Trace number 4087589

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.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_3.opb
MD5SUMf48abdef3d00ab6f87ca2e4f0d43c1d1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3811
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 51 #constraint= 13
0.00/0.01	c * #variable= 51 #constraint= 13
0.00/0.05	c #Conflicts:       1000 | #Learnt:        999 | 0.004
0.00/0.05	c total clause space: 4.25031MB
0.00/0.05	c total #watches: 3991
0.09/0.10	c total #propagations: 7299 / total #impl: 70434 (eff. 0.104)
0.09/0.10	c #Conflicts:       2000 | #Learnt:       1999 | 0.002
0.09/0.10	c total clause space: 4.25031MB
0.09/0.10	c total #watches: 7293
0.09/0.14	c total #propagations: 13711 / total #impl: 128661 (eff. 0.107)
0.09/0.14	c GC COLLECT
0.09/0.14	c #Conflicts:       3000 | #Learnt:       2002 | 0.003
0.09/0.14	c total clause space: 4.25031MB
0.09/0.14	c total #watches: 7980
0.09/0.19	c total #propagations: 20033 / total #impl: 178949 (eff. 0.112)
0.09/0.19	c #Conflicts:       4000 | #Learnt:       3002 | 0.004
0.09/0.19	c total clause space: 4.25031MB
0.09/0.19	c total #watches: 11714
0.18/0.24	c total #propagations: 26876 / total #impl: 236809 (eff. 0.113)
0.18/0.24	c GC COLLECT
0.18/0.24	c #Conflicts:       5000 | #Learnt:       2356 | 0.004
0.18/0.24	c total clause space: 6.90675MB
0.18/0.24	c total #watches: 9640
0.18/0.29	c total #propagations: 33475 / total #impl: 296378 (eff. 0.113)
0.18/0.29	c #Conflicts:       6000 | #Learnt:       3356 | 0.004
0.18/0.29	c total clause space: 6.90675MB
0.18/0.29	c total #watches: 13176
0.28/0.34	c total #propagations: 40131 / total #impl: 348336 (eff. 0.115)
0.28/0.34	c GC COLLECT
0.28/0.34	c #Conflicts:       7000 | #Learnt:       2231 | 0.003
0.28/0.34	c total clause space: 6.90675MB
0.28/0.34	c total #watches: 9411
0.28/0.39	c total #propagations: 47553 / total #impl: 391250 (eff. 0.122)
0.28/0.39	c #Conflicts:       8000 | #Learnt:       3231 | 0.003
0.28/0.39	c total clause space: 6.90675MB
0.28/0.39	c total #watches: 12937
0.38/0.44	c total #propagations: 54269 / total #impl: 438195 (eff. 0.124)
0.38/0.44	c #Conflicts:       9000 | #Learnt:       4231 | 0.003
0.38/0.44	c total clause space: 6.90675MB
0.38/0.44	c total #watches: 16461
0.48/0.50	c total #propagations: 60446 / total #impl: 496989 (eff. 0.122)
0.48/0.50	c GC COLLECT
0.48/0.50	c #Conflicts:      10000 | #Learnt:       2716 | 0.002
0.48/0.50	c total clause space: 6.90675MB
0.48/0.50	c total #watches: 11272
0.48/0.55	c total #propagations: 67198 / total #impl: 560887 (eff. 0.120)
0.48/0.55	c #Conflicts:      11000 | #Learnt:       3716 | 0.002
0.48/0.55	c total clause space: 6.90675MB
0.48/0.55	c total #watches: 14851
0.58/0.61	c total #propagations: 73684 / total #impl: 614568 (eff. 0.120)
0.58/0.61	c #Conflicts:      12000 | #Learnt:       4716 | 0.002
0.58/0.61	c total clause space: 6.90675MB
0.58/0.61	c total #watches: 18598
0.58/0.68	c total #propagations: 80072 / total #impl: 673257 (eff. 0.119)
0.58/0.68	c #Conflicts:      13000 | #Learnt:       5716 | 0.002
0.58/0.68	c total clause space: 11.2235MB
0.58/0.68	c total #watches: 22239
0.69/0.73	c total #propagations: 86281 / total #impl: 729894 (eff. 0.118)
0.69/0.73	c GC COLLECT
0.69/0.73	c #Conflicts:      14000 | #Learnt:       3859 | 0.002
0.69/0.73	c total clause space: 11.2235MB
0.69/0.73	c total #watches: 15119
0.69/0.79	c total #propagations: 92875 / total #impl: 791115 (eff. 0.117)
0.69/0.79	c #Conflicts:      15000 | #Learnt:       4859 | 0.002
0.69/0.79	c total clause space: 11.2235MB
0.69/0.79	c total #watches: 18845
0.79/0.85	c total #propagations: 100707 / total #impl: 858824 (eff. 0.117)
0.79/0.85	c #Conflicts:      16000 | #Learnt:       5859 | 0.002
0.79/0.85	c total clause space: 11.2235MB
0.79/0.85	c total #watches: 22719
0.89/0.94	c total #propagations: 107683 / total #impl: 925618 (eff. 0.116)
0.89/0.94	c GC COLLECT
0.89/0.94	c #Conflicts:      17000 | #Learnt:       3682 | 0.002
0.89/0.94	c total clause space: 11.2235MB
0.89/0.94	c total #watches: 14481
0.99/1.02	c total #propagations: 115076 / total #impl: 996310 (eff. 0.116)
0.99/1.02	c #Conflicts:      18000 | #Learnt:       4682 | 0.002
0.99/1.02	c total clause space: 11.2235MB
0.99/1.02	c total #watches: 17977
1.10/1.13	c total #propagations: 123141 / total #impl: 1068697 (eff. 0.115)
1.10/1.13	c #Conflicts:      19000 | #Learnt:       5682 | 0.002
1.10/1.13	c total clause space: 11.2235MB
1.10/1.13	c total #watches: 21439
1.20/1.22	c total #propagations: 130440 / total #impl: 1137751 (eff. 0.115)
1.20/1.22	c #Conflicts:      20000 | #Learnt:       6682 | 0.002
1.20/1.22	c total clause space: 11.2235MB
1.20/1.22	c total #watches: 24752
1.20/1.28	c total #propagations: 137942 / total #impl: 1210449 (eff. 0.114)
1.20/1.28	c GC COLLECT
1.20/1.28	c #Conflicts:      21000 | #Learnt:       4191 | 0.002
1.20/1.28	c total clause space: 11.2235MB
1.20/1.28	c total #watches: 16218
1.29/1.35	c total #propagations: 145316 / total #impl: 1276698 (eff. 0.114)
1.29/1.35	c #Conflicts:      22000 | #Learnt:       5191 | 0.002
1.29/1.35	c total clause space: 11.2235MB
1.29/1.35	c total #watches: 19726
1.39/1.41	c total #propagations: 152081 / total #impl: 1339825 (eff. 0.114)
1.39/1.41	c #Conflicts:      23000 | #Learnt:       6191 | 0.002
1.39/1.41	c total clause space: 11.2235MB
1.39/1.41	c total #watches: 23100
1.39/1.48	c total #propagations: 158902 / total #impl: 1399093 (eff. 0.114)
1.39/1.48	c #Conflicts:      24000 | #Learnt:       7191 | 0.002
1.39/1.48	c total clause space: 11.2235MB
1.39/1.48	c total #watches: 26632
1.49/1.55	c total #propagations: 165237 / total #impl: 1474620 (eff. 0.112)
1.49/1.55	c GC COLLECT
1.49/1.55	c #Conflicts:      25000 | #Learnt:       4397 | 0.002
1.49/1.55	c total clause space: 11.2235MB
1.49/1.55	c total #watches: 16922
1.59/1.61	c total #propagations: 172568 / total #impl: 1555545 (eff. 0.111)
1.59/1.61	c #Conflicts:      26000 | #Learnt:       5397 | 0.002
1.59/1.61	c total clause space: 11.2235MB
1.59/1.61	c total #watches: 20264
1.59/1.69	c total #propagations: 180269 / total #impl: 1631801 (eff. 0.110)
1.59/1.69	c #Conflicts:      27000 | #Learnt:       6397 | 0.002
1.59/1.69	c total clause space: 11.2235MB
1.59/1.69	c total #watches: 23651
1.69/1.77	c total #propagations: 188493 / total #impl: 1722807 (eff. 0.109)
1.69/1.77	c #Conflicts:      28000 | #Learnt:       7397 | 0.002
1.69/1.77	c total clause space: 11.2235MB
1.69/1.77	c total #watches: 27199
1.79/1.84	c total #propagations: 196496 / total #impl: 1805217 (eff. 0.109)
1.79/1.84	c GC COLLECT
1.79/1.84	c #Conflicts:      29000 | #Learnt:       4298 | 0.002
1.79/1.84	c total clause space: 11.2235MB
1.79/1.84	c total #watches: 16089
1.89/1.90	c total #propagations: 203433 / total #impl: 1872853 (eff. 0.109)
1.89/1.90	c #Conflicts:      30000 | #Learnt:       5298 | 0.002
1.89/1.90	c total clause space: 11.2235MB
1.89/1.90	c total #watches: 19624
1.89/1.96	c total #propagations: 210019 / total #impl: 1938393 (eff. 0.108)
1.89/1.96	c #Conflicts:      31000 | #Learnt:       6298 | 0.002
1.89/1.96	c total clause space: 11.2235MB
1.89/1.96	c total #watches: 23057
1.99/2.03	c total #propagations: 217130 / total #impl: 2010926 (eff. 0.108)
1.99/2.03	c #Conflicts:      32000 | #Learnt:       7298 | 0.002
1.99/2.03	c total clause space: 11.2235MB
1.99/2.03	c total #watches: 26482
2.09/2.10	c total #propagations: 223694 / total #impl: 2081368 (eff. 0.107)
2.09/2.10	c #Conflicts:      33000 | #Learnt:       8298 | 0.002
2.09/2.10	c total clause space: 11.2235MB
2.09/2.10	c total #watches: 30092
2.09/2.17	c total #propagations: 230894 / total #impl: 2149859 (eff. 0.107)
2.09/2.17	c GC COLLECT
2.09/2.17	c #Conflicts:      34000 | #Learnt:       4897 | 0.002
2.09/2.17	c total clause space: 11.2235MB
2.09/2.17	c total #watches: 18890
2.20/2.23	c total #propagations: 237616 / total #impl: 2229853 (eff. 0.107)
2.20/2.23	c #Conflicts:      35000 | #Learnt:       5897 | 0.002
2.20/2.23	c total clause space: 11.2235MB
2.20/2.23	c total #watches: 22520
2.20/2.30	c total #propagations: 243898 / total #impl: 2302780 (eff. 0.106)
2.20/2.30	c #Conflicts:      36000 | #Learnt:       6897 | 0.002
2.20/2.30	c total clause space: 11.2235MB
2.20/2.30	c total #watches: 26392
2.30/2.37	c total #propagations: 250563 / total #impl: 2363366 (eff. 0.106)
2.30/2.37	c #Conflicts:      37000 | #Learnt:       7897 | 0.002
2.30/2.37	c total clause space: 11.2235MB
2.30/2.37	c total #watches: 29883
2.39/2.46	c total #propagations: 258381 / total #impl: 2417182 (eff. 0.107)
2.39/2.46	c #Conflicts:      38000 | #Learnt:       8897 | 0.002
2.39/2.46	c total clause space: 18.2382MB
2.39/2.46	c total #watches: 33604
2.49/2.55	c total #propagations: 265813 / total #impl: 2479393 (eff. 0.107)
2.49/2.55	c GC COLLECT
2.49/2.55	c #Conflicts:      39000 | #Learnt:       5203 | 0.002
2.49/2.55	c total clause space: 18.2382MB
2.49/2.55	c total #watches: 20422
2.59/2.63	c total #propagations: 272671 / total #impl: 2557153 (eff. 0.107)
2.59/2.63	c #Conflicts:      40000 | #Learnt:       6203 | 0.002
2.59/2.63	c total clause space: 18.2382MB
2.59/2.63	c total #watches: 23850
2.69/2.73	c total #propagations: 278938 / total #impl: 2637762 (eff. 0.106)
2.69/2.73	c #Conflicts:      41000 | #Learnt:       7203 | 0.002
2.69/2.73	c total clause space: 18.2382MB
2.69/2.73	c total #watches: 27322
2.79/2.83	c total #propagations: 285429 / total #impl: 2720768 (eff. 0.105)
2.79/2.83	c #Conflicts:      42000 | #Learnt:       8203 | 0.002
2.79/2.83	c total clause space: 18.2382MB
2.79/2.83	c total #watches: 30775
2.89/2.95	c total #propagations: 291346 / total #impl: 2810341 (eff. 0.104)
2.89/2.95	c #Conflicts:      43000 | #Learnt:       9203 | 0.002
2.89/2.95	c total clause space: 18.2382MB
2.89/2.95	c total #watches: 34231
2.99/3.07	c total #propagations: 297326 / total #impl: 2893163 (eff. 0.103)
2.99/3.07	c GC COLLECT
2.99/3.07	c #Conflicts:      44000 | #Learnt:       5206 | 0.002
2.99/3.07	c total clause space: 18.2382MB
2.99/3.07	c total #watches: 20392
3.09/3.15	c total #propagations: 303666 / total #impl: 2978679 (eff. 0.102)
3.09/3.15	c #Conflicts:      45000 | #Learnt:       6206 | 0.002
3.09/3.15	c total clause space: 18.2382MB
3.09/3.15	c total #watches: 24050
3.19/3.23	c total #propagations: 309491 / total #impl: 3055727 (eff. 0.101)
3.19/3.23	c #Conflicts:      46000 | #Learnt:       7206 | 0.002
3.19/3.23	c total clause space: 18.2382MB
3.19/3.23	c total #watches: 27849
3.30/3.32	c total #propagations: 315896 / total #impl: 3119065 (eff. 0.101)
3.30/3.32	c #Conflicts:      47000 | #Learnt:       8206 | 0.002
3.30/3.32	c total clause space: 18.2382MB
3.30/3.32	c total #watches: 32445
3.40/3.42	c total #propagations: 322694 / total #impl: 3219648 (eff. 0.100)
3.40/3.42	c #Conflicts:      48000 | #Learnt:       9206 | 0.002
3.40/3.42	c total clause space: 18.2382MB
3.40/3.42	c total #watches: 36141
3.49/3.53	c total #propagations: 329188 / total #impl: 3285273 (eff. 0.100)
3.49/3.53	c #Conflicts:      49000 | #Learnt:      10206 | 0.002
3.49/3.53	c total clause space: 18.2382MB
3.49/3.53	c total #watches: 39758
3.59/3.63	c total #propagations: 335562 / total #impl: 3350000 (eff. 0.100)
3.59/3.63	c GC COLLECT
3.59/3.63	c #Conflicts:      50000 | #Learnt:       5900 | 0.002
3.59/3.63	c total clause space: 18.2382MB
3.59/3.63	c total #watches: 22823
3.69/3.72	c total #propagations: 341746 / total #impl: 3412384 (eff. 0.100)
3.69/3.72	c #Conflicts:      51000 | #Learnt:       6900 | 0.002
3.69/3.72	c total clause space: 18.2382MB
3.69/3.72	c total #watches: 26580
3.79/3.82	c total #propagations: 348673 / total #impl: 3494613 (eff. 0.100)
3.79/3.82	c #Conflicts:      52000 | #Learnt:       7900 | 0.002
3.79/3.82	c total clause space: 18.2382MB
3.79/3.82	c total #watches: 30156
3.89/3.92	c total #propagations: 355346 / total #impl: 3572453 (eff. 0.099)
3.89/3.92	c #Conflicts:      53000 | #Learnt:       8900 | 0.002
3.89/3.92	c total clause space: 18.2382MB
3.89/3.92	c total #watches: 33966
3.99/4.03	c total #propagations: 361760 / total #impl: 3656034 (eff. 0.099)
3.99/4.03	c #Conflicts:      54000 | #Learnt:       9900 | 0.002
3.99/4.03	c total clause space: 18.2382MB
3.99/4.03	c total #watches: 37628
4.09/4.16	c total #propagations: 367668 / total #impl: 3735046 (eff. 0.098)
4.09/4.16	c #Conflicts:      55000 | #Learnt:      10900 | 0.002
4.09/4.16	c total clause space: 18.2382MB
4.09/4.16	c total #watches: 41302
4.19/4.28	c total #propagations: 374110 / total #impl: 3811952 (eff. 0.098)
4.19/4.28	c GC COLLECT
4.19/4.28	c #Conflicts:      56000 | #Learnt:       6298 | 0.002
4.19/4.28	c total clause space: 18.2382MB
4.19/4.28	c total #watches: 24366
4.29/4.37	c total #propagations: 381108 / total #impl: 3885232 (eff. 0.098)
4.29/4.37	c #Conflicts:      57000 | #Learnt:       7298 | 0.002
4.29/4.37	c total clause space: 18.2382MB
4.29/4.37	c total #watches: 28160
4.40/4.44	c total #propagations: 387418 / total #impl: 3949897 (eff. 0.098)
4.40/4.44	c #Conflicts:      58000 | #Learnt:       8298 | 0.002
4.40/4.44	c total clause space: 18.2382MB
4.40/4.44	c total #watches: 31625
4.50/4.51	c total #propagations: 394450 / total #impl: 4006555 (eff. 0.098)
4.50/4.51	c #Conflicts:      59000 | #Learnt:       9298 | 0.002
4.50/4.51	c total clause space: 18.2382MB
4.50/4.51	c total #watches: 35176
4.59/4.61	c total #propagations: 401255 / total #impl: 4062032 (eff. 0.099)
4.59/4.61	c #Conflicts:      60000 | #Learnt:      10298 | 0.002
4.59/4.61	c total clause space: 18.2382MB
4.59/4.61	c total #watches: 38611
4.69/4.71	c total #propagations: 407946 / total #impl: 4114664 (eff. 0.099)
4.69/4.71	c #Conflicts:      61000 | #Learnt:      11298 | 0.002
4.69/4.71	c total clause space: 18.2382MB
4.69/4.71	c total #watches: 41954
4.79/4.81	c total #propagations: 414493 / total #impl: 4162683 (eff. 0.100)
4.79/4.81	c GC COLLECT
4.79/4.81	c #Conflicts:      62000 | #Learnt:       6398 | 0.002
4.79/4.81	c total clause space: 18.2382MB
4.79/4.81	c total #watches: 24814
4.79/4.89	c total #propagations: 421171 / total #impl: 4219500 (eff. 0.100)
4.79/4.89	c #Conflicts:      63000 | #Learnt:       7398 | 0.002
4.79/4.89	c total clause space: 18.2382MB
4.79/4.89	c total #watches: 28489
4.89/4.99	c total #propagations: 428008 / total #impl: 4275003 (eff. 0.100)
4.89/4.99	c #Conflicts:      64000 | #Learnt:       8398 | 0.002
4.89/4.99	c total clause space: 18.2382MB
4.89/4.99	c total #watches: 31996
4.99/5.09	c total #propagations: 435219 / total #impl: 4332159 (eff. 0.100)
4.99/5.09	c #Conflicts:      65000 | #Learnt:       9398 | 0.002
4.99/5.09	c total clause space: 18.2382MB
4.99/5.09	c total #watches: 35573
5.09/5.17	c total #propagations: 441771 / total #impl: 4389188 (eff. 0.101)
5.09/5.17	c #Conflicts:      66000 | #Learnt:      10398 | 0.002
5.09/5.17	c total clause space: 18.2382MB
5.09/5.17	c total #watches: 39018
5.19/5.25	c total #propagations: 448071 / total #impl: 4456633 (eff. 0.101)
5.19/5.25	c #Conflicts:      67000 | #Learnt:      11398 | 0.002
5.19/5.25	c total clause space: 18.2382MB
5.19/5.25	c total #watches: 42551
5.29/5.36	c total #propagations: 453887 / total #impl: 4527522 (eff. 0.100)
5.29/5.36	c #Conflicts:      68000 | #Learnt:      12398 | 0.002
5.29/5.36	c total clause space: 18.2382MB
5.29/5.36	c total #watches: 46089
5.39/5.44	c total #propagations: 460193 / total #impl: 4596864 (eff. 0.100)
5.39/5.44	c GC COLLECT
5.39/5.44	c #Conflicts:      69000 | #Learnt:       7197 | 0.002
5.39/5.44	c total clause space: 18.2382MB
5.39/5.44	c total #watches: 28058
5.50/5.52	c total #propagations: 467056 / total #impl: 4654611 (eff. 0.100)
5.50/5.52	c #Conflicts:      70000 | #Learnt:       8197 | 0.002
5.50/5.52	c total clause space: 18.2382MB
5.50/5.52	c total #watches: 31729
5.60/5.61	c total #propagations: 473251 / total #impl: 4719256 (eff. 0.100)
5.60/5.61	c #Conflicts:      71000 | #Learnt:       9197 | 0.002
5.60/5.61	c total clause space: 18.2382MB
5.60/5.61	c total #watches: 35406
5.60/5.69	c total #propagations: 480320 / total #impl: 4794827 (eff. 0.100)
5.60/5.69	c #Conflicts:      72000 | #Learnt:      10197 | 0.002
5.60/5.69	c total clause space: 18.2382MB
5.60/5.69	c total #watches: 38893
5.79/5.80	c total #propagations: 486910 / total #impl: 4856913 (eff. 0.100)
5.79/5.80	c #Conflicts:      73000 | #Learnt:      11197 | 0.002
5.79/5.80	c total clause space: 18.2382MB
5.79/5.80	c total #watches: 42350
5.89/5.92	c total #propagations: 493399 / total #impl: 4930828 (eff. 0.100)
5.89/5.92	c #Conflicts:      74000 | #Learnt:      12197 | 0.002
5.89/5.92	c total clause space: 18.2382MB
5.89/5.92	c total #watches: 46159
5.99/6.04	c total #propagations: 499509 / total #impl: 4999549 (eff. 0.100)
5.99/6.04	c GC COLLECT
5.99/6.04	c #Conflicts:      75000 | #Learnt:       6694 | 0.002
5.99/6.04	c total clause space: 18.2382MB
5.99/6.04	c total #watches: 25870
6.09/6.11	c total #propagations: 506047 / total #impl: 5067066 (eff. 0.100)
6.09/6.11	c #Conflicts:      76000 | #Learnt:       7694 | 0.002
6.09/6.11	c total clause space: 18.2382MB
6.09/6.11	c total #watches: 29339
6.19/6.21	c total #propagations: 512341 / total #impl: 5122359 (eff. 0.100)
6.19/6.21	c #Conflicts:      77000 | #Learnt:       8694 | 0.002
6.19/6.21	c total clause space: 18.2382MB
6.19/6.21	c total #watches: 32711
6.29/6.30	c total #propagations: 519069 / total #impl: 5203975 (eff. 0.100)
6.29/6.30	c #Conflicts:      78000 | #Learnt:       9694 | 0.002
6.29/6.30	c total clause space: 18.2382MB
6.29/6.30	c total #watches: 36127
6.39/6.43	c total #propagations: 525358 / total #impl: 5276258 (eff. 0.100)
6.39/6.43	c #Conflicts:      79000 | #Learnt:      10694 | 0.002
6.39/6.43	c total clause space: 18.2382MB
6.39/6.43	c total #watches: 39709
6.49/6.53	c total #propagations: 531912 / total #impl: 5359861 (eff. 0.099)
6.49/6.53	c #Conflicts:      80000 | #Learnt:      11694 | 0.002
6.49/6.53	c total clause space: 18.2382MB
6.49/6.53	c total #watches: 43386
6.60/6.64	c total #propagations: 538724 / total #impl: 5463836 (eff. 0.099)
6.60/6.64	c #Conflicts:      81000 | #Learnt:      12694 | 0.002
6.60/6.64	c total clause space: 18.2382MB
6.60/6.64	c total #watches: 47030
6.70/6.75	c total #propagations: 545236 / total #impl: 5545019 (eff. 0.098)
6.70/6.75	c GC COLLECT
6.70/6.75	c #Conflicts:      82000 | #Learnt:       6897 | 0.002
6.70/6.75	c total clause space: 18.2382MB
6.70/6.75	c total #watches: 26597
6.79/6.82	c total #propagations: 551495 / total #impl: 5616298 (eff. 0.098)
6.79/6.82	c #Conflicts:      83000 | #Learnt:       7897 | 0.002
6.79/6.82	c total clause space: 18.2382MB
6.79/6.82	c total #watches: 30163
6.89/6.91	c total #propagations: 557247 / total #impl: 5682467 (eff. 0.098)
6.89/6.91	c #Conflicts:      84000 | #Learnt:       8897 | 0.002
6.89/6.91	c total clause space: 18.2382MB
6.89/6.91	c total #watches: 33547
6.99/7.00	c total #propagations: 563708 / total #impl: 5748842 (eff. 0.098)
6.99/7.00	c #Conflicts:      85000 | #Learnt:       9897 | 0.002
6.99/7.00	c total clause space: 18.2382MB
6.99/7.00	c total #watches: 37183
7.09/7.10	c total #propagations: 571050 / total #impl: 5812961 (eff. 0.098)
7.09/7.10	c #Conflicts:      86000 | #Learnt:      10897 | 0.002
7.09/7.10	c total clause space: 18.2382MB
7.09/7.10	c total #watches: 40635
7.19/7.20	c total #propagations: 578088 / total #impl: 5890770 (eff. 0.098)
7.19/7.20	c #Conflicts:      87000 | #Learnt:      11897 | 0.002
7.19/7.20	c total clause space: 18.2382MB
7.19/7.20	c total #watches: 44287
7.29/7.32	c total #propagations: 585015 / total #impl: 5956100 (eff. 0.098)
7.29/7.32	c #Conflicts:      88000 | #Learnt:      12897 | 0.002
7.29/7.32	c total clause space: 18.2382MB
7.29/7.32	c total #watches: 47946
7.39/7.44	c total #propagations: 592308 / total #impl: 6025877 (eff. 0.098)
7.39/7.44	c #Conflicts:      89000 | #Learnt:      13897 | 0.002
7.39/7.44	c total clause space: 18.2382MB
7.39/7.44	c total #watches: 51404
7.49/7.54	c total #propagations: 599703 / total #impl: 6098923 (eff. 0.098)
7.49/7.54	c GC COLLECT
7.49/7.54	c #Conflicts:      90000 | #Learnt:       7798 | 0.002
7.49/7.54	c total clause space: 18.2382MB
7.49/7.54	c total #watches: 29781
7.59/7.64	c total #propagations: 607161 / total #impl: 6171150 (eff. 0.098)
7.59/7.64	c #Conflicts:      91000 | #Learnt:       8798 | 0.002
7.59/7.64	c total clause space: 18.2382MB
7.59/7.64	c total #watches: 33462
7.69/7.76	c total #propagations: 614539 / total #impl: 6222448 (eff. 0.099)
7.69/7.76	c #Conflicts:      92000 | #Learnt:       9798 | 0.002
7.69/7.76	c total clause space: 18.2382MB
7.69/7.76	c total #watches: 36765
7.79/7.88	c total #propagations: 622463 / total #impl: 6270311 (eff. 0.099)
7.79/7.88	c #Conflicts:      93000 | #Learnt:      10798 | 0.002
7.79/7.88	c total clause space: 18.2382MB
7.79/7.88	c total #watches: 40286
7.99/8.00	c total #propagations: 629372 / total #impl: 6330634 (eff. 0.099)
7.99/8.00	c #Conflicts:      94000 | #Learnt:      11798 | 0.002
7.99/8.00	c total clause space: 18.2382MB
7.99/8.00	c total #watches: 43776
8.09/8.13	c total #propagations: 636500 / total #impl: 6385411 (eff. 0.100)
8.09/8.13	c #Conflicts:      95000 | #Learnt:      12798 | 0.002
8.09/8.13	c total clause space: 18.2382MB
8.09/8.13	c total #watches: 47238
8.29/8.33	c total #propagations: 643312 / total #impl: 6439371 (eff. 0.100)
8.29/8.33	c #Conflicts:      96000 | #Learnt:      13798 | 0.002
8.29/8.33	c total clause space: 18.2382MB
8.29/8.33	c total #watches: 50726
8.49/8.51	c total #propagations: 650567 / total #impl: 6499809 (eff. 0.100)
8.49/8.51	c #Conflicts:      97000 | #Learnt:      14798 | 0.002
8.49/8.51	c total clause space: 29.637MB
8.49/8.51	c total #watches: 54202
8.49/8.58	c total #propagations: 657661 / total #impl: 6557848 (eff. 0.100)
8.49/8.58	c GC COLLECT
8.49/8.58	c #Conflicts:      98000 | #Learnt:       8397 | 0.002
8.49/8.58	c total clause space: 29.637MB
8.49/8.58	c total #watches: 32108
8.59/8.69	c total #propagations: 664200 / total #impl: 6602943 (eff. 0.101)
8.59/8.69	c #Conflicts:      99000 | #Learnt:       9397 | 0.002
8.59/8.69	c total clause space: 29.637MB
8.59/8.69	c total #watches: 35570
8.79/8.82	c total #propagations: 671319 / total #impl: 6646038 (eff. 0.101)
8.79/8.82	c #Conflicts:     100000 | #Learnt:      10397 | 0.002
8.79/8.82	c total clause space: 29.637MB
8.79/8.82	c total #watches: 38903
8.89/8.95	c total #propagations: 678207 / total #impl: 6700013 (eff. 0.101)
8.89/8.95	c #Conflicts:     101000 | #Learnt:      11397 | 0.002
8.89/8.95	c total clause space: 29.637MB
8.89/8.95	c total #watches: 42316
8.99/9.09	c total #propagations: 685274 / total #impl: 6750472 (eff. 0.102)
8.99/9.09	c #Conflicts:     102000 | #Learnt:      12397 | 0.002
8.99/9.09	c total clause space: 29.637MB
8.99/9.09	c total #watches: 45738
9.19/9.23	c total #propagations: 692685 / total #impl: 6805240 (eff. 0.102)
9.19/9.23	c #Conflicts:     103000 | #Learnt:      13397 | 0.002
9.19/9.23	c total clause space: 29.637MB
9.19/9.23	c total #watches: 49217
9.29/9.36	c total #propagations: 700532 / total #impl: 6862960 (eff. 0.102)
9.29/9.36	c #Conflicts:     104000 | #Learnt:      14397 | 0.002
9.29/9.36	c total clause space: 29.637MB
9.29/9.36	c total #watches: 52712
9.49/9.53	c total #propagations: 706420 / total #impl: 6930474 (eff. 0.102)
9.49/9.53	c #Conflicts:     105000 | #Learnt:      15397 | 0.002
9.49/9.53	c total clause space: 29.637MB
9.49/9.53	c total #watches: 56158
9.59/9.67	c total #propagations: 713297 / total #impl: 7001738 (eff. 0.102)
9.59/9.67	c GC COLLECT
9.59/9.67	c #Conflicts:     106000 | #Learnt:       8695 | 0.002
9.59/9.67	c total clause space: 29.637MB
9.59/9.67	c total #watches: 33342
9.69/9.76	c total #propagations: 720254 / total #impl: 7069106 (eff. 0.102)
9.69/9.76	c #Conflicts:     107000 | #Learnt:       9695 | 0.002
9.69/9.76	c total clause space: 29.637MB
9.69/9.76	c total #watches: 37039
9.79/9.88	c total #propagations: 727383 / total #impl: 7138299 (eff. 0.102)
9.79/9.88	c #Conflicts:     108000 | #Learnt:      10695 | 0.002
9.79/9.88	c total clause space: 29.637MB
9.79/9.88	c total #watches: 41059
9.89/9.99	c total #propagations: 734666 / total #impl: 7220467 (eff. 0.102)
9.89/9.99	c #Conflicts:     109000 | #Learnt:      11695 | 0.002
9.89/9.99	c total clause space: 29.637MB
9.89/9.99	c total #watches: 44506
10.09/10.13	c total #propagations: 742614 / total #impl: 7297611 (eff. 0.102)
10.09/10.13	c #Conflicts:     110000 | #Learnt:      12695 | 0.002
10.09/10.13	c total clause space: 29.637MB
10.09/10.13	c total #watches: 47748
10.19/10.24	c total #propagations: 750705 / total #impl: 7371340 (eff. 0.102)
10.19/10.24	c #Conflicts:     111000 | #Learnt:      13695 | 0.002
10.19/10.24	c total clause space: 29.637MB
10.19/10.24	c total #watches: 51005
10.29/10.39	c total #propagations: 758112 / total #impl: 7450248 (eff. 0.102)
10.29/10.39	c #Conflicts:     112000 | #Learnt:      14695 | 0.002
10.29/10.39	c total clause space: 29.637MB
10.29/10.39	c total #watches: 54286
10.49/10.50	c total #propagations: 765287 / total #impl: 7522053 (eff. 0.102)
10.49/10.50	c #Conflicts:     113000 | #Learnt:      15695 | 0.002
10.49/10.50	c total clause space: 29.637MB
10.49/10.50	c total #watches: 57837
10.49/10.58	c total #propagations: 771636 / total #impl: 7598246 (eff. 0.102)
10.49/10.58	c GC COLLECT
10.49/10.58	c #Conflicts:     114000 | #Learnt:       8691 | 0.002
10.49/10.58	c total clause space: 29.637MB
10.49/10.58	c total #watches: 33347
10.58/10.68	c total #propagations: 777800 / total #impl: 7672414 (eff. 0.101)
10.58/10.68	c #Conflicts:     115000 | #Learnt:       9691 | 0.002
10.58/10.68	c total clause space: 29.637MB
10.58/10.68	c total #watches: 37200
10.68/10.79	c total #propagations: 784821 / total #impl: 7755039 (eff. 0.101)
10.68/10.79	c #Conflicts:     116000 | #Learnt:      10691 | 0.002
10.68/10.79	c total clause space: 29.637MB
10.68/10.79	c total #watches: 40888
10.88/10.91	c total #propagations: 791553 / total #impl: 7820776 (eff. 0.101)
10.88/10.91	c #Conflicts:     117000 | #Learnt:      11691 | 0.002
10.88/10.91	c total clause space: 29.637MB
10.88/10.91	c total #watches: 44301
10.99/11.09	c total #propagations: 797685 / total #impl: 7892319 (eff. 0.101)
10.99/11.09	c #Conflicts:     118000 | #Learnt:      12691 | 0.002
10.99/11.09	c total clause space: 29.637MB
10.99/11.09	c total #watches: 47900
11.18/11.26	c total #propagations: 804012 / total #impl: 7973375 (eff. 0.101)
11.18/11.26	c #Conflicts:     119000 | #Learnt:      13691 | 0.002
11.18/11.26	c total clause space: 29.637MB
11.18/11.26	c total #watches: 51420
11.28/11.36	c total #propagations: 810646 / total #impl: 8064103 (eff. 0.101)
11.28/11.36	c #Conflicts:     120000 | #Learnt:      14691 | 0.002
11.28/11.36	c total clause space: 29.637MB
11.28/11.36	c total #watches: 54965
11.38/11.49	c total #propagations: 816587 / total #impl: 8136617 (eff. 0.100)
11.38/11.49	c #Conflicts:     121000 | #Learnt:      15691 | 0.002
11.38/11.49	c total clause space: 29.637MB
11.38/11.49	c total #watches: 58273
11.58/11.62	c total #propagations: 822699 / total #impl: 8215653 (eff. 0.100)
11.58/11.62	c GC COLLECT
11.58/11.62	c #Conflicts:     122000 | #Learnt:       8390 | 0.002
11.58/11.62	c total clause space: 29.637MB
11.58/11.62	c total #watches: 32319
11.68/11.70	c total #propagations: 828831 / total #impl: 8286608 (eff. 0.100)
11.68/11.70	c #Conflicts:     123000 | #Learnt:       9390 | 0.002
11.68/11.70	c total clause space: 29.637MB
11.68/11.70	c total #watches: 36003
11.68/11.79	c total #propagations: 835481 / total #impl: 8354869 (eff. 0.100)
11.68/11.79	c #Conflicts:     124000 | #Learnt:      10390 | 0.002
11.68/11.79	c total clause space: 29.637MB
11.68/11.79	c total #watches: 39579
11.78/11.89	c total #propagations: 842108 / total #impl: 8419398 (eff. 0.100)
11.78/11.89	c #Conflicts:     125000 | #Learnt:      11390 | 0.002
11.78/11.89	c total clause space: 29.637MB
11.78/11.89	c total #watches: 42842
11.98/12.02	c total #propagations: 848047 / total #impl: 8486374 (eff. 0.100)
11.98/12.02	c #Conflicts:     126000 | #Learnt:      12390 | 0.002
11.98/12.02	c total clause space: 29.637MB
11.98/12.02	c total #watches: 46211
12.09/12.15	c total #propagations: 854538 / total #impl: 8563255 (eff. 0.100)
12.09/12.15	c #Conflicts:     127000 | #Learnt:      13390 | 0.002
12.09/12.15	c total clause space: 29.637MB
12.09/12.15	c total #watches: 51036
12.28/12.30	c total #propagations: 860874 / total #impl: 8674196 (eff. 0.099)
12.28/12.30	c #Conflicts:     128000 | #Learnt:      14390 | 0.002
12.28/12.30	c total clause space: 29.637MB
12.28/12.30	c total #watches: 54417
12.38/12.45	c total #propagations: 867771 / total #impl: 8760945 (eff. 0.099)
12.38/12.45	c #Conflicts:     129000 | #Learnt:      15390 | 0.002
12.38/12.45	c total clause space: 29.637MB
12.38/12.45	c total #watches: 58030
12.58/12.60	c total #propagations: 874698 / total #impl: 8837662 (eff. 0.099)
12.58/12.60	c #Conflicts:     130000 | #Learnt:      16390 | 0.002
12.58/12.60	c total clause space: 29.637MB
12.58/12.60	c total #watches: 61369
12.68/12.75	c total #propagations: 881365 / total #impl: 8907274 (eff. 0.099)
12.68/12.75	c GC COLLECT
12.68/12.75	c #Conflicts:     131000 | #Learnt:       8788 | 0.002
12.68/12.75	c total clause space: 29.637MB
12.68/12.75	c total #watches: 33797
12.78/12.85	c total #propagations: 887991 / total #impl: 8978483 (eff. 0.099)
12.78/12.85	c #Conflicts:     132000 | #Learnt:       9788 | 0.002
12.78/12.85	c total clause space: 29.637MB
12.78/12.85	c total #watches: 37522
12.88/12.97	c total #propagations: 894235 / total #impl: 9046160 (eff. 0.099)
12.88/12.97	c #Conflicts:     133000 | #Learnt:      10788 | 0.002
12.88/12.97	c total clause space: 29.637MB
12.88/12.97	c total #watches: 41020
12.98/13.09	c total #propagations: 900395 / total #impl: 9132556 (eff. 0.099)
12.98/13.09	c #Conflicts:     134000 | #Learnt:      11788 | 0.002
12.98/13.09	c total clause space: 29.637MB
12.98/13.09	c total #watches: 44378
13.19/13.22	c total #propagations: 907849 / total #impl: 9214217 (eff. 0.099)
13.19/13.22	c #Conflicts:     135000 | #Learnt:      12788 | 0.002
13.19/13.22	c total clause space: 29.637MB
13.19/13.22	c total #watches: 47790
13.29/13.35	c total #propagations: 915026 / total #impl: 9311947 (eff. 0.098)
13.29/13.35	c #Conflicts:     136000 | #Learnt:      13788 | 0.002
13.29/13.35	c total clause space: 29.637MB
13.29/13.35	c total #watches: 50919
13.38/13.47	c total #propagations: 923227 / total #impl: 9403013 (eff. 0.098)
13.38/13.47	c #Conflicts:     137000 | #Learnt:      14788 | 0.002
13.38/13.47	c total clause space: 29.637MB
13.38/13.47	c total #watches: 54281
13.58/13.60	c total #propagations: 930698 / total #impl: 9480288 (eff. 0.098)
13.58/13.60	c #Conflicts:     138000 | #Learnt:      15788 | 0.002
13.58/13.60	c total clause space: 29.637MB
13.58/13.60	c total #watches: 57734
13.68/13.78	c total #propagations: 936841 / total #impl: 9561678 (eff. 0.098)
13.68/13.78	c #Conflicts:     139000 | #Learnt:      16788 | 0.002
13.68/13.78	c total clause space: 29.637MB
13.68/13.78	c total #watches: 60977
13.88/13.96	c total #propagations: 943877 / total #impl: 9659098 (eff. 0.098)
13.88/13.96	c #Conflicts:     140000 | #Learnt:      17788 | 0.002
13.88/13.96	c total clause space: 29.637MB
13.88/13.96	c total #watches: 64092
14.08/14.11	c total #propagations: 951085 / total #impl: 9766296 (eff. 0.097)
14.08/14.11	c GC COLLECT
14.08/14.11	c #Conflicts:     141000 | #Learnt:       9892 | 0.002
14.08/14.11	c total clause space: 29.637MB
14.08/14.11	c total #watches: 37708
14.18/14.21	c total #propagations: 958689 / total #impl: 9878648 (eff. 0.097)
14.18/14.21	c #Conflicts:     142000 | #Learnt:      10892 | 0.002
14.18/14.21	c total clause space: 29.637MB
14.18/14.21	c total #watches: 41079
14.29/14.32	c total #propagations: 965504 / total #impl: 9985852 (eff. 0.097)
14.29/14.32	c #Conflicts:     143000 | #Learnt:      11892 | 0.002
14.29/14.32	c total clause space: 29.637MB
14.29/14.32	c total #watches: 44452
14.39/14.43	c total #propagations: 971977 / total #impl: 10091874 (eff. 0.096)
14.39/14.43	c #Conflicts:     144000 | #Learnt:      12892 | 0.002
14.39/14.43	c total clause space: 29.637MB
14.39/14.43	c total #watches: 47832
14.48/14.56	c total #propagations: 979376 / total #impl: 10221384 (eff. 0.096)
14.48/14.56	c #Conflicts:     145000 | #Learnt:      13892 | 0.002
14.48/14.56	c total clause space: 29.637MB
14.48/14.56	c total #watches: 51402
14.68/14.73	c total #propagations: 986273 / total #impl: 10388695 (eff. 0.095)
14.68/14.73	c #Conflicts:     146000 | #Learnt:      14892 | 0.002
14.68/14.73	c total clause space: 29.637MB
14.68/14.73	c total #watches: 54658
14.88/14.90	c total #propagations: 993398 / total #impl: 10567379 (eff. 0.094)
14.88/14.90	c #Conflicts:     147000 | #Learnt:      15892 | 0.002
14.88/14.90	c total clause space: 29.637MB
14.88/14.90	c total #watches: 57819
14.98/15.08	c total #propagations: 1001154 / total #impl: 10772161 (eff. 0.093)
14.98/15.08	c #Conflicts:     148000 | #Learnt:      16892 | 0.002
14.98/15.08	c total clause space: 29.637MB
14.98/15.08	c total #watches: 61642
15.18/15.25	c total #propagations: 1008167 / total #impl: 10965960 (eff. 0.092)
15.18/15.25	c #Conflicts:     149000 | #Learnt:      17892 | 0.002
15.18/15.25	c total clause space: 29.637MB
15.18/15.25	c total #watches: 64897
15.28/15.37	c total #propagations: 1015591 / total #impl: 11051853 (eff. 0.092)
15.28/15.37	c GC COLLECT
15.28/15.37	c #Conflicts:     150000 | #Learnt:       9688 | 0.002
15.28/15.37	c total clause space: 29.637MB
15.28/15.37	c total #watches: 36815
15.39/15.45	c total #propagations: 1021993 / total #impl: 11155250 (eff. 0.092)
15.39/15.45	c #Conflicts:     151000 | #Learnt:      10688 | 0.002
15.39/15.45	c total clause space: 29.637MB
15.39/15.45	c total #watches: 40500
15.49/15.58	c total #propagations: 1028639 / total #impl: 11223587 (eff. 0.092)
15.49/15.58	c #Conflicts:     152000 | #Learnt:      11688 | 0.002
15.49/15.58	c total clause space: 29.637MB
15.49/15.58	c total #watches: 44101
15.68/15.70	c total #propagations: 1035010 / total #impl: 11304974 (eff. 0.092)
15.68/15.70	c #Conflicts:     153000 | #Learnt:      12688 | 0.002
15.68/15.70	c total clause space: 29.637MB
15.68/15.70	c total #watches: 47649
15.78/15.81	c total #propagations: 1041000 / total #impl: 11380093 (eff. 0.091)
15.78/15.81	c #Conflicts:     154000 | #Learnt:      13688 | 0.002
15.78/15.81	c total clause space: 29.637MB
15.78/15.81	c total #watches: 51238
15.88/15.95	c total #propagations: 1047190 / total #impl: 11452667 (eff. 0.091)
15.88/15.95	c #Conflicts:     155000 | #Learnt:      14688 | 0.002
15.88/15.95	c total clause space: 29.637MB
15.88/15.95	c total #watches: 55032
16.08/16.11	c total #propagations: 1053161 / total #impl: 11558786 (eff. 0.091)
16.08/16.11	c #Conflicts:     156000 | #Learnt:      15688 | 0.002
16.08/16.11	c total clause space: 29.637MB
16.08/16.11	c total #watches: 58561
16.18/16.23	c total #propagations: 1059712 / total #impl: 11657341 (eff. 0.091)
16.18/16.23	c #Conflicts:     157000 | #Learnt:      16688 | 0.002
16.18/16.23	c total clause space: 29.637MB
16.18/16.23	c total #watches: 62205
16.28/16.37	c total #propagations: 1066120 / total #impl: 11726021 (eff. 0.091)
16.28/16.37	c #Conflicts:     158000 | #Learnt:      17688 | 0.002
16.28/16.37	c total clause space: 29.637MB
16.28/16.37	c total #watches: 65704
16.49/16.54	c total #propagations: 1072283 / total #impl: 11798627 (eff. 0.091)
16.49/16.54	c #Conflicts:     159000 | #Learnt:      18688 | 0.002
16.49/16.54	c total clause space: 29.637MB
16.49/16.54	c total #watches: 69300
16.60/16.69	c total #propagations: 1078407 / total #impl: 11880883 (eff. 0.091)
16.60/16.69	c GC COLLECT
16.60/16.69	c #Conflicts:     160000 | #Learnt:      10185 | 0.002
16.60/16.69	c total clause space: 29.637MB
16.60/16.69	c total #watches: 38733
16.79/16.81	c total #propagations: 1085394 / total #impl: 11959593 (eff. 0.091)
16.79/16.81	c #Conflicts:     161000 | #Learnt:      11185 | 0.002
16.79/16.81	c total clause space: 29.637MB
16.79/16.81	c total #watches: 42104
16.89/16.92	c total #propagations: 1092909 / total #impl: 12031651 (eff. 0.091)
16.89/16.92	c #Conflicts:     162000 | #Learnt:      12185 | 0.002
16.89/16.92	c total clause space: 29.637MB
16.89/16.92	c total #watches: 45911
16.99/17.01	c total #propagations: 1099299 / total #impl: 12101155 (eff. 0.091)
16.99/17.01	c #Conflicts:     163000 | #Learnt:      13185 | 0.002
16.99/17.01	c total clause space: 29.637MB
16.99/17.01	c total #watches: 49653
17.09/17.12	c total #propagations: 1106601 / total #impl: 12171860 (eff. 0.091)
17.09/17.12	c #Conflicts:     164000 | #Learnt:      14185 | 0.002
17.09/17.12	c total clause space: 29.637MB
17.09/17.12	c total #watches: 53071
17.19/17.22	c total #propagations: 1112764 / total #impl: 12246010 (eff. 0.091)
17.19/17.22	c #Conflicts:     165000 | #Learnt:      15185 | 0.002
17.19/17.22	c total clause space: 29.637MB
17.19/17.22	c total #watches: 56624
17.29/17.34	c total #propagations: 1118740 / total #impl: 12310714 (eff. 0.091)
17.29/17.34	c #Conflicts:     166000 | #Learnt:      16185 | 0.002
17.29/17.34	c total clause space: 29.637MB
17.29/17.34	c total #watches: 60250
17.39/17.47	c total #propagations: 1124820 / total #impl: 12393103 (eff. 0.091)
17.39/17.47	c #Conflicts:     167000 | #Learnt:      17185 | 0.002
17.39/17.47	c total clause space: 29.637MB
17.39/17.47	c total #watches: 63692
17.60/17.63	c total #propagations: 1131297 / total #impl: 12469106 (eff. 0.091)
17.60/17.63	c #Conflicts:     168000 | #Learnt:      18185 | 0.002
17.60/17.63	c total clause space: 29.637MB
17.60/17.63	c total #watches: 67154
17.79/17.81	c total #propagations: 1137883 / total #impl: 12534101 (eff. 0.091)
17.79/17.81	c #Conflicts:     169000 | #Learnt:      19185 | 0.002
17.79/17.81	c total clause space: 29.637MB
17.79/17.81	c total #watches: 70703
17.89/17.94	c total #propagations: 1145211 / total #impl: 12605101 (eff. 0.091)
17.89/17.94	c GC COLLECT
17.89/17.94	c #Conflicts:     170000 | #Learnt:      10383 | 0.002
17.89/17.94	c total clause space: 29.637MB
17.89/17.94	c total #watches: 39283
17.99/18.06	c total #propagations: 1151851 / total #impl: 12668368 (eff. 0.091)
17.99/18.06	c #Conflicts:     171000 | #Learnt:      11383 | 0.002
17.99/18.06	c total clause space: 29.637MB
17.99/18.06	c total #watches: 43026
18.19/18.20	c total #propagations: 1158436 / total #impl: 12744499 (eff. 0.091)
18.19/18.20	c #Conflicts:     172000 | #Learnt:      12383 | 0.002
18.19/18.20	c total clause space: 29.637MB
18.19/18.20	c total #watches: 46980
18.29/18.31	c total #propagations: 1165367 / total #impl: 12846558 (eff. 0.091)
18.29/18.31	c #Conflicts:     173000 | #Learnt:      13383 | 0.002
18.29/18.31	c total clause space: 29.637MB
18.29/18.31	c total #watches: 50689
18.39/18.43	c total #propagations: 1173734 / total #impl: 12946144 (eff. 0.091)
18.39/18.43	c #Conflicts:     174000 | #Learnt:      14383 | 0.002
18.39/18.43	c total clause space: 29.637MB
18.39/18.43	c total #watches: 54046
18.49/18.55	c total #propagations: 1181368 / total #impl: 13021786 (eff. 0.091)
18.49/18.55	c #Conflicts:     175000 | #Learnt:      15383 | 0.002
18.49/18.55	c total clause space: 29.637MB
18.49/18.55	c total #watches: 57308
18.70/18.72	c total #propagations: 1188826 / total #impl: 13103118 (eff. 0.091)
18.70/18.72	c #Conflicts:     176000 | #Learnt:      16383 | 0.002
18.70/18.72	c total clause space: 29.637MB
18.70/18.72	c total #watches: 61166
18.80/18.85	c total #propagations: 1195634 / total #impl: 13194719 (eff. 0.091)
18.80/18.85	c #Conflicts:     177000 | #Learnt:      17383 | 0.002
18.80/18.85	c total clause space: 29.637MB
18.80/18.85	c total #watches: 64589
18.99/19.00	c total #propagations: 1202396 / total #impl: 13265709 (eff. 0.091)
18.99/19.00	c #Conflicts:     178000 | #Learnt:      18383 | 0.002
18.99/19.00	c total clause space: 29.637MB
18.99/19.00	c total #watches: 68179
19.09/19.18	c total #propagations: 1208409 / total #impl: 13339624 (eff. 0.091)
19.09/19.18	c #Conflicts:     179000 | #Learnt:      19383 | 0.002
19.09/19.18	c total clause space: 29.637MB
19.09/19.18	c total #watches: 71925
19.29/19.35	c total #propagations: 1214787 / total #impl: 13435938 (eff. 0.090)
19.29/19.35	c GC COLLECT
19.29/19.35	c #Conflicts:     180000 | #Learnt:      10282 | 0.002
19.29/19.35	c total clause space: 29.637MB
19.29/19.35	c total #watches: 38984
19.39/19.45	c total #propagations: 1221020 / total #impl: 13508298 (eff. 0.090)
19.39/19.45	c #Conflicts:     181000 | #Learnt:      11282 | 0.002
19.39/19.45	c total clause space: 29.637MB
19.39/19.45	c total #watches: 42348
19.49/19.54	c total #propagations: 1227044 / total #impl: 13578493 (eff. 0.090)
19.49/19.54	c #Conflicts:     182000 | #Learnt:      12282 | 0.002
19.49/19.54	c total clause space: 29.637MB
19.49/19.54	c total #watches: 45916
19.59/19.63	c total #propagations: 1233277 / total #impl: 13659560 (eff. 0.090)
19.59/19.63	c #Conflicts:     183000 | #Learnt:      13282 | 0.002
19.59/19.63	c total clause space: 29.637MB
19.59/19.63	c total #watches: 49488
19.69/19.80	c total #propagations: 1240195 / total #impl: 13736677 (eff. 0.090)
19.69/19.80	c #Conflicts:     184000 | #Learnt:      14282 | 0.002
19.69/19.80	c total clause space: 29.637MB
19.69/19.80	c total #watches: 53344
19.90/19.96	c total #propagations: 1246390 / total #impl: 13801675 (eff. 0.090)
19.90/19.96	c #Conflicts:     185000 | #Learnt:      15282 | 0.002
19.90/19.96	c total clause space: 29.637MB
19.90/19.96	c total #watches: 56859
20.09/20.12	c total #propagations: 1252699 / total #impl: 13867478 (eff. 0.090)
20.09/20.12	c #Conflicts:     186000 | #Learnt:      16282 | 0.002
20.09/20.12	c total clause space: 29.637MB
20.09/20.12	c total #watches: 60511
20.19/20.24	c total #propagations: 1259156 / total #impl: 13940594 (eff. 0.090)
20.19/20.24	c #Conflicts:     187000 | #Learnt:      17282 | 0.002
20.19/20.24	c total clause space: 29.637MB
20.19/20.24	c total #watches: 64049
20.29/20.38	c total #propagations: 1266010 / total #impl: 13999810 (eff. 0.090)
20.29/20.38	c #Conflicts:     188000 | #Learnt:      18282 | 0.002
20.29/20.38	c total clause space: 29.637MB
20.29/20.38	c total #watches: 67475
20.49/20.51	c total #propagations: 1272078 / total #impl: 14066923 (eff. 0.090)
20.49/20.51	c #Conflicts:     189000 | #Learnt:      19282 | 0.002
20.49/20.51	c total clause space: 29.637MB
20.49/20.51	c total #watches: 71071
20.59/20.65	c total #propagations: 1278614 / total #impl: 14135036 (eff. 0.090)
20.59/20.65	c #Conflicts:     190000 | #Learnt:      20282 | 0.002
20.59/20.65	c total clause space: 29.637MB
20.59/20.65	c total #watches: 74526
20.69/20.78	c total #propagations: 1284834 / total #impl: 14201496 (eff. 0.090)
20.69/20.78	c GC COLLECT
20.69/20.78	c #Conflicts:     191000 | #Learnt:      10883 | 0.002
20.69/20.78	c total clause space: 29.637MB
20.69/20.78	c total #watches: 41139
20.79/20.85	c total #propagations: 1291562 / total #impl: 14262702 (eff. 0.091)
20.79/20.85	c #Conflicts:     192000 | #Learnt:      11883 | 0.002
20.79/20.85	c total clause space: 29.637MB
20.79/20.85	c total #watches: 44656
20.90/20.95	c total #propagations: 1297980 / total #impl: 14321497 (eff. 0.091)
20.90/20.95	c #Conflicts:     193000 | #Learnt:      12883 | 0.002
20.90/20.95	c total clause space: 29.637MB
20.90/20.95	c total #watches: 48221
21.09/21.11	c total #propagations: 1304498 / total #impl: 14395058 (eff. 0.091)
21.09/21.11	c #Conflicts:     194000 | #Learnt:      13883 | 0.002
21.09/21.11	c total clause space: 29.637MB
21.09/21.11	c total #watches: 52114
21.19/21.25	c total #propagations: 1310561 / total #impl: 14493322 (eff. 0.090)
21.19/21.25	c #Conflicts:     195000 | #Learnt:      14883 | 0.002
21.19/21.25	c total clause space: 29.637MB
21.19/21.25	c total #watches: 56051
21.39/21.42	c total #propagations: 1316129 / total #impl: 14590294 (eff. 0.090)
21.39/21.42	c #Conflicts:     196000 | #Learnt:      15883 | 0.002
21.39/21.42	c total clause space: 29.637MB
21.39/21.42	c total #watches: 59477
21.59/21.61	c total #propagations: 1322658 / total #impl: 14683942 (eff. 0.090)
21.59/21.61	c #Conflicts:     197000 | #Learnt:      16883 | 0.002
21.59/21.61	c total clause space: 29.637MB
21.59/21.61	c total #watches: 62922
21.79/21.83	c total #propagations: 1329415 / total #impl: 14776499 (eff. 0.090)
21.79/21.83	c #Conflicts:     198000 | #Learnt:      17883 | 0.002
21.79/21.83	c total clause space: 29.637MB
21.79/21.83	c total #watches: 66517
22.00/22.05	c total #propagations: 1335950 / total #impl: 14869547 (eff. 0.090)
22.00/22.05	c #Conflicts:     199000 | #Learnt:      18883 | 0.002
22.00/22.05	c total clause space: 29.637MB
22.00/22.05	c total #watches: 70213
22.29/22.32	c total #propagations: 1342141 / total #impl: 14967643 (eff. 0.090)
22.29/22.32	c #Conflicts:     200000 | #Learnt:      19883 | 0.002
22.29/22.32	c total clause space: 29.637MB
22.29/22.32	c total #watches: 73909
22.49/22.59	c total #propagations: 1348934 / total #impl: 15068853 (eff. 0.090)
22.49/22.59	c #Conflicts:     201000 | #Learnt:      20883 | 0.002
22.49/22.59	c total clause space: 29.637MB
22.49/22.59	c total #watches: 77412
22.79/22.84	c total #propagations: 1355689 / total #impl: 15183487 (eff. 0.089)
22.79/22.84	c GC COLLECT
22.79/22.84	c #Conflicts:     202000 | #Learnt:      11183 | 0.002
22.79/22.84	c total clause space: 29.637MB
22.79/22.84	c total #watches: 41994
22.89/22.97	c total #propagations: 1362578 / total #impl: 15280923 (eff. 0.089)
22.89/22.97	c #Conflicts:     203000 | #Learnt:      12183 | 0.002
22.89/22.97	c total clause space: 29.637MB
22.89/22.97	c total #watches: 45569
23.10/23.12	c total #propagations: 1368912 / total #impl: 15355044 (eff. 0.089)
23.10/23.12	c #Conflicts:     204000 | #Learnt:      13183 | 0.002
23.10/23.12	c total clause space: 29.637MB
23.10/23.12	c total #watches: 49548
23.20/23.25	c total #propagations: 1375166 / total #impl: 15472929 (eff. 0.089)
23.20/23.25	c #Conflicts:     205000 | #Learnt:      14183 | 0.002
23.20/23.25	c total clause space: 29.637MB
23.20/23.25	c total #watches: 53023
23.29/23.39	c total #propagations: 1381612 / total #impl: 15539110 (eff. 0.089)
23.29/23.39	c #Conflicts:     206000 | #Learnt:      15183 | 0.002
23.29/23.39	c total clause space: 29.637MB
23.29/23.39	c total #watches: 56587
23.49/23.51	c total #propagations: 1388723 / total #impl: 15607743 (eff. 0.089)
23.49/23.51	c #Conflicts:     207000 | #Learnt:      16183 | 0.002
23.49/23.51	c total clause space: 29.637MB
23.49/23.51	c total #watches: 60020
23.59/23.63	c total #propagations: 1396242 / total #impl: 15686335 (eff. 0.089)
23.59/23.63	c #Conflicts:     208000 | #Learnt:      17183 | 0.002
23.59/23.63	c total clause space: 29.637MB
23.59/23.63	c total #watches: 63755
23.69/23.76	c total #propagations: 1403433 / total #impl: 15765444 (eff. 0.089)
23.69/23.76	c #Conflicts:     209000 | #Learnt:      18183 | 0.002
23.69/23.76	c total clause space: 29.637MB
23.69/23.76	c total #watches: 67264
23.89/23.90	c total #propagations: 1410104 / total #impl: 15856910 (eff. 0.089)
23.89/23.90	c #Conflicts:     210000 | #Learnt:      19183 | 0.002
23.89/23.90	c total clause space: 29.637MB
23.89/23.90	c total #watches: 70572
23.99/24.07	c total #propagations: 1417054 / total #impl: 15936758 (eff. 0.089)
23.99/24.07	c #Conflicts:     211000 | #Learnt:      20183 | 0.002
23.99/24.07	c total clause space: 29.637MB
23.99/24.07	c total #watches: 73884
24.20/24.23	c total #propagations: 1423886 / total #impl: 16020511 (eff. 0.089)
24.20/24.23	c #Conflicts:     212000 | #Learnt:      21183 | 0.002
24.20/24.23	c total clause space: 29.637MB
24.20/24.23	c total #watches: 77485
24.39/24.41	c total #propagations: 1430636 / total #impl: 16118423 (eff. 0.089)
24.39/24.41	c GC COLLECT
24.39/24.41	c #Conflicts:     213000 | #Learnt:      11184 | 0.002
24.39/24.41	c total clause space: 29.637MB
24.39/24.41	c total #watches: 42014
24.49/24.51	c total #propagations: 1437640 / total #impl: 16194708 (eff. 0.089)
24.49/24.51	c #Conflicts:     214000 | #Learnt:      12184 | 0.002
24.49/24.51	c total clause space: 29.637MB
24.49/24.51	c total #watches: 45771
24.59/24.61	c total #propagations: 1443997 / total #impl: 16265998 (eff. 0.089)
24.59/24.61	c #Conflicts:     215000 | #Learnt:      13184 | 0.002
24.59/24.61	c total clause space: 29.637MB
24.59/24.61	c total #watches: 49559
24.69/24.72	c total #propagations: 1450521 / total #impl: 16343845 (eff. 0.089)
24.69/24.72	c #Conflicts:     216000 | #Learnt:      14184 | 0.002
24.69/24.72	c total clause space: 29.637MB
24.69/24.72	c total #watches: 53368
24.79/24.84	c total #propagations: 1456923 / total #impl: 16434606 (eff. 0.089)
24.79/24.84	c #Conflicts:     217000 | #Learnt:      15184 | 0.002
24.79/24.84	c total clause space: 29.637MB
24.79/24.84	c total #watches: 56661
24.89/24.98	c total #propagations: 1463694 / total #impl: 16514981 (eff. 0.089)
24.89/24.98	c #Conflicts:     218000 | #Learnt:      16184 | 0.002
24.89/24.98	c total clause space: 29.637MB
24.89/24.98	c total #watches: 60039
25.09/25.13	c total #propagations: 1470387 / total #impl: 16588099 (eff. 0.089)
25.09/25.13	c #Conflicts:     219000 | #Learnt:      17184 | 0.002
25.09/25.13	c total clause space: 29.637MB
25.09/25.13	c total #watches: 63415
25.19/25.28	c total #propagations: 1476499 / total #impl: 16661599 (eff. 0.089)
25.19/25.28	c #Conflicts:     220000 | #Learnt:      18184 | 0.002
25.19/25.28	c total clause space: 29.637MB
25.19/25.28	c total #watches: 66873
25.40/25.46	c total #propagations: 1483266 / total #impl: 16736026 (eff. 0.089)
25.40/25.46	c #Conflicts:     221000 | #Learnt:      19184 | 0.002
25.40/25.46	c total clause space: 29.637MB
25.40/25.46	c total #watches: 70166
25.59/25.64	c total #propagations: 1490363 / total #impl: 16817788 (eff. 0.089)
25.59/25.64	c #Conflicts:     222000 | #Learnt:      20184 | 0.002
25.59/25.64	c total clause space: 29.637MB
25.59/25.64	c total #watches: 73569
25.79/25.81	c total #propagations: 1497568 / total #impl: 16888695 (eff. 0.089)
25.79/25.81	c #Conflicts:     223000 | #Learnt:      21184 | 0.002
25.79/25.81	c total clause space: 29.637MB
25.79/25.81	c total #watches: 77009
25.89/25.99	c total #propagations: 1504707 / total #impl: 16967658 (eff. 0.089)
25.89/25.99	c #Conflicts:     224000 | #Learnt:      22184 | 0.002
25.89/25.99	c total clause space: 29.637MB
25.89/25.99	c total #watches: 80298
26.09/26.11	c total #propagations: 1511835 / total #impl: 17047440 (eff. 0.089)
26.09/26.11	c GC COLLECT
26.09/26.11	c #Conflicts:     225000 | #Learnt:      11886 | 0.002
26.09/26.11	c total clause space: 29.637MB
26.09/26.11	c total #watches: 44617
26.19/26.20	c total #propagations: 1518489 / total #impl: 17117265 (eff. 0.089)
26.19/26.20	c #Conflicts:     226000 | #Learnt:      12886 | 0.002
26.19/26.20	c total clause space: 29.637MB
26.19/26.20	c total #watches: 48239
26.29/26.30	c total #propagations: 1525347 / total #impl: 17188881 (eff. 0.089)
26.29/26.30	c #Conflicts:     227000 | #Learnt:      13886 | 0.002
26.29/26.30	c total clause space: 29.637MB
26.29/26.30	c total #watches: 51621
26.40/26.42	c total #propagations: 1532228 / total #impl: 17254188 (eff. 0.089)
26.40/26.42	c #Conflicts:     228000 | #Learnt:      14886 | 0.002
26.40/26.42	c total clause space: 29.637MB
26.40/26.42	c total #watches: 54923
26.50/26.55	c total #propagations: 1538936 / total #impl: 17321454 (eff. 0.089)
26.50/26.55	c #Conflicts:     229000 | #Learnt:      15886 | 0.002
26.50/26.55	c total clause space: 29.637MB
26.50/26.55	c total #watches: 58271
26.59/26.68	c total #propagations: 1545431 / total #impl: 17401342 (eff. 0.089)
26.59/26.68	c #Conflicts:     230000 | #Learnt:      16886 | 0.002
26.59/26.68	c total clause space: 29.637MB
26.59/26.68	c total #watches: 61381
26.79/26.83	c total #propagations: 1552237 / total #impl: 17478037 (eff. 0.089)
26.79/26.83	c #Conflicts:     231000 | #Learnt:      17886 | 0.002
26.79/26.83	c total clause space: 29.637MB
26.79/26.83	c total #watches: 64906
26.89/26.96	c total #propagations: 1558748 / total #impl: 17568652 (eff. 0.089)
26.89/26.96	c #Conflicts:     232000 | #Learnt:      18886 | 0.002
26.89/26.96	c total clause space: 29.637MB
26.89/26.96	c total #watches: 68676
27.09/27.13	c total #propagations: 1565398 / total #impl: 17632088 (eff. 0.089)
27.09/27.13	c #Conflicts:     233000 | #Learnt:      19886 | 0.002
27.09/27.13	c total clause space: 29.637MB
27.09/27.13	c total #watches: 72347
27.19/27.27	c total #propagations: 1572133 / total #impl: 17702322 (eff. 0.089)
27.19/27.27	c #Conflicts:     234000 | #Learnt:      20886 | 0.002
27.19/27.27	c total clause space: 29.637MB
27.19/27.27	c total #watches: 75876
27.29/27.39	c total #propagations: 1579038 / total #impl: 17772226 (eff. 0.089)
27.29/27.39	c #Conflicts:     235000 | #Learnt:      21886 | 0.002
27.29/27.39	c total clause space: 29.637MB
27.29/27.39	c total #watches: 79708
27.50/27.52	c total #propagations: 1585704 / total #impl: 17843572 (eff. 0.089)
27.50/27.52	c #Conflicts:     236000 | #Learnt:      22886 | 0.002
27.50/27.52	c total clause space: 29.637MB
27.50/27.52	c total #watches: 83396
27.60/27.69	c total #propagations: 1592006 / total #impl: 17918112 (eff. 0.089)
27.60/27.69	c GC COLLECT
27.60/27.69	c #Conflicts:     237000 | #Learnt:      12282 | 0.002
27.60/27.69	c total clause space: 48.1602MB
27.60/27.69	c total #watches: 46033
27.79/27.83	c total #propagations: 1598362 / total #impl: 17990387 (eff. 0.089)
27.79/27.83	c #Conflicts:     238000 | #Learnt:      13282 | 0.002
27.79/27.83	c total clause space: 48.1602MB
27.79/27.83	c total #watches: 49860
27.99/28.00	c total #propagations: 1604826 / total #impl: 18075207 (eff. 0.089)
27.99/28.00	c #Conflicts:     239000 | #Learnt:      14282 | 0.002
27.99/28.00	c total clause space: 48.1602MB
27.99/28.00	c total #watches: 53512
28.09/28.14	c total #propagations: 1611139 / total #impl: 18173476 (eff. 0.089)
28.09/28.14	c #Conflicts:     240000 | #Learnt:      15282 | 0.002
28.09/28.14	c total clause space: 48.1602MB
28.09/28.14	c total #watches: 57096
28.19/28.26	c total #propagations: 1618028 / total #impl: 18233344 (eff. 0.089)
28.19/28.26	c #Conflicts:     241000 | #Learnt:      16282 | 0.002
28.19/28.26	c total clause space: 48.1602MB
28.19/28.26	c total #watches: 60492
28.39/28.44	c total #propagations: 1624385 / total #impl: 18293360 (eff. 0.089)
28.39/28.44	c #Conflicts:     242000 | #Learnt:      17282 | 0.002
28.39/28.44	c total clause space: 48.1602MB
28.39/28.44	c total #watches: 64000
28.60/28.67	c total #propagations: 1630817 / total #impl: 18369725 (eff. 0.089)
28.60/28.67	c #Conflicts:     243000 | #Learnt:      18282 | 0.002
28.60/28.67	c total clause space: 48.1602MB
28.60/28.67	c total #watches: 67405
28.79/28.85	c total #propagations: 1637443 / total #impl: 18462153 (eff. 0.089)
28.79/28.85	c #Conflicts:     244000 | #Learnt:      19282 | 0.002
28.79/28.85	c total clause space: 48.1602MB
28.79/28.85	c total #watches: 71212
28.99/29.07	c total #propagations: 1644369 / total #impl: 18564964 (eff. 0.089)
28.99/29.07	c #Conflicts:     245000 | #Learnt:      20282 | 0.002
28.99/29.07	c total clause space: 48.1602MB
28.99/29.07	c total #watches: 74786
29.09/29.19	c total #propagations: 1651517 / total #impl: 18677055 (eff. 0.088)
29.09/29.19	c #Conflicts:     246000 | #Learnt:      21282 | 0.002
29.09/29.19	c total clause space: 48.1602MB
29.09/29.19	c total #watches: 78220
29.29/29.34	c total #propagations: 1658415 / total #impl: 18744632 (eff. 0.088)
29.29/29.34	c #Conflicts:     247000 | #Learnt:      22282 | 0.002
29.29/29.34	c total clause space: 48.1602MB
29.29/29.34	c total #watches: 81710
29.39/29.47	c total #propagations: 1665318 / total #impl: 18827232 (eff. 0.088)
29.39/29.47	c #Conflicts:     248000 | #Learnt:      23282 | 0.002
29.39/29.47	c total clause space: 48.1602MB
29.39/29.47	c total #watches: 85429
29.49/29.59	c total #propagations: 1671766 / total #impl: 18888814 (eff. 0.089)
29.49/29.59	c GC COLLECT
29.49/29.59	c #Conflicts:     249000 | #Learnt:      12380 | 0.002
29.49/29.59	c total clause space: 48.1602MB
29.49/29.59	c total #watches: 46359
29.59/29.67	c total #propagations: 1678647 / total #impl: 18946000 (eff. 0.089)
29.59/29.67	c #Conflicts:     250000 | #Learnt:      13380 | 0.002
29.59/29.67	c total clause space: 48.1602MB
29.59/29.67	c total #watches: 49761
29.70/29.79	c total #propagations: 1685954 / total #impl: 18996736 (eff. 0.089)
29.70/29.79	c #Conflicts:     251000 | #Learnt:      14380 | 0.002
29.70/29.79	c total clause space: 48.1602MB
29.70/29.79	c total #watches: 53179
29.89/29.91	c total #propagations: 1692678 / total #impl: 19065141 (eff. 0.089)
29.89/29.91	c #Conflicts:     252000 | #Learnt:      15380 | 0.002
29.89/29.91	c total clause space: 48.1602MB
29.89/29.91	c total #watches: 56744
29.99/30.05	c total #propagations: 1699111 / total #impl: 19148701 (eff. 0.089)
29.99/30.05	c #Conflicts:     253000 | #Learnt:      16380 | 0.002
29.99/30.05	c total clause space: 48.1602MB
29.99/30.05	c total #watches: 60258
30.19/30.20	c total #propagations: 1706507 / total #impl: 19226565 (eff. 0.089)
30.19/30.20	c #Conflicts:     254000 | #Learnt:      17380 | 0.002
30.19/30.20	c total clause space: 48.1602MB
30.19/30.20	c total #watches: 64037
30.29/30.33	c total #propagations: 1712928 / total #impl: 19312062 (eff. 0.089)
30.29/30.33	c #Conflicts:     255000 | #Learnt:      18380 | 0.002
30.29/30.33	c total clause space: 48.1602MB
30.29/30.33	c total #watches: 67604
30.39/30.49	c total #propagations: 1719546 / total #impl: 19374574 (eff. 0.089)
30.39/30.49	c #Conflicts:     256000 | #Learnt:      19380 | 0.002
30.39/30.49	c total clause space: 48.1602MB
30.39/30.49	c total #watches: 71102
30.59/30.63	c total #propagations: 1726528 / total #impl: 19439567 (eff. 0.089)
30.59/30.63	c #Conflicts:     257000 | #Learnt:      20380 | 0.002
30.59/30.63	c total clause space: 48.1602MB
30.59/30.63	c total #watches: 74673
30.69/30.74	c total #propagations: 1732790 / total #impl: 19502836 (eff. 0.089)
30.69/30.74	c #Conflicts:     258000 | #Learnt:      21380 | 0.002
30.69/30.74	c total clause space: 48.1602MB
30.69/30.74	c total #watches: 78099
30.80/30.90	c total #propagations: 1739684 / total #impl: 19569875 (eff. 0.089)
30.80/30.90	c #Conflicts:     259000 | #Learnt:      22380 | 0.002
30.80/30.90	c total clause space: 48.1602MB
30.80/30.90	c total #watches: 81681
30.99/31.09	c total #propagations: 1746368 / total #impl: 19648033 (eff. 0.089)
30.99/31.09	c #Conflicts:     260000 | #Learnt:      23380 | 0.002
30.99/31.09	c total clause space: 48.1602MB
30.99/31.09	c total #watches: 85204
31.19/31.28	c total #propagations: 1752743 / total #impl: 19718837 (eff. 0.089)
31.19/31.28	c #Conflicts:     261000 | #Learnt:      24380 | 0.002
31.19/31.28	c total clause space: 48.1602MB
31.19/31.28	c total #watches: 88827
31.29/31.38	c total #propagations: 1759336 / total #impl: 19792760 (eff. 0.089)
31.29/31.38	c GC COLLECT
31.29/31.38	c #Conflicts:     262000 | #Learnt:      13175 | 0.002
31.29/31.38	c total clause space: 48.1602MB
31.29/31.38	c total #watches: 48985
31.39/31.47	c total #propagations: 1765612 / total #impl: 19859782 (eff. 0.089)
31.39/31.47	c #Conflicts:     263000 | #Learnt:      14175 | 0.002
31.39/31.47	c total clause space: 48.1602MB
31.39/31.47	c total #watches: 52462
31.59/31.61	c total #propagations: 1772848 / total #impl: 19926031 (eff. 0.089)
31.59/31.61	c #Conflicts:     264000 | #Learnt:      15175 | 0.002
31.59/31.61	c total clause space: 48.1602MB
31.59/31.61	c total #watches: 56070
31.69/31.75	c total #propagations: 1779527 / total #impl: 19996735 (eff. 0.089)
31.69/31.75	c #Conflicts:     265000 | #Learnt:      16175 | 0.002
31.69/31.75	c total clause space: 48.1602MB
31.69/31.75	c total #watches: 59607
31.90/31.93	c total #propagations: 1785642 / total #impl: 20084004 (eff. 0.089)
31.90/31.93	c #Conflicts:     266000 | #Learnt:      17175 | 0.002
31.90/31.93	c total clause space: 48.1602MB
31.90/31.93	c total #watches: 63090
32.00/32.09	c total #propagations: 1791944 / total #impl: 20190776 (eff. 0.089)
32.00/32.09	c #Conflicts:     267000 | #Learnt:      18175 | 0.002
32.00/32.09	c total clause space: 48.1602MB
32.00/32.09	c total #watches: 66575
32.19/32.26	c total #propagations: 1798677 / total #impl: 20280275 (eff. 0.089)
32.19/32.26	c #Conflicts:     268000 | #Learnt:      19175 | 0.002
32.19/32.26	c total clause space: 48.1602MB
32.19/32.26	c total #watches: 70183
32.39/32.46	c total #propagations: 1805089 / total #impl: 20356873 (eff. 0.089)
32.39/32.46	c #Conflicts:     269000 | #Learnt:      20175 | 0.002
32.39/32.46	c total clause space: 48.1602MB
32.39/32.46	c total #watches: 73594
32.59/32.66	c total #propagations: 1811603 / total #impl: 20436988 (eff. 0.089)
32.59/32.66	c #Conflicts:     270000 | #Learnt:      21175 | 0.002
32.59/32.66	c total clause space: 48.1602MB
32.59/32.66	c total #watches: 76890
32.79/32.87	c total #propagations: 1818328 / total #impl: 20512171 (eff. 0.089)
32.79/32.87	c #Conflicts:     271000 | #Learnt:      22175 | 0.002
32.79/32.87	c total clause space: 48.1602MB
32.79/32.87	c total #watches: 80136
32.99/33.09	c total #propagations: 1825066 / total #impl: 20591529 (eff. 0.089)
32.99/33.09	c #Conflicts:     272000 | #Learnt:      23175 | 0.002
32.99/33.09	c total clause space: 48.1602MB
32.99/33.09	c total #watches: 83738
33.19/33.29	c total #propagations: 1831427 / total #impl: 20719442 (eff. 0.088)
33.19/33.29	c #Conflicts:     273000 | #Learnt:      24175 | 0.002
33.19/33.29	c total clause space: 48.1602MB
33.19/33.29	c total #watches: 87023
33.49/33.53	c total #propagations: 1838094 / total #impl: 20815730 (eff. 0.088)
33.49/33.53	c GC COLLECT
33.49/33.53	c #Conflicts:     274000 | #Learnt:      12676 | 0.002
33.49/33.53	c total clause space: 48.1602MB
33.49/33.53	c total #watches: 47351
33.59/33.66	c total #propagations: 1845216 / total #impl: 20911638 (eff. 0.088)
33.59/33.66	c #Conflicts:     275000 | #Learnt:      13676 | 0.002
33.59/33.66	c total clause space: 48.1602MB
33.59/33.66	c total #watches: 50998
33.79/33.81	c total #propagations: 1852101 / total #impl: 20992321 (eff. 0.088)
33.79/33.81	c #Conflicts:     276000 | #Learnt:      14676 | 0.002
33.79/33.81	c total clause space: 48.1602MB
33.79/33.81	c total #watches: 54305
33.89/33.94	c total #propagations: 1858612 / total #impl: 21072471 (eff. 0.088)
33.89/33.94	c #Conflicts:     277000 | #Learnt:      15676 | 0.002
33.89/33.94	c total clause space: 48.1602MB
33.89/33.94	c total #watches: 57870
34.09/34.12	c total #propagations: 1865381 / total #impl: 21139576 (eff. 0.088)
34.09/34.12	c #Conflicts:     278000 | #Learnt:      16676 | 0.002
34.09/34.12	c total clause space: 48.1602MB
34.09/34.12	c total #watches: 61546
34.19/34.27	c total #propagations: 1872358 / total #impl: 21228449 (eff. 0.088)
34.19/34.27	c #Conflicts:     279000 | #Learnt:      17676 | 0.002
34.19/34.27	c total clause space: 48.1602MB
34.19/34.27	c total #watches: 65199
34.39/34.40	c total #propagations: 1879934 / total #impl: 21321009 (eff. 0.088)
34.39/34.40	c #Conflicts:     280000 | #Learnt:      18676 | 0.002
34.39/34.40	c total clause space: 48.1602MB
34.39/34.40	c total #watches: 68624
34.49/34.55	c total #propagations: 1886831 / total #impl: 21408889 (eff. 0.088)
34.49/34.55	c #Conflicts:     281000 | #Learnt:      19676 | 0.002
34.49/34.55	c total clause space: 48.1602MB
34.49/34.55	c total #watches: 72285
34.59/34.69	c total #propagations: 1893966 / total #impl: 21485412 (eff. 0.088)
34.59/34.69	c #Conflicts:     282000 | #Learnt:      20676 | 0.002
34.59/34.69	c total clause space: 48.1602MB
34.59/34.69	c total #watches: 75603
34.79/34.84	c total #propagations: 1901080 / total #impl: 21562327 (eff. 0.088)
34.79/34.84	c #Conflicts:     283000 | #Learnt:      21676 | 0.002
34.79/34.84	c total clause space: 48.1602MB
34.79/34.84	c total #watches: 79250
34.89/34.99	c total #propagations: 1907758 / total #impl: 21652963 (eff. 0.088)
34.89/34.99	c #Conflicts:     284000 | #Learnt:      22676 | 0.002
34.89/34.99	c total clause space: 48.1602MB
34.89/34.99	c total #watches: 82701
35.09/35.15	c total #propagations: 1914726 / total #impl: 21752880 (eff. 0.088)
35.09/35.15	c #Conflicts:     285000 | #Learnt:      23676 | 0.002
35.09/35.15	c total clause space: 48.1602MB
35.09/35.15	c total #watches: 86261
35.29/35.37	c total #propagations: 1921513 / total #impl: 21823240 (eff. 0.088)
35.29/35.37	c #Conflicts:     286000 | #Learnt:      24676 | 0.002
35.29/35.37	c total clause space: 48.1602MB
35.29/35.37	c total #watches: 91035
35.49/35.58	c total #propagations: 1928424 / total #impl: 21969093 (eff. 0.088)
35.49/35.58	c GC COLLECT
35.49/35.58	c #Conflicts:     287000 | #Learnt:      12874 | 0.002
35.49/35.58	c total clause space: 48.1602MB
35.49/35.58	c total #watches: 48147
35.69/35.70	c total #propagations: 1934843 / total #impl: 22101269 (eff. 0.088)
35.69/35.70	c #Conflicts:     288000 | #Learnt:      13874 | 0.002
35.69/35.70	c total clause space: 48.1602MB
35.69/35.70	c total #watches: 51909
35.69/35.79	c total #propagations: 1941593 / total #impl: 22169438 (eff. 0.088)
35.69/35.79	c #Conflicts:     289000 | #Learnt:      14874 | 0.002
35.69/35.79	c total clause space: 48.1602MB
35.69/35.79	c total #watches: 55918
35.89/35.92	c total #propagations: 1948976 / total #impl: 22242095 (eff. 0.088)
35.89/35.92	c #Conflicts:     290000 | #Learnt:      15874 | 0.002
35.89/35.92	c total clause space: 48.1602MB
35.89/35.92	c total #watches: 59661
35.99/36.05	c total #propagations: 1956128 / total #impl: 22340229 (eff. 0.088)
35.99/36.05	c #Conflicts:     291000 | #Learnt:      16874 | 0.002
35.99/36.05	c total clause space: 48.1602MB
35.99/36.05	c total #watches: 63390
36.19/36.27	c total #propagations: 1962986 / total #impl: 22435554 (eff. 0.087)
36.19/36.27	c #Conflicts:     292000 | #Learnt:      17874 | 0.002
36.19/36.27	c total clause space: 48.1602MB
36.19/36.27	c total #watches: 67100
36.39/36.44	c total #propagations: 1969877 / total #impl: 22528642 (eff. 0.087)
36.39/36.44	c #Conflicts:     293000 | #Learnt:      18874 | 0.002
36.39/36.44	c total clause space: 48.1602MB
36.39/36.44	c total #watches: 71041
36.49/36.59	c total #propagations: 1976273 / total #impl: 22602209 (eff. 0.087)
36.49/36.59	c #Conflicts:     294000 | #Learnt:      19874 | 0.002
36.49/36.59	c total clause space: 48.1602MB
36.49/36.59	c total #watches: 74667
36.69/36.75	c total #propagations: 1982783 / total #impl: 22672706 (eff. 0.087)
36.69/36.75	c #Conflicts:     295000 | #Learnt:      20874 | 0.002
36.69/36.75	c total clause space: 48.1602MB
36.69/36.75	c total #watches: 78121
36.89/36.94	c total #propagations: 1989432 / total #impl: 22750800 (eff. 0.087)
36.89/36.94	c #Conflicts:     296000 | #Learnt:      21874 | 0.002
36.89/36.94	c total clause space: 48.1602MB
36.89/36.94	c total #watches: 81644
37.09/37.11	c total #propagations: 1995994 / total #impl: 22824100 (eff. 0.087)
37.09/37.11	c #Conflicts:     297000 | #Learnt:      22874 | 0.002
37.09/37.11	c total clause space: 48.1602MB
37.09/37.11	c total #watches: 85112
37.29/37.31	c total #propagations: 2002689 / total #impl: 22907985 (eff. 0.087)
37.29/37.31	c #Conflicts:     298000 | #Learnt:      23874 | 0.002
37.29/37.31	c total clause space: 48.1602MB
37.29/37.31	c total #watches: 88938
37.49/37.52	c total #propagations: 2009006 / total #impl: 23001687 (eff. 0.087)
37.49/37.52	c #Conflicts:     299000 | #Learnt:      24874 | 0.002
37.49/37.52	c total clause space: 48.1602MB
37.49/37.52	c total #watches: 92491
37.69/37.73	c total #propagations: 2015154 / total #impl: 23083417 (eff. 0.087)
37.69/37.73	c #Conflicts:     300000 | #Learnt:      25874 | 0.002
37.69/37.73	c total clause space: 48.1602MB
37.69/37.73	c total #watches: 96338
37.79/37.88	c total #propagations: 2021592 / total #impl: 23166805 (eff. 0.087)
37.79/37.88	c GC COLLECT
37.79/37.88	c #Conflicts:     301000 | #Learnt:      13772 | 0.002
37.79/37.88	c total clause space: 48.1602MB
37.79/37.88	c total #watches: 51525
37.89/37.98	c total #propagations: 2027703 / total #impl: 23254363 (eff. 0.087)
37.89/37.98	c #Conflicts:     302000 | #Learnt:      14772 | 0.002
37.89/37.98	c total clause space: 48.1602MB
37.89/37.98	c total #watches: 54841
37.99/38.08	c total #propagations: 2034065 / total #impl: 23331889 (eff. 0.087)
37.99/38.08	c #Conflicts:     303000 | #Learnt:      15772 | 0.002
37.99/38.08	c total clause space: 48.1602MB
37.99/38.08	c total #watches: 58312
38.19/38.21	c total #propagations: 2040317 / total #impl: 23399198 (eff. 0.087)
38.19/38.21	c #Conflicts:     304000 | #Learnt:      16772 | 0.002
38.19/38.21	c total clause space: 48.1602MB
38.19/38.21	c total #watches: 61731
38.29/38.35	c total #propagations: 2046883 / total #impl: 23468460 (eff. 0.087)
38.29/38.35	c #Conflicts:     305000 | #Learnt:      17772 | 0.002
38.29/38.35	c total clause space: 48.1602MB
38.29/38.35	c total #watches: 65382
38.49/38.51	c total #propagations: 2053508 / total #impl: 23527677 (eff. 0.087)
38.49/38.51	c #Conflicts:     306000 | #Learnt:      18772 | 0.002
38.49/38.51	c total clause space: 48.1602MB
38.49/38.51	c total #watches: 69068
38.59/38.65	c total #propagations: 2060032 / total #impl: 23595534 (eff. 0.087)
38.59/38.65	c #Conflicts:     307000 | #Learnt:      19772 | 0.002
38.59/38.65	c total clause space: 48.1602MB
38.59/38.65	c total #watches: 72738
38.69/38.79	c total #propagations: 2066210 / total #impl: 23676817 (eff. 0.087)
38.69/38.79	c #Conflicts:     308000 | #Learnt:      20772 | 0.002
38.69/38.79	c total clause space: 48.1602MB
38.69/38.79	c total #watches: 76126
38.89/38.93	c total #propagations: 2073218 / total #impl: 23733039 (eff. 0.087)
38.89/38.93	c #Conflicts:     309000 | #Learnt:      21772 | 0.002
38.89/38.93	c total clause space: 48.1602MB
38.89/38.93	c total #watches: 79595
38.99/39.05	c total #propagations: 2080247 / total #impl: 23804009 (eff. 0.087)
38.99/39.05	c #Conflicts:     310000 | #Learnt:      22772 | 0.002
38.99/39.05	c total clause space: 48.1602MB
38.99/39.05	c total #watches: 82924
39.19/39.21	c total #propagations: 2085980 / total #impl: 23882036 (eff. 0.087)
39.19/39.21	c #Conflicts:     311000 | #Learnt:      23772 | 0.002
39.19/39.21	c total clause space: 48.1602MB
39.19/39.21	c total #watches: 86664
39.39/39.40	c total #propagations: 2092103 / total #impl: 23993564 (eff. 0.087)
39.39/39.40	c #Conflicts:     312000 | #Learnt:      24772 | 0.002
39.39/39.40	c total clause space: 48.1602MB
39.39/39.40	c total #watches: 90250
39.59/39.60	c total #propagations: 2098395 / total #impl: 24067514 (eff. 0.087)
39.59/39.60	c #Conflicts:     313000 | #Learnt:      25772 | 0.002
39.59/39.60	c total clause space: 48.1602MB
39.59/39.60	c total #watches: 94099
39.79/39.84	c total #propagations: 2105182 / total #impl: 24139189 (eff. 0.087)
39.79/39.84	c #Conflicts:     314000 | #Learnt:      26772 | 0.002
39.79/39.84	c total clause space: 48.1602MB
39.79/39.84	c total #watches: 97536
39.89/39.99	c total #propagations: 2112286 / total #impl: 24215316 (eff. 0.087)
39.89/39.99	c GC COLLECT
39.89/39.99	c #Conflicts:     315000 | #Learnt:      14376 | 0.002
39.89/39.99	c total clause space: 48.1602MB
39.89/39.99	c total #watches: 53600
40.09/40.16	c total #propagations: 2119490 / total #impl: 24269202 (eff. 0.087)
40.09/40.16	c #Conflicts:     316000 | #Learnt:      15376 | 0.002
40.09/40.16	c total clause space: 48.1602MB
40.09/40.16	c total #watches: 56877
40.29/40.35	c total #propagations: 2127071 / total #impl: 24327859 (eff. 0.087)
40.29/40.35	c #Conflicts:     317000 | #Learnt:      16376 | 0.002
40.29/40.35	c total clause space: 48.1602MB
40.29/40.35	c total #watches: 60298
40.49/40.51	c total #propagations: 2134802 / total #impl: 24415347 (eff. 0.087)
40.49/40.51	c #Conflicts:     318000 | #Learnt:      17376 | 0.002
40.49/40.51	c total clause space: 48.1602MB
40.49/40.51	c total #watches: 63715
40.59/40.66	c total #propagations: 2142902 / total #impl: 24483626 (eff. 0.088)
40.59/40.66	c #Conflicts:     319000 | #Learnt:      18376 | 0.002
40.59/40.66	c total clause space: 48.1602MB
40.59/40.66	c total #watches: 67038
40.79/40.86	c total #propagations: 2150417 / total #impl: 24539692 (eff. 0.088)
40.79/40.86	c #Conflicts:     320000 | #Learnt:      19376 | 0.002
40.79/40.86	c total clause space: 48.1602MB
40.79/40.86	c total #watches: 70205
40.99/41.05	c total #propagations: 2158181 / total #impl: 24604270 (eff. 0.088)
40.99/41.05	c #Conflicts:     321000 | #Learnt:      20376 | 0.002
40.99/41.05	c total clause space: 48.1602MB
40.99/41.05	c total #watches: 73607
41.09/41.17	c total #propagations: 2165899 / total #impl: 24680565 (eff. 0.088)
41.09/41.17	c #Conflicts:     322000 | #Learnt:      21376 | 0.002
41.09/41.17	c total clause space: 48.1602MB
41.09/41.17	c total #watches: 77113
41.19/41.28	c total #propagations: 2172092 / total #impl: 24759898 (eff. 0.088)
41.19/41.28	c #Conflicts:     323000 | #Learnt:      22376 | 0.002
41.19/41.28	c total clause space: 48.1602MB
41.19/41.28	c total #watches: 80721
41.39/41.40	c total #propagations: 2178765 / total #impl: 24823151 (eff. 0.088)
41.39/41.40	c #Conflicts:     324000 | #Learnt:      23376 | 0.002
41.39/41.40	c total clause space: 48.1602MB
41.39/41.40	c total #watches: 84084
41.49/41.54	c total #propagations: 2185560 / total #impl: 24892710 (eff. 0.088)
41.49/41.54	c #Conflicts:     325000 | #Learnt:      24376 | 0.002
41.49/41.54	c total clause space: 48.1602MB
41.49/41.54	c total #watches: 87546
41.59/41.68	c total #propagations: 2192141 / total #impl: 24967464 (eff. 0.088)
41.59/41.68	c #Conflicts:     326000 | #Learnt:      25376 | 0.002
41.59/41.68	c total clause space: 48.1602MB
41.59/41.68	c total #watches: 90852
41.79/41.85	c total #propagations: 2198583 / total #impl: 25047078 (eff. 0.088)
41.79/41.85	c #Conflicts:     327000 | #Learnt:      26376 | 0.002
41.79/41.85	c total clause space: 48.1602MB
41.79/41.85	c total #watches: 94359
41.99/42.02	c total #propagations: 2204806 / total #impl: 25131637 (eff. 0.088)
41.99/42.02	c #Conflicts:     328000 | #Learnt:      27376 | 0.002
41.99/42.02	c total clause space: 48.1602MB
41.99/42.02	c total #watches: 98062
42.09/42.13	c total #propagations: 2211004 / total #impl: 25206746 (eff. 0.088)
42.09/42.13	c GC COLLECT
42.09/42.13	c #Conflicts:     329000 | #Learnt:      14673 | 0.002
42.09/42.13	c total clause space: 48.1602MB
42.09/42.13	c total #watches: 55158
42.19/42.24	c total #propagations: 2217151 / total #impl: 25279695 (eff. 0.088)
42.19/42.24	c #Conflicts:     330000 | #Learnt:      15673 | 0.002
42.19/42.24	c total clause space: 48.1602MB
42.19/42.24	c total #watches: 58551
42.29/42.34	c total #propagations: 2223403 / total #impl: 25359294 (eff. 0.088)
42.29/42.34	c #Conflicts:     331000 | #Learnt:      16673 | 0.002
42.29/42.34	c total clause space: 48.1602MB
42.29/42.34	c total #watches: 62085
42.39/42.45	c total #propagations: 2230106 / total #impl: 25440492 (eff. 0.088)
42.39/42.45	c #Conflicts:     332000 | #Learnt:      17673 | 0.002
42.39/42.45	c total clause space: 48.1602MB
42.39/42.45	c total #watches: 65394
42.49/42.58	c total #propagations: 2236507 / total #impl: 25511446 (eff. 0.088)
42.49/42.58	c #Conflicts:     333000 | #Learnt:      18673 | 0.002
42.49/42.58	c total clause space: 48.1602MB
42.49/42.58	c total #watches: 68622
42.69/42.71	c total #propagations: 2242839 / total #impl: 25584647 (eff. 0.088)
42.69/42.71	c #Conflicts:     334000 | #Learnt:      19673 | 0.002
42.69/42.71	c total clause space: 48.1602MB
42.69/42.71	c total #watches: 71936
42.79/42.86	c total #propagations: 2249368 / total #impl: 25655381 (eff. 0.088)
42.79/42.86	c #Conflicts:     335000 | #Learnt:      20673 | 0.002
42.79/42.86	c total clause space: 48.1602MB
42.79/42.86	c total #watches: 75515
42.89/43.00	c total #propagations: 2256356 / total #impl: 25724602 (eff. 0.088)
42.89/43.00	c #Conflicts:     336000 | #Learnt:      21673 | 0.002
42.89/43.00	c total clause space: 48.1602MB
42.89/43.00	c total #watches: 78893
43.09/43.12	c total #propagations: 2263752 / total #impl: 25793760 (eff. 0.088)
43.09/43.12	c #Conflicts:     337000 | #Learnt:      22673 | 0.002
43.09/43.12	c total clause space: 48.1602MB
43.09/43.12	c total #watches: 82418
43.19/43.27	c total #propagations: 2270120 / total #impl: 25861320 (eff. 0.088)
43.19/43.27	c #Conflicts:     338000 | #Learnt:      23673 | 0.002
43.19/43.27	c total clause space: 48.1602MB
43.19/43.27	c total #watches: 85921
43.39/43.43	c total #propagations: 2276075 / total #impl: 25937010 (eff. 0.088)
43.39/43.43	c #Conflicts:     339000 | #Learnt:      24673 | 0.002
43.39/43.43	c total clause space: 48.1602MB
43.39/43.43	c total #watches: 89318
43.49/43.58	c total #propagations: 2282542 / total #impl: 26012818 (eff. 0.088)
43.49/43.58	c #Conflicts:     340000 | #Learnt:      25673 | 0.002
43.49/43.58	c total clause space: 48.1602MB
43.49/43.58	c total #watches: 92905
43.79/43.85	c total #propagations: 2288494 / total #impl: 26102540 (eff. 0.088)
43.79/43.85	c #Conflicts:     341000 | #Learnt:      26673 | 0.002
43.79/43.85	c total clause space: 48.1602MB
43.79/43.85	c total #watches: 96274
44.09/44.14	c total #propagations: 2295743 / total #impl: 26160531 (eff. 0.088)
44.09/44.14	c #Conflicts:     342000 | #Learnt:      27673 | 0.002
44.09/44.14	c total clause space: 48.1602MB
44.09/44.14	c total #watches: 99419
44.29/44.30	c total #propagations: 2302862 / total #impl: 26224093 (eff. 0.088)
44.29/44.30	c GC COLLECT
44.29/44.30	c #Conflicts:     343000 | #Learnt:      14671 | 0.002
44.29/44.30	c total clause space: 48.1602MB
44.29/44.30	c total #watches: 54882
44.39/44.42	c total #propagations: 2309057 / total #impl: 26293026 (eff. 0.088)
44.39/44.42	c #Conflicts:     344000 | #Learnt:      15671 | 0.002
44.39/44.42	c total clause space: 48.1602MB
44.39/44.42	c total #watches: 58502
44.49/44.59	c total #propagations: 2315029 / total #impl: 26361753 (eff. 0.088)
44.49/44.59	c #Conflicts:     345000 | #Learnt:      16671 | 0.002
44.49/44.59	c total clause space: 48.1602MB
44.49/44.59	c total #watches: 62155
44.69/44.73	c total #propagations: 2321357 / total #impl: 26431953 (eff. 0.088)
44.69/44.73	c #Conflicts:     346000 | #Learnt:      17671 | 0.002
44.69/44.73	c total clause space: 48.1602MB
44.69/44.73	c total #watches: 65513
44.79/44.87	c total #propagations: 2329050 / total #impl: 26514926 (eff. 0.088)
44.79/44.87	c #Conflicts:     347000 | #Learnt:      18671 | 0.002
44.79/44.87	c total clause space: 48.1602MB
44.79/44.87	c total #watches: 69060
44.89/44.97	c total #propagations: 2335894 / total #impl: 26591283 (eff. 0.088)
44.89/44.97	c #Conflicts:     348000 | #Learnt:      19671 | 0.002
44.89/44.97	c total clause space: 48.1602MB
44.89/44.97	c total #watches: 72369
44.99/45.08	c total #propagations: 2342452 / total #impl: 26653352 (eff. 0.088)
44.99/45.08	c #Conflicts:     349000 | #Learnt:      20671 | 0.002
44.99/45.08	c total clause space: 48.1602MB
44.99/45.08	c total #watches: 75894
45.09/45.20	c total #propagations: 2349201 / total #impl: 26727430 (eff. 0.088)
45.09/45.20	c #Conflicts:     350000 | #Learnt:      21671 | 0.002
45.09/45.20	c total clause space: 48.1602MB
45.09/45.20	c total #watches: 79326
45.29/45.40	c total #propagations: 2356298 / total #impl: 26788982 (eff. 0.088)
45.29/45.40	c #Conflicts:     351000 | #Learnt:      22671 | 0.002
45.29/45.40	c total clause space: 48.1602MB
45.29/45.40	c total #watches: 82765
45.49/45.55	c total #propagations: 2363228 / total #impl: 26861414 (eff. 0.088)
45.49/45.55	c #Conflicts:     352000 | #Learnt:      23671 | 0.002
45.49/45.55	c total clause space: 48.1602MB
45.49/45.55	c total #watches: 86169
45.69/45.71	c total #propagations: 2369996 / total #impl: 26926484 (eff. 0.088)
45.69/45.71	c #Conflicts:     353000 | #Learnt:      24671 | 0.002
45.69/45.71	c total clause space: 48.1602MB
45.69/45.71	c total #watches: 89500
45.79/45.89	c total #propagations: 2376530 / total #impl: 26991686 (eff. 0.088)
45.79/45.89	c #Conflicts:     354000 | #Learnt:      25671 | 0.002
45.79/45.89	c total clause space: 48.1602MB
45.79/45.89	c total #watches: 92888
46.09/46.10	c total #propagations: 2382946 / total #impl: 27059107 (eff. 0.088)
46.09/46.10	c #Conflicts:     355000 | #Learnt:      26671 | 0.002
46.09/46.10	c total clause space: 48.1602MB
46.09/46.10	c total #watches: 96483
46.19/46.28	c total #propagations: 2389479 / total #impl: 27138409 (eff. 0.088)
46.19/46.28	c #Conflicts:     356000 | #Learnt:      27671 | 0.002
46.19/46.28	c total clause space: 48.1602MB
46.19/46.28	c total #watches: 99962
46.39/46.46	c total #propagations: 2395807 / total #impl: 27218128 (eff. 0.088)
46.39/46.46	c GC COLLECT
46.39/46.46	c #Conflicts:     357000 | #Learnt:      14370 | 0.002
46.39/46.46	c total clause space: 48.1602MB
46.39/46.46	c total #watches: 53894
46.49/46.58	c total #propagations: 2402672 / total #impl: 27291695 (eff. 0.088)
46.49/46.58	c #Conflicts:     358000 | #Learnt:      15370 | 0.002
46.49/46.58	c total clause space: 48.1602MB
46.49/46.58	c total #watches: 57482
46.59/46.69	c total #propagations: 2409117 / total #impl: 27357667 (eff. 0.088)
46.59/46.69	c #Conflicts:     359000 | #Learnt:      16370 | 0.002
46.59/46.69	c total clause space: 48.1602MB
46.59/46.69	c total #watches: 60902
46.79/46.85	c total #propagations: 2415655 / total #impl: 27419917 (eff. 0.088)
46.79/46.85	c #Conflicts:     360000 | #Learnt:      17370 | 0.002
46.79/46.85	c total clause space: 48.1602MB
46.79/46.85	c total #watches: 64233
46.99/47.05	c total #propagations: 2422239 / total #impl: 27482548 (eff. 0.088)
46.99/47.05	c #Conflicts:     361000 | #Learnt:      18370 | 0.002
46.99/47.05	c total clause space: 48.1602MB
46.99/47.05	c total #watches: 67913
47.09/47.18	c total #propagations: 2429891 / total #impl: 27549901 (eff. 0.088)
47.09/47.18	c #Conflicts:     362000 | #Learnt:      19370 | 0.002
47.09/47.18	c total clause space: 48.1602MB
47.09/47.18	c total #watches: 71707
47.29/47.35	c total #propagations: 2436159 / total #impl: 27613936 (eff. 0.088)
47.29/47.35	c #Conflicts:     363000 | #Learnt:      20370 | 0.002
47.29/47.35	c total clause space: 48.1602MB
47.29/47.35	c total #watches: 75776
47.49/47.53	c total #propagations: 2442828 / total #impl: 27698443 (eff. 0.088)
47.49/47.53	c #Conflicts:     364000 | #Learnt:      21370 | 0.002
47.49/47.53	c total clause space: 48.1602MB
47.49/47.53	c total #watches: 79494
47.69/47.70	c total #propagations: 2449392 / total #impl: 27783652 (eff. 0.088)
47.69/47.70	c #Conflicts:     365000 | #Learnt:      22370 | 0.002
47.69/47.70	c total clause space: 48.1602MB
47.69/47.70	c total #watches: 83117
47.79/47.89	c total #propagations: 2455779 / total #impl: 27862651 (eff. 0.088)
47.79/47.89	c #Conflicts:     366000 | #Learnt:      23370 | 0.002
47.79/47.89	c total clause space: 48.1602MB
47.79/47.89	c total #watches: 86357
48.09/48.10	c total #propagations: 2463015 / total #impl: 27936904 (eff. 0.088)
48.09/48.10	c #Conflicts:     367000 | #Learnt:      24370 | 0.002
48.09/48.10	c total clause space: 48.1602MB
48.09/48.10	c total #watches: 89924
48.19/48.27	c total #propagations: 2469186 / total #impl: 28030373 (eff. 0.088)
48.19/48.27	c #Conflicts:     368000 | #Learnt:      25370 | 0.002
48.19/48.27	c total clause space: 48.1602MB
48.19/48.27	c total #watches: 93255
48.39/48.46	c total #propagations: 2475756 / total #impl: 28117065 (eff. 0.088)
48.39/48.46	c #Conflicts:     369000 | #Learnt:      26370 | 0.002
48.39/48.46	c total clause space: 48.1602MB
48.39/48.46	c total #watches: 96760
48.59/48.62	c total #propagations: 2482477 / total #impl: 28200930 (eff. 0.088)
48.59/48.62	c #Conflicts:     370000 | #Learnt:      27370 | 0.002
48.59/48.62	c total clause space: 48.1602MB
48.59/48.62	c total #watches: 100360
48.79/48.80	c total #propagations: 2489920 / total #impl: 28290648 (eff. 0.088)
48.79/48.80	c #Conflicts:     371000 | #Learnt:      28370 | 0.002
48.79/48.80	c total clause space: 48.1602MB
48.79/48.80	c total #watches: 103603
48.89/48.95	c total #propagations: 2496799 / total #impl: 28377749 (eff. 0.088)
48.89/48.95	c GC COLLECT
48.89/48.95	c #Conflicts:     372000 | #Learnt:      14771 | 0.002
48.89/48.95	c total clause space: 48.1602MB
48.89/48.95	c total #watches: 55463
48.99/49.07	c total #propagations: 2504102 / total #impl: 28439759 (eff. 0.088)
48.99/49.07	c #Conflicts:     373000 | #Learnt:      15771 | 0.002
48.99/49.07	c total clause space: 48.1602MB
48.99/49.07	c total #watches: 59009
49.19/49.20	c total #propagations: 2511063 / total #impl: 28498425 (eff. 0.088)
49.19/49.20	c #Conflicts:     374000 | #Learnt:      16771 | 0.002
49.19/49.20	c total clause space: 48.1602MB
49.19/49.20	c total #watches: 62770
49.29/49.33	c total #propagations: 2517832 / total #impl: 28551353 (eff. 0.088)
49.29/49.33	c #Conflicts:     375000 | #Learnt:      17771 | 0.002
49.29/49.33	c total clause space: 48.1602MB
49.29/49.33	c total #watches: 66371
49.39/49.48	c total #propagations: 2524766 / total #impl: 28620302 (eff. 0.088)
49.39/49.48	c #Conflicts:     376000 | #Learnt:      18771 | 0.002
49.39/49.48	c total clause space: 48.1602MB
49.39/49.48	c total #watches: 69674
49.59/49.65	c total #propagations: 2532081 / total #impl: 28690065 (eff. 0.088)
49.59/49.65	c #Conflicts:     377000 | #Learnt:      19771 | 0.002
49.59/49.65	c total clause space: 48.1602MB
49.59/49.65	c total #watches: 72898
49.79/49.85	c total #propagations: 2540274 / total #impl: 28761548 (eff. 0.088)
49.79/49.85	c #Conflicts:     378000 | #Learnt:      20771 | 0.002
49.79/49.85	c total clause space: 48.1602MB
49.79/49.85	c total #watches: 76609
49.99/50.04	c total #propagations: 2547646 / total #impl: 28845850 (eff. 0.088)
49.99/50.04	c #Conflicts:     379000 | #Learnt:      21771 | 0.002
49.99/50.04	c total clause space: 48.1602MB
49.99/50.04	c total #watches: 80237
50.19/50.24	c total #propagations: 2554192 / total #impl: 28918877 (eff. 0.088)
50.19/50.24	c #Conflicts:     380000 | #Learnt:      22771 | 0.002
50.19/50.24	c total clause space: 48.1602MB
50.19/50.24	c total #watches: 84846
50.49/50.50	c total #propagations: 2561480 / total #impl: 29041940 (eff. 0.088)
50.49/50.50	c #Conflicts:     381000 | #Learnt:      23771 | 0.002
50.49/50.50	c total clause space: 48.1602MB
50.49/50.50	c total #watches: 89392
50.59/50.69	c total #propagations: 2568072 / total #impl: 29195122 (eff. 0.088)
50.59/50.69	c #Conflicts:     382000 | #Learnt:      24771 | 0.002
50.59/50.69	c total clause space: 48.1602MB
50.59/50.69	c total #watches: 92889
50.89/50.91	c total #propagations: 2575020 / total #impl: 29282397 (eff. 0.088)
50.89/50.91	c #Conflicts:     383000 | #Learnt:      25771 | 0.002
50.89/50.91	c total clause space: 48.1602MB
50.89/50.91	c total #watches: 96235
51.09/51.13	c total #propagations: 2582029 / total #impl: 29360629 (eff. 0.088)
51.09/51.13	c #Conflicts:     384000 | #Learnt:      26771 | 0.002
51.09/51.13	c total clause space: 48.1602MB
51.09/51.13	c total #watches: 99604
51.29/51.35	c total #propagations: 2588217 / total #impl: 29443366 (eff. 0.088)
51.29/51.35	c #Conflicts:     385000 | #Learnt:      27771 | 0.002
51.29/51.35	c total clause space: 48.1602MB
51.29/51.35	c total #watches: 103090
51.49/51.52	c total #propagations: 2594142 / total #impl: 29515954 (eff. 0.088)
51.49/51.52	c #Conflicts:     386000 | #Learnt:      28771 | 0.002
51.49/51.52	c total clause space: 48.1602MB
51.49/51.52	c total #watches: 106583
51.69/51.73	c total #propagations: 2600807 / total #impl: 29599067 (eff. 0.088)
51.69/51.73	c #Conflicts:     387000 | #Learnt:      29771 | 0.002
51.69/51.73	c total clause space: 48.1602MB
51.69/51.73	c total #watches: 109999
51.79/51.86	c total #propagations: 2606967 / total #impl: 29687057 (eff. 0.088)
51.79/51.86	c GC COLLECT
51.79/51.86	c #Conflicts:     388000 | #Learnt:      15869 | 0.002
51.79/51.86	c total clause space: 48.1602MB
51.79/51.86	c total #watches: 59147
51.88/51.99	c total #propagations: 2613010 / total #impl: 29754459 (eff. 0.088)
51.88/51.99	c #Conflicts:     389000 | #Learnt:      16869 | 0.002
51.88/51.99	c total clause space: 48.1602MB
51.88/51.99	c total #watches: 62902
52.08/52.11	c total #propagations: 2619266 / total #impl: 29813456 (eff. 0.088)
52.08/52.11	c #Conflicts:     390000 | #Learnt:      17869 | 0.002
52.08/52.11	c total clause space: 48.1602MB
52.08/52.11	c total #watches: 66528
52.18/52.22	c total #propagations: 2625384 / total #impl: 29878027 (eff. 0.088)
52.18/52.22	c #Conflicts:     391000 | #Learnt:      18869 | 0.002
52.18/52.22	c total clause space: 48.1602MB
52.18/52.22	c total #watches: 70036
52.28/52.38	c total #propagations: 2631764 / total #impl: 29956486 (eff. 0.088)
52.28/52.38	c #Conflicts:     392000 | #Learnt:      19869 | 0.002
52.28/52.38	c total clause space: 48.1602MB
52.28/52.38	c total #watches: 73526
52.48/52.52	c total #propagations: 2638397 / total #impl: 30031976 (eff. 0.088)
52.48/52.52	c #Conflicts:     393000 | #Learnt:      20869 | 0.002
52.48/52.52	c total clause space: 48.1602MB
52.48/52.52	c total #watches: 76861
52.68/52.73	c total #propagations: 2645310 / total #impl: 30109606 (eff. 0.088)
52.68/52.73	c #Conflicts:     394000 | #Learnt:      21869 | 0.002
52.68/52.73	c total clause space: 48.1602MB
52.68/52.73	c total #watches: 80494
52.79/52.88	c total #propagations: 2653086 / total #impl: 30182375 (eff. 0.088)
52.79/52.88	c #Conflicts:     395000 | #Learnt:      22869 | 0.002
52.79/52.88	c total clause space: 48.1602MB
52.79/52.88	c total #watches: 84007
52.98/53.05	c total #propagations: 2660206 / total #impl: 30255808 (eff. 0.088)
52.98/53.05	c #Conflicts:     396000 | #Learnt:      23869 | 0.002
52.98/53.05	c total clause space: 48.1602MB
52.98/53.05	c total #watches: 87822
53.18/53.23	c total #propagations: 2667063 / total #impl: 30327973 (eff. 0.088)
53.18/53.23	c #Conflicts:     397000 | #Learnt:      24869 | 0.002
53.18/53.23	c total clause space: 48.1602MB
53.18/53.23	c total #watches: 91447
53.38/53.43	c total #propagations: 2673635 / total #impl: 30410902 (eff. 0.088)
53.38/53.43	c #Conflicts:     398000 | #Learnt:      25869 | 0.002
53.38/53.43	c total clause space: 48.1602MB
53.38/53.43	c total #watches: 94964
53.58/53.63	c total #propagations: 2681206 / total #impl: 30484864 (eff. 0.088)
53.58/53.63	c #Conflicts:     399000 | #Learnt:      26869 | 0.002
53.58/53.63	c total clause space: 48.1602MB
53.58/53.63	c total #watches: 98372
53.78/53.82	c total #propagations: 2688528 / total #impl: 30557274 (eff. 0.088)
53.78/53.82	c #Conflicts:     400000 | #Learnt:      27869 | 0.002
53.78/53.82	c total clause space: 48.1602MB
53.78/53.82	c total #watches: 101764
53.89/53.99	c total #propagations: 2695049 / total #impl: 30628917 (eff. 0.088)
53.89/53.99	c #Conflicts:     401000 | #Learnt:      28869 | 0.002
53.89/53.99	c total clause space: 48.1602MB
53.89/53.99	c total #watches: 105051
54.08/54.17	c total #propagations: 2702554 / total #impl: 30717893 (eff. 0.088)
54.08/54.17	c #Conflicts:     402000 | #Learnt:      29869 | 0.002
54.08/54.17	c total clause space: 48.1602MB
54.08/54.17	c total #watches: 108545
54.28/54.33	c total #propagations: 2709309 / total #impl: 30784207 (eff. 0.088)
54.28/54.33	c GC COLLECT
54.28/54.33	c #Conflicts:     403000 | #Learnt:      15667 | 0.002
54.28/54.33	c total clause space: 48.1602MB
54.28/54.33	c total #watches: 58956
54.38/54.45	c total #propagations: 2715453 / total #impl: 30844260 (eff. 0.088)
54.38/54.45	c #Conflicts:     404000 | #Learnt:      16667 | 0.002
54.38/54.45	c total clause space: 48.1602MB
54.38/54.45	c total #watches: 62904
54.58/54.61	c total #propagations: 2722136 / total #impl: 30929846 (eff. 0.088)
54.58/54.61	c #Conflicts:     405000 | #Learnt:      17667 | 0.002
54.58/54.61	c total clause space: 48.1602MB
54.58/54.61	c total #watches: 66578
54.68/54.76	c total #propagations: 2728328 / total #impl: 31018590 (eff. 0.088)
54.68/54.76	c #Conflicts:     406000 | #Learnt:      18667 | 0.002
54.68/54.76	c total clause space: 48.1602MB
54.68/54.76	c total #watches: 70196
54.88/54.94	c total #propagations: 2734705 / total #impl: 31097979 (eff. 0.088)
54.88/54.94	c #Conflicts:     407000 | #Learnt:      19667 | 0.002
54.88/54.94	c total clause space: 48.1602MB
54.88/54.94	c total #watches: 73983
55.09/55.11	c total #propagations: 2740934 / total #impl: 31173565 (eff. 0.088)
55.09/55.11	c #Conflicts:     408000 | #Learnt:      20667 | 0.002
55.09/55.11	c total clause space: 48.1602MB
55.09/55.11	c total #watches: 77812
55.18/55.27	c total #propagations: 2747940 / total #impl: 31232158 (eff. 0.088)
55.18/55.27	c #Conflicts:     409000 | #Learnt:      21667 | 0.002
55.18/55.27	c total clause space: 48.1602MB
55.18/55.27	c total #watches: 81745
55.38/55.47	c total #propagations: 2754913 / total #impl: 31284144 (eff. 0.088)
55.38/55.47	c #Conflicts:     410000 | #Learnt:      22667 | 0.002
55.38/55.47	c total clause space: 48.1602MB
55.38/55.47	c total #watches: 85363
55.58/55.65	c total #propagations: 2761543 / total #impl: 31362796 (eff. 0.088)
55.58/55.65	c #Conflicts:     411000 | #Learnt:      23667 | 0.002
55.58/55.65	c total clause space: 48.1602MB
55.58/55.65	c total #watches: 88915
55.88/55.90	c total #propagations: 2768197 / total #impl: 31434139 (eff. 0.088)
55.88/55.90	c #Conflicts:     412000 | #Learnt:      24667 | 0.002
55.88/55.90	c total clause space: 48.1602MB
55.88/55.90	c total #watches: 92478
55.98/56.07	c total #propagations: 2774562 / total #impl: 31502098 (eff. 0.088)
55.98/56.07	c #Conflicts:     413000 | #Learnt:      25667 | 0.002
55.98/56.07	c total clause space: 48.1602MB
55.98/56.07	c total #watches: 96109
56.19/56.24	c total #propagations: 2781083 / total #impl: 31571229 (eff. 0.088)
56.19/56.24	c #Conflicts:     414000 | #Learnt:      26667 | 0.002
56.19/56.24	c total clause space: 48.1602MB
56.19/56.24	c total #watches: 99729
56.38/56.44	c total #propagations: 2787519 / total #impl: 31656626 (eff. 0.088)
56.38/56.44	c #Conflicts:     415000 | #Learnt:      27667 | 0.002
56.38/56.44	c total clause space: 48.1602MB
56.38/56.44	c total #watches: 103283
56.58/56.63	c total #propagations: 2793371 / total #impl: 31730637 (eff. 0.088)
56.58/56.63	c #Conflicts:     416000 | #Learnt:      28667 | 0.002
56.58/56.63	c total clause space: 48.1602MB
56.58/56.63	c total #watches: 106988
56.78/56.86	c total #propagations: 2799496 / total #impl: 31799911 (eff. 0.088)
56.78/56.86	c #Conflicts:     417000 | #Learnt:      29667 | 0.002
56.78/56.86	c total clause space: 48.1602MB
56.78/56.86	c total #watches: 110748
57.08/57.10	c total #propagations: 2805729 / total #impl: 31869568 (eff. 0.088)
57.08/57.10	c #Conflicts:     418000 | #Learnt:      30667 | 0.002
57.08/57.10	c total clause space: 48.1602MB
57.08/57.10	c total #watches: 114267
57.19/57.30	c total #propagations: 2812110 / total #impl: 31950432 (eff. 0.088)
57.19/57.30	c GC COLLECT
57.19/57.30	c #Conflicts:     419000 | #Learnt:      16167 | 0.002
57.19/57.30	c total clause space: 48.1602MB
57.19/57.30	c total #watches: 60660
57.38/57.44	c total #propagations: 2818437 / total #impl: 32018596 (eff. 0.088)
57.38/57.44	c #Conflicts:     420000 | #Learnt:      17167 | 0.002
57.38/57.44	c total clause space: 48.1602MB
57.38/57.44	c total #watches: 64156
57.48/57.57	c total #propagations: 2824876 / total #impl: 32090494 (eff. 0.088)
57.48/57.57	c #Conflicts:     421000 | #Learnt:      18167 | 0.002
57.48/57.57	c total clause space: 48.1602MB
57.48/57.57	c total #watches: 67657
57.68/57.74	c total #propagations: 2831487 / total #impl: 32165520 (eff. 0.088)
57.68/57.74	c #Conflicts:     422000 | #Learnt:      19167 | 0.002
57.68/57.74	c total clause space: 48.1602MB
57.68/57.74	c total #watches: 71311
57.88/57.91	c total #propagations: 2838405 / total #impl: 32241958 (eff. 0.088)
57.88/57.91	c #Conflicts:     423000 | #Learnt:      20167 | 0.002
57.88/57.91	c total clause space: 48.1602MB
57.88/57.91	c total #watches: 74879
57.98/58.06	c total #propagations: 2844922 / total #impl: 32322874 (eff. 0.088)
57.98/58.06	c #Conflicts:     424000 | #Learnt:      21167 | 0.002
57.98/58.06	c total clause space: 48.1602MB
57.98/58.06	c total #watches: 78102
58.08/58.19	c total #propagations: 2851666 / total #impl: 32396249 (eff. 0.088)
58.08/58.19	c #Conflicts:     425000 | #Learnt:      22167 | 0.002
58.08/58.19	c total clause space: 48.1602MB
58.08/58.19	c total #watches: 81447
58.29/58.31	c total #propagations: 2858034 / total #impl: 32467950 (eff. 0.088)
58.29/58.31	c #Conflicts:     426000 | #Learnt:      23167 | 0.002
58.29/58.31	c total clause space: 48.1602MB
58.29/58.31	c total #watches: 84804
58.39/58.44	c total #propagations: 2864682 / total #impl: 32536242 (eff. 0.088)
58.39/58.44	c #Conflicts:     427000 | #Learnt:      24167 | 0.002
58.39/58.44	c total clause space: 48.1602MB
58.39/58.44	c total #watches: 88067
58.48/58.58	c total #propagations: 2871182 / total #impl: 32612690 (eff. 0.088)
58.48/58.58	c #Conflicts:     428000 | #Learnt:      25167 | 0.002
58.48/58.58	c total clause space: 48.1602MB
58.48/58.58	c total #watches: 91579
58.68/58.75	c total #propagations: 2877807 / total #impl: 32697183 (eff. 0.088)
58.68/58.75	c #Conflicts:     429000 | #Learnt:      26167 | 0.002
58.68/58.75	c total clause space: 48.1602MB
58.68/58.75	c total #watches: 94885
58.88/58.91	c total #propagations: 2883993 / total #impl: 32785389 (eff. 0.088)
58.88/58.91	c #Conflicts:     430000 | #Learnt:      27167 | 0.002
58.88/58.91	c total clause space: 48.1602MB
58.88/58.91	c total #watches: 98059
58.98/59.07	c total #propagations: 2890635 / total #impl: 32873945 (eff. 0.088)
58.98/59.07	c #Conflicts:     431000 | #Learnt:      28167 | 0.002
58.98/59.07	c total clause space: 48.1602MB
58.98/59.07	c total #watches: 101508
59.18/59.25	c total #propagations: 2897652 / total #impl: 32957675 (eff. 0.088)
59.18/59.25	c #Conflicts:     432000 | #Learnt:      29167 | 0.002
59.18/59.25	c total clause space: 48.1602MB
59.18/59.25	c total #watches: 104667
59.39/59.47	c total #propagations: 2904312 / total #impl: 33040374 (eff. 0.088)
59.39/59.47	c #Conflicts:     433000 | #Learnt:      30167 | 0.002
59.39/59.47	c total clause space: 48.1602MB
59.39/59.47	c total #watches: 107822
59.58/59.66	c total #propagations: 2911066 / total #impl: 33133473 (eff. 0.088)
59.58/59.66	c #Conflicts:     434000 | #Learnt:      31167 | 0.002
59.58/59.66	c total clause space: 48.1602MB
59.58/59.66	c total #watches: 110893
59.78/59.83	c total #propagations: 2917516 / total #impl: 33217766 (eff. 0.088)
59.78/59.83	c GC COLLECT
59.78/59.83	c #Conflicts:     435000 | #Learnt:      16372 | 0.002
59.78/59.83	c total clause space: 48.1602MB
59.78/59.83	c total #watches: 61243
59.88/59.91	c total #propagations: 2923928 / total #impl: 33292457 (eff. 0.088)
59.88/59.91	c #Conflicts:     436000 | #Learnt:      17372 | 0.002
59.88/59.91	c total clause space: 48.1602MB
59.88/59.91	c total #watches: 64597
59.98/60.01	c total #propagations: 2930665 / total #impl: 33362190 (eff. 0.088)
59.98/60.01	c #Conflicts:     437000 | #Learnt:      18372 | 0.002
59.98/60.01	c total clause space: 48.1602MB
59.98/60.01	c total #watches: 68275
60.08/60.14	c total #propagations: 2937284 / total #impl: 33438707 (eff. 0.088)
60.08/60.14	c #Conflicts:     438000 | #Learnt:      19372 | 0.002
60.08/60.14	c total clause space: 48.1602MB
60.08/60.14	c total #watches: 72542
60.18/60.29	c total #propagations: 2943564 / total #impl: 33525115 (eff. 0.088)
60.18/60.29	c #Conflicts:     439000 | #Learnt:      20372 | 0.002
60.18/60.29	c total clause space: 48.1602MB
60.18/60.29	c total #watches: 76652
60.38/60.47	c total #propagations: 2950293 / total #impl: 33646775 (eff. 0.088)
60.38/60.47	c #Conflicts:     440000 | #Learnt:      21372 | 0.002
60.38/60.47	c total clause space: 48.1602MB
60.38/60.47	c total #watches: 80680
60.59/60.66	c total #propagations: 2956571 / total #impl: 33772431 (eff. 0.088)
60.59/60.66	c #Conflicts:     441000 | #Learnt:      22372 | 0.002
60.59/60.66	c total clause space: 48.1602MB
60.59/60.66	c total #watches: 84373
60.78/60.86	c total #propagations: 2962763 / total #impl: 33911473 (eff. 0.087)
60.78/60.86	c #Conflicts:     442000 | #Learnt:      23372 | 0.002
60.78/60.86	c total clause space: 48.1602MB
60.78/60.86	c total #watches: 87729
60.98/61.07	c total #propagations: 2968872 / total #impl: 34035547 (eff. 0.087)
60.98/61.07	c #Conflicts:     443000 | #Learnt:      24372 | 0.002
60.98/61.07	c total clause space: 48.1602MB
60.98/61.07	c total #watches: 91157
61.18/61.26	c total #propagations: 2975135 / total #impl: 34155289 (eff. 0.087)
61.18/61.26	c #Conflicts:     444000 | #Learnt:      25372 | 0.002
61.18/61.26	c total clause space: 48.1602MB
61.18/61.26	c total #watches: 94459
61.38/61.48	c total #propagations: 2981941 / total #impl: 34274641 (eff. 0.087)
61.38/61.48	c #Conflicts:     445000 | #Learnt:      26372 | 0.002
61.38/61.48	c total clause space: 48.1602MB
61.38/61.48	c total #watches: 97666
61.69/61.71	c total #propagations: 2988166 / total #impl: 34385949 (eff. 0.087)
61.69/61.71	c #Conflicts:     446000 | #Learnt:      27372 | 0.002
61.69/61.71	c total clause space: 48.1602MB
61.69/61.71	c total #watches: 101333
61.88/61.95	c total #propagations: 2994544 / total #impl: 34515410 (eff. 0.087)
61.88/61.95	c #Conflicts:     447000 | #Learnt:      28372 | 0.002
61.88/61.95	c total clause space: 48.1602MB
61.88/61.95	c total #watches: 105044
62.18/62.22	c total #propagations: 3000984 / total #impl: 34655450 (eff. 0.087)
62.18/62.22	c #Conflicts:     448000 | #Learnt:      29372 | 0.002
62.18/62.22	c total clause space: 48.1602MB
62.18/62.22	c total #watches: 108773
62.38/62.47	c total #propagations: 3007186 / total #impl: 34838902 (eff. 0.086)
62.38/62.47	c #Conflicts:     449000 | #Learnt:      30372 | 0.002
62.38/62.47	c total clause space: 48.1602MB
62.38/62.47	c total #watches: 112217
62.69/62.74	c total #propagations: 3013695 / total #impl: 34983669 (eff. 0.086)
62.69/62.74	c #Conflicts:     450000 | #Learnt:      31372 | 0.002
62.69/62.74	c total clause space: 48.1602MB
62.69/62.74	c total #watches: 115595
62.88/62.98	c total #propagations: 3020197 / total #impl: 35120708 (eff. 0.086)
62.88/62.98	c GC COLLECT
62.88/62.98	c #Conflicts:     451000 | #Learnt:      16271 | 0.002
62.88/62.98	c total clause space: 48.1602MB
62.88/62.98	c total #watches: 60971
62.98/63.07	c total #propagations: 3026544 / total #impl: 35252664 (eff. 0.086)
62.98/63.07	c #Conflicts:     452000 | #Learnt:      17271 | 0.002
62.98/63.07	c total clause space: 48.1602MB
62.98/63.07	c total #watches: 64599
63.08/63.18	c total #propagations: 3032770 / total #impl: 35321565 (eff. 0.086)
63.08/63.18	c #Conflicts:     453000 | #Learnt:      18271 | 0.002
63.08/63.18	c total clause space: 48.1602MB
63.08/63.18	c total #watches: 68437
63.28/63.32	c total #propagations: 3038826 / total #impl: 35398109 (eff. 0.086)
63.28/63.32	c #Conflicts:     454000 | #Learnt:      19271 | 0.002
63.28/63.32	c total clause space: 48.1602MB
63.28/63.32	c total #watches: 72513
63.38/63.47	c total #propagations: 3044988 / total #impl: 35491610 (eff. 0.086)
63.38/63.47	c #Conflicts:     455000 | #Learnt:      20271 | 0.002
63.38/63.47	c total clause space: 48.1602MB
63.38/63.47	c total #watches: 76694
63.58/63.64	c total #propagations: 3051550 / total #impl: 35600777 (eff. 0.086)
63.58/63.64	c #Conflicts:     456000 | #Learnt:      21271 | 0.002
63.58/63.64	c total clause space: 48.1602MB
63.58/63.64	c total #watches: 80599
63.79/63.83	c total #propagations: 3057699 / total #impl: 35710792 (eff. 0.086)
63.79/63.83	c #Conflicts:     457000 | #Learnt:      22271 | 0.002
63.79/63.83	c total clause space: 48.1602MB
63.79/63.83	c total #watches: 84081
63.98/64.03	c total #propagations: 3063698 / total #impl: 35807559 (eff. 0.086)
63.98/64.03	c #Conflicts:     458000 | #Learnt:      23271 | 0.002
63.98/64.03	c total clause space: 48.1602MB
63.98/64.03	c total #watches: 87903
64.18/64.25	c total #propagations: 3069823 / total #impl: 35905556 (eff. 0.085)
64.18/64.25	c #Conflicts:     459000 | #Learnt:      24271 | 0.002
64.18/64.25	c total clause space: 48.1602MB
64.18/64.25	c total #watches: 91527
64.38/64.47	c total #propagations: 3075940 / total #impl: 36014805 (eff. 0.085)
64.38/64.47	c #Conflicts:     460000 | #Learnt:      25271 | 0.002
64.38/64.47	c total clause space: 48.1602MB
64.38/64.47	c total #watches: 96025
64.68/64.75	c total #propagations: 3081936 / total #impl: 36149259 (eff. 0.085)
64.68/64.75	c #Conflicts:     461000 | #Learnt:      26271 | 0.002
64.68/64.75	c total clause space: 48.1602MB
64.68/64.75	c total #watches: 99966
64.89/64.99	c total #propagations: 3087766 / total #impl: 36273900 (eff. 0.085)
64.89/64.99	c #Conflicts:     462000 | #Learnt:      27271 | 0.002
64.89/64.99	c total clause space: 48.1602MB
64.89/64.99	c total #watches: 103440
65.08/65.18	c total #propagations: 3093837 / total #impl: 36381666 (eff. 0.085)
65.08/65.18	c #Conflicts:     463000 | #Learnt:      28271 | 0.002
65.08/65.18	c total clause space: 48.1602MB
65.08/65.18	c total #watches: 106804
65.28/65.37	c total #propagations: 3100786 / total #impl: 36465377 (eff. 0.085)
65.28/65.37	c #Conflicts:     464000 | #Learnt:      29271 | 0.002
65.28/65.37	c total clause space: 48.1602MB
65.28/65.37	c total #watches: 110339
65.58/65.61	c total #propagations: 3107503 / total #impl: 36539092 (eff. 0.085)
65.58/65.61	c #Conflicts:     465000 | #Learnt:      30271 | 0.002
65.58/65.61	c total clause space: 48.1602MB
65.58/65.61	c total #watches: 113724
65.78/65.85	c total #propagations: 3113754 / total #impl: 36634905 (eff. 0.085)
65.78/65.85	c #Conflicts:     466000 | #Learnt:      31271 | 0.002
65.78/65.85	c total clause space: 48.1602MB
65.78/65.85	c total #watches: 117280
65.99/66.08	c total #propagations: 3120378 / total #impl: 36728297 (eff. 0.085)
65.99/66.08	c #Conflicts:     467000 | #Learnt:      32271 | 0.002
65.99/66.08	c total clause space: 48.1602MB
65.99/66.08	c total #watches: 120516
66.18/66.25	c total #propagations: 3127899 / total #impl: 36804861 (eff. 0.085)
66.18/66.25	c GC COLLECT
66.18/66.25	c #Conflicts:     468000 | #Learnt:      16868 | 0.002
66.18/66.25	c total clause space: 48.1602MB
66.18/66.25	c total #watches: 63056
66.28/66.37	c total #propagations: 3135089 / total #impl: 36877503 (eff. 0.085)
66.28/66.37	c #Conflicts:     469000 | #Learnt:      17868 | 0.002
66.28/66.37	c total clause space: 48.1602MB
66.28/66.37	c total #watches: 66750
66.48/66.57	c total #propagations: 3142376 / total #impl: 36964991 (eff. 0.085)
66.48/66.57	c #Conflicts:     470000 | #Learnt:      18868 | 0.002
66.48/66.57	c total clause space: 48.1602MB
66.48/66.57	c total #watches: 70694
66.68/66.76	c total #propagations: 3149106 / total #impl: 37099891 (eff. 0.085)
66.68/66.76	c #Conflicts:     471000 | #Learnt:      19868 | 0.002
66.68/66.76	c total clause space: 48.1602MB
66.68/66.76	c total #watches: 74336
66.88/66.96	c total #propagations: 3155419 / total #impl: 37227791 (eff. 0.085)
66.88/66.96	c #Conflicts:     472000 | #Learnt:      20868 | 0.002
66.88/66.96	c total clause space: 48.1602MB
66.88/66.96	c total #watches: 77810
67.19/67.21	c total #propagations: 3161777 / total #impl: 37373319 (eff. 0.085)
67.19/67.21	c #Conflicts:     473000 | #Learnt:      21868 | 0.002
67.19/67.21	c total clause space: 48.1602MB
67.19/67.21	c total #watches: 81476
67.48/67.50	c total #propagations: 3168876 / total #impl: 37546423 (eff. 0.084)
67.48/67.50	c #Conflicts:     474000 | #Learnt:      22868 | 0.002
67.48/67.50	c total clause space: 48.1602MB
67.48/67.50	c total #watches: 85027
67.68/67.79	c total #propagations: 3176016 / total #impl: 37781670 (eff. 0.084)
67.68/67.79	c #Conflicts:     475000 | #Learnt:      23868 | 0.002
67.68/67.79	c total clause space: 48.1602MB
67.68/67.79	c total #watches: 88234
67.98/68.09	c total #propagations: 3183045 / total #impl: 37954771 (eff. 0.084)
67.98/68.09	c #Conflicts:     476000 | #Learnt:      24868 | 0.002
67.98/68.09	c total clause space: 48.1602MB
67.98/68.09	c total #watches: 91573
68.38/68.43	c total #propagations: 3189936 / total #impl: 38149205 (eff. 0.084)
68.38/68.43	c #Conflicts:     477000 | #Learnt:      25868 | 0.002
68.38/68.43	c total clause space: 48.1602MB
68.38/68.43	c total #watches: 96104
68.68/68.75	c total #propagations: 3196759 / total #impl: 38443360 (eff. 0.083)
68.68/68.75	c #Conflicts:     478000 | #Learnt:      26868 | 0.002
68.68/68.75	c total clause space: 48.1602MB
68.68/68.75	c total #watches: 99186
69.08/69.12	c total #propagations: 3203355 / total #impl: 38656766 (eff. 0.083)
69.08/69.12	c #Conflicts:     479000 | #Learnt:      27868 | 0.002
69.08/69.12	c total clause space: 48.1602MB
69.08/69.12	c total #watches: 102352
69.39/69.47	c total #propagations: 3210226 / total #impl: 38905662 (eff. 0.083)
69.39/69.47	c #Conflicts:     480000 | #Learnt:      28868 | 0.002
69.39/69.47	c total clause space: 48.1602MB
69.39/69.47	c total #watches: 105920
69.78/69.86	c total #propagations: 3217039 / total #impl: 39198885 (eff. 0.082)
69.78/69.86	c #Conflicts:     481000 | #Learnt:      29868 | 0.002
69.78/69.86	c total clause space: 48.1602MB
69.78/69.86	c total #watches: 109238
70.18/70.23	c total #propagations: 3224257 / total #impl: 39462282 (eff. 0.082)
70.18/70.23	c #Conflicts:     482000 | #Learnt:      30868 | 0.002
70.18/70.23	c total clause space: 48.1602MB
70.18/70.23	c total #watches: 112559
70.58/70.60	c total #propagations: 3230834 / total #impl: 39633484 (eff. 0.082)
70.58/70.60	c #Conflicts:     483000 | #Learnt:      31868 | 0.002
70.58/70.60	c total clause space: 48.1602MB
70.58/70.60	c total #watches: 115762
70.88/70.98	c total #propagations: 3237311 / total #impl: 39805886 (eff. 0.081)
70.88/70.98	c #Conflicts:     484000 | #Learnt:      32868 | 0.002
70.88/70.98	c total clause space: 48.1602MB
70.88/70.98	c total #watches: 119027
71.18/71.26	c total #propagations: 3244342 / total #impl: 39972852 (eff. 0.081)
71.18/71.26	c GC COLLECT
71.18/71.26	c #Conflicts:     485000 | #Learnt:      17169 | 0.002
71.18/71.26	c total clause space: 48.1602MB
71.18/71.26	c total #watches: 64070
71.28/71.39	c total #propagations: 3251075 / total #impl: 40114379 (eff. 0.081)
71.28/71.39	c #Conflicts:     486000 | #Learnt:      18169 | 0.002
71.28/71.39	c total clause space: 48.1602MB
71.28/71.39	c total #watches: 67295
71.49/71.55	c total #propagations: 3258101 / total #impl: 40184507 (eff. 0.081)
71.49/71.55	c #Conflicts:     487000 | #Learnt:      19169 | 0.002
71.49/71.55	c total clause space: 48.1602MB
71.49/71.55	c total #watches: 70616
71.68/71.70	c total #propagations: 3264630 / total #impl: 40260563 (eff. 0.081)
71.68/71.70	c #Conflicts:     488000 | #Learnt:      20169 | 0.002
71.68/71.70	c total clause space: 48.1602MB
71.68/71.70	c total #watches: 73852
71.78/71.89	c total #propagations: 3270780 / total #impl: 40339505 (eff. 0.081)
71.78/71.89	c #Conflicts:     489000 | #Learnt:      21169 | 0.002
71.78/71.89	c total clause space: 48.1602MB
71.78/71.89	c total #watches: 77081
71.98/72.07	c total #propagations: 3276952 / total #impl: 40422022 (eff. 0.081)
71.98/72.07	c #Conflicts:     490000 | #Learnt:      22169 | 0.002
71.98/72.07	c total clause space: 48.1602MB
71.98/72.07	c total #watches: 80382
72.18/72.25	c total #propagations: 3283084 / total #impl: 40502825 (eff. 0.081)
72.18/72.25	c #Conflicts:     491000 | #Learnt:      23169 | 0.002
72.18/72.25	c total clause space: 48.1602MB
72.18/72.25	c total #watches: 83590
72.38/72.49	c total #propagations: 3289583 / total #impl: 40582620 (eff. 0.081)
72.38/72.49	c #Conflicts:     492000 | #Learnt:      24169 | 0.002
72.38/72.49	c total clause space: 48.1602MB
72.38/72.49	c total #watches: 86924
72.69/72.71	c total #propagations: 3296250 / total #impl: 40680303 (eff. 0.081)
72.69/72.71	c #Conflicts:     493000 | #Learnt:      25169 | 0.002
72.69/72.71	c total clause space: 48.1602MB
72.69/72.71	c total #watches: 90151
72.88/72.92	c total #propagations: 3302303 / total #impl: 40771710 (eff. 0.081)
72.88/72.92	c #Conflicts:     494000 | #Learnt:      26169 | 0.002
72.88/72.92	c total clause space: 48.1602MB
72.88/72.92	c total #watches: 93557
73.08/73.10	c total #propagations: 3308420 / total #impl: 40860557 (eff. 0.081)
73.08/73.10	c #Conflicts:     495000 | #Learnt:      27169 | 0.002
73.08/73.10	c total clause space: 48.1602MB
73.08/73.10	c total #watches: 96947
73.28/73.37	c total #propagations: 3314676 / total #impl: 40950210 (eff. 0.081)
73.28/73.37	c #Conflicts:     496000 | #Learnt:      28169 | 0.002
73.28/73.37	c total clause space: 48.1602MB
73.28/73.37	c total #watches: 100336
73.58/73.62	c total #propagations: 3321045 / total #impl: 41053898 (eff. 0.081)
73.58/73.62	c #Conflicts:     497000 | #Learnt:      29169 | 0.002
73.58/73.62	c total clause space: 48.1602MB
73.58/73.62	c total #watches: 103680
73.79/73.88	c total #propagations: 3327146 / total #impl: 41156278 (eff. 0.081)
73.79/73.88	c #Conflicts:     498000 | #Learnt:      30169 | 0.002
73.79/73.88	c total clause space: 48.1602MB
73.79/73.88	c total #watches: 106881
74.08/74.17	c total #propagations: 3333909 / total #impl: 41256863 (eff. 0.081)
74.08/74.17	c #Conflicts:     499000 | #Learnt:      31169 | 0.002
74.08/74.17	c total clause space: 48.1602MB
74.08/74.17	c total #watches: 110181
74.38/74.47	c total #propagations: 3340670 / total #impl: 41370983 (eff. 0.081)
74.38/74.47	c #Conflicts:     500000 | #Learnt:      32169 | 0.002
74.38/74.47	c total clause space: 48.1602MB
74.38/74.47	c total #watches: 113452
74.68/74.77	c total #propagations: 3347057 / total #impl: 41461949 (eff. 0.081)
74.68/74.77	c #Conflicts:     501000 | #Learnt:      33169 | 0.002
74.68/74.77	c total clause space: 48.1602MB
74.68/74.77	c total #watches: 116998
74.98/75.04	c total #propagations: 3353304 / total #impl: 41584101 (eff. 0.081)
74.98/75.04	c GC COLLECT
74.98/75.04	c #Conflicts:     502000 | #Learnt:      17171 | 0.002
74.98/75.04	c total clause space: 48.1602MB
74.98/75.04	c total #watches: 64215
75.08/75.18	c total #propagations: 3359367 / total #impl: 41690976 (eff. 0.081)
75.08/75.18	c #Conflicts:     503000 | #Learnt:      18171 | 0.002
75.08/75.18	c total clause space: 48.1602MB
75.08/75.18	c total #watches: 67955
75.28/75.34	c total #propagations: 3365927 / total #impl: 41793525 (eff. 0.081)
75.28/75.34	c #Conflicts:     504000 | #Learnt:      19171 | 0.002
75.28/75.34	c total clause space: 48.1602MB
75.28/75.34	c total #watches: 71307
75.48/75.51	c total #propagations: 3371892 / total #impl: 41881518 (eff. 0.081)
75.48/75.51	c #Conflicts:     505000 | #Learnt:      20171 | 0.002
75.48/75.51	c total clause space: 48.1602MB
75.48/75.51	c total #watches: 74675
75.58/75.68	c total #propagations: 3378020 / total #impl: 41971158 (eff. 0.080)
75.58/75.68	c #Conflicts:     506000 | #Learnt:      21171 | 0.002
75.58/75.68	c total clause space: 48.1602MB
75.58/75.68	c total #watches: 77988
75.78/75.85	c total #propagations: 3384174 / total #impl: 42076052 (eff. 0.080)
75.78/75.85	c #Conflicts:     507000 | #Learnt:      22171 | 0.002
75.78/75.85	c total clause space: 48.1602MB
75.78/75.85	c total #watches: 81269
75.99/76.07	c total #propagations: 3390408 / total #impl: 42176988 (eff. 0.080)
75.99/76.07	c #Conflicts:     508000 | #Learnt:      23171 | 0.002
75.99/76.07	c total clause space: 48.1602MB
75.99/76.07	c total #watches: 84638
76.28/76.33	c total #propagations: 3396894 / total #impl: 42277728 (eff. 0.080)
76.28/76.33	c #Conflicts:     509000 | #Learnt:      24171 | 0.002
76.28/76.33	c total clause space: 48.1602MB
76.28/76.33	c total #watches: 88124
76.48/76.59	c total #propagations: 3403142 / total #impl: 42397350 (eff. 0.080)
76.48/76.59	c #Conflicts:     510000 | #Learnt:      25171 | 0.002
76.48/76.59	c total clause space: 48.1602MB
76.48/76.59	c total #watches: 91787
76.78/76.84	c total #propagations: 3409525 / total #impl: 42529018 (eff. 0.080)
76.78/76.84	c #Conflicts:     511000 | #Learnt:      26171 | 0.002
76.78/76.84	c total clause space: 48.1602MB
76.78/76.84	c total #watches: 95204
76.99/77.08	c total #propagations: 3415837 / total #impl: 42637109 (eff. 0.080)
76.99/77.08	c #Conflicts:     512000 | #Learnt:      27171 | 0.002
76.99/77.08	c total clause space: 48.1602MB
76.99/77.08	c total #watches: 98443
77.28/77.33	c total #propagations: 3422009 / total #impl: 42736587 (eff. 0.080)
77.28/77.33	c #Conflicts:     513000 | #Learnt:      28171 | 0.002
77.28/77.33	c total clause space: 48.1602MB
77.28/77.33	c total #watches: 101763
77.58/77.60	c total #propagations: 3428564 / total #impl: 42837783 (eff. 0.080)
77.58/77.60	c #Conflicts:     514000 | #Learnt:      29171 | 0.002
77.58/77.60	c total clause space: 48.1602MB
77.58/77.60	c total #watches: 105367
77.78/77.88	c total #propagations: 3435168 / total #impl: 42923700 (eff. 0.080)
77.78/77.88	c #Conflicts:     515000 | #Learnt:      30171 | 0.002
77.78/77.88	c total clause space: 48.1602MB
77.78/77.88	c total #watches: 108946
77.98/78.07	c total #propagations: 3442365 / total #impl: 43005650 (eff. 0.080)
77.98/78.07	c #Conflicts:     516000 | #Learnt:      31171 | 0.002
77.98/78.07	c total clause space: 48.1602MB
77.98/78.07	c total #watches: 112246
78.19/78.27	c total #propagations: 3449775 / total #impl: 43087739 (eff. 0.080)
78.19/78.27	c #Conflicts:     517000 | #Learnt:      32171 | 0.002
78.19/78.27	c total clause space: 48.1602MB
78.19/78.27	c total #watches: 115649
78.48/78.52	c total #propagations: 3456683 / total #impl: 43177862 (eff. 0.080)
78.48/78.52	c #Conflicts:     518000 | #Learnt:      33171 | 0.002
78.48/78.52	c total clause space: 48.1602MB
78.48/78.52	c total #watches: 119299
78.68/78.79	c total #propagations: 3463006 / total #impl: 43246908 (eff. 0.080)
78.68/78.79	c #Conflicts:     519000 | #Learnt:      34171 | 0.002
78.68/78.79	c total clause space: 48.1602MB
78.68/78.79	c total #watches: 122851
78.98/79.03	c total #propagations: 3469581 / total #impl: 43345477 (eff. 0.080)
78.98/79.03	c GC COLLECT
78.98/79.03	c #Conflicts:     520000 | #Learnt:      17866 | 0.002
78.98/79.03	c total clause space: 48.1602MB
78.98/79.03	c total #watches: 66686
79.08/79.17	c total #propagations: 3476679 / total #impl: 43437284 (eff. 0.080)
79.08/79.17	c #Conflicts:     521000 | #Learnt:      18866 | 0.002
79.08/79.17	c total clause space: 48.1602MB
79.08/79.17	c total #watches: 70034
79.28/79.33	c total #propagations: 3484195 / total #impl: 43529465 (eff. 0.080)
79.28/79.33	c #Conflicts:     522000 | #Learnt:      19866 | 0.002
79.28/79.33	c total clause space: 48.1602MB
79.28/79.33	c total #watches: 73803
79.38/79.46	c total #propagations: 3490824 / total #impl: 43606360 (eff. 0.080)
79.38/79.46	c #Conflicts:     523000 | #Learnt:      20866 | 0.002
79.38/79.46	c total clause space: 48.1602MB
79.38/79.46	c total #watches: 77474
79.58/79.64	c total #propagations: 3497713 / total #impl: 43680263 (eff. 0.080)
79.58/79.64	c #Conflicts:     524000 | #Learnt:      21866 | 0.002
79.58/79.64	c total clause space: 48.1602MB
79.58/79.64	c total #watches: 80862
79.78/79.83	c total #propagations: 3505700 / total #impl: 43764248 (eff. 0.080)
79.78/79.83	c #Conflicts:     525000 | #Learnt:      22866 | 0.002
79.78/79.83	c total clause space: 48.1602MB
79.78/79.83	c total #watches: 84288
79.98/80.00	c total #propagations: 3513265 / total #impl: 43855351 (eff. 0.080)
79.98/80.00	c #Conflicts:     526000 | #Learnt:      23866 | 0.002
79.98/80.00	c total clause space: 48.1602MB
79.98/80.00	c total #watches: 88099
80.08/80.18	c total #propagations: 3520201 / total #impl: 43937689 (eff. 0.080)
80.08/80.18	c #Conflicts:     527000 | #Learnt:      24866 | 0.002
80.08/80.18	c total clause space: 48.1602MB
80.08/80.18	c total #watches: 91762
80.38/80.40	c total #propagations: 3526655 / total #impl: 44008341 (eff. 0.080)
80.38/80.40	c #Conflicts:     528000 | #Learnt:      25866 | 0.002
80.38/80.40	c total clause space: 48.1602MB
80.38/80.40	c total #watches: 95236
80.48/80.60	c total #propagations: 3533010 / total #impl: 44076685 (eff. 0.080)
80.48/80.60	c #Conflicts:     529000 | #Learnt:      26866 | 0.002
80.48/80.60	c total clause space: 48.1602MB
80.48/80.60	c total #watches: 98952
80.78/80.81	c total #propagations: 3540020 / total #impl: 44133089 (eff. 0.080)
80.78/80.81	c #Conflicts:     530000 | #Learnt:      27866 | 0.002
80.78/80.81	c total clause space: 48.1602MB
80.78/80.81	c total #watches: 102361
80.98/81.03	c total #propagations: 3545804 / total #impl: 44216805 (eff. 0.080)
80.98/81.03	c #Conflicts:     531000 | #Learnt:      28866 | 0.002
80.98/81.03	c total clause space: 48.1602MB
80.98/81.03	c total #watches: 105840
81.18/81.22	c total #propagations: 3551433 / total #impl: 44308536 (eff. 0.080)
81.18/81.22	c #Conflicts:     532000 | #Learnt:      29866 | 0.002
81.18/81.22	c total clause space: 48.1602MB
81.18/81.22	c total #watches: 109160
81.38/81.41	c total #propagations: 3557151 / total #impl: 44422442 (eff. 0.080)
81.38/81.41	c #Conflicts:     533000 | #Learnt:      30866 | 0.002
81.38/81.41	c total clause space: 48.1602MB
81.38/81.41	c total #watches: 112631
81.58/81.64	c total #propagations: 3562881 / total #impl: 44513139 (eff. 0.080)
81.58/81.64	c #Conflicts:     534000 | #Learnt:      31866 | 0.002
81.58/81.64	c total clause space: 48.1602MB
81.58/81.64	c total #watches: 116135
81.78/81.88	c total #propagations: 3569590 / total #impl: 44595143 (eff. 0.080)
81.78/81.88	c #Conflicts:     535000 | #Learnt:      32866 | 0.002
81.78/81.88	c total clause space: 48.1602MB
81.78/81.88	c total #watches: 119577
82.08/82.10	c total #propagations: 3576351 / total #impl: 44678384 (eff. 0.080)
82.08/82.10	c #Conflicts:     536000 | #Learnt:      33866 | 0.002
82.08/82.10	c total clause space: 48.1602MB
82.08/82.10	c total #watches: 122939
82.28/82.31	c total #propagations: 3582664 / total #impl: 44752238 (eff. 0.080)
82.28/82.31	c #Conflicts:     537000 | #Learnt:      34866 | 0.002
82.28/82.31	c total clause space: 48.1602MB
82.28/82.31	c total #watches: 126672
82.38/82.44	c total #propagations: 3589449 / total #impl: 44839602 (eff. 0.080)
82.38/82.44	c GC COLLECT
82.38/82.44	c #Conflicts:     538000 | #Learnt:      18260 | 0.002
82.38/82.44	c total clause space: 48.1602MB
82.38/82.44	c total #watches: 68060
82.48/82.58	c total #propagations: 3596208 / total #impl: 44909437 (eff. 0.080)
82.48/82.58	c #Conflicts:     539000 | #Learnt:      19260 | 0.002
82.48/82.58	c total clause space: 48.1602MB
82.48/82.58	c total #watches: 71521
82.58/82.68	c total #propagations: 3602785 / total #impl: 44974717 (eff. 0.080)
82.58/82.68	c #Conflicts:     540000 | #Learnt:      20260 | 0.002
82.58/82.68	c total clause space: 48.1602MB
82.58/82.68	c total #watches: 74683
82.78/82.81	c total #propagations: 3609406 / total #impl: 45048591 (eff. 0.080)
82.78/82.81	c #Conflicts:     541000 | #Learnt:      21260 | 0.002
82.78/82.81	c total clause space: 48.1602MB
82.78/82.81	c total #watches: 78088
82.88/82.98	c total #propagations: 3616444 / total #impl: 45113865 (eff. 0.080)
82.88/82.98	c #Conflicts:     542000 | #Learnt:      22260 | 0.002
82.88/82.98	c total clause space: 48.1602MB
82.88/82.98	c total #watches: 81767
83.08/83.16	c total #propagations: 3622663 / total #impl: 45177987 (eff. 0.080)
83.08/83.16	c #Conflicts:     543000 | #Learnt:      23260 | 0.002
83.08/83.16	c total clause space: 48.1602MB
83.08/83.16	c total #watches: 85103
83.28/83.34	c total #propagations: 3628920 / total #impl: 45258367 (eff. 0.080)
83.28/83.34	c #Conflicts:     544000 | #Learnt:      24260 | 0.002
83.28/83.34	c total clause space: 48.1602MB
83.28/83.34	c total #watches: 88646
83.48/83.55	c total #propagations: 3635017 / total #impl: 45331284 (eff. 0.080)
83.48/83.55	c #Conflicts:     545000 | #Learnt:      25260 | 0.002
83.48/83.55	c total clause space: 48.1602MB
83.48/83.55	c total #watches: 92220
83.68/83.74	c total #propagations: 3641580 / total #impl: 45409722 (eff. 0.080)
83.68/83.74	c #Conflicts:     546000 | #Learnt:      26260 | 0.002
83.68/83.74	c total clause space: 48.1602MB
83.68/83.74	c total #watches: 95589
83.88/83.98	c total #propagations: 3649374 / total #impl: 45489880 (eff. 0.080)
83.88/83.98	c #Conflicts:     547000 | #Learnt:      27260 | 0.002
83.88/83.98	c total clause space: 48.1602MB
83.88/83.98	c total #watches: 98990
84.08/84.17	c total #propagations: 3657072 / total #impl: 45568193 (eff. 0.080)
84.08/84.17	c #Conflicts:     548000 | #Learnt:      28260 | 0.002
84.08/84.17	c total clause space: 48.1602MB
84.08/84.17	c total #watches: 102239
84.38/84.42	c total #propagations: 3665282 / total #impl: 45653900 (eff. 0.080)
84.38/84.42	c #Conflicts:     549000 | #Learnt:      29260 | 0.002
84.38/84.42	c total clause space: 48.1602MB
84.38/84.42	c total #watches: 105655
84.58/84.66	c total #propagations: 3672198 / total #impl: 45734795 (eff. 0.080)
84.58/84.66	c #Conflicts:     550000 | #Learnt:      30260 | 0.002
84.58/84.66	c total clause space: 48.1602MB
84.58/84.66	c total #watches: 109450
84.78/84.83	c total #propagations: 3678668 / total #impl: 45819369 (eff. 0.080)
84.78/84.83	c #Conflicts:     551000 | #Learnt:      31260 | 0.002
84.78/84.83	c total clause space: 48.1602MB
84.78/84.83	c total #watches: 112724
84.98/85.09	c total #propagations: 3685290 / total #impl: 45897705 (eff. 0.080)
84.98/85.09	c #Conflicts:     552000 | #Learnt:      32260 | 0.002
84.98/85.09	c total clause space: 48.1602MB
84.98/85.09	c total #watches: 116102
85.18/85.27	c total #propagations: 3692988 / total #impl: 45986840 (eff. 0.080)
85.18/85.27	c #Conflicts:     553000 | #Learnt:      33260 | 0.002
85.18/85.27	c total clause space: 48.1602MB
85.18/85.27	c total #watches: 119605
85.38/85.47	c total #propagations: 3700806 / total #impl: 46049464 (eff. 0.080)
85.38/85.47	c #Conflicts:     554000 | #Learnt:      34260 | 0.002
85.38/85.47	c total clause space: 48.1602MB
85.38/85.47	c total #watches: 122769
85.58/85.69	c total #propagations: 3708996 / total #impl: 46116300 (eff. 0.080)
85.58/85.69	c #Conflicts:     555000 | #Learnt:      35260 | 0.002
85.58/85.69	c total clause space: 48.1602MB
85.58/85.69	c total #watches: 125861
85.78/85.88	c total #propagations: 3716665 / total #impl: 46184685 (eff. 0.080)
85.78/85.88	c GC COLLECT
85.78/85.88	c #Conflicts:     556000 | #Learnt:      18358 | 0.002
85.78/85.88	c total clause space: 48.1602MB
85.78/85.88	c total #watches: 68424
85.98/86.02	c total #propagations: 3723512 / total #impl: 46255350 (eff. 0.080)
85.98/86.02	c #Conflicts:     557000 | #Learnt:      19358 | 0.002
85.98/86.02	c total clause space: 48.1602MB
85.98/86.02	c total #watches: 71663
86.08/86.16	c total #propagations: 3730283 / total #impl: 46316543 (eff. 0.081)
86.08/86.16	c #Conflicts:     558000 | #Learnt:      20358 | 0.002
86.08/86.16	c total clause space: 48.1602MB
86.08/86.16	c total #watches: 74956
86.28/86.31	c total #propagations: 3737374 / total #impl: 46387670 (eff. 0.081)
86.28/86.31	c #Conflicts:     559000 | #Learnt:      21358 | 0.002
86.28/86.31	c total clause space: 48.1602MB
86.28/86.31	c total #watches: 78748
86.48/86.51	c total #propagations: 3743929 / total #impl: 46459938 (eff. 0.081)
86.48/86.51	c #Conflicts:     560000 | #Learnt:      22358 | 0.002
86.48/86.51	c total clause space: 48.1602MB
86.48/86.51	c total #watches: 82304
86.68/86.71	c total #propagations: 3750502 / total #impl: 46536115 (eff. 0.081)
86.68/86.71	c #Conflicts:     561000 | #Learnt:      23358 | 0.002
86.68/86.71	c total clause space: 48.1602MB
86.68/86.71	c total #watches: 85614
86.88/86.91	c total #propagations: 3757164 / total #impl: 46605183 (eff. 0.081)
86.88/86.91	c #Conflicts:     562000 | #Learnt:      24358 | 0.002
86.88/86.91	c total clause space: 48.1602MB
86.88/86.91	c total #watches: 89250
87.08/87.11	c total #propagations: 3764349 / total #impl: 46684154 (eff. 0.081)
87.08/87.11	c #Conflicts:     563000 | #Learnt:      25358 | 0.002
87.08/87.11	c total clause space: 48.1602MB
87.08/87.11	c total #watches: 92562
87.28/87.30	c total #propagations: 3771795 / total #impl: 46782568 (eff. 0.081)
87.28/87.30	c #Conflicts:     564000 | #Learnt:      26358 | 0.002
87.28/87.30	c total clause space: 48.1602MB
87.28/87.30	c total #watches: 95949
87.38/87.49	c total #propagations: 3778885 / total #impl: 46862656 (eff. 0.081)
87.38/87.49	c #Conflicts:     565000 | #Learnt:      27358 | 0.002
87.38/87.49	c total clause space: 48.1602MB
87.38/87.49	c total #watches: 99453
87.68/87.72	c total #propagations: 3785560 / total #impl: 46960066 (eff. 0.081)
87.68/87.72	c #Conflicts:     566000 | #Learnt:      28358 | 0.002
87.68/87.72	c total clause space: 48.1602MB
87.68/87.72	c total #watches: 102929
87.88/87.95	c total #propagations: 3791889 / total #impl: 47060345 (eff. 0.081)
87.88/87.95	c #Conflicts:     567000 | #Learnt:      29358 | 0.002
87.88/87.95	c total clause space: 48.1602MB
87.88/87.95	c total #watches: 106561
88.08/88.19	c total #propagations: 3799697 / total #impl: 47152320 (eff. 0.081)
88.08/88.19	c #Conflicts:     568000 | #Learnt:      30358 | 0.002
88.08/88.19	c total clause space: 48.1602MB
88.08/88.19	c total #watches: 110046
88.38/88.40	c total #propagations: 3808016 / total #impl: 47260261 (eff. 0.081)
88.38/88.40	c #Conflicts:     569000 | #Learnt:      31358 | 0.002
88.38/88.40	c total clause space: 48.1602MB
88.38/88.40	c total #watches: 113572
88.48/88.58	c total #propagations: 3815085 / total #impl: 47348447 (eff. 0.081)
88.48/88.58	c #Conflicts:     570000 | #Learnt:      32358 | 0.002
88.48/88.58	c total clause space: 48.1602MB
88.48/88.58	c total #watches: 117361
88.78/88.87	c total #propagations: 3822064 / total #impl: 47439865 (eff. 0.081)
88.78/88.87	c #Conflicts:     571000 | #Learnt:      33358 | 0.002
88.78/88.87	c total clause space: 48.1602MB
88.78/88.87	c total #watches: 121443
89.08/89.12	c total #propagations: 3830165 / total #impl: 47557260 (eff. 0.081)
89.08/89.12	c #Conflicts:     572000 | #Learnt:      34358 | 0.002
89.08/89.12	c total clause space: 48.1602MB
89.08/89.12	c total #watches: 125269
89.28/89.36	c total #propagations: 3836893 / total #impl: 47678214 (eff. 0.080)
89.28/89.36	c #Conflicts:     573000 | #Learnt:      35358 | 0.002
89.28/89.36	c total clause space: 48.1602MB
89.28/89.36	c total #watches: 128590
89.48/89.55	c total #propagations: 3843355 / total #impl: 47790945 (eff. 0.080)
89.48/89.55	c #Conflicts:     574000 | #Learnt:      36358 | 0.002
89.48/89.55	c total clause space: 48.1602MB
89.48/89.55	c total #watches: 131860
89.58/89.66	c total #propagations: 3850298 / total #impl: 47878532 (eff. 0.080)
89.58/89.66	c GC COLLECT
89.58/89.66	c #Conflicts:     575000 | #Learnt:      19164 | 0.002
89.58/89.66	c total clause space: 48.1602MB
89.58/89.66	c total #watches: 71362
89.68/89.75	c total #propagations: 3857535 / total #impl: 47941071 (eff. 0.080)
89.68/89.75	c #Conflicts:     576000 | #Learnt:      20164 | 0.002
89.68/89.75	c total clause space: 48.1602MB
89.68/89.75	c total #watches: 74910
89.78/89.85	c total #propagations: 3864329 / total #impl: 48008641 (eff. 0.080)
89.78/89.85	c #Conflicts:     577000 | #Learnt:      21164 | 0.002
89.78/89.85	c total clause space: 48.1602MB
89.78/89.85	c total #watches: 78310
89.88/89.98	c total #propagations: 3871969 / total #impl: 48065592 (eff. 0.081)
89.88/89.98	c #Conflicts:     578000 | #Learnt:      22164 | 0.002
89.88/89.98	c total clause space: 48.1602MB
89.88/89.98	c total #watches: 81815
90.08/90.14	c total #propagations: 3879211 / total #impl: 48124315 (eff. 0.081)
90.08/90.14	c #Conflicts:     579000 | #Learnt:      23164 | 0.002
90.08/90.14	c total clause space: 48.1602MB
90.08/90.14	c total #watches: 85154
90.28/90.35	c total #propagations: 3885914 / total #impl: 48199929 (eff. 0.081)
90.28/90.35	c #Conflicts:     580000 | #Learnt:      24164 | 0.002
90.28/90.35	c total clause space: 48.1602MB
90.28/90.35	c total #watches: 88489
90.48/90.58	c total #propagations: 3892548 / total #impl: 48271003 (eff. 0.081)
90.48/90.58	c #Conflicts:     581000 | #Learnt:      25164 | 0.002
90.48/90.58	c total clause space: 48.1602MB
90.48/90.58	c total #watches: 92109
90.68/90.77	c total #propagations: 3898657 / total #impl: 48335907 (eff. 0.081)
90.68/90.77	c #Conflicts:     582000 | #Learnt:      26164 | 0.002
90.68/90.77	c total clause space: 48.1602MB
90.68/90.77	c total #watches: 95635
90.88/90.96	c total #propagations: 3905261 / total #impl: 48404148 (eff. 0.081)
90.88/90.96	c #Conflicts:     583000 | #Learnt:      27164 | 0.002
90.88/90.96	c total clause space: 48.1602MB
90.88/90.96	c total #watches: 99195
91.18/91.22	c total #propagations: 3911882 / total #impl: 48483861 (eff. 0.081)
91.18/91.22	c #Conflicts:     584000 | #Learnt:      28164 | 0.002
91.18/91.22	c total clause space: 48.1602MB
91.18/91.22	c total #watches: 102878
91.48/91.54	c total #propagations: 3918497 / total #impl: 48565409 (eff. 0.081)
91.48/91.54	c #Conflicts:     585000 | #Learnt:      29164 | 0.002
91.48/91.54	c total clause space: 48.1602MB
91.48/91.54	c total #watches: 106831
91.68/91.78	c total #propagations: 3925483 / total #impl: 48689954 (eff. 0.081)
91.68/91.78	c #Conflicts:     586000 | #Learnt:      30164 | 0.002
91.68/91.78	c total clause space: 48.1602MB
91.68/91.78	c total #watches: 110278
91.88/91.98	c total #propagations: 3932290 / total #impl: 48778471 (eff. 0.081)
91.88/91.98	c #Conflicts:     587000 | #Learnt:      31164 | 0.002
91.88/91.98	c total clause space: 48.1602MB
91.88/91.98	c total #watches: 113639
92.17/92.24	c total #propagations: 3938493 / total #impl: 48845647 (eff. 0.081)
92.17/92.24	c #Conflicts:     588000 | #Learnt:      32164 | 0.002
92.17/92.24	c total clause space: 48.1602MB
92.17/92.24	c total #watches: 117318
92.38/92.50	c total #propagations: 3945821 / total #impl: 48918123 (eff. 0.081)
92.38/92.50	c #Conflicts:     589000 | #Learnt:      33164 | 0.002
92.38/92.50	c total clause space: 48.1602MB
92.38/92.50	c total #watches: 120919
92.67/92.71	c total #propagations: 3952643 / total #impl: 48982606 (eff. 0.081)
92.67/92.71	c #Conflicts:     590000 | #Learnt:      34164 | 0.002
92.67/92.71	c total clause space: 48.1602MB
92.67/92.71	c total #watches: 124525
92.97/93.03	c total #propagations: 3959294 / total #impl: 49049601 (eff. 0.081)
92.97/93.03	c #Conflicts:     591000 | #Learnt:      35164 | 0.002
92.97/93.03	c total clause space: 48.1602MB
92.97/93.03	c total #watches: 127951
93.17/93.25	c total #propagations: 3966605 / total #impl: 49135244 (eff. 0.081)
93.17/93.25	c #Conflicts:     592000 | #Learnt:      36164 | 0.002
93.17/93.25	c total clause space: 48.1602MB
93.17/93.25	c total #watches: 131538
93.37/93.47	c total #propagations: 3973814 / total #impl: 49233341 (eff. 0.081)
93.37/93.47	c GC COLLECT
93.37/93.47	c #Conflicts:     593000 | #Learnt:      18662 | 0.002
93.37/93.47	c total clause space: 48.1602MB
93.37/93.47	c total #watches: 69556
93.48/93.59	c total #propagations: 3980844 / total #impl: 49332605 (eff. 0.081)
93.48/93.59	c #Conflicts:     594000 | #Learnt:      19662 | 0.002
93.48/93.59	c total clause space: 48.1602MB
93.48/93.59	c total #watches: 72990
93.58/93.69	c total #propagations: 3987173 / total #impl: 49408372 (eff. 0.081)
93.58/93.69	c #Conflicts:     595000 | #Learnt:      20662 | 0.002
93.58/93.69	c total clause space: 48.1602MB
93.58/93.69	c total #watches: 76410
93.77/93.82	c total #propagations: 3993847 / total #impl: 49480645 (eff. 0.081)
93.77/93.82	c #Conflicts:     596000 | #Learnt:      21662 | 0.002
93.77/93.82	c total clause space: 48.1602MB
93.77/93.82	c total #watches: 79779
93.87/93.99	c total #propagations: 4000092 / total #impl: 49550415 (eff. 0.081)
93.87/93.99	c #Conflicts:     597000 | #Learnt:      22662 | 0.002
93.87/93.99	c total clause space: 48.1602MB
93.87/93.99	c total #watches: 83207
94.17/94.21	c total #propagations: 4006542 / total #impl: 49621514 (eff. 0.081)
94.17/94.21	c #Conflicts:     598000 | #Learnt:      23662 | 0.002
94.17/94.21	c total clause space: 48.1602MB
94.17/94.21	c total #watches: 86845
94.37/94.43	c total #propagations: 4012449 / total #impl: 49695468 (eff. 0.081)
94.37/94.43	c #Conflicts:     599000 | #Learnt:      24662 | 0.002
94.37/94.43	c total clause space: 48.1602MB
94.37/94.43	c total #watches: 90366
94.58/94.65	c total #propagations: 4018730 / total #impl: 49769945 (eff. 0.081)
94.58/94.65	c #Conflicts:     600000 | #Learnt:      25662 | 0.002
94.58/94.65	c total clause space: 48.1602MB
94.58/94.65	c total #watches: 94091
94.77/94.88	c total #propagations: 4024909 / total #impl: 49838013 (eff. 0.081)
94.77/94.88	c #Conflicts:     601000 | #Learnt:      26662 | 0.002
94.77/94.88	c total clause space: 48.1602MB
94.77/94.88	c total #watches: 97619
94.97/95.09	c total #propagations: 4031086 / total #impl: 49917217 (eff. 0.081)
94.97/95.09	c #Conflicts:     602000 | #Learnt:      27662 | 0.002
94.97/95.09	c total clause space: 48.1602MB
94.97/95.09	c total #watches: 101155
95.17/95.29	c total #propagations: 4037287 / total #impl: 49991454 (eff. 0.081)
95.17/95.29	c #Conflicts:     603000 | #Learnt:      28662 | 0.002
95.17/95.29	c total clause space: 48.1602MB
95.17/95.29	c total #watches: 104566
95.37/95.45	c total #propagations: 4043966 / total #impl: 50067758 (eff. 0.081)
95.37/95.45	c #Conflicts:     604000 | #Learnt:      29662 | 0.002
95.37/95.45	c total clause space: 48.1602MB
95.37/95.45	c total #watches: 107976
95.57/95.61	c total #propagations: 4051387 / total #impl: 50147543 (eff. 0.081)
95.57/95.61	c #Conflicts:     605000 | #Learnt:      30662 | 0.002
95.57/95.61	c total clause space: 48.1602MB
95.57/95.61	c total #watches: 111523
95.68/95.78	c total #propagations: 4058497 / total #impl: 50228589 (eff. 0.081)
95.68/95.78	c #Conflicts:     606000 | #Learnt:      31662 | 0.002
95.68/95.78	c total clause space: 48.1602MB
95.68/95.78	c total #watches: 115230
95.87/95.94	c total #propagations: 4065916 / total #impl: 50331518 (eff. 0.081)
95.87/95.94	c #Conflicts:     607000 | #Learnt:      32662 | 0.002
95.87/95.94	c total clause space: 48.1602MB
95.87/95.94	c total #watches: 119159
96.07/96.11	c total #propagations: 4073485 / total #impl: 50421998 (eff. 0.081)
96.07/96.11	c #Conflicts:     608000 | #Learnt:      33662 | 0.002
96.07/96.11	c total clause space: 48.1602MB
96.07/96.11	c total #watches: 122644
96.17/96.30	c total #propagations: 4080844 / total #impl: 50504776 (eff. 0.081)
96.17/96.30	c #Conflicts:     609000 | #Learnt:      34662 | 0.002
96.17/96.30	c total clause space: 48.1602MB
96.17/96.30	c total #watches: 125937
96.47/96.50	c total #propagations: 4088084 / total #impl: 50602045 (eff. 0.081)
96.47/96.50	c #Conflicts:     610000 | #Learnt:      35662 | 0.002
96.47/96.50	c total clause space: 48.1602MB
96.47/96.50	c total #watches: 129617
96.67/96.70	c total #propagations: 4095077 / total #impl: 50718669 (eff. 0.081)
96.67/96.70	c #Conflicts:     611000 | #Learnt:      36662 | 0.002
96.67/96.70	c total clause space: 48.1602MB
96.67/96.70	c total #watches: 133101
96.88/96.94	c total #propagations: 4101731 / total #impl: 50834360 (eff. 0.081)
96.88/96.94	c GC COLLECT
96.88/96.94	c #Conflicts:     612000 | #Learnt:      18864 | 0.002
96.88/96.94	c total clause space: 78.2603MB
96.88/96.94	c total #watches: 70196
96.97/97.03	c total #propagations: 4108804 / total #impl: 50935886 (eff. 0.081)
96.97/97.03	c #Conflicts:     613000 | #Learnt:      19864 | 0.002
96.97/97.03	c total clause space: 78.2603MB
96.97/97.03	c total #watches: 73897
97.07/97.13	c total #propagations: 4115820 / total #impl: 51004964 (eff. 0.081)
97.07/97.13	c #Conflicts:     614000 | #Learnt:      20864 | 0.002
97.07/97.13	c total clause space: 78.2603MB
97.07/97.13	c total #watches: 77461
97.17/97.26	c total #propagations: 4122692 / total #impl: 51072640 (eff. 0.081)
97.17/97.26	c #Conflicts:     615000 | #Learnt:      21864 | 0.002
97.17/97.26	c total clause space: 78.2603MB
97.17/97.26	c total #watches: 81062
97.37/97.41	c total #propagations: 4129372 / total #impl: 51151295 (eff. 0.081)
97.37/97.41	c #Conflicts:     616000 | #Learnt:      22864 | 0.002
97.37/97.41	c total clause space: 78.2603MB
97.37/97.41	c total #watches: 84391
97.57/97.62	c total #propagations: 4136226 / total #impl: 51234970 (eff. 0.081)
97.57/97.62	c #Conflicts:     617000 | #Learnt:      23864 | 0.002
97.57/97.62	c total clause space: 78.2603MB
97.57/97.62	c total #watches: 88531
97.77/97.86	c total #propagations: 4143060 / total #impl: 51314380 (eff. 0.081)
97.77/97.86	c #Conflicts:     618000 | #Learnt:      24864 | 0.002
97.77/97.86	c total clause space: 78.2603MB
97.77/97.86	c total #watches: 92137
97.98/98.04	c total #propagations: 4149935 / total #impl: 51402079 (eff. 0.081)
97.98/98.04	c #Conflicts:     619000 | #Learnt:      25864 | 0.002
97.98/98.04	c total clause space: 78.2603MB
97.98/98.04	c total #watches: 95730
98.17/98.22	c total #propagations: 4156771 / total #impl: 51492056 (eff. 0.081)
98.17/98.22	c #Conflicts:     620000 | #Learnt:      26864 | 0.002
98.17/98.22	c total clause space: 78.2603MB
98.17/98.22	c total #watches: 99268
98.37/98.40	c total #propagations: 4163626 / total #impl: 51551293 (eff. 0.081)
98.37/98.40	c #Conflicts:     621000 | #Learnt:      27864 | 0.002
98.37/98.40	c total clause space: 78.2603MB
98.37/98.40	c total #watches: 102805
98.47/98.59	c total #propagations: 4169928 / total #impl: 51618380 (eff. 0.081)
98.47/98.59	c #Conflicts:     622000 | #Learnt:      28864 | 0.002
98.47/98.59	c total clause space: 78.2603MB
98.47/98.59	c total #watches: 106145
98.77/98.81	c total #propagations: 4176006 / total #impl: 51704055 (eff. 0.081)
98.77/98.81	c #Conflicts:     623000 | #Learnt:      29864 | 0.002
98.77/98.81	c total clause space: 78.2603MB
98.77/98.81	c total #watches: 110052
98.98/99.04	c total #propagations: 4181895 / total #impl: 51821551 (eff. 0.081)
98.98/99.04	c #Conflicts:     624000 | #Learnt:      30864 | 0.002
98.98/99.04	c total clause space: 78.2603MB
98.98/99.04	c total #watches: 113603
99.17/99.27	c total #propagations: 4187948 / total #impl: 51940285 (eff. 0.081)
99.17/99.27	c #Conflicts:     625000 | #Learnt:      31864 | 0.002
99.17/99.27	c total clause space: 78.2603MB
99.17/99.27	c total #watches: 117142
99.47/99.51	c total #propagations: 4194740 / total #impl: 52016617 (eff. 0.081)
99.47/99.51	c #Conflicts:     626000 | #Learnt:      32864 | 0.002
99.47/99.51	c total clause space: 78.2603MB
99.47/99.51	c total #watches: 120575
99.67/99.72	c total #propagations: 4201203 / total #impl: 52095588 (eff. 0.081)
99.67/99.72	c #Conflicts:     627000 | #Learnt:      33864 | 0.002
99.67/99.72	c total clause space: 78.2603MB
99.67/99.72	c total #watches: 124099
99.87/99.90	c total #propagations: 4206972 / total #impl: 52174882 (eff. 0.081)
99.87/99.90	c #Conflicts:     628000 | #Learnt:      34864 | 0.002
99.87/99.90	c total clause space: 78.2603MB
99.87/99.90	c total #watches: 127769
100.08/100.13	c total #propagations: 4213373 / total #impl: 52245546 (eff. 0.081)
100.08/100.13	c #Conflicts:     629000 | #Learnt:      35864 | 0.002
100.08/100.13	c total clause space: 78.2603MB
100.08/100.13	c total #watches: 131263
100.27/100.34	c total #propagations: 4219907 / total #impl: 52333720 (eff. 0.081)
100.27/100.34	c #Conflicts:     630000 | #Learnt:      36864 | 0.002
100.27/100.34	c total clause space: 78.2603MB
100.27/100.34	c total #watches: 134581
100.47/100.57	c total #propagations: 4226934 / total #impl: 52411840 (eff. 0.081)
100.47/100.57	c #Conflicts:     631000 | #Learnt:      37864 | 0.002
100.47/100.57	c total clause space: 78.2603MB
100.47/100.57	c total #watches: 138220
100.67/100.72	c total #propagations: 4233666 / total #impl: 52477527 (eff. 0.081)
100.67/100.72	c GC COLLECT
100.67/100.72	c #Conflicts:     632000 | #Learnt:      19763 | 0.002
100.67/100.72	c total clause space: 78.2603MB
100.67/100.72	c total #watches: 73508
100.77/100.82	c total #propagations: 4239854 / total #impl: 52543541 (eff. 0.081)
100.77/100.82	c #Conflicts:     633000 | #Learnt:      20763 | 0.002
100.77/100.82	c total clause space: 78.2603MB
100.77/100.82	c total #watches: 76943
100.87/100.95	c total #propagations: 4246710 / total #impl: 52605958 (eff. 0.081)
100.87/100.95	c #Conflicts:     634000 | #Learnt:      21763 | 0.002
100.87/100.95	c total clause space: 78.2603MB
100.87/100.95	c total #watches: 80356
100.97/101.06	c total #propagations: 4253521 / total #impl: 52682625 (eff. 0.081)
100.97/101.06	c #Conflicts:     635000 | #Learnt:      22763 | 0.002
100.97/101.06	c total clause space: 78.2603MB
100.97/101.06	c total #watches: 83759
101.18/101.22	c total #propagations: 4260238 / total #impl: 52747480 (eff. 0.081)
101.18/101.22	c #Conflicts:     636000 | #Learnt:      23763 | 0.002
101.18/101.22	c total clause space: 78.2603MB
101.18/101.22	c total #watches: 87370
101.37/101.42	c total #propagations: 4266319 / total #impl: 52810461 (eff. 0.081)
101.37/101.42	c #Conflicts:     637000 | #Learnt:      24763 | 0.002
101.37/101.42	c total clause space: 78.2603MB
101.37/101.42	c total #watches: 90914
101.57/101.61	c total #propagations: 4272560 / total #impl: 52885754 (eff. 0.081)
101.57/101.61	c #Conflicts:     638000 | #Learnt:      25763 | 0.002
101.57/101.61	c total clause space: 78.2603MB
101.57/101.61	c total #watches: 94872
101.77/101.82	c total #propagations: 4278779 / total #impl: 52989191 (eff. 0.081)
101.77/101.82	c #Conflicts:     639000 | #Learnt:      26763 | 0.002
101.77/101.82	c total clause space: 78.2603MB
101.77/101.82	c total #watches: 98508
101.97/102.00	c total #propagations: 4285352 / total #impl: 53080786 (eff. 0.081)
101.97/102.00	c #Conflicts:     640000 | #Learnt:      27763 | 0.002
101.97/102.00	c total clause space: 78.2603MB
101.97/102.00	c total #watches: 101986
102.17/102.29	c total #propagations: 4292157 / total #impl: 53143155 (eff. 0.081)
102.17/102.29	c #Conflicts:     641000 | #Learnt:      28763 | 0.002
102.17/102.29	c total clause space: 78.2603MB
102.17/102.29	c total #watches: 105695
102.47/102.56	c total #propagations: 4300063 / total #impl: 53255626 (eff. 0.081)
102.47/102.56	c #Conflicts:     642000 | #Learnt:      29763 | 0.002
102.47/102.56	c total clause space: 78.2603MB
102.47/102.56	c total #watches: 109367
102.67/102.74	c total #propagations: 4307028 / total #impl: 53380196 (eff. 0.081)
102.67/102.74	c #Conflicts:     643000 | #Learnt:      30763 | 0.002
102.67/102.74	c total clause space: 78.2603MB
102.67/102.74	c total #watches: 112999
102.87/102.96	c total #propagations: 4313260 / total #impl: 53470797 (eff. 0.081)
102.87/102.96	c #Conflicts:     644000 | #Learnt:      31763 | 0.002
102.87/102.96	c total clause space: 78.2603MB
102.87/102.96	c total #watches: 116537
103.07/103.19	c total #propagations: 4320474 / total #impl: 53552295 (eff. 0.081)
103.07/103.19	c #Conflicts:     645000 | #Learnt:      32763 | 0.002
103.07/103.19	c total clause space: 78.2603MB
103.07/103.19	c total #watches: 119947
103.38/103.46	c total #propagations: 4327541 / total #impl: 53633622 (eff. 0.081)
103.38/103.46	c #Conflicts:     646000 | #Learnt:      33763 | 0.002
103.38/103.46	c total clause space: 78.2603MB
103.38/103.46	c total #watches: 123548
103.67/103.73	c total #propagations: 4334382 / total #impl: 53724851 (eff. 0.081)
103.67/103.73	c #Conflicts:     647000 | #Learnt:      34763 | 0.002
103.67/103.73	c total clause space: 78.2603MB
103.67/103.73	c total #watches: 127231
103.97/104.01	c total #propagations: 4341000 / total #impl: 53807444 (eff. 0.081)
103.97/104.01	c #Conflicts:     648000 | #Learnt:      35763 | 0.002
103.97/104.01	c total clause space: 78.2603MB
103.97/104.01	c total #watches: 130817
104.17/104.24	c total #propagations: 4347801 / total #impl: 53888327 (eff. 0.081)
104.17/104.24	c #Conflicts:     649000 | #Learnt:      36763 | 0.002
104.17/104.24	c total clause space: 78.2603MB
104.17/104.24	c total #watches: 134199
104.37/104.47	c total #propagations: 4354082 / total #impl: 53973012 (eff. 0.081)
104.37/104.47	c #Conflicts:     650000 | #Learnt:      37763 | 0.002
104.37/104.47	c total clause space: 78.2603MB
104.37/104.47	c total #watches: 137568
104.58/104.69	c total #propagations: 4360489 / total #impl: 54053298 (eff. 0.081)
104.58/104.69	c #Conflicts:     651000 | #Learnt:      38763 | 0.002
104.58/104.69	c total clause space: 78.2603MB
104.58/104.69	c total #watches: 140923
104.77/104.81	c total #propagations: 4366825 / total #impl: 54127387 (eff. 0.081)
104.77/104.81	c GC COLLECT
104.77/104.81	c #Conflicts:     652000 | #Learnt:      20362 | 0.002
104.77/104.81	c total clause space: 78.2603MB
104.77/104.81	c total #watches: 75318
104.87/104.94	c total #propagations: 4373698 / total #impl: 54191530 (eff. 0.081)
104.87/104.94	c #Conflicts:     653000 | #Learnt:      21362 | 0.002
104.87/104.94	c total clause space: 78.2603MB
104.87/104.94	c total #watches: 78731
104.97/105.07	c total #propagations: 4380443 / total #impl: 54252388 (eff. 0.081)
104.97/105.07	c #Conflicts:     654000 | #Learnt:      22362 | 0.002
104.97/105.07	c total clause space: 78.2603MB
104.97/105.07	c total #watches: 82298
105.17/105.23	c total #propagations: 4387170 / total #impl: 54320896 (eff. 0.081)
105.17/105.23	c #Conflicts:     655000 | #Learnt:      23362 | 0.002
105.17/105.23	c total clause space: 78.2603MB
105.17/105.23	c total #watches: 86007
105.37/105.40	c total #propagations: 4393345 / total #impl: 54402275 (eff. 0.081)
105.37/105.40	c #Conflicts:     656000 | #Learnt:      24362 | 0.002
105.37/105.40	c total clause space: 78.2603MB
105.37/105.40	c total #watches: 90224
105.47/105.56	c total #propagations: 4399342 / total #impl: 54515212 (eff. 0.081)
105.47/105.56	c #Conflicts:     657000 | #Learnt:      25362 | 0.002
105.47/105.56	c total clause space: 78.2603MB
105.47/105.56	c total #watches: 93832
105.68/105.73	c total #propagations: 4405775 / total #impl: 54598030 (eff. 0.081)
105.68/105.73	c #Conflicts:     658000 | #Learnt:      26362 | 0.002
105.68/105.73	c total clause space: 78.2603MB
105.68/105.73	c total #watches: 97143
105.87/105.90	c total #propagations: 4412367 / total #impl: 54695181 (eff. 0.081)
105.87/105.90	c #Conflicts:     659000 | #Learnt:      27362 | 0.002
105.87/105.90	c total clause space: 78.2603MB
105.87/105.90	c total #watches: 100401
105.97/106.08	c total #propagations: 4419360 / total #impl: 54789195 (eff. 0.081)
105.97/106.08	c #Conflicts:     660000 | #Learnt:      28362 | 0.002
105.97/106.08	c total clause space: 78.2603MB
105.97/106.08	c total #watches: 103806
106.27/106.33	c total #propagations: 4426367 / total #impl: 54855148 (eff. 0.081)
106.27/106.33	c #Conflicts:     661000 | #Learnt:      29362 | 0.002
106.27/106.33	c total clause space: 78.2603MB
106.27/106.33	c total #watches: 107267
106.47/106.53	c total #propagations: 4433604 / total #impl: 54933915 (eff. 0.081)
106.47/106.53	c #Conflicts:     662000 | #Learnt:      30362 | 0.002
106.47/106.53	c total clause space: 78.2603MB
106.47/106.53	c total #watches: 110548
106.78/106.86	c total #propagations: 4441293 / total #impl: 55023320 (eff. 0.081)
106.78/106.86	c #Conflicts:     663000 | #Learnt:      31362 | 0.002
106.78/106.86	c total clause space: 78.2603MB
106.78/106.86	c total #watches: 114048
106.97/107.07	c total #propagations: 4449221 / total #impl: 55122848 (eff. 0.081)
106.97/107.07	c #Conflicts:     664000 | #Learnt:      32362 | 0.002
106.97/107.07	c total clause space: 78.2603MB
106.97/107.07	c total #watches: 117347
107.17/107.29	c total #propagations: 4456806 / total #impl: 55210891 (eff. 0.081)
107.17/107.29	c #Conflicts:     665000 | #Learnt:      33362 | 0.002
107.17/107.29	c total clause space: 78.2603MB
107.17/107.29	c total #watches: 120927
107.47/107.50	c total #propagations: 4463878 / total #impl: 55269731 (eff. 0.081)
107.47/107.50	c #Conflicts:     666000 | #Learnt:      34362 | 0.002
107.47/107.50	c total clause space: 78.2603MB
107.47/107.50	c total #watches: 124233
107.67/107.74	c total #propagations: 4471104 / total #impl: 55336432 (eff. 0.081)
107.67/107.74	c #Conflicts:     667000 | #Learnt:      35362 | 0.002
107.67/107.74	c total clause space: 78.2603MB
107.67/107.74	c total #watches: 127914
107.88/107.93	c total #propagations: 4477708 / total #impl: 55402613 (eff. 0.081)
107.88/107.93	c #Conflicts:     668000 | #Learnt:      36362 | 0.002
107.88/107.93	c total clause space: 78.2603MB
107.88/107.93	c total #watches: 131201
108.07/108.13	c total #propagations: 4483878 / total #impl: 55479092 (eff. 0.081)
108.07/108.13	c #Conflicts:     669000 | #Learnt:      37362 | 0.002
108.07/108.13	c total clause space: 78.2603MB
108.07/108.13	c total #watches: 134380
108.27/108.35	c total #propagations: 4490075 / total #impl: 55560203 (eff. 0.081)
108.27/108.35	c #Conflicts:     670000 | #Learnt:      38362 | 0.002
108.27/108.35	c total clause space: 78.2603MB
108.27/108.35	c total #watches: 138033
108.47/108.52	c total #propagations: 4496180 / total #impl: 55622799 (eff. 0.081)
108.47/108.52	c #Conflicts:     671000 | #Learnt:      39362 | 0.002
108.47/108.52	c total clause space: 78.2603MB
108.47/108.52	c total #watches: 141504
108.57/108.68	c total #propagations: 4502363 / total #impl: 55690680 (eff. 0.081)
108.57/108.68	c GC COLLECT
108.57/108.68	c #Conflicts:     672000 | #Learnt:      20657 | 0.002
108.57/108.68	c total clause space: 78.2603MB
108.57/108.68	c total #watches: 76612
108.77/108.81	c total #propagations: 4508345 / total #impl: 55759489 (eff. 0.081)
108.77/108.81	c #Conflicts:     673000 | #Learnt:      21657 | 0.002
108.77/108.81	c total clause space: 78.2603MB
108.77/108.81	c total #watches: 80168
108.88/108.95	c total #propagations: 4514881 / total #impl: 55832426 (eff. 0.081)
108.88/108.95	c #Conflicts:     674000 | #Learnt:      22657 | 0.002
108.88/108.95	c total clause space: 78.2603MB
108.88/108.95	c total #watches: 83543
109.07/109.12	c total #propagations: 4521306 / total #impl: 55908973 (eff. 0.081)
109.07/109.12	c #Conflicts:     675000 | #Learnt:      23657 | 0.002
109.07/109.12	c total clause space: 78.2603MB
109.07/109.12	c total #watches: 86877
109.17/109.29	c total #propagations: 4527953 / total #impl: 55988070 (eff. 0.081)
109.17/109.29	c #Conflicts:     676000 | #Learnt:      24657 | 0.002
109.17/109.29	c total clause space: 78.2603MB
109.17/109.29	c total #watches: 90352
109.47/109.50	c total #propagations: 4534364 / total #impl: 56060631 (eff. 0.081)
109.47/109.50	c #Conflicts:     677000 | #Learnt:      25657 | 0.002
109.47/109.50	c total clause space: 78.2603MB
109.47/109.50	c total #watches: 94042
109.57/109.68	c total #propagations: 4541075 / total #impl: 56138923 (eff. 0.081)
109.57/109.68	c #Conflicts:     678000 | #Learnt:      26657 | 0.002
109.57/109.68	c total clause space: 78.2603MB
109.57/109.68	c total #watches: 97523
109.77/109.87	c total #propagations: 4547408 / total #impl: 56216900 (eff. 0.081)
109.77/109.87	c #Conflicts:     679000 | #Learnt:      27657 | 0.002
109.77/109.87	c total clause space: 78.2603MB
109.77/109.87	c total #watches: 100929
109.98/110.08	c total #propagations: 4553716 / total #impl: 56287183 (eff. 0.081)
109.98/110.08	c #Conflicts:     680000 | #Learnt:      28657 | 0.002
109.98/110.08	c total clause space: 78.2603MB
109.98/110.08	c total #watches: 104727
110.27/110.30	c total #propagations: 4559836 / total #impl: 56380227 (eff. 0.081)
110.27/110.30	c #Conflicts:     681000 | #Learnt:      29657 | 0.002
110.27/110.30	c total clause space: 78.2603MB
110.27/110.30	c total #watches: 108206
110.47/110.52	c total #propagations: 4566430 / total #impl: 56459015 (eff. 0.081)
110.47/110.52	c #Conflicts:     682000 | #Learnt:      30657 | 0.002
110.47/110.52	c total clause space: 78.2603MB
110.47/110.52	c total #watches: 111856
110.67/110.71	c total #propagations: 4572530 / total #impl: 56536876 (eff. 0.081)
110.67/110.71	c #Conflicts:     683000 | #Learnt:      31657 | 0.002
110.67/110.71	c total clause space: 78.2603MB
110.67/110.71	c total #watches: 115569
110.87/110.95	c total #propagations: 4579025 / total #impl: 56671585 (eff. 0.081)
110.87/110.95	c #Conflicts:     684000 | #Learnt:      32657 | 0.002
110.87/110.95	c total clause space: 78.2603MB
110.87/110.95	c total #watches: 118721
111.08/111.16	c total #propagations: 4586243 / total #impl: 56778369 (eff. 0.081)
111.08/111.16	c #Conflicts:     685000 | #Learnt:      33657 | 0.002
111.08/111.16	c total clause space: 78.2603MB
111.08/111.16	c total #watches: 123618
111.27/111.38	c total #propagations: 4593573 / total #impl: 56941588 (eff. 0.081)
111.27/111.38	c #Conflicts:     686000 | #Learnt:      34657 | 0.002
111.27/111.38	c total clause space: 78.2603MB
111.27/111.38	c total #watches: 127292
111.67/111.74	c total #propagations: 4600602 / total #impl: 57044285 (eff. 0.081)
111.67/111.74	c #Conflicts:     687000 | #Learnt:      35657 | 0.002
111.67/111.74	c total clause space: 78.2603MB
111.67/111.74	c total #watches: 130840
112.07/112.12	c total #propagations: 4608053 / total #impl: 57149554 (eff. 0.081)
112.07/112.12	c #Conflicts:     688000 | #Learnt:      36657 | 0.002
112.07/112.12	c total clause space: 78.2603MB
112.07/112.12	c total #watches: 134415
112.37/112.40	c total #propagations: 4615298 / total #impl: 57259579 (eff. 0.081)
112.37/112.40	c #Conflicts:     689000 | #Learnt:      37657 | 0.002
112.37/112.40	c total clause space: 78.2603MB
112.37/112.40	c total #watches: 138113
112.67/112.70	c total #propagations: 4622011 / total #impl: 57376889 (eff. 0.081)
112.67/112.70	c #Conflicts:     690000 | #Learnt:      38657 | 0.002
112.67/112.70	c total clause space: 78.2603MB
112.67/112.70	c total #watches: 141904
113.07/113.10	c total #propagations: 4628543 / total #impl: 57472680 (eff. 0.081)
113.07/113.10	c #Conflicts:     691000 | #Learnt:      39657 | 0.002
113.07/113.10	c total clause space: 78.2603MB
113.07/113.10	c total #watches: 146238
113.28/113.39	c total #propagations: 4635317 / total #impl: 57623016 (eff. 0.080)
113.28/113.39	c GC COLLECT
113.28/113.39	c #Conflicts:     692000 | #Learnt:      20655 | 0.002
113.28/113.39	c total clause space: 78.2603MB
113.28/113.39	c total #watches: 76413
113.47/113.59	c total #propagations: 4642774 / total #impl: 57702732 (eff. 0.080)
113.47/113.59	c #Conflicts:     693000 | #Learnt:      21655 | 0.002
113.47/113.59	c total clause space: 78.2603MB
113.47/113.59	c total #watches: 80519
113.67/113.75	c total #propagations: 4650038 / total #impl: 57805011 (eff. 0.080)
113.67/113.75	c #Conflicts:     694000 | #Learnt:      22655 | 0.002
113.67/113.75	c total clause space: 78.2603MB
113.67/113.75	c total #watches: 84124
113.87/113.99	c total #propagations: 4656485 / total #impl: 57872111 (eff. 0.080)
113.87/113.99	c #Conflicts:     695000 | #Learnt:      23655 | 0.002
113.87/113.99	c total clause space: 78.2603MB
113.87/113.99	c total #watches: 88919
114.27/114.31	c total #propagations: 4663559 / total #impl: 58004196 (eff. 0.080)
114.27/114.31	c #Conflicts:     696000 | #Learnt:      24655 | 0.002
114.27/114.31	c total clause space: 78.2603MB
114.27/114.31	c total #watches: 94039
114.48/114.53	c total #propagations: 4670406 / total #impl: 58184405 (eff. 0.080)
114.48/114.53	c #Conflicts:     697000 | #Learnt:      25655 | 0.002
114.48/114.53	c total clause space: 78.2603MB
114.48/114.53	c total #watches: 98097
114.67/114.74	c total #propagations: 4676823 / total #impl: 58302235 (eff. 0.080)
114.67/114.74	c #Conflicts:     698000 | #Learnt:      26655 | 0.002
114.67/114.74	c total clause space: 78.2603MB
114.67/114.74	c total #watches: 102089
114.87/114.95	c total #propagations: 4683109 / total #impl: 58423140 (eff. 0.080)
114.87/114.95	c #Conflicts:     699000 | #Learnt:      27655 | 0.002
114.87/114.95	c total clause space: 78.2603MB
114.87/114.95	c total #watches: 106340
115.17/115.26	c total #propagations: 4689360 / total #impl: 58567387 (eff. 0.080)
115.17/115.26	c #Conflicts:     700000 | #Learnt:      28655 | 0.002
115.17/115.26	c total clause space: 78.2603MB
115.17/115.26	c total #watches: 110051
115.48/115.55	c total #propagations: 4695648 / total #impl: 58694759 (eff. 0.080)
115.48/115.55	c #Conflicts:     701000 | #Learnt:      29655 | 0.002
115.48/115.55	c total clause space: 78.2603MB
115.48/115.55	c total #watches: 113482
115.77/115.87	c total #propagations: 4702340 / total #impl: 58797355 (eff. 0.080)
115.77/115.87	c #Conflicts:     702000 | #Learnt:      30655 | 0.002
115.77/115.87	c total clause space: 78.2603MB
115.77/115.87	c total #watches: 117168
116.07/116.19	c total #propagations: 4709086 / total #impl: 58932321 (eff. 0.080)
116.07/116.19	c #Conflicts:     703000 | #Learnt:      31655 | 0.002
116.07/116.19	c total clause space: 78.2603MB
116.07/116.19	c total #watches: 120489
116.37/116.47	c total #propagations: 4715673 / total #impl: 59060552 (eff. 0.080)
116.37/116.47	c #Conflicts:     704000 | #Learnt:      32655 | 0.002
116.37/116.47	c total clause space: 78.2603MB
116.37/116.47	c total #watches: 124114
116.68/116.77	c total #propagations: 4721974 / total #impl: 59180252 (eff. 0.080)
116.68/116.77	c #Conflicts:     705000 | #Learnt:      33655 | 0.002
116.68/116.77	c total clause space: 78.2603MB
116.68/116.77	c total #watches: 127391
116.97/117.03	c total #propagations: 4728706 / total #impl: 59293652 (eff. 0.080)
116.97/117.03	c #Conflicts:     706000 | #Learnt:      34655 | 0.002
116.97/117.03	c total clause space: 78.2603MB
116.97/117.03	c total #watches: 130623
117.17/117.23	c total #propagations: 4735839 / total #impl: 59396869 (eff. 0.080)
117.17/117.23	c #Conflicts:     707000 | #Learnt:      35655 | 0.002
117.17/117.23	c total clause space: 78.2603MB
117.17/117.23	c total #watches: 133965
117.37/117.49	c total #propagations: 4743052 / total #impl: 59491390 (eff. 0.080)
117.37/117.49	c #Conflicts:     708000 | #Learnt:      36655 | 0.002
117.37/117.49	c total clause space: 78.2603MB
117.37/117.49	c total #watches: 137327
117.68/117.75	c total #propagations: 4750766 / total #impl: 59637100 (eff. 0.080)
117.68/117.75	c #Conflicts:     709000 | #Learnt:      37655 | 0.002
117.68/117.75	c total clause space: 78.2603MB
117.68/117.75	c total #watches: 140773
117.87/117.99	c total #propagations: 4758505 / total #impl: 59766340 (eff. 0.080)
117.87/117.99	c #Conflicts:     710000 | #Learnt:      38655 | 0.002
117.87/117.99	c total clause space: 78.2603MB
117.87/117.99	c total #watches: 144295
118.17/118.20	c total #propagations: 4765242 / total #impl: 59879944 (eff. 0.080)
118.17/118.20	c #Conflicts:     711000 | #Learnt:      39655 | 0.002
118.17/118.20	c total clause space: 78.2603MB
118.17/118.20	c total #watches: 147467
118.37/118.44	c total #propagations: 4772719 / total #impl: 59992713 (eff. 0.080)
118.37/118.44	c GC COLLECT
118.37/118.44	c #Conflicts:     712000 | #Learnt:      20357 | 0.002
118.37/118.44	c total clause space: 78.2603MB
118.37/118.44	c total #watches: 75432
118.47/118.57	c total #propagations: 4779723 / total #impl: 60104277 (eff. 0.080)
118.47/118.57	c #Conflicts:     713000 | #Learnt:      21357 | 0.002
118.47/118.57	c total clause space: 78.2603MB
118.47/118.57	c total #watches: 79370
118.67/118.71	c total #propagations: 4786541 / total #impl: 60215592 (eff. 0.079)
118.67/118.71	c #Conflicts:     714000 | #Learnt:      22357 | 0.002
118.67/118.71	c total clause space: 78.2603MB
118.67/118.71	c total #watches: 83125
118.78/118.86	c total #propagations: 4793300 / total #impl: 60352555 (eff. 0.079)
118.78/118.86	c #Conflicts:     715000 | #Learnt:      23357 | 0.002
118.78/118.86	c total clause space: 78.2603MB
118.78/118.86	c total #watches: 86493
118.97/119.00	c total #propagations: 4800395 / total #impl: 60489957 (eff. 0.079)
118.97/119.00	c #Conflicts:     716000 | #Learnt:      24357 | 0.002
118.97/119.00	c total clause space: 78.2603MB
118.97/119.00	c total #watches: 89808
119.07/119.17	c total #propagations: 4807920 / total #impl: 60629022 (eff. 0.079)
119.07/119.17	c #Conflicts:     717000 | #Learnt:      25357 | 0.002
119.07/119.17	c total clause space: 78.2603MB
119.07/119.17	c total #watches: 93134
119.27/119.37	c total #propagations: 4814823 / total #impl: 60799489 (eff. 0.079)
119.27/119.37	c #Conflicts:     718000 | #Learnt:      26357 | 0.002
119.27/119.37	c total clause space: 78.2603MB
119.27/119.37	c total #watches: 96720
119.47/119.57	c total #propagations: 4822003 / total #impl: 61007645 (eff. 0.079)
119.47/119.57	c #Conflicts:     719000 | #Learnt:      27357 | 0.002
119.47/119.57	c total clause space: 78.2603MB
119.47/119.57	c total #watches: 100123
119.67/119.76	c total #propagations: 4829224 / total #impl: 61203746 (eff. 0.079)
119.67/119.76	c #Conflicts:     720000 | #Learnt:      28357 | 0.002
119.67/119.76	c total clause space: 78.2603MB
119.67/119.76	c total #watches: 103319
119.88/119.97	c total #propagations: 4836841 / total #impl: 61337658 (eff. 0.079)
119.88/119.97	c #Conflicts:     721000 | #Learnt:      29357 | 0.002
119.88/119.97	c total clause space: 78.2603MB
119.88/119.97	c total #watches: 106647
120.17/120.21	c total #propagations: 4843894 / total #impl: 61464934 (eff. 0.079)
120.17/120.21	c #Conflicts:     722000 | #Learnt:      30357 | 0.002
120.17/120.21	c total clause space: 78.2603MB
120.17/120.21	c total #watches: 109963
120.37/120.43	c total #propagations: 4851226 / total #impl: 61594632 (eff. 0.079)
120.37/120.43	c #Conflicts:     723000 | #Learnt:      31357 | 0.002
120.37/120.43	c total clause space: 78.2603MB
120.37/120.43	c total #watches: 113273
120.57/120.68	c total #propagations: 4858834 / total #impl: 61745067 (eff. 0.079)
120.57/120.68	c #Conflicts:     724000 | #Learnt:      32357 | 0.002
120.57/120.68	c total clause space: 78.2603MB
120.57/120.68	c total #watches: 116585
120.87/120.93	c total #propagations: 4865967 / total #impl: 61903652 (eff. 0.079)
120.87/120.93	c #Conflicts:     725000 | #Learnt:      33357 | 0.002
120.87/120.93	c total clause space: 78.2603MB
120.87/120.93	c total #watches: 120027
121.17/121.21	c total #propagations: 4872854 / total #impl: 62071096 (eff. 0.079)
121.17/121.21	c #Conflicts:     726000 | #Learnt:      34357 | 0.002
121.17/121.21	c total clause space: 78.2603MB
121.17/121.21	c total #watches: 123344
121.37/121.46	c total #propagations: 4879933 / total #impl: 62265230 (eff. 0.078)
121.37/121.46	c #Conflicts:     727000 | #Learnt:      35357 | 0.002
121.37/121.46	c total clause space: 78.2603MB
121.37/121.46	c total #watches: 126694
121.67/121.71	c total #propagations: 4887065 / total #impl: 62422433 (eff. 0.078)
121.67/121.71	c #Conflicts:     728000 | #Learnt:      36357 | 0.002
121.67/121.71	c total clause space: 78.2603MB
121.67/121.71	c total #watches: 130184
121.87/121.95	c total #propagations: 4894586 / total #impl: 62599099 (eff. 0.078)
121.87/121.95	c #Conflicts:     729000 | #Learnt:      37357 | 0.002
121.87/121.95	c total clause space: 78.2603MB
121.87/121.95	c total #watches: 133434
122.18/122.22	c total #propagations: 4901216 / total #impl: 62716739 (eff. 0.078)
122.18/122.22	c #Conflicts:     730000 | #Learnt:      38357 | 0.002
122.18/122.22	c total clause space: 78.2603MB
122.18/122.22	c total #watches: 136765
122.37/122.49	c total #propagations: 4907671 / total #impl: 62868012 (eff. 0.078)
122.37/122.49	c #Conflicts:     731000 | #Learnt:      39357 | 0.002
122.37/122.49	c total clause space: 78.2603MB
122.37/122.49	c total #watches: 140075
122.67/122.76	c total #propagations: 4914427 / total #impl: 63001875 (eff. 0.078)
122.67/122.76	c #Conflicts:     732000 | #Learnt:      40357 | 0.002
122.67/122.76	c total clause space: 78.2603MB
122.67/122.76	c total #watches: 143424
122.97/123.05	c total #propagations: 4921421 / total #impl: 63122186 (eff. 0.078)
122.97/123.05	c GC COLLECT
122.97/123.05	c #Conflicts:     733000 | #Learnt:      20760 | 0.002
122.97/123.05	c total clause space: 78.2603MB
122.97/123.05	c total #watches: 77112
123.07/123.17	c total #propagations: 4928481 / total #impl: 63287202 (eff. 0.078)
123.07/123.17	c #Conflicts:     734000 | #Learnt:      21760 | 0.002
123.07/123.17	c total clause space: 78.2603MB
123.07/123.17	c total #watches: 80832
123.28/123.31	c total #propagations: 4935417 / total #impl: 63390099 (eff. 0.078)
123.28/123.31	c #Conflicts:     735000 | #Learnt:      22760 | 0.002
123.28/123.31	c total clause space: 78.2603MB
123.28/123.31	c total #watches: 84382
123.37/123.43	c total #propagations: 4942031 / total #impl: 63468292 (eff. 0.078)
123.37/123.43	c #Conflicts:     736000 | #Learnt:      23760 | 0.002
123.37/123.43	c total clause space: 78.2603MB
123.37/123.43	c total #watches: 87798
123.47/123.58	c total #propagations: 4949008 / total #impl: 63541392 (eff. 0.078)
123.47/123.58	c #Conflicts:     737000 | #Learnt:      24760 | 0.002
123.47/123.58	c total clause space: 78.2603MB
123.47/123.58	c total #watches: 91383
123.67/123.73	c total #propagations: 4955817 / total #impl: 63624653 (eff. 0.078)
123.67/123.73	c #Conflicts:     738000 | #Learnt:      25760 | 0.002
123.67/123.73	c total clause space: 78.2603MB
123.67/123.73	c total #watches: 94660
123.77/123.88	c total #propagations: 4962505 / total #impl: 63703661 (eff. 0.078)
123.77/123.88	c #Conflicts:     739000 | #Learnt:      26760 | 0.002
123.77/123.88	c total clause space: 78.2603MB
123.77/123.88	c total #watches: 98083
123.97/124.08	c total #propagations: 4968772 / total #impl: 63791744 (eff. 0.078)
123.97/124.08	c #Conflicts:     740000 | #Learnt:      27760 | 0.002
123.97/124.08	c total clause space: 78.2603MB
123.97/124.08	c total #watches: 101482
124.17/124.28	c total #propagations: 4974792 / total #impl: 63889506 (eff. 0.078)
124.17/124.28	c #Conflicts:     741000 | #Learnt:      28760 | 0.002
124.17/124.28	c total clause space: 78.2603MB
124.17/124.28	c total #watches: 104821
124.38/124.49	c total #propagations: 4981006 / total #impl: 63966170 (eff. 0.078)
124.38/124.49	c #Conflicts:     742000 | #Learnt:      29760 | 0.002
124.38/124.49	c total clause space: 78.2603MB
124.38/124.49	c total #watches: 108239
124.57/124.67	c total #propagations: 4987827 / total #impl: 64068040 (eff. 0.078)
124.57/124.67	c #Conflicts:     743000 | #Learnt:      30760 | 0.002
124.57/124.67	c total clause space: 78.2603MB
124.57/124.67	c total #watches: 111582
124.77/124.88	c total #propagations: 4994655 / total #impl: 64153336 (eff. 0.078)
124.77/124.88	c #Conflicts:     744000 | #Learnt:      31760 | 0.002
124.77/124.88	c total clause space: 78.2603MB
124.77/124.88	c total #watches: 114611
124.97/125.05	c total #propagations: 5001353 / total #impl: 64237995 (eff. 0.078)
124.97/125.05	c #Conflicts:     745000 | #Learnt:      32760 | 0.002
124.97/125.05	c total clause space: 78.2603MB
124.97/125.05	c total #watches: 118179
125.17/125.24	c total #propagations: 5007793 / total #impl: 64304742 (eff. 0.078)
125.17/125.24	c #Conflicts:     746000 | #Learnt:      33760 | 0.002
125.17/125.24	c total clause space: 78.2603MB
125.17/125.24	c total #watches: 121837
125.47/125.53	c total #propagations: 5013907 / total #impl: 64366744 (eff. 0.078)
125.47/125.53	c #Conflicts:     747000 | #Learnt:      34760 | 0.002
125.47/125.53	c total clause space: 78.2603MB
125.47/125.53	c total #watches: 125512
125.77/125.81	c total #propagations: 5020640 / total #impl: 64446422 (eff. 0.078)
125.77/125.81	c #Conflicts:     748000 | #Learnt:      35760 | 0.002
125.77/125.81	c total clause space: 78.2603MB
125.77/125.81	c total #watches: 129011
126.07/126.14	c total #propagations: 5027077 / total #impl: 64532371 (eff. 0.078)
126.07/126.14	c #Conflicts:     749000 | #Learnt:      36760 | 0.002
126.07/126.14	c total clause space: 78.2603MB
126.07/126.14	c total #watches: 133497
126.27/126.36	c total #propagations: 5033948 / total #impl: 64648121 (eff. 0.078)
126.27/126.36	c #Conflicts:     750000 | #Learnt:      37760 | 0.002
126.27/126.36	c total clause space: 78.2603MB
126.27/126.36	c total #watches: 137186
126.57/126.62	c total #propagations: 5041200 / total #impl: 64714408 (eff. 0.078)
126.57/126.62	c #Conflicts:     751000 | #Learnt:      38760 | 0.002
126.57/126.62	c total clause space: 78.2603MB
126.57/126.62	c total #watches: 140795
126.77/126.89	c total #propagations: 5047738 / total #impl: 64791510 (eff. 0.078)
126.77/126.89	c #Conflicts:     752000 | #Learnt:      39760 | 0.002
126.77/126.89	c total clause space: 78.2603MB
126.77/126.89	c total #watches: 144648
127.17/127.26	c total #propagations: 5054380 / total #impl: 64882849 (eff. 0.078)
127.17/127.26	c #Conflicts:     753000 | #Learnt:      40760 | 0.002
127.17/127.26	c total clause space: 78.2603MB
127.17/127.26	c total #watches: 148089
127.47/127.50	c total #propagations: 5060929 / total #impl: 64969224 (eff. 0.078)
127.47/127.50	c #Conflicts:     754000 | #Learnt:      41760 | 0.002
127.47/127.50	c total clause space: 78.2603MB
127.47/127.50	c total #watches: 151718
127.57/127.68	c total #propagations: 5067519 / total #impl: 65053175 (eff. 0.078)
127.57/127.68	c GC COLLECT
127.57/127.68	c #Conflicts:     755000 | #Learnt:      21853 | 0.002
127.57/127.68	c total clause space: 78.2603MB
127.57/127.68	c total #watches: 81090
127.77/127.83	c total #propagations: 5073744 / total #impl: 65128741 (eff. 0.078)
127.77/127.83	c #Conflicts:     756000 | #Learnt:      22853 | 0.002
127.77/127.83	c total clause space: 78.2603MB
127.77/127.83	c total #watches: 84606
127.97/128.05	c total #propagations: 5080337 / total #impl: 65206160 (eff. 0.078)
127.97/128.05	c #Conflicts:     757000 | #Learnt:      23853 | 0.002
127.97/128.05	c total clause space: 78.2603MB
127.97/128.05	c total #watches: 88608
128.17/128.29	c total #propagations: 5086939 / total #impl: 65300327 (eff. 0.078)
128.17/128.29	c #Conflicts:     758000 | #Learnt:      24853 | 0.002
128.17/128.29	c total clause space: 78.2603MB
128.17/128.29	c total #watches: 92372
128.47/128.54	c total #propagations: 5093446 / total #impl: 65400740 (eff. 0.078)
128.47/128.54	c #Conflicts:     759000 | #Learnt:      25853 | 0.002
128.47/128.54	c total clause space: 78.2603MB
128.47/128.54	c total #watches: 95892
128.77/128.87	c total #propagations: 5100036 / total #impl: 65475199 (eff. 0.078)
128.77/128.87	c #Conflicts:     760000 | #Learnt:      26853 | 0.002
128.77/128.87	c total clause space: 78.2603MB
128.77/128.87	c total #watches: 99640
128.97/129.05	c total #propagations: 5106938 / total #impl: 65591514 (eff. 0.078)
128.97/129.05	c #Conflicts:     761000 | #Learnt:      27853 | 0.002
128.97/129.05	c total clause space: 78.2603MB
128.97/129.05	c total #watches: 103404
129.17/129.21	c total #propagations: 5113345 / total #impl: 65674189 (eff. 0.078)
129.17/129.21	c #Conflicts:     762000 | #Learnt:      28853 | 0.002
129.17/129.21	c total clause space: 78.2603MB
129.17/129.21	c total #watches: 106791
129.27/129.37	c total #propagations: 5120023 / total #impl: 65760004 (eff. 0.078)
129.27/129.37	c #Conflicts:     763000 | #Learnt:      29853 | 0.002
129.27/129.37	c total clause space: 78.2603MB
129.27/129.37	c total #watches: 110258
129.47/129.57	c total #propagations: 5127436 / total #impl: 65833766 (eff. 0.078)
129.47/129.57	c #Conflicts:     764000 | #Learnt:      30853 | 0.002
129.47/129.57	c total clause space: 78.2603MB
129.47/129.57	c total #watches: 113679
129.77/129.81	c total #propagations: 5134189 / total #impl: 65909498 (eff. 0.078)
129.77/129.81	c #Conflicts:     765000 | #Learnt:      31853 | 0.002
129.77/129.81	c total clause space: 78.2603MB
129.77/129.81	c total #watches: 117150
129.97/130.02	c total #propagations: 5141501 / total #impl: 65983085 (eff. 0.078)
129.97/130.02	c #Conflicts:     766000 | #Learnt:      32853 | 0.002
129.97/130.02	c total clause space: 78.2603MB
129.97/130.02	c total #watches: 120692
130.27/130.33	c total #propagations: 5148126 / total #impl: 66084356 (eff. 0.078)
130.27/130.33	c #Conflicts:     767000 | #Learnt:      33853 | 0.002
130.27/130.33	c total clause space: 78.2603MB
130.27/130.33	c total #watches: 124512
130.57/130.62	c total #propagations: 5155327 / total #impl: 66184739 (eff. 0.078)
130.57/130.62	c #Conflicts:     768000 | #Learnt:      34853 | 0.002
130.57/130.62	c total clause space: 78.2603MB
130.57/130.62	c total #watches: 127933
130.77/130.85	c total #propagations: 5162615 / total #impl: 66286508 (eff. 0.078)
130.77/130.85	c #Conflicts:     769000 | #Learnt:      35853 | 0.002
130.77/130.85	c total clause space: 78.2603MB
130.77/130.85	c total #watches: 131419
130.97/131.01	c total #propagations: 5168846 / total #impl: 66362583 (eff. 0.078)
130.97/131.01	c #Conflicts:     770000 | #Learnt:      36853 | 0.002
130.97/131.01	c total clause space: 78.2603MB
130.97/131.01	c total #watches: 134857
131.07/131.18	c total #propagations: 5176230 / total #impl: 66417680 (eff. 0.078)
131.07/131.18	c #Conflicts:     771000 | #Learnt:      37853 | 0.002
131.07/131.18	c total clause space: 78.2603MB
131.07/131.18	c total #watches: 138210
131.37/131.44	c total #propagations: 5182445 / total #impl: 66499895 (eff. 0.078)
131.37/131.44	c #Conflicts:     772000 | #Learnt:      38853 | 0.002
131.37/131.44	c total clause space: 78.2603MB
131.37/131.44	c total #watches: 141718
131.67/131.75	c total #propagations: 5189110 / total #impl: 66563410 (eff. 0.078)
131.67/131.75	c #Conflicts:     773000 | #Learnt:      39853 | 0.002
131.67/131.75	c total clause space: 78.2603MB
131.67/131.75	c total #watches: 145295
132.07/132.18	c total #propagations: 5195823 / total #impl: 66633953 (eff. 0.078)
132.07/132.18	c #Conflicts:     774000 | #Learnt:      40853 | 0.002
132.07/132.18	c total clause space: 78.2603MB
132.07/132.18	c total #watches: 148822
132.47/132.56	c total #propagations: 5202250 / total #impl: 66731736 (eff. 0.078)
132.47/132.56	c #Conflicts:     775000 | #Learnt:      41853 | 0.002
132.47/132.56	c total clause space: 78.2603MB
132.47/132.56	c total #watches: 152363
132.77/132.86	c total #propagations: 5208933 / total #impl: 66804777 (eff. 0.078)
132.77/132.86	c GC COLLECT
132.77/132.86	c #Conflicts:     776000 | #Learnt:      21651 | 0.002
132.77/132.86	c total clause space: 78.2603MB
132.77/132.86	c total #watches: 80287
132.97/133.03	c total #propagations: 5215481 / total #impl: 66888722 (eff. 0.078)
132.97/133.03	c #Conflicts:     777000 | #Learnt:      22651 | 0.002
132.97/133.03	c total clause space: 78.2603MB
132.97/133.03	c total #watches: 83669
133.17/133.26	c total #propagations: 5222384 / total #impl: 66979235 (eff. 0.078)
133.17/133.26	c #Conflicts:     778000 | #Learnt:      23651 | 0.002
133.17/133.26	c total clause space: 78.2603MB
133.17/133.26	c total #watches: 87316
133.37/133.43	c total #propagations: 5228986 / total #impl: 67102016 (eff. 0.078)
133.37/133.43	c #Conflicts:     779000 | #Learnt:      24651 | 0.002
133.37/133.43	c total clause space: 78.2603MB
133.37/133.43	c total #watches: 90761
133.57/133.61	c total #propagations: 5235270 / total #impl: 67197424 (eff. 0.078)
133.57/133.61	c #Conflicts:     780000 | #Learnt:      25651 | 0.002
133.57/133.61	c total clause space: 78.2603MB
133.57/133.61	c total #watches: 93961
133.77/133.80	c total #propagations: 5241570 / total #impl: 67289834 (eff. 0.078)
133.77/133.80	c #Conflicts:     781000 | #Learnt:      26651 | 0.002
133.77/133.80	c total clause space: 78.2603MB
133.77/133.80	c total #watches: 97090
133.87/133.95	c total #propagations: 5248607 / total #impl: 67371651 (eff. 0.078)
133.87/133.95	c #Conflicts:     782000 | #Learnt:      27651 | 0.002
133.87/133.95	c total clause space: 78.2603MB
133.87/133.95	c total #watches: 100548
133.97/134.10	c total #propagations: 5255430 / total #impl: 67438769 (eff. 0.078)
133.97/134.10	c #Conflicts:     783000 | #Learnt:      28651 | 0.002
133.97/134.10	c total clause space: 78.2603MB
133.97/134.10	c total #watches: 104208
134.17/134.23	c total #propagations: 5261849 / total #impl: 67509072 (eff. 0.078)
134.17/134.23	c #Conflicts:     784000 | #Learnt:      29651 | 0.002
134.17/134.23	c total clause space: 78.2603MB
134.17/134.23	c total #watches: 107465
134.27/134.36	c total #propagations: 5268327 / total #impl: 67582556 (eff. 0.078)
134.27/134.36	c #Conflicts:     785000 | #Learnt:      30651 | 0.002
134.27/134.36	c total clause space: 78.2603MB
134.27/134.36	c total #watches: 110686
134.37/134.49	c total #propagations: 5274728 / total #impl: 67646247 (eff. 0.078)
134.37/134.49	c #Conflicts:     786000 | #Learnt:      31651 | 0.002
134.37/134.49	c total clause space: 78.2603MB
134.37/134.49	c total #watches: 113976
134.57/134.63	c total #propagations: 5281481 / total #impl: 67708230 (eff. 0.078)
134.57/134.63	c #Conflicts:     787000 | #Learnt:      32651 | 0.002
134.57/134.63	c total clause space: 78.2603MB
134.57/134.63	c total #watches: 117210
134.67/134.79	c total #propagations: 5288052 / total #impl: 67775424 (eff. 0.078)
134.67/134.79	c #Conflicts:     788000 | #Learnt:      33651 | 0.002
134.67/134.79	c total clause space: 78.2603MB
134.67/134.79	c total #watches: 120398
134.87/134.95	c total #propagations: 5294426 / total #impl: 67837580 (eff. 0.078)
134.87/134.95	c #Conflicts:     789000 | #Learnt:      34651 | 0.002
134.87/134.95	c total clause space: 78.2603MB
134.87/134.95	c total #watches: 123567
135.07/135.14	c total #propagations: 5301017 / total #impl: 67902451 (eff. 0.078)
135.07/135.14	c #Conflicts:     790000 | #Learnt:      35651 | 0.002
135.07/135.14	c total clause space: 78.2603MB
135.07/135.14	c total #watches: 127006
135.37/135.42	c total #propagations: 5307808 / total #impl: 67972223 (eff. 0.078)
135.37/135.42	c #Conflicts:     791000 | #Learnt:      36651 | 0.002
135.37/135.42	c total clause space: 78.2603MB
135.37/135.42	c total #watches: 130736
135.67/135.79	c total #propagations: 5314643 / total #impl: 68062299 (eff. 0.078)
135.67/135.79	c #Conflicts:     792000 | #Learnt:      37651 | 0.002
135.67/135.79	c total clause space: 78.2603MB
135.67/135.79	c total #watches: 134520
135.97/136.08	c total #propagations: 5322022 / total #impl: 68144455 (eff. 0.078)
135.97/136.08	c #Conflicts:     793000 | #Learnt:      38651 | 0.002
135.97/136.08	c total clause space: 78.2603MB
135.97/136.08	c total #watches: 138095
136.27/136.34	c total #propagations: 5328440 / total #impl: 68229876 (eff. 0.078)
136.27/136.34	c #Conflicts:     794000 | #Learnt:      39651 | 0.002
136.27/136.34	c total clause space: 78.2603MB
136.27/136.34	c total #watches: 141643
136.57/136.62	c total #propagations: 5334438 / total #impl: 68302256 (eff. 0.078)
136.57/136.62	c #Conflicts:     795000 | #Learnt:      40651 | 0.002
136.57/136.62	c total clause space: 78.2603MB
136.57/136.62	c total #watches: 145140
136.87/136.96	c total #propagations: 5340757 / total #impl: 68392169 (eff. 0.078)
136.87/136.96	c #Conflicts:     796000 | #Learnt:      41651 | 0.002
136.87/136.96	c total clause space: 78.2603MB
136.87/136.96	c total #watches: 149098
137.27/137.31	c total #propagations: 5347373 / total #impl: 68475377 (eff. 0.078)
137.27/137.31	c #Conflicts:     797000 | #Learnt:      42651 | 0.002
137.27/137.31	c total clause space: 78.2603MB
137.27/137.31	c total #watches: 152754
137.47/137.55	c total #propagations: 5353918 / total #impl: 68538529 (eff. 0.078)
137.47/137.55	c GC COLLECT
137.47/137.55	c #Conflicts:     798000 | #Learnt:      22148 | 0.002
137.47/137.55	c total clause space: 78.2603MB
137.47/137.55	c total #watches: 82080
137.67/137.71	c total #propagations: 5360932 / total #impl: 68603173 (eff. 0.078)
137.67/137.71	c #Conflicts:     799000 | #Learnt:      23148 | 0.002
137.67/137.71	c total clause space: 78.2603MB
137.67/137.71	c total #watches: 85587
137.77/137.83	c total #propagations: 5367523 / total #impl: 68662999 (eff. 0.078)
137.77/137.83	c #Conflicts:     800000 | #Learnt:      24148 | 0.002
137.77/137.83	c total clause space: 78.2603MB
137.77/137.83	c total #watches: 89270
137.97/138.05	c total #propagations: 5374624 / total #impl: 68711754 (eff. 0.078)
137.97/138.05	c #Conflicts:     801000 | #Learnt:      25148 | 0.002
137.97/138.05	c total clause space: 78.2603MB
137.97/138.05	c total #watches: 93161
138.16/138.27	c total #propagations: 5381080 / total #impl: 68770250 (eff. 0.078)
138.16/138.27	c #Conflicts:     802000 | #Learnt:      26148 | 0.002
138.16/138.27	c total clause space: 78.2603MB
138.16/138.27	c total #watches: 96825
138.36/138.47	c total #propagations: 5387952 / total #impl: 68831597 (eff. 0.078)
138.36/138.47	c #Conflicts:     803000 | #Learnt:      27148 | 0.002
138.36/138.47	c total clause space: 78.2603MB
138.36/138.47	c total #watches: 100227
138.57/138.68	c total #propagations: 5394975 / total #impl: 68892519 (eff. 0.078)
138.57/138.68	c #Conflicts:     804000 | #Learnt:      28148 | 0.002
138.57/138.68	c total clause space: 78.2603MB
138.57/138.68	c total #watches: 104072
138.76/138.89	c total #propagations: 5401785 / total #impl: 68956662 (eff. 0.078)
138.76/138.89	c #Conflicts:     805000 | #Learnt:      29148 | 0.002
138.76/138.89	c total clause space: 78.2603MB
138.76/138.89	c total #watches: 107590
138.96/139.05	c total #propagations: 5407996 / total #impl: 69027077 (eff. 0.078)
138.96/139.05	c #Conflicts:     806000 | #Learnt:      30148 | 0.002
138.96/139.05	c total clause space: 78.2603MB
138.96/139.05	c total #watches: 111115
139.16/139.22	c total #propagations: 5414675 / total #impl: 69087982 (eff. 0.078)
139.16/139.22	c #Conflicts:     807000 | #Learnt:      31148 | 0.002
139.16/139.22	c total clause space: 78.2603MB
139.16/139.22	c total #watches: 114461
139.26/139.39	c total #propagations: 5421482 / total #impl: 69143996 (eff. 0.078)
139.26/139.39	c #Conflicts:     808000 | #Learnt:      32148 | 0.002
139.26/139.39	c total clause space: 78.2603MB
139.26/139.39	c total #watches: 117783
139.46/139.59	c total #propagations: 5428220 / total #impl: 69200326 (eff. 0.078)
139.46/139.59	c #Conflicts:     809000 | #Learnt:      33148 | 0.002
139.46/139.59	c total clause space: 78.2603MB
139.46/139.59	c total #watches: 121339
139.77/139.86	c total #propagations: 5434615 / total #impl: 69260374 (eff. 0.078)
139.77/139.86	c #Conflicts:     810000 | #Learnt:      34148 | 0.002
139.77/139.86	c total clause space: 78.2603MB
139.77/139.86	c total #watches: 125070
139.96/140.09	c total #propagations: 5441676 / total #impl: 69326426 (eff. 0.078)
139.96/140.09	c #Conflicts:     811000 | #Learnt:      35148 | 0.002
139.96/140.09	c total clause space: 78.2603MB
139.96/140.09	c total #watches: 128683
140.16/140.28	c total #propagations: 5448045 / total #impl: 69405604 (eff. 0.078)
140.16/140.28	c #Conflicts:     812000 | #Learnt:      36148 | 0.002
140.16/140.28	c total clause space: 78.2603MB
140.16/140.28	c total #watches: 132212
140.36/140.48	c total #propagations: 5454450 / total #impl: 69476168 (eff. 0.079)
140.36/140.48	c #Conflicts:     813000 | #Learnt:      37148 | 0.002
140.36/140.48	c total clause space: 78.2603MB
140.36/140.48	c total #watches: 135726
140.66/140.71	c total #propagations: 5460923 / total #impl: 69553331 (eff. 0.079)
140.66/140.71	c #Conflicts:     814000 | #Learnt:      38148 | 0.002
140.66/140.71	c total clause space: 78.2603MB
140.66/140.71	c total #watches: 139263
140.87/140.91	c total #propagations: 5468116 / total #impl: 69643844 (eff. 0.079)
140.87/140.91	c #Conflicts:     815000 | #Learnt:      39148 | 0.002
140.87/140.91	c total clause space: 78.2603MB
140.87/140.91	c total #watches: 142546
140.96/141.09	c total #propagations: 5475554 / total #impl: 69740902 (eff. 0.079)
140.96/141.09	c #Conflicts:     816000 | #Learnt:      40148 | 0.002
140.96/141.09	c total clause space: 78.2603MB
140.96/141.09	c total #watches: 145793
141.26/141.36	c total #propagations: 5483668 / total #impl: 69826588 (eff. 0.079)
141.26/141.36	c #Conflicts:     817000 | #Learnt:      41148 | 0.002
141.26/141.36	c total clause space: 78.2603MB
141.26/141.36	c total #watches: 149030
141.46/141.58	c total #propagations: 5490799 / total #impl: 69912189 (eff. 0.079)
141.46/141.58	c #Conflicts:     818000 | #Learnt:      42148 | 0.002
141.46/141.58	c total clause space: 78.2603MB
141.46/141.58	c total #watches: 152711
141.87/141.93	c total #propagations: 5497737 / total #impl: 69992486 (eff. 0.079)
141.87/141.93	c #Conflicts:     819000 | #Learnt:      43148 | 0.002
141.87/141.93	c total clause space: 78.2603MB
141.87/141.93	c total #watches: 156338
142.06/142.17	c total #propagations: 5504145 / total #impl: 70120998 (eff. 0.078)
142.06/142.17	c GC COLLECT
142.06/142.17	c #Conflicts:     820000 | #Learnt:      22346 | 0.002
142.06/142.17	c total clause space: 78.2603MB
142.06/142.17	c total #watches: 82984
142.26/142.33	c total #propagations: 5510328 / total #impl: 70271714 (eff. 0.078)
142.26/142.33	c #Conflicts:     821000 | #Learnt:      23346 | 0.002
142.26/142.33	c total clause space: 78.2603MB
142.26/142.33	c total #watches: 86410
142.36/142.49	c total #propagations: 5516424 / total #impl: 70368940 (eff. 0.078)
142.36/142.49	c #Conflicts:     822000 | #Learnt:      24346 | 0.002
142.36/142.49	c total clause space: 78.2603MB
142.36/142.49	c total #watches: 90301
142.56/142.64	c total #propagations: 5522949 / total #impl: 70441327 (eff. 0.078)
142.56/142.64	c #Conflicts:     823000 | #Learnt:      25346 | 0.002
142.56/142.64	c total clause space: 78.2603MB
142.56/142.64	c total #watches: 93899
142.76/142.82	c total #propagations: 5529779 / total #impl: 70550725 (eff. 0.078)
142.76/142.82	c #Conflicts:     824000 | #Learnt:      26346 | 0.002
142.76/142.82	c total clause space: 78.2603MB
142.76/142.82	c total #watches: 98232
142.97/143.03	c total #propagations: 5536813 / total #impl: 70771180 (eff. 0.078)
142.97/143.03	c #Conflicts:     825000 | #Learnt:      27346 | 0.002
142.97/143.03	c total clause space: 78.2603MB
142.97/143.03	c total #watches: 102827
143.16/143.26	c total #propagations: 5543103 / total #impl: 71055166 (eff. 0.078)
143.16/143.26	c #Conflicts:     826000 | #Learnt:      28346 | 0.002
143.16/143.26	c total clause space: 78.2603MB
143.16/143.26	c total #watches: 106665
143.36/143.49	c total #propagations: 5549272 / total #impl: 71297137 (eff. 0.078)
143.36/143.49	c #Conflicts:     827000 | #Learnt:      29346 | 0.002
143.36/143.49	c total clause space: 78.2603MB
143.36/143.49	c total #watches: 110707
143.66/143.74	c total #propagations: 5555137 / total #impl: 71605412 (eff. 0.078)
143.66/143.74	c #Conflicts:     828000 | #Learnt:      30346 | 0.002
143.66/143.74	c total clause space: 78.2603MB
143.66/143.74	c total #watches: 114207
143.86/143.95	c total #propagations: 5562442 / total #impl: 71819459 (eff. 0.077)
143.86/143.95	c #Conflicts:     829000 | #Learnt:      31346 | 0.002
143.86/143.95	c total clause space: 78.2603MB
143.86/143.95	c total #watches: 117484
144.07/144.17	c total #propagations: 5569701 / total #impl: 71943290 (eff. 0.077)
144.07/144.17	c #Conflicts:     830000 | #Learnt:      32346 | 0.002
144.07/144.17	c total clause space: 78.2603MB
144.07/144.17	c total #watches: 120775
144.36/144.41	c total #propagations: 5577334 / total #impl: 72034208 (eff. 0.077)
144.36/144.41	c #Conflicts:     831000 | #Learnt:      33346 | 0.002
144.36/144.41	c total clause space: 78.2603MB
144.36/144.41	c total #watches: 124136
144.56/144.64	c total #propagations: 5584350 / total #impl: 72124442 (eff. 0.077)
144.56/144.64	c #Conflicts:     832000 | #Learnt:      34346 | 0.002
144.56/144.64	c total clause space: 78.2603MB
144.56/144.64	c total #watches: 127431
144.76/144.87	c total #propagations: 5591007 / total #impl: 72214323 (eff. 0.077)
144.76/144.87	c #Conflicts:     833000 | #Learnt:      35346 | 0.002
144.76/144.87	c total clause space: 78.2603MB
144.76/144.87	c total #watches: 130838
145.06/145.14	c total #propagations: 5598405 / total #impl: 72316415 (eff. 0.077)
145.06/145.14	c #Conflicts:     834000 | #Learnt:      36346 | 0.002
145.06/145.14	c total clause space: 78.2603MB
145.06/145.14	c total #watches: 134085
145.36/145.43	c total #propagations: 5606287 / total #impl: 72449469 (eff. 0.077)
145.36/145.43	c #Conflicts:     835000 | #Learnt:      37346 | 0.002
145.36/145.43	c total clause space: 78.2603MB
145.36/145.43	c total #watches: 137193
145.76/145.84	c total #propagations: 5613711 / total #impl: 72576496 (eff. 0.077)
145.76/145.84	c #Conflicts:     836000 | #Learnt:      38346 | 0.002
145.76/145.84	c total clause space: 78.2603MB
145.76/145.84	c total #watches: 140959
146.06/146.17	c total #propagations: 5621056 / total #impl: 72848730 (eff. 0.077)
146.06/146.17	c #Conflicts:     837000 | #Learnt:      39346 | 0.002
146.06/146.17	c total clause space: 78.2603MB
146.06/146.17	c total #watches: 144601
146.46/146.51	c total #propagations: 5628200 / total #impl: 73080818 (eff. 0.077)
146.46/146.51	c #Conflicts:     838000 | #Learnt:      40346 | 0.002
146.46/146.51	c total clause space: 78.2603MB
146.46/146.51	c total #watches: 148026
146.76/146.80	c total #propagations: 5634569 / total #impl: 73312265 (eff. 0.077)
146.76/146.80	c #Conflicts:     839000 | #Learnt:      41346 | 0.002
146.76/146.80	c total clause space: 78.2603MB
146.76/146.80	c total #watches: 151375
147.06/147.14	c total #propagations: 5641391 / total #impl: 73470048 (eff. 0.077)
147.06/147.14	c #Conflicts:     840000 | #Learnt:      42346 | 0.002
147.06/147.14	c total clause space: 78.2603MB
147.06/147.14	c total #watches: 154857
147.56/147.60	c total #propagations: 5648144 / total #impl: 73670494 (eff. 0.077)
147.56/147.60	c #Conflicts:     841000 | #Learnt:      43346 | 0.002
147.56/147.60	c total clause space: 78.2603MB
147.56/147.60	c total #watches: 158358
147.86/147.92	c total #propagations: 5654873 / total #impl: 73925500 (eff. 0.076)
147.86/147.92	c GC COLLECT
147.86/147.92	c #Conflicts:     842000 | #Learnt:      22254 | 0.002
147.86/147.92	c total clause space: 78.2603MB
147.86/147.92	c total #watches: 82610
147.96/148.05	c total #propagations: 5661617 / total #impl: 74043432 (eff. 0.076)
147.96/148.05	c #Conflicts:     843000 | #Learnt:      23254 | 0.002
147.96/148.05	c total clause space: 78.2603MB
147.96/148.05	c total #watches: 86195
148.16/148.21	c total #propagations: 5668540 / total #impl: 74111302 (eff. 0.076)
148.16/148.21	c #Conflicts:     844000 | #Learnt:      24254 | 0.002
148.16/148.21	c total clause space: 78.2603MB
148.16/148.21	c total #watches: 89711
148.26/148.36	c total #propagations: 5675575 / total #impl: 74207041 (eff. 0.076)
148.26/148.36	c #Conflicts:     845000 | #Learnt:      25254 | 0.002
148.26/148.36	c total clause space: 78.2603MB
148.26/148.36	c total #watches: 93141
148.47/148.54	c total #propagations: 5681832 / total #impl: 74290719 (eff. 0.076)
148.47/148.54	c #Conflicts:     846000 | #Learnt:      26254 | 0.002
148.47/148.54	c total clause space: 78.2603MB
148.47/148.54	c total #watches: 96566
148.66/148.71	c total #propagations: 5687753 / total #impl: 74365070 (eff. 0.076)
148.66/148.71	c #Conflicts:     847000 | #Learnt:      27254 | 0.002
148.66/148.71	c total clause space: 78.2603MB
148.66/148.71	c total #watches: 100154
148.76/148.86	c total #propagations: 5693925 / total #impl: 74446194 (eff. 0.076)
148.76/148.86	c #Conflicts:     848000 | #Learnt:      28254 | 0.002
148.76/148.86	c total clause space: 78.2603MB
148.76/148.86	c total #watches: 103824
149.06/149.11	c total #propagations: 5700866 / total #impl: 74538104 (eff. 0.076)
149.06/149.11	c #Conflicts:     849000 | #Learnt:      29254 | 0.002
149.06/149.11	c total clause space: 78.2603MB
149.06/149.11	c total #watches: 107474
149.36/149.40	c total #propagations: 5707320 / total #impl: 74628584 (eff. 0.076)
149.36/149.40	c #Conflicts:     850000 | #Learnt:      30254 | 0.002
149.36/149.40	c total clause space: 78.2603MB
149.36/149.40	c total #watches: 110880
149.57/149.67	c total #propagations: 5713440 / total #impl: 74739892 (eff. 0.076)
149.57/149.67	c #Conflicts:     851000 | #Learnt:      31254 | 0.002
149.57/149.67	c total clause space: 78.2603MB
149.57/149.67	c total #watches: 114308
149.76/149.89	c total #propagations: 5720166 / total #impl: 74842371 (eff. 0.076)
149.76/149.89	c #Conflicts:     852000 | #Learnt:      32254 | 0.002
149.76/149.89	c total clause space: 78.2603MB
149.76/149.89	c total #watches: 117879
149.96/150.08	c total #propagations: 5726430 / total #impl: 74936318 (eff. 0.076)
149.96/150.08	c #Conflicts:     853000 | #Learnt:      33254 | 0.002
149.96/150.08	c total clause space: 78.2603MB
149.96/150.08	c total #watches: 121234
150.26/150.36	c total #propagations: 5733377 / total #impl: 75017129 (eff. 0.076)
150.26/150.36	c #Conflicts:     854000 | #Learnt:      34254 | 0.002
150.26/150.36	c total clause space: 78.2603MB
150.26/150.36	c total #watches: 124912
150.56/150.67	c total #propagations: 5739542 / total #impl: 75094687 (eff. 0.076)
150.56/150.67	c #Conflicts:     855000 | #Learnt:      35254 | 0.002
150.56/150.67	c total clause space: 78.2603MB
150.56/150.67	c total #watches: 128252
150.86/150.92	c total #propagations: 5745923 / total #impl: 75178197 (eff. 0.076)
150.86/150.92	c #Conflicts:     856000 | #Learnt:      36254 | 0.002
150.86/150.92	c total clause space: 78.2603MB
150.86/150.92	c total #watches: 132601
151.16/151.21	c total #propagations: 5753920 / total #impl: 75350632 (eff. 0.076)
151.16/151.21	c #Conflicts:     857000 | #Learnt:      37254 | 0.002
151.16/151.21	c total clause space: 78.2603MB
151.16/151.21	c total #watches: 136867
151.36/151.44	c total #propagations: 5760897 / total #impl: 75523936 (eff. 0.076)
151.36/151.44	c #Conflicts:     858000 | #Learnt:      38254 | 0.002
151.36/151.44	c total clause space: 78.2603MB
151.36/151.44	c total #watches: 140140
151.66/151.72	c total #propagations: 5768265 / total #impl: 75650243 (eff. 0.076)
151.66/151.72	c #Conflicts:     859000 | #Learnt:      39254 | 0.002
151.66/151.72	c total clause space: 78.2603MB
151.66/151.72	c total #watches: 143842
151.96/152.02	c total #propagations: 5776195 / total #impl: 75780225 (eff. 0.076)
151.96/152.02	c #Conflicts:     860000 | #Learnt:      40254 | 0.002
151.96/152.02	c total clause space: 78.2603MB
151.96/152.02	c total #watches: 147104
152.16/152.25	c total #propagations: 5782583 / total #impl: 75878386 (eff. 0.076)
152.16/152.25	c #Conflicts:     861000 | #Learnt:      41254 | 0.002
152.16/152.25	c total clause space: 78.2603MB
152.16/152.25	c total #watches: 150669
152.46/152.53	c total #propagations: 5789403 / total #impl: 75974012 (eff. 0.076)
152.46/152.53	c #Conflicts:     862000 | #Learnt:      42254 | 0.002
152.46/152.53	c total clause space: 78.2603MB
152.46/152.53	c total #watches: 154192
152.76/152.82	c total #propagations: 5795607 / total #impl: 76104499 (eff. 0.076)
152.76/152.82	c #Conflicts:     863000 | #Learnt:      43254 | 0.002
152.76/152.82	c total clause space: 78.2603MB
152.76/152.82	c total #watches: 157980
153.16/153.23	c total #propagations: 5801892 / total #impl: 76217897 (eff. 0.076)
153.16/153.23	c #Conflicts:     864000 | #Learnt:      44254 | 0.002
153.16/153.23	c total clause space: 78.2603MB
153.16/153.23	c total #watches: 161631
153.56/153.60	c total #propagations: 5808196 / total #impl: 76314558 (eff. 0.076)
153.56/153.60	c GC COLLECT
153.56/153.60	c #Conflicts:     865000 | #Learnt:      22850 | 0.002
153.56/153.60	c total clause space: 78.2603MB
153.56/153.60	c total #watches: 84875
153.76/153.81	c total #propagations: 5814694 / total #impl: 76397654 (eff. 0.076)
153.76/153.81	c #Conflicts:     866000 | #Learnt:      23850 | 0.002
153.76/153.81	c total clause space: 78.2603MB
153.76/153.81	c total #watches: 88431
153.86/153.97	c total #propagations: 5820963 / total #impl: 76488016 (eff. 0.076)
153.86/153.97	c #Conflicts:     867000 | #Learnt:      24850 | 0.002
153.86/153.97	c total clause space: 78.2603MB
153.86/153.97	c total #watches: 92160
154.07/154.18	c total #propagations: 5827831 / total #impl: 76578487 (eff. 0.076)
154.07/154.18	c #Conflicts:     868000 | #Learnt:      25850 | 0.002
154.07/154.18	c total clause space: 78.2603MB
154.07/154.18	c total #watches: 96543
154.26/154.39	c total #propagations: 5835070 / total #impl: 76695534 (eff. 0.076)
154.26/154.39	c #Conflicts:     869000 | #Learnt:      26850 | 0.002
154.26/154.39	c total clause space: 78.2603MB
154.26/154.39	c total #watches: 99861
154.56/154.63	c total #propagations: 5842714 / total #impl: 76799520 (eff. 0.076)
154.56/154.63	c #Conflicts:     870000 | #Learnt:      27850 | 0.002
154.56/154.63	c total clause space: 78.2603MB
154.56/154.63	c total #watches: 103377
154.76/154.84	c total #propagations: 5849627 / total #impl: 76906047 (eff. 0.076)
154.76/154.84	c #Conflicts:     871000 | #Learnt:      28850 | 0.002
154.76/154.84	c total clause space: 78.2603MB
154.76/154.84	c total #watches: 107232
154.96/155.03	c total #propagations: 5856586 / total #impl: 76991832 (eff. 0.076)
154.96/155.03	c #Conflicts:     872000 | #Learnt:      29850 | 0.002
154.96/155.03	c total clause space: 78.2603MB
154.96/155.03	c total #watches: 110728
155.17/155.21	c total #propagations: 5863742 / total #impl: 77109998 (eff. 0.076)
155.17/155.21	c #Conflicts:     873000 | #Learnt:      30850 | 0.002
155.17/155.21	c total clause space: 78.2603MB
155.17/155.21	c total #watches: 114177
155.26/155.37	c total #propagations: 5870083 / total #impl: 77195508 (eff. 0.076)
155.26/155.37	c #Conflicts:     874000 | #Learnt:      31850 | 0.002
155.26/155.37	c total clause space: 78.2603MB
155.26/155.37	c total #watches: 117472
155.46/155.58	c total #propagations: 5876810 / total #impl: 77280160 (eff. 0.076)
155.46/155.58	c #Conflicts:     875000 | #Learnt:      32850 | 0.002
155.46/155.58	c total clause space: 78.2603MB
155.46/155.58	c total #watches: 120907
155.76/155.83	c total #propagations: 5883427 / total #impl: 77374505 (eff. 0.076)
155.76/155.83	c #Conflicts:     876000 | #Learnt:      33850 | 0.002
155.76/155.83	c total clause space: 78.2603MB
155.76/155.83	c total #watches: 124222
155.96/156.04	c total #propagations: 5890122 / total #impl: 77450839 (eff. 0.076)
155.96/156.04	c #Conflicts:     877000 | #Learnt:      34850 | 0.002
155.96/156.04	c total clause space: 78.2603MB
155.96/156.04	c total #watches: 127759
156.17/156.25	c total #propagations: 5896827 / total #impl: 77529421 (eff. 0.076)
156.17/156.25	c #Conflicts:     878000 | #Learnt:      35850 | 0.002
156.17/156.25	c total clause space: 78.2603MB
156.17/156.25	c total #watches: 131164
156.36/156.46	c total #propagations: 5903301 / total #impl: 77609282 (eff. 0.076)
156.36/156.46	c #Conflicts:     879000 | #Learnt:      36850 | 0.002
156.36/156.46	c total clause space: 78.2603MB
156.36/156.46	c total #watches: 134751
156.66/156.73	c total #propagations: 5910872 / total #impl: 77715402 (eff. 0.076)
156.66/156.73	c #Conflicts:     880000 | #Learnt:      37850 | 0.002
156.66/156.73	c total clause space: 78.2603MB
156.66/156.73	c total #watches: 138387
156.86/156.95	c total #propagations: 5917964 / total #impl: 77848946 (eff. 0.076)
156.86/156.95	c #Conflicts:     881000 | #Learnt:      38850 | 0.002
156.86/156.95	c total clause space: 78.2603MB
156.86/156.95	c total #watches: 141690
157.06/157.14	c total #propagations: 5924454 / total #impl: 77928984 (eff. 0.076)
157.06/157.14	c #Conflicts:     882000 | #Learnt:      39850 | 0.002
157.06/157.14	c total clause space: 78.2603MB
157.06/157.14	c total #watches: 145261
157.27/157.33	c total #propagations: 5931267 / total #impl: 78004356 (eff. 0.076)
157.27/157.33	c #Conflicts:     883000 | #Learnt:      40850 | 0.002
157.27/157.33	c total clause space: 78.2603MB
157.27/157.33	c total #watches: 148735
157.46/157.51	c total #propagations: 5938985 / total #impl: 78103300 (eff. 0.076)
157.46/157.51	c #Conflicts:     884000 | #Learnt:      41850 | 0.002
157.46/157.51	c total clause space: 78.2603MB
157.46/157.51	c total #watches: 152376
157.66/157.72	c total #propagations: 5946715 / total #impl: 78196979 (eff. 0.076)
157.66/157.72	c #Conflicts:     885000 | #Learnt:      42850 | 0.002
157.66/157.72	c total clause space: 78.2603MB
157.66/157.72	c total #watches: 155763
157.86/157.93	c total #propagations: 5954042 / total #impl: 78289414 (eff. 0.076)
157.86/157.93	c #Conflicts:     886000 | #Learnt:      43850 | 0.002
157.86/157.93	c total clause space: 78.2603MB
157.86/157.93	c total #watches: 159148
158.16/158.20	c total #propagations: 5961620 / total #impl: 78374080 (eff. 0.076)
158.16/158.20	c #Conflicts:     887000 | #Learnt:      44850 | 0.002
158.16/158.20	c total clause space: 78.2603MB
158.16/158.20	c total #watches: 162883
158.37/158.42	c total #propagations: 5968216 / total #impl: 78502865 (eff. 0.076)
158.37/158.42	c GC COLLECT
158.37/158.42	c #Conflicts:     888000 | #Learnt:      23147 | 0.002
158.37/158.42	c total clause space: 78.2603MB
158.37/158.42	c total #watches: 86143
158.47/158.56	c total #propagations: 5974624 / total #impl: 78637189 (eff. 0.076)
158.47/158.56	c #Conflicts:     889000 | #Learnt:      24147 | 0.002
158.47/158.56	c total clause space: 78.2603MB
158.47/158.56	c total #watches: 89724
158.56/158.69	c total #propagations: 5981165 / total #impl: 78750319 (eff. 0.076)
158.56/158.69	c #Conflicts:     890000 | #Learnt:      25147 | 0.002
158.56/158.69	c total clause space: 78.2603MB
158.56/158.69	c total #watches: 92958
158.76/158.84	c total #propagations: 5988144 / total #impl: 78835245 (eff. 0.076)
158.76/158.84	c #Conflicts:     891000 | #Learnt:      26147 | 0.002
158.76/158.84	c total clause space: 78.2603MB
158.76/158.84	c total #watches: 96377
158.96/159.02	c total #propagations: 5995443 / total #impl: 78914098 (eff. 0.076)
158.96/159.02	c #Conflicts:     892000 | #Learnt:      27147 | 0.002
158.96/159.02	c total clause space: 78.2603MB
158.96/159.02	c total #watches: 99711
159.16/159.24	c total #propagations: 6002428 / total #impl: 78993572 (eff. 0.076)
159.16/159.24	c #Conflicts:     893000 | #Learnt:      28147 | 0.002
159.16/159.24	c total clause space: 78.2603MB
159.16/159.24	c total #watches: 103097
159.36/159.44	c total #propagations: 6008998 / total #impl: 79063820 (eff. 0.076)
159.36/159.44	c #Conflicts:     894000 | #Learnt:      29147 | 0.002
159.36/159.44	c total clause space: 78.2603MB
159.36/159.44	c total #watches: 106674
159.47/159.60	c total #propagations: 6015489 / total #impl: 79176997 (eff. 0.076)
159.47/159.60	c #Conflicts:     895000 | #Learnt:      30147 | 0.002
159.47/159.60	c total clause space: 78.2603MB
159.47/159.60	c total #watches: 109871
159.66/159.79	c total #propagations: 6022046 / total #impl: 79266369 (eff. 0.076)
159.66/159.79	c #Conflicts:     896000 | #Learnt:      31147 | 0.002
159.66/159.79	c total clause space: 78.2603MB
159.66/159.79	c total #watches: 113200
159.96/160.06	c total #propagations: 6028630 / total #impl: 79354174 (eff. 0.076)
159.96/160.06	c #Conflicts:     897000 | #Learnt:      32147 | 0.002
159.96/160.06	c total clause space: 78.2603MB
159.96/160.06	c total #watches: 116786
160.16/160.21	c total #propagations: 6035613 / total #impl: 79436574 (eff. 0.076)
160.16/160.21	c #Conflicts:     898000 | #Learnt:      33147 | 0.002
160.16/160.21	c total clause space: 78.2603MB
160.16/160.21	c total #watches: 119984
160.26/160.31	c total #propagations: 6042278 / total #impl: 79503042 (eff. 0.076)
160.26/160.31	c #Conflicts:     899000 | #Learnt:      34147 | 0.002
160.26/160.31	c total clause space: 78.2603MB
160.26/160.31	c total #watches: 123472
160.36/160.43	c total #propagations: 6049111 / total #impl: 79547955 (eff. 0.076)
160.36/160.43	c #Conflicts:     900000 | #Learnt:      35147 | 0.002
160.36/160.43	c total clause space: 78.2603MB
160.36/160.43	c total #watches: 126926
160.57/160.67	c total #propagations: 6055784 / total #impl: 79605188 (eff. 0.076)
160.57/160.67	c #Conflicts:     901000 | #Learnt:      36147 | 0.002
160.57/160.67	c total clause space: 78.2603MB
160.57/160.67	c total #watches: 130608
160.86/160.91	c total #propagations: 6062291 / total #impl: 79717640 (eff. 0.076)
160.86/160.91	c #Conflicts:     902000 | #Learnt:      37147 | 0.002
160.86/160.91	c total clause space: 78.2603MB
160.86/160.91	c total #watches: 134390
161.06/161.14	c total #propagations: 6068814 / total #impl: 79807204 (eff. 0.076)
161.06/161.14	c #Conflicts:     903000 | #Learnt:      38147 | 0.002
161.06/161.14	c total clause space: 78.2603MB
161.06/161.14	c total #watches: 137852
161.36/161.40	c total #propagations: 6075819 / total #impl: 79898899 (eff. 0.076)
161.36/161.40	c #Conflicts:     904000 | #Learnt:      39147 | 0.002
161.36/161.40	c total clause space: 78.2603MB
161.36/161.40	c total #watches: 141409
161.56/161.68	c total #propagations: 6082997 / total #impl: 80016812 (eff. 0.076)
161.56/161.68	c #Conflicts:     905000 | #Learnt:      40147 | 0.002
161.56/161.68	c total clause space: 78.2603MB
161.56/161.68	c total #watches: 145126
161.86/161.91	c total #propagations: 6089989 / total #impl: 80132730 (eff. 0.076)
161.86/161.91	c #Conflicts:     906000 | #Learnt:      41147 | 0.002
161.86/161.91	c total clause space: 78.2603MB
161.86/161.91	c total #watches: 148662
162.06/162.13	c total #propagations: 6097389 / total #impl: 80253600 (eff. 0.076)
162.06/162.13	c #Conflicts:     907000 | #Learnt:      42147 | 0.002
162.06/162.13	c total clause space: 78.2603MB
162.06/162.13	c total #watches: 151990
162.26/162.35	c total #propagations: 6103811 / total #impl: 80358766 (eff. 0.076)
162.26/162.35	c #Conflicts:     908000 | #Learnt:      43147 | 0.002
162.26/162.35	c total clause space: 78.2603MB
162.26/162.35	c total #watches: 155196
162.56/162.65	c total #propagations: 6110238 / total #impl: 80443033 (eff. 0.076)
162.56/162.65	c #Conflicts:     909000 | #Learnt:      44147 | 0.002
162.56/162.65	c total clause space: 78.2603MB
162.56/162.65	c total #watches: 158687
162.87/162.92	c total #propagations: 6116872 / total #impl: 80576774 (eff. 0.076)
162.87/162.92	c #Conflicts:     910000 | #Learnt:      45147 | 0.002
162.87/162.92	c total clause space: 78.2603MB
162.87/162.92	c total #watches: 162009
163.16/163.24	c total #propagations: 6123657 / total #impl: 80664901 (eff. 0.076)
163.16/163.24	c GC COLLECT
163.16/163.24	c #Conflicts:     911000 | #Learnt:      23145 | 0.002
163.16/163.24	c total clause space: 78.2603MB
163.16/163.24	c total #watches: 86100
163.36/163.42	c total #propagations: 6130167 / total #impl: 80760495 (eff. 0.076)
163.36/163.42	c #Conflicts:     912000 | #Learnt:      24145 | 0.002
163.36/163.42	c total clause space: 78.2603MB
163.36/163.42	c total #watches: 89844
163.46/163.57	c total #propagations: 6137067 / total #impl: 80842568 (eff. 0.076)
163.46/163.57	c #Conflicts:     913000 | #Learnt:      25145 | 0.002
163.46/163.57	c total clause space: 78.2603MB
163.46/163.57	c total #watches: 93544
163.66/163.71	c total #propagations: 6143362 / total #impl: 80926600 (eff. 0.076)
163.66/163.71	c #Conflicts:     914000 | #Learnt:      26145 | 0.002
163.66/163.71	c total clause space: 78.2603MB
163.66/163.71	c total #watches: 96986
163.76/163.89	c total #propagations: 6149986 / total #impl: 81008267 (eff. 0.076)
163.76/163.89	c #Conflicts:     915000 | #Learnt:      27145 | 0.002
163.76/163.89	c total clause space: 78.2603MB
163.76/163.89	c total #watches: 100898
163.97/164.06	c total #propagations: 6156683 / total #impl: 81105198 (eff. 0.076)
163.97/164.06	c #Conflicts:     916000 | #Learnt:      28145 | 0.002
163.97/164.06	c total clause space: 78.2603MB
163.97/164.06	c total #watches: 104396
164.16/164.26	c total #propagations: 6163142 / total #impl: 81200457 (eff. 0.076)
164.16/164.26	c #Conflicts:     917000 | #Learnt:      29145 | 0.002
164.16/164.26	c total clause space: 78.2603MB
164.16/164.26	c total #watches: 107889
164.36/164.45	c total #propagations: 6170045 / total #impl: 81297000 (eff. 0.076)
164.36/164.45	c #Conflicts:     918000 | #Learnt:      30145 | 0.002
164.36/164.45	c total clause space: 78.2603MB
164.36/164.45	c total #watches: 111413
164.56/164.62	c total #propagations: 6176567 / total #impl: 81408341 (eff. 0.076)
164.56/164.62	c #Conflicts:     919000 | #Learnt:      31145 | 0.002
164.56/164.62	c total clause space: 78.2603MB
164.56/164.62	c total #watches: 115063
164.86/164.94	c total #propagations: 6182946 / total #impl: 81519719 (eff. 0.076)
164.86/164.94	c #Conflicts:     920000 | #Learnt:      32145 | 0.002
164.86/164.94	c total clause space: 78.2603MB
164.86/164.94	c total #watches: 119296
165.07/165.19	c total #propagations: 6189882 / total #impl: 81699726 (eff. 0.076)
165.07/165.19	c #Conflicts:     921000 | #Learnt:      33145 | 0.002
165.07/165.19	c total clause space: 78.2603MB
165.07/165.19	c total #watches: 122824
165.36/165.42	c total #propagations: 6196273 / total #impl: 81816525 (eff. 0.076)
165.36/165.42	c #Conflicts:     922000 | #Learnt:      34145 | 0.002
165.36/165.42	c total clause space: 78.2603MB
165.36/165.42	c total #watches: 126080
165.56/165.69	c total #propagations: 6202901 / total #impl: 81904661 (eff. 0.076)
165.56/165.69	c #Conflicts:     923000 | #Learnt:      35145 | 0.002
165.56/165.69	c total clause space: 78.2603MB
165.56/165.69	c total #watches: 130080
165.86/165.95	c total #propagations: 6209125 / total #impl: 82056088 (eff. 0.076)
165.86/165.95	c #Conflicts:     924000 | #Learnt:      36145 | 0.002
165.86/165.95	c total clause space: 78.2603MB
165.86/165.95	c total #watches: 133665
166.07/166.18	c total #propagations: 6215751 / total #impl: 82216434 (eff. 0.076)
166.07/166.18	c #Conflicts:     925000 | #Learnt:      37145 | 0.002
166.07/166.18	c total clause space: 78.2603MB
166.07/166.18	c total #watches: 137264
166.36/166.40	c total #propagations: 6222578 / total #impl: 82351869 (eff. 0.076)
166.36/166.40	c #Conflicts:     926000 | #Learnt:      38145 | 0.002
166.36/166.40	c total clause space: 78.2603MB
166.36/166.40	c total #watches: 140894
166.56/166.64	c total #propagations: 6229211 / total #impl: 82541725 (eff. 0.075)
166.56/166.64	c #Conflicts:     927000 | #Learnt:      39145 | 0.002
166.56/166.64	c total clause space: 78.2603MB
166.56/166.64	c total #watches: 144382
166.86/166.92	c total #propagations: 6236642 / total #impl: 82740674 (eff. 0.075)
166.86/166.92	c #Conflicts:     928000 | #Learnt:      40145 | 0.002
166.86/166.92	c total clause space: 78.2603MB
166.86/166.92	c total #watches: 148144
167.17/167.21	c total #propagations: 6242752 / total #impl: 83027052 (eff. 0.075)
167.17/167.21	c #Conflicts:     929000 | #Learnt:      41145 | 0.002
167.17/167.21	c total clause space: 78.2603MB
167.17/167.21	c total #watches: 152224
167.46/167.52	c total #propagations: 6249374 / total #impl: 83364388 (eff. 0.075)
167.46/167.52	c #Conflicts:     930000 | #Learnt:      42145 | 0.002
167.46/167.52	c total clause space: 78.2603MB
167.46/167.52	c total #watches: 156166
167.76/167.89	c total #propagations: 6255806 / total #impl: 83742196 (eff. 0.075)
167.76/167.89	c #Conflicts:     931000 | #Learnt:      43145 | 0.002
167.76/167.89	c total clause space: 78.2603MB
167.76/167.89	c total #watches: 160473
168.16/168.25	c total #propagations: 6262308 / total #impl: 84151196 (eff. 0.074)
168.16/168.25	c #Conflicts:     932000 | #Learnt:      44145 | 0.002
168.16/168.25	c total clause space: 78.2603MB
168.16/168.25	c total #watches: 165022
168.46/168.58	c total #propagations: 6268557 / total #impl: 84620788 (eff. 0.074)
168.46/168.58	c #Conflicts:     933000 | #Learnt:      45145 | 0.002
168.46/168.58	c total clause space: 78.2603MB
168.46/168.58	c total #watches: 168666
168.86/168.97	c total #propagations: 6274627 / total #impl: 85089304 (eff. 0.074)
168.86/168.97	c #Conflicts:     934000 | #Learnt:      46145 | 0.002
168.86/168.97	c total clause space: 78.2603MB
168.86/168.97	c total #watches: 172802
169.16/169.24	c total #propagations: 6280862 / total #impl: 85675374 (eff. 0.073)
169.16/169.24	c GC COLLECT
169.16/169.24	c #Conflicts:     935000 | #Learnt:      23847 | 0.002
169.16/169.24	c total clause space: 78.2603MB
169.16/169.24	c total #watches: 89231
169.26/169.39	c total #propagations: 6287113 / total #impl: 86014976 (eff. 0.073)
169.26/169.39	c #Conflicts:     936000 | #Learnt:      24847 | 0.002
169.26/169.39	c total clause space: 78.2603MB
169.26/169.39	c total #watches: 93378
169.47/169.58	c total #propagations: 6293142 / total #impl: 86173492 (eff. 0.073)
169.47/169.58	c #Conflicts:     937000 | #Learnt:      25847 | 0.002
169.47/169.58	c total clause space: 78.2603MB
169.47/169.58	c total #watches: 97956
169.76/169.81	c total #propagations: 6299141 / total #impl: 86396081 (eff. 0.073)
169.76/169.81	c #Conflicts:     938000 | #Learnt:      26847 | 0.002
169.76/169.81	c total clause space: 78.2603MB
169.76/169.81	c total #watches: 102309
169.96/170.01	c total #propagations: 6305412 / total #impl: 86654156 (eff. 0.073)
169.96/170.01	c #Conflicts:     939000 | #Learnt:      27847 | 0.002
169.96/170.01	c total clause space: 78.2603MB
169.96/170.01	c total #watches: 106111
170.16/170.22	c total #propagations: 6312103 / total #impl: 86921765 (eff. 0.073)
170.16/170.22	c #Conflicts:     940000 | #Learnt:      28847 | 0.002
170.16/170.22	c total clause space: 78.2603MB
170.16/170.22	c total #watches: 109803
170.36/170.46	c total #propagations: 6318783 / total #impl: 87245170 (eff. 0.072)
170.36/170.46	c #Conflicts:     941000 | #Learnt:      29847 | 0.002
170.36/170.46	c total clause space: 78.2603MB
170.36/170.46	c total #watches: 113402
170.66/170.73	c total #propagations: 6324930 / total #impl: 87537919 (eff. 0.072)
170.66/170.73	c #Conflicts:     942000 | #Learnt:      30847 | 0.002
170.66/170.73	c total clause space: 78.2603MB
170.66/170.73	c total #watches: 117288
170.96/171.01	c total #propagations: 6331098 / total #impl: 87904568 (eff. 0.072)
170.96/171.01	c #Conflicts:     943000 | #Learnt:      31847 | 0.002
170.96/171.01	c total clause space: 78.2603MB
170.96/171.01	c total #watches: 121598
171.16/171.27	c total #propagations: 6337098 / total #impl: 88300222 (eff. 0.072)
171.16/171.27	c #Conflicts:     944000 | #Learnt:      32847 | 0.002
171.16/171.27	c total clause space: 78.2603MB
171.16/171.27	c total #watches: 124946
171.46/171.55	c total #propagations: 6343493 / total #impl: 88642099 (eff. 0.072)
171.46/171.55	c #Conflicts:     945000 | #Learnt:      33847 | 0.002
171.46/171.55	c total clause space: 78.2603MB
171.46/171.55	c total #watches: 128584
171.76/171.87	c total #propagations: 6349834 / total #impl: 89052280 (eff. 0.071)
171.76/171.87	c #Conflicts:     946000 | #Learnt:      34847 | 0.002
171.76/171.87	c total clause space: 78.2603MB
171.76/171.87	c total #watches: 132543
172.16/172.21	c total #propagations: 6356518 / total #impl: 89615441 (eff. 0.071)
172.16/172.21	c #Conflicts:     947000 | #Learnt:      35847 | 0.002
172.16/172.21	c total clause space: 78.2603MB
172.16/172.21	c total #watches: 135885
172.46/172.55	c total #propagations: 6362846 / total #impl: 90144776 (eff. 0.071)
172.46/172.55	c #Conflicts:     948000 | #Learnt:      36847 | 0.002
172.46/172.55	c total clause space: 78.2603MB
172.46/172.55	c total #watches: 139507
172.77/172.84	c total #propagations: 6369981 / total #impl: 90723611 (eff. 0.070)
172.77/172.84	c #Conflicts:     949000 | #Learnt:      37847 | 0.002
172.77/172.84	c total clause space: 78.2603MB
172.77/172.84	c total #watches: 142956
173.06/173.19	c total #propagations: 6376868 / total #impl: 91086558 (eff. 0.070)
173.06/173.19	c #Conflicts:     950000 | #Learnt:      38847 | 0.002
173.06/173.19	c total clause space: 78.2603MB
173.06/173.19	c total #watches: 146737
173.46/173.59	c total #propagations: 6383437 / total #impl: 91543174 (eff. 0.070)
173.46/173.59	c #Conflicts:     951000 | #Learnt:      39847 | 0.002
173.46/173.59	c total clause space: 78.2603MB
173.46/173.59	c total #watches: 150800
173.96/174.02	c total #propagations: 6389673 / total #impl: 92153772 (eff. 0.069)
173.96/174.02	c #Conflicts:     952000 | #Learnt:      40847 | 0.002
173.96/174.02	c total clause space: 78.2603MB
173.96/174.02	c total #watches: 154395
174.46/174.51	c total #propagations: 6395940 / total #impl: 92856830 (eff. 0.069)
174.46/174.51	c #Conflicts:     953000 | #Learnt:      41847 | 0.002
174.46/174.51	c total clause space: 78.2603MB
174.46/174.51	c total #watches: 159377
174.97/175.03	c total #propagations: 6402267 / total #impl: 93807407 (eff. 0.068)
174.97/175.03	c #Conflicts:     954000 | #Learnt:      42847 | 0.002
174.97/175.03	c total clause space: 78.2603MB
174.97/175.03	c total #watches: 164394
175.46/175.59	c total #propagations: 6408758 / total #impl: 94834867 (eff. 0.068)
175.46/175.59	c #Conflicts:     955000 | #Learnt:      43847 | 0.002
175.46/175.59	c total clause space: 78.2603MB
175.46/175.59	c total #watches: 169339
176.07/176.14	c total #propagations: 6414976 / total #impl: 96049783 (eff. 0.067)
176.07/176.14	c #Conflicts:     956000 | #Learnt:      44847 | 0.002
176.07/176.14	c total clause space: 78.2603MB
176.07/176.14	c total #watches: 173606
176.66/176.73	c total #propagations: 6421302 / total #impl: 97169177 (eff. 0.066)
176.66/176.73	c #Conflicts:     957000 | #Learnt:      45847 | 0.002
176.66/176.73	c total clause space: 78.2603MB
176.66/176.73	c total #watches: 178290
177.26/177.35	c total #propagations: 6428024 / total #impl: 98402297 (eff. 0.065)
177.26/177.35	c #Conflicts:     958000 | #Learnt:      46847 | 0.002
177.26/177.35	c total clause space: 78.2603MB
177.26/177.35	c total #watches: 183075
177.56/177.66	c total #propagations: 6434617 / total #impl: 99859499 (eff. 0.064)
177.56/177.66	c GC COLLECT
177.56/177.66	c #Conflicts:     959000 | #Learnt:      24249 | 0.002
177.56/177.66	c total clause space: 78.2603MB
177.56/177.66	c total #watches: 90946
177.76/177.82	c total #propagations: 6440916 / total #impl: 100329292 (eff. 0.064)
177.76/177.82	c #Conflicts:     960000 | #Learnt:      25249 | 0.002
177.76/177.82	c total clause space: 78.2603MB
177.76/177.82	c total #watches: 95244
177.96/178.00	c total #propagations: 6447299 / total #impl: 100516872 (eff. 0.064)
177.96/178.00	c #Conflicts:     961000 | #Learnt:      26249 | 0.002
177.96/178.00	c total clause space: 78.2603MB
177.96/178.00	c total #watches: 99560
178.16/178.22	c total #propagations: 6453931 / total #impl: 100714695 (eff. 0.064)
178.16/178.22	c #Conflicts:     962000 | #Learnt:      27249 | 0.002
178.16/178.22	c total clause space: 78.2603MB
178.16/178.22	c total #watches: 103536
178.36/178.44	c total #propagations: 6460250 / total #impl: 100974362 (eff. 0.064)
178.36/178.44	c #Conflicts:     963000 | #Learnt:      28249 | 0.002
178.36/178.44	c total clause space: 78.2603MB
178.36/178.44	c total #watches: 107761
178.66/178.70	c total #propagations: 6466994 / total #impl: 101260830 (eff. 0.064)
178.66/178.70	c #Conflicts:     964000 | #Learnt:      29249 | 0.002
178.66/178.70	c total clause space: 78.2603MB
178.66/178.70	c total #watches: 112476
178.86/178.99	c total #propagations: 6473181 / total #impl: 101677937 (eff. 0.064)
178.86/178.99	c #Conflicts:     965000 | #Learnt:      30249 | 0.002
178.86/178.99	c total clause space: 78.2603MB
178.86/178.99	c total #watches: 117436
179.16/179.29	c total #propagations: 6479574 / total #impl: 102242845 (eff. 0.063)
179.16/179.29	c #Conflicts:     966000 | #Learnt:      31249 | 0.002
179.16/179.29	c total clause space: 78.2603MB
179.16/179.29	c total #watches: 121755
179.56/179.62	c total #propagations: 6485875 / total #impl: 102771543 (eff. 0.063)
179.56/179.62	c #Conflicts:     967000 | #Learnt:      32249 | 0.002
179.56/179.62	c total clause space: 78.2603MB
179.56/179.62	c total #watches: 126020
179.86/179.98	c total #propagations: 6492045 / total #impl: 103436177 (eff. 0.063)
179.86/179.98	c #Conflicts:     968000 | #Learnt:      33249 | 0.002
179.86/179.98	c total clause space: 78.2603MB
179.86/179.98	c total #watches: 130089
180.26/180.37	c total #propagations: 6497935 / total #impl: 104221694 (eff. 0.062)
180.26/180.37	c #Conflicts:     969000 | #Learnt:      34249 | 0.002
180.26/180.37	c total clause space: 78.2603MB
180.26/180.37	c total #watches: 134280
180.66/180.76	c total #propagations: 6504384 / total #impl: 105072651 (eff. 0.062)
180.66/180.76	c #Conflicts:     970000 | #Learnt:      35249 | 0.002
180.66/180.76	c total clause space: 78.2603MB
180.66/180.76	c total #watches: 138075
180.96/181.08	c total #propagations: 6511451 / total #impl: 105753742 (eff. 0.062)
180.96/181.08	c #Conflicts:     971000 | #Learnt:      36249 | 0.002
180.96/181.08	c total clause space: 78.2603MB
180.96/181.08	c total #watches: 141266
181.36/181.44	c total #propagations: 6518544 / total #impl: 106137895 (eff. 0.061)
181.36/181.44	c #Conflicts:     972000 | #Learnt:      37249 | 0.002
181.36/181.44	c total clause space: 78.2603MB
181.36/181.44	c total #watches: 144673
181.66/181.80	c total #propagations: 6525428 / total #impl: 106644558 (eff. 0.061)
181.66/181.80	c #Conflicts:     973000 | #Learnt:      38249 | 0.002
181.66/181.80	c total clause space: 78.2603MB
181.66/181.80	c total #watches: 148294
182.06/182.18	c total #propagations: 6532690 / total #impl: 107064826 (eff. 0.061)
182.06/182.18	c #Conflicts:     974000 | #Learnt:      39249 | 0.002
182.06/182.18	c total clause space: 78.2603MB
182.06/182.18	c total #watches: 151632
182.46/182.54	c total #propagations: 6539141 / total #impl: 107559731 (eff. 0.061)
182.46/182.54	c #Conflicts:     975000 | #Learnt:      40249 | 0.002
182.46/182.54	c total clause space: 78.2603MB
182.46/182.54	c total #watches: 154968
182.76/182.86	c total #propagations: 6545705 / total #impl: 107924735 (eff. 0.061)
182.76/182.86	c #Conflicts:     976000 | #Learnt:      41249 | 0.002
182.76/182.86	c total clause space: 78.2603MB
182.76/182.86	c total #watches: 158480
183.06/183.17	c total #propagations: 6552709 / total #impl: 108095658 (eff. 0.061)
183.06/183.17	c #Conflicts:     977000 | #Learnt:      42249 | 0.002
183.06/183.17	c total clause space: 78.2603MB
183.06/183.17	c total #watches: 161834
183.36/183.48	c total #propagations: 6559558 / total #impl: 108247512 (eff. 0.061)
183.36/183.48	c #Conflicts:     978000 | #Learnt:      43249 | 0.002
183.36/183.48	c total clause space: 78.2603MB
183.36/183.48	c total #watches: 165001
183.66/183.77	c total #propagations: 6566297 / total #impl: 108377928 (eff. 0.061)
183.66/183.77	c #Conflicts:     979000 | #Learnt:      44249 | 0.002
183.66/183.77	c total clause space: 78.2603MB
183.66/183.77	c total #watches: 168245
184.06/184.11	c total #propagations: 6573303 / total #impl: 108497878 (eff. 0.061)
184.06/184.11	c #Conflicts:     980000 | #Learnt:      45249 | 0.002
184.06/184.11	c total clause space: 78.2603MB
184.06/184.11	c total #watches: 171566
184.36/184.43	c total #propagations: 6580292 / total #impl: 108641245 (eff. 0.061)
184.36/184.43	c #Conflicts:     981000 | #Learnt:      46249 | 0.002
184.36/184.43	c total clause space: 78.2603MB
184.36/184.43	c total #watches: 174861
184.66/184.73	c total #propagations: 6587629 / total #impl: 108760526 (eff. 0.061)
184.66/184.73	c #Conflicts:     982000 | #Learnt:      47249 | 0.002
184.66/184.73	c total clause space: 78.2603MB
184.66/184.73	c total #watches: 178095
184.86/184.99	c total #propagations: 6594647 / total #impl: 108887705 (eff. 0.061)
184.86/184.99	c GC COLLECT
184.86/184.99	c #Conflicts:     983000 | #Learnt:      24347 | 0.002
184.86/184.99	c total clause space: 78.2603MB
184.86/184.99	c total #watches: 91051
185.06/185.13	c total #propagations: 6601730 / total #impl: 108954337 (eff. 0.061)
185.06/185.13	c #Conflicts:     984000 | #Learnt:      25347 | 0.002
185.06/185.13	c total clause space: 78.2603MB
185.06/185.13	c total #watches: 94214
185.16/185.28	c total #propagations: 6608901 / total #impl: 109011977 (eff. 0.061)
185.16/185.28	c #Conflicts:     985000 | #Learnt:      26347 | 0.002
185.16/185.28	c total clause space: 78.2603MB
185.16/185.28	c total #watches: 97627
185.36/185.46	c total #propagations: 6615820 / total #impl: 109079437 (eff. 0.061)
185.36/185.46	c #Conflicts:     986000 | #Learnt:      27347 | 0.002
185.36/185.46	c total clause space: 78.2603MB
185.36/185.46	c total #watches: 101174
185.56/185.65	c total #propagations: 6622659 / total #impl: 109167294 (eff. 0.061)
185.56/185.65	c #Conflicts:     987000 | #Learnt:      28347 | 0.002
185.56/185.65	c total clause space: 78.2603MB
185.56/185.65	c total #watches: 104380
185.76/185.82	c total #propagations: 6629605 / total #impl: 109256641 (eff. 0.061)
185.76/185.82	c #Conflicts:     988000 | #Learnt:      29347 | 0.002
185.76/185.82	c total clause space: 78.2603MB
185.76/185.82	c total #watches: 107727
185.96/186.00	c total #propagations: 6636242 / total #impl: 109338994 (eff. 0.061)
185.96/186.00	c #Conflicts:     989000 | #Learnt:      30347 | 0.002
185.96/186.00	c total clause space: 78.2603MB
185.96/186.00	c total #watches: 110987
186.16/186.23	c total #propagations: 6642938 / total #impl: 109425644 (eff. 0.061)
186.16/186.23	c #Conflicts:     990000 | #Learnt:      31347 | 0.002
186.16/186.23	c total clause space: 78.2603MB
186.16/186.23	c total #watches: 114245
186.36/186.46	c total #propagations: 6650051 / total #impl: 109498772 (eff. 0.061)
186.36/186.46	c #Conflicts:     991000 | #Learnt:      32347 | 0.002
186.36/186.46	c total clause space: 78.2603MB
186.36/186.46	c total #watches: 117489
186.56/186.69	c total #propagations: 6657217 / total #impl: 109580528 (eff. 0.061)
186.56/186.69	c #Conflicts:     992000 | #Learnt:      33347 | 0.002
186.56/186.69	c total clause space: 78.2603MB
186.56/186.69	c total #watches: 120910
186.86/186.96	c total #propagations: 6664284 / total #impl: 109685977 (eff. 0.061)
186.86/186.96	c #Conflicts:     993000 | #Learnt:      34347 | 0.002
186.86/186.96	c total clause space: 78.2603MB
186.86/186.96	c total #watches: 124246
187.16/187.21	c total #propagations: 6671414 / total #impl: 109785316 (eff. 0.061)
187.16/187.21	c #Conflicts:     994000 | #Learnt:      35347 | 0.002
187.16/187.21	c total clause space: 78.2603MB
187.16/187.21	c total #watches: 127720
187.36/187.46	c total #propagations: 6677966 / total #impl: 109892370 (eff. 0.061)
187.36/187.46	c #Conflicts:     995000 | #Learnt:      36347 | 0.002
187.36/187.46	c total clause space: 78.2603MB
187.36/187.46	c total #watches: 131160
187.66/187.70	c total #propagations: 6684942 / total #impl: 109977101 (eff. 0.061)
187.66/187.70	c #Conflicts:     996000 | #Learnt:      37347 | 0.002
187.66/187.70	c total clause space: 78.2603MB
187.66/187.70	c total #watches: 134765
187.96/188.06	c total #propagations: 6692064 / total #impl: 110066761 (eff. 0.061)
187.96/188.06	c #Conflicts:     997000 | #Learnt:      38347 | 0.002
187.96/188.06	c total clause space: 78.2603MB
187.96/188.06	c total #watches: 138130
188.36/188.49	c total #propagations: 6699550 / total #impl: 110169436 (eff. 0.061)
188.36/188.49	c #Conflicts:     998000 | #Learnt:      39347 | 0.002
188.36/188.49	c total clause space: 78.2603MB
188.36/188.49	c total #watches: 141309
188.76/188.86	c total #propagations: 6707285 / total #impl: 110267953 (eff. 0.061)
188.76/188.86	c #Conflicts:     999000 | #Learnt:      40347 | 0.002
188.76/188.86	c total clause space: 78.2603MB
188.76/188.86	c total #watches: 144432
189.16/189.28	c total #propagations: 6715067 / total #impl: 110349095 (eff. 0.061)
189.16/189.28	c #Conflicts:    1000000 | #Learnt:      41347 | 0.002
189.16/189.28	c total clause space: 78.2603MB
189.16/189.28	c total #watches: 147858
189.66/189.74	c total #propagations: 6722344 / total #impl: 110452755 (eff. 0.061)
189.66/189.74	c #Conflicts:    1001000 | #Learnt:      42347 | 0.002
189.66/189.74	c total clause space: 78.2603MB
189.66/189.74	c total #watches: 151172
190.06/190.13	c total #propagations: 6729000 / total #impl: 110570648 (eff. 0.061)
190.06/190.13	c #Conflicts:    1002000 | #Learnt:      43347 | 0.002
190.06/190.13	c total clause space: 78.2603MB
190.06/190.13	c total #watches: 154459
190.36/190.44	c total #propagations: 6735478 / total #impl: 110671915 (eff. 0.061)
190.36/190.44	c #Conflicts:    1003000 | #Learnt:      44347 | 0.002
190.36/190.44	c total clause space: 78.2603MB
190.36/190.44	c total #watches: 157688
190.76/190.81	c total #propagations: 6741810 / total #impl: 110760248 (eff. 0.061)
190.76/190.81	c #Conflicts:    1004000 | #Learnt:      45347 | 0.002
190.76/190.81	c total clause space: 78.2603MB
190.76/190.81	c total #watches: 160903
191.06/191.15	c total #propagations: 6748263 / total #impl: 110843031 (eff. 0.061)
191.06/191.15	c #Conflicts:    1005000 | #Learnt:      46347 | 0.002
191.06/191.15	c total clause space: 78.2603MB
191.06/191.15	c total #watches: 164013
191.37/191.46	c total #propagations: 6755263 / total #impl: 110918737 (eff. 0.061)
191.37/191.46	c #Conflicts:    1006000 | #Learnt:      47347 | 0.002
191.37/191.46	c total clause space: 78.2603MB
191.37/191.46	c total #watches: 167487
191.76/191.84	c total #propagations: 6762491 / total #impl: 110982184 (eff. 0.061)
191.76/191.84	c #Conflicts:    1007000 | #Learnt:      48347 | 0.002
191.76/191.84	c total clause space: 78.2603MB
191.76/191.84	c total #watches: 170991
191.96/192.01	c total #propagations: 6769282 / total #impl: 111073646 (eff. 0.061)
191.96/192.01	c GC COLLECT
191.96/192.01	c #Conflicts:    1008000 | #Learnt:      25151 | 0.002
191.96/192.01	c total clause space: 78.2603MB
191.96/192.01	c total #watches: 93953
192.06/192.16	c total #propagations: 6776058 / total #impl: 111146806 (eff. 0.061)
192.06/192.16	c #Conflicts:    1009000 | #Learnt:      26151 | 0.002
192.06/192.16	c total clause space: 78.2603MB
192.06/192.16	c total #watches: 97491
192.26/192.32	c total #propagations: 6782887 / total #impl: 111210513 (eff. 0.061)
192.26/192.32	c #Conflicts:    1010000 | #Learnt:      27151 | 0.002
192.26/192.32	c total clause space: 78.2603MB
192.26/192.32	c total #watches: 100866
192.36/192.49	c total #propagations: 6789887 / total #impl: 111279546 (eff. 0.061)
192.36/192.49	c #Conflicts:    1011000 | #Learnt:      28151 | 0.002
192.36/192.49	c total clause space: 78.2603MB
192.36/192.49	c total #watches: 104181
192.57/192.67	c total #propagations: 6796960 / total #impl: 111342528 (eff. 0.061)
192.57/192.67	c #Conflicts:    1012000 | #Learnt:      29151 | 0.002
192.57/192.67	c total clause space: 78.2603MB
192.57/192.67	c total #watches: 107468
192.86/192.92	c total #propagations: 6803878 / total #impl: 111413458 (eff. 0.061)
192.86/192.92	c #Conflicts:    1013000 | #Learnt:      30151 | 0.002
192.86/192.92	c total clause space: 78.2603MB
192.86/192.92	c total #watches: 111025
193.06/193.13	c total #propagations: 6810501 / total #impl: 111501698 (eff. 0.061)
193.06/193.13	c #Conflicts:    1014000 | #Learnt:      31151 | 0.002
193.06/193.13	c total clause space: 78.2603MB
193.06/193.13	c total #watches: 114533
193.26/193.36	c total #propagations: 6817069 / total #impl: 111596055 (eff. 0.061)
193.26/193.36	c #Conflicts:    1015000 | #Learnt:      32151 | 0.002
193.26/193.36	c total clause space: 78.2603MB
193.26/193.36	c total #watches: 118009
193.57/193.66	c total #propagations: 6823395 / total #impl: 111688394 (eff. 0.061)
193.57/193.66	c #Conflicts:    1016000 | #Learnt:      33151 | 0.002
193.57/193.66	c total clause space: 78.2603MB
193.57/193.66	c total #watches: 121704
193.86/193.93	c total #propagations: 6829901 / total #impl: 111792239 (eff. 0.061)
193.86/193.93	c #Conflicts:    1017000 | #Learnt:      34151 | 0.002
193.86/193.93	c total clause space: 78.2603MB
193.86/193.93	c total #watches: 125220
194.06/194.17	c total #propagations: 6836227 / total #impl: 111917907 (eff. 0.061)
194.06/194.17	c #Conflicts:    1018000 | #Learnt:      35151 | 0.002
194.06/194.17	c total clause space: 78.2603MB
194.06/194.17	c total #watches: 128474
194.36/194.41	c total #propagations: 6842775 / total #impl: 112007837 (eff. 0.061)
194.36/194.41	c #Conflicts:    1019000 | #Learnt:      36151 | 0.002
194.36/194.41	c total clause space: 78.2603MB
194.36/194.41	c total #watches: 131697
194.56/194.68	c total #propagations: 6849151 / total #impl: 112099492 (eff. 0.061)
194.56/194.68	c #Conflicts:    1020000 | #Learnt:      37151 | 0.002
194.56/194.68	c total clause space: 78.2603MB
194.56/194.68	c total #watches: 135000
194.86/194.97	c total #propagations: 6855733 / total #impl: 112190789 (eff. 0.061)
194.86/194.97	c #Conflicts:    1021000 | #Learnt:      38151 | 0.002
194.86/194.97	c total clause space: 78.2603MB
194.86/194.97	c total #watches: 138422
195.26/195.35	c total #propagations: 6862373 / total #impl: 112289831 (eff. 0.061)
195.26/195.35	c #Conflicts:    1022000 | #Learnt:      39151 | 0.002
195.26/195.35	c total clause space: 78.2603MB
195.26/195.35	c total #watches: 141913
195.66/195.73	c total #propagations: 6868898 / total #impl: 112399109 (eff. 0.061)
195.66/195.73	c #Conflicts:    1023000 | #Learnt:      40151 | 0.002
195.66/195.73	c total clause space: 78.2603MB
195.66/195.73	c total #watches: 145205
196.06/196.12	c total #propagations: 6875523 / total #impl: 112497122 (eff. 0.061)
196.06/196.12	c #Conflicts:    1024000 | #Learnt:      41151 | 0.002
196.06/196.12	c total clause space: 78.2603MB
196.06/196.12	c total #watches: 148551
196.46/196.55	c total #propagations: 6882168 / total #impl: 112594311 (eff. 0.061)
196.46/196.55	c #Conflicts:    1025000 | #Learnt:      42151 | 0.002
196.46/196.55	c total clause space: 78.2603MB
196.46/196.55	c total #watches: 151990
196.87/196.99	c total #propagations: 6888842 / total #impl: 112723135 (eff. 0.061)
196.87/196.99	c #Conflicts:    1026000 | #Learnt:      43151 | 0.002
196.87/196.99	c total clause space: 78.2603MB
196.87/196.99	c total #watches: 156022
197.06/197.17	c total #propagations: 6895834 / total #impl: 112843091 (eff. 0.061)
197.06/197.17	c #Conflicts:    1027000 | #Learnt:      44151 | 0.002
197.06/197.17	c total clause space: 78.2603MB
197.06/197.17	c total #watches: 159469
197.26/197.35	c total #propagations: 6903201 / total #impl: 112893974 (eff. 0.061)
197.26/197.35	c #Conflicts:    1028000 | #Learnt:      45151 | 0.002
197.26/197.35	c total clause space: 78.2603MB
197.26/197.35	c total #watches: 162602
197.46/197.52	c total #propagations: 6911555 / total #impl: 112945035 (eff. 0.061)
197.46/197.52	c #Conflicts:    1029000 | #Learnt:      46151 | 0.002
197.46/197.52	c total clause space: 78.2603MB
197.46/197.52	c total #watches: 165684
197.56/197.68	c total #propagations: 6919727 / total #impl: 113002822 (eff. 0.061)
197.56/197.68	c #Conflicts:    1030000 | #Learnt:      47151 | 0.002
197.56/197.68	c total clause space: 78.2603MB
197.56/197.68	c total #watches: 168828
197.76/197.86	c total #propagations: 6927722 / total #impl: 113050091 (eff. 0.061)
197.76/197.86	c #Conflicts:    1031000 | #Learnt:      48151 | 0.002
197.76/197.86	c total clause space: 78.2603MB
197.76/197.86	c total #watches: 172198
197.97/198.04	c total #propagations: 6935645 / total #impl: 113098396 (eff. 0.061)
197.97/198.04	c GC COLLECT
197.97/198.04	c #Conflicts:    1032000 | #Learnt:      24644 | 0.002
197.97/198.04	c total clause space: 78.2603MB
197.97/198.04	c total #watches: 92150
198.07/198.14	c total #propagations: 6943924 / total #impl: 113148173 (eff. 0.061)
198.07/198.14	c #Conflicts:    1033000 | #Learnt:      25644 | 0.002
198.07/198.14	c total clause space: 78.2603MB
198.07/198.14	c total #watches: 95441
198.16/198.24	c total #propagations: 6951638 / total #impl: 113203541 (eff. 0.061)
198.16/198.24	c #Conflicts:    1034000 | #Learnt:      26644 | 0.002
198.16/198.24	c total clause space: 78.2603MB
198.16/198.24	c total #watches: 98833
198.26/198.36	c total #propagations: 6959310 / total #impl: 113246736 (eff. 0.061)
198.26/198.36	c #Conflicts:    1035000 | #Learnt:      27644 | 0.002
198.26/198.36	c total clause space: 78.2603MB
198.26/198.36	c total #watches: 101974
198.36/198.47	c total #propagations: 6966718 / total #impl: 113295004 (eff. 0.061)
198.36/198.47	c #Conflicts:    1036000 | #Learnt:      28644 | 0.002
198.36/198.47	c total clause space: 78.2603MB
198.36/198.47	c total #watches: 105379
198.56/198.62	c total #propagations: 6973826 / total #impl: 113336902 (eff. 0.062)
198.56/198.62	c #Conflicts:    1037000 | #Learnt:      29644 | 0.002
198.56/198.62	c total clause space: 78.2603MB
198.56/198.62	c total #watches: 108575
198.66/198.76	c total #propagations: 6981500 / total #impl: 113394535 (eff. 0.062)
198.66/198.76	c #Conflicts:    1038000 | #Learnt:      30644 | 0.002
198.66/198.76	c total clause space: 78.2603MB
198.66/198.76	c total #watches: 111645
198.86/198.92	c total #propagations: 6988996 / total #impl: 113457300 (eff. 0.062)
198.86/198.92	c #Conflicts:    1039000 | #Learnt:      31644 | 0.002
198.86/198.92	c total clause space: 78.2603MB
198.86/198.92	c total #watches: 114818
198.96/199.09	c total #propagations: 6996387 / total #impl: 113514947 (eff. 0.062)
198.96/199.09	c #Conflicts:    1040000 | #Learnt:      32644 | 0.002
198.96/199.09	c total clause space: 78.2603MB
198.96/199.09	c total #watches: 118019
199.17/199.26	c total #propagations: 7004508 / total #impl: 113579916 (eff. 0.062)
199.17/199.26	c #Conflicts:    1041000 | #Learnt:      33644 | 0.002
199.17/199.26	c total clause space: 78.2603MB
199.17/199.26	c total #watches: 121244
199.36/199.45	c total #propagations: 7012072 / total #impl: 113650423 (eff. 0.062)
199.36/199.45	c #Conflicts:    1042000 | #Learnt:      34644 | 0.002
199.36/199.45	c total clause space: 78.2603MB
199.36/199.45	c total #watches: 124708
199.56/199.63	c total #propagations: 7019572 / total #impl: 113723716 (eff. 0.062)
199.56/199.63	c #Conflicts:    1043000 | #Learnt:      35644 | 0.002
199.56/199.63	c total clause space: 78.2603MB
199.56/199.63	c total #watches: 127964
199.76/199.81	c total #propagations: 7027793 / total #impl: 113786187 (eff. 0.062)
199.76/199.81	c #Conflicts:    1044000 | #Learnt:      36644 | 0.002
199.76/199.81	c total clause space: 78.2603MB
199.76/199.81	c total #watches: 131063
199.86/199.98	c total #propagations: 7035709 / total #impl: 113853476 (eff. 0.062)
199.86/199.98	c #Conflicts:    1045000 | #Learnt:      37644 | 0.002
199.86/199.98	c total clause space: 78.2603MB
199.86/199.98	c total #watches: 134250
200.06/200.20	c total #propagations: 7043559 / total #impl: 113928325 (eff. 0.062)
200.06/200.20	c #Conflicts:    1046000 | #Learnt:      38644 | 0.002
200.06/200.20	c total clause space: 78.2603MB
200.06/200.20	c total #watches: 137415
200.36/200.41	c total #propagations: 7050977 / total #impl: 114003314 (eff. 0.062)
200.36/200.41	c #Conflicts:    1047000 | #Learnt:      39644 | 0.002
200.36/200.41	c total clause space: 78.2603MB
200.36/200.41	c total #watches: 140540
200.46/200.59	c total #propagations: 7059397 / total #impl: 114077634 (eff. 0.062)
200.46/200.59	c #Conflicts:    1048000 | #Learnt:      40644 | 0.002
200.46/200.59	c total clause space: 78.2603MB
200.46/200.59	c total #watches: 143747
200.66/200.76	c total #propagations: 7067952 / total #impl: 114137814 (eff. 0.062)
200.66/200.76	c #Conflicts:    1049000 | #Learnt:      41644 | 0.002
200.66/200.76	c total clause space: 78.2603MB
200.66/200.76	c total #watches: 146948
200.86/200.95	c total #propagations: 7076908 / total #impl: 114211417 (eff. 0.062)
200.86/200.95	c #Conflicts:    1050000 | #Learnt:      42644 | 0.002
200.86/200.95	c total clause space: 78.2603MB
200.86/200.95	c total #watches: 149661
201.06/201.12	c total #propagations: 7085734 / total #impl: 114274518 (eff. 0.062)
201.06/201.12	c #Conflicts:    1051000 | #Learnt:      43644 | 0.002
201.06/201.12	c total clause space: 78.2603MB
201.06/201.12	c total #watches: 152886
201.27/201.33	c total #propagations: 7095487 / total #impl: 114335572 (eff. 0.062)
201.27/201.33	c #Conflicts:    1052000 | #Learnt:      44644 | 0.002
201.27/201.33	c total clause space: 78.2603MB
201.27/201.33	c total #watches: 155962
201.46/201.53	c total #propagations: 7103114 / total #impl: 114403879 (eff. 0.062)
201.46/201.53	c #Conflicts:    1053000 | #Learnt:      45644 | 0.002
201.46/201.53	c total clause space: 78.2603MB
201.46/201.53	c total #watches: 159197
201.66/201.76	c total #propagations: 7111026 / total #impl: 114472617 (eff. 0.062)
201.66/201.76	c #Conflicts:    1054000 | #Learnt:      46644 | 0.002
201.66/201.76	c total clause space: 78.2603MB
201.66/201.76	c total #watches: 162396
201.86/201.97	c total #propagations: 7119433 / total #impl: 114544600 (eff. 0.062)
201.86/201.97	c #Conflicts:    1055000 | #Learnt:      47644 | 0.002
201.86/201.97	c total clause space: 78.2603MB
201.86/201.97	c total #watches: 165347
202.06/202.18	c total #propagations: 7127594 / total #impl: 114613703 (eff. 0.062)
202.06/202.18	c #Conflicts:    1056000 | #Learnt:      48644 | 0.002
202.06/202.18	c total clause space: 78.2603MB
202.06/202.18	c total #watches: 168188
202.26/202.38	c total #propagations: 7135484 / total #impl: 114690400 (eff. 0.062)
202.26/202.38	c GC COLLECT
202.26/202.38	c #Conflicts:    1057000 | #Learnt:      24846 | 0.002
202.26/202.38	c total clause space: 78.2603MB
202.26/202.38	c total #watches: 92863
202.37/202.46	c total #propagations: 7143377 / total #impl: 114746717 (eff. 0.062)
202.37/202.46	c #Conflicts:    1058000 | #Learnt:      25846 | 0.002
202.37/202.46	c total clause space: 78.2603MB
202.37/202.46	c total #watches: 96659
202.47/202.56	c total #propagations: 7150946 / total #impl: 114785139 (eff. 0.062)
202.47/202.56	c #Conflicts:    1059000 | #Learnt:      26846 | 0.002
202.47/202.56	c total clause space: 78.2603MB
202.47/202.56	c total #watches: 100218
202.56/202.67	c total #propagations: 7158529 / total #impl: 114829243 (eff. 0.062)
202.56/202.67	c #Conflicts:    1060000 | #Learnt:      27846 | 0.002
202.56/202.67	c total clause space: 78.2603MB
202.56/202.67	c total #watches: 103222
202.66/202.78	c total #propagations: 7166380 / total #impl: 114883905 (eff. 0.062)
202.66/202.78	c #Conflicts:    1061000 | #Learnt:      28846 | 0.002
202.66/202.78	c total clause space: 78.2603MB
202.66/202.78	c total #watches: 106281
202.86/202.93	c total #propagations: 7174421 / total #impl: 114936937 (eff. 0.062)
202.86/202.93	c #Conflicts:    1062000 | #Learnt:      29846 | 0.002
202.86/202.93	c total clause space: 78.2603MB
202.86/202.93	c total #watches: 109414
202.96/203.08	c total #propagations: 7182529 / total #impl: 114996158 (eff. 0.062)
202.96/203.08	c #Conflicts:    1063000 | #Learnt:      30846 | 0.002
202.96/203.08	c total clause space: 78.2603MB
202.96/203.08	c total #watches: 112620
203.16/203.23	c total #propagations: 7190557 / total #impl: 115069011 (eff. 0.062)
203.16/203.23	c #Conflicts:    1064000 | #Learnt:      31846 | 0.002
203.16/203.23	c total clause space: 78.2603MB
203.16/203.23	c total #watches: 116020
203.36/203.40	c total #propagations: 7198208 / total #impl: 115129780 (eff. 0.063)
203.36/203.40	c #Conflicts:    1065000 | #Learnt:      32846 | 0.002
203.36/203.40	c total clause space: 78.2603MB
203.36/203.40	c total #watches: 119365
203.47/203.57	c total #propagations: 7205660 / total #impl: 115203380 (eff. 0.063)
203.47/203.57	c #Conflicts:    1066000 | #Learnt:      33846 | 0.002
203.47/203.57	c total clause space: 78.2603MB
203.47/203.57	c total #watches: 122824
203.66/203.77	c total #propagations: 7214223 / total #impl: 115273054 (eff. 0.063)
203.66/203.77	c #Conflicts:    1067000 | #Learnt:      34846 | 0.002
203.66/203.77	c total clause space: 78.2603MB
203.66/203.77	c total #watches: 126199
203.86/203.95	c total #propagations: 7222434 / total #impl: 115359832 (eff. 0.063)
203.86/203.95	c #Conflicts:    1068000 | #Learnt:      35846 | 0.002
203.86/203.95	c total clause space: 78.2603MB
203.86/203.95	c total #watches: 129665
204.06/204.14	c total #propagations: 7230717 / total #impl: 115436529 (eff. 0.063)
204.06/204.14	c #Conflicts:    1069000 | #Learnt:      36846 | 0.002
204.06/204.14	c total clause space: 78.2603MB
204.06/204.14	c total #watches: 132825
204.26/204.33	c total #propagations: 7238830 / total #impl: 115506638 (eff. 0.063)
204.26/204.33	c #Conflicts:    1070000 | #Learnt:      37846 | 0.002
204.26/204.33	c total clause space: 78.2603MB
204.26/204.33	c total #watches: 135951
204.46/204.50	c total #propagations: 7246822 / total #impl: 115584890 (eff. 0.063)
204.46/204.50	c #Conflicts:    1071000 | #Learnt:      38846 | 0.002
204.46/204.50	c total clause space: 78.2603MB
204.46/204.50	c total #watches: 139189
204.57/204.67	c total #propagations: 7254806 / total #impl: 115641440 (eff. 0.063)
204.57/204.67	c #Conflicts:    1072000 | #Learnt:      39846 | 0.002
204.57/204.67	c total clause space: 78.2603MB
204.57/204.67	c total #watches: 142561
204.76/204.85	c total #propagations: 7262941 / total #impl: 115698975 (eff. 0.063)
204.76/204.85	c #Conflicts:    1073000 | #Learnt:      40846 | 0.002
204.76/204.85	c total clause space: 78.2603MB
204.76/204.85	c total #watches: 145950
204.96/205.04	c total #propagations: 7270710 / total #impl: 115763392 (eff. 0.063)
204.96/205.04	c #Conflicts:    1074000 | #Learnt:      41846 | 0.002
204.96/205.04	c total clause space: 78.2603MB
204.96/205.04	c total #watches: 149243
205.16/205.24	c total #propagations: 7278595 / total #impl: 115827306 (eff. 0.063)
205.16/205.24	c #Conflicts:    1075000 | #Learnt:      42846 | 0.002
205.16/205.24	c total clause space: 78.2603MB
205.16/205.24	c total #watches: 152351
205.36/205.46	c total #propagations: 7286194 / total #impl: 115887834 (eff. 0.063)
205.36/205.46	c #Conflicts:    1076000 | #Learnt:      43846 | 0.002
205.36/205.46	c total clause space: 78.2603MB
205.36/205.46	c total #watches: 155353
205.56/205.67	c total #propagations: 7293918 / total #impl: 115960460 (eff. 0.063)
205.56/205.67	c #Conflicts:    1077000 | #Learnt:      44846 | 0.002
205.56/205.67	c total clause space: 78.2603MB
205.56/205.67	c total #watches: 158520
205.86/205.93	c total #propagations: 7302324 / total #impl: 116031859 (eff. 0.063)
205.86/205.93	c #Conflicts:    1078000 | #Learnt:      45846 | 0.002
205.86/205.93	c total clause space: 78.2603MB
205.86/205.93	c total #watches: 161764
206.06/206.17	c total #propagations: 7310143 / total #impl: 116114172 (eff. 0.063)
206.06/206.17	c #Conflicts:    1079000 | #Learnt:      46846 | 0.002
206.06/206.17	c total clause space: 78.2603MB
206.06/206.17	c total #watches: 164658
206.36/206.40	c total #propagations: 7317838 / total #impl: 116185975 (eff. 0.063)
206.36/206.40	c #Conflicts:    1080000 | #Learnt:      47846 | 0.002
206.36/206.40	c total clause space: 78.2603MB
206.36/206.40	c total #watches: 167503
206.56/206.66	c total #propagations: 7325653 / total #impl: 116252412 (eff. 0.063)
206.56/206.66	c #Conflicts:    1081000 | #Learnt:      48846 | 0.002
206.56/206.66	c total clause space: 78.2603MB
206.56/206.66	c total #watches: 170622
206.77/206.86	c total #propagations: 7333105 / total #impl: 116334265 (eff. 0.063)
206.77/206.86	c #Conflicts:    1082000 | #Learnt:      49846 | 0.002
206.77/206.86	c total clause space: 78.2603MB
206.77/206.86	c total #watches: 173892
206.96/207.04	c total #propagations: 7340494 / total #impl: 116390708 (eff. 0.063)
206.96/207.04	c GC COLLECT
206.96/207.04	c #Conflicts:    1083000 | #Learnt:      25747 | 0.002
206.96/207.04	c total clause space: 78.2603MB
206.96/207.04	c total #watches: 96138
207.06/207.15	c total #propagations: 7347731 / total #impl: 116454303 (eff. 0.063)
207.06/207.15	c #Conflicts:    1084000 | #Learnt:      26747 | 0.002
207.06/207.15	c total clause space: 78.2603MB
207.06/207.15	c total #watches: 99573
207.16/207.27	c total #propagations: 7355243 / total #impl: 116519631 (eff. 0.063)
207.16/207.27	c #Conflicts:    1085000 | #Learnt:      27747 | 0.002
207.16/207.27	c total clause space: 78.2603MB
207.16/207.27	c total #watches: 102878
207.26/207.39	c total #propagations: 7362390 / total #impl: 116577422 (eff. 0.063)
207.26/207.39	c #Conflicts:    1086000 | #Learnt:      28747 | 0.002
207.26/207.39	c total clause space: 78.2603MB
207.26/207.39	c total #watches: 106228
207.46/207.52	c total #propagations: 7369671 / total #impl: 116645198 (eff. 0.063)
207.46/207.52	c #Conflicts:    1087000 | #Learnt:      29747 | 0.002
207.46/207.52	c total clause space: 78.2603MB
207.46/207.52	c total #watches: 109368
207.56/207.67	c total #propagations: 7377654 / total #impl: 116711696 (eff. 0.063)
207.56/207.67	c #Conflicts:    1088000 | #Learnt:      30747 | 0.002
207.56/207.67	c total clause space: 78.2603MB
207.56/207.67	c total #watches: 112474
207.76/207.83	c total #propagations: 7385626 / total #impl: 116808089 (eff. 0.063)
207.76/207.83	c #Conflicts:    1089000 | #Learnt:      31747 | 0.002
207.76/207.83	c total clause space: 78.2603MB
207.76/207.83	c total #watches: 115772
207.87/208.00	c total #propagations: 7392837 / total #impl: 116887932 (eff. 0.063)
207.87/208.00	c #Conflicts:    1090000 | #Learnt:      32747 | 0.002
207.87/208.00	c total clause space: 78.2603MB
207.87/208.00	c total #watches: 118914
208.06/208.19	c total #propagations: 7399983 / total #impl: 116972645 (eff. 0.063)
208.06/208.19	c #Conflicts:    1091000 | #Learnt:      33747 | 0.002
208.06/208.19	c total clause space: 78.2603MB
208.06/208.19	c total #watches: 122146
208.36/208.40	c total #propagations: 7406734 / total #impl: 117053786 (eff. 0.063)
208.36/208.40	c #Conflicts:    1092000 | #Learnt:      34747 | 0.002
208.36/208.40	c total clause space: 78.2603MB
208.36/208.40	c total #watches: 125408
208.56/208.60	c total #propagations: 7413646 / total #impl: 117150242 (eff. 0.063)
208.56/208.60	c #Conflicts:    1093000 | #Learnt:      35747 | 0.002
208.56/208.60	c total clause space: 78.2603MB
208.56/208.60	c total #watches: 128493
208.76/208.80	c total #propagations: 7421623 / total #impl: 117254111 (eff. 0.063)
208.76/208.80	c #Conflicts:    1094000 | #Learnt:      36747 | 0.002
208.76/208.80	c total clause space: 78.2603MB
208.76/208.80	c total #watches: 131612
208.97/209.01	c total #propagations: 7428882 / total #impl: 117333533 (eff. 0.063)
208.97/209.01	c #Conflicts:    1095000 | #Learnt:      37747 | 0.002
208.97/209.01	c total clause space: 78.2603MB
208.97/209.01	c total #watches: 134771
209.16/209.23	c total #propagations: 7436559 / total #impl: 117418514 (eff. 0.063)
209.16/209.23	c #Conflicts:    1096000 | #Learnt:      38747 | 0.002
209.16/209.23	c total clause space: 78.2603MB
209.16/209.23	c total #watches: 137953
209.36/209.48	c total #propagations: 7444361 / total #impl: 117499873 (eff. 0.063)
209.36/209.48	c #Conflicts:    1097000 | #Learnt:      39747 | 0.002
209.36/209.48	c total clause space: 78.2603MB
209.36/209.48	c total #watches: 141376
209.66/209.71	c total #propagations: 7451741 / total #impl: 117580652 (eff. 0.063)
209.66/209.71	c #Conflicts:    1098000 | #Learnt:      40747 | 0.002
209.66/209.71	c total clause space: 78.2603MB
209.66/209.71	c total #watches: 144435
209.86/209.98	c total #propagations: 7459236 / total #impl: 117662906 (eff. 0.063)
209.86/209.98	c #Conflicts:    1099000 | #Learnt:      41747 | 0.002
209.86/209.98	c total clause space: 78.2603MB
209.86/209.98	c total #watches: 147768
210.17/210.25	c total #propagations: 7466843 / total #impl: 117754368 (eff. 0.063)
210.17/210.25	c #Conflicts:    1100000 | #Learnt:      42747 | 0.002
210.17/210.25	c total clause space: 78.2603MB
210.17/210.25	c total #watches: 150888
210.46/210.52	c total #propagations: 7474119 / total #impl: 117845420 (eff. 0.063)
210.46/210.52	c #Conflicts:    1101000 | #Learnt:      43747 | 0.002
210.46/210.52	c total clause space: 78.2603MB
210.46/210.52	c total #watches: 154219
210.76/210.80	c total #propagations: 7480981 / total #impl: 117940720 (eff. 0.063)
210.76/210.80	c #Conflicts:    1102000 | #Learnt:      44747 | 0.002
210.76/210.80	c total clause space: 78.2603MB
210.76/210.80	c total #watches: 157168
210.96/211.04	c total #propagations: 7488990 / total #impl: 118034425 (eff. 0.063)
210.96/211.04	c #Conflicts:    1103000 | #Learnt:      45747 | 0.002
210.96/211.04	c total clause space: 78.2603MB
210.96/211.04	c total #watches: 160337
211.27/211.34	c total #propagations: 7496458 / total #impl: 118109157 (eff. 0.063)
211.27/211.34	c #Conflicts:    1104000 | #Learnt:      46747 | 0.002
211.27/211.34	c total clause space: 78.2603MB
211.27/211.34	c total #watches: 163381
211.46/211.59	c total #propagations: 7503891 / total #impl: 118223667 (eff. 0.063)
211.46/211.59	c #Conflicts:    1105000 | #Learnt:      47747 | 0.002
211.46/211.59	c total clause space: 78.2603MB
211.46/211.59	c total #watches: 166486
211.76/211.84	c total #propagations: 7511588 / total #impl: 118337725 (eff. 0.063)
211.76/211.84	c #Conflicts:    1106000 | #Learnt:      48747 | 0.002
211.76/211.84	c total clause space: 78.2603MB
211.76/211.84	c total #watches: 169265
212.06/212.10	c total #propagations: 7519717 / total #impl: 118439933 (eff. 0.063)
212.06/212.10	c #Conflicts:    1107000 | #Learnt:      49747 | 0.002
212.06/212.10	c total clause space: 78.2603MB
212.06/212.10	c total #watches: 172238
212.27/212.34	c total #propagations: 7527599 / total #impl: 118537007 (eff. 0.064)
212.27/212.34	c #Conflicts:    1108000 | #Learnt:      50747 | 0.002
212.27/212.34	c total clause space: 78.2603MB
212.27/212.34	c total #watches: 175114
212.37/212.47	c total #propagations: 7535796 / total #impl: 118622116 (eff. 0.064)
212.37/212.47	c GC COLLECT
212.37/212.47	c #Conflicts:    1109000 | #Learnt:      26345 | 0.002
212.37/212.47	c total clause space: 78.2603MB
212.37/212.47	c total #watches: 98036
212.46/212.57	c total #propagations: 7543397 / total #impl: 118688571 (eff. 0.064)
212.46/212.57	c #Conflicts:    1110000 | #Learnt:      27345 | 0.002
212.46/212.57	c total clause space: 78.2603MB
212.46/212.57	c total #watches: 101650
212.56/212.69	c total #propagations: 7551277 / total #impl: 118742133 (eff. 0.064)
212.56/212.69	c #Conflicts:    1111000 | #Learnt:      28345 | 0.002
212.56/212.69	c total clause space: 78.2603MB
212.56/212.69	c total #watches: 105503
212.76/212.82	c total #propagations: 7558703 / total #impl: 118812114 (eff. 0.064)
212.76/212.82	c #Conflicts:    1112000 | #Learnt:      29345 | 0.002
212.76/212.82	c total clause space: 78.2603MB
212.76/212.82	c total #watches: 108804
212.86/212.94	c total #propagations: 7565706 / total #impl: 118882712 (eff. 0.064)
212.86/212.94	c #Conflicts:    1113000 | #Learnt:      30345 | 0.002
212.86/212.94	c total clause space: 78.2603MB
212.86/212.94	c total #watches: 112335
212.96/213.06	c total #propagations: 7572972 / total #impl: 118941273 (eff. 0.064)
212.96/213.06	c #Conflicts:    1114000 | #Learnt:      31345 | 0.002
212.96/213.06	c total clause space: 78.2603MB
212.96/213.06	c total #watches: 115944
213.06/213.19	c total #propagations: 7580857 / total #impl: 119015468 (eff. 0.064)
213.06/213.19	c #Conflicts:    1115000 | #Learnt:      32345 | 0.002
213.06/213.19	c total clause space: 78.2603MB
213.06/213.19	c total #watches: 119535
213.26/213.34	c total #propagations: 7588393 / total #impl: 119085425 (eff. 0.064)
213.26/213.34	c #Conflicts:    1116000 | #Learnt:      33345 | 0.002
213.26/213.34	c total clause space: 78.2603MB
213.26/213.34	c total #watches: 122731
213.37/213.49	c total #propagations: 7596170 / total #impl: 119158840 (eff. 0.064)
213.37/213.49	c #Conflicts:    1117000 | #Learnt:      34345 | 0.002
213.37/213.49	c total clause space: 78.2603MB
213.37/213.49	c total #watches: 125738
213.56/213.64	c total #propagations: 7604185 / total #impl: 119228113 (eff. 0.064)
213.56/213.64	c #Conflicts:    1118000 | #Learnt:      35345 | 0.002
213.56/213.64	c total clause space: 78.2603MB
213.56/213.64	c total #watches: 128676
213.76/213.82	c total #propagations: 7611756 / total #impl: 119300781 (eff. 0.064)
213.76/213.82	c #Conflicts:    1119000 | #Learnt:      36345 | 0.002
213.76/213.82	c total clause space: 78.2603MB
213.76/213.82	c total #watches: 131725
213.86/213.99	c total #propagations: 7619183 / total #impl: 119388836 (eff. 0.064)
213.86/213.99	c #Conflicts:    1120000 | #Learnt:      37345 | 0.002
213.86/213.99	c total clause space: 78.2603MB
213.86/213.99	c total #watches: 134829
214.06/214.19	c total #propagations: 7626388 / total #impl: 119468923 (eff. 0.064)
214.06/214.19	c #Conflicts:    1121000 | #Learnt:      38345 | 0.002
214.06/214.19	c total clause space: 78.2603MB
214.06/214.19	c total #watches: 137943
214.26/214.36	c total #propagations: 7634100 / total #impl: 119552002 (eff. 0.064)
214.26/214.36	c #Conflicts:    1122000 | #Learnt:      39345 | 0.002
214.26/214.36	c total clause space: 78.2603MB
214.26/214.36	c total #watches: 141067
214.47/214.53	c total #propagations: 7642182 / total #impl: 119617220 (eff. 0.064)
214.47/214.53	c #Conflicts:    1123000 | #Learnt:      40345 | 0.002
214.47/214.53	c total clause space: 78.2603MB
214.47/214.53	c total #watches: 143975
214.57/214.69	c total #propagations: 7650264 / total #impl: 119681238 (eff. 0.064)
214.57/214.69	c #Conflicts:    1124000 | #Learnt:      41345 | 0.002
214.57/214.69	c total clause space: 78.2603MB
214.57/214.69	c total #watches: 147060
214.76/214.85	c total #propagations: 7658803 / total #impl: 119753436 (eff. 0.064)
214.76/214.85	c #Conflicts:    1125000 | #Learnt:      42345 | 0.002
214.76/214.85	c total clause space: 78.2603MB
214.76/214.85	c total #watches: 150009
214.96/215.04	c total #propagations: 7667610 / total #impl: 119811918 (eff. 0.064)
214.96/215.04	c #Conflicts:    1126000 | #Learnt:      43345 | 0.002
214.96/215.04	c total clause space: 78.2603MB
214.96/215.04	c total #watches: 152880
215.16/215.24	c total #propagations: 7676283 / total #impl: 119885641 (eff. 0.064)
215.16/215.24	c #Conflicts:    1127000 | #Learnt:      44345 | 0.002
215.16/215.24	c total clause space: 78.2603MB
215.16/215.24	c total #watches: 155812
215.36/215.46	c total #propagations: 7684839 / total #impl: 119957702 (eff. 0.064)
215.36/215.46	c #Conflicts:    1128000 | #Learnt:      45345 | 0.002
215.36/215.46	c total clause space: 78.2603MB
215.36/215.46	c total #watches: 159144
215.57/215.69	c total #propagations: 7692198 / total #impl: 120027818 (eff. 0.064)
215.57/215.69	c #Conflicts:    1129000 | #Learnt:      46345 | 0.002
215.57/215.69	c total clause space: 78.2603MB
215.57/215.69	c total #watches: 162734
215.96/216.07	c total #propagations: 7699098 / total #impl: 120117268 (eff. 0.064)
215.96/216.07	c #Conflicts:    1130000 | #Learnt:      47345 | 0.002
215.96/216.07	c total clause space: 78.2603MB
215.96/216.07	c total #watches: 166256
216.36/216.40	c total #propagations: 7705425 / total #impl: 120215934 (eff. 0.064)
216.36/216.40	c #Conflicts:    1131000 | #Learnt:      48345 | 0.002
216.36/216.40	c total clause space: 78.2603MB
216.36/216.40	c total #watches: 169633
216.56/216.69	c total #propagations: 7711858 / total #impl: 120345860 (eff. 0.064)
216.56/216.69	c #Conflicts:    1132000 | #Learnt:      49345 | 0.002
216.56/216.69	c total clause space: 78.2603MB
216.56/216.69	c total #watches: 174517
216.96/217.03	c total #propagations: 7718868 / total #impl: 120627588 (eff. 0.064)
216.96/217.03	c #Conflicts:    1133000 | #Learnt:      50345 | 0.002
216.96/217.03	c total clause space: 78.2603MB
216.96/217.03	c total #watches: 178869
217.26/217.35	c total #propagations: 7725379 / total #impl: 120809680 (eff. 0.064)
217.26/217.35	c #Conflicts:    1134000 | #Learnt:      51345 | 0.002
217.26/217.35	c total clause space: 78.2603MB
217.26/217.35	c total #watches: 182271
217.46/217.58	c total #propagations: 7732044 / total #impl: 120908365 (eff. 0.064)
217.46/217.58	c GC COLLECT
217.46/217.58	c #Conflicts:    1135000 | #Learnt:      26641 | 0.002
217.46/217.58	c total clause space: 78.2603MB
217.46/217.58	c total #watches: 99094
217.66/217.74	c total #propagations: 7739941 / total #impl: 121035264 (eff. 0.064)
217.66/217.74	c #Conflicts:    1136000 | #Learnt:      27641 | 0.002
217.66/217.74	c total clause space: 78.2603MB
217.66/217.74	c total #watches: 102684
217.86/217.96	c total #propagations: 7747530 / total #impl: 121139205 (eff. 0.064)
217.86/217.96	c #Conflicts:    1137000 | #Learnt:      28641 | 0.002
217.86/217.96	c total clause space: 78.2603MB
217.86/217.96	c total #watches: 106949
218.06/218.19	c total #propagations: 7754720 / total #impl: 121311363 (eff. 0.064)
218.06/218.19	c #Conflicts:    1138000 | #Learnt:      29641 | 0.002
218.06/218.19	c total clause space: 78.2603MB
218.06/218.19	c total #watches: 110768
218.36/218.45	c total #propagations: 7762072 / total #impl: 121473688 (eff. 0.064)
218.36/218.45	c #Conflicts:    1139000 | #Learnt:      30641 | 0.002
218.36/218.45	c total clause space: 78.2603MB
218.36/218.45	c total #watches: 115921
218.66/218.74	c total #propagations: 7768633 / total #impl: 121714644 (eff. 0.064)
218.66/218.74	c #Conflicts:    1140000 | #Learnt:      31641 | 0.002
218.66/218.74	c total clause space: 78.2603MB
218.66/218.74	c total #watches: 120156
218.86/218.97	c total #propagations: 7775182 / total #impl: 122007530 (eff. 0.064)
218.86/218.97	c #Conflicts:    1141000 | #Learnt:      32641 | 0.002
218.86/218.97	c total clause space: 78.2603MB
218.86/218.97	c total #watches: 123535
219.16/219.23	c total #propagations: 7782248 / total #impl: 122107266 (eff. 0.064)
219.16/219.23	c #Conflicts:    1142000 | #Learnt:      33641 | 0.002
219.16/219.23	c total clause space: 78.2603MB
219.16/219.23	c total #watches: 127212
219.36/219.47	c total #propagations: 7789410 / total #impl: 122279769 (eff. 0.064)
219.36/219.47	c #Conflicts:    1143000 | #Learnt:      34641 | 0.002
219.36/219.47	c total clause space: 78.2603MB
219.36/219.47	c total #watches: 130703
219.56/219.68	c total #propagations: 7796795 / total #impl: 122398522 (eff. 0.064)
219.56/219.68	c #Conflicts:    1144000 | #Learnt:      35641 | 0.002
219.56/219.68	c total clause space: 78.2603MB
219.56/219.68	c total #watches: 134179
219.76/219.88	c total #propagations: 7803080 / total #impl: 122503776 (eff. 0.064)
219.76/219.88	c #Conflicts:    1145000 | #Learnt:      36641 | 0.002
219.76/219.88	c total clause space: 78.2603MB
219.76/219.88	c total #watches: 137357
219.96/220.06	c total #propagations: 7809719 / total #impl: 122611511 (eff. 0.064)
219.96/220.06	c #Conflicts:    1146000 | #Learnt:      37641 | 0.002
219.96/220.06	c total clause space: 78.2603MB
219.96/220.06	c total #watches: 140534
220.16/220.22	c total #propagations: 7816495 / total #impl: 122725304 (eff. 0.064)
220.16/220.22	c #Conflicts:    1147000 | #Learnt:      38641 | 0.002
220.16/220.22	c total clause space: 78.2603MB
220.16/220.22	c total #watches: 143909
220.36/220.41	c total #propagations: 7823113 / total #impl: 122815039 (eff. 0.064)
220.36/220.41	c #Conflicts:    1148000 | #Learnt:      39641 | 0.002
220.36/220.41	c total clause space: 78.2603MB
220.36/220.41	c total #watches: 147202
220.66/220.72	c total #propagations: 7829812 / total #impl: 122916637 (eff. 0.064)
220.66/220.72	c #Conflicts:    1149000 | #Learnt:      40641 | 0.002
220.66/220.72	c total clause space: 78.2603MB
220.66/220.72	c total #watches: 150768
220.96/221.09	c total #propagations: 7836715 / total #impl: 123013156 (eff. 0.064)
220.96/221.09	c #Conflicts:    1150000 | #Learnt:      41641 | 0.002
220.96/221.09	c total clause space: 78.2603MB
220.96/221.09	c total #watches: 154430
221.26/221.39	c total #propagations: 7843567 / total #impl: 123165482 (eff. 0.064)
221.26/221.39	c #Conflicts:    1151000 | #Learnt:      42641 | 0.002
221.26/221.39	c total clause space: 78.2603MB
221.26/221.39	c total #watches: 157609
221.66/221.76	c total #propagations: 7851428 / total #impl: 123300587 (eff. 0.064)
221.66/221.76	c #Conflicts:    1152000 | #Learnt:      43641 | 0.002
221.66/221.76	c total clause space: 78.2603MB
221.66/221.76	c total #watches: 162061
221.96/222.05	c total #propagations: 7858460 / total #impl: 123542407 (eff. 0.064)
221.96/222.05	c #Conflicts:    1153000 | #Learnt:      44641 | 0.002
221.96/222.05	c total clause space: 78.2603MB
221.96/222.05	c total #watches: 166076
222.26/222.31	c total #propagations: 7865461 / total #impl: 123746362 (eff. 0.064)
222.26/222.31	c #Conflicts:    1154000 | #Learnt:      45641 | 0.002
222.26/222.31	c total clause space: 78.2603MB
222.26/222.31	c total #watches: 169764
222.56/222.64	c total #propagations: 7873017 / total #impl: 123909412 (eff. 0.064)
222.56/222.64	c #Conflicts:    1155000 | #Learnt:      46641 | 0.002
222.56/222.64	c total clause space: 78.2603MB
222.56/222.64	c total #watches: 173550
222.86/222.99	c total #propagations: 7879797 / total #impl: 124274528 (eff. 0.063)
222.86/222.99	c #Conflicts:    1156000 | #Learnt:      47641 | 0.002
222.86/222.99	c total clause space: 78.2603MB
222.86/222.99	c total #watches: 177825
223.26/223.39	c total #propagations: 7886431 / total #impl: 124744633 (eff. 0.063)
223.26/223.39	c #Conflicts:    1157000 | #Learnt:      48641 | 0.002
223.26/223.39	c total clause space: 78.2603MB
223.26/223.39	c total #watches: 181707
223.76/223.80	c total #propagations: 7893346 / total #impl: 125116476 (eff. 0.063)
223.76/223.80	c #Conflicts:    1158000 | #Learnt:      49641 | 0.002
223.76/223.80	c total clause space: 78.2603MB
223.76/223.80	c total #watches: 185331
224.06/224.19	c total #propagations: 7900301 / total #impl: 125398527 (eff. 0.063)
224.06/224.19	c #Conflicts:    1159000 | #Learnt:      50641 | 0.002
224.06/224.19	c total clause space: 78.2603MB
224.06/224.19	c total #watches: 190197
224.56/224.62	c total #propagations: 7906678 / total #impl: 125911541 (eff. 0.063)
224.56/224.62	c #Conflicts:    1160000 | #Learnt:      51641 | 0.002
224.56/224.62	c total clause space: 78.2603MB
224.56/224.62	c total #watches: 195168
224.86/224.91	c total #propagations: 7913413 / total #impl: 126408056 (eff. 0.063)
224.86/224.91	c GC COLLECT
224.86/224.91	c #Conflicts:    1161000 | #Learnt:      26637 | 0.002
224.86/224.91	c total clause space: 78.2603MB
224.86/224.91	c total #watches: 99305
225.06/225.11	c total #propagations: 7921081 / total #impl: 126648229 (eff. 0.063)
225.06/225.11	c #Conflicts:    1162000 | #Learnt:      27637 | 0.002
225.06/225.11	c total clause space: 78.2603MB
225.06/225.11	c total #watches: 102522
225.26/225.30	c total #propagations: 7927613 / total #impl: 126764348 (eff. 0.063)
225.26/225.30	c #Conflicts:    1163000 | #Learnt:      28637 | 0.002
225.26/225.30	c total clause space: 78.2603MB
225.26/225.30	c total #watches: 106133
225.36/225.50	c total #propagations: 7934624 / total #impl: 126864583 (eff. 0.063)
225.36/225.50	c #Conflicts:    1164000 | #Learnt:      29637 | 0.002
225.36/225.50	c total clause space: 78.2603MB
225.36/225.50	c total #watches: 109642
225.66/225.73	c total #propagations: 7941688 / total #impl: 126951296 (eff. 0.063)
225.66/225.73	c #Conflicts:    1165000 | #Learnt:      30637 | 0.002
225.66/225.73	c total clause space: 78.2603MB
225.66/225.73	c total #watches: 113186
225.86/225.98	c total #propagations: 7948889 / total #impl: 127053663 (eff. 0.063)
225.86/225.98	c #Conflicts:    1166000 | #Learnt:      31637 | 0.002
225.86/225.98	c total clause space: 78.2603MB
225.86/225.98	c total #watches: 116708
226.16/226.21	c total #propagations: 7956037 / total #impl: 127157799 (eff. 0.063)
226.16/226.21	c #Conflicts:    1167000 | #Learnt:      32637 | 0.002
226.16/226.21	c total clause space: 78.2603MB
226.16/226.21	c total #watches: 120196
226.36/226.48	c total #propagations: 7962846 / total #impl: 127261019 (eff. 0.063)
226.36/226.48	c #Conflicts:    1168000 | #Learnt:      33637 | 0.002
226.36/226.48	c total clause space: 78.2603MB
226.36/226.48	c total #watches: 123453
226.66/226.76	c total #propagations: 7969560 / total #impl: 127420602 (eff. 0.063)
226.66/226.76	c #Conflicts:    1169000 | #Learnt:      34637 | 0.002
226.66/226.76	c total clause space: 78.2603MB
226.66/226.76	c total #watches: 126841
226.96/227.02	c total #propagations: 7976653 / total #impl: 127577063 (eff. 0.063)
226.96/227.02	c #Conflicts:    1170000 | #Learnt:      35637 | 0.002
226.96/227.02	c total clause space: 78.2603MB
226.96/227.02	c total #watches: 130325
227.26/227.31	c total #propagations: 7983811 / total #impl: 127705184 (eff. 0.063)
227.26/227.31	c #Conflicts:    1171000 | #Learnt:      36637 | 0.002
227.26/227.31	c total clause space: 78.2603MB
227.26/227.31	c total #watches: 133805
227.56/227.61	c total #propagations: 7990340 / total #impl: 127852857 (eff. 0.062)
227.56/227.61	c #Conflicts:    1172000 | #Learnt:      37637 | 0.002
227.56/227.61	c total clause space: 78.2603MB
227.56/227.61	c total #watches: 137276
227.86/227.94	c total #propagations: 7996717 / total #impl: 128012448 (eff. 0.062)
227.86/227.94	c #Conflicts:    1173000 | #Learnt:      38637 | 0.002
227.86/227.94	c total clause space: 78.2603MB
227.86/227.94	c total #watches: 140719
228.26/228.31	c total #propagations: 8003969 / total #impl: 128187658 (eff. 0.062)
228.26/228.31	c #Conflicts:    1174000 | #Learnt:      39637 | 0.002
228.26/228.31	c total clause space: 78.2603MB
228.26/228.31	c total #watches: 145166
228.46/228.56	c total #propagations: 8010803 / total #impl: 128363929 (eff. 0.062)
228.46/228.56	c #Conflicts:    1175000 | #Learnt:      40637 | 0.002
228.46/228.56	c total clause space: 78.2603MB
228.46/228.56	c total #watches: 148772
228.86/228.95	c total #propagations: 8017728 / total #impl: 128475457 (eff. 0.062)
228.86/228.95	c #Conflicts:    1176000 | #Learnt:      41637 | 0.002
228.86/228.95	c total clause space: 78.2603MB
228.86/228.95	c total #watches: 152360
229.26/229.31	c total #propagations: 8024223 / total #impl: 128680514 (eff. 0.062)
229.26/229.31	c #Conflicts:    1177000 | #Learnt:      42637 | 0.002
229.26/229.31	c total clause space: 78.2603MB
229.26/229.31	c total #watches: 157438
229.56/229.62	c total #propagations: 8030506 / total #impl: 128953713 (eff. 0.062)
229.56/229.62	c #Conflicts:    1178000 | #Learnt:      43637 | 0.002
229.56/229.62	c total clause space: 78.2603MB
229.56/229.62	c total #watches: 162020
229.96/230.02	c total #propagations: 8037001 / total #impl: 129170260 (eff. 0.062)
229.96/230.02	c #Conflicts:    1179000 | #Learnt:      44637 | 0.002
229.96/230.02	c total clause space: 78.2603MB
229.96/230.02	c total #watches: 165697
230.26/230.32	c total #propagations: 8044384 / total #impl: 129417861 (eff. 0.062)
230.26/230.32	c #Conflicts:    1180000 | #Learnt:      45637 | 0.002
230.26/230.32	c total clause space: 78.2603MB
230.26/230.32	c total #watches: 169432
230.46/230.57	c total #propagations: 8051201 / total #impl: 129584182 (eff. 0.062)
230.46/230.57	c #Conflicts:    1181000 | #Learnt:      46637 | 0.002
230.46/230.57	c total clause space: 78.2603MB
230.46/230.57	c total #watches: 172860
230.86/230.90	c total #propagations: 8058188 / total #impl: 129720662 (eff. 0.062)
230.86/230.90	c #Conflicts:    1182000 | #Learnt:      47637 | 0.002
230.86/230.90	c total clause space: 78.2603MB
230.86/230.90	c total #watches: 176451
231.26/231.34	c total #propagations: 8065115 / total #impl: 129850900 (eff. 0.062)
231.26/231.34	c #Conflicts:    1183000 | #Learnt:      48637 | 0.002
231.26/231.34	c total clause space: 78.2603MB
231.26/231.34	c total #watches: 180866
231.66/231.71	c total #propagations: 8071482 / total #impl: 130103570 (eff. 0.062)
231.66/231.71	c #Conflicts:    1184000 | #Learnt:      49637 | 0.002
231.66/231.71	c total clause space: 78.2603MB
231.66/231.71	c total #watches: 184760
232.06/232.11	c total #propagations: 8078380 / total #impl: 130337319 (eff. 0.062)
232.06/232.11	c #Conflicts:    1185000 | #Learnt:      50637 | 0.002
232.06/232.11	c total clause space: 78.2603MB
232.06/232.11	c total #watches: 188751
232.46/232.54	c total #propagations: 8085362 / total #impl: 130522631 (eff. 0.062)
232.46/232.54	c #Conflicts:    1186000 | #Learnt:      51637 | 0.002
232.46/232.54	c total clause space: 78.2603MB
232.46/232.54	c total #watches: 192313
232.85/232.97	c total #propagations: 8092328 / total #impl: 130780757 (eff. 0.062)
232.85/232.97	c GC COLLECT
232.85/232.97	c #Conflicts:    1187000 | #Learnt:      26338 | 0.002
232.85/232.97	c total clause space: 78.2603MB
232.85/232.97	c total #watches: 98405
233.05/233.16	c total #propagations: 8098788 / total #impl: 131206203 (eff. 0.062)
233.05/233.16	c #Conflicts:    1188000 | #Learnt:      27338 | 0.002
233.05/233.16	c total clause space: 78.2603MB
233.05/233.16	c total #watches: 102785
233.16/233.30	c total #propagations: 8106103 / total #impl: 131468564 (eff. 0.062)
233.16/233.30	c #Conflicts:    1189000 | #Learnt:      28338 | 0.002
233.16/233.30	c total clause space: 78.2603MB
233.16/233.30	c total #watches: 106218
233.45/233.50	c total #propagations: 8114105 / total #impl: 131616198 (eff. 0.062)
233.45/233.50	c #Conflicts:    1190000 | #Learnt:      29338 | 0.002
233.45/233.50	c total clause space: 78.2603MB
233.45/233.50	c total #watches: 109885
233.65/233.72	c total #propagations: 8121401 / total #impl: 131828771 (eff. 0.062)
233.65/233.72	c #Conflicts:    1191000 | #Learnt:      30338 | 0.002
233.65/233.72	c total clause space: 78.2603MB
233.65/233.72	c total #watches: 113684
233.85/233.93	c total #propagations: 8128264 / total #impl: 132084667 (eff. 0.062)
233.85/233.93	c #Conflicts:    1192000 | #Learnt:      31338 | 0.002
233.85/233.93	c total clause space: 78.2603MB
233.85/233.93	c total #watches: 117349
234.15/234.22	c total #propagations: 8134483 / total #impl: 132295022 (eff. 0.061)
234.15/234.22	c #Conflicts:    1193000 | #Learnt:      32338 | 0.002
234.15/234.22	c total clause space: 78.2603MB
234.15/234.22	c total #watches: 122066
234.36/234.47	c total #propagations: 8141162 / total #impl: 132638583 (eff. 0.061)
234.36/234.47	c #Conflicts:    1194000 | #Learnt:      33338 | 0.002
234.36/234.47	c total clause space: 78.2603MB
234.36/234.47	c total #watches: 125657
234.65/234.78	c total #propagations: 8148677 / total #impl: 132901025 (eff. 0.061)
234.65/234.78	c #Conflicts:    1195000 | #Learnt:      34338 | 0.002
234.65/234.78	c total clause space: 78.2603MB
234.65/234.78	c total #watches: 129789
234.95/235.07	c total #propagations: 8155846 / total #impl: 133175330 (eff. 0.061)
234.95/235.07	c #Conflicts:    1196000 | #Learnt:      35338 | 0.002
234.95/235.07	c total clause space: 78.2603MB
234.95/235.07	c total #watches: 134940
235.25/235.36	c total #propagations: 8162752 / total #impl: 133679981 (eff. 0.061)
235.25/235.36	c #Conflicts:    1197000 | #Learnt:      36338 | 0.002
235.25/235.36	c total clause space: 78.2603MB
235.25/235.36	c total #watches: 139291
235.55/235.64	c total #propagations: 8169616 / total #impl: 134093639 (eff. 0.061)
235.55/235.64	c #Conflicts:    1198000 | #Learnt:      37338 | 0.002
235.55/235.64	c total clause space: 78.2603MB
235.55/235.64	c total #watches: 144627
235.95/236.00	c total #propagations: 8176461 / total #impl: 134536416 (eff. 0.061)
235.95/236.00	c #Conflicts:    1199000 | #Learnt:      38338 | 0.002
235.95/236.00	c total clause space: 78.2603MB
235.95/236.00	c total #watches: 149017
236.25/236.33	c total #propagations: 8183036 / total #impl: 135027570 (eff. 0.061)
236.25/236.33	c #Conflicts:    1200000 | #Learnt:      39338 | 0.002
236.25/236.33	c total clause space: 78.2603MB
236.25/236.33	c total #watches: 155413
236.56/236.68	c total #propagations: 8189493 / total #impl: 135649612 (eff. 0.060)
236.56/236.68	c #Conflicts:    1201000 | #Learnt:      40338 | 0.002
236.56/236.68	c total clause space: 78.2603MB
236.56/236.68	c total #watches: 160211
236.95/237.04	c total #propagations: 8196505 / total #impl: 136354323 (eff. 0.060)
236.95/237.04	c #Conflicts:    1202000 | #Learnt:      41338 | 0.002
236.95/237.04	c total clause space: 78.2603MB
236.95/237.04	c total #watches: 164525
237.35/237.43	c total #propagations: 8203574 / total #impl: 136849219 (eff. 0.060)
237.35/237.43	c #Conflicts:    1203000 | #Learnt:      42338 | 0.002
237.35/237.43	c total clause space: 78.2603MB
237.35/237.43	c total #watches: 169240
237.66/237.74	c total #propagations: 8210678 / total #impl: 137429051 (eff. 0.060)
237.66/237.74	c #Conflicts:    1204000 | #Learnt:      43338 | 0.002
237.66/237.74	c total clause space: 78.2603MB
237.66/237.74	c total #watches: 172778
238.05/238.17	c total #propagations: 8217776 / total #impl: 137623764 (eff. 0.060)
238.05/238.17	c #Conflicts:    1205000 | #Learnt:      44338 | 0.002
238.05/238.17	c total clause space: 78.2603MB
238.05/238.17	c total #watches: 177131
238.55/238.61	c total #propagations: 8225021 / total #impl: 138131546 (eff. 0.060)
238.55/238.61	c #Conflicts:    1206000 | #Learnt:      45338 | 0.002
238.55/238.61	c total clause space: 78.2603MB
238.55/238.61	c total #watches: 180966
238.95/239.08	c total #propagations: 8232613 / total #impl: 138626003 (eff. 0.059)
238.95/239.08	c #Conflicts:    1207000 | #Learnt:      46338 | 0.002
238.95/239.08	c total clause space: 78.2603MB
238.95/239.08	c total #watches: 185549
239.45/239.56	c total #propagations: 8238858 / total #impl: 139239756 (eff. 0.059)
239.45/239.56	c #Conflicts:    1208000 | #Learnt:      47338 | 0.002
239.45/239.56	c total clause space: 78.2603MB
239.45/239.56	c total #watches: 190046
239.95/240.08	c total #propagations: 8245292 / total #impl: 140036819 (eff. 0.059)
239.95/240.08	c #Conflicts:    1209000 | #Learnt:      48338 | 0.002
239.95/240.08	c total clause space: 78.2603MB
239.95/240.08	c total #watches: 195880
240.55/240.63	c total #propagations: 8251903 / total #impl: 141122638 (eff. 0.058)
240.55/240.63	c #Conflicts:    1210000 | #Learnt:      49338 | 0.002
240.55/240.63	c total clause space: 78.2603MB
240.55/240.63	c total #watches: 200726
241.15/241.24	c total #propagations: 8258442 / total #impl: 142355729 (eff. 0.058)
241.15/241.24	c #Conflicts:    1211000 | #Learnt:      50338 | 0.002
241.15/241.24	c total clause space: 78.2603MB
241.15/241.24	c total #watches: 205431
241.75/241.83	c total #propagations: 8265828 / total #impl: 143786220 (eff. 0.057)
241.75/241.83	c #Conflicts:    1212000 | #Learnt:      51338 | 0.002
241.75/241.83	c total clause space: 78.2603MB
241.75/241.83	c total #watches: 210741
242.25/242.32	c total #propagations: 8272862 / total #impl: 145333231 (eff. 0.057)
242.25/242.32	c #Conflicts:    1213000 | #Learnt:      52338 | 0.002
242.25/242.32	c total clause space: 78.2603MB
242.25/242.32	c total #watches: 214353
242.75/242.85	c total #propagations: 8279721 / total #impl: 146111873 (eff. 0.057)
242.75/242.85	c GC COLLECT
242.75/242.85	c #Conflicts:    1214000 | #Learnt:      26734 | 0.002
242.75/242.85	c total clause space: 78.2603MB
242.75/242.85	c total #watches: 100341
242.95/243.03	c total #propagations: 8286291 / total #impl: 147143484 (eff. 0.056)
242.95/243.03	c #Conflicts:    1215000 | #Learnt:      27734 | 0.002
242.95/243.03	c total clause space: 78.2603MB
242.95/243.03	c total #watches: 104725
243.16/243.23	c total #propagations: 8293186 / total #impl: 147403996 (eff. 0.056)
243.16/243.23	c #Conflicts:    1216000 | #Learnt:      28734 | 0.002
243.16/243.23	c total clause space: 78.2603MB
243.16/243.23	c total #watches: 109510
243.35/243.45	c total #propagations: 8300107 / total #impl: 147766610 (eff. 0.056)
243.35/243.45	c #Conflicts:    1217000 | #Learnt:      29734 | 0.002
243.35/243.45	c total clause space: 78.2603MB
243.35/243.45	c total #watches: 113761
243.55/243.69	c total #propagations: 8307229 / total #impl: 148220200 (eff. 0.056)
243.55/243.69	c #Conflicts:    1218000 | #Learnt:      30734 | 0.002
243.55/243.69	c total clause space: 78.2603MB
243.55/243.69	c total #watches: 117337
243.85/243.97	c total #propagations: 8314442 / total #impl: 148689421 (eff. 0.056)
243.85/243.97	c #Conflicts:    1219000 | #Learnt:      31734 | 0.002
243.85/243.97	c total clause space: 78.2603MB
243.85/243.97	c total #watches: 121929
244.16/244.25	c total #propagations: 8321447 / total #impl: 149181904 (eff. 0.056)
244.16/244.25	c #Conflicts:    1220000 | #Learnt:      32734 | 0.002
244.16/244.25	c total clause space: 78.2603MB
244.16/244.25	c total #watches: 126602
244.45/244.58	c total #propagations: 8328086 / total #impl: 149659128 (eff. 0.056)
244.45/244.58	c #Conflicts:    1221000 | #Learnt:      33734 | 0.002
244.45/244.58	c total clause space: 78.2603MB
244.45/244.58	c total #watches: 131779
244.75/244.90	c total #propagations: 8334706 / total #impl: 150398382 (eff. 0.055)
244.75/244.90	c #Conflicts:    1222000 | #Learnt:      34734 | 0.002
244.75/244.90	c total clause space: 78.2603MB
244.75/244.90	c total #watches: 136537
245.26/245.31	c total #propagations: 8341735 / total #impl: 151065631 (eff. 0.055)
245.26/245.31	c #Conflicts:    1223000 | #Learnt:      35734 | 0.002
245.26/245.31	c total clause space: 78.2603MB
245.26/245.31	c total #watches: 141928
245.65/245.72	c total #propagations: 8348511 / total #impl: 152067390 (eff. 0.055)
245.65/245.72	c #Conflicts:    1224000 | #Learnt:      36734 | 0.002
245.65/245.72	c total clause space: 78.2603MB
245.65/245.72	c total #watches: 146807
246.05/246.15	c total #propagations: 8355198 / total #impl: 153107212 (eff. 0.055)
246.05/246.15	c #Conflicts:    1225000 | #Learnt:      37734 | 0.002
246.05/246.15	c total clause space: 78.2603MB
246.05/246.15	c total #watches: 151258
246.46/246.56	c total #propagations: 8362472 / total #impl: 154003376 (eff. 0.054)
246.46/246.56	c #Conflicts:    1226000 | #Learnt:      38734 | 0.002
246.46/246.56	c total clause space: 78.2603MB
246.46/246.56	c total #watches: 155307
246.95/247.06	c total #propagations: 8369322 / total #impl: 154764123 (eff. 0.054)
246.95/247.06	c #Conflicts:    1227000 | #Learnt:      39734 | 0.002
246.95/247.06	c total clause space: 78.2603MB
246.95/247.06	c total #watches: 160265
247.46/247.55	c total #propagations: 8376178 / total #impl: 155803732 (eff. 0.054)
247.46/247.55	c #Conflicts:    1228000 | #Learnt:      40734 | 0.002
247.46/247.55	c total clause space: 78.2603MB
247.46/247.55	c total #watches: 164667
247.95/248.06	c total #propagations: 8383032 / total #impl: 156783738 (eff. 0.053)
247.95/248.06	c #Conflicts:    1229000 | #Learnt:      41734 | 0.002
247.95/248.06	c total clause space: 78.2603MB
247.95/248.06	c total #watches: 168473
248.45/248.58	c total #propagations: 8389535 / total #impl: 157763565 (eff. 0.053)
248.45/248.58	c #Conflicts:    1230000 | #Learnt:      42734 | 0.002
248.45/248.58	c total clause space: 78.2603MB
248.45/248.58	c total #watches: 172724
249.05/249.10	c total #propagations: 8396497 / total #impl: 158917291 (eff. 0.053)
249.05/249.10	c #Conflicts:    1231000 | #Learnt:      43734 | 0.002
249.05/249.10	c total clause space: 78.2603MB
249.05/249.10	c total #watches: 176655
249.45/249.53	c total #propagations: 8402958 / total #impl: 160012216 (eff. 0.053)
249.45/249.53	c #Conflicts:    1232000 | #Learnt:      44734 | 0.002
249.45/249.53	c total clause space: 78.2603MB
249.45/249.53	c total #watches: 180337
249.85/249.93	c total #propagations: 8410072 / total #impl: 160499661 (eff. 0.052)
249.85/249.93	c #Conflicts:    1233000 | #Learnt:      45734 | 0.002
249.85/249.93	c total clause space: 78.2603MB
249.85/249.93	c total #watches: 183988
250.15/250.27	c total #propagations: 8417170 / total #impl: 160968534 (eff. 0.052)
250.15/250.27	c #Conflicts:    1234000 | #Learnt:      46734 | 0.002
250.15/250.27	c total clause space: 78.2603MB
250.15/250.27	c total #watches: 187616
250.55/250.66	c total #propagations: 8424881 / total #impl: 161298516 (eff. 0.052)
250.55/250.66	c #Conflicts:    1235000 | #Learnt:      47734 | 0.002
250.55/250.66	c total clause space: 78.2603MB
250.55/250.66	c total #watches: 192876
251.05/251.12	c total #propagations: 8431482 / total #impl: 161857938 (eff. 0.052)
251.05/251.12	c #Conflicts:    1236000 | #Learnt:      48734 | 0.002
251.05/251.12	c total clause space: 78.2603MB
251.05/251.12	c total #watches: 197599
251.45/251.57	c total #propagations: 8438946 / total #impl: 162609522 (eff. 0.052)
251.45/251.57	c #Conflicts:    1237000 | #Learnt:      49734 | 0.002
251.45/251.57	c total clause space: 78.2603MB
251.45/251.57	c total #watches: 202262
251.86/251.96	c total #propagations: 8445848 / total #impl: 163237744 (eff. 0.052)
251.86/251.96	c #Conflicts:    1238000 | #Learnt:      50734 | 0.002
251.86/251.96	c total clause space: 78.2603MB
251.86/251.96	c total #watches: 205591
252.25/252.33	c total #propagations: 8452955 / total #impl: 163620421 (eff. 0.052)
252.25/252.33	c #Conflicts:    1239000 | #Learnt:      51734 | 0.002
252.25/252.33	c total clause space: 78.2603MB
252.25/252.33	c total #watches: 208897
252.75/252.84	c total #propagations: 8459554 / total #impl: 164106578 (eff. 0.052)
252.75/252.84	c #Conflicts:    1240000 | #Learnt:      52734 | 0.002
252.75/252.84	c total clause space: 78.2603MB
252.75/252.84	c total #watches: 214057
253.25/253.33	c total #propagations: 8466103 / total #impl: 164978519 (eff. 0.051)
253.25/253.33	c #Conflicts:    1241000 | #Learnt:      53734 | 0.002
253.25/253.33	c total clause space: 78.2603MB
253.25/253.33	c total #watches: 218374
253.45/253.58	c total #propagations: 8473179 / total #impl: 165692044 (eff. 0.051)
253.45/253.58	c GC COLLECT
253.45/253.58	c #Conflicts:    1242000 | #Learnt:      27832 | 0.002
253.45/253.58	c total clause space: 78.2603MB
253.45/253.58	c total #watches: 104440
253.75/253.80	c total #propagations: 8480721 / total #impl: 165927996 (eff. 0.051)
253.75/253.80	c #Conflicts:    1243000 | #Learnt:      28832 | 0.002
253.75/253.80	c total clause space: 78.2603MB
253.75/253.80	c total #watches: 108981
253.95/254.05	c total #propagations: 8487861 / total #impl: 166249443 (eff. 0.051)
253.95/254.05	c #Conflicts:    1244000 | #Learnt:      29832 | 0.002
253.95/254.05	c total clause space: 78.2603MB
253.95/254.05	c total #watches: 113283
254.25/254.33	c total #propagations: 8495517 / total #impl: 166580883 (eff. 0.051)
254.25/254.33	c #Conflicts:    1245000 | #Learnt:      30832 | 0.002
254.25/254.33	c total clause space: 78.2603MB
254.25/254.33	c total #watches: 118087
254.55/254.65	c total #propagations: 8503137 / total #impl: 166987620 (eff. 0.051)
254.55/254.65	c #Conflicts:    1246000 | #Learnt:      31832 | 0.002
254.55/254.65	c total clause space: 78.2603MB
254.55/254.65	c total #watches: 123739
254.75/254.88	c total #propagations: 8510504 / total #impl: 167646946 (eff. 0.051)
254.75/254.88	c #Conflicts:    1247000 | #Learnt:      32832 | 0.002
254.75/254.88	c total clause space: 78.2603MB
254.75/254.88	c total #watches: 127550
255.05/255.20	c total #propagations: 8517806 / total #impl: 168048681 (eff. 0.051)
255.05/255.20	c #Conflicts:    1248000 | #Learnt:      33832 | 0.002
255.05/255.20	c total clause space: 78.2603MB
255.05/255.20	c total #watches: 132684
255.45/255.52	c total #propagations: 8525016 / total #impl: 168750623 (eff. 0.051)
255.45/255.52	c #Conflicts:    1249000 | #Learnt:      34832 | 0.002
255.45/255.52	c total clause space: 78.2603MB
255.45/255.52	c total #watches: 137063
255.75/255.87	c total #propagations: 8532186 / total #impl: 169544549 (eff. 0.050)
255.75/255.87	c #Conflicts:    1250000 | #Learnt:      35832 | 0.002
255.75/255.87	c total clause space: 78.2603MB
255.75/255.87	c total #watches: 140852
256.15/256.25	c total #propagations: 8539963 / total #impl: 170450424 (eff. 0.050)
256.15/256.25	c #Conflicts:    1251000 | #Learnt:      36832 | 0.002
256.15/256.25	c total clause space: 78.2603MB
256.15/256.25	c total #watches: 146518
256.55/256.62	c total #propagations: 8547282 / total #impl: 171516393 (eff. 0.050)
256.55/256.62	c #Conflicts:    1252000 | #Learnt:      37832 | 0.002
256.55/256.62	c total clause space: 78.2603MB
256.55/256.62	c total #watches: 151372
256.85/256.95	c total #propagations: 8554360 / total #impl: 172376503 (eff. 0.050)
256.85/256.95	c #Conflicts:    1253000 | #Learnt:      38832 | 0.002
256.85/256.95	c total clause space: 78.2603MB
256.85/256.95	c total #watches: 155640
257.15/257.27	c total #propagations: 8561257 / total #impl: 172897245 (eff. 0.050)
257.15/257.27	c #Conflicts:    1254000 | #Learnt:      39832 | 0.002
257.15/257.27	c total clause space: 78.2603MB
257.15/257.27	c total #watches: 161921
257.55/257.62	c total #propagations: 8568182 / total #impl: 173770543 (eff. 0.049)
257.55/257.62	c #Conflicts:    1255000 | #Learnt:      40832 | 0.002
257.55/257.62	c total clause space: 78.2603MB
257.55/257.62	c total #watches: 166656
257.95/258.03	c total #propagations: 8575517 / total #impl: 174469504 (eff. 0.049)
257.95/258.03	c #Conflicts:    1256000 | #Learnt:      41832 | 0.002
257.95/258.03	c total clause space: 78.2603MB
257.95/258.03	c total #watches: 172092
258.25/258.36	c total #propagations: 8583235 / total #impl: 175505013 (eff. 0.049)
258.25/258.36	c #Conflicts:    1257000 | #Learnt:      42832 | 0.002
258.25/258.36	c total clause space: 78.2603MB
258.25/258.36	c total #watches: 175742
258.56/258.68	c total #propagations: 8590242 / total #impl: 176074445 (eff. 0.049)
258.56/258.68	c #Conflicts:    1258000 | #Learnt:      43832 | 0.002
258.56/258.68	c total clause space: 78.2603MB
258.56/258.68	c total #watches: 179401
258.95/259.03	c total #propagations: 8597199 / total #impl: 176571891 (eff. 0.049)
258.95/259.03	c #Conflicts:    1259000 | #Learnt:      44832 | 0.002
258.95/259.03	c total clause space: 78.2603MB
258.95/259.03	c total #watches: 182885
259.35/259.43	c total #propagations: 8604275 / total #impl: 177080317 (eff. 0.049)
259.35/259.43	c #Conflicts:    1260000 | #Learnt:      45832 | 0.002
259.35/259.43	c total clause space: 78.2603MB
259.35/259.43	c total #watches: 186558
259.66/259.79	c total #propagations: 8611259 / total #impl: 177668576 (eff. 0.048)
259.66/259.79	c #Conflicts:    1261000 | #Learnt:      46832 | 0.002
259.66/259.79	c total clause space: 78.2603MB
259.66/259.79	c total #watches: 189949
260.05/260.12	c total #propagations: 8617539 / total #impl: 178273129 (eff. 0.048)
260.05/260.12	c #Conflicts:    1262000 | #Learnt:      47832 | 0.002
260.05/260.12	c total clause space: 78.2603MB
260.05/260.12	c total #watches: 194361
260.45/260.53	c total #propagations: 8625516 / total #impl: 178935283 (eff. 0.048)
260.45/260.53	c #Conflicts:    1263000 | #Learnt:      48832 | 0.002
260.45/260.53	c total clause space: 78.2603MB
260.45/260.53	c total #watches: 198800
260.85/260.95	c total #propagations: 8633770 / total #impl: 179856417 (eff. 0.048)
260.85/260.95	c #Conflicts:    1264000 | #Learnt:      49832 | 0.002
260.85/260.95	c total clause space: 78.2603MB
260.85/260.95	c total #watches: 203751
261.25/261.38	c total #propagations: 8640324 / total #impl: 180809239 (eff. 0.048)
261.25/261.38	c #Conflicts:    1265000 | #Learnt:      50832 | 0.002
261.25/261.38	c total clause space: 78.2603MB
261.25/261.38	c total #watches: 207976
261.76/261.87	c total #propagations: 8646744 / total #impl: 181527347 (eff. 0.048)
261.76/261.87	c #Conflicts:    1266000 | #Learnt:      51832 | 0.002
261.76/261.87	c total clause space: 78.2603MB
261.76/261.87	c total #watches: 214310
262.35/262.40	c total #propagations: 8653549 / total #impl: 183106575 (eff. 0.047)
262.35/262.40	c #Conflicts:    1267000 | #Learnt:      52832 | 0.002
262.35/262.40	c total clause space: 78.2603MB
262.35/262.40	c total #watches: 220757
262.86/262.91	c total #propagations: 8659966 / total #impl: 184814626 (eff. 0.047)
262.86/262.91	c #Conflicts:    1268000 | #Learnt:      53832 | 0.002
262.86/262.91	c total clause space: 78.2603MB
262.86/262.91	c total #watches: 224588
263.15/263.29	c total #propagations: 8665965 / total #impl: 185998930 (eff. 0.047)
263.15/263.29	c GC COLLECT
263.15/263.29	c #Conflicts:    1269000 | #Learnt:      27634 | 0.002
263.15/263.29	c total clause space: 78.2603MB
263.15/263.29	c total #watches: 104022
263.35/263.47	c total #propagations: 8672400 / total #impl: 186711361 (eff. 0.046)
263.35/263.47	c #Conflicts:    1270000 | #Learnt:      28634 | 0.002
263.35/263.47	c total clause space: 78.2603MB
263.35/263.47	c total #watches: 107778
263.55/263.64	c total #propagations: 8679072 / total #impl: 186941384 (eff. 0.046)
263.55/263.64	c #Conflicts:    1271000 | #Learnt:      29634 | 0.002
263.55/263.64	c total clause space: 78.2603MB
263.55/263.64	c total #watches: 112125
263.75/263.81	c total #propagations: 8685846 / total #impl: 187267639 (eff. 0.046)
263.75/263.81	c #Conflicts:    1272000 | #Learnt:      30634 | 0.002
263.75/263.81	c total clause space: 78.2603MB
263.75/263.81	c total #watches: 115937
263.85/263.99	c total #propagations: 8692989 / total #impl: 187635692 (eff. 0.046)
263.85/263.99	c #Conflicts:    1273000 | #Learnt:      31634 | 0.002
263.85/263.99	c total clause space: 78.2603MB
263.85/263.99	c total #watches: 119510
264.06/264.19	c total #propagations: 8700308 / total #impl: 187975715 (eff. 0.046)
264.06/264.19	c #Conflicts:    1274000 | #Learnt:      32634 | 0.002
264.06/264.19	c total clause space: 78.2603MB
264.06/264.19	c total #watches: 123204
264.25/264.39	c total #propagations: 8707658 / total #impl: 188314284 (eff. 0.046)
264.25/264.39	c #Conflicts:    1275000 | #Learnt:      33634 | 0.002
264.25/264.39	c total clause space: 78.2603MB
264.25/264.39	c total #watches: 126933
264.55/264.61	c total #propagations: 8715187 / total #impl: 188627103 (eff. 0.046)
264.55/264.61	c #Conflicts:    1276000 | #Learnt:      34634 | 0.002
264.55/264.61	c total clause space: 78.2603MB
264.55/264.61	c total #watches: 131059
264.85/264.91	c total #propagations: 8721935 / total #impl: 189121166 (eff. 0.046)
264.85/264.91	c #Conflicts:    1277000 | #Learnt:      35634 | 0.002
264.85/264.91	c total clause space: 78.2603MB
264.85/264.91	c total #watches: 137166
265.16/265.26	c total #propagations: 8728507 / total #impl: 189714514 (eff. 0.046)
265.16/265.26	c #Conflicts:    1278000 | #Learnt:      36634 | 0.002
265.16/265.26	c total clause space: 78.2603MB
265.16/265.26	c total #watches: 144077
265.45/265.57	c total #propagations: 8735094 / total #impl: 190645611 (eff. 0.046)
265.45/265.57	c #Conflicts:    1279000 | #Learnt:      37634 | 0.002
265.45/265.57	c total clause space: 78.2603MB
265.45/265.57	c total #watches: 148586
265.85/265.96	c total #propagations: 8742777 / total #impl: 191255499 (eff. 0.046)
265.85/265.96	c #Conflicts:    1280000 | #Learnt:      38634 | 0.002
265.85/265.96	c total clause space: 78.2603MB
265.85/265.96	c total #watches: 153025
266.26/266.39	c total #propagations: 8750380 / total #impl: 191908335 (eff. 0.046)
266.26/266.39	c #Conflicts:    1281000 | #Learnt:      39634 | 0.002
266.26/266.39	c total clause space: 78.2603MB
266.26/266.39	c total #watches: 158302
266.75/266.82	c total #propagations: 8757346 / total #impl: 192782741 (eff. 0.045)
266.75/266.82	c #Conflicts:    1282000 | #Learnt:      40634 | 0.002
266.75/266.82	c total clause space: 78.2603MB
266.75/266.82	c total #watches: 163081
267.15/267.24	c total #propagations: 8764507 / total #impl: 193529591 (eff. 0.045)
267.15/267.24	c #Conflicts:    1283000 | #Learnt:      41634 | 0.002
267.15/267.24	c total clause space: 78.2603MB
267.15/267.24	c total #watches: 168328
267.55/267.61	c total #propagations: 8771547 / total #impl: 194518597 (eff. 0.045)
267.55/267.61	c #Conflicts:    1284000 | #Learnt:      42634 | 0.002
267.55/267.61	c total clause space: 78.2603MB
267.55/267.61	c total #watches: 172211
267.95/268.09	c total #propagations: 8778757 / total #impl: 195189322 (eff. 0.045)
267.95/268.09	c #Conflicts:    1285000 | #Learnt:      43634 | 0.002
267.95/268.09	c total clause space: 78.2603MB
267.95/268.09	c total #watches: 177811
268.46/268.58	c total #propagations: 8785721 / total #impl: 196311413 (eff. 0.045)
268.46/268.58	c #Conflicts:    1286000 | #Learnt:      44634 | 0.002
268.46/268.58	c total clause space: 78.2603MB
268.46/268.58	c total #watches: 183974
268.95/269.07	c total #propagations: 8792452 / total #impl: 197517837 (eff. 0.045)
268.95/269.07	c #Conflicts:    1287000 | #Learnt:      45634 | 0.002
268.95/269.07	c total clause space: 78.2603MB
268.95/269.07	c total #watches: 189026
269.56/269.63	c total #propagations: 8799683 / total #impl: 198680194 (eff. 0.044)
269.56/269.63	c #Conflicts:    1288000 | #Learnt:      46634 | 0.002
269.56/269.63	c total clause space: 78.2603MB
269.56/269.63	c total #watches: 194334
270.05/270.15	c total #propagations: 8806849 / total #impl: 199919569 (eff. 0.044)
270.05/270.15	c #Conflicts:    1289000 | #Learnt:      47634 | 0.002
270.05/270.15	c total clause space: 78.2603MB
270.05/270.15	c total #watches: 199489
270.66/270.71	c total #propagations: 8813697 / total #impl: 200991957 (eff. 0.044)
270.66/270.71	c #Conflicts:    1290000 | #Learnt:      48634 | 0.002
270.66/270.71	c total clause space: 78.2603MB
270.66/270.71	c total #watches: 205551
271.15/271.26	c total #propagations: 8820301 / total #impl: 202347332 (eff. 0.044)
271.15/271.26	c #Conflicts:    1291000 | #Learnt:      49634 | 0.002
271.15/271.26	c total clause space: 78.2603MB
271.15/271.26	c total #watches: 213337
271.76/271.86	c total #propagations: 8827036 / total #impl: 203971408 (eff. 0.043)
271.76/271.86	c #Conflicts:    1292000 | #Learnt:      50634 | 0.002
271.76/271.86	c total clause space: 78.2603MB
271.76/271.86	c total #watches: 221898
272.35/272.46	c total #propagations: 8833566 / total #impl: 206212412 (eff. 0.043)
272.35/272.46	c #Conflicts:    1293000 | #Learnt:      51634 | 0.002
272.35/272.46	c total clause space: 78.2603MB
272.35/272.46	c total #watches: 226718
273.05/273.10	c total #propagations: 8840181 / total #impl: 207241277 (eff. 0.043)
273.05/273.10	c #Conflicts:    1294000 | #Learnt:      52634 | 0.002
273.05/273.10	c total clause space: 78.2603MB
273.05/273.10	c total #watches: 230406
273.55/273.65	c total #propagations: 8846797 / total #impl: 208036547 (eff. 0.043)
273.55/273.65	c #Conflicts:    1295000 | #Learnt:      53634 | 0.002
273.55/273.65	c total clause space: 78.2603MB
273.55/273.65	c total #watches: 234256
274.15/274.26	c total #propagations: 8853312 / total #impl: 208631238 (eff. 0.042)
274.15/274.26	c #Conflicts:    1296000 | #Learnt:      54634 | 0.002
274.15/274.26	c total clause space: 78.2603MB
274.15/274.26	c total #watches: 238443
274.55/274.63	c total #propagations: 8860497 / total #impl: 209412638 (eff. 0.042)
274.55/274.63	c GC COLLECT
274.55/274.63	c #Conflicts:    1297000 | #Learnt:      28133 | 0.002
274.55/274.63	c total clause space: 78.2603MB
274.55/274.63	c total #watches: 105713
274.75/274.80	c total #propagations: 8867647 / total #impl: 210012179 (eff. 0.042)
274.75/274.80	c #Conflicts:    1298000 | #Learnt:      29133 | 0.002
274.75/274.80	c total clause space: 78.2603MB
274.75/274.80	c total #watches: 109318
274.96/275.00	c total #propagations: 8874823 / total #impl: 210174315 (eff. 0.042)
274.96/275.00	c #Conflicts:    1299000 | #Learnt:      30133 | 0.002
274.96/275.00	c total clause space: 78.2603MB
274.96/275.00	c total #watches: 113602
275.15/275.27	c total #propagations: 8882411 / total #impl: 210420373 (eff. 0.042)
275.15/275.27	c #Conflicts:    1300000 | #Learnt:      31133 | 0.002
275.15/275.27	c total clause space: 78.2603MB
275.15/275.27	c total #watches: 118662
275.45/275.51	c total #propagations: 8888790 / total #impl: 210731468 (eff. 0.042)
275.45/275.51	c #Conflicts:    1301000 | #Learnt:      32133 | 0.002
275.45/275.51	c total clause space: 78.2603MB
275.45/275.51	c total #watches: 124631
275.65/275.79	c total #propagations: 8894955 / total #impl: 211178079 (eff. 0.042)
275.65/275.79	c #Conflicts:    1302000 | #Learnt:      33133 | 0.002
275.65/275.79	c total clause space: 78.2603MB
275.65/275.79	c total #watches: 129147
275.95/276.07	c total #propagations: 8902872 / total #impl: 211684094 (eff. 0.042)
275.95/276.07	c #Conflicts:    1303000 | #Learnt:      34133 | 0.002
275.95/276.07	c total clause space: 78.2603MB
275.95/276.07	c total #watches: 133235
276.35/276.42	c total #propagations: 8909809 / total #impl: 212151922 (eff. 0.042)
276.35/276.42	c #Conflicts:    1304000 | #Learnt:      35133 | 0.002
276.35/276.42	c total clause space: 78.2603MB
276.35/276.42	c total #watches: 138811
276.65/276.75	c total #propagations: 8916827 / total #impl: 212765195 (eff. 0.042)
276.65/276.75	c #Conflicts:    1305000 | #Learnt:      36133 | 0.002
276.65/276.75	c total clause space: 78.2603MB
276.65/276.75	c total #watches: 144426
276.95/277.09	c total #propagations: 8924217 / total #impl: 213289438 (eff. 0.042)
276.95/277.09	c #Conflicts:    1306000 | #Learnt:      37133 | 0.002
276.95/277.09	c total clause space: 78.2603MB
276.95/277.09	c total #watches: 150617
277.35/277.46	c total #propagations: 8931151 / total #impl: 213913900 (eff. 0.042)
277.35/277.46	c #Conflicts:    1307000 | #Learnt:      38133 | 0.002
277.35/277.46	c total clause space: 78.2603MB
277.35/277.46	c total #watches: 158302
277.75/277.88	c total #propagations: 8937906 / total #impl: 214838497 (eff. 0.042)
277.75/277.88	c #Conflicts:    1308000 | #Learnt:      39133 | 0.002
277.75/277.88	c total clause space: 78.2603MB
277.75/277.88	c total #watches: 162365
278.25/278.38	c total #propagations: 8944487 / total #impl: 215440899 (eff. 0.042)
278.25/278.38	c #Conflicts:    1309000 | #Learnt:      40133 | 0.002
278.25/278.38	c total clause space: 78.2603MB
278.25/278.38	c total #watches: 167990
278.75/278.85	c total #propagations: 8951940 / total #impl: 216471491 (eff. 0.041)
278.75/278.85	c #Conflicts:    1310000 | #Learnt:      41133 | 0.002
278.75/278.85	c total clause space: 78.2603MB
278.75/278.85	c total #watches: 171708
279.15/279.28	c total #propagations: 8958805 / total #impl: 217076523 (eff. 0.041)
279.15/279.28	c #Conflicts:    1311000 | #Learnt:      42133 | 0.002
279.15/279.28	c total clause space: 78.2603MB
279.15/279.28	c total #watches: 175344
279.65/279.71	c total #propagations: 8965405 / total #impl: 217782983 (eff. 0.041)
279.65/279.71	c #Conflicts:    1312000 | #Learnt:      43133 | 0.002
279.65/279.71	c total clause space: 78.2603MB
279.65/279.71	c total #watches: 179752
280.05/280.18	c total #propagations: 8972106 / total #impl: 218635986 (eff. 0.041)
280.05/280.18	c #Conflicts:    1313000 | #Learnt:      44133 | 0.002
280.05/280.18	c total clause space: 78.2603MB
280.05/280.18	c total #watches: 185468
280.55/280.68	c total #propagations: 8978665 / total #impl: 219797659 (eff. 0.041)
280.55/280.68	c #Conflicts:    1314000 | #Learnt:      45133 | 0.002
280.55/280.68	c total clause space: 78.2603MB
280.55/280.68	c total #watches: 189560
281.15/281.20	c total #propagations: 8985961 / total #impl: 220972084 (eff. 0.041)
281.15/281.20	c #Conflicts:    1315000 | #Learnt:      46133 | 0.002
281.15/281.20	c total clause space: 78.2603MB
281.15/281.20	c total #watches: 194933
281.65/281.73	c total #propagations: 8992714 / total #impl: 222359699 (eff. 0.040)
281.65/281.73	c #Conflicts:    1316000 | #Learnt:      47133 | 0.002
281.65/281.73	c total clause space: 78.2603MB
281.65/281.73	c total #watches: 199447
282.15/282.24	c total #propagations: 8999300 / total #impl: 223551391 (eff. 0.040)
282.15/282.24	c #Conflicts:    1317000 | #Learnt:      48133 | 0.002
282.15/282.24	c total clause space: 78.2603MB
282.15/282.24	c total #watches: 204638
282.65/282.79	c total #propagations: 9005696 / total #impl: 224696427 (eff. 0.040)
282.65/282.79	c #Conflicts:    1318000 | #Learnt:      49133 | 0.002
282.65/282.79	c total clause space: 78.2603MB
282.65/282.79	c total #watches: 208681
283.25/283.37	c total #propagations: 9012428 / total #impl: 225926387 (eff. 0.040)
283.25/283.37	c #Conflicts:    1319000 | #Learnt:      50133 | 0.002
283.25/283.37	c total clause space: 78.2603MB
283.25/283.37	c total #watches: 213745
283.95/284.02	c total #propagations: 9019105 / total #impl: 227410656 (eff. 0.040)
283.95/284.02	c #Conflicts:    1320000 | #Learnt:      51133 | 0.002
283.95/284.02	c total clause space: 78.2603MB
283.95/284.02	c total #watches: 217952
284.55/284.66	c total #propagations: 9025554 / total #impl: 229031015 (eff. 0.039)
284.55/284.66	c #Conflicts:    1321000 | #Learnt:      52133 | 0.002
284.55/284.66	c total clause space: 78.2603MB
284.55/284.66	c total #watches: 222016
285.25/285.32	c total #propagations: 9032121 / total #impl: 230513092 (eff. 0.039)
285.25/285.32	c #Conflicts:    1322000 | #Learnt:      53133 | 0.002
285.25/285.32	c total clause space: 78.2603MB
285.25/285.32	c total #watches: 227834
285.85/285.93	c total #propagations: 9038860 / total #impl: 231891964 (eff. 0.039)
285.85/285.93	c #Conflicts:    1323000 | #Learnt:      54133 | 0.002
285.85/285.93	c total clause space: 78.2603MB
285.85/285.93	c total #watches: 232204
286.45/286.59	c total #propagations: 9045325 / total #impl: 233114679 (eff. 0.039)
286.45/286.59	c #Conflicts:    1324000 | #Learnt:      55133 | 0.002
286.45/286.59	c total clause space: 78.2603MB
286.45/286.59	c total #watches: 238649
286.95/287.03	c total #propagations: 9052058 / total #impl: 234813981 (eff. 0.039)
286.95/287.03	c GC COLLECT
286.95/287.03	c #Conflicts:    1325000 | #Learnt:      28330 | 0.002
286.95/287.03	c total clause space: 78.2603MB
286.95/287.03	c total #watches: 106612
287.15/287.25	c total #propagations: 9058994 / total #impl: 235770687 (eff. 0.038)
287.15/287.25	c #Conflicts:    1326000 | #Learnt:      29330 | 0.002
287.15/287.25	c total clause space: 78.2603MB
287.15/287.25	c total #watches: 111619
287.35/287.47	c total #propagations: 9066163 / total #impl: 236220189 (eff. 0.038)
287.35/287.47	c #Conflicts:    1327000 | #Learnt:      30330 | 0.002
287.35/287.47	c total clause space: 78.2603MB
287.35/287.47	c total #watches: 116517
287.65/287.75	c total #propagations: 9072880 / total #impl: 236719257 (eff. 0.038)
287.65/287.75	c #Conflicts:    1328000 | #Learnt:      31330 | 0.002
287.65/287.75	c total clause space: 78.2603MB
287.65/287.75	c total #watches: 122228
287.95/288.05	c total #propagations: 9079529 / total #impl: 237561591 (eff. 0.038)
287.95/288.05	c #Conflicts:    1329000 | #Learnt:      32330 | 0.002
287.95/288.05	c total clause space: 78.2603MB
287.95/288.05	c total #watches: 127350
288.35/288.42	c total #propagations: 9085880 / total #impl: 238581778 (eff. 0.038)
288.35/288.42	c #Conflicts:    1330000 | #Learnt:      33330 | 0.002
288.35/288.42	c total clause space: 78.2603MB
288.35/288.42	c total #watches: 132886
288.75/288.84	c total #propagations: 9092748 / total #impl: 239856978 (eff. 0.038)
288.75/288.84	c #Conflicts:    1331000 | #Learnt:      34330 | 0.002
288.75/288.84	c total clause space: 78.2603MB
288.75/288.84	c total #watches: 138954
289.15/289.25	c total #propagations: 9099423 / total #impl: 241401704 (eff. 0.038)
289.15/289.25	c #Conflicts:    1332000 | #Learnt:      35330 | 0.002
289.15/289.25	c total clause space: 78.2603MB
289.15/289.25	c total #watches: 143344
289.55/289.69	c total #propagations: 9106851 / total #impl: 242723944 (eff. 0.038)
289.55/289.69	c #Conflicts:    1333000 | #Learnt:      36330 | 0.002
289.55/289.69	c total clause space: 78.2603MB
289.55/289.69	c total #watches: 148850
290.05/290.16	c total #propagations: 9113736 / total #impl: 244296579 (eff. 0.037)
290.05/290.16	c #Conflicts:    1334000 | #Learnt:      37330 | 0.002
290.05/290.16	c total clause space: 78.2603MB
290.05/290.16	c total #watches: 153219
290.45/290.54	c total #propagations: 9120924 / total #impl: 245526626 (eff. 0.037)
290.45/290.54	c #Conflicts:    1335000 | #Learnt:      38330 | 0.002
290.45/290.54	c total clause space: 78.2603MB
290.45/290.54	c total #watches: 157149
290.85/290.92	c total #propagations: 9126769 / total #impl: 246083762 (eff. 0.037)
290.85/290.92	c #Conflicts:    1336000 | #Learnt:      39330 | 0.002
290.85/290.92	c total clause space: 78.2603MB
290.85/290.92	c total #watches: 160694
291.25/291.34	c total #propagations: 9132427 / total #impl: 246680589 (eff. 0.037)
291.25/291.34	c #Conflicts:    1337000 | #Learnt:      40330 | 0.002
291.25/291.34	c total clause space: 78.2603MB
291.25/291.34	c total #watches: 164689
291.55/291.69	c total #propagations: 9138435 / total #impl: 247329089 (eff. 0.037)
291.55/291.69	c #Conflicts:    1338000 | #Learnt:      41330 | 0.002
291.55/291.69	c total clause space: 78.2603MB
291.55/291.69	c total #watches: 168492
291.95/292.06	c total #propagations: 9144714 / total #impl: 247690143 (eff. 0.037)
291.95/292.06	c #Conflicts:    1339000 | #Learnt:      42330 | 0.002
291.95/292.06	c total clause space: 78.2603MB
291.95/292.06	c total #watches: 172154
292.35/292.44	c total #propagations: 9150140 / total #impl: 248127825 (eff. 0.037)
292.35/292.44	c #Conflicts:    1340000 | #Learnt:      43330 | 0.002
292.35/292.44	c total clause space: 78.2603MB
292.35/292.44	c total #watches: 175565
292.75/292.83	c total #propagations: 9155956 / total #impl: 248544664 (eff. 0.037)
292.75/292.83	c #Conflicts:    1341000 | #Learnt:      44330 | 0.002
292.75/292.83	c total clause space: 78.2603MB
292.75/292.83	c total #watches: 178846
293.15/293.22	c total #propagations: 9161836 / total #impl: 248930855 (eff. 0.037)
293.15/293.22	c #Conflicts:    1342000 | #Learnt:      45330 | 0.002
293.15/293.22	c total clause space: 78.2603MB
293.15/293.22	c total #watches: 182292
293.55/293.65	c total #propagations: 9168485 / total #impl: 249300609 (eff. 0.037)
293.55/293.65	c #Conflicts:    1343000 | #Learnt:      46330 | 0.002
293.55/293.65	c total clause space: 78.2603MB
293.55/293.65	c total #watches: 185788
294.05/294.10	c total #propagations: 9174705 / total #impl: 249717186 (eff. 0.037)
294.05/294.10	c #Conflicts:    1344000 | #Learnt:      47330 | 0.002
294.05/294.10	c total clause space: 78.2603MB
294.05/294.10	c total #watches: 189394
294.45/294.56	c total #propagations: 9181364 / total #impl: 250142077 (eff. 0.037)
294.45/294.56	c #Conflicts:    1345000 | #Learnt:      48330 | 0.002
294.45/294.56	c total clause space: 78.2603MB
294.45/294.56	c total #watches: 192823
294.95/295.02	c total #propagations: 9187327 / total #impl: 250545295 (eff. 0.037)
294.95/295.02	c #Conflicts:    1346000 | #Learnt:      49330 | 0.002
294.95/295.02	c total clause space: 78.2603MB
294.95/295.02	c total #watches: 196222
295.45/295.51	c total #propagations: 9193839 / total #impl: 250943169 (eff. 0.037)
295.45/295.51	c #Conflicts:    1347000 | #Learnt:      50330 | 0.002
295.45/295.51	c total clause space: 78.2603MB
295.45/295.51	c total #watches: 199482
295.95/296.01	c total #propagations: 9200479 / total #impl: 251279331 (eff. 0.037)
295.95/296.01	c #Conflicts:    1348000 | #Learnt:      51330 | 0.002
295.95/296.01	c total clause space: 78.2603MB
295.95/296.01	c total #watches: 202681
296.44/296.50	c total #propagations: 9206908 / total #impl: 251727114 (eff. 0.037)
296.44/296.50	c #Conflicts:    1349000 | #Learnt:      52330 | 0.002
296.44/296.50	c total clause space: 78.2603MB
296.44/296.50	c total #watches: 206051
296.95/297.02	c total #propagations: 9213757 / total #impl: 252046956 (eff. 0.037)
296.95/297.02	c #Conflicts:    1350000 | #Learnt:      53330 | 0.002
296.95/297.02	c total clause space: 78.2603MB
296.95/297.02	c total #watches: 209296
297.44/297.55	c total #propagations: 9220163 / total #impl: 252456664 (eff. 0.037)
297.44/297.55	c #Conflicts:    1351000 | #Learnt:      54330 | 0.002
297.44/297.55	c total clause space: 78.2603MB
297.44/297.55	c total #watches: 212440
298.05/298.13	c total #propagations: 9225965 / total #impl: 252855451 (eff. 0.036)
298.05/298.13	c #Conflicts:    1352000 | #Learnt:      55330 | 0.002
298.05/298.13	c total clause space: 78.2603MB
298.05/298.13	c total #watches: 215759
298.54/298.69	c total #propagations: 9232100 / total #impl: 253477528 (eff. 0.036)
298.54/298.69	c GC COLLECT
298.54/298.69	c #Conflicts:    1353000 | #Learnt:      28231 | 0.002
298.54/298.69	c total clause space: 78.2603MB
298.54/298.69	c total #watches: 106213
298.74/298.85	c total #propagations: 9238809 / total #impl: 253837016 (eff. 0.036)
298.74/298.85	c #Conflicts:    1354000 | #Learnt:      29231 | 0.002
298.74/298.85	c total clause space: 78.2603MB
298.74/298.85	c total #watches: 109813
298.94/299.01	c total #propagations: 9245654 / total #impl: 253986775 (eff. 0.036)
298.94/299.01	c #Conflicts:    1355000 | #Learnt:      30231 | 0.002
298.94/299.01	c total clause space: 78.2603MB
298.94/299.01	c total #watches: 113193
299.04/299.18	c total #propagations: 9252595 / total #impl: 254130780 (eff. 0.036)
299.04/299.18	c #Conflicts:    1356000 | #Learnt:      31231 | 0.002
299.04/299.18	c total clause space: 78.2603MB
299.04/299.18	c total #watches: 116579
299.25/299.38	c total #propagations: 9259634 / total #impl: 254271917 (eff. 0.036)
299.25/299.38	c #Conflicts:    1357000 | #Learnt:      32231 | 0.002
299.25/299.38	c total clause space: 78.2603MB
299.25/299.38	c total #watches: 120146
299.44/299.59	c total #propagations: 9266564 / total #impl: 254420418 (eff. 0.036)
299.44/299.59	c #Conflicts:    1358000 | #Learnt:      33231 | 0.002
299.44/299.59	c total clause space: 78.2603MB
299.44/299.59	c total #watches: 123337
299.74/299.80	c total #propagations: 9272765 / total #impl: 254582941 (eff. 0.036)
299.74/299.80	c #Conflicts:    1359000 | #Learnt:      34231 | 0.002
299.74/299.80	c total clause space: 78.2603MB
299.74/299.80	c total #watches: 126561
299.94/300.05	c total #propagations: 9279742 / total #impl: 254758229 (eff. 0.036)
299.94/300.05	c #Conflicts:    1360000 | #Learnt:      35231 | 0.002
299.94/300.05	c total clause space: 78.2603MB
299.94/300.05	c total #watches: 130699
300.14/300.29	c total #propagations: 9286685 / total #impl: 255021352 (eff. 0.036)
300.14/300.29	c #Conflicts:    1361000 | #Learnt:      36231 | 0.002
300.14/300.29	c total clause space: 78.2603MB
300.14/300.29	c total #watches: 134441
300.44/300.56	c total #propagations: 9293901 / total #impl: 255274644 (eff. 0.036)
300.44/300.56	c #Conflicts:    1362000 | #Learnt:      37231 | 0.002
300.44/300.56	c total clause space: 78.2603MB
300.44/300.56	c total #watches: 138160
300.74/300.86	c total #propagations: 9301638 / total #impl: 255464251 (eff. 0.036)
300.74/300.86	c #Conflicts:    1363000 | #Learnt:      38231 | 0.002
300.74/300.86	c total clause space: 78.2603MB
300.74/300.86	c total #watches: 142326
301.04/301.16	c total #propagations: 9309946 / total #impl: 255723310 (eff. 0.036)
301.04/301.16	c #Conflicts:    1364000 | #Learnt:      39231 | 0.002
301.04/301.16	c total clause space: 78.2603MB
301.04/301.16	c total #watches: 148360
301.45/301.54	c total #propagations: 9317059 / total #impl: 256238323 (eff. 0.036)
301.45/301.54	c #Conflicts:    1365000 | #Learnt:      40231 | 0.002
301.45/301.54	c total clause space: 78.2603MB
301.45/301.54	c total #watches: 155254
301.74/301.85	c total #propagations: 9323839 / total #impl: 256952575 (eff. 0.036)
301.74/301.85	c #Conflicts:    1366000 | #Learnt:      41231 | 0.002
301.74/301.85	c total clause space: 78.2603MB
301.74/301.85	c total #watches: 160933
302.14/302.23	c total #propagations: 9331102 / total #impl: 257706240 (eff. 0.036)
302.14/302.23	c #Conflicts:    1367000 | #Learnt:      42231 | 0.002
302.14/302.23	c total clause space: 78.2603MB
302.14/302.23	c total #watches: 166868
302.55/302.63	c total #propagations: 9337791 / total #impl: 258555479 (eff. 0.036)
302.55/302.63	c #Conflicts:    1368000 | #Learnt:      43231 | 0.002
302.55/302.63	c total clause space: 78.2603MB
302.55/302.63	c total #watches: 173291
302.94/303.05	c total #propagations: 9344048 / total #impl: 259500617 (eff. 0.036)
302.94/303.05	c #Conflicts:    1369000 | #Learnt:      44231 | 0.002
302.94/303.05	c total clause space: 78.2603MB
302.94/303.05	c total #watches: 179201
303.44/303.51	c total #propagations: 9351411 / total #impl: 260387246 (eff. 0.036)
303.44/303.51	c #Conflicts:    1370000 | #Learnt:      45231 | 0.002
303.44/303.51	c total clause space: 78.2603MB
303.44/303.51	c total #watches: 184291
303.84/303.94	c total #propagations: 9358385 / total #impl: 261078144 (eff. 0.036)
303.84/303.94	c #Conflicts:    1371000 | #Learnt:      46231 | 0.002
303.84/303.94	c total clause space: 78.2603MB
303.84/303.94	c total #watches: 190748
304.34/304.42	c total #propagations: 9365161 / total #impl: 261939296 (eff. 0.036)
304.34/304.42	c #Conflicts:    1372000 | #Learnt:      47231 | 0.002
304.34/304.42	c total clause space: 78.2603MB
304.34/304.42	c total #watches: 196688
304.84/304.92	c total #propagations: 9372055 / total #impl: 262826099 (eff. 0.036)
304.84/304.92	c #Conflicts:    1373000 | #Learnt:      48231 | 0.002
304.84/304.92	c total clause space: 78.2603MB
304.84/304.92	c total #watches: 200813
305.34/305.41	c total #propagations: 9379398 / total #impl: 263509354 (eff. 0.036)
305.34/305.41	c #Conflicts:    1374000 | #Learnt:      49231 | 0.002
305.34/305.41	c total clause space: 78.2603MB
305.34/305.41	c total #watches: 204794
305.85/305.93	c total #propagations: 9385893 / total #impl: 264278071 (eff. 0.036)
305.85/305.93	c #Conflicts:    1375000 | #Learnt:      50231 | 0.002
305.85/305.93	c total clause space: 78.2603MB
305.85/305.93	c total #watches: 210458
306.34/306.46	c total #propagations: 9392674 / total #impl: 265340595 (eff. 0.035)
306.34/306.46	c #Conflicts:    1376000 | #Learnt:      51231 | 0.002
306.34/306.46	c total clause space: 78.2603MB
306.34/306.46	c total #watches: 214707
306.85/306.95	c total #propagations: 9399105 / total #impl: 266318295 (eff. 0.035)
306.85/306.95	c #Conflicts:    1377000 | #Learnt:      52231 | 0.002
306.85/306.95	c total clause space: 78.2603MB
306.85/306.95	c total #watches: 217983
307.34/307.44	c total #propagations: 9405660 / total #impl: 266852346 (eff. 0.035)
307.34/307.44	c #Conflicts:    1378000 | #Learnt:      53231 | 0.002
307.34/307.44	c total clause space: 78.2603MB
307.34/307.44	c total #watches: 221181
307.84/308.00	c total #propagations: 9412429 / total #impl: 267269951 (eff. 0.035)
307.84/308.00	c #Conflicts:    1379000 | #Learnt:      54231 | 0.002
307.84/308.00	c total clause space: 78.2603MB
307.84/308.00	c total #watches: 225776
308.54/308.65	c total #propagations: 9419042 / total #impl: 268011286 (eff. 0.035)
308.54/308.65	c #Conflicts:    1380000 | #Learnt:      55231 | 0.002
308.54/308.65	c total clause space: 78.2603MB
308.54/308.65	c total #watches: 231055
309.15/309.29	c total #propagations: 9426658 / total #impl: 269072928 (eff. 0.035)
309.15/309.29	c #Conflicts:    1381000 | #Learnt:      56231 | 0.002
309.15/309.29	c total clause space: 78.2603MB
309.15/309.29	c total #watches: 234698
309.64/309.73	c total #propagations: 9433603 / total #impl: 269991551 (eff. 0.035)
309.64/309.73	c GC COLLECT
309.64/309.73	c #Conflicts:    1382000 | #Learnt:      28826 | 0.002
309.64/309.73	c total clause space: 78.2603MB
309.64/309.73	c total #watches: 108687
309.84/309.95	c total #propagations: 9441444 / total #impl: 270594561 (eff. 0.035)
309.84/309.95	c #Conflicts:    1383000 | #Learnt:      29826 | 0.002
309.84/309.95	c total clause space: 78.2603MB
309.84/309.95	c total #watches: 113727
310.15/310.21	c total #propagations: 9448548 / total #impl: 270943419 (eff. 0.035)
310.15/310.21	c #Conflicts:    1384000 | #Learnt:      30826 | 0.002
310.15/310.21	c total clause space: 78.2603MB
310.15/310.21	c total #watches: 118404
310.34/310.41	c total #propagations: 9455252 / total #impl: 271276571 (eff. 0.035)
310.34/310.41	c #Conflicts:    1385000 | #Learnt:      31826 | 0.002
310.34/310.41	c total clause space: 78.2603MB
310.34/310.41	c total #watches: 122446
310.54/310.60	c total #propagations: 9462831 / total #impl: 271495129 (eff. 0.035)
310.54/310.60	c #Conflicts:    1386000 | #Learnt:      32826 | 0.002
310.54/310.60	c total clause space: 78.2603MB
310.54/310.60	c total #watches: 126024
310.64/310.80	c total #propagations: 9470983 / total #impl: 271631870 (eff. 0.035)
310.64/310.80	c #Conflicts:    1387000 | #Learnt:      33826 | 0.002
310.64/310.80	c total clause space: 78.2603MB
310.64/310.80	c total #watches: 129794
310.94/311.07	c total #propagations: 9478481 / total #impl: 271819485 (eff. 0.035)
310.94/311.07	c #Conflicts:    1388000 | #Learnt:      34826 | 0.002
310.94/311.07	c total clause space: 78.2603MB
310.94/311.07	c total #watches: 134256
311.25/311.36	c total #propagations: 9485075 / total #impl: 272165409 (eff. 0.035)
311.25/311.36	c #Conflicts:    1389000 | #Learnt:      35826 | 0.002
311.25/311.36	c total clause space: 78.2603MB
311.25/311.36	c total #watches: 138736
311.64/311.73	c total #propagations: 9492294 / total #impl: 272529079 (eff. 0.035)
311.64/311.73	c #Conflicts:    1390000 | #Learnt:      36826 | 0.002
311.64/311.73	c total clause space: 78.2603MB
311.64/311.73	c total #watches: 142775
311.94/312.06	c total #propagations: 9499050 / total #impl: 272914925 (eff. 0.035)
311.94/312.06	c #Conflicts:    1391000 | #Learnt:      37826 | 0.002
311.94/312.06	c total clause space: 78.2603MB
311.94/312.06	c total #watches: 147776
312.24/312.37	c total #propagations: 9505957 / total #impl: 273295692 (eff. 0.035)
312.24/312.37	c #Conflicts:    1392000 | #Learnt:      38826 | 0.002
312.24/312.37	c total clause space: 78.2603MB
312.24/312.37	c total #watches: 153390
312.54/312.67	c total #propagations: 9512696 / total #impl: 273780937 (eff. 0.035)
312.54/312.67	c #Conflicts:    1393000 | #Learnt:      39826 | 0.002
312.54/312.67	c total clause space: 78.2603MB
312.54/312.67	c total #watches: 157703
312.84/312.97	c total #propagations: 9520185 / total #impl: 274275438 (eff. 0.035)
312.84/312.97	c #Conflicts:    1394000 | #Learnt:      40826 | 0.002
312.84/312.97	c total clause space: 78.2603MB
312.84/312.97	c total #watches: 160749
313.14/313.29	c total #propagations: 9527588 / total #impl: 274658458 (eff. 0.035)
313.14/313.29	c #Conflicts:    1395000 | #Learnt:      41826 | 0.002
313.14/313.29	c total clause space: 78.2603MB
313.14/313.29	c total #watches: 164460
313.45/313.57	c total #propagations: 9534860 / total #impl: 275016259 (eff. 0.035)
313.45/313.57	c #Conflicts:    1396000 | #Learnt:      42826 | 0.002
313.45/313.57	c total clause space: 78.2603MB
313.45/313.57	c total #watches: 168206
313.84/313.90	c total #propagations: 9541842 / total #impl: 275464610 (eff. 0.035)
313.84/313.90	c #Conflicts:    1397000 | #Learnt:      43826 | 0.002
313.84/313.90	c total clause space: 78.2603MB
313.84/313.90	c total #watches: 172517
314.14/314.27	c total #propagations: 9549126 / total #impl: 276085885 (eff. 0.035)
314.14/314.27	c #Conflicts:    1398000 | #Learnt:      44826 | 0.002
314.14/314.27	c total clause space: 78.2603MB
314.14/314.27	c total #watches: 177263
314.65/314.71	c total #propagations: 9556006 / total #impl: 276909814 (eff. 0.035)
314.65/314.71	c #Conflicts:    1399000 | #Learnt:      45826 | 0.002
314.65/314.71	c total clause space: 78.2603MB
314.65/314.71	c total #watches: 183016
315.04/315.14	c total #propagations: 9563157 / total #impl: 277885971 (eff. 0.034)
315.04/315.14	c #Conflicts:    1400000 | #Learnt:      46826 | 0.002
315.04/315.14	c total clause space: 78.2603MB
315.04/315.14	c total #watches: 189119
315.54/315.64	c total #propagations: 9570507 / total #impl: 278928617 (eff. 0.034)
315.54/315.64	c #Conflicts:    1401000 | #Learnt:      47826 | 0.002
315.54/315.64	c total clause space: 78.2603MB
315.54/315.64	c total #watches: 194732
316.04/316.11	c total #propagations: 9577873 / total #impl: 280118603 (eff. 0.034)
316.04/316.11	c #Conflicts:    1402000 | #Learnt:      48826 | 0.002
316.04/316.11	c total clause space: 78.2603MB
316.04/316.11	c total #watches: 200848
316.54/316.64	c total #propagations: 9585046 / total #impl: 281300709 (eff. 0.034)
316.54/316.64	c #Conflicts:    1403000 | #Learnt:      49826 | 0.002
316.54/316.64	c total clause space: 78.2603MB
316.54/316.64	c total #watches: 205979
317.14/317.26	c total #propagations: 9593024 / total #impl: 282660703 (eff. 0.034)
317.14/317.26	c #Conflicts:    1404000 | #Learnt:      50826 | 0.002
317.14/317.26	c total clause space: 78.2603MB
317.14/317.26	c total #watches: 211309
317.74/317.86	c total #propagations: 9601247 / total #impl: 284017601 (eff. 0.034)
317.74/317.86	c #Conflicts:    1405000 | #Learnt:      51826 | 0.002
317.74/317.86	c total clause space: 78.2603MB
317.74/317.86	c total #watches: 215850
318.34/318.40	c total #propagations: 9607910 / total #impl: 284993620 (eff. 0.034)
318.34/318.40	c #Conflicts:    1406000 | #Learnt:      52826 | 0.002
318.34/318.40	c total clause space: 78.2603MB
318.34/318.40	c total #watches: 219965
318.95/319.01	c total #propagations: 9614588 / total #impl: 285776286 (eff. 0.034)
318.95/319.01	c #Conflicts:    1407000 | #Learnt:      53826 | 0.002
318.95/319.01	c total clause space: 78.2603MB
318.95/319.01	c total #watches: 224111
319.44/319.53	c total #propagations: 9621858 / total #impl: 286597350 (eff. 0.034)
319.44/319.53	c #Conflicts:    1408000 | #Learnt:      54826 | 0.002
319.44/319.53	c total clause space: 78.2603MB
319.44/319.53	c total #watches: 228849
319.94/320.10	c total #propagations: 9628917 / total #impl: 287309089 (eff. 0.034)
319.94/320.10	c #Conflicts:    1409000 | #Learnt:      55826 | 0.002
319.94/320.10	c total clause space: 78.2603MB
319.94/320.10	c total #watches: 234610
320.54/320.67	c total #propagations: 9635560 / total #impl: 288157651 (eff. 0.033)
320.54/320.67	c #Conflicts:    1410000 | #Learnt:      56826 | 0.002
320.54/320.67	c total clause space: 78.2603MB
320.54/320.67	c total #watches: 238462
321.04/321.11	c total #propagations: 9642775 / total #impl: 288843431 (eff. 0.033)
321.04/321.11	c GC COLLECT
321.04/321.11	c #Conflicts:    1411000 | #Learnt:      29128 | 0.002
321.04/321.11	c total clause space: 78.2603MB
321.04/321.11	c total #watches: 109570
321.25/321.31	c total #propagations: 9649922 / total #impl: 289352524 (eff. 0.033)
321.25/321.31	c #Conflicts:    1412000 | #Learnt:      30128 | 0.002
321.25/321.31	c total clause space: 78.2603MB
321.25/321.31	c total #watches: 113248
321.44/321.53	c total #propagations: 9657250 / total #impl: 289643134 (eff. 0.033)
321.44/321.53	c #Conflicts:    1413000 | #Learnt:      31128 | 0.002
321.44/321.53	c total clause space: 78.2603MB
321.44/321.53	c total #watches: 117176
321.74/321.81	c total #propagations: 9664117 / total #impl: 289997194 (eff. 0.033)
321.74/321.81	c #Conflicts:    1414000 | #Learnt:      32128 | 0.002
321.74/321.81	c total clause space: 78.2603MB
321.74/321.81	c total #watches: 123573
321.94/322.08	c total #propagations: 9670801 / total #impl: 290469292 (eff. 0.033)
321.94/322.08	c #Conflicts:    1415000 | #Learnt:      33128 | 0.002
321.94/322.08	c total clause space: 78.2603MB
321.94/322.08	c total #watches: 129191
322.25/322.37	c total #propagations: 9677311 / total #impl: 291042329 (eff. 0.033)
322.25/322.37	c #Conflicts:    1416000 | #Learnt:      34128 | 0.002
322.25/322.37	c total clause space: 78.2603MB
322.25/322.37	c total #watches: 133975
322.54/322.68	c total #propagations: 9684651 / total #impl: 291559172 (eff. 0.033)
322.54/322.68	c #Conflicts:    1417000 | #Learnt:      35128 | 0.002
322.54/322.68	c total clause space: 78.2603MB
322.54/322.68	c total #watches: 139379
322.84/322.98	c total #propagations: 9691374 / total #impl: 292152064 (eff. 0.033)
322.84/322.98	c #Conflicts:    1418000 | #Learnt:      36128 | 0.002
322.84/322.98	c total clause space: 78.2603MB
322.84/322.98	c total #watches: 143378
323.14/323.22	c total #propagations: 9698272 / total #impl: 292606497 (eff. 0.033)
323.14/323.22	c #Conflicts:    1419000 | #Learnt:      37128 | 0.002
323.14/323.22	c total clause space: 78.2603MB
323.14/323.22	c total #watches: 146943
323.45/323.53	c total #propagations: 9705267 / total #impl: 292907271 (eff. 0.033)
323.45/323.53	c #Conflicts:    1420000 | #Learnt:      38128 | 0.002
323.45/323.53	c total clause space: 78.2603MB
323.45/323.53	c total #watches: 151652
323.74/323.80	c total #propagations: 9711885 / total #impl: 293551888 (eff. 0.033)
323.74/323.80	c #Conflicts:    1421000 | #Learnt:      39128 | 0.002
323.74/323.80	c total clause space: 78.2603MB
323.74/323.80	c total #watches: 155126
323.94/324.05	c total #propagations: 9719544 / total #impl: 293906963 (eff. 0.033)
323.94/324.05	c #Conflicts:    1422000 | #Learnt:      40128 | 0.002
323.94/324.05	c total clause space: 78.2603MB
323.94/324.05	c total #watches: 158480
324.24/324.30	c total #propagations: 9728031 / total #impl: 294245951 (eff. 0.033)
324.24/324.30	c #Conflicts:    1423000 | #Learnt:      41128 | 0.002
324.24/324.30	c total clause space: 78.2603MB
324.24/324.30	c total #watches: 161982
324.55/324.65	c total #propagations: 9735988 / total #impl: 294603192 (eff. 0.033)
324.55/324.65	c #Conflicts:    1424000 | #Learnt:      42128 | 0.002
324.55/324.65	c total clause space: 78.2603MB
324.55/324.65	c total #watches: 166958
324.94/325.06	c total #propagations: 9743580 / total #impl: 295225539 (eff. 0.033)
324.94/325.06	c #Conflicts:    1425000 | #Learnt:      43128 | 0.002
324.94/325.06	c total clause space: 78.2603MB
324.94/325.06	c total #watches: 172723
325.34/325.45	c total #propagations: 9750663 / total #impl: 295906672 (eff. 0.033)
325.34/325.45	c #Conflicts:    1426000 | #Learnt:      44128 | 0.002
325.34/325.45	c total clause space: 78.2603MB
325.34/325.45	c total #watches: 177693
325.65/325.79	c total #propagations: 9758028 / total #impl: 296557394 (eff. 0.033)
325.65/325.79	c #Conflicts:    1427000 | #Learnt:      45128 | 0.002
325.65/325.79	c total clause space: 78.2603MB
325.65/325.79	c total #watches: 180940
326.14/326.23	c total #propagations: 9766421 / total #impl: 297011331 (eff. 0.033)
326.14/326.23	c #Conflicts:    1428000 | #Learnt:      46128 | 0.002
326.14/326.23	c total clause space: 78.2603MB
326.14/326.23	c total #watches: 184802
326.65/326.71	c total #propagations: 9773778 / total #impl: 297536904 (eff. 0.033)
326.65/326.71	c #Conflicts:    1429000 | #Learnt:      47128 | 0.002
326.65/326.71	c total clause space: 78.2603MB
326.65/326.71	c total #watches: 189059
327.04/327.19	c total #propagations: 9780577 / total #impl: 298147236 (eff. 0.033)
327.04/327.19	c #Conflicts:    1430000 | #Learnt:      48128 | 0.002
327.04/327.19	c total clause space: 78.2603MB
327.04/327.19	c total #watches: 194106
327.44/327.57	c total #propagations: 9787440 / total #impl: 299025500 (eff. 0.033)
327.44/327.57	c #Conflicts:    1431000 | #Learnt:      49128 | 0.002
327.44/327.57	c total clause space: 78.2603MB
327.44/327.57	c total #watches: 197701
327.94/328.00	c total #propagations: 9794577 / total #impl: 299502285 (eff. 0.033)
327.94/328.00	c #Conflicts:    1432000 | #Learnt:      50128 | 0.002
327.94/328.00	c total clause space: 78.2603MB
327.94/328.00	c total #watches: 201670
328.44/328.53	c total #propagations: 9801414 / total #impl: 300160343 (eff. 0.033)
328.44/328.53	c #Conflicts:    1433000 | #Learnt:      51128 | 0.002
328.44/328.53	c total clause space: 78.2603MB
328.44/328.53	c total #watches: 205649
328.95/329.00	c total #propagations: 9807906 / total #impl: 300856917 (eff. 0.033)
328.95/329.00	c #Conflicts:    1434000 | #Learnt:      52128 | 0.002
328.95/329.00	c total clause space: 78.2603MB
328.95/329.00	c total #watches: 210666
329.34/329.40	c total #propagations: 9815983 / total #impl: 301424083 (eff. 0.033)
329.34/329.40	c #Conflicts:    1435000 | #Learnt:      53128 | 0.002
329.34/329.40	c total clause space: 78.2603MB
329.34/329.40	c total #watches: 214204
329.84/329.98	c total #propagations: 9823057 / total #impl: 301690851 (eff. 0.033)
329.84/329.98	c #Conflicts:    1436000 | #Learnt:      54128 | 0.002
329.84/329.98	c total clause space: 78.2603MB
329.84/329.98	c total #watches: 221342
330.44/330.58	c total #propagations: 9829647 / total #impl: 302794795 (eff. 0.032)
330.44/330.58	c #Conflicts:    1437000 | #Learnt:      55128 | 0.002
330.44/330.58	c total clause space: 78.2603MB
330.44/330.58	c total #watches: 227141
331.05/331.17	c total #propagations: 9836767 / total #impl: 304032946 (eff. 0.032)
331.05/331.17	c #Conflicts:    1438000 | #Learnt:      56128 | 0.002
331.05/331.17	c total clause space: 78.2603MB
331.05/331.17	c total #watches: 230772
331.74/331.88	c total #propagations: 9843499 / total #impl: 304887556 (eff. 0.032)
331.74/331.88	c #Conflicts:    1439000 | #Learnt:      57128 | 0.002
331.74/331.88	c total clause space: 78.2603MB
331.74/331.88	c total #watches: 237302
332.44/332.56	c total #propagations: 9850080 / total #impl: 306345630 (eff. 0.032)
332.44/332.56	c GC COLLECT
332.44/332.56	c #Conflicts:    1440000 | #Learnt:      29124 | 0.002
332.44/332.56	c total clause space: 78.2603MB
332.44/332.56	c total #watches: 109445
332.64/332.74	c total #propagations: 9856936 / total #impl: 307822099 (eff. 0.032)
332.64/332.74	c #Conflicts:    1441000 | #Learnt:      30124 | 0.002
332.64/332.74	c total clause space: 78.2603MB
332.64/332.74	c total #watches: 112775
332.84/332.94	c total #propagations: 9864137 / total #impl: 308019856 (eff. 0.032)
332.84/332.94	c #Conflicts:    1442000 | #Learnt:      31124 | 0.002
332.84/332.94	c total clause space: 78.2603MB
332.84/332.94	c total #watches: 116378
333.04/333.13	c total #propagations: 9872043 / total #impl: 308235260 (eff. 0.032)
333.04/333.13	c #Conflicts:    1443000 | #Learnt:      32124 | 0.002
333.04/333.13	c total clause space: 78.2603MB
333.04/333.13	c total #watches: 119445
333.24/333.37	c total #propagations: 9879453 / total #impl: 308415229 (eff. 0.032)
333.24/333.37	c #Conflicts:    1444000 | #Learnt:      33124 | 0.002
333.24/333.37	c total clause space: 78.2603MB
333.24/333.37	c total #watches: 123333
333.54/333.62	c total #propagations: 9885577 / total #impl: 308672381 (eff. 0.032)
333.54/333.62	c #Conflicts:    1445000 | #Learnt:      34124 | 0.002
333.54/333.62	c total clause space: 78.2603MB
333.54/333.62	c total #watches: 127273
333.74/333.86	c total #propagations: 9891733 / total #impl: 308987962 (eff. 0.032)
333.74/333.86	c #Conflicts:    1446000 | #Learnt:      35124 | 0.002
333.74/333.86	c total clause space: 78.2603MB
333.74/333.86	c total #watches: 130828
334.04/334.13	c total #propagations: 9898650 / total #impl: 309266441 (eff. 0.032)
334.04/334.13	c #Conflicts:    1447000 | #Learnt:      36124 | 0.002
334.04/334.13	c total clause space: 78.2603MB
334.04/334.13	c total #watches: 134687
334.34/334.44	c total #propagations: 9905516 / total #impl: 309634581 (eff. 0.032)
334.34/334.44	c #Conflicts:    1448000 | #Learnt:      37124 | 0.002
334.34/334.44	c total clause space: 78.2603MB
334.34/334.44	c total #watches: 138460
334.64/334.75	c total #propagations: 9912226 / total #impl: 310005475 (eff. 0.032)
334.64/334.75	c #Conflicts:    1449000 | #Learnt:      38124 | 0.002
334.64/334.75	c total clause space: 78.2603MB
334.64/334.75	c total #watches: 142388
334.94/335.08	c total #propagations: 9918458 / total #impl: 310404602 (eff. 0.032)
334.94/335.08	c #Conflicts:    1450000 | #Learnt:      39124 | 0.002
334.94/335.08	c total clause space: 78.2603MB
334.94/335.08	c total #watches: 146904
335.34/335.44	c total #propagations: 9925154 / total #impl: 311020169 (eff. 0.032)
335.34/335.44	c #Conflicts:    1451000 | #Learnt:      40124 | 0.002
335.34/335.44	c total clause space: 78.2603MB
335.34/335.44	c total #watches: 150688
335.74/335.81	c total #propagations: 9932197 / total #impl: 311566939 (eff. 0.032)
335.74/335.81	c #Conflicts:    1452000 | #Learnt:      41124 | 0.002
335.74/335.81	c total clause space: 78.2603MB
335.74/335.81	c total #watches: 155778
336.14/336.20	c total #propagations: 9939260 / total #impl: 312383828 (eff. 0.032)
336.14/336.20	c #Conflicts:    1453000 | #Learnt:      42124 | 0.002
336.14/336.20	c total clause space: 78.2603MB
336.14/336.20	c total #watches: 160550
336.54/336.64	c total #propagations: 9946172 / total #impl: 313327910 (eff. 0.032)
336.54/336.64	c #Conflicts:    1454000 | #Learnt:      43124 | 0.002
336.54/336.64	c total clause space: 78.2603MB
336.54/336.64	c total #watches: 165988
336.94/337.06	c total #propagations: 9953306 / total #impl: 314341493 (eff. 0.032)
336.94/337.06	c #Conflicts:    1455000 | #Learnt:      44124 | 0.002
336.94/337.06	c total clause space: 78.2603MB
336.94/337.06	c total #watches: 170524
337.44/337.53	c total #propagations: 9960656 / total #impl: 315390868 (eff. 0.032)
337.44/337.53	c #Conflicts:    1456000 | #Learnt:      45124 | 0.002
337.44/337.53	c total clause space: 78.2603MB
337.44/337.53	c total #watches: 175044
337.94/338.00	c total #propagations: 9967378 / total #impl: 316517875 (eff. 0.031)
337.94/338.00	c #Conflicts:    1457000 | #Learnt:      46124 | 0.002
337.94/338.00	c total clause space: 78.2603MB
337.94/338.00	c total #watches: 180159
338.44/338.52	c total #propagations: 9974090 / total #impl: 317812080 (eff. 0.031)
338.44/338.52	c #Conflicts:    1458000 | #Learnt:      47124 | 0.002
338.44/338.52	c total clause space: 78.2603MB
338.44/338.52	c total #watches: 184871
338.94/339.02	c total #propagations: 9981195 / total #impl: 318960444 (eff. 0.031)
338.94/339.02	c #Conflicts:    1459000 | #Learnt:      48124 | 0.002
338.94/339.02	c total clause space: 78.2603MB
338.94/339.02	c total #watches: 188717
339.44/339.59	c total #propagations: 9987918 / total #impl: 319895476 (eff. 0.031)
339.44/339.59	c #Conflicts:    1460000 | #Learnt:      49124 | 0.002
339.44/339.59	c total clause space: 78.2603MB
339.44/339.59	c total #watches: 193435
340.14/340.20	c total #propagations: 9994774 / total #impl: 321350209 (eff. 0.031)
340.14/340.20	c #Conflicts:    1461000 | #Learnt:      50124 | 0.002
340.14/340.20	c total clause space: 78.2603MB
340.14/340.20	c total #watches: 198096
340.74/340.88	c total #propagations: 10001463 / total #impl: 322971489 (eff. 0.031)
340.74/340.88	c #Conflicts:    1462000 | #Learnt:      51124 | 0.002
340.74/340.88	c total clause space: 78.2603MB
340.74/340.88	c total #watches: 203370
341.44/341.58	c total #propagations: 10008356 / total #impl: 325063287 (eff. 0.031)
341.44/341.58	c #Conflicts:    1463000 | #Learnt:      52124 | 0.002
341.44/341.58	c total clause space: 78.2603MB
341.44/341.58	c total #watches: 207802
342.04/342.14	c total #propagations: 10015630 / total #impl: 326183593 (eff. 0.031)
342.04/342.14	c #Conflicts:    1464000 | #Learnt:      53124 | 0.002
342.04/342.14	c total clause space: 78.2603MB
342.04/342.14	c total #watches: 212048
342.53/342.63	c total #propagations: 10022899 / total #impl: 326742891 (eff. 0.031)
342.53/342.63	c #Conflicts:    1465000 | #Learnt:      54124 | 0.002
342.53/342.63	c total clause space: 78.2603MB
342.53/342.63	c total #watches: 215560
343.14/343.22	c total #propagations: 10030108 / total #impl: 327252773 (eff. 0.031)
343.14/343.22	c #Conflicts:    1466000 | #Learnt:      55124 | 0.002
343.14/343.22	c total clause space: 78.2603MB
343.14/343.22	c total #watches: 219750
343.63/343.76	c total #propagations: 10037020 / total #impl: 328022201 (eff. 0.031)
343.63/343.76	c #Conflicts:    1467000 | #Learnt:      56124 | 0.002
343.63/343.76	c total clause space: 78.2603MB
343.63/343.76	c total #watches: 224140
344.24/344.32	c total #propagations: 10043876 / total #impl: 328832562 (eff. 0.031)
344.24/344.32	c #Conflicts:    1468000 | #Learnt:      57124 | 0.002
344.24/344.32	c total clause space: 78.2603MB
344.24/344.32	c total #watches: 227857
344.83/344.92	c total #propagations: 10050923 / total #impl: 329457339 (eff. 0.031)
344.83/344.92	c #Conflicts:    1469000 | #Learnt:      58124 | 0.002
344.83/344.92	c total clause space: 78.2603MB
344.83/344.92	c total #watches: 233352
345.23/345.36	c total #propagations: 10057970 / total #impl: 330446583 (eff. 0.030)
345.23/345.36	c GC COLLECT
345.23/345.36	c #Conflicts:    1470000 | #Learnt:      29822 | 0.002
345.23/345.36	c total clause space: 78.2603MB
345.23/345.36	c total #watches: 113462
345.53/345.60	c total #propagations: 10064254 / total #impl: 331318928 (eff. 0.030)
345.53/345.60	c #Conflicts:    1471000 | #Learnt:      30822 | 0.002
345.53/345.60	c total clause space: 78.2603MB
345.53/345.60	c total #watches: 118509
345.73/345.85	c total #propagations: 10071069 / total #impl: 331734679 (eff. 0.030)
345.73/345.85	c #Conflicts:    1472000 | #Learnt:      31822 | 0.002
345.73/345.85	c total clause space: 78.2603MB
345.73/345.85	c total #watches: 123566
346.03/346.11	c total #propagations: 10078204 / total #impl: 332279134 (eff. 0.030)
346.03/346.11	c #Conflicts:    1473000 | #Learnt:      32822 | 0.002
346.03/346.11	c total clause space: 78.2603MB
346.03/346.11	c total #watches: 127546
346.23/346.39	c total #propagations: 10085779 / total #impl: 332699127 (eff. 0.030)
346.23/346.39	c #Conflicts:    1474000 | #Learnt:      33822 | 0.002
346.23/346.39	c total clause space: 78.2603MB
346.23/346.39	c total #watches: 132417
346.54/346.68	c total #propagations: 10093028 / total #impl: 333179065 (eff. 0.030)
346.54/346.68	c #Conflicts:    1475000 | #Learnt:      34822 | 0.002
346.54/346.68	c total clause space: 78.2603MB
346.54/346.68	c total #watches: 137054
346.83/346.93	c total #propagations: 10099878 / total #impl: 333614022 (eff. 0.030)
346.83/346.93	c #Conflicts:    1476000 | #Learnt:      35822 | 0.002
346.83/346.93	c total clause space: 78.2603MB
346.83/346.93	c total #watches: 140529
347.13/347.20	c total #propagations: 10107526 / total #impl: 333931984 (eff. 0.030)
347.13/347.20	c #Conflicts:    1477000 | #Learnt:      36822 | 0.002
347.13/347.20	c total clause space: 78.2603MB
347.13/347.20	c total #watches: 146111
347.43/347.50	c total #propagations: 10114237 / total #impl: 334573214 (eff. 0.030)
347.43/347.50	c #Conflicts:    1478000 | #Learnt:      37822 | 0.002
347.43/347.50	c total clause space: 78.2603MB
347.43/347.50	c total #watches: 152496
347.73/347.83	c total #propagations: 10120844 / total #impl: 335623845 (eff. 0.030)
347.73/347.83	c #Conflicts:    1479000 | #Learnt:      38822 | 0.002
347.73/347.83	c total clause space: 78.2603MB
347.73/347.83	c total #watches: 157829
348.03/348.15	c total #propagations: 10127829 / total #impl: 336620108 (eff. 0.030)
348.03/348.15	c #Conflicts:    1480000 | #Learnt:      39822 | 0.002
348.03/348.15	c total clause space: 78.2603MB
348.03/348.15	c total #watches: 162625
348.33/348.46	c total #propagations: 10134931 / total #impl: 337463177 (eff. 0.030)
348.33/348.46	c #Conflicts:    1481000 | #Learnt:      40822 | 0.002
348.33/348.46	c total clause space: 78.2603MB
348.33/348.46	c total #watches: 166225
348.74/348.86	c total #propagations: 10142292 / total #impl: 338070632 (eff. 0.030)
348.74/348.86	c #Conflicts:    1482000 | #Learnt:      41822 | 0.002
348.74/348.86	c total clause space: 78.2603MB
348.74/348.86	c total #watches: 170151
349.13/349.27	c total #propagations: 10149174 / total #impl: 338589190 (eff. 0.030)
349.13/349.27	c #Conflicts:    1483000 | #Learnt:      42822 | 0.002
349.13/349.27	c total clause space: 78.2603MB
349.13/349.27	c total #watches: 174729
349.53/349.67	c total #propagations: 10156394 / total #impl: 339279729 (eff. 0.030)
349.53/349.67	c #Conflicts:    1484000 | #Learnt:      43822 | 0.002
349.53/349.67	c total clause space: 78.2603MB
349.53/349.67	c total #watches: 179328
349.93/350.09	c total #propagations: 10162413 / total #impl: 340056858 (eff. 0.030)
349.93/350.09	c #Conflicts:    1485000 | #Learnt:      44822 | 0.002
349.93/350.09	c total clause space: 78.2603MB
349.93/350.09	c total #watches: 183598
350.43/350.57	c total #propagations: 10169224 / total #impl: 340726661 (eff. 0.030)
350.43/350.57	c #Conflicts:    1486000 | #Learnt:      45822 | 0.002
350.43/350.57	c total clause space: 78.2603MB
350.43/350.57	c total #watches: 188195
351.03/351.13	c total #propagations: 10175915 / total #impl: 341495433 (eff. 0.030)
351.03/351.13	c #Conflicts:    1487000 | #Learnt:      46822 | 0.002
351.03/351.13	c total clause space: 78.2603MB
351.03/351.13	c total #watches: 193170
351.53/351.63	c total #propagations: 10183129 / total #impl: 342444907 (eff. 0.030)
351.53/351.63	c #Conflicts:    1488000 | #Learnt:      47822 | 0.002
351.53/351.63	c total clause space: 78.2603MB
351.53/351.63	c total #watches: 198131
351.94/352.10	c total #propagations: 10190012 / total #impl: 343457186 (eff. 0.030)
351.94/352.10	c #Conflicts:    1489000 | #Learnt:      48822 | 0.002
351.94/352.10	c total clause space: 78.2603MB
351.94/352.10	c total #watches: 201636
352.53/352.63	c total #propagations: 10197049 / total #impl: 344155727 (eff. 0.030)
352.53/352.63	c #Conflicts:    1490000 | #Learnt:      49822 | 0.002
352.53/352.63	c total clause space: 78.2603MB
352.53/352.63	c total #watches: 207908
353.04/353.12	c total #propagations: 10204375 / total #impl: 345201008 (eff. 0.030)
353.04/353.12	c #Conflicts:    1491000 | #Learnt:      50822 | 0.002
353.04/353.12	c total clause space: 78.2603MB
353.04/353.12	c total #watches: 212319
353.63/353.70	c total #propagations: 10211896 / total #impl: 345942675 (eff. 0.030)
353.63/353.70	c #Conflicts:    1492000 | #Learnt:      51822 | 0.002
353.63/353.70	c total clause space: 78.2603MB
353.63/353.70	c total #watches: 217220
354.14/354.26	c total #propagations: 10219300 / total #impl: 347145786 (eff. 0.029)
354.14/354.26	c #Conflicts:    1493000 | #Learnt:      52822 | 0.002
354.14/354.26	c total clause space: 78.2603MB
354.14/354.26	c total #watches: 221452
354.73/354.85	c total #propagations: 10225904 / total #impl: 347981515 (eff. 0.029)
354.73/354.85	c #Conflicts:    1494000 | #Learnt:      53822 | 0.002
354.73/354.85	c total clause space: 78.2603MB
354.73/354.85	c total #watches: 225312
355.34/355.46	c total #propagations: 10232457 / total #impl: 348885881 (eff. 0.029)
355.34/355.46	c #Conflicts:    1495000 | #Learnt:      54822 | 0.002
355.34/355.46	c total clause space: 78.2603MB
355.34/355.46	c total #watches: 229879
355.93/356.05	c total #propagations: 10239528 / total #impl: 349816745 (eff. 0.029)
355.93/356.05	c #Conflicts:    1496000 | #Learnt:      55822 | 0.002
355.93/356.05	c total clause space: 78.2603MB
355.93/356.05	c total #watches: 234271
356.53/356.69	c total #propagations: 10246629 / total #impl: 350647875 (eff. 0.029)
356.53/356.69	c #Conflicts:    1497000 | #Learnt:      56822 | 0.002
356.53/356.69	c total clause space: 78.2603MB
356.53/356.69	c total #watches: 239746
357.23/357.35	c total #propagations: 10253016 / total #impl: 351838059 (eff. 0.029)
357.23/357.35	c #Conflicts:    1498000 | #Learnt:      57822 | 0.002
357.23/357.35	c total clause space: 78.2603MB
357.23/357.35	c total #watches: 244226
357.93/358.00	c total #propagations: 10260015 / total #impl: 353026142 (eff. 0.029)
357.93/358.00	c #Conflicts:    1499000 | #Learnt:      58822 | 0.002
357.93/358.00	c total clause space: 78.2603MB
357.93/358.00	c total #watches: 249955
358.33/358.43	c total #propagations: 10266823 / total #impl: 354560089 (eff. 0.029)
358.33/358.43	c GC COLLECT
358.33/358.43	c #Conflicts:    1500000 | #Learnt:      30222 | 0.002
358.33/358.43	c total clause space: 78.2603MB
358.33/358.43	c total #watches: 115184
358.54/358.67	c total #propagations: 10273484 / total #impl: 355593311 (eff. 0.029)
358.54/358.67	c #Conflicts:    1501000 | #Learnt:      31222 | 0.002
358.54/358.67	c total clause space: 78.2603MB
358.54/358.67	c total #watches: 119353
358.73/358.88	c total #propagations: 10280341 / total #impl: 356133071 (eff. 0.029)
358.73/358.88	c #Conflicts:    1502000 | #Learnt:      32222 | 0.002
358.73/358.88	c total clause space: 78.2603MB
358.73/358.88	c total #watches: 123620
359.03/359.11	c total #propagations: 10286961 / total #impl: 356541134 (eff. 0.029)
359.03/359.11	c #Conflicts:    1503000 | #Learnt:      33222 | 0.002
359.03/359.11	c total clause space: 78.2603MB
359.03/359.11	c total #watches: 127878
359.23/359.34	c total #propagations: 10293870 / total #impl: 357104966 (eff. 0.029)
359.23/359.34	c #Conflicts:    1504000 | #Learnt:      34222 | 0.002
359.23/359.34	c total clause space: 78.2603MB
359.23/359.34	c total #watches: 131391
359.43/359.59	c total #propagations: 10301073 / total #impl: 357526224 (eff. 0.029)
359.43/359.59	c #Conflicts:    1505000 | #Learnt:      35222 | 0.002
359.43/359.59	c total clause space: 78.2603MB
359.43/359.59	c total #watches: 134976
359.74/359.83	c total #propagations: 10307917 / total #impl: 358057949 (eff. 0.029)
359.74/359.83	c #Conflicts:    1506000 | #Learnt:      36222 | 0.002
359.74/359.83	c total clause space: 78.2603MB
359.74/359.83	c total #watches: 138583
360.03/360.11	c total #propagations: 10314636 / total #impl: 358454516 (eff. 0.029)
360.03/360.11	c #Conflicts:    1507000 | #Learnt:      37222 | 0.002
360.03/360.11	c total clause space: 78.2603MB
360.03/360.11	c total #watches: 142662
360.33/360.46	c total #propagations: 10321314 / total #impl: 359051487 (eff. 0.029)
360.33/360.46	c #Conflicts:    1508000 | #Learnt:      38222 | 0.002
360.33/360.46	c total clause space: 78.2603MB
360.33/360.46	c total #watches: 147024
360.74/360.87	c total #propagations: 10328439 / total #impl: 359491984 (eff. 0.029)
360.74/360.87	c #Conflicts:    1509000 | #Learnt:      39222 | 0.002
360.74/360.87	c total clause space: 78.2603MB
360.74/360.87	c total #watches: 152925
361.23/361.33	c total #propagations: 10335155 / total #impl: 360198700 (eff. 0.029)
361.23/361.33	c #Conflicts:    1510000 | #Learnt:      40222 | 0.002
361.23/361.33	c total clause space: 78.2603MB
361.23/361.33	c total #watches: 158504
361.63/361.79	c total #propagations: 10341917 / total #impl: 361218610 (eff. 0.029)
361.63/361.79	c #Conflicts:    1511000 | #Learnt:      41222 | 0.002
361.63/361.79	c total clause space: 78.2603MB
361.63/361.79	c total #watches: 163229
362.13/362.21	c total #propagations: 10349008 / total #impl: 362140409 (eff. 0.029)
362.13/362.21	c #Conflicts:    1512000 | #Learnt:      42222 | 0.002
362.13/362.21	c total clause space: 78.2603MB
362.13/362.21	c total #watches: 167938
362.53/362.65	c total #propagations: 10355906 / total #impl: 363037475 (eff. 0.029)
362.53/362.65	c #Conflicts:    1513000 | #Learnt:      43222 | 0.002
362.53/362.65	c total clause space: 78.2603MB
362.53/362.65	c total #watches: 172534
362.94/363.05	c total #propagations: 10362573 / total #impl: 363850264 (eff. 0.028)
362.94/363.05	c #Conflicts:    1514000 | #Learnt:      44222 | 0.002
362.94/363.05	c total clause space: 78.2603MB
362.94/363.05	c total #watches: 176960
363.33/363.42	c total #propagations: 10369711 / total #impl: 364647784 (eff. 0.028)
363.33/363.42	c #Conflicts:    1515000 | #Learnt:      45222 | 0.002
363.33/363.42	c total clause space: 78.2603MB
363.33/363.42	c total #watches: 180675
363.73/363.87	c total #propagations: 10377204 / total #impl: 365310978 (eff. 0.028)
363.73/363.87	c #Conflicts:    1516000 | #Learnt:      46222 | 0.002
363.73/363.87	c total clause space: 78.2603MB
363.73/363.87	c total #watches: 184368
364.23/364.30	c total #propagations: 10383977 / total #impl: 365789979 (eff. 0.028)
364.23/364.30	c #Conflicts:    1517000 | #Learnt:      47222 | 0.002
364.23/364.30	c total clause space: 78.2603MB
364.23/364.30	c total #watches: 188352
364.53/364.68	c total #propagations: 10390762 / total #impl: 366411049 (eff. 0.028)
364.53/364.68	c #Conflicts:    1518000 | #Learnt:      48222 | 0.002
364.53/364.68	c total clause space: 78.2603MB
364.53/364.68	c total #watches: 191785
364.93/365.09	c total #propagations: 10397709 / total #impl: 366595633 (eff. 0.028)
364.93/365.09	c #Conflicts:    1519000 | #Learnt:      49222 | 0.002
364.93/365.09	c total clause space: 78.2603MB
364.93/365.09	c total #watches: 195332
365.43/365.57	c total #propagations: 10405256 / total #impl: 366862705 (eff. 0.028)
365.43/365.57	c #Conflicts:    1520000 | #Learnt:      50222 | 0.002
365.43/365.57	c total clause space: 78.2603MB
365.43/365.57	c total #watches: 199938
365.93/366.03	c total #propagations: 10412489 / total #impl: 367421089 (eff. 0.028)
365.93/366.03	c #Conflicts:    1521000 | #Learnt:      51222 | 0.002
365.93/366.03	c total clause space: 78.2603MB
365.93/366.03	c total #watches: 203400
366.34/366.42	c total #propagations: 10419721 / total #impl: 367910056 (eff. 0.028)
366.34/366.42	c #Conflicts:    1522000 | #Learnt:      52222 | 0.002
366.34/366.42	c total clause space: 78.2603MB
366.34/366.42	c total #watches: 206855
366.73/366.88	c total #propagations: 10427567 / total #impl: 368278102 (eff. 0.028)
366.73/366.88	c #Conflicts:    1523000 | #Learnt:      53222 | 0.002
366.73/366.88	c total clause space: 78.2603MB
366.73/366.88	c total #watches: 210091
367.23/367.34	c total #propagations: 10436360 / total #impl: 368796887 (eff. 0.028)
367.23/367.34	c #Conflicts:    1524000 | #Learnt:      54222 | 0.002
367.23/367.34	c total clause space: 78.2603MB
367.23/367.34	c total #watches: 214811
367.73/367.82	c total #propagations: 10445310 / total #impl: 369486270 (eff. 0.028)
367.73/367.82	c #Conflicts:    1525000 | #Learnt:      55222 | 0.002
367.73/367.82	c total clause space: 78.2603MB
367.73/367.82	c total #watches: 218915
368.23/368.32	c total #propagations: 10453250 / total #impl: 370128673 (eff. 0.028)
368.23/368.32	c #Conflicts:    1526000 | #Learnt:      56222 | 0.002
368.23/368.32	c total clause space: 78.2603MB
368.23/368.32	c total #watches: 223042
368.83/368.90	c total #propagations: 10462002 / total #impl: 370756551 (eff. 0.028)
368.83/368.90	c #Conflicts:    1527000 | #Learnt:      57222 | 0.002
368.83/368.90	c total clause space: 78.2603MB
368.83/368.90	c total #watches: 228210
369.43/369.51	c total #propagations: 10469121 / total #impl: 371557492 (eff. 0.028)
369.43/369.51	c #Conflicts:    1528000 | #Learnt:      58222 | 0.002
369.43/369.51	c total clause space: 78.2603MB
369.43/369.51	c total #watches: 233114
369.93/370.07	c total #propagations: 10475806 / total #impl: 372571441 (eff. 0.028)
369.93/370.07	c #Conflicts:    1529000 | #Learnt:      59222 | 0.002
369.93/370.07	c total clause space: 78.2603MB
369.93/370.07	c total #watches: 237385
370.33/370.48	c total #propagations: 10482767 / total #impl: 373277081 (eff. 0.028)
370.33/370.48	c GC COLLECT
370.33/370.48	c #Conflicts:    1530000 | #Learnt:      30318 | 0.002
370.33/370.48	c total clause space: 78.2603MB
370.33/370.48	c total #watches: 114961
370.64/370.72	c total #propagations: 10489955 / total #impl: 373721101 (eff. 0.028)
370.64/370.72	c #Conflicts:    1531000 | #Learnt:      31318 | 0.002
370.64/370.72	c total clause space: 78.2603MB
370.64/370.72	c total #watches: 120375
370.83/370.98	c total #propagations: 10496489 / total #impl: 374107983 (eff. 0.028)
370.83/370.98	c #Conflicts:    1532000 | #Learnt:      32318 | 0.002
370.83/370.98	c total clause space: 78.2603MB
370.83/370.98	c total #watches: 125823
371.13/371.24	c total #propagations: 10503487 / total #impl: 374625270 (eff. 0.028)
371.13/371.24	c #Conflicts:    1533000 | #Learnt:      33318 | 0.002
371.13/371.24	c total clause space: 78.2603MB
371.13/371.24	c total #watches: 130281
371.43/371.52	c total #propagations: 10509882 / total #impl: 375171532 (eff. 0.028)
371.43/371.52	c #Conflicts:    1534000 | #Learnt:      34318 | 0.002
371.43/371.52	c total clause space: 78.2603MB
371.43/371.52	c total #watches: 134361
371.74/371.84	c total #propagations: 10517156 / total #impl: 375849926 (eff. 0.028)
371.74/371.84	c #Conflicts:    1535000 | #Learnt:      35318 | 0.002
371.74/371.84	c total clause space: 78.2603MB
371.74/371.84	c total #watches: 139594
372.03/372.17	c total #propagations: 10524282 / total #impl: 376603396 (eff. 0.028)
372.03/372.17	c #Conflicts:    1536000 | #Learnt:      36318 | 0.002
372.03/372.17	c total clause space: 78.2603MB
372.03/372.17	c total #watches: 144535
372.33/372.47	c total #propagations: 10531768 / total #impl: 377144343 (eff. 0.028)
372.33/372.47	c #Conflicts:    1537000 | #Learnt:      37318 | 0.002
372.33/372.47	c total clause space: 78.2603MB
372.33/372.47	c total #watches: 149221
372.63/372.79	c total #propagations: 10539391 / total #impl: 377520835 (eff. 0.028)
372.63/372.79	c #Conflicts:    1538000 | #Learnt:      38318 | 0.002
372.63/372.79	c total clause space: 78.2603MB
372.63/372.79	c total #watches: 153936
373.03/373.14	c total #propagations: 10546164 / total #impl: 378081539 (eff. 0.028)
373.03/373.14	c #Conflicts:    1539000 | #Learnt:      39318 | 0.002
373.03/373.14	c total clause space: 78.2603MB
373.03/373.14	c total #watches: 158038
373.43/373.55	c total #propagations: 10553384 / total #impl: 378674296 (eff. 0.028)
373.43/373.55	c #Conflicts:    1540000 | #Learnt:      40318 | 0.002
373.43/373.55	c total clause space: 78.2603MB
373.43/373.55	c total #watches: 162953
373.83/373.93	c total #propagations: 10560539 / total #impl: 379453716 (eff. 0.028)
373.83/373.93	c #Conflicts:    1541000 | #Learnt:      41318 | 0.002
373.83/373.93	c total clause space: 78.2603MB
373.83/373.93	c total #watches: 168519
374.23/374.33	c total #propagations: 10567526 / total #impl: 380332655 (eff. 0.028)
374.23/374.33	c #Conflicts:    1542000 | #Learnt:      42318 | 0.002
374.23/374.33	c total clause space: 78.2603MB
374.23/374.33	c total #watches: 175109
374.63/374.71	c total #propagations: 10574526 / total #impl: 381659013 (eff. 0.028)
374.63/374.71	c #Conflicts:    1543000 | #Learnt:      43318 | 0.002
374.63/374.71	c total clause space: 78.2603MB
374.63/374.71	c total #watches: 178890
374.93/375.05	c total #propagations: 10582538 / total #impl: 382467928 (eff. 0.028)
374.93/375.05	c #Conflicts:    1544000 | #Learnt:      44318 | 0.002
374.93/375.05	c total clause space: 78.2603MB
374.93/375.05	c total #watches: 182218
375.23/375.38	c total #propagations: 10590439 / total #impl: 383029973 (eff. 0.028)
375.23/375.38	c #Conflicts:    1545000 | #Learnt:      45318 | 0.002
375.23/375.38	c total clause space: 78.2603MB
375.23/375.38	c total #watches: 185957
375.63/375.77	c total #propagations: 10598647 / total #impl: 383557635 (eff. 0.028)
375.63/375.77	c #Conflicts:    1546000 | #Learnt:      46318 | 0.002
375.63/375.77	c total clause space: 78.2603MB
375.63/375.77	c total #watches: 189795
376.03/376.16	c total #propagations: 10606632 / total #impl: 384231027 (eff. 0.028)
376.03/376.16	c #Conflicts:    1547000 | #Learnt:      47318 | 0.002
376.03/376.16	c total clause space: 78.2603MB
376.03/376.16	c total #watches: 193637
376.43/376.54	c total #propagations: 10614855 / total #impl: 384918274 (eff. 0.028)
376.43/376.54	c #Conflicts:    1548000 | #Learnt:      48318 | 0.002
376.43/376.54	c total clause space: 78.2603MB
376.43/376.54	c total #watches: 196990
376.83/376.94	c total #propagations: 10622818 / total #impl: 385541624 (eff. 0.028)
376.83/376.94	c #Conflicts:    1549000 | #Learnt:      49318 | 0.002
376.83/376.94	c total clause space: 78.2603MB
376.83/376.94	c total #watches: 200233
377.34/377.42	c total #propagations: 10630994 / total #impl: 386155947 (eff. 0.028)
377.34/377.42	c #Conflicts:    1550000 | #Learnt:      50318 | 0.002
377.34/377.42	c total clause space: 78.2603MB
377.34/377.42	c total #watches: 203739
377.83/377.90	c total #propagations: 10639012 / total #impl: 387024398 (eff. 0.027)
377.83/377.90	c #Conflicts:    1551000 | #Learnt:      51318 | 0.002
377.83/377.90	c total clause space: 78.2603MB
377.83/377.90	c total #watches: 207368
378.34/378.41	c total #propagations: 10646434 / total #impl: 387915393 (eff. 0.027)
378.34/378.41	c #Conflicts:    1552000 | #Learnt:      52318 | 0.002
378.34/378.41	c total clause space: 78.2603MB
378.34/378.41	c total #watches: 210767
378.73/378.87	c total #propagations: 10654234 / total #impl: 388867863 (eff. 0.027)
378.73/378.87	c #Conflicts:    1553000 | #Learnt:      53318 | 0.002
378.73/378.87	c total clause space: 78.2603MB
378.73/378.87	c total #watches: 214838
379.23/379.31	c total #propagations: 10660911 / total #impl: 389415237 (eff. 0.027)
379.23/379.31	c #Conflicts:    1554000 | #Learnt:      54318 | 0.002
379.23/379.31	c total clause space: 78.2603MB
379.23/379.31	c total #watches: 219135
379.63/379.77	c total #propagations: 10667220 / total #impl: 390097469 (eff. 0.027)
379.63/379.77	c #Conflicts:    1555000 | #Learnt:      55318 | 0.002
379.63/379.77	c total clause space: 78.2603MB
379.63/379.77	c total #watches: 222985
380.23/380.32	c total #propagations: 10674199 / total #impl: 390648006 (eff. 0.027)
380.23/380.32	c #Conflicts:    1556000 | #Learnt:      56318 | 0.002
380.23/380.32	c total clause space: 78.2603MB
380.23/380.32	c total #watches: 226598
380.73/380.87	c total #propagations: 10681041 / total #impl: 391299227 (eff. 0.027)
380.73/380.87	c #Conflicts:    1557000 | #Learnt:      57318 | 0.002
380.73/380.87	c total clause space: 78.2603MB
380.73/380.87	c total #watches: 229768
381.33/381.45	c total #propagations: 10687719 / total #impl: 391898623 (eff. 0.027)
381.33/381.45	c #Conflicts:    1558000 | #Learnt:      58318 | 0.002
381.33/381.45	c total clause space: 78.2603MB
381.33/381.45	c total #watches: 233348
381.93/382.01	c total #propagations: 10694151 / total #impl: 392643552 (eff. 0.027)
381.93/382.01	c #Conflicts:    1559000 | #Learnt:      59318 | 0.002
381.93/382.01	c total clause space: 78.2603MB
381.93/382.01	c total #watches: 236774
382.43/382.56	c total #propagations: 10701047 / total #impl: 393186748 (eff. 0.027)
382.43/382.56	c #Conflicts:    1560000 | #Learnt:      60318 | 0.002
382.43/382.56	c total clause space: 78.2603MB
382.43/382.56	c total #watches: 240078
382.74/382.84	c total #propagations: 10708435 / total #impl: 393654421 (eff. 0.027)
382.74/382.84	c GC COLLECT
382.74/382.84	c #Conflicts:    1561000 | #Learnt:      31119 | 0.002
382.74/382.84	c total clause space: 78.2603MB
382.74/382.84	c total #watches: 117716
382.93/383.07	c total #propagations: 10715073 / total #impl: 393938484 (eff. 0.027)
382.93/383.07	c #Conflicts:    1562000 | #Learnt:      32119 | 0.002
382.93/383.07	c total clause space: 78.2603MB
382.93/383.07	c total #watches: 121410
383.23/383.33	c total #propagations: 10721730 / total #impl: 394283189 (eff. 0.027)
383.23/383.33	c #Conflicts:    1563000 | #Learnt:      33119 | 0.002
383.23/383.33	c total clause space: 78.2603MB
383.23/383.33	c total #watches: 125683
383.43/383.58	c total #propagations: 10728685 / total #impl: 394681379 (eff. 0.027)
383.43/383.58	c #Conflicts:    1564000 | #Learnt:      34119 | 0.002
383.43/383.58	c total clause space: 78.2603MB
383.43/383.58	c total #watches: 129990
383.73/383.87	c total #propagations: 10735256 / total #impl: 395071727 (eff. 0.027)
383.73/383.87	c #Conflicts:    1565000 | #Learnt:      35119 | 0.002
383.73/383.87	c total clause space: 78.2603MB
383.73/383.87	c total #watches: 135171
384.03/384.16	c total #propagations: 10742524 / total #impl: 395509664 (eff. 0.027)
384.03/384.16	c #Conflicts:    1566000 | #Learnt:      36119 | 0.002
384.03/384.16	c total clause space: 78.2603MB
384.03/384.16	c total #watches: 142059
384.33/384.47	c total #propagations: 10749048 / total #impl: 396210812 (eff. 0.027)
384.33/384.47	c #Conflicts:    1567000 | #Learnt:      37119 | 0.002
384.33/384.47	c total clause space: 78.2603MB
384.33/384.47	c total #watches: 147782
384.73/384.85	c total #propagations: 10755788 / total #impl: 397111323 (eff. 0.027)
384.73/384.85	c #Conflicts:    1568000 | #Learnt:      38119 | 0.002
384.73/384.85	c total clause space: 78.2603MB
384.73/384.85	c total #watches: 154228
385.23/385.30	c total #propagations: 10762857 / total #impl: 398477330 (eff. 0.027)
385.23/385.30	c #Conflicts:    1569000 | #Learnt:      39119 | 0.002
385.23/385.30	c total clause space: 78.2603MB
385.23/385.30	c total #watches: 161120
385.63/385.78	c total #propagations: 10769655 / total #impl: 400159991 (eff. 0.027)
385.63/385.78	c #Conflicts:    1570000 | #Learnt:      40119 | 0.002
385.63/385.78	c total clause space: 78.2603MB
385.63/385.78	c total #watches: 168373
386.23/386.30	c total #propagations: 10776433 / total #impl: 402124640 (eff. 0.027)
386.23/386.30	c #Conflicts:    1571000 | #Learnt:      41119 | 0.002
386.23/386.30	c total clause space: 78.2603MB
386.23/386.30	c total #watches: 174995
386.83/386.91	c total #propagations: 10783644 / total #impl: 404257001 (eff. 0.027)
386.83/386.91	c #Conflicts:    1572000 | #Learnt:      42119 | 0.002
386.83/386.91	c total clause space: 78.2603MB
386.83/386.91	c total #watches: 180419
387.43/387.52	c total #propagations: 10790640 / total #impl: 406593858 (eff. 0.027)
387.43/387.52	c #Conflicts:    1573000 | #Learnt:      43119 | 0.002
387.43/387.52	c total clause space: 78.2603MB
387.43/387.52	c total #watches: 186787
388.03/388.16	c total #propagations: 10797776 / total #impl: 409039984 (eff. 0.026)
388.03/388.16	c #Conflicts:    1574000 | #Learnt:      44119 | 0.002
388.03/388.16	c total clause space: 78.2603MB
388.03/388.16	c total #watches: 194099
388.63/388.79	c total #propagations: 10804702 / total #impl: 411963507 (eff. 0.026)
388.63/388.79	c #Conflicts:    1575000 | #Learnt:      45119 | 0.002
388.63/388.79	c total clause space: 78.2603MB
388.63/388.79	c total #watches: 199885
389.43/389.53	c total #propagations: 10811566 / total #impl: 414215483 (eff. 0.026)
389.43/389.53	c #Conflicts:    1576000 | #Learnt:      46119 | 0.002
389.43/389.53	c total clause space: 78.2603MB
389.43/389.53	c total #watches: 206592
390.23/390.34	c total #propagations: 10818529 / total #impl: 417005145 (eff. 0.026)
390.23/390.34	c #Conflicts:    1577000 | #Learnt:      47119 | 0.002
390.23/390.34	c total clause space: 78.2603MB
390.23/390.34	c total #watches: 211280
391.03/391.13	c total #propagations: 10826157 / total #impl: 419800250 (eff. 0.026)
391.03/391.13	c #Conflicts:    1578000 | #Learnt:      48119 | 0.002
391.03/391.13	c total clause space: 78.2603MB
391.03/391.13	c total #watches: 216432
391.83/391.99	c total #propagations: 10833264 / total #impl: 422815817 (eff. 0.026)
391.83/391.99	c #Conflicts:    1579000 | #Learnt:      49119 | 0.002
391.83/391.99	c total clause space: 78.2603MB
391.83/391.99	c total #watches: 222945
392.73/392.87	c total #propagations: 10839928 / total #impl: 426421695 (eff. 0.025)
392.73/392.87	c #Conflicts:    1580000 | #Learnt:      50119 | 0.002
392.73/392.87	c total clause space: 78.2603MB
392.73/392.87	c total #watches: 228736
393.63/393.77	c total #propagations: 10847275 / total #impl: 430157653 (eff. 0.025)
393.63/393.77	c #Conflicts:    1581000 | #Learnt:      51119 | 0.002
393.63/393.77	c total clause space: 78.2603MB
393.63/393.77	c total #watches: 234026
394.63/394.75	c total #propagations: 10854784 / total #impl: 433771248 (eff. 0.025)
394.63/394.75	c #Conflicts:    1582000 | #Learnt:      52119 | 0.002
394.63/394.75	c total clause space: 78.2603MB
394.63/394.75	c total #watches: 239580
395.63/395.70	c total #propagations: 10861503 / total #impl: 437697695 (eff. 0.025)
395.63/395.70	c #Conflicts:    1583000 | #Learnt:      53119 | 0.002
395.63/395.70	c total clause space: 78.2603MB
395.63/395.70	c total #watches: 243875
396.63/396.73	c total #propagations: 10868430 / total #impl: 441130741 (eff. 0.025)
396.63/396.73	c #Conflicts:    1584000 | #Learnt:      54119 | 0.002
396.63/396.73	c total clause space: 78.2603MB
396.63/396.73	c total #watches: 249864
397.63/397.72	c total #propagations: 10875591 / total #impl: 445283266 (eff. 0.024)
397.63/397.72	c #Conflicts:    1585000 | #Learnt:      55119 | 0.002
397.63/397.72	c total clause space: 78.2603MB
397.63/397.72	c total #watches: 254868
398.63/398.70	c total #propagations: 10882620 / total #impl: 448800960 (eff. 0.024)
398.63/398.70	c #Conflicts:    1586000 | #Learnt:      56119 | 0.002
398.63/398.70	c total clause space: 78.2603MB
398.63/398.70	c total #watches: 258837
399.63/399.77	c total #propagations: 10890255 / total #impl: 451855872 (eff. 0.024)
399.63/399.77	c #Conflicts:    1587000 | #Learnt:      57119 | 0.002
399.63/399.77	c total clause space: 78.2603MB
399.63/399.77	c total #watches: 263375
400.73/400.81	c total #propagations: 10898138 / total #impl: 455330605 (eff. 0.024)
400.73/400.81	c #Conflicts:    1588000 | #Learnt:      58119 | 0.002
400.73/400.81	c total clause space: 78.2603MB
400.73/400.81	c total #watches: 269025
401.83/401.94	c total #propagations: 10905744 / total #impl: 459239147 (eff. 0.024)
401.83/401.94	c #Conflicts:    1589000 | #Learnt:      59119 | 0.002
401.83/401.94	c total clause space: 78.2603MB
401.83/401.94	c total #watches: 274398
402.93/403.02	c total #propagations: 10912995 / total #impl: 463453275 (eff. 0.024)
402.93/403.02	c #Conflicts:    1590000 | #Learnt:      60119 | 0.002
402.93/403.02	c total clause space: 78.2603MB
402.93/403.02	c total #watches: 280748
404.03/404.18	c total #propagations: 10919853 / total #impl: 467792612 (eff. 0.023)
404.03/404.18	c GC COLLECT
404.03/404.18	c #Conflicts:    1591000 | #Learnt:      30618 | 0.002
404.03/404.18	c total clause space: 78.2603MB
404.03/404.18	c total #watches: 116192
404.33/404.40	c total #propagations: 10926637 / total #impl: 471756985 (eff. 0.023)
404.33/404.40	c #Conflicts:    1592000 | #Learnt:      31618 | 0.002
404.33/404.40	c total clause space: 78.2603MB
404.33/404.40	c total #watches: 120531
404.53/404.66	c total #propagations: 10933412 / total #impl: 472120708 (eff. 0.023)
404.53/404.66	c #Conflicts:    1593000 | #Learnt:      32618 | 0.002
404.53/404.66	c total clause space: 78.2603MB
404.53/404.66	c total #watches: 125600
404.83/404.95	c total #propagations: 10940032 / total #impl: 472670759 (eff. 0.023)
404.83/404.95	c #Conflicts:    1594000 | #Learnt:      33618 | 0.002
404.83/404.95	c total clause space: 78.2603MB
404.83/404.95	c total #watches: 130131
405.13/405.25	c total #propagations: 10946852 / total #impl: 473277916 (eff. 0.023)
405.13/405.25	c #Conflicts:    1595000 | #Learnt:      34618 | 0.002
405.13/405.25	c total clause space: 78.2603MB
405.13/405.25	c total #watches: 134539
405.53/405.61	c total #propagations: 10953329 / total #impl: 473938609 (eff. 0.023)
405.53/405.61	c #Conflicts:    1596000 | #Learnt:      35618 | 0.002
405.53/405.61	c total clause space: 78.2603MB
405.53/405.61	c total #watches: 139556
405.83/405.95	c total #propagations: 10960081 / total #impl: 474841436 (eff. 0.023)
405.83/405.95	c #Conflicts:    1597000 | #Learnt:      36618 | 0.002
405.83/405.95	c total clause space: 78.2603MB
405.83/405.95	c total #watches: 144045
406.23/406.37	c total #propagations: 10966547 / total #impl: 475663588 (eff. 0.023)
406.23/406.37	c #Conflicts:    1598000 | #Learnt:      37618 | 0.002
406.23/406.37	c total clause space: 78.2603MB
406.23/406.37	c total #watches: 148099
406.63/406.74	c total #propagations: 10972990 / total #impl: 476616612 (eff. 0.023)
406.63/406.74	c #Conflicts:    1599000 | #Learnt:      38618 | 0.002
406.63/406.74	c total clause space: 78.2603MB
406.63/406.74	c total #watches: 151834
406.93/407.06	c total #propagations: 10979845 / total #impl: 477279020 (eff. 0.023)
406.93/407.06	c #Conflicts:    1600000 | #Learnt:      39618 | 0.002
406.93/407.06	c total clause space: 78.2603MB
406.93/407.06	c total #watches: 155590
407.33/407.43	c total #propagations: 10986942 / total #impl: 477672687 (eff. 0.023)
407.33/407.43	c #Conflicts:    1601000 | #Learnt:      40618 | 0.002
407.33/407.43	c total clause space: 78.2603MB
407.33/407.43	c total #watches: 159482
407.83/407.91	c total #propagations: 10993849 / total #impl: 478298474 (eff. 0.023)
407.83/407.91	c #Conflicts:    1602000 | #Learnt:      41618 | 0.002
407.83/407.91	c total clause space: 78.2603MB
407.83/407.91	c total #watches: 164291
408.22/408.32	c total #propagations: 11000450 / total #impl: 479317871 (eff. 0.023)
408.22/408.32	c #Conflicts:    1603000 | #Learnt:      42618 | 0.002
408.22/408.32	c total clause space: 78.2603MB
408.22/408.32	c total #watches: 167953
408.72/408.89	c total #propagations: 11007250 / total #impl: 480061804 (eff. 0.023)
408.72/408.89	c #Conflicts:    1604000 | #Learnt:      43618 | 0.002
408.72/408.89	c total clause space: 78.2603MB
408.72/408.89	c total #watches: 172592
409.32/409.49	c total #propagations: 11014105 / total #impl: 481271574 (eff. 0.023)
409.32/409.49	c #Conflicts:    1605000 | #Learnt:      44618 | 0.002
409.32/409.49	c total clause space: 78.2603MB
409.32/409.49	c total #watches: 177764
409.92/410.05	c total #propagations: 11020988 / total #impl: 482584923 (eff. 0.023)
409.92/410.05	c #Conflicts:    1606000 | #Learnt:      45618 | 0.002
409.92/410.05	c total clause space: 78.2603MB
409.92/410.05	c total #watches: 182314
410.42/410.56	c total #propagations: 11027936 / total #impl: 483918257 (eff. 0.023)
410.42/410.56	c #Conflicts:    1607000 | #Learnt:      46618 | 0.002
410.42/410.56	c total clause space: 78.2603MB
410.42/410.56	c total #watches: 186313
411.12/411.21	c total #propagations: 11035185 / total #impl: 484873723 (eff. 0.023)
411.12/411.21	c #Conflicts:    1608000 | #Learnt:      47618 | 0.002
411.12/411.21	c total clause space: 78.2603MB
411.12/411.21	c total #watches: 191855
411.82/411.90	c total #propagations: 11041947 / total #impl: 486786504 (eff. 0.023)
411.82/411.90	c #Conflicts:    1609000 | #Learnt:      48618 | 0.002
411.82/411.90	c total clause space: 78.2603MB
411.82/411.90	c total #watches: 197113
412.43/412.54	c total #propagations: 11048934 / total #impl: 488704452 (eff. 0.023)
412.43/412.54	c #Conflicts:    1610000 | #Learnt:      49618 | 0.002
412.43/412.54	c total clause space: 78.2603MB
412.43/412.54	c total #watches: 202029
413.12/413.29	c total #propagations: 11056068 / total #impl: 490440833 (eff. 0.023)
413.12/413.29	c #Conflicts:    1611000 | #Learnt:      50618 | 0.002
413.12/413.29	c total clause space: 78.2603MB
413.12/413.29	c total #watches: 207191
413.92/414.05	c total #propagations: 11063054 / total #impl: 492426924 (eff. 0.022)
413.92/414.05	c #Conflicts:    1612000 | #Learnt:      51618 | 0.002
413.92/414.05	c total clause space: 78.2603MB
413.92/414.05	c total #watches: 211867
414.73/414.88	c total #propagations: 11069896 / total #impl: 494621578 (eff. 0.022)
414.73/414.88	c #Conflicts:    1613000 | #Learnt:      52618 | 0.002
414.73/414.88	c total clause space: 78.2603MB
414.73/414.88	c total #watches: 216790
415.42/415.56	c total #propagations: 11077396 / total #impl: 496875552 (eff. 0.022)
415.42/415.56	c #Conflicts:    1614000 | #Learnt:      53618 | 0.002
415.42/415.56	c total clause space: 78.2603MB
415.42/415.56	c total #watches: 220798
416.12/416.24	c total #propagations: 11085030 / total #impl: 498257854 (eff. 0.022)
416.12/416.24	c #Conflicts:    1615000 | #Learnt:      54618 | 0.002
416.12/416.24	c total clause space: 78.2603MB
416.12/416.24	c total #watches: 225442
416.83/416.96	c total #propagations: 11092353 / total #impl: 499998217 (eff. 0.022)
416.83/416.96	c #Conflicts:    1616000 | #Learnt:      55618 | 0.002
416.83/416.96	c total clause space: 78.2603MB
416.83/416.96	c total #watches: 229425
417.52/417.61	c total #propagations: 11099253 / total #impl: 501408931 (eff. 0.022)
417.52/417.61	c #Conflicts:    1617000 | #Learnt:      56618 | 0.002
417.52/417.61	c total clause space: 78.2603MB
417.52/417.61	c total #watches: 233163
418.22/418.31	c total #propagations: 11106675 / total #impl: 502567554 (eff. 0.022)
418.22/418.31	c #Conflicts:    1618000 | #Learnt:      57618 | 0.002
418.22/418.31	c total clause space: 78.2603MB
418.22/418.31	c total #watches: 236768
418.82/418.91	c total #propagations: 11113949 / total #impl: 503640575 (eff. 0.022)
418.82/418.91	c #Conflicts:    1619000 | #Learnt:      58618 | 0.002
418.82/418.91	c total clause space: 78.2603MB
418.82/418.91	c total #watches: 240225
419.42/419.57	c total #propagations: 11121524 / total #impl: 504310025 (eff. 0.022)
419.42/419.57	c #Conflicts:    1620000 | #Learnt:      59618 | 0.002
419.42/419.57	c total clause space: 78.2603MB
419.42/419.57	c total #watches: 243732
420.23/420.34	c total #propagations: 11128775 / total #impl: 505260704 (eff. 0.022)
420.23/420.34	c #Conflicts:    1621000 | #Learnt:      60618 | 0.002
420.23/420.34	c total clause space: 78.2603MB
420.23/420.34	c total #watches: 247515
421.12/421.27	c total #propagations: 11136221 / total #impl: 506734188 (eff. 0.022)
421.12/421.27	c GC COLLECT
421.12/421.27	c #Conflicts:    1622000 | #Learnt:      30822 | 0.002
421.12/421.27	c total clause space: 78.2603MB
421.12/421.27	c total #watches: 116922
421.33/421.48	c total #propagations: 11143716 / total #impl: 508156130 (eff. 0.022)
421.33/421.48	c #Conflicts:    1623000 | #Learnt:      31822 | 0.002
421.33/421.48	c total clause space: 78.2603MB
421.33/421.48	c total #watches: 120960
421.52/421.69	c total #propagations: 11150758 / total #impl: 508468395 (eff. 0.022)
421.52/421.69	c #Conflicts:    1624000 | #Learnt:      32822 | 0.002
421.52/421.69	c total clause space: 78.2603MB
421.52/421.69	c total #watches: 125153
421.82/421.96	c total #propagations: 11158084 / total #impl: 508825343 (eff. 0.022)
421.82/421.96	c #Conflicts:    1625000 | #Learnt:      33822 | 0.002
421.82/421.96	c total clause space: 78.2603MB
421.82/421.96	c total #watches: 129514
422.12/422.21	c total #propagations: 11165243 / total #impl: 509274151 (eff. 0.022)
422.12/422.21	c #Conflicts:    1626000 | #Learnt:      34822 | 0.002
422.12/422.21	c total clause space: 78.2603MB
422.12/422.21	c total #watches: 133393
422.33/422.47	c total #propagations: 11172238 / total #impl: 509642731 (eff. 0.022)
422.33/422.47	c #Conflicts:    1627000 | #Learnt:      35822 | 0.002
422.33/422.47	c total clause space: 78.2603MB
422.33/422.47	c total #watches: 138185
422.62/422.79	c total #propagations: 11178848 / total #impl: 510145089 (eff. 0.022)
422.62/422.79	c #Conflicts:    1628000 | #Learnt:      36822 | 0.002
422.62/422.79	c total clause space: 78.2603MB
422.62/422.79	c total #watches: 142497
423.02/423.16	c total #propagations: 11185268 / total #impl: 510753657 (eff. 0.022)
423.02/423.16	c #Conflicts:    1629000 | #Learnt:      37822 | 0.002
423.02/423.16	c total clause space: 78.2603MB
423.02/423.16	c total #watches: 147301
423.43/423.57	c total #propagations: 11191695 / total #impl: 511540229 (eff. 0.022)
423.43/423.57	c #Conflicts:    1630000 | #Learnt:      38822 | 0.002
423.43/423.57	c total clause space: 78.2603MB
423.43/423.57	c total #watches: 152115
423.82/423.93	c total #propagations: 11197989 / total #impl: 512556581 (eff. 0.022)
423.82/423.93	c #Conflicts:    1631000 | #Learnt:      39822 | 0.002
423.82/423.93	c total clause space: 78.2603MB
423.82/423.93	c total #watches: 156641
424.22/424.35	c total #propagations: 11204120 / total #impl: 513507571 (eff. 0.022)
424.22/424.35	c #Conflicts:    1632000 | #Learnt:      40822 | 0.002
424.22/424.35	c total clause space: 78.2603MB
424.22/424.35	c total #watches: 160836
424.72/424.83	c total #propagations: 11210287 / total #impl: 514548506 (eff. 0.022)
424.72/424.83	c #Conflicts:    1633000 | #Learnt:      41822 | 0.002
424.72/424.83	c total clause space: 78.2603MB
424.72/424.83	c total #watches: 165096
425.12/425.26	c total #propagations: 11216604 / total #impl: 515741192 (eff. 0.022)
425.12/425.26	c #Conflicts:    1634000 | #Learnt:      42822 | 0.002
425.12/425.26	c total clause space: 78.2603MB
425.12/425.26	c total #watches: 168751
425.63/425.71	c total #propagations: 11222835 / total #impl: 516647486 (eff. 0.022)
425.63/425.71	c #Conflicts:    1635000 | #Learnt:      43822 | 0.002
425.63/425.71	c total clause space: 78.2603MB
425.63/425.71	c total #watches: 172942
426.02/426.16	c total #propagations: 11228977 / total #impl: 517622460 (eff. 0.022)
426.02/426.16	c #Conflicts:    1636000 | #Learnt:      44822 | 0.002
426.02/426.16	c total clause space: 78.2603MB
426.02/426.16	c total #watches: 177259
426.52/426.66	c total #propagations: 11235135 / total #impl: 518779156 (eff. 0.022)
426.52/426.66	c #Conflicts:    1637000 | #Learnt:      45822 | 0.002
426.52/426.66	c total clause space: 78.2603MB
426.52/426.66	c total #watches: 181505
427.02/427.14	c total #propagations: 11241637 / total #impl: 519985513 (eff. 0.022)
427.02/427.14	c #Conflicts:    1638000 | #Learnt:      46822 | 0.002
427.02/427.14	c total clause space: 78.2603MB
427.02/427.14	c total #watches: 185434
427.52/427.66	c total #propagations: 11248111 / total #impl: 521055802 (eff. 0.022)
427.52/427.66	c #Conflicts:    1639000 | #Learnt:      47822 | 0.002
427.52/427.66	c total clause space: 78.2603MB
427.52/427.66	c total #watches: 189055
428.12/428.23	c total #propagations: 11254946 / total #impl: 522036831 (eff. 0.022)
428.12/428.23	c #Conflicts:    1640000 | #Learnt:      48822 | 0.002
428.12/428.23	c total clause space: 78.2603MB
428.12/428.23	c total #watches: 193099
428.62/428.79	c total #propagations: 11261312 / total #impl: 523179032 (eff. 0.022)
428.62/428.79	c #Conflicts:    1641000 | #Learnt:      49822 | 0.002
428.62/428.79	c total clause space: 78.2603MB
428.62/428.79	c total #watches: 197187
429.22/429.36	c total #propagations: 11267390 / total #impl: 524411624 (eff. 0.021)
429.22/429.36	c #Conflicts:    1642000 | #Learnt:      50822 | 0.002
429.22/429.36	c total clause space: 78.2603MB
429.22/429.36	c total #watches: 201451
429.72/429.89	c total #propagations: 11274190 / total #impl: 525412298 (eff. 0.021)
429.72/429.89	c #Conflicts:    1643000 | #Learnt:      51822 | 0.002
429.72/429.89	c total clause space: 78.2603MB
429.72/429.89	c total #watches: 206421
430.22/430.33	c total #propagations: 11280824 / total #impl: 526175476 (eff. 0.021)
430.22/430.33	c #Conflicts:    1644000 | #Learnt:      52822 | 0.002
430.22/430.33	c total clause space: 78.2603MB
430.22/430.33	c total #watches: 210332
430.72/430.81	c total #propagations: 11288362 / total #impl: 526601956 (eff. 0.021)
430.72/430.81	c #Conflicts:    1645000 | #Learnt:      53822 | 0.002
430.72/430.81	c total clause space: 78.2603MB
430.72/430.81	c total #watches: 214622
431.23/431.34	c total #propagations: 11295271 / total #impl: 527337962 (eff. 0.021)
431.23/431.34	c #Conflicts:    1646000 | #Learnt:      54822 | 0.002
431.23/431.34	c total clause space: 78.2603MB
431.23/431.34	c total #watches: 218463
431.72/431.87	c total #propagations: 11302419 / total #impl: 527914743 (eff. 0.021)
431.72/431.87	c #Conflicts:    1647000 | #Learnt:      55822 | 0.002
431.72/431.87	c total clause space: 78.2603MB
431.72/431.87	c total #watches: 225597
432.23/432.34	c total #propagations: 11309301 / total #impl: 528835906 (eff. 0.021)
432.23/432.34	c #Conflicts:    1648000 | #Learnt:      56822 | 0.002
432.23/432.34	c total clause space: 78.2603MB
432.23/432.34	c total #watches: 229431
432.62/432.72	c total #propagations: 11316732 / total #impl: 529465103 (eff. 0.021)
432.62/432.72	c #Conflicts:    1649000 | #Learnt:      57822 | 0.002
432.62/432.72	c total clause space: 78.2603MB
432.62/432.72	c total #watches: 233144
433.12/433.23	c total #propagations: 11324170 / total #impl: 530082416 (eff. 0.021)
433.12/433.23	c #Conflicts:    1650000 | #Learnt:      58822 | 0.002
433.12/433.23	c total clause space: 78.2603MB
433.12/433.23	c total #watches: 237688
433.72/433.88	c total #propagations: 11331545 / total #impl: 530853904 (eff. 0.021)
433.72/433.88	c #Conflicts:    1651000 | #Learnt:      59822 | 0.002
433.72/433.88	c total clause space: 78.2603MB
433.72/433.88	c total #watches: 242636
434.32/434.44	c total #propagations: 11339163 / total #impl: 531825538 (eff. 0.021)
434.32/434.44	c #Conflicts:    1652000 | #Learnt:      60822 | 0.002
434.32/434.44	c total clause space: 78.2603MB
434.32/434.44	c total #watches: 246291
434.92/435.09	c total #propagations: 11346562 / total #impl: 532530519 (eff. 0.021)
434.92/435.09	c #Conflicts:    1653000 | #Learnt:      61822 | 0.002
434.92/435.09	c total clause space: 78.2603MB
434.92/435.09	c total #watches: 250862
435.53/435.60	c total #propagations: 11352942 / total #impl: 533466225 (eff. 0.021)
435.53/435.60	c GC COLLECT
435.53/435.60	c #Conflicts:    1654000 | #Learnt:      31718 | 0.002
435.53/435.60	c total clause space: 127.173MB
435.53/435.60	c total #watches: 121001
435.73/435.85	c total #propagations: 11360090 / total #impl: 534222798 (eff. 0.021)
435.73/435.85	c #Conflicts:    1655000 | #Learnt:      32718 | 0.002
435.73/435.85	c total clause space: 127.173MB
435.73/435.85	c total #watches: 124799
435.93/436.06	c total #propagations: 11366661 / total #impl: 534520746 (eff. 0.021)
435.93/436.06	c #Conflicts:    1656000 | #Learnt:      33718 | 0.002
435.93/436.06	c total clause space: 127.173MB
435.93/436.06	c total #watches: 128683
436.13/436.28	c total #propagations: 11373974 / total #impl: 534834983 (eff. 0.021)
436.13/436.28	c #Conflicts:    1657000 | #Learnt:      34718 | 0.002
436.13/436.28	c total clause space: 127.173MB
436.13/436.28	c total #watches: 132238
436.43/436.57	c total #propagations: 11382374 / total #impl: 535145785 (eff. 0.021)
436.43/436.57	c #Conflicts:    1658000 | #Learnt:      35718 | 0.002
436.43/436.57	c total clause space: 127.173MB
436.43/436.57	c total #watches: 136005
436.73/436.86	c total #propagations: 11390872 / total #impl: 535444235 (eff. 0.021)
436.73/436.86	c #Conflicts:    1659000 | #Learnt:      36718 | 0.002
436.73/436.86	c total clause space: 127.173MB
436.73/436.86	c total #watches: 139547
437.03/437.16	c total #propagations: 11398767 / total #impl: 535708849 (eff. 0.021)
437.03/437.16	c #Conflicts:    1660000 | #Learnt:      37718 | 0.002
437.03/437.16	c total clause space: 127.173MB
437.03/437.16	c total #watches: 143525
437.43/437.50	c total #propagations: 11406541 / total #impl: 536061195 (eff. 0.021)
437.43/437.50	c #Conflicts:    1661000 | #Learnt:      38718 | 0.002
437.43/437.50	c total clause space: 127.173MB
437.43/437.50	c total #watches: 147120
437.73/437.83	c total #propagations: 11414118 / total #impl: 536410867 (eff. 0.021)
437.73/437.83	c #Conflicts:    1662000 | #Learnt:      39718 | 0.002
437.73/437.83	c total clause space: 127.173MB
437.73/437.83	c total #watches: 151719
438.03/438.13	c total #propagations: 11420974 / total #impl: 536857499 (eff. 0.021)
438.03/438.13	c #Conflicts:    1663000 | #Learnt:      40718 | 0.002
438.03/438.13	c total clause space: 127.173MB
438.03/438.13	c total #watches: 155470
438.33/438.44	c total #propagations: 11428027 / total #impl: 537207185 (eff. 0.021)
438.33/438.44	c #Conflicts:    1664000 | #Learnt:      41718 | 0.002
438.33/438.44	c total clause space: 127.173MB
438.33/438.44	c total #watches: 160428
438.63/438.79	c total #propagations: 11435579 / total #impl: 537686064 (eff. 0.021)
438.63/438.79	c #Conflicts:    1665000 | #Learnt:      42718 | 0.002
438.63/438.79	c total clause space: 127.173MB
438.63/438.79	c total #watches: 164738
439.03/439.17	c total #propagations: 11442228 / total #impl: 538136602 (eff. 0.021)
439.03/439.17	c #Conflicts:    1666000 | #Learnt:      43718 | 0.002
439.03/439.17	c total clause space: 127.173MB
439.03/439.17	c total #watches: 170710
439.43/439.57	c total #propagations: 11449410 / total #impl: 538768138 (eff. 0.021)
439.43/439.57	c #Conflicts:    1667000 | #Learnt:      44718 | 0.002
439.43/439.57	c total clause space: 127.173MB
439.43/439.57	c total #watches: 176884
439.83/439.97	c total #propagations: 11455437 / total #impl: 539566166 (eff. 0.021)
439.83/439.97	c #Conflicts:    1668000 | #Learnt:      45718 | 0.002
439.83/439.97	c total clause space: 127.173MB
439.83/439.97	c total #watches: 183678
440.33/440.47	c total #propagations: 11462394 / total #impl: 540413815 (eff. 0.021)
440.33/440.47	c #Conflicts:    1669000 | #Learnt:      46718 | 0.002
440.33/440.47	c total clause space: 127.173MB
440.33/440.47	c total #watches: 189267
440.83/440.97	c total #propagations: 11470248 / total #impl: 541358419 (eff. 0.021)
440.83/440.97	c #Conflicts:    1670000 | #Learnt:      47718 | 0.002
440.83/440.97	c total clause space: 127.173MB
440.83/440.97	c total #watches: 194745
441.33/441.45	c total #propagations: 11477410 / total #impl: 542334404 (eff. 0.021)
441.33/441.45	c #Conflicts:    1671000 | #Learnt:      48718 | 0.002
441.33/441.45	c total clause space: 127.173MB
441.33/441.45	c total #watches: 199983
441.83/441.97	c total #propagations: 11484171 / total #impl: 543282535 (eff. 0.021)
441.83/441.97	c #Conflicts:    1672000 | #Learnt:      49718 | 0.002
441.83/441.97	c total clause space: 127.173MB
441.83/441.97	c total #watches: 204564
442.33/442.45	c total #propagations: 11491119 / total #impl: 544234460 (eff. 0.021)
442.33/442.45	c #Conflicts:    1673000 | #Learnt:      50718 | 0.002
442.33/442.45	c total clause space: 127.173MB
442.33/442.45	c total #watches: 209285
442.93/443.02	c total #propagations: 11498363 / total #impl: 544809468 (eff. 0.021)
442.93/443.02	c #Conflicts:    1674000 | #Learnt:      51718 | 0.002
442.93/443.02	c total clause space: 127.173MB
442.93/443.02	c total #watches: 215042
443.53/443.64	c total #propagations: 11505733 / total #impl: 545771392 (eff. 0.021)
443.53/443.64	c #Conflicts:    1675000 | #Learnt:      52718 | 0.002
443.53/443.64	c total clause space: 127.173MB
443.53/443.64	c total #watches: 219507
444.13/444.22	c total #propagations: 11512893 / total #impl: 546854078 (eff. 0.021)
444.13/444.22	c #Conflicts:    1676000 | #Learnt:      53718 | 0.002
444.13/444.22	c total clause space: 127.173MB
444.13/444.22	c total #watches: 224816
444.63/444.78	c total #propagations: 11520032 / total #impl: 547974592 (eff. 0.021)
444.63/444.78	c #Conflicts:    1677000 | #Learnt:      54718 | 0.002
444.63/444.78	c total clause space: 127.173MB
444.63/444.78	c total #watches: 228899
445.13/445.22	c total #propagations: 11527940 / total #impl: 548822812 (eff. 0.021)
445.13/445.22	c #Conflicts:    1678000 | #Learnt:      55718 | 0.002
445.13/445.22	c total clause space: 127.173MB
445.13/445.22	c total #watches: 232121
445.63/445.75	c total #propagations: 11534799 / total #impl: 549195718 (eff. 0.021)
445.63/445.75	c #Conflicts:    1679000 | #Learnt:      56718 | 0.002
445.63/445.75	c total clause space: 127.173MB
445.63/445.75	c total #watches: 235650
446.13/446.23	c total #propagations: 11541251 / total #impl: 549965630 (eff. 0.021)
446.13/446.23	c #Conflicts:    1680000 | #Learnt:      57718 | 0.002
446.13/446.23	c total clause space: 127.173MB
446.13/446.23	c total #watches: 238975
446.83/446.90	c total #propagations: 11547563 / total #impl: 550588565 (eff. 0.021)
446.83/446.90	c #Conflicts:    1681000 | #Learnt:      58718 | 0.002
446.83/446.90	c total clause space: 127.173MB
446.83/446.90	c total #watches: 244795
447.43/447.58	c total #propagations: 11554216 / total #impl: 551989264 (eff. 0.021)
447.43/447.58	c #Conflicts:    1682000 | #Learnt:      59718 | 0.002
447.43/447.58	c total clause space: 127.173MB
447.43/447.58	c total #watches: 250186
448.13/448.29	c total #propagations: 11561056 / total #impl: 553577630 (eff. 0.021)
448.13/448.29	c #Conflicts:    1683000 | #Learnt:      60718 | 0.002
448.13/448.29	c total clause space: 127.173MB
448.13/448.29	c total #watches: 254710
448.93/449.00	c total #propagations: 11567627 / total #impl: 555367111 (eff. 0.021)
448.93/449.00	c #Conflicts:    1684000 | #Learnt:      61718 | 0.002
448.93/449.00	c total clause space: 127.173MB
448.93/449.00	c total #watches: 258703
449.53/449.69	c total #propagations: 11574545 / total #impl: 556804523 (eff. 0.021)
449.53/449.69	c #Conflicts:    1685000 | #Learnt:      62718 | 0.002
449.53/449.69	c total clause space: 127.173MB
449.53/449.69	c total #watches: 261988
449.83/449.96	c total #propagations: 11581566 / total #impl: 558126796 (eff. 0.021)
449.83/449.96	c GC COLLECT
449.83/449.96	c #Conflicts:    1686000 | #Learnt:      32322 | 0.002
449.83/449.96	c total clause space: 127.173MB
449.83/449.96	c total #watches: 123133
450.03/450.19	c total #propagations: 11588281 / total #impl: 558522209 (eff. 0.021)
450.03/450.19	c #Conflicts:    1687000 | #Learnt:      33322 | 0.002
450.03/450.19	c total clause space: 127.173MB
450.03/450.19	c total #watches: 127825
450.33/450.47	c total #propagations: 11595283 / total #impl: 558921524 (eff. 0.021)
450.33/450.47	c #Conflicts:    1688000 | #Learnt:      34322 | 0.002
450.33/450.47	c total clause space: 127.173MB
450.33/450.47	c total #watches: 132553
450.63/450.74	c total #propagations: 11601775 / total #impl: 559457887 (eff. 0.021)
450.63/450.74	c #Conflicts:    1689000 | #Learnt:      35322 | 0.002
450.63/450.74	c total clause space: 127.173MB
450.63/450.74	c total #watches: 137294
450.93/451.01	c total #propagations: 11608702 / total #impl: 559936552 (eff. 0.021)
450.93/451.01	c #Conflicts:    1690000 | #Learnt:      36322 | 0.002
450.93/451.01	c total clause space: 127.173MB
450.93/451.01	c total #watches: 141755
451.13/451.28	c total #propagations: 11615986 / total #impl: 560421261 (eff. 0.021)
451.13/451.28	c #Conflicts:    1691000 | #Learnt:      37322 | 0.002
451.13/451.28	c total clause space: 127.173MB
451.13/451.28	c total #watches: 145502
451.43/451.57	c total #propagations: 11623243 / total #impl: 560701467 (eff. 0.021)
451.43/451.57	c #Conflicts:    1692000 | #Learnt:      38322 | 0.002
451.43/451.57	c total clause space: 127.173MB
451.43/451.57	c total #watches: 149642
451.83/451.95	c total #propagations: 11629716 / total #impl: 561102554 (eff. 0.021)
451.83/451.95	c #Conflicts:    1693000 | #Learnt:      39322 | 0.002
451.83/451.95	c total clause space: 127.173MB
451.83/451.95	c total #watches: 154783
452.23/452.32	c total #propagations: 11636980 / total #impl: 561913013 (eff. 0.021)
452.23/452.32	c #Conflicts:    1694000 | #Learnt:      40322 | 0.002
452.23/452.32	c total clause space: 127.173MB
452.23/452.32	c total #watches: 159145
452.63/452.75	c total #propagations: 11644160 / total #impl: 562583415 (eff. 0.021)
452.63/452.75	c #Conflicts:    1695000 | #Learnt:      41322 | 0.002
452.63/452.75	c total clause space: 127.173MB
452.63/452.75	c total #watches: 163776
452.93/453.09	c total #propagations: 11651274 / total #impl: 563462755 (eff. 0.021)
452.93/453.09	c #Conflicts:    1696000 | #Learnt:      42322 | 0.002
452.93/453.09	c total clause space: 127.173MB
452.93/453.09	c total #watches: 167609
453.33/453.49	c total #propagations: 11658299 / total #impl: 563746993 (eff. 0.021)
453.33/453.49	c #Conflicts:    1697000 | #Learnt:      43322 | 0.002
453.33/453.49	c total clause space: 127.173MB
453.33/453.49	c total #watches: 173232
453.92/454.03	c total #propagations: 11665270 / total #impl: 564325036 (eff. 0.021)
453.92/454.03	c #Conflicts:    1698000 | #Learnt:      44322 | 0.002
453.92/454.03	c total clause space: 127.173MB
453.92/454.03	c total #watches: 177920
454.42/454.55	c total #propagations: 11673028 / total #impl: 564948458 (eff. 0.021)
454.42/454.55	c #Conflicts:    1699000 | #Learnt:      45322 | 0.002
454.42/454.55	c total clause space: 127.173MB
454.42/454.55	c total #watches: 184570
454.92/455.03	c total #propagations: 11679532 / total #impl: 566193114 (eff. 0.021)
454.92/455.03	c #Conflicts:    1700000 | #Learnt:      46322 | 0.002
454.92/455.03	c total clause space: 127.173MB
454.92/455.03	c total #watches: 190394
455.43/455.52	c total #propagations: 11686590 / total #impl: 567232424 (eff. 0.021)
455.43/455.52	c #Conflicts:    1701000 | #Learnt:      47322 | 0.002
455.43/455.52	c total clause space: 127.173MB
455.43/455.52	c total #watches: 194860
455.92/456.01	c total #propagations: 11693225 / total #impl: 568086247 (eff. 0.021)
455.92/456.01	c #Conflicts:    1702000 | #Learnt:      48322 | 0.002
455.92/456.01	c total clause space: 127.173MB
455.92/456.01	c total #watches: 199315
456.43/456.51	c total #propagations: 11700648 / total #impl: 569082282 (eff. 0.021)
456.43/456.51	c #Conflicts:    1703000 | #Learnt:      49322 | 0.002
456.43/456.51	c total clause space: 127.173MB
456.43/456.51	c total #watches: 203676
456.82/456.96	c total #propagations: 11708067 / total #impl: 569877803 (eff. 0.021)
456.82/456.96	c #Conflicts:    1704000 | #Learnt:      50322 | 0.002
456.82/456.96	c total clause space: 127.173MB
456.82/456.96	c total #watches: 206998
457.32/457.44	c total #propagations: 11715856 / total #impl: 570179063 (eff. 0.021)
457.32/457.44	c #Conflicts:    1705000 | #Learnt:      51322 | 0.002
457.32/457.44	c total clause space: 127.173MB
457.32/457.44	c total #watches: 210131
457.82/457.95	c total #propagations: 11722853 / total #impl: 570602017 (eff. 0.021)
457.82/457.95	c #Conflicts:    1706000 | #Learnt:      52322 | 0.002
457.82/457.95	c total clause space: 127.173MB
457.82/457.95	c total #watches: 213864
458.32/458.48	c total #propagations: 11730281 / total #impl: 571281475 (eff. 0.021)
458.32/458.48	c #Conflicts:    1707000 | #Learnt:      53322 | 0.002
458.32/458.48	c total clause space: 127.173MB
458.32/458.48	c total #watches: 217815
458.82/458.99	c total #propagations: 11737622 / total #impl: 572017749 (eff. 0.021)
458.82/458.99	c #Conflicts:    1708000 | #Learnt:      54322 | 0.002
458.82/458.99	c total clause space: 127.173MB
458.82/458.99	c total #watches: 224053
459.42/459.59	c total #propagations: 11744008 / total #impl: 572957242 (eff. 0.020)
459.42/459.59	c #Conflicts:    1709000 | #Learnt:      55322 | 0.002
459.42/459.59	c total clause space: 127.173MB
459.42/459.59	c total #watches: 228350
460.12/460.20	c total #propagations: 11750893 / total #impl: 573926071 (eff. 0.020)
460.12/460.20	c #Conflicts:    1710000 | #Learnt:      56322 | 0.002
460.12/460.20	c total clause space: 127.173MB
460.12/460.20	c total #watches: 232893
460.72/460.83	c total #propagations: 11757371 / total #impl: 574916987 (eff. 0.020)
460.72/460.83	c #Conflicts:    1711000 | #Learnt:      57322 | 0.002
460.72/460.83	c total clause space: 127.173MB
460.72/460.83	c total #watches: 237263
461.32/461.48	c total #propagations: 11764107 / total #impl: 575857804 (eff. 0.020)
461.32/461.48	c #Conflicts:    1712000 | #Learnt:      58322 | 0.002
461.32/461.48	c total clause space: 127.173MB
461.32/461.48	c total #watches: 242702
462.12/462.20	c total #propagations: 11770872 / total #impl: 577140840 (eff. 0.020)
462.12/462.20	c #Conflicts:    1713000 | #Learnt:      59322 | 0.002
462.12/462.20	c total clause space: 127.173MB
462.12/462.20	c total #watches: 247503
462.82/462.90	c total #propagations: 11777956 / total #impl: 578452382 (eff. 0.020)
462.82/462.90	c #Conflicts:    1714000 | #Learnt:      60322 | 0.002
462.82/462.90	c total clause space: 127.173MB
462.82/462.90	c total #watches: 251271
463.42/463.55	c total #propagations: 11784504 / total #impl: 579538630 (eff. 0.020)
463.42/463.55	c #Conflicts:    1715000 | #Learnt:      61322 | 0.002
463.42/463.55	c total clause space: 127.173MB
463.42/463.55	c total #watches: 257491
464.13/464.30	c total #propagations: 11791215 / total #impl: 580947931 (eff. 0.020)
464.13/464.30	c #Conflicts:    1716000 | #Learnt:      62322 | 0.002
464.13/464.30	c total clause space: 127.173MB
464.13/464.30	c total #watches: 262887
464.82/464.92	c total #propagations: 11798240 / total #impl: 582235052 (eff. 0.020)
464.82/464.92	c #Conflicts:    1717000 | #Learnt:      63322 | 0.002
464.82/464.92	c total clause space: 127.173MB
464.82/464.92	c total #watches: 266583
465.12/465.25	c total #propagations: 11805614 / total #impl: 582940843 (eff. 0.020)
465.12/465.25	c GC COLLECT
465.12/465.25	c #Conflicts:    1718000 | #Learnt:      32615 | 0.002
465.12/465.25	c total clause space: 127.173MB
465.12/465.25	c total #watches: 125219
465.42/465.52	c total #propagations: 11813545 / total #impl: 583450169 (eff. 0.020)
465.42/465.52	c #Conflicts:    1719000 | #Learnt:      33615 | 0.002
465.42/465.52	c total clause space: 127.173MB
465.42/465.52	c total #watches: 130145
465.62/465.78	c total #propagations: 11821051 / total #impl: 583868277 (eff. 0.020)
465.62/465.78	c #Conflicts:    1720000 | #Learnt:      34615 | 0.002
465.62/465.78	c total clause space: 127.173MB
465.62/465.78	c total #watches: 135176
466.02/466.11	c total #propagations: 11827455 / total #impl: 584380183 (eff. 0.020)
466.02/466.11	c #Conflicts:    1721000 | #Learnt:      35615 | 0.002
466.02/466.11	c total clause space: 127.173MB
466.02/466.11	c total #watches: 140498
466.33/466.47	c total #propagations: 11834224 / total #impl: 585182110 (eff. 0.020)
466.33/466.47	c #Conflicts:    1722000 | #Learnt:      36615 | 0.002
466.33/466.47	c total clause space: 127.173MB
466.33/466.47	c total #watches: 145048
466.72/466.83	c total #propagations: 11841467 / total #impl: 586001470 (eff. 0.020)
466.72/466.83	c #Conflicts:    1723000 | #Learnt:      37615 | 0.002
466.72/466.83	c total clause space: 127.173MB
466.72/466.83	c total #watches: 150503
467.12/467.21	c total #propagations: 11848550 / total #impl: 587157258 (eff. 0.020)
467.12/467.21	c #Conflicts:    1724000 | #Learnt:      38615 | 0.002
467.12/467.21	c total clause space: 127.173MB
467.12/467.21	c total #watches: 155833
467.53/467.65	c total #propagations: 11855384 / total #impl: 588600901 (eff. 0.020)
467.53/467.65	c #Conflicts:    1725000 | #Learnt:      39615 | 0.002
467.53/467.65	c total clause space: 127.173MB
467.53/467.65	c total #watches: 161595
467.92/468.05	c total #propagations: 11862516 / total #impl: 590392817 (eff. 0.020)
467.92/468.05	c #Conflicts:    1726000 | #Learnt:      40615 | 0.002
467.92/468.05	c total clause space: 127.173MB
467.92/468.05	c total #watches: 164998
468.32/468.47	c total #propagations: 11869893 / total #impl: 591289317 (eff. 0.020)
468.32/468.47	c #Conflicts:    1727000 | #Learnt:      41615 | 0.002
468.32/468.47	c total clause space: 127.173MB
468.32/468.47	c total #watches: 168603
468.82/468.97	c total #propagations: 11877294 / total #impl: 592365822 (eff. 0.020)
468.82/468.97	c #Conflicts:    1728000 | #Learnt:      42615 | 0.002
468.82/468.97	c total clause space: 127.173MB
468.82/468.97	c total #watches: 172508
469.32/469.43	c total #propagations: 11884130 / total #impl: 593912094 (eff. 0.020)
469.32/469.43	c #Conflicts:    1729000 | #Learnt:      43615 | 0.002
469.32/469.43	c total clause space: 127.173MB
469.32/469.43	c total #watches: 176645
469.82/469.95	c total #propagations: 11890990 / total #impl: 595344547 (eff. 0.020)
469.82/469.95	c #Conflicts:    1730000 | #Learnt:      44615 | 0.002
469.82/469.95	c total clause space: 127.173MB
469.82/469.95	c total #watches: 180287
470.32/470.44	c total #propagations: 11897817 / total #impl: 596897952 (eff. 0.020)
470.32/470.44	c #Conflicts:    1731000 | #Learnt:      45615 | 0.002
470.32/470.44	c total clause space: 127.173MB
470.32/470.44	c total #watches: 184107
470.83/470.93	c total #propagations: 11905190 / total #impl: 598211272 (eff. 0.020)
470.83/470.93	c #Conflicts:    1732000 | #Learnt:      46615 | 0.002
470.83/470.93	c total clause space: 127.173MB
470.83/470.93	c total #watches: 188650
471.22/471.34	c total #propagations: 11912854 / total #impl: 599435742 (eff. 0.020)
471.22/471.34	c #Conflicts:    1733000 | #Learnt:      47615 | 0.002
471.22/471.34	c total clause space: 127.173MB
471.22/471.34	c total #watches: 192466
471.62/471.79	c total #propagations: 11920562 / total #impl: 600320880 (eff. 0.020)
471.62/471.79	c #Conflicts:    1734000 | #Learnt:      48615 | 0.002
471.62/471.79	c total clause space: 127.173MB
471.62/471.79	c total #watches: 196535
472.22/472.31	c total #propagations: 11928235 / total #impl: 601383327 (eff. 0.020)
472.22/472.31	c #Conflicts:    1735000 | #Learnt:      49615 | 0.002
472.22/472.31	c total clause space: 127.173MB
472.22/472.31	c total #watches: 200957
472.62/472.79	c total #propagations: 11936068 / total #impl: 602724335 (eff. 0.020)
472.62/472.79	c #Conflicts:    1736000 | #Learnt:      50615 | 0.002
472.62/472.79	c total clause space: 127.173MB
472.62/472.79	c total #watches: 205707
473.12/473.29	c total #propagations: 11944345 / total #impl: 603860816 (eff. 0.020)
473.12/473.29	c #Conflicts:    1737000 | #Learnt:      51615 | 0.002
473.12/473.29	c total clause space: 127.173MB
473.12/473.29	c total #watches: 210427
473.62/473.77	c total #propagations: 11952598 / total #impl: 605189897 (eff. 0.020)
473.62/473.77	c #Conflicts:    1738000 | #Learnt:      52615 | 0.002
473.62/473.77	c total clause space: 127.173MB
473.62/473.77	c total #watches: 214330
474.13/474.23	c total #propagations: 11960886 / total #impl: 606390801 (eff. 0.020)
474.13/474.23	c #Conflicts:    1739000 | #Learnt:      53615 | 0.002
474.13/474.23	c total clause space: 127.173MB
474.13/474.23	c total #watches: 218042
474.62/474.79	c total #propagations: 11969491 / total #impl: 607438476 (eff. 0.020)
474.62/474.79	c #Conflicts:    1740000 | #Learnt:      54615 | 0.002
474.62/474.79	c total clause space: 127.173MB
474.62/474.79	c total #watches: 222753
475.23/475.39	c total #propagations: 11977227 / total #impl: 608793279 (eff. 0.020)
475.23/475.39	c #Conflicts:    1741000 | #Learnt:      55615 | 0.002
475.23/475.39	c total clause space: 127.173MB
475.23/475.39	c total #watches: 228405
475.92/476.09	c total #propagations: 11984944 / total #impl: 610536823 (eff. 0.020)
475.92/476.09	c #Conflicts:    1742000 | #Learnt:      56615 | 0.002
475.92/476.09	c total clause space: 127.173MB
475.92/476.09	c total #watches: 234639
476.62/476.79	c total #propagations: 11992277 / total #impl: 612944409 (eff. 0.020)
476.62/476.79	c #Conflicts:    1743000 | #Learnt:      57615 | 0.002
476.62/476.79	c total clause space: 127.173MB
476.62/476.79	c total #watches: 239651
477.43/477.53	c total #propagations: 11999752 / total #impl: 615221912 (eff. 0.020)
477.43/477.53	c #Conflicts:    1744000 | #Learnt:      58615 | 0.002
477.43/477.53	c total clause space: 127.173MB
477.43/477.53	c total #watches: 245047
478.32/478.41	c total #propagations: 12006999 / total #impl: 617936722 (eff. 0.019)
478.32/478.41	c #Conflicts:    1745000 | #Learnt:      59615 | 0.002
478.32/478.41	c total clause space: 127.173MB
478.32/478.41	c total #watches: 250132
479.12/479.24	c total #propagations: 12014756 / total #impl: 620007831 (eff. 0.019)
479.12/479.24	c #Conflicts:    1746000 | #Learnt:      60615 | 0.002
479.12/479.24	c total clause space: 127.173MB
479.12/479.24	c total #watches: 255151
479.92/480.00	c total #propagations: 12021972 / total #impl: 622101836 (eff. 0.019)
479.92/480.00	c #Conflicts:    1747000 | #Learnt:      61615 | 0.002
479.92/480.00	c total clause space: 127.173MB
479.92/480.00	c total #watches: 259582
480.73/480.83	c total #propagations: 12029126 / total #impl: 623488251 (eff. 0.019)
480.73/480.83	c #Conflicts:    1748000 | #Learnt:      62615 | 0.002
480.73/480.83	c total clause space: 127.173MB
480.73/480.83	c total #watches: 263910
481.42/481.57	c total #propagations: 12036359 / total #impl: 624980617 (eff. 0.019)
481.42/481.57	c #Conflicts:    1749000 | #Learnt:      63615 | 0.002
481.42/481.57	c total clause space: 127.173MB
481.42/481.57	c total #watches: 268157
481.92/482.09	c total #propagations: 12043655 / total #impl: 626267320 (eff. 0.019)
481.92/482.09	c GC COLLECT
481.92/482.09	c #Conflicts:    1750000 | #Learnt:      32613 | 0.002
481.92/482.09	c total clause space: 127.173MB
481.92/482.09	c total #watches: 124581
482.22/482.35	c total #propagations: 12050814 / total #impl: 627080220 (eff. 0.019)
482.22/482.35	c #Conflicts:    1751000 | #Learnt:      33613 | 0.002
482.22/482.35	c total clause space: 127.173MB
482.22/482.35	c total #watches: 129315
482.52/482.62	c total #propagations: 12057589 / total #impl: 627524532 (eff. 0.019)
482.52/482.62	c #Conflicts:    1752000 | #Learnt:      34613 | 0.002
482.52/482.62	c total clause space: 127.173MB
482.52/482.62	c total #watches: 133551
482.72/482.88	c total #propagations: 12064196 / total #impl: 628025125 (eff. 0.019)
482.72/482.88	c #Conflicts:    1753000 | #Learnt:      35613 | 0.002
482.72/482.88	c total clause space: 127.173MB
482.72/482.88	c total #watches: 138278
483.02/483.18	c total #propagations: 12070907 / total #impl: 628451289 (eff. 0.019)
483.02/483.18	c #Conflicts:    1754000 | #Learnt:      36613 | 0.002
483.02/483.18	c total clause space: 127.173MB
483.02/483.18	c total #watches: 144661
483.32/483.46	c total #propagations: 12077587 / total #impl: 629143210 (eff. 0.019)
483.32/483.46	c #Conflicts:    1755000 | #Learnt:      37613 | 0.002
483.32/483.46	c total clause space: 127.173MB
483.32/483.46	c total #watches: 148385
483.72/483.80	c total #propagations: 12084591 / total #impl: 629615806 (eff. 0.019)
483.72/483.80	c #Conflicts:    1756000 | #Learnt:      38613 | 0.002
483.72/483.80	c total clause space: 127.173MB
483.72/483.80	c total #watches: 152355
484.03/484.15	c total #propagations: 12091366 / total #impl: 630136066 (eff. 0.019)
484.03/484.15	c #Conflicts:    1757000 | #Learnt:      39613 | 0.002
484.03/484.15	c total clause space: 127.173MB
484.03/484.15	c total #watches: 157381
484.42/484.51	c total #propagations: 12098230 / total #impl: 630822143 (eff. 0.019)
484.42/484.51	c #Conflicts:    1758000 | #Learnt:      40613 | 0.002
484.42/484.51	c total clause space: 127.173MB
484.42/484.51	c total #watches: 162990
484.82/484.92	c total #propagations: 12104697 / total #impl: 631613199 (eff. 0.019)
484.82/484.92	c #Conflicts:    1759000 | #Learnt:      41613 | 0.002
484.82/484.92	c total clause space: 127.173MB
484.82/484.92	c total #watches: 168360
485.22/485.32	c total #propagations: 12111725 / total #impl: 632612984 (eff. 0.019)
485.22/485.32	c #Conflicts:    1760000 | #Learnt:      42613 | 0.002
485.22/485.32	c total clause space: 127.173MB
485.22/485.32	c total #watches: 173550
485.62/485.73	c total #propagations: 12118918 / total #impl: 633653001 (eff. 0.019)
485.62/485.73	c #Conflicts:    1761000 | #Learnt:      43613 | 0.002
485.62/485.73	c total clause space: 127.173MB
485.62/485.73	c total #watches: 179415
486.02/486.16	c total #propagations: 12125233 / total #impl: 634852671 (eff. 0.019)
486.02/486.16	c #Conflicts:    1762000 | #Learnt:      44613 | 0.002
486.02/486.16	c total clause space: 127.173MB
486.02/486.16	c total #watches: 185357
486.42/486.58	c total #propagations: 12131535 / total #impl: 636179289 (eff. 0.019)
486.42/486.58	c #Conflicts:    1763000 | #Learnt:      45613 | 0.002
486.42/486.58	c total clause space: 127.173MB
486.42/486.58	c total #watches: 190681
486.92/487.08	c total #propagations: 12137702 / total #impl: 637706505 (eff. 0.019)
486.92/487.08	c #Conflicts:    1764000 | #Learnt:      46613 | 0.002
486.92/487.08	c total clause space: 127.173MB
486.92/487.08	c total #watches: 196878
487.42/487.59	c total #propagations: 12144675 / total #impl: 639129939 (eff. 0.019)
487.42/487.59	c #Conflicts:    1765000 | #Learnt:      47613 | 0.002
487.42/487.59	c total clause space: 127.173MB
487.42/487.59	c total #watches: 201976
487.92/488.08	c total #propagations: 12151497 / total #impl: 640168269 (eff. 0.019)
487.92/488.08	c #Conflicts:    1766000 | #Learnt:      48613 | 0.002
487.92/488.08	c total clause space: 127.173MB
487.92/488.08	c total #watches: 207225
488.52/488.62	c total #propagations: 12158601 / total #impl: 641017419 (eff. 0.019)
488.52/488.62	c #Conflicts:    1767000 | #Learnt:      49613 | 0.002
488.52/488.62	c total clause space: 127.173MB
488.52/488.62	c total #watches: 210557
489.12/489.24	c total #propagations: 12166325 / total #impl: 641511112 (eff. 0.019)
489.12/489.24	c #Conflicts:    1768000 | #Learnt:      50613 | 0.002
489.12/489.24	c total clause space: 127.173MB
489.12/489.24	c total #watches: 216627
489.72/489.86	c total #propagations: 12172913 / total #impl: 642936224 (eff. 0.019)
489.72/489.86	c #Conflicts:    1769000 | #Learnt:      51613 | 0.002
489.72/489.86	c total clause space: 127.173MB
489.72/489.86	c total #watches: 222989
490.32/490.45	c total #propagations: 12179563 / total #impl: 644550575 (eff. 0.019)
490.32/490.45	c #Conflicts:    1770000 | #Learnt:      52613 | 0.002
490.32/490.45	c total clause space: 127.173MB
490.32/490.45	c total #watches: 228905
490.92/491.08	c total #propagations: 12186646 / total #impl: 646031221 (eff. 0.019)
490.92/491.08	c #Conflicts:    1771000 | #Learnt:      53613 | 0.002
490.92/491.08	c total clause space: 127.173MB
490.92/491.08	c total #watches: 233640
491.63/491.73	c total #propagations: 12193672 / total #impl: 647602415 (eff. 0.019)
491.63/491.73	c #Conflicts:    1772000 | #Learnt:      54613 | 0.002
491.63/491.73	c total clause space: 127.173MB
491.63/491.73	c total #watches: 239546
492.22/492.38	c total #propagations: 12200468 / total #impl: 649257963 (eff. 0.019)
492.22/492.38	c #Conflicts:    1773000 | #Learnt:      55613 | 0.002
492.22/492.38	c total clause space: 127.173MB
492.22/492.38	c total #watches: 243097
493.02/493.13	c total #propagations: 12207277 / total #impl: 649988415 (eff. 0.019)
493.02/493.13	c #Conflicts:    1774000 | #Learnt:      56613 | 0.002
493.02/493.13	c total clause space: 127.173MB
493.02/493.13	c total #watches: 248658
493.72/493.89	c total #propagations: 12213928 / total #impl: 651587096 (eff. 0.019)
493.72/493.89	c #Conflicts:    1775000 | #Learnt:      57613 | 0.002
493.72/493.89	c total clause space: 127.173MB
493.72/493.89	c total #watches: 253949
494.62/494.71	c total #propagations: 12220928 / total #impl: 653267847 (eff. 0.019)
494.62/494.71	c #Conflicts:    1776000 | #Learnt:      58613 | 0.002
494.62/494.71	c total clause space: 127.173MB
494.62/494.71	c total #watches: 259125
495.42/495.50	c total #propagations: 12227790 / total #impl: 654739750 (eff. 0.019)
495.42/495.50	c #Conflicts:    1777000 | #Learnt:      59613 | 0.002
495.42/495.50	c total clause space: 127.173MB
495.42/495.50	c total #watches: 263258
496.22/496.31	c total #propagations: 12234881 / total #impl: 656199521 (eff. 0.019)
496.22/496.31	c #Conflicts:    1778000 | #Learnt:      60613 | 0.002
496.22/496.31	c total clause space: 127.173MB
496.22/496.31	c total #watches: 269919
497.02/497.19	c total #propagations: 12242280 / total #impl: 658196858 (eff. 0.019)
497.02/497.19	c #Conflicts:    1779000 | #Learnt:      61613 | 0.002
497.02/497.19	c total clause space: 127.173MB
497.02/497.19	c total #watches: 274914
497.82/497.98	c total #propagations: 12249068 / total #impl: 660848147 (eff. 0.019)
497.82/497.98	c #Conflicts:    1780000 | #Learnt:      62613 | 0.002
497.82/497.98	c total clause space: 127.173MB
497.82/497.98	c total #watches: 279292
498.72/498.80	c total #propagations: 12256688 / total #impl: 662614366 (eff. 0.018)
498.72/498.80	c #Conflicts:    1781000 | #Learnt:      63613 | 0.002
498.72/498.80	c total clause space: 127.173MB
498.72/498.80	c total #watches: 282744
499.32/499.45	c total #propagations: 12264938 / total #impl: 663849932 (eff. 0.018)
499.32/499.45	c GC COLLECT
499.32/499.45	c #Conflicts:    1782000 | #Learnt:      32316 | 0.002
499.32/499.45	c total clause space: 127.173MB
499.32/499.45	c total #watches: 123517
499.52/499.66	c total #propagations: 12272828 / total #impl: 664417571 (eff. 0.018)
499.52/499.66	c #Conflicts:    1783000 | #Learnt:      33316 | 0.002
499.52/499.66	c total clause space: 127.173MB
499.52/499.66	c total #watches: 126935
499.72/499.88	c total #propagations: 12279426 / total #impl: 664639251 (eff. 0.018)
499.72/499.88	c #Conflicts:    1784000 | #Learnt:      34316 | 0.002
499.72/499.88	c total clause space: 127.173MB
499.72/499.88	c total #watches: 131611
500.02/500.11	c total #propagations: 12286510 / total #impl: 665214561 (eff. 0.018)
500.02/500.11	c #Conflicts:    1785000 | #Learnt:      35316 | 0.002
500.02/500.11	c total clause space: 127.173MB
500.02/500.11	c total #watches: 135467
500.22/500.39	c total #propagations: 12293818 / total #impl: 665694434 (eff. 0.018)
500.22/500.39	c #Conflicts:    1786000 | #Learnt:      36316 | 0.002
500.22/500.39	c total clause space: 127.173MB
500.22/500.39	c total #watches: 141467
500.62/500.73	c total #propagations: 12300523 / total #impl: 666654380 (eff. 0.018)
500.62/500.73	c #Conflicts:    1787000 | #Learnt:      37316 | 0.002
500.62/500.73	c total clause space: 127.173MB
500.62/500.73	c total #watches: 146901
500.92/501.09	c total #propagations: 12307221 / total #impl: 668081721 (eff. 0.018)
500.92/501.09	c #Conflicts:    1788000 | #Learnt:      38316 | 0.002
500.92/501.09	c total clause space: 127.173MB
500.92/501.09	c total #watches: 151188
501.42/501.51	c total #propagations: 12314422 / total #impl: 669528152 (eff. 0.018)
501.42/501.51	c #Conflicts:    1789000 | #Learnt:      39316 | 0.002
501.42/501.51	c total clause space: 127.173MB
501.42/501.51	c total #watches: 156925
501.82/501.92	c total #propagations: 12321301 / total #impl: 671607731 (eff. 0.018)
501.82/501.92	c #Conflicts:    1790000 | #Learnt:      40316 | 0.002
501.82/501.92	c total clause space: 127.173MB
501.82/501.92	c total #watches: 161295
502.12/502.27	c total #propagations: 12328767 / total #impl: 672329252 (eff. 0.018)
502.12/502.27	c #Conflicts:    1791000 | #Learnt:      41316 | 0.002
502.12/502.27	c total clause space: 127.173MB
502.12/502.27	c total #watches: 164945
502.52/502.70	c total #propagations: 12336170 / total #impl: 672691546 (eff. 0.018)
502.52/502.70	c #Conflicts:    1792000 | #Learnt:      42316 | 0.002
502.52/502.70	c total clause space: 127.173MB
502.52/502.70	c total #watches: 168369
503.02/503.13	c total #propagations: 12342693 / total #impl: 673248990 (eff. 0.018)
503.02/503.13	c #Conflicts:    1793000 | #Learnt:      43316 | 0.002
503.02/503.13	c total clause space: 127.173MB
503.02/503.13	c total #watches: 172719
503.42/503.54	c total #propagations: 12349863 / total #impl: 673860558 (eff. 0.018)
503.42/503.54	c #Conflicts:    1794000 | #Learnt:      44316 | 0.002
503.42/503.54	c total clause space: 127.173MB
503.42/503.54	c total #watches: 176754
503.82/503.96	c total #propagations: 12356942 / total #impl: 674423453 (eff. 0.018)
503.82/503.96	c #Conflicts:    1795000 | #Learnt:      45316 | 0.002
503.82/503.96	c total clause space: 127.173MB
503.82/503.96	c total #watches: 180845
504.22/504.34	c total #propagations: 12363964 / total #impl: 675120788 (eff. 0.018)
504.22/504.34	c #Conflicts:    1796000 | #Learnt:      46316 | 0.002
504.22/504.34	c total clause space: 127.173MB
504.22/504.34	c total #watches: 184552
504.62/504.76	c total #propagations: 12371511 / total #impl: 675791168 (eff. 0.018)
504.62/504.76	c #Conflicts:    1797000 | #Learnt:      47316 | 0.002
504.62/504.76	c total clause space: 127.173MB
504.62/504.76	c total #watches: 187894
505.12/505.21	c total #propagations: 12379149 / total #impl: 676416631 (eff. 0.018)
505.12/505.21	c #Conflicts:    1798000 | #Learnt:      48316 | 0.002
505.12/505.21	c total clause space: 127.173MB
505.12/505.21	c total #watches: 193877
505.52/505.65	c total #propagations: 12385798 / total #impl: 677294490 (eff. 0.018)
505.52/505.65	c #Conflicts:    1799000 | #Learnt:      49316 | 0.002
505.52/505.65	c total clause space: 127.173MB
505.52/505.65	c total #watches: 199105
506.02/506.14	c total #propagations: 12392012 / total #impl: 678101412 (eff. 0.018)
506.02/506.14	c #Conflicts:    1800000 | #Learnt:      50316 | 0.002
506.02/506.14	c total clause space: 127.173MB
506.02/506.14	c total #watches: 203647
506.52/506.63	c total #propagations: 12399854 / total #impl: 678838227 (eff. 0.018)
506.52/506.63	c #Conflicts:    1801000 | #Learnt:      51316 | 0.002
506.52/506.63	c total clause space: 127.173MB
506.52/506.63	c total #watches: 207532
507.02/507.12	c total #propagations: 12406886 / total #impl: 679499616 (eff. 0.018)
507.02/507.12	c #Conflicts:    1802000 | #Learnt:      52316 | 0.002
507.02/507.12	c total clause space: 127.173MB
507.02/507.12	c total #watches: 211550
507.61/507.71	c total #propagations: 12413938 / total #impl: 680183103 (eff. 0.018)
507.61/507.71	c #Conflicts:    1803000 | #Learnt:      53316 | 0.002
507.61/507.71	c total clause space: 127.173MB
507.61/507.71	c total #watches: 217129
508.12/508.20	c total #propagations: 12420060 / total #impl: 681464948 (eff. 0.018)
508.12/508.20	c #Conflicts:    1804000 | #Learnt:      54316 | 0.002
508.12/508.20	c total clause space: 127.173MB
508.12/508.20	c total #watches: 222090
508.61/508.72	c total #propagations: 12427176 / total #impl: 682483512 (eff. 0.018)
508.61/508.72	c #Conflicts:    1805000 | #Learnt:      55316 | 0.002
508.61/508.72	c total clause space: 127.173MB
508.61/508.72	c total #watches: 225345
509.22/509.33	c total #propagations: 12433829 / total #impl: 683136759 (eff. 0.018)
509.22/509.33	c #Conflicts:    1806000 | #Learnt:      56316 | 0.002
509.22/509.33	c total clause space: 127.173MB
509.22/509.33	c total #watches: 229696
509.71/509.89	c total #propagations: 12440990 / total #impl: 684712895 (eff. 0.018)
509.71/509.89	c #Conflicts:    1807000 | #Learnt:      57316 | 0.002
509.71/509.89	c total clause space: 127.173MB
509.71/509.89	c total #watches: 233974
510.42/510.54	c total #propagations: 12448312 / total #impl: 686247847 (eff. 0.018)
510.42/510.54	c #Conflicts:    1808000 | #Learnt:      58316 | 0.002
510.42/510.54	c total clause space: 127.173MB
510.42/510.54	c total #watches: 239213
511.11/511.21	c total #propagations: 12455244 / total #impl: 688238306 (eff. 0.018)
511.11/511.21	c #Conflicts:    1809000 | #Learnt:      59316 | 0.002
511.11/511.21	c total clause space: 127.173MB
511.11/511.21	c total #watches: 243126
511.71/511.80	c total #propagations: 12462041 / total #impl: 689425071 (eff. 0.018)
511.71/511.80	c #Conflicts:    1810000 | #Learnt:      60316 | 0.002
511.71/511.80	c total clause space: 127.173MB
511.71/511.80	c total #watches: 246713
512.31/512.48	c total #propagations: 12468597 / total #impl: 690236301 (eff. 0.018)
512.31/512.48	c #Conflicts:    1811000 | #Learnt:      61316 | 0.002
512.31/512.48	c total clause space: 127.173MB
512.31/512.48	c total #watches: 253402
513.01/513.14	c total #propagations: 12475528 / total #impl: 691929511 (eff. 0.018)
513.01/513.14	c #Conflicts:    1812000 | #Learnt:      62316 | 0.002
513.01/513.14	c total clause space: 127.173MB
513.01/513.14	c total #watches: 259342
513.72/513.81	c total #propagations: 12482604 / total #impl: 693532997 (eff. 0.018)
513.72/513.81	c #Conflicts:    1813000 | #Learnt:      63316 | 0.002
513.72/513.81	c total clause space: 127.173MB
513.72/513.81	c total #watches: 263911
514.41/514.55	c total #propagations: 12489641 / total #impl: 694708246 (eff. 0.018)
514.41/514.55	c #Conflicts:    1814000 | #Learnt:      64316 | 0.002
514.41/514.55	c total clause space: 127.173MB
514.41/514.55	c total #watches: 268440
515.11/515.28	c total #propagations: 12496571 / total #impl: 696175695 (eff. 0.018)
515.11/515.28	c GC COLLECT
515.11/515.28	c #Conflicts:    1815000 | #Learnt:      32712 | 0.002
515.11/515.28	c total clause space: 127.173MB
515.11/515.28	c total #watches: 125021
515.31/515.46	c total #propagations: 12504739 / total #impl: 697648075 (eff. 0.018)
515.31/515.46	c #Conflicts:    1816000 | #Learnt:      33712 | 0.002
515.31/515.46	c total clause space: 127.173MB
515.31/515.46	c total #watches: 128851
515.61/515.73	c total #propagations: 12511773 / total #impl: 697965314 (eff. 0.018)
515.61/515.73	c #Conflicts:    1817000 | #Learnt:      34712 | 0.002
515.61/515.73	c total clause space: 127.173MB
515.61/515.73	c total #watches: 133524
515.82/516.00	c total #propagations: 12519160 / total #impl: 698338575 (eff. 0.018)
515.82/516.00	c #Conflicts:    1818000 | #Learnt:      35712 | 0.002
515.82/516.00	c total clause space: 127.173MB
515.82/516.00	c total #watches: 138328
516.11/516.27	c total #propagations: 12525899 / total #impl: 698727130 (eff. 0.018)
516.11/516.27	c #Conflicts:    1819000 | #Learnt:      36712 | 0.002
516.11/516.27	c total clause space: 127.173MB
516.11/516.27	c total #watches: 143167
516.41/516.58	c total #propagations: 12532894 / total #impl: 699278136 (eff. 0.018)
516.41/516.58	c #Conflicts:    1820000 | #Learnt:      37712 | 0.002
516.41/516.58	c total clause space: 127.173MB
516.41/516.58	c total #watches: 147707
516.81/516.91	c total #propagations: 12540480 / total #impl: 699890244 (eff. 0.018)
516.81/516.91	c #Conflicts:    1821000 | #Learnt:      38712 | 0.002
516.81/516.91	c total clause space: 127.173MB
516.81/516.91	c total #watches: 152089
517.11/517.24	c total #propagations: 12547746 / total #impl: 700472431 (eff. 0.018)
517.11/517.24	c #Conflicts:    1822000 | #Learnt:      39712 | 0.002
517.11/517.24	c total clause space: 127.173MB
517.11/517.24	c total #watches: 156177
517.41/517.58	c total #propagations: 12555405 / total #impl: 700964049 (eff. 0.018)
517.41/517.58	c #Conflicts:    1823000 | #Learnt:      40712 | 0.002
517.41/517.58	c total clause space: 127.173MB
517.41/517.58	c total #watches: 161236
517.81/517.91	c total #propagations: 12562124 / total #impl: 701657339 (eff. 0.018)
517.81/517.91	c #Conflicts:    1824000 | #Learnt:      41712 | 0.002
517.81/517.91	c total clause space: 127.173MB
517.81/517.91	c total #watches: 164650
518.12/518.25	c total #propagations: 12568880 / total #impl: 702072806 (eff. 0.018)
518.12/518.25	c #Conflicts:    1825000 | #Learnt:      42712 | 0.002
518.12/518.25	c total clause space: 127.173MB
518.12/518.25	c total #watches: 168483
518.41/518.56	c total #propagations: 12576358 / total #impl: 702628279 (eff. 0.018)
518.41/518.56	c #Conflicts:    1826000 | #Learnt:      43712 | 0.002
518.41/518.56	c total clause space: 127.173MB
518.41/518.56	c total #watches: 172208
518.81/518.90	c total #propagations: 12584541 / total #impl: 703155817 (eff. 0.018)
518.81/518.90	c #Conflicts:    1827000 | #Learnt:      44712 | 0.002
518.81/518.90	c total clause space: 127.173MB
518.81/518.90	c total #watches: 176058
519.12/519.30	c total #propagations: 12592544 / total #impl: 703720692 (eff. 0.018)
519.12/519.30	c #Conflicts:    1828000 | #Learnt:      45712 | 0.002
519.12/519.30	c total clause space: 127.173MB
519.12/519.30	c total #watches: 181390
519.51/519.64	c total #propagations: 12600159 / total #impl: 704613071 (eff. 0.018)
519.51/519.64	c #Conflicts:    1829000 | #Learnt:      46712 | 0.002
519.51/519.64	c total clause space: 127.173MB
519.51/519.64	c total #watches: 185964
519.91/520.00	c total #propagations: 12607571 / total #impl: 705359799 (eff. 0.018)
519.91/520.00	c #Conflicts:    1830000 | #Learnt:      47712 | 0.002
519.91/520.00	c total clause space: 127.173MB
519.91/520.00	c total #watches: 191096
520.22/520.40	c total #propagations: 12614591 / total #impl: 706246755 (eff. 0.018)
520.22/520.40	c #Conflicts:    1831000 | #Learnt:      48712 | 0.002
520.22/520.40	c total clause space: 127.173MB
520.22/520.40	c total #watches: 196127
520.61/520.77	c total #propagations: 12621550 / total #impl: 707375164 (eff. 0.018)
520.61/520.77	c #Conflicts:    1832000 | #Learnt:      49712 | 0.002
520.61/520.77	c total clause space: 127.173MB
520.61/520.77	c total #watches: 199990
521.11/521.21	c total #propagations: 12629480 / total #impl: 708241091 (eff. 0.018)
521.11/521.21	c #Conflicts:    1833000 | #Learnt:      50712 | 0.002
521.11/521.21	c total clause space: 127.173MB
521.11/521.21	c total #watches: 204417
521.51/521.62	c total #propagations: 12637122 / total #impl: 709327937 (eff. 0.018)
521.51/521.62	c #Conflicts:    1834000 | #Learnt:      51712 | 0.002
521.51/521.62	c total clause space: 127.173MB
521.51/521.62	c total #watches: 208445
521.81/521.98	c total #propagations: 12644775 / total #impl: 710281117 (eff. 0.018)
521.81/521.98	c #Conflicts:    1835000 | #Learnt:      52712 | 0.002
521.81/521.98	c total clause space: 127.173MB
521.81/521.98	c total #watches: 211680
522.21/522.32	c total #propagations: 12652437 / total #impl: 710573360 (eff. 0.018)
522.21/522.32	c #Conflicts:    1836000 | #Learnt:      53712 | 0.002
522.21/522.32	c total clause space: 127.173MB
522.21/522.32	c total #watches: 215098
522.52/522.65	c total #propagations: 12659119 / total #impl: 710814200 (eff. 0.018)
522.52/522.65	c #Conflicts:    1837000 | #Learnt:      54712 | 0.002
522.52/522.65	c total clause space: 127.173MB
522.52/522.65	c total #watches: 218455
522.81/522.99	c total #propagations: 12666453 / total #impl: 711012235 (eff. 0.018)
522.81/522.99	c #Conflicts:    1838000 | #Learnt:      55712 | 0.002
522.81/522.99	c total clause space: 127.173MB
522.81/522.99	c total #watches: 221843
523.31/523.40	c total #propagations: 12674341 / total #impl: 711226341 (eff. 0.018)
523.31/523.40	c #Conflicts:    1839000 | #Learnt:      56712 | 0.002
523.31/523.40	c total clause space: 127.173MB
523.31/523.40	c total #watches: 224935
523.62/523.74	c total #propagations: 12682835 / total #impl: 711565099 (eff. 0.018)
523.62/523.74	c #Conflicts:    1840000 | #Learnt:      57712 | 0.002
523.62/523.74	c total clause space: 127.173MB
523.62/523.74	c total #watches: 227919
523.91/524.04	c total #propagations: 12690626 / total #impl: 711739207 (eff. 0.018)
523.91/524.04	c #Conflicts:    1841000 | #Learnt:      58712 | 0.002
523.91/524.04	c total clause space: 127.173MB
523.91/524.04	c total #watches: 230929
524.21/524.32	c total #propagations: 12698715 / total #impl: 711915740 (eff. 0.018)
524.21/524.32	c #Conflicts:    1842000 | #Learnt:      59712 | 0.002
524.21/524.32	c total clause space: 127.173MB
524.21/524.32	c total #watches: 233848
524.51/524.62	c total #propagations: 12707098 / total #impl: 711993855 (eff. 0.018)
524.51/524.62	c #Conflicts:    1843000 | #Learnt:      60712 | 0.002
524.51/524.62	c total clause space: 127.173MB
524.51/524.62	c total #watches: 236625
524.81/524.94	c total #propagations: 12715275 / total #impl: 712085213 (eff. 0.018)
524.81/524.94	c #Conflicts:    1844000 | #Learnt:      61712 | 0.002
524.81/524.94	c total clause space: 127.173MB
524.81/524.94	c total #watches: 239455
525.21/525.33	c total #propagations: 12723541 / total #impl: 712205129 (eff. 0.018)
525.21/525.33	c #Conflicts:    1845000 | #Learnt:      62712 | 0.002
525.21/525.33	c total clause space: 127.173MB
525.21/525.33	c total #watches: 242672
525.61/525.79	c total #propagations: 12731706 / total #impl: 712566338 (eff. 0.018)
525.61/525.79	c #Conflicts:    1846000 | #Learnt:      63712 | 0.002
525.61/525.79	c total clause space: 127.173MB
525.61/525.79	c total #watches: 245843
526.11/526.21	c total #propagations: 12739641 / total #impl: 713099283 (eff. 0.018)
526.11/526.21	c #Conflicts:    1847000 | #Learnt:      64712 | 0.002
526.11/526.21	c total clause space: 127.173MB
526.11/526.21	c total #watches: 248967
526.51/526.64	c total #propagations: 12747154 / total #impl: 713450050 (eff. 0.018)
526.51/526.64	c #Conflicts:    1848000 | #Learnt:      65712 | 0.002
526.51/526.64	c total clause space: 127.173MB
526.51/526.64	c total #watches: 252252
526.71/526.89	c total #propagations: 12753910 / total #impl: 713750323 (eff. 0.018)
526.71/526.89	c GC COLLECT
526.71/526.89	c #Conflicts:    1849000 | #Learnt:      33815 | 0.002
526.71/526.89	c total clause space: 127.173MB
526.71/526.89	c total #watches: 128824
527.01/527.11	c total #propagations: 12760402 / total #impl: 713979310 (eff. 0.018)
527.01/527.11	c #Conflicts:    1850000 | #Learnt:      34815 | 0.002
527.01/527.11	c total clause space: 127.173MB
527.01/527.11	c total #watches: 132549
527.21/527.33	c total #propagations: 12766975 / total #impl: 714286515 (eff. 0.018)
527.21/527.33	c #Conflicts:    1851000 | #Learnt:      35815 | 0.002
527.21/527.33	c total clause space: 127.173MB
527.21/527.33	c total #watches: 135824
527.41/527.57	c total #propagations: 12773897 / total #impl: 714525748 (eff. 0.018)
527.41/527.57	c #Conflicts:    1852000 | #Learnt:      36815 | 0.002
527.41/527.57	c total clause space: 127.173MB
527.41/527.57	c total #watches: 139754
527.71/527.88	c total #propagations: 12780261 / total #impl: 714931630 (eff. 0.018)
527.71/527.88	c #Conflicts:    1853000 | #Learnt:      37815 | 0.002
527.71/527.88	c total clause space: 127.173MB
527.71/527.88	c total #watches: 144629
528.02/528.17	c total #propagations: 12786627 / total #impl: 715671926 (eff. 0.018)
528.02/528.17	c #Conflicts:    1854000 | #Learnt:      38815 | 0.002
528.02/528.17	c total clause space: 127.173MB
528.02/528.17	c total #watches: 148960
528.31/528.48	c total #propagations: 12793249 / total #impl: 716476007 (eff. 0.018)
528.31/528.48	c #Conflicts:    1855000 | #Learnt:      39815 | 0.002
528.31/528.48	c total clause space: 127.173MB
528.31/528.48	c total #watches: 152702
528.61/528.77	c total #propagations: 12800075 / total #impl: 717242021 (eff. 0.018)
528.61/528.77	c #Conflicts:    1856000 | #Learnt:      40815 | 0.002
528.61/528.77	c total clause space: 127.173MB
528.61/528.77	c total #watches: 156287
528.91/529.08	c total #propagations: 12807246 / total #impl: 717832235 (eff. 0.018)
528.91/529.08	c #Conflicts:    1857000 | #Learnt:      41815 | 0.002
528.91/529.08	c total clause space: 127.173MB
528.91/529.08	c total #watches: 159429
529.31/529.40	c total #propagations: 12814532 / total #impl: 718218789 (eff. 0.018)
529.31/529.40	c #Conflicts:    1858000 | #Learnt:      42815 | 0.002
529.31/529.40	c total clause space: 127.173MB
529.31/529.40	c total #watches: 162838
529.61/529.73	c total #propagations: 12821244 / total #impl: 718719281 (eff. 0.018)
529.61/529.73	c #Conflicts:    1859000 | #Learnt:      43815 | 0.002
529.61/529.73	c total clause space: 127.173MB
529.61/529.73	c total #watches: 166542
530.01/530.12	c total #propagations: 12828148 / total #impl: 719403941 (eff. 0.018)
530.01/530.12	c #Conflicts:    1860000 | #Learnt:      44815 | 0.002
530.01/530.12	c total clause space: 127.173MB
530.01/530.12	c total #watches: 170989
530.41/530.51	c total #propagations: 12835019 / total #impl: 720536131 (eff. 0.018)
530.41/530.51	c #Conflicts:    1861000 | #Learnt:      45815 | 0.002
530.41/530.51	c total clause space: 127.173MB
530.41/530.51	c total #watches: 174804
530.81/530.94	c total #propagations: 12841982 / total #impl: 721304125 (eff. 0.018)
530.81/530.94	c #Conflicts:    1862000 | #Learnt:      46815 | 0.002
530.81/530.94	c total clause space: 127.173MB
530.81/530.94	c total #watches: 178776
531.32/531.46	c total #propagations: 12848894 / total #impl: 722364840 (eff. 0.018)
531.32/531.46	c #Conflicts:    1863000 | #Learnt:      47815 | 0.002
531.32/531.46	c total clause space: 127.173MB
531.32/531.46	c total #watches: 183925
531.91/532.03	c total #propagations: 12855515 / total #impl: 723928341 (eff. 0.018)
531.91/532.03	c #Conflicts:    1864000 | #Learnt:      48815 | 0.002
531.91/532.03	c total clause space: 127.173MB
531.91/532.03	c total #watches: 188260
532.42/532.52	c total #propagations: 12862517 / total #impl: 725516199 (eff. 0.018)
532.42/532.52	c #Conflicts:    1865000 | #Learnt:      49815 | 0.002
532.42/532.52	c total clause space: 127.173MB
532.42/532.52	c total #watches: 191219
532.91/533.06	c total #propagations: 12869922 / total #impl: 726380950 (eff. 0.018)
532.91/533.06	c #Conflicts:    1866000 | #Learnt:      50815 | 0.002
532.91/533.06	c total clause space: 127.173MB
532.91/533.06	c total #watches: 195468
533.52/533.64	c total #propagations: 12876912 / total #impl: 727818632 (eff. 0.018)
533.52/533.64	c #Conflicts:    1867000 | #Learnt:      51815 | 0.002
533.52/533.64	c total clause space: 127.173MB
533.52/533.64	c total #watches: 200670
534.11/534.23	c total #propagations: 12883043 / total #impl: 729657747 (eff. 0.018)
534.11/534.23	c #Conflicts:    1868000 | #Learnt:      52815 | 0.002
534.11/534.23	c total clause space: 127.173MB
534.11/534.23	c total #watches: 204580
534.71/534.86	c total #propagations: 12889842 / total #impl: 731148016 (eff. 0.018)
534.71/534.86	c #Conflicts:    1869000 | #Learnt:      53815 | 0.002
534.71/534.86	c total clause space: 127.173MB
534.71/534.86	c total #watches: 209177
535.41/535.52	c total #propagations: 12896871 / total #impl: 733046877 (eff. 0.018)
535.41/535.52	c #Conflicts:    1870000 | #Learnt:      54815 | 0.002
535.41/535.52	c total clause space: 127.173MB
535.41/535.52	c total #watches: 213575
536.11/536.25	c total #propagations: 12903062 / total #impl: 735312070 (eff. 0.018)
536.11/536.25	c #Conflicts:    1871000 | #Learnt:      55815 | 0.002
536.11/536.25	c total clause space: 127.173MB
536.11/536.25	c total #watches: 219085
536.91/537.03	c total #propagations: 12909515 / total #impl: 738146552 (eff. 0.017)
536.91/537.03	c #Conflicts:    1872000 | #Learnt:      56815 | 0.002
536.91/537.03	c total clause space: 127.173MB
536.91/537.03	c total #watches: 223787
537.51/537.69	c total #propagations: 12916069 / total #impl: 741045575 (eff. 0.017)
537.51/537.69	c #Conflicts:    1873000 | #Learnt:      57815 | 0.002
537.51/537.69	c total clause space: 127.173MB
537.51/537.69	c total #watches: 229414
538.21/538.33	c total #propagations: 12922756 / total #impl: 742938271 (eff. 0.017)
538.21/538.33	c #Conflicts:    1874000 | #Learnt:      58815 | 0.002
538.21/538.33	c total clause space: 127.173MB
538.21/538.33	c total #watches: 233324
538.81/538.91	c total #propagations: 12930302 / total #impl: 743742211 (eff. 0.017)
538.81/538.91	c #Conflicts:    1875000 | #Learnt:      59815 | 0.002
538.81/538.91	c total clause space: 127.173MB
538.81/538.91	c total #watches: 237236
539.31/539.48	c total #propagations: 12937285 / total #impl: 744466872 (eff. 0.017)
539.31/539.48	c #Conflicts:    1876000 | #Learnt:      60815 | 0.002
539.31/539.48	c total clause space: 127.173MB
539.31/539.48	c total #watches: 241533
540.02/540.14	c total #propagations: 12944219 / total #impl: 745540368 (eff. 0.017)
540.02/540.14	c #Conflicts:    1877000 | #Learnt:      61815 | 0.002
540.02/540.14	c total clause space: 127.173MB
540.02/540.14	c total #watches: 246625
540.71/540.84	c total #propagations: 12951152 / total #impl: 746690142 (eff. 0.017)
540.71/540.84	c #Conflicts:    1878000 | #Learnt:      62815 | 0.002
540.71/540.84	c total clause space: 127.173MB
540.71/540.84	c total #watches: 252643
541.31/541.49	c total #propagations: 12957342 / total #impl: 748130528 (eff. 0.017)
541.31/541.49	c #Conflicts:    1879000 | #Learnt:      63815 | 0.002
541.31/541.49	c total clause space: 127.173MB
541.31/541.49	c total #watches: 258722
542.01/542.14	c total #propagations: 12964278 / total #impl: 749662983 (eff. 0.017)
542.01/542.14	c #Conflicts:    1880000 | #Learnt:      64815 | 0.002
542.01/542.14	c total clause space: 127.173MB
542.01/542.14	c total #watches: 263280
542.71/542.82	c total #propagations: 12971391 / total #impl: 750808444 (eff. 0.017)
542.71/542.82	c #Conflicts:    1881000 | #Learnt:      65815 | 0.002
542.71/542.82	c total clause space: 127.173MB
542.71/542.82	c total #watches: 267858
543.21/543.40	c total #propagations: 12978132 / total #impl: 752246737 (eff. 0.017)
543.21/543.40	c GC COLLECT
543.21/543.40	c #Conflicts:    1882000 | #Learnt:      33613 | 0.002
543.21/543.40	c total clause space: 127.173MB
543.21/543.40	c total #watches: 128770
543.61/543.70	c total #propagations: 12985554 / total #impl: 753052034 (eff. 0.017)
543.61/543.70	c #Conflicts:    1883000 | #Learnt:      34613 | 0.002
543.61/543.70	c total clause space: 127.173MB
543.61/543.70	c total #watches: 133578
543.91/544.00	c total #propagations: 12992992 / total #impl: 753508675 (eff. 0.017)
543.91/544.00	c #Conflicts:    1884000 | #Learnt:      35613 | 0.002
543.91/544.00	c total clause space: 127.173MB
543.91/544.00	c total #watches: 139172
544.21/544.31	c total #propagations: 12999935 / total #impl: 754090635 (eff. 0.017)
544.21/544.31	c #Conflicts:    1885000 | #Learnt:      36613 | 0.002
544.21/544.31	c total clause space: 127.173MB
544.21/544.31	c total #watches: 144166
544.52/544.66	c total #propagations: 13007069 / total #impl: 754673161 (eff. 0.017)
544.52/544.66	c #Conflicts:    1886000 | #Learnt:      37613 | 0.002
544.52/544.66	c total clause space: 127.173MB
544.52/544.66	c total #watches: 150092
544.91/545.00	c total #propagations: 13013943 / total #impl: 755370118 (eff. 0.017)
544.91/545.00	c #Conflicts:    1887000 | #Learnt:      38613 | 0.002
544.91/545.00	c total clause space: 127.173MB
544.91/545.00	c total #watches: 153953
545.21/545.37	c total #propagations: 13021170 / total #impl: 755940711 (eff. 0.017)
545.21/545.37	c #Conflicts:    1888000 | #Learnt:      39613 | 0.002
545.21/545.37	c total clause space: 127.173MB
545.21/545.37	c total #watches: 158050
545.61/545.76	c total #propagations: 13027805 / total #impl: 756536022 (eff. 0.017)
545.61/545.76	c #Conflicts:    1889000 | #Learnt:      40613 | 0.002
545.61/545.76	c total clause space: 127.173MB
545.61/545.76	c total #watches: 162918
546.01/546.13	c total #propagations: 13033898 / total #impl: 757241720 (eff. 0.017)
546.01/546.13	c #Conflicts:    1890000 | #Learnt:      41613 | 0.002
546.01/546.13	c total clause space: 127.173MB
546.01/546.13	c total #watches: 167954
546.51/546.60	c total #propagations: 13039671 / total #impl: 758147228 (eff. 0.017)
546.51/546.60	c #Conflicts:    1891000 | #Learnt:      42613 | 0.002
546.51/546.60	c total clause space: 127.173MB
546.51/546.60	c total #watches: 173244
547.01/547.11	c total #propagations: 13045634 / total #impl: 759479026 (eff. 0.017)
547.01/547.11	c #Conflicts:    1892000 | #Learnt:      43613 | 0.002
547.01/547.11	c total clause space: 127.173MB
547.01/547.11	c total #watches: 179647
547.41/547.56	c total #propagations: 13051701 / total #impl: 760971243 (eff. 0.017)
547.41/547.56	c #Conflicts:    1893000 | #Learnt:      44613 | 0.002
547.41/547.56	c total clause space: 127.173MB
547.41/547.56	c total #watches: 183977
547.91/548.05	c total #propagations: 13058553 / total #impl: 761925950 (eff. 0.017)
547.91/548.05	c #Conflicts:    1894000 | #Learnt:      45613 | 0.002
547.91/548.05	c total clause space: 127.173MB
547.91/548.05	c total #watches: 189005
548.41/548.55	c total #propagations: 13065647 / total #impl: 763103250 (eff. 0.017)
548.41/548.55	c #Conflicts:    1895000 | #Learnt:      46613 | 0.002
548.41/548.55	c total clause space: 127.173MB
548.41/548.55	c total #watches: 194285
548.91/549.04	c total #propagations: 13072431 / total #impl: 764518635 (eff. 0.017)
548.91/549.04	c #Conflicts:    1896000 | #Learnt:      47613 | 0.002
548.91/549.04	c total clause space: 127.173MB
548.91/549.04	c total #watches: 199042
549.41/549.56	c total #propagations: 13079196 / total #impl: 765314246 (eff. 0.017)
549.41/549.56	c #Conflicts:    1897000 | #Learnt:      48613 | 0.002
549.41/549.56	c total clause space: 127.173MB
549.41/549.56	c total #watches: 205121
549.91/550.07	c total #propagations: 13085865 / total #impl: 766542940 (eff. 0.017)
549.91/550.07	c #Conflicts:    1898000 | #Learnt:      49613 | 0.002
549.91/550.07	c total clause space: 127.173MB
549.91/550.07	c total #watches: 211708
550.41/550.54	c total #propagations: 13092562 / total #impl: 767959034 (eff. 0.017)
550.41/550.54	c #Conflicts:    1899000 | #Learnt:      50613 | 0.002
550.41/550.54	c total clause space: 127.173MB
550.41/550.54	c total #watches: 217780
551.01/551.15	c total #propagations: 13099965 / total #impl: 769530069 (eff. 0.017)
551.01/551.15	c #Conflicts:    1900000 | #Learnt:      51613 | 0.002
551.01/551.15	c total clause space: 127.173MB
551.01/551.15	c total #watches: 222806
551.61/551.71	c total #propagations: 13106999 / total #impl: 770887490 (eff. 0.017)
551.61/551.71	c #Conflicts:    1901000 | #Learnt:      52613 | 0.002
551.61/551.71	c total clause space: 127.173MB
551.61/551.71	c total #watches: 226868
552.21/552.32	c total #propagations: 13114071 / total #impl: 771776071 (eff. 0.017)
552.21/552.32	c #Conflicts:    1902000 | #Learnt:      53613 | 0.002
552.21/552.32	c total clause space: 127.173MB
552.21/552.32	c total #watches: 231111
552.81/552.90	c total #propagations: 13121048 / total #impl: 772800302 (eff. 0.017)
552.81/552.90	c #Conflicts:    1903000 | #Learnt:      54613 | 0.002
552.81/552.90	c total clause space: 127.173MB
552.81/552.90	c total #watches: 234749
553.41/553.58	c total #propagations: 13128447 / total #impl: 773715904 (eff. 0.017)
553.41/553.58	c #Conflicts:    1904000 | #Learnt:      55613 | 0.002
553.41/553.58	c total clause space: 127.173MB
553.41/553.58	c total #watches: 240475
554.11/554.27	c total #propagations: 13135221 / total #impl: 774865298 (eff. 0.017)
554.11/554.27	c #Conflicts:    1905000 | #Learnt:      56613 | 0.002
554.11/554.27	c total clause space: 127.173MB
554.11/554.27	c total #watches: 244803
554.91/555.00	c total #propagations: 13142413 / total #impl: 776022813 (eff. 0.017)
554.91/555.00	c #Conflicts:    1906000 | #Learnt:      57613 | 0.002
554.91/555.00	c total clause space: 127.173MB
554.91/555.00	c total #watches: 249649
555.61/555.79	c total #propagations: 13149739 / total #impl: 777443127 (eff. 0.017)
555.61/555.79	c #Conflicts:    1907000 | #Learnt:      58613 | 0.002
555.61/555.79	c total clause space: 127.173MB
555.61/555.79	c total #watches: 254505
556.31/556.47	c total #propagations: 13156804 / total #impl: 779163369 (eff. 0.017)
556.31/556.47	c #Conflicts:    1908000 | #Learnt:      59613 | 0.002
556.31/556.47	c total clause space: 127.173MB
556.31/556.47	c total #watches: 258928
557.11/557.20	c total #propagations: 13163875 / total #impl: 780794241 (eff. 0.017)
557.11/557.20	c #Conflicts:    1909000 | #Learnt:      60613 | 0.002
557.11/557.20	c total clause space: 127.173MB
557.11/557.20	c total #watches: 263794
557.81/557.93	c total #propagations: 13171063 / total #impl: 782532636 (eff. 0.017)
557.81/557.93	c #Conflicts:    1910000 | #Learnt:      61613 | 0.002
557.81/557.93	c total clause space: 127.173MB
557.81/557.93	c total #watches: 268332
558.51/558.68	c total #propagations: 13178900 / total #impl: 784174100 (eff. 0.017)
558.51/558.68	c #Conflicts:    1911000 | #Learnt:      62613 | 0.002
558.51/558.68	c total clause space: 127.173MB
558.51/558.68	c total #watches: 272781
559.30/559.43	c total #propagations: 13186289 / total #impl: 785689205 (eff. 0.017)
559.30/559.43	c #Conflicts:    1912000 | #Learnt:      63613 | 0.002
559.30/559.43	c total clause space: 127.173MB
559.30/559.43	c total #watches: 276268
560.00/560.13	c total #propagations: 13192291 / total #impl: 786310912 (eff. 0.017)
560.00/560.13	c #Conflicts:    1913000 | #Learnt:      64613 | 0.002
560.00/560.13	c total clause space: 127.173MB
560.00/560.13	c total #watches: 279907
560.70/560.81	c total #propagations: 13198060 / total #impl: 787074679 (eff. 0.017)
560.70/560.81	c #Conflicts:    1914000 | #Learnt:      65613 | 0.002
560.70/560.81	c total clause space: 127.173MB
560.70/560.81	c total #watches: 283352
561.40/561.51	c total #propagations: 13204127 / total #impl: 787670092 (eff. 0.017)
561.40/561.51	c #Conflicts:    1915000 | #Learnt:      66613 | 0.002
561.40/561.51	c total clause space: 127.173MB
561.40/561.51	c total #watches: 286567
561.80/561.91	c total #propagations: 13210648 / total #impl: 788210968 (eff. 0.017)
561.80/561.91	c GC COLLECT
561.80/561.91	c #Conflicts:    1916000 | #Learnt:      34116 | 0.002
561.80/561.91	c total clause space: 127.173MB
561.80/561.91	c total #watches: 130479
562.01/562.14	c total #propagations: 13217350 / total #impl: 788435501 (eff. 0.017)
562.01/562.14	c #Conflicts:    1917000 | #Learnt:      35116 | 0.002
562.01/562.14	c total clause space: 127.173MB
562.01/562.14	c total #watches: 133844
562.30/562.42	c total #propagations: 13223763 / total #impl: 788698658 (eff. 0.017)
562.30/562.42	c #Conflicts:    1918000 | #Learnt:      36116 | 0.002
562.30/562.42	c total clause space: 127.173MB
562.30/562.42	c total #watches: 139082
562.60/562.70	c total #propagations: 13230424 / total #impl: 789088480 (eff. 0.017)
562.60/562.70	c #Conflicts:    1919000 | #Learnt:      37116 | 0.002
562.60/562.70	c total clause space: 127.173MB
562.60/562.70	c total #watches: 143331
562.80/562.99	c total #propagations: 13237295 / total #impl: 789582047 (eff. 0.017)
562.80/562.99	c #Conflicts:    1920000 | #Learnt:      38116 | 0.002
562.80/562.99	c total clause space: 127.173MB
562.80/562.99	c total #watches: 148219
563.21/563.33	c total #propagations: 13243610 / total #impl: 790050202 (eff. 0.017)
563.21/563.33	c #Conflicts:    1921000 | #Learnt:      39116 | 0.002
563.21/563.33	c total clause space: 127.173MB
563.21/563.33	c total #watches: 153509
563.60/563.70	c total #propagations: 13250480 / total #impl: 790663375 (eff. 0.017)
563.60/563.70	c #Conflicts:    1922000 | #Learnt:      40116 | 0.002
563.60/563.70	c total clause space: 127.173MB
563.60/563.70	c total #watches: 158292
563.90/564.06	c total #propagations: 13257046 / total #impl: 791226403 (eff. 0.017)
563.90/564.06	c #Conflicts:    1923000 | #Learnt:      41116 | 0.002
563.90/564.06	c total clause space: 127.173MB
563.90/564.06	c total #watches: 162535
564.31/564.41	c total #propagations: 13264429 / total #impl: 791676090 (eff. 0.017)
564.31/564.41	c #Conflicts:    1924000 | #Learnt:      42116 | 0.002
564.31/564.41	c total clause space: 127.173MB
564.31/564.41	c total #watches: 167219
564.60/564.75	c total #propagations: 13271629 / total #impl: 792339444 (eff. 0.017)
564.60/564.75	c #Conflicts:    1925000 | #Learnt:      43116 | 0.002
564.60/564.75	c total clause space: 127.173MB
564.60/564.75	c total #watches: 170652
564.90/565.08	c total #propagations: 13278442 / total #impl: 792578488 (eff. 0.017)
564.90/565.08	c #Conflicts:    1926000 | #Learnt:      44116 | 0.002
564.90/565.08	c total clause space: 127.173MB
564.90/565.08	c total #watches: 174523
565.41/565.52	c total #propagations: 13285484 / total #impl: 792947782 (eff. 0.017)
565.41/565.52	c #Conflicts:    1927000 | #Learnt:      45116 | 0.002
565.41/565.52	c total clause space: 127.173MB
565.41/565.52	c total #watches: 179881
565.80/565.92	c total #propagations: 13292741 / total #impl: 793617482 (eff. 0.017)
565.80/565.92	c #Conflicts:    1928000 | #Learnt:      46116 | 0.002
565.80/565.92	c total clause space: 127.173MB
565.80/565.92	c total #watches: 184308
566.20/566.30	c total #propagations: 13300206 / total #impl: 794201974 (eff. 0.017)
566.20/566.30	c #Conflicts:    1929000 | #Learnt:      47116 | 0.002
566.20/566.30	c total clause space: 127.173MB
566.20/566.30	c total #watches: 188983
566.60/566.72	c total #propagations: 13307900 / total #impl: 794718322 (eff. 0.017)
566.60/566.72	c #Conflicts:    1930000 | #Learnt:      48116 | 0.002
566.60/566.72	c total clause space: 127.173MB
566.60/566.72	c total #watches: 194172
567.00/567.19	c total #propagations: 13314745 / total #impl: 795494059 (eff. 0.017)
567.00/567.19	c #Conflicts:    1931000 | #Learnt:      49116 | 0.002
567.00/567.19	c total clause space: 127.173MB
567.00/567.19	c total #watches: 198853
567.40/567.58	c total #propagations: 13321237 / total #impl: 796219669 (eff. 0.017)
567.40/567.58	c #Conflicts:    1932000 | #Learnt:      50116 | 0.002
567.40/567.58	c total clause space: 127.173MB
567.40/567.58	c total #watches: 204287
567.80/567.97	c total #propagations: 13327997 / total #impl: 797082864 (eff. 0.017)
567.80/567.97	c #Conflicts:    1933000 | #Learnt:      51116 | 0.002
567.80/567.97	c total clause space: 127.173MB
567.80/567.97	c total #watches: 208379
568.30/568.41	c total #propagations: 13335430 / total #impl: 797909703 (eff. 0.017)
568.30/568.41	c #Conflicts:    1934000 | #Learnt:      52116 | 0.002
568.30/568.41	c total clause space: 127.173MB
568.30/568.41	c total #watches: 212572
568.71/568.85	c total #propagations: 13342977 / total #impl: 798677666 (eff. 0.017)
568.71/568.85	c #Conflicts:    1935000 | #Learnt:      53116 | 0.002
568.71/568.85	c total clause space: 127.173MB
568.71/568.85	c total #watches: 217212
569.20/569.33	c total #propagations: 13350069 / total #impl: 799518156 (eff. 0.017)
569.20/569.33	c #Conflicts:    1936000 | #Learnt:      54116 | 0.002
569.20/569.33	c total clause space: 127.173MB
569.20/569.33	c total #watches: 221772
569.71/569.83	c total #propagations: 13356712 / total #impl: 800568148 (eff. 0.017)
569.71/569.83	c #Conflicts:    1937000 | #Learnt:      55116 | 0.002
569.71/569.83	c total clause space: 127.173MB
569.71/569.83	c total #watches: 226155
570.20/570.39	c total #propagations: 13363308 / total #impl: 801444756 (eff. 0.017)
570.20/570.39	c #Conflicts:    1938000 | #Learnt:      56116 | 0.002
570.20/570.39	c total clause space: 127.173MB
570.20/570.39	c total #watches: 230435
570.81/570.99	c total #propagations: 13370690 / total #impl: 802197281 (eff. 0.017)
570.81/570.99	c #Conflicts:    1939000 | #Learnt:      57116 | 0.002
570.81/570.99	c total clause space: 127.173MB
570.81/570.99	c total #watches: 234873
571.50/571.61	c total #propagations: 13377678 / total #impl: 803112487 (eff. 0.017)
571.50/571.61	c #Conflicts:    1940000 | #Learnt:      58116 | 0.002
571.50/571.61	c total clause space: 127.173MB
571.50/571.61	c total #watches: 240662
572.10/572.26	c total #propagations: 13384510 / total #impl: 804375570 (eff. 0.017)
572.10/572.26	c #Conflicts:    1941000 | #Learnt:      59116 | 0.002
572.10/572.26	c total clause space: 127.173MB
572.10/572.26	c total #watches: 245936
572.80/572.90	c total #propagations: 13391483 / total #impl: 805678835 (eff. 0.017)
572.80/572.90	c #Conflicts:    1942000 | #Learnt:      60116 | 0.002
572.80/572.90	c total clause space: 127.173MB
572.80/572.90	c total #watches: 250853
573.20/573.39	c total #propagations: 13398263 / total #impl: 806921238 (eff. 0.017)
573.20/573.39	c #Conflicts:    1943000 | #Learnt:      61116 | 0.002
573.20/573.39	c total clause space: 127.173MB
573.20/573.39	c total #watches: 255333
573.80/573.92	c total #propagations: 13405002 / total #impl: 807877411 (eff. 0.017)
573.80/573.92	c #Conflicts:    1944000 | #Learnt:      62116 | 0.002
573.80/573.92	c total clause space: 127.173MB
573.80/573.92	c total #watches: 258790
574.40/574.54	c total #propagations: 13411985 / total #impl: 808334344 (eff. 0.017)
574.40/574.54	c #Conflicts:    1945000 | #Learnt:      63116 | 0.002
574.40/574.54	c total clause space: 127.173MB
574.40/574.54	c total #watches: 264085
575.10/575.22	c total #propagations: 13418864 / total #impl: 809263949 (eff. 0.017)
575.10/575.22	c #Conflicts:    1946000 | #Learnt:      64116 | 0.002
575.10/575.22	c total clause space: 127.173MB
575.10/575.22	c total #watches: 268946
575.90/576.06	c total #propagations: 13425327 / total #impl: 810337319 (eff. 0.017)
575.90/576.06	c #Conflicts:    1947000 | #Learnt:      65116 | 0.002
575.90/576.06	c total clause space: 127.173MB
575.90/576.06	c total #watches: 272791
576.80/576.92	c total #propagations: 13432694 / total #impl: 811219477 (eff. 0.017)
576.80/576.92	c #Conflicts:    1948000 | #Learnt:      66116 | 0.002
576.80/576.92	c total clause space: 127.173MB
576.80/576.92	c total #watches: 277798
577.51/577.61	c total #propagations: 13439869 / total #impl: 812545307 (eff. 0.017)
577.51/577.61	c #Conflicts:    1949000 | #Learnt:      67116 | 0.002
577.51/577.61	c total clause space: 127.173MB
577.51/577.61	c total #watches: 281505
577.90/578.07	c total #propagations: 13446883 / total #impl: 813321177 (eff. 0.017)
577.90/578.07	c GC COLLECT
577.90/578.07	c #Conflicts:    1950000 | #Learnt:      34312 | 0.002
577.90/578.07	c total clause space: 127.173MB
577.90/578.07	c total #watches: 131640
578.20/578.30	c total #propagations: 13454144 / total #impl: 813846460 (eff. 0.017)
578.20/578.30	c #Conflicts:    1951000 | #Learnt:      35312 | 0.002
578.20/578.30	c total clause space: 127.173MB
578.20/578.30	c total #watches: 135726
578.40/578.59	c total #propagations: 13461218 / total #impl: 814204015 (eff. 0.017)
578.40/578.59	c #Conflicts:    1952000 | #Learnt:      36312 | 0.002
578.40/578.59	c total clause space: 127.173MB
578.40/578.59	c total #watches: 140953
578.70/578.87	c total #propagations: 13468143 / total #impl: 814652646 (eff. 0.017)
578.70/578.87	c #Conflicts:    1953000 | #Learnt:      37312 | 0.002
578.70/578.87	c total clause space: 127.173MB
578.70/578.87	c total #watches: 145511
579.00/579.18	c total #propagations: 13474563 / total #impl: 815183858 (eff. 0.017)
579.00/579.18	c #Conflicts:    1954000 | #Learnt:      38312 | 0.002
579.00/579.18	c total clause space: 127.173MB
579.00/579.18	c total #watches: 151808
579.40/579.53	c total #propagations: 13481188 / total #impl: 816058021 (eff. 0.017)
579.40/579.53	c #Conflicts:    1955000 | #Learnt:      39312 | 0.002
579.40/579.53	c total clause space: 127.173MB
579.40/579.53	c total #watches: 157422
579.80/579.93	c total #propagations: 13487682 / total #impl: 817289545 (eff. 0.017)
579.80/579.93	c #Conflicts:    1956000 | #Learnt:      40312 | 0.002
579.80/579.93	c total clause space: 127.173MB
579.80/579.93	c total #watches: 162632
580.10/580.25	c total #propagations: 13494120 / total #impl: 818494060 (eff. 0.016)
580.10/580.25	c #Conflicts:    1957000 | #Learnt:      41312 | 0.002
580.10/580.25	c total clause space: 127.173MB
580.10/580.25	c total #watches: 166485
580.40/580.54	c total #propagations: 13501555 / total #impl: 819114965 (eff. 0.016)
580.40/580.54	c #Conflicts:    1958000 | #Learnt:      42312 | 0.002
580.40/580.54	c total clause space: 127.173MB
580.40/580.54	c total #watches: 170465
580.71/580.86	c total #propagations: 13508339 / total #impl: 819674490 (eff. 0.016)
580.71/580.86	c #Conflicts:    1959000 | #Learnt:      43312 | 0.002
580.71/580.86	c total clause space: 127.173MB
580.71/580.86	c total #watches: 174359
581.10/581.21	c total #propagations: 13515368 / total #impl: 820353768 (eff. 0.016)
581.10/581.21	c #Conflicts:    1960000 | #Learnt:      44312 | 0.002
581.10/581.21	c total clause space: 127.173MB
581.10/581.21	c total #watches: 178568
581.50/581.60	c total #propagations: 13522376 / total #impl: 821175010 (eff. 0.016)
581.50/581.60	c #Conflicts:    1961000 | #Learnt:      45312 | 0.002
581.50/581.60	c total clause space: 127.173MB
581.50/581.60	c total #watches: 182715
581.81/581.98	c total #propagations: 13529466 / total #impl: 822120524 (eff. 0.016)
581.81/581.98	c #Conflicts:    1962000 | #Learnt:      46312 | 0.002
581.81/581.98	c total clause space: 127.173MB
581.81/581.98	c total #watches: 186446
582.20/582.35	c total #propagations: 13536693 / total #impl: 822955085 (eff. 0.016)
582.20/582.35	c #Conflicts:    1963000 | #Learnt:      47312 | 0.002
582.20/582.35	c total clause space: 127.173MB
582.20/582.35	c total #watches: 189738
582.50/582.69	c total #propagations: 13544001 / total #impl: 823459577 (eff. 0.016)
582.50/582.69	c #Conflicts:    1964000 | #Learnt:      48312 | 0.002
582.50/582.69	c total clause space: 127.173MB
582.50/582.69	c total #watches: 192818
582.91/583.05	c total #propagations: 13551176 / total #impl: 823939667 (eff. 0.016)
582.91/583.05	c #Conflicts:    1965000 | #Learnt:      49312 | 0.002
582.91/583.05	c total clause space: 127.173MB
582.91/583.05	c total #watches: 196121
583.30/583.48	c total #propagations: 13558534 / total #impl: 824407999 (eff. 0.016)
583.30/583.48	c #Conflicts:    1966000 | #Learnt:      50312 | 0.002
583.30/583.48	c total clause space: 127.173MB
583.30/583.48	c total #watches: 199871
583.70/583.90	c total #propagations: 13565921 / total #impl: 825282097 (eff. 0.016)
583.70/583.90	c #Conflicts:    1967000 | #Learnt:      51312 | 0.002
583.70/583.90	c total clause space: 127.173MB
583.70/583.90	c total #watches: 203390
584.11/584.27	c total #propagations: 13573199 / total #impl: 826009889 (eff. 0.016)
584.11/584.27	c #Conflicts:    1968000 | #Learnt:      52312 | 0.002
584.11/584.27	c total clause space: 127.173MB
584.11/584.27	c total #watches: 206628
584.50/584.63	c total #propagations: 13581013 / total #impl: 826502913 (eff. 0.016)
584.50/584.63	c #Conflicts:    1969000 | #Learnt:      53312 | 0.002
584.50/584.63	c total clause space: 127.173MB
584.50/584.63	c total #watches: 209576
584.80/584.99	c total #propagations: 13588740 / total #impl: 826836598 (eff. 0.016)
584.80/584.99	c #Conflicts:    1970000 | #Learnt:      54312 | 0.002
584.80/584.99	c total clause space: 127.173MB
584.80/584.99	c total #watches: 212509
585.30/585.40	c total #propagations: 13596933 / total #impl: 827147129 (eff. 0.016)
585.30/585.40	c #Conflicts:    1971000 | #Learnt:      55312 | 0.002
585.30/585.40	c total clause space: 127.173MB
585.30/585.40	c total #watches: 215713
585.70/585.82	c total #propagations: 13604224 / total #impl: 827739571 (eff. 0.016)
585.70/585.82	c #Conflicts:    1972000 | #Learnt:      56312 | 0.002
585.70/585.82	c total clause space: 127.173MB
585.70/585.82	c total #watches: 219164
586.00/586.18	c total #propagations: 13611954 / total #impl: 828269590 (eff. 0.016)
586.00/586.18	c #Conflicts:    1973000 | #Learnt:      57312 | 0.002
586.00/586.18	c total clause space: 127.173MB
586.00/586.18	c total #watches: 222190
586.40/586.53	c total #propagations: 13620260 / total #impl: 828559936 (eff. 0.016)
586.40/586.53	c #Conflicts:    1974000 | #Learnt:      58312 | 0.002
586.40/586.53	c total clause space: 127.173MB
586.40/586.53	c total #watches: 225166
586.90/587.01	c total #propagations: 13627993 / total #impl: 828916334 (eff. 0.016)
586.90/587.01	c #Conflicts:    1975000 | #Learnt:      59312 | 0.002
586.90/587.01	c total clause space: 127.173MB
586.90/587.01	c total #watches: 228323
587.50/587.61	c total #propagations: 13635759 / total #impl: 829587706 (eff. 0.016)
587.50/587.61	c #Conflicts:    1976000 | #Learnt:      60312 | 0.002
587.50/587.61	c total clause space: 127.173MB
587.50/587.61	c total #watches: 233783
588.20/588.33	c total #propagations: 13642826 / total #impl: 830435897 (eff. 0.016)
588.20/588.33	c #Conflicts:    1977000 | #Learnt:      61312 | 0.002
588.20/588.33	c total clause space: 127.173MB
588.20/588.33	c total #watches: 241068
588.80/588.98	c total #propagations: 13649595 / total #impl: 831864803 (eff. 0.016)
588.80/588.98	c #Conflicts:    1978000 | #Learnt:      62312 | 0.002
588.80/588.98	c total clause space: 127.173MB
588.80/588.98	c total #watches: 244909
589.50/589.70	c total #propagations: 13657440 / total #impl: 832913765 (eff. 0.016)
589.50/589.70	c #Conflicts:    1979000 | #Learnt:      63312 | 0.002
589.50/589.70	c total clause space: 127.173MB
589.50/589.70	c total #watches: 250888
590.30/590.42	c total #propagations: 13664634 / total #impl: 834145729 (eff. 0.016)
590.30/590.42	c #Conflicts:    1980000 | #Learnt:      64312 | 0.002
590.30/590.42	c total clause space: 127.173MB
590.30/590.42	c total #watches: 256685
590.80/590.99	c total #propagations: 13671559 / total #impl: 835747162 (eff. 0.016)
590.80/590.99	c #Conflicts:    1981000 | #Learnt:      65312 | 0.002
590.80/590.99	c total clause space: 127.173MB
590.80/590.99	c total #watches: 261901
591.40/591.58	c total #propagations: 13678382 / total #impl: 836691391 (eff. 0.016)
591.40/591.58	c #Conflicts:    1982000 | #Learnt:      66312 | 0.002
591.40/591.58	c total clause space: 127.173MB
591.40/591.58	c total #watches: 266370
592.00/592.16	c total #propagations: 13685660 / total #impl: 837651193 (eff. 0.016)
592.00/592.16	c #Conflicts:    1983000 | #Learnt:      67312 | 0.002
592.00/592.16	c total clause space: 127.173MB
592.00/592.16	c total #watches: 271518
592.70/592.84	c total #propagations: 13692838 / total #impl: 839018986 (eff. 0.016)
592.70/592.84	c GC COLLECT
592.70/592.84	c #Conflicts:    1984000 | #Learnt:      34211 | 0.002
592.70/592.84	c total clause space: 127.173MB
592.70/592.84	c total #watches: 131233
593.00/593.11	c total #propagations: 13699667 / total #impl: 840388780 (eff. 0.016)
593.00/593.11	c #Conflicts:    1985000 | #Learnt:      35211 | 0.002
593.00/593.11	c total clause space: 127.173MB
593.00/593.11	c total #watches: 137014
593.30/593.41	c total #propagations: 13706445 / total #impl: 840931983 (eff. 0.016)
593.30/593.41	c #Conflicts:    1986000 | #Learnt:      36211 | 0.002
593.30/593.41	c total clause space: 127.173MB
593.30/593.41	c total #watches: 141837
593.60/593.71	c total #propagations: 13713500 / total #impl: 841657041 (eff. 0.016)
593.60/593.71	c #Conflicts:    1987000 | #Learnt:      37211 | 0.002
593.60/593.71	c total clause space: 127.173MB
593.60/593.71	c total #watches: 145722
593.90/594.02	c total #propagations: 13720562 / total #impl: 842127419 (eff. 0.016)
593.90/594.02	c #Conflicts:    1988000 | #Learnt:      38211 | 0.002
593.90/594.02	c total clause space: 127.173MB
593.90/594.02	c total #watches: 150495
594.20/594.35	c total #propagations: 13727478 / total #impl: 842692596 (eff. 0.016)
594.20/594.35	c #Conflicts:    1989000 | #Learnt:      39211 | 0.002
594.20/594.35	c total clause space: 127.173MB
594.20/594.35	c total #watches: 155296
594.60/594.72	c total #propagations: 13733840 / total #impl: 843421300 (eff. 0.016)
594.60/594.72	c #Conflicts:    1990000 | #Learnt:      40211 | 0.002
594.60/594.72	c total clause space: 127.173MB
594.60/594.72	c total #watches: 161305
594.90/595.09	c total #propagations: 13740672 / total #impl: 844289024 (eff. 0.016)
594.90/595.09	c #Conflicts:    1991000 | #Learnt:      41211 | 0.002
594.90/595.09	c total clause space: 127.173MB
594.90/595.09	c total #watches: 166163
595.30/595.40	c total #propagations: 13748210 / total #impl: 845235300 (eff. 0.016)
595.30/595.40	c #Conflicts:    1992000 | #Learnt:      42211 | 0.002
595.30/595.40	c total clause space: 127.173MB
595.30/595.40	c total #watches: 169475
595.50/595.69	c total #propagations: 13755313 / total #impl: 845609387 (eff. 0.016)
595.50/595.69	c #Conflicts:    1993000 | #Learnt:      43211 | 0.002
595.50/595.69	c total clause space: 127.173MB
595.50/595.69	c total #watches: 172724
595.90/596.00	c total #propagations: 13762012 / total #impl: 845940343 (eff. 0.016)
595.90/596.00	c #Conflicts:    1994000 | #Learnt:      44211 | 0.002
595.90/596.00	c total clause space: 127.173MB
595.90/596.00	c total #watches: 176128
596.30/596.41	c total #propagations: 13769279 / total #impl: 846270467 (eff. 0.016)
596.30/596.41	c #Conflicts:    1995000 | #Learnt:      45211 | 0.002
596.30/596.41	c total clause space: 127.173MB
596.30/596.41	c total #watches: 180516
596.70/596.86	c total #propagations: 13776262 / total #impl: 846853195 (eff. 0.016)
596.70/596.86	c #Conflicts:    1996000 | #Learnt:      46211 | 0.002
596.70/596.86	c total clause space: 127.173MB
596.70/596.86	c total #watches: 185393
597.10/597.26	c total #propagations: 13783117 / total #impl: 847506549 (eff. 0.016)
597.10/597.26	c #Conflicts:    1997000 | #Learnt:      47211 | 0.002
597.10/597.26	c total clause space: 127.173MB
597.10/597.26	c total #watches: 191108
597.60/597.71	c total #propagations: 13789962 / total #impl: 848294130 (eff. 0.016)
597.60/597.71	c #Conflicts:    1998000 | #Learnt:      48211 | 0.002
597.60/597.71	c total clause space: 127.173MB
597.60/597.71	c total #watches: 197923
598.10/598.23	c total #propagations: 13797202 / total #impl: 849335036 (eff. 0.016)
598.10/598.23	c #Conflicts:    1999000 | #Learnt:      49211 | 0.002
598.10/598.23	c total clause space: 127.173MB
598.10/598.23	c total #watches: 202509
598.60/598.74	c total #propagations: 13804639 / total #impl: 850117351 (eff. 0.016)
598.60/598.74	c #Conflicts:    2000000 | #Learnt:      50211 | 0.002
598.60/598.74	c total clause space: 127.173MB
598.60/598.74	c total #watches: 206590
599.09/599.29	c total #propagations: 13811652 / total #impl: 850674839 (eff. 0.016)
599.09/599.29	c #Conflicts:    2001000 | #Learnt:      51211 | 0.002
599.09/599.29	c total clause space: 127.173MB
599.09/599.29	c total #watches: 211290
599.59/599.77	c total #propagations: 13818771 / total #impl: 851604966 (eff. 0.016)
599.59/599.77	c #Conflicts:    2002000 | #Learnt:      52211 | 0.002
599.59/599.77	c total clause space: 127.173MB
599.59/599.77	c total #watches: 215475
600.19/600.33	c total #propagations: 13825890 / total #impl: 852399646 (eff. 0.016)
600.19/600.33	c #Conflicts:    2003000 | #Learnt:      53211 | 0.002
600.19/600.33	c total clause space: 127.173MB
600.19/600.33	c total #watches: 219869
600.69/600.89	c total #propagations: 13833177 / total #impl: 853183235 (eff. 0.016)
600.69/600.89	c #Conflicts:    2004000 | #Learnt:      54211 | 0.002
600.69/600.89	c total clause space: 127.173MB
600.69/600.89	c total #watches: 224538
601.39/601.50	c total #propagations: 13840217 / total #impl: 853937114 (eff. 0.016)
601.39/601.50	c #Conflicts:    2005000 | #Learnt:      55211 | 0.002
601.39/601.50	c total clause space: 127.173MB
601.39/601.50	c total #watches: 229011
601.89/602.08	c total #propagations: 13846839 / total #impl: 854853160 (eff. 0.016)
601.89/602.08	c #Conflicts:    2006000 | #Learnt:      56211 | 0.002
601.89/602.08	c total clause space: 127.173MB
601.89/602.08	c total #watches: 233329
602.39/602.58	c total #propagations: 13853829 / total #impl: 855519559 (eff. 0.016)
602.39/602.58	c #Conflicts:    2007000 | #Learnt:      57211 | 0.002
602.39/602.58	c total clause space: 127.173MB
602.39/602.58	c total #watches: 237433
602.99/603.19	c total #propagations: 13860898 / total #impl: 856250244 (eff. 0.016)
602.99/603.19	c #Conflicts:    2008000 | #Learnt:      58211 | 0.002
602.99/603.19	c total clause space: 127.173MB
602.99/603.19	c total #watches: 243145
603.69/603.84	c total #propagations: 13867517 / total #impl: 857378783 (eff. 0.016)
603.69/603.84	c #Conflicts:    2009000 | #Learnt:      59211 | 0.002
603.69/603.84	c total clause space: 127.173MB
603.69/603.84	c total #watches: 248742
604.29/604.49	c total #propagations: 13874405 / total #impl: 858790827 (eff. 0.016)
604.29/604.49	c #Conflicts:    2010000 | #Learnt:      60211 | 0.002
604.29/604.49	c total clause space: 127.173MB
604.29/604.49	c total #watches: 255233
604.90/605.07	c total #propagations: 13881110 / total #impl: 860411030 (eff. 0.016)
604.90/605.07	c #Conflicts:    2011000 | #Learnt:      61211 | 0.002
604.90/605.07	c total clause space: 127.173MB
604.90/605.07	c total #watches: 260587
605.59/605.78	c total #propagations: 13887753 / total #impl: 861874293 (eff. 0.016)
605.59/605.78	c #Conflicts:    2012000 | #Learnt:      62211 | 0.002
605.59/605.78	c total clause space: 127.173MB
605.59/605.78	c total #watches: 268135
606.19/606.35	c total #propagations: 13894457 / total #impl: 863982879 (eff. 0.016)
606.19/606.35	c #Conflicts:    2013000 | #Learnt:      63211 | 0.002
606.19/606.35	c total clause space: 127.173MB
606.19/606.35	c total #watches: 272487
606.89/607.04	c total #propagations: 13901524 / total #impl: 865201074 (eff. 0.016)
606.89/607.04	c #Conflicts:    2014000 | #Learnt:      64211 | 0.002
606.89/607.04	c total clause space: 127.173MB
606.89/607.04	c total #watches: 276939
607.69/607.80	c total #propagations: 13908604 / total #impl: 866575495 (eff. 0.016)
607.69/607.80	c #Conflicts:    2015000 | #Learnt:      65211 | 0.002
607.69/607.80	c total clause space: 127.173MB
607.69/607.80	c total #watches: 282123
608.49/608.67	c total #propagations: 13915931 / total #impl: 868310911 (eff. 0.016)
608.49/608.67	c #Conflicts:    2016000 | #Learnt:      66211 | 0.002
608.49/608.67	c total clause space: 127.173MB
608.49/608.67	c total #watches: 288656
609.40/609.53	c total #propagations: 13923017 / total #impl: 870458604 (eff. 0.016)
609.40/609.53	c #Conflicts:    2017000 | #Learnt:      67211 | 0.002
609.40/609.53	c total clause space: 127.173MB
609.40/609.53	c total #watches: 293185
610.29/610.45	c total #propagations: 13930031 / total #impl: 872532159 (eff. 0.016)
610.29/610.45	c #Conflicts:    2018000 | #Learnt:      68211 | 0.002
610.29/610.45	c total clause space: 127.173MB
610.29/610.45	c total #watches: 298457
610.99/611.13	c total #propagations: 13936848 / total #impl: 874850260 (eff. 0.016)
610.99/611.13	c GC COLLECT
610.99/611.13	c #Conflicts:    2019000 | #Learnt:      34812 | 0.002
610.99/611.13	c total clause space: 127.173MB
610.99/611.13	c total #watches: 134362
611.19/611.39	c total #propagations: 13943602 / total #impl: 876443581 (eff. 0.016)
611.19/611.39	c #Conflicts:    2020000 | #Learnt:      35812 | 0.002
611.19/611.39	c total clause space: 127.173MB
611.19/611.39	c total #watches: 137820
611.50/611.66	c total #propagations: 13950815 / total #impl: 876936710 (eff. 0.016)
611.50/611.66	c #Conflicts:    2021000 | #Learnt:      36812 | 0.002
611.50/611.66	c total clause space: 127.173MB
611.50/611.66	c total #watches: 144444
611.79/611.92	c total #propagations: 13957535 / total #impl: 877516315 (eff. 0.016)
611.79/611.92	c #Conflicts:    2022000 | #Learnt:      37812 | 0.002
611.79/611.92	c total clause space: 127.173MB
611.79/611.92	c total #watches: 149050
612.09/612.21	c total #propagations: 13964576 / total #impl: 877946529 (eff. 0.016)
612.09/612.21	c #Conflicts:    2023000 | #Learnt:      38812 | 0.002
612.09/612.21	c total clause space: 127.173MB
612.09/612.21	c total #watches: 152984
612.39/612.55	c total #propagations: 13971967 / total #impl: 878426150 (eff. 0.016)
612.39/612.55	c #Conflicts:    2024000 | #Learnt:      39812 | 0.002
612.39/612.55	c total clause space: 127.173MB
612.39/612.55	c total #watches: 157681
612.70/612.87	c total #propagations: 13978951 / total #impl: 878927215 (eff. 0.016)
612.70/612.87	c #Conflicts:    2025000 | #Learnt:      40812 | 0.002
612.70/612.87	c total clause space: 127.173MB
612.70/612.87	c total #watches: 162543
612.99/613.17	c total #propagations: 13985860 / total #impl: 879465951 (eff. 0.016)
612.99/613.17	c #Conflicts:    2026000 | #Learnt:      41812 | 0.002
612.99/613.17	c total clause space: 127.173MB
612.99/613.17	c total #watches: 168573
613.39/613.56	c total #propagations: 13992838 / total #impl: 880292640 (eff. 0.016)
613.39/613.56	c #Conflicts:    2027000 | #Learnt:      42812 | 0.002
613.39/613.56	c total clause space: 127.173MB
613.39/613.56	c total #watches: 173347
613.80/613.97	c total #propagations: 13999716 / total #impl: 881112031 (eff. 0.016)
613.80/613.97	c #Conflicts:    2028000 | #Learnt:      43812 | 0.002
613.80/613.97	c total clause space: 127.173MB
613.80/613.97	c total #watches: 177878
614.29/614.40	c total #propagations: 14006752 / total #impl: 882034382 (eff. 0.016)
614.29/614.40	c #Conflicts:    2029000 | #Learnt:      44812 | 0.002
614.29/614.40	c total clause space: 127.173MB
614.29/614.40	c total #watches: 181553
614.69/614.81	c total #propagations: 14013504 / total #impl: 882499900 (eff. 0.016)
614.69/614.81	c #Conflicts:    2030000 | #Learnt:      45812 | 0.002
614.69/614.81	c total clause space: 127.173MB
614.69/614.81	c total #watches: 185335
615.09/615.23	c total #propagations: 14020520 / total #impl: 882996315 (eff. 0.016)
615.09/615.23	c #Conflicts:    2031000 | #Learnt:      46812 | 0.002
615.09/615.23	c total clause space: 127.173MB
615.09/615.23	c total #watches: 190119
615.59/615.73	c total #propagations: 14026469 / total #impl: 883795001 (eff. 0.016)
615.59/615.73	c #Conflicts:    2032000 | #Learnt:      47812 | 0.002
615.59/615.73	c total clause space: 127.173MB
615.59/615.73	c total #watches: 194502
616.01/616.16	c total #propagations: 14033419 / total #impl: 884482247 (eff. 0.016)
616.01/616.16	c #Conflicts:    2033000 | #Learnt:      48812 | 0.002
616.01/616.16	c total clause space: 127.173MB
616.01/616.16	c total #watches: 198449
616.50/616.61	c total #propagations: 14040534 / total #impl: 884991086 (eff. 0.016)
616.50/616.61	c #Conflicts:    2034000 | #Learnt:      49812 | 0.002
616.50/616.61	c total clause space: 127.173MB
616.50/616.61	c total #watches: 202810
617.01/617.13	c total #propagations: 14047581 / total #impl: 885770563 (eff. 0.016)
617.01/617.13	c #Conflicts:    2035000 | #Learnt:      50812 | 0.002
617.01/617.13	c total clause space: 127.173MB
617.01/617.13	c total #watches: 207892
617.50/617.64	c total #propagations: 14054462 / total #impl: 886921133 (eff. 0.016)
617.50/617.64	c #Conflicts:    2036000 | #Learnt:      51812 | 0.002
617.50/617.64	c total clause space: 127.173MB
617.50/617.64	c total #watches: 212868
618.11/618.21	c total #propagations: 14061678 / total #impl: 888116337 (eff. 0.016)
618.11/618.21	c #Conflicts:    2037000 | #Learnt:      52812 | 0.002
618.11/618.21	c total clause space: 127.173MB
618.11/618.21	c total #watches: 218028
618.70/618.83	c total #propagations: 14068115 / total #impl: 889327842 (eff. 0.016)
618.70/618.83	c #Conflicts:    2038000 | #Learnt:      53812 | 0.002
618.70/618.83	c total clause space: 127.173MB
618.70/618.83	c total #watches: 223149
619.40/619.52	c total #propagations: 14075044 / total #impl: 890759360 (eff. 0.016)
619.40/619.52	c #Conflicts:    2039000 | #Learnt:      54812 | 0.002
619.40/619.52	c total clause space: 127.173MB
619.40/619.52	c total #watches: 228805
620.00/620.18	c total #propagations: 14081946 / total #impl: 892524301 (eff. 0.016)
620.00/620.18	c #Conflicts:    2040000 | #Learnt:      55812 | 0.002
620.00/620.18	c total clause space: 127.173MB
620.00/620.18	c total #watches: 234791
620.70/620.88	c total #propagations: 14088814 / total #impl: 893926447 (eff. 0.016)
620.70/620.88	c #Conflicts:    2041000 | #Learnt:      56812 | 0.002
620.70/620.88	c total clause space: 127.173MB
620.70/620.88	c total #watches: 239947
621.41/621.57	c total #propagations: 14095975 / total #impl: 895435456 (eff. 0.016)
621.41/621.57	c #Conflicts:    2042000 | #Learnt:      57812 | 0.002
621.41/621.57	c total clause space: 127.173MB
621.41/621.57	c total #watches: 246571
622.10/622.24	c total #propagations: 14102908 / total #impl: 897108428 (eff. 0.016)
622.10/622.24	c #Conflicts:    2043000 | #Learnt:      58812 | 0.002
622.10/622.24	c total clause space: 127.173MB
622.10/622.24	c total #watches: 251416
622.80/622.99	c total #propagations: 14110640 / total #impl: 898643152 (eff. 0.016)
622.80/622.99	c #Conflicts:    2044000 | #Learnt:      59812 | 0.002
622.80/622.99	c total clause space: 127.173MB
622.80/622.99	c total #watches: 257944
623.71/623.82	c total #propagations: 14118018 / total #impl: 900447485 (eff. 0.016)
623.71/623.82	c #Conflicts:    2045000 | #Learnt:      60812 | 0.002
623.71/623.82	c total clause space: 127.173MB
623.71/623.82	c total #watches: 263601
624.50/624.63	c total #propagations: 14124878 / total #impl: 902286909 (eff. 0.016)
624.50/624.63	c #Conflicts:    2046000 | #Learnt:      61812 | 0.002
624.50/624.63	c total clause space: 127.173MB
624.50/624.63	c total #watches: 268029
625.20/625.37	c total #propagations: 14132017 / total #impl: 904041144 (eff. 0.016)
625.20/625.37	c #Conflicts:    2047000 | #Learnt:      62812 | 0.002
625.20/625.37	c total clause space: 127.173MB
625.20/625.37	c total #watches: 273168
626.00/626.19	c total #propagations: 14138693 / total #impl: 905879643 (eff. 0.016)
626.00/626.19	c #Conflicts:    2048000 | #Learnt:      63812 | 0.002
626.00/626.19	c total clause space: 127.173MB
626.00/626.19	c total #watches: 279277
626.91/627.01	c total #propagations: 14145756 / total #impl: 908007224 (eff. 0.016)
626.91/627.01	c #Conflicts:    2049000 | #Learnt:      64812 | 0.002
626.91/627.01	c total clause space: 127.173MB
626.91/627.01	c total #watches: 284149
627.70/627.83	c total #propagations: 14152917 / total #impl: 909408947 (eff. 0.016)
627.70/627.83	c #Conflicts:    2050000 | #Learnt:      65812 | 0.002
627.70/627.83	c total clause space: 127.173MB
627.70/627.83	c total #watches: 288692
628.50/628.68	c total #propagations: 14160193 / total #impl: 910901055 (eff. 0.016)
628.50/628.68	c #Conflicts:    2051000 | #Learnt:      66812 | 0.002
628.50/628.68	c total clause space: 127.173MB
628.50/628.68	c total #watches: 293427
629.40/629.57	c total #propagations: 14167479 / total #impl: 912499158 (eff. 0.016)
629.40/629.57	c #Conflicts:    2052000 | #Learnt:      67812 | 0.002
629.40/629.57	c total clause space: 127.173MB
629.40/629.57	c total #watches: 299823
630.31/630.48	c total #propagations: 14173860 / total #impl: 914627120 (eff. 0.015)
630.31/630.48	c #Conflicts:    2053000 | #Learnt:      68812 | 0.002
630.31/630.48	c total clause space: 127.173MB
630.31/630.48	c total #watches: 303758
631.10/631.21	c total #propagations: 14181201 / total #impl: 915848283 (eff. 0.015)
631.10/631.21	c GC COLLECT
631.10/631.21	c #Conflicts:    2054000 | #Learnt:      35111 | 0.002
631.10/631.21	c total clause space: 127.173MB
631.10/631.21	c total #watches: 135673
631.31/631.50	c total #propagations: 14188463 / total #impl: 917381811 (eff. 0.015)
631.31/631.50	c #Conflicts:    2055000 | #Learnt:      36111 | 0.002
631.31/631.50	c total clause space: 127.173MB
631.31/631.50	c total #watches: 139834
631.60/631.78	c total #propagations: 14196230 / total #impl: 917851952 (eff. 0.015)
631.60/631.78	c #Conflicts:    2056000 | #Learnt:      37111 | 0.002
631.60/631.78	c total clause space: 127.173MB
631.60/631.78	c total #watches: 143205
632.00/632.10	c total #propagations: 14203673 / total #impl: 918279472 (eff. 0.015)
632.00/632.10	c #Conflicts:    2057000 | #Learnt:      38111 | 0.002
632.00/632.10	c total clause space: 127.173MB
632.00/632.10	c total #watches: 147109
632.20/632.38	c total #propagations: 14210580 / total #impl: 918864277 (eff. 0.015)
632.20/632.38	c #Conflicts:    2058000 | #Learnt:      39111 | 0.002
632.20/632.38	c total clause space: 127.173MB
632.20/632.38	c total #watches: 150843
632.60/632.76	c total #propagations: 14217293 / total #impl: 919358413 (eff. 0.015)
632.60/632.76	c #Conflicts:    2059000 | #Learnt:      40111 | 0.002
632.60/632.76	c total clause space: 127.173MB
632.60/632.76	c total #watches: 155336
633.00/633.16	c total #propagations: 14224268 / total #impl: 920127526 (eff. 0.015)
633.00/633.16	c #Conflicts:    2060000 | #Learnt:      41111 | 0.002
633.00/633.16	c total clause space: 127.173MB
633.00/633.16	c total #watches: 160690
633.40/633.55	c total #propagations: 14231088 / total #impl: 921099523 (eff. 0.015)
633.40/633.55	c #Conflicts:    2061000 | #Learnt:      42111 | 0.002
633.40/633.55	c total clause space: 127.173MB
633.40/633.55	c total #watches: 165590
633.90/634.01	c total #propagations: 14238206 / total #impl: 922136269 (eff. 0.015)
633.90/634.01	c #Conflicts:    2062000 | #Learnt:      43111 | 0.002
633.90/634.01	c total clause space: 127.173MB
633.90/634.01	c total #watches: 172353
634.40/634.52	c total #propagations: 14244930 / total #impl: 923539127 (eff. 0.015)
634.40/634.52	c #Conflicts:    2063000 | #Learnt:      44111 | 0.002
634.40/634.52	c total clause space: 127.173MB
634.40/634.52	c total #watches: 177442
634.90/635.04	c total #propagations: 14252416 / total #impl: 925275016 (eff. 0.015)
634.90/635.04	c #Conflicts:    2064000 | #Learnt:      45111 | 0.002
634.90/635.04	c total clause space: 127.173MB
634.90/635.04	c total #watches: 182703
635.40/635.55	c total #propagations: 14259445 / total #impl: 926731229 (eff. 0.015)
635.40/635.55	c #Conflicts:    2065000 | #Learnt:      46111 | 0.002
635.40/635.55	c total clause space: 127.173MB
635.40/635.55	c total #watches: 186934
635.90/636.01	c total #propagations: 14267008 / total #impl: 927902453 (eff. 0.015)
635.90/636.01	c #Conflicts:    2066000 | #Learnt:      47111 | 0.002
635.90/636.01	c total clause space: 127.173MB
635.90/636.01	c total #watches: 191805
636.40/636.52	c total #propagations: 14275087 / total #impl: 928930524 (eff. 0.015)
636.40/636.52	c #Conflicts:    2067000 | #Learnt:      48111 | 0.002
636.40/636.52	c total clause space: 127.173MB
636.40/636.52	c total #watches: 198184
636.90/637.04	c total #propagations: 14282492 / total #impl: 930233556 (eff. 0.015)
636.90/637.04	c #Conflicts:    2068000 | #Learnt:      49111 | 0.002
636.90/637.04	c total clause space: 127.173MB
636.90/637.04	c total #watches: 203658
637.50/637.61	c total #propagations: 14289412 / total #impl: 931669520 (eff. 0.015)
637.50/637.61	c #Conflicts:    2069000 | #Learnt:      50111 | 0.002
637.50/637.61	c total clause space: 127.173MB
637.50/637.61	c total #watches: 210255
638.10/638.24	c total #propagations: 14296018 / total #impl: 933437193 (eff. 0.015)
638.10/638.24	c #Conflicts:    2070000 | #Learnt:      51111 | 0.002
638.10/638.24	c total clause space: 127.173MB
638.10/638.24	c total #watches: 216499
638.70/638.88	c total #propagations: 14303098 / total #impl: 935592296 (eff. 0.015)
638.70/638.88	c #Conflicts:    2071000 | #Learnt:      52111 | 0.002
638.70/638.88	c total clause space: 127.173MB
638.70/638.88	c total #watches: 222777
639.40/639.59	c total #propagations: 14310165 / total #impl: 937842720 (eff. 0.015)
639.40/639.59	c #Conflicts:    2072000 | #Learnt:      53111 | 0.002
639.40/639.59	c total clause space: 127.173MB
639.40/639.59	c total #watches: 228379
640.20/640.37	c total #propagations: 14317501 / total #impl: 940409355 (eff. 0.015)
640.20/640.37	c #Conflicts:    2073000 | #Learnt:      54111 | 0.002
640.20/640.37	c total clause space: 127.173MB
640.20/640.37	c total #watches: 231871
641.00/641.14	c total #propagations: 14324979 / total #impl: 942054439 (eff. 0.015)
641.00/641.14	c #Conflicts:    2074000 | #Learnt:      55111 | 0.002
641.00/641.14	c total clause space: 127.173MB
641.00/641.14	c total #watches: 237445
641.80/641.95	c total #propagations: 14332339 / total #impl: 944704996 (eff. 0.015)
641.80/641.95	c #Conflicts:    2075000 | #Learnt:      56111 | 0.002
641.80/641.95	c total clause space: 127.173MB
641.80/641.95	c total #watches: 242480
642.60/642.70	c total #propagations: 14339399 / total #impl: 947135316 (eff. 0.015)
642.60/642.70	c #Conflicts:    2076000 | #Learnt:      57111 | 0.002
642.60/642.70	c total clause space: 127.173MB
642.60/642.70	c total #watches: 247322
643.40/643.57	c total #propagations: 14346845 / total #impl: 949268031 (eff. 0.015)
643.40/643.57	c #Conflicts:    2077000 | #Learnt:      58111 | 0.002
643.40/643.57	c total clause space: 127.173MB
643.40/643.57	c total #watches: 252489
644.20/644.35	c total #propagations: 14353885 / total #impl: 952187924 (eff. 0.015)
644.20/644.35	c #Conflicts:    2078000 | #Learnt:      59111 | 0.002
644.20/644.35	c total clause space: 127.173MB
644.20/644.35	c total #watches: 256570
644.80/644.97	c total #propagations: 14361547 / total #impl: 953793687 (eff. 0.015)
644.80/644.97	c #Conflicts:    2079000 | #Learnt:      60111 | 0.002
644.80/644.97	c total clause space: 127.173MB
644.80/644.97	c total #watches: 260322
645.50/645.61	c total #propagations: 14369194 / total #impl: 954658462 (eff. 0.015)
645.50/645.61	c #Conflicts:    2080000 | #Learnt:      61111 | 0.002
645.50/645.61	c total clause space: 127.173MB
645.50/645.61	c total #watches: 264161
646.20/646.30	c total #propagations: 14376929 / total #impl: 955386127 (eff. 0.015)
646.20/646.30	c #Conflicts:    2081000 | #Learnt:      62111 | 0.002
646.20/646.30	c total clause space: 127.173MB
646.20/646.30	c total #watches: 268051
646.90/647.05	c total #propagations: 14384562 / total #impl: 956431678 (eff. 0.015)
646.90/647.05	c #Conflicts:    2082000 | #Learnt:      63111 | 0.002
646.90/647.05	c total clause space: 127.173MB
646.90/647.05	c total #watches: 272418
647.70/647.81	c total #propagations: 14391811 / total #impl: 957823798 (eff. 0.015)
647.70/647.81	c #Conflicts:    2083000 | #Learnt:      64111 | 0.002
647.70/647.81	c total clause space: 127.173MB
647.70/647.81	c total #watches: 276733
648.29/648.44	c total #propagations: 14398863 / total #impl: 959154004 (eff. 0.015)
648.29/648.44	c #Conflicts:    2084000 | #Learnt:      65111 | 0.002
648.29/648.44	c total clause space: 127.173MB
648.29/648.44	c total #watches: 280607
649.09/649.22	c total #propagations: 14405771 / total #impl: 960074857 (eff. 0.015)
649.09/649.22	c #Conflicts:    2085000 | #Learnt:      66111 | 0.002
649.09/649.22	c total clause space: 127.173MB
649.09/649.22	c total #watches: 285323
650.10/650.23	c total #propagations: 14413149 / total #impl: 961603323 (eff. 0.015)
650.10/650.23	c #Conflicts:    2086000 | #Learnt:      67111 | 0.002
650.10/650.23	c total clause space: 127.173MB
650.10/650.23	c total #watches: 291393
651.10/651.24	c total #propagations: 14420384 / total #impl: 963835274 (eff. 0.015)
651.10/651.24	c #Conflicts:    2087000 | #Learnt:      68111 | 0.002
651.10/651.24	c total clause space: 127.173MB
651.10/651.24	c total #watches: 295694
651.99/652.16	c total #propagations: 14426961 / total #impl: 965550620 (eff. 0.015)
651.99/652.16	c #Conflicts:    2088000 | #Learnt:      69111 | 0.002
651.99/652.16	c total clause space: 127.173MB
651.99/652.16	c total #watches: 299859
652.89/653.03	c total #propagations: 14433974 / total #impl: 967109609 (eff. 0.015)
652.89/653.03	c GC COLLECT
652.89/653.03	c #Conflicts:    2089000 | #Learnt:      35110 | 0.002
652.89/653.03	c total clause space: 127.173MB
652.89/653.03	c total #watches: 135705
653.09/653.29	c total #propagations: 14440950 / total #impl: 968626620 (eff. 0.015)
653.09/653.29	c #Conflicts:    2090000 | #Learnt:      36110 | 0.002
653.09/653.29	c total clause space: 127.173MB
653.09/653.29	c total #watches: 140740
653.40/653.54	c total #propagations: 14447357 / total #impl: 969157661 (eff. 0.015)
653.40/653.54	c #Conflicts:    2091000 | #Learnt:      37110 | 0.002
653.40/653.54	c total clause space: 127.173MB
653.40/653.54	c total #watches: 145351
653.79/653.90	c total #propagations: 14454257 / total #impl: 969725185 (eff. 0.015)
653.79/653.90	c #Conflicts:    2092000 | #Learnt:      38110 | 0.002
653.79/653.90	c total clause space: 127.173MB
653.79/653.90	c total #watches: 150560
654.09/654.24	c total #propagations: 14461267 / total #impl: 970686458 (eff. 0.015)
654.09/654.24	c #Conflicts:    2093000 | #Learnt:      39110 | 0.002
654.09/654.24	c total clause space: 127.173MB
654.09/654.24	c total #watches: 155168
654.40/654.58	c total #propagations: 14468749 / total #impl: 971467461 (eff. 0.015)
654.40/654.58	c #Conflicts:    2094000 | #Learnt:      40110 | 0.002
654.40/654.58	c total clause space: 127.173MB
654.40/654.58	c total #watches: 159430
654.79/654.95	c total #propagations: 14475943 / total #impl: 972200029 (eff. 0.015)
654.79/654.95	c #Conflicts:    2095000 | #Learnt:      41110 | 0.002
654.79/654.95	c total clause space: 127.173MB
654.79/654.95	c total #watches: 163706
655.09/655.28	c total #propagations: 14483479 / total #impl: 973056417 (eff. 0.015)
655.09/655.28	c #Conflicts:    2096000 | #Learnt:      42110 | 0.002
655.09/655.28	c total clause space: 127.173MB
655.09/655.28	c total #watches: 167722
655.50/655.64	c total #propagations: 14490862 / total #impl: 973727073 (eff. 0.015)
655.50/655.64	c #Conflicts:    2097000 | #Learnt:      43110 | 0.002
655.50/655.64	c total clause space: 127.173MB
655.50/655.64	c total #watches: 171629
655.89/656.04	c total #propagations: 14499023 / total #impl: 974470255 (eff. 0.015)
655.89/656.04	c #Conflicts:    2098000 | #Learnt:      44110 | 0.002
655.89/656.04	c total clause space: 127.173MB
655.89/656.04	c total #watches: 175932
656.29/656.44	c total #propagations: 14506003 / total #impl: 975357784 (eff. 0.015)
656.29/656.44	c #Conflicts:    2099000 | #Learnt:      45110 | 0.002
656.29/656.44	c total clause space: 127.173MB
656.29/656.44	c total #watches: 179665
656.79/656.92	c total #propagations: 14513514 / total #impl: 976171218 (eff. 0.015)
656.79/656.92	c #Conflicts:    2100000 | #Learnt:      46110 | 0.002
656.79/656.92	c total clause space: 127.173MB
656.79/656.92	c total #watches: 183966
657.19/657.39	c total #propagations: 14520722 / total #impl: 977217413 (eff. 0.015)
657.19/657.39	c #Conflicts:    2101000 | #Learnt:      47110 | 0.002
657.19/657.39	c total clause space: 127.173MB
657.19/657.39	c total #watches: 188041
657.70/657.90	c total #propagations: 14527802 / total #impl: 978308222 (eff. 0.015)
657.70/657.90	c #Conflicts:    2102000 | #Learnt:      48110 | 0.002
657.70/657.90	c total clause space: 127.173MB
657.70/657.90	c total #watches: 192760
658.29/658.43	c total #propagations: 14534988 / total #impl: 979546539 (eff. 0.015)
658.29/658.43	c #Conflicts:    2103000 | #Learnt:      49110 | 0.002
658.29/658.43	c total clause space: 127.173MB
658.29/658.43	c total #watches: 197775
658.80/658.91	c total #propagations: 14542239 / total #impl: 980925206 (eff. 0.015)
658.80/658.91	c #Conflicts:    2104000 | #Learnt:      50110 | 0.002
658.80/658.91	c total clause space: 127.173MB
658.80/658.91	c total #watches: 201659
659.19/659.39	c total #propagations: 14548632 / total #impl: 981671540 (eff. 0.015)
659.19/659.39	c #Conflicts:    2105000 | #Learnt:      51110 | 0.002
659.19/659.39	c total clause space: 127.173MB
659.19/659.39	c total #watches: 205722
659.79/659.99	c total #propagations: 14555044 / total #impl: 982558628 (eff. 0.015)
659.79/659.99	c #Conflicts:    2106000 | #Learnt:      52110 | 0.002
659.79/659.99	c total clause space: 127.173MB
659.79/659.99	c total #watches: 211235
660.39/660.50	c total #propagations: 14562115 / total #impl: 983868254 (eff. 0.015)
660.39/660.50	c #Conflicts:    2107000 | #Learnt:      53110 | 0.002
660.39/660.50	c total clause space: 127.173MB
660.39/660.50	c total #watches: 215055
661.00/661.14	c total #propagations: 14568986 / total #impl: 984886703 (eff. 0.015)
661.00/661.14	c #Conflicts:    2108000 | #Learnt:      54110 | 0.002
661.00/661.14	c total clause space: 127.173MB
661.00/661.14	c total #watches: 219823
661.49/661.66	c total #propagations: 14576180 / total #impl: 986448903 (eff. 0.015)
661.49/661.66	c #Conflicts:    2109000 | #Learnt:      55110 | 0.002
661.49/661.66	c total clause space: 127.173MB
661.49/661.66	c total #watches: 224150
662.10/662.29	c total #propagations: 14583513 / total #impl: 987649127 (eff. 0.015)
662.10/662.29	c #Conflicts:    2110000 | #Learnt:      56110 | 0.002
662.10/662.29	c total clause space: 127.173MB
662.10/662.29	c total #watches: 228775
662.69/662.83	c total #propagations: 14591036 / total #impl: 989322499 (eff. 0.015)
662.69/662.83	c #Conflicts:    2111000 | #Learnt:      57110 | 0.002
662.69/662.83	c total clause space: 127.173MB
662.69/662.83	c total #watches: 232816
663.39/663.51	c total #propagations: 14598838 / total #impl: 990602911 (eff. 0.015)
663.39/663.51	c #Conflicts:    2112000 | #Learnt:      58110 | 0.002
663.39/663.51	c total clause space: 127.173MB
663.39/663.51	c total #watches: 237368
664.09/664.22	c total #propagations: 14605910 / total #impl: 992203216 (eff. 0.015)
664.09/664.22	c #Conflicts:    2113000 | #Learnt:      59110 | 0.002
664.09/664.22	c total clause space: 127.173MB
664.09/664.22	c total #watches: 241639
664.79/664.99	c total #propagations: 14614137 / total #impl: 993924480 (eff. 0.015)
664.79/664.99	c #Conflicts:    2114000 | #Learnt:      60110 | 0.002
664.79/664.99	c total clause space: 127.173MB
664.79/664.99	c total #watches: 245501
665.59/665.76	c total #propagations: 14621951 / total #impl: 995699214 (eff. 0.015)
665.59/665.76	c #Conflicts:    2115000 | #Learnt:      61110 | 0.002
665.59/665.76	c total clause space: 127.173MB
665.59/665.76	c total #watches: 249104
666.39/666.57	c total #propagations: 14629864 / total #impl: 997390469 (eff. 0.015)
666.39/666.57	c #Conflicts:    2116000 | #Learnt:      62110 | 0.002
666.39/666.57	c total clause space: 127.173MB
666.39/666.57	c total #watches: 253475
667.19/667.30	c total #propagations: 14637524 / total #impl: 999189868 (eff. 0.015)
667.19/667.30	c #Conflicts:    2117000 | #Learnt:      63110 | 0.002
667.19/667.30	c total clause space: 127.173MB
667.19/667.30	c total #watches: 257716
667.89/668.02	c total #propagations: 14644924 / total #impl: 1001007280 (eff. 0.015)
667.89/668.02	c #Conflicts:    2118000 | #Learnt:      64110 | 0.002
667.89/668.02	c total clause space: 127.173MB
667.89/668.02	c total #watches: 261728
668.59/668.77	c total #propagations: 14652062 / total #impl: 1002762168 (eff. 0.015)
668.59/668.77	c #Conflicts:    2119000 | #Learnt:      65110 | 0.002
668.59/668.77	c total clause space: 127.173MB
668.59/668.77	c total #watches: 266311
669.49/669.62	c total #propagations: 14659390 / total #impl: 1004728731 (eff. 0.015)
669.49/669.62	c #Conflicts:    2120000 | #Learnt:      66110 | 0.002
669.49/669.62	c total clause space: 127.173MB
669.49/669.62	c total #watches: 271049
670.29/670.42	c total #propagations: 14666930 / total #impl: 1007107286 (eff. 0.015)
670.29/670.42	c #Conflicts:    2121000 | #Learnt:      67110 | 0.002
670.29/670.42	c total clause space: 127.173MB
670.29/670.42	c total #watches: 275537
671.09/671.23	c total #propagations: 14674988 / total #impl: 1009276460 (eff. 0.015)
671.09/671.23	c #Conflicts:    2122000 | #Learnt:      68110 | 0.002
671.09/671.23	c total clause space: 127.173MB
671.09/671.23	c total #watches: 280104
672.00/672.16	c total #propagations: 14682317 / total #impl: 1011336055 (eff. 0.015)
672.00/672.16	c #Conflicts:    2123000 | #Learnt:      69110 | 0.002
672.00/672.16	c total clause space: 127.173MB
672.00/672.16	c total #watches: 284753
672.89/673.03	c total #propagations: 14689380 / total #impl: 1013972063 (eff. 0.014)
672.89/673.03	c #Conflicts:    2124000 | #Learnt:      70110 | 0.002
672.89/673.03	c total clause space: 127.173MB
672.89/673.03	c total #watches: 289382
673.49/673.65	c total #propagations: 14696467 / total #impl: 1016467481 (eff. 0.014)
673.49/673.65	c GC COLLECT
673.49/673.65	c #Conflicts:    2125000 | #Learnt:      35808 | 0.002
673.49/673.65	c total clause space: 127.173MB
673.49/673.65	c total #watches: 138191
673.79/673.91	c total #propagations: 14703688 / total #impl: 1017998473 (eff. 0.014)
673.79/673.91	c #Conflicts:    2126000 | #Learnt:      36808 | 0.002
673.79/673.91	c total clause space: 127.173MB
673.79/673.91	c total #watches: 142107
674.09/674.21	c total #propagations: 14710499 / total #impl: 1018493126 (eff. 0.014)
674.09/674.21	c #Conflicts:    2127000 | #Learnt:      37808 | 0.002
674.09/674.21	c total clause space: 127.173MB
674.09/674.21	c total #watches: 146295
674.39/674.50	c total #propagations: 14717234 / total #impl: 1019201665 (eff. 0.014)
674.39/674.50	c #Conflicts:    2128000 | #Learnt:      38808 | 0.002
674.39/674.50	c total clause space: 127.173MB
674.39/674.50	c total #watches: 151147
674.59/674.78	c total #propagations: 14724215 / total #impl: 1020023398 (eff. 0.014)
674.59/674.78	c #Conflicts:    2129000 | #Learnt:      39808 | 0.002
674.59/674.78	c total clause space: 127.173MB
674.59/674.78	c total #watches: 154759
674.89/675.08	c total #propagations: 14731426 / total #impl: 1020579083 (eff. 0.014)
674.89/675.08	c #Conflicts:    2130000 | #Learnt:      40808 | 0.002
674.89/675.08	c total clause space: 127.173MB
674.89/675.08	c total #watches: 159135
675.30/675.46	c total #propagations: 14738083 / total #impl: 1021422377 (eff. 0.014)
675.30/675.46	c #Conflicts:    2131000 | #Learnt:      41808 | 0.002
675.30/675.46	c total clause space: 127.173MB
675.30/675.46	c total #watches: 164029
675.79/675.90	c total #propagations: 14744641 / total #impl: 1022595819 (eff. 0.014)
675.79/675.90	c #Conflicts:    2132000 | #Learnt:      42808 | 0.002
675.79/675.90	c total clause space: 127.173MB
675.79/675.90	c total #watches: 168337
676.19/676.33	c total #propagations: 14751499 / total #impl: 1023886005 (eff. 0.014)
676.19/676.33	c #Conflicts:    2133000 | #Learnt:      43808 | 0.002
676.19/676.33	c total clause space: 127.173MB
676.19/676.33	c total #watches: 172622
676.69/676.81	c total #propagations: 14758381 / total #impl: 1025144172 (eff. 0.014)
676.69/676.81	c #Conflicts:    2134000 | #Learnt:      44808 | 0.002
676.69/676.81	c total clause space: 127.173MB
676.69/676.81	c total #watches: 176724
677.09/677.28	c total #propagations: 14765542 / total #impl: 1026581975 (eff. 0.014)
677.09/677.28	c #Conflicts:    2135000 | #Learnt:      45808 | 0.002
677.09/677.28	c total clause space: 127.173MB
677.09/677.28	c total #watches: 181427
677.60/677.74	c total #propagations: 14772431 / total #impl: 1028061552 (eff. 0.014)
677.60/677.74	c #Conflicts:    2136000 | #Learnt:      46808 | 0.002
677.60/677.74	c total clause space: 127.173MB
677.60/677.74	c total #watches: 186082
678.09/678.24	c total #propagations: 14779053 / total #impl: 1029663915 (eff. 0.014)
678.09/678.24	c #Conflicts:    2137000 | #Learnt:      47808 | 0.002
678.09/678.24	c total clause space: 127.173MB
678.09/678.24	c total #watches: 191909
678.60/678.73	c total #propagations: 14785766 / total #impl: 1031598303 (eff. 0.014)
678.60/678.73	c #Conflicts:    2138000 | #Learnt:      48808 | 0.002
678.60/678.73	c total clause space: 127.173MB
678.60/678.73	c total #watches: 196086
679.09/679.21	c total #propagations: 14792739 / total #impl: 1033274445 (eff. 0.014)
679.09/679.21	c #Conflicts:    2139000 | #Learnt:      49808 | 0.002
679.09/679.21	c total clause space: 127.173MB
679.09/679.21	c total #watches: 199626
679.49/679.69	c total #propagations: 14799825 / total #impl: 1034695678 (eff. 0.014)
679.49/679.69	c #Conflicts:    2140000 | #Learnt:      50808 | 0.002
679.49/679.69	c total clause space: 127.173MB
679.49/679.69	c total #watches: 203095
679.99/680.18	c total #propagations: 14806761 / total #impl: 1036109149 (eff. 0.014)
679.99/680.18	c #Conflicts:    2141000 | #Learnt:      51808 | 0.002
679.99/680.18	c total clause space: 127.173MB
679.99/680.18	c total #watches: 206826
680.59/680.76	c total #propagations: 14813539 / total #impl: 1037746289 (eff. 0.014)
680.59/680.76	c #Conflicts:    2142000 | #Learnt:      52808 | 0.002
680.59/680.76	c total clause space: 127.173MB
680.59/680.76	c total #watches: 211345
681.19/681.39	c total #propagations: 14819682 / total #impl: 1039689651 (eff. 0.014)
681.19/681.39	c #Conflicts:    2143000 | #Learnt:      53808 | 0.002
681.19/681.39	c total clause space: 127.173MB
681.19/681.39	c total #watches: 217464
681.90/682.01	c total #propagations: 14826252 / total #impl: 1042270459 (eff. 0.014)
681.90/682.01	c #Conflicts:    2144000 | #Learnt:      54808 | 0.002
681.90/682.01	c total clause space: 127.173MB
681.90/682.01	c total #watches: 222260
682.49/682.66	c total #propagations: 14833210 / total #impl: 1044759239 (eff. 0.014)
682.49/682.66	c #Conflicts:    2145000 | #Learnt:      55808 | 0.002
682.49/682.66	c total clause space: 127.173MB
682.49/682.66	c total #watches: 226688
683.19/683.36	c total #propagations: 14839772 / total #impl: 1047085621 (eff. 0.014)
683.19/683.36	c #Conflicts:    2146000 | #Learnt:      56808 | 0.002
683.19/683.36	c total clause space: 127.173MB
683.19/683.36	c total #watches: 231498
683.99/684.14	c total #propagations: 14846171 / total #impl: 1049946317 (eff. 0.014)
683.99/684.14	c #Conflicts:    2147000 | #Learnt:      57808 | 0.002
683.99/684.14	c total clause space: 127.173MB
683.99/684.14	c total #watches: 236864
684.79/684.95	c total #propagations: 14853005 / total #impl: 1053225658 (eff. 0.014)
684.79/684.95	c #Conflicts:    2148000 | #Learnt:      58808 | 0.002
684.79/684.95	c total clause space: 127.173MB
684.79/684.95	c total #watches: 241987
685.69/685.80	c total #propagations: 14859322 / total #impl: 1056566372 (eff. 0.014)
685.69/685.80	c #Conflicts:    2149000 | #Learnt:      59808 | 0.002
685.69/685.80	c total clause space: 127.173MB
685.69/685.80	c total #watches: 246855
686.49/686.63	c total #propagations: 14865937 / total #impl: 1060194155 (eff. 0.014)
686.49/686.63	c #Conflicts:    2150000 | #Learnt:      60808 | 0.002
686.49/686.63	c total clause space: 127.173MB
686.49/686.63	c total #watches: 250825
687.40/687.53	c total #propagations: 14872194 / total #impl: 1063283796 (eff. 0.014)
687.40/687.53	c #Conflicts:    2151000 | #Learnt:      61808 | 0.002
687.40/687.53	c total clause space: 127.173MB
687.40/687.53	c total #watches: 256211
688.29/688.44	c total #propagations: 14878325 / total #impl: 1067552176 (eff. 0.014)
688.29/688.44	c #Conflicts:    2152000 | #Learnt:      62808 | 0.002
688.29/688.44	c total clause space: 127.173MB
688.29/688.44	c total #watches: 260582
689.29/689.44	c total #propagations: 14884532 / total #impl: 1071005749 (eff. 0.014)
689.29/689.44	c #Conflicts:    2153000 | #Learnt:      63808 | 0.002
689.29/689.44	c total clause space: 127.173MB
689.29/689.44	c total #watches: 264604
690.19/690.38	c total #propagations: 14890851 / total #impl: 1074680424 (eff. 0.014)
690.19/690.38	c #Conflicts:    2154000 | #Learnt:      64808 | 0.002
690.19/690.38	c total clause space: 127.173MB
690.19/690.38	c total #watches: 268835
691.09/691.26	c total #propagations: 14897004 / total #impl: 1078155042 (eff. 0.014)
691.09/691.26	c #Conflicts:    2155000 | #Learnt:      65808 | 0.002
691.09/691.26	c total clause space: 127.173MB
691.09/691.26	c total #watches: 273879
691.69/691.89	c total #propagations: 14903627 / total #impl: 1080966639 (eff. 0.014)
691.69/691.89	c #Conflicts:    2156000 | #Learnt:      66808 | 0.002
691.69/691.89	c total clause space: 127.173MB
691.69/691.89	c total #watches: 277568
692.49/692.60	c total #propagations: 14910685 / total #impl: 1081862019 (eff. 0.014)
692.49/692.60	c #Conflicts:    2157000 | #Learnt:      67808 | 0.002
692.49/692.60	c total clause space: 127.173MB
692.49/692.60	c total #watches: 281296
693.19/693.34	c total #propagations: 14917736 / total #impl: 1083112241 (eff. 0.014)
693.19/693.34	c #Conflicts:    2158000 | #Learnt:      68808 | 0.002
693.19/693.34	c total clause space: 127.173MB
693.19/693.34	c total #watches: 284670
693.69/693.88	c total #propagations: 14924423 / total #impl: 1084324156 (eff. 0.014)
693.69/693.88	c #Conflicts:    2159000 | #Learnt:      69808 | 0.002
693.69/693.88	c total clause space: 127.173MB
693.69/693.88	c total #watches: 288061
694.39/694.54	c total #propagations: 14931561 / total #impl: 1084896961 (eff. 0.014)
694.39/694.54	c #Conflicts:    2160000 | #Learnt:      70808 | 0.002
694.39/694.54	c total clause space: 127.173MB
694.39/694.54	c total #watches: 291348
694.79/694.94	c total #propagations: 14938921 / total #impl: 1085716107 (eff. 0.014)
694.79/694.94	c GC COLLECT
694.79/694.94	c #Conflicts:    2161000 | #Learnt:      36212 | 0.002
694.79/694.94	c total clause space: 127.173MB
694.79/694.94	c total #watches: 139589
694.99/695.16	c total #propagations: 14945767 / total #impl: 1086205098 (eff. 0.014)
694.99/695.16	c #Conflicts:    2162000 | #Learnt:      37212 | 0.002
694.99/695.16	c total clause space: 127.173MB
694.99/695.16	c total #watches: 143734
695.19/695.38	c total #propagations: 14952272 / total #impl: 1086582624 (eff. 0.014)
695.19/695.38	c #Conflicts:    2163000 | #Learnt:      38212 | 0.002
695.19/695.38	c total clause space: 127.173MB
695.19/695.38	c total #watches: 147566
695.39/695.59	c total #propagations: 14959578 / total #impl: 1086900800 (eff. 0.014)
695.39/695.59	c #Conflicts:    2164000 | #Learnt:      39212 | 0.002
695.39/695.59	c total clause space: 127.173MB
695.39/695.59	c total #watches: 151206
695.69/695.83	c total #propagations: 14967343 / total #impl: 1087089385 (eff. 0.014)
695.69/695.83	c #Conflicts:    2165000 | #Learnt:      40212 | 0.002
695.69/695.83	c total clause space: 127.173MB
695.69/695.83	c total #watches: 154764
695.89/696.07	c total #propagations: 14975014 / total #impl: 1087408752 (eff. 0.014)
695.89/696.07	c #Conflicts:    2166000 | #Learnt:      41212 | 0.002
695.89/696.07	c total clause space: 127.173MB
695.89/696.07	c total #watches: 158071
696.19/696.33	c total #propagations: 14982863 / total #impl: 1087655651 (eff. 0.014)
696.19/696.33	c #Conflicts:    2167000 | #Learnt:      42212 | 0.002
696.19/696.33	c total clause space: 127.173MB
696.19/696.33	c total #watches: 161383
696.49/696.64	c total #propagations: 14990204 / total #impl: 1087967498 (eff. 0.014)
696.49/696.64	c #Conflicts:    2168000 | #Learnt:      43212 | 0.002
696.49/696.64	c total clause space: 127.173MB
696.49/696.64	c total #watches: 164784
696.79/696.95	c total #propagations: 14997754 / total #impl: 1088359081 (eff. 0.014)
696.79/696.95	c #Conflicts:    2169000 | #Learnt:      44212 | 0.002
696.79/696.95	c total clause space: 127.173MB
696.79/696.95	c total #watches: 168283
697.09/697.23	c total #propagations: 15004975 / total #impl: 1088774641 (eff. 0.014)
697.09/697.23	c #Conflicts:    2170000 | #Learnt:      45212 | 0.002
697.09/697.23	c total clause space: 127.173MB
697.09/697.23	c total #watches: 171510
697.39/697.52	c total #propagations: 15012283 / total #impl: 1089091986 (eff. 0.014)
697.39/697.52	c #Conflicts:    2171000 | #Learnt:      46212 | 0.002
697.39/697.52	c total clause space: 127.173MB
697.39/697.52	c total #watches: 175183
697.59/697.78	c total #propagations: 15019467 / total #impl: 1089486176 (eff. 0.014)
697.59/697.78	c #Conflicts:    2172000 | #Learnt:      47212 | 0.002
697.59/697.78	c total clause space: 127.173MB
697.59/697.78	c total #watches: 178639
697.89/698.08	c total #propagations: 15027274 / total #impl: 1089710575 (eff. 0.014)
697.89/698.08	c #Conflicts:    2173000 | #Learnt:      48212 | 0.002
697.89/698.08	c total clause space: 127.173MB
697.89/698.08	c total #watches: 181968
698.29/698.41	c total #propagations: 15034904 / total #impl: 1090048509 (eff. 0.014)
698.29/698.41	c #Conflicts:    2174000 | #Learnt:      49212 | 0.002
698.29/698.41	c total clause space: 127.173MB
698.29/698.41	c total #watches: 185383
698.59/698.73	c total #propagations: 15042629 / total #impl: 1090411233 (eff. 0.014)
698.59/698.73	c #Conflicts:    2175000 | #Learnt:      50212 | 0.002
698.59/698.73	c total clause space: 127.173MB
698.59/698.73	c total #watches: 188752
698.89/699.03	c total #propagations: 15050509 / total #impl: 1090749174 (eff. 0.014)
698.89/699.03	c #Conflicts:    2176000 | #Learnt:      51212 | 0.002
698.89/699.03	c total clause space: 127.173MB
698.89/699.03	c total #watches: 191837
699.19/699.37	c total #propagations: 15059003 / total #impl: 1091002532 (eff. 0.014)
699.19/699.37	c #Conflicts:    2177000 | #Learnt:      52212 | 0.002
699.19/699.37	c total clause space: 127.173MB
699.19/699.37	c total #watches: 194796
699.49/699.65	c total #propagations: 15067391 / total #impl: 1091304537 (eff. 0.014)
699.49/699.65	c #Conflicts:    2178000 | #Learnt:      53212 | 0.002
699.49/699.65	c total clause space: 127.173MB
699.49/699.65	c total #watches: 197818
699.79/699.93	c total #propagations: 15075465 / total #impl: 1091462474 (eff. 0.014)
699.79/699.93	c #Conflicts:    2179000 | #Learnt:      54212 | 0.002
699.79/699.93	c total clause space: 127.173MB
699.79/699.93	c total #watches: 200790
700.09/700.24	c total #propagations: 15083968 / total #impl: 1091674018 (eff. 0.014)
700.09/700.24	c #Conflicts:    2180000 | #Learnt:      55212 | 0.002
700.09/700.24	c total clause space: 127.173MB
700.09/700.24	c total #watches: 203942
700.38/700.55	c total #propagations: 15092341 / total #impl: 1091884950 (eff. 0.014)
700.38/700.55	c #Conflicts:    2181000 | #Learnt:      56212 | 0.002
700.38/700.55	c total clause space: 127.173MB
700.38/700.55	c total #watches: 207115
700.78/700.93	c total #propagations: 15100908 / total #impl: 1092093782 (eff. 0.014)
700.78/700.93	c #Conflicts:    2182000 | #Learnt:      57212 | 0.002
700.78/700.93	c total clause space: 127.173MB
700.78/700.93	c total #watches: 210761
701.08/701.28	c total #propagations: 15109051 / total #impl: 1092399917 (eff. 0.014)
701.08/701.28	c #Conflicts:    2183000 | #Learnt:      58212 | 0.002
701.08/701.28	c total clause space: 127.173MB
701.08/701.28	c total #watches: 214122
701.48/701.64	c total #propagations: 15116729 / total #impl: 1092583029 (eff. 0.014)
701.48/701.64	c #Conflicts:    2184000 | #Learnt:      59212 | 0.002
701.48/701.64	c total clause space: 127.173MB
701.48/701.64	c total #watches: 217482
701.88/702.04	c total #propagations: 15124222 / total #impl: 1092848283 (eff. 0.014)
701.88/702.04	c #Conflicts:    2185000 | #Learnt:      60212 | 0.002
701.88/702.04	c total clause space: 127.173MB
701.88/702.04	c total #watches: 220910
702.28/702.47	c total #propagations: 15131264 / total #impl: 1093093054 (eff. 0.014)
702.28/702.47	c #Conflicts:    2186000 | #Learnt:      61212 | 0.002
702.28/702.47	c total clause space: 127.173MB
702.28/702.47	c total #watches: 224089
702.79/702.95	c total #propagations: 15138911 / total #impl: 1093493857 (eff. 0.014)
702.79/702.95	c #Conflicts:    2187000 | #Learnt:      62212 | 0.002
702.79/702.95	c total clause space: 127.173MB
702.79/702.95	c total #watches: 227906
703.18/703.38	c total #propagations: 15146480 / total #impl: 1094013403 (eff. 0.014)
703.18/703.38	c #Conflicts:    2188000 | #Learnt:      63212 | 0.002
703.18/703.38	c total clause space: 127.173MB
703.18/703.38	c total #watches: 230853
703.68/703.88	c total #propagations: 15154158 / total #impl: 1094349604 (eff. 0.014)
703.68/703.88	c #Conflicts:    2189000 | #Learnt:      64212 | 0.002
703.68/703.88	c total clause space: 127.173MB
703.68/703.88	c total #watches: 234401
704.18/704.36	c total #propagations: 15161682 / total #impl: 1094884522 (eff. 0.014)
704.18/704.36	c #Conflicts:    2190000 | #Learnt:      65212 | 0.002
704.18/704.36	c total clause space: 127.173MB
704.18/704.36	c total #watches: 237710
704.58/704.80	c total #propagations: 15169358 / total #impl: 1095402408 (eff. 0.014)
704.58/704.80	c #Conflicts:    2191000 | #Learnt:      66212 | 0.002
704.58/704.80	c total clause space: 127.173MB
704.58/704.80	c total #watches: 241276
705.09/705.24	c total #propagations: 15176987 / total #impl: 1095809232 (eff. 0.014)
705.09/705.24	c #Conflicts:    2192000 | #Learnt:      67212 | 0.002
705.09/705.24	c total clause space: 127.173MB
705.09/705.24	c total #watches: 244676
705.58/705.70	c total #propagations: 15184883 / total #impl: 1096111099 (eff. 0.014)
705.58/705.70	c #Conflicts:    2193000 | #Learnt:      68212 | 0.002
705.58/705.70	c total clause space: 127.173MB
705.58/705.70	c total #watches: 247821
706.09/706.24	c total #propagations: 15192578 / total #impl: 1096460439 (eff. 0.014)
706.09/706.24	c #Conflicts:    2194000 | #Learnt:      69212 | 0.002
706.09/706.24	c total clause space: 127.173MB
706.09/706.24	c total #watches: 251391
706.58/706.76	c total #propagations: 15200325 / total #impl: 1097002487 (eff. 0.014)
706.58/706.76	c #Conflicts:    2195000 | #Learnt:      70212 | 0.002
706.58/706.76	c total clause space: 127.173MB
706.58/706.76	c total #watches: 254798
707.08/707.25	c total #propagations: 15207756 / total #impl: 1097595658 (eff. 0.014)
707.08/707.25	c #Conflicts:    2196000 | #Learnt:      71212 | 0.002
707.08/707.25	c total clause space: 127.173MB
707.08/707.25	c total #watches: 257953
707.48/707.65	c total #propagations: 15216119 / total #impl: 1098010363 (eff. 0.014)
707.48/707.65	c GC COLLECT
707.48/707.65	c #Conflicts:    2197000 | #Learnt:      36311 | 0.002
707.48/707.65	c total clause space: 127.173MB
707.48/707.65	c total #watches: 139942
707.68/707.84	c total #propagations: 15223791 / total #impl: 1098203067 (eff. 0.014)
707.68/707.84	c #Conflicts:    2198000 | #Learnt:      37311 | 0.002
707.68/707.84	c total clause space: 127.173MB
707.68/707.84	c total #watches: 143350
707.88/708.02	c total #propagations: 15231851 / total #impl: 1098394765 (eff. 0.014)
707.88/708.02	c #Conflicts:    2199000 | #Learnt:      38311 | 0.002
707.88/708.02	c total clause space: 127.173MB
707.88/708.02	c total #watches: 146698
708.08/708.22	c total #propagations: 15239739 / total #impl: 1098498558 (eff. 0.014)
708.08/708.22	c #Conflicts:    2200000 | #Learnt:      39311 | 0.002
708.08/708.22	c total clause space: 127.173MB
708.08/708.22	c total #watches: 150148
708.29/708.44	c total #propagations: 15247531 / total #impl: 1098626212 (eff. 0.014)
708.29/708.44	c #Conflicts:    2201000 | #Learnt:      40311 | 0.002
708.29/708.44	c total clause space: 127.173MB
708.29/708.44	c total #watches: 153450
708.48/708.65	c total #propagations: 15255146 / total #impl: 1098834993 (eff. 0.014)
708.48/708.65	c #Conflicts:    2202000 | #Learnt:      41311 | 0.002
708.48/708.65	c total clause space: 127.173MB
708.48/708.65	c total #watches: 156611
708.68/708.88	c total #propagations: 15263491 / total #impl: 1098962563 (eff. 0.014)
708.68/708.88	c #Conflicts:    2203000 | #Learnt:      42311 | 0.002
708.68/708.88	c total clause space: 127.173MB
708.68/708.88	c total #watches: 160158
708.98/709.15	c total #propagations: 15271200 / total #impl: 1099150268 (eff. 0.014)
708.98/709.15	c #Conflicts:    2204000 | #Learnt:      43311 | 0.002
708.98/709.15	c total clause space: 127.173MB
708.98/709.15	c total #watches: 163401
709.28/709.41	c total #propagations: 15279212 / total #impl: 1099445505 (eff. 0.014)
709.28/709.41	c #Conflicts:    2205000 | #Learnt:      44311 | 0.002
709.28/709.41	c total clause space: 127.173MB
709.28/709.41	c total #watches: 166691
709.49/709.67	c total #propagations: 15287363 / total #impl: 1099671806 (eff. 0.014)
709.49/709.67	c #Conflicts:    2206000 | #Learnt:      45311 | 0.002
709.49/709.67	c total clause space: 127.173MB
709.49/709.67	c total #watches: 169983
709.78/709.95	c total #propagations: 15295645 / total #impl: 1099881103 (eff. 0.014)
709.78/709.95	c #Conflicts:    2207000 | #Learnt:      46311 | 0.002
709.78/709.95	c total clause space: 127.173MB
709.78/709.95	c total #watches: 173305
710.08/710.24	c total #propagations: 15303100 / total #impl: 1100078739 (eff. 0.014)
710.08/710.24	c #Conflicts:    2208000 | #Learnt:      47311 | 0.002
710.08/710.24	c total clause space: 127.173MB
710.08/710.24	c total #watches: 176824
710.38/710.55	c total #propagations: 15310568 / total #impl: 1100394813 (eff. 0.014)
710.38/710.55	c #Conflicts:    2209000 | #Learnt:      48311 | 0.002
710.38/710.55	c total clause space: 127.173MB
710.38/710.55	c total #watches: 180397
710.68/710.88	c total #propagations: 15317802 / total #impl: 1100720336 (eff. 0.014)
710.68/710.88	c #Conflicts:    2210000 | #Learnt:      49311 | 0.002
710.68/710.88	c total clause space: 127.173MB
710.68/710.88	c total #watches: 183831
711.08/711.22	c total #propagations: 15325516 / total #impl: 1101068486 (eff. 0.014)
711.08/711.22	c #Conflicts:    2211000 | #Learnt:      50311 | 0.002
711.08/711.22	c total clause space: 127.173MB
711.08/711.22	c total #watches: 187426
711.38/711.52	c total #propagations: 15333165 / total #impl: 1101452987 (eff. 0.014)
711.38/711.52	c #Conflicts:    2212000 | #Learnt:      51311 | 0.002
711.38/711.52	c total clause space: 127.173MB
711.38/711.52	c total #watches: 190622
711.69/711.85	c total #propagations: 15340837 / total #impl: 1101633755 (eff. 0.014)
711.69/711.85	c #Conflicts:    2213000 | #Learnt:      52311 | 0.002
711.69/711.85	c total clause space: 127.173MB
711.69/711.85	c total #watches: 194013
711.98/712.18	c total #propagations: 15348231 / total #impl: 1101849492 (eff. 0.014)
711.98/712.18	c #Conflicts:    2214000 | #Learnt:      53311 | 0.002
711.98/712.18	c total clause space: 127.173MB
711.98/712.18	c total #watches: 197507
712.38/712.52	c total #propagations: 15355768 / total #impl: 1102077336 (eff. 0.014)
712.38/712.52	c #Conflicts:    2215000 | #Learnt:      54311 | 0.002
712.38/712.52	c total clause space: 127.173MB
712.38/712.52	c total #watches: 200940
712.69/712.90	c total #propagations: 15363478 / total #impl: 1102335137 (eff. 0.014)
712.69/712.90	c #Conflicts:    2216000 | #Learnt:      55311 | 0.002
712.69/712.90	c total clause space: 127.173MB
712.69/712.90	c total #watches: 204442
713.18/713.33	c total #propagations: 15371055 / total #impl: 1102660045 (eff. 0.014)
713.18/713.33	c #Conflicts:    2217000 | #Learnt:      56311 | 0.002
713.18/713.33	c total clause space: 127.173MB
713.18/713.33	c total #watches: 208076
713.58/713.75	c total #propagations: 15377968 / total #impl: 1103095374 (eff. 0.014)
713.58/713.75	c #Conflicts:    2218000 | #Learnt:      57311 | 0.002
713.58/713.75	c total clause space: 127.173MB
713.58/713.75	c total #watches: 211797
713.98/714.18	c total #propagations: 15385549 / total #impl: 1103502752 (eff. 0.014)
713.98/714.18	c #Conflicts:    2219000 | #Learnt:      58311 | 0.002
713.98/714.18	c total clause space: 127.173MB
713.98/714.18	c total #watches: 215519
714.48/714.64	c total #propagations: 15392989 / total #impl: 1103955747 (eff. 0.014)
714.48/714.64	c #Conflicts:    2220000 | #Learnt:      59311 | 0.002
714.48/714.64	c total clause space: 127.173MB
714.48/714.64	c total #watches: 218945
714.89/715.08	c total #propagations: 15400515 / total #impl: 1104388369 (eff. 0.014)
714.89/715.08	c #Conflicts:    2221000 | #Learnt:      60311 | 0.002
714.89/715.08	c total clause space: 127.173MB
714.89/715.08	c total #watches: 222910
715.28/715.48	c total #propagations: 15407488 / total #impl: 1104819952 (eff. 0.014)
715.28/715.48	c #Conflicts:    2222000 | #Learnt:      61311 | 0.002
715.28/715.48	c total clause space: 127.173MB
715.28/715.48	c total #watches: 226593
715.78/715.95	c total #propagations: 15415438 / total #impl: 1105183505 (eff. 0.014)
715.78/715.95	c #Conflicts:    2223000 | #Learnt:      62311 | 0.002
715.78/715.95	c total clause space: 127.173MB
715.78/715.95	c total #watches: 230528
716.28/716.45	c total #propagations: 15422978 / total #impl: 1105689104 (eff. 0.014)
716.28/716.45	c #Conflicts:    2224000 | #Learnt:      63311 | 0.002
716.28/716.45	c total clause space: 127.173MB
716.28/716.45	c total #watches: 234257
716.78/716.92	c total #propagations: 15431123 / total #impl: 1106286630 (eff. 0.014)
716.78/716.92	c #Conflicts:    2225000 | #Learnt:      64311 | 0.002
716.78/716.92	c total clause space: 127.173MB
716.78/716.92	c total #watches: 237729
717.28/717.45	c total #propagations: 15438542 / total #impl: 1106696862 (eff. 0.014)
717.28/717.45	c #Conflicts:    2226000 | #Learnt:      65311 | 0.002
717.28/717.45	c total clause space: 127.173MB
717.28/717.45	c total #watches: 241504
717.78/717.97	c total #propagations: 15445148 / total #impl: 1107237018 (eff. 0.014)
717.78/717.97	c #Conflicts:    2227000 | #Learnt:      66311 | 0.002
717.78/717.97	c total clause space: 127.173MB
717.78/717.97	c total #watches: 245070
718.29/718.46	c total #propagations: 15452171 / total #impl: 1107723121 (eff. 0.014)
718.29/718.46	c #Conflicts:    2228000 | #Learnt:      67311 | 0.002
718.29/718.46	c total clause space: 127.173MB
718.29/718.46	c total #watches: 248364
718.88/719.02	c total #propagations: 15459180 / total #impl: 1108163938 (eff. 0.014)
718.88/719.02	c #Conflicts:    2229000 | #Learnt:      68311 | 0.002
718.88/719.02	c total clause space: 127.173MB
718.88/719.02	c total #watches: 251918
719.48/719.68	c total #propagations: 15466794 / total #impl: 1108630909 (eff. 0.014)
719.48/719.68	c #Conflicts:    2230000 | #Learnt:      69311 | 0.002
719.48/719.68	c total clause space: 127.173MB
719.48/719.68	c total #watches: 255955
720.08/720.25	c total #propagations: 15473985 / total #impl: 1109429178 (eff. 0.014)
720.08/720.25	c #Conflicts:    2231000 | #Learnt:      70311 | 0.002
720.08/720.25	c total clause space: 127.173MB
720.08/720.25	c total #watches: 259640
720.68/720.81	c total #propagations: 15481186 / total #impl: 1109874656 (eff. 0.014)
720.68/720.81	c #Conflicts:    2232000 | #Learnt:      71311 | 0.002
720.68/720.81	c total clause space: 127.173MB
720.68/720.81	c total #watches: 262995
721.18/721.37	c total #propagations: 15488742 / total #impl: 1110185490 (eff. 0.014)
721.18/721.37	c #Conflicts:    2233000 | #Learnt:      72311 | 0.002
721.18/721.37	c total clause space: 127.173MB
721.18/721.37	c total #watches: 266177
721.49/721.65	c total #propagations: 15496490 / total #impl: 1110506244 (eff. 0.014)
721.49/721.65	c GC COLLECT
721.49/721.65	c #Conflicts:    2234000 | #Learnt:      37111 | 0.002
721.49/721.65	c total clause space: 127.173MB
721.49/721.65	c total #watches: 142905
721.68/721.85	c total #propagations: 15503280 / total #impl: 1110676144 (eff. 0.014)
721.68/721.85	c #Conflicts:    2235000 | #Learnt:      38111 | 0.002
721.68/721.85	c total clause space: 127.173MB
721.68/721.85	c total #watches: 146561
721.88/722.09	c total #propagations: 15510019 / total #impl: 1110844965 (eff. 0.014)
721.88/722.09	c #Conflicts:    2236000 | #Learnt:      39111 | 0.002
721.88/722.09	c total clause space: 127.173MB
721.88/722.09	c total #watches: 150211
722.18/722.35	c total #propagations: 15516868 / total #impl: 1111116403 (eff. 0.014)
722.18/722.35	c #Conflicts:    2237000 | #Learnt:      40111 | 0.002
722.18/722.35	c total clause space: 127.173MB
722.18/722.35	c total #watches: 154264
722.48/722.60	c total #propagations: 15523555 / total #impl: 1111532373 (eff. 0.014)
722.48/722.60	c #Conflicts:    2238000 | #Learnt:      41111 | 0.002
722.48/722.60	c total clause space: 127.173MB
722.48/722.60	c total #watches: 157508
722.69/722.85	c total #propagations: 15530835 / total #impl: 1111854319 (eff. 0.014)
722.69/722.85	c #Conflicts:    2239000 | #Learnt:      42111 | 0.002
722.69/722.85	c total clause space: 127.173MB
722.69/722.85	c total #watches: 161113
722.98/723.11	c total #propagations: 15538422 / total #impl: 1112100580 (eff. 0.014)
722.98/723.11	c #Conflicts:    2240000 | #Learnt:      43111 | 0.002
722.98/723.11	c total clause space: 127.173MB
722.98/723.11	c total #watches: 164643
723.28/723.43	c total #propagations: 15545786 / total #impl: 1112349064 (eff. 0.014)
723.28/723.43	c #Conflicts:    2241000 | #Learnt:      44111 | 0.002
723.28/723.43	c total clause space: 127.173MB
723.28/723.43	c total #watches: 168743
723.58/723.75	c total #propagations: 15552672 / total #impl: 1112748440 (eff. 0.014)
723.58/723.75	c #Conflicts:    2242000 | #Learnt:      45111 | 0.002
723.58/723.75	c total clause space: 127.173MB
723.58/723.75	c total #watches: 172646
723.88/724.02	c total #propagations: 15559335 / total #impl: 1113253179 (eff. 0.014)
723.88/724.02	c #Conflicts:    2243000 | #Learnt:      46111 | 0.002
723.88/724.02	c total clause space: 127.173MB
723.88/724.02	c total #watches: 176305
724.18/724.30	c total #propagations: 15566320 / total #impl: 1113614846 (eff. 0.014)
724.18/724.30	c #Conflicts:    2244000 | #Learnt:      47111 | 0.002
724.18/724.30	c total clause space: 127.173MB
724.18/724.30	c total #watches: 179593
724.38/724.59	c total #propagations: 15573695 / total #impl: 1113900493 (eff. 0.014)
724.38/724.59	c #Conflicts:    2245000 | #Learnt:      48111 | 0.002
724.38/724.59	c total clause space: 127.173MB
724.38/724.59	c total #watches: 182849
724.68/724.86	c total #propagations: 15581035 / total #impl: 1114188047 (eff. 0.014)
724.68/724.86	c #Conflicts:    2246000 | #Learnt:      49111 | 0.002
724.68/724.86	c total clause space: 127.173MB
724.68/724.86	c total #watches: 186082
724.98/725.16	c total #propagations: 15588638 / total #impl: 1114406062 (eff. 0.014)
724.98/725.16	c #Conflicts:    2247000 | #Learnt:      50111 | 0.002
724.98/725.16	c total clause space: 127.173MB
724.98/725.16	c total #watches: 189488
725.38/725.51	c total #propagations: 15596005 / total #impl: 1114696572 (eff. 0.014)
725.38/725.51	c #Conflicts:    2248000 | #Learnt:      51111 | 0.002
725.38/725.51	c total clause space: 127.173MB
725.38/725.51	c total #watches: 192864
725.68/725.80	c total #propagations: 15603753 / total #impl: 1114973340 (eff. 0.014)
725.68/725.80	c #Conflicts:    2249000 | #Learnt:      52111 | 0.002
725.68/725.80	c total clause space: 127.173MB
725.68/725.80	c total #watches: 196244
725.89/726.07	c total #propagations: 15611821 / total #impl: 1115126271 (eff. 0.014)
725.89/726.07	c #Conflicts:    2250000 | #Learnt:      53111 | 0.002
725.89/726.07	c total clause space: 127.173MB
725.89/726.07	c total #watches: 199639
726.28/726.40	c total #propagations: 15620568 / total #impl: 1115301815 (eff. 0.014)
726.28/726.40	c #Conflicts:    2251000 | #Learnt:      54111 | 0.002
726.28/726.40	c total clause space: 127.173MB
726.28/726.40	c total #watches: 202799
726.58/726.72	c total #propagations: 15629197 / total #impl: 1115603374 (eff. 0.014)
726.58/726.72	c #Conflicts:    2252000 | #Learnt:      55111 | 0.002
726.58/726.72	c total clause space: 127.173MB
726.58/726.72	c total #watches: 206200
726.99/727.12	c total #propagations: 15636918 / total #impl: 1115831505 (eff. 0.014)
726.99/727.12	c #Conflicts:    2253000 | #Learnt:      56111 | 0.002
726.99/727.12	c total clause space: 127.173MB
726.99/727.12	c total #watches: 209830
727.38/727.53	c total #propagations: 15644260 / total #impl: 1116274745 (eff. 0.014)
727.38/727.53	c #Conflicts:    2254000 | #Learnt:      57111 | 0.002
727.38/727.53	c total clause space: 127.173MB
727.38/727.53	c total #watches: 213221
727.78/727.98	c total #propagations: 15652107 / total #impl: 1116669181 (eff. 0.014)
727.78/727.98	c #Conflicts:    2255000 | #Learnt:      58111 | 0.002
727.78/727.98	c total clause space: 127.173MB
727.78/727.98	c total #watches: 216467
728.28/728.43	c total #propagations: 15660019 / total #impl: 1117016923 (eff. 0.014)
728.28/728.43	c #Conflicts:    2256000 | #Learnt:      59111 | 0.002
728.28/728.43	c total clause space: 127.173MB
728.28/728.43	c total #watches: 219778
728.78/728.95	c total #propagations: 15667589 / total #impl: 1117394649 (eff. 0.014)
728.78/728.95	c #Conflicts:    2257000 | #Learnt:      60111 | 0.002
728.78/728.95	c total clause space: 127.173MB
728.78/728.95	c total #watches: 222899
729.29/729.45	c total #propagations: 15675406 / total #impl: 1117697702 (eff. 0.014)
729.29/729.45	c #Conflicts:    2258000 | #Learnt:      61111 | 0.002
729.29/729.45	c total clause space: 127.173MB
729.29/729.45	c total #watches: 227541
729.78/729.94	c total #propagations: 15683124 / total #impl: 1118387461 (eff. 0.014)
729.78/729.94	c #Conflicts:    2259000 | #Learnt:      62111 | 0.002
729.78/729.94	c total clause space: 127.173MB
729.78/729.94	c total #watches: 231491
730.28/730.43	c total #propagations: 15690403 / total #impl: 1118982920 (eff. 0.014)
730.28/730.43	c #Conflicts:    2260000 | #Learnt:      63111 | 0.002
730.28/730.43	c total clause space: 127.173MB
730.28/730.43	c total #watches: 234864
730.78/730.90	c total #propagations: 15698119 / total #impl: 1119455163 (eff. 0.014)
730.78/730.90	c #Conflicts:    2261000 | #Learnt:      64111 | 0.002
730.78/730.90	c total clause space: 127.173MB
730.78/730.90	c total #watches: 238175
731.28/731.45	c total #propagations: 15705702 / total #impl: 1119799923 (eff. 0.014)
731.28/731.45	c #Conflicts:    2262000 | #Learnt:      65111 | 0.002
731.28/731.45	c total clause space: 127.173MB
731.28/731.45	c total #watches: 241894
731.88/732.00	c total #propagations: 15713614 / total #impl: 1120390561 (eff. 0.014)
731.88/732.00	c #Conflicts:    2263000 | #Learnt:      66111 | 0.002
731.88/732.00	c total clause space: 127.173MB
731.88/732.00	c total #watches: 245160
732.38/732.59	c total #propagations: 15721779 / total #impl: 1120851828 (eff. 0.014)
732.38/732.59	c #Conflicts:    2264000 | #Learnt:      67111 | 0.002
732.38/732.59	c total clause space: 127.173MB
732.38/732.59	c total #watches: 249077
733.08/733.29	c total #propagations: 15728895 / total #impl: 1121510975 (eff. 0.014)
733.08/733.29	c #Conflicts:    2265000 | #Learnt:      68111 | 0.002
733.08/733.29	c total clause space: 127.173MB
733.08/733.29	c total #watches: 252669
733.78/733.93	c total #propagations: 15736037 / total #impl: 1122273187 (eff. 0.014)
733.78/733.93	c #Conflicts:    2266000 | #Learnt:      69111 | 0.002
733.78/733.93	c total clause space: 127.173MB
733.78/733.93	c total #watches: 256718
734.58/734.72	c total #propagations: 15743465 / total #impl: 1123099969 (eff. 0.014)
734.58/734.72	c #Conflicts:    2267000 | #Learnt:      70111 | 0.002
734.58/734.72	c total clause space: 127.173MB
734.58/734.72	c total #watches: 261311
735.38/735.54	c total #propagations: 15750912 / total #impl: 1124277289 (eff. 0.014)
735.38/735.54	c #Conflicts:    2268000 | #Learnt:      71111 | 0.002
735.38/735.54	c total clause space: 127.173MB
735.38/735.54	c total #watches: 264629
736.28/736.44	c total #propagations: 15759161 / total #impl: 1125279191 (eff. 0.014)
736.28/736.44	c #Conflicts:    2269000 | #Learnt:      72111 | 0.002
736.28/736.44	c total clause space: 127.173MB
736.28/736.44	c total #watches: 268863
737.08/737.25	c total #propagations: 15767447 / total #impl: 1126351525 (eff. 0.014)
737.08/737.25	c GC COLLECT
737.08/737.25	c #Conflicts:    2270000 | #Learnt:      36609 | 0.002
737.08/737.25	c total clause space: 127.173MB
737.08/737.25	c total #watches: 140936
737.38/737.58	c total #propagations: 15775083 / total #impl: 1127364475 (eff. 0.014)
737.38/737.58	c #Conflicts:    2271000 | #Learnt:      37609 | 0.002
737.38/737.58	c total clause space: 127.173MB
737.38/737.58	c total #watches: 144613
737.78/737.95	c total #propagations: 15783102 / total #impl: 1127827621 (eff. 0.014)
737.78/737.95	c #Conflicts:    2272000 | #Learnt:      38609 | 0.002
737.78/737.95	c total clause space: 127.173MB
737.78/737.95	c total #watches: 148465
738.18/738.32	c total #propagations: 15790233 / total #impl: 1128439309 (eff. 0.014)
738.18/738.32	c #Conflicts:    2273000 | #Learnt:      39609 | 0.002
738.18/738.32	c total clause space: 127.173MB
738.18/738.32	c total #watches: 152553
738.57/738.74	c total #propagations: 15797481 / total #impl: 1129001875 (eff. 0.014)
738.57/738.74	c #Conflicts:    2274000 | #Learnt:      40609 | 0.002
738.57/738.74	c total clause space: 127.173MB
738.57/738.74	c total #watches: 158270
738.97/739.14	c total #propagations: 15804525 / total #impl: 1129963261 (eff. 0.014)
738.97/739.14	c #Conflicts:    2275000 | #Learnt:      41609 | 0.002
738.97/739.14	c total clause space: 127.173MB
738.97/739.14	c total #watches: 162414
739.47/739.61	c total #propagations: 15812345 / total #impl: 1130840916 (eff. 0.014)
739.47/739.61	c #Conflicts:    2276000 | #Learnt:      42609 | 0.002
739.47/739.61	c total clause space: 127.173MB
739.47/739.61	c total #watches: 166543
739.87/740.02	c total #propagations: 15820510 / total #impl: 1131723503 (eff. 0.014)
739.87/740.02	c #Conflicts:    2277000 | #Learnt:      43609 | 0.002
739.87/740.02	c total clause space: 127.173MB
739.87/740.02	c total #watches: 170035
740.28/740.43	c total #propagations: 15828936 / total #impl: 1132495757 (eff. 0.014)
740.28/740.43	c #Conflicts:    2278000 | #Learnt:      44609 | 0.002
740.28/740.43	c total clause space: 127.173MB
740.28/740.43	c total #watches: 173912
740.67/740.81	c total #propagations: 15837184 / total #impl: 1133174335 (eff. 0.014)
740.67/740.81	c #Conflicts:    2279000 | #Learnt:      45609 | 0.002
740.67/740.81	c total clause space: 127.173MB
740.67/740.81	c total #watches: 177083
741.07/741.24	c total #propagations: 15844857 / total #impl: 1133703511 (eff. 0.014)
741.07/741.24	c #Conflicts:    2280000 | #Learnt:      46609 | 0.002
741.07/741.24	c total clause space: 127.173MB
741.07/741.24	c total #watches: 180510
741.57/741.70	c total #propagations: 15853059 / total #impl: 1134385590 (eff. 0.014)
741.57/741.70	c #Conflicts:    2281000 | #Learnt:      47609 | 0.002
741.57/741.70	c total clause space: 127.173MB
741.57/741.70	c total #watches: 184139
741.97/742.16	c total #propagations: 15860762 / total #impl: 1135314879 (eff. 0.014)
741.97/742.16	c #Conflicts:    2282000 | #Learnt:      48609 | 0.002
741.97/742.16	c total clause space: 127.173MB
741.97/742.16	c total #watches: 188315
742.48/742.63	c total #propagations: 15868004 / total #impl: 1136232574 (eff. 0.014)
742.48/742.63	c #Conflicts:    2283000 | #Learnt:      49609 | 0.002
742.48/742.63	c total clause space: 127.173MB
742.48/742.63	c total #watches: 192321
742.97/743.15	c total #propagations: 15875549 / total #impl: 1137209788 (eff. 0.014)
742.97/743.15	c #Conflicts:    2284000 | #Learnt:      50609 | 0.002
742.97/743.15	c total clause space: 127.173MB
742.97/743.15	c total #watches: 196213
743.48/743.68	c total #propagations: 15883082 / total #impl: 1138244608 (eff. 0.014)
743.48/743.68	c #Conflicts:    2285000 | #Learnt:      51609 | 0.002
743.48/743.68	c total clause space: 127.173MB
743.48/743.68	c total #watches: 200147
743.97/744.19	c total #propagations: 15890740 / total #impl: 1139358111 (eff. 0.014)
743.97/744.19	c #Conflicts:    2286000 | #Learnt:      52609 | 0.002
743.97/744.19	c total clause space: 127.173MB
743.97/744.19	c total #watches: 203601
744.58/744.77	c total #propagations: 15898702 / total #impl: 1140298835 (eff. 0.014)
744.58/744.77	c #Conflicts:    2287000 | #Learnt:      53609 | 0.002
744.58/744.77	c total clause space: 127.173MB
744.58/744.77	c total #watches: 207082
745.07/745.28	c total #propagations: 15906423 / total #impl: 1141367114 (eff. 0.014)
745.07/745.28	c #Conflicts:    2288000 | #Learnt:      54609 | 0.002
745.07/745.28	c total clause space: 127.173MB
745.07/745.28	c total #watches: 210106
745.68/745.85	c total #propagations: 15914692 / total #impl: 1141991407 (eff. 0.014)
745.68/745.85	c #Conflicts:    2289000 | #Learnt:      55609 | 0.002
745.68/745.85	c total clause space: 127.173MB
745.68/745.85	c total #watches: 214120
746.17/746.39	c total #propagations: 15922546 / total #impl: 1143252382 (eff. 0.014)
746.17/746.39	c #Conflicts:    2290000 | #Learnt:      56609 | 0.002
746.17/746.39	c total clause space: 127.173MB
746.17/746.39	c total #watches: 217687
746.78/746.99	c total #propagations: 15929869 / total #impl: 1144207318 (eff. 0.014)
746.78/746.99	c #Conflicts:    2291000 | #Learnt:      57609 | 0.002
746.78/746.99	c total clause space: 127.173MB
746.78/746.99	c total #watches: 221027
747.47/747.66	c total #propagations: 15937855 / total #impl: 1145260193 (eff. 0.014)
747.47/747.66	c #Conflicts:    2292000 | #Learnt:      58609 | 0.002
747.47/747.66	c total clause space: 127.173MB
747.47/747.66	c total #watches: 224958
748.17/748.33	c total #propagations: 15945530 / total #impl: 1146444870 (eff. 0.014)
748.17/748.33	c #Conflicts:    2293000 | #Learnt:      59609 | 0.002
748.17/748.33	c total clause space: 127.173MB
748.17/748.33	c total #watches: 228666
748.87/749.06	c total #propagations: 15953368 / total #impl: 1147984099 (eff. 0.014)
748.87/749.06	c #Conflicts:    2294000 | #Learnt:      60609 | 0.002
748.87/749.06	c total clause space: 127.173MB
748.87/749.06	c total #watches: 232493
749.57/749.73	c total #propagations: 15961094 / total #impl: 1149579638 (eff. 0.014)
749.57/749.73	c #Conflicts:    2295000 | #Learnt:      61609 | 0.002
749.57/749.73	c total clause space: 127.173MB
749.57/749.73	c total #watches: 236990
750.27/750.48	c total #propagations: 15968265 / total #impl: 1151052105 (eff. 0.014)
750.27/750.48	c #Conflicts:    2296000 | #Learnt:      62609 | 0.002
750.27/750.48	c total clause space: 127.173MB
750.27/750.48	c total #watches: 241064
751.18/751.36	c total #propagations: 15975580 / total #impl: 1152656948 (eff. 0.014)
751.18/751.36	c #Conflicts:    2297000 | #Learnt:      63609 | 0.002
751.18/751.36	c total clause space: 127.173MB
751.18/751.36	c total #watches: 245581
752.07/752.27	c total #propagations: 15983202 / total #impl: 1154871648 (eff. 0.014)
752.07/752.27	c #Conflicts:    2298000 | #Learnt:      64609 | 0.002
752.07/752.27	c total clause space: 127.173MB
752.07/752.27	c total #watches: 249527
752.87/753.07	c total #propagations: 15990710 / total #impl: 1156822986 (eff. 0.014)
752.87/753.07	c #Conflicts:    2299000 | #Learnt:      65609 | 0.002
752.87/753.07	c total clause space: 127.173MB
752.87/753.07	c total #watches: 253514
753.87/754.01	c total #propagations: 15998777 / total #impl: 1158565596 (eff. 0.014)
753.87/754.01	c #Conflicts:    2300000 | #Learnt:      66609 | 0.002
753.87/754.01	c total clause space: 127.173MB
753.87/754.01	c total #watches: 257197
754.77/754.93	c total #propagations: 16005966 / total #impl: 1160421229 (eff. 0.014)
754.77/754.93	c #Conflicts:    2301000 | #Learnt:      67609 | 0.002
754.77/754.93	c total clause space: 127.173MB
754.77/754.93	c total #watches: 260782
755.68/755.88	c total #propagations: 16013061 / total #impl: 1162260469 (eff. 0.014)
755.68/755.88	c #Conflicts:    2302000 | #Learnt:      68609 | 0.002
755.68/755.88	c total clause space: 127.173MB
755.68/755.88	c total #watches: 264721
756.78/756.94	c total #propagations: 16020723 / total #impl: 1164426802 (eff. 0.014)
756.78/756.94	c #Conflicts:    2303000 | #Learnt:      69609 | 0.002
756.78/756.94	c total clause space: 127.173MB
756.78/756.94	c total #watches: 270138
757.78/758.00	c total #propagations: 16027650 / total #impl: 1167443616 (eff. 0.014)
757.78/758.00	c #Conflicts:    2304000 | #Learnt:      70609 | 0.002
757.78/758.00	c total clause space: 127.173MB
757.78/758.00	c total #watches: 273979
758.67/758.85	c total #propagations: 16035491 / total #impl: 1169730179 (eff. 0.014)
758.67/758.85	c #Conflicts:    2305000 | #Learnt:      71609 | 0.002
758.67/758.85	c total clause space: 127.173MB
758.67/758.85	c total #watches: 277663
759.67/759.80	c total #propagations: 16043878 / total #impl: 1171576209 (eff. 0.014)
759.67/759.80	c #Conflicts:    2306000 | #Learnt:      72609 | 0.002
759.67/759.80	c total clause space: 127.173MB
759.67/759.80	c total #watches: 282116
760.67/760.80	c total #propagations: 16051844 / total #impl: 1174284443 (eff. 0.014)
760.67/760.80	c #Conflicts:    2307000 | #Learnt:      73609 | 0.002
760.67/760.80	c total clause space: 127.173MB
760.67/760.80	c total #watches: 285818
760.97/761.10	c total #propagations: 16059470 / total #impl: 1176318842 (eff. 0.014)
760.97/761.10	c GC COLLECT
760.97/761.10	c #Conflicts:    2308000 | #Learnt:      37812 | 0.002
760.97/761.10	c total clause space: 127.173MB
760.97/761.10	c total #watches: 145419
761.18/761.35	c total #propagations: 16067066 / total #impl: 1176768641 (eff. 0.014)
761.18/761.35	c #Conflicts:    2309000 | #Learnt:      38812 | 0.002
761.18/761.35	c total clause space: 127.173MB
761.18/761.35	c total #watches: 148764
761.47/761.64	c total #propagations: 16074878 / total #impl: 1177008862 (eff. 0.014)
761.47/761.64	c #Conflicts:    2310000 | #Learnt:      39812 | 0.002
761.47/761.64	c total clause space: 127.173MB
761.47/761.64	c total #watches: 152219
761.77/761.97	c total #propagations: 16082706 / total #impl: 1177256992 (eff. 0.014)
761.77/761.97	c #Conflicts:    2311000 | #Learnt:      40812 | 0.002
761.77/761.97	c total clause space: 127.173MB
761.77/761.97	c total #watches: 155554
762.07/762.27	c total #propagations: 16090078 / total #impl: 1177579513 (eff. 0.014)
762.07/762.27	c #Conflicts:    2312000 | #Learnt:      41812 | 0.002
762.07/762.27	c total clause space: 127.173MB
762.07/762.27	c total #watches: 158628
762.47/762.65	c total #propagations: 16097648 / total #impl: 1177820666 (eff. 0.014)
762.47/762.65	c #Conflicts:    2313000 | #Learnt:      42812 | 0.002
762.47/762.65	c total clause space: 127.173MB
762.47/762.65	c total #watches: 162939
762.87/763.06	c total #propagations: 16104138 / total #impl: 1178413569 (eff. 0.014)
762.87/763.06	c #Conflicts:    2314000 | #Learnt:      43812 | 0.002
762.87/763.06	c total clause space: 127.173MB
762.87/763.06	c total #watches: 166742
763.28/763.42	c total #propagations: 16110936 / total #impl: 1179034452 (eff. 0.014)
763.28/763.42	c #Conflicts:    2315000 | #Learnt:      44812 | 0.002
763.28/763.42	c total clause space: 127.173MB
763.28/763.42	c total #watches: 170309
763.67/763.85	c total #propagations: 16117858 / total #impl: 1179433030 (eff. 0.014)
763.67/763.85	c #Conflicts:    2316000 | #Learnt:      45812 | 0.002
763.67/763.85	c total clause space: 127.173MB
763.67/763.85	c total #watches: 173609
764.07/764.25	c total #propagations: 16125105 / total #impl: 1180039435 (eff. 0.014)
764.07/764.25	c #Conflicts:    2317000 | #Learnt:      46812 | 0.002
764.07/764.25	c total clause space: 127.173MB
764.07/764.25	c total #watches: 178179
764.48/764.66	c total #propagations: 16132194 / total #impl: 1180807549 (eff. 0.014)
764.48/764.66	c #Conflicts:    2318000 | #Learnt:      47812 | 0.002
764.48/764.66	c total clause space: 127.173MB
764.48/764.66	c total #watches: 183338
764.87/765.09	c total #propagations: 16139100 / total #impl: 1181745705 (eff. 0.014)
764.87/765.09	c #Conflicts:    2319000 | #Learnt:      48812 | 0.002
764.87/765.09	c total clause space: 127.173MB
764.87/765.09	c total #watches: 187521
765.37/765.54	c total #propagations: 16145852 / total #impl: 1182655345 (eff. 0.014)
765.37/765.54	c #Conflicts:    2320000 | #Learnt:      49812 | 0.002
765.37/765.54	c total clause space: 127.173MB
765.37/765.54	c total #watches: 191237
765.87/766.01	c total #propagations: 16152265 / total #impl: 1183506309 (eff. 0.014)
765.87/766.01	c #Conflicts:    2321000 | #Learnt:      50812 | 0.002
765.87/766.01	c total clause space: 127.173MB
765.87/766.01	c total #watches: 195161
766.37/766.52	c total #propagations: 16158164 / total #impl: 1184410774 (eff. 0.014)
766.37/766.52	c #Conflicts:    2322000 | #Learnt:      51812 | 0.002
766.37/766.52	c total clause space: 127.173MB
766.37/766.52	c total #watches: 199042
766.87/767.09	c total #propagations: 16164354 / total #impl: 1185394751 (eff. 0.014)
766.87/767.09	c #Conflicts:    2323000 | #Learnt:      52812 | 0.002
766.87/767.09	c total clause space: 127.173MB
766.87/767.09	c total #watches: 203575
767.57/767.70	c total #propagations: 16170961 / total #impl: 1186549509 (eff. 0.014)
767.57/767.70	c #Conflicts:    2324000 | #Learnt:      53812 | 0.002
767.57/767.70	c total clause space: 127.173MB
767.57/767.70	c total #watches: 208781
768.07/768.29	c total #propagations: 16177941 / total #impl: 1188000861 (eff. 0.014)
768.07/768.29	c #Conflicts:    2325000 | #Learnt:      54812 | 0.002
768.07/768.29	c total clause space: 127.173MB
768.07/768.29	c total #watches: 213389
768.78/768.95	c total #propagations: 16185299 / total #impl: 1189371776 (eff. 0.014)
768.78/768.95	c #Conflicts:    2326000 | #Learnt:      55812 | 0.002
768.78/768.95	c total clause space: 127.173MB
768.78/768.95	c total #watches: 217589
769.47/769.61	c total #propagations: 16192523 / total #impl: 1190604168 (eff. 0.014)
769.47/769.61	c #Conflicts:    2327000 | #Learnt:      56812 | 0.002
769.47/769.61	c total clause space: 127.173MB
769.47/769.61	c total #watches: 222154
770.07/770.24	c total #propagations: 16199586 / total #impl: 1192148665 (eff. 0.014)
770.07/770.24	c #Conflicts:    2328000 | #Learnt:      57812 | 0.002
770.07/770.24	c total clause space: 127.173MB
770.07/770.24	c total #watches: 226137
770.77/770.94	c total #propagations: 16206466 / total #impl: 1193528619 (eff. 0.014)
770.77/770.94	c #Conflicts:    2329000 | #Learnt:      58812 | 0.002
770.77/770.94	c total clause space: 127.173MB
770.77/770.94	c total #watches: 230627
771.37/771.58	c total #propagations: 16212733 / total #impl: 1194956815 (eff. 0.014)
771.37/771.58	c #Conflicts:    2330000 | #Learnt:      59812 | 0.002
771.37/771.58	c total clause space: 127.173MB
771.37/771.58	c total #watches: 235312
772.08/772.27	c total #propagations: 16219934 / total #impl: 1196519716 (eff. 0.014)
772.08/772.27	c #Conflicts:    2331000 | #Learnt:      60812 | 0.002
772.08/772.27	c total clause space: 127.173MB
772.08/772.27	c total #watches: 240035
772.87/773.05	c total #propagations: 16226848 / total #impl: 1197969533 (eff. 0.014)
772.87/773.05	c #Conflicts:    2332000 | #Learnt:      61812 | 0.002
772.87/773.05	c total clause space: 127.173MB
772.87/773.05	c total #watches: 244867
773.67/773.80	c total #propagations: 16234073 / total #impl: 1200030776 (eff. 0.014)
773.67/773.80	c #Conflicts:    2333000 | #Learnt:      62812 | 0.002
773.67/773.80	c total clause space: 127.173MB
773.67/773.80	c total #watches: 249503
774.38/774.55	c total #propagations: 16240813 / total #impl: 1202012097 (eff. 0.014)
774.38/774.55	c #Conflicts:    2334000 | #Learnt:      63812 | 0.002
774.38/774.55	c total clause space: 127.173MB
774.38/774.55	c total #watches: 253878
775.27/775.46	c total #propagations: 16247640 / total #impl: 1203787588 (eff. 0.013)
775.27/775.46	c #Conflicts:    2335000 | #Learnt:      64812 | 0.002
775.27/775.46	c total clause space: 127.173MB
775.27/775.46	c total #watches: 257958
776.17/776.38	c total #propagations: 16254743 / total #impl: 1205863351 (eff. 0.013)
776.17/776.38	c #Conflicts:    2336000 | #Learnt:      65812 | 0.002
776.17/776.38	c total clause space: 127.173MB
776.17/776.38	c total #watches: 262144
777.17/777.34	c total #propagations: 16261417 / total #impl: 1208028562 (eff. 0.013)
777.17/777.34	c #Conflicts:    2337000 | #Learnt:      66812 | 0.002
777.17/777.34	c total clause space: 127.173MB
777.17/777.34	c total #watches: 266264
778.07/778.26	c total #propagations: 16267907 / total #impl: 1210258960 (eff. 0.013)
778.07/778.26	c #Conflicts:    2338000 | #Learnt:      67812 | 0.002
778.07/778.26	c total clause space: 127.173MB
778.07/778.26	c total #watches: 270176
779.07/779.25	c total #propagations: 16274746 / total #impl: 1212125143 (eff. 0.013)
779.07/779.25	c #Conflicts:    2339000 | #Learnt:      68812 | 0.002
779.07/779.25	c total clause space: 127.173MB
779.07/779.25	c total #watches: 274033
780.07/780.22	c total #propagations: 16281914 / total #impl: 1214218306 (eff. 0.013)
780.07/780.22	c #Conflicts:    2340000 | #Learnt:      69812 | 0.002
780.07/780.22	c total clause space: 127.173MB
780.07/780.22	c total #watches: 277542
781.27/781.42	c total #propagations: 16289388 / total #impl: 1215908915 (eff. 0.013)
781.27/781.42	c #Conflicts:    2341000 | #Learnt:      70812 | 0.002
781.27/781.42	c total clause space: 127.173MB
781.27/781.42	c total #watches: 281896
782.47/782.61	c total #propagations: 16297001 / total #impl: 1218420483 (eff. 0.013)
782.47/782.61	c #Conflicts:    2342000 | #Learnt:      71812 | 0.002
782.47/782.61	c total clause space: 127.173MB
782.47/782.61	c total #watches: 286886
783.47/783.63	c total #propagations: 16304303 / total #impl: 1221544911 (eff. 0.013)
783.47/783.63	c #Conflicts:    2343000 | #Learnt:      72812 | 0.002
783.47/783.63	c total clause space: 127.173MB
783.47/783.63	c total #watches: 290700
784.47/784.60	c total #propagations: 16312297 / total #impl: 1224056490 (eff. 0.013)
784.47/784.60	c #Conflicts:    2344000 | #Learnt:      73812 | 0.002
784.47/784.60	c total clause space: 127.173MB
784.47/784.60	c total #watches: 294487
784.97/785.17	c total #propagations: 16320214 / total #impl: 1225940238 (eff. 0.013)
784.97/785.17	c GC COLLECT
784.97/785.17	c #Conflicts:    2345000 | #Learnt:      37709 | 0.002
784.97/785.17	c total clause space: 127.173MB
784.97/785.17	c total #watches: 144931
785.27/785.45	c total #propagations: 16327345 / total #impl: 1226721707 (eff. 0.013)
785.27/785.45	c #Conflicts:    2346000 | #Learnt:      38709 | 0.002
785.27/785.45	c total clause space: 127.173MB
785.27/785.45	c total #watches: 149077
785.67/785.81	c total #propagations: 16334328 / total #impl: 1227154640 (eff. 0.013)
785.67/785.81	c #Conflicts:    2347000 | #Learnt:      39709 | 0.002
785.67/785.81	c total clause space: 127.173MB
785.67/785.81	c total #watches: 154713
785.97/786.12	c total #propagations: 16340585 / total #impl: 1228013340 (eff. 0.013)
785.97/786.12	c #Conflicts:    2348000 | #Learnt:      40709 | 0.002
785.97/786.12	c total clause space: 127.173MB
785.97/786.12	c total #watches: 158651
786.27/786.43	c total #propagations: 16346834 / total #impl: 1228781915 (eff. 0.013)
786.27/786.43	c #Conflicts:    2349000 | #Learnt:      41709 | 0.002
786.27/786.43	c total clause space: 127.173MB
786.27/786.43	c total #watches: 161917
786.57/786.79	c total #propagations: 16354498 / total #impl: 1229331440 (eff. 0.013)
786.57/786.79	c #Conflicts:    2350000 | #Learnt:      42709 | 0.002
786.57/786.79	c total clause space: 127.173MB
786.57/786.79	c total #watches: 165798
786.97/787.16	c total #propagations: 16362153 / total #impl: 1230068173 (eff. 0.013)
786.97/787.16	c #Conflicts:    2351000 | #Learnt:      43709 | 0.002
786.97/787.16	c total clause space: 127.173MB
786.97/787.16	c total #watches: 169297
787.37/787.57	c total #propagations: 16369684 / total #impl: 1230864339 (eff. 0.013)
787.37/787.57	c #Conflicts:    2352000 | #Learnt:      44709 | 0.002
787.37/787.57	c total clause space: 127.173MB
787.37/787.57	c total #watches: 173765
787.87/788.06	c total #propagations: 16377257 / total #impl: 1231844670 (eff. 0.013)
787.87/788.06	c #Conflicts:    2353000 | #Learnt:      45709 | 0.002
787.87/788.06	c total clause space: 127.173MB
787.87/788.06	c total #watches: 178983
788.37/788.52	c total #propagations: 16384329 / total #impl: 1233234006 (eff. 0.013)
788.37/788.52	c #Conflicts:    2354000 | #Learnt:      46709 | 0.002
788.37/788.52	c total clause space: 127.173MB
788.37/788.52	c total #watches: 182989
788.87/789.03	c total #propagations: 16391283 / total #impl: 1234439898 (eff. 0.013)
788.87/789.03	c #Conflicts:    2355000 | #Learnt:      47709 | 0.002
788.87/789.03	c total clause space: 127.173MB
788.87/789.03	c total #watches: 189094
789.37/789.52	c total #propagations: 16397879 / total #impl: 1236059096 (eff. 0.013)
789.37/789.52	c #Conflicts:    2356000 | #Learnt:      48709 | 0.002
789.37/789.52	c total clause space: 127.173MB
789.37/789.52	c total #watches: 192687
789.86/790.05	c total #propagations: 16405106 / total #impl: 1237296298 (eff. 0.013)
789.86/790.05	c #Conflicts:    2357000 | #Learnt:      49709 | 0.002
789.86/790.05	c total clause space: 127.173MB
789.86/790.05	c total #watches: 198068
790.46/790.67	c total #propagations: 16412222 / total #impl: 1238913161 (eff. 0.013)
790.46/790.67	c #Conflicts:    2358000 | #Learnt:      50709 | 0.002
790.46/790.67	c total clause space: 127.173MB
790.46/790.67	c total #watches: 203268
791.16/791.30	c total #propagations: 16419388 / total #impl: 1241126724 (eff. 0.013)
791.16/791.30	c #Conflicts:    2359000 | #Learnt:      51709 | 0.002
791.16/791.30	c total clause space: 127.173MB
791.16/791.30	c total #watches: 207893
791.66/791.88	c total #propagations: 16426460 / total #impl: 1243334690 (eff. 0.013)
791.66/791.88	c #Conflicts:    2360000 | #Learnt:      52709 | 0.002
791.66/791.88	c total clause space: 127.173MB
791.66/791.88	c total #watches: 211230
792.36/792.57	c total #propagations: 16433988 / total #impl: 1244699761 (eff. 0.013)
792.36/792.57	c #Conflicts:    2361000 | #Learnt:      53709 | 0.002
792.36/792.57	c total clause space: 127.173MB
792.36/792.57	c total #watches: 216049
793.07/793.25	c total #propagations: 16441387 / total #impl: 1247040826 (eff. 0.013)
793.07/793.25	c #Conflicts:    2362000 | #Learnt:      54709 | 0.002
793.07/793.25	c total clause space: 127.173MB
793.07/793.25	c total #watches: 220035
793.76/793.93	c total #propagations: 16449102 / total #impl: 1248936998 (eff. 0.013)
793.76/793.93	c #Conflicts:    2363000 | #Learnt:      55709 | 0.002
793.76/793.93	c total clause space: 127.173MB
793.76/793.93	c total #watches: 224041
794.46/794.64	c total #propagations: 16456776 / total #impl: 1250787037 (eff. 0.013)
794.46/794.64	c #Conflicts:    2364000 | #Learnt:      56709 | 0.002
794.46/794.64	c total clause space: 127.173MB
794.46/794.64	c total #watches: 227878
795.06/795.30	c total #propagations: 16464659 / total #impl: 1252651052 (eff. 0.013)
795.06/795.30	c #Conflicts:    2365000 | #Learnt:      57709 | 0.002
795.06/795.30	c total clause space: 127.173MB
795.06/795.30	c total #watches: 231539
795.76/795.93	c total #propagations: 16472244 / total #impl: 1254486553 (eff. 0.013)
795.76/795.93	c #Conflicts:    2366000 | #Learnt:      58709 | 0.002
795.76/795.93	c total clause space: 127.173MB
795.76/795.93	c total #watches: 235065
796.37/796.55	c total #propagations: 16480019 / total #impl: 1256058479 (eff. 0.013)
796.37/796.55	c #Conflicts:    2367000 | #Learnt:      59709 | 0.002
796.37/796.55	c total clause space: 127.173MB
796.37/796.55	c total #watches: 239078
797.06/797.25	c total #propagations: 16487399 / total #impl: 1257577235 (eff. 0.013)
797.06/797.25	c #Conflicts:    2368000 | #Learnt:      60709 | 0.002
797.06/797.25	c total clause space: 127.173MB
797.06/797.25	c total #watches: 242596
797.76/797.96	c total #propagations: 16494545 / total #impl: 1259411255 (eff. 0.013)
797.76/797.96	c #Conflicts:    2369000 | #Learnt:      61709 | 0.002
797.76/797.96	c total clause space: 127.173MB
797.76/797.96	c total #watches: 245736
798.47/798.69	c total #propagations: 16502321 / total #impl: 1260878668 (eff. 0.013)
798.47/798.69	c #Conflicts:    2370000 | #Learnt:      62709 | 0.002
798.47/798.69	c total clause space: 127.173MB
798.47/798.69	c total #watches: 248970
799.26/799.40	c total #propagations: 16510517 / total #impl: 1262376574 (eff. 0.013)
799.26/799.40	c #Conflicts:    2371000 | #Learnt:      63709 | 0.002
799.26/799.40	c total clause space: 127.173MB
799.26/799.40	c total #watches: 251987
800.06/800.20	c total #propagations: 16519483 / total #impl: 1263789693 (eff. 0.013)
800.06/800.20	c #Conflicts:    2372000 | #Learnt:      64709 | 0.002
800.06/800.20	c total clause space: 127.173MB
800.06/800.20	c total #watches: 255476
800.86/801.03	c total #propagations: 16527140 / total #impl: 1265647744 (eff. 0.013)
800.86/801.03	c #Conflicts:    2373000 | #Learnt:      65709 | 0.002
800.86/801.03	c total clause space: 127.173MB
800.86/801.03	c total #watches: 258574
801.66/801.83	c total #propagations: 16535211 / total #impl: 1267098070 (eff. 0.013)
801.66/801.83	c #Conflicts:    2374000 | #Learnt:      66709 | 0.002
801.66/801.83	c total clause space: 127.173MB
801.66/801.83	c total #watches: 261873
802.46/802.67	c total #propagations: 16543505 / total #impl: 1268391427 (eff. 0.013)
802.46/802.67	c #Conflicts:    2375000 | #Learnt:      67709 | 0.002
802.46/802.67	c total clause space: 127.173MB
802.46/802.67	c total #watches: 265950
803.46/803.62	c total #propagations: 16551350 / total #impl: 1270468566 (eff. 0.013)
803.46/803.62	c #Conflicts:    2376000 | #Learnt:      68709 | 0.002
803.46/803.62	c total clause space: 127.173MB
803.46/803.62	c total #watches: 269813
804.27/804.49	c total #propagations: 16558961 / total #impl: 1272806105 (eff. 0.013)
804.27/804.49	c #Conflicts:    2377000 | #Learnt:      69709 | 0.002
804.27/804.49	c total clause space: 127.173MB
804.27/804.49	c total #watches: 273348
805.27/805.44	c total #propagations: 16566765 / total #impl: 1274482433 (eff. 0.013)
805.27/805.44	c #Conflicts:    2378000 | #Learnt:      70709 | 0.002
805.27/805.44	c total clause space: 127.173MB
805.27/805.44	c total #watches: 277173
806.07/806.30	c total #propagations: 16575012 / total #impl: 1276676283 (eff. 0.013)
806.07/806.30	c #Conflicts:    2379000 | #Learnt:      71709 | 0.002
806.07/806.30	c total clause space: 127.173MB
806.07/806.30	c total #watches: 280085
807.07/807.26	c total #propagations: 16583292 / total #impl: 1277787137 (eff. 0.013)
807.07/807.26	c #Conflicts:    2380000 | #Learnt:      72709 | 0.002
807.07/807.26	c total clause space: 127.173MB
807.07/807.26	c total #watches: 283429
807.97/808.19	c total #propagations: 16591540 / total #impl: 1279364949 (eff. 0.013)
807.97/808.19	c #Conflicts:    2381000 | #Learnt:      73709 | 0.002
807.97/808.19	c total clause space: 127.173MB
807.97/808.19	c total #watches: 286873
808.97/809.17	c total #propagations: 16599813 / total #impl: 1281030475 (eff. 0.013)
808.97/809.17	c #Conflicts:    2382000 | #Learnt:      74709 | 0.002
808.97/809.17	c total clause space: 127.173MB
808.97/809.17	c total #watches: 290357
809.37/809.53	c total #propagations: 16607997 / total #impl: 1282678298 (eff. 0.013)
809.37/809.53	c GC COLLECT
809.37/809.53	c #Conflicts:    2383000 | #Learnt:      38309 | 0.002
809.37/809.53	c total clause space: 127.173MB
809.37/809.53	c total #watches: 147185
809.67/809.81	c total #propagations: 16615213 / total #impl: 1283256715 (eff. 0.013)
809.67/809.81	c #Conflicts:    2384000 | #Learnt:      39309 | 0.002
809.67/809.81	c total clause space: 127.173MB
809.67/809.81	c total #watches: 152274
809.97/810.15	c total #propagations: 16622263 / total #impl: 1283774322 (eff. 0.013)
809.97/810.15	c #Conflicts:    2385000 | #Learnt:      40309 | 0.002
809.97/810.15	c total clause space: 127.173MB
809.97/810.15	c total #watches: 156458
810.27/810.48	c total #propagations: 16629579 / total #impl: 1284373563 (eff. 0.013)
810.27/810.48	c #Conflicts:    2386000 | #Learnt:      41309 | 0.002
810.27/810.48	c total clause space: 127.173MB
810.27/810.48	c total #watches: 160742
810.68/810.83	c total #propagations: 16636692 / total #impl: 1284993852 (eff. 0.013)
810.68/810.83	c #Conflicts:    2387000 | #Learnt:      42309 | 0.002
810.68/810.83	c total clause space: 127.173MB
810.68/810.83	c total #watches: 164250
811.07/811.21	c total #propagations: 16644247 / total #impl: 1285575224 (eff. 0.013)
811.07/811.21	c #Conflicts:    2388000 | #Learnt:      43309 | 0.002
811.07/811.21	c total clause space: 127.173MB
811.07/811.21	c total #watches: 167862
811.37/811.59	c total #propagations: 16650578 / total #impl: 1286097279 (eff. 0.013)
811.37/811.59	c #Conflicts:    2389000 | #Learnt:      44309 | 0.002
811.37/811.59	c total clause space: 127.173MB
811.37/811.59	c total #watches: 171672
811.78/811.97	c total #propagations: 16658212 / total #impl: 1286710812 (eff. 0.013)
811.78/811.97	c #Conflicts:    2390000 | #Learnt:      45309 | 0.002
811.78/811.97	c total clause space: 127.173MB
811.78/811.97	c total #watches: 175186
812.27/812.47	c total #propagations: 16666375 / total #impl: 1287285057 (eff. 0.013)
812.27/812.47	c #Conflicts:    2391000 | #Learnt:      46309 | 0.002
812.27/812.47	c total clause space: 127.173MB
812.27/812.47	c total #watches: 179204
812.78/812.98	c total #propagations: 16674466 / total #impl: 1288135372 (eff. 0.013)
812.78/812.98	c #Conflicts:    2392000 | #Learnt:      47309 | 0.002
812.78/812.98	c total clause space: 127.173MB
812.78/812.98	c total #watches: 183081
813.27/813.48	c total #propagations: 16682009 / total #impl: 1289004525 (eff. 0.013)
813.27/813.48	c #Conflicts:    2393000 | #Learnt:      48309 | 0.002
813.27/813.48	c total clause space: 127.173MB
813.27/813.48	c total #watches: 186784
813.77/813.98	c total #propagations: 16689795 / total #impl: 1289800800 (eff. 0.013)
813.77/813.98	c #Conflicts:    2394000 | #Learnt:      49309 | 0.002
813.77/813.98	c total clause space: 127.173MB
813.77/813.98	c total #watches: 190292
814.27/814.45	c total #propagations: 16697757 / total #impl: 1290468367 (eff. 0.013)
814.27/814.45	c #Conflicts:    2395000 | #Learnt:      50309 | 0.002
814.27/814.45	c total clause space: 127.173MB
814.27/814.45	c total #watches: 193859
814.87/815.04	c total #propagations: 16704415 / total #impl: 1291125678 (eff. 0.013)
814.87/815.04	c #Conflicts:    2396000 | #Learnt:      51309 | 0.002
814.87/815.04	c total clause space: 127.173MB
814.87/815.04	c total #watches: 197705
815.37/815.56	c total #propagations: 16711486 / total #impl: 1292101159 (eff. 0.013)
815.37/815.56	c #Conflicts:    2397000 | #Learnt:      52309 | 0.002
815.37/815.56	c total clause space: 127.173MB
815.37/815.56	c total #watches: 200949
816.08/816.23	c total #propagations: 16718655 / total #impl: 1292662234 (eff. 0.013)
816.08/816.23	c #Conflicts:    2398000 | #Learnt:      53309 | 0.002
816.08/816.23	c total clause space: 127.173MB
816.08/816.23	c total #watches: 205625
816.77/816.91	c total #propagations: 16725149 / total #impl: 1293887418 (eff. 0.013)
816.77/816.91	c #Conflicts:    2399000 | #Learnt:      54309 | 0.002
816.77/816.91	c total clause space: 127.173MB
816.77/816.91	c total #watches: 210289
817.28/817.44	c total #propagations: 16731882 / total #impl: 1295094806 (eff. 0.013)
817.28/817.44	c #Conflicts:    2400000 | #Learnt:      55309 | 0.002
817.28/817.44	c total clause space: 127.173MB
817.28/817.44	c total #watches: 213534
817.87/818.06	c total #propagations: 16739053 / total #impl: 1295757456 (eff. 0.013)
817.87/818.06	c #Conflicts:    2401000 | #Learnt:      56309 | 0.002
817.87/818.06	c total clause space: 127.173MB
817.87/818.06	c total #watches: 216658
818.47/818.62	c total #propagations: 16745747 / total #impl: 1296671089 (eff. 0.013)
818.47/818.62	c #Conflicts:    2402000 | #Learnt:      57309 | 0.002
818.47/818.62	c total clause space: 127.173MB
818.47/818.62	c total #watches: 219780
819.07/819.24	c total #propagations: 16753226 / total #impl: 1297631052 (eff. 0.013)
819.07/819.24	c #Conflicts:    2403000 | #Learnt:      58309 | 0.002
819.07/819.24	c total clause space: 127.173MB
819.07/819.24	c total #watches: 224197
819.77/819.93	c total #propagations: 16760334 / total #impl: 1298746540 (eff. 0.013)
819.77/819.93	c #Conflicts:    2404000 | #Learnt:      59309 | 0.002
819.77/819.93	c total clause space: 127.173MB
819.77/819.93	c total #watches: 228282
820.37/820.53	c total #propagations: 16767503 / total #impl: 1299968994 (eff. 0.013)
820.37/820.53	c #Conflicts:    2405000 | #Learnt:      60309 | 0.002
820.37/820.53	c total clause space: 127.173MB
820.37/820.53	c total #watches: 231262
821.17/821.34	c total #propagations: 16775074 / total #impl: 1300622697 (eff. 0.013)
821.17/821.34	c #Conflicts:    2406000 | #Learnt:      61309 | 0.002
821.17/821.34	c total clause space: 127.173MB
821.17/821.34	c total #watches: 236233
821.87/822.07	c total #propagations: 16782457 / total #impl: 1302458084 (eff. 0.013)
821.87/822.07	c #Conflicts:    2407000 | #Learnt:      62309 | 0.002
821.87/822.07	c total clause space: 127.173MB
821.87/822.07	c total #watches: 240463
822.57/822.72	c total #propagations: 16789284 / total #impl: 1303927331 (eff. 0.013)
822.57/822.72	c #Conflicts:    2408000 | #Learnt:      63309 | 0.002
822.57/822.72	c total clause space: 127.173MB
822.57/822.72	c total #watches: 243669
823.27/823.41	c total #propagations: 16796403 / total #impl: 1304800536 (eff. 0.013)
823.27/823.41	c #Conflicts:    2409000 | #Learnt:      64309 | 0.002
823.27/823.41	c total clause space: 127.173MB
823.27/823.41	c total #watches: 247161
823.97/824.17	c total #propagations: 16804007 / total #impl: 1305895601 (eff. 0.013)
823.97/824.17	c #Conflicts:    2410000 | #Learnt:      65309 | 0.002
823.97/824.17	c total clause space: 127.173MB
823.97/824.17	c total #watches: 250517
824.87/825.01	c total #propagations: 16811801 / total #impl: 1306901630 (eff. 0.013)
824.87/825.01	c #Conflicts:    2411000 | #Learnt:      66309 | 0.002
824.87/825.01	c total clause space: 127.173MB
824.87/825.01	c total #watches: 253830
825.57/825.73	c total #propagations: 16819165 / total #impl: 1307916305 (eff. 0.013)
825.57/825.73	c #Conflicts:    2412000 | #Learnt:      67309 | 0.002
825.57/825.73	c total clause space: 127.173MB
825.57/825.73	c total #watches: 256709
826.27/826.41	c total #propagations: 16827320 / total #impl: 1308523355 (eff. 0.013)
826.27/826.41	c #Conflicts:    2413000 | #Learnt:      68309 | 0.002
826.27/826.41	c total clause space: 127.173MB
826.27/826.41	c total #watches: 259695
826.87/827.09	c total #propagations: 16834869 / total #impl: 1309062238 (eff. 0.013)
826.87/827.09	c #Conflicts:    2414000 | #Learnt:      69309 | 0.002
826.87/827.09	c total clause space: 127.173MB
826.87/827.09	c total #watches: 262691
827.77/828.00	c total #propagations: 16842784 / total #impl: 1309578295 (eff. 0.013)
827.77/828.00	c #Conflicts:    2415000 | #Learnt:      70309 | 0.002
827.77/828.00	c total clause space: 127.173MB
827.77/828.00	c total #watches: 265881
828.77/828.93	c total #propagations: 16849819 / total #impl: 1310647752 (eff. 0.013)
828.77/828.93	c #Conflicts:    2416000 | #Learnt:      71309 | 0.002
828.77/828.93	c total clause space: 127.173MB
828.77/828.93	c total #watches: 269798
829.77/829.92	c total #propagations: 16856667 / total #impl: 1312104989 (eff. 0.013)
829.77/829.92	c #Conflicts:    2417000 | #Learnt:      72309 | 0.002
829.77/829.92	c total clause space: 127.173MB
829.77/829.92	c total #watches: 273398
830.57/830.78	c total #propagations: 16863894 / total #impl: 1313913407 (eff. 0.013)
830.57/830.78	c #Conflicts:    2418000 | #Learnt:      73309 | 0.002
830.57/830.78	c total clause space: 127.173MB
830.57/830.78	c total #watches: 277133
831.47/831.67	c total #propagations: 16871239 / total #impl: 1315272363 (eff. 0.013)
831.47/831.67	c #Conflicts:    2419000 | #Learnt:      74309 | 0.002
831.47/831.67	c total clause space: 127.173MB
831.47/831.67	c total #watches: 280089
832.26/832.42	c total #propagations: 16878472 / total #impl: 1316148662 (eff. 0.013)
832.26/832.42	c #Conflicts:    2420000 | #Learnt:      75309 | 0.002
832.26/832.42	c total clause space: 127.173MB
832.26/832.42	c total #watches: 283023
832.57/832.80	c total #propagations: 16885756 / total #impl: 1316834919 (eff. 0.013)
832.57/832.80	c GC COLLECT
832.57/832.80	c #Conflicts:    2421000 | #Learnt:      38609 | 0.002
832.57/832.80	c total clause space: 127.173MB
832.57/832.80	c total #watches: 148318
832.96/833.12	c total #propagations: 16893415 / total #impl: 1317216945 (eff. 0.013)
832.96/833.12	c #Conflicts:    2422000 | #Learnt:      39609 | 0.002
832.96/833.12	c total clause space: 127.173MB
832.96/833.12	c total #watches: 152034
833.26/833.49	c total #propagations: 16900502 / total #impl: 1317623514 (eff. 0.013)
833.26/833.49	c #Conflicts:    2423000 | #Learnt:      40609 | 0.002
833.26/833.49	c total clause space: 127.173MB
833.26/833.49	c total #watches: 156021
833.67/833.82	c total #propagations: 16907497 / total #impl: 1318248220 (eff. 0.013)
833.67/833.82	c #Conflicts:    2424000 | #Learnt:      41609 | 0.002
833.67/833.82	c total clause space: 127.173MB
833.67/833.82	c total #watches: 160008
833.96/834.15	c total #propagations: 16914483 / total #impl: 1318801756 (eff. 0.013)
833.96/834.15	c #Conflicts:    2425000 | #Learnt:      42609 | 0.002
833.96/834.15	c total clause space: 127.173MB
833.96/834.15	c total #watches: 164465
834.26/834.44	c total #propagations: 16922250 / total #impl: 1319375708 (eff. 0.013)
834.26/834.44	c #Conflicts:    2426000 | #Learnt:      43609 | 0.002
834.26/834.44	c total clause space: 127.173MB
834.26/834.44	c total #watches: 167413
834.56/834.72	c total #propagations: 16930413 / total #impl: 1319639065 (eff. 0.013)
834.56/834.72	c #Conflicts:    2427000 | #Learnt:      44609 | 0.002
834.56/834.72	c total clause space: 127.173MB
834.56/834.72	c total #watches: 170645
834.87/835.03	c total #propagations: 16938546 / total #impl: 1319882607 (eff. 0.013)
834.87/835.03	c #Conflicts:    2428000 | #Learnt:      45609 | 0.002
834.87/835.03	c total clause space: 127.173MB
834.87/835.03	c total #watches: 173671
835.16/835.38	c total #propagations: 16946591 / total #impl: 1320185872 (eff. 0.013)
835.16/835.38	c #Conflicts:    2429000 | #Learnt:      46609 | 0.002
835.16/835.38	c total clause space: 127.173MB
835.16/835.38	c total #watches: 176583
835.56/835.71	c total #propagations: 16954559 / total #impl: 1320440154 (eff. 0.013)
835.56/835.71	c #Conflicts:    2430000 | #Learnt:      47609 | 0.002
835.56/835.71	c total clause space: 127.173MB
835.56/835.71	c total #watches: 179679
835.87/836.03	c total #propagations: 16961983 / total #impl: 1320745149 (eff. 0.013)
835.87/836.03	c #Conflicts:    2431000 | #Learnt:      48609 | 0.002
835.87/836.03	c total clause space: 127.173MB
835.87/836.03	c total #watches: 182802
836.16/836.35	c total #propagations: 16969894 / total #impl: 1320963179 (eff. 0.013)
836.16/836.35	c #Conflicts:    2432000 | #Learnt:      49609 | 0.002
836.16/836.35	c total clause space: 127.173MB
836.16/836.35	c total #watches: 185950
836.66/836.80	c total #propagations: 16977701 / total #impl: 1321166659 (eff. 0.013)
836.66/836.80	c #Conflicts:    2433000 | #Learnt:      50609 | 0.002
836.66/836.80	c total clause space: 127.173MB
836.66/836.80	c total #watches: 189173
837.07/837.23	c total #propagations: 16984811 / total #impl: 1321459004 (eff. 0.013)
837.07/837.23	c #Conflicts:    2434000 | #Learnt:      51609 | 0.002
837.07/837.23	c total clause space: 127.173MB
837.07/837.23	c total #watches: 192298
837.56/837.73	c total #propagations: 16992044 / total #impl: 1321655281 (eff. 0.013)
837.56/837.73	c #Conflicts:    2435000 | #Learnt:      52609 | 0.002
837.56/837.73	c total clause space: 127.173MB
837.56/837.73	c total #watches: 195816
838.17/838.30	c total #propagations: 16999062 / total #impl: 1322133489 (eff. 0.013)
838.17/838.30	c #Conflicts:    2436000 | #Learnt:      53609 | 0.002
838.17/838.30	c total clause space: 127.173MB
838.17/838.30	c total #watches: 199734
838.56/838.77	c total #propagations: 17006653 / total #impl: 1322743880 (eff. 0.013)
838.56/838.77	c #Conflicts:    2437000 | #Learnt:      54609 | 0.002
838.56/838.77	c total clause space: 127.173MB
838.56/838.77	c total #watches: 202853
839.17/839.31	c total #propagations: 17014011 / total #impl: 1323106026 (eff. 0.013)
839.17/839.31	c #Conflicts:    2438000 | #Learnt:      55609 | 0.002
839.17/839.31	c total clause space: 127.173MB
839.17/839.31	c total #watches: 206136
839.66/839.85	c total #propagations: 17020898 / total #impl: 1323554809 (eff. 0.013)
839.66/839.85	c #Conflicts:    2439000 | #Learnt:      56609 | 0.002
839.66/839.85	c total clause space: 127.173MB
839.66/839.85	c total #watches: 209240
840.27/840.49	c total #propagations: 17028149 / total #impl: 1323953957 (eff. 0.013)
840.27/840.49	c #Conflicts:    2440000 | #Learnt:      57609 | 0.002
840.27/840.49	c total clause space: 127.173MB
840.27/840.49	c total #watches: 212579
840.96/841.11	c total #propagations: 17035717 / total #impl: 1324468959 (eff. 0.013)
840.96/841.11	c #Conflicts:    2441000 | #Learnt:      58609 | 0.002
840.96/841.11	c total clause space: 127.173MB
840.96/841.11	c total #watches: 215769
841.47/841.68	c total #propagations: 17043542 / total #impl: 1324862942 (eff. 0.013)
841.47/841.68	c #Conflicts:    2442000 | #Learnt:      59609 | 0.002
841.47/841.68	c total clause space: 127.173MB
841.47/841.68	c total #watches: 219427
842.06/842.20	c total #propagations: 17050828 / total #impl: 1325337790 (eff. 0.013)
842.06/842.20	c #Conflicts:    2443000 | #Learnt:      60609 | 0.002
842.06/842.20	c total clause space: 127.173MB
842.06/842.20	c total #watches: 222815
842.57/842.78	c total #propagations: 17058052 / total #impl: 1325848715 (eff. 0.013)
842.57/842.78	c #Conflicts:    2444000 | #Learnt:      61609 | 0.002
842.57/842.78	c total clause space: 127.173MB
842.57/842.78	c total #watches: 225856
843.16/843.39	c total #propagations: 17065621 / total #impl: 1326251405 (eff. 0.013)
843.16/843.39	c #Conflicts:    2445000 | #Learnt:      62609 | 0.002
843.16/843.39	c total clause space: 127.173MB
843.16/843.39	c total #watches: 228869
843.86/844.03	c total #propagations: 17073423 / total #impl: 1326697315 (eff. 0.013)
843.86/844.03	c #Conflicts:    2446000 | #Learnt:      63609 | 0.002
843.86/844.03	c total clause space: 127.173MB
843.86/844.03	c total #watches: 232080
844.46/844.64	c total #propagations: 17081599 / total #impl: 1327234822 (eff. 0.013)
844.46/844.64	c #Conflicts:    2447000 | #Learnt:      64609 | 0.002
844.46/844.64	c total clause space: 127.173MB
844.46/844.64	c total #watches: 235913
845.16/845.30	c total #propagations: 17089244 / total #impl: 1327877243 (eff. 0.013)
845.16/845.30	c #Conflicts:    2448000 | #Learnt:      65609 | 0.002
845.16/845.30	c total clause space: 127.173MB
845.16/845.30	c total #watches: 239627
845.77/845.97	c total #propagations: 17097056 / total #impl: 1328529683 (eff. 0.013)
845.77/845.97	c #Conflicts:    2449000 | #Learnt:      66609 | 0.002
845.77/845.97	c total clause space: 127.173MB
845.77/845.97	c total #watches: 243792
846.56/846.72	c total #propagations: 17103880 / total #impl: 1329311516 (eff. 0.013)
846.56/846.72	c #Conflicts:    2450000 | #Learnt:      67609 | 0.002
846.56/846.72	c total clause space: 127.173MB
846.56/846.72	c total #watches: 247282
847.36/847.56	c total #propagations: 17111825 / total #impl: 1330123595 (eff. 0.013)
847.36/847.56	c #Conflicts:    2451000 | #Learnt:      68609 | 0.002
847.36/847.56	c total clause space: 127.173MB
847.36/847.56	c total #watches: 251186
848.16/848.31	c total #propagations: 17119650 / total #impl: 1330993919 (eff. 0.013)
848.16/848.31	c #Conflicts:    2452000 | #Learnt:      69609 | 0.002
848.16/848.31	c total clause space: 127.173MB
848.16/848.31	c total #watches: 254579
848.86/849.02	c total #propagations: 17127059 / total #impl: 1331628443 (eff. 0.013)
848.86/849.02	c #Conflicts:    2453000 | #Learnt:      70609 | 0.002
848.86/849.02	c total clause space: 127.173MB
848.86/849.02	c total #watches: 259316
849.56/849.75	c total #propagations: 17134597 / total #impl: 1332678226 (eff. 0.013)
849.56/849.75	c #Conflicts:    2454000 | #Learnt:      71609 | 0.002
849.56/849.75	c total clause space: 127.173MB
849.56/849.75	c total #watches: 263011
850.46/850.67	c total #propagations: 17142066 / total #impl: 1333458099 (eff. 0.013)
850.46/850.67	c #Conflicts:    2455000 | #Learnt:      72609 | 0.002
850.46/850.67	c total clause space: 127.173MB
850.46/850.67	c total #watches: 267547
851.37/851.57	c total #propagations: 17149022 / total #impl: 1334807445 (eff. 0.013)
851.37/851.57	c #Conflicts:    2456000 | #Learnt:      73609 | 0.002
851.37/851.57	c total clause space: 127.173MB
851.37/851.57	c total #watches: 272025
852.37/852.52	c total #propagations: 17156500 / total #impl: 1336137586 (eff. 0.013)
852.37/852.52	c #Conflicts:    2457000 | #Learnt:      74609 | 0.002
852.37/852.52	c total clause space: 127.173MB
852.37/852.52	c total #watches: 276666
853.16/853.38	c total #propagations: 17163936 / total #impl: 1337482018 (eff. 0.013)
853.16/853.38	c #Conflicts:    2458000 | #Learnt:      75609 | 0.002
853.16/853.38	c total clause space: 127.173MB
853.16/853.38	c total #watches: 280103
853.76/853.95	c total #propagations: 17171274 / total #impl: 1338419504 (eff. 0.013)
853.76/853.95	c GC COLLECT
853.76/853.95	c #Conflicts:    2459000 | #Learnt:      38609 | 0.002
853.76/853.95	c total clause space: 127.173MB
853.76/853.95	c total #watches: 148544
854.06/854.29	c total #propagations: 17178592 / total #impl: 1339295909 (eff. 0.013)
854.06/854.29	c #Conflicts:    2460000 | #Learnt:      39609 | 0.002
854.06/854.29	c total clause space: 127.173MB
854.06/854.29	c total #watches: 152770
854.46/854.63	c total #propagations: 17185532 / total #impl: 1339816974 (eff. 0.013)
854.46/854.63	c #Conflicts:    2461000 | #Learnt:      40609 | 0.002
854.46/854.63	c total clause space: 127.173MB
854.46/854.63	c total #watches: 156722
854.86/855.01	c total #propagations: 17192329 / total #impl: 1340402414 (eff. 0.013)
854.86/855.01	c #Conflicts:    2462000 | #Learnt:      41609 | 0.002
854.86/855.01	c total clause space: 127.173MB
854.86/855.01	c total #watches: 161301
855.26/855.40	c total #propagations: 17199352 / total #impl: 1340952061 (eff. 0.013)
855.26/855.40	c #Conflicts:    2463000 | #Learnt:      42609 | 0.002
855.26/855.40	c total clause space: 127.173MB
855.26/855.40	c total #watches: 166781
855.56/855.75	c total #propagations: 17206442 / total #impl: 1341555281 (eff. 0.013)
855.56/855.75	c #Conflicts:    2464000 | #Learnt:      43609 | 0.002
855.56/855.75	c total clause space: 127.173MB
855.56/855.75	c total #watches: 170915
855.96/856.11	c total #propagations: 17213815 / total #impl: 1341929193 (eff. 0.013)
855.96/856.11	c #Conflicts:    2465000 | #Learnt:      44609 | 0.002
855.96/856.11	c total clause space: 127.173MB
855.96/856.11	c total #watches: 174937
856.36/856.54	c total #propagations: 17221480 / total #impl: 1342285579 (eff. 0.013)
856.36/856.54	c #Conflicts:    2466000 | #Learnt:      45609 | 0.002
856.36/856.54	c total clause space: 127.173MB
856.36/856.54	c total #watches: 180101
856.77/857.00	c total #propagations: 17228345 / total #impl: 1342949488 (eff. 0.013)
856.77/857.00	c #Conflicts:    2467000 | #Learnt:      46609 | 0.002
856.77/857.00	c total clause space: 127.173MB
856.77/857.00	c total #watches: 185903
857.16/857.31	c total #propagations: 17235319 / total #impl: 1343742097 (eff. 0.013)
857.16/857.31	c #Conflicts:    2468000 | #Learnt:      47609 | 0.002
857.16/857.31	c total clause space: 127.173MB
857.16/857.31	c total #watches: 189804
857.56/857.75	c total #propagations: 17242922 / total #impl: 1343967199 (eff. 0.013)
857.56/857.75	c #Conflicts:    2469000 | #Learnt:      48609 | 0.002
857.56/857.75	c total clause space: 127.173MB
857.56/857.75	c total #watches: 194115
858.06/858.22	c total #propagations: 17249808 / total #impl: 1344554295 (eff. 0.013)
858.06/858.22	c #Conflicts:    2470000 | #Learnt:      49609 | 0.002
858.06/858.22	c total clause space: 127.173MB
858.06/858.22	c total #watches: 198942
858.46/858.68	c total #propagations: 17256361 / total #impl: 1345284641 (eff. 0.013)
858.46/858.68	c #Conflicts:    2471000 | #Learnt:      50609 | 0.002
858.46/858.68	c total clause space: 127.173MB
858.46/858.68	c total #watches: 203616
859.07/859.21	c total #propagations: 17263176 / total #impl: 1346086438 (eff. 0.013)
859.07/859.21	c #Conflicts:    2472000 | #Learnt:      51609 | 0.002
859.07/859.21	c total clause space: 127.173MB
859.07/859.21	c total #watches: 211309
859.56/859.72	c total #propagations: 17269443 / total #impl: 1347123728 (eff. 0.013)
859.56/859.72	c #Conflicts:    2473000 | #Learnt:      52609 | 0.002
859.56/859.72	c total clause space: 127.173MB
859.56/859.72	c total #watches: 217423
860.07/860.26	c total #propagations: 17277037 / total #impl: 1348481134 (eff. 0.013)
860.07/860.26	c #Conflicts:    2474000 | #Learnt:      53609 | 0.002
860.07/860.26	c total clause space: 127.173MB
860.07/860.26	c total #watches: 221678
860.56/860.78	c total #propagations: 17284241 / total #impl: 1349237292 (eff. 0.013)
860.56/860.78	c #Conflicts:    2475000 | #Learnt:      54609 | 0.002
860.56/860.78	c total clause space: 127.173MB
860.56/860.78	c total #watches: 225594
861.17/861.34	c total #propagations: 17291355 / total #impl: 1349790832 (eff. 0.013)
861.17/861.34	c #Conflicts:    2476000 | #Learnt:      55609 | 0.002
861.17/861.34	c total clause space: 127.173MB
861.17/861.34	c total #watches: 230396
861.76/861.93	c total #propagations: 17298583 / total #impl: 1350743759 (eff. 0.013)
861.76/861.93	c #Conflicts:    2477000 | #Learnt:      56609 | 0.002
861.76/861.93	c total clause space: 127.173MB
861.76/861.93	c total #watches: 235519
862.37/862.52	c total #propagations: 17305649 / total #impl: 1351900287 (eff. 0.013)
862.37/862.52	c #Conflicts:    2478000 | #Learnt:      57609 | 0.002
862.37/862.52	c total clause space: 127.173MB
862.37/862.52	c total #watches: 241187
862.96/863.13	c total #propagations: 17312494 / total #impl: 1353246734 (eff. 0.013)
862.96/863.13	c #Conflicts:    2479000 | #Learnt:      58609 | 0.002
862.96/863.13	c total clause space: 127.173MB
862.96/863.13	c total #watches: 245701
863.56/863.78	c total #propagations: 17319153 / total #impl: 1354485251 (eff. 0.013)
863.56/863.78	c #Conflicts:    2480000 | #Learnt:      59609 | 0.002
863.56/863.78	c total clause space: 127.173MB
863.56/863.78	c total #watches: 250150
864.26/864.46	c total #propagations: 17326542 / total #impl: 1355852184 (eff. 0.013)
864.26/864.46	c #Conflicts:    2481000 | #Learnt:      60609 | 0.002
864.26/864.46	c total clause space: 127.173MB
864.26/864.46	c total #watches: 255434
864.96/865.18	c total #propagations: 17334079 / total #impl: 1357253717 (eff. 0.013)
864.96/865.18	c #Conflicts:    2482000 | #Learnt:      61609 | 0.002
864.96/865.18	c total clause space: 127.173MB
864.96/865.18	c total #watches: 259738
865.67/865.86	c total #propagations: 17341067 / total #impl: 1358264890 (eff. 0.013)
865.67/865.86	c #Conflicts:    2483000 | #Learnt:      62609 | 0.002
865.67/865.86	c total clause space: 127.173MB
865.67/865.86	c total #watches: 265545
866.46/866.66	c total #propagations: 17348462 / total #impl: 1359285642 (eff. 0.013)
866.46/866.66	c #Conflicts:    2484000 | #Learnt:      63609 | 0.002
866.46/866.66	c total clause space: 127.173MB
866.46/866.66	c total #watches: 270137
867.36/867.52	c total #propagations: 17355753 / total #impl: 1360539328 (eff. 0.013)
867.36/867.52	c #Conflicts:    2485000 | #Learnt:      64609 | 0.002
867.36/867.52	c total clause space: 127.173MB
867.36/867.52	c total #watches: 275299
868.26/868.40	c total #propagations: 17363812 / total #impl: 1361897829 (eff. 0.013)
868.26/868.40	c #Conflicts:    2486000 | #Learnt:      65609 | 0.002
868.26/868.40	c total clause space: 127.173MB
868.26/868.40	c total #watches: 280950
868.96/869.13	c total #propagations: 17371015 / total #impl: 1363342755 (eff. 0.013)
868.96/869.13	c #Conflicts:    2487000 | #Learnt:      66609 | 0.002
868.96/869.13	c total clause space: 127.173MB
868.96/869.13	c total #watches: 285074
869.76/869.91	c total #propagations: 17378292 / total #impl: 1364485853 (eff. 0.013)
869.76/869.91	c #Conflicts:    2488000 | #Learnt:      67609 | 0.002
869.76/869.91	c total clause space: 127.173MB
869.76/869.91	c total #watches: 288635
870.66/870.82	c total #propagations: 17386231 / total #impl: 1365627947 (eff. 0.013)
870.66/870.82	c #Conflicts:    2489000 | #Learnt:      68609 | 0.002
870.66/870.82	c total clause space: 127.173MB
870.66/870.82	c total #watches: 293693
871.66/871.82	c total #propagations: 17393862 / total #impl: 1367199216 (eff. 0.013)
871.66/871.82	c #Conflicts:    2490000 | #Learnt:      69609 | 0.002
871.66/871.82	c total clause space: 127.173MB
871.66/871.82	c total #watches: 298327
872.56/872.76	c total #propagations: 17400622 / total #impl: 1368596655 (eff. 0.013)
872.56/872.76	c #Conflicts:    2491000 | #Learnt:      70609 | 0.002
872.56/872.76	c total clause space: 127.173MB
872.56/872.76	c total #watches: 304241
873.56/873.70	c total #propagations: 17407528 / total #impl: 1370099418 (eff. 0.013)
873.56/873.70	c #Conflicts:    2492000 | #Learnt:      71609 | 0.002
873.56/873.70	c total clause space: 127.173MB
873.56/873.70	c total #watches: 309949
874.46/874.70	c total #propagations: 17414454 / total #impl: 1372044705 (eff. 0.013)
874.46/874.70	c #Conflicts:    2493000 | #Learnt:      72609 | 0.002
874.46/874.70	c total clause space: 127.173MB
874.46/874.70	c total #watches: 314408
875.66/875.82	c total #propagations: 17421554 / total #impl: 1373418139 (eff. 0.013)
875.66/875.82	c #Conflicts:    2494000 | #Learnt:      73609 | 0.002
875.66/875.82	c total clause space: 127.173MB
875.66/875.82	c total #watches: 318353
876.46/876.68	c total #propagations: 17429003 / total #impl: 1374609149 (eff. 0.013)
876.46/876.68	c #Conflicts:    2495000 | #Learnt:      74609 | 0.002
876.46/876.68	c total clause space: 127.173MB
876.46/876.68	c total #watches: 322010
877.46/877.60	c total #propagations: 17436116 / total #impl: 1375362013 (eff. 0.013)
877.46/877.60	c #Conflicts:    2496000 | #Learnt:      75609 | 0.002
877.46/877.60	c total clause space: 127.173MB
877.46/877.60	c total #watches: 326996
878.46/878.65	c total #propagations: 17442578 / total #impl: 1376755119 (eff. 0.013)
878.46/878.65	c #Conflicts:    2497000 | #Learnt:      76609 | 0.002
878.46/878.65	c total clause space: 127.173MB
878.46/878.65	c total #watches: 332366
878.76/878.97	c total #propagations: 17449366 / total #impl: 1379021414 (eff. 0.013)
878.76/878.97	c GC COLLECT
878.76/878.97	c #Conflicts:    2498000 | #Learnt:      39302 | 0.002
878.76/878.97	c total clause space: 127.173MB
878.76/878.97	c total #watches: 152188
879.16/879.31	c total #propagations: 17456224 / total #impl: 1379629359 (eff. 0.013)
879.16/879.31	c #Conflicts:    2499000 | #Learnt:      40302 | 0.002
879.16/879.31	c total clause space: 127.173MB
879.16/879.31	c total #watches: 158419
879.46/879.68	c total #propagations: 17463116 / total #impl: 1380702027 (eff. 0.013)
879.46/879.68	c #Conflicts:    2500000 | #Learnt:      41302 | 0.002
879.46/879.68	c total clause space: 127.173MB
879.46/879.68	c total #watches: 163815
879.86/880.07	c total #propagations: 17470275 / total #impl: 1381982518 (eff. 0.013)
879.86/880.07	c #Conflicts:    2501000 | #Learnt:      42302 | 0.002
879.86/880.07	c total clause space: 127.173MB
879.86/880.07	c total #watches: 171833
880.26/880.49	c total #propagations: 17476449 / total #impl: 1383619278 (eff. 0.013)
880.26/880.49	c #Conflicts:    2502000 | #Learnt:      43302 | 0.002
880.26/880.49	c total clause space: 127.173MB
880.26/880.49	c total #watches: 178315
880.76/880.95	c total #propagations: 17482510 / total #impl: 1385501129 (eff. 0.013)
880.76/880.95	c #Conflicts:    2503000 | #Learnt:      44302 | 0.002
880.76/880.95	c total clause space: 127.173MB
880.76/880.95	c total #watches: 186239
881.26/881.45	c total #propagations: 17488444 / total #impl: 1388009565 (eff. 0.013)
881.26/881.45	c #Conflicts:    2504000 | #Learnt:      45302 | 0.002
881.26/881.45	c total clause space: 127.173MB
881.26/881.45	c total #watches: 195171
881.85/882.04	c total #propagations: 17494476 / total #impl: 1391114563 (eff. 0.013)
881.85/882.04	c #Conflicts:    2505000 | #Learnt:      46302 | 0.002
881.85/882.04	c total clause space: 127.173MB
881.85/882.04	c total #watches: 203099
882.45/882.67	c total #propagations: 17500798 / total #impl: 1395111452 (eff. 0.013)
882.45/882.67	c #Conflicts:    2506000 | #Learnt:      47302 | 0.002
882.45/882.67	c total clause space: 127.173MB
882.45/882.67	c total #watches: 210513
883.16/883.37	c total #propagations: 17507089 / total #impl: 1399100416 (eff. 0.013)
883.16/883.37	c #Conflicts:    2507000 | #Learnt:      48302 | 0.002
883.16/883.37	c total clause space: 127.173MB
883.16/883.37	c total #watches: 217262
883.85/884.07	c total #propagations: 17513538 / total #impl: 1402420318 (eff. 0.012)
883.85/884.07	c #Conflicts:    2508000 | #Learnt:      49302 | 0.002
883.85/884.07	c total clause space: 127.173MB
883.85/884.07	c total #watches: 223351
884.55/884.78	c total #propagations: 17520588 / total #impl: 1404708397 (eff. 0.012)
884.55/884.78	c #Conflicts:    2509000 | #Learnt:      50302 | 0.002
884.55/884.78	c total clause space: 127.173MB
884.55/884.78	c total #watches: 228808
885.36/885.54	c total #propagations: 17526855 / total #impl: 1406845599 (eff. 0.012)
885.36/885.54	c #Conflicts:    2510000 | #Learnt:      51302 | 0.002
885.36/885.54	c total clause space: 127.173MB
885.36/885.54	c total #watches: 233390
886.15/886.34	c total #propagations: 17533678 / total #impl: 1408887854 (eff. 0.012)
886.15/886.34	c #Conflicts:    2511000 | #Learnt:      52302 | 0.002
886.15/886.34	c total clause space: 127.173MB
886.15/886.34	c total #watches: 239815
886.85/887.03	c total #propagations: 17540433 / total #impl: 1411440708 (eff. 0.012)
886.85/887.03	c #Conflicts:    2512000 | #Learnt:      53302 | 0.002
886.85/887.03	c total clause space: 127.173MB
886.85/887.03	c total #watches: 244604
887.56/887.77	c total #propagations: 17547467 / total #impl: 1413102192 (eff. 0.012)
887.56/887.77	c #Conflicts:    2513000 | #Learnt:      54302 | 0.002
887.56/887.77	c total clause space: 127.173MB
887.56/887.77	c total #watches: 248634
888.25/888.43	c total #propagations: 17554837 / total #impl: 1414594455 (eff. 0.012)
888.25/888.43	c #Conflicts:    2514000 | #Learnt:      55302 | 0.002
888.25/888.43	c total clause space: 127.173MB
888.25/888.43	c total #watches: 253485
888.95/889.17	c total #propagations: 17562128 / total #impl: 1416156155 (eff. 0.012)
888.95/889.17	c #Conflicts:    2515000 | #Learnt:      56302 | 0.002
888.95/889.17	c total clause space: 127.173MB
888.95/889.17	c total #watches: 259304
889.76/889.92	c total #propagations: 17569126 / total #impl: 1417976795 (eff. 0.012)
889.76/889.92	c #Conflicts:    2516000 | #Learnt:      57302 | 0.002
889.76/889.92	c total clause space: 127.173MB
889.76/889.92	c total #watches: 263392
890.65/890.84	c total #propagations: 17575807 / total #impl: 1419374758 (eff. 0.012)
890.65/890.84	c #Conflicts:    2517000 | #Learnt:      58302 | 0.002
890.65/890.84	c total clause space: 127.173MB
890.65/890.84	c total #watches: 268731
891.65/891.81	c total #propagations: 17582946 / total #impl: 1422105506 (eff. 0.012)
891.65/891.81	c #Conflicts:    2518000 | #Learnt:      59302 | 0.002
891.65/891.81	c total clause space: 127.173MB
891.65/891.81	c total #watches: 274983
892.45/892.69	c total #propagations: 17589910 / total #impl: 1424968912 (eff. 0.012)
892.45/892.69	c #Conflicts:    2519000 | #Learnt:      60302 | 0.002
892.45/892.69	c total clause space: 127.173MB
892.45/892.69	c total #watches: 279069
893.45/893.65	c total #propagations: 17597393 / total #impl: 1426972046 (eff. 0.012)
893.45/893.65	c #Conflicts:    2520000 | #Learnt:      61302 | 0.002
893.45/893.65	c total clause space: 127.173MB
893.45/893.65	c total #watches: 284606
894.26/894.40	c total #propagations: 17604314 / total #impl: 1429485582 (eff. 0.012)
894.26/894.40	c #Conflicts:    2521000 | #Learnt:      62302 | 0.002
894.26/894.40	c total clause space: 127.173MB
894.26/894.40	c total #watches: 288316
895.05/895.25	c total #propagations: 17611197 / total #impl: 1431190546 (eff. 0.012)
895.05/895.25	c #Conflicts:    2522000 | #Learnt:      63302 | 0.002
895.05/895.25	c total clause space: 127.173MB
895.05/895.25	c total #watches: 291796
895.85/896.09	c total #propagations: 17617942 / total #impl: 1433057906 (eff. 0.012)
895.85/896.09	c #Conflicts:    2523000 | #Learnt:      64302 | 0.002
895.85/896.09	c total clause space: 127.173MB
895.85/896.09	c total #watches: 295304
896.75/896.95	c total #propagations: 17625680 / total #impl: 1434856411 (eff. 0.012)
896.75/896.95	c #Conflicts:    2524000 | #Learnt:      65302 | 0.002
896.75/896.95	c total clause space: 127.173MB
896.75/896.95	c total #watches: 298995
897.65/897.83	c total #propagations: 17633992 / total #impl: 1436794011 (eff. 0.012)
897.65/897.83	c #Conflicts:    2525000 | #Learnt:      66302 | 0.002
897.65/897.83	c total clause space: 127.173MB
897.65/897.83	c total #watches: 302723
898.66/898.88	c total #propagations: 17642132 / total #impl: 1438741480 (eff. 0.012)
898.66/898.88	c #Conflicts:    2526000 | #Learnt:      67302 | 0.002
898.66/898.88	c total clause space: 127.173MB
898.66/898.88	c total #watches: 307448
899.76/899.98	c total #propagations: 17649809 / total #impl: 1441193502 (eff. 0.012)
899.76/899.98	c #Conflicts:    2527000 | #Learnt:      68302 | 0.002
899.76/899.98	c total clause space: 127.173MB
899.76/899.98	c total #watches: 311728
900.86/901.01	c total #propagations: 17656691 / total #impl: 1443360049 (eff. 0.012)
900.86/901.01	c #Conflicts:    2528000 | #Learnt:      69302 | 0.002
900.86/901.01	c total clause space: 127.173MB
900.86/901.01	c total #watches: 316740
901.75/901.93	c total #propagations: 17663255 / total #impl: 1445218370 (eff. 0.012)
901.75/901.93	c #Conflicts:    2529000 | #Learnt:      70302 | 0.002
901.75/901.93	c total clause space: 127.173MB
901.75/901.93	c total #watches: 320484
902.95/903.14	c total #propagations: 17670285 / total #impl: 1446477474 (eff. 0.012)
902.95/903.14	c #Conflicts:    2530000 | #Learnt:      71302 | 0.002
902.95/903.14	c total clause space: 127.173MB
902.95/903.14	c total #watches: 324579
903.94/904.19	c total #propagations: 17677651 / total #impl: 1448467830 (eff. 0.012)
903.94/904.19	c #Conflicts:    2531000 | #Learnt:      72302 | 0.002
903.94/904.19	c total clause space: 127.173MB
903.94/904.19	c total #watches: 328702
904.84/905.06	c total #propagations: 17684489 / total #impl: 1449963848 (eff. 0.012)
904.84/905.06	c #Conflicts:    2532000 | #Learnt:      73302 | 0.002
904.84/905.06	c total clause space: 127.173MB
904.84/905.06	c total #watches: 332170
906.04/906.22	c total #propagations: 17691559 / total #impl: 1451545444 (eff. 0.012)
906.04/906.22	c #Conflicts:    2533000 | #Learnt:      74302 | 0.002
906.04/906.22	c total clause space: 127.173MB
906.04/906.22	c total #watches: 336403
907.24/907.42	c total #propagations: 17699393 / total #impl: 1453759792 (eff. 0.012)
907.24/907.42	c #Conflicts:    2534000 | #Learnt:      75302 | 0.002
907.24/907.42	c total clause space: 127.173MB
907.24/907.42	c total #watches: 341830
908.34/908.57	c total #propagations: 17706650 / total #impl: 1456347354 (eff. 0.012)
908.34/908.57	c #Conflicts:    2535000 | #Learnt:      76302 | 0.002
908.34/908.57	c total clause space: 127.173MB
908.34/908.57	c total #watches: 346961
909.55/909.72	c total #propagations: 17713374 / total #impl: 1459166659 (eff. 0.012)
909.55/909.72	c GC COLLECT
909.55/909.72	c #Conflicts:    2536000 | #Learnt:      38703 | 0.002
909.55/909.72	c total clause space: 127.173MB
909.55/909.72	c total #watches: 149152
909.84/910.03	c total #propagations: 17720602 / total #impl: 1461701414 (eff. 0.012)
909.84/910.03	c #Conflicts:    2537000 | #Learnt:      39703 | 0.002
909.84/910.03	c total clause space: 127.173MB
909.84/910.03	c total #watches: 154691
910.14/910.33	c total #propagations: 17727523 / total #impl: 1462381249 (eff. 0.012)
910.14/910.33	c #Conflicts:    2538000 | #Learnt:      40703 | 0.002
910.14/910.33	c total clause space: 127.173MB
910.14/910.33	c total #watches: 159198
910.44/910.66	c total #propagations: 17735035 / total #impl: 1462937545 (eff. 0.012)
910.44/910.66	c #Conflicts:    2539000 | #Learnt:      41703 | 0.002
910.44/910.66	c total clause space: 127.173MB
910.44/910.66	c total #watches: 164895
910.84/911.03	c total #propagations: 17741546 / total #impl: 1463585872 (eff. 0.012)
910.84/911.03	c #Conflicts:    2540000 | #Learnt:      42703 | 0.002
910.84/911.03	c total clause space: 127.173MB
910.84/911.03	c total #watches: 170438
911.24/911.40	c total #propagations: 17748927 / total #impl: 1464396783 (eff. 0.012)
911.24/911.40	c #Conflicts:    2541000 | #Learnt:      43703 | 0.002
911.24/911.40	c total clause space: 127.173MB
911.24/911.40	c total #watches: 173875
911.54/911.77	c total #propagations: 17757258 / total #impl: 1464985843 (eff. 0.012)
911.54/911.77	c #Conflicts:    2542000 | #Learnt:      44703 | 0.002
911.54/911.77	c total clause space: 127.173MB
911.54/911.77	c total #watches: 179378
911.94/912.17	c total #propagations: 17764965 / total #impl: 1465862528 (eff. 0.012)
911.94/912.17	c #Conflicts:    2543000 | #Learnt:      45703 | 0.002
911.94/912.17	c total clause space: 127.173MB
911.94/912.17	c total #watches: 184841
912.44/912.60	c total #propagations: 17771558 / total #impl: 1467160606 (eff. 0.012)
912.44/912.60	c #Conflicts:    2544000 | #Learnt:      46703 | 0.002
912.44/912.60	c total clause space: 127.173MB
912.44/912.60	c total #watches: 189325
912.85/913.09	c total #propagations: 17778194 / total #impl: 1468541478 (eff. 0.012)
912.85/913.09	c #Conflicts:    2545000 | #Learnt:      47703 | 0.002
912.85/913.09	c total clause space: 127.173MB
912.85/913.09	c total #watches: 194839
913.34/913.53	c total #propagations: 17784725 / total #impl: 1470285409 (eff. 0.012)
913.34/913.53	c #Conflicts:    2546000 | #Learnt:      48703 | 0.002
913.34/913.53	c total clause space: 127.173MB
913.34/913.53	c total #watches: 198990
913.74/913.97	c total #propagations: 17791520 / total #impl: 1471331476 (eff. 0.012)
913.74/913.97	c #Conflicts:    2547000 | #Learnt:      49703 | 0.002
913.74/913.97	c total clause space: 127.173MB
913.74/913.97	c total #watches: 203828
914.24/914.47	c total #propagations: 17798123 / total #impl: 1472533621 (eff. 0.012)
914.24/914.47	c #Conflicts:    2548000 | #Learnt:      50703 | 0.002
914.24/914.47	c total clause space: 127.173MB
914.24/914.47	c total #watches: 207977
914.74/914.93	c total #propagations: 17804957 / total #impl: 1473834449 (eff. 0.012)
914.74/914.93	c #Conflicts:    2549000 | #Learnt:      51703 | 0.002
914.74/914.93	c total clause space: 127.173MB
914.74/914.93	c total #watches: 211876
915.15/915.37	c total #propagations: 17811598 / total #impl: 1474898357 (eff. 0.012)
915.15/915.37	c #Conflicts:    2550000 | #Learnt:      52703 | 0.002
915.15/915.37	c total clause space: 127.173MB
915.15/915.37	c total #watches: 215412
915.64/915.85	c total #propagations: 17818813 / total #impl: 1475669186 (eff. 0.012)
915.64/915.85	c #Conflicts:    2551000 | #Learnt:      53703 | 0.002
915.64/915.85	c total clause space: 127.173MB
915.64/915.85	c total #watches: 219567
916.15/916.33	c total #propagations: 17826028 / total #impl: 1476703013 (eff. 0.012)
916.15/916.33	c #Conflicts:    2552000 | #Learnt:      54703 | 0.002
916.15/916.33	c total clause space: 127.173MB
916.15/916.33	c total #watches: 224027
916.64/916.84	c total #propagations: 17833865 / total #impl: 1477668612 (eff. 0.012)
916.64/916.84	c #Conflicts:    2553000 | #Learnt:      55703 | 0.002
916.64/916.84	c total clause space: 127.173MB
916.64/916.84	c total #watches: 229419
917.14/917.34	c total #propagations: 17841459 / total #impl: 1478697779 (eff. 0.012)
917.14/917.34	c #Conflicts:    2554000 | #Learnt:      56703 | 0.002
917.14/917.34	c total clause space: 127.173MB
917.14/917.34	c total #watches: 234204
917.74/917.90	c total #propagations: 17849051 / total #impl: 1479877917 (eff. 0.012)
917.74/917.90	c #Conflicts:    2555000 | #Learnt:      57703 | 0.002
917.74/917.90	c total clause space: 127.173MB
917.74/917.90	c total #watches: 238060
918.24/918.49	c total #propagations: 17857483 / total #impl: 1480975457 (eff. 0.012)
918.24/918.49	c #Conflicts:    2556000 | #Learnt:      58703 | 0.002
918.24/918.49	c total clause space: 127.173MB
918.24/918.49	c total #watches: 244921
918.84/919.03	c total #propagations: 17864895 / total #impl: 1482454342 (eff. 0.012)
918.84/919.03	c #Conflicts:    2557000 | #Learnt:      59703 | 0.002
918.84/919.03	c total clause space: 127.173MB
918.84/919.03	c total #watches: 250330
919.45/919.62	c total #propagations: 17872451 / total #impl: 1483809383 (eff. 0.012)
919.45/919.62	c #Conflicts:    2558000 | #Learnt:      60703 | 0.002
919.45/919.62	c total clause space: 127.173MB
919.45/919.62	c total #watches: 255184
920.04/920.25	c total #propagations: 17879945 / total #impl: 1485270008 (eff. 0.012)
920.04/920.25	c #Conflicts:    2559000 | #Learnt:      61703 | 0.002
920.04/920.25	c total clause space: 127.173MB
920.04/920.25	c total #watches: 259645
920.74/920.94	c total #propagations: 17887468 / total #impl: 1486599463 (eff. 0.012)
920.74/920.94	c #Conflicts:    2560000 | #Learnt:      62703 | 0.002
920.74/920.94	c total clause space: 127.173MB
920.74/920.94	c total #watches: 264285
921.54/921.70	c total #propagations: 17895155 / total #impl: 1488223828 (eff. 0.012)
921.54/921.70	c #Conflicts:    2561000 | #Learnt:      63703 | 0.002
921.54/921.70	c total clause space: 127.173MB
921.54/921.70	c total #watches: 269659
922.24/922.49	c total #propagations: 17902876 / total #impl: 1489977086 (eff. 0.012)
922.24/922.49	c #Conflicts:    2562000 | #Learnt:      64703 | 0.002
922.24/922.49	c total clause space: 127.173MB
922.24/922.49	c total #watches: 275149
923.14/923.32	c total #propagations: 17910399 / total #impl: 1491864517 (eff. 0.012)
923.14/923.32	c #Conflicts:    2563000 | #Learnt:      65703 | 0.002
923.14/923.32	c total clause space: 127.173MB
923.14/923.32	c total #watches: 281225
923.95/924.14	c total #propagations: 17918395 / total #impl: 1494199063 (eff. 0.012)
923.95/924.14	c #Conflicts:    2564000 | #Learnt:      66703 | 0.002
923.95/924.14	c total clause space: 127.173MB
923.95/924.14	c total #watches: 285413
924.84/925.03	c total #propagations: 17926987 / total #impl: 1495954926 (eff. 0.012)
924.84/925.03	c #Conflicts:    2565000 | #Learnt:      67703 | 0.002
924.84/925.03	c total clause space: 127.173MB
924.84/925.03	c total #watches: 289732
925.64/925.86	c total #propagations: 17934762 / total #impl: 1497224893 (eff. 0.012)
925.64/925.86	c #Conflicts:    2566000 | #Learnt:      68703 | 0.002
925.64/925.86	c total clause space: 127.173MB
925.64/925.86	c total #watches: 294713
926.54/926.76	c total #propagations: 17941467 / total #impl: 1498551093 (eff. 0.012)
926.54/926.76	c #Conflicts:    2567000 | #Learnt:      69703 | 0.002
926.54/926.76	c total clause space: 127.173MB
926.54/926.76	c total #watches: 300757
927.44/927.63	c total #propagations: 17948082 / total #impl: 1500337683 (eff. 0.012)
927.44/927.63	c #Conflicts:    2568000 | #Learnt:      70703 | 0.002
927.44/927.63	c total clause space: 127.173MB
927.44/927.63	c total #watches: 305026
928.35/928.51	c total #propagations: 17954633 / total #impl: 1501678032 (eff. 0.012)
928.35/928.51	c #Conflicts:    2569000 | #Learnt:      71703 | 0.002
928.35/928.51	c total clause space: 127.173MB
928.35/928.51	c total #watches: 309746
929.24/929.46	c total #propagations: 17961398 / total #impl: 1503185596 (eff. 0.012)
929.24/929.46	c #Conflicts:    2570000 | #Learnt:      72703 | 0.002
929.24/929.46	c total clause space: 127.173MB
929.24/929.46	c total #watches: 314715
930.24/930.41	c total #propagations: 17968691 / total #impl: 1504797646 (eff. 0.012)
930.24/930.41	c #Conflicts:    2571000 | #Learnt:      73703 | 0.002
930.24/930.41	c total clause space: 127.173MB
930.24/930.41	c total #watches: 319251
931.14/931.33	c total #propagations: 17975843 / total #impl: 1506570273 (eff. 0.012)
931.14/931.33	c #Conflicts:    2572000 | #Learnt:      74703 | 0.002
931.14/931.33	c total clause space: 127.173MB
931.14/931.33	c total #watches: 323166
932.04/932.25	c total #propagations: 17983349 / total #impl: 1508047616 (eff. 0.012)
932.04/932.25	c #Conflicts:    2573000 | #Learnt:      75703 | 0.002
932.04/932.25	c total clause space: 127.173MB
932.04/932.25	c total #watches: 328188
933.14/933.38	c total #propagations: 17990472 / total #impl: 1509659382 (eff. 0.012)
933.14/933.38	c #Conflicts:    2574000 | #Learnt:      76703 | 0.002
933.14/933.38	c total clause space: 127.173MB
933.14/933.38	c total #watches: 332768
934.04/934.27	c total #propagations: 17996994 / total #impl: 1511385319 (eff. 0.012)
934.04/934.27	c #Conflicts:    2575000 | #Learnt:      77703 | 0.002
934.04/934.27	c total clause space: 127.173MB
934.04/934.27	c total #watches: 336914
934.44/934.65	c total #propagations: 18004266 / total #impl: 1512683303 (eff. 0.012)
934.44/934.65	c GC COLLECT
934.44/934.65	c #Conflicts:    2576000 | #Learnt:      39802 | 0.002
934.44/934.65	c total clause space: 127.173MB
934.44/934.65	c total #watches: 153649
934.74/934.94	c total #propagations: 18011605 / total #impl: 1513059969 (eff. 0.012)
934.74/934.94	c #Conflicts:    2577000 | #Learnt:      40802 | 0.002
934.74/934.94	c total clause space: 127.173MB
934.74/934.94	c total #watches: 157836
935.04/935.25	c total #propagations: 18018434 / total #impl: 1513410157 (eff. 0.012)
935.04/935.25	c #Conflicts:    2578000 | #Learnt:      41802 | 0.002
935.04/935.25	c total clause space: 127.173MB
935.04/935.25	c total #watches: 161806
935.34/935.57	c total #propagations: 18024952 / total #impl: 1513917713 (eff. 0.012)
935.34/935.57	c #Conflicts:    2579000 | #Learnt:      42802 | 0.002
935.34/935.57	c total clause space: 127.173MB
935.34/935.57	c total #watches: 166474
935.64/935.88	c total #propagations: 18031599 / total #impl: 1514597608 (eff. 0.012)
935.64/935.88	c #Conflicts:    2580000 | #Learnt:      43802 | 0.002
935.64/935.88	c total clause space: 127.173MB
935.64/935.88	c total #watches: 171286
936.04/936.23	c total #propagations: 18039010 / total #impl: 1515292063 (eff. 0.012)
936.04/936.23	c #Conflicts:    2581000 | #Learnt:      44802 | 0.002
936.04/936.23	c total clause space: 127.173MB
936.04/936.23	c total #watches: 174842
936.34/936.54	c total #propagations: 18046749 / total #impl: 1515874347 (eff. 0.012)
936.34/936.54	c #Conflicts:    2582000 | #Learnt:      45802 | 0.002
936.34/936.54	c total clause space: 127.173MB
936.34/936.54	c total #watches: 178564
936.64/936.83	c total #propagations: 18054281 / total #impl: 1516430417 (eff. 0.012)
936.64/936.83	c #Conflicts:    2583000 | #Learnt:      46802 | 0.002
936.64/936.83	c total clause space: 127.173MB
936.64/936.83	c total #watches: 182212
936.94/937.18	c total #propagations: 18061668 / total #impl: 1516782117 (eff. 0.012)
936.94/937.18	c #Conflicts:    2584000 | #Learnt:      47802 | 0.002
936.94/937.18	c total clause space: 127.173MB
936.94/937.18	c total #watches: 185665
937.44/937.63	c total #propagations: 18069165 / total #impl: 1517186315 (eff. 0.012)
937.44/937.63	c #Conflicts:    2585000 | #Learnt:      48802 | 0.002
937.44/937.63	c total clause space: 127.173MB
937.44/937.63	c total #watches: 190362
937.84/938.06	c total #propagations: 18076568 / total #impl: 1517889381 (eff. 0.012)
937.84/938.06	c #Conflicts:    2586000 | #Learnt:      49802 | 0.002
937.84/938.06	c total clause space: 127.173MB
937.84/938.06	c total #watches: 195643
938.24/938.49	c total #propagations: 18083195 / total #impl: 1518682753 (eff. 0.012)
938.24/938.49	c #Conflicts:    2587000 | #Learnt:      50802 | 0.002
938.24/938.49	c total clause space: 127.173MB
938.24/938.49	c total #watches: 199916
938.84/939.01	c total #propagations: 18090062 / total #impl: 1519209830 (eff. 0.012)
938.84/939.01	c #Conflicts:    2588000 | #Learnt:      51802 | 0.002
938.84/939.01	c total clause space: 127.173MB
938.84/939.01	c total #watches: 205409
939.24/939.47	c total #propagations: 18096935 / total #impl: 1520160418 (eff. 0.012)
939.24/939.47	c #Conflicts:    2589000 | #Learnt:      52802 | 0.002
939.24/939.47	c total clause space: 127.173MB
939.24/939.47	c total #watches: 209889
939.64/939.89	c total #propagations: 18104004 / total #impl: 1520855804 (eff. 0.012)
939.64/939.89	c #Conflicts:    2590000 | #Learnt:      53802 | 0.002
939.64/939.89	c total clause space: 127.173MB
939.64/939.89	c total #watches: 213856
940.04/940.28	c total #propagations: 18111482 / total #impl: 1521510481 (eff. 0.012)
940.04/940.28	c #Conflicts:    2591000 | #Learnt:      54802 | 0.002
940.04/940.28	c total clause space: 127.173MB
940.04/940.28	c total #watches: 217476
940.54/940.76	c total #propagations: 18119637 / total #impl: 1522044293 (eff. 0.012)
940.54/940.76	c #Conflicts:    2592000 | #Learnt:      55802 | 0.002
940.54/940.76	c total clause space: 127.173MB
940.54/940.76	c total #watches: 221688
941.14/941.37	c total #propagations: 18126365 / total #impl: 1522639488 (eff. 0.012)
941.14/941.37	c #Conflicts:    2593000 | #Learnt:      56802 | 0.002
941.14/941.37	c total clause space: 127.173MB
941.14/941.37	c total #watches: 226374
941.74/941.96	c total #propagations: 18133183 / total #impl: 1523685702 (eff. 0.012)
941.74/941.96	c #Conflicts:    2594000 | #Learnt:      57802 | 0.002
941.74/941.96	c total clause space: 127.173MB
941.74/941.96	c total #watches: 232050
942.34/942.55	c total #propagations: 18140499 / total #impl: 1524658249 (eff. 0.012)
942.34/942.55	c #Conflicts:    2595000 | #Learnt:      58802 | 0.002
942.34/942.55	c total clause space: 127.173MB
942.34/942.55	c total #watches: 235760
942.94/943.13	c total #propagations: 18148576 / total #impl: 1525402197 (eff. 0.012)
942.94/943.13	c #Conflicts:    2596000 | #Learnt:      59802 | 0.002
942.94/943.13	c total clause space: 127.173MB
942.94/943.13	c total #watches: 239889
943.44/943.67	c total #propagations: 18155866 / total #impl: 1526067842 (eff. 0.012)
943.44/943.67	c #Conflicts:    2597000 | #Learnt:      60802 | 0.002
943.44/943.67	c total clause space: 127.173MB
943.44/943.67	c total #watches: 243947
944.04/944.28	c total #propagations: 18162831 / total #impl: 1526869926 (eff. 0.012)
944.04/944.28	c #Conflicts:    2598000 | #Learnt:      61802 | 0.002
944.04/944.28	c total clause space: 127.173MB
944.04/944.28	c total #watches: 249239
944.64/944.87	c total #propagations: 18169746 / total #impl: 1527946578 (eff. 0.012)
944.64/944.87	c #Conflicts:    2599000 | #Learnt:      62802 | 0.002
944.64/944.87	c total clause space: 127.173MB
944.64/944.87	c total #watches: 254512
945.24/945.48	c total #propagations: 18176690 / total #impl: 1529243200 (eff. 0.012)
945.24/945.48	c #Conflicts:    2600000 | #Learnt:      63802 | 0.002
945.24/945.48	c total clause space: 127.173MB
945.24/945.48	c total #watches: 260428
945.84/946.04	c total #propagations: 18183363 / total #impl: 1530597446 (eff. 0.012)
945.84/946.04	c #Conflicts:    2601000 | #Learnt:      64802 | 0.002
945.84/946.04	c total clause space: 127.173MB
945.84/946.04	c total #watches: 264349
946.44/946.68	c total #propagations: 18190202 / total #impl: 1531758640 (eff. 0.012)
946.44/946.68	c #Conflicts:    2602000 | #Learnt:      65802 | 0.002
946.44/946.68	c total clause space: 127.173MB
946.44/946.68	c total #watches: 268894
947.14/947.32	c total #propagations: 18197453 / total #impl: 1533207241 (eff. 0.012)
947.14/947.32	c #Conflicts:    2603000 | #Learnt:      66802 | 0.002
947.14/947.32	c total clause space: 127.173MB
947.14/947.32	c total #watches: 273076
947.83/948.00	c total #propagations: 18204758 / total #impl: 1534482542 (eff. 0.012)
947.83/948.00	c #Conflicts:    2604000 | #Learnt:      67802 | 0.002
947.83/948.00	c total clause space: 127.173MB
947.83/948.00	c total #watches: 276692
948.53/948.75	c total #propagations: 18211840 / total #impl: 1535497598 (eff. 0.012)
948.53/948.75	c #Conflicts:    2605000 | #Learnt:      68802 | 0.002
948.53/948.75	c total clause space: 127.173MB
948.53/948.75	c total #watches: 281082
949.24/949.44	c total #propagations: 18218495 / total #impl: 1536867572 (eff. 0.012)
949.24/949.44	c #Conflicts:    2606000 | #Learnt:      69802 | 0.002
949.24/949.44	c total clause space: 127.173MB
949.24/949.44	c total #watches: 285835
950.03/950.28	c total #propagations: 18225351 / total #impl: 1538370662 (eff. 0.012)
950.03/950.28	c #Conflicts:    2607000 | #Learnt:      70802 | 0.002
950.03/950.28	c total clause space: 127.173MB
950.03/950.28	c total #watches: 290469
950.93/951.16	c total #propagations: 18232479 / total #impl: 1540137255 (eff. 0.012)
950.93/951.16	c #Conflicts:    2608000 | #Learnt:      71802 | 0.002
950.93/951.16	c total clause space: 127.173MB
950.93/951.16	c total #watches: 295445
951.73/951.95	c total #propagations: 18239201 / total #impl: 1542193353 (eff. 0.012)
951.73/951.95	c #Conflicts:    2609000 | #Learnt:      72802 | 0.002
951.73/951.95	c total clause space: 127.173MB
951.73/951.95	c total #watches: 300271
952.73/952.94	c total #propagations: 18246145 / total #impl: 1544372771 (eff. 0.012)
952.73/952.94	c #Conflicts:    2610000 | #Learnt:      73802 | 0.002
952.73/952.94	c total clause space: 127.173MB
952.73/952.94	c total #watches: 305833
953.64/953.86	c total #propagations: 18253263 / total #impl: 1546461400 (eff. 0.012)
953.64/953.86	c #Conflicts:    2611000 | #Learnt:      74802 | 0.002
953.64/953.86	c total clause space: 127.173MB
953.64/953.86	c total #watches: 311046
954.64/954.83	c total #propagations: 18260336 / total #impl: 1548157811 (eff. 0.012)
954.64/954.83	c #Conflicts:    2612000 | #Learnt:      75802 | 0.002
954.64/954.83	c total clause space: 127.173MB
954.64/954.83	c total #watches: 316567
955.63/955.88	c total #propagations: 18267583 / total #impl: 1550540347 (eff. 0.012)
955.63/955.88	c #Conflicts:    2613000 | #Learnt:      76802 | 0.002
955.63/955.88	c total clause space: 127.173MB
955.63/955.88	c total #watches: 321785
956.84/957.02	c total #propagations: 18275202 / total #impl: 1552751862 (eff. 0.012)
956.84/957.02	c #Conflicts:    2614000 | #Learnt:      77802 | 0.002
956.84/957.02	c total clause space: 127.173MB
956.84/957.02	c total #watches: 326210
957.63/957.81	c total #propagations: 18282197 / total #impl: 1554863429 (eff. 0.012)
957.63/957.81	c GC COLLECT
957.63/957.81	c #Conflicts:    2615000 | #Learnt:      39601 | 0.002
957.63/957.81	c total clause space: 127.173MB
957.63/957.81	c total #watches: 153936
957.83/958.10	c total #propagations: 18289372 / total #impl: 1556073358 (eff. 0.012)
957.83/958.10	c #Conflicts:    2616000 | #Learnt:      40601 | 0.002
957.83/958.10	c total clause space: 127.173MB
957.83/958.10	c total #watches: 159570
958.23/958.43	c total #propagations: 18296748 / total #impl: 1556887951 (eff. 0.012)
958.23/958.43	c #Conflicts:    2617000 | #Learnt:      41601 | 0.002
958.23/958.43	c total clause space: 127.173MB
958.23/958.43	c total #watches: 164730
958.63/958.82	c total #propagations: 18303643 / total #impl: 1557826918 (eff. 0.012)
958.63/958.82	c #Conflicts:    2618000 | #Learnt:      42601 | 0.002
958.63/958.82	c total clause space: 127.173MB
958.63/958.82	c total #watches: 170246
958.93/959.20	c total #propagations: 18310752 / total #impl: 1558674401 (eff. 0.012)
958.93/959.20	c #Conflicts:    2619000 | #Learnt:      43601 | 0.002
958.93/959.20	c total clause space: 127.173MB
958.93/959.20	c total #watches: 175626
959.33/959.58	c total #propagations: 18317612 / total #impl: 1559403434 (eff. 0.012)
959.33/959.58	c #Conflicts:    2620000 | #Learnt:      44601 | 0.002
959.33/959.58	c total clause space: 127.173MB
959.33/959.58	c total #watches: 180088
959.73/959.99	c total #propagations: 18324435 / total #impl: 1560213392 (eff. 0.012)
959.73/959.99	c #Conflicts:    2621000 | #Learnt:      45601 | 0.002
959.73/959.99	c total clause space: 127.173MB
959.73/959.99	c total #watches: 183992
960.24/960.41	c total #propagations: 18331325 / total #impl: 1560861201 (eff. 0.012)
960.24/960.41	c #Conflicts:    2622000 | #Learnt:      46601 | 0.002
960.24/960.41	c total clause space: 127.173MB
960.24/960.41	c total #watches: 189534
960.63/960.86	c total #propagations: 18337992 / total #impl: 1561823972 (eff. 0.012)
960.63/960.86	c #Conflicts:    2623000 | #Learnt:      47601 | 0.002
960.63/960.86	c total clause space: 127.173MB
960.63/960.86	c total #watches: 194393
961.13/961.31	c total #propagations: 18344683 / total #impl: 1562736714 (eff. 0.012)
961.13/961.31	c #Conflicts:    2624000 | #Learnt:      48601 | 0.002
961.13/961.31	c total clause space: 127.173MB
961.13/961.31	c total #watches: 199439
961.53/961.70	c total #propagations: 18351535 / total #impl: 1563846401 (eff. 0.012)
961.53/961.70	c #Conflicts:    2625000 | #Learnt:      49601 | 0.002
961.53/961.70	c total clause space: 127.173MB
961.53/961.70	c total #watches: 203057
962.03/962.24	c total #propagations: 18358398 / total #impl: 1564511955 (eff. 0.012)
962.03/962.24	c #Conflicts:    2626000 | #Learnt:      50601 | 0.002
962.03/962.24	c total clause space: 127.173MB
962.03/962.24	c total #watches: 206765
962.53/962.71	c total #propagations: 18365633 / total #impl: 1565596324 (eff. 0.012)
962.53/962.71	c #Conflicts:    2627000 | #Learnt:      51601 | 0.002
962.53/962.71	c total clause space: 127.173MB
962.53/962.71	c total #watches: 210542
963.03/963.20	c total #propagations: 18373648 / total #impl: 1566602977 (eff. 0.012)
963.03/963.20	c #Conflicts:    2628000 | #Learnt:      52601 | 0.002
963.03/963.20	c total clause space: 127.173MB
963.03/963.20	c total #watches: 214744
963.54/963.73	c total #propagations: 18381253 / total #impl: 1567741921 (eff. 0.012)
963.54/963.73	c #Conflicts:    2629000 | #Learnt:      53601 | 0.002
963.54/963.73	c total clause space: 127.173MB
963.54/963.73	c total #watches: 219030
964.13/964.32	c total #propagations: 18388051 / total #impl: 1568806633 (eff. 0.012)
964.13/964.32	c #Conflicts:    2630000 | #Learnt:      54601 | 0.002
964.13/964.32	c total clause space: 127.173MB
964.13/964.32	c total #watches: 224119
964.64/964.82	c total #propagations: 18395274 / total #impl: 1569892678 (eff. 0.012)
964.64/964.82	c #Conflicts:    2631000 | #Learnt:      55601 | 0.002
964.64/964.82	c total clause space: 127.173MB
964.64/964.82	c total #watches: 230925
965.13/965.36	c total #propagations: 18401794 / total #impl: 1571112327 (eff. 0.012)
965.13/965.36	c #Conflicts:    2632000 | #Learnt:      56601 | 0.002
965.13/965.36	c total clause space: 127.173MB
965.13/965.36	c total #watches: 236486
965.74/965.95	c total #propagations: 18409254 / total #impl: 1572255587 (eff. 0.012)
965.74/965.95	c #Conflicts:    2633000 | #Learnt:      57601 | 0.002
965.74/965.95	c total clause space: 127.173MB
965.74/965.95	c total #watches: 242701
966.43/966.62	c total #propagations: 18416743 / total #impl: 1573587618 (eff. 0.012)
966.43/966.62	c #Conflicts:    2634000 | #Learnt:      58601 | 0.002
966.43/966.62	c total clause space: 127.173MB
966.43/966.62	c total #watches: 249204
967.03/967.29	c total #propagations: 18423555 / total #impl: 1575042980 (eff. 0.012)
967.03/967.29	c #Conflicts:    2635000 | #Learnt:      59601 | 0.002
967.03/967.29	c total clause space: 127.173MB
967.03/967.29	c total #watches: 254050
967.73/967.96	c total #propagations: 18430187 / total #impl: 1576612486 (eff. 0.012)
967.73/967.96	c #Conflicts:    2636000 | #Learnt:      60601 | 0.002
967.73/967.96	c total clause space: 127.173MB
967.73/967.96	c total #watches: 258800
968.43/968.64	c total #propagations: 18437212 / total #impl: 1578200946 (eff. 0.012)
968.43/968.64	c #Conflicts:    2637000 | #Learnt:      61601 | 0.002
968.43/968.64	c total clause space: 127.173MB
968.43/968.64	c total #watches: 263791
969.13/969.38	c total #propagations: 18444289 / total #impl: 1579722859 (eff. 0.012)
969.13/969.38	c #Conflicts:    2638000 | #Learnt:      62601 | 0.002
969.13/969.38	c total clause space: 127.173MB
969.13/969.38	c total #watches: 269865
969.93/970.13	c total #propagations: 18450791 / total #impl: 1581413088 (eff. 0.012)
969.93/970.13	c #Conflicts:    2639000 | #Learnt:      63601 | 0.002
969.93/970.13	c total clause space: 127.173MB
969.93/970.13	c total #watches: 275903
970.83/971.00	c total #propagations: 18457696 / total #impl: 1583029205 (eff. 0.012)
970.83/971.00	c #Conflicts:    2640000 | #Learnt:      64601 | 0.002
970.83/971.00	c total clause space: 127.173MB
970.83/971.00	c total #watches: 282025
971.63/971.88	c total #propagations: 18464560 / total #impl: 1584728858 (eff. 0.012)
971.63/971.88	c #Conflicts:    2641000 | #Learnt:      65601 | 0.002
971.63/971.88	c total clause space: 127.173MB
971.63/971.88	c total #watches: 287205
972.43/972.61	c total #propagations: 18471775 / total #impl: 1586444154 (eff. 0.012)
972.43/972.61	c #Conflicts:    2642000 | #Learnt:      66601 | 0.002
972.43/972.61	c total clause space: 127.173MB
972.43/972.61	c total #watches: 291265
973.23/973.46	c total #propagations: 18479227 / total #impl: 1587725247 (eff. 0.012)
973.23/973.46	c #Conflicts:    2643000 | #Learnt:      67601 | 0.002
973.23/973.46	c total clause space: 127.173MB
973.23/973.46	c total #watches: 297867
973.93/974.18	c total #propagations: 18486176 / total #impl: 1589915911 (eff. 0.012)
973.93/974.18	c #Conflicts:    2644000 | #Learnt:      68601 | 0.002
973.93/974.18	c total clause space: 127.173MB
973.93/974.18	c total #watches: 304651
974.73/974.90	c total #propagations: 18492993 / total #impl: 1592115485 (eff. 0.012)
974.73/974.90	c #Conflicts:    2645000 | #Learnt:      69601 | 0.002
974.73/974.90	c total clause space: 127.173MB
974.73/974.90	c total #watches: 307958
975.43/975.60	c total #propagations: 18499948 / total #impl: 1593290380 (eff. 0.012)
975.43/975.60	c #Conflicts:    2646000 | #Learnt:      70601 | 0.002
975.43/975.60	c total clause space: 127.173MB
975.43/975.60	c total #watches: 311358
976.13/976.30	c total #propagations: 18507464 / total #impl: 1594394410 (eff. 0.012)
976.13/976.30	c #Conflicts:    2647000 | #Learnt:      71601 | 0.002
976.13/976.30	c total clause space: 127.173MB
976.13/976.30	c total #watches: 314459
976.93/977.13	c total #propagations: 18514792 / total #impl: 1595324291 (eff. 0.012)
976.93/977.13	c #Conflicts:    2648000 | #Learnt:      72601 | 0.002
976.93/977.13	c total clause space: 127.173MB
976.93/977.13	c total #watches: 319339
977.84/978.06	c total #propagations: 18521851 / total #impl: 1596987267 (eff. 0.012)
977.84/978.06	c #Conflicts:    2649000 | #Learnt:      73601 | 0.002
977.84/978.06	c total clause space: 127.173MB
977.84/978.06	c total #watches: 325169
978.84/979.01	c total #propagations: 18528426 / total #impl: 1599237650 (eff. 0.012)
978.84/979.01	c #Conflicts:    2650000 | #Learnt:      74601 | 0.002
978.84/979.01	c total clause space: 127.173MB
978.84/979.01	c total #watches: 331662
979.73/979.96	c total #propagations: 18534864 / total #impl: 1602064900 (eff. 0.012)
979.73/979.96	c #Conflicts:    2651000 | #Learnt:      75601 | 0.002
979.73/979.96	c total clause space: 127.173MB
979.73/979.96	c total #watches: 337335
980.83/981.00	c total #propagations: 18541382 / total #impl: 1604671337 (eff. 0.012)
980.83/981.00	c #Conflicts:    2652000 | #Learnt:      76601 | 0.002
980.83/981.00	c total clause space: 127.173MB
980.83/981.00	c total #watches: 341546
981.83/982.03	c total #propagations: 18548164 / total #impl: 1607467837 (eff. 0.012)
981.83/982.03	c #Conflicts:    2653000 | #Learnt:      77601 | 0.002
981.83/982.03	c total clause space: 127.173MB
981.83/982.03	c total #watches: 345467
982.93/983.10	c total #propagations: 18554790 / total #impl: 1610098384 (eff. 0.012)
982.93/983.10	c #Conflicts:    2654000 | #Learnt:      78601 | 0.002
982.93/983.10	c total clause space: 127.173MB
982.93/983.10	c total #watches: 349889
983.43/983.69	c total #propagations: 18561360 / total #impl: 1612762096 (eff. 0.012)
983.43/983.69	c GC COLLECT
983.43/983.69	c #Conflicts:    2655000 | #Learnt:      40101 | 0.002
983.43/983.69	c total clause space: 127.173MB
983.43/983.69	c total #watches: 156605
983.83/984.00	c total #propagations: 18568000 / total #impl: 1614306570 (eff. 0.012)
983.83/984.00	c #Conflicts:    2656000 | #Learnt:      41101 | 0.002
983.83/984.00	c total clause space: 127.173MB
983.83/984.00	c total #watches: 163177
984.13/984.34	c total #propagations: 18575015 / total #impl: 1615380893 (eff. 0.011)
984.13/984.34	c #Conflicts:    2657000 | #Learnt:      42101 | 0.002
984.13/984.34	c total clause space: 127.173MB
984.13/984.34	c total #watches: 169458
984.53/984.75	c total #propagations: 18581633 / total #impl: 1616615047 (eff. 0.011)
984.53/984.75	c #Conflicts:    2658000 | #Learnt:      43101 | 0.002
984.53/984.75	c total clause space: 127.173MB
984.53/984.75	c total #watches: 174750
985.03/985.22	c total #propagations: 18588426 / total #impl: 1618188110 (eff. 0.011)
985.03/985.22	c #Conflicts:    2659000 | #Learnt:      44101 | 0.002
985.03/985.22	c total clause space: 127.173MB
985.03/985.22	c total #watches: 181522
985.53/985.72	c total #propagations: 18595230 / total #impl: 1620282603 (eff. 0.011)
985.53/985.72	c #Conflicts:    2660000 | #Learnt:      45101 | 0.002
985.53/985.72	c total clause space: 127.173MB
985.53/985.72	c total #watches: 188150
986.03/986.28	c total #propagations: 18601805 / total #impl: 1622736587 (eff. 0.011)
986.03/986.28	c #Conflicts:    2661000 | #Learnt:      46101 | 0.002
986.03/986.28	c total clause space: 127.173MB
986.03/986.28	c total #watches: 194710
986.63/986.86	c total #propagations: 18608453 / total #impl: 1625485000 (eff. 0.011)
986.63/986.86	c #Conflicts:    2662000 | #Learnt:      47101 | 0.002
986.63/986.86	c total clause space: 127.173MB
986.63/986.86	c total #watches: 200908
987.23/987.48	c total #propagations: 18615292 / total #impl: 1628424069 (eff. 0.011)
987.23/987.48	c #Conflicts:    2663000 | #Learnt:      48101 | 0.002
987.23/987.48	c total clause space: 127.173MB
987.23/987.48	c total #watches: 206986
987.93/988.13	c total #propagations: 18621874 / total #impl: 1631422836 (eff. 0.011)
987.93/988.13	c #Conflicts:    2664000 | #Learnt:      49101 | 0.002
987.93/988.13	c total clause space: 127.173MB
987.93/988.13	c total #watches: 212693
988.63/988.83	c total #propagations: 18629202 / total #impl: 1634423618 (eff. 0.011)
988.63/988.83	c #Conflicts:    2665000 | #Learnt:      50101 | 0.002
988.63/988.83	c total clause space: 127.173MB
988.63/988.83	c total #watches: 219379
989.43/989.62	c total #propagations: 18636282 / total #impl: 1637823633 (eff. 0.011)
989.43/989.62	c #Conflicts:    2666000 | #Learnt:      51101 | 0.002
989.43/989.62	c total clause space: 127.173MB
989.43/989.62	c total #watches: 226796
990.23/990.49	c total #propagations: 18642811 / total #impl: 1641979739 (eff. 0.011)
990.23/990.49	c #Conflicts:    2667000 | #Learnt:      52101 | 0.002
990.23/990.49	c total clause space: 127.173MB
990.23/990.49	c total #watches: 235045
991.03/991.28	c total #propagations: 18649398 / total #impl: 1646588773 (eff. 0.011)
991.03/991.28	c #Conflicts:    2668000 | #Learnt:      53101 | 0.002
991.03/991.28	c total clause space: 127.173MB
991.03/991.28	c total #watches: 241833
991.93/992.11	c total #propagations: 18655675 / total #impl: 1649366391 (eff. 0.011)
991.93/992.11	c #Conflicts:    2669000 | #Learnt:      54101 | 0.002
991.93/992.11	c total clause space: 127.173MB
991.93/992.11	c total #watches: 247845
992.83/993.02	c total #propagations: 18662187 / total #impl: 1652320150 (eff. 0.011)
992.83/993.02	c #Conflicts:    2670000 | #Learnt:      55101 | 0.002
992.83/993.02	c total clause space: 127.173MB
992.83/993.02	c total #watches: 255215
993.63/993.88	c total #propagations: 18668893 / total #impl: 1655709467 (eff. 0.011)
993.63/993.88	c #Conflicts:    2671000 | #Learnt:      56101 | 0.002
993.63/993.88	c total clause space: 127.173MB
993.63/993.88	c total #watches: 260365
994.63/994.83	c total #propagations: 18675679 / total #impl: 1658816705 (eff. 0.011)
994.63/994.83	c #Conflicts:    2672000 | #Learnt:      57101 | 0.002
994.63/994.83	c total clause space: 127.173MB
994.63/994.83	c total #watches: 266054
995.73/995.93	c total #propagations: 18682389 / total #impl: 1662203929 (eff. 0.011)
995.73/995.93	c #Conflicts:    2673000 | #Learnt:      58101 | 0.002
995.73/995.93	c total clause space: 127.173MB
995.73/995.93	c total #watches: 271888
996.73/996.98	c total #propagations: 18689439 / total #impl: 1666195770 (eff. 0.011)
996.73/996.98	c #Conflicts:    2674000 | #Learnt:      59101 | 0.002
996.73/996.98	c total clause space: 127.173MB
996.73/996.98	c total #watches: 277644
997.93/998.14	c total #propagations: 18696121 / total #impl: 1669876742 (eff. 0.011)
997.93/998.14	c #Conflicts:    2675000 | #Learnt:      60101 | 0.002
997.93/998.14	c total clause space: 127.173MB
997.93/998.14	c total #watches: 283459
999.03/999.22	c total #propagations: 18703034 / total #impl: 1674262920 (eff. 0.011)
999.03/999.22	c #Conflicts:    2676000 | #Learnt:      61101 | 0.002
999.03/999.22	c total clause space: 127.173MB
999.03/999.22	c total #watches: 289342
1000.02/1000.29	c total #propagations: 18710353 / total #impl: 1678376342 (eff. 0.011)
1000.02/1000.29	c #Conflicts:    2677000 | #Learnt:      62101 | 0.002
1000.02/1000.29	c total clause space: 127.173MB
1000.02/1000.29	c total #watches: 294437
1001.22/1001.49	c total #propagations: 18717334 / total #impl: 1682345758 (eff. 0.011)
1001.22/1001.49	c #Conflicts:    2678000 | #Learnt:      63101 | 0.002
1001.22/1001.49	c total clause space: 127.173MB
1001.22/1001.49	c total #watches: 301213
1002.62/1002.80	c total #propagations: 18723959 / total #impl: 1687475749 (eff. 0.011)
1002.62/1002.80	c #Conflicts:    2679000 | #Learnt:      64101 | 0.002
1002.62/1002.80	c total clause space: 127.173MB
1002.62/1002.80	c total #watches: 307658
1004.02/1004.20	c total #propagations: 18730447 / total #impl: 1692843014 (eff. 0.011)
1004.02/1004.20	c #Conflicts:    2680000 | #Learnt:      65101 | 0.002
1004.02/1004.20	c total clause space: 127.173MB
1004.02/1004.20	c total #watches: 315509
1005.52/1005.76	c total #propagations: 18737026 / total #impl: 1699128298 (eff. 0.011)
1005.52/1005.76	c #Conflicts:    2681000 | #Learnt:      66101 | 0.002
1005.52/1005.76	c total clause space: 127.173MB
1005.52/1005.76	c total #watches: 321054
1007.12/1007.37	c total #propagations: 18744064 / total #impl: 1705634046 (eff. 0.011)
1007.12/1007.37	c #Conflicts:    2682000 | #Learnt:      67101 | 0.002
1007.12/1007.37	c total clause space: 127.173MB
1007.12/1007.37	c total #watches: 328076
1008.72/1008.98	c total #propagations: 18751027 / total #impl: 1712664777 (eff. 0.011)
1008.72/1008.98	c #Conflicts:    2683000 | #Learnt:      68101 | 0.002
1008.72/1008.98	c total clause space: 127.173MB
1008.72/1008.98	c total #watches: 334028
1010.42/1010.69	c total #propagations: 18758207 / total #impl: 1719071658 (eff. 0.011)
1010.42/1010.69	c #Conflicts:    2684000 | #Learnt:      69101 | 0.002
1010.42/1010.69	c total clause space: 127.173MB
1010.42/1010.69	c total #watches: 338973
1012.12/1012.30	c total #propagations: 18765605 / total #impl: 1726366704 (eff. 0.011)
1012.12/1012.30	c #Conflicts:    2685000 | #Learnt:      70101 | 0.002
1012.12/1012.30	c total clause space: 127.173MB
1012.12/1012.30	c total #watches: 344598
1013.72/1013.97	c total #propagations: 18772978 / total #impl: 1733239603 (eff. 0.011)
1013.72/1013.97	c #Conflicts:    2686000 | #Learnt:      71101 | 0.002
1013.72/1013.97	c total clause space: 127.173MB
1013.72/1013.97	c total #watches: 350801
1015.42/1015.68	c total #propagations: 18780801 / total #impl: 1740251537 (eff. 0.011)
1015.42/1015.68	c #Conflicts:    2687000 | #Learnt:      72101 | 0.002
1015.42/1015.68	c total clause space: 127.173MB
1015.42/1015.68	c total #watches: 356864
1016.92/1017.10	c total #propagations: 18788554 / total #impl: 1747425184 (eff. 0.011)
1016.92/1017.10	c #Conflicts:    2688000 | #Learnt:      73101 | 0.002
1016.92/1017.10	c total clause space: 127.173MB
1016.92/1017.10	c total #watches: 363201
1018.62/1018.85	c total #propagations: 18795499 / total #impl: 1753266456 (eff. 0.011)
1018.62/1018.85	c #Conflicts:    2689000 | #Learnt:      74101 | 0.002
1018.62/1018.85	c total clause space: 127.173MB
1018.62/1018.85	c total #watches: 369837
1020.42/1020.60	c total #propagations: 18802329 / total #impl: 1760819238 (eff. 0.011)
1020.42/1020.60	c #Conflicts:    2690000 | #Learnt:      75101 | 0.002
1020.42/1020.60	c total clause space: 127.173MB
1020.42/1020.60	c total #watches: 376084
1022.02/1022.28	c total #propagations: 18809367 / total #impl: 1768002572 (eff. 0.011)
1022.02/1022.28	c #Conflicts:    2691000 | #Learnt:      76101 | 0.002
1022.02/1022.28	c total clause space: 127.173MB
1022.02/1022.28	c total #watches: 382425
1023.72/1023.98	c total #propagations: 18815957 / total #impl: 1774760725 (eff. 0.011)
1023.72/1023.98	c #Conflicts:    2692000 | #Learnt:      77101 | 0.002
1023.72/1023.98	c total clause space: 127.173MB
1023.72/1023.98	c total #watches: 388886
1025.42/1025.61	c total #propagations: 18823054 / total #impl: 1781750844 (eff. 0.011)
1025.42/1025.61	c #Conflicts:    2693000 | #Learnt:      78101 | 0.002
1025.42/1025.61	c total clause space: 127.173MB
1025.42/1025.61	c total #watches: 395063
1026.92/1027.13	c total #propagations: 18830128 / total #impl: 1787237035 (eff. 0.011)
1026.92/1027.13	c #Conflicts:    2694000 | #Learnt:      79101 | 0.002
1026.92/1027.13	c total clause space: 127.173MB
1026.92/1027.13	c total #watches: 400464
1027.92/1028.17	c total #propagations: 18836854 / total #impl: 1790507339 (eff. 0.011)
1027.92/1028.17	c GC COLLECT
1027.92/1028.17	c #Conflicts:    2695000 | #Learnt:      40297 | 0.002
1027.92/1028.17	c total clause space: 127.173MB
1027.92/1028.17	c total #watches: 156717
1028.22/1028.50	c total #propagations: 18843921 / total #impl: 1792474687 (eff. 0.011)
1028.22/1028.50	c #Conflicts:    2696000 | #Learnt:      41297 | 0.002
1028.22/1028.50	c total clause space: 127.173MB
1028.22/1028.50	c total #watches: 161847
1028.62/1028.89	c total #propagations: 18850116 / total #impl: 1793314292 (eff. 0.011)
1028.62/1028.89	c #Conflicts:    2697000 | #Learnt:      42297 | 0.002
1028.62/1028.89	c total clause space: 127.173MB
1028.62/1028.89	c total #watches: 166965
1029.02/1029.25	c total #propagations: 18857086 / total #impl: 1794108569 (eff. 0.011)
1029.02/1029.25	c #Conflicts:    2698000 | #Learnt:      43297 | 0.002
1029.02/1029.25	c total clause space: 127.173MB
1029.02/1029.25	c total #watches: 170332
1029.43/1029.67	c total #propagations: 18864693 / total #impl: 1794689184 (eff. 0.011)
1029.43/1029.67	c #Conflicts:    2699000 | #Learnt:      44297 | 0.002
1029.43/1029.67	c total clause space: 127.173MB
1029.43/1029.67	c total #watches: 175655
1029.82/1030.08	c total #propagations: 18871521 / total #impl: 1795595260 (eff. 0.011)
1029.82/1030.08	c #Conflicts:    2700000 | #Learnt:      45297 | 0.002
1029.82/1030.08	c total clause space: 127.173MB
1029.82/1030.08	c total #watches: 180267
1030.32/1030.55	c total #propagations: 18878818 / total #impl: 1796635930 (eff. 0.011)
1030.32/1030.55	c #Conflicts:    2701000 | #Learnt:      46297 | 0.002
1030.32/1030.55	c total clause space: 127.173MB
1030.32/1030.55	c total #watches: 185698
1030.72/1030.97	c total #propagations: 18885550 / total #impl: 1797690602 (eff. 0.011)
1030.72/1030.97	c #Conflicts:    2702000 | #Learnt:      47297 | 0.002
1030.72/1030.97	c total clause space: 127.173MB
1030.72/1030.97	c total #watches: 189483
1031.22/1031.44	c total #propagations: 18892896 / total #impl: 1798277036 (eff. 0.011)
1031.22/1031.44	c #Conflicts:    2703000 | #Learnt:      48297 | 0.002
1031.22/1031.44	c total clause space: 127.173MB
1031.22/1031.44	c total #watches: 194933
1031.73/1031.94	c total #propagations: 18899675 / total #impl: 1799243620 (eff. 0.011)
1031.73/1031.94	c #Conflicts:    2704000 | #Learnt:      49297 | 0.002
1031.73/1031.94	c total clause space: 127.173MB
1031.73/1031.94	c total #watches: 200889
1032.22/1032.43	c total #propagations: 18906843 / total #impl: 1800415114 (eff. 0.011)
1032.22/1032.43	c #Conflicts:    2705000 | #Learnt:      50297 | 0.002
1032.22/1032.43	c total clause space: 127.173MB
1032.22/1032.43	c total #watches: 205428
1032.73/1032.94	c total #propagations: 18913751 / total #impl: 1801332648 (eff. 0.010)
1032.73/1032.94	c #Conflicts:    2706000 | #Learnt:      51297 | 0.002
1032.73/1032.94	c total clause space: 127.173MB
1032.73/1032.94	c total #watches: 209876
1033.22/1033.45	c total #propagations: 18921427 / total #impl: 1802190095 (eff. 0.010)
1033.22/1033.45	c #Conflicts:    2707000 | #Learnt:      52297 | 0.002
1033.22/1033.45	c total clause space: 127.173MB
1033.22/1033.45	c total #watches: 214925
1033.72/1033.92	c total #propagations: 18928318 / total #impl: 1803339562 (eff. 0.010)
1033.72/1033.92	c #Conflicts:    2708000 | #Learnt:      53297 | 0.002
1033.72/1033.92	c total clause space: 127.173MB
1033.72/1033.92	c total #watches: 220598
1034.32/1034.50	c total #propagations: 18935369 / total #impl: 1804562824 (eff. 0.010)
1034.32/1034.50	c #Conflicts:    2709000 | #Learnt:      54297 | 0.002
1034.32/1034.50	c total clause space: 127.173MB
1034.32/1034.50	c total #watches: 226880
1034.93/1035.16	c total #propagations: 18942109 / total #impl: 1806024635 (eff. 0.010)
1034.93/1035.16	c #Conflicts:    2710000 | #Learnt:      55297 | 0.002
1034.93/1035.16	c total clause space: 127.173MB
1034.93/1035.16	c total #watches: 232735
1035.62/1035.80	c total #propagations: 18949443 / total #impl: 1808026811 (eff. 0.010)
1035.62/1035.80	c #Conflicts:    2711000 | #Learnt:      56297 | 0.002
1035.62/1035.80	c total clause space: 127.173MB
1035.62/1035.80	c total #watches: 238646
1036.32/1036.52	c total #propagations: 18956208 / total #impl: 1810092210 (eff. 0.010)
1036.32/1036.52	c #Conflicts:    2712000 | #Learnt:      57297 | 0.002
1036.32/1036.52	c total clause space: 127.173MB
1036.32/1036.52	c total #watches: 243930
1037.02/1037.30	c total #propagations: 18963494 / total #impl: 1811998924 (eff. 0.010)
1037.02/1037.30	c #Conflicts:    2713000 | #Learnt:      58297 | 0.002
1037.02/1037.30	c total clause space: 127.173MB
1037.02/1037.30	c total #watches: 248949
1037.72/1037.98	c total #propagations: 18970500 / total #impl: 1813356416 (eff. 0.010)
1037.72/1037.98	c #Conflicts:    2714000 | #Learnt:      59297 | 0.002
1037.72/1037.98	c total clause space: 127.173MB
1037.72/1037.98	c total #watches: 253530
1038.42/1038.68	c total #propagations: 18977831 / total #impl: 1814401202 (eff. 0.010)
1038.42/1038.68	c #Conflicts:    2715000 | #Learnt:      60297 | 0.002
1038.42/1038.68	c total clause space: 127.173MB
1038.42/1038.68	c total #watches: 258151
1039.22/1039.41	c total #propagations: 18984955 / total #impl: 1815785062 (eff. 0.010)
1039.22/1039.41	c #Conflicts:    2716000 | #Learnt:      61297 | 0.002
1039.22/1039.41	c total clause space: 127.173MB
1039.22/1039.41	c total #watches: 263440
1040.02/1040.24	c total #propagations: 18992179 / total #impl: 1817020741 (eff. 0.010)
1040.02/1040.24	c #Conflicts:    2717000 | #Learnt:      62297 | 0.002
1040.02/1040.24	c total clause space: 127.173MB
1040.02/1040.24	c total #watches: 267965
1040.72/1040.91	c total #propagations: 18999264 / total #impl: 1818374737 (eff. 0.010)
1040.72/1040.91	c #Conflicts:    2718000 | #Learnt:      63297 | 0.002
1040.72/1040.91	c total clause space: 127.173MB
1040.72/1040.91	c total #watches: 273202
1041.53/1041.73	c total #propagations: 19006703 / total #impl: 1819938436 (eff. 0.010)
1041.53/1041.73	c #Conflicts:    2719000 | #Learnt:      64297 | 0.002
1041.53/1041.73	c total clause space: 127.173MB
1041.53/1041.73	c total #watches: 277315
1042.32/1042.56	c total #propagations: 19013634 / total #impl: 1821412861 (eff. 0.010)
1042.32/1042.56	c #Conflicts:    2720000 | #Learnt:      65297 | 0.002
1042.32/1042.56	c total clause space: 127.173MB
1042.32/1042.56	c total #watches: 282324
1043.12/1043.38	c total #propagations: 19020660 / total #impl: 1823109255 (eff. 0.010)
1043.12/1043.38	c #Conflicts:    2721000 | #Learnt:      66297 | 0.002
1043.12/1043.38	c total clause space: 127.173MB
1043.12/1043.38	c total #watches: 288949
1043.92/1044.12	c total #propagations: 19027740 / total #impl: 1824830133 (eff. 0.010)
1043.92/1044.12	c #Conflicts:    2722000 | #Learnt:      67297 | 0.002
1043.92/1044.12	c total clause space: 127.173MB
1043.92/1044.12	c total #watches: 293292
1044.72/1044.94	c total #propagations: 19035498 / total #impl: 1826136755 (eff. 0.010)
1044.72/1044.94	c #Conflicts:    2723000 | #Learnt:      68297 | 0.002
1044.72/1044.94	c total clause space: 127.173MB
1044.72/1044.94	c total #watches: 297499
1045.62/1045.84	c total #propagations: 19043284 / total #impl: 1827588224 (eff. 0.010)
1045.62/1045.84	c #Conflicts:    2724000 | #Learnt:      69297 | 0.002
1045.62/1045.84	c total clause space: 127.173MB
1045.62/1045.84	c total #watches: 301899
1046.42/1046.60	c total #propagations: 19050308 / total #impl: 1828994006 (eff. 0.010)
1046.42/1046.60	c #Conflicts:    2725000 | #Learnt:      70297 | 0.002
1046.42/1046.60	c total clause space: 127.173MB
1046.42/1046.60	c total #watches: 306069
1047.22/1047.48	c total #propagations: 19056968 / total #impl: 1829647037 (eff. 0.010)
1047.22/1047.48	c #Conflicts:    2726000 | #Learnt:      71297 | 0.002
1047.22/1047.48	c total clause space: 127.173MB
1047.22/1047.48	c total #watches: 311130
1048.02/1048.23	c total #propagations: 19063508 / total #impl: 1830968612 (eff. 0.010)
1048.02/1048.23	c #Conflicts:    2727000 | #Learnt:      72297 | 0.002
1048.02/1048.23	c total clause space: 127.173MB
1048.02/1048.23	c total #watches: 314823
1048.82/1049.06	c total #propagations: 19071104 / total #impl: 1832033948 (eff. 0.010)
1048.82/1049.06	c #Conflicts:    2728000 | #Learnt:      73297 | 0.002
1048.82/1049.06	c total clause space: 127.173MB
1048.82/1049.06	c total #watches: 319710
1049.62/1049.85	c total #propagations: 19078632 / total #impl: 1833510545 (eff. 0.010)
1049.62/1049.85	c #Conflicts:    2729000 | #Learnt:      74297 | 0.002
1049.62/1049.85	c total clause space: 127.173MB
1049.62/1049.85	c total #watches: 324684
1050.42/1050.68	c total #propagations: 19086394 / total #impl: 1834878643 (eff. 0.010)
1050.42/1050.68	c #Conflicts:    2730000 | #Learnt:      75297 | 0.002
1050.42/1050.68	c total clause space: 127.173MB
1050.42/1050.68	c total #watches: 328930
1051.32/1051.55	c total #propagations: 19094551 / total #impl: 1836334671 (eff. 0.010)
1051.32/1051.55	c #Conflicts:    2731000 | #Learnt:      76297 | 0.002
1051.32/1051.55	c total clause space: 127.173MB
1051.32/1051.55	c total #watches: 333678
1052.22/1052.41	c total #propagations: 19102377 / total #impl: 1837902706 (eff. 0.010)
1052.22/1052.41	c #Conflicts:    2732000 | #Learnt:      77297 | 0.002
1052.22/1052.41	c total clause space: 127.173MB
1052.22/1052.41	c total #watches: 336896
1053.02/1053.28	c total #propagations: 19109422 / total #impl: 1839052712 (eff. 0.010)
1053.02/1053.28	c #Conflicts:    2733000 | #Learnt:      78297 | 0.002
1053.02/1053.28	c total clause space: 127.173MB
1053.02/1053.28	c total #watches: 340169
1053.82/1054.03	c total #propagations: 19115846 / total #impl: 1840036422 (eff. 0.010)
1053.82/1054.03	c #Conflicts:    2734000 | #Learnt:      79297 | 0.002
1053.82/1054.03	c total clause space: 127.173MB
1053.82/1054.03	c total #watches: 343745
1054.62/1054.85	c total #propagations: 19122731 / total #impl: 1840940263 (eff. 0.010)
1054.62/1054.85	c GC COLLECT
1054.62/1054.85	c #Conflicts:    2735000 | #Learnt:      40199 | 0.002
1054.62/1054.85	c total clause space: 127.173MB
1054.62/1054.85	c total #watches: 156311
1054.92/1055.11	c total #propagations: 19129622 / total #impl: 1841691421 (eff. 0.010)
1054.92/1055.11	c #Conflicts:    2736000 | #Learnt:      41199 | 0.002
1054.92/1055.11	c total clause space: 127.173MB
1054.92/1055.11	c total #watches: 160338
1055.12/1055.39	c total #propagations: 19136410 / total #impl: 1842188164 (eff. 0.010)
1055.12/1055.39	c #Conflicts:    2737000 | #Learnt:      42199 | 0.002
1055.12/1055.39	c total clause space: 127.173MB
1055.12/1055.39	c total #watches: 164323
1055.52/1055.73	c total #propagations: 19143515 / total #impl: 1842711768 (eff. 0.010)
1055.52/1055.73	c #Conflicts:    2738000 | #Learnt:      43199 | 0.002
1055.52/1055.73	c total clause space: 127.173MB
1055.52/1055.73	c total #watches: 167897
1055.82/1056.10	c total #propagations: 19150420 / total #impl: 1843165661 (eff. 0.010)
1055.82/1056.10	c #Conflicts:    2739000 | #Learnt:      44199 | 0.002
1055.82/1056.10	c total clause space: 127.173MB
1055.82/1056.10	c total #watches: 172597
1056.32/1056.54	c total #propagations: 19158520 / total #impl: 1843896336 (eff. 0.010)
1056.32/1056.54	c #Conflicts:    2740000 | #Learnt:      45199 | 0.002
1056.32/1056.54	c total clause space: 127.173MB
1056.32/1056.54	c total #watches: 177119
1056.72/1056.98	c total #propagations: 19165593 / total #impl: 1844784038 (eff. 0.010)
1056.72/1056.98	c #Conflicts:    2741000 | #Learnt:      46199 | 0.002
1056.72/1056.98	c total clause space: 127.173MB
1056.72/1056.98	c total #watches: 182005
1057.12/1057.38	c total #propagations: 19172805 / total #impl: 1845787723 (eff. 0.010)
1057.12/1057.38	c #Conflicts:    2742000 | #Learnt:      47199 | 0.002
1057.12/1057.38	c total clause space: 127.173MB
1057.12/1057.38	c total #watches: 185716
1057.52/1057.77	c total #propagations: 19181315 / total #impl: 1846446784 (eff. 0.010)
1057.52/1057.77	c #Conflicts:    2743000 | #Learnt:      48199 | 0.002
1057.52/1057.77	c total clause space: 127.173MB
1057.52/1057.77	c total #watches: 190322
1057.92/1058.20	c total #propagations: 19188891 / total #impl: 1847180500 (eff. 0.010)
1057.92/1058.20	c #Conflicts:    2744000 | #Learnt:      49199 | 0.002
1057.92/1058.20	c total clause space: 127.173MB
1057.92/1058.20	c total #watches: 193591
1058.42/1058.61	c total #propagations: 19196273 / total #impl: 1847988959 (eff. 0.010)
1058.42/1058.61	c #Conflicts:    2745000 | #Learnt:      50199 | 0.002
1058.42/1058.61	c total clause space: 127.173MB
1058.42/1058.61	c total #watches: 197256
1058.82/1059.04	c total #propagations: 19204020 / total #impl: 1848839429 (eff. 0.010)
1058.82/1059.04	c #Conflicts:    2746000 | #Learnt:      51199 | 0.002
1058.82/1059.04	c total clause space: 127.173MB
1058.82/1059.04	c total #watches: 202591
1059.31/1059.54	c total #propagations: 19211212 / total #impl: 1849777249 (eff. 0.010)
1059.31/1059.54	c #Conflicts:    2747000 | #Learnt:      52199 | 0.002
1059.31/1059.54	c total clause space: 127.173MB
1059.31/1059.54	c total #watches: 209089
1059.81/1060.09	c total #propagations: 19217909 / total #impl: 1850986730 (eff. 0.010)
1059.81/1060.09	c #Conflicts:    2748000 | #Learnt:      53199 | 0.002
1059.81/1060.09	c total clause space: 127.173MB
1059.81/1060.09	c total #watches: 215056
1060.41/1060.61	c total #propagations: 19224764 / total #impl: 1852425657 (eff. 0.010)
1060.41/1060.61	c #Conflicts:    2749000 | #Learnt:      54199 | 0.002
1060.41/1060.61	c total clause space: 127.173MB
1060.41/1060.61	c total #watches: 220751
1060.91/1061.18	c total #propagations: 19231567 / total #impl: 1853676586 (eff. 0.010)
1060.91/1061.18	c #Conflicts:    2750000 | #Learnt:      55199 | 0.002
1060.91/1061.18	c total clause space: 127.173MB
1060.91/1061.18	c total #watches: 224609
1061.51/1061.72	c total #propagations: 19239460 / total #impl: 1854364043 (eff. 0.010)
1061.51/1061.72	c #Conflicts:    2751000 | #Learnt:      56199 | 0.002
1061.51/1061.72	c total clause space: 127.173MB
1061.51/1061.72	c total #watches: 230338
1062.01/1062.26	c total #propagations: 19246263 / total #impl: 1855354212 (eff. 0.010)
1062.01/1062.26	c #Conflicts:    2752000 | #Learnt:      57199 | 0.002
1062.01/1062.26	c total clause space: 127.173MB
1062.01/1062.26	c total #watches: 236743
1062.52/1062.78	c total #propagations: 19253159 / total #impl: 1856722902 (eff. 0.010)
1062.52/1062.78	c #Conflicts:    2753000 | #Learnt:      58199 | 0.002
1062.52/1062.78	c total clause space: 127.173MB
1062.52/1062.78	c total #watches: 242409
1063.21/1063.44	c total #propagations: 19260326 / total #impl: 1858275429 (eff. 0.010)
1063.21/1063.44	c #Conflicts:    2754000 | #Learnt:      59199 | 0.002
1063.21/1063.44	c total clause space: 127.173MB
1063.21/1063.44	c total #watches: 246985
1063.91/1064.15	c total #propagations: 19267018 / total #impl: 1859882219 (eff. 0.010)
1063.91/1064.15	c #Conflicts:    2755000 | #Learnt:      60199 | 0.002
1063.91/1064.15	c total clause space: 127.173MB
1063.91/1064.15	c total #watches: 252238
1064.62/1064.87	c total #propagations: 19273245 / total #impl: 1861921722 (eff. 0.010)
1064.62/1064.87	c #Conflicts:    2756000 | #Learnt:      61199 | 0.002
1064.62/1064.87	c total clause space: 127.173MB
1064.62/1064.87	c total #watches: 257223
1065.51/1065.71	c total #propagations: 19279358 / total #impl: 1864054857 (eff. 0.010)
1065.51/1065.71	c #Conflicts:    2757000 | #Learnt:      62199 | 0.002
1065.51/1065.71	c total clause space: 127.173MB
1065.51/1065.71	c total #watches: 263052
1066.11/1066.38	c total #propagations: 19285875 / total #impl: 1866584459 (eff. 0.010)
1066.11/1066.38	c #Conflicts:    2758000 | #Learnt:      63199 | 0.002
1066.11/1066.38	c total clause space: 127.173MB
1066.11/1066.38	c total #watches: 270107
1066.92/1067.19	c total #propagations: 19292330 / total #impl: 1868354035 (eff. 0.010)
1066.92/1067.19	c #Conflicts:    2759000 | #Learnt:      64199 | 0.002
1066.92/1067.19	c total clause space: 127.173MB
1066.92/1067.19	c total #watches: 274590
1067.71/1067.98	c total #propagations: 19299666 / total #impl: 1869781259 (eff. 0.010)
1067.71/1067.98	c #Conflicts:    2760000 | #Learnt:      65199 | 0.002
1067.71/1067.98	c total clause space: 127.173MB
1067.71/1067.98	c total #watches: 281573
1068.61/1068.83	c total #propagations: 19306371 / total #impl: 1871892461 (eff. 0.010)
1068.61/1068.83	c #Conflicts:    2761000 | #Learnt:      66199 | 0.002
1068.61/1068.83	c total clause space: 127.173MB
1068.61/1068.83	c total #watches: 287651
1069.41/1069.69	c total #propagations: 19313553 / total #impl: 1873739299 (eff. 0.010)
1069.41/1069.69	c #Conflicts:    2762000 | #Learnt:      67199 | 0.002
1069.41/1069.69	c total clause space: 127.173MB
1069.41/1069.69	c total #watches: 291561
1070.12/1070.37	c total #propagations: 19320999 / total #impl: 1874909795 (eff. 0.010)
1070.12/1070.37	c #Conflicts:    2763000 | #Learnt:      68199 | 0.002
1070.12/1070.37	c total clause space: 127.173MB
1070.12/1070.37	c total #watches: 295514
1071.11/1071.33	c total #propagations: 19328365 / total #impl: 1875606247 (eff. 0.010)
1071.11/1071.33	c #Conflicts:    2764000 | #Learnt:      69199 | 0.002
1071.11/1071.33	c total clause space: 127.173MB
1071.11/1071.33	c total #watches: 302424
1072.01/1072.27	c total #propagations: 19335526 / total #impl: 1877837701 (eff. 0.010)
1072.01/1072.27	c #Conflicts:    2765000 | #Learnt:      70199 | 0.002
1072.01/1072.27	c total clause space: 127.173MB
1072.01/1072.27	c total #watches: 308641
1073.01/1073.21	c total #propagations: 19342501 / total #impl: 1879757437 (eff. 0.010)
1073.01/1073.21	c #Conflicts:    2766000 | #Learnt:      71199 | 0.002
1073.01/1073.21	c total clause space: 127.173MB
1073.01/1073.21	c total #watches: 313479
1073.91/1074.16	c total #propagations: 19349512 / total #impl: 1881248120 (eff. 0.010)
1073.91/1074.16	c #Conflicts:    2767000 | #Learnt:      72199 | 0.002
1073.91/1074.16	c total clause space: 127.173MB
1073.91/1074.16	c total #watches: 317934
1074.91/1075.11	c total #propagations: 19356776 / total #impl: 1883005278 (eff. 0.010)
1074.91/1075.11	c #Conflicts:    2768000 | #Learnt:      73199 | 0.002
1074.91/1075.11	c total clause space: 127.173MB
1074.91/1075.11	c total #watches: 323534
1075.72/1075.99	c total #propagations: 19363956 / total #impl: 1885062047 (eff. 0.010)
1075.72/1075.99	c #Conflicts:    2769000 | #Learnt:      74199 | 0.002
1075.72/1075.99	c total clause space: 127.173MB
1075.72/1075.99	c total #watches: 328182
1076.72/1076.97	c total #propagations: 19370986 / total #impl: 1886714715 (eff. 0.010)
1076.72/1076.97	c #Conflicts:    2770000 | #Learnt:      75199 | 0.002
1076.72/1076.97	c total clause space: 127.173MB
1076.72/1076.97	c total #watches: 333729
1077.71/1077.95	c total #propagations: 19377291 / total #impl: 1888580853 (eff. 0.010)
1077.71/1077.95	c #Conflicts:    2771000 | #Learnt:      76199 | 0.002
1077.71/1077.95	c total clause space: 127.173MB
1077.71/1077.95	c total #watches: 338366
1078.81/1079.02	c total #propagations: 19384682 / total #impl: 1890504534 (eff. 0.010)
1078.81/1079.02	c #Conflicts:    2772000 | #Learnt:      77199 | 0.002
1078.81/1079.02	c total clause space: 127.173MB
1078.81/1079.02	c total #watches: 342592
1079.91/1080.15	c total #propagations: 19391881 / total #impl: 1892912926 (eff. 0.010)
1079.91/1080.15	c #Conflicts:    2773000 | #Learnt:      78199 | 0.002
1079.91/1080.15	c total clause space: 127.173MB
1079.91/1080.15	c total #watches: 347458
1080.91/1081.11	c total #propagations: 19398975 / total #impl: 1895206139 (eff. 0.010)
1080.91/1081.11	c #Conflicts:    2774000 | #Learnt:      79199 | 0.002
1080.91/1081.11	c total clause space: 127.173MB
1080.91/1081.11	c total #watches: 351111
1082.01/1082.27	c total #propagations: 19406421 / total #impl: 1897023918 (eff. 0.010)
1082.01/1082.27	c #Conflicts:    2775000 | #Learnt:      80199 | 0.002
1082.01/1082.27	c total clause space: 127.173MB
1082.01/1082.27	c total #watches: 355984
1082.91/1083.19	c total #propagations: 19413573 / total #impl: 1899421852 (eff. 0.010)
1082.91/1083.19	c GC COLLECT
1082.91/1083.19	c #Conflicts:    2776000 | #Learnt:      40799 | 0.002
1082.91/1083.19	c total clause space: 127.173MB
1082.91/1083.19	c total #watches: 159540
1083.21/1083.48	c total #propagations: 19420219 / total #impl: 1901480613 (eff. 0.010)
1083.21/1083.48	c #Conflicts:    2777000 | #Learnt:      41799 | 0.002
1083.21/1083.48	c total clause space: 127.173MB
1083.21/1083.48	c total #watches: 165269
1083.51/1083.80	c total #propagations: 19426667 / total #impl: 1902395669 (eff. 0.010)
1083.51/1083.80	c #Conflicts:    2778000 | #Learnt:      42799 | 0.002
1083.51/1083.80	c total clause space: 127.173MB
1083.51/1083.80	c total #watches: 171905
1083.91/1084.17	c total #propagations: 19433549 / total #impl: 1903724616 (eff. 0.010)
1083.91/1084.17	c #Conflicts:    2779000 | #Learnt:      43799 | 0.002
1083.91/1084.17	c total clause space: 127.173MB
1083.91/1084.17	c total #watches: 177248
1084.31/1084.58	c total #propagations: 19441085 / total #impl: 1905265106 (eff. 0.010)
1084.31/1084.58	c #Conflicts:    2780000 | #Learnt:      44799 | 0.002
1084.31/1084.58	c total clause space: 127.173MB
1084.31/1084.58	c total #watches: 182535
1084.81/1085.04	c total #propagations: 19448399 / total #impl: 1906918880 (eff. 0.010)
1084.81/1085.04	c #Conflicts:    2781000 | #Learnt:      45799 | 0.002
1084.81/1085.04	c total clause space: 127.173MB
1084.81/1085.04	c total #watches: 187476
1085.21/1085.49	c total #propagations: 19455289 / total #impl: 1908663084 (eff. 0.010)
1085.21/1085.49	c #Conflicts:    2782000 | #Learnt:      46799 | 0.002
1085.21/1085.49	c total clause space: 127.173MB
1085.21/1085.49	c total #watches: 192610
1085.71/1085.96	c total #propagations: 19462065 / total #impl: 1910438843 (eff. 0.010)
1085.71/1085.96	c #Conflicts:    2783000 | #Learnt:      47799 | 0.002
1085.71/1085.96	c total clause space: 127.173MB
1085.71/1085.96	c total #watches: 197312
1086.21/1086.42	c total #propagations: 19469176 / total #impl: 1911792037 (eff. 0.010)
1086.21/1086.42	c #Conflicts:    2784000 | #Learnt:      48799 | 0.002
1086.21/1086.42	c total clause space: 127.173MB
1086.21/1086.42	c total #watches: 201576
1086.72/1086.90	c total #propagations: 19476385 / total #impl: 1913018321 (eff. 0.010)
1086.72/1086.90	c #Conflicts:    2785000 | #Learnt:      49799 | 0.002
1086.72/1086.90	c total clause space: 127.173MB
1086.72/1086.90	c total #watches: 205905
1087.11/1087.32	c total #propagations: 19483242 / total #impl: 1914387963 (eff. 0.010)
1087.11/1087.32	c #Conflicts:    2786000 | #Learnt:      50799 | 0.002
1087.11/1087.32	c total clause space: 127.173MB
1087.11/1087.32	c total #watches: 210141
1087.61/1087.80	c total #propagations: 19490351 / total #impl: 1915672011 (eff. 0.010)
1087.61/1087.80	c #Conflicts:    2787000 | #Learnt:      51799 | 0.002
1087.61/1087.80	c total clause space: 127.173MB
1087.61/1087.80	c total #watches: 215324
1088.11/1088.30	c total #propagations: 19497632 / total #impl: 1917268177 (eff. 0.010)
1088.11/1088.30	c #Conflicts:    2788000 | #Learnt:      52799 | 0.002
1088.11/1088.30	c total clause space: 127.173MB
1088.11/1088.30	c total #watches: 220308
1088.61/1088.82	c total #propagations: 19504722 / total #impl: 1918931243 (eff. 0.010)
1088.61/1088.82	c #Conflicts:    2789000 | #Learnt:      53799 | 0.002
1088.61/1088.82	c total clause space: 127.173MB
1088.61/1088.82	c total #watches: 225503
1089.11/1089.37	c total #propagations: 19511581 / total #impl: 1920942326 (eff. 0.010)
1089.11/1089.37	c #Conflicts:    2790000 | #Learnt:      54799 | 0.002
1089.11/1089.37	c total clause space: 127.173MB
1089.11/1089.37	c total #watches: 230170
1089.71/1089.95	c total #propagations: 19518864 / total #impl: 1922812924 (eff. 0.010)
1089.71/1089.95	c #Conflicts:    2791000 | #Learnt:      55799 | 0.002
1089.71/1089.95	c total clause space: 127.173MB
1089.71/1089.95	c total #watches: 234193
1090.31/1090.58	c total #propagations: 19526369 / total #impl: 1924741526 (eff. 0.010)
1090.31/1090.58	c #Conflicts:    2792000 | #Learnt:      56799 | 0.002
1090.31/1090.58	c total clause space: 127.173MB
1090.31/1090.58	c total #watches: 240049
1090.91/1091.20	c total #propagations: 19533035 / total #impl: 1927245220 (eff. 0.010)
1090.91/1091.20	c #Conflicts:    2793000 | #Learnt:      57799 | 0.002
1090.91/1091.20	c total clause space: 127.173MB
1090.91/1091.20	c total #watches: 244584
1091.61/1091.80	c total #propagations: 19540433 / total #impl: 1929237582 (eff. 0.010)
1091.61/1091.80	c #Conflicts:    2794000 | #Learnt:      58799 | 0.002
1091.61/1091.80	c total clause space: 127.173MB
1091.61/1091.80	c total #watches: 249331
1092.22/1092.49	c total #propagations: 19547700 / total #impl: 1931388669 (eff. 0.010)
1092.22/1092.49	c #Conflicts:    2795000 | #Learnt:      59799 | 0.002
1092.22/1092.49	c total clause space: 127.173MB
1092.22/1092.49	c total #watches: 254953
1093.01/1093.27	c total #propagations: 19554463 / total #impl: 1934012715 (eff. 0.010)
1093.01/1093.27	c #Conflicts:    2796000 | #Learnt:      60799 | 0.002
1093.01/1093.27	c total clause space: 127.173MB
1093.01/1093.27	c total #watches: 258885
1093.81/1094.04	c total #propagations: 19561851 / total #impl: 1935221465 (eff. 0.010)
1093.81/1094.04	c #Conflicts:    2797000 | #Learnt:      61799 | 0.002
1093.81/1094.04	c total clause space: 127.173MB
1093.81/1094.04	c total #watches: 264724
1094.61/1094.86	c total #propagations: 19568663 / total #impl: 1936520074 (eff. 0.010)
1094.61/1094.86	c #Conflicts:    2798000 | #Learnt:      62799 | 0.002
1094.61/1094.86	c total clause space: 127.173MB
1094.61/1094.86	c total #watches: 269256
1095.42/1095.70	c total #propagations: 19576577 / total #impl: 1937765469 (eff. 0.010)
1095.42/1095.70	c #Conflicts:    2799000 | #Learnt:      63799 | 0.002
1095.42/1095.70	c total clause space: 127.173MB
1095.42/1095.70	c total #watches: 274833
1096.31/1096.58	c total #propagations: 19584073 / total #impl: 1939434283 (eff. 0.010)
1096.31/1096.58	c #Conflicts:    2800000 | #Learnt:      64799 | 0.002
1096.31/1096.58	c total clause space: 127.173MB
1096.31/1096.58	c total #watches: 278916
1097.21/1097.43	c total #propagations: 19591418 / total #impl: 1940635216 (eff. 0.010)
1097.21/1097.43	c #Conflicts:    2801000 | #Learnt:      65799 | 0.002
1097.21/1097.43	c total clause space: 127.173MB
1097.21/1097.43	c total #watches: 283550
1098.11/1098.33	c total #propagations: 19598782 / total #impl: 1942106583 (eff. 0.010)
1098.11/1098.33	c #Conflicts:    2802000 | #Learnt:      66799 | 0.002
1098.11/1098.33	c total clause space: 127.173MB
1098.11/1098.33	c total #watches: 288499
1099.21/1099.41	c total #propagations: 19605549 / total #impl: 1943897831 (eff. 0.010)
1099.21/1099.41	c #Conflicts:    2803000 | #Learnt:      67799 | 0.002
1099.21/1099.41	c total clause space: 127.173MB
1099.21/1099.41	c total #watches: 293479
1100.21/1100.46	c total #propagations: 19612499 / total #impl: 1946173120 (eff. 0.010)
1100.21/1100.46	c #Conflicts:    2804000 | #Learnt:      68799 | 0.002
1100.21/1100.46	c total clause space: 127.173MB
1100.21/1100.46	c total #watches: 298942
1101.11/1101.37	c total #propagations: 19619876 / total #impl: 1947844235 (eff. 0.010)
1101.11/1101.37	c #Conflicts:    2805000 | #Learnt:      69799 | 0.002
1101.11/1101.37	c total clause space: 127.173MB
1101.11/1101.37	c total #watches: 304004
1102.11/1102.33	c total #propagations: 19627064 / total #impl: 1949205857 (eff. 0.010)
1102.11/1102.33	c #Conflicts:    2806000 | #Learnt:      70799 | 0.002
1102.11/1102.33	c total clause space: 127.173MB
1102.11/1102.33	c total #watches: 310280
1103.21/1103.45	c total #propagations: 19633802 / total #impl: 1951130136 (eff. 0.010)
1103.21/1103.45	c #Conflicts:    2807000 | #Learnt:      71799 | 0.002
1103.21/1103.45	c total clause space: 127.173MB
1103.21/1103.45	c total #watches: 316267
1104.21/1104.47	c total #propagations: 19640690 / total #impl: 1953339954 (eff. 0.010)
1104.21/1104.47	c #Conflicts:    2808000 | #Learnt:      72799 | 0.002
1104.21/1104.47	c total clause space: 127.173MB
1104.21/1104.47	c total #watches: 321077
1105.31/1105.57	c total #propagations: 19647890 / total #impl: 1955138973 (eff. 0.010)
1105.31/1105.57	c #Conflicts:    2809000 | #Learnt:      73799 | 0.002
1105.31/1105.57	c total clause space: 127.173MB
1105.31/1105.57	c total #watches: 327517
1106.51/1106.71	c total #propagations: 19654818 / total #impl: 1957625889 (eff. 0.010)
1106.51/1106.71	c #Conflicts:    2810000 | #Learnt:      74799 | 0.002
1106.51/1106.71	c total clause space: 127.173MB
1106.51/1106.71	c total #watches: 332578
1107.61/1107.83	c total #propagations: 19661566 / total #impl: 1960229225 (eff. 0.010)
1107.61/1107.83	c #Conflicts:    2811000 | #Learnt:      75799 | 0.002
1107.61/1107.83	c total clause space: 127.173MB
1107.61/1107.83	c total #watches: 338413
1108.91/1109.12	c total #propagations: 19668540 / total #impl: 1963368532 (eff. 0.010)
1108.91/1109.12	c #Conflicts:    2812000 | #Learnt:      76799 | 0.002
1108.91/1109.12	c total clause space: 127.173MB
1108.91/1109.12	c total #watches: 342632
1110.21/1110.45	c total #propagations: 19675183 / total #impl: 1965798057 (eff. 0.010)
1110.21/1110.45	c #Conflicts:    2813000 | #Learnt:      77799 | 0.002
1110.21/1110.45	c total clause space: 127.173MB
1110.21/1110.45	c total #watches: 347894
1111.51/1111.71	c total #propagations: 19682004 / total #impl: 1968994931 (eff. 0.010)
1111.51/1111.71	c #Conflicts:    2814000 | #Learnt:      78799 | 0.002
1111.51/1111.71	c total clause space: 127.173MB
1111.51/1111.71	c total #watches: 351424
1112.71/1112.98	c total #propagations: 19688686 / total #impl: 1971631775 (eff. 0.010)
1112.71/1112.98	c #Conflicts:    2815000 | #Learnt:      79799 | 0.002
1112.71/1112.98	c total clause space: 127.173MB
1112.71/1112.98	c total #watches: 356592
1114.01/1114.21	c total #propagations: 19695442 / total #impl: 1973999568 (eff. 0.010)
1114.01/1114.21	c #Conflicts:    2816000 | #Learnt:      80799 | 0.002
1114.01/1114.21	c total clause space: 127.173MB
1114.01/1114.21	c total #watches: 363681
1114.91/1115.10	c total #propagations: 19702324 / total #impl: 1977285922 (eff. 0.010)
1114.91/1115.10	c GC COLLECT
1114.91/1115.10	c #Conflicts:    2817000 | #Learnt:      41096 | 0.002
1114.91/1115.10	c total clause space: 127.173MB
1114.91/1115.10	c total #watches: 161322
1115.21/1115.42	c total #propagations: 19708781 / total #impl: 1979309458 (eff. 0.010)
1115.21/1115.42	c #Conflicts:    2818000 | #Learnt:      42096 | 0.002
1115.21/1115.42	c total clause space: 127.173MB
1115.21/1115.42	c total #watches: 167148
1115.51/1115.76	c total #propagations: 19716061 / total #impl: 1980113358 (eff. 0.010)
1115.51/1115.76	c #Conflicts:    2819000 | #Learnt:      43096 | 0.002
1115.51/1115.76	c total clause space: 127.173MB
1115.51/1115.76	c total #watches: 171382
1115.91/1116.16	c total #propagations: 19723788 / total #impl: 1980628541 (eff. 0.010)
1115.91/1116.16	c #Conflicts:    2820000 | #Learnt:      44096 | 0.002
1115.91/1116.16	c total clause space: 127.173MB
1115.91/1116.16	c total #watches: 176196
1116.31/1116.53	c total #propagations: 19730854 / total #impl: 1981324295 (eff. 0.010)
1116.31/1116.53	c #Conflicts:    2821000 | #Learnt:      45096 | 0.002
1116.31/1116.53	c total clause space: 127.173MB
1116.31/1116.53	c total #watches: 180191
1116.61/1116.86	c total #propagations: 19737955 / total #impl: 1981972459 (eff. 0.010)
1116.61/1116.86	c #Conflicts:    2822000 | #Learnt:      46096 | 0.002
1116.61/1116.86	c total clause space: 127.173MB
1116.61/1116.86	c total #watches: 183698
1117.01/1117.29	c total #propagations: 19744928 / total #impl: 1982389436 (eff. 0.010)
1117.01/1117.29	c #Conflicts:    2823000 | #Learnt:      47096 | 0.002
1117.01/1117.29	c total clause space: 127.173MB
1117.01/1117.29	c total #watches: 188537
1117.51/1117.75	c total #propagations: 19751721 / total #impl: 1983087161 (eff. 0.010)
1117.51/1117.75	c #Conflicts:    2824000 | #Learnt:      48096 | 0.002
1117.51/1117.75	c total clause space: 127.173MB
1117.51/1117.75	c total #watches: 195800
1118.01/1118.24	c total #propagations: 19758263 / total #impl: 1984074643 (eff. 0.010)
1118.01/1118.24	c #Conflicts:    2825000 | #Learnt:      49096 | 0.002
1118.01/1118.24	c total clause space: 127.173MB
1118.01/1118.24	c total #watches: 201006
1118.51/1118.73	c total #propagations: 19765063 / total #impl: 1984982810 (eff. 0.010)
1118.51/1118.73	c #Conflicts:    2826000 | #Learnt:      50096 | 0.002
1118.51/1118.73	c total clause space: 127.173MB
1118.51/1118.73	c total #watches: 207295
1119.00/1119.28	c total #propagations: 19771892 / total #impl: 1986064899 (eff. 0.010)
1119.00/1119.28	c #Conflicts:    2827000 | #Learnt:      51096 | 0.002
1119.00/1119.28	c total clause space: 127.173MB
1119.00/1119.28	c total #watches: 212445
1119.50/1119.72	c total #propagations: 19778140 / total #impl: 1986992633 (eff. 0.010)
1119.50/1119.72	c #Conflicts:    2828000 | #Learnt:      52096 | 0.002
1119.50/1119.72	c total clause space: 127.173MB
1119.50/1119.72	c total #watches: 216378
1120.00/1120.20	c total #propagations: 19784765 / total #impl: 1987662655 (eff. 0.010)
1120.00/1120.20	c #Conflicts:    2829000 | #Learnt:      53096 | 0.002
1120.00/1120.20	c total clause space: 127.173MB
1120.00/1120.20	c total #watches: 221160
1120.50/1120.74	c total #propagations: 19792104 / total #impl: 1988694221 (eff. 0.010)
1120.50/1120.74	c #Conflicts:    2830000 | #Learnt:      54096 | 0.002
1120.50/1120.74	c total clause space: 127.173MB
1120.50/1120.74	c total #watches: 228196
1121.10/1121.34	c total #propagations: 19798703 / total #impl: 1990313465 (eff. 0.010)
1121.10/1121.34	c #Conflicts:    2831000 | #Learnt:      55096 | 0.002
1121.10/1121.34	c total clause space: 127.173MB
1121.10/1121.34	c total #watches: 232590
1121.70/1121.99	c total #propagations: 19806326 / total #impl: 1991576589 (eff. 0.010)
1121.70/1121.99	c #Conflicts:    2832000 | #Learnt:      56096 | 0.002
1121.70/1121.99	c total clause space: 127.173MB
1121.70/1121.99	c total #watches: 236695
1122.30/1122.56	c total #propagations: 19813788 / total #impl: 1992838306 (eff. 0.010)
1122.30/1122.56	c #Conflicts:    2833000 | #Learnt:      57096 | 0.002
1122.30/1122.56	c total clause space: 127.173MB
1122.30/1122.56	c total #watches: 240538
1122.91/1123.14	c total #propagations: 19821226 / total #impl: 1993903151 (eff. 0.010)
1122.91/1123.14	c #Conflicts:    2834000 | #Learnt:      58096 | 0.002
1122.91/1123.14	c total clause space: 127.173MB
1122.91/1123.14	c total #watches: 243951
1123.50/1123.74	c total #propagations: 19829174 / total #impl: 1994795666 (eff. 0.010)
1123.50/1123.74	c #Conflicts:    2835000 | #Learnt:      59096 | 0.002
1123.50/1123.74	c total clause space: 127.173MB
1123.50/1123.74	c total #watches: 247922
1124.11/1124.37	c total #propagations: 19836597 / total #impl: 1996104706 (eff. 0.010)
1124.11/1124.37	c #Conflicts:    2836000 | #Learnt:      60096 | 0.002
1124.11/1124.37	c total clause space: 127.173MB
1124.11/1124.37	c total #watches: 252088
1124.70/1124.93	c total #propagations: 19843809 / total #impl: 1997679881 (eff. 0.010)
1124.70/1124.93	c #Conflicts:    2837000 | #Learnt:      61096 | 0.002
1124.70/1124.93	c total clause space: 127.173MB
1124.70/1124.93	c total #watches: 255934
1125.30/1125.52	c total #propagations: 19851764 / total #impl: 1998796002 (eff. 0.010)
1125.30/1125.52	c #Conflicts:    2838000 | #Learnt:      62096 | 0.002
1125.30/1125.52	c total clause space: 127.173MB
1125.30/1125.52	c total #watches: 260866
1125.90/1126.15	c total #propagations: 19859452 / total #impl: 2000344513 (eff. 0.010)
1125.90/1126.15	c #Conflicts:    2839000 | #Learnt:      63096 | 0.002
1125.90/1126.15	c total clause space: 127.173MB
1125.90/1126.15	c total #watches: 265824
1126.60/1126.84	c total #propagations: 19867231 / total #impl: 2002037858 (eff. 0.010)
1126.60/1126.84	c #Conflicts:    2840000 | #Learnt:      64096 | 0.002
1126.60/1126.84	c total clause space: 127.173MB
1126.60/1126.84	c total #watches: 270003
1127.60/1127.82	c total #propagations: 19874486 / total #impl: 2003787847 (eff. 0.010)
1127.60/1127.82	c #Conflicts:    2841000 | #Learnt:      65096 | 0.002
1127.60/1127.82	c total clause space: 127.173MB
1127.60/1127.82	c total #watches: 275322
1128.51/1128.72	c total #propagations: 19881738 / total #impl: 2005835320 (eff. 0.010)
1128.51/1128.72	c #Conflicts:    2842000 | #Learnt:      66096 | 0.002
1128.51/1128.72	c total clause space: 127.173MB
1128.51/1128.72	c total #watches: 280193
1129.30/1129.55	c total #propagations: 19888962 / total #impl: 2007553960 (eff. 0.010)
1129.30/1129.55	c #Conflicts:    2843000 | #Learnt:      67096 | 0.002
1129.30/1129.55	c total clause space: 127.173MB
1129.30/1129.55	c total #watches: 284715
1130.10/1130.35	c total #propagations: 19896719 / total #impl: 2009134380 (eff. 0.010)
1130.10/1130.35	c #Conflicts:    2844000 | #Learnt:      68096 | 0.002
1130.10/1130.35	c total clause space: 127.173MB
1130.10/1130.35	c total #watches: 289257
1131.00/1131.22	c total #propagations: 19903900 / total #impl: 2010457514 (eff. 0.010)
1131.00/1131.22	c #Conflicts:    2845000 | #Learnt:      69096 | 0.002
1131.00/1131.22	c total clause space: 127.173MB
1131.00/1131.22	c total #watches: 294386
1132.00/1132.20	c total #propagations: 19910938 / total #impl: 2011802360 (eff. 0.010)
1132.00/1132.20	c #Conflicts:    2846000 | #Learnt:      70096 | 0.002
1132.00/1132.20	c total clause space: 127.173MB
1132.00/1132.20	c total #watches: 299978
1132.81/1133.06	c total #propagations: 19917830 / total #impl: 2013628435 (eff. 0.010)
1132.81/1133.06	c #Conflicts:    2847000 | #Learnt:      71096 | 0.002
1132.81/1133.06	c total clause space: 127.173MB
1132.81/1133.06	c total #watches: 303805
1133.70/1133.92	c total #propagations: 19924858 / total #impl: 2014848326 (eff. 0.010)
1133.70/1133.92	c #Conflicts:    2848000 | #Learnt:      72096 | 0.002
1133.70/1133.92	c total clause space: 127.173MB
1133.70/1133.92	c total #watches: 307955
1134.60/1134.85	c total #propagations: 19932207 / total #impl: 2016413314 (eff. 0.010)
1134.60/1134.85	c #Conflicts:    2849000 | #Learnt:      73096 | 0.002
1134.60/1134.85	c total clause space: 127.173MB
1134.60/1134.85	c total #watches: 312509
1135.70/1135.99	c total #propagations: 19939549 / total #impl: 2017906638 (eff. 0.010)
1135.70/1135.99	c #Conflicts:    2850000 | #Learnt:      74096 | 0.002
1135.70/1135.99	c total clause space: 127.173MB
1135.70/1135.99	c total #watches: 316715
1136.80/1137.04	c total #propagations: 19946497 / total #impl: 2019511473 (eff. 0.010)
1136.80/1137.04	c #Conflicts:    2851000 | #Learnt:      75096 | 0.002
1136.80/1137.04	c total clause space: 127.173MB
1136.80/1137.04	c total #watches: 321719
1137.80/1138.09	c total #propagations: 19953371 / total #impl: 2021386691 (eff. 0.010)
1137.80/1138.09	c #Conflicts:    2852000 | #Learnt:      76096 | 0.002
1137.80/1138.09	c total clause space: 127.173MB
1137.80/1138.09	c total #watches: 326314
1139.00/1139.23	c total #propagations: 19960587 / total #impl: 2023032686 (eff. 0.010)
1139.00/1139.23	c #Conflicts:    2853000 | #Learnt:      77096 | 0.002
1139.00/1139.23	c total clause space: 127.173MB
1139.00/1139.23	c total #watches: 331426
1140.00/1140.26	c total #propagations: 19967785 / total #impl: 2024894388 (eff. 0.010)
1140.00/1140.26	c #Conflicts:    2854000 | #Learnt:      78096 | 0.002
1140.00/1140.26	c total clause space: 127.173MB
1140.00/1140.26	c total #watches: 336833
1141.10/1141.37	c total #propagations: 19975247 / total #impl: 2026661491 (eff. 0.010)
1141.10/1141.37	c #Conflicts:    2855000 | #Learnt:      79096 | 0.002
1141.10/1141.37	c total clause space: 127.173MB
1141.10/1141.37	c total #watches: 342152
1142.20/1142.47	c total #propagations: 19982253 / total #impl: 2028672532 (eff. 0.010)
1142.20/1142.47	c #Conflicts:    2856000 | #Learnt:      80096 | 0.002
1142.20/1142.47	c total clause space: 127.173MB
1142.20/1142.47	c total #watches: 347711
1143.31/1143.50	c total #propagations: 19988778 / total #impl: 2030787304 (eff. 0.010)
1143.31/1143.50	c #Conflicts:    2857000 | #Learnt:      81096 | 0.002
1143.31/1143.50	c total clause space: 127.173MB
1143.31/1143.50	c total #watches: 351274
1144.31/1144.52	c total #propagations: 19995012 / total #impl: 2031924438 (eff. 0.010)
1144.31/1144.52	c GC COLLECT
1144.31/1144.52	c #Conflicts:    2858000 | #Learnt:      41098 | 0.002
1144.31/1144.52	c total clause space: 127.173MB
1144.31/1144.52	c total #watches: 161330
1144.61/1144.90	c total #propagations: 20001744 / total #impl: 2033936988 (eff. 0.010)
1144.61/1144.90	c #Conflicts:    2859000 | #Learnt:      42098 | 0.002
1144.61/1144.90	c total clause space: 127.173MB
1144.61/1144.90	c total #watches: 166931
1145.11/1145.32	c total #propagations: 20007880 / total #impl: 2034924083 (eff. 0.010)
1145.11/1145.32	c #Conflicts:    2860000 | #Learnt:      43098 | 0.002
1145.11/1145.32	c total clause space: 127.173MB
1145.11/1145.32	c total #watches: 172529
1145.61/1145.80	c total #propagations: 20014771 / total #impl: 2035734743 (eff. 0.010)
1145.61/1145.80	c #Conflicts:    2861000 | #Learnt:      44098 | 0.002
1145.61/1145.80	c total clause space: 127.173MB
1145.61/1145.80	c total #watches: 178564
1146.02/1146.26	c total #propagations: 20022039 / total #impl: 2036667276 (eff. 0.010)
1146.02/1146.26	c #Conflicts:    2862000 | #Learnt:      45098 | 0.002
1146.02/1146.26	c total clause space: 127.173MB
1146.02/1146.26	c total #watches: 182171
1146.51/1146.78	c total #propagations: 20029857 / total #impl: 2037397258 (eff. 0.010)
1146.51/1146.78	c #Conflicts:    2863000 | #Learnt:      46098 | 0.002
1146.51/1146.78	c total clause space: 127.173MB
1146.51/1146.78	c total #watches: 188213
1147.12/1147.32	c total #propagations: 20036864 / total #impl: 2038657154 (eff. 0.010)
1147.12/1147.32	c #Conflicts:    2864000 | #Learnt:      47098 | 0.002
1147.12/1147.32	c total clause space: 127.173MB
1147.12/1147.32	c total #watches: 193190
1147.51/1147.71	c total #propagations: 20044456 / total #impl: 2039737750 (eff. 0.010)
1147.51/1147.71	c #Conflicts:    2865000 | #Learnt:      48098 | 0.002
1147.51/1147.71	c total clause space: 127.173MB
1147.51/1147.71	c total #watches: 196427
1147.81/1148.09	c total #propagations: 20052467 / total #impl: 2040145679 (eff. 0.010)
1147.81/1148.09	c #Conflicts:    2866000 | #Learnt:      49098 | 0.002
1147.81/1148.09	c total clause space: 127.173MB
1147.81/1148.09	c total #watches: 199974
1148.32/1148.51	c total #propagations: 20060001 / total #impl: 2040536765 (eff. 0.010)
1148.32/1148.51	c #Conflicts:    2867000 | #Learnt:      50098 | 0.002
1148.32/1148.51	c total clause space: 127.173MB
1148.32/1148.51	c total #watches: 203269
1148.71/1148.99	c total #propagations: 20067505 / total #impl: 2040985527 (eff. 0.010)
1148.71/1148.99	c #Conflicts:    2868000 | #Learnt:      51098 | 0.002
1148.71/1148.99	c total clause space: 127.173MB
1148.71/1148.99	c total #watches: 207017
1149.21/1149.49	c total #propagations: 20074133 / total #impl: 2041703518 (eff. 0.010)
1149.21/1149.49	c #Conflicts:    2869000 | #Learnt:      52098 | 0.002
1149.21/1149.49	c total clause space: 127.173MB
1149.21/1149.49	c total #watches: 211988
1149.71/1149.93	c total #propagations: 20081113 / total #impl: 2042678584 (eff. 0.010)
1149.71/1149.93	c #Conflicts:    2870000 | #Learnt:      53098 | 0.002
1149.71/1149.93	c total clause space: 127.173MB
1149.71/1149.93	c total #watches: 216430
1150.21/1150.42	c total #propagations: 20087722 / total #impl: 2043356242 (eff. 0.010)
1150.21/1150.42	c #Conflicts:    2871000 | #Learnt:      54098 | 0.002
1150.21/1150.42	c total clause space: 127.173MB
1150.21/1150.42	c total #watches: 221583
1150.81/1151.00	c total #propagations: 20094324 / total #impl: 2044409634 (eff. 0.010)
1150.81/1151.00	c #Conflicts:    2872000 | #Learnt:      55098 | 0.002
1150.81/1151.00	c total clause space: 127.173MB
1150.81/1151.00	c total #watches: 226257
1151.31/1151.55	c total #propagations: 20101554 / total #impl: 2045465123 (eff. 0.010)
1151.31/1151.55	c #Conflicts:    2873000 | #Learnt:      56098 | 0.002
1151.31/1151.55	c total clause space: 127.173MB
1151.31/1151.55	c total #watches: 230184
1151.81/1152.06	c total #propagations: 20108908 / total #impl: 2046349792 (eff. 0.010)
1151.81/1152.06	c #Conflicts:    2874000 | #Learnt:      57098 | 0.002
1151.81/1152.06	c total clause space: 127.173MB
1151.81/1152.06	c total #watches: 234229
1152.41/1152.64	c total #propagations: 20115626 / total #impl: 2047219620 (eff. 0.010)
1152.41/1152.64	c #Conflicts:    2875000 | #Learnt:      58098 | 0.002
1152.41/1152.64	c total clause space: 127.173MB
1152.41/1152.64	c total #watches: 239722
1153.11/1153.30	c total #propagations: 20122554 / total #impl: 2048854566 (eff. 0.010)
1153.11/1153.30	c #Conflicts:    2876000 | #Learnt:      59098 | 0.002
1153.11/1153.30	c total clause space: 127.173MB
1153.11/1153.30	c total #watches: 244011
1153.72/1153.97	c total #propagations: 20129223 / total #impl: 2050194324 (eff. 0.010)
1153.72/1153.97	c #Conflicts:    2877000 | #Learnt:      60098 | 0.002
1153.72/1153.97	c total clause space: 127.173MB
1153.72/1153.97	c total #watches: 248438
1154.41/1154.65	c total #propagations: 20136102 / total #impl: 2051681973 (eff. 0.010)
1154.41/1154.65	c #Conflicts:    2878000 | #Learnt:      61098 | 0.002
1154.41/1154.65	c total clause space: 127.173MB
1154.41/1154.65	c total #watches: 252532
1155.11/1155.33	c total #propagations: 20142738 / total #impl: 2053240412 (eff. 0.010)
1155.11/1155.33	c #Conflicts:    2879000 | #Learnt:      62098 | 0.002
1155.11/1155.33	c total clause space: 127.173MB
1155.11/1155.33	c total #watches: 257136
1155.71/1155.95	c total #propagations: 20149212 / total #impl: 2054837533 (eff. 0.010)
1155.71/1155.95	c #Conflicts:    2880000 | #Learnt:      63098 | 0.002
1155.71/1155.95	c total clause space: 127.173MB
1155.71/1155.95	c total #watches: 261506
1156.31/1156.53	c total #propagations: 20155811 / total #impl: 2056263029 (eff. 0.010)
1156.31/1156.53	c #Conflicts:    2881000 | #Learnt:      64098 | 0.002
1156.31/1156.53	c total clause space: 127.173MB
1156.31/1156.53	c total #watches: 265386
1156.91/1157.14	c total #propagations: 20162805 / total #impl: 2057660308 (eff. 0.010)
1156.91/1157.14	c #Conflicts:    2882000 | #Learnt:      65098 | 0.002
1156.91/1157.14	c total clause space: 127.173MB
1156.91/1157.14	c total #watches: 269724
1157.61/1157.80	c total #propagations: 20169781 / total #impl: 2058980605 (eff. 0.010)
1157.61/1157.80	c #Conflicts:    2883000 | #Learnt:      66098 | 0.002
1157.61/1157.80	c total clause space: 127.173MB
1157.61/1157.80	c total #watches: 274155
1158.21/1158.47	c total #propagations: 20176883 / total #impl: 2060571845 (eff. 0.010)
1158.21/1158.47	c #Conflicts:    2884000 | #Learnt:      67098 | 0.002
1158.21/1158.47	c total clause space: 127.173MB
1158.21/1158.47	c total #watches: 278572
1158.91/1159.13	c total #propagations: 20183600 / total #impl: 2062069660 (eff. 0.010)
1158.91/1159.13	c #Conflicts:    2885000 | #Learnt:      68098 | 0.002
1158.91/1159.13	c total clause space: 127.173MB
1158.91/1159.13	c total #watches: 282901
1159.71/1159.90	c total #propagations: 20190720 / total #impl: 2063396118 (eff. 0.010)
1159.71/1159.90	c #Conflicts:    2886000 | #Learnt:      69098 | 0.002
1159.71/1159.90	c total clause space: 127.173MB
1159.71/1159.90	c total #watches: 288868
1160.31/1160.59	c total #propagations: 20197486 / total #impl: 2065365595 (eff. 0.010)
1160.31/1160.59	c #Conflicts:    2887000 | #Learnt:      70098 | 0.002
1160.31/1160.59	c total clause space: 127.173MB
1160.31/1160.59	c total #watches: 294467
1161.01/1161.28	c total #propagations: 20204360 / total #impl: 2067206054 (eff. 0.010)
1161.01/1161.28	c #Conflicts:    2888000 | #Learnt:      71098 | 0.002
1161.01/1161.28	c total clause space: 127.173MB
1161.01/1161.28	c total #watches: 298347
1161.81/1162.03	c total #propagations: 20211325 / total #impl: 2068373620 (eff. 0.010)
1161.81/1162.03	c #Conflicts:    2889000 | #Learnt:      72098 | 0.002
1161.81/1162.03	c total clause space: 127.173MB
1161.81/1162.03	c total #watches: 302461
1162.61/1162.86	c total #propagations: 20218615 / total #impl: 2069782729 (eff. 0.010)
1162.61/1162.86	c #Conflicts:    2890000 | #Learnt:      73098 | 0.002
1162.61/1162.86	c total clause space: 127.173MB
1162.61/1162.86	c total #watches: 307544
1163.61/1163.80	c total #propagations: 20225565 / total #impl: 2072097196 (eff. 0.010)
1163.61/1163.80	c #Conflicts:    2891000 | #Learnt:      74098 | 0.002
1163.61/1163.80	c total clause space: 127.173MB
1163.61/1163.80	c total #watches: 312933
1164.51/1164.73	c total #propagations: 20232341 / total #impl: 2074862016 (eff. 0.010)
1164.51/1164.73	c #Conflicts:    2892000 | #Learnt:      75098 | 0.002
1164.51/1164.73	c total clause space: 127.173MB
1164.51/1164.73	c total #watches: 317935
1165.41/1165.66	c total #propagations: 20239612 / total #impl: 2077388544 (eff. 0.010)
1165.41/1165.66	c #Conflicts:    2893000 | #Learnt:      76098 | 0.002
1165.41/1165.66	c total clause space: 127.173MB
1165.41/1165.66	c total #watches: 322172
1166.41/1166.67	c total #propagations: 20246782 / total #impl: 2079550285 (eff. 0.010)
1166.41/1166.67	c #Conflicts:    2894000 | #Learnt:      77098 | 0.002
1166.41/1166.67	c total clause space: 127.173MB
1166.41/1166.67	c total #watches: 327041
1167.51/1167.73	c total #propagations: 20253770 / total #impl: 2082265214 (eff. 0.010)
1167.51/1167.73	c #Conflicts:    2895000 | #Learnt:      78098 | 0.002
1167.51/1167.73	c total clause space: 127.173MB
1167.51/1167.73	c total #watches: 331259
1168.61/1168.82	c total #propagations: 20260951 / total #impl: 2084750954 (eff. 0.010)
1168.61/1168.82	c #Conflicts:    2896000 | #Learnt:      79098 | 0.002
1168.61/1168.82	c total clause space: 127.173MB
1168.61/1168.82	c total #watches: 335203
1169.71/1169.92	c total #propagations: 20268324 / total #impl: 2087141260 (eff. 0.010)
1169.71/1169.92	c #Conflicts:    2897000 | #Learnt:      80098 | 0.002
1169.71/1169.92	c total clause space: 127.173MB
1169.71/1169.92	c total #watches: 339896
1170.71/1170.94	c total #propagations: 20275398 / total #impl: 2089911159 (eff. 0.010)
1170.71/1170.94	c #Conflicts:    2898000 | #Learnt:      81098 | 0.002
1170.71/1170.94	c total clause space: 127.173MB
1170.71/1170.94	c total #watches: 344451
1171.71/1171.90	c total #propagations: 20282514 / total #impl: 2092140348 (eff. 0.010)
1171.71/1171.90	c #Conflicts:    2899000 | #Learnt:      82098 | 0.002
1171.71/1171.90	c total clause space: 127.173MB
1171.71/1171.90	c total #watches: 348366
1172.41/1172.64	c total #propagations: 20289896 / total #impl: 2093746068 (eff. 0.010)
1172.41/1172.64	c GC COLLECT
1172.41/1172.64	c #Conflicts:    2900000 | #Learnt:      41796 | 0.002
1172.41/1172.64	c total clause space: 127.173MB
1172.41/1172.64	c total #watches: 165642
1172.71/1172.96	c total #propagations: 20296964 / total #impl: 2095202719 (eff. 0.010)
1172.71/1172.96	c #Conflicts:    2901000 | #Learnt:      42796 | 0.002
1172.71/1172.96	c total clause space: 127.173MB
1172.71/1172.96	c total #watches: 170644
1173.11/1173.33	c total #propagations: 20304267 / total #impl: 2096024592 (eff. 0.010)
1173.11/1173.33	c #Conflicts:    2902000 | #Learnt:      43796 | 0.002
1173.11/1173.33	c total clause space: 127.173MB
1173.11/1173.33	c total #watches: 176807
1173.51/1173.74	c total #propagations: 20311034 / total #impl: 2097018579 (eff. 0.010)
1173.51/1173.74	c #Conflicts:    2903000 | #Learnt:      44796 | 0.002
1173.51/1173.74	c total clause space: 127.173MB
1173.51/1173.74	c total #watches: 182934
1173.91/1174.17	c total #propagations: 20317452 / total #impl: 2098318015 (eff. 0.010)
1173.91/1174.17	c #Conflicts:    2904000 | #Learnt:      45796 | 0.002
1173.91/1174.17	c total clause space: 127.173MB
1173.91/1174.17	c total #watches: 188804
1174.41/1174.64	c total #propagations: 20323855 / total #impl: 2099856351 (eff. 0.010)
1174.41/1174.64	c #Conflicts:    2905000 | #Learnt:      46796 | 0.002
1174.41/1174.64	c total clause space: 127.173MB
1174.41/1174.64	c total #watches: 192738
1174.91/1175.18	c total #propagations: 20330408 / total #impl: 2101101227 (eff. 0.010)
1174.91/1175.18	c #Conflicts:    2906000 | #Learnt:      47796 | 0.002
1174.91/1175.18	c total clause space: 127.173MB
1174.91/1175.18	c total #watches: 198514
1175.51/1175.74	c total #propagations: 20337045 / total #impl: 2102831571 (eff. 0.010)
1175.51/1175.74	c #Conflicts:    2907000 | #Learnt:      48796 | 0.002
1175.51/1175.74	c total clause space: 127.173MB
1175.51/1175.74	c total #watches: 202662
1176.01/1176.29	c total #propagations: 20343939 / total #impl: 2104486274 (eff. 0.010)
1176.01/1176.29	c #Conflicts:    2908000 | #Learnt:      49796 | 0.002
1176.01/1176.29	c total clause space: 127.173MB
1176.01/1176.29	c total #watches: 207363
1176.61/1176.84	c total #propagations: 20350869 / total #impl: 2106262528 (eff. 0.010)
1176.61/1176.84	c #Conflicts:    2909000 | #Learnt:      50796 | 0.002
1176.61/1176.84	c total clause space: 127.173MB
1176.61/1176.84	c total #watches: 212091
1177.21/1177.45	c total #propagations: 20357890 / total #impl: 2108023839 (eff. 0.010)
1177.21/1177.45	c #Conflicts:    2910000 | #Learnt:      51796 | 0.002
1177.21/1177.45	c total clause space: 127.173MB
1177.21/1177.45	c total #watches: 217490
1177.80/1178.09	c total #propagations: 20365041 / total #impl: 2110039818 (eff. 0.010)
1177.80/1178.09	c #Conflicts:    2911000 | #Learnt:      52796 | 0.002
1177.80/1178.09	c total clause space: 127.173MB
1177.80/1178.09	c total #watches: 222434
1178.60/1178.81	c total #propagations: 20371946 / total #impl: 2112275956 (eff. 0.010)
1178.60/1178.81	c #Conflicts:    2912000 | #Learnt:      53796 | 0.002
1178.60/1178.81	c total clause space: 127.173MB
1178.60/1178.81	c total #watches: 228218
1179.30/1179.55	c total #propagations: 20378875 / total #impl: 2114995049 (eff. 0.010)
1179.30/1179.55	c #Conflicts:    2913000 | #Learnt:      54796 | 0.002
1179.30/1179.55	c total clause space: 127.173MB
1179.30/1179.55	c total #watches: 233169
1180.11/1180.34	c total #propagations: 20385480 / total #impl: 2117500887 (eff. 0.010)
1180.11/1180.34	c #Conflicts:    2914000 | #Learnt:      55796 | 0.002
1180.11/1180.34	c total clause space: 127.173MB
1180.11/1180.34	c total #watches: 239154
1180.90/1181.16	c total #propagations: 20392139 / total #impl: 2120407023 (eff. 0.010)
1180.90/1181.16	c #Conflicts:    2915000 | #Learnt:      56796 | 0.002
1180.90/1181.16	c total clause space: 127.173MB
1180.90/1181.16	c total #watches: 244740
1181.80/1182.06	c total #propagations: 20398698 / total #impl: 2123480046 (eff. 0.010)
1181.80/1182.06	c #Conflicts:    2916000 | #Learnt:      57796 | 0.002
1181.80/1182.06	c total clause space: 127.173MB
1181.80/1182.06	c total #watches: 251670
1182.70/1182.94	c total #propagations: 20405429 / total #impl: 2127258078 (eff. 0.010)
1182.70/1182.94	c #Conflicts:    2917000 | #Learnt:      58796 | 0.002
1182.70/1182.94	c total clause space: 127.173MB
1182.70/1182.94	c total #watches: 257654
1183.60/1183.85	c total #propagations: 20411640 / total #impl: 2130891501 (eff. 0.010)
1183.60/1183.85	c #Conflicts:    2918000 | #Learnt:      59796 | 0.002
1183.60/1183.85	c total clause space: 127.173MB
1183.60/1183.85	c total #watches: 263666
1184.51/1184.79	c total #propagations: 20418339 / total #impl: 2134657676 (eff. 0.010)
1184.51/1184.79	c #Conflicts:    2919000 | #Learnt:      60796 | 0.002
1184.51/1184.79	c total clause space: 127.173MB
1184.51/1184.79	c total #watches: 270400
1185.50/1185.76	c total #propagations: 20425331 / total #impl: 2138747056 (eff. 0.010)
1185.50/1185.76	c #Conflicts:    2920000 | #Learnt:      61796 | 0.002
1185.50/1185.76	c total clause space: 127.173MB
1185.50/1185.76	c total #watches: 275547
1186.50/1186.77	c total #propagations: 20432792 / total #impl: 2142308228 (eff. 0.010)
1186.50/1186.77	c #Conflicts:    2921000 | #Learnt:      62796 | 0.002
1186.50/1186.77	c total clause space: 127.173MB
1186.50/1186.77	c total #watches: 280157
1187.60/1187.86	c total #propagations: 20439364 / total #impl: 2145819993 (eff. 0.010)
1187.60/1187.86	c #Conflicts:    2922000 | #Learnt:      63796 | 0.002
1187.60/1187.86	c total clause space: 127.173MB
1187.60/1187.86	c total #watches: 285430
1188.80/1189.01	c total #propagations: 20446293 / total #impl: 2150058780 (eff. 0.010)
1188.80/1189.01	c #Conflicts:    2923000 | #Learnt:      64796 | 0.002
1188.80/1189.01	c total clause space: 127.173MB
1188.80/1189.01	c total #watches: 291048
1189.70/1189.99	c total #propagations: 20453684 / total #impl: 2154424431 (eff. 0.009)
1189.70/1189.99	c #Conflicts:    2924000 | #Learnt:      65796 | 0.002
1189.70/1189.99	c total clause space: 127.173MB
1189.70/1189.99	c total #watches: 294885
1190.70/1190.99	c total #propagations: 20460462 / total #impl: 2156646767 (eff. 0.009)
1190.70/1190.99	c #Conflicts:    2925000 | #Learnt:      66796 | 0.002
1190.70/1190.99	c total clause space: 127.173MB
1190.70/1190.99	c total #watches: 298964
1191.60/1191.85	c total #propagations: 20467059 / total #impl: 2158531038 (eff. 0.009)
1191.60/1191.85	c #Conflicts:    2926000 | #Learnt:      67796 | 0.002
1191.60/1191.85	c total clause space: 127.173MB
1191.60/1191.85	c total #watches: 302584
1192.40/1192.63	c total #propagations: 20473395 / total #impl: 2160147098 (eff. 0.009)
1192.40/1192.63	c #Conflicts:    2927000 | #Learnt:      68796 | 0.002
1192.40/1192.63	c total clause space: 127.173MB
1192.40/1192.63	c total #watches: 305863
1193.20/1193.45	c total #propagations: 20479721 / total #impl: 2161186545 (eff. 0.009)
1193.20/1193.45	c #Conflicts:    2928000 | #Learnt:      69796 | 0.002
1193.20/1193.45	c total clause space: 127.173MB
1193.20/1193.45	c total #watches: 309211
1194.00/1194.26	c total #propagations: 20486599 / total #impl: 2162397158 (eff. 0.009)
1194.00/1194.26	c #Conflicts:    2929000 | #Learnt:      70796 | 0.002
1194.00/1194.26	c total clause space: 127.173MB
1194.00/1194.26	c total #watches: 312889
1194.90/1195.10	c total #propagations: 20493601 / total #impl: 2163519824 (eff. 0.009)
1194.90/1195.10	c #Conflicts:    2930000 | #Learnt:      71796 | 0.002
1194.90/1195.10	c total clause space: 127.173MB
1194.90/1195.10	c total #watches: 316274
1195.80/1196.00	c total #propagations: 20500261 / total #impl: 2164772274 (eff. 0.009)
1195.80/1196.00	c #Conflicts:    2931000 | #Learnt:      72796 | 0.002
1195.80/1196.00	c total clause space: 127.173MB
1195.80/1196.00	c total #watches: 320032
1196.61/1196.82	c total #propagations: 20507286 / total #impl: 2165996815 (eff. 0.009)
1196.61/1196.82	c #Conflicts:    2932000 | #Learnt:      73796 | 0.002
1196.61/1196.82	c total clause space: 127.173MB
1196.61/1196.82	c total #watches: 323376
1197.60/1197.89	c total #propagations: 20514618 / total #impl: 2166856951 (eff. 0.009)
1197.60/1197.89	c #Conflicts:    2933000 | #Learnt:      74796 | 0.002
1197.60/1197.89	c total clause space: 127.173MB
1197.60/1197.89	c total #watches: 327020
1198.70/1198.97	c total #propagations: 20521650 / total #impl: 2168526259 (eff. 0.009)
1198.70/1198.97	c #Conflicts:    2934000 | #Learnt:      75796 | 0.002
1198.70/1198.97	c total clause space: 127.173MB
1198.70/1198.97	c total #watches: 330629
1199.70/1199.98	c total #propagations: 20528353 / total #impl: 2170340472 (eff. 0.009)
1199.70/1199.98	c #Conflicts:    2935000 | #Learnt:      76796 | 0.002
1199.70/1199.98	c total clause space: 127.173MB
1199.70/1199.98	c total #watches: 334408
1200.90/1201.15	c total #propagations: 20534933 / total #impl: 2171865779 (eff. 0.009)
1200.90/1201.15	c #Conflicts:    2936000 | #Learnt:      77796 | 0.002
1200.90/1201.15	c total clause space: 127.173MB
1200.90/1201.15	c total #watches: 337913
1201.90/1202.12	c total #propagations: 20541550 / total #impl: 2173637433 (eff. 0.009)
1201.90/1202.12	c #Conflicts:    2937000 | #Learnt:      78796 | 0.002
1201.90/1202.12	c total clause space: 127.173MB
1201.90/1202.12	c total #watches: 341114
1202.70/1202.94	c total #propagations: 20548861 / total #impl: 2174842793 (eff. 0.009)
1202.70/1202.94	c #Conflicts:    2938000 | #Learnt:      79796 | 0.002
1202.70/1202.94	c total clause space: 127.173MB
1202.70/1202.94	c total #watches: 344318
1203.60/1203.85	c total #propagations: 20556280 / total #impl: 2175536899 (eff. 0.009)
1203.60/1203.85	c #Conflicts:    2939000 | #Learnt:      80796 | 0.002
1203.60/1203.85	c total clause space: 127.173MB
1203.60/1203.85	c total #watches: 347701
1204.50/1204.76	c total #propagations: 20564058 / total #impl: 2176279601 (eff. 0.009)
1204.50/1204.76	c #Conflicts:    2940000 | #Learnt:      81796 | 0.002
1204.50/1204.76	c total clause space: 127.173MB
1204.50/1204.76	c total #watches: 350858
1205.51/1205.74	c total #propagations: 20571771 / total #impl: 2176973545 (eff. 0.009)
1205.51/1205.74	c #Conflicts:    2941000 | #Learnt:      82796 | 0.002
1205.51/1205.74	c total clause space: 127.173MB
1205.51/1205.74	c total #watches: 353912
1206.10/1206.38	c total #propagations: 20579010 / total #impl: 2177894966 (eff. 0.009)
1206.10/1206.38	c GC COLLECT
1206.10/1206.38	c #Conflicts:    2942000 | #Learnt:      42197 | 0.002
1206.10/1206.38	c total clause space: 127.173MB
1206.10/1206.38	c total #watches: 166715
1206.40/1206.68	c total #propagations: 20586375 / total #impl: 2178610763 (eff. 0.009)
1206.40/1206.68	c #Conflicts:    2943000 | #Learnt:      43197 | 0.002
1206.40/1206.68	c total clause space: 127.173MB
1206.40/1206.68	c total #watches: 170627
1206.70/1206.98	c total #propagations: 20593305 / total #impl: 2178944214 (eff. 0.009)
1206.70/1206.98	c #Conflicts:    2944000 | #Learnt:      44197 | 0.002
1206.70/1206.98	c total clause space: 127.173MB
1206.70/1206.98	c total #watches: 174582
1207.10/1207.30	c total #propagations: 20600239 / total #impl: 2179478530 (eff. 0.009)
1207.10/1207.30	c #Conflicts:    2945000 | #Learnt:      45197 | 0.002
1207.10/1207.30	c total clause space: 127.173MB
1207.10/1207.30	c total #watches: 178235
1207.40/1207.63	c total #propagations: 20606579 / total #impl: 2179994542 (eff. 0.009)
1207.40/1207.63	c #Conflicts:    2946000 | #Learnt:      46197 | 0.002
1207.40/1207.63	c total clause space: 127.173MB
1207.40/1207.63	c total #watches: 181690
1207.71/1207.97	c total #propagations: 20612841 / total #impl: 2180443645 (eff. 0.009)
1207.71/1207.97	c #Conflicts:    2947000 | #Learnt:      47197 | 0.002
1207.71/1207.97	c total clause space: 127.173MB
1207.71/1207.97	c total #watches: 185427
1208.10/1208.31	c total #propagations: 20619810 / total #impl: 2180875439 (eff. 0.009)
1208.10/1208.31	c #Conflicts:    2948000 | #Learnt:      48197 | 0.002
1208.10/1208.31	c total clause space: 127.173MB
1208.10/1208.31	c total #watches: 188996
1208.40/1208.66	c total #propagations: 20626324 / total #impl: 2181343902 (eff. 0.009)
1208.40/1208.66	c #Conflicts:    2949000 | #Learnt:      49197 | 0.002
1208.40/1208.66	c total clause space: 127.173MB
1208.40/1208.66	c total #watches: 192468
1208.81/1209.06	c total #propagations: 20633047 / total #impl: 2181778828 (eff. 0.009)
1208.81/1209.06	c #Conflicts:    2950000 | #Learnt:      50197 | 0.002
1208.81/1209.06	c total clause space: 127.173MB
1208.81/1209.06	c total #watches: 195693
1209.20/1209.45	c total #propagations: 20639511 / total #impl: 2182311092 (eff. 0.009)
1209.20/1209.45	c #Conflicts:    2951000 | #Learnt:      51197 | 0.002
1209.20/1209.45	c total clause space: 127.173MB
1209.20/1209.45	c total #watches: 199127
1209.70/1209.90	c total #propagations: 20646136 / total #impl: 2182903269 (eff. 0.009)
1209.70/1209.90	c #Conflicts:    2952000 | #Learnt:      52197 | 0.002
1209.70/1209.90	c total clause space: 127.173MB
1209.70/1209.90	c total #watches: 202611
1210.10/1210.32	c total #propagations: 20652445 / total #impl: 2183567179 (eff. 0.009)
1210.10/1210.32	c #Conflicts:    2953000 | #Learnt:      53197 | 0.002
1210.10/1210.32	c total clause space: 127.173MB
1210.10/1210.32	c total #watches: 206124
1210.60/1210.81	c total #propagations: 20659077 / total #impl: 2184214661 (eff. 0.009)
1210.60/1210.81	c #Conflicts:    2954000 | #Learnt:      54197 | 0.002
1210.60/1210.81	c total clause space: 127.173MB
1210.60/1210.81	c total #watches: 209747
1211.10/1211.33	c total #propagations: 20666025 / total #impl: 2184895085 (eff. 0.009)
1211.10/1211.33	c #Conflicts:    2955000 | #Learnt:      55197 | 0.002
1211.10/1211.33	c total clause space: 127.173MB
1211.10/1211.33	c total #watches: 213333
1211.60/1211.85	c total #propagations: 20672701 / total #impl: 2185711683 (eff. 0.009)
1211.60/1211.85	c #Conflicts:    2956000 | #Learnt:      56197 | 0.002
1211.60/1211.85	c total clause space: 127.173MB
1211.60/1211.85	c total #watches: 216707
1212.01/1212.29	c total #propagations: 20679615 / total #impl: 2186415837 (eff. 0.009)
1212.01/1212.29	c #Conflicts:    2957000 | #Learnt:      57197 | 0.002
1212.01/1212.29	c total clause space: 127.173MB
1212.01/1212.29	c total #watches: 220278
1212.40/1212.69	c total #propagations: 20686846 / total #impl: 2186973546 (eff. 0.009)
1212.40/1212.69	c #Conflicts:    2958000 | #Learnt:      58197 | 0.002
1212.40/1212.69	c total clause space: 127.173MB
1212.40/1212.69	c total #watches: 223698
1212.90/1213.17	c total #propagations: 20694067 / total #impl: 2187391172 (eff. 0.009)
1212.90/1213.17	c #Conflicts:    2959000 | #Learnt:      59197 | 0.002
1212.90/1213.17	c total clause space: 127.173MB
1212.90/1213.17	c total #watches: 227129
1213.40/1213.62	c total #propagations: 20701046 / total #impl: 2187950309 (eff. 0.009)
1213.40/1213.62	c #Conflicts:    2960000 | #Learnt:      60197 | 0.002
1213.40/1213.62	c total clause space: 127.173MB
1213.40/1213.62	c total #watches: 230558
1213.80/1214.05	c total #propagations: 20708870 / total #impl: 2188473347 (eff. 0.009)
1213.80/1214.05	c #Conflicts:    2961000 | #Learnt:      61197 | 0.002
1213.80/1214.05	c total clause space: 127.173MB
1213.80/1214.05	c total #watches: 234270
1214.31/1214.59	c total #propagations: 20716622 / total #impl: 2188913621 (eff. 0.009)
1214.31/1214.59	c #Conflicts:    2962000 | #Learnt:      62197 | 0.002
1214.31/1214.59	c total clause space: 127.173MB
1214.31/1214.59	c total #watches: 238186
1215.00/1215.23	c total #propagations: 20723888 / total #impl: 2189652213 (eff. 0.009)
1215.00/1215.23	c #Conflicts:    2963000 | #Learnt:      63197 | 0.002
1215.00/1215.23	c total clause space: 127.173MB
1215.00/1215.23	c total #watches: 241894
1215.70/1215.93	c total #propagations: 20731009 / total #impl: 2190371263 (eff. 0.009)
1215.70/1215.93	c #Conflicts:    2964000 | #Learnt:      64197 | 0.002
1215.70/1215.93	c total clause space: 127.173MB
1215.70/1215.93	c total #watches: 246252
1216.30/1216.50	c total #propagations: 20738097 / total #impl: 2191628593 (eff. 0.009)
1216.30/1216.50	c #Conflicts:    2965000 | #Learnt:      65197 | 0.002
1216.30/1216.50	c total clause space: 127.173MB
1216.30/1216.50	c total #watches: 249574
1216.80/1217.04	c total #propagations: 20745281 / total #impl: 2192029062 (eff. 0.009)
1216.80/1217.04	c #Conflicts:    2966000 | #Learnt:      66197 | 0.002
1216.80/1217.04	c total clause space: 127.173MB
1216.80/1217.04	c total #watches: 252748
1217.40/1217.60	c total #propagations: 20752821 / total #impl: 2192418235 (eff. 0.009)
1217.40/1217.60	c #Conflicts:    2967000 | #Learnt:      67197 | 0.002
1217.40/1217.60	c total clause space: 127.173MB
1217.40/1217.60	c total #watches: 255891
1217.90/1218.19	c total #propagations: 20760305 / total #impl: 2192789213 (eff. 0.009)
1217.90/1218.19	c #Conflicts:    2968000 | #Learnt:      68197 | 0.002
1217.90/1218.19	c total clause space: 127.173MB
1217.90/1218.19	c total #watches: 259168
1218.60/1218.80	c total #propagations: 20767727 / total #impl: 2193347579 (eff. 0.009)
1218.60/1218.80	c #Conflicts:    2969000 | #Learnt:      69197 | 0.002
1218.60/1218.80	c total clause space: 127.173MB
1218.60/1218.80	c total #watches: 262552
1219.20/1219.46	c total #propagations: 20774524 / total #impl: 2194083623 (eff. 0.009)
1219.20/1219.46	c #Conflicts:    2970000 | #Learnt:      70197 | 0.002
1219.20/1219.46	c total clause space: 127.173MB
1219.20/1219.46	c total #watches: 265744
1219.80/1220.08	c total #propagations: 20782266 / total #impl: 2194679502 (eff. 0.009)
1219.80/1220.08	c #Conflicts:    2971000 | #Learnt:      71197 | 0.002
1219.80/1220.08	c total clause space: 127.173MB
1219.80/1220.08	c total #watches: 268811
1220.50/1220.74	c total #propagations: 20789428 / total #impl: 2195200993 (eff. 0.009)
1220.50/1220.74	c #Conflicts:    2972000 | #Learnt:      72197 | 0.002
1220.50/1220.74	c total clause space: 127.173MB
1220.50/1220.74	c total #watches: 272115
1221.20/1221.45	c total #propagations: 20796596 / total #impl: 2195678753 (eff. 0.009)
1221.20/1221.45	c #Conflicts:    2973000 | #Learnt:      73197 | 0.002
1221.20/1221.45	c total clause space: 127.173MB
1221.20/1221.45	c total #watches: 275575
1221.80/1222.09	c total #propagations: 20803827 / total #impl: 2196411081 (eff. 0.009)
1221.80/1222.09	c #Conflicts:    2974000 | #Learnt:      74197 | 0.002
1221.80/1222.09	c total clause space: 127.173MB
1221.80/1222.09	c total #watches: 279012
1222.60/1222.80	c total #propagations: 20811587 / total #impl: 2196842440 (eff. 0.009)
1222.60/1222.80	c #Conflicts:    2975000 | #Learnt:      75197 | 0.002
1222.60/1222.80	c total clause space: 127.173MB
1222.60/1222.80	c total #watches: 282719
1223.50/1223.72	c total #propagations: 20818807 / total #impl: 2197427502 (eff. 0.009)
1223.50/1223.72	c #Conflicts:    2976000 | #Learnt:      76197 | 0.002
1223.50/1223.72	c total clause space: 127.173MB
1223.50/1223.72	c total #watches: 286868
1224.50/1224.70	c total #propagations: 20826615 / total #impl: 2198143541 (eff. 0.009)
1224.50/1224.70	c #Conflicts:    2977000 | #Learnt:      77197 | 0.002
1224.50/1224.70	c total clause space: 127.173MB
1224.50/1224.70	c total #watches: 292749
1225.20/1225.46	c total #propagations: 20833230 / total #impl: 2199165150 (eff. 0.009)
1225.20/1225.46	c #Conflicts:    2978000 | #Learnt:      78197 | 0.002
1225.20/1225.46	c total clause space: 127.173MB
1225.20/1225.46	c total #watches: 298090
1226.00/1226.23	c total #propagations: 20839890 / total #impl: 2200227223 (eff. 0.009)
1226.00/1226.23	c #Conflicts:    2979000 | #Learnt:      79197 | 0.002
1226.00/1226.23	c total clause space: 127.173MB
1226.00/1226.23	c total #watches: 304641
1226.80/1227.05	c total #propagations: 20846671 / total #impl: 2201499839 (eff. 0.009)
1226.80/1227.05	c #Conflicts:    2980000 | #Learnt:      80197 | 0.002
1226.80/1227.05	c total clause space: 127.173MB
1226.80/1227.05	c total #watches: 310481
1227.60/1227.85	c total #propagations: 20853447 / total #impl: 2202829588 (eff. 0.009)
1227.60/1227.85	c #Conflicts:    2981000 | #Learnt:      81197 | 0.002
1227.60/1227.85	c total clause space: 127.173MB
1227.60/1227.85	c total #watches: 317944
1228.40/1228.68	c total #propagations: 20859636 / total #impl: 2204453077 (eff. 0.009)
1228.40/1228.68	c #Conflicts:    2982000 | #Learnt:      82197 | 0.002
1228.40/1228.68	c total clause space: 127.173MB
1228.40/1228.68	c total #watches: 323225
1229.30/1229.57	c total #propagations: 20866604 / total #impl: 2206251024 (eff. 0.009)
1229.30/1229.57	c #Conflicts:    2983000 | #Learnt:      83197 | 0.002
1229.30/1229.57	c total clause space: 127.173MB
1229.30/1229.57	c total #watches: 330239
1230.20/1230.40	c total #propagations: 20873368 / total #impl: 2208273381 (eff. 0.009)
1230.20/1230.40	c GC COLLECT
1230.20/1230.40	c #Conflicts:    2984000 | #Learnt:      42294 | 0.002
1230.20/1230.40	c total clause space: 127.173MB
1230.20/1230.40	c total #watches: 167292
1230.50/1230.77	c total #propagations: 20880119 / total #impl: 2209591323 (eff. 0.009)
1230.50/1230.77	c #Conflicts:    2985000 | #Learnt:      43294 | 0.002
1230.50/1230.77	c total clause space: 127.173MB
1230.50/1230.77	c total #watches: 172876
1230.90/1231.15	c total #propagations: 20886996 / total #impl: 2210439449 (eff. 0.009)
1230.90/1231.15	c #Conflicts:    2986000 | #Learnt:      44294 | 0.002
1230.90/1231.15	c total clause space: 127.173MB
1230.90/1231.15	c total #watches: 178846
1231.40/1231.63	c total #propagations: 20893751 / total #impl: 2211549927 (eff. 0.009)
1231.40/1231.63	c #Conflicts:    2987000 | #Learnt:      45294 | 0.002
1231.40/1231.63	c total clause space: 127.173MB
1231.40/1231.63	c total #watches: 184713
1231.80/1232.08	c total #propagations: 20900718 / total #impl: 2212493886 (eff. 0.009)
1231.80/1232.08	c #Conflicts:    2988000 | #Learnt:      46294 | 0.002
1231.80/1232.08	c total clause space: 127.173MB
1231.80/1232.08	c total #watches: 192228
1232.30/1232.51	c total #propagations: 20907167 / total #impl: 2213598307 (eff. 0.009)
1232.30/1232.51	c #Conflicts:    2989000 | #Learnt:      47294 | 0.002
1232.30/1232.51	c total clause space: 127.173MB
1232.30/1232.51	c total #watches: 196548
1232.60/1232.85	c total #propagations: 20914860 / total #impl: 2214326376 (eff. 0.009)
1232.60/1232.85	c #Conflicts:    2990000 | #Learnt:      48294 | 0.002
1232.60/1232.85	c total clause space: 127.173MB
1232.60/1232.85	c total #watches: 200139
1233.20/1233.43	c total #propagations: 20923105 / total #impl: 2214563637 (eff. 0.009)
1233.20/1233.43	c #Conflicts:    2991000 | #Learnt:      49294 | 0.002
1233.20/1233.43	c total clause space: 127.173MB
1233.20/1233.43	c total #watches: 204049
1233.70/1233.94	c total #propagations: 20930688 / total #impl: 2215094543 (eff. 0.009)
1233.70/1233.94	c #Conflicts:    2992000 | #Learnt:      50294 | 0.002
1233.70/1233.94	c total clause space: 127.173MB
1233.70/1233.94	c total #watches: 207686
1234.30/1234.50	c total #propagations: 20938428 / total #impl: 2215626586 (eff. 0.009)
1234.30/1234.50	c #Conflicts:    2993000 | #Learnt:      51294 | 0.002
1234.30/1234.50	c total clause space: 127.173MB
1234.30/1234.50	c total #watches: 211588
1234.90/1235.12	c total #propagations: 20945547 / total #impl: 2216400580 (eff. 0.009)
1234.90/1235.12	c #Conflicts:    2994000 | #Learnt:      52294 | 0.002
1234.90/1235.12	c total clause space: 127.173MB
1234.90/1235.12	c total #watches: 216369
1235.50/1235.76	c total #propagations: 20952218 / total #impl: 2217594205 (eff. 0.009)
1235.50/1235.76	c #Conflicts:    2995000 | #Learnt:      53294 | 0.002
1235.50/1235.76	c total clause space: 127.173MB
1235.50/1235.76	c total #watches: 220393
1236.10/1236.32	c total #propagations: 20960076 / total #impl: 2218692612 (eff. 0.009)
1236.10/1236.32	c #Conflicts:    2996000 | #Learnt:      54294 | 0.002
1236.10/1236.32	c total clause space: 127.173MB
1236.10/1236.32	c total #watches: 224691
1236.60/1236.86	c total #propagations: 20967556 / total #impl: 2219522895 (eff. 0.009)
1236.60/1236.86	c #Conflicts:    2997000 | #Learnt:      55294 | 0.002
1236.60/1236.86	c total clause space: 127.173MB
1236.60/1236.86	c total #watches: 229668
1237.30/1237.55	c total #propagations: 20974601 / total #impl: 2220471648 (eff. 0.009)
1237.30/1237.55	c #Conflicts:    2998000 | #Learnt:      56294 | 0.002
1237.30/1237.55	c total clause space: 127.173MB
1237.30/1237.55	c total #watches: 235375
1238.09/1238.31	c total #propagations: 20981921 / total #impl: 2221784374 (eff. 0.009)
1238.09/1238.31	c #Conflicts:    2999000 | #Learnt:      57294 | 0.002
1238.09/1238.31	c total clause space: 127.173MB
1238.09/1238.31	c total #watches: 240626
1238.79/1239.02	c total #propagations: 20989317 / total #impl: 2223215497 (eff. 0.009)
1238.79/1239.02	c #Conflicts:    3000000 | #Learnt:      58294 | 0.002
1238.79/1239.02	c total clause space: 127.173MB
1238.79/1239.02	c total #watches: 245856
1239.39/1239.67	c total #propagations: 20996505 / total #impl: 2224789478 (eff. 0.009)
1239.39/1239.67	c #Conflicts:    3001000 | #Learnt:      59294 | 0.002
1239.39/1239.67	c total clause space: 127.173MB
1239.39/1239.67	c total #watches: 250526
1240.19/1240.41	c total #propagations: 21003132 / total #impl: 2226233104 (eff. 0.009)
1240.19/1240.41	c #Conflicts:    3002000 | #Learnt:      60294 | 0.002
1240.19/1240.41	c total clause space: 127.173MB
1240.19/1240.41	c total #watches: 256550
1240.89/1241.12	c total #propagations: 21009626 / total #impl: 2228301942 (eff. 0.009)
1240.89/1241.12	c #Conflicts:    3003000 | #Learnt:      61294 | 0.002
1240.89/1241.12	c total clause space: 127.173MB
1240.89/1241.12	c total #watches: 261115
1241.59/1241.88	c total #propagations: 21017095 / total #impl: 2229561611 (eff. 0.009)
1241.59/1241.88	c #Conflicts:    3004000 | #Learnt:      62294 | 0.002
1241.59/1241.88	c total clause space: 127.173MB
1241.59/1241.88	c total #watches: 266108
1242.49/1242.73	c total #propagations: 21024054 / total #impl: 2231029283 (eff. 0.009)
1242.49/1242.73	c #Conflicts:    3005000 | #Learnt:      63294 | 0.002
1242.49/1242.73	c total clause space: 127.173MB
1242.49/1242.73	c total #watches: 270795
1243.19/1243.42	c total #propagations: 21030968 / total #impl: 2232640321 (eff. 0.009)
1243.19/1243.42	c #Conflicts:    3006000 | #Learnt:      64294 | 0.002
1243.19/1243.42	c total clause space: 127.173MB
1243.19/1243.42	c total #watches: 278568
1244.00/1244.24	c total #propagations: 21037467 / total #impl: 2234547331 (eff. 0.009)
1244.00/1244.24	c #Conflicts:    3007000 | #Learnt:      65294 | 0.002
1244.00/1244.24	c total clause space: 127.173MB
1244.00/1244.24	c total #watches: 284027
1244.79/1245.08	c total #propagations: 21044411 / total #impl: 2236151825 (eff. 0.009)
1244.79/1245.08	c #Conflicts:    3008000 | #Learnt:      66294 | 0.002
1244.79/1245.08	c total clause space: 127.173MB
1244.79/1245.08	c total #watches: 289256
1245.79/1246.00	c total #propagations: 21051179 / total #impl: 2237963886 (eff. 0.009)
1245.79/1246.00	c #Conflicts:    3009000 | #Learnt:      67294 | 0.002
1245.79/1246.00	c total clause space: 127.173MB
1245.79/1246.00	c total #watches: 294020
1246.69/1246.95	c total #propagations: 21057692 / total #impl: 2239925789 (eff. 0.009)
1246.69/1246.95	c #Conflicts:    3010000 | #Learnt:      68294 | 0.002
1246.69/1246.95	c total clause space: 127.173MB
1246.69/1246.95	c total #watches: 299938
1247.69/1247.90	c total #propagations: 21064117 / total #impl: 2242311752 (eff. 0.009)
1247.69/1247.90	c #Conflicts:    3011000 | #Learnt:      69294 | 0.002
1247.69/1247.90	c total clause space: 127.173MB
1247.69/1247.90	c total #watches: 307412
1248.69/1248.93	c total #propagations: 21070802 / total #impl: 2245427894 (eff. 0.009)
1248.69/1248.93	c #Conflicts:    3012000 | #Learnt:      70294 | 0.002
1248.69/1248.93	c total clause space: 127.173MB
1248.69/1248.93	c total #watches: 314934
1249.69/1249.99	c total #propagations: 21077468 / total #impl: 2248778980 (eff. 0.009)
1249.69/1249.99	c #Conflicts:    3013000 | #Learnt:      71294 | 0.002
1249.69/1249.99	c total clause space: 127.173MB
1249.69/1249.99	c total #watches: 322991
1250.69/1250.92	c total #propagations: 21084200 / total #impl: 2252886984 (eff. 0.009)
1250.69/1250.92	c #Conflicts:    3014000 | #Learnt:      72294 | 0.002
1250.69/1250.92	c total clause space: 127.173MB
1250.69/1250.92	c total #watches: 327403
1251.39/1251.69	c total #propagations: 21091118 / total #impl: 2254711974 (eff. 0.009)
1251.39/1251.69	c #Conflicts:    3015000 | #Learnt:      73294 | 0.002
1251.39/1251.69	c total clause space: 127.173MB
1251.39/1251.69	c total #watches: 331104
1252.09/1252.35	c total #propagations: 21098456 / total #impl: 2255879958 (eff. 0.009)
1252.09/1252.35	c #Conflicts:    3016000 | #Learnt:      74294 | 0.002
1252.09/1252.35	c total clause space: 127.173MB
1252.09/1252.35	c total #watches: 334208
1252.99/1253.26	c total #propagations: 21105893 / total #impl: 2256374680 (eff. 0.009)
1252.99/1253.26	c #Conflicts:    3017000 | #Learnt:      75294 | 0.002
1252.99/1253.26	c total clause space: 127.173MB
1252.99/1253.26	c total #watches: 337679
1253.90/1254.11	c total #propagations: 21112935 / total #impl: 2258121313 (eff. 0.009)
1253.90/1254.11	c #Conflicts:    3018000 | #Learnt:      76294 | 0.002
1253.90/1254.11	c total clause space: 127.173MB
1253.90/1254.11	c total #watches: 341323
1254.59/1254.86	c total #propagations: 21120006 / total #impl: 2259489936 (eff. 0.009)
1254.59/1254.86	c #Conflicts:    3019000 | #Learnt:      77294 | 0.002
1254.59/1254.86	c total clause space: 127.173MB
1254.59/1254.86	c total #watches: 344357
1255.79/1256.05	c total #propagations: 21127805 / total #impl: 2260400055 (eff. 0.009)
1255.79/1256.05	c #Conflicts:    3020000 | #Learnt:      78294 | 0.002
1255.79/1256.05	c total clause space: 127.173MB
1255.79/1256.05	c total #watches: 348407
1256.89/1257.14	c total #propagations: 21135340 / total #impl: 2262562264 (eff. 0.009)
1256.89/1257.14	c #Conflicts:    3021000 | #Learnt:      79294 | 0.002
1256.89/1257.14	c total clause space: 127.173MB
1256.89/1257.14	c total #watches: 354270
1257.99/1258.21	c total #propagations: 21142351 / total #impl: 2265032962 (eff. 0.009)
1257.99/1258.21	c #Conflicts:    3022000 | #Learnt:      80294 | 0.002
1257.99/1258.21	c total clause space: 127.173MB
1257.99/1258.21	c total #watches: 358657
1259.09/1259.39	c total #propagations: 21149614 / total #impl: 2266944538 (eff. 0.009)
1259.09/1259.39	c #Conflicts:    3023000 | #Learnt:      81294 | 0.002
1259.09/1259.39	c total clause space: 127.173MB
1259.09/1259.39	c total #watches: 363683
1260.29/1260.56	c total #propagations: 21156912 / total #impl: 2269530430 (eff. 0.009)
1260.29/1260.56	c #Conflicts:    3024000 | #Learnt:      82294 | 0.002
1260.29/1260.56	c total clause space: 127.173MB
1260.29/1260.56	c total #watches: 370189
1261.60/1261.86	c total #propagations: 21164036 / total #impl: 2272289322 (eff. 0.009)
1261.60/1261.86	c #Conflicts:    3025000 | #Learnt:      83294 | 0.002
1261.60/1261.86	c total clause space: 127.173MB
1261.60/1261.86	c total #watches: 376474
1263.09/1263.34	c total #propagations: 21171061 / total #impl: 2275295824 (eff. 0.009)
1263.09/1263.34	c #Conflicts:    3026000 | #Learnt:      84294 | 0.002
1263.09/1263.34	c total clause space: 127.173MB
1263.09/1263.34	c total #watches: 381236
1263.49/1263.76	c total #propagations: 21178180 / total #impl: 2278109224 (eff. 0.009)
1263.49/1263.76	c GC COLLECT
1263.49/1263.76	c #Conflicts:    3027000 | #Learnt:      43092 | 0.002
1263.49/1263.76	c total clause space: 127.173MB
1263.49/1263.76	c total #watches: 170368
1263.89/1264.17	c total #propagations: 21185850 / total #impl: 2278819309 (eff. 0.009)
1263.89/1264.17	c #Conflicts:    3028000 | #Learnt:      44092 | 0.002
1263.89/1264.17	c total clause space: 127.173MB
1263.89/1264.17	c total #watches: 176489
1264.29/1264.55	c total #propagations: 21192536 / total #impl: 2279682616 (eff. 0.009)
1264.29/1264.55	c #Conflicts:    3029000 | #Learnt:      45092 | 0.002
1264.29/1264.55	c total clause space: 127.173MB
1264.29/1264.55	c total #watches: 181422
1264.69/1264.97	c total #propagations: 21199215 / total #impl: 2280327264 (eff. 0.009)
1264.69/1264.97	c #Conflicts:    3030000 | #Learnt:      46092 | 0.002
1264.69/1264.97	c total clause space: 127.173MB
1264.69/1264.97	c total #watches: 185730
1265.19/1265.44	c total #propagations: 21206384 / total #impl: 2280981954 (eff. 0.009)
1265.19/1265.44	c #Conflicts:    3031000 | #Learnt:      47092 | 0.002
1265.19/1265.44	c total clause space: 127.173MB
1265.19/1265.44	c total #watches: 191166
1265.79/1266.01	c total #propagations: 21213502 / total #impl: 2281933720 (eff. 0.009)
1265.79/1266.01	c #Conflicts:    3032000 | #Learnt:      48092 | 0.002
1265.79/1266.01	c total clause space: 127.173MB
1265.79/1266.01	c total #watches: 197776
1266.29/1266.51	c total #propagations: 21220647 / total #impl: 2283067148 (eff. 0.009)
1266.29/1266.51	c #Conflicts:    3033000 | #Learnt:      49092 | 0.002
1266.29/1266.51	c total clause space: 127.173MB
1266.29/1266.51	c total #watches: 203657
1266.69/1266.99	c total #propagations: 21227417 / total #impl: 2284300540 (eff. 0.009)
1266.69/1266.99	c #Conflicts:    3034000 | #Learnt:      50092 | 0.002
1266.69/1266.99	c total clause space: 127.173MB
1266.69/1266.99	c total #watches: 207500
1267.29/1267.57	c total #propagations: 21234629 / total #impl: 2285234474 (eff. 0.009)
1267.29/1267.57	c #Conflicts:    3035000 | #Learnt:      51092 | 0.002
1267.29/1267.57	c total clause space: 127.173MB
1267.29/1267.57	c total #watches: 212969
1267.89/1268.12	c total #propagations: 21241723 / total #impl: 2286784148 (eff. 0.009)
1267.89/1268.12	c #Conflicts:    3036000 | #Learnt:      52092 | 0.002
1267.89/1268.12	c total clause space: 127.173MB
1267.89/1268.12	c total #watches: 219388
1268.49/1268.73	c total #propagations: 21247970 / total #impl: 2288523754 (eff. 0.009)
1268.49/1268.73	c #Conflicts:    3037000 | #Learnt:      53092 | 0.002
1268.49/1268.73	c total clause space: 127.173MB
1268.49/1268.73	c total #watches: 225383
1269.09/1269.32	c total #propagations: 21254699 / total #impl: 2290610170 (eff. 0.009)
1269.09/1269.32	c #Conflicts:    3038000 | #Learnt:      54092 | 0.002
1269.09/1269.32	c total clause space: 127.173MB
1269.09/1269.32	c total #watches: 230683
1269.79/1270.04	c total #propagations: 21261192 / total #impl: 2292451017 (eff. 0.009)
1269.79/1270.04	c #Conflicts:    3039000 | #Learnt:      55092 | 0.002
1269.79/1270.04	c total clause space: 127.173MB
1269.79/1270.04	c total #watches: 237707
1270.49/1270.73	c total #propagations: 21267485 / total #impl: 2294912487 (eff. 0.009)
1270.49/1270.73	c #Conflicts:    3040000 | #Learnt:      56092 | 0.002
1270.49/1270.73	c total clause space: 127.173MB
1270.49/1270.73	c total #watches: 243123
1271.19/1271.46	c total #propagations: 21274270 / total #impl: 2296437210 (eff. 0.009)
1271.19/1271.46	c #Conflicts:    3041000 | #Learnt:      57092 | 0.002
1271.19/1271.46	c total clause space: 127.173MB
1271.19/1271.46	c total #watches: 249658
1271.99/1272.28	c total #propagations: 21281039 / total #impl: 2298454451 (eff. 0.009)
1271.99/1272.28	c #Conflicts:    3042000 | #Learnt:      58092 | 0.002
1271.99/1272.28	c total clause space: 127.173MB
1271.99/1272.28	c total #watches: 256344
1272.89/1273.19	c total #propagations: 21288318 / total #impl: 2300859002 (eff. 0.009)
1272.89/1273.19	c #Conflicts:    3043000 | #Learnt:      59092 | 0.002
1272.89/1273.19	c total clause space: 127.173MB
1272.89/1273.19	c total #watches: 262853
1273.89/1274.10	c total #propagations: 21295565 / total #impl: 2303241947 (eff. 0.009)
1273.89/1274.10	c #Conflicts:    3044000 | #Learnt:      60092 | 0.002
1273.89/1274.10	c total clause space: 127.173MB
1273.89/1274.10	c total #watches: 268340
1274.59/1274.82	c total #propagations: 21303360 / total #impl: 2305167067 (eff. 0.009)
1274.59/1274.82	c #Conflicts:    3045000 | #Learnt:      61092 | 0.002
1274.59/1274.82	c total clause space: 127.173MB
1274.59/1274.82	c total #watches: 271543
1275.49/1275.79	c total #propagations: 21311873 / total #impl: 2306036528 (eff. 0.009)
1275.49/1275.79	c #Conflicts:    3046000 | #Learnt:      62092 | 0.002
1275.49/1275.79	c total clause space: 127.173MB
1275.49/1275.79	c total #watches: 276310
1276.39/1276.69	c total #propagations: 21319219 / total #impl: 2307969498 (eff. 0.009)
1276.39/1276.69	c #Conflicts:    3047000 | #Learnt:      63092 | 0.002
1276.39/1276.69	c total clause space: 127.173MB
1276.39/1276.69	c total #watches: 282786
1277.39/1277.61	c total #propagations: 21325830 / total #impl: 2310259005 (eff. 0.009)
1277.39/1277.61	c #Conflicts:    3048000 | #Learnt:      64092 | 0.002
1277.39/1277.61	c total clause space: 127.173MB
1277.39/1277.61	c total #watches: 289826
1278.29/1278.57	c total #propagations: 21332421 / total #impl: 2312600264 (eff. 0.009)
1278.29/1278.57	c #Conflicts:    3049000 | #Learnt:      65092 | 0.002
1278.29/1278.57	c total clause space: 127.173MB
1278.29/1278.57	c total #watches: 294765
1279.29/1279.54	c total #propagations: 21339726 / total #impl: 2314566559 (eff. 0.009)
1279.29/1279.54	c #Conflicts:    3050000 | #Learnt:      66092 | 0.002
1279.29/1279.54	c total clause space: 127.173MB
1279.29/1279.54	c total #watches: 299917
1280.19/1280.49	c total #propagations: 21346560 / total #impl: 2316755530 (eff. 0.009)
1280.19/1280.49	c #Conflicts:    3051000 | #Learnt:      67092 | 0.002
1280.19/1280.49	c total clause space: 127.173MB
1280.19/1280.49	c total #watches: 305191
1281.29/1281.56	c total #propagations: 21353540 / total #impl: 2318831925 (eff. 0.009)
1281.29/1281.56	c #Conflicts:    3052000 | #Learnt:      68092 | 0.002
1281.29/1281.56	c total clause space: 127.173MB
1281.29/1281.56	c total #watches: 310960
1282.19/1282.48	c total #propagations: 21360485 / total #impl: 2320937662 (eff. 0.009)
1282.19/1282.48	c #Conflicts:    3053000 | #Learnt:      69092 | 0.002
1282.19/1282.48	c total clause space: 127.173MB
1282.19/1282.48	c total #watches: 315229
1283.29/1283.56	c total #propagations: 21367815 / total #impl: 2322483269 (eff. 0.009)
1283.29/1283.56	c #Conflicts:    3054000 | #Learnt:      70092 | 0.002
1283.29/1283.56	c total clause space: 127.173MB
1283.29/1283.56	c total #watches: 319664
1284.39/1284.63	c total #propagations: 21374757 / total #impl: 2324537993 (eff. 0.009)
1284.39/1284.63	c #Conflicts:    3055000 | #Learnt:      71092 | 0.002
1284.39/1284.63	c total clause space: 127.173MB
1284.39/1284.63	c total #watches: 325846
1285.39/1285.62	c total #propagations: 21381476 / total #impl: 2327071875 (eff. 0.009)
1285.39/1285.62	c #Conflicts:    3056000 | #Learnt:      72092 | 0.002
1285.39/1285.62	c total clause space: 127.173MB
1285.39/1285.62	c total #watches: 332824
1286.49/1286.76	c total #propagations: 21388226 / total #impl: 2329904101 (eff. 0.009)
1286.49/1286.76	c #Conflicts:    3057000 | #Learnt:      73092 | 0.002
1286.49/1286.76	c total clause space: 127.173MB
1286.49/1286.76	c total #watches: 339296
1287.69/1287.90	c total #propagations: 21395376 / total #impl: 2333619462 (eff. 0.009)
1287.69/1287.90	c #Conflicts:    3058000 | #Learnt:      74092 | 0.002
1287.69/1287.90	c total clause space: 127.173MB
1287.69/1287.90	c total #watches: 346768
1288.79/1289.02	c total #propagations: 21402034 / total #impl: 2337674778 (eff. 0.009)
1288.79/1289.02	c #Conflicts:    3059000 | #Learnt:      75092 | 0.002
1288.79/1289.02	c total clause space: 127.173MB
1288.79/1289.02	c total #watches: 350968
1289.89/1290.14	c total #propagations: 21408859 / total #impl: 2340482122 (eff. 0.009)
1289.89/1290.14	c #Conflicts:    3060000 | #Learnt:      76092 | 0.002
1289.89/1290.14	c total clause space: 127.173MB
1289.89/1290.14	c total #watches: 355508
1290.99/1291.29	c total #propagations: 21415795 / total #impl: 2343363037 (eff. 0.009)
1290.99/1291.29	c #Conflicts:    3061000 | #Learnt:      77092 | 0.002
1290.99/1291.29	c total clause space: 127.173MB
1290.99/1291.29	c total #watches: 359488
1291.99/1292.26	c total #propagations: 21422624 / total #impl: 2346133378 (eff. 0.009)
1291.99/1292.26	c #Conflicts:    3062000 | #Learnt:      78092 | 0.002
1291.99/1292.26	c total clause space: 127.173MB
1291.99/1292.26	c total #watches: 363046
1292.89/1293.19	c total #propagations: 21429699 / total #impl: 2347999687 (eff. 0.009)
1292.89/1293.19	c #Conflicts:    3063000 | #Learnt:      79092 | 0.002
1292.89/1293.19	c total clause space: 127.173MB
1292.89/1293.19	c total #watches: 366546
1293.89/1294.14	c total #propagations: 21436905 / total #impl: 2349527344 (eff. 0.009)
1293.89/1294.14	c #Conflicts:    3064000 | #Learnt:      80092 | 0.002
1293.89/1294.14	c total clause space: 127.173MB
1293.89/1294.14	c total #watches: 370067
1295.29/1295.53	c total #propagations: 21444114 / total #impl: 2351508911 (eff. 0.009)
1295.29/1295.53	c #Conflicts:    3065000 | #Learnt:      81092 | 0.002
1295.29/1295.53	c total clause space: 127.173MB
1295.29/1295.53	c total #watches: 375156
1296.48/1296.78	c total #propagations: 21450893 / total #impl: 2354853838 (eff. 0.009)
1296.48/1296.78	c #Conflicts:    3066000 | #Learnt:      82092 | 0.002
1296.48/1296.78	c total clause space: 127.173MB
1296.48/1296.78	c total #watches: 378809
1297.79/1298.06	c total #propagations: 21457919 / total #impl: 2357542703 (eff. 0.009)
1297.79/1298.06	c #Conflicts:    3067000 | #Learnt:      83092 | 0.002
1297.79/1298.06	c total clause space: 127.173MB
1297.79/1298.06	c total #watches: 382887
1299.08/1299.34	c total #propagations: 21464664 / total #impl: 2360187452 (eff. 0.009)
1299.08/1299.34	c #Conflicts:    3068000 | #Learnt:      84092 | 0.002
1299.08/1299.34	c total clause space: 127.173MB
1299.08/1299.34	c total #watches: 387045
1300.28/1300.57	c total #propagations: 21471459 / total #impl: 2362879396 (eff. 0.009)
1300.28/1300.57	c GC COLLECT
1300.28/1300.57	c #Conflicts:    3069000 | #Learnt:      42594 | 0.002
1300.28/1300.57	c total clause space: 127.173MB
1300.28/1300.57	c total #watches: 168634
1300.58/1300.88	c total #propagations: 21478310 / total #impl: 2365296137 (eff. 0.009)
1300.58/1300.88	c #Conflicts:    3070000 | #Learnt:      43594 | 0.002
1300.58/1300.88	c total clause space: 127.173MB
1300.58/1300.88	c total #watches: 173025
1300.88/1301.17	c total #propagations: 21485219 / total #impl: 2365907345 (eff. 0.009)
1300.88/1301.17	c #Conflicts:    3071000 | #Learnt:      44594 | 0.002
1300.88/1301.17	c total clause space: 127.173MB
1300.88/1301.17	c total #watches: 176827
1301.28/1301.55	c total #propagations: 21492436 / total #impl: 2366330735 (eff. 0.009)
1301.28/1301.55	c #Conflicts:    3072000 | #Learnt:      45594 | 0.002
1301.28/1301.55	c total clause space: 127.173MB
1301.28/1301.55	c total #watches: 181029
1301.68/1301.97	c total #propagations: 21498953 / total #impl: 2367081697 (eff. 0.009)
1301.68/1301.97	c #Conflicts:    3073000 | #Learnt:      46594 | 0.002
1301.68/1301.97	c total clause space: 127.173MB
1301.68/1301.97	c total #watches: 185806
1302.08/1302.35	c total #propagations: 21506229 / total #impl: 2368085982 (eff. 0.009)
1302.08/1302.35	c #Conflicts:    3074000 | #Learnt:      47594 | 0.002
1302.08/1302.35	c total clause space: 127.173MB
1302.08/1302.35	c total #watches: 189832
1302.48/1302.78	c total #propagations: 21513247 / total #impl: 2368837863 (eff. 0.009)
1302.48/1302.78	c #Conflicts:    3075000 | #Learnt:      48594 | 0.002
1302.48/1302.78	c total clause space: 127.173MB
1302.48/1302.78	c total #watches: 193619
1302.88/1303.18	c total #propagations: 21519774 / total #impl: 2369918046 (eff. 0.009)
1302.88/1303.18	c #Conflicts:    3076000 | #Learnt:      49594 | 0.002
1302.88/1303.18	c total clause space: 127.173MB
1302.88/1303.18	c total #watches: 197488
1303.39/1303.68	c total #propagations: 21526472 / total #impl: 2370836545 (eff. 0.009)
1303.39/1303.68	c #Conflicts:    3077000 | #Learnt:      50594 | 0.002
1303.39/1303.68	c total clause space: 127.173MB
1303.39/1303.68	c total #watches: 202918
1303.98/1304.24	c total #propagations: 21533075 / total #impl: 2372269788 (eff. 0.009)
1303.98/1304.24	c #Conflicts:    3078000 | #Learnt:      51594 | 0.002
1303.98/1304.24	c total clause space: 127.173MB
1303.98/1304.24	c total #watches: 208023
1304.39/1304.65	c total #propagations: 21539906 / total #impl: 2373382708 (eff. 0.009)
1304.39/1304.65	c #Conflicts:    3079000 | #Learnt:      52594 | 0.002
1304.39/1304.65	c total clause space: 127.173MB
1304.39/1304.65	c total #watches: 211873
1304.88/1305.17	c total #propagations: 21547582 / total #impl: 2374020027 (eff. 0.009)
1304.88/1305.17	c #Conflicts:    3080000 | #Learnt:      53594 | 0.002
1304.88/1305.17	c total clause space: 127.173MB
1304.88/1305.17	c total #watches: 216338
1305.38/1305.69	c total #propagations: 21554169 / total #impl: 2374770521 (eff. 0.009)
1305.38/1305.69	c #Conflicts:    3081000 | #Learnt:      54594 | 0.002
1305.38/1305.69	c total clause space: 127.173MB
1305.38/1305.69	c total #watches: 222186
1305.98/1306.26	c total #propagations: 21560892 / total #impl: 2375920548 (eff. 0.009)
1305.98/1306.26	c #Conflicts:    3082000 | #Learnt:      55594 | 0.002
1305.98/1306.26	c total clause space: 127.173MB
1305.98/1306.26	c total #watches: 226308
1306.48/1306.79	c total #propagations: 21568178 / total #impl: 2376954357 (eff. 0.009)
1306.48/1306.79	c #Conflicts:    3083000 | #Learnt:      56594 | 0.002
1306.48/1306.79	c total clause space: 127.173MB
1306.48/1306.79	c total #watches: 232039
1307.08/1307.33	c total #propagations: 21574582 / total #impl: 2378208241 (eff. 0.009)
1307.08/1307.33	c #Conflicts:    3084000 | #Learnt:      57594 | 0.002
1307.08/1307.33	c total clause space: 127.173MB
1307.08/1307.33	c total #watches: 237161
1307.58/1307.87	c total #propagations: 21581124 / total #impl: 2379577785 (eff. 0.009)
1307.58/1307.87	c #Conflicts:    3085000 | #Learnt:      58594 | 0.002
1307.58/1307.87	c total clause space: 127.173MB
1307.58/1307.87	c total #watches: 242404
1308.28/1308.54	c total #propagations: 21587802 / total #impl: 2381082890 (eff. 0.009)
1308.28/1308.54	c #Conflicts:    3086000 | #Learnt:      59594 | 0.002
1308.28/1308.54	c total clause space: 127.173MB
1308.28/1308.54	c total #watches: 247984
1308.98/1309.22	c total #propagations: 21594665 / total #impl: 2382550046 (eff. 0.009)
1308.98/1309.22	c #Conflicts:    3087000 | #Learnt:      60594 | 0.002
1308.98/1309.22	c total clause space: 127.173MB
1308.98/1309.22	c total #watches: 253197
1309.58/1309.82	c total #propagations: 21601867 / total #impl: 2383894080 (eff. 0.009)
1309.58/1309.82	c #Conflicts:    3088000 | #Learnt:      61594 | 0.002
1309.58/1309.82	c total clause space: 127.173MB
1309.58/1309.82	c total #watches: 258965
1310.28/1310.55	c total #propagations: 21609122 / total #impl: 2385707455 (eff. 0.009)
1310.28/1310.55	c #Conflicts:    3089000 | #Learnt:      62594 | 0.002
1310.28/1310.55	c total clause space: 127.173MB
1310.28/1310.55	c total #watches: 265257
1311.18/1311.42	c total #propagations: 21615980 / total #impl: 2387456132 (eff. 0.009)
1311.18/1311.42	c #Conflicts:    3090000 | #Learnt:      63594 | 0.002
1311.18/1311.42	c total clause space: 127.173MB
1311.18/1311.42	c total #watches: 271238
1311.98/1312.24	c total #propagations: 21623110 / total #impl: 2389353304 (eff. 0.009)
1311.98/1312.24	c #Conflicts:    3091000 | #Learnt:      64594 | 0.002
1311.98/1312.24	c total clause space: 127.173MB
1311.98/1312.24	c total #watches: 278028
1312.78/1313.06	c total #propagations: 21629903 / total #impl: 2391604997 (eff. 0.009)
1312.78/1313.06	c #Conflicts:    3092000 | #Learnt:      65594 | 0.002
1312.78/1313.06	c total clause space: 127.173MB
1312.78/1313.06	c total #watches: 282742
1313.48/1313.74	c total #propagations: 21637069 / total #impl: 2393630014 (eff. 0.009)
1313.48/1313.74	c #Conflicts:    3093000 | #Learnt:      66594 | 0.002
1313.48/1313.74	c total clause space: 127.173MB
1313.48/1313.74	c total #watches: 286797
1314.29/1314.53	c total #propagations: 21643922 / total #impl: 2395155606 (eff. 0.009)
1314.29/1314.53	c #Conflicts:    3094000 | #Learnt:      67594 | 0.002
1314.29/1314.53	c total clause space: 127.173MB
1314.29/1314.53	c total #watches: 291751
1314.98/1315.29	c total #propagations: 21650271 / total #impl: 2397351366 (eff. 0.009)
1314.98/1315.29	c #Conflicts:    3095000 | #Learnt:      68594 | 0.002
1314.98/1315.29	c total clause space: 127.173MB
1314.98/1315.29	c total #watches: 298186
1315.78/1316.08	c total #propagations: 21656682 / total #impl: 2399670362 (eff. 0.009)
1315.78/1316.08	c #Conflicts:    3096000 | #Learnt:      69594 | 0.002
1315.78/1316.08	c total clause space: 127.173MB
1315.78/1316.08	c total #watches: 304182
1316.78/1317.02	c total #propagations: 21663086 / total #impl: 2402004254 (eff. 0.009)
1316.78/1317.02	c #Conflicts:    3097000 | #Learnt:      70594 | 0.002
1316.78/1317.02	c total clause space: 127.173MB
1316.78/1317.02	c total #watches: 310660
1317.69/1317.97	c total #propagations: 21669832 / total #impl: 2404384556 (eff. 0.009)
1317.69/1317.97	c #Conflicts:    3098000 | #Learnt:      71594 | 0.002
1317.69/1317.97	c total clause space: 127.173MB
1317.69/1317.97	c total #watches: 316568
1318.79/1319.03	c total #propagations: 21676591 / total #impl: 2406498732 (eff. 0.009)
1318.79/1319.03	c #Conflicts:    3099000 | #Learnt:      72594 | 0.002
1318.79/1319.03	c total clause space: 127.173MB
1318.79/1319.03	c total #watches: 321837
1319.79/1320.05	c total #propagations: 21682921 / total #impl: 2408784290 (eff. 0.009)
1319.79/1320.05	c #Conflicts:    3100000 | #Learnt:      73594 | 0.002
1319.79/1320.05	c total clause space: 127.173MB
1319.79/1320.05	c total #watches: 326888
1320.78/1321.09	c total #propagations: 21690080 / total #impl: 2411151199 (eff. 0.009)
1320.78/1321.09	c #Conflicts:    3101000 | #Learnt:      74594 | 0.002
1320.78/1321.09	c total clause space: 127.173MB
1320.78/1321.09	c total #watches: 332412
1321.88/1322.10	c total #propagations: 21697411 / total #impl: 2413486698 (eff. 0.009)
1321.88/1322.10	c #Conflicts:    3102000 | #Learnt:      75594 | 0.002
1321.88/1322.10	c total clause space: 127.173MB
1321.88/1322.10	c total #watches: 336552
1322.68/1322.96	c total #propagations: 21705259 / total #impl: 2415501300 (eff. 0.009)
1322.68/1322.96	c #Conflicts:    3103000 | #Learnt:      76594 | 0.002
1322.68/1322.96	c total clause space: 127.173MB
1322.68/1322.96	c total #watches: 339846
1323.78/1324.02	c total #propagations: 21712792 / total #impl: 2416812829 (eff. 0.009)
1323.78/1324.02	c #Conflicts:    3104000 | #Learnt:      77594 | 0.002
1323.78/1324.02	c total clause space: 127.173MB
1323.78/1324.02	c total #watches: 344717
1324.78/1325.02	c total #propagations: 21719894 / total #impl: 2419147024 (eff. 0.009)
1324.78/1325.02	c #Conflicts:    3105000 | #Learnt:      78594 | 0.002
1324.78/1325.02	c total clause space: 127.173MB
1324.78/1325.02	c total #watches: 349217
1325.78/1326.07	c total #propagations: 21726959 / total #impl: 2420933589 (eff. 0.009)
1325.78/1326.07	c #Conflicts:    3106000 | #Learnt:      79594 | 0.002
1325.78/1326.07	c total clause space: 127.173MB
1325.78/1326.07	c total #watches: 355405
1326.88/1327.15	c total #propagations: 21733494 / total #impl: 2423411764 (eff. 0.009)
1326.88/1327.15	c #Conflicts:    3107000 | #Learnt:      80594 | 0.002
1326.88/1327.15	c total clause space: 127.173MB
1326.88/1327.15	c total #watches: 359375
1328.08/1328.34	c total #propagations: 21741116 / total #impl: 2425133133 (eff. 0.009)
1328.08/1328.34	c #Conflicts:    3108000 | #Learnt:      81594 | 0.002
1328.08/1328.34	c total clause space: 127.173MB
1328.08/1328.34	c total #watches: 366646
1329.48/1329.74	c total #propagations: 21747877 / total #impl: 2428290369 (eff. 0.009)
1329.48/1329.74	c #Conflicts:    3109000 | #Learnt:      82594 | 0.002
1329.48/1329.74	c total clause space: 127.173MB
1329.48/1329.74	c total #watches: 371412
1330.58/1330.89	c total #propagations: 21755258 / total #impl: 2431385760 (eff. 0.009)
1330.58/1330.89	c #Conflicts:    3110000 | #Learnt:      83594 | 0.002
1330.58/1330.89	c total clause space: 127.173MB
1330.58/1330.89	c total #watches: 377246
1331.99/1332.25	c total #propagations: 21761475 / total #impl: 2434250127 (eff. 0.009)
1331.99/1332.25	c #Conflicts:    3111000 | #Learnt:      84594 | 0.002
1331.99/1332.25	c total clause space: 127.173MB
1331.99/1332.25	c total #watches: 381918
1333.18/1333.45	c total #propagations: 21769038 / total #impl: 2437547677 (eff. 0.009)
1333.18/1333.45	c #Conflicts:    3112000 | #Learnt:      85594 | 0.002
1333.18/1333.45	c total clause space: 127.173MB
1333.18/1333.45	c total #watches: 386413
1333.58/1333.89	c total #propagations: 21776231 / total #impl: 2440417037 (eff. 0.009)
1333.58/1333.89	c GC COLLECT
1333.58/1333.89	c #Conflicts:    3113000 | #Learnt:      43790 | 0.002
1333.58/1333.89	c total clause space: 127.173MB
1333.58/1333.89	c total #watches: 174632
1333.98/1334.29	c total #propagations: 21783246 / total #impl: 2441383830 (eff. 0.009)
1333.98/1334.29	c #Conflicts:    3114000 | #Learnt:      44790 | 0.002
1333.98/1334.29	c total clause space: 127.173MB
1333.98/1334.29	c total #watches: 180560
1334.38/1334.70	c total #propagations: 21790011 / total #impl: 2442582979 (eff. 0.009)
1334.38/1334.70	c #Conflicts:    3115000 | #Learnt:      45790 | 0.002
1334.38/1334.70	c total clause space: 127.173MB
1334.38/1334.70	c total #watches: 184994
1334.88/1335.11	c total #propagations: 21797332 / total #impl: 2443672868 (eff. 0.009)
1334.88/1335.11	c #Conflicts:    3116000 | #Learnt:      46790 | 0.002
1334.88/1335.11	c total clause space: 127.173MB
1334.88/1335.11	c total #watches: 190041
1335.29/1335.56	c total #propagations: 21804501 / total #impl: 2444828832 (eff. 0.009)
1335.29/1335.56	c #Conflicts:    3117000 | #Learnt:      47790 | 0.002
1335.29/1335.56	c total clause space: 127.173MB
1335.29/1335.56	c total #watches: 195434
1335.78/1336.05	c total #propagations: 21811537 / total #impl: 2445889281 (eff. 0.009)
1335.78/1336.05	c #Conflicts:    3118000 | #Learnt:      48790 | 0.002
1335.78/1336.05	c total clause space: 127.173MB
1335.78/1336.05	c total #watches: 203400
1336.28/1336.55	c total #propagations: 21818085 / total #impl: 2447468174 (eff. 0.009)
1336.28/1336.55	c #Conflicts:    3119000 | #Learnt:      49790 | 0.002
1336.28/1336.55	c total clause space: 127.173MB
1336.28/1336.55	c total #watches: 207775
1336.88/1337.12	c total #propagations: 21825623 / total #impl: 2448729347 (eff. 0.009)
1336.88/1337.12	c #Conflicts:    3120000 | #Learnt:      50790 | 0.002
1336.88/1337.12	c total clause space: 127.173MB
1336.88/1337.12	c total #watches: 211659
1337.38/1337.63	c total #propagations: 21833465 / total #impl: 2450363945 (eff. 0.009)
1337.38/1337.63	c #Conflicts:    3121000 | #Learnt:      51790 | 0.002
1337.38/1337.63	c total clause space: 127.173MB
1337.38/1337.63	c total #watches: 217560
1337.98/1338.20	c total #propagations: 21840970 / total #impl: 2452081743 (eff. 0.009)
1337.98/1338.20	c #Conflicts:    3122000 | #Learnt:      52790 | 0.002
1337.98/1338.20	c total clause space: 127.173MB
1337.98/1338.20	c total #watches: 222199
1338.58/1338.81	c total #propagations: 21848547 / total #impl: 2453727276 (eff. 0.009)
1338.58/1338.81	c #Conflicts:    3123000 | #Learnt:      53790 | 0.002
1338.58/1338.81	c total clause space: 127.173MB
1338.58/1338.81	c total #watches: 228539
1339.18/1339.48	c total #propagations: 21855034 / total #impl: 2455198538 (eff. 0.009)
1339.18/1339.48	c #Conflicts:    3124000 | #Learnt:      54790 | 0.002
1339.18/1339.48	c total clause space: 127.173MB
1339.18/1339.48	c total #watches: 234718
1339.88/1340.11	c total #propagations: 21861438 / total #impl: 2456696049 (eff. 0.009)
1339.88/1340.11	c #Conflicts:    3125000 | #Learnt:      55790 | 0.002
1339.88/1340.11	c total clause space: 127.173MB
1339.88/1340.11	c total #watches: 239724
1340.58/1340.81	c total #propagations: 21868256 / total #impl: 2458167107 (eff. 0.009)
1340.58/1340.81	c #Conflicts:    3126000 | #Learnt:      56790 | 0.002
1340.58/1340.81	c total clause space: 127.173MB
1340.58/1340.81	c total #watches: 245529
1341.28/1341.53	c total #propagations: 21875394 / total #impl: 2459552800 (eff. 0.009)
1341.28/1341.53	c #Conflicts:    3127000 | #Learnt:      57790 | 0.002
1341.28/1341.53	c total clause space: 127.173MB
1341.28/1341.53	c total #watches: 249981
1341.78/1342.07	c total #propagations: 21881965 / total #impl: 2460458315 (eff. 0.009)
1341.78/1342.07	c #Conflicts:    3128000 | #Learnt:      58790 | 0.002
1341.78/1342.07	c total clause space: 127.173MB
1341.78/1342.07	c total #watches: 254940
1342.48/1342.72	c total #propagations: 21889124 / total #impl: 2461166547 (eff. 0.009)
1342.48/1342.72	c #Conflicts:    3129000 | #Learnt:      59790 | 0.002
1342.48/1342.72	c total clause space: 127.173MB
1342.48/1342.72	c total #watches: 258657
1342.98/1343.29	c total #propagations: 21895710 / total #impl: 2462109500 (eff. 0.009)
1342.98/1343.29	c #Conflicts:    3130000 | #Learnt:      60790 | 0.002
1342.98/1343.29	c total clause space: 127.173MB
1342.98/1343.29	c total #watches: 261645
1343.78/1344.03	c total #propagations: 21901919 / total #impl: 2462867797 (eff. 0.009)
1343.78/1344.03	c #Conflicts:    3131000 | #Learnt:      61790 | 0.002
1343.78/1344.03	c total clause space: 127.173MB
1343.78/1344.03	c total #watches: 267061
1344.58/1344.81	c total #propagations: 21908909 / total #impl: 2464201439 (eff. 0.009)
1344.58/1344.81	c #Conflicts:    3132000 | #Learnt:      62790 | 0.002
1344.58/1344.81	c total clause space: 127.173MB
1344.58/1344.81	c total #watches: 271907
1345.28/1345.59	c total #propagations: 21915987 / total #impl: 2465573091 (eff. 0.009)
1345.28/1345.59	c #Conflicts:    3133000 | #Learnt:      63790 | 0.002
1345.28/1345.59	c total clause space: 127.173MB
1345.28/1345.59	c total #watches: 279067
1346.18/1346.41	c total #propagations: 21922792 / total #impl: 2467566696 (eff. 0.009)
1346.18/1346.41	c #Conflicts:    3134000 | #Learnt:      64790 | 0.002
1346.18/1346.41	c total clause space: 127.173MB
1346.18/1346.41	c total #watches: 285738
1346.88/1347.16	c total #propagations: 21929085 / total #impl: 2469297119 (eff. 0.009)
1346.88/1347.16	c #Conflicts:    3135000 | #Learnt:      65790 | 0.002
1346.88/1347.16	c total clause space: 127.173MB
1346.88/1347.16	c total #watches: 289481
1347.68/1347.96	c total #propagations: 21936528 / total #impl: 2470359597 (eff. 0.009)
1347.68/1347.96	c #Conflicts:    3136000 | #Learnt:      66790 | 0.002
1347.68/1347.96	c total clause space: 127.173MB
1347.68/1347.96	c total #watches: 294518
1348.48/1348.70	c total #propagations: 21943576 / total #impl: 2471822831 (eff. 0.009)
1348.48/1348.70	c #Conflicts:    3137000 | #Learnt:      67790 | 0.002
1348.48/1348.70	c total clause space: 127.173MB
1348.48/1348.70	c total #watches: 300277
1349.17/1349.48	c total #propagations: 21951161 / total #impl: 2473613439 (eff. 0.009)
1349.17/1349.48	c #Conflicts:    3138000 | #Learnt:      68790 | 0.002
1349.17/1349.48	c total clause space: 127.173MB
1349.17/1349.48	c total #watches: 306655
1350.07/1350.32	c total #propagations: 21958798 / total #impl: 2475606725 (eff. 0.009)
1350.07/1350.32	c #Conflicts:    3139000 | #Learnt:      69790 | 0.002
1350.07/1350.32	c total clause space: 127.173MB
1350.07/1350.32	c total #watches: 310973
1350.87/1351.13	c total #propagations: 21966632 / total #impl: 2477403643 (eff. 0.009)
1350.87/1351.13	c #Conflicts:    3140000 | #Learnt:      70790 | 0.002
1350.87/1351.13	c total clause space: 127.173MB
1350.87/1351.13	c total #watches: 315293
1351.78/1352.01	c total #propagations: 21974510 / total #impl: 2479064028 (eff. 0.009)
1351.78/1352.01	c #Conflicts:    3141000 | #Learnt:      71790 | 0.002
1351.78/1352.01	c total clause space: 127.173MB
1351.78/1352.01	c total #watches: 319870
1352.88/1353.17	c total #propagations: 21982484 / total #impl: 2480873574 (eff. 0.009)
1352.88/1353.17	c #Conflicts:    3142000 | #Learnt:      72790 | 0.002
1352.88/1353.17	c total clause space: 127.173MB
1352.88/1353.17	c total #watches: 326682
1354.17/1354.40	c total #propagations: 21989231 / total #impl: 2483417585 (eff. 0.009)
1354.17/1354.40	c #Conflicts:    3143000 | #Learnt:      73790 | 0.002
1354.17/1354.40	c total clause space: 127.173MB
1354.17/1354.40	c total #watches: 331864
1355.27/1355.54	c total #propagations: 21996014 / total #impl: 2485764854 (eff. 0.009)
1355.27/1355.54	c #Conflicts:    3144000 | #Learnt:      74790 | 0.002
1355.27/1355.54	c total clause space: 127.173MB
1355.27/1355.54	c total #watches: 336336
1356.47/1356.71	c total #propagations: 22003653 / total #impl: 2487588528 (eff. 0.009)
1356.47/1356.71	c #Conflicts:    3145000 | #Learnt:      75790 | 0.002
1356.47/1356.71	c total clause space: 127.173MB
1356.47/1356.71	c total #watches: 343560
1357.57/1357.89	c total #propagations: 22010302 / total #impl: 2490000577 (eff. 0.009)
1357.57/1357.89	c #Conflicts:    3146000 | #Learnt:      76790 | 0.002
1357.57/1357.89	c total clause space: 127.173MB
1357.57/1357.89	c total #watches: 348202
1358.87/1359.14	c total #propagations: 22017669 / total #impl: 2491417478 (eff. 0.009)
1358.87/1359.14	c #Conflicts:    3147000 | #Learnt:      77790 | 0.002
1358.87/1359.14	c total clause space: 127.173MB
1358.87/1359.14	c total #watches: 353267
1360.07/1360.36	c total #propagations: 22025036 / total #impl: 2493734605 (eff. 0.009)
1360.07/1360.36	c #Conflicts:    3148000 | #Learnt:      78790 | 0.002
1360.07/1360.36	c total clause space: 127.173MB
1360.07/1360.36	c total #watches: 358207
1361.27/1361.57	c total #propagations: 22031624 / total #impl: 2496495565 (eff. 0.009)
1361.27/1361.57	c #Conflicts:    3149000 | #Learnt:      79790 | 0.002
1361.27/1361.57	c total clause space: 127.173MB
1361.27/1361.57	c total #watches: 362120
1362.47/1362.77	c total #propagations: 22038313 / total #impl: 2499132309 (eff. 0.009)
1362.47/1362.77	c #Conflicts:    3150000 | #Learnt:      80790 | 0.002
1362.47/1362.77	c total clause space: 127.173MB
1362.47/1362.77	c total #watches: 367328
1363.67/1363.96	c total #propagations: 22045476 / total #impl: 2501537994 (eff. 0.009)
1363.67/1363.96	c #Conflicts:    3151000 | #Learnt:      81790 | 0.002
1363.67/1363.96	c total clause space: 127.173MB
1363.67/1363.96	c total #watches: 372700
1364.77/1365.10	c total #propagations: 22053142 / total #impl: 2503999786 (eff. 0.009)
1364.77/1365.10	c #Conflicts:    3152000 | #Learnt:      82790 | 0.002
1364.77/1365.10	c total clause space: 127.173MB
1364.77/1365.10	c total #watches: 378182
1365.98/1366.23	c total #propagations: 22060014 / total #impl: 2506319663 (eff. 0.009)
1365.98/1366.23	c #Conflicts:    3153000 | #Learnt:      83790 | 0.002
1365.98/1366.23	c total clause space: 127.173MB
1365.98/1366.23	c total #watches: 382856
1366.97/1367.24	c total #propagations: 22066682 / total #impl: 2508105454 (eff. 0.009)
1366.97/1367.24	c #Conflicts:    3154000 | #Learnt:      84790 | 0.002
1366.97/1367.24	c total clause space: 127.173MB
1366.97/1367.24	c total #watches: 388231
1368.28/1368.58	c total #propagations: 22074184 / total #impl: 2510261470 (eff. 0.009)
1368.28/1368.58	c #Conflicts:    3155000 | #Learnt:      85790 | 0.002
1368.28/1368.58	c total clause space: 127.173MB
1368.28/1368.58	c total #watches: 393477
1368.97/1369.26	c total #propagations: 22081124 / total #impl: 2512645772 (eff. 0.009)
1368.97/1369.26	c GC COLLECT
1368.97/1369.26	c #Conflicts:    3156000 | #Learnt:      43691 | 0.002
1368.97/1369.26	c total clause space: 127.173MB
1368.97/1369.26	c total #watches: 174980
1369.38/1369.63	c total #propagations: 22087494 / total #impl: 2513688682 (eff. 0.009)
1369.38/1369.63	c #Conflicts:    3157000 | #Learnt:      44691 | 0.002
1369.38/1369.63	c total clause space: 127.173MB
1369.38/1369.63	c total #watches: 182136
1369.77/1370.01	c total #propagations: 22093778 / total #impl: 2514889298 (eff. 0.009)
1369.77/1370.01	c #Conflicts:    3158000 | #Learnt:      45691 | 0.002
1369.77/1370.01	c total clause space: 127.173MB
1369.77/1370.01	c total #watches: 187085
1370.07/1370.33	c total #propagations: 22100996 / total #impl: 2515728137 (eff. 0.009)
1370.07/1370.33	c #Conflicts:    3159000 | #Learnt:      46691 | 0.002
1370.07/1370.33	c total clause space: 127.173MB
1370.07/1370.33	c total #watches: 190497
1370.38/1370.68	c total #propagations: 22108415 / total #impl: 2516167628 (eff. 0.009)
1370.38/1370.68	c #Conflicts:    3160000 | #Learnt:      47691 | 0.002
1370.38/1370.68	c total clause space: 127.173MB
1370.38/1370.68	c total #watches: 193774
1370.87/1371.10	c total #propagations: 22116026 / total #impl: 2516624617 (eff. 0.009)
1370.87/1371.10	c #Conflicts:    3161000 | #Learnt:      48691 | 0.002
1370.87/1371.10	c total clause space: 127.173MB
1370.87/1371.10	c total #watches: 198439
1371.27/1371.53	c total #propagations: 22123156 / total #impl: 2517471284 (eff. 0.009)
1371.27/1371.53	c #Conflicts:    3162000 | #Learnt:      49691 | 0.002
1371.27/1371.53	c total clause space: 127.173MB
1371.27/1371.53	c total #watches: 202450
1371.67/1371.94	c total #propagations: 22129753 / total #impl: 2518426883 (eff. 0.009)
1371.67/1371.94	c #Conflicts:    3163000 | #Learnt:      50691 | 0.002
1371.67/1371.94	c total clause space: 127.173MB
1371.67/1371.94	c total #watches: 206143
1372.07/1372.33	c total #propagations: 22136623 / total #impl: 2519374825 (eff. 0.009)
1372.07/1372.33	c #Conflicts:    3164000 | #Learnt:      51691 | 0.002
1372.07/1372.33	c total clause space: 127.173MB
1372.07/1372.33	c total #watches: 209749
1372.47/1372.77	c total #propagations: 22143408 / total #impl: 2520197300 (eff. 0.009)
1372.47/1372.77	c #Conflicts:    3165000 | #Learnt:      52691 | 0.002
1372.47/1372.77	c total clause space: 127.173MB
1372.47/1372.77	c total #watches: 213187
1372.87/1373.19	c total #propagations: 22150338 / total #impl: 2521239867 (eff. 0.009)
1372.87/1373.19	c #Conflicts:    3166000 | #Learnt:      53691 | 0.002
1372.87/1373.19	c total clause space: 127.173MB
1372.87/1373.19	c total #watches: 216595
1373.37/1373.65	c total #propagations: 22157208 / total #impl: 2522155724 (eff. 0.009)
1373.37/1373.65	c #Conflicts:    3167000 | #Learnt:      54691 | 0.002
1373.37/1373.65	c total clause space: 127.173MB
1373.37/1373.65	c total #watches: 220208
1373.87/1374.12	c total #propagations: 22164384 / total #impl: 2523120324 (eff. 0.009)
1373.87/1374.12	c #Conflicts:    3168000 | #Learnt:      55691 | 0.002
1373.87/1374.12	c total clause space: 127.173MB
1373.87/1374.12	c total #watches: 224448
1374.27/1374.58	c total #propagations: 22171656 / total #impl: 2524002920 (eff. 0.009)
1374.27/1374.58	c #Conflicts:    3169000 | #Learnt:      56691 | 0.002
1374.27/1374.58	c total clause space: 127.173MB
1374.27/1374.58	c total #watches: 227894
1374.78/1375.05	c total #propagations: 22178870 / total #impl: 2524619598 (eff. 0.009)
1374.78/1375.05	c #Conflicts:    3170000 | #Learnt:      57691 | 0.002
1374.78/1375.05	c total clause space: 127.173MB
1374.78/1375.05	c total #watches: 232028
1375.27/1375.54	c total #propagations: 22186189 / total #impl: 2525476834 (eff. 0.009)
1375.27/1375.54	c #Conflicts:    3171000 | #Learnt:      58691 | 0.002
1375.27/1375.54	c total clause space: 127.173MB
1375.27/1375.54	c total #watches: 236469
1375.88/1376.11	c total #propagations: 22193514 / total #impl: 2526527347 (eff. 0.009)
1375.88/1376.11	c #Conflicts:    3172000 | #Learnt:      59691 | 0.002
1375.88/1376.11	c total clause space: 127.173MB
1375.88/1376.11	c total #watches: 241292
1376.37/1376.67	c total #propagations: 22200742 / total #impl: 2527850915 (eff. 0.009)
1376.37/1376.67	c #Conflicts:    3173000 | #Learnt:      60691 | 0.002
1376.37/1376.67	c total clause space: 127.173MB
1376.37/1376.67	c total #watches: 246034
1377.08/1377.33	c total #propagations: 22207707 / total #impl: 2529335794 (eff. 0.009)
1377.08/1377.33	c #Conflicts:    3174000 | #Learnt:      61691 | 0.002
1377.08/1377.33	c total clause space: 127.173MB
1377.08/1377.33	c total #watches: 251260
1377.77/1378.07	c total #propagations: 22214246 / total #impl: 2531067459 (eff. 0.009)
1377.77/1378.07	c #Conflicts:    3175000 | #Learnt:      62691 | 0.002
1377.77/1378.07	c total clause space: 127.173MB
1377.77/1378.07	c total #watches: 256607
1378.47/1378.75	c total #propagations: 22221153 / total #impl: 2533253785 (eff. 0.009)
1378.47/1378.75	c #Conflicts:    3176000 | #Learnt:      63691 | 0.002
1378.47/1378.75	c total clause space: 127.173MB
1378.47/1378.75	c total #watches: 261371
1379.18/1379.49	c total #propagations: 22228178 / total #impl: 2535362606 (eff. 0.009)
1379.18/1379.49	c #Conflicts:    3177000 | #Learnt:      64691 | 0.002
1379.18/1379.49	c total clause space: 127.173MB
1379.18/1379.49	c total #watches: 265705
1379.87/1380.16	c total #propagations: 22235348 / total #impl: 2537419976 (eff. 0.009)
1379.87/1380.16	c #Conflicts:    3178000 | #Learnt:      65691 | 0.002
1379.87/1380.16	c total clause space: 127.173MB
1379.87/1380.16	c total #watches: 269499
1380.67/1380.95	c total #propagations: 22242361 / total #impl: 2538939756 (eff. 0.009)
1380.67/1380.95	c #Conflicts:    3179000 | #Learnt:      66691 | 0.002
1380.67/1380.95	c total clause space: 127.173MB
1380.67/1380.95	c total #watches: 274449
1381.48/1381.72	c total #propagations: 22248918 / total #impl: 2541459776 (eff. 0.009)
1381.48/1381.72	c #Conflicts:    3180000 | #Learnt:      67691 | 0.002
1381.48/1381.72	c total clause space: 127.173MB
1381.48/1381.72	c total #watches: 279402
1382.07/1382.38	c total #propagations: 22255957 / total #impl: 2543715149 (eff. 0.009)
1382.07/1382.38	c #Conflicts:    3181000 | #Learnt:      68691 | 0.002
1382.07/1382.38	c total clause space: 127.173MB
1382.07/1382.38	c total #watches: 284362
1382.87/1383.10	c total #propagations: 22263063 / total #impl: 2545201192 (eff. 0.009)
1382.87/1383.10	c #Conflicts:    3182000 | #Learnt:      69691 | 0.002
1382.87/1383.10	c total clause space: 127.173MB
1382.87/1383.10	c total #watches: 289160
1383.58/1383.82	c total #propagations: 22270154 / total #impl: 2547109464 (eff. 0.009)
1383.58/1383.82	c #Conflicts:    3183000 | #Learnt:      70691 | 0.002
1383.58/1383.82	c total clause space: 127.173MB
1383.58/1383.82	c total #watches: 293752
1384.27/1384.57	c total #propagations: 22277912 / total #impl: 2548894470 (eff. 0.009)
1384.27/1384.57	c #Conflicts:    3184000 | #Learnt:      71691 | 0.002
1384.27/1384.57	c total clause space: 127.173MB
1384.27/1384.57	c total #watches: 299280
1385.07/1385.31	c total #propagations: 22284952 / total #impl: 2551118737 (eff. 0.009)
1385.07/1385.31	c #Conflicts:    3185000 | #Learnt:      72691 | 0.002
1385.07/1385.31	c total clause space: 127.173MB
1385.07/1385.31	c total #watches: 304441
1385.88/1386.17	c total #propagations: 22292387 / total #impl: 2553101971 (eff. 0.009)
1385.88/1386.17	c #Conflicts:    3186000 | #Learnt:      73691 | 0.002
1385.88/1386.17	c total clause space: 127.173MB
1385.88/1386.17	c total #watches: 310313
1386.77/1387.05	c total #propagations: 22299755 / total #impl: 2555592152 (eff. 0.009)
1386.77/1387.05	c #Conflicts:    3187000 | #Learnt:      74691 | 0.002
1386.77/1387.05	c total clause space: 127.173MB
1386.77/1387.05	c total #watches: 315312
1387.57/1387.90	c total #propagations: 22307005 / total #impl: 2558288194 (eff. 0.009)
1387.57/1387.90	c #Conflicts:    3188000 | #Learnt:      75691 | 0.002
1387.57/1387.90	c total clause space: 127.173MB
1387.57/1387.90	c total #watches: 319572
1388.47/1388.71	c total #propagations: 22314390 / total #impl: 2560628650 (eff. 0.009)
1388.47/1388.71	c #Conflicts:    3189000 | #Learnt:      76691 | 0.002
1388.47/1388.71	c total clause space: 127.173MB
1388.47/1388.71	c total #watches: 324055
1389.18/1389.44	c total #propagations: 22321827 / total #impl: 2562966087 (eff. 0.009)
1389.18/1389.44	c #Conflicts:    3190000 | #Learnt:      77691 | 0.002
1389.18/1389.44	c total clause space: 127.173MB
1389.18/1389.44	c total #watches: 327440
1389.97/1390.21	c total #propagations: 22330056 / total #impl: 2564611897 (eff. 0.009)
1389.97/1390.21	c #Conflicts:    3191000 | #Learnt:      78691 | 0.002
1389.97/1390.21	c total clause space: 127.173MB
1389.97/1390.21	c total #watches: 331283
1390.87/1391.17	c total #propagations: 22337646 / total #impl: 2566751477 (eff. 0.009)
1390.87/1391.17	c #Conflicts:    3192000 | #Learnt:      79691 | 0.002
1390.87/1391.17	c total clause space: 127.173MB
1390.87/1391.17	c total #watches: 336363
1391.97/1392.23	c total #propagations: 22345232 / total #impl: 2569689772 (eff. 0.009)
1391.97/1392.23	c #Conflicts:    3193000 | #Learnt:      80691 | 0.002
1391.97/1392.23	c total clause space: 127.173MB
1391.97/1392.23	c total #watches: 342530
1392.97/1393.23	c total #propagations: 22352095 / total #impl: 2573327632 (eff. 0.009)
1392.97/1393.23	c #Conflicts:    3194000 | #Learnt:      81691 | 0.002
1392.97/1393.23	c total clause space: 127.173MB
1392.97/1393.23	c total #watches: 347338
1393.97/1394.23	c total #propagations: 22359323 / total #impl: 2576386079 (eff. 0.009)
1393.97/1394.23	c #Conflicts:    3195000 | #Learnt:      82691 | 0.002
1393.97/1394.23	c total clause space: 127.173MB
1393.97/1394.23	c total #watches: 351251
1395.07/1395.33	c total #propagations: 22366954 / total #impl: 2578819865 (eff. 0.009)
1395.07/1395.33	c #Conflicts:    3196000 | #Learnt:      83691 | 0.002
1395.07/1395.33	c total clause space: 127.173MB
1395.07/1395.33	c total #watches: 355831
1396.17/1396.40	c total #propagations: 22374182 / total #impl: 2581912487 (eff. 0.009)
1396.17/1396.40	c #Conflicts:    3197000 | #Learnt:      84691 | 0.002
1396.17/1396.40	c total clause space: 127.173MB
1396.17/1396.40	c total #watches: 360555
1397.37/1397.63	c total #propagations: 22381353 / total #impl: 2585008660 (eff. 0.009)
1397.37/1397.63	c #Conflicts:    3198000 | #Learnt:      85691 | 0.002
1397.37/1397.63	c total clause space: 127.173MB
1397.37/1397.63	c total #watches: 365121
1398.57/1398.80	c total #propagations: 22388516 / total #impl: 2588585580 (eff. 0.009)
1398.57/1398.80	c #Conflicts:    3199000 | #Learnt:      86691 | 0.002
1398.57/1398.80	c total clause space: 127.173MB
1398.57/1398.80	c total #watches: 370559
1398.97/1399.27	c total #propagations: 22395889 / total #impl: 2592571233 (eff. 0.009)
1398.97/1399.27	c GC COLLECT
1398.97/1399.27	c #Conflicts:    3200000 | #Learnt:      44294 | 0.002
1398.97/1399.27	c total clause space: 127.173MB
1398.97/1399.27	c total #watches: 177185
1399.27/1399.56	c total #propagations: 22402789 / total #impl: 2593685188 (eff. 0.009)
1399.27/1399.56	c #Conflicts:    3201000 | #Learnt:      45294 | 0.002
1399.27/1399.56	c total clause space: 127.173MB
1399.27/1399.56	c total #watches: 180832
1399.57/1399.84	c total #propagations: 22409954 / total #impl: 2594301428 (eff. 0.009)
1399.57/1399.84	c #Conflicts:    3202000 | #Learnt:      46294 | 0.002
1399.57/1399.84	c total clause space: 127.173MB
1399.57/1399.84	c total #watches: 184407
1399.87/1400.16	c total #propagations: 22417573 / total #impl: 2594986580 (eff. 0.009)
1399.87/1400.16	c #Conflicts:    3203000 | #Learnt:      47294 | 0.002
1399.87/1400.16	c total clause space: 127.173MB
1399.87/1400.16	c total #watches: 187688
1400.27/1400.55	c total #propagations: 22425301 / total #impl: 2595652944 (eff. 0.009)
1400.27/1400.55	c #Conflicts:    3204000 | #Learnt:      48294 | 0.002
1400.27/1400.55	c total clause space: 127.173MB
1400.27/1400.55	c total #watches: 191531
1400.77/1401.00	c total #propagations: 22432635 / total #impl: 2596506416 (eff. 0.009)
1400.77/1401.00	c #Conflicts:    3205000 | #Learnt:      49294 | 0.002
1400.77/1401.00	c total clause space: 127.173MB
1400.77/1401.00	c total #watches: 195815
1401.27/1401.54	c total #propagations: 22439300 / total #impl: 2597676266 (eff. 0.009)
1401.27/1401.54	c #Conflicts:    3206000 | #Learnt:      50294 | 0.002
1401.27/1401.54	c total clause space: 127.173MB
1401.27/1401.54	c total #watches: 200308
1401.77/1402.06	c total #propagations: 22447341 / total #impl: 2598587264 (eff. 0.009)
1401.77/1402.06	c #Conflicts:    3207000 | #Learnt:      51294 | 0.002
1401.77/1402.06	c total clause space: 127.173MB
1401.77/1402.06	c total #watches: 204538
1402.27/1402.59	c total #propagations: 22454500 / total #impl: 2599231751 (eff. 0.009)
1402.27/1402.59	c #Conflicts:    3208000 | #Learnt:      52294 | 0.002
1402.27/1402.59	c total clause space: 127.173MB
1402.27/1402.59	c total #watches: 209817
1402.87/1403.14	c total #propagations: 22461200 / total #impl: 2600215820 (eff. 0.009)
1402.87/1403.14	c #Conflicts:    3209000 | #Learnt:      53294 | 0.002
1402.87/1403.14	c total clause space: 127.173MB
1402.87/1403.14	c total #watches: 216011
1403.47/1403.71	c total #propagations: 22468276 / total #impl: 2601322548 (eff. 0.009)
1403.47/1403.71	c #Conflicts:    3210000 | #Learnt:      54294 | 0.002
1403.47/1403.71	c total clause space: 127.173MB
1403.47/1403.71	c total #watches: 220415
1403.97/1404.23	c total #propagations: 22475357 / total #impl: 2602226034 (eff. 0.009)
1403.97/1404.23	c #Conflicts:    3211000 | #Learnt:      55294 | 0.002
1403.97/1404.23	c total clause space: 127.173MB
1403.97/1404.23	c total #watches: 226284
1404.47/1404.79	c total #propagations: 22482395 / total #impl: 2603170412 (eff. 0.009)
1404.47/1404.79	c #Conflicts:    3212000 | #Learnt:      56294 | 0.002
1404.47/1404.79	c total clause space: 127.173MB
1404.47/1404.79	c total #watches: 231014
1404.97/1405.28	c total #propagations: 22488871 / total #impl: 2604234583 (eff. 0.009)
1404.97/1405.28	c #Conflicts:    3213000 | #Learnt:      57294 | 0.002
1404.97/1405.28	c total clause space: 127.173MB
1404.97/1405.28	c total #watches: 235701
1405.57/1405.87	c total #propagations: 22495501 / total #impl: 2605309613 (eff. 0.009)
1405.57/1405.87	c #Conflicts:    3214000 | #Learnt:      58294 | 0.002
1405.57/1405.87	c total clause space: 127.173MB
1405.57/1405.87	c total #watches: 239921
1406.17/1406.43	c total #propagations: 22502450 / total #impl: 2606275770 (eff. 0.009)
1406.17/1406.43	c #Conflicts:    3215000 | #Learnt:      59294 | 0.002
1406.17/1406.43	c total clause space: 127.173MB
1406.17/1406.43	c total #watches: 244897
1406.77/1407.06	c total #propagations: 22509125 / total #impl: 2607446241 (eff. 0.009)
1406.77/1407.06	c #Conflicts:    3216000 | #Learnt:      60294 | 0.002
1406.77/1407.06	c total clause space: 127.173MB
1406.77/1407.06	c total #watches: 250245
1407.47/1407.72	c total #propagations: 22516098 / total #impl: 2608661857 (eff. 0.009)
1407.47/1407.72	c #Conflicts:    3217000 | #Learnt:      61294 | 0.002
1407.47/1407.72	c total clause space: 127.173MB
1407.47/1407.72	c total #watches: 254216
1408.06/1408.36	c total #propagations: 22523472 / total #impl: 2609587826 (eff. 0.009)
1408.06/1408.36	c #Conflicts:    3218000 | #Learnt:      62294 | 0.002
1408.06/1408.36	c total clause space: 127.173MB
1408.06/1408.36	c total #watches: 260519
1408.76/1409.09	c total #propagations: 22530528 / total #impl: 2611006924 (eff. 0.009)
1408.76/1409.09	c #Conflicts:    3219000 | #Learnt:      63294 | 0.002
1408.76/1409.09	c total clause space: 127.173MB
1408.76/1409.09	c total #watches: 266209
1409.56/1409.88	c total #propagations: 22537290 / total #impl: 2612495952 (eff. 0.009)
1409.56/1409.88	c #Conflicts:    3220000 | #Learnt:      64294 | 0.002
1409.56/1409.88	c total clause space: 127.173MB
1409.56/1409.88	c total #watches: 272839
1410.26/1410.53	c total #propagations: 22543469 / total #impl: 2614409215 (eff. 0.009)
1410.26/1410.53	c #Conflicts:    3221000 | #Learnt:      65294 | 0.002
1410.26/1410.53	c total clause space: 127.173MB
1410.26/1410.53	c total #watches: 277076
1410.96/1411.23	c total #propagations: 22550405 / total #impl: 2615781299 (eff. 0.009)
1410.96/1411.23	c #Conflicts:    3222000 | #Learnt:      66294 | 0.002
1410.96/1411.23	c total clause space: 127.173MB
1410.96/1411.23	c total #watches: 281428
1411.66/1411.92	c total #propagations: 22557738 / total #impl: 2617215812 (eff. 0.009)
1411.66/1411.92	c #Conflicts:    3223000 | #Learnt:      67294 | 0.002
1411.66/1411.92	c total clause space: 127.173MB
1411.66/1411.92	c total #watches: 286628
1412.36/1412.63	c total #propagations: 22564611 / total #impl: 2619100340 (eff. 0.009)
1412.36/1412.63	c #Conflicts:    3224000 | #Learnt:      68294 | 0.002
1412.36/1412.63	c total clause space: 127.173MB
1412.36/1412.63	c total #watches: 292230
1413.16/1413.44	c total #propagations: 22571273 / total #impl: 2621273771 (eff. 0.009)
1413.16/1413.44	c #Conflicts:    3225000 | #Learnt:      69294 | 0.002
1413.16/1413.44	c total clause space: 127.173MB
1413.16/1413.44	c total #watches: 297809
1413.96/1414.20	c total #propagations: 22578176 / total #impl: 2623294438 (eff. 0.009)
1413.96/1414.20	c #Conflicts:    3226000 | #Learnt:      70294 | 0.002
1413.96/1414.20	c total clause space: 127.173MB
1413.96/1414.20	c total #watches: 301668
1414.76/1415.07	c total #propagations: 22585682 / total #impl: 2624221176 (eff. 0.009)
1414.76/1415.07	c #Conflicts:    3227000 | #Learnt:      71294 | 0.002
1414.76/1415.07	c total clause space: 127.173MB
1414.76/1415.07	c total #watches: 307472
1415.57/1415.89	c total #propagations: 22592490 / total #impl: 2625909841 (eff. 0.009)
1415.57/1415.89	c #Conflicts:    3228000 | #Learnt:      72294 | 0.002
1415.57/1415.89	c total clause space: 127.173MB
1415.57/1415.89	c total #watches: 311900
1416.46/1416.80	c total #propagations: 22599078 / total #impl: 2627160943 (eff. 0.009)
1416.46/1416.80	c #Conflicts:    3229000 | #Learnt:      73294 | 0.002
1416.46/1416.80	c total clause space: 127.173MB
1416.46/1416.80	c total #watches: 316903
1417.56/1417.84	c total #propagations: 22606026 / total #impl: 2628970871 (eff. 0.009)
1417.56/1417.84	c #Conflicts:    3230000 | #Learnt:      74294 | 0.002
1417.56/1417.84	c total clause space: 127.173MB
1417.56/1417.84	c total #watches: 322119
1418.46/1418.76	c total #propagations: 22613066 / total #impl: 2630860208 (eff. 0.009)
1418.46/1418.76	c #Conflicts:    3231000 | #Learnt:      75294 | 0.002
1418.46/1418.76	c total clause space: 127.173MB
1418.46/1418.76	c total #watches: 326341
1419.36/1419.65	c total #propagations: 22620537 / total #impl: 2632511087 (eff. 0.009)
1419.36/1419.65	c #Conflicts:    3232000 | #Learnt:      76294 | 0.002
1419.36/1419.65	c total clause space: 127.173MB
1419.36/1419.65	c total #watches: 331179
1420.26/1420.56	c total #propagations: 22627735 / total #impl: 2634507432 (eff. 0.009)
1420.26/1420.56	c #Conflicts:    3233000 | #Learnt:      77294 | 0.002
1420.26/1420.56	c total clause space: 127.173MB
1420.26/1420.56	c total #watches: 335780
1421.36/1421.62	c total #propagations: 22634260 / total #impl: 2636213957 (eff. 0.009)
1421.36/1421.62	c #Conflicts:    3234000 | #Learnt:      78294 | 0.002
1421.36/1421.62	c total clause space: 127.173MB
1421.36/1421.62	c total #watches: 341470
1422.36/1422.69	c total #propagations: 22641091 / total #impl: 2638386763 (eff. 0.009)
1422.36/1422.69	c #Conflicts:    3235000 | #Learnt:      79294 | 0.002
1422.36/1422.69	c total clause space: 127.173MB
1422.36/1422.69	c total #watches: 346145
1423.46/1423.78	c total #propagations: 22648447 / total #impl: 2640378632 (eff. 0.009)
1423.46/1423.78	c #Conflicts:    3236000 | #Learnt:      80294 | 0.002
1423.46/1423.78	c total clause space: 127.173MB
1423.46/1423.78	c total #watches: 349975
1424.66/1424.94	c total #propagations: 22655624 / total #impl: 2642154479 (eff. 0.009)
1424.66/1424.94	c #Conflicts:    3237000 | #Learnt:      81294 | 0.002
1424.66/1424.94	c total clause space: 127.173MB
1424.66/1424.94	c total #watches: 355055
1425.76/1426.09	c total #propagations: 22662657 / total #impl: 2644057381 (eff. 0.009)
1425.76/1426.09	c #Conflicts:    3238000 | #Learnt:      82294 | 0.002
1425.76/1426.09	c total clause space: 127.173MB
1425.76/1426.09	c total #watches: 360092
1426.57/1426.90	c total #propagations: 22669436 / total #impl: 2645919420 (eff. 0.009)
1426.57/1426.90	c #Conflicts:    3239000 | #Learnt:      83294 | 0.002
1426.57/1426.90	c total clause space: 127.173MB
1426.57/1426.90	c total #watches: 363774
1427.36/1427.69	c total #propagations: 22678708 / total #impl: 2647072699 (eff. 0.009)
1427.36/1427.69	c #Conflicts:    3240000 | #Learnt:      84294 | 0.002
1427.36/1427.69	c total clause space: 127.173MB
1427.36/1427.69	c total #watches: 367326
1428.26/1428.51	c total #propagations: 22685700 / total #impl: 2648043514 (eff. 0.009)
1428.26/1428.51	c #Conflicts:    3241000 | #Learnt:      85294 | 0.002
1428.26/1428.51	c total clause space: 127.173MB
1428.26/1428.51	c total #watches: 370737
1429.16/1429.46	c total #propagations: 22693118 / total #impl: 2648997900 (eff. 0.009)
1429.16/1429.46	c #Conflicts:    3242000 | #Learnt:      86294 | 0.002
1429.16/1429.46	c total clause space: 127.173MB
1429.16/1429.46	c total #watches: 374358
1430.16/1430.45	c total #propagations: 22701253 / total #impl: 2650572485 (eff. 0.009)
1430.16/1430.45	c #Conflicts:    3243000 | #Learnt:      87294 | 0.002
1430.16/1430.45	c total clause space: 127.173MB
1430.16/1430.45	c total #watches: 379291
1430.66/1430.92	c total #propagations: 22708154 / total #impl: 2652662243 (eff. 0.009)
1430.66/1430.92	c GC COLLECT
1430.66/1430.92	c #Conflicts:    3244000 | #Learnt:      44592 | 0.002
1430.66/1430.92	c total clause space: 127.173MB
1430.66/1430.92	c total #watches: 179122
1430.97/1431.25	c total #propagations: 22714925 / total #impl: 2653592072 (eff. 0.009)
1430.97/1431.25	c #Conflicts:    3245000 | #Learnt:      45592 | 0.002
1430.97/1431.25	c total clause space: 127.173MB
1430.97/1431.25	c total #watches: 182229
1431.26/1431.56	c total #propagations: 22722089 / total #impl: 2653945803 (eff. 0.009)
1431.26/1431.56	c #Conflicts:    3246000 | #Learnt:      46592 | 0.002
1431.26/1431.56	c total clause space: 127.173MB
1431.26/1431.56	c total #watches: 185644
1431.56/1431.85	c total #propagations: 22729384 / total #impl: 2654335166 (eff. 0.009)
1431.56/1431.85	c #Conflicts:    3247000 | #Learnt:      47592 | 0.002
1431.56/1431.85	c total clause space: 127.173MB
1431.56/1431.85	c total #watches: 188757
1431.86/1432.18	c total #propagations: 22736670 / total #impl: 2654521189 (eff. 0.009)
1431.86/1432.18	c #Conflicts:    3248000 | #Learnt:      48592 | 0.002
1431.86/1432.18	c total clause space: 127.173MB
1431.86/1432.18	c total #watches: 191784
1432.26/1432.50	c total #propagations: 22744048 / total #impl: 2654876436 (eff. 0.009)
1432.26/1432.50	c #Conflicts:    3249000 | #Learnt:      49592 | 0.002
1432.26/1432.50	c total clause space: 127.173MB
1432.26/1432.50	c total #watches: 194631
1432.56/1432.86	c total #propagations: 22751907 / total #impl: 2655074615 (eff. 0.009)
1432.56/1432.86	c #Conflicts:    3250000 | #Learnt:      50592 | 0.002
1432.56/1432.86	c total clause space: 127.173MB
1432.56/1432.86	c total #watches: 197582
1433.07/1433.34	c total #propagations: 22759641 / total #impl: 2655426533 (eff. 0.009)
1433.07/1433.34	c #Conflicts:    3251000 | #Learnt:      51592 | 0.002
1433.07/1433.34	c total clause space: 127.173MB
1433.07/1433.34	c total #watches: 202755
1433.56/1433.85	c total #propagations: 22767005 / total #impl: 2656185100 (eff. 0.009)
1433.56/1433.85	c #Conflicts:    3252000 | #Learnt:      52592 | 0.002
1433.56/1433.85	c total clause space: 127.173MB
1433.56/1433.85	c total #watches: 207818
1434.06/1434.32	c total #propagations: 22773757 / total #impl: 2657251593 (eff. 0.009)
1434.06/1434.32	c #Conflicts:    3253000 | #Learnt:      53592 | 0.002
1434.06/1434.32	c total clause space: 127.173MB
1434.06/1434.32	c total #watches: 214549
1434.46/1434.77	c total #propagations: 22780046 / total #impl: 2658364648 (eff. 0.009)
1434.46/1434.77	c #Conflicts:    3254000 | #Learnt:      54592 | 0.002
1434.46/1434.77	c total clause space: 127.173MB
1434.46/1434.77	c total #watches: 219664
1434.96/1435.29	c total #propagations: 22786902 / total #impl: 2659335721 (eff. 0.009)
1434.96/1435.29	c #Conflicts:    3255000 | #Learnt:      55592 | 0.002
1434.96/1435.29	c total clause space: 127.173MB
1434.96/1435.29	c total #watches: 223947
1435.56/1435.81	c total #propagations: 22794382 / total #impl: 2660273960 (eff. 0.009)
1435.56/1435.81	c #Conflicts:    3256000 | #Learnt:      56592 | 0.002
1435.56/1435.81	c total clause space: 127.173MB
1435.56/1435.81	c total #watches: 227614
1436.06/1436.31	c total #propagations: 22801683 / total #impl: 2661067240 (eff. 0.009)
1436.06/1436.31	c #Conflicts:    3257000 | #Learnt:      57592 | 0.002
1436.06/1436.31	c total clause space: 127.173MB
1436.06/1436.31	c total #watches: 231026
1436.47/1436.76	c total #propagations: 22808670 / total #impl: 2661705916 (eff. 0.009)
1436.47/1436.76	c #Conflicts:    3258000 | #Learnt:      58592 | 0.002
1436.47/1436.76	c total clause space: 127.173MB
1436.47/1436.76	c total #watches: 234721
1437.06/1437.34	c total #propagations: 22815840 / total #impl: 2662606364 (eff. 0.009)
1437.06/1437.34	c #Conflicts:    3259000 | #Learnt:      59592 | 0.002
1437.06/1437.34	c total clause space: 127.173MB
1437.06/1437.34	c total #watches: 239459
1437.66/1437.94	c total #propagations: 22824390 / total #impl: 2663601944 (eff. 0.009)
1437.66/1437.94	c #Conflicts:    3260000 | #Learnt:      60592 | 0.002
1437.66/1437.94	c total clause space: 127.173MB
1437.66/1437.94	c total #watches: 243565
1438.26/1438.54	c total #propagations: 22831992 / total #impl: 2664429716 (eff. 0.009)
1438.26/1438.54	c #Conflicts:    3261000 | #Learnt:      61592 | 0.002
1438.26/1438.54	c total clause space: 127.173MB
1438.26/1438.54	c total #watches: 247718
1438.86/1439.12	c total #propagations: 22839678 / total #impl: 2665360901 (eff. 0.009)
1438.86/1439.12	c #Conflicts:    3262000 | #Learnt:      62592 | 0.002
1438.86/1439.12	c total clause space: 127.173MB
1438.86/1439.12	c total #watches: 251612
1439.46/1439.76	c total #propagations: 22847141 / total #impl: 2666298543 (eff. 0.009)
1439.46/1439.76	c #Conflicts:    3263000 | #Learnt:      63592 | 0.002
1439.46/1439.76	c total clause space: 127.173MB
1439.46/1439.76	c total #watches: 256170
1440.06/1440.34	c total #propagations: 22853684 / total #impl: 2667196678 (eff. 0.009)
1440.06/1440.34	c #Conflicts:    3264000 | #Learnt:      64592 | 0.002
1440.06/1440.34	c total clause space: 127.173MB
1440.06/1440.34	c total #watches: 260539
1440.66/1440.90	c total #propagations: 22860893 / total #impl: 2668069034 (eff. 0.009)
1440.66/1440.90	c #Conflicts:    3265000 | #Learnt:      65592 | 0.002
1440.66/1440.90	c total clause space: 127.173MB
1440.66/1440.90	c total #watches: 265923
1441.26/1441.57	c total #propagations: 22867816 / total #impl: 2669120231 (eff. 0.009)
1441.26/1441.57	c #Conflicts:    3266000 | #Learnt:      66592 | 0.002
1441.26/1441.57	c total clause space: 127.173MB
1441.26/1441.57	c total #watches: 273210
1442.16/1442.48	c total #propagations: 22874428 / total #impl: 2670826612 (eff. 0.009)
1442.16/1442.48	c #Conflicts:    3267000 | #Learnt:      67592 | 0.002
1442.16/1442.48	c total clause space: 127.173MB
1442.16/1442.48	c total #watches: 277527
1443.07/1443.34	c total #propagations: 22881367 / total #impl: 2672364812 (eff. 0.009)
1443.07/1443.34	c #Conflicts:    3268000 | #Learnt:      68592 | 0.002
1443.07/1443.34	c total clause space: 127.173MB
1443.07/1443.34	c total #watches: 281139
1443.86/1444.19	c total #propagations: 22888299 / total #impl: 2673820232 (eff. 0.009)
1443.86/1444.19	c #Conflicts:    3269000 | #Learnt:      69592 | 0.002
1443.86/1444.19	c total clause space: 127.173MB
1443.86/1444.19	c total #watches: 285466
1444.76/1445.00	c total #propagations: 22894887 / total #impl: 2675476632 (eff. 0.009)
1444.76/1445.00	c #Conflicts:    3270000 | #Learnt:      70592 | 0.002
1444.76/1445.00	c total clause space: 127.173MB
1444.76/1445.00	c total #watches: 290370
1445.46/1445.72	c total #propagations: 22902182 / total #impl: 2676908722 (eff. 0.009)
1445.46/1445.72	c #Conflicts:    3271000 | #Learnt:      71592 | 0.002
1445.46/1445.72	c total clause space: 127.173MB
1445.46/1445.72	c total #watches: 297482
1446.56/1446.85	c total #propagations: 22908674 / total #impl: 2678402779 (eff. 0.009)
1446.56/1446.85	c #Conflicts:    3272000 | #Learnt:      72592 | 0.002
1446.56/1446.85	c total clause space: 127.173MB
1446.56/1446.85	c total #watches: 304401
1447.66/1447.90	c total #propagations: 22915169 / total #impl: 2680433208 (eff. 0.009)
1447.66/1447.90	c #Conflicts:    3273000 | #Learnt:      73592 | 0.002
1447.66/1447.90	c total clause space: 127.173MB
1447.66/1447.90	c total #watches: 310358
1448.47/1448.73	c total #propagations: 22921964 / total #impl: 2682681929 (eff. 0.009)
1448.47/1448.73	c #Conflicts:    3274000 | #Learnt:      74592 | 0.002
1448.47/1448.73	c total clause space: 127.173MB
1448.47/1448.73	c total #watches: 314487
1449.36/1449.61	c total #propagations: 22929025 / total #impl: 2683886988 (eff. 0.009)
1449.36/1449.61	c #Conflicts:    3275000 | #Learnt:      75592 | 0.002
1449.36/1449.61	c total clause space: 127.173MB
1449.36/1449.61	c total #watches: 318314
1450.26/1450.57	c total #propagations: 22936427 / total #impl: 2685281118 (eff. 0.009)
1450.26/1450.57	c #Conflicts:    3276000 | #Learnt:      76592 | 0.002
1450.26/1450.57	c total clause space: 127.173MB
1450.26/1450.57	c total #watches: 322271
1451.06/1451.36	c total #propagations: 22944515 / total #impl: 2686918603 (eff. 0.009)
1451.06/1451.36	c #Conflicts:    3277000 | #Learnt:      77592 | 0.002
1451.06/1451.36	c total clause space: 127.173MB
1451.06/1451.36	c total #watches: 326470
1451.87/1452.19	c total #propagations: 22952206 / total #impl: 2688188737 (eff. 0.009)
1451.87/1452.19	c #Conflicts:    3278000 | #Learnt:      78592 | 0.002
1451.87/1452.19	c total clause space: 127.173MB
1451.87/1452.19	c total #watches: 330382
1452.87/1453.16	c total #propagations: 22960132 / total #impl: 2689549257 (eff. 0.009)
1452.87/1453.16	c #Conflicts:    3279000 | #Learnt:      79592 | 0.002
1452.87/1453.16	c total clause space: 127.173MB
1452.87/1453.16	c total #watches: 335137
1453.86/1454.16	c total #propagations: 22967352 / total #impl: 2691572039 (eff. 0.009)
1453.86/1454.16	c #Conflicts:    3280000 | #Learnt:      80592 | 0.002
1453.86/1454.16	c total clause space: 127.173MB
1453.86/1454.16	c total #watches: 340867
1454.86/1455.11	c total #propagations: 22973891 / total #impl: 2693692155 (eff. 0.009)
1454.86/1455.11	c #Conflicts:    3281000 | #Learnt:      81592 | 0.002
1454.86/1455.11	c total clause space: 127.173MB
1454.86/1455.11	c total #watches: 346244
1455.86/1456.18	c total #propagations: 22980861 / total #impl: 2695845718 (eff. 0.009)
1455.86/1456.18	c #Conflicts:    3282000 | #Learnt:      82592 | 0.002
1455.86/1456.18	c total clause space: 127.173MB
1455.86/1456.18	c total #watches: 351277
1456.96/1457.26	c total #propagations: 22987967 / total #impl: 2697460181 (eff. 0.009)
1456.96/1457.26	c #Conflicts:    3283000 | #Learnt:      83592 | 0.002
1456.96/1457.26	c total clause space: 127.173MB
1456.96/1457.26	c total #watches: 356373
1458.16/1458.46	c total #propagations: 22995126 / total #impl: 2699241195 (eff. 0.009)
1458.16/1458.46	c #Conflicts:    3284000 | #Learnt:      84592 | 0.002
1458.16/1458.46	c total clause space: 127.173MB
1458.16/1458.46	c total #watches: 362030
1459.16/1459.44	c total #propagations: 23002075 / total #impl: 2701646745 (eff. 0.009)
1459.16/1459.44	c #Conflicts:    3285000 | #Learnt:      85592 | 0.002
1459.16/1459.44	c total clause space: 127.173MB
1459.16/1459.44	c total #watches: 365686
1460.06/1460.35	c total #propagations: 23009412 / total #impl: 2702895484 (eff. 0.009)
1460.06/1460.35	c #Conflicts:    3286000 | #Learnt:      86592 | 0.002
1460.06/1460.35	c total clause space: 127.173MB
1460.06/1460.35	c total #watches: 369149
1461.06/1461.34	c total #propagations: 23016588 / total #impl: 2704115484 (eff. 0.009)
1461.06/1461.34	c #Conflicts:    3287000 | #Learnt:      87592 | 0.002
1461.06/1461.34	c total clause space: 127.173MB
1461.06/1461.34	c total #watches: 374426
1461.66/1461.94	c total #propagations: 23023509 / total #impl: 2706263595 (eff. 0.009)
1461.66/1461.94	c GC COLLECT
1461.66/1461.94	c #Conflicts:    3288000 | #Learnt:      44590 | 0.002
1461.66/1461.94	c total clause space: 127.173MB
1461.66/1461.94	c total #watches: 178850
1462.06/1462.30	c total #propagations: 23030428 / total #impl: 2707396553 (eff. 0.009)
1462.06/1462.30	c #Conflicts:    3289000 | #Learnt:      45590 | 0.002
1462.06/1462.30	c total clause space: 127.173MB
1462.06/1462.30	c total #watches: 183248
1462.36/1462.66	c total #propagations: 23037622 / total #impl: 2708151261 (eff. 0.009)
1462.36/1462.66	c #Conflicts:    3290000 | #Learnt:      46590 | 0.002
1462.36/1462.66	c total clause space: 127.173MB
1462.36/1462.66	c total #watches: 188284
1462.76/1463.05	c total #propagations: 23044750 / total #impl: 2708992733 (eff. 0.009)
1462.76/1463.05	c #Conflicts:    3291000 | #Learnt:      47590 | 0.002
1462.76/1463.05	c total clause space: 127.173MB
1462.76/1463.05	c total #watches: 193469
1463.16/1463.47	c total #propagations: 23051383 / total #impl: 2710113468 (eff. 0.009)
1463.16/1463.47	c #Conflicts:    3292000 | #Learnt:      48590 | 0.002
1463.16/1463.47	c total clause space: 127.173MB
1463.16/1463.47	c total #watches: 198208
1463.66/1463.93	c total #propagations: 23058210 / total #impl: 2711453368 (eff. 0.009)
1463.66/1463.93	c #Conflicts:    3293000 | #Learnt:      49590 | 0.002
1463.66/1463.93	c total clause space: 127.173MB
1463.66/1463.93	c total #watches: 203814
1464.16/1464.41	c total #propagations: 23064988 / total #impl: 2713132108 (eff. 0.009)
1464.16/1464.41	c #Conflicts:    3294000 | #Learnt:      50590 | 0.002
1464.16/1464.41	c total clause space: 127.173MB
1464.16/1464.41	c total #watches: 208723
1464.66/1464.94	c total #propagations: 23071649 / total #impl: 2714773615 (eff. 0.008)
1464.66/1464.94	c #Conflicts:    3295000 | #Learnt:      51590 | 0.002
1464.66/1464.94	c total clause space: 127.173MB
1464.66/1464.94	c total #watches: 213683
1465.16/1465.49	c total #propagations: 23078369 / total #impl: 2716444753 (eff. 0.008)
1465.16/1465.49	c #Conflicts:    3296000 | #Learnt:      52590 | 0.002
1465.16/1465.49	c total clause space: 127.173MB
1465.16/1465.49	c total #watches: 219376
1465.86/1466.12	c total #propagations: 23085211 / total #impl: 2718265422 (eff. 0.008)
1465.86/1466.12	c #Conflicts:    3297000 | #Learnt:      53590 | 0.002
1465.86/1466.12	c total clause space: 127.173MB
1465.86/1466.12	c total #watches: 224450
1466.46/1466.77	c total #propagations: 23092338 / total #impl: 2720163375 (eff. 0.008)
1466.46/1466.77	c #Conflicts:    3298000 | #Learnt:      54590 | 0.002
1466.46/1466.77	c total clause space: 127.173MB
1466.46/1466.77	c total #watches: 228751
1467.16/1467.45	c total #propagations: 23099603 / total #impl: 2721832598 (eff. 0.008)
1467.16/1467.45	c #Conflicts:    3299000 | #Learnt:      55590 | 0.002
1467.16/1467.45	c total clause space: 127.173MB
1467.16/1467.45	c total #watches: 233945
1467.86/1468.13	c total #propagations: 23106685 / total #impl: 2723886571 (eff. 0.008)
1467.86/1468.13	c #Conflicts:    3300000 | #Learnt:      56590 | 0.002
1467.86/1468.13	c total clause space: 127.173MB
1467.86/1468.13	c total #watches: 239538
1468.56/1468.87	c total #propagations: 23113875 / total #impl: 2726043749 (eff. 0.008)
1468.56/1468.87	c #Conflicts:    3301000 | #Learnt:      57590 | 0.002
1468.56/1468.87	c total clause space: 127.173MB
1468.56/1468.87	c total #watches: 244930
1469.36/1469.66	c total #propagations: 23120833 / total #impl: 2728866064 (eff. 0.008)
1469.36/1469.66	c #Conflicts:    3302000 | #Learnt:      58590 | 0.002
1469.36/1469.66	c total clause space: 127.173MB
1469.36/1469.66	c total #watches: 249792
1470.16/1470.45	c total #propagations: 23128119 / total #impl: 2731495425 (eff. 0.008)
1470.16/1470.45	c #Conflicts:    3303000 | #Learnt:      59590 | 0.002
1470.16/1470.45	c total clause space: 127.173MB
1470.16/1470.45	c total #watches: 254723
1470.96/1471.25	c total #propagations: 23135019 / total #impl: 2734198390 (eff. 0.008)
1470.96/1471.25	c #Conflicts:    3304000 | #Learnt:      60590 | 0.002
1470.96/1471.25	c total clause space: 127.173MB
1470.96/1471.25	c total #watches: 260032
1471.86/1472.14	c total #propagations: 23141744 / total #impl: 2737166843 (eff. 0.008)
1471.86/1472.14	c #Conflicts:    3305000 | #Learnt:      61590 | 0.002
1471.86/1472.14	c total clause space: 127.173MB
1471.86/1472.14	c total #watches: 265682
1472.76/1473.05	c total #propagations: 23148607 / total #impl: 2740501503 (eff. 0.008)
1472.76/1473.05	c #Conflicts:    3306000 | #Learnt:      62590 | 0.002
1472.76/1473.05	c total clause space: 127.173MB
1472.76/1473.05	c total #watches: 270240
1473.65/1473.95	c total #propagations: 23155592 / total #impl: 2743587416 (eff. 0.008)
1473.65/1473.95	c #Conflicts:    3307000 | #Learnt:      63590 | 0.002
1473.65/1473.95	c total clause space: 127.173MB
1473.65/1473.95	c total #watches: 274347
1474.65/1474.96	c total #propagations: 23162956 / total #impl: 2746228040 (eff. 0.008)
1474.65/1474.96	c #Conflicts:    3308000 | #Learnt:      64590 | 0.002
1474.65/1474.96	c total clause space: 127.173MB
1474.65/1474.96	c total #watches: 278871
1475.55/1475.85	c total #propagations: 23170715 / total #impl: 2749091783 (eff. 0.008)
1475.55/1475.85	c #Conflicts:    3309000 | #Learnt:      65590 | 0.002
1475.55/1475.85	c total clause space: 127.173MB
1475.55/1475.85	c total #watches: 282323
1476.45/1476.76	c total #propagations: 23177529 / total #impl: 2749936267 (eff. 0.008)
1476.45/1476.76	c #Conflicts:    3310000 | #Learnt:      66590 | 0.002
1476.45/1476.76	c total clause space: 127.173MB
1476.45/1476.76	c total #watches: 286749
1477.16/1477.42	c total #propagations: 23183915 / total #impl: 2751367455 (eff. 0.008)
1477.16/1477.42	c #Conflicts:    3311000 | #Learnt:      67590 | 0.002
1477.16/1477.42	c total clause space: 127.173MB
1477.16/1477.42	c total #watches: 290414
1477.85/1478.13	c total #propagations: 23191501 / total #impl: 2752176583 (eff. 0.008)
1477.85/1478.13	c #Conflicts:    3312000 | #Learnt:      68590 | 0.002
1477.85/1478.13	c total clause space: 127.173MB
1477.85/1478.13	c total #watches: 295819
1478.55/1478.81	c total #propagations: 23198345 / total #impl: 2753527544 (eff. 0.008)
1478.55/1478.81	c #Conflicts:    3313000 | #Learnt:      69590 | 0.002
1478.55/1478.81	c total clause space: 127.173MB
1478.55/1478.81	c total #watches: 300931
1479.26/1479.58	c total #propagations: 23205469 / total #impl: 2754791038 (eff. 0.008)
1479.26/1479.58	c #Conflicts:    3314000 | #Learnt:      70590 | 0.002
1479.26/1479.58	c total clause space: 127.173MB
1479.26/1479.58	c total #watches: 304697
1480.15/1480.41	c total #propagations: 23212258 / total #impl: 2756012139 (eff. 0.008)
1480.15/1480.41	c #Conflicts:    3315000 | #Learnt:      71590 | 0.002
1480.15/1480.41	c total clause space: 127.173MB
1480.15/1480.41	c total #watches: 310597
1480.95/1481.24	c total #propagations: 23219499 / total #impl: 2757609186 (eff. 0.008)
1480.95/1481.24	c #Conflicts:    3316000 | #Learnt:      72590 | 0.002
1480.95/1481.24	c total clause space: 127.173MB
1480.95/1481.24	c total #watches: 315445
1481.85/1482.16	c total #propagations: 23226695 / total #impl: 2759285745 (eff. 0.008)
1481.85/1482.16	c #Conflicts:    3317000 | #Learnt:      73590 | 0.002
1481.85/1482.16	c total clause space: 127.173MB
1481.85/1482.16	c total #watches: 321171
1482.85/1483.14	c total #propagations: 23233699 / total #impl: 2760879881 (eff. 0.008)
1482.85/1483.14	c #Conflicts:    3318000 | #Learnt:      74590 | 0.002
1482.85/1483.14	c total clause space: 127.173MB
1482.85/1483.14	c total #watches: 326615
1483.95/1484.22	c total #propagations: 23240479 / total #impl: 2762577992 (eff. 0.008)
1483.95/1484.22	c #Conflicts:    3319000 | #Learnt:      75590 | 0.002
1483.95/1484.22	c total clause space: 127.173MB
1483.95/1484.22	c total #watches: 332654
1484.95/1485.29	c total #propagations: 23247254 / total #impl: 2764801468 (eff. 0.008)
1484.95/1485.29	c #Conflicts:    3320000 | #Learnt:      76590 | 0.002
1484.95/1485.29	c total clause space: 127.173MB
1484.95/1485.29	c total #watches: 336847
1486.15/1486.46	c total #propagations: 23254636 / total #impl: 2766199337 (eff. 0.008)
1486.15/1486.46	c #Conflicts:    3321000 | #Learnt:      77590 | 0.002
1486.15/1486.46	c total clause space: 127.173MB
1486.15/1486.46	c total #watches: 342155
1487.25/1487.56	c total #propagations: 23261823 / total #impl: 2768341352 (eff. 0.008)
1487.25/1487.56	c #Conflicts:    3322000 | #Learnt:      78590 | 0.002
1487.25/1487.56	c total clause space: 127.173MB
1487.25/1487.56	c total #watches: 347048
1488.35/1488.68	c total #propagations: 23268452 / total #impl: 2770417623 (eff. 0.008)
1488.35/1488.68	c #Conflicts:    3323000 | #Learnt:      79590 | 0.002
1488.35/1488.68	c total clause space: 127.173MB
1488.35/1488.68	c total #watches: 354451
1489.45/1489.79	c total #propagations: 23275041 / total #impl: 2772838987 (eff. 0.008)
1489.45/1489.79	c #Conflicts:    3324000 | #Learnt:      80590 | 0.002
1489.45/1489.79	c total clause space: 127.173MB
1489.45/1489.79	c total #watches: 361657
1490.95/1491.27	c total #propagations: 23281422 / total #impl: 2775833706 (eff. 0.008)
1490.95/1491.27	c #Conflicts:    3325000 | #Learnt:      81590 | 0.002
1490.95/1491.27	c total clause space: 127.173MB
1490.95/1491.27	c total #watches: 367288
1492.35/1492.68	c total #propagations: 23287992 / total #impl: 2779222874 (eff. 0.008)
1492.35/1492.68	c #Conflicts:    3326000 | #Learnt:      82590 | 0.002
1492.35/1492.68	c total clause space: 127.173MB
1492.35/1492.68	c total #watches: 372545
1493.66/1493.91	c total #propagations: 23294547 / total #impl: 2782047220 (eff. 0.008)
1493.66/1493.91	c #Conflicts:    3327000 | #Learnt:      83590 | 0.002
1493.66/1493.91	c total clause space: 127.173MB
1493.66/1493.91	c total #watches: 376872
1494.95/1495.26	c total #propagations: 23301229 / total #impl: 2784475250 (eff. 0.008)
1494.95/1495.26	c #Conflicts:    3328000 | #Learnt:      84590 | 0.002
1494.95/1495.26	c total clause space: 127.173MB
1494.95/1495.26	c total #watches: 382024
1496.35/1496.61	c total #propagations: 23307620 / total #impl: 2787113192 (eff. 0.008)
1496.35/1496.61	c #Conflicts:    3329000 | #Learnt:      85590 | 0.002
1496.35/1496.61	c total clause space: 127.173MB
1496.35/1496.61	c total #watches: 386159
1497.65/1497.90	c total #propagations: 23314801 / total #impl: 2789556651 (eff. 0.008)
1497.65/1497.90	c #Conflicts:    3330000 | #Learnt:      86590 | 0.002
1497.65/1497.90	c total clause space: 127.173MB
1497.65/1497.90	c total #watches: 392555
1498.95/1499.24	c total #propagations: 23321598 / total #impl: 2792436067 (eff. 0.008)
1498.95/1499.24	c #Conflicts:    3331000 | #Learnt:      87590 | 0.002
1498.95/1499.24	c total clause space: 127.173MB
1498.95/1499.24	c total #watches: 398446
1500.26/1500.51	c total #propagations: 23328265 / total #impl: 2795109793 (eff. 0.008)
1500.26/1500.51	c #Conflicts:    3332000 | #Learnt:      88590 | 0.002
1500.26/1500.51	c total clause space: 127.173MB
1500.26/1500.51	c total #watches: 403393
1500.65/1500.95	c total #propagations: 23335180 / total #impl: 2797550226 (eff. 0.008)
1500.65/1500.95	c GC COLLECT
1500.65/1500.95	c #Conflicts:    3333000 | #Learnt:      45287 | 0.002
1500.65/1500.95	c total clause space: 127.173MB
1500.65/1500.95	c total #watches: 181713
1501.05/1501.36	c total #propagations: 23342379 / total #impl: 2798322662 (eff. 0.008)
1501.05/1501.36	c #Conflicts:    3334000 | #Learnt:      46287 | 0.002
1501.05/1501.36	c total clause space: 127.173MB
1501.05/1501.36	c total #watches: 185376
1501.36/1501.68	c total #propagations: 23349044 / total #impl: 2799063813 (eff. 0.008)
1501.36/1501.68	c #Conflicts:    3335000 | #Learnt:      47287 | 0.002
1501.36/1501.68	c total clause space: 127.173MB
1501.36/1501.68	c total #watches: 188884
1501.85/1502.11	c total #propagations: 23355127 / total #impl: 2799646196 (eff. 0.008)
1501.85/1502.11	c #Conflicts:    3336000 | #Learnt:      48287 | 0.002
1501.85/1502.11	c total clause space: 127.173MB
1501.85/1502.11	c total #watches: 193724
1502.36/1502.61	c total #propagations: 23362206 / total #impl: 2800566601 (eff. 0.008)
1502.36/1502.61	c #Conflicts:    3337000 | #Learnt:      49287 | 0.002
1502.36/1502.61	c total clause space: 127.173MB
1502.36/1502.61	c total #watches: 199552
1502.75/1503.05	c total #propagations: 23369017 / total #impl: 2801676228 (eff. 0.008)
1502.75/1503.05	c #Conflicts:    3338000 | #Learnt:      50287 | 0.002
1502.75/1503.05	c total clause space: 127.173MB
1502.75/1503.05	c total #watches: 204112
1503.25/1503.50	c total #propagations: 23376308 / total #impl: 2802613359 (eff. 0.008)
1503.25/1503.50	c #Conflicts:    3339000 | #Learnt:      51287 | 0.002
1503.25/1503.50	c total clause space: 127.173MB
1503.25/1503.50	c total #watches: 208295
1503.75/1504.00	c total #propagations: 23383853 / total #impl: 2803382289 (eff. 0.008)
1503.75/1504.00	c #Conflicts:    3340000 | #Learnt:      52287 | 0.002
1503.75/1504.00	c total clause space: 127.173MB
1503.75/1504.00	c total #watches: 212659
1504.35/1504.61	c total #propagations: 23391737 / total #impl: 2804238289 (eff. 0.008)
1504.35/1504.61	c #Conflicts:    3341000 | #Learnt:      53287 | 0.002
1504.35/1504.61	c total clause space: 127.173MB
1504.35/1504.61	c total #watches: 216868
1504.85/1505.14	c total #propagations: 23399264 / total #impl: 2805174460 (eff. 0.008)
1504.85/1505.14	c #Conflicts:    3342000 | #Learnt:      54287 | 0.002
1504.85/1505.14	c total clause space: 127.173MB
1504.85/1505.14	c total #watches: 220538
1505.35/1505.64	c total #propagations: 23407095 / total #impl: 2805880239 (eff. 0.008)
1505.35/1505.64	c #Conflicts:    3343000 | #Learnt:      55287 | 0.002
1505.35/1505.64	c total clause space: 127.173MB
1505.35/1505.64	c total #watches: 224206
1505.95/1506.21	c total #propagations: 23414979 / total #impl: 2806714313 (eff. 0.008)
1505.95/1506.21	c #Conflicts:    3344000 | #Learnt:      56287 | 0.002
1505.95/1506.21	c total clause space: 127.173MB
1505.95/1506.21	c total #watches: 227353
1506.45/1506.78	c total #propagations: 23422671 / total #impl: 2807124295 (eff. 0.008)
1506.45/1506.78	c #Conflicts:    3345000 | #Learnt:      57287 | 0.002
1506.45/1506.78	c total clause space: 127.173MB
1506.45/1506.78	c total #watches: 230410
1507.15/1507.47	c total #propagations: 23431308 / total #impl: 2807361258 (eff. 0.008)
1507.15/1507.47	c #Conflicts:    3346000 | #Learnt:      58287 | 0.002
1507.15/1507.47	c total clause space: 127.173MB
1507.15/1507.47	c total #watches: 233594
1507.86/1508.19	c total #propagations: 23440035 / total #impl: 2807685321 (eff. 0.008)
1507.86/1508.19	c #Conflicts:    3347000 | #Learnt:      59287 | 0.002
1507.86/1508.19	c total clause space: 127.173MB
1507.86/1508.19	c total #watches: 238536
1508.35/1508.68	c total #propagations: 23447320 / total #impl: 2808656707 (eff. 0.008)
1508.35/1508.68	c #Conflicts:    3348000 | #Learnt:      60287 | 0.002
1508.35/1508.68	c total clause space: 127.173MB
1508.35/1508.68	c total #watches: 242589
1508.96/1509.24	c total #propagations: 23455292 / total #impl: 2809534710 (eff. 0.008)
1508.96/1509.24	c #Conflicts:    3349000 | #Learnt:      61287 | 0.002
1508.96/1509.24	c total clause space: 127.173MB
1508.96/1509.24	c total #watches: 246988
1509.55/1509.80	c total #propagations: 23463171 / total #impl: 2810722618 (eff. 0.008)
1509.55/1509.80	c #Conflicts:    3350000 | #Learnt:      62287 | 0.002
1509.55/1509.80	c total clause space: 127.173MB
1509.55/1509.80	c total #watches: 250626
1510.16/1510.44	c total #propagations: 23471072 / total #impl: 2811797867 (eff. 0.008)
1510.16/1510.44	c #Conflicts:    3351000 | #Learnt:      63287 | 0.002
1510.16/1510.44	c total clause space: 127.173MB
1510.16/1510.44	c total #watches: 254338
1510.85/1511.12	c total #propagations: 23478498 / total #impl: 2812998294 (eff. 0.008)
1510.85/1511.12	c #Conflicts:    3352000 | #Learnt:      64287 | 0.002
1510.85/1511.12	c total clause space: 127.173MB
1510.85/1511.12	c total #watches: 259603
1511.55/1511.87	c total #propagations: 23486052 / total #impl: 2814924377 (eff. 0.008)
1511.55/1511.87	c #Conflicts:    3353000 | #Learnt:      65287 | 0.002
1511.55/1511.87	c total clause space: 127.173MB
1511.55/1511.87	c total #watches: 265144
1512.36/1512.70	c total #propagations: 23492931 / total #impl: 2817095916 (eff. 0.008)
1512.36/1512.70	c #Conflicts:    3354000 | #Learnt:      66287 | 0.002
1512.36/1512.70	c total clause space: 127.173MB
1512.36/1512.70	c total #watches: 269464
1513.25/1513.52	c total #propagations: 23500402 / total #impl: 2818510316 (eff. 0.008)
1513.25/1513.52	c #Conflicts:    3355000 | #Learnt:      67287 | 0.002
1513.25/1513.52	c total clause space: 127.173MB
1513.25/1513.52	c total #watches: 275284
1514.15/1514.41	c total #propagations: 23506944 / total #impl: 2820402939 (eff. 0.008)
1514.15/1514.41	c #Conflicts:    3356000 | #Learnt:      68287 | 0.002
1514.15/1514.41	c total clause space: 127.173MB
1514.15/1514.41	c total #watches: 281640
1514.95/1515.26	c total #propagations: 23513225 / total #impl: 2822689990 (eff. 0.008)
1514.95/1515.26	c #Conflicts:    3357000 | #Learnt:      69287 | 0.002
1514.95/1515.26	c total clause space: 127.173MB
1514.95/1515.26	c total #watches: 286497
1515.85/1516.17	c total #propagations: 23520388 / total #impl: 2824221516 (eff. 0.008)
1515.85/1516.17	c #Conflicts:    3358000 | #Learnt:      70287 | 0.002
1515.85/1516.17	c total clause space: 127.173MB
1515.85/1516.17	c total #watches: 292667
1516.75/1517.09	c total #propagations: 23527739 / total #impl: 2826165316 (eff. 0.008)
1516.75/1517.09	c #Conflicts:    3359000 | #Learnt:      71287 | 0.002
1516.75/1517.09	c total clause space: 127.173MB
1516.75/1517.09	c total #watches: 298557
1517.85/1518.18	c total #propagations: 23534698 / total #impl: 2828108737 (eff. 0.008)
1517.85/1518.18	c #Conflicts:    3360000 | #Learnt:      72287 | 0.002
1517.85/1518.18	c total clause space: 127.173MB
1517.85/1518.18	c total #watches: 305165
1518.95/1519.27	c total #propagations: 23541592 / total #impl: 2830905306 (eff. 0.008)
1518.95/1519.27	c #Conflicts:    3361000 | #Learnt:      73287 | 0.002
1518.95/1519.27	c total clause space: 127.173MB
1518.95/1519.27	c total #watches: 310144
1519.95/1520.25	c total #propagations: 23548158 / total #impl: 2833362243 (eff. 0.008)
1519.95/1520.25	c #Conflicts:    3362000 | #Learnt:      74287 | 0.002
1519.95/1520.25	c total clause space: 127.173MB
1519.95/1520.25	c total #watches: 315147
1521.05/1521.34	c total #propagations: 23556048 / total #impl: 2835428183 (eff. 0.008)
1521.05/1521.34	c #Conflicts:    3363000 | #Learnt:      75287 | 0.002
1521.05/1521.34	c total clause space: 127.173MB
1521.05/1521.34	c total #watches: 320059
1522.15/1522.43	c total #propagations: 23563268 / total #impl: 2837392601 (eff. 0.008)
1522.15/1522.43	c #Conflicts:    3364000 | #Learnt:      76287 | 0.002
1522.15/1522.43	c total clause space: 127.173MB
1522.15/1522.43	c total #watches: 324320
1523.15/1523.40	c total #propagations: 23569905 / total #impl: 2839364640 (eff. 0.008)
1523.15/1523.40	c #Conflicts:    3365000 | #Learnt:      77287 | 0.002
1523.15/1523.40	c total clause space: 127.173MB
1523.15/1523.40	c total #watches: 328182
1524.15/1524.45	c total #propagations: 23577321 / total #impl: 2840807117 (eff. 0.008)
1524.15/1524.45	c #Conflicts:    3366000 | #Learnt:      78287 | 0.002
1524.15/1524.45	c total clause space: 127.173MB
1524.15/1524.45	c total #watches: 333842
1524.95/1525.23	c total #propagations: 23583797 / total #impl: 2842500902 (eff. 0.008)
1524.95/1525.23	c #Conflicts:    3367000 | #Learnt:      79287 | 0.002
1524.95/1525.23	c total clause space: 127.173MB
1524.95/1525.23	c total #watches: 338191
1525.75/1526.04	c total #propagations: 23591202 / total #impl: 2843958107 (eff. 0.008)
1525.75/1526.04	c #Conflicts:    3368000 | #Learnt:      80287 | 0.002
1525.75/1526.04	c total clause space: 127.173MB
1525.75/1526.04	c total #watches: 342453
1526.55/1526.90	c total #propagations: 23598499 / total #impl: 2845561366 (eff. 0.008)
1526.55/1526.90	c #Conflicts:    3369000 | #Learnt:      81287 | 0.002
1526.55/1526.90	c total clause space: 127.173MB
1526.55/1526.90	c total #watches: 347287
1527.55/1527.85	c total #propagations: 23605348 / total #impl: 2847346385 (eff. 0.008)
1527.55/1527.85	c #Conflicts:    3370000 | #Learnt:      82287 | 0.002
1527.55/1527.85	c total clause space: 127.173MB
1527.55/1527.85	c total #watches: 352265
1528.45/1528.76	c total #propagations: 23612125 / total #impl: 2849797368 (eff. 0.008)
1528.45/1528.76	c #Conflicts:    3371000 | #Learnt:      83287 | 0.002
1528.45/1528.76	c total clause space: 127.173MB
1528.45/1528.76	c total #watches: 357524
1529.45/1529.72	c total #propagations: 23619444 / total #impl: 2852135960 (eff. 0.008)
1529.45/1529.72	c #Conflicts:    3372000 | #Learnt:      84287 | 0.002
1529.45/1529.72	c total clause space: 127.173MB
1529.45/1529.72	c total #watches: 362855
1530.65/1530.93	c total #propagations: 23626633 / total #impl: 2854886283 (eff. 0.008)
1530.65/1530.93	c #Conflicts:    3373000 | #Learnt:      85287 | 0.002
1530.65/1530.93	c total clause space: 127.173MB
1530.65/1530.93	c total #watches: 366572
1531.75/1532.01	c total #propagations: 23633957 / total #impl: 2856453116 (eff. 0.008)
1531.75/1532.01	c #Conflicts:    3374000 | #Learnt:      86287 | 0.002
1531.75/1532.01	c total clause space: 127.173MB
1531.75/1532.01	c total #watches: 371677
1532.94/1533.21	c total #propagations: 23640797 / total #impl: 2858313033 (eff. 0.008)
1532.94/1533.21	c #Conflicts:    3375000 | #Learnt:      87287 | 0.002
1532.94/1533.21	c total clause space: 127.173MB
1532.94/1533.21	c total #watches: 376157
1534.04/1534.35	c total #propagations: 23648194 / total #impl: 2860065709 (eff. 0.008)
1534.04/1534.35	c #Conflicts:    3376000 | #Learnt:      88287 | 0.002
1534.04/1534.35	c total clause space: 127.173MB
1534.04/1534.35	c total #watches: 380877
1535.35/1535.64	c total #propagations: 23655615 / total #impl: 2861422063 (eff. 0.008)
1535.35/1535.64	c GC COLLECT
1535.35/1535.64	c #Conflicts:    3377000 | #Learnt:      44686 | 0.002
1535.35/1535.64	c total clause space: 127.173MB
1535.35/1535.64	c total #watches: 178862
1535.74/1536.06	c total #propagations: 23662963 / total #impl: 2863444161 (eff. 0.008)
1535.74/1536.06	c #Conflicts:    3378000 | #Learnt:      45686 | 0.002
1535.74/1536.06	c total clause space: 127.173MB
1535.74/1536.06	c total #watches: 184073
1536.24/1536.52	c total #propagations: 23670406 / total #impl: 2864286206 (eff. 0.008)
1536.24/1536.52	c #Conflicts:    3379000 | #Learnt:      46686 | 0.002
1536.24/1536.52	c total clause space: 127.173MB
1536.24/1536.52	c total #watches: 189690
1536.74/1537.04	c total #propagations: 23677277 / total #impl: 2865215481 (eff. 0.008)
1536.74/1537.04	c #Conflicts:    3380000 | #Learnt:      47686 | 0.002
1536.74/1537.04	c total clause space: 127.173MB
1536.74/1537.04	c total #watches: 196464
1537.24/1537.55	c total #propagations: 23683876 / total #impl: 2866687104 (eff. 0.008)
1537.24/1537.55	c #Conflicts:    3381000 | #Learnt:      48686 | 0.002
1537.24/1537.55	c total clause space: 127.173MB
1537.24/1537.55	c total #watches: 202978
1537.84/1538.16	c total #propagations: 23691068 / total #impl: 2867880652 (eff. 0.008)
1537.84/1538.16	c #Conflicts:    3382000 | #Learnt:      49686 | 0.002
1537.84/1538.16	c total clause space: 127.173MB
1537.84/1538.16	c total #watches: 207883
1538.44/1538.70	c total #propagations: 23698220 / total #impl: 2868817628 (eff. 0.008)
1538.44/1538.70	c #Conflicts:    3383000 | #Learnt:      50686 | 0.002
1538.44/1538.70	c total clause space: 127.173MB
1538.44/1538.70	c total #watches: 214124
1539.04/1539.30	c total #propagations: 23704963 / total #impl: 2869915150 (eff. 0.008)
1539.04/1539.30	c #Conflicts:    3384000 | #Learnt:      51686 | 0.002
1539.04/1539.30	c total clause space: 127.173MB
1539.04/1539.30	c total #watches: 218726
1539.64/1539.95	c total #propagations: 23712624 / total #impl: 2870970064 (eff. 0.008)
1539.64/1539.95	c #Conflicts:    3385000 | #Learnt:      52686 | 0.002
1539.64/1539.95	c total clause space: 127.173MB
1539.64/1539.95	c total #watches: 223594
1540.24/1540.52	c total #propagations: 23720103 / total #impl: 2872132775 (eff. 0.008)
1540.24/1540.52	c #Conflicts:    3386000 | #Learnt:      53686 | 0.002
1540.24/1540.52	c total clause space: 127.173MB
1540.24/1540.52	c total #watches: 228710
1540.85/1541.13	c total #propagations: 23727168 / total #impl: 2873329988 (eff. 0.008)
1540.85/1541.13	c #Conflicts:    3387000 | #Learnt:      54686 | 0.002
1540.85/1541.13	c total clause space: 127.173MB
1540.85/1541.13	c total #watches: 233759
1541.44/1541.75	c total #propagations: 23734367 / total #impl: 2874725699 (eff. 0.008)
1541.44/1541.75	c #Conflicts:    3388000 | #Learnt:      55686 | 0.002
1541.44/1541.75	c total clause space: 127.173MB
1541.44/1541.75	c total #watches: 240132
1542.05/1542.35	c total #propagations: 23741111 / total #impl: 2876621411 (eff. 0.008)
1542.05/1542.35	c #Conflicts:    3389000 | #Learnt:      56686 | 0.002
1542.05/1542.35	c total clause space: 127.173MB
1542.05/1542.35	c total #watches: 243766
1542.54/1542.86	c total #propagations: 23747649 / total #impl: 2877689451 (eff. 0.008)
1542.54/1542.86	c #Conflicts:    3390000 | #Learnt:      57686 | 0.002
1542.54/1542.86	c total clause space: 127.173MB
1542.54/1542.86	c total #watches: 246795
1543.15/1543.45	c total #propagations: 23754113 / total #impl: 2878489500 (eff. 0.008)
1543.15/1543.45	c #Conflicts:    3391000 | #Learnt:      58686 | 0.002
1543.15/1543.45	c total clause space: 127.173MB
1543.15/1543.45	c total #watches: 250465
1543.84/1544.11	c total #propagations: 23760823 / total #impl: 2879603045 (eff. 0.008)
1543.84/1544.11	c #Conflicts:    3392000 | #Learnt:      59686 | 0.002
1543.84/1544.11	c total clause space: 127.173MB
1543.84/1544.11	c total #watches: 255855
1544.44/1544.70	c total #propagations: 23767811 / total #impl: 2881056329 (eff. 0.008)
1544.44/1544.70	c #Conflicts:    3393000 | #Learnt:      60686 | 0.002
1544.44/1544.70	c total clause space: 127.173MB
1544.44/1544.70	c total #watches: 260368
1545.14/1545.42	c total #propagations: 23775262 / total #impl: 2882339096 (eff. 0.008)
1545.14/1545.42	c #Conflicts:    3394000 | #Learnt:      61686 | 0.002
1545.14/1545.42	c total clause space: 127.173MB
1545.14/1545.42	c total #watches: 265509
1545.74/1546.08	c total #propagations: 23782337 / total #impl: 2884056705 (eff. 0.008)
1545.74/1546.08	c #Conflicts:    3395000 | #Learnt:      62686 | 0.002
1545.74/1546.08	c total clause space: 127.173MB
1545.74/1546.08	c total #watches: 270072
1546.45/1546.72	c total #propagations: 23790272 / total #impl: 2885609582 (eff. 0.008)
1546.45/1546.72	c #Conflicts:    3396000 | #Learnt:      63686 | 0.002
1546.45/1546.72	c total clause space: 127.173MB
1546.45/1546.72	c total #watches: 274250
1547.04/1547.39	c total #propagations: 23798075 / total #impl: 2887065247 (eff. 0.008)
1547.04/1547.39	c #Conflicts:    3397000 | #Learnt:      64686 | 0.002
1547.04/1547.39	c total clause space: 127.173MB
1547.04/1547.39	c total #watches: 279260
1547.84/1548.11	c total #propagations: 23805243 / total #impl: 2888882398 (eff. 0.008)
1547.84/1548.11	c #Conflicts:    3398000 | #Learnt:      65686 | 0.002
1547.84/1548.11	c total clause space: 127.173MB
1547.84/1548.11	c total #watches: 284774
1548.74/1549.02	c total #propagations: 23812225 / total #impl: 2890728781 (eff. 0.008)
1548.74/1549.02	c #Conflicts:    3399000 | #Learnt:      66686 | 0.002
1548.74/1549.02	c total clause space: 127.173MB
1548.74/1549.02	c total #watches: 290407
1549.65/1549.96	c total #propagations: 23819050 / total #impl: 2893115979 (eff. 0.008)
1549.65/1549.96	c #Conflicts:    3400000 | #Learnt:      67686 | 0.002
1549.65/1549.96	c total clause space: 127.173MB
1549.65/1549.96	c total #watches: 296956
1550.64/1550.90	c total #propagations: 23825742 / total #impl: 2895823577 (eff. 0.008)
1550.64/1550.90	c #Conflicts:    3401000 | #Learnt:      68686 | 0.002
1550.64/1550.90	c total clause space: 127.173MB
1550.64/1550.90	c total #watches: 302589
1551.64/1551.93	c total #propagations: 23832530 / total #impl: 2898735291 (eff. 0.008)
1551.64/1551.93	c #Conflicts:    3402000 | #Learnt:      69686 | 0.002
1551.64/1551.93	c total clause space: 127.173MB
1551.64/1551.93	c total #watches: 308886
1552.74/1553.04	c total #propagations: 23839654 / total #impl: 2902088896 (eff. 0.008)
1552.74/1553.04	c #Conflicts:    3403000 | #Learnt:      70686 | 0.002
1552.74/1553.04	c total clause space: 127.173MB
1552.74/1553.04	c total #watches: 314720
1553.74/1554.00	c total #propagations: 23846372 / total #impl: 2905673584 (eff. 0.008)
1553.74/1554.00	c #Conflicts:    3404000 | #Learnt:      71686 | 0.002
1553.74/1554.00	c total clause space: 127.173MB
1553.74/1554.00	c total #watches: 318813
1554.84/1555.12	c total #propagations: 23853154 / total #impl: 2908396933 (eff. 0.008)
1554.84/1555.12	c #Conflicts:    3405000 | #Learnt:      72686 | 0.002
1554.84/1555.12	c total clause space: 127.173MB
1554.84/1555.12	c total #watches: 325660
1556.04/1556.33	c total #propagations: 23860249 / total #impl: 2912174302 (eff. 0.008)
1556.04/1556.33	c #Conflicts:    3406000 | #Learnt:      73686 | 0.002
1556.04/1556.33	c total clause space: 127.173MB
1556.04/1556.33	c total #watches: 330356
1557.14/1557.48	c total #propagations: 23867422 / total #impl: 2915372200 (eff. 0.008)
1557.14/1557.48	c #Conflicts:    3407000 | #Learnt:      74686 | 0.002
1557.14/1557.48	c total clause space: 127.173MB
1557.14/1557.48	c total #watches: 336150
1558.34/1558.63	c total #propagations: 23874148 / total #impl: 2918766198 (eff. 0.008)
1558.34/1558.63	c #Conflicts:    3408000 | #Learnt:      75686 | 0.002
1558.34/1558.63	c total clause space: 127.173MB
1558.34/1558.63	c total #watches: 342902
1559.65/1559.94	c total #propagations: 23880656 / total #impl: 2922577285 (eff. 0.008)
1559.65/1559.94	c #Conflicts:    3409000 | #Learnt:      76686 | 0.002
1559.65/1559.94	c total clause space: 127.173MB
1559.65/1559.94	c total #watches: 349000
1561.04/1561.34	c total #propagations: 23886979 / total #impl: 2927387469 (eff. 0.008)
1561.04/1561.34	c #Conflicts:    3410000 | #Learnt:      77686 | 0.002
1561.04/1561.34	c total clause space: 127.173MB
1561.04/1561.34	c total #watches: 355643
1562.24/1562.56	c total #propagations: 23893590 / total #impl: 2932432932 (eff. 0.008)
1562.24/1562.56	c #Conflicts:    3411000 | #Learnt:      78686 | 0.002
1562.24/1562.56	c total clause space: 127.173MB
1562.24/1562.56	c total #watches: 360819
1563.44/1563.73	c total #propagations: 23901101 / total #impl: 2935932498 (eff. 0.008)
1563.44/1563.73	c #Conflicts:    3412000 | #Learnt:      79686 | 0.002
1563.44/1563.73	c total clause space: 127.173MB
1563.44/1563.73	c total #watches: 365659
1564.64/1564.95	c total #propagations: 23908231 / total #impl: 2938942929 (eff. 0.008)
1564.64/1564.95	c #Conflicts:    3413000 | #Learnt:      80686 | 0.002
1564.64/1564.95	c total clause space: 127.173MB
1564.64/1564.95	c total #watches: 370692
1565.84/1566.11	c total #propagations: 23915204 / total #impl: 2942468109 (eff. 0.008)
1565.84/1566.11	c #Conflicts:    3414000 | #Learnt:      81686 | 0.002
1565.84/1566.11	c total clause space: 127.173MB
1565.84/1566.11	c total #watches: 376413
1567.04/1567.33	c total #propagations: 23922391 / total #impl: 2945768158 (eff. 0.008)
1567.04/1567.33	c #Conflicts:    3415000 | #Learnt:      82686 | 0.002
1567.04/1567.33	c total clause space: 127.173MB
1567.04/1567.33	c total #watches: 381739
1568.34/1568.62	c total #propagations: 23929369 / total #impl: 2949040915 (eff. 0.008)
1568.34/1568.62	c #Conflicts:    3416000 | #Learnt:      83686 | 0.002
1568.34/1568.62	c total clause space: 127.173MB
1568.34/1568.62	c total #watches: 386078
1569.44/1569.76	c total #propagations: 23936535 / total #impl: 2952123257 (eff. 0.008)
1569.44/1569.76	c #Conflicts:    3417000 | #Learnt:      84686 | 0.002
1569.44/1569.76	c total clause space: 127.173MB
1569.44/1569.76	c total #watches: 390229
1570.54/1570.90	c total #propagations: 23943439 / total #impl: 2954830297 (eff. 0.008)
1570.54/1570.90	c #Conflicts:    3418000 | #Learnt:      85686 | 0.002
1570.54/1570.90	c total clause space: 127.173MB
1570.54/1570.90	c total #watches: 394647
1571.84/1572.12	c total #propagations: 23950344 / total #impl: 2957522259 (eff. 0.008)
1571.84/1572.12	c #Conflicts:    3419000 | #Learnt:      86686 | 0.002
1571.84/1572.12	c total clause space: 127.173MB
1571.84/1572.12	c total #watches: 398975
1573.24/1573.50	c total #propagations: 23957317 / total #impl: 2960434549 (eff. 0.008)
1573.24/1573.50	c #Conflicts:    3420000 | #Learnt:      87686 | 0.002
1573.24/1573.50	c total clause space: 127.173MB
1573.24/1573.50	c total #watches: 403656
1574.54/1574.87	c total #propagations: 23964212 / total #impl: 2964000546 (eff. 0.008)
1574.54/1574.87	c #Conflicts:    3421000 | #Learnt:      88686 | 0.002
1574.54/1574.87	c total clause space: 127.173MB
1574.54/1574.87	c total #watches: 409165
1575.94/1576.25	c total #propagations: 23971189 / total #impl: 2967567765 (eff. 0.008)
1575.94/1576.25	c #Conflicts:    3422000 | #Learnt:      89686 | 0.002
1575.94/1576.25	c total clause space: 127.173MB
1575.94/1576.25	c total #watches: 414768
1576.44/1576.77	c total #propagations: 23978168 / total #impl: 2970980118 (eff. 0.008)
1576.44/1576.77	c GC COLLECT
1576.44/1576.77	c #Conflicts:    3423000 | #Learnt:      45788 | 0.002
1576.44/1576.77	c total clause space: 127.173MB
1576.44/1576.77	c total #watches: 184653
1576.84/1577.16	c total #propagations: 23984842 / total #impl: 2972102313 (eff. 0.008)
1576.84/1577.16	c #Conflicts:    3424000 | #Learnt:      46788 | 0.002
1576.84/1577.16	c total clause space: 127.173MB
1576.84/1577.16	c total #watches: 189143
1577.24/1577.57	c total #propagations: 23991729 / total #impl: 2973055807 (eff. 0.008)
1577.24/1577.57	c #Conflicts:    3425000 | #Learnt:      47788 | 0.002
1577.24/1577.57	c total clause space: 127.173MB
1577.24/1577.57	c total #watches: 193226
1577.64/1577.97	c total #propagations: 23998739 / total #impl: 2973943016 (eff. 0.008)
1577.64/1577.97	c #Conflicts:    3426000 | #Learnt:      48788 | 0.002
1577.64/1577.97	c total clause space: 127.173MB
1577.64/1577.97	c total #watches: 197553
1578.04/1578.37	c total #propagations: 24006033 / total #impl: 2974904487 (eff. 0.008)
1578.04/1578.37	c #Conflicts:    3427000 | #Learnt:      49788 | 0.002
1578.04/1578.37	c total clause space: 127.173MB
1578.04/1578.37	c total #watches: 201685
1578.54/1578.82	c total #propagations: 24013104 / total #impl: 2975922424 (eff. 0.008)
1578.54/1578.82	c #Conflicts:    3428000 | #Learnt:      50788 | 0.002
1578.54/1578.82	c total clause space: 127.173MB
1578.54/1578.82	c total #watches: 205879
1579.04/1579.32	c total #propagations: 24020035 / total #impl: 2977070430 (eff. 0.008)
1579.04/1579.32	c #Conflicts:    3429000 | #Learnt:      51788 | 0.002
1579.04/1579.32	c total clause space: 127.173MB
1579.04/1579.32	c total #watches: 210487
1579.54/1579.84	c total #propagations: 24027554 / total #impl: 2978314198 (eff. 0.008)
1579.54/1579.84	c #Conflicts:    3430000 | #Learnt:      52788 | 0.002
1579.54/1579.84	c total clause space: 127.173MB
1579.54/1579.84	c total #watches: 215109
1580.04/1580.39	c total #propagations: 24034971 / total #impl: 2979604200 (eff. 0.008)
1580.04/1580.39	c #Conflicts:    3431000 | #Learnt:      53788 | 0.002
1580.04/1580.39	c total clause space: 127.173MB
1580.04/1580.39	c total #watches: 219508
1580.64/1580.93	c total #propagations: 24042121 / total #impl: 2980853184 (eff. 0.008)
1580.64/1580.93	c #Conflicts:    3432000 | #Learnt:      54788 | 0.002
1580.64/1580.93	c total clause space: 127.173MB
1580.64/1580.93	c total #watches: 223655
1581.14/1581.48	c total #propagations: 24049089 / total #impl: 2982062469 (eff. 0.008)
1581.14/1581.48	c #Conflicts:    3433000 | #Learnt:      55788 | 0.002
1581.14/1581.48	c total clause space: 127.173MB
1581.14/1581.48	c total #watches: 227326
1581.84/1582.12	c total #propagations: 24056277 / total #impl: 2983164663 (eff. 0.008)
1581.84/1582.12	c #Conflicts:    3434000 | #Learnt:      56788 | 0.002
1581.84/1582.12	c total clause space: 127.173MB
1581.84/1582.12	c total #watches: 231441
1582.44/1582.76	c total #propagations: 24063163 / total #impl: 2984563976 (eff. 0.008)
1582.44/1582.76	c #Conflicts:    3435000 | #Learnt:      57788 | 0.002
1582.44/1582.76	c total clause space: 127.173MB
1582.44/1582.76	c total #watches: 235273
1583.14/1583.42	c total #propagations: 24070460 / total #impl: 2986033419 (eff. 0.008)
1583.14/1583.42	c #Conflicts:    3436000 | #Learnt:      58788 | 0.002
1583.14/1583.42	c total clause space: 127.173MB
1583.14/1583.42	c total #watches: 239603
1583.85/1584.11	c total #propagations: 24077202 / total #impl: 2987728104 (eff. 0.008)
1583.85/1584.11	c #Conflicts:    3437000 | #Learnt:      59788 | 0.002
1583.85/1584.11	c total clause space: 127.173MB
1583.85/1584.11	c total #watches: 243718
1584.44/1584.78	c total #propagations: 24084070 / total #impl: 2989066712 (eff. 0.008)
1584.44/1584.78	c #Conflicts:    3438000 | #Learnt:      60788 | 0.002
1584.44/1584.78	c total clause space: 127.173MB
1584.44/1584.78	c total #watches: 248110
1585.14/1585.43	c total #propagations: 24090706 / total #impl: 2990475464 (eff. 0.008)
1585.14/1585.43	c #Conflicts:    3439000 | #Learnt:      61788 | 0.002
1585.14/1585.43	c total clause space: 127.173MB
1585.14/1585.43	c total #watches: 252125
1585.84/1586.11	c total #propagations: 24097600 / total #impl: 2992002296 (eff. 0.008)
1585.84/1586.11	c #Conflicts:    3440000 | #Learnt:      62788 | 0.002
1585.84/1586.11	c total clause space: 127.173MB
1585.84/1586.11	c total #watches: 256096
1586.44/1586.78	c total #propagations: 24103974 / total #impl: 2993475016 (eff. 0.008)
1586.44/1586.78	c #Conflicts:    3441000 | #Learnt:      63788 | 0.002
1586.44/1586.78	c total clause space: 127.173MB
1586.44/1586.78	c total #watches: 259675
1587.15/1587.47	c total #propagations: 24109749 / total #impl: 2994804838 (eff. 0.008)
1587.15/1587.47	c #Conflicts:    3442000 | #Learnt:      64788 | 0.002
1587.15/1587.47	c total clause space: 127.173MB
1587.15/1587.47	c total #watches: 263739
1587.94/1588.20	c total #propagations: 24116289 / total #impl: 2996483492 (eff. 0.008)
1587.94/1588.20	c #Conflicts:    3443000 | #Learnt:      65788 | 0.002
1587.94/1588.20	c total clause space: 127.173MB
1587.94/1588.20	c total #watches: 267363
1588.64/1588.93	c total #propagations: 24122963 / total #impl: 2998116124 (eff. 0.008)
1588.64/1588.93	c #Conflicts:    3444000 | #Learnt:      66788 | 0.002
1588.64/1588.93	c total clause space: 127.173MB
1588.64/1588.93	c total #watches: 271240
1589.35/1589.62	c total #propagations: 24129538 / total #impl: 2999822178 (eff. 0.008)
1589.35/1589.62	c #Conflicts:    3445000 | #Learnt:      67788 | 0.002
1589.35/1589.62	c total clause space: 127.173MB
1589.35/1589.62	c total #watches: 274778
1590.04/1590.31	c total #propagations: 24136385 / total #impl: 3001293727 (eff. 0.008)
1590.04/1590.31	c #Conflicts:    3446000 | #Learnt:      68788 | 0.002
1590.04/1590.31	c total clause space: 127.173MB
1590.04/1590.31	c total #watches: 278167
1590.84/1591.10	c total #propagations: 24143327 / total #impl: 3002511985 (eff. 0.008)
1590.84/1591.10	c #Conflicts:    3447000 | #Learnt:      69788 | 0.002
1590.84/1591.10	c total clause space: 127.173MB
1590.84/1591.10	c total #watches: 281652
1591.45/1591.78	c total #propagations: 24150562 / total #impl: 3004175069 (eff. 0.008)
1591.45/1591.78	c #Conflicts:    3448000 | #Learnt:      70788 | 0.002
1591.45/1591.78	c total clause space: 127.173MB
1591.45/1591.78	c total #watches: 285315
1592.24/1592.56	c total #propagations: 24157218 / total #impl: 3005864265 (eff. 0.008)
1592.24/1592.56	c #Conflicts:    3449000 | #Learnt:      71788 | 0.002
1592.24/1592.56	c total clause space: 127.173MB
1592.24/1592.56	c total #watches: 289135
1592.94/1593.29	c total #propagations: 24164109 / total #impl: 3007656052 (eff. 0.008)
1592.94/1593.29	c #Conflicts:    3450000 | #Learnt:      72788 | 0.002
1592.94/1593.29	c total clause space: 127.173MB
1592.94/1593.29	c total #watches: 292713
1593.84/1594.13	c total #propagations: 24170565 / total #impl: 3009294176 (eff. 0.008)
1593.84/1594.13	c #Conflicts:    3451000 | #Learnt:      73788 | 0.002
1593.84/1594.13	c total clause space: 127.173MB
1593.84/1594.13	c total #watches: 296204
1594.64/1594.98	c total #propagations: 24176667 / total #impl: 3011366115 (eff. 0.008)
1594.64/1594.98	c #Conflicts:    3452000 | #Learnt:      74788 | 0.002
1594.64/1594.98	c total clause space: 127.173MB
1594.64/1594.98	c total #watches: 300271
1595.54/1595.86	c total #propagations: 24182866 / total #impl: 3013663536 (eff. 0.008)
1595.54/1595.86	c #Conflicts:    3453000 | #Learnt:      75788 | 0.002
1595.54/1595.86	c total clause space: 127.173MB
1595.54/1595.86	c total #watches: 304456
1596.54/1596.88	c total #propagations: 24189002 / total #impl: 3016031611 (eff. 0.008)
1596.54/1596.88	c #Conflicts:    3454000 | #Learnt:      76788 | 0.002
1596.54/1596.88	c total clause space: 127.173MB
1596.54/1596.88	c total #watches: 308055
1597.54/1597.84	c total #propagations: 24196447 / total #impl: 3018269235 (eff. 0.008)
1597.54/1597.84	c #Conflicts:    3455000 | #Learnt:      77788 | 0.002
1597.54/1597.84	c total clause space: 127.173MB
1597.54/1597.84	c total #watches: 311560
1598.54/1598.85	c total #propagations: 24203568 / total #impl: 3020650073 (eff. 0.008)
1598.54/1598.85	c #Conflicts:    3456000 | #Learnt:      78788 | 0.002
1598.54/1598.85	c total clause space: 127.173MB
1598.54/1598.85	c total #watches: 315333
1599.54/1599.83	c total #propagations: 24210296 / total #impl: 3023115078 (eff. 0.008)
1599.54/1599.83	c #Conflicts:    3457000 | #Learnt:      79788 | 0.002
1599.54/1599.83	c total clause space: 127.173MB
1599.54/1599.83	c total #watches: 319036
1600.54/1600.86	c total #propagations: 24216819 / total #impl: 3025551260 (eff. 0.008)
1600.54/1600.86	c #Conflicts:    3458000 | #Learnt:      80788 | 0.002
1600.54/1600.86	c total clause space: 127.173MB
1600.54/1600.86	c total #watches: 322730
1601.74/1602.01	c total #propagations: 24223971 / total #impl: 3028053834 (eff. 0.008)
1601.74/1602.01	c #Conflicts:    3459000 | #Learnt:      81788 | 0.002
1601.74/1602.01	c total clause space: 127.173MB
1601.74/1602.01	c total #watches: 326153
1602.74/1603.09	c total #propagations: 24231044 / total #impl: 3030256366 (eff. 0.008)
1602.74/1603.09	c #Conflicts:    3460000 | #Learnt:      82788 | 0.002
1602.74/1603.09	c total clause space: 127.173MB
1602.74/1603.09	c total #watches: 329601
1603.74/1604.07	c total #propagations: 24237553 / total #impl: 3032469207 (eff. 0.008)
1603.74/1604.07	c #Conflicts:    3461000 | #Learnt:      83788 | 0.002
1603.74/1604.07	c total clause space: 127.173MB
1603.74/1604.07	c total #watches: 333564
1604.75/1605.02	c total #propagations: 24244370 / total #impl: 3034887029 (eff. 0.008)
1604.75/1605.02	c #Conflicts:    3462000 | #Learnt:      84788 | 0.002
1604.75/1605.02	c total clause space: 127.173MB
1604.75/1605.02	c total #watches: 337749
1605.85/1606.11	c total #propagations: 24251678 / total #impl: 3037233838 (eff. 0.008)
1605.85/1606.11	c #Conflicts:    3463000 | #Learnt:      85788 | 0.002
1605.85/1606.11	c total clause space: 127.173MB
1605.85/1606.11	c total #watches: 341646
1606.85/1607.11	c total #propagations: 24258362 / total #impl: 3039975358 (eff. 0.008)
1606.85/1607.11	c #Conflicts:    3464000 | #Learnt:      86788 | 0.002
1606.85/1607.11	c total clause space: 127.173MB
1606.85/1607.11	c total #watches: 345155
1607.84/1608.17	c total #propagations: 24264486 / total #impl: 3042004607 (eff. 0.008)
1607.84/1608.17	c #Conflicts:    3465000 | #Learnt:      87788 | 0.002
1607.84/1608.17	c total clause space: 127.173MB
1607.84/1608.17	c total #watches: 349263
1608.94/1609.27	c total #propagations: 24271036 / total #impl: 3044613816 (eff. 0.008)
1608.94/1609.27	c #Conflicts:    3466000 | #Learnt:      88788 | 0.002
1608.94/1609.27	c total clause space: 127.173MB
1608.94/1609.27	c total #watches: 352503
1610.04/1610.35	c total #propagations: 24277484 / total #impl: 3046625560 (eff. 0.008)
1610.04/1610.35	c #Conflicts:    3467000 | #Learnt:      89788 | 0.002
1610.04/1610.35	c total clause space: 127.173MB
1610.04/1610.35	c total #watches: 356000
1610.74/1611.04	c total #propagations: 24284547 / total #impl: 3049020781 (eff. 0.008)
1610.74/1611.04	c GC COLLECT
1610.74/1611.04	c #Conflicts:    3468000 | #Learnt:      45590 | 0.002
1610.74/1611.04	c total clause space: 127.173MB
1610.74/1611.04	c total #watches: 183516
1611.04/1611.35	c total #propagations: 24291672 / total #impl: 3050216769 (eff. 0.008)
1611.04/1611.35	c #Conflicts:    3469000 | #Learnt:      46590 | 0.002
1611.04/1611.35	c total clause space: 127.173MB
1611.04/1611.35	c total #watches: 186975
1611.44/1611.70	c total #propagations: 24298358 / total #impl: 3050729227 (eff. 0.008)
1611.44/1611.70	c #Conflicts:    3470000 | #Learnt:      47590 | 0.002
1611.44/1611.70	c total clause space: 127.173MB
1611.44/1611.70	c total #watches: 190374
1611.84/1612.10	c total #propagations: 24304673 / total #impl: 3051240898 (eff. 0.008)
1611.84/1612.10	c #Conflicts:    3471000 | #Learnt:      48590 | 0.002
1611.84/1612.10	c total clause space: 127.173MB
1611.84/1612.10	c total #watches: 194202
1612.14/1612.46	c total #propagations: 24311490 / total #impl: 3051920964 (eff. 0.008)
1612.14/1612.46	c #Conflicts:    3472000 | #Learnt:      49590 | 0.002
1612.14/1612.46	c total clause space: 127.173MB
1612.14/1612.46	c total #watches: 197555
1612.54/1612.81	c total #propagations: 24317752 / total #impl: 3052499032 (eff. 0.008)
1612.54/1612.81	c #Conflicts:    3473000 | #Learnt:      50590 | 0.002
1612.54/1612.81	c total clause space: 127.173MB
1612.54/1612.81	c total #watches: 200864
1612.84/1613.18	c total #propagations: 24324087 / total #impl: 3053031102 (eff. 0.008)
1612.84/1613.18	c #Conflicts:    3474000 | #Learnt:      51590 | 0.002
1612.84/1613.18	c total clause space: 127.173MB
1612.84/1613.18	c total #watches: 204242
1613.24/1613.54	c total #propagations: 24331006 / total #impl: 3053603169 (eff. 0.008)
1613.24/1613.54	c #Conflicts:    3475000 | #Learnt:      52590 | 0.002
1613.24/1613.54	c total clause space: 127.173MB
1613.24/1613.54	c total #watches: 207445
1613.64/1613.90	c total #propagations: 24338326 / total #impl: 3054001973 (eff. 0.008)
1613.64/1613.90	c #Conflicts:    3476000 | #Learnt:      53590 | 0.002
1613.64/1613.90	c total clause space: 127.173MB
1613.64/1613.90	c total #watches: 210782
1614.04/1614.30	c total #propagations: 24345370 / total #impl: 3054417917 (eff. 0.008)
1614.04/1614.30	c #Conflicts:    3477000 | #Learnt:      54590 | 0.002
1614.04/1614.30	c total clause space: 127.173MB
1614.04/1614.30	c total #watches: 214476
1614.44/1614.76	c total #propagations: 24351973 / total #impl: 3054991865 (eff. 0.008)
1614.44/1614.76	c #Conflicts:    3478000 | #Learnt:      55590 | 0.002
1614.44/1614.76	c total clause space: 127.173MB
1614.44/1614.76	c total #watches: 218121
1614.94/1615.24	c total #propagations: 24358270 / total #impl: 3055738309 (eff. 0.008)
1614.94/1615.24	c #Conflicts:    3479000 | #Learnt:      56590 | 0.002
1614.94/1615.24	c total clause space: 127.173MB
1614.94/1615.24	c total #watches: 221382
1615.44/1615.74	c total #propagations: 24364672 / total #impl: 3056507395 (eff. 0.008)
1615.44/1615.74	c #Conflicts:    3480000 | #Learnt:      57590 | 0.002
1615.44/1615.74	c total clause space: 127.173MB
1615.44/1615.74	c total #watches: 225000
1615.94/1616.20	c total #propagations: 24371164 / total #impl: 3057461819 (eff. 0.008)
1615.94/1616.20	c #Conflicts:    3481000 | #Learnt:      58590 | 0.002
1615.94/1616.20	c total clause space: 127.173MB
1615.94/1616.20	c total #watches: 228445
1616.34/1616.63	c total #propagations: 24377964 / total #impl: 3058136453 (eff. 0.008)
1616.34/1616.63	c #Conflicts:    3482000 | #Learnt:      59590 | 0.002
1616.34/1616.63	c total clause space: 127.173MB
1616.34/1616.63	c total #watches: 231934
1616.84/1617.14	c total #propagations: 24385163 / total #impl: 3058550376 (eff. 0.008)
1616.84/1617.14	c #Conflicts:    3483000 | #Learnt:      60590 | 0.002
1616.84/1617.14	c total clause space: 127.173MB
1616.84/1617.14	c total #watches: 235363
1617.34/1617.63	c total #propagations: 24391951 / total #impl: 3059269492 (eff. 0.008)
1617.34/1617.63	c #Conflicts:    3484000 | #Learnt:      61590 | 0.002
1617.34/1617.63	c total clause space: 127.173MB
1617.34/1617.63	c total #watches: 238883
1617.94/1618.29	c total #propagations: 24398201 / total #impl: 3060003271 (eff. 0.008)
1617.94/1618.29	c #Conflicts:    3485000 | #Learnt:      62590 | 0.002
1617.94/1618.29	c total clause space: 127.173MB
1617.94/1618.29	c total #watches: 243156
1618.64/1618.95	c total #propagations: 24404721 / total #impl: 3061297108 (eff. 0.008)
1618.64/1618.95	c #Conflicts:    3486000 | #Learnt:      63590 | 0.002
1618.64/1618.95	c total clause space: 127.173MB
1618.64/1618.95	c total #watches: 248428
1619.34/1619.63	c total #propagations: 24410850 / total #impl: 3062836460 (eff. 0.008)
1619.34/1619.63	c #Conflicts:    3487000 | #Learnt:      64590 | 0.002
1619.34/1619.63	c total clause space: 127.173MB
1619.34/1619.63	c total #watches: 252940
1619.94/1620.22	c total #propagations: 24417197 / total #impl: 3064496923 (eff. 0.008)
1619.94/1620.22	c #Conflicts:    3488000 | #Learnt:      65590 | 0.002
1619.94/1620.22	c total clause space: 127.173MB
1619.94/1620.22	c total #watches: 257292
1620.44/1620.76	c total #propagations: 24424506 / total #impl: 3065884800 (eff. 0.008)
1620.44/1620.76	c #Conflicts:    3489000 | #Learnt:      66590 | 0.002
1620.44/1620.76	c total clause space: 127.173MB
1620.44/1620.76	c total #watches: 262420
1621.04/1621.30	c total #propagations: 24431721 / total #impl: 3067167942 (eff. 0.008)
1621.04/1621.30	c #Conflicts:    3490000 | #Learnt:      67590 | 0.002
1621.04/1621.30	c total clause space: 127.173MB
1621.04/1621.30	c total #watches: 268563
1621.54/1621.89	c total #propagations: 24438249 / total #impl: 3068835708 (eff. 0.008)
1621.54/1621.89	c #Conflicts:    3491000 | #Learnt:      68590 | 0.002
1621.54/1621.89	c total clause space: 127.173MB
1621.54/1621.89	c total #watches: 273892
1622.24/1622.57	c total #propagations: 24445153 / total #impl: 3070785820 (eff. 0.008)
1622.24/1622.57	c #Conflicts:    3492000 | #Learnt:      69590 | 0.002
1622.24/1622.57	c total clause space: 127.173MB
1622.24/1622.57	c total #watches: 279569
1623.04/1623.37	c total #propagations: 24452080 / total #impl: 3073201032 (eff. 0.008)
1623.04/1623.37	c #Conflicts:    3493000 | #Learnt:      70590 | 0.002
1623.04/1623.37	c total clause space: 127.173MB
1623.04/1623.37	c total #watches: 285351
1623.84/1624.16	c total #propagations: 24459135 / total #impl: 3076133691 (eff. 0.008)
1623.84/1624.16	c #Conflicts:    3494000 | #Learnt:      71590 | 0.002
1623.84/1624.16	c total clause space: 127.173MB
1623.84/1624.16	c total #watches: 291791
1624.64/1625.00	c total #propagations: 24465997 / total #impl: 3079228694 (eff. 0.008)
1624.64/1625.00	c #Conflicts:    3495000 | #Learnt:      72590 | 0.002
1624.64/1625.00	c total clause space: 127.173MB
1624.64/1625.00	c total #watches: 297429
1625.54/1625.88	c total #propagations: 24472978 / total #impl: 3082205053 (eff. 0.008)
1625.54/1625.88	c #Conflicts:    3496000 | #Learnt:      73590 | 0.002
1625.54/1625.88	c total clause space: 127.173MB
1625.54/1625.88	c total #watches: 304436
1626.54/1626.88	c total #propagations: 24479608 / total #impl: 3085854995 (eff. 0.008)
1626.54/1626.88	c #Conflicts:    3497000 | #Learnt:      74590 | 0.002
1626.54/1626.88	c total clause space: 127.173MB
1626.54/1626.88	c total #watches: 310383
1627.53/1627.84	c total #propagations: 24486340 / total #impl: 3090004129 (eff. 0.008)
1627.53/1627.84	c #Conflicts:    3498000 | #Learnt:      75590 | 0.002
1627.53/1627.84	c total clause space: 127.173MB
1627.53/1627.84	c total #watches: 317084
1628.63/1628.90	c total #propagations: 24492847 / total #impl: 3093757467 (eff. 0.008)
1628.63/1628.90	c #Conflicts:    3499000 | #Learnt:      76590 | 0.002
1628.63/1628.90	c total clause space: 127.173MB
1628.63/1628.90	c total #watches: 322550
1629.63/1629.93	c total #propagations: 24499756 / total #impl: 3097987429 (eff. 0.008)
1629.63/1629.93	c #Conflicts:    3500000 | #Learnt:      77590 | 0.002
1629.63/1629.93	c total clause space: 127.173MB
1629.63/1629.93	c total #watches: 327957
1630.63/1630.96	c total #propagations: 24506706 / total #impl: 3102235767 (eff. 0.008)
1630.63/1630.96	c #Conflicts:    3501000 | #Learnt:      78590 | 0.002
1630.63/1630.96	c total clause space: 127.173MB
1630.63/1630.96	c total #watches: 332416
1631.73/1632.03	c total #propagations: 24513603 / total #impl: 3106169676 (eff. 0.008)
1631.73/1632.03	c #Conflicts:    3502000 | #Learnt:      79590 | 0.002
1631.73/1632.03	c total clause space: 127.173MB
1631.73/1632.03	c total #watches: 337439
1632.93/1633.23	c total #propagations: 24520753 / total #impl: 3110561353 (eff. 0.008)
1632.93/1633.23	c #Conflicts:    3503000 | #Learnt:      80590 | 0.002
1632.93/1633.23	c total clause space: 127.173MB
1632.93/1633.23	c total #watches: 342535
1634.23/1634.51	c total #propagations: 24528400 / total #impl: 3115740479 (eff. 0.008)
1634.23/1634.51	c #Conflicts:    3504000 | #Learnt:      81590 | 0.002
1634.23/1634.51	c total clause space: 127.173MB
1634.23/1634.51	c total #watches: 349231
1635.33/1635.70	c total #propagations: 24535223 / total #impl: 3122007461 (eff. 0.008)
1635.33/1635.70	c #Conflicts:    3505000 | #Learnt:      82590 | 0.002
1635.33/1635.70	c total clause space: 127.173MB
1635.33/1635.70	c total #watches: 353502
1636.73/1637.02	c total #propagations: 24542201 / total #impl: 3126704445 (eff. 0.008)
1636.73/1637.02	c #Conflicts:    3506000 | #Learnt:      83590 | 0.002
1636.73/1637.02	c total clause space: 127.173MB
1636.73/1637.02	c total #watches: 357999
1637.93/1638.21	c total #propagations: 24549149 / total #impl: 3132106284 (eff. 0.008)
1637.93/1638.21	c #Conflicts:    3507000 | #Learnt:      84590 | 0.002
1637.93/1638.21	c total clause space: 127.173MB
1637.93/1638.21	c total #watches: 362344
1639.33/1639.60	c total #propagations: 24556073 / total #impl: 3136779800 (eff. 0.008)
1639.33/1639.60	c #Conflicts:    3508000 | #Learnt:      85590 | 0.002
1639.33/1639.60	c total clause space: 127.173MB
1639.33/1639.60	c total #watches: 368617
1640.73/1641.06	c total #propagations: 24562764 / total #impl: 3143097033 (eff. 0.008)
1640.73/1641.06	c #Conflicts:    3509000 | #Learnt:      86590 | 0.002
1640.73/1641.06	c total clause space: 127.173MB
1640.73/1641.06	c total #watches: 374992
1642.14/1642.47	c total #propagations: 24569502 / total #impl: 3149815322 (eff. 0.008)
1642.14/1642.47	c #Conflicts:    3510000 | #Learnt:      87590 | 0.002
1642.14/1642.47	c total clause space: 127.173MB
1642.14/1642.47	c total #watches: 379644
1643.63/1643.98	c total #propagations: 24576850 / total #impl: 3155434704 (eff. 0.008)
1643.63/1643.98	c #Conflicts:    3511000 | #Learnt:      88590 | 0.002
1643.63/1643.98	c total clause space: 127.173MB
1643.63/1643.98	c total #watches: 385353
1645.13/1645.42	c total #propagations: 24583992 / total #impl: 3161994154 (eff. 0.008)
1645.13/1645.42	c #Conflicts:    3512000 | #Learnt:      89590 | 0.002
1645.13/1645.42	c total clause space: 127.173MB
1645.13/1645.42	c total #watches: 390522
1646.63/1646.99	c total #propagations: 24591708 / total #impl: 3168470538 (eff. 0.008)
1646.63/1646.99	c #Conflicts:    3513000 | #Learnt:      90590 | 0.002
1646.63/1646.99	c total clause space: 127.173MB
1646.63/1646.99	c total #watches: 396140
1647.64/1647.98	c total #propagations: 24599139 / total #impl: 3175319763 (eff. 0.008)
1647.64/1647.98	c GC COLLECT
1647.64/1647.98	c #Conflicts:    3514000 | #Learnt:      46090 | 0.002
1647.64/1647.98	c total clause space: 127.173MB
1647.64/1647.98	c total #watches: 185950
1648.03/1648.36	c total #propagations: 24606595 / total #impl: 3179066880 (eff. 0.008)
1648.03/1648.36	c #Conflicts:    3515000 | #Learnt:      47090 | 0.002
1648.03/1648.36	c total clause space: 127.173MB
1648.03/1648.36	c total #watches: 190406
1648.43/1648.77	c total #propagations: 24613945 / total #impl: 3180014264 (eff. 0.008)
1648.43/1648.77	c #Conflicts:    3516000 | #Learnt:      48090 | 0.002
1648.43/1648.77	c total clause space: 127.173MB
1648.43/1648.77	c total #watches: 195262
1648.93/1649.22	c total #propagations: 24621067 / total #impl: 3181244320 (eff. 0.008)
1648.93/1649.22	c #Conflicts:    3517000 | #Learnt:      49090 | 0.002
1648.93/1649.22	c total clause space: 127.173MB
1648.93/1649.22	c total #watches: 200271
1649.43/1649.71	c total #propagations: 24627969 / total #impl: 3182762335 (eff. 0.008)
1649.43/1649.71	c #Conflicts:    3518000 | #Learnt:      50090 | 0.002
1649.43/1649.71	c total clause space: 127.173MB
1649.43/1649.71	c total #watches: 205854
1649.93/1650.20	c total #propagations: 24635050 / total #impl: 3184541055 (eff. 0.008)
1649.93/1650.20	c #Conflicts:    3519000 | #Learnt:      51090 | 0.002
1649.93/1650.20	c total clause space: 127.173MB
1649.93/1650.20	c total #watches: 209749
1650.43/1650.72	c total #propagations: 24642823 / total #impl: 3186133432 (eff. 0.008)
1650.43/1650.72	c #Conflicts:    3520000 | #Learnt:      52090 | 0.002
1650.43/1650.72	c total clause space: 127.173MB
1650.43/1650.72	c total #watches: 213763
1650.94/1651.26	c total #propagations: 24650629 / total #impl: 3187818933 (eff. 0.008)
1650.94/1651.26	c #Conflicts:    3521000 | #Learnt:      53090 | 0.002
1650.94/1651.26	c total clause space: 127.173MB
1650.94/1651.26	c total #watches: 218104
1651.53/1651.80	c total #propagations: 24658120 / total #impl: 3189740330 (eff. 0.008)
1651.53/1651.80	c #Conflicts:    3522000 | #Learnt:      54090 | 0.002
1651.53/1651.80	c total clause space: 127.173MB
1651.53/1651.80	c total #watches: 223838
1652.13/1652.40	c total #propagations: 24665008 / total #impl: 3191747534 (eff. 0.008)
1652.13/1652.40	c #Conflicts:    3523000 | #Learnt:      55090 | 0.002
1652.13/1652.40	c total clause space: 127.173MB
1652.13/1652.40	c total #watches: 229472
1652.73/1653.03	c total #propagations: 24671988 / total #impl: 3194165115 (eff. 0.008)
1652.73/1653.03	c #Conflicts:    3524000 | #Learnt:      56090 | 0.002
1652.73/1653.03	c total clause space: 127.173MB
1652.73/1653.03	c total #watches: 234266
1653.33/1653.64	c total #propagations: 24678788 / total #impl: 3196562623 (eff. 0.008)
1653.33/1653.64	c #Conflicts:    3525000 | #Learnt:      57090 | 0.002
1653.33/1653.64	c total clause space: 127.173MB
1653.33/1653.64	c total #watches: 238209
1654.03/1654.30	c total #propagations: 24685480 / total #impl: 3198510238 (eff. 0.008)
1654.03/1654.30	c #Conflicts:    3526000 | #Learnt:      58090 | 0.002
1654.03/1654.30	c total clause space: 127.173MB
1654.03/1654.30	c total #watches: 243146
1654.73/1655.05	c total #propagations: 24692406 / total #impl: 3201221908 (eff. 0.008)
1654.73/1655.05	c #Conflicts:    3527000 | #Learnt:      59090 | 0.002
1654.73/1655.05	c total clause space: 127.173MB
1654.73/1655.05	c total #watches: 248320
1655.53/1655.82	c total #propagations: 24699317 / total #impl: 3204284372 (eff. 0.008)
1655.53/1655.82	c #Conflicts:    3528000 | #Learnt:      60090 | 0.002
1655.53/1655.82	c total clause space: 127.173MB
1655.53/1655.82	c total #watches: 256082
1656.34/1656.62	c total #propagations: 24705565 / total #impl: 3207964777 (eff. 0.008)
1656.34/1656.62	c #Conflicts:    3529000 | #Learnt:      61090 | 0.002
1656.34/1656.62	c total clause space: 127.173MB
1656.34/1656.62	c total #watches: 262014
1657.23/1657.50	c total #propagations: 24712517 / total #impl: 3211591961 (eff. 0.008)
1657.23/1657.50	c #Conflicts:    3530000 | #Learnt:      62090 | 0.002
1657.23/1657.50	c total clause space: 127.173MB
1657.23/1657.50	c total #watches: 267637
1658.13/1658.42	c total #propagations: 24719316 / total #impl: 3215613285 (eff. 0.008)
1658.13/1658.42	c #Conflicts:    3531000 | #Learnt:      63090 | 0.002
1658.13/1658.42	c total clause space: 127.173MB
1658.13/1658.42	c total #watches: 274022
1659.03/1659.33	c total #propagations: 24725958 / total #impl: 3219947572 (eff. 0.008)
1659.03/1659.33	c #Conflicts:    3532000 | #Learnt:      64090 | 0.002
1659.03/1659.33	c total clause space: 127.173MB
1659.03/1659.33	c total #watches: 280180
1659.93/1660.24	c total #propagations: 24733041 / total #impl: 3224376821 (eff. 0.008)
1659.93/1660.24	c #Conflicts:    3533000 | #Learnt:      65090 | 0.002
1659.93/1660.24	c total clause space: 127.173MB
1659.93/1660.24	c total #watches: 285965
1660.84/1661.18	c total #propagations: 24740197 / total #impl: 3228384680 (eff. 0.008)
1660.84/1661.18	c #Conflicts:    3534000 | #Learnt:      66090 | 0.002
1660.84/1661.18	c total clause space: 127.173MB
1660.84/1661.18	c total #watches: 290358
1661.94/1662.22	c total #propagations: 24747433 / total #impl: 3232343806 (eff. 0.008)
1661.94/1662.22	c #Conflicts:    3535000 | #Learnt:      67090 | 0.002
1661.94/1662.22	c total clause space: 127.173MB
1661.94/1662.22	c total #watches: 294249
1663.04/1663.33	c total #propagations: 24754857 / total #impl: 3236221200 (eff. 0.008)
1663.04/1663.33	c #Conflicts:    3536000 | #Learnt:      68090 | 0.002
1663.04/1663.33	c total clause space: 127.173MB
1663.04/1663.33	c total #watches: 300038
1664.14/1664.47	c total #propagations: 24761422 / total #impl: 3241039501 (eff. 0.008)
1664.14/1664.47	c #Conflicts:    3537000 | #Learnt:      69090 | 0.002
1664.14/1664.47	c total clause space: 127.173MB
1664.14/1664.47	c total #watches: 305933
1665.24/1665.56	c total #propagations: 24768156 / total #impl: 3245881477 (eff. 0.008)
1665.24/1665.56	c #Conflicts:    3538000 | #Learnt:      70090 | 0.002
1665.24/1665.56	c total clause space: 127.173MB
1665.24/1665.56	c total #watches: 311463
1666.53/1666.81	c total #propagations: 24774628 / total #impl: 3250671598 (eff. 0.008)
1666.53/1666.81	c #Conflicts:    3539000 | #Learnt:      71090 | 0.002
1666.53/1666.81	c total clause space: 127.173MB
1666.53/1666.81	c total #watches: 317208
1667.63/1667.96	c total #propagations: 24781061 / total #impl: 3256331182 (eff. 0.008)
1667.63/1667.96	c #Conflicts:    3540000 | #Learnt:      72090 | 0.002
1667.63/1667.96	c total clause space: 127.173MB
1667.63/1667.96	c total #watches: 322486
1668.73/1669.04	c total #propagations: 24787594 / total #impl: 3261584485 (eff. 0.008)
1668.73/1669.04	c #Conflicts:    3541000 | #Learnt:      73090 | 0.002
1668.73/1669.04	c total clause space: 127.173MB
1668.73/1669.04	c total #watches: 327621
1669.93/1670.30	c total #propagations: 24794656 / total #impl: 3265911558 (eff. 0.008)
1669.93/1670.30	c #Conflicts:    3542000 | #Learnt:      74090 | 0.002
1669.93/1670.30	c total clause space: 127.173MB
1669.93/1670.30	c total #watches: 332488
1671.33/1671.64	c total #propagations: 24801902 / total #impl: 3270646546 (eff. 0.008)
1671.33/1671.64	c #Conflicts:    3543000 | #Learnt:      75090 | 0.002
1671.33/1671.64	c total clause space: 127.173MB
1671.33/1671.64	c total #watches: 336758
1672.63/1672.98	c total #propagations: 24808784 / total #impl: 3275626809 (eff. 0.008)
1672.63/1672.98	c #Conflicts:    3544000 | #Learnt:      76090 | 0.002
1672.63/1672.98	c total clause space: 127.173MB
1672.63/1672.98	c total #watches: 341619
1673.83/1674.17	c total #propagations: 24815533 / total #impl: 3280955444 (eff. 0.008)
1673.83/1674.17	c #Conflicts:    3545000 | #Learnt:      77090 | 0.002
1673.83/1674.17	c total clause space: 127.173MB
1673.83/1674.17	c total #watches: 345661
1675.23/1675.53	c total #propagations: 24822512 / total #impl: 3285062179 (eff. 0.008)
1675.23/1675.53	c #Conflicts:    3546000 | #Learnt:      78090 | 0.002
1675.23/1675.53	c total clause space: 127.173MB
1675.23/1675.53	c total #watches: 350252
1676.63/1676.94	c total #propagations: 24829262 / total #impl: 3290553969 (eff. 0.008)
1676.63/1676.94	c #Conflicts:    3547000 | #Learnt:      79090 | 0.002
1676.63/1676.94	c total clause space: 127.173MB
1676.63/1676.94	c total #watches: 354687
1677.93/1678.22	c total #propagations: 24836538 / total #impl: 3296238317 (eff. 0.008)
1677.93/1678.22	c #Conflicts:    3548000 | #Learnt:      80090 | 0.002
1677.93/1678.22	c total clause space: 127.173MB
1677.93/1678.22	c total #watches: 358474
1679.23/1679.53	c total #propagations: 24843908 / total #impl: 3300872510 (eff. 0.008)
1679.23/1679.53	c #Conflicts:    3549000 | #Learnt:      81090 | 0.002
1679.23/1679.53	c total clause space: 127.173MB
1679.23/1679.53	c total #watches: 361900
1680.73/1681.06	c total #propagations: 24851972 / total #impl: 3305068871 (eff. 0.008)
1680.73/1681.06	c #Conflicts:    3550000 | #Learnt:      82090 | 0.002
1680.73/1681.06	c total clause space: 127.173MB
1680.73/1681.06	c total #watches: 367674
1682.13/1682.40	c total #propagations: 24859356 / total #impl: 3311672923 (eff. 0.008)
1682.13/1682.40	c #Conflicts:    3551000 | #Learnt:      83090 | 0.002
1682.13/1682.40	c total clause space: 127.173MB
1682.13/1682.40	c total #watches: 371945
1683.43/1683.71	c total #propagations: 24867433 / total #impl: 3316226467 (eff. 0.007)
1683.43/1683.71	c #Conflicts:    3552000 | #Learnt:      84090 | 0.002
1683.43/1683.71	c total clause space: 127.173MB
1683.43/1683.71	c total #watches: 375619
1684.83/1685.14	c total #propagations: 24875464 / total #impl: 3320405249 (eff. 0.007)
1684.83/1685.14	c #Conflicts:    3553000 | #Learnt:      85090 | 0.002
1684.83/1685.14	c total clause space: 127.173MB
1684.83/1685.14	c total #watches: 379402
1686.33/1686.64	c total #propagations: 24883411 / total #impl: 3325288205 (eff. 0.007)
1686.33/1686.64	c #Conflicts:    3554000 | #Learnt:      86090 | 0.002
1686.33/1686.64	c total clause space: 127.173MB
1686.33/1686.64	c total #watches: 384727
1687.93/1688.26	c total #propagations: 24890791 / total #impl: 3332239376 (eff. 0.007)
1687.93/1688.26	c #Conflicts:    3555000 | #Learnt:      87090 | 0.002
1687.93/1688.26	c total clause space: 127.173MB
1687.93/1688.26	c total #watches: 389247
1689.63/1689.91	c total #propagations: 24898806 / total #impl: 3338677321 (eff. 0.007)
1689.63/1689.91	c #Conflicts:    3556000 | #Learnt:      88090 | 0.002
1689.63/1689.91	c total clause space: 127.173MB
1689.63/1689.91	c total #watches: 394062
1691.32/1691.66	c total #propagations: 24906303 / total #impl: 3345226014 (eff. 0.007)
1691.32/1691.66	c #Conflicts:    3557000 | #Learnt:      89090 | 0.002
1691.32/1691.66	c total clause space: 127.173MB
1691.32/1691.66	c total #watches: 399341
1693.02/1693.30	c total #propagations: 24913130 / total #impl: 3352749500 (eff. 0.007)
1693.02/1693.30	c #Conflicts:    3558000 | #Learnt:      90090 | 0.002
1693.02/1693.30	c total clause space: 127.173MB
1693.02/1693.30	c total #watches: 404877
1694.52/1694.85	c total #propagations: 24920051 / total #impl: 3360409326 (eff. 0.007)
1694.52/1694.85	c #Conflicts:    3559000 | #Learnt:      91090 | 0.002
1694.52/1694.85	c total clause space: 127.173MB
1694.52/1694.85	c total #watches: 409145
1695.62/1695.98	c total #propagations: 24927405 / total #impl: 3366884167 (eff. 0.007)
1695.62/1695.98	c GC COLLECT
1695.62/1695.98	c #Conflicts:    3560000 | #Learnt:      46291 | 0.002
1695.62/1695.98	c total clause space: 127.173MB
1695.62/1695.98	c total #watches: 187866
1696.03/1696.37	c total #propagations: 24934699 / total #impl: 3370925834 (eff. 0.007)
1696.03/1696.37	c #Conflicts:    3561000 | #Learnt:      47291 | 0.002
1696.03/1696.37	c total clause space: 127.173MB
1696.03/1696.37	c total #watches: 194016
1696.42/1696.77	c total #propagations: 24941730 / total #impl: 3372164198 (eff. 0.007)
1696.42/1696.77	c #Conflicts:    3562000 | #Learnt:      48291 | 0.002
1696.42/1696.77	c total clause space: 127.173MB
1696.42/1696.77	c total #watches: 199607
1696.92/1697.20	c total #propagations: 24949186 / total #impl: 3373472059 (eff. 0.007)
1696.92/1697.20	c #Conflicts:    3563000 | #Learnt:      49291 | 0.002
1696.92/1697.20	c total clause space: 127.173MB
1696.92/1697.20	c total #watches: 206587
1697.32/1697.66	c total #propagations: 24956407 / total #impl: 3375177757 (eff. 0.007)
1697.32/1697.66	c #Conflicts:    3564000 | #Learnt:      50291 | 0.002
1697.32/1697.66	c total clause space: 127.173MB
1697.32/1697.66	c total #watches: 211242
1697.82/1698.17	c total #propagations: 24963872 / total #impl: 3376620118 (eff. 0.007)
1697.82/1698.17	c #Conflicts:    3565000 | #Learnt:      51291 | 0.002
1697.82/1698.17	c total clause space: 127.173MB
1697.82/1698.17	c total #watches: 215697
1698.32/1698.63	c total #propagations: 24971199 / total #impl: 3378351100 (eff. 0.007)
1698.32/1698.63	c #Conflicts:    3566000 | #Learnt:      52291 | 0.002
1698.32/1698.63	c total clause space: 127.173MB
1698.32/1698.63	c total #watches: 220124
1698.82/1699.13	c total #propagations: 24978836 / total #impl: 3379902217 (eff. 0.007)
1698.82/1699.13	c #Conflicts:    3567000 | #Learnt:      53291 | 0.002
1698.82/1699.13	c total clause space: 127.173MB
1698.82/1699.13	c total #watches: 225099
1699.33/1699.69	c total #propagations: 24986228 / total #impl: 3381716415 (eff. 0.007)
1699.33/1699.69	c #Conflicts:    3568000 | #Learnt:      54291 | 0.002
1699.33/1699.69	c total clause space: 127.173MB
1699.33/1699.69	c total #watches: 230424
1699.92/1700.26	c total #propagations: 24993730 / total #impl: 3383884910 (eff. 0.007)
1699.92/1700.26	c #Conflicts:    3569000 | #Learnt:      55291 | 0.002
1699.92/1700.26	c total clause space: 127.173MB
1699.92/1700.26	c total #watches: 235468
1700.52/1700.86	c total #propagations: 25001645 / total #impl: 3385871818 (eff. 0.007)
1700.52/1700.86	c #Conflicts:    3570000 | #Learnt:      56291 | 0.002
1700.52/1700.86	c total clause space: 127.173MB
1700.52/1700.86	c total #watches: 239751
1701.12/1701.47	c total #propagations: 25008896 / total #impl: 3387738217 (eff. 0.007)
1701.12/1701.47	c #Conflicts:    3571000 | #Learnt:      57291 | 0.002
1701.12/1701.47	c total clause space: 127.173MB
1701.12/1701.47	c total #watches: 243759
1701.82/1702.11	c total #propagations: 25016524 / total #impl: 3389615403 (eff. 0.007)
1701.82/1702.11	c #Conflicts:    3572000 | #Learnt:      58291 | 0.002
1701.82/1702.11	c total clause space: 127.173MB
1701.82/1702.11	c total #watches: 248760
1702.42/1702.71	c total #propagations: 25024308 / total #impl: 3392136094 (eff. 0.007)
1702.42/1702.71	c #Conflicts:    3573000 | #Learnt:      59291 | 0.002
1702.42/1702.71	c total clause space: 127.173MB
1702.42/1702.71	c total #watches: 252722
1703.02/1703.33	c total #propagations: 25032572 / total #impl: 3393879089 (eff. 0.007)
1703.02/1703.33	c #Conflicts:    3574000 | #Learnt:      60291 | 0.002
1703.02/1703.33	c total clause space: 127.173MB
1703.02/1703.33	c total #watches: 256640
1703.63/1703.99	c total #propagations: 25040828 / total #impl: 3395891906 (eff. 0.007)
1703.63/1703.99	c #Conflicts:    3575000 | #Learnt:      61291 | 0.002
1703.63/1703.99	c total clause space: 127.173MB
1703.63/1703.99	c total #watches: 260258
1704.32/1704.65	c total #propagations: 25049422 / total #impl: 3398012049 (eff. 0.007)
1704.32/1704.65	c #Conflicts:    3576000 | #Learnt:      62291 | 0.002
1704.32/1704.65	c total clause space: 127.173MB
1704.32/1704.65	c total #watches: 264632
1705.12/1705.40	c total #propagations: 25057400 / total #impl: 3400183573 (eff. 0.007)
1705.12/1705.40	c #Conflicts:    3577000 | #Learnt:      63291 | 0.002
1705.12/1705.40	c total clause space: 127.173MB
1705.12/1705.40	c total #watches: 270297
1705.93/1706.21	c total #propagations: 25064743 / total #impl: 3402878170 (eff. 0.007)
1705.93/1706.21	c #Conflicts:    3578000 | #Learnt:      64291 | 0.002
1705.93/1706.21	c total clause space: 127.173MB
1705.93/1706.21	c total #watches: 275036
1706.72/1707.09	c total #propagations: 25072183 / total #impl: 3405572883 (eff. 0.007)
1706.72/1707.09	c #Conflicts:    3579000 | #Learnt:      65291 | 0.002
1706.72/1707.09	c total clause space: 127.173MB
1706.72/1707.09	c total #watches: 281718
1707.72/1708.01	c total #propagations: 25079048 / total #impl: 3408970326 (eff. 0.007)
1707.72/1708.01	c #Conflicts:    3580000 | #Learnt:      66291 | 0.002
1707.72/1708.01	c total clause space: 127.173MB
1707.72/1708.01	c total #watches: 287469
1708.52/1708.90	c total #propagations: 25086279 / total #impl: 3413012617 (eff. 0.007)
1708.52/1708.90	c #Conflicts:    3581000 | #Learnt:      67291 | 0.002
1708.52/1708.90	c total clause space: 127.173MB
1708.52/1708.90	c total #watches: 292930
1709.62/1709.95	c total #propagations: 25093584 / total #impl: 3416354332 (eff. 0.007)
1709.62/1709.95	c #Conflicts:    3582000 | #Learnt:      68291 | 0.002
1709.62/1709.95	c total clause space: 127.173MB
1709.62/1709.95	c total #watches: 299121
1710.62/1710.99	c total #propagations: 25100579 / total #impl: 3420525069 (eff. 0.007)
1710.62/1710.99	c #Conflicts:    3583000 | #Learnt:      69291 | 0.002
1710.62/1710.99	c total clause space: 127.173MB
1710.62/1710.99	c total #watches: 304938
1711.72/1712.09	c total #propagations: 25107325 / total #impl: 3424827560 (eff. 0.007)
1711.72/1712.09	c #Conflicts:    3584000 | #Learnt:      70291 | 0.002
1711.72/1712.09	c total clause space: 127.173MB
1711.72/1712.09	c total #watches: 311589
1712.92/1713.26	c total #propagations: 25113965 / total #impl: 3429620992 (eff. 0.007)
1712.92/1713.26	c #Conflicts:    3585000 | #Learnt:      71291 | 0.002
1712.92/1713.26	c total clause space: 127.173MB
1712.92/1713.26	c total #watches: 318259
1714.12/1714.40	c total #propagations: 25120533 / total #impl: 3434806151 (eff. 0.007)
1714.12/1714.40	c #Conflicts:    3586000 | #Learnt:      72291 | 0.002
1714.12/1714.40	c total clause space: 127.173MB
1714.12/1714.40	c total #watches: 324834
1715.22/1715.58	c total #propagations: 25127537 / total #impl: 3440064463 (eff. 0.007)
1715.22/1715.58	c #Conflicts:    3587000 | #Learnt:      73291 | 0.002
1715.22/1715.58	c total clause space: 127.173MB
1715.22/1715.58	c total #watches: 331591
1716.72/1717.02	c total #propagations: 25134447 / total #impl: 3445809176 (eff. 0.007)
1716.72/1717.02	c #Conflicts:    3588000 | #Learnt:      74291 | 0.002
1716.72/1717.02	c total clause space: 127.173MB
1716.72/1717.02	c total #watches: 337504
1718.22/1718.50	c total #propagations: 25141585 / total #impl: 3451807642 (eff. 0.007)
1718.22/1718.50	c #Conflicts:    3589000 | #Learnt:      75291 | 0.002
1718.22/1718.50	c total clause space: 127.173MB
1718.22/1718.50	c total #watches: 343723
1719.42/1719.76	c total #propagations: 25149084 / total #impl: 3458236948 (eff. 0.007)
1719.42/1719.76	c #Conflicts:    3590000 | #Learnt:      76291 | 0.002
1719.42/1719.76	c total clause space: 127.173MB
1719.42/1719.76	c total #watches: 348145
1720.72/1721.04	c total #propagations: 25156585 / total #impl: 3462346245 (eff. 0.007)
1720.72/1721.04	c #Conflicts:    3591000 | #Learnt:      77291 | 0.002
1720.72/1721.04	c total clause space: 127.173MB
1720.72/1721.04	c total #watches: 354363
1721.92/1722.26	c total #propagations: 25163642 / total #impl: 3464768726 (eff. 0.007)
1721.92/1722.26	c #Conflicts:    3592000 | #Learnt:      78291 | 0.002
1721.92/1722.26	c total clause space: 127.173MB
1721.92/1722.26	c total #watches: 359173
1722.92/1723.23	c total #propagations: 25170503 / total #impl: 3466715105 (eff. 0.007)
1722.92/1723.23	c #Conflicts:    3593000 | #Learnt:      79291 | 0.002
1722.92/1723.23	c total clause space: 127.173MB
1722.92/1723.23	c total #watches: 363893
1724.12/1724.47	c total #propagations: 25178574 / total #impl: 3468516919 (eff. 0.007)
1724.12/1724.47	c #Conflicts:    3594000 | #Learnt:      80291 | 0.002
1724.12/1724.47	c total clause space: 127.173MB
1724.12/1724.47	c total #watches: 370392
1725.32/1725.64	c total #propagations: 25185473 / total #impl: 3470754235 (eff. 0.007)
1725.32/1725.64	c #Conflicts:    3595000 | #Learnt:      81291 | 0.002
1725.32/1725.64	c total clause space: 127.173MB
1725.32/1725.64	c total #watches: 376548
1726.42/1726.77	c total #propagations: 25192655 / total #impl: 3472732752 (eff. 0.007)
1726.42/1726.77	c #Conflicts:    3596000 | #Learnt:      82291 | 0.002
1726.42/1726.77	c total clause space: 127.173MB
1726.42/1726.77	c total #watches: 383501
1727.62/1727.90	c total #propagations: 25199356 / total #impl: 3475368161 (eff. 0.007)
1727.62/1727.90	c #Conflicts:    3597000 | #Learnt:      83291 | 0.002
1727.62/1727.90	c total clause space: 127.173MB
1727.62/1727.90	c total #watches: 386943
1728.82/1729.10	c total #propagations: 25206993 / total #impl: 3476484923 (eff. 0.007)
1728.82/1729.10	c #Conflicts:    3598000 | #Learnt:      84291 | 0.002
1728.82/1729.10	c total clause space: 127.173MB
1728.82/1729.10	c total #watches: 390674
1730.12/1730.40	c total #propagations: 25214587 / total #impl: 3478007382 (eff. 0.007)
1730.12/1730.40	c #Conflicts:    3599000 | #Learnt:      85291 | 0.002
1730.12/1730.40	c total clause space: 127.173MB
1730.12/1730.40	c total #watches: 396530
1731.42/1731.79	c total #propagations: 25221796 / total #impl: 3480317567 (eff. 0.007)
1731.42/1731.79	c #Conflicts:    3600000 | #Learnt:      86291 | 0.002
1731.42/1731.79	c total clause space: 127.173MB
1731.42/1731.79	c total #watches: 402503
1732.72/1733.09	c total #propagations: 25228821 / total #impl: 3483162482 (eff. 0.007)
1732.72/1733.09	c #Conflicts:    3601000 | #Learnt:      87291 | 0.002
1732.72/1733.09	c total clause space: 127.173MB
1732.72/1733.09	c total #watches: 409699
1734.22/1734.59	c total #propagations: 25236031 / total #impl: 3486572335 (eff. 0.007)
1734.22/1734.59	c #Conflicts:    3602000 | #Learnt:      88291 | 0.002
1734.22/1734.59	c total clause space: 127.173MB
1734.22/1734.59	c total #watches: 417205
1735.72/1736.03	c total #propagations: 25242690 / total #impl: 3489876899 (eff. 0.007)
1735.72/1736.03	c #Conflicts:    3603000 | #Learnt:      89291 | 0.002
1735.72/1736.03	c total clause space: 127.173MB
1735.72/1736.03	c total #watches: 422682
1737.12/1737.44	c total #propagations: 25249624 / total #impl: 3492699049 (eff. 0.007)
1737.12/1737.44	c #Conflicts:    3604000 | #Learnt:      90291 | 0.002
1737.12/1737.44	c total clause space: 127.173MB
1737.12/1737.44	c total #watches: 428353
1738.22/1738.54	c total #propagations: 25256564 / total #impl: 3495652457 (eff. 0.007)
1738.22/1738.54	c #Conflicts:    3605000 | #Learnt:      91291 | 0.002
1738.22/1738.54	c total clause space: 127.173MB
1738.22/1738.54	c total #watches: 431989
1739.22/1739.55	c total #propagations: 25264741 / total #impl: 3497213789 (eff. 0.007)
1739.22/1739.55	c GC COLLECT
1739.22/1739.55	c #Conflicts:    3606000 | #Learnt:      46184 | 0.002
1739.22/1739.55	c total clause space: 127.173MB
1739.22/1739.55	c total #watches: 187113
1739.62/1739.94	c total #propagations: 25272588 / total #impl: 3498082374 (eff. 0.007)
1739.62/1739.94	c #Conflicts:    3607000 | #Learnt:      47184 | 0.002
1739.62/1739.94	c total clause space: 127.173MB
1739.62/1739.94	c total #watches: 191237
1740.02/1740.32	c total #propagations: 25279856 / total #impl: 3498776592 (eff. 0.007)
1740.02/1740.32	c #Conflicts:    3608000 | #Learnt:      48184 | 0.002
1740.02/1740.32	c total clause space: 127.173MB
1740.02/1740.32	c total #watches: 194945
1740.42/1740.75	c total #propagations: 25287687 / total #impl: 3499428993 (eff. 0.007)
1740.42/1740.75	c #Conflicts:    3609000 | #Learnt:      49184 | 0.002
1740.42/1740.75	c total clause space: 127.173MB
1740.42/1740.75	c total #watches: 198893
1740.92/1741.24	c total #propagations: 25295054 / total #impl: 3500145540 (eff. 0.007)
1740.92/1741.24	c #Conflicts:    3610000 | #Learnt:      50184 | 0.002
1740.92/1741.24	c total clause space: 127.173MB
1740.92/1741.24	c total #watches: 203982
1741.52/1741.80	c total #propagations: 25301389 / total #impl: 3500969508 (eff. 0.007)
1741.52/1741.80	c #Conflicts:    3611000 | #Learnt:      51184 | 0.002
1741.52/1741.80	c total clause space: 127.173MB
1741.52/1741.80	c total #watches: 209433
1741.92/1742.29	c total #propagations: 25308271 / total #impl: 3501881312 (eff. 0.007)
1741.92/1742.29	c #Conflicts:    3612000 | #Learnt:      52184 | 0.002
1741.92/1742.29	c total clause space: 127.173MB
1741.92/1742.29	c total #watches: 214745
1742.52/1742.85	c total #propagations: 25314724 / total #impl: 3502997950 (eff. 0.007)
1742.52/1742.85	c #Conflicts:    3613000 | #Learnt:      53184 | 0.002
1742.52/1742.85	c total clause space: 127.173MB
1742.52/1742.85	c total #watches: 221151
1743.12/1743.41	c total #propagations: 25321351 / total #impl: 3504181953 (eff. 0.007)
1743.12/1743.41	c #Conflicts:    3614000 | #Learnt:      54184 | 0.002
1743.12/1743.41	c total clause space: 127.173MB
1743.12/1743.41	c total #watches: 225519
1743.52/1743.86	c total #propagations: 25327872 / total #impl: 3505114194 (eff. 0.007)
1743.52/1743.86	c #Conflicts:    3615000 | #Learnt:      55184 | 0.002
1743.52/1743.86	c total clause space: 127.173MB
1743.52/1743.86	c total #watches: 228749
1744.02/1744.31	c total #propagations: 25334936 / total #impl: 3505393398 (eff. 0.007)
1744.02/1744.31	c #Conflicts:    3616000 | #Learnt:      56184 | 0.002
1744.02/1744.31	c total clause space: 127.173MB
1744.02/1744.31	c total #watches: 231964
1744.42/1744.72	c total #propagations: 25341592 / total #impl: 3505686280 (eff. 0.007)
1744.42/1744.72	c #Conflicts:    3617000 | #Learnt:      57184 | 0.002
1744.42/1744.72	c total clause space: 127.173MB
1744.42/1744.72	c total #watches: 234925
1744.92/1745.27	c total #propagations: 25348251 / total #impl: 3506002122 (eff. 0.007)
1744.92/1745.27	c #Conflicts:    3618000 | #Learnt:      58184 | 0.002
1744.92/1745.27	c total clause space: 127.173MB
1744.92/1745.27	c total #watches: 238895
1745.52/1745.83	c total #propagations: 25355270 / total #impl: 3506469381 (eff. 0.007)
1745.52/1745.83	c #Conflicts:    3619000 | #Learnt:      59184 | 0.002
1745.52/1745.83	c total clause space: 127.173MB
1745.52/1745.83	c total #watches: 243116
1746.12/1746.44	c total #propagations: 25362559 / total #impl: 3507302782 (eff. 0.007)
1746.12/1746.44	c #Conflicts:    3620000 | #Learnt:      60184 | 0.002
1746.12/1746.44	c total clause space: 127.173MB
1746.12/1746.44	c total #watches: 246733
1746.72/1747.04	c total #propagations: 25369536 / total #impl: 3508212164 (eff. 0.007)
1746.72/1747.04	c #Conflicts:    3621000 | #Learnt:      61184 | 0.002
1746.72/1747.04	c total clause space: 127.173MB
1746.72/1747.04	c total #watches: 251276
1747.42/1747.78	c total #propagations: 25377023 / total #impl: 3509169989 (eff. 0.007)
1747.42/1747.78	c #Conflicts:    3622000 | #Learnt:      62184 | 0.002
1747.42/1747.78	c total clause space: 127.173MB
1747.42/1747.78	c total #watches: 255534
1748.12/1748.49	c total #propagations: 25383958 / total #impl: 3510049439 (eff. 0.007)
1748.12/1748.49	c #Conflicts:    3623000 | #Learnt:      63184 | 0.002
1748.12/1748.49	c total clause space: 127.173MB
1748.12/1748.49	c total #watches: 261335
1748.92/1749.29	c total #propagations: 25390610 / total #impl: 3511539969 (eff. 0.007)
1748.92/1749.29	c #Conflicts:    3624000 | #Learnt:      64184 | 0.002
1748.92/1749.29	c total clause space: 127.173MB
1748.92/1749.29	c total #watches: 267075
1749.72/1750.02	c total #propagations: 25396880 / total #impl: 3513333506 (eff. 0.007)
1749.72/1750.02	c #Conflicts:    3625000 | #Learnt:      65184 | 0.002
1749.72/1750.02	c total clause space: 127.173MB
1749.72/1750.02	c total #watches: 271823
1750.41/1750.76	c total #propagations: 25403249 / total #impl: 3515057549 (eff. 0.007)
1750.41/1750.76	c #Conflicts:    3626000 | #Learnt:      66184 | 0.002
1750.41/1750.76	c total clause space: 127.173MB
1750.41/1750.76	c total #watches: 278582
1751.11/1751.47	c total #propagations: 25409859 / total #impl: 3516761856 (eff. 0.007)
1751.11/1751.47	c #Conflicts:    3627000 | #Learnt:      67184 | 0.002
1751.11/1751.47	c total clause space: 127.173MB
1751.11/1751.47	c total #watches: 284616
1751.91/1752.25	c total #propagations: 25416656 / total #impl: 3518639249 (eff. 0.007)
1751.91/1752.25	c #Conflicts:    3628000 | #Learnt:      68184 | 0.002
1751.91/1752.25	c total clause space: 127.173MB
1751.91/1752.25	c total #watches: 290330
1752.81/1753.18	c total #propagations: 25423962 / total #impl: 3520622143 (eff. 0.007)
1752.81/1753.18	c #Conflicts:    3629000 | #Learnt:      69184 | 0.002
1752.81/1753.18	c total clause space: 127.173MB
1752.81/1753.18	c total #watches: 295620
1753.81/1754.12	c total #propagations: 25431084 / total #impl: 3522480502 (eff. 0.007)
1753.81/1754.12	c #Conflicts:    3630000 | #Learnt:      70184 | 0.002
1753.81/1754.12	c total clause space: 127.173MB
1753.81/1754.12	c total #watches: 301308
1754.71/1755.07	c total #propagations: 25438170 / total #impl: 3524453230 (eff. 0.007)
1754.71/1755.07	c #Conflicts:    3631000 | #Learnt:      71184 | 0.002
1754.71/1755.07	c total clause space: 127.173MB
1754.71/1755.07	c total #watches: 306895
1755.71/1756.08	c total #propagations: 25444920 / total #impl: 3526678767 (eff. 0.007)
1755.71/1756.08	c #Conflicts:    3632000 | #Learnt:      72184 | 0.002
1755.71/1756.08	c total clause space: 127.173MB
1755.71/1756.08	c total #watches: 311657
1756.81/1757.17	c total #propagations: 25452380 / total #impl: 3528749939 (eff. 0.007)
1756.81/1757.17	c #Conflicts:    3633000 | #Learnt:      73184 | 0.002
1756.81/1757.17	c total clause space: 127.173MB
1756.81/1757.17	c total #watches: 315651
1757.91/1758.26	c total #propagations: 25459824 / total #impl: 3530879755 (eff. 0.007)
1757.91/1758.26	c #Conflicts:    3634000 | #Learnt:      74184 | 0.002
1757.91/1758.26	c total clause space: 127.173MB
1757.91/1758.26	c total #watches: 321749
1759.21/1759.50	c total #propagations: 25467074 / total #impl: 3533586683 (eff. 0.007)
1759.21/1759.50	c #Conflicts:    3635000 | #Learnt:      75184 | 0.002
1759.21/1759.50	c total clause space: 127.173MB
1759.21/1759.50	c total #watches: 327729
1760.31/1760.64	c total #propagations: 25474055 / total #impl: 3536614441 (eff. 0.007)
1760.31/1760.64	c #Conflicts:    3636000 | #Learnt:      76184 | 0.002
1760.31/1760.64	c total clause space: 127.173MB
1760.31/1760.64	c total #watches: 333535
1761.31/1761.68	c total #propagations: 25481226 / total #impl: 3538825101 (eff. 0.007)
1761.31/1761.68	c #Conflicts:    3637000 | #Learnt:      77184 | 0.002
1761.31/1761.68	c total clause space: 127.173MB
1761.31/1761.68	c total #watches: 338854
1762.51/1762.81	c total #propagations: 25488575 / total #impl: 3540337645 (eff. 0.007)
1762.51/1762.81	c #Conflicts:    3638000 | #Learnt:      78184 | 0.002
1762.51/1762.81	c total clause space: 127.173MB
1762.51/1762.81	c total #watches: 344572
1763.61/1763.95	c total #propagations: 25495367 / total #impl: 3542019813 (eff. 0.007)
1763.61/1763.95	c #Conflicts:    3639000 | #Learnt:      79184 | 0.002
1763.61/1763.95	c total clause space: 127.173MB
1763.61/1763.95	c total #watches: 349414
1764.61/1764.98	c total #propagations: 25502622 / total #impl: 3543777251 (eff. 0.007)
1764.61/1764.98	c #Conflicts:    3640000 | #Learnt:      80184 | 0.002
1764.61/1764.98	c total clause space: 127.173MB
1764.61/1764.98	c total #watches: 354502
1765.71/1766.02	c total #propagations: 25509257 / total #impl: 3545647331 (eff. 0.007)
1765.71/1766.02	c #Conflicts:    3641000 | #Learnt:      81184 | 0.002
1765.71/1766.02	c total clause space: 127.173MB
1765.71/1766.02	c total #watches: 359619
1766.81/1767.16	c total #propagations: 25516167 / total #impl: 3547597354 (eff. 0.007)
1766.81/1767.16	c #Conflicts:    3642000 | #Learnt:      82184 | 0.002
1766.81/1767.16	c total clause space: 127.173MB
1766.81/1767.16	c total #watches: 366676
1767.91/1768.23	c total #propagations: 25522516 / total #impl: 3549754978 (eff. 0.007)
1767.91/1768.23	c #Conflicts:    3643000 | #Learnt:      83184 | 0.002
1767.91/1768.23	c total clause space: 127.173MB
1767.91/1768.23	c total #watches: 372577
1769.01/1769.36	c total #propagations: 25529492 / total #impl: 3551666140 (eff. 0.007)
1769.01/1769.36	c #Conflicts:    3644000 | #Learnt:      84184 | 0.002
1769.01/1769.36	c total clause space: 127.173MB
1769.01/1769.36	c total #watches: 377825
1770.41/1770.77	c total #propagations: 25536795 / total #impl: 3553502523 (eff. 0.007)
1770.41/1770.77	c #Conflicts:    3645000 | #Learnt:      85184 | 0.002
1770.41/1770.77	c total clause space: 127.173MB
1770.41/1770.77	c total #watches: 382180
1771.92/1772.27	c total #propagations: 25544257 / total #impl: 3555295879 (eff. 0.007)
1771.92/1772.27	c #Conflicts:    3646000 | #Learnt:      86184 | 0.002
1771.92/1772.27	c total clause space: 127.173MB
1771.92/1772.27	c total #watches: 385940
1773.11/1773.43	c total #propagations: 25551410 / total #impl: 3557302385 (eff. 0.007)
1773.11/1773.43	c #Conflicts:    3647000 | #Learnt:      87184 | 0.002
1773.11/1773.43	c total clause space: 127.173MB
1773.11/1773.43	c total #watches: 392342
1774.41/1774.71	c total #propagations: 25558197 / total #impl: 3559407015 (eff. 0.007)
1774.41/1774.71	c #Conflicts:    3648000 | #Learnt:      88184 | 0.002
1774.41/1774.71	c total clause space: 127.173MB
1774.41/1774.71	c total #watches: 397746
1775.71/1776.00	c total #propagations: 25565577 / total #impl: 3561777702 (eff. 0.007)
1775.71/1776.00	c #Conflicts:    3649000 | #Learnt:      89184 | 0.002
1775.71/1776.00	c total clause space: 127.173MB
1775.71/1776.00	c total #watches: 402435
1777.01/1777.31	c total #propagations: 25572943 / total #impl: 3563854248 (eff. 0.007)
1777.01/1777.31	c #Conflicts:    3650000 | #Learnt:      90184 | 0.002
1777.01/1777.31	c total clause space: 127.173MB
1777.01/1777.31	c total #watches: 407832
1778.31/1778.63	c total #propagations: 25579445 / total #impl: 3566197138 (eff. 0.007)
1778.31/1778.63	c #Conflicts:    3651000 | #Learnt:      91184 | 0.002
1778.31/1778.63	c total clause space: 127.173MB
1778.31/1778.63	c total #watches: 414147
1779.62/1779.99	c total #propagations: 25586082 / total #impl: 3568719279 (eff. 0.007)
1779.62/1779.99	c #Conflicts:    3652000 | #Learnt:      92184 | 0.002
1779.62/1779.99	c total clause space: 127.173MB
1779.62/1779.99	c total #watches: 418671
1780.72/1781.03	c total #propagations: 25594111 / total #impl: 3570939723 (eff. 0.007)
1780.72/1781.03	c GC COLLECT
1780.72/1781.03	c #Conflicts:    3653000 | #Learnt:      46783 | 0.002
1780.72/1781.03	c total clause space: 127.173MB
1780.72/1781.03	c total #watches: 190197
1781.11/1781.45	c total #propagations: 25601656 / total #impl: 3572894480 (eff. 0.007)
1781.11/1781.45	c #Conflicts:    3654000 | #Learnt:      47783 | 0.002
1781.11/1781.45	c total clause space: 127.173MB
1781.11/1781.45	c total #watches: 196426
1781.61/1781.95	c total #propagations: 25608541 / total #impl: 3573921516 (eff. 0.007)
1781.61/1781.95	c #Conflicts:    3655000 | #Learnt:      48783 | 0.002
1781.61/1781.95	c total clause space: 127.173MB
1781.61/1781.95	c total #watches: 201030
1782.11/1782.46	c total #propagations: 25615498 / total #impl: 3574835558 (eff. 0.007)
1782.11/1782.46	c #Conflicts:    3656000 | #Learnt:      49783 | 0.002
1782.11/1782.46	c total clause space: 127.173MB
1782.11/1782.46	c total #watches: 206228
1782.61/1782.92	c total #propagations: 25622410 / total #impl: 3575814138 (eff. 0.007)
1782.61/1782.92	c #Conflicts:    3657000 | #Learnt:      50783 | 0.002
1782.61/1782.92	c total clause space: 127.173MB
1782.61/1782.92	c total #watches: 211695
1783.11/1783.44	c total #propagations: 25629551 / total #impl: 3576930285 (eff. 0.007)
1783.11/1783.44	c #Conflicts:    3658000 | #Learnt:      51783 | 0.002
1783.11/1783.44	c total clause space: 127.173MB
1783.11/1783.44	c total #watches: 218167
1783.61/1783.98	c total #propagations: 25636207 / total #impl: 3578140101 (eff. 0.007)
1783.61/1783.98	c #Conflicts:    3659000 | #Learnt:      52783 | 0.002
1783.61/1783.98	c total clause space: 127.173MB
1783.61/1783.98	c total #watches: 223643
1784.11/1784.48	c total #propagations: 25643063 / total #impl: 3579388511 (eff. 0.007)
1784.11/1784.48	c #Conflicts:    3660000 | #Learnt:      53783 | 0.002
1784.11/1784.48	c total clause space: 127.173MB
1784.11/1784.48	c total #watches: 228327
1784.71/1785.09	c total #propagations: 25649939 / total #impl: 3580234787 (eff. 0.007)
1784.71/1785.09	c #Conflicts:    3661000 | #Learnt:      54783 | 0.002
1784.71/1785.09	c total clause space: 127.173MB
1784.71/1785.09	c total #watches: 232051
1785.31/1785.65	c total #propagations: 25657542 / total #impl: 3581355777 (eff. 0.007)
1785.31/1785.65	c #Conflicts:    3662000 | #Learnt:      55783 | 0.002
1785.31/1785.65	c total clause space: 127.173MB
1785.31/1785.65	c total #watches: 235937
1785.91/1786.29	c total #propagations: 25665168 / total #impl: 3582309519 (eff. 0.007)
1785.91/1786.29	c #Conflicts:    3663000 | #Learnt:      56783 | 0.002
1785.91/1786.29	c total clause space: 127.173MB
1785.91/1786.29	c total #watches: 239812
1786.61/1786.92	c total #propagations: 25672410 / total #impl: 3583301459 (eff. 0.007)
1786.61/1786.92	c #Conflicts:    3664000 | #Learnt:      57783 | 0.002
1786.61/1786.92	c total clause space: 127.173MB
1786.61/1786.92	c total #watches: 244548
1787.11/1787.43	c total #propagations: 25679505 / total #impl: 3584381292 (eff. 0.007)
1787.11/1787.43	c #Conflicts:    3665000 | #Learnt:      58783 | 0.002
1787.11/1787.43	c total clause space: 127.173MB
1787.11/1787.43	c total #watches: 248830
1787.71/1788.06	c total #propagations: 25687311 / total #impl: 3585044496 (eff. 0.007)
1787.71/1788.06	c #Conflicts:    3666000 | #Learnt:      59783 | 0.002
1787.71/1788.06	c total clause space: 127.173MB
1787.71/1788.06	c total #watches: 254153
1788.32/1788.69	c total #propagations: 25694167 / total #impl: 3586044674 (eff. 0.007)
1788.32/1788.69	c #Conflicts:    3667000 | #Learnt:      60783 | 0.002
1788.32/1788.69	c total clause space: 127.173MB
1788.32/1788.69	c total #watches: 257935
1789.01/1789.32	c total #propagations: 25700980 / total #impl: 3586841996 (eff. 0.007)
1789.01/1789.32	c #Conflicts:    3668000 | #Learnt:      61783 | 0.002
1789.01/1789.32	c total clause space: 127.173MB
1789.01/1789.32	c total #watches: 262422
1789.61/1789.97	c total #propagations: 25707828 / total #impl: 3587849651 (eff. 0.007)
1789.61/1789.97	c #Conflicts:    3669000 | #Learnt:      62783 | 0.002
1789.61/1789.97	c total clause space: 127.173MB
1789.61/1789.97	c total #watches: 266653
1790.41/1790.71	c total #propagations: 25714289 / total #impl: 3589064449 (eff. 0.007)
1790.41/1790.71	c #Conflicts:    3670000 | #Learnt:      63783 | 0.002
1790.41/1790.71	c total clause space: 127.173MB
1790.41/1790.71	c total #watches: 271205
1791.11/1791.44	c total #propagations: 25721051 / total #impl: 3590508471 (eff. 0.007)
1791.11/1791.44	c #Conflicts:    3671000 | #Learnt:      64783 | 0.002
1791.11/1791.44	c total clause space: 127.173MB
1791.11/1791.44	c total #watches: 277219
1791.81/1792.19	c total #propagations: 25728015 / total #impl: 3592167443 (eff. 0.007)
1791.81/1792.19	c #Conflicts:    3672000 | #Learnt:      65783 | 0.002
1791.81/1792.19	c total clause space: 127.173MB
1791.81/1792.19	c total #watches: 282882
1792.61/1792.90	c total #propagations: 25735172 / total #impl: 3593939861 (eff. 0.007)
1792.61/1792.90	c #Conflicts:    3673000 | #Learnt:      66783 | 0.002
1792.61/1792.90	c total clause space: 127.173MB
1792.61/1792.90	c total #watches: 291563
1793.61/1793.97	c total #propagations: 25741471 / total #impl: 3596057817 (eff. 0.007)
1793.61/1793.97	c #Conflicts:    3674000 | #Learnt:      67783 | 0.002
1793.61/1793.97	c total clause space: 127.173MB
1793.61/1793.97	c total #watches: 297562
1794.61/1794.95	c total #propagations: 25748409 / total #impl: 3598313132 (eff. 0.007)
1794.61/1794.95	c #Conflicts:    3675000 | #Learnt:      68783 | 0.002
1794.61/1794.95	c total clause space: 127.173MB
1794.61/1794.95	c total #watches: 302377
1795.71/1796.00	c total #propagations: 25755232 / total #impl: 3600347405 (eff. 0.007)
1795.71/1796.00	c #Conflicts:    3676000 | #Learnt:      69783 | 0.002
1795.71/1796.00	c total clause space: 127.173MB
1795.71/1796.00	c total #watches: 308690
1796.61/1796.98	c total #propagations: 25761834 / total #impl: 3603034069 (eff. 0.007)
1796.61/1796.98	c #Conflicts:    3677000 | #Learnt:      70783 | 0.002
1796.61/1796.98	c total clause space: 127.173MB
1796.61/1796.98	c total #watches: 313054
1797.61/1797.96	c total #propagations: 25768131 / total #impl: 3605050211 (eff. 0.007)
1797.61/1797.96	c #Conflicts:    3678000 | #Learnt:      71783 | 0.002
1797.61/1797.96	c total clause space: 127.173MB
1797.61/1797.96	c total #watches: 317949
1798.71/1799.09	c total #propagations: 25774967 / total #impl: 3607442120 (eff. 0.007)
1798.71/1799.09	c #Conflicts:    3679000 | #Learnt:      72783 | 0.002
1798.71/1799.09	c total clause space: 127.173MB
1798.71/1799.09	c total #watches: 323786
1799.81/1800.11	c total #propagations: 25781997 / total #impl: 3610658723 (eff. 0.007)
1799.81/1800.11	c #Conflicts:    3680000 | #Learnt:      73783 | 0.002
1799.81/1800.11	c total clause space: 127.173MB
1799.81/1800.11	c total #watches: 328524

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-4087589-1465420316/watcher-4087589-1465420316 -o /tmp/evaluation-result-4087589-1465420316/solver-4087589-1465420316 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465387868-27982 --watchdog 1960 --input HOME/instance-4087589-1465420316.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=31035
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.18 2.24 2.24 4/176 31038
/proc/meminfo: memFree=29607600/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 259 0 0 0 0 0 0 0 20 0 1 0 123965015 57319424 7805 33554432000 4194304 6211289 140737221795216 140733843660296 4206551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 13994 7805 98 493 0 13491 0

[startup+0.100115 s]
/proc/loadavg: 2.18 2.24 2.24 4/176 31038
/proc/meminfo: memFree=29607600/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=64952 CPUtime=0.09 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 734 0 0 0 9 0 0 0 20 0 1 0 123965015 66510848 13291 33554432000 4194304 6211289 140737221795216 140733843660296 4205291 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 16238 13291 160 493 0 15735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64952

[startup+0.200278 s]
/proc/loadavg: 2.18 2.24 2.24 4/176 31038
/proc/meminfo: memFree=29607600/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=65084 CPUtime=0.18 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 1441 0 0 0 18 0 0 0 20 0 1 0 123965015 66646016 13714 33554432000 4194304 6211289 140737221795216 140733843660296 4205850 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 16271 13714 165 493 0 15768 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 65084

[startup+0.300251 s]
/proc/loadavg: 2.18 2.24 2.24 4/176 31038
/proc/meminfo: memFree=29607600/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=67804 CPUtime=0.28 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 1566 0 0 0 28 0 0 0 20 0 1 0 123965015 69431296 14304 33554432000 4194304 6211289 140737221795216 140733843660296 4248102 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 16951 14304 165 493 0 16448 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 67804

[startup+0.700221 s]
/proc/loadavg: 2.18 2.24 2.24 4/176 31038
/proc/meminfo: memFree=29607600/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=72628 CPUtime=0.69 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 2202 0 0 0 68 1 0 0 20 0 1 0 123965015 74371072 14704 33554432000 4194304 6211289 140737221795216 140737221793560 5158129 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 18157 14704 165 493 0 17654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72628

[startup+1.50021 s]
/proc/loadavg: 2.18 2.24 2.24 4/177 31039
/proc/meminfo: memFree=29547516/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=73060 CPUtime=1.49 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 2665 0 0 0 148 1 0 0 20 0 1 0 123965015 74813440 15512 33554432000 4194304 6211289 140737221795216 140737221793560 4209816 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 18265 15512 165 493 0 17762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73060

[startup+3.10022 s]
/proc/loadavg: 2.18 2.24 2.24 4/177 31039
/proc/meminfo: memFree=29541808/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=80688 CPUtime=3.09 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 3638 0 0 0 308 1 0 0 20 0 1 0 123965015 82624512 16630 33554432000 4194304 6211289 140737221795216 140737221793080 4239989 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 20172 16630 165 493 0 19669 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80688

[startup+6.30019 s]
/proc/loadavg: 2.25 2.25 2.24 3/177 31039
/proc/meminfo: memFree=29536476/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=81120 CPUtime=6.29 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 3929 0 0 0 628 1 0 0 20 0 1 0 123965015 83066880 17341 33554432000 4194304 6211289 140737221795216 140737221793560 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 20280 17341 165 493 0 19777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81120

[startup+12.7003 s]
/proc/loadavg: 2.23 2.25 2.24 3/177 31039
/proc/meminfo: memFree=29527156/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=93568 CPUtime=12.68 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 4785 0 0 0 1267 1 0 0 20 0 1 0 123965015 95813632 18912 33554432000 4194304 6211289 140737221795216 140737221793560 4239989 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 23392 18912 165 493 0 22889 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 93568

[startup+25.5002 s]
/proc/loadavg: 2.18 2.23 2.24 3/177 31039
/proc/meminfo: memFree=29513532/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=94272 CPUtime=25.49 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 5026 0 0 0 2547 2 0 0 20 0 1 0 123965015 96534528 20659 33554432000 4194304 6211289 140737221795216 140737221793560 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 23568 20659 165 493 0 23065 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94272

[startup+51.1004 s]
/proc/loadavg: 2.19 2.23 2.23 3/177 31039
/proc/meminfo: memFree=29492516/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=114520 CPUtime=51.09 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 6153 0 0 0 5107 2 0 0 20 0 1 0 123965015 117268480 23450 33554432000 4194304 6211289 140737221795216 140737221793560 4209512 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 28630 23450 165 493 0 28127 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 114520

[startup+102.3 s]
/proc/loadavg: 2.21 2.22 2.23 3/177 31040
/proc/meminfo: memFree=29465188/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=147468 CPUtime=102.28 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 7542 0 0 0 10226 2 0 0 20 0 1 0 123965015 151007232 26973 33554432000 4194304 6211289 140737221795216 140737221793560 4209891 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 36867 26973 165 493 0 36364 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 147468

[startup+162.3 s]
/proc/loadavg: 2.21 2.23 2.23 3/177 31041
/proc/meminfo: memFree=29444496/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=148184 CPUtime=162.26 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 7758 0 0 0 16224 2 0 0 20 0 1 0 123965015 151740416 29233 33554432000 4194304 6211289 140737221795216 140737221793560 4239985 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 37046 29233 165 493 0 36543 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 148184

[startup+222.307 s]
/proc/loadavg: 2.12 2.20 2.22 3/177 31042
/proc/meminfo: memFree=29425372/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=150016 CPUtime=222.26 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 8132 0 0 0 22223 3 0 0 20 0 1 0 123965015 153616384 31651 33554432000 4194304 6211289 140737221795216 140737221793560 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 37504 31651 165 493 0 37001 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 150016

[startup+282.3 s]
/proc/loadavg: 2.20 2.20 2.21 3/177 31044
/proc/meminfo: memFree=29411692/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=151172 CPUtime=282.25 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 8369 0 0 0 28222 3 0 0 20 0 1 0 123965015 154800128 32910 33554432000 4194304 6211289 140737221795216 140737221793560 4244900 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 37793 32910 165 493 0 37290 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 151172

[startup+342.3 s]
/proc/loadavg: 2.30 2.23 2.22 3/177 31045
/proc/meminfo: memFree=29400820/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=152068 CPUtime=342.23 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 8546 0 0 0 34220 3 0 0 20 0 1 0 123965015 155717632 34109 33554432000 4194304 6211289 140737221795216 140737221793560 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 38017 34109 165 493 0 37514 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 152068

[startup+402.3 s]
/proc/loadavg: 2.15 2.20 2.21 3/177 31046
/proc/meminfo: memFree=29393100/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=152952 CPUtime=402.23 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 8696 0 0 0 40220 3 0 0 20 0 1 0 123965015 156622848 34770 33554432000 4194304 6211289 140737221795216 140737221793560 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 38238 34770 165 493 0 37735 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 152952

[startup+462.3 s]
/proc/loadavg: 2.21 2.20 2.20 3/177 31047
/proc/meminfo: memFree=29380592/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=203820 CPUtime=462.22 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 9785 0 0 0 46218 4 0 0 20 0 1 0 123965015 208711680 35983 33554432000 4194304 6211289 140737221795216 140737221793560 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 50955 35983 165 493 0 50452 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 203820

[startup+522.3 s]
/proc/loadavg: 2.20 2.21 2.20 3/178 31051
/proc/meminfo: memFree=29373400/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=204076 CPUtime=522.21 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 9857 0 0 0 52217 4 0 0 20 0 1 0 123965015 208973824 36566 33554432000 4194304 6211289 140737221795216 140737221793560 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 51019 36566 165 493 0 50516 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 204076

[startup+582.3 s]
/proc/loadavg: 2.26 2.23 2.21 4/177 31053
/proc/meminfo: memFree=29364192/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=204464 CPUtime=582.2 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 9994 0 0 0 58216 4 0 0 20 0 1 0 123965015 209371136 37660 33554432000 4194304 6211289 140737221795216 140737221793560 4205291 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 51116 37660 165 493 0 50613 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 204464


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


[startup+942.3 s]
/proc/loadavg: 2.25 2.23 2.19 4/177 31060
/proc/meminfo: memFree=29319988/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=205740 CPUtime=942.14 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10352 0 0 0 94208 6 0 0 20 0 1 0 123965015 210677760 41600 33554432000 4194304 6211289 140737221795216 140737221793560 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 51435 41600 165 493 0 50932 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 205740

[startup+1002.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 31061
/proc/meminfo: memFree=29316648/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=205740 CPUtime=1002.12 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10359 0 0 0 100206 6 0 0 20 0 1 0 123965015 210677760 42117 33554432000 4194304 6211289 140737221795216 140737221793560 4209491 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 51435 42117 165 493 0 50932 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 205740

[startup+1062.3 s]
/proc/loadavg: 2.24 2.23 2.19 3/177 31062
/proc/meminfo: memFree=29307952/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=206508 CPUtime=1062.11 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10478 0 0 0 106205 6 0 0 20 0 1 0 123965015 211464192 42747 33554432000 4194304 6211289 140737221795216 140737221793560 4209656 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 51627 42747 165 493 0 51124 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 206508

[startup+1122.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/178 31066
/proc/meminfo: memFree=29304980/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=206508 CPUtime=1122.1 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10482 0 0 0 112204 6 0 0 20 0 1 0 123965015 211464192 42751 33554432000 4194304 6211289 140737221795216 140737221793560 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 51627 42751 165 493 0 51124 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 206508

[startup+1182.3 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 31068
/proc/meminfo: memFree=29302340/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=206508 CPUtime=1182.1 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10484 0 0 0 118203 7 0 0 20 0 1 0 123965015 211464192 43264 33554432000 4194304 6211289 140737221795216 140737221793560 4209421 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 51627 43264 165 493 0 51124 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 206508

[startup+1242.3 s]
/proc/loadavg: 2.40 2.29 2.20 3/177 31069
/proc/meminfo: memFree=29295220/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=207144 CPUtime=1242.09 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10618 0 0 0 124202 7 0 0 20 0 1 0 123965015 212115456 43876 33554432000 4194304 6211289 140737221795216 140737221793560 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 51786 43876 165 493 0 51283 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 207144

[startup+1302.3 s]
/proc/loadavg: 2.33 2.28 2.20 4/177 31070
/proc/meminfo: memFree=29291268/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=207144 CPUtime=1302.08 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10621 0 0 0 130201 7 0 0 20 0 1 0 123965015 212115456 44390 33554432000 4194304 6211289 140737221795216 140737221793560 4209891 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 51786 44390 165 493 0 51283 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 207144

[startup+1362.3 s]
/proc/loadavg: 2.38 2.29 2.21 3/177 31071
/proc/meminfo: memFree=29288616/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=207400 CPUtime=1362.07 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10662 0 0 0 136200 7 0 0 20 0 1 0 123965015 212377600 44431 33554432000 4194304 6211289 140737221795216 140737221793560 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 51850 44431 165 493 0 51347 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 207400

[startup+1422.3 s]
/proc/loadavg: 2.28 2.27 2.20 3/177 31072
/proc/meminfo: memFree=29282116/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=207400 CPUtime=1422.07 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10679 0 0 0 142200 7 0 0 20 0 1 0 123965015 212377600 44959 33554432000 4194304 6211289 140737221795216 140737221793560 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 51850 44959 165 493 0 51347 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 207400

[startup+1482.3 s]
/proc/loadavg: 2.19 2.25 2.19 3/177 31074
/proc/meminfo: memFree=29279960/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=207656 CPUtime=1482.05 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10715 0 0 0 148198 7 0 0 20 0 1 0 123965015 212639744 45506 33554432000 4194304 6211289 140737221795216 140737221793560 4239989 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 51914 45506 165 493 0 51411 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 207656

[startup+1542.31 s]
/proc/loadavg: 2.23 2.24 2.19 3/177 31075
/proc/meminfo: memFree=29275008/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=208424 CPUtime=1542.05 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10853 0 0 0 154198 7 0 0 20 0 1 0 123965015 213426176 45644 33554432000 4194304 6211289 140737221795216 140737221793560 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 52106 45644 165 493 0 51603 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 208424

[startup+1602.3 s]
/proc/loadavg: 2.14 2.21 2.18 4/177 31076
/proc/meminfo: memFree=29270928/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=208424 CPUtime=1602.04 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10854 0 0 0 160196 8 0 0 20 0 1 0 123965015 213426176 46156 33554432000 4194304 6211289 140737221795216 140737221793560 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 52106 46156 165 493 0 51603 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 208424

[startup+1662.3 s]
/proc/loadavg: 2.22 2.23 2.19 3/177 31077
/proc/meminfo: memFree=29270816/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=208936 CPUtime=1662.03 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 10933 0 0 0 166195 8 0 0 20 0 1 0 123965015 213950464 46235 33554432000 4194304 6211289 140737221795216 140737221793560 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 52234 46235 165 493 0 51731 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 208936

[startup+1722.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/178 31081
/proc/meminfo: memFree=29264688/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=210472 CPUtime=1722.02 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 11182 0 0 0 172194 8 0 0 20 0 1 0 123965015 215523328 46484 33554432000 4194304 6211289 140737221795216 140737221793560 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 52618 46484 165 493 0 52115 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 210472

[startup+1782.3 s]
/proc/loadavg: 2.03 2.17 2.17 2/170 31114
/proc/meminfo: memFree=29509460/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=210984 CPUtime=1782.01 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 11278 0 0 0 178193 8 0 0 20 0 1 0 123965015 216047616 47602 33554432000 4194304 6211289 140737221795216 140737221793560 4248059 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 52746 47602 165 493 0 52243 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 210984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.73 2.10 2.14 2/170 31114
/proc/meminfo: memFree=29510204/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=210984 CPUtime=1800.01 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 11278 0 0 0 179993 8 0 0 20 0 1 0 123965015 216047616 47602 33554432000 4194304 6211289 140737221795216 140737221793560 4239985 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 52746 47602 165 493 0 52243 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 210984

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

[startup+1800.3 s]
/proc/loadavg: 1.73 2.10 2.14 2/170 31114
/proc/meminfo: memFree=29510204/32872528 swapFree=16700/1645768
[pid=31038] ppid=31035 vsize=210984 CPUtime=1800.01 cores=0,2,4,6
/proc/31038/stat : 31038 (cdcl-cuttingpla) R 31035 31038 27966 0 -1 4202496 11278 0 0 0 179993 8 0 0 20 0 1 0 123965015 216047616 47602 33554432000 4194304 6211289 140737221795216 140737221793560 4239985 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31038/statm: 52746 47602 165 493 0 52243 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 210984

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.086986
maximum resident set size= 190408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11278
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5973 second user time and 7.07192 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-08 23:11:56
IDJOB=4087589
IDBENCH=2919
IDSOLVER=2549
FILE ID=node124/4087589-1465420316
RUNJOBID= node124-1465387868-27982
PBS_JOBID= 19853797
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_3.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087589-1465420316/watcher-4087589-1465420316 -o /tmp/evaluation-result-4087589-1465420316/solver-4087589-1465420316 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465387868-27982 --watchdog 1960 --input HOME/instance-4087589-1465420316.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= f48abdef3d00ab6f87ca2e4f0d43c1d1
RANDOM SEED=577183932

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29607524 kB
Buffers:          178792 kB
Cached:           601408 kB
SwapCached:          752 kB
Active:           373736 kB
Inactive:         504068 kB
Active(anon):      98024 kB
Inactive(anon):     1568 kB
Active(file):     275712 kB
Inactive(file):   502500 kB
Unevictable:     1645768 kB
Mlocked:           16700 kB
SwapTotal:      67108856 kB
SwapFree:       67097732 kB
Dirty:              4964 kB
Writeback:             0 kB
AnonPages:       1742388 kB
Mapped:             7784 kB
Shmem:                 0 kB
Slab:             609012 kB
SReclaimable:      53032 kB
SUnreclaim:       555980 kB
KernelStack:        1448 kB
PageTables:         7076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1876788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1710080 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= 71724 MiB
End job on node124 at 2016-06-08 23:41:56