Trace number 4117372

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 binary search 2016-05-01? (TO) 1800.1 1800.4

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.05	c * #variable= 9324 #constraint= 28660
0.09/0.13	c * #variable= 9324 #constraint= 28660
0.19/0.27	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.19/0.27	c total clause space: 6.90675MB
0.19/0.27	c total #watches: 71716
0.28/0.32	c total #propagations: 66257 / total #impl: 211092 (eff. 0.314)
0.28/0.32	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.28/0.32	c total clause space: 11.2235MB
0.28/0.32	c total #watches: 77836
0.38/0.41	c total #propagations: 117114 / total #impl: 407537 (eff. 0.287)
0.38/0.41	c #Conflicts:       3000 | #Learnt:       2002 | 0.000
0.38/0.41	c total clause space: 11.2235MB
0.38/0.41	c total #watches: 81903
0.48/0.51	c total #propagations: 173784 / total #impl: 782756 (eff. 0.222)
0.48/0.51	c #Conflicts:       4000 | #Learnt:       3002 | 0.000
0.48/0.51	c total clause space: 11.2235MB
0.48/0.51	c total #watches: 84833
0.58/0.63	c total #propagations: 218976 / total #impl: 1066503 (eff. 0.205)
0.58/0.63	c GC COLLECT
0.58/0.63	c #Conflicts:       5000 | #Learnt:       2354 | 0.000
0.58/0.63	c total clause space: 11.2235MB
0.58/0.63	c total #watches: 78969
0.68/0.74	c total #propagations: 278210 / total #impl: 1600051 (eff. 0.174)
0.68/0.74	c #Conflicts:       6000 | #Learnt:       3354 | 0.000
0.68/0.74	c total clause space: 11.2235MB
0.68/0.74	c total #watches: 82441
0.78/0.87	c total #propagations: 324914 / total #impl: 1946966 (eff. 0.167)
0.78/0.87	c GC COLLECT
0.78/0.87	c #Conflicts:       7000 | #Learnt:       2229 | 0.000
0.78/0.87	c total clause space: 11.2235MB
0.78/0.87	c total #watches: 76480
0.88/0.95	c total #propagations: 367605 / total #impl: 2354292 (eff. 0.156)
0.88/0.95	c #Conflicts:       8000 | #Learnt:       3229 | 0.000
0.88/0.95	c total clause space: 11.2235MB
0.88/0.95	c total #watches: 79294
0.98/1.04	c total #propagations: 411147 / total #impl: 2834114 (eff. 0.145)
0.98/1.04	c #Conflicts:       9000 | #Learnt:       4229 | 0.000
0.98/1.04	c total clause space: 11.2235MB
0.98/1.04	c total #watches: 82655
1.10/1.14	c total #propagations: 460520 / total #impl: 3146252 (eff. 0.146)
1.10/1.14	c GC COLLECT
1.10/1.14	c #Conflicts:      10000 | #Learnt:       2721 | 0.000
1.10/1.14	c total clause space: 18.2382MB
1.10/1.14	c total #watches: 77961
1.20/1.25	c total #propagations: 507377 / total #impl: 3555617 (eff. 0.143)
1.20/1.25	c #Conflicts:      11000 | #Learnt:       3721 | 0.000
1.20/1.25	c total clause space: 18.2382MB
1.20/1.25	c total #watches: 83339
1.29/1.39	c total #propagations: 565185 / total #impl: 4202532 (eff. 0.134)
1.29/1.39	c #Conflicts:      12000 | #Learnt:       4721 | 0.000
1.29/1.39	c total clause space: 18.2382MB
1.29/1.39	c total #watches: 89777
1.49/1.53	c total #propagations: 629408 / total #impl: 4813799 (eff. 0.131)
1.49/1.53	c #Conflicts:      13000 | #Learnt:       5721 | 0.000
1.49/1.53	c total clause space: 18.2382MB
1.49/1.53	c total #watches: 94509
1.59/1.67	c total #propagations: 675987 / total #impl: 5135041 (eff. 0.132)
1.59/1.67	c GC COLLECT
1.59/1.67	c #Conflicts:      14000 | #Learnt:       3862 | 0.000
1.59/1.67	c total clause space: 18.2382MB
1.59/1.67	c total #watches: 88213
1.79/1.85	c total #propagations: 749497 / total #impl: 5580338 (eff. 0.134)
1.79/1.85	c #Conflicts:      15000 | #Learnt:       4862 | 0.000
1.79/1.85	c total clause space: 18.2382MB
1.79/1.85	c total #watches: 92523
1.99/2.06	c total #propagations: 820624 / total #impl: 6091519 (eff. 0.135)
1.99/2.06	c #Conflicts:      16000 | #Learnt:       5862 | 0.000
1.99/2.06	c total clause space: 18.2382MB
1.99/2.06	c total #watches: 97470
2.20/2.25	c total #propagations: 896754 / total #impl: 6724947 (eff. 0.133)
2.20/2.25	c GC COLLECT
2.20/2.25	c #Conflicts:      17000 | #Learnt:       3684 | 0.000
2.20/2.25	c total clause space: 18.2382MB
2.20/2.25	c total #watches: 83604
2.30/2.39	c total #propagations: 953895 / total #impl: 7100896 (eff. 0.134)
2.30/2.39	c #Conflicts:      18000 | #Learnt:       4684 | 0.000
2.30/2.39	c total clause space: 18.2382MB
2.30/2.39	c total #watches: 86649
2.49/2.53	c total #propagations: 1004726 / total #impl: 7537338 (eff. 0.133)
2.49/2.53	c #Conflicts:      19000 | #Learnt:       5684 | 0.000
2.49/2.53	c total clause space: 18.2382MB
2.49/2.53	c total #watches: 89774
2.69/2.72	c total #propagations: 1052864 / total #impl: 7993458 (eff. 0.132)
2.69/2.72	c #Conflicts:      20000 | #Learnt:       6684 | 0.000
2.69/2.72	c total clause space: 18.2382MB
2.69/2.72	c total #watches: 94206
2.79/2.89	c total #propagations: 1124997 / total #impl: 8501560 (eff. 0.132)
2.79/2.89	c GC COLLECT
2.79/2.89	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
2.79/2.89	c total clause space: 18.2382MB
2.79/2.89	c total #watches: 87775
2.99/3.03	c total #propagations: 1198493 / total #impl: 9127971 (eff. 0.131)
2.99/3.03	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
2.99/3.03	c total clause space: 18.2382MB
2.99/3.03	c total #watches: 90985
3.19/3.20	c total #propagations: 1266235 / total #impl: 9437494 (eff. 0.134)
3.19/3.20	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
3.19/3.20	c total clause space: 18.2382MB
3.19/3.20	c total #watches: 94285
3.30/3.37	c total #propagations: 1342473 / total #impl: 9787422 (eff. 0.137)
3.30/3.37	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
3.30/3.37	c total clause space: 18.2382MB
3.30/3.37	c total #watches: 97802
3.49/3.53	c total #propagations: 1403585 / total #impl: 10224277 (eff. 0.137)
3.49/3.53	c GC COLLECT
3.49/3.53	c #Conflicts:      25000 | #Learnt:       4399 | 0.000
3.49/3.53	c total clause space: 18.2382MB
3.49/3.53	c total #watches: 86507
3.59/3.66	c total #propagations: 1460040 / total #impl: 10654643 (eff. 0.137)
3.59/3.66	c #Conflicts:      26000 | #Learnt:       5399 | 0.000
3.59/3.66	c total clause space: 18.2382MB
3.59/3.66	c total #watches: 90314
3.79/3.82	c total #propagations: 1507128 / total #impl: 10972002 (eff. 0.137)
3.79/3.82	c #Conflicts:      27000 | #Learnt:       6399 | 0.000
3.79/3.82	c total clause space: 18.2382MB
3.79/3.82	c total #watches: 93717
3.99/4.00	c total #propagations: 1553878 / total #impl: 11454482 (eff. 0.136)
3.99/4.00	c #Conflicts:      28000 | #Learnt:       7399 | 0.000
3.99/4.00	c total clause space: 18.2382MB
3.99/4.00	c total #watches: 97847
4.09/4.19	c total #propagations: 1605847 / total #impl: 11959767 (eff. 0.134)
4.09/4.19	c GC COLLECT
4.09/4.19	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
4.09/4.19	c total clause space: 18.2382MB
4.09/4.19	c total #watches: 85207
4.40/4.40	c total #propagations: 1668279 / total #impl: 12532242 (eff. 0.133)
4.40/4.40	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
4.40/4.40	c total clause space: 18.2382MB
4.40/4.40	c total #watches: 92377
4.59/4.66	c total #propagations: 1739293 / total #impl: 13517504 (eff. 0.129)
4.59/4.66	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
4.59/4.66	c total clause space: 18.2382MB
4.59/4.66	c total #watches: 96703
4.89/4.92	c total #propagations: 1808316 / total #impl: 14344358 (eff. 0.126)
4.89/4.92	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
4.89/4.92	c total clause space: 18.2382MB
4.89/4.92	c total #watches: 101224
5.09/5.13	c total #propagations: 1874548 / total #impl: 15031269 (eff. 0.125)
5.09/5.13	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
5.09/5.13	c total clause space: 18.2382MB
5.09/5.13	c total #watches: 106315
5.19/5.23	c total #propagations: 1950010 / total #impl: 15579570 (eff. 0.125)
5.19/5.23	c GC COLLECT
5.19/5.23	c #Conflicts:      34000 | #Learnt:       4897 | 0.000
5.19/5.23	c total clause space: 18.2382MB
5.19/5.23	c total #watches: 93392
5.29/5.31	c total #propagations: 2002480 / total #impl: 15712614 (eff. 0.127)
5.29/5.31	c #Conflicts:      35000 | #Learnt:       5897 | 0.000
5.29/5.31	c total clause space: 18.2382MB
5.29/5.31	c total #watches: 97451
5.39/5.47	c total #propagations: 2050584 / total #impl: 15841616 (eff. 0.129)
5.39/5.47	c #Conflicts:      36000 | #Learnt:       6897 | 0.000
5.39/5.47	c total clause space: 18.2382MB
5.39/5.47	c total #watches: 103649
5.60/5.62	c total #propagations: 2107636 / total #impl: 16141138 (eff. 0.131)
5.60/5.62	c #Conflicts:      37000 | #Learnt:       7897 | 0.000
5.60/5.62	c total clause space: 18.2382MB
5.60/5.62	c total #watches: 108449
5.69/5.75	c total #propagations: 2161489 / total #impl: 16379887 (eff. 0.132)
5.69/5.75	c #Conflicts:      38000 | #Learnt:       8897 | 0.000
5.69/5.75	c total clause space: 18.2382MB
5.69/5.75	c total #watches: 111863
5.79/5.88	c total #propagations: 2200239 / total #impl: 16566025 (eff. 0.133)
5.79/5.88	c GC COLLECT
5.79/5.88	c #Conflicts:      39000 | #Learnt:       5205 | 0.000
5.79/5.88	c total clause space: 29.637MB
5.79/5.88	c total #watches: 91121
5.99/6.02	c total #propagations: 2249459 / total #impl: 16758300 (eff. 0.134)
5.99/6.02	c #Conflicts:      40000 | #Learnt:       6205 | 0.000
5.99/6.02	c total clause space: 29.637MB
5.99/6.02	c total #watches: 95633
6.19/6.21	c total #propagations: 2300877 / total #impl: 17127397 (eff. 0.134)
6.19/6.21	c #Conflicts:      41000 | #Learnt:       7205 | 0.000
6.19/6.21	c total clause space: 29.637MB
6.19/6.21	c total #watches: 100107
6.39/6.43	c total #propagations: 2349394 / total #impl: 17548941 (eff. 0.134)
6.39/6.43	c #Conflicts:      42000 | #Learnt:       8205 | 0.000
6.39/6.43	c total clause space: 29.637MB
6.39/6.43	c total #watches: 103573
6.59/6.66	c total #propagations: 2396600 / total #impl: 17856997 (eff. 0.134)
6.59/6.66	c #Conflicts:      43000 | #Learnt:       9205 | 0.000
6.59/6.66	c total clause space: 29.637MB
6.59/6.66	c total #watches: 107350
6.89/6.90	c total #propagations: 2440673 / total #impl: 18168068 (eff. 0.134)
6.89/6.90	c GC COLLECT
6.89/6.90	c #Conflicts:      44000 | #Learnt:       5205 | 0.000
6.89/6.90	c total clause space: 29.637MB
6.89/6.90	c total #watches: 90942
6.99/7.03	c total #propagations: 2486709 / total #impl: 18499081 (eff. 0.134)
6.99/7.03	c #Conflicts:      45000 | #Learnt:       6205 | 0.000
6.99/7.03	c total clause space: 29.637MB
6.99/7.03	c total #watches: 94997
7.19/7.20	c total #propagations: 2533646 / total #impl: 18757324 (eff. 0.135)
7.19/7.20	c #Conflicts:      46000 | #Learnt:       7205 | 0.000
7.19/7.20	c total clause space: 29.637MB
7.19/7.20	c total #watches: 99726
7.29/7.39	c total #propagations: 2596085 / total #impl: 19241017 (eff. 0.135)
7.29/7.39	c #Conflicts:      47000 | #Learnt:       8205 | 0.000
7.29/7.39	c total clause space: 29.637MB
7.29/7.39	c total #watches: 104395
7.49/7.59	c total #propagations: 2653577 / total #impl: 19790674 (eff. 0.134)
7.49/7.59	c #Conflicts:      48000 | #Learnt:       9205 | 0.000
7.49/7.59	c total clause space: 29.637MB
7.49/7.59	c total #watches: 109567
7.79/7.81	c total #propagations: 2709022 / total #impl: 20495850 (eff. 0.132)
7.79/7.81	c #Conflicts:      49000 | #Learnt:      10205 | 0.000
7.79/7.81	c total clause space: 29.637MB
7.79/7.81	c total #watches: 113880
7.89/7.99	c total #propagations: 2765215 / total #impl: 21181829 (eff. 0.131)
7.89/7.99	c GC COLLECT
7.89/7.99	c #Conflicts:      50000 | #Learnt:       5904 | 0.000
7.89/7.99	c total clause space: 29.637MB
7.89/7.99	c total #watches: 94378
8.09/8.14	c total #propagations: 2824375 / total #impl: 21725112 (eff. 0.130)
8.09/8.14	c #Conflicts:      51000 | #Learnt:       6904 | 0.000
8.09/8.14	c total clause space: 29.637MB
8.09/8.14	c total #watches: 97901
8.19/8.29	c total #propagations: 2879472 / total #impl: 22198759 (eff. 0.130)
8.19/8.29	c #Conflicts:      52000 | #Learnt:       7904 | 0.000
8.19/8.29	c total clause space: 29.637MB
8.19/8.29	c total #watches: 101828
8.39/8.47	c total #propagations: 2921423 / total #impl: 22632631 (eff. 0.129)
8.39/8.47	c #Conflicts:      53000 | #Learnt:       8904 | 0.000
8.39/8.47	c total clause space: 29.637MB
8.39/8.47	c total #watches: 106239
8.59/8.65	c total #propagations: 2969526 / total #impl: 23158046 (eff. 0.128)
8.59/8.65	c #Conflicts:      54000 | #Learnt:       9904 | 0.000
8.59/8.65	c total clause space: 29.637MB
8.59/8.65	c total #watches: 109846
8.79/8.88	c total #propagations: 3020859 / total #impl: 23578225 (eff. 0.128)
8.79/8.88	c #Conflicts:      55000 | #Learnt:      10904 | 0.000
8.79/8.88	c total clause space: 29.637MB
8.79/8.88	c total #watches: 114471
8.99/9.04	c total #propagations: 3076790 / total #impl: 24131211 (eff. 0.128)
8.99/9.04	c GC COLLECT
8.99/9.04	c #Conflicts:      56000 | #Learnt:       6298 | 0.000
8.99/9.04	c total clause space: 29.637MB
8.99/9.04	c total #watches: 95908
9.09/9.18	c total #propagations: 3137231 / total #impl: 24484386 (eff. 0.128)
9.09/9.18	c #Conflicts:      57000 | #Learnt:       7298 | 0.000
9.09/9.18	c total clause space: 29.637MB
9.09/9.18	c total #watches: 99446
9.29/9.37	c total #propagations: 3188083 / total #impl: 24923023 (eff. 0.128)
9.29/9.37	c #Conflicts:      58000 | #Learnt:       8298 | 0.000
9.29/9.37	c total clause space: 29.637MB
9.29/9.37	c total #watches: 104410
9.59/9.61	c total #propagations: 3241700 / total #impl: 25416439 (eff. 0.128)
9.59/9.61	c #Conflicts:      59000 | #Learnt:       9298 | 0.000
9.59/9.61	c total clause space: 29.637MB
9.59/9.61	c total #watches: 110011
9.79/9.83	c total #propagations: 3296407 / total #impl: 26042730 (eff. 0.127)
9.79/9.83	c #Conflicts:      60000 | #Learnt:      10298 | 0.000
9.79/9.83	c total clause space: 29.637MB
9.79/9.83	c total #watches: 114549
9.99/10.06	c total #propagations: 3342119 / total #impl: 26530956 (eff. 0.126)
9.99/10.06	c #Conflicts:      61000 | #Learnt:      11298 | 0.000
9.99/10.06	c total clause space: 29.637MB
9.99/10.06	c total #watches: 118622
10.29/10.30	c total #propagations: 3376489 / total #impl: 26996013 (eff. 0.125)
10.29/10.30	c GC COLLECT
10.29/10.30	c #Conflicts:      62000 | #Learnt:       6397 | 0.000
10.29/10.30	c total clause space: 29.637MB
10.29/10.30	c total #watches: 96412
10.39/10.47	c total #propagations: 3431296 / total #impl: 27476611 (eff. 0.125)
10.39/10.47	c #Conflicts:      63000 | #Learnt:       7397 | 0.000
10.39/10.47	c total clause space: 29.637MB
10.39/10.47	c total #watches: 100097
10.59/10.66	c total #propagations: 3475160 / total #impl: 27791261 (eff. 0.125)
10.59/10.66	c #Conflicts:      64000 | #Learnt:       8397 | 0.000
10.59/10.66	c total clause space: 29.637MB
10.59/10.66	c total #watches: 103374
10.79/10.83	c total #propagations: 3524811 / total #impl: 28163483 (eff. 0.125)
10.79/10.83	c #Conflicts:      65000 | #Learnt:       9397 | 0.000
10.79/10.83	c total clause space: 29.637MB
10.79/10.83	c total #watches: 109767
10.99/11.04	c total #propagations: 3578707 / total #impl: 28419341 (eff. 0.126)
10.99/11.04	c #Conflicts:      66000 | #Learnt:      10397 | 0.000
10.99/11.04	c total clause space: 29.637MB
10.99/11.04	c total #watches: 114608
11.19/11.23	c total #propagations: 3663487 / total #impl: 28681056 (eff. 0.128)
11.19/11.23	c #Conflicts:      67000 | #Learnt:      11397 | 0.000
11.19/11.23	c total clause space: 29.637MB
11.19/11.23	c total #watches: 118499
11.39/11.43	c total #propagations: 3738075 / total #impl: 28896296 (eff. 0.129)
11.39/11.43	c #Conflicts:      68000 | #Learnt:      12397 | 0.000
11.39/11.43	c total clause space: 29.637MB
11.39/11.43	c total #watches: 124212
11.49/11.57	c total #propagations: 3800304 / total #impl: 29129724 (eff. 0.130)
11.49/11.57	c GC COLLECT
11.49/11.57	c #Conflicts:      69000 | #Learnt:       7195 | 0.000
11.49/11.57	c total clause space: 29.637MB
11.49/11.57	c total #watches: 99394
11.69/11.73	c total #propagations: 3847848 / total #impl: 29379578 (eff. 0.131)
11.69/11.73	c #Conflicts:      70000 | #Learnt:       8195 | 0.000
11.69/11.73	c total clause space: 29.637MB
11.69/11.73	c total #watches: 103842
11.89/11.91	c total #propagations: 3902992 / total #impl: 29930938 (eff. 0.130)
11.89/11.91	c #Conflicts:      71000 | #Learnt:       9195 | 0.000
11.89/11.91	c total clause space: 29.637MB
11.89/11.91	c total #watches: 108260
12.09/12.11	c total #propagations: 3955695 / total #impl: 30325947 (eff. 0.130)
12.09/12.11	c #Conflicts:      72000 | #Learnt:      10195 | 0.000
12.09/12.11	c total clause space: 29.637MB
12.09/12.11	c total #watches: 112213
12.29/12.35	c total #propagations: 3990879 / total #impl: 30805739 (eff. 0.130)
12.29/12.35	c #Conflicts:      73000 | #Learnt:      11195 | 0.000
12.29/12.35	c total clause space: 29.637MB
12.29/12.35	c total #watches: 115158
12.49/12.55	c total #propagations: 4045760 / total #impl: 31307394 (eff. 0.129)
12.49/12.55	c #Conflicts:      74000 | #Learnt:      12195 | 0.000
12.49/12.55	c total clause space: 29.637MB
12.49/12.55	c total #watches: 120851
12.69/12.73	c total #propagations: 4095739 / total #impl: 31591063 (eff. 0.130)
12.69/12.73	c GC COLLECT
12.69/12.73	c #Conflicts:      75000 | #Learnt:       6700 | 0.000
12.69/12.73	c total clause space: 29.637MB
12.69/12.73	c total #watches: 97903
12.89/12.90	c total #propagations: 4133408 / total #impl: 31838770 (eff. 0.130)
12.89/12.90	c #Conflicts:      76000 | #Learnt:       7700 | 0.000
12.89/12.90	c total clause space: 29.637MB
12.89/12.90	c total #watches: 103530
12.99/13.07	c total #propagations: 4184730 / total #impl: 32143479 (eff. 0.130)
12.99/13.07	c #Conflicts:      77000 | #Learnt:       8700 | 0.000
12.99/13.07	c total clause space: 29.637MB
12.99/13.07	c total #watches: 106739
13.19/13.25	c total #propagations: 4243120 / total #impl: 32420557 (eff. 0.131)
13.19/13.25	c #Conflicts:      78000 | #Learnt:       9700 | 0.000
13.19/13.25	c total clause space: 29.637MB
13.19/13.25	c total #watches: 110195
13.39/13.42	c total #propagations: 4293521 / total #impl: 32737401 (eff. 0.131)
13.39/13.42	c #Conflicts:      79000 | #Learnt:      10700 | 0.000
13.39/13.42	c total clause space: 29.637MB
13.39/13.42	c total #watches: 112998
13.59/13.62	c total #propagations: 4345614 / total #impl: 33036499 (eff. 0.132)
13.59/13.62	c #Conflicts:      80000 | #Learnt:      11700 | 0.000
13.59/13.62	c total clause space: 29.637MB
13.59/13.62	c total #watches: 116189
13.79/13.82	c total #propagations: 4394728 / total #impl: 33423304 (eff. 0.131)
13.79/13.82	c #Conflicts:      81000 | #Learnt:      12700 | 0.000
13.79/13.82	c total clause space: 29.637MB
13.79/13.82	c total #watches: 119350
13.99/14.04	c total #propagations: 4445666 / total #impl: 33774872 (eff. 0.132)
13.99/14.04	c GC COLLECT
13.99/14.04	c #Conflicts:      82000 | #Learnt:       6897 | 0.000
13.99/14.04	c total clause space: 29.637MB
13.99/14.04	c total #watches: 98650
14.09/14.18	c total #propagations: 4493197 / total #impl: 34251289 (eff. 0.131)
14.09/14.18	c #Conflicts:      83000 | #Learnt:       7897 | 0.000
14.09/14.18	c total clause space: 29.637MB
14.09/14.18	c total #watches: 102171
14.29/14.35	c total #propagations: 4536129 / total #impl: 34597025 (eff. 0.131)
14.29/14.35	c #Conflicts:      84000 | #Learnt:       8897 | 0.000
14.29/14.35	c total clause space: 29.637MB
14.29/14.35	c total #watches: 105784
14.49/14.54	c total #propagations: 4584945 / total #impl: 35047789 (eff. 0.131)
14.49/14.54	c #Conflicts:      85000 | #Learnt:       9897 | 0.000
14.49/14.54	c total clause space: 29.637MB
14.49/14.54	c total #watches: 109189
14.69/14.72	c total #propagations: 4634078 / total #impl: 35543607 (eff. 0.130)
14.69/14.72	c #Conflicts:      86000 | #Learnt:      10897 | 0.000
14.69/14.72	c total clause space: 29.637MB
14.69/14.72	c total #watches: 112142
14.89/14.95	c total #propagations: 4681424 / total #impl: 35941531 (eff. 0.130)
14.89/14.95	c #Conflicts:      87000 | #Learnt:      11897 | 0.000
14.89/14.95	c total clause space: 29.637MB
14.89/14.95	c total #watches: 115667
15.09/15.16	c total #propagations: 4732308 / total #impl: 36429393 (eff. 0.130)
15.09/15.16	c #Conflicts:      88000 | #Learnt:      12897 | 0.000
15.09/15.16	c total clause space: 29.637MB
15.09/15.16	c total #watches: 119013
15.29/15.39	c total #propagations: 4782669 / total #impl: 36880324 (eff. 0.130)
15.29/15.39	c #Conflicts:      89000 | #Learnt:      13897 | 0.000
15.29/15.39	c total clause space: 29.637MB
15.29/15.39	c total #watches: 122500
15.49/15.58	c total #propagations: 4831988 / total #impl: 37396465 (eff. 0.129)
15.49/15.58	c GC COLLECT
15.49/15.58	c #Conflicts:      90000 | #Learnt:       7793 | 0.000
15.49/15.58	c total clause space: 29.637MB
15.49/15.58	c total #watches: 101841
15.69/15.78	c total #propagations: 4878776 / total #impl: 37829884 (eff. 0.129)
15.69/15.78	c #Conflicts:      91000 | #Learnt:       8793 | 0.000
15.69/15.78	c total clause space: 29.637MB
15.69/15.78	c total #watches: 106127
15.89/15.99	c total #propagations: 4929423 / total #impl: 38341818 (eff. 0.129)
15.89/15.99	c #Conflicts:      92000 | #Learnt:       9793 | 0.000
15.89/15.99	c total clause space: 29.637MB
15.89/15.99	c total #watches: 109783
16.19/16.20	c total #propagations: 4974458 / total #impl: 38797089 (eff. 0.128)
16.19/16.20	c #Conflicts:      93000 | #Learnt:      10793 | 0.000
16.19/16.20	c total clause space: 29.637MB
16.19/16.20	c total #watches: 114038
16.39/16.42	c total #propagations: 5021473 / total #impl: 39268323 (eff. 0.128)
16.39/16.42	c #Conflicts:      94000 | #Learnt:      11793 | 0.000
16.39/16.42	c total clause space: 29.637MB
16.39/16.42	c total #watches: 117803
16.59/16.65	c total #propagations: 5062501 / total #impl: 39712873 (eff. 0.127)
16.59/16.65	c #Conflicts:      95000 | #Learnt:      12793 | 0.000
16.59/16.65	c total clause space: 29.637MB
16.59/16.65	c total #watches: 121642
16.88/16.90	c total #propagations: 5109273 / total #impl: 40217306 (eff. 0.127)
16.88/16.90	c #Conflicts:      96000 | #Learnt:      13793 | 0.000
16.88/16.90	c total clause space: 29.637MB
16.88/16.90	c total #watches: 125006
17.08/17.16	c total #propagations: 5155860 / total #impl: 40742735 (eff. 0.127)
17.08/17.16	c #Conflicts:      97000 | #Learnt:      14793 | 0.000
17.08/17.16	c total clause space: 29.637MB
17.08/17.16	c total #watches: 128581
17.28/17.32	c total #propagations: 5199317 / total #impl: 41197178 (eff. 0.126)
17.28/17.32	c GC COLLECT
17.28/17.32	c #Conflicts:      98000 | #Learnt:       8394 | 0.000
17.28/17.32	c total clause space: 29.637MB
17.28/17.32	c total #watches: 104568
17.48/17.51	c total #propagations: 5240341 / total #impl: 41640263 (eff. 0.126)
17.48/17.51	c #Conflicts:      99000 | #Learnt:       9394 | 0.000
17.48/17.51	c total clause space: 29.637MB
17.48/17.51	c total #watches: 108772
17.69/17.73	c total #propagations: 5283433 / total #impl: 42170703 (eff. 0.125)
17.69/17.73	c #Conflicts:     100000 | #Learnt:      10394 | 0.000
17.69/17.73	c total clause space: 29.637MB
17.69/17.73	c total #watches: 114209
17.88/17.98	c total #propagations: 5324271 / total #impl: 42775512 (eff. 0.124)
17.88/17.98	c #Conflicts:     101000 | #Learnt:      11394 | 0.000
17.88/17.98	c total clause space: 29.637MB
17.88/17.98	c total #watches: 118970
18.28/18.31	c total #propagations: 5367449 / total #impl: 43352216 (eff. 0.124)
18.28/18.31	c #Conflicts:     102000 | #Learnt:      12394 | 0.000
18.28/18.31	c total clause space: 29.637MB
18.28/18.31	c total #watches: 123839
18.58/18.62	c total #propagations: 5417370 / total #impl: 44003435 (eff. 0.123)
18.58/18.62	c #Conflicts:     103000 | #Learnt:      13394 | 0.000
18.58/18.62	c total clause space: 29.637MB
18.58/18.62	c total #watches: 128388
18.88/18.93	c total #propagations: 5463651 / total #impl: 44633708 (eff. 0.122)
18.88/18.93	c #Conflicts:     104000 | #Learnt:      14394 | 0.000
18.88/18.93	c total clause space: 29.637MB
18.88/18.93	c total #watches: 132945
19.28/19.30	c total #propagations: 5511910 / total #impl: 45222402 (eff. 0.122)
19.28/19.30	c #Conflicts:     105000 | #Learnt:      15394 | 0.000
19.28/19.30	c total clause space: 29.637MB
19.28/19.30	c total #watches: 137884
19.48/19.51	c total #propagations: 5568939 / total #impl: 45964233 (eff. 0.121)
19.48/19.51	c GC COLLECT
19.48/19.51	c #Conflicts:     106000 | #Learnt:       8689 | 0.000
19.48/19.51	c total clause space: 29.637MB
19.48/19.51	c total #watches: 107528
19.68/19.72	c total #propagations: 5623059 / total #impl: 46543774 (eff. 0.121)
19.68/19.72	c #Conflicts:     107000 | #Learnt:       9689 | 0.000
19.68/19.72	c total clause space: 29.637MB
19.68/19.72	c total #watches: 111951
19.98/20.00	c total #propagations: 5671591 / total #impl: 47115272 (eff. 0.120)
19.98/20.00	c #Conflicts:     108000 | #Learnt:      10689 | 0.000
19.98/20.00	c total clause space: 29.637MB
19.98/20.00	c total #watches: 116832
20.18/20.29	c total #propagations: 5724986 / total #impl: 47846000 (eff. 0.120)
20.18/20.29	c #Conflicts:     109000 | #Learnt:      11689 | 0.000
20.18/20.29	c total clause space: 29.637MB
20.18/20.29	c total #watches: 121407
20.58/20.63	c total #propagations: 5777390 / total #impl: 48468343 (eff. 0.119)
20.58/20.63	c #Conflicts:     110000 | #Learnt:      12689 | 0.000
20.58/20.63	c total clause space: 29.637MB
20.58/20.63	c total #watches: 126440
20.89/20.94	c total #propagations: 5826802 / total #impl: 49281614 (eff. 0.118)
20.89/20.94	c #Conflicts:     111000 | #Learnt:      13689 | 0.000
20.89/20.94	c total clause space: 29.637MB
20.89/20.94	c total #watches: 130265
21.08/21.19	c total #propagations: 5875086 / total #impl: 49957291 (eff. 0.118)
21.08/21.19	c #Conflicts:     112000 | #Learnt:      14689 | 0.000
21.08/21.19	c total clause space: 29.637MB
21.08/21.19	c total #watches: 134252
21.48/21.50	c total #propagations: 5930674 / total #impl: 50481160 (eff. 0.117)
21.48/21.50	c #Conflicts:     113000 | #Learnt:      15689 | 0.000
21.48/21.50	c total clause space: 29.637MB
21.48/21.50	c total #watches: 138713
21.68/21.75	c total #propagations: 5991863 / total #impl: 51128450 (eff. 0.117)
21.68/21.75	c GC COLLECT
21.68/21.75	c #Conflicts:     114000 | #Learnt:       8687 | 0.000
21.68/21.75	c total clause space: 29.637MB
21.68/21.75	c total #watches: 106169
21.88/21.93	c total #propagations: 6052388 / total #impl: 51752817 (eff. 0.117)
21.88/21.93	c #Conflicts:     115000 | #Learnt:       9687 | 0.000
21.88/21.93	c total clause space: 29.637MB
21.88/21.93	c total #watches: 110267
22.09/22.16	c total #propagations: 6102441 / total #impl: 52293476 (eff. 0.117)
22.09/22.16	c #Conflicts:     116000 | #Learnt:      10687 | 0.000
22.09/22.16	c total clause space: 29.637MB
22.09/22.16	c total #watches: 115325
22.38/22.40	c total #propagations: 6158202 / total #impl: 52820525 (eff. 0.117)
22.38/22.40	c #Conflicts:     117000 | #Learnt:      11687 | 0.000
22.38/22.40	c total clause space: 29.637MB
22.38/22.40	c total #watches: 120849
22.58/22.61	c total #propagations: 6218732 / total #impl: 53322142 (eff. 0.117)
22.58/22.61	c #Conflicts:     118000 | #Learnt:      12687 | 0.000
22.58/22.61	c total clause space: 29.637MB
22.58/22.61	c total #watches: 124361
22.78/22.85	c total #propagations: 6266663 / total #impl: 53761864 (eff. 0.117)
22.78/22.85	c #Conflicts:     119000 | #Learnt:      13687 | 0.000
22.78/22.85	c total clause space: 29.637MB
22.78/22.85	c total #watches: 127876
22.98/23.07	c total #propagations: 6312107 / total #impl: 54169505 (eff. 0.117)
22.98/23.07	c #Conflicts:     120000 | #Learnt:      14687 | 0.000
22.98/23.07	c total clause space: 29.637MB
22.98/23.07	c total #watches: 131546
23.28/23.31	c total #propagations: 6350377 / total #impl: 54580563 (eff. 0.116)
23.28/23.31	c #Conflicts:     121000 | #Learnt:      15687 | 0.000
23.28/23.31	c total clause space: 29.637MB
23.28/23.31	c total #watches: 134624
23.48/23.55	c total #propagations: 6383750 / total #impl: 54983523 (eff. 0.116)
23.48/23.55	c GC COLLECT
23.48/23.55	c #Conflicts:     122000 | #Learnt:       8389 | 0.000
23.48/23.55	c total clause space: 29.637MB
23.48/23.55	c total #watches: 105170
23.68/23.72	c total #propagations: 6422382 / total #impl: 55420439 (eff. 0.116)
23.68/23.72	c #Conflicts:     123000 | #Learnt:       9389 | 0.000
23.68/23.72	c total clause space: 29.637MB
23.68/23.72	c total #watches: 109062
23.88/23.92	c total #propagations: 6472649 / total #impl: 55837494 (eff. 0.116)
23.88/23.92	c #Conflicts:     124000 | #Learnt:      10389 | 0.000
23.88/23.92	c total clause space: 29.637MB
23.88/23.92	c total #watches: 112658
24.08/24.13	c total #propagations: 6527407 / total #impl: 56228382 (eff. 0.116)
24.08/24.13	c #Conflicts:     125000 | #Learnt:      11389 | 0.000
24.08/24.13	c total clause space: 29.637MB
24.08/24.13	c total #watches: 116440
24.29/24.35	c total #propagations: 6579395 / total #impl: 56665570 (eff. 0.116)
24.29/24.35	c #Conflicts:     126000 | #Learnt:      12389 | 0.000
24.29/24.35	c total clause space: 29.637MB
24.29/24.35	c total #watches: 119678
24.48/24.58	c total #propagations: 6625100 / total #impl: 57115662 (eff. 0.116)
24.48/24.58	c #Conflicts:     127000 | #Learnt:      13389 | 0.000
24.48/24.58	c total clause space: 29.637MB
24.48/24.58	c total #watches: 123517
24.78/24.85	c total #propagations: 6674721 / total #impl: 57472435 (eff. 0.116)
24.78/24.85	c #Conflicts:     128000 | #Learnt:      14389 | 0.000
24.78/24.85	c total clause space: 29.637MB
24.78/24.85	c total #watches: 129229
25.08/25.10	c total #propagations: 6736613 / total #impl: 58032264 (eff. 0.116)
25.08/25.10	c #Conflicts:     129000 | #Learnt:      15389 | 0.000
25.08/25.10	c total clause space: 29.637MB
25.08/25.10	c total #watches: 134047
25.29/25.38	c total #propagations: 6783364 / total #impl: 58480948 (eff. 0.116)
25.29/25.38	c #Conflicts:     130000 | #Learnt:      16389 | 0.000
25.29/25.38	c total clause space: 29.637MB
25.29/25.38	c total #watches: 138403
25.58/25.64	c total #propagations: 6826674 / total #impl: 59035767 (eff. 0.116)
25.58/25.64	c GC COLLECT
25.58/25.64	c #Conflicts:     131000 | #Learnt:       8790 | 0.000
25.58/25.64	c total clause space: 29.637MB
25.58/25.64	c total #watches: 106532
25.79/25.80	c total #propagations: 6873571 / total #impl: 59403188 (eff. 0.116)
25.79/25.80	c #Conflicts:     132000 | #Learnt:       9790 | 0.000
25.79/25.80	c total clause space: 29.637MB
25.79/25.80	c total #watches: 110502
25.89/25.99	c total #propagations: 6926454 / total #impl: 59778008 (eff. 0.116)
25.89/25.99	c #Conflicts:     133000 | #Learnt:      10790 | 0.000
25.89/25.99	c total clause space: 29.637MB
25.89/25.99	c total #watches: 114380
26.09/26.14	c total #propagations: 6973920 / total #impl: 60185454 (eff. 0.116)
26.09/26.14	c #Conflicts:     134000 | #Learnt:      11790 | 0.000
26.09/26.14	c total clause space: 29.637MB
26.09/26.14	c total #watches: 121276
26.40/26.42	c total #propagations: 7015935 / total #impl: 60435628 (eff. 0.116)
26.40/26.42	c #Conflicts:     135000 | #Learnt:      12790 | 0.000
26.40/26.42	c total clause space: 29.637MB
26.40/26.42	c total #watches: 126242
26.59/26.64	c total #propagations: 7071136 / total #impl: 61048515 (eff. 0.116)
26.59/26.64	c #Conflicts:     136000 | #Learnt:      13790 | 0.000
26.59/26.64	c total clause space: 29.637MB
26.59/26.64	c total #watches: 130037
26.79/26.88	c total #propagations: 7123569 / total #impl: 61585199 (eff. 0.116)
26.79/26.88	c #Conflicts:     137000 | #Learnt:      14790 | 0.000
26.79/26.88	c total clause space: 29.637MB
26.79/26.88	c total #watches: 133599
27.09/27.15	c total #propagations: 7186148 / total #impl: 62167991 (eff. 0.116)
27.09/27.15	c #Conflicts:     138000 | #Learnt:      15790 | 0.000
27.09/27.15	c total clause space: 29.637MB
27.09/27.15	c total #watches: 137103
27.39/27.42	c total #propagations: 7246852 / total #impl: 62756438 (eff. 0.115)
27.39/27.42	c #Conflicts:     139000 | #Learnt:      16790 | 0.000
27.39/27.42	c total clause space: 29.637MB
27.39/27.42	c total #watches: 141124
27.69/27.73	c total #propagations: 7299496 / total #impl: 63485542 (eff. 0.115)
27.69/27.73	c #Conflicts:     140000 | #Learnt:      17790 | 0.000
27.69/27.73	c total clause space: 48.1602MB
27.69/27.73	c total #watches: 144981
27.89/27.90	c total #propagations: 7356332 / total #impl: 64213124 (eff. 0.115)
27.89/27.90	c GC COLLECT
27.89/27.90	c #Conflicts:     141000 | #Learnt:       9888 | 0.000
27.89/27.90	c total clause space: 48.1602MB
27.89/27.90	c total #watches: 110787
27.99/28.07	c total #propagations: 7414266 / total #impl: 64708508 (eff. 0.115)
27.99/28.07	c #Conflicts:     142000 | #Learnt:      10888 | 0.000
27.99/28.07	c total clause space: 48.1602MB
27.99/28.07	c total #watches: 114266
28.19/28.26	c total #propagations: 7472169 / total #impl: 65163486 (eff. 0.115)
28.19/28.26	c #Conflicts:     143000 | #Learnt:      11888 | 0.000
28.19/28.26	c total clause space: 48.1602MB
28.19/28.26	c total #watches: 117591
28.39/28.45	c total #propagations: 7531672 / total #impl: 65622019 (eff. 0.115)
28.39/28.45	c #Conflicts:     144000 | #Learnt:      12888 | 0.000
28.39/28.45	c total clause space: 48.1602MB
28.39/28.45	c total #watches: 121340
28.59/28.68	c total #propagations: 7593065 / total #impl: 66173641 (eff. 0.115)
28.59/28.68	c #Conflicts:     145000 | #Learnt:      13888 | 0.000
28.59/28.68	c total clause space: 48.1602MB
28.59/28.68	c total #watches: 124699
28.89/28.90	c total #propagations: 7648203 / total #impl: 66760424 (eff. 0.115)
28.89/28.90	c #Conflicts:     146000 | #Learnt:      14888 | 0.000
28.89/28.90	c total clause space: 48.1602MB
28.89/28.90	c total #watches: 128307
29.09/29.14	c total #propagations: 7704715 / total #impl: 67289961 (eff. 0.115)
29.09/29.14	c #Conflicts:     147000 | #Learnt:      15888 | 0.000
29.09/29.14	c total clause space: 48.1602MB
29.09/29.14	c total #watches: 131812
29.39/29.40	c total #propagations: 7761524 / total #impl: 67709707 (eff. 0.115)
29.39/29.40	c #Conflicts:     148000 | #Learnt:      16888 | 0.000
29.39/29.40	c total clause space: 48.1602MB
29.39/29.40	c total #watches: 135203
29.69/29.73	c total #propagations: 7821350 / total #impl: 68267580 (eff. 0.115)
29.69/29.73	c #Conflicts:     149000 | #Learnt:      17888 | 0.000
29.69/29.73	c total clause space: 48.1602MB
29.69/29.73	c total #watches: 139587
29.89/29.99	c total #propagations: 7882952 / total #impl: 68961068 (eff. 0.114)
29.89/29.99	c GC COLLECT
29.89/29.99	c #Conflicts:     150000 | #Learnt:       9687 | 0.000
29.89/29.99	c total clause space: 48.1602MB
29.89/29.99	c total #watches: 110192
30.09/30.18	c total #propagations: 7931575 / total #impl: 69558807 (eff. 0.114)
30.09/30.18	c #Conflicts:     151000 | #Learnt:      10687 | 0.000
30.09/30.18	c total clause space: 48.1602MB
30.09/30.18	c total #watches: 115408
30.29/30.38	c total #propagations: 8007394 / total #impl: 69975616 (eff. 0.114)
30.29/30.38	c #Conflicts:     152000 | #Learnt:      11687 | 0.000
30.29/30.38	c total clause space: 48.1602MB
30.29/30.38	c total #watches: 120501
30.59/30.65	c total #propagations: 8079281 / total #impl: 70208646 (eff. 0.115)
30.59/30.65	c #Conflicts:     153000 | #Learnt:      12687 | 0.000
30.59/30.65	c total clause space: 48.1602MB
30.59/30.65	c total #watches: 125898
30.89/30.94	c total #propagations: 8127624 / total #impl: 70805119 (eff. 0.115)
30.89/30.94	c #Conflicts:     154000 | #Learnt:      13687 | 0.000
30.89/30.94	c total clause space: 48.1602MB
30.89/30.94	c total #watches: 130325
31.19/31.23	c total #propagations: 8178091 / total #impl: 71404156 (eff. 0.115)
31.19/31.23	c #Conflicts:     155000 | #Learnt:      14687 | 0.000
31.19/31.23	c total clause space: 48.1602MB
31.19/31.23	c total #watches: 134751
31.49/31.54	c total #propagations: 8236434 / total #impl: 72031399 (eff. 0.114)
31.49/31.54	c #Conflicts:     156000 | #Learnt:      15687 | 0.000
31.49/31.54	c total clause space: 48.1602MB
31.49/31.54	c total #watches: 139637
31.89/31.91	c total #propagations: 8293441 / total #impl: 72684643 (eff. 0.114)
31.89/31.91	c #Conflicts:     157000 | #Learnt:      16687 | 0.000
31.89/31.91	c total clause space: 48.1602MB
31.89/31.91	c total #watches: 144217
32.19/32.24	c total #propagations: 8352068 / total #impl: 73387878 (eff. 0.114)
32.19/32.24	c #Conflicts:     158000 | #Learnt:      17687 | 0.000
32.19/32.24	c total clause space: 48.1602MB
32.19/32.24	c total #watches: 148047
32.59/32.67	c total #propagations: 8397522 / total #impl: 74003532 (eff. 0.113)
32.59/32.67	c #Conflicts:     159000 | #Learnt:      18687 | 0.000
32.59/32.67	c total clause space: 48.1602MB
32.59/32.67	c total #watches: 154258
32.89/32.95	c total #propagations: 8444372 / total #impl: 74791149 (eff. 0.113)
32.89/32.95	c GC COLLECT
32.89/32.95	c #Conflicts:     160000 | #Learnt:      10187 | 0.000
32.89/32.95	c total clause space: 48.1602MB
32.89/32.95	c total #watches: 112059
33.09/33.19	c total #propagations: 8494722 / total #impl: 75418200 (eff. 0.113)
33.09/33.19	c #Conflicts:     161000 | #Learnt:      11187 | 0.000
33.09/33.19	c total clause space: 48.1602MB
33.09/33.19	c total #watches: 116862
33.38/33.48	c total #propagations: 8552539 / total #impl: 76151567 (eff. 0.112)
33.38/33.48	c #Conflicts:     162000 | #Learnt:      12187 | 0.000
33.38/33.48	c total clause space: 48.1602MB
33.38/33.48	c total #watches: 121699
33.68/33.74	c total #propagations: 8602830 / total #impl: 76782322 (eff. 0.112)
33.68/33.74	c #Conflicts:     163000 | #Learnt:      13187 | 0.000
33.68/33.74	c total clause space: 48.1602MB
33.68/33.74	c total #watches: 126877
33.98/34.01	c total #propagations: 8648511 / total #impl: 77390132 (eff. 0.112)
33.98/34.01	c #Conflicts:     164000 | #Learnt:      14187 | 0.000
33.98/34.01	c total clause space: 48.1602MB
33.98/34.01	c total #watches: 130780
34.19/34.27	c total #propagations: 8689505 / total #impl: 77982358 (eff. 0.111)
34.19/34.27	c #Conflicts:     165000 | #Learnt:      15187 | 0.000
34.19/34.27	c total clause space: 48.1602MB
34.19/34.27	c total #watches: 134774
34.48/34.58	c total #propagations: 8730568 / total #impl: 78488998 (eff. 0.111)
34.48/34.58	c #Conflicts:     166000 | #Learnt:      16187 | 0.000
34.48/34.58	c total clause space: 48.1602MB
34.48/34.58	c total #watches: 138860
34.88/34.94	c total #propagations: 8772543 / total #impl: 79080995 (eff. 0.111)
34.88/34.94	c #Conflicts:     167000 | #Learnt:      17187 | 0.000
34.88/34.94	c total clause space: 48.1602MB
34.88/34.94	c total #watches: 143827
35.19/35.30	c total #propagations: 8819460 / total #impl: 79797451 (eff. 0.111)
35.19/35.30	c #Conflicts:     168000 | #Learnt:      18187 | 0.000
35.19/35.30	c total clause space: 48.1602MB
35.19/35.30	c total #watches: 148426
35.58/35.67	c total #propagations: 8878974 / total #impl: 80390790 (eff. 0.110)
35.58/35.67	c #Conflicts:     169000 | #Learnt:      19187 | 0.000
35.58/35.67	c total clause space: 48.1602MB
35.58/35.67	c total #watches: 153190
35.88/35.95	c total #propagations: 8931267 / total #impl: 81069481 (eff. 0.110)
35.88/35.95	c GC COLLECT
35.88/35.95	c #Conflicts:     170000 | #Learnt:      10390 | 0.000
35.88/35.95	c total clause space: 48.1602MB
35.88/35.95	c total #watches: 112699
36.08/36.15	c total #propagations: 8970569 / total #impl: 81697435 (eff. 0.110)
36.08/36.15	c #Conflicts:     171000 | #Learnt:      11390 | 0.000
36.08/36.15	c total clause space: 48.1602MB
36.08/36.15	c total #watches: 116393
36.29/36.39	c total #propagations: 9013243 / total #impl: 82154848 (eff. 0.110)
36.29/36.39	c #Conflicts:     172000 | #Learnt:      12390 | 0.000
36.29/36.39	c total clause space: 48.1602MB
36.29/36.39	c total #watches: 120721
36.58/36.64	c total #propagations: 9064608 / total #impl: 82679870 (eff. 0.110)
36.58/36.64	c #Conflicts:     173000 | #Learnt:      13390 | 0.000
36.58/36.64	c total clause space: 48.1602MB
36.58/36.64	c total #watches: 124876
36.78/36.88	c total #propagations: 9111705 / total #impl: 83261136 (eff. 0.109)
36.78/36.88	c #Conflicts:     174000 | #Learnt:      14390 | 0.000
36.78/36.88	c total clause space: 48.1602MB
36.78/36.88	c total #watches: 128296
37.08/37.14	c total #propagations: 9152046 / total #impl: 83819516 (eff. 0.109)
37.08/37.14	c #Conflicts:     175000 | #Learnt:      15390 | 0.000
37.08/37.14	c total clause space: 48.1602MB
37.08/37.14	c total #watches: 131907
37.28/37.40	c total #propagations: 9195215 / total #impl: 84422159 (eff. 0.109)
37.28/37.40	c #Conflicts:     176000 | #Learnt:      16390 | 0.000
37.28/37.40	c total clause space: 48.1602MB
37.28/37.40	c total #watches: 136205
37.68/37.73	c total #propagations: 9233931 / total #impl: 85003626 (eff. 0.109)
37.68/37.73	c #Conflicts:     177000 | #Learnt:      17390 | 0.000
37.68/37.73	c total clause space: 48.1602MB
37.68/37.73	c total #watches: 140295
37.98/38.07	c total #propagations: 9292390 / total #impl: 85623736 (eff. 0.109)
37.98/38.07	c #Conflicts:     178000 | #Learnt:      18390 | 0.000
37.98/38.07	c total clause space: 48.1602MB
37.98/38.07	c total #watches: 143338
38.38/38.48	c total #propagations: 9350479 / total #impl: 86409598 (eff. 0.108)
38.38/38.48	c #Conflicts:     179000 | #Learnt:      19390 | 0.000
38.38/38.48	c total clause space: 48.1602MB
38.38/38.48	c total #watches: 147908
38.78/38.81	c total #propagations: 9417297 / total #impl: 87226139 (eff. 0.108)
38.78/38.81	c GC COLLECT
38.78/38.81	c #Conflicts:     180000 | #Learnt:      10286 | 0.000
38.78/38.81	c total clause space: 48.1602MB
38.78/38.81	c total #watches: 112987
38.98/39.02	c total #propagations: 9470857 / total #impl: 87832031 (eff. 0.108)
38.98/39.02	c #Conflicts:     181000 | #Learnt:      11286 | 0.000
38.98/39.02	c total clause space: 48.1602MB
38.98/39.02	c total #watches: 117832
39.18/39.21	c total #propagations: 9511435 / total #impl: 88544377 (eff. 0.107)
39.18/39.21	c #Conflicts:     182000 | #Learnt:      12286 | 0.000
39.18/39.21	c total clause space: 48.1602MB
39.18/39.21	c total #watches: 122913
39.38/39.42	c total #propagations: 9553897 / total #impl: 89094072 (eff. 0.107)
39.38/39.42	c #Conflicts:     183000 | #Learnt:      13286 | 0.000
39.38/39.42	c total clause space: 48.1602MB
39.38/39.42	c total #watches: 126763
39.69/39.71	c total #propagations: 9600723 / total #impl: 89669787 (eff. 0.107)
39.69/39.71	c #Conflicts:     184000 | #Learnt:      14286 | 0.000
39.69/39.71	c total clause space: 48.1602MB
39.69/39.71	c total #watches: 130759
39.98/40.06	c total #propagations: 9651302 / total #impl: 90302839 (eff. 0.107)
39.98/40.06	c #Conflicts:     185000 | #Learnt:      15286 | 0.000
39.98/40.06	c total clause space: 48.1602MB
39.98/40.06	c total #watches: 134951
40.38/40.41	c total #propagations: 9705961 / total #impl: 91025722 (eff. 0.107)
40.38/40.41	c #Conflicts:     186000 | #Learnt:      16286 | 0.000
40.38/40.41	c total clause space: 48.1602MB
40.38/40.41	c total #watches: 139462
40.69/40.79	c total #propagations: 9751610 / total #impl: 91783943 (eff. 0.106)
40.69/40.79	c #Conflicts:     187000 | #Learnt:      17286 | 0.000
40.69/40.79	c total clause space: 48.1602MB
40.69/40.79	c total #watches: 143813
41.18/41.21	c total #propagations: 9803868 / total #impl: 92492794 (eff. 0.106)
41.18/41.21	c #Conflicts:     188000 | #Learnt:      18286 | 0.000
41.18/41.21	c total clause space: 48.1602MB
41.18/41.21	c total #watches: 147880
41.58/41.67	c total #propagations: 9853774 / total #impl: 93231287 (eff. 0.106)
41.58/41.67	c #Conflicts:     189000 | #Learnt:      19286 | 0.000
41.58/41.67	c total clause space: 48.1602MB
41.58/41.67	c total #watches: 151549
42.08/42.16	c total #propagations: 9909597 / total #impl: 94003462 (eff. 0.105)
42.08/42.16	c #Conflicts:     190000 | #Learnt:      20286 | 0.000
42.08/42.16	c total clause space: 48.1602MB
42.08/42.16	c total #watches: 155022
42.48/42.53	c total #propagations: 9967351 / total #impl: 94642903 (eff. 0.105)
42.48/42.53	c GC COLLECT
42.48/42.53	c #Conflicts:     191000 | #Learnt:      10888 | 0.000
42.48/42.53	c total clause space: 48.1602MB
42.48/42.53	c total #watches: 115951
42.78/42.81	c total #propagations: 10019469 / total #impl: 95342655 (eff. 0.105)
42.78/42.81	c #Conflicts:     192000 | #Learnt:      11888 | 0.000
42.78/42.81	c total clause space: 48.1602MB
42.78/42.81	c total #watches: 121134
42.99/43.05	c total #propagations: 10076054 / total #impl: 95961862 (eff. 0.105)
42.99/43.05	c #Conflicts:     193000 | #Learnt:      12888 | 0.000
42.99/43.05	c total clause space: 48.1602MB
42.99/43.05	c total #watches: 127594
43.18/43.27	c total #propagations: 10135372 / total #impl: 96409835 (eff. 0.105)
43.18/43.27	c #Conflicts:     194000 | #Learnt:      13888 | 0.000
43.18/43.27	c total clause space: 48.1602MB
43.18/43.27	c total #watches: 133898
43.48/43.55	c total #propagations: 10175848 / total #impl: 96761368 (eff. 0.105)
43.48/43.55	c #Conflicts:     195000 | #Learnt:      14888 | 0.000
43.48/43.55	c total clause space: 48.1602MB
43.48/43.55	c total #watches: 140068
43.78/43.89	c total #propagations: 10214540 / total #impl: 97209844 (eff. 0.105)
43.78/43.89	c #Conflicts:     196000 | #Learnt:      15888 | 0.000
43.78/43.89	c total clause space: 48.1602MB
43.78/43.89	c total #watches: 144818
44.18/44.26	c total #propagations: 10263141 / total #impl: 97784373 (eff. 0.105)
44.18/44.26	c #Conflicts:     197000 | #Learnt:      16888 | 0.000
44.18/44.26	c total clause space: 48.1602MB
44.18/44.26	c total #watches: 148864
44.58/44.66	c total #propagations: 10299704 / total #impl: 98552562 (eff. 0.105)
44.58/44.66	c #Conflicts:     198000 | #Learnt:      17888 | 0.000
44.58/44.66	c total clause space: 48.1602MB
44.58/44.66	c total #watches: 153772
45.09/45.13	c total #propagations: 10343575 / total #impl: 99387100 (eff. 0.104)
45.09/45.13	c #Conflicts:     199000 | #Learnt:      18888 | 0.000
45.09/45.13	c total clause space: 48.1602MB
45.09/45.13	c total #watches: 158691
45.58/45.62	c total #propagations: 10392827 / total #impl: 100260645 (eff. 0.104)
45.58/45.62	c #Conflicts:     200000 | #Learnt:      19888 | 0.000
45.58/45.62	c total clause space: 48.1602MB
45.58/45.62	c total #watches: 162961
46.08/46.17	c total #propagations: 10441785 / total #impl: 101076219 (eff. 0.103)
46.08/46.17	c #Conflicts:     201000 | #Learnt:      20888 | 0.000
46.08/46.17	c total clause space: 48.1602MB
46.08/46.17	c total #watches: 167886
46.48/46.58	c total #propagations: 10492806 / total #impl: 102086801 (eff. 0.103)
46.48/46.58	c GC COLLECT
46.48/46.58	c #Conflicts:     202000 | #Learnt:      11196 | 0.000
46.48/46.58	c total clause space: 48.1602MB
46.48/46.58	c total #watches: 118634
46.78/46.89	c total #propagations: 10539286 / total #impl: 102819325 (eff. 0.103)
46.78/46.89	c #Conflicts:     203000 | #Learnt:      12196 | 0.000
46.78/46.89	c total clause space: 48.1602MB
46.78/46.89	c total #watches: 123217
47.08/47.19	c total #propagations: 10590598 / total #impl: 103632263 (eff. 0.102)
47.08/47.19	c #Conflicts:     204000 | #Learnt:      13196 | 0.000
47.08/47.19	c total clause space: 48.1602MB
47.08/47.19	c total #watches: 126920
47.48/47.51	c total #propagations: 10633597 / total #impl: 104295463 (eff. 0.102)
47.48/47.51	c #Conflicts:     205000 | #Learnt:      14196 | 0.000
47.48/47.51	c total clause space: 48.1602MB
47.48/47.51	c total #watches: 131471
47.68/47.76	c total #propagations: 10679530 / total #impl: 105002927 (eff. 0.102)
47.68/47.76	c #Conflicts:     206000 | #Learnt:      15196 | 0.000
47.68/47.76	c total clause space: 48.1602MB
47.68/47.76	c total #watches: 136553
47.98/48.05	c total #propagations: 10720360 / total #impl: 105437550 (eff. 0.102)
47.98/48.05	c #Conflicts:     207000 | #Learnt:      16196 | 0.000
47.98/48.05	c total clause space: 48.1602MB
47.98/48.05	c total #watches: 141071
48.28/48.32	c total #propagations: 10758912 / total #impl: 105933478 (eff. 0.102)
48.28/48.32	c #Conflicts:     208000 | #Learnt:      17196 | 0.000
48.28/48.32	c total clause space: 48.1602MB
48.28/48.32	c total #watches: 145561
48.58/48.63	c total #propagations: 10791855 / total #impl: 106407842 (eff. 0.101)
48.58/48.63	c #Conflicts:     209000 | #Learnt:      18196 | 0.000
48.58/48.63	c total clause space: 48.1602MB
48.58/48.63	c total #watches: 149538
48.88/48.96	c total #propagations: 10828776 / total #impl: 107027996 (eff. 0.101)
48.88/48.96	c #Conflicts:     210000 | #Learnt:      19196 | 0.000
48.88/48.96	c total clause space: 48.1602MB
48.88/48.96	c total #watches: 153735
49.18/49.25	c total #propagations: 10864236 / total #impl: 107723801 (eff. 0.101)
49.18/49.25	c #Conflicts:     211000 | #Learnt:      20196 | 0.000
49.18/49.25	c total clause space: 48.1602MB
49.18/49.25	c total #watches: 158156
49.49/49.57	c total #propagations: 10895199 / total #impl: 108359606 (eff. 0.101)
49.49/49.57	c #Conflicts:     212000 | #Learnt:      21196 | 0.000
49.49/49.57	c total clause space: 48.1602MB
49.49/49.57	c total #watches: 162213
49.88/49.94	c total #propagations: 10927146 / total #impl: 109003075 (eff. 0.100)
49.88/49.94	c GC COLLECT
49.88/49.94	c #Conflicts:     213000 | #Learnt:      11197 | 0.000
49.88/49.94	c total clause space: 48.1602MB
49.88/49.94	c total #watches: 118421
50.08/50.16	c total #propagations: 10965240 / total #impl: 109613029 (eff. 0.100)
50.08/50.16	c #Conflicts:     214000 | #Learnt:      12197 | 0.000
50.08/50.16	c total clause space: 48.1602MB
50.08/50.16	c total #watches: 122899
50.38/50.40	c total #propagations: 11006349 / total #impl: 109995392 (eff. 0.100)
50.38/50.40	c #Conflicts:     215000 | #Learnt:      13197 | 0.000
50.38/50.40	c total clause space: 48.1602MB
50.38/50.40	c total #watches: 127732
50.59/50.63	c total #propagations: 11049717 / total #impl: 110301224 (eff. 0.100)
50.59/50.63	c #Conflicts:     216000 | #Learnt:      14197 | 0.000
50.59/50.63	c total clause space: 48.1602MB
50.59/50.63	c total #watches: 133486
50.88/50.90	c total #propagations: 11090451 / total #impl: 110643692 (eff. 0.100)
50.88/50.90	c #Conflicts:     217000 | #Learnt:      15197 | 0.000
50.88/50.90	c total clause space: 48.1602MB
50.88/50.90	c total #watches: 138799
51.08/51.15	c total #propagations: 11132060 / total #impl: 111182918 (eff. 0.100)
51.08/51.15	c #Conflicts:     218000 | #Learnt:      16197 | 0.000
51.08/51.15	c total clause space: 48.1602MB
51.08/51.15	c total #watches: 145925
51.28/51.38	c total #propagations: 11167975 / total #impl: 111558993 (eff. 0.100)
51.28/51.38	c #Conflicts:     219000 | #Learnt:      17197 | 0.000
51.28/51.38	c total clause space: 48.1602MB
51.28/51.38	c total #watches: 152362
51.58/51.67	c total #propagations: 11199656 / total #impl: 111899852 (eff. 0.100)
51.58/51.67	c #Conflicts:     220000 | #Learnt:      18197 | 0.000
51.58/51.67	c total clause space: 48.1602MB
51.58/51.67	c total #watches: 156729
51.88/51.97	c total #propagations: 11232767 / total #impl: 112392625 (eff. 0.100)
51.88/51.97	c #Conflicts:     221000 | #Learnt:      19197 | 0.000
51.88/51.97	c total clause space: 48.1602MB
51.88/51.97	c total #watches: 162247
52.28/52.31	c total #propagations: 11276937 / total #impl: 112798083 (eff. 0.100)
52.28/52.31	c #Conflicts:     222000 | #Learnt:      20197 | 0.000
52.28/52.31	c total clause space: 48.1602MB
52.28/52.31	c total #watches: 167220
52.58/52.65	c total #propagations: 11318571 / total #impl: 113358455 (eff. 0.100)
52.58/52.65	c #Conflicts:     223000 | #Learnt:      21197 | 0.000
52.58/52.65	c total clause space: 48.1602MB
52.58/52.65	c total #watches: 171286
52.98/53.01	c total #propagations: 11357508 / total #impl: 113896341 (eff. 0.100)
52.98/53.01	c #Conflicts:     224000 | #Learnt:      22197 | 0.000
52.98/53.01	c total clause space: 48.1602MB
52.98/53.01	c total #watches: 175211
53.28/53.32	c total #propagations: 11393139 / total #impl: 114440626 (eff. 0.100)
53.28/53.32	c GC COLLECT
53.28/53.32	c #Conflicts:     225000 | #Learnt:      11899 | 0.000
53.28/53.32	c total clause space: 48.1602MB
53.28/53.32	c total #watches: 122671
53.48/53.56	c total #propagations: 11430973 / total #impl: 114980010 (eff. 0.099)
53.48/53.56	c #Conflicts:     226000 | #Learnt:      12899 | 0.000
53.48/53.56	c total clause space: 48.1602MB
53.48/53.56	c total #watches: 128109
53.68/53.79	c total #propagations: 11465763 / total #impl: 115491160 (eff. 0.099)
53.68/53.79	c #Conflicts:     227000 | #Learnt:      13899 | 0.000
53.68/53.79	c total clause space: 48.1602MB
53.68/53.79	c total #watches: 132863
53.99/54.04	c total #propagations: 11507040 / total #impl: 115845818 (eff. 0.099)
53.99/54.04	c #Conflicts:     228000 | #Learnt:      14899 | 0.000
53.99/54.04	c total clause space: 48.1602MB
53.99/54.04	c total #watches: 136891
54.18/54.28	c total #propagations: 11542377 / total #impl: 116295084 (eff. 0.099)
54.18/54.28	c #Conflicts:     229000 | #Learnt:      15899 | 0.000
54.18/54.28	c total clause space: 48.1602MB
54.18/54.28	c total #watches: 140597
54.48/54.52	c total #propagations: 11575048 / total #impl: 116693927 (eff. 0.099)
54.48/54.52	c #Conflicts:     230000 | #Learnt:      16899 | 0.000
54.48/54.52	c total clause space: 48.1602MB
54.48/54.52	c total #watches: 144248
54.78/54.84	c total #propagations: 11608919 / total #impl: 117109546 (eff. 0.099)
54.78/54.84	c #Conflicts:     231000 | #Learnt:      17899 | 0.000
54.78/54.84	c total clause space: 48.1602MB
54.78/54.84	c total #watches: 148313
55.18/55.20	c total #propagations: 11653123 / total #impl: 117673651 (eff. 0.099)
55.18/55.20	c #Conflicts:     232000 | #Learnt:      18899 | 0.000
55.18/55.20	c total clause space: 48.1602MB
55.18/55.20	c total #watches: 153454
55.38/55.47	c total #propagations: 11705110 / total #impl: 118316340 (eff. 0.099)
55.38/55.47	c #Conflicts:     233000 | #Learnt:      19899 | 0.000
55.38/55.47	c total clause space: 48.1602MB
55.38/55.47	c total #watches: 156562
55.68/55.79	c total #propagations: 11748994 / total #impl: 118695174 (eff. 0.099)
55.68/55.79	c #Conflicts:     234000 | #Learnt:      20899 | 0.000
55.68/55.79	c total clause space: 48.1602MB
55.68/55.79	c total #watches: 159773
56.09/56.13	c total #propagations: 11795700 / total #impl: 119166093 (eff. 0.099)
56.09/56.13	c #Conflicts:     235000 | #Learnt:      21899 | 0.000
56.09/56.13	c total clause space: 48.1602MB
56.09/56.13	c total #watches: 164027
56.38/56.50	c total #propagations: 11845410 / total #impl: 119680891 (eff. 0.099)
56.38/56.50	c #Conflicts:     236000 | #Learnt:      22899 | 0.000
56.38/56.50	c total clause space: 48.1602MB
56.38/56.50	c total #watches: 167437
56.78/56.80	c total #propagations: 11885207 / total #impl: 120176251 (eff. 0.099)
56.78/56.80	c GC COLLECT
56.78/56.80	c #Conflicts:     237000 | #Learnt:      12288 | 0.000
56.78/56.80	c total clause space: 48.1602MB
56.78/56.80	c total #watches: 123909
56.98/57.06	c total #propagations: 11931067 / total #impl: 120762728 (eff. 0.099)
56.98/57.06	c #Conflicts:     238000 | #Learnt:      13288 | 0.000
56.98/57.06	c total clause space: 48.1602MB
56.98/57.06	c total #watches: 127818
57.29/57.31	c total #propagations: 11982063 / total #impl: 121300914 (eff. 0.099)
57.29/57.31	c #Conflicts:     239000 | #Learnt:      14288 | 0.000
57.29/57.31	c total clause space: 48.1602MB
57.29/57.31	c total #watches: 131342
57.48/57.55	c total #propagations: 12027224 / total #impl: 121773347 (eff. 0.099)
57.48/57.55	c #Conflicts:     240000 | #Learnt:      15288 | 0.000
57.48/57.55	c total clause space: 48.1602MB
57.48/57.55	c total #watches: 134853
57.78/57.89	c total #propagations: 12078121 / total #impl: 122102074 (eff. 0.099)
57.78/57.89	c #Conflicts:     241000 | #Learnt:      16288 | 0.000
57.78/57.89	c total clause space: 48.1602MB
57.78/57.89	c total #watches: 139545
58.08/58.17	c total #propagations: 12132515 / total #impl: 122759751 (eff. 0.099)
58.08/58.17	c #Conflicts:     242000 | #Learnt:      17288 | 0.000
58.08/58.17	c total clause space: 48.1602MB
58.08/58.17	c total #watches: 143346
58.39/58.47	c total #propagations: 12179976 / total #impl: 123347369 (eff. 0.099)
58.39/58.47	c #Conflicts:     243000 | #Learnt:      18288 | 0.000
58.39/58.47	c total clause space: 48.1602MB
58.39/58.47	c total #watches: 147282
58.68/58.79	c total #propagations: 12229419 / total #impl: 123906481 (eff. 0.099)
58.68/58.79	c #Conflicts:     244000 | #Learnt:      19288 | 0.000
58.68/58.79	c total clause space: 48.1602MB
58.68/58.79	c total #watches: 151484
58.98/59.08	c total #propagations: 12285063 / total #impl: 124447949 (eff. 0.099)
58.98/59.08	c #Conflicts:     245000 | #Learnt:      20288 | 0.000
58.98/59.08	c total clause space: 48.1602MB
58.98/59.08	c total #watches: 155530
59.28/59.35	c total #propagations: 12325957 / total #impl: 124996983 (eff. 0.099)
59.28/59.35	c #Conflicts:     246000 | #Learnt:      21288 | 0.000
59.28/59.35	c total clause space: 48.1602MB
59.28/59.35	c total #watches: 159002
59.68/59.70	c total #propagations: 12367335 / total #impl: 125549770 (eff. 0.099)
59.68/59.70	c #Conflicts:     247000 | #Learnt:      22288 | 0.000
59.68/59.70	c total clause space: 48.1602MB
59.68/59.70	c total #watches: 162652
59.98/60.07	c total #propagations: 12409880 / total #impl: 126152401 (eff. 0.098)
59.98/60.07	c #Conflicts:     248000 | #Learnt:      23288 | 0.000
59.98/60.07	c total clause space: 48.1602MB
59.98/60.07	c total #watches: 166168
60.28/60.38	c total #propagations: 12454306 / total #impl: 126812038 (eff. 0.098)
60.28/60.38	c GC COLLECT
60.28/60.38	c #Conflicts:     249000 | #Learnt:      12395 | 0.000
60.28/60.38	c total clause space: 48.1602MB
60.28/60.38	c total #watches: 124401
60.59/60.62	c total #propagations: 12497885 / total #impl: 127378221 (eff. 0.098)
60.59/60.62	c #Conflicts:     250000 | #Learnt:      13395 | 0.000
60.59/60.62	c total clause space: 48.1602MB
60.59/60.62	c total #watches: 128528
60.78/60.86	c total #propagations: 12540583 / total #impl: 127894691 (eff. 0.098)
60.78/60.86	c #Conflicts:     251000 | #Learnt:      14395 | 0.000
60.78/60.86	c total clause space: 48.1602MB
60.78/60.86	c total #watches: 132317
61.08/61.11	c total #propagations: 12588828 / total #impl: 128377228 (eff. 0.098)
61.08/61.11	c #Conflicts:     252000 | #Learnt:      15395 | 0.000
61.08/61.11	c total clause space: 48.1602MB
61.08/61.11	c total #watches: 135703
61.28/61.36	c total #propagations: 12632645 / total #impl: 128822667 (eff. 0.098)
61.28/61.36	c #Conflicts:     253000 | #Learnt:      16395 | 0.000
61.28/61.36	c total clause space: 48.1602MB
61.28/61.36	c total #watches: 139114
61.59/61.66	c total #propagations: 12675319 / total #impl: 129348580 (eff. 0.098)
61.59/61.66	c #Conflicts:     254000 | #Learnt:      17395 | 0.000
61.59/61.66	c total clause space: 48.1602MB
61.59/61.66	c total #watches: 142256
61.88/61.92	c total #propagations: 12722541 / total #impl: 130086334 (eff. 0.098)
61.88/61.92	c #Conflicts:     255000 | #Learnt:      18395 | 0.000
61.88/61.92	c total clause space: 48.1602MB
61.88/61.92	c total #watches: 146167
62.08/62.19	c total #propagations: 12768133 / total #impl: 130662996 (eff. 0.098)
62.08/62.19	c #Conflicts:     256000 | #Learnt:      19395 | 0.000
62.08/62.19	c total clause space: 48.1602MB
62.08/62.19	c total #watches: 149542
62.48/62.53	c total #propagations: 12810021 / total #impl: 131162801 (eff. 0.098)
62.48/62.53	c #Conflicts:     257000 | #Learnt:      20395 | 0.000
62.48/62.53	c total clause space: 48.1602MB
62.48/62.53	c total #watches: 153443
62.78/62.88	c total #propagations: 12852683 / total #impl: 131954689 (eff. 0.097)
62.78/62.88	c #Conflicts:     258000 | #Learnt:      21395 | 0.000
62.78/62.88	c total clause space: 48.1602MB
62.78/62.88	c total #watches: 157035
63.18/63.26	c total #propagations: 12896345 / total #impl: 132722241 (eff. 0.097)
63.18/63.26	c #Conflicts:     259000 | #Learnt:      22395 | 0.000
63.18/63.26	c total clause space: 48.1602MB
63.18/63.26	c total #watches: 160833
63.48/63.56	c total #propagations: 12945189 / total #impl: 133460975 (eff. 0.097)
63.48/63.56	c #Conflicts:     260000 | #Learnt:      23395 | 0.000
63.48/63.56	c total clause space: 48.1602MB
63.48/63.56	c total #watches: 167133
63.78/63.89	c total #propagations: 12987809 / total #impl: 133893657 (eff. 0.097)
63.78/63.89	c #Conflicts:     261000 | #Learnt:      24395 | 0.000
63.78/63.89	c total clause space: 48.1602MB
63.78/63.89	c total #watches: 172162
64.08/64.14	c total #propagations: 13029754 / total #impl: 134429474 (eff. 0.097)
64.08/64.14	c GC COLLECT
64.08/64.14	c #Conflicts:     262000 | #Learnt:      13189 | 0.000
64.08/64.14	c total clause space: 48.1602MB
64.08/64.14	c total #watches: 128278
64.38/64.46	c total #propagations: 13078862 / total #impl: 134891995 (eff. 0.097)
64.38/64.46	c #Conflicts:     263000 | #Learnt:      14189 | 0.000
64.38/64.46	c total clause space: 48.1602MB
64.38/64.46	c total #watches: 132666
64.68/64.76	c total #propagations: 13129005 / total #impl: 135498481 (eff. 0.097)
64.68/64.76	c #Conflicts:     264000 | #Learnt:      15189 | 0.000
64.68/64.76	c total clause space: 48.1602MB
64.68/64.76	c total #watches: 136522
64.98/65.06	c total #propagations: 13180675 / total #impl: 136049084 (eff. 0.097)
64.98/65.06	c #Conflicts:     265000 | #Learnt:      16189 | 0.000
64.98/65.06	c total clause space: 48.1602MB
64.98/65.06	c total #watches: 140459
65.28/65.31	c total #propagations: 13223633 / total #impl: 136791254 (eff. 0.097)
65.28/65.31	c #Conflicts:     266000 | #Learnt:      17189 | 0.000
65.28/65.31	c total clause space: 48.1602MB
65.28/65.31	c total #watches: 144255
65.48/65.50	c total #propagations: 13261666 / total #impl: 137152576 (eff. 0.097)
65.48/65.50	c #Conflicts:     267000 | #Learnt:      18189 | 0.000
65.48/65.50	c total clause space: 48.1602MB
65.48/65.50	c total #watches: 150187
65.58/65.66	c total #propagations: 13311736 / total #impl: 137390475 (eff. 0.097)
65.58/65.66	c #Conflicts:     268000 | #Learnt:      19189 | 0.000
65.58/65.66	c total clause space: 48.1602MB
65.58/65.66	c total #watches: 154226
65.78/65.83	c total #propagations: 13353430 / total #impl: 137673480 (eff. 0.097)
65.78/65.83	c #Conflicts:     269000 | #Learnt:      20189 | 0.000
65.78/65.83	c total clause space: 48.1602MB
65.78/65.83	c total #watches: 158028
65.98/66.01	c total #propagations: 13393176 / total #impl: 138028440 (eff. 0.097)
65.98/66.01	c #Conflicts:     270000 | #Learnt:      21189 | 0.000
65.98/66.01	c total clause space: 48.1602MB
65.98/66.01	c total #watches: 160609
66.08/66.19	c total #propagations: 13431540 / total #impl: 138350317 (eff. 0.097)
66.08/66.19	c #Conflicts:     271000 | #Learnt:      22189 | 0.000
66.08/66.19	c total clause space: 48.1602MB
66.08/66.19	c total #watches: 163345
66.28/66.39	c total #propagations: 13463738 / total #impl: 138673715 (eff. 0.097)
66.28/66.39	c #Conflicts:     272000 | #Learnt:      23189 | 0.000
66.28/66.39	c total clause space: 48.1602MB
66.28/66.39	c total #watches: 165943
66.58/66.60	c total #propagations: 13497476 / total #impl: 139029499 (eff. 0.097)
66.58/66.60	c #Conflicts:     273000 | #Learnt:      24189 | 0.000
66.58/66.60	c total clause space: 48.1602MB
66.58/66.60	c total #watches: 168679
66.78/66.84	c total #propagations: 13536181 / total #impl: 139433916 (eff. 0.097)
66.78/66.84	c GC COLLECT
66.78/66.84	c #Conflicts:     274000 | #Learnt:      12691 | 0.000
66.78/66.84	c total clause space: 48.1602MB
66.78/66.84	c total #watches: 126923
67.08/67.10	c total #propagations: 13570770 / total #impl: 139840418 (eff. 0.097)
67.08/67.10	c #Conflicts:     275000 | #Learnt:      13691 | 0.000
67.08/67.10	c total clause space: 48.1602MB
67.08/67.10	c total #watches: 131480
67.28/67.37	c total #propagations: 13606126 / total #impl: 140228706 (eff. 0.097)
67.28/67.37	c #Conflicts:     276000 | #Learnt:      14691 | 0.000
67.28/67.37	c total clause space: 48.1602MB
67.28/67.37	c total #watches: 135980
67.68/67.71	c total #propagations: 13654886 / total #impl: 140632588 (eff. 0.097)
67.68/67.71	c #Conflicts:     277000 | #Learnt:      15691 | 0.000
67.68/67.71	c total clause space: 48.1602MB
67.68/67.71	c total #watches: 140515
67.88/67.99	c total #propagations: 13705724 / total #impl: 141302141 (eff. 0.097)
67.88/67.99	c #Conflicts:     278000 | #Learnt:      16691 | 0.000
67.88/67.99	c total clause space: 48.1602MB
67.88/67.99	c total #watches: 144176
68.18/68.29	c total #propagations: 13750707 / total #impl: 141867172 (eff. 0.097)
68.18/68.29	c #Conflicts:     279000 | #Learnt:      17691 | 0.000
68.18/68.29	c total clause space: 48.1602MB
68.18/68.29	c total #watches: 147220
68.58/68.66	c total #propagations: 13798542 / total #impl: 142589051 (eff. 0.097)
68.58/68.66	c #Conflicts:     280000 | #Learnt:      18691 | 0.000
68.58/68.66	c total clause space: 48.1602MB
68.58/68.66	c total #watches: 151167
68.98/69.01	c total #propagations: 13849445 / total #impl: 143261894 (eff. 0.097)
68.98/69.01	c #Conflicts:     281000 | #Learnt:      19691 | 0.000
68.98/69.01	c total clause space: 48.1602MB
68.98/69.01	c total #watches: 155275
69.18/69.29	c total #propagations: 13910887 / total #impl: 143859297 (eff. 0.097)
69.18/69.29	c #Conflicts:     282000 | #Learnt:      20691 | 0.000
69.18/69.29	c total clause space: 48.1602MB
69.18/69.29	c total #watches: 157886
69.48/69.52	c total #propagations: 13970613 / total #impl: 144120605 (eff. 0.097)
69.48/69.52	c #Conflicts:     283000 | #Learnt:      21691 | 0.000
69.48/69.52	c total clause space: 48.1602MB
69.48/69.52	c total #watches: 160522
69.68/69.78	c total #propagations: 14023853 / total #impl: 144285725 (eff. 0.097)
69.68/69.78	c #Conflicts:     284000 | #Learnt:      22691 | 0.000
69.68/69.78	c total clause space: 48.1602MB
69.68/69.78	c total #watches: 164855
70.18/70.20	c total #propagations: 14071061 / total #impl: 144487724 (eff. 0.097)
70.18/70.20	c #Conflicts:     285000 | #Learnt:      23691 | 0.000
70.18/70.20	c total clause space: 48.1602MB
70.18/70.20	c total #watches: 169179
70.48/70.52	c total #propagations: 14132081 / total #impl: 145082809 (eff. 0.097)
70.48/70.52	c #Conflicts:     286000 | #Learnt:      24691 | 0.000
70.48/70.52	c total clause space: 48.1602MB
70.48/70.52	c total #watches: 174245
70.68/70.77	c total #propagations: 14180802 / total #impl: 145411779 (eff. 0.098)
70.68/70.77	c GC COLLECT
70.68/70.77	c #Conflicts:     287000 | #Learnt:      12889 | 0.000
70.68/70.77	c total clause space: 48.1602MB
70.68/70.77	c total #watches: 127999
70.98/71.04	c total #propagations: 14219292 / total #impl: 145691790 (eff. 0.098)
70.98/71.04	c #Conflicts:     288000 | #Learnt:      13889 | 0.000
70.98/71.04	c total clause space: 48.1602MB
70.98/71.04	c total #watches: 134011
71.28/71.33	c total #propagations: 14267471 / total #impl: 146101827 (eff. 0.098)
71.28/71.33	c #Conflicts:     289000 | #Learnt:      14889 | 0.000
71.28/71.33	c total clause space: 48.1602MB
71.28/71.33	c total #watches: 139945
71.48/71.54	c total #propagations: 14313728 / total #impl: 146493784 (eff. 0.098)
71.48/71.54	c #Conflicts:     290000 | #Learnt:      15889 | 0.000
71.48/71.54	c total clause space: 48.1602MB
71.48/71.54	c total #watches: 146167
71.78/71.80	c total #propagations: 14354766 / total #impl: 146766907 (eff. 0.098)
71.78/71.80	c #Conflicts:     291000 | #Learnt:      16889 | 0.000
71.78/71.80	c total clause space: 48.1602MB
71.78/71.80	c total #watches: 152853
72.18/72.24	c total #propagations: 14392371 / total #impl: 147150649 (eff. 0.098)
72.18/72.24	c #Conflicts:     292000 | #Learnt:      17889 | 0.000
72.18/72.24	c total clause space: 48.1602MB
72.18/72.24	c total #watches: 159437
72.58/72.70	c total #propagations: 14442839 / total #impl: 147646129 (eff. 0.098)
72.58/72.70	c #Conflicts:     293000 | #Learnt:      18889 | 0.000
72.58/72.70	c total clause space: 48.1602MB
72.58/72.70	c total #watches: 165163
73.07/73.19	c total #propagations: 14504483 / total #impl: 148184579 (eff. 0.098)
73.07/73.19	c #Conflicts:     294000 | #Learnt:      19889 | 0.000
73.07/73.19	c total clause space: 48.1602MB
73.07/73.19	c total #watches: 169370
73.57/73.68	c total #propagations: 14563927 / total #impl: 148785252 (eff. 0.098)
73.57/73.68	c #Conflicts:     295000 | #Learnt:      20889 | 0.000
73.57/73.68	c total clause space: 48.1602MB
73.57/73.68	c total #watches: 173520
73.97/74.06	c total #propagations: 14623520 / total #impl: 149278116 (eff. 0.098)
73.97/74.06	c #Conflicts:     296000 | #Learnt:      21889 | 0.000
73.97/74.06	c total clause space: 48.1602MB
73.97/74.06	c total #watches: 179084
74.47/74.50	c total #propagations: 14665454 / total #impl: 149642531 (eff. 0.098)
74.47/74.50	c #Conflicts:     297000 | #Learnt:      22889 | 0.000
74.47/74.50	c total clause space: 48.1602MB
74.47/74.50	c total #watches: 185149
74.78/74.85	c total #propagations: 14716921 / total #impl: 150087740 (eff. 0.098)
74.78/74.85	c #Conflicts:     298000 | #Learnt:      23889 | 0.000
74.78/74.85	c total clause space: 48.1602MB
74.78/74.85	c total #watches: 190232
75.27/75.33	c total #propagations: 14759166 / total #impl: 150391605 (eff. 0.098)
75.27/75.33	c #Conflicts:     299000 | #Learnt:      24889 | 0.000
75.27/75.33	c total clause space: 48.1602MB
75.27/75.33	c total #watches: 194821
75.67/75.79	c total #propagations: 14804919 / total #impl: 150912590 (eff. 0.098)
75.67/75.79	c #Conflicts:     300000 | #Learnt:      25889 | 0.000
75.67/75.79	c total clause space: 48.1602MB
75.67/75.79	c total #watches: 199629
76.08/76.15	c total #propagations: 14855403 / total #impl: 151478435 (eff. 0.098)
76.08/76.15	c GC COLLECT
76.08/76.15	c #Conflicts:     301000 | #Learnt:      13784 | 0.000
76.08/76.15	c total clause space: 48.1602MB
76.08/76.15	c total #watches: 132721
76.38/76.44	c total #propagations: 14904874 / total #impl: 152112747 (eff. 0.098)
76.38/76.44	c #Conflicts:     302000 | #Learnt:      14784 | 0.000
76.38/76.44	c total clause space: 48.1602MB
76.38/76.44	c total #watches: 137877
76.68/76.76	c total #propagations: 14946419 / total #impl: 152825775 (eff. 0.098)
76.68/76.76	c #Conflicts:     303000 | #Learnt:      15784 | 0.000
76.68/76.76	c total clause space: 48.1602MB
76.68/76.76	c total #watches: 142494
76.99/77.07	c total #propagations: 14992699 / total #impl: 153563582 (eff. 0.098)
76.99/77.07	c #Conflicts:     304000 | #Learnt:      16784 | 0.000
76.99/77.07	c total clause space: 48.1602MB
76.99/77.07	c total #watches: 145989
77.28/77.39	c total #propagations: 15047905 / total #impl: 154154977 (eff. 0.098)
77.28/77.39	c #Conflicts:     305000 | #Learnt:      17784 | 0.000
77.28/77.39	c total clause space: 48.1602MB
77.28/77.39	c total #watches: 149420
77.58/77.69	c total #propagations: 15118252 / total #impl: 154737942 (eff. 0.098)
77.58/77.69	c #Conflicts:     306000 | #Learnt:      18784 | 0.000
77.58/77.69	c total clause space: 48.1602MB
77.58/77.69	c total #watches: 153091
77.88/77.97	c total #propagations: 15173981 / total #impl: 155210906 (eff. 0.098)
77.88/77.97	c #Conflicts:     307000 | #Learnt:      19784 | 0.000
77.88/77.97	c total clause space: 48.1602MB
77.88/77.97	c total #watches: 156367
78.28/78.35	c total #propagations: 15222624 / total #impl: 155663675 (eff. 0.098)
78.28/78.35	c #Conflicts:     308000 | #Learnt:      20784 | 0.000
78.28/78.35	c total clause space: 48.1602MB
78.28/78.35	c total #watches: 159861
78.68/78.74	c total #propagations: 15279400 / total #impl: 156238538 (eff. 0.098)
78.68/78.74	c #Conflicts:     309000 | #Learnt:      21784 | 0.000
78.68/78.74	c total clause space: 48.1602MB
78.68/78.74	c total #watches: 165129
79.08/79.16	c total #propagations: 15324814 / total #impl: 156904941 (eff. 0.098)
79.08/79.16	c #Conflicts:     310000 | #Learnt:      22784 | 0.000
79.08/79.16	c total clause space: 48.1602MB
79.08/79.16	c total #watches: 169739
79.58/79.64	c total #propagations: 15371104 / total #impl: 157657855 (eff. 0.097)
79.58/79.64	c #Conflicts:     311000 | #Learnt:      23784 | 0.000
79.58/79.64	c total clause space: 48.1602MB
79.58/79.64	c total #watches: 173962
79.98/80.06	c total #propagations: 15422533 / total #impl: 158471443 (eff. 0.097)
79.98/80.06	c #Conflicts:     312000 | #Learnt:      24784 | 0.000
79.98/80.06	c total clause space: 48.1602MB
79.98/80.06	c total #watches: 178020
80.39/80.49	c total #propagations: 15462011 / total #impl: 159189618 (eff. 0.097)
80.39/80.49	c #Conflicts:     313000 | #Learnt:      25784 | 0.000
80.39/80.49	c total clause space: 48.1602MB
80.39/80.49	c total #watches: 182442
80.88/80.95	c total #propagations: 15505020 / total #impl: 159974490 (eff. 0.097)
80.88/80.95	c #Conflicts:     314000 | #Learnt:      26784 | 0.000
80.88/80.95	c total clause space: 48.1602MB
80.88/80.95	c total #watches: 186839
81.18/81.20	c total #propagations: 15545582 / total #impl: 160714798 (eff. 0.097)
81.18/81.20	c GC COLLECT
81.18/81.20	c #Conflicts:     315000 | #Learnt:      14384 | 0.000
81.18/81.20	c total clause space: 48.1602MB
81.18/81.20	c total #watches: 134793
81.39/81.47	c total #propagations: 15584932 / total #impl: 161216159 (eff. 0.097)
81.39/81.47	c #Conflicts:     316000 | #Learnt:      15384 | 0.000
81.39/81.47	c total clause space: 48.1602MB
81.39/81.47	c total #watches: 139134
81.78/81.82	c total #propagations: 15624868 / total #impl: 161725891 (eff. 0.097)
81.78/81.82	c #Conflicts:     317000 | #Learnt:      16384 | 0.000
81.78/81.82	c total clause space: 48.1602MB
81.78/81.82	c total #watches: 142985
82.08/82.12	c total #propagations: 15670135 / total #impl: 162250123 (eff. 0.097)
82.08/82.12	c #Conflicts:     318000 | #Learnt:      17384 | 0.000
82.08/82.12	c total clause space: 48.1602MB
82.08/82.12	c total #watches: 146633
82.38/82.43	c total #propagations: 15711965 / total #impl: 162779628 (eff. 0.097)
82.38/82.43	c #Conflicts:     319000 | #Learnt:      18384 | 0.000
82.38/82.43	c total clause space: 48.1602MB
82.38/82.43	c total #watches: 150195
82.68/82.79	c total #propagations: 15753007 / total #impl: 163288998 (eff. 0.096)
82.68/82.79	c #Conflicts:     320000 | #Learnt:      19384 | 0.000
82.68/82.79	c total clause space: 48.1602MB
82.68/82.79	c total #watches: 153792
83.08/83.15	c total #propagations: 15797373 / total #impl: 163838092 (eff. 0.096)
83.08/83.15	c #Conflicts:     321000 | #Learnt:      20384 | 0.000
83.08/83.15	c total clause space: 48.1602MB
83.08/83.15	c total #watches: 157806
83.48/83.59	c total #propagations: 15844624 / total #impl: 164456640 (eff. 0.096)
83.48/83.59	c #Conflicts:     322000 | #Learnt:      21384 | 0.000
83.48/83.59	c total clause space: 48.1602MB
83.48/83.59	c total #watches: 161442
83.98/84.00	c total #propagations: 15895659 / total #impl: 165193759 (eff. 0.096)
83.98/84.00	c #Conflicts:     323000 | #Learnt:      22384 | 0.000
83.98/84.00	c total clause space: 48.1602MB
83.98/84.00	c total #watches: 165538
84.38/84.42	c total #propagations: 15942738 / total #impl: 165874537 (eff. 0.096)
84.38/84.42	c #Conflicts:     324000 | #Learnt:      23384 | 0.000
84.38/84.42	c total clause space: 48.1602MB
84.38/84.42	c total #watches: 170949
84.69/84.75	c total #propagations: 15989127 / total #impl: 166488918 (eff. 0.096)
84.69/84.75	c #Conflicts:     325000 | #Learnt:      24384 | 0.000
84.69/84.75	c total clause space: 48.1602MB
84.69/84.75	c total #watches: 176344
84.98/85.07	c total #propagations: 16033851 / total #impl: 166898254 (eff. 0.096)
84.98/85.07	c #Conflicts:     326000 | #Learnt:      25384 | 0.000
84.98/85.07	c total clause space: 48.1602MB
84.98/85.07	c total #watches: 181486
85.28/85.31	c total #propagations: 16077470 / total #impl: 167314840 (eff. 0.096)
85.28/85.31	c #Conflicts:     327000 | #Learnt:      26384 | 0.000
85.28/85.31	c total clause space: 48.1602MB
85.28/85.31	c total #watches: 185463
85.58/85.62	c total #propagations: 16120331 / total #impl: 167611257 (eff. 0.096)
85.58/85.62	c #Conflicts:     328000 | #Learnt:      27384 | 0.000
85.58/85.62	c total clause space: 48.1602MB
85.58/85.62	c total #watches: 188936
85.79/85.88	c total #propagations: 16161355 / total #impl: 167955832 (eff. 0.096)
85.79/85.88	c GC COLLECT
85.79/85.88	c #Conflicts:     329000 | #Learnt:      14686 | 0.000
85.79/85.88	c total clause space: 48.1602MB
85.79/85.88	c total #watches: 135790
86.08/86.17	c total #propagations: 16198541 / total #impl: 168370725 (eff. 0.096)
86.08/86.17	c #Conflicts:     330000 | #Learnt:      15686 | 0.000
86.08/86.17	c total clause space: 48.1602MB
86.08/86.17	c total #watches: 140652
86.28/86.39	c total #propagations: 16239547 / total #impl: 168959792 (eff. 0.096)
86.28/86.39	c #Conflicts:     331000 | #Learnt:      16686 | 0.000
86.28/86.39	c total clause space: 48.1602MB
86.28/86.39	c total #watches: 146428
86.48/86.59	c total #propagations: 16271496 / total #impl: 169226830 (eff. 0.096)
86.48/86.59	c #Conflicts:     332000 | #Learnt:      17686 | 0.000
86.48/86.59	c total clause space: 48.1602MB
86.48/86.59	c total #watches: 150513
86.68/86.78	c total #propagations: 16301113 / total #impl: 169415378 (eff. 0.096)
86.68/86.78	c #Conflicts:     333000 | #Learnt:      18686 | 0.000
86.68/86.78	c total clause space: 48.1602MB
86.68/86.78	c total #watches: 154714
86.89/87.00	c total #propagations: 16334946 / total #impl: 169622689 (eff. 0.096)
86.89/87.00	c #Conflicts:     334000 | #Learnt:      19686 | 0.000
86.89/87.00	c total clause space: 48.1602MB
86.89/87.00	c total #watches: 160232
87.28/87.35	c total #propagations: 16372144 / total #impl: 169889405 (eff. 0.096)
87.28/87.35	c #Conflicts:     335000 | #Learnt:      20686 | 0.000
87.28/87.35	c total clause space: 48.1602MB
87.28/87.35	c total #watches: 164344
87.68/87.71	c total #propagations: 16423908 / total #impl: 170384432 (eff. 0.096)
87.68/87.71	c #Conflicts:     336000 | #Learnt:      21686 | 0.000
87.68/87.71	c total clause space: 48.1602MB
87.68/87.71	c total #watches: 167900
87.99/88.06	c total #propagations: 16480376 / total #impl: 170814833 (eff. 0.096)
87.99/88.06	c #Conflicts:     337000 | #Learnt:      22686 | 0.000
87.99/88.06	c total clause space: 48.1602MB
87.99/88.06	c total #watches: 171548
88.38/88.41	c total #propagations: 16530094 / total #impl: 171307169 (eff. 0.096)
88.38/88.41	c #Conflicts:     338000 | #Learnt:      23686 | 0.000
88.38/88.41	c total clause space: 48.1602MB
88.38/88.41	c total #watches: 176002
88.78/88.82	c total #propagations: 16578885 / total #impl: 171756031 (eff. 0.097)
88.78/88.82	c #Conflicts:     339000 | #Learnt:      24686 | 0.000
88.78/88.82	c total clause space: 48.1602MB
88.78/88.82	c total #watches: 180170
89.19/89.22	c total #propagations: 16633325 / total #impl: 172331278 (eff. 0.097)
89.19/89.22	c #Conflicts:     340000 | #Learnt:      25686 | 0.000
89.19/89.22	c total clause space: 48.1602MB
89.19/89.22	c total #watches: 183667
89.58/89.69	c total #propagations: 16680379 / total #impl: 172983414 (eff. 0.096)
89.58/89.69	c #Conflicts:     341000 | #Learnt:      26686 | 0.000
89.58/89.69	c total clause space: 48.1602MB
89.58/89.69	c total #watches: 188381
90.08/90.12	c total #propagations: 16726316 / total #impl: 173853681 (eff. 0.096)
90.08/90.12	c #Conflicts:     342000 | #Learnt:      27686 | 0.000
90.08/90.12	c total clause space: 48.1602MB
90.08/90.12	c total #watches: 192958
90.38/90.46	c total #propagations: 16771300 / total #impl: 174610702 (eff. 0.096)
90.38/90.46	c GC COLLECT
90.38/90.46	c #Conflicts:     343000 | #Learnt:      14682 | 0.000
90.38/90.46	c total clause space: 48.1602MB
90.38/90.46	c total #watches: 135929
90.58/90.69	c total #propagations: 16822953 / total #impl: 175045059 (eff. 0.096)
90.58/90.69	c #Conflicts:     344000 | #Learnt:      15682 | 0.000
90.58/90.69	c total clause space: 48.1602MB
90.58/90.69	c total #watches: 141358
90.98/91.00	c total #propagations: 16875605 / total #impl: 175465070 (eff. 0.096)
90.98/91.00	c #Conflicts:     345000 | #Learnt:      16682 | 0.000
90.98/91.00	c total clause space: 48.1602MB
90.98/91.00	c total #watches: 144711
91.18/91.30	c total #propagations: 16946144 / total #impl: 175770453 (eff. 0.096)
91.18/91.30	c #Conflicts:     346000 | #Learnt:      17682 | 0.000
91.18/91.30	c total clause space: 48.1602MB
91.18/91.30	c total #watches: 148388
91.58/91.61	c total #propagations: 16993032 / total #impl: 176219503 (eff. 0.096)
91.58/91.61	c #Conflicts:     347000 | #Learnt:      18682 | 0.000
91.58/91.61	c total clause space: 48.1602MB
91.58/91.61	c total #watches: 151469
91.88/91.99	c total #propagations: 17039650 / total #impl: 176779975 (eff. 0.096)
91.88/91.99	c #Conflicts:     348000 | #Learnt:      19682 | 0.000
91.88/91.99	c total clause space: 48.1602MB
91.88/91.99	c total #watches: 156332
92.18/92.24	c total #propagations: 17088918 / total #impl: 177563187 (eff. 0.096)
92.18/92.24	c #Conflicts:     349000 | #Learnt:      20682 | 0.000
92.18/92.24	c total clause space: 48.1602MB
92.18/92.24	c total #watches: 161468
92.39/92.50	c total #propagations: 17143896 / total #impl: 177858040 (eff. 0.096)
92.39/92.50	c #Conflicts:     350000 | #Learnt:      21682 | 0.000
92.39/92.50	c total clause space: 48.1602MB
92.39/92.50	c total #watches: 165343
92.68/92.73	c total #propagations: 17189374 / total #impl: 178132443 (eff. 0.096)
92.68/92.73	c #Conflicts:     351000 | #Learnt:      22682 | 0.000
92.68/92.73	c total clause space: 48.1602MB
92.68/92.73	c total #watches: 169575
92.88/92.93	c total #propagations: 17234518 / total #impl: 178446318 (eff. 0.097)
92.88/92.93	c #Conflicts:     352000 | #Learnt:      23682 | 0.000
92.88/92.93	c total clause space: 48.1602MB
92.88/92.93	c total #watches: 172701
93.18/93.22	c total #propagations: 17282179 / total #impl: 178687782 (eff. 0.097)
93.18/93.22	c #Conflicts:     353000 | #Learnt:      24682 | 0.000
93.18/93.22	c total clause space: 48.1602MB
93.18/93.22	c total #watches: 177078
93.38/93.48	c total #propagations: 17331587 / total #impl: 178926594 (eff. 0.097)
93.38/93.48	c #Conflicts:     354000 | #Learnt:      25682 | 0.000
93.38/93.48	c total clause space: 48.1602MB
93.38/93.48	c total #watches: 180748
93.78/93.82	c total #propagations: 17388049 / total #impl: 179088896 (eff. 0.097)
93.78/93.82	c #Conflicts:     355000 | #Learnt:      26682 | 0.000
93.78/93.82	c total clause space: 48.1602MB
93.78/93.82	c total #watches: 184474
94.18/94.22	c total #propagations: 17444255 / total #impl: 179563109 (eff. 0.097)
94.18/94.22	c #Conflicts:     356000 | #Learnt:      27682 | 0.000
94.18/94.22	c total clause space: 48.1602MB
94.18/94.22	c total #watches: 188160
94.69/94.72	c total #propagations: 17505003 / total #impl: 180162138 (eff. 0.097)
94.69/94.72	c GC COLLECT
94.69/94.72	c #Conflicts:     357000 | #Learnt:      14382 | 0.000
94.69/94.72	c total clause space: 48.1602MB
94.69/94.72	c total #watches: 134516
94.98/95.00	c total #propagations: 17557208 / total #impl: 180700403 (eff. 0.097)
94.98/95.00	c #Conflicts:     358000 | #Learnt:      15382 | 0.000
94.98/95.00	c total clause space: 48.1602MB
94.98/95.00	c total #watches: 138532
95.28/95.36	c total #propagations: 17621384 / total #impl: 181231946 (eff. 0.097)
95.28/95.36	c #Conflicts:     359000 | #Learnt:      16382 | 0.000
95.28/95.36	c total clause space: 48.1602MB
95.28/95.36	c total #watches: 143058
95.58/95.65	c total #propagations: 17676713 / total #impl: 182088768 (eff. 0.097)
95.58/95.65	c #Conflicts:     360000 | #Learnt:      17382 | 0.000
95.58/95.65	c total clause space: 48.1602MB
95.58/95.65	c total #watches: 148035
95.88/95.96	c total #propagations: 17714435 / total #impl: 182630103 (eff. 0.097)
95.88/95.96	c #Conflicts:     361000 | #Learnt:      18382 | 0.000
95.88/95.96	c total clause space: 48.1602MB
95.88/95.96	c total #watches: 152320
96.28/96.31	c total #propagations: 17756508 / total #impl: 183263559 (eff. 0.097)
96.28/96.31	c #Conflicts:     362000 | #Learnt:      19382 | 0.000
96.28/96.31	c total clause space: 48.1602MB
96.28/96.31	c total #watches: 155820
96.58/96.63	c total #propagations: 17811362 / total #impl: 183754681 (eff. 0.097)
96.58/96.63	c #Conflicts:     363000 | #Learnt:      20382 | 0.000
96.58/96.63	c total clause space: 48.1602MB
96.58/96.63	c total #watches: 159205
96.89/96.94	c total #propagations: 17859286 / total #impl: 184226128 (eff. 0.097)
96.89/96.94	c #Conflicts:     364000 | #Learnt:      21382 | 0.000
96.89/96.94	c total clause space: 48.1602MB
96.89/96.94	c total #watches: 162076
97.18/97.29	c total #propagations: 17906785 / total #impl: 184723205 (eff. 0.097)
97.18/97.29	c #Conflicts:     365000 | #Learnt:      22382 | 0.000
97.18/97.29	c total clause space: 48.1602MB
97.18/97.29	c total #watches: 165825
97.58/97.65	c total #propagations: 17956479 / total #impl: 185133846 (eff. 0.097)
97.58/97.65	c #Conflicts:     366000 | #Learnt:      23382 | 0.000
97.58/97.65	c total clause space: 48.1602MB
97.58/97.65	c total #watches: 170404
97.99/98.04	c total #propagations: 18006958 / total #impl: 185564778 (eff. 0.097)
97.99/98.04	c #Conflicts:     367000 | #Learnt:      24382 | 0.000
97.99/98.04	c total clause space: 48.1602MB
97.99/98.04	c total #watches: 174724
98.48/98.52	c total #propagations: 18053086 / total #impl: 186081389 (eff. 0.097)
98.48/98.52	c #Conflicts:     368000 | #Learnt:      25382 | 0.000
98.48/98.52	c total clause space: 48.1602MB
98.48/98.52	c total #watches: 179966
98.88/99.00	c total #propagations: 18110922 / total #impl: 186696803 (eff. 0.097)
98.88/99.00	c #Conflicts:     369000 | #Learnt:      26382 | 0.000
98.88/99.00	c total clause space: 48.1602MB
98.88/99.00	c total #watches: 184989
99.38/99.43	c total #propagations: 18158003 / total #impl: 187344318 (eff. 0.097)
99.38/99.43	c #Conflicts:     370000 | #Learnt:      27382 | 0.000
99.38/99.43	c total clause space: 48.1602MB
99.38/99.43	c total #watches: 188431
99.88/99.90	c total #propagations: 18201297 / total #impl: 187977569 (eff. 0.097)
99.88/99.90	c #Conflicts:     371000 | #Learnt:      28382 | 0.000
99.88/99.90	c total clause space: 48.1602MB
99.88/99.90	c total #watches: 192248
100.28/100.35	c total #propagations: 18246374 / total #impl: 188608717 (eff. 0.097)
100.28/100.35	c GC COLLECT
100.28/100.35	c #Conflicts:     372000 | #Learnt:      14778 | 0.000
100.28/100.35	c total clause space: 78.2603MB
100.28/100.35	c total #watches: 136455
100.48/100.56	c total #propagations: 18294662 / total #impl: 189194040 (eff. 0.097)
100.48/100.56	c #Conflicts:     373000 | #Learnt:      15778 | 0.000
100.48/100.56	c total clause space: 78.2603MB
100.48/100.56	c total #watches: 140394
100.68/100.79	c total #propagations: 18337578 / total #impl: 189591558 (eff. 0.097)
100.68/100.79	c #Conflicts:     374000 | #Learnt:      16778 | 0.000
100.68/100.79	c total clause space: 78.2603MB
100.68/100.79	c total #watches: 144111
100.98/101.08	c total #propagations: 18380475 / total #impl: 190020348 (eff. 0.097)
100.98/101.08	c #Conflicts:     375000 | #Learnt:      17778 | 0.000
100.98/101.08	c total clause space: 78.2603MB
100.98/101.08	c total #watches: 148564
101.28/101.36	c total #propagations: 18429007 / total #impl: 190512955 (eff. 0.097)
101.28/101.36	c #Conflicts:     376000 | #Learnt:      18778 | 0.000
101.28/101.36	c total clause space: 78.2603MB
101.28/101.36	c total #watches: 152324
101.58/101.68	c total #propagations: 18470917 / total #impl: 190960055 (eff. 0.097)
101.58/101.68	c #Conflicts:     377000 | #Learnt:      19778 | 0.000
101.58/101.68	c total clause space: 78.2603MB
101.58/101.68	c total #watches: 156465
101.88/101.99	c total #propagations: 18518333 / total #impl: 191549318 (eff. 0.097)
101.88/101.99	c #Conflicts:     378000 | #Learnt:      20778 | 0.000
101.88/101.99	c total clause space: 78.2603MB
101.88/101.99	c total #watches: 160962
102.28/102.31	c total #propagations: 18561564 / total #impl: 192154525 (eff. 0.097)
102.28/102.31	c #Conflicts:     379000 | #Learnt:      21778 | 0.000
102.28/102.31	c total clause space: 78.2603MB
102.28/102.31	c total #watches: 164708
102.58/102.64	c total #propagations: 18608295 / total #impl: 192630573 (eff. 0.097)
102.58/102.64	c #Conflicts:     380000 | #Learnt:      22778 | 0.000
102.58/102.64	c total clause space: 78.2603MB
102.58/102.64	c total #watches: 167606
102.88/102.97	c total #propagations: 18651508 / total #impl: 192920953 (eff. 0.097)
102.88/102.97	c #Conflicts:     381000 | #Learnt:      23778 | 0.000
102.88/102.97	c total clause space: 78.2603MB
102.88/102.97	c total #watches: 171034
103.18/103.29	c total #propagations: 18696957 / total #impl: 193423334 (eff. 0.097)
103.18/103.29	c #Conflicts:     382000 | #Learnt:      24778 | 0.000
103.18/103.29	c total clause space: 78.2603MB
103.18/103.29	c total #watches: 174676
103.68/103.73	c total #propagations: 18741735 / total #impl: 193857397 (eff. 0.097)
103.68/103.73	c #Conflicts:     383000 | #Learnt:      25778 | 0.000
103.68/103.73	c total clause space: 78.2603MB
103.68/103.73	c total #watches: 179142
104.08/104.17	c total #propagations: 18799950 / total #impl: 194469781 (eff. 0.097)
104.08/104.17	c #Conflicts:     384000 | #Learnt:      26778 | 0.000
104.08/104.17	c total clause space: 78.2603MB
104.08/104.17	c total #watches: 183352
104.48/104.60	c total #propagations: 18852802 / total #impl: 195129597 (eff. 0.097)
104.48/104.60	c #Conflicts:     385000 | #Learnt:      27778 | 0.000
104.48/104.60	c total clause space: 78.2603MB
104.48/104.60	c total #watches: 187503
104.98/105.02	c total #propagations: 18895189 / total #impl: 195784502 (eff. 0.097)
104.98/105.02	c #Conflicts:     386000 | #Learnt:      28778 | 0.000
104.98/105.02	c total clause space: 78.2603MB
104.98/105.02	c total #watches: 191103
105.38/105.43	c total #propagations: 18943938 / total #impl: 196348959 (eff. 0.096)
105.38/105.43	c #Conflicts:     387000 | #Learnt:      29778 | 0.000
105.38/105.43	c total clause space: 78.2603MB
105.38/105.43	c total #watches: 194857
105.68/105.78	c total #propagations: 18988695 / total #impl: 196917374 (eff. 0.096)
105.68/105.78	c GC COLLECT
105.68/105.78	c #Conflicts:     388000 | #Learnt:      15874 | 0.000
105.68/105.78	c total clause space: 78.2603MB
105.68/105.78	c total #watches: 141504
105.98/106.06	c total #propagations: 19039890 / total #impl: 197448656 (eff. 0.096)
105.98/106.06	c #Conflicts:     389000 | #Learnt:      16874 | 0.000
105.98/106.06	c total clause space: 78.2603MB
105.98/106.06	c total #watches: 147459
106.28/106.34	c total #propagations: 19085975 / total #impl: 197894398 (eff. 0.096)
106.28/106.34	c #Conflicts:     390000 | #Learnt:      17874 | 0.000
106.28/106.34	c total clause space: 78.2603MB
106.28/106.34	c total #watches: 152683
106.58/106.67	c total #propagations: 19128817 / total #impl: 198311101 (eff. 0.096)
106.58/106.67	c #Conflicts:     391000 | #Learnt:      18874 | 0.000
106.58/106.67	c total clause space: 78.2603MB
106.58/106.67	c total #watches: 157183
106.88/106.99	c total #propagations: 19183224 / total #impl: 198701874 (eff. 0.097)
106.88/106.99	c #Conflicts:     392000 | #Learnt:      19874 | 0.000
106.88/106.99	c total clause space: 78.2603MB
106.88/106.99	c total #watches: 161218
107.28/107.35	c total #propagations: 19227422 / total #impl: 199149772 (eff. 0.097)
107.28/107.35	c #Conflicts:     393000 | #Learnt:      20874 | 0.000
107.28/107.35	c total clause space: 78.2603MB
107.28/107.35	c total #watches: 165354
107.68/107.77	c total #propagations: 19271804 / total #impl: 199783391 (eff. 0.096)
107.68/107.77	c #Conflicts:     394000 | #Learnt:      21874 | 0.000
107.68/107.77	c total clause space: 78.2603MB
107.68/107.77	c total #watches: 169481
108.08/108.13	c total #propagations: 19311727 / total #impl: 200368038 (eff. 0.096)
108.08/108.13	c #Conflicts:     395000 | #Learnt:      22874 | 0.000
108.08/108.13	c total clause space: 78.2603MB
108.08/108.13	c total #watches: 173301
108.48/108.51	c total #propagations: 19357280 / total #impl: 200899201 (eff. 0.096)
108.48/108.51	c #Conflicts:     396000 | #Learnt:      23874 | 0.000
108.48/108.51	c total clause space: 78.2603MB
108.48/108.51	c total #watches: 178136
108.78/108.89	c total #propagations: 19400061 / total #impl: 201443804 (eff. 0.096)
108.78/108.89	c #Conflicts:     397000 | #Learnt:      24874 | 0.000
108.78/108.89	c total clause space: 78.2603MB
108.78/108.89	c total #watches: 182234
109.18/109.26	c total #propagations: 19441770 / total #impl: 201858507 (eff. 0.096)
109.18/109.26	c #Conflicts:     398000 | #Learnt:      25874 | 0.000
109.18/109.26	c total clause space: 78.2603MB
109.18/109.26	c total #watches: 186692
109.58/109.69	c total #propagations: 19480164 / total #impl: 202328909 (eff. 0.096)
109.58/109.69	c #Conflicts:     399000 | #Learnt:      26874 | 0.000
109.58/109.69	c total clause space: 78.2603MB
109.58/109.69	c total #watches: 191315
109.98/110.04	c total #propagations: 19533256 / total #impl: 202910852 (eff. 0.096)
109.98/110.04	c #Conflicts:     400000 | #Learnt:      27874 | 0.000
109.98/110.04	c total clause space: 78.2603MB
109.98/110.04	c total #watches: 195617
110.28/110.39	c total #propagations: 19573208 / total #impl: 203343577 (eff. 0.096)
110.28/110.39	c #Conflicts:     401000 | #Learnt:      28874 | 0.000
110.28/110.39	c total clause space: 78.2603MB
110.28/110.39	c total #watches: 201990
110.58/110.66	c total #propagations: 19615706 / total #impl: 203715953 (eff. 0.096)
110.58/110.66	c #Conflicts:     402000 | #Learnt:      29874 | 0.000
110.58/110.66	c total clause space: 78.2603MB
110.58/110.66	c total #watches: 208797
110.88/110.94	c total #propagations: 19653009 / total #impl: 204023563 (eff. 0.096)
110.88/110.94	c GC COLLECT
110.88/110.94	c #Conflicts:     403000 | #Learnt:      15681 | 0.000
110.88/110.94	c total clause space: 78.2603MB
110.88/110.94	c total #watches: 142023
111.08/111.15	c total #propagations: 19699762 / total #impl: 204338356 (eff. 0.096)
111.08/111.15	c #Conflicts:     404000 | #Learnt:      16681 | 0.000
111.08/111.15	c total clause space: 78.2603MB
111.08/111.15	c total #watches: 148465
111.38/111.46	c total #propagations: 19741089 / total #impl: 204641497 (eff. 0.096)
111.38/111.46	c #Conflicts:     405000 | #Learnt:      17681 | 0.000
111.38/111.46	c total clause space: 78.2603MB
111.38/111.46	c total #watches: 152992
111.68/111.78	c total #propagations: 19786043 / total #impl: 205115759 (eff. 0.096)
111.68/111.78	c #Conflicts:     406000 | #Learnt:      18681 | 0.000
111.68/111.78	c total clause space: 78.2603MB
111.68/111.78	c total #watches: 158453
112.18/112.23	c total #propagations: 19846443 / total #impl: 205577091 (eff. 0.097)
112.18/112.23	c #Conflicts:     407000 | #Learnt:      19681 | 0.000
112.18/112.23	c total clause space: 78.2603MB
112.18/112.23	c total #watches: 162404
112.57/112.64	c total #propagations: 19905693 / total #impl: 206383215 (eff. 0.096)
112.57/112.64	c #Conflicts:     408000 | #Learnt:      20681 | 0.000
112.57/112.64	c total clause space: 78.2603MB
112.57/112.64	c total #watches: 166697
112.97/113.05	c total #propagations: 19952873 / total #impl: 207037510 (eff. 0.096)
112.97/113.05	c #Conflicts:     409000 | #Learnt:      21681 | 0.000
112.97/113.05	c total clause space: 78.2603MB
112.97/113.05	c total #watches: 170138
113.38/113.48	c total #propagations: 20000416 / total #impl: 207635417 (eff. 0.096)
113.38/113.48	c #Conflicts:     410000 | #Learnt:      22681 | 0.000
113.38/113.48	c total clause space: 78.2603MB
113.38/113.48	c total #watches: 174337
113.77/113.86	c total #propagations: 20062032 / total #impl: 208278817 (eff. 0.096)
113.77/113.86	c #Conflicts:     411000 | #Learnt:      23681 | 0.000
113.77/113.86	c total clause space: 78.2603MB
113.77/113.86	c total #watches: 179092
114.07/114.16	c total #propagations: 20109237 / total #impl: 208843003 (eff. 0.096)
114.07/114.16	c #Conflicts:     412000 | #Learnt:      24681 | 0.000
114.07/114.16	c total clause space: 78.2603MB
114.07/114.16	c total #watches: 184054
114.48/114.57	c total #propagations: 20153728 / total #impl: 209150626 (eff. 0.096)
114.48/114.57	c #Conflicts:     413000 | #Learnt:      25681 | 0.000
114.48/114.57	c total clause space: 78.2603MB
114.48/114.57	c total #watches: 187190
114.97/115.05	c total #propagations: 20197654 / total #impl: 209624281 (eff. 0.096)
114.97/115.05	c #Conflicts:     414000 | #Learnt:      26681 | 0.000
114.97/115.05	c total clause space: 78.2603MB
114.97/115.05	c total #watches: 190611
115.48/115.53	c total #propagations: 20251243 / total #impl: 210217067 (eff. 0.096)
115.48/115.53	c #Conflicts:     415000 | #Learnt:      27681 | 0.000
115.48/115.53	c total clause space: 78.2603MB
115.48/115.53	c total #watches: 194111
115.97/116.04	c total #propagations: 20304348 / total #impl: 211059582 (eff. 0.096)
115.97/116.04	c #Conflicts:     416000 | #Learnt:      28681 | 0.000
115.97/116.04	c total clause space: 78.2603MB
115.97/116.04	c total #watches: 196724
116.47/116.57	c total #propagations: 20357975 / total #impl: 211772614 (eff. 0.096)
116.47/116.57	c #Conflicts:     417000 | #Learnt:      29681 | 0.000
116.47/116.57	c total clause space: 78.2603MB
116.47/116.57	c total #watches: 199209
117.07/117.11	c total #propagations: 20411181 / total #impl: 212475300 (eff. 0.096)
117.07/117.11	c #Conflicts:     418000 | #Learnt:      30681 | 0.000
117.07/117.11	c total clause space: 78.2603MB
117.07/117.11	c total #watches: 203147
117.47/117.51	c total #propagations: 20463577 / total #impl: 213194217 (eff. 0.096)
117.47/117.51	c GC COLLECT
117.47/117.51	c #Conflicts:     419000 | #Learnt:      16179 | 0.000
117.47/117.51	c total clause space: 78.2603MB
117.47/117.51	c total #watches: 143339
117.78/117.82	c total #propagations: 20516412 / total #impl: 213721089 (eff. 0.096)
117.78/117.82	c #Conflicts:     420000 | #Learnt:      17179 | 0.000
117.78/117.82	c total clause space: 78.2603MB
117.78/117.82	c total #watches: 147853
118.07/118.13	c total #propagations: 20561221 / total #impl: 214232231 (eff. 0.096)
118.07/118.13	c #Conflicts:     421000 | #Learnt:      18179 | 0.000
118.07/118.13	c total clause space: 78.2603MB
118.07/118.13	c total #watches: 152479
118.37/118.49	c total #propagations: 20603594 / total #impl: 214784649 (eff. 0.096)
118.37/118.49	c #Conflicts:     422000 | #Learnt:      19179 | 0.000
118.37/118.49	c total clause space: 78.2603MB
118.37/118.49	c total #watches: 157119
118.78/118.85	c total #propagations: 20651791 / total #impl: 215427708 (eff. 0.096)
118.78/118.85	c #Conflicts:     423000 | #Learnt:      20179 | 0.000
118.78/118.85	c total clause space: 78.2603MB
118.78/118.85	c total #watches: 160946
119.17/119.21	c total #propagations: 20696053 / total #impl: 216026102 (eff. 0.096)
119.17/119.21	c #Conflicts:     424000 | #Learnt:      21179 | 0.000
119.17/119.21	c total clause space: 78.2603MB
119.17/119.21	c total #watches: 164965
119.57/119.60	c total #propagations: 20741143 / total #impl: 216557136 (eff. 0.096)
119.57/119.60	c #Conflicts:     425000 | #Learnt:      22179 | 0.000
119.57/119.60	c total clause space: 78.2603MB
119.57/119.60	c total #watches: 168552
119.98/120.01	c total #propagations: 20784624 / total #impl: 217139515 (eff. 0.096)
119.98/120.01	c #Conflicts:     426000 | #Learnt:      23179 | 0.000
119.98/120.01	c total clause space: 78.2603MB
119.98/120.01	c total #watches: 172494
120.37/120.43	c total #propagations: 20833273 / total #impl: 217766334 (eff. 0.096)
120.37/120.43	c #Conflicts:     427000 | #Learnt:      24179 | 0.000
120.37/120.43	c total clause space: 78.2603MB
120.37/120.43	c total #watches: 176589
120.77/120.89	c total #propagations: 20874205 / total #impl: 218342834 (eff. 0.096)
120.77/120.89	c #Conflicts:     428000 | #Learnt:      25179 | 0.000
120.77/120.89	c total clause space: 78.2603MB
120.77/120.89	c total #watches: 180859
121.27/121.35	c total #propagations: 20916438 / total #impl: 218919777 (eff. 0.096)
121.27/121.35	c #Conflicts:     429000 | #Learnt:      26179 | 0.000
121.27/121.35	c total clause space: 78.2603MB
121.27/121.35	c total #watches: 184466
121.77/121.85	c total #propagations: 20956715 / total #impl: 219493457 (eff. 0.095)
121.77/121.85	c #Conflicts:     430000 | #Learnt:      27179 | 0.000
121.77/121.85	c total clause space: 78.2603MB
121.77/121.85	c total #watches: 189305
122.27/122.36	c total #propagations: 20997092 / total #impl: 220213091 (eff. 0.095)
122.27/122.36	c #Conflicts:     431000 | #Learnt:      28179 | 0.000
122.27/122.36	c total clause space: 78.2603MB
122.27/122.36	c total #watches: 194038
122.77/122.87	c total #propagations: 21037444 / total #impl: 220943856 (eff. 0.095)
122.77/122.87	c #Conflicts:     432000 | #Learnt:      29179 | 0.000
122.77/122.87	c total clause space: 78.2603MB
122.77/122.87	c total #watches: 197748
123.28/123.35	c total #propagations: 21078112 / total #impl: 221660445 (eff. 0.095)
123.28/123.35	c #Conflicts:     433000 | #Learnt:      30179 | 0.000
123.28/123.35	c total clause space: 78.2603MB
123.28/123.35	c total #watches: 201857
123.77/123.88	c total #propagations: 21122087 / total #impl: 222261284 (eff. 0.095)
123.77/123.88	c #Conflicts:     434000 | #Learnt:      31179 | 0.000
123.77/123.88	c total clause space: 78.2603MB
123.77/123.88	c total #watches: 205912
124.17/124.24	c total #propagations: 21167929 / total #impl: 223011942 (eff. 0.095)
124.17/124.24	c GC COLLECT
124.17/124.24	c #Conflicts:     435000 | #Learnt:      16382 | 0.000
124.17/124.24	c total clause space: 78.2603MB
124.17/124.24	c total #watches: 144157
124.47/124.55	c total #propagations: 21208533 / total #impl: 223509813 (eff. 0.095)
124.47/124.55	c #Conflicts:     436000 | #Learnt:      17382 | 0.000
124.47/124.55	c total clause space: 78.2603MB
124.47/124.55	c total #watches: 148725
124.77/124.86	c total #propagations: 21249882 / total #impl: 224040802 (eff. 0.095)
124.77/124.86	c #Conflicts:     437000 | #Learnt:      18382 | 0.000
124.77/124.86	c total clause space: 78.2603MB
124.77/124.86	c total #watches: 153249
125.07/125.14	c total #propagations: 21293747 / total #impl: 224454753 (eff. 0.095)
125.07/125.14	c #Conflicts:     438000 | #Learnt:      19382 | 0.000
125.07/125.14	c total clause space: 78.2603MB
125.07/125.14	c total #watches: 156847
125.38/125.45	c total #propagations: 21337829 / total #impl: 224834824 (eff. 0.095)
125.38/125.45	c #Conflicts:     439000 | #Learnt:      20382 | 0.000
125.38/125.45	c total clause space: 78.2603MB
125.38/125.45	c total #watches: 159723
125.77/125.80	c total #propagations: 21384378 / total #impl: 225211846 (eff. 0.095)
125.77/125.80	c #Conflicts:     440000 | #Learnt:      21382 | 0.000
125.77/125.80	c total clause space: 78.2603MB
125.77/125.80	c total #watches: 164313
126.07/126.11	c total #propagations: 21432660 / total #impl: 225674828 (eff. 0.095)
126.07/126.11	c #Conflicts:     441000 | #Learnt:      22382 | 0.000
126.07/126.11	c total clause space: 78.2603MB
126.07/126.11	c total #watches: 171111
126.37/126.48	c total #propagations: 21465409 / total #impl: 226066055 (eff. 0.095)
126.37/126.48	c #Conflicts:     442000 | #Learnt:      23382 | 0.000
126.37/126.48	c total clause space: 78.2603MB
126.37/126.48	c total #watches: 177608
126.77/126.86	c total #propagations: 21496866 / total #impl: 226660805 (eff. 0.095)
126.77/126.86	c #Conflicts:     443000 | #Learnt:      24382 | 0.000
126.77/126.86	c total clause space: 78.2603MB
126.77/126.86	c total #watches: 182905
127.07/127.18	c total #propagations: 21524859 / total #impl: 227224885 (eff. 0.095)
127.07/127.18	c #Conflicts:     444000 | #Learnt:      25382 | 0.000
127.07/127.18	c total clause space: 78.2603MB
127.07/127.18	c total #watches: 186270
127.37/127.46	c total #propagations: 21552590 / total #impl: 227582327 (eff. 0.095)
127.37/127.46	c #Conflicts:     445000 | #Learnt:      26382 | 0.000
127.37/127.46	c total clause space: 78.2603MB
127.37/127.46	c total #watches: 190098
127.87/127.90	c total #propagations: 21580832 / total #impl: 227881043 (eff. 0.095)
127.87/127.90	c #Conflicts:     446000 | #Learnt:      27382 | 0.000
127.87/127.90	c total clause space: 78.2603MB
127.87/127.90	c total #watches: 195250
128.37/128.40	c total #propagations: 21613369 / total #impl: 228659892 (eff. 0.095)
128.37/128.40	c #Conflicts:     447000 | #Learnt:      28382 | 0.000
128.37/128.40	c total clause space: 78.2603MB
128.37/128.40	c total #watches: 201424
128.78/128.89	c total #propagations: 21650291 / total #impl: 229691424 (eff. 0.094)
128.78/128.89	c #Conflicts:     448000 | #Learnt:      29382 | 0.000
128.78/128.89	c total clause space: 78.2603MB
128.78/128.89	c total #watches: 205913
129.17/129.20	c total #propagations: 21687271 / total #impl: 230676349 (eff. 0.094)
129.17/129.20	c #Conflicts:     449000 | #Learnt:      30382 | 0.000
129.17/129.20	c total clause space: 78.2603MB
129.17/129.20	c total #watches: 209407
129.37/129.47	c total #propagations: 21717918 / total #impl: 230941478 (eff. 0.094)
129.37/129.47	c #Conflicts:     450000 | #Learnt:      31382 | 0.000
129.37/129.47	c total clause space: 78.2603MB
129.37/129.47	c total #watches: 212951
129.78/129.84	c total #propagations: 21748469 / total #impl: 231180413 (eff. 0.094)
129.78/129.84	c GC COLLECT
129.78/129.84	c #Conflicts:     451000 | #Learnt:      16278 | 0.000
129.78/129.84	c total clause space: 78.2603MB
129.78/129.84	c total #watches: 144268
130.07/130.11	c total #propagations: 21787471 / total #impl: 231521410 (eff. 0.094)
130.07/130.11	c #Conflicts:     452000 | #Learnt:      17278 | 0.000
130.07/130.11	c total clause space: 78.2603MB
130.07/130.11	c total #watches: 148665
130.37/130.42	c total #propagations: 21825089 / total #impl: 231869894 (eff. 0.094)
130.37/130.42	c #Conflicts:     453000 | #Learnt:      18278 | 0.000
130.37/130.42	c total clause space: 78.2603MB
130.37/130.42	c total #watches: 154548
130.67/130.77	c total #propagations: 21862679 / total #impl: 232557296 (eff. 0.094)
130.67/130.77	c #Conflicts:     454000 | #Learnt:      19278 | 0.000
130.67/130.77	c total clause space: 78.2603MB
130.67/130.77	c total #watches: 158671
131.07/131.10	c total #propagations: 21902607 / total #impl: 233176369 (eff. 0.094)
131.07/131.10	c #Conflicts:     455000 | #Learnt:      20278 | 0.000
131.07/131.10	c total clause space: 78.2603MB
131.07/131.10	c total #watches: 162174
131.27/131.39	c total #propagations: 21944982 / total #impl: 233720475 (eff. 0.094)
131.27/131.39	c #Conflicts:     456000 | #Learnt:      21278 | 0.000
131.27/131.39	c total clause space: 78.2603MB
131.27/131.39	c total #watches: 165669
131.67/131.70	c total #propagations: 21979862 / total #impl: 234105268 (eff. 0.094)
131.67/131.70	c #Conflicts:     457000 | #Learnt:      22278 | 0.000
131.67/131.70	c total clause space: 78.2603MB
131.67/131.70	c total #watches: 169059
131.87/131.94	c total #propagations: 22015350 / total #impl: 234453642 (eff. 0.094)
131.87/131.94	c #Conflicts:     458000 | #Learnt:      23278 | 0.000
131.87/131.94	c total clause space: 78.2603MB
131.87/131.94	c total #watches: 172373
132.17/132.25	c total #propagations: 22046760 / total #impl: 234677790 (eff. 0.094)
132.17/132.25	c #Conflicts:     459000 | #Learnt:      24278 | 0.000
132.17/132.25	c total clause space: 78.2603MB
132.17/132.25	c total #watches: 175442
132.47/132.51	c total #propagations: 22089143 / total #impl: 234998713 (eff. 0.094)
132.47/132.51	c #Conflicts:     460000 | #Learnt:      25278 | 0.000
132.47/132.51	c total clause space: 78.2603MB
132.47/132.51	c total #watches: 178846
132.67/132.75	c total #propagations: 22121480 / total #impl: 235322894 (eff. 0.094)
132.67/132.75	c #Conflicts:     461000 | #Learnt:      26278 | 0.000
132.67/132.75	c total clause space: 78.2603MB
132.67/132.75	c total #watches: 182164
132.97/133.10	c total #propagations: 22148921 / total #impl: 235634550 (eff. 0.094)
132.97/133.10	c #Conflicts:     462000 | #Learnt:      27278 | 0.000
132.97/133.10	c total clause space: 78.2603MB
132.97/133.10	c total #watches: 186010
133.37/133.46	c total #propagations: 22184813 / total #impl: 236120085 (eff. 0.094)
133.37/133.46	c #Conflicts:     463000 | #Learnt:      28278 | 0.000
133.37/133.46	c total clause space: 78.2603MB
133.37/133.46	c total #watches: 189736
133.77/133.83	c total #propagations: 22220361 / total #impl: 236466006 (eff. 0.094)
133.77/133.83	c #Conflicts:     464000 | #Learnt:      29278 | 0.000
133.77/133.83	c total clause space: 78.2603MB
133.77/133.83	c total #watches: 192565
134.18/134.23	c total #propagations: 22255844 / total #impl: 236852914 (eff. 0.094)
134.18/134.23	c #Conflicts:     465000 | #Learnt:      30278 | 0.000
134.18/134.23	c total clause space: 78.2603MB
134.18/134.23	c total #watches: 195349
134.57/134.67	c total #propagations: 22293517 / total #impl: 237225397 (eff. 0.094)
134.57/134.67	c #Conflicts:     466000 | #Learnt:      31278 | 0.000
134.57/134.67	c total clause space: 78.2603MB
134.57/134.67	c total #watches: 200224
135.07/135.18	c total #propagations: 22344403 / total #impl: 238005262 (eff. 0.094)
135.07/135.18	c #Conflicts:     467000 | #Learnt:      32278 | 0.000
135.07/135.18	c total clause space: 78.2603MB
135.07/135.18	c total #watches: 205003
135.57/135.65	c total #propagations: 22399420 / total #impl: 238909263 (eff. 0.094)
135.57/135.65	c GC COLLECT
135.57/135.65	c #Conflicts:     468000 | #Learnt:      16876 | 0.000
135.57/135.65	c total clause space: 78.2603MB
135.57/135.65	c total #watches: 147184
135.87/135.97	c total #propagations: 22448153 / total #impl: 239495702 (eff. 0.094)
135.87/135.97	c #Conflicts:     469000 | #Learnt:      17876 | 0.000
135.87/135.97	c total clause space: 78.2603MB
135.87/135.97	c total #watches: 151706
136.27/136.36	c total #propagations: 22495044 / total #impl: 240091896 (eff. 0.094)
136.27/136.36	c #Conflicts:     470000 | #Learnt:      18876 | 0.000
136.27/136.36	c total clause space: 78.2603MB
136.27/136.36	c total #watches: 156539
136.67/136.78	c total #propagations: 22545097 / total #impl: 240881383 (eff. 0.094)
136.67/136.78	c #Conflicts:     471000 | #Learnt:      19876 | 0.000
136.67/136.78	c total clause space: 78.2603MB
136.67/136.78	c total #watches: 161834
137.17/137.22	c total #propagations: 22592340 / total #impl: 241810387 (eff. 0.093)
137.17/137.22	c #Conflicts:     472000 | #Learnt:      20876 | 0.000
137.17/137.22	c total clause space: 78.2603MB
137.17/137.22	c total #watches: 166778
137.67/137.74	c total #propagations: 22637302 / total #impl: 242738279 (eff. 0.093)
137.67/137.74	c #Conflicts:     473000 | #Learnt:      21876 | 0.000
137.67/137.74	c total clause space: 78.2603MB
137.67/137.74	c total #watches: 171231
138.17/138.26	c total #propagations: 22685203 / total #impl: 243695373 (eff. 0.093)
138.17/138.26	c #Conflicts:     474000 | #Learnt:      22876 | 0.000
138.17/138.26	c total clause space: 78.2603MB
138.17/138.26	c total #watches: 175583
138.77/138.86	c total #propagations: 22738996 / total #impl: 244632060 (eff. 0.093)
138.77/138.86	c #Conflicts:     475000 | #Learnt:      23876 | 0.000
138.77/138.86	c total clause space: 78.2603MB
138.77/138.86	c total #watches: 180701
139.47/139.53	c total #propagations: 22792105 / total #impl: 245558792 (eff. 0.093)
139.47/139.53	c #Conflicts:     476000 | #Learnt:      24876 | 0.000
139.47/139.53	c total clause space: 78.2603MB
139.47/139.53	c total #watches: 184976
140.17/140.20	c total #propagations: 22849247 / total #impl: 246554555 (eff. 0.093)
140.17/140.20	c #Conflicts:     477000 | #Learnt:      25876 | 0.000
140.17/140.20	c total clause space: 78.2603MB
140.17/140.20	c total #watches: 189489
140.87/140.95	c total #propagations: 22907643 / total #impl: 247398120 (eff. 0.093)
140.87/140.95	c #Conflicts:     478000 | #Learnt:      26876 | 0.000
140.87/140.95	c total clause space: 78.2603MB
140.87/140.95	c total #watches: 193294
141.57/141.61	c total #propagations: 22964025 / total #impl: 248433197 (eff. 0.092)
141.57/141.61	c #Conflicts:     479000 | #Learnt:      27876 | 0.000
141.57/141.61	c total clause space: 78.2603MB
141.57/141.61	c total #watches: 198672
142.27/142.32	c total #propagations: 23020569 / total #impl: 249317077 (eff. 0.092)
142.27/142.32	c #Conflicts:     480000 | #Learnt:      28876 | 0.000
142.27/142.32	c total clause space: 78.2603MB
142.27/142.32	c total #watches: 203659
142.97/143.06	c total #propagations: 23072531 / total #impl: 250156867 (eff. 0.092)
142.97/143.06	c #Conflicts:     481000 | #Learnt:      29876 | 0.000
142.97/143.06	c total clause space: 78.2603MB
142.97/143.06	c total #watches: 208739
143.77/143.82	c total #propagations: 23120646 / total #impl: 251129168 (eff. 0.092)
143.77/143.82	c #Conflicts:     482000 | #Learnt:      30876 | 0.000
143.77/143.82	c total clause space: 78.2603MB
143.77/143.82	c total #watches: 213114
144.47/144.54	c total #propagations: 23165952 / total #impl: 252029444 (eff. 0.092)
144.47/144.54	c #Conflicts:     483000 | #Learnt:      31876 | 0.000
144.47/144.54	c total clause space: 78.2603MB
144.47/144.54	c total #watches: 217253
145.17/145.24	c total #propagations: 23209771 / total #impl: 252807066 (eff. 0.092)
145.17/145.24	c #Conflicts:     484000 | #Learnt:      32876 | 0.000
145.17/145.24	c total clause space: 78.2603MB
145.17/145.24	c total #watches: 220933
145.67/145.79	c total #propagations: 23250199 / total #impl: 253400209 (eff. 0.092)
145.67/145.79	c GC COLLECT
145.67/145.79	c #Conflicts:     485000 | #Learnt:      17174 | 0.000
145.67/145.79	c total clause space: 78.2603MB
145.67/145.79	c total #watches: 148363
146.07/146.19	c total #propagations: 23295231 / total #impl: 253946319 (eff. 0.092)
146.07/146.19	c #Conflicts:     486000 | #Learnt:      18174 | 0.000
146.07/146.19	c total clause space: 78.2603MB
146.07/146.19	c total #watches: 152328
146.57/146.66	c total #propagations: 23344955 / total #impl: 254427721 (eff. 0.092)
146.57/146.66	c #Conflicts:     487000 | #Learnt:      19174 | 0.000
146.57/146.66	c total clause space: 78.2603MB
146.57/146.66	c total #watches: 155910
146.97/147.04	c total #propagations: 23400879 / total #impl: 255011744 (eff. 0.092)
146.97/147.04	c #Conflicts:     488000 | #Learnt:      20174 | 0.000
146.97/147.04	c total clause space: 78.2603MB
146.97/147.04	c total #watches: 159468
147.27/147.36	c total #propagations: 23455920 / total #impl: 255563748 (eff. 0.092)
147.27/147.36	c #Conflicts:     489000 | #Learnt:      21174 | 0.000
147.27/147.36	c total clause space: 78.2603MB
147.27/147.36	c total #watches: 162506
147.57/147.69	c total #propagations: 23498285 / total #impl: 256008662 (eff. 0.092)
147.57/147.69	c #Conflicts:     490000 | #Learnt:      22174 | 0.000
147.57/147.69	c total clause space: 78.2603MB
147.57/147.69	c total #watches: 165229
147.97/148.02	c total #propagations: 23541035 / total #impl: 256499751 (eff. 0.092)
147.97/148.02	c #Conflicts:     491000 | #Learnt:      23174 | 0.000
147.97/148.02	c total clause space: 78.2603MB
147.97/148.02	c total #watches: 168038
148.27/148.37	c total #propagations: 23586423 / total #impl: 257024322 (eff. 0.092)
148.27/148.37	c #Conflicts:     492000 | #Learnt:      24174 | 0.000
148.27/148.37	c total clause space: 78.2603MB
148.27/148.37	c total #watches: 172003
148.67/148.70	c total #propagations: 23629627 / total #impl: 257525810 (eff. 0.092)
148.67/148.70	c #Conflicts:     493000 | #Learnt:      25174 | 0.000
148.67/148.70	c total clause space: 78.2603MB
148.67/148.70	c total #watches: 175583
148.97/149.02	c total #propagations: 23672572 / total #impl: 257970439 (eff. 0.092)
148.97/149.02	c #Conflicts:     494000 | #Learnt:      26174 | 0.000
148.97/149.02	c total clause space: 78.2603MB
148.97/149.02	c total #watches: 179008
149.27/149.39	c total #propagations: 23711652 / total #impl: 258409673 (eff. 0.092)
149.27/149.39	c #Conflicts:     495000 | #Learnt:      27174 | 0.000
149.27/149.39	c total clause space: 78.2603MB
149.27/149.39	c total #watches: 181990
149.67/149.70	c total #propagations: 23753199 / total #impl: 258896160 (eff. 0.092)
149.67/149.70	c #Conflicts:     496000 | #Learnt:      28174 | 0.000
149.67/149.70	c total clause space: 78.2603MB
149.67/149.70	c total #watches: 184940
149.97/150.07	c total #propagations: 23787513 / total #impl: 259346274 (eff. 0.092)
149.97/150.07	c #Conflicts:     497000 | #Learnt:      29174 | 0.000
149.97/150.07	c total clause space: 78.2603MB
149.97/150.07	c total #watches: 188149
150.37/150.45	c total #propagations: 23823069 / total #impl: 259859070 (eff. 0.092)
150.37/150.45	c #Conflicts:     498000 | #Learnt:      30174 | 0.000
150.37/150.45	c total clause space: 78.2603MB
150.37/150.45	c total #watches: 191553
150.77/150.85	c total #propagations: 23859281 / total #impl: 260393541 (eff. 0.092)
150.77/150.85	c #Conflicts:     499000 | #Learnt:      31174 | 0.000
150.77/150.85	c total clause space: 78.2603MB
150.77/150.85	c total #watches: 194797
151.17/151.22	c total #propagations: 23897202 / total #impl: 260823880 (eff. 0.092)
151.17/151.22	c #Conflicts:     500000 | #Learnt:      32174 | 0.000
151.17/151.22	c total clause space: 78.2603MB
151.17/151.22	c total #watches: 197582
151.57/151.63	c total #propagations: 23932861 / total #impl: 261305970 (eff. 0.092)
151.57/151.63	c #Conflicts:     501000 | #Learnt:      33174 | 0.000
151.57/151.63	c total clause space: 78.2603MB
151.57/151.63	c total #watches: 200473
151.97/152.02	c total #propagations: 23971635 / total #impl: 261848436 (eff. 0.092)
151.97/152.02	c GC COLLECT
151.97/152.02	c #Conflicts:     502000 | #Learnt:      17172 | 0.000
151.97/152.02	c total clause space: 78.2603MB
151.97/152.02	c total #watches: 148504
152.27/152.38	c total #propagations: 24008338 / total #impl: 262387522 (eff. 0.091)
152.27/152.38	c #Conflicts:     503000 | #Learnt:      18172 | 0.000
152.27/152.38	c total clause space: 78.2603MB
152.27/152.38	c total #watches: 153701
152.67/152.77	c total #propagations: 24057184 / total #impl: 262945538 (eff. 0.091)
152.67/152.77	c #Conflicts:     504000 | #Learnt:      19172 | 0.000
152.67/152.77	c total clause space: 78.2603MB
152.67/152.77	c total #watches: 157727
153.07/153.17	c total #propagations: 24107080 / total #impl: 263563488 (eff. 0.091)
153.07/153.17	c #Conflicts:     505000 | #Learnt:      20172 | 0.000
153.07/153.17	c total clause space: 78.2603MB
153.07/153.17	c total #watches: 161310
153.47/153.59	c total #propagations: 24157120 / total #impl: 264170016 (eff. 0.091)
153.47/153.59	c #Conflicts:     506000 | #Learnt:      21172 | 0.000
153.47/153.59	c total clause space: 78.2603MB
153.47/153.59	c total #watches: 165088
153.87/153.97	c total #propagations: 24210034 / total #impl: 264765900 (eff. 0.091)
153.87/153.97	c #Conflicts:     507000 | #Learnt:      22172 | 0.000
153.87/153.97	c total clause space: 78.2603MB
153.87/153.97	c total #watches: 169736
154.27/154.33	c total #propagations: 24253235 / total #impl: 265330073 (eff. 0.091)
154.27/154.33	c #Conflicts:     508000 | #Learnt:      23172 | 0.000
154.27/154.33	c total clause space: 78.2603MB
154.27/154.33	c total #watches: 173371
154.67/154.71	c total #propagations: 24293734 / total #impl: 265789607 (eff. 0.091)
154.67/154.71	c #Conflicts:     509000 | #Learnt:      24172 | 0.000
154.67/154.71	c total clause space: 78.2603MB
154.67/154.71	c total #watches: 176686
155.07/155.14	c total #propagations: 24335416 / total #impl: 266262642 (eff. 0.091)
155.07/155.14	c #Conflicts:     510000 | #Learnt:      25172 | 0.000
155.07/155.14	c total clause space: 78.2603MB
155.07/155.14	c total #watches: 180004
155.47/155.59	c total #propagations: 24381390 / total #impl: 266803792 (eff. 0.091)
155.47/155.59	c #Conflicts:     511000 | #Learnt:      26172 | 0.000
155.47/155.59	c total clause space: 78.2603MB
155.47/155.59	c total #watches: 182938
155.97/156.06	c total #propagations: 24429287 / total #impl: 267437606 (eff. 0.091)
155.97/156.06	c #Conflicts:     512000 | #Learnt:      27172 | 0.000
155.97/156.06	c total clause space: 78.2603MB
155.97/156.06	c total #watches: 185855
156.47/156.54	c total #propagations: 24477930 / total #impl: 268133575 (eff. 0.091)
156.47/156.54	c #Conflicts:     513000 | #Learnt:      28172 | 0.000
156.47/156.54	c total clause space: 78.2603MB
156.47/156.54	c total #watches: 189611
156.77/156.89	c total #propagations: 24527978 / total #impl: 268826192 (eff. 0.091)
156.77/156.89	c #Conflicts:     514000 | #Learnt:      29172 | 0.000
156.77/156.89	c total clause space: 78.2603MB
156.77/156.89	c total #watches: 194019
157.17/157.27	c total #propagations: 24597175 / total #impl: 269089482 (eff. 0.091)
157.17/157.27	c #Conflicts:     515000 | #Learnt:      30172 | 0.000
157.17/157.27	c total clause space: 78.2603MB
157.17/157.27	c total #watches: 198179
157.37/157.46	c total #propagations: 24648012 / total #impl: 269520652 (eff. 0.091)
157.37/157.46	c #Conflicts:     516000 | #Learnt:      31172 | 0.000
157.37/157.46	c total clause space: 78.2603MB
157.37/157.46	c total #watches: 201146
157.76/157.84	c total #propagations: 24697303 / total #impl: 269654609 (eff. 0.092)
157.76/157.84	c #Conflicts:     517000 | #Learnt:      32172 | 0.000
157.76/157.84	c total clause space: 78.2603MB
157.76/157.84	c total #watches: 205143
158.16/158.21	c total #propagations: 24752766 / total #impl: 270078024 (eff. 0.092)
158.16/158.21	c #Conflicts:     518000 | #Learnt:      33172 | 0.000
158.16/158.21	c total clause space: 78.2603MB
158.16/158.21	c total #watches: 208430
158.56/158.60	c total #propagations: 24814238 / total #impl: 270564235 (eff. 0.092)
158.56/158.60	c #Conflicts:     519000 | #Learnt:      34172 | 0.000
158.56/158.60	c total clause space: 78.2603MB
158.56/158.60	c total #watches: 211515
158.76/158.89	c total #propagations: 24868526 / total #impl: 270895384 (eff. 0.092)
158.76/158.89	c GC COLLECT
158.76/158.89	c #Conflicts:     520000 | #Learnt:      17865 | 0.000
158.76/158.89	c total clause space: 78.2603MB
158.76/158.89	c total #watches: 151405
158.96/159.06	c total #propagations: 24928878 / total #impl: 271098779 (eff. 0.092)
158.96/159.06	c #Conflicts:     521000 | #Learnt:      18865 | 0.000
158.96/159.06	c total clause space: 78.2603MB
158.96/159.06	c total #watches: 155053
159.36/159.40	c total #propagations: 24974065 / total #impl: 271238503 (eff. 0.092)
159.36/159.40	c #Conflicts:     522000 | #Learnt:      19865 | 0.000
159.36/159.40	c total clause space: 78.2603MB
159.36/159.40	c total #watches: 159719
159.66/159.71	c total #propagations: 25030322 / total #impl: 271739211 (eff. 0.092)
159.66/159.71	c #Conflicts:     523000 | #Learnt:      20865 | 0.000
159.66/159.71	c total clause space: 78.2603MB
159.66/159.71	c total #watches: 163689
159.96/160.08	c total #propagations: 25082695 / total #impl: 272235877 (eff. 0.092)
159.96/160.08	c #Conflicts:     524000 | #Learnt:      21865 | 0.000
159.96/160.08	c total clause space: 78.2603MB
159.96/160.08	c total #watches: 168445
160.36/160.42	c total #propagations: 25124829 / total #impl: 272841162 (eff. 0.092)
160.36/160.42	c #Conflicts:     525000 | #Learnt:      22865 | 0.000
160.36/160.42	c total clause space: 78.2603MB
160.36/160.42	c total #watches: 172381
160.67/160.73	c total #propagations: 25174490 / total #impl: 273395100 (eff. 0.092)
160.67/160.73	c #Conflicts:     526000 | #Learnt:      23865 | 0.000
160.67/160.73	c total clause space: 78.2603MB
160.67/160.73	c total #watches: 175788
161.06/161.13	c total #propagations: 25225724 / total #impl: 273856969 (eff. 0.092)
161.06/161.13	c #Conflicts:     527000 | #Learnt:      24865 | 0.000
161.06/161.13	c total clause space: 78.2603MB
161.06/161.13	c total #watches: 179654
161.46/161.54	c total #propagations: 25271246 / total #impl: 274564214 (eff. 0.092)
161.46/161.54	c #Conflicts:     528000 | #Learnt:      25865 | 0.000
161.46/161.54	c total clause space: 78.2603MB
161.46/161.54	c total #watches: 183681
161.67/161.73	c total #propagations: 25319214 / total #impl: 275166122 (eff. 0.092)
161.67/161.73	c #Conflicts:     529000 | #Learnt:      26865 | 0.000
161.67/161.73	c total clause space: 78.2603MB
161.67/161.73	c total #watches: 187291
161.86/161.96	c total #propagations: 25354496 / total #impl: 275325729 (eff. 0.092)
161.86/161.96	c #Conflicts:     530000 | #Learnt:      27865 | 0.000
161.86/161.96	c total clause space: 78.2603MB
161.86/161.96	c total #watches: 191146
162.16/162.24	c total #propagations: 25388132 / total #impl: 275496696 (eff. 0.092)
162.16/162.24	c #Conflicts:     531000 | #Learnt:      28865 | 0.000
162.16/162.24	c total clause space: 78.2603MB
162.16/162.24	c total #watches: 194529
162.46/162.55	c total #propagations: 25434281 / total #impl: 275800072 (eff. 0.092)
162.46/162.55	c #Conflicts:     532000 | #Learnt:      29865 | 0.000
162.46/162.55	c total clause space: 78.2603MB
162.46/162.55	c total #watches: 197098
162.87/162.91	c total #propagations: 25478997 / total #impl: 276157113 (eff. 0.092)
162.87/162.91	c #Conflicts:     533000 | #Learnt:      30865 | 0.000
162.87/162.91	c total clause space: 78.2603MB
162.87/162.91	c total #watches: 201420
163.16/163.28	c total #propagations: 25535955 / total #impl: 276448625 (eff. 0.092)
163.16/163.28	c #Conflicts:     534000 | #Learnt:      31865 | 0.000
163.16/163.28	c total clause space: 78.2603MB
163.16/163.28	c total #watches: 206328
163.46/163.55	c total #propagations: 25608033 / total #impl: 276646409 (eff. 0.093)
163.46/163.55	c #Conflicts:     535000 | #Learnt:      32865 | 0.000
163.46/163.55	c total clause space: 78.2603MB
163.46/163.55	c total #watches: 210660
163.76/163.84	c total #propagations: 25676203 / total #impl: 276871471 (eff. 0.093)
163.76/163.84	c #Conflicts:     536000 | #Learnt:      33865 | 0.000
163.76/163.84	c total clause space: 78.2603MB
163.76/163.84	c total #watches: 213913
164.16/164.20	c total #propagations: 25752801 / total #impl: 277118607 (eff. 0.093)
164.16/164.20	c #Conflicts:     537000 | #Learnt:      34865 | 0.000
164.16/164.20	c total clause space: 78.2603MB
164.16/164.20	c total #watches: 217270
164.46/164.55	c total #propagations: 25820830 / total #impl: 277415807 (eff. 0.093)
164.46/164.55	c GC COLLECT
164.46/164.55	c #Conflicts:     538000 | #Learnt:      18264 | 0.000
164.46/164.55	c total clause space: 78.2603MB
164.46/164.55	c total #watches: 152279
164.76/164.84	c total #propagations: 25875114 / total #impl: 277819256 (eff. 0.093)
164.76/164.84	c #Conflicts:     539000 | #Learnt:      19264 | 0.000
164.76/164.84	c total clause space: 78.2603MB
164.76/164.84	c total #watches: 155904
165.07/165.14	c total #propagations: 25923418 / total #impl: 278366505 (eff. 0.093)
165.07/165.14	c #Conflicts:     540000 | #Learnt:      20264 | 0.000
165.07/165.14	c total clause space: 78.2603MB
165.07/165.14	c total #watches: 160003
165.46/165.55	c total #propagations: 25965846 / total #impl: 278852156 (eff. 0.093)
165.46/165.55	c #Conflicts:     541000 | #Learnt:      21264 | 0.000
165.46/165.55	c total clause space: 78.2603MB
165.46/165.55	c total #watches: 164046
165.86/165.95	c total #propagations: 26027938 / total #impl: 279372111 (eff. 0.093)
165.86/165.95	c #Conflicts:     542000 | #Learnt:      22264 | 0.000
165.86/165.95	c total clause space: 78.2603MB
165.86/165.95	c total #watches: 167486
166.26/166.31	c total #propagations: 26089623 / total #impl: 279969933 (eff. 0.093)
166.26/166.31	c #Conflicts:     543000 | #Learnt:      23264 | 0.000
166.26/166.31	c total clause space: 78.2603MB
166.26/166.32	c total #watches: 171122
166.66/166.71	c total #propagations: 26147395 / total #impl: 280460125 (eff. 0.093)
166.66/166.71	c #Conflicts:     544000 | #Learnt:      24264 | 0.000
166.66/166.71	c total clause space: 78.2603MB
166.66/166.71	c total #watches: 174921
166.96/167.08	c total #propagations: 26196946 / total #impl: 280994145 (eff. 0.093)
166.96/167.08	c #Conflicts:     545000 | #Learnt:      25264 | 0.000
166.96/167.08	c total clause space: 78.2603MB
166.96/167.09	c total #watches: 177888
167.46/167.50	c total #propagations: 26245617 / total #impl: 281508576 (eff. 0.093)
167.46/167.50	c #Conflicts:     546000 | #Learnt:      26264 | 0.000
167.46/167.50	c total clause space: 78.2603MB
167.46/167.50	c total #watches: 181863
167.86/167.96	c total #propagations: 26292239 / total #impl: 282175091 (eff. 0.093)
167.86/167.96	c #Conflicts:     547000 | #Learnt:      27264 | 0.000
167.86/167.96	c total clause space: 78.2603MB
167.86/167.96	c total #watches: 186408
168.37/168.48	c total #propagations: 26340496 / total #impl: 282970486 (eff. 0.093)
168.37/168.48	c #Conflicts:     548000 | #Learnt:      28264 | 0.000
168.37/168.48	c total clause space: 78.2603MB
168.37/168.48	c total #watches: 191283
168.76/168.88	c total #propagations: 26383379 / total #impl: 283734065 (eff. 0.093)
168.76/168.88	c #Conflicts:     549000 | #Learnt:      29264 | 0.000
168.76/168.88	c total clause space: 78.2603MB
168.76/168.88	c total #watches: 197866
169.16/169.26	c total #propagations: 26426737 / total #impl: 284237256 (eff. 0.093)
169.16/169.26	c #Conflicts:     550000 | #Learnt:      30264 | 0.000
169.16/169.26	c total clause space: 78.2603MB
169.16/169.26	c total #watches: 203468
169.47/169.58	c total #propagations: 26472077 / total #impl: 284739664 (eff. 0.093)
169.47/169.58	c #Conflicts:     551000 | #Learnt:      31264 | 0.000
169.47/169.58	c total clause space: 78.2603MB
169.47/169.58	c total #watches: 208117
169.76/169.86	c total #propagations: 26510179 / total #impl: 285062777 (eff. 0.093)
169.76/169.86	c #Conflicts:     552000 | #Learnt:      32264 | 0.000
169.76/169.86	c total clause space: 78.2603MB
169.76/169.86	c total #watches: 213051
170.06/170.14	c total #propagations: 26545561 / total #impl: 285381012 (eff. 0.093)
170.06/170.14	c #Conflicts:     553000 | #Learnt:      33264 | 0.000
170.06/170.14	c total clause space: 78.2603MB
170.06/170.14	c total #watches: 217030
170.36/170.49	c total #propagations: 26580127 / total #impl: 285718258 (eff. 0.093)
170.36/170.49	c #Conflicts:     554000 | #Learnt:      34264 | 0.000
170.36/170.49	c total clause space: 78.2603MB
170.36/170.49	c total #watches: 220050
170.76/170.82	c total #propagations: 26615495 / total #impl: 286124753 (eff. 0.093)
170.76/170.82	c #Conflicts:     555000 | #Learnt:      35264 | 0.000
170.76/170.82	c total clause space: 78.2603MB
170.76/170.82	c total #watches: 222793
171.06/171.15	c total #propagations: 26650495 / total #impl: 286566010 (eff. 0.093)
171.06/171.15	c GC COLLECT
171.06/171.15	c #Conflicts:     556000 | #Learnt:      18363 | 0.000
171.06/171.15	c total clause space: 78.2603MB
171.06/171.15	c total #watches: 154325
171.46/171.53	c total #propagations: 26689177 / total #impl: 287145685 (eff. 0.093)
171.46/171.53	c #Conflicts:     557000 | #Learnt:      19363 | 0.000
171.46/171.53	c total clause space: 78.2603MB
171.46/171.53	c total #watches: 159570
171.86/171.91	c total #propagations: 26732493 / total #impl: 287937657 (eff. 0.093)
171.86/171.91	c #Conflicts:     558000 | #Learnt:      20363 | 0.000
171.86/171.91	c total clause space: 78.2603MB
171.86/171.91	c total #watches: 165034
172.26/172.33	c total #propagations: 26784965 / total #impl: 288639953 (eff. 0.093)
172.26/172.33	c #Conflicts:     559000 | #Learnt:      21363 | 0.000
172.26/172.33	c total clause space: 78.2603MB
172.26/172.33	c total #watches: 170053
172.56/172.65	c total #propagations: 26845095 / total #impl: 289353054 (eff. 0.093)
172.56/172.65	c #Conflicts:     560000 | #Learnt:      22363 | 0.000
172.56/172.65	c total clause space: 78.2603MB
172.56/172.65	c total #watches: 178338
172.86/172.94	c total #propagations: 26898981 / total #impl: 289685403 (eff. 0.093)
172.86/172.94	c #Conflicts:     561000 | #Learnt:      23363 | 0.000
172.86/172.94	c total clause space: 78.2603MB
172.86/172.94	c total #watches: 185827
173.26/173.38	c total #propagations: 26948181 / total #impl: 290033358 (eff. 0.093)
173.26/173.38	c #Conflicts:     562000 | #Learnt:      24363 | 0.000
173.26/173.38	c total clause space: 78.2603MB
173.26/173.38	c total #watches: 191851
173.77/173.87	c total #propagations: 26997108 / total #impl: 290315140 (eff. 0.093)
173.77/173.87	c #Conflicts:     563000 | #Learnt:      25363 | 0.000
173.77/173.87	c total clause space: 78.2603MB
173.77/173.87	c total #watches: 196100
174.36/174.42	c total #propagations: 27044338 / total #impl: 290688451 (eff. 0.093)
174.36/174.42	c #Conflicts:     564000 | #Learnt:      26363 | 0.000
174.36/174.42	c total clause space: 78.2603MB
174.36/174.42	c total #watches: 200353
174.97/175.05	c total #propagations: 27099651 / total #impl: 291285568 (eff. 0.093)
174.97/175.05	c #Conflicts:     565000 | #Learnt:      27363 | 0.000
174.97/175.05	c total clause space: 78.2603MB
174.97/175.05	c total #watches: 204253
175.56/175.67	c total #propagations: 27152971 / total #impl: 291987423 (eff. 0.093)
175.56/175.67	c #Conflicts:     566000 | #Learnt:      28363 | 0.000
175.56/175.67	c total clause space: 78.2603MB
175.56/175.67	c total #watches: 208429
176.26/176.33	c total #propagations: 27203075 / total #impl: 292700404 (eff. 0.093)
176.26/176.33	c #Conflicts:     567000 | #Learnt:      29363 | 0.000
176.26/176.33	c total clause space: 78.2603MB
176.26/176.33	c total #watches: 213312
176.76/176.81	c total #propagations: 27254492 / total #impl: 293470118 (eff. 0.093)
176.76/176.81	c #Conflicts:     568000 | #Learnt:      30363 | 0.000
176.76/176.81	c total clause space: 78.2603MB
176.76/176.81	c total #watches: 219446
177.46/177.53	c total #propagations: 27301281 / total #impl: 293904740 (eff. 0.093)
177.46/177.53	c #Conflicts:     569000 | #Learnt:      31363 | 0.000
177.46/177.53	c total clause space: 78.2603MB
177.46/177.53	c total #watches: 226877
178.17/178.25	c total #propagations: 27377046 / total #impl: 294414057 (eff. 0.093)
178.17/178.25	c #Conflicts:     570000 | #Learnt:      32363 | 0.000
178.17/178.25	c total clause space: 78.2603MB
178.17/178.25	c total #watches: 233090
178.76/178.82	c total #propagations: 27447900 / total #impl: 294863192 (eff. 0.093)
178.76/178.82	c #Conflicts:     571000 | #Learnt:      33363 | 0.000
178.76/178.82	c total clause space: 78.2603MB
178.76/178.82	c total #watches: 240040
179.27/179.37	c total #propagations: 27507361 / total #impl: 295157872 (eff. 0.093)
179.27/179.37	c #Conflicts:     572000 | #Learnt:      34363 | 0.000
179.27/179.37	c total clause space: 78.2603MB
179.27/179.37	c total #watches: 247150
179.86/179.92	c total #propagations: 27561525 / total #impl: 295535640 (eff. 0.093)
179.86/179.92	c #Conflicts:     573000 | #Learnt:      35363 | 0.000
179.86/179.92	c total clause space: 78.2603MB
179.86/179.92	c total #watches: 251750
180.47/180.51	c total #propagations: 27617810 / total #impl: 295898975 (eff. 0.093)
180.47/180.51	c #Conflicts:     574000 | #Learnt:      36363 | 0.000
180.47/180.51	c total clause space: 78.2603MB
180.47/180.51	c total #watches: 255188
180.66/180.79	c total #propagations: 27669412 / total #impl: 296274690 (eff. 0.093)
180.66/180.79	c GC COLLECT
180.66/180.79	c #Conflicts:     575000 | #Learnt:      19161 | 0.000
180.66/180.79	c total clause space: 78.2603MB
180.66/180.79	c total #watches: 156898
180.96/181.06	c total #propagations: 27716632 / total #impl: 296592421 (eff. 0.093)
180.96/181.06	c #Conflicts:     576000 | #Learnt:      20161 | 0.000
180.96/181.06	c total clause space: 78.2603MB
180.96/181.06	c total #watches: 160022
181.26/181.33	c total #propagations: 27769316 / total #impl: 296941901 (eff. 0.094)
181.26/181.33	c #Conflicts:     577000 | #Learnt:      21161 | 0.000
181.26/181.33	c total clause space: 78.2603MB
181.26/181.33	c total #watches: 163222
181.57/181.63	c total #propagations: 27815916 / total #impl: 297287996 (eff. 0.094)
181.57/181.63	c #Conflicts:     578000 | #Learnt:      22161 | 0.000
181.57/181.63	c total clause space: 78.2603MB
181.57/181.63	c total #watches: 166488
181.86/181.99	c total #propagations: 27862906 / total #impl: 297745056 (eff. 0.094)
181.86/181.99	c #Conflicts:     579000 | #Learnt:      23161 | 0.000
181.86/181.99	c total clause space: 78.2603MB
181.86/181.99	c total #watches: 170521
182.26/182.38	c total #propagations: 27914719 / total #impl: 298149706 (eff. 0.094)
182.26/182.38	c #Conflicts:     580000 | #Learnt:      24161 | 0.000
182.26/182.38	c total clause space: 78.2603MB
182.26/182.38	c total #watches: 173717
182.67/182.74	c total #propagations: 27964268 / total #impl: 298674694 (eff. 0.094)
182.67/182.74	c #Conflicts:     581000 | #Learnt:      25161 | 0.000
182.67/182.74	c total clause space: 78.2603MB
182.67/182.74	c total #watches: 177058
183.06/183.14	c total #propagations: 28008826 / total #impl: 299105795 (eff. 0.094)
183.06/183.14	c #Conflicts:     582000 | #Learnt:      26161 | 0.000
183.06/183.14	c total clause space: 78.2603MB
183.06/183.14	c total #watches: 180387
183.46/183.54	c total #propagations: 28069586 / total #impl: 299649293 (eff. 0.094)
183.46/183.54	c #Conflicts:     583000 | #Learnt:      27161 | 0.000
183.46/183.54	c total clause space: 78.2603MB
183.46/183.54	c total #watches: 183534
183.86/183.98	c total #propagations: 28125045 / total #impl: 300179944 (eff. 0.094)
183.86/183.98	c #Conflicts:     584000 | #Learnt:      28161 | 0.000
183.86/183.98	c total clause space: 78.2603MB
183.86/183.98	c total #watches: 186702
184.26/184.37	c total #propagations: 28187696 / total #impl: 300800729 (eff. 0.094)
184.26/184.37	c #Conflicts:     585000 | #Learnt:      29161 | 0.000
184.26/184.37	c total clause space: 78.2603MB
184.26/184.37	c total #watches: 189852
184.66/184.77	c total #propagations: 28240954 / total #impl: 301353407 (eff. 0.094)
184.66/184.77	c #Conflicts:     586000 | #Learnt:      30161 | 0.000
184.66/184.77	c total clause space: 78.2603MB
184.66/184.77	c total #watches: 192935
185.06/185.19	c total #propagations: 28285553 / total #impl: 301861522 (eff. 0.094)
185.06/185.19	c #Conflicts:     587000 | #Learnt:      31161 | 0.000
185.06/185.19	c total clause space: 78.2603MB
185.06/185.19	c total #watches: 196029
185.56/185.66	c total #propagations: 28337464 / total #impl: 302418244 (eff. 0.094)
185.56/185.66	c #Conflicts:     588000 | #Learnt:      32161 | 0.000
185.56/185.66	c total clause space: 78.2603MB
185.56/185.66	c total #watches: 199375
185.86/185.99	c total #propagations: 28399609 / total #impl: 303124176 (eff. 0.094)
185.86/185.99	c #Conflicts:     589000 | #Learnt:      33161 | 0.000
185.86/185.99	c total clause space: 78.2603MB
185.86/185.99	c total #watches: 206268
186.36/186.49	c total #propagations: 28451704 / total #impl: 303480780 (eff. 0.094)
186.36/186.49	c #Conflicts:     590000 | #Learnt:      34161 | 0.000
186.36/186.49	c total clause space: 78.2603MB
186.36/186.49	c total #watches: 210876
186.86/186.96	c total #propagations: 28503456 / total #impl: 304241418 (eff. 0.094)
186.86/186.96	c #Conflicts:     591000 | #Learnt:      35161 | 0.000
186.86/186.96	c total clause space: 78.2603MB
186.86/186.96	c total #watches: 214734
187.36/187.47	c total #propagations: 28550274 / total #impl: 304950082 (eff. 0.094)
187.36/187.47	c #Conflicts:     592000 | #Learnt:      36161 | 0.000
187.36/187.47	c total clause space: 78.2603MB
187.36/187.47	c total #watches: 218648
187.86/187.98	c total #propagations: 28596949 / total #impl: 305662313 (eff. 0.094)
187.86/187.98	c GC COLLECT
187.86/187.98	c #Conflicts:     593000 | #Learnt:      18660 | 0.000
187.86/187.98	c total clause space: 78.2603MB
187.86/187.98	c total #watches: 155094
188.26/188.32	c total #propagations: 28642595 / total #impl: 306467843 (eff. 0.093)
188.26/188.32	c #Conflicts:     594000 | #Learnt:      19660 | 0.000
188.26/188.32	c total clause space: 78.2603MB
188.26/188.32	c total #watches: 159893
188.56/188.69	c total #propagations: 28688831 / total #impl: 307153007 (eff. 0.093)
188.56/188.69	c #Conflicts:     595000 | #Learnt:      20660 | 0.000
188.56/188.69	c total clause space: 78.2603MB
188.56/188.69	c total #watches: 164678
189.06/189.11	c total #propagations: 28732145 / total #impl: 307897121 (eff. 0.093)
189.06/189.11	c #Conflicts:     596000 | #Learnt:      21660 | 0.000
189.06/189.11	c total clause space: 78.2603MB
189.06/189.11	c total #watches: 169563
189.46/189.56	c total #propagations: 28775910 / total #impl: 308688510 (eff. 0.093)
189.46/189.56	c #Conflicts:     597000 | #Learnt:      22660 | 0.000
189.46/189.56	c total clause space: 78.2603MB
189.46/189.56	c total #watches: 174460
189.96/190.06	c total #propagations: 28824723 / total #impl: 309379003 (eff. 0.093)
189.96/190.06	c #Conflicts:     598000 | #Learnt:      23660 | 0.000
189.96/190.06	c total clause space: 78.2603MB
189.96/190.06	c total #watches: 178927
190.46/190.55	c total #propagations: 28873818 / total #impl: 310176560 (eff. 0.093)
190.46/190.55	c #Conflicts:     599000 | #Learnt:      24660 | 0.000
190.46/190.55	c total clause space: 78.2603MB
190.46/190.55	c total #watches: 183534
190.96/191.09	c total #propagations: 28917687 / total #impl: 310967763 (eff. 0.093)
190.96/191.09	c #Conflicts:     600000 | #Learnt:      25660 | 0.000
190.96/191.09	c total clause space: 78.2603MB
190.96/191.09	c total #watches: 187640
191.46/191.53	c total #propagations: 28964317 / total #impl: 311846887 (eff. 0.093)
191.46/191.53	c #Conflicts:     601000 | #Learnt:      26660 | 0.000
191.46/191.53	c total clause space: 78.2603MB
191.46/191.53	c total #watches: 192218
191.96/192.05	c total #propagations: 29001773 / total #impl: 312483322 (eff. 0.093)
191.96/192.05	c #Conflicts:     602000 | #Learnt:      27660 | 0.000
191.96/192.05	c total clause space: 78.2603MB
191.96/192.05	c total #watches: 196719
192.46/192.58	c total #propagations: 29041507 / total #impl: 313228625 (eff. 0.093)
192.46/192.58	c #Conflicts:     603000 | #Learnt:      28660 | 0.000
192.46/192.58	c total clause space: 78.2603MB
192.46/192.58	c total #watches: 201234
193.06/193.13	c total #propagations: 29077256 / total #impl: 313992701 (eff. 0.093)
193.06/193.13	c #Conflicts:     604000 | #Learnt:      29660 | 0.000
193.06/193.13	c total clause space: 78.2603MB
193.06/193.13	c total #watches: 205885
193.56/193.65	c total #propagations: 29110846 / total #impl: 314835258 (eff. 0.092)
193.56/193.65	c #Conflicts:     605000 | #Learnt:      30660 | 0.000
193.56/193.65	c total clause space: 78.2603MB
193.56/193.65	c total #watches: 210137
194.06/194.14	c total #propagations: 29146334 / total #impl: 315623500 (eff. 0.092)
194.06/194.14	c #Conflicts:     606000 | #Learnt:      31660 | 0.000
194.06/194.14	c total clause space: 78.2603MB
194.06/194.14	c total #watches: 214426
194.56/194.67	c total #propagations: 29180591 / total #impl: 316365062 (eff. 0.092)
194.56/194.67	c #Conflicts:     607000 | #Learnt:      32660 | 0.000
194.56/194.67	c total clause space: 78.2603MB
194.56/194.67	c total #watches: 218644
195.06/195.16	c total #propagations: 29211945 / total #impl: 317189355 (eff. 0.092)
195.06/195.16	c #Conflicts:     608000 | #Learnt:      33660 | 0.000
195.06/195.16	c total clause space: 78.2603MB
195.06/195.16	c total #watches: 222494
195.56/195.69	c total #propagations: 29244252 / total #impl: 317946598 (eff. 0.092)
195.56/195.69	c #Conflicts:     609000 | #Learnt:      34660 | 0.000
195.56/195.69	c total clause space: 78.2603MB
195.56/195.69	c total #watches: 226718
196.26/196.31	c total #propagations: 29276404 / total #impl: 318745470 (eff. 0.092)
196.26/196.31	c #Conflicts:     610000 | #Learnt:      35660 | 0.000
196.26/196.31	c total clause space: 78.2603MB
196.26/196.31	c total #watches: 231136
196.96/197.02	c total #propagations: 29313122 / total #impl: 319632933 (eff. 0.092)
196.96/197.02	c #Conflicts:     611000 | #Learnt:      36660 | 0.000
196.96/197.02	c total clause space: 78.2603MB
196.96/197.02	c total #watches: 235439
197.56/197.65	c total #propagations: 29347593 / total #impl: 320645768 (eff. 0.092)
197.56/197.65	c GC COLLECT
197.56/197.65	c #Conflicts:     612000 | #Learnt:      18862 | 0.000
197.56/197.65	c total clause space: 78.2603MB
197.56/197.65	c total #watches: 155967
197.86/197.94	c total #propagations: 29382587 / total #impl: 321703008 (eff. 0.091)
197.86/197.94	c #Conflicts:     613000 | #Learnt:      19862 | 0.000
197.86/197.94	c total clause space: 78.2603MB
197.86/197.94	c total #watches: 160756
198.26/198.38	c total #propagations: 29414207 / total #impl: 322306601 (eff. 0.091)
198.26/198.38	c #Conflicts:     614000 | #Learnt:      20862 | 0.000
198.26/198.38	c total clause space: 78.2603MB
198.26/198.38	c total #watches: 166783
198.76/198.82	c total #propagations: 29452122 / total #impl: 323165906 (eff. 0.091)
198.76/198.82	c #Conflicts:     615000 | #Learnt:      21862 | 0.000
198.76/198.82	c total clause space: 78.2603MB
198.76/198.82	c total #watches: 173204
199.16/199.29	c total #propagations: 29489366 / total #impl: 323968336 (eff. 0.091)
199.16/199.29	c #Conflicts:     616000 | #Learnt:      22862 | 0.000
199.16/199.29	c total clause space: 78.2603MB
199.16/199.29	c total #watches: 178356
199.66/199.76	c total #propagations: 29534912 / total #impl: 324724154 (eff. 0.091)
199.66/199.76	c #Conflicts:     617000 | #Learnt:      23862 | 0.000
199.66/199.76	c total clause space: 78.2603MB
199.66/199.76	c total #watches: 182144
200.16/200.24	c total #propagations: 29579506 / total #impl: 325539367 (eff. 0.091)
200.16/200.24	c #Conflicts:     618000 | #Learnt:      24862 | 0.000
200.16/200.24	c total clause space: 78.2603MB
200.16/200.24	c total #watches: 187866
200.46/200.59	c total #propagations: 29616638 / total #impl: 326268860 (eff. 0.091)
200.46/200.59	c #Conflicts:     619000 | #Learnt:      25862 | 0.000
200.46/200.59	c total clause space: 78.2603MB
200.46/200.59	c total #watches: 192187
200.86/200.98	c total #propagations: 29652756 / total #impl: 326551569 (eff. 0.091)
200.86/200.98	c #Conflicts:     620000 | #Learnt:      26862 | 0.000
200.86/200.98	c total clause space: 78.2603MB
200.86/200.98	c total #watches: 199320
201.36/201.42	c total #propagations: 29692961 / total #impl: 326864526 (eff. 0.091)
201.36/201.42	c #Conflicts:     621000 | #Learnt:      27862 | 0.000
201.36/201.42	c total clause space: 78.2603MB
201.36/201.42	c total #watches: 204938
201.76/201.86	c total #propagations: 29747759 / total #impl: 327288793 (eff. 0.091)
201.76/201.86	c #Conflicts:     622000 | #Learnt:      28862 | 0.000
201.76/201.86	c total clause space: 78.2603MB
201.76/201.86	c total #watches: 210318
202.26/202.32	c total #propagations: 29804398 / total #impl: 327700052 (eff. 0.091)
202.26/202.32	c #Conflicts:     623000 | #Learnt:      29862 | 0.000
202.26/202.32	c total clause space: 78.2603MB
202.26/202.32	c total #watches: 214890
202.86/202.91	c total #propagations: 29858189 / total #impl: 328157209 (eff. 0.091)
202.86/202.91	c #Conflicts:     624000 | #Learnt:      30862 | 0.000
202.86/202.91	c total clause space: 78.2603MB
202.86/202.91	c total #watches: 218440
203.46/203.51	c total #propagations: 29912151 / total #impl: 328889006 (eff. 0.091)
203.46/203.51	c #Conflicts:     625000 | #Learnt:      31862 | 0.000
203.46/203.51	c total clause space: 78.2603MB
203.46/203.51	c total #watches: 221981
203.86/203.91	c total #propagations: 29966967 / total #impl: 329685448 (eff. 0.091)
203.86/203.91	c #Conflicts:     626000 | #Learnt:      32862 | 0.000
203.86/203.91	c total clause space: 78.2603MB
203.86/203.91	c total #watches: 227278
204.25/204.34	c total #propagations: 30011088 / total #impl: 329923466 (eff. 0.091)
204.25/204.34	c #Conflicts:     627000 | #Learnt:      33862 | 0.000
204.25/204.34	c total clause space: 78.2603MB
204.25/204.34	c total #watches: 232630
204.85/204.97	c total #propagations: 30050140 / total #impl: 330249602 (eff. 0.091)
204.85/204.97	c #Conflicts:     628000 | #Learnt:      34862 | 0.000
204.85/204.97	c total clause space: 78.2603MB
204.85/204.97	c total #watches: 239399
205.55/205.63	c total #propagations: 30095977 / total #impl: 330774545 (eff. 0.091)
205.55/205.63	c #Conflicts:     629000 | #Learnt:      35862 | 0.000
205.55/205.63	c total clause space: 78.2603MB
205.55/205.63	c total #watches: 244073
206.15/206.26	c total #propagations: 30145075 / total #impl: 331533946 (eff. 0.091)
206.15/206.26	c #Conflicts:     630000 | #Learnt:      36862 | 0.000
206.15/206.26	c total clause space: 78.2603MB
206.15/206.26	c total #watches: 248035
206.76/206.89	c total #propagations: 30192650 / total #impl: 332016720 (eff. 0.091)
206.76/206.89	c #Conflicts:     631000 | #Learnt:      37862 | 0.000
206.76/206.89	c total clause space: 78.2603MB
206.76/206.89	c total #watches: 251726
207.25/207.33	c total #propagations: 30239668 / total #impl: 332583603 (eff. 0.091)
207.25/207.33	c GC COLLECT
207.25/207.33	c #Conflicts:     632000 | #Learnt:      19765 | 0.000
207.25/207.33	c total clause space: 78.2603MB
207.25/207.33	c total #watches: 159632
207.55/207.63	c total #propagations: 30286202 / total #impl: 333149070 (eff. 0.091)
207.55/207.63	c #Conflicts:     633000 | #Learnt:      20765 | 0.000
207.55/207.63	c total clause space: 78.2603MB
207.55/207.63	c total #watches: 163377
207.86/207.96	c total #propagations: 30330211 / total #impl: 333565242 (eff. 0.091)
207.86/207.96	c #Conflicts:     634000 | #Learnt:      21765 | 0.000
207.86/207.96	c total clause space: 78.2603MB
207.86/207.96	c total #watches: 167272
208.25/208.34	c total #propagations: 30368148 / total #impl: 334098231 (eff. 0.091)
208.25/208.34	c #Conflicts:     635000 | #Learnt:      22765 | 0.000
208.25/208.34	c total clause space: 78.2603MB
208.25/208.34	c total #watches: 170645
208.65/208.77	c total #propagations: 30409418 / total #impl: 334827260 (eff. 0.091)
208.65/208.77	c #Conflicts:     636000 | #Learnt:      23765 | 0.000
208.65/208.77	c total clause space: 78.2603MB
208.65/208.77	c total #watches: 174311
208.96/209.02	c total #propagations: 30459048 / total #impl: 335484028 (eff. 0.091)
208.96/209.02	c #Conflicts:     637000 | #Learnt:      24765 | 0.000
208.96/209.02	c total clause space: 78.2603MB
208.96/209.02	c total #watches: 181178
209.25/209.37	c total #propagations: 30499908 / total #impl: 335854095 (eff. 0.091)
209.25/209.37	c #Conflicts:     638000 | #Learnt:      25765 | 0.000
209.25/209.37	c total clause space: 78.2603MB
209.25/209.37	c total #watches: 186237
209.65/209.71	c total #propagations: 30539067 / total #impl: 336255082 (eff. 0.091)
209.65/209.71	c #Conflicts:     639000 | #Learnt:      26765 | 0.000
209.65/209.71	c total clause space: 78.2603MB
209.65/209.71	c total #watches: 193224
210.06/210.14	c total #propagations: 30594213 / total #impl: 336484138 (eff. 0.091)
210.06/210.14	c #Conflicts:     640000 | #Learnt:      27765 | 0.000
210.06/210.14	c total clause space: 78.2603MB
210.06/210.14	c total #watches: 200343
210.55/210.63	c total #propagations: 30641856 / total #impl: 336946179 (eff. 0.091)
210.55/210.63	c #Conflicts:     641000 | #Learnt:      28765 | 0.000
210.55/210.63	c total clause space: 78.2603MB
210.55/210.63	c total #watches: 205530
210.95/211.03	c total #propagations: 30692057 / total #impl: 337507624 (eff. 0.091)
210.95/211.03	c #Conflicts:     642000 | #Learnt:      29765 | 0.000
210.95/211.03	c total clause space: 78.2603MB
210.95/211.03	c total #watches: 208886
211.45/211.52	c total #propagations: 30739648 / total #impl: 337862090 (eff. 0.091)
211.45/211.52	c #Conflicts:     643000 | #Learnt:      30765 | 0.000
211.45/211.52	c total clause space: 78.2603MB
211.45/211.52	c total #watches: 212939
212.05/212.10	c total #propagations: 30786540 / total #impl: 338423259 (eff. 0.091)
212.05/212.10	c #Conflicts:     644000 | #Learnt:      31765 | 0.000
212.05/212.10	c total clause space: 78.2603MB
212.05/212.10	c total #watches: 216821
212.65/212.70	c total #propagations: 30837835 / total #impl: 339112419 (eff. 0.091)
212.65/212.70	c #Conflicts:     645000 | #Learnt:      32765 | 0.000
212.65/212.70	c total clause space: 78.2603MB
212.65/212.70	c total #watches: 220377
213.15/213.26	c total #propagations: 30893858 / total #impl: 339770811 (eff. 0.091)
213.15/213.26	c #Conflicts:     646000 | #Learnt:      33765 | 0.000
213.15/213.26	c total clause space: 78.2603MB
213.15/213.26	c total #watches: 224067
213.86/213.93	c total #propagations: 30944634 / total #impl: 340500922 (eff. 0.091)
213.86/213.93	c #Conflicts:     647000 | #Learnt:      34765 | 0.000
213.86/213.93	c total clause space: 78.2603MB
213.86/213.93	c total #watches: 228648
214.36/214.50	c total #propagations: 30998328 / total #impl: 341165263 (eff. 0.091)
214.36/214.50	c #Conflicts:     648000 | #Learnt:      35765 | 0.000
214.36/214.50	c total clause space: 78.2603MB
214.36/214.50	c total #watches: 234230
214.96/215.05	c total #propagations: 31044975 / total #impl: 341713679 (eff. 0.091)
214.96/215.05	c #Conflicts:     649000 | #Learnt:      36765 | 0.000
214.96/215.05	c total clause space: 78.2603MB
214.96/215.05	c total #watches: 239692
215.46/215.55	c total #propagations: 31085340 / total #impl: 342357743 (eff. 0.091)
215.46/215.55	c #Conflicts:     650000 | #Learnt:      37765 | 0.000
215.46/215.55	c total clause space: 78.2603MB
215.46/215.55	c total #watches: 245077
215.96/216.01	c total #propagations: 31123500 / total #impl: 342682752 (eff. 0.091)
215.96/216.01	c #Conflicts:     651000 | #Learnt:      38765 | 0.000
215.96/216.01	c total clause space: 78.2603MB
215.96/216.01	c total #watches: 251359
216.26/216.33	c total #propagations: 31161143 / total #impl: 342980896 (eff. 0.091)
216.26/216.33	c GC COLLECT
216.26/216.33	c #Conflicts:     652000 | #Learnt:      20358 | 0.000
216.26/216.33	c total clause space: 78.2603MB
216.26/216.33	c total #watches: 165750
216.46/216.57	c total #propagations: 31204474 / total #impl: 343388632 (eff. 0.091)
216.46/216.57	c #Conflicts:     653000 | #Learnt:      21358 | 0.000
216.46/216.57	c total clause space: 78.2603MB
216.46/216.57	c total #watches: 170890
216.77/216.88	c total #propagations: 31245323 / total #impl: 343890372 (eff. 0.091)
216.77/216.88	c #Conflicts:     654000 | #Learnt:      22358 | 0.000
216.77/216.88	c total clause space: 78.2603MB
216.77/216.88	c total #watches: 175256
217.16/217.20	c total #propagations: 31292971 / total #impl: 344497997 (eff. 0.091)
217.16/217.20	c #Conflicts:     655000 | #Learnt:      23358 | 0.000
217.16/217.20	c total clause space: 78.2603MB
217.16/217.20	c total #watches: 178667
217.46/217.54	c total #propagations: 31342505 / total #impl: 345006600 (eff. 0.091)
217.46/217.54	c #Conflicts:     656000 | #Learnt:      24358 | 0.000
217.46/217.54	c total clause space: 78.2603MB
217.46/217.54	c total #watches: 182156
217.77/217.88	c total #propagations: 31384843 / total #impl: 345481130 (eff. 0.091)
217.77/217.88	c #Conflicts:     657000 | #Learnt:      25358 | 0.000
217.77/217.88	c total clause space: 78.2603MB
217.77/217.88	c total #watches: 185454
218.16/218.21	c total #propagations: 31425840 / total #impl: 346042756 (eff. 0.091)
218.16/218.21	c #Conflicts:     658000 | #Learnt:      26358 | 0.000
218.16/218.21	c total clause space: 78.2603MB
218.16/218.21	c total #watches: 188537
218.46/218.58	c total #propagations: 31472121 / total #impl: 346536418 (eff. 0.091)
218.46/218.58	c #Conflicts:     659000 | #Learnt:      27358 | 0.000
218.46/218.58	c total clause space: 78.2603MB
218.46/218.58	c total #watches: 192636
218.87/218.97	c total #propagations: 31526269 / total #impl: 347006763 (eff. 0.091)
218.87/218.97	c #Conflicts:     660000 | #Learnt:      28358 | 0.000
218.87/218.97	c total clause space: 78.2603MB
218.87/218.97	c total #watches: 196450
219.36/219.41	c total #propagations: 31568447 / total #impl: 347592287 (eff. 0.091)
219.36/219.41	c #Conflicts:     661000 | #Learnt:      29358 | 0.000
219.36/219.41	c total clause space: 78.2603MB
219.36/219.41	c total #watches: 200132
219.86/219.95	c total #propagations: 31615235 / total #impl: 348223985 (eff. 0.091)
219.86/219.95	c #Conflicts:     662000 | #Learnt:      30358 | 0.000
219.86/219.95	c total clause space: 78.2603MB
219.86/219.95	c total #watches: 205418
220.36/220.47	c total #propagations: 31694076 / total #impl: 348835018 (eff. 0.091)
220.36/220.47	c #Conflicts:     663000 | #Learnt:      31358 | 0.000
220.36/220.47	c total clause space: 78.2603MB
220.36/220.47	c total #watches: 212397
220.96/221.00	c total #propagations: 31752640 / total #impl: 349445822 (eff. 0.091)
220.96/221.00	c #Conflicts:     664000 | #Learnt:      32358 | 0.000
220.96/221.00	c total clause space: 78.2603MB
220.96/221.00	c total #watches: 217899
221.36/221.48	c total #propagations: 31817144 / total #impl: 349941848 (eff. 0.091)
221.36/221.48	c #Conflicts:     665000 | #Learnt:      33358 | 0.000
221.36/221.48	c total clause space: 78.2603MB
221.36/221.48	c total #watches: 221841
221.76/221.89	c total #propagations: 31881550 / total #impl: 350484214 (eff. 0.091)
221.76/221.89	c #Conflicts:     666000 | #Learnt:      34358 | 0.000
221.76/221.89	c total clause space: 78.2603MB
221.76/221.89	c total #watches: 225917
222.27/222.31	c total #propagations: 31933583 / total #impl: 350982443 (eff. 0.091)
222.27/222.31	c #Conflicts:     667000 | #Learnt:      35358 | 0.000
222.27/222.31	c total clause space: 78.2603MB
222.27/222.31	c total #watches: 229127
222.66/222.71	c total #propagations: 31986346 / total #impl: 351413938 (eff. 0.091)
222.66/222.71	c #Conflicts:     668000 | #Learnt:      36358 | 0.000
222.66/222.71	c total clause space: 78.2603MB
222.66/222.71	c total #watches: 232703
223.06/223.17	c total #propagations: 32037917 / total #impl: 351824037 (eff. 0.091)
223.06/223.17	c #Conflicts:     669000 | #Learnt:      37358 | 0.000
223.06/223.17	c total clause space: 78.2603MB
223.06/223.17	c total #watches: 236341
223.56/223.65	c total #propagations: 32098760 / total #impl: 352253566 (eff. 0.091)
223.56/223.65	c #Conflicts:     670000 | #Learnt:      38358 | 0.000
223.56/223.65	c total clause space: 78.2603MB
223.56/223.65	c total #watches: 240632
224.06/224.18	c total #propagations: 32153575 / total #impl: 352647502 (eff. 0.091)
224.06/224.18	c #Conflicts:     671000 | #Learnt:      39358 | 0.000
224.06/224.18	c total clause space: 78.2603MB
224.06/224.18	c total #watches: 244894
224.47/224.53	c total #propagations: 32234944 / total #impl: 352953852 (eff. 0.091)
224.47/224.53	c GC COLLECT
224.47/224.53	c #Conflicts:     672000 | #Learnt:      20656 | 0.000
224.47/224.53	c total clause space: 78.2603MB
224.47/224.53	c total #watches: 164147
224.76/224.89	c total #propagations: 32285912 / total #impl: 353329016 (eff. 0.091)
224.76/224.89	c #Conflicts:     673000 | #Learnt:      21656 | 0.000
224.76/224.89	c total clause space: 78.2603MB
224.76/224.90	c total #watches: 167741
225.16/225.24	c total #propagations: 32337471 / total #impl: 353890412 (eff. 0.091)
225.16/225.24	c #Conflicts:     674000 | #Learnt:      22656 | 0.000
225.16/225.24	c total clause space: 78.2603MB
225.16/225.24	c total #watches: 172315
225.57/225.69	c total #propagations: 32390291 / total #impl: 354285456 (eff. 0.091)
225.57/225.69	c #Conflicts:     675000 | #Learnt:      23656 | 0.000
225.57/225.69	c total clause space: 78.2603MB
225.57/225.69	c total #watches: 178794
226.06/226.15	c total #propagations: 32434786 / total #impl: 354886181 (eff. 0.091)
226.06/226.15	c #Conflicts:     676000 | #Learnt:      24656 | 0.000
226.06/226.15	c total clause space: 78.2603MB
226.06/226.15	c total #watches: 183360
226.57/226.65	c total #propagations: 32477896 / total #impl: 355623497 (eff. 0.091)
226.57/226.65	c #Conflicts:     677000 | #Learnt:      25656 | 0.000
226.57/226.65	c total clause space: 78.2603MB
226.57/226.65	c total #watches: 188258
226.96/227.10	c total #propagations: 32529697 / total #impl: 356471051 (eff. 0.091)
226.96/227.10	c #Conflicts:     678000 | #Learnt:      26656 | 0.000
226.96/227.10	c total clause space: 78.2603MB
226.96/227.10	c total #watches: 192416
227.46/227.55	c total #propagations: 32570849 / total #impl: 357168486 (eff. 0.091)
227.46/227.55	c #Conflicts:     679000 | #Learnt:      27656 | 0.000
227.46/227.55	c total clause space: 78.2603MB
227.46/227.55	c total #watches: 196296
227.96/228.09	c total #propagations: 32609820 / total #impl: 357829066 (eff. 0.091)
227.96/228.09	c #Conflicts:     680000 | #Learnt:      28656 | 0.000
227.96/228.09	c total clause space: 78.2603MB
227.96/228.09	c total #watches: 200506
228.46/228.57	c total #propagations: 32652586 / total #impl: 358629178 (eff. 0.091)
228.46/228.57	c #Conflicts:     681000 | #Learnt:      29656 | 0.000
228.46/228.57	c total clause space: 78.2603MB
228.46/228.57	c total #watches: 204631
228.96/229.02	c total #propagations: 32697132 / total #impl: 359226936 (eff. 0.091)
228.96/229.02	c #Conflicts:     682000 | #Learnt:      30656 | 0.000
228.96/229.02	c total clause space: 78.2603MB
228.96/229.02	c total #watches: 207697
229.26/229.30	c total #propagations: 32749729 / total #impl: 359794564 (eff. 0.091)
229.26/229.30	c #Conflicts:     683000 | #Learnt:      31656 | 0.000
229.26/229.30	c total clause space: 78.2603MB
229.26/229.30	c total #watches: 214857
229.76/229.82	c total #propagations: 32787412 / total #impl: 360032753 (eff. 0.091)
229.76/229.82	c #Conflicts:     684000 | #Learnt:      32656 | 0.000
229.76/229.82	c total clause space: 78.2603MB
229.76/229.82	c total #watches: 221660
230.26/230.32	c total #propagations: 32839459 / total #impl: 360617522 (eff. 0.091)
230.26/230.32	c #Conflicts:     685000 | #Learnt:      33656 | 0.000
230.26/230.32	c total clause space: 78.2603MB
230.26/230.32	c total #watches: 226350
230.76/230.84	c total #propagations: 32892197 / total #impl: 361220476 (eff. 0.091)
230.76/230.84	c #Conflicts:     686000 | #Learnt:      34656 | 0.000
230.76/230.84	c total clause space: 78.2603MB
230.76/230.84	c total #watches: 231120
231.06/231.16	c total #propagations: 32947427 / total #impl: 361605009 (eff. 0.091)
231.06/231.16	c #Conflicts:     687000 | #Learnt:      35656 | 0.000
231.06/231.16	c total clause space: 78.2603MB
231.06/231.16	c total #watches: 234877
231.56/231.61	c total #propagations: 32999687 / total #impl: 361827942 (eff. 0.091)
231.56/231.61	c #Conflicts:     688000 | #Learnt:      36656 | 0.000
231.56/231.61	c total clause space: 78.2603MB
231.56/231.61	c total #watches: 239379
232.06/232.17	c total #propagations: 33053719 / total #impl: 362146257 (eff. 0.091)
232.06/232.17	c #Conflicts:     689000 | #Learnt:      37656 | 0.000
232.06/232.17	c total clause space: 78.2603MB
232.06/232.17	c total #watches: 242339
232.66/232.77	c total #propagations: 33105460 / total #impl: 362780410 (eff. 0.091)
232.66/232.77	c #Conflicts:     690000 | #Learnt:      38656 | 0.000
232.66/232.77	c total clause space: 78.2603MB
232.66/232.77	c total #watches: 245960
233.36/233.40	c total #propagations: 33152943 / total #impl: 363376498 (eff. 0.091)
233.36/233.40	c #Conflicts:     691000 | #Learnt:      39656 | 0.000
233.36/233.40	c total clause space: 78.2603MB
233.36/233.40	c total #watches: 249820
233.76/233.87	c total #propagations: 33196797 / total #impl: 364184358 (eff. 0.091)
233.76/233.87	c GC COLLECT
233.76/233.87	c #Conflicts:     692000 | #Learnt:      20654 | 0.000
233.76/233.87	c total clause space: 78.2603MB
233.76/233.87	c total #watches: 163908
234.16/234.23	c total #propagations: 33241224 / total #impl: 364786856 (eff. 0.091)
234.16/234.23	c #Conflicts:     693000 | #Learnt:      21654 | 0.000
234.16/234.23	c total clause space: 78.2603MB
234.16/234.23	c total #watches: 168244
234.46/234.59	c total #propagations: 33287789 / total #impl: 365177789 (eff. 0.091)
234.46/234.59	c #Conflicts:     694000 | #Learnt:      22654 | 0.000
234.46/234.59	c total clause space: 78.2603MB
234.46/234.59	c total #watches: 173368
234.86/234.93	c total #propagations: 33328843 / total #impl: 365872780 (eff. 0.091)
234.86/234.93	c #Conflicts:     695000 | #Learnt:      23654 | 0.000
234.86/234.93	c total clause space: 78.2603MB
234.86/234.93	c total #watches: 176813
235.16/235.30	c total #propagations: 33372859 / total #impl: 366484666 (eff. 0.091)
235.16/235.30	c #Conflicts:     696000 | #Learnt:      24654 | 0.000
235.16/235.30	c total clause space: 78.2603MB
235.16/235.30	c total #watches: 180216
235.56/235.61	c total #propagations: 33415835 / total #impl: 367039268 (eff. 0.091)
235.56/235.61	c #Conflicts:     697000 | #Learnt:      25654 | 0.000
235.56/235.61	c total clause space: 78.2603MB
235.56/235.61	c total #watches: 183595
235.86/235.91	c total #propagations: 33453058 / total #impl: 367504586 (eff. 0.091)
235.86/235.91	c #Conflicts:     698000 | #Learnt:      26654 | 0.000
235.86/235.91	c total clause space: 78.2603MB
235.86/235.91	c total #watches: 187450
236.16/236.23	c total #propagations: 33491474 / total #impl: 367965098 (eff. 0.091)
236.16/236.23	c #Conflicts:     699000 | #Learnt:      27654 | 0.000
236.16/236.23	c total clause space: 78.2603MB
236.16/236.23	c total #watches: 191526
236.36/236.48	c total #propagations: 33529767 / total #impl: 368423807 (eff. 0.091)
236.36/236.48	c #Conflicts:     700000 | #Learnt:      28654 | 0.000
236.36/236.48	c total clause space: 78.2603MB
236.36/236.48	c total #watches: 196541
236.86/236.91	c total #propagations: 33562447 / total #impl: 368776137 (eff. 0.091)
236.86/236.91	c #Conflicts:     701000 | #Learnt:      29654 | 0.000
236.86/236.91	c total clause space: 78.2603MB
236.86/236.91	c total #watches: 200352
237.16/237.25	c total #propagations: 33604261 / total #impl: 369145893 (eff. 0.091)
237.16/237.25	c #Conflicts:     702000 | #Learnt:      30654 | 0.000
237.16/237.25	c total clause space: 78.2603MB
237.16/237.25	c total #watches: 203978
237.56/237.63	c total #propagations: 33635673 / total #impl: 369586527 (eff. 0.091)
237.56/237.63	c #Conflicts:     703000 | #Learnt:      31654 | 0.000
237.56/237.63	c total clause space: 78.2603MB
237.56/237.63	c total #watches: 208918
238.06/238.10	c total #propagations: 33670645 / total #impl: 370055849 (eff. 0.091)
238.06/238.10	c #Conflicts:     704000 | #Learnt:      32654 | 0.000
238.06/238.10	c total clause space: 78.2603MB
238.06/238.10	c total #watches: 213699
238.46/238.58	c total #propagations: 33709053 / total #impl: 370627756 (eff. 0.091)
238.46/238.58	c #Conflicts:     705000 | #Learnt:      33654 | 0.000
238.46/238.58	c total clause space: 78.2603MB
238.46/238.58	c total #watches: 218155
238.96/239.05	c total #propagations: 33743617 / total #impl: 371027068 (eff. 0.091)
238.96/239.05	c #Conflicts:     706000 | #Learnt:      34654 | 0.000
238.96/239.05	c total clause space: 78.2603MB
238.96/239.05	c total #watches: 223436
239.36/239.49	c total #propagations: 33809864 / total #impl: 371305745 (eff. 0.091)
239.36/239.49	c #Conflicts:     707000 | #Learnt:      35654 | 0.000
239.36/239.49	c total clause space: 78.2603MB
239.36/239.49	c total #watches: 226809
239.76/239.88	c total #propagations: 33884798 / total #impl: 371510735 (eff. 0.091)
239.76/239.88	c #Conflicts:     708000 | #Learnt:      36654 | 0.000
239.76/239.88	c total clause space: 78.2603MB
239.76/239.88	c total #watches: 230598
240.16/240.26	c total #propagations: 33972205 / total #impl: 371768974 (eff. 0.091)
240.16/240.26	c #Conflicts:     709000 | #Learnt:      37654 | 0.000
240.16/240.26	c total clause space: 78.2603MB
240.16/240.26	c total #watches: 233376
240.66/240.72	c total #propagations: 34056329 / total #impl: 372018485 (eff. 0.092)
240.66/240.72	c #Conflicts:     710000 | #Learnt:      38654 | 0.000
240.66/240.72	c total clause space: 78.2603MB
240.66/240.72	c total #watches: 236297
240.96/241.08	c total #propagations: 34133583 / total #impl: 372272843 (eff. 0.092)
240.96/241.08	c #Conflicts:     711000 | #Learnt:      39654 | 0.000
240.96/241.08	c total clause space: 78.2603MB
240.96/241.09	c total #watches: 239219
241.56/241.60	c total #propagations: 34210282 / total #impl: 372541527 (eff. 0.092)
241.56/241.60	c GC COLLECT
241.56/241.60	c #Conflicts:     712000 | #Learnt:      20361 | 0.000
241.56/241.60	c total clause space: 78.2603MB
241.56/241.60	c total #watches: 163507
241.76/241.81	c total #propagations: 34292640 / total #impl: 372834815 (eff. 0.092)
241.76/241.81	c #Conflicts:     713000 | #Learnt:      21361 | 0.000
241.76/241.81	c total clause space: 78.2603MB
241.76/241.81	c total #watches: 166780
241.96/242.04	c total #propagations: 34362082 / total #impl: 373009163 (eff. 0.092)
241.96/242.04	c #Conflicts:     714000 | #Learnt:      22361 | 0.000
241.96/242.04	c total clause space: 78.2603MB
241.96/242.04	c total #watches: 169606
242.16/242.27	c total #propagations: 34425303 / total #impl: 373242163 (eff. 0.092)
242.16/242.27	c #Conflicts:     715000 | #Learnt:      23361 | 0.000
242.16/242.27	c total clause space: 78.2603MB
242.16/242.27	c total #watches: 172222
242.36/242.40	c total #propagations: 34483025 / total #impl: 373429212 (eff. 0.092)
242.36/242.40	c #Conflicts:     716000 | #Learnt:      24361 | 0.000
242.36/242.40	c total clause space: 78.2603MB
242.36/242.40	c total #watches: 175792
242.46/242.59	c total #propagations: 34514572 / total #impl: 373521366 (eff. 0.092)
242.46/242.59	c #Conflicts:     717000 | #Learnt:      25361 | 0.000
242.46/242.59	c total clause space: 78.2603MB
242.46/242.59	c total #watches: 179082
242.66/242.74	c total #propagations: 34556840 / total #impl: 373692857 (eff. 0.092)
242.66/242.74	c #Conflicts:     718000 | #Learnt:      26361 | 0.000
242.66/242.74	c total clause space: 78.2603MB
242.66/242.74	c total #watches: 181640
242.96/243.04	c total #propagations: 34583400 / total #impl: 373811512 (eff. 0.093)
242.96/243.04	c #Conflicts:     719000 | #Learnt:      27361 | 0.000
242.96/243.04	c total clause space: 78.2603MB
242.96/243.04	c total #watches: 187153
243.26/243.35	c total #propagations: 34637040 / total #impl: 374119600 (eff. 0.093)
243.26/243.35	c #Conflicts:     720000 | #Learnt:      28361 | 0.000
243.26/243.35	c total clause space: 78.2603MB
243.26/243.35	c total #watches: 192704
243.56/243.64	c total #propagations: 34684342 / total #impl: 374480648 (eff. 0.093)
243.56/243.64	c #Conflicts:     721000 | #Learnt:      29361 | 0.000
243.56/243.64	c total clause space: 78.2603MB
243.56/243.64	c total #watches: 196618
243.86/243.96	c total #propagations: 34720043 / total #impl: 374806335 (eff. 0.093)
243.86/243.96	c #Conflicts:     722000 | #Learnt:      30361 | 0.000
243.86/243.96	c total clause space: 78.2603MB
243.86/243.96	c total #watches: 199965
244.16/244.26	c total #propagations: 34758855 / total #impl: 375094463 (eff. 0.093)
244.16/244.26	c #Conflicts:     723000 | #Learnt:      31361 | 0.000
244.16/244.26	c total clause space: 78.2603MB
244.16/244.26	c total #watches: 203427
244.46/244.56	c total #propagations: 34804131 / total #impl: 375364434 (eff. 0.093)
244.46/244.56	c #Conflicts:     724000 | #Learnt:      32361 | 0.000
244.46/244.56	c total clause space: 78.2603MB
244.46/244.56	c total #watches: 206242
244.86/244.90	c total #propagations: 34840580 / total #impl: 375736197 (eff. 0.093)
244.86/244.90	c #Conflicts:     725000 | #Learnt:      33361 | 0.000
244.86/244.90	c total clause space: 78.2603MB
244.86/244.90	c total #watches: 209108
245.16/245.26	c total #propagations: 34887648 / total #impl: 376166337 (eff. 0.093)
245.16/245.26	c #Conflicts:     726000 | #Learnt:      34361 | 0.000
245.16/245.26	c total clause space: 78.2603MB
245.16/245.26	c total #watches: 211707
245.56/245.63	c total #propagations: 34934783 / total #impl: 376512372 (eff. 0.093)
245.56/245.63	c #Conflicts:     727000 | #Learnt:      35361 | 0.000
245.56/245.63	c total clause space: 78.2603MB
245.56/245.63	c total #watches: 214712
245.96/246.03	c total #propagations: 34990843 / total #impl: 376929391 (eff. 0.093)
245.96/246.03	c #Conflicts:     728000 | #Learnt:      36361 | 0.000
245.96/246.03	c total clause space: 78.2603MB
245.96/246.03	c total #watches: 217821
246.36/246.41	c total #propagations: 35044208 / total #impl: 377430419 (eff. 0.093)
246.36/246.41	c #Conflicts:     729000 | #Learnt:      37361 | 0.000
246.36/246.41	c total clause space: 78.2603MB
246.36/246.41	c total #watches: 220824
246.76/246.82	c total #propagations: 35088026 / total #impl: 377942198 (eff. 0.093)
246.76/246.82	c #Conflicts:     730000 | #Learnt:      38361 | 0.000
246.76/246.82	c total clause space: 78.2603MB
246.76/246.82	c total #watches: 223910
247.16/247.20	c total #propagations: 35137349 / total #impl: 378427707 (eff. 0.093)
247.16/247.20	c #Conflicts:     731000 | #Learnt:      39361 | 0.000
247.16/247.20	c total clause space: 78.2603MB
247.16/247.20	c total #watches: 226597
247.56/247.61	c total #propagations: 35179563 / total #impl: 378942109 (eff. 0.093)
247.56/247.61	c #Conflicts:     732000 | #Learnt:      40361 | 0.000
247.56/247.61	c total clause space: 78.2603MB
247.56/247.61	c total #watches: 229460
247.96/248.04	c total #propagations: 35219919 / total #impl: 379610997 (eff. 0.093)
247.96/248.04	c GC COLLECT
247.96/248.04	c #Conflicts:     733000 | #Learnt:      20758 | 0.000
247.96/248.04	c total clause space: 78.2603MB
247.96/248.04	c total #watches: 165116
248.26/248.32	c total #propagations: 35268692 / total #impl: 380119587 (eff. 0.093)
248.26/248.32	c #Conflicts:     734000 | #Learnt:      21758 | 0.000
248.26/248.32	c total clause space: 78.2603MB
248.26/248.32	c total #watches: 169340
248.56/248.62	c total #propagations: 35335597 / total #impl: 380492065 (eff. 0.093)
248.56/248.62	c #Conflicts:     735000 | #Learnt:      22758 | 0.000
248.56/248.62	c total clause space: 78.2603MB
248.56/248.62	c total #watches: 173721
248.86/248.93	c total #propagations: 35399879 / total #impl: 380955660 (eff. 0.093)
248.86/248.93	c #Conflicts:     736000 | #Learnt:      23758 | 0.000
248.86/248.93	c total clause space: 78.2603MB
248.86/248.93	c total #watches: 177351
249.06/249.18	c total #propagations: 35467552 / total #impl: 381367061 (eff. 0.093)
249.06/249.18	c #Conflicts:     737000 | #Learnt:      24758 | 0.000
249.06/249.18	c total clause space: 78.2603MB
249.06/249.18	c total #watches: 182806
249.46/249.53	c total #propagations: 35522718 / total #impl: 381668017 (eff. 0.093)
249.46/249.53	c #Conflicts:     738000 | #Learnt:      25758 | 0.000
249.46/249.53	c total clause space: 78.2603MB
249.46/249.53	c total #watches: 187006
249.76/249.89	c total #propagations: 35581244 / total #impl: 382093142 (eff. 0.093)
249.76/249.89	c #Conflicts:     739000 | #Learnt:      26758 | 0.000
249.76/249.89	c total clause space: 78.2603MB
249.76/249.89	c total #watches: 190562
250.15/250.28	c total #propagations: 35628474 / total #impl: 382578666 (eff. 0.093)
250.15/250.28	c #Conflicts:     740000 | #Learnt:      27758 | 0.000
250.15/250.28	c total clause space: 78.2603MB
250.15/250.28	c total #watches: 194026
250.65/250.74	c total #propagations: 35672042 / total #impl: 383130572 (eff. 0.093)
250.65/250.74	c #Conflicts:     741000 | #Learnt:      28758 | 0.000
250.65/250.74	c total clause space: 78.2603MB
250.65/250.74	c total #watches: 198179
251.05/251.14	c total #propagations: 35725944 / total #impl: 383678413 (eff. 0.093)
251.05/251.14	c #Conflicts:     742000 | #Learnt:      29758 | 0.000
251.05/251.14	c total clause space: 78.2603MB
251.05/251.14	c total #watches: 203333
251.55/251.60	c total #propagations: 35778453 / total #impl: 384136370 (eff. 0.093)
251.55/251.60	c #Conflicts:     743000 | #Learnt:      30758 | 0.000
251.55/251.60	c total clause space: 78.2603MB
251.55/251.60	c total #watches: 207524
252.05/252.13	c total #propagations: 35821626 / total #impl: 384729717 (eff. 0.093)
252.05/252.13	c #Conflicts:     744000 | #Learnt:      31758 | 0.000
252.05/252.13	c total clause space: 78.2603MB
252.05/252.13	c total #watches: 212020
252.55/252.69	c total #propagations: 35875066 / total #impl: 385294060 (eff. 0.093)
252.55/252.69	c #Conflicts:     745000 | #Learnt:      32758 | 0.000
252.55/252.69	c total clause space: 78.2603MB
252.55/252.69	c total #watches: 216781
253.15/253.25	c total #propagations: 35932091 / total #impl: 385648882 (eff. 0.093)
253.15/253.25	c #Conflicts:     746000 | #Learnt:      33758 | 0.000
253.15/253.25	c total clause space: 78.2603MB
253.15/253.25	c total #watches: 222086
253.75/253.81	c total #propagations: 35978890 / total #impl: 386258279 (eff. 0.093)
253.75/253.81	c #Conflicts:     747000 | #Learnt:      34758 | 0.000
253.75/253.81	c total clause space: 78.2603MB
253.75/253.81	c total #watches: 226706
254.35/254.43	c total #propagations: 36020889 / total #impl: 387038362 (eff. 0.093)
254.35/254.43	c #Conflicts:     748000 | #Learnt:      35758 | 0.000
254.35/254.43	c total clause space: 78.2603MB
254.35/254.43	c total #watches: 231323
254.95/255.01	c total #propagations: 36076923 / total #impl: 387610998 (eff. 0.093)
254.95/255.01	c #Conflicts:     749000 | #Learnt:      36758 | 0.000
254.95/255.01	c total clause space: 78.2603MB
254.95/255.01	c total #watches: 236472
255.65/255.76	c total #propagations: 36131117 / total #impl: 388082797 (eff. 0.093)
255.65/255.76	c #Conflicts:     750000 | #Learnt:      37758 | 0.000
255.65/255.76	c total clause space: 78.2603MB
255.65/255.76	c total #watches: 241043
256.36/256.48	c total #propagations: 36192332 / total #impl: 388621663 (eff. 0.093)
256.36/256.48	c #Conflicts:     751000 | #Learnt:      38758 | 0.000
256.36/256.48	c total clause space: 78.2603MB
256.36/256.48	c total #watches: 246747
257.05/257.11	c total #propagations: 36256463 / total #impl: 389235692 (eff. 0.093)
257.05/257.11	c #Conflicts:     752000 | #Learnt:      39758 | 0.000
257.05/257.11	c total clause space: 78.2603MB
257.05/257.11	c total #watches: 252171
257.75/257.80	c total #propagations: 36314691 / total #impl: 389720864 (eff. 0.093)
257.75/257.80	c #Conflicts:     753000 | #Learnt:      40758 | 0.000
257.75/257.80	c total clause space: 78.2603MB
257.75/257.80	c total #watches: 256553
258.25/258.32	c total #propagations: 36366248 / total #impl: 390497441 (eff. 0.093)
258.25/258.32	c #Conflicts:     754000 | #Learnt:      41758 | 0.000
258.25/258.32	c total clause space: 78.2603MB
258.25/258.32	c total #watches: 261388
258.46/258.55	c total #propagations: 36413695 / total #impl: 391008088 (eff. 0.093)
258.46/258.55	c GC COLLECT
258.46/258.55	c #Conflicts:     755000 | #Learnt:      21852 | 0.000
258.46/258.55	c total clause space: 78.2603MB
258.46/258.55	c total #watches: 169826
258.85/258.91	c total #propagations: 36463062 / total #impl: 391211199 (eff. 0.093)
258.85/258.91	c #Conflicts:     756000 | #Learnt:      22852 | 0.000
258.85/258.91	c total clause space: 78.2603MB
258.85/258.91	c total #watches: 175183
259.25/259.33	c total #propagations: 36524129 / total #impl: 391727653 (eff. 0.093)
259.25/259.33	c #Conflicts:     757000 | #Learnt:      23852 | 0.000
259.25/259.33	c total clause space: 78.2603MB
259.25/259.33	c total #watches: 179156
259.66/259.79	c total #propagations: 36574396 / total #impl: 392533237 (eff. 0.093)
259.66/259.79	c #Conflicts:     758000 | #Learnt:      24852 | 0.000
259.66/259.79	c total clause space: 78.2603MB
259.66/259.79	c total #watches: 184680
260.05/260.19	c total #propagations: 36623403 / total #impl: 392982124 (eff. 0.093)
260.05/260.19	c #Conflicts:     759000 | #Learnt:      25852 | 0.000
260.05/260.19	c total clause space: 78.2603MB
260.05/260.19	c total #watches: 189683
260.35/260.40	c total #propagations: 36669810 / total #impl: 393408281 (eff. 0.093)
260.35/260.40	c #Conflicts:     760000 | #Learnt:      26852 | 0.000
260.35/260.40	c total clause space: 78.2603MB
260.35/260.40	c total #watches: 192842
260.45/260.57	c total #propagations: 36709902 / total #impl: 393552271 (eff. 0.093)
260.45/260.57	c #Conflicts:     761000 | #Learnt:      27852 | 0.000
260.45/260.57	c total clause space: 78.2603MB
260.45/260.57	c total #watches: 195020
260.66/260.80	c total #propagations: 36779844 / total #impl: 393694512 (eff. 0.093)
260.66/260.80	c #Conflicts:     762000 | #Learnt:      28852 | 0.000
260.66/260.80	c total clause space: 78.2603MB
260.66/260.80	c total #watches: 197436
260.95/261.04	c total #propagations: 36827326 / total #impl: 393812613 (eff. 0.094)
260.95/261.04	c #Conflicts:     763000 | #Learnt:      29852 | 0.000
260.95/261.04	c total clause space: 78.2603MB
260.95/261.04	c total #watches: 200046
261.45/261.54	c total #propagations: 36869246 / total #impl: 393925552 (eff. 0.094)
261.45/261.54	c #Conflicts:     764000 | #Learnt:      30852 | 0.000
261.45/261.54	c total clause space: 78.2603MB
261.45/261.54	c total #watches: 205323
261.86/261.95	c total #propagations: 36940892 / total #impl: 394206428 (eff. 0.094)
261.86/261.95	c #Conflicts:     765000 | #Learnt:      31852 | 0.000
261.86/261.95	c total clause space: 78.2603MB
261.86/261.95	c total #watches: 208850
262.35/262.44	c total #propagations: 36992996 / total #impl: 394628265 (eff. 0.094)
262.35/262.44	c #Conflicts:     766000 | #Learnt:      32852 | 0.000
262.35/262.44	c total clause space: 78.2603MB
262.35/262.44	c total #watches: 212237
262.75/262.89	c total #propagations: 37040181 / total #impl: 395194256 (eff. 0.094)
262.75/262.89	c #Conflicts:     767000 | #Learnt:      33852 | 0.000
262.75/262.89	c total clause space: 78.2603MB
262.75/262.89	c total #watches: 215641
263.25/263.38	c total #propagations: 37094151 / total #impl: 395649933 (eff. 0.094)
263.25/263.38	c #Conflicts:     768000 | #Learnt:      34852 | 0.000
263.25/263.38	c total clause space: 78.2603MB
263.25/263.38	c total #watches: 219295
263.85/263.90	c total #propagations: 37138768 / total #impl: 396213122 (eff. 0.094)
263.85/263.90	c #Conflicts:     769000 | #Learnt:      35852 | 0.000
263.85/263.90	c total clause space: 78.2603MB
263.85/263.90	c total #watches: 224042
264.25/264.39	c total #propagations: 37184736 / total #impl: 396943955 (eff. 0.094)
264.25/264.39	c #Conflicts:     770000 | #Learnt:      36852 | 0.000
264.25/264.39	c total clause space: 78.2603MB
264.25/264.39	c total #watches: 229422
264.95/265.08	c total #propagations: 37237974 / total #impl: 397376780 (eff. 0.094)
264.95/265.08	c #Conflicts:     771000 | #Learnt:      37852 | 0.000
264.95/265.08	c total clause space: 78.2603MB
264.95/265.08	c total #watches: 233872
265.35/265.45	c total #propagations: 37296658 / total #impl: 398149741 (eff. 0.094)
265.35/265.45	c #Conflicts:     772000 | #Learnt:      38852 | 0.000
265.35/265.45	c total clause space: 78.2603MB
265.35/265.45	c total #watches: 238031
266.05/266.19	c total #propagations: 37354648 / total #impl: 398349059 (eff. 0.094)
266.05/266.19	c #Conflicts:     773000 | #Learnt:      39852 | 0.000
266.05/266.19	c total clause space: 78.2603MB
266.05/266.19	c total #watches: 243500
266.75/266.88	c total #propagations: 37423210 / total #impl: 398998110 (eff. 0.094)
266.75/266.88	c #Conflicts:     774000 | #Learnt:      40852 | 0.000
266.75/266.88	c total clause space: 78.2603MB
266.75/266.88	c total #watches: 247854
267.65/267.71	c total #propagations: 37465733 / total #impl: 399636519 (eff. 0.094)
267.65/267.71	c #Conflicts:     775000 | #Learnt:      41852 | 0.000
267.65/267.71	c total clause space: 78.2603MB
267.65/267.71	c total #watches: 251712
268.15/268.21	c total #propagations: 37523043 / total #impl: 400390988 (eff. 0.094)
268.15/268.21	c GC COLLECT
268.15/268.21	c #Conflicts:     776000 | #Learnt:      21653 | 0.000
268.15/268.21	c total clause space: 78.2603MB
268.15/268.21	c total #watches: 169813
268.36/268.49	c total #propagations: 37573350 / total #impl: 400772451 (eff. 0.094)
268.36/268.49	c #Conflicts:     777000 | #Learnt:      22653 | 0.000
268.36/268.49	c total clause space: 78.2603MB
268.36/268.49	c total #watches: 173803
268.75/268.86	c total #propagations: 37633925 / total #impl: 400999369 (eff. 0.094)
268.75/268.86	c #Conflicts:     778000 | #Learnt:      23653 | 0.000
268.75/268.86	c total clause space: 78.2603MB
268.75/268.86	c total #watches: 176673
269.15/269.24	c total #propagations: 37683353 / total #impl: 401328705 (eff. 0.094)
269.15/269.24	c #Conflicts:     779000 | #Learnt:      24653 | 0.000
269.15/269.24	c total clause space: 78.2603MB
269.15/269.24	c total #watches: 179634
269.46/269.59	c total #propagations: 37725276 / total #impl: 401742664 (eff. 0.094)
269.46/269.59	c #Conflicts:     780000 | #Learnt:      25653 | 0.000
269.46/269.59	c total clause space: 78.2603MB
269.46/269.59	c total #watches: 182507
269.85/269.96	c total #propagations: 37765114 / total #impl: 402192431 (eff. 0.094)
269.85/269.96	c #Conflicts:     781000 | #Learnt:      26653 | 0.000
269.85/269.96	c total clause space: 78.2603MB
269.85/269.96	c total #watches: 186818
270.35/270.41	c total #propagations: 37806617 / total #impl: 402777380 (eff. 0.094)
270.35/270.41	c #Conflicts:     782000 | #Learnt:      27653 | 0.000
270.35/270.41	c total clause space: 78.2603MB
270.35/270.41	c total #watches: 192753
270.75/270.85	c total #propagations: 37854262 / total #impl: 403596713 (eff. 0.094)
270.75/270.85	c #Conflicts:     783000 | #Learnt:      28653 | 0.000
270.75/270.85	c total clause space: 78.2603MB
270.75/270.85	c total #watches: 197624
271.15/271.28	c total #propagations: 37912292 / total #impl: 404041492 (eff. 0.094)
271.15/271.28	c #Conflicts:     784000 | #Learnt:      29653 | 0.000
271.15/271.28	c total clause space: 78.2603MB
271.15/271.28	c total #watches: 201709
271.76/271.83	c total #propagations: 37963131 / total #impl: 404419915 (eff. 0.094)
271.76/271.83	c #Conflicts:     785000 | #Learnt:      30653 | 0.000
271.76/271.83	c total clause space: 78.2603MB
271.76/271.83	c total #watches: 207633
272.25/272.33	c total #propagations: 38021529 / total #impl: 404970014 (eff. 0.094)
272.25/272.33	c #Conflicts:     786000 | #Learnt:      31653 | 0.000
272.25/272.33	c total clause space: 78.2603MB
272.25/272.33	c total #watches: 213842
272.86/272.95	c total #propagations: 38094132 / total #impl: 405481529 (eff. 0.094)
272.86/272.95	c #Conflicts:     787000 | #Learnt:      32653 | 0.000
272.86/272.95	c total clause space: 78.2603MB
272.86/272.95	c total #watches: 218789
273.45/273.57	c total #propagations: 38169426 / total #impl: 405898151 (eff. 0.094)
273.45/273.57	c #Conflicts:     788000 | #Learnt:      33653 | 0.000
273.45/273.57	c total clause space: 78.2603MB
273.45/273.57	c total #watches: 222527
274.05/274.18	c total #propagations: 38235223 / total #impl: 406267384 (eff. 0.094)
274.05/274.18	c #Conflicts:     789000 | #Learnt:      34653 | 0.000
274.05/274.18	c total clause space: 78.2603MB
274.05/274.18	c total #watches: 226685
274.55/274.62	c total #propagations: 38311755 / total #impl: 406581343 (eff. 0.094)
274.55/274.62	c #Conflicts:     790000 | #Learnt:      35653 | 0.000
274.55/274.62	c total clause space: 78.2603MB
274.55/274.62	c total #watches: 230651
275.15/275.25	c total #propagations: 38366838 / total #impl: 406784538 (eff. 0.094)
275.15/275.25	c #Conflicts:     791000 | #Learnt:      36653 | 0.000
275.15/275.25	c total clause space: 78.2603MB
275.15/275.25	c total #watches: 236460
275.65/275.76	c total #propagations: 38427515 / total #impl: 407181112 (eff. 0.094)
275.65/275.76	c #Conflicts:     792000 | #Learnt:      37653 | 0.000
275.65/275.76	c total clause space: 78.2603MB
275.65/275.76	c total #watches: 240434
276.45/276.50	c total #propagations: 38500191 / total #impl: 407592001 (eff. 0.094)
276.45/276.50	c #Conflicts:     793000 | #Learnt:      38653 | 0.000
276.45/276.50	c total clause space: 78.2603MB
276.45/276.50	c total #watches: 245049
277.05/277.10	c total #propagations: 38551466 / total #impl: 408477737 (eff. 0.094)
277.05/277.10	c #Conflicts:     794000 | #Learnt:      39653 | 0.000
277.05/277.10	c total clause space: 78.2603MB
277.05/277.10	c total #watches: 250750
277.45/277.54	c total #propagations: 38605651 / total #impl: 408940920 (eff. 0.094)
277.45/277.54	c #Conflicts:     795000 | #Learnt:      40653 | 0.000
277.45/277.54	c total clause space: 78.2603MB
277.45/277.54	c total #watches: 255700
277.95/278.05	c total #propagations: 38657578 / total #impl: 409225145 (eff. 0.094)
277.95/278.05	c #Conflicts:     796000 | #Learnt:      41653 | 0.000
277.95/278.05	c total clause space: 78.2603MB
277.95/278.05	c total #watches: 261435
278.85/278.92	c total #propagations: 38712221 / total #impl: 409630307 (eff. 0.095)
278.85/278.92	c #Conflicts:     797000 | #Learnt:      42653 | 0.000
278.85/278.92	c total clause space: 78.2603MB
278.85/278.92	c total #watches: 267377
279.46/279.55	c total #propagations: 38774604 / total #impl: 410405867 (eff. 0.094)
279.46/279.55	c GC COLLECT
279.46/279.55	c #Conflicts:     798000 | #Learnt:      22153 | 0.000
279.46/279.55	c total clause space: 78.2603MB
279.46/279.55	c total #watches: 172376
279.85/279.92	c total #propagations: 38823979 / total #impl: 411049976 (eff. 0.094)
279.85/279.92	c #Conflicts:     799000 | #Learnt:      23153 | 0.000
279.85/279.92	c total clause space: 78.2603MB
279.85/279.92	c total #watches: 176872
280.15/280.21	c total #propagations: 38872376 / total #impl: 411451045 (eff. 0.094)
280.15/280.21	c #Conflicts:     800000 | #Learnt:      24153 | 0.000
280.15/280.21	c total clause space: 78.2603MB
280.15/280.21	c total #watches: 182829
280.46/280.60	c total #propagations: 38934192 / total #impl: 411831842 (eff. 0.095)
280.46/280.60	c #Conflicts:     801000 | #Learnt:      25153 | 0.000
280.46/280.60	c total clause space: 78.2603MB
280.46/280.60	c total #watches: 186663
280.95/281.09	c total #propagations: 38983807 / total #impl: 412410194 (eff. 0.095)
280.95/281.09	c #Conflicts:     802000 | #Learnt:      26153 | 0.000
280.95/281.09	c total clause space: 78.2603MB
280.95/281.09	c total #watches: 191221
281.45/281.55	c total #propagations: 39034732 / total #impl: 413242331 (eff. 0.094)
281.45/281.55	c #Conflicts:     803000 | #Learnt:      27153 | 0.000
281.45/281.55	c total clause space: 78.2603MB
281.45/281.55	c total #watches: 196265
281.85/281.91	c total #propagations: 39083440 / total #impl: 413532051 (eff. 0.095)
281.85/281.91	c #Conflicts:     804000 | #Learnt:      28153 | 0.000
281.85/281.91	c total clause space: 78.2603MB
281.85/281.92	c total #watches: 199213
282.15/282.24	c total #propagations: 39110770 / total #impl: 413776712 (eff. 0.095)
282.15/282.24	c #Conflicts:     805000 | #Learnt:      29153 | 0.000
282.15/282.24	c total clause space: 78.2603MB
282.15/282.24	c total #watches: 202166
282.35/282.47	c total #propagations: 39142803 / total #impl: 414127101 (eff. 0.095)
282.35/282.47	c #Conflicts:     806000 | #Learnt:      30153 | 0.000
282.35/282.47	c total clause space: 78.2603MB
282.35/282.47	c total #watches: 207283
282.55/282.67	c total #propagations: 39180045 / total #impl: 414307899 (eff. 0.095)
282.55/282.67	c #Conflicts:     807000 | #Learnt:      31153 | 0.000
282.55/282.67	c total clause space: 78.2603MB
282.55/282.67	c total #watches: 211649
282.85/282.99	c total #propagations: 39227261 / total #impl: 414518710 (eff. 0.095)
282.85/282.99	c #Conflicts:     808000 | #Learnt:      32153 | 0.000
282.85/282.99	c total clause space: 78.2603MB
282.85/282.99	c total #watches: 215446
283.45/283.50	c total #propagations: 39273196 / total #impl: 414804110 (eff. 0.095)
283.45/283.50	c #Conflicts:     809000 | #Learnt:      33153 | 0.000
283.45/283.50	c total clause space: 78.2603MB
283.45/283.50	c total #watches: 219325
283.85/283.99	c total #propagations: 39324671 / total #impl: 415297422 (eff. 0.095)
283.85/283.99	c #Conflicts:     810000 | #Learnt:      34153 | 0.000
283.85/283.99	c total clause space: 78.2603MB
283.85/283.99	c total #watches: 225297
284.35/284.46	c total #propagations: 39370206 / total #impl: 415670207 (eff. 0.095)
284.35/284.46	c #Conflicts:     811000 | #Learnt:      35153 | 0.000
284.35/284.46	c total clause space: 78.2603MB
284.35/284.46	c total #watches: 231231
284.85/284.94	c total #propagations: 39409212 / total #impl: 415998798 (eff. 0.095)
284.85/284.94	c #Conflicts:     812000 | #Learnt:      36153 | 0.000
284.85/284.94	c total clause space: 78.2603MB
284.85/284.94	c total #watches: 237404
285.35/285.42	c total #propagations: 39454896 / total #impl: 416511930 (eff. 0.095)
285.35/285.42	c #Conflicts:     813000 | #Learnt:      37153 | 0.000
285.35/285.42	c total clause space: 78.2603MB
285.35/285.42	c total #watches: 241798
285.75/285.87	c total #propagations: 39494536 / total #impl: 416858924 (eff. 0.095)
285.75/285.87	c #Conflicts:     814000 | #Learnt:      38153 | 0.000
285.75/285.87	c total clause space: 78.2603MB
285.75/285.87	c total #watches: 246812
286.25/286.31	c total #propagations: 39533283 / total #impl: 417177107 (eff. 0.095)
286.25/286.31	c #Conflicts:     815000 | #Learnt:      39153 | 0.000
286.25/286.31	c total clause space: 78.2603MB
286.25/286.31	c total #watches: 249919
286.65/286.78	c total #propagations: 39566381 / total #impl: 417580091 (eff. 0.095)
286.65/286.78	c #Conflicts:     816000 | #Learnt:      40153 | 0.000
286.65/286.78	c total clause space: 78.2603MB
286.65/286.78	c total #watches: 253053
287.15/287.29	c total #propagations: 39602993 / total #impl: 417956662 (eff. 0.095)
287.15/287.29	c #Conflicts:     817000 | #Learnt:      41153 | 0.000
287.15/287.29	c total clause space: 78.2603MB
287.15/287.29	c total #watches: 256184
287.85/287.93	c total #propagations: 39642005 / total #impl: 418358523 (eff. 0.095)
287.85/287.93	c #Conflicts:     818000 | #Learnt:      42153 | 0.000
287.85/287.93	c total clause space: 78.2603MB
287.85/287.93	c total #watches: 261011
288.45/288.55	c total #propagations: 39718729 / total #impl: 418627297 (eff. 0.095)
288.45/288.55	c #Conflicts:     819000 | #Learnt:      43153 | 0.000
288.45/288.55	c total clause space: 78.2603MB
288.45/288.55	c total #watches: 265220
288.95/289.03	c total #propagations: 39783465 / total #impl: 418952601 (eff. 0.095)
288.95/289.03	c GC COLLECT
288.95/289.03	c #Conflicts:     820000 | #Learnt:      22349 | 0.000
288.95/289.03	c total clause space: 78.2603MB
288.95/289.03	c total #watches: 173334
289.25/289.39	c total #propagations: 39839845 / total #impl: 419410730 (eff. 0.095)
289.25/289.39	c #Conflicts:     821000 | #Learnt:      23349 | 0.000
289.25/289.39	c total clause space: 78.2603MB
289.25/289.39	c total #watches: 177268
289.84/289.95	c total #propagations: 39891375 / total #impl: 419924688 (eff. 0.095)
289.84/289.95	c #Conflicts:     822000 | #Learnt:      24349 | 0.000
289.84/289.95	c total clause space: 78.2603MB
289.84/289.95	c total #watches: 181944
290.24/290.37	c total #propagations: 39968097 / total #impl: 420605821 (eff. 0.095)
290.24/290.37	c #Conflicts:     823000 | #Learnt:      25349 | 0.000
290.24/290.37	c total clause space: 78.2603MB
290.24/290.37	c total #watches: 186200
290.64/290.75	c total #propagations: 40029461 / total #impl: 421218501 (eff. 0.095)
290.64/290.75	c #Conflicts:     824000 | #Learnt:      26349 | 0.000
290.64/290.75	c total clause space: 78.2603MB
290.64/290.75	c total #watches: 190007
291.14/291.23	c total #propagations: 40088309 / total #impl: 422004715 (eff. 0.095)
291.14/291.23	c #Conflicts:     825000 | #Learnt:      27349 | 0.000
291.14/291.23	c total clause space: 78.2603MB
291.14/291.23	c total #watches: 193891
291.64/291.76	c total #propagations: 40142364 / total #impl: 422910777 (eff. 0.095)
291.64/291.76	c #Conflicts:     826000 | #Learnt:      28349 | 0.000
291.64/291.76	c total clause space: 78.2603MB
291.64/291.76	c total #watches: 198378
292.14/292.28	c total #propagations: 40193598 / total #impl: 423891914 (eff. 0.095)
292.14/292.28	c #Conflicts:     827000 | #Learnt:      29349 | 0.000
292.14/292.28	c total clause space: 78.2603MB
292.14/292.28	c total #watches: 203260
292.74/292.81	c total #propagations: 40237661 / total #impl: 424931850 (eff. 0.095)
292.74/292.81	c #Conflicts:     828000 | #Learnt:      30349 | 0.000
292.74/292.81	c total clause space: 78.2603MB
292.74/292.81	c total #watches: 207555
293.14/293.29	c total #propagations: 40276139 / total #impl: 425676830 (eff. 0.095)
293.14/293.29	c #Conflicts:     829000 | #Learnt:      31349 | 0.000
293.14/293.29	c total clause space: 78.2603MB
293.14/293.29	c total #watches: 211926
293.75/293.81	c total #propagations: 40313344 / total #impl: 426423258 (eff. 0.095)
293.75/293.81	c #Conflicts:     830000 | #Learnt:      32349 | 0.000
293.75/293.81	c total clause space: 78.2603MB
293.75/293.81	c total #watches: 216683
294.24/294.32	c total #propagations: 40350552 / total #impl: 427215635 (eff. 0.094)
294.24/294.32	c #Conflicts:     831000 | #Learnt:      33349 | 0.000
294.24/294.32	c total clause space: 78.2603MB
294.24/294.32	c total #watches: 221244
294.64/294.74	c total #propagations: 40384493 / total #impl: 428028161 (eff. 0.094)
294.64/294.74	c #Conflicts:     832000 | #Learnt:      34349 | 0.000
294.64/294.74	c total clause space: 78.2603MB
294.64/294.74	c total #watches: 225103
295.04/295.17	c total #propagations: 40416395 / total #impl: 428454043 (eff. 0.094)
295.04/295.17	c #Conflicts:     833000 | #Learnt:      35349 | 0.000
295.04/295.17	c total clause space: 78.2603MB
295.04/295.17	c total #watches: 228738
295.54/295.62	c total #propagations: 40447688 / total #impl: 428943994 (eff. 0.094)
295.54/295.62	c #Conflicts:     834000 | #Learnt:      36349 | 0.000
295.54/295.62	c total clause space: 78.2603MB
295.54/295.62	c total #watches: 233398
296.14/296.22	c total #propagations: 40497949 / total #impl: 429465862 (eff. 0.094)
296.14/296.22	c #Conflicts:     835000 | #Learnt:      37349 | 0.000
296.14/296.22	c total clause space: 78.2603MB
296.14/296.22	c total #watches: 237956
296.74/296.84	c total #propagations: 40553351 / total #impl: 430129628 (eff. 0.094)
296.74/296.84	c #Conflicts:     836000 | #Learnt:      38349 | 0.000
296.74/296.84	c total clause space: 78.2603MB
296.74/296.84	c total #watches: 243097
297.34/297.48	c total #propagations: 40610287 / total #impl: 430780775 (eff. 0.094)
297.34/297.48	c #Conflicts:     837000 | #Learnt:      39349 | 0.000
297.34/297.48	c total clause space: 78.2603MB
297.34/297.48	c total #watches: 246597
298.05/298.11	c total #propagations: 40678261 / total #impl: 431315393 (eff. 0.094)
298.05/298.11	c #Conflicts:     838000 | #Learnt:      40349 | 0.000
298.05/298.11	c total clause space: 78.2603MB
298.05/298.11	c total #watches: 249627
298.64/298.74	c total #propagations: 40734379 / total #impl: 432008386 (eff. 0.094)
298.64/298.74	c #Conflicts:     839000 | #Learnt:      41349 | 0.000
298.64/298.74	c total clause space: 78.2603MB
298.64/298.74	c total #watches: 253049
299.25/299.34	c total #propagations: 40790039 / total #impl: 432710797 (eff. 0.094)
299.25/299.34	c #Conflicts:     840000 | #Learnt:      42349 | 0.000
299.25/299.34	c total clause space: 78.2603MB
299.25/299.34	c total #watches: 256128
299.94/300.06	c total #propagations: 40846403 / total #impl: 433377848 (eff. 0.094)
299.94/300.06	c #Conflicts:     841000 | #Learnt:      43349 | 0.000
299.94/300.06	c total clause space: 78.2603MB
299.94/300.06	c total #watches: 259599
300.64/300.72	c total #propagations: 40901344 / total #impl: 434018254 (eff. 0.094)
300.64/300.72	c GC COLLECT
300.64/300.72	c #Conflicts:     842000 | #Learnt:      22253 | 0.000
300.64/300.72	c total clause space: 78.2603MB
300.64/300.72	c total #watches: 173265
301.04/301.12	c total #propagations: 40962852 / total #impl: 434677988 (eff. 0.094)
301.04/301.12	c #Conflicts:     843000 | #Learnt:      23253 | 0.000
301.04/301.12	c total clause space: 78.2603MB
301.04/301.12	c total #watches: 177613
301.45/301.53	c total #propagations: 41006987 / total #impl: 435331315 (eff. 0.094)
301.45/301.53	c #Conflicts:     844000 | #Learnt:      24253 | 0.000
301.45/301.53	c total clause space: 78.2603MB
301.45/301.53	c total #watches: 181781
301.84/301.93	c total #propagations: 41051192 / total #impl: 435993866 (eff. 0.094)
301.84/301.93	c #Conflicts:     845000 | #Learnt:      25253 | 0.000
301.84/301.93	c total clause space: 78.2603MB
301.84/301.93	c total #watches: 185672
302.24/302.36	c total #propagations: 41092094 / total #impl: 436613326 (eff. 0.094)
302.24/302.36	c #Conflicts:     846000 | #Learnt:      26253 | 0.000
302.24/302.36	c total clause space: 78.2603MB
302.24/302.36	c total #watches: 189441
302.74/302.82	c total #propagations: 41133326 / total #impl: 437339432 (eff. 0.094)
302.74/302.82	c #Conflicts:     847000 | #Learnt:      27253 | 0.000
302.74/302.82	c total clause space: 78.2603MB
302.74/302.82	c total #watches: 193771
303.14/303.25	c total #propagations: 41192363 / total #impl: 437871305 (eff. 0.094)
303.14/303.25	c #Conflicts:     848000 | #Learnt:      28253 | 0.000
303.14/303.25	c total clause space: 78.2603MB
303.14/303.25	c total #watches: 197396
303.65/303.75	c total #propagations: 41257468 / total #impl: 438353870 (eff. 0.094)
303.65/303.75	c #Conflicts:     849000 | #Learnt:      29253 | 0.000
303.65/303.75	c total clause space: 78.2603MB
303.65/303.75	c total #watches: 200581
304.14/304.22	c total #propagations: 41312215 / total #impl: 439094485 (eff. 0.094)
304.14/304.22	c #Conflicts:     850000 | #Learnt:      30253 | 0.000
304.14/304.22	c total clause space: 78.2603MB
304.14/304.22	c total #watches: 204275
304.54/304.64	c total #propagations: 41370988 / total #impl: 439724740 (eff. 0.094)
304.54/304.64	c #Conflicts:     851000 | #Learnt:      31253 | 0.000
304.54/304.64	c total clause space: 78.2603MB
304.54/304.64	c total #watches: 208320
305.04/305.14	c total #propagations: 41425259 / total #impl: 439980580 (eff. 0.094)
305.04/305.14	c #Conflicts:     852000 | #Learnt:      32253 | 0.000
305.04/305.14	c total clause space: 78.2603MB
305.04/305.14	c total #watches: 214001
305.44/305.57	c total #propagations: 41502629 / total #impl: 440439471 (eff. 0.094)
305.44/305.57	c #Conflicts:     853000 | #Learnt:      33253 | 0.000
305.44/305.57	c total clause space: 78.2603MB
305.44/305.57	c total #watches: 217623
305.94/306.04	c total #propagations: 41564516 / total #impl: 440880845 (eff. 0.094)
305.94/306.04	c #Conflicts:     854000 | #Learnt:      34253 | 0.000
305.94/306.04	c total clause space: 78.2603MB
305.94/306.04	c total #watches: 221073
306.44/306.52	c total #propagations: 41623186 / total #impl: 441516157 (eff. 0.094)
306.44/306.52	c #Conflicts:     855000 | #Learnt:      35253 | 0.000
306.44/306.52	c total clause space: 78.2603MB
306.44/306.52	c total #watches: 224625
306.95/307.05	c total #propagations: 41679444 / total #impl: 442122451 (eff. 0.094)
306.95/307.05	c #Conflicts:     856000 | #Learnt:      36253 | 0.000
306.95/307.05	c total clause space: 78.2603MB
306.95/307.05	c total #watches: 228227
307.54/307.60	c total #propagations: 41737326 / total #impl: 442636348 (eff. 0.094)
307.54/307.60	c #Conflicts:     857000 | #Learnt:      37253 | 0.000
307.54/307.60	c total clause space: 78.2603MB
307.54/307.60	c total #watches: 232064
308.05/308.11	c total #propagations: 41792359 / total #impl: 443319665 (eff. 0.094)
308.05/308.11	c #Conflicts:     858000 | #Learnt:      38253 | 0.000
308.05/308.11	c total clause space: 78.2603MB
308.05/308.11	c total #watches: 235913
308.54/308.65	c total #propagations: 41846666 / total #impl: 443858936 (eff. 0.094)
308.54/308.65	c #Conflicts:     859000 | #Learnt:      39253 | 0.000
308.54/308.65	c total clause space: 78.2603MB
308.54/308.65	c total #watches: 242237
309.15/309.24	c total #propagations: 41894315 / total #impl: 444272902 (eff. 0.094)
309.15/309.24	c #Conflicts:     860000 | #Learnt:      40253 | 0.000
309.15/309.24	c total clause space: 78.2603MB
309.15/309.24	c total #watches: 246071
309.74/309.82	c total #propagations: 41943530 / total #impl: 444881140 (eff. 0.094)
309.74/309.82	c #Conflicts:     861000 | #Learnt:      41253 | 0.000
309.74/309.82	c total clause space: 78.2603MB
309.74/309.82	c total #watches: 250003
310.34/310.40	c total #propagations: 41986091 / total #impl: 445565277 (eff. 0.094)
310.34/310.40	c #Conflicts:     862000 | #Learnt:      42253 | 0.000
310.34/310.40	c total clause space: 78.2603MB
310.34/310.40	c total #watches: 253569
310.94/311.03	c total #propagations: 42021568 / total #impl: 446328938 (eff. 0.094)
310.94/311.03	c #Conflicts:     863000 | #Learnt:      43253 | 0.000
310.94/311.03	c total clause space: 78.2603MB
310.94/311.03	c total #watches: 257324
311.54/311.64	c total #propagations: 42062549 / total #impl: 447290686 (eff. 0.094)
311.54/311.64	c #Conflicts:     864000 | #Learnt:      44253 | 0.000
311.54/311.64	c total clause space: 78.2603MB
311.54/311.64	c total #watches: 260760
312.04/312.18	c total #propagations: 42102243 / total #impl: 448188817 (eff. 0.094)
312.04/312.18	c GC COLLECT
312.04/312.18	c #Conflicts:     865000 | #Learnt:      22855 | 0.000
312.04/312.18	c total clause space: 78.2603MB
312.04/312.18	c total #watches: 175481
312.45/312.52	c total #propagations: 42144598 / total #impl: 448935193 (eff. 0.094)
312.45/312.52	c #Conflicts:     866000 | #Learnt:      23855 | 0.000
312.45/312.52	c total clause space: 78.2603MB
312.45/312.52	c total #watches: 178475
312.84/312.91	c total #propagations: 42185424 / total #impl: 449357904 (eff. 0.094)
312.84/312.91	c #Conflicts:     867000 | #Learnt:      24855 | 0.000
312.84/312.91	c total clause space: 78.2603MB
312.84/312.91	c total #watches: 183190
313.24/313.30	c total #propagations: 42230876 / total #impl: 450044064 (eff. 0.094)
313.24/313.30	c #Conflicts:     868000 | #Learnt:      25855 | 0.000
313.24/313.30	c total clause space: 78.2603MB
313.24/313.30	c total #watches: 188730
313.55/313.65	c total #propagations: 42273184 / total #impl: 450489800 (eff. 0.094)
313.55/313.65	c #Conflicts:     869000 | #Learnt:      26855 | 0.000
313.55/313.65	c total clause space: 78.2603MB
313.55/313.65	c total #watches: 194895
313.94/314.08	c total #propagations: 42318805 / total #impl: 450771044 (eff. 0.094)
313.94/314.08	c #Conflicts:     870000 | #Learnt:      27855 | 0.000
313.94/314.08	c total clause space: 78.2603MB
313.94/314.08	c total #watches: 199262
314.44/314.56	c total #propagations: 42378121 / total #impl: 451268453 (eff. 0.094)
314.44/314.56	c #Conflicts:     871000 | #Learnt:      28855 | 0.000
314.44/314.56	c total clause space: 78.2603MB
314.44/314.56	c total #watches: 204176
314.94/315.07	c total #propagations: 42428374 / total #impl: 452066264 (eff. 0.094)
314.94/315.07	c #Conflicts:     872000 | #Learnt:      29855 | 0.000
314.94/315.07	c total clause space: 78.2603MB
314.94/315.07	c total #watches: 208292
315.44/315.50	c total #propagations: 42485211 / total #impl: 452807650 (eff. 0.094)
315.44/315.50	c #Conflicts:     873000 | #Learnt:      30855 | 0.000
315.44/315.50	c total clause space: 78.2603MB
315.44/315.50	c total #watches: 212617
315.75/315.89	c total #propagations: 42531342 / total #impl: 453396310 (eff. 0.094)
315.75/315.89	c #Conflicts:     874000 | #Learnt:      31855 | 0.000
315.75/315.89	c total clause space: 78.2603MB
315.75/315.89	c total #watches: 216636
316.24/316.39	c total #propagations: 42572892 / total #impl: 453842422 (eff. 0.094)
316.24/316.39	c #Conflicts:     875000 | #Learnt:      32855 | 0.000
316.24/316.39	c total clause space: 78.2603MB
316.24/316.39	c total #watches: 220406
316.75/316.85	c total #propagations: 42625228 / total #impl: 454437472 (eff. 0.094)
316.75/316.85	c #Conflicts:     876000 | #Learnt:      33855 | 0.000
316.75/316.85	c total clause space: 78.2603MB
316.75/316.85	c total #watches: 225423
317.04/317.18	c total #propagations: 42676157 / total #impl: 454996134 (eff. 0.094)
317.04/317.18	c #Conflicts:     877000 | #Learnt:      34855 | 0.000
317.04/317.18	c total clause space: 78.2603MB
317.04/317.18	c total #watches: 230199
317.64/317.75	c total #propagations: 42725661 / total #impl: 455228500 (eff. 0.094)
317.64/317.75	c #Conflicts:     878000 | #Learnt:      35855 | 0.000
317.64/317.75	c total clause space: 78.2603MB
317.64/317.75	c total #watches: 236207
318.34/318.41	c total #propagations: 42798157 / total #impl: 455595679 (eff. 0.094)
318.34/318.41	c #Conflicts:     879000 | #Learnt:      36855 | 0.000
318.34/318.41	c total clause space: 78.2603MB
318.34/318.41	c total #watches: 242493
318.95/319.06	c total #propagations: 42870458 / total #impl: 456150890 (eff. 0.094)
318.95/319.06	c #Conflicts:     880000 | #Learnt:      37855 | 0.000
318.95/319.06	c total clause space: 78.2603MB
318.95/319.06	c total #watches: 247295
319.44/319.59	c total #propagations: 42953027 / total #impl: 456567805 (eff. 0.094)
319.44/319.59	c #Conflicts:     881000 | #Learnt:      38855 | 0.000
319.44/319.59	c total clause space: 78.2603MB
319.44/319.59	c total #watches: 253154
320.05/320.16	c total #propagations: 43031908 / total #impl: 456975969 (eff. 0.094)
320.05/320.16	c #Conflicts:     882000 | #Learnt:      39855 | 0.000
320.05/320.16	c total clause space: 78.2603MB
320.05/320.16	c total #watches: 258230
320.84/320.98	c total #propagations: 43106923 / total #impl: 457386150 (eff. 0.094)
320.84/320.98	c #Conflicts:     883000 | #Learnt:      40855 | 0.000
320.84/320.98	c total clause space: 78.2603MB
320.84/320.98	c total #watches: 261838
321.54/321.61	c total #propagations: 43173372 / total #impl: 457997369 (eff. 0.094)
321.54/321.61	c #Conflicts:     884000 | #Learnt:      41855 | 0.000
321.54/321.61	c total clause space: 78.2603MB
321.54/321.61	c total #watches: 265179
322.14/322.30	c total #propagations: 43217513 / total #impl: 458284704 (eff. 0.094)
322.14/322.30	c #Conflicts:     885000 | #Learnt:      42855 | 0.000
322.14/322.30	c total clause space: 78.2603MB
322.14/322.30	c total #watches: 268388
322.84/322.93	c total #propagations: 43267768 / total #impl: 458726027 (eff. 0.094)
322.84/322.93	c #Conflicts:     886000 | #Learnt:      43855 | 0.000
322.84/322.93	c total clause space: 78.2603MB
322.84/322.93	c total #watches: 271212
323.34/323.46	c total #propagations: 43316286 / total #impl: 459125225 (eff. 0.094)
323.34/323.46	c #Conflicts:     887000 | #Learnt:      44855 | 0.000
323.34/323.46	c total clause space: 78.2603MB
323.34/323.46	c total #watches: 274088
323.84/323.91	c total #propagations: 43355908 / total #impl: 459529469 (eff. 0.094)
323.84/323.91	c GC COLLECT
323.84/323.91	c #Conflicts:     888000 | #Learnt:      23154 | 0.000
323.84/323.91	c total clause space: 78.2603MB
323.84/323.91	c total #watches: 176729
324.14/324.24	c total #propagations: 43398944 / total #impl: 459944243 (eff. 0.094)
324.14/324.24	c #Conflicts:     889000 | #Learnt:      24154 | 0.000
324.14/324.24	c total clause space: 78.2603MB
324.14/324.24	c total #watches: 180865
324.54/324.62	c total #propagations: 43449540 / total #impl: 460335576 (eff. 0.094)
324.54/324.62	c #Conflicts:     890000 | #Learnt:      25154 | 0.000
324.54/324.62	c total clause space: 78.2603MB
324.54/324.62	c total #watches: 184442
324.94/325.05	c total #propagations: 43503122 / total #impl: 460794628 (eff. 0.094)
324.94/325.05	c #Conflicts:     891000 | #Learnt:      26154 | 0.000
324.94/325.05	c total clause space: 78.2603MB
324.94/325.05	c total #watches: 187900
325.34/325.44	c total #propagations: 43555998 / total #impl: 461202354 (eff. 0.094)
325.34/325.44	c #Conflicts:     892000 | #Learnt:      27154 | 0.000
325.34/325.44	c total clause space: 78.2603MB
325.34/325.44	c total #watches: 190983
325.84/325.98	c total #propagations: 43599672 / total #impl: 461560530 (eff. 0.094)
325.84/325.98	c #Conflicts:     893000 | #Learnt:      28154 | 0.000
325.84/325.98	c total clause space: 78.2603MB
325.84/325.98	c total #watches: 194949
326.14/326.24	c total #propagations: 43658076 / total #impl: 461997426 (eff. 0.094)
326.14/326.24	c #Conflicts:     894000 | #Learnt:      29154 | 0.000
326.14/326.24	c total clause space: 78.2603MB
326.14/326.24	c total #watches: 199330
326.44/326.58	c total #propagations: 43720393 / total #impl: 462162101 (eff. 0.095)
326.44/326.58	c #Conflicts:     895000 | #Learnt:      30154 | 0.000
326.44/326.58	c total clause space: 78.2603MB
326.44/326.58	c total #watches: 204868
327.04/327.14	c total #propagations: 43776764 / total #impl: 462404405 (eff. 0.095)
327.04/327.14	c #Conflicts:     896000 | #Learnt:      31154 | 0.000
327.04/327.14	c total clause space: 78.2603MB
327.04/327.14	c total #watches: 208405
327.54/327.65	c total #propagations: 43826233 / total #impl: 462980648 (eff. 0.095)
327.54/327.65	c #Conflicts:     897000 | #Learnt:      32154 | 0.000
327.54/327.65	c total clause space: 78.2603MB
327.54/327.65	c total #watches: 211643
328.14/328.21	c total #propagations: 43876351 / total #impl: 463515473 (eff. 0.095)
328.14/328.21	c #Conflicts:     898000 | #Learnt:      33154 | 0.000
328.14/328.21	c total clause space: 78.2603MB
328.14/328.21	c total #watches: 215011
328.84/328.99	c total #propagations: 43924142 / total #impl: 464196901 (eff. 0.095)
328.84/328.99	c #Conflicts:     899000 | #Learnt:      34154 | 0.000
328.84/328.99	c total clause space: 78.2603MB
328.84/328.99	c total #watches: 219731
329.64/329.73	c total #propagations: 43983200 / total #impl: 465126280 (eff. 0.095)
329.64/329.73	c #Conflicts:     900000 | #Learnt:      35154 | 0.000
329.64/329.73	c total clause space: 78.2603MB
329.64/329.73	c total #watches: 225180
330.24/330.30	c total #propagations: 44048487 / total #impl: 465843789 (eff. 0.095)
330.24/330.30	c #Conflicts:     901000 | #Learnt:      36154 | 0.000
330.24/330.30	c total clause space: 78.2603MB
330.24/330.30	c total #watches: 229415
330.54/330.61	c total #propagations: 44095396 / total #impl: 466490502 (eff. 0.095)
330.54/330.61	c #Conflicts:     902000 | #Learnt:      37154 | 0.000
330.54/330.61	c total clause space: 78.2603MB
330.54/330.61	c total #watches: 234538
330.84/330.94	c total #propagations: 44140997 / total #impl: 466659879 (eff. 0.095)
330.84/330.94	c #Conflicts:     903000 | #Learnt:      38154 | 0.000
330.84/330.94	c total clause space: 78.2603MB
330.84/330.94	c total #watches: 238500
331.34/331.44	c total #propagations: 44181326 / total #impl: 466797514 (eff. 0.095)
331.34/331.44	c #Conflicts:     904000 | #Learnt:      39154 | 0.000
331.34/331.44	c total clause space: 78.2603MB
331.34/331.44	c total #watches: 243848
332.04/332.11	c total #propagations: 44225557 / total #impl: 467035608 (eff. 0.095)
332.04/332.11	c #Conflicts:     905000 | #Learnt:      40154 | 0.000
332.04/332.11	c total clause space: 78.2603MB
332.04/332.11	c total #watches: 248139
332.74/332.82	c total #propagations: 44283298 / total #impl: 468096178 (eff. 0.095)
332.74/332.82	c #Conflicts:     906000 | #Learnt:      41154 | 0.000
332.74/332.82	c total clause space: 78.2603MB
332.74/332.82	c total #watches: 252841
333.24/333.32	c total #propagations: 44334513 / total #impl: 468995013 (eff. 0.095)
333.24/333.32	c #Conflicts:     907000 | #Learnt:      42154 | 0.000
333.24/333.32	c total clause space: 78.2603MB
333.24/333.32	c total #watches: 257317
333.74/333.87	c total #propagations: 44376737 / total #impl: 469469910 (eff. 0.095)
333.74/333.87	c #Conflicts:     908000 | #Learnt:      43154 | 0.000
333.74/333.87	c total clause space: 78.2603MB
333.74/333.87	c total #watches: 262431
334.44/334.55	c total #propagations: 44428504 / total #impl: 469823641 (eff. 0.095)
334.44/334.55	c #Conflicts:     909000 | #Learnt:      44154 | 0.000
334.44/334.55	c total clause space: 78.2603MB
334.44/334.55	c total #watches: 266889
335.24/335.33	c total #propagations: 44476981 / total #impl: 470540762 (eff. 0.095)
335.24/335.33	c #Conflicts:     910000 | #Learnt:      45154 | 0.000
335.24/335.33	c total clause space: 78.2603MB
335.24/335.33	c total #watches: 270954
336.03/336.15	c total #propagations: 44522698 / total #impl: 471553098 (eff. 0.094)
336.03/336.15	c GC COLLECT
336.03/336.15	c #Conflicts:     911000 | #Learnt:      23148 | 0.000
336.03/336.15	c total clause space: 78.2603MB
336.03/336.15	c total #watches: 176644
336.43/336.54	c total #propagations: 44588647 / total #impl: 472271170 (eff. 0.094)
336.43/336.54	c #Conflicts:     912000 | #Learnt:      24148 | 0.000
336.43/336.54	c total clause space: 78.2603MB
336.43/336.54	c total #watches: 180806
336.93/337.02	c total #propagations: 44641685 / total #impl: 473040296 (eff. 0.094)
336.93/337.02	c #Conflicts:     913000 | #Learnt:      25148 | 0.000
336.93/337.02	c total clause space: 78.2603MB
336.93/337.02	c total #watches: 185353
337.33/337.46	c total #propagations: 44688823 / total #impl: 473824521 (eff. 0.094)
337.33/337.46	c #Conflicts:     914000 | #Learnt:      26148 | 0.000
337.33/337.46	c total clause space: 78.2603MB
337.33/337.46	c total #watches: 188597
337.83/337.92	c total #propagations: 44734586 / total #impl: 474560501 (eff. 0.094)
337.83/337.92	c #Conflicts:     915000 | #Learnt:      27148 | 0.000
337.83/337.92	c total clause space: 78.2603MB
337.83/337.92	c total #watches: 192237
338.23/338.33	c total #propagations: 44789490 / total #impl: 475174420 (eff. 0.094)
338.23/338.33	c #Conflicts:     916000 | #Learnt:      28148 | 0.000
338.23/338.33	c total clause space: 78.2603MB
338.23/338.33	c total #watches: 197545
338.63/338.71	c total #propagations: 44839808 / total #impl: 475667827 (eff. 0.094)
338.63/338.71	c #Conflicts:     917000 | #Learnt:      29148 | 0.000
338.63/338.71	c total clause space: 78.2603MB
338.63/338.71	c total #watches: 204033
339.23/339.35	c total #propagations: 44878151 / total #impl: 476168148 (eff. 0.094)
339.23/339.35	c #Conflicts:     918000 | #Learnt:      30148 | 0.000
339.23/339.35	c total clause space: 78.2603MB
339.23/339.35	c total #watches: 210345
339.84/339.90	c total #propagations: 44940643 / total #impl: 476710404 (eff. 0.094)
339.84/339.90	c #Conflicts:     919000 | #Learnt:      31148 | 0.000
339.84/339.90	c total clause space: 78.2603MB
339.84/339.90	c total #watches: 215746
340.43/340.51	c total #propagations: 45004206 / total #impl: 477149111 (eff. 0.094)
340.43/340.51	c #Conflicts:     920000 | #Learnt:      32148 | 0.000
340.43/340.51	c total clause space: 78.2603MB
340.43/340.51	c total #watches: 219433
341.04/341.11	c total #propagations: 45049910 / total #impl: 477903278 (eff. 0.094)
341.04/341.11	c #Conflicts:     921000 | #Learnt:      33148 | 0.000
341.04/341.11	c total clause space: 78.2603MB
341.04/341.11	c total #watches: 226264
341.53/341.66	c total #propagations: 45112311 / total #impl: 478523617 (eff. 0.094)
341.53/341.66	c #Conflicts:     922000 | #Learnt:      34148 | 0.000
341.53/341.66	c total clause space: 78.2603MB
341.53/341.66	c total #watches: 234363
342.04/342.17	c total #propagations: 45159924 / total #impl: 479125246 (eff. 0.094)
342.04/342.17	c #Conflicts:     923000 | #Learnt:      35148 | 0.000
342.04/342.17	c total clause space: 78.2603MB
342.04/342.17	c total #watches: 241757
342.63/342.78	c total #propagations: 45217800 / total #impl: 479555451 (eff. 0.094)
342.63/342.78	c #Conflicts:     924000 | #Learnt:      36148 | 0.000
342.63/342.78	c total clause space: 78.2603MB
342.63/342.78	c total #watches: 246648
343.24/343.35	c total #propagations: 45266321 / total #impl: 480237295 (eff. 0.094)
343.24/343.35	c #Conflicts:     925000 | #Learnt:      37148 | 0.000
343.24/343.35	c total clause space: 78.2603MB
343.24/343.35	c total #watches: 250834
343.83/343.94	c total #propagations: 45311454 / total #impl: 480770562 (eff. 0.094)
343.83/343.94	c #Conflicts:     926000 | #Learnt:      38148 | 0.000
343.83/343.94	c total clause space: 78.2603MB
343.83/343.94	c total #watches: 255222
344.13/344.23	c total #propagations: 45369450 / total #impl: 481202471 (eff. 0.094)
344.13/344.23	c #Conflicts:     927000 | #Learnt:      39148 | 0.000
344.13/344.23	c total clause space: 78.2603MB
344.13/344.23	c total #watches: 259201
344.34/344.42	c total #propagations: 45412695 / total #impl: 481345599 (eff. 0.094)
344.34/344.42	c #Conflicts:     928000 | #Learnt:      40148 | 0.000
344.34/344.42	c total clause space: 78.2603MB
344.34/344.42	c total #watches: 264656
344.53/344.69	c total #propagations: 45451189 / total #impl: 481584065 (eff. 0.094)
344.53/344.69	c #Conflicts:     929000 | #Learnt:      41148 | 0.000
344.53/344.69	c total clause space: 78.2603MB
344.53/344.69	c total #watches: 268294
345.03/345.17	c total #propagations: 45495050 / total #impl: 481795848 (eff. 0.094)
345.03/345.17	c #Conflicts:     930000 | #Learnt:      42148 | 0.000
345.03/345.17	c total clause space: 78.2603MB
345.03/345.17	c total #watches: 270912
345.83/345.93	c total #propagations: 45545157 / total #impl: 482158872 (eff. 0.094)
345.83/345.93	c #Conflicts:     931000 | #Learnt:      43148 | 0.000
345.83/345.93	c total clause space: 78.2603MB
345.83/345.93	c total #watches: 274129
346.54/346.68	c total #propagations: 45592776 / total #impl: 482944135 (eff. 0.094)
346.54/346.68	c #Conflicts:     932000 | #Learnt:      44148 | 0.000
346.54/346.68	c total clause space: 78.2603MB
346.54/346.68	c total #watches: 277774
347.33/347.41	c total #propagations: 45636966 / total #impl: 483786845 (eff. 0.094)
347.33/347.41	c #Conflicts:     933000 | #Learnt:      45148 | 0.000
347.33/347.41	c total clause space: 78.2603MB
347.33/347.41	c total #watches: 281333
347.93/348.02	c total #propagations: 45680978 / total #impl: 484561101 (eff. 0.094)
347.93/348.02	c #Conflicts:     934000 | #Learnt:      46148 | 0.000
347.93/348.02	c total clause space: 78.2603MB
347.93/348.02	c total #watches: 284508
348.64/348.72	c total #propagations: 45727460 / total #impl: 485044264 (eff. 0.094)
348.64/348.72	c GC COLLECT
348.64/348.72	c #Conflicts:     935000 | #Learnt:      23846 | 0.000
348.64/348.72	c total clause space: 78.2603MB
348.64/348.72	c total #watches: 179328
349.03/349.17	c total #propagations: 45779735 / total #impl: 485816089 (eff. 0.094)
349.03/349.17	c #Conflicts:     936000 | #Learnt:      24846 | 0.000
349.03/349.17	c total clause space: 78.2603MB
349.03/349.17	c total #watches: 182672
349.43/349.58	c total #propagations: 45826956 / total #impl: 486580222 (eff. 0.094)
349.43/349.58	c #Conflicts:     937000 | #Learnt:      25846 | 0.000
349.43/349.58	c total clause space: 78.2603MB
349.43/349.58	c total #watches: 185736
349.84/349.96	c total #propagations: 45876371 / total #impl: 487149200 (eff. 0.094)
349.84/349.96	c #Conflicts:     938000 | #Learnt:      26846 | 0.000
349.84/349.96	c total clause space: 78.2603MB
349.84/349.96	c total #watches: 188947
350.23/350.35	c total #propagations: 45920749 / total #impl: 487784769 (eff. 0.094)
350.23/350.35	c #Conflicts:     939000 | #Learnt:      27846 | 0.000
350.23/350.35	c total clause space: 78.2603MB
350.23/350.35	c total #watches: 192356
350.63/350.77	c total #propagations: 45963185 / total #impl: 488557088 (eff. 0.094)
350.63/350.77	c #Conflicts:     940000 | #Learnt:      28846 | 0.000
350.63/350.77	c total clause space: 78.2603MB
350.63/350.77	c total #watches: 196124
351.13/351.20	c total #propagations: 46005132 / total #impl: 489233607 (eff. 0.094)
351.13/351.20	c #Conflicts:     941000 | #Learnt:      29846 | 0.000
351.13/351.20	c total clause space: 78.2603MB
351.13/351.20	c total #watches: 199914
351.63/351.70	c total #propagations: 46045882 / total #impl: 489992888 (eff. 0.094)
351.63/351.70	c #Conflicts:     942000 | #Learnt:      30846 | 0.000
351.63/351.70	c total clause space: 78.2603MB
351.63/351.70	c total #watches: 203897
352.13/352.26	c total #propagations: 46086742 / total #impl: 490903097 (eff. 0.094)
352.13/352.26	c #Conflicts:     943000 | #Learnt:      31846 | 0.000
352.13/352.26	c total clause space: 78.2603MB
352.13/352.26	c total #watches: 208718
352.73/352.80	c total #propagations: 46132381 / total #impl: 491848688 (eff. 0.094)
352.73/352.80	c #Conflicts:     944000 | #Learnt:      32846 | 0.000
352.73/352.80	c total clause space: 78.2603MB
352.73/352.80	c total #watches: 213769
353.33/353.40	c total #propagations: 46172459 / total #impl: 492774306 (eff. 0.094)
353.33/353.40	c #Conflicts:     945000 | #Learnt:      33846 | 0.000
353.33/353.40	c total clause space: 78.2603MB
353.33/353.40	c total #watches: 217727
353.93/354.01	c total #propagations: 46214769 / total #impl: 493821638 (eff. 0.094)
353.93/354.01	c #Conflicts:     946000 | #Learnt:      34846 | 0.000
353.93/354.01	c total clause space: 78.2603MB
353.93/354.01	c total #watches: 221797
354.43/354.58	c total #propagations: 46262521 / total #impl: 494694311 (eff. 0.094)
354.43/354.58	c #Conflicts:     947000 | #Learnt:      35846 | 0.000
354.43/354.58	c total clause space: 78.2603MB
354.43/354.58	c total #watches: 225177
355.13/355.21	c total #propagations: 46304149 / total #impl: 495411257 (eff. 0.093)
355.13/355.21	c #Conflicts:     948000 | #Learnt:      36846 | 0.000
355.13/355.21	c total clause space: 78.2603MB
355.13/355.21	c total #watches: 229085
355.73/355.81	c total #propagations: 46349095 / total #impl: 496331545 (eff. 0.093)
355.73/355.81	c #Conflicts:     949000 | #Learnt:      37846 | 0.000
355.73/355.81	c total clause space: 78.2603MB
355.73/355.81	c total #watches: 234846
356.23/356.34	c total #propagations: 46392947 / total #impl: 497115457 (eff. 0.093)
356.23/356.34	c #Conflicts:     950000 | #Learnt:      38846 | 0.000
356.23/356.34	c total clause space: 78.2603MB
356.23/356.34	c total #watches: 239721
356.93/357.07	c total #propagations: 46444976 / total #impl: 497645093 (eff. 0.093)
356.93/357.07	c #Conflicts:     951000 | #Learnt:      39846 | 0.000
356.93/357.07	c total clause space: 78.2603MB
356.93/357.07	c total #watches: 243977
357.83/357.93	c total #propagations: 46496756 / total #impl: 498474892 (eff. 0.093)
357.83/357.93	c #Conflicts:     952000 | #Learnt:      40846 | 0.000
357.83/357.93	c total clause space: 78.2603MB
357.83/357.93	c total #watches: 248151
358.54/358.63	c total #propagations: 46545275 / total #impl: 499498294 (eff. 0.093)
358.54/358.63	c #Conflicts:     953000 | #Learnt:      41846 | 0.000
358.54/358.63	c total clause space: 78.2603MB
358.54/358.63	c total #watches: 252328
359.23/359.34	c total #propagations: 46584037 / total #impl: 500298078 (eff. 0.093)
359.23/359.34	c #Conflicts:     954000 | #Learnt:      42846 | 0.000
359.23/359.34	c total clause space: 78.2603MB
359.23/359.34	c total #watches: 256671
360.13/360.22	c total #propagations: 46624222 / total #impl: 501136969 (eff. 0.093)
360.13/360.22	c #Conflicts:     955000 | #Learnt:      43846 | 0.000
360.13/360.22	c total clause space: 78.2603MB
360.13/360.22	c total #watches: 261370
361.03/361.12	c total #propagations: 46667490 / total #impl: 502042496 (eff. 0.093)
361.03/361.12	c #Conflicts:     956000 | #Learnt:      44846 | 0.000
361.03/361.12	c total clause space: 78.2603MB
361.03/361.12	c total #watches: 265615
361.84/361.96	c total #propagations: 46710766 / total #impl: 502869601 (eff. 0.093)
361.84/361.96	c #Conflicts:     957000 | #Learnt:      45846 | 0.000
361.84/361.96	c total clause space: 78.2603MB
361.84/361.96	c total #watches: 270185
362.73/362.82	c total #propagations: 46752945 / total #impl: 503729563 (eff. 0.093)
362.73/362.82	c #Conflicts:     958000 | #Learnt:      46846 | 0.000
362.73/362.82	c total clause space: 78.2603MB
362.73/362.82	c total #watches: 274624
363.33/363.43	c total #propagations: 46800795 / total #impl: 504552074 (eff. 0.093)
363.33/363.43	c GC COLLECT
363.33/363.43	c #Conflicts:     959000 | #Learnt:      24243 | 0.000
363.33/363.43	c total clause space: 78.2603MB
363.33/363.43	c total #watches: 181675
363.63/363.74	c total #propagations: 46854550 / total #impl: 505141481 (eff. 0.093)
363.63/363.74	c #Conflicts:     960000 | #Learnt:      25243 | 0.000
363.63/363.74	c total clause space: 78.2603MB
363.63/363.74	c total #watches: 186575
363.93/364.09	c total #propagations: 46898772 / total #impl: 505497166 (eff. 0.093)
363.93/364.09	c #Conflicts:     961000 | #Learnt:      26243 | 0.000
363.93/364.09	c total clause space: 78.2603MB
363.93/364.09	c total #watches: 190462
364.23/364.37	c total #propagations: 46941767 / total #impl: 505916031 (eff. 0.093)
364.23/364.37	c #Conflicts:     962000 | #Learnt:      27243 | 0.000
364.23/364.37	c total clause space: 78.2603MB
364.23/364.37	c total #watches: 194032
364.53/364.65	c total #propagations: 46981915 / total #impl: 506268175 (eff. 0.093)
364.53/364.65	c #Conflicts:     963000 | #Learnt:      28243 | 0.000
364.53/364.65	c total clause space: 78.2603MB
364.53/364.65	c total #watches: 198079
364.93/365.01	c total #propagations: 47017970 / total #impl: 506680120 (eff. 0.093)
364.93/365.01	c #Conflicts:     964000 | #Learnt:      29243 | 0.000
364.93/365.01	c total clause space: 78.2603MB
364.93/365.01	c total #watches: 201558
365.24/365.39	c total #propagations: 47061386 / total #impl: 507258180 (eff. 0.093)
365.24/365.39	c #Conflicts:     965000 | #Learnt:      30243 | 0.000
365.24/365.39	c total clause space: 78.2603MB
365.24/365.39	c total #watches: 204870
365.63/365.75	c total #propagations: 47104032 / total #impl: 507855617 (eff. 0.093)
365.63/365.75	c #Conflicts:     966000 | #Learnt:      31243 | 0.000
365.63/365.75	c total clause space: 78.2603MB
365.63/365.75	c total #watches: 209356
366.03/366.15	c total #propagations: 47145894 / total #impl: 508409990 (eff. 0.093)
366.03/366.15	c #Conflicts:     967000 | #Learnt:      32243 | 0.000
366.03/366.15	c total clause space: 78.2603MB
366.03/366.15	c total #watches: 213748
366.53/366.60	c total #propagations: 47184279 / total #impl: 508976212 (eff. 0.093)
366.53/366.60	c #Conflicts:     968000 | #Learnt:      33243 | 0.000
366.53/366.60	c total clause space: 78.2603MB
366.53/366.60	c total #watches: 217043
366.93/367.08	c total #propagations: 47228486 / total #impl: 509643089 (eff. 0.093)
366.93/367.08	c #Conflicts:     969000 | #Learnt:      34243 | 0.000
366.93/367.08	c total clause space: 78.2603MB
366.93/367.08	c total #watches: 219900
367.53/367.60	c total #propagations: 47268659 / total #impl: 510293556 (eff. 0.093)
367.53/367.60	c #Conflicts:     970000 | #Learnt:      35243 | 0.000
367.53/367.60	c total clause space: 78.2603MB
367.53/367.60	c total #watches: 222965
368.03/368.12	c total #propagations: 47314215 / total #impl: 511053769 (eff. 0.093)
368.03/368.12	c #Conflicts:     971000 | #Learnt:      36243 | 0.000
368.03/368.12	c total clause space: 78.2603MB
368.03/368.12	c total #watches: 226014
368.54/368.67	c total #propagations: 47359254 / total #impl: 511824245 (eff. 0.093)
368.54/368.67	c #Conflicts:     972000 | #Learnt:      37243 | 0.000
368.54/368.67	c total clause space: 78.2603MB
368.54/368.67	c total #watches: 228977
369.13/369.25	c total #propagations: 47403974 / total #impl: 512623743 (eff. 0.092)
369.13/369.25	c #Conflicts:     973000 | #Learnt:      38243 | 0.000
369.13/369.25	c total clause space: 78.2603MB
369.13/369.25	c total #watches: 231885
369.64/369.79	c total #propagations: 47449595 / total #impl: 513443344 (eff. 0.092)
369.64/369.79	c #Conflicts:     974000 | #Learnt:      39243 | 0.000
369.64/369.79	c total clause space: 78.2603MB
369.64/369.79	c total #watches: 234586
370.33/370.44	c total #propagations: 47489856 / total #impl: 514163240 (eff. 0.092)
370.33/370.44	c #Conflicts:     975000 | #Learnt:      40243 | 0.000
370.33/370.44	c total clause space: 78.2603MB
370.33/370.44	c total #watches: 237416
371.03/371.11	c total #propagations: 47539516 / total #impl: 515207359 (eff. 0.092)
371.03/371.11	c #Conflicts:     976000 | #Learnt:      41243 | 0.000
371.03/371.11	c total clause space: 78.2603MB
371.03/371.11	c total #watches: 240550
371.63/371.74	c total #propagations: 47588968 / total #impl: 516154491 (eff. 0.092)
371.63/371.74	c #Conflicts:     977000 | #Learnt:      42243 | 0.000
371.63/371.74	c total clause space: 78.2603MB
371.63/371.74	c total #watches: 244234
372.23/372.37	c total #propagations: 47638358 / total #impl: 516880665 (eff. 0.092)
372.23/372.37	c #Conflicts:     978000 | #Learnt:      43243 | 0.000
372.23/372.37	c total clause space: 78.2603MB
372.23/372.37	c total #watches: 249854
372.84/372.95	c total #propagations: 47691759 / total #impl: 517436130 (eff. 0.092)
372.84/372.95	c #Conflicts:     979000 | #Learnt:      44243 | 0.000
372.84/372.95	c total clause space: 78.2603MB
372.84/372.95	c total #watches: 254326
373.63/373.72	c total #propagations: 47740178 / total #impl: 517984565 (eff. 0.092)
373.63/373.72	c #Conflicts:     980000 | #Learnt:      45243 | 0.000
373.63/373.72	c total clause space: 78.2603MB
373.63/373.72	c total #watches: 258132
374.23/374.36	c total #propagations: 47795854 / total #impl: 518733869 (eff. 0.092)
374.23/374.36	c #Conflicts:     981000 | #Learnt:      46243 | 0.000
374.23/374.36	c total clause space: 78.2603MB
374.23/374.36	c total #watches: 262081
374.83/374.95	c total #propagations: 47843994 / total #impl: 519366781 (eff. 0.092)
374.83/374.95	c #Conflicts:     982000 | #Learnt:      47243 | 0.000
374.83/374.95	c total clause space: 78.2603MB
374.83/374.95	c total #watches: 265600
375.53/375.64	c total #propagations: 47885864 / total #impl: 519918176 (eff. 0.092)
375.53/375.64	c GC COLLECT
375.53/375.64	c #Conflicts:     983000 | #Learnt:      24342 | 0.000
375.53/375.64	c total clause space: 127.173MB
375.53/375.64	c total #watches: 181376
375.93/376.03	c total #propagations: 47931710 / total #impl: 520554007 (eff. 0.092)
375.93/376.03	c #Conflicts:     984000 | #Learnt:      25342 | 0.000
375.93/376.03	c total clause space: 127.173MB
375.93/376.03	c total #watches: 185125
376.33/376.42	c total #propagations: 47971162 / total #impl: 521073748 (eff. 0.092)
376.33/376.42	c #Conflicts:     985000 | #Learnt:      26342 | 0.000
376.33/376.42	c total clause space: 127.173MB
376.33/376.42	c total #watches: 188512
376.73/376.86	c total #propagations: 48007034 / total #impl: 521625479 (eff. 0.092)
376.73/376.86	c #Conflicts:     986000 | #Learnt:      27342 | 0.000
376.73/376.86	c total clause space: 127.173MB
376.73/376.86	c total #watches: 193441
377.24/377.36	c total #propagations: 48048937 / total #impl: 522240270 (eff. 0.092)
377.24/377.36	c #Conflicts:     987000 | #Learnt:      28342 | 0.000
377.24/377.36	c total clause space: 127.173MB
377.24/377.36	c total #watches: 197697
377.83/377.92	c total #propagations: 48090380 / total #impl: 522887044 (eff. 0.092)
377.83/377.92	c #Conflicts:     988000 | #Learnt:      29342 | 0.000
377.83/377.92	c total clause space: 127.173MB
377.83/377.92	c total #watches: 201790
378.23/378.39	c total #propagations: 48137223 / total #impl: 523557080 (eff. 0.092)
378.23/378.39	c #Conflicts:     989000 | #Learnt:      30342 | 0.000
378.23/378.39	c total clause space: 127.173MB
378.23/378.39	c total #watches: 204997
378.73/378.87	c total #propagations: 48177755 / total #impl: 524115971 (eff. 0.092)
378.73/378.87	c #Conflicts:     990000 | #Learnt:      31342 | 0.000
378.73/378.87	c total clause space: 127.173MB
378.73/378.87	c total #watches: 207998
379.23/379.38	c total #propagations: 48223571 / total #impl: 524633035 (eff. 0.092)
379.23/379.38	c #Conflicts:     991000 | #Learnt:      32342 | 0.000
379.23/379.38	c total clause space: 127.173MB
379.23/379.38	c total #watches: 211633
379.73/379.89	c total #propagations: 48273481 / total #impl: 525223391 (eff. 0.092)
379.73/379.89	c #Conflicts:     992000 | #Learnt:      33342 | 0.000
379.73/379.89	c total clause space: 127.173MB
379.73/379.89	c total #watches: 215252
380.23/380.39	c total #propagations: 48315002 / total #impl: 525739754 (eff. 0.092)
380.23/380.39	c #Conflicts:     993000 | #Learnt:      34342 | 0.000
380.23/380.39	c total clause space: 127.173MB
380.23/380.39	c total #watches: 218659
380.83/380.91	c total #propagations: 48353136 / total #impl: 526248047 (eff. 0.092)
380.83/380.91	c #Conflicts:     994000 | #Learnt:      35342 | 0.000
380.83/380.91	c total clause space: 127.173MB
380.83/380.91	c total #watches: 221449
381.33/381.47	c total #propagations: 48391213 / total #impl: 526943481 (eff. 0.092)
381.33/381.47	c #Conflicts:     995000 | #Learnt:      36342 | 0.000
381.33/381.47	c total clause space: 127.173MB
381.33/381.47	c total #watches: 224461
381.93/382.02	c total #propagations: 48432533 / total #impl: 527651379 (eff. 0.092)
381.93/382.02	c #Conflicts:     996000 | #Learnt:      37342 | 0.000
381.93/382.02	c total clause space: 127.173MB
381.93/382.02	c total #watches: 227620
382.53/382.67	c total #propagations: 48476093 / total #impl: 528342294 (eff. 0.092)
382.53/382.67	c #Conflicts:     997000 | #Learnt:      38342 | 0.000
382.53/382.67	c total clause space: 127.173MB
382.53/382.67	c total #watches: 231040
383.33/383.40	c total #propagations: 48522248 / total #impl: 529244123 (eff. 0.092)
383.33/383.40	c #Conflicts:     998000 | #Learnt:      39342 | 0.000
383.33/383.40	c total clause space: 127.173MB
383.33/383.40	c total #watches: 235174
384.13/384.23	c total #propagations: 48576304 / total #impl: 530013008 (eff. 0.092)
384.13/384.23	c #Conflicts:     999000 | #Learnt:      40342 | 0.000
384.13/384.23	c total clause space: 127.173MB
384.13/384.23	c total #watches: 238586
384.83/384.94	c total #propagations: 48631575 / total #impl: 530599467 (eff. 0.092)
384.83/384.94	c #Conflicts:    1000000 | #Learnt:      41342 | 0.000
384.83/384.94	c total clause space: 127.173MB
384.83/384.94	c total #watches: 242034
385.43/385.53	c total #propagations: 48679406 / total #impl: 531166150 (eff. 0.092)
385.43/385.53	c #Conflicts:    1001000 | #Learnt:      42342 | 0.000
385.43/385.53	c total clause space: 127.173MB
385.43/385.53	c total #watches: 245474
386.04/386.13	c total #propagations: 48725126 / total #impl: 531620545 (eff. 0.092)
386.04/386.13	c #Conflicts:    1002000 | #Learnt:      43342 | 0.000
386.04/386.13	c total clause space: 127.173MB
386.04/386.13	c total #watches: 248643
386.63/386.75	c total #propagations: 48766712 / total #impl: 532135808 (eff. 0.092)
386.63/386.75	c #Conflicts:    1003000 | #Learnt:      44342 | 0.000
386.63/386.75	c total clause space: 127.173MB
386.63/386.75	c total #watches: 251953
387.24/387.39	c total #propagations: 48810095 / total #impl: 532618209 (eff. 0.092)
387.24/387.39	c #Conflicts:    1004000 | #Learnt:      45342 | 0.000
387.24/387.39	c total clause space: 127.173MB
387.24/387.39	c total #watches: 255590
387.93/388.02	c total #propagations: 48856700 / total #impl: 533120691 (eff. 0.092)
387.93/388.02	c #Conflicts:    1005000 | #Learnt:      46342 | 0.000
387.93/388.02	c total clause space: 127.173MB
387.93/388.02	c total #watches: 259225
388.63/388.76	c total #propagations: 48897213 / total #impl: 533594534 (eff. 0.092)
388.63/388.76	c #Conflicts:    1006000 | #Learnt:      47342 | 0.000
388.63/388.76	c total clause space: 127.173MB
388.63/388.76	c total #watches: 262564
389.44/389.56	c total #propagations: 48937983 / total #impl: 534069873 (eff. 0.092)
389.44/389.56	c #Conflicts:    1007000 | #Learnt:      48342 | 0.000
389.44/389.56	c total clause space: 127.173MB
389.44/389.56	c total #watches: 265925
389.93/390.09	c total #propagations: 48979417 / total #impl: 534669485 (eff. 0.092)
389.93/390.09	c GC COLLECT
389.93/390.09	c #Conflicts:    1008000 | #Learnt:      25145 | 0.000
389.93/390.09	c total clause space: 127.173MB
389.93/390.09	c total #watches: 184989
390.44/390.52	c total #propagations: 49023106 / total #impl: 535126771 (eff. 0.092)
390.44/390.52	c #Conflicts:    1009000 | #Learnt:      26145 | 0.000
390.44/390.52	c total clause space: 127.173MB
390.44/390.52	c total #watches: 188978
390.83/390.93	c total #propagations: 49064114 / total #impl: 535697657 (eff. 0.092)
390.83/390.93	c #Conflicts:    1010000 | #Learnt:      27145 | 0.000
390.83/390.93	c total clause space: 127.173MB
390.83/390.93	c total #watches: 192911
391.23/391.37	c total #propagations: 49107129 / total #impl: 536201928 (eff. 0.092)
391.23/391.37	c #Conflicts:    1011000 | #Learnt:      28145 | 0.000
391.23/391.37	c total clause space: 127.173MB
391.23/391.37	c total #watches: 196738
391.73/391.86	c total #propagations: 49152571 / total #impl: 536743460 (eff. 0.092)
391.73/391.86	c #Conflicts:    1012000 | #Learnt:      29145 | 0.000
391.73/391.86	c total clause space: 127.173MB
391.73/391.86	c total #watches: 201111
392.33/392.41	c total #propagations: 49197076 / total #impl: 537320588 (eff. 0.092)
392.33/392.41	c #Conflicts:    1013000 | #Learnt:      30145 | 0.000
392.33/392.41	c total clause space: 127.173MB
392.33/392.41	c total #watches: 204784
392.74/392.89	c total #propagations: 49239700 / total #impl: 537967332 (eff. 0.092)
392.74/392.89	c #Conflicts:    1014000 | #Learnt:      31145 | 0.000
392.74/392.89	c total clause space: 127.173MB
392.74/392.89	c total #watches: 208336
393.33/393.44	c total #propagations: 49278169 / total #impl: 538539314 (eff. 0.092)
393.33/393.44	c #Conflicts:    1015000 | #Learnt:      32145 | 0.000
393.33/393.44	c total clause space: 127.173MB
393.33/393.44	c total #watches: 212650
393.84/393.96	c total #propagations: 49322157 / total #impl: 539374134 (eff. 0.091)
393.84/393.96	c #Conflicts:    1016000 | #Learnt:      33145 | 0.000
393.84/393.96	c total clause space: 127.173MB
393.84/393.96	c total #watches: 218224
394.43/394.51	c total #propagations: 49368715 / total #impl: 539919388 (eff. 0.091)
394.43/394.51	c #Conflicts:    1017000 | #Learnt:      34145 | 0.000
394.43/394.51	c total clause space: 127.173MB
394.43/394.51	c total #watches: 222767
395.23/395.30	c total #propagations: 49413164 / total #impl: 540434840 (eff. 0.091)
395.23/395.30	c #Conflicts:    1018000 | #Learnt:      35145 | 0.000
395.23/395.30	c total clause space: 127.173MB
395.23/395.30	c total #watches: 227385
395.94/396.07	c total #propagations: 49467856 / total #impl: 541072838 (eff. 0.091)
395.94/396.07	c #Conflicts:    1019000 | #Learnt:      36145 | 0.000
395.94/396.07	c total clause space: 127.173MB
395.94/396.07	c total #watches: 232251
396.53/396.66	c total #propagations: 49515172 / total #impl: 541745432 (eff. 0.091)
396.53/396.66	c #Conflicts:    1020000 | #Learnt:      37145 | 0.000
396.53/396.66	c total clause space: 127.173MB
396.53/396.66	c total #watches: 236886
397.23/397.39	c total #propagations: 49558472 / total #impl: 542340770 (eff. 0.091)
397.23/397.39	c #Conflicts:    1021000 | #Learnt:      38145 | 0.000
397.23/397.39	c total clause space: 127.173MB
397.23/397.39	c total #watches: 241653
398.03/398.17	c total #propagations: 49603621 / total #impl: 543021336 (eff. 0.091)
398.03/398.17	c #Conflicts:    1022000 | #Learnt:      39145 | 0.000
398.03/398.17	c total clause space: 127.173MB
398.03/398.17	c total #watches: 246239
398.83/398.92	c total #propagations: 49649489 / total #impl: 543698535 (eff. 0.091)
398.83/398.92	c #Conflicts:    1023000 | #Learnt:      40145 | 0.000
398.83/398.92	c total clause space: 127.173MB
398.83/398.92	c total #watches: 250148
399.53/399.69	c total #propagations: 49691142 / total #impl: 544335757 (eff. 0.091)
399.53/399.69	c #Conflicts:    1024000 | #Learnt:      41145 | 0.000
399.53/399.69	c total clause space: 127.173MB
399.53/399.69	c total #watches: 253924
400.44/400.52	c total #propagations: 49731695 / total #impl: 545151475 (eff. 0.091)
400.44/400.52	c #Conflicts:    1025000 | #Learnt:      42145 | 0.000
400.44/400.52	c total clause space: 127.173MB
400.44/400.52	c total #watches: 258228
401.23/401.39	c total #propagations: 49776103 / total #impl: 545985524 (eff. 0.091)
401.23/401.39	c #Conflicts:    1026000 | #Learnt:      43145 | 0.000
401.23/401.39	c total clause space: 127.173MB
401.23/401.39	c total #watches: 262392
402.33/402.40	c total #propagations: 49820966 / total #impl: 546662168 (eff. 0.091)
402.33/402.40	c #Conflicts:    1027000 | #Learnt:      44145 | 0.000
402.33/402.40	c total clause space: 127.173MB
402.33/402.40	c total #watches: 266629
403.13/403.22	c total #propagations: 49868278 / total #impl: 547573658 (eff. 0.091)
403.13/403.22	c #Conflicts:    1028000 | #Learnt:      45145 | 0.000
403.13/403.22	c total clause space: 127.173MB
403.13/403.22	c total #watches: 270057
404.03/404.12	c total #propagations: 49908842 / total #impl: 548180492 (eff. 0.091)
404.03/404.12	c #Conflicts:    1029000 | #Learnt:      46145 | 0.000
404.03/404.12	c total clause space: 127.173MB
404.03/404.12	c total #watches: 273746
404.93/405.03	c total #propagations: 49953862 / total #impl: 548936884 (eff. 0.091)
404.93/405.03	c #Conflicts:    1030000 | #Learnt:      47145 | 0.000
404.93/405.03	c total clause space: 127.173MB
404.93/405.03	c total #watches: 277497
406.13/406.23	c total #propagations: 49996771 / total #impl: 549761148 (eff. 0.091)
406.13/406.23	c #Conflicts:    1031000 | #Learnt:      48145 | 0.000
406.13/406.23	c total clause space: 127.173MB
406.13/406.23	c total #watches: 281362
407.13/407.26	c total #propagations: 50048549 / total #impl: 550684834 (eff. 0.091)
407.13/407.26	c GC COLLECT
407.13/407.26	c #Conflicts:    1032000 | #Learnt:      24644 | 0.000
407.13/407.26	c total clause space: 127.173MB
407.13/407.26	c total #watches: 182787
407.63/407.70	c total #propagations: 50100286 / total #impl: 551481519 (eff. 0.091)
407.63/407.70	c #Conflicts:    1033000 | #Learnt:      25644 | 0.000
407.63/407.70	c total clause space: 127.173MB
407.63/407.70	c total #watches: 186736
408.03/408.15	c total #propagations: 50145858 / total #impl: 552287687 (eff. 0.091)
408.03/408.15	c #Conflicts:    1034000 | #Learnt:      26644 | 0.000
408.03/408.15	c total clause space: 127.173MB
408.03/408.15	c total #watches: 190725
408.53/408.62	c total #propagations: 50194224 / total #impl: 552986628 (eff. 0.091)
408.53/408.62	c #Conflicts:    1035000 | #Learnt:      27644 | 0.000
408.53/408.62	c total clause space: 127.173MB
408.53/408.62	c total #watches: 194922
409.03/409.12	c total #propagations: 50238984 / total #impl: 553636573 (eff. 0.091)
409.03/409.12	c #Conflicts:    1036000 | #Learnt:      28644 | 0.000
409.03/409.12	c total clause space: 127.173MB
409.03/409.12	c total #watches: 198633
409.63/409.71	c total #propagations: 50283000 / total #impl: 554287924 (eff. 0.091)
409.63/409.71	c #Conflicts:    1037000 | #Learnt:      29644 | 0.000
409.63/409.71	c total clause space: 127.173MB
409.63/409.71	c total #watches: 202707
410.13/410.26	c total #propagations: 50331046 / total #impl: 555035309 (eff. 0.091)
410.13/410.26	c #Conflicts:    1038000 | #Learnt:      30644 | 0.000
410.13/410.26	c total clause space: 127.173MB
410.13/410.26	c total #watches: 206680
410.73/410.81	c total #propagations: 50374153 / total #impl: 555815076 (eff. 0.091)
410.73/410.81	c #Conflicts:    1039000 | #Learnt:      31644 | 0.000
410.73/410.81	c total clause space: 127.173MB
410.73/410.81	c total #watches: 210162
411.23/411.37	c total #propagations: 50413782 / total #impl: 556548342 (eff. 0.091)
411.23/411.37	c #Conflicts:    1040000 | #Learnt:      32644 | 0.000
411.23/411.37	c total clause space: 127.173MB
411.23/411.37	c total #watches: 213992
411.83/411.94	c total #propagations: 50453053 / total #impl: 557381231 (eff. 0.091)
411.83/411.94	c #Conflicts:    1041000 | #Learnt:      33644 | 0.000
411.83/411.94	c total clause space: 127.173MB
411.83/411.94	c total #watches: 217696
412.53/412.61	c total #propagations: 50491286 / total #impl: 558190414 (eff. 0.090)
412.53/412.61	c #Conflicts:    1042000 | #Learnt:      34644 | 0.000
412.53/412.61	c total clause space: 127.173MB
412.53/412.61	c total #watches: 221761
413.23/413.36	c total #propagations: 50531168 / total #impl: 559196289 (eff. 0.090)
413.23/413.36	c #Conflicts:    1043000 | #Learnt:      35644 | 0.000
413.23/413.36	c total clause space: 127.173MB
413.23/413.36	c total #watches: 226138
414.03/414.16	c total #propagations: 50572445 / total #impl: 560247367 (eff. 0.090)
414.03/414.16	c #Conflicts:    1044000 | #Learnt:      36644 | 0.000
414.03/414.16	c total clause space: 127.173MB
414.03/414.16	c total #watches: 230384
414.83/414.98	c total #propagations: 50618606 / total #impl: 561157062 (eff. 0.090)
414.83/414.98	c #Conflicts:    1045000 | #Learnt:      37644 | 0.000
414.83/414.98	c total clause space: 127.173MB
414.83/414.98	c total #watches: 234440
415.73/415.83	c total #propagations: 50670530 / total #impl: 561941519 (eff. 0.090)
415.73/415.83	c #Conflicts:    1046000 | #Learnt:      38644 | 0.000
415.73/415.83	c total clause space: 127.173MB
415.73/415.83	c total #watches: 238349
416.63/416.70	c total #propagations: 50724209 / total #impl: 562789287 (eff. 0.090)
416.63/416.70	c #Conflicts:    1047000 | #Learnt:      39644 | 0.000
416.63/416.70	c total clause space: 127.173MB
416.63/416.70	c total #watches: 242402
417.43/417.54	c total #propagations: 50774207 / total #impl: 563581827 (eff. 0.090)
417.43/417.54	c #Conflicts:    1048000 | #Learnt:      40644 | 0.000
417.43/417.54	c total clause space: 127.173MB
417.43/417.54	c total #watches: 246195
418.13/418.25	c total #propagations: 50818562 / total #impl: 564356516 (eff. 0.090)
418.13/418.25	c #Conflicts:    1049000 | #Learnt:      41644 | 0.000
418.13/418.25	c total clause space: 127.173MB
418.13/418.25	c total #watches: 249879
418.93/419.06	c total #propagations: 50861774 / total #impl: 565026794 (eff. 0.090)
418.93/419.06	c #Conflicts:    1050000 | #Learnt:      42644 | 0.000
418.93/419.06	c total clause space: 127.173MB
418.93/419.06	c total #watches: 253701
419.83/419.91	c total #propagations: 50907676 / total #impl: 565902409 (eff. 0.090)
419.83/419.91	c #Conflicts:    1051000 | #Learnt:      43644 | 0.000
419.83/419.91	c total clause space: 127.173MB
419.83/419.91	c total #watches: 257407
420.63/420.73	c total #propagations: 50951508 / total #impl: 566578207 (eff. 0.090)
420.63/420.73	c #Conflicts:    1052000 | #Learnt:      44644 | 0.000
420.63/420.73	c total clause space: 127.173MB
420.63/420.73	c total #watches: 261046
421.42/421.54	c total #propagations: 50993958 / total #impl: 567285220 (eff. 0.090)
421.42/421.54	c #Conflicts:    1053000 | #Learnt:      45644 | 0.000
421.42/421.54	c total clause space: 127.173MB
421.42/421.54	c total #watches: 264651
422.22/422.38	c total #propagations: 51039052 / total #impl: 568181206 (eff. 0.090)
422.22/422.38	c #Conflicts:    1054000 | #Learnt:      46644 | 0.000
422.22/422.38	c total clause space: 127.173MB
422.22/422.38	c total #watches: 268430
423.02/423.19	c total #propagations: 51084950 / total #impl: 568993576 (eff. 0.090)
423.02/423.19	c #Conflicts:    1055000 | #Learnt:      47644 | 0.000
423.02/423.19	c total clause space: 127.173MB
423.02/423.19	c total #watches: 272162
424.02/424.14	c total #propagations: 51131685 / total #impl: 569629522 (eff. 0.090)
424.02/424.14	c #Conflicts:    1056000 | #Learnt:      48644 | 0.000
424.02/424.14	c total clause space: 127.173MB
424.02/424.14	c total #watches: 276048
424.92/425.00	c total #propagations: 51177059 / total #impl: 570525826 (eff. 0.090)
424.92/425.00	c GC COLLECT
424.92/425.00	c #Conflicts:    1057000 | #Learnt:      24848 | 0.000
424.92/425.00	c total clause space: 127.173MB
424.92/425.00	c total #watches: 183680
425.22/425.35	c total #propagations: 51223808 / total #impl: 571320840 (eff. 0.090)
425.22/425.35	c #Conflicts:    1058000 | #Learnt:      25848 | 0.000
425.22/425.35	c total clause space: 127.173MB
425.22/425.35	c total #watches: 187378
425.63/425.80	c total #propagations: 51269401 / total #impl: 571847925 (eff. 0.090)
425.63/425.80	c #Conflicts:    1059000 | #Learnt:      26848 | 0.000
425.63/425.80	c total clause space: 127.173MB
425.63/425.80	c total #watches: 191647
426.12/426.23	c total #propagations: 51314555 / total #impl: 572477771 (eff. 0.090)
426.12/426.23	c #Conflicts:    1060000 | #Learnt:      27848 | 0.000
426.12/426.23	c total clause space: 127.173MB
426.12/426.23	c total #watches: 195372
426.52/426.68	c total #propagations: 51358525 / total #impl: 572982269 (eff. 0.090)
426.52/426.68	c #Conflicts:    1061000 | #Learnt:      28848 | 0.000
426.52/426.68	c total clause space: 127.173MB
426.52/426.68	c total #watches: 199099
427.02/427.12	c total #propagations: 51407988 / total #impl: 573515377 (eff. 0.090)
427.02/427.12	c #Conflicts:    1062000 | #Learnt:      29848 | 0.000
427.02/427.12	c total clause space: 127.173MB
427.02/427.12	c total #watches: 202476
427.42/427.57	c total #propagations: 51453289 / total #impl: 574039538 (eff. 0.090)
427.42/427.57	c #Conflicts:    1063000 | #Learnt:      30848 | 0.000
427.42/427.57	c total clause space: 127.173MB
427.42/427.57	c total #watches: 205885
427.93/428.08	c total #propagations: 51497019 / total #impl: 574627851 (eff. 0.090)
427.93/428.08	c #Conflicts:    1064000 | #Learnt:      31848 | 0.000
427.93/428.08	c total clause space: 127.173MB
427.93/428.08	c total #watches: 209416
428.52/428.62	c total #propagations: 51539049 / total #impl: 575245182 (eff. 0.090)
428.52/428.62	c #Conflicts:    1065000 | #Learnt:      32848 | 0.000
428.52/428.62	c total clause space: 127.173MB
428.52/428.62	c total #watches: 213296
429.03/429.16	c total #propagations: 51579236 / total #impl: 576027907 (eff. 0.090)
429.03/429.16	c #Conflicts:    1066000 | #Learnt:      33848 | 0.000
429.03/429.16	c total clause space: 127.173MB
429.03/429.16	c total #watches: 216784
429.62/429.71	c total #propagations: 51620346 / total #impl: 576628207 (eff. 0.090)
429.62/429.71	c #Conflicts:    1067000 | #Learnt:      34848 | 0.000
429.62/429.71	c total clause space: 127.173MB
429.62/429.71	c total #watches: 220103
430.22/430.35	c total #propagations: 51661773 / total #impl: 577229734 (eff. 0.089)
430.22/430.35	c #Conflicts:    1068000 | #Learnt:      35848 | 0.000
430.22/430.35	c total clause space: 127.173MB
430.22/430.35	c total #watches: 223871
430.82/430.97	c total #propagations: 51707965 / total #impl: 577956647 (eff. 0.089)
430.82/430.97	c #Conflicts:    1069000 | #Learnt:      36848 | 0.000
430.82/430.97	c total clause space: 127.173MB
430.82/430.97	c total #watches: 227590
431.52/431.66	c total #propagations: 51753891 / total #impl: 578751790 (eff. 0.089)
431.52/431.66	c #Conflicts:    1070000 | #Learnt:      37848 | 0.000
431.52/431.66	c total clause space: 127.173MB
431.52/431.66	c total #watches: 231550
432.23/432.33	c total #propagations: 51803632 / total #impl: 579485970 (eff. 0.089)
432.23/432.33	c #Conflicts:    1071000 | #Learnt:      38848 | 0.000
432.23/432.33	c total clause space: 127.173MB
432.23/432.33	c total #watches: 235610
433.02/433.12	c total #propagations: 51852117 / total #impl: 580356653 (eff. 0.089)
433.02/433.12	c #Conflicts:    1072000 | #Learnt:      39848 | 0.000
433.02/433.12	c total clause space: 127.173MB
433.02/433.12	c total #watches: 239681
433.72/433.89	c total #propagations: 51900771 / total #impl: 581338859 (eff. 0.089)
433.72/433.89	c #Conflicts:    1073000 | #Learnt:      40848 | 0.000
433.72/433.89	c total clause space: 127.173MB
433.72/433.89	c total #watches: 244033
434.43/434.59	c total #propagations: 51950285 / total #impl: 582248147 (eff. 0.089)
434.43/434.59	c #Conflicts:    1074000 | #Learnt:      41848 | 0.000
434.43/434.59	c total clause space: 127.173MB
434.43/434.59	c total #watches: 247644
435.22/435.39	c total #propagations: 51996242 / total #impl: 583067299 (eff. 0.089)
435.22/435.39	c #Conflicts:    1075000 | #Learnt:      42848 | 0.000
435.22/435.39	c total clause space: 127.173MB
435.22/435.39	c total #watches: 251505
435.92/436.08	c total #propagations: 52043267 / total #impl: 583982802 (eff. 0.089)
435.92/436.08	c #Conflicts:    1076000 | #Learnt:      43848 | 0.000
435.92/436.08	c total clause space: 127.173MB
435.92/436.08	c total #watches: 255323
436.82/436.90	c total #propagations: 52084043 / total #impl: 584953369 (eff. 0.089)
436.82/436.90	c #Conflicts:    1077000 | #Learnt:      44848 | 0.000
436.82/436.90	c total clause space: 127.173MB
436.82/436.90	c total #watches: 259333
437.73/437.81	c total #propagations: 52127120 / total #impl: 586052435 (eff. 0.089)
437.73/437.81	c #Conflicts:    1078000 | #Learnt:      45848 | 0.000
437.73/437.81	c total clause space: 127.173MB
437.73/437.81	c total #watches: 263391
438.52/438.64	c total #propagations: 52173414 / total #impl: 587200282 (eff. 0.089)
438.52/438.64	c #Conflicts:    1079000 | #Learnt:      46848 | 0.000
438.52/438.64	c total clause space: 127.173MB
438.52/438.64	c total #watches: 267028
439.52/439.66	c total #propagations: 52216272 / total #impl: 588164746 (eff. 0.089)
439.52/439.66	c #Conflicts:    1080000 | #Learnt:      47848 | 0.000
439.52/439.66	c total clause space: 127.173MB
439.52/439.66	c total #watches: 270771
440.42/440.56	c total #propagations: 52264299 / total #impl: 589216234 (eff. 0.089)
440.42/440.56	c #Conflicts:    1081000 | #Learnt:      48848 | 0.000
440.42/440.56	c total clause space: 127.173MB
440.42/440.56	c total #watches: 274763
441.22/441.31	c total #propagations: 52310962 / total #impl: 590098400 (eff. 0.089)
441.22/441.31	c #Conflicts:    1082000 | #Learnt:      49848 | 0.000
441.22/441.31	c total clause space: 127.173MB
441.22/441.31	c total #watches: 278178
441.72/441.84	c total #propagations: 52349808 / total #impl: 590849198 (eff. 0.089)
441.72/441.84	c GC COLLECT
441.72/441.84	c #Conflicts:    1083000 | #Learnt:      25750 | 0.000
441.72/441.84	c total clause space: 127.173MB
441.72/441.84	c total #watches: 187131
442.13/442.23	c total #propagations: 52391732 / total #impl: 591512141 (eff. 0.089)
442.13/442.23	c #Conflicts:    1084000 | #Learnt:      26750 | 0.000
442.13/442.23	c total clause space: 127.173MB
442.13/442.23	c total #watches: 190954
442.52/442.65	c total #propagations: 52437153 / total #impl: 592155345 (eff. 0.089)
442.52/442.65	c #Conflicts:    1085000 | #Learnt:      27750 | 0.000
442.52/442.65	c total clause space: 127.173MB
442.52/442.65	c total #watches: 194621
442.92/443.09	c total #propagations: 52480555 / total #impl: 592759789 (eff. 0.089)
442.92/443.09	c #Conflicts:    1086000 | #Learnt:      28750 | 0.000
442.92/443.09	c total clause space: 127.173MB
442.92/443.09	c total #watches: 198292
443.52/443.60	c total #propagations: 52526008 / total #impl: 593476372 (eff. 0.089)
443.52/443.60	c #Conflicts:    1087000 | #Learnt:      29750 | 0.000
443.52/443.60	c total clause space: 127.173MB
443.52/443.60	c total #watches: 202199
444.02/444.12	c total #propagations: 52572181 / total #impl: 594342330 (eff. 0.088)
444.02/444.12	c #Conflicts:    1088000 | #Learnt:      30750 | 0.000
444.02/444.12	c total clause space: 127.173MB
444.02/444.12	c total #watches: 205909
444.52/444.69	c total #propagations: 52617859 / total #impl: 595181566 (eff. 0.088)
444.52/444.69	c #Conflicts:    1089000 | #Learnt:      31750 | 0.000
444.52/444.69	c total clause space: 127.173MB
444.52/444.69	c total #watches: 209320
445.12/445.22	c total #propagations: 52663348 / total #impl: 596095136 (eff. 0.088)
445.12/445.22	c #Conflicts:    1090000 | #Learnt:      32750 | 0.000
445.12/445.22	c total clause space: 127.173MB
445.12/445.22	c total #watches: 212828
445.62/445.77	c total #propagations: 52704747 / total #impl: 596903988 (eff. 0.088)
445.62/445.77	c #Conflicts:    1091000 | #Learnt:      33750 | 0.000
445.62/445.77	c total clause space: 127.173MB
445.62/445.77	c total #watches: 215874
446.32/446.42	c total #propagations: 52745458 / total #impl: 597754323 (eff. 0.088)
446.32/446.42	c #Conflicts:    1092000 | #Learnt:      34750 | 0.000
446.32/446.42	c total clause space: 127.173MB
446.32/446.42	c total #watches: 219236
447.02/447.11	c total #propagations: 52790682 / total #impl: 598595777 (eff. 0.088)
447.02/447.11	c #Conflicts:    1093000 | #Learnt:      35750 | 0.000
447.02/447.11	c total clause space: 127.173MB
447.02/447.11	c total #watches: 223019
447.73/447.86	c total #propagations: 52839011 / total #impl: 599533675 (eff. 0.088)
447.73/447.86	c #Conflicts:    1094000 | #Learnt:      36750 | 0.000
447.73/447.86	c total clause space: 127.173MB
447.73/447.86	c total #watches: 227770
448.52/448.61	c total #propagations: 52888178 / total #impl: 600429593 (eff. 0.088)
448.52/448.61	c #Conflicts:    1095000 | #Learnt:      37750 | 0.000
448.52/448.61	c total clause space: 127.173MB
448.52/448.61	c total #watches: 232151
449.22/449.33	c total #propagations: 52935685 / total #impl: 601273688 (eff. 0.088)
449.22/449.33	c #Conflicts:    1096000 | #Learnt:      38750 | 0.000
449.22/449.33	c total clause space: 127.173MB
449.22/449.33	c total #watches: 235985
450.02/450.16	c total #propagations: 52979089 / total #impl: 602411497 (eff. 0.088)
450.02/450.16	c #Conflicts:    1097000 | #Learnt:      39750 | 0.000
450.02/450.16	c total clause space: 127.173MB
450.02/450.16	c total #watches: 239846
450.82/450.92	c total #propagations: 53032610 / total #impl: 603300245 (eff. 0.088)
450.82/450.92	c #Conflicts:    1098000 | #Learnt:      40750 | 0.000
450.82/450.92	c total clause space: 127.173MB
450.82/450.92	c total #watches: 243502
451.52/451.63	c total #propagations: 53077766 / total #impl: 604545519 (eff. 0.088)
451.52/451.63	c #Conflicts:    1099000 | #Learnt:      41750 | 0.000
451.52/451.63	c total clause space: 127.173MB
451.52/451.63	c total #watches: 246840
452.22/452.37	c total #propagations: 53115205 / total #impl: 605673063 (eff. 0.088)
452.22/452.37	c #Conflicts:    1100000 | #Learnt:      42750 | 0.000
452.22/452.37	c total clause space: 127.173MB
452.22/452.37	c total #watches: 250633
453.02/453.12	c total #propagations: 53158610 / total #impl: 606753540 (eff. 0.088)
453.02/453.12	c #Conflicts:    1101000 | #Learnt:      43750 | 0.000
453.02/453.12	c total clause space: 127.173MB
453.02/453.12	c total #watches: 254218
453.82/453.97	c total #propagations: 53201569 / total #impl: 607790367 (eff. 0.088)
453.82/453.97	c #Conflicts:    1102000 | #Learnt:      44750 | 0.000
453.82/453.97	c total clause space: 127.173MB
453.82/453.97	c total #watches: 258443
454.82/454.91	c total #propagations: 53248256 / total #impl: 608865708 (eff. 0.087)
454.82/454.91	c #Conflicts:    1103000 | #Learnt:      45750 | 0.000
454.82/454.91	c total clause space: 127.173MB
454.82/454.91	c total #watches: 261860
455.72/455.83	c total #propagations: 53297498 / total #impl: 610168102 (eff. 0.087)
455.72/455.83	c #Conflicts:    1104000 | #Learnt:      46750 | 0.000
455.72/455.83	c total clause space: 127.173MB
455.72/455.83	c total #watches: 265654
456.62/456.74	c total #propagations: 53347156 / total #impl: 611194944 (eff. 0.087)
456.62/456.74	c #Conflicts:    1105000 | #Learnt:      47750 | 0.000
456.62/456.74	c total clause space: 127.173MB
456.62/456.74	c total #watches: 269057
457.42/457.59	c total #propagations: 53395947 / total #impl: 612215496 (eff. 0.087)
457.42/457.59	c #Conflicts:    1106000 | #Learnt:      48750 | 0.000
457.42/457.59	c total clause space: 127.173MB
457.42/457.59	c total #watches: 272664
458.32/458.46	c total #propagations: 53440081 / total #impl: 613154068 (eff. 0.087)
458.32/458.46	c #Conflicts:    1107000 | #Learnt:      49750 | 0.000
458.32/458.46	c total clause space: 127.173MB
458.32/458.46	c total #watches: 275595
459.22/459.32	c total #propagations: 53481685 / total #impl: 614081392 (eff. 0.087)
459.22/459.32	c #Conflicts:    1108000 | #Learnt:      50750 | 0.000
459.22/459.32	c total clause space: 127.173MB
459.22/459.32	c total #watches: 278775
459.72/459.84	c total #propagations: 53522784 / total #impl: 615185359 (eff. 0.087)
459.72/459.84	c GC COLLECT
459.72/459.84	c #Conflicts:    1109000 | #Learnt:      26344 | 0.000
459.72/459.84	c total clause space: 127.173MB
459.72/459.84	c total #watches: 190424
460.22/460.38	c total #propagations: 53569404 / total #impl: 615925588 (eff. 0.087)
460.22/460.38	c #Conflicts:    1110000 | #Learnt:      27344 | 0.000
460.22/460.38	c total clause space: 127.173MB
460.22/460.38	c total #watches: 195494
460.72/460.88	c total #propagations: 53615333 / total #impl: 616715408 (eff. 0.087)
460.72/460.88	c #Conflicts:    1111000 | #Learnt:      28344 | 0.000
460.72/460.88	c total clause space: 127.173MB
460.72/460.88	c total #watches: 201178
461.22/461.32	c total #propagations: 53665375 / total #impl: 617460650 (eff. 0.087)
461.22/461.32	c #Conflicts:    1112000 | #Learnt:      29344 | 0.000
461.22/461.32	c total clause space: 127.173MB
461.22/461.32	c total #watches: 206031
461.72/461.82	c total #propagations: 53714193 / total #impl: 618017262 (eff. 0.087)
461.72/461.82	c #Conflicts:    1113000 | #Learnt:      30344 | 0.000
461.72/461.82	c total clause space: 127.173MB
461.72/461.82	c total #watches: 210046
462.22/462.34	c total #propagations: 53758576 / total #impl: 618670198 (eff. 0.087)
462.22/462.34	c #Conflicts:    1114000 | #Learnt:      31344 | 0.000
462.22/462.34	c total clause space: 127.173MB
462.22/462.34	c total #watches: 214458
462.62/462.77	c total #propagations: 53803664 / total #impl: 619215825 (eff. 0.087)
462.62/462.77	c #Conflicts:    1115000 | #Learnt:      32344 | 0.000
462.62/462.77	c total clause space: 127.173MB
462.62/462.77	c total #watches: 218145
463.02/463.20	c total #propagations: 53840077 / total #impl: 619673784 (eff. 0.087)
463.02/463.20	c #Conflicts:    1116000 | #Learnt:      33344 | 0.000
463.02/463.20	c total clause space: 127.173MB
463.02/463.20	c total #watches: 221681
463.62/463.73	c total #propagations: 53876479 / total #impl: 620048866 (eff. 0.087)
463.62/463.73	c #Conflicts:    1117000 | #Learnt:      34344 | 0.000
463.62/463.73	c total clause space: 127.173MB
463.62/463.73	c total #watches: 224827
464.02/464.20	c total #propagations: 53919438 / total #impl: 620787109 (eff. 0.087)
464.02/464.20	c #Conflicts:    1118000 | #Learnt:      35344 | 0.000
464.02/464.20	c total clause space: 127.173MB
464.02/464.20	c total #watches: 228282
464.62/464.77	c total #propagations: 53955194 / total #impl: 621220463 (eff. 0.087)
464.62/464.77	c #Conflicts:    1119000 | #Learnt:      36344 | 0.000
464.62/464.77	c total clause space: 127.173MB
464.62/464.77	c total #watches: 231830
465.22/465.32	c total #propagations: 53998980 / total #impl: 621724818 (eff. 0.087)
465.22/465.32	c #Conflicts:    1120000 | #Learnt:      37344 | 0.000
465.22/465.32	c total clause space: 127.173MB
465.22/465.32	c total #watches: 235601
465.82/465.98	c total #propagations: 54039057 / total #impl: 622289351 (eff. 0.087)
465.82/465.98	c #Conflicts:    1121000 | #Learnt:      38344 | 0.000
465.82/465.98	c total clause space: 127.173MB
465.82/465.98	c total #watches: 239352
466.52/466.60	c total #propagations: 54078310 / total #impl: 623032603 (eff. 0.087)
466.52/466.60	c #Conflicts:    1122000 | #Learnt:      39344 | 0.000
466.52/466.60	c total clause space: 127.173MB
466.52/466.60	c total #watches: 242716
467.12/467.25	c total #propagations: 54117669 / total #impl: 623805029 (eff. 0.087)
467.12/467.25	c #Conflicts:    1123000 | #Learnt:      40344 | 0.000
467.12/467.25	c total clause space: 127.173MB
467.12/467.25	c total #watches: 246179
467.82/467.96	c total #propagations: 54157336 / total #impl: 624544094 (eff. 0.087)
467.82/467.96	c #Conflicts:    1124000 | #Learnt:      41344 | 0.000
467.82/467.96	c total clause space: 127.173MB
467.82/467.96	c total #watches: 250087
468.42/468.58	c total #propagations: 54198772 / total #impl: 625455718 (eff. 0.087)
468.42/468.58	c #Conflicts:    1125000 | #Learnt:      42344 | 0.000
468.42/468.58	c total clause space: 127.173MB
468.42/468.58	c total #watches: 254066
469.12/469.27	c total #propagations: 54239856 / total #impl: 626165638 (eff. 0.087)
469.12/469.27	c #Conflicts:    1126000 | #Learnt:      43344 | 0.000
469.12/469.27	c total clause space: 127.173MB
469.12/469.27	c total #watches: 258257
469.91/470.06	c total #propagations: 54280146 / total #impl: 627072594 (eff. 0.087)
469.91/470.06	c #Conflicts:    1127000 | #Learnt:      44344 | 0.000
469.91/470.06	c total clause space: 127.173MB
469.91/470.06	c total #watches: 262172
470.72/470.86	c total #propagations: 54324335 / total #impl: 627968515 (eff. 0.087)
470.72/470.86	c #Conflicts:    1128000 | #Learnt:      45344 | 0.000
470.72/470.86	c total clause space: 127.173MB
470.72/470.86	c total #watches: 266185
471.41/471.59	c total #propagations: 54367244 / total #impl: 628814221 (eff. 0.086)
471.41/471.59	c #Conflicts:    1129000 | #Learnt:      46344 | 0.000
471.41/471.59	c total clause space: 127.173MB
471.41/471.59	c total #watches: 269421
472.31/472.40	c total #propagations: 54416026 / total #impl: 629634081 (eff. 0.086)
472.31/472.40	c #Conflicts:    1130000 | #Learnt:      47344 | 0.000
472.31/472.40	c total clause space: 127.173MB
472.31/472.40	c total #watches: 272909
472.92/473.04	c total #propagations: 54463929 / total #impl: 630530902 (eff. 0.086)
472.92/473.04	c #Conflicts:    1131000 | #Learnt:      48344 | 0.000
472.92/473.04	c total clause space: 127.173MB
472.92/473.04	c total #watches: 277546
473.91/474.00	c total #propagations: 54508720 / total #impl: 631047531 (eff. 0.086)
473.91/474.00	c #Conflicts:    1132000 | #Learnt:      49344 | 0.000
473.91/474.00	c total clause space: 127.173MB
473.91/474.00	c total #watches: 282045
474.91/475.08	c total #propagations: 54559018 / total #impl: 631763502 (eff. 0.086)
474.91/475.08	c #Conflicts:    1133000 | #Learnt:      50344 | 0.000
474.91/475.08	c total clause space: 127.173MB
474.91/475.08	c total #watches: 286191
475.71/475.89	c total #propagations: 54613802 / total #impl: 632597060 (eff. 0.086)
475.71/475.89	c #Conflicts:    1134000 | #Learnt:      51344 | 0.000
475.71/475.89	c total clause space: 127.173MB
475.71/475.89	c total #watches: 289764
476.22/476.34	c total #propagations: 54664270 / total #impl: 633236676 (eff. 0.086)
476.22/476.34	c GC COLLECT
476.22/476.34	c #Conflicts:    1135000 | #Learnt:      26635 | 0.000
476.22/476.34	c total clause space: 127.173MB
476.22/476.34	c total #watches: 190039
476.61/476.78	c total #propagations: 54710359 / total #impl: 633747182 (eff. 0.086)
476.61/476.78	c #Conflicts:    1136000 | #Learnt:      27635 | 0.000
476.61/476.78	c total clause space: 127.173MB
476.61/476.78	c total #watches: 193679
477.21/477.31	c total #propagations: 54753623 / total #impl: 634377170 (eff. 0.086)
477.21/477.31	c #Conflicts:    1137000 | #Learnt:      28635 | 0.000
477.21/477.31	c total clause space: 127.173MB
477.21/477.31	c total #watches: 198461
477.51/477.63	c total #propagations: 54814232 / total #impl: 635085836 (eff. 0.086)
477.51/477.63	c #Conflicts:    1138000 | #Learnt:      29635 | 0.000
477.51/477.63	c total clause space: 127.173MB
477.51/477.63	c total #watches: 203205
477.91/478.00	c total #propagations: 54878426 / total #impl: 635354439 (eff. 0.086)
477.91/478.00	c #Conflicts:    1139000 | #Learnt:      30635 | 0.000
477.91/478.00	c total clause space: 127.173MB
477.91/478.00	c total #watches: 207480
478.31/478.46	c total #propagations: 54942789 / total #impl: 635727257 (eff. 0.086)
478.31/478.46	c #Conflicts:    1140000 | #Learnt:      31635 | 0.000
478.31/478.46	c total clause space: 127.173MB
478.31/478.46	c total #watches: 213631
478.71/478.81	c total #propagations: 54995631 / total #impl: 636214080 (eff. 0.086)
478.71/478.81	c #Conflicts:    1141000 | #Learnt:      32635 | 0.000
478.71/478.81	c total clause space: 127.173MB
478.71/478.81	c total #watches: 219009
479.11/479.20	c total #propagations: 55043353 / total #impl: 636434268 (eff. 0.086)
479.11/479.20	c #Conflicts:    1142000 | #Learnt:      33635 | 0.000
479.11/479.20	c total clause space: 127.173MB
479.11/479.20	c total #watches: 225397
479.62/479.75	c total #propagations: 55083732 / total #impl: 636735735 (eff. 0.087)
479.62/479.75	c #Conflicts:    1143000 | #Learnt:      34635 | 0.000
479.62/479.75	c total clause space: 127.173MB
479.62/479.75	c total #watches: 232824
480.31/480.43	c total #propagations: 55122294 / total #impl: 637298045 (eff. 0.086)
480.31/480.43	c #Conflicts:    1144000 | #Learnt:      35635 | 0.000
480.31/480.43	c total clause space: 127.173MB
480.31/480.43	c total #watches: 239240
481.01/481.17	c total #propagations: 55163958 / total #impl: 638331463 (eff. 0.086)
481.01/481.17	c #Conflicts:    1145000 | #Learnt:      36635 | 0.000
481.01/481.17	c total clause space: 127.173MB
481.01/481.17	c total #watches: 245399
481.61/481.79	c total #propagations: 55222267 / total #impl: 639144891 (eff. 0.086)
481.61/481.79	c #Conflicts:    1146000 | #Learnt:      37635 | 0.000
481.61/481.79	c total clause space: 127.173MB
481.61/481.79	c total #watches: 248955
482.31/482.49	c total #propagations: 55301100 / total #impl: 639491317 (eff. 0.086)
482.31/482.49	c #Conflicts:    1147000 | #Learnt:      38635 | 0.000
482.31/482.49	c total clause space: 127.173MB
482.31/482.49	c total #watches: 252938
483.11/483.20	c total #propagations: 55390200 / total #impl: 639828105 (eff. 0.087)
483.11/483.20	c #Conflicts:    1148000 | #Learnt:      39635 | 0.000
483.11/483.20	c total clause space: 127.173MB
483.11/483.20	c total #watches: 257018
483.81/483.91	c total #propagations: 55442646 / total #impl: 640317231 (eff. 0.087)
483.81/483.91	c #Conflicts:    1149000 | #Learnt:      40635 | 0.000
483.81/483.91	c total clause space: 127.173MB
483.81/483.91	c total #watches: 261187
484.51/484.65	c total #propagations: 55493273 / total #impl: 640854274 (eff. 0.087)
484.51/484.65	c #Conflicts:    1150000 | #Learnt:      41635 | 0.000
484.51/484.65	c total clause space: 127.173MB
484.51/484.65	c total #watches: 264743
485.21/485.34	c total #propagations: 55541486 / total #impl: 641701569 (eff. 0.087)
485.21/485.34	c #Conflicts:    1151000 | #Learnt:      42635 | 0.000
485.21/485.34	c total clause space: 127.173MB
485.21/485.34	c total #watches: 268395
485.91/486.07	c total #propagations: 55591603 / total #impl: 642502126 (eff. 0.087)
485.91/486.07	c #Conflicts:    1152000 | #Learnt:      43635 | 0.000
485.91/486.07	c total clause space: 127.173MB
485.91/486.07	c total #watches: 272524
486.71/486.82	c total #propagations: 55640110 / total #impl: 643303394 (eff. 0.086)
486.71/486.82	c #Conflicts:    1153000 | #Learnt:      44635 | 0.000
486.71/486.82	c total clause space: 127.173MB
486.71/486.82	c total #watches: 276162
487.32/487.45	c total #propagations: 55690995 / total #impl: 643886438 (eff. 0.086)
487.32/487.45	c #Conflicts:    1154000 | #Learnt:      45635 | 0.000
487.32/487.45	c total clause space: 127.173MB
487.32/487.45	c total #watches: 281698
487.71/487.83	c total #propagations: 55739753 / total #impl: 644280312 (eff. 0.087)
487.71/487.83	c #Conflicts:    1155000 | #Learnt:      46635 | 0.000
487.71/487.83	c total clause space: 127.173MB
487.71/487.83	c total #watches: 284548
488.42/488.57	c total #propagations: 55777750 / total #impl: 644485863 (eff. 0.087)
488.42/488.57	c #Conflicts:    1156000 | #Learnt:      47635 | 0.000
488.42/488.57	c total clause space: 127.173MB
488.42/488.57	c total #watches: 287786
489.01/489.15	c total #propagations: 55839186 / total #impl: 644978858 (eff. 0.087)
489.01/489.15	c #Conflicts:    1157000 | #Learnt:      48635 | 0.000
489.01/489.15	c total clause space: 127.173MB
489.01/489.15	c total #watches: 292614
489.52/489.66	c total #propagations: 55884675 / total #impl: 645557723 (eff. 0.087)
489.52/489.66	c #Conflicts:    1158000 | #Learnt:      49635 | 0.000
489.52/489.66	c total clause space: 127.173MB
489.52/489.66	c total #watches: 296462
490.21/490.39	c total #propagations: 55926701 / total #impl: 645816399 (eff. 0.087)
490.21/490.39	c #Conflicts:    1159000 | #Learnt:      50635 | 0.000
490.21/490.39	c total clause space: 127.173MB
490.21/490.39	c total #watches: 299089
490.81/490.98	c total #propagations: 55975261 / total #impl: 646198690 (eff. 0.087)
490.81/490.98	c #Conflicts:    1160000 | #Learnt:      51635 | 0.000
490.81/490.98	c total clause space: 127.173MB
490.81/490.98	c total #watches: 302466
491.41/491.54	c total #propagations: 56021607 / total #impl: 646665447 (eff. 0.087)
491.41/491.54	c GC COLLECT
491.41/491.54	c #Conflicts:    1161000 | #Learnt:      26634 | 0.000
491.41/491.54	c total clause space: 127.173MB
491.41/491.54	c total #watches: 191131
491.91/492.09	c total #propagations: 56069443 / total #impl: 647248627 (eff. 0.087)
491.91/492.09	c #Conflicts:    1162000 | #Learnt:      27634 | 0.000
491.91/492.09	c total clause space: 127.173MB
491.91/492.09	c total #watches: 196568
492.41/492.55	c total #propagations: 56122839 / total #impl: 647936166 (eff. 0.087)
492.41/492.55	c #Conflicts:    1163000 | #Learnt:      28634 | 0.000
492.41/492.55	c total clause space: 127.173MB
492.41/492.55	c total #watches: 201425
492.91/493.03	c total #propagations: 56164319 / total #impl: 648518795 (eff. 0.087)
492.91/493.03	c #Conflicts:    1164000 | #Learnt:      29634 | 0.000
492.91/493.03	c total clause space: 127.173MB
492.91/493.03	c total #watches: 206688
493.21/493.39	c total #propagations: 56208475 / total #impl: 649208482 (eff. 0.087)
493.21/493.39	c #Conflicts:    1165000 | #Learnt:      30634 | 0.000
493.21/493.39	c total clause space: 127.173MB
493.21/493.39	c total #watches: 211503
493.71/493.80	c total #propagations: 56251567 / total #impl: 649726610 (eff. 0.087)
493.71/493.80	c #Conflicts:    1166000 | #Learnt:      31634 | 0.000
493.71/493.80	c total clause space: 127.173MB
493.71/493.80	c total #watches: 216754
494.21/494.34	c total #propagations: 56295309 / total #impl: 650334204 (eff. 0.087)
494.21/494.34	c #Conflicts:    1167000 | #Learnt:      32634 | 0.000
494.21/494.34	c total clause space: 127.173MB
494.21/494.34	c total #watches: 222671
494.92/495.01	c total #propagations: 56337690 / total #impl: 651116854 (eff. 0.087)
494.92/495.01	c #Conflicts:    1168000 | #Learnt:      33634 | 0.000
494.92/495.01	c total clause space: 127.173MB
494.92/495.01	c total #watches: 227813
495.51/495.61	c total #propagations: 56378267 / total #impl: 652041745 (eff. 0.086)
495.51/495.61	c #Conflicts:    1169000 | #Learnt:      34634 | 0.000
495.51/495.61	c total clause space: 127.173MB
495.51/495.61	c total #watches: 232598
496.12/496.29	c total #propagations: 56416403 / total #impl: 652934880 (eff. 0.086)
496.12/496.29	c #Conflicts:    1170000 | #Learnt:      35634 | 0.000
496.12/496.29	c total clause space: 127.173MB
496.12/496.29	c total #watches: 237147
496.81/496.95	c total #propagations: 56458300 / total #impl: 653740037 (eff. 0.086)
496.81/496.95	c #Conflicts:    1171000 | #Learnt:      36634 | 0.000
496.81/496.95	c total clause space: 127.173MB
496.81/496.95	c total #watches: 242324
497.51/497.69	c total #propagations: 56497049 / total #impl: 654787682 (eff. 0.086)
497.51/497.69	c #Conflicts:    1172000 | #Learnt:      37634 | 0.000
497.51/497.69	c total clause space: 127.173MB
497.51/497.69	c total #watches: 247463
498.22/498.39	c total #propagations: 56539529 / total #impl: 655981661 (eff. 0.086)
498.22/498.39	c #Conflicts:    1173000 | #Learnt:      38634 | 0.000
498.22/498.39	c total clause space: 127.173MB
498.22/498.39	c total #watches: 253390
499.11/499.20	c total #propagations: 56581025 / total #impl: 656965440 (eff. 0.086)
499.11/499.20	c #Conflicts:    1174000 | #Learnt:      39634 | 0.000
499.11/499.20	c total clause space: 127.173MB
499.11/499.20	c total #watches: 258050
500.01/500.10	c total #propagations: 56644815 / total #impl: 657614493 (eff. 0.086)
500.01/500.10	c #Conflicts:    1175000 | #Learnt:      40634 | 0.000
500.01/500.10	c total clause space: 127.173MB
500.01/500.10	c total #watches: 262445
500.81/500.94	c total #propagations: 56701971 / total #impl: 658367979 (eff. 0.086)
500.81/500.94	c #Conflicts:    1176000 | #Learnt:      41634 | 0.000
500.81/500.94	c total clause space: 127.173MB
500.81/500.94	c total #watches: 267644
501.71/501.86	c total #propagations: 56748251 / total #impl: 659053008 (eff. 0.086)
501.71/501.86	c #Conflicts:    1177000 | #Learnt:      42634 | 0.000
501.71/501.86	c total clause space: 127.173MB
501.71/501.86	c total #watches: 272103
502.62/502.76	c total #propagations: 56796419 / total #impl: 659866099 (eff. 0.086)
502.62/502.76	c #Conflicts:    1178000 | #Learnt:      43634 | 0.000
502.62/502.76	c total clause space: 127.173MB
502.62/502.76	c total #watches: 276753
503.41/503.52	c total #propagations: 56848819 / total #impl: 660651170 (eff. 0.086)
503.41/503.52	c #Conflicts:    1179000 | #Learnt:      44634 | 0.000
503.41/503.52	c total clause space: 127.173MB
503.41/503.52	c total #watches: 280963
504.11/504.26	c total #propagations: 56898818 / total #impl: 661284324 (eff. 0.086)
504.11/504.26	c #Conflicts:    1180000 | #Learnt:      45634 | 0.000
504.11/504.26	c total clause space: 127.173MB
504.11/504.26	c total #watches: 284072
504.92/505.00	c total #propagations: 56947598 / total #impl: 661881408 (eff. 0.086)
504.92/505.00	c #Conflicts:    1181000 | #Learnt:      46634 | 0.000
504.92/505.00	c total clause space: 127.173MB
504.92/505.00	c total #watches: 288573
505.81/505.96	c total #propagations: 56992067 / total #impl: 662626214 (eff. 0.086)
505.81/505.96	c #Conflicts:    1182000 | #Learnt:      47634 | 0.000
505.81/505.96	c total clause space: 127.173MB
505.81/505.96	c total #watches: 293024
506.61/506.76	c total #propagations: 57041040 / total #impl: 663311114 (eff. 0.086)
506.61/506.76	c #Conflicts:    1183000 | #Learnt:      48634 | 0.000
506.61/506.76	c total clause space: 127.173MB
506.61/506.76	c total #watches: 297304
507.51/507.65	c total #propagations: 57093076 / total #impl: 663943149 (eff. 0.086)
507.51/507.65	c #Conflicts:    1184000 | #Learnt:      49634 | 0.000
507.51/507.65	c total clause space: 127.173MB
507.51/507.65	c total #watches: 301736
508.51/508.67	c total #propagations: 57143916 / total #impl: 664574890 (eff. 0.086)
508.51/508.67	c #Conflicts:    1185000 | #Learnt:      50634 | 0.000
508.51/508.67	c total clause space: 127.173MB
508.51/508.67	c total #watches: 305413
509.71/509.80	c total #propagations: 57191668 / total #impl: 665097485 (eff. 0.086)
509.71/509.80	c #Conflicts:    1186000 | #Learnt:      51634 | 0.000
509.71/509.80	c total clause space: 127.173MB
509.71/509.80	c total #watches: 309313
510.71/510.87	c total #propagations: 57245690 / total #impl: 665880063 (eff. 0.086)
510.71/510.87	c GC COLLECT
510.71/510.87	c #Conflicts:    1187000 | #Learnt:      26333 | 0.000
510.71/510.87	c total clause space: 127.173MB
510.71/510.87	c total #watches: 189453
511.21/511.38	c total #propagations: 57296496 / total #impl: 666775441 (eff. 0.086)
511.21/511.38	c #Conflicts:    1188000 | #Learnt:      27333 | 0.000
511.21/511.38	c total clause space: 127.173MB
511.21/511.38	c total #watches: 193402
511.71/511.89	c total #propagations: 57357106 / total #impl: 667488265 (eff. 0.086)
511.71/511.89	c #Conflicts:    1189000 | #Learnt:      28333 | 0.000
511.71/511.89	c total clause space: 127.173MB
511.71/511.89	c total #watches: 197430
512.21/512.37	c total #propagations: 57413281 / total #impl: 668412692 (eff. 0.086)
512.21/512.37	c #Conflicts:    1190000 | #Learnt:      29333 | 0.000
512.21/512.37	c total clause space: 127.173MB
512.21/512.37	c total #watches: 200817
512.71/512.82	c total #propagations: 57474671 / total #impl: 669229810 (eff. 0.086)
512.71/512.82	c #Conflicts:    1191000 | #Learnt:      30333 | 0.000
512.71/512.82	c total clause space: 127.173MB
512.71/512.82	c total #watches: 204755
513.21/513.30	c total #propagations: 57521946 / total #impl: 670082897 (eff. 0.086)
513.21/513.30	c #Conflicts:    1192000 | #Learnt:      31333 | 0.000
513.21/513.30	c total clause space: 127.173MB
513.21/513.30	c total #watches: 208327
513.71/513.80	c total #propagations: 57566485 / total #impl: 670882850 (eff. 0.086)
513.71/513.80	c #Conflicts:    1193000 | #Learnt:      32333 | 0.000
513.71/513.80	c total clause space: 127.173MB
513.71/513.80	c total #watches: 212096
514.21/514.33	c total #propagations: 57614074 / total #impl: 671588127 (eff. 0.086)
514.21/514.33	c #Conflicts:    1194000 | #Learnt:      33333 | 0.000
514.21/514.33	c total clause space: 127.173MB
514.21/514.33	c total #watches: 216569
514.81/514.91	c total #propagations: 57660339 / total #impl: 672223478 (eff. 0.086)
514.81/514.91	c #Conflicts:    1195000 | #Learnt:      34333 | 0.000
514.81/514.91	c total clause space: 127.173MB
514.81/514.91	c total #watches: 220719
515.31/515.48	c total #propagations: 57706528 / total #impl: 672914223 (eff. 0.086)
515.31/515.48	c #Conflicts:    1196000 | #Learnt:      35333 | 0.000
515.31/515.48	c total clause space: 127.173MB
515.31/515.48	c total #watches: 224975
516.01/516.15	c total #propagations: 57754549 / total #impl: 673606167 (eff. 0.086)
516.01/516.15	c #Conflicts:    1197000 | #Learnt:      36333 | 0.000
516.01/516.15	c total clause space: 127.173MB
516.01/516.15	c total #watches: 229392
516.71/516.82	c total #propagations: 57808882 / total #impl: 674514521 (eff. 0.086)
516.71/516.82	c #Conflicts:    1198000 | #Learnt:      37333 | 0.000
516.71/516.82	c total clause space: 127.173MB
516.71/516.82	c total #watches: 234093
517.41/517.60	c total #propagations: 57851831 / total #impl: 675519608 (eff. 0.086)
517.41/517.60	c #Conflicts:    1199000 | #Learnt:      38333 | 0.000
517.41/517.60	c total clause space: 127.173MB
517.51/517.60	c total #watches: 238770
518.21/518.30	c total #propagations: 57897653 / total #impl: 676601305 (eff. 0.086)
518.21/518.30	c #Conflicts:    1200000 | #Learnt:      39333 | 0.000
518.21/518.30	c total clause space: 127.173MB
518.21/518.30	c total #watches: 242479
518.91/519.01	c total #propagations: 57945982 / total #impl: 677609665 (eff. 0.086)
518.91/519.01	c #Conflicts:    1201000 | #Learnt:      40333 | 0.000
518.91/519.01	c total clause space: 127.173MB
518.91/519.01	c total #watches: 247309
519.51/519.63	c total #propagations: 57988119 / total #impl: 678505635 (eff. 0.085)
519.51/519.63	c #Conflicts:    1202000 | #Learnt:      41333 | 0.000
519.51/519.63	c total clause space: 127.173MB
519.51/519.63	c total #watches: 253280
520.01/520.18	c total #propagations: 58026994 / total #impl: 679081529 (eff. 0.085)
520.01/520.18	c #Conflicts:    1203000 | #Learnt:      42333 | 0.000
520.01/520.18	c total clause space: 127.173MB
520.01/520.18	c total #watches: 257738
520.61/520.77	c total #propagations: 58057778 / total #impl: 679517762 (eff. 0.085)
520.61/520.77	c #Conflicts:    1204000 | #Learnt:      43333 | 0.000
520.61/520.77	c total clause space: 127.173MB
520.61/520.77	c total #watches: 262741
521.41/521.51	c total #propagations: 58093231 / total #impl: 680011181 (eff. 0.085)
521.41/521.51	c #Conflicts:    1205000 | #Learnt:      44333 | 0.000
521.41/521.51	c total clause space: 127.173MB
521.41/521.51	c total #watches: 269597
522.21/522.38	c total #propagations: 58138780 / total #impl: 680806584 (eff. 0.085)
522.21/522.38	c #Conflicts:    1206000 | #Learnt:      45333 | 0.000
522.21/522.38	c total clause space: 127.173MB
522.21/522.38	c total #watches: 273956
523.01/523.13	c total #propagations: 58185224 / total #impl: 681605268 (eff. 0.085)
523.01/523.13	c #Conflicts:    1207000 | #Learnt:      46333 | 0.000
523.01/523.13	c total clause space: 127.173MB
523.01/523.13	c total #watches: 278766
524.01/524.14	c total #propagations: 58234256 / total #impl: 682256764 (eff. 0.085)
524.01/524.14	c #Conflicts:    1208000 | #Learnt:      47333 | 0.000
524.01/524.14	c total clause space: 127.173MB
524.01/524.14	c total #watches: 282199
524.71/524.89	c total #propagations: 58287656 / total #impl: 683072120 (eff. 0.085)
524.71/524.89	c #Conflicts:    1209000 | #Learnt:      48333 | 0.000
524.71/524.89	c total clause space: 127.173MB
524.71/524.89	c total #watches: 285584
525.51/525.61	c total #propagations: 58327202 / total #impl: 683704195 (eff. 0.085)
525.51/525.61	c #Conflicts:    1210000 | #Learnt:      49333 | 0.000
525.51/525.61	c total clause space: 127.173MB
525.51/525.61	c total #watches: 288891
526.30/526.40	c total #propagations: 58368718 / total #impl: 684218599 (eff. 0.085)
526.30/526.40	c #Conflicts:    1211000 | #Learnt:      50333 | 0.000
526.30/526.40	c total clause space: 127.173MB
526.30/526.40	c total #watches: 292414
527.00/527.12	c total #propagations: 58416051 / total #impl: 684732035 (eff. 0.085)
527.00/527.12	c #Conflicts:    1212000 | #Learnt:      51333 | 0.000
527.00/527.12	c total clause space: 127.173MB
527.00/527.12	c total #watches: 295849
527.70/527.81	c total #propagations: 58451667 / total #impl: 685351735 (eff. 0.085)
527.70/527.81	c #Conflicts:    1213000 | #Learnt:      52333 | 0.000
527.70/527.81	c total clause space: 127.173MB
527.70/527.81	c total #watches: 299735
528.40/528.51	c total #propagations: 58480884 / total #impl: 686020462 (eff. 0.085)
528.40/528.51	c GC COLLECT
528.40/528.51	c #Conflicts:    1214000 | #Learnt:      26736 | 0.000
528.40/528.51	c total clause space: 127.173MB
528.40/528.51	c total #watches: 191253
528.70/528.89	c total #propagations: 58510550 / total #impl: 686721826 (eff. 0.085)
528.70/528.89	c #Conflicts:    1215000 | #Learnt:      27736 | 0.000
528.70/528.89	c total clause space: 127.173MB
528.70/528.89	c total #watches: 195220
529.20/529.32	c total #propagations: 58541322 / total #impl: 687379856 (eff. 0.085)
529.20/529.32	c #Conflicts:    1216000 | #Learnt:      28736 | 0.000
529.20/529.32	c total clause space: 127.173MB
529.20/529.32	c total #watches: 198921
529.60/529.79	c total #propagations: 58575631 / total #impl: 688166918 (eff. 0.085)
529.60/529.79	c #Conflicts:    1217000 | #Learnt:      29736 | 0.000
529.60/529.79	c total clause space: 127.173MB
529.60/529.79	c total #watches: 203992
530.21/530.32	c total #propagations: 58608197 / total #impl: 688860445 (eff. 0.085)
530.21/530.32	c #Conflicts:    1218000 | #Learnt:      30736 | 0.000
530.21/530.32	c total clause space: 127.173MB
530.21/530.32	c total #watches: 209039
530.80/530.91	c total #propagations: 58649744 / total #impl: 689767361 (eff. 0.085)
530.80/530.91	c #Conflicts:    1219000 | #Learnt:      31736 | 0.000
530.80/530.91	c total clause space: 127.173MB
530.80/530.91	c total #watches: 212778
531.31/531.48	c total #propagations: 58694062 / total #impl: 690534846 (eff. 0.085)
531.31/531.48	c #Conflicts:    1220000 | #Learnt:      32736 | 0.000
531.31/531.48	c total clause space: 127.173MB
531.31/531.48	c total #watches: 217461
531.90/532.05	c total #propagations: 58734111 / total #impl: 691424329 (eff. 0.085)
531.90/532.05	c #Conflicts:    1221000 | #Learnt:      33736 | 0.000
531.90/532.05	c total clause space: 127.173MB
531.90/532.05	c total #watches: 221430
532.50/532.69	c total #propagations: 58773460 / total #impl: 692180873 (eff. 0.085)
532.50/532.69	c #Conflicts:    1222000 | #Learnt:      34736 | 0.000
532.50/532.69	c total clause space: 127.173MB
532.50/532.69	c total #watches: 225745
533.10/533.27	c total #propagations: 58816943 / total #impl: 693097887 (eff. 0.085)
533.10/533.27	c #Conflicts:    1223000 | #Learnt:      35736 | 0.000
533.10/533.27	c total clause space: 127.173MB
533.10/533.27	c total #watches: 230104
533.70/533.89	c total #propagations: 58863515 / total #impl: 693813330 (eff. 0.085)
533.70/533.89	c #Conflicts:    1224000 | #Learnt:      36736 | 0.000
533.70/533.89	c total clause space: 127.173MB
533.70/533.89	c total #watches: 234357
534.40/534.54	c total #propagations: 58911137 / total #impl: 694524422 (eff. 0.085)
534.40/534.54	c #Conflicts:    1225000 | #Learnt:      37736 | 0.000
534.40/534.54	c total clause space: 127.173MB
534.40/534.54	c total #watches: 238431
535.10/535.20	c total #propagations: 58961354 / total #impl: 695205261 (eff. 0.085)
535.10/535.20	c #Conflicts:    1226000 | #Learnt:      38736 | 0.000
535.10/535.20	c total clause space: 127.173MB
535.10/535.20	c total #watches: 241690
535.71/535.87	c total #propagations: 59007152 / total #impl: 696014397 (eff. 0.085)
535.71/535.87	c #Conflicts:    1227000 | #Learnt:      39736 | 0.000
535.71/535.87	c total clause space: 127.173MB
535.71/535.87	c total #watches: 245711
536.40/536.55	c total #propagations: 59048886 / total #impl: 696904050 (eff. 0.085)
536.40/536.55	c #Conflicts:    1228000 | #Learnt:      40736 | 0.000
536.40/536.55	c total clause space: 127.173MB
536.40/536.55	c total #watches: 248972
537.10/537.21	c total #propagations: 59094867 / total #impl: 697673999 (eff. 0.085)
537.10/537.21	c #Conflicts:    1229000 | #Learnt:      41736 | 0.000
537.10/537.21	c total clause space: 127.173MB
537.10/537.21	c total #watches: 252523
537.70/537.80	c total #propagations: 59132396 / total #impl: 698576860 (eff. 0.085)
537.70/537.80	c #Conflicts:    1230000 | #Learnt:      42736 | 0.000
537.70/537.80	c total clause space: 127.173MB
537.70/537.80	c total #watches: 255809
538.30/538.44	c total #propagations: 59170676 / total #impl: 699308214 (eff. 0.085)
538.30/538.44	c #Conflicts:    1231000 | #Learnt:      43736 | 0.000
538.30/538.44	c total clause space: 127.173MB
538.30/538.44	c total #watches: 260076
538.91/539.00	c total #propagations: 59211244 / total #impl: 700005779 (eff. 0.085)
538.91/539.00	c #Conflicts:    1232000 | #Learnt:      44736 | 0.000
538.91/539.00	c total clause space: 127.173MB
538.91/539.00	c total #watches: 263868
539.40/539.58	c total #propagations: 59254246 / total #impl: 700544174 (eff. 0.085)
539.40/539.58	c #Conflicts:    1233000 | #Learnt:      45736 | 0.000
539.40/539.58	c total clause space: 127.173MB
539.40/539.58	c total #watches: 267506
540.20/540.34	c total #propagations: 59291924 / total #impl: 701088260 (eff. 0.085)
540.20/540.34	c #Conflicts:    1234000 | #Learnt:      46736 | 0.000
540.20/540.34	c total clause space: 127.173MB
540.20/540.34	c total #watches: 271002
541.00/541.13	c total #propagations: 59336076 / total #impl: 701935504 (eff. 0.085)
541.00/541.13	c #Conflicts:    1235000 | #Learnt:      47736 | 0.000
541.00/541.13	c total clause space: 127.173MB
541.00/541.13	c total #watches: 275001
541.70/541.89	c total #propagations: 59379903 / total #impl: 702998034 (eff. 0.084)
541.70/541.89	c #Conflicts:    1236000 | #Learnt:      48736 | 0.000
541.70/541.89	c total clause space: 127.173MB
541.70/541.89	c total #watches: 279156
542.50/542.66	c total #propagations: 59425198 / total #impl: 704066881 (eff. 0.084)
542.50/542.66	c #Conflicts:    1237000 | #Learnt:      49736 | 0.000
542.50/542.66	c total clause space: 127.173MB
542.50/542.66	c total #watches: 283243
543.60/543.73	c total #propagations: 59476358 / total #impl: 705045357 (eff. 0.084)
543.60/543.73	c #Conflicts:    1238000 | #Learnt:      50736 | 0.000
543.60/543.73	c total clause space: 127.173MB
543.60/543.73	c total #watches: 287554
544.41/544.56	c total #propagations: 59534204 / total #impl: 706213950 (eff. 0.084)
544.41/544.56	c #Conflicts:    1239000 | #Learnt:      51736 | 0.000
544.41/544.56	c total clause space: 127.173MB
544.41/544.56	c total #watches: 293106
545.30/545.44	c total #propagations: 59576435 / total #impl: 707274161 (eff. 0.084)
545.30/545.44	c #Conflicts:    1240000 | #Learnt:      52736 | 0.000
545.30/545.44	c total clause space: 127.173MB
545.30/545.44	c total #watches: 297409
546.20/546.39	c total #propagations: 59623097 / total #impl: 708195633 (eff. 0.084)
546.20/546.39	c #Conflicts:    1241000 | #Learnt:      53736 | 0.000
546.20/546.39	c total clause space: 127.173MB
546.20/546.39	c total #watches: 303240
546.80/546.98	c total #propagations: 59670886 / total #impl: 709167568 (eff. 0.084)
546.80/546.98	c GC COLLECT
546.80/546.98	c #Conflicts:    1242000 | #Learnt:      27840 | 0.000
546.80/546.98	c total clause space: 127.173MB
546.80/546.98	c total #watches: 197493
547.30/547.47	c total #propagations: 59720913 / total #impl: 709812421 (eff. 0.084)
547.30/547.47	c #Conflicts:    1243000 | #Learnt:      28840 | 0.000
547.30/547.47	c total clause space: 127.173MB
547.30/547.47	c total #watches: 202338
547.90/548.08	c total #propagations: 59773551 / total #impl: 710295919 (eff. 0.084)
547.90/548.08	c #Conflicts:    1244000 | #Learnt:      29840 | 0.000
547.90/548.08	c total clause space: 127.173MB
547.90/548.08	c total #watches: 207282
548.60/548.76	c total #propagations: 59828480 / total #impl: 711071368 (eff. 0.084)
548.60/548.76	c #Conflicts:    1245000 | #Learnt:      30840 | 0.000
548.60/548.76	c total clause space: 127.173MB
548.60/548.76	c total #watches: 212612
549.10/549.27	c total #propagations: 59886845 / total #impl: 711775464 (eff. 0.084)
549.10/549.27	c #Conflicts:    1246000 | #Learnt:      31840 | 0.000
549.10/549.27	c total clause space: 127.173MB
549.10/549.27	c total #watches: 218290
549.60/549.75	c total #propagations: 59934353 / total #impl: 712183210 (eff. 0.084)
549.60/549.75	c #Conflicts:    1247000 | #Learnt:      32840 | 0.000
549.60/549.75	c total clause space: 127.173MB
549.60/549.75	c total #watches: 223425
550.20/550.34	c total #propagations: 59972104 / total #impl: 712612410 (eff. 0.084)
550.20/550.34	c #Conflicts:    1248000 | #Learnt:      33840 | 0.000
550.20/550.34	c total clause space: 127.173MB
550.20/550.34	c total #watches: 227186
550.70/550.89	c total #propagations: 60023667 / total #impl: 713169551 (eff. 0.084)
550.70/550.89	c #Conflicts:    1249000 | #Learnt:      34840 | 0.000
550.70/550.89	c total clause space: 127.173MB
550.70/550.89	c total #watches: 231056
551.30/551.47	c total #propagations: 60062718 / total #impl: 713667202 (eff. 0.084)
551.30/551.47	c #Conflicts:    1250000 | #Learnt:      35840 | 0.000
551.30/551.47	c total clause space: 127.173MB
551.30/551.47	c total #watches: 234778
552.11/552.21	c total #propagations: 60102970 / total #impl: 714201550 (eff. 0.084)
552.11/552.21	c #Conflicts:    1251000 | #Learnt:      36840 | 0.000
552.11/552.21	c total clause space: 127.173MB
552.11/552.21	c total #watches: 239813
552.80/552.96	c total #propagations: 60155778 / total #impl: 714982839 (eff. 0.084)
552.80/552.96	c #Conflicts:    1252000 | #Learnt:      37840 | 0.000
552.80/552.96	c total clause space: 127.173MB
552.80/552.96	c total #watches: 244790
553.40/553.57	c total #propagations: 60209820 / total #impl: 715802709 (eff. 0.084)
553.40/553.57	c #Conflicts:    1253000 | #Learnt:      38840 | 0.000
553.40/553.57	c total clause space: 127.173MB
553.40/553.57	c total #watches: 248782
554.10/554.20	c total #propagations: 60264795 / total #impl: 716738015 (eff. 0.084)
554.10/554.20	c #Conflicts:    1254000 | #Learnt:      39840 | 0.000
554.10/554.20	c total clause space: 127.173MB
554.10/554.20	c total #watches: 253017
554.70/554.84	c total #propagations: 60324498 / total #impl: 717529208 (eff. 0.084)
554.70/554.84	c #Conflicts:    1255000 | #Learnt:      40840 | 0.000
554.70/554.84	c total clause space: 127.173MB
554.70/554.84	c total #watches: 259698
555.41/555.58	c total #propagations: 60387907 / total #impl: 718059434 (eff. 0.084)
555.41/555.58	c #Conflicts:    1256000 | #Learnt:      41840 | 0.000
555.41/555.58	c total clause space: 127.173MB
555.41/555.58	c total #watches: 263678
556.20/556.36	c total #propagations: 60428176 / total #impl: 719007117 (eff. 0.084)
556.20/556.36	c #Conflicts:    1257000 | #Learnt:      42840 | 0.000
556.20/556.36	c total clause space: 127.173MB
556.20/556.36	c total #watches: 267898
557.10/557.24	c total #propagations: 60471959 / total #impl: 720071897 (eff. 0.084)
557.10/557.24	c #Conflicts:    1258000 | #Learnt:      43840 | 0.000
557.10/557.24	c total clause space: 127.173MB
557.10/557.24	c total #watches: 272340
557.90/558.04	c total #propagations: 60519751 / total #impl: 721275856 (eff. 0.084)
557.90/558.04	c #Conflicts:    1259000 | #Learnt:      44840 | 0.000
557.90/558.04	c total clause space: 127.173MB
557.90/558.04	c total #watches: 279052
558.90/559.04	c total #propagations: 60572219 / total #impl: 721754398 (eff. 0.084)
558.90/559.04	c #Conflicts:    1260000 | #Learnt:      45840 | 0.000
558.90/559.04	c total clause space: 127.173MB
558.90/559.04	c total #watches: 284301
559.91/560.08	c total #propagations: 60623987 / total #impl: 722436191 (eff. 0.084)
559.91/560.08	c #Conflicts:    1261000 | #Learnt:      46840 | 0.000
559.91/560.08	c total clause space: 127.173MB
559.91/560.08	c total #watches: 290028
561.10/561.20	c total #propagations: 60670934 / total #impl: 723189809 (eff. 0.084)
561.10/561.20	c #Conflicts:    1262000 | #Learnt:      47840 | 0.000
561.10/561.20	c total clause space: 127.173MB
561.10/561.20	c total #watches: 294761
561.90/562.02	c total #propagations: 60725191 / total #impl: 724126071 (eff. 0.084)
561.90/562.02	c #Conflicts:    1263000 | #Learnt:      48840 | 0.000
561.90/562.02	c total clause space: 127.173MB
561.90/562.02	c total #watches: 299387
562.60/562.70	c total #propagations: 60773774 / total #impl: 724665388 (eff. 0.084)
562.60/562.70	c #Conflicts:    1264000 | #Learnt:      49840 | 0.000
562.60/562.70	c total clause space: 127.173MB
562.60/562.70	c total #watches: 304452
563.11/563.28	c total #propagations: 60807035 / total #impl: 725179838 (eff. 0.084)
563.11/563.28	c #Conflicts:    1265000 | #Learnt:      50840 | 0.000
563.11/563.28	c total clause space: 127.173MB
563.11/563.28	c total #watches: 308490
563.60/563.71	c total #propagations: 60838812 / total #impl: 725835068 (eff. 0.084)
563.60/563.71	c #Conflicts:    1266000 | #Learnt:      51840 | 0.000
563.60/563.71	c total clause space: 127.173MB
563.60/563.71	c total #watches: 311531
564.40/564.54	c total #propagations: 60877594 / total #impl: 726144225 (eff. 0.084)
564.40/564.54	c #Conflicts:    1267000 | #Learnt:      52840 | 0.000
564.40/564.54	c total clause space: 127.173MB
564.40/564.54	c total #watches: 317238
565.42/565.57	c total #propagations: 60943215 / total #impl: 726552335 (eff. 0.084)
565.42/565.57	c #Conflicts:    1268000 | #Learnt:      53840 | 0.000
565.42/565.57	c total clause space: 127.173MB
565.42/565.57	c total #watches: 324958
566.21/566.35	c total #propagations: 61009925 / total #impl: 727251953 (eff. 0.084)
566.21/566.35	c GC COLLECT
566.21/566.35	c #Conflicts:    1269000 | #Learnt:      27639 | 0.000
566.21/566.35	c total clause space: 127.173MB
566.21/566.35	c total #watches: 196293
566.81/566.97	c total #propagations: 61069037 / total #impl: 727749935 (eff. 0.084)
566.81/566.97	c #Conflicts:    1270000 | #Learnt:      28639 | 0.000
566.81/566.97	c total clause space: 127.173MB
566.81/566.97	c total #watches: 201215
567.31/567.46	c total #propagations: 61124147 / total #impl: 728549161 (eff. 0.084)
567.31/567.46	c #Conflicts:    1271000 | #Learnt:      29639 | 0.000
567.31/567.46	c total clause space: 127.173MB
567.31/567.46	c total #watches: 206148
567.61/567.77	c total #propagations: 61166751 / total #impl: 728988653 (eff. 0.084)
567.61/567.77	c #Conflicts:    1272000 | #Learnt:      30639 | 0.000
567.61/567.77	c total clause space: 127.173MB
567.61/567.77	c total #watches: 208868
567.91/568.03	c total #propagations: 61209515 / total #impl: 729211489 (eff. 0.084)
567.91/568.03	c #Conflicts:    1273000 | #Learnt:      31639 | 0.000
567.91/568.03	c total clause space: 127.173MB
567.91/568.03	c total #watches: 211276
568.31/568.48	c total #propagations: 61247650 / total #impl: 729446609 (eff. 0.084)
568.31/568.48	c #Conflicts:    1274000 | #Learnt:      32639 | 0.000
568.31/568.48	c total clause space: 127.173MB
568.31/568.48	c total #watches: 214692
568.81/568.90	c total #propagations: 61294522 / total #impl: 729835209 (eff. 0.084)
568.81/568.90	c #Conflicts:    1275000 | #Learnt:      33639 | 0.000
568.81/568.90	c total clause space: 127.173MB
568.81/568.90	c total #watches: 217856
569.21/569.37	c total #propagations: 61336072 / total #impl: 730157119 (eff. 0.084)
569.21/569.37	c #Conflicts:    1276000 | #Learnt:      34639 | 0.000
569.21/569.37	c total clause space: 127.173MB
569.21/569.37	c total #watches: 221206
569.91/570.05	c total #propagations: 61382733 / total #impl: 730563868 (eff. 0.084)
569.91/570.05	c #Conflicts:    1277000 | #Learnt:      35639 | 0.000
569.91/570.05	c total clause space: 127.173MB
569.91/570.05	c total #watches: 226387
570.31/570.44	c total #propagations: 61438653 / total #impl: 731073893 (eff. 0.084)
570.31/570.44	c #Conflicts:    1278000 | #Learnt:      36639 | 0.000
570.31/570.44	c total clause space: 127.173MB
570.31/570.44	c total #watches: 232333
570.81/570.96	c total #propagations: 61495004 / total #impl: 731252800 (eff. 0.084)
570.81/570.96	c #Conflicts:    1279000 | #Learnt:      37639 | 0.000
570.81/570.96	c total clause space: 127.173MB
570.81/570.96	c total #watches: 238630
571.51/571.67	c total #propagations: 61560850 / total #impl: 731620918 (eff. 0.084)
571.51/571.67	c #Conflicts:    1280000 | #Learnt:      38639 | 0.000
571.51/571.67	c total clause space: 127.173MB
571.51/571.67	c total #watches: 244579
572.21/572.35	c total #propagations: 61611176 / total #impl: 732331144 (eff. 0.084)
572.21/572.35	c #Conflicts:    1281000 | #Learnt:      39639 | 0.000
572.21/572.35	c total clause space: 127.173MB
572.21/572.35	c total #watches: 249076
572.61/572.77	c total #propagations: 61683040 / total #impl: 732636767 (eff. 0.084)
572.61/572.77	c #Conflicts:    1282000 | #Learnt:      40639 | 0.000
572.61/572.77	c total clause space: 127.173MB
572.61/572.77	c total #watches: 253447
572.91/573.02	c total #propagations: 61741933 / total #impl: 732816618 (eff. 0.084)
572.91/573.02	c #Conflicts:    1283000 | #Learnt:      41639 | 0.000
572.91/573.02	c total clause space: 127.173MB
572.91/573.02	c total #watches: 257590
573.21/573.33	c total #propagations: 61776816 / total #impl: 732934735 (eff. 0.084)
573.21/573.33	c #Conflicts:    1284000 | #Learnt:      42639 | 0.000
573.21/573.33	c total clause space: 127.173MB
573.21/573.33	c total #watches: 261709
573.81/573.92	c total #propagations: 61809338 / total #impl: 733044099 (eff. 0.084)
573.81/573.92	c #Conflicts:    1285000 | #Learnt:      43639 | 0.000
573.81/573.92	c total clause space: 127.173MB
573.81/573.92	c total #watches: 265438
574.41/574.57	c total #propagations: 61857985 / total #impl: 733570425 (eff. 0.084)
574.41/574.57	c #Conflicts:    1286000 | #Learnt:      44639 | 0.000
574.41/574.57	c total clause space: 127.173MB
574.41/574.57	c total #watches: 269627
575.11/575.28	c total #propagations: 61902235 / total #impl: 734249780 (eff. 0.084)
575.11/575.28	c #Conflicts:    1287000 | #Learnt:      45639 | 0.000
575.11/575.28	c total clause space: 127.173MB
575.11/575.28	c total #watches: 273206
576.01/576.16	c total #propagations: 61958725 / total #impl: 734937167 (eff. 0.084)
576.01/576.16	c #Conflicts:    1288000 | #Learnt:      46639 | 0.000
576.01/576.16	c total clause space: 127.173MB
576.01/576.16	c total #watches: 278371
576.91/577.03	c total #propagations: 62030459 / total #impl: 735535322 (eff. 0.084)
576.91/577.03	c #Conflicts:    1289000 | #Learnt:      47639 | 0.000
576.91/577.03	c total clause space: 127.173MB
576.91/577.03	c total #watches: 283112
577.61/577.79	c total #propagations: 62078796 / total #impl: 736425412 (eff. 0.084)
577.61/577.79	c #Conflicts:    1290000 | #Learnt:      48639 | 0.000
577.61/577.79	c total clause space: 127.173MB
577.61/577.79	c total #watches: 287851
578.51/578.61	c total #propagations: 62121361 / total #impl: 737215905 (eff. 0.084)
578.51/578.61	c #Conflicts:    1291000 | #Learnt:      49639 | 0.000
578.51/578.61	c total clause space: 127.173MB
578.51/578.61	c total #watches: 293086
579.20/579.36	c total #propagations: 62168548 / total #impl: 738018117 (eff. 0.084)
579.20/579.36	c #Conflicts:    1292000 | #Learnt:      50639 | 0.000
579.20/579.36	c total clause space: 127.173MB
579.20/579.36	c total #watches: 298680
579.80/579.96	c total #propagations: 62213139 / total #impl: 738628462 (eff. 0.084)
579.80/579.96	c #Conflicts:    1293000 | #Learnt:      51639 | 0.000
579.80/579.96	c total clause space: 127.173MB
579.80/579.96	c total #watches: 303445
580.40/580.56	c total #propagations: 62253342 / total #impl: 739082903 (eff. 0.084)
580.40/580.56	c #Conflicts:    1294000 | #Learnt:      52639 | 0.000
580.40/580.56	c total clause space: 127.173MB
580.40/580.56	c total #watches: 307437
581.00/581.16	c total #propagations: 62293596 / total #impl: 739584284 (eff. 0.084)
581.00/581.16	c #Conflicts:    1295000 | #Learnt:      53639 | 0.000
581.00/581.16	c total clause space: 127.173MB
581.00/581.16	c total #watches: 311593
582.00/582.19	c total #propagations: 62332246 / total #impl: 740093326 (eff. 0.084)
582.00/582.19	c #Conflicts:    1296000 | #Learnt:      54639 | 0.000
582.00/582.19	c total clause space: 127.173MB
582.00/582.19	c total #watches: 318513
582.60/582.71	c total #propagations: 62378393 / total #impl: 740569477 (eff. 0.084)
582.60/582.71	c GC COLLECT
582.60/582.71	c #Conflicts:    1297000 | #Learnt:      28132 | 0.000
582.60/582.71	c total clause space: 127.173MB
582.60/582.71	c total #watches: 198807
583.01/583.19	c total #propagations: 62420944 / total #impl: 740855517 (eff. 0.084)
583.01/583.19	c #Conflicts:    1298000 | #Learnt:      29132 | 0.000
583.01/583.19	c total clause space: 127.173MB
583.01/583.19	c total #watches: 206185
583.40/583.55	c total #propagations: 62469426 / total #impl: 741337034 (eff. 0.084)
583.40/583.55	c #Conflicts:    1299000 | #Learnt:      30132 | 0.000
583.40/583.55	c total clause space: 127.173MB
583.40/583.55	c total #watches: 211206
583.80/583.93	c total #propagations: 62515606 / total #impl: 741620415 (eff. 0.084)
583.80/583.93	c #Conflicts:    1300000 | #Learnt:      31132 | 0.000
583.80/583.93	c total clause space: 127.173MB
583.80/583.93	c total #watches: 214700
584.20/584.36	c total #propagations: 62565197 / total #impl: 741981758 (eff. 0.084)
584.20/584.36	c #Conflicts:    1301000 | #Learnt:      32132 | 0.000
584.20/584.36	c total clause space: 127.173MB
584.20/584.36	c total #watches: 220929
584.80/584.91	c total #propagations: 62609951 / total #impl: 742496823 (eff. 0.084)
584.80/584.91	c #Conflicts:    1302000 | #Learnt:      33132 | 0.000
584.80/584.91	c total clause space: 127.173MB
584.80/584.91	c total #watches: 224957
585.40/585.59	c total #propagations: 62661894 / total #impl: 743138251 (eff. 0.084)
585.40/585.59	c #Conflicts:    1303000 | #Learnt:      34132 | 0.000
585.40/585.59	c total clause space: 127.173MB
585.40/585.59	c total #watches: 228976
586.00/586.11	c total #propagations: 62713254 / total #impl: 743887625 (eff. 0.084)
586.00/586.11	c #Conflicts:    1304000 | #Learnt:      35132 | 0.000
586.00/586.11	c total clause space: 127.173MB
586.00/586.11	c total #watches: 232496
586.40/586.54	c total #propagations: 62763911 / total #impl: 744306924 (eff. 0.084)
586.40/586.54	c #Conflicts:    1305000 | #Learnt:      36132 | 0.000
586.40/586.54	c total clause space: 127.173MB
586.40/586.54	c total #watches: 237526
586.70/586.86	c total #propagations: 62807394 / total #impl: 744578730 (eff. 0.084)
586.70/586.86	c #Conflicts:    1306000 | #Learnt:      37132 | 0.000
586.70/586.86	c total clause space: 127.173MB
586.70/586.86	c total #watches: 241375
587.41/587.52	c total #propagations: 62846568 / total #impl: 744809781 (eff. 0.084)
587.41/587.52	c #Conflicts:    1307000 | #Learnt:      38132 | 0.000
587.41/587.52	c total clause space: 127.173MB
587.41/587.52	c total #watches: 246993
588.10/588.22	c total #propagations: 62918669 / total #impl: 745293575 (eff. 0.084)
588.10/588.22	c #Conflicts:    1308000 | #Learnt:      39132 | 0.000
588.10/588.22	c total clause space: 127.173MB
588.10/588.22	c total #watches: 251154
588.80/588.95	c total #propagations: 62976677 / total #impl: 745889165 (eff. 0.084)
588.80/588.95	c #Conflicts:    1309000 | #Learnt:      40132 | 0.000
588.80/588.95	c total clause space: 127.173MB
588.80/588.95	c total #watches: 254887
589.51/589.70	c total #propagations: 63022769 / total #impl: 746533775 (eff. 0.084)
589.51/589.70	c #Conflicts:    1310000 | #Learnt:      41132 | 0.000
589.51/589.70	c total clause space: 127.173MB
589.51/589.70	c total #watches: 258872
590.30/590.41	c total #propagations: 63067593 / total #impl: 747456578 (eff. 0.084)
590.30/590.41	c #Conflicts:    1311000 | #Learnt:      42132 | 0.000
590.30/590.41	c total clause space: 127.173MB
590.30/590.41	c total #watches: 264069
591.10/591.27	c total #propagations: 63118514 / total #impl: 748075031 (eff. 0.084)
591.10/591.27	c #Conflicts:    1312000 | #Learnt:      43132 | 0.000
591.10/591.27	c total clause space: 127.173MB
591.10/591.27	c total #watches: 269172
591.90/592.03	c total #propagations: 63164595 / total #impl: 748706755 (eff. 0.084)
591.90/592.03	c #Conflicts:    1313000 | #Learnt:      44132 | 0.000
591.90/592.03	c total clause space: 127.173MB
591.90/592.03	c total #watches: 274324
592.81/592.98	c total #propagations: 63212383 / total #impl: 749281926 (eff. 0.084)
592.81/592.98	c #Conflicts:    1314000 | #Learnt:      45132 | 0.000
592.81/592.98	c total clause space: 127.173MB
592.81/592.98	c total #watches: 280047
593.30/593.42	c total #propagations: 63259872 / total #impl: 750187360 (eff. 0.084)
593.30/593.42	c #Conflicts:    1315000 | #Learnt:      46132 | 0.000
593.30/593.42	c total clause space: 127.173MB
593.30/593.42	c total #watches: 284195
594.10/594.21	c total #propagations: 63292269 / total #impl: 750487072 (eff. 0.084)
594.10/594.21	c #Conflicts:    1316000 | #Learnt:      47132 | 0.000
594.10/594.21	c total clause space: 127.173MB
594.10/594.21	c total #watches: 288354
594.90/595.08	c total #propagations: 63335234 / total #impl: 751090894 (eff. 0.084)
594.90/595.08	c #Conflicts:    1317000 | #Learnt:      48132 | 0.000
594.90/595.08	c total clause space: 127.173MB
594.90/595.08	c total #watches: 292435
595.80/595.93	c total #propagations: 63385304 / total #impl: 751646171 (eff. 0.084)
595.80/595.93	c #Conflicts:    1318000 | #Learnt:      49132 | 0.000
595.80/595.93	c total clause space: 127.173MB
595.80/595.93	c total #watches: 296196
596.70/596.87	c total #propagations: 63430438 / total #impl: 752221483 (eff. 0.084)
596.70/596.87	c #Conflicts:    1319000 | #Learnt:      50132 | 0.000
596.70/596.87	c total clause space: 127.173MB
596.70/596.87	c total #watches: 299266
597.60/597.76	c total #propagations: 63474973 / total #impl: 752922103 (eff. 0.084)
597.60/597.76	c #Conflicts:    1320000 | #Learnt:      51132 | 0.000
597.60/597.76	c total clause space: 127.173MB
597.60/597.76	c total #watches: 302845
598.50/598.68	c total #propagations: 63526849 / total #impl: 753539438 (eff. 0.084)
598.50/598.68	c #Conflicts:    1321000 | #Learnt:      52132 | 0.000
598.50/598.68	c total clause space: 127.173MB
598.50/598.68	c total #watches: 306881
599.60/599.72	c total #propagations: 63567883 / total #impl: 754260120 (eff. 0.084)
599.60/599.72	c #Conflicts:    1322000 | #Learnt:      53132 | 0.000
599.60/599.72	c total clause space: 127.173MB
599.60/599.72	c total #watches: 311036
600.70/600.89	c total #propagations: 63611836 / total #impl: 755038842 (eff. 0.084)
600.70/600.89	c #Conflicts:    1323000 | #Learnt:      54132 | 0.000
600.70/600.89	c total clause space: 127.173MB
600.70/600.89	c total #watches: 315313
601.80/601.99	c total #propagations: 63660067 / total #impl: 755850326 (eff. 0.084)
601.80/601.99	c #Conflicts:    1324000 | #Learnt:      55132 | 0.000
601.80/601.99	c total clause space: 127.173MB
601.80/601.99	c total #watches: 319996
602.60/602.76	c total #propagations: 63702846 / total #impl: 756755870 (eff. 0.084)
602.60/602.76	c GC COLLECT
602.60/602.76	c #Conflicts:    1325000 | #Learnt:      28327 | 0.000
602.60/602.76	c total clause space: 127.173MB
602.60/602.76	c total #watches: 199316
603.00/603.17	c total #propagations: 63741172 / total #impl: 757345883 (eff. 0.084)
603.00/603.17	c #Conflicts:    1326000 | #Learnt:      29327 | 0.000
603.00/603.17	c total clause space: 127.173MB
603.00/603.17	c total #watches: 203654
603.40/603.58	c total #propagations: 63777702 / total #impl: 757786306 (eff. 0.084)
603.40/603.58	c #Conflicts:    1327000 | #Learnt:      30327 | 0.000
603.40/603.58	c total clause space: 127.173MB
603.40/603.58	c total #watches: 207871
603.81/603.96	c total #propagations: 63813004 / total #impl: 758144522 (eff. 0.084)
603.81/603.96	c #Conflicts:    1328000 | #Learnt:      31327 | 0.000
603.81/603.96	c total clause space: 127.173MB
603.81/603.96	c total #watches: 210906
604.20/604.36	c total #propagations: 63846754 / total #impl: 758456625 (eff. 0.084)
604.20/604.36	c #Conflicts:    1329000 | #Learnt:      32327 | 0.000
604.20/604.36	c total clause space: 127.173MB
604.20/604.36	c total #watches: 213963
604.70/604.80	c total #propagations: 63882640 / total #impl: 758817753 (eff. 0.084)
604.70/604.80	c #Conflicts:    1330000 | #Learnt:      33327 | 0.000
604.70/604.80	c total clause space: 127.173MB
604.70/604.80	c total #watches: 216872
605.10/605.22	c total #propagations: 63919286 / total #impl: 759174472 (eff. 0.084)
605.10/605.22	c #Conflicts:    1331000 | #Learnt:      34327 | 0.000
605.10/605.22	c total clause space: 127.173MB
605.10/605.22	c total #watches: 219753
605.50/605.62	c total #propagations: 63958021 / total #impl: 759562875 (eff. 0.084)
605.50/605.62	c #Conflicts:    1332000 | #Learnt:      35327 | 0.000
605.50/605.62	c total clause space: 127.173MB
605.50/605.62	c total #watches: 222531
605.90/606.03	c total #propagations: 63987610 / total #impl: 759967606 (eff. 0.084)
605.90/606.03	c #Conflicts:    1333000 | #Learnt:      36327 | 0.000
605.90/606.03	c total clause space: 127.173MB
605.90/606.03	c total #watches: 225178
606.40/606.51	c total #propagations: 64015918 / total #impl: 760309458 (eff. 0.084)
606.40/606.51	c #Conflicts:    1334000 | #Learnt:      37327 | 0.000
606.40/606.51	c total clause space: 127.173MB
606.40/606.51	c total #watches: 228522
606.90/607.03	c total #propagations: 64063441 / total #impl: 760778823 (eff. 0.084)
606.90/607.03	c #Conflicts:    1335000 | #Learnt:      38327 | 0.000
606.90/607.03	c total clause space: 127.173MB
606.90/607.03	c total #watches: 231888
607.40/607.57	c total #propagations: 64110247 / total #impl: 761382984 (eff. 0.084)
607.40/607.57	c #Conflicts:    1336000 | #Learnt:      39327 | 0.000
607.40/607.57	c total clause space: 127.173MB
607.40/607.57	c total #watches: 235642
608.00/608.12	c total #propagations: 64151429 / total #impl: 761979353 (eff. 0.084)
608.00/608.12	c #Conflicts:    1337000 | #Learnt:      40327 | 0.000
608.00/608.12	c total clause space: 127.173MB
608.00/608.12	c total #watches: 239031
608.60/608.73	c total #propagations: 64186697 / total #impl: 762695990 (eff. 0.084)
608.60/608.73	c #Conflicts:    1338000 | #Learnt:      41327 | 0.000
608.60/608.73	c total clause space: 127.173MB
608.60/608.73	c total #watches: 242649
609.10/609.26	c total #propagations: 64226669 / total #impl: 763375419 (eff. 0.084)
609.10/609.26	c #Conflicts:    1339000 | #Learnt:      42327 | 0.000
609.10/609.26	c total clause space: 127.173MB
609.10/609.26	c total #watches: 246209
609.80/609.90	c total #propagations: 64262814 / total #impl: 764035751 (eff. 0.084)
609.80/609.90	c #Conflicts:    1340000 | #Learnt:      43327 | 0.000
609.80/609.90	c total clause space: 127.173MB
609.80/609.90	c total #watches: 249522
610.30/610.50	c total #propagations: 64308949 / total #impl: 764773525 (eff. 0.084)
610.30/610.50	c #Conflicts:    1341000 | #Learnt:      44327 | 0.000
610.30/610.50	c total clause space: 127.173MB
610.30/610.50	c total #watches: 252830
611.00/611.15	c total #propagations: 64352264 / total #impl: 765549719 (eff. 0.084)
611.00/611.15	c #Conflicts:    1342000 | #Learnt:      45327 | 0.000
611.00/611.15	c total clause space: 127.173MB
611.00/611.15	c total #watches: 255972
611.61/611.76	c total #propagations: 64390065 / total #impl: 766266614 (eff. 0.084)
611.61/611.76	c #Conflicts:    1343000 | #Learnt:      46327 | 0.000
611.61/611.76	c total clause space: 127.173MB
611.61/611.76	c total #watches: 259173
612.30/612.44	c total #propagations: 64428030 / total #impl: 767060481 (eff. 0.084)
612.30/612.44	c #Conflicts:    1344000 | #Learnt:      47327 | 0.000
612.30/612.44	c total clause space: 127.173MB
612.30/612.44	c total #watches: 262523
613.00/613.13	c total #propagations: 64468816 / total #impl: 767778101 (eff. 0.084)
613.00/613.13	c #Conflicts:    1345000 | #Learnt:      48327 | 0.000
613.00/613.13	c total clause space: 127.173MB
613.00/613.13	c total #watches: 265532
613.60/613.80	c total #propagations: 64516866 / total #impl: 768623370 (eff. 0.084)
613.60/613.80	c #Conflicts:    1346000 | #Learnt:      49327 | 0.000
613.60/613.80	c total clause space: 127.173MB
613.60/613.80	c total #watches: 268650
614.30/614.49	c total #propagations: 64560438 / total #impl: 769406269 (eff. 0.084)
614.30/614.49	c #Conflicts:    1347000 | #Learnt:      50327 | 0.000
614.30/614.49	c total clause space: 127.173MB
614.30/614.49	c total #watches: 272000
615.10/615.21	c total #propagations: 64597004 / total #impl: 770154081 (eff. 0.084)
615.10/615.21	c #Conflicts:    1348000 | #Learnt:      51327 | 0.000
615.10/615.21	c total clause space: 127.173MB
615.10/615.21	c total #watches: 275204
615.80/615.98	c total #propagations: 64639953 / total #impl: 770927622 (eff. 0.084)
615.80/615.98	c #Conflicts:    1349000 | #Learnt:      52327 | 0.000
615.80/615.98	c total clause space: 127.173MB
615.80/615.98	c total #watches: 278328
616.70/616.87	c total #propagations: 64681136 / total #impl: 771405561 (eff. 0.084)
616.70/616.87	c #Conflicts:    1350000 | #Learnt:      53327 | 0.000
616.70/616.87	c total clause space: 127.173MB
616.70/616.87	c total #watches: 282238
617.60/617.72	c total #propagations: 64728033 / total #impl: 772307619 (eff. 0.084)
617.60/617.72	c #Conflicts:    1351000 | #Learnt:      54327 | 0.000
617.60/617.72	c total clause space: 127.173MB
617.60/617.72	c total #watches: 285419
618.50/618.67	c total #propagations: 64774440 / total #impl: 773040560 (eff. 0.084)
618.50/618.67	c #Conflicts:    1352000 | #Learnt:      55327 | 0.000
618.50/618.67	c total clause space: 127.173MB
618.50/618.67	c total #watches: 289110
619.40/619.58	c total #propagations: 64824424 / total #impl: 774053988 (eff. 0.084)
619.40/619.58	c GC COLLECT
619.40/619.58	c #Conflicts:    1353000 | #Learnt:      28235 | 0.000
619.40/619.58	c total clause space: 127.173MB
619.40/619.58	c total #watches: 198656
619.90/620.02	c total #propagations: 64869197 / total #impl: 774911181 (eff. 0.084)
619.90/620.02	c #Conflicts:    1354000 | #Learnt:      29235 | 0.000
619.90/620.02	c total clause space: 127.173MB
619.90/620.02	c total #watches: 202252
620.41/620.57	c total #propagations: 64912163 / total #impl: 775452651 (eff. 0.084)
620.41/620.57	c #Conflicts:    1355000 | #Learnt:      30235 | 0.000
620.41/620.57	c total clause space: 127.173MB
620.41/620.57	c total #watches: 206164
620.90/621.08	c total #propagations: 64962888 / total #impl: 776219706 (eff. 0.084)
620.90/621.08	c #Conflicts:    1356000 | #Learnt:      31235 | 0.000
620.90/621.08	c total clause space: 127.173MB
620.90/621.08	c total #watches: 209903
621.51/621.61	c total #propagations: 65011140 / total #impl: 776832894 (eff. 0.084)
621.51/621.61	c #Conflicts:    1357000 | #Learnt:      32235 | 0.000
621.51/621.61	c total clause space: 127.173MB
621.51/621.61	c total #watches: 213606
622.00/622.14	c total #propagations: 65057804 / total #impl: 777388612 (eff. 0.084)
622.00/622.14	c #Conflicts:    1358000 | #Learnt:      33235 | 0.000
622.00/622.14	c total clause space: 127.173MB
622.00/622.14	c total #watches: 216659
622.51/622.63	c total #propagations: 65105171 / total #impl: 777910565 (eff. 0.084)
622.51/622.63	c #Conflicts:    1359000 | #Learnt:      34235 | 0.000
622.51/622.63	c total clause space: 127.173MB
622.51/622.63	c total #watches: 220062
623.00/623.11	c total #propagations: 65156072 / total #impl: 778417351 (eff. 0.084)
623.00/623.11	c #Conflicts:    1360000 | #Learnt:      35235 | 0.000
623.00/623.11	c total clause space: 127.173MB
623.00/623.11	c total #watches: 223650
623.50/623.66	c total #propagations: 65207379 / total #impl: 778989794 (eff. 0.084)
623.50/623.66	c #Conflicts:    1361000 | #Learnt:      36235 | 0.000
623.50/623.66	c total clause space: 127.173MB
623.50/623.66	c total #watches: 227044
624.00/624.18	c total #propagations: 65265119 / total #impl: 779577081 (eff. 0.084)
624.00/624.18	c #Conflicts:    1362000 | #Learnt:      37235 | 0.000
624.00/624.18	c total clause space: 127.173MB
624.00/624.18	c total #watches: 230624
624.71/624.82	c total #propagations: 65313628 / total #impl: 780130971 (eff. 0.084)
624.71/624.82	c #Conflicts:    1363000 | #Learnt:      38235 | 0.000
624.71/624.82	c total clause space: 127.173MB
624.71/624.82	c total #watches: 233988
625.10/625.28	c total #propagations: 65368513 / total #impl: 780778313 (eff. 0.084)
625.10/625.28	c #Conflicts:    1364000 | #Learnt:      39235 | 0.000
625.10/625.28	c total clause space: 127.173MB
625.10/625.28	c total #watches: 237647
625.70/625.80	c total #propagations: 65417241 / total #impl: 781357552 (eff. 0.084)
625.70/625.80	c #Conflicts:    1365000 | #Learnt:      40235 | 0.000
625.70/625.80	c total clause space: 127.173MB
625.70/625.80	c total #watches: 241175
626.20/626.31	c total #propagations: 65468044 / total #impl: 781958046 (eff. 0.084)
626.20/626.31	c #Conflicts:    1366000 | #Learnt:      41235 | 0.000
626.20/626.31	c total clause space: 127.173MB
626.20/626.31	c total #watches: 244911
626.70/626.84	c total #propagations: 65514506 / total #impl: 782559843 (eff. 0.084)
626.70/626.84	c #Conflicts:    1367000 | #Learnt:      42235 | 0.000
626.70/626.84	c total clause space: 127.173MB
626.70/626.84	c total #watches: 248855
627.40/627.56	c total #propagations: 65557691 / total #impl: 783203788 (eff. 0.084)
627.40/627.56	c #Conflicts:    1368000 | #Learnt:      43235 | 0.000
627.40/627.56	c total clause space: 127.173MB
627.40/627.56	c total #watches: 253236
628.20/628.30	c total #propagations: 65607004 / total #impl: 783900568 (eff. 0.084)
628.20/628.30	c #Conflicts:    1369000 | #Learnt:      44235 | 0.000
628.20/628.30	c total clause space: 127.173MB
628.20/628.30	c total #watches: 257367
628.80/628.95	c total #propagations: 65655088 / total #impl: 784439509 (eff. 0.084)
628.80/628.95	c #Conflicts:    1370000 | #Learnt:      45235 | 0.000
628.80/628.95	c total clause space: 127.173MB
628.80/628.95	c total #watches: 262258
629.50/629.66	c total #propagations: 65695054 / total #impl: 784971217 (eff. 0.084)
629.50/629.66	c #Conflicts:    1371000 | #Learnt:      46235 | 0.000
629.50/629.66	c total clause space: 127.173MB
629.50/629.66	c total #watches: 268183
630.30/630.42	c total #propagations: 65741047 / total #impl: 785462031 (eff. 0.084)
630.30/630.42	c #Conflicts:    1372000 | #Learnt:      47235 | 0.000
630.30/630.42	c total clause space: 127.173MB
630.30/630.42	c total #watches: 273060
631.00/631.12	c total #propagations: 65786148 / total #impl: 786243090 (eff. 0.084)
631.00/631.12	c #Conflicts:    1373000 | #Learnt:      48235 | 0.000
631.00/631.12	c total clause space: 127.173MB
631.00/631.12	c total #watches: 277377
631.60/631.78	c total #propagations: 65830519 / total #impl: 787005933 (eff. 0.084)
631.60/631.78	c #Conflicts:    1374000 | #Learnt:      49235 | 0.000
631.60/631.78	c total clause space: 127.173MB
631.60/631.78	c total #watches: 280823
632.30/632.42	c total #propagations: 65875163 / total #impl: 787592399 (eff. 0.084)
632.30/632.42	c #Conflicts:    1375000 | #Learnt:      50235 | 0.000
632.30/632.42	c total clause space: 127.173MB
632.30/632.42	c total #watches: 284223
633.10/633.23	c total #propagations: 65920769 / total #impl: 788164008 (eff. 0.084)
633.10/633.23	c #Conflicts:    1376000 | #Learnt:      51235 | 0.000
633.10/633.23	c total clause space: 127.173MB
633.10/633.23	c total #watches: 287745
633.90/634.01	c total #propagations: 65966464 / total #impl: 788956859 (eff. 0.084)
633.90/634.01	c #Conflicts:    1377000 | #Learnt:      52235 | 0.000
633.90/634.01	c total clause space: 127.173MB
633.90/634.02	c total #watches: 291207
634.70/634.88	c total #propagations: 66006135 / total #impl: 789619230 (eff. 0.084)
634.70/634.88	c #Conflicts:    1378000 | #Learnt:      53235 | 0.000
634.70/634.88	c total clause space: 127.173MB
634.70/634.88	c total #watches: 295211
635.50/635.66	c total #propagations: 66051105 / total #impl: 790470511 (eff. 0.084)
635.50/635.66	c #Conflicts:    1379000 | #Learnt:      54235 | 0.000
635.50/635.66	c total clause space: 127.173MB
635.50/635.66	c total #watches: 300414
636.20/636.32	c total #propagations: 66093963 / total #impl: 791016616 (eff. 0.084)
636.20/636.32	c #Conflicts:    1380000 | #Learnt:      55235 | 0.000
636.20/636.32	c total clause space: 127.173MB
636.20/636.32	c total #watches: 305050
636.90/637.05	c total #propagations: 66138088 / total #impl: 791594095 (eff. 0.084)
636.90/637.05	c #Conflicts:    1381000 | #Learnt:      56235 | 0.000
636.90/637.05	c total clause space: 127.173MB
636.90/637.05	c total #watches: 310888
637.70/637.87	c total #propagations: 66173460 / total #impl: 792189746 (eff. 0.084)
637.70/637.87	c GC COLLECT
637.70/637.87	c #Conflicts:    1382000 | #Learnt:      28825 | 0.000
637.70/637.87	c total clause space: 127.173MB
637.70/637.87	c total #watches: 201218
638.19/638.34	c total #propagations: 66229481 / total #impl: 792885243 (eff. 0.084)
638.19/638.34	c #Conflicts:    1383000 | #Learnt:      29825 | 0.000
638.19/638.34	c total clause space: 127.173MB
638.19/638.34	c total #watches: 205466
638.59/638.77	c total #propagations: 66272707 / total #impl: 793671572 (eff. 0.084)
638.59/638.77	c #Conflicts:    1384000 | #Learnt:      30825 | 0.000
638.59/638.77	c total clause space: 127.173MB
638.59/638.77	c total #watches: 210774
639.10/639.25	c total #propagations: 66320396 / total #impl: 793986571 (eff. 0.084)
639.10/639.25	c #Conflicts:    1385000 | #Learnt:      31825 | 0.000
639.10/639.25	c total clause space: 127.173MB
639.10/639.25	c total #watches: 216541
639.69/639.84	c total #propagations: 66375707 / total #impl: 794468510 (eff. 0.084)
639.69/639.84	c #Conflicts:    1386000 | #Learnt:      32825 | 0.000
639.69/639.84	c total clause space: 127.173MB
639.69/639.84	c total #watches: 222414
640.29/640.42	c total #propagations: 66425833 / total #impl: 795034594 (eff. 0.084)
640.29/640.42	c #Conflicts:    1387000 | #Learnt:      33825 | 0.000
640.29/640.42	c total clause space: 127.173MB
640.29/640.42	c total #watches: 225916
640.79/640.91	c total #propagations: 66480310 / total #impl: 795503214 (eff. 0.084)
640.79/640.91	c #Conflicts:    1388000 | #Learnt:      34825 | 0.000
640.79/640.91	c total clause space: 127.173MB
640.79/640.91	c total #watches: 229222
641.30/641.46	c total #propagations: 66524765 / total #impl: 796056410 (eff. 0.084)
641.30/641.46	c #Conflicts:    1389000 | #Learnt:      35825 | 0.000
641.30/641.46	c total clause space: 127.173MB
641.30/641.46	c total #watches: 232772
641.99/642.10	c total #propagations: 66571162 / total #impl: 796743172 (eff. 0.084)
641.99/642.10	c #Conflicts:    1390000 | #Learnt:      36825 | 0.000
641.99/642.10	c total clause space: 127.173MB
641.99/642.10	c total #watches: 237881
642.59/642.71	c total #propagations: 66611663 / total #impl: 797427358 (eff. 0.084)
642.59/642.71	c #Conflicts:    1391000 | #Learnt:      37825 | 0.000
642.59/642.71	c total clause space: 127.173MB
642.59/642.71	c total #watches: 241382
643.29/643.41	c total #propagations: 66660209 / total #impl: 798057674 (eff. 0.084)
643.29/643.41	c #Conflicts:    1392000 | #Learnt:      38825 | 0.000
643.29/643.41	c total clause space: 127.173MB
643.29/643.41	c total #watches: 246194
644.09/644.21	c total #propagations: 66706528 / total #impl: 798778092 (eff. 0.084)
644.09/644.21	c #Conflicts:    1393000 | #Learnt:      39825 | 0.000
644.09/644.21	c total clause space: 127.173MB
644.09/644.21	c total #watches: 251320
645.09/645.26	c total #propagations: 66753636 / total #impl: 799562629 (eff. 0.083)
645.09/645.26	c #Conflicts:    1394000 | #Learnt:      40825 | 0.000
645.09/645.26	c total clause space: 127.173MB
645.09/645.26	c total #watches: 255020
645.79/645.94	c total #propagations: 66807671 / total #impl: 800419011 (eff. 0.083)
645.79/645.94	c #Conflicts:    1395000 | #Learnt:      41825 | 0.000
645.79/645.94	c total clause space: 127.173MB
645.79/645.94	c total #watches: 258231
646.49/646.67	c total #propagations: 66854479 / total #impl: 801272870 (eff. 0.083)
646.49/646.67	c #Conflicts:    1396000 | #Learnt:      42825 | 0.000
646.49/646.67	c total clause space: 127.173MB
646.49/646.67	c total #watches: 261749
647.09/647.27	c total #propagations: 66897163 / total #impl: 802086029 (eff. 0.083)
647.09/647.27	c #Conflicts:    1397000 | #Learnt:      43825 | 0.000
647.09/647.27	c total clause space: 127.173MB
647.09/647.27	c total #watches: 265190
647.69/647.87	c total #propagations: 66937278 / total #impl: 802755399 (eff. 0.083)
647.69/647.87	c #Conflicts:    1398000 | #Learnt:      44825 | 0.000
647.69/647.87	c total clause space: 127.173MB
647.69/647.87	c total #watches: 268650
648.39/648.53	c total #propagations: 66977498 / total #impl: 803345574 (eff. 0.083)
648.39/648.53	c #Conflicts:    1399000 | #Learnt:      45825 | 0.000
648.39/648.53	c total clause space: 127.173MB
648.39/648.53	c total #watches: 271944
649.09/649.25	c total #propagations: 67017371 / total #impl: 804032211 (eff. 0.083)
649.09/649.25	c #Conflicts:    1400000 | #Learnt:      46825 | 0.000
649.09/649.25	c total clause space: 127.173MB
649.09/649.25	c total #watches: 275118
649.69/649.89	c total #propagations: 67060018 / total #impl: 804751521 (eff. 0.083)
649.69/649.89	c #Conflicts:    1401000 | #Learnt:      47825 | 0.000
649.69/649.89	c total clause space: 127.173MB
649.69/649.89	c total #watches: 278577
650.39/650.58	c total #propagations: 67100126 / total #impl: 805446745 (eff. 0.083)
650.39/650.58	c #Conflicts:    1402000 | #Learnt:      48825 | 0.000
650.39/650.58	c total clause space: 127.173MB
650.39/650.58	c total #watches: 281902
651.10/651.26	c total #propagations: 67140974 / total #impl: 806075364 (eff. 0.083)
651.10/651.26	c #Conflicts:    1403000 | #Learnt:      49825 | 0.000
651.10/651.26	c total clause space: 127.173MB
651.10/651.26	c total #watches: 285289
651.79/651.98	c total #propagations: 67183154 / total #impl: 806769967 (eff. 0.083)
651.79/651.98	c #Conflicts:    1404000 | #Learnt:      50825 | 0.000
651.79/651.98	c total clause space: 127.173MB
651.79/651.98	c total #watches: 288623
652.79/652.92	c total #propagations: 67225534 / total #impl: 807402317 (eff. 0.083)
652.79/652.92	c #Conflicts:    1405000 | #Learnt:      51825 | 0.000
652.79/652.92	c total clause space: 127.173MB
652.79/652.92	c total #watches: 291512
653.59/653.77	c total #propagations: 67276831 / total #impl: 808052357 (eff. 0.083)
653.59/653.77	c #Conflicts:    1406000 | #Learnt:      52825 | 0.000
653.59/653.77	c total clause space: 127.173MB
653.59/653.77	c total #watches: 296429
654.50/654.61	c total #propagations: 67327615 / total #impl: 808439495 (eff. 0.083)
654.50/654.61	c #Conflicts:    1407000 | #Learnt:      53825 | 0.000
654.50/654.61	c total clause space: 127.173MB
654.50/654.61	c total #watches: 301742
655.39/655.57	c total #propagations: 67375079 / total #impl: 809146577 (eff. 0.083)
655.39/655.57	c #Conflicts:    1408000 | #Learnt:      54825 | 0.000
655.39/655.57	c total clause space: 127.173MB
655.39/655.57	c total #watches: 306154
656.29/656.45	c total #propagations: 67426802 / total #impl: 809915122 (eff. 0.083)
656.29/656.45	c #Conflicts:    1409000 | #Learnt:      55825 | 0.000
656.29/656.45	c total clause space: 127.173MB
656.29/656.45	c total #watches: 309986
656.99/657.19	c total #propagations: 67481608 / total #impl: 810624825 (eff. 0.083)
656.99/657.19	c #Conflicts:    1410000 | #Learnt:      56825 | 0.000
656.99/657.19	c total clause space: 127.173MB
656.99/657.19	c total #watches: 313543
657.80/657.95	c total #propagations: 67528148 / total #impl: 811091537 (eff. 0.083)
657.80/657.95	c GC COLLECT
657.80/657.95	c #Conflicts:    1411000 | #Learnt:      29124 | 0.000
657.80/657.95	c total clause space: 127.173MB
657.80/657.95	c total #watches: 202939
658.29/658.45	c total #propagations: 67577855 / total #impl: 811730944 (eff. 0.083)
658.29/658.45	c #Conflicts:    1412000 | #Learnt:      30124 | 0.000
658.29/658.45	c total clause space: 127.173MB
658.29/658.45	c total #watches: 208032
658.69/658.81	c total #propagations: 67622163 / total #impl: 812400890 (eff. 0.083)
658.69/658.81	c #Conflicts:    1413000 | #Learnt:      31124 | 0.000
658.69/658.81	c total clause space: 127.173MB
658.69/658.81	c total #watches: 215007
659.19/659.38	c total #propagations: 67664335 / total #impl: 812671339 (eff. 0.083)
659.19/659.38	c #Conflicts:    1414000 | #Learnt:      32124 | 0.000
659.19/659.38	c total clause space: 127.173MB
659.19/659.38	c total #watches: 220221
659.79/659.93	c total #propagations: 67717491 / total #impl: 813217346 (eff. 0.083)
659.79/659.93	c #Conflicts:    1415000 | #Learnt:      33124 | 0.000
659.79/659.93	c total clause space: 127.173MB
659.79/659.93	c total #watches: 224031
660.39/660.52	c total #propagations: 67762603 / total #impl: 813826547 (eff. 0.083)
660.39/660.52	c #Conflicts:    1416000 | #Learnt:      34124 | 0.000
660.39/660.52	c total clause space: 127.173MB
660.39/660.52	c total #watches: 228622
661.00/661.15	c total #propagations: 67811582 / total #impl: 814455718 (eff. 0.083)
661.00/661.15	c #Conflicts:    1417000 | #Learnt:      35124 | 0.000
661.00/661.15	c total clause space: 127.173MB
661.00/661.15	c total #watches: 234622
661.39/661.52	c total #propagations: 67873419 / total #impl: 814973101 (eff. 0.083)
661.39/661.52	c #Conflicts:    1418000 | #Learnt:      36124 | 0.000
661.39/661.52	c total clause space: 127.173MB
661.39/661.52	c total #watches: 240415
661.99/662.15	c total #propagations: 67924275 / total #impl: 815118533 (eff. 0.083)
661.99/662.15	c #Conflicts:    1419000 | #Learnt:      37124 | 0.000
661.99/662.15	c total clause space: 127.173MB
661.99/662.15	c total #watches: 244612
662.79/662.91	c total #propagations: 67964476 / total #impl: 815555860 (eff. 0.083)
662.79/662.91	c #Conflicts:    1420000 | #Learnt:      38124 | 0.000
662.79/662.91	c total clause space: 127.173MB
662.79/662.91	c total #watches: 248501
663.39/663.56	c total #propagations: 68011287 / total #impl: 816251733 (eff. 0.083)
663.39/663.56	c #Conflicts:    1421000 | #Learnt:      39124 | 0.000
663.39/663.56	c total clause space: 127.173MB
663.39/663.56	c total #watches: 252982
664.09/664.22	c total #propagations: 68052822 / total #impl: 816768633 (eff. 0.083)
664.09/664.22	c #Conflicts:    1422000 | #Learnt:      40124 | 0.000
664.09/664.22	c total clause space: 127.173MB
664.09/664.22	c total #watches: 257218
664.69/664.85	c total #propagations: 68092106 / total #impl: 817363701 (eff. 0.083)
664.69/664.85	c #Conflicts:    1423000 | #Learnt:      41124 | 0.000
664.69/664.85	c total clause space: 127.173MB
664.69/664.85	c total #watches: 260633
665.40/665.56	c total #propagations: 68131513 / total #impl: 817877883 (eff. 0.083)
665.40/665.56	c #Conflicts:    1424000 | #Learnt:      42124 | 0.000
665.40/665.56	c total clause space: 127.173MB
665.40/665.56	c total #watches: 265245
665.99/666.17	c total #propagations: 68178397 / total #impl: 818377423 (eff. 0.083)
665.99/666.17	c #Conflicts:    1425000 | #Learnt:      43124 | 0.000
665.99/666.17	c total clause space: 127.173MB
665.99/666.17	c total #watches: 270989
666.79/666.98	c total #propagations: 68226305 / total #impl: 818682027 (eff. 0.083)
666.79/666.98	c #Conflicts:    1426000 | #Learnt:      44124 | 0.000
666.79/666.98	c total clause space: 127.173MB
666.79/666.98	c total #watches: 274475
667.79/667.93	c total #propagations: 68300962 / total #impl: 819126908 (eff. 0.083)
667.79/667.93	c #Conflicts:    1427000 | #Learnt:      45124 | 0.000
667.79/667.93	c total clause space: 127.173MB
667.79/667.93	c total #watches: 279087
668.80/668.95	c total #propagations: 68388735 / total #impl: 819535289 (eff. 0.083)
668.80/668.95	c #Conflicts:    1428000 | #Learnt:      46124 | 0.000
668.80/668.95	c total clause space: 127.173MB
668.80/668.95	c total #watches: 283071
669.80/669.99	c total #propagations: 68480108 / total #impl: 819950384 (eff. 0.084)
669.80/669.99	c #Conflicts:    1429000 | #Learnt:      47124 | 0.000
669.80/669.99	c total clause space: 127.173MB
669.80/669.99	c total #watches: 287202
670.49/670.63	c total #propagations: 68567268 / total #impl: 820417754 (eff. 0.084)
670.49/670.63	c #Conflicts:    1430000 | #Learnt:      48124 | 0.000
670.49/670.63	c total clause space: 127.173MB
670.49/670.63	c total #watches: 291535
671.09/671.29	c total #propagations: 68639884 / total #impl: 820711024 (eff. 0.084)
671.09/671.29	c #Conflicts:    1431000 | #Learnt:      49124 | 0.000
671.09/671.29	c total clause space: 127.173MB
671.09/671.29	c total #watches: 295754
672.00/672.16	c total #propagations: 68712715 / total #impl: 821008749 (eff. 0.084)
672.00/672.16	c #Conflicts:    1432000 | #Learnt:      50124 | 0.000
672.00/672.16	c total clause space: 127.173MB
672.00/672.16	c total #watches: 300806
672.79/672.91	c total #propagations: 68768107 / total #impl: 821433326 (eff. 0.084)
672.79/672.91	c #Conflicts:    1433000 | #Learnt:      51124 | 0.000
672.79/672.91	c total clause space: 127.173MB
672.79/672.91	c total #watches: 304829
673.69/673.84	c total #propagations: 68820339 / total #impl: 822164147 (eff. 0.084)
673.69/673.84	c #Conflicts:    1434000 | #Learnt:      52124 | 0.000
673.69/673.84	c total clause space: 127.173MB
673.69/673.84	c total #watches: 309178
674.49/674.65	c total #propagations: 68877349 / total #impl: 823090233 (eff. 0.084)
674.49/674.65	c #Conflicts:    1435000 | #Learnt:      53124 | 0.000
674.49/674.65	c total clause space: 127.173MB
674.49/674.65	c total #watches: 312937
675.30/675.41	c total #propagations: 68927945 / total #impl: 823764993 (eff. 0.084)
675.30/675.41	c #Conflicts:    1436000 | #Learnt:      54124 | 0.000
675.30/675.41	c total clause space: 127.173MB
675.30/675.41	c total #watches: 316391
676.09/676.22	c total #propagations: 68978093 / total #impl: 824328200 (eff. 0.084)
676.09/676.22	c #Conflicts:    1437000 | #Learnt:      55124 | 0.000
676.09/676.22	c total clause space: 127.173MB
676.09/676.22	c total #watches: 319906
676.89/677.02	c total #propagations: 69025374 / total #impl: 824907009 (eff. 0.084)
676.89/677.02	c #Conflicts:    1438000 | #Learnt:      56124 | 0.000
676.89/677.02	c total clause space: 127.173MB
676.89/677.02	c total #watches: 323688
677.79/677.93	c total #propagations: 69070704 / total #impl: 825667377 (eff. 0.084)
677.79/677.93	c #Conflicts:    1439000 | #Learnt:      57124 | 0.000
677.79/677.93	c total clause space: 127.173MB
677.79/677.93	c total #watches: 327648
678.60/678.74	c total #propagations: 69115621 / total #impl: 826326429 (eff. 0.084)
678.60/678.74	c GC COLLECT
678.60/678.74	c #Conflicts:    1440000 | #Learnt:      29122 | 0.000
678.60/678.74	c total clause space: 127.173MB
678.60/678.74	c total #watches: 202722
678.99/679.11	c total #propagations: 69160597 / total #impl: 826963933 (eff. 0.084)
678.99/679.11	c #Conflicts:    1441000 | #Learnt:      30122 | 0.000
678.99/679.11	c total clause space: 127.173MB
678.99/679.11	c total #watches: 205974
679.39/679.56	c total #propagations: 69204492 / total #impl: 827407632 (eff. 0.084)
679.39/679.56	c #Conflicts:    1442000 | #Learnt:      31122 | 0.000
679.39/679.56	c total clause space: 127.173MB
679.39/679.56	c total #watches: 209784
679.89/680.05	c total #propagations: 69246919 / total #impl: 827968130 (eff. 0.084)
679.89/680.05	c #Conflicts:    1443000 | #Learnt:      32122 | 0.000
679.89/680.05	c total clause space: 127.173MB
679.89/680.05	c total #watches: 214024
680.39/680.56	c total #propagations: 69293787 / total #impl: 828631381 (eff. 0.084)
680.39/680.56	c #Conflicts:    1444000 | #Learnt:      33122 | 0.000
680.39/680.56	c total clause space: 127.173MB
680.39/680.56	c total #watches: 218358
680.90/681.04	c total #propagations: 69340819 / total #impl: 829338225 (eff. 0.084)
680.90/681.04	c #Conflicts:    1445000 | #Learnt:      34122 | 0.000
680.90/681.04	c total clause space: 127.173MB
680.90/681.04	c total #watches: 222389
681.39/681.55	c total #propagations: 69384320 / total #impl: 830031432 (eff. 0.084)
681.39/681.55	c #Conflicts:    1446000 | #Learnt:      35122 | 0.000
681.39/681.55	c total clause space: 127.173MB
681.39/681.55	c total #watches: 226701
681.90/682.06	c total #propagations: 69431179 / total #impl: 830697742 (eff. 0.084)
681.90/682.06	c #Conflicts:    1447000 | #Learnt:      36122 | 0.000
681.90/682.06	c total clause space: 127.173MB
681.90/682.06	c total #watches: 230922
682.49/682.66	c total #propagations: 69472146 / total #impl: 831553181 (eff. 0.084)
682.49/682.66	c #Conflicts:    1448000 | #Learnt:      37122 | 0.000
682.49/682.66	c total clause space: 127.173MB
682.49/682.66	c total #watches: 235318
683.10/683.28	c total #propagations: 69516372 / total #impl: 832470382 (eff. 0.084)
683.10/683.28	c #Conflicts:    1449000 | #Learnt:      38122 | 0.000
683.10/683.28	c total clause space: 127.173MB
683.10/683.28	c total #watches: 239918
683.79/683.90	c total #propagations: 69561479 / total #impl: 833473029 (eff. 0.083)
683.79/683.90	c #Conflicts:    1450000 | #Learnt:      39122 | 0.000
683.79/683.90	c total clause space: 127.173MB
683.79/683.90	c total #watches: 243950
684.29/684.49	c total #propagations: 69610530 / total #impl: 834412123 (eff. 0.083)
684.29/684.49	c #Conflicts:    1451000 | #Learnt:      40122 | 0.000
684.29/684.49	c total clause space: 127.173MB
684.29/684.49	c total #watches: 248403
684.89/685.08	c total #propagations: 69651247 / total #impl: 835173638 (eff. 0.083)
684.89/685.08	c #Conflicts:    1452000 | #Learnt:      41122 | 0.000
684.89/685.08	c total clause space: 127.173MB
684.89/685.08	c total #watches: 252338
685.49/685.66	c total #propagations: 69693364 / total #impl: 836028504 (eff. 0.083)
685.49/685.66	c #Conflicts:    1453000 | #Learnt:      42122 | 0.000
685.49/685.66	c total clause space: 127.173MB
685.49/685.66	c total #watches: 256834
686.19/686.32	c total #propagations: 69732023 / total #impl: 836971678 (eff. 0.083)
686.19/686.32	c #Conflicts:    1454000 | #Learnt:      43122 | 0.000
686.19/686.32	c total clause space: 127.173MB
686.19/686.32	c total #watches: 261147
686.79/686.98	c total #propagations: 69773212 / total #impl: 837820772 (eff. 0.083)
686.79/686.98	c #Conflicts:    1455000 | #Learnt:      44122 | 0.000
686.79/686.98	c total clause space: 127.173MB
686.79/686.98	c total #watches: 264757
687.49/687.64	c total #propagations: 69812573 / total #impl: 838519055 (eff. 0.083)
687.49/687.64	c #Conflicts:    1456000 | #Learnt:      45122 | 0.000
687.49/687.64	c total clause space: 127.173MB
687.49/687.64	c total #watches: 268640
688.19/688.30	c total #propagations: 69852204 / total #impl: 839371844 (eff. 0.083)
688.19/688.30	c #Conflicts:    1457000 | #Learnt:      46122 | 0.000
688.19/688.30	c total clause space: 127.173MB
688.19/688.30	c total #watches: 273111
688.79/688.93	c total #propagations: 69892398 / total #impl: 840271647 (eff. 0.083)
688.79/688.93	c #Conflicts:    1458000 | #Learnt:      47122 | 0.000
688.79/688.93	c total clause space: 127.173MB
688.79/688.93	c total #watches: 277822
689.49/689.60	c total #propagations: 69928391 / total #impl: 841127016 (eff. 0.083)
689.49/689.60	c #Conflicts:    1459000 | #Learnt:      48122 | 0.000
689.49/689.60	c total clause space: 127.173MB
689.49/689.60	c total #watches: 281439
690.09/690.21	c total #propagations: 69965600 / total #impl: 841912190 (eff. 0.083)
690.09/690.21	c #Conflicts:    1460000 | #Learnt:      49122 | 0.000
690.09/690.21	c total clause space: 127.173MB
690.09/690.21	c total #watches: 285019
690.69/690.88	c total #propagations: 69999374 / total #impl: 842583984 (eff. 0.083)
690.69/690.88	c #Conflicts:    1461000 | #Learnt:      50122 | 0.000
690.69/690.88	c total clause space: 127.173MB
690.69/690.88	c total #watches: 288126
691.39/691.58	c total #propagations: 70033406 / total #impl: 843297754 (eff. 0.083)
691.39/691.58	c #Conflicts:    1462000 | #Learnt:      51122 | 0.000
691.39/691.58	c total clause space: 127.173MB
691.39/691.58	c total #watches: 292130
692.29/692.44	c total #propagations: 70077196 / total #impl: 844005100 (eff. 0.083)
692.29/692.44	c #Conflicts:    1463000 | #Learnt:      52122 | 0.000
692.29/692.44	c total clause space: 127.173MB
692.29/692.44	c total #watches: 296307
693.09/693.22	c total #propagations: 70132464 / total #impl: 844439461 (eff. 0.083)
693.09/693.22	c #Conflicts:    1464000 | #Learnt:      53122 | 0.000
693.09/693.22	c total clause space: 127.173MB
693.09/693.22	c total #watches: 303298
693.89/694.04	c total #propagations: 70186971 / total #impl: 844767728 (eff. 0.083)
693.89/694.04	c #Conflicts:    1465000 | #Learnt:      54122 | 0.000
693.89/694.04	c total clause space: 127.173MB
693.89/694.04	c total #watches: 308768
694.89/695.00	c total #propagations: 70236264 / total #impl: 845143037 (eff. 0.083)
694.89/695.00	c #Conflicts:    1466000 | #Learnt:      55122 | 0.000
694.89/695.00	c total clause space: 127.173MB
694.89/695.00	c total #watches: 313822
695.69/695.83	c total #propagations: 70284458 / total #impl: 845711930 (eff. 0.083)
695.69/695.83	c #Conflicts:    1467000 | #Learnt:      56122 | 0.000
695.69/695.83	c total clause space: 127.173MB
695.69/695.84	c total #watches: 320827
696.59/696.70	c total #propagations: 70330400 / total #impl: 846236041 (eff. 0.083)
696.59/696.70	c #Conflicts:    1468000 | #Learnt:      57122 | 0.000
696.59/696.70	c total clause space: 127.173MB
696.59/696.70	c total #watches: 326052
697.89/698.06	c total #propagations: 70376518 / total #impl: 846937500 (eff. 0.083)
697.89/698.06	c #Conflicts:    1469000 | #Learnt:      58122 | 0.000
697.89/698.06	c total clause space: 127.173MB
697.89/698.06	c total #watches: 330828
698.69/698.87	c total #propagations: 70445748 / total #impl: 847685438 (eff. 0.083)
698.69/698.87	c GC COLLECT
698.69/698.87	c #Conflicts:    1470000 | #Learnt:      29819 | 0.000
698.69/698.87	c total clause space: 127.173MB
698.69/698.87	c total #watches: 206690
699.29/699.42	c total #propagations: 70499392 / total #impl: 848153240 (eff. 0.083)
699.29/699.42	c #Conflicts:    1471000 | #Learnt:      30819 | 0.000
699.29/699.42	c total clause space: 127.173MB
699.29/699.42	c total #watches: 211429
699.79/699.90	c total #propagations: 70561098 / total #impl: 848688506 (eff. 0.083)
699.79/699.90	c #Conflicts:    1472000 | #Learnt:      31819 | 0.000
699.79/699.90	c total clause space: 127.173MB
699.79/699.90	c total #watches: 216311
700.29/700.42	c total #propagations: 70613119 / total #impl: 849056589 (eff. 0.083)
700.29/700.42	c #Conflicts:    1473000 | #Learnt:      32819 | 0.000
700.29/700.42	c total clause space: 127.173MB
700.29/700.42	c total #watches: 220208
700.89/701.02	c total #propagations: 70661305 / total #impl: 849710123 (eff. 0.083)
700.89/701.02	c #Conflicts:    1474000 | #Learnt:      33819 | 0.000
700.89/701.02	c total clause space: 127.173MB
700.89/701.02	c total #watches: 225179
701.49/701.61	c total #propagations: 70713221 / total #impl: 850437752 (eff. 0.083)
701.49/701.61	c #Conflicts:    1475000 | #Learnt:      34819 | 0.000
701.49/701.61	c total clause space: 127.173MB
701.49/701.61	c total #watches: 231162
701.99/702.17	c total #propagations: 70759778 / total #impl: 851043947 (eff. 0.083)
701.99/702.17	c #Conflicts:    1476000 | #Learnt:      35819 | 0.000
701.99/702.17	c total clause space: 127.173MB
701.99/702.17	c total #watches: 237918
702.69/702.84	c total #propagations: 70802383 / total #impl: 851442777 (eff. 0.083)
702.69/702.84	c #Conflicts:    1477000 | #Learnt:      36819 | 0.000
702.69/702.84	c total clause space: 127.173MB
702.69/702.84	c total #watches: 243974
703.39/703.51	c total #propagations: 70856020 / total #impl: 852024598 (eff. 0.083)
703.39/703.51	c #Conflicts:    1478000 | #Learnt:      37819 | 0.000
703.39/703.51	c total clause space: 127.173MB
703.39/703.51	c total #watches: 247797
704.18/704.33	c total #propagations: 70901630 / total #impl: 852591787 (eff. 0.083)
704.18/704.33	c #Conflicts:    1479000 | #Learnt:      38819 | 0.000
704.18/704.33	c total clause space: 127.173MB
704.18/704.33	c total #watches: 252436
704.99/705.15	c total #propagations: 70952797 / total #impl: 853450799 (eff. 0.083)
704.99/705.15	c #Conflicts:    1480000 | #Learnt:      39819 | 0.000
704.99/705.15	c total clause space: 127.173MB
704.99/705.15	c total #watches: 256566
705.78/705.98	c total #propagations: 70998514 / total #impl: 854528839 (eff. 0.083)
705.78/705.98	c #Conflicts:    1481000 | #Learnt:      40819 | 0.000
705.78/705.98	c total clause space: 127.173MB
705.78/705.98	c total #watches: 261104
706.58/706.73	c total #propagations: 71044308 / total #impl: 855376129 (eff. 0.083)
706.58/706.73	c #Conflicts:    1482000 | #Learnt:      41819 | 0.000
706.58/706.73	c total clause space: 127.173MB
706.58/706.73	c total #watches: 266779
707.48/707.61	c total #propagations: 71088496 / total #impl: 855884062 (eff. 0.083)
707.48/707.61	c #Conflicts:    1483000 | #Learnt:      42819 | 0.000
707.48/707.61	c total clause space: 127.173MB
707.48/707.61	c total #watches: 272663
708.48/708.61	c total #propagations: 71160896 / total #impl: 856445460 (eff. 0.083)
708.48/708.61	c #Conflicts:    1484000 | #Learnt:      43819 | 0.000
708.48/708.61	c total clause space: 127.173MB
708.48/708.61	c total #watches: 276749
709.28/709.42	c total #propagations: 71226396 / total #impl: 856986072 (eff. 0.083)
709.28/709.42	c #Conflicts:    1485000 | #Learnt:      44819 | 0.000
709.28/709.42	c total clause space: 127.173MB
709.28/709.42	c total #watches: 281485
710.08/710.26	c total #propagations: 71278733 / total #impl: 857768489 (eff. 0.083)
710.08/710.26	c #Conflicts:    1486000 | #Learnt:      45819 | 0.000
710.08/710.26	c total clause space: 127.173MB
710.08/710.26	c total #watches: 284784
710.78/710.99	c total #propagations: 71333570 / total #impl: 858415080 (eff. 0.083)
710.78/710.99	c #Conflicts:    1487000 | #Learnt:      46819 | 0.000
710.78/710.99	c total clause space: 127.173MB
710.78/710.99	c total #watches: 287635
711.59/711.75	c total #propagations: 71378990 / total #impl: 858795820 (eff. 0.083)
711.59/711.75	c #Conflicts:    1488000 | #Learnt:      47819 | 0.000
711.59/711.75	c total clause space: 127.173MB
711.59/711.75	c total #watches: 290755
712.48/712.60	c total #propagations: 71423796 / total #impl: 859342462 (eff. 0.083)
712.48/712.60	c #Conflicts:    1489000 | #Learnt:      48819 | 0.000
712.48/712.60	c total clause space: 127.173MB
712.48/712.60	c total #watches: 294095
713.38/713.50	c total #propagations: 71470566 / total #impl: 860056501 (eff. 0.083)
713.38/713.50	c #Conflicts:    1490000 | #Learnt:      49819 | 0.000
713.38/713.50	c total clause space: 127.173MB
713.38/713.50	c total #watches: 300358
714.28/714.43	c total #propagations: 71521889 / total #impl: 860602812 (eff. 0.083)
714.28/714.43	c #Conflicts:    1491000 | #Learnt:      50819 | 0.000
714.28/714.43	c total clause space: 127.173MB
714.28/714.43	c total #watches: 305456
714.89/715.04	c total #propagations: 71578493 / total #impl: 861509140 (eff. 0.083)
714.89/715.04	c #Conflicts:    1492000 | #Learnt:      51819 | 0.000
714.89/715.04	c total clause space: 127.173MB
714.89/715.04	c total #watches: 309914
715.68/715.80	c total #propagations: 71624184 / total #impl: 861946654 (eff. 0.083)
715.68/715.80	c #Conflicts:    1493000 | #Learnt:      52819 | 0.000
715.68/715.80	c total clause space: 127.173MB
715.68/715.80	c total #watches: 313763
716.48/716.69	c total #propagations: 71685288 / total #impl: 862420610 (eff. 0.083)
716.48/716.69	c #Conflicts:    1494000 | #Learnt:      53819 | 0.000
716.48/716.69	c total clause space: 127.173MB
716.48/716.69	c total #watches: 317617
717.38/717.55	c total #propagations: 71732302 / total #impl: 863332043 (eff. 0.083)
717.38/717.55	c #Conflicts:    1495000 | #Learnt:      54819 | 0.000
717.38/717.55	c total clause space: 127.173MB
717.38/717.55	c total #watches: 321004
718.29/718.49	c total #propagations: 71789778 / total #impl: 864311153 (eff. 0.083)
718.29/718.49	c #Conflicts:    1496000 | #Learnt:      55819 | 0.000
718.29/718.49	c total clause space: 127.173MB
718.29/718.49	c total #watches: 325377
719.18/719.32	c total #propagations: 71847715 / total #impl: 865158069 (eff. 0.083)
719.18/719.32	c #Conflicts:    1497000 | #Learnt:      56819 | 0.000
719.18/719.32	c total clause space: 127.173MB
719.18/719.32	c total #watches: 329401
719.88/720.07	c total #propagations: 71905451 / total #impl: 866032929 (eff. 0.083)
719.88/720.07	c #Conflicts:    1498000 | #Learnt:      57819 | 0.000
719.88/720.07	c total clause space: 127.173MB
719.88/720.07	c total #watches: 332673
720.78/720.96	c total #propagations: 71953805 / total #impl: 866926497 (eff. 0.083)
720.78/720.96	c #Conflicts:    1499000 | #Learnt:      58819 | 0.000
720.78/720.96	c total clause space: 127.173MB
720.78/720.96	c total #watches: 336734
721.49/721.61	c total #propagations: 72003353 / total #impl: 867921572 (eff. 0.083)
721.49/721.61	c GC COLLECT
721.49/721.61	c #Conflicts:    1500000 | #Learnt:      30217 | 0.000
721.49/721.61	c total clause space: 127.173MB
721.49/721.61	c total #watches: 207325
721.98/722.14	c total #propagations: 72048938 / total #impl: 868726297 (eff. 0.083)
721.98/722.14	c #Conflicts:    1501000 | #Learnt:      31217 | 0.000
721.98/722.14	c total clause space: 127.173MB
721.98/722.14	c total #watches: 210822
722.48/722.66	c total #propagations: 72100631 / total #impl: 869540305 (eff. 0.083)
722.48/722.66	c #Conflicts:    1502000 | #Learnt:      32217 | 0.000
722.48/722.66	c total clause space: 127.173MB
722.48/722.66	c total #watches: 214027
723.08/723.23	c total #propagations: 72139743 / total #impl: 870448786 (eff. 0.083)
723.08/723.23	c #Conflicts:    1503000 | #Learnt:      33217 | 0.000
723.08/723.23	c total clause space: 127.173MB
723.08/723.23	c total #watches: 217255
723.69/723.81	c total #propagations: 72174946 / total #impl: 871360957 (eff. 0.083)
723.69/723.81	c #Conflicts:    1504000 | #Learnt:      34217 | 0.000
723.69/723.81	c total clause space: 127.173MB
723.69/723.81	c total #watches: 220848
724.18/724.39	c total #propagations: 72211163 / total #impl: 872207135 (eff. 0.083)
724.18/724.39	c #Conflicts:    1505000 | #Learnt:      35217 | 0.000
724.18/724.39	c total clause space: 127.173MB
724.18/724.39	c total #watches: 224693
724.79/724.99	c total #propagations: 72249191 / total #impl: 873017610 (eff. 0.083)
724.79/724.99	c #Conflicts:    1506000 | #Learnt:      36217 | 0.000
724.79/724.99	c total clause space: 127.173MB
724.79/724.99	c total #watches: 227614
725.38/725.57	c total #propagations: 72287385 / total #impl: 873771876 (eff. 0.083)
725.38/725.57	c #Conflicts:    1507000 | #Learnt:      37217 | 0.000
725.38/725.57	c total clause space: 127.173MB
725.38/725.57	c total #watches: 230418
725.99/726.19	c total #propagations: 72335119 / total #impl: 874607640 (eff. 0.083)
725.99/726.19	c #Conflicts:    1508000 | #Learnt:      38217 | 0.000
725.99/726.19	c total clause space: 127.173MB
725.99/726.19	c total #watches: 233754
726.68/726.80	c total #propagations: 72387957 / total #impl: 875251035 (eff. 0.083)
726.68/726.80	c #Conflicts:    1509000 | #Learnt:      39217 | 0.000
726.68/726.80	c total clause space: 127.173MB
726.68/726.80	c total #watches: 237696
727.28/727.45	c total #propagations: 72433780 / total #impl: 875852920 (eff. 0.083)
727.28/727.45	c #Conflicts:    1510000 | #Learnt:      40217 | 0.000
727.28/727.45	c total clause space: 127.173MB
727.28/727.45	c total #watches: 242627
727.78/727.99	c total #propagations: 72480370 / total #impl: 876441174 (eff. 0.083)
727.78/727.99	c #Conflicts:    1511000 | #Learnt:      41217 | 0.000
727.78/727.99	c total clause space: 127.173MB
727.78/727.99	c total #watches: 245514
728.48/728.63	c total #propagations: 72529944 / total #impl: 877080218 (eff. 0.083)
728.48/728.63	c #Conflicts:    1512000 | #Learnt:      42217 | 0.000
728.48/728.63	c total clause space: 127.173MB
728.48/728.63	c total #watches: 250074
728.88/729.00	c total #propagations: 72583675 / total #impl: 877842265 (eff. 0.083)
728.88/729.00	c #Conflicts:    1513000 | #Learnt:      43217 | 0.000
728.88/729.00	c total clause space: 127.173MB
728.88/729.00	c total #watches: 253544
729.78/729.99	c total #propagations: 72624897 / total #impl: 878028323 (eff. 0.083)
729.78/729.99	c #Conflicts:    1514000 | #Learnt:      44217 | 0.000
729.78/729.99	c total clause space: 127.173MB
729.78/729.99	c total #watches: 258284
730.68/730.82	c total #propagations: 72692764 / total #impl: 878654923 (eff. 0.083)
730.68/730.82	c #Conflicts:    1515000 | #Learnt:      45217 | 0.000
730.68/730.82	c total clause space: 127.173MB
730.68/730.82	c total #watches: 263448
731.39/731.53	c total #propagations: 72747064 / total #impl: 879434247 (eff. 0.083)
731.39/731.53	c #Conflicts:    1516000 | #Learnt:      46217 | 0.000
731.39/731.53	c total clause space: 127.173MB
731.39/731.53	c total #watches: 267985
732.28/732.43	c total #propagations: 72794694 / total #impl: 880252619 (eff. 0.083)
732.28/732.43	c #Conflicts:    1517000 | #Learnt:      47217 | 0.000
732.28/732.43	c total clause space: 127.173MB
732.28/732.43	c total #watches: 272294
733.18/733.31	c total #propagations: 72844017 / total #impl: 881345654 (eff. 0.083)
733.18/733.31	c #Conflicts:    1518000 | #Learnt:      48217 | 0.000
733.18/733.31	c total clause space: 127.173MB
733.18/733.31	c total #watches: 276161
733.88/734.03	c total #propagations: 72889442 / total #impl: 882623145 (eff. 0.083)
733.88/734.03	c #Conflicts:    1519000 | #Learnt:      49217 | 0.000
733.88/734.03	c total clause space: 127.173MB
733.88/734.03	c total #watches: 280081
734.79/734.93	c total #propagations: 72931359 / total #impl: 883288144 (eff. 0.083)
734.79/734.93	c #Conflicts:    1520000 | #Learnt:      50217 | 0.000
734.79/734.93	c total clause space: 127.173MB
734.79/734.93	c total #watches: 284490
735.79/735.95	c total #propagations: 72973158 / total #impl: 884210760 (eff. 0.083)
735.79/735.95	c #Conflicts:    1521000 | #Learnt:      51217 | 0.000
735.79/735.95	c total clause space: 127.173MB
735.79/735.95	c total #watches: 290609
736.38/736.59	c total #propagations: 73018730 / total #impl: 885063512 (eff. 0.083)
736.38/736.59	c #Conflicts:    1522000 | #Learnt:      52217 | 0.000
736.38/736.59	c total clause space: 127.173MB
736.38/736.59	c total #watches: 296414
736.99/737.19	c total #propagations: 73056940 / total #impl: 885490999 (eff. 0.083)
736.99/737.19	c #Conflicts:    1523000 | #Learnt:      53217 | 0.000
736.99/737.19	c total clause space: 127.173MB
736.99/737.19	c total #watches: 302158
737.58/737.72	c total #propagations: 73092811 / total #impl: 885887837 (eff. 0.083)
737.58/737.72	c #Conflicts:    1524000 | #Learnt:      54217 | 0.000
737.58/737.72	c total clause space: 127.173MB
737.58/737.72	c total #watches: 308120
738.18/738.31	c total #propagations: 73129570 / total #impl: 886316119 (eff. 0.083)
738.18/738.31	c #Conflicts:    1525000 | #Learnt:      55217 | 0.000
738.18/738.31	c total clause space: 127.173MB
738.18/738.31	c total #watches: 313301
738.58/738.72	c total #propagations: 73165837 / total #impl: 886723063 (eff. 0.083)
738.58/738.72	c #Conflicts:    1526000 | #Learnt:      56217 | 0.000
738.58/738.72	c total clause space: 127.173MB
738.58/738.72	c total #watches: 317851
738.98/739.20	c total #propagations: 73202570 / total #impl: 887036555 (eff. 0.083)
738.98/739.20	c #Conflicts:    1527000 | #Learnt:      57217 | 0.000
738.98/739.20	c total clause space: 127.173MB
738.98/739.20	c total #watches: 322520
739.58/739.70	c total #propagations: 73248726 / total #impl: 887251894 (eff. 0.083)
739.58/739.70	c #Conflicts:    1528000 | #Learnt:      58217 | 0.000
739.58/739.70	c total clause space: 127.173MB
739.58/739.70	c total #watches: 326520
740.58/740.73	c total #propagations: 73302155 / total #impl: 887501266 (eff. 0.083)
740.58/740.73	c #Conflicts:    1529000 | #Learnt:      59217 | 0.000
740.58/740.73	c total clause space: 127.173MB
740.58/740.73	c total #watches: 330832
741.39/741.56	c total #propagations: 73350610 / total #impl: 888044257 (eff. 0.083)
741.39/741.56	c GC COLLECT
741.39/741.56	c #Conflicts:    1530000 | #Learnt:      30316 | 0.000
741.39/741.56	c total clause space: 127.173MB
741.39/741.56	c total #watches: 207883
741.98/742.11	c total #propagations: 73408214 / total #impl: 888729134 (eff. 0.083)
741.98/742.11	c #Conflicts:    1531000 | #Learnt:      31316 | 0.000
741.98/742.11	c total clause space: 127.173MB
741.98/742.11	c total #watches: 212673
742.49/742.68	c total #propagations: 73472414 / total #impl: 889216503 (eff. 0.083)
742.49/742.68	c #Conflicts:    1532000 | #Learnt:      32316 | 0.000
742.49/742.68	c total clause space: 127.173MB
742.49/742.68	c total #watches: 217695
742.88/743.09	c total #propagations: 73533705 / total #impl: 889834819 (eff. 0.083)
742.88/743.09	c #Conflicts:    1533000 | #Learnt:      33316 | 0.000
742.88/743.09	c total clause space: 127.173MB
742.88/743.09	c total #watches: 222847
743.38/743.60	c total #propagations: 73574692 / total #impl: 890154311 (eff. 0.083)
743.38/743.60	c #Conflicts:    1534000 | #Learnt:      34316 | 0.000
743.38/743.60	c total clause space: 127.173MB
743.38/743.60	c total #watches: 228626
743.98/744.13	c total #propagations: 73620816 / total #impl: 890763913 (eff. 0.083)
743.98/744.13	c #Conflicts:    1535000 | #Learnt:      35316 | 0.000
743.98/744.13	c total clause space: 127.173MB
743.98/744.13	c total #watches: 232334
744.59/744.80	c total #propagations: 73672694 / total #impl: 891219841 (eff. 0.083)
744.59/744.80	c #Conflicts:    1536000 | #Learnt:      36316 | 0.000
744.59/744.80	c total clause space: 127.173MB
744.59/744.80	c total #watches: 237233
745.18/745.36	c total #propagations: 73717157 / total #impl: 891827182 (eff. 0.083)
745.18/745.36	c #Conflicts:    1537000 | #Learnt:      37316 | 0.000
745.18/745.36	c total clause space: 127.173MB
745.18/745.36	c total #watches: 243602
745.88/746.01	c total #propagations: 73763476 / total #impl: 892273251 (eff. 0.083)
745.88/746.01	c #Conflicts:    1538000 | #Learnt:      38316 | 0.000
745.88/746.01	c total clause space: 127.173MB
745.88/746.01	c total #watches: 248388
746.58/746.79	c total #propagations: 73811802 / total #impl: 892885965 (eff. 0.083)
746.58/746.79	c #Conflicts:    1539000 | #Learnt:      39316 | 0.000
746.58/746.79	c total clause space: 127.173MB
746.58/746.79	c total #watches: 252666
747.38/747.59	c total #propagations: 73863312 / total #impl: 893645971 (eff. 0.083)
747.38/747.59	c #Conflicts:    1540000 | #Learnt:      40316 | 0.000
747.38/747.59	c total clause space: 127.173MB
747.38/747.59	c total #watches: 256941
748.18/748.39	c total #propagations: 73917920 / total #impl: 894461007 (eff. 0.083)
748.18/748.39	c #Conflicts:    1541000 | #Learnt:      41316 | 0.000
748.18/748.39	c total clause space: 127.173MB
748.18/748.39	c total #watches: 260990
748.88/749.02	c total #propagations: 73963697 / total #impl: 895237207 (eff. 0.083)
748.88/749.02	c #Conflicts:    1542000 | #Learnt:      42316 | 0.000
748.88/749.02	c total clause space: 127.173MB
748.88/749.02	c total #watches: 265326
749.48/749.66	c total #propagations: 74020518 / total #impl: 895573074 (eff. 0.083)
749.48/749.66	c #Conflicts:    1543000 | #Learnt:      43316 | 0.000
749.48/749.66	c total clause space: 127.173MB
749.48/749.66	c total #watches: 269065
750.08/750.28	c total #propagations: 74067076 / total #impl: 896045251 (eff. 0.083)
750.08/750.28	c #Conflicts:    1544000 | #Learnt:      44316 | 0.000
750.08/750.28	c total clause space: 127.173MB
750.08/750.28	c total #watches: 274187
750.78/750.93	c total #propagations: 74115559 / total #impl: 896466223 (eff. 0.083)
750.78/750.93	c #Conflicts:    1545000 | #Learnt:      45316 | 0.000
750.78/750.93	c total clause space: 127.173MB
750.78/750.93	c total #watches: 281267
751.48/751.65	c total #propagations: 74180211 / total #impl: 896852233 (eff. 0.083)
751.48/751.65	c #Conflicts:    1546000 | #Learnt:      46316 | 0.000
751.48/751.65	c total clause space: 127.173MB
751.48/751.65	c total #watches: 285805
752.28/752.41	c total #propagations: 74223106 / total #impl: 897514629 (eff. 0.083)
752.28/752.41	c #Conflicts:    1547000 | #Learnt:      47316 | 0.000
752.28/752.41	c total clause space: 127.173MB
752.28/752.41	c total #watches: 290617
753.08/753.20	c total #propagations: 74259799 / total #impl: 898258888 (eff. 0.083)
753.08/753.20	c #Conflicts:    1548000 | #Learnt:      48316 | 0.000
753.08/753.20	c total clause space: 127.173MB
753.08/753.20	c total #watches: 296418
753.98/754.17	c total #propagations: 74303694 / total #impl: 899151553 (eff. 0.083)
753.98/754.17	c #Conflicts:    1549000 | #Learnt:      49316 | 0.000
753.98/754.17	c total clause space: 127.173MB
753.98/754.17	c total #watches: 301519
754.88/755.01	c total #propagations: 74348008 / total #impl: 899933907 (eff. 0.083)
754.88/755.01	c #Conflicts:    1550000 | #Learnt:      50316 | 0.000
754.88/755.01	c total clause space: 127.173MB
754.88/755.01	c total #watches: 305244
755.58/755.75	c total #propagations: 74389669 / total #impl: 900667651 (eff. 0.083)
755.58/755.75	c #Conflicts:    1551000 | #Learnt:      51316 | 0.000
755.58/755.75	c total clause space: 127.173MB
755.58/755.75	c total #watches: 308798
756.57/756.77	c total #propagations: 74428035 / total #impl: 901317877 (eff. 0.083)
756.57/756.77	c #Conflicts:    1552000 | #Learnt:      52316 | 0.000
756.57/756.77	c total clause space: 127.173MB
756.57/756.77	c total #watches: 312590
757.78/757.93	c total #propagations: 74480625 / total #impl: 902052839 (eff. 0.083)
757.78/757.93	c #Conflicts:    1553000 | #Learnt:      53316 | 0.000
757.78/757.93	c total clause space: 127.173MB
757.78/757.93	c total #watches: 316785
758.98/759.15	c total #propagations: 74530887 / total #impl: 902954064 (eff. 0.083)
758.98/759.15	c #Conflicts:    1554000 | #Learnt:      54316 | 0.000
758.98/759.15	c total clause space: 127.173MB
758.98/759.15	c total #watches: 320859
759.98/760.18	c total #propagations: 74583198 / total #impl: 903777003 (eff. 0.083)
759.98/760.18	c #Conflicts:    1555000 | #Learnt:      55316 | 0.000
759.98/760.18	c total clause space: 127.173MB
759.98/760.18	c total #watches: 325220
761.27/761.40	c total #propagations: 74635991 / total #impl: 904610424 (eff. 0.083)
761.27/761.40	c #Conflicts:    1556000 | #Learnt:      56316 | 0.000
761.27/761.40	c total clause space: 127.173MB
761.27/761.40	c total #watches: 329869
762.47/762.61	c total #propagations: 74692392 / total #impl: 905398079 (eff. 0.082)
762.47/762.61	c #Conflicts:    1557000 | #Learnt:      57316 | 0.000
762.47/762.61	c total clause space: 127.173MB
762.47/762.61	c total #watches: 333860
763.57/763.71	c total #propagations: 74746443 / total #impl: 906257316 (eff. 0.082)
763.57/763.71	c #Conflicts:    1558000 | #Learnt:      58316 | 0.000
763.57/763.71	c total clause space: 127.173MB
763.57/763.71	c total #watches: 338163
764.67/764.87	c total #propagations: 74797118 / total #impl: 907172732 (eff. 0.082)
764.67/764.87	c #Conflicts:    1559000 | #Learnt:      59316 | 0.000
764.67/764.87	c total clause space: 127.173MB
764.67/764.87	c total #watches: 342233
765.97/766.10	c total #propagations: 74843597 / total #impl: 908022091 (eff. 0.082)
765.97/766.10	c #Conflicts:    1560000 | #Learnt:      60316 | 0.000
765.97/766.10	c total clause space: 127.173MB
765.97/766.10	c total #watches: 346239
766.58/766.75	c total #propagations: 74887266 / total #impl: 909113524 (eff. 0.082)
766.58/766.75	c GC COLLECT
766.58/766.75	c #Conflicts:    1561000 | #Learnt:      31122 | 0.000
766.58/766.75	c total clause space: 127.173MB
766.58/766.75	c total #watches: 211176
767.07/767.23	c total #propagations: 74932550 / total #impl: 909898548 (eff. 0.082)
767.07/767.23	c #Conflicts:    1562000 | #Learnt:      32122 | 0.000
767.07/767.23	c total clause space: 127.173MB
767.07/767.23	c total #watches: 214743
767.57/767.75	c total #propagations: 74978427 / total #impl: 910553763 (eff. 0.082)
767.57/767.75	c #Conflicts:    1563000 | #Learnt:      33122 | 0.000
767.57/767.75	c total clause space: 127.173MB
767.57/767.75	c total #watches: 218400
768.07/768.28	c total #propagations: 75027013 / total #impl: 911176182 (eff. 0.082)
768.07/768.28	c #Conflicts:    1564000 | #Learnt:      34122 | 0.000
768.07/768.28	c total clause space: 127.173MB
768.07/768.28	c total #watches: 222163
768.67/768.80	c total #propagations: 75078875 / total #impl: 911871281 (eff. 0.082)
768.67/768.80	c #Conflicts:    1565000 | #Learnt:      35122 | 0.000
768.67/768.80	c total clause space: 127.173MB
768.67/768.80	c total #watches: 225422
769.07/769.29	c total #propagations: 75123629 / total #impl: 912466071 (eff. 0.082)
769.07/769.29	c #Conflicts:    1566000 | #Learnt:      36122 | 0.000
769.07/769.29	c total clause space: 127.173MB
769.07/769.29	c total #watches: 228728
769.67/769.81	c total #propagations: 75165370 / total #impl: 913118721 (eff. 0.082)
769.67/769.81	c #Conflicts:    1567000 | #Learnt:      37122 | 0.000
769.67/769.81	c total clause space: 127.173MB
769.67/769.81	c total #watches: 232060
770.17/770.37	c total #propagations: 75203602 / total #impl: 913741564 (eff. 0.082)
770.17/770.37	c #Conflicts:    1568000 | #Learnt:      38122 | 0.000
770.17/770.37	c total clause space: 127.173MB
770.17/770.37	c total #watches: 235473
770.77/770.98	c total #propagations: 75245446 / total #impl: 914422812 (eff. 0.082)
770.77/770.98	c #Conflicts:    1569000 | #Learnt:      39122 | 0.000
770.77/770.98	c total clause space: 127.173MB
770.77/770.98	c total #watches: 238833
771.37/771.58	c total #propagations: 75288363 / total #impl: 915107681 (eff. 0.082)
771.37/771.58	c #Conflicts:    1570000 | #Learnt:      40122 | 0.000
771.37/771.58	c total clause space: 127.173MB
771.37/771.58	c total #watches: 242121
771.97/772.17	c total #propagations: 75328309 / total #impl: 915826527 (eff. 0.082)
771.97/772.17	c #Conflicts:    1571000 | #Learnt:      41122 | 0.000
771.97/772.17	c total clause space: 127.173MB
771.97/772.17	c total #watches: 245455
772.67/772.81	c total #propagations: 75367496 / total #impl: 916531342 (eff. 0.082)
772.67/772.81	c #Conflicts:    1572000 | #Learnt:      42122 | 0.000
772.67/772.81	c total clause space: 127.173MB
772.67/772.81	c total #watches: 248847
773.28/773.45	c total #propagations: 75408099 / total #impl: 917276074 (eff. 0.082)
773.28/773.45	c #Conflicts:    1573000 | #Learnt:      43122 | 0.000
773.28/773.45	c total clause space: 127.173MB
773.28/773.45	c total #watches: 252051
773.87/774.09	c total #propagations: 75446399 / total #impl: 918041741 (eff. 0.082)
773.87/774.09	c #Conflicts:    1574000 | #Learnt:      44122 | 0.000
773.87/774.09	c total clause space: 127.173MB
773.87/774.09	c total #watches: 255409
774.67/774.88	c total #propagations: 75484712 / total #impl: 918773828 (eff. 0.082)
774.67/774.88	c #Conflicts:    1575000 | #Learnt:      45122 | 0.000
774.67/774.88	c total clause space: 127.173MB
774.67/774.88	c total #watches: 259029
775.38/775.57	c total #propagations: 75521758 / total #impl: 919549782 (eff. 0.082)
775.38/775.57	c #Conflicts:    1576000 | #Learnt:      46122 | 0.000
775.38/775.57	c total clause space: 127.173MB
775.38/775.57	c total #watches: 262593
776.17/776.33	c total #propagations: 75560268 / total #impl: 920304695 (eff. 0.082)
776.17/776.33	c #Conflicts:    1577000 | #Learnt:      47122 | 0.000
776.17/776.33	c total clause space: 127.173MB
776.17/776.33	c total #watches: 265663
776.97/777.17	c total #propagations: 75605885 / total #impl: 921046256 (eff. 0.082)
776.97/777.17	c #Conflicts:    1578000 | #Learnt:      48122 | 0.000
776.97/777.17	c total clause space: 127.173MB
776.97/777.17	c total #watches: 269207
777.77/777.93	c total #propagations: 75647272 / total #impl: 921843372 (eff. 0.082)
777.77/777.93	c #Conflicts:    1579000 | #Learnt:      49122 | 0.000
777.77/777.93	c total clause space: 127.173MB
777.77/777.93	c total #watches: 272570
778.57/778.73	c total #propagations: 75686077 / total #impl: 922606135 (eff. 0.082)
778.57/778.73	c #Conflicts:    1580000 | #Learnt:      50122 | 0.000
778.57/778.73	c total clause space: 127.173MB
778.57/778.73	c total #watches: 275926
779.47/779.61	c total #propagations: 75721921 / total #impl: 923379360 (eff. 0.082)
779.47/779.61	c #Conflicts:    1581000 | #Learnt:      51122 | 0.000
779.47/779.61	c total clause space: 127.173MB
779.47/779.61	c total #watches: 279288
780.27/780.41	c total #propagations: 75759546 / total #impl: 924181755 (eff. 0.082)
780.27/780.41	c #Conflicts:    1582000 | #Learnt:      52122 | 0.000
780.27/780.41	c total clause space: 127.173MB
780.27/780.41	c total #watches: 282554
781.27/781.45	c total #propagations: 75793500 / total #impl: 924965211 (eff. 0.082)
781.27/781.45	c #Conflicts:    1583000 | #Learnt:      53122 | 0.000
781.27/781.45	c total clause space: 127.173MB
781.27/781.45	c total #watches: 286277
782.08/782.26	c total #propagations: 75838415 / total #impl: 925831808 (eff. 0.082)
782.08/782.26	c #Conflicts:    1584000 | #Learnt:      54122 | 0.000
782.08/782.26	c total clause space: 127.173MB
782.08/782.26	c total #watches: 289596
782.87/783.09	c total #propagations: 75873702 / total #impl: 926570733 (eff. 0.082)
782.87/783.09	c #Conflicts:    1585000 | #Learnt:      55122 | 0.000
782.87/783.09	c total clause space: 127.173MB
782.87/783.09	c total #watches: 292710
783.77/783.94	c total #propagations: 75914423 / total #impl: 927355747 (eff. 0.082)
783.77/783.94	c #Conflicts:    1586000 | #Learnt:      56122 | 0.000
783.77/783.94	c total clause space: 127.173MB
783.77/783.94	c total #watches: 296299
784.57/784.79	c total #propagations: 75958872 / total #impl: 928236950 (eff. 0.082)
784.57/784.79	c #Conflicts:    1587000 | #Learnt:      57122 | 0.000
784.57/784.79	c total clause space: 127.173MB
784.57/784.79	c total #watches: 299718
785.47/785.65	c total #propagations: 75995299 / total #impl: 929076408 (eff. 0.082)
785.47/785.65	c #Conflicts:    1588000 | #Learnt:      58122 | 0.000
785.47/785.65	c total clause space: 127.173MB
785.47/785.65	c total #watches: 303164
786.27/786.50	c total #propagations: 76033920 / total #impl: 929904255 (eff. 0.082)
786.27/786.50	c #Conflicts:    1589000 | #Learnt:      59122 | 0.000
786.27/786.50	c total clause space: 127.173MB
786.27/786.50	c total #watches: 306715
787.27/787.44	c total #propagations: 76071506 / total #impl: 930725726 (eff. 0.082)
787.27/787.44	c #Conflicts:    1590000 | #Learnt:      60122 | 0.000
787.27/787.44	c total clause space: 127.173MB
787.27/787.44	c total #watches: 310833
788.27/788.41	c total #propagations: 76114704 / total #impl: 931595276 (eff. 0.082)
788.27/788.41	c GC COLLECT
788.27/788.41	c #Conflicts:    1591000 | #Learnt:      30621 | 0.000
788.27/788.41	c total clause space: 127.173MB
788.27/788.41	c total #watches: 209469
788.77/788.93	c total #propagations: 76161648 / total #impl: 932440358 (eff. 0.082)
788.77/788.93	c #Conflicts:    1592000 | #Learnt:      31621 | 0.000
788.77/788.93	c total clause space: 127.173MB
788.77/788.93	c total #watches: 213543
789.27/789.45	c total #propagations: 76209248 / total #impl: 933175579 (eff. 0.082)
789.27/789.45	c #Conflicts:    1593000 | #Learnt:      32621 | 0.000
789.27/789.45	c total clause space: 127.173MB
789.27/789.45	c total #watches: 217307
789.97/790.12	c total #propagations: 76255231 / total #impl: 933987129 (eff. 0.082)
789.97/790.12	c #Conflicts:    1594000 | #Learnt:      33621 | 0.000
789.97/790.12	c total clause space: 127.173MB
789.97/790.12	c total #watches: 222246
790.47/790.68	c total #propagations: 76307961 / total #impl: 934787559 (eff. 0.082)
790.47/790.68	c #Conflicts:    1595000 | #Learnt:      34621 | 0.000
790.47/790.68	c total clause space: 127.173MB
790.47/790.68	c total #watches: 226304
791.17/791.33	c total #propagations: 76353923 / total #impl: 935587638 (eff. 0.082)
791.17/791.33	c #Conflicts:    1596000 | #Learnt:      35621 | 0.000
791.17/791.33	c total clause space: 127.173MB
791.17/791.33	c total #watches: 230634
791.77/791.93	c total #propagations: 76402291 / total #impl: 936447953 (eff. 0.082)
791.77/791.93	c #Conflicts:    1597000 | #Learnt:      36621 | 0.000
791.77/791.93	c total clause space: 127.173MB
791.77/791.93	c total #watches: 234629
792.37/792.55	c total #propagations: 76447909 / total #impl: 937306277 (eff. 0.082)
792.37/792.55	c #Conflicts:    1598000 | #Learnt:      37621 | 0.000
792.37/792.55	c total clause space: 127.173MB
792.37/792.55	c total #watches: 239082
793.08/793.22	c total #propagations: 76489981 / total #impl: 938135258 (eff. 0.082)
793.08/793.22	c #Conflicts:    1599000 | #Learnt:      38621 | 0.000
793.08/793.22	c total clause space: 127.173MB
793.08/793.22	c total #watches: 242826
793.77/793.91	c total #propagations: 76530411 / total #impl: 938922559 (eff. 0.082)
793.77/793.91	c #Conflicts:    1600000 | #Learnt:      39621 | 0.000
793.77/793.91	c total clause space: 127.173MB
793.77/793.91	c total #watches: 246773
794.47/794.68	c total #propagations: 76575254 / total #impl: 939729897 (eff. 0.081)
794.47/794.68	c #Conflicts:    1601000 | #Learnt:      40621 | 0.000
794.47/794.68	c total clause space: 127.173MB
794.47/794.68	c total #watches: 251444
795.28/795.48	c total #propagations: 76617761 / total #impl: 940681443 (eff. 0.081)
795.28/795.48	c #Conflicts:    1602000 | #Learnt:      41621 | 0.000
795.28/795.48	c total clause space: 127.173MB
795.28/795.48	c total #watches: 256011
796.17/796.34	c total #propagations: 76661097 / total #impl: 941697187 (eff. 0.081)
796.17/796.34	c #Conflicts:    1603000 | #Learnt:      42621 | 0.000
796.17/796.34	c total clause space: 127.173MB
796.17/796.34	c total #watches: 260590
797.07/797.29	c total #propagations: 76700946 / total #impl: 942772381 (eff. 0.081)
797.07/797.29	c #Conflicts:    1604000 | #Learnt:      43621 | 0.000
797.07/797.29	c total clause space: 127.173MB
797.07/797.29	c total #watches: 264880
798.07/798.26	c total #propagations: 76749986 / total #impl: 943793301 (eff. 0.081)
798.07/798.26	c #Conflicts:    1605000 | #Learnt:      44621 | 0.000
798.07/798.26	c total clause space: 127.173MB
798.07/798.26	c total #watches: 269120
799.07/799.20	c total #propagations: 76794850 / total #impl: 944870792 (eff. 0.081)
799.07/799.20	c #Conflicts:    1606000 | #Learnt:      45621 | 0.000
799.07/799.20	c total clause space: 127.173MB
799.07/799.20	c total #watches: 273578
799.97/800.16	c total #propagations: 76840062 / total #impl: 945897406 (eff. 0.081)
799.97/800.16	c #Conflicts:    1607000 | #Learnt:      46621 | 0.000
799.97/800.16	c total clause space: 127.173MB
799.97/800.16	c total #watches: 278167
800.87/801.02	c total #propagations: 76887716 / total #impl: 946824787 (eff. 0.081)
800.87/801.02	c #Conflicts:    1608000 | #Learnt:      47621 | 0.000
800.87/801.02	c total clause space: 127.173MB
800.87/801.02	c total #watches: 282735
801.97/802.12	c total #propagations: 76933706 / total #impl: 947949580 (eff. 0.081)
801.97/802.12	c #Conflicts:    1609000 | #Learnt:      48621 | 0.000
801.97/802.12	c total clause space: 127.173MB
801.97/802.12	c total #watches: 287446
802.97/803.15	c total #propagations: 76982114 / total #impl: 949071351 (eff. 0.081)
802.97/803.15	c #Conflicts:    1610000 | #Learnt:      49621 | 0.000
802.97/803.15	c total clause space: 127.173MB
802.97/803.15	c total #watches: 292054
803.97/804.15	c total #propagations: 77026217 / total #impl: 950188883 (eff. 0.081)
803.97/804.15	c #Conflicts:    1611000 | #Learnt:      50621 | 0.000
803.97/804.15	c total clause space: 127.173MB
803.97/804.15	c total #watches: 296605
805.07/805.29	c total #propagations: 77066956 / total #impl: 951134684 (eff. 0.081)
805.07/805.29	c #Conflicts:    1612000 | #Learnt:      51621 | 0.000
805.07/805.29	c total clause space: 127.173MB
805.07/805.29	c total #watches: 300772
806.17/806.34	c total #propagations: 77108430 / total #impl: 952152280 (eff. 0.081)
806.17/806.34	c #Conflicts:    1613000 | #Learnt:      52621 | 0.000
806.17/806.34	c total clause space: 127.173MB
806.17/806.34	c total #watches: 305932
807.17/807.33	c total #propagations: 77149634 / total #impl: 953322601 (eff. 0.081)
807.17/807.33	c #Conflicts:    1614000 | #Learnt:      53621 | 0.000
807.17/807.33	c total clause space: 127.173MB
807.17/807.33	c total #watches: 311216
808.17/808.30	c total #propagations: 77189611 / total #impl: 954303415 (eff. 0.081)
808.17/808.30	c #Conflicts:    1615000 | #Learnt:      54621 | 0.000
808.17/808.30	c total clause space: 127.173MB
808.17/808.30	c total #watches: 316466
808.97/809.18	c total #propagations: 77226708 / total #impl: 955241329 (eff. 0.081)
808.97/809.18	c #Conflicts:    1616000 | #Learnt:      55621 | 0.000
808.97/809.18	c total clause space: 127.173MB
808.97/809.18	c total #watches: 321388
810.27/810.45	c total #propagations: 77260734 / total #impl: 955895966 (eff. 0.081)
810.27/810.45	c #Conflicts:    1617000 | #Learnt:      56621 | 0.000
810.27/810.45	c total clause space: 127.173MB
810.27/810.45	c total #watches: 325268
811.27/811.46	c total #propagations: 77302725 / total #impl: 956625508 (eff. 0.081)
811.27/811.46	c #Conflicts:    1618000 | #Learnt:      57621 | 0.000
811.27/811.46	c total clause space: 127.173MB
811.27/811.46	c total #watches: 329503
812.27/812.42	c total #propagations: 77342990 / total #impl: 957228494 (eff. 0.081)
812.27/812.42	c #Conflicts:    1619000 | #Learnt:      58621 | 0.000
812.27/812.42	c total clause space: 127.173MB
812.27/812.42	c total #watches: 334189
813.17/813.39	c total #propagations: 77379741 / total #impl: 958025495 (eff. 0.081)
813.17/813.39	c #Conflicts:    1620000 | #Learnt:      59621 | 0.000
813.17/813.39	c total clause space: 127.173MB
813.17/813.39	c total #watches: 338911
814.36/814.57	c total #propagations: 77415413 / total #impl: 958949314 (eff. 0.081)
814.36/814.57	c #Conflicts:    1621000 | #Learnt:      60621 | 0.000
814.36/814.57	c total clause space: 127.173MB
814.36/814.57	c total #watches: 342139
815.56/815.77	c total #propagations: 77453909 / total #impl: 959562465 (eff. 0.081)
815.56/815.77	c GC COLLECT
815.56/815.77	c #Conflicts:    1622000 | #Learnt:      30827 | 0.000
815.56/815.77	c total clause space: 127.173MB
815.56/815.77	c total #watches: 210461
816.07/816.21	c total #propagations: 77491592 / total #impl: 960462101 (eff. 0.081)
816.07/816.21	c #Conflicts:    1623000 | #Learnt:      31827 | 0.000
816.07/816.21	c total clause space: 127.173MB
816.07/816.21	c total #watches: 213938
816.56/816.76	c total #propagations: 77527509 / total #impl: 960982028 (eff. 0.081)
816.56/816.76	c #Conflicts:    1624000 | #Learnt:      32827 | 0.000
816.56/816.76	c total clause space: 127.173MB
816.56/816.76	c total #watches: 218446
817.17/817.35	c total #propagations: 77576978 / total #impl: 961654952 (eff. 0.081)
817.17/817.35	c #Conflicts:    1625000 | #Learnt:      33827 | 0.000
817.17/817.35	c total clause space: 127.173MB
817.17/817.35	c total #watches: 222795
817.76/817.96	c total #propagations: 77619809 / total #impl: 962539632 (eff. 0.081)
817.76/817.96	c #Conflicts:    1626000 | #Learnt:      34827 | 0.000
817.76/817.96	c total clause space: 127.173MB
817.76/817.96	c total #watches: 226467
818.37/818.55	c total #propagations: 77663512 / total #impl: 963244771 (eff. 0.081)
818.37/818.55	c #Conflicts:    1627000 | #Learnt:      35827 | 0.000
818.37/818.55	c total clause space: 127.173MB
818.37/818.55	c total #watches: 230599
818.96/819.18	c total #propagations: 77702750 / total #impl: 963722511 (eff. 0.081)
818.96/819.18	c #Conflicts:    1628000 | #Learnt:      36827 | 0.000
818.96/819.18	c total clause space: 127.173MB
818.96/819.18	c total #watches: 234890
819.66/819.83	c total #propagations: 77740090 / total #impl: 964392611 (eff. 0.081)
819.66/819.83	c #Conflicts:    1629000 | #Learnt:      37827 | 0.000
819.66/819.83	c total clause space: 127.173MB
819.66/819.83	c total #watches: 239300
820.26/820.42	c total #propagations: 77778245 / total #impl: 965273786 (eff. 0.081)
820.26/820.42	c #Conflicts:    1630000 | #Learnt:      38827 | 0.000
820.26/820.42	c total clause space: 127.173MB
820.26/820.42	c total #watches: 243404
820.76/820.94	c total #propagations: 77814693 / total #impl: 965760544 (eff. 0.081)
820.76/820.94	c #Conflicts:    1631000 | #Learnt:      39827 | 0.000
820.76/820.94	c total clause space: 127.173MB
820.76/820.94	c total #watches: 247125
821.26/821.40	c total #propagations: 77852755 / total #impl: 966124048 (eff. 0.081)
821.26/821.40	c #Conflicts:    1632000 | #Learnt:      40827 | 0.000
821.26/821.40	c total clause space: 127.173MB
821.26/821.40	c total #watches: 251084
821.67/821.83	c total #propagations: 77886278 / total #impl: 966550543 (eff. 0.081)
821.67/821.83	c #Conflicts:    1633000 | #Learnt:      41827 | 0.000
821.67/821.83	c total clause space: 127.173MB
821.67/821.83	c total #watches: 254800
822.16/822.32	c total #propagations: 77919711 / total #impl: 966816418 (eff. 0.081)
822.16/822.32	c #Conflicts:    1634000 | #Learnt:      42827 | 0.000
822.16/822.32	c total clause space: 127.173MB
822.16/822.32	c total #watches: 258783
822.56/822.80	c total #propagations: 77953822 / total #impl: 967187517 (eff. 0.081)
822.56/822.80	c #Conflicts:    1635000 | #Learnt:      43827 | 0.000
822.56/822.80	c total clause space: 127.173MB
822.56/822.80	c total #watches: 263041
822.96/823.12	c total #propagations: 77989200 / total #impl: 967682467 (eff. 0.081)
822.96/823.12	c #Conflicts:    1636000 | #Learnt:      44827 | 0.000
822.96/823.12	c total clause space: 127.173MB
822.96/823.12	c total #watches: 266159
823.36/823.54	c total #propagations: 78018787 / total #impl: 967906872 (eff. 0.081)
823.36/823.54	c #Conflicts:    1637000 | #Learnt:      45827 | 0.000
823.36/823.54	c total clause space: 127.173MB
823.36/823.54	c total #watches: 269121
823.77/823.99	c total #propagations: 78052398 / total #impl: 968128315 (eff. 0.081)
823.77/823.99	c #Conflicts:    1638000 | #Learnt:      46827 | 0.000
823.77/823.99	c total clause space: 127.173MB
823.77/823.99	c total #watches: 272006
824.36/824.52	c total #propagations: 78087333 / total #impl: 968384748 (eff. 0.081)
824.36/824.52	c #Conflicts:    1639000 | #Learnt:      47827 | 0.000
824.36/824.52	c total clause space: 127.173MB
824.36/824.52	c total #watches: 274691
824.87/825.03	c total #propagations: 78128902 / total #impl: 968631505 (eff. 0.081)
824.87/825.03	c #Conflicts:    1640000 | #Learnt:      48827 | 0.000
824.87/825.03	c total clause space: 127.173MB
824.87/825.03	c total #watches: 277481
825.36/825.55	c total #propagations: 78166633 / total #impl: 968894405 (eff. 0.081)
825.36/825.55	c #Conflicts:    1641000 | #Learnt:      49827 | 0.000
825.36/825.55	c total clause space: 127.173MB
825.36/825.55	c total #watches: 279915
826.16/826.36	c total #propagations: 78204063 / total #impl: 969161869 (eff. 0.081)
826.16/826.36	c #Conflicts:    1642000 | #Learnt:      50827 | 0.000
826.16/826.36	c total clause space: 127.173MB
826.16/826.36	c total #watches: 285574
826.96/827.15	c total #propagations: 78258854 / total #impl: 969864375 (eff. 0.081)
826.96/827.15	c #Conflicts:    1643000 | #Learnt:      51827 | 0.000
826.96/827.15	c total clause space: 127.173MB
826.96/827.15	c total #watches: 291350
827.76/827.96	c total #propagations: 78332667 / total #impl: 970286550 (eff. 0.081)
827.76/827.96	c #Conflicts:    1644000 | #Learnt:      52827 | 0.000
827.76/827.96	c total clause space: 127.173MB
827.76/827.96	c total #watches: 295891
828.56/828.78	c total #propagations: 78387121 / total #impl: 970616352 (eff. 0.081)
828.56/828.78	c #Conflicts:    1645000 | #Learnt:      53827 | 0.000
828.56/828.78	c total clause space: 127.173MB
828.56/828.78	c total #watches: 300113
829.37/829.56	c total #propagations: 78447026 / total #impl: 971228791 (eff. 0.081)
829.37/829.56	c #Conflicts:    1646000 | #Learnt:      54827 | 0.000
829.37/829.56	c total clause space: 127.173MB
829.37/829.56	c total #watches: 303777
830.06/830.29	c total #propagations: 78496955 / total #impl: 971766531 (eff. 0.081)
830.06/830.29	c #Conflicts:    1647000 | #Learnt:      55827 | 0.000
830.06/830.29	c total clause space: 127.173MB
830.06/830.29	c total #watches: 307939
830.96/831.12	c total #propagations: 78545436 / total #impl: 972393424 (eff. 0.081)
830.96/831.12	c #Conflicts:    1648000 | #Learnt:      56827 | 0.000
830.96/831.12	c total clause space: 127.173MB
830.96/831.12	c total #watches: 311945
831.86/832.02	c total #propagations: 78594104 / total #impl: 973012819 (eff. 0.081)
831.86/832.02	c #Conflicts:    1649000 | #Learnt:      57827 | 0.000
831.86/832.02	c total clause space: 127.173MB
831.86/832.02	c total #watches: 315897
832.76/832.95	c total #propagations: 78640982 / total #impl: 973817873 (eff. 0.081)
832.76/832.95	c #Conflicts:    1650000 | #Learnt:      58827 | 0.000
832.76/832.95	c total clause space: 127.173MB
832.76/832.95	c total #watches: 320726
833.86/834.00	c total #propagations: 78688430 / total #impl: 974751357 (eff. 0.081)
833.86/834.00	c #Conflicts:    1651000 | #Learnt:      59827 | 0.000
833.86/834.00	c total clause space: 127.173MB
833.86/834.00	c total #watches: 325114
834.76/834.98	c total #propagations: 78735596 / total #impl: 975846965 (eff. 0.081)
834.76/834.98	c #Conflicts:    1652000 | #Learnt:      60827 | 0.000
834.76/834.98	c total clause space: 127.173MB
834.76/834.98	c total #watches: 329491
835.56/835.72	c total #propagations: 78777741 / total #impl: 976982198 (eff. 0.081)
835.56/835.72	c #Conflicts:    1653000 | #Learnt:      61827 | 0.000
835.56/835.72	c total clause space: 127.173MB
835.56/835.72	c total #watches: 333829
836.16/836.34	c total #propagations: 78824148 / total #impl: 977596936 (eff. 0.081)
836.16/836.34	c GC COLLECT
836.16/836.34	c #Conflicts:    1654000 | #Learnt:      31725 | 0.000
836.16/836.34	c total clause space: 127.173MB
836.16/836.34	c total #watches: 213601
836.66/836.80	c total #propagations: 78870577 / total #impl: 978082564 (eff. 0.081)
836.66/836.80	c #Conflicts:    1655000 | #Learnt:      32725 | 0.000
836.66/836.80	c total clause space: 127.173MB
836.66/836.80	c total #watches: 217298
837.16/837.33	c total #propagations: 78918139 / total #impl: 978727333 (eff. 0.081)
837.16/837.33	c #Conflicts:    1656000 | #Learnt:      33725 | 0.000
837.16/837.33	c total clause space: 127.173MB
837.16/837.33	c total #watches: 221300
837.66/837.80	c total #propagations: 78970606 / total #impl: 979249059 (eff. 0.081)
837.66/837.80	c #Conflicts:    1657000 | #Learnt:      34725 | 0.000
837.66/837.80	c total clause space: 127.173MB
837.66/837.80	c total #watches: 224770
838.16/838.34	c total #propagations: 79016363 / total #impl: 979719809 (eff. 0.081)
838.16/838.34	c #Conflicts:    1658000 | #Learnt:      35725 | 0.000
838.16/838.34	c total clause space: 127.173MB
838.16/838.34	c total #watches: 228642
838.76/838.93	c total #propagations: 79061825 / total #impl: 980453686 (eff. 0.081)
838.76/838.93	c #Conflicts:    1659000 | #Learnt:      36725 | 0.000
838.76/838.93	c total clause space: 127.173MB
838.76/838.93	c total #watches: 232720
839.36/839.58	c total #propagations: 79113340 / total #impl: 981147455 (eff. 0.081)
839.36/839.58	c #Conflicts:    1660000 | #Learnt:      37725 | 0.000
839.36/839.58	c total clause space: 127.173MB
839.36/839.58	c total #watches: 236655
840.06/840.26	c total #propagations: 79165991 / total #impl: 981842371 (eff. 0.081)
840.06/840.26	c #Conflicts:    1661000 | #Learnt:      38725 | 0.000
840.06/840.26	c total clause space: 127.173MB
840.06/840.26	c total #watches: 240393
840.76/840.95	c total #propagations: 79213349 / total #impl: 982703768 (eff. 0.081)
840.76/840.95	c #Conflicts:    1662000 | #Learnt:      39725 | 0.000
840.76/840.95	c total clause space: 127.173MB
840.76/840.95	c total #watches: 244361
841.56/841.73	c total #propagations: 79262017 / total #impl: 983474866 (eff. 0.081)
841.56/841.73	c #Conflicts:    1663000 | #Learnt:      40725 | 0.000
841.56/841.73	c total clause space: 127.173MB
841.56/841.73	c total #watches: 249228
842.15/842.38	c total #propagations: 79310600 / total #impl: 984340220 (eff. 0.081)
842.15/842.38	c #Conflicts:    1664000 | #Learnt:      41725 | 0.000
842.15/842.38	c total clause space: 127.173MB
842.15/842.38	c total #watches: 252637
842.85/843.10	c total #propagations: 79358112 / total #impl: 985179439 (eff. 0.081)
842.85/843.10	c #Conflicts:    1665000 | #Learnt:      42725 | 0.000
842.85/843.10	c total clause space: 127.173MB
842.85/843.10	c total #watches: 257180
843.66/843.82	c total #propagations: 79397109 / total #impl: 985877095 (eff. 0.081)
843.66/843.82	c #Conflicts:    1666000 | #Learnt:      43725 | 0.000
843.66/843.82	c total clause space: 127.173MB
843.66/843.82	c total #watches: 262018
844.25/844.49	c total #propagations: 79434214 / total #impl: 986378047 (eff. 0.081)
844.25/844.49	c #Conflicts:    1667000 | #Learnt:      44725 | 0.000
844.25/844.49	c total clause space: 127.173MB
844.25/844.49	c total #watches: 268085
844.76/844.97	c total #propagations: 79474289 / total #impl: 986916108 (eff. 0.081)
844.76/844.97	c #Conflicts:    1668000 | #Learnt:      45725 | 0.000
844.76/844.97	c total clause space: 127.173MB
844.76/844.97	c total #watches: 273056
845.35/845.57	c total #propagations: 79515483 / total #impl: 987249216 (eff. 0.081)
845.35/845.57	c #Conflicts:    1669000 | #Learnt:      46725 | 0.000
845.35/845.57	c total clause space: 127.173MB
845.35/845.57	c total #watches: 278577
846.05/846.25	c total #propagations: 79555165 / total #impl: 987689894 (eff. 0.081)
846.05/846.25	c #Conflicts:    1670000 | #Learnt:      47725 | 0.000
846.05/846.25	c total clause space: 127.173MB
846.05/846.25	c total #watches: 285390
846.75/846.92	c total #propagations: 79596105 / total #impl: 988205129 (eff. 0.081)
846.75/846.92	c #Conflicts:    1671000 | #Learnt:      48725 | 0.000
846.75/846.92	c total clause space: 127.173MB
846.75/846.92	c total #watches: 289669
847.35/847.59	c total #propagations: 79643080 / total #impl: 988942413 (eff. 0.081)
847.35/847.59	c #Conflicts:    1672000 | #Learnt:      49725 | 0.000
847.35/847.59	c total clause space: 127.173MB
847.35/847.59	c total #watches: 292815
848.15/848.33	c total #propagations: 79695463 / total #impl: 989625579 (eff. 0.081)
848.15/848.33	c #Conflicts:    1673000 | #Learnt:      50725 | 0.000
848.15/848.33	c total clause space: 127.173MB
848.15/848.33	c total #watches: 296536
848.85/849.08	c total #propagations: 79746709 / total #impl: 990362387 (eff. 0.081)
848.85/849.08	c #Conflicts:    1674000 | #Learnt:      51725 | 0.000
848.85/849.08	c total clause space: 127.173MB
848.85/849.08	c total #watches: 300171
849.55/849.78	c total #propagations: 79789801 / total #impl: 991047199 (eff. 0.081)
849.55/849.78	c #Conflicts:    1675000 | #Learnt:      52725 | 0.000
849.55/849.78	c total clause space: 127.173MB
849.55/849.78	c total #watches: 303185
850.35/850.54	c total #propagations: 79832979 / total #impl: 991614679 (eff. 0.081)
850.35/850.54	c #Conflicts:    1676000 | #Learnt:      53725 | 0.000
850.35/850.54	c total clause space: 127.173MB
850.35/850.54	c total #watches: 306256
851.15/851.32	c total #propagations: 79877907 / total #impl: 992124221 (eff. 0.081)
851.15/851.32	c #Conflicts:    1677000 | #Learnt:      54725 | 0.000
851.15/851.32	c total clause space: 127.173MB
851.15/851.32	c total #watches: 309089
852.05/852.23	c total #propagations: 79920858 / total #impl: 992658943 (eff. 0.081)
852.05/852.23	c #Conflicts:    1678000 | #Learnt:      55725 | 0.000
852.05/852.23	c total clause space: 127.173MB
852.05/852.23	c total #watches: 312119
853.05/853.24	c total #propagations: 79967496 / total #impl: 993350280 (eff. 0.081)
853.05/853.24	c #Conflicts:    1679000 | #Learnt:      56725 | 0.000
853.05/853.24	c total clause space: 127.173MB
853.05/853.24	c total #watches: 315317
854.05/854.29	c total #propagations: 80019281 / total #impl: 994027519 (eff. 0.081)
854.05/854.29	c #Conflicts:    1680000 | #Learnt:      57725 | 0.000
854.05/854.29	c total clause space: 127.173MB
854.05/854.29	c total #watches: 320261
854.74/854.94	c total #propagations: 80074348 / total #impl: 994632167 (eff. 0.081)
854.74/854.94	c #Conflicts:    1681000 | #Learnt:      58725 | 0.000
854.74/854.94	c total clause space: 127.173MB
854.74/854.94	c total #watches: 325311
855.24/855.48	c total #propagations: 80116683 / total #impl: 994989224 (eff. 0.081)
855.24/855.48	c #Conflicts:    1682000 | #Learnt:      59725 | 0.000
855.24/855.48	c total clause space: 127.173MB
855.24/855.48	c total #watches: 328812
855.84/856.00	c total #propagations: 80159498 / total #impl: 995298458 (eff. 0.081)
855.84/856.00	c #Conflicts:    1683000 | #Learnt:      60725 | 0.000
855.84/856.00	c total clause space: 127.173MB
855.84/856.00	c total #watches: 332825
856.34/856.58	c total #propagations: 80196880 / total #impl: 995685833 (eff. 0.081)
856.34/856.58	c #Conflicts:    1684000 | #Learnt:      61725 | 0.000
856.34/856.58	c total clause space: 127.173MB
856.34/856.58	c total #watches: 336793
856.75/856.99	c total #propagations: 80230628 / total #impl: 996141475 (eff. 0.081)
856.75/856.99	c #Conflicts:    1685000 | #Learnt:      62725 | 0.000
856.75/856.99	c total clause space: 127.173MB
856.75/856.99	c total #watches: 339759
857.34/857.56	c total #propagations: 80267553 / total #impl: 996541227 (eff. 0.081)
857.34/857.56	c GC COLLECT
857.34/857.56	c #Conflicts:    1686000 | #Learnt:      32321 | 0.000
857.34/857.56	c total clause space: 127.173MB
857.34/857.56	c total #watches: 216924
857.74/857.92	c total #propagations: 80315593 / total #impl: 997111638 (eff. 0.081)
857.74/857.92	c #Conflicts:    1687000 | #Learnt:      33321 | 0.000
857.74/857.92	c total clause space: 127.173MB
857.74/857.92	c total #watches: 222543
858.24/858.46	c total #propagations: 80361870 / total #impl: 997477653 (eff. 0.081)
858.24/858.46	c #Conflicts:    1688000 | #Learnt:      34321 | 0.000
858.24/858.46	c total clause space: 127.173MB
858.24/858.46	c total #watches: 229940
858.95/859.14	c total #propagations: 80421810 / total #impl: 997998918 (eff. 0.081)
858.95/859.14	c #Conflicts:    1689000 | #Learnt:      35321 | 0.000
858.95/859.14	c total clause space: 127.173MB
858.95/859.14	c total #watches: 235239
859.54/859.71	c total #propagations: 80504544 / total #impl: 998458180 (eff. 0.081)
859.54/859.71	c #Conflicts:    1690000 | #Learnt:      36321 | 0.000
859.54/859.71	c total clause space: 127.173MB
859.54/859.71	c total #watches: 241362
860.24/860.44	c total #propagations: 80566131 / total #impl: 998825675 (eff. 0.081)
860.24/860.44	c #Conflicts:    1691000 | #Learnt:      37321 | 0.000
860.24/860.44	c total clause space: 127.173MB
860.24/860.44	c total #watches: 246143
860.84/861.04	c total #propagations: 80629584 / total #impl: 999314454 (eff. 0.081)
860.84/861.04	c #Conflicts:    1692000 | #Learnt:      38321 | 0.000
860.84/861.04	c total clause space: 127.173MB
860.84/861.04	c total #watches: 249494
861.44/861.64	c total #propagations: 80680911 / total #impl: 999765483 (eff. 0.081)
861.44/861.64	c #Conflicts:    1693000 | #Learnt:      39321 | 0.000
861.44/861.64	c total clause space: 127.173MB
861.44/861.64	c total #watches: 252779
862.04/862.29	c total #propagations: 80729035 / total #impl: 1000243169 (eff. 0.081)
862.04/862.29	c #Conflicts:    1694000 | #Learnt:      40321 | 0.000
862.04/862.29	c total clause space: 127.173MB
862.04/862.29	c total #watches: 256393
862.84/863.08	c total #propagations: 80774513 / total #impl: 1000797469 (eff. 0.081)
862.84/863.08	c #Conflicts:    1695000 | #Learnt:      41321 | 0.000
862.84/863.08	c total clause space: 127.173MB
862.84/863.08	c total #watches: 261329
863.54/863.73	c total #propagations: 80825486 / total #impl: 1001449528 (eff. 0.081)
863.54/863.73	c #Conflicts:    1696000 | #Learnt:      42321 | 0.000
863.54/863.73	c total clause space: 127.173MB
863.54/863.73	c total #watches: 267161
864.14/864.33	c total #propagations: 80865449 / total #impl: 1001839428 (eff. 0.081)
864.14/864.33	c #Conflicts:    1697000 | #Learnt:      43321 | 0.000
864.14/864.33	c total clause space: 127.173MB
864.14/864.33	c total #watches: 271334
864.63/864.86	c total #propagations: 80895705 / total #impl: 1002226716 (eff. 0.081)
864.63/864.86	c #Conflicts:    1698000 | #Learnt:      44321 | 0.000
864.63/864.86	c total clause space: 127.173MB
864.63/864.86	c total #watches: 275898
865.13/865.35	c total #propagations: 80949168 / total #impl: 1002503654 (eff. 0.081)
865.13/865.35	c #Conflicts:    1699000 | #Learnt:      45321 | 0.000
865.13/865.35	c total clause space: 127.173MB
865.13/865.35	c total #watches: 280333
865.83/866.09	c total #propagations: 80992932 / total #impl: 1002780920 (eff. 0.081)
865.83/866.09	c #Conflicts:    1700000 | #Learnt:      46321 | 0.000
865.83/866.09	c total clause space: 127.173MB
865.83/866.09	c total #watches: 284633
866.74/866.91	c total #propagations: 81038030 / total #impl: 1003572005 (eff. 0.081)
866.74/866.91	c #Conflicts:    1701000 | #Learnt:      47321 | 0.000
866.74/866.91	c total clause space: 127.173MB
866.74/866.91	c total #watches: 289031
867.53/867.75	c total #propagations: 81086001 / total #impl: 1004479378 (eff. 0.081)
867.53/867.75	c #Conflicts:    1702000 | #Learnt:      48321 | 0.000
867.53/867.75	c total clause space: 127.173MB
867.53/867.75	c total #watches: 293954
868.43/868.65	c total #propagations: 81133741 / total #impl: 1005298493 (eff. 0.081)
868.43/868.65	c #Conflicts:    1703000 | #Learnt:      49321 | 0.000
868.43/868.65	c total clause space: 127.173MB
868.43/868.65	c total #watches: 299457
868.94/869.17	c total #propagations: 81183152 / total #impl: 1006164895 (eff. 0.081)
868.94/869.17	c #Conflicts:    1704000 | #Learnt:      50321 | 0.000
868.94/869.17	c total clause space: 127.173MB
868.94/869.17	c total #watches: 304752
869.43/869.60	c total #propagations: 81229835 / total #impl: 1006420061 (eff. 0.081)
869.43/869.60	c #Conflicts:    1705000 | #Learnt:      51321 | 0.000
869.43/869.60	c total clause space: 127.173MB
869.43/869.60	c total #watches: 309186
870.04/870.22	c total #propagations: 81265756 / total #impl: 1006633890 (eff. 0.081)
870.04/870.22	c #Conflicts:    1706000 | #Learnt:      52321 | 0.000
870.04/870.22	c total clause space: 127.173MB
870.04/870.22	c total #watches: 315351
870.83/871.03	c total #propagations: 81305254 / total #impl: 1006945908 (eff. 0.081)
870.83/871.03	c #Conflicts:    1707000 | #Learnt:      53321 | 0.000
870.83/871.03	c total clause space: 127.173MB
870.83/871.03	c total #watches: 322242
871.73/871.96	c total #propagations: 81353892 / total #impl: 1007428967 (eff. 0.081)
871.73/871.96	c #Conflicts:    1708000 | #Learnt:      54321 | 0.000
871.73/871.96	c total clause space: 127.173MB
871.73/871.96	c total #watches: 326281
872.63/872.85	c total #propagations: 81410566 / total #impl: 1008227273 (eff. 0.081)
872.63/872.85	c #Conflicts:    1709000 | #Learnt:      55321 | 0.000
872.63/872.85	c total clause space: 127.173MB
872.63/872.85	c total #watches: 330976
873.63/873.85	c total #propagations: 81476727 / total #impl: 1008774402 (eff. 0.081)
873.63/873.85	c #Conflicts:    1710000 | #Learnt:      56321 | 0.000
873.63/873.85	c total clause space: 127.173MB
873.63/873.85	c total #watches: 335448
874.44/874.68	c total #propagations: 81537237 / total #impl: 1009373398 (eff. 0.081)
874.44/874.68	c #Conflicts:    1711000 | #Learnt:      57321 | 0.000
874.44/874.68	c total clause space: 127.173MB
874.44/874.68	c total #watches: 339687
875.23/875.45	c total #propagations: 81592165 / total #impl: 1009847207 (eff. 0.081)
875.23/875.45	c #Conflicts:    1712000 | #Learnt:      58321 | 0.000
875.23/875.45	c total clause space: 127.173MB
875.23/875.45	c total #watches: 343708
875.93/876.18	c total #propagations: 81644697 / total #impl: 1010232006 (eff. 0.081)
875.93/876.18	c #Conflicts:    1713000 | #Learnt:      59321 | 0.000
875.93/876.18	c total clause space: 127.173MB
875.93/876.18	c total #watches: 348176
876.63/876.81	c total #propagations: 81692763 / total #impl: 1010545418 (eff. 0.081)
876.63/876.81	c #Conflicts:    1714000 | #Learnt:      60321 | 0.000
876.63/876.81	c total clause space: 127.173MB
876.63/876.81	c total #watches: 353698
877.33/877.53	c total #propagations: 81736953 / total #impl: 1011116387 (eff. 0.081)
877.33/877.53	c #Conflicts:    1715000 | #Learnt:      61321 | 0.000
877.33/877.53	c total clause space: 127.173MB
877.33/877.53	c total #watches: 358094
878.03/878.24	c total #propagations: 81790423 / total #impl: 1011578066 (eff. 0.081)
878.03/878.24	c #Conflicts:    1716000 | #Learnt:      62321 | 0.000
878.03/878.24	c total clause space: 127.173MB
878.03/878.24	c total #watches: 364286
878.83/879.07	c total #propagations: 81826653 / total #impl: 1011934037 (eff. 0.081)
878.83/879.07	c #Conflicts:    1717000 | #Learnt:      63321 | 0.000
878.83/879.07	c total clause space: 127.173MB
878.83/879.07	c total #watches: 370818
879.33/879.58	c total #propagations: 81882085 / total #impl: 1012266176 (eff. 0.081)
879.33/879.58	c GC COLLECT
879.33/879.58	c #Conflicts:    1718000 | #Learnt:      32616 | 0.000
879.33/879.58	c total clause space: 127.173MB
879.33/879.58	c total #watches: 219553
879.83/880.05	c total #propagations: 81945614 / total #impl: 1012531410 (eff. 0.081)
879.83/880.05	c #Conflicts:    1719000 | #Learnt:      33616 | 0.000
879.83/880.05	c total clause space: 127.173MB
879.83/880.05	c total #watches: 223516
880.33/880.53	c total #propagations: 81992483 / total #impl: 1013221346 (eff. 0.081)
880.33/880.53	c #Conflicts:    1720000 | #Learnt:      34616 | 0.000
880.33/880.53	c total clause space: 127.173MB
880.33/880.53	c total #watches: 227459
880.83/881.00	c total #propagations: 82034754 / total #impl: 1013912910 (eff. 0.081)
880.83/881.00	c #Conflicts:    1721000 | #Learnt:      35616 | 0.000
880.83/881.00	c total clause space: 127.173MB
880.83/881.00	c total #watches: 231221
881.33/881.56	c total #propagations: 82077854 / total #impl: 1014706863 (eff. 0.081)
881.33/881.56	c #Conflicts:    1722000 | #Learnt:      36616 | 0.000
881.33/881.56	c total clause space: 127.173MB
881.33/881.56	c total #watches: 234983
881.83/882.09	c total #propagations: 82119710 / total #impl: 1015615655 (eff. 0.081)
881.83/882.09	c #Conflicts:    1723000 | #Learnt:      37616 | 0.000
881.83/882.09	c total clause space: 127.173MB
881.83/882.09	c total #watches: 239164
882.43/882.63	c total #propagations: 82163366 / total #impl: 1016469089 (eff. 0.081)
882.43/882.63	c #Conflicts:    1724000 | #Learnt:      38616 | 0.000
882.43/882.63	c total clause space: 127.173MB
882.43/882.63	c total #watches: 243377
883.03/883.20	c total #propagations: 82203414 / total #impl: 1017295442 (eff. 0.081)
883.03/883.20	c #Conflicts:    1725000 | #Learnt:      39616 | 0.000
883.03/883.20	c total clause space: 127.173MB
883.03/883.20	c total #watches: 247598
883.53/883.79	c total #propagations: 82250958 / total #impl: 1018188798 (eff. 0.081)
883.53/883.79	c #Conflicts:    1726000 | #Learnt:      40616 | 0.000
883.53/883.79	c total clause space: 127.173MB
883.53/883.79	c total #watches: 251348
884.13/884.39	c total #propagations: 82302176 / total #impl: 1019119627 (eff. 0.081)
884.13/884.39	c #Conflicts:    1727000 | #Learnt:      41616 | 0.000
884.13/884.39	c total clause space: 127.173MB
884.13/884.39	c total #watches: 257019
884.83/885.08	c total #propagations: 82351728 / total #impl: 1019877883 (eff. 0.081)
884.83/885.08	c #Conflicts:    1728000 | #Learnt:      42616 | 0.000
884.83/885.08	c total clause space: 127.173MB
884.83/885.08	c total #watches: 260073
885.43/885.68	c total #propagations: 82408229 / total #impl: 1020649706 (eff. 0.081)
885.43/885.68	c #Conflicts:    1729000 | #Learnt:      43616 | 0.000
885.43/885.68	c total clause space: 127.173MB
885.43/885.68	c total #watches: 264212
886.13/886.37	c total #propagations: 82454252 / total #impl: 1021326076 (eff. 0.081)
886.13/886.37	c #Conflicts:    1730000 | #Learnt:      44616 | 0.000
886.13/886.37	c total clause space: 127.173MB
886.13/886.37	c total #watches: 267065
886.83/887.04	c total #propagations: 82504696 / total #impl: 1022008770 (eff. 0.081)
886.83/887.04	c #Conflicts:    1731000 | #Learnt:      45616 | 0.000
886.83/887.04	c total clause space: 127.173MB
886.83/887.04	c total #watches: 271151
887.53/887.71	c total #propagations: 82556126 / total #impl: 1022663578 (eff. 0.081)
887.53/887.71	c #Conflicts:    1732000 | #Learnt:      46616 | 0.000
887.53/887.71	c total clause space: 127.173MB
887.53/887.71	c total #watches: 273869
888.23/888.41	c total #propagations: 82608430 / total #impl: 1023348909 (eff. 0.081)
888.23/888.41	c #Conflicts:    1733000 | #Learnt:      47616 | 0.000
888.23/888.41	c total clause space: 127.173MB
888.23/888.41	c total #watches: 276773
888.83/889.08	c total #propagations: 82656795 / total #impl: 1024130891 (eff. 0.081)
888.83/889.08	c #Conflicts:    1734000 | #Learnt:      48616 | 0.000
888.83/889.08	c total clause space: 127.173MB
888.83/889.08	c total #watches: 279468
889.73/889.99	c total #propagations: 82705882 / total #impl: 1024889784 (eff. 0.081)
889.73/889.99	c #Conflicts:    1735000 | #Learnt:      49616 | 0.000
889.73/889.99	c total clause space: 127.173MB
889.73/889.99	c total #watches: 283829
890.63/890.84	c total #propagations: 82759919 / total #impl: 1025978267 (eff. 0.081)
890.63/890.84	c #Conflicts:    1736000 | #Learnt:      50616 | 0.000
890.63/890.84	c total clause space: 127.173MB
890.63/890.84	c total #watches: 287548
891.43/891.66	c total #propagations: 82808647 / total #impl: 1027102288 (eff. 0.081)
891.43/891.66	c #Conflicts:    1737000 | #Learnt:      51616 | 0.000
891.43/891.66	c total clause space: 127.173MB
891.43/891.66	c total #watches: 291498
892.43/892.67	c total #propagations: 82855137 / total #impl: 1028279464 (eff. 0.081)
892.43/892.67	c #Conflicts:    1738000 | #Learnt:      52616 | 0.000
892.43/892.67	c total clause space: 127.173MB
892.43/892.67	c total #watches: 295070
893.33/893.56	c total #propagations: 82917322 / total #impl: 1029373884 (eff. 0.081)
893.33/893.56	c #Conflicts:    1739000 | #Learnt:      53616 | 0.000
893.33/893.56	c total clause space: 127.173MB
893.33/893.56	c total #watches: 298420
894.33/894.51	c total #propagations: 82965993 / total #impl: 1030371661 (eff. 0.081)
894.33/894.51	c #Conflicts:    1740000 | #Learnt:      54616 | 0.000
894.33/894.51	c total clause space: 127.173MB
894.33/894.51	c total #watches: 301955
895.33/895.54	c total #propagations: 83015436 / total #impl: 1031245726 (eff. 0.081)
895.33/895.54	c #Conflicts:    1741000 | #Learnt:      55616 | 0.000
895.33/895.54	c total clause space: 127.173MB
895.33/895.54	c total #watches: 305356
896.33/896.51	c total #propagations: 83073610 / total #impl: 1032253350 (eff. 0.080)
896.33/896.51	c #Conflicts:    1742000 | #Learnt:      56616 | 0.000
896.33/896.51	c total clause space: 127.173MB
896.33/896.51	c total #watches: 309139
897.22/897.48	c total #propagations: 83129005 / total #impl: 1033264366 (eff. 0.080)
897.22/897.48	c #Conflicts:    1743000 | #Learnt:      57616 | 0.000
897.22/897.48	c total clause space: 127.173MB
897.22/897.48	c total #watches: 312539
898.32/898.52	c total #propagations: 83182133 / total #impl: 1034433597 (eff. 0.080)
898.32/898.52	c #Conflicts:    1744000 | #Learnt:      58616 | 0.000
898.32/898.52	c total clause space: 127.173MB
898.32/898.52	c total #watches: 317231
898.92/899.14	c total #propagations: 83237249 / total #impl: 1035409815 (eff. 0.080)
898.92/899.14	c #Conflicts:    1745000 | #Learnt:      59616 | 0.000
898.92/899.14	c total clause space: 127.173MB
898.92/899.14	c total #watches: 322233
899.82/900.01	c total #propagations: 83273516 / total #impl: 1035709931 (eff. 0.080)
899.82/900.01	c #Conflicts:    1746000 | #Learnt:      60616 | 0.000
899.82/900.01	c total clause space: 127.173MB
899.82/900.01	c total #watches: 327308
900.42/900.67	c total #propagations: 83338360 / total #impl: 1036031679 (eff. 0.080)
900.42/900.67	c #Conflicts:    1747000 | #Learnt:      61616 | 0.000
900.42/900.67	c total clause space: 127.173MB
900.42/900.67	c total #watches: 332080
901.12/901.30	c total #propagations: 83390419 / total #impl: 1036283073 (eff. 0.080)
901.12/901.30	c #Conflicts:    1748000 | #Learnt:      62616 | 0.000
901.12/901.30	c total clause space: 127.173MB
901.12/901.30	c total #watches: 339955
901.52/901.76	c total #propagations: 83434523 / total #impl: 1036531060 (eff. 0.080)
901.52/901.76	c #Conflicts:    1749000 | #Learnt:      63616 | 0.000
901.52/901.76	c total clause space: 127.173MB
901.52/901.76	c total #watches: 344772
902.22/902.42	c total #propagations: 83494376 / total #impl: 1036719767 (eff. 0.081)
902.22/902.42	c GC COLLECT
902.22/902.42	c #Conflicts:    1750000 | #Learnt:      32611 | 0.000
902.22/902.42	c total clause space: 127.173MB
902.22/902.42	c total #watches: 218222
902.82/903.03	c total #propagations: 83550113 / total #impl: 1037114970 (eff. 0.081)
902.82/903.03	c #Conflicts:    1751000 | #Learnt:      33611 | 0.000
902.82/903.03	c total clause space: 127.173MB
902.82/903.03	c total #watches: 222304
903.42/903.64	c total #propagations: 83632477 / total #impl: 1037671040 (eff. 0.081)
903.42/903.64	c #Conflicts:    1752000 | #Learnt:      34611 | 0.000
903.42/903.64	c total clause space: 127.173MB
903.42/903.64	c total #watches: 227282
904.03/904.24	c total #propagations: 83712392 / total #impl: 1038266694 (eff. 0.081)
904.03/904.24	c #Conflicts:    1753000 | #Learnt:      35611 | 0.000
904.03/904.24	c total clause space: 127.173MB
904.03/904.24	c total #watches: 232604
904.52/904.79	c total #propagations: 83764253 / total #impl: 1038822240 (eff. 0.081)
904.52/904.79	c #Conflicts:    1754000 | #Learnt:      36611 | 0.000
904.52/904.79	c total clause space: 127.173MB
904.52/904.79	c total #watches: 236908
905.13/905.34	c total #propagations: 83831387 / total #impl: 1039317576 (eff. 0.081)
905.13/905.34	c #Conflicts:    1755000 | #Learnt:      37611 | 0.000
905.13/905.34	c total clause space: 127.173MB
905.13/905.34	c total #watches: 240838
905.82/906.01	c total #propagations: 83886351 / total #impl: 1039979707 (eff. 0.081)
905.82/906.01	c #Conflicts:    1756000 | #Learnt:      38611 | 0.000
905.82/906.01	c total clause space: 127.173MB
905.82/906.01	c total #watches: 245683
906.42/906.61	c total #propagations: 83956611 / total #impl: 1040588422 (eff. 0.081)
906.42/906.61	c #Conflicts:    1757000 | #Learnt:      39611 | 0.000
906.42/906.61	c total clause space: 127.173MB
906.42/906.61	c total #watches: 250952
907.02/907.21	c total #propagations: 84028909 / total #impl: 1041001588 (eff. 0.081)
907.02/907.21	c #Conflicts:    1758000 | #Learnt:      40611 | 0.000
907.02/907.21	c total clause space: 127.173MB
907.02/907.21	c total #watches: 256991
907.62/907.82	c total #propagations: 84100074 / total #impl: 1041363254 (eff. 0.081)
907.62/907.82	c #Conflicts:    1759000 | #Learnt:      41611 | 0.000
907.62/907.82	c total clause space: 127.173MB
907.62/907.82	c total #watches: 263477
908.22/908.43	c total #propagations: 84150079 / total #impl: 1041710045 (eff. 0.081)
908.22/908.43	c #Conflicts:    1760000 | #Learnt:      42611 | 0.000
908.22/908.43	c total clause space: 127.173MB
908.22/908.43	c total #watches: 268857
909.02/909.20	c total #propagations: 84206189 / total #impl: 1042064837 (eff. 0.081)
909.02/909.20	c #Conflicts:    1761000 | #Learnt:      43611 | 0.000
909.02/909.20	c total clause space: 127.173MB
909.02/909.20	c total #watches: 273867
909.32/909.57	c total #propagations: 84282097 / total #impl: 1042567230 (eff. 0.081)
909.32/909.57	c #Conflicts:    1762000 | #Learnt:      44611 | 0.000
909.32/909.57	c total clause space: 127.173MB
909.32/909.57	c total #watches: 277271
909.72/909.99	c total #propagations: 84335725 / total #impl: 1042751270 (eff. 0.081)
909.72/909.99	c #Conflicts:    1763000 | #Learnt:      45611 | 0.000
909.72/909.99	c total clause space: 127.173MB
909.72/909.99	c total #watches: 281186
910.63/910.86	c total #propagations: 84396917 / total #impl: 1042974107 (eff. 0.081)
910.63/910.86	c #Conflicts:    1764000 | #Learnt:      46611 | 0.000
910.63/910.86	c total clause space: 127.173MB
910.63/910.86	c total #watches: 284733
911.52/911.75	c total #propagations: 84458261 / total #impl: 1043864728 (eff. 0.081)
911.52/911.75	c #Conflicts:    1765000 | #Learnt:      47611 | 0.000
911.52/911.75	c total clause space: 127.173MB
911.52/911.75	c total #watches: 289059
912.12/912.34	c total #propagations: 84506333 / total #impl: 1044987331 (eff. 0.081)
912.12/912.34	c #Conflicts:    1766000 | #Learnt:      48611 | 0.000
912.12/912.34	c total clause space: 127.173MB
912.12/912.34	c total #watches: 292673
912.72/912.95	c total #propagations: 84542757 / total #impl: 1045371696 (eff. 0.081)
912.72/912.95	c #Conflicts:    1767000 | #Learnt:      49611 | 0.000
912.72/912.95	c total clause space: 127.173MB
912.72/912.95	c total #watches: 298580
913.42/913.67	c total #propagations: 84587604 / total #impl: 1045751525 (eff. 0.081)
913.42/913.67	c #Conflicts:    1768000 | #Learnt:      50611 | 0.000
913.42/913.67	c total clause space: 127.173MB
913.42/913.67	c total #watches: 303187
914.22/914.43	c total #propagations: 84638718 / total #impl: 1046144303 (eff. 0.081)
914.22/914.43	c #Conflicts:    1769000 | #Learnt:      51611 | 0.000
914.22/914.43	c total clause space: 127.173MB
914.22/914.43	c total #watches: 307412
914.82/915.06	c total #propagations: 84703217 / total #impl: 1046846772 (eff. 0.081)
914.82/915.06	c #Conflicts:    1770000 | #Learnt:      52611 | 0.000
914.82/915.06	c total clause space: 127.173MB
914.82/915.07	c total #watches: 310887
915.52/915.76	c total #propagations: 84748209 / total #impl: 1047449780 (eff. 0.081)
915.52/915.76	c #Conflicts:    1771000 | #Learnt:      53611 | 0.000
915.52/915.76	c total clause space: 127.173MB
915.52/915.76	c total #watches: 314619
916.42/916.66	c total #propagations: 84795487 / total #impl: 1048098453 (eff. 0.081)
916.42/916.66	c #Conflicts:    1772000 | #Learnt:      54611 | 0.000
916.42/916.66	c total clause space: 127.173MB
916.42/916.66	c total #watches: 320156
917.23/917.46	c total #propagations: 84848289 / total #impl: 1048771945 (eff. 0.081)
917.23/917.46	c #Conflicts:    1773000 | #Learnt:      55611 | 0.000
917.23/917.46	c total clause space: 127.173MB
917.23/917.46	c total #watches: 325754
918.12/918.32	c total #propagations: 84898549 / total #impl: 1049235333 (eff. 0.081)
918.12/918.32	c #Conflicts:    1774000 | #Learnt:      56611 | 0.000
918.12/918.32	c total clause space: 127.173MB
918.12/918.32	c total #watches: 329884
919.02/919.21	c total #propagations: 84942536 / total #impl: 1049966391 (eff. 0.081)
919.02/919.21	c #Conflicts:    1775000 | #Learnt:      57611 | 0.000
919.02/919.21	c total clause space: 127.173MB
919.02/919.21	c total #watches: 334382
920.12/920.31	c total #propagations: 84998484 / total #impl: 1050333357 (eff. 0.081)
920.12/920.31	c #Conflicts:    1776000 | #Learnt:      58611 | 0.000
920.12/920.31	c total clause space: 127.173MB
920.12/920.31	c total #watches: 338340
920.92/921.14	c total #propagations: 85053140 / total #impl: 1051132693 (eff. 0.081)
920.92/921.14	c #Conflicts:    1777000 | #Learnt:      59611 | 0.000
920.92/921.14	c total clause space: 127.173MB
920.92/921.14	c total #watches: 343600
921.52/921.72	c total #propagations: 85102778 / total #impl: 1051740029 (eff. 0.081)
921.52/921.72	c #Conflicts:    1778000 | #Learnt:      60611 | 0.000
921.52/921.72	c total clause space: 127.173MB
921.52/921.72	c total #watches: 348383
921.92/922.18	c total #propagations: 85141997 / total #impl: 1052045802 (eff. 0.081)
921.92/922.18	c #Conflicts:    1779000 | #Learnt:      61611 | 0.000
921.92/922.18	c total clause space: 127.173MB
921.92/922.18	c total #watches: 352458
922.73/922.91	c total #propagations: 85174247 / total #impl: 1052179096 (eff. 0.081)
922.73/922.91	c #Conflicts:    1780000 | #Learnt:      62611 | 0.000
922.73/922.91	c total clause space: 127.173MB
922.73/922.91	c total #watches: 357384
923.52/923.77	c total #propagations: 85209851 / total #impl: 1052412050 (eff. 0.081)
923.52/923.77	c #Conflicts:    1781000 | #Learnt:      63611 | 0.000
923.52/923.77	c total clause space: 127.173MB
923.52/923.77	c total #watches: 361531
924.43/924.64	c total #propagations: 85257425 / total #impl: 1052703148 (eff. 0.081)
924.43/924.64	c GC COLLECT
924.43/924.64	c #Conflicts:    1782000 | #Learnt:      32318 | 0.000
924.43/924.64	c total clause space: 127.173MB
924.43/924.64	c total #watches: 217472
925.04/925.21	c total #propagations: 85295424 / total #impl: 1052974477 (eff. 0.081)
925.04/925.21	c #Conflicts:    1783000 | #Learnt:      33318 | 0.000
925.04/925.21	c total clause space: 127.173MB
925.04/925.21	c total #watches: 221294
925.43/925.67	c total #propagations: 85355987 / total #impl: 1053221521 (eff. 0.081)
925.43/925.67	c #Conflicts:    1784000 | #Learnt:      34318 | 0.000
925.43/925.67	c total clause space: 127.173MB
925.43/925.67	c total #watches: 224527
925.93/926.17	c total #propagations: 85390429 / total #impl: 1053479753 (eff. 0.081)
925.93/926.17	c #Conflicts:    1785000 | #Learnt:      35318 | 0.000
925.93/926.17	c total clause space: 127.173MB
925.93/926.17	c total #watches: 228329
926.53/926.79	c total #propagations: 85421067 / total #impl: 1053899797 (eff. 0.081)
926.53/926.79	c #Conflicts:    1786000 | #Learnt:      36318 | 0.000
926.53/926.79	c total clause space: 127.173MB
926.53/926.79	c total #watches: 233698
927.14/927.39	c total #propagations: 85458305 / total #impl: 1054609149 (eff. 0.081)
927.14/927.39	c #Conflicts:    1787000 | #Learnt:      37318 | 0.000
927.14/927.39	c total clause space: 127.173MB
927.14/927.39	c total #watches: 238736
927.63/927.86	c total #propagations: 85507125 / total #impl: 1055043007 (eff. 0.081)
927.63/927.86	c #Conflicts:    1788000 | #Learnt:      38318 | 0.000
927.63/927.86	c total clause space: 127.173MB
927.63/927.86	c total #watches: 242513
928.23/928.43	c total #propagations: 85546377 / total #impl: 1055364941 (eff. 0.081)
928.23/928.43	c #Conflicts:    1789000 | #Learnt:      39318 | 0.000
928.23/928.43	c total clause space: 127.173MB
928.23/928.43	c total #watches: 246332
928.83/929.06	c total #propagations: 85594049 / total #impl: 1055740861 (eff. 0.081)
928.83/929.06	c #Conflicts:    1790000 | #Learnt:      40318 | 0.000
928.83/929.06	c total clause space: 127.173MB
928.83/929.06	c total #watches: 250273
929.43/929.68	c total #propagations: 85641596 / total #impl: 1056558159 (eff. 0.081)
929.43/929.68	c #Conflicts:    1791000 | #Learnt:      41318 | 0.000
929.43/929.68	c total clause space: 127.173MB
929.43/929.68	c total #watches: 254020
930.03/930.27	c total #propagations: 85694085 / total #impl: 1057313546 (eff. 0.081)
930.03/930.27	c #Conflicts:    1792000 | #Learnt:      42318 | 0.000
930.03/930.27	c total clause space: 127.173MB
930.03/930.27	c total #watches: 257524
930.63/930.89	c total #propagations: 85750303 / total #impl: 1057999534 (eff. 0.081)
930.63/930.89	c #Conflicts:    1793000 | #Learnt:      43318 | 0.000
930.63/930.89	c total clause space: 127.173MB
930.63/930.89	c total #watches: 261094
931.33/931.55	c total #propagations: 85805749 / total #impl: 1058749412 (eff. 0.081)
931.33/931.55	c #Conflicts:    1794000 | #Learnt:      44318 | 0.000
931.33/931.55	c total clause space: 127.173MB
931.33/931.55	c total #watches: 264663
932.03/932.20	c total #propagations: 85859713 / total #impl: 1059560192 (eff. 0.081)
932.03/932.20	c #Conflicts:    1795000 | #Learnt:      45318 | 0.000
932.03/932.20	c total clause space: 127.173MB
932.03/932.20	c total #watches: 267955
932.73/932.91	c total #propagations: 85921107 / total #impl: 1060352615 (eff. 0.081)
932.73/932.91	c #Conflicts:    1796000 | #Learnt:      46318 | 0.000
932.73/932.91	c total clause space: 127.173MB
932.73/932.91	c total #watches: 272233
933.33/933.58	c total #propagations: 85977432 / total #impl: 1061333609 (eff. 0.081)
933.33/933.58	c #Conflicts:    1797000 | #Learnt:      47318 | 0.000
933.33/933.58	c total clause space: 127.173MB
933.33/933.58	c total #watches: 276895
934.03/934.26	c total #propagations: 86026961 / total #impl: 1062120175 (eff. 0.081)
934.03/934.26	c #Conflicts:    1798000 | #Learnt:      48318 | 0.000
934.03/934.26	c total clause space: 127.173MB
934.03/934.26	c total #watches: 280851
934.93/935.12	c total #propagations: 86077762 / total #impl: 1062826475 (eff. 0.081)
934.93/935.12	c #Conflicts:    1799000 | #Learnt:      49318 | 0.000
934.93/935.12	c total clause space: 127.173MB
934.93/935.12	c total #watches: 285052
935.73/935.97	c total #propagations: 86130476 / total #impl: 1063657934 (eff. 0.081)
935.73/935.97	c #Conflicts:    1800000 | #Learnt:      50318 | 0.000
935.73/935.97	c total clause space: 127.173MB
935.73/935.97	c total #watches: 289858
936.33/936.52	c total #propagations: 86183459 / total #impl: 1064513583 (eff. 0.081)
936.33/936.52	c #Conflicts:    1801000 | #Learnt:      51318 | 0.000
936.33/936.52	c total clause space: 127.173MB
936.33/936.52	c total #watches: 295126
937.03/937.26	c total #propagations: 86228954 / total #impl: 1064943396 (eff. 0.081)
937.03/937.26	c #Conflicts:    1802000 | #Learnt:      52318 | 0.000
937.03/937.26	c total clause space: 127.173MB
937.03/937.26	c total #watches: 299050
937.83/938.04	c total #propagations: 86275369 / total #impl: 1065658165 (eff. 0.081)
937.83/938.04	c #Conflicts:    1803000 | #Learnt:      53318 | 0.000
937.83/938.04	c total clause space: 127.173MB
937.83/938.04	c total #watches: 303754
938.63/938.86	c total #propagations: 86321303 / total #impl: 1066528268 (eff. 0.081)
938.63/938.86	c #Conflicts:    1804000 | #Learnt:      54318 | 0.000
938.63/938.86	c total clause space: 127.173MB
938.63/938.86	c total #watches: 308012
939.43/939.64	c total #propagations: 86373624 / total #impl: 1067212419 (eff. 0.081)
939.43/939.64	c #Conflicts:    1805000 | #Learnt:      55318 | 0.000
939.43/939.64	c total clause space: 127.173MB
939.43/939.64	c total #watches: 311783
939.83/940.08	c total #propagations: 86424522 / total #impl: 1067776091 (eff. 0.081)
939.83/940.08	c #Conflicts:    1806000 | #Learnt:      56318 | 0.000
939.83/940.08	c total clause space: 127.173MB
939.83/940.08	c total #watches: 315042
940.23/940.47	c total #propagations: 86457373 / total #impl: 1068106916 (eff. 0.081)
940.23/940.47	c #Conflicts:    1807000 | #Learnt:      57318 | 0.000
940.23/940.47	c total clause space: 127.173MB
940.23/940.47	c total #watches: 318347
940.53/940.79	c total #propagations: 86489204 / total #impl: 1068399120 (eff. 0.081)
940.53/940.79	c #Conflicts:    1808000 | #Learnt:      58318 | 0.000
940.53/940.79	c total clause space: 127.173MB
940.53/940.79	c total #watches: 321256
941.23/941.42	c total #propagations: 86520108 / total #impl: 1068663973 (eff. 0.081)
941.23/941.42	c #Conflicts:    1809000 | #Learnt:      59318 | 0.000
941.23/941.42	c total clause space: 127.173MB
941.23/941.42	c total #watches: 325677
941.93/942.19	c total #propagations: 86563084 / total #impl: 1069087277 (eff. 0.081)
941.93/942.19	c #Conflicts:    1810000 | #Learnt:      60318 | 0.000
941.93/942.19	c total clause space: 127.173MB
941.93/942.19	c total #watches: 329155
942.73/942.95	c total #propagations: 86621553 / total #impl: 1069761301 (eff. 0.081)
942.73/942.95	c #Conflicts:    1811000 | #Learnt:      61318 | 0.000
942.73/942.95	c total clause space: 127.173MB
942.73/942.95	c total #watches: 332805
943.53/943.80	c total #propagations: 86685382 / total #impl: 1070327484 (eff. 0.081)
943.53/943.80	c #Conflicts:    1812000 | #Learnt:      62318 | 0.000
943.53/943.80	c total clause space: 127.173MB
943.53/943.80	c total #watches: 338226
944.53/944.73	c total #propagations: 86750177 / total #impl: 1070886103 (eff. 0.081)
944.53/944.73	c #Conflicts:    1813000 | #Learnt:      63318 | 0.000
944.53/944.73	c total clause space: 127.173MB
944.53/944.73	c total #watches: 341812
945.43/945.61	c total #propagations: 86817063 / total #impl: 1071766532 (eff. 0.081)
945.43/945.61	c #Conflicts:    1814000 | #Learnt:      64318 | 0.000
945.43/945.61	c total clause space: 127.173MB
945.43/945.61	c total #watches: 345442
946.43/946.67	c total #propagations: 86866824 / total #impl: 1072696340 (eff. 0.081)
946.43/946.67	c GC COLLECT
946.43/946.67	c #Conflicts:    1815000 | #Learnt:      32717 | 0.000
946.43/946.67	c total clause space: 127.173MB
946.43/946.67	c total #watches: 219416
946.93/947.16	c total #propagations: 86915870 / total #impl: 1073584795 (eff. 0.081)
946.93/947.16	c #Conflicts:    1816000 | #Learnt:      33717 | 0.000
946.93/947.16	c total clause space: 127.173MB
946.93/947.16	c total #watches: 225041
947.42/947.60	c total #propagations: 86961798 / total #impl: 1074264879 (eff. 0.081)
947.42/947.60	c #Conflicts:    1817000 | #Learnt:      34717 | 0.000
947.42/947.60	c total clause space: 127.173MB
947.42/947.60	c total #watches: 229407
947.92/948.20	c total #propagations: 87006987 / total #impl: 1074764085 (eff. 0.081)
947.92/948.20	c #Conflicts:    1818000 | #Learnt:      35717 | 0.000
947.92/948.20	c total clause space: 127.173MB
947.92/948.20	c total #watches: 234057
948.52/948.74	c total #propagations: 87056390 / total #impl: 1075617925 (eff. 0.081)
948.52/948.74	c #Conflicts:    1819000 | #Learnt:      36717 | 0.000
948.52/948.74	c total clause space: 127.173MB
948.52/948.74	c total #watches: 238201
948.92/949.14	c total #propagations: 87095329 / total #impl: 1076316367 (eff. 0.081)
948.92/949.14	c #Conflicts:    1820000 | #Learnt:      37717 | 0.000
948.92/949.14	c total clause space: 127.173MB
948.92/949.14	c total #watches: 242587
949.52/949.70	c total #propagations: 87136996 / total #impl: 1076724055 (eff. 0.081)
949.52/949.70	c #Conflicts:    1821000 | #Learnt:      38717 | 0.000
949.52/949.70	c total clause space: 127.173MB
949.52/949.70	c total #watches: 247770
950.12/950.39	c total #propagations: 87191302 / total #impl: 1077040890 (eff. 0.081)
950.12/950.39	c #Conflicts:    1822000 | #Learnt:      39717 | 0.000
950.12/950.39	c total clause space: 127.173MB
950.12/950.39	c total #watches: 252483
950.62/950.81	c total #propagations: 87260484 / total #impl: 1077467851 (eff. 0.081)
950.62/950.81	c #Conflicts:    1823000 | #Learnt:      40717 | 0.000
950.62/950.81	c total clause space: 127.173MB
950.62/950.81	c total #watches: 255549
951.02/951.22	c total #propagations: 87304732 / total #impl: 1077810199 (eff. 0.081)
951.02/951.22	c #Conflicts:    1824000 | #Learnt:      41717 | 0.000
951.02/951.22	c total clause space: 127.173MB
951.02/951.22	c total #watches: 258086
951.43/951.68	c total #propagations: 87341242 / total #impl: 1078199571 (eff. 0.081)
951.43/951.68	c #Conflicts:    1825000 | #Learnt:      42717 | 0.000
951.43/951.68	c total clause space: 127.173MB
951.43/951.68	c total #watches: 260941
951.92/952.19	c total #propagations: 87384927 / total #impl: 1078689515 (eff. 0.081)
951.92/952.19	c #Conflicts:    1826000 | #Learnt:      43717 | 0.000
951.92/952.19	c total clause space: 127.173MB
951.92/952.19	c total #watches: 263926
952.43/952.70	c total #propagations: 87427110 / total #impl: 1079324520 (eff. 0.081)
952.43/952.70	c #Conflicts:    1827000 | #Learnt:      44717 | 0.000
952.43/952.70	c total clause space: 127.173MB
952.43/952.70	c total #watches: 266724
953.22/953.41	c total #propagations: 87470580 / total #impl: 1079905914 (eff. 0.081)
953.22/953.41	c #Conflicts:    1828000 | #Learnt:      45717 | 0.000
953.22/953.41	c total clause space: 127.173MB
953.22/953.41	c total #watches: 270376
953.72/953.98	c total #propagations: 87517878 / total #impl: 1080871126 (eff. 0.081)
953.72/953.98	c #Conflicts:    1829000 | #Learnt:      46717 | 0.000
953.72/953.98	c total clause space: 127.173MB
953.72/953.98	c total #watches: 273520
954.42/954.68	c total #propagations: 87560225 / total #impl: 1081674219 (eff. 0.081)
954.42/954.68	c #Conflicts:    1830000 | #Learnt:      47717 | 0.000
954.42/954.68	c total clause space: 127.173MB
954.42/954.68	c total #watches: 276799
955.12/955.31	c total #propagations: 87605053 / total #impl: 1082719773 (eff. 0.081)
955.12/955.31	c #Conflicts:    1831000 | #Learnt:      48717 | 0.000
955.12/955.31	c total clause space: 127.173MB
955.12/955.31	c total #watches: 279898
955.73/955.96	c total #propagations: 87653143 / total #impl: 1083513275 (eff. 0.081)
955.73/955.96	c #Conflicts:    1832000 | #Learnt:      49717 | 0.000
955.73/955.96	c total clause space: 127.173MB
955.73/955.96	c total #watches: 282999
956.52/956.72	c total #propagations: 87703259 / total #impl: 1084427733 (eff. 0.081)
956.52/956.72	c #Conflicts:    1833000 | #Learnt:      50717 | 0.000
956.52/956.72	c total clause space: 127.173MB
956.52/956.72	c total #watches: 286278
957.22/957.42	c total #propagations: 87753547 / total #impl: 1085512171 (eff. 0.081)
957.22/957.42	c #Conflicts:    1834000 | #Learnt:      51717 | 0.000
957.22/957.42	c total clause space: 127.173MB
957.22/957.42	c total #watches: 289300
957.93/958.16	c total #propagations: 87801157 / total #impl: 1086569743 (eff. 0.081)
957.93/958.16	c #Conflicts:    1835000 | #Learnt:      52717 | 0.000
957.93/958.16	c total clause space: 127.173MB
957.93/958.16	c total #watches: 292384
958.82/959.09	c total #propagations: 87846225 / total #impl: 1087611151 (eff. 0.081)
958.82/959.09	c #Conflicts:    1836000 | #Learnt:      53717 | 0.000
958.82/959.09	c total clause space: 127.173MB
958.82/959.09	c total #watches: 296495
959.72/959.97	c total #propagations: 87890053 / total #impl: 1088796539 (eff. 0.081)
959.72/959.97	c #Conflicts:    1837000 | #Learnt:      54717 | 0.000
959.72/959.97	c total clause space: 127.173MB
959.72/959.97	c total #watches: 299720
960.52/960.79	c total #propagations: 87936047 / total #impl: 1090071521 (eff. 0.081)
960.52/960.79	c #Conflicts:    1838000 | #Learnt:      55717 | 0.000
960.52/960.79	c total clause space: 127.173MB
960.52/960.79	c total #watches: 302871
961.42/961.60	c total #propagations: 87978592 / total #impl: 1091248055 (eff. 0.081)
961.42/961.60	c #Conflicts:    1839000 | #Learnt:      56717 | 0.000
961.42/961.60	c total clause space: 127.173MB
961.42/961.60	c total #watches: 306046
962.22/962.49	c total #propagations: 88022657 / total #impl: 1092243989 (eff. 0.081)
962.22/962.49	c #Conflicts:    1840000 | #Learnt:      57717 | 0.000
962.22/962.49	c total clause space: 127.173MB
962.22/962.49	c total #watches: 309163
963.12/963.38	c total #propagations: 88071629 / total #impl: 1093423648 (eff. 0.081)
963.12/963.38	c #Conflicts:    1841000 | #Learnt:      58717 | 0.000
963.12/963.38	c total clause space: 127.173MB
963.12/963.38	c total #watches: 312027
964.02/964.27	c total #propagations: 88116593 / total #impl: 1094483593 (eff. 0.081)
964.02/964.27	c #Conflicts:    1842000 | #Learnt:      59717 | 0.000
964.02/964.27	c total clause space: 127.173MB
964.02/964.27	c total #watches: 314567
964.92/965.18	c total #propagations: 88159314 / total #impl: 1095620567 (eff. 0.080)
964.92/965.18	c #Conflicts:    1843000 | #Learnt:      60717 | 0.000
964.92/965.18	c total clause space: 127.173MB
964.92/965.18	c total #watches: 317406
965.82/966.03	c total #propagations: 88204422 / total #impl: 1096800951 (eff. 0.080)
965.82/966.03	c #Conflicts:    1844000 | #Learnt:      61717 | 0.000
965.82/966.03	c total clause space: 127.173MB
965.82/966.03	c total #watches: 320488
966.62/966.84	c total #propagations: 88249447 / total #impl: 1097936492 (eff. 0.080)
966.62/966.84	c #Conflicts:    1845000 | #Learnt:      62717 | 0.000
966.62/966.84	c total clause space: 127.173MB
966.62/966.84	c total #watches: 323340
967.52/967.70	c total #propagations: 88293855 / total #impl: 1099027242 (eff. 0.080)
967.52/967.70	c #Conflicts:    1846000 | #Learnt:      63717 | 0.000
967.52/967.70	c total clause space: 127.173MB
967.52/967.70	c total #watches: 326668
968.42/968.60	c total #propagations: 88340433 / total #impl: 1100189890 (eff. 0.080)
968.42/968.60	c #Conflicts:    1847000 | #Learnt:      64717 | 0.000
968.42/968.60	c total clause space: 127.173MB
968.42/968.60	c total #watches: 329918
969.42/969.60	c total #propagations: 88385162 / total #impl: 1101373437 (eff. 0.080)
969.42/969.60	c #Conflicts:    1848000 | #Learnt:      65717 | 0.000
969.42/969.60	c total clause space: 127.173MB
969.42/969.60	c total #watches: 333658
969.92/970.20	c total #propagations: 88431244 / total #impl: 1102519596 (eff. 0.080)
969.92/970.20	c GC COLLECT
969.92/970.20	c #Conflicts:    1849000 | #Learnt:      33818 | 0.000
969.92/970.20	c total clause space: 127.173MB
969.92/970.20	c total #watches: 224251
970.42/970.63	c total #propagations: 88482159 / total #impl: 1103231815 (eff. 0.080)
970.42/970.63	c #Conflicts:    1850000 | #Learnt:      34818 | 0.000
970.42/970.63	c total clause space: 127.173MB
970.42/970.63	c total #watches: 229782
970.72/970.92	c total #propagations: 88538735 / total #impl: 1103665638 (eff. 0.080)
970.72/970.92	c #Conflicts:    1851000 | #Learnt:      35818 | 0.000
970.72/970.92	c total clause space: 127.173MB
970.72/970.92	c total #watches: 233260
970.92/971.16	c total #propagations: 88586672 / total #impl: 1103890411 (eff. 0.080)
970.92/971.16	c #Conflicts:    1852000 | #Learnt:      36818 | 0.000
970.92/971.16	c total clause space: 127.173MB
970.92/971.16	c total #watches: 236148
971.23/971.43	c total #propagations: 88624954 / total #impl: 1104090450 (eff. 0.080)
971.23/971.43	c #Conflicts:    1853000 | #Learnt:      37818 | 0.000
971.23/971.43	c total clause space: 127.173MB
971.23/971.43	c total #watches: 238879
971.42/971.65	c total #propagations: 88661432 / total #impl: 1104304789 (eff. 0.080)
971.42/971.65	c #Conflicts:    1854000 | #Learnt:      38818 | 0.000
971.42/971.65	c total clause space: 127.173MB
971.42/971.65	c total #watches: 241652
971.72/971.92	c total #propagations: 88697948 / total #impl: 1104498401 (eff. 0.080)
971.72/971.92	c #Conflicts:    1855000 | #Learnt:      39818 | 0.000
971.72/971.92	c total clause space: 127.173MB
971.72/971.92	c total #watches: 244505
972.12/972.31	c total #propagations: 88729805 / total #impl: 1104711374 (eff. 0.080)
972.12/972.31	c #Conflicts:    1856000 | #Learnt:      40818 | 0.000
972.12/972.31	c total clause space: 127.173MB
972.12/972.31	c total #watches: 247439
972.62/972.80	c total #propagations: 88764404 / total #impl: 1104941077 (eff. 0.080)
972.62/972.80	c #Conflicts:    1857000 | #Learnt:      41818 | 0.000
972.62/972.80	c total clause space: 127.173MB
972.62/972.80	c total #watches: 250839
972.82/973.08	c total #propagations: 88796762 / total #impl: 1105317239 (eff. 0.080)
972.82/973.08	c #Conflicts:    1858000 | #Learnt:      42818 | 0.000
972.82/973.08	c total clause space: 127.173MB
972.82/973.08	c total #watches: 254946
973.02/973.26	c total #propagations: 88845599 / total #impl: 1105508963 (eff. 0.080)
973.02/973.26	c #Conflicts:    1859000 | #Learnt:      43818 | 0.000
973.02/973.26	c total clause space: 127.173MB
973.02/973.26	c total #watches: 258638
973.22/973.42	c total #propagations: 88893994 / total #impl: 1105661172 (eff. 0.080)
973.22/973.42	c #Conflicts:    1860000 | #Learnt:      44818 | 0.000
973.22/973.42	c total clause space: 127.173MB
973.22/973.42	c total #watches: 261656
973.43/973.65	c total #propagations: 88935996 / total #impl: 1105793285 (eff. 0.080)
973.43/973.65	c #Conflicts:    1861000 | #Learnt:      45818 | 0.000
973.43/973.65	c total clause space: 127.173MB
973.43/973.65	c total #watches: 264390
973.62/973.86	c total #propagations: 88981372 / total #impl: 1105968069 (eff. 0.080)
973.62/973.86	c #Conflicts:    1862000 | #Learnt:      46818 | 0.000
973.62/973.86	c total clause space: 127.173MB
973.62/973.86	c total #watches: 267031
973.92/974.14	c total #propagations: 89023594 / total #impl: 1106137583 (eff. 0.080)
973.92/974.14	c #Conflicts:    1863000 | #Learnt:      47818 | 0.000
973.92/974.14	c total clause space: 127.173MB
973.92/974.14	c total #watches: 269843
974.22/974.47	c total #propagations: 89073930 / total #impl: 1106331587 (eff. 0.081)
974.22/974.47	c #Conflicts:    1864000 | #Learnt:      48818 | 0.000
974.22/974.47	c total clause space: 127.173MB
974.22/974.47	c total #watches: 272162
974.62/974.81	c total #propagations: 89119617 / total #impl: 1106525623 (eff. 0.081)
974.62/974.81	c #Conflicts:    1865000 | #Learnt:      49818 | 0.000
974.62/974.81	c total clause space: 127.173MB
974.62/974.81	c total #watches: 274481
974.72/974.99	c total #propagations: 89169020 / total #impl: 1106718489 (eff. 0.081)
974.72/974.99	c #Conflicts:    1866000 | #Learnt:      50818 | 0.000
974.72/974.99	c total clause space: 127.173MB
974.72/974.99	c total #watches: 276837
975.02/975.25	c total #propagations: 89205120 / total #impl: 1106885455 (eff. 0.081)
975.02/975.25	c #Conflicts:    1867000 | #Learnt:      51818 | 0.000
975.02/975.25	c total clause space: 127.173MB
975.02/975.25	c total #watches: 278986
975.42/975.60	c total #propagations: 89244430 / total #impl: 1107106029 (eff. 0.081)
975.42/975.60	c #Conflicts:    1868000 | #Learnt:      52818 | 0.000
975.42/975.60	c total clause space: 127.173MB
975.42/975.60	c total #watches: 281210
975.42/975.68	c total #propagations: 89291349 / total #impl: 1107340279 (eff. 0.081)
975.42/975.68	c #Conflicts:    1869000 | #Learnt:      53818 | 0.000
975.42/975.68	c total clause space: 127.173MB
975.42/975.68	c total #watches: 284292
975.53/975.75	c total #propagations: 89317567 / total #impl: 1107457862 (eff. 0.081)
975.53/975.75	c #Conflicts:    1870000 | #Learnt:      54818 | 0.000
975.53/975.75	c total clause space: 127.173MB
975.53/975.75	c total #watches: 288217
975.63/975.85	c total #propagations: 89343509 / total #impl: 1107621277 (eff. 0.081)
975.63/975.85	c #Conflicts:    1871000 | #Learnt:      55818 | 0.000
975.63/975.85	c total clause space: 127.173MB
975.63/975.85	c total #watches: 292218
975.72/975.96	c total #propagations: 89368132 / total #impl: 1107819624 (eff. 0.081)
975.72/975.96	c #Conflicts:    1872000 | #Learnt:      56818 | 0.000
975.72/975.96	c total clause space: 127.173MB
975.72/975.96	c total #watches: 296041
975.72/975.99	c total #propagations: 89400981 / total #impl: 1108043259 (eff. 0.081)
975.72/975.99	c #Conflicts:    1873000 | #Learnt:      57818 | 0.000
975.72/975.99	c total clause space: 127.173MB
975.72/975.99	c total #watches: 299912
976.32/976.50	c total #propagations: 89432453 / total #impl: 1108136236 (eff. 0.081)
976.32/976.50	c #Conflicts:    1874000 | #Learnt:      58818 | 0.000
976.32/976.50	c total clause space: 127.173MB
976.32/976.50	c total #watches: 305125
977.02/977.22	c total #propagations: 89480540 / total #impl: 1108474685 (eff. 0.081)
977.02/977.22	c #Conflicts:    1875000 | #Learnt:      59818 | 0.000
977.02/977.22	c total clause space: 127.173MB
977.02/977.22	c total #watches: 309679
977.73/977.96	c total #propagations: 89533532 / total #impl: 1109017546 (eff. 0.081)
977.73/977.96	c #Conflicts:    1876000 | #Learnt:      60818 | 0.000
977.73/977.96	c total clause space: 127.173MB
977.73/977.96	c total #watches: 313646
978.52/978.73	c total #propagations: 89586870 / total #impl: 1109589290 (eff. 0.081)
978.52/978.73	c #Conflicts:    1877000 | #Learnt:      61818 | 0.000
978.52/978.73	c total clause space: 127.173MB
978.52/978.73	c total #watches: 317560
979.22/979.49	c total #propagations: 89637044 / total #impl: 1110204494 (eff. 0.081)
979.22/979.49	c #Conflicts:    1878000 | #Learnt:      62818 | 0.000
979.22/979.49	c total clause space: 127.173MB
979.22/979.49	c total #watches: 322460
980.22/980.43	c total #propagations: 89688266 / total #impl: 1111253197 (eff. 0.081)
980.22/980.43	c #Conflicts:    1879000 | #Learnt:      63818 | 0.000
980.22/980.43	c total clause space: 127.173MB
980.22/980.43	c total #watches: 326993
981.13/981.39	c total #propagations: 89741623 / total #impl: 1112367506 (eff. 0.081)
981.13/981.39	c #Conflicts:    1880000 | #Learnt:      64818 | 0.000
981.13/981.39	c total clause space: 127.173MB
981.13/981.39	c total #watches: 331115
982.02/982.27	c total #propagations: 89795779 / total #impl: 1113574027 (eff. 0.081)
982.02/982.27	c #Conflicts:    1881000 | #Learnt:      65818 | 0.000
982.02/982.27	c total clause space: 127.173MB
982.02/982.27	c total #watches: 335439
982.92/983.15	c total #propagations: 89845632 / total #impl: 1114457249 (eff. 0.081)
982.92/983.15	c GC COLLECT
982.92/983.15	c #Conflicts:    1882000 | #Learnt:      33614 | 0.000
982.92/983.15	c total clause space: 127.173MB
982.92/983.15	c total #watches: 223664
983.42/983.69	c total #propagations: 89899432 / total #impl: 1115425781 (eff. 0.081)
983.42/983.69	c #Conflicts:    1883000 | #Learnt:      34614 | 0.000
983.42/983.69	c total clause space: 127.173MB
983.42/983.69	c total #watches: 228394
984.02/984.21	c total #propagations: 89943923 / total #impl: 1116321396 (eff. 0.081)
984.02/984.21	c #Conflicts:    1884000 | #Learnt:      35614 | 0.000
984.02/984.21	c total clause space: 127.173MB
984.02/984.21	c total #watches: 232947
984.43/984.64	c total #propagations: 90004028 / total #impl: 1116733953 (eff. 0.081)
984.43/984.64	c #Conflicts:    1885000 | #Learnt:      36614 | 0.000
984.43/984.64	c total clause space: 127.173MB
984.43/984.64	c total #watches: 238038
984.82/985.05	c total #propagations: 90047421 / total #impl: 1117008788 (eff. 0.081)
984.82/985.05	c #Conflicts:    1886000 | #Learnt:      37614 | 0.000
984.82/985.05	c total clause space: 127.173MB
984.82/985.05	c total #watches: 243463
985.12/985.37	c total #propagations: 90082241 / total #impl: 1117300998 (eff. 0.081)
985.12/985.37	c #Conflicts:    1887000 | #Learnt:      38614 | 0.000
985.12/985.37	c total clause space: 127.173MB
985.12/985.37	c total #watches: 248780
985.43/985.64	c total #propagations: 90125343 / total #impl: 1117565716 (eff. 0.081)
985.43/985.64	c #Conflicts:    1888000 | #Learnt:      39614 | 0.000
985.43/985.64	c total clause space: 127.173MB
985.43/985.64	c total #watches: 253773
986.22/986.45	c total #propagations: 90165394 / total #impl: 1117884897 (eff. 0.081)
986.22/986.45	c #Conflicts:    1889000 | #Learnt:      40614 | 0.000
986.22/986.45	c total clause space: 127.173MB
986.22/986.45	c total #watches: 258449
987.02/987.28	c total #propagations: 90253628 / total #impl: 1118703114 (eff. 0.081)
987.02/987.28	c #Conflicts:    1890000 | #Learnt:      41614 | 0.000
987.02/987.28	c total clause space: 127.173MB
987.02/987.28	c total #watches: 262689
988.02/988.24	c total #propagations: 90333872 / total #impl: 1119425511 (eff. 0.081)
988.02/988.24	c #Conflicts:    1891000 | #Learnt:      42614 | 0.000
988.02/988.24	c total clause space: 127.173MB
988.02/988.24	c total #watches: 267462
988.62/988.87	c total #propagations: 90410229 / total #impl: 1120041469 (eff. 0.081)
988.62/988.87	c #Conflicts:    1892000 | #Learnt:      43614 | 0.000
988.62/988.87	c total clause space: 127.173MB
988.62/988.87	c total #watches: 272645
989.32/989.60	c total #propagations: 90484115 / total #impl: 1120475137 (eff. 0.081)
989.32/989.60	c #Conflicts:    1893000 | #Learnt:      44614 | 0.000
989.32/989.60	c total clause space: 127.173MB
989.32/989.60	c total #watches: 276997
989.83/990.08	c total #propagations: 90536061 / total #impl: 1121313263 (eff. 0.081)
989.83/990.08	c #Conflicts:    1894000 | #Learnt:      45614 | 0.000
989.83/990.08	c total clause space: 127.173MB
989.83/990.08	c total #watches: 282018
990.72/990.97	c total #propagations: 90578622 / total #impl: 1121551071 (eff. 0.081)
990.72/990.97	c #Conflicts:    1895000 | #Learnt:      46614 | 0.000
990.72/990.97	c total clause space: 127.173MB
990.72/990.97	c total #watches: 286663
991.52/991.72	c total #propagations: 90654195 / total #impl: 1122004242 (eff. 0.081)
991.52/991.72	c #Conflicts:    1896000 | #Learnt:      47614 | 0.000
991.52/991.72	c total clause space: 127.173MB
991.52/991.72	c total #watches: 290072
992.13/992.38	c total #propagations: 90715102 / total #impl: 1122473713 (eff. 0.081)
992.13/992.38	c #Conflicts:    1897000 | #Learnt:      48614 | 0.000
992.13/992.38	c total clause space: 127.173MB
992.13/992.38	c total #watches: 293164
992.82/993.07	c total #propagations: 90757545 / total #impl: 1123112198 (eff. 0.081)
992.82/993.07	c #Conflicts:    1898000 | #Learnt:      49614 | 0.000
992.82/993.07	c total clause space: 127.173MB
992.82/993.07	c total #watches: 296015
993.52/993.77	c total #propagations: 90802137 / total #impl: 1123688585 (eff. 0.081)
993.52/993.77	c #Conflicts:    1899000 | #Learnt:      50614 | 0.000
993.52/993.77	c total clause space: 127.173MB
993.52/993.77	c total #watches: 299305
994.42/994.60	c total #propagations: 90852246 / total #impl: 1124406870 (eff. 0.081)
994.42/994.60	c #Conflicts:    1900000 | #Learnt:      51614 | 0.000
994.42/994.60	c total clause space: 127.173MB
994.42/994.60	c total #watches: 302640
995.22/995.44	c total #propagations: 90903138 / total #impl: 1125143358 (eff. 0.081)
995.22/995.44	c #Conflicts:    1901000 | #Learnt:      52614 | 0.000
995.22/995.44	c total clause space: 127.173MB
995.22/995.44	c total #watches: 306733
995.92/996.11	c total #propagations: 90950429 / total #impl: 1126133440 (eff. 0.081)
995.92/996.11	c #Conflicts:    1902000 | #Learnt:      53614 | 0.000
995.92/996.11	c total clause space: 127.173MB
995.92/996.11	c total #watches: 310284
996.62/996.82	c total #propagations: 90992768 / total #impl: 1126952205 (eff. 0.081)
996.62/996.82	c #Conflicts:    1903000 | #Learnt:      54614 | 0.000
996.62/996.82	c total clause space: 127.173MB
996.62/996.82	c total #watches: 313489
997.42/997.62	c total #propagations: 91034582 / total #impl: 1127704747 (eff. 0.081)
997.42/997.62	c #Conflicts:    1904000 | #Learnt:      55614 | 0.000
997.42/997.62	c total clause space: 127.173MB
997.42/997.62	c total #watches: 316889
998.12/998.34	c total #propagations: 91085216 / total #impl: 1128762535 (eff. 0.081)
998.12/998.34	c #Conflicts:    1905000 | #Learnt:      56614 | 0.000
998.12/998.34	c total clause space: 127.173MB
998.12/998.34	c total #watches: 319694
998.82/999.09	c total #propagations: 91126838 / total #impl: 1129534053 (eff. 0.081)
998.82/999.09	c #Conflicts:    1906000 | #Learnt:      57614 | 0.000
998.82/999.09	c total clause space: 127.173MB
998.82/999.09	c total #watches: 322846
999.72/999.91	c total #propagations: 91169167 / total #impl: 1130267671 (eff. 0.081)
999.72/999.91	c #Conflicts:    1907000 | #Learnt:      58614 | 0.000
999.72/999.91	c total clause space: 127.173MB
999.72/999.91	c total #watches: 326036
1000.52/1000.74	c total #propagations: 91214877 / total #impl: 1131085146 (eff. 0.081)
1000.52/1000.74	c #Conflicts:    1908000 | #Learnt:      59614 | 0.000
1000.52/1000.74	c total clause space: 127.173MB
1000.52/1000.74	c total #watches: 329410
1001.42/1001.64	c total #propagations: 91257364 / total #impl: 1131969601 (eff. 0.081)
1001.42/1001.64	c #Conflicts:    1909000 | #Learnt:      60614 | 0.000
1001.42/1001.64	c total clause space: 127.173MB
1001.42/1001.64	c total #watches: 332593
1002.42/1002.67	c total #propagations: 91302089 / total #impl: 1132749473 (eff. 0.081)
1002.42/1002.67	c #Conflicts:    1910000 | #Learnt:      61614 | 0.000
1002.42/1002.67	c total clause space: 127.173MB
1002.42/1002.67	c total #watches: 336022
1003.32/1003.58	c total #propagations: 91352723 / total #impl: 1133807646 (eff. 0.081)
1003.32/1003.58	c #Conflicts:    1911000 | #Learnt:      62614 | 0.000
1003.32/1003.58	c total clause space: 127.173MB
1003.32/1003.58	c total #watches: 341101
1003.82/1004.02	c total #propagations: 91395970 / total #impl: 1134395951 (eff. 0.081)
1003.82/1004.02	c #Conflicts:    1912000 | #Learnt:      63614 | 0.000
1003.82/1004.02	c total clause space: 127.173MB
1003.82/1004.02	c total #watches: 345565
1004.12/1004.38	c total #propagations: 91439482 / total #impl: 1134592129 (eff. 0.081)
1004.12/1004.38	c #Conflicts:    1913000 | #Learnt:      64614 | 0.000
1004.12/1004.38	c total clause space: 127.173MB
1004.12/1004.38	c total #watches: 348389
1004.72/1004.90	c total #propagations: 91482742 / total #impl: 1134707074 (eff. 0.081)
1004.72/1004.90	c #Conflicts:    1914000 | #Learnt:      65614 | 0.000
1004.72/1004.90	c total clause space: 127.173MB
1004.72/1004.90	c total #watches: 351614
1005.02/1005.25	c total #propagations: 91535207 / total #impl: 1134859707 (eff. 0.081)
1005.02/1005.25	c #Conflicts:    1915000 | #Learnt:      66614 | 0.000
1005.02/1005.25	c total clause space: 127.173MB
1005.02/1005.25	c total #watches: 354911
1005.42/1005.67	c total #propagations: 91587092 / total #impl: 1135019805 (eff. 0.081)
1005.42/1005.67	c GC COLLECT
1005.42/1005.67	c #Conflicts:    1916000 | #Learnt:      34115 | 0.000
1005.42/1005.67	c total clause space: 127.173MB
1005.42/1005.67	c total #watches: 226790
1005.92/1006.14	c total #propagations: 91633699 / total #impl: 1135297597 (eff. 0.081)
1005.92/1006.14	c #Conflicts:    1917000 | #Learnt:      35115 | 0.000
1005.92/1006.14	c total clause space: 127.173MB
1005.92/1006.14	c total #watches: 232899
1006.62/1006.85	c total #propagations: 91679341 / total #impl: 1135597535 (eff. 0.081)
1006.62/1006.85	c #Conflicts:    1918000 | #Learnt:      36115 | 0.000
1006.62/1006.85	c total clause space: 127.173MB
1006.62/1006.85	c total #watches: 237562
1007.22/1007.45	c total #propagations: 91753433 / total #impl: 1135998050 (eff. 0.081)
1007.22/1007.45	c #Conflicts:    1919000 | #Learnt:      37115 | 0.000
1007.22/1007.45	c total clause space: 127.173MB
1007.22/1007.45	c total #watches: 241961
1007.92/1008.13	c total #propagations: 91809719 / total #impl: 1136675126 (eff. 0.081)
1007.92/1008.13	c #Conflicts:    1920000 | #Learnt:      38115 | 0.000
1007.92/1008.13	c total clause space: 127.173MB
1007.92/1008.13	c total #watches: 246493
1008.42/1008.66	c total #propagations: 91861529 / total #impl: 1137325610 (eff. 0.081)
1008.42/1008.66	c #Conflicts:    1921000 | #Learnt:      39115 | 0.000
1008.42/1008.66	c total clause space: 127.173MB
1008.42/1008.66	c total #watches: 249746
1008.92/1009.16	c total #propagations: 91907221 / total #impl: 1137942287 (eff. 0.081)
1008.92/1009.16	c #Conflicts:    1922000 | #Learnt:      40115 | 0.000
1008.92/1009.16	c total clause space: 127.173MB
1008.92/1009.16	c total #watches: 253026
1009.52/1009.79	c total #propagations: 91952801 / total #impl: 1138356364 (eff. 0.081)
1009.52/1009.79	c #Conflicts:    1923000 | #Learnt:      41115 | 0.000
1009.52/1009.79	c total clause space: 127.173MB
1009.52/1009.79	c total #watches: 256738
1010.12/1010.37	c total #propagations: 92017954 / total #impl: 1138904076 (eff. 0.081)
1010.12/1010.37	c #Conflicts:    1924000 | #Learnt:      42115 | 0.000
1010.12/1010.37	c total clause space: 127.173MB
1010.12/1010.37	c total #watches: 260508
1010.72/1010.97	c total #propagations: 92061120 / total #impl: 1139621958 (eff. 0.081)
1010.72/1010.97	c #Conflicts:    1925000 | #Learnt:      43115 | 0.000
1010.72/1010.97	c total clause space: 127.173MB
1010.72/1010.97	c total #watches: 263716
1011.42/1011.68	c total #propagations: 92104565 / total #impl: 1140367297 (eff. 0.081)
1011.42/1011.68	c #Conflicts:    1926000 | #Learnt:      44115 | 0.000
1011.42/1011.68	c total clause space: 127.173MB
1011.42/1011.68	c total #watches: 268138
1012.12/1012.36	c total #propagations: 92152140 / total #impl: 1141302927 (eff. 0.081)
1012.12/1012.36	c #Conflicts:    1927000 | #Learnt:      45115 | 0.000
1012.12/1012.36	c total clause space: 127.173MB
1012.12/1012.36	c total #watches: 272642
1012.72/1012.99	c total #propagations: 92203152 / total #impl: 1142035273 (eff. 0.081)
1012.72/1012.99	c #Conflicts:    1928000 | #Learnt:      46115 | 0.000
1012.72/1012.99	c total clause space: 127.173MB
1012.72/1012.99	c total #watches: 276402
1013.51/1013.74	c total #propagations: 92252809 / total #impl: 1142627053 (eff. 0.081)
1013.51/1013.74	c #Conflicts:    1929000 | #Learnt:      47115 | 0.000
1013.51/1013.74	c total clause space: 127.173MB
1013.51/1013.74	c total #watches: 280904
1014.31/1014.51	c total #propagations: 92304310 / total #impl: 1143582695 (eff. 0.081)
1014.31/1014.51	c #Conflicts:    1930000 | #Learnt:      48115 | 0.000
1014.31/1014.51	c total clause space: 127.173MB
1014.31/1014.51	c total #watches: 285919
1015.01/1015.22	c total #propagations: 92350525 / total #impl: 1144369814 (eff. 0.081)
1015.01/1015.22	c #Conflicts:    1931000 | #Learnt:      49115 | 0.000
1015.01/1015.22	c total clause space: 127.173MB
1015.01/1015.22	c total #watches: 292545
1015.41/1015.63	c total #propagations: 92392323 / total #impl: 1144874013 (eff. 0.081)
1015.41/1015.63	c #Conflicts:    1932000 | #Learnt:      50115 | 0.000
1015.41/1015.63	c total clause space: 127.173MB
1015.41/1015.63	c total #watches: 297820
1015.81/1016.04	c total #propagations: 92446493 / total #impl: 1145198707 (eff. 0.081)
1015.81/1016.04	c #Conflicts:    1933000 | #Learnt:      51115 | 0.000
1015.81/1016.04	c total clause space: 127.173MB
1015.81/1016.04	c total #watches: 302720
1016.32/1016.53	c total #propagations: 92495461 / total #impl: 1145456062 (eff. 0.081)
1016.32/1016.53	c #Conflicts:    1934000 | #Learnt:      52115 | 0.000
1016.32/1016.53	c total clause space: 127.173MB
1016.32/1016.53	c total #watches: 306001
1016.61/1016.83	c total #propagations: 92535275 / total #impl: 1145663574 (eff. 0.081)
1016.61/1016.83	c #Conflicts:    1935000 | #Learnt:      53115 | 0.000
1016.61/1016.83	c total clause space: 127.173MB
1016.61/1016.83	c total #watches: 308332
1017.01/1017.28	c total #propagations: 92568032 / total #impl: 1145834604 (eff. 0.081)
1017.01/1017.28	c #Conflicts:    1936000 | #Learnt:      54115 | 0.000
1017.01/1017.28	c total clause space: 127.173MB
1017.01/1017.28	c total #watches: 311581
1018.01/1018.26	c total #propagations: 92605902 / total #impl: 1146022383 (eff. 0.081)
1018.01/1018.26	c #Conflicts:    1937000 | #Learnt:      55115 | 0.000
1018.01/1018.26	c total clause space: 127.173MB
1018.01/1018.26	c total #watches: 316511
1018.71/1018.96	c total #propagations: 92669914 / total #impl: 1146666808 (eff. 0.081)
1018.71/1018.96	c #Conflicts:    1938000 | #Learnt:      56115 | 0.000
1018.71/1018.96	c total clause space: 127.173MB
1018.71/1018.96	c total #watches: 321891
1019.71/1019.90	c total #propagations: 92724422 / total #impl: 1147241377 (eff. 0.081)
1019.71/1019.90	c #Conflicts:    1939000 | #Learnt:      57115 | 0.000
1019.71/1019.90	c total clause space: 127.173MB
1019.71/1019.90	c total #watches: 328590
1020.51/1020.74	c total #propagations: 92769320 / total #impl: 1147988368 (eff. 0.081)
1020.51/1020.74	c #Conflicts:    1940000 | #Learnt:      58115 | 0.000
1020.51/1020.74	c total clause space: 127.173MB
1020.51/1020.74	c total #watches: 334416
1021.41/1021.68	c total #propagations: 92822981 / total #impl: 1148317804 (eff. 0.081)
1021.41/1021.68	c #Conflicts:    1941000 | #Learnt:      59115 | 0.000
1021.41/1021.68	c total clause space: 127.173MB
1021.41/1021.68	c total #watches: 337944
1022.21/1022.44	c total #propagations: 92877620 / total #impl: 1148848135 (eff. 0.081)
1022.21/1022.44	c #Conflicts:    1942000 | #Learnt:      60115 | 0.000
1022.21/1022.44	c total clause space: 127.173MB
1022.21/1022.44	c total #watches: 341116
1022.92/1023.18	c total #propagations: 92920907 / total #impl: 1149400571 (eff. 0.081)
1022.92/1023.18	c #Conflicts:    1943000 | #Learnt:      61115 | 0.000
1022.92/1023.18	c total clause space: 127.173MB
1022.92/1023.18	c total #watches: 345081
1023.81/1024.09	c total #propagations: 92960635 / total #impl: 1149964034 (eff. 0.081)
1023.81/1024.09	c #Conflicts:    1944000 | #Learnt:      62115 | 0.000
1023.81/1024.09	c total clause space: 127.173MB
1023.81/1024.09	c total #watches: 349499
1025.02/1025.26	c total #propagations: 93001490 / total #impl: 1150932721 (eff. 0.081)
1025.02/1025.26	c #Conflicts:    1945000 | #Learnt:      63115 | 0.000
1025.02/1025.26	c total clause space: 127.173MB
1025.02/1025.26	c total #watches: 354603
1025.81/1026.04	c total #propagations: 93053830 / total #impl: 1152292192 (eff. 0.081)
1025.81/1026.04	c #Conflicts:    1946000 | #Learnt:      64115 | 0.000
1025.81/1026.04	c total clause space: 127.173MB
1025.81/1026.04	c total #watches: 359324
1026.12/1026.38	c total #propagations: 93100900 / total #impl: 1152949890 (eff. 0.081)
1026.12/1026.38	c #Conflicts:    1947000 | #Learnt:      65115 | 0.000
1026.12/1026.38	c total clause space: 127.173MB
1026.12/1026.38	c total #watches: 362244
1027.41/1027.64	c total #propagations: 93133499 / total #impl: 1153083591 (eff. 0.081)
1027.41/1027.64	c #Conflicts:    1948000 | #Learnt:      66115 | 0.000
1027.41/1027.64	c total clause space: 127.173MB
1027.41/1027.64	c total #watches: 367022
1028.51/1028.72	c total #propagations: 93203737 / total #impl: 1153562767 (eff. 0.081)
1028.51/1028.72	c #Conflicts:    1949000 | #Learnt:      67115 | 0.000
1028.51/1028.72	c total clause space: 127.173MB
1028.51/1028.72	c total #watches: 371886
1029.31/1029.54	c total #propagations: 93270574 / total #impl: 1153814963 (eff. 0.081)
1029.31/1029.54	c GC COLLECT
1029.31/1029.54	c #Conflicts:    1950000 | #Learnt:      34312 | 0.000
1029.31/1029.54	c total clause space: 127.173MB
1029.31/1029.54	c total #watches: 228057
1029.81/1030.03	c total #propagations: 93347054 / total #impl: 1154320688 (eff. 0.081)
1029.81/1030.03	c #Conflicts:    1951000 | #Learnt:      35312 | 0.000
1029.81/1030.03	c total clause space: 127.173MB
1029.81/1030.03	c total #watches: 233733
1030.11/1030.36	c total #propagations: 93414266 / total #impl: 1154762198 (eff. 0.081)
1030.11/1030.36	c #Conflicts:    1952000 | #Learnt:      36312 | 0.000
1030.11/1030.36	c total clause space: 127.173MB
1030.11/1030.36	c total #watches: 236204
1030.41/1030.61	c total #propagations: 93458113 / total #impl: 1154898029 (eff. 0.081)
1030.41/1030.61	c #Conflicts:    1953000 | #Learnt:      37312 | 0.000
1030.41/1030.61	c total clause space: 127.173MB
1030.41/1030.61	c total #watches: 239526
1030.62/1030.89	c total #propagations: 93501470 / total #impl: 1155093352 (eff. 0.081)
1030.62/1030.89	c #Conflicts:    1954000 | #Learnt:      38312 | 0.000
1030.62/1030.89	c total clause space: 127.173MB
1030.62/1030.89	c total #watches: 243925
1031.01/1031.21	c total #propagations: 93546728 / total #impl: 1155376222 (eff. 0.081)
1031.01/1031.21	c #Conflicts:    1955000 | #Learnt:      39312 | 0.000
1031.01/1031.21	c total clause space: 127.173MB
1031.01/1031.21	c total #watches: 247080
1031.51/1031.71	c total #propagations: 93599432 / total #impl: 1155678098 (eff. 0.081)
1031.51/1031.71	c #Conflicts:    1956000 | #Learnt:      40312 | 0.000
1031.51/1031.71	c total clause space: 127.173MB
1031.51/1031.71	c total #watches: 252350
1032.01/1032.20	c total #propagations: 93648806 / total #impl: 1156082581 (eff. 0.081)
1032.01/1032.20	c #Conflicts:    1957000 | #Learnt:      41312 | 0.000
1032.01/1032.20	c total clause space: 127.173MB
1032.01/1032.20	c total #watches: 256376
1032.51/1032.74	c total #propagations: 93699133 / total #impl: 1156504593 (eff. 0.081)
1032.51/1032.74	c #Conflicts:    1958000 | #Learnt:      42312 | 0.000
1032.51/1032.74	c total clause space: 127.173MB
1032.51/1032.74	c total #watches: 259673
1032.91/1033.19	c total #propagations: 93748567 / total #impl: 1156873982 (eff. 0.081)
1032.91/1033.19	c #Conflicts:    1959000 | #Learnt:      43312 | 0.000
1032.91/1033.19	c total clause space: 127.173MB
1032.91/1033.19	c total #watches: 262990
1033.51/1033.70	c total #propagations: 93798398 / total #impl: 1157280937 (eff. 0.081)
1033.51/1033.70	c #Conflicts:    1960000 | #Learnt:      44312 | 0.000
1033.51/1033.70	c total clause space: 127.173MB
1033.51/1033.70	c total #watches: 266452
1033.92/1034.17	c total #propagations: 93853313 / total #impl: 1157753968 (eff. 0.081)
1033.92/1034.17	c #Conflicts:    1961000 | #Learnt:      45312 | 0.000
1033.92/1034.17	c total clause space: 127.173MB
1033.92/1034.17	c total #watches: 269349
1034.41/1034.69	c total #propagations: 93904494 / total #impl: 1158162220 (eff. 0.081)
1034.41/1034.69	c #Conflicts:    1962000 | #Learnt:      46312 | 0.000
1034.41/1034.69	c total clause space: 127.173MB
1034.41/1034.69	c total #watches: 272315
1035.02/1035.28	c total #propagations: 93954454 / total #impl: 1158593497 (eff. 0.081)
1035.02/1035.28	c #Conflicts:    1963000 | #Learnt:      47312 | 0.000
1035.02/1035.28	c total clause space: 127.173MB
1035.02/1035.28	c total #watches: 275772
1035.71/1035.92	c total #propagations: 94010113 / total #impl: 1159159067 (eff. 0.081)
1035.71/1035.92	c #Conflicts:    1964000 | #Learnt:      48312 | 0.000
1035.71/1035.92	c total clause space: 127.173MB
1035.71/1035.92	c total #watches: 279083
1036.31/1036.58	c total #propagations: 94067313 / total #impl: 1159731973 (eff. 0.081)
1036.31/1036.58	c #Conflicts:    1965000 | #Learnt:      49312 | 0.000
1036.31/1036.58	c total clause space: 127.173MB
1036.31/1036.58	c total #watches: 282721
1037.01/1037.23	c total #propagations: 94121549 / total #impl: 1160309564 (eff. 0.081)
1037.01/1037.23	c #Conflicts:    1966000 | #Learnt:      50312 | 0.000
1037.01/1037.23	c total clause space: 127.173MB
1037.01/1037.23	c total #watches: 286002
1037.61/1037.82	c total #propagations: 94175227 / total #impl: 1160815847 (eff. 0.081)
1037.61/1037.82	c #Conflicts:    1967000 | #Learnt:      51312 | 0.000
1037.61/1037.82	c total clause space: 127.173MB
1037.61/1037.82	c total #watches: 289908
1038.22/1038.45	c total #propagations: 94227933 / total #impl: 1161307859 (eff. 0.081)
1038.22/1038.45	c #Conflicts:    1968000 | #Learnt:      52312 | 0.000
1038.22/1038.45	c total clause space: 127.173MB
1038.22/1038.45	c total #watches: 293537
1038.91/1039.15	c total #propagations: 94275695 / total #impl: 1161890399 (eff. 0.081)
1038.91/1039.15	c #Conflicts:    1969000 | #Learnt:      53312 | 0.000
1038.91/1039.15	c total clause space: 127.173MB
1038.91/1039.15	c total #watches: 297261
1039.71/1039.93	c total #propagations: 94330694 / total #impl: 1162540958 (eff. 0.081)
1039.71/1039.93	c #Conflicts:    1970000 | #Learnt:      54312 | 0.000
1039.71/1039.93	c total clause space: 127.173MB
1039.71/1039.93	c total #watches: 300683
1040.42/1040.64	c total #propagations: 94393117 / total #impl: 1163362750 (eff. 0.081)
1040.42/1040.64	c #Conflicts:    1971000 | #Learnt:      55312 | 0.000
1040.42/1040.64	c total clause space: 127.173MB
1040.42/1040.64	c total #watches: 304538
1041.21/1041.49	c total #propagations: 94447258 / total #impl: 1164118825 (eff. 0.081)
1041.21/1041.49	c #Conflicts:    1972000 | #Learnt:      56312 | 0.000
1041.21/1041.49	c total clause space: 127.173MB
1041.21/1041.49	c total #watches: 308751
1042.11/1042.38	c total #propagations: 94507780 / total #impl: 1165003604 (eff. 0.081)
1042.11/1042.38	c #Conflicts:    1973000 | #Learnt:      57312 | 0.000
1042.11/1042.38	c total clause space: 127.173MB
1042.11/1042.38	c total #watches: 313195
1042.91/1043.15	c total #propagations: 94571724 / total #impl: 1165900975 (eff. 0.081)
1042.91/1043.15	c #Conflicts:    1974000 | #Learnt:      58312 | 0.000
1042.91/1043.15	c total clause space: 127.173MB
1042.91/1043.15	c total #watches: 317165
1043.61/1043.89	c total #propagations: 94626263 / total #impl: 1166749946 (eff. 0.081)
1043.61/1043.89	c #Conflicts:    1975000 | #Learnt:      59312 | 0.000
1043.61/1043.89	c total clause space: 127.173MB
1043.61/1043.89	c total #watches: 321462
1044.41/1044.69	c total #propagations: 94682123 / total #impl: 1167536286 (eff. 0.081)
1044.41/1044.69	c #Conflicts:    1976000 | #Learnt:      60312 | 0.000
1044.41/1044.69	c total clause space: 127.173MB
1044.41/1044.69	c total #watches: 325510
1045.31/1045.57	c total #propagations: 94733409 / total #impl: 1168368554 (eff. 0.081)
1045.31/1045.57	c #Conflicts:    1977000 | #Learnt:      61312 | 0.000
1045.31/1045.57	c total clause space: 127.173MB
1045.31/1045.57	c total #watches: 329119
1046.41/1046.64	c total #propagations: 94798121 / total #impl: 1169138870 (eff. 0.081)
1046.41/1046.64	c #Conflicts:    1978000 | #Learnt:      62312 | 0.000
1046.41/1046.64	c total clause space: 127.173MB
1046.41/1046.64	c total #watches: 333025
1047.31/1047.59	c total #propagations: 94863938 / total #impl: 1169889082 (eff. 0.081)
1047.31/1047.59	c #Conflicts:    1979000 | #Learnt:      63312 | 0.000
1047.31/1047.59	c total clause space: 127.173MB
1047.31/1047.59	c total #watches: 338434
1048.21/1048.41	c total #propagations: 94914471 / total #impl: 1170721329 (eff. 0.081)
1048.21/1048.41	c #Conflicts:    1980000 | #Learnt:      64312 | 0.000
1048.21/1048.41	c total clause space: 127.173MB
1048.21/1048.41	c total #watches: 342237
1049.11/1049.39	c total #propagations: 94957996 / total #impl: 1171515184 (eff. 0.081)
1049.11/1049.39	c #Conflicts:    1981000 | #Learnt:      65312 | 0.000
1049.11/1049.39	c total clause space: 127.173MB
1049.11/1049.39	c total #watches: 347071
1050.21/1050.44	c total #propagations: 95008952 / total #impl: 1172142570 (eff. 0.081)
1050.21/1050.44	c #Conflicts:    1982000 | #Learnt:      66312 | 0.000
1050.21/1050.44	c total clause space: 127.173MB
1050.21/1050.44	c total #watches: 350735
1051.41/1051.67	c total #propagations: 95066458 / total #impl: 1172780494 (eff. 0.081)
1051.41/1051.67	c #Conflicts:    1983000 | #Learnt:      67312 | 0.000
1051.41/1051.67	c total clause space: 127.173MB
1051.41/1051.67	c total #watches: 354485
1052.61/1052.84	c total #propagations: 95144140 / total #impl: 1173714442 (eff. 0.081)
1052.61/1052.84	c GC COLLECT
1052.61/1052.84	c #Conflicts:    1984000 | #Learnt:      34212 | 0.000
1052.61/1052.84	c total clause space: 127.173MB
1052.61/1052.84	c total #watches: 227505
1053.11/1053.39	c total #propagations: 95204286 / total #impl: 1174704433 (eff. 0.081)
1053.11/1053.39	c #Conflicts:    1985000 | #Learnt:      35212 | 0.000
1053.11/1053.39	c total clause space: 127.173MB
1053.11/1053.39	c total #watches: 231423
1053.71/1053.95	c total #propagations: 95250867 / total #impl: 1175542640 (eff. 0.081)
1053.71/1053.95	c #Conflicts:    1986000 | #Learnt:      36212 | 0.000
1053.71/1053.95	c total clause space: 127.173MB
1053.71/1053.95	c total #watches: 235915
1054.31/1054.55	c total #propagations: 95296525 / total #impl: 1176418268 (eff. 0.081)
1054.31/1054.55	c #Conflicts:    1987000 | #Learnt:      37212 | 0.000
1054.31/1054.55	c total clause space: 127.173MB
1054.31/1054.55	c total #watches: 240288
1054.81/1055.02	c total #propagations: 95339307 / total #impl: 1177413486 (eff. 0.081)
1054.81/1055.02	c #Conflicts:    1988000 | #Learnt:      38212 | 0.000
1054.81/1055.02	c total clause space: 127.173MB
1054.81/1055.02	c total #watches: 243597
1055.21/1055.49	c total #propagations: 95386546 / total #impl: 1177990443 (eff. 0.081)
1055.21/1055.49	c #Conflicts:    1989000 | #Learnt:      39212 | 0.000
1055.21/1055.49	c total clause space: 127.173MB
1055.21/1055.49	c total #watches: 246968
1055.71/1055.98	c total #propagations: 95431131 / total #impl: 1178507465 (eff. 0.081)
1055.71/1055.98	c #Conflicts:    1990000 | #Learnt:      40212 | 0.000
1055.71/1055.98	c total clause space: 127.173MB
1055.71/1055.98	c total #watches: 250035
1056.31/1056.50	c total #propagations: 95476750 / total #impl: 1178968037 (eff. 0.081)
1056.31/1056.50	c #Conflicts:    1991000 | #Learnt:      41212 | 0.000
1056.31/1056.50	c total clause space: 127.173MB
1056.31/1056.50	c total #watches: 253482
1056.71/1056.99	c total #propagations: 95522119 / total #impl: 1179525320 (eff. 0.081)
1056.71/1056.99	c #Conflicts:    1992000 | #Learnt:      42212 | 0.000
1056.71/1056.99	c total clause space: 127.173MB
1056.71/1056.99	c total #watches: 256853
1057.21/1057.48	c total #propagations: 95569574 / total #impl: 1180171703 (eff. 0.081)
1057.21/1057.48	c #Conflicts:    1993000 | #Learnt:      43212 | 0.000
1057.21/1057.48	c total clause space: 127.173MB
1057.21/1057.48	c total #watches: 260121
1057.91/1058.16	c total #propagations: 95614108 / total #impl: 1180861321 (eff. 0.081)
1057.91/1058.16	c #Conflicts:    1994000 | #Learnt:      44212 | 0.000
1057.91/1058.16	c total clause space: 127.173MB
1057.91/1058.16	c total #watches: 264496
1058.31/1058.59	c total #propagations: 95663510 / total #impl: 1181604572 (eff. 0.081)
1058.31/1058.59	c #Conflicts:    1995000 | #Learnt:      45212 | 0.000
1058.31/1058.59	c total clause space: 127.173MB
1058.31/1058.59	c total #watches: 269954
1058.91/1059.11	c total #propagations: 95717928 / total #impl: 1181894091 (eff. 0.081)
1058.91/1059.11	c #Conflicts:    1996000 | #Learnt:      46212 | 0.000
1058.91/1059.11	c total clause space: 127.173MB
1058.91/1059.11	c total #watches: 275381
1059.50/1059.79	c total #propagations: 95762298 / total #impl: 1182231062 (eff. 0.081)
1059.50/1059.79	c #Conflicts:    1997000 | #Learnt:      47212 | 0.000
1059.50/1059.79	c total clause space: 127.173MB
1059.50/1059.79	c total #watches: 279240
1060.21/1060.50	c total #propagations: 95834752 / total #impl: 1182563485 (eff. 0.081)
1060.21/1060.50	c #Conflicts:    1998000 | #Learnt:      48212 | 0.000
1060.21/1060.50	c total clause space: 127.173MB
1060.21/1060.50	c total #watches: 283901
1061.10/1061.35	c total #propagations: 95900328 / total #impl: 1182957278 (eff. 0.081)
1061.10/1061.35	c #Conflicts:    1999000 | #Learnt:      49212 | 0.000
1061.10/1061.35	c total clause space: 127.173MB
1061.10/1061.35	c total #watches: 288811
1061.80/1062.03	c total #propagations: 95965740 / total #impl: 1183539234 (eff. 0.081)
1061.80/1062.03	c #Conflicts:    2000000 | #Learnt:      50212 | 0.000
1061.80/1062.03	c total clause space: 127.173MB
1061.80/1062.03	c total #watches: 292371
1062.51/1062.75	c total #propagations: 96018859 / total #impl: 1184267913 (eff. 0.081)
1062.51/1062.75	c #Conflicts:    2001000 | #Learnt:      51212 | 0.000
1062.51/1062.75	c total clause space: 127.173MB
1062.51/1062.75	c total #watches: 295777
1063.20/1063.43	c total #propagations: 96078422 / total #impl: 1184953304 (eff. 0.081)
1063.20/1063.43	c #Conflicts:    2002000 | #Learnt:      52212 | 0.000
1063.20/1063.43	c total clause space: 127.173MB
1063.20/1063.43	c total #watches: 299154
1063.90/1064.12	c total #propagations: 96128918 / total #impl: 1185553546 (eff. 0.081)
1063.90/1064.12	c #Conflicts:    2003000 | #Learnt:      53212 | 0.000
1063.90/1064.12	c total clause space: 127.173MB
1063.90/1064.12	c total #watches: 302451
1064.71/1064.94	c total #propagations: 96178561 / total #impl: 1186202137 (eff. 0.081)
1064.71/1064.94	c #Conflicts:    2004000 | #Learnt:      54212 | 0.000
1064.71/1064.94	c total clause space: 127.173MB
1064.71/1064.94	c total #watches: 305732
1065.40/1065.68	c total #propagations: 96235957 / total #impl: 1186985271 (eff. 0.081)
1065.40/1065.68	c #Conflicts:    2005000 | #Learnt:      55212 | 0.000
1065.40/1065.68	c total clause space: 127.173MB
1065.40/1065.68	c total #watches: 308846
1066.20/1066.44	c total #propagations: 96291110 / total #impl: 1187669582 (eff. 0.081)
1066.20/1066.44	c #Conflicts:    2006000 | #Learnt:      56212 | 0.000
1066.20/1066.44	c total clause space: 127.173MB
1066.20/1066.44	c total #watches: 312950
1066.91/1067.13	c total #propagations: 96347529 / total #impl: 1188413395 (eff. 0.081)
1066.91/1067.13	c #Conflicts:    2007000 | #Learnt:      57212 | 0.000
1066.91/1067.13	c total clause space: 127.173MB
1066.91/1067.13	c total #watches: 316720
1067.50/1067.70	c total #propagations: 96395064 / total #impl: 1189149340 (eff. 0.081)
1067.50/1067.70	c #Conflicts:    2008000 | #Learnt:      58212 | 0.000
1067.50/1067.70	c total clause space: 127.173MB
1067.50/1067.70	c total #watches: 320032
1068.01/1068.29	c total #propagations: 96446281 / total #impl: 1189680703 (eff. 0.081)
1068.01/1068.29	c #Conflicts:    2009000 | #Learnt:      59212 | 0.000
1068.01/1068.29	c total clause space: 127.173MB
1068.01/1068.29	c total #watches: 323880
1068.60/1068.88	c total #propagations: 96492666 / total #impl: 1190388504 (eff. 0.081)
1068.60/1068.88	c #Conflicts:    2010000 | #Learnt:      60212 | 0.000
1068.60/1068.88	c total clause space: 127.173MB
1068.60/1068.88	c total #watches: 327668
1069.20/1069.48	c total #propagations: 96538415 / total #impl: 1191082011 (eff. 0.081)
1069.20/1069.48	c #Conflicts:    2011000 | #Learnt:      61212 | 0.000
1069.20/1069.48	c total clause space: 127.173MB
1069.20/1069.48	c total #watches: 331670
1070.00/1070.24	c total #propagations: 96586636 / total #impl: 1191786509 (eff. 0.081)
1070.00/1070.24	c #Conflicts:    2012000 | #Learnt:      62212 | 0.000
1070.00/1070.24	c total clause space: 127.173MB
1070.00/1070.24	c total #watches: 335485
1070.80/1071.03	c total #propagations: 96633364 / total #impl: 1192538818 (eff. 0.081)
1070.80/1071.03	c #Conflicts:    2013000 | #Learnt:      63212 | 0.000
1070.80/1071.03	c total clause space: 127.173MB
1070.80/1071.03	c total #watches: 339423
1071.80/1072.02	c total #propagations: 96678473 / total #impl: 1193221745 (eff. 0.081)
1071.80/1072.02	c #Conflicts:    2014000 | #Learnt:      64212 | 0.000
1071.80/1072.02	c total clause space: 127.173MB
1071.80/1072.02	c total #watches: 343646
1072.80/1073.06	c total #propagations: 96720307 / total #impl: 1194425523 (eff. 0.081)
1072.80/1073.06	c #Conflicts:    2015000 | #Learnt:      65212 | 0.000
1072.80/1073.06	c total clause space: 127.173MB
1072.80/1073.06	c total #watches: 347737
1073.70/1073.93	c total #propagations: 96763879 / total #impl: 1195620460 (eff. 0.081)
1073.70/1073.93	c #Conflicts:    2016000 | #Learnt:      66212 | 0.000
1073.70/1073.93	c total clause space: 127.173MB
1073.70/1073.93	c total #watches: 351836
1074.61/1074.83	c total #propagations: 96807971 / total #impl: 1196677179 (eff. 0.081)
1074.61/1074.83	c #Conflicts:    2017000 | #Learnt:      67212 | 0.000
1074.61/1074.83	c total clause space: 127.173MB
1074.61/1074.83	c total #watches: 356005
1075.40/1075.69	c total #propagations: 96848460 / total #impl: 1197795549 (eff. 0.081)
1075.40/1075.69	c #Conflicts:    2018000 | #Learnt:      68212 | 0.000
1075.40/1075.69	c total clause space: 127.173MB
1075.40/1075.69	c total #watches: 359377
1076.20/1076.42	c total #propagations: 96888951 / total #impl: 1198738321 (eff. 0.081)
1076.20/1076.42	c GC COLLECT
1076.20/1076.42	c #Conflicts:    2019000 | #Learnt:      34819 | 0.000
1076.20/1076.42	c total clause space: 127.173MB
1076.20/1076.42	c total #watches: 229733
1076.71/1076.92	c total #propagations: 96929967 / total #impl: 1199623358 (eff. 0.081)
1076.71/1076.92	c #Conflicts:    2020000 | #Learnt:      35819 | 0.000
1076.71/1076.92	c total clause space: 127.173MB
1076.71/1076.92	c total #watches: 233208
1077.20/1077.42	c total #propagations: 96978814 / total #impl: 1200218865 (eff. 0.081)
1077.20/1077.42	c #Conflicts:    2021000 | #Learnt:      36819 | 0.000
1077.20/1077.42	c total clause space: 127.173MB
1077.20/1077.42	c total #watches: 236278
1077.70/1077.92	c total #propagations: 97031530 / total #impl: 1200975943 (eff. 0.081)
1077.70/1077.92	c #Conflicts:    2022000 | #Learnt:      37819 | 0.000
1077.70/1077.92	c total clause space: 127.173MB
1077.70/1077.92	c total #watches: 241581
1078.20/1078.43	c total #propagations: 97078561 / total #impl: 1201639480 (eff. 0.081)
1078.20/1078.43	c #Conflicts:    2023000 | #Learnt:      38819 | 0.000
1078.20/1078.43	c total clause space: 127.173MB
1078.20/1078.43	c total #watches: 247190
1078.80/1079.04	c total #propagations: 97119250 / total #impl: 1202101257 (eff. 0.081)
1078.80/1079.04	c #Conflicts:    2024000 | #Learnt:      39819 | 0.000
1078.80/1079.04	c total clause space: 127.173MB
1078.80/1079.04	c total #watches: 252774
1079.50/1079.73	c total #propagations: 97173024 / total #impl: 1202801372 (eff. 0.081)
1079.50/1079.73	c #Conflicts:    2025000 | #Learnt:      40819 | 0.000
1079.50/1079.73	c total clause space: 127.173MB
1079.50/1079.73	c total #watches: 258536
1080.01/1080.26	c total #propagations: 97239560 / total #impl: 1203328050 (eff. 0.081)
1080.01/1080.26	c #Conflicts:    2026000 | #Learnt:      41819 | 0.000
1080.01/1080.26	c total clause space: 127.173MB
1080.01/1080.26	c total #watches: 261516
1080.60/1080.84	c total #propagations: 97293064 / total #impl: 1203816005 (eff. 0.081)
1080.60/1080.84	c #Conflicts:    2027000 | #Learnt:      42819 | 0.000
1080.60/1080.84	c total clause space: 127.173MB
1080.60/1080.84	c total #watches: 264741
1081.11/1081.40	c total #propagations: 97350533 / total #impl: 1204548219 (eff. 0.081)
1081.11/1081.40	c #Conflicts:    2028000 | #Learnt:      43819 | 0.000
1081.11/1081.40	c total clause space: 127.173MB
1081.11/1081.40	c total #watches: 270476
1081.80/1082.09	c total #propagations: 97393676 / total #impl: 1205221946 (eff. 0.081)
1081.80/1082.09	c #Conflicts:    2029000 | #Learnt:      44819 | 0.000
1081.80/1082.09	c total clause space: 127.173MB
1081.80/1082.09	c total #watches: 275765
1082.21/1082.50	c total #propagations: 97459317 / total #impl: 1205902078 (eff. 0.081)
1082.21/1082.50	c #Conflicts:    2030000 | #Learnt:      45819 | 0.000
1082.21/1082.50	c total clause space: 127.173MB
1082.21/1082.50	c total #watches: 280678
1082.90/1083.13	c total #propagations: 97505409 / total #impl: 1206180124 (eff. 0.081)
1082.90/1083.13	c #Conflicts:    2031000 | #Learnt:      46819 | 0.000
1082.90/1083.13	c total clause space: 127.173MB
1082.90/1083.13	c total #watches: 285736
1083.80/1084.03	c total #propagations: 97570213 / total #impl: 1206787298 (eff. 0.081)
1083.80/1084.03	c #Conflicts:    2032000 | #Learnt:      47819 | 0.000
1083.80/1084.03	c total clause space: 127.173MB
1083.80/1084.03	c total #watches: 291462
1084.41/1084.70	c total #propagations: 97644504 / total #impl: 1207170492 (eff. 0.081)
1084.41/1084.70	c #Conflicts:    2033000 | #Learnt:      48819 | 0.000
1084.41/1084.70	c total clause space: 127.173MB
1084.41/1084.70	c total #watches: 295217
1085.10/1085.36	c total #propagations: 97697201 / total #impl: 1207709818 (eff. 0.081)
1085.10/1085.36	c #Conflicts:    2034000 | #Learnt:      49819 | 0.000
1085.10/1085.36	c total clause space: 127.173MB
1085.10/1085.36	c total #watches: 298565
1085.80/1086.07	c total #propagations: 97746442 / total #impl: 1208283473 (eff. 0.081)
1085.80/1086.07	c #Conflicts:    2035000 | #Learnt:      50819 | 0.000
1085.80/1086.07	c total clause space: 127.173MB
1085.80/1086.07	c total #watches: 302467
1086.50/1086.79	c total #propagations: 97794348 / total #impl: 1208977362 (eff. 0.081)
1086.50/1086.79	c #Conflicts:    2036000 | #Learnt:      51819 | 0.000
1086.50/1086.79	c total clause space: 127.173MB
1086.50/1086.79	c total #watches: 306454
1087.40/1087.62	c total #propagations: 97841464 / total #impl: 1209527720 (eff. 0.081)
1087.40/1087.62	c #Conflicts:    2037000 | #Learnt:      52819 | 0.000
1087.40/1087.62	c total clause space: 127.173MB
1087.40/1087.62	c total #watches: 310545
1088.20/1088.48	c total #propagations: 97887221 / total #impl: 1210077806 (eff. 0.081)
1088.20/1088.48	c #Conflicts:    2038000 | #Learnt:      53819 | 0.000
1088.20/1088.48	c total clause space: 127.173MB
1088.20/1088.48	c total #watches: 314682
1089.10/1089.33	c total #propagations: 97935195 / total #impl: 1210725530 (eff. 0.081)
1089.10/1089.33	c #Conflicts:    2039000 | #Learnt:      54819 | 0.000
1089.10/1089.33	c total clause space: 127.173MB
1089.10/1089.33	c total #watches: 320984
1090.10/1090.33	c total #propagations: 97987390 / total #impl: 1211319608 (eff. 0.081)
1090.10/1090.33	c #Conflicts:    2040000 | #Learnt:      55819 | 0.000
1090.10/1090.33	c total clause space: 127.173MB
1090.10/1090.33	c total #watches: 325726
1091.01/1091.27	c total #propagations: 98038636 / total #impl: 1211922471 (eff. 0.081)
1091.01/1091.27	c #Conflicts:    2041000 | #Learnt:      56819 | 0.000
1091.01/1091.27	c total clause space: 127.173MB
1091.01/1091.27	c total #watches: 330560
1092.00/1092.27	c total #propagations: 98084495 / total #impl: 1212776922 (eff. 0.081)
1092.00/1092.27	c #Conflicts:    2042000 | #Learnt:      57819 | 0.000
1092.00/1092.27	c total clause space: 127.173MB
1092.00/1092.27	c total #watches: 334468
1092.90/1093.20	c total #propagations: 98131786 / total #impl: 1213464437 (eff. 0.081)
1092.90/1093.20	c #Conflicts:    2043000 | #Learnt:      58819 | 0.000
1092.90/1093.20	c total clause space: 127.173MB
1092.90/1093.20	c total #watches: 340385
1094.10/1094.34	c total #propagations: 98190430 / total #impl: 1214005791 (eff. 0.081)
1094.10/1094.34	c #Conflicts:    2044000 | #Learnt:      59819 | 0.000
1094.10/1094.34	c total clause space: 127.173MB
1094.10/1094.34	c total #watches: 345601
1095.10/1095.30	c total #propagations: 98258299 / total #impl: 1214344498 (eff. 0.081)
1095.10/1095.30	c #Conflicts:    2045000 | #Learnt:      60819 | 0.000
1095.10/1095.30	c total clause space: 127.173MB
1095.10/1095.30	c total #watches: 350495
1096.61/1096.82	c total #propagations: 98347110 / total #impl: 1214626857 (eff. 0.081)
1096.61/1096.82	c #Conflicts:    2046000 | #Learnt:      61819 | 0.000
1096.61/1096.82	c total clause space: 127.173MB
1096.61/1096.82	c total #watches: 354568
1097.80/1098.01	c total #propagations: 98407255 / total #impl: 1215043606 (eff. 0.081)
1097.80/1098.01	c #Conflicts:    2047000 | #Learnt:      62819 | 0.000
1097.80/1098.01	c total clause space: 127.173MB
1097.80/1098.01	c total #watches: 359619
1098.80/1099.06	c total #propagations: 98460531 / total #impl: 1215434497 (eff. 0.081)
1098.80/1099.06	c #Conflicts:    2048000 | #Learnt:      63819 | 0.000
1098.80/1099.06	c total clause space: 127.173MB
1098.80/1099.06	c total #watches: 366625
1100.20/1100.41	c total #propagations: 98508044 / total #impl: 1215801071 (eff. 0.081)
1100.20/1100.41	c #Conflicts:    2049000 | #Learnt:      64819 | 0.000
1100.20/1100.41	c total clause space: 127.173MB
1100.20/1100.41	c total #watches: 370148
1101.00/1101.27	c total #propagations: 98576328 / total #impl: 1216147508 (eff. 0.081)
1101.00/1101.27	c #Conflicts:    2050000 | #Learnt:      65819 | 0.000
1101.00/1101.27	c total clause space: 127.173MB
1101.00/1101.27	c total #watches: 373996
1102.20/1102.40	c total #propagations: 98641848 / total #impl: 1216431889 (eff. 0.081)
1102.20/1102.40	c #Conflicts:    2051000 | #Learnt:      66819 | 0.000
1102.20/1102.40	c total clause space: 127.173MB
1102.20/1102.40	c total #watches: 377858
1103.30/1103.54	c total #propagations: 98693945 / total #impl: 1217349213 (eff. 0.081)
1103.30/1103.54	c #Conflicts:    2052000 | #Learnt:      67819 | 0.000
1103.30/1103.54	c total clause space: 127.173MB
1103.30/1103.54	c total #watches: 381540
1104.60/1104.86	c total #propagations: 98740454 / total #impl: 1218149510 (eff. 0.081)
1104.60/1104.86	c #Conflicts:    2053000 | #Learnt:      68819 | 0.000
1104.60/1104.86	c total clause space: 127.173MB
1104.60/1104.86	c total #watches: 386223
1105.90/1106.10	c total #propagations: 98810454 / total #impl: 1218744571 (eff. 0.081)
1105.90/1106.10	c GC COLLECT
1105.90/1106.10	c #Conflicts:    2054000 | #Learnt:      35119 | 0.000
1105.90/1106.10	c total clause space: 127.173MB
1105.90/1106.10	c total #watches: 232204
1106.50/1106.74	c total #propagations: 98885078 / total #impl: 1219230742 (eff. 0.081)
1106.50/1106.74	c #Conflicts:    2055000 | #Learnt:      36119 | 0.000
1106.50/1106.74	c total clause space: 127.173MB
1106.50/1106.74	c total #watches: 238524
1107.10/1107.30	c total #propagations: 98968039 / total #impl: 1219738383 (eff. 0.081)
1107.10/1107.30	c #Conflicts:    2056000 | #Learnt:      37119 | 0.000
1107.10/1107.30	c total clause space: 127.173MB
1107.10/1107.30	c total #watches: 244870
1107.70/1107.93	c total #propagations: 99033124 / total #impl: 1220238366 (eff. 0.081)
1107.70/1107.93	c #Conflicts:    2057000 | #Learnt:      38119 | 0.000
1107.70/1107.93	c total clause space: 127.173MB
1107.70/1107.93	c total #watches: 250887
1108.30/1108.54	c total #propagations: 99097269 / total #impl: 1220786424 (eff. 0.081)
1108.30/1108.54	c #Conflicts:    2058000 | #Learnt:      39119 | 0.000
1108.30/1108.54	c total clause space: 127.173MB
1108.30/1108.54	c total #watches: 255622
1108.90/1109.17	c total #propagations: 99161162 / total #impl: 1221288211 (eff. 0.081)
1108.90/1109.17	c #Conflicts:    2059000 | #Learnt:      40119 | 0.000
1108.90/1109.17	c total clause space: 127.173MB
1108.90/1109.17	c total #watches: 262966
1109.40/1109.66	c total #propagations: 99217238 / total #impl: 1221732301 (eff. 0.081)
1109.40/1109.66	c #Conflicts:    2060000 | #Learnt:      41119 | 0.000
1109.40/1109.66	c total clause space: 127.173MB
1109.40/1109.66	c total #watches: 270620
1110.00/1110.24	c total #propagations: 99264559 / total #impl: 1222076678 (eff. 0.081)
1110.00/1110.24	c #Conflicts:    2061000 | #Learnt:      42119 | 0.000
1110.00/1110.24	c total clause space: 127.173MB
1110.00/1110.24	c total #watches: 277897
1110.70/1110.95	c total #propagations: 99308011 / total #impl: 1222543220 (eff. 0.081)
1110.70/1110.95	c #Conflicts:    2062000 | #Learnt:      43119 | 0.000
1110.70/1110.95	c total clause space: 127.173MB
1110.70/1110.95	c total #watches: 285106
1111.40/1111.64	c total #propagations: 99348792 / total #impl: 1223142893 (eff. 0.081)
1111.40/1111.64	c #Conflicts:    2063000 | #Learnt:      44119 | 0.000
1111.40/1111.64	c total clause space: 127.173MB
1111.40/1111.64	c total #watches: 290202
1112.10/1112.33	c total #propagations: 99389183 / total #impl: 1223606184 (eff. 0.081)
1112.10/1112.33	c #Conflicts:    2064000 | #Learnt:      45119 | 0.000
1112.10/1112.33	c total clause space: 127.173MB
1112.10/1112.33	c total #watches: 295657
1112.60/1112.86	c total #propagations: 99430586 / total #impl: 1224165253 (eff. 0.081)
1112.60/1112.86	c #Conflicts:    2065000 | #Learnt:      46119 | 0.000
1112.60/1112.86	c total clause space: 127.173MB
1112.60/1112.86	c total #watches: 300468
1113.10/1113.35	c total #propagations: 99465582 / total #impl: 1224425821 (eff. 0.081)
1113.10/1113.35	c #Conflicts:    2066000 | #Learnt:      47119 | 0.000
1113.10/1113.35	c total clause space: 127.173MB
1113.10/1113.35	c total #watches: 303656
1113.70/1113.99	c total #propagations: 99497903 / total #impl: 1224615906 (eff. 0.081)
1113.70/1113.99	c #Conflicts:    2067000 | #Learnt:      48119 | 0.000
1113.70/1113.99	c total clause space: 127.173MB
1113.70/1113.99	c total #watches: 306075
1114.30/1114.51	c total #propagations: 99531358 / total #impl: 1224930196 (eff. 0.081)
1114.30/1114.51	c #Conflicts:    2068000 | #Learnt:      49119 | 0.000
1114.30/1114.51	c total clause space: 127.173MB
1114.30/1114.51	c total #watches: 308407
1114.80/1115.08	c total #propagations: 99563053 / total #impl: 1225225586 (eff. 0.081)
1114.80/1115.08	c #Conflicts:    2069000 | #Learnt:      50119 | 0.000
1114.80/1115.08	c total clause space: 127.173MB
1114.80/1115.08	c total #watches: 310714
1115.40/1115.61	c total #propagations: 99592313 / total #impl: 1225580652 (eff. 0.081)
1115.40/1115.61	c #Conflicts:    2070000 | #Learnt:      51119 | 0.000
1115.40/1115.61	c total clause space: 127.173MB
1115.40/1115.61	c total #watches: 313304
1116.00/1116.22	c total #propagations: 99618257 / total #impl: 1225975470 (eff. 0.081)
1116.00/1116.22	c #Conflicts:    2071000 | #Learnt:      52119 | 0.000
1116.00/1116.22	c total clause space: 127.173MB
1116.00/1116.22	c total #watches: 315961
1116.50/1116.79	c total #propagations: 99647093 / total #impl: 1226442179 (eff. 0.081)
1116.50/1116.79	c #Conflicts:    2072000 | #Learnt:      53119 | 0.000
1116.50/1116.79	c total clause space: 127.173MB
1116.50/1116.79	c total #watches: 318335
1117.20/1117.42	c total #propagations: 99678256 / total #impl: 1226854671 (eff. 0.081)
1117.20/1117.42	c #Conflicts:    2073000 | #Learnt:      54119 | 0.000
1117.20/1117.42	c total clause space: 127.173MB
1117.20/1117.42	c total #watches: 320689
1117.80/1118.07	c total #propagations: 99713581 / total #impl: 1227190012 (eff. 0.081)
1117.80/1118.07	c #Conflicts:    2074000 | #Learnt:      55119 | 0.000
1117.80/1118.07	c total clause space: 127.173MB
1117.80/1118.07	c total #watches: 323464
1118.50/1118.77	c total #propagations: 99752625 / total #impl: 1227629570 (eff. 0.081)
1118.50/1118.77	c #Conflicts:    2075000 | #Learnt:      56119 | 0.000
1118.50/1118.77	c total clause space: 127.173MB
1118.50/1118.77	c total #watches: 326024
1119.19/1119.47	c total #propagations: 99787404 / total #impl: 1228187617 (eff. 0.081)
1119.19/1119.47	c #Conflicts:    2076000 | #Learnt:      57119 | 0.000
1119.19/1119.47	c total clause space: 127.173MB
1119.19/1119.47	c total #watches: 328560
1119.89/1120.13	c total #propagations: 99824486 / total #impl: 1228675160 (eff. 0.081)
1119.89/1120.13	c #Conflicts:    2077000 | #Learnt:      58119 | 0.000
1119.89/1120.13	c total clause space: 127.173MB
1119.89/1120.13	c total #watches: 331123
1120.39/1120.61	c total #propagations: 99859886 / total #impl: 1229197972 (eff. 0.081)
1120.39/1120.61	c #Conflicts:    2078000 | #Learnt:      59119 | 0.000
1120.39/1120.61	c total clause space: 127.173MB
1120.39/1120.61	c total #watches: 334561
1120.99/1121.26	c total #propagations: 99891691 / total #impl: 1229329409 (eff. 0.081)
1120.99/1121.26	c #Conflicts:    2079000 | #Learnt:      60119 | 0.000
1120.99/1121.26	c total clause space: 127.173MB
1120.99/1121.26	c total #watches: 337220
1121.90/1122.19	c total #propagations: 99931975 / total #impl: 1229543190 (eff. 0.081)
1121.90/1122.19	c #Conflicts:    2080000 | #Learnt:      61119 | 0.000
1121.90/1122.19	c total clause space: 127.173MB
1121.90/1122.19	c total #watches: 340232
1122.79/1123.02	c total #propagations: 99980842 / total #impl: 1229920975 (eff. 0.081)
1122.79/1123.02	c #Conflicts:    2081000 | #Learnt:      62119 | 0.000
1122.79/1123.02	c total clause space: 127.173MB
1122.79/1123.02	c total #watches: 343034
1123.49/1123.70	c total #propagations: 100023372 / total #impl: 1230296411 (eff. 0.081)
1123.49/1123.70	c #Conflicts:    2082000 | #Learnt:      63119 | 0.000
1123.49/1123.70	c total clause space: 127.173MB
1123.49/1123.70	c total #watches: 347330
1124.10/1124.35	c total #propagations: 100058074 / total #impl: 1230703669 (eff. 0.081)
1124.10/1124.35	c #Conflicts:    2083000 | #Learnt:      64119 | 0.000
1124.10/1124.35	c total clause space: 127.173MB
1124.10/1124.35	c total #watches: 350589
1124.59/1124.87	c total #propagations: 100085438 / total #impl: 1231073240 (eff. 0.081)
1124.59/1124.87	c #Conflicts:    2084000 | #Learnt:      65119 | 0.000
1124.59/1124.87	c total clause space: 127.173MB
1124.59/1124.87	c total #watches: 352723
1125.29/1125.50	c total #propagations: 100107271 / total #impl: 1231352088 (eff. 0.081)
1125.29/1125.50	c #Conflicts:    2085000 | #Learnt:      66119 | 0.000
1125.29/1125.50	c total clause space: 127.173MB
1125.29/1125.50	c total #watches: 355080
1125.89/1126.14	c total #propagations: 100134802 / total #impl: 1231706302 (eff. 0.081)
1125.89/1126.14	c #Conflicts:    2086000 | #Learnt:      67119 | 0.000
1125.89/1126.14	c total clause space: 127.173MB
1125.89/1126.14	c total #watches: 358351
1126.39/1126.68	c total #propagations: 100168573 / total #impl: 1232082075 (eff. 0.081)
1126.39/1126.68	c #Conflicts:    2087000 | #Learnt:      68119 | 0.000
1126.39/1126.68	c total clause space: 127.173MB
1126.39/1126.68	c total #watches: 360692
1126.99/1127.26	c total #propagations: 100200043 / total #impl: 1232395582 (eff. 0.081)
1126.99/1127.26	c #Conflicts:    2088000 | #Learnt:      69119 | 0.000
1126.99/1127.26	c total clause space: 127.173MB
1126.99/1127.26	c total #watches: 362947
1127.59/1127.85	c total #propagations: 100232046 / total #impl: 1232838840 (eff. 0.081)
1127.59/1127.85	c GC COLLECT
1127.59/1127.85	c #Conflicts:    2089000 | #Learnt:      35120 | 0.000
1127.59/1127.85	c total clause space: 127.173MB
1127.59/1127.85	c total #watches: 232071
1128.09/1128.34	c total #propagations: 100260302 / total #impl: 1233148883 (eff. 0.081)
1128.09/1128.34	c #Conflicts:    2090000 | #Learnt:      36120 | 0.000
1128.09/1128.34	c total clause space: 127.173MB
1128.09/1128.34	c total #watches: 235256
1128.69/1128.91	c total #propagations: 100307500 / total #impl: 1233500274 (eff. 0.081)
1128.69/1128.91	c #Conflicts:    2091000 | #Learnt:      37120 | 0.000
1128.69/1128.91	c total clause space: 127.173MB
1128.69/1128.91	c total #watches: 238315
1129.29/1129.52	c total #propagations: 100364420 / total #impl: 1234163599 (eff. 0.081)
1129.29/1129.52	c #Conflicts:    2092000 | #Learnt:      38120 | 0.000
1129.29/1129.52	c total clause space: 127.173MB
1129.29/1129.52	c total #watches: 241253
1129.79/1130.07	c total #propagations: 100422786 / total #impl: 1234873237 (eff. 0.081)
1129.79/1130.07	c #Conflicts:    2093000 | #Learnt:      39120 | 0.000
1129.79/1130.07	c total clause space: 127.173MB
1129.79/1130.07	c total #watches: 244165
1130.19/1130.48	c total #propagations: 100477812 / total #impl: 1235515413 (eff. 0.081)
1130.19/1130.48	c #Conflicts:    2094000 | #Learnt:      40120 | 0.000
1130.19/1130.48	c total clause space: 127.173MB
1130.19/1130.48	c total #watches: 246579
1130.79/1131.04	c total #propagations: 100521783 / total #impl: 1235953660 (eff. 0.081)
1130.79/1131.04	c #Conflicts:    2095000 | #Learnt:      41120 | 0.000
1130.79/1131.04	c total clause space: 127.173MB
1130.79/1131.04	c total #watches: 249452
1131.39/1131.63	c total #propagations: 100575265 / total #impl: 1236586697 (eff. 0.081)
1131.39/1131.63	c #Conflicts:    2096000 | #Learnt:      42120 | 0.000
1131.39/1131.63	c total clause space: 127.173MB
1131.39/1131.63	c total #watches: 253200
1131.99/1132.23	c total #propagations: 100631138 / total #impl: 1237356775 (eff. 0.081)
1131.99/1132.23	c #Conflicts:    2097000 | #Learnt:      43120 | 0.000
1131.99/1132.23	c total clause space: 127.173MB
1131.99/1132.23	c total #watches: 257042
1132.59/1132.80	c total #propagations: 100686028 / total #impl: 1237975339 (eff. 0.081)
1132.59/1132.80	c #Conflicts:    2098000 | #Learnt:      44120 | 0.000
1132.59/1132.80	c total clause space: 127.173MB
1132.59/1132.80	c total #watches: 260687
1133.09/1133.38	c total #propagations: 100744904 / total #impl: 1238590658 (eff. 0.081)
1133.09/1133.38	c #Conflicts:    2099000 | #Learnt:      45120 | 0.000
1133.09/1133.38	c total clause space: 127.173MB
1133.09/1133.38	c total #watches: 264054
1133.69/1133.93	c total #propagations: 100799080 / total #impl: 1239281989 (eff. 0.081)
1133.69/1133.93	c #Conflicts:    2100000 | #Learnt:      46120 | 0.000
1133.69/1133.93	c total clause space: 127.173MB
1133.69/1133.93	c total #watches: 267507
1134.29/1134.56	c total #propagations: 100849501 / total #impl: 1239842799 (eff. 0.081)
1134.29/1134.56	c #Conflicts:    2101000 | #Learnt:      47120 | 0.000
1134.29/1134.56	c total clause space: 127.173MB
1134.29/1134.56	c total #watches: 271093
1134.89/1135.18	c total #propagations: 100905547 / total #impl: 1240629509 (eff. 0.081)
1134.89/1135.18	c #Conflicts:    2102000 | #Learnt:      48120 | 0.000
1134.89/1135.18	c total clause space: 127.173MB
1134.89/1135.18	c total #watches: 274380
1135.59/1135.85	c total #propagations: 100960676 / total #impl: 1241353498 (eff. 0.081)
1135.59/1135.85	c #Conflicts:    2103000 | #Learnt:      49120 | 0.000
1135.59/1135.85	c total clause space: 127.173MB
1135.59/1135.85	c total #watches: 278434
1136.29/1136.52	c total #propagations: 101012654 / total #impl: 1242069432 (eff. 0.081)
1136.29/1136.52	c #Conflicts:    2104000 | #Learnt:      50120 | 0.000
1136.29/1136.52	c total clause space: 127.173MB
1136.29/1136.52	c total #watches: 283222
1136.99/1137.22	c total #propagations: 101064011 / total #impl: 1242694897 (eff. 0.081)
1136.99/1137.22	c #Conflicts:    2105000 | #Learnt:      51120 | 0.000
1136.99/1137.22	c total clause space: 127.173MB
1136.99/1137.22	c total #watches: 287817
1137.69/1137.99	c total #propagations: 101112064 / total #impl: 1243460565 (eff. 0.081)
1137.69/1137.99	c #Conflicts:    2106000 | #Learnt:      52120 | 0.000
1137.69/1137.99	c total clause space: 127.173MB
1137.69/1137.99	c total #watches: 292529
1138.59/1138.85	c total #propagations: 101162496 / total #impl: 1244335278 (eff. 0.081)
1138.59/1138.85	c #Conflicts:    2107000 | #Learnt:      53120 | 0.000
1138.59/1138.85	c total clause space: 127.173MB
1138.59/1138.85	c total #watches: 298053
1139.40/1139.67	c total #propagations: 101219397 / total #impl: 1245141007 (eff. 0.081)
1139.40/1139.67	c #Conflicts:    2108000 | #Learnt:      54120 | 0.000
1139.40/1139.67	c total clause space: 127.173MB
1139.40/1139.67	c total #watches: 302315
1140.29/1140.57	c total #propagations: 101273186 / total #impl: 1245763933 (eff. 0.081)
1140.29/1140.57	c #Conflicts:    2109000 | #Learnt:      55120 | 0.000
1140.29/1140.57	c total clause space: 127.173MB
1140.29/1140.57	c total #watches: 306140
1141.09/1141.39	c total #propagations: 101323658 / total #impl: 1246542836 (eff. 0.081)
1141.09/1141.39	c #Conflicts:    2110000 | #Learnt:      56120 | 0.000
1141.09/1141.39	c total clause space: 127.173MB
1141.09/1141.39	c total #watches: 309865
1141.89/1142.16	c total #propagations: 101372504 / total #impl: 1247188986 (eff. 0.081)
1141.89/1142.16	c #Conflicts:    2111000 | #Learnt:      57120 | 0.000
1141.89/1142.16	c total clause space: 127.173MB
1141.89/1142.16	c total #watches: 314255
1142.80/1143.01	c total #propagations: 101421673 / total #impl: 1247821208 (eff. 0.081)
1142.80/1143.01	c #Conflicts:    2112000 | #Learnt:      58120 | 0.000
1142.80/1143.01	c total clause space: 127.173MB
1142.80/1143.01	c total #watches: 318585
1143.69/1143.90	c total #propagations: 101471606 / total #impl: 1248620022 (eff. 0.081)
1143.69/1143.90	c #Conflicts:    2113000 | #Learnt:      59120 | 0.000
1143.69/1143.90	c total clause space: 127.173MB
1143.69/1143.90	c total #watches: 322702
1144.49/1144.77	c total #propagations: 101520873 / total #impl: 1249484642 (eff. 0.081)
1144.49/1144.77	c #Conflicts:    2114000 | #Learnt:      60120 | 0.000
1144.49/1144.77	c total clause space: 127.173MB
1144.49/1144.77	c total #watches: 326582
1145.39/1145.62	c total #propagations: 101569399 / total #impl: 1250059990 (eff. 0.081)
1145.39/1145.62	c #Conflicts:    2115000 | #Learnt:      61120 | 0.000
1145.39/1145.62	c total clause space: 127.173MB
1145.39/1145.62	c total #watches: 331207
1146.49/1146.70	c total #propagations: 101617536 / total #impl: 1250535562 (eff. 0.081)
1146.49/1146.70	c #Conflicts:    2116000 | #Learnt:      62120 | 0.000
1146.49/1146.70	c total clause space: 127.173MB
1146.49/1146.70	c total #watches: 335554
1147.59/1147.86	c total #propagations: 101668100 / total #impl: 1251339563 (eff. 0.081)
1147.59/1147.86	c #Conflicts:    2117000 | #Learnt:      63120 | 0.000
1147.59/1147.86	c total clause space: 127.173MB
1147.59/1147.86	c total #watches: 340288
1148.39/1148.62	c total #propagations: 101722613 / total #impl: 1252277731 (eff. 0.081)
1148.39/1148.62	c #Conflicts:    2118000 | #Learnt:      64120 | 0.000
1148.39/1148.62	c total clause space: 127.173MB
1148.39/1148.62	c total #watches: 343662
1149.49/1149.78	c total #propagations: 101766594 / total #impl: 1252862228 (eff. 0.081)
1149.49/1149.78	c #Conflicts:    2119000 | #Learnt:      65120 | 0.000
1149.49/1149.78	c total clause space: 127.173MB
1149.49/1149.78	c total #watches: 348317
1150.59/1150.85	c total #propagations: 101819996 / total #impl: 1253873870 (eff. 0.081)
1150.59/1150.85	c #Conflicts:    2120000 | #Learnt:      66120 | 0.000
1150.59/1150.85	c total clause space: 127.173MB
1150.59/1150.85	c total #watches: 352915
1151.69/1151.92	c total #propagations: 101867119 / total #impl: 1254914034 (eff. 0.081)
1151.69/1151.92	c #Conflicts:    2121000 | #Learnt:      67120 | 0.000
1151.69/1151.92	c total clause space: 127.173MB
1151.69/1151.92	c total #watches: 357742
1152.79/1153.05	c total #propagations: 101915076 / total #impl: 1255996791 (eff. 0.081)
1152.79/1153.05	c #Conflicts:    2122000 | #Learnt:      68120 | 0.000
1152.79/1153.05	c total clause space: 127.173MB
1152.79/1153.05	c total #watches: 361710
1153.89/1154.15	c total #propagations: 101960239 / total #impl: 1257128156 (eff. 0.081)
1153.89/1154.15	c #Conflicts:    2123000 | #Learnt:      69120 | 0.000
1153.89/1154.15	c total clause space: 127.173MB
1153.89/1154.15	c total #watches: 366445
1154.90/1155.16	c total #propagations: 102004656 / total #impl: 1258316861 (eff. 0.081)
1154.90/1155.16	c #Conflicts:    2124000 | #Learnt:      70120 | 0.000
1154.90/1155.16	c total clause space: 127.173MB
1154.90/1155.16	c total #watches: 371166
1155.79/1156.06	c total #propagations: 102051254 / total #impl: 1259200784 (eff. 0.081)
1155.79/1156.06	c GC COLLECT
1155.79/1156.06	c #Conflicts:    2125000 | #Learnt:      35827 | 0.000
1155.79/1156.06	c total clause space: 127.173MB
1155.79/1156.06	c total #watches: 235747
1156.49/1156.71	c total #propagations: 102094381 / total #impl: 1260125316 (eff. 0.081)
1156.49/1156.71	c #Conflicts:    2126000 | #Learnt:      36827 | 0.000
1156.49/1156.71	c total clause space: 127.173MB
1156.49/1156.71	c total #watches: 241157
1157.00/1157.29	c total #propagations: 102146494 / total #impl: 1261015957 (eff. 0.081)
1157.00/1157.29	c #Conflicts:    2127000 | #Learnt:      37827 | 0.000
1157.00/1157.29	c total clause space: 127.173MB
1157.00/1157.29	c total #watches: 246279
1157.79/1158.02	c total #propagations: 102192134 / total #impl: 1261836825 (eff. 0.081)
1157.79/1158.02	c #Conflicts:    2128000 | #Learnt:      38827 | 0.000
1157.79/1158.02	c total clause space: 127.173MB
1157.79/1158.02	c total #watches: 251452
1158.49/1158.73	c total #propagations: 102241164 / total #impl: 1262828364 (eff. 0.081)
1158.49/1158.73	c #Conflicts:    2129000 | #Learnt:      39827 | 0.000
1158.49/1158.73	c total clause space: 127.173MB
1158.49/1158.73	c total #watches: 255977
1159.19/1159.46	c total #propagations: 102288063 / total #impl: 1263855648 (eff. 0.081)
1159.19/1159.46	c #Conflicts:    2130000 | #Learnt:      40827 | 0.000
1159.19/1159.46	c total clause space: 127.173MB
1159.19/1159.46	c total #watches: 260646
1159.99/1160.24	c total #propagations: 102334739 / total #impl: 1264812605 (eff. 0.081)
1159.99/1160.24	c #Conflicts:    2131000 | #Learnt:      41827 | 0.000
1159.99/1160.24	c total clause space: 127.173MB
1159.99/1160.24	c total #watches: 265815
1160.79/1161.02	c total #propagations: 102381918 / total #impl: 1265719160 (eff. 0.081)
1160.79/1161.02	c #Conflicts:    2132000 | #Learnt:      42827 | 0.000
1160.79/1161.02	c total clause space: 127.173MB
1160.79/1161.02	c total #watches: 270359
1161.49/1161.78	c total #propagations: 102427803 / total #impl: 1266669344 (eff. 0.081)
1161.49/1161.78	c #Conflicts:    2133000 | #Learnt:      43827 | 0.000
1161.49/1161.78	c total clause space: 127.173MB
1161.49/1161.78	c total #watches: 274411
1162.19/1162.46	c total #propagations: 102472902 / total #impl: 1267575649 (eff. 0.081)
1162.19/1162.46	c #Conflicts:    2134000 | #Learnt:      44827 | 0.000
1162.19/1162.46	c total clause space: 127.173MB
1162.19/1162.46	c total #watches: 278932
1162.99/1163.23	c total #propagations: 102520086 / total #impl: 1268294776 (eff. 0.081)
1162.99/1163.23	c #Conflicts:    2135000 | #Learnt:      45827 | 0.000
1162.99/1163.23	c total clause space: 127.173MB
1162.99/1163.23	c total #watches: 282794
1163.79/1164.00	c total #propagations: 102562717 / total #impl: 1269190781 (eff. 0.081)
1163.79/1164.00	c #Conflicts:    2136000 | #Learnt:      46827 | 0.000
1163.79/1164.00	c total clause space: 127.173MB
1163.79/1164.00	c total #watches: 286348
1164.59/1164.81	c total #propagations: 102610322 / total #impl: 1270086105 (eff. 0.081)
1164.59/1164.81	c #Conflicts:    2137000 | #Learnt:      47827 | 0.000
1164.59/1164.81	c total clause space: 127.173MB
1164.59/1164.81	c total #watches: 290012
1165.29/1165.57	c total #propagations: 102658546 / total #impl: 1270565598 (eff. 0.081)
1165.29/1165.57	c #Conflicts:    2138000 | #Learnt:      48827 | 0.000
1165.29/1165.57	c total clause space: 127.173MB
1165.29/1165.57	c total #watches: 293952
1166.19/1166.42	c total #propagations: 102705458 / total #impl: 1271394657 (eff. 0.081)
1166.19/1166.42	c #Conflicts:    2139000 | #Learnt:      49827 | 0.000
1166.19/1166.42	c total clause space: 127.173MB
1166.19/1166.42	c total #watches: 297505
1167.19/1167.47	c total #propagations: 102752150 / total #impl: 1272363775 (eff. 0.081)
1167.19/1167.47	c #Conflicts:    2140000 | #Learnt:      50827 | 0.000
1167.19/1167.47	c total clause space: 127.173MB
1167.19/1167.47	c total #watches: 301931
1168.19/1168.41	c total #propagations: 102803696 / total #impl: 1273484161 (eff. 0.081)
1168.19/1168.41	c #Conflicts:    2141000 | #Learnt:      51827 | 0.000
1168.19/1168.41	c total clause space: 127.173MB
1168.19/1168.41	c total #watches: 306456
1169.19/1169.43	c total #propagations: 102851076 / total #impl: 1274529340 (eff. 0.081)
1169.19/1169.43	c #Conflicts:    2142000 | #Learnt:      52827 | 0.000
1169.19/1169.43	c total clause space: 127.173MB
1169.19/1169.43	c total #watches: 310435
1170.09/1170.37	c total #propagations: 102897552 / total #impl: 1275722433 (eff. 0.081)
1170.09/1170.37	c #Conflicts:    2143000 | #Learnt:      53827 | 0.000
1170.09/1170.37	c total clause space: 127.173MB
1170.09/1170.37	c total #watches: 314340
1171.19/1171.48	c total #propagations: 102941519 / total #impl: 1276731217 (eff. 0.081)
1171.19/1171.48	c #Conflicts:    2144000 | #Learnt:      54827 | 0.000
1171.19/1171.48	c total clause space: 127.173MB
1171.19/1171.48	c total #watches: 318679
1172.19/1172.49	c total #propagations: 102982618 / total #impl: 1277948068 (eff. 0.081)
1172.19/1172.49	c #Conflicts:    2145000 | #Learnt:      55827 | 0.000
1172.19/1172.49	c total clause space: 127.173MB
1172.19/1172.49	c total #watches: 323197
1173.39/1173.61	c total #propagations: 103027549 / total #impl: 1278911675 (eff. 0.081)
1173.39/1173.61	c #Conflicts:    2146000 | #Learnt:      56827 | 0.000
1173.39/1173.61	c total clause space: 127.173MB
1173.39/1173.61	c total #watches: 327793
1174.49/1174.73	c total #propagations: 103080259 / total #impl: 1279716014 (eff. 0.081)
1174.49/1174.73	c #Conflicts:    2147000 | #Learnt:      57827 | 0.000
1174.49/1174.73	c total clause space: 127.173MB
1174.49/1174.73	c total #watches: 332878
1175.69/1175.96	c total #propagations: 103130282 / total #impl: 1280779040 (eff. 0.081)
1175.69/1175.96	c #Conflicts:    2148000 | #Learnt:      58827 | 0.000
1175.69/1175.96	c total clause space: 127.173MB
1175.69/1175.96	c total #watches: 338033
1176.99/1177.20	c total #propagations: 103179289 / total #impl: 1282000830 (eff. 0.080)
1176.99/1177.20	c #Conflicts:    2149000 | #Learnt:      59827 | 0.000
1176.99/1177.20	c total clause space: 127.173MB
1176.99/1177.20	c total #watches: 342188
1178.08/1178.32	c total #propagations: 103226998 / total #impl: 1283189177 (eff. 0.080)
1178.08/1178.32	c #Conflicts:    2150000 | #Learnt:      60827 | 0.000
1178.08/1178.32	c total clause space: 127.173MB
1178.08/1178.32	c total #watches: 346210
1179.28/1179.56	c total #propagations: 103272124 / total #impl: 1284059209 (eff. 0.080)
1179.28/1179.56	c #Conflicts:    2151000 | #Learnt:      61827 | 0.000
1179.28/1179.56	c total clause space: 127.173MB
1179.28/1179.56	c total #watches: 350622
1180.48/1180.79	c total #propagations: 103318583 / total #impl: 1285110579 (eff. 0.080)
1180.48/1180.79	c #Conflicts:    2152000 | #Learnt:      62827 | 0.000
1180.48/1180.79	c total clause space: 127.173MB
1180.48/1180.79	c total #watches: 355496
1181.78/1182.02	c total #propagations: 103361504 / total #impl: 1286183397 (eff. 0.080)
1181.78/1182.02	c #Conflicts:    2153000 | #Learnt:      63827 | 0.000
1181.78/1182.02	c total clause space: 127.173MB
1181.78/1182.02	c total #watches: 359848
1183.28/1183.54	c total #propagations: 103411005 / total #impl: 1287083374 (eff. 0.080)
1183.28/1183.54	c #Conflicts:    2154000 | #Learnt:      64827 | 0.000
1183.28/1183.54	c total clause space: 127.173MB
1183.28/1183.54	c total #watches: 364021
1184.78/1185.03	c total #propagations: 103472230 / total #impl: 1288107036 (eff. 0.080)
1184.78/1185.03	c #Conflicts:    2155000 | #Learnt:      65827 | 0.000
1184.78/1185.03	c total clause space: 127.173MB
1184.78/1185.03	c total #watches: 367858
1186.28/1186.59	c total #propagations: 103521274 / total #impl: 1289275241 (eff. 0.080)
1186.28/1186.59	c #Conflicts:    2156000 | #Learnt:      66827 | 0.000
1186.28/1186.59	c total clause space: 127.173MB
1186.28/1186.59	c total #watches: 372849
1187.79/1188.10	c total #propagations: 103564897 / total #impl: 1290223562 (eff. 0.080)
1187.79/1188.10	c #Conflicts:    2157000 | #Learnt:      67827 | 0.000
1187.79/1188.10	c total clause space: 127.173MB
1187.79/1188.10	c total #watches: 377020
1189.08/1189.39	c total #propagations: 103611897 / total #impl: 1291301356 (eff. 0.080)
1189.08/1189.39	c #Conflicts:    2158000 | #Learnt:      68827 | 0.000
1189.08/1189.39	c total clause space: 127.173MB
1189.08/1189.39	c total #watches: 380590
1190.48/1190.79	c total #propagations: 103650652 / total #impl: 1292372675 (eff. 0.080)
1190.48/1190.79	c #Conflicts:    2159000 | #Learnt:      69827 | 0.000
1190.48/1190.79	c total clause space: 127.173MB
1190.48/1190.79	c total #watches: 384584
1191.98/1192.24	c total #propagations: 103688975 / total #impl: 1293507652 (eff. 0.080)
1191.98/1192.24	c #Conflicts:    2160000 | #Learnt:      70827 | 0.000
1191.98/1192.24	c total clause space: 127.173MB
1191.98/1192.24	c total #watches: 389550
1192.98/1193.26	c total #propagations: 103735690 / total #impl: 1294474002 (eff. 0.080)
1192.98/1193.26	c GC COLLECT
1192.98/1193.26	c #Conflicts:    2161000 | #Learnt:      36221 | 0.000
1192.98/1193.26	c total clause space: 127.173MB
1192.98/1193.26	c total #watches: 237006
1193.68/1193.97	c total #propagations: 103786115 / total #impl: 1295254884 (eff. 0.080)
1193.68/1193.97	c #Conflicts:    2162000 | #Learnt:      37221 | 0.000
1193.68/1193.97	c total clause space: 127.173MB
1193.68/1193.97	c total #watches: 241450
1194.28/1194.59	c total #propagations: 103835290 / total #impl: 1296048392 (eff. 0.080)
1194.28/1194.59	c #Conflicts:    2163000 | #Learnt:      38221 | 0.000
1194.28/1194.59	c total clause space: 127.173MB
1194.28/1194.59	c total #watches: 245872
1194.98/1195.23	c total #propagations: 103885374 / total #impl: 1296735334 (eff. 0.080)
1194.98/1195.23	c #Conflicts:    2164000 | #Learnt:      39221 | 0.000
1194.98/1195.23	c total clause space: 127.173MB
1194.98/1195.23	c total #watches: 250075
1195.68/1195.92	c total #propagations: 103928312 / total #impl: 1297524243 (eff. 0.080)
1195.68/1195.92	c #Conflicts:    2165000 | #Learnt:      40221 | 0.000
1195.68/1195.92	c total clause space: 127.173MB
1195.68/1195.92	c total #watches: 256506
1196.18/1196.47	c total #propagations: 103971068 / total #impl: 1298357672 (eff. 0.080)
1196.18/1196.47	c #Conflicts:    2166000 | #Learnt:      41221 | 0.000
1196.18/1196.47	c total clause space: 127.173MB
1196.18/1196.47	c total #watches: 260931
1196.78/1197.02	c total #propagations: 104009742 / total #impl: 1298912591 (eff. 0.080)
1196.78/1197.02	c #Conflicts:    2167000 | #Learnt:      42221 | 0.000
1196.78/1197.02	c total clause space: 127.173MB
1196.78/1197.02	c total #watches: 264449
1197.48/1197.76	c total #propagations: 104048976 / total #impl: 1299382386 (eff. 0.080)
1197.48/1197.76	c #Conflicts:    2168000 | #Learnt:      43221 | 0.000
1197.48/1197.76	c total clause space: 127.173MB
1197.48/1197.76	c total #watches: 267989
1198.18/1198.48	c total #propagations: 104091713 / total #impl: 1300143578 (eff. 0.080)
1198.18/1198.48	c #Conflicts:    2169000 | #Learnt:      44221 | 0.000
1198.18/1198.48	c total clause space: 127.173MB
1198.18/1198.48	c total #watches: 271606
1198.98/1199.27	c total #propagations: 104135100 / total #impl: 1300937387 (eff. 0.080)
1198.98/1199.27	c #Conflicts:    2170000 | #Learnt:      45221 | 0.000
1198.98/1199.27	c total clause space: 127.173MB
1198.98/1199.27	c total #watches: 275206
1199.78/1200.04	c total #propagations: 104179660 / total #impl: 1301823694 (eff. 0.080)
1199.78/1200.04	c #Conflicts:    2171000 | #Learnt:      46221 | 0.000
1199.78/1200.04	c total clause space: 127.173MB
1199.78/1200.04	c total #watches: 278463
1200.48/1200.75	c total #propagations: 104226234 / total #impl: 1302772412 (eff. 0.080)
1200.48/1200.75	c #Conflicts:    2172000 | #Learnt:      47221 | 0.000
1200.48/1200.75	c total clause space: 127.173MB
1200.48/1200.75	c total #watches: 281668
1201.18/1201.49	c total #propagations: 104269872 / total #impl: 1303628681 (eff. 0.080)
1201.18/1201.49	c #Conflicts:    2173000 | #Learnt:      48221 | 0.000
1201.18/1201.49	c total clause space: 127.173MB
1201.18/1201.49	c total #watches: 285274
1201.88/1202.19	c total #propagations: 104315250 / total #impl: 1304442980 (eff. 0.080)
1201.88/1202.19	c #Conflicts:    2174000 | #Learnt:      49221 | 0.000
1201.88/1202.19	c total clause space: 127.173MB
1201.88/1202.19	c total #watches: 288468
1202.48/1202.74	c total #propagations: 104359388 / total #impl: 1305110963 (eff. 0.080)
1202.48/1202.74	c #Conflicts:    2175000 | #Learnt:      50221 | 0.000
1202.48/1202.74	c total clause space: 127.173MB
1202.48/1202.74	c total #watches: 292394
1203.19/1203.41	c total #propagations: 104400974 / total #impl: 1305539227 (eff. 0.080)
1203.19/1203.41	c #Conflicts:    2176000 | #Learnt:      51221 | 0.000
1203.19/1203.41	c total clause space: 127.173MB
1203.19/1203.41	c total #watches: 296348
1203.88/1204.15	c total #propagations: 104448809 / total #impl: 1306144980 (eff. 0.080)
1203.88/1204.15	c #Conflicts:    2177000 | #Learnt:      52221 | 0.000
1203.88/1204.15	c total clause space: 127.173MB
1203.88/1204.15	c total #watches: 300130
1204.39/1204.66	c total #propagations: 104511893 / total #impl: 1306649016 (eff. 0.080)
1204.39/1204.66	c #Conflicts:    2178000 | #Learnt:      53221 | 0.000
1204.39/1204.66	c total clause space: 127.173MB
1204.39/1204.66	c total #watches: 303255
1204.78/1205.04	c total #propagations: 104563881 / total #impl: 1307017808 (eff. 0.080)
1204.78/1205.04	c #Conflicts:    2179000 | #Learnt:      54221 | 0.000
1204.78/1205.04	c total clause space: 127.173MB
1204.78/1205.04	c total #watches: 306381
1205.18/1205.48	c total #propagations: 104612115 / total #impl: 1307285677 (eff. 0.080)
1205.18/1205.48	c #Conflicts:    2180000 | #Learnt:      55221 | 0.000
1205.18/1205.48	c total clause space: 127.173MB
1205.18/1205.48	c total #watches: 310094
1205.49/1205.74	c total #propagations: 104664111 / total #impl: 1307609639 (eff. 0.080)
1205.49/1205.74	c #Conflicts:    2181000 | #Learnt:      56221 | 0.000
1205.49/1205.74	c total clause space: 127.173MB
1205.49/1205.74	c total #watches: 314560
1205.78/1206.02	c total #propagations: 104713997 / total #impl: 1307804469 (eff. 0.080)
1205.78/1206.02	c #Conflicts:    2182000 | #Learnt:      57221 | 0.000
1205.78/1206.02	c total clause space: 127.173MB
1205.78/1206.02	c total #watches: 318652
1206.28/1206.50	c total #propagations: 104767196 / total #impl: 1308036606 (eff. 0.080)
1206.28/1206.50	c #Conflicts:    2183000 | #Learnt:      58221 | 0.000
1206.28/1206.50	c total clause space: 127.173MB
1206.28/1206.50	c total #watches: 321475
1206.68/1206.93	c total #propagations: 104798522 / total #impl: 1308165017 (eff. 0.080)
1206.68/1206.93	c #Conflicts:    2184000 | #Learnt:      59221 | 0.000
1206.68/1206.93	c total clause space: 127.173MB
1206.68/1206.93	c total #watches: 323603
1207.08/1207.37	c total #propagations: 104828662 / total #impl: 1308254212 (eff. 0.080)
1207.08/1207.37	c #Conflicts:    2185000 | #Learnt:      60221 | 0.000
1207.08/1207.37	c total clause space: 127.173MB
1207.08/1207.37	c total #watches: 325716
1207.48/1207.77	c total #propagations: 104858026 / total #impl: 1308343161 (eff. 0.080)
1207.48/1207.77	c #Conflicts:    2186000 | #Learnt:      61221 | 0.000
1207.48/1207.77	c total clause space: 127.173MB
1207.48/1207.77	c total #watches: 327828
1207.88/1208.15	c total #propagations: 104885183 / total #impl: 1308429999 (eff. 0.080)
1207.88/1208.15	c #Conflicts:    2187000 | #Learnt:      62221 | 0.000
1207.88/1208.15	c total clause space: 127.173MB
1207.88/1208.15	c total #watches: 330028
1208.18/1208.46	c total #propagations: 104914976 / total #impl: 1308531443 (eff. 0.080)
1208.18/1208.46	c #Conflicts:    2188000 | #Learnt:      63221 | 0.000
1208.18/1208.46	c total clause space: 127.173MB
1208.18/1208.46	c total #watches: 332278
1208.48/1208.75	c total #propagations: 104950462 / total #impl: 1308655258 (eff. 0.080)
1208.48/1208.75	c #Conflicts:    2189000 | #Learnt:      64221 | 0.000
1208.48/1208.75	c total clause space: 127.173MB
1208.48/1208.75	c total #watches: 334442
1208.79/1209.07	c total #propagations: 104977264 / total #impl: 1308746788 (eff. 0.080)
1208.79/1209.07	c #Conflicts:    2190000 | #Learnt:      65221 | 0.000
1208.79/1209.07	c total clause space: 127.173MB
1208.79/1209.07	c total #watches: 336786
1209.08/1209.33	c total #propagations: 105005322 / total #impl: 1308836965 (eff. 0.080)
1209.08/1209.33	c #Conflicts:    2191000 | #Learnt:      66221 | 0.000
1209.08/1209.33	c total clause space: 127.173MB
1209.08/1209.33	c total #watches: 338903
1209.38/1209.63	c total #propagations: 105031009 / total #impl: 1308927558 (eff. 0.080)
1209.38/1209.63	c #Conflicts:    2192000 | #Learnt:      67221 | 0.000
1209.38/1209.63	c total clause space: 127.173MB
1209.38/1209.63	c total #watches: 341310
1209.68/1209.97	c total #propagations: 105057386 / total #impl: 1309025704 (eff. 0.080)
1209.68/1209.97	c #Conflicts:    2193000 | #Learnt:      68221 | 0.000
1209.68/1209.97	c total clause space: 127.173MB
1209.68/1209.97	c total #watches: 343422
1210.08/1210.39	c total #propagations: 105083914 / total #impl: 1309136346 (eff. 0.080)
1210.08/1210.39	c #Conflicts:    2194000 | #Learnt:      69221 | 0.000
1210.08/1210.39	c total clause space: 127.173MB
1210.08/1210.39	c total #watches: 345745
1210.48/1210.71	c total #propagations: 105116910 / total #impl: 1309284281 (eff. 0.080)
1210.48/1210.71	c #Conflicts:    2195000 | #Learnt:      70221 | 0.000
1210.48/1210.71	c total clause space: 127.173MB
1210.48/1210.71	c total #watches: 348060
1210.78/1211.06	c total #propagations: 105147112 / total #impl: 1309434574 (eff. 0.080)
1210.78/1211.06	c #Conflicts:    2196000 | #Learnt:      71221 | 0.000
1210.78/1211.06	c total clause space: 127.173MB
1210.78/1211.06	c total #watches: 350192
1211.18/1211.44	c total #propagations: 105175499 / total #impl: 1309610627 (eff. 0.080)
1211.18/1211.44	c GC COLLECT
1211.18/1211.44	c #Conflicts:    2197000 | #Learnt:      36321 | 0.000
1211.18/1211.44	c total clause space: 127.173MB
1211.18/1211.44	c total #watches: 236882
1211.38/1211.65	c total #propagations: 105204971 / total #impl: 1309762183 (eff. 0.080)
1211.38/1211.65	c #Conflicts:    2198000 | #Learnt:      37321 | 0.000
1211.38/1211.65	c total clause space: 127.173MB
1211.38/1211.65	c total #watches: 238989
1211.58/1211.85	c total #propagations: 105238105 / total #impl: 1309867431 (eff. 0.080)
1211.58/1211.85	c #Conflicts:    2199000 | #Learnt:      38321 | 0.000
1211.58/1211.85	c total clause space: 127.173MB
1211.58/1211.85	c total #watches: 241675
1211.78/1212.06	c total #propagations: 105266007 / total #impl: 1309946567 (eff. 0.080)
1211.78/1212.06	c #Conflicts:    2200000 | #Learnt:      39321 | 0.000
1211.78/1212.06	c total clause space: 127.173MB
1211.78/1212.06	c total #watches: 244873
1211.99/1212.25	c total #propagations: 105301909 / total #impl: 1310072814 (eff. 0.080)
1211.99/1212.25	c #Conflicts:    2201000 | #Learnt:      40321 | 0.000
1211.99/1212.25	c total clause space: 127.173MB
1211.99/1212.25	c total #watches: 247868
1212.18/1212.49	c total #propagations: 105334769 / total #impl: 1310188726 (eff. 0.080)
1212.18/1212.49	c #Conflicts:    2202000 | #Learnt:      41321 | 0.000
1212.18/1212.49	c total clause space: 127.173MB
1212.18/1212.49	c total #watches: 250633
1212.48/1212.70	c total #propagations: 105369194 / total #impl: 1310324120 (eff. 0.080)
1212.48/1212.70	c #Conflicts:    2203000 | #Learnt:      42321 | 0.000
1212.48/1212.70	c total clause space: 127.173MB
1212.48/1212.70	c total #watches: 253093
1212.68/1212.95	c total #propagations: 105402344 / total #impl: 1310479096 (eff. 0.080)
1212.68/1212.95	c #Conflicts:    2204000 | #Learnt:      43321 | 0.000
1212.68/1212.95	c total clause space: 127.173MB
1212.68/1212.95	c total #watches: 255138
1212.88/1213.19	c total #propagations: 105439131 / total #impl: 1310575889 (eff. 0.080)
1212.88/1213.19	c #Conflicts:    2205000 | #Learnt:      44321 | 0.000
1212.88/1213.19	c total clause space: 127.173MB
1212.88/1213.19	c total #watches: 258288
1213.28/1213.53	c total #propagations: 105476881 / total #impl: 1310689798 (eff. 0.080)
1213.28/1213.53	c #Conflicts:    2206000 | #Learnt:      45321 | 0.000
1213.28/1213.53	c total clause space: 127.173MB
1213.28/1213.53	c total #watches: 261325
1213.58/1213.87	c total #propagations: 105510246 / total #impl: 1310822724 (eff. 0.080)
1213.58/1213.87	c #Conflicts:    2207000 | #Learnt:      46321 | 0.000
1213.58/1213.87	c total clause space: 127.173MB
1213.58/1213.87	c total #watches: 264431
1213.98/1214.22	c total #propagations: 105546057 / total #impl: 1310970145 (eff. 0.081)
1213.98/1214.22	c #Conflicts:    2208000 | #Learnt:      47321 | 0.000
1213.98/1214.22	c total clause space: 127.173MB
1213.98/1214.22	c total #watches: 268060
1214.29/1214.51	c total #propagations: 105580766 / total #impl: 1311128027 (eff. 0.081)
1214.29/1214.51	c #Conflicts:    2209000 | #Learnt:      48321 | 0.000
1214.29/1214.51	c total clause space: 127.173MB
1214.29/1214.51	c total #watches: 271159
1214.58/1214.87	c total #propagations: 105610620 / total #impl: 1311277637 (eff. 0.081)
1214.58/1214.87	c #Conflicts:    2210000 | #Learnt:      49321 | 0.000
1214.58/1214.87	c total clause space: 127.173MB
1214.58/1214.87	c total #watches: 275718
1214.98/1215.29	c total #propagations: 105643974 / total #impl: 1311466741 (eff. 0.081)
1214.98/1215.29	c #Conflicts:    2211000 | #Learnt:      50321 | 0.000
1214.98/1215.29	c total clause space: 127.173MB
1214.98/1215.29	c total #watches: 279086
1215.39/1215.66	c total #propagations: 105686713 / total #impl: 1311665411 (eff. 0.081)
1215.39/1215.66	c #Conflicts:    2212000 | #Learnt:      51321 | 0.000
1215.39/1215.66	c total clause space: 127.173MB
1215.39/1215.66	c total #watches: 282751
1215.78/1216.08	c total #propagations: 105724151 / total #impl: 1311849173 (eff. 0.081)
1215.78/1216.08	c #Conflicts:    2213000 | #Learnt:      52321 | 0.000
1215.78/1216.08	c total clause space: 127.173MB
1215.78/1216.08	c total #watches: 286582
1216.28/1216.57	c total #propagations: 105758821 / total #impl: 1312016209 (eff. 0.081)
1216.28/1216.57	c #Conflicts:    2214000 | #Learnt:      53321 | 0.000
1216.28/1216.57	c total clause space: 127.173MB
1216.28/1216.57	c total #watches: 290171
1216.78/1217.09	c total #propagations: 105797209 / total #impl: 1312231862 (eff. 0.081)
1216.78/1217.09	c #Conflicts:    2215000 | #Learnt:      54321 | 0.000
1216.78/1217.09	c total clause space: 127.173MB
1216.78/1217.09	c total #watches: 293424
1217.38/1217.68	c total #propagations: 105835392 / total #impl: 1312447991 (eff. 0.081)
1217.38/1217.68	c #Conflicts:    2216000 | #Learnt:      55321 | 0.000
1217.38/1217.68	c total clause space: 127.173MB
1217.38/1217.68	c total #watches: 297874
1217.98/1218.26	c total #propagations: 105869407 / total #impl: 1312699577 (eff. 0.081)
1217.98/1218.26	c #Conflicts:    2217000 | #Learnt:      56321 | 0.000
1217.98/1218.26	c total clause space: 127.173MB
1217.98/1218.26	c total #watches: 301510
1218.38/1218.69	c total #propagations: 105899965 / total #impl: 1312923332 (eff. 0.081)
1218.38/1218.69	c #Conflicts:    2218000 | #Learnt:      57321 | 0.000
1218.38/1218.69	c total clause space: 127.173MB
1218.38/1218.69	c total #watches: 304246
1218.98/1219.24	c total #propagations: 105928824 / total #impl: 1313066317 (eff. 0.081)
1218.98/1219.24	c #Conflicts:    2219000 | #Learnt:      58321 | 0.000
1218.98/1219.24	c total clause space: 127.173MB
1218.98/1219.24	c total #watches: 307522
1219.58/1219.84	c total #propagations: 105966221 / total #impl: 1313194312 (eff. 0.081)
1219.58/1219.84	c #Conflicts:    2220000 | #Learnt:      59321 | 0.000
1219.58/1219.84	c total clause space: 127.173MB
1219.58/1219.84	c total #watches: 310042
1220.18/1220.40	c total #propagations: 105998580 / total #impl: 1313341732 (eff. 0.081)
1220.18/1220.40	c #Conflicts:    2221000 | #Learnt:      60321 | 0.000
1220.18/1220.40	c total clause space: 127.173MB
1220.18/1220.40	c total #watches: 312203
1220.68/1220.95	c total #propagations: 106028050 / total #impl: 1313465576 (eff. 0.081)
1220.68/1220.95	c #Conflicts:    2222000 | #Learnt:      61321 | 0.000
1220.68/1220.95	c total clause space: 127.173MB
1220.68/1220.95	c total #watches: 314612
1221.18/1221.49	c total #propagations: 106053264 / total #impl: 1313588732 (eff. 0.081)
1221.18/1221.49	c #Conflicts:    2223000 | #Learnt:      62321 | 0.000
1221.18/1221.49	c total clause space: 127.173MB
1221.18/1221.49	c total #watches: 317333
1221.68/1221.94	c total #propagations: 106085756 / total #impl: 1313719148 (eff. 0.081)
1221.68/1221.94	c #Conflicts:    2224000 | #Learnt:      63321 | 0.000
1221.68/1221.94	c total clause space: 127.173MB
1221.68/1221.94	c total #watches: 320885
1222.18/1222.43	c total #propagations: 106123283 / total #impl: 1313870355 (eff. 0.081)
1222.18/1222.43	c #Conflicts:    2225000 | #Learnt:      64321 | 0.000
1222.18/1222.43	c total clause space: 127.173MB
1222.18/1222.43	c total #watches: 324779
1222.78/1223.08	c total #propagations: 106158979 / total #impl: 1314055734 (eff. 0.081)
1222.78/1223.08	c #Conflicts:    2226000 | #Learnt:      65321 | 0.000
1222.78/1223.08	c total clause space: 127.173MB
1222.78/1223.08	c total #watches: 328433
1223.58/1223.81	c total #propagations: 106199453 / total #impl: 1314336229 (eff. 0.081)
1223.58/1223.81	c #Conflicts:    2227000 | #Learnt:      66321 | 0.000
1223.58/1223.81	c total clause space: 127.173MB
1223.58/1223.81	c total #watches: 331296
1224.38/1224.63	c total #propagations: 106242106 / total #impl: 1314572659 (eff. 0.081)
1224.38/1224.63	c #Conflicts:    2228000 | #Learnt:      67321 | 0.000
1224.38/1224.63	c total clause space: 127.173MB
1224.38/1224.63	c total #watches: 333929
1225.08/1225.31	c total #propagations: 106284608 / total #impl: 1314812080 (eff. 0.081)
1225.08/1225.31	c #Conflicts:    2229000 | #Learnt:      68321 | 0.000
1225.08/1225.31	c total clause space: 127.173MB
1225.08/1225.31	c total #watches: 336897
1225.78/1226.07	c total #propagations: 106323667 / total #impl: 1315019467 (eff. 0.081)
1225.78/1226.07	c #Conflicts:    2230000 | #Learnt:      69321 | 0.000
1225.78/1226.07	c total clause space: 127.173MB
1225.78/1226.07	c total #watches: 339619
1226.38/1226.62	c total #propagations: 106366740 / total #impl: 1315189874 (eff. 0.081)
1226.38/1226.62	c #Conflicts:    2231000 | #Learnt:      70321 | 0.000
1226.38/1226.62	c total clause space: 127.173MB
1226.38/1226.62	c total #watches: 341846
1226.78/1227.01	c total #propagations: 106399237 / total #impl: 1315346766 (eff. 0.081)
1226.78/1227.01	c #Conflicts:    2232000 | #Learnt:      71321 | 0.000
1226.78/1227.01	c total clause space: 127.173MB
1226.78/1227.01	c total #watches: 344007
1227.18/1227.45	c total #propagations: 106428460 / total #impl: 1315468929 (eff. 0.081)
1227.18/1227.45	c #Conflicts:    2233000 | #Learnt:      72321 | 0.000
1227.18/1227.45	c total clause space: 127.173MB
1227.18/1227.45	c total #watches: 346334
1227.48/1227.77	c total #propagations: 106458175 / total #impl: 1315595075 (eff. 0.081)
1227.48/1227.77	c GC COLLECT
1227.48/1227.77	c #Conflicts:    2234000 | #Learnt:      37119 | 0.000
1227.48/1227.77	c total clause space: 127.173MB
1227.48/1227.77	c total #watches: 240755
1227.68/1227.95	c total #propagations: 106494171 / total #impl: 1315723828 (eff. 0.081)
1227.68/1227.95	c #Conflicts:    2235000 | #Learnt:      38119 | 0.000
1227.68/1227.95	c total clause space: 127.173MB
1227.68/1227.95	c total #watches: 243456
1227.88/1228.17	c total #propagations: 106522697 / total #impl: 1315817823 (eff. 0.081)
1227.88/1228.17	c #Conflicts:    2236000 | #Learnt:      39119 | 0.000
1227.88/1228.17	c total clause space: 127.173MB
1227.88/1228.17	c total #watches: 245898
1228.08/1228.38	c total #propagations: 106554197 / total #impl: 1315939705 (eff. 0.081)
1228.08/1228.38	c #Conflicts:    2237000 | #Learnt:      40119 | 0.000
1228.08/1228.38	c total clause space: 127.173MB
1228.08/1228.38	c total #watches: 248467
1228.28/1228.57	c total #propagations: 106583288 / total #impl: 1316051111 (eff. 0.081)
1228.28/1228.57	c #Conflicts:    2238000 | #Learnt:      41119 | 0.000
1228.28/1228.57	c total clause space: 127.173MB
1228.28/1228.57	c total #watches: 250602
1228.48/1228.73	c total #propagations: 106611268 / total #impl: 1316162309 (eff. 0.081)
1228.48/1228.73	c #Conflicts:    2239000 | #Learnt:      42119 | 0.000
1228.48/1228.73	c total clause space: 127.173MB
1228.48/1228.73	c total #watches: 252949
1228.68/1228.99	c total #propagations: 106636213 / total #impl: 1316261407 (eff. 0.081)
1228.68/1228.99	c #Conflicts:    2240000 | #Learnt:      43119 | 0.000
1228.68/1228.99	c total clause space: 127.173MB
1228.68/1228.99	c total #watches: 257429
1229.08/1229.35	c total #propagations: 106667285 / total #impl: 1316451611 (eff. 0.081)
1229.08/1229.35	c #Conflicts:    2241000 | #Learnt:      44119 | 0.000
1229.08/1229.35	c total clause space: 127.173MB
1229.08/1229.35	c total #watches: 260011
1229.38/1229.66	c total #propagations: 106700880 / total #impl: 1316673974 (eff. 0.081)
1229.38/1229.66	c #Conflicts:    2242000 | #Learnt:      45119 | 0.000
1229.38/1229.66	c total clause space: 127.173MB
1229.38/1229.66	c total #watches: 263999
1229.68/1229.95	c total #propagations: 106738388 / total #impl: 1316893110 (eff. 0.081)
1229.68/1229.95	c #Conflicts:    2243000 | #Learnt:      46119 | 0.000
1229.68/1229.95	c total clause space: 127.173MB
1229.68/1229.95	c total #watches: 267017
1229.98/1230.21	c total #propagations: 106779692 / total #impl: 1317158208 (eff. 0.081)
1229.98/1230.21	c #Conflicts:    2244000 | #Learnt:      47119 | 0.000
1229.98/1230.21	c total clause space: 127.173MB
1229.98/1230.21	c total #watches: 270235
1230.18/1230.45	c total #propagations: 106810337 / total #impl: 1317273063 (eff. 0.081)
1230.18/1230.45	c #Conflicts:    2245000 | #Learnt:      48119 | 0.000
1230.18/1230.45	c total clause space: 127.173MB
1230.18/1230.45	c total #watches: 273337
1230.48/1230.71	c total #propagations: 106842116 / total #impl: 1317421140 (eff. 0.081)
1230.48/1230.71	c #Conflicts:    2246000 | #Learnt:      49119 | 0.000
1230.48/1230.71	c total clause space: 127.173MB
1230.48/1230.71	c total #watches: 276002
1230.68/1230.91	c total #propagations: 106876342 / total #impl: 1317557945 (eff. 0.081)
1230.68/1230.91	c #Conflicts:    2247000 | #Learnt:      50119 | 0.000
1230.68/1230.91	c total clause space: 127.173MB
1230.68/1230.91	c total #watches: 278459
1230.98/1231.27	c total #propagations: 106907005 / total #impl: 1317670666 (eff. 0.081)
1230.98/1231.27	c #Conflicts:    2248000 | #Learnt:      51119 | 0.000
1230.98/1231.27	c total clause space: 127.173MB
1230.98/1231.27	c total #watches: 281189
1231.38/1231.60	c total #propagations: 106945744 / total #impl: 1317925686 (eff. 0.081)
1231.38/1231.60	c #Conflicts:    2249000 | #Learnt:      52119 | 0.000
1231.38/1231.60	c total clause space: 127.173MB
1231.38/1231.60	c total #watches: 283520
1231.58/1231.88	c total #propagations: 106985063 / total #impl: 1318296829 (eff. 0.081)
1231.58/1231.88	c #Conflicts:    2250000 | #Learnt:      53119 | 0.000
1231.58/1231.88	c total clause space: 127.173MB
1231.58/1231.88	c total #watches: 287403
1231.98/1232.21	c total #propagations: 107024514 / total #impl: 1318610780 (eff. 0.081)
1231.98/1232.21	c #Conflicts:    2251000 | #Learnt:      54119 | 0.000
1231.98/1232.21	c total clause space: 127.173MB
1231.98/1232.21	c total #watches: 289873
1232.28/1232.50	c total #propagations: 107058565 / total #impl: 1319004086 (eff. 0.081)
1232.28/1232.50	c #Conflicts:    2252000 | #Learnt:      55119 | 0.000
1232.28/1232.50	c total clause space: 127.173MB
1232.28/1232.50	c total #watches: 292294
1232.58/1232.80	c total #propagations: 107089502 / total #impl: 1319272177 (eff. 0.081)
1232.58/1232.80	c #Conflicts:    2253000 | #Learnt:      56119 | 0.000
1232.58/1232.80	c total clause space: 127.173MB
1232.58/1232.80	c total #watches: 294755
1232.78/1233.07	c total #propagations: 107117700 / total #impl: 1319514228 (eff. 0.081)
1232.78/1233.07	c #Conflicts:    2254000 | #Learnt:      57119 | 0.000
1232.78/1233.07	c total clause space: 127.173MB
1232.78/1233.07	c total #watches: 297299
1233.28/1233.50	c total #propagations: 107141909 / total #impl: 1319781814 (eff. 0.081)
1233.28/1233.50	c #Conflicts:    2255000 | #Learnt:      58119 | 0.000
1233.28/1233.50	c total clause space: 127.173MB
1233.28/1233.50	c total #watches: 299491
1233.58/1233.86	c total #propagations: 107170181 / total #impl: 1320091138 (eff. 0.081)
1233.58/1233.86	c #Conflicts:    2256000 | #Learnt:      59119 | 0.000
1233.58/1233.86	c total clause space: 127.173MB
1233.58/1233.86	c total #watches: 301584
1234.28/1234.52	c total #propagations: 107197019 / total #impl: 1320339359 (eff. 0.081)
1234.28/1234.52	c #Conflicts:    2257000 | #Learnt:      60119 | 0.000
1234.28/1234.52	c total clause space: 127.173MB
1234.28/1234.52	c total #watches: 307073
1234.98/1235.27	c total #propagations: 107229579 / total #impl: 1320805825 (eff. 0.081)
1234.98/1235.27	c #Conflicts:    2258000 | #Learnt:      61119 | 0.000
1234.98/1235.27	c total clause space: 127.173MB
1234.98/1235.27	c total #watches: 312318
1235.88/1236.10	c total #propagations: 107265500 / total #impl: 1321387320 (eff. 0.081)
1235.88/1236.10	c #Conflicts:    2259000 | #Learnt:      62119 | 0.000
1235.88/1236.10	c total clause space: 127.173MB
1235.88/1236.10	c total #watches: 317920
1236.68/1236.92	c total #propagations: 107302051 / total #impl: 1321956255 (eff. 0.081)
1236.68/1236.92	c #Conflicts:    2260000 | #Learnt:      63119 | 0.000
1236.68/1236.92	c total clause space: 127.173MB
1236.68/1236.92	c total #watches: 322132
1237.38/1237.67	c total #propagations: 107337820 / total #impl: 1322533898 (eff. 0.081)
1237.38/1237.67	c #Conflicts:    2261000 | #Learnt:      64119 | 0.000
1237.38/1237.67	c total clause space: 127.173MB
1237.38/1237.67	c total #watches: 326079
1238.07/1238.31	c total #propagations: 107374521 / total #impl: 1323064706 (eff. 0.081)
1238.07/1238.31	c #Conflicts:    2262000 | #Learnt:      65119 | 0.000
1238.07/1238.31	c total clause space: 127.173MB
1238.07/1238.31	c total #watches: 328697
1238.87/1239.12	c total #propagations: 107412166 / total #impl: 1323381328 (eff. 0.081)
1238.87/1239.12	c #Conflicts:    2263000 | #Learnt:      66119 | 0.000
1238.87/1239.12	c total clause space: 127.173MB
1238.87/1239.12	c total #watches: 331746
1239.67/1239.99	c total #propagations: 107453895 / total #impl: 1323927459 (eff. 0.081)
1239.67/1239.99	c #Conflicts:    2264000 | #Learnt:      67119 | 0.000
1239.67/1239.99	c total clause space: 127.173MB
1239.67/1239.99	c total #watches: 334813
1240.58/1240.81	c total #propagations: 107492312 / total #impl: 1324577461 (eff. 0.081)
1240.58/1240.81	c #Conflicts:    2265000 | #Learnt:      68119 | 0.000
1240.58/1240.81	c total clause space: 127.173MB
1240.58/1240.81	c total #watches: 337950
1241.47/1241.70	c total #propagations: 107533316 / total #impl: 1325144226 (eff. 0.081)
1241.47/1241.70	c #Conflicts:    2266000 | #Learnt:      69119 | 0.000
1241.47/1241.70	c total clause space: 127.173MB
1241.47/1241.70	c total #watches: 340938
1242.27/1242.59	c total #propagations: 107576689 / total #impl: 1325811564 (eff. 0.081)
1242.27/1242.59	c #Conflicts:    2267000 | #Learnt:      70119 | 0.000
1242.27/1242.59	c total clause space: 127.173MB
1242.27/1242.59	c total #watches: 343730
1243.37/1243.61	c total #propagations: 107617603 / total #impl: 1326431881 (eff. 0.081)
1243.37/1243.61	c #Conflicts:    2268000 | #Learnt:      71119 | 0.000
1243.37/1243.61	c total clause space: 127.173MB
1243.37/1243.61	c total #watches: 347111
1244.37/1244.62	c total #propagations: 107660174 / total #impl: 1327292045 (eff. 0.081)
1244.37/1244.62	c #Conflicts:    2269000 | #Learnt:      72119 | 0.000
1244.37/1244.62	c total clause space: 127.173MB
1244.37/1244.62	c total #watches: 350868
1245.27/1245.50	c total #propagations: 107704117 / total #impl: 1327927878 (eff. 0.081)
1245.27/1245.50	c GC COLLECT
1245.27/1245.50	c #Conflicts:    2270000 | #Learnt:      36614 | 0.000
1245.27/1245.50	c total clause space: 127.173MB
1245.27/1245.50	c total #watches: 239888
1245.87/1246.18	c total #propagations: 107744037 / total #impl: 1328425262 (eff. 0.081)
1245.87/1246.18	c #Conflicts:    2271000 | #Learnt:      37614 | 0.000
1245.87/1246.18	c total clause space: 127.173MB
1245.87/1246.18	c total #watches: 244497
1246.57/1246.80	c total #propagations: 107781910 / total #impl: 1328995491 (eff. 0.081)
1246.57/1246.80	c #Conflicts:    2272000 | #Learnt:      38614 | 0.000
1246.57/1246.80	c total clause space: 127.173MB
1246.57/1246.80	c total #watches: 248498
1247.18/1247.41	c total #propagations: 107816596 / total #impl: 1329574045 (eff. 0.081)
1247.18/1247.41	c #Conflicts:    2273000 | #Learnt:      39614 | 0.000
1247.18/1247.41	c total clause space: 127.173MB
1247.18/1247.41	c total #watches: 252580
1247.77/1248.01	c total #propagations: 107854120 / total #impl: 1330243449 (eff. 0.081)
1247.77/1248.01	c #Conflicts:    2274000 | #Learnt:      40614 | 0.000
1247.77/1248.01	c total clause space: 127.173MB
1247.77/1248.01	c total #watches: 255866
1248.28/1248.57	c total #propagations: 107888154 / total #impl: 1331053876 (eff. 0.081)
1248.28/1248.57	c #Conflicts:    2275000 | #Learnt:      41614 | 0.000
1248.28/1248.57	c total clause space: 127.173MB
1248.28/1248.57	c total #watches: 258645
1248.87/1249.13	c total #propagations: 107918643 / total #impl: 1331784020 (eff. 0.081)
1248.87/1249.13	c #Conflicts:    2276000 | #Learnt:      42614 | 0.000
1248.87/1249.13	c total clause space: 127.173MB
1248.87/1249.13	c total #watches: 261550
1249.48/1249.78	c total #propagations: 107948805 / total #impl: 1332573781 (eff. 0.081)
1249.48/1249.78	c #Conflicts:    2277000 | #Learnt:      43614 | 0.000
1249.48/1249.78	c total clause space: 127.173MB
1249.48/1249.78	c total #watches: 264890
1250.17/1250.41	c total #propagations: 107985488 / total #impl: 1333361262 (eff. 0.081)
1250.17/1250.41	c #Conflicts:    2278000 | #Learnt:      44614 | 0.000
1250.17/1250.41	c total clause space: 127.173MB
1250.17/1250.41	c total #watches: 268665
1250.77/1251.03	c total #propagations: 108021393 / total #impl: 1333991025 (eff. 0.081)
1250.77/1251.03	c #Conflicts:    2279000 | #Learnt:      45614 | 0.000
1250.77/1251.03	c total clause space: 127.173MB
1250.77/1251.03	c total #watches: 271427
1251.47/1251.74	c total #propagations: 108055844 / total #impl: 1334545542 (eff. 0.081)
1251.47/1251.74	c #Conflicts:    2280000 | #Learnt:      46614 | 0.000
1251.47/1251.74	c total clause space: 127.173MB
1251.47/1251.74	c total #watches: 274003
1252.17/1252.41	c total #propagations: 108095286 / total #impl: 1335294632 (eff. 0.081)
1252.17/1252.41	c #Conflicts:    2281000 | #Learnt:      47614 | 0.000
1252.17/1252.41	c total clause space: 127.173MB
1252.17/1252.41	c total #watches: 276706
1252.97/1253.29	c total #propagations: 108129467 / total #impl: 1335999865 (eff. 0.081)
1252.97/1253.29	c #Conflicts:    2282000 | #Learnt:      48614 | 0.000
1252.97/1253.29	c total clause space: 127.173MB
1252.97/1253.29	c total #watches: 281408
1254.07/1254.32	c total #propagations: 108169805 / total #impl: 1336983130 (eff. 0.081)
1254.07/1254.32	c #Conflicts:    2283000 | #Learnt:      49614 | 0.000
1254.07/1254.32	c total clause space: 127.173MB
1254.07/1254.32	c total #watches: 285280
1254.88/1255.16	c total #propagations: 108214273 / total #impl: 1338116934 (eff. 0.081)
1254.88/1255.16	c #Conflicts:    2284000 | #Learnt:      50614 | 0.000
1254.88/1255.16	c total clause space: 127.173MB
1254.88/1255.16	c total #watches: 289533
1255.77/1256.01	c total #propagations: 108252360 / total #impl: 1338822368 (eff. 0.081)
1255.77/1256.01	c #Conflicts:    2285000 | #Learnt:      51614 | 0.000
1255.77/1256.01	c total clause space: 127.173MB
1255.77/1256.01	c total #watches: 293318
1256.57/1256.82	c total #propagations: 108294427 / total #impl: 1339592601 (eff. 0.081)
1256.57/1256.82	c #Conflicts:    2286000 | #Learnt:      52614 | 0.000
1256.57/1256.82	c total clause space: 127.173MB
1256.57/1256.82	c total #watches: 298781
1257.37/1257.62	c total #propagations: 108338399 / total #impl: 1340539845 (eff. 0.081)
1257.37/1257.62	c #Conflicts:    2287000 | #Learnt:      53614 | 0.000
1257.37/1257.62	c total clause space: 127.173MB
1257.37/1257.62	c total #watches: 302670
1258.07/1258.33	c total #propagations: 108382252 / total #impl: 1341427050 (eff. 0.081)
1258.07/1258.33	c #Conflicts:    2288000 | #Learnt:      54614 | 0.000
1258.07/1258.33	c total clause space: 127.173MB
1258.07/1258.33	c total #watches: 306193
1258.77/1259.03	c total #propagations: 108418947 / total #impl: 1342146352 (eff. 0.081)
1258.77/1259.03	c #Conflicts:    2289000 | #Learnt:      55614 | 0.000
1258.77/1259.03	c total clause space: 127.173MB
1258.77/1259.03	c total #watches: 309642
1259.38/1259.63	c total #propagations: 108457328 / total #impl: 1342840364 (eff. 0.081)
1259.38/1259.63	c #Conflicts:    2290000 | #Learnt:      56614 | 0.000
1259.38/1259.63	c total clause space: 127.173MB
1259.38/1259.63	c total #watches: 312872
1259.97/1260.26	c total #propagations: 108493042 / total #impl: 1343421594 (eff. 0.081)
1259.97/1260.26	c #Conflicts:    2291000 | #Learnt:      57614 | 0.000
1259.97/1260.26	c total clause space: 127.173MB
1259.97/1260.26	c total #watches: 316196
1260.67/1260.99	c total #propagations: 108528753 / total #impl: 1343984239 (eff. 0.081)
1260.67/1260.99	c #Conflicts:    2292000 | #Learnt:      58614 | 0.000
1260.67/1260.99	c total clause space: 127.173MB
1260.67/1260.99	c total #watches: 319439
1261.37/1261.70	c total #propagations: 108565191 / total #impl: 1344758492 (eff. 0.081)
1261.37/1261.70	c #Conflicts:    2293000 | #Learnt:      59614 | 0.000
1261.37/1261.70	c total clause space: 127.173MB
1261.37/1261.70	c total #watches: 322583
1262.07/1262.38	c total #propagations: 108601878 / total #impl: 1345402192 (eff. 0.081)
1262.07/1262.38	c #Conflicts:    2294000 | #Learnt:      60614 | 0.000
1262.07/1262.38	c total clause space: 127.173MB
1262.07/1262.38	c total #watches: 325540
1262.77/1263.08	c total #propagations: 108638159 / total #impl: 1345935202 (eff. 0.081)
1262.77/1263.08	c #Conflicts:    2295000 | #Learnt:      61614 | 0.000
1262.77/1263.08	c total clause space: 127.173MB
1262.77/1263.08	c total #watches: 328694
1263.47/1263.75	c total #propagations: 108676011 / total #impl: 1346590662 (eff. 0.081)
1263.47/1263.75	c #Conflicts:    2296000 | #Learnt:      62614 | 0.000
1263.47/1263.75	c total clause space: 127.173MB
1263.47/1263.75	c total #watches: 331379
1264.17/1264.40	c total #propagations: 108709960 / total #impl: 1347184767 (eff. 0.081)
1264.17/1264.40	c #Conflicts:    2297000 | #Learnt:      63614 | 0.000
1264.17/1264.40	c total clause space: 127.173MB
1264.17/1264.40	c total #watches: 333969
1264.88/1265.17	c total #propagations: 108744493 / total #impl: 1347779514 (eff. 0.081)
1264.88/1265.17	c #Conflicts:    2298000 | #Learnt:      64614 | 0.000
1264.88/1265.17	c total clause space: 127.173MB
1264.88/1265.17	c total #watches: 336833
1265.67/1265.92	c total #propagations: 108781181 / total #impl: 1348440213 (eff. 0.081)
1265.67/1265.92	c #Conflicts:    2299000 | #Learnt:      65614 | 0.000
1265.67/1265.92	c total clause space: 127.173MB
1265.67/1265.92	c total #watches: 339657
1266.27/1266.56	c total #propagations: 108818482 / total #impl: 1349101965 (eff. 0.081)
1266.27/1266.56	c #Conflicts:    2300000 | #Learnt:      66614 | 0.000
1266.27/1266.56	c total clause space: 127.173MB
1266.27/1266.56	c total #watches: 342280
1266.98/1267.22	c total #propagations: 108853432 / total #impl: 1349506910 (eff. 0.081)
1266.98/1267.22	c #Conflicts:    2301000 | #Learnt:      67614 | 0.000
1266.98/1267.22	c total clause space: 127.173MB
1266.98/1267.22	c total #watches: 344910
1267.57/1267.87	c total #propagations: 108889800 / total #impl: 1349916112 (eff. 0.081)
1267.57/1267.87	c #Conflicts:    2302000 | #Learnt:      68614 | 0.000
1267.57/1267.87	c total clause space: 127.173MB
1267.57/1267.87	c total #watches: 347319
1268.37/1268.66	c total #propagations: 108926963 / total #impl: 1350322600 (eff. 0.081)
1268.37/1268.66	c #Conflicts:    2303000 | #Learnt:      69614 | 0.000
1268.37/1268.66	c total clause space: 127.173MB
1268.37/1268.66	c total #watches: 349885
1269.28/1269.58	c total #propagations: 108964975 / total #impl: 1351029762 (eff. 0.081)
1269.28/1269.58	c #Conflicts:    2304000 | #Learnt:      70614 | 0.000
1269.28/1269.58	c total clause space: 127.173MB
1269.28/1269.58	c total #watches: 352824
1270.17/1270.40	c total #propagations: 109004324 / total #impl: 1351706460 (eff. 0.081)
1270.17/1270.40	c #Conflicts:    2305000 | #Learnt:      71614 | 0.000
1270.17/1270.40	c total clause space: 127.173MB
1270.17/1270.40	c total #watches: 355794
1271.17/1271.41	c total #propagations: 109044136 / total #impl: 1352323383 (eff. 0.081)
1271.17/1271.41	c #Conflicts:    2306000 | #Learnt:      72614 | 0.000
1271.17/1271.41	c total clause space: 127.173MB
1271.17/1271.41	c total #watches: 358856
1272.17/1272.47	c total #propagations: 109084236 / total #impl: 1353161911 (eff. 0.081)
1272.17/1272.47	c #Conflicts:    2307000 | #Learnt:      73614 | 0.000
1272.17/1272.47	c total clause space: 127.173MB
1272.17/1272.47	c total #watches: 361885
1272.77/1273.05	c total #propagations: 109123983 / total #impl: 1353879154 (eff. 0.081)
1272.77/1273.05	c GC COLLECT
1272.77/1273.05	c #Conflicts:    2308000 | #Learnt:      37810 | 0.000
1272.77/1273.05	c total clause space: 127.173MB
1272.77/1273.05	c total #watches: 244653
1273.27/1273.58	c total #propagations: 109151880 / total #impl: 1354524752 (eff. 0.081)
1273.27/1273.58	c #Conflicts:    2309000 | #Learnt:      38810 | 0.000
1273.27/1273.58	c total clause space: 127.173MB
1273.27/1273.58	c total #watches: 247725
1273.97/1274.22	c total #propagations: 109180604 / total #impl: 1355221392 (eff. 0.081)
1273.97/1274.22	c #Conflicts:    2310000 | #Learnt:      39810 | 0.000
1273.97/1274.22	c total clause space: 127.173MB
1273.97/1274.22	c total #watches: 251541
1274.47/1274.78	c total #propagations: 109217157 / total #impl: 1356121905 (eff. 0.081)
1274.47/1274.78	c #Conflicts:    2311000 | #Learnt:      40810 | 0.000
1274.47/1274.78	c total clause space: 127.173MB
1274.47/1274.78	c total #watches: 255182
1275.17/1275.45	c total #propagations: 109246761 / total #impl: 1356784115 (eff. 0.081)
1275.17/1275.45	c #Conflicts:    2312000 | #Learnt:      41810 | 0.000
1275.17/1275.45	c total clause space: 127.173MB
1275.17/1275.45	c total #watches: 258988
1275.88/1276.11	c total #propagations: 109279138 / total #impl: 1357569801 (eff. 0.080)
1275.88/1276.11	c #Conflicts:    2313000 | #Learnt:      42810 | 0.000
1275.88/1276.11	c total clause space: 127.173MB
1275.88/1276.11	c total #watches: 262522
1276.37/1276.64	c total #propagations: 109314615 / total #impl: 1358326366 (eff. 0.080)
1276.37/1276.64	c #Conflicts:    2314000 | #Learnt:      43810 | 0.000
1276.37/1276.64	c total clause space: 127.173MB
1276.37/1276.64	c total #watches: 265816
1276.97/1277.20	c total #propagations: 109346102 / total #impl: 1358935373 (eff. 0.080)
1276.97/1277.20	c #Conflicts:    2315000 | #Learnt:      44810 | 0.000
1276.97/1277.20	c total clause space: 127.173MB
1276.97/1277.20	c total #watches: 269390
1277.57/1277.84	c total #propagations: 109380424 / total #impl: 1359712240 (eff. 0.080)
1277.57/1277.84	c #Conflicts:    2316000 | #Learnt:      45810 | 0.000
1277.57/1277.84	c total clause space: 127.173MB
1277.57/1277.84	c total #watches: 273524
1278.17/1278.41	c total #propagations: 109414133 / total #impl: 1360538117 (eff. 0.080)
1278.17/1278.41	c #Conflicts:    2317000 | #Learnt:      46810 | 0.000
1278.17/1278.41	c total clause space: 127.173MB
1278.17/1278.41	c total #watches: 277108
1278.77/1279.00	c total #propagations: 109445573 / total #impl: 1361017110 (eff. 0.080)
1278.77/1279.00	c #Conflicts:    2318000 | #Learnt:      47810 | 0.000
1278.77/1279.00	c total clause space: 127.173MB
1278.77/1279.00	c total #watches: 280771
1279.47/1279.71	c total #propagations: 109479645 / total #impl: 1361561301 (eff. 0.080)
1279.47/1279.71	c #Conflicts:    2319000 | #Learnt:      48810 | 0.000
1279.47/1279.71	c total clause space: 127.173MB
1279.47/1279.71	c total #watches: 284865
1280.17/1280.46	c total #propagations: 109515770 / total #impl: 1362174874 (eff. 0.080)
1280.17/1280.46	c #Conflicts:    2320000 | #Learnt:      49810 | 0.000
1280.17/1280.46	c total clause space: 127.173MB
1280.17/1280.46	c total #watches: 288730
1280.77/1281.07	c total #propagations: 109550721 / total #impl: 1362948501 (eff. 0.080)
1280.77/1281.07	c #Conflicts:    2321000 | #Learnt:      50810 | 0.000
1280.77/1281.07	c total clause space: 127.173MB
1280.77/1281.07	c total #watches: 291716
1281.47/1281.79	c total #propagations: 109580983 / total #impl: 1363718278 (eff. 0.080)
1281.47/1281.79	c #Conflicts:    2322000 | #Learnt:      51810 | 0.000
1281.47/1281.79	c total clause space: 127.173MB
1281.47/1281.79	c total #watches: 294928
1282.17/1282.42	c total #propagations: 109614116 / total #impl: 1364540952 (eff. 0.080)
1282.17/1282.42	c #Conflicts:    2323000 | #Learnt:      52810 | 0.000
1282.17/1282.42	c total clause space: 127.173MB
1282.17/1282.42	c total #watches: 298457
1282.77/1283.03	c total #propagations: 109645723 / total #impl: 1365319236 (eff. 0.080)
1282.77/1283.03	c #Conflicts:    2324000 | #Learnt:      53810 | 0.000
1282.77/1283.03	c total clause space: 127.173MB
1282.77/1283.03	c total #watches: 301403
1283.37/1283.66	c total #propagations: 109676619 / total #impl: 1365957174 (eff. 0.080)
1283.37/1283.66	c #Conflicts:    2325000 | #Learnt:      54810 | 0.000
1283.37/1283.66	c total clause space: 127.173MB
1283.37/1283.66	c total #watches: 304553
1284.07/1284.33	c total #propagations: 109706096 / total #impl: 1366589466 (eff. 0.080)
1284.07/1284.33	c #Conflicts:    2326000 | #Learnt:      55810 | 0.000
1284.07/1284.33	c total clause space: 127.173MB
1284.07/1284.33	c total #watches: 307691
1284.77/1285.04	c total #propagations: 109737434 / total #impl: 1367269755 (eff. 0.080)
1284.77/1285.04	c #Conflicts:    2327000 | #Learnt:      56810 | 0.000
1284.77/1285.04	c total clause space: 127.173MB
1284.77/1285.04	c total #watches: 310595
1285.37/1285.63	c total #propagations: 109768815 / total #impl: 1367930765 (eff. 0.080)
1285.37/1285.63	c #Conflicts:    2328000 | #Learnt:      57810 | 0.000
1285.37/1285.63	c total clause space: 127.173MB
1285.37/1285.63	c total #watches: 313572
1286.07/1286.30	c total #propagations: 109799911 / total #impl: 1368599572 (eff. 0.080)
1286.07/1286.30	c #Conflicts:    2329000 | #Learnt:      58810 | 0.000
1286.07/1286.30	c total clause space: 127.173MB
1286.07/1286.30	c total #watches: 316306
1286.77/1287.08	c total #propagations: 109830034 / total #impl: 1369292943 (eff. 0.080)
1286.77/1287.08	c #Conflicts:    2330000 | #Learnt:      59810 | 0.000
1286.77/1287.08	c total clause space: 127.173MB
1286.77/1287.08	c total #watches: 319186
1287.57/1287.80	c total #propagations: 109865099 / total #impl: 1370141752 (eff. 0.080)
1287.57/1287.80	c #Conflicts:    2331000 | #Learnt:      60810 | 0.000
1287.57/1287.80	c total clause space: 127.173MB
1287.57/1287.80	c total #watches: 322482
1288.17/1288.48	c total #propagations: 109897381 / total #impl: 1370761014 (eff. 0.080)
1288.17/1288.48	c #Conflicts:    2332000 | #Learnt:      61810 | 0.000
1288.17/1288.48	c total clause space: 127.173MB
1288.17/1288.48	c total #watches: 325409
1288.97/1289.25	c total #propagations: 109927815 / total #impl: 1371470572 (eff. 0.080)
1288.97/1289.25	c #Conflicts:    2333000 | #Learnt:      62810 | 0.000
1288.97/1289.25	c total clause space: 127.173MB
1288.97/1289.25	c total #watches: 328298
1289.77/1290.00	c total #propagations: 109963492 / total #impl: 1372111917 (eff. 0.080)
1289.77/1290.00	c #Conflicts:    2334000 | #Learnt:      63810 | 0.000
1289.77/1290.00	c total clause space: 127.173MB
1289.77/1290.00	c total #watches: 330983
1290.47/1290.73	c total #propagations: 109994503 / total #impl: 1372777531 (eff. 0.080)
1290.47/1290.73	c #Conflicts:    2335000 | #Learnt:      64810 | 0.000
1290.47/1290.73	c total clause space: 127.173MB
1290.47/1290.73	c total #watches: 333996
1291.27/1291.52	c total #propagations: 110025306 / total #impl: 1373524246 (eff. 0.080)
1291.27/1291.52	c #Conflicts:    2336000 | #Learnt:      65810 | 0.000
1291.27/1291.52	c total clause space: 127.173MB
1291.27/1291.52	c total #watches: 336723
1292.07/1292.34	c total #propagations: 110054623 / total #impl: 1374276221 (eff. 0.080)
1292.07/1292.34	c #Conflicts:    2337000 | #Learnt:      66810 | 0.000
1292.07/1292.34	c total clause space: 127.173MB
1292.07/1292.34	c total #watches: 339866
1292.87/1293.11	c total #propagations: 110087056 / total #impl: 1375066007 (eff. 0.080)
1292.87/1293.11	c #Conflicts:    2338000 | #Learnt:      67810 | 0.000
1292.87/1293.11	c total clause space: 127.173MB
1292.87/1293.11	c total #watches: 342819
1293.67/1293.90	c total #propagations: 110122437 / total #impl: 1375765341 (eff. 0.080)
1293.67/1293.90	c #Conflicts:    2339000 | #Learnt:      68810 | 0.000
1293.67/1293.90	c total clause space: 127.173MB
1293.67/1293.90	c total #watches: 345828
1294.37/1294.66	c total #propagations: 110158065 / total #impl: 1376335484 (eff. 0.080)
1294.37/1294.66	c #Conflicts:    2340000 | #Learnt:      69810 | 0.000
1294.37/1294.66	c total clause space: 127.173MB
1294.37/1294.66	c total #watches: 349116
1295.27/1295.50	c total #propagations: 110192213 / total #impl: 1376802477 (eff. 0.080)
1295.27/1295.50	c #Conflicts:    2341000 | #Learnt:      70810 | 0.000
1295.27/1295.50	c total clause space: 127.173MB
1295.27/1295.50	c total #watches: 352061
1296.36/1296.61	c total #propagations: 110228804 / total #impl: 1377416651 (eff. 0.080)
1296.36/1296.61	c #Conflicts:    2342000 | #Learnt:      71810 | 0.000
1296.36/1296.61	c total clause space: 127.173MB
1296.36/1296.61	c total #watches: 355472
1297.26/1297.52	c total #propagations: 110270112 / total #impl: 1378299100 (eff. 0.080)
1297.26/1297.52	c #Conflicts:    2343000 | #Learnt:      72810 | 0.000
1297.26/1297.52	c total clause space: 127.173MB
1297.26/1297.52	c total #watches: 357990
1298.06/1298.39	c total #propagations: 110304655 / total #impl: 1379100515 (eff. 0.080)
1298.06/1298.39	c #Conflicts:    2344000 | #Learnt:      73810 | 0.000
1298.06/1298.39	c total clause space: 127.173MB
1298.06/1298.39	c total #watches: 360964
1298.76/1299.06	c total #propagations: 110340864 / total #impl: 1379744031 (eff. 0.080)
1298.76/1299.06	c GC COLLECT
1298.76/1299.06	c #Conflicts:    2345000 | #Learnt:      37707 | 0.000
1298.76/1299.06	c total clause space: 127.173MB
1298.76/1299.06	c total #watches: 244123
1299.26/1299.53	c total #propagations: 110370087 / total #impl: 1380507903 (eff. 0.080)
1299.26/1299.53	c #Conflicts:    2346000 | #Learnt:      38707 | 0.000
1299.26/1299.53	c total clause space: 127.173MB
1299.26/1299.53	c total #watches: 247351
1299.66/1299.99	c total #propagations: 110399672 / total #impl: 1381153239 (eff. 0.080)
1299.66/1299.99	c #Conflicts:    2347000 | #Learnt:      39707 | 0.000
1299.66/1299.99	c total clause space: 127.173MB
1299.66/1299.99	c total #watches: 250624
1300.16/1300.49	c total #propagations: 110428696 / total #impl: 1381772651 (eff. 0.080)
1300.16/1300.49	c #Conflicts:    2348000 | #Learnt:      40707 | 0.000
1300.16/1300.49	c total clause space: 127.173MB
1300.16/1300.49	c total #watches: 254239
1300.86/1301.10	c total #propagations: 110460488 / total #impl: 1382379156 (eff. 0.080)
1300.86/1301.10	c #Conflicts:    2349000 | #Learnt:      41707 | 0.000
1300.86/1301.10	c total clause space: 127.173MB
1300.86/1301.10	c total #watches: 258186
1301.36/1301.69	c total #propagations: 110497761 / total #impl: 1382875726 (eff. 0.080)
1301.36/1301.69	c #Conflicts:    2350000 | #Learnt:      42707 | 0.000
1301.36/1301.69	c total clause space: 127.173MB
1301.36/1301.69	c total #watches: 261148
1301.96/1302.22	c total #propagations: 110528578 / total #impl: 1383485915 (eff. 0.080)
1301.96/1302.22	c #Conflicts:    2351000 | #Learnt:      43707 | 0.000
1301.96/1302.22	c total clause space: 127.173MB
1301.96/1302.22	c total #watches: 263898
1302.46/1302.77	c total #propagations: 110560122 / total #impl: 1384065130 (eff. 0.080)
1302.46/1302.77	c #Conflicts:    2352000 | #Learnt:      44707 | 0.000
1302.46/1302.77	c total clause space: 127.173MB
1302.46/1302.77	c total #watches: 266958
1303.06/1303.37	c total #propagations: 110591460 / total #impl: 1384766341 (eff. 0.080)
1303.06/1303.37	c #Conflicts:    2353000 | #Learnt:      45707 | 0.000
1303.06/1303.37	c total clause space: 127.173MB
1303.06/1303.37	c total #watches: 269917
1303.66/1303.96	c total #propagations: 110621558 / total #impl: 1385478147 (eff. 0.080)
1303.66/1303.96	c #Conflicts:    2354000 | #Learnt:      46707 | 0.000
1303.66/1303.96	c total clause space: 127.173MB
1303.66/1303.96	c total #watches: 273328
1304.26/1304.58	c total #propagations: 110651184 / total #impl: 1386075910 (eff. 0.080)
1304.26/1304.58	c #Conflicts:    2355000 | #Learnt:      47707 | 0.000
1304.26/1304.58	c total clause space: 127.173MB
1304.26/1304.58	c total #watches: 276370
1304.86/1305.19	c total #propagations: 110679620 / total #impl: 1386833404 (eff. 0.080)
1304.86/1305.19	c #Conflicts:    2356000 | #Learnt:      48707 | 0.000
1304.86/1305.19	c total clause space: 127.173MB
1304.86/1305.19	c total #watches: 279160
1305.47/1305.80	c total #propagations: 110710232 / total #impl: 1387714833 (eff. 0.080)
1305.47/1305.80	c #Conflicts:    2357000 | #Learnt:      49707 | 0.000
1305.47/1305.80	c total clause space: 127.173MB
1305.47/1305.80	c total #watches: 282325
1306.16/1306.46	c total #propagations: 110738759 / total #impl: 1388564680 (eff. 0.080)
1306.16/1306.46	c #Conflicts:    2358000 | #Learnt:      50707 | 0.000
1306.16/1306.46	c total clause space: 127.173MB
1306.16/1306.46	c total #watches: 285821
1306.86/1307.10	c total #propagations: 110768793 / total #impl: 1389398070 (eff. 0.080)
1306.86/1307.10	c #Conflicts:    2359000 | #Learnt:      51707 | 0.000
1306.86/1307.10	c total clause space: 127.173MB
1306.86/1307.10	c total #watches: 288732
1307.46/1307.72	c total #propagations: 110798111 / total #impl: 1390263601 (eff. 0.080)
1307.46/1307.72	c #Conflicts:    2360000 | #Learnt:      52707 | 0.000
1307.46/1307.72	c total clause space: 127.173MB
1307.46/1307.72	c total #watches: 291803
1308.06/1308.30	c total #propagations: 110827376 / total #impl: 1391121069 (eff. 0.080)
1308.06/1308.30	c #Conflicts:    2361000 | #Learnt:      53707 | 0.000
1308.06/1308.30	c total clause space: 127.173MB
1308.06/1308.30	c total #watches: 295199
1308.66/1308.98	c total #propagations: 110854116 / total #impl: 1391706362 (eff. 0.080)
1308.66/1308.98	c #Conflicts:    2362000 | #Learnt:      54707 | 0.000
1308.66/1308.98	c total clause space: 127.173MB
1308.66/1308.98	c total #watches: 298165
1309.36/1309.68	c total #propagations: 110882688 / total #impl: 1392518588 (eff. 0.080)
1309.36/1309.68	c #Conflicts:    2363000 | #Learnt:      55707 | 0.000
1309.36/1309.68	c total clause space: 127.173MB
1309.36/1309.68	c total #watches: 301150
1310.16/1310.44	c total #propagations: 110911082 / total #impl: 1393401391 (eff. 0.080)
1310.16/1310.44	c #Conflicts:    2364000 | #Learnt:      56707 | 0.000
1310.16/1310.44	c total clause space: 127.173MB
1310.16/1310.44	c total #watches: 304470
1310.86/1311.15	c total #propagations: 110942119 / total #impl: 1394245537 (eff. 0.080)
1310.86/1311.15	c #Conflicts:    2365000 | #Learnt:      57707 | 0.000
1310.86/1311.15	c total clause space: 127.173MB
1310.86/1311.15	c total #watches: 307912
1311.56/1311.89	c total #propagations: 110969797 / total #impl: 1394877466 (eff. 0.080)
1311.56/1311.89	c #Conflicts:    2366000 | #Learnt:      58707 | 0.000
1311.56/1311.89	c total clause space: 127.173MB
1311.56/1311.89	c total #watches: 310779
1312.36/1312.66	c total #propagations: 110998730 / total #impl: 1395667319 (eff. 0.080)
1312.36/1312.66	c #Conflicts:    2367000 | #Learnt:      59707 | 0.000
1312.36/1312.66	c total clause space: 127.173MB
1312.36/1312.66	c total #watches: 313908
1313.27/1313.50	c total #propagations: 111029786 / total #impl: 1396410770 (eff. 0.080)
1313.27/1313.50	c #Conflicts:    2368000 | #Learnt:      60707 | 0.000
1313.27/1313.50	c total clause space: 127.173MB
1313.27/1313.50	c total #watches: 317245
1313.96/1314.25	c total #propagations: 111061487 / total #impl: 1397060118 (eff. 0.079)
1313.96/1314.25	c #Conflicts:    2369000 | #Learnt:      61707 | 0.000
1313.96/1314.25	c total clause space: 127.173MB
1313.96/1314.25	c total #watches: 319996
1314.66/1314.97	c total #propagations: 111090844 / total #impl: 1397815905 (eff. 0.079)
1314.66/1314.97	c #Conflicts:    2370000 | #Learnt:      62707 | 0.000
1314.66/1314.97	c total clause space: 127.173MB
1314.66/1314.97	c total #watches: 322787
1315.37/1315.63	c total #propagations: 111119547 / total #impl: 1398712600 (eff. 0.079)
1315.37/1315.63	c #Conflicts:    2371000 | #Learnt:      63707 | 0.000
1315.37/1315.63	c total clause space: 127.173MB
1315.37/1315.63	c total #watches: 325858
1316.16/1316.40	c total #propagations: 111146200 / total #impl: 1399367562 (eff. 0.079)
1316.16/1316.40	c #Conflicts:    2372000 | #Learnt:      64707 | 0.000
1316.16/1316.40	c total clause space: 127.173MB
1316.16/1316.40	c total #watches: 328927
1316.96/1317.21	c total #propagations: 111175172 / total #impl: 1400211902 (eff. 0.079)
1316.96/1317.21	c #Conflicts:    2373000 | #Learnt:      65707 | 0.000
1316.96/1317.21	c total clause space: 127.173MB
1316.96/1317.21	c total #watches: 331900
1317.96/1318.27	c total #propagations: 111203160 / total #impl: 1401033721 (eff. 0.079)
1317.96/1318.27	c #Conflicts:    2374000 | #Learnt:      66707 | 0.000
1317.96/1318.27	c total clause space: 127.173MB
1317.96/1318.27	c total #watches: 335088
1318.86/1319.17	c total #propagations: 111232337 / total #impl: 1401903460 (eff. 0.079)
1318.86/1319.17	c #Conflicts:    2375000 | #Learnt:      67707 | 0.000
1318.86/1319.17	c total clause space: 127.173MB
1318.86/1319.17	c total #watches: 338075
1319.77/1320.03	c total #propagations: 111259533 / total #impl: 1402858843 (eff. 0.079)
1319.77/1320.03	c #Conflicts:    2376000 | #Learnt:      68707 | 0.000
1319.77/1320.03	c total clause space: 127.173MB
1319.77/1320.03	c total #watches: 340844
1320.56/1320.90	c total #propagations: 111286897 / total #impl: 1403855636 (eff. 0.079)
1320.56/1320.90	c #Conflicts:    2377000 | #Learnt:      69707 | 0.000
1320.56/1320.90	c total clause space: 127.173MB
1320.66/1320.90	c total #watches: 343685
1321.36/1321.66	c total #propagations: 111313290 / total #impl: 1404708836 (eff. 0.079)
1321.36/1321.66	c #Conflicts:    2378000 | #Learnt:      70707 | 0.000
1321.36/1321.66	c total clause space: 127.173MB
1321.36/1321.67	c total #watches: 346411
1322.07/1322.39	c total #propagations: 111344070 / total #impl: 1405425809 (eff. 0.079)
1322.07/1322.39	c #Conflicts:    2379000 | #Learnt:      71707 | 0.000
1322.07/1322.39	c total clause space: 127.173MB
1322.07/1322.39	c total #watches: 349225
1322.86/1323.14	c total #propagations: 111374792 / total #impl: 1406049752 (eff. 0.079)
1322.86/1323.14	c #Conflicts:    2380000 | #Learnt:      72707 | 0.000
1322.86/1323.14	c total clause space: 127.173MB
1322.86/1323.14	c total #watches: 352500
1323.56/1323.86	c total #propagations: 111405868 / total #impl: 1406745404 (eff. 0.079)
1323.56/1323.86	c #Conflicts:    2381000 | #Learnt:      73707 | 0.000
1323.56/1323.86	c total clause space: 127.173MB
1323.56/1323.86	c total #watches: 355560
1324.36/1324.64	c total #propagations: 111436552 / total #impl: 1407428451 (eff. 0.079)
1324.36/1324.64	c #Conflicts:    2382000 | #Learnt:      74707 | 0.000
1324.36/1324.64	c total clause space: 127.173MB
1324.36/1324.64	c total #watches: 359157
1324.96/1325.21	c total #propagations: 111467839 / total #impl: 1408105742 (eff. 0.079)
1324.96/1325.21	c GC COLLECT
1324.96/1325.21	c #Conflicts:    2383000 | #Learnt:      38306 | 0.000
1324.96/1325.21	c total clause space: 127.173MB
1324.96/1325.21	c total #watches: 246176
1325.37/1325.68	c total #propagations: 111500222 / total #impl: 1408773447 (eff. 0.079)
1325.37/1325.68	c #Conflicts:    2384000 | #Learnt:      39306 | 0.000
1325.37/1325.68	c total clause space: 127.173MB
1325.37/1325.68	c total #watches: 249127
1325.96/1326.20	c total #propagations: 111533849 / total #impl: 1409392806 (eff. 0.079)
1325.96/1326.20	c #Conflicts:    2385000 | #Learnt:      40306 | 0.000
1325.96/1326.20	c total clause space: 127.173MB
1325.96/1326.20	c total #watches: 252355
1326.47/1326.71	c total #propagations: 111568591 / total #impl: 1410127010 (eff. 0.079)
1326.47/1326.71	c #Conflicts:    2386000 | #Learnt:      41306 | 0.000
1326.47/1326.71	c total clause space: 127.173MB
1326.47/1326.71	c total #watches: 255197
1326.96/1327.23	c total #propagations: 111601624 / total #impl: 1410831463 (eff. 0.079)
1326.96/1327.23	c #Conflicts:    2387000 | #Learnt:      42306 | 0.000
1326.96/1327.23	c total clause space: 127.173MB
1326.96/1327.23	c total #watches: 258494
1327.47/1327.77	c total #propagations: 111634195 / total #impl: 1411529995 (eff. 0.079)
1327.47/1327.77	c #Conflicts:    2388000 | #Learnt:      43306 | 0.000
1327.47/1327.77	c total clause space: 127.173MB
1327.47/1327.77	c total #watches: 261331
1328.06/1328.32	c total #propagations: 111664671 / total #impl: 1412347516 (eff. 0.079)
1328.06/1328.32	c #Conflicts:    2389000 | #Learnt:      44306 | 0.000
1328.06/1328.32	c total clause space: 127.173MB
1328.06/1328.32	c total #watches: 264589
1328.67/1328.91	c total #propagations: 111697595 / total #impl: 1413070080 (eff. 0.079)
1328.67/1328.91	c #Conflicts:    2390000 | #Learnt:      45306 | 0.000
1328.67/1328.91	c total clause space: 127.173MB
1328.67/1328.91	c total #watches: 268306
1329.16/1329.47	c total #propagations: 111732944 / total #impl: 1413824959 (eff. 0.079)
1329.16/1329.47	c #Conflicts:    2391000 | #Learnt:      46306 | 0.000
1329.16/1329.47	c total clause space: 127.173MB
1329.16/1329.47	c total #watches: 271143
1329.77/1330.01	c total #propagations: 111768641 / total #impl: 1414563874 (eff. 0.079)
1329.77/1330.01	c #Conflicts:    2392000 | #Learnt:      47306 | 0.000
1329.77/1330.01	c total clause space: 127.173MB
1329.77/1330.01	c total #watches: 274318
1330.26/1330.59	c total #propagations: 111803743 / total #impl: 1415268130 (eff. 0.079)
1330.26/1330.59	c #Conflicts:    2393000 | #Learnt:      48306 | 0.000
1330.26/1330.59	c total clause space: 127.173MB
1330.26/1330.59	c total #watches: 277136
1330.87/1331.17	c total #propagations: 111836569 / total #impl: 1415997450 (eff. 0.079)
1330.87/1331.17	c #Conflicts:    2394000 | #Learnt:      49306 | 0.000
1330.87/1331.17	c total clause space: 127.173MB
1330.87/1331.17	c total #watches: 280335
1331.46/1331.77	c total #propagations: 111869769 / total #impl: 1416760383 (eff. 0.079)
1331.46/1331.77	c #Conflicts:    2395000 | #Learnt:      50306 | 0.000
1331.46/1331.77	c total clause space: 127.173MB
1331.46/1331.77	c total #watches: 283391
1332.16/1332.41	c total #propagations: 111903223 / total #impl: 1417490498 (eff. 0.079)
1332.16/1332.41	c #Conflicts:    2396000 | #Learnt:      51306 | 0.000
1332.16/1332.41	c total clause space: 127.173MB
1332.16/1332.41	c total #watches: 286601
1332.76/1333.01	c total #propagations: 111938711 / total #impl: 1418265328 (eff. 0.079)
1332.76/1333.01	c #Conflicts:    2397000 | #Learnt:      52306 | 0.000
1332.76/1333.01	c total clause space: 127.173MB
1332.76/1333.01	c total #watches: 289803
1333.26/1333.57	c total #propagations: 111971932 / total #impl: 1419069741 (eff. 0.079)
1333.26/1333.57	c #Conflicts:    2398000 | #Learnt:      53306 | 0.000
1333.26/1333.57	c total clause space: 127.173MB
1333.26/1333.57	c total #watches: 292660
1333.96/1334.20	c total #propagations: 112004181 / total #impl: 1419722532 (eff. 0.079)
1333.96/1334.20	c #Conflicts:    2399000 | #Learnt:      54306 | 0.000
1333.96/1334.20	c total clause space: 127.173MB
1333.96/1334.20	c total #watches: 295874
1334.56/1334.82	c total #propagations: 112047105 / total #impl: 1420254381 (eff. 0.079)
1334.56/1334.82	c #Conflicts:    2400000 | #Learnt:      55306 | 0.000
1334.56/1334.82	c total clause space: 127.173MB
1334.56/1334.82	c total #watches: 298736
1335.17/1335.46	c total #propagations: 112083178 / total #impl: 1420724499 (eff. 0.079)
1335.17/1335.46	c #Conflicts:    2401000 | #Learnt:      56306 | 0.000
1335.17/1335.46	c total clause space: 127.173MB
1335.17/1335.46	c total #watches: 301721
1335.76/1336.07	c total #propagations: 112114779 / total #impl: 1421306469 (eff. 0.079)
1335.76/1336.07	c #Conflicts:    2402000 | #Learnt:      57306 | 0.000
1335.76/1336.07	c total clause space: 127.173MB
1335.76/1336.07	c total #watches: 304670
1336.37/1336.68	c total #propagations: 112144908 / total #impl: 1421901956 (eff. 0.079)
1336.37/1336.68	c #Conflicts:    2403000 | #Learnt:      58306 | 0.000
1336.37/1336.68	c total clause space: 127.173MB
1336.37/1336.68	c total #watches: 307598
1337.06/1337.35	c total #propagations: 112177152 / total #impl: 1422530030 (eff. 0.079)
1337.06/1337.35	c #Conflicts:    2404000 | #Learnt:      59306 | 0.000
1337.06/1337.35	c total clause space: 127.173MB
1337.06/1337.35	c total #watches: 310831
1337.66/1337.98	c total #propagations: 112210213 / total #impl: 1423140035 (eff. 0.079)
1337.66/1337.98	c #Conflicts:    2405000 | #Learnt:      60306 | 0.000
1337.66/1337.98	c total clause space: 127.173MB
1337.66/1337.98	c total #watches: 313677
1338.36/1338.60	c total #propagations: 112241819 / total #impl: 1423741869 (eff. 0.079)
1338.36/1338.60	c #Conflicts:    2406000 | #Learnt:      61306 | 0.000
1338.36/1338.60	c total clause space: 127.173MB
1338.36/1338.60	c total #watches: 316445
1338.96/1339.24	c total #propagations: 112270878 / total #impl: 1424344319 (eff. 0.079)
1338.96/1339.24	c #Conflicts:    2407000 | #Learnt:      62306 | 0.000
1338.96/1339.24	c total clause space: 127.173MB
1338.96/1339.24	c total #watches: 319643
1339.67/1339.92	c total #propagations: 112300728 / total #impl: 1425081979 (eff. 0.079)
1339.67/1339.92	c #Conflicts:    2408000 | #Learnt:      63306 | 0.000
1339.67/1339.92	c total clause space: 127.173MB
1339.67/1339.92	c total #watches: 322477
1340.36/1340.67	c total #propagations: 112332188 / total #impl: 1425832692 (eff. 0.079)
1340.36/1340.67	c #Conflicts:    2409000 | #Learnt:      64306 | 0.000
1340.36/1340.67	c total clause space: 127.173MB
1340.36/1340.67	c total #watches: 325732
1341.16/1341.45	c total #propagations: 112365233 / total #impl: 1426624828 (eff. 0.079)
1341.16/1341.45	c #Conflicts:    2410000 | #Learnt:      65306 | 0.000
1341.16/1341.45	c total clause space: 127.173MB
1341.16/1341.45	c total #watches: 329420
1341.87/1342.18	c total #propagations: 112398115 / total #impl: 1427409456 (eff. 0.079)
1341.87/1342.18	c #Conflicts:    2411000 | #Learnt:      66306 | 0.000
1341.87/1342.18	c total clause space: 127.173MB
1341.87/1342.18	c total #watches: 332962
1342.66/1342.93	c total #propagations: 112428813 / total #impl: 1428100232 (eff. 0.079)
1342.66/1342.93	c #Conflicts:    2412000 | #Learnt:      67306 | 0.000
1342.66/1342.93	c total clause space: 127.173MB
1342.66/1342.93	c total #watches: 336073
1343.46/1343.71	c total #propagations: 112459479 / total #impl: 1428882467 (eff. 0.079)
1343.46/1343.71	c #Conflicts:    2413000 | #Learnt:      68306 | 0.000
1343.46/1343.71	c total clause space: 127.173MB
1343.46/1343.71	c total #watches: 338635
1344.56/1344.83	c total #propagations: 112490615 / total #impl: 1429780165 (eff. 0.079)
1344.56/1344.83	c #Conflicts:    2414000 | #Learnt:      69306 | 0.000
1344.56/1344.83	c total clause space: 127.173MB
1344.56/1344.83	c total #watches: 342275
1345.36/1345.65	c total #propagations: 112528191 / total #impl: 1430812813 (eff. 0.079)
1345.36/1345.65	c #Conflicts:    2415000 | #Learnt:      70306 | 0.000
1345.36/1345.65	c total clause space: 127.173MB
1345.36/1345.65	c total #watches: 346095
1346.26/1346.52	c total #propagations: 112560513 / total #impl: 1431657029 (eff. 0.079)
1346.26/1346.52	c #Conflicts:    2416000 | #Learnt:      71306 | 0.000
1346.26/1346.52	c total clause space: 127.173MB
1346.26/1346.52	c total #watches: 350732
1347.06/1347.35	c total #propagations: 112594328 / total #impl: 1432403825 (eff. 0.079)
1347.06/1347.35	c #Conflicts:    2417000 | #Learnt:      72306 | 0.000
1347.06/1347.35	c total clause space: 127.173MB
1347.06/1347.35	c total #watches: 354875
1347.96/1348.27	c total #propagations: 112626639 / total #impl: 1433145023 (eff. 0.079)
1347.96/1348.27	c #Conflicts:    2418000 | #Learnt:      73306 | 0.000
1347.96/1348.27	c total clause space: 127.173MB
1347.96/1348.27	c total #watches: 357779
1348.96/1349.21	c total #propagations: 112659432 / total #impl: 1433881031 (eff. 0.079)
1348.96/1349.21	c #Conflicts:    2419000 | #Learnt:      74306 | 0.000
1348.96/1349.21	c total clause space: 127.173MB
1348.96/1349.21	c total #watches: 360975
1349.66/1349.99	c total #propagations: 112694113 / total #impl: 1434619397 (eff. 0.079)
1349.66/1349.99	c #Conflicts:    2420000 | #Learnt:      75306 | 0.000
1349.66/1349.99	c total clause space: 127.173MB
1349.66/1349.99	c total #watches: 364434
1350.26/1350.53	c total #propagations: 112723682 / total #impl: 1435276510 (eff. 0.079)
1350.26/1350.53	c GC COLLECT
1350.26/1350.53	c #Conflicts:    2421000 | #Learnt:      38605 | 0.000
1350.26/1350.53	c total clause space: 127.173MB
1350.26/1350.53	c total #watches: 246630
1350.66/1350.98	c total #propagations: 112753414 / total #impl: 1435863138 (eff. 0.079)
1350.66/1350.98	c #Conflicts:    2422000 | #Learnt:      39605 | 0.000
1350.66/1350.98	c total clause space: 127.173MB
1350.66/1350.98	c total #watches: 250064
1351.16/1351.44	c total #propagations: 112785476 / total #impl: 1436306158 (eff. 0.079)
1351.16/1351.44	c #Conflicts:    2423000 | #Learnt:      40605 | 0.000
1351.16/1351.44	c total clause space: 127.173MB
1351.16/1351.44	c total #watches: 253143
1351.66/1351.92	c total #propagations: 112815071 / total #impl: 1436766180 (eff. 0.079)
1351.66/1351.92	c #Conflicts:    2424000 | #Learnt:      41605 | 0.000
1351.66/1351.92	c total clause space: 127.173MB
1351.66/1351.92	c total #watches: 256213
1352.16/1352.43	c total #propagations: 112846647 / total #impl: 1437207092 (eff. 0.079)
1352.16/1352.43	c #Conflicts:    2425000 | #Learnt:      42605 | 0.000
1352.16/1352.43	c total clause space: 127.173MB
1352.16/1352.43	c total #watches: 259473
1352.66/1352.93	c total #propagations: 112879541 / total #impl: 1437778186 (eff. 0.079)
1352.66/1352.93	c #Conflicts:    2426000 | #Learnt:      43605 | 0.000
1352.66/1352.93	c total clause space: 127.173MB
1352.66/1352.93	c total #watches: 262772
1353.16/1353.48	c total #propagations: 112911341 / total #impl: 1438300457 (eff. 0.079)
1353.16/1353.48	c #Conflicts:    2427000 | #Learnt:      44605 | 0.000
1353.16/1353.48	c total clause space: 127.173MB
1353.16/1353.48	c total #watches: 266186
1353.76/1354.02	c total #propagations: 112945519 / total #impl: 1438900285 (eff. 0.078)
1353.76/1354.02	c #Conflicts:    2428000 | #Learnt:      45605 | 0.000
1353.76/1354.02	c total clause space: 127.173MB
1353.76/1354.02	c total #watches: 269902
1354.36/1354.61	c total #propagations: 112977890 / total #impl: 1439533986 (eff. 0.078)
1354.36/1354.61	c #Conflicts:    2429000 | #Learnt:      46605 | 0.000
1354.36/1354.61	c total clause space: 127.173MB
1354.36/1354.61	c total #watches: 273656
1354.86/1355.19	c total #propagations: 113016776 / total #impl: 1440148484 (eff. 0.078)
1354.86/1355.19	c #Conflicts:    2430000 | #Learnt:      47605 | 0.000
1354.86/1355.19	c total clause space: 127.173MB
1354.86/1355.19	c total #watches: 277376
1355.45/1355.78	c total #propagations: 113049908 / total #impl: 1440721871 (eff. 0.078)
1355.45/1355.78	c #Conflicts:    2431000 | #Learnt:      48605 | 0.000
1355.45/1355.78	c total clause space: 127.173MB
1355.45/1355.78	c total #watches: 281030
1356.16/1356.45	c total #propagations: 113084681 / total #impl: 1441269355 (eff. 0.078)
1356.16/1356.45	c #Conflicts:    2432000 | #Learnt:      49605 | 0.000
1356.16/1356.45	c total clause space: 127.173MB
1356.16/1356.45	c total #watches: 284935
1356.85/1357.12	c total #propagations: 113121274 / total #impl: 1441876546 (eff. 0.078)
1356.85/1357.12	c #Conflicts:    2433000 | #Learnt:      50605 | 0.000
1356.85/1357.12	c total clause space: 127.173MB
1356.85/1357.12	c total #watches: 288854
1357.45/1357.79	c total #propagations: 113156923 / total #impl: 1442548107 (eff. 0.078)
1357.45/1357.79	c #Conflicts:    2434000 | #Learnt:      51605 | 0.000
1357.45/1357.79	c total clause space: 127.173MB
1357.45/1357.79	c total #watches: 293058
1358.15/1358.45	c total #propagations: 113195074 / total #impl: 1443193835 (eff. 0.078)
1358.15/1358.45	c #Conflicts:    2435000 | #Learnt:      52605 | 0.000
1358.15/1358.45	c total clause space: 127.173MB
1358.15/1358.45	c total #watches: 296675
1358.85/1359.12	c total #propagations: 113228509 / total #impl: 1443812142 (eff. 0.078)
1358.85/1359.12	c #Conflicts:    2436000 | #Learnt:      53605 | 0.000
1358.85/1359.12	c total clause space: 127.173MB
1358.85/1359.12	c total #watches: 300012
1359.65/1359.91	c total #propagations: 113260582 / total #impl: 1444395710 (eff. 0.078)
1359.65/1359.91	c #Conflicts:    2437000 | #Learnt:      54605 | 0.000
1359.65/1359.91	c total clause space: 127.173MB
1359.65/1359.91	c total #watches: 303594
1360.46/1360.77	c total #propagations: 113295765 / total #impl: 1445140248 (eff. 0.078)
1360.46/1360.77	c #Conflicts:    2438000 | #Learnt:      55605 | 0.000
1360.46/1360.77	c total clause space: 127.173MB
1360.46/1360.77	c total #watches: 307238
1361.25/1361.59	c total #propagations: 113333425 / total #impl: 1445878935 (eff. 0.078)
1361.25/1361.59	c #Conflicts:    2439000 | #Learnt:      56605 | 0.000
1361.25/1361.59	c total clause space: 127.173MB
1361.25/1361.59	c total #watches: 310634
1362.05/1362.36	c total #propagations: 113367366 / total #impl: 1446584569 (eff. 0.078)
1362.05/1362.36	c #Conflicts:    2440000 | #Learnt:      57605 | 0.000
1362.05/1362.36	c total clause space: 127.173MB
1362.05/1362.36	c total #watches: 313691
1362.95/1363.20	c total #propagations: 113400072 / total #impl: 1447296929 (eff. 0.078)
1362.95/1363.20	c #Conflicts:    2441000 | #Learnt:      58605 | 0.000
1362.95/1363.20	c total clause space: 127.173MB
1362.95/1363.20	c total #watches: 316806
1363.76/1364.03	c total #propagations: 113433601 / total #impl: 1447966400 (eff. 0.078)
1363.76/1364.03	c #Conflicts:    2442000 | #Learnt:      59605 | 0.000
1363.76/1364.03	c total clause space: 127.173MB
1363.76/1364.03	c total #watches: 320040
1364.45/1364.70	c total #propagations: 113467022 / total #impl: 1448719394 (eff. 0.078)
1364.45/1364.70	c #Conflicts:    2443000 | #Learnt:      60605 | 0.000
1364.45/1364.70	c total clause space: 127.173MB
1364.45/1364.70	c total #watches: 323559
1365.25/1365.52	c total #propagations: 113502041 / total #impl: 1449280539 (eff. 0.078)
1365.25/1365.52	c #Conflicts:    2444000 | #Learnt:      61605 | 0.000
1365.25/1365.52	c total clause space: 127.173MB
1365.25/1365.52	c total #watches: 327205
1366.06/1366.34	c total #propagations: 113536025 / total #impl: 1450003071 (eff. 0.078)
1366.06/1366.34	c #Conflicts:    2445000 | #Learnt:      62605 | 0.000
1366.06/1366.34	c total clause space: 127.173MB
1366.06/1366.34	c total #watches: 330855
1366.85/1367.10	c total #propagations: 113572372 / total #impl: 1450581617 (eff. 0.078)
1366.85/1367.10	c #Conflicts:    2446000 | #Learnt:      63605 | 0.000
1366.85/1367.10	c total clause space: 127.173MB
1366.85/1367.10	c total #watches: 334126
1367.65/1367.90	c total #propagations: 113605716 / total #impl: 1451232692 (eff. 0.078)
1367.65/1367.90	c #Conflicts:    2447000 | #Learnt:      64605 | 0.000
1367.65/1367.90	c total clause space: 127.173MB
1367.65/1367.90	c total #watches: 337564
1368.45/1368.78	c total #propagations: 113639633 / total #impl: 1451656952 (eff. 0.078)
1368.45/1368.78	c #Conflicts:    2448000 | #Learnt:      65605 | 0.000
1368.45/1368.78	c total clause space: 127.173MB
1368.45/1368.78	c total #watches: 340978
1369.45/1369.74	c total #propagations: 113674358 / total #impl: 1452071993 (eff. 0.078)
1369.45/1369.74	c #Conflicts:    2449000 | #Learnt:      66605 | 0.000
1369.45/1369.74	c total clause space: 127.173MB
1369.45/1369.74	c total #watches: 344368
1370.25/1370.52	c total #propagations: 113715122 / total #impl: 1452548400 (eff. 0.078)
1370.25/1370.52	c #Conflicts:    2450000 | #Learnt:      67605 | 0.000
1370.25/1370.52	c total clause space: 127.173MB
1370.25/1370.52	c total #watches: 347567
1371.05/1371.36	c total #propagations: 113748735 / total #impl: 1452891840 (eff. 0.078)
1371.05/1371.36	c #Conflicts:    2451000 | #Learnt:      68605 | 0.000
1371.05/1371.36	c total clause space: 127.173MB
1371.05/1371.36	c total #watches: 350446
1371.95/1372.21	c total #propagations: 113785440 / total #impl: 1453248748 (eff. 0.078)
1371.95/1372.21	c #Conflicts:    2452000 | #Learnt:      69605 | 0.000
1371.95/1372.21	c total clause space: 127.173MB
1371.95/1372.21	c total #watches: 353430
1372.66/1373.00	c total #propagations: 113823151 / total #impl: 1453609732 (eff. 0.078)
1372.66/1373.00	c #Conflicts:    2453000 | #Learnt:      70605 | 0.000
1372.66/1373.00	c total clause space: 127.173MB
1372.66/1373.00	c total #watches: 356189
1373.66/1373.97	c total #propagations: 113855552 / total #impl: 1454011673 (eff. 0.078)
1373.66/1373.97	c #Conflicts:    2454000 | #Learnt:      71605 | 0.000
1373.66/1373.97	c total clause space: 127.173MB
1373.66/1373.97	c total #watches: 359218
1374.55/1374.87	c total #propagations: 113890113 / total #impl: 1454617328 (eff. 0.078)
1374.55/1374.87	c #Conflicts:    2455000 | #Learnt:      72605 | 0.000
1374.55/1374.87	c total clause space: 127.173MB
1374.55/1374.87	c total #watches: 362246
1375.25/1375.56	c total #propagations: 113922934 / total #impl: 1455074521 (eff. 0.078)
1375.25/1375.56	c #Conflicts:    2456000 | #Learnt:      73605 | 0.000
1375.25/1375.56	c total clause space: 127.173MB
1375.25/1375.56	c total #watches: 364555
1376.05/1376.39	c total #propagations: 113953916 / total #impl: 1455420448 (eff. 0.078)
1376.05/1376.39	c #Conflicts:    2457000 | #Learnt:      74605 | 0.000
1376.05/1376.39	c total clause space: 127.173MB
1376.05/1376.39	c total #watches: 367300
1376.85/1377.15	c total #propagations: 113989252 / total #impl: 1455891247 (eff. 0.078)
1376.85/1377.15	c #Conflicts:    2458000 | #Learnt:      75605 | 0.000
1376.85/1377.15	c total clause space: 127.173MB
1376.85/1377.15	c total #watches: 369761
1377.45/1377.76	c total #propagations: 114021767 / total #impl: 1456242767 (eff. 0.078)
1377.45/1377.76	c GC COLLECT
1377.45/1377.76	c #Conflicts:    2459000 | #Learnt:      38605 | 0.000
1377.45/1377.76	c total clause space: 127.173MB
1377.45/1377.76	c total #watches: 246609
1377.85/1378.18	c total #propagations: 114053491 / total #impl: 1456544356 (eff. 0.078)
1377.85/1378.18	c #Conflicts:    2460000 | #Learnt:      39605 | 0.000
1377.85/1378.18	c total clause space: 127.173MB
1377.85/1378.18	c total #watches: 248959
1378.25/1378.56	c total #propagations: 114082964 / total #impl: 1456812537 (eff. 0.078)
1378.25/1378.56	c #Conflicts:    2461000 | #Learnt:      40605 | 0.000
1378.25/1378.56	c total clause space: 127.173MB
1378.25/1378.56	c total #watches: 251102
1378.85/1379.14	c total #propagations: 114110653 / total #impl: 1457042757 (eff. 0.078)
1378.85/1379.14	c #Conflicts:    2462000 | #Learnt:      41605 | 0.000
1378.85/1379.14	c total clause space: 127.173MB
1378.85/1379.14	c total #watches: 257154
1379.35/1379.65	c total #propagations: 114157529 / total #impl: 1457703099 (eff. 0.078)
1379.35/1379.65	c #Conflicts:    2463000 | #Learnt:      42605 | 0.000
1379.35/1379.65	c total clause space: 127.173MB
1379.35/1379.65	c total #watches: 263702
1379.85/1380.12	c total #propagations: 114199160 / total #impl: 1458045032 (eff. 0.078)
1379.85/1380.12	c #Conflicts:    2464000 | #Learnt:      43605 | 0.000
1379.85/1380.12	c total clause space: 127.173MB
1379.85/1380.12	c total #watches: 269580
1380.45/1380.73	c total #propagations: 114238520 / total #impl: 1458331415 (eff. 0.078)
1380.45/1380.73	c #Conflicts:    2465000 | #Learnt:      44605 | 0.000
1380.45/1380.73	c total clause space: 127.173MB
1380.45/1380.73	c total #watches: 274283
1381.15/1381.41	c total #propagations: 114296924 / total #impl: 1458900044 (eff. 0.078)
1381.15/1381.41	c #Conflicts:    2466000 | #Learnt:      45605 | 0.000
1381.15/1381.41	c total clause space: 127.173MB
1381.15/1381.41	c total #watches: 279361
1381.85/1382.10	c total #propagations: 114363123 / total #impl: 1459558642 (eff. 0.078)
1381.85/1382.10	c #Conflicts:    2467000 | #Learnt:      46605 | 0.000
1381.85/1382.10	c total clause space: 127.173MB
1381.85/1382.10	c total #watches: 285416
1382.56/1382.85	c total #propagations: 114416018 / total #impl: 1460015692 (eff. 0.078)
1382.56/1382.85	c #Conflicts:    2468000 | #Learnt:      47605 | 0.000
1382.56/1382.85	c total clause space: 127.173MB
1382.56/1382.85	c total #watches: 290556
1383.15/1383.42	c total #propagations: 114470370 / total #impl: 1460580442 (eff. 0.078)
1383.15/1383.42	c #Conflicts:    2469000 | #Learnt:      48605 | 0.000
1383.15/1383.42	c total clause space: 127.173MB
1383.15/1383.42	c total #watches: 294498
1383.95/1384.22	c total #propagations: 114512528 / total #impl: 1460981468 (eff. 0.078)
1383.95/1384.22	c #Conflicts:    2470000 | #Learnt:      49605 | 0.000
1383.95/1384.22	c total clause space: 127.173MB
1383.95/1384.22	c total #watches: 298868
1384.85/1385.15	c total #propagations: 114563168 / total #impl: 1461820020 (eff. 0.078)
1384.85/1385.15	c #Conflicts:    2471000 | #Learnt:      50605 | 0.000
1384.85/1385.15	c total clause space: 127.173MB
1384.85/1385.15	c total #watches: 303621
1385.76/1386.08	c total #propagations: 114613063 / total #impl: 1462821143 (eff. 0.078)
1385.76/1386.08	c #Conflicts:    2472000 | #Learnt:      51605 | 0.000
1385.76/1386.08	c total clause space: 127.173MB
1385.76/1386.08	c total #watches: 308183
1386.55/1386.82	c total #propagations: 114665876 / total #impl: 1463668409 (eff. 0.078)
1386.55/1386.82	c #Conflicts:    2473000 | #Learnt:      52605 | 0.000
1386.55/1386.82	c total clause space: 127.173MB
1386.55/1386.82	c total #watches: 313070
1387.35/1387.60	c total #propagations: 114713774 / total #impl: 1464333581 (eff. 0.078)
1387.35/1387.60	c #Conflicts:    2474000 | #Learnt:      53605 | 0.000
1387.35/1387.60	c total clause space: 127.173MB
1387.35/1387.60	c total #watches: 317554
1388.06/1388.38	c total #propagations: 114767702 / total #impl: 1464947974 (eff. 0.078)
1388.06/1388.38	c #Conflicts:    2475000 | #Learnt:      54605 | 0.000
1388.06/1388.38	c total clause space: 127.173MB
1388.06/1388.38	c total #watches: 320847
1388.75/1389.07	c total #propagations: 114811393 / total #impl: 1465808807 (eff. 0.078)
1388.75/1389.07	c #Conflicts:    2476000 | #Learnt:      55605 | 0.000
1388.75/1389.07	c total clause space: 127.173MB
1388.75/1389.07	c total #watches: 323817
1389.55/1389.80	c total #propagations: 114851630 / total #impl: 1466484748 (eff. 0.078)
1389.55/1389.80	c #Conflicts:    2477000 | #Learnt:      56605 | 0.000
1389.55/1389.80	c total clause space: 127.173MB
1389.55/1389.80	c total #watches: 326915
1390.26/1390.52	c total #propagations: 114898426 / total #impl: 1467170505 (eff. 0.078)
1390.26/1390.52	c #Conflicts:    2478000 | #Learnt:      57605 | 0.000
1390.26/1390.52	c total clause space: 127.173MB
1390.26/1390.52	c total #watches: 329735
1390.95/1391.25	c total #propagations: 114937387 / total #impl: 1467907992 (eff. 0.078)
1390.95/1391.25	c #Conflicts:    2479000 | #Learnt:      58605 | 0.000
1390.95/1391.25	c total clause space: 127.173MB
1390.95/1391.25	c total #watches: 332604
1391.75/1392.07	c total #propagations: 114981483 / total #impl: 1468638464 (eff. 0.078)
1391.75/1392.07	c #Conflicts:    2480000 | #Learnt:      59605 | 0.000
1391.75/1392.07	c total clause space: 127.173MB
1391.75/1392.07	c total #watches: 335333
1392.75/1393.00	c total #propagations: 115024669 / total #impl: 1469548543 (eff. 0.078)
1392.75/1393.00	c #Conflicts:    2481000 | #Learnt:      60605 | 0.000
1392.75/1393.00	c total clause space: 127.173MB
1392.75/1393.00	c total #watches: 339108
1393.65/1393.95	c total #propagations: 115074780 / total #impl: 1470497801 (eff. 0.078)
1393.65/1393.95	c #Conflicts:    2482000 | #Learnt:      61605 | 0.000
1393.65/1393.95	c total clause space: 127.173MB
1393.65/1393.95	c total #watches: 345074
1394.35/1394.66	c total #propagations: 115133003 / total #impl: 1470942828 (eff. 0.078)
1394.35/1394.66	c #Conflicts:    2483000 | #Learnt:      62605 | 0.000
1394.35/1394.66	c total clause space: 127.173MB
1394.35/1394.66	c total #watches: 350327
1395.25/1395.52	c total #propagations: 115185986 / total #impl: 1471447757 (eff. 0.078)
1395.25/1395.52	c #Conflicts:    2484000 | #Learnt:      63605 | 0.000
1395.25/1395.52	c total clause space: 127.173MB
1395.25/1395.52	c total #watches: 353591
1396.25/1396.50	c total #propagations: 115248266 / total #impl: 1471929556 (eff. 0.078)
1396.25/1396.50	c #Conflicts:    2485000 | #Learnt:      64605 | 0.000
1396.25/1396.50	c total clause space: 127.173MB
1396.25/1396.50	c total #watches: 357309
1397.05/1397.32	c total #propagations: 115291085 / total #impl: 1472906946 (eff. 0.078)
1397.05/1397.32	c #Conflicts:    2486000 | #Learnt:      65605 | 0.000
1397.05/1397.32	c total clause space: 127.173MB
1397.05/1397.32	c total #watches: 359958
1397.86/1398.13	c total #propagations: 115334510 / total #impl: 1473556927 (eff. 0.078)
1397.86/1398.13	c #Conflicts:    2487000 | #Learnt:      66605 | 0.000
1397.86/1398.13	c total clause space: 127.173MB
1397.86/1398.13	c total #watches: 363900
1398.85/1399.16	c total #propagations: 115372306 / total #impl: 1474562238 (eff. 0.078)
1398.85/1399.16	c #Conflicts:    2488000 | #Learnt:      67605 | 0.000
1398.85/1399.16	c total clause space: 127.173MB
1398.85/1399.16	c total #watches: 367813
1400.06/1400.36	c total #propagations: 115413699 / total #impl: 1475661241 (eff. 0.078)
1400.06/1400.36	c #Conflicts:    2489000 | #Learnt:      68605 | 0.000
1400.06/1400.36	c total clause space: 127.173MB
1400.06/1400.36	c total #watches: 372158
1401.16/1401.42	c total #propagations: 115459755 / total #impl: 1476875275 (eff. 0.078)
1401.16/1401.42	c #Conflicts:    2490000 | #Learnt:      69605 | 0.000
1401.16/1401.42	c total clause space: 127.173MB
1401.16/1401.42	c total #watches: 375929
1402.15/1402.40	c total #propagations: 115510414 / total #impl: 1477813949 (eff. 0.078)
1402.15/1402.40	c #Conflicts:    2491000 | #Learnt:      70605 | 0.000
1402.15/1402.40	c total clause space: 127.173MB
1402.15/1402.40	c total #watches: 379135
1403.35/1403.61	c total #propagations: 115555508 / total #impl: 1478541245 (eff. 0.078)
1403.35/1403.61	c #Conflicts:    2492000 | #Learnt:      71605 | 0.000
1403.35/1403.61	c total clause space: 127.173MB
1403.35/1403.61	c total #watches: 383351
1404.35/1404.66	c total #propagations: 115606898 / total #impl: 1479308824 (eff. 0.078)
1404.35/1404.66	c #Conflicts:    2493000 | #Learnt:      72605 | 0.000
1404.35/1404.66	c total clause space: 127.173MB
1404.35/1404.66	c total #watches: 387386
1405.35/1405.67	c total #propagations: 115655841 / total #impl: 1480182119 (eff. 0.078)
1405.35/1405.67	c #Conflicts:    2494000 | #Learnt:      73605 | 0.000
1405.35/1405.67	c total clause space: 127.173MB
1405.35/1405.67	c total #watches: 390489
1406.15/1406.49	c total #propagations: 115702173 / total #impl: 1480969200 (eff. 0.078)
1406.15/1406.49	c #Conflicts:    2495000 | #Learnt:      74605 | 0.000
1406.15/1406.49	c total clause space: 127.173MB
1406.15/1406.49	c total #watches: 393142
1407.25/1407.51	c total #propagations: 115736925 / total #impl: 1481482699 (eff. 0.078)
1407.25/1407.51	c #Conflicts:    2496000 | #Learnt:      75605 | 0.000
1407.25/1407.51	c total clause space: 127.173MB
1407.25/1407.51	c total #watches: 396888
1408.45/1408.77	c total #propagations: 115776606 / total #impl: 1482374824 (eff. 0.078)
1408.45/1408.77	c #Conflicts:    2497000 | #Learnt:      76605 | 0.000
1408.45/1408.77	c total clause space: 127.173MB
1408.45/1408.77	c total #watches: 401505
1409.05/1409.34	c total #propagations: 115828427 / total #impl: 1483649799 (eff. 0.078)
1409.05/1409.34	c GC COLLECT
1409.05/1409.34	c #Conflicts:    2498000 | #Learnt:      39304 | 0.000
1409.05/1409.34	c total clause space: 127.173MB
1409.05/1409.34	c total #watches: 249398
1409.55/1409.89	c total #propagations: 115873735 / total #impl: 1484518125 (eff. 0.078)
1409.55/1409.89	c #Conflicts:    2499000 | #Learnt:      40304 | 0.000
1409.55/1409.89	c total clause space: 127.173MB
1409.55/1409.89	c total #watches: 253580
1410.25/1410.58	c total #propagations: 115917454 / total #impl: 1485393833 (eff. 0.078)
1410.25/1410.58	c #Conflicts:    2500000 | #Learnt:      41304 | 0.000
1410.25/1410.58	c total clause space: 127.173MB
1410.25/1410.58	c total #watches: 257470
1410.95/1411.23	c total #propagations: 115965267 / total #impl: 1486308546 (eff. 0.078)
1410.95/1411.23	c #Conflicts:    2501000 | #Learnt:      42304 | 0.000
1410.95/1411.23	c total clause space: 127.173MB
1410.95/1411.23	c total #watches: 261017
1411.45/1411.78	c total #propagations: 116016468 / total #impl: 1487153899 (eff. 0.078)
1411.45/1411.78	c #Conflicts:    2502000 | #Learnt:      43304 | 0.000
1411.45/1411.78	c total clause space: 127.173MB
1411.45/1411.78	c total #watches: 265687
1412.15/1412.43	c total #propagations: 116060366 / total #impl: 1487934617 (eff. 0.078)
1412.15/1412.43	c #Conflicts:    2503000 | #Learnt:      44304 | 0.000
1412.15/1412.43	c total clause space: 127.173MB
1412.15/1412.43	c total #watches: 269802
1412.85/1413.10	c total #propagations: 116105110 / total #impl: 1488709007 (eff. 0.078)
1412.85/1413.10	c #Conflicts:    2504000 | #Learnt:      45304 | 0.000
1412.85/1413.10	c total clause space: 127.173MB
1412.85/1413.10	c total #watches: 274101
1413.55/1413.82	c total #propagations: 116148718 / total #impl: 1489612035 (eff. 0.078)
1413.55/1413.82	c #Conflicts:    2505000 | #Learnt:      46304 | 0.000
1413.55/1413.82	c total clause space: 127.173MB
1413.55/1413.82	c total #watches: 278230
1414.25/1414.57	c total #propagations: 116190676 / total #impl: 1490437513 (eff. 0.078)
1414.25/1414.57	c #Conflicts:    2506000 | #Learnt:      47304 | 0.000
1414.25/1414.57	c total clause space: 127.173MB
1414.25/1414.57	c total #watches: 282312
1415.05/1415.36	c total #propagations: 116239190 / total #impl: 1491391533 (eff. 0.078)
1415.05/1415.36	c #Conflicts:    2507000 | #Learnt:      48304 | 0.000
1415.05/1415.36	c total clause space: 127.173MB
1415.05/1415.36	c total #watches: 286728
1415.85/1416.15	c total #propagations: 116283039 / total #impl: 1492738777 (eff. 0.078)
1415.85/1416.15	c #Conflicts:    2508000 | #Learnt:      49304 | 0.000
1415.85/1416.15	c total clause space: 127.173MB
1415.85/1416.15	c total #watches: 292306
1416.95/1417.22	c total #propagations: 116331849 / total #impl: 1493756048 (eff. 0.078)
1416.95/1417.22	c #Conflicts:    2509000 | #Learnt:      50304 | 0.000
1416.95/1417.22	c total clause space: 127.173MB
1416.95/1417.22	c total #watches: 297760
1417.75/1418.07	c total #propagations: 116398497 / total #impl: 1494306474 (eff. 0.078)
1417.75/1418.07	c #Conflicts:    2510000 | #Learnt:      51304 | 0.000
1417.75/1418.07	c total clause space: 127.173MB
1417.75/1418.07	c total #watches: 302899
1418.75/1419.08	c total #propagations: 116452115 / total #impl: 1494944585 (eff. 0.078)
1418.75/1419.08	c #Conflicts:    2511000 | #Learnt:      52304 | 0.000
1418.75/1419.08	c total clause space: 127.173MB
1418.75/1419.08	c total #watches: 306718
1419.55/1419.86	c total #propagations: 116500866 / total #impl: 1496128002 (eff. 0.078)
1419.55/1419.86	c #Conflicts:    2512000 | #Learnt:      53304 | 0.000
1419.55/1419.86	c total clause space: 127.173MB
1419.55/1419.86	c total #watches: 312074
1420.25/1420.56	c total #propagations: 116558271 / total #impl: 1496803142 (eff. 0.078)
1420.25/1420.56	c #Conflicts:    2513000 | #Learnt:      54304 | 0.000
1420.25/1420.56	c total clause space: 127.173MB
1420.25/1420.56	c total #watches: 317307
1420.85/1421.17	c total #propagations: 116616759 / total #impl: 1497207010 (eff. 0.078)
1420.85/1421.17	c #Conflicts:    2514000 | #Learnt:      55304 | 0.000
1420.85/1421.17	c total clause space: 127.173MB
1420.85/1421.17	c total #watches: 321653
1421.64/1421.96	c total #propagations: 116664868 / total #impl: 1497537200 (eff. 0.078)
1421.64/1421.96	c #Conflicts:    2515000 | #Learnt:      56304 | 0.000
1421.64/1421.96	c total clause space: 127.173MB
1421.64/1421.96	c total #watches: 326415
1422.54/1422.88	c total #propagations: 116721534 / total #impl: 1497864572 (eff. 0.078)
1422.54/1422.88	c #Conflicts:    2516000 | #Learnt:      57304 | 0.000
1422.54/1422.88	c total clause space: 127.173MB
1422.54/1422.88	c total #watches: 330330
1423.25/1423.51	c total #propagations: 116778098 / total #impl: 1498482760 (eff. 0.078)
1423.25/1423.51	c #Conflicts:    2517000 | #Learnt:      58304 | 0.000
1423.25/1423.51	c total clause space: 127.173MB
1423.25/1423.51	c total #watches: 334178
1424.14/1424.45	c total #propagations: 116824842 / total #impl: 1499000020 (eff. 0.078)
1424.14/1424.45	c #Conflicts:    2518000 | #Learnt:      59304 | 0.000
1424.14/1424.45	c total clause space: 127.173MB
1424.14/1424.45	c total #watches: 339592
1425.14/1425.45	c total #propagations: 116897203 / total #impl: 1499296362 (eff. 0.078)
1425.14/1425.45	c #Conflicts:    2519000 | #Learnt:      60304 | 0.000
1425.14/1425.45	c total clause space: 127.173MB
1425.14/1425.45	c total #watches: 344382
1426.14/1426.49	c total #propagations: 116980491 / total #impl: 1499566885 (eff. 0.078)
1426.14/1426.49	c #Conflicts:    2520000 | #Learnt:      61304 | 0.000
1426.14/1426.49	c total clause space: 127.173MB
1426.14/1426.49	c total #watches: 347867
1427.24/1427.52	c total #propagations: 117067803 / total #impl: 1499885150 (eff. 0.078)
1427.24/1427.52	c #Conflicts:    2521000 | #Learnt:      62304 | 0.000
1427.24/1427.52	c total clause space: 127.173MB
1427.24/1427.52	c total #watches: 351498
1428.34/1428.61	c total #propagations: 117147777 / total #impl: 1500223241 (eff. 0.078)
1428.34/1428.61	c #Conflicts:    2522000 | #Learnt:      63304 | 0.000
1428.34/1428.61	c total clause space: 127.173MB
1428.34/1428.61	c total #watches: 355434
1428.94/1429.22	c total #propagations: 117206586 / total #impl: 1500750151 (eff. 0.078)
1428.94/1429.22	c #Conflicts:    2523000 | #Learnt:      64304 | 0.000
1428.94/1429.22	c total clause space: 127.173MB
1428.94/1429.22	c total #watches: 361373
1429.64/1429.95	c total #propagations: 117269500 / total #impl: 1501083783 (eff. 0.078)
1429.64/1429.95	c #Conflicts:    2524000 | #Learnt:      65304 | 0.000
1429.64/1429.95	c total clause space: 127.173MB
1429.64/1429.95	c total #watches: 365692
1430.85/1431.15	c total #propagations: 117330285 / total #impl: 1501493487 (eff. 0.078)
1430.85/1431.15	c #Conflicts:    2525000 | #Learnt:      66304 | 0.000
1430.85/1431.15	c total clause space: 127.173MB
1430.85/1431.15	c total #watches: 369737
1431.74/1432.02	c total #propagations: 117383842 / total #impl: 1502300299 (eff. 0.078)
1431.74/1432.02	c #Conflicts:    2526000 | #Learnt:      67304 | 0.000
1431.74/1432.02	c total clause space: 127.173MB
1431.74/1432.02	c total #watches: 372720
1432.54/1432.89	c total #propagations: 117435229 / total #impl: 1502869323 (eff. 0.078)
1432.54/1432.89	c #Conflicts:    2527000 | #Learnt:      68304 | 0.000
1432.54/1432.89	c total clause space: 127.173MB
1432.54/1432.89	c total #watches: 378122
1433.94/1434.24	c total #propagations: 117489556 / total #impl: 1503364044 (eff. 0.078)
1433.94/1434.24	c #Conflicts:    2528000 | #Learnt:      69304 | 0.000
1433.94/1434.24	c total clause space: 127.173MB
1433.94/1434.24	c total #watches: 382208
1434.94/1435.25	c total #propagations: 117543767 / total #impl: 1504345504 (eff. 0.078)
1434.94/1435.25	c #Conflicts:    2529000 | #Learnt:      70304 | 0.000
1434.94/1435.25	c total clause space: 127.173MB
1434.94/1435.25	c total #watches: 387159
1435.94/1436.22	c total #propagations: 117591451 / total #impl: 1505261291 (eff. 0.078)
1435.94/1436.22	c #Conflicts:    2530000 | #Learnt:      71304 | 0.000
1435.94/1436.22	c total clause space: 127.173MB
1435.94/1436.22	c total #watches: 393166
1437.04/1437.30	c total #propagations: 117644654 / total #impl: 1505743696 (eff. 0.078)
1437.04/1437.30	c #Conflicts:    2531000 | #Learnt:      72304 | 0.000
1437.04/1437.30	c total clause space: 127.173MB
1437.04/1437.30	c total #watches: 399919
1438.24/1438.59	c total #propagations: 117696357 / total #impl: 1506231635 (eff. 0.078)
1438.24/1438.59	c #Conflicts:    2532000 | #Learnt:      73304 | 0.000
1438.24/1438.59	c total clause space: 127.173MB
1438.24/1438.59	c total #watches: 409017
1439.84/1440.18	c total #propagations: 117758319 / total #impl: 1506915164 (eff. 0.078)
1439.84/1440.18	c #Conflicts:    2533000 | #Learnt:      74304 | 0.000
1439.84/1440.18	c total clause space: 127.173MB
1439.84/1440.18	c total #watches: 414946
1440.94/1441.21	c total #propagations: 117819948 / total #impl: 1507731798 (eff. 0.078)
1440.94/1441.21	c #Conflicts:    2534000 | #Learnt:      75304 | 0.000
1440.94/1441.21	c total clause space: 127.173MB
1440.94/1441.21	c total #watches: 420213
1442.44/1442.75	c total #propagations: 117874276 / total #impl: 1508179835 (eff. 0.078)
1442.44/1442.75	c #Conflicts:    2535000 | #Learnt:      76304 | 0.000
1442.44/1442.75	c total clause space: 127.173MB
1442.44/1442.75	c total #watches: 424666
1443.64/1443.99	c total #propagations: 117927724 / total #impl: 1509083432 (eff. 0.078)
1443.64/1443.99	c GC COLLECT
1443.64/1443.99	c #Conflicts:    2536000 | #Learnt:      38699 | 0.000
1443.64/1443.99	c total clause space: 127.173MB
1443.64/1443.99	c total #watches: 247521
1444.34/1444.60	c total #propagations: 117978562 / total #impl: 1509737268 (eff. 0.078)
1444.34/1444.60	c #Conflicts:    2537000 | #Learnt:      39699 | 0.000
1444.34/1444.60	c total clause space: 127.173MB
1444.34/1444.60	c total #watches: 251084
1444.84/1445.15	c total #propagations: 118030607 / total #impl: 1510286826 (eff. 0.078)
1444.84/1445.15	c #Conflicts:    2538000 | #Learnt:      40699 | 0.000
1444.84/1445.15	c total clause space: 127.173MB
1444.84/1445.15	c total #watches: 256001
1445.34/1445.66	c total #propagations: 118079682 / total #impl: 1510870891 (eff. 0.078)
1445.34/1445.66	c #Conflicts:    2539000 | #Learnt:      41699 | 0.000
1445.34/1445.66	c total clause space: 127.173MB
1445.34/1445.66	c total #watches: 261004
1445.64/1445.90	c total #propagations: 118130503 / total #impl: 1511439908 (eff. 0.078)
1445.64/1445.90	c #Conflicts:    2540000 | #Learnt:      42699 | 0.000
1445.64/1445.90	c total clause space: 127.173MB
1445.64/1445.90	c total #watches: 264304
1445.84/1446.18	c total #propagations: 118175436 / total #impl: 1511597719 (eff. 0.078)
1445.84/1446.18	c #Conflicts:    2541000 | #Learnt:      43699 | 0.000
1445.84/1446.18	c total clause space: 127.173MB
1445.84/1446.18	c total #watches: 267445
1446.54/1446.82	c total #propagations: 118224983 / total #impl: 1511801518 (eff. 0.078)
1446.54/1446.82	c #Conflicts:    2542000 | #Learnt:      44699 | 0.000
1446.54/1446.82	c total clause space: 127.173MB
1446.54/1446.82	c total #watches: 273074
1447.24/1447.53	c total #propagations: 118299523 / total #impl: 1512166371 (eff. 0.078)
1447.24/1447.53	c #Conflicts:    2543000 | #Learnt:      45699 | 0.000
1447.24/1447.53	c total clause space: 127.173MB
1447.24/1447.53	c total #watches: 277007
1447.94/1448.27	c total #propagations: 118396716 / total #impl: 1512534004 (eff. 0.078)
1447.94/1448.27	c #Conflicts:    2544000 | #Learnt:      46699 | 0.000
1447.94/1448.27	c total clause space: 127.173MB
1447.94/1448.27	c total #watches: 281463
1448.64/1448.90	c total #propagations: 118491449 / total #impl: 1512869867 (eff. 0.078)
1448.64/1448.90	c #Conflicts:    2545000 | #Learnt:      47699 | 0.000
1448.64/1448.90	c total clause space: 127.173MB
1448.64/1448.90	c total #watches: 285763
1449.14/1449.44	c total #propagations: 118577469 / total #impl: 1513187999 (eff. 0.078)
1449.14/1449.44	c #Conflicts:    2546000 | #Learnt:      48699 | 0.000
1449.14/1449.44	c total clause space: 127.173MB
1449.14/1449.44	c total #watches: 288931
1449.55/1449.87	c total #propagations: 118655493 / total #impl: 1513453451 (eff. 0.078)
1449.55/1449.87	c #Conflicts:    2547000 | #Learnt:      49699 | 0.000
1449.55/1449.87	c total clause space: 127.173MB
1449.55/1449.87	c total #watches: 292590
1450.14/1450.43	c total #propagations: 118726784 / total #impl: 1513670449 (eff. 0.078)
1450.14/1450.43	c #Conflicts:    2548000 | #Learnt:      50699 | 0.000
1450.14/1450.43	c total clause space: 127.173MB
1450.14/1450.43	c total #watches: 296415
1450.65/1450.92	c total #propagations: 118793405 / total #impl: 1513882438 (eff. 0.078)
1450.65/1450.92	c #Conflicts:    2549000 | #Learnt:      51699 | 0.000
1450.65/1450.92	c total clause space: 127.173MB
1450.65/1450.92	c total #watches: 299262
1451.04/1451.31	c total #propagations: 118864170 / total #impl: 1514083162 (eff. 0.079)
1451.04/1451.31	c #Conflicts:    2550000 | #Learnt:      52699 | 0.000
1451.04/1451.31	c total clause space: 127.173MB
1451.04/1451.31	c total #watches: 301443
1451.64/1451.97	c total #propagations: 118925311 / total #impl: 1514252133 (eff. 0.079)
1451.64/1451.97	c #Conflicts:    2551000 | #Learnt:      53699 | 0.000
1451.64/1451.97	c total clause space: 127.173MB
1451.64/1451.97	c total #watches: 305419
1452.54/1452.86	c total #propagations: 118977587 / total #impl: 1514603299 (eff. 0.079)
1452.54/1452.86	c #Conflicts:    2552000 | #Learnt:      54699 | 0.000
1452.54/1452.86	c total clause space: 127.173MB
1452.54/1452.86	c total #watches: 308859
1453.14/1453.48	c total #propagations: 119024219 / total #impl: 1514832163 (eff. 0.079)
1453.14/1453.48	c #Conflicts:    2553000 | #Learnt:      55699 | 0.000
1453.14/1453.48	c total clause space: 127.173MB
1453.14/1453.48	c total #watches: 311766
1453.95/1454.28	c total #propagations: 119059210 / total #impl: 1514991764 (eff. 0.079)
1453.95/1454.28	c #Conflicts:    2554000 | #Learnt:      56699 | 0.000
1453.95/1454.28	c total clause space: 127.173MB
1453.95/1454.28	c total #watches: 314175
1454.64/1454.93	c total #propagations: 119100609 / total #impl: 1515147259 (eff. 0.079)
1454.64/1454.93	c #Conflicts:    2555000 | #Learnt:      57699 | 0.000
1454.64/1454.93	c total clause space: 127.173MB
1454.64/1454.93	c total #watches: 316702
1455.34/1455.61	c total #propagations: 119132652 / total #impl: 1515314106 (eff. 0.079)
1455.34/1455.61	c #Conflicts:    2556000 | #Learnt:      58699 | 0.000
1455.34/1455.61	c total clause space: 127.173MB
1455.34/1455.61	c total #watches: 319484
1456.25/1456.50	c total #propagations: 119170017 / total #impl: 1515515631 (eff. 0.079)
1456.25/1456.50	c #Conflicts:    2557000 | #Learnt:      59699 | 0.000
1456.25/1456.50	c total clause space: 127.173MB
1456.25/1456.50	c total #watches: 322080
1457.04/1457.37	c total #propagations: 119213735 / total #impl: 1515754009 (eff. 0.079)
1457.04/1457.37	c #Conflicts:    2558000 | #Learnt:      60699 | 0.000
1457.04/1457.37	c total clause space: 127.173MB
1457.04/1457.37	c total #watches: 326820
1457.84/1458.14	c total #propagations: 119266573 / total #impl: 1516194773 (eff. 0.079)
1457.84/1458.14	c #Conflicts:    2559000 | #Learnt:      61699 | 0.000
1457.84/1458.14	c total clause space: 127.173MB
1457.84/1458.14	c total #watches: 330729
1458.64/1458.91	c total #propagations: 119314898 / total #impl: 1516501703 (eff. 0.079)
1458.64/1458.91	c #Conflicts:    2560000 | #Learnt:      62699 | 0.000
1458.64/1458.91	c total clause space: 127.173MB
1458.64/1458.91	c total #watches: 334091
1459.45/1459.73	c total #propagations: 119373340 / total #impl: 1516778519 (eff. 0.079)
1459.45/1459.73	c #Conflicts:    2561000 | #Learnt:      63699 | 0.000
1459.45/1459.73	c total clause space: 127.173MB
1459.45/1459.73	c total #watches: 337426
1460.44/1460.74	c total #propagations: 119428332 / total #impl: 1517228020 (eff. 0.079)
1460.44/1460.74	c #Conflicts:    2562000 | #Learnt:      64699 | 0.000
1460.44/1460.74	c total clause space: 127.173MB
1460.44/1460.74	c total #watches: 340430
1461.34/1461.60	c total #propagations: 119483652 / total #impl: 1517553190 (eff. 0.079)
1461.34/1461.60	c #Conflicts:    2563000 | #Learnt:      65699 | 0.000
1461.34/1461.60	c total clause space: 127.173MB
1461.34/1461.60	c total #watches: 343321
1462.24/1462.52	c total #propagations: 119534772 / total #impl: 1517880727 (eff. 0.079)
1462.24/1462.52	c #Conflicts:    2564000 | #Learnt:      66699 | 0.000
1462.24/1462.52	c total clause space: 127.173MB
1462.24/1462.52	c total #watches: 347145
1463.24/1463.50	c total #propagations: 119587283 / total #impl: 1518282334 (eff. 0.079)
1463.24/1463.50	c #Conflicts:    2565000 | #Learnt:      67699 | 0.000
1463.24/1463.50	c total clause space: 127.173MB
1463.24/1463.50	c total #watches: 351161
1464.24/1464.57	c total #propagations: 119643557 / total #impl: 1518966056 (eff. 0.079)
1464.24/1464.57	c #Conflicts:    2566000 | #Learnt:      68699 | 0.000
1464.24/1464.57	c total clause space: 127.173MB
1464.24/1464.57	c total #watches: 354609
1465.14/1465.46	c total #propagations: 119706236 / total #impl: 1519988915 (eff. 0.079)
1465.14/1465.46	c #Conflicts:    2567000 | #Learnt:      69699 | 0.000
1465.14/1465.46	c total clause space: 127.173MB
1465.14/1465.46	c total #watches: 357678
1465.94/1466.27	c total #propagations: 119763513 / total #impl: 1520968657 (eff. 0.079)
1465.94/1466.27	c #Conflicts:    2568000 | #Learnt:      70699 | 0.000
1465.94/1466.27	c total clause space: 127.173MB
1465.94/1466.27	c total #watches: 362028
1466.84/1467.13	c total #propagations: 119813084 / total #impl: 1521601037 (eff. 0.079)
1466.84/1467.13	c #Conflicts:    2569000 | #Learnt:      71699 | 0.000
1466.84/1467.13	c total clause space: 127.173MB
1466.84/1467.13	c total #watches: 365749
1467.74/1468.08	c total #propagations: 119856977 / total #impl: 1522332900 (eff. 0.079)
1467.74/1468.08	c #Conflicts:    2570000 | #Learnt:      72699 | 0.000
1467.74/1468.08	c total clause space: 127.173MB
1467.74/1468.08	c total #watches: 369519
1468.94/1469.22	c total #propagations: 119906381 / total #impl: 1523088363 (eff. 0.079)
1468.94/1469.22	c #Conflicts:    2571000 | #Learnt:      73699 | 0.000
1468.94/1469.22	c total clause space: 127.173MB
1468.94/1469.22	c total #watches: 373698
1470.04/1470.31	c total #propagations: 119954255 / total #impl: 1524118663 (eff. 0.079)
1470.04/1470.31	c #Conflicts:    2572000 | #Learnt:      74699 | 0.000
1470.04/1470.31	c total clause space: 127.173MB
1470.04/1470.31	c total #watches: 377725
1470.84/1471.10	c total #propagations: 120000867 / total #impl: 1525201150 (eff. 0.079)
1470.84/1471.10	c #Conflicts:    2573000 | #Learnt:      75699 | 0.000
1470.84/1471.10	c total clause space: 127.173MB
1470.84/1471.10	c total #watches: 383426
1472.04/1472.32	c total #propagations: 120052643 / total #impl: 1525642325 (eff. 0.079)
1472.04/1472.32	c #Conflicts:    2574000 | #Learnt:      76699 | 0.000
1472.04/1472.32	c total clause space: 127.173MB
1472.04/1472.32	c total #watches: 388462
1472.94/1473.22	c total #propagations: 120117724 / total #impl: 1526097424 (eff. 0.079)
1472.94/1473.22	c #Conflicts:    2575000 | #Learnt:      77699 | 0.000
1472.94/1473.22	c total clause space: 127.173MB
1472.94/1473.22	c total #watches: 393515
1473.54/1473.87	c total #propagations: 120152857 / total #impl: 1526424063 (eff. 0.079)
1473.54/1473.87	c GC COLLECT
1473.54/1473.87	c #Conflicts:    2576000 | #Learnt:      39794 | 0.000
1473.54/1473.87	c total clause space: 127.173MB
1473.54/1473.87	c total #watches: 251881
1474.24/1474.54	c total #propagations: 120201677 / total #impl: 1526993896 (eff. 0.079)
1474.24/1474.54	c #Conflicts:    2577000 | #Learnt:      40794 | 0.000
1474.24/1474.54	c total clause space: 127.173MB
1474.24/1474.54	c total #watches: 256424
1474.74/1475.10	c total #propagations: 120262870 / total #impl: 1527613912 (eff. 0.079)
1474.74/1475.10	c #Conflicts:    2578000 | #Learnt:      41794 | 0.000
1474.74/1475.10	c total clause space: 127.173MB
1474.74/1475.10	c total #watches: 260401
1475.34/1475.69	c total #propagations: 120304826 / total #impl: 1528235620 (eff. 0.079)
1475.34/1475.69	c #Conflicts:    2579000 | #Learnt:      42794 | 0.000
1475.34/1475.69	c total clause space: 127.173MB
1475.34/1475.69	c total #watches: 264142
1475.94/1476.29	c total #propagations: 120356454 / total #impl: 1528904855 (eff. 0.079)
1475.94/1476.29	c #Conflicts:    2580000 | #Learnt:      43794 | 0.000
1475.94/1476.29	c total clause space: 127.173MB
1475.94/1476.29	c total #watches: 267277
1476.54/1476.84	c total #propagations: 120414424 / total #impl: 1529519529 (eff. 0.079)
1476.54/1476.84	c #Conflicts:    2581000 | #Learnt:      44794 | 0.000
1476.54/1476.84	c total clause space: 127.173MB
1476.54/1476.84	c total #watches: 272616
1477.15/1477.45	c total #propagations: 120477205 / total #impl: 1530014192 (eff. 0.079)
1477.15/1477.45	c #Conflicts:    2582000 | #Learnt:      45794 | 0.000
1477.15/1477.45	c total clause space: 127.173MB
1477.15/1477.45	c total #watches: 276039
1477.74/1478.06	c total #propagations: 120537423 / total #impl: 1530668720 (eff. 0.079)
1477.74/1478.06	c #Conflicts:    2583000 | #Learnt:      46794 | 0.000
1477.74/1478.06	c total clause space: 127.173MB
1477.74/1478.06	c total #watches: 279458
1478.54/1478.82	c total #propagations: 120584810 / total #impl: 1531242133 (eff. 0.079)
1478.54/1478.82	c #Conflicts:    2584000 | #Learnt:      47794 | 0.000
1478.54/1478.82	c total clause space: 127.173MB
1478.54/1478.82	c total #watches: 283455
1479.25/1479.55	c total #propagations: 120636790 / total #impl: 1532098894 (eff. 0.079)
1479.25/1479.55	c #Conflicts:    2585000 | #Learnt:      48794 | 0.000
1479.25/1479.55	c total clause space: 127.173MB
1479.25/1479.55	c total #watches: 287725
1480.04/1480.35	c total #propagations: 120682995 / total #impl: 1532902111 (eff. 0.079)
1480.04/1480.35	c #Conflicts:    2586000 | #Learnt:      49794 | 0.000
1480.04/1480.35	c total clause space: 127.173MB
1480.04/1480.35	c total #watches: 291944
1480.74/1481.05	c total #propagations: 120729597 / total #impl: 1533769212 (eff. 0.079)
1480.74/1481.05	c #Conflicts:    2587000 | #Learnt:      50794 | 0.000
1480.74/1481.05	c total clause space: 127.173MB
1480.74/1481.05	c total #watches: 296482
1481.24/1481.58	c total #propagations: 120776897 / total #impl: 1534396443 (eff. 0.079)
1481.24/1481.58	c #Conflicts:    2588000 | #Learnt:      51794 | 0.000
1481.24/1481.58	c total clause space: 127.173MB
1481.24/1481.58	c total #watches: 302956
1481.84/1482.18	c total #propagations: 120817328 / total #impl: 1534783861 (eff. 0.079)
1481.84/1482.18	c #Conflicts:    2589000 | #Learnt:      52794 | 0.000
1481.84/1482.18	c total clause space: 127.173MB
1481.84/1482.18	c total #watches: 307865
1482.84/1483.15	c total #propagations: 120871853 / total #impl: 1535199523 (eff. 0.079)
1482.84/1483.15	c #Conflicts:    2590000 | #Learnt:      53794 | 0.000
1482.84/1483.15	c total clause space: 127.173MB
1482.84/1483.15	c total #watches: 313258
1483.84/1484.11	c total #propagations: 120946489 / total #impl: 1535964176 (eff. 0.079)
1483.84/1484.11	c #Conflicts:    2591000 | #Learnt:      54794 | 0.000
1483.84/1484.11	c total clause space: 127.173MB
1483.84/1484.11	c total #watches: 318634
1484.64/1484.92	c total #propagations: 121029416 / total #impl: 1536827919 (eff. 0.079)
1484.64/1484.92	c #Conflicts:    2592000 | #Learnt:      55794 | 0.000
1484.64/1484.92	c total clause space: 127.173MB
1484.64/1484.92	c total #watches: 323650
1485.54/1485.81	c total #propagations: 121105233 / total #impl: 1537268649 (eff. 0.079)
1485.54/1485.81	c #Conflicts:    2593000 | #Learnt:      56794 | 0.000
1485.54/1485.81	c total clause space: 127.173MB
1485.54/1485.81	c total #watches: 328765
1486.44/1486.72	c total #propagations: 121154419 / total #impl: 1537977933 (eff. 0.079)
1486.44/1486.72	c #Conflicts:    2594000 | #Learnt:      57794 | 0.000
1486.44/1486.72	c total clause space: 127.173MB
1486.44/1486.72	c total #watches: 332832
1487.14/1487.45	c total #propagations: 121191651 / total #impl: 1538993888 (eff. 0.079)
1487.14/1487.45	c #Conflicts:    2595000 | #Learnt:      58794 | 0.000
1487.14/1487.45	c total clause space: 127.173MB
1487.14/1487.45	c total #watches: 335741
1487.84/1488.19	c total #propagations: 121233541 / total #impl: 1539713056 (eff. 0.079)
1487.84/1488.19	c #Conflicts:    2596000 | #Learnt:      59794 | 0.000
1487.84/1488.19	c total clause space: 127.173MB
1487.84/1488.19	c total #watches: 339836
1488.24/1488.59	c total #propagations: 121279080 / total #impl: 1540289985 (eff. 0.079)
1488.24/1488.59	c #Conflicts:    2597000 | #Learnt:      60794 | 0.000
1488.24/1488.59	c total clause space: 127.173MB
1488.24/1488.59	c total #watches: 343793
1488.54/1488.82	c total #propagations: 121314029 / total #impl: 1540418605 (eff. 0.079)
1488.54/1488.82	c #Conflicts:    2598000 | #Learnt:      61794 | 0.000
1488.54/1488.82	c total clause space: 127.173MB
1488.54/1488.82	c total #watches: 346805
1489.54/1489.81	c total #propagations: 121361393 / total #impl: 1540541993 (eff. 0.079)
1489.54/1489.81	c #Conflicts:    2599000 | #Learnt:      62794 | 0.000
1489.54/1489.81	c total clause space: 127.173MB
1489.54/1489.81	c total #watches: 351111
1490.64/1490.94	c total #propagations: 121412028 / total #impl: 1541284230 (eff. 0.079)
1490.64/1490.94	c #Conflicts:    2600000 | #Learnt:      63794 | 0.000
1490.64/1490.94	c total clause space: 127.173MB
1490.64/1490.94	c total #watches: 354629
1491.74/1492.07	c total #propagations: 121511179 / total #impl: 1542413135 (eff. 0.079)
1491.74/1492.07	c #Conflicts:    2601000 | #Learnt:      64794 | 0.000
1491.74/1492.07	c total clause space: 127.173MB
1491.74/1492.07	c total #watches: 359337
1492.94/1493.25	c total #propagations: 121591145 / total #impl: 1543362889 (eff. 0.079)
1492.94/1493.25	c #Conflicts:    2602000 | #Learnt:      65794 | 0.000
1492.94/1493.25	c total clause space: 127.173MB
1492.94/1493.25	c total #watches: 363404
1493.84/1494.12	c total #propagations: 121668542 / total #impl: 1544489350 (eff. 0.079)
1493.84/1494.12	c #Conflicts:    2603000 | #Learnt:      66794 | 0.000
1493.84/1494.12	c total clause space: 127.173MB
1493.84/1494.12	c total #watches: 367697
1494.94/1495.27	c total #propagations: 121715591 / total #impl: 1545361426 (eff. 0.079)
1494.94/1495.27	c #Conflicts:    2604000 | #Learnt:      67794 | 0.000
1494.94/1495.27	c total clause space: 127.173MB
1494.94/1495.27	c total #watches: 372297
1496.04/1496.36	c total #propagations: 121755291 / total #impl: 1546371402 (eff. 0.079)
1496.04/1496.36	c #Conflicts:    2605000 | #Learnt:      68794 | 0.000
1496.04/1496.36	c total clause space: 127.173MB
1496.04/1496.36	c total #watches: 376408
1497.44/1497.72	c total #propagations: 121799859 / total #impl: 1547300941 (eff. 0.079)
1497.44/1497.72	c #Conflicts:    2606000 | #Learnt:      69794 | 0.000
1497.44/1497.72	c total clause space: 127.173MB
1497.44/1497.72	c total #watches: 380861
1498.74/1499.04	c total #propagations: 121841861 / total #impl: 1548314312 (eff. 0.079)
1498.74/1499.04	c #Conflicts:    2607000 | #Learnt:      70794 | 0.000
1498.74/1499.04	c total clause space: 127.173MB
1498.74/1499.04	c total #watches: 384903
1499.94/1500.28	c total #propagations: 121881523 / total #impl: 1549334160 (eff. 0.079)
1499.94/1500.28	c #Conflicts:    2608000 | #Learnt:      71794 | 0.000
1499.94/1500.28	c total clause space: 127.173MB
1499.94/1500.28	c total #watches: 389593
1501.14/1501.40	c total #propagations: 121920247 / total #impl: 1550191965 (eff. 0.079)
1501.14/1501.40	c #Conflicts:    2609000 | #Learnt:      72794 | 0.000
1501.14/1501.40	c total clause space: 127.173MB
1501.14/1501.40	c total #watches: 393342
1502.24/1502.56	c total #propagations: 121966331 / total #impl: 1551200372 (eff. 0.079)
1502.24/1502.56	c #Conflicts:    2610000 | #Learnt:      73794 | 0.000
1502.24/1502.56	c total clause space: 127.173MB
1502.24/1502.56	c total #watches: 399506
1503.55/1503.89	c total #propagations: 122013531 / total #impl: 1551812817 (eff. 0.079)
1503.55/1503.89	c #Conflicts:    2611000 | #Learnt:      74794 | 0.000
1503.55/1503.89	c total clause space: 127.173MB
1503.55/1503.89	c total #watches: 403582
1505.14/1505.41	c total #propagations: 122064432 / total #impl: 1552771390 (eff. 0.079)
1505.14/1505.41	c #Conflicts:    2612000 | #Learnt:      75794 | 0.000
1505.14/1505.41	c total clause space: 127.173MB
1505.14/1505.41	c total #watches: 407416
1506.04/1506.35	c total #propagations: 122119905 / total #impl: 1553481840 (eff. 0.079)
1506.04/1506.35	c #Conflicts:    2613000 | #Learnt:      76794 | 0.000
1506.04/1506.35	c total clause space: 127.173MB
1506.04/1506.35	c total #watches: 412568
1507.24/1507.53	c total #propagations: 122170151 / total #impl: 1553788783 (eff. 0.079)
1507.24/1507.53	c #Conflicts:    2614000 | #Learnt:      77794 | 0.000
1507.24/1507.53	c total clause space: 127.173MB
1507.24/1507.53	c total #watches: 419152
1507.74/1508.02	c total #propagations: 122225553 / total #impl: 1554222031 (eff. 0.079)
1507.74/1508.02	c GC COLLECT
1507.74/1508.02	c #Conflicts:    2615000 | #Learnt:      39596 | 0.000
1507.74/1508.02	c total clause space: 127.173MB
1507.74/1508.02	c total #watches: 251097
1508.34/1508.67	c total #propagations: 122267288 / total #impl: 1554381630 (eff. 0.079)
1508.34/1508.67	c #Conflicts:    2616000 | #Learnt:      40596 | 0.000
1508.34/1508.67	c total clause space: 127.173MB
1508.34/1508.67	c total #watches: 254599
1509.05/1509.39	c total #propagations: 122314595 / total #impl: 1555052713 (eff. 0.079)
1509.05/1509.39	c #Conflicts:    2617000 | #Learnt:      41596 | 0.000
1509.05/1509.39	c total clause space: 127.173MB
1509.05/1509.39	c total #watches: 258703
1509.74/1510.04	c total #propagations: 122363246 / total #impl: 1556069554 (eff. 0.079)
1509.74/1510.04	c #Conflicts:    2618000 | #Learnt:      42596 | 0.000
1509.74/1510.04	c total clause space: 127.173MB
1509.74/1510.04	c total #watches: 262951
1510.54/1510.81	c total #propagations: 122416755 / total #impl: 1557187119 (eff. 0.079)
1510.54/1510.81	c #Conflicts:    2619000 | #Learnt:      43596 | 0.000
1510.54/1510.81	c total clause space: 127.173MB
1510.54/1510.81	c total #watches: 268043
1511.04/1511.32	c total #propagations: 122468093 / total #impl: 1558267935 (eff. 0.079)
1511.04/1511.32	c #Conflicts:    2620000 | #Learnt:      44596 | 0.000
1511.04/1511.32	c total clause space: 127.173MB
1511.04/1511.32	c total #watches: 272434
1511.54/1511.85	c total #propagations: 122521283 / total #impl: 1558520091 (eff. 0.079)
1511.54/1511.85	c #Conflicts:    2621000 | #Learnt:      45596 | 0.000
1511.54/1511.85	c total clause space: 127.173MB
1511.54/1511.85	c total #watches: 278877
1512.35/1512.62	c total #propagations: 122562844 / total #impl: 1558847510 (eff. 0.079)
1512.35/1512.62	c #Conflicts:    2622000 | #Learnt:      46596 | 0.000
1512.35/1512.62	c total clause space: 127.173MB
1512.35/1512.62	c total #watches: 283522
1513.04/1513.38	c total #propagations: 122617466 / total #impl: 1559642101 (eff. 0.079)
1513.04/1513.38	c #Conflicts:    2623000 | #Learnt:      47596 | 0.000
1513.04/1513.38	c total clause space: 127.173MB
1513.04/1513.38	c total #watches: 287823
1513.84/1514.16	c total #propagations: 122671524 / total #impl: 1560686167 (eff. 0.079)
1513.84/1514.16	c #Conflicts:    2624000 | #Learnt:      48596 | 0.000
1513.84/1514.16	c total clause space: 127.173MB
1513.84/1514.16	c total #watches: 292346
1514.84/1515.15	c total #propagations: 122717173 / total #impl: 1561571518 (eff. 0.079)
1514.84/1515.15	c #Conflicts:    2625000 | #Learnt:      49596 | 0.000
1514.84/1515.15	c total clause space: 127.173MB
1514.84/1515.15	c total #watches: 297260
1515.74/1516.03	c total #propagations: 122773577 / total #impl: 1562576862 (eff. 0.079)
1515.74/1516.03	c #Conflicts:    2626000 | #Learnt:      50596 | 0.000
1515.74/1516.03	c total clause space: 127.173MB
1515.74/1516.03	c total #watches: 301661
1516.44/1516.79	c total #propagations: 122834472 / total #impl: 1563049256 (eff. 0.079)
1516.44/1516.79	c #Conflicts:    2627000 | #Learnt:      51596 | 0.000
1516.44/1516.79	c total clause space: 127.173MB
1516.44/1516.80	c total #watches: 306488
1517.24/1517.54	c total #propagations: 122879779 / total #impl: 1563689810 (eff. 0.079)
1517.24/1517.54	c #Conflicts:    2628000 | #Learnt:      52596 | 0.000
1517.24/1517.54	c total clause space: 127.173MB
1517.24/1517.54	c total #watches: 311094
1517.74/1518.06	c total #propagations: 122927034 / total #impl: 1564422679 (eff. 0.079)
1517.74/1518.06	c #Conflicts:    2629000 | #Learnt:      53596 | 0.000
1517.74/1518.06	c total clause space: 127.173MB
1517.74/1518.06	c total #watches: 316013
1518.54/1518.86	c total #propagations: 122965306 / total #impl: 1564680848 (eff. 0.079)
1518.54/1518.86	c #Conflicts:    2630000 | #Learnt:      54596 | 0.000
1518.54/1518.86	c total clause space: 127.173MB
1518.54/1518.86	c total #watches: 320545
1519.34/1519.63	c total #propagations: 123010125 / total #impl: 1565141015 (eff. 0.079)
1519.34/1519.63	c #Conflicts:    2631000 | #Learnt:      55596 | 0.000
1519.34/1519.63	c total clause space: 127.173MB
1519.34/1519.63	c total #watches: 323790
1520.14/1520.45	c total #propagations: 123063772 / total #impl: 1565846602 (eff. 0.079)
1520.14/1520.45	c #Conflicts:    2632000 | #Learnt:      56596 | 0.000
1520.14/1520.45	c total clause space: 127.173MB
1520.14/1520.45	c total #watches: 328133
1521.14/1521.41	c total #propagations: 123118893 / total #impl: 1566582606 (eff. 0.079)
1521.14/1521.41	c #Conflicts:    2633000 | #Learnt:      57596 | 0.000
1521.14/1521.41	c total clause space: 127.173MB
1521.14/1521.41	c total #watches: 333068
1521.74/1522.01	c total #propagations: 123170839 / total #impl: 1567522819 (eff. 0.079)
1521.74/1522.01	c #Conflicts:    2634000 | #Learnt:      58596 | 0.000
1521.74/1522.01	c total clause space: 127.173MB
1521.74/1522.01	c total #watches: 338418
1522.54/1522.86	c total #propagations: 123211910 / total #impl: 1567922334 (eff. 0.079)
1522.54/1522.86	c #Conflicts:    2635000 | #Learnt:      59596 | 0.000
1522.54/1522.86	c total clause space: 127.173MB
1522.54/1522.86	c total #watches: 343927
1523.34/1523.68	c total #propagations: 123257398 / total #impl: 1568695262 (eff. 0.079)
1523.34/1523.68	c #Conflicts:    2636000 | #Learnt:      60596 | 0.000
1523.34/1523.68	c total clause space: 127.173MB
1523.34/1523.68	c total #watches: 349643
1524.34/1524.67	c total #propagations: 123303995 / total #impl: 1569517082 (eff. 0.079)
1524.34/1524.67	c #Conflicts:    2637000 | #Learnt:      61596 | 0.000
1524.34/1524.67	c total clause space: 127.173MB
1524.34/1524.67	c total #watches: 354263
1525.24/1525.52	c total #propagations: 123347317 / total #impl: 1570379558 (eff. 0.079)
1525.24/1525.52	c #Conflicts:    2638000 | #Learnt:      62596 | 0.000
1525.24/1525.52	c total clause space: 127.173MB
1525.24/1525.52	c total #watches: 360089
1526.14/1526.49	c total #propagations: 123390074 / total #impl: 1570886244 (eff. 0.079)
1526.14/1526.49	c #Conflicts:    2639000 | #Learnt:      63596 | 0.000
1526.14/1526.49	c total clause space: 127.173MB
1526.14/1526.49	c total #watches: 365262
1527.33/1527.67	c total #propagations: 123442839 / total #impl: 1571707945 (eff. 0.079)
1527.33/1527.67	c #Conflicts:    2640000 | #Learnt:      64596 | 0.000
1527.33/1527.67	c total clause space: 127.173MB
1527.33/1527.67	c total #watches: 369139
1528.43/1528.76	c total #propagations: 123497834 / total #impl: 1572734175 (eff. 0.079)
1528.43/1528.76	c #Conflicts:    2641000 | #Learnt:      65596 | 0.000
1528.43/1528.76	c total clause space: 127.173MB
1528.43/1528.76	c total #watches: 373229
1529.43/1529.75	c total #propagations: 123548661 / total #impl: 1573870281 (eff. 0.078)
1529.43/1529.75	c #Conflicts:    2642000 | #Learnt:      66596 | 0.000
1529.43/1529.75	c total clause space: 127.173MB
1529.43/1529.75	c total #watches: 376316
1530.23/1530.58	c total #propagations: 123596744 / total #impl: 1574823724 (eff. 0.078)
1530.23/1530.58	c #Conflicts:    2643000 | #Learnt:      67596 | 0.000
1530.23/1530.58	c total clause space: 127.173MB
1530.23/1530.58	c total #watches: 379311
1531.23/1531.50	c total #propagations: 123642610 / total #impl: 1575766374 (eff. 0.078)
1531.23/1531.50	c #Conflicts:    2644000 | #Learnt:      68596 | 0.000
1531.23/1531.50	c total clause space: 127.173MB
1531.23/1531.50	c total #watches: 382660
1532.43/1532.75	c total #propagations: 123686666 / total #impl: 1576578484 (eff. 0.078)
1532.43/1532.75	c #Conflicts:    2645000 | #Learnt:      69596 | 0.000
1532.43/1532.75	c total clause space: 127.173MB
1532.43/1532.75	c total #watches: 386637
1533.63/1533.98	c total #propagations: 123737518 / total #impl: 1577409295 (eff. 0.078)
1533.63/1533.98	c #Conflicts:    2646000 | #Learnt:      70596 | 0.000
1533.63/1533.98	c total clause space: 127.173MB
1533.63/1533.98	c total #watches: 390214
1534.63/1534.96	c total #propagations: 123780546 / total #impl: 1578544945 (eff. 0.078)
1534.63/1534.96	c #Conflicts:    2647000 | #Learnt:      71596 | 0.000
1534.63/1534.96	c total clause space: 127.173MB
1534.63/1534.96	c total #watches: 393556
1535.93/1536.27	c total #propagations: 123825652 / total #impl: 1579304335 (eff. 0.078)
1535.93/1536.27	c #Conflicts:    2648000 | #Learnt:      72596 | 0.000
1535.93/1536.27	c total clause space: 127.173MB
1535.93/1536.27	c total #watches: 397043
1537.13/1537.47	c total #propagations: 123885536 / total #impl: 1580214704 (eff. 0.078)
1537.13/1537.47	c #Conflicts:    2649000 | #Learnt:      73596 | 0.000
1537.13/1537.47	c total clause space: 127.173MB
1537.13/1537.47	c total #watches: 400464
1538.53/1538.80	c total #propagations: 123940096 / total #impl: 1581073232 (eff. 0.078)
1538.53/1538.80	c #Conflicts:    2650000 | #Learnt:      74596 | 0.000
1538.53/1538.80	c total clause space: 127.173MB
1538.53/1538.80	c total #watches: 404169
1539.84/1540.11	c total #propagations: 123990021 / total #impl: 1582128137 (eff. 0.078)
1539.84/1540.11	c #Conflicts:    2651000 | #Learnt:      75596 | 0.000
1539.84/1540.11	c total clause space: 127.173MB
1539.84/1540.11	c total #watches: 408052
1541.13/1541.43	c total #propagations: 124039058 / total #impl: 1583078807 (eff. 0.078)
1541.13/1541.43	c #Conflicts:    2652000 | #Learnt:      76596 | 0.000
1541.13/1541.43	c total clause space: 127.173MB
1541.13/1541.43	c total #watches: 411802
1542.63/1542.91	c total #propagations: 124083182 / total #impl: 1584195008 (eff. 0.078)
1542.63/1542.91	c #Conflicts:    2653000 | #Learnt:      77596 | 0.000
1542.63/1542.91	c total clause space: 127.173MB
1542.63/1542.91	c total #watches: 415222
1544.03/1544.40	c total #propagations: 124140239 / total #impl: 1585326134 (eff. 0.078)
1544.03/1544.40	c #Conflicts:    2654000 | #Learnt:      78596 | 0.000
1544.03/1544.40	c total clause space: 127.173MB
1544.03/1544.40	c total #watches: 418567
1544.73/1545.05	c total #propagations: 124193315 / total #impl: 1586139160 (eff. 0.078)
1544.73/1545.05	c GC COLLECT
1544.73/1545.05	c #Conflicts:    2655000 | #Learnt:      40092 | 0.000
1544.73/1545.05	c total clause space: 127.173MB
1544.73/1545.05	c total #watches: 253094
1545.13/1545.48	c total #propagations: 124247831 / total #impl: 1586659310 (eff. 0.078)
1545.13/1545.48	c #Conflicts:    2656000 | #Learnt:      41092 | 0.000
1545.13/1545.48	c total clause space: 127.173MB
1545.13/1545.48	c total #watches: 256508
1545.63/1545.97	c total #propagations: 124296500 / total #impl: 1587144102 (eff. 0.078)
1545.63/1545.97	c #Conflicts:    2657000 | #Learnt:      42092 | 0.000
1545.63/1545.97	c total clause space: 127.173MB
1545.63/1545.97	c total #watches: 259933
1546.23/1546.53	c total #propagations: 124346390 / total #impl: 1587669319 (eff. 0.078)
1546.23/1546.53	c #Conflicts:    2658000 | #Learnt:      43092 | 0.000
1546.23/1546.53	c total clause space: 127.173MB
1546.23/1546.53	c total #watches: 263093
1546.73/1547.09	c total #propagations: 124398187 / total #impl: 1588258068 (eff. 0.078)
1546.73/1547.09	c #Conflicts:    2659000 | #Learnt:      44092 | 0.000
1546.73/1547.09	c total clause space: 127.173MB
1546.73/1547.09	c total #watches: 266252
1547.44/1547.71	c total #propagations: 124445129 / total #impl: 1588749714 (eff. 0.078)
1547.44/1547.71	c #Conflicts:    2660000 | #Learnt:      45092 | 0.000
1547.44/1547.71	c total clause space: 127.173MB
1547.44/1547.71	c total #watches: 270077
1547.93/1548.29	c total #propagations: 124494826 / total #impl: 1589325482 (eff. 0.078)
1547.93/1548.29	c #Conflicts:    2661000 | #Learnt:      46092 | 0.000
1547.93/1548.29	c total clause space: 127.173MB
1547.93/1548.29	c total #watches: 273011
1548.64/1548.91	c total #propagations: 124540014 / total #impl: 1589821289 (eff. 0.078)
1548.64/1548.91	c #Conflicts:    2662000 | #Learnt:      47092 | 0.000
1548.64/1548.91	c total clause space: 127.173MB
1548.64/1548.91	c total #watches: 276581
1549.23/1549.51	c total #propagations: 124589435 / total #impl: 1590371398 (eff. 0.078)
1549.23/1549.51	c #Conflicts:    2663000 | #Learnt:      48092 | 0.000
1549.23/1549.51	c total clause space: 127.173MB
1549.23/1549.51	c total #watches: 279600
1549.93/1550.20	c total #propagations: 124633506 / total #impl: 1590937448 (eff. 0.078)
1549.93/1550.20	c #Conflicts:    2664000 | #Learnt:      49092 | 0.000
1549.93/1550.20	c total clause space: 127.173MB
1549.93/1550.20	c total #watches: 283251
1550.63/1550.90	c total #propagations: 124681681 / total #impl: 1591596450 (eff. 0.078)
1550.63/1550.90	c #Conflicts:    2665000 | #Learnt:      50092 | 0.000
1550.63/1550.90	c total clause space: 127.173MB
1550.63/1550.90	c total #watches: 286841
1551.33/1551.62	c total #propagations: 124730548 / total #impl: 1592223369 (eff. 0.078)
1551.33/1551.62	c #Conflicts:    2666000 | #Learnt:      51092 | 0.000
1551.33/1551.62	c total clause space: 127.173MB
1551.33/1551.62	c total #watches: 290335
1552.03/1552.32	c total #propagations: 124779253 / total #impl: 1592897794 (eff. 0.078)
1552.03/1552.32	c #Conflicts:    2667000 | #Learnt:      52092 | 0.000
1552.03/1552.32	c total clause space: 127.173MB
1552.03/1552.32	c total #watches: 293209
1552.73/1553.02	c total #propagations: 124828230 / total #impl: 1593451676 (eff. 0.078)
1552.73/1553.02	c #Conflicts:    2668000 | #Learnt:      53092 | 0.000
1552.73/1553.02	c total clause space: 127.173MB
1552.73/1553.02	c total #watches: 296207
1553.33/1553.69	c total #propagations: 124877454 / total #impl: 1594084689 (eff. 0.078)
1553.33/1553.69	c #Conflicts:    2669000 | #Learnt:      54092 | 0.000
1553.33/1553.69	c total clause space: 127.173MB
1553.33/1553.69	c total #watches: 299585
1554.14/1554.45	c total #propagations: 124924432 / total #impl: 1594642711 (eff. 0.078)
1554.14/1554.45	c #Conflicts:    2670000 | #Learnt:      55092 | 0.000
1554.14/1554.45	c total clause space: 127.173MB
1554.14/1554.45	c total #watches: 303167
1554.93/1555.24	c total #propagations: 124972165 / total #impl: 1595197933 (eff. 0.078)
1554.93/1555.24	c #Conflicts:    2671000 | #Learnt:      56092 | 0.000
1554.93/1555.24	c total clause space: 127.173MB
1554.93/1555.24	c total #watches: 306640
1555.83/1556.14	c total #propagations: 125019501 / total #impl: 1595817078 (eff. 0.078)
1555.83/1556.14	c #Conflicts:    2672000 | #Learnt:      57092 | 0.000
1555.83/1556.14	c total clause space: 127.173MB
1555.83/1556.14	c total #watches: 310261
1556.73/1557.07	c total #propagations: 125069866 / total #impl: 1596496305 (eff. 0.078)
1556.73/1557.07	c #Conflicts:    2673000 | #Learnt:      58092 | 0.000
1556.73/1557.07	c total clause space: 127.173MB
1556.73/1557.07	c total #watches: 313821
1557.63/1557.95	c total #propagations: 125116734 / total #impl: 1597130855 (eff. 0.078)
1557.63/1557.95	c #Conflicts:    2674000 | #Learnt:      59092 | 0.000
1557.63/1557.95	c total clause space: 127.173MB
1557.63/1557.95	c total #watches: 316889
1558.63/1558.93	c total #propagations: 125162165 / total #impl: 1597780173 (eff. 0.078)
1558.63/1558.93	c #Conflicts:    2675000 | #Learnt:      60092 | 0.000
1558.63/1558.93	c total clause space: 127.173MB
1558.63/1558.93	c total #watches: 320073
1559.64/1559.98	c total #propagations: 125211353 / total #impl: 1598393536 (eff. 0.078)
1559.64/1559.98	c #Conflicts:    2676000 | #Learnt:      61092 | 0.000
1559.64/1559.98	c total clause space: 127.173MB
1559.64/1559.98	c total #watches: 323576
1560.64/1560.94	c total #propagations: 125263745 / total #impl: 1599055699 (eff. 0.078)
1560.64/1560.94	c #Conflicts:    2677000 | #Learnt:      62092 | 0.000
1560.64/1560.94	c total clause space: 127.173MB
1560.64/1560.94	c total #watches: 327120
1561.63/1561.95	c total #propagations: 125312492 / total #impl: 1599649727 (eff. 0.078)
1561.63/1561.95	c #Conflicts:    2678000 | #Learnt:      63092 | 0.000
1561.63/1561.95	c total clause space: 127.173MB
1561.63/1561.95	c total #watches: 330570
1562.63/1562.94	c total #propagations: 125360841 / total #impl: 1600245015 (eff. 0.078)
1562.63/1562.94	c #Conflicts:    2679000 | #Learnt:      64092 | 0.000
1562.63/1562.94	c total clause space: 127.173MB
1562.63/1562.94	c total #watches: 333961
1563.63/1563.94	c total #propagations: 125407762 / total #impl: 1600871561 (eff. 0.078)
1563.63/1563.94	c #Conflicts:    2680000 | #Learnt:      65092 | 0.000
1563.63/1563.94	c total clause space: 127.173MB
1563.63/1563.94	c total #watches: 336960
1564.53/1564.86	c total #propagations: 125459084 / total #impl: 1601495523 (eff. 0.078)
1564.53/1564.86	c #Conflicts:    2681000 | #Learnt:      66092 | 0.000
1564.53/1564.86	c total clause space: 127.173MB
1564.53/1564.86	c total #watches: 339814
1565.63/1565.95	c total #propagations: 125506524 / total #impl: 1601993156 (eff. 0.078)
1565.63/1565.95	c #Conflicts:    2682000 | #Learnt:      67092 | 0.000
1565.63/1565.95	c total clause space: 127.173MB
1565.63/1565.95	c total #watches: 342940
1566.63/1566.94	c total #propagations: 125551994 / total #impl: 1602654792 (eff. 0.078)
1566.63/1566.94	c #Conflicts:    2683000 | #Learnt:      68092 | 0.000
1566.63/1566.94	c total clause space: 127.173MB
1566.63/1566.94	c total #watches: 346090
1567.43/1567.75	c total #propagations: 125592759 / total #impl: 1603250988 (eff. 0.078)
1567.43/1567.75	c #Conflicts:    2684000 | #Learnt:      69092 | 0.000
1567.43/1567.75	c total clause space: 127.173MB
1567.43/1567.75	c total #watches: 348670
1568.34/1568.66	c total #propagations: 125631807 / total #impl: 1603611006 (eff. 0.078)
1568.34/1568.66	c #Conflicts:    2685000 | #Learnt:      70092 | 0.000
1568.34/1568.66	c total clause space: 127.173MB
1568.34/1568.66	c total #watches: 351508
1569.33/1569.67	c total #propagations: 125676044 / total #impl: 1603998727 (eff. 0.078)
1569.33/1569.67	c #Conflicts:    2686000 | #Learnt:      71092 | 0.000
1569.33/1569.67	c total clause space: 127.173MB
1569.33/1569.67	c total #watches: 354568
1570.23/1570.59	c total #propagations: 125719886 / total #impl: 1604612632 (eff. 0.078)
1570.23/1570.59	c #Conflicts:    2687000 | #Learnt:      72092 | 0.000
1570.23/1570.59	c total clause space: 127.173MB
1570.23/1570.59	c total #watches: 357759
1571.33/1571.64	c total #propagations: 125762882 / total #impl: 1605018928 (eff. 0.078)
1571.33/1571.64	c #Conflicts:    2688000 | #Learnt:      73092 | 0.000
1571.33/1571.64	c total clause space: 127.173MB
1571.33/1571.64	c total #watches: 360747
1572.43/1572.76	c total #propagations: 125809856 / total #impl: 1605502875 (eff. 0.078)
1572.43/1572.76	c #Conflicts:    2689000 | #Learnt:      74092 | 0.000
1572.43/1572.76	c total clause space: 127.173MB
1572.43/1572.76	c total #watches: 363748
1573.53/1573.81	c total #propagations: 125853351 / total #impl: 1606008272 (eff. 0.078)
1573.53/1573.81	c #Conflicts:    2690000 | #Learnt:      75092 | 0.000
1573.53/1573.81	c total clause space: 127.173MB
1573.53/1573.81	c total #watches: 367097
1574.53/1574.89	c total #propagations: 125897728 / total #impl: 1606601041 (eff. 0.078)
1574.53/1574.89	c #Conflicts:    2691000 | #Learnt:      76092 | 0.000
1574.53/1574.89	c total clause space: 127.173MB
1574.53/1574.89	c total #watches: 370195
1575.73/1576.00	c total #propagations: 125939671 / total #impl: 1607037915 (eff. 0.078)
1575.73/1576.00	c #Conflicts:    2692000 | #Learnt:      77092 | 0.000
1575.73/1576.00	c total clause space: 127.173MB
1575.73/1576.00	c total #watches: 373462
1576.83/1577.16	c total #propagations: 125986460 / total #impl: 1607519604 (eff. 0.078)
1576.83/1577.16	c #Conflicts:    2693000 | #Learnt:      78092 | 0.000
1576.83/1577.16	c total clause space: 127.173MB
1576.83/1577.16	c total #watches: 376434
1577.73/1578.07	c total #propagations: 126034151 / total #impl: 1608055607 (eff. 0.078)
1577.73/1578.07	c #Conflicts:    2694000 | #Learnt:      79092 | 0.000
1577.73/1578.07	c total clause space: 127.173MB
1577.73/1578.07	c total #watches: 379277
1578.63/1578.92	c total #propagations: 126077734 / total #impl: 1608360698 (eff. 0.078)
1578.63/1578.92	c GC COLLECT
1578.63/1578.92	c #Conflicts:    2695000 | #Learnt:      40294 | 0.000
1578.63/1578.92	c total clause space: 127.173MB
1578.63/1578.92	c total #watches: 254002
1579.23/1579.55	c total #propagations: 126127582 / total #impl: 1608818832 (eff. 0.078)
1579.23/1579.55	c #Conflicts:    2696000 | #Learnt:      41294 | 0.000
1579.23/1579.55	c total clause space: 127.173MB
1579.23/1579.55	c total #watches: 258578
1579.93/1580.22	c total #propagations: 126185267 / total #impl: 1609607359 (eff. 0.078)
1579.93/1580.22	c #Conflicts:    2697000 | #Learnt:      42294 | 0.000
1579.93/1580.22	c total clause space: 127.173MB
1579.93/1580.22	c total #watches: 264098
1580.43/1580.79	c total #propagations: 126236913 / total #impl: 1610132492 (eff. 0.078)
1580.43/1580.79	c #Conflicts:    2698000 | #Learnt:      43294 | 0.000
1580.43/1580.79	c total clause space: 127.173MB
1580.43/1580.79	c total #watches: 269783
1581.23/1581.55	c total #propagations: 126283438 / total #impl: 1610588464 (eff. 0.078)
1581.23/1581.55	c #Conflicts:    2699000 | #Learnt:      44294 | 0.000
1581.23/1581.55	c total clause space: 127.173MB
1581.23/1581.55	c total #watches: 275004
1582.03/1582.34	c total #propagations: 126328740 / total #impl: 1611670336 (eff. 0.078)
1582.03/1582.34	c #Conflicts:    2700000 | #Learnt:      45294 | 0.000
1582.03/1582.34	c total clause space: 127.173MB
1582.03/1582.34	c total #watches: 279754
1582.63/1583.00	c total #propagations: 126370510 / total #impl: 1612929570 (eff. 0.078)
1582.63/1583.00	c #Conflicts:    2701000 | #Learnt:      46294 | 0.000
1582.63/1583.00	c total clause space: 127.173MB
1582.63/1583.00	c total #watches: 284646
1583.33/1583.69	c total #propagations: 126415650 / total #impl: 1613630730 (eff. 0.078)
1583.33/1583.69	c #Conflicts:    2702000 | #Learnt:      47294 | 0.000
1583.33/1583.69	c total clause space: 127.173MB
1583.33/1583.69	c total #watches: 289003
1584.13/1584.48	c total #propagations: 126465801 / total #impl: 1614212172 (eff. 0.078)
1584.13/1584.48	c #Conflicts:    2703000 | #Learnt:      48294 | 0.000
1584.13/1584.48	c total clause space: 127.173MB
1584.13/1584.48	c total #watches: 293089
1584.83/1585.11	c total #propagations: 126519859 / total #impl: 1615002903 (eff. 0.078)
1584.83/1585.11	c #Conflicts:    2704000 | #Learnt:      49294 | 0.000
1584.83/1585.11	c total clause space: 127.173MB
1584.83/1585.11	c total #watches: 296908
1585.63/1585.92	c total #propagations: 126566685 / total #impl: 1615684882 (eff. 0.078)
1585.63/1585.92	c #Conflicts:    2705000 | #Learnt:      50294 | 0.000
1585.63/1585.92	c total clause space: 127.173MB
1585.63/1585.92	c total #watches: 300738
1586.43/1586.73	c total #propagations: 126623386 / total #impl: 1616832040 (eff. 0.078)
1586.43/1586.73	c #Conflicts:    2706000 | #Learnt:      51294 | 0.000
1586.43/1586.73	c total clause space: 127.173MB
1586.43/1586.73	c total #watches: 305203
1587.33/1587.63	c total #propagations: 126669947 / total #impl: 1617907737 (eff. 0.078)
1587.33/1587.63	c #Conflicts:    2707000 | #Learnt:      52294 | 0.000
1587.33/1587.63	c total clause space: 127.173MB
1587.33/1587.64	c total #watches: 309777
1588.13/1588.48	c total #propagations: 126719825 / total #impl: 1619007142 (eff. 0.078)
1588.13/1588.48	c #Conflicts:    2708000 | #Learnt:      53294 | 0.000
1588.13/1588.48	c total clause space: 127.173MB
1588.13/1588.48	c total #watches: 314569
1589.03/1589.32	c total #propagations: 126767019 / total #impl: 1619952186 (eff. 0.078)
1589.03/1589.32	c #Conflicts:    2709000 | #Learnt:      54294 | 0.000
1589.03/1589.32	c total clause space: 127.173MB
1589.03/1589.32	c total #watches: 318734
1589.73/1590.06	c total #propagations: 126823931 / total #impl: 1620682007 (eff. 0.078)
1589.73/1590.06	c #Conflicts:    2710000 | #Learnt:      55294 | 0.000
1589.73/1590.06	c total clause space: 127.173MB
1589.73/1590.06	c total #watches: 322456
1590.53/1590.81	c total #propagations: 126877212 / total #impl: 1621412289 (eff. 0.078)
1590.53/1590.81	c #Conflicts:    2711000 | #Learnt:      56294 | 0.000
1590.53/1590.81	c total clause space: 127.173MB
1590.53/1590.81	c total #watches: 326601
1591.23/1591.51	c total #propagations: 126928103 / total #impl: 1622302395 (eff. 0.078)
1591.23/1591.51	c #Conflicts:    2712000 | #Learnt:      57294 | 0.000
1591.23/1591.51	c total clause space: 127.173MB
1591.23/1591.51	c total #watches: 330293
1592.02/1592.35	c total #propagations: 126975898 / total #impl: 1623137513 (eff. 0.078)
1592.02/1592.35	c #Conflicts:    2713000 | #Learnt:      58294 | 0.000
1592.02/1592.35	c total clause space: 127.173MB
1592.02/1592.35	c total #watches: 334314
1592.82/1593.11	c total #propagations: 127020015 / total #impl: 1624224472 (eff. 0.078)
1592.82/1593.11	c #Conflicts:    2714000 | #Learnt:      59294 | 0.000
1592.82/1593.11	c total clause space: 127.173MB
1592.82/1593.11	c total #watches: 337975
1593.63/1593.96	c total #propagations: 127069473 / total #impl: 1624891480 (eff. 0.078)
1593.63/1593.96	c #Conflicts:    2715000 | #Learnt:      60294 | 0.000
1593.63/1593.96	c total clause space: 127.173MB
1593.63/1593.96	c total #watches: 341713
1594.52/1594.88	c total #propagations: 127108577 / total #impl: 1625409265 (eff. 0.078)
1594.52/1594.88	c #Conflicts:    2716000 | #Learnt:      61294 | 0.000
1594.52/1594.88	c total clause space: 127.173MB
1594.52/1594.88	c total #watches: 346004
1595.52/1595.87	c total #propagations: 127161840 / total #impl: 1626293005 (eff. 0.078)
1595.52/1595.87	c #Conflicts:    2717000 | #Learnt:      62294 | 0.000
1595.52/1595.87	c total clause space: 127.173MB
1595.52/1595.87	c total #watches: 349901
1596.72/1597.06	c total #propagations: 127215900 / total #impl: 1627450041 (eff. 0.078)
1596.72/1597.06	c #Conflicts:    2718000 | #Learnt:      63294 | 0.000
1596.72/1597.06	c total clause space: 127.173MB
1596.72/1597.06	c total #watches: 353949
1598.03/1598.33	c total #propagations: 127264070 / total #impl: 1629000258 (eff. 0.078)
1598.03/1598.33	c #Conflicts:    2719000 | #Learnt:      64294 | 0.000
1598.03/1598.33	c total clause space: 127.173MB
1598.03/1598.33	c total #watches: 358568
1599.23/1599.56	c total #propagations: 127311060 / total #impl: 1630358789 (eff. 0.078)
1599.23/1599.56	c #Conflicts:    2720000 | #Learnt:      65294 | 0.000
1599.23/1599.56	c total clause space: 127.173MB
1599.23/1599.56	c total #watches: 363313
1600.23/1600.57	c total #propagations: 127360940 / total #impl: 1631789039 (eff. 0.078)
1600.23/1600.57	c #Conflicts:    2721000 | #Learnt:      66294 | 0.000
1600.23/1600.57	c total clause space: 127.173MB
1600.23/1600.57	c total #watches: 366815
1601.12/1601.46	c total #propagations: 127398270 / total #impl: 1632997073 (eff. 0.078)
1601.12/1601.46	c #Conflicts:    2722000 | #Learnt:      67294 | 0.000
1601.12/1601.46	c total clause space: 127.173MB
1601.12/1601.47	c total #watches: 370277
1602.02/1602.35	c total #propagations: 127446645 / total #impl: 1633631884 (eff. 0.078)
1602.02/1602.35	c #Conflicts:    2723000 | #Learnt:      68294 | 0.000
1602.02/1602.35	c total clause space: 127.173MB
1602.02/1602.35	c total #watches: 373778
1602.92/1603.29	c total #propagations: 127494851 / total #impl: 1634221172 (eff. 0.078)
1602.92/1603.29	c #Conflicts:    2724000 | #Learnt:      69294 | 0.000
1602.92/1603.29	c total clause space: 127.173MB
1602.92/1603.29	c total #watches: 378089
1603.53/1603.84	c total #propagations: 127549515 / total #impl: 1634682070 (eff. 0.078)
1603.53/1603.84	c #Conflicts:    2725000 | #Learnt:      70294 | 0.000
1603.53/1603.84	c total clause space: 127.173MB
1603.53/1603.84	c total #watches: 382058
1604.82/1605.14	c total #propagations: 127586842 / total #impl: 1635040011 (eff. 0.078)
1604.82/1605.14	c #Conflicts:    2726000 | #Learnt:      71294 | 0.000
1604.82/1605.14	c total clause space: 127.173MB
1604.82/1605.14	c total #watches: 386209
1605.92/1606.24	c total #propagations: 127660998 / total #impl: 1635661210 (eff. 0.078)
1605.92/1606.24	c #Conflicts:    2727000 | #Learnt:      72294 | 0.000
1605.92/1606.24	c total clause space: 127.173MB
1605.92/1606.24	c total #watches: 389737
1607.22/1607.56	c total #propagations: 127735652 / total #impl: 1636210985 (eff. 0.078)
1607.22/1607.56	c #Conflicts:    2728000 | #Learnt:      73294 | 0.000
1607.22/1607.56	c total clause space: 127.173MB
1607.22/1607.56	c total #watches: 392956
1608.52/1608.84	c total #propagations: 127812816 / total #impl: 1636683456 (eff. 0.078)
1608.52/1608.84	c #Conflicts:    2729000 | #Learnt:      74294 | 0.000
1608.52/1608.84	c total clause space: 127.173MB
1608.52/1608.84	c total #watches: 398002
1609.52/1609.88	c total #propagations: 127895219 / total #impl: 1637295175 (eff. 0.078)
1609.52/1609.88	c #Conflicts:    2730000 | #Learnt:      75294 | 0.000
1609.52/1609.88	c total clause space: 127.173MB
1609.52/1609.88	c total #watches: 401818
1610.52/1610.88	c total #propagations: 127973161 / total #impl: 1637617102 (eff. 0.078)
1610.52/1610.88	c #Conflicts:    2731000 | #Learnt:      76294 | 0.000
1610.52/1610.88	c total clause space: 127.173MB
1610.52/1610.88	c total #watches: 405405
1611.23/1611.58	c total #propagations: 128029974 / total #impl: 1637953325 (eff. 0.078)
1611.23/1611.58	c #Conflicts:    2732000 | #Learnt:      77294 | 0.000
1611.23/1611.58	c total clause space: 127.173MB
1611.23/1611.58	c total #watches: 408375
1611.92/1612.27	c total #propagations: 128070144 / total #impl: 1638175982 (eff. 0.078)
1611.92/1612.27	c #Conflicts:    2733000 | #Learnt:      78294 | 0.000
1611.92/1612.27	c total clause space: 127.173MB
1611.92/1612.27	c total #watches: 411487
1612.82/1613.12	c total #propagations: 128109918 / total #impl: 1638472243 (eff. 0.078)
1612.82/1613.12	c #Conflicts:    2734000 | #Learnt:      79294 | 0.000
1612.82/1613.12	c total clause space: 127.173MB
1612.82/1613.12	c total #watches: 414324
1613.82/1614.18	c total #propagations: 128150178 / total #impl: 1638826685 (eff. 0.078)
1613.82/1614.18	c GC COLLECT
1613.82/1614.18	c #Conflicts:    2735000 | #Learnt:      40200 | 0.000
1613.82/1614.18	c total clause space: 127.173MB
1613.82/1614.18	c total #watches: 253578
1614.53/1614.90	c total #propagations: 128191248 / total #impl: 1639413419 (eff. 0.078)
1614.53/1614.90	c #Conflicts:    2736000 | #Learnt:      41200 | 0.000
1614.53/1614.90	c total clause space: 127.173MB
1614.53/1614.90	c total #watches: 257607
1615.42/1615.71	c total #propagations: 128244551 / total #impl: 1640105864 (eff. 0.078)
1615.42/1615.71	c #Conflicts:    2737000 | #Learnt:      42200 | 0.000
1615.42/1615.71	c total clause space: 127.173MB
1615.42/1615.71	c total #watches: 262131
1615.92/1616.27	c total #propagations: 128301722 / total #impl: 1640639108 (eff. 0.078)
1615.92/1616.27	c #Conflicts:    2738000 | #Learnt:      43200 | 0.000
1615.92/1616.27	c total clause space: 127.173MB
1615.92/1616.27	c total #watches: 267808
1616.32/1616.69	c total #propagations: 128359090 / total #impl: 1640922277 (eff. 0.078)
1616.32/1616.69	c #Conflicts:    2739000 | #Learnt:      44200 | 0.000
1616.32/1616.69	c total clause space: 127.173MB
1616.32/1616.69	c total #watches: 273236
1616.83/1617.18	c total #propagations: 128415248 / total #impl: 1641183355 (eff. 0.078)
1616.83/1617.18	c #Conflicts:    2740000 | #Learnt:      45200 | 0.000
1616.83/1617.18	c total clause space: 127.173MB
1616.83/1617.18	c total #watches: 279168
1617.32/1617.66	c total #propagations: 128461921 / total #impl: 1641529019 (eff. 0.078)
1617.32/1617.66	c #Conflicts:    2741000 | #Learnt:      46200 | 0.000
1617.32/1617.66	c total clause space: 127.173MB
1617.32/1617.66	c total #watches: 284002
1618.02/1618.32	c total #propagations: 128509215 / total #impl: 1641766382 (eff. 0.078)
1618.02/1618.32	c #Conflicts:    2742000 | #Learnt:      47200 | 0.000
1618.02/1618.32	c total clause space: 127.173MB
1618.02/1618.32	c total #watches: 288270
1618.52/1618.89	c total #propagations: 128554531 / total #impl: 1642543589 (eff. 0.078)
1618.52/1618.89	c #Conflicts:    2743000 | #Learnt:      48200 | 0.000
1618.52/1618.89	c total clause space: 127.173MB
1618.52/1618.89	c total #watches: 294202
1619.03/1619.32	c total #propagations: 128601768 / total #impl: 1643208079 (eff. 0.078)
1619.03/1619.32	c #Conflicts:    2744000 | #Learnt:      49200 | 0.000
1619.03/1619.32	c total clause space: 127.173MB
1619.03/1619.32	c total #watches: 300238
1619.32/1619.65	c total #propagations: 128648546 / total #impl: 1643473957 (eff. 0.078)
1619.32/1619.65	c #Conflicts:    2745000 | #Learnt:      50200 | 0.000
1619.32/1619.65	c total clause space: 127.173MB
1619.32/1619.65	c total #watches: 304396
1619.92/1620.23	c total #propagations: 128695751 / total #impl: 1643704543 (eff. 0.078)
1619.92/1620.23	c #Conflicts:    2746000 | #Learnt:      51200 | 0.000
1619.92/1620.23	c total clause space: 127.173MB
1619.92/1620.23	c total #watches: 309450
1620.72/1621.02	c total #propagations: 128739869 / total #impl: 1644013986 (eff. 0.078)
1620.72/1621.02	c #Conflicts:    2747000 | #Learnt:      52200 | 0.000
1620.72/1621.02	c total clause space: 127.173MB
1620.72/1621.02	c total #watches: 313529
1621.52/1621.84	c total #propagations: 128799505 / total #impl: 1644675897 (eff. 0.078)
1621.52/1621.84	c #Conflicts:    2748000 | #Learnt:      53200 | 0.000
1621.52/1621.84	c total clause space: 127.173MB
1621.52/1621.84	c total #watches: 318033
1622.33/1622.64	c total #propagations: 128861956 / total #impl: 1645387319 (eff. 0.078)
1622.33/1622.64	c #Conflicts:    2749000 | #Learnt:      54200 | 0.000
1622.33/1622.64	c total clause space: 127.173MB
1622.33/1622.64	c total #watches: 323567
1623.12/1623.46	c total #propagations: 128915244 / total #impl: 1645932400 (eff. 0.078)
1623.12/1623.46	c #Conflicts:    2750000 | #Learnt:      55200 | 0.000
1623.12/1623.46	c total clause space: 127.173MB
1623.12/1623.46	c total #watches: 328129
1623.82/1624.18	c total #propagations: 128968790 / total #impl: 1646579614 (eff. 0.078)
1623.82/1624.18	c #Conflicts:    2751000 | #Learnt:      56200 | 0.000
1623.82/1624.18	c total clause space: 127.173MB
1623.82/1624.18	c total #watches: 331456
1624.72/1625.04	c total #propagations: 129018754 / total #impl: 1647283169 (eff. 0.078)
1624.72/1625.04	c #Conflicts:    2752000 | #Learnt:      57200 | 0.000
1624.72/1625.04	c total clause space: 127.173MB
1624.72/1625.04	c total #watches: 334869
1625.72/1626.03	c total #propagations: 129062734 / total #impl: 1648084324 (eff. 0.078)
1625.72/1626.03	c #Conflicts:    2753000 | #Learnt:      58200 | 0.000
1625.72/1626.03	c total clause space: 127.173MB
1625.72/1626.03	c total #watches: 338548
1626.82/1627.11	c total #propagations: 129110745 / total #impl: 1649000113 (eff. 0.078)
1626.82/1627.11	c #Conflicts:    2754000 | #Learnt:      59200 | 0.000
1626.82/1627.11	c total clause space: 127.173MB
1626.82/1627.11	c total #watches: 342123
1627.73/1628.06	c total #propagations: 129161201 / total #impl: 1650116731 (eff. 0.078)
1627.73/1628.06	c #Conflicts:    2755000 | #Learnt:      60200 | 0.000
1627.73/1628.06	c total clause space: 127.173MB
1627.73/1628.06	c total #watches: 345927
1628.83/1629.12	c total #propagations: 129208284 / total #impl: 1651277826 (eff. 0.078)
1628.83/1629.12	c #Conflicts:    2756000 | #Learnt:      61200 | 0.000
1628.83/1629.12	c total clause space: 127.173MB
1628.83/1629.12	c total #watches: 349769
1629.93/1630.23	c total #propagations: 129255614 / total #impl: 1652504235 (eff. 0.078)
1629.93/1630.23	c #Conflicts:    2757000 | #Learnt:      62200 | 0.000
1629.93/1630.23	c total clause space: 127.173MB
1629.93/1630.23	c total #watches: 353542
1630.92/1631.20	c total #propagations: 129307392 / total #impl: 1653354982 (eff. 0.078)
1630.92/1631.20	c #Conflicts:    2758000 | #Learnt:      63200 | 0.000
1630.92/1631.20	c total clause space: 127.173MB
1630.92/1631.20	c total #watches: 356859
1631.92/1632.21	c total #propagations: 129357173 / total #impl: 1654088835 (eff. 0.078)
1631.92/1632.21	c #Conflicts:    2759000 | #Learnt:      64200 | 0.000
1631.92/1632.21	c total clause space: 127.173MB
1631.92/1632.21	c total #watches: 360360
1632.82/1633.15	c total #propagations: 129408372 / total #impl: 1654880135 (eff. 0.078)
1632.82/1633.15	c #Conflicts:    2760000 | #Learnt:      65200 | 0.000
1632.82/1633.15	c total clause space: 127.173MB
1632.82/1633.15	c total #watches: 363490
1633.62/1633.99	c total #propagations: 129460830 / total #impl: 1655616547 (eff. 0.078)
1633.62/1633.99	c #Conflicts:    2761000 | #Learnt:      66200 | 0.000
1633.62/1633.99	c total clause space: 127.173MB
1633.62/1634.00	c total #watches: 367009
1634.52/1634.86	c total #propagations: 129511093 / total #impl: 1656253464 (eff. 0.078)
1634.52/1634.86	c #Conflicts:    2762000 | #Learnt:      67200 | 0.000
1634.52/1634.86	c total clause space: 127.173MB
1634.52/1634.86	c total #watches: 371000
1636.12/1636.42	c total #propagations: 129550131 / total #impl: 1656576636 (eff. 0.078)
1636.12/1636.42	c #Conflicts:    2763000 | #Learnt:      68200 | 0.000
1636.12/1636.42	c total clause space: 127.173MB
1636.12/1636.42	c total #watches: 376766
1637.52/1637.80	c total #propagations: 129622778 / total #impl: 1657290525 (eff. 0.078)
1637.52/1637.80	c #Conflicts:    2764000 | #Learnt:      69200 | 0.000
1637.52/1637.80	c total clause space: 127.173MB
1637.52/1637.80	c total #watches: 381303
1638.92/1639.24	c total #propagations: 129689429 / total #impl: 1657843695 (eff. 0.078)
1638.92/1639.24	c #Conflicts:    2765000 | #Learnt:      70200 | 0.000
1638.92/1639.24	c total clause space: 127.173MB
1638.92/1639.24	c total #watches: 386708
1640.22/1640.51	c total #propagations: 129744802 / total #impl: 1658673890 (eff. 0.078)
1640.22/1640.51	c #Conflicts:    2766000 | #Learnt:      71200 | 0.000
1640.22/1640.51	c total clause space: 127.173MB
1640.22/1640.51	c total #watches: 391261
1641.62/1641.96	c total #propagations: 129792790 / total #impl: 1659592086 (eff. 0.078)
1641.62/1641.96	c #Conflicts:    2767000 | #Learnt:      72200 | 0.000
1641.62/1641.96	c total clause space: 127.173MB
1641.62/1641.96	c total #watches: 395755
1643.22/1643.51	c total #propagations: 129839860 / total #impl: 1660736778 (eff. 0.078)
1643.22/1643.51	c #Conflicts:    2768000 | #Learnt:      73200 | 0.000
1643.22/1643.51	c total clause space: 127.173MB
1643.22/1643.51	c total #watches: 400049
1644.42/1644.79	c total #propagations: 129886503 / total #impl: 1662239390 (eff. 0.078)
1644.42/1644.79	c #Conflicts:    2769000 | #Learnt:      74200 | 0.000
1644.42/1644.79	c total clause space: 127.173MB
1644.42/1644.79	c total #watches: 403236
1645.62/1645.95	c total #propagations: 129931146 / total #impl: 1663406131 (eff. 0.078)
1645.62/1645.95	c #Conflicts:    2770000 | #Learnt:      75200 | 0.000
1645.62/1645.95	c total clause space: 127.173MB
1645.62/1645.95	c total #watches: 406237
1646.72/1647.03	c total #propagations: 129973791 / total #impl: 1664003006 (eff. 0.078)
1646.72/1647.03	c #Conflicts:    2771000 | #Learnt:      76200 | 0.000
1646.72/1647.03	c total clause space: 127.173MB
1646.72/1647.03	c total #watches: 409506
1647.82/1648.11	c total #propagations: 130014106 / total #impl: 1664557756 (eff. 0.078)
1647.82/1648.11	c #Conflicts:    2772000 | #Learnt:      77200 | 0.000
1647.82/1648.11	c total clause space: 127.173MB
1647.82/1648.11	c total #watches: 412495
1648.92/1649.25	c total #propagations: 130058099 / total #impl: 1665327222 (eff. 0.078)
1648.92/1649.25	c #Conflicts:    2773000 | #Learnt:      78200 | 0.000
1648.92/1649.25	c total clause space: 127.173MB
1648.92/1649.25	c total #watches: 415751
1650.02/1650.37	c total #propagations: 130109190 / total #impl: 1666059437 (eff. 0.078)
1650.02/1650.37	c #Conflicts:    2774000 | #Learnt:      79200 | 0.000
1650.02/1650.37	c total clause space: 127.173MB
1650.02/1650.37	c total #watches: 419172
1651.21/1651.57	c total #propagations: 130160888 / total #impl: 1666800557 (eff. 0.078)
1651.21/1651.57	c #Conflicts:    2775000 | #Learnt:      80200 | 0.000
1651.21/1651.57	c total clause space: 127.173MB
1651.21/1651.57	c total #watches: 422290
1652.11/1652.50	c total #propagations: 130211929 / total #impl: 1667489607 (eff. 0.078)
1652.11/1652.50	c GC COLLECT
1652.11/1652.50	c #Conflicts:    2776000 | #Learnt:      40796 | 0.000
1652.11/1652.50	c total clause space: 127.173MB
1652.11/1652.50	c total #watches: 256097
1652.71/1653.09	c total #propagations: 130258432 / total #impl: 1668447209 (eff. 0.078)
1652.71/1653.09	c #Conflicts:    2777000 | #Learnt:      41796 | 0.000
1652.71/1653.09	c total clause space: 127.173MB
1652.71/1653.09	c total #watches: 259694
1653.41/1653.73	c total #propagations: 130305910 / total #impl: 1669228954 (eff. 0.078)
1653.41/1653.73	c #Conflicts:    2778000 | #Learnt:      42796 | 0.000
1653.41/1653.73	c total clause space: 127.173MB
1653.41/1653.73	c total #watches: 263065
1654.01/1654.32	c total #propagations: 130352437 / total #impl: 1669925016 (eff. 0.078)
1654.01/1654.32	c #Conflicts:    2779000 | #Learnt:      43796 | 0.000
1654.01/1654.32	c total clause space: 127.173MB
1654.01/1654.32	c total #watches: 266529
1654.71/1655.01	c total #propagations: 130402000 / total #impl: 1670743284 (eff. 0.078)
1654.71/1655.01	c #Conflicts:    2780000 | #Learnt:      44796 | 0.000
1654.71/1655.01	c total clause space: 127.173MB
1654.71/1655.01	c total #watches: 270031
1655.32/1655.69	c total #propagations: 130447153 / total #impl: 1671421068 (eff. 0.078)
1655.32/1655.69	c #Conflicts:    2781000 | #Learnt:      45796 | 0.000
1655.32/1655.69	c total clause space: 127.173MB
1655.32/1655.69	c total #watches: 273249
1656.11/1656.42	c total #propagations: 130493413 / total #impl: 1672170392 (eff. 0.078)
1656.11/1656.42	c #Conflicts:    2782000 | #Learnt:      46796 | 0.000
1656.11/1656.42	c total clause space: 127.173MB
1656.11/1656.42	c total #watches: 277064
1656.71/1657.08	c total #propagations: 130538246 / total #impl: 1673051487 (eff. 0.078)
1656.71/1657.08	c #Conflicts:    2783000 | #Learnt:      47796 | 0.000
1656.71/1657.08	c total clause space: 127.173MB
1656.71/1657.08	c total #watches: 281059
1657.42/1657.78	c total #propagations: 130585502 / total #impl: 1674009843 (eff. 0.078)
1657.42/1657.78	c #Conflicts:    2784000 | #Learnt:      48796 | 0.000
1657.42/1657.78	c total clause space: 127.173MB
1657.42/1657.78	c total #watches: 284698
1658.11/1658.49	c total #propagations: 130633900 / total #impl: 1675218122 (eff. 0.078)
1658.11/1658.49	c #Conflicts:    2785000 | #Learnt:      49796 | 0.000
1658.11/1658.49	c total clause space: 127.173MB
1658.11/1658.49	c total #watches: 288172
1658.81/1659.13	c total #propagations: 130678198 / total #impl: 1676235355 (eff. 0.078)
1658.81/1659.13	c #Conflicts:    2786000 | #Learnt:      50796 | 0.000
1658.81/1659.13	c total clause space: 127.173MB
1658.81/1659.13	c total #watches: 291559
1659.51/1659.84	c total #propagations: 130721300 / total #impl: 1677083350 (eff. 0.078)
1659.51/1659.84	c #Conflicts:    2787000 | #Learnt:      51796 | 0.000
1659.51/1659.84	c total clause space: 127.173MB
1659.51/1659.84	c total #watches: 294788
1660.21/1660.55	c total #propagations: 130762591 / total #impl: 1677795151 (eff. 0.078)
1660.21/1660.55	c #Conflicts:    2788000 | #Learnt:      52796 | 0.000
1660.21/1660.55	c total clause space: 127.173MB
1660.21/1660.55	c total #watches: 298029
1660.91/1661.28	c total #propagations: 130804909 / total #impl: 1678902301 (eff. 0.078)
1660.91/1661.28	c #Conflicts:    2789000 | #Learnt:      53796 | 0.000
1660.91/1661.28	c total clause space: 127.173MB
1660.91/1661.28	c total #watches: 301517
1661.82/1662.12	c total #propagations: 130844857 / total #impl: 1679767873 (eff. 0.078)
1661.82/1662.12	c #Conflicts:    2790000 | #Learnt:      54796 | 0.000
1661.82/1662.12	c total clause space: 127.173MB
1661.82/1662.12	c total #watches: 304848
1662.61/1662.92	c total #propagations: 130889220 / total #impl: 1680955144 (eff. 0.078)
1662.61/1662.92	c #Conflicts:    2791000 | #Learnt:      55796 | 0.000
1662.61/1662.92	c total clause space: 127.173MB
1662.61/1662.92	c total #watches: 308357
1663.51/1663.82	c total #propagations: 130933811 / total #impl: 1682142972 (eff. 0.078)
1663.51/1663.82	c #Conflicts:    2792000 | #Learnt:      56796 | 0.000
1663.51/1663.82	c total clause space: 127.173MB
1663.51/1663.82	c total #watches: 312193
1664.41/1664.74	c total #propagations: 130979956 / total #impl: 1683262915 (eff. 0.078)
1664.41/1664.74	c #Conflicts:    2793000 | #Learnt:      57796 | 0.000
1664.41/1664.74	c total clause space: 127.173MB
1664.41/1664.74	c total #watches: 315402
1665.41/1665.72	c total #propagations: 131027883 / total #impl: 1684584136 (eff. 0.078)
1665.41/1665.72	c #Conflicts:    2794000 | #Learnt:      58796 | 0.000
1665.41/1665.72	c total clause space: 127.173MB
1665.41/1665.72	c total #watches: 319619
1666.32/1666.68	c total #propagations: 131073587 / total #impl: 1685458518 (eff. 0.078)
1666.32/1666.68	c #Conflicts:    2795000 | #Learnt:      59796 | 0.000
1666.32/1666.68	c total clause space: 127.173MB
1666.32/1666.68	c total #watches: 323299
1667.32/1667.67	c total #propagations: 131121145 / total #impl: 1686199556 (eff. 0.078)
1667.32/1667.67	c #Conflicts:    2796000 | #Learnt:      60796 | 0.000
1667.32/1667.67	c total clause space: 127.173MB
1667.32/1667.67	c total #watches: 328033
1668.11/1668.44	c total #propagations: 131172104 / total #impl: 1687162809 (eff. 0.078)
1668.11/1668.44	c #Conflicts:    2797000 | #Learnt:      61796 | 0.000
1668.11/1668.44	c total clause space: 127.173MB
1668.11/1668.44	c total #watches: 331162
1669.01/1669.31	c total #propagations: 131219674 / total #impl: 1687942761 (eff. 0.078)
1669.01/1669.31	c #Conflicts:    2798000 | #Learnt:      62796 | 0.000
1669.01/1669.31	c total clause space: 127.173MB
1669.01/1669.31	c total #watches: 334838
1669.91/1670.29	c total #propagations: 131263882 / total #impl: 1688856858 (eff. 0.078)
1669.91/1670.29	c #Conflicts:    2799000 | #Learnt:      63796 | 0.000
1669.91/1670.29	c total clause space: 127.173MB
1669.91/1670.29	c total #watches: 340062
1670.81/1671.11	c total #propagations: 131322044 / total #impl: 1689599729 (eff. 0.078)
1670.81/1671.11	c #Conflicts:    2800000 | #Learnt:      64796 | 0.000
1670.81/1671.11	c total clause space: 127.173MB
1670.81/1671.11	c total #watches: 343345
1671.51/1671.89	c total #propagations: 131368127 / total #impl: 1690208577 (eff. 0.078)
1671.51/1671.89	c #Conflicts:    2801000 | #Learnt:      65796 | 0.000
1671.51/1671.89	c total clause space: 127.173MB
1671.51/1671.89	c total #watches: 346622
1672.21/1672.58	c total #propagations: 131409563 / total #impl: 1691051677 (eff. 0.078)
1672.21/1672.58	c #Conflicts:    2802000 | #Learnt:      66796 | 0.000
1672.21/1672.58	c total clause space: 127.173MB
1672.21/1672.58	c total #watches: 350013
1673.31/1673.68	c total #propagations: 131443993 / total #impl: 1691880817 (eff. 0.078)
1673.31/1673.68	c #Conflicts:    2803000 | #Learnt:      67796 | 0.000
1673.31/1673.68	c total clause space: 127.173MB
1673.31/1673.68	c total #watches: 355038
1674.21/1674.57	c total #propagations: 131494607 / total #impl: 1692885719 (eff. 0.078)
1674.21/1674.57	c #Conflicts:    2804000 | #Learnt:      68796 | 0.000
1674.21/1674.57	c total clause space: 127.173MB
1674.21/1674.57	c total #watches: 361554
1675.02/1675.34	c total #propagations: 131543263 / total #impl: 1693310753 (eff. 0.078)
1675.02/1675.34	c #Conflicts:    2805000 | #Learnt:      69796 | 0.000
1675.02/1675.34	c total clause space: 127.173MB
1675.02/1675.34	c total #watches: 366214
1676.12/1676.40	c total #propagations: 131594617 / total #impl: 1693793881 (eff. 0.078)
1676.12/1676.40	c #Conflicts:    2806000 | #Learnt:      70796 | 0.000
1676.12/1676.40	c total clause space: 127.173MB
1676.12/1676.40	c total #watches: 370532
1677.32/1677.61	c total #propagations: 131652830 / total #impl: 1694584496 (eff. 0.078)
1677.32/1677.61	c #Conflicts:    2807000 | #Learnt:      71796 | 0.000
1677.32/1677.61	c total clause space: 127.173MB
1677.32/1677.61	c total #watches: 374498
1678.21/1678.56	c total #propagations: 131706065 / total #impl: 1695360153 (eff. 0.078)
1678.21/1678.56	c #Conflicts:    2808000 | #Learnt:      72796 | 0.000
1678.21/1678.56	c total clause space: 127.173MB
1678.21/1678.56	c total #watches: 378738
1678.61/1678.95	c total #propagations: 131749859 / total #impl: 1695779613 (eff. 0.078)
1678.61/1678.95	c #Conflicts:    2809000 | #Learnt:      73796 | 0.000
1678.61/1678.95	c total clause space: 127.173MB
1678.61/1678.95	c total #watches: 384430
1679.52/1679.89	c total #propagations: 131796100 / total #impl: 1696007182 (eff. 0.078)
1679.52/1679.89	c #Conflicts:    2810000 | #Learnt:      74796 | 0.000
1679.52/1679.89	c total clause space: 127.173MB
1679.52/1679.89	c total #watches: 390272
1680.62/1680.93	c total #propagations: 131846722 / total #impl: 1696765356 (eff. 0.078)
1680.62/1680.93	c #Conflicts:    2811000 | #Learnt:      75796 | 0.000
1680.62/1680.93	c total clause space: 127.173MB
1680.62/1680.93	c total #watches: 394610
1681.51/1681.83	c total #propagations: 131893758 / total #impl: 1697541054 (eff. 0.078)
1681.51/1681.83	c #Conflicts:    2812000 | #Learnt:      76796 | 0.000
1681.51/1681.83	c total clause space: 127.173MB
1681.51/1681.83	c total #watches: 398183
1682.21/1682.54	c total #propagations: 131928524 / total #impl: 1698003291 (eff. 0.078)
1682.21/1682.54	c #Conflicts:    2813000 | #Learnt:      77796 | 0.000
1682.21/1682.54	c total clause space: 127.173MB
1682.21/1682.54	c total #watches: 401368
1683.11/1683.45	c total #propagations: 131964746 / total #impl: 1698398788 (eff. 0.078)
1683.11/1683.45	c #Conflicts:    2814000 | #Learnt:      78796 | 0.000
1683.11/1683.45	c total clause space: 127.173MB
1683.11/1683.45	c total #watches: 405859
1684.51/1684.86	c total #propagations: 132007717 / total #impl: 1698990873 (eff. 0.078)
1684.51/1684.86	c #Conflicts:    2815000 | #Learnt:      79796 | 0.000
1684.51/1684.86	c total clause space: 127.173MB
1684.51/1684.86	c total #watches: 411601
1686.21/1686.52	c total #propagations: 132053816 / total #impl: 1700284394 (eff. 0.078)
1686.21/1686.52	c #Conflicts:    2816000 | #Learnt:      80796 | 0.000
1686.21/1686.52	c total clause space: 127.173MB
1686.21/1686.52	c total #watches: 416044
1686.91/1687.28	c total #propagations: 132108821 / total #impl: 1701141077 (eff. 0.078)
1686.91/1687.28	c GC COLLECT
1686.91/1687.28	c #Conflicts:    2817000 | #Learnt:      41093 | 0.000
1686.91/1687.28	c total clause space: 127.173MB
1686.91/1687.28	c total #watches: 257552
1687.12/1687.46	c total #propagations: 132153510 / total #impl: 1701418423 (eff. 0.078)
1687.12/1687.46	c #Conflicts:    2818000 | #Learnt:      42093 | 0.000
1687.12/1687.46	c total clause space: 127.173MB
1687.12/1687.46	c total #watches: 261714
1687.51/1687.88	c total #propagations: 132207202 / total #impl: 1701572599 (eff. 0.078)
1687.51/1687.88	c #Conflicts:    2819000 | #Learnt:      43093 | 0.000
1687.51/1687.88	c total clause space: 127.173MB
1687.51/1687.88	c total #watches: 265580
1688.11/1688.48	c total #propagations: 132256278 / total #impl: 1701884062 (eff. 0.078)
1688.11/1688.48	c #Conflicts:    2820000 | #Learnt:      44093 | 0.000
1688.11/1688.48	c total clause space: 127.173MB
1688.11/1688.48	c total #watches: 269706
1688.71/1689.07	c total #propagations: 132309781 / total #impl: 1702424140 (eff. 0.078)
1688.71/1689.07	c #Conflicts:    2821000 | #Learnt:      45093 | 0.000
1688.71/1689.07	c total clause space: 127.173MB
1688.71/1689.07	c total #watches: 274111
1689.42/1689.71	c total #propagations: 132346867 / total #impl: 1703128734 (eff. 0.078)
1689.42/1689.71	c #Conflicts:    2822000 | #Learnt:      46093 | 0.000
1689.42/1689.71	c total clause space: 127.173MB
1689.42/1689.71	c total #watches: 277348
1689.91/1690.29	c total #propagations: 132390374 / total #impl: 1703973334 (eff. 0.078)
1689.91/1690.29	c #Conflicts:    2823000 | #Learnt:      47093 | 0.000
1689.91/1690.29	c total clause space: 127.173MB
1689.91/1690.29	c total #watches: 282094
1690.61/1690.95	c total #propagations: 132439792 / total #impl: 1704631102 (eff. 0.078)
1690.61/1690.95	c #Conflicts:    2824000 | #Learnt:      48093 | 0.000
1690.61/1690.95	c total clause space: 127.173MB
1690.61/1690.95	c total #watches: 286776
1691.52/1691.81	c total #propagations: 132480800 / total #impl: 1705236050 (eff. 0.078)
1691.52/1691.81	c #Conflicts:    2825000 | #Learnt:      49093 | 0.000
1691.52/1691.81	c total clause space: 127.173MB
1691.52/1691.81	c total #watches: 291400
1692.31/1692.62	c total #propagations: 132537250 / total #impl: 1706238641 (eff. 0.078)
1692.31/1692.62	c #Conflicts:    2826000 | #Learnt:      50093 | 0.000
1692.31/1692.62	c total clause space: 127.173MB
1692.31/1692.62	c total #watches: 296534
1693.11/1693.40	c total #propagations: 132599347 / total #impl: 1706958976 (eff. 0.078)
1693.11/1693.40	c #Conflicts:    2827000 | #Learnt:      51093 | 0.000
1693.11/1693.40	c total clause space: 127.173MB
1693.11/1693.40	c total #watches: 301148
1693.61/1693.93	c total #propagations: 132651039 / total #impl: 1707903188 (eff. 0.078)
1693.61/1693.93	c #Conflicts:    2828000 | #Learnt:      52093 | 0.000
1693.61/1693.93	c total clause space: 127.173MB
1693.61/1693.93	c total #watches: 306277
1694.11/1694.43	c total #propagations: 132695238 / total #impl: 1708388057 (eff. 0.078)
1694.11/1694.43	c #Conflicts:    2829000 | #Learnt:      53093 | 0.000
1694.11/1694.43	c total clause space: 127.173MB
1694.11/1694.43	c total #watches: 311354
1694.71/1695.06	c total #propagations: 132739137 / total #impl: 1708742819 (eff. 0.078)
1694.71/1695.06	c #Conflicts:    2830000 | #Learnt:      54093 | 0.000
1694.71/1695.06	c total clause space: 127.173MB
1694.71/1695.06	c total #watches: 314529
1695.61/1695.97	c total #propagations: 132789769 / total #impl: 1709005152 (eff. 0.078)
1695.61/1695.97	c #Conflicts:    2831000 | #Learnt:      55093 | 0.000
1695.61/1695.97	c total clause space: 127.173MB
1695.61/1695.97	c total #watches: 319244
1696.71/1697.03	c total #propagations: 132860488 / total #impl: 1709463234 (eff. 0.078)
1696.71/1697.03	c #Conflicts:    2832000 | #Learnt:      56093 | 0.000
1696.71/1697.03	c total clause space: 127.173MB
1696.71/1697.03	c total #watches: 324536
1697.81/1698.10	c total #propagations: 132936428 / total #impl: 1709914148 (eff. 0.078)
1697.81/1698.10	c #Conflicts:    2833000 | #Learnt:      57093 | 0.000
1697.81/1698.10	c total clause space: 127.173MB
1697.81/1698.10	c total #watches: 330621
1698.11/1698.47	c total #propagations: 133001026 / total #impl: 1710426546 (eff. 0.078)
1698.11/1698.47	c #Conflicts:    2834000 | #Learnt:      58093 | 0.000
1698.11/1698.47	c total clause space: 127.173MB
1698.11/1698.47	c total #watches: 335784
1698.51/1698.87	c total #propagations: 133043501 / total #impl: 1710561056 (eff. 0.078)
1698.51/1698.87	c #Conflicts:    2835000 | #Learnt:      59093 | 0.000
1698.51/1698.87	c total clause space: 127.173MB
1698.51/1698.87	c total #watches: 340516
1698.71/1699.09	c total #propagations: 133076756 / total #impl: 1710700274 (eff. 0.078)
1698.71/1699.09	c #Conflicts:    2836000 | #Learnt:      60093 | 0.000
1698.71/1699.09	c total clause space: 127.173MB
1698.71/1699.09	c total #watches: 342831
1699.71/1700.04	c total #propagations: 133112669 / total #impl: 1710825293 (eff. 0.078)
1699.71/1700.04	c #Conflicts:    2837000 | #Learnt:      61093 | 0.000
1699.71/1700.04	c total clause space: 127.173MB
1699.71/1700.04	c total #watches: 346620
1700.41/1700.73	c total #propagations: 133156025 / total #impl: 1711437262 (eff. 0.078)
1700.41/1700.73	c #Conflicts:    2838000 | #Learnt:      62093 | 0.000
1700.41/1700.73	c total clause space: 127.173MB
1700.41/1700.73	c total #watches: 349954
1700.81/1701.18	c total #propagations: 133194757 / total #impl: 1711787710 (eff. 0.078)
1700.81/1701.18	c #Conflicts:    2839000 | #Learnt:      63093 | 0.000
1700.81/1701.18	c total clause space: 127.173MB
1700.81/1701.18	c total #watches: 352593
1701.61/1701.95	c total #propagations: 133225323 / total #impl: 1711955748 (eff. 0.078)
1701.61/1701.95	c #Conflicts:    2840000 | #Learnt:      64093 | 0.000
1701.61/1701.95	c total clause space: 127.173MB
1701.61/1701.95	c total #watches: 355516
1702.91/1703.23	c total #propagations: 133268510 / total #impl: 1712358555 (eff. 0.078)
1702.91/1703.23	c #Conflicts:    2841000 | #Learnt:      65093 | 0.000
1702.91/1703.23	c total clause space: 127.173MB
1702.91/1703.23	c total #watches: 360545
1704.01/1704.31	c total #propagations: 133315673 / total #impl: 1713298792 (eff. 0.078)
1704.01/1704.31	c #Conflicts:    2842000 | #Learnt:      66093 | 0.000
1704.01/1704.31	c total clause space: 127.173MB
1704.01/1704.31	c total #watches: 365294
1705.01/1705.37	c total #propagations: 133360886 / total #impl: 1714686910 (eff. 0.078)
1705.01/1705.37	c #Conflicts:    2843000 | #Learnt:      67093 | 0.000
1705.01/1705.37	c total clause space: 127.173MB
1705.01/1705.37	c total #watches: 371370
1706.31/1706.60	c total #propagations: 133415256 / total #impl: 1715453518 (eff. 0.078)
1706.31/1706.60	c #Conflicts:    2844000 | #Learnt:      68093 | 0.000
1706.31/1706.60	c total clause space: 127.173MB
1706.31/1706.60	c total #watches: 374953
1707.51/1707.90	c total #propagations: 133471944 / total #impl: 1716214586 (eff. 0.078)
1707.51/1707.90	c #Conflicts:    2845000 | #Learnt:      69093 | 0.000
1707.51/1707.90	c total clause space: 127.173MB
1707.51/1707.90	c total #watches: 378309
1708.81/1709.10	c total #propagations: 133535088 / total #impl: 1717065646 (eff. 0.078)
1708.81/1709.10	c #Conflicts:    2846000 | #Learnt:      70093 | 0.000
1708.81/1709.10	c total clause space: 127.173MB
1708.81/1709.10	c total #watches: 382580
1709.91/1710.25	c total #propagations: 133585615 / total #impl: 1717840907 (eff. 0.078)
1709.91/1710.25	c #Conflicts:    2847000 | #Learnt:      71093 | 0.000
1709.91/1710.25	c total clause space: 127.173MB
1709.91/1710.25	c total #watches: 387531
1710.91/1711.26	c total #propagations: 133626765 / total #impl: 1718665585 (eff. 0.078)
1710.91/1711.26	c #Conflicts:    2848000 | #Learnt:      72093 | 0.000
1710.91/1711.26	c total clause space: 127.173MB
1710.91/1711.26	c total #watches: 392402
1712.11/1712.49	c total #propagations: 133676922 / total #impl: 1719141121 (eff. 0.078)
1712.11/1712.49	c #Conflicts:    2849000 | #Learnt:      73093 | 0.000
1712.11/1712.49	c total clause space: 127.173MB
1712.11/1712.49	c total #watches: 396909
1713.21/1713.54	c total #propagations: 133727286 / total #impl: 1719888410 (eff. 0.078)
1713.21/1713.54	c #Conflicts:    2850000 | #Learnt:      74093 | 0.000
1713.21/1713.54	c total clause space: 127.173MB
1713.21/1713.54	c total #watches: 403143
1714.21/1714.56	c total #propagations: 133774812 / total #impl: 1720509726 (eff. 0.078)
1714.21/1714.56	c #Conflicts:    2851000 | #Learnt:      75093 | 0.000
1714.21/1714.56	c total clause space: 127.173MB
1714.21/1714.56	c total #watches: 408643
1715.81/1716.16	c total #propagations: 133818958 / total #impl: 1720967331 (eff. 0.078)
1715.81/1716.16	c #Conflicts:    2852000 | #Learnt:      76093 | 0.000
1715.81/1716.16	c total clause space: 127.173MB
1715.81/1716.16	c total #watches: 412730
1717.30/1717.69	c total #propagations: 133884632 / total #impl: 1721618084 (eff. 0.078)
1717.30/1717.69	c #Conflicts:    2853000 | #Learnt:      77093 | 0.000
1717.30/1717.69	c total clause space: 127.173MB
1717.30/1717.69	c total #watches: 418200
1718.60/1718.95	c total #propagations: 133941885 / total #impl: 1722657440 (eff. 0.078)
1718.60/1718.95	c #Conflicts:    2854000 | #Learnt:      78093 | 0.000
1718.60/1718.95	c total clause space: 127.173MB
1718.60/1718.95	c total #watches: 423486
1719.60/1719.95	c total #propagations: 134007476 / total #impl: 1723772678 (eff. 0.078)
1719.60/1719.95	c #Conflicts:    2855000 | #Learnt:      79093 | 0.000
1719.60/1719.95	c total clause space: 127.173MB
1719.60/1719.95	c total #watches: 426534
1720.60/1720.97	c total #propagations: 134056002 / total #impl: 1724581775 (eff. 0.078)
1720.60/1720.97	c #Conflicts:    2856000 | #Learnt:      80093 | 0.000
1720.60/1720.97	c total clause space: 127.173MB
1720.60/1720.97	c total #watches: 430056
1721.80/1722.14	c total #propagations: 134105746 / total #impl: 1725492298 (eff. 0.078)
1721.80/1722.14	c #Conflicts:    2857000 | #Learnt:      81093 | 0.000
1721.80/1722.14	c total clause space: 206.656MB
1721.80/1722.14	c total #watches: 433397
1723.00/1723.36	c total #propagations: 134163915 / total #impl: 1726437706 (eff. 0.078)
1723.00/1723.36	c GC COLLECT
1723.00/1723.36	c #Conflicts:    2858000 | #Learnt:      41095 | 0.000
1723.00/1723.36	c total clause space: 206.656MB
1723.00/1723.36	c total #watches: 257416
1723.60/1723.90	c total #propagations: 134214117 / total #impl: 1727410822 (eff. 0.078)
1723.60/1723.90	c #Conflicts:    2859000 | #Learnt:      42095 | 0.000
1723.60/1723.90	c total clause space: 206.656MB
1723.60/1723.90	c total #watches: 261189
1724.10/1724.48	c total #propagations: 134261854 / total #impl: 1728213030 (eff. 0.078)
1724.10/1724.48	c #Conflicts:    2860000 | #Learnt:      43095 | 0.000
1724.10/1724.48	c total clause space: 206.656MB
1724.10/1724.49	c total #watches: 265029
1724.61/1724.98	c total #propagations: 134313729 / total #impl: 1728873332 (eff. 0.078)
1724.61/1724.98	c #Conflicts:    2861000 | #Learnt:      44095 | 0.000
1724.61/1724.98	c total clause space: 206.656MB
1724.61/1724.98	c total #watches: 267808
1725.20/1725.53	c total #propagations: 134356843 / total #impl: 1729352619 (eff. 0.078)
1725.20/1725.53	c #Conflicts:    2862000 | #Learnt:      45095 | 0.000
1725.20/1725.53	c total clause space: 206.656MB
1725.20/1725.53	c total #watches: 271070
1725.80/1726.18	c total #propagations: 134402048 / total #impl: 1729975194 (eff. 0.078)
1725.80/1726.18	c #Conflicts:    2863000 | #Learnt:      46095 | 0.000
1725.80/1726.18	c total clause space: 206.656MB
1725.80/1726.18	c total #watches: 274261
1726.60/1726.94	c total #propagations: 134453459 / total #impl: 1730577168 (eff. 0.078)
1726.60/1726.94	c #Conflicts:    2864000 | #Learnt:      47095 | 0.000
1726.60/1726.94	c total clause space: 206.656MB
1726.60/1726.94	c total #watches: 278173
1727.20/1727.55	c total #propagations: 134509950 / total #impl: 1731321159 (eff. 0.078)
1727.20/1727.55	c #Conflicts:    2865000 | #Learnt:      48095 | 0.000
1727.20/1727.55	c total clause space: 206.656MB
1727.20/1727.55	c total #watches: 281675
1727.70/1728.08	c total #propagations: 134560787 / total #impl: 1731769425 (eff. 0.078)
1727.70/1728.08	c #Conflicts:    2866000 | #Learnt:      49095 | 0.000
1727.70/1728.08	c total clause space: 206.656MB
1727.70/1728.08	c total #watches: 284335
1728.30/1728.63	c total #propagations: 134606303 / total #impl: 1732128867 (eff. 0.078)
1728.30/1728.63	c #Conflicts:    2867000 | #Learnt:      50095 | 0.000
1728.30/1728.63	c total clause space: 206.656MB
1728.30/1728.63	c total #watches: 286974
1728.91/1729.25	c total #propagations: 134648618 / total #impl: 1732531520 (eff. 0.078)
1728.91/1729.25	c #Conflicts:    2868000 | #Learnt:      51095 | 0.000
1728.91/1729.25	c total clause space: 206.656MB
1728.91/1729.25	c total #watches: 290434
1729.60/1729.95	c total #propagations: 134693437 / total #impl: 1733135008 (eff. 0.078)
1729.60/1729.95	c #Conflicts:    2869000 | #Learnt:      52095 | 0.000
1729.60/1729.95	c total clause space: 206.656MB
1729.60/1729.95	c total #watches: 294534
1730.20/1730.55	c total #propagations: 134751931 / total #impl: 1733800657 (eff. 0.078)
1730.20/1730.55	c #Conflicts:    2870000 | #Learnt:      53095 | 0.000
1730.20/1730.55	c total clause space: 206.656MB
1730.20/1730.55	c total #watches: 298039
1730.90/1731.24	c total #propagations: 134799882 / total #impl: 1734431826 (eff. 0.078)
1730.90/1731.24	c #Conflicts:    2871000 | #Learnt:      54095 | 0.000
1730.90/1731.24	c total clause space: 206.656MB
1730.90/1731.24	c total #watches: 302162
1731.70/1732.02	c total #propagations: 134850273 / total #impl: 1735235670 (eff. 0.078)
1731.70/1732.02	c #Conflicts:    2872000 | #Learnt:      55095 | 0.000
1731.70/1732.02	c total clause space: 206.656MB
1731.70/1732.02	c total #watches: 306493
1732.40/1732.72	c total #propagations: 134898038 / total #impl: 1736104471 (eff. 0.078)
1732.40/1732.72	c #Conflicts:    2873000 | #Learnt:      56095 | 0.000
1732.40/1732.72	c total clause space: 206.656MB
1732.40/1732.72	c total #watches: 313574
1733.00/1733.30	c total #propagations: 134941474 / total #impl: 1736748610 (eff. 0.078)
1733.00/1733.30	c #Conflicts:    2874000 | #Learnt:      57095 | 0.000
1733.00/1733.30	c total clause space: 206.656MB
1733.00/1733.30	c total #watches: 319312
1733.70/1734.03	c total #propagations: 134986828 / total #impl: 1737208816 (eff. 0.078)
1733.70/1734.03	c #Conflicts:    2875000 | #Learnt:      58095 | 0.000
1733.70/1734.03	c total clause space: 206.656MB
1733.70/1734.03	c total #watches: 323833
1734.40/1734.71	c total #propagations: 135026023 / total #impl: 1738134580 (eff. 0.078)
1734.40/1734.71	c #Conflicts:    2876000 | #Learnt:      59095 | 0.000
1734.40/1734.71	c total clause space: 206.656MB
1734.40/1734.71	c total #watches: 327638
1735.00/1735.37	c total #propagations: 135069340 / total #impl: 1739055867 (eff. 0.078)
1735.00/1735.37	c #Conflicts:    2877000 | #Learnt:      60095 | 0.000
1735.00/1735.37	c total clause space: 206.656MB
1735.00/1735.37	c total #watches: 331338
1735.70/1736.07	c total #propagations: 135111730 / total #impl: 1739903486 (eff. 0.078)
1735.70/1736.07	c #Conflicts:    2878000 | #Learnt:      61095 | 0.000
1735.70/1736.07	c total clause space: 206.656MB
1735.70/1736.07	c total #watches: 335253
1736.50/1736.86	c total #propagations: 135155304 / total #impl: 1740748321 (eff. 0.078)
1736.50/1736.86	c #Conflicts:    2879000 | #Learnt:      62095 | 0.000
1736.50/1736.86	c total clause space: 206.656MB
1736.50/1736.86	c total #watches: 338760
1737.30/1737.60	c total #propagations: 135194925 / total #impl: 1741540583 (eff. 0.078)
1737.30/1737.60	c #Conflicts:    2880000 | #Learnt:      63095 | 0.000
1737.30/1737.60	c total clause space: 206.656MB
1737.30/1737.60	c total #watches: 342274
1738.00/1738.36	c total #propagations: 135232615 / total #impl: 1742372189 (eff. 0.078)
1738.00/1738.36	c #Conflicts:    2881000 | #Learnt:      64095 | 0.000
1738.00/1738.36	c total clause space: 206.656MB
1738.00/1738.36	c total #watches: 345820
1738.90/1739.25	c total #propagations: 135268486 / total #impl: 1743204603 (eff. 0.078)
1738.90/1739.25	c #Conflicts:    2882000 | #Learnt:      65095 | 0.000
1738.90/1739.25	c total clause space: 206.656MB
1738.90/1739.25	c total #watches: 349770
1739.80/1740.18	c total #propagations: 135303848 / total #impl: 1743969451 (eff. 0.078)
1739.80/1740.18	c #Conflicts:    2883000 | #Learnt:      66095 | 0.000
1739.80/1740.18	c total clause space: 206.656MB
1739.80/1740.18	c total #watches: 353421
1740.80/1741.12	c total #propagations: 135339250 / total #impl: 1744829405 (eff. 0.078)
1740.80/1741.12	c #Conflicts:    2884000 | #Learnt:      67095 | 0.000
1740.80/1741.12	c total clause space: 206.656MB
1740.80/1741.12	c total #watches: 357153
1741.80/1742.12	c total #propagations: 135374546 / total #impl: 1745853106 (eff. 0.078)
1741.80/1742.12	c #Conflicts:    2885000 | #Learnt:      68095 | 0.000
1741.80/1742.12	c total clause space: 206.656MB
1741.80/1742.12	c total #watches: 360535
1743.00/1743.38	c total #propagations: 135423457 / total #impl: 1746846540 (eff. 0.078)
1743.00/1743.38	c #Conflicts:    2886000 | #Learnt:      69095 | 0.000
1743.00/1743.38	c total clause space: 206.656MB
1743.00/1743.38	c total #watches: 364405
1744.30/1744.69	c total #propagations: 135473894 / total #impl: 1747783505 (eff. 0.078)
1744.30/1744.69	c #Conflicts:    2887000 | #Learnt:      70095 | 0.000
1744.30/1744.69	c total clause space: 206.656MB
1744.30/1744.69	c total #watches: 368131
1745.50/1745.89	c total #propagations: 135525577 / total #impl: 1748728210 (eff. 0.077)
1745.50/1745.89	c #Conflicts:    2888000 | #Learnt:      71095 | 0.000
1745.50/1745.89	c total clause space: 206.656MB
1745.50/1745.89	c total #watches: 371656
1746.90/1747.25	c total #propagations: 135570291 / total #impl: 1749849238 (eff. 0.077)
1746.90/1747.25	c #Conflicts:    2889000 | #Learnt:      72095 | 0.000
1746.90/1747.25	c total clause space: 206.656MB
1746.90/1747.25	c total #watches: 374657
1748.10/1748.50	c total #propagations: 135622339 / total #impl: 1750887643 (eff. 0.077)
1748.10/1748.50	c #Conflicts:    2890000 | #Learnt:      73095 | 0.000
1748.10/1748.50	c total clause space: 206.656MB
1748.10/1748.50	c total #watches: 378335
1749.50/1749.82	c total #propagations: 135672258 / total #impl: 1752037932 (eff. 0.077)
1749.50/1749.82	c #Conflicts:    2891000 | #Learnt:      74095 | 0.000
1749.50/1749.82	c total clause space: 206.656MB
1749.50/1749.82	c total #watches: 382331
1750.79/1751.10	c total #propagations: 135723718 / total #impl: 1753278755 (eff. 0.077)
1750.79/1751.10	c #Conflicts:    2892000 | #Learnt:      75095 | 0.000
1750.79/1751.10	c total clause space: 206.656MB
1750.79/1751.10	c total #watches: 386034
1751.89/1752.25	c total #propagations: 135775822 / total #impl: 1754491544 (eff. 0.077)
1751.89/1752.25	c #Conflicts:    2893000 | #Learnt:      76095 | 0.000
1751.89/1752.25	c total clause space: 206.656MB
1751.89/1752.25	c total #watches: 390280
1753.10/1753.47	c total #propagations: 135819685 / total #impl: 1755792552 (eff. 0.077)
1753.10/1753.47	c #Conflicts:    2894000 | #Learnt:      77095 | 0.000
1753.10/1753.47	c total clause space: 206.656MB
1753.10/1753.47	c total #watches: 394673
1754.49/1754.85	c total #propagations: 135866939 / total #impl: 1756783814 (eff. 0.077)
1754.49/1754.85	c #Conflicts:    2895000 | #Learnt:      78095 | 0.000
1754.49/1754.85	c total clause space: 206.656MB
1754.49/1754.85	c total #watches: 398718
1755.99/1756.39	c total #propagations: 135915547 / total #impl: 1757854728 (eff. 0.077)
1755.99/1756.39	c #Conflicts:    2896000 | #Learnt:      79095 | 0.000
1755.99/1756.39	c total clause space: 206.656MB
1755.99/1756.39	c total #watches: 402658
1757.39/1757.71	c total #propagations: 135962306 / total #impl: 1758789601 (eff. 0.077)
1757.39/1757.71	c #Conflicts:    2897000 | #Learnt:      80095 | 0.000
1757.39/1757.71	c total clause space: 206.656MB
1757.39/1757.71	c total #watches: 406471
1758.99/1759.35	c total #propagations: 136002548 / total #impl: 1759988056 (eff. 0.077)
1758.99/1759.35	c #Conflicts:    2898000 | #Learnt:      81095 | 0.000
1758.99/1759.35	c total clause space: 206.656MB
1758.99/1759.35	c total #watches: 409891
1760.59/1760.96	c total #propagations: 136050183 / total #impl: 1761180894 (eff. 0.077)
1760.59/1760.96	c #Conflicts:    2899000 | #Learnt:      82095 | 0.000
1760.59/1760.96	c total clause space: 206.656MB
1760.59/1760.96	c total #watches: 413743
1761.79/1762.19	c total #propagations: 136097851 / total #impl: 1762370428 (eff. 0.077)
1761.79/1762.19	c GC COLLECT
1761.79/1762.19	c #Conflicts:    2900000 | #Learnt:      41798 | 0.000
1761.79/1762.19	c total clause space: 206.656MB
1761.79/1762.19	c total #watches: 260445
1762.79/1763.10	c total #propagations: 136145370 / total #impl: 1763570368 (eff. 0.077)
1762.79/1763.10	c #Conflicts:    2901000 | #Learnt:      42798 | 0.000
1762.79/1763.10	c total clause space: 206.656MB
1762.79/1763.10	c total #watches: 264939
1763.69/1764.00	c total #propagations: 136205916 / total #impl: 1764361699 (eff. 0.077)
1763.69/1764.00	c #Conflicts:    2902000 | #Learnt:      43798 | 0.000
1763.69/1764.00	c total clause space: 206.656MB
1763.69/1764.00	c total #watches: 268412
1764.69/1765.00	c total #propagations: 136258704 / total #impl: 1765217078 (eff. 0.077)
1764.69/1765.00	c #Conflicts:    2903000 | #Learnt:      44798 | 0.000
1764.69/1765.00	c total clause space: 206.656MB
1764.69/1765.00	c total #watches: 272381
1765.59/1765.98	c total #propagations: 136316751 / total #impl: 1766036046 (eff. 0.077)
1765.59/1765.98	c #Conflicts:    2904000 | #Learnt:      45798 | 0.000
1765.59/1765.98	c total clause space: 206.656MB
1765.59/1765.98	c total #watches: 276441
1766.49/1766.84	c total #propagations: 136373104 / total #impl: 1767193235 (eff. 0.077)
1766.49/1766.84	c #Conflicts:    2905000 | #Learnt:      46798 | 0.000
1766.49/1766.84	c total clause space: 206.656MB
1766.49/1766.84	c total #watches: 281276
1767.29/1767.69	c total #propagations: 136423255 / total #impl: 1768289662 (eff. 0.077)
1767.29/1767.69	c #Conflicts:    2906000 | #Learnt:      47798 | 0.000
1767.29/1767.69	c total clause space: 206.656MB
1767.29/1767.69	c total #watches: 285651
1768.29/1768.60	c total #propagations: 136470225 / total #impl: 1769377979 (eff. 0.077)
1768.29/1768.60	c #Conflicts:    2907000 | #Learnt:      48798 | 0.000
1768.29/1768.60	c total clause space: 206.656MB
1768.29/1768.60	c total #watches: 289535
1769.09/1769.49	c total #propagations: 136517345 / total #impl: 1770641449 (eff. 0.077)
1769.09/1769.49	c #Conflicts:    2908000 | #Learnt:      49798 | 0.000
1769.09/1769.49	c total clause space: 206.656MB
1769.09/1769.49	c total #watches: 294022
1770.49/1770.82	c total #propagations: 136561175 / total #impl: 1771642439 (eff. 0.077)
1770.49/1770.82	c #Conflicts:    2909000 | #Learnt:      50798 | 0.000
1770.49/1770.82	c total clause space: 206.656MB
1770.49/1770.82	c total #watches: 297537
1771.59/1771.93	c total #propagations: 136619975 / total #impl: 1772355253 (eff. 0.077)
1771.59/1771.93	c #Conflicts:    2910000 | #Learnt:      51798 | 0.000
1771.59/1771.93	c total clause space: 206.656MB
1771.59/1771.93	c total #watches: 300844
1772.90/1773.25	c total #propagations: 136671106 / total #impl: 1773023059 (eff. 0.077)
1772.90/1773.25	c #Conflicts:    2911000 | #Learnt:      52798 | 0.000
1772.90/1773.25	c total clause space: 206.656MB
1772.90/1773.25	c total #watches: 304191
1774.19/1774.50	c total #propagations: 136729000 / total #impl: 1773825734 (eff. 0.077)
1774.19/1774.50	c #Conflicts:    2912000 | #Learnt:      53798 | 0.000
1774.19/1774.50	c total clause space: 206.656MB
1774.19/1774.50	c total #watches: 307599
1775.20/1775.58	c total #propagations: 136783707 / total #impl: 1774464535 (eff. 0.077)
1775.20/1775.58	c #Conflicts:    2913000 | #Learnt:      54798 | 0.000
1775.20/1775.58	c total clause space: 206.656MB
1775.20/1775.58	c total #watches: 311585
1776.30/1776.65	c total #propagations: 136833470 / total #impl: 1775388573 (eff. 0.077)
1776.30/1776.65	c #Conflicts:    2914000 | #Learnt:      55798 | 0.000
1776.30/1776.65	c total clause space: 206.656MB
1776.30/1776.65	c total #watches: 316205
1777.49/1777.84	c total #propagations: 136885314 / total #impl: 1776535182 (eff. 0.077)
1777.49/1777.84	c #Conflicts:    2915000 | #Learnt:      56798 | 0.000
1777.49/1777.84	c total clause space: 206.656MB
1777.49/1777.84	c total #watches: 320864
1778.69/1779.04	c total #propagations: 136938590 / total #impl: 1777855669 (eff. 0.077)
1778.69/1779.04	c #Conflicts:    2916000 | #Learnt:      57798 | 0.000
1778.69/1779.04	c total clause space: 206.656MB
1778.69/1779.04	c total #watches: 325357
1780.09/1780.43	c total #propagations: 136989345 / total #impl: 1779115415 (eff. 0.077)
1780.09/1780.43	c #Conflicts:    2917000 | #Learnt:      58798 | 0.000
1780.09/1780.43	c total clause space: 206.656MB
1780.09/1780.43	c total #watches: 328820
1780.99/1781.38	c total #propagations: 137048759 / total #impl: 1779950974 (eff. 0.077)
1780.99/1781.38	c #Conflicts:    2918000 | #Learnt:      59798 | 0.000
1780.99/1781.38	c total clause space: 206.656MB
1780.99/1781.38	c total #watches: 333930
1782.39/1782.71	c total #propagations: 137100161 / total #impl: 1780733013 (eff. 0.077)
1782.39/1782.71	c #Conflicts:    2919000 | #Learnt:      60798 | 0.000
1782.39/1782.71	c total clause space: 206.656MB
1782.39/1782.71	c total #watches: 338842
1783.59/1783.94	c total #propagations: 137154064 / total #impl: 1781916948 (eff. 0.077)
1783.59/1783.94	c #Conflicts:    2920000 | #Learnt:      61798 | 0.000
1783.59/1783.94	c total clause space: 206.656MB
1783.59/1783.94	c total #watches: 344148
1784.89/1785.26	c total #propagations: 137201888 / total #impl: 1783211831 (eff. 0.077)
1784.89/1785.26	c #Conflicts:    2921000 | #Learnt:      62798 | 0.000
1784.89/1785.26	c total clause space: 206.656MB
1784.89/1785.26	c total #watches: 348326
1785.99/1786.32	c total #propagations: 137253258 / total #impl: 1784650355 (eff. 0.077)
1785.99/1786.32	c #Conflicts:    2922000 | #Learnt:      63798 | 0.000
1785.99/1786.32	c total clause space: 206.656MB
1785.99/1786.32	c total #watches: 352309
1786.99/1787.35	c total #propagations: 137293531 / total #impl: 1785896208 (eff. 0.077)
1786.99/1787.35	c #Conflicts:    2923000 | #Learnt:      64798 | 0.000
1786.99/1787.35	c total clause space: 206.656MB
1786.99/1787.35	c total #watches: 355990
1788.19/1788.51	c total #propagations: 137338895 / total #impl: 1786932721 (eff. 0.077)
1788.19/1788.51	c #Conflicts:    2924000 | #Learnt:      65798 | 0.000
1788.19/1788.51	c total clause space: 206.656MB
1788.19/1788.51	c total #watches: 360667
1789.40/1789.70	c total #propagations: 137387681 / total #impl: 1787793052 (eff. 0.077)
1789.40/1789.70	c #Conflicts:    2925000 | #Learnt:      66798 | 0.000
1789.40/1789.70	c total clause space: 206.656MB
1789.40/1789.70	c total #watches: 364037
1790.60/1790.91	c total #propagations: 137438487 / total #impl: 1788731630 (eff. 0.077)
1790.60/1790.91	c #Conflicts:    2926000 | #Learnt:      67798 | 0.000
1790.60/1790.91	c total clause space: 206.656MB
1790.60/1790.91	c total #watches: 368035
1791.70/1792.08	c total #propagations: 137480029 / total #impl: 1789864007 (eff. 0.077)
1791.70/1792.08	c #Conflicts:    2927000 | #Learnt:      68798 | 0.000
1791.70/1792.08	c total clause space: 206.656MB
1791.70/1792.08	c total #watches: 371385
1792.99/1793.36	c total #propagations: 137525254 / total #impl: 1791083678 (eff. 0.077)
1792.99/1793.36	c #Conflicts:    2928000 | #Learnt:      69798 | 0.000
1792.99/1793.36	c total clause space: 206.656MB
1792.99/1793.36	c total #watches: 375205
1794.19/1794.59	c total #propagations: 137571639 / total #impl: 1792176204 (eff. 0.077)
1794.19/1794.59	c #Conflicts:    2929000 | #Learnt:      70798 | 0.000
1794.19/1794.59	c total clause space: 206.656MB
1794.19/1794.59	c total #watches: 378553
1795.39/1795.73	c total #propagations: 137620760 / total #impl: 1793131284 (eff. 0.077)
1795.39/1795.73	c #Conflicts:    2930000 | #Learnt:      71798 | 0.000
1795.39/1795.73	c total clause space: 206.656MB
1795.39/1795.73	c total #watches: 382188
1796.79/1797.13	c total #propagations: 137662699 / total #impl: 1793952168 (eff. 0.077)
1796.79/1797.13	c #Conflicts:    2931000 | #Learnt:      72798 | 0.000
1796.79/1797.13	c total clause space: 206.656MB
1796.79/1797.13	c total #watches: 386120
1797.99/1798.37	c total #propagations: 137706223 / total #impl: 1795047187 (eff. 0.077)
1797.99/1798.37	c #Conflicts:    2932000 | #Learnt:      73798 | 0.000
1797.99/1798.37	c total clause space: 206.656MB
1797.99/1798.37	c total #watches: 389663
1799.29/1799.61	c total #propagations: 137745268 / total #impl: 1796121292 (eff. 0.077)
1799.29/1799.61	c #Conflicts:    2933000 | #Learnt:      74798 | 0.000
1799.29/1799.61	c total clause space: 206.656MB
1799.29/1799.61	c total #watches: 393070

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-4117372-1467210888/watcher-4117372-1467210888 -o /tmp/evaluation-result-4117372-1467210888/solver-4117372-1467210888 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1467209049-5527 --watchdog 1960 --input HOME/instance-4117372-1467210888.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=5689
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.13 2.23 2.33 3/176 5692
/proc/meminfo: memFree=26170084/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 259 0 0 0 0 0 0 0 20 0 1 0 2038437 57319424 8317 33554432000 4194304 6211289 140735342682384 140735612479848 4206599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 13994 8317 98 493 0 13491 0

[startup+0.100167 s]
/proc/loadavg: 2.13 2.23 2.33 3/176 5692
/proc/meminfo: memFree=26170084/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=63480 CPUtime=0.09 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 1602 0 0 0 9 0 0 0 20 0 1 0 2038437 65003520 13491 33554432000 4194304 6211289 140735342682384 140735612479848 4228081 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 15870 13492 143 493 0 15367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63480

[startup+0.200353 s]
/proc/loadavg: 2.13 2.23 2.33 3/176 5692
/proc/meminfo: memFree=26170084/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=71648 CPUtime=0.19 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 3272 0 0 0 19 0 0 0 20 0 1 0 2038437 73367552 15912 33554432000 4194304 6211289 140735342682384 140735612479848 4228081 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 17912 15913 143 493 0 17409 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 71648

[startup+0.300328 s]
/proc/loadavg: 2.13 2.23 2.33 3/176 5692
/proc/meminfo: memFree=26170084/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=79052 CPUtime=0.28 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 4641 0 0 0 28 0 0 0 20 0 1 0 2038437 80949248 17391 33554432000 4194304 6211289 140735342682384 140735612479848 5320928 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 19763 17391 160 493 0 19260 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 79052

[startup+0.700269 s]
/proc/loadavg: 2.13 2.23 2.33 3/176 5692
/proc/meminfo: memFree=26170084/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=79052 CPUtime=0.68 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 5361 0 0 0 68 0 0 0 20 0 1 0 2038437 80949248 17807 33554432000 4194304 6211289 140735342682384 140735342680616 5153956 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 19763 17807 165 493 0 19260 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 79052

[startup+1.50023 s]
/proc/loadavg: 2.13 2.23 2.33 3/177 5693
/proc/meminfo: memFree=26083028/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=86512 CPUtime=1.49 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 6111 0 0 0 148 1 0 0 20 0 1 0 2038437 88588288 18757 33554432000 4194304 6211289 140735342682384 140735342680728 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 21628 18757 165 493 0 21125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86512

[startup+3.10023 s]
/proc/loadavg: 2.13 2.23 2.33 3/177 5693
/proc/meminfo: memFree=26076080/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=86800 CPUtime=3.09 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 6206 0 0 0 308 1 0 0 20 0 1 0 2038437 88883200 19363 33554432000 4194304 6211289 140735342682384 140735342680728 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 21700 19363 165 493 0 21197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86800

[startup+6.30023 s]
/proc/loadavg: 2.12 2.23 2.33 3/177 5693
/proc/meminfo: memFree=26057552/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=99116 CPUtime=6.29 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 7340 0 0 0 628 1 0 0 20 0 1 0 2038437 101494784 20055 33554432000 4194304 6211289 140735342682384 140735342680728 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 24779 20055 165 493 0 24276 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 99116

[startup+12.7002 s]
/proc/loadavg: 2.27 2.26 2.34 4/177 5693
/proc/meminfo: memFree=26043856/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=99888 CPUtime=12.69 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 8147 0 0 0 1268 1 0 0 20 0 1 0 2038437 102285312 21615 33554432000 4194304 6211289 140735342682384 140735342680728 4251866 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 24972 21615 165 493 0 24469 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 99888

[startup+25.5003 s]
/proc/loadavg: 2.21 2.25 2.33 4/177 5693
/proc/meminfo: memFree=26034096/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=100912 CPUtime=25.48 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 8672 0 0 0 2547 1 0 0 20 0 1 0 2038437 103333888 23020 33554432000 4194304 6211289 140735342682384 140735342680728 4205291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 25228 23020 165 493 0 24725 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100912

[startup+51.1003 s]
/proc/loadavg: 2.20 2.24 2.33 3/177 5693
/proc/meminfo: memFree=26015820/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=121224 CPUtime=51.08 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 9596 0 0 0 5106 2 0 0 20 0 1 0 2038437 124133376 25700 33554432000 4194304 6211289 140735342682384 140735342680728 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 30306 25700 165 493 0 29803 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 121224

[startup+102.3 s]
/proc/loadavg: 2.25 2.25 2.33 4/177 5694
/proc/meminfo: memFree=25995424/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=152940 CPUtime=102.28 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 10752 0 0 0 10225 3 0 0 20 0 1 0 2038437 156610560 29015 33554432000 4194304 6211289 140735342682384 140735342680728 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 38235 29015 165 493 0 37732 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 152940

[startup+162.3 s]
/proc/loadavg: 2.19 2.23 2.31 4/177 5696
/proc/meminfo: memFree=25978040/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=154860 CPUtime=162.26 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 11140 0 0 0 16223 3 0 0 20 0 1 0 2038437 158576640 31447 33554432000 4194304 6211289 140735342682384 140735342680728 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 38715 31447 165 493 0 38212 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 154860

[startup+222.307 s]
/proc/loadavg: 2.12 2.20 2.29 3/177 5697
/proc/meminfo: memFree=25963372/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=156908 CPUtime=222.27 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 11501 0 0 0 22223 4 0 0 20 0 1 0 2038437 160673792 33341 33554432000 4194304 6211289 140735342682384 140735342680728 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 39227 33341 165 493 0 38724 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 156908

[startup+282.3 s]
/proc/loadavg: 2.28 2.22 2.29 4/177 5698
/proc/meminfo: memFree=25951920/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=157164 CPUtime=282.25 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 11646 0 0 0 28221 4 0 0 20 0 1 0 2038437 160935936 35019 33554432000 4194304 6211289 140735342682384 140735342680728 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 39291 35019 165 493 0 38788 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 157164

[startup+342.3 s]
/proc/loadavg: 2.32 2.24 2.29 3/178 5702
/proc/meminfo: memFree=25941988/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=158188 CPUtime=342.23 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 11817 0 0 0 34219 4 0 0 20 0 1 0 2038437 161984512 36212 33554432000 4194304 6211289 140735342682384 140735342680728 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 39547 36212 165 493 0 39044 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 158188

[startup+402.3 s]
/proc/loadavg: 2.23 2.24 2.28 3/177 5703
/proc/meminfo: memFree=25934888/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=208276 CPUtime=402.23 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 11999 0 0 0 40218 5 0 0 20 0 1 0 2038437 213274624 37358 33554432000 4194304 6211289 140735342682384 140735342680728 5152010 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 52069 37358 165 493 0 51566 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 208276

[startup+462.3 s]
/proc/loadavg: 2.45 2.29 2.29 4/177 5705
/proc/meminfo: memFree=25930752/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=209044 CPUtime=462.22 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 12542 0 0 0 46217 5 0 0 20 0 1 0 2038437 214061056 38239 33554432000 4194304 6211289 140735342682384 140735342680728 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 52261 38239 165 493 0 51758 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 209044

[startup+522.3 s]
/proc/loadavg: 2.36 2.28 2.28 3/177 5706
/proc/meminfo: memFree=25918804/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=210068 CPUtime=522.21 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 12752 0 0 0 52216 5 0 0 20 0 1 0 2038437 215109632 39982 33554432000 4194304 6211289 140735342682384 140735342680728 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 52517 39982 165 493 0 52014 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 210068

[startup+582.3 s]
/proc/loadavg: 2.27 2.27 2.28 3/177 5707
/proc/meminfo: memFree=25913784/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=210836 CPUtime=582.2 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 12906 0 0 0 58214 6 0 0 20 0 1 0 2038437 215896064 40647 33554432000 4194304 6211289 140735342682384 140735342680728 4209891 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 52709 40647 165 493 0 52206 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 210836


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


[startup+882.307 s]
/proc/loadavg: 2.28 2.25 2.26 3/177 5713
/proc/meminfo: memFree=25881896/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=214676 CPUtime=882.13 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 13644 0 0 0 88207 6 0 0 20 0 1 0 2038437 219828224 45058 33554432000 4194304 6211289 140735342682384 140735342680728 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 53669 45058 165 493 0 53166 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 214676

[startup+942.3 s]
/proc/loadavg: 2.31 2.26 2.27 3/178 5717
/proc/meminfo: memFree=25875216/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=215956 CPUtime=942.13 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 13832 0 0 0 94206 7 0 0 20 0 1 0 2038437 221138944 45996 33554432000 4194304 6211289 140735342682384 140735342680728 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 53989 45996 165 493 0 53486 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 215956

[startup+1002.3 s]
/proc/loadavg: 2.16 2.23 2.25 4/177 5718
/proc/meminfo: memFree=25869172/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=216724 CPUtime=1002.12 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 13942 0 0 0 100205 7 0 0 20 0 1 0 2038437 221925376 46617 33554432000 4194304 6211289 140735342682384 140735342680728 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 54181 46617 165 493 0 53678 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 216724

[startup+1062.3 s]
/proc/loadavg: 2.29 2.26 2.26 3/177 5720
/proc/meminfo: memFree=25864116/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=217236 CPUtime=1062.1 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 14031 0 0 0 106203 7 0 0 20 0 1 0 2038437 222449664 47217 33554432000 4194304 6211289 140735342682384 140735342680728 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 54309 47217 165 493 0 53806 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 217236

[startup+1122.3 s]
/proc/loadavg: 2.16 2.22 2.25 3/177 5721
/proc/meminfo: memFree=25861724/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=217492 CPUtime=1122.09 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 14076 0 0 0 112202 7 0 0 20 0 1 0 2038437 222711808 47773 33554432000 4194304 6211289 140735342682384 140735342680728 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 54373 47773 165 493 0 53870 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 217492

[startup+1182.3 s]
/proc/loadavg: 2.30 2.25 2.26 4/177 5722
/proc/meminfo: memFree=25857392/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=217748 CPUtime=1182.08 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 14134 0 0 0 118201 7 0 0 20 0 1 0 2038437 222973952 48342 33554432000 4194304 6211289 140735342682384 140735342680248 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 54437 48342 165 493 0 53934 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 217748

[startup+1242.3 s]
/proc/loadavg: 2.25 2.25 2.26 3/177 5723
/proc/meminfo: memFree=25852208/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=217748 CPUtime=1242.07 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 14144 0 0 0 124200 7 0 0 20 0 1 0 2038437 222973952 49374 33554432000 4194304 6211289 140735342682384 140735342680728 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 54437 49374 165 493 0 53934 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 217748

[startup+1302.3 s]
/proc/loadavg: 2.14 2.22 2.25 3/177 5724
/proc/meminfo: memFree=25847928/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=217748 CPUtime=1302.06 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 14172 0 0 0 130199 7 0 0 20 0 1 0 2038437 222973952 49913 33554432000 4194304 6211289 140735342682384 140735342680728 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 54437 49913 165 493 0 53934 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 217748

[startup+1362.3 s]
/proc/loadavg: 2.18 2.21 2.24 4/177 5726
/proc/meminfo: memFree=25843600/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=218004 CPUtime=1362.05 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 14217 0 0 0 136198 7 0 0 20 0 1 0 2038437 223236096 50469 33554432000 4194304 6211289 140735342682384 140735342680728 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 54501 50469 165 493 0 53998 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 218004

[startup+1422.3 s]
/proc/loadavg: 2.22 2.21 2.24 3/177 5727
/proc/meminfo: memFree=25839760/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=218004 CPUtime=1422.05 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 14226 0 0 0 142198 7 0 0 20 0 1 0 2038437 223236096 50989 33554432000 4194304 6211289 140735342682384 140735342680728 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 54501 50989 165 493 0 53998 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 218004

[startup+1482.3 s]
/proc/loadavg: 2.21 2.20 2.23 3/177 5728
/proc/meminfo: memFree=25838532/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=219028 CPUtime=1482.04 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 14390 0 0 0 148196 8 0 0 20 0 1 0 2038437 224284672 51153 33554432000 4194304 6211289 140735342682384 140735342680728 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 54757 51153 165 493 0 54254 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 219028

[startup+1542.31 s]
/proc/loadavg: 2.22 2.21 2.23 4/178 5732
/proc/meminfo: memFree=25836032/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=219028 CPUtime=1542.04 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 14394 0 0 0 154196 8 0 0 20 0 1 0 2038437 224284672 51668 33554432000 4194304 6211289 140735342682384 140735342680728 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 54757 51668 165 493 0 54254 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 219028

[startup+1602.3 s]
/proc/loadavg: 2.26 2.21 2.23 3/178 5756
/proc/meminfo: memFree=25833696/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=219284 CPUtime=1602.02 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 14471 0 0 0 160194 8 0 0 20 0 1 0 2038437 224546816 51745 33554432000 4194304 6211289 140735342682384 140735342680728 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 54821 51745 165 493 0 54318 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 219284

[startup+1662.3 s]
/proc/loadavg: 2.15 2.19 2.22 3/177 5758
/proc/meminfo: memFree=25831400/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=219284 CPUtime=1662.01 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 14482 0 0 0 166193 8 0 0 20 0 1 0 2038437 224546816 52267 33554432000 4194304 6211289 140735342682384 140735342680728 4209501 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 54821 52267 165 493 0 54318 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 219284

[startup+1722.3 s]
/proc/loadavg: 2.24 2.21 2.22 3/177 5759
/proc/meminfo: memFree=25829436/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=300672 CPUtime=1722 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 15393 0 0 0 172192 8 0 0 20 0 1 0 2038437 307888128 53291 33554432000 4194304 6211289 140735342682384 140735342680728 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 75168 53291 165 493 0 74665 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 300672

[startup+1782.3 s]
/proc/loadavg: 2.23 2.21 2.22 4/177 5760
/proc/meminfo: memFree=25826408/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=300672 CPUtime=1781.99 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 15396 0 0 0 178191 8 0 0 20 0 1 0 2038437 307888128 53294 33554432000 4194304 6211289 140735342682384 140735342680728 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 75168 53294 165 493 0 74665 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 300672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.18 2.20 2.21 3/177 5760
/proc/meminfo: memFree=25822316/32872528 swapFree=1390956/1568784
[pid=5692] ppid=5689 vsize=300672 CPUtime=1800.09 cores=0,2,4,6
/proc/5692/stat : 5692 (cdcl-cuttingpla) R 5689 5692 5511 0 -1 4202496 15396 0 0 0 180001 8 0 0 20 0 1 0 2038437 307888128 53294 33554432000 4194304 6211289 140735342682384 140735342680728 4209891 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5692/statm: 75168 53294 165 493 0 74665 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 300672

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1800.01
CPU system time (s): 0.089986
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 300672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.089986
maximum resident set size= 213176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15396
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= 45
involuntary context switches= 1859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69329 second user time and 6.95694 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-29 16:34:48
IDJOB=4117372
IDBENCH=111567
IDSOLVER=2549
FILE ID=node140/4117372-1467210888
RUNJOBID= node140-1467209049-5527
PBS_JOBID= 19997571
Free space on /tmp= 71660 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/EmployeeScheduling/normalized-sep4.5.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117372-1467210888/watcher-4117372-1467210888 -o /tmp/evaluation-result-4117372-1467210888/solver-4117372-1467210888 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1467209049-5527 --watchdog 1960 --input HOME/instance-4117372-1467210888.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 1622df9aaccf800bf3d8a8230db1e870
RANDOM SEED=165855390

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26174288 kB
Buffers:           77780 kB
Cached:          4234100 kB
SwapCached:            0 kB
Active:           161944 kB
Inactive:        4220436 kB
Active(anon):      73052 kB
Inactive(anon):        0 kB
Active(file):      88892 kB
Inactive(file):  4220436 kB
Unevictable:     1568784 kB
Mlocked:         1390956 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7084 kB
Writeback:             0 kB
AnonPages:       1592052 kB
Mapped:            14928 kB
Shmem:               204 kB
Slab:             614004 kB
SReclaimable:      58452 kB
SUnreclaim:       555552 kB
KernelStack:        1424 kB
PageTables:         6352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1754856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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= 71660 MiB
End job on node140 at 2016-06-29 17:04:49