Trace number 4087590

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_4.opb
MD5SUMcef055af6c2a22a549e672ed9a55f2c8
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 1486
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4459
Number of bits of the biggest sum of numbers13
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.001
0.00/0.05	c total clause space: 4.25031MB
0.00/0.05	c total #watches: 3950
0.08/0.10	c total #propagations: 7648 / total #impl: 67352 (eff. 0.114)
0.08/0.10	c #Conflicts:       2000 | #Learnt:       1999 | 0.002
0.08/0.10	c total clause space: 4.25031MB
0.08/0.10	c total #watches: 7602
0.08/0.14	c total #propagations: 14054 / total #impl: 128032 (eff. 0.110)
0.08/0.14	c GC COLLECT
0.08/0.14	c #Conflicts:       3000 | #Learnt:       2004 | 0.003
0.08/0.14	c total clause space: 4.25031MB
0.08/0.14	c total #watches: 8224
0.08/0.19	c total #propagations: 21397 / total #impl: 169765 (eff. 0.126)
0.08/0.19	c #Conflicts:       4000 | #Learnt:       3004 | 0.003
0.08/0.19	c total clause space: 4.25031MB
0.08/0.19	c total #watches: 12023
0.19/0.24	c total #propagations: 28260 / total #impl: 215117 (eff. 0.131)
0.19/0.24	c GC COLLECT
0.19/0.24	c #Conflicts:       5000 | #Learnt:       2355 | 0.003
0.19/0.24	c total clause space: 4.25031MB
0.19/0.24	c total #watches: 9881
0.19/0.28	c total #propagations: 34438 / total #impl: 268665 (eff. 0.128)
0.19/0.28	c #Conflicts:       6000 | #Learnt:       3355 | 0.004
0.19/0.28	c total clause space: 6.90675MB
0.19/0.28	c total #watches: 13639
0.29/0.34	c total #propagations: 40556 / total #impl: 319340 (eff. 0.127)
0.29/0.34	c GC COLLECT
0.29/0.34	c #Conflicts:       7000 | #Learnt:       2228 | 0.004
0.29/0.34	c total clause space: 6.90675MB
0.29/0.34	c total #watches: 9689
0.29/0.39	c total #propagations: 46771 / total #impl: 365833 (eff. 0.128)
0.29/0.39	c #Conflicts:       8000 | #Learnt:       3228 | 0.004
0.29/0.39	c total clause space: 6.90675MB
0.29/0.39	c total #watches: 13119
0.39/0.45	c total #propagations: 53313 / total #impl: 415525 (eff. 0.128)
0.39/0.45	c #Conflicts:       9000 | #Learnt:       4228 | 0.004
0.39/0.45	c total clause space: 6.90675MB
0.39/0.45	c total #watches: 16806
0.49/0.51	c total #propagations: 59886 / total #impl: 468730 (eff. 0.128)
0.49/0.51	c GC COLLECT
0.49/0.51	c #Conflicts:      10000 | #Learnt:       2716 | 0.004
0.49/0.51	c total clause space: 6.90675MB
0.49/0.51	c total #watches: 11116
0.49/0.55	c total #propagations: 66609 / total #impl: 530513 (eff. 0.126)
0.49/0.55	c #Conflicts:      11000 | #Learnt:       3716 | 0.003
0.49/0.55	c total clause space: 6.90675MB
0.49/0.55	c total #watches: 14464
0.59/0.61	c total #propagations: 72412 / total #impl: 586991 (eff. 0.123)
0.59/0.61	c #Conflicts:      12000 | #Learnt:       4716 | 0.003
0.59/0.61	c total clause space: 6.90675MB
0.59/0.61	c total #watches: 17945
0.59/0.67	c total #propagations: 78318 / total #impl: 643912 (eff. 0.122)
0.59/0.67	c #Conflicts:      13000 | #Learnt:       5716 | 0.003
0.59/0.67	c total clause space: 11.2235MB
0.59/0.67	c total #watches: 21492
0.69/0.72	c total #propagations: 84729 / total #impl: 705463 (eff. 0.120)
0.69/0.72	c GC COLLECT
0.69/0.72	c #Conflicts:      14000 | #Learnt:       3859 | 0.003
0.69/0.72	c total clause space: 11.2235MB
0.69/0.72	c total #watches: 14863
0.69/0.78	c total #propagations: 91126 / total #impl: 771528 (eff. 0.118)
0.69/0.78	c #Conflicts:      15000 | #Learnt:       4859 | 0.003
0.69/0.78	c total clause space: 11.2235MB
0.69/0.78	c total #watches: 18466
0.79/0.85	c total #propagations: 97245 / total #impl: 829664 (eff. 0.117)
0.79/0.85	c #Conflicts:      16000 | #Learnt:       5859 | 0.003
0.79/0.85	c total clause space: 11.2235MB
0.79/0.85	c total #watches: 21600
0.89/0.91	c total #propagations: 103443 / total #impl: 888727 (eff. 0.116)
0.89/0.91	c GC COLLECT
0.89/0.91	c #Conflicts:      17000 | #Learnt:       3683 | 0.003
0.89/0.91	c total clause space: 11.2235MB
0.89/0.91	c total #watches: 13588
0.89/0.97	c total #propagations: 109744 / total #impl: 948521 (eff. 0.116)
0.89/0.97	c #Conflicts:      18000 | #Learnt:       4683 | 0.002
0.89/0.97	c total clause space: 11.2235MB
0.89/0.97	c total #watches: 17125
0.99/1.04	c total #propagations: 116210 / total #impl: 1000745 (eff. 0.116)
0.99/1.04	c #Conflicts:      19000 | #Learnt:       5683 | 0.002
0.99/1.04	c total clause space: 11.2235MB
0.99/1.04	c total #watches: 20310
1.10/1.11	c total #propagations: 122004 / total #impl: 1058632 (eff. 0.115)
1.10/1.11	c #Conflicts:      20000 | #Learnt:       6683 | 0.002
1.10/1.11	c total clause space: 11.2235MB
1.10/1.11	c total #watches: 23751
1.10/1.17	c total #propagations: 128645 / total #impl: 1117384 (eff. 0.115)
1.10/1.17	c GC COLLECT
1.10/1.17	c #Conflicts:      21000 | #Learnt:       4194 | 0.002
1.10/1.17	c total clause space: 11.2235MB
1.10/1.17	c total #watches: 15410
1.20/1.22	c total #propagations: 135065 / total #impl: 1169510 (eff. 0.115)
1.20/1.22	c #Conflicts:      22000 | #Learnt:       5194 | 0.002
1.20/1.22	c total clause space: 11.2235MB
1.20/1.22	c total #watches: 19143
1.20/1.27	c total #propagations: 141549 / total #impl: 1223100 (eff. 0.116)
1.20/1.27	c #Conflicts:      23000 | #Learnt:       6194 | 0.002
1.20/1.27	c total clause space: 11.2235MB
1.20/1.27	c total #watches: 22624
1.29/1.34	c total #propagations: 147918 / total #impl: 1283212 (eff. 0.115)
1.29/1.34	c #Conflicts:      24000 | #Learnt:       7194 | 0.002
1.29/1.34	c total clause space: 11.2235MB
1.29/1.34	c total #watches: 26113
1.39/1.40	c total #propagations: 154317 / total #impl: 1342235 (eff. 0.115)
1.39/1.40	c GC COLLECT
1.39/1.40	c #Conflicts:      25000 | #Learnt:       4397 | 0.002
1.39/1.40	c total clause space: 11.2235MB
1.39/1.40	c total #watches: 16583
1.39/1.46	c total #propagations: 160465 / total #impl: 1399067 (eff. 0.115)
1.39/1.46	c #Conflicts:      26000 | #Learnt:       5397 | 0.003
1.39/1.46	c total clause space: 11.2235MB
1.39/1.46	c total #watches: 19948
1.49/1.51	c total #propagations: 166633 / total #impl: 1450798 (eff. 0.115)
1.49/1.51	c #Conflicts:      27000 | #Learnt:       6397 | 0.003
1.49/1.51	c total clause space: 11.2235MB
1.49/1.51	c total #watches: 23429
1.49/1.57	c total #propagations: 173279 / total #impl: 1495282 (eff. 0.116)
1.49/1.57	c #Conflicts:      28000 | #Learnt:       7397 | 0.003
1.49/1.57	c total clause space: 11.2235MB
1.49/1.57	c total #watches: 27286
1.59/1.63	c total #propagations: 179696 / total #impl: 1542172 (eff. 0.117)
1.59/1.63	c GC COLLECT
1.59/1.63	c #Conflicts:      29000 | #Learnt:       4299 | 0.003
1.59/1.63	c total clause space: 11.2235MB
1.59/1.63	c total #watches: 16073
1.59/1.68	c total #propagations: 185563 / total #impl: 1594737 (eff. 0.116)
1.59/1.68	c #Conflicts:      30000 | #Learnt:       5299 | 0.003
1.59/1.68	c total clause space: 11.2235MB
1.59/1.68	c total #watches: 19763
1.69/1.74	c total #propagations: 192096 / total #impl: 1644246 (eff. 0.117)
1.69/1.74	c #Conflicts:      31000 | #Learnt:       6299 | 0.003
1.69/1.74	c total clause space: 11.2235MB
1.69/1.74	c total #watches: 23350
1.69/1.79	c total #propagations: 198665 / total #impl: 1690049 (eff. 0.118)
1.69/1.79	c #Conflicts:      32000 | #Learnt:       7299 | 0.003
1.69/1.79	c total clause space: 11.2235MB
1.69/1.79	c total #watches: 26886
1.79/1.85	c total #propagations: 205025 / total #impl: 1735397 (eff. 0.118)
1.79/1.85	c #Conflicts:      33000 | #Learnt:       8299 | 0.003
1.79/1.85	c total clause space: 11.2235MB
1.79/1.85	c total #watches: 30720
1.89/1.91	c total #propagations: 212135 / total #impl: 1779892 (eff. 0.119)
1.89/1.91	c GC COLLECT
1.89/1.91	c #Conflicts:      34000 | #Learnt:       4899 | 0.004
1.89/1.91	c total clause space: 18.2382MB
1.89/1.91	c total #watches: 18897
1.89/1.97	c total #propagations: 219058 / total #impl: 1810257 (eff. 0.121)
1.89/1.97	c #Conflicts:      35000 | #Learnt:       5899 | 0.003
1.89/1.97	c total clause space: 18.2382MB
1.89/1.97	c total #watches: 22670
1.99/2.03	c total #propagations: 225757 / total #impl: 1873392 (eff. 0.121)
1.99/2.03	c #Conflicts:      36000 | #Learnt:       6899 | 0.004
1.99/2.03	c total clause space: 18.2382MB
1.99/2.03	c total #watches: 26213
2.09/2.10	c total #propagations: 232717 / total #impl: 1924826 (eff. 0.121)
2.09/2.10	c #Conflicts:      37000 | #Learnt:       7899 | 0.004
2.09/2.10	c total clause space: 18.2382MB
2.09/2.10	c total #watches: 29964
2.09/2.17	c total #propagations: 239462 / total #impl: 1969215 (eff. 0.122)
2.09/2.17	c #Conflicts:      38000 | #Learnt:       8899 | 0.004
2.09/2.17	c total clause space: 18.2382MB
2.09/2.17	c total #watches: 33378
2.19/2.25	c total #propagations: 246521 / total #impl: 2011283 (eff. 0.123)
2.19/2.25	c GC COLLECT
2.19/2.25	c #Conflicts:      39000 | #Learnt:       5197 | 0.004
2.19/2.25	c total clause space: 18.2382MB
2.19/2.25	c total #watches: 20408
2.29/2.33	c total #propagations: 252723 / total #impl: 2060670 (eff. 0.123)
2.29/2.33	c #Conflicts:      40000 | #Learnt:       6197 | 0.004
2.29/2.33	c total clause space: 18.2382MB
2.29/2.33	c total #watches: 24031
2.39/2.44	c total #propagations: 258976 / total #impl: 2113040 (eff. 0.123)
2.39/2.44	c #Conflicts:      41000 | #Learnt:       7197 | 0.004
2.39/2.44	c total clause space: 18.2382MB
2.39/2.44	c total #watches: 27383
2.49/2.55	c total #propagations: 265102 / total #impl: 2160962 (eff. 0.123)
2.49/2.55	c #Conflicts:      42000 | #Learnt:       8197 | 0.004
2.49/2.55	c total clause space: 18.2382MB
2.49/2.55	c total #watches: 30677
2.59/2.66	c total #propagations: 271582 / total #impl: 2214432 (eff. 0.123)
2.59/2.66	c #Conflicts:      43000 | #Learnt:       9197 | 0.004
2.59/2.66	c total clause space: 18.2382MB
2.59/2.66	c total #watches: 33890
2.69/2.79	c total #propagations: 277719 / total #impl: 2269206 (eff. 0.122)
2.69/2.79	c GC COLLECT
2.69/2.79	c #Conflicts:      44000 | #Learnt:       5196 | 0.004
2.69/2.79	c total clause space: 18.2382MB
2.69/2.79	c total #watches: 20426
2.78/2.87	c total #propagations: 284066 / total #impl: 2316411 (eff. 0.123)
2.78/2.87	c #Conflicts:      45000 | #Learnt:       6196 | 0.004
2.78/2.87	c total clause space: 18.2382MB
2.78/2.87	c total #watches: 23853
2.88/2.96	c total #propagations: 289820 / total #impl: 2362284 (eff. 0.123)
2.88/2.96	c #Conflicts:      46000 | #Learnt:       7196 | 0.004
2.88/2.96	c total clause space: 18.2382MB
2.88/2.96	c total #watches: 27651
2.98/3.06	c total #propagations: 296443 / total #impl: 2414765 (eff. 0.123)
2.98/3.06	c #Conflicts:      47000 | #Learnt:       8196 | 0.004
2.98/3.06	c total clause space: 18.2382MB
2.98/3.06	c total #watches: 31267
3.08/3.17	c total #propagations: 302966 / total #impl: 2459969 (eff. 0.123)
3.08/3.17	c #Conflicts:      48000 | #Learnt:       9196 | 0.004
3.08/3.17	c total clause space: 18.2382MB
3.08/3.17	c total #watches: 34903
3.18/3.28	c total #propagations: 309853 / total #impl: 2523154 (eff. 0.123)
3.18/3.28	c #Conflicts:      49000 | #Learnt:      10196 | 0.003
3.18/3.28	c total clause space: 18.2382MB
3.18/3.28	c total #watches: 38815
3.30/3.38	c total #propagations: 317353 / total #impl: 2584161 (eff. 0.123)
3.30/3.38	c GC COLLECT
3.30/3.38	c #Conflicts:      50000 | #Learnt:       5891 | 0.003
3.30/3.38	c total clause space: 18.2382MB
3.30/3.38	c total #watches: 23060
3.40/3.46	c total #propagations: 324576 / total #impl: 2635918 (eff. 0.123)
3.40/3.46	c #Conflicts:      51000 | #Learnt:       6891 | 0.004
3.40/3.46	c total clause space: 18.2382MB
3.40/3.46	c total #watches: 26760
3.49/3.55	c total #propagations: 330840 / total #impl: 2691333 (eff. 0.123)
3.49/3.55	c #Conflicts:      52000 | #Learnt:       7891 | 0.003
3.49/3.55	c total clause space: 18.2382MB
3.49/3.55	c total #watches: 30147
3.59/3.67	c total #propagations: 336655 / total #impl: 2750964 (eff. 0.122)
3.59/3.67	c #Conflicts:      53000 | #Learnt:       8891 | 0.003
3.59/3.67	c total clause space: 18.2382MB
3.59/3.67	c total #watches: 34118
3.69/3.77	c total #propagations: 342980 / total #impl: 2825458 (eff. 0.121)
3.69/3.77	c #Conflicts:      54000 | #Learnt:       9891 | 0.003
3.69/3.77	c total clause space: 18.2382MB
3.69/3.77	c total #watches: 37466
3.79/3.86	c total #propagations: 349143 / total #impl: 2883150 (eff. 0.121)
3.79/3.86	c #Conflicts:      55000 | #Learnt:      10891 | 0.003
3.79/3.86	c total clause space: 18.2382MB
3.79/3.86	c total #watches: 40958
3.89/3.97	c total #propagations: 355763 / total #impl: 2947087 (eff. 0.121)
3.89/3.97	c GC COLLECT
3.89/3.97	c #Conflicts:      56000 | #Learnt:       6292 | 0.003
3.89/3.97	c total clause space: 18.2382MB
3.89/3.97	c total #watches: 24277
3.99/4.06	c total #propagations: 361942 / total #impl: 3009601 (eff. 0.120)
3.99/4.06	c #Conflicts:      57000 | #Learnt:       7292 | 0.003
3.99/4.06	c total clause space: 18.2382MB
3.99/4.06	c total #watches: 27730
4.09/4.18	c total #propagations: 368594 / total #impl: 3068440 (eff. 0.120)
4.09/4.18	c #Conflicts:      58000 | #Learnt:       8292 | 0.003
4.09/4.18	c total clause space: 18.2382MB
4.09/4.18	c total #watches: 31274
4.19/4.27	c total #propagations: 375031 / total #impl: 3126485 (eff. 0.120)
4.19/4.27	c #Conflicts:      59000 | #Learnt:       9292 | 0.003
4.19/4.27	c total clause space: 18.2382MB
4.19/4.27	c total #watches: 34937
4.40/4.41	c total #propagations: 382698 / total #impl: 3192261 (eff. 0.120)
4.40/4.41	c #Conflicts:      60000 | #Learnt:      10292 | 0.003
4.40/4.41	c total clause space: 18.2382MB
4.40/4.41	c total #watches: 38458
4.50/4.56	c total #propagations: 389617 / total #impl: 3264605 (eff. 0.119)
4.50/4.56	c #Conflicts:      61000 | #Learnt:      11292 | 0.003
4.50/4.56	c total clause space: 18.2382MB
4.50/4.56	c total #watches: 41734
4.59/4.64	c total #propagations: 396433 / total #impl: 3328908 (eff. 0.119)
4.59/4.64	c GC COLLECT
4.59/4.64	c #Conflicts:      62000 | #Learnt:       6393 | 0.003
4.59/4.64	c total clause space: 18.2382MB
4.59/4.64	c total #watches: 24642
4.69/4.71	c total #propagations: 404646 / total #impl: 3383749 (eff. 0.120)
4.69/4.71	c #Conflicts:      63000 | #Learnt:       7393 | 0.003
4.69/4.71	c total clause space: 18.2382MB
4.69/4.71	c total #watches: 28273
4.79/4.81	c total #propagations: 412435 / total #impl: 3453105 (eff. 0.119)
4.79/4.81	c #Conflicts:      64000 | #Learnt:       8393 | 0.003
4.79/4.81	c total clause space: 18.2382MB
4.79/4.81	c total #watches: 31768
4.89/4.91	c total #propagations: 420523 / total #impl: 3520239 (eff. 0.119)
4.89/4.91	c #Conflicts:      65000 | #Learnt:       9393 | 0.003
4.89/4.91	c total clause space: 18.2382MB
4.89/4.91	c total #watches: 35459
4.99/5.01	c total #propagations: 427224 / total #impl: 3584790 (eff. 0.119)
4.99/5.01	c #Conflicts:      66000 | #Learnt:      10393 | 0.003
4.99/5.01	c total clause space: 18.2382MB
4.99/5.01	c total #watches: 38948
5.09/5.13	c total #propagations: 433291 / total #impl: 3641421 (eff. 0.119)
5.09/5.13	c #Conflicts:      67000 | #Learnt:      11393 | 0.003
5.09/5.13	c total clause space: 18.2382MB
5.09/5.13	c total #watches: 42595
5.19/5.27	c total #propagations: 440332 / total #impl: 3699942 (eff. 0.119)
5.19/5.27	c #Conflicts:      68000 | #Learnt:      12393 | 0.003
5.19/5.27	c total clause space: 18.2382MB
5.19/5.27	c total #watches: 46825
5.29/5.36	c total #propagations: 447233 / total #impl: 3781018 (eff. 0.118)
5.29/5.36	c GC COLLECT
5.29/5.36	c #Conflicts:      69000 | #Learnt:       7190 | 0.003
5.29/5.36	c total clause space: 18.2382MB
5.29/5.36	c total #watches: 27582
5.39/5.45	c total #propagations: 453895 / total #impl: 3840264 (eff. 0.118)
5.39/5.45	c #Conflicts:      70000 | #Learnt:       8190 | 0.003
5.39/5.45	c total clause space: 18.2382MB
5.39/5.45	c total #watches: 31221
5.50/5.52	c total #propagations: 460031 / total #impl: 3893949 (eff. 0.118)
5.50/5.52	c #Conflicts:      71000 | #Learnt:       9190 | 0.003
5.50/5.52	c total clause space: 18.2382MB
5.50/5.52	c total #watches: 34936
5.50/5.59	c total #propagations: 466857 / total #impl: 3938864 (eff. 0.119)
5.50/5.59	c #Conflicts:      72000 | #Learnt:      10190 | 0.003
5.50/5.59	c total clause space: 18.2382MB
5.50/5.59	c total #watches: 38556
5.60/5.68	c total #propagations: 473687 / total #impl: 3976987 (eff. 0.119)
5.60/5.68	c #Conflicts:      73000 | #Learnt:      11190 | 0.003
5.60/5.68	c total clause space: 18.2382MB
5.60/5.68	c total #watches: 42070
5.79/5.81	c total #propagations: 480283 / total #impl: 4031880 (eff. 0.119)
5.79/5.81	c #Conflicts:      74000 | #Learnt:      12190 | 0.003
5.79/5.81	c total clause space: 18.2382MB
5.79/5.81	c total #watches: 45555
5.89/5.90	c total #propagations: 486551 / total #impl: 4083275 (eff. 0.119)
5.89/5.90	c GC COLLECT
5.89/5.90	c #Conflicts:      75000 | #Learnt:       6689 | 0.003
5.89/5.90	c total clause space: 18.2382MB
5.89/5.90	c total #watches: 25576
5.89/5.99	c total #propagations: 493559 / total #impl: 4141526 (eff. 0.119)
5.89/5.99	c #Conflicts:      76000 | #Learnt:       7689 | 0.003
5.89/5.99	c total clause space: 18.2382MB
5.89/5.99	c total #watches: 29157
5.99/6.10	c total #propagations: 499673 / total #impl: 4199028 (eff. 0.119)
5.99/6.10	c #Conflicts:      77000 | #Learnt:       8689 | 0.003
5.99/6.10	c total clause space: 18.2382MB
5.99/6.10	c total #watches: 32636
6.19/6.21	c total #propagations: 506612 / total #impl: 4254082 (eff. 0.119)
6.19/6.21	c #Conflicts:      78000 | #Learnt:       9689 | 0.003
6.19/6.21	c total clause space: 18.2382MB
6.19/6.21	c total #watches: 36424
6.29/6.30	c total #propagations: 512702 / total #impl: 4312914 (eff. 0.119)
6.29/6.30	c #Conflicts:      79000 | #Learnt:      10689 | 0.003
6.29/6.30	c total clause space: 18.2382MB
6.29/6.30	c total #watches: 39713
6.29/6.38	c total #propagations: 518774 / total #impl: 4365983 (eff. 0.119)
6.29/6.38	c #Conflicts:      80000 | #Learnt:      11689 | 0.003
6.29/6.38	c total clause space: 18.2382MB
6.29/6.38	c total #watches: 43439
6.39/6.48	c total #propagations: 525719 / total #impl: 4419312 (eff. 0.119)
6.39/6.48	c #Conflicts:      81000 | #Learnt:      12689 | 0.003
6.39/6.48	c total clause space: 18.2382MB
6.39/6.48	c total #watches: 46968
6.49/6.59	c total #propagations: 531909 / total #impl: 4469903 (eff. 0.119)
6.49/6.59	c GC COLLECT
6.49/6.59	c #Conflicts:      82000 | #Learnt:       6890 | 0.003
6.49/6.59	c total clause space: 18.2382MB
6.49/6.59	c total #watches: 26292
6.60/6.68	c total #propagations: 538002 / total #impl: 4527834 (eff. 0.119)
6.60/6.68	c #Conflicts:      83000 | #Learnt:       7890 | 0.003
6.60/6.68	c total clause space: 18.2382MB
6.60/6.68	c total #watches: 29769
6.70/6.77	c total #propagations: 544255 / total #impl: 4579817 (eff. 0.119)
6.70/6.77	c #Conflicts:      84000 | #Learnt:       8890 | 0.003
6.70/6.77	c total clause space: 18.2382MB
6.70/6.77	c total #watches: 33079
6.79/6.89	c total #propagations: 550819 / total #impl: 4641339 (eff. 0.119)
6.79/6.89	c #Conflicts:      85000 | #Learnt:       9890 | 0.003
6.79/6.89	c total clause space: 18.2382MB
6.79/6.89	c total #watches: 36482
6.89/6.99	c total #propagations: 557337 / total #impl: 4700465 (eff. 0.119)
6.89/6.99	c #Conflicts:      86000 | #Learnt:      10890 | 0.003
6.89/6.99	c total clause space: 18.2382MB
6.89/6.99	c total #watches: 40006
7.09/7.12	c total #propagations: 563982 / total #impl: 4762786 (eff. 0.118)
7.09/7.12	c #Conflicts:      87000 | #Learnt:      11890 | 0.003
7.09/7.12	c total clause space: 18.2382MB
7.09/7.12	c total #watches: 43489
7.19/7.25	c total #propagations: 570636 / total #impl: 4836538 (eff. 0.118)
7.19/7.25	c #Conflicts:      88000 | #Learnt:      12890 | 0.003
7.19/7.25	c total clause space: 18.2382MB
7.19/7.25	c total #watches: 46828
7.29/7.39	c total #propagations: 577727 / total #impl: 4900867 (eff. 0.118)
7.29/7.39	c #Conflicts:      89000 | #Learnt:      13890 | 0.003
7.29/7.39	c total clause space: 18.2382MB
7.29/7.39	c total #watches: 50109
7.39/7.49	c total #propagations: 585058 / total #impl: 4956974 (eff. 0.118)
7.39/7.49	c GC COLLECT
7.39/7.49	c #Conflicts:      90000 | #Learnt:       7792 | 0.003
7.39/7.49	c total clause space: 18.2382MB
7.39/7.49	c total #watches: 29354
7.49/7.58	c total #propagations: 591504 / total #impl: 5010299 (eff. 0.118)
7.49/7.58	c #Conflicts:      91000 | #Learnt:       8792 | 0.003
7.49/7.58	c total clause space: 18.2382MB
7.49/7.58	c total #watches: 32700
7.59/7.69	c total #propagations: 597584 / total #impl: 5070547 (eff. 0.118)
7.59/7.69	c #Conflicts:      92000 | #Learnt:       9792 | 0.003
7.59/7.69	c total clause space: 18.2382MB
7.59/7.69	c total #watches: 36301
7.70/7.80	c total #propagations: 603506 / total #impl: 5140986 (eff. 0.117)
7.70/7.80	c #Conflicts:      93000 | #Learnt:      10792 | 0.003
7.70/7.80	c total clause space: 18.2382MB
7.70/7.80	c total #watches: 39680
7.89/7.93	c total #propagations: 609908 / total #impl: 5211362 (eff. 0.117)
7.89/7.93	c #Conflicts:      94000 | #Learnt:      11792 | 0.003
7.89/7.93	c total clause space: 18.2382MB
7.89/7.93	c total #watches: 43147
7.99/8.04	c total #propagations: 616107 / total #impl: 5283387 (eff. 0.117)
7.99/8.04	c #Conflicts:      95000 | #Learnt:      12792 | 0.003
7.99/8.04	c total clause space: 18.2382MB
7.99/8.04	c total #watches: 46677
8.09/8.17	c total #propagations: 622350 / total #impl: 5352063 (eff. 0.116)
8.09/8.17	c #Conflicts:      96000 | #Learnt:      13792 | 0.003
8.09/8.17	c total clause space: 18.2382MB
8.09/8.17	c total #watches: 50177
8.29/8.32	c total #propagations: 628846 / total #impl: 5416048 (eff. 0.116)
8.29/8.32	c #Conflicts:      97000 | #Learnt:      14792 | 0.003
8.29/8.32	c total clause space: 29.637MB
8.29/8.32	c total #watches: 53713
8.39/8.40	c total #propagations: 635157 / total #impl: 5481547 (eff. 0.116)
8.39/8.40	c GC COLLECT
8.39/8.40	c #Conflicts:      98000 | #Learnt:       8390 | 0.003
8.39/8.40	c total clause space: 29.637MB
8.39/8.40	c total #watches: 31969
8.39/8.49	c total #propagations: 640571 / total #impl: 5541920 (eff. 0.116)
8.39/8.49	c #Conflicts:      99000 | #Learnt:       9390 | 0.003
8.39/8.49	c total clause space: 29.637MB
8.39/8.49	c total #watches: 35899
8.49/8.59	c total #propagations: 646281 / total #impl: 5603696 (eff. 0.115)
8.49/8.59	c #Conflicts:     100000 | #Learnt:      10390 | 0.003
8.49/8.59	c total clause space: 29.637MB
8.49/8.59	c total #watches: 39702
8.69/8.70	c total #propagations: 652269 / total #impl: 5666315 (eff. 0.115)
8.69/8.70	c #Conflicts:     101000 | #Learnt:      11390 | 0.003
8.69/8.70	c total clause space: 29.637MB
8.69/8.70	c total #watches: 43602
8.79/8.85	c total #propagations: 658132 / total #impl: 5729538 (eff. 0.115)
8.79/8.85	c #Conflicts:     102000 | #Learnt:      12390 | 0.003
8.79/8.85	c total clause space: 29.637MB
8.79/8.85	c total #watches: 47254
8.89/8.99	c total #propagations: 663703 / total #impl: 5794730 (eff. 0.115)
8.89/8.99	c #Conflicts:     103000 | #Learnt:      13390 | 0.003
8.89/8.99	c total clause space: 29.637MB
8.89/8.99	c total #watches: 51141
9.09/9.14	c total #propagations: 669699 / total #impl: 5859773 (eff. 0.114)
9.09/9.14	c #Conflicts:     104000 | #Learnt:      14390 | 0.003
9.09/9.14	c total clause space: 29.637MB
9.09/9.14	c total #watches: 54970
9.19/9.26	c total #propagations: 675868 / total #impl: 5918850 (eff. 0.114)
9.19/9.26	c #Conflicts:     105000 | #Learnt:      15390 | 0.003
9.19/9.26	c total clause space: 29.637MB
9.19/9.26	c total #watches: 59016
9.29/9.37	c total #propagations: 682745 / total #impl: 5985541 (eff. 0.114)
9.29/9.37	c GC COLLECT
9.29/9.37	c #Conflicts:     106000 | #Learnt:       8684 | 0.003
9.29/9.37	c total clause space: 29.637MB
9.29/9.37	c total #watches: 32746
9.39/9.45	c total #propagations: 689284 / total #impl: 6043628 (eff. 0.114)
9.39/9.45	c #Conflicts:     107000 | #Learnt:       9684 | 0.003
9.39/9.45	c total clause space: 29.637MB
9.39/9.45	c total #watches: 36304
9.49/9.54	c total #propagations: 695802 / total #impl: 6098791 (eff. 0.114)
9.49/9.54	c #Conflicts:     108000 | #Learnt:      10684 | 0.003
9.49/9.54	c total clause space: 29.637MB
9.49/9.54	c total #watches: 39961
9.59/9.64	c total #propagations: 702492 / total #impl: 6144853 (eff. 0.114)
9.59/9.64	c #Conflicts:     109000 | #Learnt:      11684 | 0.003
9.59/9.64	c total clause space: 29.637MB
9.59/9.64	c total #watches: 43524
9.79/9.83	c total #propagations: 708484 / total #impl: 6201411 (eff. 0.114)
9.79/9.83	c #Conflicts:     110000 | #Learnt:      12684 | 0.003
9.79/9.83	c total clause space: 29.637MB
9.79/9.83	c total #watches: 47331
9.99/10.01	c total #propagations: 715116 / total #impl: 6261967 (eff. 0.114)
9.99/10.01	c #Conflicts:     111000 | #Learnt:      13684 | 0.003
9.99/10.01	c total clause space: 29.637MB
9.99/10.01	c total #watches: 50757
10.09/10.13	c total #propagations: 721656 / total #impl: 6314799 (eff. 0.114)
10.09/10.13	c #Conflicts:     112000 | #Learnt:      14684 | 0.003
10.09/10.13	c total clause space: 29.637MB
10.09/10.13	c total #watches: 54445
10.19/10.23	c total #propagations: 727834 / total #impl: 6369857 (eff. 0.114)
10.19/10.23	c #Conflicts:     113000 | #Learnt:      15684 | 0.003
10.19/10.23	c total clause space: 29.637MB
10.19/10.23	c total #watches: 58115
10.29/10.32	c total #propagations: 734402 / total #impl: 6421926 (eff. 0.114)
10.29/10.32	c GC COLLECT
10.29/10.32	c #Conflicts:     114000 | #Learnt:       8682 | 0.003
10.29/10.32	c total clause space: 29.637MB
10.29/10.32	c total #watches: 32628
10.39/10.40	c total #propagations: 741827 / total #impl: 6484762 (eff. 0.114)
10.39/10.40	c #Conflicts:     115000 | #Learnt:       9682 | 0.003
10.39/10.40	c total clause space: 29.637MB
10.39/10.40	c total #watches: 36421
10.49/10.50	c total #propagations: 748324 / total #impl: 6544402 (eff. 0.114)
10.49/10.50	c #Conflicts:     116000 | #Learnt:      10682 | 0.003
10.49/10.50	c total clause space: 29.637MB
10.49/10.50	c total #watches: 40042
10.59/10.60	c total #propagations: 754259 / total #impl: 6602743 (eff. 0.114)
10.59/10.60	c #Conflicts:     117000 | #Learnt:      11682 | 0.003
10.59/10.60	c total clause space: 29.637MB
10.59/10.60	c total #watches: 43540
10.69/10.72	c total #propagations: 760894 / total #impl: 6663880 (eff. 0.114)
10.69/10.72	c #Conflicts:     118000 | #Learnt:      12682 | 0.003
10.69/10.72	c total clause space: 29.637MB
10.69/10.72	c total #watches: 47027
10.79/10.84	c total #propagations: 768245 / total #impl: 6720024 (eff. 0.114)
10.79/10.84	c #Conflicts:     119000 | #Learnt:      13682 | 0.003
10.79/10.84	c total clause space: 29.637MB
10.79/10.84	c total #watches: 50774
10.89/10.93	c total #propagations: 775927 / total #impl: 6780896 (eff. 0.114)
10.89/10.93	c #Conflicts:     120000 | #Learnt:      14682 | 0.003
10.89/10.93	c total clause space: 29.637MB
10.89/10.93	c total #watches: 54672
10.99/11.04	c total #propagations: 783320 / total #impl: 6837551 (eff. 0.115)
10.99/11.04	c #Conflicts:     121000 | #Learnt:      15682 | 0.003
10.99/11.04	c total clause space: 29.637MB
10.99/11.04	c total #watches: 58637
11.09/11.20	c total #propagations: 791222 / total #impl: 6900744 (eff. 0.115)
11.09/11.20	c GC COLLECT
11.09/11.20	c #Conflicts:     122000 | #Learnt:       8380 | 0.003
11.09/11.20	c total clause space: 29.637MB
11.09/11.20	c total #watches: 31606
11.19/11.29	c total #propagations: 798857 / total #impl: 6979384 (eff. 0.114)
11.19/11.29	c #Conflicts:     123000 | #Learnt:       9380 | 0.003
11.19/11.29	c total clause space: 29.637MB
11.19/11.29	c total #watches: 35176
11.29/11.38	c total #propagations: 805684 / total #impl: 7046044 (eff. 0.114)
11.29/11.38	c #Conflicts:     124000 | #Learnt:      10380 | 0.003
11.29/11.38	c total clause space: 29.637MB
11.29/11.38	c total #watches: 38520
11.39/11.47	c total #propagations: 812076 / total #impl: 7106671 (eff. 0.114)
11.39/11.47	c #Conflicts:     125000 | #Learnt:      11380 | 0.003
11.39/11.47	c total clause space: 29.637MB
11.39/11.47	c total #watches: 42312
11.59/11.60	c total #propagations: 818337 / total #impl: 7175472 (eff. 0.114)
11.59/11.60	c #Conflicts:     126000 | #Learnt:      12380 | 0.003
11.59/11.60	c total clause space: 29.637MB
11.59/11.60	c total #watches: 46157
11.69/11.71	c total #propagations: 824865 / total #impl: 7239787 (eff. 0.114)
11.69/11.71	c #Conflicts:     127000 | #Learnt:      13380 | 0.003
11.69/11.71	c total clause space: 29.637MB
11.69/11.71	c total #watches: 50082
11.79/11.81	c total #propagations: 831660 / total #impl: 7293437 (eff. 0.114)
11.79/11.81	c #Conflicts:     128000 | #Learnt:      14380 | 0.003
11.79/11.81	c total clause space: 29.637MB
11.79/11.81	c total #watches: 53552
11.89/11.93	c total #propagations: 839251 / total #impl: 7343865 (eff. 0.114)
11.89/11.93	c #Conflicts:     129000 | #Learnt:      15380 | 0.003
11.89/11.93	c total clause space: 29.637MB
11.89/11.93	c total #watches: 57221
11.99/12.03	c total #propagations: 845499 / total #impl: 7395983 (eff. 0.114)
11.99/12.03	c #Conflicts:     130000 | #Learnt:      16380 | 0.003
11.99/12.03	c total clause space: 29.637MB
11.99/12.03	c total #watches: 60764
12.09/12.16	c total #propagations: 851848 / total #impl: 7440179 (eff. 0.114)
12.09/12.16	c GC COLLECT
12.09/12.16	c #Conflicts:     131000 | #Learnt:       8780 | 0.003
12.09/12.16	c total clause space: 29.637MB
12.09/12.16	c total #watches: 33049
12.19/12.25	c total #propagations: 858138 / total #impl: 7488863 (eff. 0.115)
12.19/12.25	c #Conflicts:     132000 | #Learnt:       9780 | 0.003
12.19/12.25	c total clause space: 29.637MB
12.19/12.25	c total #watches: 36568
12.29/12.35	c total #propagations: 864242 / total #impl: 7547681 (eff. 0.115)
12.29/12.35	c #Conflicts:     133000 | #Learnt:      10780 | 0.003
12.29/12.35	c total clause space: 29.637MB
12.29/12.35	c total #watches: 40112
12.39/12.44	c total #propagations: 870443 / total #impl: 7608675 (eff. 0.114)
12.39/12.44	c #Conflicts:     134000 | #Learnt:      11780 | 0.003
12.39/12.44	c total clause space: 29.637MB
12.39/12.44	c total #watches: 43674
12.49/12.55	c total #propagations: 876800 / total #impl: 7661678 (eff. 0.114)
12.49/12.55	c #Conflicts:     135000 | #Learnt:      12780 | 0.003
12.49/12.55	c total clause space: 29.637MB
12.49/12.55	c total #watches: 47261
12.59/12.69	c total #propagations: 883462 / total #impl: 7722580 (eff. 0.114)
12.59/12.69	c #Conflicts:     136000 | #Learnt:      13780 | 0.003
12.59/12.69	c total clause space: 29.637MB
12.59/12.69	c total #watches: 51128
12.69/12.79	c total #propagations: 890401 / total #impl: 7786592 (eff. 0.114)
12.69/12.79	c #Conflicts:     137000 | #Learnt:      14780 | 0.003
12.69/12.79	c total clause space: 29.637MB
12.69/12.79	c total #watches: 54756
12.79/12.89	c total #propagations: 897377 / total #impl: 7838797 (eff. 0.114)
12.79/12.89	c #Conflicts:     138000 | #Learnt:      15780 | 0.003
12.79/12.89	c total clause space: 29.637MB
12.79/12.89	c total #watches: 58180
12.89/12.99	c total #propagations: 904519 / total #impl: 7897572 (eff. 0.115)
12.89/12.99	c #Conflicts:     139000 | #Learnt:      16780 | 0.003
12.89/12.99	c total clause space: 29.637MB
12.89/12.99	c total #watches: 61643
13.09/13.11	c total #propagations: 911262 / total #impl: 7948244 (eff. 0.115)
13.09/13.11	c #Conflicts:     140000 | #Learnt:      17780 | 0.003
13.09/13.11	c total clause space: 29.637MB
13.09/13.11	c total #watches: 65118
13.09/13.18	c total #propagations: 917881 / total #impl: 8002061 (eff. 0.115)
13.09/13.18	c GC COLLECT
13.09/13.18	c #Conflicts:     141000 | #Learnt:       9884 | 0.003
13.09/13.18	c total clause space: 29.637MB
13.09/13.18	c total #watches: 36523
13.19/13.27	c total #propagations: 924340 / total #impl: 8052263 (eff. 0.115)
13.19/13.27	c #Conflicts:     142000 | #Learnt:      10884 | 0.003
13.19/13.27	c total clause space: 29.637MB
13.19/13.27	c total #watches: 39704
13.29/13.37	c total #propagations: 930427 / total #impl: 8107917 (eff. 0.115)
13.29/13.37	c #Conflicts:     143000 | #Learnt:      11884 | 0.003
13.29/13.37	c total clause space: 29.637MB
13.29/13.37	c total #watches: 43448
13.39/13.47	c total #propagations: 936569 / total #impl: 8161103 (eff. 0.115)
13.39/13.47	c #Conflicts:     144000 | #Learnt:      12884 | 0.003
13.39/13.47	c total clause space: 29.637MB
13.39/13.47	c total #watches: 47108
13.59/13.61	c total #propagations: 942905 / total #impl: 8206481 (eff. 0.115)
13.59/13.61	c #Conflicts:     145000 | #Learnt:      13884 | 0.003
13.59/13.61	c total clause space: 29.637MB
13.59/13.61	c total #watches: 50538
13.69/13.78	c total #propagations: 949581 / total #impl: 8259562 (eff. 0.115)
13.69/13.78	c #Conflicts:     146000 | #Learnt:      14884 | 0.003
13.69/13.78	c total clause space: 29.637MB
13.69/13.78	c total #watches: 54165
13.89/13.95	c total #propagations: 955931 / total #impl: 8323037 (eff. 0.115)
13.89/13.95	c #Conflicts:     147000 | #Learnt:      15884 | 0.003
13.89/13.95	c total clause space: 29.637MB
13.89/13.95	c total #watches: 57816
14.09/14.11	c total #propagations: 962444 / total #impl: 8402778 (eff. 0.115)
14.09/14.11	c #Conflicts:     148000 | #Learnt:      16884 | 0.003
14.09/14.11	c total clause space: 29.637MB
14.09/14.11	c total #watches: 61477
14.19/14.27	c total #propagations: 968407 / total #impl: 8469174 (eff. 0.114)
14.19/14.27	c #Conflicts:     149000 | #Learnt:      17884 | 0.003
14.19/14.27	c total clause space: 29.637MB
14.19/14.27	c total #watches: 65287
14.29/14.40	c total #propagations: 975371 / total #impl: 8517838 (eff. 0.115)
14.29/14.40	c GC COLLECT
14.29/14.40	c #Conflicts:     150000 | #Learnt:       9684 | 0.003
14.29/14.40	c total clause space: 29.637MB
14.29/14.40	c total #watches: 36205
14.39/14.49	c total #propagations: 982061 / total #impl: 8565954 (eff. 0.115)
14.39/14.49	c #Conflicts:     151000 | #Learnt:      10684 | 0.003
14.39/14.49	c total clause space: 29.637MB
14.39/14.49	c total #watches: 39893
14.59/14.64	c total #propagations: 988827 / total #impl: 8603984 (eff. 0.115)
14.59/14.64	c #Conflicts:     152000 | #Learnt:      11684 | 0.003
14.59/14.64	c total clause space: 29.637MB
14.59/14.64	c total #watches: 43610
14.69/14.74	c total #propagations: 995885 / total #impl: 8661262 (eff. 0.115)
14.69/14.74	c #Conflicts:     153000 | #Learnt:      12684 | 0.003
14.69/14.74	c total clause space: 29.637MB
14.69/14.74	c total #watches: 47325
14.79/14.84	c total #propagations: 1003008 / total #impl: 8708521 (eff. 0.115)
14.79/14.84	c #Conflicts:     154000 | #Learnt:      13684 | 0.003
14.79/14.84	c total clause space: 29.637MB
14.79/14.84	c total #watches: 50447
14.89/14.95	c total #propagations: 1009549 / total #impl: 8761643 (eff. 0.115)
14.89/14.95	c #Conflicts:     155000 | #Learnt:      14684 | 0.003
14.89/14.95	c total clause space: 29.637MB
14.89/14.95	c total #watches: 54007
14.99/15.07	c total #propagations: 1015942 / total #impl: 8824994 (eff. 0.115)
14.99/15.07	c #Conflicts:     156000 | #Learnt:      15684 | 0.003
14.99/15.07	c total clause space: 29.637MB
14.99/15.07	c total #watches: 57780
15.19/15.21	c total #propagations: 1022818 / total #impl: 8893874 (eff. 0.115)
15.19/15.21	c #Conflicts:     157000 | #Learnt:      16684 | 0.003
15.19/15.21	c total clause space: 29.637MB
15.19/15.21	c total #watches: 61214
15.29/15.35	c total #propagations: 1029229 / total #impl: 8947701 (eff. 0.115)
15.29/15.35	c #Conflicts:     158000 | #Learnt:      17684 | 0.003
15.29/15.35	c total clause space: 29.637MB
15.29/15.35	c total #watches: 64857
15.49/15.54	c total #propagations: 1036130 / total #impl: 9004568 (eff. 0.115)
15.49/15.54	c #Conflicts:     159000 | #Learnt:      18684 | 0.003
15.49/15.54	c total clause space: 29.637MB
15.49/15.54	c total #watches: 68336
15.59/15.63	c total #propagations: 1042643 / total #impl: 9068025 (eff. 0.115)
15.59/15.63	c GC COLLECT
15.59/15.63	c #Conflicts:     160000 | #Learnt:      10181 | 0.003
15.59/15.63	c total clause space: 29.637MB
15.59/15.63	c total #watches: 37796
15.69/15.72	c total #propagations: 1049077 / total #impl: 9116783 (eff. 0.115)
15.69/15.72	c #Conflicts:     161000 | #Learnt:      11181 | 0.003
15.69/15.72	c total clause space: 29.637MB
15.69/15.72	c total #watches: 41231
15.79/15.82	c total #propagations: 1055475 / total #impl: 9169271 (eff. 0.115)
15.79/15.82	c #Conflicts:     162000 | #Learnt:      12181 | 0.003
15.79/15.82	c total clause space: 29.637MB
15.79/15.82	c total #watches: 44866
15.89/15.94	c total #propagations: 1062244 / total #impl: 9225866 (eff. 0.115)
15.89/15.94	c #Conflicts:     163000 | #Learnt:      13181 | 0.003
15.89/15.94	c total clause space: 29.637MB
15.89/15.94	c total #watches: 48249
15.99/16.05	c total #propagations: 1068447 / total #impl: 9290532 (eff. 0.115)
15.99/16.05	c #Conflicts:     164000 | #Learnt:      14181 | 0.003
15.99/16.05	c total clause space: 29.637MB
15.99/16.05	c total #watches: 51734
16.19/16.21	c total #propagations: 1074975 / total #impl: 9351062 (eff. 0.115)
16.19/16.21	c #Conflicts:     165000 | #Learnt:      15181 | 0.003
16.19/16.21	c total clause space: 29.637MB
16.19/16.21	c total #watches: 55060
16.29/16.38	c total #propagations: 1081864 / total #impl: 9411622 (eff. 0.115)
16.29/16.38	c #Conflicts:     166000 | #Learnt:      16181 | 0.003
16.29/16.38	c total clause space: 29.637MB
16.29/16.38	c total #watches: 58628
16.49/16.54	c total #propagations: 1087864 / total #impl: 9470702 (eff. 0.115)
16.49/16.54	c #Conflicts:     167000 | #Learnt:      17181 | 0.003
16.49/16.54	c total clause space: 29.637MB
16.49/16.54	c total #watches: 62192
16.59/16.67	c total #propagations: 1093972 / total #impl: 9536887 (eff. 0.115)
16.59/16.67	c #Conflicts:     168000 | #Learnt:      18181 | 0.003
16.59/16.67	c total clause space: 29.637MB
16.59/16.67	c total #watches: 65951
16.69/16.79	c total #propagations: 1100661 / total #impl: 9598681 (eff. 0.115)
16.69/16.79	c #Conflicts:     169000 | #Learnt:      19181 | 0.003
16.69/16.79	c total clause space: 29.637MB
16.69/16.79	c total #watches: 69668
16.88/16.91	c total #propagations: 1107850 / total #impl: 9645071 (eff. 0.115)
16.88/16.91	c GC COLLECT
16.88/16.91	c #Conflicts:     170000 | #Learnt:      10382 | 0.003
16.88/16.91	c total clause space: 29.637MB
16.88/16.91	c total #watches: 38484
16.98/17.01	c total #propagations: 1114501 / total #impl: 9706268 (eff. 0.115)
16.98/17.01	c #Conflicts:     171000 | #Learnt:      11382 | 0.003
16.98/17.01	c total clause space: 29.637MB
16.98/17.01	c total #watches: 41976
17.08/17.12	c total #propagations: 1120904 / total #impl: 9757178 (eff. 0.115)
17.08/17.12	c #Conflicts:     172000 | #Learnt:      12382 | 0.003
17.08/17.12	c total clause space: 29.637MB
17.08/17.12	c total #watches: 45342
17.18/17.20	c total #propagations: 1127636 / total #impl: 9812705 (eff. 0.115)
17.18/17.20	c #Conflicts:     173000 | #Learnt:      13382 | 0.003
17.18/17.20	c total clause space: 29.637MB
17.18/17.20	c total #watches: 48838
17.28/17.30	c total #propagations: 1134119 / total #impl: 9869524 (eff. 0.115)
17.28/17.30	c #Conflicts:     174000 | #Learnt:      14382 | 0.003
17.28/17.30	c total clause space: 29.637MB
17.28/17.30	c total #watches: 52262
17.38/17.41	c total #propagations: 1140906 / total #impl: 9928249 (eff. 0.115)
17.38/17.41	c #Conflicts:     175000 | #Learnt:      15382 | 0.003
17.38/17.41	c total clause space: 29.637MB
17.38/17.41	c total #watches: 55415
17.48/17.54	c total #propagations: 1147480 / total #impl: 9984855 (eff. 0.115)
17.48/17.54	c #Conflicts:     176000 | #Learnt:      16382 | 0.003
17.48/17.54	c total clause space: 29.637MB
17.48/17.54	c total #watches: 58989
17.59/17.67	c total #propagations: 1153757 / total #impl: 10044801 (eff. 0.115)
17.59/17.67	c #Conflicts:     177000 | #Learnt:      17382 | 0.003
17.59/17.67	c total clause space: 29.637MB
17.59/17.67	c total #watches: 62444
17.78/17.80	c total #propagations: 1159883 / total #impl: 10100539 (eff. 0.115)
17.78/17.80	c #Conflicts:     178000 | #Learnt:      18382 | 0.003
17.78/17.80	c total clause space: 29.637MB
17.78/17.80	c total #watches: 65894
17.88/17.93	c total #propagations: 1166024 / total #impl: 10156940 (eff. 0.115)
17.88/17.93	c #Conflicts:     179000 | #Learnt:      19382 | 0.003
17.88/17.93	c total clause space: 29.637MB
17.88/17.93	c total #watches: 69305
17.98/18.10	c total #propagations: 1172246 / total #impl: 10214467 (eff. 0.115)
17.98/18.10	c GC COLLECT
17.98/18.10	c #Conflicts:     180000 | #Learnt:      10281 | 0.003
17.98/18.10	c total clause space: 29.637MB
17.98/18.10	c total #watches: 38165
18.08/18.18	c total #propagations: 1178511 / total #impl: 10263618 (eff. 0.115)
18.08/18.18	c #Conflicts:     181000 | #Learnt:      11281 | 0.003
18.08/18.18	c total clause space: 29.637MB
18.08/18.18	c total #watches: 41424
18.18/18.27	c total #propagations: 1184861 / total #impl: 10318166 (eff. 0.115)
18.18/18.27	c #Conflicts:     182000 | #Learnt:      12281 | 0.003
18.18/18.27	c total clause space: 29.637MB
18.18/18.27	c total #watches: 44735
18.28/18.37	c total #propagations: 1191055 / total #impl: 10380320 (eff. 0.115)
18.28/18.37	c #Conflicts:     183000 | #Learnt:      13281 | 0.003
18.28/18.37	c total clause space: 29.637MB
18.28/18.37	c total #watches: 48200
18.48/18.53	c total #propagations: 1197232 / total #impl: 10441791 (eff. 0.115)
18.48/18.53	c #Conflicts:     184000 | #Learnt:      14281 | 0.003
18.48/18.53	c total clause space: 29.637MB
18.48/18.53	c total #watches: 51423
18.58/18.67	c total #propagations: 1203682 / total #impl: 10510567 (eff. 0.115)
18.58/18.67	c #Conflicts:     185000 | #Learnt:      15281 | 0.003
18.58/18.67	c total clause space: 29.637MB
18.58/18.67	c total #watches: 54499
18.79/18.82	c total #propagations: 1209966 / total #impl: 10572960 (eff. 0.114)
18.79/18.82	c #Conflicts:     186000 | #Learnt:      16281 | 0.003
18.79/18.82	c total clause space: 29.637MB
18.79/18.82	c total #watches: 57702
18.88/18.96	c total #propagations: 1216074 / total #impl: 10639279 (eff. 0.114)
18.88/18.96	c #Conflicts:     187000 | #Learnt:      17281 | 0.003
18.88/18.96	c total clause space: 29.637MB
18.88/18.96	c total #watches: 60837
19.08/19.13	c total #propagations: 1222903 / total #impl: 10702374 (eff. 0.114)
19.08/19.13	c #Conflicts:     188000 | #Learnt:      18281 | 0.003
19.08/19.13	c total clause space: 29.637MB
19.08/19.13	c total #watches: 64263
19.28/19.30	c total #propagations: 1229179 / total #impl: 10764108 (eff. 0.114)
19.28/19.30	c #Conflicts:     189000 | #Learnt:      19281 | 0.003
19.28/19.30	c total clause space: 29.637MB
19.28/19.30	c total #watches: 67461
19.48/19.50	c total #propagations: 1235486 / total #impl: 10828008 (eff. 0.114)
19.48/19.50	c #Conflicts:     190000 | #Learnt:      20281 | 0.003
19.48/19.50	c total clause space: 29.637MB
19.48/19.50	c total #watches: 70686
19.58/19.64	c total #propagations: 1241828 / total #impl: 10897672 (eff. 0.114)
19.58/19.64	c GC COLLECT
19.58/19.64	c #Conflicts:     191000 | #Learnt:      10885 | 0.003
19.58/19.64	c total clause space: 29.637MB
19.58/19.64	c total #watches: 40116
19.68/19.74	c total #propagations: 1248297 / total #impl: 10955571 (eff. 0.114)
19.68/19.74	c #Conflicts:     192000 | #Learnt:      11885 | 0.003
19.68/19.74	c total clause space: 29.637MB
19.68/19.74	c total #watches: 43979
19.79/19.86	c total #propagations: 1254400 / total #impl: 11021580 (eff. 0.114)
19.79/19.86	c #Conflicts:     193000 | #Learnt:      12885 | 0.003
19.79/19.86	c total clause space: 29.637MB
19.79/19.86	c total #watches: 47489
19.89/19.98	c total #propagations: 1260593 / total #impl: 11081409 (eff. 0.114)
19.89/19.98	c #Conflicts:     194000 | #Learnt:      13885 | 0.003
19.89/19.98	c total clause space: 29.637MB
19.89/19.98	c total #watches: 50859
20.08/20.12	c total #propagations: 1266821 / total #impl: 11126789 (eff. 0.114)
20.08/20.12	c #Conflicts:     195000 | #Learnt:      14885 | 0.003
20.08/20.12	c total clause space: 29.637MB
20.08/20.12	c total #watches: 54329
20.18/20.25	c total #propagations: 1273548 / total #impl: 11178093 (eff. 0.114)
20.18/20.25	c #Conflicts:     196000 | #Learnt:      15885 | 0.003
20.18/20.25	c total clause space: 29.637MB
20.18/20.25	c total #watches: 57642
20.38/20.40	c total #propagations: 1280030 / total #impl: 11225638 (eff. 0.114)
20.38/20.40	c #Conflicts:     197000 | #Learnt:      16885 | 0.003
20.38/20.40	c total clause space: 29.637MB
20.38/20.40	c total #watches: 60867
20.48/20.56	c total #propagations: 1286805 / total #impl: 11279891 (eff. 0.114)
20.48/20.56	c #Conflicts:     198000 | #Learnt:      17885 | 0.003
20.48/20.56	c total clause space: 29.637MB
20.48/20.56	c total #watches: 64000
20.68/20.72	c total #propagations: 1293954 / total #impl: 11325852 (eff. 0.114)
20.68/20.72	c #Conflicts:     199000 | #Learnt:      18885 | 0.003
20.68/20.72	c total clause space: 29.637MB
20.68/20.72	c total #watches: 67152
20.89/20.91	c total #propagations: 1300555 / total #impl: 11378654 (eff. 0.114)
20.89/20.91	c #Conflicts:     200000 | #Learnt:      19885 | 0.003
20.89/20.91	c total clause space: 29.637MB
20.89/20.91	c total #watches: 70268
21.08/21.11	c total #propagations: 1307534 / total #impl: 11428802 (eff. 0.114)
21.08/21.11	c #Conflicts:     201000 | #Learnt:      20885 | 0.003
21.08/21.11	c total clause space: 29.637MB
21.08/21.11	c total #watches: 73390
21.18/21.26	c total #propagations: 1314332 / total #impl: 11487364 (eff. 0.114)
21.18/21.26	c GC COLLECT
21.18/21.26	c #Conflicts:     202000 | #Learnt:      11182 | 0.003
21.18/21.26	c total clause space: 29.637MB
21.18/21.26	c total #watches: 41308
21.28/21.34	c total #propagations: 1320874 / total #impl: 11536623 (eff. 0.114)
21.28/21.34	c #Conflicts:     203000 | #Learnt:      12182 | 0.003
21.28/21.34	c total clause space: 29.637MB
21.28/21.34	c total #watches: 44573
21.38/21.43	c total #propagations: 1328606 / total #impl: 11585051 (eff. 0.115)
21.38/21.43	c #Conflicts:     204000 | #Learnt:      13182 | 0.003
21.38/21.43	c total clause space: 29.637MB
21.38/21.43	c total #watches: 47895
21.48/21.52	c total #propagations: 1335050 / total #impl: 11635243 (eff. 0.115)
21.48/21.52	c #Conflicts:     205000 | #Learnt:      14182 | 0.003
21.48/21.52	c total clause space: 29.637MB
21.48/21.52	c total #watches: 51177
21.58/21.63	c total #propagations: 1341548 / total #impl: 11686253 (eff. 0.115)
21.58/21.63	c #Conflicts:     206000 | #Learnt:      15182 | 0.003
21.58/21.63	c total clause space: 29.637MB
21.58/21.63	c total #watches: 54568
21.68/21.75	c total #propagations: 1347516 / total #impl: 11735676 (eff. 0.115)
21.68/21.75	c #Conflicts:     207000 | #Learnt:      16182 | 0.003
21.68/21.75	c total clause space: 29.637MB
21.68/21.75	c total #watches: 58062
21.78/21.89	c total #propagations: 1353413 / total #impl: 11787308 (eff. 0.115)
21.78/21.89	c #Conflicts:     208000 | #Learnt:      17182 | 0.003
21.78/21.89	c total clause space: 29.637MB
21.78/21.89	c total #watches: 61604
21.99/22.02	c total #propagations: 1359900 / total #impl: 11845672 (eff. 0.115)
21.99/22.02	c #Conflicts:     209000 | #Learnt:      18182 | 0.003
21.99/22.02	c total clause space: 29.637MB
21.99/22.02	c total #watches: 65298
22.09/22.16	c total #propagations: 1365989 / total #impl: 11902685 (eff. 0.115)
22.09/22.16	c #Conflicts:     210000 | #Learnt:      19182 | 0.003
22.09/22.16	c total clause space: 29.637MB
22.09/22.16	c total #watches: 68736
22.28/22.34	c total #propagations: 1372525 / total #impl: 11958445 (eff. 0.115)
22.28/22.34	c #Conflicts:     211000 | #Learnt:      20182 | 0.003
22.28/22.34	c total clause space: 29.637MB
22.28/22.34	c total #watches: 71932
22.48/22.53	c total #propagations: 1378735 / total #impl: 12015934 (eff. 0.115)
22.48/22.53	c #Conflicts:     212000 | #Learnt:      21182 | 0.003
22.48/22.53	c total clause space: 29.637MB
22.48/22.53	c total #watches: 75291
22.68/22.72	c total #propagations: 1384826 / total #impl: 12078132 (eff. 0.115)
22.68/22.72	c GC COLLECT
22.68/22.72	c #Conflicts:     213000 | #Learnt:      11184 | 0.003
22.68/22.72	c total clause space: 29.637MB
22.68/22.72	c total #watches: 41287
22.78/22.81	c total #propagations: 1390977 / total #impl: 12133478 (eff. 0.115)
22.78/22.81	c #Conflicts:     214000 | #Learnt:      12184 | 0.003
22.78/22.81	c total clause space: 29.637MB
22.78/22.81	c total #watches: 44954
22.88/22.90	c total #propagations: 1397432 / total #impl: 12194986 (eff. 0.115)
22.88/22.90	c #Conflicts:     215000 | #Learnt:      13184 | 0.003
22.88/22.90	c total clause space: 29.637MB
22.88/22.90	c total #watches: 48388
22.98/23.02	c total #propagations: 1403790 / total #impl: 12249850 (eff. 0.115)
22.98/23.02	c #Conflicts:     216000 | #Learnt:      14184 | 0.003
22.98/23.02	c total clause space: 29.637MB
22.98/23.02	c total #watches: 51954
23.09/23.13	c total #propagations: 1410163 / total #impl: 12308127 (eff. 0.115)
23.09/23.13	c #Conflicts:     217000 | #Learnt:      15184 | 0.003
23.09/23.13	c total clause space: 29.637MB
23.09/23.13	c total #watches: 55239
23.19/23.25	c total #propagations: 1416351 / total #impl: 12361673 (eff. 0.115)
23.19/23.25	c #Conflicts:     218000 | #Learnt:      16184 | 0.003
23.19/23.25	c total clause space: 29.637MB
23.19/23.25	c total #watches: 58622
23.38/23.41	c total #propagations: 1422536 / total #impl: 12414336 (eff. 0.115)
23.38/23.41	c #Conflicts:     219000 | #Learnt:      17184 | 0.003
23.38/23.41	c total clause space: 29.637MB
23.38/23.41	c total #watches: 62274
23.48/23.58	c total #propagations: 1428814 / total #impl: 12471021 (eff. 0.115)
23.48/23.58	c #Conflicts:     220000 | #Learnt:      18184 | 0.003
23.48/23.58	c total clause space: 29.637MB
23.48/23.58	c total #watches: 65841
23.68/23.74	c total #propagations: 1435166 / total #impl: 12540319 (eff. 0.114)
23.68/23.74	c #Conflicts:     221000 | #Learnt:      19184 | 0.003
23.68/23.74	c total clause space: 29.637MB
23.68/23.74	c total #watches: 69455
23.88/23.93	c total #propagations: 1441669 / total #impl: 12595656 (eff. 0.114)
23.88/23.93	c #Conflicts:     222000 | #Learnt:      20184 | 0.003
23.88/23.93	c total clause space: 29.637MB
23.88/23.93	c total #watches: 72858
24.08/24.11	c total #propagations: 1447831 / total #impl: 12654761 (eff. 0.114)
24.08/24.11	c #Conflicts:     223000 | #Learnt:      21184 | 0.003
24.08/24.11	c total clause space: 29.637MB
24.08/24.11	c total #watches: 76216
24.29/24.31	c total #propagations: 1454018 / total #impl: 12716507 (eff. 0.114)
24.29/24.31	c #Conflicts:     224000 | #Learnt:      22184 | 0.003
24.29/24.31	c total clause space: 29.637MB
24.29/24.31	c total #watches: 79589
24.38/24.47	c total #propagations: 1460441 / total #impl: 12783127 (eff. 0.114)
24.38/24.47	c GC COLLECT
24.38/24.47	c #Conflicts:     225000 | #Learnt:      11883 | 0.003
24.38/24.47	c total clause space: 29.637MB
24.38/24.47	c total #watches: 43872
24.48/24.58	c total #propagations: 1466533 / total #impl: 12847820 (eff. 0.114)
24.48/24.58	c #Conflicts:     226000 | #Learnt:      12883 | 0.003
24.48/24.58	c total clause space: 29.637MB
24.48/24.58	c total #watches: 47379
24.58/24.69	c total #propagations: 1472488 / total #impl: 12907267 (eff. 0.114)
24.58/24.69	c #Conflicts:     227000 | #Learnt:      13883 | 0.003
24.58/24.69	c total clause space: 29.637MB
24.58/24.69	c total #watches: 50963
24.78/24.82	c total #propagations: 1478439 / total #impl: 12966896 (eff. 0.114)
24.78/24.82	c #Conflicts:     228000 | #Learnt:      14883 | 0.003
24.78/24.82	c total clause space: 29.637MB
24.78/24.82	c total #watches: 54320
24.88/24.95	c total #propagations: 1484731 / total #impl: 13033293 (eff. 0.114)
24.88/24.95	c #Conflicts:     229000 | #Learnt:      15883 | 0.003
24.88/24.95	c total clause space: 29.637MB
24.88/24.95	c total #watches: 57827
25.08/25.11	c total #propagations: 1490888 / total #impl: 13088861 (eff. 0.114)
25.08/25.11	c #Conflicts:     230000 | #Learnt:      16883 | 0.003
25.08/25.11	c total clause space: 29.637MB
25.08/25.11	c total #watches: 61492
25.18/25.29	c total #propagations: 1497113 / total #impl: 13149164 (eff. 0.114)
25.18/25.29	c #Conflicts:     231000 | #Learnt:      17883 | 0.003
25.18/25.29	c total clause space: 29.637MB
25.18/25.29	c total #watches: 65066
25.39/25.41	c total #propagations: 1503128 / total #impl: 13213986 (eff. 0.114)
25.39/25.41	c #Conflicts:     232000 | #Learnt:      18883 | 0.003
25.39/25.41	c total clause space: 29.637MB
25.39/25.41	c total #watches: 68923
25.48/25.57	c total #propagations: 1510245 / total #impl: 13260751 (eff. 0.114)
25.48/25.57	c #Conflicts:     233000 | #Learnt:      19883 | 0.003
25.48/25.57	c total clause space: 29.637MB
25.48/25.57	c total #watches: 72343
25.68/25.78	c total #propagations: 1516428 / total #impl: 13315320 (eff. 0.114)
25.68/25.78	c #Conflicts:     234000 | #Learnt:      20883 | 0.003
25.68/25.78	c total clause space: 29.637MB
25.68/25.78	c total #watches: 75734
25.88/25.97	c total #propagations: 1523200 / total #impl: 13375436 (eff. 0.114)
25.88/25.97	c #Conflicts:     235000 | #Learnt:      21883 | 0.003
25.88/25.97	c total clause space: 29.637MB
25.88/25.97	c total #watches: 79551
25.98/26.09	c total #propagations: 1530181 / total #impl: 13441252 (eff. 0.114)
25.98/26.09	c #Conflicts:     236000 | #Learnt:      22883 | 0.003
25.98/26.09	c total clause space: 29.637MB
25.98/26.09	c total #watches: 83436
26.08/26.19	c total #propagations: 1536772 / total #impl: 13498527 (eff. 0.114)
26.08/26.19	c GC COLLECT
26.08/26.19	c #Conflicts:     237000 | #Learnt:      12282 | 0.003
26.08/26.19	c total clause space: 48.1602MB
26.08/26.19	c total #watches: 45221
26.18/26.26	c total #propagations: 1543571 / total #impl: 13548213 (eff. 0.114)
26.18/26.26	c #Conflicts:     238000 | #Learnt:      13282 | 0.003
26.18/26.26	c total clause space: 48.1602MB
26.18/26.26	c total #watches: 48769
26.28/26.35	c total #propagations: 1550166 / total #impl: 13588566 (eff. 0.114)
26.28/26.35	c #Conflicts:     239000 | #Learnt:      14282 | 0.003
26.28/26.35	c total clause space: 48.1602MB
26.28/26.35	c total #watches: 52224
26.39/26.45	c total #propagations: 1556786 / total #impl: 13630773 (eff. 0.114)
26.39/26.45	c #Conflicts:     240000 | #Learnt:      15282 | 0.003
26.39/26.45	c total clause space: 48.1602MB
26.39/26.45	c total #watches: 55689
26.49/26.59	c total #propagations: 1563360 / total #impl: 13680367 (eff. 0.114)
26.49/26.59	c #Conflicts:     241000 | #Learnt:      16282 | 0.003
26.49/26.59	c total clause space: 48.1602MB
26.49/26.59	c total #watches: 59217
26.68/26.73	c total #propagations: 1570071 / total #impl: 13736059 (eff. 0.114)
26.68/26.73	c #Conflicts:     242000 | #Learnt:      17282 | 0.003
26.68/26.73	c total clause space: 48.1602MB
26.68/26.73	c total #watches: 62720
26.88/26.90	c total #propagations: 1576125 / total #impl: 13793112 (eff. 0.114)
26.88/26.90	c #Conflicts:     243000 | #Learnt:      18282 | 0.003
26.88/26.90	c total clause space: 48.1602MB
26.88/26.90	c total #watches: 65998
26.98/27.04	c total #propagations: 1582235 / total #impl: 13851663 (eff. 0.114)
26.98/27.04	c #Conflicts:     244000 | #Learnt:      19282 | 0.003
26.98/27.04	c total clause space: 48.1602MB
26.98/27.04	c total #watches: 69442
27.08/27.14	c total #propagations: 1589169 / total #impl: 13905529 (eff. 0.114)
27.08/27.14	c #Conflicts:     245000 | #Learnt:      20282 | 0.003
27.08/27.14	c total clause space: 48.1602MB
27.08/27.14	c total #watches: 72891
27.18/27.28	c total #propagations: 1595879 / total #impl: 13958536 (eff. 0.114)
27.18/27.28	c #Conflicts:     246000 | #Learnt:      21282 | 0.003
27.18/27.28	c total clause space: 48.1602MB
27.18/27.28	c total #watches: 76151
27.38/27.44	c total #propagations: 1602162 / total #impl: 14019807 (eff. 0.114)
27.38/27.44	c #Conflicts:     247000 | #Learnt:      22282 | 0.003
27.38/27.44	c total clause space: 48.1602MB
27.38/27.44	c total #watches: 79332
27.49/27.56	c total #propagations: 1608603 / total #impl: 14081570 (eff. 0.114)
27.49/27.56	c #Conflicts:     248000 | #Learnt:      23282 | 0.003
27.49/27.56	c total clause space: 48.1602MB
27.49/27.56	c total #watches: 83058
27.59/27.65	c total #propagations: 1615597 / total #impl: 14133361 (eff. 0.114)
27.59/27.65	c GC COLLECT
27.59/27.65	c #Conflicts:     249000 | #Learnt:      12381 | 0.003
27.59/27.65	c total clause space: 48.1602MB
27.59/27.65	c total #watches: 45871
27.68/27.73	c total #propagations: 1622458 / total #impl: 14177723 (eff. 0.114)
27.68/27.73	c #Conflicts:     250000 | #Learnt:      13381 | 0.003
27.68/27.73	c total clause space: 48.1602MB
27.68/27.73	c total #watches: 49599
27.78/27.84	c total #propagations: 1629515 / total #impl: 14228167 (eff. 0.115)
27.78/27.84	c #Conflicts:     251000 | #Learnt:      14381 | 0.003
27.78/27.84	c total clause space: 48.1602MB
27.78/27.84	c total #watches: 53130
27.88/27.95	c total #propagations: 1636175 / total #impl: 14277414 (eff. 0.115)
27.88/27.95	c #Conflicts:     252000 | #Learnt:      15381 | 0.003
27.88/27.95	c total clause space: 48.1602MB
27.88/27.95	c total #watches: 56732
27.98/28.06	c total #propagations: 1642643 / total #impl: 14330818 (eff. 0.115)
27.98/28.06	c #Conflicts:     253000 | #Learnt:      16381 | 0.003
27.98/28.06	c total clause space: 48.1602MB
27.98/28.06	c total #watches: 60382
28.08/28.15	c total #propagations: 1648943 / total #impl: 14376677 (eff. 0.115)
28.08/28.15	c #Conflicts:     254000 | #Learnt:      17381 | 0.003
28.08/28.15	c total clause space: 48.1602MB
28.08/28.15	c total #watches: 63887
28.18/28.28	c total #propagations: 1655692 / total #impl: 14425049 (eff. 0.115)
28.18/28.28	c #Conflicts:     255000 | #Learnt:      18381 | 0.003
28.18/28.28	c total clause space: 48.1602MB
28.18/28.28	c total #watches: 67463
28.38/28.42	c total #propagations: 1661928 / total #impl: 14481282 (eff. 0.115)
28.38/28.42	c #Conflicts:     256000 | #Learnt:      19381 | 0.003
28.38/28.42	c total clause space: 48.1602MB
28.38/28.42	c total #watches: 70863
28.48/28.57	c total #propagations: 1668168 / total #impl: 14535296 (eff. 0.115)
28.48/28.57	c #Conflicts:     257000 | #Learnt:      20381 | 0.003
28.48/28.57	c total clause space: 48.1602MB
28.48/28.57	c total #watches: 74173
28.69/28.70	c total #propagations: 1674293 / total #impl: 14599400 (eff. 0.115)
28.69/28.70	c #Conflicts:     258000 | #Learnt:      21381 | 0.003
28.69/28.70	c total clause space: 48.1602MB
28.69/28.70	c total #watches: 77390
28.78/28.86	c total #propagations: 1680697 / total #impl: 14658139 (eff. 0.115)
28.78/28.86	c #Conflicts:     259000 | #Learnt:      22381 | 0.003
28.78/28.86	c total clause space: 48.1602MB
28.78/28.86	c total #watches: 81118
28.98/29.02	c total #propagations: 1687271 / total #impl: 14713982 (eff. 0.115)
28.98/29.02	c #Conflicts:     260000 | #Learnt:      23381 | 0.003
28.98/29.02	c total clause space: 48.1602MB
28.98/29.02	c total #watches: 84742
29.18/29.23	c total #propagations: 1693752 / total #impl: 14773931 (eff. 0.115)
29.18/29.23	c #Conflicts:     261000 | #Learnt:      24381 | 0.003
29.18/29.23	c total clause space: 48.1602MB
29.18/29.23	c total #watches: 88323
29.28/29.36	c total #propagations: 1700950 / total #impl: 14839402 (eff. 0.115)
29.28/29.36	c GC COLLECT
29.28/29.36	c #Conflicts:     262000 | #Learnt:      13178 | 0.003
29.28/29.36	c total clause space: 48.1602MB
29.28/29.36	c total #watches: 48666
29.38/29.47	c total #propagations: 1707142 / total #impl: 14893583 (eff. 0.115)
29.38/29.47	c #Conflicts:     263000 | #Learnt:      14178 | 0.003
29.38/29.47	c total clause space: 48.1602MB
29.38/29.47	c total #watches: 52195
29.58/29.61	c total #propagations: 1713320 / total #impl: 14954647 (eff. 0.115)
29.58/29.61	c #Conflicts:     264000 | #Learnt:      15178 | 0.003
29.58/29.61	c total clause space: 48.1602MB
29.58/29.61	c total #watches: 55447
29.69/29.73	c total #propagations: 1719475 / total #impl: 15012098 (eff. 0.115)
29.69/29.73	c #Conflicts:     265000 | #Learnt:      16178 | 0.003
29.69/29.73	c total clause space: 48.1602MB
29.69/29.73	c total #watches: 58834
29.79/29.88	c total #propagations: 1725439 / total #impl: 15062245 (eff. 0.115)
29.79/29.88	c #Conflicts:     266000 | #Learnt:      17178 | 0.003
29.79/29.88	c total clause space: 48.1602MB
29.79/29.88	c total #watches: 62238
29.98/30.00	c total #propagations: 1731612 / total #impl: 15114491 (eff. 0.115)
29.98/30.00	c #Conflicts:     267000 | #Learnt:      18178 | 0.003
29.98/30.00	c total clause space: 48.1602MB
29.98/30.00	c total #watches: 65813
30.08/30.12	c total #propagations: 1737908 / total #impl: 15177461 (eff. 0.115)
30.08/30.12	c #Conflicts:     268000 | #Learnt:      19178 | 0.003
30.08/30.12	c total clause space: 48.1602MB
30.08/30.12	c total #watches: 69366
30.18/30.24	c total #propagations: 1743947 / total #impl: 15235370 (eff. 0.114)
30.18/30.24	c #Conflicts:     269000 | #Learnt:      20178 | 0.003
30.18/30.24	c total clause space: 48.1602MB
30.18/30.24	c total #watches: 73141
30.28/30.36	c total #propagations: 1750540 / total #impl: 15293932 (eff. 0.114)
30.28/30.36	c #Conflicts:     270000 | #Learnt:      21178 | 0.003
30.28/30.36	c total clause space: 48.1602MB
30.28/30.36	c total #watches: 76645
30.38/30.46	c total #propagations: 1756621 / total #impl: 15342106 (eff. 0.114)
30.38/30.46	c #Conflicts:     271000 | #Learnt:      22178 | 0.003
30.38/30.46	c total clause space: 48.1602MB
30.38/30.46	c total #watches: 80130
30.48/30.58	c total #propagations: 1763254 / total #impl: 15383275 (eff. 0.115)
30.48/30.58	c #Conflicts:     272000 | #Learnt:      23178 | 0.003
30.48/30.58	c total clause space: 48.1602MB
30.48/30.58	c total #watches: 83356
30.68/30.71	c total #propagations: 1769456 / total #impl: 15430352 (eff. 0.115)
30.68/30.71	c #Conflicts:     273000 | #Learnt:      24178 | 0.003
30.68/30.71	c total clause space: 48.1602MB
30.68/30.71	c total #watches: 86743
30.79/30.84	c total #propagations: 1775697 / total #impl: 15480274 (eff. 0.115)
30.79/30.84	c GC COLLECT
30.79/30.84	c #Conflicts:     274000 | #Learnt:      12677 | 0.003
30.79/30.84	c total clause space: 48.1602MB
30.79/30.84	c total #watches: 46808
30.89/30.93	c total #propagations: 1782024 / total #impl: 15528751 (eff. 0.115)
30.89/30.93	c #Conflicts:     275000 | #Learnt:      13677 | 0.003
30.89/30.93	c total clause space: 48.1602MB
30.89/30.93	c total #watches: 50293
30.98/31.03	c total #propagations: 1787947 / total #impl: 15573337 (eff. 0.115)
30.98/31.03	c #Conflicts:     276000 | #Learnt:      14677 | 0.003
30.98/31.03	c total clause space: 48.1602MB
30.98/31.03	c total #watches: 53593
31.08/31.13	c total #propagations: 1793717 / total #impl: 15622151 (eff. 0.115)
31.08/31.13	c #Conflicts:     277000 | #Learnt:      15677 | 0.003
31.08/31.13	c total clause space: 48.1602MB
31.08/31.13	c total #watches: 57076
31.18/31.28	c total #propagations: 1799638 / total #impl: 15665077 (eff. 0.115)
31.18/31.28	c #Conflicts:     278000 | #Learnt:      16677 | 0.003
31.18/31.28	c total clause space: 48.1602MB
31.18/31.28	c total #watches: 60540
31.38/31.40	c total #propagations: 1805921 / total #impl: 15719916 (eff. 0.115)
31.38/31.40	c #Conflicts:     279000 | #Learnt:      17677 | 0.003
31.38/31.40	c total clause space: 48.1602MB
31.38/31.40	c total #watches: 63756
31.48/31.54	c total #propagations: 1812516 / total #impl: 15773290 (eff. 0.115)
31.48/31.54	c #Conflicts:     280000 | #Learnt:      18677 | 0.003
31.48/31.54	c total clause space: 48.1602MB
31.48/31.54	c total #watches: 67294
31.58/31.66	c total #propagations: 1818845 / total #impl: 15837199 (eff. 0.115)
31.58/31.66	c #Conflicts:     281000 | #Learnt:      19677 | 0.003
31.58/31.66	c total clause space: 48.1602MB
31.58/31.66	c total #watches: 70794
31.68/31.79	c total #propagations: 1825571 / total #impl: 15888121 (eff. 0.115)
31.68/31.79	c #Conflicts:     282000 | #Learnt:      20677 | 0.003
31.68/31.79	c total clause space: 48.1602MB
31.68/31.79	c total #watches: 74752
31.89/31.92	c total #propagations: 1832618 / total #impl: 15944369 (eff. 0.115)
31.89/31.92	c #Conflicts:     283000 | #Learnt:      21677 | 0.003
31.89/31.92	c total clause space: 48.1602MB
31.89/31.92	c total #watches: 78928
31.99/32.06	c total #propagations: 1838845 / total #impl: 16067164 (eff. 0.114)
31.99/32.06	c #Conflicts:     284000 | #Learnt:      22677 | 0.003
31.99/32.06	c total clause space: 48.1602MB
31.99/32.06	c total #watches: 82688
32.08/32.18	c total #propagations: 1844925 / total #impl: 16183405 (eff. 0.114)
32.08/32.18	c #Conflicts:     285000 | #Learnt:      23677 | 0.003
32.08/32.18	c total clause space: 48.1602MB
32.08/32.18	c total #watches: 85948
32.28/32.37	c total #propagations: 1851399 / total #impl: 16237749 (eff. 0.114)
32.28/32.37	c #Conflicts:     286000 | #Learnt:      24677 | 0.003
32.28/32.37	c total clause space: 48.1602MB
32.28/32.37	c total #watches: 89616
32.58/32.60	c total #propagations: 1857556 / total #impl: 16292989 (eff. 0.114)
32.58/32.60	c GC COLLECT
32.58/32.60	c #Conflicts:     287000 | #Learnt:      12875 | 0.003
32.58/32.60	c total clause space: 48.1602MB
32.58/32.60	c total #watches: 47424
32.68/32.71	c total #propagations: 1863950 / total #impl: 16360524 (eff. 0.114)
32.68/32.71	c #Conflicts:     288000 | #Learnt:      13875 | 0.003
32.68/32.71	c total clause space: 48.1602MB
32.68/32.71	c total #watches: 51076
32.78/32.84	c total #propagations: 1870233 / total #impl: 16412163 (eff. 0.114)
32.78/32.84	c #Conflicts:     289000 | #Learnt:      14875 | 0.003
32.78/32.84	c total clause space: 48.1602MB
32.78/32.84	c total #watches: 54878
32.88/32.95	c total #propagations: 1876770 / total #impl: 16464505 (eff. 0.114)
32.88/32.95	c #Conflicts:     290000 | #Learnt:      15875 | 0.003
32.88/32.95	c total clause space: 48.1602MB
32.88/32.95	c total #watches: 58667
32.99/33.06	c total #propagations: 1882934 / total #impl: 16515966 (eff. 0.114)
32.99/33.06	c #Conflicts:     291000 | #Learnt:      16875 | 0.003
32.99/33.06	c total clause space: 48.1602MB
32.99/33.06	c total #watches: 62230
33.18/33.20	c total #propagations: 1889670 / total #impl: 16586166 (eff. 0.114)
33.18/33.20	c #Conflicts:     292000 | #Learnt:      17875 | 0.003
33.18/33.20	c total clause space: 48.1602MB
33.18/33.20	c total #watches: 65752
33.38/33.41	c total #propagations: 1896230 / total #impl: 16660636 (eff. 0.114)
33.38/33.41	c #Conflicts:     293000 | #Learnt:      18875 | 0.003
33.38/33.41	c total clause space: 48.1602MB
33.38/33.41	c total #watches: 69192
33.58/33.68	c total #propagations: 1903660 / total #impl: 16716651 (eff. 0.114)
33.58/33.68	c #Conflicts:     294000 | #Learnt:      19875 | 0.003
33.58/33.68	c total clause space: 48.1602MB
33.58/33.68	c total #watches: 72991
33.88/33.91	c total #propagations: 1911542 / total #impl: 16770720 (eff. 0.114)
33.88/33.91	c #Conflicts:     295000 | #Learnt:      20875 | 0.003
33.88/33.91	c total clause space: 48.1602MB
33.88/33.91	c total #watches: 76395
34.09/34.11	c total #propagations: 1919424 / total #impl: 16823232 (eff. 0.114)
34.09/34.11	c #Conflicts:     296000 | #Learnt:      21875 | 0.003
34.09/34.11	c total clause space: 48.1602MB
34.09/34.11	c total #watches: 79987
34.19/34.27	c total #propagations: 1925769 / total #impl: 16880813 (eff. 0.114)
34.19/34.27	c #Conflicts:     297000 | #Learnt:      22875 | 0.003
34.19/34.27	c total clause space: 48.1602MB
34.19/34.27	c total #watches: 83381
34.38/34.43	c total #propagations: 1932028 / total #impl: 16933693 (eff. 0.114)
34.38/34.43	c #Conflicts:     298000 | #Learnt:      23875 | 0.003
34.38/34.43	c total clause space: 48.1602MB
34.38/34.43	c total #watches: 87192
34.48/34.55	c total #propagations: 1938995 / total #impl: 16987704 (eff. 0.114)
34.48/34.55	c #Conflicts:     299000 | #Learnt:      24875 | 0.003
34.48/34.55	c total clause space: 48.1602MB
34.48/34.55	c total #watches: 90895
34.58/34.67	c total #propagations: 1945611 / total #impl: 17044804 (eff. 0.114)
34.58/34.67	c #Conflicts:     300000 | #Learnt:      25875 | 0.003
34.58/34.67	c total clause space: 48.1602MB
34.58/34.67	c total #watches: 94407
34.79/34.80	c total #propagations: 1952126 / total #impl: 17093790 (eff. 0.114)
34.79/34.80	c GC COLLECT
34.79/34.80	c #Conflicts:     301000 | #Learnt:      13773 | 0.003
34.79/34.80	c total clause space: 48.1602MB
34.79/34.80	c total #watches: 50576
34.79/34.89	c total #propagations: 1958539 / total #impl: 17152445 (eff. 0.114)
34.79/34.89	c #Conflicts:     302000 | #Learnt:      14773 | 0.003
34.79/34.89	c total clause space: 48.1602MB
34.79/34.89	c total #watches: 54081
34.89/34.97	c total #propagations: 1964998 / total #impl: 17212812 (eff. 0.114)
34.89/34.97	c #Conflicts:     303000 | #Learnt:      15773 | 0.003
34.89/34.97	c total clause space: 48.1602MB
34.89/34.97	c total #watches: 57892
34.99/35.07	c total #propagations: 1971933 / total #impl: 17268285 (eff. 0.114)
34.99/35.07	c #Conflicts:     304000 | #Learnt:      16773 | 0.003
34.99/35.07	c total clause space: 48.1602MB
34.99/35.07	c total #watches: 61690
35.09/35.20	c total #propagations: 1978836 / total #impl: 17319767 (eff. 0.114)
35.09/35.20	c #Conflicts:     305000 | #Learnt:      17773 | 0.003
35.09/35.20	c total clause space: 48.1602MB
35.09/35.20	c total #watches: 65263
35.39/35.42	c total #propagations: 1985142 / total #impl: 17369839 (eff. 0.114)
35.39/35.42	c #Conflicts:     306000 | #Learnt:      18773 | 0.003
35.39/35.42	c total clause space: 48.1602MB
35.39/35.42	c total #watches: 69124
35.59/35.62	c total #propagations: 1991481 / total #impl: 17431444 (eff. 0.114)
35.59/35.62	c #Conflicts:     307000 | #Learnt:      19773 | 0.003
35.59/35.62	c total clause space: 48.1602MB
35.59/35.62	c total #watches: 73202
35.69/35.78	c total #propagations: 1997783 / total #impl: 17490819 (eff. 0.114)
35.69/35.78	c #Conflicts:     308000 | #Learnt:      20773 | 0.003
35.69/35.78	c total clause space: 48.1602MB
35.69/35.78	c total #watches: 76393
35.89/35.94	c total #propagations: 2004181 / total #impl: 17545806 (eff. 0.114)
35.89/35.94	c #Conflicts:     309000 | #Learnt:      21773 | 0.003
35.89/35.94	c total clause space: 48.1602MB
35.89/35.94	c total #watches: 79658
36.09/36.11	c total #propagations: 2010392 / total #impl: 17601786 (eff. 0.114)
36.09/36.11	c #Conflicts:     310000 | #Learnt:      22773 | 0.003
36.09/36.11	c total clause space: 48.1602MB
36.09/36.11	c total #watches: 82836
36.19/36.28	c total #propagations: 2016977 / total #impl: 17670599 (eff. 0.114)
36.19/36.28	c #Conflicts:     311000 | #Learnt:      23773 | 0.003
36.19/36.28	c total clause space: 48.1602MB
36.19/36.28	c total #watches: 86214
36.49/36.53	c total #propagations: 2023536 / total #impl: 17732658 (eff. 0.114)
36.49/36.53	c #Conflicts:     312000 | #Learnt:      24773 | 0.003
36.49/36.53	c total clause space: 48.1602MB
36.49/36.53	c total #watches: 89982
36.69/36.74	c total #propagations: 2030157 / total #impl: 17802352 (eff. 0.114)
36.69/36.74	c #Conflicts:     313000 | #Learnt:      25773 | 0.003
36.69/36.74	c total clause space: 48.1602MB
36.69/36.74	c total #watches: 93431
36.89/36.98	c total #propagations: 2036669 / total #impl: 17868540 (eff. 0.114)
36.89/36.98	c #Conflicts:     314000 | #Learnt:      26773 | 0.003
36.89/36.98	c total clause space: 48.1602MB
36.89/36.98	c total #watches: 97089
37.09/37.14	c total #propagations: 2043326 / total #impl: 17937595 (eff. 0.114)
37.09/37.14	c GC COLLECT
37.09/37.14	c #Conflicts:     315000 | #Learnt:      14377 | 0.003
37.09/37.14	c total clause space: 48.1602MB
37.09/37.14	c total #watches: 52970
37.19/37.28	c total #propagations: 2049160 / total #impl: 18001685 (eff. 0.114)
37.19/37.28	c #Conflicts:     316000 | #Learnt:      15377 | 0.003
37.19/37.28	c total clause space: 48.1602MB
37.19/37.28	c total #watches: 56279
37.39/37.43	c total #propagations: 2054509 / total #impl: 18054927 (eff. 0.114)
37.39/37.43	c #Conflicts:     317000 | #Learnt:      16377 | 0.003
37.39/37.43	c total clause space: 48.1602MB
37.39/37.43	c total #watches: 59861
37.49/37.58	c total #propagations: 2059691 / total #impl: 18113255 (eff. 0.114)
37.49/37.58	c #Conflicts:     318000 | #Learnt:      17377 | 0.003
37.49/37.58	c total clause space: 48.1602MB
37.49/37.58	c total #watches: 63573
37.69/37.76	c total #propagations: 2065432 / total #impl: 18177409 (eff. 0.114)
37.69/37.76	c #Conflicts:     319000 | #Learnt:      18377 | 0.003
37.69/37.76	c total clause space: 48.1602MB
37.69/37.76	c total #watches: 66838
37.89/37.94	c total #propagations: 2071274 / total #impl: 18237889 (eff. 0.114)
37.89/37.94	c #Conflicts:     320000 | #Learnt:      19377 | 0.003
37.89/37.94	c total clause space: 48.1602MB
37.89/37.94	c total #watches: 70244
38.09/38.14	c total #propagations: 2077077 / total #impl: 18299410 (eff. 0.114)
38.09/38.14	c #Conflicts:     321000 | #Learnt:      20377 | 0.003
38.09/38.14	c total clause space: 48.1602MB
38.09/38.14	c total #watches: 73673
38.29/38.31	c total #propagations: 2083616 / total #impl: 18370197 (eff. 0.113)
38.29/38.31	c #Conflicts:     322000 | #Learnt:      21377 | 0.003
38.29/38.31	c total clause space: 48.1602MB
38.29/38.31	c total #watches: 77335
38.49/38.51	c total #propagations: 2090521 / total #impl: 18414504 (eff. 0.114)
38.49/38.51	c #Conflicts:     323000 | #Learnt:      22377 | 0.003
38.49/38.51	c total clause space: 48.1602MB
38.49/38.51	c total #watches: 80705
38.69/38.74	c total #propagations: 2097682 / total #impl: 18465899 (eff. 0.114)
38.69/38.74	c #Conflicts:     324000 | #Learnt:      23377 | 0.003
38.69/38.74	c total clause space: 48.1602MB
38.69/38.74	c total #watches: 84128
38.99/39.02	c total #propagations: 2104474 / total #impl: 18520295 (eff. 0.114)
38.99/39.02	c #Conflicts:     325000 | #Learnt:      24377 | 0.003
38.99/39.02	c total clause space: 48.1602MB
38.99/39.02	c total #watches: 87813
39.29/39.30	c total #propagations: 2111325 / total #impl: 18587680 (eff. 0.114)
39.29/39.30	c #Conflicts:     326000 | #Learnt:      25377 | 0.003
39.29/39.30	c total clause space: 48.1602MB
39.29/39.30	c total #watches: 91383
39.49/39.54	c total #propagations: 2118044 / total #impl: 18653981 (eff. 0.114)
39.49/39.54	c #Conflicts:     327000 | #Learnt:      26377 | 0.003
39.49/39.54	c total clause space: 48.1602MB
39.49/39.54	c total #watches: 94976
39.79/39.82	c total #propagations: 2124983 / total #impl: 18702269 (eff. 0.114)
39.79/39.82	c #Conflicts:     328000 | #Learnt:      27377 | 0.003
39.79/39.82	c total clause space: 48.1602MB
39.79/39.82	c total #watches: 98504
39.99/40.00	c total #propagations: 2131744 / total #impl: 18768055 (eff. 0.114)
39.99/40.00	c GC COLLECT
39.99/40.00	c #Conflicts:     329000 | #Learnt:      14677 | 0.003
39.99/40.00	c total clause space: 48.1602MB
39.99/40.00	c total #watches: 54112
40.09/40.14	c total #propagations: 2138102 / total #impl: 18829560 (eff. 0.114)
40.09/40.14	c #Conflicts:     330000 | #Learnt:      15677 | 0.003
40.09/40.14	c total clause space: 48.1602MB
40.09/40.14	c total #watches: 57466
40.19/40.29	c total #propagations: 2144892 / total #impl: 18888204 (eff. 0.114)
40.19/40.29	c #Conflicts:     331000 | #Learnt:      16677 | 0.003
40.19/40.29	c total clause space: 48.1602MB
40.19/40.29	c total #watches: 60963
40.39/40.47	c total #propagations: 2151357 / total #impl: 18942086 (eff. 0.114)
40.39/40.47	c #Conflicts:     332000 | #Learnt:      17677 | 0.003
40.39/40.47	c total clause space: 48.1602MB
40.39/40.47	c total #watches: 64728
40.69/40.74	c total #propagations: 2158525 / total #impl: 18990478 (eff. 0.114)
40.69/40.74	c #Conflicts:     333000 | #Learnt:      18677 | 0.003
40.69/40.74	c total clause space: 48.1602MB
40.69/40.74	c total #watches: 68211
40.89/40.97	c total #propagations: 2166288 / total #impl: 19047474 (eff. 0.114)
40.89/40.97	c #Conflicts:     334000 | #Learnt:      19677 | 0.003
40.89/40.97	c total clause space: 48.1602MB
40.89/40.97	c total #watches: 72136
41.09/41.14	c total #propagations: 2173588 / total #impl: 19099037 (eff. 0.114)
41.09/41.14	c #Conflicts:     335000 | #Learnt:      20677 | 0.003
41.09/41.14	c total clause space: 48.1602MB
41.09/41.14	c total #watches: 75823
41.29/41.33	c total #propagations: 2180013 / total #impl: 19144052 (eff. 0.114)
41.29/41.33	c #Conflicts:     336000 | #Learnt:      21677 | 0.003
41.29/41.33	c total clause space: 48.1602MB
41.29/41.33	c total #watches: 79617
41.39/41.46	c total #propagations: 2186435 / total #impl: 19200370 (eff. 0.114)
41.39/41.46	c #Conflicts:     337000 | #Learnt:      22677 | 0.003
41.39/41.46	c total clause space: 48.1602MB
41.39/41.46	c total #watches: 83404
41.59/41.65	c total #propagations: 2192426 / total #impl: 19260108 (eff. 0.114)
41.59/41.65	c #Conflicts:     338000 | #Learnt:      23677 | 0.003
41.59/41.65	c total clause space: 48.1602MB
41.59/41.65	c total #watches: 86790
41.79/41.81	c total #propagations: 2198403 / total #impl: 19322684 (eff. 0.114)
41.79/41.81	c #Conflicts:     339000 | #Learnt:      24677 | 0.003
41.79/41.81	c total clause space: 48.1602MB
41.79/41.81	c total #watches: 90282
41.89/41.98	c total #propagations: 2204827 / total #impl: 19379614 (eff. 0.114)
41.89/41.98	c #Conflicts:     340000 | #Learnt:      25677 | 0.003
41.89/41.98	c total clause space: 48.1602MB
41.89/41.98	c total #watches: 94024
42.09/42.17	c total #propagations: 2211939 / total #impl: 19437147 (eff. 0.114)
42.09/42.17	c #Conflicts:     341000 | #Learnt:      26677 | 0.003
42.09/42.17	c total clause space: 48.1602MB
42.09/42.17	c total #watches: 97664
42.29/42.36	c total #propagations: 2219160 / total #impl: 19484860 (eff. 0.114)
42.29/42.36	c #Conflicts:     342000 | #Learnt:      27677 | 0.003
42.29/42.36	c total clause space: 48.1602MB
42.29/42.36	c total #watches: 101114
42.39/42.49	c total #propagations: 2226681 / total #impl: 19536697 (eff. 0.114)
42.39/42.49	c GC COLLECT
42.39/42.49	c #Conflicts:     343000 | #Learnt:      14672 | 0.003
42.39/42.49	c total clause space: 48.1602MB
42.39/42.49	c total #watches: 54008
42.59/42.65	c total #propagations: 2233083 / total #impl: 19598208 (eff. 0.114)
42.59/42.65	c #Conflicts:     344000 | #Learnt:      15672 | 0.003
42.59/42.65	c total clause space: 48.1602MB
42.59/42.65	c total #watches: 57747
42.79/42.82	c total #propagations: 2239498 / total #impl: 19659253 (eff. 0.114)
42.79/42.82	c #Conflicts:     345000 | #Learnt:      16672 | 0.003
42.79/42.82	c total clause space: 48.1602MB
42.79/42.82	c total #watches: 61652
42.89/42.96	c total #propagations: 2246103 / total #impl: 19714406 (eff. 0.114)
42.89/42.96	c #Conflicts:     346000 | #Learnt:      17672 | 0.003
42.89/42.96	c total clause space: 48.1602MB
42.89/42.96	c total #watches: 65430
42.99/43.09	c total #propagations: 2252329 / total #impl: 19765715 (eff. 0.114)
42.99/43.09	c #Conflicts:     347000 | #Learnt:      18672 | 0.003
42.99/43.09	c total clause space: 48.1602MB
42.99/43.09	c total #watches: 69010
43.19/43.25	c total #propagations: 2258365 / total #impl: 19815782 (eff. 0.114)
43.19/43.25	c #Conflicts:     348000 | #Learnt:      19672 | 0.003
43.19/43.25	c total clause space: 48.1602MB
43.19/43.25	c total #watches: 72857
43.39/43.46	c total #propagations: 2265012 / total #impl: 19851449 (eff. 0.114)
43.39/43.46	c #Conflicts:     349000 | #Learnt:      20672 | 0.003
43.39/43.46	c total clause space: 48.1602MB
43.39/43.46	c total #watches: 76147
43.59/43.65	c total #propagations: 2272889 / total #impl: 19916461 (eff. 0.114)
43.59/43.65	c #Conflicts:     350000 | #Learnt:      21672 | 0.003
43.59/43.65	c total clause space: 48.1602MB
43.59/43.65	c total #watches: 79468
43.79/43.80	c total #propagations: 2279872 / total #impl: 19981957 (eff. 0.114)
43.79/43.80	c #Conflicts:     351000 | #Learnt:      22672 | 0.003
43.79/43.80	c total clause space: 48.1602MB
43.79/43.80	c total #watches: 82695
43.89/43.95	c total #propagations: 2285475 / total #impl: 20040217 (eff. 0.114)
43.89/43.95	c #Conflicts:     352000 | #Learnt:      23672 | 0.003
43.89/43.95	c total clause space: 48.1602MB
43.89/43.95	c total #watches: 86037
44.09/44.14	c total #propagations: 2291708 / total #impl: 20103142 (eff. 0.114)
44.09/44.14	c #Conflicts:     353000 | #Learnt:      24672 | 0.003
44.09/44.14	c total clause space: 48.1602MB
44.09/44.14	c total #watches: 89486
44.29/44.38	c total #propagations: 2297962 / total #impl: 20169246 (eff. 0.114)
44.29/44.38	c #Conflicts:     354000 | #Learnt:      25672 | 0.003
44.29/44.38	c total clause space: 48.1602MB
44.29/44.38	c total #watches: 93477
44.49/44.52	c total #propagations: 2305061 / total #impl: 20226463 (eff. 0.114)
44.49/44.52	c #Conflicts:     355000 | #Learnt:      26672 | 0.003
44.49/44.52	c total clause space: 48.1602MB
44.49/44.52	c total #watches: 97186
44.69/44.76	c total #propagations: 2311778 / total #impl: 20271233 (eff. 0.114)
44.69/44.76	c #Conflicts:     356000 | #Learnt:      27672 | 0.003
44.69/44.76	c total clause space: 48.1602MB
44.69/44.76	c total #watches: 100352
44.89/44.97	c total #propagations: 2318819 / total #impl: 20331772 (eff. 0.114)
44.89/44.97	c GC COLLECT
44.89/44.97	c #Conflicts:     357000 | #Learnt:      14369 | 0.003
44.89/44.97	c total clause space: 48.1602MB
44.89/44.97	c total #watches: 52915
45.09/45.15	c total #propagations: 2324962 / total #impl: 20388005 (eff. 0.114)
45.09/45.15	c #Conflicts:     358000 | #Learnt:      15369 | 0.003
45.09/45.15	c total clause space: 48.1602MB
45.09/45.15	c total #watches: 56541
45.29/45.30	c total #propagations: 2331372 / total #impl: 20447578 (eff. 0.114)
45.29/45.30	c #Conflicts:     359000 | #Learnt:      16369 | 0.003
45.29/45.30	c total clause space: 48.1602MB
45.29/45.30	c total #watches: 60667
45.39/45.41	c total #propagations: 2338869 / total #impl: 20506281 (eff. 0.114)
45.39/45.41	c #Conflicts:     360000 | #Learnt:      17369 | 0.003
45.39/45.41	c total clause space: 48.1602MB
45.39/45.41	c total #watches: 64356
45.49/45.53	c total #propagations: 2345616 / total #impl: 20568705 (eff. 0.114)
45.49/45.53	c #Conflicts:     361000 | #Learnt:      18369 | 0.003
45.49/45.53	c total clause space: 48.1602MB
45.49/45.53	c total #watches: 68064
45.59/45.68	c total #propagations: 2352329 / total #impl: 20632327 (eff. 0.114)
45.59/45.68	c #Conflicts:     362000 | #Learnt:      19369 | 0.003
45.59/45.68	c total clause space: 48.1602MB
45.59/45.68	c total #watches: 71381
45.79/45.83	c total #propagations: 2359190 / total #impl: 20695081 (eff. 0.114)
45.79/45.83	c #Conflicts:     363000 | #Learnt:      20369 | 0.003
45.79/45.83	c total clause space: 48.1602MB
45.79/45.83	c total #watches: 74756
45.89/45.97	c total #propagations: 2365854 / total #impl: 20749324 (eff. 0.114)
45.89/45.97	c #Conflicts:     364000 | #Learnt:      21369 | 0.003
45.89/45.97	c total clause space: 48.1602MB
45.89/45.97	c total #watches: 78167
46.19/46.21	c total #propagations: 2372169 / total #impl: 20805210 (eff. 0.114)
46.19/46.21	c #Conflicts:     365000 | #Learnt:      22369 | 0.003
46.19/46.21	c total clause space: 48.1602MB
46.19/46.21	c total #watches: 81743
46.29/46.38	c total #propagations: 2378968 / total #impl: 20853997 (eff. 0.114)
46.29/46.38	c #Conflicts:     366000 | #Learnt:      23369 | 0.003
46.29/46.38	c total clause space: 48.1602MB
46.29/46.38	c total #watches: 85277
46.49/46.57	c total #propagations: 2385667 / total #impl: 20912465 (eff. 0.114)
46.49/46.57	c #Conflicts:     367000 | #Learnt:      24369 | 0.003
46.49/46.57	c total clause space: 48.1602MB
46.49/46.57	c total #watches: 88651
46.69/46.70	c total #propagations: 2392135 / total #impl: 20971694 (eff. 0.114)
46.69/46.70	c #Conflicts:     368000 | #Learnt:      25369 | 0.003
46.69/46.70	c total clause space: 48.1602MB
46.69/46.70	c total #watches: 92312
46.89/46.91	c total #propagations: 2398135 / total #impl: 21018553 (eff. 0.114)
46.89/46.91	c #Conflicts:     369000 | #Learnt:      26369 | 0.003
46.89/46.91	c total clause space: 48.1602MB
46.89/46.91	c total #watches: 95852
47.09/47.12	c total #propagations: 2404635 / total #impl: 21079628 (eff. 0.114)
47.09/47.12	c #Conflicts:     370000 | #Learnt:      27369 | 0.003
47.09/47.12	c total clause space: 48.1602MB
47.09/47.12	c total #watches: 99576
47.29/47.33	c total #propagations: 2410734 / total #impl: 21142094 (eff. 0.114)
47.29/47.33	c #Conflicts:     371000 | #Learnt:      28369 | 0.003
47.29/47.33	c total clause space: 48.1602MB
47.29/47.33	c total #watches: 103087
47.49/47.50	c total #propagations: 2416917 / total #impl: 21200657 (eff. 0.114)
47.49/47.50	c GC COLLECT
47.49/47.50	c #Conflicts:     372000 | #Learnt:      14772 | 0.003
47.49/47.50	c total clause space: 48.1602MB
47.49/47.50	c total #watches: 54458
47.59/47.65	c total #propagations: 2423170 / total #impl: 21252599 (eff. 0.114)
47.59/47.65	c #Conflicts:     373000 | #Learnt:      15772 | 0.003
47.59/47.65	c total clause space: 48.1602MB
47.59/47.65	c total #watches: 58287
47.79/47.80	c total #propagations: 2430145 / total #impl: 21317372 (eff. 0.114)
47.79/47.80	c #Conflicts:     374000 | #Learnt:      16772 | 0.003
47.79/47.80	c total clause space: 48.1602MB
47.79/47.80	c total #watches: 61591
47.89/47.97	c total #propagations: 2436618 / total #impl: 21387091 (eff. 0.114)
47.89/47.97	c #Conflicts:     375000 | #Learnt:      17772 | 0.003
47.89/47.97	c total clause space: 48.1602MB
47.89/47.97	c total #watches: 65296
48.09/48.17	c total #propagations: 2443603 / total #impl: 21455027 (eff. 0.114)
48.09/48.17	c #Conflicts:     376000 | #Learnt:      18772 | 0.003
48.09/48.17	c total clause space: 48.1602MB
48.09/48.17	c total #watches: 68640
48.29/48.35	c total #propagations: 2450406 / total #impl: 21520715 (eff. 0.114)
48.29/48.35	c #Conflicts:     377000 | #Learnt:      19772 | 0.003
48.29/48.35	c total clause space: 48.1602MB
48.29/48.35	c total #watches: 71890
48.49/48.54	c total #propagations: 2456772 / total #impl: 21580342 (eff. 0.114)
48.49/48.54	c #Conflicts:     378000 | #Learnt:      20772 | 0.003
48.49/48.54	c total clause space: 48.1602MB
48.49/48.54	c total #watches: 75420
48.69/48.70	c total #propagations: 2463527 / total #impl: 21652138 (eff. 0.114)
48.69/48.70	c #Conflicts:     379000 | #Learnt:      21772 | 0.003
48.69/48.70	c total clause space: 48.1602MB
48.69/48.70	c total #watches: 78886
48.79/48.86	c total #propagations: 2469427 / total #impl: 21710559 (eff. 0.114)
48.79/48.86	c #Conflicts:     380000 | #Learnt:      22772 | 0.003
48.79/48.86	c total clause space: 48.1602MB
48.79/48.86	c total #watches: 82604
48.99/49.08	c total #propagations: 2475666 / total #impl: 21767942 (eff. 0.114)
48.99/49.08	c #Conflicts:     381000 | #Learnt:      23772 | 0.003
48.99/49.08	c total clause space: 48.1602MB
48.99/49.08	c total #watches: 86164
49.19/49.27	c total #propagations: 2482096 / total #impl: 21821351 (eff. 0.114)
49.19/49.27	c #Conflicts:     382000 | #Learnt:      24772 | 0.003
49.19/49.27	c total clause space: 48.1602MB
49.19/49.27	c total #watches: 89810
49.39/49.46	c total #propagations: 2488648 / total #impl: 21874781 (eff. 0.114)
49.39/49.46	c #Conflicts:     383000 | #Learnt:      25772 | 0.003
49.39/49.46	c total clause space: 48.1602MB
49.39/49.46	c total #watches: 93485
49.59/49.69	c total #propagations: 2495576 / total #impl: 21922370 (eff. 0.114)
49.59/49.69	c #Conflicts:     384000 | #Learnt:      26772 | 0.003
49.59/49.69	c total clause space: 48.1602MB
49.59/49.69	c total #watches: 97159
49.79/49.86	c total #propagations: 2502410 / total #impl: 21974167 (eff. 0.114)
49.79/49.86	c #Conflicts:     385000 | #Learnt:      27772 | 0.003
49.79/49.86	c total clause space: 48.1602MB
49.79/49.86	c total #watches: 100583
50.09/50.11	c total #propagations: 2509863 / total #impl: 22040717 (eff. 0.114)
50.09/50.11	c #Conflicts:     386000 | #Learnt:      28772 | 0.003
50.09/50.11	c total clause space: 48.1602MB
50.09/50.11	c total #watches: 104001
50.29/50.34	c total #propagations: 2516243 / total #impl: 22098529 (eff. 0.114)
50.29/50.34	c #Conflicts:     387000 | #Learnt:      29772 | 0.003
50.29/50.34	c total clause space: 48.1602MB
50.29/50.34	c total #watches: 107459
50.49/50.53	c total #propagations: 2522432 / total #impl: 22153566 (eff. 0.114)
50.49/50.53	c GC COLLECT
50.49/50.53	c #Conflicts:     388000 | #Learnt:      15867 | 0.003
50.49/50.53	c total clause space: 48.1602MB
50.49/50.53	c total #watches: 58718
50.59/50.65	c total #propagations: 2528954 / total #impl: 22206049 (eff. 0.114)
50.59/50.65	c #Conflicts:     389000 | #Learnt:      16867 | 0.003
50.59/50.65	c total clause space: 48.1602MB
50.59/50.65	c total #watches: 62101
50.69/50.76	c total #propagations: 2535027 / total #impl: 22257248 (eff. 0.114)
50.69/50.76	c #Conflicts:     390000 | #Learnt:      17867 | 0.003
50.69/50.76	c total clause space: 48.1602MB
50.69/50.76	c total #watches: 65392
50.89/50.92	c total #propagations: 2541564 / total #impl: 22311954 (eff. 0.114)
50.89/50.92	c #Conflicts:     391000 | #Learnt:      18867 | 0.003
50.89/50.92	c total clause space: 48.1602MB
50.89/50.92	c total #watches: 69298
50.99/51.08	c total #propagations: 2547911 / total #impl: 22359988 (eff. 0.114)
50.99/51.08	c #Conflicts:     392000 | #Learnt:      19867 | 0.003
50.99/51.08	c total clause space: 48.1602MB
50.99/51.08	c total #watches: 72610
51.19/51.23	c total #propagations: 2554013 / total #impl: 22418782 (eff. 0.114)
51.19/51.23	c #Conflicts:     393000 | #Learnt:      20867 | 0.003
51.19/51.23	c total clause space: 48.1602MB
51.19/51.23	c total #watches: 75867
51.29/51.38	c total #propagations: 2560995 / total #impl: 22484703 (eff. 0.114)
51.29/51.38	c #Conflicts:     394000 | #Learnt:      21867 | 0.003
51.29/51.38	c total clause space: 48.1602MB
51.29/51.38	c total #watches: 79433
51.49/51.57	c total #propagations: 2567387 / total #impl: 22549062 (eff. 0.114)
51.49/51.57	c #Conflicts:     395000 | #Learnt:      22867 | 0.003
51.49/51.57	c total clause space: 48.1602MB
51.49/51.57	c total #watches: 83089
51.69/51.75	c total #propagations: 2573636 / total #impl: 22616623 (eff. 0.114)
51.69/51.75	c #Conflicts:     396000 | #Learnt:      23867 | 0.003
51.69/51.75	c total clause space: 48.1602MB
51.69/51.75	c total #watches: 86587
51.89/51.95	c total #propagations: 2579624 / total #impl: 22678165 (eff. 0.114)
51.89/51.95	c #Conflicts:     397000 | #Learnt:      24867 | 0.003
51.89/51.95	c total clause space: 48.1602MB
51.89/51.95	c total #watches: 90033
52.09/52.16	c total #propagations: 2585761 / total #impl: 22739551 (eff. 0.114)
52.09/52.16	c #Conflicts:     398000 | #Learnt:      25867 | 0.003
52.09/52.16	c total clause space: 48.1602MB
52.09/52.16	c total #watches: 93795
52.29/52.33	c total #propagations: 2591940 / total #impl: 22801858 (eff. 0.114)
52.29/52.33	c #Conflicts:     399000 | #Learnt:      26867 | 0.003
52.29/52.33	c total clause space: 48.1602MB
52.29/52.33	c total #watches: 97623
52.49/52.55	c total #propagations: 2598309 / total #impl: 22854793 (eff. 0.114)
52.49/52.55	c #Conflicts:     400000 | #Learnt:      27867 | 0.003
52.49/52.55	c total clause space: 48.1602MB
52.49/52.55	c total #watches: 101520
52.68/52.80	c total #propagations: 2604490 / total #impl: 22908213 (eff. 0.114)
52.68/52.80	c #Conflicts:     401000 | #Learnt:      28867 | 0.003
52.68/52.80	c total clause space: 48.1602MB
52.68/52.80	c total #watches: 105184
52.89/52.92	c total #propagations: 2610741 / total #impl: 22948824 (eff. 0.114)
52.89/52.92	c #Conflicts:     402000 | #Learnt:      29867 | 0.003
52.89/52.92	c total clause space: 48.1602MB
52.89/52.92	c total #watches: 108668
53.08/53.10	c total #propagations: 2617793 / total #impl: 22999753 (eff. 0.114)
53.08/53.10	c GC COLLECT
53.08/53.10	c #Conflicts:     403000 | #Learnt:      15666 | 0.003
53.08/53.10	c total clause space: 48.1602MB
53.08/53.10	c total #watches: 57344
53.18/53.25	c total #propagations: 2624511 / total #impl: 23060726 (eff. 0.114)
53.18/53.25	c #Conflicts:     404000 | #Learnt:      16666 | 0.003
53.18/53.25	c total clause space: 48.1602MB
53.18/53.25	c total #watches: 61031
53.28/53.38	c total #propagations: 2630912 / total #impl: 23126008 (eff. 0.114)
53.28/53.38	c #Conflicts:     405000 | #Learnt:      17666 | 0.003
53.28/53.38	c total clause space: 48.1602MB
53.28/53.38	c total #watches: 64413
53.48/53.55	c total #propagations: 2636623 / total #impl: 23185893 (eff. 0.114)
53.48/53.55	c #Conflicts:     406000 | #Learnt:      18666 | 0.003
53.48/53.55	c total clause space: 48.1602MB
53.48/53.55	c total #watches: 67736
53.68/53.75	c total #propagations: 2642637 / total #impl: 23247393 (eff. 0.114)
53.68/53.75	c #Conflicts:     407000 | #Learnt:      19666 | 0.003
53.68/53.75	c total clause space: 48.1602MB
53.68/53.75	c total #watches: 71619
53.89/53.94	c total #propagations: 2649408 / total #impl: 23308311 (eff. 0.114)
53.89/53.94	c #Conflicts:     408000 | #Learnt:      20666 | 0.003
53.89/53.94	c total clause space: 48.1602MB
53.89/53.94	c total #watches: 75650
54.08/54.15	c total #propagations: 2656075 / total #impl: 23372560 (eff. 0.114)
54.08/54.15	c #Conflicts:     409000 | #Learnt:      21666 | 0.003
54.08/54.15	c total clause space: 48.1602MB
54.08/54.15	c total #watches: 79415
54.28/54.33	c total #propagations: 2662406 / total #impl: 23426960 (eff. 0.114)
54.28/54.33	c #Conflicts:     410000 | #Learnt:      22666 | 0.003
54.28/54.33	c total clause space: 48.1602MB
54.28/54.33	c total #watches: 83077
54.48/54.51	c total #propagations: 2668333 / total #impl: 23481668 (eff. 0.114)
54.48/54.51	c #Conflicts:     411000 | #Learnt:      23666 | 0.003
54.48/54.51	c total clause space: 48.1602MB
54.48/54.51	c total #watches: 86585
54.58/54.67	c total #propagations: 2674264 / total #impl: 23539034 (eff. 0.114)
54.58/54.67	c #Conflicts:     412000 | #Learnt:      24666 | 0.003
54.58/54.67	c total clause space: 48.1602MB
54.58/54.67	c total #watches: 90135
54.78/54.83	c total #propagations: 2680568 / total #impl: 23596416 (eff. 0.114)
54.78/54.83	c #Conflicts:     413000 | #Learnt:      25666 | 0.003
54.78/54.83	c total clause space: 48.1602MB
54.78/54.83	c total #watches: 93417
54.88/54.97	c total #propagations: 2686577 / total #impl: 23656216 (eff. 0.114)
54.88/54.97	c #Conflicts:     414000 | #Learnt:      26666 | 0.003
54.88/54.97	c total clause space: 48.1602MB
54.88/54.97	c total #watches: 96751
55.09/55.13	c total #propagations: 2692934 / total #impl: 23710732 (eff. 0.114)
55.09/55.13	c #Conflicts:     415000 | #Learnt:      27666 | 0.003
55.09/55.13	c total clause space: 48.1602MB
55.09/55.13	c total #watches: 99866
55.28/55.34	c total #propagations: 2699512 / total #impl: 23759960 (eff. 0.114)
55.28/55.34	c #Conflicts:     416000 | #Learnt:      28666 | 0.003
55.28/55.34	c total clause space: 48.1602MB
55.28/55.34	c total #watches: 103023
55.48/55.54	c total #propagations: 2705757 / total #impl: 23814437 (eff. 0.114)
55.48/55.54	c #Conflicts:     417000 | #Learnt:      29666 | 0.003
55.48/55.54	c total clause space: 48.1602MB
55.48/55.54	c total #watches: 106315
55.68/55.73	c total #propagations: 2711647 / total #impl: 23865107 (eff. 0.114)
55.68/55.73	c #Conflicts:     418000 | #Learnt:      30666 | 0.003
55.68/55.73	c total clause space: 48.1602MB
55.68/55.73	c total #watches: 109638
55.78/55.85	c total #propagations: 2718565 / total #impl: 23906661 (eff. 0.114)
55.78/55.85	c GC COLLECT
55.78/55.85	c #Conflicts:     419000 | #Learnt:      16168 | 0.003
55.78/55.85	c total clause space: 48.1602MB
55.78/55.85	c total #watches: 59063
55.88/55.97	c total #propagations: 2725213 / total #impl: 23945117 (eff. 0.114)
55.88/55.97	c #Conflicts:     420000 | #Learnt:      17168 | 0.003
55.88/55.97	c total clause space: 48.1602MB
55.88/55.97	c total #watches: 62230
56.09/56.13	c total #propagations: 2732040 / total #impl: 23984345 (eff. 0.114)
56.09/56.13	c #Conflicts:     421000 | #Learnt:      18168 | 0.003
56.09/56.13	c total clause space: 48.1602MB
56.09/56.13	c total #watches: 65549
56.19/56.29	c total #propagations: 2739126 / total #impl: 24028429 (eff. 0.114)
56.19/56.29	c #Conflicts:     422000 | #Learnt:      19168 | 0.003
56.19/56.29	c total clause space: 48.1602MB
56.19/56.29	c total #watches: 68654
56.38/56.42	c total #propagations: 2746191 / total #impl: 24072541 (eff. 0.114)
56.38/56.42	c #Conflicts:     423000 | #Learnt:      20168 | 0.003
56.38/56.42	c total clause space: 48.1602MB
56.38/56.42	c total #watches: 71973
56.48/56.56	c total #propagations: 2753104 / total #impl: 24114602 (eff. 0.114)
56.48/56.56	c #Conflicts:     424000 | #Learnt:      21168 | 0.003
56.48/56.56	c total clause space: 48.1602MB
56.48/56.56	c total #watches: 75560
56.58/56.69	c total #propagations: 2759900 / total #impl: 24173478 (eff. 0.114)
56.58/56.69	c #Conflicts:     425000 | #Learnt:      22168 | 0.003
56.58/56.69	c total clause space: 48.1602MB
56.58/56.69	c total #watches: 79129
56.78/56.83	c total #propagations: 2766543 / total #impl: 24231395 (eff. 0.114)
56.78/56.83	c #Conflicts:     426000 | #Learnt:      23168 | 0.003
56.78/56.83	c total clause space: 48.1602MB
56.78/56.83	c total #watches: 82707
56.88/56.97	c total #propagations: 2773387 / total #impl: 24299200 (eff. 0.114)
56.88/56.97	c #Conflicts:     427000 | #Learnt:      24168 | 0.003
56.88/56.97	c total clause space: 48.1602MB
56.88/56.97	c total #watches: 86151
57.08/57.14	c total #propagations: 2780007 / total #impl: 24355978 (eff. 0.114)
57.08/57.14	c #Conflicts:     428000 | #Learnt:      25168 | 0.003
57.08/57.14	c total clause space: 48.1602MB
57.08/57.14	c total #watches: 89545
57.29/57.33	c total #propagations: 2786392 / total #impl: 24421711 (eff. 0.114)
57.29/57.33	c #Conflicts:     429000 | #Learnt:      26168 | 0.003
57.29/57.33	c total clause space: 48.1602MB
57.29/57.33	c total #watches: 92682
57.48/57.58	c total #propagations: 2792720 / total #impl: 24489207 (eff. 0.114)
57.48/57.58	c #Conflicts:     430000 | #Learnt:      27168 | 0.003
57.48/57.58	c total clause space: 48.1602MB
57.48/57.58	c total #watches: 96158
57.78/57.81	c total #propagations: 2798912 / total #impl: 24576634 (eff. 0.114)
57.78/57.81	c #Conflicts:     431000 | #Learnt:      28168 | 0.003
57.78/57.81	c total clause space: 48.1602MB
57.78/57.81	c total #watches: 99505
57.98/58.06	c total #propagations: 2805611 / total #impl: 24670836 (eff. 0.114)
57.98/58.06	c #Conflicts:     432000 | #Learnt:      29168 | 0.003
57.98/58.06	c total clause space: 48.1602MB
57.98/58.06	c total #watches: 102909
58.18/58.30	c total #propagations: 2811862 / total #impl: 24764716 (eff. 0.114)
58.18/58.30	c #Conflicts:     433000 | #Learnt:      30168 | 0.003
58.18/58.30	c total clause space: 48.1602MB
58.18/58.30	c total #watches: 106578
58.48/58.57	c total #propagations: 2817727 / total #impl: 24852728 (eff. 0.113)
58.48/58.57	c #Conflicts:     434000 | #Learnt:      31168 | 0.003
58.48/58.57	c total clause space: 48.1602MB
58.48/58.57	c total #watches: 110078
58.68/58.76	c total #propagations: 2823885 / total #impl: 24951038 (eff. 0.113)
58.68/58.76	c GC COLLECT
58.68/58.76	c #Conflicts:     435000 | #Learnt:      16366 | 0.003
58.68/58.76	c total clause space: 48.1602MB
58.68/58.76	c total #watches: 59890
58.78/58.88	c total #propagations: 2830081 / total #impl: 25034087 (eff. 0.113)
58.78/58.88	c #Conflicts:     436000 | #Learnt:      17366 | 0.003
58.78/58.88	c total clause space: 48.1602MB
58.78/58.88	c total #watches: 63314
58.98/59.06	c total #propagations: 2836379 / total #impl: 25107535 (eff. 0.113)
58.98/59.06	c #Conflicts:     437000 | #Learnt:      18366 | 0.003
58.98/59.06	c total clause space: 48.1602MB
58.98/59.06	c total #watches: 66736
59.18/59.23	c total #propagations: 2842886 / total #impl: 25159753 (eff. 0.113)
59.18/59.23	c #Conflicts:     438000 | #Learnt:      19366 | 0.003
59.18/59.23	c total clause space: 48.1602MB
59.18/59.23	c total #watches: 70310
59.28/59.39	c total #propagations: 2849041 / total #impl: 25214821 (eff. 0.113)
59.28/59.39	c #Conflicts:     439000 | #Learnt:      20366 | 0.003
59.28/59.39	c total clause space: 48.1602MB
59.28/59.39	c total #watches: 73567
59.49/59.56	c total #propagations: 2855276 / total #impl: 25269172 (eff. 0.113)
59.49/59.56	c #Conflicts:     440000 | #Learnt:      21366 | 0.003
59.49/59.56	c total clause space: 48.1602MB
59.49/59.56	c total #watches: 77100
59.68/59.76	c total #propagations: 2861612 / total #impl: 25324446 (eff. 0.113)
59.68/59.76	c #Conflicts:     441000 | #Learnt:      22366 | 0.003
59.68/59.76	c total clause space: 48.1602MB
59.68/59.76	c total #watches: 80578
59.88/59.99	c total #propagations: 2868285 / total #impl: 25374584 (eff. 0.113)
59.88/59.99	c #Conflicts:     442000 | #Learnt:      23366 | 0.003
59.88/59.99	c total clause space: 48.1602MB
59.88/59.99	c total #watches: 83917
60.18/60.21	c total #propagations: 2874738 / total #impl: 25433010 (eff. 0.113)
60.18/60.21	c #Conflicts:     443000 | #Learnt:      24366 | 0.003
60.18/60.21	c total clause space: 48.1602MB
60.18/60.21	c total #watches: 87187
60.38/60.44	c total #propagations: 2880805 / total #impl: 25499953 (eff. 0.113)
60.38/60.44	c #Conflicts:     444000 | #Learnt:      25366 | 0.003
60.38/60.44	c total clause space: 48.1602MB
60.38/60.44	c total #watches: 90570
60.68/60.72	c total #propagations: 2887066 / total #impl: 25563338 (eff. 0.113)
60.68/60.72	c #Conflicts:     445000 | #Learnt:      26366 | 0.003
60.68/60.72	c total clause space: 48.1602MB
60.68/60.72	c total #watches: 93840
60.98/61.00	c total #propagations: 2893350 / total #impl: 25627146 (eff. 0.113)
60.98/61.00	c #Conflicts:     446000 | #Learnt:      27366 | 0.003
60.98/61.00	c total clause space: 48.1602MB
60.98/61.00	c total #watches: 97072
61.28/61.34	c total #propagations: 2900106 / total #impl: 25686756 (eff. 0.113)
61.28/61.34	c #Conflicts:     447000 | #Learnt:      28366 | 0.003
61.28/61.34	c total clause space: 48.1602MB
61.28/61.34	c total #watches: 100310
61.59/61.65	c total #propagations: 2907531 / total #impl: 25744347 (eff. 0.113)
61.59/61.65	c #Conflicts:     448000 | #Learnt:      29366 | 0.003
61.59/61.65	c total clause space: 48.1602MB
61.59/61.65	c total #watches: 103581
61.88/61.95	c total #propagations: 2913663 / total #impl: 25807238 (eff. 0.113)
61.88/61.95	c #Conflicts:     449000 | #Learnt:      30366 | 0.003
61.88/61.95	c total clause space: 48.1602MB
61.88/61.95	c total #watches: 106816
62.18/62.24	c total #propagations: 2919809 / total #impl: 25868266 (eff. 0.113)
62.18/62.24	c #Conflicts:     450000 | #Learnt:      31366 | 0.003
62.18/62.24	c total clause space: 48.1602MB
62.18/62.24	c total #watches: 109979
62.48/62.52	c total #propagations: 2926308 / total #impl: 25936700 (eff. 0.113)
62.48/62.52	c GC COLLECT
62.48/62.52	c #Conflicts:     451000 | #Learnt:      16269 | 0.003
62.48/62.52	c total clause space: 48.1602MB
62.48/62.52	c total #watches: 59587
62.58/62.68	c total #propagations: 2932282 / total #impl: 25999134 (eff. 0.113)
62.58/62.68	c #Conflicts:     452000 | #Learnt:      17269 | 0.003
62.58/62.68	c total clause space: 48.1602MB
62.58/62.68	c total #watches: 62900
62.79/62.83	c total #propagations: 2938173 / total #impl: 26056292 (eff. 0.113)
62.79/62.83	c #Conflicts:     453000 | #Learnt:      18269 | 0.003
62.79/62.83	c total clause space: 48.1602MB
62.79/62.83	c total #watches: 66215
62.98/63.00	c total #propagations: 2943730 / total #impl: 26115720 (eff. 0.113)
62.98/63.00	c #Conflicts:     454000 | #Learnt:      19269 | 0.003
62.98/63.00	c total clause space: 48.1602MB
62.98/63.00	c total #watches: 69652
63.18/63.20	c total #propagations: 2949423 / total #impl: 26169879 (eff. 0.113)
63.18/63.20	c #Conflicts:     455000 | #Learnt:      20269 | 0.003
63.18/63.20	c total clause space: 48.1602MB
63.18/63.20	c total #watches: 72946
63.38/63.42	c total #propagations: 2954977 / total #impl: 26228732 (eff. 0.113)
63.38/63.42	c #Conflicts:     456000 | #Learnt:      21269 | 0.003
63.38/63.42	c total clause space: 48.1602MB
63.38/63.42	c total #watches: 76106
63.58/63.66	c total #propagations: 2960899 / total #impl: 26285356 (eff. 0.113)
63.58/63.66	c #Conflicts:     457000 | #Learnt:      22269 | 0.003
63.58/63.66	c total clause space: 48.1602MB
63.58/63.66	c total #watches: 79675
63.89/63.91	c total #propagations: 2966985 / total #impl: 26340585 (eff. 0.113)
63.89/63.91	c #Conflicts:     458000 | #Learnt:      23269 | 0.003
63.89/63.91	c total clause space: 48.1602MB
63.89/63.91	c total #watches: 83027
64.08/64.19	c total #propagations: 2973182 / total #impl: 26395507 (eff. 0.113)
64.08/64.19	c #Conflicts:     459000 | #Learnt:      24269 | 0.003
64.08/64.19	c total clause space: 48.1602MB
64.08/64.19	c total #watches: 86310
64.38/64.45	c total #propagations: 2979450 / total #impl: 26455341 (eff. 0.113)
64.38/64.45	c #Conflicts:     460000 | #Learnt:      25269 | 0.003
64.38/64.45	c total clause space: 48.1602MB
64.38/64.45	c total #watches: 89471
64.68/64.72	c total #propagations: 2985832 / total #impl: 26520726 (eff. 0.113)
64.68/64.72	c #Conflicts:     461000 | #Learnt:      26269 | 0.003
64.68/64.72	c total clause space: 48.1602MB
64.68/64.72	c total #watches: 92736
64.89/64.95	c total #propagations: 2991701 / total #impl: 26573473 (eff. 0.113)
64.89/64.95	c #Conflicts:     462000 | #Learnt:      27269 | 0.003
64.89/64.95	c total clause space: 48.1602MB
64.89/64.95	c total #watches: 96235
64.99/65.09	c total #propagations: 2997865 / total #impl: 26621050 (eff. 0.113)
64.99/65.09	c #Conflicts:     463000 | #Learnt:      28269 | 0.003
64.99/65.09	c total clause space: 48.1602MB
64.99/65.09	c total #watches: 99874
65.18/65.24	c total #propagations: 3004068 / total #impl: 26680661 (eff. 0.113)
65.18/65.24	c #Conflicts:     464000 | #Learnt:      29269 | 0.003
65.18/65.24	c total clause space: 48.1602MB
65.18/65.24	c total #watches: 103702
65.38/65.41	c total #propagations: 3010590 / total #impl: 26749462 (eff. 0.113)
65.38/65.41	c #Conflicts:     465000 | #Learnt:      30269 | 0.003
65.38/65.41	c total clause space: 48.1602MB
65.38/65.41	c total #watches: 107374
65.48/65.56	c total #propagations: 3016863 / total #impl: 26818456 (eff. 0.112)
65.48/65.56	c #Conflicts:     466000 | #Learnt:      31269 | 0.003
65.48/65.56	c total clause space: 48.1602MB
65.48/65.56	c total #watches: 110659
65.68/65.75	c total #propagations: 3023384 / total #impl: 26873841 (eff. 0.113)
65.68/65.75	c #Conflicts:     467000 | #Learnt:      32269 | 0.003
65.68/65.75	c total clause space: 48.1602MB
65.68/65.75	c total #watches: 113906
65.88/65.90	c total #propagations: 3029557 / total #impl: 26934397 (eff. 0.112)
65.88/65.90	c GC COLLECT
65.88/65.90	c #Conflicts:     468000 | #Learnt:      16866 | 0.003
65.88/65.90	c total clause space: 48.1602MB
65.88/65.90	c total #watches: 61474
65.99/66.01	c total #propagations: 3035724 / total #impl: 26995001 (eff. 0.112)
65.99/66.01	c #Conflicts:     469000 | #Learnt:      17866 | 0.003
65.99/66.01	c total clause space: 48.1602MB
65.99/66.01	c total #watches: 64845
66.09/66.11	c total #propagations: 3041846 / total #impl: 27056600 (eff. 0.112)
66.09/66.11	c #Conflicts:     470000 | #Learnt:      18866 | 0.003
66.09/66.11	c total clause space: 48.1602MB
66.09/66.11	c total #watches: 68308
66.18/66.21	c total #propagations: 3048082 / total #impl: 27113947 (eff. 0.112)
66.18/66.21	c #Conflicts:     471000 | #Learnt:      19866 | 0.003
66.18/66.21	c total clause space: 48.1602MB
66.18/66.21	c total #watches: 71758
66.28/66.32	c total #propagations: 3054447 / total #impl: 27169759 (eff. 0.112)
66.28/66.32	c #Conflicts:     472000 | #Learnt:      20866 | 0.003
66.28/66.32	c total clause space: 48.1602MB
66.28/66.32	c total #watches: 75202
66.38/66.45	c total #propagations: 3060895 / total #impl: 27226800 (eff. 0.112)
66.38/66.45	c #Conflicts:     473000 | #Learnt:      21866 | 0.003
66.38/66.45	c total clause space: 48.1602MB
66.38/66.45	c total #watches: 78580
66.58/66.60	c total #propagations: 3067498 / total #impl: 27283588 (eff. 0.112)
66.58/66.60	c #Conflicts:     474000 | #Learnt:      22866 | 0.003
66.58/66.60	c total clause space: 48.1602MB
66.58/66.60	c total #watches: 82003
66.68/66.78	c total #propagations: 3073760 / total #impl: 27345350 (eff. 0.112)
66.68/66.78	c #Conflicts:     475000 | #Learnt:      23866 | 0.003
66.68/66.78	c total clause space: 48.1602MB
66.68/66.78	c total #watches: 85573
66.88/66.95	c total #propagations: 3079925 / total #impl: 27426817 (eff. 0.112)
66.88/66.95	c #Conflicts:     476000 | #Learnt:      24866 | 0.003
66.88/66.95	c total clause space: 48.1602MB
66.88/66.95	c total #watches: 88808
67.09/67.14	c total #propagations: 3086677 / total #impl: 27504416 (eff. 0.112)
67.09/67.14	c #Conflicts:     477000 | #Learnt:      25866 | 0.003
67.09/67.14	c total clause space: 48.1602MB
67.09/67.14	c total #watches: 92239
67.28/67.39	c total #propagations: 3092941 / total #impl: 27574431 (eff. 0.112)
67.28/67.39	c #Conflicts:     478000 | #Learnt:      26866 | 0.003
67.28/67.39	c total clause space: 48.1602MB
67.28/67.39	c total #watches: 95583
67.58/67.62	c total #propagations: 3098588 / total #impl: 27642375 (eff. 0.112)
67.58/67.62	c #Conflicts:     479000 | #Learnt:      27866 | 0.003
67.58/67.62	c total clause space: 48.1602MB
67.58/67.62	c total #watches: 98924
67.78/67.86	c total #propagations: 3104140 / total #impl: 27711532 (eff. 0.112)
67.78/67.86	c #Conflicts:     480000 | #Learnt:      28866 | 0.003
67.78/67.86	c total clause space: 48.1602MB
67.78/67.86	c total #watches: 102280
67.98/68.07	c total #propagations: 3109586 / total #impl: 27777236 (eff. 0.112)
67.98/68.07	c #Conflicts:     481000 | #Learnt:      29866 | 0.003
67.98/68.07	c total clause space: 48.1602MB
67.98/68.07	c total #watches: 105591
68.19/68.28	c total #propagations: 3115440 / total #impl: 27841910 (eff. 0.112)
68.19/68.28	c #Conflicts:     482000 | #Learnt:      30866 | 0.003
68.19/68.28	c total clause space: 48.1602MB
68.19/68.28	c total #watches: 108829
68.48/68.52	c total #propagations: 3121588 / total #impl: 27908509 (eff. 0.112)
68.48/68.52	c #Conflicts:     483000 | #Learnt:      31866 | 0.003
68.48/68.52	c total clause space: 48.1602MB
68.48/68.52	c total #watches: 112181
68.78/68.83	c total #propagations: 3127253 / total #impl: 27971633 (eff. 0.112)
68.78/68.83	c #Conflicts:     484000 | #Learnt:      32866 | 0.003
68.78/68.83	c total clause space: 48.1602MB
68.78/68.83	c total #watches: 115461
69.08/69.11	c total #propagations: 3133016 / total #impl: 28044207 (eff. 0.112)
69.08/69.11	c GC COLLECT
69.08/69.11	c #Conflicts:     485000 | #Learnt:      17167 | 0.003
69.08/69.11	c total clause space: 48.1602MB
69.08/69.11	c total #watches: 62588
69.18/69.27	c total #propagations: 3138771 / total #impl: 28114487 (eff. 0.112)
69.18/69.27	c #Conflicts:     486000 | #Learnt:      18167 | 0.003
69.18/69.27	c total clause space: 48.1602MB
69.18/69.27	c total #watches: 66317
69.38/69.41	c total #propagations: 3144553 / total #impl: 28190609 (eff. 0.112)
69.38/69.41	c #Conflicts:     487000 | #Learnt:      19167 | 0.003
69.38/69.41	c total clause space: 48.1602MB
69.38/69.41	c total #watches: 69952
69.48/69.57	c total #propagations: 3150287 / total #impl: 28255595 (eff. 0.111)
69.48/69.57	c #Conflicts:     488000 | #Learnt:      20167 | 0.003
69.48/69.57	c total clause space: 48.1602MB
69.48/69.57	c total #watches: 73327
69.68/69.72	c total #propagations: 3155812 / total #impl: 28315348 (eff. 0.111)
69.68/69.72	c #Conflicts:     489000 | #Learnt:      21167 | 0.003
69.68/69.72	c total clause space: 48.1602MB
69.68/69.72	c total #watches: 76623
69.88/69.92	c total #propagations: 3161465 / total #impl: 28376580 (eff. 0.111)
69.88/69.92	c #Conflicts:     490000 | #Learnt:      22167 | 0.003
69.88/69.92	c total clause space: 48.1602MB
69.88/69.92	c total #watches: 79959
70.08/70.16	c total #propagations: 3167290 / total #impl: 28452516 (eff. 0.111)
70.08/70.16	c #Conflicts:     491000 | #Learnt:      23167 | 0.003
70.08/70.16	c total clause space: 48.1602MB
70.08/70.16	c total #watches: 83463
70.28/70.35	c total #propagations: 3173316 / total #impl: 28545285 (eff. 0.111)
70.28/70.35	c #Conflicts:     492000 | #Learnt:      24167 | 0.003
70.28/70.35	c total clause space: 48.1602MB
70.28/70.35	c total #watches: 86859
70.48/70.54	c total #propagations: 3178689 / total #impl: 28611935 (eff. 0.111)
70.48/70.54	c #Conflicts:     493000 | #Learnt:      25167 | 0.003
70.48/70.54	c total clause space: 48.1602MB
70.48/70.54	c total #watches: 90376
70.68/70.79	c total #propagations: 3184528 / total #impl: 28689116 (eff. 0.111)
70.68/70.79	c #Conflicts:     494000 | #Learnt:      26167 | 0.003
70.68/70.79	c total clause space: 48.1602MB
70.68/70.79	c total #watches: 93944
70.98/71.07	c total #propagations: 3190113 / total #impl: 28771475 (eff. 0.111)
70.98/71.07	c #Conflicts:     495000 | #Learnt:      27167 | 0.003
70.98/71.07	c total clause space: 48.1602MB
70.98/71.07	c total #watches: 97175
71.28/71.31	c total #propagations: 3196103 / total #impl: 28858620 (eff. 0.111)
71.28/71.31	c #Conflicts:     496000 | #Learnt:      28167 | 0.003
71.28/71.31	c total clause space: 48.1602MB
71.28/71.31	c total #watches: 100502
71.48/71.53	c total #propagations: 3201935 / total #impl: 28925233 (eff. 0.111)
71.48/71.53	c #Conflicts:     497000 | #Learnt:      29167 | 0.003
71.48/71.53	c total clause space: 48.1602MB
71.48/71.53	c total #watches: 104129
71.68/71.79	c total #propagations: 3207800 / total #impl: 28990323 (eff. 0.111)
71.68/71.79	c #Conflicts:     498000 | #Learnt:      30167 | 0.003
71.68/71.79	c total clause space: 48.1602MB
71.68/71.79	c total #watches: 107734
72.08/72.10	c total #propagations: 3213744 / total #impl: 29070712 (eff. 0.111)
72.08/72.10	c #Conflicts:     499000 | #Learnt:      31167 | 0.003
72.08/72.10	c total clause space: 48.1602MB
72.08/72.10	c total #watches: 111441
72.38/72.40	c total #propagations: 3219155 / total #impl: 29158370 (eff. 0.110)
72.38/72.40	c #Conflicts:     500000 | #Learnt:      32167 | 0.003
72.38/72.40	c total clause space: 48.1602MB
72.38/72.40	c total #watches: 114643
72.58/72.68	c total #propagations: 3224676 / total #impl: 29239427 (eff. 0.110)
72.58/72.68	c #Conflicts:     501000 | #Learnt:      33167 | 0.003
72.58/72.68	c total clause space: 48.1602MB
72.58/72.68	c total #watches: 117859
72.88/72.95	c total #propagations: 3231035 / total #impl: 29309142 (eff. 0.110)
72.88/72.95	c GC COLLECT
72.88/72.95	c #Conflicts:     502000 | #Learnt:      17168 | 0.003
72.88/72.95	c total clause space: 48.1602MB
72.88/72.95	c total #watches: 62524
72.98/73.08	c total #propagations: 3237220 / total #impl: 29378635 (eff. 0.110)
72.98/73.08	c #Conflicts:     503000 | #Learnt:      18168 | 0.003
72.98/73.08	c total clause space: 48.1602MB
72.98/73.08	c total #watches: 66093
73.18/73.21	c total #propagations: 3243010 / total #impl: 29439030 (eff. 0.110)
73.18/73.21	c #Conflicts:     504000 | #Learnt:      19168 | 0.003
73.18/73.21	c total clause space: 48.1602MB
73.18/73.21	c total #watches: 69567
73.28/73.38	c total #propagations: 3248880 / total #impl: 29502205 (eff. 0.110)
73.28/73.38	c #Conflicts:     505000 | #Learnt:      20168 | 0.003
73.28/73.38	c total clause space: 48.1602MB
73.28/73.38	c total #watches: 73078
73.48/73.58	c total #propagations: 3254800 / total #impl: 29574294 (eff. 0.110)
73.48/73.58	c #Conflicts:     506000 | #Learnt:      21168 | 0.003
73.48/73.58	c total clause space: 48.1602MB
73.48/73.58	c total #watches: 76496
73.68/73.79	c total #propagations: 3260621 / total #impl: 29648560 (eff. 0.110)
73.68/73.79	c #Conflicts:     507000 | #Learnt:      22168 | 0.003
73.68/73.79	c total clause space: 48.1602MB
73.68/73.79	c total #watches: 80171
73.88/73.98	c total #propagations: 3266489 / total #impl: 29733996 (eff. 0.110)
73.88/73.98	c #Conflicts:     508000 | #Learnt:      23168 | 0.003
73.88/73.98	c total clause space: 48.1602MB
73.88/73.98	c total #watches: 83884
74.08/74.18	c total #propagations: 3272216 / total #impl: 29824331 (eff. 0.110)
74.08/74.18	c #Conflicts:     509000 | #Learnt:      24168 | 0.003
74.08/74.18	c total clause space: 48.1602MB
74.08/74.18	c total #watches: 87311
74.38/74.40	c total #propagations: 3278350 / total #impl: 29915439 (eff. 0.110)
74.38/74.40	c #Conflicts:     510000 | #Learnt:      25168 | 0.003
74.38/74.40	c total clause space: 48.1602MB
74.38/74.40	c total #watches: 90541
74.58/74.63	c total #propagations: 3284262 / total #impl: 29995155 (eff. 0.109)
74.58/74.63	c #Conflicts:     511000 | #Learnt:      26168 | 0.003
74.58/74.63	c total clause space: 48.1602MB
74.58/74.63	c total #watches: 93945
74.78/74.82	c total #propagations: 3290164 / total #impl: 30080026 (eff. 0.109)
74.78/74.82	c #Conflicts:     512000 | #Learnt:      27168 | 0.003
74.78/74.82	c total clause space: 48.1602MB
74.78/74.82	c total #watches: 97396
74.98/75.04	c total #propagations: 3296539 / total #impl: 30142339 (eff. 0.109)
74.98/75.04	c #Conflicts:     513000 | #Learnt:      28168 | 0.003
74.98/75.04	c total clause space: 48.1602MB
74.98/75.04	c total #watches: 100855
75.18/75.25	c total #propagations: 3302890 / total #impl: 30223670 (eff. 0.109)
75.18/75.25	c #Conflicts:     514000 | #Learnt:      29168 | 0.003
75.18/75.25	c total clause space: 48.1602MB
75.18/75.25	c total #watches: 104349
75.48/75.50	c total #propagations: 3309323 / total #impl: 30289027 (eff. 0.109)
75.48/75.50	c #Conflicts:     515000 | #Learnt:      30168 | 0.003
75.48/75.50	c total clause space: 48.1602MB
75.48/75.50	c total #watches: 107945
75.58/75.67	c total #propagations: 3315988 / total #impl: 30352408 (eff. 0.109)
75.58/75.67	c #Conflicts:     516000 | #Learnt:      31168 | 0.003
75.58/75.67	c total clause space: 48.1602MB
75.58/75.67	c total #watches: 111457
75.88/75.91	c total #propagations: 3322431 / total #impl: 30410979 (eff. 0.109)
75.88/75.91	c #Conflicts:     517000 | #Learnt:      32168 | 0.003
75.88/75.91	c total clause space: 48.1602MB
75.88/75.91	c total #watches: 115247
76.08/76.13	c total #propagations: 3328720 / total #impl: 30476710 (eff. 0.109)
76.08/76.13	c #Conflicts:     518000 | #Learnt:      33168 | 0.003
76.08/76.13	c total clause space: 48.1602MB
76.08/76.13	c total #watches: 118714
76.28/76.36	c total #propagations: 3335105 / total #impl: 30537365 (eff. 0.109)
76.28/76.36	c #Conflicts:     519000 | #Learnt:      34168 | 0.003
76.28/76.36	c total clause space: 48.1602MB
76.28/76.36	c total #watches: 122348
76.48/76.50	c total #propagations: 3341550 / total #impl: 30592995 (eff. 0.109)
76.48/76.50	c GC COLLECT
76.48/76.50	c #Conflicts:     520000 | #Learnt:      17862 | 0.003
76.48/76.50	c total clause space: 48.1602MB
76.48/76.50	c total #watches: 65312
76.58/76.61	c total #propagations: 3347823 / total #impl: 30644156 (eff. 0.109)
76.58/76.61	c #Conflicts:     521000 | #Learnt:      18862 | 0.003
76.58/76.61	c total clause space: 48.1602MB
76.58/76.61	c total #watches: 68945
76.68/76.77	c total #propagations: 3354326 / total #impl: 30702486 (eff. 0.109)
76.68/76.77	c #Conflicts:     522000 | #Learnt:      19862 | 0.003
76.68/76.77	c total clause space: 48.1602MB
76.68/76.77	c total #watches: 72305
76.88/76.91	c total #propagations: 3360797 / total #impl: 30755613 (eff. 0.109)
76.88/76.91	c #Conflicts:     523000 | #Learnt:      20862 | 0.003
76.88/76.91	c total clause space: 48.1602MB
76.88/76.91	c total #watches: 75887
76.98/77.06	c total #propagations: 3367154 / total #impl: 30810844 (eff. 0.109)
76.98/77.06	c #Conflicts:     524000 | #Learnt:      21862 | 0.003
76.98/77.06	c total clause space: 48.1602MB
76.98/77.06	c total #watches: 79365
77.18/77.24	c total #propagations: 3374064 / total #impl: 30876229 (eff. 0.109)
77.18/77.24	c #Conflicts:     525000 | #Learnt:      22862 | 0.003
77.18/77.24	c total clause space: 48.1602MB
77.18/77.24	c total #watches: 82735
77.38/77.42	c total #propagations: 3380466 / total #impl: 30936730 (eff. 0.109)
77.38/77.42	c #Conflicts:     526000 | #Learnt:      23862 | 0.003
77.38/77.42	c total clause space: 48.1602MB
77.38/77.42	c total #watches: 86271
77.48/77.59	c total #propagations: 3386911 / total #impl: 30997497 (eff. 0.109)
77.48/77.59	c #Conflicts:     527000 | #Learnt:      24862 | 0.003
77.48/77.59	c total clause space: 48.1602MB
77.48/77.59	c total #watches: 89943
77.68/77.77	c total #propagations: 3393672 / total #impl: 31051107 (eff. 0.109)
77.68/77.77	c #Conflicts:     528000 | #Learnt:      25862 | 0.003
77.68/77.77	c total clause space: 48.1602MB
77.68/77.77	c total #watches: 93366
77.88/77.98	c total #propagations: 3400537 / total #impl: 31107769 (eff. 0.109)
77.88/77.98	c #Conflicts:     529000 | #Learnt:      26862 | 0.003
77.88/77.98	c total clause space: 48.1602MB
77.88/77.98	c total #watches: 96881
77.98/78.10	c total #propagations: 3407361 / total #impl: 31168022 (eff. 0.109)
77.98/78.10	c #Conflicts:     530000 | #Learnt:      27862 | 0.003
77.98/78.10	c total clause space: 48.1602MB
77.98/78.10	c total #watches: 100271
78.18/78.22	c total #propagations: 3414650 / total #impl: 31201893 (eff. 0.109)
78.18/78.22	c #Conflicts:     531000 | #Learnt:      28862 | 0.003
78.18/78.22	c total clause space: 48.1602MB
78.18/78.22	c total #watches: 103437
78.28/78.33	c total #propagations: 3422006 / total #impl: 31242783 (eff. 0.110)
78.28/78.33	c #Conflicts:     532000 | #Learnt:      29862 | 0.003
78.28/78.33	c total clause space: 48.1602MB
78.28/78.33	c total #watches: 106610
78.48/78.52	c total #propagations: 3429361 / total #impl: 31279620 (eff. 0.110)
78.48/78.52	c #Conflicts:     533000 | #Learnt:      30862 | 0.003
78.48/78.52	c total clause space: 48.1602MB
78.48/78.52	c total #watches: 110142
78.68/78.72	c total #propagations: 3436117 / total #impl: 31332840 (eff. 0.110)
78.68/78.72	c #Conflicts:     534000 | #Learnt:      31862 | 0.003
78.68/78.72	c total clause space: 48.1602MB
78.68/78.72	c total #watches: 113473
78.88/78.96	c total #propagations: 3442145 / total #impl: 31380242 (eff. 0.110)
78.88/78.96	c #Conflicts:     535000 | #Learnt:      32862 | 0.003
78.88/78.96	c total clause space: 48.1602MB
78.88/78.96	c total #watches: 117145
79.07/79.20	c total #propagations: 3449013 / total #impl: 31439826 (eff. 0.110)
79.07/79.20	c #Conflicts:     536000 | #Learnt:      33862 | 0.003
79.07/79.20	c total clause space: 48.1602MB
79.07/79.20	c total #watches: 120756
79.37/79.40	c total #propagations: 3455868 / total #impl: 31491032 (eff. 0.110)
79.37/79.40	c #Conflicts:     537000 | #Learnt:      34862 | 0.003
79.37/79.40	c total clause space: 48.1602MB
79.37/79.40	c total #watches: 124265
79.47/79.59	c total #propagations: 3463031 / total #impl: 31543020 (eff. 0.110)
79.47/79.59	c GC COLLECT
79.47/79.59	c #Conflicts:     538000 | #Learnt:      18260 | 0.003
79.47/79.59	c total clause space: 48.1602MB
79.47/79.59	c total #watches: 66462
79.67/79.73	c total #propagations: 3469033 / total #impl: 31602286 (eff. 0.110)
79.67/79.73	c #Conflicts:     539000 | #Learnt:      19260 | 0.003
79.67/79.73	c total clause space: 48.1602MB
79.67/79.73	c total #watches: 69665
79.77/79.85	c total #propagations: 3475299 / total #impl: 31661432 (eff. 0.110)
79.77/79.85	c #Conflicts:     540000 | #Learnt:      20260 | 0.003
79.77/79.85	c total clause space: 48.1602MB
79.77/79.85	c total #watches: 73047
79.97/80.06	c total #propagations: 3481436 / total #impl: 31723403 (eff. 0.110)
79.97/80.06	c #Conflicts:     541000 | #Learnt:      21260 | 0.003
79.97/80.06	c total clause space: 48.1602MB
79.97/80.06	c total #watches: 76623
80.17/80.23	c total #propagations: 3487912 / total #impl: 31777372 (eff. 0.110)
80.17/80.23	c #Conflicts:     542000 | #Learnt:      22260 | 0.003
80.17/80.23	c total clause space: 48.1602MB
80.17/80.23	c total #watches: 80004
80.28/80.40	c total #propagations: 3494286 / total #impl: 31833494 (eff. 0.110)
80.28/80.40	c #Conflicts:     543000 | #Learnt:      23260 | 0.003
80.28/80.40	c total clause space: 48.1602MB
80.28/80.40	c total #watches: 83385
80.57/80.61	c total #propagations: 3500265 / total #impl: 31882750 (eff. 0.110)
80.57/80.61	c #Conflicts:     544000 | #Learnt:      24260 | 0.003
80.57/80.61	c total clause space: 48.1602MB
80.57/80.61	c total #watches: 86813
80.67/80.79	c total #propagations: 3506403 / total #impl: 31940586 (eff. 0.110)
80.67/80.79	c #Conflicts:     545000 | #Learnt:      25260 | 0.003
80.67/80.79	c total clause space: 48.1602MB
80.67/80.79	c total #watches: 90599
80.97/81.02	c total #propagations: 3514052 / total #impl: 32002546 (eff. 0.110)
80.97/81.02	c #Conflicts:     546000 | #Learnt:      26260 | 0.003
80.97/81.02	c total clause space: 48.1602MB
80.97/81.02	c total #watches: 94050
81.17/81.27	c total #propagations: 3521322 / total #impl: 32064112 (eff. 0.110)
81.17/81.27	c #Conflicts:     547000 | #Learnt:      27260 | 0.003
81.17/81.27	c total clause space: 48.1602MB
81.17/81.27	c total #watches: 97552
81.38/81.47	c total #propagations: 3527676 / total #impl: 32125204 (eff. 0.110)
81.38/81.47	c #Conflicts:     548000 | #Learnt:      28260 | 0.003
81.38/81.47	c total clause space: 48.1602MB
81.38/81.47	c total #watches: 101082
81.57/81.68	c total #propagations: 3533804 / total #impl: 32181374 (eff. 0.110)
81.57/81.68	c #Conflicts:     549000 | #Learnt:      29260 | 0.003
81.57/81.68	c total clause space: 48.1602MB
81.57/81.68	c total #watches: 104500
81.87/81.94	c total #propagations: 3540655 / total #impl: 32254427 (eff. 0.110)
81.87/81.94	c #Conflicts:     550000 | #Learnt:      30260 | 0.003
81.87/81.94	c total clause space: 48.1602MB
81.87/81.94	c total #watches: 108075
82.07/82.19	c total #propagations: 3547472 / total #impl: 32328559 (eff. 0.110)
82.07/82.19	c #Conflicts:     551000 | #Learnt:      31260 | 0.003
82.07/82.19	c total clause space: 48.1602MB
82.07/82.19	c total #watches: 111463
82.37/82.42	c total #propagations: 3554795 / total #impl: 32405789 (eff. 0.110)
82.37/82.42	c #Conflicts:     552000 | #Learnt:      32260 | 0.003
82.37/82.42	c total clause space: 48.1602MB
82.37/82.42	c total #watches: 114947
82.58/82.63	c total #propagations: 3561298 / total #impl: 32482192 (eff. 0.110)
82.58/82.63	c #Conflicts:     553000 | #Learnt:      33260 | 0.003
82.58/82.63	c total clause space: 48.1602MB
82.58/82.63	c total #watches: 118198
82.77/82.83	c total #propagations: 3567325 / total #impl: 32556976 (eff. 0.110)
82.77/82.83	c #Conflicts:     554000 | #Learnt:      34260 | 0.003
82.77/82.83	c total clause space: 48.1602MB
82.77/82.83	c total #watches: 121803
82.97/83.05	c total #propagations: 3573137 / total #impl: 32627129 (eff. 0.110)
82.97/83.05	c #Conflicts:     555000 | #Learnt:      35260 | 0.003
82.97/83.05	c total clause space: 48.1602MB
82.97/83.05	c total #watches: 125142
83.17/83.24	c total #propagations: 3579348 / total #impl: 32697746 (eff. 0.109)
83.17/83.24	c GC COLLECT
83.17/83.24	c #Conflicts:     556000 | #Learnt:      18362 | 0.003
83.17/83.24	c total clause space: 48.1602MB
83.17/83.24	c total #watches: 66764
83.27/83.38	c total #propagations: 3585517 / total #impl: 32766742 (eff. 0.109)
83.27/83.38	c #Conflicts:     557000 | #Learnt:      19362 | 0.003
83.27/83.38	c total clause space: 48.1602MB
83.27/83.38	c total #watches: 70330
83.47/83.53	c total #propagations: 3591585 / total #impl: 32832728 (eff. 0.109)
83.47/83.53	c #Conflicts:     558000 | #Learnt:      20362 | 0.003
83.47/83.53	c total clause space: 48.1602MB
83.47/83.53	c total #watches: 73795
83.58/83.68	c total #propagations: 3597957 / total #impl: 32896703 (eff. 0.109)
83.58/83.68	c #Conflicts:     559000 | #Learnt:      21362 | 0.003
83.58/83.68	c total clause space: 48.1602MB
83.58/83.68	c total #watches: 77277
83.77/83.86	c total #propagations: 3604117 / total #impl: 32953027 (eff. 0.109)
83.77/83.86	c #Conflicts:     560000 | #Learnt:      22362 | 0.003
83.77/83.86	c total clause space: 48.1602MB
83.77/83.86	c total #watches: 80893
83.97/84.04	c total #propagations: 3610817 / total #impl: 33020784 (eff. 0.109)
83.97/84.04	c #Conflicts:     561000 | #Learnt:      23362 | 0.003
83.97/84.04	c total clause space: 48.1602MB
83.97/84.04	c total #watches: 84586
84.17/84.23	c total #propagations: 3616989 / total #impl: 33082982 (eff. 0.109)
84.17/84.23	c #Conflicts:     562000 | #Learnt:      24362 | 0.003
84.17/84.23	c total clause space: 48.1602MB
84.17/84.23	c total #watches: 88218
84.37/84.46	c total #propagations: 3622861 / total #impl: 33137160 (eff. 0.109)
84.37/84.46	c #Conflicts:     563000 | #Learnt:      25362 | 0.003
84.37/84.46	c total clause space: 48.1602MB
84.37/84.46	c total #watches: 91742
84.68/84.80	c total #propagations: 3629487 / total #impl: 33189415 (eff. 0.109)
84.68/84.80	c #Conflicts:     564000 | #Learnt:      26362 | 0.003
84.68/84.80	c total clause space: 48.1602MB
84.68/84.80	c total #watches: 95634
84.97/85.03	c total #propagations: 3636262 / total #impl: 33239443 (eff. 0.109)
84.97/85.03	c #Conflicts:     565000 | #Learnt:      27362 | 0.003
84.97/85.03	c total clause space: 48.1602MB
84.97/85.03	c total #watches: 99064
85.17/85.25	c total #propagations: 3643249 / total #impl: 33303586 (eff. 0.109)
85.17/85.25	c #Conflicts:     566000 | #Learnt:      28362 | 0.003
85.17/85.25	c total clause space: 48.1602MB
85.17/85.25	c total #watches: 102239
85.47/85.53	c total #propagations: 3649700 / total #impl: 33370422 (eff. 0.109)
85.47/85.53	c #Conflicts:     567000 | #Learnt:      29362 | 0.003
85.47/85.53	c total clause space: 48.1602MB
85.47/85.53	c total #watches: 105984
85.67/85.76	c total #propagations: 3656061 / total #impl: 33427952 (eff. 0.109)
85.67/85.76	c #Conflicts:     568000 | #Learnt:      30362 | 0.003
85.67/85.76	c total clause space: 48.1602MB
85.67/85.76	c total #watches: 109594
85.88/85.93	c total #propagations: 3662338 / total #impl: 33488256 (eff. 0.109)
85.88/85.93	c #Conflicts:     569000 | #Learnt:      31362 | 0.003
85.88/85.93	c total clause space: 48.1602MB
85.88/85.93	c total #watches: 112876
86.07/86.15	c total #propagations: 3668660 / total #impl: 33548264 (eff. 0.109)
86.07/86.15	c #Conflicts:     570000 | #Learnt:      32362 | 0.003
86.07/86.15	c total clause space: 48.1602MB
86.07/86.15	c total #watches: 116392
86.27/86.35	c total #propagations: 3675191 / total #impl: 33609893 (eff. 0.109)
86.27/86.35	c #Conflicts:     571000 | #Learnt:      33362 | 0.003
86.27/86.35	c total clause space: 48.1602MB
86.27/86.35	c total #watches: 119885
86.47/86.55	c total #propagations: 3681624 / total #impl: 33664273 (eff. 0.109)
86.47/86.55	c #Conflicts:     572000 | #Learnt:      34362 | 0.003
86.47/86.55	c total clause space: 48.1602MB
86.47/86.55	c total #watches: 123294
86.67/86.76	c total #propagations: 3687573 / total #impl: 33714986 (eff. 0.109)
86.67/86.76	c #Conflicts:     573000 | #Learnt:      35362 | 0.003
86.67/86.76	c total clause space: 48.1602MB
86.67/86.76	c total #watches: 126612
86.98/87.02	c total #propagations: 3694190 / total #impl: 33771815 (eff. 0.109)
86.98/87.02	c #Conflicts:     574000 | #Learnt:      36362 | 0.003
86.98/87.02	c total clause space: 48.1602MB
86.98/87.02	c total #watches: 129720
87.07/87.13	c total #propagations: 3701242 / total #impl: 33835573 (eff. 0.109)
87.07/87.13	c GC COLLECT
87.07/87.13	c #Conflicts:     575000 | #Learnt:      19159 | 0.003
87.07/87.13	c total clause space: 48.1602MB
87.07/87.13	c total #watches: 69603
87.17/87.23	c total #propagations: 3707894 / total #impl: 33888746 (eff. 0.109)
87.17/87.23	c #Conflicts:     576000 | #Learnt:      20159 | 0.003
87.17/87.23	c total clause space: 48.1602MB
87.17/87.23	c total #watches: 73151
87.27/87.34	c total #propagations: 3714367 / total #impl: 33942538 (eff. 0.109)
87.27/87.34	c #Conflicts:     577000 | #Learnt:      21159 | 0.003
87.27/87.34	c total clause space: 48.1602MB
87.27/87.34	c total #watches: 76957
87.37/87.49	c total #propagations: 3720737 / total #impl: 33996249 (eff. 0.109)
87.37/87.49	c #Conflicts:     578000 | #Learnt:      22159 | 0.003
87.37/87.49	c total clause space: 48.1602MB
87.37/87.49	c total #watches: 80742
87.57/87.65	c total #propagations: 3726964 / total #impl: 34051086 (eff. 0.109)
87.57/87.65	c #Conflicts:     579000 | #Learnt:      23159 | 0.003
87.57/87.65	c total clause space: 48.1602MB
87.57/87.65	c total #watches: 84459
87.77/87.84	c total #propagations: 3733572 / total #impl: 34094398 (eff. 0.110)
87.77/87.84	c #Conflicts:     580000 | #Learnt:      24159 | 0.003
87.77/87.84	c total clause space: 48.1602MB
87.77/87.84	c total #watches: 87877
87.98/88.05	c total #propagations: 3739717 / total #impl: 34150698 (eff. 0.110)
87.98/88.05	c #Conflicts:     581000 | #Learnt:      25159 | 0.003
87.98/88.05	c total clause space: 48.1602MB
87.98/88.05	c total #watches: 91413
88.17/88.27	c total #propagations: 3746085 / total #impl: 34200219 (eff. 0.110)
88.17/88.27	c #Conflicts:     582000 | #Learnt:      26159 | 0.003
88.17/88.27	c total clause space: 48.1602MB
88.17/88.27	c total #watches: 94704
88.37/88.43	c total #propagations: 3752447 / total #impl: 34261295 (eff. 0.110)
88.37/88.43	c #Conflicts:     583000 | #Learnt:      27159 | 0.003
88.37/88.43	c total clause space: 48.1602MB
88.37/88.43	c total #watches: 98592
88.57/88.64	c total #propagations: 3758759 / total #impl: 34307844 (eff. 0.110)
88.57/88.64	c #Conflicts:     584000 | #Learnt:      28159 | 0.003
88.57/88.64	c total clause space: 48.1602MB
88.57/88.64	c total #watches: 101764
88.77/88.85	c total #propagations: 3765258 / total #impl: 34367847 (eff. 0.110)
88.77/88.85	c #Conflicts:     585000 | #Learnt:      29159 | 0.003
88.77/88.85	c total clause space: 48.1602MB
88.77/88.85	c total #watches: 104990
88.97/89.08	c total #propagations: 3772278 / total #impl: 34443548 (eff. 0.110)
88.97/89.08	c #Conflicts:     586000 | #Learnt:      30159 | 0.003
88.97/89.08	c total clause space: 48.1602MB
88.97/89.08	c total #watches: 108491
89.18/89.27	c total #propagations: 3779104 / total #impl: 34497285 (eff. 0.110)
89.18/89.27	c #Conflicts:     587000 | #Learnt:      31159 | 0.003
89.18/89.27	c total clause space: 48.1602MB
89.18/89.27	c total #watches: 112225
89.37/89.44	c total #propagations: 3785352 / total #impl: 34553168 (eff. 0.110)
89.37/89.44	c #Conflicts:     588000 | #Learnt:      32159 | 0.003
89.37/89.44	c total clause space: 48.1602MB
89.37/89.44	c total #watches: 115692
89.57/89.65	c total #propagations: 3791785 / total #impl: 34615883 (eff. 0.110)
89.57/89.65	c #Conflicts:     589000 | #Learnt:      33159 | 0.003
89.57/89.65	c total clause space: 48.1602MB
89.57/89.65	c total #watches: 118964
89.77/89.88	c total #propagations: 3798143 / total #impl: 34674871 (eff. 0.110)
89.77/89.88	c #Conflicts:     590000 | #Learnt:      34159 | 0.003
89.77/89.88	c total clause space: 48.1602MB
89.77/89.88	c total #watches: 122449
90.07/90.14	c total #propagations: 3805002 / total #impl: 34727567 (eff. 0.110)
90.07/90.14	c #Conflicts:     591000 | #Learnt:      35159 | 0.003
90.07/90.14	c total clause space: 48.1602MB
90.07/90.14	c total #watches: 125986
90.28/90.38	c total #propagations: 3811201 / total #impl: 34782024 (eff. 0.110)
90.28/90.38	c #Conflicts:     592000 | #Learnt:      36159 | 0.003
90.28/90.38	c total clause space: 48.1602MB
90.28/90.38	c total #watches: 129463
90.47/90.53	c total #propagations: 3817640 / total #impl: 34836623 (eff. 0.110)
90.47/90.53	c GC COLLECT
90.47/90.53	c #Conflicts:     593000 | #Learnt:      18661 | 0.003
90.47/90.53	c total clause space: 48.1602MB
90.47/90.53	c total #watches: 67828
90.57/90.62	c total #propagations: 3825103 / total #impl: 34891955 (eff. 0.110)
90.57/90.62	c #Conflicts:     594000 | #Learnt:      19661 | 0.003
90.57/90.62	c total clause space: 48.1602MB
90.57/90.62	c total #watches: 71208
90.67/90.70	c total #propagations: 3831853 / total #impl: 34945953 (eff. 0.110)
90.67/90.70	c #Conflicts:     595000 | #Learnt:      20661 | 0.003
90.67/90.70	c total clause space: 48.1602MB
90.67/90.70	c total #watches: 74543
90.77/90.84	c total #propagations: 3838660 / total #impl: 35002122 (eff. 0.110)
90.77/90.84	c #Conflicts:     596000 | #Learnt:      21661 | 0.003
90.77/90.84	c total clause space: 48.1602MB
90.77/90.84	c total #watches: 77886
90.87/90.96	c total #propagations: 3845242 / total #impl: 35057441 (eff. 0.110)
90.87/90.96	c #Conflicts:     597000 | #Learnt:      22661 | 0.003
90.87/90.96	c total clause space: 48.1602MB
90.87/90.96	c total #watches: 81409
91.07/91.10	c total #propagations: 3851648 / total #impl: 35111345 (eff. 0.110)
91.07/91.10	c #Conflicts:     598000 | #Learnt:      23661 | 0.003
91.07/91.10	c total clause space: 48.1602MB
91.07/91.10	c total #watches: 84722
91.17/91.25	c total #propagations: 3857632 / total #impl: 35169439 (eff. 0.110)
91.17/91.25	c #Conflicts:     599000 | #Learnt:      24661 | 0.003
91.17/91.25	c total clause space: 48.1602MB
91.17/91.25	c total #watches: 87970
91.28/91.40	c total #propagations: 3863698 / total #impl: 35227778 (eff. 0.110)
91.28/91.40	c #Conflicts:     600000 | #Learnt:      25661 | 0.003
91.28/91.40	c total clause space: 48.1602MB
91.28/91.40	c total #watches: 91260
91.47/91.57	c total #propagations: 3870106 / total #impl: 35287016 (eff. 0.110)
91.47/91.57	c #Conflicts:     601000 | #Learnt:      26661 | 0.003
91.47/91.57	c total clause space: 48.1602MB
91.47/91.57	c total #watches: 94494
91.67/91.73	c total #propagations: 3876828 / total #impl: 35345002 (eff. 0.110)
91.67/91.73	c #Conflicts:     602000 | #Learnt:      27661 | 0.003
91.67/91.73	c total clause space: 48.1602MB
91.67/91.73	c total #watches: 97938
91.77/91.89	c total #propagations: 3883708 / total #impl: 35404997 (eff. 0.110)
91.77/91.89	c #Conflicts:     603000 | #Learnt:      28661 | 0.003
91.77/91.89	c total clause space: 48.1602MB
91.77/91.89	c total #watches: 101485
91.97/92.04	c total #propagations: 3890277 / total #impl: 35461521 (eff. 0.110)
91.97/92.04	c #Conflicts:     604000 | #Learnt:      29661 | 0.003
91.97/92.04	c total clause space: 48.1602MB
91.97/92.04	c total #watches: 104832
92.07/92.19	c total #propagations: 3896703 / total #impl: 35521278 (eff. 0.110)
92.07/92.19	c #Conflicts:     605000 | #Learnt:      30661 | 0.003
92.07/92.19	c total clause space: 48.1602MB
92.07/92.19	c total #watches: 108131
92.27/92.38	c total #propagations: 3903397 / total #impl: 35585407 (eff. 0.110)
92.27/92.38	c #Conflicts:     606000 | #Learnt:      31661 | 0.003
92.27/92.38	c total clause space: 48.1602MB
92.27/92.38	c total #watches: 111458
92.48/92.54	c total #propagations: 3909822 / total #impl: 35653869 (eff. 0.110)
92.48/92.54	c #Conflicts:     607000 | #Learnt:      32661 | 0.003
92.48/92.54	c total clause space: 48.1602MB
92.48/92.54	c total #watches: 114679
92.67/92.71	c total #propagations: 3916435 / total #impl: 35712894 (eff. 0.110)
92.67/92.71	c #Conflicts:     608000 | #Learnt:      33661 | 0.003
92.67/92.71	c total clause space: 48.1602MB
92.67/92.71	c total #watches: 118176
92.87/92.92	c total #propagations: 3923500 / total #impl: 35776851 (eff. 0.110)
92.87/92.92	c #Conflicts:     609000 | #Learnt:      34661 | 0.003
92.87/92.92	c total clause space: 48.1602MB
92.87/92.92	c total #watches: 121627
93.07/93.17	c total #propagations: 3929600 / total #impl: 35838611 (eff. 0.110)
93.07/93.17	c #Conflicts:     610000 | #Learnt:      35661 | 0.003
93.07/93.17	c total clause space: 48.1602MB
93.07/93.17	c total #watches: 124955
93.27/93.36	c total #propagations: 3935708 / total #impl: 35910636 (eff. 0.110)
93.27/93.36	c #Conflicts:     611000 | #Learnt:      36661 | 0.003
93.27/93.36	c total clause space: 48.1602MB
93.27/93.36	c total #watches: 128448
93.48/93.58	c total #propagations: 3942271 / total #impl: 35974657 (eff. 0.110)
93.48/93.58	c GC COLLECT
93.48/93.58	c #Conflicts:     612000 | #Learnt:      18862 | 0.003
93.48/93.58	c total clause space: 78.2603MB
93.48/93.58	c total #watches: 68491
93.58/93.69	c total #propagations: 3948759 / total #impl: 36041613 (eff. 0.110)
93.58/93.69	c #Conflicts:     613000 | #Learnt:      19862 | 0.003
93.58/93.69	c total clause space: 78.2603MB
93.58/93.69	c total #watches: 71912
93.77/93.81	c total #propagations: 3955072 / total #impl: 36094343 (eff. 0.110)
93.77/93.81	c #Conflicts:     614000 | #Learnt:      20862 | 0.003
93.77/93.81	c total clause space: 78.2603MB
93.77/93.81	c total #watches: 75354
93.87/93.94	c total #propagations: 3961380 / total #impl: 36149141 (eff. 0.110)
93.87/93.94	c #Conflicts:     615000 | #Learnt:      21862 | 0.003
93.87/93.94	c total clause space: 78.2603MB
93.87/93.94	c total #watches: 78602
94.07/94.11	c total #propagations: 3967764 / total #impl: 36204736 (eff. 0.110)
94.07/94.11	c #Conflicts:     616000 | #Learnt:      22862 | 0.003
94.07/94.11	c total clause space: 78.2603MB
94.07/94.11	c total #watches: 82057
94.17/94.27	c total #propagations: 3974326 / total #impl: 36265888 (eff. 0.110)
94.17/94.27	c #Conflicts:     617000 | #Learnt:      23862 | 0.003
94.17/94.27	c total clause space: 78.2603MB
94.17/94.27	c total #watches: 85510
94.37/94.40	c total #propagations: 3980896 / total #impl: 36318402 (eff. 0.110)
94.37/94.40	c #Conflicts:     618000 | #Learnt:      24862 | 0.003
94.37/94.40	c total clause space: 78.2603MB
94.37/94.40	c total #watches: 89004
94.47/94.53	c total #propagations: 3986985 / total #impl: 36381881 (eff. 0.110)
94.47/94.53	c #Conflicts:     619000 | #Learnt:      25862 | 0.003
94.47/94.53	c total clause space: 78.2603MB
94.47/94.53	c total #watches: 92474
94.58/94.68	c total #propagations: 3992780 / total #impl: 36439950 (eff. 0.110)
94.58/94.68	c #Conflicts:     620000 | #Learnt:      26862 | 0.003
94.58/94.68	c total clause space: 78.2603MB
94.58/94.68	c total #watches: 95890
94.77/94.84	c total #propagations: 3998893 / total #impl: 36498660 (eff. 0.110)
94.77/94.84	c #Conflicts:     621000 | #Learnt:      27862 | 0.003
94.77/94.84	c total clause space: 78.2603MB
94.77/94.84	c total #watches: 99304
94.97/95.01	c total #propagations: 4005535 / total #impl: 36564131 (eff. 0.110)
94.97/95.01	c #Conflicts:     622000 | #Learnt:      28862 | 0.003
94.97/95.01	c total clause space: 78.2603MB
94.97/95.01	c total #watches: 102684
95.07/95.14	c total #propagations: 4012337 / total #impl: 36622353 (eff. 0.110)
95.07/95.14	c #Conflicts:     623000 | #Learnt:      29862 | 0.003
95.07/95.14	c total clause space: 78.2603MB
95.07/95.14	c total #watches: 106306
95.27/95.34	c total #propagations: 4019208 / total #impl: 36676023 (eff. 0.110)
95.27/95.34	c #Conflicts:     624000 | #Learnt:      30862 | 0.003
95.27/95.34	c total clause space: 78.2603MB
95.27/95.34	c total #watches: 109668
95.57/95.64	c total #propagations: 4025926 / total #impl: 36737598 (eff. 0.110)
95.57/95.64	c #Conflicts:     625000 | #Learnt:      31862 | 0.003
95.57/95.64	c total clause space: 78.2603MB
95.57/95.64	c total #watches: 113150
95.87/95.91	c total #propagations: 4032499 / total #impl: 36794396 (eff. 0.110)
95.87/95.91	c #Conflicts:     626000 | #Learnt:      32862 | 0.003
95.87/95.91	c total clause space: 78.2603MB
95.87/95.91	c total #watches: 116526
95.97/96.08	c total #propagations: 4039229 / total #impl: 36858427 (eff. 0.110)
95.97/96.08	c #Conflicts:     627000 | #Learnt:      33862 | 0.003
95.97/96.08	c total clause space: 78.2603MB
95.97/96.08	c total #watches: 119832
96.28/96.35	c total #propagations: 4046099 / total #impl: 36922435 (eff. 0.110)
96.28/96.35	c #Conflicts:     628000 | #Learnt:      34862 | 0.003
96.28/96.35	c total clause space: 78.2603MB
96.28/96.35	c total #watches: 123408
96.58/96.64	c total #propagations: 4052557 / total #impl: 36980119 (eff. 0.110)
96.58/96.64	c #Conflicts:     629000 | #Learnt:      35862 | 0.003
96.58/96.64	c total clause space: 78.2603MB
96.58/96.64	c total #watches: 127166
96.68/96.79	c total #propagations: 4059374 / total #impl: 37038662 (eff. 0.110)
96.68/96.79	c #Conflicts:     630000 | #Learnt:      36862 | 0.003
96.68/96.79	c total clause space: 78.2603MB
96.68/96.79	c total #watches: 130484
96.98/97.03	c total #propagations: 4065940 / total #impl: 37092260 (eff. 0.110)
96.98/97.03	c #Conflicts:     631000 | #Learnt:      37862 | 0.003
96.98/97.03	c total clause space: 78.2603MB
96.98/97.03	c total #watches: 133953
97.18/97.23	c total #propagations: 4072139 / total #impl: 37152767 (eff. 0.110)
97.18/97.23	c GC COLLECT
97.18/97.23	c #Conflicts:     632000 | #Learnt:      19759 | 0.003
97.18/97.23	c total clause space: 78.2603MB
97.18/97.23	c total #watches: 71572
97.28/97.38	c total #propagations: 4078845 / total #impl: 37221465 (eff. 0.110)
97.28/97.38	c #Conflicts:     633000 | #Learnt:      20759 | 0.003
97.28/97.38	c total clause space: 78.2603MB
97.28/97.38	c total #watches: 75149
97.48/97.53	c total #propagations: 4086269 / total #impl: 37311830 (eff. 0.110)
97.48/97.53	c #Conflicts:     634000 | #Learnt:      21759 | 0.003
97.48/97.53	c total clause space: 78.2603MB
97.48/97.53	c total #watches: 78630
97.68/97.70	c total #propagations: 4092691 / total #impl: 37383834 (eff. 0.109)
97.68/97.70	c #Conflicts:     635000 | #Learnt:      22759 | 0.003
97.68/97.70	c total clause space: 78.2603MB
97.68/97.70	c total #watches: 81881
97.88/97.91	c total #propagations: 4099528 / total #impl: 37455171 (eff. 0.109)
97.88/97.91	c #Conflicts:     636000 | #Learnt:      23759 | 0.003
97.88/97.91	c total clause space: 78.2603MB
97.88/97.91	c total #watches: 85561
98.08/98.10	c total #propagations: 4105863 / total #impl: 37520843 (eff. 0.109)
98.08/98.10	c #Conflicts:     637000 | #Learnt:      24759 | 0.003
98.08/98.10	c total clause space: 78.2603MB
98.08/98.10	c total #watches: 89168
98.28/98.31	c total #propagations: 4112323 / total #impl: 37579025 (eff. 0.109)
98.28/98.31	c #Conflicts:     638000 | #Learnt:      25759 | 0.003
98.28/98.31	c total clause space: 78.2603MB
98.28/98.31	c total #watches: 92795
98.48/98.52	c total #propagations: 4119111 / total #impl: 37632528 (eff. 0.109)
98.48/98.52	c #Conflicts:     639000 | #Learnt:      26759 | 0.003
98.48/98.52	c total clause space: 78.2603MB
98.48/98.52	c total #watches: 96600
98.58/98.67	c total #propagations: 4126120 / total #impl: 37685881 (eff. 0.109)
98.58/98.67	c #Conflicts:     640000 | #Learnt:      27759 | 0.003
98.58/98.67	c total clause space: 78.2603MB
98.58/98.67	c total #watches: 100001
98.78/98.89	c total #propagations: 4132625 / total #impl: 37736144 (eff. 0.110)
98.78/98.89	c #Conflicts:     641000 | #Learnt:      28759 | 0.003
98.78/98.89	c total clause space: 78.2603MB
98.78/98.89	c total #watches: 103533
99.08/99.15	c total #propagations: 4139741 / total #impl: 37803316 (eff. 0.110)
99.08/99.15	c #Conflicts:     642000 | #Learnt:      29759 | 0.003
99.08/99.15	c total clause space: 78.2603MB
99.08/99.15	c total #watches: 106860
99.28/99.37	c total #propagations: 4148072 / total #impl: 37868460 (eff. 0.110)
99.28/99.37	c #Conflicts:     643000 | #Learnt:      30759 | 0.003
99.28/99.37	c total clause space: 78.2603MB
99.28/99.37	c total #watches: 110499
99.58/99.67	c total #propagations: 4156160 / total #impl: 37942334 (eff. 0.110)
99.58/99.67	c #Conflicts:     644000 | #Learnt:      31759 | 0.003
99.58/99.67	c total clause space: 78.2603MB
99.58/99.67	c total #watches: 113822
99.78/99.89	c total #propagations: 4163306 / total #impl: 37992935 (eff. 0.110)
99.78/99.89	c #Conflicts:     645000 | #Learnt:      32759 | 0.003
99.78/99.89	c total clause space: 78.2603MB
99.78/99.89	c total #watches: 117481
99.98/100.07	c total #propagations: 4169690 / total #impl: 38047518 (eff. 0.110)
99.98/100.07	c #Conflicts:     646000 | #Learnt:      33759 | 0.003
99.98/100.07	c total clause space: 78.2603MB
99.98/100.07	c total #watches: 121154
100.28/100.37	c total #propagations: 4176506 / total #impl: 38109314 (eff. 0.110)
100.28/100.37	c #Conflicts:     647000 | #Learnt:      34759 | 0.003
100.28/100.37	c total clause space: 78.2603MB
100.28/100.37	c total #watches: 124810
100.58/100.69	c total #propagations: 4182930 / total #impl: 38161207 (eff. 0.110)
100.58/100.69	c #Conflicts:     648000 | #Learnt:      35759 | 0.003
100.58/100.69	c total clause space: 78.2603MB
100.58/100.69	c total #watches: 128887
101.08/101.10	c total #propagations: 4190377 / total #impl: 38212417 (eff. 0.110)
101.08/101.10	c #Conflicts:     649000 | #Learnt:      36759 | 0.003
101.08/101.10	c total clause space: 78.2603MB
101.08/101.10	c total #watches: 133036
101.18/101.30	c total #propagations: 4198153 / total #impl: 38270112 (eff. 0.110)
101.18/101.30	c #Conflicts:     650000 | #Learnt:      37759 | 0.003
101.18/101.30	c total clause space: 78.2603MB
101.18/101.30	c total #watches: 136373
101.48/101.50	c total #propagations: 4205172 / total #impl: 38318507 (eff. 0.110)
101.48/101.50	c #Conflicts:     651000 | #Learnt:      38759 | 0.003
101.48/101.50	c total clause space: 78.2603MB
101.48/101.50	c total #watches: 139565
101.58/101.63	c total #propagations: 4212260 / total #impl: 38378641 (eff. 0.110)
101.58/101.63	c GC COLLECT
101.58/101.63	c #Conflicts:     652000 | #Learnt:      20357 | 0.003
101.58/101.63	c total clause space: 78.2603MB
101.58/101.63	c total #watches: 73732
101.68/101.75	c total #propagations: 4218689 / total #impl: 38437925 (eff. 0.110)
101.68/101.75	c #Conflicts:     653000 | #Learnt:      21357 | 0.003
101.68/101.75	c total clause space: 78.2603MB
101.68/101.75	c total #watches: 77043
101.78/101.88	c total #propagations: 4225349 / total #impl: 38493282 (eff. 0.110)
101.78/101.88	c #Conflicts:     654000 | #Learnt:      22357 | 0.003
101.78/101.88	c total clause space: 78.2603MB
101.78/101.88	c total #watches: 80164
101.98/102.09	c total #propagations: 4231846 / total #impl: 38550310 (eff. 0.110)
101.98/102.09	c #Conflicts:     655000 | #Learnt:      23357 | 0.003
101.98/102.09	c total clause space: 78.2603MB
101.98/102.09	c total #watches: 83705
102.18/102.26	c total #propagations: 4238841 / total #impl: 38601484 (eff. 0.110)
102.18/102.26	c #Conflicts:     656000 | #Learnt:      24357 | 0.003
102.18/102.26	c total clause space: 78.2603MB
102.18/102.26	c total #watches: 86886
102.38/102.47	c total #propagations: 4245889 / total #impl: 38648778 (eff. 0.110)
102.38/102.47	c #Conflicts:     657000 | #Learnt:      25357 | 0.003
102.38/102.47	c total clause space: 78.2603MB
102.38/102.47	c total #watches: 90207
102.68/102.70	c total #propagations: 4252704 / total #impl: 38704657 (eff. 0.110)
102.68/102.70	c #Conflicts:     658000 | #Learnt:      26357 | 0.003
102.68/102.70	c total clause space: 78.2603MB
102.68/102.70	c total #watches: 93550
102.88/102.96	c total #propagations: 4259892 / total #impl: 38769636 (eff. 0.110)
102.88/102.96	c #Conflicts:     659000 | #Learnt:      27357 | 0.003
102.88/102.96	c total clause space: 78.2603MB
102.88/102.96	c total #watches: 96881
103.08/103.15	c total #propagations: 4266769 / total #impl: 38852026 (eff. 0.110)
103.08/103.15	c #Conflicts:     660000 | #Learnt:      28357 | 0.003
103.08/103.15	c total clause space: 78.2603MB
103.08/103.15	c total #watches: 100187
103.28/103.34	c total #propagations: 4273410 / total #impl: 38912050 (eff. 0.110)
103.28/103.34	c #Conflicts:     661000 | #Learnt:      29357 | 0.003
103.28/103.34	c total clause space: 78.2603MB
103.28/103.34	c total #watches: 103842
103.58/103.60	c total #propagations: 4280529 / total #impl: 38976035 (eff. 0.110)
103.58/103.60	c #Conflicts:     662000 | #Learnt:      30357 | 0.003
103.58/103.60	c total clause space: 78.2603MB
103.58/103.60	c total #watches: 107591
103.78/103.84	c total #propagations: 4286759 / total #impl: 39027309 (eff. 0.110)
103.78/103.84	c #Conflicts:     663000 | #Learnt:      31357 | 0.003
103.78/103.84	c total clause space: 78.2603MB
103.78/103.84	c total #watches: 111108
103.98/104.01	c total #propagations: 4293491 / total #impl: 39088402 (eff. 0.110)
103.98/104.01	c #Conflicts:     664000 | #Learnt:      32357 | 0.003
103.98/104.01	c total clause space: 78.2603MB
103.98/104.01	c total #watches: 115007
104.18/104.22	c total #propagations: 4300457 / total #impl: 39136081 (eff. 0.110)
104.18/104.22	c #Conflicts:     665000 | #Learnt:      33357 | 0.003
104.18/104.22	c total clause space: 78.2603MB
104.18/104.22	c total #watches: 118582
104.48/104.51	c total #propagations: 4307020 / total #impl: 39188970 (eff. 0.110)
104.48/104.51	c #Conflicts:     666000 | #Learnt:      34357 | 0.003
104.48/104.51	c total clause space: 78.2603MB
104.48/104.51	c total #watches: 122158
104.68/104.74	c total #propagations: 4313435 / total #impl: 39246421 (eff. 0.110)
104.68/104.74	c #Conflicts:     667000 | #Learnt:      35357 | 0.003
104.68/104.74	c total clause space: 78.2603MB
104.68/104.74	c total #watches: 125644
104.98/105.08	c total #propagations: 4319722 / total #impl: 39299392 (eff. 0.110)
104.98/105.08	c #Conflicts:     668000 | #Learnt:      36357 | 0.003
104.98/105.08	c total clause space: 78.2603MB
104.98/105.08	c total #watches: 129354
105.38/105.43	c total #propagations: 4326128 / total #impl: 39359019 (eff. 0.110)
105.38/105.43	c #Conflicts:     669000 | #Learnt:      37357 | 0.003
105.38/105.43	c total clause space: 78.2603MB
105.38/105.43	c total #watches: 133112
105.58/105.70	c total #propagations: 4332603 / total #impl: 39427863 (eff. 0.110)
105.58/105.70	c #Conflicts:     670000 | #Learnt:      38357 | 0.003
105.58/105.70	c total clause space: 78.2603MB
105.58/105.70	c total #watches: 136281
105.88/105.99	c total #propagations: 4339002 / total #impl: 39475708 (eff. 0.110)
105.88/105.99	c #Conflicts:     671000 | #Learnt:      39357 | 0.003
105.88/105.99	c total clause space: 78.2603MB
105.88/105.99	c total #watches: 140043
106.08/106.15	c total #propagations: 4345150 / total #impl: 39540470 (eff. 0.110)
106.08/106.15	c GC COLLECT
106.08/106.15	c #Conflicts:     672000 | #Learnt:      20655 | 0.003
106.08/106.15	c total clause space: 78.2603MB
106.08/106.15	c total #watches: 74501
106.18/106.29	c total #propagations: 4351366 / total #impl: 39607672 (eff. 0.110)
106.18/106.29	c #Conflicts:     673000 | #Learnt:      21655 | 0.003
106.18/106.29	c total clause space: 78.2603MB
106.18/106.29	c total #watches: 77897
106.38/106.44	c total #propagations: 4357617 / total #impl: 39667883 (eff. 0.110)
106.38/106.44	c #Conflicts:     674000 | #Learnt:      22655 | 0.003
106.38/106.44	c total clause space: 78.2603MB
106.38/106.44	c total #watches: 81199
106.48/106.59	c total #propagations: 4364119 / total #impl: 39717214 (eff. 0.110)
106.48/106.59	c #Conflicts:     675000 | #Learnt:      23655 | 0.003
106.48/106.59	c total clause space: 78.2603MB
106.48/106.59	c total #watches: 84456
106.68/106.76	c total #propagations: 4370802 / total #impl: 39772231 (eff. 0.110)
106.68/106.76	c #Conflicts:     676000 | #Learnt:      24655 | 0.003
106.68/106.76	c total clause space: 78.2603MB
106.68/106.76	c total #watches: 87851
106.88/106.96	c total #propagations: 4377480 / total #impl: 39827123 (eff. 0.110)
106.88/106.96	c #Conflicts:     677000 | #Learnt:      25655 | 0.003
106.88/106.96	c total clause space: 78.2603MB
106.88/106.96	c total #watches: 91163
106.98/107.08	c total #propagations: 4384177 / total #impl: 39885177 (eff. 0.110)
106.98/107.08	c #Conflicts:     678000 | #Learnt:      26655 | 0.003
106.98/107.08	c total clause space: 78.2603MB
106.98/107.08	c total #watches: 94607
107.18/107.20	c total #propagations: 4390569 / total #impl: 39941862 (eff. 0.110)
107.18/107.20	c #Conflicts:     679000 | #Learnt:      27655 | 0.003
107.18/107.20	c total clause space: 78.2603MB
107.18/107.20	c total #watches: 97800
107.28/107.36	c total #propagations: 4397639 / total #impl: 40005278 (eff. 0.110)
107.28/107.36	c #Conflicts:     680000 | #Learnt:      28655 | 0.003
107.28/107.36	c total clause space: 78.2603MB
107.28/107.36	c total #watches: 101009
107.58/107.60	c total #propagations: 4404575 / total #impl: 40069979 (eff. 0.110)
107.58/107.60	c #Conflicts:     681000 | #Learnt:      29655 | 0.003
107.58/107.60	c total clause space: 78.2603MB
107.58/107.60	c total #watches: 104503
107.68/107.77	c total #propagations: 4411220 / total #impl: 40129093 (eff. 0.110)
107.68/107.77	c #Conflicts:     682000 | #Learnt:      30655 | 0.003
107.68/107.77	c total clause space: 78.2603MB
107.68/107.77	c total #watches: 108005
107.88/107.96	c total #propagations: 4417235 / total #impl: 40184632 (eff. 0.110)
107.88/107.96	c #Conflicts:     683000 | #Learnt:      31655 | 0.003
107.88/107.96	c total clause space: 78.2603MB
107.88/107.96	c total #watches: 111163
108.08/108.15	c total #propagations: 4423792 / total #impl: 40243608 (eff. 0.110)
108.08/108.15	c #Conflicts:     684000 | #Learnt:      32655 | 0.003
108.08/108.15	c total clause space: 78.2603MB
108.08/108.15	c total #watches: 114658
108.38/108.42	c total #propagations: 4430263 / total #impl: 40305263 (eff. 0.110)
108.38/108.42	c #Conflicts:     685000 | #Learnt:      33655 | 0.003
108.38/108.42	c total clause space: 78.2603MB
108.38/108.42	c total #watches: 118121
108.58/108.65	c total #propagations: 4436963 / total #impl: 40360308 (eff. 0.110)
108.58/108.65	c #Conflicts:     686000 | #Learnt:      34655 | 0.003
108.58/108.65	c total clause space: 78.2603MB
108.58/108.65	c total #watches: 121451
108.78/108.84	c total #propagations: 4443200 / total #impl: 40420385 (eff. 0.110)
108.78/108.84	c #Conflicts:     687000 | #Learnt:      35655 | 0.003
108.78/108.84	c total clause space: 78.2603MB
108.78/108.84	c total #watches: 124807
108.98/109.03	c total #propagations: 4449269 / total #impl: 40479203 (eff. 0.110)
108.98/109.03	c #Conflicts:     688000 | #Learnt:      36655 | 0.003
108.98/109.03	c total clause space: 78.2603MB
108.98/109.03	c total #watches: 128351
109.28/109.31	c total #propagations: 4455540 / total #impl: 40541843 (eff. 0.110)
109.28/109.31	c #Conflicts:     689000 | #Learnt:      37655 | 0.003
109.28/109.31	c total clause space: 78.2603MB
109.28/109.31	c total #watches: 131675
109.58/109.61	c total #propagations: 4461780 / total #impl: 40600845 (eff. 0.110)
109.58/109.61	c #Conflicts:     690000 | #Learnt:      38655 | 0.003
109.58/109.61	c total clause space: 78.2603MB
109.58/109.61	c total #watches: 135134
109.78/109.82	c total #propagations: 4467798 / total #impl: 40656557 (eff. 0.110)
109.78/109.82	c #Conflicts:     691000 | #Learnt:      39655 | 0.003
109.78/109.82	c total clause space: 78.2603MB
109.78/109.82	c total #watches: 138859
109.98/110.00	c total #propagations: 4473917 / total #impl: 40703351 (eff. 0.110)
109.98/110.00	c GC COLLECT
109.98/110.00	c #Conflicts:     692000 | #Learnt:      20651 | 0.003
109.98/110.00	c total clause space: 78.2603MB
109.98/110.00	c total #watches: 74590
110.18/110.20	c total #propagations: 4479945 / total #impl: 40761047 (eff. 0.110)
110.18/110.20	c #Conflicts:     693000 | #Learnt:      21651 | 0.003
110.18/110.20	c total clause space: 78.2603MB
110.18/110.20	c total #watches: 78194
110.28/110.33	c total #propagations: 4486345 / total #impl: 40821126 (eff. 0.110)
110.28/110.33	c #Conflicts:     694000 | #Learnt:      22651 | 0.003
110.28/110.33	c total clause space: 78.2603MB
110.28/110.33	c total #watches: 81594
110.38/110.45	c total #propagations: 4492455 / total #impl: 40865598 (eff. 0.110)
110.38/110.45	c #Conflicts:     695000 | #Learnt:      23651 | 0.003
110.38/110.45	c total clause space: 78.2603MB
110.38/110.45	c total #watches: 85053
110.58/110.60	c total #propagations: 4499131 / total #impl: 40914250 (eff. 0.110)
110.58/110.60	c #Conflicts:     696000 | #Learnt:      24651 | 0.003
110.58/110.60	c total clause space: 78.2603MB
110.58/110.60	c total #watches: 88320
110.78/110.84	c total #propagations: 4505853 / total #impl: 40965236 (eff. 0.110)
110.78/110.84	c #Conflicts:     697000 | #Learnt:      25651 | 0.003
110.78/110.84	c total clause space: 78.2603MB
110.78/110.84	c total #watches: 91490
110.98/111.03	c total #propagations: 4513033 / total #impl: 41024366 (eff. 0.110)
110.98/111.03	c #Conflicts:     698000 | #Learnt:      26651 | 0.003
110.98/111.03	c total clause space: 78.2603MB
110.98/111.03	c total #watches: 94790
111.18/111.30	c total #propagations: 4520065 / total #impl: 41076751 (eff. 0.110)
111.18/111.30	c #Conflicts:     699000 | #Learnt:      27651 | 0.003
111.18/111.30	c total clause space: 78.2603MB
111.18/111.30	c total #watches: 97834
111.38/111.42	c total #propagations: 4527132 / total #impl: 41130409 (eff. 0.110)
111.38/111.42	c #Conflicts:     700000 | #Learnt:      28651 | 0.003
111.38/111.42	c total clause space: 78.2603MB
111.38/111.42	c total #watches: 101520
111.48/111.58	c total #propagations: 4534059 / total #impl: 41185673 (eff. 0.110)
111.48/111.58	c #Conflicts:     701000 | #Learnt:      29651 | 0.003
111.48/111.58	c total clause space: 78.2603MB
111.48/111.58	c total #watches: 105095
111.68/111.73	c total #propagations: 4540640 / total #impl: 41253871 (eff. 0.110)
111.68/111.73	c #Conflicts:     702000 | #Learnt:      30651 | 0.003
111.68/111.73	c total clause space: 78.2603MB
111.68/111.73	c total #watches: 108671
111.87/111.91	c total #propagations: 4547163 / total #impl: 41313289 (eff. 0.110)
111.87/111.91	c #Conflicts:     703000 | #Learnt:      31651 | 0.003
111.87/111.91	c total clause space: 78.2603MB
111.87/111.91	c total #watches: 112106
111.97/112.09	c total #propagations: 4553911 / total #impl: 41378236 (eff. 0.110)
111.97/112.09	c #Conflicts:     704000 | #Learnt:      32651 | 0.003
111.97/112.09	c total clause space: 78.2603MB
111.97/112.09	c total #watches: 115680
112.28/112.32	c total #propagations: 4560571 / total #impl: 41446879 (eff. 0.110)
112.28/112.32	c #Conflicts:     705000 | #Learnt:      33651 | 0.003
112.28/112.32	c total clause space: 78.2603MB
112.28/112.32	c total #watches: 119275
112.47/112.52	c total #propagations: 4567232 / total #impl: 41517854 (eff. 0.110)
112.47/112.52	c #Conflicts:     706000 | #Learnt:      34651 | 0.003
112.47/112.52	c total clause space: 78.2603MB
112.47/112.52	c total #watches: 122452
112.67/112.72	c total #propagations: 4573488 / total #impl: 41574664 (eff. 0.110)
112.67/112.72	c #Conflicts:     707000 | #Learnt:      35651 | 0.003
112.67/112.72	c total clause space: 78.2603MB
112.67/112.72	c total #watches: 125800
112.87/112.96	c total #propagations: 4579652 / total #impl: 41636700 (eff. 0.110)
112.87/112.96	c #Conflicts:     708000 | #Learnt:      36651 | 0.003
112.87/112.96	c total clause space: 78.2603MB
112.87/112.96	c total #watches: 129244
113.07/113.19	c total #propagations: 4585241 / total #impl: 41694478 (eff. 0.110)
113.07/113.19	c #Conflicts:     709000 | #Learnt:      37651 | 0.003
113.07/113.19	c total clause space: 78.2603MB
113.07/113.19	c total #watches: 132579
113.38/113.43	c total #propagations: 4591385 / total #impl: 41757268 (eff. 0.110)
113.38/113.43	c #Conflicts:     710000 | #Learnt:      38651 | 0.003
113.38/113.43	c total clause space: 78.2603MB
113.38/113.43	c total #watches: 135835
113.67/113.77	c total #propagations: 4597308 / total #impl: 41817703 (eff. 0.110)
113.67/113.77	c #Conflicts:     711000 | #Learnt:      39651 | 0.003
113.67/113.77	c total clause space: 78.2603MB
113.67/113.77	c total #watches: 139376
114.07/114.10	c total #propagations: 4602954 / total #impl: 41877848 (eff. 0.110)
114.07/114.10	c GC COLLECT
114.07/114.10	c #Conflicts:     712000 | #Learnt:      20357 | 0.003
114.07/114.10	c total clause space: 78.2603MB
114.07/114.10	c total #watches: 73563
114.17/114.21	c total #propagations: 4608853 / total #impl: 41945482 (eff. 0.110)
114.17/114.21	c #Conflicts:     713000 | #Learnt:      21357 | 0.003
114.17/114.21	c total clause space: 78.2603MB
114.17/114.21	c total #watches: 77096
114.27/114.37	c total #propagations: 4614786 / total #impl: 41998357 (eff. 0.110)
114.27/114.37	c #Conflicts:     714000 | #Learnt:      22357 | 0.003
114.27/114.37	c total clause space: 78.2603MB
114.27/114.37	c total #watches: 80579
114.48/114.55	c total #propagations: 4620668 / total #impl: 42058658 (eff. 0.110)
114.48/114.55	c #Conflicts:     715000 | #Learnt:      23357 | 0.003
114.48/114.55	c total clause space: 78.2603MB
114.48/114.55	c total #watches: 84095
114.67/114.72	c total #propagations: 4626513 / total #impl: 42120925 (eff. 0.110)
114.67/114.72	c #Conflicts:     716000 | #Learnt:      24357 | 0.003
114.67/114.72	c total clause space: 78.2603MB
114.67/114.72	c total #watches: 87314
114.77/114.86	c total #propagations: 4632101 / total #impl: 42179286 (eff. 0.110)
114.77/114.86	c #Conflicts:     717000 | #Learnt:      25357 | 0.003
114.77/114.86	c total clause space: 78.2603MB
114.77/114.86	c total #watches: 90837
114.97/115.07	c total #propagations: 4637977 / total #impl: 42234339 (eff. 0.110)
114.97/115.07	c #Conflicts:     718000 | #Learnt:      26357 | 0.003
114.97/115.07	c total clause space: 78.2603MB
114.97/115.07	c total #watches: 94087
115.17/115.20	c total #propagations: 4643902 / total #impl: 42297690 (eff. 0.110)
115.17/115.20	c #Conflicts:     719000 | #Learnt:      27357 | 0.003
115.17/115.20	c total clause space: 78.2603MB
115.17/115.20	c total #watches: 97599
115.27/115.39	c total #propagations: 4650874 / total #impl: 42344194 (eff. 0.110)
115.27/115.39	c #Conflicts:     720000 | #Learnt:      28357 | 0.003
115.27/115.39	c total clause space: 78.2603MB
115.27/115.39	c total #watches: 101020
115.48/115.54	c total #propagations: 4657468 / total #impl: 42396301 (eff. 0.110)
115.48/115.54	c #Conflicts:     721000 | #Learnt:      29357 | 0.003
115.48/115.54	c total clause space: 78.2603MB
115.48/115.54	c total #watches: 104245
115.67/115.70	c total #propagations: 4663781 / total #impl: 42450695 (eff. 0.110)
115.67/115.70	c #Conflicts:     722000 | #Learnt:      30357 | 0.003
115.67/115.70	c total clause space: 78.2603MB
115.67/115.70	c total #watches: 107474
115.77/115.86	c total #propagations: 4670541 / total #impl: 42507877 (eff. 0.110)
115.77/115.86	c #Conflicts:     723000 | #Learnt:      31357 | 0.003
115.77/115.86	c total clause space: 78.2603MB
115.77/115.86	c total #watches: 110601
115.97/116.01	c total #propagations: 4677218 / total #impl: 42562673 (eff. 0.110)
115.97/116.01	c #Conflicts:     724000 | #Learnt:      32357 | 0.003
115.97/116.01	c total clause space: 78.2603MB
115.97/116.01	c total #watches: 113736
116.07/116.17	c total #propagations: 4684340 / total #impl: 42613121 (eff. 0.110)
116.07/116.17	c #Conflicts:     725000 | #Learnt:      33357 | 0.003
116.07/116.17	c total clause space: 78.2603MB
116.07/116.17	c total #watches: 116854
116.37/116.40	c total #propagations: 4691867 / total #impl: 42660706 (eff. 0.110)
116.37/116.40	c #Conflicts:     726000 | #Learnt:      34357 | 0.003
116.37/116.40	c total clause space: 78.2603MB
116.37/116.40	c total #watches: 119986
116.58/116.66	c total #propagations: 4699445 / total #impl: 42712687 (eff. 0.110)
116.58/116.66	c #Conflicts:     727000 | #Learnt:      35357 | 0.003
116.58/116.66	c total clause space: 78.2603MB
116.58/116.66	c total #watches: 123217
116.87/116.95	c total #propagations: 4706034 / total #impl: 42775032 (eff. 0.110)
116.87/116.95	c #Conflicts:     728000 | #Learnt:      36357 | 0.003
116.87/116.95	c total clause space: 78.2603MB
116.87/116.95	c total #watches: 126429
117.17/117.24	c total #propagations: 4712481 / total #impl: 42845061 (eff. 0.110)
117.17/117.24	c #Conflicts:     729000 | #Learnt:      37357 | 0.003
117.17/117.24	c total clause space: 78.2603MB
117.17/117.24	c total #watches: 129766
117.47/117.53	c total #propagations: 4719827 / total #impl: 42913266 (eff. 0.110)
117.47/117.53	c #Conflicts:     730000 | #Learnt:      38357 | 0.003
117.47/117.53	c total clause space: 78.2603MB
117.47/117.53	c total #watches: 133135
117.78/117.82	c total #propagations: 4726684 / total #impl: 42980248 (eff. 0.110)
117.78/117.82	c #Conflicts:     731000 | #Learnt:      39357 | 0.003
117.78/117.82	c total clause space: 78.2603MB
117.78/117.82	c total #watches: 136327
118.07/118.13	c total #propagations: 4734024 / total #impl: 43039478 (eff. 0.110)
118.07/118.13	c #Conflicts:     732000 | #Learnt:      40357 | 0.003
118.07/118.13	c total clause space: 78.2603MB
118.07/118.13	c total #watches: 139491
118.47/118.50	c total #propagations: 4741424 / total #impl: 43106949 (eff. 0.110)
118.47/118.50	c GC COLLECT
118.47/118.50	c #Conflicts:     733000 | #Learnt:      20756 | 0.003
118.47/118.50	c total clause space: 78.2603MB
118.47/118.50	c total #watches: 75045
118.57/118.63	c total #propagations: 4749486 / total #impl: 43165902 (eff. 0.110)
118.57/118.63	c #Conflicts:     734000 | #Learnt:      21756 | 0.003
118.57/118.63	c total clause space: 78.2603MB
118.57/118.63	c total #watches: 78585
118.67/118.78	c total #propagations: 4756477 / total #impl: 43216077 (eff. 0.110)
118.67/118.78	c #Conflicts:     735000 | #Learnt:      22756 | 0.003
118.67/118.78	c total clause space: 78.2603MB
118.67/118.78	c total #watches: 82034
118.88/118.91	c total #propagations: 4762953 / total #impl: 43268130 (eff. 0.110)
118.88/118.91	c #Conflicts:     736000 | #Learnt:      23756 | 0.003
118.88/118.91	c total clause space: 78.2603MB
118.88/118.91	c total #watches: 85521
118.97/119.04	c total #propagations: 4769380 / total #impl: 43316051 (eff. 0.110)
118.97/119.04	c #Conflicts:     737000 | #Learnt:      24756 | 0.003
118.97/119.04	c total clause space: 78.2603MB
118.97/119.04	c total #watches: 88741
119.17/119.22	c total #propagations: 4775713 / total #impl: 43369740 (eff. 0.110)
119.17/119.22	c #Conflicts:     738000 | #Learnt:      25756 | 0.003
119.17/119.22	c total clause space: 78.2603MB
119.17/119.22	c total #watches: 92242
119.37/119.42	c total #propagations: 4782277 / total #impl: 43425458 (eff. 0.110)
119.37/119.42	c #Conflicts:     739000 | #Learnt:      26756 | 0.003
119.37/119.42	c total clause space: 78.2603MB
119.37/119.42	c total #watches: 95588
119.57/119.65	c total #propagations: 4788733 / total #impl: 43481980 (eff. 0.110)
119.57/119.65	c #Conflicts:     740000 | #Learnt:      27756 | 0.003
119.57/119.65	c total clause space: 78.2603MB
119.57/119.65	c total #watches: 98946
119.77/119.83	c total #propagations: 4796090 / total #impl: 43539020 (eff. 0.110)
119.77/119.83	c #Conflicts:     741000 | #Learnt:      28756 | 0.003
119.77/119.83	c total clause space: 78.2603MB
119.77/119.83	c total #watches: 102178
119.98/120.02	c total #propagations: 4803206 / total #impl: 43596230 (eff. 0.110)
119.98/120.02	c #Conflicts:     742000 | #Learnt:      29756 | 0.003
119.98/120.02	c total clause space: 78.2603MB
119.98/120.02	c total #watches: 105385
120.17/120.24	c total #propagations: 4810334 / total #impl: 43648875 (eff. 0.110)
120.17/120.24	c #Conflicts:     743000 | #Learnt:      30756 | 0.003
120.17/120.24	c total clause space: 78.2603MB
120.17/120.24	c total #watches: 108712
120.47/120.51	c total #propagations: 4817556 / total #impl: 43704512 (eff. 0.110)
120.47/120.51	c #Conflicts:     744000 | #Learnt:      31756 | 0.003
120.47/120.51	c total clause space: 78.2603MB
120.47/120.51	c total #watches: 112131
120.67/120.72	c total #propagations: 4824212 / total #impl: 43764117 (eff. 0.110)
120.67/120.72	c #Conflicts:     745000 | #Learnt:      32756 | 0.003
120.67/120.72	c total clause space: 78.2603MB
120.67/120.72	c total #watches: 115476
120.87/120.99	c total #propagations: 4830200 / total #impl: 43821383 (eff. 0.110)
120.87/120.99	c #Conflicts:     746000 | #Learnt:      33756 | 0.003
120.87/120.99	c total clause space: 78.2603MB
120.87/120.99	c total #watches: 118953
121.17/121.29	c total #propagations: 4837114 / total #impl: 43878552 (eff. 0.110)
121.17/121.29	c #Conflicts:     747000 | #Learnt:      34756 | 0.003
121.17/121.29	c total clause space: 78.2603MB
121.17/121.29	c total #watches: 122656
121.47/121.53	c total #propagations: 4843624 / total #impl: 43933992 (eff. 0.110)
121.47/121.53	c #Conflicts:     748000 | #Learnt:      35756 | 0.003
121.47/121.53	c total clause space: 78.2603MB
121.47/121.53	c total #watches: 126088
121.67/121.72	c total #propagations: 4849903 / total #impl: 43991055 (eff. 0.110)
121.67/121.72	c #Conflicts:     749000 | #Learnt:      36756 | 0.003
121.67/121.72	c total clause space: 78.2603MB
121.67/121.72	c total #watches: 129549
121.87/121.96	c total #propagations: 4856322 / total #impl: 44050327 (eff. 0.110)
121.87/121.96	c #Conflicts:     750000 | #Learnt:      37756 | 0.003
121.87/121.96	c total clause space: 78.2603MB
121.87/121.96	c total #watches: 132969
122.18/122.25	c total #propagations: 4862669 / total #impl: 44116273 (eff. 0.110)
122.18/122.25	c #Conflicts:     751000 | #Learnt:      38756 | 0.003
122.18/122.25	c total clause space: 78.2603MB
122.18/122.25	c total #watches: 136532
122.47/122.57	c total #propagations: 4869600 / total #impl: 44170387 (eff. 0.110)
122.47/122.57	c #Conflicts:     752000 | #Learnt:      39756 | 0.003
122.47/122.57	c total clause space: 78.2603MB
122.47/122.57	c total #watches: 139823
122.67/122.79	c total #propagations: 4877114 / total #impl: 44227012 (eff. 0.110)
122.67/122.79	c #Conflicts:     753000 | #Learnt:      40756 | 0.003
122.67/122.79	c total clause space: 78.2603MB
122.67/122.79	c total #watches: 143366
122.97/123.08	c total #propagations: 4883194 / total #impl: 44276989 (eff. 0.110)
122.97/123.08	c #Conflicts:     754000 | #Learnt:      41756 | 0.003
122.97/123.08	c total clause space: 78.2603MB
122.97/123.08	c total #watches: 147102
123.18/123.28	c total #propagations: 4889470 / total #impl: 44333719 (eff. 0.110)
123.18/123.28	c GC COLLECT
123.18/123.28	c #Conflicts:     755000 | #Learnt:      21852 | 0.003
123.18/123.28	c total clause space: 78.2603MB
123.18/123.28	c total #watches: 78900
123.37/123.48	c total #propagations: 4895692 / total #impl: 44394519 (eff. 0.110)
123.37/123.48	c #Conflicts:     756000 | #Learnt:      22852 | 0.003
123.37/123.48	c total clause space: 78.2603MB
123.37/123.48	c total #watches: 82333
123.57/123.67	c total #propagations: 4902337 / total #impl: 44453238 (eff. 0.110)
123.57/123.67	c #Conflicts:     757000 | #Learnt:      23852 | 0.003
123.57/123.67	c total clause space: 78.2603MB
123.57/123.67	c total #watches: 86076
123.77/123.88	c total #propagations: 4908907 / total #impl: 44504537 (eff. 0.110)
123.77/123.88	c #Conflicts:     758000 | #Learnt:      24852 | 0.003
123.77/123.88	c total clause space: 78.2603MB
123.77/123.88	c total #watches: 89683
123.97/124.09	c total #propagations: 4915912 / total #impl: 44556735 (eff. 0.110)
123.97/124.09	c #Conflicts:     759000 | #Learnt:      25852 | 0.003
123.97/124.09	c total clause space: 78.2603MB
123.97/124.09	c total #watches: 93243
124.28/124.35	c total #propagations: 4922742 / total #impl: 44610658 (eff. 0.110)
124.28/124.35	c #Conflicts:     760000 | #Learnt:      26852 | 0.003
124.28/124.35	c total clause space: 78.2603MB
124.28/124.35	c total #watches: 96724
124.57/124.64	c total #propagations: 4929698 / total #impl: 44663676 (eff. 0.110)
124.57/124.64	c #Conflicts:     761000 | #Learnt:      27852 | 0.003
124.57/124.64	c total clause space: 78.2603MB
124.57/124.64	c total #watches: 100227
124.97/125.00	c total #propagations: 4937086 / total #impl: 44714521 (eff. 0.110)
124.97/125.00	c #Conflicts:     762000 | #Learnt:      28852 | 0.003
124.97/125.00	c total clause space: 78.2603MB
124.97/125.00	c total #watches: 103660
125.27/125.35	c total #propagations: 4945170 / total #impl: 44761272 (eff. 0.110)
125.27/125.35	c #Conflicts:     763000 | #Learnt:      29852 | 0.003
125.27/125.35	c total clause space: 78.2603MB
125.27/125.35	c total #watches: 107040
125.48/125.56	c total #propagations: 4952469 / total #impl: 44816396 (eff. 0.111)
125.48/125.56	c #Conflicts:     764000 | #Learnt:      30852 | 0.003
125.48/125.56	c total clause space: 78.2603MB
125.48/125.56	c total #watches: 110616
125.77/125.82	c total #propagations: 4959419 / total #impl: 44864493 (eff. 0.111)
125.77/125.82	c #Conflicts:     765000 | #Learnt:      31852 | 0.003
125.77/125.82	c total clause space: 78.2603MB
125.77/125.82	c total #watches: 113961
126.07/126.10	c total #propagations: 4966216 / total #impl: 44925704 (eff. 0.111)
126.07/126.10	c #Conflicts:     766000 | #Learnt:      32852 | 0.003
126.07/126.10	c total clause space: 78.2603MB
126.07/126.10	c total #watches: 117396
126.27/126.31	c total #propagations: 4972330 / total #impl: 44987567 (eff. 0.111)
126.27/126.31	c #Conflicts:     767000 | #Learnt:      33852 | 0.003
126.27/126.31	c total clause space: 78.2603MB
126.27/126.31	c total #watches: 120933
126.58/126.67	c total #propagations: 4978800 / total #impl: 45043916 (eff. 0.111)
126.58/126.67	c #Conflicts:     768000 | #Learnt:      34852 | 0.003
126.58/126.67	c total clause space: 78.2603MB
126.58/126.67	c total #watches: 124406
126.97/127.03	c total #propagations: 4985304 / total #impl: 45103401 (eff. 0.111)
126.97/127.03	c #Conflicts:     769000 | #Learnt:      35852 | 0.003
126.97/127.03	c total clause space: 78.2603MB
126.97/127.03	c total #watches: 128029
127.17/127.28	c total #propagations: 4993122 / total #impl: 45159547 (eff. 0.111)
127.17/127.28	c #Conflicts:     770000 | #Learnt:      36852 | 0.003
127.17/127.28	c total clause space: 78.2603MB
127.17/127.28	c total #watches: 131564
127.37/127.44	c total #propagations: 5000692 / total #impl: 45201628 (eff. 0.111)
127.37/127.44	c #Conflicts:     771000 | #Learnt:      37852 | 0.003
127.37/127.44	c total clause space: 78.2603MB
127.37/127.44	c total #watches: 135016
127.58/127.69	c total #propagations: 5007490 / total #impl: 45255744 (eff. 0.111)
127.58/127.69	c #Conflicts:     772000 | #Learnt:      38852 | 0.003
127.58/127.69	c total clause space: 78.2603MB
127.58/127.69	c total #watches: 138536
127.87/127.94	c total #propagations: 5014013 / total #impl: 45319330 (eff. 0.111)
127.87/127.94	c #Conflicts:     773000 | #Learnt:      39852 | 0.003
127.87/127.94	c total clause space: 78.2603MB
127.87/127.94	c total #watches: 142034
128.27/128.36	c total #propagations: 5020621 / total #impl: 45378705 (eff. 0.111)
128.27/128.36	c #Conflicts:     774000 | #Learnt:      40852 | 0.003
128.27/128.36	c total clause space: 78.2603MB
128.27/128.36	c total #watches: 146024
128.68/128.71	c total #propagations: 5027258 / total #impl: 45428203 (eff. 0.111)
128.68/128.71	c #Conflicts:     775000 | #Learnt:      41852 | 0.003
128.68/128.71	c total clause space: 78.2603MB
128.68/128.71	c total #watches: 149794
128.87/128.95	c total #propagations: 5033844 / total #impl: 45483475 (eff. 0.111)
128.87/128.95	c GC COLLECT
128.87/128.95	c #Conflicts:     776000 | #Learnt:      21651 | 0.003
128.87/128.95	c total clause space: 78.2603MB
128.87/128.95	c total #watches: 78356
129.07/129.11	c total #propagations: 5040065 / total #impl: 45544070 (eff. 0.111)
129.07/129.11	c #Conflicts:     777000 | #Learnt:      22651 | 0.003
129.07/129.11	c total clause space: 78.2603MB
129.07/129.11	c total #watches: 81885
129.17/129.24	c total #propagations: 5046262 / total #impl: 45599277 (eff. 0.111)
129.17/129.24	c #Conflicts:     778000 | #Learnt:      23651 | 0.003
129.17/129.24	c total clause space: 78.2603MB
129.17/129.24	c total #watches: 85491
129.27/129.39	c total #propagations: 5052470 / total #impl: 45656647 (eff. 0.111)
129.27/129.39	c #Conflicts:     779000 | #Learnt:      24651 | 0.003
129.27/129.39	c total clause space: 78.2603MB
129.27/129.39	c total #watches: 88913
129.47/129.57	c total #propagations: 5058937 / total #impl: 45718639 (eff. 0.111)
129.47/129.57	c #Conflicts:     780000 | #Learnt:      25651 | 0.003
129.47/129.57	c total clause space: 78.2603MB
129.47/129.57	c total #watches: 92523
129.67/129.75	c total #propagations: 5065364 / total #impl: 45788944 (eff. 0.111)
129.67/129.75	c #Conflicts:     781000 | #Learnt:      26651 | 0.003
129.67/129.75	c total clause space: 78.2603MB
129.67/129.75	c total #watches: 96107
129.88/129.95	c total #propagations: 5071696 / total #impl: 45859562 (eff. 0.111)
129.88/129.95	c #Conflicts:     782000 | #Learnt:      27651 | 0.003
129.88/129.95	c total clause space: 78.2603MB
129.88/129.95	c total #watches: 99986
130.17/130.20	c total #propagations: 5078740 / total #impl: 45933212 (eff. 0.111)
130.17/130.20	c #Conflicts:     783000 | #Learnt:      28651 | 0.003
130.17/130.20	c total clause space: 78.2603MB
130.17/130.20	c total #watches: 103496
130.37/130.42	c total #propagations: 5084753 / total #impl: 45987446 (eff. 0.111)
130.37/130.42	c #Conflicts:     784000 | #Learnt:      29651 | 0.003
130.37/130.42	c total clause space: 78.2603MB
130.37/130.42	c total #watches: 106850
130.57/130.67	c total #propagations: 5090821 / total #impl: 46045700 (eff. 0.111)
130.57/130.67	c #Conflicts:     785000 | #Learnt:      30651 | 0.003
130.57/130.67	c total clause space: 78.2603MB
130.57/130.67	c total #watches: 109872
130.77/130.89	c total #propagations: 5097486 / total #impl: 46101746 (eff. 0.111)
130.77/130.89	c #Conflicts:     786000 | #Learnt:      31651 | 0.003
130.77/130.89	c total clause space: 78.2603MB
130.77/130.89	c total #watches: 113306
131.07/131.17	c total #propagations: 5103635 / total #impl: 46160178 (eff. 0.111)
131.07/131.17	c #Conflicts:     787000 | #Learnt:      32651 | 0.003
131.07/131.17	c total clause space: 78.2603MB
131.07/131.17	c total #watches: 116502
131.27/131.38	c total #propagations: 5109518 / total #impl: 46222754 (eff. 0.111)
131.27/131.38	c #Conflicts:     788000 | #Learnt:      33651 | 0.003
131.27/131.38	c total clause space: 78.2603MB
131.27/131.38	c total #watches: 120116
131.47/131.56	c total #propagations: 5115707 / total #impl: 46281748 (eff. 0.111)
131.47/131.56	c #Conflicts:     789000 | #Learnt:      34651 | 0.003
131.47/131.56	c total clause space: 78.2603MB
131.47/131.56	c total #watches: 123602
131.67/131.73	c total #propagations: 5122256 / total #impl: 46332802 (eff. 0.111)
131.67/131.73	c #Conflicts:     790000 | #Learnt:      35651 | 0.003
131.67/131.73	c total clause space: 78.2603MB
131.67/131.73	c total #watches: 127203
131.87/131.93	c total #propagations: 5129048 / total #impl: 46379702 (eff. 0.111)
131.87/131.93	c #Conflicts:     791000 | #Learnt:      36651 | 0.003
131.87/131.93	c total clause space: 78.2603MB
131.87/131.93	c total #watches: 130687
132.08/132.14	c total #propagations: 5135484 / total #impl: 46439146 (eff. 0.111)
132.08/132.14	c #Conflicts:     792000 | #Learnt:      37651 | 0.003
132.08/132.14	c total clause space: 78.2603MB
132.08/132.14	c total #watches: 134164
132.37/132.43	c total #propagations: 5142024 / total #impl: 46492160 (eff. 0.111)
132.37/132.43	c #Conflicts:     793000 | #Learnt:      38651 | 0.003
132.37/132.43	c total clause space: 78.2603MB
132.37/132.43	c total #watches: 137461
132.67/132.79	c total #propagations: 5148476 / total #impl: 46549697 (eff. 0.111)
132.67/132.79	c #Conflicts:     794000 | #Learnt:      39651 | 0.003
132.67/132.79	c total clause space: 78.2603MB
132.67/132.79	c total #watches: 141049
133.08/133.16	c total #propagations: 5155250 / total #impl: 46605666 (eff. 0.111)
133.08/133.16	c #Conflicts:     795000 | #Learnt:      40651 | 0.003
133.08/133.16	c total clause space: 78.2603MB
133.08/133.16	c total #watches: 144541
133.37/133.41	c total #propagations: 5162353 / total #impl: 46667112 (eff. 0.111)
133.37/133.41	c #Conflicts:     796000 | #Learnt:      41651 | 0.003
133.37/133.41	c total clause space: 78.2603MB
133.37/133.41	c total #watches: 148431
133.67/133.72	c total #propagations: 5169528 / total #impl: 46720614 (eff. 0.111)
133.67/133.72	c #Conflicts:     797000 | #Learnt:      42651 | 0.003
133.67/133.72	c total clause space: 78.2603MB
133.67/133.72	c total #watches: 152218
133.97/134.02	c total #propagations: 5176046 / total #impl: 46778291 (eff. 0.111)
133.97/134.02	c GC COLLECT
133.97/134.02	c #Conflicts:     798000 | #Learnt:      22151 | 0.003
133.97/134.02	c total clause space: 78.2603MB
133.97/134.02	c total #watches: 80304
134.07/134.18	c total #propagations: 5182595 / total #impl: 46837541 (eff. 0.111)
134.07/134.18	c #Conflicts:     799000 | #Learnt:      23151 | 0.003
134.07/134.18	c total clause space: 78.2603MB
134.07/134.18	c total #watches: 84194
134.28/134.31	c total #propagations: 5189102 / total #impl: 46886613 (eff. 0.111)
134.28/134.31	c #Conflicts:     800000 | #Learnt:      24151 | 0.003
134.28/134.31	c total clause space: 78.2603MB
134.28/134.31	c total #watches: 87763
134.37/134.44	c total #propagations: 5195674 / total #impl: 46939544 (eff. 0.111)
134.37/134.44	c #Conflicts:     801000 | #Learnt:      25151 | 0.003
134.37/134.44	c total clause space: 78.2603MB
134.37/134.44	c total #watches: 91426
134.47/134.59	c total #propagations: 5202000 / total #impl: 46983171 (eff. 0.111)
134.47/134.59	c #Conflicts:     802000 | #Learnt:      26151 | 0.003
134.47/134.59	c total clause space: 78.2603MB
134.47/134.59	c total #watches: 95207
134.67/134.77	c total #propagations: 5208150 / total #impl: 47035743 (eff. 0.111)
134.67/134.77	c #Conflicts:     803000 | #Learnt:      27151 | 0.003
134.67/134.77	c total clause space: 78.2603MB
134.67/134.77	c total #watches: 98456
134.97/135.01	c total #propagations: 5214659 / total #impl: 47092236 (eff. 0.111)
134.97/135.01	c #Conflicts:     804000 | #Learnt:      28151 | 0.003
134.97/135.01	c total clause space: 78.2603MB
134.97/135.01	c total #watches: 102042
135.17/135.27	c total #propagations: 5220805 / total #impl: 47148503 (eff. 0.111)
135.17/135.27	c #Conflicts:     805000 | #Learnt:      29151 | 0.003
135.17/135.27	c total clause space: 78.2603MB
135.17/135.27	c total #watches: 105550
135.38/135.43	c total #propagations: 5227383 / total #impl: 47202274 (eff. 0.111)
135.38/135.43	c #Conflicts:     806000 | #Learnt:      30151 | 0.003
135.38/135.43	c total clause space: 78.2603MB
135.38/135.43	c total #watches: 109101
135.57/135.63	c total #propagations: 5234245 / total #impl: 47251047 (eff. 0.111)
135.57/135.63	c #Conflicts:     807000 | #Learnt:      31151 | 0.003
135.57/135.63	c total clause space: 78.2603MB
135.57/135.63	c total #watches: 112478
135.87/135.92	c total #propagations: 5241189 / total #impl: 47296644 (eff. 0.111)
135.87/135.92	c #Conflicts:     808000 | #Learnt:      32151 | 0.003
135.87/135.92	c total clause space: 78.2603MB
135.87/135.92	c total #watches: 115999
136.07/136.10	c total #propagations: 5248280 / total #impl: 47342308 (eff. 0.111)
136.07/136.10	c #Conflicts:     809000 | #Learnt:      33151 | 0.003
136.07/136.10	c total clause space: 78.2603MB
136.07/136.10	c total #watches: 119665
136.38/136.40	c total #propagations: 5255008 / total #impl: 47398530 (eff. 0.111)
136.38/136.40	c #Conflicts:     810000 | #Learnt:      34151 | 0.003
136.38/136.40	c total clause space: 78.2603MB
136.38/136.40	c total #watches: 123134
136.57/136.65	c total #propagations: 5261893 / total #impl: 47447593 (eff. 0.111)
136.57/136.65	c #Conflicts:     811000 | #Learnt:      35151 | 0.003
136.57/136.65	c total clause space: 78.2603MB
136.57/136.65	c total #watches: 126088
136.87/136.91	c total #propagations: 5268228 / total #impl: 47507968 (eff. 0.111)
136.87/136.91	c #Conflicts:     812000 | #Learnt:      36151 | 0.003
136.87/136.91	c total clause space: 78.2603MB
136.87/136.91	c total #watches: 129461
137.07/137.19	c total #propagations: 5274652 / total #impl: 47562097 (eff. 0.111)
137.07/137.19	c #Conflicts:     813000 | #Learnt:      37151 | 0.003
137.07/137.19	c total clause space: 78.2603MB
137.07/137.19	c total #watches: 132757
137.37/137.46	c total #propagations: 5281296 / total #impl: 47624085 (eff. 0.111)
137.37/137.46	c #Conflicts:     814000 | #Learnt:      38151 | 0.003
137.37/137.46	c total clause space: 78.2603MB
137.37/137.46	c total #watches: 136577
137.67/137.70	c total #propagations: 5288957 / total #impl: 47689519 (eff. 0.111)
137.67/137.70	c #Conflicts:     815000 | #Learnt:      39151 | 0.003
137.67/137.70	c total clause space: 78.2603MB
137.67/137.70	c total #watches: 140419
137.87/137.91	c total #propagations: 5295966 / total #impl: 47758801 (eff. 0.111)
137.87/137.91	c #Conflicts:     816000 | #Learnt:      40151 | 0.003
137.87/137.91	c total clause space: 78.2603MB
137.87/137.91	c total #watches: 143865
138.17/138.24	c total #propagations: 5302919 / total #impl: 47821664 (eff. 0.111)
138.17/138.24	c #Conflicts:     817000 | #Learnt:      41151 | 0.003
138.17/138.24	c total clause space: 78.2603MB
138.17/138.24	c total #watches: 147675
138.47/138.52	c total #propagations: 5309130 / total #impl: 47877599 (eff. 0.111)
138.47/138.52	c #Conflicts:     818000 | #Learnt:      42151 | 0.003
138.47/138.52	c total clause space: 78.2603MB
138.47/138.52	c total #watches: 151178
138.77/138.85	c total #propagations: 5315992 / total #impl: 47936557 (eff. 0.111)
138.77/138.85	c #Conflicts:     819000 | #Learnt:      43151 | 0.003
138.77/138.85	c total clause space: 78.2603MB
138.77/138.85	c total #watches: 154621
139.07/139.12	c total #propagations: 5322500 / total #impl: 47989353 (eff. 0.111)
139.07/139.12	c GC COLLECT
139.07/139.12	c #Conflicts:     820000 | #Learnt:      22349 | 0.003
139.07/139.12	c total clause space: 78.2603MB
139.07/139.12	c total #watches: 80853
139.17/139.28	c total #propagations: 5328648 / total #impl: 48047582 (eff. 0.111)
139.17/139.28	c #Conflicts:     821000 | #Learnt:      23349 | 0.003
139.17/139.28	c total clause space: 78.2603MB
139.17/139.28	c total #watches: 84398
139.37/139.42	c total #propagations: 5334602 / total #impl: 48101571 (eff. 0.111)
139.37/139.42	c #Conflicts:     822000 | #Learnt:      24349 | 0.003
139.37/139.42	c total clause space: 78.2603MB
139.37/139.42	c total #watches: 87957
139.57/139.61	c total #propagations: 5341385 / total #impl: 48150502 (eff. 0.111)
139.57/139.61	c #Conflicts:     823000 | #Learnt:      25349 | 0.003
139.57/139.61	c total clause space: 78.2603MB
139.57/139.61	c total #watches: 91512
139.78/139.85	c total #propagations: 5347952 / total #impl: 48209749 (eff. 0.111)
139.78/139.85	c #Conflicts:     824000 | #Learnt:      26349 | 0.003
139.78/139.85	c total clause space: 78.2603MB
139.78/139.85	c total #watches: 95297
139.97/140.02	c total #propagations: 5354337 / total #impl: 48265334 (eff. 0.111)
139.97/140.02	c #Conflicts:     825000 | #Learnt:      27349 | 0.003
139.97/140.02	c total clause space: 78.2603MB
139.97/140.02	c total #watches: 98746
140.17/140.20	c total #propagations: 5360191 / total #impl: 48323473 (eff. 0.111)
140.17/140.20	c #Conflicts:     826000 | #Learnt:      28349 | 0.003
140.17/140.20	c total clause space: 78.2603MB
140.17/140.20	c total #watches: 102003
140.27/140.38	c total #propagations: 5366206 / total #impl: 48379983 (eff. 0.111)
140.27/140.38	c #Conflicts:     827000 | #Learnt:      29349 | 0.003
140.27/140.38	c total clause space: 78.2603MB
140.27/140.38	c total #watches: 105250
140.57/140.64	c total #propagations: 5371940 / total #impl: 48438937 (eff. 0.111)
140.57/140.64	c #Conflicts:     828000 | #Learnt:      30349 | 0.003
140.57/140.64	c total clause space: 78.2603MB
140.57/140.64	c total #watches: 108988
140.88/140.95	c total #propagations: 5378424 / total #impl: 48485165 (eff. 0.111)
140.88/140.95	c #Conflicts:     829000 | #Learnt:      31349 | 0.003
140.88/140.95	c total clause space: 78.2603MB
140.88/140.95	c total #watches: 112838
141.17/141.27	c total #propagations: 5385069 / total #impl: 48550879 (eff. 0.111)
141.17/141.27	c #Conflicts:     830000 | #Learnt:      32349 | 0.003
141.17/141.27	c total clause space: 78.2603MB
141.17/141.27	c total #watches: 116532
141.47/141.59	c total #propagations: 5391660 / total #impl: 48604831 (eff. 0.111)
141.47/141.59	c #Conflicts:     831000 | #Learnt:      33349 | 0.003
141.47/141.59	c total clause space: 78.2603MB
141.47/141.59	c total #watches: 120274
141.88/141.91	c total #propagations: 5398808 / total #impl: 48662838 (eff. 0.111)
141.88/141.91	c #Conflicts:     832000 | #Learnt:      34349 | 0.003
141.88/141.91	c total clause space: 78.2603MB
141.88/141.91	c total #watches: 123787
142.17/142.24	c total #propagations: 5406324 / total #impl: 48708365 (eff. 0.111)
142.17/142.24	c #Conflicts:     833000 | #Learnt:      35349 | 0.003
142.17/142.24	c total clause space: 78.2603MB
142.17/142.24	c total #watches: 127510
142.47/142.50	c total #propagations: 5413817 / total #impl: 48776350 (eff. 0.111)
142.47/142.50	c #Conflicts:     834000 | #Learnt:      36349 | 0.003
142.47/142.50	c total clause space: 78.2603MB
142.47/142.50	c total #watches: 131171
142.67/142.76	c total #propagations: 5420333 / total #impl: 48837898 (eff. 0.111)
142.67/142.76	c #Conflicts:     835000 | #Learnt:      37349 | 0.003
142.67/142.76	c total clause space: 78.2603MB
142.67/142.76	c total #watches: 134837
142.98/143.03	c total #propagations: 5426227 / total #impl: 48891932 (eff. 0.111)
142.98/143.03	c #Conflicts:     836000 | #Learnt:      38349 | 0.003
142.98/143.03	c total clause space: 78.2603MB
142.98/143.03	c total #watches: 138159
143.17/143.29	c total #propagations: 5432543 / total #impl: 48952380 (eff. 0.111)
143.17/143.29	c #Conflicts:     837000 | #Learnt:      39349 | 0.003
143.17/143.29	c total clause space: 78.2603MB
143.17/143.29	c total #watches: 141413
143.57/143.60	c total #propagations: 5438710 / total #impl: 49014944 (eff. 0.111)
143.57/143.60	c #Conflicts:     838000 | #Learnt:      40349 | 0.003
143.57/143.60	c total clause space: 78.2603MB
143.57/143.60	c total #watches: 144619
143.87/143.90	c total #propagations: 5445024 / total #impl: 49075440 (eff. 0.111)
143.87/143.90	c #Conflicts:     839000 | #Learnt:      41349 | 0.003
143.87/143.90	c total clause space: 78.2603MB
143.87/143.90	c total #watches: 147878
144.08/144.19	c total #propagations: 5451522 / total #impl: 49138457 (eff. 0.111)
144.08/144.19	c #Conflicts:     840000 | #Learnt:      42349 | 0.003
144.08/144.19	c total clause space: 78.2603MB
144.08/144.19	c total #watches: 151296
144.47/144.56	c total #propagations: 5458197 / total #impl: 49203208 (eff. 0.111)
144.47/144.56	c #Conflicts:     841000 | #Learnt:      43349 | 0.003
144.47/144.56	c total clause space: 78.2603MB
144.47/144.56	c total #watches: 154763
144.87/144.91	c total #propagations: 5464333 / total #impl: 49275927 (eff. 0.111)
144.87/144.91	c GC COLLECT
144.87/144.91	c #Conflicts:     842000 | #Learnt:      22251 | 0.003
144.87/144.91	c total clause space: 78.2603MB
144.87/144.91	c total #watches: 80597
144.97/145.08	c total #propagations: 5470679 / total #impl: 49342559 (eff. 0.111)
144.97/145.08	c #Conflicts:     843000 | #Learnt:      23251 | 0.003
144.97/145.08	c total clause space: 78.2603MB
144.97/145.08	c total #watches: 83982
145.17/145.26	c total #propagations: 5476922 / total #impl: 49408395 (eff. 0.111)
145.17/145.26	c #Conflicts:     844000 | #Learnt:      24251 | 0.003
145.17/145.26	c total clause space: 78.2603MB
145.17/145.26	c total #watches: 87416
145.37/145.42	c total #propagations: 5483000 / total #impl: 49475902 (eff. 0.111)
145.37/145.42	c #Conflicts:     845000 | #Learnt:      25251 | 0.003
145.37/145.42	c total clause space: 78.2603MB
145.37/145.42	c total #watches: 90746
145.57/145.65	c total #propagations: 5489191 / total #impl: 49538055 (eff. 0.111)
145.57/145.65	c #Conflicts:     846000 | #Learnt:      26251 | 0.003
145.57/145.65	c total clause space: 78.2603MB
145.57/145.65	c total #watches: 94294
145.77/145.86	c total #propagations: 5495077 / total #impl: 49601540 (eff. 0.111)
145.77/145.86	c #Conflicts:     847000 | #Learnt:      27251 | 0.003
145.77/145.86	c total clause space: 78.2603MB
145.77/145.86	c total #watches: 97528
145.97/146.01	c total #propagations: 5501674 / total #impl: 49661002 (eff. 0.111)
145.97/146.01	c #Conflicts:     848000 | #Learnt:      28251 | 0.003
145.97/146.01	c total clause space: 78.2603MB
145.97/146.01	c total #watches: 101082
146.07/146.15	c total #propagations: 5509673 / total #impl: 49708249 (eff. 0.111)
146.07/146.15	c #Conflicts:     849000 | #Learnt:      29251 | 0.003
146.07/146.15	c total clause space: 78.2603MB
146.07/146.15	c total #watches: 105062
146.17/146.28	c total #propagations: 5515932 / total #impl: 49750241 (eff. 0.111)
146.17/146.28	c #Conflicts:     850000 | #Learnt:      30251 | 0.003
146.17/146.28	c total clause space: 78.2603MB
146.17/146.28	c total #watches: 109059
146.37/146.46	c total #propagations: 5522118 / total #impl: 49794287 (eff. 0.111)
146.37/146.46	c #Conflicts:     851000 | #Learnt:      31251 | 0.003
146.37/146.46	c total clause space: 78.2603MB
146.37/146.46	c total #watches: 112926
146.57/146.62	c total #propagations: 5529676 / total #impl: 49853169 (eff. 0.111)
146.57/146.62	c #Conflicts:     852000 | #Learnt:      32251 | 0.003
146.57/146.62	c total clause space: 78.2603MB
146.57/146.62	c total #watches: 116507
146.97/147.03	c total #propagations: 5535890 / total #impl: 49903037 (eff. 0.111)
146.97/147.03	c #Conflicts:     853000 | #Learnt:      33251 | 0.003
146.97/147.03	c total clause space: 78.2603MB
146.97/147.03	c total #watches: 119851
147.17/147.26	c total #propagations: 5542760 / total #impl: 49964697 (eff. 0.111)
147.17/147.26	c #Conflicts:     854000 | #Learnt:      34251 | 0.003
147.17/147.26	c total clause space: 78.2603MB
147.17/147.26	c total #watches: 123227
147.47/147.57	c total #propagations: 5549157 / total #impl: 50021928 (eff. 0.111)
147.47/147.57	c #Conflicts:     855000 | #Learnt:      35251 | 0.003
147.47/147.57	c total clause space: 78.2603MB
147.47/147.57	c total #watches: 127028
147.67/147.78	c total #propagations: 5555230 / total #impl: 50079789 (eff. 0.111)
147.67/147.78	c #Conflicts:     856000 | #Learnt:      36251 | 0.003
147.67/147.78	c total clause space: 78.2603MB
147.67/147.78	c total #watches: 130527
147.87/147.99	c total #propagations: 5561849 / total #impl: 50135535 (eff. 0.111)
147.87/147.99	c #Conflicts:     857000 | #Learnt:      37251 | 0.003
147.87/147.99	c total clause space: 78.2603MB
147.87/147.99	c total #watches: 134063
148.17/148.22	c total #propagations: 5568251 / total #impl: 50191450 (eff. 0.111)
148.17/148.22	c #Conflicts:     858000 | #Learnt:      38251 | 0.003
148.17/148.22	c total clause space: 78.2603MB
148.17/148.22	c total #watches: 137484
148.37/148.45	c total #propagations: 5574454 / total #impl: 50250260 (eff. 0.111)
148.37/148.45	c #Conflicts:     859000 | #Learnt:      39251 | 0.003
148.37/148.45	c total clause space: 78.2603MB
148.37/148.45	c total #watches: 141023
148.67/148.72	c total #propagations: 5580744 / total #impl: 50304376 (eff. 0.111)
148.67/148.72	c #Conflicts:     860000 | #Learnt:      40251 | 0.003
148.67/148.72	c total clause space: 78.2603MB
148.67/148.72	c total #watches: 144769
148.87/148.92	c total #propagations: 5587416 / total #impl: 50354946 (eff. 0.111)
148.87/148.92	c #Conflicts:     861000 | #Learnt:      41251 | 0.003
148.87/148.92	c total clause space: 78.2603MB
148.87/148.92	c total #watches: 148202
149.07/149.12	c total #propagations: 5594661 / total #impl: 50424281 (eff. 0.111)
149.07/149.12	c #Conflicts:     862000 | #Learnt:      42251 | 0.003
149.07/149.12	c total clause space: 78.2603MB
149.07/149.12	c total #watches: 151929
149.27/149.39	c total #propagations: 5601238 / total #impl: 50474061 (eff. 0.111)
149.27/149.39	c #Conflicts:     863000 | #Learnt:      43251 | 0.003
149.27/149.39	c total clause space: 78.2603MB
149.27/149.39	c total #watches: 155718
149.57/149.64	c total #propagations: 5607866 / total #impl: 50525748 (eff. 0.111)
149.57/149.64	c #Conflicts:     864000 | #Learnt:      44251 | 0.003
149.57/149.64	c total clause space: 78.2603MB
149.57/149.64	c total #watches: 159142
149.77/149.89	c total #propagations: 5614701 / total #impl: 50585225 (eff. 0.111)
149.77/149.89	c GC COLLECT
149.77/149.89	c #Conflicts:     865000 | #Learnt:      22857 | 0.003
149.77/149.89	c total clause space: 78.2603MB
149.77/149.89	c total #watches: 82590
149.97/150.06	c total #propagations: 5621653 / total #impl: 50649523 (eff. 0.111)
149.97/150.06	c #Conflicts:     866000 | #Learnt:      23857 | 0.003
149.97/150.06	c total clause space: 78.2603MB
149.97/150.06	c total #watches: 86307
150.17/150.22	c total #propagations: 5628318 / total #impl: 50707003 (eff. 0.111)
150.17/150.22	c #Conflicts:     867000 | #Learnt:      24857 | 0.003
150.17/150.22	c total clause space: 78.2603MB
150.17/150.22	c total #watches: 89715
150.27/150.37	c total #propagations: 5634932 / total #impl: 50763715 (eff. 0.111)
150.27/150.37	c #Conflicts:     868000 | #Learnt:      25857 | 0.003
150.27/150.37	c total clause space: 78.2603MB
150.27/150.37	c total #watches: 93610
150.47/150.55	c total #propagations: 5641602 / total #impl: 50818402 (eff. 0.111)
150.47/150.55	c #Conflicts:     869000 | #Learnt:      26857 | 0.003
150.47/150.55	c total clause space: 78.2603MB
150.47/150.55	c total #watches: 97641
150.67/150.71	c total #propagations: 5648133 / total #impl: 50888252 (eff. 0.111)
150.67/150.71	c #Conflicts:     870000 | #Learnt:      27857 | 0.003
150.67/150.71	c total clause space: 78.2603MB
150.67/150.71	c total #watches: 101115
150.87/150.95	c total #propagations: 5654912 / total #impl: 50940244 (eff. 0.111)
150.87/150.95	c #Conflicts:     871000 | #Learnt:      28857 | 0.003
150.87/150.95	c total clause space: 78.2603MB
150.87/150.95	c total #watches: 104721
151.07/151.15	c total #propagations: 5661962 / total #impl: 50985429 (eff. 0.111)
151.07/151.15	c #Conflicts:     872000 | #Learnt:      29857 | 0.003
151.07/151.15	c total clause space: 78.2603MB
151.07/151.15	c total #watches: 108088
151.27/151.35	c total #propagations: 5669688 / total #impl: 51020631 (eff. 0.111)
151.27/151.35	c #Conflicts:     873000 | #Learnt:      30857 | 0.003
151.27/151.35	c total clause space: 78.2603MB
151.27/151.35	c total #watches: 111534
151.47/151.55	c total #propagations: 5676400 / total #impl: 51067078 (eff. 0.111)
151.47/151.55	c #Conflicts:     874000 | #Learnt:      31857 | 0.003
151.47/151.55	c total clause space: 78.2603MB
151.47/151.55	c total #watches: 114977
151.77/151.81	c total #propagations: 5682632 / total #impl: 51124299 (eff. 0.111)
151.77/151.81	c #Conflicts:     875000 | #Learnt:      32857 | 0.003
151.77/151.81	c total clause space: 78.2603MB
151.77/151.81	c total #watches: 118533
151.97/152.02	c total #propagations: 5688774 / total #impl: 51180992 (eff. 0.111)
151.97/152.02	c #Conflicts:     876000 | #Learnt:      33857 | 0.003
151.97/152.02	c total clause space: 78.2603MB
151.97/152.02	c total #watches: 122193
152.17/152.21	c total #propagations: 5694533 / total #impl: 51233872 (eff. 0.111)
152.17/152.21	c #Conflicts:     877000 | #Learnt:      34857 | 0.003
152.17/152.21	c total clause space: 78.2603MB
152.17/152.21	c total #watches: 125764
152.47/152.56	c total #propagations: 5700253 / total #impl: 51291453 (eff. 0.111)
152.47/152.56	c #Conflicts:     878000 | #Learnt:      35857 | 0.003
152.47/152.56	c total clause space: 78.2603MB
152.47/152.56	c total #watches: 129097
152.77/152.82	c total #propagations: 5706905 / total #impl: 51343359 (eff. 0.111)
152.77/152.82	c #Conflicts:     879000 | #Learnt:      36857 | 0.003
152.77/152.82	c total clause space: 78.2603MB
152.77/152.82	c total #watches: 132195
152.97/153.01	c total #propagations: 5713103 / total #impl: 51398536 (eff. 0.111)
152.97/153.01	c #Conflicts:     880000 | #Learnt:      37857 | 0.003
152.97/153.01	c total clause space: 78.2603MB
152.97/153.01	c total #watches: 135740
153.37/153.41	c total #propagations: 5719661 / total #impl: 51447972 (eff. 0.111)
153.37/153.41	c #Conflicts:     881000 | #Learnt:      38857 | 0.003
153.37/153.41	c total clause space: 78.2603MB
153.37/153.41	c total #watches: 139850
153.77/153.84	c total #propagations: 5726893 / total #impl: 51502269 (eff. 0.111)
153.77/153.84	c #Conflicts:     882000 | #Learnt:      39857 | 0.003
153.77/153.84	c total clause space: 78.2603MB
153.77/153.84	c total #watches: 143662
153.97/154.10	c total #propagations: 5734208 / total #impl: 51565283 (eff. 0.111)
153.97/154.10	c #Conflicts:     883000 | #Learnt:      40857 | 0.003
153.97/154.10	c total clause space: 78.2603MB
153.97/154.10	c total #watches: 146936
154.27/154.34	c total #propagations: 5740249 / total #impl: 51622114 (eff. 0.111)
154.27/154.34	c #Conflicts:     884000 | #Learnt:      41857 | 0.003
154.27/154.34	c total clause space: 78.2603MB
154.27/154.34	c total #watches: 150161
154.47/154.52	c total #propagations: 5746202 / total #impl: 51683213 (eff. 0.111)
154.47/154.52	c #Conflicts:     885000 | #Learnt:      42857 | 0.003
154.47/154.52	c total clause space: 78.2603MB
154.47/154.52	c total #watches: 153639
154.57/154.69	c total #propagations: 5752765 / total #impl: 51741244 (eff. 0.111)
154.57/154.69	c #Conflicts:     886000 | #Learnt:      43857 | 0.003
154.57/154.69	c total clause space: 78.2603MB
154.57/154.69	c total #watches: 157290
154.77/154.89	c total #propagations: 5758956 / total #impl: 51792038 (eff. 0.111)
154.77/154.89	c #Conflicts:     887000 | #Learnt:      44857 | 0.003
154.77/154.89	c total clause space: 78.2603MB
154.77/154.89	c total #watches: 160799
154.97/155.05	c total #propagations: 5765342 / total #impl: 51844050 (eff. 0.111)
154.97/155.05	c GC COLLECT
154.97/155.05	c #Conflicts:     888000 | #Learnt:      23153 | 0.003
154.97/155.05	c total clause space: 78.2603MB
154.97/155.05	c total #watches: 83501
155.07/155.14	c total #propagations: 5771618 / total #impl: 51888021 (eff. 0.111)
155.07/155.14	c #Conflicts:     889000 | #Learnt:      24153 | 0.003
155.07/155.14	c total clause space: 78.2603MB
155.07/155.14	c total #watches: 86960
155.17/155.23	c total #propagations: 5778088 / total #impl: 51931540 (eff. 0.111)
155.17/155.23	c #Conflicts:     890000 | #Learnt:      25153 | 0.003
155.17/155.23	c total clause space: 78.2603MB
155.17/155.23	c total #watches: 90428
155.27/155.33	c total #propagations: 5784827 / total #impl: 51975659 (eff. 0.111)
155.27/155.33	c #Conflicts:     891000 | #Learnt:      26153 | 0.003
155.27/155.33	c total clause space: 78.2603MB
155.27/155.33	c total #watches: 94098
155.47/155.51	c total #propagations: 5791564 / total #impl: 52023862 (eff. 0.111)
155.47/155.51	c #Conflicts:     892000 | #Learnt:      27153 | 0.003
155.47/155.51	c total clause space: 78.2603MB
155.47/155.51	c total #watches: 97700
155.57/155.67	c total #propagations: 5798181 / total #impl: 52076762 (eff. 0.111)
155.57/155.67	c #Conflicts:     893000 | #Learnt:      28153 | 0.003
155.57/155.67	c total clause space: 78.2603MB
155.57/155.67	c total #watches: 101342
155.87/155.94	c total #propagations: 5804493 / total #impl: 52126319 (eff. 0.111)
155.87/155.94	c #Conflicts:     894000 | #Learnt:      29153 | 0.003
155.87/155.94	c total clause space: 78.2603MB
155.87/155.94	c total #watches: 105044
156.07/156.12	c total #propagations: 5810462 / total #impl: 52184696 (eff. 0.111)
156.07/156.12	c #Conflicts:     895000 | #Learnt:      30153 | 0.003
156.07/156.12	c total clause space: 78.2603MB
156.07/156.12	c total #watches: 108337
156.27/156.33	c total #propagations: 5816674 / total #impl: 52238989 (eff. 0.111)
156.27/156.33	c #Conflicts:     896000 | #Learnt:      31153 | 0.003
156.27/156.33	c total clause space: 78.2603MB
156.27/156.33	c total #watches: 111733
156.47/156.53	c total #propagations: 5822377 / total #impl: 52296379 (eff. 0.111)
156.47/156.53	c #Conflicts:     897000 | #Learnt:      32153 | 0.003
156.47/156.53	c total clause space: 78.2603MB
156.47/156.53	c total #watches: 115153
156.57/156.69	c total #propagations: 5828668 / total #impl: 52354709 (eff. 0.111)
156.57/156.69	c #Conflicts:     898000 | #Learnt:      33153 | 0.003
156.57/156.69	c total clause space: 78.2603MB
156.57/156.69	c total #watches: 118467
156.67/156.79	c total #propagations: 5835481 / total #impl: 52406396 (eff. 0.111)
156.67/156.79	c #Conflicts:     899000 | #Learnt:      34153 | 0.003
156.67/156.79	c total clause space: 78.2603MB
156.67/156.79	c total #watches: 121755
156.87/156.98	c total #propagations: 5842906 / total #impl: 52440177 (eff. 0.111)
156.87/156.98	c #Conflicts:     900000 | #Learnt:      35153 | 0.003
156.87/156.98	c total clause space: 78.2603MB
156.87/156.98	c total #watches: 125273
157.17/157.22	c total #propagations: 5850350 / total #impl: 52484683 (eff. 0.111)
157.17/157.22	c #Conflicts:     901000 | #Learnt:      36153 | 0.003
157.17/157.22	c total clause space: 78.2603MB
157.17/157.22	c total #watches: 129059
157.37/157.41	c total #propagations: 5857195 / total #impl: 52534499 (eff. 0.111)
157.37/157.41	c #Conflicts:     902000 | #Learnt:      37153 | 0.003
157.37/157.41	c total clause space: 78.2603MB
157.37/157.41	c total #watches: 132541
157.57/157.67	c total #propagations: 5863654 / total #impl: 52583700 (eff. 0.112)
157.57/157.67	c #Conflicts:     903000 | #Learnt:      38153 | 0.003
157.57/157.67	c total clause space: 78.2603MB
157.57/157.67	c total #watches: 135995
157.87/157.92	c total #propagations: 5869454 / total #impl: 52640761 (eff. 0.112)
157.87/157.92	c #Conflicts:     904000 | #Learnt:      39153 | 0.003
157.87/157.92	c total clause space: 78.2603MB
157.87/157.92	c total #watches: 139277
158.06/158.10	c total #propagations: 5875899 / total #impl: 52699544 (eff. 0.111)
158.06/158.10	c #Conflicts:     905000 | #Learnt:      40153 | 0.003
158.06/158.10	c total clause space: 78.2603MB
158.06/158.10	c total #watches: 142995
158.16/158.29	c total #propagations: 5882715 / total #impl: 52749144 (eff. 0.112)
158.16/158.29	c #Conflicts:     906000 | #Learnt:      41153 | 0.003
158.16/158.29	c total clause space: 78.2603MB
158.16/158.29	c total #watches: 146386
158.37/158.41	c total #propagations: 5890311 / total #impl: 52811016 (eff. 0.112)
158.37/158.41	c #Conflicts:     907000 | #Learnt:      42153 | 0.003
158.37/158.41	c total clause space: 78.2603MB
158.37/158.41	c total #watches: 149909
158.47/158.58	c total #propagations: 5897514 / total #impl: 52856402 (eff. 0.112)
158.47/158.58	c #Conflicts:     908000 | #Learnt:      43153 | 0.003
158.47/158.58	c total clause space: 78.2603MB
158.47/158.58	c total #watches: 153408
158.66/158.74	c total #propagations: 5904354 / total #impl: 52908141 (eff. 0.112)
158.66/158.74	c #Conflicts:     909000 | #Learnt:      44153 | 0.003
158.66/158.74	c total clause space: 78.2603MB
158.66/158.74	c total #watches: 157129
158.86/158.90	c total #propagations: 5911653 / total #impl: 52958243 (eff. 0.112)
158.86/158.90	c #Conflicts:     910000 | #Learnt:      45153 | 0.003
158.86/158.90	c total clause space: 78.2603MB
158.86/158.90	c total #watches: 160785
159.06/159.12	c total #propagations: 5919264 / total #impl: 53006248 (eff. 0.112)
159.06/159.12	c GC COLLECT
159.06/159.12	c #Conflicts:     911000 | #Learnt:      23148 | 0.003
159.06/159.12	c total clause space: 78.2603MB
159.06/159.12	c total #watches: 83541
159.26/159.35	c total #propagations: 5926125 / total #impl: 53055511 (eff. 0.112)
159.26/159.35	c #Conflicts:     912000 | #Learnt:      24148 | 0.003
159.26/159.35	c total clause space: 78.2603MB
159.26/159.35	c total #watches: 87156
159.47/159.55	c total #propagations: 5933323 / total #impl: 53106304 (eff. 0.112)
159.47/159.55	c #Conflicts:     913000 | #Learnt:      25148 | 0.003
159.47/159.55	c total clause space: 78.2603MB
159.47/159.55	c total #watches: 90722
159.57/159.69	c total #propagations: 5939745 / total #impl: 53165882 (eff. 0.112)
159.57/159.69	c #Conflicts:     914000 | #Learnt:      26148 | 0.003
159.57/159.69	c total clause space: 78.2603MB
159.57/159.69	c total #watches: 94165
159.76/159.88	c total #propagations: 5945730 / total #impl: 53218382 (eff. 0.112)
159.76/159.88	c #Conflicts:     915000 | #Learnt:      27148 | 0.003
159.76/159.88	c total clause space: 78.2603MB
159.76/159.88	c total #watches: 97645
160.06/160.12	c total #propagations: 5951827 / total #impl: 53271842 (eff. 0.112)
160.06/160.12	c #Conflicts:     916000 | #Learnt:      28148 | 0.003
160.06/160.12	c total clause space: 78.2603MB
160.06/160.12	c total #watches: 101809
160.26/160.34	c total #propagations: 5958074 / total #impl: 53331753 (eff. 0.112)
160.26/160.34	c #Conflicts:     917000 | #Learnt:      29148 | 0.003
160.26/160.34	c total clause space: 78.2603MB
160.26/160.34	c total #watches: 105401
160.57/160.62	c total #propagations: 5964258 / total #impl: 53392309 (eff. 0.112)
160.57/160.62	c #Conflicts:     918000 | #Learnt:      30148 | 0.003
160.57/160.62	c total clause space: 78.2603MB
160.57/160.62	c total #watches: 108961
160.86/160.90	c total #propagations: 5971213 / total #impl: 53438515 (eff. 0.112)
160.86/160.90	c #Conflicts:     919000 | #Learnt:      31148 | 0.003
160.86/160.90	c total clause space: 78.2603MB
160.86/160.90	c total #watches: 112417
160.96/161.09	c total #propagations: 5978256 / total #impl: 53493185 (eff. 0.112)
160.96/161.09	c #Conflicts:     920000 | #Learnt:      32148 | 0.003
160.96/161.09	c total clause space: 78.2603MB
160.96/161.09	c total #watches: 116270
161.26/161.31	c total #propagations: 5984532 / total #impl: 53540728 (eff. 0.112)
161.26/161.31	c #Conflicts:     921000 | #Learnt:      33148 | 0.003
161.26/161.31	c total clause space: 78.2603MB
161.26/161.31	c total #watches: 119719
161.46/161.53	c total #propagations: 5990440 / total #impl: 53595652 (eff. 0.112)
161.46/161.53	c #Conflicts:     922000 | #Learnt:      34148 | 0.003
161.46/161.53	c total clause space: 78.2603MB
161.46/161.53	c total #watches: 123219
161.77/161.81	c total #propagations: 5996978 / total #impl: 53660950 (eff. 0.112)
161.77/161.81	c #Conflicts:     923000 | #Learnt:      35148 | 0.003
161.77/161.81	c total clause space: 78.2603MB
161.77/161.81	c total #watches: 126754
161.96/162.01	c total #propagations: 6003989 / total #impl: 53711787 (eff. 0.112)
161.96/162.01	c #Conflicts:     924000 | #Learnt:      36148 | 0.003
161.96/162.01	c total clause space: 78.2603MB
161.96/162.01	c total #watches: 130370
162.16/162.24	c total #propagations: 6010451 / total #impl: 53761714 (eff. 0.112)
162.16/162.24	c #Conflicts:     925000 | #Learnt:      37148 | 0.003
162.16/162.24	c total clause space: 78.2603MB
162.16/162.24	c total #watches: 133576
162.36/162.46	c total #propagations: 6016449 / total #impl: 53820157 (eff. 0.112)
162.36/162.46	c #Conflicts:     926000 | #Learnt:      38148 | 0.003
162.36/162.46	c total clause space: 78.2603MB
162.36/162.46	c total #watches: 136669
162.56/162.69	c total #propagations: 6023037 / total #impl: 53885490 (eff. 0.112)
162.56/162.69	c #Conflicts:     927000 | #Learnt:      39148 | 0.003
162.56/162.69	c total clause space: 78.2603MB
162.56/162.69	c total #watches: 139998
162.77/162.86	c total #propagations: 6029648 / total #impl: 53949730 (eff. 0.112)
162.77/162.86	c #Conflicts:     928000 | #Learnt:      40148 | 0.003
162.77/162.86	c total clause space: 78.2603MB
162.77/162.86	c total #watches: 143467
162.96/163.04	c total #propagations: 6036702 / total #impl: 54008815 (eff. 0.112)
162.96/163.04	c #Conflicts:     929000 | #Learnt:      41148 | 0.003
162.96/163.04	c total clause space: 78.2603MB
162.96/163.04	c total #watches: 146815
163.16/163.29	c total #propagations: 6043746 / total #impl: 54078838 (eff. 0.112)
163.16/163.29	c #Conflicts:     930000 | #Learnt:      42148 | 0.003
163.16/163.29	c total clause space: 78.2603MB
163.16/163.29	c total #watches: 150164
163.46/163.57	c total #propagations: 6050786 / total #impl: 54148454 (eff. 0.112)
163.46/163.57	c #Conflicts:     931000 | #Learnt:      43148 | 0.003
163.46/163.57	c total clause space: 78.2603MB
163.46/163.57	c total #watches: 153564
163.76/163.89	c total #propagations: 6056681 / total #impl: 54205742 (eff. 0.112)
163.76/163.89	c #Conflicts:     932000 | #Learnt:      44148 | 0.003
163.76/163.89	c total clause space: 78.2603MB
163.76/163.89	c total #watches: 156957
164.16/164.21	c total #propagations: 6062839 / total #impl: 54266334 (eff. 0.112)
164.16/164.21	c #Conflicts:     933000 | #Learnt:      45148 | 0.003
164.16/164.21	c total clause space: 78.2603MB
164.16/164.21	c total #watches: 160314
164.46/164.50	c total #propagations: 6068938 / total #impl: 54335298 (eff. 0.112)
164.46/164.50	c #Conflicts:     934000 | #Learnt:      46148 | 0.003
164.46/164.50	c total clause space: 78.2603MB
164.46/164.50	c total #watches: 163969
164.66/164.78	c total #propagations: 6075273 / total #impl: 54396988 (eff. 0.112)
164.66/164.78	c GC COLLECT
164.66/164.78	c #Conflicts:     935000 | #Learnt:      23850 | 0.003
164.66/164.78	c total clause space: 78.2603MB
164.66/164.78	c total #watches: 85929
164.86/164.97	c total #propagations: 6081102 / total #impl: 54454796 (eff. 0.112)
164.86/164.97	c #Conflicts:     936000 | #Learnt:      24850 | 0.003
164.86/164.97	c total clause space: 78.2603MB
164.86/164.97	c total #watches: 89608
165.07/165.12	c total #propagations: 6086966 / total #impl: 54514690 (eff. 0.112)
165.07/165.12	c #Conflicts:     937000 | #Learnt:      25850 | 0.003
165.07/165.12	c total clause space: 78.2603MB
165.07/165.12	c total #watches: 92901
165.16/165.29	c total #propagations: 6092932 / total #impl: 54567708 (eff. 0.112)
165.16/165.29	c #Conflicts:     938000 | #Learnt:      26850 | 0.003
165.16/165.29	c total clause space: 78.2603MB
165.16/165.29	c total #watches: 96043
165.36/165.49	c total #propagations: 6099000 / total #impl: 54620855 (eff. 0.112)
165.36/165.49	c #Conflicts:     939000 | #Learnt:      27850 | 0.003
165.36/165.49	c total clause space: 78.2603MB
165.36/165.49	c total #watches: 99157
165.66/165.75	c total #propagations: 6105690 / total #impl: 54672891 (eff. 0.112)
165.66/165.75	c #Conflicts:     940000 | #Learnt:      28850 | 0.003
165.66/165.75	c total clause space: 78.2603MB
165.66/165.75	c total #watches: 102628
165.96/166.00	c total #propagations: 6112090 / total #impl: 54733607 (eff. 0.112)
165.96/166.00	c #Conflicts:     941000 | #Learnt:      29850 | 0.003
165.96/166.00	c total clause space: 78.2603MB
165.96/166.00	c total #watches: 105938
166.17/166.22	c total #propagations: 6118526 / total #impl: 54798264 (eff. 0.112)
166.17/166.22	c #Conflicts:     942000 | #Learnt:      30850 | 0.003
166.17/166.22	c total clause space: 78.2603MB
166.17/166.22	c total #watches: 109269
166.26/166.39	c total #propagations: 6124629 / total #impl: 54862797 (eff. 0.112)
166.26/166.39	c #Conflicts:     943000 | #Learnt:      31850 | 0.003
166.26/166.39	c total clause space: 78.2603MB
166.26/166.39	c total #watches: 112728
166.46/166.58	c total #propagations: 6131110 / total #impl: 54924253 (eff. 0.112)
166.46/166.58	c #Conflicts:     944000 | #Learnt:      32850 | 0.003
166.46/166.58	c total clause space: 78.2603MB
166.46/166.58	c total #watches: 115914
166.66/166.79	c total #propagations: 6137810 / total #impl: 54982477 (eff. 0.112)
166.66/166.79	c #Conflicts:     945000 | #Learnt:      33850 | 0.003
166.66/166.79	c total clause space: 78.2603MB
166.66/166.79	c total #watches: 119065
166.96/167.00	c total #propagations: 6144663 / total #impl: 55032534 (eff. 0.112)
166.96/167.00	c #Conflicts:     946000 | #Learnt:      34850 | 0.003
166.96/167.00	c total clause space: 78.2603MB
166.96/167.00	c total #watches: 122061
167.17/167.24	c total #propagations: 6151609 / total #impl: 55086894 (eff. 0.112)
167.17/167.24	c #Conflicts:     947000 | #Learnt:      35850 | 0.003
167.17/167.24	c total clause space: 78.2603MB
167.17/167.24	c total #watches: 125167
167.46/167.53	c total #propagations: 6157801 / total #impl: 55146691 (eff. 0.112)
167.46/167.53	c #Conflicts:     948000 | #Learnt:      36850 | 0.003
167.46/167.53	c total clause space: 78.2603MB
167.46/167.53	c total #watches: 128191
167.76/167.84	c total #propagations: 6164254 / total #impl: 55205295 (eff. 0.112)
167.76/167.84	c #Conflicts:     949000 | #Learnt:      37850 | 0.003
167.76/167.84	c total clause space: 78.2603MB
167.76/167.84	c total #watches: 131479
167.96/168.08	c total #propagations: 6170607 / total #impl: 55270820 (eff. 0.112)
167.96/168.08	c #Conflicts:     950000 | #Learnt:      38850 | 0.003
167.96/168.08	c total clause space: 78.2603MB
167.96/168.08	c total #watches: 135096
168.27/168.33	c total #propagations: 6176223 / total #impl: 55322378 (eff. 0.112)
168.27/168.33	c #Conflicts:     951000 | #Learnt:      39850 | 0.003
168.27/168.33	c total clause space: 78.2603MB
168.27/168.33	c total #watches: 138545
168.46/168.58	c total #propagations: 6181662 / total #impl: 55372457 (eff. 0.112)
168.46/168.58	c #Conflicts:     952000 | #Learnt:      40850 | 0.003
168.46/168.58	c total clause space: 78.2603MB
168.46/168.58	c total #watches: 141822
168.76/168.86	c total #propagations: 6187667 / total #impl: 55426948 (eff. 0.112)
168.76/168.86	c #Conflicts:     953000 | #Learnt:      41850 | 0.003
168.76/168.86	c total clause space: 78.2603MB
168.76/168.86	c total #watches: 145285
169.06/169.14	c total #propagations: 6193440 / total #impl: 55481499 (eff. 0.112)
169.06/169.14	c #Conflicts:     954000 | #Learnt:      42850 | 0.003
169.06/169.14	c total clause space: 78.2603MB
169.06/169.14	c total #watches: 148801
169.37/169.42	c total #propagations: 6199041 / total #impl: 55539922 (eff. 0.112)
169.37/169.42	c #Conflicts:     955000 | #Learnt:      43850 | 0.003
169.37/169.42	c total clause space: 78.2603MB
169.37/169.42	c total #watches: 152384
169.66/169.78	c total #propagations: 6204504 / total #impl: 55595108 (eff. 0.112)
169.66/169.78	c #Conflicts:     956000 | #Learnt:      44850 | 0.003
169.66/169.78	c total clause space: 78.2603MB
169.66/169.78	c total #watches: 155888
170.06/170.15	c total #propagations: 6209481 / total #impl: 55647361 (eff. 0.112)
170.06/170.15	c #Conflicts:     957000 | #Learnt:      45850 | 0.003
170.06/170.15	c total clause space: 78.2603MB
170.06/170.15	c total #watches: 159192
170.47/170.51	c total #propagations: 6215079 / total #impl: 55703802 (eff. 0.112)
170.47/170.51	c #Conflicts:     958000 | #Learnt:      46850 | 0.003
170.47/170.51	c total clause space: 78.2603MB
170.47/170.51	c total #watches: 162429
170.66/170.77	c total #propagations: 6220654 / total #impl: 55766180 (eff. 0.112)
170.66/170.77	c GC COLLECT
170.66/170.77	c #Conflicts:     959000 | #Learnt:      24249 | 0.003
170.66/170.77	c total clause space: 78.2603MB
170.66/170.77	c total #watches: 87430
170.86/170.95	c total #propagations: 6226052 / total #impl: 55819410 (eff. 0.112)
170.86/170.95	c #Conflicts:     960000 | #Learnt:      25249 | 0.003
170.86/170.95	c total clause space: 78.2603MB
170.86/170.95	c total #watches: 90813
171.06/171.15	c total #propagations: 6231633 / total #impl: 55871732 (eff. 0.112)
171.06/171.15	c #Conflicts:     961000 | #Learnt:      26249 | 0.003
171.06/171.15	c total clause space: 78.2603MB
171.06/171.15	c total #watches: 94328
171.26/171.31	c total #propagations: 6237142 / total #impl: 55930345 (eff. 0.112)
171.26/171.31	c #Conflicts:     962000 | #Learnt:      27249 | 0.003
171.26/171.31	c total clause space: 78.2603MB
171.26/171.31	c total #watches: 97942
171.46/171.51	c total #propagations: 6242852 / total #impl: 55985106 (eff. 0.112)
171.46/171.51	c #Conflicts:     963000 | #Learnt:      28249 | 0.003
171.46/171.51	c total clause space: 78.2603MB
171.46/171.51	c total #watches: 101464
171.67/171.75	c total #propagations: 6248680 / total #impl: 56041789 (eff. 0.112)
171.67/171.75	c #Conflicts:     964000 | #Learnt:      29249 | 0.003
171.67/171.75	c total clause space: 78.2603MB
171.67/171.75	c total #watches: 105005
171.86/171.96	c total #propagations: 6254463 / total #impl: 56105328 (eff. 0.111)
171.86/171.96	c #Conflicts:     965000 | #Learnt:      30249 | 0.003
171.86/171.96	c total clause space: 78.2603MB
171.86/171.96	c total #watches: 108340
172.06/172.18	c total #propagations: 6260459 / total #impl: 56164327 (eff. 0.111)
172.06/172.18	c #Conflicts:     966000 | #Learnt:      31249 | 0.003
172.06/172.18	c total clause space: 78.2603MB
172.06/172.18	c total #watches: 111777
172.36/172.41	c total #propagations: 6266514 / total #impl: 56228149 (eff. 0.111)
172.36/172.41	c #Conflicts:     967000 | #Learnt:      32249 | 0.003
172.36/172.41	c total clause space: 78.2603MB
172.36/172.41	c total #watches: 115248
172.56/172.66	c total #propagations: 6272584 / total #impl: 56295090 (eff. 0.111)
172.56/172.66	c #Conflicts:     968000 | #Learnt:      33249 | 0.003
172.56/172.66	c total clause space: 78.2603MB
172.56/172.66	c total #watches: 118677
172.86/172.91	c total #propagations: 6278735 / total #impl: 56356318 (eff. 0.111)
172.86/172.91	c #Conflicts:     969000 | #Learnt:      34249 | 0.003
172.86/172.91	c total clause space: 78.2603MB
172.86/172.91	c total #watches: 122075
173.06/173.18	c total #propagations: 6284856 / total #impl: 56416169 (eff. 0.111)
173.06/173.18	c #Conflicts:     970000 | #Learnt:      35249 | 0.003
173.06/173.18	c total clause space: 78.2603MB
173.06/173.18	c total #watches: 125520
173.36/173.47	c total #propagations: 6291012 / total #impl: 56474590 (eff. 0.111)
173.36/173.47	c #Conflicts:     971000 | #Learnt:      36249 | 0.003
173.36/173.47	c total clause space: 78.2603MB
173.36/173.47	c total #watches: 128938
173.66/173.77	c total #propagations: 6297033 / total #impl: 56540801 (eff. 0.111)
173.66/173.77	c #Conflicts:     972000 | #Learnt:      37249 | 0.003
173.66/173.77	c total clause space: 78.2603MB
173.66/173.77	c total #watches: 132531
173.96/174.06	c total #propagations: 6303111 / total #impl: 56620454 (eff. 0.111)
173.96/174.06	c #Conflicts:     973000 | #Learnt:      38249 | 0.003
173.96/174.06	c total clause space: 78.2603MB
173.96/174.06	c total #watches: 135984
174.26/174.37	c total #propagations: 6308629 / total #impl: 56690552 (eff. 0.111)
174.26/174.37	c #Conflicts:     974000 | #Learnt:      39249 | 0.003
174.26/174.37	c total clause space: 78.2603MB
174.26/174.37	c total #watches: 139257
174.56/174.69	c total #propagations: 6314065 / total #impl: 56757911 (eff. 0.111)
174.56/174.69	c #Conflicts:     975000 | #Learnt:      40249 | 0.003
174.56/174.69	c total clause space: 78.2603MB
174.56/174.69	c total #watches: 142779
174.97/175.07	c total #propagations: 6319940 / total #impl: 56822755 (eff. 0.111)
174.97/175.07	c #Conflicts:     976000 | #Learnt:      41249 | 0.003
174.97/175.07	c total clause space: 78.2603MB
174.97/175.07	c total #watches: 146348
175.36/175.47	c total #propagations: 6326751 / total #impl: 56881156 (eff. 0.111)
175.36/175.47	c #Conflicts:     977000 | #Learnt:      42249 | 0.003
175.36/175.47	c total clause space: 78.2603MB
175.36/175.47	c total #watches: 149965
175.76/175.82	c total #propagations: 6333906 / total #impl: 56941278 (eff. 0.111)
175.76/175.82	c #Conflicts:     978000 | #Learnt:      43249 | 0.003
175.76/175.82	c total clause space: 78.2603MB
175.76/175.82	c total #watches: 153180
176.16/176.24	c total #propagations: 6340633 / total #impl: 57005758 (eff. 0.111)
176.16/176.24	c #Conflicts:     979000 | #Learnt:      44249 | 0.003
176.16/176.24	c total clause space: 78.2603MB
176.16/176.24	c total #watches: 156405
176.56/176.64	c total #propagations: 6348005 / total #impl: 57063631 (eff. 0.111)
176.56/176.64	c #Conflicts:     980000 | #Learnt:      45249 | 0.003
176.56/176.64	c total clause space: 78.2603MB
176.56/176.64	c total #watches: 159746
176.96/177.07	c total #propagations: 6354760 / total #impl: 57137199 (eff. 0.111)
176.96/177.07	c #Conflicts:     981000 | #Learnt:      46249 | 0.003
176.96/177.07	c total clause space: 78.2603MB
176.96/177.07	c total #watches: 163010
177.26/177.39	c total #propagations: 6361848 / total #impl: 57208980 (eff. 0.111)
177.26/177.39	c #Conflicts:     982000 | #Learnt:      47249 | 0.003
177.26/177.39	c total clause space: 78.2603MB
177.26/177.39	c total #watches: 166394
177.56/177.65	c total #propagations: 6368669 / total #impl: 57283044 (eff. 0.111)
177.56/177.65	c GC COLLECT
177.56/177.65	c #Conflicts:     983000 | #Learnt:      24351 | 0.003
177.56/177.65	c total clause space: 78.2603MB
177.56/177.65	c total #watches: 87785
177.76/177.83	c total #propagations: 6375796 / total #impl: 57348784 (eff. 0.111)
177.76/177.83	c #Conflicts:     984000 | #Learnt:      25351 | 0.003
177.76/177.83	c total clause space: 78.2603MB
177.76/177.83	c total #watches: 91209
177.96/178.07	c total #propagations: 6382869 / total #impl: 57409895 (eff. 0.111)
177.96/178.07	c #Conflicts:     985000 | #Learnt:      26351 | 0.003
177.96/178.07	c total clause space: 78.2603MB
177.96/178.07	c total #watches: 94417
178.17/178.27	c total #propagations: 6388671 / total #impl: 57473208 (eff. 0.111)
178.17/178.27	c #Conflicts:     986000 | #Learnt:      27351 | 0.003
178.17/178.27	c total clause space: 78.2603MB
178.17/178.27	c total #watches: 97785
178.36/178.49	c total #propagations: 6394595 / total #impl: 57535885 (eff. 0.111)
178.36/178.49	c #Conflicts:     987000 | #Learnt:      28351 | 0.003
178.36/178.49	c total clause space: 78.2603MB
178.36/178.49	c total #watches: 101169
178.66/178.75	c total #propagations: 6400780 / total #impl: 57606243 (eff. 0.111)
178.66/178.75	c #Conflicts:     988000 | #Learnt:      29351 | 0.003
178.66/178.75	c total clause space: 78.2603MB
178.66/178.75	c total #watches: 104564
178.96/179.05	c total #propagations: 6407148 / total #impl: 57687911 (eff. 0.111)
178.96/179.05	c #Conflicts:     989000 | #Learnt:      30351 | 0.003
178.96/179.05	c total clause space: 78.2603MB
178.96/179.05	c total #watches: 107746
179.27/179.33	c total #propagations: 6413284 / total #impl: 57754891 (eff. 0.111)
179.27/179.33	c #Conflicts:     990000 | #Learnt:      31351 | 0.003
179.27/179.33	c total clause space: 78.2603MB
179.27/179.33	c total #watches: 111190
179.56/179.65	c total #propagations: 6419042 / total #impl: 57822237 (eff. 0.111)
179.56/179.65	c #Conflicts:     991000 | #Learnt:      32351 | 0.003
179.56/179.65	c total clause space: 78.2603MB
179.56/179.65	c total #watches: 114393
179.76/179.89	c total #propagations: 6425068 / total #impl: 57894994 (eff. 0.111)
179.76/179.89	c #Conflicts:     992000 | #Learnt:      33351 | 0.003
179.76/179.89	c total clause space: 78.2603MB
179.76/179.89	c total #watches: 117620
180.06/180.15	c total #propagations: 6431398 / total #impl: 57965813 (eff. 0.111)
180.06/180.15	c #Conflicts:     993000 | #Learnt:      34351 | 0.003
180.06/180.15	c total clause space: 78.2603MB
180.06/180.15	c total #watches: 120873
180.26/180.39	c total #propagations: 6437708 / total #impl: 58036921 (eff. 0.111)
180.26/180.39	c #Conflicts:     994000 | #Learnt:      35351 | 0.003
180.26/180.39	c total clause space: 78.2603MB
180.26/180.39	c total #watches: 124142
180.66/180.74	c total #propagations: 6443960 / total #impl: 58111218 (eff. 0.111)
180.66/180.74	c #Conflicts:     995000 | #Learnt:      36351 | 0.003
180.66/180.74	c total clause space: 78.2603MB
180.66/180.74	c total #watches: 127351
180.96/181.09	c total #propagations: 6450200 / total #impl: 58189212 (eff. 0.111)
180.96/181.09	c #Conflicts:     996000 | #Learnt:      37351 | 0.003
180.96/181.09	c total clause space: 78.2603MB
180.96/181.09	c total #watches: 130595
181.36/181.44	c total #propagations: 6456556 / total #impl: 58279088 (eff. 0.111)
181.36/181.44	c #Conflicts:     997000 | #Learnt:      38351 | 0.003
181.36/181.44	c total clause space: 78.2603MB
181.36/181.44	c total #watches: 133911
181.76/181.81	c total #propagations: 6462807 / total #impl: 58348671 (eff. 0.111)
181.76/181.81	c #Conflicts:     998000 | #Learnt:      39351 | 0.003
181.76/181.81	c total clause space: 78.2603MB
181.76/181.81	c total #watches: 137092
182.16/182.28	c total #propagations: 6469052 / total #impl: 58426063 (eff. 0.111)
182.16/182.28	c #Conflicts:     999000 | #Learnt:      40351 | 0.003
182.16/182.28	c total clause space: 78.2603MB
182.16/182.28	c total #watches: 140531
182.76/182.81	c total #propagations: 6475483 / total #impl: 58507614 (eff. 0.111)
182.76/182.81	c #Conflicts:    1000000 | #Learnt:      41351 | 0.003
182.76/182.81	c total clause space: 78.2603MB
182.76/182.81	c total #watches: 143681
183.16/183.28	c total #propagations: 6481991 / total #impl: 58581751 (eff. 0.111)
183.16/183.28	c #Conflicts:    1001000 | #Learnt:      42351 | 0.003
183.16/183.28	c total clause space: 78.2603MB
183.16/183.28	c total #watches: 146876
183.67/183.73	c total #propagations: 6487961 / total #impl: 58656546 (eff. 0.111)
183.67/183.73	c #Conflicts:    1002000 | #Learnt:      43351 | 0.003
183.67/183.73	c total clause space: 78.2603MB
183.67/183.73	c total #watches: 150086
184.16/184.26	c total #propagations: 6493933 / total #impl: 58736919 (eff. 0.111)
184.16/184.26	c #Conflicts:    1003000 | #Learnt:      44351 | 0.003
184.16/184.26	c total clause space: 78.2603MB
184.16/184.26	c total #watches: 153398
184.76/184.82	c total #propagations: 6500085 / total #impl: 58804080 (eff. 0.111)
184.76/184.82	c #Conflicts:    1004000 | #Learnt:      45351 | 0.003
184.76/184.82	c total clause space: 78.2603MB
184.76/184.82	c total #watches: 156521
185.26/185.33	c total #propagations: 6506428 / total #impl: 58875436 (eff. 0.111)
185.26/185.33	c #Conflicts:    1005000 | #Learnt:      46351 | 0.003
185.26/185.33	c total clause space: 78.2603MB
185.26/185.33	c total #watches: 159823
185.76/185.85	c total #propagations: 6512959 / total #impl: 58959363 (eff. 0.110)
185.76/185.85	c #Conflicts:    1006000 | #Learnt:      47351 | 0.003
185.76/185.85	c total clause space: 78.2603MB
185.76/185.85	c total #watches: 163024
186.36/186.45	c total #propagations: 6519399 / total #impl: 59046187 (eff. 0.110)
186.36/186.45	c #Conflicts:    1007000 | #Learnt:      48351 | 0.003
186.36/186.45	c total clause space: 78.2603MB
186.36/186.45	c total #watches: 166269
186.56/186.67	c total #propagations: 6525333 / total #impl: 59118063 (eff. 0.110)
186.56/186.67	c GC COLLECT
186.56/186.67	c #Conflicts:    1008000 | #Learnt:      25148 | 0.003
186.56/186.67	c total clause space: 78.2603MB
186.56/186.67	c total #watches: 90829
186.76/186.87	c total #propagations: 6532274 / total #impl: 59184770 (eff. 0.110)
186.76/186.87	c #Conflicts:    1009000 | #Learnt:      26148 | 0.003
186.76/186.87	c total clause space: 78.2603MB
186.76/186.87	c total #watches: 94131
187.06/187.14	c total #propagations: 6538594 / total #impl: 59254580 (eff. 0.110)
187.06/187.14	c #Conflicts:    1010000 | #Learnt:      27148 | 0.003
187.06/187.14	c total clause space: 78.2603MB
187.06/187.14	c total #watches: 97529
187.36/187.46	c total #propagations: 6545153 / total #impl: 59319397 (eff. 0.110)
187.36/187.46	c #Conflicts:    1011000 | #Learnt:      28148 | 0.003
187.36/187.46	c total clause space: 78.2603MB
187.36/187.46	c total #watches: 100877
187.66/187.77	c total #propagations: 6551885 / total #impl: 59377865 (eff. 0.110)
187.66/187.77	c #Conflicts:    1012000 | #Learnt:      29148 | 0.003
187.66/187.77	c total clause space: 78.2603MB
187.66/187.77	c total #watches: 104359
188.06/188.14	c total #propagations: 6558241 / total #impl: 59439839 (eff. 0.110)
188.06/188.14	c #Conflicts:    1013000 | #Learnt:      30148 | 0.003
188.06/188.14	c total clause space: 78.2603MB
188.06/188.14	c total #watches: 107664
188.36/188.47	c total #propagations: 6565084 / total #impl: 59498837 (eff. 0.110)
188.36/188.47	c #Conflicts:    1014000 | #Learnt:      31148 | 0.003
188.36/188.47	c total clause space: 78.2603MB
188.36/188.47	c total #watches: 110803
188.66/188.72	c total #propagations: 6572155 / total #impl: 59566726 (eff. 0.110)
188.66/188.72	c #Conflicts:    1015000 | #Learnt:      32148 | 0.003
188.66/188.72	c total clause space: 78.2603MB
188.66/188.72	c total #watches: 114210
189.06/189.11	c total #propagations: 6578692 / total #impl: 59633219 (eff. 0.110)
189.06/189.11	c #Conflicts:    1016000 | #Learnt:      33148 | 0.003
189.06/189.11	c total clause space: 78.2603MB
189.06/189.11	c total #watches: 117468
189.36/189.40	c total #propagations: 6585562 / total #impl: 59698214 (eff. 0.110)
189.36/189.40	c #Conflicts:    1017000 | #Learnt:      34148 | 0.003
189.36/189.40	c total clause space: 78.2603MB
189.36/189.40	c total #watches: 120610
189.66/189.79	c total #propagations: 6592569 / total #impl: 59766361 (eff. 0.110)
189.66/189.79	c #Conflicts:    1018000 | #Learnt:      35148 | 0.003
189.66/189.79	c total clause space: 78.2603MB
189.66/189.79	c total #watches: 123858
190.06/190.13	c total #propagations: 6599915 / total #impl: 59846980 (eff. 0.110)
190.06/190.13	c #Conflicts:    1019000 | #Learnt:      36148 | 0.003
190.06/190.13	c total clause space: 78.2603MB
190.06/190.13	c total #watches: 126842
190.46/190.50	c total #propagations: 6607317 / total #impl: 59915570 (eff. 0.110)
190.46/190.50	c #Conflicts:    1020000 | #Learnt:      37148 | 0.003
190.46/190.50	c total clause space: 78.2603MB
190.46/190.50	c total #watches: 129990
190.85/190.90	c total #propagations: 6614765 / total #impl: 59984194 (eff. 0.110)
190.85/190.90	c #Conflicts:    1021000 | #Learnt:      38148 | 0.003
190.85/190.90	c total clause space: 78.2603MB
190.85/190.90	c total #watches: 133186
191.15/191.29	c total #propagations: 6621804 / total #impl: 60061550 (eff. 0.110)
191.15/191.29	c #Conflicts:    1022000 | #Learnt:      39148 | 0.003
191.15/191.29	c total clause space: 78.2603MB
191.15/191.29	c total #watches: 136300
191.55/191.68	c total #propagations: 6628635 / total #impl: 60134090 (eff. 0.110)
191.55/191.68	c #Conflicts:    1023000 | #Learnt:      40148 | 0.003
191.55/191.68	c total clause space: 78.2603MB
191.55/191.68	c total #watches: 139565
191.95/192.03	c total #propagations: 6635551 / total #impl: 60210018 (eff. 0.110)
191.95/192.03	c #Conflicts:    1024000 | #Learnt:      41148 | 0.003
191.95/192.03	c total clause space: 78.2603MB
191.95/192.03	c total #watches: 142719
192.25/192.38	c total #propagations: 6642312 / total #impl: 60277116 (eff. 0.110)
192.25/192.38	c #Conflicts:    1025000 | #Learnt:      42148 | 0.003
192.25/192.38	c total clause space: 78.2603MB
192.25/192.38	c total #watches: 145950
192.65/192.77	c total #propagations: 6649420 / total #impl: 60345499 (eff. 0.110)
192.65/192.77	c #Conflicts:    1026000 | #Learnt:      43148 | 0.003
192.65/192.77	c total clause space: 78.2603MB
192.65/192.77	c total #watches: 149263
192.85/192.92	c total #propagations: 6656370 / total #impl: 60400964 (eff. 0.110)
192.85/192.92	c #Conflicts:    1027000 | #Learnt:      44148 | 0.003
192.85/192.92	c total clause space: 78.2603MB
192.85/192.92	c total #watches: 152718
192.95/193.07	c total #propagations: 6663936 / total #impl: 60445014 (eff. 0.110)
192.95/193.07	c #Conflicts:    1028000 | #Learnt:      45148 | 0.003
192.95/193.07	c total clause space: 78.2603MB
192.95/193.07	c total #watches: 156152
193.15/193.22	c total #propagations: 6671211 / total #impl: 60496228 (eff. 0.110)
193.15/193.22	c #Conflicts:    1029000 | #Learnt:      46148 | 0.003
193.15/193.22	c total clause space: 78.2603MB
193.15/193.22	c total #watches: 159433
193.25/193.36	c total #propagations: 6678481 / total #impl: 60545908 (eff. 0.110)
193.25/193.36	c #Conflicts:    1030000 | #Learnt:      47148 | 0.003
193.25/193.36	c total clause space: 78.2603MB
193.25/193.36	c total #watches: 162703
193.45/193.50	c total #propagations: 6686711 / total #impl: 60593577 (eff. 0.110)
193.45/193.50	c #Conflicts:    1031000 | #Learnt:      48148 | 0.003
193.45/193.50	c total clause space: 78.2603MB
193.45/193.50	c total #watches: 166184
193.56/193.66	c total #propagations: 6694379 / total #impl: 60637174 (eff. 0.110)
193.56/193.66	c GC COLLECT
193.56/193.66	c #Conflicts:    1032000 | #Learnt:      24649 | 0.003
193.56/193.66	c total clause space: 78.2603MB
193.56/193.66	c total #watches: 88896
193.66/193.75	c total #propagations: 6701683 / total #impl: 60695649 (eff. 0.110)
193.66/193.75	c #Conflicts:    1033000 | #Learnt:      25649 | 0.003
193.66/193.75	c total clause space: 78.2603MB
193.66/193.75	c total #watches: 92590
193.75/193.84	c total #propagations: 6708656 / total #impl: 60739679 (eff. 0.110)
193.75/193.84	c #Conflicts:    1034000 | #Learnt:      26649 | 0.003
193.75/193.84	c total clause space: 78.2603MB
193.75/193.84	c total #watches: 95937
193.85/193.94	c total #propagations: 6715877 / total #impl: 60778927 (eff. 0.110)
193.85/193.94	c #Conflicts:    1035000 | #Learnt:      27649 | 0.003
193.85/193.94	c total clause space: 78.2603MB
193.85/193.94	c total #watches: 98980
193.95/194.03	c total #propagations: 6723846 / total #impl: 60817159 (eff. 0.111)
193.95/194.03	c #Conflicts:    1036000 | #Learnt:      28649 | 0.003
193.95/194.03	c total clause space: 78.2603MB
193.95/194.03	c total #watches: 102202
194.05/194.14	c total #propagations: 6731244 / total #impl: 60862140 (eff. 0.111)
194.05/194.14	c #Conflicts:    1037000 | #Learnt:      29649 | 0.003
194.05/194.14	c total clause space: 78.2603MB
194.05/194.14	c total #watches: 105459
194.15/194.24	c total #propagations: 6738620 / total #impl: 60903687 (eff. 0.111)
194.15/194.24	c #Conflicts:    1038000 | #Learnt:      30649 | 0.003
194.15/194.24	c total clause space: 78.2603MB
194.15/194.24	c total #watches: 108658
194.25/194.35	c total #propagations: 6745979 / total #impl: 60941956 (eff. 0.111)
194.25/194.35	c #Conflicts:    1039000 | #Learnt:      31649 | 0.003
194.25/194.35	c total clause space: 78.2603MB
194.25/194.35	c total #watches: 111828
194.35/194.49	c total #propagations: 6753731 / total #impl: 60985629 (eff. 0.111)
194.35/194.49	c #Conflicts:    1040000 | #Learnt:      32649 | 0.003
194.35/194.49	c total clause space: 78.2603MB
194.35/194.49	c total #watches: 115153
194.55/194.62	c total #propagations: 6761798 / total #impl: 61038679 (eff. 0.111)
194.55/194.62	c #Conflicts:    1041000 | #Learnt:      33649 | 0.003
194.55/194.62	c total clause space: 78.2603MB
194.55/194.62	c total #watches: 118475
194.66/194.78	c total #propagations: 6769445 / total #impl: 61087571 (eff. 0.111)
194.66/194.78	c #Conflicts:    1042000 | #Learnt:      34649 | 0.003
194.66/194.78	c total clause space: 78.2603MB
194.66/194.78	c total #watches: 121760
194.85/194.94	c total #propagations: 6777339 / total #impl: 61142851 (eff. 0.111)
194.85/194.94	c #Conflicts:    1043000 | #Learnt:      35649 | 0.003
194.85/194.94	c total clause space: 78.2603MB
194.85/194.94	c total #watches: 124849
194.95/195.09	c total #propagations: 6785178 / total #impl: 61195913 (eff. 0.111)
194.95/195.09	c #Conflicts:    1044000 | #Learnt:      36649 | 0.003
194.95/195.09	c total clause space: 78.2603MB
194.95/195.09	c total #watches: 127873
195.15/195.25	c total #propagations: 6792874 / total #impl: 61246031 (eff. 0.111)
195.15/195.25	c #Conflicts:    1045000 | #Learnt:      37649 | 0.003
195.15/195.25	c total clause space: 78.2603MB
195.15/195.25	c total #watches: 130836
195.35/195.44	c total #propagations: 6800832 / total #impl: 61299181 (eff. 0.111)
195.35/195.44	c #Conflicts:    1046000 | #Learnt:      38649 | 0.003
195.35/195.44	c total clause space: 78.2603MB
195.35/195.44	c total #watches: 133910
195.55/195.63	c total #propagations: 6809210 / total #impl: 61352551 (eff. 0.111)
195.55/195.63	c #Conflicts:    1047000 | #Learnt:      39649 | 0.003
195.55/195.63	c total clause space: 78.2603MB
195.55/195.63	c total #watches: 137027
195.76/195.81	c total #propagations: 6817662 / total #impl: 61405249 (eff. 0.111)
195.76/195.81	c #Conflicts:    1048000 | #Learnt:      40649 | 0.003
195.76/195.81	c total clause space: 78.2603MB
195.76/195.81	c total #watches: 140222
195.95/196.04	c total #propagations: 6825376 / total #impl: 61456139 (eff. 0.111)
195.95/196.04	c #Conflicts:    1049000 | #Learnt:      41649 | 0.003
195.95/196.04	c total clause space: 78.2603MB
195.95/196.04	c total #watches: 143426
196.15/196.25	c total #propagations: 6833167 / total #impl: 61518199 (eff. 0.111)
196.15/196.25	c #Conflicts:    1050000 | #Learnt:      42649 | 0.003
196.15/196.25	c total clause space: 78.2603MB
196.15/196.25	c total #watches: 146462
196.35/196.44	c total #propagations: 6841551 / total #impl: 61573074 (eff. 0.111)
196.35/196.44	c #Conflicts:    1051000 | #Learnt:      43649 | 0.003
196.35/196.44	c total clause space: 78.2603MB
196.35/196.44	c total #watches: 149664
196.55/196.62	c total #propagations: 6850153 / total #impl: 61636381 (eff. 0.111)
196.55/196.62	c #Conflicts:    1052000 | #Learnt:      44649 | 0.003
196.55/196.62	c total clause space: 78.2603MB
196.55/196.62	c total #watches: 153135
196.75/196.88	c total #propagations: 6857462 / total #impl: 61681153 (eff. 0.111)
196.75/196.88	c #Conflicts:    1053000 | #Learnt:      45649 | 0.003
196.75/196.88	c total clause space: 78.2603MB
196.75/196.88	c total #watches: 156583
197.05/197.16	c total #propagations: 6864705 / total #impl: 61736382 (eff. 0.111)
197.05/197.16	c #Conflicts:    1054000 | #Learnt:      46649 | 0.003
197.05/197.16	c total clause space: 78.2603MB
197.05/197.16	c total #watches: 160046
197.35/197.40	c total #propagations: 6871967 / total #impl: 61788325 (eff. 0.111)
197.35/197.40	c #Conflicts:    1055000 | #Learnt:      47649 | 0.003
197.35/197.40	c total clause space: 78.2603MB
197.35/197.40	c total #watches: 163303
197.55/197.61	c total #propagations: 6879453 / total #impl: 61838335 (eff. 0.111)
197.55/197.61	c #Conflicts:    1056000 | #Learnt:      48649 | 0.003
197.55/197.61	c total clause space: 78.2603MB
197.55/197.61	c total #watches: 166566
197.75/197.86	c total #propagations: 6887121 / total #impl: 61889130 (eff. 0.111)
197.75/197.86	c GC COLLECT
197.75/197.86	c #Conflicts:    1057000 | #Learnt:      24850 | 0.003
197.75/197.86	c total clause space: 78.2603MB
197.75/197.86	c total #watches: 89638
197.85/197.95	c total #propagations: 6894698 / total #impl: 61942485 (eff. 0.111)
197.85/197.95	c #Conflicts:    1058000 | #Learnt:      25850 | 0.003
197.85/197.95	c total clause space: 78.2603MB
197.85/197.95	c total #watches: 93253
197.96/198.04	c total #propagations: 6901429 / total #impl: 61987590 (eff. 0.111)
197.96/198.04	c #Conflicts:    1059000 | #Learnt:      26850 | 0.003
197.96/198.04	c total clause space: 78.2603MB
197.96/198.04	c total #watches: 97185
198.06/198.13	c total #propagations: 6908823 / total #impl: 62029866 (eff. 0.111)
198.06/198.13	c #Conflicts:    1060000 | #Learnt:      27850 | 0.003
198.06/198.13	c total clause space: 78.2603MB
198.06/198.13	c total #watches: 100673
198.15/198.25	c total #propagations: 6916047 / total #impl: 62069056 (eff. 0.111)
198.15/198.25	c #Conflicts:    1061000 | #Learnt:      28850 | 0.003
198.15/198.25	c total clause space: 78.2603MB
198.15/198.25	c total #watches: 104300
198.25/198.36	c total #propagations: 6923111 / total #impl: 62114478 (eff. 0.111)
198.25/198.36	c #Conflicts:    1062000 | #Learnt:      29850 | 0.003
198.25/198.36	c total clause space: 78.2603MB
198.25/198.36	c total #watches: 107817
198.35/198.48	c total #propagations: 6929788 / total #impl: 62160359 (eff. 0.111)
198.35/198.48	c #Conflicts:    1063000 | #Learnt:      30850 | 0.003
198.35/198.48	c total clause space: 78.2603MB
198.35/198.48	c total #watches: 111028
198.55/198.60	c total #propagations: 6937354 / total #impl: 62203816 (eff. 0.112)
198.55/198.60	c #Conflicts:    1064000 | #Learnt:      31850 | 0.003
198.55/198.60	c total clause space: 78.2603MB
198.55/198.60	c total #watches: 114380
198.65/198.72	c total #propagations: 6945201 / total #impl: 62247973 (eff. 0.112)
198.65/198.72	c #Conflicts:    1065000 | #Learnt:      32850 | 0.003
198.65/198.72	c total clause space: 78.2603MB
198.65/198.72	c total #watches: 117514
198.75/198.85	c total #propagations: 6953395 / total #impl: 62284899 (eff. 0.112)
198.75/198.85	c #Conflicts:    1066000 | #Learnt:      33850 | 0.003
198.75/198.85	c total clause space: 78.2603MB
198.75/198.85	c total #watches: 120516
198.95/199.01	c total #propagations: 6961366 / total #impl: 62325930 (eff. 0.112)
198.95/199.01	c #Conflicts:    1067000 | #Learnt:      34850 | 0.003
198.95/199.01	c total clause space: 78.2603MB
198.95/199.01	c total #watches: 123547
199.06/199.16	c total #propagations: 6968878 / total #impl: 62373049 (eff. 0.112)
199.06/199.16	c #Conflicts:    1068000 | #Learnt:      35850 | 0.003
199.06/199.16	c total clause space: 78.2603MB
199.06/199.16	c total #watches: 126765
199.25/199.31	c total #propagations: 6976772 / total #impl: 62419440 (eff. 0.112)
199.25/199.31	c #Conflicts:    1069000 | #Learnt:      36850 | 0.003
199.25/199.31	c total clause space: 78.2603MB
199.25/199.31	c total #watches: 130048
199.45/199.50	c total #propagations: 6984080 / total #impl: 62464554 (eff. 0.112)
199.45/199.50	c #Conflicts:    1070000 | #Learnt:      37850 | 0.003
199.45/199.50	c total clause space: 78.2603MB
199.45/199.50	c total #watches: 133391
199.55/199.68	c total #propagations: 6990958 / total #impl: 62528993 (eff. 0.112)
199.55/199.68	c #Conflicts:    1071000 | #Learnt:      38850 | 0.003
199.55/199.68	c total clause space: 78.2603MB
199.55/199.68	c total #watches: 136514
199.75/199.86	c total #propagations: 6998912 / total #impl: 62581797 (eff. 0.112)
199.75/199.86	c #Conflicts:    1072000 | #Learnt:      39850 | 0.003
199.75/199.86	c total clause space: 78.2603MB
199.75/199.86	c total #watches: 139811
199.95/200.04	c total #propagations: 7006480 / total #impl: 62631900 (eff. 0.112)
199.95/200.04	c #Conflicts:    1073000 | #Learnt:      40850 | 0.003
199.95/200.04	c total clause space: 78.2603MB
199.95/200.04	c total #watches: 143137
200.16/200.27	c total #propagations: 7013758 / total #impl: 62682025 (eff. 0.112)
200.16/200.27	c #Conflicts:    1074000 | #Learnt:      41850 | 0.003
200.16/200.27	c total clause space: 78.2603MB
200.16/200.27	c total #watches: 146174
200.45/200.50	c total #propagations: 7021196 / total #impl: 62733811 (eff. 0.112)
200.45/200.50	c #Conflicts:    1075000 | #Learnt:      42850 | 0.003
200.45/200.50	c total clause space: 78.2603MB
200.45/200.50	c total #watches: 149547
200.65/200.70	c total #propagations: 7028722 / total #impl: 62794954 (eff. 0.112)
200.65/200.70	c #Conflicts:    1076000 | #Learnt:      43850 | 0.003
200.65/200.70	c total clause space: 78.2603MB
200.65/200.70	c total #watches: 152655
200.85/200.90	c total #propagations: 7036849 / total #impl: 62843903 (eff. 0.112)
200.85/200.90	c #Conflicts:    1077000 | #Learnt:      44850 | 0.003
200.85/200.90	c total clause space: 78.2603MB
200.85/200.90	c total #watches: 155599
201.05/201.12	c total #propagations: 7045317 / total #impl: 62896425 (eff. 0.112)
201.05/201.12	c #Conflicts:    1078000 | #Learnt:      45850 | 0.003
201.05/201.12	c total clause space: 78.2603MB
201.05/201.12	c total #watches: 158808
201.26/201.32	c total #propagations: 7053324 / total #impl: 62942303 (eff. 0.112)
201.26/201.32	c #Conflicts:    1079000 | #Learnt:      46850 | 0.003
201.26/201.32	c total clause space: 78.2603MB
201.26/201.32	c total #watches: 161860
201.45/201.53	c total #propagations: 7060687 / total #impl: 62984504 (eff. 0.112)
201.45/201.53	c #Conflicts:    1080000 | #Learnt:      47850 | 0.003
201.45/201.53	c total clause space: 78.2603MB
201.45/201.53	c total #watches: 164888
201.65/201.75	c total #propagations: 7068708 / total #impl: 63027650 (eff. 0.112)
201.65/201.75	c #Conflicts:    1081000 | #Learnt:      48850 | 0.003
201.65/201.75	c total clause space: 78.2603MB
201.65/201.75	c total #watches: 167998
201.85/201.98	c total #propagations: 7077560 / total #impl: 63070241 (eff. 0.112)
201.85/201.98	c #Conflicts:    1082000 | #Learnt:      49850 | 0.003
201.85/201.98	c total clause space: 78.2603MB
201.85/201.98	c total #watches: 170992
202.06/202.14	c total #propagations: 7085954 / total #impl: 63119258 (eff. 0.112)
202.06/202.14	c GC COLLECT
202.06/202.14	c #Conflicts:    1083000 | #Learnt:      25750 | 0.003
202.06/202.14	c total clause space: 78.2603MB
202.06/202.14	c total #watches: 93000
202.16/202.24	c total #propagations: 7093448 / total #impl: 63165889 (eff. 0.112)
202.16/202.24	c #Conflicts:    1084000 | #Learnt:      26750 | 0.003
202.16/202.24	c total clause space: 78.2603MB
202.16/202.24	c total #watches: 96618
202.26/202.35	c total #propagations: 7100835 / total #impl: 63213417 (eff. 0.112)
202.26/202.35	c #Conflicts:    1085000 | #Learnt:      27750 | 0.003
202.26/202.35	c total clause space: 78.2603MB
202.26/202.35	c total #watches: 100251
202.37/202.46	c total #propagations: 7107653 / total #impl: 63259460 (eff. 0.112)
202.37/202.46	c #Conflicts:    1086000 | #Learnt:      28750 | 0.003
202.37/202.46	c total clause space: 78.2603MB
202.37/202.46	c total #watches: 103573
202.47/202.59	c total #propagations: 7114954 / total #impl: 63310183 (eff. 0.112)
202.47/202.59	c #Conflicts:    1087000 | #Learnt:      29750 | 0.003
202.47/202.59	c total clause space: 78.2603MB
202.47/202.59	c total #watches: 107077
202.66/202.73	c total #propagations: 7122403 / total #impl: 63363973 (eff. 0.112)
202.66/202.73	c #Conflicts:    1088000 | #Learnt:      30750 | 0.003
202.66/202.73	c total clause space: 78.2603MB
202.66/202.73	c total #watches: 110425
202.76/202.88	c total #propagations: 7130288 / total #impl: 63419357 (eff. 0.112)
202.76/202.88	c #Conflicts:    1089000 | #Learnt:      31750 | 0.003
202.76/202.88	c total clause space: 78.2603MB
202.76/202.88	c total #watches: 113786
202.96/203.04	c total #propagations: 7137969 / total #impl: 63478956 (eff. 0.112)
202.96/203.04	c #Conflicts:    1090000 | #Learnt:      32750 | 0.003
202.96/203.04	c total clause space: 78.2603MB
202.96/203.04	c total #watches: 117122
203.16/203.20	c total #propagations: 7145628 / total #impl: 63535788 (eff. 0.112)
203.16/203.20	c #Conflicts:    1091000 | #Learnt:      33750 | 0.003
203.16/203.20	c total clause space: 78.2603MB
203.16/203.20	c total #watches: 120316
203.26/203.39	c total #propagations: 7153527 / total #impl: 63602021 (eff. 0.112)
203.26/203.39	c #Conflicts:    1092000 | #Learnt:      34750 | 0.003
203.26/203.39	c total clause space: 78.2603MB
203.26/203.39	c total #watches: 123743
203.57/203.62	c total #propagations: 7161823 / total #impl: 63653644 (eff. 0.113)
203.57/203.62	c #Conflicts:    1093000 | #Learnt:      35750 | 0.003
203.57/203.62	c total clause space: 78.2603MB
203.57/203.62	c total #watches: 127417
203.76/203.83	c total #propagations: 7168988 / total #impl: 63702468 (eff. 0.113)
203.76/203.83	c #Conflicts:    1094000 | #Learnt:      36750 | 0.003
203.76/203.83	c total clause space: 78.2603MB
203.76/203.83	c total #watches: 130748
203.96/204.06	c total #propagations: 7176175 / total #impl: 63761513 (eff. 0.113)
203.96/204.06	c #Conflicts:    1095000 | #Learnt:      37750 | 0.003
203.96/204.06	c total clause space: 78.2603MB
203.96/204.06	c total #watches: 134203
204.26/204.30	c total #propagations: 7183357 / total #impl: 63816406 (eff. 0.113)
204.26/204.30	c #Conflicts:    1096000 | #Learnt:      38750 | 0.003
204.26/204.30	c total clause space: 78.2603MB
204.26/204.30	c total #watches: 137603
204.46/204.54	c total #propagations: 7190667 / total #impl: 63879493 (eff. 0.113)
204.46/204.54	c #Conflicts:    1097000 | #Learnt:      39750 | 0.003
204.46/204.54	c total clause space: 78.2603MB
204.46/204.54	c total #watches: 140843
204.76/204.83	c total #propagations: 7197603 / total #impl: 63940250 (eff. 0.113)
204.76/204.83	c #Conflicts:    1098000 | #Learnt:      40750 | 0.003
204.76/204.83	c total clause space: 78.2603MB
204.76/204.83	c total #watches: 144392
205.06/205.19	c total #propagations: 7204071 / total #impl: 64003547 (eff. 0.113)
205.06/205.19	c #Conflicts:    1099000 | #Learnt:      41750 | 0.003
205.06/205.19	c total clause space: 78.2603MB
205.06/205.19	c total #watches: 147838
205.46/205.52	c total #propagations: 7210479 / total #impl: 64073274 (eff. 0.113)
205.46/205.52	c #Conflicts:    1100000 | #Learnt:      42750 | 0.003
205.46/205.52	c total clause space: 78.2603MB
205.46/205.52	c total #watches: 151159
205.77/205.81	c total #propagations: 7217496 / total #impl: 64135193 (eff. 0.113)
205.77/205.81	c #Conflicts:    1101000 | #Learnt:      43750 | 0.003
205.77/205.81	c total clause space: 78.2603MB
205.77/205.81	c total #watches: 154397
206.06/206.17	c total #propagations: 7224459 / total #impl: 64195706 (eff. 0.113)
206.06/206.17	c #Conflicts:    1102000 | #Learnt:      44750 | 0.003
206.06/206.17	c total clause space: 78.2603MB
206.06/206.17	c total #watches: 157859
206.46/206.52	c total #propagations: 7230851 / total #impl: 64261603 (eff. 0.113)
206.46/206.52	c #Conflicts:    1103000 | #Learnt:      45750 | 0.003
206.46/206.52	c total clause space: 78.2603MB
206.46/206.52	c total #watches: 161118
206.77/206.87	c total #propagations: 7237275 / total #impl: 64332087 (eff. 0.112)
206.77/206.87	c #Conflicts:    1104000 | #Learnt:      46750 | 0.003
206.77/206.87	c total clause space: 78.2603MB
206.77/206.87	c total #watches: 164501
207.16/207.21	c total #propagations: 7244325 / total #impl: 64399998 (eff. 0.112)
207.16/207.21	c #Conflicts:    1105000 | #Learnt:      47750 | 0.003
207.16/207.21	c total clause space: 78.2603MB
207.16/207.21	c total #watches: 167740
207.46/207.54	c total #propagations: 7251959 / total #impl: 64462373 (eff. 0.112)
207.46/207.54	c #Conflicts:    1106000 | #Learnt:      48750 | 0.003
207.46/207.54	c total clause space: 78.2603MB
207.46/207.54	c total #watches: 170889
207.76/207.88	c total #propagations: 7259683 / total #impl: 64519785 (eff. 0.113)
207.76/207.88	c #Conflicts:    1107000 | #Learnt:      49750 | 0.003
207.76/207.88	c total clause space: 78.2603MB
207.76/207.88	c total #watches: 174130
208.16/208.24	c total #propagations: 7267212 / total #impl: 64575488 (eff. 0.113)
208.16/208.24	c #Conflicts:    1108000 | #Learnt:      50750 | 0.003
208.16/208.24	c total clause space: 78.2603MB
208.16/208.24	c total #watches: 177534
208.36/208.46	c total #propagations: 7275274 / total #impl: 64638918 (eff. 0.113)
208.36/208.46	c GC COLLECT
208.36/208.46	c #Conflicts:    1109000 | #Learnt:      26349 | 0.003
208.36/208.46	c total clause space: 78.2603MB
208.36/208.46	c total #watches: 95483
208.56/208.60	c total #propagations: 7281875 / total #impl: 64695553 (eff. 0.113)
208.56/208.60	c #Conflicts:    1110000 | #Learnt:      27349 | 0.003
208.56/208.60	c total clause space: 78.2603MB
208.56/208.60	c total #watches: 99105
208.66/208.78	c total #propagations: 7288295 / total #impl: 64745544 (eff. 0.113)
208.66/208.78	c #Conflicts:    1111000 | #Learnt:      28349 | 0.003
208.66/208.78	c total clause space: 78.2603MB
208.66/208.78	c total #watches: 102538
208.86/208.97	c total #propagations: 7294856 / total #impl: 64805880 (eff. 0.113)
208.86/208.97	c #Conflicts:    1112000 | #Learnt:      29349 | 0.003
208.86/208.97	c total clause space: 78.2603MB
208.86/208.97	c total #watches: 105750
209.07/209.18	c total #propagations: 7301573 / total #impl: 64859509 (eff. 0.113)
209.07/209.18	c #Conflicts:    1113000 | #Learnt:      30349 | 0.003
209.07/209.18	c total clause space: 78.2603MB
209.07/209.18	c total #watches: 108983
209.26/209.39	c total #propagations: 7308320 / total #impl: 64920287 (eff. 0.113)
209.26/209.39	c #Conflicts:    1114000 | #Learnt:      31349 | 0.003
209.26/209.39	c total clause space: 78.2603MB
209.26/209.39	c total #watches: 112183
209.56/209.60	c total #propagations: 7314666 / total #impl: 64979421 (eff. 0.113)
209.56/209.60	c #Conflicts:    1115000 | #Learnt:      32349 | 0.003
209.56/209.60	c total clause space: 78.2603MB
209.56/209.60	c total #watches: 115525
209.66/209.77	c total #propagations: 7321506 / total #impl: 65035966 (eff. 0.113)
209.66/209.77	c #Conflicts:    1116000 | #Learnt:      33349 | 0.003
209.66/209.77	c total clause space: 78.2603MB
209.66/209.77	c total #watches: 119144
209.86/209.98	c total #propagations: 7328515 / total #impl: 65085863 (eff. 0.113)
209.86/209.98	c #Conflicts:    1117000 | #Learnt:      34349 | 0.003
209.86/209.98	c total clause space: 78.2603MB
209.86/209.98	c total #watches: 122404
210.17/210.23	c total #propagations: 7336344 / total #impl: 65136614 (eff. 0.113)
210.17/210.23	c #Conflicts:    1118000 | #Learnt:      35349 | 0.003
210.17/210.23	c total clause space: 78.2603MB
210.17/210.23	c total #watches: 125582
210.36/210.49	c total #propagations: 7343750 / total #impl: 65196338 (eff. 0.113)
210.36/210.49	c #Conflicts:    1119000 | #Learnt:      36349 | 0.003
210.36/210.49	c total clause space: 78.2603MB
210.36/210.49	c total #watches: 128709
210.66/210.74	c total #propagations: 7350549 / total #impl: 65255429 (eff. 0.113)
210.66/210.74	c #Conflicts:    1120000 | #Learnt:      37349 | 0.003
210.66/210.74	c total clause space: 78.2603MB
210.66/210.74	c total #watches: 131826
210.86/210.99	c total #propagations: 7357517 / total #impl: 65320474 (eff. 0.113)
210.86/210.99	c #Conflicts:    1121000 | #Learnt:      38349 | 0.003
210.86/210.99	c total clause space: 78.2603MB
210.86/210.99	c total #watches: 134909
211.17/211.28	c total #propagations: 7364064 / total #impl: 65377639 (eff. 0.113)
211.17/211.28	c #Conflicts:    1122000 | #Learnt:      39349 | 0.003
211.17/211.28	c total clause space: 78.2603MB
211.17/211.28	c total #watches: 138250
211.56/211.62	c total #propagations: 7371242 / total #impl: 65441929 (eff. 0.113)
211.56/211.62	c #Conflicts:    1123000 | #Learnt:      40349 | 0.003
211.56/211.62	c total clause space: 78.2603MB
211.56/211.62	c total #watches: 141542
211.76/211.89	c total #propagations: 7378330 / total #impl: 65502332 (eff. 0.113)
211.76/211.89	c #Conflicts:    1124000 | #Learnt:      41349 | 0.003
211.76/211.89	c total clause space: 78.2603MB
211.76/211.89	c total #watches: 144577
212.06/212.17	c total #propagations: 7386145 / total #impl: 65558251 (eff. 0.113)
212.06/212.17	c #Conflicts:    1125000 | #Learnt:      42349 | 0.003
212.06/212.17	c total clause space: 78.2603MB
212.06/212.17	c total #watches: 147876
212.37/212.43	c total #propagations: 7392926 / total #impl: 65618233 (eff. 0.113)
212.37/212.43	c #Conflicts:    1126000 | #Learnt:      43349 | 0.003
212.37/212.43	c total clause space: 78.2603MB
212.37/212.43	c total #watches: 151130
212.56/212.68	c total #propagations: 7399665 / total #impl: 65672432 (eff. 0.113)
212.56/212.68	c #Conflicts:    1127000 | #Learnt:      44349 | 0.003
212.56/212.68	c total clause space: 78.2603MB
212.56/212.68	c total #watches: 154277
212.96/213.00	c total #propagations: 7406652 / total #impl: 65727124 (eff. 0.113)
212.96/213.00	c #Conflicts:    1128000 | #Learnt:      45349 | 0.003
212.96/213.00	c total clause space: 78.2603MB
212.96/213.00	c total #watches: 157452
213.26/213.34	c total #propagations: 7413580 / total #impl: 65787718 (eff. 0.113)
213.26/213.34	c #Conflicts:    1129000 | #Learnt:      46349 | 0.003
213.26/213.34	c total clause space: 78.2603MB
213.26/213.34	c total #watches: 161114
213.66/213.71	c total #propagations: 7420213 / total #impl: 65850038 (eff. 0.113)
213.66/213.71	c #Conflicts:    1130000 | #Learnt:      47349 | 0.003
213.66/213.71	c total clause space: 78.2603MB
213.66/213.71	c total #watches: 164656
213.96/214.00	c total #propagations: 7426813 / total #impl: 65908850 (eff. 0.113)
213.96/214.00	c #Conflicts:    1131000 | #Learnt:      48349 | 0.003
213.96/214.00	c total clause space: 78.2603MB
213.96/214.00	c total #watches: 168224
214.26/214.39	c total #propagations: 7433636 / total #impl: 65966028 (eff. 0.113)
214.26/214.39	c #Conflicts:    1132000 | #Learnt:      49349 | 0.003
214.26/214.39	c total clause space: 78.2603MB
214.26/214.39	c total #watches: 171730
214.66/214.76	c total #propagations: 7439940 / total #impl: 66021379 (eff. 0.113)
214.66/214.76	c #Conflicts:    1133000 | #Learnt:      50349 | 0.003
214.66/214.76	c total clause space: 78.2603MB
214.66/214.76	c total #watches: 175138
215.06/215.19	c total #propagations: 7446322 / total #impl: 66084331 (eff. 0.113)
215.06/215.19	c #Conflicts:    1134000 | #Learnt:      51349 | 0.003
215.06/215.19	c total clause space: 78.2603MB
215.06/215.19	c total #watches: 178685
215.26/215.39	c total #propagations: 7453298 / total #impl: 66147144 (eff. 0.113)
215.26/215.39	c GC COLLECT
215.26/215.39	c #Conflicts:    1135000 | #Learnt:      26644 | 0.003
215.26/215.39	c total clause space: 78.2603MB
215.26/215.39	c total #watches: 96355
215.46/215.52	c total #propagations: 7460926 / total #impl: 66215950 (eff. 0.113)
215.46/215.52	c #Conflicts:    1136000 | #Learnt:      27644 | 0.003
215.46/215.52	c total clause space: 78.2603MB
215.46/215.52	c total #watches: 100337
215.57/215.68	c total #propagations: 7468218 / total #impl: 66300445 (eff. 0.113)
215.57/215.68	c #Conflicts:    1137000 | #Learnt:      28644 | 0.003
215.57/215.68	c total clause space: 78.2603MB
215.57/215.68	c total #watches: 104250
215.76/215.87	c total #propagations: 7475700 / total #impl: 66363616 (eff. 0.113)
215.76/215.87	c #Conflicts:    1138000 | #Learnt:      29644 | 0.003
215.76/215.87	c total clause space: 78.2603MB
215.76/215.87	c total #watches: 107992
215.96/216.03	c total #propagations: 7482400 / total #impl: 66413535 (eff. 0.113)
215.96/216.03	c #Conflicts:    1139000 | #Learnt:      30644 | 0.003
215.96/216.03	c total clause space: 78.2603MB
215.96/216.03	c total #watches: 111729
216.06/216.19	c total #propagations: 7489693 / total #impl: 66489546 (eff. 0.113)
216.06/216.19	c #Conflicts:    1140000 | #Learnt:      31644 | 0.003
216.06/216.19	c total clause space: 78.2603MB
216.06/216.19	c total #watches: 115005
216.36/216.43	c total #propagations: 7495960 / total #impl: 66547774 (eff. 0.113)
216.36/216.43	c #Conflicts:    1141000 | #Learnt:      32644 | 0.003
216.36/216.43	c total clause space: 78.2603MB
216.36/216.43	c total #watches: 118415
216.56/216.63	c total #propagations: 7502328 / total #impl: 66609315 (eff. 0.113)
216.56/216.63	c #Conflicts:    1142000 | #Learnt:      33644 | 0.003
216.56/216.63	c total clause space: 78.2603MB
216.56/216.63	c total #watches: 122060
216.77/216.87	c total #propagations: 7508440 / total #impl: 66663422 (eff. 0.113)
216.77/216.87	c #Conflicts:    1143000 | #Learnt:      34644 | 0.003
216.77/216.87	c total clause space: 78.2603MB
216.77/216.87	c total #watches: 125630
216.96/217.09	c total #propagations: 7515150 / total #impl: 66723511 (eff. 0.113)
216.96/217.09	c #Conflicts:    1144000 | #Learnt:      35644 | 0.003
216.96/217.09	c total clause space: 78.2603MB
216.96/217.09	c total #watches: 129032
217.26/217.31	c total #propagations: 7521519 / total #impl: 66792499 (eff. 0.113)
217.26/217.31	c #Conflicts:    1145000 | #Learnt:      36644 | 0.003
217.26/217.31	c total clause space: 78.2603MB
217.26/217.31	c total #watches: 132369
217.46/217.52	c total #propagations: 7527448 / total #impl: 66857205 (eff. 0.113)
217.46/217.52	c #Conflicts:    1146000 | #Learnt:      37644 | 0.003
217.46/217.52	c total clause space: 78.2603MB
217.46/217.52	c total #watches: 135852
217.66/217.79	c total #propagations: 7533808 / total #impl: 66919891 (eff. 0.113)
217.66/217.79	c #Conflicts:    1147000 | #Learnt:      38644 | 0.003
217.66/217.79	c total clause space: 78.2603MB
217.66/217.79	c total #watches: 139591
217.96/218.07	c total #propagations: 7539790 / total #impl: 66985504 (eff. 0.113)
217.96/218.07	c #Conflicts:    1148000 | #Learnt:      39644 | 0.003
217.96/218.07	c total clause space: 78.2603MB
217.96/218.07	c total #watches: 143236
218.16/218.27	c total #propagations: 7546177 / total #impl: 67054982 (eff. 0.113)
218.16/218.27	c #Conflicts:    1149000 | #Learnt:      40644 | 0.003
218.16/218.27	c total clause space: 78.2603MB
218.16/218.27	c total #watches: 146962
218.46/218.50	c total #propagations: 7552354 / total #impl: 67110140 (eff. 0.113)
218.46/218.50	c #Conflicts:    1150000 | #Learnt:      41644 | 0.003
218.46/218.50	c total clause space: 78.2603MB
218.46/218.50	c total #watches: 150610
218.66/218.72	c total #propagations: 7558573 / total #impl: 67166571 (eff. 0.113)
218.66/218.72	c #Conflicts:    1151000 | #Learnt:      42644 | 0.003
218.66/218.72	c total clause space: 78.2603MB
218.66/218.72	c total #watches: 153932
218.86/218.94	c total #propagations: 7565796 / total #impl: 67225796 (eff. 0.113)
218.86/218.94	c #Conflicts:    1152000 | #Learnt:      43644 | 0.003
218.86/218.94	c total clause space: 78.2603MB
218.86/218.94	c total #watches: 157835
219.06/219.19	c total #propagations: 7572679 / total #impl: 67276629 (eff. 0.113)
219.06/219.19	c #Conflicts:    1153000 | #Learnt:      44644 | 0.003
219.06/219.19	c total clause space: 78.2603MB
219.06/219.19	c total #watches: 161238
219.36/219.46	c total #propagations: 7579329 / total #impl: 67349327 (eff. 0.113)
219.36/219.46	c #Conflicts:    1154000 | #Learnt:      45644 | 0.003
219.36/219.46	c total clause space: 78.2603MB
219.36/219.46	c total #watches: 164505
219.56/219.67	c total #propagations: 7585614 / total #impl: 67417290 (eff. 0.113)
219.56/219.67	c #Conflicts:    1155000 | #Learnt:      46644 | 0.003
219.56/219.67	c total clause space: 78.2603MB
219.56/219.67	c total #watches: 168105
219.76/219.88	c total #propagations: 7592511 / total #impl: 67472300 (eff. 0.113)
219.76/219.88	c #Conflicts:    1156000 | #Learnt:      47644 | 0.003
219.76/219.88	c total clause space: 78.2603MB
219.76/219.88	c total #watches: 171372
220.06/220.19	c total #propagations: 7599307 / total #impl: 67526637 (eff. 0.113)
220.06/220.19	c #Conflicts:    1157000 | #Learnt:      48644 | 0.003
220.06/220.19	c total clause space: 78.2603MB
220.06/220.19	c total #watches: 175412
220.46/220.56	c total #propagations: 7606141 / total #impl: 67605841 (eff. 0.113)
220.46/220.56	c #Conflicts:    1158000 | #Learnt:      49644 | 0.003
220.46/220.56	c total clause space: 78.2603MB
220.46/220.56	c total #watches: 178886
220.76/220.88	c total #propagations: 7612693 / total #impl: 67667712 (eff. 0.113)
220.76/220.88	c #Conflicts:    1159000 | #Learnt:      50644 | 0.003
220.76/220.88	c total clause space: 78.2603MB
220.76/220.88	c total #watches: 182573
221.16/221.23	c total #propagations: 7619419 / total #impl: 67738107 (eff. 0.112)
221.16/221.23	c #Conflicts:    1160000 | #Learnt:      51644 | 0.003
221.16/221.23	c total clause space: 78.2603MB
221.16/221.23	c total #watches: 186047
221.46/221.52	c total #propagations: 7626027 / total #impl: 67797692 (eff. 0.112)
221.46/221.52	c GC COLLECT
221.46/221.52	c #Conflicts:    1161000 | #Learnt:      26639 | 0.003
221.46/221.52	c total clause space: 78.2603MB
221.46/221.52	c total #watches: 96224
221.56/221.68	c total #propagations: 7632499 / total #impl: 67856764 (eff. 0.112)
221.56/221.68	c #Conflicts:    1162000 | #Learnt:      27639 | 0.003
221.56/221.68	c total clause space: 78.2603MB
221.56/221.68	c total #watches: 99816
221.76/221.82	c total #propagations: 7638831 / total #impl: 67920546 (eff. 0.112)
221.76/221.82	c #Conflicts:    1163000 | #Learnt:      28639 | 0.003
221.76/221.82	c total clause space: 78.2603MB
221.76/221.82	c total #watches: 103434
221.86/221.97	c total #propagations: 7645357 / total #impl: 67965922 (eff. 0.112)
221.86/221.97	c #Conflicts:    1164000 | #Learnt:      29639 | 0.003
221.86/221.97	c total clause space: 78.2603MB
221.86/221.97	c total #watches: 106884
222.06/222.12	c total #propagations: 7651920 / total #impl: 68021571 (eff. 0.112)
222.06/222.12	c #Conflicts:    1165000 | #Learnt:      30639 | 0.003
222.06/222.12	c total clause space: 78.2603MB
222.06/222.12	c total #watches: 110391
222.16/222.27	c total #propagations: 7658374 / total #impl: 68083667 (eff. 0.112)
222.16/222.27	c #Conflicts:    1166000 | #Learnt:      31639 | 0.003
222.16/222.27	c total clause space: 78.2603MB
222.16/222.27	c total #watches: 113788
222.36/222.48	c total #propagations: 7665176 / total #impl: 68147558 (eff. 0.112)
222.36/222.48	c #Conflicts:    1167000 | #Learnt:      32639 | 0.003
222.36/222.48	c total clause space: 78.2603MB
222.36/222.48	c total #watches: 117166
222.66/222.77	c total #propagations: 7671463 / total #impl: 68213858 (eff. 0.112)
222.66/222.77	c #Conflicts:    1168000 | #Learnt:      33639 | 0.003
222.66/222.77	c total clause space: 78.2603MB
222.66/222.77	c total #watches: 120693
222.96/223.06	c total #propagations: 7678078 / total #impl: 68281733 (eff. 0.112)
222.96/223.06	c #Conflicts:    1169000 | #Learnt:      34639 | 0.003
222.96/223.06	c total clause space: 78.2603MB
222.96/223.06	c total #watches: 124255
223.26/223.38	c total #propagations: 7684677 / total #impl: 68339449 (eff. 0.112)
223.26/223.38	c #Conflicts:    1170000 | #Learnt:      35639 | 0.003
223.26/223.38	c total clause space: 78.2603MB
223.26/223.38	c total #watches: 127843
223.66/223.71	c total #propagations: 7691855 / total #impl: 68401619 (eff. 0.112)
223.66/223.71	c #Conflicts:    1171000 | #Learnt:      36639 | 0.003
223.66/223.71	c total clause space: 78.2603MB
223.66/223.71	c total #watches: 131042
223.95/224.09	c total #propagations: 7699592 / total #impl: 68463259 (eff. 0.112)
223.95/224.09	c #Conflicts:    1172000 | #Learnt:      37639 | 0.003
223.95/224.09	c total clause space: 78.2603MB
223.95/224.09	c total #watches: 134358
224.25/224.39	c total #propagations: 7706840 / total #impl: 68534283 (eff. 0.112)
224.25/224.39	c #Conflicts:    1173000 | #Learnt:      38639 | 0.003
224.25/224.39	c total clause space: 78.2603MB
224.25/224.39	c total #watches: 137473
224.55/224.65	c total #propagations: 7714635 / total #impl: 68601171 (eff. 0.112)
224.55/224.65	c #Conflicts:    1174000 | #Learnt:      39639 | 0.003
224.55/224.65	c total clause space: 78.2603MB
224.55/224.65	c total #watches: 141175
224.85/224.91	c total #propagations: 7721431 / total #impl: 68653045 (eff. 0.112)
224.85/224.91	c #Conflicts:    1175000 | #Learnt:      40639 | 0.003
224.85/224.91	c total clause space: 78.2603MB
224.85/224.91	c total #watches: 144757
225.15/225.25	c total #propagations: 7728127 / total #impl: 68711208 (eff. 0.112)
225.15/225.25	c #Conflicts:    1176000 | #Learnt:      41639 | 0.003
225.15/225.25	c total clause space: 78.2603MB
225.15/225.25	c total #watches: 148165
225.46/225.51	c total #propagations: 7734288 / total #impl: 68771976 (eff. 0.112)
225.46/225.51	c #Conflicts:    1177000 | #Learnt:      42639 | 0.003
225.46/225.51	c total clause space: 78.2603MB
225.46/225.51	c total #watches: 151904
225.56/225.68	c total #propagations: 7740500 / total #impl: 68828984 (eff. 0.112)
225.56/225.68	c #Conflicts:    1178000 | #Learnt:      43639 | 0.003
225.56/225.68	c total clause space: 78.2603MB
225.56/225.68	c total #watches: 155736
225.85/225.96	c total #propagations: 7747260 / total #impl: 68871877 (eff. 0.112)
225.85/225.96	c #Conflicts:    1179000 | #Learnt:      44639 | 0.003
225.85/225.96	c total clause space: 78.2603MB
225.85/225.96	c total #watches: 159335
226.05/226.13	c total #propagations: 7753909 / total #impl: 68925433 (eff. 0.112)
226.05/226.13	c #Conflicts:    1180000 | #Learnt:      45639 | 0.003
226.05/226.13	c total clause space: 78.2603MB
226.05/226.13	c total #watches: 162744
226.25/226.34	c total #propagations: 7761008 / total #impl: 68975088 (eff. 0.113)
226.25/226.34	c #Conflicts:    1181000 | #Learnt:      46639 | 0.003
226.25/226.34	c total clause space: 78.2603MB
226.25/226.34	c total #watches: 165980
226.45/226.58	c total #propagations: 7766728 / total #impl: 69035478 (eff. 0.113)
226.45/226.58	c #Conflicts:    1182000 | #Learnt:      47639 | 0.003
226.45/226.58	c total clause space: 78.2603MB
226.45/226.58	c total #watches: 169472
226.85/226.91	c total #propagations: 7772384 / total #impl: 69091674 (eff. 0.112)
226.85/226.91	c #Conflicts:    1183000 | #Learnt:      48639 | 0.003
226.85/226.91	c total clause space: 78.2603MB
226.85/226.91	c total #watches: 173253
227.15/227.26	c total #propagations: 7779052 / total #impl: 69160322 (eff. 0.112)
227.15/227.26	c #Conflicts:    1184000 | #Learnt:      49639 | 0.003
227.15/227.26	c total clause space: 78.2603MB
227.15/227.26	c total #watches: 176843
227.55/227.67	c total #propagations: 7785585 / total #impl: 69234024 (eff. 0.112)
227.55/227.67	c #Conflicts:    1185000 | #Learnt:      50639 | 0.003
227.55/227.67	c total clause space: 78.2603MB
227.55/227.67	c total #watches: 180250
227.95/228.07	c total #propagations: 7791906 / total #impl: 69298743 (eff. 0.112)
227.95/228.07	c #Conflicts:    1186000 | #Learnt:      51639 | 0.003
227.95/228.07	c total clause space: 78.2603MB
227.95/228.07	c total #watches: 183576
228.35/228.49	c total #propagations: 7797910 / total #impl: 69358658 (eff. 0.112)
228.35/228.49	c GC COLLECT
228.35/228.49	c #Conflicts:    1187000 | #Learnt:      26337 | 0.003
228.35/228.49	c total clause space: 78.2603MB
228.35/228.49	c total #watches: 95220
228.65/228.71	c total #propagations: 7804132 / total #impl: 69415586 (eff. 0.112)
228.65/228.71	c #Conflicts:    1188000 | #Learnt:      27337 | 0.003
228.65/228.71	c total clause space: 78.2603MB
228.65/228.71	c total #watches: 98443
228.76/228.88	c total #propagations: 7810119 / total #impl: 69470195 (eff. 0.112)
228.76/228.88	c #Conflicts:    1189000 | #Learnt:      28337 | 0.003
228.76/228.88	c total clause space: 78.2603MB
228.76/228.88	c total #watches: 101937
229.05/229.10	c total #propagations: 7815932 / total #impl: 69526331 (eff. 0.112)
229.05/229.10	c #Conflicts:    1190000 | #Learnt:      29337 | 0.003
229.05/229.10	c total clause space: 78.2603MB
229.05/229.10	c total #watches: 105245
229.25/229.32	c total #propagations: 7822745 / total #impl: 69569311 (eff. 0.112)
229.25/229.32	c #Conflicts:    1191000 | #Learnt:      30337 | 0.003
229.25/229.32	c total clause space: 78.2603MB
229.25/229.32	c total #watches: 108570
229.45/229.52	c total #propagations: 7830564 / total #impl: 69615385 (eff. 0.112)
229.45/229.52	c #Conflicts:    1192000 | #Learnt:      31337 | 0.003
229.45/229.52	c total clause space: 78.2603MB
229.45/229.52	c total #watches: 111852
229.65/229.78	c total #propagations: 7838396 / total #impl: 69655376 (eff. 0.113)
229.65/229.78	c #Conflicts:    1193000 | #Learnt:      32337 | 0.003
229.65/229.78	c total clause space: 78.2603MB
229.65/229.78	c total #watches: 115379
230.05/230.17	c total #propagations: 7845498 / total #impl: 69708416 (eff. 0.113)
230.05/230.17	c #Conflicts:    1194000 | #Learnt:      33337 | 0.003
230.05/230.17	c total clause space: 78.2603MB
230.05/230.17	c total #watches: 119351
230.25/230.38	c total #propagations: 7851964 / total #impl: 69758417 (eff. 0.113)
230.25/230.38	c #Conflicts:    1195000 | #Learnt:      34337 | 0.003
230.25/230.38	c total clause space: 78.2603MB
230.25/230.38	c total #watches: 122866
230.55/230.61	c total #propagations: 7858609 / total #impl: 69813589 (eff. 0.113)
230.55/230.61	c #Conflicts:    1196000 | #Learnt:      35337 | 0.003
230.55/230.61	c total clause space: 78.2603MB
230.55/230.61	c total #watches: 126316
230.65/230.79	c total #propagations: 7865066 / total #impl: 69865228 (eff. 0.113)
230.65/230.79	c #Conflicts:    1197000 | #Learnt:      36337 | 0.003
230.65/230.79	c total clause space: 78.2603MB
230.65/230.79	c total #watches: 130095
230.85/230.93	c total #propagations: 7871792 / total #impl: 69907887 (eff. 0.113)
230.85/230.93	c #Conflicts:    1198000 | #Learnt:      37337 | 0.003
230.85/230.93	c total clause space: 78.2603MB
230.85/230.93	c total #watches: 133735
230.96/231.07	c total #propagations: 7878421 / total #impl: 69955095 (eff. 0.113)
230.96/231.07	c #Conflicts:    1199000 | #Learnt:      38337 | 0.003
230.96/231.07	c total clause space: 78.2603MB
230.96/231.07	c total #watches: 137702
231.15/231.21	c total #propagations: 7886358 / total #impl: 69999031 (eff. 0.113)
231.15/231.21	c #Conflicts:    1200000 | #Learnt:      39337 | 0.003
231.15/231.21	c total clause space: 78.2603MB
231.15/231.21	c total #watches: 141369
231.35/231.42	c total #propagations: 7893424 / total #impl: 70060003 (eff. 0.113)
231.35/231.42	c #Conflicts:    1201000 | #Learnt:      40337 | 0.003
231.35/231.42	c total clause space: 78.2603MB
231.35/231.42	c total #watches: 144674
231.65/231.72	c total #propagations: 7900197 / total #impl: 70129631 (eff. 0.113)
231.65/231.72	c #Conflicts:    1202000 | #Learnt:      41337 | 0.003
231.65/231.72	c total clause space: 78.2603MB
231.65/231.72	c total #watches: 148030
231.85/231.95	c total #propagations: 7906624 / total #impl: 70183206 (eff. 0.113)
231.85/231.95	c #Conflicts:    1203000 | #Learnt:      42337 | 0.003
231.85/231.95	c total clause space: 78.2603MB
231.85/231.95	c total #watches: 151462
232.06/232.20	c total #propagations: 7913637 / total #impl: 70231733 (eff. 0.113)
232.06/232.20	c #Conflicts:    1204000 | #Learnt:      43337 | 0.003
232.06/232.20	c total clause space: 78.2603MB
232.06/232.20	c total #watches: 154991
232.35/232.47	c total #propagations: 7920771 / total #impl: 70280371 (eff. 0.113)
232.35/232.47	c #Conflicts:    1205000 | #Learnt:      44337 | 0.003
232.35/232.47	c total clause space: 78.2603MB
232.35/232.47	c total #watches: 158598
232.75/232.80	c total #propagations: 7927551 / total #impl: 70330371 (eff. 0.113)
232.75/232.80	c #Conflicts:    1206000 | #Learnt:      45337 | 0.003
232.75/232.80	c total clause space: 78.2603MB
232.75/232.80	c total #watches: 162179
233.16/233.25	c total #propagations: 7934444 / total #impl: 70385858 (eff. 0.113)
233.16/233.25	c #Conflicts:    1207000 | #Learnt:      46337 | 0.003
233.16/233.25	c total clause space: 78.2603MB
233.16/233.25	c total #watches: 165658
233.45/233.57	c total #propagations: 7940974 / total #impl: 70447149 (eff. 0.113)
233.45/233.57	c #Conflicts:    1208000 | #Learnt:      47337 | 0.003
233.45/233.57	c total clause space: 78.2603MB
233.45/233.57	c total #watches: 168990
233.75/233.89	c total #propagations: 7947510 / total #impl: 70502361 (eff. 0.113)
233.75/233.89	c #Conflicts:    1209000 | #Learnt:      48337 | 0.003
233.75/233.89	c total clause space: 78.2603MB
233.75/233.89	c total #watches: 173067
234.05/234.19	c total #propagations: 7954096 / total #impl: 70570924 (eff. 0.113)
234.05/234.19	c #Conflicts:    1210000 | #Learnt:      49337 | 0.003
234.05/234.19	c total clause space: 78.2603MB
234.05/234.19	c total #watches: 176822
234.45/234.52	c total #propagations: 7961371 / total #impl: 70647289 (eff. 0.113)
234.45/234.52	c #Conflicts:    1211000 | #Learnt:      50337 | 0.003
234.45/234.52	c total clause space: 78.2603MB
234.45/234.52	c total #watches: 180416
234.75/234.85	c total #propagations: 7968773 / total #impl: 70720009 (eff. 0.113)
234.75/234.85	c #Conflicts:    1212000 | #Learnt:      51337 | 0.003
234.75/234.85	c total clause space: 78.2603MB
234.75/234.85	c total #watches: 183920
235.15/235.22	c total #propagations: 7975866 / total #impl: 70789451 (eff. 0.113)
235.15/235.22	c #Conflicts:    1213000 | #Learnt:      52337 | 0.003
235.15/235.22	c total clause space: 78.2603MB
235.15/235.22	c total #watches: 187571
235.55/235.66	c total #propagations: 7982063 / total #impl: 70846850 (eff. 0.113)
235.55/235.66	c GC COLLECT
235.55/235.66	c #Conflicts:    1214000 | #Learnt:      26735 | 0.003
235.55/235.66	c total clause space: 78.2603MB
235.55/235.66	c total #watches: 96628
235.75/235.87	c total #propagations: 7988666 / total #impl: 70918040 (eff. 0.113)
235.75/235.87	c #Conflicts:    1215000 | #Learnt:      27735 | 0.003
235.75/235.87	c total clause space: 78.2603MB
235.75/235.87	c total #watches: 100395
235.95/236.07	c total #propagations: 7995358 / total #impl: 70978794 (eff. 0.113)
235.95/236.07	c #Conflicts:    1216000 | #Learnt:      28735 | 0.003
235.95/236.07	c total clause space: 78.2603MB
235.95/236.07	c total #watches: 103649
236.25/236.30	c total #propagations: 8001956 / total #impl: 71041767 (eff. 0.113)
236.25/236.30	c #Conflicts:    1217000 | #Learnt:      29735 | 0.003
236.25/236.30	c total clause space: 78.2603MB
236.25/236.30	c total #watches: 107431
236.35/236.49	c total #propagations: 8008549 / total #impl: 71112499 (eff. 0.113)
236.35/236.49	c #Conflicts:    1218000 | #Learnt:      30735 | 0.003
236.35/236.49	c total clause space: 78.2603MB
236.35/236.49	c total #watches: 110791
236.56/236.65	c total #propagations: 8014805 / total #impl: 71179792 (eff. 0.113)
236.56/236.65	c #Conflicts:    1219000 | #Learnt:      31735 | 0.003
236.56/236.65	c total clause space: 78.2603MB
236.56/236.65	c total #watches: 114166
236.75/236.83	c total #propagations: 8021360 / total #impl: 71252265 (eff. 0.113)
236.75/236.83	c #Conflicts:    1220000 | #Learnt:      32735 | 0.003
236.75/236.83	c total clause space: 78.2603MB
236.75/236.83	c total #watches: 117516
236.95/237.02	c total #propagations: 8027397 / total #impl: 71319448 (eff. 0.113)
236.95/237.02	c #Conflicts:    1221000 | #Learnt:      33735 | 0.003
236.95/237.02	c total clause space: 78.2603MB
236.95/237.02	c total #watches: 120953
237.15/237.21	c total #propagations: 8033325 / total #impl: 71380187 (eff. 0.113)
237.15/237.21	c #Conflicts:    1222000 | #Learnt:      34735 | 0.003
237.15/237.21	c total clause space: 78.2603MB
237.15/237.21	c total #watches: 124365
237.35/237.41	c total #propagations: 8039089 / total #impl: 71438989 (eff. 0.113)
237.35/237.41	c #Conflicts:    1223000 | #Learnt:      35735 | 0.003
237.35/237.41	c total clause space: 78.2603MB
237.35/237.41	c total #watches: 127953
237.45/237.60	c total #propagations: 8045283 / total #impl: 71505696 (eff. 0.113)
237.45/237.60	c #Conflicts:    1224000 | #Learnt:      36735 | 0.003
237.45/237.60	c total clause space: 78.2603MB
237.45/237.60	c total #watches: 131501
237.75/237.87	c total #propagations: 8051784 / total #impl: 71572896 (eff. 0.112)
237.75/237.87	c #Conflicts:    1225000 | #Learnt:      37735 | 0.003
237.75/237.87	c total clause space: 78.2603MB
237.75/237.87	c total #watches: 135118
238.05/238.17	c total #propagations: 8057886 / total #impl: 71640186 (eff. 0.112)
238.05/238.17	c #Conflicts:    1226000 | #Learnt:      38735 | 0.003
238.05/238.17	c total clause space: 78.2603MB
238.05/238.17	c total #watches: 138447
238.45/238.50	c total #propagations: 8063858 / total #impl: 71705426 (eff. 0.112)
238.45/238.50	c #Conflicts:    1227000 | #Learnt:      39735 | 0.003
238.45/238.50	c total clause space: 78.2603MB
238.45/238.50	c total #watches: 141966
238.66/238.76	c total #propagations: 8069394 / total #impl: 71775476 (eff. 0.112)
238.66/238.76	c #Conflicts:    1228000 | #Learnt:      40735 | 0.003
238.66/238.76	c total clause space: 78.2603MB
238.66/238.76	c total #watches: 145308
238.85/238.99	c total #propagations: 8075461 / total #impl: 71846478 (eff. 0.112)
238.85/238.99	c #Conflicts:    1229000 | #Learnt:      41735 | 0.003
238.85/238.99	c total clause space: 78.2603MB
238.85/238.99	c total #watches: 148591
239.15/239.26	c total #propagations: 8081655 / total #impl: 71911669 (eff. 0.112)
239.15/239.26	c #Conflicts:    1230000 | #Learnt:      42735 | 0.003
239.15/239.26	c total clause space: 78.2603MB
239.15/239.26	c total #watches: 151797
239.45/239.59	c total #propagations: 8088080 / total #impl: 71982826 (eff. 0.112)
239.45/239.59	c #Conflicts:    1231000 | #Learnt:      43735 | 0.003
239.45/239.59	c total clause space: 78.2603MB
239.45/239.59	c total #watches: 154940
239.86/239.91	c total #propagations: 8094027 / total #impl: 72052547 (eff. 0.112)
239.86/239.91	c #Conflicts:    1232000 | #Learnt:      44735 | 0.003
239.86/239.91	c total clause space: 78.2603MB
239.86/239.91	c total #watches: 158533
240.15/240.25	c total #propagations: 8100237 / total #impl: 72108402 (eff. 0.112)
240.15/240.25	c #Conflicts:    1233000 | #Learnt:      45735 | 0.003
240.15/240.25	c total clause space: 78.2603MB
240.15/240.25	c total #watches: 162173
240.45/240.53	c total #propagations: 8106843 / total #impl: 72171921 (eff. 0.112)
240.45/240.53	c #Conflicts:    1234000 | #Learnt:      46735 | 0.003
240.45/240.53	c total clause space: 78.2603MB
240.45/240.53	c total #watches: 165770
240.75/240.87	c total #propagations: 8113114 / total #impl: 72229300 (eff. 0.112)
240.75/240.87	c #Conflicts:    1235000 | #Learnt:      47735 | 0.003
240.75/240.87	c total clause space: 78.2603MB
240.75/240.87	c total #watches: 169382
241.25/241.37	c total #propagations: 8119560 / total #impl: 72286273 (eff. 0.112)
241.25/241.37	c #Conflicts:    1236000 | #Learnt:      48735 | 0.003
241.25/241.37	c total clause space: 78.2603MB
241.25/241.37	c total #watches: 173335
241.65/241.72	c total #propagations: 8126422 / total #impl: 72351880 (eff. 0.112)
241.65/241.72	c #Conflicts:    1237000 | #Learnt:      49735 | 0.003
241.65/241.72	c total clause space: 78.2603MB
241.65/241.72	c total #watches: 176753
241.85/241.91	c total #propagations: 8132552 / total #impl: 72409916 (eff. 0.112)
241.85/241.91	c #Conflicts:    1238000 | #Learnt:      50735 | 0.003
241.85/241.91	c total clause space: 78.2603MB
241.85/241.91	c total #watches: 180158
241.96/242.08	c total #propagations: 8138680 / total #impl: 72462116 (eff. 0.112)
241.96/242.08	c #Conflicts:    1239000 | #Learnt:      51735 | 0.003
241.96/242.08	c total clause space: 78.2603MB
241.96/242.08	c total #watches: 183661
242.25/242.37	c total #propagations: 8145055 / total #impl: 72516870 (eff. 0.112)
242.25/242.37	c #Conflicts:    1240000 | #Learnt:      52735 | 0.003
242.25/242.37	c total clause space: 78.2603MB
242.25/242.37	c total #watches: 187341
242.65/242.74	c total #propagations: 8151409 / total #impl: 72566790 (eff. 0.112)
242.65/242.74	c #Conflicts:    1241000 | #Learnt:      53735 | 0.003
242.65/242.74	c total clause space: 78.2603MB
242.65/242.74	c total #watches: 190844
242.95/243.03	c total #propagations: 8157739 / total #impl: 72626270 (eff. 0.112)
242.95/243.03	c GC COLLECT
242.95/243.03	c #Conflicts:    1242000 | #Learnt:      27835 | 0.003
242.95/243.03	c total clause space: 78.2603MB
242.95/243.03	c total #watches: 100479
243.16/243.25	c total #propagations: 8163853 / total #impl: 72687766 (eff. 0.112)
243.16/243.25	c #Conflicts:    1243000 | #Learnt:      28835 | 0.003
243.16/243.25	c total clause space: 78.2603MB
243.16/243.25	c total #watches: 104047
243.35/243.42	c total #propagations: 8170766 / total #impl: 72747790 (eff. 0.112)
243.35/243.42	c #Conflicts:    1244000 | #Learnt:      29835 | 0.003
243.35/243.42	c total clause space: 78.2603MB
243.35/243.42	c total #watches: 107582
243.55/243.62	c total #propagations: 8177369 / total #impl: 72799506 (eff. 0.112)
243.55/243.62	c #Conflicts:    1245000 | #Learnt:      30835 | 0.003
243.55/243.62	c total clause space: 78.2603MB
243.55/243.62	c total #watches: 110928
243.75/243.82	c total #propagations: 8183447 / total #impl: 72856196 (eff. 0.112)
243.75/243.82	c #Conflicts:    1246000 | #Learnt:      31835 | 0.003
243.75/243.82	c total clause space: 78.2603MB
243.75/243.82	c total #watches: 114200
243.95/244.04	c total #propagations: 8189225 / total #impl: 72910775 (eff. 0.112)
243.95/244.04	c #Conflicts:    1247000 | #Learnt:      32835 | 0.003
243.95/244.04	c total clause space: 78.2603MB
243.95/244.04	c total #watches: 117306
244.16/244.28	c total #propagations: 8195414 / total #impl: 72974861 (eff. 0.112)
244.16/244.28	c #Conflicts:    1248000 | #Learnt:      33835 | 0.003
244.16/244.28	c total clause space: 78.2603MB
244.16/244.28	c total #watches: 120684
244.35/244.49	c total #propagations: 8201688 / total #impl: 73037598 (eff. 0.112)
244.35/244.49	c #Conflicts:    1249000 | #Learnt:      34835 | 0.003
244.35/244.49	c total clause space: 78.2603MB
244.35/244.49	c total #watches: 124176
244.55/244.69	c total #propagations: 8208166 / total #impl: 73083048 (eff. 0.112)
244.55/244.69	c #Conflicts:    1250000 | #Learnt:      35835 | 0.003
244.55/244.69	c total clause space: 78.2603MB
244.55/244.69	c total #watches: 127347
244.85/244.98	c total #propagations: 8214948 / total #impl: 73139092 (eff. 0.112)
244.85/244.98	c #Conflicts:    1251000 | #Learnt:      36835 | 0.003
244.85/244.98	c total clause space: 78.2603MB
244.85/244.98	c total #watches: 130635
245.15/245.23	c total #propagations: 8221260 / total #impl: 73198652 (eff. 0.112)
245.15/245.23	c #Conflicts:    1252000 | #Learnt:      37835 | 0.003
245.15/245.23	c total clause space: 78.2603MB
245.15/245.23	c total #watches: 134466
245.45/245.50	c total #propagations: 8227654 / total #impl: 73254212 (eff. 0.112)
245.45/245.50	c #Conflicts:    1253000 | #Learnt:      38835 | 0.003
245.45/245.50	c total clause space: 78.2603MB
245.45/245.50	c total #watches: 138179
245.65/245.76	c total #propagations: 8233581 / total #impl: 73299185 (eff. 0.112)
245.65/245.76	c #Conflicts:    1254000 | #Learnt:      39835 | 0.003
245.65/245.76	c total clause space: 78.2603MB
245.65/245.76	c total #watches: 141806
245.95/246.04	c total #propagations: 8239808 / total #impl: 73356253 (eff. 0.112)
245.95/246.04	c #Conflicts:    1255000 | #Learnt:      40835 | 0.003
245.95/246.04	c total clause space: 78.2603MB
245.95/246.04	c total #watches: 145553
246.25/246.31	c total #propagations: 8246371 / total #impl: 73418748 (eff. 0.112)
246.25/246.31	c #Conflicts:    1256000 | #Learnt:      41835 | 0.003
246.25/246.31	c total clause space: 78.2603MB
246.25/246.31	c total #watches: 149217
246.55/246.60	c total #propagations: 8252434 / total #impl: 73478692 (eff. 0.112)
246.55/246.60	c #Conflicts:    1257000 | #Learnt:      42835 | 0.003
246.55/246.60	c total clause space: 78.2603MB
246.55/246.60	c total #watches: 152777
246.75/246.87	c total #propagations: 8258765 / total #impl: 73538650 (eff. 0.112)
246.75/246.87	c #Conflicts:    1258000 | #Learnt:      43835 | 0.003
246.75/246.87	c total clause space: 78.2603MB
246.75/246.87	c total #watches: 156516
247.05/247.18	c total #propagations: 8264732 / total #impl: 73622103 (eff. 0.112)
247.05/247.18	c #Conflicts:    1259000 | #Learnt:      44835 | 0.003
247.05/247.18	c total clause space: 78.2603MB
247.05/247.18	c total #watches: 160148
247.35/247.47	c total #propagations: 8270581 / total #impl: 73684690 (eff. 0.112)
247.35/247.47	c #Conflicts:    1260000 | #Learnt:      45835 | 0.003
247.35/247.47	c total clause space: 78.2603MB
247.35/247.47	c total #watches: 163474
247.85/247.99	c total #propagations: 8276805 / total #impl: 73742380 (eff. 0.112)
247.85/247.99	c #Conflicts:    1261000 | #Learnt:      46835 | 0.003
247.85/247.99	c total clause space: 78.2603MB
247.85/247.99	c total #watches: 166866
248.35/248.44	c total #propagations: 8282965 / total #impl: 73808935 (eff. 0.112)
248.35/248.44	c #Conflicts:    1262000 | #Learnt:      47835 | 0.003
248.35/248.44	c total clause space: 78.2603MB
248.35/248.44	c total #watches: 170540
248.75/248.87	c total #propagations: 8289312 / total #impl: 73867871 (eff. 0.112)
248.75/248.87	c #Conflicts:    1263000 | #Learnt:      48835 | 0.003
248.75/248.87	c total clause space: 78.2603MB
248.75/248.87	c total #watches: 174127
249.25/249.32	c total #propagations: 8295699 / total #impl: 73927775 (eff. 0.112)
249.25/249.32	c #Conflicts:    1264000 | #Learnt:      49835 | 0.003
249.25/249.32	c total clause space: 78.2603MB
249.25/249.32	c total #watches: 177847
249.75/249.81	c total #propagations: 8301928 / total #impl: 73996921 (eff. 0.112)
249.75/249.81	c #Conflicts:    1265000 | #Learnt:      50835 | 0.003
249.75/249.81	c total clause space: 78.2603MB
249.75/249.81	c total #watches: 181664
250.15/250.28	c total #propagations: 8308197 / total #impl: 74059490 (eff. 0.112)
250.15/250.28	c #Conflicts:    1266000 | #Learnt:      51835 | 0.003
250.15/250.28	c total clause space: 78.2603MB
250.15/250.28	c total #watches: 185066
250.65/250.70	c total #propagations: 8314960 / total #impl: 74127266 (eff. 0.112)
250.65/250.70	c #Conflicts:    1267000 | #Learnt:      52835 | 0.003
250.65/250.70	c total clause space: 78.2603MB
250.65/250.70	c total #watches: 188500
250.95/251.08	c total #propagations: 8321253 / total #impl: 74194837 (eff. 0.112)
250.95/251.08	c #Conflicts:    1268000 | #Learnt:      53835 | 0.003
250.95/251.08	c total clause space: 78.2603MB
250.95/251.08	c total #watches: 192164
251.35/251.41	c total #propagations: 8327445 / total #impl: 74268914 (eff. 0.112)
251.35/251.41	c GC COLLECT
251.35/251.41	c #Conflicts:    1269000 | #Learnt:      27635 | 0.003
251.35/251.41	c total clause space: 78.2603MB
251.35/251.41	c total #watches: 100063
251.55/251.68	c total #propagations: 8333907 / total #impl: 74344158 (eff. 0.112)
251.55/251.68	c #Conflicts:    1270000 | #Learnt:      28635 | 0.003
251.55/251.68	c total clause space: 78.2603MB
251.55/251.68	c total #watches: 103685
251.95/252.07	c total #propagations: 8340569 / total #impl: 74415182 (eff. 0.112)
251.95/252.07	c #Conflicts:    1271000 | #Learnt:      29635 | 0.003
251.95/252.07	c total clause space: 78.2603MB
251.95/252.07	c total #watches: 107589
252.45/252.50	c total #propagations: 8347620 / total #impl: 74496938 (eff. 0.112)
252.45/252.50	c #Conflicts:    1272000 | #Learnt:      30635 | 0.003
252.45/252.50	c total clause space: 78.2603MB
252.45/252.50	c total #watches: 111587
252.75/252.83	c total #propagations: 8354241 / total #impl: 74586799 (eff. 0.112)
252.75/252.83	c #Conflicts:    1273000 | #Learnt:      31635 | 0.003
252.75/252.83	c total clause space: 78.2603MB
252.75/252.83	c total #watches: 115178
253.05/253.19	c total #propagations: 8360391 / total #impl: 74665320 (eff. 0.112)
253.05/253.19	c #Conflicts:    1274000 | #Learnt:      32635 | 0.003
253.05/253.19	c total clause space: 78.2603MB
253.05/253.19	c total #watches: 118754
253.45/253.53	c total #propagations: 8366593 / total #impl: 74752981 (eff. 0.112)
253.45/253.53	c #Conflicts:    1275000 | #Learnt:      33635 | 0.003
253.45/253.53	c total clause space: 78.2603MB
253.45/253.53	c total #watches: 122566
253.85/253.97	c total #propagations: 8372727 / total #impl: 74830045 (eff. 0.112)
253.85/253.97	c #Conflicts:    1276000 | #Learnt:      34635 | 0.003
253.85/253.97	c total clause space: 78.2603MB
253.85/253.97	c total #watches: 126165
254.15/254.25	c total #propagations: 8379092 / total #impl: 74920621 (eff. 0.112)
254.15/254.25	c #Conflicts:    1277000 | #Learnt:      35635 | 0.003
254.15/254.25	c total clause space: 78.2603MB
254.15/254.25	c total #watches: 129825
254.35/254.45	c total #propagations: 8385461 / total #impl: 74970446 (eff. 0.112)
254.35/254.45	c #Conflicts:    1278000 | #Learnt:      36635 | 0.003
254.35/254.45	c total clause space: 78.2603MB
254.35/254.45	c total #watches: 133342
254.55/254.62	c total #propagations: 8391543 / total #impl: 75022469 (eff. 0.112)
254.55/254.62	c #Conflicts:    1279000 | #Learnt:      37635 | 0.003
254.55/254.62	c total clause space: 78.2603MB
254.55/254.62	c total #watches: 137041
254.85/254.95	c total #propagations: 8398246 / total #impl: 75072895 (eff. 0.112)
254.85/254.95	c #Conflicts:    1280000 | #Learnt:      38635 | 0.003
254.85/254.95	c total clause space: 78.2603MB
254.85/254.95	c total #watches: 140568
255.15/255.21	c total #propagations: 8404722 / total #impl: 75132407 (eff. 0.112)
255.15/255.21	c #Conflicts:    1281000 | #Learnt:      39635 | 0.003
255.15/255.21	c total clause space: 78.2603MB
255.15/255.21	c total #watches: 144177
255.35/255.44	c total #propagations: 8411257 / total #impl: 75188181 (eff. 0.112)
255.35/255.44	c #Conflicts:    1282000 | #Learnt:      40635 | 0.003
255.35/255.44	c total clause space: 78.2603MB
255.35/255.44	c total #watches: 147917
255.55/255.67	c total #propagations: 8417653 / total #impl: 75236105 (eff. 0.112)
255.55/255.67	c #Conflicts:    1283000 | #Learnt:      41635 | 0.003
255.55/255.67	c total clause space: 78.2603MB
255.55/255.67	c total #watches: 151377
255.85/255.97	c total #propagations: 8423658 / total #impl: 75283025 (eff. 0.112)
255.85/255.97	c #Conflicts:    1284000 | #Learnt:      42635 | 0.003
255.85/255.97	c total clause space: 78.2603MB
255.85/255.97	c total #watches: 154761
256.15/256.23	c total #propagations: 8430205 / total #impl: 75342394 (eff. 0.112)
256.15/256.23	c #Conflicts:    1285000 | #Learnt:      43635 | 0.003
256.15/256.23	c total clause space: 78.2603MB
256.15/256.23	c total #watches: 158102
256.45/256.54	c total #propagations: 8436813 / total #impl: 75395588 (eff. 0.112)
256.45/256.54	c #Conflicts:    1286000 | #Learnt:      44635 | 0.003
256.45/256.54	c total clause space: 78.2603MB
256.45/256.54	c total #watches: 161544
256.65/256.76	c total #propagations: 8442895 / total #impl: 75449893 (eff. 0.112)
256.65/256.76	c #Conflicts:    1287000 | #Learnt:      45635 | 0.003
256.65/256.76	c total clause space: 78.2603MB
256.65/256.76	c total #watches: 165318
257.05/257.14	c total #propagations: 8448891 / total #impl: 75509362 (eff. 0.112)
257.05/257.14	c #Conflicts:    1288000 | #Learnt:      46635 | 0.003
257.05/257.14	c total clause space: 78.2603MB
257.05/257.14	c total #watches: 169266
257.35/257.42	c total #propagations: 8455567 / total #impl: 75566233 (eff. 0.112)
257.35/257.42	c #Conflicts:    1289000 | #Learnt:      47635 | 0.003
257.35/257.42	c total clause space: 78.2603MB
257.35/257.42	c total #watches: 172992
257.65/257.72	c total #propagations: 8462446 / total #impl: 75620036 (eff. 0.112)
257.65/257.72	c #Conflicts:    1290000 | #Learnt:      48635 | 0.003
257.65/257.72	c total clause space: 78.2603MB
257.65/257.72	c total #watches: 176591
257.95/258.03	c total #propagations: 8468310 / total #impl: 75687279 (eff. 0.112)
257.95/258.03	c #Conflicts:    1291000 | #Learnt:      49635 | 0.003
257.95/258.03	c total clause space: 78.2603MB
257.95/258.03	c total #watches: 179880
258.25/258.39	c total #propagations: 8474408 / total #impl: 75746321 (eff. 0.112)
258.25/258.39	c #Conflicts:    1292000 | #Learnt:      50635 | 0.003
258.25/258.39	c total clause space: 78.2603MB
258.25/258.39	c total #watches: 183061
258.55/258.64	c total #propagations: 8480580 / total #impl: 75805582 (eff. 0.112)
258.55/258.64	c #Conflicts:    1293000 | #Learnt:      51635 | 0.003
258.55/258.64	c total clause space: 78.2603MB
258.55/258.64	c total #watches: 186455
258.85/258.92	c total #propagations: 8486242 / total #impl: 75855887 (eff. 0.112)
258.85/258.92	c #Conflicts:    1294000 | #Learnt:      52635 | 0.003
258.85/258.92	c total clause space: 78.2603MB
258.85/258.92	c total #watches: 189892
259.15/259.24	c total #propagations: 8492320 / total #impl: 75919126 (eff. 0.112)
259.15/259.24	c #Conflicts:    1295000 | #Learnt:      53635 | 0.003
259.15/259.24	c total clause space: 78.2603MB
259.15/259.24	c total #watches: 193179
259.55/259.68	c total #propagations: 8498336 / total #impl: 75980653 (eff. 0.112)
259.55/259.68	c #Conflicts:    1296000 | #Learnt:      54635 | 0.003
259.55/259.68	c total clause space: 78.2603MB
259.55/259.68	c total #watches: 196899
259.85/259.92	c total #propagations: 8504847 / total #impl: 76033158 (eff. 0.112)
259.85/259.92	c GC COLLECT
259.85/259.92	c #Conflicts:    1297000 | #Learnt:      28130 | 0.003
259.85/259.92	c total clause space: 78.2603MB
259.85/259.92	c total #watches: 101837
260.05/260.19	c total #propagations: 8511420 / total #impl: 76094364 (eff. 0.112)
260.05/260.19	c #Conflicts:    1298000 | #Learnt:      29130 | 0.003
260.05/260.19	c total clause space: 78.2603MB
260.05/260.19	c total #watches: 105542
260.35/260.41	c total #propagations: 8518280 / total #impl: 76158691 (eff. 0.112)
260.35/260.41	c #Conflicts:    1299000 | #Learnt:      30130 | 0.003
260.35/260.41	c total clause space: 78.2603MB
260.35/260.41	c total #watches: 109104
260.55/260.67	c total #propagations: 8524295 / total #impl: 76218739 (eff. 0.112)
260.55/260.67	c #Conflicts:    1300000 | #Learnt:      31130 | 0.003
260.55/260.67	c total clause space: 78.2603MB
260.55/260.67	c total #watches: 112560
260.75/260.86	c total #propagations: 8530414 / total #impl: 76276098 (eff. 0.112)
260.75/260.86	c #Conflicts:    1301000 | #Learnt:      32130 | 0.003
260.75/260.86	c total clause space: 78.2603MB
260.75/260.86	c total #watches: 115977
260.95/261.07	c total #propagations: 8536656 / total #impl: 76333458 (eff. 0.112)
260.95/261.07	c #Conflicts:    1302000 | #Learnt:      33130 | 0.003
260.95/261.07	c total clause space: 78.2603MB
260.95/261.07	c total #watches: 119438
261.15/261.25	c total #propagations: 8542875 / total #impl: 76393062 (eff. 0.112)
261.15/261.25	c #Conflicts:    1303000 | #Learnt:      34130 | 0.003
261.15/261.25	c total clause space: 78.2603MB
261.15/261.25	c total #watches: 122894
261.35/261.46	c total #propagations: 8549233 / total #impl: 76448432 (eff. 0.112)
261.35/261.46	c #Conflicts:    1304000 | #Learnt:      35130 | 0.003
261.35/261.46	c total clause space: 78.2603MB
261.35/261.46	c total #watches: 126506
261.55/261.65	c total #propagations: 8555694 / total #impl: 76500300 (eff. 0.112)
261.55/261.65	c #Conflicts:    1305000 | #Learnt:      36130 | 0.003
261.55/261.65	c total clause space: 78.2603MB
261.55/261.65	c total #watches: 130240
261.65/261.80	c total #propagations: 8561997 / total #impl: 76551955 (eff. 0.112)
261.65/261.80	c #Conflicts:    1306000 | #Learnt:      37130 | 0.003
261.65/261.80	c total clause space: 78.2603MB
261.65/261.80	c total #watches: 133772
261.95/262.00	c total #propagations: 8569195 / total #impl: 76594843 (eff. 0.112)
261.95/262.00	c #Conflicts:    1307000 | #Learnt:      38130 | 0.003
261.95/262.00	c total clause space: 78.2603MB
261.95/262.00	c total #watches: 137205
262.15/262.23	c total #propagations: 8575936 / total #impl: 76647350 (eff. 0.112)
262.15/262.23	c #Conflicts:    1308000 | #Learnt:      39130 | 0.003
262.15/262.23	c total clause space: 78.2603MB
262.15/262.23	c total #watches: 140713
262.45/262.51	c total #propagations: 8582114 / total #impl: 76702082 (eff. 0.112)
262.45/262.51	c #Conflicts:    1309000 | #Learnt:      40130 | 0.003
262.45/262.51	c total clause space: 78.2603MB
262.45/262.51	c total #watches: 144244
262.65/262.79	c total #propagations: 8588355 / total #impl: 76752355 (eff. 0.112)
262.65/262.79	c #Conflicts:    1310000 | #Learnt:      41130 | 0.003
262.65/262.79	c total clause space: 78.2603MB
262.65/262.79	c total #watches: 147863
263.05/263.16	c total #propagations: 8594695 / total #impl: 76811977 (eff. 0.112)
263.05/263.16	c #Conflicts:    1311000 | #Learnt:      42130 | 0.003
263.05/263.16	c total clause space: 78.2603MB
263.05/263.16	c total #watches: 151844
263.24/263.34	c total #propagations: 8600616 / total #impl: 76888887 (eff. 0.112)
263.24/263.34	c #Conflicts:    1312000 | #Learnt:      43130 | 0.003
263.24/263.34	c total clause space: 78.2603MB
263.24/263.34	c total #watches: 155450
263.44/263.55	c total #propagations: 8607443 / total #impl: 76945915 (eff. 0.112)
263.44/263.55	c #Conflicts:    1313000 | #Learnt:      44130 | 0.003
263.44/263.55	c total clause space: 78.2603MB
263.44/263.55	c total #watches: 158921
263.64/263.74	c total #propagations: 8614040 / total #impl: 77007241 (eff. 0.112)
263.64/263.74	c #Conflicts:    1314000 | #Learnt:      45130 | 0.003
263.64/263.74	c total clause space: 78.2603MB
263.64/263.74	c total #watches: 162285
264.14/264.20	c total #propagations: 8620501 / total #impl: 77067346 (eff. 0.112)
264.14/264.20	c #Conflicts:    1315000 | #Learnt:      46130 | 0.003
264.14/264.20	c total clause space: 78.2603MB
264.14/264.20	c total #watches: 165875
264.64/264.70	c total #propagations: 8626782 / total #impl: 77153019 (eff. 0.112)
264.64/264.70	c #Conflicts:    1316000 | #Learnt:      47130 | 0.003
264.64/264.70	c total clause space: 78.2603MB
264.64/264.70	c total #watches: 169835
265.15/265.27	c total #propagations: 8633059 / total #impl: 77239543 (eff. 0.112)
265.15/265.27	c #Conflicts:    1317000 | #Learnt:      48130 | 0.003
265.15/265.27	c total clause space: 78.2603MB
265.15/265.27	c total #watches: 174251
265.64/265.75	c total #propagations: 8639502 / total #impl: 77345274 (eff. 0.112)
265.64/265.75	c #Conflicts:    1318000 | #Learnt:      49130 | 0.003
265.64/265.75	c total clause space: 78.2603MB
265.64/265.75	c total #watches: 178331
266.04/266.19	c total #propagations: 8645758 / total #impl: 77441875 (eff. 0.112)
266.04/266.19	c #Conflicts:    1319000 | #Learnt:      50130 | 0.003
266.04/266.19	c total clause space: 78.2603MB
266.04/266.19	c total #watches: 182270
266.64/266.74	c total #propagations: 8652045 / total #impl: 77530582 (eff. 0.112)
266.64/266.74	c #Conflicts:    1320000 | #Learnt:      51130 | 0.003
266.64/266.74	c total clause space: 78.2603MB
266.64/266.74	c total #watches: 186030
267.14/267.22	c total #propagations: 8658192 / total #impl: 77643264 (eff. 0.112)
267.14/267.22	c #Conflicts:    1321000 | #Learnt:      52130 | 0.003
267.14/267.22	c total clause space: 78.2603MB
267.14/267.22	c total #watches: 189670
267.54/267.65	c total #propagations: 8664069 / total #impl: 77741082 (eff. 0.111)
267.54/267.65	c #Conflicts:    1322000 | #Learnt:      53130 | 0.003
267.54/267.65	c total clause space: 78.2603MB
267.54/267.65	c total #watches: 192829
267.94/268.09	c total #propagations: 8670026 / total #impl: 77806904 (eff. 0.111)
267.94/268.09	c #Conflicts:    1323000 | #Learnt:      54130 | 0.003
267.94/268.09	c total clause space: 78.2603MB
267.94/268.09	c total #watches: 196077
268.45/268.57	c total #propagations: 8676230 / total #impl: 77874962 (eff. 0.111)
268.45/268.57	c #Conflicts:    1324000 | #Learnt:      55130 | 0.003
268.45/268.57	c total clause space: 78.2603MB
268.45/268.57	c total #watches: 199229
268.84/268.95	c total #propagations: 8682463 / total #impl: 77941681 (eff. 0.111)
268.84/268.95	c GC COLLECT
268.84/268.95	c #Conflicts:    1325000 | #Learnt:      28332 | 0.003
268.84/268.95	c total clause space: 78.2603MB
268.84/268.95	c total #watches: 102213
269.04/269.18	c total #propagations: 8688109 / total #impl: 77993781 (eff. 0.111)
269.04/269.18	c #Conflicts:    1326000 | #Learnt:      29332 | 0.003
269.04/269.18	c total clause space: 78.2603MB
269.04/269.18	c total #watches: 105609
269.24/269.36	c total #propagations: 8693776 / total #impl: 78046475 (eff. 0.111)
269.24/269.36	c #Conflicts:    1327000 | #Learnt:      30332 | 0.003
269.24/269.36	c total clause space: 78.2603MB
269.24/269.36	c total #watches: 108950
269.55/269.63	c total #propagations: 8699813 / total #impl: 78102697 (eff. 0.111)
269.55/269.63	c #Conflicts:    1328000 | #Learnt:      31332 | 0.003
269.55/269.63	c total clause space: 78.2603MB
269.55/269.63	c total #watches: 112260
269.74/269.88	c total #propagations: 8705619 / total #impl: 78164454 (eff. 0.111)
269.74/269.88	c #Conflicts:    1329000 | #Learnt:      32332 | 0.003
269.74/269.88	c total clause space: 78.2603MB
269.74/269.88	c total #watches: 115665
270.04/270.14	c total #propagations: 8711705 / total #impl: 78227353 (eff. 0.111)
270.04/270.14	c #Conflicts:    1330000 | #Learnt:      33332 | 0.003
270.04/270.14	c total clause space: 78.2603MB
270.04/270.14	c total #watches: 118859
270.34/270.42	c total #propagations: 8717446 / total #impl: 78284078 (eff. 0.111)
270.34/270.42	c #Conflicts:    1331000 | #Learnt:      34332 | 0.003
270.34/270.42	c total clause space: 78.2603MB
270.34/270.42	c total #watches: 122125
270.65/270.74	c total #propagations: 8723576 / total #impl: 78347917 (eff. 0.111)
270.65/270.74	c #Conflicts:    1332000 | #Learnt:      35332 | 0.003
270.65/270.74	c total clause space: 78.2603MB
270.65/270.74	c total #watches: 125378
270.94/271.07	c total #propagations: 8729884 / total #impl: 78414742 (eff. 0.111)
270.94/271.07	c #Conflicts:    1333000 | #Learnt:      36332 | 0.003
270.94/271.07	c total clause space: 78.2603MB
270.94/271.07	c total #watches: 128497
271.24/271.34	c total #propagations: 8735985 / total #impl: 78479312 (eff. 0.111)
271.24/271.34	c #Conflicts:    1334000 | #Learnt:      37332 | 0.003
271.24/271.34	c total clause space: 78.2603MB
271.24/271.34	c total #watches: 131928
271.44/271.59	c total #propagations: 8742384 / total #impl: 78548557 (eff. 0.111)
271.44/271.59	c #Conflicts:    1335000 | #Learnt:      38332 | 0.003
271.44/271.59	c total clause space: 78.2603MB
271.44/271.59	c total #watches: 135411
271.75/271.86	c total #propagations: 8748590 / total #impl: 78612416 (eff. 0.111)
271.75/271.86	c #Conflicts:    1336000 | #Learnt:      39332 | 0.003
271.75/271.86	c total clause space: 78.2603MB
271.75/271.86	c total #watches: 138911
272.04/272.12	c total #propagations: 8754572 / total #impl: 78680466 (eff. 0.111)
272.04/272.12	c #Conflicts:    1337000 | #Learnt:      40332 | 0.003
272.04/272.12	c total clause space: 78.2603MB
272.04/272.12	c total #watches: 142097
272.34/272.40	c total #propagations: 8761254 / total #impl: 78749582 (eff. 0.111)
272.34/272.40	c #Conflicts:    1338000 | #Learnt:      41332 | 0.003
272.34/272.40	c total clause space: 78.2603MB
272.34/272.40	c total #watches: 145430
272.54/272.69	c total #propagations: 8768069 / total #impl: 78821717 (eff. 0.111)
272.54/272.69	c #Conflicts:    1339000 | #Learnt:      42332 | 0.003
272.54/272.69	c total clause space: 78.2603MB
272.54/272.69	c total #watches: 148743
272.94/273.00	c total #propagations: 8774464 / total #impl: 78887984 (eff. 0.111)
272.94/273.00	c #Conflicts:    1340000 | #Learnt:      43332 | 0.003
272.94/273.00	c total clause space: 78.2603MB
272.94/273.00	c total #watches: 152077
273.24/273.33	c total #propagations: 8781410 / total #impl: 78963701 (eff. 0.111)
273.24/273.33	c #Conflicts:    1341000 | #Learnt:      44332 | 0.003
273.24/273.33	c total clause space: 78.2603MB
273.24/273.33	c total #watches: 155324
273.64/273.73	c total #propagations: 8787854 / total #impl: 79028713 (eff. 0.111)
273.64/273.73	c #Conflicts:    1342000 | #Learnt:      45332 | 0.003
273.64/273.73	c total clause space: 78.2603MB
273.64/273.73	c total #watches: 159063
274.04/274.16	c total #propagations: 8793829 / total #impl: 79103264 (eff. 0.111)
274.04/274.16	c #Conflicts:    1343000 | #Learnt:      46332 | 0.003
274.04/274.16	c total clause space: 78.2603MB
274.04/274.16	c total #watches: 162656
274.44/274.54	c total #propagations: 8799759 / total #impl: 79185191 (eff. 0.111)
274.44/274.54	c #Conflicts:    1344000 | #Learnt:      47332 | 0.003
274.44/274.54	c total clause space: 78.2603MB
274.44/274.54	c total #watches: 166130
274.84/274.93	c total #propagations: 8805625 / total #impl: 79260087 (eff. 0.111)
274.84/274.93	c #Conflicts:    1345000 | #Learnt:      48332 | 0.003
274.84/274.93	c total clause space: 78.2603MB
274.84/274.93	c total #watches: 169394
275.24/275.36	c total #propagations: 8811516 / total #impl: 79334536 (eff. 0.111)
275.24/275.36	c #Conflicts:    1346000 | #Learnt:      49332 | 0.003
275.24/275.36	c total clause space: 78.2603MB
275.24/275.36	c total #watches: 172869
275.74/275.85	c total #propagations: 8817420 / total #impl: 79412935 (eff. 0.111)
275.74/275.85	c #Conflicts:    1347000 | #Learnt:      50332 | 0.003
275.74/275.85	c total clause space: 78.2603MB
275.74/275.85	c total #watches: 176120
276.15/276.29	c total #propagations: 8823575 / total #impl: 79499863 (eff. 0.111)
276.15/276.29	c #Conflicts:    1348000 | #Learnt:      51332 | 0.003
276.15/276.29	c total clause space: 78.2603MB
276.15/276.29	c total #watches: 179575
276.64/276.78	c total #propagations: 8829977 / total #impl: 79583754 (eff. 0.111)
276.64/276.78	c #Conflicts:    1349000 | #Learnt:      52332 | 0.003
276.64/276.78	c total clause space: 78.2603MB
276.64/276.78	c total #watches: 182881
277.25/277.31	c total #propagations: 8836324 / total #impl: 79667711 (eff. 0.111)
277.25/277.31	c #Conflicts:    1350000 | #Learnt:      53332 | 0.003
277.25/277.31	c total clause space: 78.2603MB
277.25/277.31	c total #watches: 186191
277.74/277.86	c total #propagations: 8843232 / total #impl: 79748259 (eff. 0.111)
277.74/277.86	c #Conflicts:    1351000 | #Learnt:      54332 | 0.003
277.74/277.86	c total clause space: 78.2603MB
277.74/277.86	c total #watches: 189512
278.25/278.36	c total #propagations: 8849636 / total #impl: 79825403 (eff. 0.111)
278.25/278.36	c #Conflicts:    1352000 | #Learnt:      55332 | 0.003
278.25/278.36	c total clause space: 78.2603MB
278.25/278.36	c total #watches: 192921
278.84/278.92	c total #propagations: 8856300 / total #impl: 79906557 (eff. 0.111)
278.84/278.92	c GC COLLECT
278.84/278.92	c #Conflicts:    1353000 | #Learnt:      28236 | 0.003
278.84/278.92	c total clause space: 78.2603MB
278.84/278.92	c total #watches: 101893
279.04/279.16	c total #propagations: 8862616 / total #impl: 79973551 (eff. 0.111)
279.04/279.16	c #Conflicts:    1354000 | #Learnt:      29236 | 0.003
279.04/279.16	c total clause space: 78.2603MB
279.04/279.16	c total #watches: 105417
279.24/279.36	c total #propagations: 8869086 / total #impl: 80034144 (eff. 0.111)
279.24/279.36	c #Conflicts:    1355000 | #Learnt:      30236 | 0.003
279.24/279.36	c total clause space: 78.2603MB
279.24/279.36	c total #watches: 108918
279.54/279.61	c total #propagations: 8875258 / total #impl: 80089243 (eff. 0.111)
279.54/279.61	c #Conflicts:    1356000 | #Learnt:      31236 | 0.003
279.54/279.61	c total clause space: 78.2603MB
279.54/279.61	c total #watches: 112565
279.74/279.85	c total #propagations: 8881532 / total #impl: 80149496 (eff. 0.111)
279.74/279.85	c #Conflicts:    1357000 | #Learnt:      32236 | 0.003
279.74/279.85	c total clause space: 78.2603MB
279.74/279.85	c total #watches: 115952
280.04/280.14	c total #propagations: 8887795 / total #impl: 80217788 (eff. 0.111)
280.04/280.14	c #Conflicts:    1358000 | #Learnt:      33236 | 0.003
280.04/280.14	c total clause space: 78.2603MB
280.04/280.14	c total #watches: 119621
280.34/280.50	c total #propagations: 8894015 / total #impl: 80291506 (eff. 0.111)
280.34/280.50	c #Conflicts:    1359000 | #Learnt:      34236 | 0.003
280.34/280.50	c total clause space: 78.2603MB
280.34/280.50	c total #watches: 123193
280.64/280.75	c total #propagations: 8900587 / total #impl: 80373414 (eff. 0.111)
280.64/280.75	c #Conflicts:    1360000 | #Learnt:      35236 | 0.003
280.64/280.75	c total clause space: 78.2603MB
280.64/280.75	c total #watches: 126663
280.84/280.97	c total #propagations: 8906731 / total #impl: 80436759 (eff. 0.111)
280.84/280.97	c #Conflicts:    1361000 | #Learnt:      36236 | 0.003
280.84/280.97	c total clause space: 78.2603MB
280.84/280.97	c total #watches: 129974
281.04/281.12	c total #propagations: 8913034 / total #impl: 80497185 (eff. 0.111)
281.04/281.12	c #Conflicts:    1362000 | #Learnt:      37236 | 0.003
281.04/281.12	c total clause space: 78.2603MB
281.04/281.12	c total #watches: 133274
281.14/281.27	c total #propagations: 8919849 / total #impl: 80562389 (eff. 0.111)
281.14/281.27	c #Conflicts:    1363000 | #Learnt:      38236 | 0.003
281.14/281.27	c total clause space: 78.2603MB
281.14/281.27	c total #watches: 136956
281.34/281.49	c total #propagations: 8926358 / total #impl: 80613877 (eff. 0.111)
281.34/281.49	c #Conflicts:    1364000 | #Learnt:      39236 | 0.003
281.34/281.49	c total clause space: 78.2603MB
281.34/281.49	c total #watches: 140252
281.65/281.72	c total #propagations: 8932515 / total #impl: 80673900 (eff. 0.111)
281.65/281.72	c #Conflicts:    1365000 | #Learnt:      40236 | 0.003
281.65/281.72	c total clause space: 78.2603MB
281.65/281.72	c total #watches: 143837
281.94/282.00	c total #propagations: 8938700 / total #impl: 80741599 (eff. 0.111)
281.94/282.00	c #Conflicts:    1366000 | #Learnt:      41236 | 0.003
281.94/282.00	c total clause space: 78.2603MB
281.94/282.00	c total #watches: 147306
282.04/282.18	c total #propagations: 8945318 / total #impl: 80812351 (eff. 0.111)
282.04/282.18	c #Conflicts:    1367000 | #Learnt:      42236 | 0.003
282.04/282.18	c total clause space: 78.2603MB
282.04/282.18	c total #watches: 150900
282.34/282.46	c total #propagations: 8952417 / total #impl: 80865666 (eff. 0.111)
282.34/282.46	c #Conflicts:    1368000 | #Learnt:      43236 | 0.003
282.34/282.46	c total clause space: 78.2603MB
282.34/282.46	c total #watches: 154357
282.75/282.84	c total #propagations: 8958886 / total #impl: 80920049 (eff. 0.111)
282.75/282.84	c #Conflicts:    1369000 | #Learnt:      44236 | 0.003
282.75/282.84	c total clause space: 78.2603MB
282.75/282.84	c total #watches: 157677
283.04/283.16	c total #propagations: 8965184 / total #impl: 80982334 (eff. 0.111)
283.04/283.16	c #Conflicts:    1370000 | #Learnt:      45236 | 0.003
283.04/283.16	c total clause space: 78.2603MB
283.04/283.16	c total #watches: 161327
283.44/283.54	c total #propagations: 8971626 / total #impl: 81044853 (eff. 0.111)
283.44/283.54	c #Conflicts:    1371000 | #Learnt:      46236 | 0.003
283.44/283.54	c total clause space: 78.2603MB
283.44/283.54	c total #watches: 164641
283.75/283.89	c total #propagations: 8978214 / total #impl: 81108319 (eff. 0.111)
283.75/283.89	c #Conflicts:    1372000 | #Learnt:      47236 | 0.003
283.75/283.89	c total clause space: 78.2603MB
283.75/283.89	c total #watches: 167971
284.14/284.23	c total #propagations: 8984518 / total #impl: 81168619 (eff. 0.111)
284.14/284.23	c #Conflicts:    1373000 | #Learnt:      48236 | 0.003
284.14/284.23	c total clause space: 78.2603MB
284.14/284.23	c total #watches: 171252
284.44/284.52	c total #propagations: 8990669 / total #impl: 81224934 (eff. 0.111)
284.44/284.52	c #Conflicts:    1374000 | #Learnt:      49236 | 0.003
284.44/284.52	c total clause space: 78.2603MB
284.44/284.52	c total #watches: 174512
284.74/284.80	c total #propagations: 8996240 / total #impl: 81282183 (eff. 0.111)
284.74/284.80	c #Conflicts:    1375000 | #Learnt:      50236 | 0.003
284.74/284.80	c total clause space: 78.2603MB
284.74/284.80	c total #watches: 178092
285.04/285.11	c total #propagations: 9001930 / total #impl: 81333738 (eff. 0.111)
285.04/285.11	c #Conflicts:    1376000 | #Learnt:      51236 | 0.003
285.04/285.11	c total clause space: 78.2603MB
285.04/285.11	c total #watches: 181544
285.24/285.38	c total #propagations: 9007984 / total #impl: 81412995 (eff. 0.111)
285.24/285.38	c #Conflicts:    1377000 | #Learnt:      52236 | 0.003
285.24/285.38	c total clause space: 78.2603MB
285.24/285.38	c total #watches: 184685
285.54/285.67	c total #propagations: 9013776 / total #impl: 81492106 (eff. 0.111)
285.54/285.67	c #Conflicts:    1378000 | #Learnt:      53236 | 0.003
285.54/285.67	c total clause space: 78.2603MB
285.54/285.67	c total #watches: 188087
285.95/286.02	c total #propagations: 9019892 / total #impl: 81568681 (eff. 0.111)
285.95/286.02	c #Conflicts:    1379000 | #Learnt:      54236 | 0.003
285.95/286.02	c total clause space: 78.2603MB
285.95/286.02	c total #watches: 191497
286.24/286.36	c total #propagations: 9026236 / total #impl: 81647622 (eff. 0.111)
286.24/286.36	c #Conflicts:    1380000 | #Learnt:      55236 | 0.003
286.24/286.36	c total clause space: 78.2603MB
286.24/286.36	c total #watches: 195007
286.54/286.67	c total #propagations: 9032602 / total #impl: 81706049 (eff. 0.111)
286.54/286.67	c #Conflicts:    1381000 | #Learnt:      56236 | 0.003
286.54/286.67	c total clause space: 78.2603MB
286.54/286.67	c total #watches: 198444
286.85/286.93	c total #propagations: 9039803 / total #impl: 81759204 (eff. 0.111)
286.85/286.93	c GC COLLECT
286.85/286.93	c #Conflicts:    1382000 | #Learnt:      28829 | 0.003
286.85/286.93	c total clause space: 78.2603MB
286.85/286.93	c total #watches: 104036
287.06/287.12	c total #propagations: 9047222 / total #impl: 81811765 (eff. 0.111)
287.06/287.12	c #Conflicts:    1383000 | #Learnt:      29829 | 0.003
287.06/287.12	c total clause space: 78.2603MB
287.06/287.12	c total #watches: 107498
287.25/287.32	c total #propagations: 9053311 / total #impl: 81865196 (eff. 0.111)
287.25/287.32	c #Conflicts:    1384000 | #Learnt:      30829 | 0.003
287.25/287.32	c total clause space: 78.2603MB
287.25/287.32	c total #watches: 111033
287.35/287.47	c total #propagations: 9059796 / total #impl: 81915069 (eff. 0.111)
287.35/287.47	c #Conflicts:    1385000 | #Learnt:      31829 | 0.003
287.35/287.47	c total clause space: 78.2603MB
287.35/287.47	c total #watches: 114399
287.55/287.62	c total #propagations: 9066036 / total #impl: 81977775 (eff. 0.111)
287.55/287.62	c #Conflicts:    1386000 | #Learnt:      32829 | 0.003
287.55/287.62	c total clause space: 78.2603MB
287.55/287.62	c total #watches: 117791
287.75/287.80	c total #propagations: 9072071 / total #impl: 82035405 (eff. 0.111)
287.75/287.80	c #Conflicts:    1387000 | #Learnt:      33829 | 0.003
287.75/287.80	c total clause space: 78.2603MB
287.75/287.80	c total #watches: 121435
287.85/287.99	c total #propagations: 9078197 / total #impl: 82090836 (eff. 0.111)
287.85/287.99	c #Conflicts:    1388000 | #Learnt:      34829 | 0.003
287.85/287.99	c total clause space: 78.2603MB
287.85/287.99	c total #watches: 125044
288.05/288.17	c total #propagations: 9084950 / total #impl: 82140499 (eff. 0.111)
288.05/288.17	c #Conflicts:    1389000 | #Learnt:      35829 | 0.003
288.05/288.17	c total clause space: 78.2603MB
288.05/288.17	c total #watches: 128485
288.26/288.37	c total #propagations: 9090923 / total #impl: 82189502 (eff. 0.111)
288.26/288.37	c #Conflicts:    1390000 | #Learnt:      36829 | 0.003
288.26/288.37	c total clause space: 78.2603MB
288.26/288.37	c total #watches: 131997
288.55/288.62	c total #propagations: 9097328 / total #impl: 82240831 (eff. 0.111)
288.55/288.62	c #Conflicts:    1391000 | #Learnt:      37829 | 0.003
288.55/288.62	c total clause space: 78.2603MB
288.55/288.62	c total #watches: 135633
288.65/288.79	c total #propagations: 9103874 / total #impl: 82299800 (eff. 0.111)
288.65/288.79	c #Conflicts:    1392000 | #Learnt:      38829 | 0.003
288.65/288.79	c total clause space: 78.2603MB
288.65/288.79	c total #watches: 139385
289.26/289.31	c total #propagations: 9110659 / total #impl: 82343058 (eff. 0.111)
289.26/289.31	c #Conflicts:    1393000 | #Learnt:      39829 | 0.003
289.26/289.31	c total clause space: 78.2603MB
289.26/289.31	c total #watches: 143451
289.36/289.48	c total #propagations: 9117687 / total #impl: 82404324 (eff. 0.111)
289.36/289.48	c #Conflicts:    1394000 | #Learnt:      40829 | 0.003
289.36/289.48	c total clause space: 78.2603MB
289.36/289.48	c total #watches: 147215
289.65/289.78	c total #propagations: 9124911 / total #impl: 82456676 (eff. 0.111)
289.65/289.78	c #Conflicts:    1395000 | #Learnt:      41829 | 0.003
289.65/289.78	c total clause space: 78.2603MB
289.65/289.78	c total #watches: 150964
289.95/290.08	c total #propagations: 9132209 / total #impl: 82509473 (eff. 0.111)
289.95/290.08	c #Conflicts:    1396000 | #Learnt:      42829 | 0.003
289.95/290.08	c total clause space: 78.2603MB
289.95/290.08	c total #watches: 154658
290.25/290.39	c total #propagations: 9138587 / total #impl: 82571506 (eff. 0.111)
290.25/290.39	c #Conflicts:    1397000 | #Learnt:      43829 | 0.003
290.25/290.39	c total clause space: 78.2603MB
290.25/290.39	c total #watches: 158264
290.55/290.68	c total #propagations: 9144979 / total #impl: 82634081 (eff. 0.111)
290.55/290.68	c #Conflicts:    1398000 | #Learnt:      44829 | 0.003
290.55/290.68	c total clause space: 78.2603MB
290.55/290.68	c total #watches: 161829
290.85/290.90	c total #propagations: 9151666 / total #impl: 82689912 (eff. 0.111)
290.85/290.90	c #Conflicts:    1399000 | #Learnt:      45829 | 0.003
290.85/290.90	c total clause space: 78.2603MB
290.85/290.90	c total #watches: 165135
291.15/291.23	c total #propagations: 9158095 / total #impl: 82746969 (eff. 0.111)
291.15/291.23	c #Conflicts:    1400000 | #Learnt:      46829 | 0.003
291.15/291.23	c total clause space: 78.2603MB
291.15/291.23	c total #watches: 168502
291.46/291.54	c total #propagations: 9164352 / total #impl: 82813617 (eff. 0.111)
291.46/291.54	c #Conflicts:    1401000 | #Learnt:      47829 | 0.003
291.46/291.54	c total clause space: 78.2603MB
291.46/291.54	c total #watches: 171592
291.65/291.78	c total #propagations: 9170982 / total #impl: 82880854 (eff. 0.111)
291.65/291.78	c #Conflicts:    1402000 | #Learnt:      48829 | 0.003
291.65/291.78	c total clause space: 78.2603MB
291.65/291.78	c total #watches: 174885
292.05/292.10	c total #propagations: 9177824 / total #impl: 82939533 (eff. 0.111)
292.05/292.10	c #Conflicts:    1403000 | #Learnt:      49829 | 0.003
292.05/292.10	c total clause space: 78.2603MB
292.05/292.10	c total #watches: 178174
292.35/292.40	c total #propagations: 9183968 / total #impl: 83002754 (eff. 0.111)
292.35/292.40	c #Conflicts:    1404000 | #Learnt:      50829 | 0.003
292.35/292.40	c total clause space: 78.2603MB
292.35/292.40	c total #watches: 181520
292.66/292.74	c total #propagations: 9189834 / total #impl: 83060632 (eff. 0.111)
292.66/292.74	c #Conflicts:    1405000 | #Learnt:      51829 | 0.003
292.66/292.74	c total clause space: 78.2603MB
292.66/292.74	c total #watches: 185018
293.05/293.12	c total #propagations: 9196749 / total #impl: 83120486 (eff. 0.111)
293.05/293.12	c #Conflicts:    1406000 | #Learnt:      52829 | 0.003
293.05/293.12	c total clause space: 78.2603MB
293.05/293.12	c total #watches: 188593
293.45/293.52	c total #propagations: 9203330 / total #impl: 83183743 (eff. 0.111)
293.45/293.52	c #Conflicts:    1407000 | #Learnt:      53829 | 0.003
293.45/293.52	c total clause space: 78.2603MB
293.45/293.52	c total #watches: 191973
293.76/293.88	c total #propagations: 9209400 / total #impl: 83246893 (eff. 0.111)
293.76/293.88	c #Conflicts:    1408000 | #Learnt:      54829 | 0.003
293.76/293.88	c total clause space: 78.2603MB
293.76/293.88	c total #watches: 195575
294.25/294.30	c total #propagations: 9215425 / total #impl: 83308496 (eff. 0.111)
294.25/294.30	c #Conflicts:    1409000 | #Learnt:      55829 | 0.003
294.25/294.30	c total clause space: 78.2603MB
294.25/294.30	c total #watches: 199179
294.45/294.54	c total #propagations: 9221875 / total #impl: 83365860 (eff. 0.111)
294.45/294.54	c #Conflicts:    1410000 | #Learnt:      56829 | 0.003
294.45/294.54	c total clause space: 78.2603MB
294.45/294.54	c total #watches: 202668
294.65/294.77	c total #propagations: 9228668 / total #impl: 83423267 (eff. 0.111)
294.65/294.77	c GC COLLECT
294.65/294.77	c #Conflicts:    1411000 | #Learnt:      29124 | 0.003
294.65/294.77	c total clause space: 78.2603MB
294.65/294.77	c total #watches: 105097
294.75/294.89	c total #propagations: 9236078 / total #impl: 83480603 (eff. 0.111)
294.75/294.89	c #Conflicts:    1412000 | #Learnt:      30124 | 0.003
294.75/294.89	c total clause space: 78.2603MB
294.75/294.89	c total #watches: 108547
294.95/295.09	c total #propagations: 9243068 / total #impl: 83537430 (eff. 0.111)
294.95/295.09	c #Conflicts:    1413000 | #Learnt:      31124 | 0.003
294.95/295.09	c total clause space: 78.2603MB
294.95/295.09	c total #watches: 112673
295.25/295.31	c total #propagations: 9249427 / total #impl: 83606956 (eff. 0.111)
295.25/295.31	c #Conflicts:    1414000 | #Learnt:      32124 | 0.003
295.25/295.31	c total clause space: 78.2603MB
295.25/295.31	c total #watches: 116177
295.35/295.49	c total #propagations: 9256012 / total #impl: 83671882 (eff. 0.111)
295.35/295.49	c #Conflicts:    1415000 | #Learnt:      33124 | 0.003
295.35/295.49	c total clause space: 78.2603MB
295.35/295.49	c total #watches: 119678
295.65/295.70	c total #propagations: 9263642 / total #impl: 83713849 (eff. 0.111)
295.65/295.70	c #Conflicts:    1416000 | #Learnt:      34124 | 0.003
295.65/295.70	c total clause space: 78.2603MB
295.65/295.70	c total #watches: 123201
295.85/295.94	c total #propagations: 9270674 / total #impl: 83762917 (eff. 0.111)
295.85/295.94	c #Conflicts:    1417000 | #Learnt:      35124 | 0.003
295.85/295.94	c total clause space: 78.2603MB
295.85/295.94	c total #watches: 127037
296.05/296.11	c total #propagations: 9277388 / total #impl: 83820580 (eff. 0.111)
296.05/296.11	c #Conflicts:    1418000 | #Learnt:      36124 | 0.003
296.05/296.11	c total clause space: 78.2603MB
296.05/296.11	c total #watches: 130503
296.15/296.26	c total #propagations: 9284192 / total #impl: 83864362 (eff. 0.111)
296.15/296.26	c #Conflicts:    1419000 | #Learnt:      37124 | 0.003
296.15/296.26	c total clause space: 78.2603MB
296.15/296.26	c total #watches: 134170
296.25/296.39	c total #propagations: 9292192 / total #impl: 83901620 (eff. 0.111)
296.25/296.39	c #Conflicts:    1420000 | #Learnt:      38124 | 0.003
296.25/296.39	c total clause space: 78.2603MB
296.25/296.39	c total #watches: 137781
296.45/296.52	c total #propagations: 9300563 / total #impl: 83944325 (eff. 0.111)
296.45/296.52	c #Conflicts:    1421000 | #Learnt:      39124 | 0.003
296.45/296.52	c total clause space: 78.2603MB
296.45/296.52	c total #watches: 141441
296.55/296.65	c total #propagations: 9308247 / total #impl: 83983501 (eff. 0.111)
296.55/296.65	c #Conflicts:    1422000 | #Learnt:      40124 | 0.003
296.55/296.65	c total clause space: 78.2603MB
296.55/296.65	c total #watches: 144750
296.75/296.80	c total #propagations: 9316297 / total #impl: 84019474 (eff. 0.111)
296.75/296.80	c #Conflicts:    1423000 | #Learnt:      41124 | 0.003
296.75/296.80	c total clause space: 78.2603MB
296.75/296.80	c total #watches: 148305
296.95/297.01	c total #propagations: 9323446 / total #impl: 84069452 (eff. 0.111)
296.95/297.01	c #Conflicts:    1424000 | #Learnt:      42124 | 0.003
296.95/297.01	c total clause space: 78.2603MB
296.95/297.01	c total #watches: 151882
297.25/297.31	c total #propagations: 9330464 / total #impl: 84118511 (eff. 0.111)
297.25/297.31	c #Conflicts:    1425000 | #Learnt:      43124 | 0.003
297.25/297.31	c total clause space: 78.2603MB
297.25/297.31	c total #watches: 155421
297.45/297.56	c total #propagations: 9336990 / total #impl: 84176845 (eff. 0.111)
297.45/297.56	c #Conflicts:    1426000 | #Learnt:      44124 | 0.003
297.45/297.56	c total clause space: 78.2603MB
297.45/297.56	c total #watches: 158888
297.65/297.79	c total #propagations: 9343758 / total #impl: 84234066 (eff. 0.111)
297.65/297.79	c #Conflicts:    1427000 | #Learnt:      45124 | 0.003
297.65/297.79	c total clause space: 78.2603MB
297.65/297.79	c total #watches: 162564
298.05/298.12	c total #propagations: 9350433 / total #impl: 84281253 (eff. 0.111)
298.05/298.12	c #Conflicts:    1428000 | #Learnt:      46124 | 0.003
298.05/298.12	c total clause space: 78.2603MB
298.05/298.12	c total #watches: 166339
298.35/298.47	c total #propagations: 9357278 / total #impl: 84353105 (eff. 0.111)
298.35/298.47	c #Conflicts:    1429000 | #Learnt:      47124 | 0.003
298.35/298.47	c total clause space: 78.2603MB
298.35/298.47	c total #watches: 169893
298.65/298.79	c total #propagations: 9363738 / total #impl: 84418800 (eff. 0.111)
298.65/298.79	c #Conflicts:    1430000 | #Learnt:      48124 | 0.003
298.65/298.79	c total clause space: 78.2603MB
298.65/298.79	c total #watches: 173346
298.95/299.08	c total #propagations: 9370097 / total #impl: 84478142 (eff. 0.111)
298.95/299.08	c #Conflicts:    1431000 | #Learnt:      49124 | 0.003
298.95/299.08	c total clause space: 78.2603MB
298.95/299.08	c total #watches: 176413
299.25/299.37	c total #propagations: 9376306 / total #impl: 84538035 (eff. 0.111)
299.25/299.37	c #Conflicts:    1432000 | #Learnt:      50124 | 0.003
299.25/299.37	c total clause space: 78.2603MB
299.25/299.37	c total #watches: 179750
299.55/299.68	c total #propagations: 9382612 / total #impl: 84588324 (eff. 0.111)
299.55/299.68	c #Conflicts:    1433000 | #Learnt:      51124 | 0.003
299.55/299.68	c total clause space: 78.2603MB
299.55/299.68	c total #watches: 183445
300.05/300.15	c total #propagations: 9389005 / total #impl: 84643327 (eff. 0.111)
300.05/300.15	c #Conflicts:    1434000 | #Learnt:      52124 | 0.003
300.05/300.15	c total clause space: 78.2603MB
300.05/300.15	c total #watches: 187239
300.45/300.55	c total #propagations: 9395265 / total #impl: 84705417 (eff. 0.111)
300.45/300.55	c #Conflicts:    1435000 | #Learnt:      53124 | 0.003
300.45/300.55	c total clause space: 78.2603MB
300.45/300.55	c total #watches: 190702
300.85/300.94	c total #propagations: 9401879 / total #impl: 84784301 (eff. 0.111)
300.85/300.94	c #Conflicts:    1436000 | #Learnt:      54124 | 0.003
300.85/300.94	c total clause space: 78.2603MB
300.85/300.94	c total #watches: 194146
301.15/301.29	c total #propagations: 9409098 / total #impl: 84849897 (eff. 0.111)
301.15/301.29	c #Conflicts:    1437000 | #Learnt:      55124 | 0.003
301.15/301.29	c total clause space: 78.2603MB
301.15/301.29	c total #watches: 198007
301.55/301.63	c total #propagations: 9415573 / total #impl: 84903384 (eff. 0.111)
301.55/301.63	c #Conflicts:    1438000 | #Learnt:      56124 | 0.003
301.55/301.63	c total clause space: 78.2603MB
301.55/301.63	c total #watches: 201698
301.95/302.05	c total #propagations: 9421880 / total #impl: 84963029 (eff. 0.111)
301.95/302.05	c #Conflicts:    1439000 | #Learnt:      57124 | 0.003
301.95/302.05	c total clause space: 78.2603MB
301.95/302.05	c total #watches: 205236
302.45/302.51	c total #propagations: 9428040 / total #impl: 85028163 (eff. 0.111)
302.45/302.51	c GC COLLECT
302.45/302.51	c #Conflicts:    1440000 | #Learnt:      29126 | 0.003
302.45/302.51	c total clause space: 78.2603MB
302.45/302.51	c total #watches: 105028
302.65/302.71	c total #propagations: 9434171 / total #impl: 85097109 (eff. 0.111)
302.65/302.71	c #Conflicts:    1441000 | #Learnt:      30126 | 0.003
302.65/302.71	c total clause space: 78.2603MB
302.65/302.71	c total #watches: 108285
302.85/302.91	c total #propagations: 9440812 / total #impl: 85165245 (eff. 0.111)
302.85/302.91	c #Conflicts:    1442000 | #Learnt:      31126 | 0.003
302.85/302.91	c total clause space: 78.2603MB
302.85/302.91	c total #watches: 111687
303.05/303.18	c total #propagations: 9447262 / total #impl: 85230606 (eff. 0.111)
303.05/303.18	c #Conflicts:    1443000 | #Learnt:      32126 | 0.003
303.05/303.18	c total clause space: 78.2603MB
303.05/303.18	c total #watches: 115006
303.45/303.51	c total #propagations: 9454101 / total #impl: 85300728 (eff. 0.111)
303.45/303.51	c #Conflicts:    1444000 | #Learnt:      33126 | 0.003
303.45/303.51	c total clause space: 78.2603MB
303.45/303.51	c total #watches: 118252
303.65/303.79	c total #propagations: 9460525 / total #impl: 85371241 (eff. 0.111)
303.65/303.79	c #Conflicts:    1445000 | #Learnt:      34126 | 0.003
303.65/303.79	c total clause space: 78.2603MB
303.65/303.79	c total #watches: 121559
304.05/304.15	c total #propagations: 9466952 / total #impl: 85438457 (eff. 0.111)
304.05/304.15	c #Conflicts:    1446000 | #Learnt:      35126 | 0.003
304.05/304.15	c total clause space: 78.2603MB
304.05/304.15	c total #watches: 124856
304.45/304.51	c total #propagations: 9473818 / total #impl: 85515424 (eff. 0.111)
304.45/304.51	c #Conflicts:    1447000 | #Learnt:      36126 | 0.003
304.45/304.51	c total clause space: 78.2603MB
304.45/304.51	c total #watches: 128645
304.75/304.86	c total #propagations: 9480722 / total #impl: 85582552 (eff. 0.111)
304.75/304.86	c #Conflicts:    1448000 | #Learnt:      37126 | 0.003
304.75/304.86	c total clause space: 78.2603MB
304.75/304.86	c total #watches: 131955
305.14/305.24	c total #propagations: 9487475 / total #impl: 85652355 (eff. 0.111)
305.14/305.24	c #Conflicts:    1449000 | #Learnt:      38126 | 0.003
305.14/305.24	c total clause space: 78.2603MB
305.14/305.24	c total #watches: 135465
305.34/305.47	c total #propagations: 9493970 / total #impl: 85726125 (eff. 0.111)
305.34/305.47	c #Conflicts:    1450000 | #Learnt:      39126 | 0.003
305.34/305.47	c total clause space: 78.2603MB
305.34/305.47	c total #watches: 138811
305.64/305.70	c total #propagations: 9500589 / total #impl: 85785024 (eff. 0.111)
305.64/305.70	c #Conflicts:    1451000 | #Learnt:      40126 | 0.003
305.64/305.70	c total clause space: 78.2603MB
305.64/305.70	c total #watches: 142279
305.85/305.94	c total #propagations: 9507218 / total #impl: 85847741 (eff. 0.111)
305.85/305.94	c #Conflicts:    1452000 | #Learnt:      41126 | 0.003
305.85/305.94	c total clause space: 78.2603MB
305.85/305.94	c total #watches: 145602
306.04/306.20	c total #propagations: 9513883 / total #impl: 85905227 (eff. 0.111)
306.04/306.20	c #Conflicts:    1453000 | #Learnt:      42126 | 0.003
306.04/306.20	c total clause space: 78.2603MB
306.04/306.20	c total #watches: 148748
306.34/306.46	c total #propagations: 9520534 / total #impl: 85970610 (eff. 0.111)
306.34/306.46	c #Conflicts:    1454000 | #Learnt:      43126 | 0.003
306.34/306.46	c total clause space: 78.2603MB
306.34/306.46	c total #watches: 151967
306.64/306.74	c total #propagations: 9526997 / total #impl: 86036988 (eff. 0.111)
306.64/306.74	c #Conflicts:    1455000 | #Learnt:      44126 | 0.003
306.64/306.74	c total clause space: 78.2603MB
306.64/306.74	c total #watches: 155205
306.95/307.01	c total #propagations: 9533378 / total #impl: 86108623 (eff. 0.111)
306.95/307.01	c #Conflicts:    1456000 | #Learnt:      45126 | 0.003
306.95/307.01	c total clause space: 78.2603MB
306.95/307.01	c total #watches: 158495
307.24/307.34	c total #propagations: 9539602 / total #impl: 86176250 (eff. 0.111)
307.24/307.34	c #Conflicts:    1457000 | #Learnt:      46126 | 0.003
307.24/307.34	c total clause space: 78.2603MB
307.24/307.34	c total #watches: 161642
307.54/307.64	c total #propagations: 9546285 / total #impl: 86252080 (eff. 0.111)
307.54/307.64	c #Conflicts:    1458000 | #Learnt:      47126 | 0.003
307.54/307.64	c total clause space: 78.2603MB
307.54/307.64	c total #watches: 164942
307.84/307.96	c total #propagations: 9553044 / total #impl: 86327001 (eff. 0.111)
307.84/307.96	c #Conflicts:    1459000 | #Learnt:      48126 | 0.003
307.84/307.96	c total clause space: 78.2603MB
307.84/307.96	c total #watches: 168075
308.14/308.25	c total #propagations: 9559885 / total #impl: 86398960 (eff. 0.111)
308.14/308.25	c #Conflicts:    1460000 | #Learnt:      49126 | 0.003
308.14/308.25	c total clause space: 78.2603MB
308.14/308.25	c total #watches: 171256
308.44/308.58	c total #propagations: 9566843 / total #impl: 86466961 (eff. 0.111)
308.44/308.58	c #Conflicts:    1461000 | #Learnt:      50126 | 0.003
308.44/308.58	c total clause space: 78.2603MB
308.44/308.58	c total #watches: 174598
308.84/308.97	c total #propagations: 9573275 / total #impl: 86539171 (eff. 0.111)
308.84/308.97	c #Conflicts:    1462000 | #Learnt:      51126 | 0.003
308.84/308.97	c total clause space: 78.2603MB
308.84/308.97	c total #watches: 178104
309.34/309.42	c total #propagations: 9579596 / total #impl: 86619411 (eff. 0.111)
309.34/309.42	c #Conflicts:    1463000 | #Learnt:      52126 | 0.003
309.34/309.42	c total clause space: 78.2603MB
309.34/309.42	c total #watches: 181646
309.64/309.79	c total #propagations: 9586605 / total #impl: 86674208 (eff. 0.111)
309.64/309.79	c #Conflicts:    1464000 | #Learnt:      53126 | 0.003
309.64/309.79	c total clause space: 78.2603MB
309.64/309.79	c total #watches: 185071
310.04/310.16	c total #propagations: 9593257 / total #impl: 86718238 (eff. 0.111)
310.04/310.16	c #Conflicts:    1465000 | #Learnt:      54126 | 0.003
310.04/310.16	c total clause space: 78.2603MB
310.04/310.16	c total #watches: 188548
310.44/310.57	c total #propagations: 9599736 / total #impl: 86762545 (eff. 0.111)
310.44/310.57	c #Conflicts:    1466000 | #Learnt:      55126 | 0.003
310.44/310.57	c total clause space: 78.2603MB
310.44/310.57	c total #watches: 192124
310.84/310.93	c total #propagations: 9606192 / total #impl: 86820678 (eff. 0.111)
310.84/310.93	c #Conflicts:    1467000 | #Learnt:      56126 | 0.003
310.84/310.93	c total clause space: 78.2603MB
310.84/310.93	c total #watches: 195625
311.04/311.19	c total #propagations: 9612652 / total #impl: 86880971 (eff. 0.111)
311.04/311.19	c #Conflicts:    1468000 | #Learnt:      57126 | 0.003
311.04/311.19	c total clause space: 78.2603MB
311.04/311.19	c total #watches: 199034
311.25/311.38	c total #propagations: 9619280 / total #impl: 86932930 (eff. 0.111)
311.25/311.38	c #Conflicts:    1469000 | #Learnt:      58126 | 0.003
311.25/311.38	c total clause space: 78.2603MB
311.25/311.38	c total #watches: 202404
311.44/311.60	c total #propagations: 9625844 / total #impl: 86985822 (eff. 0.111)
311.44/311.60	c GC COLLECT
311.44/311.60	c #Conflicts:    1470000 | #Learnt:      29829 | 0.003
311.44/311.60	c total clause space: 78.2603MB
311.44/311.60	c total #watches: 107226
311.64/311.74	c total #propagations: 9632174 / total #impl: 87035869 (eff. 0.111)
311.64/311.74	c #Conflicts:    1471000 | #Learnt:      30829 | 0.003
311.64/311.74	c total clause space: 78.2603MB
311.64/311.74	c total #watches: 110613
311.84/311.95	c total #propagations: 9638679 / total #impl: 87089363 (eff. 0.111)
311.84/311.95	c #Conflicts:    1472000 | #Learnt:      31829 | 0.003
311.84/311.95	c total clause space: 78.2603MB
311.84/311.95	c total #watches: 114234
312.04/312.17	c total #propagations: 9644976 / total #impl: 87142309 (eff. 0.111)
312.04/312.17	c #Conflicts:    1473000 | #Learnt:      32829 | 0.003
312.04/312.17	c total clause space: 78.2603MB
312.04/312.17	c total #watches: 117822
312.24/312.37	c total #propagations: 9651279 / total #impl: 87202170 (eff. 0.111)
312.24/312.37	c #Conflicts:    1474000 | #Learnt:      33829 | 0.003
312.24/312.37	c total clause space: 78.2603MB
312.24/312.37	c total #watches: 121353
312.54/312.65	c total #propagations: 9657395 / total #impl: 87258034 (eff. 0.111)
312.54/312.65	c #Conflicts:    1475000 | #Learnt:      34829 | 0.003
312.54/312.65	c total clause space: 78.2603MB
312.54/312.65	c total #watches: 124819
312.84/312.94	c total #propagations: 9664086 / total #impl: 87323948 (eff. 0.111)
312.84/312.94	c #Conflicts:    1476000 | #Learnt:      35829 | 0.003
312.84/312.94	c total clause space: 78.2603MB
312.84/312.94	c total #watches: 128806
313.04/313.15	c total #propagations: 9671390 / total #impl: 87383148 (eff. 0.111)
313.04/313.15	c #Conflicts:    1477000 | #Learnt:      36829 | 0.003
313.04/313.15	c total clause space: 78.2603MB
313.04/313.15	c total #watches: 132162
313.24/313.38	c total #propagations: 9677258 / total #impl: 87436985 (eff. 0.111)
313.24/313.38	c #Conflicts:    1478000 | #Learnt:      37829 | 0.003
313.24/313.38	c total clause space: 78.2603MB
313.24/313.38	c total #watches: 135415
313.45/313.59	c total #propagations: 9683348 / total #impl: 87496621 (eff. 0.111)
313.45/313.59	c #Conflicts:    1479000 | #Learnt:      38829 | 0.003
313.45/313.59	c total clause space: 78.2603MB
313.45/313.59	c total #watches: 138554
313.64/313.77	c total #propagations: 9689953 / total #impl: 87556854 (eff. 0.111)
313.64/313.77	c #Conflicts:    1480000 | #Learnt:      39829 | 0.003
313.64/313.77	c total clause space: 78.2603MB
313.64/313.77	c total #watches: 141860
313.84/313.97	c total #propagations: 9696394 / total #impl: 87619898 (eff. 0.111)
313.84/313.97	c #Conflicts:    1481000 | #Learnt:      40829 | 0.003
313.84/313.97	c total clause space: 78.2603MB
313.84/313.97	c total #watches: 145218
314.24/314.36	c total #propagations: 9702628 / total #impl: 87677826 (eff. 0.111)
314.24/314.36	c #Conflicts:    1482000 | #Learnt:      41829 | 0.003
314.24/314.36	c total clause space: 78.2603MB
314.24/314.36	c total #watches: 148718
314.55/314.61	c total #propagations: 9709192 / total #impl: 87740603 (eff. 0.111)
314.55/314.61	c #Conflicts:    1483000 | #Learnt:      42829 | 0.003
314.55/314.61	c total clause space: 78.2603MB
314.55/314.61	c total #watches: 152482
314.74/314.85	c total #propagations: 9716225 / total #impl: 87802286 (eff. 0.111)
314.74/314.85	c #Conflicts:    1484000 | #Learnt:      43829 | 0.003
314.74/314.85	c total clause space: 78.2603MB
314.74/314.85	c total #watches: 156018
314.94/315.07	c total #propagations: 9722852 / total #impl: 87856438 (eff. 0.111)
314.94/315.07	c #Conflicts:    1485000 | #Learnt:      44829 | 0.003
314.94/315.07	c total clause space: 78.2603MB
314.94/315.07	c total #watches: 159392
315.24/315.34	c total #propagations: 9729674 / total #impl: 87913860 (eff. 0.111)
315.24/315.34	c #Conflicts:    1486000 | #Learnt:      45829 | 0.003
315.24/315.34	c total clause space: 78.2603MB
315.24/315.34	c total #watches: 162895
315.54/315.61	c total #propagations: 9735947 / total #impl: 87973868 (eff. 0.111)
315.54/315.61	c #Conflicts:    1487000 | #Learnt:      46829 | 0.003
315.54/315.61	c total clause space: 78.2603MB
315.54/315.61	c total #watches: 166554
315.75/315.84	c total #propagations: 9742649 / total #impl: 88029402 (eff. 0.111)
315.75/315.84	c #Conflicts:    1488000 | #Learnt:      47829 | 0.003
315.75/315.84	c total clause space: 78.2603MB
315.75/315.84	c total #watches: 170062
316.04/316.11	c total #propagations: 9749160 / total #impl: 88086607 (eff. 0.111)
316.04/316.11	c #Conflicts:    1489000 | #Learnt:      48829 | 0.003
316.04/316.11	c total clause space: 78.2603MB
316.04/316.11	c total #watches: 173357
316.34/316.44	c total #propagations: 9755124 / total #impl: 88140485 (eff. 0.111)
316.34/316.44	c #Conflicts:    1490000 | #Learnt:      49829 | 0.003
316.34/316.44	c total clause space: 78.2603MB
316.34/316.44	c total #watches: 177098
316.64/316.77	c total #propagations: 9761310 / total #impl: 88195032 (eff. 0.111)
316.64/316.77	c #Conflicts:    1491000 | #Learnt:      50829 | 0.003
316.64/316.77	c total clause space: 78.2603MB
316.64/316.77	c total #watches: 180863
316.94/317.03	c total #propagations: 9767616 / total #impl: 88257909 (eff. 0.111)
316.94/317.03	c #Conflicts:    1492000 | #Learnt:      51829 | 0.003
316.94/317.03	c total clause space: 78.2603MB
316.94/317.03	c total #watches: 184404
317.24/317.38	c total #propagations: 9774221 / total #impl: 88308388 (eff. 0.111)
317.24/317.38	c #Conflicts:    1493000 | #Learnt:      52829 | 0.003
317.24/317.38	c total clause space: 78.2603MB
317.24/317.38	c total #watches: 187837
317.64/317.76	c total #propagations: 9780607 / total #impl: 88369070 (eff. 0.111)
317.64/317.76	c #Conflicts:    1494000 | #Learnt:      53829 | 0.003
317.64/317.76	c total clause space: 78.2603MB
317.64/317.76	c total #watches: 191628
318.04/318.13	c total #propagations: 9787653 / total #impl: 88420761 (eff. 0.111)
318.04/318.13	c #Conflicts:    1495000 | #Learnt:      54829 | 0.003
318.04/318.13	c total clause space: 78.2603MB
318.04/318.13	c total #watches: 194814
318.54/318.60	c total #propagations: 9794600 / total #impl: 88482972 (eff. 0.111)
318.54/318.60	c #Conflicts:    1496000 | #Learnt:      55829 | 0.003
318.54/318.60	c total clause space: 78.2603MB
318.54/318.60	c total #watches: 198208
318.95/319.01	c total #propagations: 9801503 / total #impl: 88540897 (eff. 0.111)
318.95/319.01	c #Conflicts:    1497000 | #Learnt:      56829 | 0.003
318.95/319.01	c total clause space: 78.2603MB
318.95/319.01	c total #watches: 201653
319.24/319.39	c total #propagations: 9808171 / total #impl: 88593696 (eff. 0.111)
319.24/319.39	c #Conflicts:    1498000 | #Learnt:      57829 | 0.003
319.24/319.39	c total clause space: 78.2603MB
319.24/319.39	c total #watches: 204981
319.54/319.69	c total #propagations: 9814443 / total #impl: 88647235 (eff. 0.111)
319.54/319.69	c #Conflicts:    1499000 | #Learnt:      58829 | 0.003
319.54/319.69	c total clause space: 78.2603MB
319.54/319.69	c total #watches: 208563
319.84/319.92	c total #propagations: 9820570 / total #impl: 88698573 (eff. 0.111)
319.84/319.92	c GC COLLECT
319.84/319.92	c #Conflicts:    1500000 | #Learnt:      30227 | 0.003
319.84/319.92	c total clause space: 78.2603MB
319.84/319.92	c total #watches: 108755
320.15/320.25	c total #propagations: 9826993 / total #impl: 88751193 (eff. 0.111)
320.15/320.25	c #Conflicts:    1501000 | #Learnt:      31227 | 0.003
320.15/320.25	c total clause space: 78.2603MB
320.15/320.25	c total #watches: 112590
320.44/320.58	c total #propagations: 9833989 / total #impl: 88803560 (eff. 0.111)
320.44/320.58	c #Conflicts:    1502000 | #Learnt:      32227 | 0.003
320.44/320.58	c total clause space: 78.2603MB
320.44/320.58	c total #watches: 116315
320.74/320.84	c total #propagations: 9841454 / total #impl: 88858601 (eff. 0.111)
320.74/320.84	c #Conflicts:    1503000 | #Learnt:      33227 | 0.003
320.74/320.84	c total clause space: 78.2603MB
320.74/320.84	c total #watches: 119970
321.04/321.18	c total #propagations: 9848671 / total #impl: 88915339 (eff. 0.111)
321.04/321.18	c #Conflicts:    1504000 | #Learnt:      34227 | 0.003
321.04/321.18	c total clause space: 78.2603MB
321.04/321.18	c total #watches: 123970
321.34/321.48	c total #propagations: 9855608 / total #impl: 88989322 (eff. 0.111)
321.34/321.48	c #Conflicts:    1505000 | #Learnt:      35227 | 0.003
321.34/321.48	c total clause space: 78.2603MB
321.34/321.48	c total #watches: 127413
321.74/321.81	c total #propagations: 9862681 / total #impl: 89059612 (eff. 0.111)
321.74/321.81	c #Conflicts:    1506000 | #Learnt:      36227 | 0.003
321.74/321.81	c total clause space: 78.2603MB
321.74/321.81	c total #watches: 130984
322.04/322.15	c total #propagations: 9869807 / total #impl: 89118300 (eff. 0.111)
322.04/322.15	c #Conflicts:    1507000 | #Learnt:      37227 | 0.003
322.04/322.15	c total clause space: 78.2603MB
322.04/322.15	c total #watches: 134648
322.35/322.43	c total #propagations: 9876731 / total #impl: 89184151 (eff. 0.111)
322.35/322.43	c #Conflicts:    1508000 | #Learnt:      38227 | 0.003
322.35/322.43	c total clause space: 78.2603MB
322.35/322.43	c total #watches: 138326
322.54/322.66	c total #propagations: 9883089 / total #impl: 89235122 (eff. 0.111)
322.54/322.66	c #Conflicts:    1509000 | #Learnt:      39227 | 0.003
322.54/322.66	c total clause space: 78.2603MB
322.54/322.66	c total #watches: 141881
322.74/322.87	c total #propagations: 9889633 / total #impl: 89282544 (eff. 0.111)
322.74/322.87	c #Conflicts:    1510000 | #Learnt:      40227 | 0.003
322.74/322.87	c total clause space: 78.2603MB
322.74/322.87	c total #watches: 145430
323.14/323.22	c total #propagations: 9896025 / total #impl: 89340833 (eff. 0.111)
323.14/323.22	c #Conflicts:    1511000 | #Learnt:      41227 | 0.003
323.14/323.22	c total clause space: 78.2603MB
323.14/323.22	c total #watches: 148861
323.45/323.54	c total #propagations: 9901652 / total #impl: 89395889 (eff. 0.111)
323.45/323.54	c #Conflicts:    1512000 | #Learnt:      42227 | 0.003
323.45/323.54	c total clause space: 78.2603MB
323.45/323.54	c total #watches: 152355
323.74/323.87	c total #propagations: 9907612 / total #impl: 89453528 (eff. 0.111)
323.74/323.87	c #Conflicts:    1513000 | #Learnt:      43227 | 0.003
323.74/323.87	c total clause space: 78.2603MB
323.74/323.87	c total #watches: 156061
324.04/324.14	c total #propagations: 9914485 / total #impl: 89508466 (eff. 0.111)
324.04/324.14	c #Conflicts:    1514000 | #Learnt:      44227 | 0.003
324.04/324.14	c total clause space: 78.2603MB
324.04/324.14	c total #watches: 159420
324.34/324.43	c total #propagations: 9921277 / total #impl: 89577358 (eff. 0.111)
324.34/324.43	c #Conflicts:    1515000 | #Learnt:      45227 | 0.003
324.34/324.43	c total clause space: 78.2603MB
324.34/324.43	c total #watches: 163214
324.55/324.68	c total #propagations: 9928231 / total #impl: 89651836 (eff. 0.111)
324.55/324.68	c #Conflicts:    1516000 | #Learnt:      46227 | 0.003
324.55/324.68	c total clause space: 78.2603MB
324.55/324.68	c total #watches: 166682
324.84/324.94	c total #propagations: 9934772 / total #impl: 89698835 (eff. 0.111)
324.84/324.94	c #Conflicts:    1517000 | #Learnt:      47227 | 0.003
324.84/324.94	c total clause space: 78.2603MB
324.84/324.94	c total #watches: 170594
325.04/325.13	c total #propagations: 9941798 / total #impl: 89759550 (eff. 0.111)
325.04/325.13	c #Conflicts:    1518000 | #Learnt:      48227 | 0.003
325.04/325.13	c total clause space: 78.2603MB
325.04/325.13	c total #watches: 174666
325.34/325.44	c total #propagations: 9948852 / total #impl: 89821628 (eff. 0.111)
325.34/325.44	c #Conflicts:    1519000 | #Learnt:      49227 | 0.003
325.34/325.44	c total clause space: 78.2603MB
325.34/325.44	c total #watches: 178249
325.65/325.77	c total #propagations: 9955364 / total #impl: 89877475 (eff. 0.111)
325.65/325.77	c #Conflicts:    1520000 | #Learnt:      50227 | 0.003
325.65/325.77	c total clause space: 78.2603MB
325.65/325.77	c total #watches: 181790
325.84/325.95	c total #propagations: 9962257 / total #impl: 89934397 (eff. 0.111)
325.84/325.95	c #Conflicts:    1521000 | #Learnt:      51227 | 0.003
325.84/325.95	c total clause space: 78.2603MB
325.84/325.95	c total #watches: 185258
326.24/326.33	c total #propagations: 9969316 / total #impl: 89987114 (eff. 0.111)
326.24/326.33	c #Conflicts:    1522000 | #Learnt:      52227 | 0.003
326.24/326.33	c total clause space: 78.2603MB
326.24/326.33	c total #watches: 188776
326.75/326.81	c total #propagations: 9975965 / total #impl: 90041179 (eff. 0.111)
326.75/326.81	c #Conflicts:    1523000 | #Learnt:      53227 | 0.003
326.75/326.81	c total clause space: 78.2603MB
326.75/326.81	c total #watches: 192275
327.24/327.33	c total #propagations: 9982557 / total #impl: 90093025 (eff. 0.111)
327.24/327.33	c #Conflicts:    1524000 | #Learnt:      54227 | 0.003
327.24/327.33	c total clause space: 78.2603MB
327.24/327.33	c total #watches: 195896
327.75/327.85	c total #propagations: 9988937 / total #impl: 90152293 (eff. 0.111)
327.75/327.85	c #Conflicts:    1525000 | #Learnt:      55227 | 0.003
327.75/327.85	c total clause space: 78.2603MB
327.75/327.85	c total #watches: 199499
328.24/328.34	c total #propagations: 9995413 / total #impl: 90215571 (eff. 0.111)
328.24/328.34	c #Conflicts:    1526000 | #Learnt:      56227 | 0.003
328.24/328.34	c total clause space: 78.2603MB
328.24/328.34	c total #watches: 203278
328.64/328.70	c total #propagations: 10001835 / total #impl: 90275257 (eff. 0.111)
328.64/328.70	c #Conflicts:    1527000 | #Learnt:      57227 | 0.003
328.64/328.70	c total clause space: 78.2603MB
328.64/328.70	c total #watches: 206957
329.04/329.16	c total #propagations: 10008316 / total #impl: 90335602 (eff. 0.111)
329.04/329.16	c #Conflicts:    1528000 | #Learnt:      58227 | 0.003
329.04/329.16	c total clause space: 78.2603MB
329.04/329.16	c total #watches: 210534
329.44/329.58	c total #propagations: 10014827 / total #impl: 90397580 (eff. 0.111)
329.44/329.58	c #Conflicts:    1529000 | #Learnt:      59227 | 0.003
329.44/329.58	c total clause space: 78.2603MB
329.44/329.58	c total #watches: 214117
329.95/330.02	c total #propagations: 10020748 / total #impl: 90455937 (eff. 0.111)
329.95/330.02	c GC COLLECT
329.95/330.02	c #Conflicts:    1530000 | #Learnt:      30325 | 0.003
329.95/330.02	c total clause space: 78.2603MB
329.95/330.02	c total #watches: 108907
330.14/330.22	c total #propagations: 10027298 / total #impl: 90512426 (eff. 0.111)
330.14/330.22	c #Conflicts:    1531000 | #Learnt:      31325 | 0.003
330.14/330.22	c total clause space: 78.2603MB
330.14/330.22	c total #watches: 112282
330.24/330.36	c total #propagations: 10033320 / total #impl: 90569576 (eff. 0.111)
330.24/330.36	c #Conflicts:    1532000 | #Learnt:      32325 | 0.003
330.24/330.36	c total clause space: 78.2603MB
330.24/330.36	c total #watches: 115972
330.34/330.48	c total #propagations: 10040218 / total #impl: 90628143 (eff. 0.111)
330.34/330.48	c #Conflicts:    1533000 | #Learnt:      33325 | 0.003
330.34/330.48	c total clause space: 78.2603MB
330.34/330.48	c total #watches: 119610
330.54/330.60	c total #propagations: 10047002 / total #impl: 90699507 (eff. 0.111)
330.54/330.60	c #Conflicts:    1534000 | #Learnt:      34325 | 0.003
330.54/330.60	c total clause space: 78.2603MB
330.54/330.60	c total #watches: 123130
330.64/330.79	c total #propagations: 10053880 / total #impl: 90771855 (eff. 0.111)
330.64/330.79	c #Conflicts:    1535000 | #Learnt:      35325 | 0.003
330.64/330.79	c total clause space: 78.2603MB
330.64/330.79	c total #watches: 126574
330.94/331.02	c total #propagations: 10060413 / total #impl: 90826576 (eff. 0.111)
330.94/331.02	c #Conflicts:    1536000 | #Learnt:      36325 | 0.003
330.94/331.02	c total clause space: 78.2603MB
330.94/331.02	c total #watches: 130140
331.15/331.24	c total #propagations: 10066871 / total #impl: 90883059 (eff. 0.111)
331.15/331.24	c #Conflicts:    1537000 | #Learnt:      37325 | 0.003
331.15/331.24	c total clause space: 78.2603MB
331.15/331.24	c total #watches: 133522
331.44/331.52	c total #propagations: 10073113 / total #impl: 90948023 (eff. 0.111)
331.44/331.52	c #Conflicts:    1538000 | #Learnt:      38325 | 0.003
331.44/331.52	c total clause space: 78.2603MB
331.44/331.52	c total #watches: 137068
331.74/331.85	c total #propagations: 10079295 / total #impl: 91004512 (eff. 0.111)
331.74/331.85	c #Conflicts:    1539000 | #Learnt:      39325 | 0.003
331.74/331.85	c total clause space: 78.2603MB
331.74/331.85	c total #watches: 140642
332.15/332.27	c total #propagations: 10085330 / total #impl: 91061015 (eff. 0.111)
332.15/332.27	c #Conflicts:    1540000 | #Learnt:      40325 | 0.003
332.15/332.27	c total clause space: 78.2603MB
332.15/332.27	c total #watches: 144410
332.54/332.60	c total #propagations: 10091972 / total #impl: 91141141 (eff. 0.111)
332.54/332.60	c #Conflicts:    1541000 | #Learnt:      41325 | 0.003
332.54/332.60	c total clause space: 78.2603MB
332.54/332.60	c total #watches: 147923
332.84/332.97	c total #propagations: 10098506 / total #impl: 91203570 (eff. 0.111)
332.84/332.97	c #Conflicts:    1542000 | #Learnt:      42325 | 0.003
332.84/332.97	c total clause space: 78.2603MB
332.84/332.97	c total #watches: 151059
333.14/333.27	c total #propagations: 10105169 / total #impl: 91271235 (eff. 0.111)
333.14/333.27	c #Conflicts:    1543000 | #Learnt:      43325 | 0.003
333.14/333.27	c total clause space: 78.2603MB
333.14/333.27	c total #watches: 154623
333.44/333.55	c total #propagations: 10111653 / total #impl: 91330893 (eff. 0.111)
333.44/333.55	c #Conflicts:    1544000 | #Learnt:      44325 | 0.003
333.44/333.55	c total clause space: 78.2603MB
333.44/333.55	c total #watches: 158246
333.74/333.86	c total #propagations: 10118338 / total #impl: 91388636 (eff. 0.111)
333.74/333.86	c #Conflicts:    1545000 | #Learnt:      45325 | 0.003
333.74/333.86	c total clause space: 78.2603MB
333.74/333.86	c total #watches: 161412
334.24/334.33	c total #propagations: 10125539 / total #impl: 91457836 (eff. 0.111)
334.24/334.33	c #Conflicts:    1546000 | #Learnt:      46325 | 0.003
334.24/334.33	c total clause space: 78.2603MB
334.24/334.33	c total #watches: 165114
334.74/334.83	c total #propagations: 10132738 / total #impl: 91522952 (eff. 0.111)
334.74/334.83	c #Conflicts:    1547000 | #Learnt:      47325 | 0.003
334.74/334.83	c total clause space: 78.2603MB
334.74/334.83	c total #watches: 168730
335.24/335.36	c total #propagations: 10139419 / total #impl: 91583877 (eff. 0.111)
335.24/335.36	c #Conflicts:    1548000 | #Learnt:      48325 | 0.003
335.24/335.36	c total clause space: 78.2603MB
335.24/335.36	c total #watches: 172324
335.84/335.91	c total #propagations: 10146271 / total #impl: 91660217 (eff. 0.111)
335.84/335.91	c #Conflicts:    1549000 | #Learnt:      49325 | 0.003
335.84/335.91	c total clause space: 78.2603MB
335.84/335.91	c total #watches: 175795
336.55/336.61	c total #propagations: 10152983 / total #impl: 91741119 (eff. 0.111)
336.55/336.61	c #Conflicts:    1550000 | #Learnt:      50325 | 0.003
336.55/336.61	c total clause space: 78.2603MB
336.55/336.61	c total #watches: 179634
337.24/337.33	c total #propagations: 10159867 / total #impl: 91843371 (eff. 0.111)
337.24/337.33	c #Conflicts:    1551000 | #Learnt:      51325 | 0.003
337.24/337.33	c total clause space: 78.2603MB
337.24/337.33	c total #watches: 183517
337.65/337.80	c total #propagations: 10166935 / total #impl: 91957012 (eff. 0.111)
337.65/337.80	c #Conflicts:    1552000 | #Learnt:      52325 | 0.003
337.65/337.80	c total clause space: 78.2603MB
337.65/337.80	c total #watches: 187199
338.04/338.14	c total #propagations: 10174113 / total #impl: 92035231 (eff. 0.111)
338.04/338.14	c #Conflicts:    1553000 | #Learnt:      53325 | 0.003
338.04/338.14	c total clause space: 78.2603MB
338.04/338.14	c total #watches: 190917
338.34/338.45	c total #propagations: 10181821 / total #impl: 92128756 (eff. 0.111)
338.34/338.45	c #Conflicts:    1554000 | #Learnt:      54325 | 0.003
338.34/338.45	c total clause space: 78.2603MB
338.34/338.45	c total #watches: 194527
338.64/338.76	c total #propagations: 10188723 / total #impl: 92207590 (eff. 0.110)
338.64/338.76	c #Conflicts:    1555000 | #Learnt:      55325 | 0.003
338.64/338.76	c total clause space: 78.2603MB
338.64/338.76	c total #watches: 197878
338.94/339.08	c total #propagations: 10195721 / total #impl: 92281791 (eff. 0.110)
338.94/339.08	c #Conflicts:    1556000 | #Learnt:      56325 | 0.003
338.94/339.08	c total clause space: 78.2603MB
338.94/339.08	c total #watches: 201199
339.34/339.44	c total #propagations: 10202862 / total #impl: 92360711 (eff. 0.110)
339.34/339.44	c #Conflicts:    1557000 | #Learnt:      57325 | 0.003
339.34/339.44	c total clause space: 78.2603MB
339.34/339.44	c total #watches: 204570
339.74/339.83	c total #propagations: 10210279 / total #impl: 92448481 (eff. 0.110)
339.74/339.83	c #Conflicts:    1558000 | #Learnt:      58325 | 0.003
339.74/339.83	c total clause space: 78.2603MB
339.74/339.83	c total #watches: 208170
340.14/340.22	c total #propagations: 10217360 / total #impl: 92546971 (eff. 0.110)
340.14/340.22	c #Conflicts:    1559000 | #Learnt:      59325 | 0.003
340.14/340.22	c total clause space: 78.2603MB
340.14/340.22	c total #watches: 211727
340.54/340.60	c total #propagations: 10224532 / total #impl: 92655182 (eff. 0.110)
340.54/340.60	c #Conflicts:    1560000 | #Learnt:      60325 | 0.003
340.54/340.60	c total clause space: 78.2603MB
340.54/340.60	c total #watches: 214928
340.64/340.78	c total #propagations: 10232028 / total #impl: 92750518 (eff. 0.110)
340.64/340.78	c GC COLLECT
340.64/340.78	c #Conflicts:    1561000 | #Learnt:      31129 | 0.003
340.64/340.78	c total clause space: 78.2603MB
340.64/340.78	c total #watches: 111924
340.84/340.93	c total #propagations: 10239411 / total #impl: 92816985 (eff. 0.110)
340.84/340.93	c #Conflicts:    1562000 | #Learnt:      32129 | 0.003
340.84/340.93	c total clause space: 78.2603MB
340.84/340.93	c total #watches: 115504
341.05/341.12	c total #propagations: 10247280 / total #impl: 92890066 (eff. 0.110)
341.05/341.12	c #Conflicts:    1563000 | #Learnt:      33129 | 0.003
341.05/341.12	c total clause space: 78.2603MB
341.05/341.12	c total #watches: 119217
341.24/341.31	c total #propagations: 10254527 / total #impl: 92971518 (eff. 0.110)
341.24/341.31	c #Conflicts:    1564000 | #Learnt:      34129 | 0.003
341.24/341.31	c total clause space: 78.2603MB
341.24/341.31	c total #watches: 122797
341.44/341.53	c total #propagations: 10262512 / total #impl: 93057426 (eff. 0.110)
341.44/341.53	c #Conflicts:    1565000 | #Learnt:      35129 | 0.003
341.44/341.53	c total clause space: 78.2603MB
341.44/341.53	c total #watches: 126688
341.64/341.73	c total #propagations: 10269952 / total #impl: 93132117 (eff. 0.110)
341.64/341.73	c #Conflicts:    1566000 | #Learnt:      36129 | 0.003
341.64/341.73	c total clause space: 78.2603MB
341.64/341.73	c total #watches: 130562
341.84/341.95	c total #propagations: 10276490 / total #impl: 93197322 (eff. 0.110)
341.84/341.95	c #Conflicts:    1567000 | #Learnt:      37129 | 0.003
341.84/341.95	c total clause space: 78.2603MB
341.84/341.95	c total #watches: 134098
342.05/342.19	c total #propagations: 10283268 / total #impl: 93269995 (eff. 0.110)
342.05/342.19	c #Conflicts:    1568000 | #Learnt:      38129 | 0.003
342.05/342.19	c total clause space: 78.2603MB
342.05/342.19	c total #watches: 137842
342.34/342.42	c total #propagations: 10289824 / total #impl: 93343620 (eff. 0.110)
342.34/342.42	c #Conflicts:    1569000 | #Learnt:      39129 | 0.003
342.34/342.42	c total clause space: 78.2603MB
342.34/342.42	c total #watches: 141698
342.54/342.69	c total #propagations: 10296672 / total #impl: 93418363 (eff. 0.110)
342.54/342.69	c #Conflicts:    1570000 | #Learnt:      40129 | 0.003
342.54/342.69	c total clause space: 78.2603MB
342.54/342.69	c total #watches: 145904
342.84/342.97	c total #propagations: 10303179 / total #impl: 93496041 (eff. 0.110)
342.84/342.97	c #Conflicts:    1571000 | #Learnt:      41129 | 0.003
342.84/342.97	c total clause space: 78.2603MB
342.84/342.97	c total #watches: 149726
343.15/343.26	c total #propagations: 10309789 / total #impl: 93577187 (eff. 0.110)
343.15/343.26	c #Conflicts:    1572000 | #Learnt:      42129 | 0.003
343.15/343.26	c total clause space: 78.2603MB
343.15/343.26	c total #watches: 153502
343.54/343.62	c total #propagations: 10316199 / total #impl: 93659544 (eff. 0.110)
343.54/343.62	c #Conflicts:    1573000 | #Learnt:      43129 | 0.003
343.54/343.62	c total clause space: 78.2603MB
343.54/343.62	c total #watches: 157422
343.84/343.97	c total #propagations: 10322365 / total #impl: 93749229 (eff. 0.110)
343.84/343.97	c #Conflicts:    1574000 | #Learnt:      44129 | 0.003
343.84/343.97	c total clause space: 78.2603MB
343.84/343.97	c total #watches: 161037
344.14/344.30	c total #propagations: 10328912 / total #impl: 93845533 (eff. 0.110)
344.14/344.30	c #Conflicts:    1575000 | #Learnt:      45129 | 0.003
344.14/344.30	c total clause space: 78.2603MB
344.14/344.30	c total #watches: 164406
344.54/344.66	c total #propagations: 10335875 / total #impl: 93930848 (eff. 0.110)
344.54/344.66	c #Conflicts:    1576000 | #Learnt:      46129 | 0.003
344.54/344.66	c total clause space: 78.2603MB
344.54/344.66	c total #watches: 168054
344.94/345.03	c total #propagations: 10342188 / total #impl: 94006857 (eff. 0.110)
344.94/345.03	c #Conflicts:    1577000 | #Learnt:      47129 | 0.003
344.94/345.03	c total clause space: 78.2603MB
344.94/345.03	c total #watches: 171465
345.24/345.36	c total #propagations: 10349095 / total #impl: 94097804 (eff. 0.110)
345.24/345.36	c #Conflicts:    1578000 | #Learnt:      48129 | 0.003
345.24/345.36	c total clause space: 78.2603MB
345.24/345.36	c total #watches: 174837
345.54/345.69	c total #propagations: 10355985 / total #impl: 94179581 (eff. 0.110)
345.54/345.69	c #Conflicts:    1579000 | #Learnt:      49129 | 0.003
345.54/345.69	c total clause space: 78.2603MB
345.54/345.69	c total #watches: 178331
345.94/346.08	c total #propagations: 10363312 / total #impl: 94259599 (eff. 0.110)
345.94/346.08	c #Conflicts:    1580000 | #Learnt:      50129 | 0.003
345.94/346.08	c total clause space: 78.2603MB
345.94/346.08	c total #watches: 181864
346.34/346.47	c total #propagations: 10369644 / total #impl: 94343611 (eff. 0.110)
346.34/346.47	c #Conflicts:    1581000 | #Learnt:      51129 | 0.003
346.34/346.47	c total clause space: 78.2603MB
346.34/346.47	c total #watches: 185087
346.84/346.90	c total #propagations: 10375949 / total #impl: 94435881 (eff. 0.110)
346.84/346.90	c #Conflicts:    1582000 | #Learnt:      52129 | 0.003
346.84/346.90	c total clause space: 78.2603MB
346.84/346.90	c total #watches: 188327
347.24/347.33	c total #propagations: 10382459 / total #impl: 94509386 (eff. 0.110)
347.24/347.33	c #Conflicts:    1583000 | #Learnt:      53129 | 0.003
347.24/347.33	c total clause space: 78.2603MB
347.24/347.33	c total #watches: 191402
347.65/347.76	c total #propagations: 10389101 / total #impl: 94588937 (eff. 0.110)
347.65/347.76	c #Conflicts:    1584000 | #Learnt:      54129 | 0.003
347.65/347.76	c total clause space: 78.2603MB
347.65/347.76	c total #watches: 194501
348.14/348.20	c total #propagations: 10396453 / total #impl: 94671671 (eff. 0.110)
348.14/348.20	c #Conflicts:    1585000 | #Learnt:      55129 | 0.003
348.14/348.20	c total clause space: 78.2603MB
348.14/348.20	c total #watches: 197715
348.54/348.65	c total #propagations: 10403424 / total #impl: 94754668 (eff. 0.110)
348.54/348.65	c #Conflicts:    1586000 | #Learnt:      56129 | 0.003
348.54/348.65	c total clause space: 78.2603MB
348.54/348.65	c total #watches: 201143
349.04/349.15	c total #propagations: 10410014 / total #impl: 94843121 (eff. 0.110)
349.04/349.15	c #Conflicts:    1587000 | #Learnt:      57129 | 0.003
349.04/349.15	c total clause space: 78.2603MB
349.04/349.15	c total #watches: 204794
349.54/349.64	c total #propagations: 10416712 / total #impl: 94937422 (eff. 0.110)
349.54/349.64	c #Conflicts:    1588000 | #Learnt:      58129 | 0.003
349.54/349.64	c total clause space: 78.2603MB
349.54/349.64	c total #watches: 207985
350.14/350.20	c total #propagations: 10423611 / total #impl: 95021968 (eff. 0.110)
350.14/350.20	c #Conflicts:    1589000 | #Learnt:      59129 | 0.003
350.14/350.20	c total clause space: 78.2603MB
350.14/350.20	c total #watches: 211155
350.64/350.77	c total #propagations: 10429989 / total #impl: 95106890 (eff. 0.110)
350.64/350.77	c #Conflicts:    1590000 | #Learnt:      60129 | 0.003
350.64/350.77	c total clause space: 78.2603MB
350.64/350.77	c total #watches: 214583
351.14/351.26	c total #propagations: 10436545 / total #impl: 95193114 (eff. 0.110)
351.14/351.26	c GC COLLECT
351.14/351.26	c #Conflicts:    1591000 | #Learnt:      30628 | 0.003
351.14/351.26	c total clause space: 127.173MB
351.14/351.26	c total #watches: 110088
351.34/351.43	c total #propagations: 10442697 / total #impl: 95264987 (eff. 0.110)
351.34/351.43	c #Conflicts:    1592000 | #Learnt:      31628 | 0.003
351.34/351.43	c total clause space: 127.173MB
351.34/351.43	c total #watches: 113580
351.54/351.62	c total #propagations: 10448803 / total #impl: 95322370 (eff. 0.110)
351.54/351.62	c #Conflicts:    1593000 | #Learnt:      32628 | 0.003
351.54/351.62	c total clause space: 127.173MB
351.54/351.62	c total #watches: 117068
351.74/351.83	c total #propagations: 10454678 / total #impl: 95382919 (eff. 0.110)
351.74/351.83	c #Conflicts:    1594000 | #Learnt:      33628 | 0.003
351.74/351.83	c total clause space: 127.173MB
351.74/351.83	c total #watches: 120543
351.94/352.05	c total #propagations: 10460634 / total #impl: 95441744 (eff. 0.110)
351.94/352.05	c #Conflicts:    1595000 | #Learnt:      34628 | 0.003
351.94/352.05	c total clause space: 127.173MB
351.94/352.05	c total #watches: 124048
352.14/352.26	c total #propagations: 10467089 / total #impl: 95506831 (eff. 0.110)
352.14/352.26	c #Conflicts:    1596000 | #Learnt:      35628 | 0.003
352.14/352.26	c total clause space: 127.173MB
352.14/352.26	c total #watches: 127189
352.34/352.48	c total #propagations: 10473166 / total #impl: 95564121 (eff. 0.110)
352.34/352.48	c #Conflicts:    1597000 | #Learnt:      36628 | 0.003
352.34/352.48	c total clause space: 127.173MB
352.34/352.48	c total #watches: 130506
352.64/352.75	c total #propagations: 10479574 / total #impl: 95626006 (eff. 0.110)
352.64/352.75	c #Conflicts:    1598000 | #Learnt:      37628 | 0.003
352.64/352.75	c total clause space: 127.173MB
352.64/352.75	c total #watches: 133923
352.94/353.05	c total #propagations: 10485748 / total #impl: 95685020 (eff. 0.110)
352.94/353.05	c #Conflicts:    1599000 | #Learnt:      38628 | 0.003
352.94/353.05	c total clause space: 127.173MB
352.94/353.05	c total #watches: 137494
353.24/353.35	c total #propagations: 10492706 / total #impl: 95772227 (eff. 0.110)
353.24/353.35	c #Conflicts:    1600000 | #Learnt:      39628 | 0.003
353.24/353.35	c total clause space: 127.173MB
353.24/353.35	c total #watches: 141229
353.54/353.68	c total #propagations: 10499558 / total #impl: 95834453 (eff. 0.110)
353.54/353.68	c #Conflicts:    1601000 | #Learnt:      40628 | 0.003
353.54/353.68	c total clause space: 127.173MB
353.54/353.68	c total #watches: 144761
353.94/354.04	c total #propagations: 10506290 / total #impl: 95905099 (eff. 0.110)
353.94/354.04	c #Conflicts:    1602000 | #Learnt:      41628 | 0.003
353.94/354.04	c total clause space: 127.173MB
353.94/354.04	c total #watches: 148141
354.34/354.42	c total #propagations: 10513521 / total #impl: 95975990 (eff. 0.110)
354.34/354.42	c #Conflicts:    1603000 | #Learnt:      42628 | 0.003
354.34/354.42	c total clause space: 127.173MB
354.34/354.42	c total #watches: 151390
354.64/354.77	c total #propagations: 10520226 / total #impl: 96055208 (eff. 0.110)
354.64/354.77	c #Conflicts:    1604000 | #Learnt:      43628 | 0.003
354.64/354.77	c total clause space: 127.173MB
354.64/354.77	c total #watches: 154719
355.04/355.14	c total #propagations: 10527277 / total #impl: 96122856 (eff. 0.110)
355.04/355.14	c #Conflicts:    1605000 | #Learnt:      44628 | 0.003
355.04/355.14	c total clause space: 127.173MB
355.04/355.14	c total #watches: 158242
355.44/355.53	c total #propagations: 10534024 / total #impl: 96196378 (eff. 0.110)
355.44/355.53	c #Conflicts:    1606000 | #Learnt:      45628 | 0.003
355.44/355.53	c total clause space: 127.173MB
355.44/355.53	c total #watches: 161499
355.84/355.95	c total #propagations: 10540379 / total #impl: 96269384 (eff. 0.109)
355.84/355.95	c #Conflicts:    1607000 | #Learnt:      46628 | 0.003
355.84/355.95	c total clause space: 127.173MB
355.84/355.95	c total #watches: 164988
356.24/356.33	c total #propagations: 10547142 / total #impl: 96350522 (eff. 0.109)
356.24/356.33	c #Conflicts:    1608000 | #Learnt:      47628 | 0.003
356.24/356.33	c total clause space: 127.173MB
356.24/356.33	c total #watches: 168632
356.74/356.80	c total #propagations: 10553982 / total #impl: 96434940 (eff. 0.109)
356.74/356.80	c #Conflicts:    1609000 | #Learnt:      48628 | 0.003
356.74/356.80	c total clause space: 127.173MB
356.74/356.80	c total #watches: 172399
357.14/357.25	c total #propagations: 10560831 / total #impl: 96529334 (eff. 0.109)
357.14/357.25	c #Conflicts:    1610000 | #Learnt:      49628 | 0.003
357.14/357.25	c total clause space: 127.173MB
357.14/357.25	c total #watches: 175886
357.64/357.72	c total #propagations: 10567769 / total #impl: 96612737 (eff. 0.109)
357.64/357.72	c #Conflicts:    1611000 | #Learnt:      50628 | 0.003
357.64/357.72	c total clause space: 127.173MB
357.64/357.72	c total #watches: 179346
358.04/358.19	c total #propagations: 10574915 / total #impl: 96722219 (eff. 0.109)
358.04/358.19	c #Conflicts:    1612000 | #Learnt:      51628 | 0.003
358.04/358.19	c total clause space: 127.173MB
358.04/358.19	c total #watches: 182768
358.54/358.68	c total #propagations: 10581756 / total #impl: 96850166 (eff. 0.109)
358.54/358.68	c #Conflicts:    1613000 | #Learnt:      52628 | 0.003
358.54/358.68	c total clause space: 127.173MB
358.54/358.68	c total #watches: 186083
359.14/359.22	c total #propagations: 10588336 / total #impl: 96966983 (eff. 0.109)
359.14/359.22	c #Conflicts:    1614000 | #Learnt:      53628 | 0.003
359.14/359.22	c total clause space: 127.173MB
359.14/359.22	c total #watches: 189799
359.64/359.79	c total #propagations: 10595471 / total #impl: 97083052 (eff. 0.109)
359.64/359.79	c #Conflicts:    1615000 | #Learnt:      54628 | 0.003
359.64/359.79	c total clause space: 127.173MB
359.64/359.79	c total #watches: 193494
360.24/360.37	c total #propagations: 10602119 / total #impl: 97214669 (eff. 0.109)
360.24/360.37	c #Conflicts:    1616000 | #Learnt:      55628 | 0.003
360.24/360.37	c total clause space: 127.173MB
360.24/360.37	c total #watches: 197033
360.84/360.90	c total #propagations: 10608908 / total #impl: 97346174 (eff. 0.109)
360.84/360.90	c #Conflicts:    1617000 | #Learnt:      56628 | 0.003
360.84/360.90	c total clause space: 127.173MB
360.84/360.90	c total #watches: 200521
361.44/361.57	c total #propagations: 10615680 / total #impl: 97466424 (eff. 0.109)
361.44/361.57	c #Conflicts:    1618000 | #Learnt:      57628 | 0.003
361.44/361.57	c total clause space: 127.173MB
361.44/361.57	c total #watches: 204345
362.13/362.20	c total #propagations: 10621940 / total #impl: 97613259 (eff. 0.109)
362.13/362.20	c #Conflicts:    1619000 | #Learnt:      58628 | 0.003
362.13/362.20	c total clause space: 127.173MB
362.13/362.20	c total #watches: 207962
362.63/362.78	c total #propagations: 10628383 / total #impl: 97748926 (eff. 0.109)
362.63/362.78	c #Conflicts:    1620000 | #Learnt:      59628 | 0.003
362.63/362.78	c total clause space: 127.173MB
362.63/362.78	c total #watches: 211096
363.23/363.39	c total #propagations: 10634874 / total #impl: 97874713 (eff. 0.109)
363.23/363.39	c #Conflicts:    1621000 | #Learnt:      60628 | 0.003
363.23/363.39	c total clause space: 127.173MB
363.23/363.39	c total #watches: 214374
363.93/364.05	c total #propagations: 10641452 / total #impl: 98020628 (eff. 0.109)
363.93/364.05	c GC COLLECT
363.93/364.05	c #Conflicts:    1622000 | #Learnt:      30825 | 0.003
363.93/364.05	c total clause space: 127.173MB
363.93/364.05	c total #watches: 110766
364.23/364.30	c total #propagations: 10648165 / total #impl: 98156142 (eff. 0.108)
364.23/364.30	c #Conflicts:    1623000 | #Learnt:      31825 | 0.003
364.23/364.30	c total clause space: 127.173MB
364.23/364.30	c total #watches: 114914
364.43/364.54	c total #propagations: 10654306 / total #impl: 98233161 (eff. 0.108)
364.43/364.54	c #Conflicts:    1624000 | #Learnt:      32825 | 0.003
364.43/364.54	c total clause space: 127.173MB
364.43/364.54	c total #watches: 118826
364.73/364.80	c total #propagations: 10660740 / total #impl: 98316288 (eff. 0.108)
364.73/364.80	c #Conflicts:    1625000 | #Learnt:      33825 | 0.003
364.73/364.80	c total clause space: 127.173MB
364.73/364.80	c total #watches: 122663
364.93/365.03	c total #propagations: 10667045 / total #impl: 98397164 (eff. 0.108)
364.93/365.03	c #Conflicts:    1626000 | #Learnt:      34825 | 0.003
364.93/365.03	c total clause space: 127.173MB
364.93/365.03	c total #watches: 126356
365.14/365.28	c total #propagations: 10673655 / total #impl: 98480552 (eff. 0.108)
365.14/365.28	c #Conflicts:    1627000 | #Learnt:      35825 | 0.003
365.14/365.28	c total clause space: 127.173MB
365.14/365.28	c total #watches: 130168
365.43/365.55	c total #propagations: 10680574 / total #impl: 98565684 (eff. 0.108)
365.43/365.55	c #Conflicts:    1628000 | #Learnt:      36825 | 0.003
365.43/365.55	c total clause space: 127.173MB
365.43/365.55	c total #watches: 133639
365.73/365.85	c total #propagations: 10686993 / total #impl: 98648538 (eff. 0.108)
365.73/365.85	c #Conflicts:    1629000 | #Learnt:      37825 | 0.003
365.73/365.85	c total clause space: 127.173MB
365.73/365.85	c total #watches: 137422
366.03/366.13	c total #propagations: 10693411 / total #impl: 98740752 (eff. 0.108)
366.03/366.13	c #Conflicts:    1630000 | #Learnt:      38825 | 0.003
366.03/366.13	c total clause space: 127.173MB
366.03/366.13	c total #watches: 141193
366.34/366.49	c total #propagations: 10700051 / total #impl: 98833870 (eff. 0.108)
366.34/366.49	c #Conflicts:    1631000 | #Learnt:      39825 | 0.003
366.34/366.49	c total clause space: 127.173MB
366.34/366.49	c total #watches: 145277
366.73/366.86	c total #propagations: 10707178 / total #impl: 98913953 (eff. 0.108)
366.73/366.86	c #Conflicts:    1632000 | #Learnt:      40825 | 0.003
366.73/366.86	c total clause space: 127.173MB
366.73/366.86	c total #watches: 149236
367.03/367.20	c total #propagations: 10713760 / total #impl: 99006952 (eff. 0.108)
367.03/367.20	c #Conflicts:    1633000 | #Learnt:      41825 | 0.003
367.03/367.20	c total clause space: 127.173MB
367.03/367.20	c total #watches: 152751
367.44/367.56	c total #propagations: 10720896 / total #impl: 99090696 (eff. 0.108)
367.44/367.56	c #Conflicts:    1634000 | #Learnt:      42825 | 0.003
367.44/367.56	c total clause space: 127.173MB
367.44/367.56	c total #watches: 156471
367.83/367.93	c total #propagations: 10727709 / total #impl: 99180973 (eff. 0.108)
367.83/367.93	c #Conflicts:    1635000 | #Learnt:      43825 | 0.003
367.83/367.93	c total clause space: 127.173MB
367.83/367.93	c total #watches: 159740
368.23/368.34	c total #propagations: 10734667 / total #impl: 99279724 (eff. 0.108)
368.23/368.34	c #Conflicts:    1636000 | #Learnt:      44825 | 0.003
368.23/368.34	c total clause space: 127.173MB
368.23/368.34	c total #watches: 163136
368.73/368.80	c total #propagations: 10741671 / total #impl: 99385982 (eff. 0.108)
368.73/368.80	c #Conflicts:    1637000 | #Learnt:      45825 | 0.003
368.73/368.80	c total clause space: 127.173MB
368.73/368.80	c total #watches: 166673
369.13/369.23	c total #propagations: 10747959 / total #impl: 99511983 (eff. 0.108)
369.13/369.23	c #Conflicts:    1638000 | #Learnt:      46825 | 0.003
369.13/369.23	c total clause space: 127.173MB
369.13/369.23	c total #watches: 169981
369.54/369.62	c total #propagations: 10755107 / total #impl: 99612425 (eff. 0.108)
369.54/369.62	c #Conflicts:    1639000 | #Learnt:      47825 | 0.003
369.54/369.62	c total clause space: 127.173MB
369.54/369.62	c total #watches: 173280
369.93/370.06	c total #propagations: 10762464 / total #impl: 99695923 (eff. 0.108)
369.93/370.06	c #Conflicts:    1640000 | #Learnt:      48825 | 0.003
369.93/370.06	c total clause space: 127.173MB
369.93/370.06	c total #watches: 176721
370.43/370.52	c total #propagations: 10769574 / total #impl: 99773822 (eff. 0.108)
370.43/370.52	c #Conflicts:    1641000 | #Learnt:      49825 | 0.003
370.43/370.52	c total clause space: 127.173MB
370.43/370.52	c total #watches: 180030
370.83/370.97	c total #propagations: 10776916 / total #impl: 99861643 (eff. 0.108)
370.83/370.97	c #Conflicts:    1642000 | #Learnt:      50825 | 0.003
370.83/370.97	c total clause space: 127.173MB
370.83/370.97	c total #watches: 183590
371.23/371.31	c total #propagations: 10783846 / total #impl: 99926900 (eff. 0.108)
371.23/371.31	c #Conflicts:    1643000 | #Learnt:      51825 | 0.003
371.23/371.31	c total clause space: 127.173MB
371.23/371.31	c total #watches: 187141
371.53/371.64	c total #propagations: 10790118 / total #impl: 99978579 (eff. 0.108)
371.53/371.64	c #Conflicts:    1644000 | #Learnt:      52825 | 0.003
371.53/371.64	c total clause space: 127.173MB
371.53/371.64	c total #watches: 190684
371.93/372.02	c total #propagations: 10796167 / total #impl: 100036278 (eff. 0.108)
371.93/372.02	c #Conflicts:    1645000 | #Learnt:      53825 | 0.003
371.93/372.02	c total clause space: 127.173MB
371.93/372.02	c total #watches: 194172
372.33/372.42	c total #propagations: 10802566 / total #impl: 100104248 (eff. 0.108)
372.33/372.42	c #Conflicts:    1646000 | #Learnt:      54825 | 0.003
372.33/372.42	c total clause space: 127.173MB
372.33/372.42	c total #watches: 197330
372.84/372.96	c total #propagations: 10809227 / total #impl: 100168900 (eff. 0.108)
372.84/372.96	c #Conflicts:    1647000 | #Learnt:      55825 | 0.003
372.84/372.96	c total clause space: 127.173MB
372.84/372.96	c total #watches: 200920
373.23/373.33	c total #propagations: 10815280 / total #impl: 100229712 (eff. 0.108)
373.23/373.33	c #Conflicts:    1648000 | #Learnt:      56825 | 0.003
373.23/373.33	c total clause space: 127.173MB
373.23/373.33	c total #watches: 204725
373.63/373.70	c total #propagations: 10821412 / total #impl: 100287938 (eff. 0.108)
373.63/373.70	c #Conflicts:    1649000 | #Learnt:      57825 | 0.003
373.63/373.70	c total clause space: 127.173MB
373.63/373.70	c total #watches: 208233
373.94/374.09	c total #propagations: 10827790 / total #impl: 100348352 (eff. 0.108)
373.94/374.09	c #Conflicts:    1650000 | #Learnt:      58825 | 0.003
373.94/374.09	c total clause space: 127.173MB
373.94/374.09	c total #watches: 211880
374.43/374.52	c total #propagations: 10834070 / total #impl: 100408700 (eff. 0.108)
374.43/374.52	c #Conflicts:    1651000 | #Learnt:      59825 | 0.003
374.43/374.52	c total clause space: 127.173MB
374.43/374.52	c total #watches: 215540
374.93/375.03	c total #propagations: 10841110 / total #impl: 100471120 (eff. 0.108)
374.93/375.03	c #Conflicts:    1652000 | #Learnt:      60825 | 0.003
374.93/375.03	c total clause space: 127.173MB
374.93/375.03	c total #watches: 218959
375.43/375.54	c total #propagations: 10848064 / total #impl: 100536975 (eff. 0.108)
375.43/375.54	c #Conflicts:    1653000 | #Learnt:      61825 | 0.003
375.43/375.54	c total clause space: 127.173MB
375.43/375.54	c total #watches: 222717
375.83/375.95	c total #propagations: 10854842 / total #impl: 100605143 (eff. 0.108)
375.83/375.95	c GC COLLECT
375.83/375.95	c #Conflicts:    1654000 | #Learnt:      31724 | 0.003
375.83/375.95	c total clause space: 127.173MB
375.83/375.95	c total #watches: 114199
376.03/376.14	c total #propagations: 10860997 / total #impl: 100660516 (eff. 0.108)
376.03/376.14	c #Conflicts:    1655000 | #Learnt:      32724 | 0.003
376.03/376.14	c total clause space: 127.173MB
376.03/376.14	c total #watches: 117824
376.24/376.31	c total #propagations: 10867150 / total #impl: 100715269 (eff. 0.108)
376.24/376.31	c #Conflicts:    1656000 | #Learnt:      33724 | 0.003
376.24/376.31	c total clause space: 127.173MB
376.24/376.31	c total #watches: 121409
376.43/376.53	c total #propagations: 10873464 / total #impl: 100773506 (eff. 0.108)
376.43/376.53	c #Conflicts:    1657000 | #Learnt:      34724 | 0.003
376.43/376.53	c total clause space: 127.173MB
376.43/376.53	c total #watches: 125085
376.63/376.73	c total #propagations: 10880669 / total #impl: 100826827 (eff. 0.108)
376.63/376.73	c #Conflicts:    1658000 | #Learnt:      35724 | 0.003
376.63/376.73	c total clause space: 127.173MB
376.63/376.73	c total #watches: 128774
376.83/376.94	c total #propagations: 10887149 / total #impl: 100885134 (eff. 0.108)
376.83/376.94	c #Conflicts:    1659000 | #Learnt:      36724 | 0.003
376.83/376.94	c total clause space: 127.173MB
376.83/376.94	c total #watches: 132354
377.03/377.17	c total #propagations: 10893053 / total #impl: 100945708 (eff. 0.108)
377.03/377.17	c #Conflicts:    1660000 | #Learnt:      37724 | 0.003
377.03/377.17	c total clause space: 127.173MB
377.03/377.17	c total #watches: 135745
377.24/377.34	c total #propagations: 10899387 / total #impl: 101010575 (eff. 0.108)
377.24/377.34	c #Conflicts:    1661000 | #Learnt:      38724 | 0.003
377.24/377.34	c total clause space: 127.173MB
377.24/377.34	c total #watches: 139179
377.53/377.60	c total #propagations: 10905824 / total #impl: 101059422 (eff. 0.108)
377.53/377.60	c #Conflicts:    1662000 | #Learnt:      39724 | 0.003
377.53/377.60	c total clause space: 127.173MB
377.53/377.60	c total #watches: 142664
377.83/377.95	c total #propagations: 10913014 / total #impl: 101115630 (eff. 0.108)
377.83/377.95	c #Conflicts:    1663000 | #Learnt:      40724 | 0.003
377.83/377.95	c total clause space: 127.173MB
377.83/377.95	c total #watches: 146097
378.13/378.21	c total #propagations: 10919629 / total #impl: 101184800 (eff. 0.108)
378.13/378.21	c #Conflicts:    1664000 | #Learnt:      41724 | 0.003
378.13/378.21	c total clause space: 127.173MB
378.13/378.21	c total #watches: 149782
378.34/378.49	c total #propagations: 10926877 / total #impl: 101255393 (eff. 0.108)
378.34/378.49	c #Conflicts:    1665000 | #Learnt:      42724 | 0.003
378.34/378.49	c total clause space: 127.173MB
378.34/378.49	c total #watches: 153682
378.63/378.77	c total #propagations: 10934695 / total #impl: 101331067 (eff. 0.108)
378.63/378.77	c #Conflicts:    1666000 | #Learnt:      43724 | 0.003
378.63/378.77	c total clause space: 127.173MB
378.63/378.77	c total #watches: 157332
378.83/378.95	c total #propagations: 10941557 / total #impl: 101390703 (eff. 0.108)
378.83/378.95	c #Conflicts:    1667000 | #Learnt:      44724 | 0.003
378.83/378.95	c total clause space: 127.173MB
378.83/378.95	c total #watches: 161103
379.13/379.23	c total #propagations: 10949551 / total #impl: 101444557 (eff. 0.108)
379.13/379.23	c #Conflicts:    1668000 | #Learnt:      45724 | 0.003
379.13/379.23	c total clause space: 127.173MB
379.13/379.23	c total #watches: 164426
379.44/379.53	c total #propagations: 10956514 / total #impl: 101505688 (eff. 0.108)
379.44/379.53	c #Conflicts:    1669000 | #Learnt:      46724 | 0.003
379.44/379.53	c total clause space: 127.173MB
379.44/379.53	c total #watches: 167844
379.83/379.94	c total #propagations: 10962867 / total #impl: 101561007 (eff. 0.108)
379.83/379.94	c #Conflicts:    1670000 | #Learnt:      47724 | 0.003
379.83/379.94	c total clause space: 127.173MB
379.83/379.94	c total #watches: 171129
380.13/380.29	c total #propagations: 10969134 / total #impl: 101621984 (eff. 0.108)
380.13/380.29	c #Conflicts:    1671000 | #Learnt:      48724 | 0.003
380.13/380.29	c total clause space: 127.173MB
380.13/380.29	c total #watches: 174649
380.33/380.49	c total #propagations: 10975460 / total #impl: 101682198 (eff. 0.108)
380.33/380.49	c #Conflicts:    1672000 | #Learnt:      49724 | 0.003
380.33/380.49	c total clause space: 127.173MB
380.33/380.49	c total #watches: 178312
380.73/380.80	c total #propagations: 10982627 / total #impl: 101722446 (eff. 0.108)
380.73/380.80	c #Conflicts:    1673000 | #Learnt:      50724 | 0.003
380.73/380.80	c total clause space: 127.173MB
380.73/380.80	c total #watches: 181840
380.93/381.09	c total #propagations: 10989721 / total #impl: 101768073 (eff. 0.108)
380.93/381.09	c #Conflicts:    1674000 | #Learnt:      51724 | 0.003
380.93/381.09	c total clause space: 127.173MB
380.93/381.09	c total #watches: 185152
381.53/381.61	c total #propagations: 10996412 / total #impl: 101818250 (eff. 0.108)
381.53/381.61	c #Conflicts:    1675000 | #Learnt:      52724 | 0.003
381.53/381.61	c total clause space: 127.173MB
381.53/381.61	c total #watches: 188977
381.83/381.96	c total #propagations: 11002796 / total #impl: 101881592 (eff. 0.108)
381.83/381.96	c #Conflicts:    1676000 | #Learnt:      53724 | 0.003
381.83/381.96	c total clause space: 127.173MB
381.83/381.96	c total #watches: 192543
382.33/382.40	c total #propagations: 11008645 / total #impl: 101937017 (eff. 0.108)
382.33/382.40	c #Conflicts:    1677000 | #Learnt:      54724 | 0.003
382.33/382.40	c total clause space: 127.173MB
382.33/382.40	c total #watches: 196034
382.84/382.91	c total #propagations: 11015005 / total #impl: 102001722 (eff. 0.108)
382.84/382.91	c #Conflicts:    1678000 | #Learnt:      55724 | 0.003
382.84/382.91	c total clause space: 127.173MB
382.84/382.91	c total #watches: 199333
383.23/383.38	c total #propagations: 11021715 / total #impl: 102066147 (eff. 0.108)
383.23/383.38	c #Conflicts:    1679000 | #Learnt:      56724 | 0.003
383.23/383.38	c total clause space: 127.173MB
383.23/383.38	c total #watches: 203103
383.63/383.78	c total #propagations: 11028180 / total #impl: 102142781 (eff. 0.108)
383.63/383.78	c #Conflicts:    1680000 | #Learnt:      57724 | 0.003
383.63/383.78	c total clause space: 127.173MB
383.63/383.78	c total #watches: 206834
384.23/384.36	c total #propagations: 11034947 / total #impl: 102207031 (eff. 0.108)
384.23/384.36	c #Conflicts:    1681000 | #Learnt:      58724 | 0.003
384.23/384.36	c total clause space: 127.173MB
384.23/384.36	c total #watches: 210303
384.73/384.85	c total #propagations: 11042250 / total #impl: 102256953 (eff. 0.108)
384.73/384.85	c #Conflicts:    1682000 | #Learnt:      59724 | 0.003
384.73/384.85	c total clause space: 127.173MB
384.73/384.85	c total #watches: 213712
385.33/385.44	c total #propagations: 11048731 / total #impl: 102310416 (eff. 0.108)
385.33/385.44	c #Conflicts:    1683000 | #Learnt:      60724 | 0.003
385.33/385.44	c total clause space: 127.173MB
385.33/385.44	c total #watches: 217251
385.83/385.99	c total #propagations: 11055794 / total #impl: 102367841 (eff. 0.108)
385.83/385.99	c #Conflicts:    1684000 | #Learnt:      61724 | 0.003
385.83/385.99	c total clause space: 127.173MB
385.83/385.99	c total #watches: 220512
386.43/386.58	c total #propagations: 11063284 / total #impl: 102436406 (eff. 0.108)
386.43/386.58	c #Conflicts:    1685000 | #Learnt:      62724 | 0.003
386.43/386.58	c total clause space: 127.173MB
386.43/386.58	c total #watches: 223798
386.73/386.89	c total #propagations: 11071134 / total #impl: 102494850 (eff. 0.108)
386.73/386.89	c GC COLLECT
386.73/386.89	c #Conflicts:    1686000 | #Learnt:      32325 | 0.003
386.73/386.89	c total clause space: 127.173MB
386.73/386.89	c total #watches: 116177
387.14/387.25	c total #propagations: 11078035 / total #impl: 102541201 (eff. 0.108)
387.14/387.25	c #Conflicts:    1687000 | #Learnt:      33325 | 0.003
387.14/387.25	c total clause space: 127.173MB
387.14/387.25	c total #watches: 120102
387.33/387.45	c total #propagations: 11085273 / total #impl: 102602185 (eff. 0.108)
387.33/387.45	c #Conflicts:    1688000 | #Learnt:      34325 | 0.003
387.33/387.45	c total clause space: 127.173MB
387.33/387.45	c total #watches: 123450
387.53/387.64	c total #propagations: 11092013 / total #impl: 102653174 (eff. 0.108)
387.53/387.64	c #Conflicts:    1689000 | #Learnt:      35325 | 0.003
387.53/387.64	c total clause space: 127.173MB
387.53/387.64	c total #watches: 126904
387.83/387.91	c total #propagations: 11098450 / total #impl: 102709432 (eff. 0.108)
387.83/387.91	c #Conflicts:    1690000 | #Learnt:      36325 | 0.003
387.83/387.91	c total clause space: 127.173MB
387.83/387.91	c total #watches: 130233
388.03/388.16	c total #propagations: 11104835 / total #impl: 102758914 (eff. 0.108)
388.03/388.16	c #Conflicts:    1691000 | #Learnt:      37325 | 0.003
388.03/388.16	c total clause space: 127.173MB
388.03/388.16	c total #watches: 133503
388.24/388.38	c total #propagations: 11111607 / total #impl: 102812745 (eff. 0.108)
388.24/388.38	c #Conflicts:    1692000 | #Learnt:      38325 | 0.003
388.24/388.38	c total clause space: 127.173MB
388.24/388.38	c total #watches: 136961
388.43/388.59	c total #propagations: 11118291 / total #impl: 102861575 (eff. 0.108)
388.43/388.59	c #Conflicts:    1693000 | #Learnt:      39325 | 0.003
388.43/388.59	c total clause space: 127.173MB
388.43/388.59	c total #watches: 140473
388.63/388.73	c total #propagations: 11124907 / total #impl: 102905422 (eff. 0.108)
388.63/388.73	c #Conflicts:    1694000 | #Learnt:      40325 | 0.003
388.63/388.73	c total clause space: 127.173MB
388.63/388.73	c total #watches: 143969
388.93/389.05	c total #propagations: 11131887 / total #impl: 102950158 (eff. 0.108)
388.93/389.05	c #Conflicts:    1695000 | #Learnt:      41325 | 0.003
388.93/389.05	c total clause space: 127.173MB
388.93/389.05	c total #watches: 147591
389.23/389.33	c total #propagations: 11138517 / total #impl: 103009376 (eff. 0.108)
389.23/389.33	c #Conflicts:    1696000 | #Learnt:      42325 | 0.003
389.23/389.33	c total clause space: 127.173MB
389.23/389.33	c total #watches: 151212
389.44/389.54	c total #propagations: 11144926 / total #impl: 103063243 (eff. 0.108)
389.44/389.54	c #Conflicts:    1697000 | #Learnt:      43325 | 0.003
389.44/389.54	c total clause space: 127.173MB
389.44/389.54	c total #watches: 154790
389.63/389.76	c total #propagations: 11151071 / total #impl: 103112792 (eff. 0.108)
389.63/389.76	c #Conflicts:    1698000 | #Learnt:      44325 | 0.003
389.63/389.76	c total clause space: 127.173MB
389.63/389.76	c total #watches: 158395
389.93/390.05	c total #propagations: 11157673 / total #impl: 103164358 (eff. 0.108)
389.93/390.05	c #Conflicts:    1699000 | #Learnt:      45325 | 0.003
389.93/390.05	c total clause space: 127.173MB
389.93/390.05	c total #watches: 162007
390.33/390.40	c total #propagations: 11164527 / total #impl: 103221812 (eff. 0.108)
390.33/390.40	c #Conflicts:    1700000 | #Learnt:      46325 | 0.003
390.33/390.40	c total clause space: 127.173MB
390.33/390.40	c total #watches: 165363
390.73/390.84	c total #propagations: 11170890 / total #impl: 103273538 (eff. 0.108)
390.73/390.84	c #Conflicts:    1701000 | #Learnt:      47325 | 0.003
390.73/390.84	c total clause space: 127.173MB
390.73/390.84	c total #watches: 168868
391.23/391.39	c total #propagations: 11176912 / total #impl: 103325521 (eff. 0.108)
391.23/391.39	c #Conflicts:    1702000 | #Learnt:      48325 | 0.003
391.23/391.39	c total clause space: 127.173MB
391.23/391.39	c total #watches: 172352
391.64/391.73	c total #propagations: 11183092 / total #impl: 103399846 (eff. 0.108)
391.64/391.73	c #Conflicts:    1703000 | #Learnt:      49325 | 0.003
391.64/391.73	c total clause space: 127.173MB
391.64/391.73	c total #watches: 176094
391.93/392.00	c total #propagations: 11188787 / total #impl: 103462483 (eff. 0.108)
391.93/392.00	c #Conflicts:    1704000 | #Learnt:      50325 | 0.003
391.93/392.00	c total clause space: 127.173MB
391.93/392.00	c total #watches: 179618
392.13/392.29	c total #propagations: 11194618 / total #impl: 103532898 (eff. 0.108)
392.13/392.29	c #Conflicts:    1705000 | #Learnt:      51325 | 0.003
392.13/392.29	c total clause space: 127.173MB
392.13/392.29	c total #watches: 183097
392.53/392.66	c total #propagations: 11200476 / total #impl: 103599707 (eff. 0.108)
392.53/392.66	c #Conflicts:    1706000 | #Learnt:      52325 | 0.003
392.53/392.66	c total clause space: 127.173MB
392.53/392.66	c total #watches: 186498
392.93/393.05	c total #propagations: 11206937 / total #impl: 103659097 (eff. 0.108)
392.93/393.05	c #Conflicts:    1707000 | #Learnt:      53325 | 0.003
392.93/393.05	c total clause space: 127.173MB
392.93/393.05	c total #watches: 190207
393.33/393.43	c total #propagations: 11213297 / total #impl: 103731511 (eff. 0.108)
393.33/393.43	c #Conflicts:    1708000 | #Learnt:      54325 | 0.003
393.33/393.43	c total clause space: 127.173MB
393.33/393.43	c total #watches: 193778
393.63/393.75	c total #propagations: 11219566 / total #impl: 103789774 (eff. 0.108)
393.63/393.75	c #Conflicts:    1709000 | #Learnt:      55325 | 0.003
393.63/393.75	c total clause space: 127.173MB
393.63/393.75	c total #watches: 197401
394.03/394.17	c total #propagations: 11226228 / total #impl: 103841820 (eff. 0.108)
394.03/394.17	c #Conflicts:    1710000 | #Learnt:      56325 | 0.003
394.03/394.17	c total clause space: 127.173MB
394.03/394.17	c total #watches: 201229
394.43/394.56	c total #propagations: 11232120 / total #impl: 103896015 (eff. 0.108)
394.43/394.56	c #Conflicts:    1711000 | #Learnt:      57325 | 0.003
394.43/394.56	c total clause space: 127.173MB
394.43/394.56	c total #watches: 204835
394.63/394.73	c total #propagations: 11238933 / total #impl: 103949702 (eff. 0.108)
394.63/394.73	c #Conflicts:    1712000 | #Learnt:      58325 | 0.003
394.63/394.73	c total clause space: 127.173MB
394.63/394.73	c total #watches: 208299
394.93/395.02	c total #propagations: 11246587 / total #impl: 103991483 (eff. 0.108)
394.93/395.02	c #Conflicts:    1713000 | #Learnt:      59325 | 0.003
394.93/395.02	c total clause space: 127.173MB
394.93/395.02	c total #watches: 211552
395.33/395.47	c total #propagations: 11253048 / total #impl: 104044878 (eff. 0.108)
395.33/395.47	c #Conflicts:    1714000 | #Learnt:      60325 | 0.003
395.33/395.47	c total clause space: 127.173MB
395.33/395.47	c total #watches: 215089
395.93/396.03	c total #propagations: 11259958 / total #impl: 104102434 (eff. 0.108)
395.93/396.03	c #Conflicts:    1715000 | #Learnt:      61325 | 0.003
395.93/396.03	c total clause space: 127.173MB
395.93/396.03	c total #watches: 218569
396.33/396.40	c total #propagations: 11267676 / total #impl: 104158592 (eff. 0.108)
396.33/396.40	c #Conflicts:    1716000 | #Learnt:      62325 | 0.003
396.33/396.40	c total clause space: 127.173MB
396.33/396.40	c total #watches: 222149
396.73/396.87	c total #propagations: 11274057 / total #impl: 104206197 (eff. 0.108)
396.73/396.87	c #Conflicts:    1717000 | #Learnt:      63325 | 0.003
396.73/396.87	c total clause space: 127.173MB
396.73/396.87	c total #watches: 225359
397.03/397.12	c total #propagations: 11280832 / total #impl: 104256711 (eff. 0.108)
397.03/397.12	c GC COLLECT
397.03/397.12	c #Conflicts:    1718000 | #Learnt:      32621 | 0.003
397.03/397.12	c total clause space: 127.173MB
397.03/397.12	c total #watches: 117212
397.23/397.33	c total #propagations: 11286940 / total #impl: 104317858 (eff. 0.108)
397.23/397.33	c #Conflicts:    1719000 | #Learnt:      33621 | 0.003
397.23/397.33	c total clause space: 127.173MB
397.23/397.33	c total #watches: 120530
397.33/397.48	c total #propagations: 11292877 / total #impl: 104374372 (eff. 0.108)
397.33/397.48	c #Conflicts:    1720000 | #Learnt:      34621 | 0.003
397.33/397.48	c total clause space: 127.173MB
397.33/397.48	c total #watches: 123851
397.53/397.63	c total #propagations: 11299690 / total #impl: 104427291 (eff. 0.108)
397.53/397.63	c #Conflicts:    1721000 | #Learnt:      35621 | 0.003
397.53/397.63	c total clause space: 127.173MB
397.53/397.63	c total #watches: 127219
397.73/397.80	c total #propagations: 11306088 / total #impl: 104481485 (eff. 0.108)
397.73/397.80	c #Conflicts:    1722000 | #Learnt:      36621 | 0.003
397.73/397.80	c total clause space: 127.173MB
397.73/397.80	c total #watches: 130667
397.83/397.99	c total #propagations: 11312779 / total #impl: 104545238 (eff. 0.108)
397.83/397.99	c #Conflicts:    1723000 | #Learnt:      37621 | 0.003
397.83/397.99	c total clause space: 127.173MB
397.83/397.99	c total #watches: 134004
398.03/398.15	c total #propagations: 11319124 / total #impl: 104597280 (eff. 0.108)
398.03/398.15	c #Conflicts:    1724000 | #Learnt:      38621 | 0.003
398.03/398.15	c total clause space: 127.173MB
398.03/398.15	c total #watches: 137493
398.23/398.35	c total #propagations: 11325328 / total #impl: 104645542 (eff. 0.108)
398.23/398.35	c #Conflicts:    1725000 | #Learnt:      39621 | 0.003
398.23/398.35	c total clause space: 127.173MB
398.23/398.35	c total #watches: 140851
398.43/398.52	c total #propagations: 11331910 / total #impl: 104700281 (eff. 0.108)
398.43/398.52	c #Conflicts:    1726000 | #Learnt:      40621 | 0.003
398.43/398.52	c total clause space: 127.173MB
398.43/398.52	c total #watches: 144366
398.53/398.68	c total #propagations: 11338355 / total #impl: 104748634 (eff. 0.108)
398.53/398.68	c #Conflicts:    1727000 | #Learnt:      41621 | 0.003
398.53/398.68	c total clause space: 127.173MB
398.53/398.68	c total #watches: 147717
398.73/398.88	c total #propagations: 11344787 / total #impl: 104796561 (eff. 0.108)
398.73/398.88	c #Conflicts:    1728000 | #Learnt:      42621 | 0.003
398.73/398.88	c total clause space: 127.173MB
398.73/398.88	c total #watches: 151227
398.93/399.08	c total #propagations: 11351054 / total #impl: 104849349 (eff. 0.108)
398.93/399.08	c #Conflicts:    1729000 | #Learnt:      43621 | 0.003
398.93/399.08	c total clause space: 127.173MB
398.93/399.08	c total #watches: 154611
399.23/399.31	c total #propagations: 11357646 / total #impl: 104911800 (eff. 0.108)
399.23/399.31	c #Conflicts:    1730000 | #Learnt:      44621 | 0.003
399.23/399.31	c total clause space: 127.173MB
399.23/399.31	c total #watches: 157935
399.43/399.53	c total #propagations: 11364020 / total #impl: 104977357 (eff. 0.108)
399.43/399.53	c #Conflicts:    1731000 | #Learnt:      45621 | 0.003
399.43/399.53	c total clause space: 127.173MB
399.43/399.53	c total #watches: 161253
399.63/399.72	c total #propagations: 11370421 / total #impl: 105030955 (eff. 0.108)
399.63/399.72	c #Conflicts:    1732000 | #Learnt:      46621 | 0.003
399.63/399.72	c total clause space: 127.173MB
399.63/399.72	c total #watches: 164513
399.73/399.89	c total #propagations: 11377446 / total #impl: 105083838 (eff. 0.108)
399.73/399.89	c #Conflicts:    1733000 | #Learnt:      47621 | 0.003
399.73/399.89	c total clause space: 127.173MB
399.73/399.89	c total #watches: 167852
400.03/400.12	c total #propagations: 11384281 / total #impl: 105134644 (eff. 0.108)
400.03/400.12	c #Conflicts:    1734000 | #Learnt:      48621 | 0.003
400.03/400.12	c total clause space: 127.173MB
400.03/400.12	c total #watches: 171221
400.23/400.31	c total #propagations: 11390990 / total #impl: 105196501 (eff. 0.108)
400.23/400.31	c #Conflicts:    1735000 | #Learnt:      49621 | 0.003
400.23/400.31	c total clause space: 127.173MB
400.23/400.31	c total #watches: 174777
400.43/400.51	c total #propagations: 11398081 / total #impl: 105257364 (eff. 0.108)
400.43/400.51	c #Conflicts:    1736000 | #Learnt:      50621 | 0.003
400.43/400.51	c total clause space: 127.173MB
400.43/400.51	c total #watches: 178211
400.63/400.73	c total #propagations: 11404901 / total #impl: 105310067 (eff. 0.108)
400.63/400.73	c #Conflicts:    1737000 | #Learnt:      51621 | 0.003
400.63/400.73	c total clause space: 127.173MB
400.63/400.73	c total #watches: 181495
400.83/400.97	c total #propagations: 11411994 / total #impl: 105369302 (eff. 0.108)
400.83/400.97	c #Conflicts:    1738000 | #Learnt:      52621 | 0.003
400.83/400.97	c total clause space: 127.173MB
400.83/400.97	c total #watches: 184922
401.03/401.17	c total #propagations: 11419111 / total #impl: 105434936 (eff. 0.108)
401.03/401.17	c #Conflicts:    1739000 | #Learnt:      53621 | 0.003
401.03/401.17	c total clause space: 127.173MB
401.03/401.17	c total #watches: 188303
401.33/401.40	c total #propagations: 11426179 / total #impl: 105492204 (eff. 0.108)
401.33/401.40	c #Conflicts:    1740000 | #Learnt:      54621 | 0.003
401.33/401.40	c total clause space: 127.173MB
401.33/401.40	c total #watches: 191507
401.43/401.60	c total #propagations: 11433364 / total #impl: 105551584 (eff. 0.108)
401.43/401.60	c #Conflicts:    1741000 | #Learnt:      55621 | 0.003
401.43/401.60	c total clause space: 127.173MB
401.43/401.60	c total #watches: 194787
401.63/401.79	c total #propagations: 11441156 / total #impl: 105605286 (eff. 0.108)
401.63/401.79	c #Conflicts:    1742000 | #Learnt:      56621 | 0.003
401.63/401.79	c total clause space: 127.173MB
401.63/401.79	c total #watches: 198135
401.93/402.03	c total #propagations: 11449080 / total #impl: 105666771 (eff. 0.108)
401.93/402.03	c #Conflicts:    1743000 | #Learnt:      57621 | 0.003
401.93/402.03	c total clause space: 127.173MB
401.93/402.03	c total #watches: 201540
402.23/402.30	c total #propagations: 11456769 / total #impl: 105736376 (eff. 0.108)
402.23/402.30	c #Conflicts:    1744000 | #Learnt:      58621 | 0.003
402.23/402.30	c total clause space: 127.173MB
402.23/402.30	c total #watches: 205236
402.63/402.74	c total #propagations: 11463628 / total #impl: 105793365 (eff. 0.108)
402.63/402.74	c #Conflicts:    1745000 | #Learnt:      59621 | 0.003
402.63/402.74	c total clause space: 127.173MB
402.63/402.74	c total #watches: 208791
403.03/403.16	c total #propagations: 11471172 / total #impl: 105852434 (eff. 0.108)
403.03/403.16	c #Conflicts:    1746000 | #Learnt:      60621 | 0.003
403.03/403.16	c total clause space: 127.173MB
403.03/403.16	c total #watches: 212644
403.33/403.48	c total #propagations: 11478853 / total #impl: 105913899 (eff. 0.108)
403.33/403.48	c #Conflicts:    1747000 | #Learnt:      61621 | 0.003
403.33/403.48	c total clause space: 127.173MB
403.33/403.48	c total #watches: 216888
403.83/403.90	c total #propagations: 11485985 / total #impl: 105996264 (eff. 0.108)
403.83/403.90	c #Conflicts:    1748000 | #Learnt:      62621 | 0.003
403.83/403.90	c total clause space: 127.173MB
403.83/403.90	c total #watches: 220592
404.23/404.32	c total #propagations: 11492801 / total #impl: 106053361 (eff. 0.108)
404.23/404.32	c #Conflicts:    1749000 | #Learnt:      63621 | 0.003
404.23/404.32	c total clause space: 127.173MB
404.23/404.32	c total #watches: 224306
404.43/404.58	c total #propagations: 11499474 / total #impl: 106121683 (eff. 0.108)
404.43/404.58	c GC COLLECT
404.43/404.58	c #Conflicts:    1750000 | #Learnt:      32621 | 0.003
404.43/404.58	c total clause space: 127.173MB
404.43/404.58	c total #watches: 117753
404.73/404.86	c total #propagations: 11506270 / total #impl: 106190864 (eff. 0.108)
404.73/404.86	c #Conflicts:    1751000 | #Learnt:      33621 | 0.003
404.73/404.86	c total clause space: 127.173MB
404.73/404.86	c total #watches: 121370
405.03/405.11	c total #propagations: 11512647 / total #impl: 106254088 (eff. 0.108)
405.03/405.11	c #Conflicts:    1752000 | #Learnt:      34621 | 0.003
405.03/405.11	c total clause space: 127.173MB
405.03/405.11	c total #watches: 124669
405.23/405.34	c total #propagations: 11519166 / total #impl: 106315077 (eff. 0.108)
405.23/405.34	c #Conflicts:    1753000 | #Learnt:      35621 | 0.003
405.23/405.34	c total clause space: 127.173MB
405.23/405.34	c total #watches: 128251
405.43/405.57	c total #propagations: 11526319 / total #impl: 106374915 (eff. 0.108)
405.43/405.57	c #Conflicts:    1754000 | #Learnt:      36621 | 0.003
405.43/405.57	c total clause space: 127.173MB
405.43/405.57	c total #watches: 131912
405.73/405.81	c total #propagations: 11533168 / total #impl: 106431229 (eff. 0.108)
405.73/405.81	c #Conflicts:    1755000 | #Learnt:      37621 | 0.003
405.73/405.81	c total clause space: 127.173MB
405.73/405.81	c total #watches: 135322
405.93/406.09	c total #propagations: 11539410 / total #impl: 106488705 (eff. 0.108)
405.93/406.09	c #Conflicts:    1756000 | #Learnt:      38621 | 0.003
405.93/406.09	c total clause space: 127.173MB
405.93/406.09	c total #watches: 138855
406.23/406.38	c total #propagations: 11546199 / total #impl: 106558031 (eff. 0.108)
406.23/406.38	c #Conflicts:    1757000 | #Learnt:      39621 | 0.003
406.23/406.38	c total clause space: 127.173MB
406.23/406.38	c total #watches: 142419
406.53/406.63	c total #propagations: 11553010 / total #impl: 106618839 (eff. 0.108)
406.53/406.63	c #Conflicts:    1758000 | #Learnt:      40621 | 0.003
406.53/406.63	c total clause space: 127.173MB
406.53/406.63	c total #watches: 146198
406.73/406.88	c total #propagations: 11559202 / total #impl: 106680948 (eff. 0.108)
406.73/406.88	c #Conflicts:    1759000 | #Learnt:      41621 | 0.003
406.73/406.88	c total clause space: 127.173MB
406.73/406.88	c total #watches: 149779
406.93/407.10	c total #propagations: 11566099 / total #impl: 106734723 (eff. 0.108)
406.93/407.10	c #Conflicts:    1760000 | #Learnt:      42621 | 0.003
406.93/407.10	c total clause space: 127.173MB
406.93/407.10	c total #watches: 153330
407.13/407.27	c total #propagations: 11573087 / total #impl: 106789123 (eff. 0.108)
407.13/407.27	c #Conflicts:    1761000 | #Learnt:      43621 | 0.003
407.13/407.27	c total clause space: 127.173MB
407.13/407.27	c total #watches: 157162
407.33/407.43	c total #propagations: 11580006 / total #impl: 106837577 (eff. 0.108)
407.33/407.43	c #Conflicts:    1762000 | #Learnt:      44621 | 0.003
407.33/407.43	c total clause space: 127.173MB
407.33/407.43	c total #watches: 160834
407.53/407.62	c total #propagations: 11587525 / total #impl: 106893056 (eff. 0.108)
407.53/407.62	c #Conflicts:    1763000 | #Learnt:      45621 | 0.003
407.53/407.62	c total clause space: 127.173MB
407.53/407.62	c total #watches: 164712
407.73/407.86	c total #propagations: 11594659 / total #impl: 106959361 (eff. 0.108)
407.73/407.86	c #Conflicts:    1764000 | #Learnt:      46621 | 0.003
407.73/407.86	c total clause space: 127.173MB
407.73/407.86	c total #watches: 168568
407.92/408.08	c total #propagations: 11601115 / total #impl: 107007739 (eff. 0.108)
407.92/408.08	c #Conflicts:    1765000 | #Learnt:      47621 | 0.003
407.92/408.08	c total clause space: 127.173MB
407.92/408.08	c total #watches: 172175
408.22/408.35	c total #propagations: 11607778 / total #impl: 107050906 (eff. 0.108)
408.22/408.35	c #Conflicts:    1766000 | #Learnt:      48621 | 0.003
408.22/408.35	c total clause space: 127.173MB
408.22/408.35	c total #watches: 175699
408.52/408.66	c total #propagations: 11614225 / total #impl: 107105465 (eff. 0.108)
408.52/408.66	c #Conflicts:    1767000 | #Learnt:      49621 | 0.003
408.52/408.66	c total clause space: 127.173MB
408.52/408.66	c total #watches: 179412
408.82/408.97	c total #propagations: 11620472 / total #impl: 107158787 (eff. 0.108)
408.82/408.97	c #Conflicts:    1768000 | #Learnt:      50621 | 0.003
408.82/408.97	c total clause space: 127.173MB
408.82/408.97	c total #watches: 182694
409.13/409.30	c total #propagations: 11626935 / total #impl: 107222263 (eff. 0.108)
409.13/409.30	c #Conflicts:    1769000 | #Learnt:      51621 | 0.003
409.13/409.30	c total clause space: 127.173MB
409.13/409.30	c total #watches: 186247
409.42/409.54	c total #propagations: 11633816 / total #impl: 107282502 (eff. 0.108)
409.42/409.54	c #Conflicts:    1770000 | #Learnt:      52621 | 0.003
409.42/409.54	c total clause space: 127.173MB
409.42/409.54	c total #watches: 189927
409.62/409.72	c total #propagations: 11640393 / total #impl: 107335006 (eff. 0.108)
409.62/409.72	c #Conflicts:    1771000 | #Learnt:      53621 | 0.003
409.62/409.72	c total clause space: 127.173MB
409.62/409.72	c total #watches: 193669
409.92/410.03	c total #propagations: 11648048 / total #impl: 107394001 (eff. 0.108)
409.92/410.03	c #Conflicts:    1772000 | #Learnt:      54621 | 0.003
409.92/410.03	c total clause space: 127.173MB
409.92/410.03	c total #watches: 197207
410.23/410.38	c total #propagations: 11654812 / total #impl: 107450312 (eff. 0.108)
410.23/410.38	c #Conflicts:    1773000 | #Learnt:      55621 | 0.003
410.23/410.38	c total clause space: 127.173MB
410.23/410.38	c total #watches: 200969
410.42/410.59	c total #propagations: 11661419 / total #impl: 107505770 (eff. 0.108)
410.42/410.59	c #Conflicts:    1774000 | #Learnt:      56621 | 0.003
410.42/410.59	c total clause space: 127.173MB
410.42/410.59	c total #watches: 204604
410.72/410.83	c total #propagations: 11668383 / total #impl: 107548446 (eff. 0.108)
410.72/410.83	c #Conflicts:    1775000 | #Learnt:      57621 | 0.003
410.72/410.83	c total clause space: 127.173MB
410.72/410.83	c total #watches: 208402
411.02/411.12	c total #propagations: 11675236 / total #impl: 107596468 (eff. 0.109)
411.02/411.12	c #Conflicts:    1776000 | #Learnt:      58621 | 0.003
411.02/411.12	c total clause space: 127.173MB
411.02/411.12	c total #watches: 211981
411.43/411.51	c total #propagations: 11682351 / total #impl: 107646549 (eff. 0.109)
411.43/411.51	c #Conflicts:    1777000 | #Learnt:      59621 | 0.003
411.43/411.51	c total clause space: 127.173MB
411.43/411.51	c total #watches: 215778
411.92/412.06	c total #propagations: 11689398 / total #impl: 107692357 (eff. 0.109)
411.92/412.06	c #Conflicts:    1778000 | #Learnt:      60621 | 0.003
411.92/412.06	c total clause space: 127.173MB
411.92/412.06	c total #watches: 219334
412.32/412.49	c total #propagations: 11696439 / total #impl: 107755085 (eff. 0.109)
412.32/412.49	c #Conflicts:    1779000 | #Learnt:      61621 | 0.003
412.32/412.49	c total clause space: 127.173MB
412.32/412.49	c total #watches: 222783
412.82/412.98	c total #propagations: 11702956 / total #impl: 107823132 (eff. 0.109)
412.82/412.98	c #Conflicts:    1780000 | #Learnt:      62621 | 0.003
412.82/412.98	c total clause space: 127.173MB
412.82/412.98	c total #watches: 226246
413.32/413.42	c total #propagations: 11708965 / total #impl: 107878993 (eff. 0.109)
413.32/413.42	c #Conflicts:    1781000 | #Learnt:      63621 | 0.003
413.32/413.42	c total clause space: 127.173MB
413.32/413.42	c total #watches: 229682
413.72/413.88	c total #propagations: 11715234 / total #impl: 107943467 (eff. 0.109)
413.72/413.88	c GC COLLECT
413.72/413.88	c #Conflicts:    1782000 | #Learnt:      32327 | 0.003
413.72/413.88	c total clause space: 127.173MB
413.72/413.88	c total #watches: 116356
414.02/414.12	c total #propagations: 11721576 / total #impl: 108008253 (eff. 0.109)
414.02/414.12	c #Conflicts:    1783000 | #Learnt:      33327 | 0.003
414.02/414.12	c total clause space: 127.173MB
414.02/414.12	c total #watches: 119936
414.22/414.37	c total #propagations: 11728122 / total #impl: 108068344 (eff. 0.109)
414.22/414.37	c #Conflicts:    1784000 | #Learnt:      34327 | 0.003
414.22/414.37	c total clause space: 127.173MB
414.22/414.37	c total #watches: 123462
414.52/414.61	c total #propagations: 11734510 / total #impl: 108141993 (eff. 0.109)
414.52/414.61	c #Conflicts:    1785000 | #Learnt:      35327 | 0.003
414.52/414.61	c total clause space: 127.173MB
414.52/414.61	c total #watches: 126948
414.82/414.92	c total #propagations: 11740792 / total #impl: 108213207 (eff. 0.108)
414.82/414.92	c #Conflicts:    1786000 | #Learnt:      36327 | 0.003
414.82/414.92	c total clause space: 127.173MB
414.82/414.92	c total #watches: 130548
415.12/415.26	c total #propagations: 11746832 / total #impl: 108288253 (eff. 0.108)
415.12/415.26	c #Conflicts:    1787000 | #Learnt:      37327 | 0.003
415.12/415.26	c total clause space: 127.173MB
415.12/415.26	c total #watches: 134019
415.52/415.60	c total #propagations: 11752836 / total #impl: 108368840 (eff. 0.108)
415.52/415.60	c #Conflicts:    1788000 | #Learnt:      38327 | 0.003
415.52/415.60	c total clause space: 127.173MB
415.52/415.60	c total #watches: 137377
415.92/416.01	c total #propagations: 11758864 / total #impl: 108451897 (eff. 0.108)
415.92/416.01	c #Conflicts:    1789000 | #Learnt:      39327 | 0.003
415.92/416.01	c total clause space: 127.173MB
415.92/416.01	c total #watches: 140938
416.22/416.33	c total #propagations: 11764955 / total #impl: 108534606 (eff. 0.108)
416.22/416.33	c #Conflicts:    1790000 | #Learnt:      40327 | 0.003
416.22/416.33	c total clause space: 127.173MB
416.22/416.33	c total #watches: 144544
416.52/416.63	c total #propagations: 11771437 / total #impl: 108595409 (eff. 0.108)
416.52/416.63	c #Conflicts:    1791000 | #Learnt:      41327 | 0.003
416.52/416.63	c total clause space: 127.173MB
416.52/416.63	c total #watches: 147994
416.83/416.92	c total #propagations: 11778036 / total #impl: 108650614 (eff. 0.108)
416.83/416.92	c #Conflicts:    1792000 | #Learnt:      42327 | 0.003
416.83/416.92	c total clause space: 127.173MB
416.83/416.92	c total #watches: 151085
417.02/417.19	c total #propagations: 11784530 / total #impl: 108708059 (eff. 0.108)
417.02/417.19	c #Conflicts:    1793000 | #Learnt:      43327 | 0.003
417.02/417.19	c total clause space: 127.173MB
417.02/417.19	c total #watches: 154761
417.42/417.51	c total #propagations: 11790842 / total #impl: 108763178 (eff. 0.108)
417.42/417.51	c #Conflicts:    1794000 | #Learnt:      44327 | 0.003
417.42/417.51	c total clause space: 127.173MB
417.42/417.51	c total #watches: 158515
417.62/417.71	c total #propagations: 11797423 / total #impl: 108828925 (eff. 0.108)
417.62/417.71	c #Conflicts:    1795000 | #Learnt:      45327 | 0.003
417.62/417.71	c total clause space: 127.173MB
417.62/417.71	c total #watches: 162101
417.93/418.06	c total #propagations: 11803943 / total #impl: 108878319 (eff. 0.108)
417.93/418.06	c #Conflicts:    1796000 | #Learnt:      46327 | 0.003
417.93/418.06	c total clause space: 127.173MB
417.93/418.06	c total #watches: 165360
418.22/418.40	c total #propagations: 11810131 / total #impl: 108943614 (eff. 0.108)
418.22/418.40	c #Conflicts:    1797000 | #Learnt:      47327 | 0.003
418.22/418.40	c total clause space: 127.173MB
418.22/418.40	c total #watches: 168635
418.62/418.72	c total #propagations: 11816376 / total #impl: 109009751 (eff. 0.108)
418.62/418.72	c #Conflicts:    1798000 | #Learnt:      48327 | 0.003
418.62/418.72	c total clause space: 127.173MB
418.62/418.72	c total #watches: 172037
419.03/419.17	c total #propagations: 11823355 / total #impl: 109067476 (eff. 0.108)
419.03/419.17	c #Conflicts:    1799000 | #Learnt:      49327 | 0.003
419.03/419.17	c total clause space: 127.173MB
419.03/419.17	c total #watches: 175658
419.42/419.53	c total #propagations: 11829987 / total #impl: 109126224 (eff. 0.108)
419.42/419.53	c #Conflicts:    1800000 | #Learnt:      50327 | 0.003
419.42/419.53	c total clause space: 127.173MB
419.42/419.53	c total #watches: 179159
419.72/419.87	c total #propagations: 11836173 / total #impl: 109204163 (eff. 0.108)
419.72/419.87	c #Conflicts:    1801000 | #Learnt:      51327 | 0.003
419.72/419.87	c total clause space: 127.173MB
419.72/419.87	c total #watches: 182736
420.32/420.46	c total #propagations: 11842401 / total #impl: 109258895 (eff. 0.108)
420.32/420.46	c #Conflicts:    1802000 | #Learnt:      52327 | 0.003
420.32/420.46	c total clause space: 127.173MB
420.32/420.46	c total #watches: 186366
420.92/421.04	c total #propagations: 11849352 / total #impl: 109318855 (eff. 0.108)
420.92/421.04	c #Conflicts:    1803000 | #Learnt:      53327 | 0.003
420.92/421.04	c total clause space: 127.173MB
420.92/421.04	c total #watches: 189977
421.33/421.43	c total #propagations: 11856262 / total #impl: 109384907 (eff. 0.108)
421.33/421.43	c #Conflicts:    1804000 | #Learnt:      54327 | 0.003
421.33/421.43	c total clause space: 127.173MB
421.33/421.43	c total #watches: 193525
421.62/421.76	c total #propagations: 11862720 / total #impl: 109446404 (eff. 0.108)
421.62/421.76	c #Conflicts:    1805000 | #Learnt:      55327 | 0.003
421.62/421.76	c total clause space: 127.173MB
421.62/421.76	c total #watches: 196661
422.12/422.24	c total #propagations: 11868924 / total #impl: 109502495 (eff. 0.108)
422.12/422.24	c #Conflicts:    1806000 | #Learnt:      56327 | 0.003
422.12/422.24	c total clause space: 127.173MB
422.12/422.24	c total #watches: 200026
422.52/422.63	c total #propagations: 11875106 / total #impl: 109565116 (eff. 0.108)
422.52/422.63	c #Conflicts:    1807000 | #Learnt:      57327 | 0.003
422.52/422.63	c total clause space: 127.173MB
422.52/422.63	c total #watches: 203427
422.92/423.05	c total #propagations: 11881636 / total #impl: 109627718 (eff. 0.108)
422.92/423.05	c #Conflicts:    1808000 | #Learnt:      58327 | 0.003
422.92/423.05	c total clause space: 127.173MB
422.92/423.05	c total #watches: 207026
423.43/423.52	c total #propagations: 11888342 / total #impl: 109692491 (eff. 0.108)
423.43/423.52	c #Conflicts:    1809000 | #Learnt:      59327 | 0.003
423.43/423.52	c total clause space: 127.173MB
423.43/423.52	c total #watches: 210587
423.82/423.92	c total #propagations: 11895018 / total #impl: 109750674 (eff. 0.108)
423.82/423.92	c #Conflicts:    1810000 | #Learnt:      60327 | 0.003
423.82/423.92	c total clause space: 127.173MB
423.82/423.92	c total #watches: 214217
424.32/424.44	c total #propagations: 11901436 / total #impl: 109808486 (eff. 0.108)
424.32/424.44	c #Conflicts:    1811000 | #Learnt:      61327 | 0.003
424.32/424.44	c total clause space: 127.173MB
424.32/424.44	c total #watches: 217920
424.63/424.77	c total #propagations: 11908112 / total #impl: 109868225 (eff. 0.108)
424.63/424.77	c #Conflicts:    1812000 | #Learnt:      62327 | 0.003
424.63/424.77	c total clause space: 127.173MB
424.63/424.77	c total #watches: 221404
425.12/425.26	c total #propagations: 11914853 / total #impl: 109925488 (eff. 0.108)
425.12/425.26	c #Conflicts:    1813000 | #Learnt:      63327 | 0.003
425.12/425.26	c total clause space: 127.173MB
425.12/425.26	c total #watches: 224761
425.42/425.54	c total #propagations: 11920953 / total #impl: 109985908 (eff. 0.108)
425.42/425.54	c #Conflicts:    1814000 | #Learnt:      64327 | 0.003
425.42/425.54	c total clause space: 127.173MB
425.42/425.54	c total #watches: 228012
425.82/425.91	c total #propagations: 11927779 / total #impl: 110037940 (eff. 0.108)
425.82/425.91	c GC COLLECT
425.82/425.91	c #Conflicts:    1815000 | #Learnt:      32723 | 0.003
425.82/425.91	c total clause space: 127.173MB
425.82/425.91	c total #watches: 117780
426.02/426.17	c total #propagations: 11934109 / total #impl: 110095379 (eff. 0.108)
426.02/426.17	c #Conflicts:    1816000 | #Learnt:      33723 | 0.003
426.02/426.17	c total clause space: 127.173MB
426.02/426.17	c total #watches: 121189
426.32/426.40	c total #propagations: 11940527 / total #impl: 110156408 (eff. 0.108)
426.32/426.40	c #Conflicts:    1817000 | #Learnt:      34723 | 0.003
426.32/426.40	c total clause space: 127.173MB
426.32/426.40	c total #watches: 124530
426.52/426.63	c total #propagations: 11947098 / total #impl: 110211893 (eff. 0.108)
426.52/426.63	c #Conflicts:    1818000 | #Learnt:      35723 | 0.003
426.52/426.63	c total clause space: 127.173MB
426.52/426.63	c total #watches: 128073
426.73/426.82	c total #propagations: 11953386 / total #impl: 110265888 (eff. 0.108)
426.73/426.82	c #Conflicts:    1819000 | #Learnt:      36723 | 0.003
426.73/426.82	c total clause space: 127.173MB
426.73/426.82	c total #watches: 131536
426.92/427.03	c total #propagations: 11959593 / total #impl: 110318580 (eff. 0.108)
426.92/427.03	c #Conflicts:    1820000 | #Learnt:      37723 | 0.003
426.92/427.03	c total clause space: 127.173MB
426.92/427.03	c total #watches: 135204
427.12/427.27	c total #propagations: 11966037 / total #impl: 110377366 (eff. 0.108)
427.12/427.27	c #Conflicts:    1821000 | #Learnt:      38723 | 0.003
427.12/427.27	c total clause space: 127.173MB
427.12/427.27	c total #watches: 138772
427.42/427.50	c total #propagations: 11972918 / total #impl: 110443406 (eff. 0.108)
427.42/427.50	c #Conflicts:    1822000 | #Learnt:      39723 | 0.003
427.42/427.50	c total clause space: 127.173MB
427.42/427.50	c total #watches: 142899
427.62/427.80	c total #propagations: 11979113 / total #impl: 110506368 (eff. 0.108)
427.62/427.80	c #Conflicts:    1823000 | #Learnt:      40723 | 0.003
427.62/427.80	c total clause space: 127.173MB
427.62/427.80	c total #watches: 146466
428.02/428.15	c total #propagations: 11985598 / total #impl: 110577365 (eff. 0.108)
428.02/428.15	c #Conflicts:    1824000 | #Learnt:      41723 | 0.003
428.02/428.15	c total clause space: 127.173MB
428.02/428.15	c total #watches: 149862
428.22/428.39	c total #propagations: 11992195 / total #impl: 110639391 (eff. 0.108)
428.22/428.39	c #Conflicts:    1825000 | #Learnt:      42723 | 0.003
428.22/428.39	c total clause space: 127.173MB
428.22/428.39	c total #watches: 153293
428.52/428.60	c total #propagations: 11998567 / total #impl: 110697656 (eff. 0.108)
428.52/428.60	c #Conflicts:    1826000 | #Learnt:      43723 | 0.003
428.52/428.60	c total clause space: 127.173MB
428.52/428.60	c total #watches: 156676
428.72/428.82	c total #propagations: 12005084 / total #impl: 110760826 (eff. 0.108)
428.72/428.82	c #Conflicts:    1827000 | #Learnt:      44723 | 0.003
428.72/428.82	c total clause space: 127.173MB
428.72/428.82	c total #watches: 160080
428.93/429.10	c total #propagations: 12011266 / total #impl: 110822940 (eff. 0.108)
428.93/429.10	c #Conflicts:    1828000 | #Learnt:      45723 | 0.003
428.93/429.10	c total clause space: 127.173MB
428.93/429.10	c total #watches: 163525
429.22/429.32	c total #propagations: 12017526 / total #impl: 110888798 (eff. 0.108)
429.22/429.32	c #Conflicts:    1829000 | #Learnt:      46723 | 0.003
429.22/429.32	c total clause space: 127.173MB
429.22/429.32	c total #watches: 166866
429.42/429.52	c total #propagations: 12023655 / total #impl: 110948485 (eff. 0.108)
429.42/429.52	c #Conflicts:    1830000 | #Learnt:      47723 | 0.003
429.42/429.52	c total clause space: 127.173MB
429.42/429.52	c total #watches: 170357
429.72/429.81	c total #propagations: 12030329 / total #impl: 111002238 (eff. 0.108)
429.72/429.81	c #Conflicts:    1831000 | #Learnt:      48723 | 0.003
429.72/429.81	c total clause space: 127.173MB
429.72/429.81	c total #watches: 173524
430.03/430.12	c total #propagations: 12036396 / total #impl: 111069626 (eff. 0.108)
430.03/430.12	c #Conflicts:    1832000 | #Learnt:      49723 | 0.003
430.03/430.12	c total clause space: 127.173MB
430.03/430.12	c total #watches: 176813
430.22/430.39	c total #propagations: 12042297 / total #impl: 111145247 (eff. 0.108)
430.22/430.39	c #Conflicts:    1833000 | #Learnt:      50723 | 0.003
430.22/430.39	c total clause space: 127.173MB
430.22/430.39	c total #watches: 180206
430.52/430.69	c total #propagations: 12048311 / total #impl: 111212661 (eff. 0.108)
430.52/430.69	c #Conflicts:    1834000 | #Learnt:      51723 | 0.003
430.52/430.69	c total clause space: 127.173MB
430.52/430.69	c total #watches: 183516
430.92/431.04	c total #propagations: 12054441 / total #impl: 111276273 (eff. 0.108)
430.92/431.04	c #Conflicts:    1835000 | #Learnt:      52723 | 0.003
430.92/431.04	c total clause space: 127.173MB
430.92/431.04	c total #watches: 187032
431.23/431.31	c total #propagations: 12060363 / total #impl: 111341108 (eff. 0.108)
431.23/431.31	c #Conflicts:    1836000 | #Learnt:      53723 | 0.003
431.23/431.31	c total clause space: 127.173MB
431.23/431.31	c total #watches: 190301
431.52/431.61	c total #propagations: 12066738 / total #impl: 111405490 (eff. 0.108)
431.52/431.61	c #Conflicts:    1837000 | #Learnt:      54723 | 0.003
431.52/431.61	c total clause space: 127.173MB
431.52/431.61	c total #watches: 193613
431.82/431.98	c total #propagations: 12072774 / total #impl: 111462045 (eff. 0.108)
431.82/431.98	c #Conflicts:    1838000 | #Learnt:      55723 | 0.003
431.82/431.98	c total clause space: 127.173MB
431.82/431.98	c total #watches: 196942
432.23/432.33	c total #propagations: 12078696 / total #impl: 111524590 (eff. 0.108)
432.23/432.33	c #Conflicts:    1839000 | #Learnt:      56723 | 0.003
432.23/432.33	c total clause space: 127.173MB
432.23/432.33	c total #watches: 200126
432.52/432.69	c total #propagations: 12084878 / total #impl: 111591004 (eff. 0.108)
432.52/432.69	c #Conflicts:    1840000 | #Learnt:      57723 | 0.003
432.52/432.69	c total clause space: 127.173MB
432.52/432.69	c total #watches: 203531
432.92/433.09	c total #propagations: 12090926 / total #impl: 111656313 (eff. 0.108)
432.92/433.09	c #Conflicts:    1841000 | #Learnt:      58723 | 0.003
432.92/433.09	c total clause space: 127.173MB
432.92/433.09	c total #watches: 206788
433.33/433.49	c total #propagations: 12096751 / total #impl: 111723882 (eff. 0.108)
433.33/433.49	c #Conflicts:    1842000 | #Learnt:      59723 | 0.003
433.33/433.49	c total clause space: 127.173MB
433.33/433.49	c total #watches: 209941
433.82/433.95	c total #propagations: 12102999 / total #impl: 111798076 (eff. 0.108)
433.82/433.95	c #Conflicts:    1843000 | #Learnt:      60723 | 0.003
433.82/433.95	c total clause space: 127.173MB
433.82/433.95	c total #watches: 213236
434.22/434.36	c total #propagations: 12109255 / total #impl: 111870630 (eff. 0.108)
434.22/434.36	c #Conflicts:    1844000 | #Learnt:      61723 | 0.003
434.22/434.36	c total clause space: 127.173MB
434.22/434.36	c total #watches: 216517
434.62/434.77	c total #propagations: 12115718 / total #impl: 111950935 (eff. 0.108)
434.62/434.77	c #Conflicts:    1845000 | #Learnt:      62723 | 0.003
434.62/434.77	c total clause space: 127.173MB
434.62/434.77	c total #watches: 219901
435.02/435.17	c total #propagations: 12121894 / total #impl: 112030167 (eff. 0.108)
435.02/435.17	c #Conflicts:    1846000 | #Learnt:      63723 | 0.003
435.02/435.17	c total clause space: 127.173MB
435.02/435.17	c total #watches: 223334
435.42/435.57	c total #propagations: 12128356 / total #impl: 112106934 (eff. 0.108)
435.42/435.57	c #Conflicts:    1847000 | #Learnt:      64723 | 0.003
435.42/435.57	c total clause space: 127.173MB
435.42/435.57	c total #watches: 226845
435.72/435.87	c total #propagations: 12135234 / total #impl: 112156880 (eff. 0.108)
435.72/435.87	c #Conflicts:    1848000 | #Learnt:      65723 | 0.003
435.72/435.87	c total clause space: 127.173MB
435.72/435.87	c total #watches: 230441
435.92/436.03	c total #propagations: 12141934 / total #impl: 112196533 (eff. 0.108)
435.92/436.03	c GC COLLECT
435.92/436.03	c #Conflicts:    1849000 | #Learnt:      33821 | 0.003
435.92/436.03	c total clause space: 127.173MB
435.92/436.03	c total #watches: 121612
436.12/436.21	c total #propagations: 12148534 / total #impl: 112238042 (eff. 0.108)
436.12/436.21	c #Conflicts:    1850000 | #Learnt:      34821 | 0.003
436.12/436.21	c total clause space: 127.173MB
436.12/436.21	c total #watches: 125176
436.32/436.40	c total #propagations: 12154546 / total #impl: 112287185 (eff. 0.108)
436.32/436.40	c #Conflicts:    1851000 | #Learnt:      35821 | 0.003
436.32/436.40	c total clause space: 127.173MB
436.32/436.40	c total #watches: 128449
436.42/436.59	c total #propagations: 12160435 / total #impl: 112340374 (eff. 0.108)
436.42/436.59	c #Conflicts:    1852000 | #Learnt:      36821 | 0.003
436.42/436.59	c total clause space: 127.173MB
436.42/436.59	c total #watches: 131654
436.73/436.84	c total #propagations: 12166347 / total #impl: 112400034 (eff. 0.108)
436.73/436.84	c #Conflicts:    1853000 | #Learnt:      37821 | 0.003
436.73/436.84	c total clause space: 127.173MB
436.73/436.84	c total #watches: 135017
436.92/437.03	c total #propagations: 12172580 / total #impl: 112451051 (eff. 0.108)
436.92/437.03	c #Conflicts:    1854000 | #Learnt:      38821 | 0.003
436.92/437.03	c total clause space: 127.173MB
436.92/437.03	c total #watches: 138204
437.12/437.23	c total #propagations: 12179172 / total #impl: 112501180 (eff. 0.108)
437.12/437.23	c #Conflicts:    1855000 | #Learnt:      39821 | 0.003
437.12/437.23	c total clause space: 127.173MB
437.12/437.23	c total #watches: 141297
437.32/437.41	c total #propagations: 12185738 / total #impl: 112554474 (eff. 0.108)
437.32/437.41	c #Conflicts:    1856000 | #Learnt:      40821 | 0.003
437.32/437.41	c total clause space: 127.173MB
437.32/437.41	c total #watches: 144491
437.52/437.66	c total #propagations: 12192023 / total #impl: 112605192 (eff. 0.108)
437.52/437.66	c #Conflicts:    1857000 | #Learnt:      41821 | 0.003
437.52/437.66	c total clause space: 127.173MB
437.52/437.66	c total #watches: 147854
437.73/437.89	c total #propagations: 12198230 / total #impl: 112656810 (eff. 0.108)
437.73/437.89	c #Conflicts:    1858000 | #Learnt:      42821 | 0.003
437.73/437.89	c total clause space: 127.173MB
437.73/437.89	c total #watches: 151317
438.02/438.19	c total #propagations: 12204350 / total #impl: 112714050 (eff. 0.108)
438.02/438.19	c #Conflicts:    1859000 | #Learnt:      43821 | 0.003
438.02/438.19	c total clause space: 127.173MB
438.02/438.19	c total #watches: 154661
438.32/438.49	c total #propagations: 12210377 / total #impl: 112771680 (eff. 0.108)
438.32/438.49	c #Conflicts:    1860000 | #Learnt:      44821 | 0.003
438.32/438.49	c total clause space: 127.173MB
438.32/438.49	c total #watches: 158002
438.62/438.77	c total #propagations: 12216474 / total #impl: 112830427 (eff. 0.108)
438.62/438.77	c #Conflicts:    1861000 | #Learnt:      45821 | 0.003
438.62/438.77	c total clause space: 127.173MB
438.62/438.77	c total #watches: 161394
438.93/439.05	c total #propagations: 12222834 / total #impl: 112887286 (eff. 0.108)
438.93/439.05	c #Conflicts:    1862000 | #Learnt:      46821 | 0.003
438.93/439.05	c total clause space: 127.173MB
438.93/439.05	c total #watches: 164807
439.12/439.29	c total #propagations: 12229623 / total #impl: 112946876 (eff. 0.108)
439.12/439.29	c #Conflicts:    1863000 | #Learnt:      47821 | 0.003
439.12/439.29	c total clause space: 127.173MB
439.12/439.29	c total #watches: 167952
439.42/439.57	c total #propagations: 12236645 / total #impl: 112995161 (eff. 0.108)
439.42/439.57	c #Conflicts:    1864000 | #Learnt:      48821 | 0.003
439.42/439.57	c total clause space: 127.173MB
439.42/439.57	c total #watches: 171284
439.72/439.88	c total #propagations: 12243166 / total #impl: 113041386 (eff. 0.108)
439.72/439.88	c #Conflicts:    1865000 | #Learnt:      49821 | 0.003
439.72/439.88	c total clause space: 127.173MB
439.72/439.88	c total #watches: 174672
440.12/440.22	c total #propagations: 12249650 / total #impl: 113089011 (eff. 0.108)
440.12/440.22	c #Conflicts:    1866000 | #Learnt:      50821 | 0.003
440.12/440.22	c total clause space: 127.173MB
440.12/440.22	c total #watches: 177904
440.42/440.57	c total #propagations: 12255979 / total #impl: 113134605 (eff. 0.108)
440.42/440.57	c #Conflicts:    1867000 | #Learnt:      51821 | 0.003
440.42/440.57	c total clause space: 127.173MB
440.42/440.57	c total #watches: 181272
440.82/440.93	c total #propagations: 12262568 / total #impl: 113179124 (eff. 0.108)
440.82/440.93	c #Conflicts:    1868000 | #Learnt:      52821 | 0.003
440.82/440.93	c total clause space: 127.173MB
440.82/440.93	c total #watches: 184539
441.22/441.32	c total #propagations: 12269134 / total #impl: 113234039 (eff. 0.108)
441.22/441.32	c #Conflicts:    1869000 | #Learnt:      53821 | 0.003
441.22/441.32	c total clause space: 127.173MB
441.22/441.32	c total #watches: 187605
441.62/441.71	c total #propagations: 12275677 / total #impl: 113292091 (eff. 0.108)
441.62/441.71	c #Conflicts:    1870000 | #Learnt:      54821 | 0.003
441.62/441.71	c total clause space: 127.173MB
441.62/441.71	c total #watches: 190660
441.92/442.02	c total #propagations: 12282492 / total #impl: 113353015 (eff. 0.108)
441.92/442.02	c #Conflicts:    1871000 | #Learnt:      55821 | 0.003
441.92/442.02	c total clause space: 127.173MB
441.92/442.02	c total #watches: 193867
442.23/442.34	c total #propagations: 12289656 / total #impl: 113407314 (eff. 0.108)
442.23/442.34	c #Conflicts:    1872000 | #Learnt:      56821 | 0.003
442.23/442.34	c total clause space: 127.173MB
442.23/442.34	c total #watches: 196884
442.52/442.68	c total #propagations: 12296845 / total #impl: 113460485 (eff. 0.108)
442.52/442.68	c #Conflicts:    1873000 | #Learnt:      57821 | 0.003
442.52/442.68	c total clause space: 127.173MB
442.52/442.68	c total #watches: 200303
442.82/442.94	c total #propagations: 12303484 / total #impl: 113518197 (eff. 0.108)
442.82/442.94	c #Conflicts:    1874000 | #Learnt:      58821 | 0.003
442.82/442.94	c total clause space: 127.173MB
442.82/442.94	c total #watches: 204072
443.12/443.29	c total #propagations: 12310829 / total #impl: 113575400 (eff. 0.108)
443.12/443.29	c #Conflicts:    1875000 | #Learnt:      59821 | 0.003
443.12/443.29	c total clause space: 127.173MB
443.12/443.29	c total #watches: 207654
443.62/443.71	c total #propagations: 12317681 / total #impl: 113640418 (eff. 0.108)
443.62/443.71	c #Conflicts:    1876000 | #Learnt:      60821 | 0.003
443.62/443.71	c total clause space: 127.173MB
443.62/443.71	c total #watches: 211116
444.02/444.18	c total #propagations: 12324162 / total #impl: 113704548 (eff. 0.108)
444.02/444.18	c #Conflicts:    1877000 | #Learnt:      61821 | 0.003
444.02/444.18	c total clause space: 127.173MB
444.02/444.18	c total #watches: 214720
444.43/444.58	c total #propagations: 12330354 / total #impl: 113760656 (eff. 0.108)
444.43/444.58	c #Conflicts:    1878000 | #Learnt:      62821 | 0.003
444.43/444.58	c total clause space: 127.173MB
444.43/444.58	c total #watches: 218099
444.82/444.93	c total #propagations: 12336585 / total #impl: 113825084 (eff. 0.108)
444.82/444.93	c #Conflicts:    1879000 | #Learnt:      63821 | 0.003
444.82/444.93	c total clause space: 127.173MB
444.82/444.93	c total #watches: 221697
445.42/445.51	c total #propagations: 12342556 / total #impl: 113877529 (eff. 0.108)
445.42/445.51	c #Conflicts:    1880000 | #Learnt:      64821 | 0.003
445.42/445.51	c total clause space: 127.173MB
445.42/445.51	c total #watches: 225364
445.82/445.93	c total #propagations: 12349647 / total #impl: 113937856 (eff. 0.108)
445.82/445.93	c #Conflicts:    1881000 | #Learnt:      65821 | 0.003
445.82/445.93	c total clause space: 127.173MB
445.82/445.93	c total #watches: 228826
446.12/446.29	c total #propagations: 12355911 / total #impl: 113988315 (eff. 0.108)
446.12/446.29	c GC COLLECT
446.12/446.29	c #Conflicts:    1882000 | #Learnt:      33621 | 0.003
446.12/446.29	c total clause space: 127.173MB
446.12/446.29	c total #watches: 121048
446.42/446.53	c total #propagations: 12362498 / total #impl: 114041792 (eff. 0.108)
446.42/446.53	c #Conflicts:    1883000 | #Learnt:      34621 | 0.003
446.42/446.53	c total clause space: 127.173MB
446.42/446.53	c total #watches: 125002
446.72/446.87	c total #propagations: 12368998 / total #impl: 114100232 (eff. 0.108)
446.72/446.87	c #Conflicts:    1884000 | #Learnt:      35621 | 0.003
446.72/446.87	c total clause space: 127.173MB
446.72/446.87	c total #watches: 128762
447.02/447.15	c total #propagations: 12375970 / total #impl: 114153942 (eff. 0.108)
447.02/447.15	c #Conflicts:    1885000 | #Learnt:      36621 | 0.003
447.02/447.15	c total clause space: 127.173MB
447.02/447.15	c total #watches: 132099
447.32/447.41	c total #propagations: 12382488 / total #impl: 114214068 (eff. 0.108)
447.32/447.41	c #Conflicts:    1886000 | #Learnt:      37621 | 0.003
447.32/447.41	c total clause space: 127.173MB
447.32/447.41	c total #watches: 135731
447.52/447.64	c total #propagations: 12389258 / total #impl: 114275392 (eff. 0.108)
447.52/447.64	c #Conflicts:    1887000 | #Learnt:      38621 | 0.003
447.52/447.64	c total clause space: 127.173MB
447.52/447.64	c total #watches: 139420
447.72/447.89	c total #propagations: 12395737 / total #impl: 114337858 (eff. 0.108)
447.72/447.89	c #Conflicts:    1888000 | #Learnt:      39621 | 0.003
447.72/447.89	c total clause space: 127.173MB
447.72/447.89	c total #watches: 142800
448.12/448.26	c total #propagations: 12401405 / total #impl: 114393649 (eff. 0.108)
448.12/448.26	c #Conflicts:    1889000 | #Learnt:      40621 | 0.003
448.12/448.26	c total clause space: 127.173MB
448.12/448.26	c total #watches: 146292
448.42/448.59	c total #propagations: 12408149 / total #impl: 114461789 (eff. 0.108)
448.42/448.59	c #Conflicts:    1890000 | #Learnt:      41621 | 0.003
448.42/448.59	c total clause space: 127.173MB
448.42/448.59	c total #watches: 149456
448.82/448.93	c total #propagations: 12414657 / total #impl: 114526869 (eff. 0.108)
448.82/448.93	c #Conflicts:    1891000 | #Learnt:      42621 | 0.003
448.82/448.93	c total clause space: 127.173MB
448.82/448.93	c total #watches: 152692
449.22/449.33	c total #propagations: 12420833 / total #impl: 114593136 (eff. 0.108)
449.22/449.33	c #Conflicts:    1892000 | #Learnt:      43621 | 0.003
449.22/449.33	c total clause space: 127.173MB
449.22/449.33	c total #watches: 156270
449.42/449.54	c total #propagations: 12427376 / total #impl: 114652361 (eff. 0.108)
449.42/449.54	c #Conflicts:    1893000 | #Learnt:      44621 | 0.003
449.42/449.54	c total clause space: 127.173MB
449.42/449.54	c total #watches: 160239
449.82/449.92	c total #propagations: 12433747 / total #impl: 114704186 (eff. 0.108)
449.82/449.92	c #Conflicts:    1894000 | #Learnt:      45621 | 0.003
449.82/449.92	c total clause space: 127.173MB
449.82/449.92	c total #watches: 163788
450.02/450.17	c total #propagations: 12440384 / total #impl: 114759377 (eff. 0.108)
450.02/450.17	c #Conflicts:    1895000 | #Learnt:      46621 | 0.003
450.02/450.17	c total clause space: 127.173MB
450.02/450.17	c total #watches: 167531
450.32/450.44	c total #propagations: 12446892 / total #impl: 114802992 (eff. 0.108)
450.32/450.44	c #Conflicts:    1896000 | #Learnt:      47621 | 0.003
450.32/450.44	c total clause space: 127.173MB
450.32/450.44	c total #watches: 171581
450.62/450.79	c total #propagations: 12453129 / total #impl: 114851205 (eff. 0.108)
450.62/450.79	c #Conflicts:    1897000 | #Learnt:      48621 | 0.003
450.62/450.79	c total clause space: 127.173MB
450.62/450.79	c total #watches: 175295
450.92/451.08	c total #propagations: 12459391 / total #impl: 114914073 (eff. 0.108)
450.92/451.08	c #Conflicts:    1898000 | #Learnt:      49621 | 0.003
450.92/451.08	c total clause space: 127.173MB
450.92/451.08	c total #watches: 178755
451.22/451.35	c total #propagations: 12465728 / total #impl: 114971830 (eff. 0.108)
451.22/451.35	c #Conflicts:    1899000 | #Learnt:      50621 | 0.003
451.22/451.35	c total clause space: 127.173MB
451.22/451.35	c total #watches: 182091
451.52/451.63	c total #propagations: 12471857 / total #impl: 115034970 (eff. 0.108)
451.52/451.63	c #Conflicts:    1900000 | #Learnt:      51621 | 0.003
451.52/451.63	c total clause space: 127.173MB
451.52/451.63	c total #watches: 185557
451.92/452.09	c total #propagations: 12477856 / total #impl: 115087342 (eff. 0.108)
451.92/452.09	c #Conflicts:    1901000 | #Learnt:      52621 | 0.003
451.92/452.09	c total clause space: 127.173MB
451.92/452.09	c total #watches: 189055
452.42/452.50	c total #propagations: 12483921 / total #impl: 115156052 (eff. 0.108)
452.42/452.50	c #Conflicts:    1902000 | #Learnt:      53621 | 0.003
452.42/452.50	c total clause space: 127.173MB
452.42/452.50	c total #watches: 192302
452.72/452.82	c total #propagations: 12490354 / total #impl: 115216864 (eff. 0.108)
452.72/452.82	c #Conflicts:    1903000 | #Learnt:      54621 | 0.003
452.72/452.82	c total clause space: 127.173MB
452.72/452.82	c total #watches: 195679
453.02/453.18	c total #propagations: 12496707 / total #impl: 115275612 (eff. 0.108)
453.02/453.18	c #Conflicts:    1904000 | #Learnt:      55621 | 0.003
453.02/453.18	c total clause space: 127.173MB
453.02/453.18	c total #watches: 199172
453.42/453.55	c total #propagations: 12502858 / total #impl: 115337354 (eff. 0.108)
453.42/453.55	c #Conflicts:    1905000 | #Learnt:      56621 | 0.003
453.42/453.55	c total clause space: 127.173MB
453.42/453.55	c total #watches: 202419
453.92/454.09	c total #propagations: 12508925 / total #impl: 115401382 (eff. 0.108)
453.92/454.09	c #Conflicts:    1906000 | #Learnt:      57621 | 0.003
453.92/454.09	c total clause space: 127.173MB
453.92/454.09	c total #watches: 206198
454.23/454.35	c total #propagations: 12515104 / total #impl: 115472370 (eff. 0.108)
454.23/454.35	c #Conflicts:    1907000 | #Learnt:      58621 | 0.003
454.23/454.35	c total clause space: 127.173MB
454.23/454.35	c total #watches: 209940
454.62/454.70	c total #propagations: 12521854 / total #impl: 115520749 (eff. 0.108)
454.62/454.70	c #Conflicts:    1908000 | #Learnt:      59621 | 0.003
454.62/454.70	c total clause space: 127.173MB
454.62/454.70	c total #watches: 213355
454.92/455.05	c total #propagations: 12528440 / total #impl: 115590366 (eff. 0.108)
454.92/455.05	c #Conflicts:    1909000 | #Learnt:      60621 | 0.003
454.92/455.05	c total clause space: 127.173MB
454.92/455.05	c total #watches: 216747
455.33/455.50	c total #propagations: 12534898 / total #impl: 115663250 (eff. 0.108)
455.33/455.50	c #Conflicts:    1910000 | #Learnt:      61621 | 0.003
455.33/455.50	c total clause space: 127.173MB
455.33/455.50	c total #watches: 220642
455.72/455.86	c total #propagations: 12541631 / total #impl: 115759120 (eff. 0.108)
455.72/455.86	c #Conflicts:    1911000 | #Learnt:      62621 | 0.003
455.72/455.86	c total clause space: 127.173MB
455.72/455.86	c total #watches: 223887
456.22/456.31	c total #propagations: 12548170 / total #impl: 115841143 (eff. 0.108)
456.22/456.31	c #Conflicts:    1912000 | #Learnt:      63621 | 0.003
456.22/456.31	c total clause space: 127.173MB
456.22/456.31	c total #watches: 227363
456.62/456.73	c total #propagations: 12554638 / total #impl: 115955006 (eff. 0.108)
456.62/456.73	c #Conflicts:    1913000 | #Learnt:      64621 | 0.003
456.62/456.73	c total clause space: 127.173MB
456.62/456.73	c total #watches: 230827
457.12/457.24	c total #propagations: 12561231 / total #impl: 116054459 (eff. 0.108)
457.12/457.24	c #Conflicts:    1914000 | #Learnt:      65621 | 0.003
457.12/457.24	c total clause space: 127.173MB
457.12/457.24	c total #watches: 234134
457.72/457.87	c total #propagations: 12567636 / total #impl: 116173074 (eff. 0.108)
457.72/457.87	c #Conflicts:    1915000 | #Learnt:      66621 | 0.003
457.72/457.87	c total clause space: 127.173MB
457.72/457.87	c total #watches: 237787
458.12/458.21	c total #propagations: 12574336 / total #impl: 116283540 (eff. 0.108)
458.12/458.21	c GC COLLECT
458.12/458.21	c #Conflicts:    1916000 | #Learnt:      34123 | 0.003
458.12/458.21	c total clause space: 127.173MB
458.12/458.21	c total #watches: 122745
458.32/458.41	c total #propagations: 12580400 / total #impl: 116364599 (eff. 0.108)
458.32/458.41	c #Conflicts:    1917000 | #Learnt:      35123 | 0.003
458.32/458.41	c total clause space: 127.173MB
458.32/458.41	c total #watches: 126413
458.52/458.61	c total #propagations: 12586585 / total #impl: 116436134 (eff. 0.108)
458.52/458.61	c #Conflicts:    1918000 | #Learnt:      36123 | 0.003
458.52/458.61	c total clause space: 127.173MB
458.52/458.61	c total #watches: 130075
458.73/458.89	c total #propagations: 12593323 / total #impl: 116489597 (eff. 0.108)
458.73/458.89	c #Conflicts:    1919000 | #Learnt:      37123 | 0.003
458.73/458.89	c total clause space: 127.173MB
458.73/458.89	c total #watches: 133617
458.92/459.08	c total #propagations: 12599523 / total #impl: 116542068 (eff. 0.108)
458.92/459.08	c #Conflicts:    1920000 | #Learnt:      38123 | 0.003
458.92/459.08	c total clause space: 127.173MB
458.92/459.08	c total #watches: 137209
459.22/459.38	c total #propagations: 12606225 / total #impl: 116602154 (eff. 0.108)
459.22/459.38	c #Conflicts:    1921000 | #Learnt:      39123 | 0.003
459.22/459.38	c total clause space: 127.173MB
459.22/459.38	c total #watches: 140538
459.52/459.64	c total #propagations: 12612514 / total #impl: 116663566 (eff. 0.108)
459.52/459.64	c #Conflicts:    1922000 | #Learnt:      40123 | 0.003
459.52/459.64	c total clause space: 127.173MB
459.52/459.64	c total #watches: 144345
459.73/459.87	c total #propagations: 12619684 / total #impl: 116727447 (eff. 0.108)
459.73/459.87	c #Conflicts:    1923000 | #Learnt:      41123 | 0.003
459.73/459.87	c total clause space: 127.173MB
459.73/459.87	c total #watches: 147949
459.92/460.02	c total #propagations: 12627380 / total #impl: 116784606 (eff. 0.108)
459.92/460.02	c #Conflicts:    1924000 | #Learnt:      42123 | 0.003
459.92/460.02	c total clause space: 127.173MB
459.92/460.02	c total #watches: 151945
460.02/460.19	c total #propagations: 12634852 / total #impl: 116853865 (eff. 0.108)
460.02/460.19	c #Conflicts:    1925000 | #Learnt:      43123 | 0.003
460.02/460.19	c total clause space: 127.173MB
460.02/460.19	c total #watches: 155355
460.32/460.40	c total #propagations: 12641498 / total #impl: 116928184 (eff. 0.108)
460.32/460.40	c #Conflicts:    1926000 | #Learnt:      44123 | 0.003
460.32/460.40	c total clause space: 127.173MB
460.32/460.40	c total #watches: 159006
460.52/460.69	c total #propagations: 12649256 / total #impl: 116986566 (eff. 0.108)
460.52/460.69	c #Conflicts:    1927000 | #Learnt:      45123 | 0.003
460.52/460.69	c total clause space: 127.173MB
460.52/460.69	c total #watches: 162570
460.93/461.04	c total #propagations: 12656656 / total #impl: 117047012 (eff. 0.108)
460.93/461.04	c #Conflicts:    1928000 | #Learnt:      46123 | 0.003
460.93/461.04	c total clause space: 127.173MB
460.93/461.04	c total #watches: 166334
461.22/461.34	c total #propagations: 12663378 / total #impl: 117124616 (eff. 0.108)
461.22/461.34	c #Conflicts:    1929000 | #Learnt:      47123 | 0.003
461.22/461.34	c total clause space: 127.173MB
461.22/461.34	c total #watches: 170023
461.42/461.58	c total #propagations: 12670241 / total #impl: 117184884 (eff. 0.108)
461.42/461.58	c #Conflicts:    1930000 | #Learnt:      48123 | 0.003
461.42/461.58	c total clause space: 127.173MB
461.42/461.58	c total #watches: 173522
461.72/461.85	c total #propagations: 12676632 / total #impl: 117230240 (eff. 0.108)
461.72/461.85	c #Conflicts:    1931000 | #Learnt:      49123 | 0.003
461.72/461.85	c total clause space: 127.173MB
461.72/461.85	c total #watches: 177144
462.12/462.28	c total #propagations: 12683162 / total #impl: 117278050 (eff. 0.108)
462.12/462.28	c #Conflicts:    1932000 | #Learnt:      50123 | 0.003
462.12/462.28	c total clause space: 127.173MB
462.12/462.28	c total #watches: 180634
462.52/462.62	c total #propagations: 12689869 / total #impl: 117327363 (eff. 0.108)
462.52/462.62	c #Conflicts:    1933000 | #Learnt:      51123 | 0.003
462.52/462.62	c total clause space: 127.173MB
462.52/462.62	c total #watches: 184289
462.82/462.96	c total #propagations: 12697005 / total #impl: 117368941 (eff. 0.108)
462.82/462.96	c #Conflicts:    1934000 | #Learnt:      52123 | 0.003
462.82/462.96	c total clause space: 127.173MB
462.82/462.96	c total #watches: 187599
463.22/463.33	c total #propagations: 12702853 / total #impl: 117426677 (eff. 0.108)
463.22/463.33	c #Conflicts:    1935000 | #Learnt:      53123 | 0.003
463.22/463.33	c total clause space: 127.173MB
463.22/463.33	c total #watches: 191086
463.52/463.66	c total #propagations: 12708704 / total #impl: 117492045 (eff. 0.108)
463.52/463.66	c #Conflicts:    1936000 | #Learnt:      54123 | 0.003
463.52/463.66	c total clause space: 127.173MB
463.52/463.66	c total #watches: 194487
463.92/464.02	c total #propagations: 12714681 / total #impl: 117561591 (eff. 0.108)
463.92/464.02	c #Conflicts:    1937000 | #Learnt:      55123 | 0.003
463.92/464.02	c total clause space: 127.173MB
463.92/464.02	c total #watches: 197643
464.32/464.44	c total #propagations: 12720872 / total #impl: 117620724 (eff. 0.108)
464.32/464.44	c #Conflicts:    1938000 | #Learnt:      56123 | 0.003
464.32/464.44	c total clause space: 127.173MB
464.32/464.44	c total #watches: 201290
464.72/464.82	c total #propagations: 12727390 / total #impl: 117680882 (eff. 0.108)
464.72/464.82	c #Conflicts:    1939000 | #Learnt:      57123 | 0.003
464.72/464.82	c total clause space: 127.173MB
464.72/464.82	c total #watches: 204724
465.02/465.14	c total #propagations: 12733846 / total #impl: 117736939 (eff. 0.108)
465.02/465.14	c #Conflicts:    1940000 | #Learnt:      58123 | 0.003
465.02/465.14	c total clause space: 127.173MB
465.02/465.14	c total #watches: 208485
465.62/465.71	c total #propagations: 12740699 / total #impl: 117796246 (eff. 0.108)
465.62/465.71	c #Conflicts:    1941000 | #Learnt:      59123 | 0.003
465.62/465.71	c total clause space: 127.173MB
465.62/465.71	c total #watches: 212059
466.43/466.51	c total #propagations: 12748471 / total #impl: 117850155 (eff. 0.108)
466.43/466.51	c #Conflicts:    1942000 | #Learnt:      60123 | 0.003
466.43/466.51	c total clause space: 127.173MB
466.43/466.51	c total #watches: 216295
466.72/466.88	c total #propagations: 12755422 / total #impl: 117916600 (eff. 0.108)
466.72/466.88	c #Conflicts:    1943000 | #Learnt:      61123 | 0.003
466.72/466.88	c total clause space: 127.173MB
466.72/466.88	c total #watches: 220382
467.12/467.23	c total #propagations: 12762563 / total #impl: 117999692 (eff. 0.108)
467.12/467.23	c #Conflicts:    1944000 | #Learnt:      62123 | 0.003
467.12/467.23	c total clause space: 127.173MB
467.12/467.23	c total #watches: 223749
467.62/467.73	c total #propagations: 12769504 / total #impl: 118073486 (eff. 0.108)
467.62/467.73	c #Conflicts:    1945000 | #Learnt:      63123 | 0.003
467.62/467.73	c total clause space: 127.173MB
467.62/467.73	c total #watches: 227234
468.02/468.11	c total #propagations: 12776352 / total #impl: 118132852 (eff. 0.108)
468.02/468.11	c #Conflicts:    1946000 | #Learnt:      64123 | 0.003
468.02/468.11	c total clause space: 127.173MB
468.02/468.11	c total #watches: 230726
468.32/468.41	c total #propagations: 12783324 / total #impl: 118194206 (eff. 0.108)
468.32/468.41	c #Conflicts:    1947000 | #Learnt:      65123 | 0.003
468.32/468.41	c total clause space: 127.173MB
468.32/468.41	c total #watches: 234204
468.63/468.76	c total #propagations: 12789439 / total #impl: 118250300 (eff. 0.108)
468.63/468.76	c #Conflicts:    1948000 | #Learnt:      66123 | 0.003
468.63/468.76	c total clause space: 127.173MB
468.63/468.76	c total #watches: 237579
469.22/469.31	c total #propagations: 12796300 / total #impl: 118310448 (eff. 0.108)
469.22/469.31	c #Conflicts:    1949000 | #Learnt:      67123 | 0.003
469.22/469.31	c total clause space: 127.173MB
469.22/469.31	c total #watches: 241152
469.63/469.70	c total #propagations: 12802467 / total #impl: 118372712 (eff. 0.108)
469.63/469.70	c GC COLLECT
469.63/469.70	c #Conflicts:    1950000 | #Learnt:      34321 | 0.003
469.63/469.70	c total clause space: 127.173MB
469.63/469.70	c total #watches: 123436
469.73/469.86	c total #propagations: 12809600 / total #impl: 118428555 (eff. 0.108)
469.73/469.86	c #Conflicts:    1951000 | #Learnt:      35321 | 0.003
469.73/469.86	c total clause space: 127.173MB
469.73/469.86	c total #watches: 126815
469.92/470.05	c total #propagations: 12817003 / total #impl: 118485199 (eff. 0.108)
469.92/470.05	c #Conflicts:    1952000 | #Learnt:      36321 | 0.003
469.92/470.05	c total clause space: 127.173MB
469.92/470.05	c total #watches: 130157
470.12/470.21	c total #propagations: 12823984 / total #impl: 118546649 (eff. 0.108)
470.12/470.21	c #Conflicts:    1953000 | #Learnt:      37321 | 0.003
470.12/470.21	c total clause space: 127.173MB
470.12/470.21	c total #watches: 133464
470.22/470.32	c total #propagations: 12831350 / total #impl: 118596633 (eff. 0.108)
470.22/470.32	c #Conflicts:    1954000 | #Learnt:      38321 | 0.003
470.22/470.32	c total clause space: 127.173MB
470.22/470.32	c total #watches: 136864
470.32/470.45	c total #propagations: 12839496 / total #impl: 118639719 (eff. 0.108)
470.32/470.45	c #Conflicts:    1955000 | #Learnt:      39321 | 0.003
470.32/470.45	c total clause space: 127.173MB
470.32/470.45	c total #watches: 140070
470.52/470.67	c total #propagations: 12847473 / total #impl: 118690867 (eff. 0.108)
470.52/470.67	c #Conflicts:    1956000 | #Learnt:      40321 | 0.003
470.52/470.67	c total clause space: 127.173MB
470.52/470.67	c total #watches: 143603
470.83/470.98	c total #propagations: 12854367 / total #impl: 118741275 (eff. 0.108)
470.83/470.98	c #Conflicts:    1957000 | #Learnt:      41321 | 0.003
470.83/470.98	c total clause space: 127.173MB
470.83/470.98	c total #watches: 147298
471.12/471.29	c total #propagations: 12860590 / total #impl: 118802351 (eff. 0.108)
471.12/471.29	c #Conflicts:    1958000 | #Learnt:      42321 | 0.003
471.12/471.29	c total clause space: 127.173MB
471.12/471.29	c total #watches: 151261
471.52/471.69	c total #propagations: 12866753 / total #impl: 118870603 (eff. 0.108)
471.52/471.69	c #Conflicts:    1959000 | #Learnt:      43321 | 0.003
471.52/471.69	c total clause space: 127.173MB
471.52/471.69	c total #watches: 154987
472.02/472.10	c total #propagations: 12873008 / total #impl: 118948841 (eff. 0.108)
472.02/472.10	c #Conflicts:    1960000 | #Learnt:      44321 | 0.003
472.02/472.10	c total clause space: 127.173MB
472.02/472.10	c total #watches: 158455
472.22/472.39	c total #propagations: 12879327 / total #impl: 119025306 (eff. 0.108)
472.22/472.39	c #Conflicts:    1961000 | #Learnt:      45321 | 0.003
472.22/472.39	c total clause space: 127.173MB
472.22/472.39	c total #watches: 162074
472.52/472.68	c total #propagations: 12886285 / total #impl: 119100975 (eff. 0.108)
472.52/472.68	c #Conflicts:    1962000 | #Learnt:      46321 | 0.003
472.52/472.68	c total clause space: 127.173MB
472.52/472.68	c total #watches: 165732
472.82/472.94	c total #propagations: 12892417 / total #impl: 119180290 (eff. 0.108)
472.82/472.94	c #Conflicts:    1963000 | #Learnt:      47321 | 0.003
472.82/472.94	c total clause space: 127.173MB
472.82/472.94	c total #watches: 169249
473.12/473.21	c total #propagations: 12899500 / total #impl: 119242272 (eff. 0.108)
473.12/473.21	c #Conflicts:    1964000 | #Learnt:      48321 | 0.003
473.12/473.21	c total clause space: 127.173MB
473.12/473.21	c total #watches: 172765
473.42/473.52	c total #propagations: 12906657 / total #impl: 119313144 (eff. 0.108)
473.42/473.52	c #Conflicts:    1965000 | #Learnt:      49321 | 0.003
473.42/473.52	c total clause space: 127.173MB
473.42/473.52	c total #watches: 176067
473.72/473.89	c total #propagations: 12913392 / total #impl: 119379682 (eff. 0.108)
473.72/473.89	c #Conflicts:    1966000 | #Learnt:      50321 | 0.003
473.72/473.89	c total clause space: 127.173MB
473.72/473.89	c total #watches: 179681
474.13/474.28	c total #propagations: 12920001 / total #impl: 119453435 (eff. 0.108)
474.13/474.28	c #Conflicts:    1967000 | #Learnt:      51321 | 0.003
474.13/474.28	c total clause space: 127.173MB
474.13/474.28	c total #watches: 183352
474.52/474.61	c total #propagations: 12926152 / total #impl: 119520426 (eff. 0.108)
474.52/474.61	c #Conflicts:    1968000 | #Learnt:      52321 | 0.003
474.52/474.61	c total clause space: 127.173MB
474.52/474.61	c total #watches: 186750
474.82/474.98	c total #propagations: 12933177 / total #impl: 119581939 (eff. 0.108)
474.82/474.98	c #Conflicts:    1969000 | #Learnt:      53321 | 0.003
474.82/474.98	c total clause space: 127.173MB
474.82/474.98	c total #watches: 190219
475.23/475.36	c total #propagations: 12940286 / total #impl: 119647040 (eff. 0.108)
475.23/475.36	c #Conflicts:    1970000 | #Learnt:      54321 | 0.003
475.23/475.36	c total clause space: 127.173MB
475.23/475.36	c total #watches: 193777
475.62/475.73	c total #propagations: 12946892 / total #impl: 119710087 (eff. 0.108)
475.62/475.73	c #Conflicts:    1971000 | #Learnt:      55321 | 0.003
475.62/475.73	c total clause space: 127.173MB
475.62/475.73	c total #watches: 197108
476.02/476.13	c total #propagations: 12953827 / total #impl: 119778785 (eff. 0.108)
476.02/476.13	c #Conflicts:    1972000 | #Learnt:      56321 | 0.003
476.02/476.13	c total clause space: 127.173MB
476.02/476.13	c total #watches: 200513
476.42/476.50	c total #propagations: 12960725 / total #impl: 119847250 (eff. 0.108)
476.42/476.50	c #Conflicts:    1973000 | #Learnt:      57321 | 0.003
476.42/476.50	c total clause space: 127.173MB
476.42/476.50	c total #watches: 203885
476.72/476.89	c total #propagations: 12967731 / total #impl: 119910631 (eff. 0.108)
476.72/476.89	c #Conflicts:    1974000 | #Learnt:      58321 | 0.003
476.72/476.89	c total clause space: 127.173MB
476.72/476.89	c total #watches: 207305
477.12/477.29	c total #propagations: 12974760 / total #impl: 119980576 (eff. 0.108)
477.12/477.29	c #Conflicts:    1975000 | #Learnt:      59321 | 0.003
477.12/477.29	c total clause space: 127.173MB
477.12/477.29	c total #watches: 210796
477.62/477.75	c total #propagations: 12981225 / total #impl: 120037561 (eff. 0.108)
477.62/477.75	c #Conflicts:    1976000 | #Learnt:      60321 | 0.003
477.62/477.75	c total clause space: 127.173MB
477.62/477.75	c total #watches: 214458
478.12/478.20	c total #propagations: 12987948 / total #impl: 120099986 (eff. 0.108)
478.12/478.20	c #Conflicts:    1977000 | #Learnt:      61321 | 0.003
478.12/478.20	c total clause space: 127.173MB
478.12/478.20	c total #watches: 218189
478.43/478.58	c total #propagations: 12994236 / total #impl: 120155178 (eff. 0.108)
478.43/478.58	c #Conflicts:    1978000 | #Learnt:      62321 | 0.003
478.43/478.58	c total clause space: 127.173MB
478.43/478.58	c total #watches: 221601
479.02/479.14	c total #propagations: 13001436 / total #impl: 120215879 (eff. 0.108)
479.02/479.14	c #Conflicts:    1979000 | #Learnt:      63321 | 0.003
479.02/479.14	c total clause space: 127.173MB
479.02/479.14	c total #watches: 225259
479.53/479.69	c total #propagations: 13008014 / total #impl: 120272495 (eff. 0.108)
479.53/479.69	c #Conflicts:    1980000 | #Learnt:      64321 | 0.003
479.53/479.69	c total clause space: 127.173MB
479.53/479.69	c total #watches: 229029
479.92/480.06	c total #propagations: 13014538 / total #impl: 120336083 (eff. 0.108)
479.92/480.06	c #Conflicts:    1981000 | #Learnt:      65321 | 0.003
479.92/480.06	c total clause space: 127.173MB
479.92/480.06	c total #watches: 232558
480.42/480.56	c total #propagations: 13021007 / total #impl: 120393507 (eff. 0.108)
480.42/480.56	c #Conflicts:    1982000 | #Learnt:      66321 | 0.003
480.42/480.56	c total clause space: 127.173MB
480.42/480.56	c total #watches: 235954
480.82/480.99	c total #propagations: 13027252 / total #impl: 120455119 (eff. 0.108)
480.82/480.99	c #Conflicts:    1983000 | #Learnt:      67321 | 0.003
480.82/480.99	c total clause space: 127.173MB
480.82/480.99	c total #watches: 239484
481.42/481.55	c total #propagations: 13033685 / total #impl: 120511751 (eff. 0.108)
481.42/481.55	c GC COLLECT
481.42/481.55	c #Conflicts:    1984000 | #Learnt:      34219 | 0.003
481.42/481.55	c total clause space: 127.173MB
481.42/481.55	c total #watches: 123048
481.72/481.83	c total #propagations: 13040730 / total #impl: 120575508 (eff. 0.108)
481.72/481.83	c #Conflicts:    1985000 | #Learnt:      35219 | 0.003
481.72/481.83	c total clause space: 127.173MB
481.72/481.83	c total #watches: 126580
481.92/482.09	c total #propagations: 13047218 / total #impl: 120633840 (eff. 0.108)
481.92/482.09	c #Conflicts:    1986000 | #Learnt:      36219 | 0.003
481.92/482.09	c total clause space: 127.173MB
481.92/482.09	c total #watches: 129908
482.22/482.38	c total #propagations: 13053672 / total #impl: 120704144 (eff. 0.108)
482.22/482.38	c #Conflicts:    1987000 | #Learnt:      37219 | 0.003
482.22/482.38	c total clause space: 127.173MB
482.22/482.38	c total #watches: 133770
482.52/482.64	c total #propagations: 13060425 / total #impl: 120759824 (eff. 0.108)
482.52/482.64	c #Conflicts:    1988000 | #Learnt:      38219 | 0.003
482.52/482.64	c total clause space: 127.173MB
482.52/482.64	c total #watches: 137011
482.82/482.90	c total #propagations: 13067128 / total #impl: 120817280 (eff. 0.108)
482.82/482.90	c #Conflicts:    1989000 | #Learnt:      39219 | 0.003
482.82/482.90	c total clause space: 127.173MB
482.82/482.90	c total #watches: 140603
483.02/483.18	c total #propagations: 13073210 / total #impl: 120892021 (eff. 0.108)
483.02/483.18	c #Conflicts:    1990000 | #Learnt:      40219 | 0.003
483.02/483.18	c total clause space: 127.173MB
483.02/483.18	c total #watches: 143933
483.32/483.43	c total #propagations: 13079685 / total #impl: 120953621 (eff. 0.108)
483.32/483.43	c #Conflicts:    1991000 | #Learnt:      41219 | 0.003
483.32/483.43	c total clause space: 127.173MB
483.32/483.43	c total #watches: 147370
483.52/483.62	c total #propagations: 13086485 / total #impl: 121012937 (eff. 0.108)
483.52/483.62	c #Conflicts:    1992000 | #Learnt:      42219 | 0.003
483.52/483.62	c total clause space: 127.173MB
483.52/483.62	c total #watches: 150727
483.72/483.83	c total #propagations: 13092643 / total #impl: 121070905 (eff. 0.108)
483.72/483.83	c #Conflicts:    1993000 | #Learnt:      43219 | 0.003
483.72/483.83	c total clause space: 127.173MB
483.72/483.83	c total #watches: 154069
483.92/484.01	c total #propagations: 13098807 / total #impl: 121128296 (eff. 0.108)
483.92/484.01	c #Conflicts:    1994000 | #Learnt:      44219 | 0.003
483.92/484.01	c total clause space: 127.173MB
483.92/484.01	c total #watches: 157637
484.12/484.25	c total #propagations: 13105164 / total #impl: 121186367 (eff. 0.108)
484.12/484.25	c #Conflicts:    1995000 | #Learnt:      45219 | 0.003
484.12/484.25	c total clause space: 127.173MB
484.12/484.25	c total #watches: 161059
484.42/484.56	c total #propagations: 13111593 / total #impl: 121241587 (eff. 0.108)
484.42/484.56	c #Conflicts:    1996000 | #Learnt:      46219 | 0.003
484.42/484.56	c total clause space: 127.173MB
484.42/484.56	c total #watches: 164452
484.82/484.95	c total #propagations: 13117954 / total #impl: 121300623 (eff. 0.108)
484.82/484.95	c #Conflicts:    1997000 | #Learnt:      47219 | 0.003
484.82/484.95	c total clause space: 127.173MB
484.82/484.95	c total #watches: 168092
485.22/485.31	c total #propagations: 13124064 / total #impl: 121362347 (eff. 0.108)
485.22/485.31	c #Conflicts:    1998000 | #Learnt:      48219 | 0.003
485.22/485.31	c total clause space: 127.173MB
485.22/485.31	c total #watches: 171716
485.62/485.71	c total #propagations: 13130255 / total #impl: 121423073 (eff. 0.108)
485.62/485.71	c #Conflicts:    1999000 | #Learnt:      49219 | 0.003
485.62/485.71	c total clause space: 127.173MB
485.62/485.71	c total #watches: 175477
485.82/485.98	c total #propagations: 13136425 / total #impl: 121481133 (eff. 0.108)
485.82/485.98	c #Conflicts:    2000000 | #Learnt:      50219 | 0.003
485.82/485.98	c total clause space: 127.173MB
485.82/485.98	c total #watches: 178973
486.12/486.25	c total #propagations: 13143547 / total #impl: 121540960 (eff. 0.108)
486.12/486.25	c #Conflicts:    2001000 | #Learnt:      51219 | 0.003
486.12/486.25	c total clause space: 127.173MB
486.12/486.25	c total #watches: 182302
486.32/486.46	c total #propagations: 13150091 / total #impl: 121595445 (eff. 0.108)
486.32/486.46	c #Conflicts:    2002000 | #Learnt:      52219 | 0.003
486.32/486.46	c total clause space: 127.173MB
486.32/486.46	c total #watches: 185611
486.72/486.83	c total #propagations: 13156949 / total #impl: 121657771 (eff. 0.108)
486.72/486.83	c #Conflicts:    2003000 | #Learnt:      53219 | 0.003
486.72/486.83	c total clause space: 127.173MB
486.72/486.83	c total #watches: 188882
487.02/487.15	c total #propagations: 13163611 / total #impl: 121712542 (eff. 0.108)
487.02/487.15	c #Conflicts:    2004000 | #Learnt:      54219 | 0.003
487.02/487.15	c total clause space: 127.173MB
487.02/487.15	c total #watches: 192334
487.22/487.40	c total #propagations: 13170057 / total #impl: 121765712 (eff. 0.108)
487.22/487.40	c #Conflicts:    2005000 | #Learnt:      55219 | 0.003
487.22/487.40	c total clause space: 127.173MB
487.22/487.40	c total #watches: 195524
487.62/487.76	c total #propagations: 13176369 / total #impl: 121823513 (eff. 0.108)
487.62/487.76	c #Conflicts:    2006000 | #Learnt:      56219 | 0.003
487.62/487.76	c total clause space: 127.173MB
487.62/487.76	c total #watches: 198814
488.02/488.12	c total #propagations: 13182417 / total #impl: 121880053 (eff. 0.108)
488.02/488.12	c #Conflicts:    2007000 | #Learnt:      57219 | 0.003
488.02/488.12	c total clause space: 127.173MB
488.02/488.12	c total #watches: 202362
488.42/488.55	c total #propagations: 13188902 / total #impl: 121939608 (eff. 0.108)
488.42/488.55	c #Conflicts:    2008000 | #Learnt:      58219 | 0.003
488.42/488.55	c total clause space: 127.173MB
488.42/488.55	c total #watches: 205920
488.92/489.01	c total #propagations: 13195294 / total #impl: 122000436 (eff. 0.108)
488.92/489.01	c #Conflicts:    2009000 | #Learnt:      59219 | 0.003
488.92/489.01	c total clause space: 127.173MB
488.92/489.01	c total #watches: 209331
489.32/489.46	c total #propagations: 13201825 / total #impl: 122060907 (eff. 0.108)
489.32/489.46	c #Conflicts:    2010000 | #Learnt:      60219 | 0.003
489.32/489.46	c total clause space: 127.173MB
489.32/489.46	c total #watches: 212892
489.82/489.91	c total #propagations: 13208333 / total #impl: 122118068 (eff. 0.108)
489.82/489.91	c #Conflicts:    2011000 | #Learnt:      61219 | 0.003
489.82/489.91	c total clause space: 127.173MB
489.82/489.91	c total #watches: 216211
490.22/490.30	c total #propagations: 13215185 / total #impl: 122183338 (eff. 0.108)
490.22/490.30	c #Conflicts:    2012000 | #Learnt:      62219 | 0.003
490.22/490.30	c total clause space: 127.173MB
490.22/490.30	c total #watches: 219393
490.62/490.72	c total #propagations: 13222455 / total #impl: 122251065 (eff. 0.108)
490.62/490.72	c #Conflicts:    2013000 | #Learnt:      63219 | 0.003
490.62/490.72	c total clause space: 127.173MB
490.62/490.72	c total #watches: 222718
491.02/491.11	c total #propagations: 13229323 / total #impl: 122312469 (eff. 0.108)
491.02/491.11	c #Conflicts:    2014000 | #Learnt:      64219 | 0.003
491.02/491.11	c total clause space: 127.173MB
491.02/491.11	c total #watches: 226163
491.42/491.51	c total #propagations: 13235917 / total #impl: 122369965 (eff. 0.108)
491.42/491.51	c #Conflicts:    2015000 | #Learnt:      65219 | 0.003
491.42/491.51	c total clause space: 127.173MB
491.42/491.51	c total #watches: 229479
491.82/491.96	c total #propagations: 13242418 / total #impl: 122432729 (eff. 0.108)
491.82/491.96	c #Conflicts:    2016000 | #Learnt:      66219 | 0.003
491.82/491.96	c total clause space: 127.173MB
491.82/491.96	c total #watches: 232866
492.32/492.41	c total #propagations: 13248098 / total #impl: 122493393 (eff. 0.108)
492.32/492.41	c #Conflicts:    2017000 | #Learnt:      67219 | 0.003
492.32/492.41	c total clause space: 127.173MB
492.32/492.41	c total #watches: 236236
492.62/492.75	c total #propagations: 13254044 / total #impl: 122569233 (eff. 0.108)
492.62/492.75	c #Conflicts:    2018000 | #Learnt:      68219 | 0.003
492.62/492.75	c total clause space: 127.173MB
492.62/492.75	c total #watches: 239439
493.12/493.22	c total #propagations: 13260339 / total #impl: 122633416 (eff. 0.108)
493.12/493.22	c GC COLLECT
493.12/493.22	c #Conflicts:    2019000 | #Learnt:      34821 | 0.003
493.12/493.22	c total clause space: 127.173MB
493.12/493.22	c total #watches: 124949
493.32/493.42	c total #propagations: 13266299 / total #impl: 122699324 (eff. 0.108)
493.32/493.42	c #Conflicts:    2020000 | #Learnt:      35821 | 0.003
493.32/493.42	c total clause space: 127.173MB
493.32/493.42	c total #watches: 128407
493.52/493.61	c total #propagations: 13272397 / total #impl: 122756954 (eff. 0.108)
493.52/493.61	c #Conflicts:    2021000 | #Learnt:      36821 | 0.003
493.52/493.61	c total clause space: 127.173MB
493.52/493.61	c total #watches: 131942
493.72/493.82	c total #propagations: 13279021 / total #impl: 122807394 (eff. 0.108)
493.72/493.82	c #Conflicts:    2022000 | #Learnt:      37821 | 0.003
493.72/493.82	c total clause space: 127.173MB
493.72/493.82	c total #watches: 135697
493.82/493.99	c total #propagations: 13285581 / total #impl: 122861229 (eff. 0.108)
493.82/493.99	c #Conflicts:    2023000 | #Learnt:      38821 | 0.003
493.82/493.99	c total clause space: 127.173MB
493.82/493.99	c total #watches: 139402
494.12/494.20	c total #propagations: 13291775 / total #impl: 122906676 (eff. 0.108)
494.12/494.20	c #Conflicts:    2024000 | #Learnt:      39821 | 0.003
494.12/494.20	c total clause space: 127.173MB
494.12/494.20	c total #watches: 142988
494.32/494.43	c total #propagations: 13298357 / total #impl: 122956932 (eff. 0.108)
494.32/494.43	c #Conflicts:    2025000 | #Learnt:      40821 | 0.003
494.32/494.43	c total clause space: 127.173MB
494.32/494.43	c total #watches: 146426
494.52/494.64	c total #propagations: 13305098 / total #impl: 123010384 (eff. 0.108)
494.52/494.64	c #Conflicts:    2026000 | #Learnt:      41821 | 0.003
494.52/494.64	c total clause space: 127.173MB
494.52/494.64	c total #watches: 149998
494.72/494.88	c total #propagations: 13311487 / total #impl: 123072014 (eff. 0.108)
494.72/494.88	c #Conflicts:    2027000 | #Learnt:      42821 | 0.003
494.72/494.88	c total clause space: 127.173MB
494.72/494.88	c total #watches: 153548
495.02/495.16	c total #propagations: 13318386 / total #impl: 123133830 (eff. 0.108)
495.02/495.16	c #Conflicts:    2028000 | #Learnt:      43821 | 0.003
495.02/495.16	c total clause space: 127.173MB
495.02/495.16	c total #watches: 157093
495.42/495.51	c total #propagations: 13325209 / total #impl: 123201403 (eff. 0.108)
495.42/495.51	c #Conflicts:    2029000 | #Learnt:      44821 | 0.003
495.42/495.51	c total clause space: 127.173MB
495.42/495.51	c total #watches: 160307
495.72/495.85	c total #propagations: 13331477 / total #impl: 123267333 (eff. 0.108)
495.72/495.85	c #Conflicts:    2030000 | #Learnt:      45821 | 0.003
495.72/495.85	c total clause space: 127.173MB
495.72/495.85	c total #watches: 163734
496.02/496.13	c total #propagations: 13337531 / total #impl: 123326331 (eff. 0.108)
496.02/496.13	c #Conflicts:    2031000 | #Learnt:      46821 | 0.003
496.02/496.13	c total clause space: 127.173MB
496.02/496.13	c total #watches: 167296
496.32/496.43	c total #propagations: 13344055 / total #impl: 123386414 (eff. 0.108)
496.32/496.43	c #Conflicts:    2032000 | #Learnt:      47821 | 0.003
496.32/496.43	c total clause space: 127.173MB
496.32/496.43	c total #watches: 170915
496.52/496.69	c total #propagations: 13350382 / total #impl: 123442019 (eff. 0.108)
496.52/496.69	c #Conflicts:    2033000 | #Learnt:      48821 | 0.003
496.52/496.69	c total clause space: 127.173MB
496.52/496.69	c total #watches: 174575
496.92/497.06	c total #propagations: 13356904 / total #impl: 123495623 (eff. 0.108)
496.92/497.06	c #Conflicts:    2034000 | #Learnt:      49821 | 0.003
496.92/497.06	c total clause space: 127.173MB
496.92/497.06	c total #watches: 177950
497.32/497.48	c total #propagations: 13363121 / total #impl: 123555750 (eff. 0.108)
497.32/497.48	c #Conflicts:    2035000 | #Learnt:      50821 | 0.003
497.32/497.48	c total clause space: 127.173MB
497.32/497.48	c total #watches: 181606
497.82/497.93	c total #propagations: 13369073 / total #impl: 123603735 (eff. 0.108)
497.82/497.93	c #Conflicts:    2036000 | #Learnt:      51821 | 0.003
497.82/497.93	c total clause space: 127.173MB
497.82/497.93	c total #watches: 185164
498.12/498.20	c total #propagations: 13375598 / total #impl: 123658065 (eff. 0.108)
498.12/498.20	c #Conflicts:    2037000 | #Learnt:      52821 | 0.003
498.12/498.20	c total clause space: 127.173MB
498.12/498.20	c total #watches: 188530
498.42/498.50	c total #propagations: 13381639 / total #impl: 123708857 (eff. 0.108)
498.42/498.50	c #Conflicts:    2038000 | #Learnt:      53821 | 0.003
498.42/498.50	c total clause space: 127.173MB
498.42/498.50	c total #watches: 191806
498.82/498.90	c total #propagations: 13387831 / total #impl: 123765856 (eff. 0.108)
498.82/498.90	c #Conflicts:    2039000 | #Learnt:      54821 | 0.003
498.82/498.90	c total clause space: 127.173MB
498.82/498.90	c total #watches: 194993
499.22/499.30	c total #propagations: 13393886 / total #impl: 123821894 (eff. 0.108)
499.22/499.30	c #Conflicts:    2040000 | #Learnt:      55821 | 0.003
499.22/499.30	c total clause space: 127.173MB
499.22/499.30	c total #watches: 198412
499.52/499.69	c total #propagations: 13400099 / total #impl: 123879447 (eff. 0.108)
499.52/499.69	c #Conflicts:    2041000 | #Learnt:      56821 | 0.003
499.52/499.69	c total clause space: 127.173MB
499.52/499.69	c total #watches: 201680
500.11/500.25	c total #propagations: 13406005 / total #impl: 123939566 (eff. 0.108)
500.11/500.25	c #Conflicts:    2042000 | #Learnt:      57821 | 0.003
500.11/500.25	c total clause space: 127.173MB
500.11/500.25	c total #watches: 205205
500.61/500.72	c total #propagations: 13412240 / total #impl: 123995922 (eff. 0.108)
500.61/500.72	c #Conflicts:    2043000 | #Learnt:      58821 | 0.003
500.61/500.72	c total clause space: 127.173MB
500.61/500.72	c total #watches: 208797
501.01/501.13	c total #propagations: 13419085 / total #impl: 124059526 (eff. 0.108)
501.01/501.13	c #Conflicts:    2044000 | #Learnt:      59821 | 0.003
501.01/501.13	c total clause space: 127.173MB
501.01/501.13	c total #watches: 212151
501.52/501.68	c total #propagations: 13425176 / total #impl: 124118368 (eff. 0.108)
501.52/501.68	c #Conflicts:    2045000 | #Learnt:      60821 | 0.003
501.52/501.68	c total clause space: 127.173MB
501.52/501.68	c total #watches: 215764
502.01/502.13	c total #propagations: 13431767 / total #impl: 124175766 (eff. 0.108)
502.01/502.13	c #Conflicts:    2046000 | #Learnt:      61821 | 0.003
502.01/502.13	c total clause space: 127.173MB
502.01/502.13	c total #watches: 219194
502.31/502.45	c total #propagations: 13438703 / total #impl: 124236060 (eff. 0.108)
502.31/502.45	c #Conflicts:    2047000 | #Learnt:      62821 | 0.003
502.31/502.45	c total clause space: 127.173MB
502.31/502.45	c total #watches: 222483
502.81/502.92	c total #propagations: 13445996 / total #impl: 124302780 (eff. 0.108)
502.81/502.92	c #Conflicts:    2048000 | #Learnt:      63821 | 0.003
502.81/502.92	c total clause space: 127.173MB
502.81/502.92	c total #watches: 226283
503.41/503.55	c total #propagations: 13452572 / total #impl: 124357486 (eff. 0.108)
503.41/503.55	c #Conflicts:    2049000 | #Learnt:      64821 | 0.003
503.41/503.55	c total clause space: 127.173MB
503.41/503.55	c total #watches: 229756
504.01/504.11	c total #propagations: 13458883 / total #impl: 124413103 (eff. 0.108)
504.01/504.11	c #Conflicts:    2050000 | #Learnt:      65821 | 0.003
504.01/504.11	c total clause space: 127.173MB
504.01/504.11	c total #watches: 233377
504.51/504.60	c total #propagations: 13464953 / total #impl: 124472548 (eff. 0.108)
504.51/504.60	c #Conflicts:    2051000 | #Learnt:      66821 | 0.003
504.51/504.60	c total clause space: 127.173MB
504.51/504.60	c total #watches: 237086
504.92/505.08	c total #propagations: 13471065 / total #impl: 124534590 (eff. 0.108)
504.92/505.08	c #Conflicts:    2052000 | #Learnt:      67821 | 0.003
504.92/505.08	c total clause space: 127.173MB
504.92/505.08	c total #watches: 240861
505.51/505.64	c total #propagations: 13477689 / total #impl: 124617663 (eff. 0.108)
505.51/505.64	c #Conflicts:    2053000 | #Learnt:      68821 | 0.003
505.51/505.64	c total clause space: 127.173MB
505.51/505.64	c total #watches: 244265
506.11/506.20	c total #propagations: 13484054 / total #impl: 124676343 (eff. 0.108)
506.11/506.20	c GC COLLECT
506.11/506.20	c #Conflicts:    2054000 | #Learnt:      35117 | 0.003
506.11/506.20	c total clause space: 127.173MB
506.11/506.20	c total #watches: 126035
506.31/506.41	c total #propagations: 13490794 / total #impl: 124732276 (eff. 0.108)
506.31/506.41	c #Conflicts:    2055000 | #Learnt:      36117 | 0.003
506.31/506.41	c total clause space: 127.173MB
506.31/506.41	c total #watches: 129687
506.41/506.59	c total #propagations: 13497496 / total #impl: 124790978 (eff. 0.108)
506.41/506.59	c #Conflicts:    2056000 | #Learnt:      37117 | 0.003
506.41/506.59	c total clause space: 127.173MB
506.41/506.59	c total #watches: 133171
506.71/506.80	c total #propagations: 13504008 / total #impl: 124848158 (eff. 0.108)
506.71/506.80	c #Conflicts:    2057000 | #Learnt:      38117 | 0.003
506.71/506.80	c total clause space: 127.173MB
506.71/506.80	c total #watches: 136627
506.81/506.99	c total #propagations: 13510918 / total #impl: 124903215 (eff. 0.108)
506.81/506.99	c #Conflicts:    2058000 | #Learnt:      39117 | 0.003
506.81/506.99	c total clause space: 127.173MB
506.81/506.99	c total #watches: 140027
507.12/507.26	c total #propagations: 13518636 / total #impl: 124956023 (eff. 0.108)
507.12/507.26	c #Conflicts:    2059000 | #Learnt:      40117 | 0.003
507.12/507.26	c total clause space: 127.173MB
507.12/507.26	c total #watches: 143094
507.41/507.53	c total #propagations: 13525646 / total #impl: 125024290 (eff. 0.108)
507.41/507.53	c #Conflicts:    2060000 | #Learnt:      41117 | 0.003
507.41/507.53	c total clause space: 127.173MB
507.41/507.53	c total #watches: 146327
507.61/507.77	c total #propagations: 13532311 / total #impl: 125096154 (eff. 0.108)
507.61/507.77	c #Conflicts:    2061000 | #Learnt:      42117 | 0.003
507.61/507.77	c total clause space: 127.173MB
507.61/507.77	c total #watches: 149389
507.91/508.03	c total #propagations: 13539616 / total #impl: 125167835 (eff. 0.108)
507.91/508.03	c #Conflicts:    2062000 | #Learnt:      43117 | 0.003
507.91/508.03	c total clause space: 127.173MB
507.91/508.03	c total #watches: 152564
508.22/508.34	c total #propagations: 13546011 / total #impl: 125230699 (eff. 0.108)
508.22/508.34	c #Conflicts:    2063000 | #Learnt:      44117 | 0.003
508.22/508.34	c total clause space: 127.173MB
508.22/508.34	c total #watches: 156206
508.51/508.63	c total #propagations: 13552382 / total #impl: 125304511 (eff. 0.108)
508.51/508.63	c #Conflicts:    2064000 | #Learnt:      45117 | 0.003
508.51/508.63	c total clause space: 127.173MB
508.51/508.63	c total #watches: 159808
508.91/509.02	c total #propagations: 13558818 / total #impl: 125366940 (eff. 0.108)
508.91/509.02	c #Conflicts:    2065000 | #Learnt:      46117 | 0.003
508.91/509.02	c total clause space: 127.173MB
508.91/509.02	c total #watches: 163402
509.22/509.40	c total #propagations: 13565138 / total #impl: 125426045 (eff. 0.108)
509.22/509.40	c #Conflicts:    2066000 | #Learnt:      47117 | 0.003
509.22/509.40	c total clause space: 127.173MB
509.22/509.40	c total #watches: 167093
509.61/509.72	c total #propagations: 13571066 / total #impl: 125488901 (eff. 0.108)
509.61/509.72	c #Conflicts:    2067000 | #Learnt:      48117 | 0.003
509.61/509.72	c total clause space: 127.173MB
509.61/509.72	c total #watches: 170468
509.91/510.02	c total #propagations: 13577259 / total #impl: 125549217 (eff. 0.108)
509.91/510.02	c #Conflicts:    2068000 | #Learnt:      49117 | 0.003
509.91/510.02	c total clause space: 127.173MB
509.91/510.02	c total #watches: 173696
510.21/510.36	c total #propagations: 13583321 / total #impl: 125607788 (eff. 0.108)
510.21/510.36	c #Conflicts:    2069000 | #Learnt:      50117 | 0.003
510.21/510.36	c total clause space: 127.173MB
510.21/510.36	c total #watches: 176809
510.51/510.65	c total #propagations: 13589301 / total #impl: 125669292 (eff. 0.108)
510.51/510.65	c #Conflicts:    2070000 | #Learnt:      51117 | 0.003
510.51/510.65	c total clause space: 127.173MB
510.51/510.65	c total #watches: 179977
510.81/510.95	c total #propagations: 13595868 / total #impl: 125722608 (eff. 0.108)
510.81/510.95	c #Conflicts:    2071000 | #Learnt:      52117 | 0.003
510.81/510.95	c total clause space: 127.173MB
510.81/510.95	c total #watches: 183098
511.11/511.26	c total #propagations: 13602440 / total #impl: 125774029 (eff. 0.108)
511.11/511.26	c #Conflicts:    2072000 | #Learnt:      53117 | 0.003
511.11/511.26	c total clause space: 127.173MB
511.11/511.26	c total #watches: 186440
511.42/511.58	c total #propagations: 13608774 / total #impl: 125833279 (eff. 0.108)
511.42/511.58	c #Conflicts:    2073000 | #Learnt:      54117 | 0.003
511.42/511.58	c total clause space: 127.173MB
511.42/511.58	c total #watches: 189658
511.91/512.03	c total #propagations: 13615451 / total #impl: 125895046 (eff. 0.108)
511.91/512.03	c #Conflicts:    2074000 | #Learnt:      55117 | 0.003
511.91/512.03	c total clause space: 127.173MB
511.91/512.03	c total #watches: 192929
512.21/512.39	c total #propagations: 13622180 / total #impl: 125965370 (eff. 0.108)
512.21/512.39	c #Conflicts:    2075000 | #Learnt:      56117 | 0.003
512.21/512.39	c total clause space: 127.173MB
512.21/512.39	c total #watches: 196145
512.71/512.81	c total #propagations: 13628723 / total #impl: 126023588 (eff. 0.108)
512.71/512.81	c #Conflicts:    2076000 | #Learnt:      57117 | 0.003
512.71/512.81	c total clause space: 127.173MB
512.71/512.81	c total #watches: 199090
513.01/513.19	c total #propagations: 13635426 / total #impl: 126086750 (eff. 0.108)
513.01/513.19	c #Conflicts:    2077000 | #Learnt:      58117 | 0.003
513.01/513.19	c total clause space: 127.173MB
513.01/513.19	c total #watches: 202199
513.51/513.69	c total #propagations: 13642157 / total #impl: 126143528 (eff. 0.108)
513.51/513.69	c #Conflicts:    2078000 | #Learnt:      59117 | 0.003
513.51/513.69	c total clause space: 127.173MB
513.51/513.69	c total #watches: 205877
514.01/514.18	c total #propagations: 13647898 / total #impl: 126208740 (eff. 0.108)
514.01/514.18	c #Conflicts:    2079000 | #Learnt:      60117 | 0.003
514.01/514.18	c total clause space: 127.173MB
514.01/514.18	c total #watches: 209778
514.51/514.65	c total #propagations: 13653807 / total #impl: 126284813 (eff. 0.108)
514.51/514.65	c #Conflicts:    2080000 | #Learnt:      61117 | 0.003
514.51/514.65	c total clause space: 127.173MB
514.51/514.65	c total #watches: 213953
515.01/515.18	c total #propagations: 13659714 / total #impl: 126370886 (eff. 0.108)
515.01/515.18	c #Conflicts:    2081000 | #Learnt:      62117 | 0.003
515.01/515.18	c total clause space: 127.173MB
515.01/515.18	c total #watches: 217728
515.51/515.68	c total #propagations: 13665873 / total #impl: 126451307 (eff. 0.108)
515.51/515.68	c #Conflicts:    2082000 | #Learnt:      63117 | 0.003
515.51/515.68	c total clause space: 127.173MB
515.51/515.68	c total #watches: 221244
516.01/516.14	c total #propagations: 13671597 / total #impl: 126520058 (eff. 0.108)
516.01/516.14	c #Conflicts:    2083000 | #Learnt:      64117 | 0.003
516.01/516.14	c total clause space: 127.173MB
516.01/516.14	c total #watches: 224770
516.41/516.59	c total #propagations: 13677840 / total #impl: 126591502 (eff. 0.108)
516.41/516.59	c #Conflicts:    2084000 | #Learnt:      65117 | 0.003
516.41/516.59	c total clause space: 127.173MB
516.41/516.59	c total #watches: 228100
516.92/517.08	c total #propagations: 13683677 / total #impl: 126664674 (eff. 0.108)
516.92/517.08	c #Conflicts:    2085000 | #Learnt:      66117 | 0.003
516.92/517.08	c total clause space: 127.173MB
516.92/517.08	c total #watches: 232220
517.41/517.58	c total #propagations: 13689244 / total #impl: 126751265 (eff. 0.108)
517.41/517.58	c #Conflicts:    2086000 | #Learnt:      67117 | 0.003
517.41/517.58	c total clause space: 127.173MB
517.41/517.58	c total #watches: 235614
518.12/518.23	c total #propagations: 13695331 / total #impl: 126851703 (eff. 0.108)
518.12/518.23	c #Conflicts:    2087000 | #Learnt:      68117 | 0.003
518.12/518.23	c total clause space: 127.173MB
518.12/518.23	c total #watches: 239354
518.71/518.86	c total #propagations: 13701169 / total #impl: 126977120 (eff. 0.108)
518.71/518.86	c #Conflicts:    2088000 | #Learnt:      69117 | 0.003
518.71/518.86	c total clause space: 127.173MB
518.71/518.86	c total #watches: 242811
519.22/519.37	c total #propagations: 13707412 / total #impl: 127111441 (eff. 0.108)
519.22/519.37	c GC COLLECT
519.22/519.37	c #Conflicts:    2089000 | #Learnt:      35115 | 0.003
519.22/519.37	c total clause space: 127.173MB
519.22/519.37	c total #watches: 125985
519.41/519.52	c total #propagations: 13713370 / total #impl: 127208392 (eff. 0.108)
519.41/519.52	c #Conflicts:    2090000 | #Learnt:      36115 | 0.003
519.41/519.52	c total clause space: 127.173MB
519.41/519.52	c total #watches: 129457
519.61/519.72	c total #propagations: 13719573 / total #impl: 127271652 (eff. 0.108)
519.61/519.72	c #Conflicts:    2091000 | #Learnt:      37115 | 0.003
519.61/519.72	c total clause space: 127.173MB
519.61/519.72	c total #watches: 132854
519.81/519.99	c total #propagations: 13725453 / total #impl: 127341748 (eff. 0.108)
519.81/519.99	c #Conflicts:    2092000 | #Learnt:      38115 | 0.003
519.81/519.99	c total clause space: 127.173MB
519.81/519.99	c total #watches: 136376
520.11/520.29	c total #propagations: 13731280 / total #impl: 127409400 (eff. 0.108)
520.11/520.29	c #Conflicts:    2093000 | #Learnt:      39115 | 0.003
520.11/520.29	c total clause space: 127.173MB
520.11/520.29	c total #watches: 139813
520.51/520.63	c total #propagations: 13736783 / total #impl: 127472394 (eff. 0.108)
520.51/520.63	c #Conflicts:    2094000 | #Learnt:      40115 | 0.003
520.51/520.63	c total clause space: 127.173MB
520.51/520.63	c total #watches: 143260
520.81/520.91	c total #propagations: 13742857 / total #impl: 127547640 (eff. 0.108)
520.81/520.91	c #Conflicts:    2095000 | #Learnt:      41115 | 0.003
520.81/520.91	c total clause space: 127.173MB
520.81/520.91	c total #watches: 146827
521.11/521.20	c total #propagations: 13749212 / total #impl: 127618167 (eff. 0.108)
521.11/521.20	c #Conflicts:    2096000 | #Learnt:      42115 | 0.003
521.11/521.20	c total clause space: 127.173MB
521.11/521.20	c total #watches: 150100
521.42/521.53	c total #propagations: 13755338 / total #impl: 127683906 (eff. 0.108)
521.42/521.53	c #Conflicts:    2097000 | #Learnt:      43115 | 0.003
521.42/521.53	c total clause space: 127.173MB
521.42/521.53	c total #watches: 153414
521.71/521.84	c total #propagations: 13761801 / total #impl: 127757894 (eff. 0.108)
521.71/521.84	c #Conflicts:    2098000 | #Learnt:      44115 | 0.003
521.71/521.84	c total clause space: 127.173MB
521.71/521.84	c total #watches: 156745
522.01/522.19	c total #propagations: 13767791 / total #impl: 127836731 (eff. 0.108)
522.01/522.19	c #Conflicts:    2099000 | #Learnt:      45115 | 0.003
522.01/522.19	c total clause space: 127.173MB
522.01/522.19	c total #watches: 159975
522.31/522.49	c total #propagations: 13773554 / total #impl: 127912262 (eff. 0.108)
522.31/522.49	c #Conflicts:    2100000 | #Learnt:      46115 | 0.003
522.31/522.49	c total clause space: 127.173MB
522.31/522.49	c total #watches: 163534
522.71/522.83	c total #propagations: 13779142 / total #impl: 127991571 (eff. 0.108)
522.71/522.83	c #Conflicts:    2101000 | #Learnt:      47115 | 0.003
522.71/522.83	c total clause space: 127.173MB
522.71/522.83	c total #watches: 167085
523.11/523.25	c total #propagations: 13785021 / total #impl: 128077273 (eff. 0.108)
523.11/523.25	c #Conflicts:    2102000 | #Learnt:      48115 | 0.003
523.11/523.25	c total clause space: 127.173MB
523.11/523.25	c total #watches: 170850
523.41/523.60	c total #propagations: 13790908 / total #impl: 128159848 (eff. 0.108)
523.41/523.60	c #Conflicts:    2103000 | #Learnt:      49115 | 0.003
523.41/523.60	c total clause space: 127.173MB
523.41/523.60	c total #watches: 174416
523.91/524.06	c total #propagations: 13796774 / total #impl: 128241570 (eff. 0.108)
523.91/524.06	c #Conflicts:    2104000 | #Learnt:      50115 | 0.003
523.91/524.06	c total clause space: 127.173MB
523.91/524.06	c total #watches: 178027
524.51/524.64	c total #propagations: 13803014 / total #impl: 128337653 (eff. 0.108)
524.51/524.64	c #Conflicts:    2105000 | #Learnt:      51115 | 0.003
524.51/524.64	c total clause space: 127.173MB
524.51/524.64	c total #watches: 181434
525.01/525.11	c total #propagations: 13809999 / total #impl: 128431097 (eff. 0.108)
525.01/525.11	c #Conflicts:    2106000 | #Learnt:      52115 | 0.003
525.01/525.11	c total clause space: 127.173MB
525.01/525.11	c total #watches: 184787
525.51/525.69	c total #propagations: 13816673 / total #impl: 128511872 (eff. 0.108)
525.51/525.69	c #Conflicts:    2107000 | #Learnt:      53115 | 0.003
525.51/525.69	c total clause space: 127.173MB
525.51/525.69	c total #watches: 187973
526.11/526.24	c total #propagations: 13823322 / total #impl: 128602294 (eff. 0.107)
526.11/526.24	c #Conflicts:    2108000 | #Learnt:      54115 | 0.003
526.11/526.24	c total clause space: 127.173MB
526.11/526.24	c total #watches: 191258
526.61/526.75	c total #propagations: 13829765 / total #impl: 128677413 (eff. 0.107)
526.61/526.75	c #Conflicts:    2109000 | #Learnt:      55115 | 0.003
526.61/526.75	c total clause space: 127.173MB
526.61/526.75	c total #watches: 194666
527.21/527.36	c total #propagations: 13835868 / total #impl: 128757702 (eff. 0.107)
527.21/527.36	c #Conflicts:    2110000 | #Learnt:      56115 | 0.003
527.21/527.36	c total clause space: 127.173MB
527.21/527.36	c total #watches: 198359
527.81/528.00	c total #propagations: 13842039 / total #impl: 128851721 (eff. 0.107)
527.81/528.00	c #Conflicts:    2111000 | #Learnt:      57115 | 0.003
527.81/528.00	c total clause space: 127.173MB
527.81/528.00	c total #watches: 201787
528.51/528.63	c total #propagations: 13848401 / total #impl: 128949352 (eff. 0.107)
528.51/528.63	c #Conflicts:    2112000 | #Learnt:      58115 | 0.003
528.51/528.63	c total clause space: 127.173MB
528.51/528.63	c total #watches: 205743
529.12/529.22	c total #propagations: 13854563 / total #impl: 129072454 (eff. 0.107)
529.12/529.22	c #Conflicts:    2113000 | #Learnt:      59115 | 0.003
529.12/529.22	c total clause space: 127.173MB
529.12/529.22	c total #watches: 209484
529.81/529.94	c total #propagations: 13860847 / total #impl: 129218384 (eff. 0.107)
529.81/529.94	c #Conflicts:    2114000 | #Learnt:      60115 | 0.003
529.81/529.94	c total clause space: 127.173MB
529.81/529.94	c total #watches: 212674
530.51/530.64	c total #propagations: 13867327 / total #impl: 129340792 (eff. 0.107)
530.51/530.64	c #Conflicts:    2115000 | #Learnt:      61115 | 0.003
530.51/530.64	c total clause space: 127.173MB
530.51/530.64	c total #watches: 216089
531.21/531.34	c total #propagations: 13873637 / total #impl: 129457870 (eff. 0.107)
531.21/531.34	c #Conflicts:    2116000 | #Learnt:      62115 | 0.003
531.21/531.34	c total clause space: 127.173MB
531.21/531.34	c total #watches: 219409
532.01/532.14	c total #propagations: 13880382 / total #impl: 129569771 (eff. 0.107)
532.01/532.14	c #Conflicts:    2117000 | #Learnt:      63115 | 0.003
532.01/532.14	c total clause space: 127.173MB
532.01/532.14	c total #watches: 222664
532.71/532.89	c total #propagations: 13887102 / total #impl: 129700378 (eff. 0.107)
532.71/532.89	c #Conflicts:    2118000 | #Learnt:      64115 | 0.003
532.71/532.89	c total clause space: 127.173MB
532.71/532.89	c total #watches: 226372
533.31/533.49	c total #propagations: 13893435 / total #impl: 129838852 (eff. 0.107)
533.31/533.49	c #Conflicts:    2119000 | #Learnt:      65115 | 0.003
533.31/533.49	c total clause space: 127.173MB
533.31/533.49	c total #watches: 229674
533.91/534.05	c total #propagations: 13900170 / total #impl: 129946642 (eff. 0.107)
533.91/534.05	c #Conflicts:    2120000 | #Learnt:      66115 | 0.003
533.91/534.05	c total clause space: 127.173MB
533.91/534.05	c total #watches: 233134
534.51/534.67	c total #propagations: 13906315 / total #impl: 130044283 (eff. 0.107)
534.51/534.67	c #Conflicts:    2121000 | #Learnt:      67115 | 0.003
534.51/534.67	c total clause space: 127.173MB
534.51/534.67	c total #watches: 236374
535.11/535.25	c total #propagations: 13912826 / total #impl: 130137857 (eff. 0.107)
535.11/535.25	c #Conflicts:    2122000 | #Learnt:      68115 | 0.003
535.11/535.25	c total clause space: 127.173MB
535.11/535.25	c total #watches: 239542
535.81/535.90	c total #propagations: 13919285 / total #impl: 130241682 (eff. 0.107)
535.81/535.90	c #Conflicts:    2123000 | #Learnt:      69115 | 0.003
535.81/535.90	c total clause space: 127.173MB
535.81/535.90	c total #watches: 242773
536.41/536.58	c total #propagations: 13926015 / total #impl: 130343912 (eff. 0.107)
536.41/536.58	c #Conflicts:    2124000 | #Learnt:      70115 | 0.003
536.41/536.58	c total clause space: 127.173MB
536.41/536.58	c total #watches: 246312
536.81/536.99	c total #propagations: 13932553 / total #impl: 130478794 (eff. 0.107)
536.81/536.99	c GC COLLECT
536.81/536.99	c #Conflicts:    2125000 | #Learnt:      35819 | 0.003
536.81/536.99	c total clause space: 127.173MB
536.81/536.99	c total #watches: 128685
537.11/537.21	c total #propagations: 13938938 / total #impl: 130570390 (eff. 0.107)
537.11/537.21	c #Conflicts:    2126000 | #Learnt:      36819 | 0.003
537.11/537.21	c total clause space: 127.173MB
537.11/537.21	c total #watches: 132355
537.31/537.46	c total #propagations: 13945521 / total #impl: 130637022 (eff. 0.107)
537.31/537.46	c #Conflicts:    2127000 | #Learnt:      37819 | 0.003
537.31/537.46	c total clause space: 127.173MB
537.31/537.46	c total #watches: 135769
537.51/537.69	c total #propagations: 13951821 / total #impl: 130713727 (eff. 0.107)
537.51/537.69	c #Conflicts:    2128000 | #Learnt:      38819 | 0.003
537.51/537.69	c total clause space: 127.173MB
537.51/537.69	c total #watches: 139094
537.81/537.96	c total #propagations: 13957767 / total #impl: 130785868 (eff. 0.107)
537.81/537.96	c #Conflicts:    2129000 | #Learnt:      39819 | 0.003
537.81/537.96	c total clause space: 127.173MB
537.81/537.96	c total #watches: 142734
538.11/538.22	c total #propagations: 13963827 / total #impl: 130871635 (eff. 0.107)
538.11/538.22	c #Conflicts:    2130000 | #Learnt:      40819 | 0.003
538.11/538.22	c total clause space: 127.173MB
538.11/538.22	c total #watches: 146370
538.41/538.50	c total #propagations: 13970073 / total #impl: 130961969 (eff. 0.107)
538.41/538.50	c #Conflicts:    2131000 | #Learnt:      41819 | 0.003
538.41/538.50	c total clause space: 127.173MB
538.41/538.50	c total #watches: 150122
538.71/538.84	c total #propagations: 13976219 / total #impl: 131058086 (eff. 0.107)
538.71/538.84	c #Conflicts:    2132000 | #Learnt:      42819 | 0.003
538.71/538.84	c total clause space: 127.173MB
538.71/538.84	c total #watches: 153946
539.01/539.17	c total #propagations: 13982344 / total #impl: 131162128 (eff. 0.107)
539.01/539.17	c #Conflicts:    2133000 | #Learnt:      43819 | 0.003
539.01/539.17	c total clause space: 127.173MB
539.01/539.17	c total #watches: 157438
539.31/539.49	c total #propagations: 13988535 / total #impl: 131267615 (eff. 0.107)
539.31/539.49	c #Conflicts:    2134000 | #Learnt:      44819 | 0.003
539.31/539.49	c total clause space: 127.173MB
539.31/539.49	c total #watches: 161140
539.80/539.91	c total #propagations: 13994444 / total #impl: 131380001 (eff. 0.107)
539.80/539.91	c #Conflicts:    2135000 | #Learnt:      45819 | 0.003
539.80/539.91	c total clause space: 127.173MB
539.80/539.91	c total #watches: 164799
540.20/540.36	c total #propagations: 14000363 / total #impl: 131521923 (eff. 0.106)
540.20/540.36	c #Conflicts:    2136000 | #Learnt:      46819 | 0.003
540.20/540.36	c total clause space: 127.173MB
540.20/540.36	c total #watches: 168347
540.70/540.80	c total #propagations: 14006115 / total #impl: 131673516 (eff. 0.106)
540.70/540.80	c #Conflicts:    2137000 | #Learnt:      47819 | 0.003
540.70/540.80	c total clause space: 127.173MB
540.70/540.80	c total #watches: 172073
541.11/541.26	c total #propagations: 14011848 / total #impl: 131824620 (eff. 0.106)
541.11/541.26	c #Conflicts:    2138000 | #Learnt:      48819 | 0.003
541.11/541.26	c total clause space: 127.173MB
541.11/541.26	c total #watches: 175653
541.70/541.82	c total #propagations: 14017524 / total #impl: 132002951 (eff. 0.106)
541.70/541.82	c #Conflicts:    2139000 | #Learnt:      49819 | 0.003
541.70/541.82	c total clause space: 127.173MB
541.70/541.82	c total #watches: 179499
542.21/542.34	c total #propagations: 14023322 / total #impl: 132193299 (eff. 0.106)
542.21/542.34	c #Conflicts:    2140000 | #Learnt:      50819 | 0.003
542.21/542.34	c total clause space: 127.173MB
542.21/542.34	c total #watches: 183110
542.60/542.78	c total #propagations: 14028954 / total #impl: 132387552 (eff. 0.106)
542.60/542.78	c #Conflicts:    2141000 | #Learnt:      51819 | 0.003
542.60/542.78	c total clause space: 127.173MB
542.60/542.78	c total #watches: 186315
543.10/543.28	c total #propagations: 14034731 / total #impl: 132547406 (eff. 0.106)
543.10/543.28	c #Conflicts:    2142000 | #Learnt:      52819 | 0.003
543.10/543.28	c total clause space: 127.173MB
543.10/543.28	c total #watches: 189907
543.60/543.78	c total #propagations: 14040921 / total #impl: 132741589 (eff. 0.106)
543.60/543.78	c #Conflicts:    2143000 | #Learnt:      53819 | 0.003
543.60/543.78	c total clause space: 127.173MB
543.60/543.78	c total #watches: 193757
544.10/544.26	c total #propagations: 14046670 / total #impl: 132937112 (eff. 0.106)
544.10/544.26	c #Conflicts:    2144000 | #Learnt:      54819 | 0.003
544.10/544.26	c total clause space: 127.173MB
544.10/544.26	c total #watches: 197990
544.70/544.83	c total #propagations: 14052617 / total #impl: 133156004 (eff. 0.106)
544.70/544.83	c #Conflicts:    2145000 | #Learnt:      55819 | 0.003
544.70/544.83	c total clause space: 127.173MB
544.70/544.83	c total #watches: 201983
545.30/545.41	c total #propagations: 14058291 / total #impl: 133371218 (eff. 0.105)
545.30/545.41	c #Conflicts:    2146000 | #Learnt:      56819 | 0.003
545.30/545.41	c total clause space: 127.173MB
545.30/545.41	c total #watches: 206023
545.90/546.04	c total #propagations: 14064026 / total #impl: 133583089 (eff. 0.105)
545.90/546.04	c #Conflicts:    2147000 | #Learnt:      57819 | 0.003
545.90/546.04	c total clause space: 127.173MB
545.90/546.04	c total #watches: 210117
546.40/546.59	c total #propagations: 14070401 / total #impl: 133763106 (eff. 0.105)
546.40/546.59	c #Conflicts:    2148000 | #Learnt:      58819 | 0.003
546.40/546.59	c total clause space: 127.173MB
546.40/546.59	c total #watches: 213445
547.20/547.30	c total #propagations: 14076817 / total #impl: 133892822 (eff. 0.105)
547.20/547.30	c #Conflicts:    2149000 | #Learnt:      59819 | 0.003
547.20/547.30	c total clause space: 127.173MB
547.20/547.30	c total #watches: 217170
547.90/548.02	c total #propagations: 14083180 / total #impl: 134059943 (eff. 0.105)
547.90/548.02	c #Conflicts:    2150000 | #Learnt:      60819 | 0.003
547.90/548.02	c total clause space: 127.173MB
547.90/548.02	c total #watches: 220681
548.60/548.78	c total #propagations: 14089127 / total #impl: 134250243 (eff. 0.105)
548.60/548.78	c #Conflicts:    2151000 | #Learnt:      61819 | 0.003
548.60/548.78	c total clause space: 127.173MB
548.60/548.78	c total #watches: 224282
549.50/549.61	c total #propagations: 14095468 / total #impl: 134448914 (eff. 0.105)
549.50/549.61	c #Conflicts:    2152000 | #Learnt:      62819 | 0.003
549.50/549.61	c total clause space: 127.173MB
549.50/549.61	c total #watches: 227421
550.30/550.47	c total #propagations: 14101391 / total #impl: 134668865 (eff. 0.105)
550.30/550.47	c #Conflicts:    2153000 | #Learnt:      63819 | 0.003
550.30/550.47	c total clause space: 127.173MB
550.30/550.47	c total #watches: 231044
551.20/551.32	c total #propagations: 14107804 / total #impl: 134884000 (eff. 0.105)
551.20/551.32	c #Conflicts:    2154000 | #Learnt:      64819 | 0.003
551.20/551.32	c total clause space: 127.173MB
551.20/551.32	c total #watches: 234826
551.70/551.89	c total #propagations: 14114721 / total #impl: 135108689 (eff. 0.104)
551.70/551.89	c #Conflicts:    2155000 | #Learnt:      65819 | 0.003
551.70/551.89	c total clause space: 127.173MB
551.70/551.89	c total #watches: 238293
552.21/552.36	c total #propagations: 14120785 / total #impl: 135187427 (eff. 0.104)
552.21/552.36	c #Conflicts:    2156000 | #Learnt:      66819 | 0.003
552.21/552.36	c total clause space: 127.173MB
552.21/552.36	c total #watches: 241911
552.70/552.87	c total #propagations: 14126518 / total #impl: 135256097 (eff. 0.104)
552.70/552.87	c #Conflicts:    2157000 | #Learnt:      67819 | 0.003
552.70/552.87	c total clause space: 127.173MB
552.70/552.87	c total #watches: 245056
553.21/553.36	c total #propagations: 14132399 / total #impl: 135319538 (eff. 0.104)
553.21/553.36	c #Conflicts:    2158000 | #Learnt:      68819 | 0.003
553.21/553.36	c total clause space: 127.173MB
553.21/553.36	c total #watches: 248634
553.70/553.86	c total #propagations: 14138102 / total #impl: 135388315 (eff. 0.104)
553.70/553.86	c #Conflicts:    2159000 | #Learnt:      69819 | 0.003
553.70/553.86	c total clause space: 127.173MB
553.70/553.86	c total #watches: 252486
554.10/554.29	c total #propagations: 14143975 / total #impl: 135461230 (eff. 0.104)
554.10/554.29	c #Conflicts:    2160000 | #Learnt:      70819 | 0.003
554.10/554.29	c total clause space: 127.173MB
554.10/554.29	c total #watches: 256314
554.50/554.64	c total #propagations: 14149990 / total #impl: 135529404 (eff. 0.104)
554.50/554.64	c GC COLLECT
554.50/554.64	c #Conflicts:    2161000 | #Learnt:      36216 | 0.003
554.50/554.64	c total clause space: 127.173MB
554.50/554.64	c total #watches: 130069
554.70/554.85	c total #propagations: 14155723 / total #impl: 135593397 (eff. 0.104)
554.70/554.85	c #Conflicts:    2162000 | #Learnt:      37216 | 0.003
554.70/554.85	c total clause space: 127.173MB
554.70/554.85	c total #watches: 133509
554.90/555.03	c total #propagations: 14161505 / total #impl: 135645664 (eff. 0.104)
554.90/555.03	c #Conflicts:    2163000 | #Learnt:      38216 | 0.003
554.90/555.03	c total clause space: 127.173MB
554.90/555.03	c total #watches: 137522
555.10/555.23	c total #propagations: 14167732 / total #impl: 135705322 (eff. 0.104)
555.10/555.23	c #Conflicts:    2164000 | #Learnt:      39216 | 0.003
555.10/555.23	c total clause space: 127.173MB
555.10/555.23	c total #watches: 141215
555.30/555.43	c total #propagations: 14173881 / total #impl: 135769261 (eff. 0.104)
555.30/555.43	c #Conflicts:    2165000 | #Learnt:      40216 | 0.003
555.30/555.43	c total clause space: 127.173MB
555.30/555.43	c total #watches: 144718
555.50/555.65	c total #propagations: 14180101 / total #impl: 135839164 (eff. 0.104)
555.50/555.65	c #Conflicts:    2166000 | #Learnt:      41216 | 0.003
555.50/555.65	c total clause space: 127.173MB
555.50/555.65	c total #watches: 148351
555.70/555.87	c total #propagations: 14186450 / total #impl: 135904916 (eff. 0.104)
555.70/555.87	c #Conflicts:    2167000 | #Learnt:      42216 | 0.003
555.70/555.87	c total clause space: 127.173MB
555.70/555.87	c total #watches: 151847
556.00/556.14	c total #propagations: 14193083 / total #impl: 135967633 (eff. 0.104)
556.00/556.14	c #Conflicts:    2168000 | #Learnt:      43216 | 0.003
556.00/556.14	c total clause space: 127.173MB
556.00/556.14	c total #watches: 155160
556.30/556.43	c total #propagations: 14199418 / total #impl: 136036277 (eff. 0.104)
556.30/556.43	c #Conflicts:    2169000 | #Learnt:      44216 | 0.003
556.30/556.43	c total clause space: 127.173MB
556.30/556.43	c total #watches: 158468
556.60/556.71	c total #propagations: 14205594 / total #impl: 136109479 (eff. 0.104)
556.60/556.71	c #Conflicts:    2170000 | #Learnt:      45216 | 0.003
556.60/556.71	c total clause space: 127.173MB
556.60/556.71	c total #watches: 161740
556.80/556.97	c total #propagations: 14212201 / total #impl: 136178076 (eff. 0.104)
556.80/556.97	c #Conflicts:    2171000 | #Learnt:      46216 | 0.003
556.80/556.97	c total clause space: 127.173MB
556.80/556.97	c total #watches: 165048
557.10/557.27	c total #propagations: 14218627 / total #impl: 136245488 (eff. 0.104)
557.10/557.27	c #Conflicts:    2172000 | #Learnt:      47216 | 0.003
557.10/557.27	c total clause space: 127.173MB
557.10/557.27	c total #watches: 168668
557.40/557.57	c total #propagations: 14224869 / total #impl: 136310357 (eff. 0.104)
557.40/557.57	c #Conflicts:    2173000 | #Learnt:      48216 | 0.003
557.40/557.57	c total clause space: 127.173MB
557.40/557.57	c total #watches: 171902
557.80/557.90	c total #propagations: 14231389 / total #impl: 136385106 (eff. 0.104)
557.80/557.90	c #Conflicts:    2174000 | #Learnt:      49216 | 0.003
557.80/557.90	c total clause space: 127.173MB
557.80/557.90	c total #watches: 175156
558.10/558.23	c total #propagations: 14237845 / total #impl: 136460621 (eff. 0.104)
558.10/558.23	c #Conflicts:    2175000 | #Learnt:      50216 | 0.003
558.10/558.23	c total clause space: 127.173MB
558.10/558.23	c total #watches: 178694
558.40/558.59	c total #propagations: 14244327 / total #impl: 136536083 (eff. 0.104)
558.40/558.59	c #Conflicts:    2176000 | #Learnt:      51216 | 0.003
558.40/558.59	c total clause space: 127.173MB
558.40/558.59	c total #watches: 182098
558.90/559.00	c total #propagations: 14250689 / total #impl: 136606148 (eff. 0.104)
558.90/559.00	c #Conflicts:    2177000 | #Learnt:      52216 | 0.003
558.90/559.00	c total clause space: 127.173MB
558.90/559.00	c total #watches: 185664
559.20/559.37	c total #propagations: 14256886 / total #impl: 136675035 (eff. 0.104)
559.20/559.37	c #Conflicts:    2178000 | #Learnt:      53216 | 0.003
559.20/559.37	c total clause space: 127.173MB
559.20/559.37	c total #watches: 189017
559.59/559.75	c total #propagations: 14263283 / total #impl: 136743531 (eff. 0.104)
559.59/559.75	c #Conflicts:    2179000 | #Learnt:      54216 | 0.003
559.59/559.75	c total clause space: 127.173MB
559.59/559.75	c total #watches: 192266
559.99/560.13	c total #propagations: 14269695 / total #impl: 136814396 (eff. 0.104)
559.99/560.13	c #Conflicts:    2180000 | #Learnt:      55216 | 0.003
559.99/560.13	c total clause space: 127.173MB
559.99/560.13	c total #watches: 195614
560.39/560.53	c total #propagations: 14276000 / total #impl: 136886402 (eff. 0.104)
560.39/560.53	c #Conflicts:    2181000 | #Learnt:      56216 | 0.003
560.39/560.53	c total clause space: 127.173MB
560.39/560.53	c total #watches: 199001
560.79/560.98	c total #propagations: 14282397 / total #impl: 136963635 (eff. 0.104)
560.79/560.98	c #Conflicts:    2182000 | #Learnt:      57216 | 0.003
560.79/560.98	c total clause space: 127.173MB
560.79/560.98	c total #watches: 202129
561.29/561.46	c total #propagations: 14288883 / total #impl: 137038511 (eff. 0.104)
561.29/561.46	c #Conflicts:    2183000 | #Learnt:      58216 | 0.003
561.29/561.46	c total clause space: 127.173MB
561.29/561.46	c total #watches: 205188
561.79/561.95	c total #propagations: 14295418 / total #impl: 137114352 (eff. 0.104)
561.79/561.95	c #Conflicts:    2184000 | #Learnt:      59216 | 0.003
561.79/561.95	c total clause space: 127.173MB
561.79/561.95	c total #watches: 208584
562.29/562.44	c total #propagations: 14301615 / total #impl: 137188877 (eff. 0.104)
562.29/562.44	c #Conflicts:    2185000 | #Learnt:      60216 | 0.003
562.29/562.44	c total clause space: 127.173MB
562.29/562.44	c total #watches: 211826
562.69/562.89	c total #propagations: 14308192 / total #impl: 137260448 (eff. 0.104)
562.69/562.89	c #Conflicts:    2186000 | #Learnt:      61216 | 0.003
562.69/562.89	c total clause space: 127.173MB
562.69/562.89	c total #watches: 215268
563.20/563.39	c total #propagations: 14314849 / total #impl: 137332642 (eff. 0.104)
563.20/563.39	c #Conflicts:    2187000 | #Learnt:      62216 | 0.003
563.20/563.39	c total clause space: 127.173MB
563.20/563.39	c total #watches: 218473
563.79/563.95	c total #propagations: 14321127 / total #impl: 137411710 (eff. 0.104)
563.79/563.95	c #Conflicts:    2188000 | #Learnt:      63216 | 0.003
563.79/563.95	c total clause space: 127.173MB
563.79/563.95	c total #watches: 221720
564.39/564.50	c total #propagations: 14327747 / total #impl: 137479705 (eff. 0.104)
564.39/564.50	c #Conflicts:    2189000 | #Learnt:      64216 | 0.003
564.39/564.50	c total clause space: 127.173MB
564.39/564.50	c total #watches: 225139
564.89/565.05	c total #propagations: 14333978 / total #impl: 137541524 (eff. 0.104)
564.89/565.05	c #Conflicts:    2190000 | #Learnt:      65216 | 0.003
564.89/565.05	c total clause space: 127.173MB
564.89/565.05	c total #watches: 228401
565.49/565.69	c total #propagations: 14340531 / total #impl: 137606678 (eff. 0.104)
565.49/565.69	c #Conflicts:    2191000 | #Learnt:      66216 | 0.003
565.49/565.69	c total clause space: 127.173MB
565.49/565.69	c total #watches: 231620
566.29/566.42	c total #propagations: 14346888 / total #impl: 137678185 (eff. 0.104)
566.29/566.42	c #Conflicts:    2192000 | #Learnt:      67216 | 0.003
566.29/566.42	c total clause space: 127.173MB
566.29/566.42	c total #watches: 234976
566.99/567.15	c total #propagations: 14352905 / total #impl: 137752678 (eff. 0.104)
566.99/567.15	c #Conflicts:    2193000 | #Learnt:      68216 | 0.003
566.99/567.15	c total clause space: 127.173MB
566.99/567.15	c total #watches: 238279
567.69/567.85	c total #propagations: 14359020 / total #impl: 137825505 (eff. 0.104)
567.69/567.85	c #Conflicts:    2194000 | #Learnt:      69216 | 0.003
567.69/567.85	c total clause space: 127.173MB
567.69/567.85	c total #watches: 241531
568.39/568.59	c total #propagations: 14364955 / total #impl: 137908160 (eff. 0.104)
568.39/568.59	c #Conflicts:    2195000 | #Learnt:      70216 | 0.003
568.39/568.59	c total clause space: 127.173MB
568.39/568.59	c total #watches: 244699
569.09/569.26	c total #propagations: 14371116 / total #impl: 137995043 (eff. 0.104)
569.09/569.26	c #Conflicts:    2196000 | #Learnt:      71216 | 0.003
569.09/569.26	c total clause space: 127.173MB
569.09/569.26	c total #watches: 248070
569.70/569.84	c total #propagations: 14377272 / total #impl: 138068687 (eff. 0.104)
569.70/569.84	c GC COLLECT
569.70/569.84	c #Conflicts:    2197000 | #Learnt:      36315 | 0.003
569.70/569.84	c total clause space: 127.173MB
569.70/569.84	c total #watches: 130497
569.89/570.03	c total #propagations: 14383027 / total #impl: 138137263 (eff. 0.104)
569.89/570.03	c #Conflicts:    2198000 | #Learnt:      37315 | 0.003
569.89/570.03	c total clause space: 127.173MB
569.89/570.03	c total #watches: 134275
570.09/570.23	c total #propagations: 14389034 / total #impl: 138200349 (eff. 0.104)
570.09/570.23	c #Conflicts:    2199000 | #Learnt:      38315 | 0.003
570.09/570.23	c total clause space: 127.173MB
570.09/570.23	c total #watches: 137836
570.29/570.44	c total #propagations: 14394869 / total #impl: 138260325 (eff. 0.104)
570.29/570.44	c #Conflicts:    2200000 | #Learnt:      39315 | 0.003
570.29/570.44	c total clause space: 127.173MB
570.29/570.44	c total #watches: 141401
570.49/570.67	c total #propagations: 14400849 / total #impl: 138319768 (eff. 0.104)
570.49/570.67	c #Conflicts:    2201000 | #Learnt:      40315 | 0.003
570.49/570.67	c total clause space: 127.173MB
570.49/570.67	c total #watches: 145066
570.80/570.92	c total #propagations: 14406749 / total #impl: 138376684 (eff. 0.104)
570.80/570.92	c #Conflicts:    2202000 | #Learnt:      41315 | 0.003
570.80/570.92	c total clause space: 127.173MB
570.80/570.92	c total #watches: 148394
571.09/571.20	c total #propagations: 14412700 / total #impl: 138443918 (eff. 0.104)
571.09/571.20	c #Conflicts:    2203000 | #Learnt:      42315 | 0.003
571.09/571.20	c total clause space: 127.173MB
571.09/571.20	c total #watches: 151943
571.29/571.44	c total #propagations: 14418478 / total #impl: 138506609 (eff. 0.104)
571.29/571.44	c #Conflicts:    2204000 | #Learnt:      43315 | 0.003
571.29/571.44	c total clause space: 127.173MB
571.29/571.44	c total #watches: 155813
571.49/571.68	c total #propagations: 14424714 / total #impl: 138575617 (eff. 0.104)
571.49/571.68	c #Conflicts:    2205000 | #Learnt:      44315 | 0.003
571.49/571.68	c total clause space: 127.173MB
571.49/571.68	c total #watches: 159651
571.79/571.93	c total #propagations: 14431585 / total #impl: 138646086 (eff. 0.104)
571.79/571.93	c #Conflicts:    2206000 | #Learnt:      45315 | 0.003
571.79/571.93	c total clause space: 127.173MB
571.79/571.93	c total #watches: 163225
572.09/572.23	c total #propagations: 14438038 / total #impl: 138708638 (eff. 0.104)
572.09/572.23	c #Conflicts:    2207000 | #Learnt:      46315 | 0.003
572.09/572.23	c total clause space: 127.173MB
572.09/572.23	c total #watches: 166721
572.39/572.51	c total #propagations: 14444556 / total #impl: 138777050 (eff. 0.104)
572.39/572.51	c #Conflicts:    2208000 | #Learnt:      47315 | 0.003
572.39/572.51	c total clause space: 127.173MB
572.39/572.51	c total #watches: 170196
572.69/572.81	c total #propagations: 14451076 / total #impl: 138841992 (eff. 0.104)
572.69/572.81	c #Conflicts:    2209000 | #Learnt:      48315 | 0.003
572.69/572.81	c total clause space: 127.173MB
572.69/572.81	c total #watches: 173535
572.89/573.09	c total #propagations: 14457662 / total #impl: 138909708 (eff. 0.104)
572.89/573.09	c #Conflicts:    2210000 | #Learnt:      49315 | 0.003
572.89/573.09	c total clause space: 127.173MB
572.89/573.09	c total #watches: 176753
573.19/573.35	c total #propagations: 14464480 / total #impl: 138983080 (eff. 0.104)
573.19/573.35	c #Conflicts:    2211000 | #Learnt:      50315 | 0.003
573.19/573.35	c total clause space: 127.173MB
573.19/573.35	c total #watches: 180318
573.49/573.66	c total #propagations: 14471672 / total #impl: 139040168 (eff. 0.104)
573.49/573.66	c #Conflicts:    2212000 | #Learnt:      51315 | 0.003
573.49/573.66	c total clause space: 127.173MB
573.49/573.66	c total #watches: 183575
573.79/573.97	c total #propagations: 14478682 / total #impl: 139106371 (eff. 0.104)
573.79/573.97	c #Conflicts:    2213000 | #Learnt:      52315 | 0.003
573.79/573.97	c total clause space: 127.173MB
573.79/573.97	c total #watches: 186924
574.20/574.35	c total #propagations: 14485648 / total #impl: 139177573 (eff. 0.104)
574.20/574.35	c #Conflicts:    2214000 | #Learnt:      53315 | 0.003
574.20/574.35	c total clause space: 127.173MB
574.20/574.35	c total #watches: 190622
574.59/574.74	c total #propagations: 14491669 / total #impl: 139248865 (eff. 0.104)
574.59/574.74	c #Conflicts:    2215000 | #Learnt:      54315 | 0.003
574.59/574.74	c total clause space: 127.173MB
574.59/574.74	c total #watches: 194142
574.99/575.16	c total #propagations: 14497957 / total #impl: 139322123 (eff. 0.104)
574.99/575.16	c #Conflicts:    2216000 | #Learnt:      55315 | 0.003
574.99/575.16	c total clause space: 127.173MB
574.99/575.16	c total #watches: 197373
575.49/575.62	c total #propagations: 14504389 / total #impl: 139393449 (eff. 0.104)
575.49/575.62	c #Conflicts:    2217000 | #Learnt:      56315 | 0.003
575.49/575.62	c total clause space: 127.173MB
575.49/575.62	c total #watches: 200883
575.89/576.08	c total #propagations: 14510517 / total #impl: 139461796 (eff. 0.104)
575.89/576.08	c #Conflicts:    2218000 | #Learnt:      57315 | 0.003
575.89/576.08	c total clause space: 127.173MB
575.89/576.08	c total #watches: 204293
576.40/576.55	c total #propagations: 14516729 / total #impl: 139529532 (eff. 0.104)
576.40/576.55	c #Conflicts:    2219000 | #Learnt:      58315 | 0.003
576.40/576.55	c total clause space: 127.173MB
576.40/576.55	c total #watches: 207598
576.89/577.03	c total #propagations: 14523170 / total #impl: 139599778 (eff. 0.104)
576.89/577.03	c #Conflicts:    2220000 | #Learnt:      59315 | 0.003
576.89/577.03	c total clause space: 127.173MB
576.89/577.03	c total #watches: 211006
577.40/577.54	c total #propagations: 14529490 / total #impl: 139671773 (eff. 0.104)
577.40/577.54	c #Conflicts:    2221000 | #Learnt:      60315 | 0.003
577.40/577.54	c total clause space: 127.173MB
577.40/577.54	c total #watches: 214231
577.89/578.04	c total #propagations: 14535543 / total #impl: 139746726 (eff. 0.104)
577.89/578.04	c #Conflicts:    2222000 | #Learnt:      61315 | 0.003
577.89/578.04	c total clause space: 127.173MB
577.89/578.04	c total #watches: 217630
578.29/578.50	c total #propagations: 14541615 / total #impl: 139814967 (eff. 0.104)
578.29/578.50	c #Conflicts:    2223000 | #Learnt:      62315 | 0.003
578.29/578.50	c total clause space: 127.173MB
578.29/578.50	c total #watches: 221097
578.79/578.99	c total #propagations: 14548295 / total #impl: 139884782 (eff. 0.104)
578.79/578.99	c #Conflicts:    2224000 | #Learnt:      63315 | 0.003
578.79/578.99	c total clause space: 127.173MB
578.79/578.99	c total #watches: 224458
579.49/579.66	c total #propagations: 14555020 / total #impl: 139959850 (eff. 0.104)
579.49/579.66	c #Conflicts:    2225000 | #Learnt:      64315 | 0.003
579.49/579.66	c total clause space: 127.173MB
579.49/579.66	c total #watches: 227924
580.09/580.27	c total #propagations: 14561149 / total #impl: 140041025 (eff. 0.104)
580.09/580.27	c #Conflicts:    2226000 | #Learnt:      65315 | 0.003
580.09/580.27	c total clause space: 127.173MB
580.09/580.27	c total #watches: 231378
580.89/581.00	c total #propagations: 14567728 / total #impl: 140117522 (eff. 0.104)
580.89/581.00	c #Conflicts:    2227000 | #Learnt:      66315 | 0.003
580.89/581.00	c total clause space: 127.173MB
580.89/581.00	c total #watches: 234883
581.49/581.68	c total #propagations: 14574331 / total #impl: 140197852 (eff. 0.104)
581.49/581.68	c #Conflicts:    2228000 | #Learnt:      67315 | 0.003
581.49/581.68	c total clause space: 127.173MB
581.49/581.68	c total #watches: 238331
582.09/582.29	c total #propagations: 14580849 / total #impl: 140273328 (eff. 0.104)
582.09/582.29	c #Conflicts:    2229000 | #Learnt:      68315 | 0.003
582.09/582.29	c total clause space: 127.173MB
582.09/582.29	c total #watches: 241884
582.90/583.01	c total #propagations: 14587403 / total #impl: 140344263 (eff. 0.104)
582.90/583.01	c #Conflicts:    2230000 | #Learnt:      69315 | 0.003
582.90/583.01	c total clause space: 127.173MB
582.90/583.01	c total #watches: 245644
583.39/583.58	c total #propagations: 14593780 / total #impl: 140425182 (eff. 0.104)
583.39/583.58	c #Conflicts:    2231000 | #Learnt:      70315 | 0.003
583.39/583.58	c total clause space: 127.173MB
583.39/583.58	c total #watches: 249169
584.10/584.28	c total #propagations: 14601050 / total #impl: 140501809 (eff. 0.104)
584.10/584.28	c #Conflicts:    2232000 | #Learnt:      71315 | 0.003
584.10/584.28	c total clause space: 127.173MB
584.10/584.28	c total #watches: 252751
584.89/585.04	c total #propagations: 14607812 / total #impl: 140593583 (eff. 0.104)
584.89/585.04	c #Conflicts:    2233000 | #Learnt:      72315 | 0.003
584.89/585.04	c total clause space: 127.173MB
584.89/585.04	c total #watches: 256315
585.29/585.41	c total #propagations: 14614407 / total #impl: 140684422 (eff. 0.104)
585.29/585.41	c GC COLLECT
585.29/585.41	c #Conflicts:    2234000 | #Learnt:      3711 [...]

#
# trace file is too large. Trace was truncated at this point.
#

lause space: 127.173MB
652.18/652.31	c total #watches: 193553
652.78/652.92	c total #propagations: 15397698 / total #impl: 152791269 (eff. 0.101)
652.78/652.92	c #Conflicts:    2363000 | #Learnt:      55711 | 0.003
652.78/652.92	c total clause space: 127.173MB
652.78/652.92	c total #watches: 197053
653.38/653.52	c total #propagations: 15404109 / total #impl: 152913285 (eff. 0.101)
653.38/653.52	c #Conflicts:    2364000 | #Learnt:      56711 | 0.003
653.38/653.52	c total clause space: 127.173MB
653.38/653.52	c total #watches: 200209
653.88/654.06	c total #propagations: 15410546 / total #impl: 153008662 (eff. 0.101)
653.88/654.06	c #Conflicts:    2365000 | #Learnt:      57711 | 0.003
653.88/654.06	c total clause space: 127.173MB
653.88/654.06	c total #watches: 203924
654.38/654.53	c total #propagations: 15416496 / total #impl: 153090284 (eff. 0.101)
654.38/654.53	c #Conflicts:    2366000 | #Learnt:      58711 | 0.003
654.38/654.53	c total clause space: 127.173MB
654.38/654.53	c total #watches: 207514
654.88/655.03	c total #propagations: 15421963 / total #impl: 153170238 (eff. 0.101)
654.88/655.03	c #Conflicts:    2367000 | #Learnt:      59711 | 0.003
654.88/655.03	c total clause space: 127.173MB
654.88/655.03	c total #watches: 211027
655.38/655.60	c total #propagations: 15427946 / total #impl: 153249007 (eff. 0.101)
655.38/655.60	c #Conflicts:    2368000 | #Learnt:      60711 | 0.003
655.38/655.60	c total clause space: 127.173MB
655.38/655.60	c total #watches: 214774
655.98/656.19	c total #propagations: 15433538 / total #impl: 153336114 (eff. 0.101)
655.98/656.19	c #Conflicts:    2369000 | #Learnt:      61711 | 0.003
655.98/656.19	c total clause space: 127.173MB
655.98/656.19	c total #watches: 218374
656.68/656.81	c total #propagations: 15439905 / total #impl: 153429831 (eff. 0.101)
656.68/656.81	c #Conflicts:    2370000 | #Learnt:      62711 | 0.003
656.68/656.81	c total clause space: 127.173MB
656.68/656.81	c total #watches: 221992
657.18/657.33	c total #propagations: 15445913 / total #impl: 153522739 (eff. 0.101)
657.18/657.33	c #Conflicts:    2371000 | #Learnt:      63711 | 0.003
657.18/657.33	c total clause space: 127.173MB
657.18/657.33	c total #watches: 225275
657.78/657.91	c total #propagations: 15451806 / total #impl: 153599028 (eff. 0.101)
657.78/657.91	c #Conflicts:    2372000 | #Learnt:      64711 | 0.003
657.78/657.91	c total clause space: 127.173MB
657.78/657.91	c total #watches: 228438
658.48/658.67	c total #propagations: 15457470 / total #impl: 153686631 (eff. 0.101)
658.48/658.67	c #Conflicts:    2373000 | #Learnt:      65711 | 0.003
658.48/658.67	c total clause space: 127.173MB
658.48/658.67	c total #watches: 231936
659.18/659.34	c total #propagations: 15463844 / total #impl: 153776551 (eff. 0.101)
659.18/659.34	c #Conflicts:    2374000 | #Learnt:      66711 | 0.003
659.18/659.34	c total clause space: 127.173MB
659.18/659.34	c total #watches: 235121
659.88/660.04	c total #propagations: 15470031 / total #impl: 153846378 (eff. 0.101)
659.88/660.04	c #Conflicts:    2375000 | #Learnt:      67711 | 0.003
659.88/660.04	c total clause space: 127.173MB
659.88/660.04	c total #watches: 238324
660.68/660.81	c total #propagations: 15476497 / total #impl: 153925605 (eff. 0.101)
660.68/660.81	c #Conflicts:    2376000 | #Learnt:      68711 | 0.003
660.68/660.81	c total clause space: 127.173MB
660.68/660.81	c total #watches: 241801
661.38/661.57	c total #propagations: 15482545 / total #impl: 154014982 (eff. 0.101)
661.38/661.57	c #Conflicts:    2377000 | #Learnt:      69711 | 0.003
661.38/661.57	c total clause space: 127.173MB
661.38/661.57	c total #watches: 245093
662.08/662.22	c total #propagations: 15488631 / total #impl: 154104321 (eff. 0.101)
662.08/662.22	c #Conflicts:    2378000 | #Learnt:      70711 | 0.003
662.08/662.22	c total clause space: 127.173MB
662.08/662.22	c total #watches: 248611
662.78/662.98	c total #propagations: 15494836 / total #impl: 154178684 (eff. 0.100)
662.78/662.98	c #Conflicts:    2379000 | #Learnt:      71711 | 0.003
662.78/662.98	c total clause space: 127.173MB
662.78/662.98	c total #watches: 252013
663.38/663.56	c total #propagations: 15500932 / total #impl: 154265169 (eff. 0.100)
663.38/663.56	c #Conflicts:    2380000 | #Learnt:      72711 | 0.003
663.38/663.56	c total clause space: 127.173MB
663.38/663.56	c total #watches: 255416
664.28/664.43	c total #propagations: 15506619 / total #impl: 154336319 (eff. 0.100)
664.28/664.43	c #Conflicts:    2381000 | #Learnt:      73711 | 0.003
664.28/664.43	c total clause space: 127.173MB
664.28/664.43	c total #watches: 258958
665.17/665.31	c total #propagations: 15512343 / total #impl: 154425903 (eff. 0.100)
665.17/665.31	c #Conflicts:    2382000 | #Learnt:      74711 | 0.003
665.17/665.31	c total clause space: 127.173MB
665.17/665.31	c total #watches: 262471
665.48/665.68	c total #propagations: 15518202 / total #impl: 154531808 (eff. 0.100)
665.48/665.68	c GC COLLECT
665.48/665.68	c #Conflicts:    2383000 | #Learnt:      38314 | 0.003
665.48/665.68	c total clause space: 127.173MB
665.48/665.68	c total #watches: 137769
665.87/666.00	c total #propagations: 15523933 / total #impl: 154594693 (eff. 0.100)
665.87/666.00	c #Conflicts:    2384000 | #Learnt:      39314 | 0.003
665.87/666.00	c total clause space: 127.173MB
665.87/666.00	c total #watches: 141589
666.17/666.33	c total #propagations: 15530003 / total #impl: 154672368 (eff. 0.100)
666.17/666.33	c #Conflicts:    2385000 | #Learnt:      40314 | 0.003
666.17/666.33	c total clause space: 127.173MB
666.17/666.33	c total #watches: 145084
666.48/666.63	c total #propagations: 15536377 / total #impl: 154762978 (eff. 0.100)
666.48/666.63	c #Conflicts:    2386000 | #Learnt:      41314 | 0.003
666.48/666.63	c total clause space: 127.173MB
666.48/666.63	c total #watches: 148557
666.77/666.92	c total #propagations: 15542220 / total #impl: 154842181 (eff. 0.100)
666.77/666.92	c #Conflicts:    2387000 | #Learnt:      42314 | 0.003
666.77/666.92	c total clause space: 127.173MB
666.77/666.92	c total #watches: 151974
667.07/667.29	c total #propagations: 15548009 / total #impl: 154922821 (eff. 0.100)
667.07/667.29	c #Conflicts:    2388000 | #Learnt:      43314 | 0.003
667.07/667.29	c total clause space: 127.173MB
667.07/667.29	c total #watches: 155810
667.37/667.59	c total #propagations: 15554250 / total #impl: 155022897 (eff. 0.100)
667.37/667.59	c #Conflicts:    2389000 | #Learnt:      44314 | 0.003
667.37/667.59	c total clause space: 127.173MB
667.37/667.59	c total #watches: 159221
667.77/667.99	c total #propagations: 15560303 / total #impl: 155118416 (eff. 0.100)
667.77/667.99	c #Conflicts:    2390000 | #Learnt:      45314 | 0.003
667.77/667.99	c total clause space: 127.173MB
667.77/667.99	c total #watches: 162788
668.17/668.35	c total #propagations: 15566501 / total #impl: 155248508 (eff. 0.100)
668.17/668.35	c #Conflicts:    2391000 | #Learnt:      46314 | 0.003
668.17/668.35	c total clause space: 127.173MB
668.17/668.35	c total #watches: 166193
668.47/668.67	c total #propagations: 15572506 / total #impl: 155357495 (eff. 0.100)
668.47/668.67	c #Conflicts:    2392000 | #Learnt:      47314 | 0.003
668.47/668.67	c total clause space: 127.173MB
668.47/668.67	c total #watches: 169641
668.87/669.08	c total #propagations: 15578238 / total #impl: 155455523 (eff. 0.100)
668.87/669.08	c #Conflicts:    2393000 | #Learnt:      48314 | 0.003
668.87/669.08	c total clause space: 127.173MB
668.87/669.08	c total #watches: 173277
669.37/669.54	c total #propagations: 15584737 / total #impl: 155594207 (eff. 0.100)
669.37/669.54	c #Conflicts:    2394000 | #Learnt:      49314 | 0.003
669.37/669.54	c total clause space: 127.173MB
669.37/669.54	c total #watches: 176784
669.88/670.04	c total #propagations: 15591196 / total #impl: 155703876 (eff. 0.100)
669.88/670.04	c #Conflicts:    2395000 | #Learnt:      50314 | 0.003
669.88/670.04	c total clause space: 127.173MB
669.88/670.04	c total #watches: 180355
670.37/670.54	c total #propagations: 15597425 / total #impl: 155800314 (eff. 0.100)
670.37/670.54	c #Conflicts:    2396000 | #Learnt:      51314 | 0.003
670.37/670.54	c total clause space: 127.173MB
670.37/670.54	c total #watches: 183862
670.77/670.98	c total #propagations: 15603907 / total #impl: 155900089 (eff. 0.100)
670.77/670.98	c #Conflicts:    2397000 | #Learnt:      52314 | 0.003
670.77/670.98	c total clause space: 127.173MB
670.77/670.98	c total #watches: 187349
671.27/671.43	c total #propagations: 15610368 / total #impl: 155998695 (eff. 0.100)
671.27/671.43	c #Conflicts:    2398000 | #Learnt:      53314 | 0.003
671.27/671.43	c total clause space: 127.173MB
671.27/671.43	c total #watches: 190937
671.77/671.93	c total #propagations: 15616726 / total #impl: 156105284 (eff. 0.100)
671.77/671.93	c #Conflicts:    2399000 | #Learnt:      54314 | 0.003
671.77/671.93	c total clause space: 127.173MB
671.77/671.93	c total #watches: 194547
672.37/672.51	c total #propagations: 15623239 / total #impl: 156214011 (eff. 0.100)
672.37/672.51	c #Conflicts:    2400000 | #Learnt:      55314 | 0.003
672.37/672.51	c total clause space: 127.173MB
672.37/672.51	c total #watches: 198320
672.87/673.06	c total #propagations: 15629320 / total #impl: 156333543 (eff. 0.100)
672.87/673.06	c #Conflicts:    2401000 | #Learnt:      56314 | 0.003
672.87/673.06	c total clause space: 127.173MB
672.87/673.06	c total #watches: 201891
673.67/673.80	c total #propagations: 15635764 / total #impl: 156444410 (eff. 0.100)
673.67/673.80	c #Conflicts:    2402000 | #Learnt:      57314 | 0.003
673.67/673.80	c total clause space: 127.173MB
673.67/673.80	c total #watches: 205637
674.37/674.58	c total #propagations: 15641876 / total #impl: 156577241 (eff. 0.100)
674.37/674.58	c #Conflicts:    2403000 | #Learnt:      58314 | 0.003
674.37/674.58	c total clause space: 127.173MB
674.37/674.58	c total #watches: 209404
675.17/675.33	c total #propagations: 15647829 / total #impl: 156706454 (eff. 0.100)
675.17/675.33	c #Conflicts:    2404000 | #Learnt:      59314 | 0.003
675.17/675.33	c total clause space: 127.173MB
675.17/675.33	c total #watches: 213212
675.97/676.11	c total #propagations: 15654317 / total #impl: 156841539 (eff. 0.100)
675.97/676.11	c #Conflicts:    2405000 | #Learnt:      60314 | 0.003
675.97/676.11	c total clause space: 127.173MB
675.97/676.11	c total #watches: 216806
676.77/676.95	c total #propagations: 15660377 / total #impl: 156982630 (eff. 0.100)
676.77/676.95	c #Conflicts:    2406000 | #Learnt:      61314 | 0.003
676.77/676.95	c total clause space: 127.173MB
676.77/676.95	c total #watches: 220291
677.58/677.74	c total #propagations: 15667057 / total #impl: 157117477 (eff. 0.100)
677.58/677.74	c #Conflicts:    2407000 | #Learnt:      62314 | 0.003
677.58/677.74	c total clause space: 127.173MB
677.58/677.74	c total #watches: 224073
678.27/678.42	c total #propagations: 15673159 / total #impl: 157251611 (eff. 0.100)
678.27/678.42	c #Conflicts:    2408000 | #Learnt:      63314 | 0.003
678.27/678.42	c total clause space: 127.173MB
678.27/678.42	c total #watches: 227370
678.97/679.14	c total #propagations: 15679333 / total #impl: 157356868 (eff. 0.100)
678.97/679.14	c #Conflicts:    2409000 | #Learnt:      64314 | 0.003
678.97/679.14	c total clause space: 127.173MB
678.97/679.14	c total #watches: 230773
679.68/679.87	c total #propagations: 15685676 / total #impl: 157478089 (eff. 0.100)
679.68/679.87	c #Conflicts:    2410000 | #Learnt:      65314 | 0.003
679.68/679.87	c total clause space: 127.173MB
679.68/679.87	c total #watches: 234463
680.47/680.62	c total #propagations: 15692030 / total #impl: 157588137 (eff. 0.100)
680.47/680.62	c #Conflicts:    2411000 | #Learnt:      66314 | 0.003
680.47/680.62	c total clause space: 127.173MB
680.47/680.62	c total #watches: 237887
681.27/681.48	c total #propagations: 15698007 / total #impl: 157703801 (eff. 0.100)
681.27/681.48	c #Conflicts:    2412000 | #Learnt:      67314 | 0.003
681.27/681.48	c total clause space: 127.173MB
681.27/681.48	c total #watches: 241570
682.27/682.46	c total #propagations: 15704194 / total #impl: 157839200 (eff. 0.099)
682.27/682.46	c #Conflicts:    2413000 | #Learnt:      68314 | 0.003
682.27/682.46	c total clause space: 127.173MB
682.27/682.46	c total #watches: 245119
683.27/683.48	c total #propagations: 15710810 / total #impl: 157967889 (eff. 0.099)
683.27/683.48	c #Conflicts:    2414000 | #Learnt:      69314 | 0.003
683.27/683.48	c total clause space: 127.173MB
683.27/683.48	c total #watches: 248611
684.47/684.61	c total #propagations: 15716947 / total #impl: 158103017 (eff. 0.099)
684.47/684.61	c #Conflicts:    2415000 | #Learnt:      70314 | 0.003
684.47/684.61	c total clause space: 127.173MB
684.47/684.61	c total #watches: 252313
685.37/685.51	c total #propagations: 15723447 / total #impl: 158241639 (eff. 0.099)
685.37/685.51	c #Conflicts:    2416000 | #Learnt:      71314 | 0.003
685.37/685.51	c total clause space: 127.173MB
685.37/685.51	c total #watches: 255533
686.47/686.60	c total #propagations: 15729913 / total #impl: 158364651 (eff. 0.099)
686.47/686.60	c #Conflicts:    2417000 | #Learnt:      72314 | 0.003
686.47/686.60	c total clause space: 127.173MB
686.47/686.60	c total #watches: 258895
687.38/687.59	c total #propagations: 15736502 / total #impl: 158519885 (eff. 0.099)
687.38/687.59	c #Conflicts:    2418000 | #Learnt:      73314 | 0.003
687.38/687.59	c total clause space: 127.173MB
687.38/687.59	c total #watches: 262415
688.17/688.36	c total #propagations: 15742848 / total #impl: 158659841 (eff. 0.099)
688.17/688.36	c #Conflicts:    2419000 | #Learnt:      74314 | 0.003
688.17/688.36	c total clause space: 127.173MB
688.17/688.36	c total #watches: 265772
688.97/689.14	c total #propagations: 15748973 / total #impl: 158753443 (eff. 0.099)
688.97/689.14	c #Conflicts:    2420000 | #Learnt:      75314 | 0.003
688.97/689.14	c total clause space: 127.173MB
688.97/689.14	c total #watches: 269226
689.27/689.43	c total #propagations: 15755279 / total #impl: 158840971 (eff. 0.099)
689.27/689.43	c GC COLLECT
689.27/689.43	c #Conflicts:    2421000 | #Learnt:      38610 | 0.003
689.27/689.43	c total clause space: 127.173MB
689.27/689.43	c total #watches: 138407
689.58/689.75	c total #propagations: 15761494 / total #impl: 158898954 (eff. 0.099)
689.58/689.75	c #Conflicts:    2422000 | #Learnt:      39610 | 0.003
689.58/689.75	c total clause space: 127.173MB
689.58/689.75	c total #watches: 141736
689.97/690.11	c total #propagations: 15767762 / total #impl: 158959638 (eff. 0.099)
689.97/690.11	c #Conflicts:    2423000 | #Learnt:      40610 | 0.003
689.97/690.11	c total clause space: 127.173MB
689.97/690.11	c total #watches: 145187
690.27/690.43	c total #propagations: 15773733 / total #impl: 159024892 (eff. 0.099)
690.27/690.43	c #Conflicts:    2424000 | #Learnt:      41610 | 0.003
690.27/690.43	c total clause space: 127.173MB
690.27/690.43	c total #watches: 148707
690.47/690.68	c total #propagations: 15779604 / total #impl: 159093617 (eff. 0.099)
690.47/690.68	c #Conflicts:    2425000 | #Learnt:      42610 | 0.003
690.47/690.68	c total clause space: 127.173MB
690.47/690.68	c total #watches: 152415
690.87/691.04	c total #propagations: 15785323 / total #impl: 159153539 (eff. 0.099)
690.87/691.04	c #Conflicts:    2426000 | #Learnt:      43610 | 0.003
690.87/691.04	c total clause space: 127.173MB
690.87/691.04	c total #watches: 155858
691.27/691.45	c total #propagations: 15791161 / total #impl: 159222661 (eff. 0.099)
691.27/691.45	c #Conflicts:    2427000 | #Learnt:      44610 | 0.003
691.27/691.45	c total clause space: 127.173MB
691.27/691.45	c total #watches: 159388
691.67/691.86	c total #propagations: 15797100 / total #impl: 159298320 (eff. 0.099)
691.67/691.86	c #Conflicts:    2428000 | #Learnt:      45610 | 0.003
691.67/691.86	c total clause space: 127.173MB
691.67/691.86	c total #watches: 162807
692.07/692.23	c total #propagations: 15803314 / total #impl: 159369853 (eff. 0.099)
692.07/692.23	c #Conflicts:    2429000 | #Learnt:      46610 | 0.003
692.07/692.23	c total clause space: 127.173MB
692.07/692.23	c total #watches: 166227
692.47/692.63	c total #propagations: 15809325 / total #impl: 159439545 (eff. 0.099)
692.47/692.63	c #Conflicts:    2430000 | #Learnt:      47610 | 0.003
692.47/692.63	c total clause space: 127.173MB
692.47/692.63	c total #watches: 169438
692.88/693.05	c total #propagations: 15815584 / total #impl: 159505737 (eff. 0.099)
692.88/693.05	c #Conflicts:    2431000 | #Learnt:      48610 | 0.003
692.88/693.05	c total clause space: 127.173MB
692.88/693.05	c total #watches: 172856
693.27/693.41	c total #propagations: 15821546 / total #impl: 159572369 (eff. 0.099)
693.27/693.41	c #Conflicts:    2432000 | #Learnt:      49610 | 0.003
693.27/693.41	c total clause space: 127.173MB
693.27/693.41	c total #watches: 176229
693.57/693.77	c total #propagations: 15827289 / total #impl: 159640737 (eff. 0.099)
693.57/693.77	c #Conflicts:    2433000 | #Learnt:      50610 | 0.003
693.57/693.77	c total clause space: 127.173MB
693.57/693.77	c total #watches: 179650
693.98/694.16	c total #propagations: 15833317 / total #impl: 159705817 (eff. 0.099)
693.98/694.16	c #Conflicts:    2434000 | #Learnt:      51610 | 0.003
693.98/694.16	c total clause space: 127.173MB
693.98/694.16	c total #watches: 183290
694.37/694.53	c total #propagations: 15839269 / total #impl: 159769798 (eff. 0.099)
694.37/694.53	c #Conflicts:    2435000 | #Learnt:      52610 | 0.003
694.37/694.53	c total clause space: 127.173MB
694.37/694.53	c total #watches: 187034
694.78/694.92	c total #propagations: 15845160 / total #impl: 159839451 (eff. 0.099)
694.78/694.92	c #Conflicts:    2436000 | #Learnt:      53610 | 0.003
694.78/694.92	c total clause space: 127.173MB
694.78/694.92	c total #watches: 190424
695.19/695.36	c total #propagations: 15850992 / total #impl: 159914737 (eff. 0.099)
695.19/695.36	c #Conflicts:    2437000 | #Learnt:      54610 | 0.003
695.19/695.36	c total clause space: 127.173MB
695.19/695.36	c total #watches: 194148
695.68/695.86	c total #propagations: 15856898 / total #impl: 159994516 (eff. 0.099)
695.68/695.86	c #Conflicts:    2438000 | #Learnt:      55610 | 0.003
695.68/695.86	c total clause space: 127.173MB
695.68/695.86	c total #watches: 197635
696.29/696.45	c total #propagations: 15862918 / total #impl: 160074011 (eff. 0.099)
696.29/696.45	c #Conflicts:    2439000 | #Learnt:      56610 | 0.003
696.29/696.45	c total clause space: 127.173MB
696.29/696.45	c total #watches: 201138
696.98/697.15	c total #propagations: 15869288 / total #impl: 160150667 (eff. 0.099)
696.98/697.15	c #Conflicts:    2440000 | #Learnt:      57610 | 0.003
696.98/697.15	c total clause space: 127.173MB
696.98/697.15	c total #watches: 204609
697.58/697.77	c total #propagations: 15875544 / total #impl: 160253007 (eff. 0.099)
697.58/697.77	c #Conflicts:    2441000 | #Learnt:      58610 | 0.003
697.58/697.77	c total clause space: 127.173MB
697.58/697.77	c total #watches: 208215
698.28/698.49	c total #propagations: 15881801 / total #impl: 160325134 (eff. 0.099)
698.28/698.49	c #Conflicts:    2442000 | #Learnt:      59610 | 0.003
698.28/698.49	c total clause space: 127.173MB
698.28/698.49	c total #watches: 211612
699.08/699.28	c total #propagations: 15888312 / total #impl: 160410112 (eff. 0.099)
699.08/699.28	c #Conflicts:    2443000 | #Learnt:      60610 | 0.003
699.08/699.28	c total clause space: 127.173MB
699.08/699.28	c total #watches: 215139
699.78/699.96	c total #propagations: 15894979 / total #impl: 160525016 (eff. 0.099)
699.78/699.96	c #Conflicts:    2444000 | #Learnt:      61610 | 0.003
699.78/699.96	c total clause space: 127.173MB
699.78/699.96	c total #watches: 218643
700.48/700.63	c total #propagations: 15901533 / total #impl: 160615116 (eff. 0.099)
700.48/700.63	c #Conflicts:    2445000 | #Learnt:      62610 | 0.003
700.48/700.63	c total clause space: 127.173MB
700.48/700.63	c total #watches: 222141
701.08/701.30	c total #propagations: 15907528 / total #impl: 160710281 (eff. 0.099)
701.08/701.30	c #Conflicts:    2446000 | #Learnt:      63610 | 0.003
701.08/701.30	c total clause space: 127.173MB
701.08/701.30	c total #watches: 225672
701.88/702.08	c total #propagations: 15913649 / total #impl: 160791206 (eff. 0.099)
701.88/702.08	c #Conflicts:    2447000 | #Learnt:      64610 | 0.003
701.88/702.08	c total clause space: 127.173MB
701.88/702.08	c total #watches: 229444
702.58/702.79	c total #propagations: 15919480 / total #impl: 160889144 (eff. 0.099)
702.58/702.79	c #Conflicts:    2448000 | #Learnt:      65610 | 0.003
702.58/702.79	c total clause space: 127.173MB
702.58/702.79	c total #watches: 232964
703.48/703.62	c total #propagations: 15925436 / total #impl: 160985295 (eff. 0.099)
703.48/703.62	c #Conflicts:    2449000 | #Learnt:      66610 | 0.003
703.48/703.62	c total clause space: 127.173MB
703.48/703.62	c total #watches: 236721
704.38/704.55	c total #propagations: 15931528 / total #impl: 161108526 (eff. 0.099)
704.38/704.55	c #Conflicts:    2450000 | #Learnt:      67610 | 0.003
704.38/704.55	c total clause space: 127.173MB
704.38/704.55	c total #watches: 240376
705.28/705.43	c total #propagations: 15938072 / total #impl: 161227676 (eff. 0.099)
705.28/705.43	c #Conflicts:    2451000 | #Learnt:      68610 | 0.003
705.28/705.43	c total clause space: 127.173MB
705.28/705.43	c total #watches: 243856
706.28/706.43	c total #propagations: 15944464 / total #impl: 161350969 (eff. 0.099)
706.28/706.43	c #Conflicts:    2452000 | #Learnt:      69610 | 0.003
706.28/706.43	c total clause space: 127.173MB
706.28/706.43	c total #watches: 247413
707.38/707.51	c total #propagations: 15950774 / total #impl: 161468660 (eff. 0.099)
707.38/707.51	c #Conflicts:    2453000 | #Learnt:      70610 | 0.003
707.38/707.51	c total clause space: 127.173MB
707.38/707.51	c total #watches: 251222
708.18/708.33	c total #propagations: 15957350 / total #impl: 161600926 (eff. 0.099)
708.18/708.33	c #Conflicts:    2454000 | #Learnt:      71610 | 0.003
708.18/708.33	c total clause space: 127.173MB
708.18/708.33	c total #watches: 254770
709.08/709.27	c total #propagations: 15963240 / total #impl: 161710839 (eff. 0.099)
709.08/709.27	c #Conflicts:    2455000 | #Learnt:      72610 | 0.003
709.08/709.27	c total clause space: 127.173MB
709.08/709.27	c total #watches: 258436
710.08/710.23	c total #propagations: 15968993 / total #impl: 161842708 (eff. 0.099)
710.08/710.23	c #Conflicts:    2456000 | #Learnt:      73610 | 0.003
710.08/710.23	c total clause space: 127.173MB
710.08/710.23	c total #watches: 261966
710.98/711.15	c total #propagations: 15975128 / total #impl: 161937348 (eff. 0.099)
710.98/711.15	c #Conflicts:    2457000 | #Learnt:      74610 | 0.003
710.98/711.15	c total clause space: 127.173MB
710.98/711.15	c total #watches: 265261
711.88/712.08	c total #propagations: 15981527 / total #impl: 162023978 (eff. 0.099)
711.88/712.08	c #Conflicts:    2458000 | #Learnt:      75610 | 0.003
711.88/712.08	c total clause space: 127.173MB
711.88/712.08	c total #watches: 268646
712.47/712.67	c total #propagations: 15987821 / total #impl: 162130033 (eff. 0.099)
712.47/712.67	c GC COLLECT
712.47/712.67	c #Conflicts:    2459000 | #Learnt:      38606 | 0.003
712.47/712.67	c total clause space: 127.173MB
712.47/712.67	c total #watches: 138752
712.78/712.99	c total #propagations: 15994293 / total #impl: 162206972 (eff. 0.099)
712.78/712.99	c #Conflicts:    2460000 | #Learnt:      39606 | 0.003
712.78/712.99	c total clause space: 127.173MB
712.78/712.99	c total #watches: 142438
713.07/713.27	c total #propagations: 16000665 / total #impl: 162278080 (eff. 0.099)
713.07/713.27	c #Conflicts:    2461000 | #Learnt:      40606 | 0.003
713.07/713.27	c total clause space: 127.173MB
713.07/713.27	c total #watches: 146140
713.37/713.56	c total #propagations: 16007194 / total #impl: 162346989 (eff. 0.099)
713.37/713.56	c #Conflicts:    2462000 | #Learnt:      41606 | 0.003
713.37/713.56	c total clause space: 127.173MB
713.37/713.56	c total #watches: 149602
713.88/714.01	c total #propagations: 16013490 / total #impl: 162405790 (eff. 0.099)
713.88/714.01	c #Conflicts:    2463000 | #Learnt:      42606 | 0.003
713.88/714.01	c total clause space: 127.173MB
713.88/714.01	c total #watches: 153492
714.17/714.37	c total #propagations: 16020066 / total #impl: 162467076 (eff. 0.099)
714.17/714.37	c #Conflicts:    2464000 | #Learnt:      43606 | 0.003
714.17/714.37	c total clause space: 127.173MB
714.17/714.37	c total #watches: 157044
714.57/714.73	c total #propagations: 16026651 / total #impl: 162526900 (eff. 0.099)
714.57/714.73	c #Conflicts:    2465000 | #Learnt:      44606 | 0.003
714.57/714.73	c total clause space: 127.173MB
714.57/714.73	c total #watches: 160598
714.88/715.09	c total #propagations: 16033287 / total #impl: 162583884 (eff. 0.099)
714.88/715.09	c #Conflicts:    2466000 | #Learnt:      45606 | 0.003
714.88/715.09	c total clause space: 127.173MB
714.88/715.09	c total #watches: 164342
715.27/715.41	c total #propagations: 16039424 / total #impl: 162647541 (eff. 0.099)
715.27/715.41	c #Conflicts:    2467000 | #Learnt:      46606 | 0.003
715.27/715.41	c total clause space: 127.173MB
715.27/715.41	c total #watches: 168011
715.57/715.76	c total #propagations: 16045637 / total #impl: 162718766 (eff. 0.099)
715.57/715.76	c #Conflicts:    2468000 | #Learnt:      47606 | 0.003
715.57/715.76	c total clause space: 127.173MB
715.57/715.76	c total #watches: 171687
715.98/716.15	c total #propagations: 16051647 / total #impl: 162782169 (eff. 0.099)
715.98/716.15	c #Conflicts:    2469000 | #Learnt:      48606 | 0.003
715.98/716.15	c total clause space: 127.173MB
715.98/716.15	c total #watches: 175200
716.37/716.50	c total #propagations: 16058196 / total #impl: 162853441 (eff. 0.099)
716.37/716.50	c #Conflicts:    2470000 | #Learnt:      49606 | 0.003
716.37/716.50	c total clause space: 127.173MB
716.37/716.50	c total #watches: 178845
716.67/716.87	c total #propagations: 16064567 / total #impl: 162912009 (eff. 0.099)
716.67/716.87	c #Conflicts:    2471000 | #Learnt:      50606 | 0.003
716.67/716.87	c total clause space: 127.173MB
716.67/716.87	c total #watches: 182511
717.08/717.24	c total #propagations: 16071381 / total #impl: 162967829 (eff. 0.099)
717.08/717.24	c #Conflicts:    2472000 | #Learnt:      51606 | 0.003
717.08/717.24	c total clause space: 127.173MB
717.08/717.24	c total #watches: 186047
717.37/717.58	c total #propagations: 16077868 / total #impl: 163020698 (eff. 0.099)
717.37/717.58	c #Conflicts:    2473000 | #Learnt:      52606 | 0.003
717.37/717.58	c total clause space: 127.173MB
717.37/717.58	c total #watches: 189642
717.77/717.97	c total #propagations: 16084357 / total #impl: 163080657 (eff. 0.099)
717.77/717.97	c #Conflicts:    2474000 | #Learnt:      53606 | 0.003
717.77/717.97	c total clause space: 127.173MB
717.77/717.97	c total #watches: 193283
718.28/718.45	c total #propagations: 16091448 / total #impl: 163144159 (eff. 0.099)
718.28/718.45	c #Conflicts:    2475000 | #Learnt:      54606 | 0.003
718.28/718.45	c total clause space: 127.173MB
718.28/718.45	c total #watches: 196638
718.47/718.68	c total #propagations: 16098547 / total #impl: 163200073 (eff. 0.099)
718.47/718.68	c #Conflicts:    2476000 | #Learnt:      55606 | 0.003
718.47/718.68	c total clause space: 127.173MB
718.47/718.68	c total #watches: 200307
718.67/718.85	c total #propagations: 16105229 / total #impl: 163255166 (eff. 0.099)
718.67/718.85	c #Conflicts:    2477000 | #Learnt:      56606 | 0.003
718.67/718.85	c total clause space: 127.173MB
718.67/718.85	c total #watches: 203783
718.87/719.05	c total #propagations: 16111766 / total #impl: 163313482 (eff. 0.099)
718.87/719.05	c #Conflicts:    2478000 | #Learnt:      57606 | 0.003
718.87/719.05	c total clause space: 127.173MB
718.87/719.05	c total #watches: 207122
719.17/719.31	c total #propagations: 16118259 / total #impl: 163362506 (eff. 0.099)
719.17/719.31	c #Conflicts:    2479000 | #Learnt:      58606 | 0.003
719.17/719.31	c total clause space: 127.173MB
719.17/719.31	c total #watches: 210499
719.38/719.59	c total #propagations: 16124971 / total #impl: 163410616 (eff. 0.099)
719.38/719.59	c #Conflicts:    2480000 | #Learnt:      59606 | 0.003
719.38/719.59	c total clause space: 127.173MB
719.38/719.59	c total #watches: 213880
719.77/719.90	c total #propagations: 16130945 / total #impl: 163469179 (eff. 0.099)
719.77/719.90	c #Conflicts:    2481000 | #Learnt:      60606 | 0.003
719.77/719.90	c total clause space: 127.173MB
719.77/719.90	c total #watches: 217197
720.27/720.41	c total #propagations: 16136775 / total #impl: 163517747 (eff. 0.099)
720.27/720.41	c #Conflicts:    2482000 | #Learnt:      61606 | 0.003
720.27/720.41	c total clause space: 127.173MB
720.27/720.41	c total #watches: 220686
720.77/720.97	c total #propagations: 16143199 / total #impl: 163573430 (eff. 0.099)
720.77/720.97	c #Conflicts:    2483000 | #Learnt:      62606 | 0.003
720.77/720.97	c total clause space: 127.173MB
720.77/720.97	c total #watches: 224442
721.17/721.39	c total #propagations: 16150102 / total #impl: 163632707 (eff. 0.099)
721.17/721.39	c #Conflicts:    2484000 | #Learnt:      63606 | 0.003
721.17/721.39	c total clause space: 127.173MB
721.17/721.39	c total #watches: 227757
721.58/721.77	c total #propagations: 16156811 / total #impl: 163689078 (eff. 0.099)
721.58/721.77	c #Conflicts:    2485000 | #Learnt:      64606 | 0.003
721.58/721.77	c total clause space: 127.173MB
721.58/721.77	c total #watches: 231266
722.17/722.39	c total #propagations: 16163156 / total #impl: 163743861 (eff. 0.099)
722.17/722.39	c #Conflicts:    2486000 | #Learnt:      65606 | 0.003
722.17/722.39	c total clause space: 127.173MB
722.17/722.39	c total #watches: 234856
722.68/722.84	c total #propagations: 16170180 / total #impl: 163798896 (eff. 0.099)
722.68/722.84	c #Conflicts:    2487000 | #Learnt:      66606 | 0.003
722.68/722.84	c total clause space: 127.173MB
722.68/722.84	c total #watches: 238336
723.07/723.23	c total #propagations: 16176668 / total #impl: 163862965 (eff. 0.099)
723.07/723.23	c #Conflicts:    2488000 | #Learnt:      67606 | 0.003
723.07/723.23	c total clause space: 127.173MB
723.07/723.23	c total #watches: 241809
723.68/723.87	c total #propagations: 16183896 / total #impl: 163936354 (eff. 0.099)
723.68/723.87	c #Conflicts:    2489000 | #Learnt:      68606 | 0.003
723.68/723.87	c total clause space: 127.173MB
723.68/723.87	c total #watches: 245256
724.27/724.44	c total #propagations: 16190868 / total #impl: 164006690 (eff. 0.099)
724.27/724.44	c #Conflicts:    2490000 | #Learnt:      69606 | 0.003
724.27/724.44	c total clause space: 127.173MB
724.27/724.44	c total #watches: 248794
724.78/724.94	c total #propagations: 16197066 / total #impl: 164067353 (eff. 0.099)
724.78/724.94	c #Conflicts:    2491000 | #Learnt:      70606 | 0.003
724.78/724.94	c total clause space: 127.173MB
724.78/724.94	c total #watches: 252699
725.27/725.47	c total #propagations: 16204046 / total #impl: 164136138 (eff. 0.099)
725.27/725.47	c #Conflicts:    2492000 | #Learnt:      71606 | 0.003
725.27/725.47	c total clause space: 127.173MB
725.27/725.47	c total #watches: 256123
725.88/726.05	c total #propagations: 16210998 / total #impl: 164207221 (eff. 0.099)
725.88/726.05	c #Conflicts:    2493000 | #Learnt:      72606 | 0.003
725.88/726.05	c total clause space: 127.173MB
725.88/726.05	c total #watches: 259737
726.47/726.63	c total #propagations: 16218002 / total #impl: 164265742 (eff. 0.099)
726.47/726.63	c #Conflicts:    2494000 | #Learnt:      73606 | 0.003
726.47/726.63	c total clause space: 127.173MB
726.47/726.63	c total #watches: 263106
727.08/727.27	c total #propagations: 16224619 / total #impl: 164315055 (eff. 0.099)
727.08/727.27	c #Conflicts:    2495000 | #Learnt:      74606 | 0.003
727.08/727.27	c total clause space: 127.173MB
727.08/727.27	c total #watches: 266473
727.77/727.98	c total #propagations: 16231246 / total #impl: 164374265 (eff. 0.099)
727.77/727.98	c #Conflicts:    2496000 | #Learnt:      75606 | 0.003
727.77/727.98	c total clause space: 127.173MB
727.77/727.98	c total #watches: 270070
728.37/728.50	c total #propagations: 16237733 / total #impl: 164446939 (eff. 0.099)
728.37/728.50	c #Conflicts:    2497000 | #Learnt:      76606 | 0.003
728.37/728.50	c total clause space: 127.173MB
728.37/728.50	c total #watches: 273861
728.57/728.71	c total #propagations: 16243645 / total #impl: 164514915 (eff. 0.099)
728.57/728.71	c GC COLLECT
728.57/728.71	c #Conflicts:    2498000 | #Learnt:      39307 | 0.003
728.57/728.71	c total clause space: 127.173MB
728.57/728.71	c total #watches: 141352
728.67/728.88	c total #propagations: 16250024 / total #impl: 164572866 (eff. 0.099)
728.67/728.88	c #Conflicts:    2499000 | #Learnt:      40307 | 0.003
728.67/728.88	c total clause space: 127.173MB
728.67/728.88	c total #watches: 144992
728.87/729.08	c total #propagations: 16256338 / total #impl: 164631885 (eff. 0.099)
728.87/729.08	c #Conflicts:    2500000 | #Learnt:      41307 | 0.003
728.87/729.08	c total clause space: 127.173MB
728.87/729.08	c total #watches: 148388
729.18/729.31	c total #propagations: 16262642 / total #impl: 164690070 (eff. 0.099)
729.18/729.31	c #Conflicts:    2501000 | #Learnt:      42307 | 0.003
729.18/729.31	c total clause space: 127.173MB
729.18/729.31	c total #watches: 151864
729.37/729.57	c total #propagations: 16268444 / total #impl: 164749473 (eff. 0.099)
729.37/729.57	c #Conflicts:    2502000 | #Learnt:      43307 | 0.003
729.37/729.57	c total clause space: 127.173MB
729.37/729.57	c total #watches: 155327
729.67/729.89	c total #propagations: 16274303 / total #impl: 164807285 (eff. 0.099)
729.67/729.89	c #Conflicts:    2503000 | #Learnt:      44307 | 0.003
729.67/729.89	c total clause space: 127.173MB
729.67/729.89	c total #watches: 158800
729.97/730.17	c total #propagations: 16280583 / total #impl: 164872959 (eff. 0.099)
729.97/730.17	c #Conflicts:    2504000 | #Learnt:      45307 | 0.003
729.97/730.17	c total clause space: 127.173MB
729.97/730.17	c total #watches: 162326
730.28/730.46	c total #propagations: 16286323 / total #impl: 164928918 (eff. 0.099)
730.28/730.46	c #Conflicts:    2505000 | #Learnt:      46307 | 0.003
730.28/730.46	c total clause space: 127.173MB
730.28/730.46	c total #watches: 165651
730.57/730.79	c total #propagations: 16292118 / total #impl: 164991619 (eff. 0.099)
730.57/730.79	c #Conflicts:    2506000 | #Learnt:      47307 | 0.003
730.57/730.79	c total clause space: 127.173MB
730.57/730.79	c total #watches: 169260
731.07/731.23	c total #propagations: 16297821 / total #impl: 165060515 (eff. 0.099)
731.07/731.23	c #Conflicts:    2507000 | #Learnt:      48307 | 0.003
731.07/731.23	c total clause space: 127.173MB
731.07/731.23	c total #watches: 172927
731.38/731.54	c total #propagations: 16304519 / total #impl: 165122950 (eff. 0.099)
731.38/731.54	c #Conflicts:    2508000 | #Learnt:      49307 | 0.003
731.38/731.54	c total clause space: 127.173MB
731.38/731.54	c total #watches: 176372
731.67/731.80	c total #propagations: 16310797 / total #impl: 165183534 (eff. 0.099)
731.67/731.80	c #Conflicts:    2509000 | #Learnt:      50307 | 0.003
731.67/731.80	c total clause space: 127.173MB
731.67/731.80	c total #watches: 179788
731.87/732.04	c total #propagations: 16317311 / total #impl: 165242090 (eff. 0.099)
731.87/732.04	c #Conflicts:    2510000 | #Learnt:      51307 | 0.003
731.87/732.04	c total clause space: 127.173MB
731.87/732.04	c total #watches: 183399
732.27/732.40	c total #propagations: 16323680 / total #impl: 165290272 (eff. 0.099)
732.27/732.40	c #Conflicts:    2511000 | #Learnt:      52307 | 0.003
732.27/732.40	c total clause space: 127.173MB
732.27/732.40	c total #watches: 186897
732.67/732.81	c total #propagations: 16330585 / total #impl: 165338529 (eff. 0.099)
732.67/732.81	c #Conflicts:    2512000 | #Learnt:      53307 | 0.003
732.67/732.81	c total clause space: 127.173MB
732.67/732.81	c total #watches: 190232
732.97/733.19	c total #propagations: 16337268 / total #impl: 165393949 (eff. 0.099)
732.97/733.19	c #Conflicts:    2513000 | #Learnt:      54307 | 0.003
732.97/733.19	c total clause space: 127.173MB
732.97/733.19	c total #watches: 193386
733.47/733.65	c total #propagations: 16343595 / total #impl: 165455218 (eff. 0.099)
733.47/733.65	c #Conflicts:    2514000 | #Learnt:      55307 | 0.003
733.47/733.65	c total clause space: 127.173MB
733.47/733.65	c total #watches: 196931
733.87/734.04	c total #propagations: 16349733 / total #impl: 165519922 (eff. 0.099)
733.87/734.04	c #Conflicts:    2515000 | #Learnt:      56307 | 0.003
733.87/734.04	c total clause space: 127.173MB
733.87/734.04	c total #watches: 200454
734.27/734.49	c total #propagations: 16355942 / total #impl: 165576516 (eff. 0.099)
734.27/734.49	c #Conflicts:    2516000 | #Learnt:      57307 | 0.003
734.27/734.49	c total clause space: 127.173MB
734.27/734.49	c total #watches: 204480
734.57/734.74	c total #propagations: 16362393 / total #impl: 165647862 (eff. 0.099)
734.57/734.74	c #Conflicts:    2517000 | #Learnt:      58307 | 0.003
734.57/734.74	c total clause space: 127.173MB
734.57/734.74	c total #watches: 208227
734.97/735.14	c total #propagations: 16369501 / total #impl: 165699987 (eff. 0.099)
734.97/735.14	c #Conflicts:    2518000 | #Learnt:      59307 | 0.003
734.97/735.14	c total clause space: 127.173MB
734.97/735.14	c total #watches: 211677
735.37/735.51	c total #propagations: 16376103 / total #impl: 165761289 (eff. 0.099)
735.37/735.51	c #Conflicts:    2519000 | #Learnt:      60307 | 0.003
735.37/735.51	c total clause space: 127.173MB
735.37/735.51	c total #watches: 215119
735.78/735.97	c total #propagations: 16382688 / total #impl: 165817481 (eff. 0.099)
735.78/735.97	c #Conflicts:    2520000 | #Learnt:      61307 | 0.003
735.78/735.97	c total clause space: 127.173MB
735.78/735.97	c total #watches: 218617
736.07/736.30	c total #propagations: 16389270 / total #impl: 165874966 (eff. 0.099)
736.07/736.30	c #Conflicts:    2521000 | #Learnt:      62307 | 0.003
736.07/736.30	c total clause space: 127.173MB
736.07/736.30	c total #watches: 222396
736.57/736.77	c total #propagations: 16396271 / total #impl: 165932888 (eff. 0.099)
736.57/736.77	c #Conflicts:    2522000 | #Learnt:      63307 | 0.003
736.57/736.77	c total clause space: 127.173MB
736.57/736.77	c total #watches: 225615
737.17/737.31	c total #propagations: 16403196 / total #impl: 165996263 (eff. 0.099)
737.17/737.31	c #Conflicts:    2523000 | #Learnt:      64307 | 0.003
737.17/737.31	c total clause space: 127.173MB
737.17/737.31	c total #watches: 229143
737.57/737.77	c total #propagations: 16409557 / total #impl: 166063486 (eff. 0.099)
737.57/737.77	c #Conflicts:    2524000 | #Learnt:      65307 | 0.003
737.57/737.77	c total clause space: 127.173MB
737.57/737.77	c total #watches: 232830
738.17/738.37	c total #propagations: 16415903 / total #impl: 166125254 (eff. 0.099)
738.17/738.37	c #Conflicts:    2525000 | #Learnt:      66307 | 0.003
738.17/738.37	c total clause space: 127.173MB
738.17/738.37	c total #watches: 236411
738.67/738.88	c total #propagations: 16422230 / total #impl: 166193847 (eff. 0.099)
738.67/738.88	c #Conflicts:    2526000 | #Learnt:      67307 | 0.003
738.67/738.88	c total clause space: 127.173MB
738.67/738.88	c total #watches: 240019
739.37/739.53	c total #propagations: 16428765 / total #impl: 166263784 (eff. 0.099)
739.37/739.53	c #Conflicts:    2527000 | #Learnt:      68307 | 0.003
739.37/739.53	c total clause space: 127.173MB
739.37/739.53	c total #watches: 243657
739.77/739.94	c total #propagations: 16435417 / total #impl: 166330923 (eff. 0.099)
739.77/739.94	c #Conflicts:    2528000 | #Learnt:      69307 | 0.003
739.77/739.94	c total clause space: 127.173MB
739.77/739.94	c total #watches: 247240
740.18/740.39	c total #propagations: 16441936 / total #impl: 166381138 (eff. 0.099)
740.18/740.39	c #Conflicts:    2529000 | #Learnt:      70307 | 0.003
740.18/740.39	c total clause space: 127.173MB
740.18/740.39	c total #watches: 250631
740.77/740.91	c total #propagations: 16447896 / total #impl: 166438103 (eff. 0.099)
740.77/740.91	c #Conflicts:    2530000 | #Learnt:      71307 | 0.003
740.77/740.91	c total clause space: 127.173MB
740.77/740.91	c total #watches: 254027
741.38/741.56	c total #propagations: 16454568 / total #impl: 166498970 (eff. 0.099)
741.38/741.56	c #Conflicts:    2531000 | #Learnt:      72307 | 0.003
741.38/741.56	c total clause space: 127.173MB
741.38/741.56	c total #watches: 257534
742.07/742.23	c total #propagations: 16460878 / total #impl: 166549368 (eff. 0.099)
742.07/742.23	c #Conflicts:    2532000 | #Learnt:      73307 | 0.003
742.07/742.23	c total clause space: 127.173MB
742.07/742.23	c total #watches: 261468
742.38/742.56	c total #propagations: 16467526 / total #impl: 166605052 (eff. 0.099)
742.38/742.56	c #Conflicts:    2533000 | #Learnt:      74307 | 0.003
742.38/742.56	c total clause space: 127.173MB
742.38/742.56	c total #watches: 265114
743.07/743.24	c total #propagations: 16474807 / total #impl: 166651101 (eff. 0.099)
743.07/743.24	c #Conflicts:    2534000 | #Learnt:      75307 | 0.003
743.07/743.24	c total clause space: 127.173MB
743.07/743.24	c total #watches: 268834
744.07/744.28	c total #propagations: 16482455 / total #impl: 166722969 (eff. 0.099)
744.07/744.28	c #Conflicts:    2535000 | #Learnt:      76307 | 0.003
744.07/744.28	c total clause space: 127.173MB
744.07/744.28	c total #watches: 272491
744.77/744.99	c total #propagations: 16489455 / total #impl: 166791989 (eff. 0.099)
744.77/744.99	c GC COLLECT
744.77/744.99	c #Conflicts:    2536000 | #Learnt:      38703 | 0.003
744.77/744.99	c total clause space: 127.173MB
744.77/744.99	c total #watches: 139081
745.07/745.24	c total #propagations: 16495917 / total #impl: 166846141 (eff. 0.099)
745.07/745.24	c #Conflicts:    2537000 | #Learnt:      39703 | 0.003
745.07/745.24	c total clause space: 127.173MB
745.07/745.24	c total #watches: 142556
745.27/745.46	c total #propagations: 16502409 / total #impl: 166903426 (eff. 0.099)
745.27/745.46	c #Conflicts:    2538000 | #Learnt:      40703 | 0.003
745.27/745.46	c total clause space: 127.173MB
745.27/745.46	c total #watches: 146087
745.57/745.70	c total #propagations: 16508637 / total #impl: 166951122 (eff. 0.099)
745.57/745.70	c #Conflicts:    2539000 | #Learnt:      41703 | 0.003
745.57/745.70	c total clause space: 127.173MB
745.57/745.70	c total #watches: 149705
745.78/745.92	c total #propagations: 16514891 / total #impl: 167013380 (eff. 0.099)
745.78/745.92	c #Conflicts:    2540000 | #Learnt:      42703 | 0.003
745.78/745.92	c total clause space: 127.173MB
745.78/745.92	c total #watches: 153199
746.07/746.21	c total #propagations: 16521223 / total #impl: 167073694 (eff. 0.099)
746.07/746.21	c #Conflicts:    2541000 | #Learnt:      43703 | 0.003
746.07/746.21	c total clause space: 127.173MB
746.07/746.21	c total #watches: 156557
746.27/746.47	c total #propagations: 16527429 / total #impl: 167129420 (eff. 0.099)
746.27/746.47	c #Conflicts:    2542000 | #Learnt:      44703 | 0.003
746.27/746.47	c total clause space: 127.173MB
746.27/746.47	c total #watches: 159858
746.47/746.68	c total #propagations: 16533521 / total #impl: 167181917 (eff. 0.099)
746.47/746.68	c #Conflicts:    2543000 | #Learnt:      45703 | 0.003
746.47/746.68	c total clause space: 127.173MB
746.47/746.68	c total #watches: 163247
746.78/746.91	c total #propagations: 16539718 / total #impl: 167239479 (eff. 0.099)
746.78/746.91	c #Conflicts:    2544000 | #Learnt:      46703 | 0.003
746.78/746.91	c total clause space: 127.173MB
746.78/746.91	c total #watches: 166460
746.97/747.12	c total #propagations: 16546045 / total #impl: 167292870 (eff. 0.099)
746.97/747.12	c #Conflicts:    2545000 | #Learnt:      47703 | 0.003
746.97/747.12	c total clause space: 127.173MB
746.97/747.12	c total #watches: 169894
747.17/747.34	c total #propagations: 16552476 / total #impl: 167347503 (eff. 0.099)
747.17/747.34	c #Conflicts:    2546000 | #Learnt:      48703 | 0.003
747.17/747.34	c total clause space: 127.173MB
747.17/747.34	c total #watches: 173409
747.37/747.57	c total #propagations: 16559834 / total #impl: 167414901 (eff. 0.099)
747.37/747.57	c #Conflicts:    2547000 | #Learnt:      49703 | 0.003
747.37/747.57	c total clause space: 127.173MB
747.37/747.57	c total #watches: 176953
747.57/747.77	c total #propagations: 16566607 / total #impl: 167481948 (eff. 0.099)
747.57/747.77	c #Conflicts:    2548000 | #Learnt:      50703 | 0.003
747.57/747.77	c total clause space: 127.173MB
747.57/747.77	c total #watches: 180327
747.88/748.08	c total #propagations: 16572861 / total #impl: 167546530 (eff. 0.099)
747.88/748.08	c #Conflicts:    2549000 | #Learnt:      51703 | 0.003
747.88/748.08	c total clause space: 127.173MB
747.88/748.08	c total #watches: 183763
748.27/748.49	c total #propagations: 16580172 / total #impl: 167618508 (eff. 0.099)
748.27/748.49	c #Conflicts:    2550000 | #Learnt:      52703 | 0.003
748.27/748.49	c total clause space: 127.173MB
748.27/748.49	c total #watches: 186995
748.67/748.87	c total #propagations: 16586797 / total #impl: 167684815 (eff. 0.099)
748.67/748.87	c #Conflicts:    2551000 | #Learnt:      53703 | 0.003
748.67/748.87	c total clause space: 127.173MB
748.67/748.87	c total #watches: 190182
748.98/749.18	c total #propagations: 16593085 / total #impl: 167746392 (eff. 0.099)
748.98/749.18	c #Conflicts:    2552000 | #Learnt:      54703 | 0.003
748.98/749.18	c total clause space: 127.173MB
748.98/749.18	c total #watches: 193484
749.27/749.47	c total #propagations: 16600140 / total #impl: 167805093 (eff. 0.099)
749.27/749.47	c #Conflicts:    2553000 | #Learnt:      55703 | 0.003
749.27/749.47	c total clause space: 127.173MB
749.27/749.47	c total #watches: 196761
749.57/749.77	c total #propagations: 16606718 / total #impl: 167853523 (eff. 0.099)
749.57/749.77	c #Conflicts:    2554000 | #Learnt:      56703 | 0.003
749.57/749.77	c total clause space: 127.173MB
749.57/749.77	c total #watches: 200016
749.87/750.08	c total #propagations: 16613515 / total #impl: 167897694 (eff. 0.099)
749.87/750.08	c #Conflicts:    2555000 | #Learnt:      57703 | 0.003
749.87/750.08	c total clause space: 127.173MB
749.87/750.08	c total #watches: 202996
750.27/750.43	c total #propagations: 16620151 / total #impl: 167950046 (eff. 0.099)
750.27/750.43	c #Conflicts:    2556000 | #Learnt:      58703 | 0.003
750.27/750.43	c total clause space: 127.173MB
750.27/750.43	c total #watches: 206131
750.57/750.70	c total #propagations: 16627039 / total #impl: 168004762 (eff. 0.099)
750.57/750.70	c #Conflicts:    2557000 | #Learnt:      59703 | 0.003
750.57/750.70	c total clause space: 127.173MB
750.57/750.70	c total #watches: 209296
750.87/751.08	c total #propagations: 16633726 / total #impl: 168060750 (eff. 0.099)
750.87/751.08	c #Conflicts:    2558000 | #Learnt:      60703 | 0.003
750.87/751.08	c total clause space: 127.173MB
750.87/751.08	c total #watches: 212644
751.37/751.54	c total #propagations: 16640120 / total #impl: 168123818 (eff. 0.099)
751.37/751.54	c #Conflicts:    2559000 | #Learnt:      61703 | 0.003
751.37/751.54	c total clause space: 127.173MB
751.37/751.54	c total #watches: 216217
751.77/751.92	c total #propagations: 16646300 / total #impl: 168189543 (eff. 0.099)
751.77/751.92	c #Conflicts:    2560000 | #Learnt:      62703 | 0.003
751.77/751.92	c total clause space: 127.173MB
751.77/751.92	c total #watches: 219827
752.28/752.48	c total #propagations: 16652583 / total #impl: 168258795 (eff. 0.099)
752.28/752.48	c #Conflicts:    2561000 | #Learnt:      63703 | 0.003
752.28/752.48	c total clause space: 127.173MB
752.28/752.48	c total #watches: 222910
752.77/753.00	c total #propagations: 16659012 / total #impl: 168325964 (eff. 0.099)
752.77/753.00	c #Conflicts:    2562000 | #Learnt:      64703 | 0.003
752.77/753.00	c total clause space: 127.173MB
752.77/753.00	c total #watches: 226263
753.27/753.40	c total #propagations: 16665283 / total #impl: 168392012 (eff. 0.099)
753.27/753.40	c #Conflicts:    2563000 | #Learnt:      65703 | 0.003
753.27/753.40	c total clause space: 127.173MB
753.27/753.40	c total #watches: 229402
753.77/753.94	c total #propagations: 16672023 / total #impl: 168450451 (eff. 0.099)
753.77/753.94	c #Conflicts:    2564000 | #Learnt:      66703 | 0.003
753.77/753.94	c total clause space: 127.173MB
753.77/753.94	c total #watches: 232587
754.48/754.61	c total #propagations: 16679272 / total #impl: 168504602 (eff. 0.099)
754.48/754.61	c #Conflicts:    2565000 | #Learnt:      67703 | 0.003
754.48/754.61	c total clause space: 127.173MB
754.48/754.61	c total #watches: 235991
754.87/755.09	c total #propagations: 16685987 / total #impl: 168569641 (eff. 0.099)
754.87/755.09	c #Conflicts:    2566000 | #Learnt:      68703 | 0.003
754.87/755.09	c total clause space: 127.173MB
754.87/755.09	c total #watches: 239283
755.47/755.69	c total #propagations: 16692562 / total #impl: 168628199 (eff. 0.099)
755.47/755.69	c #Conflicts:    2567000 | #Learnt:      69703 | 0.003
755.47/755.69	c total clause space: 127.173MB
755.47/755.69	c total #watches: 242609
756.17/756.37	c total #propagations: 16700107 / total #impl: 168682681 (eff. 0.099)
756.17/756.37	c #Conflicts:    2568000 | #Learnt:      70703 | 0.003
756.17/756.37	c total clause space: 127.173MB
756.17/756.37	c total #watches: 246268
756.57/756.74	c total #propagations: 16707875 / total #impl: 168743062 (eff. 0.099)
756.57/756.74	c #Conflicts:    2569000 | #Learnt:      71703 | 0.003
756.57/756.74	c total clause space: 127.173MB
756.57/756.74	c total #watches: 250106
756.97/757.13	c total #propagations: 16715350 / total #impl: 168805008 (eff. 0.099)
756.97/757.13	c #Conflicts:    2570000 | #Learnt:      72703 | 0.003
756.97/757.13	c total clause space: 127.173MB
756.97/757.13	c total #watches: 253694
757.47/757.64	c total #propagations: 16721864 / total #impl: 168869578 (eff. 0.099)
757.47/757.64	c #Conflicts:    2571000 | #Learnt:      73703 | 0.003
757.47/757.64	c total clause space: 127.173MB
757.47/757.64	c total #watches: 257158
758.17/758.30	c total #propagations: 16727708 / total #impl: 168929418 (eff. 0.099)
758.17/758.30	c #Conflicts:    2572000 | #Learnt:      74703 | 0.003
758.17/758.30	c total clause space: 127.173MB
758.17/758.30	c total #watches: 260542
758.97/759.15	c total #propagations: 16733655 / total #impl: 168980726 (eff. 0.099)
758.97/759.15	c #Conflicts:    2573000 | #Learnt:      75703 | 0.003
758.97/759.15	c total clause space: 127.173MB
758.97/759.15	c total #watches: 264017
759.67/759.81	c total #propagations: 16740750 / total #impl: 169040142 (eff. 0.099)
759.67/759.81	c #Conflicts:    2574000 | #Learnt:      76703 | 0.003
759.67/759.81	c total clause space: 127.173MB
759.67/759.81	c total #watches: 267500
760.27/760.49	c total #propagations: 16747310 / total #impl: 169086956 (eff. 0.099)
760.27/760.49	c #Conflicts:    2575000 | #Learnt:      77703 | 0.003
760.27/760.49	c total clause space: 127.173MB
760.27/760.49	c total #watches: 271207
760.67/760.80	c total #propagations: 16754913 / total #impl: 169146275 (eff. 0.099)
760.67/760.80	c GC COLLECT
760.67/760.80	c #Conflicts:    2576000 | #Learnt:      39805 | 0.003
760.67/760.80	c total clause space: 127.173MB
760.67/760.80	c total #watches: 142940
760.87/761.02	c total #propagations: 16762106 / total #impl: 169205144 (eff. 0.099)
760.87/761.02	c #Conflicts:    2577000 | #Learnt:      40805 | 0.003
760.87/761.02	c total clause space: 127.173MB
760.87/761.02	c total #watches: 146558
761.17/761.31	c total #propagations: 16768165 / total #impl: 169255382 (eff. 0.099)
761.17/761.31	c #Conflicts:    2578000 | #Learnt:      41805 | 0.003
761.17/761.31	c total clause space: 127.173MB
761.17/761.31	c total #watches: 150083
761.37/761.58	c total #propagations: 16774295 / total #impl: 169304959 (eff. 0.099)
761.37/761.58	c #Conflicts:    2579000 | #Learnt:      42805 | 0.003
761.37/761.58	c total clause space: 127.173MB
761.37/761.58	c total #watches: 154039
761.77/761.99	c total #propagations: 16780336 / total #impl: 169358587 (eff. 0.099)
761.77/761.99	c #Conflicts:    2580000 | #Learnt:      43805 | 0.003
761.77/761.99	c total clause space: 127.173MB
761.77/761.99	c total #watches: 157378
762.17/762.35	c total #propagations: 16786974 / total #impl: 169412668 (eff. 0.099)
762.17/762.35	c #Conflicts:    2581000 | #Learnt:      44805 | 0.003
762.17/762.35	c total clause space: 127.173MB
762.17/762.35	c total #watches: 161124
762.57/762.77	c total #propagations: 16793511 / total #impl: 169463302 (eff. 0.099)
762.57/762.77	c #Conflicts:    2582000 | #Learnt:      45805 | 0.003
762.57/762.77	c total clause space: 127.173MB
762.57/762.77	c total #watches: 164697
763.07/763.22	c total #propagations: 16800432 / total #impl: 169513708 (eff. 0.099)
763.07/763.22	c #Conflicts:    2583000 | #Learnt:      46805 | 0.003
763.07/763.22	c total clause space: 127.173MB
763.07/763.22	c total #watches: 168234
763.57/763.71	c total #propagations: 16807031 / total #impl: 169563658 (eff. 0.099)
763.57/763.71	c #Conflicts:    2584000 | #Learnt:      47805 | 0.003
763.57/763.71	c total clause space: 127.173MB
763.57/763.71	c total #watches: 172064
763.87/764.06	c total #propagations: 16814113 / total #impl: 169615306 (eff. 0.099)
763.87/764.06	c #Conflicts:    2585000 | #Learnt:      48805 | 0.003
763.87/764.06	c total clause space: 127.173MB
763.87/764.06	c total #watches: 175571
764.17/764.38	c total #propagations: 16820580 / total #impl: 169673240 (eff. 0.099)
764.17/764.38	c #Conflicts:    2586000 | #Learnt:      49805 | 0.003
764.17/764.38	c total clause space: 127.173MB
764.17/764.38	c total #watches: 179185
764.67/764.82	c total #propagations: 16827227 / total #impl: 169719800 (eff. 0.099)
764.67/764.82	c #Conflicts:    2587000 | #Learnt:      50805 | 0.003
764.67/764.82	c total clause space: 127.173MB
764.67/764.82	c total #watches: 182714
765.07/765.21	c total #propagations: 16834367 / total #impl: 169770507 (eff. 0.099)
765.07/765.21	c #Conflicts:    2588000 | #Learnt:      51805 | 0.003
765.07/765.21	c total clause space: 127.173MB
765.07/765.21	c total #watches: 186082
765.47/765.65	c total #propagations: 16840817 / total #impl: 169826847 (eff. 0.099)
765.47/765.65	c #Conflicts:    2589000 | #Learnt:      52805 | 0.003
765.47/765.65	c total clause space: 127.173MB
765.47/765.65	c total #watches: 189579
765.87/766.08	c total #propagations: 16847292 / total #impl: 169888111 (eff. 0.099)
765.87/766.08	c #Conflicts:    2590000 | #Learnt:      53805 | 0.003
765.87/766.08	c total clause space: 127.173MB
765.87/766.08	c total #watches: 192815
766.37/766.50	c total #propagations: 16854243 / total #impl: 169940193 (eff. 0.099)
766.37/766.50	c #Conflicts:    2591000 | #Learnt:      54805 | 0.003
766.37/766.50	c total clause space: 127.173MB
766.37/766.50	c total #watches: 196182
766.77/766.90	c total #propagations: 16861258 / total #impl: 170006133 (eff. 0.099)
766.77/766.90	c #Conflicts:    2592000 | #Learnt:      55805 | 0.003
766.77/766.90	c total clause space: 127.173MB
766.77/766.90	c total #watches: 199868
767.07/767.29	c total #propagations: 16867944 / total #impl: 170071174 (eff. 0.099)
767.07/767.29	c #Conflicts:    2593000 | #Learnt:      56805 | 0.003
767.07/767.29	c total clause space: 127.173MB
767.07/767.29	c total #watches: 203289
767.47/767.70	c total #propagations: 16874697 / total #impl: 170122881 (eff. 0.099)
767.47/767.70	c #Conflicts:    2594000 | #Learnt:      57805 | 0.003
767.47/767.70	c total clause space: 127.173MB
767.47/767.70	c total #watches: 207007
767.87/768.04	c total #propagations: 16880895 / total #impl: 170174005 (eff. 0.099)
767.87/768.04	c #Conflicts:    2595000 | #Learnt:      58805 | 0.003
767.87/768.04	c total clause space: 127.173MB
767.87/768.04	c total #watches: 210407
768.37/768.51	c total #propagations: 16887329 / total #impl: 170228347 (eff. 0.099)
768.37/768.51	c #Conflicts:    2596000 | #Learnt:      59805 | 0.003
768.37/768.51	c total clause space: 127.173MB
768.37/768.51	c total #watches: 213884
768.77/768.96	c total #propagations: 16893916 / total #impl: 170286717 (eff. 0.099)
768.77/768.96	c #Conflicts:    2597000 | #Learnt:      60805 | 0.003
768.77/768.96	c total clause space: 127.173MB
768.77/768.96	c total #watches: 217904
769.17/769.32	c total #propagations: 16901288 / total #impl: 170344210 (eff. 0.099)
769.17/769.32	c #Conflicts:    2598000 | #Learnt:      61805 | 0.003
769.17/769.32	c total clause space: 127.173MB
769.17/769.32	c total #watches: 221609
769.37/769.54	c total #propagations: 16908081 / total #impl: 170407263 (eff. 0.099)
769.37/769.54	c #Conflicts:    2599000 | #Learnt:      62805 | 0.003
769.37/769.54	c total clause space: 127.173MB
769.37/769.54	c total #watches: 224851
769.67/769.82	c total #propagations: 16915688 / total #impl: 170452747 (eff. 0.099)
769.67/769.82	c #Conflicts:    2600000 | #Learnt:      63805 | 0.003
769.67/769.82	c total clause space: 127.173MB
769.67/769.82	c total #watches: 228252
769.97/770.13	c total #propagations: 16922550 / total #impl: 170500866 (eff. 0.099)
769.97/770.13	c #Conflicts:    2601000 | #Learnt:      64805 | 0.003
769.97/770.13	c total clause space: 127.173MB
769.97/770.13	c total #watches: 231512
770.16/770.38	c total #propagations: 16928985 / total #impl: 170558824 (eff. 0.099)
770.16/770.38	c #Conflicts:    2602000 | #Learnt:      65805 | 0.003
770.16/770.38	c total clause space: 127.173MB
770.16/770.38	c total #watches: 235156
770.56/770.74	c total #propagations: 16935174 / total #impl: 170617616 (eff. 0.099)
770.56/770.74	c #Conflicts:    2603000 | #Learnt:      66805 | 0.003
770.56/770.74	c total clause space: 127.173MB
770.56/770.74	c total #watches: 238391
770.86/771.06	c total #propagations: 16941394 / total #impl: 170680648 (eff. 0.099)
770.86/771.06	c #Conflicts:    2604000 | #Learnt:      67805 | 0.003
770.86/771.06	c total clause space: 127.173MB
770.86/771.06	c total #watches: 241658
771.26/771.40	c total #propagations: 16948103 / total #impl: 170748040 (eff. 0.099)
771.26/771.40	c #Conflicts:    2605000 | #Learnt:      68805 | 0.003
771.26/771.40	c total clause space: 127.173MB
771.26/771.40	c total #watches: 245034
771.56/771.70	c total #propagations: 16954714 / total #impl: 170806236 (eff. 0.099)
771.56/771.70	c #Conflicts:    2606000 | #Learnt:      69805 | 0.003
771.56/771.70	c total clause space: 127.173MB
771.56/771.70	c total #watches: 248485
771.76/771.98	c total #propagations: 16961154 / total #impl: 170870625 (eff. 0.099)
771.76/771.98	c #Conflicts:    2607000 | #Learnt:      70805 | 0.003
771.76/771.98	c total clause space: 127.173MB
771.76/771.98	c total #watches: 251862
772.07/772.30	c total #propagations: 16967334 / total #impl: 170929624 (eff. 0.099)
772.07/772.30	c #Conflicts:    2608000 | #Learnt:      71805 | 0.003
772.07/772.30	c total clause space: 127.173MB
772.07/772.30	c total #watches: 255281
772.36/772.57	c total #propagations: 16973839 / total #impl: 170990741 (eff. 0.099)
772.36/772.57	c #Conflicts:    2609000 | #Learnt:      72805 | 0.003
772.36/772.57	c total clause space: 127.173MB
772.36/772.57	c total #watches: 258721
772.96/773.18	c total #propagations: 16980428 / total #impl: 171040492 (eff. 0.099)
772.96/773.18	c #Conflicts:    2610000 | #Learnt:      73805 | 0.003
772.96/773.18	c total clause space: 127.173MB
772.96/773.18	c total #watches: 262236
773.46/773.68	c total #propagations: 16986750 / total #impl: 171091812 (eff. 0.099)
773.46/773.68	c #Conflicts:    2611000 | #Learnt:      74805 | 0.003
773.46/773.68	c total clause space: 127.173MB
773.46/773.68	c total #watches: 265799
773.96/774.17	c total #propagations: 16993396 / total #impl: 171148927 (eff. 0.099)
773.96/774.17	c #Conflicts:    2612000 | #Learnt:      75805 | 0.003
773.96/774.17	c total clause space: 127.173MB
773.96/774.17	c total #watches: 269204
774.86/775.03	c total #propagations: 16999504 / total #impl: 171201387 (eff. 0.099)
774.86/775.03	c #Conflicts:    2613000 | #Learnt:      76805 | 0.003
774.86/775.03	c total clause space: 127.173MB
774.86/775.03	c total #watches: 272679
775.37/775.57	c total #propagations: 17005921 / total #impl: 171266262 (eff. 0.099)
775.37/775.57	c #Conflicts:    2614000 | #Learnt:      77805 | 0.003
775.37/775.57	c total clause space: 127.173MB
775.37/775.57	c total #watches: 276205
775.76/775.97	c total #propagations: 17012146 / total #impl: 171325266 (eff. 0.099)
775.76/775.97	c GC COLLECT
775.76/775.97	c #Conflicts:    2615000 | #Learnt:      39603 | 0.003
775.76/775.97	c total clause space: 127.173MB
775.76/775.97	c total #watches: 142438
776.06/776.28	c total #propagations: 17018686 / total #impl: 171381023 (eff. 0.099)
776.06/776.28	c #Conflicts:    2616000 | #Learnt:      40603 | 0.003
776.06/776.28	c total clause space: 127.173MB
776.06/776.28	c total #watches: 146044
776.36/776.58	c total #propagations: 17025089 / total #impl: 171448609 (eff. 0.099)
776.36/776.58	c #Conflicts:    2617000 | #Learnt:      41603 | 0.003
776.36/776.58	c total clause space: 127.173MB
776.36/776.58	c total #watches: 149673
776.66/776.89	c total #propagations: 17030984 / total #impl: 171519215 (eff. 0.099)
776.66/776.89	c #Conflicts:    2618000 | #Learnt:      42603 | 0.003
776.66/776.89	c total clause space: 127.173MB
776.66/776.89	c total #watches: 153321
776.96/777.15	c total #propagations: 17037573 / total #impl: 171573548 (eff. 0.099)
776.96/777.15	c #Conflicts:    2619000 | #Learnt:      43603 | 0.003
776.96/777.15	c total clause space: 127.173MB
776.96/777.15	c total #watches: 156695
777.26/777.46	c total #propagations: 17043903 / total #impl: 171628070 (eff. 0.099)
777.26/777.46	c #Conflicts:    2620000 | #Learnt:      44603 | 0.003
777.26/777.46	c total clause space: 127.173MB
777.26/777.46	c total #watches: 160220
777.67/777.80	c total #propagations: 17051000 / total #impl: 171697101 (eff. 0.099)
777.67/777.80	c #Conflicts:    2621000 | #Learnt:      45603 | 0.003
777.67/777.80	c total clause space: 127.173MB
777.67/777.80	c total #watches: 163563
777.96/778.13	c total #propagations: 17057496 / total #impl: 171768424 (eff. 0.099)
777.96/778.13	c #Conflicts:    2622000 | #Learnt:      46603 | 0.003
777.96/778.13	c total clause space: 127.173MB
777.96/778.13	c total #watches: 166915
778.26/778.45	c total #propagations: 17064239 / total #impl: 171839554 (eff. 0.099)
778.26/778.45	c #Conflicts:    2623000 | #Learnt:      47603 | 0.003
778.26/778.45	c total clause space: 127.173MB
778.26/778.45	c total #watches: 170180
778.46/778.66	c total #propagations: 17071578 / total #impl: 171897800 (eff. 0.099)
778.46/778.66	c #Conflicts:    2624000 | #Learnt:      48603 | 0.003
778.46/778.66	c total clause space: 127.173MB
778.46/778.66	c total #watches: 173675
778.67/778.89	c total #propagations: 17078976 / total #impl: 171947875 (eff. 0.099)
778.67/778.89	c #Conflicts:    2625000 | #Learnt:      49603 | 0.003
778.67/778.89	c total clause space: 127.173MB
778.67/778.89	c total #watches: 177271
778.96/779.15	c total #propagations: 17086645 / total #impl: 172012929 (eff. 0.099)
778.96/779.15	c #Conflicts:    2626000 | #Learnt:      50603 | 0.003
778.96/779.15	c total clause space: 127.173MB
778.96/779.15	c total #watches: 181297
779.26/779.43	c total #propagations: 17093549 / total #impl: 172080895 (eff. 0.099)
779.26/779.43	c #Conflicts:    2627000 | #Learnt:      51603 | 0.003
779.26/779.43	c total clause space: 127.173MB
779.26/779.43	c total #watches: 184699
779.56/779.73	c total #propagations: 17100698 / total #impl: 172154762 (eff. 0.099)
779.56/779.73	c #Conflicts:    2628000 | #Learnt:      52603 | 0.003
779.56/779.73	c total clause space: 127.173MB
779.56/779.73	c total #watches: 188078
779.96/780.12	c total #propagations: 17108442 / total #impl: 172235485 (eff. 0.099)
779.96/780.12	c #Conflicts:    2629000 | #Learnt:      53603 | 0.003
779.96/780.12	c total clause space: 127.173MB
779.96/780.12	c total #watches: 191929
780.36/780.50	c total #propagations: 17115303 / total #impl: 172312424 (eff. 0.099)
780.36/780.50	c #Conflicts:    2630000 | #Learnt:      54603 | 0.003
780.36/780.50	c total clause space: 127.173MB
780.36/780.50	c total #watches: 195649
780.76/780.91	c total #propagations: 17121946 / total #impl: 172371960 (eff. 0.099)
780.76/780.91	c #Conflicts:    2631000 | #Learnt:      55603 | 0.003
780.76/780.91	c total clause space: 127.173MB
780.76/780.91	c total #watches: 199204
781.16/781.37	c total #propagations: 17128539 / total #impl: 172434883 (eff. 0.099)
781.16/781.37	c #Conflicts:    2632000 | #Learnt:      56603 | 0.003
781.16/781.37	c total clause space: 127.173MB
781.16/781.37	c total #watches: 202858
781.56/781.78	c total #propagations: 17134865 / total #impl: 172504259 (eff. 0.099)
781.56/781.78	c #Conflicts:    2633000 | #Learnt:      57603 | 0.003
781.56/781.78	c total clause space: 127.173MB
781.56/781.78	c total #watches: 206335
782.07/782.26	c total #propagations: 17141053 / total #impl: 172564623 (eff. 0.099)
782.07/782.26	c #Conflicts:    2634000 | #Learnt:      58603 | 0.003
782.07/782.26	c total clause space: 127.173MB
782.07/782.26	c total #watches: 209850
782.46/782.67	c total #propagations: 17147462 / total #impl: 172624799 (eff. 0.099)
782.46/782.67	c #Conflicts:    2635000 | #Learnt:      59603 | 0.003
782.46/782.67	c total clause space: 127.173MB
782.46/782.67	c total #watches: 213653
782.76/782.98	c total #propagations: 17154252 / total #impl: 172693923 (eff. 0.099)
782.76/782.98	c #Conflicts:    2636000 | #Learnt:      60603 | 0.003
782.76/782.98	c total clause space: 127.173MB
782.76/782.98	c total #watches: 216970
783.07/783.26	c total #propagations: 17160016 / total #impl: 172756960 (eff. 0.099)
783.07/783.26	c #Conflicts:    2637000 | #Learnt:      61603 | 0.003
783.07/783.26	c total clause space: 127.173MB
783.07/783.26	c total #watches: 220405
783.66/783.83	c total #propagations: 17166337 / total #impl: 172814272 (eff. 0.099)
783.66/783.83	c #Conflicts:    2638000 | #Learnt:      62603 | 0.003
783.66/783.83	c total clause space: 127.173MB
783.66/783.83	c total #watches: 223989
784.27/784.48	c total #propagations: 17172661 / total #impl: 172892288 (eff. 0.099)
784.27/784.48	c #Conflicts:    2639000 | #Learnt:      63603 | 0.003
784.27/784.48	c total clause space: 127.173MB
784.27/784.48	c total #watches: 227654
784.76/784.92	c total #propagations: 17178927 / total #impl: 172968943 (eff. 0.099)
784.76/784.92	c #Conflicts:    2640000 | #Learnt:      64603 | 0.003
784.76/784.92	c total clause space: 127.173MB
784.76/784.92	c total #watches: 231071
785.37/785.56	c total #propagations: 17185109 / total #impl: 173034982 (eff. 0.099)
785.37/785.56	c #Conflicts:    2641000 | #Learnt:      65603 | 0.003
785.37/785.56	c total clause space: 127.173MB
785.37/785.56	c total #watches: 234682
786.06/786.29	c total #propagations: 17191888 / total #impl: 173100834 (eff. 0.099)
786.06/786.29	c #Conflicts:    2642000 | #Learnt:      66603 | 0.003
786.06/786.29	c total clause space: 127.173MB
786.06/786.29	c total #watches: 238073
786.86/787.07	c total #propagations: 17198511 / total #impl: 173164946 (eff. 0.099)
786.86/787.07	c #Conflicts:    2643000 | #Learnt:      67603 | 0.003
786.86/787.07	c total clause space: 127.173MB
786.86/787.07	c total #watches: 241769
787.16/787.38	c total #propagations: 17205018 / total #impl: 173246851 (eff. 0.099)
787.16/787.38	c #Conflicts:    2644000 | #Learnt:      68603 | 0.003
787.16/787.38	c total clause space: 127.173MB
787.16/787.38	c total #watches: 245305
787.76/787.90	c total #propagations: 17212164 / total #impl: 173299061 (eff. 0.099)
787.76/787.90	c #Conflicts:    2645000 | #Learnt:      69603 | 0.003
787.76/787.90	c total clause space: 127.173MB
787.76/787.90	c total #watches: 248942
788.36/788.56	c total #propagations: 17218445 / total #impl: 173363931 (eff. 0.099)
788.36/788.56	c #Conflicts:    2646000 | #Learnt:      70603 | 0.003
788.36/788.56	c total clause space: 127.173MB
788.36/788.56	c total #watches: 252546
789.06/789.26	c total #propagations: 17224765 / total #impl: 173447573 (eff. 0.099)
789.06/789.26	c #Conflicts:    2647000 | #Learnt:      71603 | 0.003
789.06/789.26	c total clause space: 127.173MB
789.06/789.26	c total #watches: 256401
789.77/789.96	c total #propagations: 17231014 / total #impl: 173530448 (eff. 0.099)
789.77/789.96	c #Conflicts:    2648000 | #Learnt:      72603 | 0.003
789.77/789.96	c total clause space: 127.173MB
789.77/789.96	c total #watches: 259703
790.46/790.63	c total #propagations: 17237162 / total #impl: 173605367 (eff. 0.099)
790.46/790.63	c #Conflicts:    2649000 | #Learnt:      73603 | 0.003
790.46/790.63	c total clause space: 127.173MB
790.46/790.63	c total #watches: 262942
790.96/791.19	c total #propagations: 17243765 / total #impl: 173679824 (eff. 0.099)
790.96/791.19	c #Conflicts:    2650000 | #Learnt:      74603 | 0.003
790.96/791.19	c total clause space: 127.173MB
790.96/791.19	c total #watches: 266185
791.66/791.80	c total #propagations: 17250176 / total #impl: 173751141 (eff. 0.099)
791.66/791.80	c #Conflicts:    2651000 | #Learnt:      75603 | 0.003
791.66/791.80	c total clause space: 127.173MB
791.66/791.80	c total #watches: 269283
792.16/792.39	c total #propagations: 17256413 / total #impl: 173820232 (eff. 0.099)
792.16/792.39	c #Conflicts:    2652000 | #Learnt:      76603 | 0.003
792.16/792.39	c total clause space: 127.173MB
792.16/792.39	c total #watches: 272514
792.86/793.01	c total #propagations: 17262721 / total #impl: 173890513 (eff. 0.099)
792.86/793.01	c #Conflicts:    2653000 | #Learnt:      77603 | 0.003
792.86/793.01	c total clause space: 127.173MB
792.86/793.01	c total #watches: 275604
793.46/793.62	c total #propagations: 17269059 / total #impl: 173955176 (eff. 0.099)
793.46/793.62	c #Conflicts:    2654000 | #Learnt:      78603 | 0.003
793.46/793.62	c total clause space: 127.173MB
793.46/793.62	c total #watches: 278626
793.86/794.00	c total #propagations: 17275398 / total #impl: 174022559 (eff. 0.099)
793.86/794.00	c GC COLLECT
793.86/794.00	c #Conflicts:    2655000 | #Learnt:      40100 | 0.003
793.86/794.00	c total clause space: 127.173MB
793.86/794.00	c total #watches: 144216
794.07/794.26	c total #propagations: 17282655 / total #impl: 174072837 (eff. 0.099)
794.07/794.26	c #Conflicts:    2656000 | #Learnt:      41100 | 0.003
794.07/794.26	c total clause space: 127.173MB
794.07/794.26	c total #watches: 147725
794.46/794.63	c total #propagations: 17289906 / total #impl: 174124103 (eff. 0.099)
794.46/794.63	c #Conflicts:    2657000 | #Learnt:      42100 | 0.003
794.46/794.63	c total clause space: 127.173MB
794.46/794.63	c total #watches: 151482
794.76/794.98	c total #propagations: 17296961 / total #impl: 174181655 (eff. 0.099)
794.76/794.98	c #Conflicts:    2658000 | #Learnt:      43100 | 0.003
794.76/794.98	c total clause space: 127.173MB
794.76/794.98	c total #watches: 155599
795.17/795.30	c total #propagations: 17303603 / total #impl: 174248961 (eff. 0.099)
795.17/795.30	c #Conflicts:    2659000 | #Learnt:      44100 | 0.003
795.17/795.30	c total clause space: 127.173MB
795.17/795.30	c total #watches: 159362
795.36/795.52	c total #propagations: 17310892 / total #impl: 174303186 (eff. 0.099)
795.36/795.52	c #Conflicts:    2660000 | #Learnt:      45100 | 0.003
795.36/795.52	c total clause space: 127.173MB
795.36/795.52	c total #watches: 162728
795.56/795.79	c total #propagations: 17317881 / total #impl: 174353513 (eff. 0.099)
795.56/795.79	c #Conflicts:    2661000 | #Learnt:      46100 | 0.003
795.56/795.79	c total clause space: 127.173MB
795.56/795.79	c total #watches: 166240
795.86/796.03	c total #propagations: 17324750 / total #impl: 174408658 (eff. 0.099)
795.86/796.03	c #Conflicts:    2662000 | #Learnt:      47100 | 0.003
795.86/796.03	c total clause space: 127.173MB
795.86/796.03	c total #watches: 169614
796.16/796.32	c total #propagations: 17331521 / total #impl: 174469907 (eff. 0.099)
796.16/796.32	c #Conflicts:    2663000 | #Learnt:      48100 | 0.003
796.16/796.32	c total clause space: 127.173MB
796.16/796.32	c total #watches: 173147
796.46/796.64	c total #propagations: 17338112 / total #impl: 174521849 (eff. 0.099)
796.46/796.64	c #Conflicts:    2664000 | #Learnt:      49100 | 0.003
796.46/796.64	c total clause space: 127.173MB
796.46/796.64	c total #watches: 176747
796.76/796.93	c total #propagations: 17345050 / total #impl: 174571063 (eff. 0.099)
796.76/796.93	c #Conflicts:    2665000 | #Learnt:      50100 | 0.003
796.76/796.93	c total clause space: 127.173MB
796.76/796.93	c total #watches: 180445
797.06/797.24	c total #propagations: 17352340 / total #impl: 174628715 (eff. 0.099)
797.06/797.24	c #Conflicts:    2666000 | #Learnt:      51100 | 0.003
797.06/797.24	c total clause space: 127.173MB
797.06/797.24	c total #watches: 183669
797.56/797.75	c total #propagations: 17359255 / total #impl: 174686910 (eff. 0.099)
797.56/797.75	c #Conflicts:    2667000 | #Learnt:      52100 | 0.003
797.56/797.75	c total clause space: 127.173MB
797.56/797.75	c total #watches: 187372
798.16/798.36	c total #propagations: 17366375 / total #impl: 174750077 (eff. 0.099)
798.16/798.36	c #Conflicts:    2668000 | #Learnt:      53100 | 0.003
798.16/798.36	c total clause space: 127.173MB
798.16/798.36	c total #watches: 191433
798.76/798.98	c total #propagations: 17373654 / total #impl: 174828209 (eff. 0.099)
798.76/798.98	c #Conflicts:    2669000 | #Learnt:      54100 | 0.003
798.76/798.98	c total clause space: 127.173MB
798.76/798.98	c total #watches: 195618
799.36/799.52	c total #propagations: 17380585 / total #impl: 174906117 (eff. 0.099)
799.36/799.52	c #Conflicts:    2670000 | #Learnt:      55100 | 0.003
799.36/799.52	c total clause space: 127.173MB
799.36/799.52	c total #watches: 199929
799.76/799.98	c total #propagations: 17387372 / total #impl: 174966707 (eff. 0.099)
799.76/799.98	c #Conflicts:    2671000 | #Learnt:      56100 | 0.003
799.76/799.98	c total clause space: 127.173MB
799.76/799.98	c total #watches: 203390
800.36/800.51	c total #propagations: 17394531 / total #impl: 175035560 (eff. 0.099)
800.36/800.51	c #Conflicts:    2672000 | #Learnt:      57100 | 0.003
800.36/800.51	c total clause space: 127.173MB
800.36/800.51	c total #watches: 206728
800.86/801.09	c total #propagations: 17401500 / total #impl: 175107426 (eff. 0.099)
800.86/801.09	c #Conflicts:    2673000 | #Learnt:      58100 | 0.003
800.86/801.09	c total clause space: 127.173MB
800.86/801.09	c total #watches: 210039
801.46/801.67	c total #propagations: 17408387 / total #impl: 175177462 (eff. 0.099)
801.46/801.67	c #Conflicts:    2674000 | #Learnt:      59100 | 0.003
801.46/801.67	c total clause space: 127.173MB
801.46/801.67	c total #watches: 213731
802.16/802.30	c total #propagations: 17415461 / total #impl: 175239380 (eff. 0.099)
802.16/802.30	c #Conflicts:    2675000 | #Learnt:      60100 | 0.003
802.16/802.30	c total clause space: 127.173MB
802.16/802.30	c total #watches: 217756
802.76/802.94	c total #propagations: 17422967 / total #impl: 175305242 (eff. 0.099)
802.76/802.94	c #Conflicts:    2676000 | #Learnt:      61100 | 0.003
802.76/802.94	c total clause space: 127.173MB
802.76/802.94	c total #watches: 221416
803.26/803.44	c total #propagations: 17429902 / total #impl: 175380284 (eff. 0.099)
803.26/803.44	c #Conflicts:    2677000 | #Learnt:      62100 | 0.003
803.26/803.44	c total clause space: 127.173MB
803.26/803.44	c total #watches: 225151
803.86/804.02	c total #propagations: 17436660 / total #impl: 175444316 (eff. 0.099)
803.86/804.02	c #Conflicts:    2678000 | #Learnt:      63100 | 0.003
803.86/804.02	c total clause space: 127.173MB
803.86/804.02	c total #watches: 228795
804.36/804.56	c total #propagations: 17443245 / total #impl: 175512271 (eff. 0.099)
804.36/804.56	c #Conflicts:    2679000 | #Learnt:      64100 | 0.003
804.36/804.56	c total clause space: 127.173MB
804.36/804.56	c total #watches: 232343
804.86/805.06	c total #propagations: 17449791 / total #impl: 175577799 (eff. 0.099)
804.86/805.06	c #Conflicts:    2680000 | #Learnt:      65100 | 0.003
804.86/805.06	c total clause space: 127.173MB
804.86/805.06	c total #watches: 235965
805.46/805.61	c total #propagations: 17456476 / total #impl: 175643242 (eff. 0.099)
805.46/805.61	c #Conflicts:    2681000 | #Learnt:      66100 | 0.003
805.46/805.61	c total clause space: 127.173MB
805.46/805.61	c total #watches: 239052
805.96/806.19	c total #propagations: 17463505 / total #impl: 175709162 (eff. 0.099)
805.96/806.19	c #Conflicts:    2682000 | #Learnt:      67100 | 0.003
805.96/806.19	c total clause space: 127.173MB
805.96/806.19	c total #watches: 242389
806.56/806.75	c total #propagations: 17470085 / total #impl: 175773883 (eff. 0.099)
806.56/806.75	c #Conflicts:    2683000 | #Learnt:      68100 | 0.003
806.56/806.75	c total clause space: 127.173MB
806.56/806.75	c total #watches: 245729
807.26/807.44	c total #propagations: 17476610 / total #impl: 175834221 (eff. 0.099)
807.26/807.44	c #Conflicts:    2684000 | #Learnt:      69100 | 0.003
807.26/807.44	c total clause space: 127.173MB
807.26/807.44	c total #watches: 249219
807.96/808.18	c total #propagations: 17482933 / total #impl: 175897616 (eff. 0.099)
807.96/808.18	c #Conflicts:    2685000 | #Learnt:      70100 | 0.003
807.96/808.18	c total clause space: 127.173MB
807.96/808.18	c total #watches: 252478
808.86/809.02	c total #propagations: 17488916 / total #impl: 175972565 (eff. 0.099)
808.86/809.02	c #Conflicts:    2686000 | #Learnt:      71100 | 0.003
808.86/809.02	c total clause space: 127.173MB
808.86/809.02	c total #watches: 256019
809.56/809.79	c total #propagations: 17495466 / total #impl: 176055886 (eff. 0.099)
809.56/809.79	c #Conflicts:    2687000 | #Learnt:      72100 | 0.003
809.56/809.79	c total clause space: 127.173MB
809.56/809.79	c total #watches: 259346
810.36/810.55	c total #propagations: 17501707 / total #impl: 176137280 (eff. 0.099)
810.36/810.55	c #Conflicts:    2688000 | #Learnt:      73100 | 0.003
810.36/810.55	c total clause space: 127.173MB
810.36/810.55	c total #watches: 262797
811.26/811.46	c total #propagations: 17508456 / total #impl: 176213060 (eff. 0.099)
811.26/811.46	c #Conflicts:    2689000 | #Learnt:      74100 | 0.003
811.26/811.46	c total clause space: 127.173MB
811.26/811.46	c total #watches: 266117
812.06/812.22	c total #propagations: 17515433 / total #impl: 176281390 (eff. 0.099)
812.06/812.22	c #Conflicts:    2690000 | #Learnt:      75100 | 0.003
812.06/812.22	c total clause space: 127.173MB
812.06/812.22	c total #watches: 269487
813.06/813.20	c total #propagations: 17521770 / total #impl: 176352710 (eff. 0.099)
813.06/813.20	c #Conflicts:    2691000 | #Learnt:      76100 | 0.003
813.06/813.20	c total clause space: 127.173MB
813.06/813.20	c total #watches: 272884
814.06/814.22	c total #propagations: 17528158 / total #impl: 176427781 (eff. 0.099)
814.06/814.22	c #Conflicts:    2692000 | #Learnt:      77100 | 0.003
814.06/814.22	c total clause space: 127.173MB
814.06/814.22	c total #watches: 276463
815.06/815.29	c total #propagations: 17534402 / total #impl: 176521415 (eff. 0.099)
815.06/815.29	c #Conflicts:    2693000 | #Learnt:      78100 | 0.003
815.06/815.29	c total clause space: 127.173MB
815.06/815.29	c total #watches: 280115
815.95/816.16	c total #propagations: 17540810 / total #impl: 176591192 (eff. 0.099)
815.95/816.16	c #Conflicts:    2694000 | #Learnt:      79100 | 0.003
815.95/816.16	c total clause space: 127.173MB
815.95/816.16	c total #watches: 283677
816.55/816.71	c total #propagations: 17546930 / total #impl: 176653303 (eff. 0.099)
816.55/816.71	c GC COLLECT
816.55/816.71	c #Conflicts:    2695000 | #Learnt:      40298 | 0.003
816.55/816.71	c total clause space: 127.173MB
816.55/816.71	c total #watches: 144953
816.75/816.96	c total #propagations: 17553502 / total #impl: 176715849 (eff. 0.099)
816.75/816.96	c #Conflicts:    2696000 | #Learnt:      41298 | 0.003
816.75/816.96	c total clause space: 127.173MB
816.75/816.96	c total #watches: 148487
817.05/817.23	c total #propagations: 17559907 / total #impl: 176773866 (eff. 0.099)
817.05/817.23	c #Conflicts:    2697000 | #Learnt:      42298 | 0.003
817.05/817.23	c total clause space: 127.173MB
817.05/817.23	c total #watches: 151896
817.35/817.59	c total #propagations: 17566241 / total #impl: 176825565 (eff. 0.099)
817.35/817.59	c #Conflicts:    2698000 | #Learnt:      43298 | 0.003
817.35/817.59	c total clause space: 127.173MB
817.35/817.59	c total #watches: 155513
817.85/818.02	c total #propagations: 17572625 / total #impl: 176885545 (eff. 0.099)
817.85/818.02	c #Conflicts:    2699000 | #Learnt:      44298 | 0.003
817.85/818.02	c total clause space: 127.173MB
817.85/818.02	c total #watches: 158946
818.15/818.31	c total #propagations: 17579110 / total #impl: 176945730 (eff. 0.099)
818.15/818.31	c #Conflicts:    2700000 | #Learnt:      45298 | 0.003
818.15/818.31	c total clause space: 127.173MB
818.15/818.31	c total #watches: 162720
818.45/818.68	c total #propagations: 17585383 / total #impl: 177006069 (eff. 0.099)
818.45/818.68	c #Conflicts:    2701000 | #Learnt:      46298 | 0.003
818.45/818.68	c total clause space: 127.173MB
818.45/818.68	c total #watches: 166184
818.75/818.98	c total #propagations: 17591581 / total #impl: 177066793 (eff. 0.099)
818.75/818.98	c #Conflicts:    2702000 | #Learnt:      47298 | 0.003
818.75/818.98	c total clause space: 127.173MB
818.75/818.98	c total #watches: 169587
819.15/819.34	c total #propagations: 17597707 / total #impl: 177128312 (eff. 0.099)
819.15/819.34	c #Conflicts:    2703000 | #Learnt:      48298 | 0.003
819.15/819.34	c total clause space: 127.173MB
819.15/819.34	c total #watches: 173306
819.46/819.63	c total #propagations: 17604310 / total #impl: 177184610 (eff. 0.099)
819.46/819.63	c #Conflicts:    2704000 | #Learnt:      49298 | 0.003
819.46/819.63	c total clause space: 127.173MB
819.46/819.63	c total #watches: 176926
819.75/819.97	c total #propagations: 17610744 / total #impl: 177240066 (eff. 0.099)
819.75/819.97	c #Conflicts:    2705000 | #Learnt:      50298 | 0.003
819.75/819.97	c total clause space: 127.173MB
819.75/819.97	c total #watches: 180396
820.46/820.65	c total #propagations: 17617928 / total #impl: 177295141 (eff. 0.099)
820.46/820.65	c #Conflicts:    2706000 | #Learnt:      51298 | 0.003
820.46/820.65	c total clause space: 127.173MB
820.46/820.65	c total #watches: 184180
820.75/820.93	c total #propagations: 17625176 / total #impl: 177359265 (eff. 0.099)
820.75/820.93	c #Conflicts:    2707000 | #Learnt:      52298 | 0.003
820.75/820.93	c total clause space: 127.173MB
820.75/820.93	c total #watches: 187482
821.05/821.21	c total #propagations: 17632270 / total #impl: 177423500 (eff. 0.099)
821.05/821.21	c #Conflicts:    2708000 | #Learnt:      53298 | 0.003
821.05/821.21	c total clause space: 127.173MB
821.05/821.21	c total #watches: 191021
821.25/821.48	c total #propagations: 17638566 / total #impl: 177477378 (eff. 0.099)
821.25/821.48	c #Conflicts:    2709000 | #Learnt:      54298 | 0.003
821.25/821.48	c total clause space: 127.173MB
821.25/821.48	c total #watches: 194271
821.56/821.72	c total #propagations: 17645496 / total #impl: 177536426 (eff. 0.099)
821.56/821.72	c #Conflicts:    2710000 | #Learnt:      55298 | 0.003
821.56/821.72	c total clause space: 127.173MB
821.56/821.72	c total #watches: 197394
821.75/821.96	c total #propagations: 17652495 / total #impl: 177604637 (eff. 0.099)
821.75/821.96	c #Conflicts:    2711000 | #Learnt:      56298 | 0.003
821.75/821.96	c total clause space: 127.173MB
821.75/821.96	c total #watches: 200746
822.05/822.26	c total #propagations: 17660258 / total #impl: 177685998 (eff. 0.099)
822.05/822.26	c #Conflicts:    2712000 | #Learnt:      57298 | 0.003
822.05/822.26	c total clause space: 127.173MB
822.05/822.26	c total #watches: 204152
822.45/822.63	c total #propagations: 17667091 / total #impl: 177753209 (eff. 0.099)
822.45/822.63	c #Conflicts:    2713000 | #Learnt:      58298 | 0.003
822.45/822.63	c total clause space: 127.173MB
822.45/822.63	c total #watches: 207595
822.95/823.12	c total #propagations: 17673504 / total #impl: 177816755 (eff. 0.099)
822.95/823.12	c #Conflicts:    2714000 | #Learnt:      59298 | 0.003
822.95/823.12	c total clause space: 127.173MB
822.95/823.12	c total #watches: 211292
823.45/823.70	c total #propagations: 17680183 / total #impl: 177869992 (eff. 0.099)
823.45/823.70	c #Conflicts:    2715000 | #Learnt:      60298 | 0.003
823.45/823.70	c total clause space: 127.173MB
823.45/823.70	c total #watches: 215059
824.25/824.43	c total #propagations: 17686660 / total #impl: 177938678 (eff. 0.099)
824.25/824.43	c #Conflicts:    2716000 | #Learnt:      61298 | 0.003
824.25/824.43	c total clause space: 127.173MB
824.25/824.43	c total #watches: 218942
824.65/824.83	c total #propagations: 17693684 / total #impl: 177998435 (eff. 0.099)
824.65/824.83	c #Conflicts:    2717000 | #Learnt:      62298 | 0.003
824.65/824.83	c total clause space: 127.173MB
824.65/824.83	c total #watches: 222303
824.86/825.09	c total #propagations: 17700356 / total #impl: 178052666 (eff. 0.099)
824.86/825.09	c #Conflicts:    2718000 | #Learnt:      63298 | 0.003
824.86/825.09	c total clause space: 127.173MB
824.86/825.09	c total #watches: 225857
825.15/825.37	c total #propagations: 17707533 / total #impl: 178109187 (eff. 0.099)
825.15/825.37	c #Conflicts:    2719000 | #Learnt:      64298 | 0.003
825.15/825.37	c total clause space: 127.173MB
825.15/825.37	c total #watches: 229395
825.45/825.65	c total #propagations: 17714739 / total #impl: 178170907 (eff. 0.099)
825.45/825.65	c #Conflicts:    2720000 | #Learnt:      65298 | 0.003
825.45/825.65	c total clause space: 127.173MB
825.45/825.65	c total #watches: 232969
825.96/826.19	c total #propagations: 17721576 / total #impl: 178218407 (eff. 0.099)
825.96/826.19	c #Conflicts:    2721000 | #Learnt:      66298 | 0.003
825.96/826.19	c total clause space: 127.173MB
825.96/826.19	c total #watches: 237098
826.65/826.82	c total #propagations: 17728591 / total #impl: 178283815 (eff. 0.099)
826.65/826.82	c #Conflicts:    2722000 | #Learnt:      67298 | 0.003
826.65/826.82	c total clause space: 127.173MB
826.65/826.82	c total #watches: 240645
827.06/827.23	c total #propagations: 17735506 / total #impl: 178342590 (eff. 0.099)
827.06/827.23	c #Conflicts:    2723000 | #Learnt:      68298 | 0.003
827.06/827.23	c total clause space: 127.173MB
827.06/827.23	c total #watches: 243945
827.45/827.69	c total #propagations: 17741954 / total #impl: 178396290 (eff. 0.099)
827.45/827.69	c #Conflicts:    2724000 | #Learnt:      69298 | 0.003
827.45/827.69	c total clause space: 127.173MB
827.45/827.69	c total #watches: 247354
828.05/828.23	c total #propagations: 17748223 / total #impl: 178457041 (eff. 0.099)
828.05/828.23	c #Conflicts:    2725000 | #Learnt:      70298 | 0.003
828.05/828.23	c total clause space: 127.173MB
828.05/828.23	c total #watches: 250912
828.26/828.47	c total #propagations: 17755422 / total #impl: 178509891 (eff. 0.099)
828.26/828.47	c #Conflicts:    2726000 | #Learnt:      71298 | 0.003
828.26/828.47	c total clause space: 127.173MB
828.26/828.47	c total #watches: 254893
828.55/828.73	c total #propagations: 17762959 / total #impl: 178563121 (eff. 0.099)
828.55/828.73	c #Conflicts:    2727000 | #Learnt:      72298 | 0.003
828.55/828.73	c total clause space: 127.173MB
828.55/828.73	c total #watches: 258391
829.05/829.27	c total #propagations: 17769306 / total #impl: 178611205 (eff. 0.099)
829.05/829.27	c #Conflicts:    2728000 | #Learnt:      73298 | 0.003
829.05/829.27	c total clause space: 127.173MB
829.05/829.27	c total #watches: 261545
829.45/829.64	c total #propagations: 17775907 / total #impl: 178668491 (eff. 0.099)
829.45/829.64	c #Conflicts:    2729000 | #Learnt:      74298 | 0.003
829.45/829.64	c total clause space: 127.173MB
829.45/829.64	c total #watches: 264776
829.95/830.13	c total #propagations: 17782646 / total #impl: 178721538 (eff. 0.099)
829.95/830.13	c #Conflicts:    2730000 | #Learnt:      75298 | 0.003
829.95/830.13	c total clause space: 127.173MB
829.95/830.13	c total #watches: 268018
830.46/830.62	c total #propagations: 17789754 / total #impl: 178779289 (eff. 0.100)
830.46/830.62	c #Conflicts:    2731000 | #Learnt:      76298 | 0.003
830.46/830.62	c total clause space: 127.173MB
830.46/830.62	c total #watches: 271311
830.95/831.15	c total #propagations: 17796803 / total #impl: 178837316 (eff. 0.100)
830.95/831.15	c #Conflicts:    2732000 | #Learnt:      77298 | 0.003
830.95/831.15	c total clause space: 127.173MB
830.95/831.15	c total #watches: 274736
831.56/831.73	c total #propagations: 17803688 / total #impl: 178897260 (eff. 0.100)
831.56/831.73	c #Conflicts:    2733000 | #Learnt:      78298 | 0.003
831.56/831.73	c total clause space: 127.173MB
831.56/831.73	c total #watches: 278139
832.15/832.35	c total #propagations: 17810346 / total #impl: 178956523 (eff. 0.100)
832.15/832.35	c #Conflicts:    2734000 | #Learnt:      79298 | 0.003
832.15/832.35	c total clause space: 127.173MB
832.15/832.35	c total #watches: 281324
832.75/832.93	c total #propagations: 17816823 / total #impl: 179014439 (eff. 0.100)
832.75/832.93	c GC COLLECT
832.75/832.93	c #Conflicts:    2735000 | #Learnt:      40198 | 0.003
832.75/832.93	c total clause space: 127.173MB
832.75/832.93	c total #watches: 144686
832.95/833.12	c total #propagations: 17823535 / total #impl: 179068850 (eff. 0.100)
832.95/833.12	c #Conflicts:    2736000 | #Learnt:      41198 | 0.003
832.95/833.12	c total clause space: 127.173MB
832.95/833.12	c total #watches: 148139
833.15/833.37	c total #propagations: 17830028 / total #impl: 179124572 (eff. 0.100)
833.15/833.37	c #Conflicts:    2737000 | #Learnt:      42198 | 0.003
833.15/833.37	c total clause space: 127.173MB
833.15/833.37	c total #watches: 151309
833.45/833.68	c total #propagations: 17836621 / total #impl: 179186394 (eff. 0.100)
833.45/833.68	c #Conflicts:    2738000 | #Learnt:      43198 | 0.003
833.45/833.68	c total clause space: 127.173MB
833.45/833.68	c total #watches: 154965
833.76/833.97	c total #propagations: 17843064 / total #impl: 179249138 (eff. 0.100)
833.76/833.97	c #Conflicts:    2739000 | #Learnt:      44198 | 0.003
833.76/833.97	c total clause space: 127.173MB
833.76/833.97	c total #watches: 158548
834.15/834.31	c total #propagations: 17849782 / total #impl: 179309821 (eff. 0.100)
834.15/834.31	c #Conflicts:    2740000 | #Learnt:      45198 | 0.003
834.15/834.31	c total clause space: 127.173MB
834.15/834.31	c total #watches: 162115
834.45/834.61	c total #propagations: 17856172 / total #impl: 179367129 (eff. 0.100)
834.45/834.61	c #Conflicts:    2741000 | #Learnt:      46198 | 0.003
834.45/834.61	c total clause space: 127.173MB
834.45/834.61	c total #watches: 165520
834.65/834.86	c total #propagations: 17862332 / total #impl: 179425438 (eff. 0.100)
834.65/834.86	c #Conflicts:    2742000 | #Learnt:      47198 | 0.003
834.65/834.86	c total clause space: 127.173MB
834.65/834.86	c total #watches: 169012
834.95/835.16	c total #propagations: 17868470 / total #impl: 179485699 (eff. 0.100)
834.95/835.16	c #Conflicts:    2743000 | #Learnt:      48198 | 0.003
834.95/835.16	c total clause space: 127.173MB
834.95/835.16	c total #watches: 172354
835.35/835.52	c total #propagations: 17874459 / total #impl: 179542487 (eff. 0.100)
835.35/835.52	c #Conflicts:    2744000 | #Learnt:      49198 | 0.003
835.35/835.52	c total clause space: 127.173MB
835.35/835.52	c total #watches: 175888
835.55/835.71	c total #propagations: 17881217 / total #impl: 179598581 (eff. 0.100)
835.55/835.71	c #Conflicts:    2745000 | #Learnt:      50198 | 0.003
835.55/835.71	c total clause space: 127.173MB
835.55/835.71	c total #watches: 179557
835.86/836.06	c total #propagations: 17887870 / total #impl: 179652740 (eff. 0.100)
835.86/836.06	c #Conflicts:    2746000 | #Learnt:      51198 | 0.003
835.86/836.06	c total clause space: 127.173MB
835.86/836.06	c total #watches: 182962
836.25/836.40	c total #propagations: 17894433 / total #impl: 179715641 (eff. 0.100)
836.25/836.40	c #Conflicts:    2747000 | #Learnt:      52198 | 0.003
836.25/836.40	c total clause space: 127.173MB
836.25/836.40	c total #watches: 186492
836.55/836.73	c total #propagations: 17901158 / total #impl: 179782214 (eff. 0.100)
836.55/836.73	c #Conflicts:    2748000 | #Learnt:      53198 | 0.003
836.55/836.73	c total clause space: 127.173MB
836.55/836.73	c total #watches: 190348
836.85/837.06	c total #propagations: 17907557 / total #impl: 179854768 (eff. 0.100)
836.85/837.06	c #Conflicts:    2749000 | #Learnt:      54198 | 0.003
836.85/837.06	c total clause space: 127.173MB
836.85/837.06	c total #watches: 193763
837.25/837.49	c total #propagations: 17913770 / total #impl: 179918806 (eff. 0.100)
837.25/837.49	c #Conflicts:    2750000 | #Learnt:      55198 | 0.003
837.25/837.49	c total clause space: 127.173MB
837.25/837.49	c total #watches: 197268
837.85/838.02	c total #propagations: 17920032 / total #impl: 179977246 (eff. 0.100)
837.85/838.02	c #Conflicts:    2751000 | #Learnt:      56198 | 0.003
837.85/838.02	c total clause space: 127.173MB
837.85/838.02	c total #watches: 201089
838.25/838.40	c total #propagations: 17926710 / total #impl: 180031292 (eff. 0.100)
838.25/838.40	c #Conflicts:    2752000 | #Learnt:      57198 | 0.003
838.25/838.40	c total clause space: 127.173MB
838.25/838.40	c total #watches: 204675
838.65/838.82	c total #propagations: 17932600 / total #impl: 180095700 (eff. 0.100)
838.65/838.82	c #Conflicts:    2753000 | #Learnt:      58198 | 0.003
838.65/838.82	c total clause space: 127.173MB
838.65/838.82	c total #watches: 207989
838.95/839.12	c total #propagations: 17938471 / total #impl: 180156477 (eff. 0.100)
838.95/839.12	c #Conflicts:    2754000 | #Learnt:      59198 | 0.003
838.95/839.12	c total clause space: 127.173MB
838.95/839.12	c total #watches: 211660
839.26/839.41	c total #propagations: 17945112 / total #impl: 180204058 (eff. 0.100)
839.26/839.41	c #Conflicts:    2755000 | #Learnt:      60198 | 0.003
839.26/839.41	c total clause space: 127.173MB
839.26/839.41	c total #watches: 215060
839.55/839.77	c total #propagations: 17952051 / total #impl: 180253935 (eff. 0.100)
839.55/839.77	c #Conflicts:    2756000 | #Learnt:      61198 | 0.003
839.55/839.77	c total clause space: 127.173MB
839.55/839.77	c total #watches: 218504
839.95/840.20	c total #propagations: 17958509 / total #impl: 180299830 (eff. 0.100)
839.95/840.20	c #Conflicts:    2757000 | #Learnt:      62198 | 0.003
839.95/840.20	c total clause space: 127.173MB
839.95/840.20	c total #watches: 222386
840.55/840.70	c total #propagations: 17965081 / total #impl: 180342859 (eff. 0.100)
840.55/840.70	c #Conflicts:    2758000 | #Learnt:      63198 | 0.003
840.55/840.70	c total clause space: 127.173MB
840.55/840.70	c total #watches: 225640
841.05/841.22	c total #propagations: 17971175 / total #impl: 180404016 (eff. 0.100)
841.05/841.22	c #Conflicts:    2759000 | #Learnt:      64198 | 0.003
841.05/841.22	c total clause space: 127.173MB
841.05/841.22	c total #watches: 228976
841.36/841.58	c total #propagations: 17977337 / total #impl: 180466549 (eff. 0.100)
841.36/841.58	c #Conflicts:    2760000 | #Learnt:      65198 | 0.003
841.36/841.58	c total clause space: 127.173MB
841.36/841.58	c total #watches: 232352
841.85/842.00	c total #propagations: 17983850 / total #impl: 180526894 (eff. 0.100)
841.85/842.00	c #Conflicts:    2761000 | #Learnt:      66198 | 0.003
841.85/842.00	c total clause space: 127.173MB
841.85/842.00	c total #watches: 235961
842.25/842.43	c total #propagations: 17990878 / total #impl: 180580359 (eff. 0.100)
842.25/842.43	c #Conflicts:    2762000 | #Learnt:      67198 | 0.003
842.25/842.43	c total clause space: 127.173MB
842.25/842.43	c total #watches: 239663
842.85/843.05	c total #propagations: 17998064 / total #impl: 180634578 (eff. 0.100)
842.85/843.05	c #Conflicts:    2763000 | #Learnt:      68198 | 0.003
842.85/843.05	c total clause space: 127.173MB
842.85/843.05	c total #watches: 243219
843.25/843.45	c total #propagations: 18004683 / total #impl: 180697227 (eff. 0.100)
843.25/843.45	c #Conflicts:    2764000 | #Learnt:      69198 | 0.003
843.25/843.45	c total clause space: 127.173MB
843.25/843.45	c total #watches: 246628
843.85/844.01	c total #propagations: 18011287 / total #impl: 180753463 (eff. 0.100)
843.85/844.01	c #Conflicts:    2765000 | #Learnt:      70198 | 0.003
843.85/844.01	c total clause space: 127.173MB
843.85/844.01	c total #watches: 250035
844.45/844.60	c total #propagations: 18018283 / total #impl: 180814140 (eff. 0.100)
844.45/844.60	c #Conflicts:    2766000 | #Learnt:      71198 | 0.003
844.45/844.60	c total clause space: 127.173MB
844.45/844.60	c total #watches: 253600
845.05/845.23	c total #propagations: 18024995 / total #impl: 180881957 (eff. 0.100)
845.05/845.23	c #Conflicts:    2767000 | #Learnt:      72198 | 0.003
845.05/845.23	c total clause space: 127.173MB
845.05/845.23	c total #watches: 257104
845.65/845.88	c total #propagations: 18031988 / total #impl: 180933943 (eff. 0.100)
845.65/845.88	c #Conflicts:    2768000 | #Learnt:      73198 | 0.003
845.65/845.88	c total clause space: 127.173MB
845.65/845.88	c total #watches: 260543
846.15/846.38	c total #propagations: 18038962 / total #impl: 181004722 (eff. 0.100)
846.15/846.38	c #Conflicts:    2769000 | #Learnt:      74198 | 0.003
846.15/846.38	c total clause space: 127.173MB
846.15/846.38	c total #watches: 264037
846.85/847.10	c total #propagations: 18045482 / total #impl: 181059049 (eff. 0.100)
846.85/847.10	c #Conflicts:    2770000 | #Learnt:      75198 | 0.003
846.85/847.10	c total clause space: 127.173MB
846.85/847.10	c total #watches: 267358
847.75/847.90	c total #propagations: 18051785 / total #impl: 181118365 (eff. 0.100)
847.75/847.90	c #Conflicts:    2771000 | #Learnt:      76198 | 0.003
847.75/847.90	c total clause space: 127.173MB
847.75/847.90	c total #watches: 271054
848.35/848.54	c total #propagations: 18058142 / total #impl: 181170141 (eff. 0.100)
848.35/848.54	c #Conflicts:    2772000 | #Learnt:      77198 | 0.003
848.35/848.54	c total clause space: 127.173MB
848.35/848.54	c total #watches: 274253
848.95/849.18	c total #propagations: 18065217 / total #impl: 181237600 (eff. 0.100)
848.95/849.18	c #Conflicts:    2773000 | #Learnt:      78198 | 0.003
848.95/849.18	c total clause space: 127.173MB
848.95/849.18	c total #watches: 278055
849.65/849.89	c total #propagations: 18071931 / total #impl: 181306111 (eff. 0.100)
849.65/849.89	c #Conflicts:    2774000 | #Learnt:      79198 | 0.003
849.65/849.89	c total clause space: 127.173MB
849.65/849.89	c total #watches: 281709
850.45/850.62	c total #propagations: 18078832 / total #impl: 181372566 (eff. 0.100)
850.45/850.62	c #Conflicts:    2775000 | #Learnt:      80198 | 0.003
850.45/850.62	c total clause space: 127.173MB
850.45/850.62	c total #watches: 285092
851.05/851.21	c total #propagations: 18085738 / total #impl: 181452525 (eff. 0.100)
851.05/851.21	c GC COLLECT
851.05/851.21	c #Conflicts:    2776000 | #Learnt:      40796 | 0.003
851.05/851.21	c total clause space: 127.173MB
851.05/851.21	c total #watches: 146746
851.25/851.44	c total #propagations: 18093060 / total #impl: 181522592 (eff. 0.100)
851.25/851.44	c #Conflicts:    2777000 | #Learnt:      41796 | 0.003
851.25/851.44	c total clause space: 127.173MB
851.25/851.44	c total #watches: 150467
851.45/851.61	c total #propagations: 18100724 / total #impl: 181584645 (eff. 0.100)
851.45/851.61	c #Conflicts:    2778000 | #Learnt:      42796 | 0.003
851.45/851.61	c total clause space: 127.173MB
851.45/851.61	c total #watches: 153851
851.65/851.80	c total #propagations: 18107856 / total #impl: 181635391 (eff. 0.100)
851.65/851.80	c #Conflicts:    2779000 | #Learnt:      43796 | 0.003
851.65/851.80	c total clause space: 127.173MB
851.65/851.80	c total #watches: 157135
851.75/851.98	c total #propagations: 18115665 / total #impl: 181691053 (eff. 0.100)
851.75/851.98	c #Conflicts:    2780000 | #Learnt:      44796 | 0.003
851.75/851.98	c total clause space: 127.173MB
851.75/851.98	c total #watches: 160731
852.05/852.21	c total #propagations: 18123610 / total #impl: 181753591 (eff. 0.100)
852.05/852.21	c #Conflicts:    2781000 | #Learnt:      45796 | 0.003
852.05/852.21	c total clause space: 127.173MB
852.05/852.21	c total #watches: 163796
852.25/852.42	c total #propagations: 18131453 / total #impl: 181827768 (eff. 0.100)
852.25/852.42	c #Conflicts:    2782000 | #Learnt:      46796 | 0.003
852.25/852.42	c total clause space: 127.173MB
852.25/852.42	c total #watches: 166960
852.35/852.59	c total #propagations: 18138789 / total #impl: 181884212 (eff. 0.100)
852.35/852.59	c #Conflicts:    2783000 | #Learnt:      47796 | 0.003
852.35/852.59	c total clause space: 127.173MB
852.35/852.59	c total #watches: 170446
852.55/852.73	c total #propagations: 18145652 / total #impl: 181931901 (eff. 0.100)
852.55/852.73	c #Conflicts:    2784000 | #Learnt:      48796 | 0.003
852.55/852.73	c total clause space: 127.173MB
852.55/852.73	c total #watches: 173881
852.65/852.86	c total #propagations: 18152128 / total #impl: 181973917 (eff. 0.100)
852.65/852.86	c #Conflicts:    2785000 | #Learnt:      49796 | 0.003
852.65/852.86	c total clause space: 127.173MB
852.65/852.86	c total #watches: 177662
852.85/853.06	c total #propagations: 18158996 / total #impl: 182017097 (eff. 0.100)
852.85/853.06	c #Conflicts:    2786000 | #Learnt:      50796 | 0.003
852.85/853.06	c total clause space: 127.173MB
852.85/853.06	c total #watches: 180882
853.05/853.24	c total #propagations: 18165495 / total #impl: 182073088 (eff. 0.100)
853.05/853.24	c #Conflicts:    2787000 | #Learnt:      51796 | 0.003
853.05/853.24	c total clause space: 127.173MB
853.05/853.24	c total #watches: 184091
853.25/853.46	c total #propagations: 18172259 / total #impl: 182123567 (eff. 0.100)
853.25/853.46	c #Conflicts:    2788000 | #Learnt:      52796 | 0.003
853.25/853.46	c total clause space: 127.173MB
853.25/853.46	c total #watches: 187348
853.45/853.65	c total #propagations: 18179329 / total #impl: 182174775 (eff. 0.100)
853.45/853.65	c #Conflicts:    2789000 | #Learnt:      53796 | 0.003
853.45/853.65	c total clause space: 127.173MB
853.45/853.65	c total #watches: 190684
853.65/853.86	c total #propagations: 18186760 / total #impl: 182228162 (eff. 0.100)
853.65/853.86	c #Conflicts:    2790000 | #Learnt:      54796 | 0.003
853.65/853.86	c total clause space: 127.173MB
853.65/853.86	c total #watches: 194143
853.85/854.09	c total #propagations: 18193947 / total #impl: 182283307 (eff. 0.100)
853.85/854.09	c #Conflicts:    2791000 | #Learnt:      55796 | 0.003
853.85/854.09	c total clause space: 127.173MB
853.85/854.09	c total #watches: 197547
854.15/854.31	c total #propagations: 18201068 / total #impl: 182345734 (eff. 0.100)
854.15/854.31	c #Conflicts:    2792000 | #Learnt:      56796 | 0.003
854.15/854.31	c total clause space: 127.173MB
854.15/854.31	c total #watches: 200884
854.45/854.62	c total #propagations: 18207923 / total #impl: 182400625 (eff. 0.100)
854.45/854.62	c #Conflicts:    2793000 | #Learnt:      57796 | 0.003
854.45/854.62	c total clause space: 127.173MB
854.45/854.62	c total #watches: 204236
854.65/854.85	c total #propagations: 18214367 / total #impl: 182459827 (eff. 0.100)
854.65/854.85	c #Conflicts:    2794000 | #Learnt:      58796 | 0.003
854.65/854.85	c total clause space: 127.173MB
854.65/854.85	c total #watches: 207657
854.95/855.11	c total #propagations: 18220931 / total #impl: 182513490 (eff. 0.100)
854.95/855.11	c #Conflicts:    2795000 | #Learnt:      59796 | 0.003
854.95/855.11	c total clause space: 127.173MB
854.95/855.11	c total #watches: 211070
855.35/855.53	c total #propagations: 18227541 / total #impl: 182566483 (eff. 0.100)
855.35/855.53	c #Conflicts:    2796000 | #Learnt:      60796 | 0.003
855.35/855.53	c total clause space: 127.173MB
855.35/855.53	c total #watches: 214509
855.65/855.90	c total #propagations: 18233688 / total #impl: 182622503 (eff. 0.100)
855.65/855.90	c #Conflicts:    2797000 | #Learnt:      61796 | 0.003
855.65/855.90	c total clause space: 127.173MB
855.65/855.90	c total #watches: 217995
856.25/856.43	c total #propagations: 18240184 / total #impl: 182675556 (eff. 0.100)
856.25/856.43	c #Conflicts:    2798000 | #Learnt:      62796 | 0.003
856.25/856.43	c total clause space: 127.173MB
856.25/856.43	c total #watches: 221582
856.55/856.78	c total #propagations: 18247109 / total #impl: 182726838 (eff. 0.100)
856.55/856.78	c #Conflicts:    2799000 | #Learnt:      63796 | 0.003
856.55/856.78	c total clause space: 127.173MB
856.55/856.78	c total #watches: 225190
857.15/857.39	c total #propagations: 18253536 / total #impl: 182780310 (eff. 0.100)
857.15/857.39	c #Conflicts:    2800000 | #Learnt:      64796 | 0.003
857.15/857.39	c total clause space: 127.173MB
857.15/857.39	c total #watches: 228741
857.65/857.83	c total #propagations: 18260125 / total #impl: 182837118 (eff. 0.100)
857.65/857.83	c #Conflicts:    2801000 | #Learnt:      65796 | 0.003
857.65/857.83	c total clause space: 127.173MB
857.65/857.83	c total #watches: 231931
858.05/858.27	c total #propagations: 18266408 / total #impl: 182897393 (eff. 0.100)
858.05/858.27	c #Conflicts:    2802000 | #Learnt:      66796 | 0.003
858.05/858.27	c total clause space: 127.173MB
858.05/858.27	c total #watches: 235251
858.85/859.06	c total #propagations: 18273017 / total #impl: 182953146 (eff. 0.100)
858.85/859.06	c #Conflicts:    2803000 | #Learnt:      67796 | 0.003
858.85/859.06	c total clause space: 127.173MB
858.85/859.06	c total #watches: 238729
859.35/859.53	c total #propagations: 18280272 / total #impl: 183023056 (eff. 0.100)
859.35/859.53	c #Conflicts:    2804000 | #Learnt:      68796 | 0.003
859.35/859.53	c total clause space: 127.173MB
859.35/859.53	c total #watches: 241875
859.75/859.92	c total #propagations: 18286722 / total #impl: 183074487 (eff. 0.100)
859.75/859.92	c #Conflicts:    2805000 | #Learnt:      69796 | 0.003
859.75/859.92	c total clause space: 127.173MB
859.75/859.92	c total #watches: 245236
860.15/860.36	c total #propagations: 18293436 / total #impl: 183127910 (eff. 0.100)
860.15/860.36	c #Conflicts:    2806000 | #Learnt:      70796 | 0.003
860.15/860.36	c total clause space: 127.173MB
860.15/860.36	c total #watches: 248564
860.75/860.96	c total #propagations: 18299337 / total #impl: 183187011 (eff. 0.100)
860.75/860.96	c #Conflicts:    2807000 | #Learnt:      71796 | 0.003
860.75/860.96	c total clause space: 127.173MB
860.75/860.96	c total #watches: 252014
861.35/861.58	c total #propagations: 18305426 / total #impl: 183254836 (eff. 0.100)
861.35/861.58	c #Conflicts:    2808000 | #Learnt:      72796 | 0.003
861.35/861.58	c total clause space: 127.173MB
861.35/861.58	c total #watches: 255490
861.84/862.06	c total #propagations: 18311612 / total #impl: 183306725 (eff. 0.100)
861.84/862.06	c #Conflicts:    2809000 | #Learnt:      73796 | 0.003
861.84/862.06	c total clause space: 127.173MB
861.84/862.06	c total #watches: 259196
862.35/862.59	c total #propagations: 18317871 / total #impl: 183359165 (eff. 0.100)
862.35/862.59	c #Conflicts:    2810000 | #Learnt:      74796 | 0.003
862.35/862.59	c total clause space: 127.173MB
862.35/862.59	c total #watches: 262820
862.94/863.10	c total #propagations: 18324222 / total #impl: 183411481 (eff. 0.100)
862.94/863.10	c #Conflicts:    2811000 | #Learnt:      75796 | 0.003
862.94/863.10	c total clause space: 127.173MB
862.94/863.10	c total #watches: 266247
863.84/864.08	c total #propagations: 18330201 / total #impl: 183458015 (eff. 0.100)
863.84/864.08	c #Conflicts:    2812000 | #Learnt:      76796 | 0.003
863.84/864.08	c total clause space: 127.173MB
863.84/864.08	c total #watches: 269851
864.74/864.94	c total #propagations: 18336553 / total #impl: 183510643 (eff. 0.100)
864.74/864.94	c #Conflicts:    2813000 | #Learnt:      77796 | 0.003
864.74/864.94	c total clause space: 127.173MB
864.74/864.94	c total #watches: 273472
865.65/865.88	c total #propagations: 18343249 / total #impl: 183574778 (eff. 0.100)
865.65/865.88	c #Conflicts:    2814000 | #Learnt:      78796 | 0.003
865.65/865.88	c total clause space: 127.173MB
865.65/865.88	c total #watches: 277053
866.44/866.62	c total #propagations: 18349497 / total #impl: 183638370 (eff. 0.100)
866.44/866.62	c #Conflicts:    2815000 | #Learnt:      79796 | 0.003
866.44/866.62	c total clause space: 127.173MB
866.44/866.62	c total #watches: 280789
867.14/867.34	c total #propagations: 18356000 / total #impl: 183698162 (eff. 0.100)
867.14/867.34	c #Conflicts:    2816000 | #Learnt:      80796 | 0.003
867.14/867.34	c total clause space: 127.173MB
867.14/867.34	c total #watches: 284165
867.64/867.85	c total #propagations: 18362447 / total #impl: 183758522 (eff. 0.100)
867.64/867.85	c GC COLLECT
867.64/867.85	c #Conflicts:    2817000 | #Learnt:      41096 | 0.003
867.64/867.85	c total clause space: 127.173MB
867.64/867.85	c total #watches: 147739
867.94/868.11	c total #propagations: 18368768 / total #impl: 183811506 (eff. 0.100)
867.94/868.11	c #Conflicts:    2818000 | #Learnt:      42096 | 0.003
867.94/868.11	c total clause space: 127.173MB
867.94/868.11	c total #watches: 151193
868.14/868.30	c total #propagations: 18375152 / total #impl: 183871382 (eff. 0.100)
868.14/868.30	c #Conflicts:    2819000 | #Learnt:      43096 | 0.003
868.14/868.30	c total clause space: 127.173MB
868.14/868.30	c total #watches: 154695
868.44/868.60	c total #propagations: 18381452 / total #impl: 183919517 (eff. 0.100)
868.44/868.60	c #Conflicts:    2820000 | #Learnt:      44096 | 0.003
868.44/868.60	c total clause space: 127.173MB
868.44/868.60	c total #watches: 158350
868.54/868.77	c total #propagations: 18387684 / total #impl: 183973780 (eff. 0.100)
868.54/868.77	c #Conflicts:    2821000 | #Learnt:      45096 | 0.003
868.54/868.77	c total clause space: 127.173MB
868.54/868.77	c total #watches: 162180
868.74/868.98	c total #propagations: 18394176 / total #impl: 184009506 (eff. 0.100)
868.74/868.98	c #Conflicts:    2822000 | #Learnt:      46096 | 0.003
868.74/868.98	c total clause space: 127.173MB
868.74/868.98	c total #watches: 165747
869.04/869.25	c total #propagations: 18401014 / total #impl: 184046538 (eff. 0.100)
869.04/869.25	c #Conflicts:    2823000 | #Learnt:      47096 | 0.003
869.04/869.25	c total clause space: 127.173MB
869.04/869.25	c total #watches: 169252
869.34/869.54	c total #propagations: 18407493 / total #impl: 184094999 (eff. 0.100)
869.34/869.54	c #Conflicts:    2824000 | #Learnt:      48096 | 0.003
869.34/869.54	c total clause space: 127.173MB
869.34/869.54	c total #watches: 172704
869.64/869.81	c total #propagations: 18413621 / total #impl: 184160817 (eff. 0.100)
869.64/869.81	c #Conflicts:    2825000 | #Learnt:      49096 | 0.003
869.64/869.81	c total clause space: 127.173MB
869.64/869.81	c total #watches: 176373
869.74/869.99	c total #propagations: 18420397 / total #impl: 184207301 (eff. 0.100)
869.74/869.99	c #Conflicts:    2826000 | #Learnt:      50096 | 0.003
869.74/869.99	c total clause space: 127.173MB
869.74/869.99	c total #watches: 179899
870.05/870.30	c total #propagations: 18427049 / total #impl: 184251847 (eff. 0.100)
870.05/870.30	c #Conflicts:    2827000 | #Learnt:      51096 | 0.003
870.05/870.30	c total clause space: 127.173MB
870.05/870.30	c total #watches: 183576
870.44/870.62	c total #propagations: 18433029 / total #impl: 184306520 (eff. 0.100)
870.44/870.62	c #Conflicts:    2828000 | #Learnt:      52096 | 0.003
870.44/870.62	c total clause space: 127.173MB
870.44/870.62	c total #watches: 187025
870.74/870.92	c total #propagations: 18439323 / total #impl: 184362784 (eff. 0.100)
870.74/870.92	c #Conflicts:    2829000 | #Learnt:      53096 | 0.003
870.74/870.92	c total clause space: 127.173MB
870.74/870.92	c total #watches: 190332
870.84/871.09	c total #propagations: 18445771 / total #impl: 184423968 (eff. 0.100)
870.84/871.09	c #Conflicts:    2830000 | #Learnt:      54096 | 0.003
870.84/871.09	c total clause space: 127.173MB
870.84/871.09	c total #watches: 194061
871.15/871.32	c total #propagations: 18452751 / total #impl: 184473295 (eff. 0.100)
871.15/871.32	c #Conflicts:    2831000 | #Learnt:      55096 | 0.003
871.15/871.32	c total clause space: 127.173MB
871.15/871.32	c total #watches: 197362
871.34/871.56	c total #propagations: 18460064 / total #impl: 184536607 (eff. 0.100)
871.34/871.56	c #Conflicts:    2832000 | #Learnt:      56096 | 0.003
871.34/871.56	c total clause space: 127.173MB
871.34/871.56	c total #watches: 200731
871.64/871.83	c total #propagations: 18467148 / total #impl: 184616257 (eff. 0.100)
871.64/871.83	c #Conflicts:    2833000 | #Learnt:      57096 | 0.003
871.64/871.83	c total clause space: 127.173MB
871.64/871.83	c total #watches: 204112
871.84/872.09	c total #propagations: 18473903 / total #impl: 184696377 (eff. 0.100)
871.84/872.09	c #Conflicts:    2834000 | #Learnt:      58096 | 0.003
871.84/872.09	c total clause space: 127.173MB
871.84/872.09	c total #watches: 207543
872.15/872.33	c total #propagations: 18480627 / total #impl: 184771167 (eff. 0.100)
872.15/872.33	c #Conflicts:    2835000 | #Learnt:      59096 | 0.003
872.15/872.33	c total clause space: 127.173MB
872.15/872.33	c total #watches: 210942
872.34/872.55	c total #propagations: 18486892 / total #impl: 184835483 (eff. 0.100)
872.34/872.55	c #Conflicts:    2836000 | #Learnt:      60096 | 0.003
872.34/872.55	c total clause space: 127.173MB
872.34/872.55	c total #watches: 214497
872.74/872.91	c total #propagations: 18493612 / total #impl: 184894827 (eff. 0.100)
872.74/872.91	c #Conflicts:    2837000 | #Learnt:      61096 | 0.003
872.74/872.91	c total clause space: 127.173MB
872.74/872.91	c total #watches: 217809
873.04/873.23	c total #propagations: 18499615 / total #impl: 184956545 (eff. 0.100)
873.04/873.23	c #Conflicts:    2838000 | #Learnt:      62096 | 0.003
873.04/873.23	c total clause space: 127.173MB
873.04/873.23	c total #watches: 221202
873.35/873.53	c total #propagations: 18505675 / total #impl: 185019551 (eff. 0.100)
873.35/873.53	c #Conflicts:    2839000 | #Learnt:      63096 | 0.003
873.35/873.53	c total clause space: 127.173MB
873.35/873.53	c total #watches: 224335
873.64/873.86	c total #propagations: 18511780 / total #impl: 185084274 (eff. 0.100)
873.64/873.86	c #Conflicts:    2840000 | #Learnt:      64096 | 0.003
873.64/873.86	c total clause space: 127.173MB
873.64/873.86	c total #watches: 227465
874.04/874.27	c total #propagations: 18518075 / total #impl: 185145398 (eff. 0.100)
874.04/874.27	c #Conflicts:    2841000 | #Learnt:      65096 | 0.003
874.04/874.27	c total clause space: 127.173MB
874.04/874.27	c total #watches: 231213
874.54/874.70	c total #propagations: 18524233 / total #impl: 185200462 (eff. 0.100)
874.54/874.70	c #Conflicts:    2842000 | #Learnt:      66096 | 0.003
874.54/874.70	c total clause space: 127.173MB
874.54/874.70	c total #watches: 234976
874.84/875.09	c total #propagations: 18531008 / total #impl: 185258371 (eff. 0.100)
874.84/875.09	c #Conflicts:    2843000 | #Learnt:      67096 | 0.003
874.84/875.09	c total clause space: 127.173MB
874.84/875.09	c total #watches: 238966
875.34/875.56	c total #propagations: 18537212 / total #impl: 185336036 (eff. 0.100)
875.34/875.56	c #Conflicts:    2844000 | #Learnt:      68096 | 0.003
875.34/875.56	c total clause space: 127.173MB
875.34/875.56	c total #watches: 242915
875.74/875.99	c total #propagations: 18543728 / total #impl: 185396454 (eff. 0.100)
875.74/875.99	c #Conflicts:    2845000 | #Learnt:      69096 | 0.003
875.74/875.99	c total clause space: 127.173MB
875.74/875.99	c total #watches: 246326
876.24/876.49	c total #propagations: 18550919 / total #impl: 185450030 (eff. 0.100)
876.24/876.49	c #Conflicts:    2846000 | #Learnt:      70096 | 0.003
876.24/876.49	c total clause space: 127.173MB
876.24/876.49	c total #watches: 250086
876.65/876.85	c total #propagations: 18558039 / total #impl: 185525836 (eff. 0.100)
876.65/876.85	c #Conflicts:    2847000 | #Learnt:      71096 | 0.003
876.65/876.85	c total clause space: 127.173MB
876.65/876.85	c total #watches: 253986
877.04/877.24	c total #propagations: 18564175 / total #impl: 185596616 (eff. 0.100)
877.04/877.24	c #Conflicts:    2848000 | #Learnt:      72096 | 0.003
877.04/877.24	c total clause space: 127.173MB
877.04/877.24	c total #watches: 257586
877.84/878.09	c total #propagations: 18570598 / total #impl: 185664598 (eff. 0.100)
877.84/878.09	c #Conflicts:    2849000 | #Learnt:      73096 | 0.003
877.84/878.09	c total clause space: 127.173MB
877.84/878.09	c total #watches: 261125
878.64/878.83	c total #propagations: 18576861 / total #impl: 185722311 (eff. 0.100)
878.64/878.83	c #Conflicts:    2850000 | #Learnt:      74096 | 0.003
878.64/878.83	c total clause space: 127.173MB
878.64/878.83	c total #watches: 264714
879.74/879.98	c total #propagations: 18584253 / total #impl: 185781670 (eff. 0.100)
879.74/879.98	c #Conflicts:    2851000 | #Learnt:      75096 | 0.003
879.74/879.98	c total clause space: 127.173MB
879.74/879.98	c total #watches: 268560
880.44/880.70	c total #propagations: 18591039 / total #impl: 185868627 (eff. 0.100)
880.44/880.70	c #Conflicts:    2852000 | #Learnt:      76096 | 0.003
880.44/880.70	c total clause space: 127.173MB
880.44/880.70	c total #watches: 272343
881.05/881.26	c total #propagations: 18597308 / total #impl: 185922129 (eff. 0.100)
881.05/881.26	c #Conflicts:    2853000 | #Learnt:      77096 | 0.003
881.05/881.26	c total clause space: 127.173MB
881.05/881.26	c total #watches: 275939
881.54/881.73	c total #propagations: 18604097 / total #impl: 185978288 (eff. 0.100)
881.54/881.73	c #Conflicts:    2854000 | #Learnt:      78096 | 0.003
881.54/881.73	c total clause space: 127.173MB
881.54/881.73	c total #watches: 279743
882.24/882.40	c total #propagations: 18610827 / total #impl: 186041906 (eff. 0.100)
882.24/882.40	c #Conflicts:    2855000 | #Learnt:      79096 | 0.003
882.24/882.40	c total clause space: 127.173MB
882.24/882.40	c total #watches: 283287
882.84/883.00	c total #propagations: 18617144 / total #impl: 186106675 (eff. 0.100)
882.84/883.00	c #Conflicts:    2856000 | #Learnt:      80096 | 0.003
882.84/883.00	c total clause space: 127.173MB
882.84/883.00	c total #watches: 286735
883.34/883.56	c total #propagations: 18623494 / total #impl: 186165332 (eff. 0.100)
883.34/883.56	c #Conflicts:    2857000 | #Learnt:      81096 | 0.003
883.34/883.56	c total clause space: 127.173MB
883.34/883.56	c total #watches: 290157
883.95/884.11	c total #propagations: 18630439 / total #impl: 186205487 (eff. 0.100)
883.95/884.11	c GC COLLECT
883.95/884.11	c #Conflicts:    2858000 | #Learnt:      41095 | 0.003
883.95/884.11	c total clause space: 127.173MB
883.95/884.11	c total #watches: 147793
884.15/884.36	c total #propagations: 18637327 / total #impl: 186248946 (eff. 0.100)
884.15/884.36	c #Conflicts:    2859000 | #Learnt:      42095 | 0.003
884.15/884.36	c total clause space: 127.173MB
884.15/884.36	c total #watches: 151590
884.45/884.66	c total #propagations: 18643590 / total #impl: 186294504 (eff. 0.100)
884.45/884.66	c #Conflicts:    2860000 | #Learnt:      43095 | 0.003
884.45/884.66	c total clause space: 127.173MB
884.45/884.66	c total #watches: 155020
884.75/884.99	c total #propagations: 18649936 / total #impl: 186351897 (eff. 0.100)
884.75/884.99	c #Conflicts:    2861000 | #Learnt:      44095 | 0.003
884.75/884.99	c total clause space: 127.173MB
884.75/884.99	c total #watches: 158794
885.05/885.23	c total #propagations: 18656104 / total #impl: 186415031 (eff. 0.100)
885.05/885.23	c #Conflicts:    2862000 | #Learnt:      45095 | 0.003
885.05/885.23	c total clause space: 127.173MB
885.05/885.23	c total #watches: 162506
885.25/885.48	c total #propagations: 18662860 / total #impl: 186479153 (eff. 0.100)
885.25/885.48	c #Conflicts:    2863000 | #Learnt:      46095 | 0.003
885.25/885.48	c total clause space: 127.173MB
885.25/885.48	c total #watches: 165943
885.55/885.79	c total #propagations: 18669291 / total #impl: 186538386 (eff. 0.100)
885.55/885.79	c #Conflicts:    2864000 | #Learnt:      47095 | 0.003
885.55/885.79	c total clause space: 127.173MB
885.55/885.79	c total #watches: 169464
885.95/886.18	c total #propagations: 18675106 / total #impl: 186590266 (eff. 0.100)
885.95/886.18	c #Conflicts:    2865000 | #Learnt:      48095 | 0.003
885.95/886.18	c total clause space: 127.173MB
885.95/886.18	c total #watches: 173248
886.35/886.50	c total #propagations: 18682341 / total #impl: 186645981 (eff. 0.100)
886.35/886.50	c #Conflicts:    2866000 | #Learnt:      49095 | 0.003
886.35/886.50	c total clause space: 127.173MB
886.35/886.50	c total #watches: 176716
886.56/886.77	c total #propagations: 18688560 / total #impl: 186705955 (eff. 0.100)
886.56/886.77	c #Conflicts:    2867000 | #Learnt:      50095 | 0.003
886.56/886.77	c total clause space: 127.173MB
886.56/886.77	c total #watches: 180070
886.95/887.13	c total #propagations: 18694908 / total #impl: 186757278 (eff. 0.100)
886.95/887.13	c #Conflicts:    2868000 | #Learnt:      51095 | 0.003
886.95/887.13	c total clause space: 127.173MB
886.95/887.13	c total #watches: 183590
887.35/887.54	c total #propagations: 18701446 / total #impl: 186811822 (eff. 0.100)
887.35/887.54	c #Conflicts:    2869000 | #Learnt:      52095 | 0.003
887.35/887.54	c total clause space: 127.173MB
887.35/887.54	c total #watches: 187046
887.66/887.89	c total #propagations: 18707818 / total #impl: 186867203 (eff. 0.100)
887.66/887.89	c #Conflicts:    2870000 | #Learnt:      53095 | 0.003
887.66/887.89	c total clause space: 127.173MB
887.66/887.89	c total #watches: 190869
887.95/888.19	c total #propagations: 18714711 / total #impl: 186912970 (eff. 0.100)
887.95/888.19	c #Conflicts:    2871000 | #Learnt:      54095 | 0.003
887.95/888.19	c total clause space: 127.173MB
887.95/888.19	c total #watches: 194602
888.45/888.61	c total #propagations: 18721565 / total #impl: 186961697 (eff. 0.100)
888.45/888.61	c #Conflicts:    2872000 | #Learnt:      55095 | 0.003
888.45/888.61	c total clause space: 127.173MB
888.45/888.61	c total #watches: 198254
888.95/889.10	c total #propagations: 18727874 / total #impl: 187019976 (eff. 0.100)
888.95/889.10	c #Conflicts:    2873000 | #Learnt:      56095 | 0.003
888.95/889.10	c total clause space: 127.173MB
888.95/889.10	c total #watches: 201990
889.45/889.67	c total #propagations: 18734690 / total #impl: 187078234 (eff. 0.100)
889.45/889.67	c #Conflicts:    2874000 | #Learnt:      57095 | 0.003
889.45/889.67	c total clause space: 127.173MB
889.45/889.67	c total #watches: 205183
889.86/890.07	c total #propagations: 18740867 / total #impl: 187147091 (eff. 0.100)
889.86/890.07	c #Conflicts:    2875000 | #Learnt:      58095 | 0.003
889.86/890.07	c total clause space: 127.173MB
889.86/890.07	c total #watches: 208588
890.25/890.48	c total #propagations: 18746414 / total #impl: 187208038 (eff. 0.100)
890.25/890.48	c #Conflicts:    2876000 | #Learnt:      59095 | 0.003
890.25/890.48	c total clause space: 127.173MB
890.25/890.48	c total #watches: 212035
890.65/890.88	c total #propagations: 18751919 / total #impl: 187262094 (eff. 0.100)
890.65/890.88	c #Conflicts:    2877000 | #Learnt:      60095 | 0.003
890.65/890.88	c total clause space: 127.173MB
890.65/890.88	c total #watches: 215406
891.05/891.29	c total #propagations: 18757731 / total #impl: 187323029 (eff. 0.100)
891.05/891.29	c #Conflicts:    2878000 | #Learnt:      61095 | 0.003
891.05/891.29	c total clause space: 127.173MB
891.05/891.29	c total #watches: 218577
891.55/891.71	c total #propagations: 18763391 / total #impl: 187380361 (eff. 0.100)
891.55/891.71	c #Conflicts:    2879000 | #Learnt:      62095 | 0.003
891.55/891.71	c total clause space: 127.173MB
891.55/891.71	c total #watches: 222160
892.06/892.24	c total #propagations: 18770012 / total #impl: 187426825 (eff. 0.100)
892.06/892.24	c #Conflicts:    2880000 | #Learnt:      63095 | 0.003
892.06/892.24	c total clause space: 127.173MB
892.06/892.24	c total #watches: 225649
892.75/892.94	c total #propagations: 18777124 / total #impl: 187480365 (eff. 0.100)
892.75/892.94	c #Conflicts:    2881000 | #Learnt:      64095 | 0.003
892.75/892.94	c total clause space: 127.173MB
892.75/892.94	c total #watches: 229035
893.55/893.72	c total #propagations: 18784716 / total #impl: 187542777 (eff. 0.100)
893.55/893.72	c #Conflicts:    2882000 | #Learnt:      65095 | 0.003
893.55/893.72	c total clause space: 127.173MB
893.55/893.72	c total #watches: 232877
894.26/894.45	c total #propagations: 18791762 / total #impl: 187600586 (eff. 0.100)
894.26/894.45	c #Conflicts:    2883000 | #Learnt:      66095 | 0.003
894.26/894.45	c total clause space: 127.173MB
894.26/894.45	c total #watches: 236287
895.15/895.31	c total #propagations: 18798514 / total #impl: 187658138 (eff. 0.100)
895.15/895.31	c #Conflicts:    2884000 | #Learnt:      67095 | 0.003
895.15/895.31	c total clause space: 127.173MB
895.15/895.31	c total #watches: 239648
895.95/896.16	c total #propagations: 18805416 / total #impl: 187719114 (eff. 0.100)
895.95/896.16	c #Conflicts:    2885000 | #Learnt:      68095 | 0.003
895.95/896.16	c total clause space: 127.173MB
895.95/896.16	c total #watches: 242969
896.65/896.89	c total #propagations: 18812632 / total #impl: 187785900 (eff. 0.100)
896.65/896.89	c #Conflicts:    2886000 | #Learnt:      69095 | 0.003
896.65/896.89	c total clause space: 127.173MB
896.65/896.89	c total #watches: 246330
897.55/897.73	c total #propagations: 18819308 / total #impl: 187852860 (eff. 0.100)
897.55/897.73	c #Conflicts:    2887000 | #Learnt:      70095 | 0.003
897.55/897.73	c total clause space: 127.173MB
897.55/897.73	c total #watches: 249646
898.35/898.58	c total #propagations: 18825802 / total #impl: 187919940 (eff. 0.100)
898.35/898.58	c #Conflicts:    2888000 | #Learnt:      71095 | 0.003
898.35/898.58	c total clause space: 127.173MB
898.35/898.58	c total #watches: 252992
899.25/899.48	c total #propagations: 18831872 / total #impl: 187985558 (eff. 0.100)
899.25/899.48	c #Conflicts:    2889000 | #Learnt:      72095 | 0.003
899.25/899.48	c total clause space: 127.173MB
899.25/899.48	c total #watches: 256411
900.25/900.45	c total #propagations: 18838382 / total #impl: 188052895 (eff. 0.100)
900.25/900.45	c #Conflicts:    2890000 | #Learnt:      73095 | 0.003
900.25/900.45	c total clause space: 127.173MB
900.25/900.45	c total #watches: 259799
901.25/901.45	c total #propagations: 18844789 / total #impl: 188119562 (eff. 0.100)
901.25/901.45	c #Conflicts:    2891000 | #Learnt:      74095 | 0.003
901.25/901.45	c total clause space: 127.173MB
901.25/901.45	c total #watches: 263137
902.25/902.43	c total #propagations: 18851629 / total #impl: 188193790 (eff. 0.100)
902.25/902.43	c #Conflicts:    2892000 | #Learnt:      75095 | 0.003
902.25/902.43	c total clause space: 127.173MB
902.25/902.43	c total #watches: 266508
903.25/903.40	c total #propagations: 18858303 / total #impl: 188278149 (eff. 0.100)
903.25/903.40	c #Conflicts:    2893000 | #Learnt:      76095 | 0.003
903.25/903.40	c total clause space: 127.173MB
903.25/903.40	c total #watches: 270011
904.05/904.30	c total #propagations: 18864770 / total #impl: 188350641 (eff. 0.100)
904.05/904.30	c #Conflicts:    2894000 | #Learnt:      77095 | 0.003
904.05/904.30	c total clause space: 127.173MB
904.05/904.30	c total #watches: 273552
905.15/905.36	c total #propagations: 18871008 / total #impl: 188417198 (eff. 0.100)
905.15/905.36	c #Conflicts:    2895000 | #Learnt:      78095 | 0.003
905.15/905.36	c total clause space: 127.173MB
905.15/905.36	c total #watches: 276831
906.25/906.43	c total #propagations: 18877624 / total #impl: 188501026 (eff. 0.100)
906.25/906.43	c #Conflicts:    2896000 | #Learnt:      79095 | 0.003
906.25/906.43	c total clause space: 127.173MB
906.25/906.43	c total #watches: 280127
907.35/907.54	c total #propagations: 18884170 / total #impl: 188574023 (eff. 0.100)
907.35/907.54	c #Conflicts:    2897000 | #Learnt:      80095 | 0.003
907.35/907.54	c total clause space: 127.173MB
907.35/907.54	c total #watches: 283583
908.65/908.80	c total #propagations: 18891059 / total #impl: 188649481 (eff. 0.100)
908.65/908.80	c #Conflicts:    2898000 | #Learnt:      81095 | 0.003
908.65/908.80	c total clause space: 127.173MB
908.65/908.80	c total #watches: 286853
909.25/909.42	c total #propagations: 18897944 / total #impl: 188735569 (eff. 0.100)
909.25/909.42	c #Conflicts:    2899000 | #Learnt:      82095 | 0.003
909.25/909.42	c total clause space: 127.173MB
909.25/909.42	c total #watches: 290188
909.65/909.88	c total #propagations: 18904107 / total #impl: 188798935 (eff. 0.100)
909.65/909.88	c GC COLLECT
909.65/909.88	c #Conflicts:    2900000 | #Learnt:      41794 | 0.003
909.65/909.88	c total clause space: 127.173MB
909.65/909.88	c total #watches: 150192
909.85/910.06	c total #propagations: 18910519 / total #impl: 188863705 (eff. 0.100)
909.85/910.06	c #Conflicts:    2901000 | #Learnt:      42794 | 0.003
909.85/910.06	c total clause space: 127.173MB
909.85/910.06	c total #watches: 153752
910.05/910.25	c total #propagations: 18917176 / total #impl: 188932370 (eff. 0.100)
910.05/910.25	c #Conflicts:    2902000 | #Learnt:      43794 | 0.003
910.05/910.25	c total clause space: 127.173MB
910.05/910.25	c total #watches: 157316
910.25/910.45	c total #propagations: 18923464 / total #impl: 188997444 (eff. 0.100)
910.25/910.45	c #Conflicts:    2903000 | #Learnt:      44794 | 0.003
910.25/910.45	c total clause space: 127.173MB
910.25/910.45	c total #watches: 160988
910.45/910.68	c total #propagations: 18930029 / total #impl: 189063048 (eff. 0.100)
910.45/910.68	c #Conflicts:    2904000 | #Learnt:      45794 | 0.003
910.45/910.68	c total clause space: 127.173MB
910.45/910.68	c total #watches: 164329
910.75/910.95	c total #propagations: 18936328 / total #impl: 189131296 (eff. 0.100)
910.75/910.95	c #Conflicts:    2905000 | #Learnt:      46794 | 0.003
910.75/910.95	c total clause space: 127.173MB
910.75/910.95	c total #watches: 167647
911.05/911.22	c total #propagations: 18942278 / total #impl: 189195100 (eff. 0.100)
911.05/911.22	c #Conflicts:    2906000 | #Learnt:      47794 | 0.003
911.05/911.22	c total clause space: 127.173MB
911.05/911.22	c total #watches: 170912
911.25/911.50	c total #propagations: 18948290 / total #impl: 189258909 (eff. 0.100)
911.25/911.50	c #Conflicts:    2907000 | #Learnt:      48794 | 0.003
911.25/911.50	c total clause space: 127.173MB
911.25/911.50	c total #watches: 174306
911.55/911.78	c total #propagations: 18954439 / total #impl: 189327332 (eff. 0.100)
911.55/911.78	c #Conflicts:    2908000 | #Learnt:      49794 | 0.003
911.55/911.78	c total clause space: 127.173MB
911.55/911.78	c total #watches: 177819
911.85/912.05	c total #propagations: 18960622 / total #impl: 189395662 (eff. 0.100)
911.85/912.05	c #Conflicts:    2909000 | #Learnt:      50794 | 0.003
911.85/912.05	c total clause space: 127.173MB
911.85/912.05	c total #watches: 180894
912.15/912.31	c total #propagations: 18966780 / total #impl: 189459536 (eff. 0.100)
912.15/912.31	c #Conflicts:    2910000 | #Learnt:      51794 | 0.003
912.15/912.31	c total clause space: 127.173MB
912.15/912.31	c total #watches: 184057
912.44/912.66	c total #propagations: 18973070 / total #impl: 189525998 (eff. 0.100)
912.44/912.66	c #Conflicts:    2911000 | #Learnt:      52794 | 0.003
912.44/912.66	c total clause space: 127.173MB
912.44/912.66	c total #watches: 187218
912.85/913.03	c total #propagations: 18979140 / total #impl: 189595585 (eff. 0.100)
912.85/913.03	c #Conflicts:    2912000 | #Learnt:      53794 | 0.003
912.85/913.03	c total clause space: 127.173MB
912.85/913.03	c total #watches: 190240
913.14/913.36	c total #propagations: 18985159 / total #impl: 189663597 (eff. 0.100)
913.14/913.36	c #Conflicts:    2913000 | #Learnt:      54794 | 0.003
913.14/913.36	c total clause space: 127.173MB
913.14/913.36	c total #watches: 193505
913.44/913.66	c total #propagations: 18991650 / total #impl: 189734651 (eff. 0.100)
913.44/913.66	c #Conflicts:    2914000 | #Learnt:      55794 | 0.003
913.44/913.66	c total clause space: 127.173MB
913.44/913.66	c total #watches: 196734
913.74/913.97	c total #propagations: 18998269 / total #impl: 189803423 (eff. 0.100)
913.74/913.97	c #Conflicts:    2915000 | #Learnt:      56794 | 0.003
913.74/913.97	c total clause space: 127.173MB
913.74/913.97	c total #watches: 200110
914.05/914.29	c total #propagations: 19005325 / total #impl: 189877259 (eff. 0.100)
914.05/914.29	c #Conflicts:    2916000 | #Learnt:      57794 | 0.003
914.05/914.29	c total clause space: 127.173MB
914.05/914.29	c total #watches: 203812
914.44/914.65	c total #propagations: 19012138 / total #impl: 189952169 (eff. 0.100)
914.44/914.65	c #Conflicts:    2917000 | #Learnt:      58794 | 0.003
914.44/914.65	c total clause space: 127.173MB
914.44/914.65	c total #watches: 207006
914.84/915.06	c total #propagations: 19019065 / total #impl: 190032614 (eff. 0.100)
914.84/915.06	c #Conflicts:    2918000 | #Learnt:      59794 | 0.003
914.84/915.06	c total clause space: 127.173MB
914.84/915.06	c total #watches: 210164
915.24/915.48	c total #propagations: 19025334 / total #impl: 190103503 (eff. 0.100)
915.24/915.48	c #Conflicts:    2919000 | #Learnt:      60794 | 0.003
915.24/915.48	c total clause space: 127.173MB
915.24/915.48	c total #watches: 213366
915.84/916.01	c total #propagations: 19031584 / total #impl: 190174576 (eff. 0.100)
915.84/916.01	c #Conflicts:    2920000 | #Learnt:      61794 | 0.003
915.84/916.01	c total clause space: 127.173MB
915.84/916.01	c total #watches: 216426
916.25/916.42	c total #propagations: 19037856 / total #impl: 190246149 (eff. 0.100)
916.25/916.42	c #Conflicts:    2921000 | #Learnt:      62794 | 0.003
916.25/916.42	c total clause space: 127.173MB
916.25/916.42	c total #watches: 219673
916.64/916.84	c total #propagations: 19044389 / total #impl: 190314778 (eff. 0.100)
916.64/916.84	c #Conflicts:    2922000 | #Learnt:      63794 | 0.003
916.64/916.84	c total clause space: 127.173MB
916.64/916.84	c total #watches: 222816
917.14/917.38	c total #propagations: 19050709 / total #impl: 190388278 (eff. 0.100)
917.14/917.38	c #Conflicts:    2923000 | #Learnt:      64794 | 0.003
917.14/917.38	c total clause space: 127.173MB
917.14/917.38	c total #watches: 226211
917.64/917.89	c total #propagations: 19056579 / total #impl: 190452079 (eff. 0.100)
917.64/917.89	c #Conflicts:    2924000 | #Learnt:      65794 | 0.003
917.64/917.89	c total clause space: 127.173MB
917.64/917.89	c total #watches: 229760
918.04/918.26	c total #propagations: 19062415 / total #impl: 190512645 (eff. 0.100)
918.04/918.26	c #Conflicts:    2925000 | #Learnt:      66794 | 0.003
918.04/918.26	c total clause space: 127.173MB
918.04/918.26	c total #watches: 233204
918.54/918.74	c total #propagations: 19068394 / total #impl: 190570245 (eff. 0.100)
918.54/918.74	c #Conflicts:    2926000 | #Learnt:      67794 | 0.003
918.54/918.74	c total clause space: 127.173MB
918.54/918.74	c total #watches: 236512
918.94/919.15	c total #propagations: 19074464 / total #impl: 190634481 (eff. 0.100)
918.94/919.15	c #Conflicts:    2927000 | #Learnt:      68794 | 0.003
918.94/919.15	c total clause space: 127.173MB
918.94/919.15	c total #watches: 239948
919.34/919.58	c total #propagations: 19080780 / total #impl: 190701521 (eff. 0.100)
919.34/919.58	c #Conflicts:    2928000 | #Learnt:      69794 | 0.003
919.34/919.58	c total clause space: 127.173MB
919.34/919.58	c total #watches: 243508
919.84/920.03	c total #propagations: 19086851 / total #impl: 190763310 (eff. 0.100)
919.84/920.03	c #Conflicts:    2929000 | #Learnt:      70794 | 0.003
919.84/920.03	c total clause space: 127.173MB
919.84/920.03	c total #watches: 246610
920.24/920.46	c total #propagations: 19093011 / total #impl: 190825518 (eff. 0.100)
920.24/920.46	c #Conflicts:    2930000 | #Learnt:      71794 | 0.003
920.24/920.46	c total clause space: 127.173MB
920.24/920.46	c total #watches: 249678
920.74/920.90	c total #propagations: 19099336 / total #impl: 190888388 (eff. 0.100)
920.74/920.90	c #Conflicts:    2931000 | #Learnt:      72794 | 0.003
920.74/920.90	c total clause space: 127.173MB
920.74/920.90	c total #watches: 252778
921.24/921.46	c total #propagations: 19105854 / total #impl: 190955033 (eff. 0.100)
921.24/921.46	c #Conflicts:    2932000 | #Learnt:      73794 | 0.003
921.24/921.46	c total clause space: 127.173MB
921.24/921.46	c total #watches: 256190
921.84/922.04	c total #propagations: 19112142 / total #impl: 191023252 (eff. 0.100)
921.84/922.04	c #Conflicts:    2933000 | #Learnt:      74794 | 0.003
921.84/922.04	c total clause space: 127.173MB
921.84/922.04	c total #watches: 259383
922.34/922.55	c total #propagations: 19118534 / total #impl: 191091660 (eff. 0.100)
922.34/922.55	c #Conflicts:    2934000 | #Learnt:      75794 | 0.003
922.34/922.55	c total clause space: 127.173MB
922.34/922.55	c total #watches: 262816
923.04/923.21	c total #propagations: 19124932 / total #impl: 191164942 (eff. 0.100)
923.04/923.21	c #Conflicts:    2935000 | #Learnt:      76794 | 0.003
923.04/923.21	c total clause space: 127.173MB
923.04/923.21	c total #watches: 265838
923.54/923.74	c total #propagations: 19131208 / total #impl: 191243399 (eff. 0.100)
923.54/923.74	c #Conflicts:    2936000 | #Learnt:      77794 | 0.003
923.54/923.74	c total clause space: 127.173MB
923.54/923.74	c total #watches: 269011
924.24/924.40	c total #propagations: 19137729 / total #impl: 191319035 (eff. 0.100)
924.24/924.40	c #Conflicts:    2937000 | #Learnt:      78794 | 0.003
924.24/924.40	c total clause space: 127.173MB
924.24/924.40	c total #watches: 272391
924.84/925.08	c total #propagations: 19143670 / total #impl: 191391799 (eff. 0.100)
924.84/925.08	c #Conflicts:    2938000 | #Learnt:      79794 | 0.003
924.84/925.08	c total clause space: 127.173MB
924.84/925.08	c total #watches: 275570
925.74/925.90	c total #propagations: 19150257 / total #impl: 191468447 (eff. 0.100)
925.74/925.90	c #Conflicts:    2939000 | #Learnt:      80794 | 0.003
925.74/925.90	c total clause space: 127.173MB
925.74/925.90	c total #watches: 278894
926.64/926.80	c total #propagations: 19156872 / total #impl: 191555219 (eff. 0.100)
926.64/926.80	c #Conflicts:    2940000 | #Learnt:      81794 | 0.003
926.64/926.80	c total clause space: 127.173MB
926.64/926.80	c total #watches: 282264
927.34/927.55	c total #propagations: 19163455 / total #impl: 191636288 (eff. 0.100)
927.34/927.55	c #Conflicts:    2941000 | #Learnt:      82794 | 0.003
927.34/927.55	c total clause space: 127.173MB
927.34/927.55	c total #watches: 285561
927.74/927.96	c total #propagations: 19170166 / total #impl: 191719472 (eff. 0.100)
927.74/927.96	c GC COLLECT
927.74/927.96	c #Conflicts:    2942000 | #Learnt:      42196 | 0.003
927.74/927.96	c total clause space: 127.173MB
927.74/927.96	c total #watches: 151604
927.94/928.16	c total #propagations: 19176903 / total #impl: 191788000 (eff. 0.100)
927.94/928.16	c #Conflicts:    2943000 | #Learnt:      43196 | 0.003
927.94/928.16	c total clause space: 127.173MB
927.94/928.16	c total #watches: 155270
928.14/928.35	c total #propagations: 19182876 / total #impl: 191845302 (eff. 0.100)
928.14/928.35	c #Conflicts:    2944000 | #Learnt:      44196 | 0.003
928.14/928.35	c total clause space: 127.173MB
928.14/928.35	c total #watches: 158476
928.35/928.59	c total #propagations: 19189526 / total #impl: 191905828 (eff. 0.100)
928.35/928.59	c #Conflicts:    2945000 | #Learnt:      45196 | 0.003
928.35/928.59	c total clause space: 127.173MB
928.35/928.59	c total #watches: 162031
928.64/928.82	c total #propagations: 19195641 / total #impl: 191963524 (eff. 0.100)
928.64/928.82	c #Conflicts:    2946000 | #Learnt:      46196 | 0.003
928.64/928.82	c total clause space: 127.173MB
928.64/928.82	c total #watches: 165500
928.94/929.13	c total #propagations: 19202043 / total #impl: 192022648 (eff. 0.100)
928.94/929.13	c #Conflicts:    2947000 | #Learnt:      47196 | 0.003
928.94/929.13	c total clause space: 127.173MB
928.94/929.13	c total #watches: 169033
929.35/929.52	c total #propagations: 19208096 / total #impl: 192097552 (eff. 0.100)
929.35/929.52	c #Conflicts:    2948000 | #Learnt:      48196 | 0.003
929.35/929.52	c total clause space: 127.173MB
929.35/929.52	c total #watches: 172555
929.64/929.83	c total #propagations: 19214515 / total #impl: 192177249 (eff. 0.100)
929.64/929.83	c #Conflicts:    2949000 | #Learnt:      49196 | 0.003
929.64/929.83	c total clause space: 127.173MB
929.64/929.83	c total #watches: 175860
929.94/930.13	c total #propagations: 19220829 / total #impl: 192245164 (eff. 0.100)
929.94/930.13	c #Conflicts:    2950000 | #Learnt:      50196 | 0.003
929.94/930.13	c total clause space: 127.173MB
929.94/930.13	c total #watches: 179172
930.34/930.53	c total #propagations: 19226827 / total #impl: 192314219 (eff. 0.100)
930.34/930.53	c #Conflicts:    2951000 | #Learnt:      51196 | 0.003
930.34/930.53	c total clause space: 127.173MB
930.34/930.53	c total #watches: 182650
930.74/930.91	c total #propagations: 19232797 / total #impl: 192405407 (eff. 0.100)
930.74/930.91	c #Conflicts:    2952000 | #Learnt:      52196 | 0.003
930.74/930.91	c total clause space: 127.173MB
930.74/930.91	c total #watches: 186196
931.04/931.27	c total #propagations: 19239252 / total #impl: 192488739 (eff. 0.100)
931.04/931.27	c #Conflicts:    2953000 | #Learnt:      53196 | 0.003
931.04/931.27	c total clause space: 127.173MB
931.04/931.27	c total #watches: 189599
931.44/931.66	c total #propagations: 19245046 / total #impl: 192565803 (eff. 0.100)
931.44/931.66	c #Conflicts:    2954000 | #Learnt:      54196 | 0.003
931.44/931.66	c total clause space: 127.173MB
931.44/931.66	c total #watches: 192952
931.84/932.07	c total #propagations: 19251659 / total #impl: 192656626 (eff. 0.100)
931.84/932.07	c #Conflicts:    2955000 | #Learnt:      55196 | 0.003
931.84/932.07	c total clause space: 127.173MB
931.84/932.07	c total #watches: 196002
932.34/932.54	c total #propagations: 19258170 / total #impl: 192734767 (eff. 0.100)
932.34/932.54	c #Conflicts:    2956000 | #Learnt:      56196 | 0.003
932.34/932.54	c total clause space: 127.173MB
932.34/932.54	c total #watches: 199514
932.75/932.95	c total #propagations: 19264620 / total #impl: 192834149 (eff. 0.100)
932.75/932.95	c #Conflicts:    2957000 | #Learnt:      57196 | 0.003
932.75/932.95	c total clause space: 127.173MB
932.75/932.95	c total #watches: 202960
933.24/933.47	c total #propagations: 19270708 / total #impl: 192915612 (eff. 0.100)
933.24/933.47	c #Conflicts:    2958000 | #Learnt:      58196 | 0.003
933.24/933.47	c total clause space: 127.173MB
933.24/933.47	c total #watches: 206019
933.75/933.96	c total #propagations: 19277127 / total #impl: 193003321 (eff. 0.100)
933.75/933.96	c #Conflicts:    2959000 | #Learnt:      59196 | 0.003
933.75/933.96	c total clause space: 127.173MB
933.75/933.96	c total #watches: 209076
934.34/934.54	c total #propagations: 19283311 / total #impl: 193122450 (eff. 0.100)
934.34/934.54	c #Conflicts:    2960000 | #Learnt:      60196 | 0.003
934.34/934.54	c total clause space: 127.173MB
934.34/934.54	c total #watches: 212412
934.85/935.07	c total #propagations: 19289618 / total #impl: 193227165 (eff. 0.100)
934.85/935.07	c #Conflicts:    2961000 | #Learnt:      61196 | 0.003
934.85/935.07	c total clause space: 127.173MB
934.85/935.07	c total #watches: 215739
935.54/935.77	c total #propagations: 19295409 / total #impl: 193324819 (eff. 0.100)
935.54/935.77	c #Conflicts:    2962000 | #Learnt:      62196 | 0.003
935.54/935.77	c total clause space: 127.173MB
935.54/935.77	c total #watches: 219084
936.24/936.41	c total #propagations: 19301498 / total #impl: 193450660 (eff. 0.100)
936.24/936.41	c #Conflicts:    2963000 | #Learnt:      63196 | 0.003
936.24/936.41	c total clause space: 127.173MB
936.24/936.41	c total #watches: 222263
936.74/936.97	c total #propagations: 19307758 / total #impl: 193564220 (eff. 0.100)
936.74/936.97	c #Conflicts:    2964000 | #Learnt:      64196 | 0.003
936.74/936.97	c total clause space: 127.173MB
936.74/936.97	c total #watches: 225413
937.24/937.48	c total #propagations: 19314001 / total #impl: 193656579 (eff. 0.100)
937.24/937.48	c #Conflicts:    2965000 | #Learnt:      65196 | 0.003
937.24/937.48	c total clause space: 127.173MB
937.24/937.48	c total #watches: 228854
937.84/938.06	c total #propagations: 19320132 / total #impl: 193729803 (eff. 0.100)
937.84/938.06	c #Conflicts:    2966000 | #Learnt:      66196 | 0.003
937.84/938.06	c total clause space: 127.173MB
937.84/938.06	c total #watches: 232049
938.54/938.75	c total #propagations: 19326572 / total #impl: 193825918 (eff. 0.100)
938.54/938.75	c #Conflicts:    2967000 | #Learnt:      67196 | 0.003
938.54/938.75	c total clause space: 127.173MB
938.54/938.75	c total #watches: 235183
939.35/939.54	c total #propagations: 19332894 / total #impl: 193955067 (eff. 0.100)
939.35/939.54	c #Conflicts:    2968000 | #Learnt:      68196 | 0.003
939.35/939.54	c total clause space: 127.173MB
939.35/939.54	c total #watches: 238152
939.94/940.11	c total #propagations: 19338600 / total #impl: 194070540 (eff. 0.100)
939.94/940.11	c #Conflicts:    2969000 | #Learnt:      69196 | 0.003
939.94/940.11	c total clause space: 127.173MB
939.94/940.11	c total #watches: 241269
940.84/941.02	c total #propagations: 19345168 / total #impl: 194159169 (eff. 0.100)
940.84/941.02	c #Conflicts:    2970000 | #Learnt:      70196 | 0.003
940.84/941.02	c total clause space: 127.173MB
940.84/941.02	c total #watches: 244648
941.64/941.81	c total #propagations: 19351683 / total #impl: 194284867 (eff. 0.100)
941.64/941.81	c #Conflicts:    2971000 | #Learnt:      71196 | 0.003
941.64/941.81	c total clause space: 127.173MB
941.64/941.81	c total #watches: 248128
942.44/942.61	c total #propagations: 19357599 / total #impl: 194374712 (eff. 0.100)
942.44/942.61	c #Conflicts:    2972000 | #Learnt:      72196 | 0.003
942.44/942.61	c total clause space: 127.173MB
942.44/942.61	c total #watches: 251579
943.24/943.49	c total #propagations: 19363380 / total #impl: 194496009 (eff. 0.100)
943.24/943.49	c #Conflicts:    2973000 | #Learnt:      73196 | 0.003
943.24/943.49	c total clause space: 127.173MB
943.24/943.49	c total #watches: 254727
944.14/944.31	c total #propagations: 19369539 / total #impl: 194614417 (eff. 0.100)
944.14/944.31	c #Conflicts:    2974000 | #Learnt:      74196 | 0.003
944.14/944.31	c total clause space: 127.173MB
944.14/944.31	c total #watches: 257993
944.75/944.93	c total #propagations: 19375763 / total #impl: 194717871 (eff. 0.100)
944.75/944.93	c #Conflicts:    2975000 | #Learnt:      75196 | 0.003
944.75/944.93	c total clause space: 127.173MB
944.75/944.93	c total #watches: 261509
945.34/945.50	c total #propagations: 19382596 / total #impl: 194804588 (eff. 0.099)
945.34/945.50	c #Conflicts:    2976000 | #Learnt:      76196 | 0.003
945.34/945.50	c total clause space: 127.173MB
945.34/945.50	c total #watches: 265370
945.74/945.98	c total #propagations: 19389462 / total #impl: 194858728 (eff. 0.100)
945.74/945.98	c #Conflicts:    2977000 | #Learnt:      77196 | 0.003
945.74/945.98	c total clause space: 127.173MB
945.74/945.98	c total #watches: 268872
946.44/946.64	c total #propagations: 19397205 / total #impl: 194929595 (eff. 0.100)
946.44/946.64	c #Conflicts:    2978000 | #Learnt:      78196 | 0.003
946.44/946.64	c total clause space: 127.173MB
946.44/946.64	c total #watches: 272428
947.05/947.25	c total #propagations: 19404162 / total #impl: 194996972 (eff. 0.100)
947.05/947.25	c #Conflicts:    2979000 | #Learnt:      79196 | 0.003
947.05/947.25	c total clause space: 127.173MB
947.05/947.25	c total #watches: 276121
947.74/947.95	c total #propagations: 19410547 / total #impl: 195049473 (eff. 0.100)
947.74/947.95	c #Conflicts:    2980000 | #Learnt:      80196 | 0.003
947.74/947.95	c total clause space: 127.173MB
947.74/947.95	c total #watches: 279706
948.24/948.43	c total #propagations: 19416907 / total #impl: 195117467 (eff. 0.100)
948.24/948.43	c #Conflicts:    2981000 | #Learnt:      81196 | 0.003
948.24/948.43	c total clause space: 127.173MB
948.24/948.43	c total #watches: 283378
949.34/949.53	c total #propagations: 19423481 / total #impl: 195172578 (eff. 0.100)
949.34/949.53	c #Conflicts:    2982000 | #Learnt:      82196 | 0.003
949.34/949.53	c total clause space: 127.173MB
949.34/949.53	c total #watches: 287132
950.14/950.30	c total #propagations: 19429782 / total #impl: 195244437 (eff. 0.100)
950.14/950.30	c #Conflicts:    2983000 | #Learnt:      83196 | 0.003
950.14/950.30	c total clause space: 127.173MB
950.14/950.30	c total #watches: 290814
950.74/950.93	c total #propagations: 19436206 / total #impl: 195311693 (eff. 0.100)
950.74/950.93	c GC COLLECT
950.74/950.93	c #Conflicts:    2984000 | #Learnt:      42291 | 0.003
950.74/950.93	c total clause space: 127.173MB
950.74/950.93	c total #watches: 151944
951.04/951.21	c total #propagations: 19442124 / total #impl: 195375346 (eff. 0.100)
951.04/951.21	c #Conflicts:    2985000 | #Learnt:      43291 | 0.003
951.04/951.21	c total clause space: 127.173MB
951.04/951.21	c total #watches: 155542
951.24/951.48	c total #propagations: 19448055 / total #impl: 195425968 (eff. 0.100)
951.24/951.48	c #Conflicts:    2986000 | #Learnt:      44291 | 0.003
951.24/951.48	c total clause space: 127.173MB
951.24/951.48	c total #watches: 158992
951.64/951.87	c total #propagations: 19454511 / total #impl: 195493553 (eff. 0.100)
951.64/951.87	c #Conflicts:    2987000 | #Learnt:      45291 | 0.003
951.64/951.87	c total clause space: 127.173MB
951.64/951.87	c total #watches: 162184
952.04/952.20	c total #propagations: 19460512 / total #impl: 195557490 (eff. 0.100)
952.04/952.20	c #Conflicts:    2988000 | #Learnt:      46291 | 0.003
952.04/952.20	c total clause space: 127.173MB
952.04/952.20	c total #watches: 165833
952.24/952.48	c total #propagations: 19466860 / total #impl: 195610327 (eff. 0.100)
952.24/952.48	c #Conflicts:    2989000 | #Learnt:      47291 | 0.003
952.24/952.48	c total clause space: 127.173MB
952.24/952.48	c total #watches: 169299
952.54/952.73	c total #propagations: 19473468 / total #impl: 195667368 (eff. 0.100)
952.54/952.73	c #Conflicts:    2990000 | #Learnt:      48291 | 0.003
952.54/952.73	c total clause space: 127.173MB
952.54/952.73	c total #watches: 172979
953.04/953.20	c total #propagations: 19480243 / total #impl: 195741940 (eff. 0.100)
953.04/953.20	c #Conflicts:    2991000 | #Learnt:      49291 | 0.003
953.04/953.20	c total clause space: 127.173MB
953.04/953.20	c total #watches: 176628
953.54/953.72	c total #propagations: 19487389 / total #impl: 195799595 (eff. 0.100)
953.54/953.72	c #Conflicts:    2992000 | #Learnt:      50291 | 0.003
953.54/953.72	c total clause space: 127.173MB
953.54/953.72	c total #watches: 180061
953.94/954.15	c total #propagations: 19494592 / total #impl: 195844395 (eff. 0.100)
953.94/954.15	c #Conflicts:    2993000 | #Learnt:      51291 | 0.003
953.94/954.15	c total clause space: 127.173MB
953.94/954.15	c total #watches: 183271
954.34/954.53	c total #propagations: 19501911 / total #impl: 195889894 (eff. 0.100)
954.34/954.53	c #Conflicts:    2994000 | #Learnt:      52291 | 0.003
954.34/954.53	c total clause space: 127.173MB
954.34/954.53	c total #watches: 186859
954.64/954.85	c total #propagations: 19508611 / total #impl: 195939010 (eff. 0.100)
954.64/954.85	c #Conflicts:    2995000 | #Learnt:      53291 | 0.003
954.64/954.85	c total clause space: 127.173MB
954.64/954.85	c total #watches: 190727
955.04/955.21	c total #propagations: 19515038 / total #impl: 195987474 (eff. 0.100)
955.04/955.21	c #Conflicts:    2996000 | #Learnt:      54291 | 0.003
955.04/955.21	c total clause space: 127.173MB
955.04/955.21	c total #watches: 194342
955.44/955.60	c total #propagations: 19521590 / total #impl: 196042223 (eff. 0.100)
955.44/955.60	c #Conflicts:    2997000 | #Learnt:      55291 | 0.003
955.44/955.60	c total clause space: 127.173MB
955.44/955.60	c total #watches: 197861
955.84/956.03	c total #propagations: 19528159 / total #impl: 196096839 (eff. 0.100)
955.84/956.03	c #Conflicts:    2998000 | #Learnt:      56291 | 0.003
955.84/956.03	c total clause space: 127.173MB
955.84/956.03	c total #watches: 203052
956.14/956.36	c total #propagations: 19535147 / total #impl: 196193180 (eff. 0.100)
956.14/956.36	c #Conflicts:    2999000 | #Learnt:      57291 | 0.003
956.14/956.36	c total clause space: 127.173MB
956.14/956.36	c total #watches: 206716
956.44/956.69	c total #propagations: 19541014 / total #impl: 196250558 (eff. 0.100)
956.44/956.69	c #Conflicts:    3000000 | #Learnt:      58291 | 0.003
956.44/956.69	c total clause space: 127.173MB
956.44/956.69	c total #watches: 209885
956.84/957.01	c total #propagations: 19548280 / total #impl: 196310119 (eff. 0.100)
956.84/957.01	c #Conflicts:    3001000 | #Learnt:      59291 | 0.003
956.84/957.01	c total clause space: 127.173MB
956.84/957.01	c total #watches: 213262
957.14/957.37	c total #propagations: 19554741 / total #impl: 196365219 (eff. 0.100)
957.14/957.37	c #Conflicts:    3002000 | #Learnt:      60291 | 0.003
957.14/957.37	c total clause space: 127.173MB
957.14/957.37	c total #watches: 216576
957.64/957.88	c total #propagations: 19561147 / total #impl: 196425822 (eff. 0.100)
957.64/957.88	c #Conflicts:    3003000 | #Learnt:      61291 | 0.003
957.64/957.88	c total clause space: 127.173MB
957.64/957.88	c total #watches: 220232
958.04/958.27	c total #propagations: 19567299 / total #impl: 196485588 (eff. 0.100)
958.04/958.27	c #Conflicts:    3004000 | #Learnt:      62291 | 0.003
958.04/958.27	c total clause space: 127.173MB
958.04/958.27	c total #watches: 223599
958.44/958.64	c total #propagations: 19573777 / total #impl: 196543339 (eff. 0.100)
958.44/958.64	c #Conflicts:    3005000 | #Learnt:      63291 | 0.003
958.44/958.64	c total clause space: 127.173MB
958.44/958.64	c total #watches: 227212
958.74/958.97	c total #propagations: 19580311 / total #impl: 196608060 (eff. 0.100)
958.74/958.97	c #Conflicts:    3006000 | #Learnt:      64291 | 0.003
958.74/958.97	c total clause space: 127.173MB
958.74/958.97	c total #watches: 230676
959.24/959.43	c total #propagations: 19586900 / total #impl: 196662137 (eff. 0.100)
959.24/959.43	c #Conflicts:    3007000 | #Learnt:      65291 | 0.003
959.24/959.43	c total clause space: 127.173MB
959.24/959.43	c total #watches: 234118
959.74/959.94	c total #propagations: 19593393 / total #impl: 196721316 (eff. 0.100)
959.74/959.94	c #Conflicts:    3008000 | #Learnt:      66291 | 0.003
959.74/959.94	c total clause space: 127.173MB
959.74/959.94	c total #watches: 237678
960.04/960.26	c total #propagations: 19599560 / total #impl: 196780801 (eff. 0.100)
960.04/960.26	c #Conflicts:    3009000 | #Learnt:      67291 | 0.003
960.04/960.26	c total clause space: 127.173MB
960.04/960.26	c total #watches: 241052
960.34/960.53	c total #propagations: 19607020 / total #impl: 196835515 (eff. 0.100)
960.34/960.53	c #Conflicts:    3010000 | #Learnt:      68291 | 0.003
960.34/960.53	c total clause space: 127.173MB
960.34/960.53	c total #watches: 244398
960.73/960.92	c total #propagations: 19614700 / total #impl: 196889202 (eff. 0.100)
960.73/960.92	c #Conflicts:    3011000 | #Learnt:      69291 | 0.003
960.73/960.92	c total clause space: 127.173MB
960.73/960.92	c total #watches: 247923
961.03/961.28	c total #propagations: 19621441 / total #impl: 196961784 (eff. 0.100)
961.03/961.28	c #Conflicts:    3012000 | #Learnt:      70291 | 0.003
961.03/961.28	c total clause space: 127.173MB
961.03/961.28	c total #watches: 251519
961.43/961.68	c total #propagations: 19628129 / total #impl: 197025763 (eff. 0.100)
961.43/961.68	c #Conflicts:    3013000 | #Learnt:      71291 | 0.003
961.43/961.68	c total clause space: 127.173MB
961.43/961.68	c total #watches: 254918
962.13/962.31	c total #propagations: 19634470 / total #impl: 197082945 (eff. 0.100)
962.13/962.31	c #Conflicts:    3014000 | #Learnt:      72291 | 0.003
962.13/962.31	c total clause space: 127.173MB
962.13/962.31	c total #watches: 258208
962.53/962.75	c total #propagations: 19641369 / total #impl: 197143656 (eff. 0.100)
962.53/962.75	c #Conflicts:    3015000 | #Learnt:      73291 | 0.003
962.53/962.75	c total clause space: 127.173MB
962.53/962.75	c total #watches: 261618
962.93/963.19	c total #propagations: 19648753 / total #impl: 197201312 (eff. 0.100)
962.93/963.19	c #Conflicts:    3016000 | #Learnt:      74291 | 0.003
962.93/963.19	c total clause space: 127.173MB
962.93/963.19	c total #watches: 264796
963.73/963.91	c total #propagations: 19655852 / total #impl: 197262956 (eff. 0.100)
963.73/963.91	c #Conflicts:    3017000 | #Learnt:      75291 | 0.003
963.73/963.91	c total clause space: 127.173MB
963.73/963.91	c total #watches: 267859
964.33/964.52	c total #propagations: 19663228 / total #impl: 197335337 (eff. 0.100)
964.33/964.52	c #Conflicts:    3018000 | #Learnt:      76291 | 0.003
964.33/964.52	c total clause space: 127.173MB
964.33/964.52	c total #watches: 271113
964.93/965.11	c total #propagations: 19670534 / total #impl: 197407381 (eff. 0.100)
964.93/965.11	c #Conflicts:    3019000 | #Learnt:      77291 | 0.003
964.93/965.11	c total clause space: 127.173MB
964.93/965.11	c total #watches: 274380
965.64/965.90	c total #propagations: 19677598 / total #impl: 197470430 (eff. 0.100)
965.64/965.90	c #Conflicts:    3020000 | #Learnt:      78291 | 0.003
965.64/965.90	c total clause space: 127.173MB
965.64/965.90	c total #watches: 277745
966.53/966.71	c total #propagations: 19684574 / total #impl: 197525753 (eff. 0.100)
966.53/966.71	c #Conflicts:    3021000 | #Learnt:      79291 | 0.003
966.53/966.71	c total clause space: 127.173MB
966.53/966.71	c total #watches: 281169
967.43/967.62	c total #propagations: 19690680 / total #impl: 197580760 (eff. 0.100)
967.43/967.62	c #Conflicts:    3022000 | #Learnt:      80291 | 0.003
967.43/967.62	c total clause space: 127.173MB
967.43/967.62	c total #watches: 285120
968.43/968.69	c total #propagations: 19697516 / total #impl: 197645997 (eff. 0.100)
968.43/968.69	c #Conflicts:    3023000 | #Learnt:      81291 | 0.003
968.43/968.69	c total clause space: 127.173MB
968.43/968.69	c total #watches: 289322
969.33/969.52	c total #propagations: 19704590 / total #impl: 197733253 (eff. 0.100)
969.33/969.52	c #Conflicts:    3024000 | #Learnt:      82291 | 0.003
969.33/969.52	c total clause space: 127.173MB
969.33/969.52	c total #watches: 292748
970.33/970.51	c total #propagations: 19711135 / total #impl: 197811185 (eff. 0.100)
970.33/970.51	c #Conflicts:    3025000 | #Learnt:      83291 | 0.003
970.33/970.51	c total clause space: 127.173MB
970.33/970.51	c total #watches: 296859
971.53/971.74	c total #propagations: 19718691 / total #impl: 197908214 (eff. 0.100)
971.53/971.74	c #Conflicts:    3026000 | #Learnt:      84291 | 0.003
971.53/971.74	c total clause space: 127.173MB
971.53/971.74	c total #watches: 300771
971.73/971.96	c total #propagations: 19725863 / total #impl: 197998419 (eff. 0.100)
971.73/971.96	c GC COLLECT
971.73/971.96	c #Conflicts:    3027000 | #Learnt:      43087 | 0.003
971.73/971.96	c total clause space: 127.173MB
971.73/971.96	c total #watches: 155565
972.13/972.35	c total #propagations: 19733282 / total #impl: 198055876 (eff. 0.100)
972.13/972.35	c #Conflicts:    3028000 | #Learnt:      44087 | 0.003
972.13/972.35	c total clause space: 127.173MB
972.13/972.35	c total #watches: 159526
972.53/972.71	c total #propagations: 19740585 / total #impl: 198120004 (eff. 0.100)
972.53/972.71	c #Conflicts:    3029000 | #Learnt:      45087 | 0.003
972.53/972.71	c total clause space: 127.173MB
972.53/972.71	c total #watches: 163020
972.83/973.01	c total #propagations: 19747162 / total #impl: 198185720 (eff. 0.100)
972.83/973.01	c #Conflicts:    3030000 | #Learnt:      46087 | 0.003
972.83/973.01	c total clause space: 127.173MB
972.83/973.01	c total #watches: 166580
973.03/973.27	c total #propagations: 19753327 / total #impl: 198246216 (eff. 0.100)
973.03/973.27	c #Conflicts:    3031000 | #Learnt:      47087 | 0.003
973.03/973.27	c total clause space: 127.173MB
973.03/973.27	c total #watches: 170142
973.34/973.56	c total #propagations: 19759859 / total #impl: 198305760 (eff. 0.100)
973.34/973.56	c #Conflicts:    3032000 | #Learnt:      48087 | 0.003
973.34/973.56	c total clause space: 127.173MB
973.34/973.56	c total #watches: 173599
973.63/973.89	c total #propagations: 19766234 / total #impl: 198362997 (eff. 0.100)
973.63/973.89	c #Conflicts:    3033000 | #Learnt:      49087 | 0.003
973.63/973.89	c total clause space: 127.173MB
973.63/973.89	c total #watches: 177017
974.03/974.21	c total #propagations: 19772573 / total #impl: 198419783 (eff. 0.100)
974.03/974.21	c #Conflicts:    3034000 | #Learnt:      50087 | 0.003
974.03/974.21	c total clause space: 127.173MB
974.03/974.21	c total #watches: 180213
974.23/974.47	c total #propagations: 19779262 / total #impl: 198459179 (eff. 0.100)
974.23/974.47	c #Conflicts:    3035000 | #Learnt:      51087 | 0.003
974.23/974.47	c total clause space: 127.173MB
974.23/974.47	c total #watches: 183809
974.44/974.70	c total #propagations: 19785488 / total #impl: 198512071 (eff. 0.100)
974.44/974.70	c #Conflicts:    3036000 | #Learnt:      52087 | 0.003
974.44/974.70	c total clause space: 127.173MB
974.44/974.70	c total #watches: 187061
974.73/974.91	c total #propagations: 19792187 / total #impl: 198573326 (eff. 0.100)
974.73/974.91	c #Conflicts:    3037000 | #Learnt:      53087 | 0.003
974.73/974.91	c total clause space: 127.173MB
974.73/974.91	c total #watches: 190290
974.93/975.19	c total #propagations: 19798698 / total #impl: 198636232 (eff. 0.100)
974.93/975.19	c #Conflicts:    3038000 | #Learnt:      54087 | 0.003
974.93/975.19	c total clause space: 127.173MB
974.93/975.19	c total #watches: 193902
975.33/975.54	c total #propagations: 19805402 / total #impl: 198706746 (eff. 0.100)
975.33/975.54	c #Conflicts:    3039000 | #Learnt:      55087 | 0.003
975.33/975.54	c total clause space: 127.173MB
975.33/975.54	c total #watches: 197182
975.73/975.93	c total #propagations: 19812213 / total #impl: 198773920 (eff. 0.100)
975.73/975.93	c #Conflicts:    3040000 | #Learnt:      56087 | 0.003
975.73/975.93	c total clause space: 127.173MB
975.73/975.93	c total #watches: 200465
976.23/976.42	c total #propagations: 19818988 / total #impl: 198831746 (eff. 0.100)
976.23/976.42	c #Conflicts:    3041000 | #Learnt:      57087 | 0.003
976.23/976.42	c total clause space: 127.173MB
976.23/976.42	c total #watches: 203982
976.74/976.91	c total #propagations: 19825720 / total #impl: 198892992 (eff. 0.100)
976.74/976.91	c #Conflicts:    3042000 | #Learnt:      58087 | 0.003
976.74/976.91	c total clause space: 127.173MB
976.74/976.91	c total #watches: 207697
977.03/977.28	c total #propagations: 19831651 / total #impl: 198959329 (eff. 0.100)
977.03/977.28	c #Conflicts:    3043000 | #Learnt:      59087 | 0.003
977.03/977.28	c total clause space: 127.173MB
977.03/977.28	c total #watches: 211243
977.33/977.60	c total #propagations: 19837720 / total #impl: 199023080 (eff. 0.100)
977.33/977.60	c #Conflicts:    3044000 | #Learnt:      60087 | 0.003
977.33/977.60	c total clause space: 127.173MB
977.33/977.60	c total #watches: 214623
977.74/977.93	c total #propagations: 19844385 / total #impl: 199075922 (eff. 0.100)
977.74/977.93	c #Conflicts:    3045000 | #Learnt:      61087 | 0.003
977.74/977.93	c total clause space: 127.173MB
977.74/977.93	c total #watches: 217916
977.93/978.16	c total #propagations: 19850682 / total #impl: 199133463 (eff. 0.100)
977.93/978.16	c #Conflicts:    3046000 | #Learnt:      62087 | 0.003
977.93/978.16	c total clause space: 127.173MB
977.93/978.16	c total #watches: 221499
978.23/978.49	c total #propagations: 19857237 / total #impl: 199195787 (eff. 0.100)
978.23/978.49	c #Conflicts:    3047000 | #Learnt:      63087 | 0.003
978.23/978.49	c total clause space: 127.173MB
978.23/978.49	c total #watches: 225342
978.73/978.91	c total #propagations: 19864008 / total #impl: 199263150 (eff. 0.100)
978.73/978.91	c #Conflicts:    3048000 | #Learnt:      64087 | 0.003
978.73/978.91	c total clause space: 127.173MB
978.73/978.91	c total #watches: 229010
979.13/979.39	c total #propagations: 19870766 / total #impl: 199312528 (eff. 0.100)
979.13/979.39	c #Conflicts:    3049000 | #Learnt:      65087 | 0.003
979.13/979.39	c total clause space: 127.173MB
979.13/979.39	c total #watches: 232866
979.43/979.67	c total #propagations: 19878308 / total #impl: 199380008 (eff. 0.100)
979.43/979.67	c #Conflicts:    3050000 | #Learnt:      66087 | 0.003
979.43/979.67	c total clause space: 127.173MB
979.43/979.67	c total #watches: 236151
980.23/980.40	c total #propagations: 19885310 / total #impl: 199442127 (eff. 0.100)
980.23/980.40	c #Conflicts:    3051000 | #Learnt:      67087 | 0.003
980.23/980.40	c total clause space: 127.173MB
980.23/980.40	c total #watches: 239647
980.73/980.99	c total #propagations: 19892865 / total #impl: 199499888 (eff. 0.100)
980.73/980.99	c #Conflicts:    3052000 | #Learnt:      68087 | 0.003
980.73/980.99	c total clause space: 127.173MB
980.73/980.99	c total #watches: 243002
981.53/981.73	c total #propagations: 19899541 / total #impl: 199561180 (eff. 0.100)
981.53/981.73	c #Conflicts:    3053000 | #Learnt:      69087 | 0.003
981.53/981.73	c total clause space: 127.173MB
981.53/981.73	c total #watches: 246983
982.03/982.27	c total #propagations: 19905967 / total #impl: 199628481 (eff. 0.100)
982.03/982.27	c #Conflicts:    3054000 | #Learnt:      70087 | 0.003
982.03/982.27	c total clause space: 127.173MB
982.03/982.27	c total #watches: 250406
982.73/982.95	c total #propagations: 19912029 / total #impl: 199694096 (eff. 0.100)
982.73/982.95	c #Conflicts:    3055000 | #Learnt:      71087 | 0.003
982.73/982.95	c total clause space: 127.173MB
982.73/982.95	c total #watches: 253775
983.63/983.87	c total #propagations: 19918916 / total #impl: 199765071 (eff. 0.100)
983.63/983.87	c #Conflicts:    3056000 | #Learnt:      72087 | 0.003
983.63/983.87	c total clause space: 127.173MB
983.63/983.87	c total #watches: 257377
984.23/984.50	c total #propagations: 19926076 / total #impl: 199838736 (eff. 0.100)
984.23/984.50	c #Conflicts:    3057000 | #Learnt:      73087 | 0.003
984.23/984.50	c total clause space: 127.173MB
984.23/984.50	c total #watches: 261132
984.93/985.16	c total #propagations: 19933462 / total #impl: 199923747 (eff. 0.100)
984.93/985.16	c #Conflicts:    3058000 | #Learnt:      74087 | 0.003
984.93/985.16	c total clause space: 127.173MB
984.93/985.16	c total #watches: 264745
985.44/985.61	c total #propagations: 19940896 / total #impl: 200004942 (eff. 0.100)
985.44/985.61	c #Conflicts:    3059000 | #Learnt:      75087 | 0.003
985.44/985.61	c total clause space: 127.173MB
985.44/985.61	c total #watches: 268100
985.83/986.02	c total #propagations: 19948163 / total #impl: 200063863 (eff. 0.100)
985.83/986.02	c #Conflicts:    3060000 | #Learnt:      76087 | 0.003
985.83/986.02	c total clause space: 127.173MB
985.83/986.02	c total #watches: 271537
986.33/986.52	c total #propagations: 19955056 / total #impl: 200123343 (eff. 0.100)
986.33/986.52	c #Conflicts:    3061000 | #Learnt:      77087 | 0.003
986.33/986.52	c total clause space: 127.173MB
986.33/986.52	c total #watches: 275101
986.73/986.97	c total #propagations: 19962205 / total #impl: 200174877 (eff. 0.100)
986.73/986.97	c #Conflicts:    3062000 | #Learnt:      78087 | 0.003
986.73/986.97	c total clause space: 127.173MB
986.73/986.97	c total #watches: 278473
987.23/987.44	c total #propagations: 19969468 / total #impl: 200226311 (eff. 0.100)
987.23/987.44	c #Conflicts:    3063000 | #Learnt:      79087 | 0.003
987.23/987.44	c total clause space: 127.173MB
987.23/987.44	c total #watches: 281719
987.74/987.93	c total #propagations: 19976966 / total #impl: 200274771 (eff. 0.100)
987.74/987.93	c #Conflicts:    3064000 | #Learnt:      80087 | 0.003
987.74/987.93	c total clause space: 127.173MB
987.74/987.93	c total #watches: 285100
988.63/988.81	c total #propagations: 19984910 / total #impl: 200334172 (eff. 0.100)
988.63/988.81	c #Conflicts:    3065000 | #Learnt:      81087 | 0.003
988.63/988.81	c total clause space: 127.173MB
988.63/988.81	c total #watches: 288656
989.43/989.68	c total #propagations: 19991383 / total #impl: 200400044 (eff. 0.100)
989.43/989.68	c #Conflicts:    3066000 | #Learnt:      82087 | 0.003
989.43/989.68	c total clause space: 127.173MB
989.43/989.68	c total #watches: 292203
990.53/990.76	c total #propagations: 19998158 / total #impl: 200463180 (eff. 0.100)
990.53/990.76	c #Conflicts:    3067000 | #Learnt:      83087 | 0.003
990.53/990.76	c total clause space: 127.173MB
990.53/990.76	c total #watches: 295802
991.53/991.71	c total #propagations: 20004967 / total #impl: 200541822 (eff. 0.100)
991.53/991.71	c #Conflicts:    3068000 | #Learnt:      84087 | 0.003
991.53/991.71	c total clause space: 127.173MB
991.53/991.71	c total #watches: 299234
992.53/992.77	c total #propagations: 20011478 / total #impl: 200610395 (eff. 0.100)
992.53/992.77	c GC COLLECT
992.53/992.77	c #Conflicts:    3069000 | #Learnt:      42588 | 0.003
992.53/992.77	c total clause space: 127.173MB
992.53/992.77	c total #watches: 153462
992.93/993.16	c total #propagations: 20017424 / total #impl: 200694981 (eff. 0.100)
992.93/993.16	c #Conflicts:    3070000 | #Learnt:      43588 | 0.003
992.93/993.16	c total clause space: 127.173MB
992.93/993.16	c total #watches: 157104
993.33/993.55	c total #propagations: 20023437 / total #impl: 200756024 (eff. 0.100)
993.33/993.55	c #Conflicts:    3071000 | #Learnt:      44588 | 0.003
993.33/993.55	c total clause space: 127.173MB
993.33/993.55	c total #watches: 160763
993.83/994.05	c total #propagations: 20029705 / total #impl: 200818688 (eff. 0.100)
993.83/994.05	c #Conflicts:    3072000 | #Learnt:      45588 | 0.003
993.83/994.05	c total clause space: 127.173MB
993.83/994.05	c total #watches: 164513
994.23/994.49	c total #propagations: 20036582 / total #impl: 200883070 (eff. 0.100)
994.23/994.49	c #Conflicts:    3073000 | #Learnt:      46588 | 0.003
994.23/994.49	c total clause space: 127.173MB
994.23/994.49	c total #watches: 168117
994.83/995.05	c total #propagations: 20044305 / total #impl: 200942537 (eff. 0.100)
994.83/995.05	c #Conflicts:    3074000 | #Learnt:      47588 | 0.003
994.83/995.05	c total clause space: 127.173MB
994.83/995.05	c total #watches: 171640
995.43/995.63	c total #propagations: 20052332 / total #impl: 201008859 (eff. 0.100)
995.43/995.63	c #Conflicts:    3075000 | #Learnt:      48588 | 0.003
995.43/995.63	c total clause space: 127.173MB
995.43/995.63	c total #watches: 175509
995.83/996.07	c total #propagations: 20059533 / total #impl: 201083686 (eff. 0.100)
995.83/996.07	c #Conflicts:    3076000 | #Learnt:      49588 | 0.003
995.83/996.07	c total clause space: 127.173MB
995.83/996.07	c total #watches: 179741
996.33/996.59	c total #propagations: 20065712 / total #impl: 201174305 (eff. 0.100)
996.33/996.59	c #Conflicts:    3077000 | #Learnt:      50588 | 0.003
996.33/996.59	c total clause space: 127.173MB
996.33/996.59	c total #watches: 183813
996.73/996.91	c total #propagations: 20072249 / total #impl: 201265821 (eff. 0.100)
996.73/996.91	c #Conflicts:    3078000 | #Learnt:      51588 | 0.003
996.73/996.91	c total clause space: 127.173MB
996.73/996.91	c total #watches: 187346
996.93/997.18	c total #propagations: 20078639 / total #impl: 201314415 (eff. 0.100)
996.93/997.18	c #Conflicts:    3079000 | #Learnt:      52588 | 0.003
996.93/997.18	c total clause space: 127.173MB
996.93/997.18	c total #watches: 191004
997.43/997.65	c total #propagations: 20085743 / total #impl: 201364666 (eff. 0.100)
997.43/997.65	c #Conflicts:    3080000 | #Learnt:      53588 | 0.003
997.43/997.65	c total clause space: 127.173MB
997.43/997.65	c total #watches: 194597
997.93/998.16	c total #propagations: 20092078 / total #impl: 201432576 (eff. 0.100)
997.93/998.16	c #Conflicts:    3081000 | #Learnt:      54588 | 0.003
997.93/998.16	c total clause space: 127.173MB
997.93/998.16	c total #watches: 198279
998.33/998.57	c total #propagations: 20098313 / total #impl: 201491010 (eff. 0.100)
998.33/998.57	c #Conflicts:    3082000 | #Learnt:      55588 | 0.003
998.33/998.57	c total clause space: 127.173MB
998.33/998.57	c total #watches: 201737
998.73/998.93	c total #propagations: 20104810 / total #impl: 201546358 (eff. 0.100)
998.73/998.93	c #Conflicts:    3083000 | #Learnt:      56588 | 0.003
998.73/998.93	c total clause space: 127.173MB
998.73/998.93	c total #watches: 205212
999.23/999.41	c total #propagations: 20111069 / total #impl: 201609860 (eff. 0.100)
999.23/999.41	c #Conflicts:    3084000 | #Learnt:      57588 | 0.003
999.23/999.41	c total clause space: 127.173MB
999.23/999.41	c total #watches: 208550
999.73/999.99	c total #propagations: 20117325 / total #impl: 201666453 (eff. 0.100)
999.73/999.99	c #Conflicts:    3085000 | #Learnt:      58588 | 0.003
999.73/999.99	c total clause space: 127.173MB
999.73/999.99	c total #watches: 212156
1000.23/1000.43	c total #propagations: 20123603 / total #impl: 201726537 (eff. 0.100)
1000.23/1000.43	c #Conflicts:    3086000 | #Learnt:      59588 | 0.003
1000.23/1000.43	c total clause space: 127.173MB
1000.23/1000.43	c total #watches: 215763
1000.63/1000.88	c total #propagations: 20130117 / total #impl: 201780115 (eff. 0.100)
1000.63/1000.88	c #Conflicts:    3087000 | #Learnt:      60588 | 0.003
1000.63/1000.88	c total clause space: 127.173MB
1000.63/1000.88	c total #watches: 219607
1001.03/1001.20	c total #propagations: 20136862 / total #impl: 201830512 (eff. 0.100)
1001.03/1001.20	c #Conflicts:    3088000 | #Learnt:      61588 | 0.003
1001.03/1001.20	c total clause space: 127.173MB
1001.03/1001.20	c total #watches: 222943
1001.43/1001.65	c total #propagations: 20143795 / total #impl: 201873549 (eff. 0.100)
1001.43/1001.65	c #Conflicts:    3089000 | #Learnt:      62588 | 0.003
1001.43/1001.65	c total clause space: 127.173MB
1001.43/1001.65	c total #watches: 226344
1001.83/1002.03	c total #propagations: 20150159 / total #impl: 201929493 (eff. 0.100)
1001.83/1002.03	c #Conflicts:    3090000 | #Learnt:      63588 | 0.003
1001.83/1002.03	c total clause space: 127.173MB
1001.83/1002.03	c total #watches: 229841
1002.23/1002.44	c total #propagations: 20156681 / total #impl: 201983817 (eff. 0.100)
1002.23/1002.44	c #Conflicts:    3091000 | #Learnt:      64588 | 0.003
1002.23/1002.44	c total clause space: 127.173MB
1002.23/1002.44	c total #watches: 233033
1002.73/1002.91	c total #propagations: 20162925 / total #impl: 202041549 (eff. 0.100)
1002.73/1002.91	c #Conflicts:    3092000 | #Learnt:      65588 | 0.003
1002.73/1002.91	c total clause space: 127.173MB
1002.73/1002.91	c total #watches: 236387
1003.33/1003.54	c total #propagations: 20169479 / total #impl: 202097085 (eff. 0.100)
1003.33/1003.54	c #Conflicts:    3093000 | #Learnt:      66588 | 0.003
1003.33/1003.54	c total clause space: 127.173MB
1003.33/1003.54	c total #watches: 240095
1003.83/1004.00	c total #propagations: 20176214 / total #impl: 202164047 (eff. 0.100)
1003.83/1004.00	c #Conflicts:    3094000 | #Learnt:      67588 | 0.003
1003.83/1004.00	c total clause space: 127.173MB
1003.83/1004.00	c total #watches: 243546
1004.23/1004.44	c total #propagations: 20182909 / total #impl: 202222023 (eff. 0.100)
1004.23/1004.44	c #Conflicts:    3095000 | #Learnt:      68588 | 0.003
1004.23/1004.44	c total clause space: 127.173MB
1004.23/1004.44	c total #watches: 247117
1004.63/1004.89	c total #propagations: 20189341 / total #impl: 202284033 (eff. 0.100)
1004.63/1004.89	c #Conflicts:    3096000 | #Learnt:      69588 | 0.003
1004.63/1004.89	c total clause space: 127.173MB
1004.63/1004.89	c total #watches: 250585
1005.23/1005.44	c total #propagations: 20195969 / total #impl: 202344806 (eff. 0.100)
1005.23/1005.44	c #Conflicts:    3097000 | #Learnt:      70588 | 0.003
1005.23/1005.44	c total clause space: 127.173MB
1005.23/1005.44	c total #watches: 254108
1005.93/1006.15	c total #propagations: 20202542 / total #impl: 202406413 (eff. 0.100)
1005.93/1006.15	c #Conflicts:    3098000 | #Learnt:      71588 | 0.003
1005.93/1006.15	c total clause space: 127.173MB
1005.93/1006.15	c total #watches: 257550
1006.63/1006.84	c total #propagations: 20208561 / total #impl: 202459587 (eff. 0.100)
1006.63/1006.84	c #Conflicts:    3099000 | #Learnt:      72588 | 0.003
1006.63/1006.84	c total clause space: 127.173MB
1006.63/1006.84	c total #watches: 261056
1007.33/1007.53	c total #propagations: 20215362 / total #impl: 202521854 (eff. 0.100)
1007.33/1007.53	c #Conflicts:    3100000 | #Learnt:      73588 | 0.003
1007.33/1007.53	c total clause space: 127.173MB
1007.33/1007.53	c total #watches: 264518
1008.13/1008.37	c total #propagations: 20222044 / total #impl: 202585089 (eff. 0.100)
1008.13/1008.37	c #Conflicts:    3101000 | #Learnt:      74588 | 0.003
1008.13/1008.37	c total clause space: 127.173MB
1008.13/1008.37	c total #watches: 268162
1008.93/1009.12	c total #propagations: 20228065 / total #impl: 202643068 (eff. 0.100)
1008.93/1009.12	c #Conflicts:    3102000 | #Learnt:      75588 | 0.003
1008.93/1009.12	c total clause space: 127.173MB
1008.93/1009.12	c total #watches: 271878
1009.23/1009.45	c total #propagations: 20235016 / total #impl: 202690706 (eff. 0.100)
1009.23/1009.45	c #Conflicts:    3103000 | #Learnt:      76588 | 0.003
1009.23/1009.45	c total clause space: 127.173MB
1009.23/1009.45	c total #watches: 275340
1009.73/1009.90	c total #propagations: 20242011 / total #impl: 202725669 (eff. 0.100)
1009.73/1009.90	c #Conflicts:    3104000 | #Learnt:      77588 | 0.003
1009.73/1009.90	c total clause space: 127.173MB
1009.73/1009.90	c total #watches: 278697
1010.33/1010.58	c total #propagations: 20249858 / total #impl: 202764974 (eff. 0.100)
1010.33/1010.58	c #Conflicts:    3105000 | #Learnt:      78588 | 0.003
1010.33/1010.58	c total clause space: 127.173MB
1010.33/1010.58	c total #watches: 282409
1011.03/1011.20	c total #propagations: 20256364 / total #impl: 202815255 (eff. 0.100)
1011.03/1011.20	c #Conflicts:    3106000 | #Learnt:      79588 | 0.003
1011.03/1011.20	c total clause space: 127.173MB
1011.03/1011.20	c total #watches: 285849
1011.63/1011.82	c total #propagations: 20262338 / total #impl: 202869634 (eff. 0.100)
1011.63/1011.82	c #Conflicts:    3107000 | #Learnt:      80588 | 0.003
1011.63/1011.82	c total clause space: 127.173MB
1011.63/1011.82	c total #watches: 289733
1012.03/1012.28	c total #propagations: 20268985 / total #impl: 202922775 (eff. 0.100)
1012.03/1012.28	c #Conflicts:    3108000 | #Learnt:      81588 | 0.003
1012.03/1012.28	c total clause space: 127.173MB
1012.03/1012.28	c total #watches: 293541
1012.53/1012.73	c total #propagations: 20276135 / total #impl: 202975103 (eff. 0.100)
1012.53/1012.73	c #Conflicts:    3109000 | #Learnt:      82588 | 0.003
1012.53/1012.73	c total clause space: 127.173MB
1012.53/1012.73	c total #watches: 296861
1013.12/1013.37	c total #propagations: 20282367 / total #impl: 203036821 (eff. 0.100)
1013.12/1013.37	c #Conflicts:    3110000 | #Learnt:      83588 | 0.003
1013.12/1013.37	c total clause space: 127.173MB
1013.12/1013.37	c total #watches: 300308
1013.72/1013.95	c total #propagations: 20288723 / total #impl: 203092106 (eff. 0.100)
1013.72/1013.95	c #Conflicts:    3111000 | #Learnt:      84588 | 0.003
1013.72/1013.95	c total clause space: 127.173MB
1013.72/1013.95	c total #watches: 303640
1013.92/1014.19	c total #propagations: 20295897 / total #impl: 203154873 (eff. 0.100)
1013.92/1014.19	c #Conflicts:    3112000 | #Learnt:      85588 | 0.003
1013.92/1014.19	c total clause space: 127.173MB
1013.92/1014.19	c total #watches: 307119
1014.22/1014.45	c total #propagations: 20304374 / total #impl: 203191723 (eff. 0.100)
1014.22/1014.45	c GC COLLECT
1014.22/1014.45	c #Conflicts:    3113000 | #Learnt:      43792 | 0.003
1014.22/1014.45	c total clause space: 127.173MB
1014.22/1014.45	c total #watches: 158156
1014.52/1014.74	c total #propagations: 20311647 / total #impl: 203258659 (eff. 0.100)
1014.52/1014.74	c #Conflicts:    3114000 | #Learnt:      44792 | 0.003
1014.52/1014.74	c total clause space: 127.173MB
1014.52/1014.74	c total #watches: 161499
1014.72/1014.98	c total #propagations: 20318354 / total #impl: 203334367 (eff. 0.100)
1014.72/1014.98	c #Conflicts:    3115000 | #Learnt:      45792 | 0.003
1014.72/1014.98	c total clause space: 127.173MB
1014.72/1014.98	c total #watches: 164854
1015.02/1015.25	c total #propagations: 20325323 / total #impl: 203410043 (eff. 0.100)
1015.02/1015.25	c #Conflicts:    3116000 | #Learnt:      46792 | 0.003
1015.02/1015.25	c total clause space: 127.173MB
1015.02/1015.25	c total #watches: 168511
1015.32/1015.58	c total #propagations: 20331801 / total #impl: 203482194 (eff. 0.100)
1015.32/1015.58	c #Conflicts:    3117000 | #Learnt:      47792 | 0.003
1015.32/1015.58	c total clause space: 127.173MB
1015.32/1015.58	c total #watches: 171848
1015.72/1015.94	c total #propagations: 20337871 / total #impl: 203550410 (eff. 0.100)
1015.72/1015.94	c #Conflicts:    3118000 | #Learnt:      48792 | 0.003
1015.72/1015.94	c total clause space: 127.173MB
1015.72/1015.94	c total #watches: 175437
1016.02/1016.21	c total #propagations: 20344158 / total #impl: 203629643 (eff. 0.100)
1016.02/1016.21	c #Conflicts:    3119000 | #Learnt:      49792 | 0.003
1016.02/1016.21	c total clause space: 127.173MB
1016.02/1016.21	c total #watches: 178613
1016.42/1016.67	c total #propagations: 20351365 / total #impl: 203714216 (eff. 0.100)
1016.42/1016.67	c #Conflicts:    3120000 | #Learnt:      50792 | 0.003
1016.42/1016.67	c total clause space: 127.173MB
1016.42/1016.67	c total #watches: 182156
1016.82/1017.09	c total #propagations: 20358113 / total #impl: 203801067 (eff. 0.100)
1016.82/1017.09	c #Conflicts:    3121000 | #Learnt:      51792 | 0.003
1016.82/1017.09	c total clause space: 127.173MB
1016.82/1017.09	c total #watches: 185303
1017.33/1017.54	c total #propagations: 20364720 / total #impl: 203894972 (eff. 0.100)
1017.33/1017.54	c #Conflicts:    3122000 | #Learnt:      52792 | 0.003
1017.33/1017.54	c total clause space: 127.173MB
1017.33/1017.54	c total #watches: 188556
1017.72/1017.91	c total #propagations: 20370876 / total #impl: 203974371 (eff. 0.100)
1017.72/1017.91	c #Conflicts:    3123000 | #Learnt:      53792 | 0.003
1017.72/1017.91	c total clause space: 127.173MB
1017.72/1017.91	c total #watches: 191996
1018.02/1018.29	c total #propagations: 20377234 / total #impl: 204035150 (eff. 0.100)
1018.02/1018.29	c #Conflicts:    3124000 | #Learnt:      54792 | 0.003
1018.02/1018.29	c total clause space: 127.173MB
1018.02/1018.29	c total #watches: 195526
1018.32/1018.55	c total #propagations: 20383338 / total #impl: 204098509 (eff. 0.100)
1018.32/1018.55	c #Conflicts:    3125000 | #Learnt:      55792 | 0.003
1018.32/1018.55	c total clause space: 127.173MB
1018.32/1018.55	c total #watches: 199151
1018.72/1018.97	c total #propagations: 20389629 / total #impl: 204152843 (eff. 0.100)
1018.72/1018.97	c #Conflicts:    3126000 | #Learnt:      56792 | 0.003
1018.72/1018.97	c total clause space: 127.173MB
1018.72/1018.97	c total #watches: 202554
1019.22/1019.42	c total #propagations: 20395835 / total #impl: 204212221 (eff. 0.100)
1019.22/1019.42	c #Conflicts:    3127000 | #Learnt:      57792 | 0.003
1019.22/1019.42	c total clause space: 127.173MB
1019.22/1019.42	c total #watches: 205947
1019.63/1019.87	c total #propagations: 20402577 / total #impl: 204283130 (eff. 0.100)
1019.63/1019.87	c #Conflicts:    3128000 | #Learnt:      58792 | 0.003
1019.63/1019.87	c total clause space: 127.173MB
1019.63/1019.87	c total #watches: 209578
1020.02/1020.20	c total #propagations: 20409346 / total #impl: 204355384 (eff. 0.100)
1020.02/1020.20	c #Conflicts:    3129000 | #Learnt:      59792 | 0.003
1020.02/1020.20	c total clause space: 127.173MB
1020.02/1020.20	c total #watches: 213223
1020.32/1020.51	c total #propagations: 20416002 / total #impl: 204412929 (eff. 0.100)
1020.32/1020.51	c #Conflicts:    3130000 | #Learnt:      60792 | 0.003
1020.32/1020.51	c total clause space: 127.173MB
1020.32/1020.51	c total #watches: 217002
1020.73/1020.98	c total #propagations: 20422973 / total #impl: 204476538 (eff. 0.100)
1020.73/1020.98	c #Conflicts:    3131000 | #Learnt:      61792 | 0.003
1020.73/1020.98	c total clause space: 127.173MB
1020.73/1020.98	c total #watches: 220502
1021.12/1021.35	c total #propagations: 20429959 / total #impl: 204532075 (eff. 0.100)
1021.12/1021.35	c #Conflicts:    3132000 | #Learnt:      62792 | 0.003
1021.12/1021.35	c total clause space: 127.173MB
1021.12/1021.35	c total #watches: 224258
1021.42/1021.66	c total #propagations: 20436918 / total #impl: 204586308 (eff. 0.100)
1021.42/1021.66	c #Conflicts:    3133000 | #Learnt:      63792 | 0.003
1021.42/1021.66	c total clause space: 127.173MB
1021.42/1021.66	c total #watches: 227569
1021.92/1022.19	c total #propagations: 20443663 / total #impl: 204643356 (eff. 0.100)
1021.92/1022.19	c #Conflicts:    3134000 | #Learnt:      64792 | 0.003
1021.92/1022.19	c total clause space: 127.173MB
1021.92/1022.19	c total #watches: 231096
1022.52/1022.70	c total #propagations: 20450202 / total #impl: 204705591 (eff. 0.100)
1022.52/1022.70	c #Conflicts:    3135000 | #Learnt:      65792 | 0.003
1022.52/1022.70	c total clause space: 127.173MB
1022.52/1022.70	c total #watches: 234745
1022.93/1023.14	c total #propagations: 20456269 / total #impl: 204760886 (eff. 0.100)
1022.93/1023.14	c #Conflicts:    3136000 | #Learnt:      66792 | 0.003
1022.93/1023.14	c total clause space: 127.173MB
1022.93/1023.14	c total #watches: 238014
1023.42/1023.60	c total #propagations: 20462745 / total #impl: 204823323 (eff. 0.100)
1023.42/1023.60	c #Conflicts:    3137000 | #Learnt:      67792 | 0.003
1023.42/1023.60	c total clause space: 127.173MB
1023.42/1023.60	c total #watches: 241413
1023.93/1024.16	c total #propagations: 20469545 / total #impl: 204881746 (eff. 0.100)
1023.93/1024.16	c #Conflicts:    3138000 | #Learnt:      68792 | 0.003
1023.93/1024.16	c total clause space: 127.173MB
1023.93/1024.16	c total #watches: 245184
1024.42/1024.62	c total #propagations: 20476906 / total #impl: 204950391 (eff. 0.100)
1024.42/1024.62	c #Conflicts:    3139000 | #Learnt:      69792 | 0.003
1024.42/1024.62	c total clause space: 127.173MB
1024.42/1024.62	c total #watches: 248635
1024.82/1025.00	c total #propagations: 20483217 / total #impl: 205014626 (eff. 0.100)
1024.82/1025.00	c #Conflicts:    3140000 | #Learnt:      70792 | 0.003
1024.82/1025.00	c total clause space: 127.173MB
1024.82/1025.00	c total #watches: 252000
1025.22/1025.42	c total #propagations: 20489571 / total #impl: 205078181 (eff. 0.100)
1025.22/1025.42	c #Conflicts:    3141000 | #Learnt:      71792 | 0.003
1025.22/1025.42	c total clause space: 127.173MB
1025.22/1025.42	c total #watches: 255210
1025.72/1026.00	c total #propagations: 20495808 / total #impl: 205141553 (eff. 0.100)
1025.72/1026.00	c #Conflicts:    3142000 | #Learnt:      72792 | 0.003
1025.72/1026.00	c total clause space: 127.173MB
1025.72/1026.00	c total #watches: 258601
1026.23/1026.49	c total #propagations: 20502200 / total #impl: 205206861 (eff. 0.100)
1026.23/1026.49	c #Conflicts:    3143000 | #Learnt:      73792 | 0.003
1026.23/1026.49	c total clause space: 127.173MB
1026.23/1026.49	c total #watches: 262166
1026.82/1027.01	c total #propagations: 20508566 / total #impl: 205272702 (eff. 0.100)
1026.82/1027.01	c #Conflicts:    3144000 | #Learnt:      74792 | 0.003
1026.82/1027.01	c total clause space: 127.173MB
1026.82/1027.01	c total #watches: 265731
1027.52/1027.75	c total #propagations: 20514970 / total #impl: 205332206 (eff. 0.100)
1027.52/1027.75	c #Conflicts:    3145000 | #Learnt:      75792 | 0.003
1027.52/1027.75	c total clause space: 127.173MB
1027.52/1027.75	c total #watches: 269140
1028.22/1028.41	c total #propagations: 20521010 / total #impl: 205388185 (eff. 0.100)
1028.22/1028.41	c #Conflicts:    3146000 | #Learnt:      76792 | 0.003
1028.22/1028.41	c total clause space: 127.173MB
1028.22/1028.41	c total #watches: 272903
1028.92/1029.10	c total #propagations: 20527306 / total #impl: 205456541 (eff. 0.100)
1028.92/1029.10	c #Conflicts:    3147000 | #Learnt:      77792 | 0.003
1028.92/1029.10	c total clause space: 127.173MB
1028.92/1029.10	c total #watches: 276612
1029.53/1029.73	c total #propagations: 20533362 / total #impl: 205521900 (eff. 0.100)
1029.53/1029.73	c #Conflicts:    3148000 | #Learnt:      78792 | 0.003
1029.53/1029.73	c total clause space: 127.173MB
1029.53/1029.73	c total #watches: 280358
1029.92/1030.16	c total #propagations: 20539590 / total #impl: 205574927 (eff. 0.100)
1029.92/1030.16	c #Conflicts:    3149000 | #Learnt:      79792 | 0.003
1029.92/1030.16	c total clause space: 127.173MB
1029.92/1030.16	c total #watches: 283669
1030.72/1030.91	c total #propagations: 20546408 / total #impl: 205631160 (eff. 0.100)
1030.72/1030.91	c #Conflicts:    3150000 | #Learnt:      80792 | 0.003
1030.72/1030.91	c total clause space: 127.173MB
1030.72/1030.91	c total #watches: 287163
1031.52/1031.75	c total #propagations: 20553019 / total #impl: 205686786 (eff. 0.100)
1031.52/1031.75	c #Conflicts:    3151000 | #Learnt:      81792 | 0.003
1031.52/1031.75	c total clause space: 127.173MB
1031.52/1031.75	c total #watches: 290648
1032.02/1032.25	c total #propagations: 20559468 / total #impl: 205745089 (eff. 0.100)
1032.02/1032.25	c #Conflicts:    3152000 | #Learnt:      82792 | 0.003
1032.02/1032.25	c total clause space: 127.173MB
1032.02/1032.25	c total #watches: 294155
1032.62/1032.80	c total #propagations: 20565383 / total #impl: 205801469 (eff. 0.100)
1032.62/1032.80	c #Conflicts:    3153000 | #Learnt:      83792 | 0.003
1032.62/1032.80	c total clause space: 127.173MB
1032.62/1032.80	c total #watches: 297526
1033.62/1033.85	c total #propagations: 20571569 / total #impl: 205865913 (eff. 0.100)
1033.62/1033.85	c #Conflicts:    3154000 | #Learnt:      84792 | 0.003
1033.62/1033.85	c total clause space: 127.173MB
1033.62/1033.85	c total #watches: 301292
1034.32/1034.59	c total #propagations: 20577851 / total #impl: 205921168 (eff. 0.100)
1034.32/1034.59	c #Conflicts:    3155000 | #Learnt:      85792 | 0.003
1034.32/1034.59	c total clause space: 127.173MB
1034.32/1034.59	c total #watches: 304616
1034.62/1034.86	c total #propagations: 20584174 / total #impl: 205989069 (eff. 0.100)
1034.62/1034.86	c GC COLLECT
1034.62/1034.86	c #Conflicts:    3156000 | #Learnt:      43690 | 0.003
1034.62/1034.86	c total clause space: 127.173MB
1034.62/1034.86	c total #watches: 157580
1034.82/1035.00	c total #propagations: 20591251 / total #impl: 206043391 (eff. 0.100)
1034.82/1035.00	c #Conflicts:    3157000 | #Learnt:      44690 | 0.003
1034.82/1035.00	c total clause space: 127.173MB
1034.82/1035.00	c total #watches: 161272
1034.93/1035.15	c total #propagations: 20599488 / total #impl: 206102931 (eff. 0.100)
1034.93/1035.15	c #Conflicts:    3158000 | #Learnt:      45690 | 0.003
1034.93/1035.15	c total clause space: 127.173MB
1034.93/1035.15	c total #watches: 164814
1035.12/1035.31	c total #propagations: 20606484 / total #impl: 206158613 (eff. 0.100)
1035.12/1035.31	c #Conflicts:    3159000 | #Learnt:      46690 | 0.003
1035.12/1035.31	c total clause space: 127.173MB
1035.12/1035.31	c total #watches: 168376
1035.22/1035.48	c total #propagations: 20613231 / total #impl: 206213523 (eff. 0.100)
1035.22/1035.48	c #Conflicts:    3160000 | #Learnt:      47690 | 0.003
1035.22/1035.48	c total clause space: 127.173MB
1035.22/1035.48	c total #watches: 171801
1035.62/1035.85	c total #propagations: 20619932 / total #impl: 206276426 (eff. 0.100)
1035.62/1035.85	c #Conflicts:    3161000 | #Learnt:      48690 | 0.003
1035.62/1035.85	c total clause space: 127.173MB
1035.62/1035.85	c total #watches: 175031
1035.92/1036.19	c total #propagations: 20626336 / total #impl: 206346064 (eff. 0.100)
1035.92/1036.19	c #Conflicts:    3162000 | #Learnt:      49690 | 0.003
1035.92/1036.19	c total clause space: 127.173MB
1035.92/1036.19	c total #watches: 178508
1036.42/1036.61	c total #propagations: 20632459 / total #impl: 206402846 (eff. 0.100)
1036.42/1036.61	c #Conflicts:    3163000 | #Learnt:      50690 | 0.003
1036.42/1036.61	c total clause space: 127.173MB
1036.42/1036.61	c total #watches: 181960
1036.72/1036.95	c total #propagations: 20639461 / total #impl: 206454280 (eff. 0.100)
1036.72/1036.95	c #Conflicts:    3164000 | #Learnt:      51690 | 0.003
1036.72/1036.95	c total clause space: 127.173MB
1036.72/1036.95	c total #watches: 185254
1037.13/1037.34	c total #propagations: 20646332 / total #impl: 206507870 (eff. 0.100)
1037.13/1037.34	c #Conflicts:    3165000 | #Learnt:      52690 | 0.003
1037.13/1037.34	c total clause space: 127.173MB
1037.13/1037.34	c total #watches: 188487
1037.42/1037.64	c total #propagations: 20653825 / total #impl: 206563304 (eff. 0.100)
1037.42/1037.64	c #Conflicts:    3166000 | #Learnt:      53690 | 0.003
1037.42/1037.64	c total clause space: 127.173MB
1037.42/1037.64	c total #watches: 192000
1037.72/1037.97	c total #propagations: 20660596 / total #impl: 206604800 (eff. 0.100)
1037.72/1037.97	c #Conflicts:    3167000 | #Learnt:      54690 | 0.003
1037.72/1037.97	c total clause space: 127.173MB
1037.72/1037.97	c total #watches: 195400
1038.02/1038.27	c total #propagations: 20667081 / total #impl: 206656628 (eff. 0.100)
1038.02/1038.27	c #Conflicts:    3168000 | #Learnt:      55690 | 0.003
1038.02/1038.27	c total clause space: 127.173MB
1038.02/1038.27	c total #watches: 198676
1038.42/1038.61	c total #propagations: 20673301 / total #impl: 206719075 (eff. 0.100)
1038.42/1038.61	c #Conflicts:    3169000 | #Learnt:      56690 | 0.003
1038.42/1038.61	c total clause space: 127.173MB
1038.42/1038.61	c total #watches: 201967
1038.72/1038.96	c total #propagations: 20679087 / total #impl: 206774714 (eff. 0.100)
1038.72/1038.96	c #Conflicts:    3170000 | #Learnt:      57690 | 0.003
1038.72/1038.96	c total clause space: 127.173MB
1038.72/1038.96	c total #watches: 205196
1039.02/1039.28	c total #propagations: 20685063 / total #impl: 206833574 (eff. 0.100)
1039.02/1039.28	c #Conflicts:    3171000 | #Learnt:      58690 | 0.003
1039.02/1039.28	c total clause space: 127.173MB
1039.02/1039.28	c total #watches: 208484
1039.33/1039.59	c total #propagations: 20691357 / total #impl: 206895734 (eff. 0.100)
1039.33/1039.59	c #Conflicts:    3172000 | #Learnt:      59690 | 0.003
1039.33/1039.59	c total clause space: 127.173MB
1039.33/1039.59	c total #watches: 211732
1039.72/1039.92	c total #propagations: 20697422 / total #impl: 206963707 (eff. 0.100)
1039.72/1039.92	c #Conflicts:    3173000 | #Learnt:      60690 | 0.003
1039.72/1039.92	c total clause space: 127.173MB
1039.72/1039.92	c total #watches: 215212
1040.02/1040.20	c total #propagations: 20703253 / total #impl: 207019905 (eff. 0.100)
1040.02/1040.20	c #Conflicts:    3174000 | #Learnt:      61690 | 0.003
1040.02/1040.20	c total clause space: 127.173MB
1040.02/1040.20	c total #watches: 218469
1040.22/1040.49	c total #propagations: 20709304 / total #impl: 207082637 (eff. 0.100)
1040.22/1040.49	c #Conflicts:    3175000 | #Learnt:      62690 | 0.003
1040.22/1040.49	c total clause space: 127.173MB
1040.22/1040.49	c total #watches: 221612
1040.62/1040.81	c total #propagations: 20715426 / total #impl: 207144190 (eff. 0.100)
1040.62/1040.81	c #Conflicts:    3176000 | #Learnt:      63690 | 0.003
1040.62/1040.81	c total clause space: 127.173MB
1040.62/1040.81	c total #watches: 224952
1040.92/1041.12	c total #propagations: 20721904 / total #impl: 207205652 (eff. 0.100)
1040.92/1041.12	c #Conflicts:    3177000 | #Learnt:      64690 | 0.003
1040.92/1041.12	c total clause space: 127.173MB
1040.92/1041.12	c total #watches: 228170
1041.22/1041.40	c total #propagations: 20728849 / total #impl: 207266602 (eff. 0.100)
1041.22/1041.40	c #Conflicts:    3178000 | #Learnt:      65690 | 0.003
1041.22/1041.40	c total clause space: 127.173MB
1041.22/1041.40	c total #watches: 231338
1041.53/1041.75	c total #propagations: 20735710 / total #impl: 207332759 (eff. 0.100)
1041.53/1041.75	c #Conflicts:    3179000 | #Learnt:      66690 | 0.003
1041.53/1041.75	c total clause space: 127.173MB
1041.53/1041.75	c total #watches: 234428
1042.02/1042.20	c total #propagations: 20742079 / total #impl: 207395879 (eff. 0.100)
1042.02/1042.20	c #Conflicts:    3180000 | #Learnt:      67690 | 0.003
1042.02/1042.20	c total clause space: 127.173MB
1042.02/1042.20	c total #watches: 237768
1042.52/1042.75	c total #propagations: 20748720 / total #impl: 207456226 (eff. 0.100)
1042.52/1042.75	c #Conflicts:    3181000 | #Learnt:      68690 | 0.003
1042.52/1042.75	c total clause space: 127.173MB
1042.52/1042.75	c total #watches: 241517
1043.22/1043.40	c total #propagations: 20755249 / total #impl: 207511824 (eff. 0.100)
1043.22/1043.40	c #Conflicts:    3182000 | #Learnt:      69690 | 0.003
1043.22/1043.40	c total clause space: 127.173MB
1043.22/1043.40	c total #watches: 244979
1043.92/1044.11	c total #propagations: 20761875 / total #impl: 207570989 (eff. 0.100)
1043.92/1044.11	c #Conflicts:    3183000 | #Learnt:      70690 | 0.003
1043.92/1044.11	c total clause space: 127.173MB
1043.92/1044.11	c total #watches: 248534
1044.52/1044.76	c total #propagations: 20768396 / total #impl: 207634287 (eff. 0.100)
1044.52/1044.76	c #Conflicts:    3184000 | #Learnt:      71690 | 0.003
1044.52/1044.76	c total clause space: 127.173MB
1044.52/1044.76	c total #watches: 252171
1045.02/1045.29	c total #propagations: 20774922 / total #impl: 207695366 (eff. 0.100)
1045.02/1045.29	c #Conflicts:    3185000 | #Learnt:      72690 | 0.003
1045.02/1045.29	c total clause space: 127.173MB
1045.02/1045.29	c total #watches: 255699
1045.62/1045.81	c total #propagations: 20781527 / total #impl: 207758209 (eff. 0.100)
1045.62/1045.81	c #Conflicts:    3186000 | #Learnt:      73690 | 0.003
1045.62/1045.81	c total clause space: 127.173MB
1045.62/1045.81	c total #watches: 259198
1046.12/1046.34	c total #propagations: 20787995 / total #impl: 207815765 (eff. 0.100)
1046.12/1046.34	c #Conflicts:    3187000 | #Learnt:      74690 | 0.003
1046.12/1046.34	c total clause space: 127.173MB
1046.12/1046.34	c total #watches: 262533
1046.62/1046.84	c total #propagations: 20794807 / total #impl: 207875100 (eff. 0.100)
1046.62/1046.84	c #Conflicts:    3188000 | #Learnt:      75690 | 0.003
1046.62/1046.84	c total clause space: 127.173MB
1046.62/1046.84	c total #watches: 265964
1047.22/1047.41	c total #propagations: 20801763 / total #impl: 207925753 (eff. 0.100)
1047.22/1047.41	c #Conflicts:    3189000 | #Learnt:      76690 | 0.003
1047.22/1047.41	c total clause space: 127.173MB
1047.22/1047.41	c total #watches: 269515
1047.82/1048.05	c total #propagations: 20808785 / total #impl: 207982674 (eff. 0.100)
1047.82/1048.05	c #Conflicts:    3190000 | #Learnt:      77690 | 0.003
1047.82/1048.05	c total clause space: 127.173MB
1047.82/1048.05	c total #watches: 273118
1048.32/1048.53	c total #propagations: 20815734 / total #impl: 208035356 (eff. 0.100)
1048.32/1048.53	c #Conflicts:    3191000 | #Learnt:      78690 | 0.003
1048.32/1048.53	c total clause space: 127.173MB
1048.32/1048.53	c total #watches: 276606
1048.82/1049.07	c total #propagations: 20822523 / total #impl: 208086531 (eff. 0.100)
1048.82/1049.07	c #Conflicts:    3192000 | #Learnt:      79690 | 0.003
1048.82/1049.07	c total clause space: 127.173MB
1048.82/1049.07	c total #watches: 280346
1049.62/1049.82	c total #propagations: 20829809 / total #impl: 208142812 (eff. 0.100)
1049.62/1049.82	c #Conflicts:    3193000 | #Learnt:      80690 | 0.003
1049.62/1049.82	c total clause space: 127.173MB
1049.62/1049.82	c total #watches: 283736
1050.33/1050.54	c total #propagations: 20836456 / total #impl: 208200338 (eff. 0.100)
1050.33/1050.54	c #Conflicts:    3194000 | #Learnt:      81690 | 0.003
1050.33/1050.54	c total clause space: 127.173MB
1050.33/1050.54	c total #watches: 287117
1051.02/1051.21	c total #propagations: 20842944 / total #impl: 208258078 (eff. 0.100)
1051.02/1051.21	c #Conflicts:    3195000 | #Learnt:      82690 | 0.003
1051.02/1051.21	c total clause space: 127.173MB
1051.02/1051.21	c total #watches: 290475
1051.72/1051.94	c total #propagations: 20849233 / total #impl: 208316614 (eff. 0.100)
1051.72/1051.94	c #Conflicts:    3196000 | #Learnt:      83690 | 0.003
1051.72/1051.94	c total clause space: 127.173MB
1051.72/1051.94	c total #watches: 293911
1052.32/1052.59	c total #propagations: 20855964 / total #impl: 208379222 (eff. 0.100)
1052.32/1052.59	c #Conflicts:    3197000 | #Learnt:      84690 | 0.003
1052.32/1052.59	c total clause space: 127.173MB
1052.32/1052.59	c total #watches: 297355
1052.92/1053.17	c total #propagations: 20862380 / total #impl: 208453941 (eff. 0.100)
1052.92/1053.17	c #Conflicts:    3198000 | #Learnt:      85690 | 0.003
1052.92/1053.17	c total clause space: 127.173MB
1052.92/1053.17	c total #watches: 300768
1053.52/1053.73	c total #propagations: 20868473 / total #impl: 208518498 (eff. 0.100)
1053.52/1053.73	c #Conflicts:    3199000 | #Learnt:      86690 | 0.003
1053.52/1053.73	c total clause space: 127.173MB
1053.52/1053.73	c total #watches: 303830
1053.73/1053.98	c total #propagations: 20875072 / total #impl: 208581235 (eff. 0.100)
1053.73/1053.98	c GC COLLECT
1053.73/1053.98	c #Conflicts:    3200000 | #Learnt:      44293 | 0.003
1053.73/1053.98	c total clause space: 127.173MB
1053.73/1053.98	c total #watches: 160117
1053.92/1054.16	c total #propagations: 20880968 / total #impl: 208634719 (eff. 0.100)
1053.92/1054.16	c #Conflicts:    3201000 | #Learnt:      45293 | 0.003
1053.92/1054.16	c total clause space: 127.173MB
1053.92/1054.16	c total #watches: 163869
1054.12/1054.38	c total #propagations: 20887604 / total #impl: 208692428 (eff. 0.100)
1054.12/1054.38	c #Conflicts:    3202000 | #Learnt:      46293 | 0.003
1054.12/1054.38	c total clause space: 127.173MB
1054.12/1054.38	c total #watches: 167300
1054.42/1054.62	c total #propagations: 20894036 / total #impl: 208759002 (eff. 0.100)
1054.42/1054.62	c #Conflicts:    3203000 | #Learnt:      47293 | 0.003
1054.42/1054.62	c total clause space: 127.173MB
1054.42/1054.62	c total #watches: 170767
1054.72/1054.94	c total #propagations: 20900449 / total #impl: 208827067 (eff. 0.100)
1054.72/1054.94	c #Conflicts:    3204000 | #Learnt:      48293 | 0.003
1054.72/1054.94	c total clause space: 127.173MB
1054.72/1054.94	c total #watches: 174384
1055.02/1055.27	c total #propagations: 20906637 / total #impl: 208882004 (eff. 0.100)
1055.02/1055.27	c #Conflicts:    3205000 | #Learnt:      49293 | 0.003
1055.02/1055.27	c total clause space: 127.173MB
1055.02/1055.27	c total #watches: 177927
1055.32/1055.55	c total #propagations: 20912554 / total #impl: 208943970 (eff. 0.100)
1055.32/1055.55	c #Conflicts:    3206000 | #Learnt:      50293 | 0.003
1055.32/1055.55	c total clause space: 127.173MB
1055.32/1055.55	c total #watches: 181372
1055.62/1055.85	c total #propagations: 20919231 / total #impl: 209004762 (eff. 0.100)
1055.62/1055.85	c #Conflicts:    3207000 | #Learnt:      51293 | 0.003
1055.62/1055.85	c total clause space: 127.173MB
1055.62/1055.85	c total #watches: 184857
1056.02/1056.24	c total #propagations: 20925320 / total #impl: 209058086 (eff. 0.100)
1056.02/1056.24	c #Conflicts:    3208000 | #Learnt:      52293 | 0.003
1056.02/1056.24	c total clause space: 127.173MB
1056.02/1056.24	c total #watches: 188191
1056.32/1056.58	c total #propagations: 20931633 / total #impl: 209117574 (eff. 0.100)
1056.32/1056.58	c #Conflicts:    3209000 | #Learnt:      53293 | 0.003
1056.32/1056.58	c total clause space: 127.173MB
1056.32/1056.58	c total #watches: 191498
1056.72/1056.97	c total #propagations: 20937845 / total #impl: 209176590 (eff. 0.100)
1056.72/1056.97	c #Conflicts:    3210000 | #Learnt:      54293 | 0.003
1056.72/1056.97	c total clause space: 127.173MB
1056.72/1056.97	c total #watches: 194714
1057.12/1057.37	c total #propagations: 20944499 / total #impl: 209245128 (eff. 0.100)
1057.12/1057.37	c #Conflicts:    3211000 | #Learnt:      55293 | 0.003
1057.12/1057.37	c total clause space: 127.173MB
1057.12/1057.37	c total #watches: 198128
1057.52/1057.77	c total #propagations: 20950682 / total #impl: 209300759 (eff. 0.100)
1057.52/1057.77	c #Conflicts:    3212000 | #Learnt:      56293 | 0.003
1057.52/1057.77	c total clause space: 127.173MB
1057.52/1057.77	c total #watches: 201641
1057.92/1058.20	c total #propagations: 20956942 / total #impl: 209369268 (eff. 0.100)
1057.92/1058.20	c #Conflicts:    3213000 | #Learnt:      57293 | 0.003
1057.92/1058.20	c total clause space: 127.173MB
1057.92/1058.20	c total #watches: 205486
1058.32/1058.60	c total #propagations: 20963444 / total #impl: 209449907 (eff. 0.100)
1058.32/1058.60	c #Conflicts:    3214000 | #Learnt:      58293 | 0.003
1058.32/1058.60	c total clause space: 127.173MB
1058.32/1058.60	c total #watches: 209028
1058.82/1059.04	c total #propagations: 20969897 / total #impl: 209516619 (eff. 0.100)
1058.82/1059.04	c #Conflicts:    3215000 | #Learnt:      59293 | 0.003
1058.82/1059.04	c total clause space: 127.173MB
1058.82/1059.04	c total #watches: 212531
1059.22/1059.47	c total #propagations: 20976623 / total #impl: 209570390 (eff. 0.100)
1059.22/1059.47	c #Conflicts:    3216000 | #Learnt:      60293 | 0.003
1059.22/1059.47	c total clause space: 127.173MB
1059.22/1059.47	c total #watches: 215984
1059.72/1059.94	c total #propagations: 20983663 / total #impl: 209627435 (eff. 0.100)
1059.72/1059.94	c #Conflicts:    3217000 | #Learnt:      61293 | 0.003
1059.72/1059.94	c total clause space: 127.173MB
1059.72/1059.94	c total #watches: 219341
1060.32/1060.56	c total #propagations: 20989936 / total #impl: 209690899 (eff. 0.100)
1060.32/1060.56	c #Conflicts:    3218000 | #Learnt:      62293 | 0.003
1060.32/1060.56	c total clause space: 127.173MB
1060.32/1060.56	c total #watches: 222665
1060.72/1060.91	c total #propagations: 20996893 / total #impl: 209752069 (eff. 0.100)
1060.72/1060.91	c #Conflicts:    3219000 | #Learnt:      63293 | 0.003
1060.72/1060.91	c total clause space: 127.173MB
1060.72/1060.91	c total #watches: 226281
1061.12/1061.34	c total #propagations: 21003387 / total #impl: 209804436 (eff. 0.100)
1061.12/1061.34	c #Conflicts:    3220000 | #Learnt:      64293 | 0.003
1061.12/1061.34	c total clause space: 127.173MB
1061.12/1061.34	c total #watches: 229636
1061.42/1061.61	c total #propagations: 21010274 / total #impl: 209856320 (eff. 0.100)
1061.42/1061.61	c #Conflicts:    3221000 | #Learnt:      65293 | 0.003
1061.42/1061.61	c total clause space: 127.173MB
1061.42/1061.61	c total #watches: 233220
1061.62/1061.89	c total #propagations: 21017374 / total #impl: 209901358 (eff. 0.100)
1061.62/1061.89	c #Conflicts:    3222000 | #Learnt:      66293 | 0.003
1061.62/1061.89	c total clause space: 127.173MB
1061.62/1061.89	c total #watches: 236768
1062.02/1062.24	c total #propagations: 21023628 / total #impl: 209948096 (eff. 0.100)
1062.02/1062.24	c #Conflicts:    3223000 | #Learnt:      67293 | 0.003
1062.02/1062.24	c total clause space: 127.173MB
1062.02/1062.24	c total #watches: 240222
1062.32/1062.59	c total #propagations: 21029915 / total #impl: 210000391 (eff. 0.100)
1062.32/1062.59	c #Conflicts:    3224000 | #Learnt:      68293 | 0.003
1062.32/1062.59	c total clause space: 127.173MB
1062.32/1062.59	c total #watches: 243448
1062.72/1062.98	c total #propagations: 21036437 / total #impl: 210058449 (eff. 0.100)
1062.72/1062.98	c #Conflicts:    3225000 | #Learnt:      69293 | 0.003
1062.72/1062.98	c total clause space: 127.173MB
1062.72/1062.98	c total #watches: 246917
1063.22/1063.48	c total #propagations: 21042960 / total #impl: 210119386 (eff. 0.100)
1063.22/1063.48	c #Conflicts:    3226000 | #Learnt:      70293 | 0.003
1063.22/1063.48	c total clause space: 127.173MB
1063.22/1063.48	c total #watches: 250676
1063.82/1064.02	c total #propagations: 21049894 / total #impl: 210172257 (eff. 0.100)
1063.82/1064.02	c #Conflicts:    3227000 | #Learnt:      71293 | 0.003
1063.82/1064.02	c total clause space: 127.173MB
1063.82/1064.02	c total #watches: 254625
1064.12/1064.36	c total #propagations: 21057105 / total #impl: 210222207 (eff. 0.100)
1064.12/1064.36	c #Conflicts:    3228000 | #Learnt:      72293 | 0.003
1064.12/1064.36	c total clause space: 127.173MB
1064.12/1064.36	c total #watches: 258050
1064.72/1064.92	c total #propagations: 21063327 / total #impl: 210274014 (eff. 0.100)
1064.72/1064.92	c #Conflicts:    3229000 | #Learnt:      73293 | 0.003
1064.72/1064.92	c total clause space: 127.173MB
1064.72/1064.92	c total #watches: 261399
1065.22/1065.43	c total #propagations: 21069850 / total #impl: 210339695 (eff. 0.100)
1065.22/1065.43	c #Conflicts:    3230000 | #Learnt:      74293 | 0.003
1065.22/1065.43	c total clause space: 127.173MB
1065.22/1065.43	c total #watches: 264792
1065.91/1066.13	c total #propagations: 21076349 / total #impl: 210397600 (eff. 0.100)
1065.91/1066.13	c #Conflicts:    3231000 | #Learnt:      75293 | 0.003
1065.91/1066.13	c total clause space: 127.173MB
1065.91/1066.13	c total #watches: 268498
1066.41/1066.67	c total #propagations: 21082590 / total #impl: 210465546 (eff. 0.100)
1066.41/1066.67	c #Conflicts:    3232000 | #Learnt:      76293 | 0.003
1066.41/1066.67	c total clause space: 127.173MB
1066.41/1066.67	c total #watches: 271892
1067.11/1067.36	c total #propagations: 21088770 / total #impl: 210534176 (eff. 0.100)
1067.11/1067.36	c #Conflicts:    3233000 | #Learnt:      77293 | 0.003
1067.11/1067.36	c total clause space: 127.173MB
1067.11/1067.36	c total #watches: 275195
1068.02/1068.29	c total #propagations: 21094766 / total #impl: 210597855 (eff. 0.100)
1068.02/1068.29	c #Conflicts:    3234000 | #Learnt:      78293 | 0.003
1068.02/1068.29	c total clause space: 127.173MB
1068.02/1068.29	c total #watches: 279037
1068.61/1068.83	c total #propagations: 21101567 / total #impl: 210655886 (eff. 0.100)
1068.61/1068.83	c #Conflicts:    3235000 | #Learnt:      79293 | 0.003
1068.61/1068.83	c total clause space: 127.173MB
1068.61/1068.83	c total #watches: 282425
1069.12/1069.31	c total #propagations: 21107845 / total #impl: 210723431 (eff. 0.100)
1069.12/1069.31	c #Conflicts:    3236000 | #Learnt:      80293 | 0.003
1069.12/1069.31	c total clause space: 127.173MB
1069.12/1069.31	c total #watches: 285678
1069.81/1070.00	c total #propagations: 21114954 / total #impl: 210799860 (eff. 0.100)
1069.81/1070.00	c #Conflicts:    3237000 | #Learnt:      81293 | 0.003
1069.81/1070.00	c total clause space: 127.173MB
1069.81/1070.00	c total #watches: 289195
1070.31/1070.51	c total #propagations: 21121309 / total #impl: 210860570 (eff. 0.100)
1070.31/1070.51	c #Conflicts:    3238000 | #Learnt:      82293 | 0.003
1070.31/1070.51	c total clause space: 127.173MB
1070.31/1070.51	c total #watches: 292657
1070.91/1071.15	c total #propagations: 21127419 / total #impl: 210918227 (eff. 0.100)
1070.91/1071.15	c #Conflicts:    3239000 | #Learnt:      83293 | 0.003
1070.91/1071.15	c total clause space: 127.173MB
1070.91/1071.15	c total #watches: 295735
1071.32/1071.54	c total #propagations: 21133189 / total #impl: 210977298 (eff. 0.100)
1071.32/1071.54	c #Conflicts:    3240000 | #Learnt:      84293 | 0.003
1071.32/1071.54	c total clause space: 127.173MB
1071.32/1071.54	c total #watches: 298911
1072.01/1072.22	c total #propagations: 21139213 / total #impl: 211033351 (eff. 0.100)
1072.01/1072.22	c #Conflicts:    3241000 | #Learnt:      85293 | 0.003
1072.01/1072.22	c total clause space: 127.173MB
1072.01/1072.22	c total #watches: 302240
1072.71/1072.95	c total #propagations: 21145532 / total #impl: 211094047 (eff. 0.100)
1072.71/1072.95	c #Conflicts:    3242000 | #Learnt:      86293 | 0.003
1072.71/1072.95	c total clause space: 127.173MB
1072.71/1072.95	c total #watches: 305522
1073.71/1073.95	c total #propagations: 21152274 / total #impl: 211149279 (eff. 0.100)
1073.71/1073.95	c #Conflicts:    3243000 | #Learnt:      87293 | 0.003
1073.71/1073.95	c total clause space: 127.173MB
1073.71/1073.95	c total #watches: 308892
1074.11/1074.35	c total #propagations: 21159318 / total #impl: 211202723 (eff. 0.100)
1074.11/1074.35	c GC COLLECT
1074.11/1074.35	c #Conflicts:    3244000 | #Learnt:      44591 | 0.003
1074.11/1074.35	c total clause space: 127.173MB
1074.11/1074.35	c total #watches: 160919
1074.41/1074.64	c total #propagations: 21165970 / total #impl: 211255709 (eff. 0.100)
1074.41/1074.64	c #Conflicts:    3245000 | #Learnt:      45591 | 0.003
1074.41/1074.64	c total clause space: 127.173MB
1074.41/1074.64	c total #watches: 164391
1074.71/1074.94	c total #propagations: 21172346 / total #impl: 211320485 (eff. 0.100)
1074.71/1074.94	c #Conflicts:    3246000 | #Learnt:      46591 | 0.003
1074.71/1074.94	c total clause space: 127.173MB
1074.71/1074.94	c total #watches: 167971
1075.01/1075.23	c total #propagations: 21178727 / total #impl: 211383458 (eff. 0.100)
1075.01/1075.23	c #Conflicts:    3247000 | #Learnt:      47591 | 0.003
1075.01/1075.23	c total clause space: 127.173MB
1075.01/1075.23	c total #watches: 171349
1075.31/1075.54	c total #propagations: 21185416 / total #impl: 211441411 (eff. 0.100)
1075.31/1075.54	c #Conflicts:    3248000 | #Learnt:      48591 | 0.003
1075.31/1075.54	c total clause space: 127.173MB
1075.31/1075.54	c total #watches: 174827
1075.62/1075.90	c total #propagations: 21192256 / total #impl: 211492380 (eff. 0.100)
1075.62/1075.90	c #Conflicts:    3249000 | #Learnt:      49591 | 0.003
1075.62/1075.90	c total clause space: 127.173MB
1075.62/1075.90	c total #watches: 178273
1076.01/1076.26	c total #propagations: 21198868 / total #impl: 211552422 (eff. 0.100)
1076.01/1076.26	c #Conflicts:    3250000 | #Learnt:      50591 | 0.003
1076.01/1076.26	c total clause space: 127.173MB
1076.01/1076.26	c total #watches: 181589
1076.31/1076.59	c total #propagations: 21205504 / total #impl: 211615036 (eff. 0.100)
1076.31/1076.59	c #Conflicts:    3251000 | #Learnt:      51591 | 0.003
1076.31/1076.59	c total clause space: 127.173MB
1076.31/1076.59	c total #watches: 185012
1076.72/1076.99	c total #propagations: 21212013 / total #impl: 211667137 (eff. 0.100)
1076.72/1076.99	c #Conflicts:    3252000 | #Learnt:      52591 | 0.003
1076.72/1076.99	c total clause space: 127.173MB
1076.72/1076.99	c total #watches: 188446
1077.11/1077.34	c total #propagations: 21218807 / total #impl: 211717811 (eff. 0.100)
1077.11/1077.34	c #Conflicts:    3253000 | #Learnt:      53591 | 0.003
1077.11/1077.34	c total clause space: 127.173MB
1077.11/1077.34	c total #watches: 191789
1077.51/1077.79	c total #propagations: 21225603 / total #impl: 211775010 (eff. 0.100)
1077.51/1077.79	c #Conflicts:    3254000 | #Learnt:      54591 | 0.003
1077.51/1077.79	c total clause space: 127.173MB
1077.51/1077.79	c total #watches: 195252
1078.11/1078.34	c total #propagations: 21232778 / total #impl: 211828105 (eff. 0.100)
1078.11/1078.34	c #Conflicts:    3255000 | #Learnt:      55591 | 0.003
1078.11/1078.34	c total clause space: 127.173MB
1078.11/1078.34	c total #watches: 199445
1078.51/1078.71	c total #propagations: 21239748 / total #impl: 211895928 (eff. 0.100)
1078.51/1078.71	c #Conflicts:    3256000 | #Learnt:      56591 | 0.003
1078.51/1078.71	c total clause space: 127.173MB
1078.51/1078.71	c total #watches: 203546
1078.81/1079.07	c total #propagations: 21246452 / total #impl: 211947041 (eff. 0.100)
1078.81/1079.07	c #Conflicts:    3257000 | #Learnt:      57591 | 0.003
1078.81/1079.07	c total clause space: 127.173MB
1078.81/1079.07	c total #watches: 207248
1079.21/1079.45	c total #propagations: 21253124 / total #impl: 212010905 (eff. 0.100)
1079.21/1079.45	c #Conflicts:    3258000 | #Learnt:      58591 | 0.003
1079.21/1079.45	c total clause space: 127.173MB
1079.21/1079.45	c total #watches: 210777
1079.71/1079.96	c total #propagations: 21259383 / total #impl: 212062832 (eff. 0.100)
1079.71/1079.96	c #Conflicts:    3259000 | #Learnt:      59591 | 0.003
1079.71/1079.96	c total clause space: 127.173MB
1079.71/1079.96	c total #watches: 214434
1080.12/1080.38	c total #propagations: 21265771 / total #impl: 212129415 (eff. 0.100)
1080.12/1080.38	c #Conflicts:    3260000 | #Learnt:      60591 | 0.003
1080.12/1080.38	c total clause space: 127.173MB
1080.12/1080.38	c total #watches: 217907
1080.71/1080.92	c total #propagations: 21272399 / total #impl: 212194407 (eff. 0.100)
1080.71/1080.92	c #Conflicts:    3261000 | #Learnt:      61591 | 0.003
1080.71/1080.92	c total clause space: 127.173MB
1080.71/1080.92	c total #watches: 221417
1081.12/1081.36	c total #propagations: 21278802 / total #impl: 212258752 (eff. 0.100)
1081.12/1081.36	c #Conflicts:    3262000 | #Learnt:      62591 | 0.003
1081.12/1081.36	c total clause space: 127.173MB
1081.12/1081.36	c total #watches: 225009
1081.71/1081.97	c total #propagations: 21285336 / total #impl: 212324899 (eff. 0.100)
1081.71/1081.97	c #Conflicts:    3263000 | #Learnt:      63591 | 0.003
1081.71/1081.97	c total clause space: 127.173MB
1081.71/1081.97	c total #watches: 228720
1082.11/1082.35	c total #propagations: 21291204 / total #impl: 212384286 (eff. 0.100)
1082.11/1082.35	c #Conflicts:    3264000 | #Learnt:      64591 | 0.003
1082.11/1082.35	c total clause space: 127.173MB
1082.11/1082.35	c total #watches: 232238
1082.51/1082.77	c total #propagations: 21297941 / total #impl: 212439772 (eff. 0.100)
1082.51/1082.77	c #Conflicts:    3265000 | #Learnt:      65591 | 0.003
1082.51/1082.77	c total clause space: 127.173MB
1082.51/1082.77	c total #watches: 235971
1083.11/1083.37	c total #propagations: 21304874 / total #impl: 212513101 (eff. 0.100)
1083.11/1083.37	c #Conflicts:    3266000 | #Learnt:      66591 | 0.003
1083.11/1083.37	c total clause space: 127.173MB
1083.11/1083.37	c total #watches: 239410
1083.61/1083.88	c total #propagations: 21312588 / total #impl: 212596257 (eff. 0.100)
1083.61/1083.88	c #Conflicts:    3267000 | #Learnt:      67591 | 0.003
1083.61/1083.88	c total clause space: 127.173MB
1083.61/1083.88	c total #watches: 242771
1084.11/1084.36	c total #propagations: 21318783 / total #impl: 212661427 (eff. 0.100)
1084.11/1084.36	c #Conflicts:    3268000 | #Learnt:      68591 | 0.003
1084.11/1084.36	c total clause space: 127.173MB
1084.11/1084.36	c total #watches: 246241
1084.61/1084.86	c total #propagations: 21324792 / total #impl: 212724282 (eff. 0.100)
1084.61/1084.86	c #Conflicts:    3269000 | #Learnt:      69591 | 0.003
1084.61/1084.86	c total clause space: 127.173MB
1084.61/1084.86	c total #watches: 249365
1085.31/1085.52	c total #propagations: 21330951 / total #impl: 212783841 (eff. 0.100)
1085.31/1085.52	c #Conflicts:    3270000 | #Learnt:      70591 | 0.003
1085.31/1085.52	c total clause space: 127.173MB
1085.31/1085.52	c total #watches: 252543
1085.91/1086.17	c total #propagations: 21337398 / total #impl: 212843722 (eff. 0.100)
1085.91/1086.17	c #Conflicts:    3271000 | #Learnt:      71591 | 0.003
1085.91/1086.17	c total clause space: 127.173MB
1085.91/1086.17	c total #watches: 256363
1086.41/1086.61	c total #propagations: 21343400 / total #impl: 212907858 (eff. 0.100)
1086.41/1086.61	c #Conflicts:    3272000 | #Learnt:      72591 | 0.003
1086.41/1086.61	c total clause space: 127.173MB
1086.41/1086.61	c total #watches: 259855
1086.81/1087.06	c total #propagations: 21350012 / total #impl: 212966465 (eff. 0.100)
1086.81/1087.06	c #Conflicts:    3273000 | #Learnt:      73591 | 0.003
1086.81/1087.06	c total clause space: 127.173MB
1086.81/1087.06	c total #watches: 263359
1087.41/1087.61	c total #propagations: 21356791 / total #impl: 213026044 (eff. 0.100)
1087.41/1087.61	c #Conflicts:    3274000 | #Learnt:      74591 | 0.003
1087.41/1087.61	c total clause space: 127.173MB
1087.41/1087.61	c total #watches: 266892
1088.11/1088.35	c total #propagations: 21363530 / total #impl: 213082136 (eff. 0.100)
1088.11/1088.35	c #Conflicts:    3275000 | #Learnt:      75591 | 0.003
1088.11/1088.35	c total clause space: 127.173MB
1088.11/1088.35	c total #watches: 270334
1088.51/1088.72	c total #propagations: 21369573 / total #impl: 213140841 (eff. 0.100)
1088.51/1088.72	c #Conflicts:    3276000 | #Learnt:      76591 | 0.003
1088.51/1088.72	c total clause space: 127.173MB
1088.51/1088.72	c total #watches: 273781
1088.71/1088.97	c total #propagations: 21376007 / total #impl: 213196822 (eff. 0.100)
1088.71/1088.97	c #Conflicts:    3277000 | #Learnt:      77591 | 0.003
1088.71/1088.97	c total clause space: 127.173MB
1088.71/1088.97	c total #watches: 277231
1089.11/1089.30	c total #propagations: 21382839 / total #impl: 213245148 (eff. 0.100)
1089.11/1089.30	c #Conflicts:    3278000 | #Learnt:      78591 | 0.003
1089.11/1089.30	c total clause space: 127.173MB
1089.11/1089.30	c total #watches: 280671
1089.71/1089.99	c total #propagations: 21390158 / total #impl: 213291744 (eff. 0.100)
1089.71/1089.99	c #Conflicts:    3279000 | #Learnt:      79591 | 0.003
1089.71/1089.99	c total clause space: 127.173MB
1089.71/1089.99	c total #watches: 284157
1090.41/1090.67	c total #propagations: 21396720 / total #impl: 213353244 (eff. 0.100)
1090.41/1090.67	c #Conflicts:    3280000 | #Learnt:      80591 | 0.003
1090.41/1090.67	c total clause space: 127.173MB
1090.41/1090.67	c total #watches: 287817
1091.12/1091.31	c total #propagations: 21403100 / total #impl: 213407790 (eff. 0.100)
1091.12/1091.31	c #Conflicts:    3281000 | #Learnt:      81591 | 0.003
1091.12/1091.31	c total clause space: 127.173MB
1091.12/1091.31	c total #watches: 291323
1091.51/1091.78	c total #propagations: 21410082 / total #impl: 213463922 (eff. 0.100)
1091.51/1091.78	c #Conflicts:    3282000 | #Learnt:      82591 | 0.003
1091.51/1091.78	c total clause space: 127.173MB
1091.51/1091.78	c total #watches: 294718
1092.41/1092.68	c total #propagations: 21416570 / total #impl: 213511392 (eff. 0.100)
1092.41/1092.68	c #Conflicts:    3283000 | #Learnt:      83591 | 0.003
1092.41/1092.68	c total clause space: 127.173MB
1092.41/1092.68	c total #watches: 298062
1093.22/1093.43	c total #propagations: 21422967 / total #impl: 213570480 (eff. 0.100)
1093.22/1093.43	c #Conflicts:    3284000 | #Learnt:      84591 | 0.003
1093.22/1093.43	c total clause space: 127.173MB
1093.22/1093.43	c total #watches: 301733
1093.91/1094.18	c total #propagations: 21429085 / total #impl: 213630560 (eff. 0.100)
1093.91/1094.18	c #Conflicts:    3285000 | #Learnt:      85591 | 0.003
1093.91/1094.18	c total clause space: 127.173MB
1093.91/1094.18	c total #watches: 305021
1094.91/1095.13	c total #propagations: 21435054 / total #impl: 213695003 (eff. 0.100)
1094.91/1095.13	c #Conflicts:    3286000 | #Learnt:      86591 | 0.003
1094.91/1095.13	c total clause space: 127.173MB
1094.91/1095.13	c total #watches: 308625
1096.21/1096.45	c total #propagations: 21441560 / total #impl: 213762188 (eff. 0.100)
1096.21/1096.45	c #Conflicts:    3287000 | #Learnt:      87591 | 0.003
1096.21/1096.45	c total clause space: 127.173MB
1096.21/1096.45	c total #watches: 312244
1097.01/1097.27	c total #propagations: 21448638 / total #impl: 213845373 (eff. 0.100)
1097.01/1097.27	c GC COLLECT
1097.01/1097.27	c #Conflicts:    3288000 | #Learnt:      44587 | 0.003
1097.01/1097.27	c total clause space: 127.173MB
1097.01/1097.27	c total #watches: 160772
1097.41/1097.60	c total #propagations: 21455718 / total #impl: 213924129 (eff. 0.100)
1097.41/1097.60	c #Conflicts:    3289000 | #Learnt:      45587 | 0.003
1097.41/1097.60	c total clause space: 127.173MB
1097.41/1097.60	c total #watches: 164146
1097.62/1097.90	c total #propagations: 21462177 / total #impl: 213990666 (eff. 0.100)
1097.62/1097.90	c #Conflicts:    3290000 | #Learnt:      46587 | 0.003
1097.62/1097.90	c total clause space: 127.173MB
1097.62/1097.90	c total #watches: 167625
1098.01/1098.24	c total #propagations: 21469006 / total #impl: 214053382 (eff. 0.100)
1098.01/1098.24	c #Conflicts:    3291000 | #Learnt:      47587 | 0.003
1098.01/1098.24	c total clause space: 127.173MB
1098.01/1098.24	c total #watches: 170937
1098.41/1098.67	c total #propagations: 21475506 / total #impl: 214120914 (eff. 0.100)
1098.41/1098.67	c #Conflicts:    3292000 | #Learnt:      48587 | 0.003
1098.41/1098.67	c total clause space: 127.173MB
1098.41/1098.67	c total #watches: 174443
1098.82/1099.01	c total #propagations: 21482676 / total #impl: 214185078 (eff. 0.100)
1098.82/1099.01	c #Conflicts:    3293000 | #Learnt:      49587 | 0.003
1098.82/1099.01	c total clause space: 127.173MB
1098.82/1099.01	c total #watches: 177771
1099.11/1099.35	c total #propagations: 21490090 / total #impl: 214256492 (eff. 0.100)
1099.11/1099.35	c #Conflicts:    3294000 | #Learnt:      50587 | 0.003
1099.11/1099.35	c total clause space: 127.173MB
1099.11/1099.35	c total #watches: 181045
1099.41/1099.68	c total #propagations: 21496516 / total #impl: 214328640 (eff. 0.100)
1099.41/1099.68	c #Conflicts:    3295000 | #Learnt:      51587 | 0.003
1099.41/1099.68	c total clause space: 127.173MB
1099.41/1099.68	c total #watches: 184099
1099.82/1100.03	c total #propagations: 21503542 / total #impl: 214396952 (eff. 0.100)
1099.82/1100.03	c #Conflicts:    3296000 | #Learnt:      52587 | 0.003
1099.82/1100.03	c total clause space: 127.173MB
1099.82/1100.03	c total #watches: 187418
1100.11/1100.39	c total #propagations: 21509459 / total #impl: 214460223 (eff. 0.100)
1100.11/1100.39	c #Conflicts:    3297000 | #Learnt:      53587 | 0.003
1100.11/1100.39	c total clause space: 127.173MB
1100.11/1100.39	c total #watches: 190707
1100.51/1100.74	c total #propagations: 21515619 / total #impl: 214528169 (eff. 0.100)
1100.51/1100.74	c #Conflicts:    3298000 | #Learnt:      54587 | 0.003
1100.51/1100.74	c total clause space: 127.173MB
1100.51/1100.74	c total #watches: 194380
1100.81/1101.09	c total #propagations: 21521761 / total #impl: 214616288 (eff. 0.100)
1100.81/1101.09	c #Conflicts:    3299000 | #Learnt:      55587 | 0.003
1100.81/1101.09	c total clause space: 127.173MB
1100.81/1101.09	c total #watches: 197808
1101.21/1101.42	c total #propagations: 21527884 / total #impl: 214687648 (eff. 0.100)
1101.21/1101.42	c #Conflicts:    3300000 | #Learnt:      56587 | 0.003
1101.21/1101.42	c total clause space: 127.173MB
1101.21/1101.42	c total #watches: 201040
1101.51/1101.77	c total #propagations: 21534098 / total #impl: 214754434 (eff. 0.100)
1101.51/1101.77	c #Conflicts:    3301000 | #Learnt:      57587 | 0.003
1101.51/1101.77	c total clause space: 127.173MB
1101.51/1101.77	c total #watches: 204386
1101.91/1102.11	c total #propagations: 21540186 / total #impl: 214828096 (eff. 0.100)
1101.91/1102.11	c #Conflicts:    3302000 | #Learnt:      58587 | 0.003
1101.91/1102.11	c total clause space: 127.173MB
1101.91/1102.11	c total #watches: 207800
1102.31/1102.54	c total #propagations: 21546661 / total #impl: 214918023 (eff. 0.100)
1102.31/1102.54	c #Conflicts:    3303000 | #Learnt:      59587 | 0.003
1102.31/1102.54	c total clause space: 127.173MB
1102.31/1102.54	c total #watches: 211293
1102.71/1102.99	c total #propagations: 21553018 / total #impl: 215030116 (eff. 0.100)
1102.71/1102.99	c #Conflicts:    3304000 | #Learnt:      60587 | 0.003
1102.71/1102.99	c total clause space: 127.173MB
1102.71/1102.99	c total #watches: 215049
1103.22/1103.44	c total #propagations: 21559450 / total #impl: 215149854 (eff. 0.100)
1103.22/1103.44	c #Conflicts:    3305000 | #Learnt:      61587 | 0.003
1103.22/1103.44	c total clause space: 127.173MB
1103.22/1103.44	c total #watches: 218357
1103.71/1103.90	c total #propagations: 21565564 / total #impl: 215252738 (eff. 0.100)
1103.71/1103.90	c #Conflicts:    3306000 | #Learnt:      62587 | 0.003
1103.71/1103.90	c total clause space: 127.173MB
1103.71/1103.90	c total #watches: 221467
1104.11/1104.36	c total #propagations: 21572031 / total #impl: 215361654 (eff. 0.100)
1104.11/1104.36	c #Conflicts:    3307000 | #Learnt:      63587 | 0.003
1104.11/1104.36	c total clause space: 127.173MB
1104.11/1104.36	c total #watches: 224721
1104.61/1104.87	c total #propagations: 21578061 / total #impl: 215472875 (eff. 0.100)
1104.61/1104.87	c #Conflicts:    3308000 | #Learnt:      64587 | 0.003
1104.61/1104.87	c total clause space: 127.173MB
1104.61/1104.87	c total #watches: 227918
1105.32/1105.51	c total #propagations: 21584373 / total #impl: 215567695 (eff. 0.100)
1105.32/1105.51	c #Conflicts:    3309000 | #Learnt:      65587 | 0.003
1105.32/1105.51	c total clause space: 127.173MB
1105.32/1105.51	c total #watches: 231407
1105.91/1106.14	c total #propagations: 21591249 / total #impl: 215634813 (eff. 0.100)
1105.91/1106.14	c #Conflicts:    3310000 | #Learnt:      66587 | 0.003
1105.91/1106.14	c total clause space: 127.173MB
1105.91/1106.14	c total #watches: 234665
1106.52/1106.75	c total #propagations: 21597668 / total #impl: 215701230 (eff. 0.100)
1106.52/1106.75	c #Conflicts:    3311000 | #Learnt:      67587 | 0.003
1106.52/1106.75	c total clause space: 127.173MB
1106.52/1106.75	c total #watches: 237975
1107.11/1107.35	c total #propagations: 21604240 / total #impl: 215754856 (eff. 0.100)
1107.11/1107.35	c #Conflicts:    3312000 | #Learnt:      68587 | 0.003
1107.11/1107.35	c total clause space: 127.173MB
1107.11/1107.35	c total #watches: 241882
1107.52/1107.78	c total #propagations: 21610780 / total #impl: 215841563 (eff. 0.100)
1107.52/1107.78	c #Conflicts:    3313000 | #Learnt:      69587 | 0.003
1107.52/1107.78	c total clause space: 127.173MB
1107.52/1107.78	c total #watches: 245283
1108.01/1108.22	c total #propagations: 21617413 / total #impl: 215910946 (eff. 0.100)
1108.01/1108.22	c #Conflicts:    3314000 | #Learnt:      70587 | 0.003
1108.01/1108.22	c total clause space: 127.173MB
1108.01/1108.22	c total #watches: 248965
1108.31/1108.57	c total #propagations: 21624321 / total #impl: 215981228 (eff. 0.100)
1108.31/1108.57	c #Conflicts:    3315000 | #Learnt:      71587 | 0.003
1108.31/1108.57	c total clause space: 127.173MB
1108.31/1108.57	c total #watches: 252497
1108.62/1108.89	c total #propagations: 21630775 / total #impl: 216037214 (eff. 0.100)
1108.62/1108.89	c #Conflicts:    3316000 | #Learnt:      72587 | 0.003
1108.62/1108.89	c total clause space: 127.173MB
1108.62/1108.89	c total #watches: 255761
1109.31/1109.55	c total #propagations: 21636900 / total #impl: 216098450 (eff. 0.100)
1109.31/1109.55	c #Conflicts:    3317000 | #Learnt:      73587 | 0.003
1109.31/1109.55	c total clause space: 127.173MB
1109.31/1109.55	c total #watches: 259246
1110.01/1110.23	c total #propagations: 21643056 / total #impl: 216164235 (eff. 0.100)
1110.01/1110.23	c #Conflicts:    3318000 | #Learnt:      74587 | 0.003
1110.01/1110.23	c total clause space: 127.173MB
1110.01/1110.23	c total #watches: 262747
1110.41/1110.66	c total #propagations: 21649539 / total #impl: 216225421 (eff. 0.100)
1110.41/1110.66	c #Conflicts:    3319000 | #Learnt:      75587 | 0.003
1110.41/1110.66	c total clause space: 127.173MB
1110.41/1110.66	c total #watches: 266661
1111.01/1111.29	c total #propagations: 21656980 / total #impl: 216283438 (eff. 0.100)
1111.01/1111.29	c #Conflicts:    3320000 | #Learnt:      76587 | 0.003
1111.01/1111.29	c total clause space: 127.173MB
1111.01/1111.29	c total #watches: 270209
1111.61/1111.89	c total #propagations: 21663921 / total #impl: 216340817 (eff. 0.100)
1111.61/1111.89	c #Conflicts:    3321000 | #Learnt:      77587 | 0.003
1111.61/1111.89	c total clause space: 127.173MB
1111.61/1111.89	c total #watches: 273623
1112.11/1112.39	c total #propagations: 21670388 / total #impl: 216393914 (eff. 0.100)
1112.11/1112.39	c #Conflicts:    3322000 | #Learnt:      78587 | 0.003
1112.11/1112.39	c total clause space: 127.173MB
1112.11/1112.39	c total #watches: 276946
1112.81/1113.01	c total #propagations: 21676831 / total #impl: 216442697 (eff. 0.100)
1112.81/1113.01	c #Conflicts:    3323000 | #Learnt:      79587 | 0.003
1112.81/1113.01	c total clause space: 127.173MB
1112.81/1113.01	c total #watches: 280376
1113.21/1113.45	c total #propagations: 21683324 / total #impl: 216485450 (eff. 0.100)
1113.21/1113.45	c #Conflicts:    3324000 | #Learnt:      80587 | 0.003
1113.21/1113.45	c total clause space: 127.173MB
1113.21/1113.45	c total #watches: 283800
1113.61/1113.82	c total #propagations: 21690142 / total #impl: 216525557 (eff. 0.100)
1113.61/1113.82	c #Conflicts:    3325000 | #Learnt:      81587 | 0.003
1113.61/1113.82	c total clause space: 127.173MB
1113.61/1113.82	c total #watches: 287229
1114.01/1114.21	c total #propagations: 21696151 / total #impl: 216578441 (eff. 0.100)
1114.01/1114.21	c #Conflicts:    3326000 | #Learnt:      82587 | 0.003
1114.01/1114.21	c total clause space: 127.173MB
1114.01/1114.21	c total #watches: 290515
1114.31/1114.57	c total #propagations: 21702400 / total #impl: 216645649 (eff. 0.100)
1114.31/1114.57	c #Conflicts:    3327000 | #Learnt:      83587 | 0.003
1114.31/1114.57	c total clause space: 127.173MB
1114.31/1114.57	c total #watches: 293678
1115.01/1115.25	c total #propagations: 21708814 / total #impl: 216710864 (eff. 0.100)
1115.01/1115.25	c #Conflicts:    3328000 | #Learnt:      84587 | 0.003
1115.01/1115.25	c total clause space: 127.173MB
1115.01/1115.25	c total #watches: 297028
1115.41/1115.68	c total #propagations: 21715627 / total #impl: 216767687 (eff. 0.100)
1115.41/1115.68	c #Conflicts:    3329000 | #Learnt:      85587 | 0.003
1115.41/1115.68	c total clause space: 127.173MB
1115.41/1115.68	c total #watches: 300448
1116.42/1116.64	c total #propagations: 21723006 / total #impl: 216817939 (eff. 0.100)
1116.42/1116.64	c #Conflicts:    3330000 | #Learnt:      86587 | 0.003
1116.42/1116.64	c total clause space: 127.173MB
1116.42/1116.64	c total #watches: 303865
1117.41/1117.62	c total #propagations: 21729835 / total #impl: 216878827 (eff. 0.100)
1117.41/1117.62	c #Conflicts:    3331000 | #Learnt:      87587 | 0.003
1117.41/1117.62	c total clause space: 127.173MB
1117.41/1117.62	c total #watches: 307402
1118.21/1118.45	c total #propagations: 21736906 / total #impl: 216935002 (eff. 0.100)
1118.21/1118.45	c #Conflicts:    3332000 | #Learnt:      88587 | 0.003
1118.21/1118.45	c total clause space: 127.173MB
1118.21/1118.45	c total #watches: 310737
1118.51/1118.76	c total #propagations: 21743090 / total #impl: 216997129 (eff. 0.100)
1118.51/1118.76	c GC COLLECT
1118.51/1118.76	c #Conflicts:    3333000 | #Learnt:      45285 | 0.003
1118.51/1118.76	c total clause space: 127.173MB
1118.51/1118.76	c total #watches: 163222
1118.81/1119.00	c total #propagations: 21749712 / total #impl: 217062420 (eff. 0.100)
1118.81/1119.00	c #Conflicts:    3334000 | #Learnt:      46285 | 0.003
1118.81/1119.00	c total clause space: 127.173MB
1118.81/1119.00	c total #watches: 166618
1119.11/1119.30	c total #propagations: 21756499 / total #impl: 217120767 (eff. 0.100)
1119.11/1119.30	c #Conflicts:    3335000 | #Learnt:      47285 | 0.003
1119.11/1119.30	c total clause space: 127.173MB
1119.11/1119.30	c total #watches: 169965
1119.41/1119.65	c total #propagations: 21763207 / total #impl: 217185762 (eff. 0.100)
1119.41/1119.65	c #Conflicts:    3336000 | #Learnt:      48285 | 0.003
1119.41/1119.65	c total clause space: 127.173MB
1119.41/1119.65	c total #watches: 173369
1119.71/1119.93	c total #propagations: 21769791 / total #impl: 217246250 (eff. 0.100)
1119.71/1119.93	c #Conflicts:    3337000 | #Learnt:      49285 | 0.003
1119.71/1119.93	c total clause space: 127.173MB
1119.71/1119.93	c total #watches: 176758
1120.01/1120.20	c total #propagations: 21776664 / total #impl: 217298924 (eff. 0.100)
1120.01/1120.20	c #Conflicts:    3338000 | #Learnt:      50285 | 0.003
1120.01/1120.20	c total clause space: 127.173MB
1120.01/1120.20	c total #watches: 179934
1120.31/1120.51	c total #propagations: 21783245 / total #impl: 217358525 (eff. 0.100)
1120.31/1120.51	c #Conflicts:    3339000 | #Learnt:      51285 | 0.003
1120.31/1120.51	c total clause space: 127.173MB
1120.31/1120.51	c total #watches: 183328
1120.51/1120.78	c total #propagations: 21789382 / total #impl: 217411959 (eff. 0.100)
1120.51/1120.78	c #Conflicts:    3340000 | #Learnt:      52285 | 0.003
1120.51/1120.78	c total clause space: 127.173MB
1120.51/1120.78	c total #watches: 186676
1120.91/1121.13	c total #propagations: 21795939 / total #impl: 217467469 (eff. 0.100)
1120.91/1121.13	c #Conflicts:    3341000 | #Learnt:      53285 | 0.003
1120.91/1121.13	c total clause space: 127.173MB
1120.91/1121.13	c total #watches: 190287
1121.31/1121.54	c total #propagations: 21802968 / total #impl: 217505744 (eff. 0.100)
1121.31/1121.54	c #Conflicts:    3342000 | #Learnt:      54285 | 0.003
1121.31/1121.54	c total clause space: 127.173MB
1121.31/1121.54	c total #watches: 194004
1121.71/1121.95	c total #propagations: 21809985 / total #impl: 217541783 (eff. 0.100)
1121.71/1121.95	c #Conflicts:    3343000 | #Learnt:      55285 | 0.003
1121.71/1121.95	c total clause space: 127.173MB
1121.71/1121.95	c total #watches: 197657
1122.01/1122.27	c total #propagations: 21816349 / total #impl: 217579500 (eff. 0.100)
1122.01/1122.27	c #Conflicts:    3344000 | #Learnt:      56285 | 0.003
1122.01/1122.27	c total clause space: 127.173MB
1122.01/1122.27	c total #watches: 201130
1122.41/1122.61	c total #propagations: 21823055 / total #impl: 217620193 (eff. 0.100)
1122.41/1122.61	c #Conflicts:    3345000 | #Learnt:      57285 | 0.003
1122.41/1122.61	c total clause space: 127.173MB
1122.41/1122.61	c total #watches: 204583
1122.61/1122.88	c total #propagations: 21829784 / total #impl: 217664233 (eff. 0.100)
1122.61/1122.88	c #Conflicts:    3346000 | #Learnt:      58285 | 0.003
1122.61/1122.88	c total clause space: 127.173MB
1122.61/1122.88	c total #watches: 207911
1122.91/1123.13	c total #propagations: 21836224 / total #impl: 217713737 (eff. 0.100)
1122.91/1123.13	c #Conflicts:    3347000 | #Learnt:      59285 | 0.003
1122.91/1123.13	c total clause space: 127.173MB
1122.91/1123.13	c total #watches: 211199
1123.21/1123.43	c total #propagations: 21842489 / total #impl: 217769937 (eff. 0.100)
1123.21/1123.43	c #Conflicts:    3348000 | #Learnt:      60285 | 0.003
1123.21/1123.43	c total clause space: 127.173MB
1123.21/1123.43	c total #watches: 214524
1123.51/1123.71	c total #propagations: 21848533 / total #impl: 217831745 (eff. 0.100)
1123.51/1123.71	c #Conflicts:    3349000 | #Learnt:      61285 | 0.003
1123.51/1123.71	c total clause space: 127.173MB
1123.51/1123.71	c total #watches: 217863
1123.81/1124.00	c total #propagations: 21854765 / total #impl: 217892454 (eff. 0.100)
1123.81/1124.00	c #Conflicts:    3350000 | #Learnt:      62285 | 0.003
1123.81/1124.00	c total clause space: 127.173MB
1123.81/1124.00	c total #watches: 221348
1124.11/1124.39	c total #propagations: 21860579 / total #impl: 217951124 (eff. 0.100)
1124.11/1124.39	c #Conflicts:    3351000 | #Learnt:      63285 | 0.003
1124.11/1124.39	c total clause space: 127.173MB
1124.11/1124.39	c total #watches: 224948
1124.51/1124.77	c total #propagations: 21866237 / total #impl: 218010291 (eff. 0.100)
1124.51/1124.77	c #Conflicts:    3352000 | #Learnt:      64285 | 0.003
1124.51/1124.77	c total clause space: 127.173MB
1124.51/1124.77	c total #watches: 228205
1125.00/1125.29	c total #propagations: 21871787 / total #impl: 218069151 (eff. 0.100)
1125.00/1125.29	c #Conflicts:    3353000 | #Learnt:      65285 | 0.003
1125.00/1125.29	c total clause space: 127.173MB
1125.00/1125.29	c total #watches: 231402
1125.40/1125.67	c total #propagations: 21877691 / total #impl: 218135057 (eff. 0.100)
1125.40/1125.67	c #Conflicts:    3354000 | #Learnt:      66285 | 0.003
1125.40/1125.67	c total clause space: 127.173MB
1125.40/1125.67	c total #watches: 234684
1126.10/1126.33	c total #propagations: 21883949 / total #impl: 218192449 (eff. 0.100)
1126.10/1126.33	c #Conflicts:    3355000 | #Learnt:      67285 | 0.003
1126.10/1126.33	c total clause space: 127.173MB
1126.10/1126.33	c total #watches: 238300
1126.60/1126.82	c total #propagations: 21890558 / total #impl: 218250103 (eff. 0.100)
1126.60/1126.82	c #Conflicts:    3356000 | #Learnt:      68285 | 0.003
1126.60/1126.82	c total clause space: 127.173MB
1126.60/1126.82	c total #watches: 241831
1127.00/1127.28	c total #propagations: 21897840 / total #impl: 218314945 (eff. 0.100)
1127.00/1127.28	c #Conflicts:    3357000 | #Learnt:      69285 | 0.003
1127.00/1127.28	c total clause space: 127.173MB
1127.00/1127.28	c total #watches: 245515
1127.60/1127.83	c total #propagations: 21905017 / total #impl: 218373976 (eff. 0.100)
1127.60/1127.83	c #Conflicts:    3358000 | #Learnt:      70285 | 0.003
1127.60/1127.83	c total clause space: 127.173MB
1127.60/1127.83	c total #watches: 249065
1127.90/1128.19	c total #propagations: 21911369 / total #impl: 218432821 (eff. 0.100)
1127.90/1128.19	c #Conflicts:    3359000 | #Learnt:      71285 | 0.003
1127.90/1128.19	c total clause space: 127.173MB
1127.90/1128.19	c total #watches: 252526
1128.41/1128.62	c total #propagations: 21918128 / total #impl: 218484324 (eff. 0.100)
1128.41/1128.62	c #Conflicts:    3360000 | #Learnt:      72285 | 0.003
1128.41/1128.62	c total clause space: 127.173MB
1128.41/1128.62	c total #watches: 255781
1128.80/1129.01	c total #propagations: 21924407 / total #impl: 218538884 (eff. 0.100)
1128.80/1129.01	c #Conflicts:    3361000 | #Learnt:      73285 | 0.003
1128.80/1129.01	c total clause space: 127.173MB
1128.80/1129.01	c total #watches: 259086
1129.10/1129.39	c total #propagations: 21930795 / total #impl: 218591713 (eff. 0.100)
1129.10/1129.39	c #Conflicts:    3362000 | #Learnt:      74285 | 0.003
1129.10/1129.39	c total clause space: 127.173MB
1129.10/1129.39	c total #watches: 262236
1129.70/1129.96	c total #propagations: 21937111 / total #impl: 218641237 (eff. 0.100)
1129.70/1129.96	c #Conflicts:    3363000 | #Learnt:      75285 | 0.003
1129.70/1129.96	c total clause space: 127.173MB
1129.70/1129.96	c total #watches: 265786
1130.10/1130.35	c total #propagations: 21943009 / total #impl: 218699366 (eff. 0.100)
1130.10/1130.35	c #Conflicts:    3364000 | #Learnt:      76285 | 0.003
1130.10/1130.35	c total clause space: 127.173MB
1130.10/1130.35	c total #watches: 269042
1130.80/1131.09	c total #propagations: 21949917 / total #impl: 218766930 (eff. 0.100)
1130.80/1131.09	c #Conflicts:    3365000 | #Learnt:      77285 | 0.003
1130.80/1131.09	c total clause space: 127.173MB
1130.80/1131.09	c total #watches: 272872
1131.50/1131.74	c total #propagations: 21956978 / total #impl: 218825078 (eff. 0.100)
1131.50/1131.74	c #Conflicts:    3366000 | #Learnt:      78285 | 0.003
1131.50/1131.74	c total clause space: 127.173MB
1131.50/1131.74	c total #watches: 276395
1132.10/1132.36	c total #propagations: 21963713 / total #impl: 218883882 (eff. 0.100)
1132.10/1132.36	c #Conflicts:    3367000 | #Learnt:      79285 | 0.003
1132.10/1132.36	c total clause space: 127.173MB
1132.10/1132.36	c total #watches: 279876
1132.60/1132.84	c total #propagations: 21970286 / total #impl: 218940032 (eff. 0.100)
1132.60/1132.84	c #Conflicts:    3368000 | #Learnt:      80285 | 0.003
1132.60/1132.84	c total clause space: 127.173MB
1132.60/1132.84	c total #watches: 283298
1132.91/1133.18	c total #propagations: 21977237 / total #impl: 219000960 (eff. 0.100)
1132.91/1133.18	c #Conflicts:    3369000 | #Learnt:      81285 | 0.003
1132.91/1133.18	c total clause space: 127.173MB
1132.91/1133.18	c total #watches: 286986
1133.40/1133.67	c total #propagations: 21984630 / total #impl: 219050510 (eff. 0.100)
1133.40/1133.67	c #Conflicts:    3370000 | #Learnt:      82285 | 0.003
1133.40/1133.67	c total clause space: 127.173MB
1133.40/1133.67	c total #watches: 290337
1134.10/1134.30	c total #propagations: 21991515 / total #impl: 219103770 (eff. 0.100)
1134.10/1134.30	c #Conflicts:    3371000 | #Learnt:      83285 | 0.003
1134.10/1134.30	c total clause space: 127.173MB
1134.10/1134.30	c total #watches: 293561
1134.70/1134.99	c total #propagations: 21997766 / total #impl: 219163524 (eff. 0.100)
1134.70/1134.99	c #Conflicts:    3372000 | #Learnt:      84285 | 0.003
1134.70/1134.99	c total clause space: 127.173MB
1134.70/1134.99	c total #watches: 296793
1135.60/1135.83	c total #propagations: 22004175 / total #impl: 219229062 (eff. 0.100)
1135.60/1135.83	c #Conflicts:    3373000 | #Learnt:      85285 | 0.003
1135.60/1135.83	c total clause space: 127.173MB
1135.60/1135.83	c total #watches: 300454
1136.50/1136.75	c total #propagations: 22010727 / total #impl: 219293838 (eff. 0.100)
1136.50/1136.75	c #Conflicts:    3374000 | #Learnt:      86285 | 0.003
1136.50/1136.75	c total clause space: 127.173MB
1136.50/1136.75	c total #watches: 303876
1137.31/1137.59	c total #propagations: 22017791 / total #impl: 219366967 (eff. 0.100)
1137.31/1137.59	c #Conflicts:    3375000 | #Learnt:      87285 | 0.003
1137.31/1137.59	c total clause space: 127.173MB
1137.31/1137.59	c total #watches: 307463
1138.00/1138.27	c total #propagations: 22024510 / total #impl: 219431046 (eff. 0.100)
1138.00/1138.27	c #Conflicts:    3376000 | #Learnt:      88285 | 0.003
1138.00/1138.27	c total clause space: 127.173MB
1138.00/1138.27	c total #watches: 311315
1139.00/1139.27	c total #propagations: 22031026 / total #impl: 219488695 (eff. 0.100)
1139.00/1139.27	c GC COLLECT
1139.00/1139.27	c #Conflicts:    3377000 | #Learnt:      44680 | 0.003
1139.00/1139.27	c total clause space: 127.173MB
1139.00/1139.27	c total #watches: 161000
1139.41/1139.63	c total #propagations: 22037609 / total #impl: 219551145 (eff. 0.100)
1139.41/1139.63	c #Conflicts:    3378000 | #Learnt:      45680 | 0.003
1139.41/1139.63	c total clause space: 127.173MB
1139.41/1139.63	c total #watches: 164382
1139.60/1139.89	c total #propagations: 22044866 / total #impl: 219620147 (eff. 0.100)
1139.60/1139.89	c #Conflicts:    3379000 | #Learnt:      46680 | 0.003
1139.60/1139.89	c total clause space: 127.173MB
1139.60/1139.89	c total #watches: 168093
1139.80/1140.07	c total #propagations: 22052485 / total #impl: 219688134 (eff. 0.100)
1139.80/1140.07	c #Conflicts:    3380000 | #Learnt:      47680 | 0.003
1139.80/1140.07	c total clause space: 127.173MB
1139.80/1140.07	c total #watches: 172471
1140.10/1140.30	c total #propagations: 22060378 / total #impl: 219762169 (eff. 0.100)
1140.10/1140.30	c #Conflicts:    3381000 | #Learnt:      48680 | 0.003
1140.10/1140.30	c total clause space: 127.173MB
1140.10/1140.30	c total #watches: 176330
1140.30/1140.54	c total #propagations: 22067357 / total #impl: 219834398 (eff. 0.100)
1140.30/1140.54	c #Conflicts:    3382000 | #Learnt:      49680 | 0.003
1140.30/1140.54	c total clause space: 127.173MB
1140.30/1140.54	c total #watches: 180278
1140.61/1140.85	c total #propagations: 22073853 / total #impl: 219893224 (eff. 0.100)
1140.61/1140.85	c #Conflicts:    3383000 | #Learnt:      50680 | 0.003
1140.61/1140.85	c total clause space: 127.173MB
1140.61/1140.85	c total #watches: 184176
1140.90/1141.14	c total #propagations: 22080493 / total #impl: 219947818 (eff. 0.100)
1140.90/1141.14	c #Conflicts:    3384000 | #Learnt:      51680 | 0.003
1140.90/1141.14	c total clause space: 127.173MB
1140.90/1141.14	c total #watches: 187652
1141.20/1141.41	c total #propagations: 22086909 / total #impl: 220009048 (eff. 0.100)
1141.20/1141.41	c #Conflicts:    3385000 | #Learnt:      52680 | 0.003
1141.20/1141.41	c total clause space: 127.173MB
1141.20/1141.41	c total #watches: 191078
1141.50/1141.80	c total #propagations: 22093188 / total #impl: 220066378 (eff. 0.100)
1141.50/1141.80	c #Conflicts:    3386000 | #Learnt:      53680 | 0.003
1141.50/1141.80	c total clause space: 127.173MB
1141.50/1141.80	c total #watches: 194901
1141.90/1142.20	c total #propagations: 22099728 / total #impl: 220122910 (eff. 0.100)
1141.90/1142.20	c #Conflicts:    3387000 | #Learnt:      54680 | 0.003
1141.90/1142.20	c total clause space: 127.173MB
1141.90/1142.20	c total #watches: 199031
1142.40/1142.62	c total #propagations: 22107210 / total #impl: 220191105 (eff. 0.100)
1142.40/1142.62	c #Conflicts:    3388000 | #Learnt:      55680 | 0.003
1142.40/1142.62	c total clause space: 127.173MB
1142.40/1142.62	c total #watches: 203174
1142.90/1143.12	c total #propagations: 22114765 / total #impl: 220273003 (eff. 0.100)
1142.90/1143.12	c #Conflicts:    3389000 | #Learnt:      56680 | 0.003
1142.90/1143.12	c total clause space: 127.173MB
1142.90/1143.12	c total #watches: 207103
1143.40/1143.62	c total #propagations: 22121061 / total #impl: 220340607 (eff. 0.100)
1143.40/1143.62	c #Conflicts:    3390000 | #Learnt:      57680 | 0.003
1143.40/1143.62	c total clause space: 127.173MB
1143.40/1143.62	c total #watches: 210959
1143.81/1144.03	c total #propagations: 22127242 / total #impl: 220410105 (eff. 0.100)
1143.81/1144.03	c #Conflicts:    3391000 | #Learnt:      58680 | 0.003
1143.81/1144.03	c total clause space: 127.173MB
1143.81/1144.03	c total #watches: 214390
1144.30/1144.59	c total #propagations: 22133735 / total #impl: 220480183 (eff. 0.100)
1144.30/1144.59	c #Conflicts:    3392000 | #Learnt:      59680 | 0.003
1144.30/1144.59	c total clause space: 127.173MB
1144.30/1144.59	c total #watches: 217850
1144.70/1144.99	c total #propagations: 22140193 / total #impl: 220544978 (eff. 0.100)
1144.70/1144.99	c #Conflicts:    3393000 | #Learnt:      60680 | 0.003
1144.70/1144.99	c total clause space: 127.173MB
1144.70/1144.99	c total #watches: 221442
1145.10/1145.34	c total #propagations: 22146205 / total #impl: 220600373 (eff. 0.100)
1145.10/1145.34	c #Conflicts:    3394000 | #Learnt:      61680 | 0.003
1145.10/1145.34	c total clause space: 127.173MB
1145.10/1145.34	c total #watches: 224792
1145.50/1145.80	c total #propagations: 22152210 / total #impl: 220659919 (eff. 0.100)
1145.50/1145.80	c #Conflicts:    3395000 | #Learnt:      62680 | 0.003
1145.50/1145.80	c total clause space: 127.173MB
1145.50/1145.80	c total #watches: 228377
1145.90/1146.19	c total #propagations: 22158567 / total #impl: 220713380 (eff. 0.100)
1145.90/1146.19	c #Conflicts:    3396000 | #Learnt:      63680 | 0.003
1145.90/1146.19	c total clause space: 127.173MB
1145.90/1146.19	c total #watches: 231725
1146.50/1146.79	c total #propagations: 22164659 / total #impl: 220774356 (eff. 0.100)
1146.50/1146.79	c #Conflicts:    3397000 | #Learnt:      64680 | 0.003
1146.50/1146.79	c total clause space: 127.173MB
1146.50/1146.79	c total #watches: 234836
1147.11/1147.32	c total #propagations: 22170681 / total #impl: 220839822 (eff. 0.100)
1147.11/1147.32	c #Conflicts:    3398000 | #Learnt:      65680 | 0.003
1147.11/1147.32	c total clause space: 127.173MB
1147.11/1147.32	c total #watches: 238190
1147.61/1147.88	c total #propagations: 22177371 / total #impl: 220914348 (eff. 0.100)
1147.61/1147.88	c #Conflicts:    3399000 | #Learnt:      66680 | 0.003
1147.61/1147.88	c total clause space: 127.173MB
1147.61/1147.88	c total #watches: 241695
1148.22/1148.44	c total #propagations: 22184743 / total #impl: 220987246 (eff. 0.100)
1148.22/1148.44	c #Conflicts:    3400000 | #Learnt:      67680 | 0.003
1148.22/1148.44	c total clause space: 127.173MB
1148.22/1148.44	c total #watches: 244924
1148.81/1149.08	c total #propagations: 22191346 / total #impl: 221055238 (eff. 0.100)
1148.81/1149.08	c #Conflicts:    3401000 | #Learnt:      68680 | 0.003
1148.81/1149.08	c total clause space: 127.173MB
1148.81/1149.08	c total #watches: 248343
1149.51/1149.76	c total #propagations: 22198361 / total #impl: 221128546 (eff. 0.100)
1149.51/1149.76	c #Conflicts:    3402000 | #Learnt:      69680 | 0.003
1149.51/1149.76	c total clause space: 127.173MB
1149.51/1149.76	c total #watches: 251621
1150.21/1150.45	c total #propagations: 22205401 / total #impl: 221202565 (eff. 0.100)
1150.21/1150.45	c #Conflicts:    3403000 | #Learnt:      70680 | 0.003
1150.21/1150.45	c total clause space: 127.173MB
1150.21/1150.45	c total #watches: 255151
1150.91/1151.17	c total #propagations: 22212613 / total #impl: 221278571 (eff. 0.100)
1150.91/1151.17	c #Conflicts:    3404000 | #Learnt:      71680 | 0.003
1150.91/1151.17	c total clause space: 127.173MB
1150.91/1151.17	c total #watches: 258591
1151.91/1152.12	c total #propagations: 22219231 / total #impl: 221359086 (eff. 0.100)
1151.91/1152.12	c #Conflicts:    3405000 | #Learnt:      72680 | 0.003
1151.91/1152.12	c total clause space: 127.173MB
1151.91/1152.12	c total #watches: 262381
1152.72/1152.94	c total #propagations: 22226078 / total #impl: 221439479 (eff. 0.100)
1152.72/1152.94	c #Conflicts:    3406000 | #Learnt:      73680 | 0.003
1152.72/1152.94	c total clause space: 127.173MB
1152.72/1152.94	c total #watches: 266543
1153.31/1153.59	c total #propagations: 22232029 / total #impl: 221532770 (eff. 0.100)
1153.31/1153.59	c #Conflicts:    3407000 | #Learnt:      74680 | 0.003
1153.31/1153.59	c total clause space: 127.173MB
1153.31/1153.59	c total #watches: 270370
1154.21/1154.45	c total #propagations: 22238239 / total #impl: 221627456 (eff. 0.100)
1154.21/1154.45	c #Conflicts:    3408000 | #Learnt:      75680 | 0.003
1154.21/1154.45	c total clause space: 127.173MB
1154.21/1154.45	c total #watches: 274085
1155.21/1155.41	c total #propagations: 22244339 / total #impl: 221742495 (eff. 0.100)
1155.21/1155.41	c #Conflicts:    3409000 | #Learnt:      76680 | 0.003
1155.21/1155.41	c total clause space: 127.173MB
1155.21/1155.41	c total #watches: 277782
1156.02/1156.25	c total #propagations: 22250639 / total #impl: 221839791 (eff. 0.100)
1156.02/1156.25	c #Conflicts:    3410000 | #Learnt:      77680 | 0.003
1156.02/1156.25	c total clause space: 127.173MB
1156.02/1156.25	c total #watches: 281595
1156.91/1157.11	c total #propagations: 22257381 / total #impl: 221934611 (eff. 0.100)
1156.91/1157.11	c #Conflicts:    3411000 | #Learnt:      78680 | 0.003
1156.91/1157.11	c total clause space: 127.173MB
1156.91/1157.11	c total #watches: 285096
1157.71/1157.90	c total #propagations: 22264262 / total #impl: 222019650 (eff. 0.100)
1157.71/1157.90	c #Conflicts:    3412000 | #Learnt:      79680 | 0.003
1157.71/1157.90	c total clause space: 127.173MB
1157.71/1157.90	c total #watches: 288434
1158.71/1158.93	c total #propagations: 22270818 / total #impl: 222086480 (eff. 0.100)
1158.71/1158.93	c #Conflicts:    3413000 | #Learnt:      80680 | 0.003
1158.71/1158.93	c total clause space: 127.173MB
1158.71/1158.93	c total #watches: 291868
1159.61/1159.81	c total #propagations: 22277277 / total #impl: 222146798 (eff. 0.100)
1159.61/1159.81	c #Conflicts:    3414000 | #Learnt:      81680 | 0.003
1159.61/1159.81	c total clause space: 127.173MB
1159.61/1159.81	c total #watches: 295279
1160.42/1160.66	c total #propagations: 22283593 / total #impl: 222212690 (eff. 0.100)
1160.42/1160.66	c #Conflicts:    3415000 | #Learnt:      82680 | 0.003
1160.42/1160.66	c total clause space: 127.173MB
1160.42/1160.66	c total #watches: 298360
1161.31/1161.56	c total #propagations: 22289551 / total #impl: 222273894 (eff. 0.100)
1161.31/1161.56	c #Conflicts:    3416000 | #Learnt:      83680 | 0.003
1161.31/1161.56	c total clause space: 127.173MB
1161.31/1161.56	c total #watches: 301679
1162.11/1162.31	c total #propagations: 22295943 / total #impl: 222336720 (eff. 0.100)
1162.11/1162.31	c #Conflicts:    3417000 | #Learnt:      84680 | 0.003
1162.11/1162.31	c total clause space: 127.173MB
1162.11/1162.31	c total #watches: 305044
1162.71/1162.98	c total #propagations: 22302393 / total #impl: 222394374 (eff. 0.100)
1162.71/1162.98	c #Conflicts:    3418000 | #Learnt:      85680 | 0.003
1162.71/1162.98	c total clause space: 127.173MB
1162.71/1162.98	c total #watches: 308254
1163.72/1163.97	c total #propagations: 22308846 / total #impl: 222454611 (eff. 0.100)
1163.72/1163.97	c #Conflicts:    3419000 | #Learnt:      86680 | 0.003
1163.72/1163.97	c total clause space: 127.173MB
1163.72/1163.97	c total #watches: 311466
1165.11/1165.37	c total #propagations: 22315386 / total #impl: 222519878 (eff. 0.100)
1165.11/1165.37	c #Conflicts:    3420000 | #Learnt:      87680 | 0.003
1165.11/1165.37	c total clause space: 127.173MB
1165.11/1165.37	c total #watches: 314662
1166.41/1166.64	c total #propagations: 22321931 / total #impl: 222598011 (eff. 0.100)
1166.41/1166.64	c #Conflicts:    3421000 | #Learnt:      88680 | 0.003
1166.41/1166.64	c total clause space: 127.173MB
1166.41/1166.64	c total #watches: 317814
1167.81/1168.00	c total #propagations: 22329009 / total #impl: 222662661 (eff. 0.100)
1167.81/1168.00	c #Conflicts:    3422000 | #Learnt:      89680 | 0.003
1167.81/1168.00	c total clause space: 127.173MB
1167.81/1168.00	c total #watches: 321133
1168.41/1168.63	c total #propagations: 22335383 / total #impl: 222725235 (eff. 0.100)
1168.41/1168.63	c GC COLLECT
1168.41/1168.63	c #Conflicts:    3423000 | #Learnt:      45784 | 0.003
1168.41/1168.63	c total clause space: 127.173MB
1168.41/1168.63	c total #watches: 164862
1168.81/1169.07	c total #propagations: 22341973 / total #impl: 222784994 (eff. 0.100)
1168.81/1169.07	c #Conflicts:    3424000 | #Learnt:      46784 | 0.003
1168.81/1169.07	c total clause space: 127.173MB
1168.81/1169.07	c total #watches: 168258
1169.31/1169.50	c total #propagations: 22348259 / total #impl: 222838972 (eff. 0.100)
1169.31/1169.50	c #Conflicts:    3425000 | #Learnt:      47784 | 0.003
1169.31/1169.50	c total clause space: 127.173MB
1169.31/1169.50	c total #watches: 171757
1169.81/1170.08	c total #propagations: 22354359 / total #impl: 222894813 (eff. 0.100)
1169.81/1170.08	c #Conflicts:    3426000 | #Learnt:      48784 | 0.003
1169.81/1170.08	c total clause space: 127.173MB
1169.81/1170.08	c total #watches: 175143
1170.31/1170.55	c total #propagations: 22361104 / total #impl: 222965830 (eff. 0.100)
1170.31/1170.55	c #Conflicts:    3427000 | #Learnt:      49784 | 0.003
1170.31/1170.55	c total clause space: 127.173MB
1170.31/1170.55	c total #watches: 178480
1170.81/1171.06	c total #propagations: 22367165 / total #impl: 223028313 (eff. 0.100)
1170.81/1171.06	c #Conflicts:    3428000 | #Learnt:      50784 | 0.003
1170.81/1171.06	c total clause space: 127.173MB
1170.81/1171.06	c total #watches: 181675
1171.21/1171.41	c total #propagations: 22373475 / total #impl: 223090568 (eff. 0.100)
1171.21/1171.41	c #Conflicts:    3429000 | #Learnt:      51784 | 0.003
1171.21/1171.41	c total clause space: 127.173MB
1171.21/1171.41	c total #watches: 184908
1171.51/1171.76	c total #propagations: 22379103 / total #impl: 223141960 (eff. 0.100)
1171.51/1171.76	c #Conflicts:    3430000 | #Learnt:      52784 | 0.003
1171.51/1171.76	c total clause space: 127.173MB
1171.51/1171.76	c total #watches: 188225
1172.00/1172.21	c total #propagations: 22385002 / total #impl: 223193871 (eff. 0.100)
1172.00/1172.21	c #Conflicts:    3431000 | #Learnt:      53784 | 0.003
1172.00/1172.21	c total clause space: 127.173MB
1172.00/1172.21	c total #watches: 191597
1172.51/1172.79	c total #propagations: 22391542 / total #impl: 223254902 (eff. 0.100)
1172.51/1172.79	c #Conflicts:    3432000 | #Learnt:      54784 | 0.003
1172.51/1172.79	c total clause space: 127.173MB
1172.51/1172.79	c total #watches: 194900
1173.20/1173.42	c total #propagations: 22397665 / total #impl: 223315499 (eff. 0.100)
1173.20/1173.42	c #Conflicts:    3433000 | #Learnt:      55784 | 0.003
1173.20/1173.42	c total clause space: 127.173MB
1173.20/1173.42	c total #watches: 198127
1173.80/1174.06	c total #propagations: 22403456 / total #impl: 223377926 (eff. 0.100)
1173.80/1174.06	c #Conflicts:    3434000 | #Learnt:      56784 | 0.003
1173.80/1174.06	c total clause space: 127.173MB
1173.80/1174.06	c total #watches: 201265
1174.40/1174.60	c total #propagations: 22409556 / total #impl: 223441704 (eff. 0.100)
1174.40/1174.60	c #Conflicts:    3435000 | #Learnt:      57784 | 0.003
1174.40/1174.60	c total clause space: 127.173MB
1174.40/1174.60	c total #watches: 204532
1174.90/1175.11	c total #propagations: 22415793 / total #impl: 223503544 (eff. 0.100)
1174.90/1175.11	c #Conflicts:    3436000 | #Learnt:      58784 | 0.003
1174.90/1175.11	c total clause space: 127.173MB
1174.90/1175.11	c total #watches: 207776
1175.30/1175.57	c total #propagations: 22421598 / total #impl: 223563251 (eff. 0.100)
1175.30/1175.57	c #Conflicts:    3437000 | #Learnt:      59784 | 0.003
1175.30/1175.57	c total clause space: 127.173MB
1175.30/1175.57	c total #watches: 211034
1175.81/1176.06	c total #propagations: 22428029 / total #impl: 223626043 (eff. 0.100)
1175.81/1176.06	c #Conflicts:    3438000 | #Learnt:      60784 | 0.003
1175.81/1176.06	c total clause space: 127.173MB
1175.81/1176.06	c total #watches: 214692
1176.20/1176.48	c total #propagations: 22434372 / total #impl: 223694474 (eff. 0.100)
1176.20/1176.48	c #Conflicts:    3439000 | #Learnt:      61784 | 0.003
1176.20/1176.48	c total clause space: 127.173MB
1176.20/1176.48	c total #watches: 217926
1176.60/1176.88	c total #propagations: 22441352 / total #impl: 223748877 (eff. 0.100)
1176.60/1176.88	c #Conflicts:    3440000 | #Learnt:      62784 | 0.003
1176.60/1176.88	c total clause space: 127.173MB
1176.60/1176.88	c total #watches: 221032
1177.00/1177.27	c total #propagations: 22448569 / total #impl: 223806101 (eff. 0.100)
1177.00/1177.27	c #Conflicts:    3441000 | #Learnt:      63784 | 0.003
1177.00/1177.27	c total clause space: 127.173MB
1177.00/1177.27	c total #watches: 224205
1177.40/1177.67	c total #propagations: 22454953 / total #impl: 223867722 (eff. 0.100)
1177.40/1177.67	c #Conflicts:    3442000 | #Learnt:      64784 | 0.003
1177.40/1177.67	c total clause space: 127.173MB
1177.40/1177.67	c total #watches: 227614
1177.91/1178.16	c total #propagations: 22461180 / total #impl: 223944478 (eff. 0.100)
1177.91/1178.16	c #Conflicts:    3443000 | #Learnt:      65784 | 0.003
1177.91/1178.16	c total clause space: 127.173MB
1177.91/1178.16	c total #watches: 230985
1178.30/1178.56	c total #propagations: 22467488 / total #impl: 224029689 (eff. 0.100)
1178.30/1178.56	c #Conflicts:    3444000 | #Learnt:      66784 | 0.003
1178.30/1178.56	c total clause space: 127.173MB
1178.30/1178.56	c total #watches: 234444
1178.60/1178.89	c total #propagations: 22474205 / total #impl: 224102159 (eff. 0.100)
1178.60/1178.89	c #Conflicts:    3445000 | #Learnt:      67784 | 0.003
1178.60/1178.89	c total clause space: 127.173MB
1178.60/1178.89	c total #watches: 237765
1179.11/1179.33	c total #propagations: 22480818 / total #impl: 224155986 (eff. 0.100)
1179.11/1179.33	c #Conflicts:    3446000 | #Learnt:      68784 | 0.003
1179.11/1179.33	c total clause space: 127.173MB
1179.11/1179.33	c total #watches: 240895
1179.50/1179.73	c total #propagations: 22487396 / total #impl: 224212994 (eff. 0.100)
1179.50/1179.73	c #Conflicts:    3447000 | #Learnt:      69784 | 0.003
1179.50/1179.73	c total clause space: 127.173MB
1179.50/1179.73	c total #watches: 243937
1180.00/1180.24	c total #propagations: 22494262 / total #impl: 224265586 (eff. 0.100)
1180.00/1180.24	c #Conflicts:    3448000 | #Learnt:      70784 | 0.003
1180.00/1180.24	c total clause space: 127.173MB
1180.00/1180.24	c total #watches: 247132
1180.50/1180.74	c total #propagations: 22500861 / total #impl: 224334229 (eff. 0.100)
1180.50/1180.74	c #Conflicts:    3449000 | #Learnt:      71784 | 0.003
1180.50/1180.74	c total clause space: 127.173MB
1180.50/1180.74	c total #watches: 250414
1181.10/1181.32	c total #propagations: 22507351 / total #impl: 224402353 (eff. 0.100)
1181.10/1181.32	c #Conflicts:    3450000 | #Learnt:      72784 | 0.003
1181.10/1181.32	c total clause space: 127.173MB
1181.10/1181.32	c total #watches: 253411
1181.60/1181.81	c total #propagations: 22514058 / total #impl: 224461052 (eff. 0.100)
1181.60/1181.81	c #Conflicts:    3451000 | #Learnt:      73784 | 0.003
1181.60/1181.81	c total clause space: 127.173MB
1181.60/1181.81	c total #watches: 256489
1182.31/1182.60	c total #propagations: 22520647 / total #impl: 224522251 (eff. 0.100)
1182.31/1182.60	c #Conflicts:    3452000 | #Learnt:      74784 | 0.003
1182.31/1182.60	c total clause space: 127.173MB
1182.31/1182.60	c total #watches: 259704
1183.00/1183.23	c total #propagations: 22527383 / total #impl: 224601633 (eff. 0.100)
1183.00/1183.23	c #Conflicts:    3453000 | #Learnt:      75784 | 0.003
1183.00/1183.23	c total clause space: 127.173MB
1183.00/1183.23	c total #watches: 263263
1183.70/1183.92	c total #propagations: 22534065 / total #impl: 224704875 (eff. 0.100)
1183.70/1183.92	c #Conflicts:    3454000 | #Learnt:      76784 | 0.003
1183.70/1183.92	c total clause space: 127.173MB
1183.70/1183.92	c total #watches: 266547
1184.51/1184.78	c total #propagations: 22540554 / total #impl: 224800653 (eff. 0.100)
1184.51/1184.78	c #Conflicts:    3455000 | #Learnt:      77784 | 0.003
1184.51/1184.78	c total clause space: 127.173MB
1184.51/1184.78	c total #watches: 269828
1185.30/1185.55	c total #propagations: 22546511 / total #impl: 224903722 (eff. 0.100)
1185.30/1185.55	c #Conflicts:    3456000 | #Learnt:      78784 | 0.003
1185.30/1185.55	c total clause space: 127.173MB
1185.30/1185.55	c total #watches: 273145
1186.10/1186.31	c total #propagations: 22552484 / total #impl: 225002919 (eff. 0.100)
1186.10/1186.31	c #Conflicts:    3457000 | #Learnt:      79784 | 0.003
1186.10/1186.31	c total clause space: 127.173MB
1186.10/1186.31	c total #watches: 276366
1186.90/1187.12	c total #propagations: 22559279 / total #impl: 225126385 (eff. 0.100)
1186.90/1187.12	c #Conflicts:    3458000 | #Learnt:      80784 | 0.003
1186.90/1187.12	c total clause space: 127.173MB
1186.90/1187.12	c total #watches: 279630
1187.81/1188.07	c total #propagations: 22566138 / total #impl: 225253965 (eff. 0.100)
1187.81/1188.07	c #Conflicts:    3459000 | #Learnt:      81784 | 0.003
1187.81/1188.07	c total clause space: 127.173MB
1187.81/1188.07	c total #watches: 283113
1188.80/1189.02	c total #propagations: 22572677 / total #impl: 225360853 (eff. 0.100)
1188.80/1189.02	c #Conflicts:    3460000 | #Learnt:      82784 | 0.003
1188.80/1189.02	c total clause space: 127.173MB
1188.80/1189.02	c total #watches: 286733
1189.70/1189.94	c total #propagations: 22579081 / total #impl: 225498182 (eff. 0.100)
1189.70/1189.94	c #Conflicts:    3461000 | #Learnt:      83784 | 0.003
1189.70/1189.94	c total clause space: 127.173MB
1189.70/1189.94	c total #watches: 290862
1190.60/1190.84	c total #propagations: 22585506 / total #impl: 225676160 (eff. 0.100)
1190.60/1190.84	c #Conflicts:    3462000 | #Learnt:      84784 | 0.003
1190.60/1190.84	c total clause space: 127.173MB
1190.60/1190.84	c total #watches: 294526
1191.50/1191.75	c total #propagations: 22591841 / total #impl: 225842362 (eff. 0.100)
1191.50/1191.75	c #Conflicts:    3463000 | #Learnt:      85784 | 0.003
1191.50/1191.75	c total clause space: 127.173MB
1191.50/1191.75	c total #watches: 298085
1192.50/1192.76	c total #propagations: 22598274 / total #impl: 226012683 (eff. 0.100)
1192.50/1192.76	c #Conflicts:    3464000 | #Learnt:      86784 | 0.003
1192.50/1192.76	c total clause space: 127.173MB
1192.50/1192.76	c total #watches: 301298
1193.60/1193.80	c total #propagations: 22605110 / total #impl: 226139580 (eff. 0.100)
1193.60/1193.80	c #Conflicts:    3465000 | #Learnt:      87784 | 0.003
1193.60/1193.80	c total clause space: 127.173MB
1193.60/1193.80	c total #watches: 304786
1194.41/1194.67	c total #propagations: 22611660 / total #impl: 226302479 (eff. 0.100)
1194.41/1194.67	c #Conflicts:    3466000 | #Learnt:      88784 | 0.003
1194.41/1194.67	c total clause space: 127.173MB
1194.41/1194.67	c total #watches: 308766
1195.51/1195.76	c total #propagations: 22618062 / total #impl: 226466912 (eff. 0.100)
1195.51/1195.76	c #Conflicts:    3467000 | #Learnt:      89784 | 0.003
1195.51/1195.76	c total clause space: 127.173MB
1195.51/1195.76	c total #watches: 312075
1196.30/1196.52	c total #propagations: 22624707 / total #impl: 226636743 (eff. 0.100)
1196.30/1196.52	c GC COLLECT
1196.30/1196.52	c #Conflicts:    3468000 | #Learnt:      45587 | 0.003
1196.30/1196.52	c total clause space: 127.173MB
1196.30/1196.52	c total #watches: 164575
1196.50/1196.76	c total #propagations: 22631489 / total #impl: 226809347 (eff. 0.100)
1196.50/1196.76	c #Conflicts:    3469000 | #Learnt:      46587 | 0.003
1196.50/1196.76	c total clause space: 127.173MB
1196.50/1196.76	c total #watches: 168815
1196.80/1197.00	c total #propagations: 22637774 / total #impl: 226916311 (eff. 0.100)
1196.80/1197.00	c #Conflicts:    3470000 | #Learnt:      47587 | 0.003
1196.80/1197.00	c total clause space: 127.173MB
1196.80/1197.00	c total #watches: 173449
1197.00/1197.21	c total #propagations: 22643950 / total #impl: 227035954 (eff. 0.100)
1197.00/1197.21	c #Conflicts:    3471000 | #Learnt:      48587 | 0.003
1197.00/1197.21	c total clause space: 127.173MB
1197.00/1197.21	c total #watches: 177085
1197.20/1197.48	c total #propagations: 22650694 / total #impl: 227153572 (eff. 0.100)
1197.20/1197.48	c #Conflicts:    3472000 | #Learnt:      49587 | 0.003
1197.20/1197.48	c total clause space: 127.173MB
1197.20/1197.48	c total #watches: 180934
1197.50/1197.74	c total #propagations: 22657021 / total #impl: 227295712 (eff. 0.100)
1197.50/1197.74	c #Conflicts:    3473000 | #Learnt:      50587 | 0.003
1197.50/1197.74	c total clause space: 127.173MB
1197.50/1197.74	c total #watches: 184581
1197.71/1198.00	c total #propagations: 22663469 / total #impl: 227443496 (eff. 0.100)
1197.71/1198.00	c #Conflicts:    3474000 | #Learnt:      51587 | 0.003
1197.71/1198.00	c total clause space: 127.173MB
1197.71/1198.00	c total #watches: 188216
1198.00/1198.28	c total #propagations: 22669401 / total #impl: 227526096 (eff. 0.100)
1198.00/1198.28	c #Conflicts:    3475000 | #Learnt:      52587 | 0.003
1198.00/1198.28	c total clause space: 127.173MB
1198.00/1198.28	c total #watches: 191923
1198.30/1198.58	c total #propagations: 22675839 / total #impl: 227635661 (eff. 0.100)
1198.30/1198.58	c #Conflicts:    3476000 | #Learnt:      53587 | 0.003
1198.30/1198.58	c total clause space: 127.173MB
1198.30/1198.58	c total #watches: 195536
1198.70/1198.93	c total #propagations: 22681859 / total #impl: 227770741 (eff. 0.100)
1198.70/1198.93	c #Conflicts:    3477000 | #Learnt:      54587 | 0.003
1198.70/1198.93	c total clause space: 127.173MB
1198.70/1198.93	c total #watches: 199298
1199.00/1199.26	c total #propagations: 22687767 / total #impl: 227918785 (eff. 0.100)
1199.00/1199.26	c #Conflicts:    3478000 | #Learnt:      55587 | 0.003
1199.00/1199.26	c total clause space: 127.173MB
1199.00/1199.26	c total #watches: 202625
1199.30/1199.59	c total #propagations: 22694134 / total #impl: 228028305 (eff. 0.100)
1199.30/1199.59	c #Conflicts:    3479000 | #Learnt:      56587 | 0.003
1199.30/1199.59	c total clause space: 127.173MB
1199.30/1199.59	c total #watches: 206331
1199.80/1200.02	c total #propagations: 22700603 / total #impl: 228171270 (eff. 0.099)
1199.80/1200.02	c #Conflicts:    3480000 | #Learnt:      57587 | 0.003
1199.80/1200.02	c total clause space: 127.173MB
1199.80/1200.02	c total #watches: 210229
1200.20/1200.45	c total #propagations: 22706502 / total #impl: 228357659 (eff. 0.099)
1200.20/1200.45	c #Conflicts:    3481000 | #Learnt:      58587 | 0.003
1200.20/1200.45	c total clause space: 127.173MB
1200.20/1200.45	c total #watches: 213687
1200.70/1200.95	c total #propagations: 22712771 / total #impl: 228502299 (eff. 0.099)
1200.70/1200.95	c #Conflicts:    3482000 | #Learnt:      59587 | 0.003
1200.70/1200.95	c total clause space: 127.173MB
1200.70/1200.95	c total #watches: 217141
1201.11/1201.37	c total #propagations: 22718883 / total #impl: 228681588 (eff. 0.099)
1201.11/1201.37	c #Conflicts:    3483000 | #Learnt:      60587 | 0.003
1201.11/1201.37	c total clause space: 127.173MB
1201.11/1201.37	c total #watches: 220636
1201.50/1201.75	c total #propagations: 22725267 / total #impl: 228849284 (eff. 0.099)
1201.50/1201.75	c #Conflicts:    3484000 | #Learnt:      61587 | 0.003
1201.50/1201.75	c total clause space: 127.173MB
1201.50/1201.75	c total #watches: 224291
1201.90/1202.18	c total #propagations: 22731875 / total #impl: 229015847 (eff. 0.099)
1201.90/1202.18	c #Conflicts:    3485000 | #Learnt:      62587 | 0.003
1201.90/1202.18	c total clause space: 127.173MB
1201.90/1202.18	c total #watches: 228495
1202.40/1202.63	c total #propagations: 22738225 / total #impl: 229218769 (eff. 0.099)
1202.40/1202.63	c #Conflicts:    3486000 | #Learnt:      63587 | 0.003
1202.40/1202.63	c total clause space: 127.173MB
1202.40/1202.63	c total #watches: 232853
1202.90/1203.13	c total #propagations: 22744651 / total #impl: 229459231 (eff. 0.099)
1202.90/1203.13	c #Conflicts:    3487000 | #Learnt:      64587 | 0.003
1202.90/1203.13	c total clause space: 127.173MB
1202.90/1203.13	c total #watches: 236807
1203.50/1203.78	c total #propagations: 22751201 / total #impl: 229663838 (eff. 0.099)
1203.50/1203.78	c #Conflicts:    3488000 | #Learnt:      65587 | 0.003
1203.50/1203.78	c total clause space: 127.173MB
1203.50/1203.78	c total #watches: 240837
1204.20/1204.46	c total #propagations: 22757558 / total #impl: 229889284 (eff. 0.099)
1204.20/1204.46	c #Conflicts:    3489000 | #Learnt:      66587 | 0.003
1204.20/1204.46	c total clause space: 127.173MB
1204.20/1204.46	c total #watches: 245006
1204.90/1205.17	c total #propagations: 22763397 / total #impl: 230122504 (eff. 0.099)
1204.90/1205.17	c #Conflicts:    3490000 | #Learnt:      67587 | 0.003
1204.90/1205.17	c total clause space: 127.173MB
1204.90/1205.17	c total #watches: 249232
1205.70/1205.92	c total #propagations: 22769145 / total #impl: 230396131 (eff. 0.099)
1205.70/1205.92	c #Conflicts:    3491000 | #Learnt:      68587 | 0.003
1205.70/1205.92	c total clause space: 127.173MB
1205.70/1205.92	c total #watches: 253308
1206.40/1206.61	c total #propagations: 22775042 / total #impl: 230617251 (eff. 0.099)
1206.40/1206.61	c #Conflicts:    3492000 | #Learnt:      69587 | 0.003
1206.40/1206.61	c total clause space: 127.173MB
1206.40/1206.61	c total #watches: 257235
1207.20/1207.41	c total #propagations: 22780786 / total #impl: 230876879 (eff. 0.099)
1207.20/1207.41	c #Conflicts:    3493000 | #Learnt:      70587 | 0.003
1207.20/1207.41	c total clause space: 127.173MB
1207.20/1207.41	c total #watches: 261042
1208.00/1208.26	c total #propagations: 22786865 / total #impl: 231124323 (eff. 0.099)
1208.00/1208.26	c #Conflicts:    3494000 | #Learnt:      71587 | 0.003
1208.00/1208.26	c total clause space: 127.173MB
1208.00/1208.26	c total #watches: 264505
1208.80/1209.09	c total #propagations: 22792992 / total #impl: 231331809 (eff. 0.099)
1208.80/1209.09	c #Conflicts:    3495000 | #Learnt:      72587 | 0.003
1208.80/1209.09	c total clause space: 127.173MB
1208.80/1209.09	c total #watches: 268111
1209.60/1209.87	c total #propagations: 22798973 / total #impl: 231550699 (eff. 0.098)
1209.60/1209.87	c #Conflicts:    3496000 | #Learnt:      73587 | 0.003
1209.60/1209.87	c total clause space: 127.173MB
1209.60/1209.87	c total #watches: 271406
1210.60/1210.87	c total #propagations: 22804461 / total #impl: 231748617 (eff. 0.098)
1210.60/1210.87	c #Conflicts:    3497000 | #Learnt:      74587 | 0.003
1210.60/1210.87	c total clause space: 127.173MB
1210.60/1210.87	c total #watches: 274706
1211.50/1211.78	c total #propagations: 22810230 / total #impl: 231932710 (eff. 0.098)
1211.50/1211.78	c #Conflicts:    3498000 | #Learnt:      75587 | 0.003
1211.50/1211.78	c total clause space: 127.173MB
1211.50/1211.78	c total #watches: 277881
1212.40/1212.65	c total #propagations: 22815855 / total #impl: 232075709 (eff. 0.098)
1212.40/1212.65	c #Conflicts:    3499000 | #Learnt:      76587 | 0.003
1212.40/1212.65	c total clause space: 127.173MB
1212.40/1212.65	c total #watches: 281047
1213.50/1213.75	c total #propagations: 22821592 / total #impl: 232241053 (eff. 0.098)
1213.50/1213.75	c #Conflicts:    3500000 | #Learnt:      77587 | 0.003
1213.50/1213.75	c total clause space: 127.173MB
1213.50/1213.75	c total #watches: 284444
1214.60/1214.80	c total #propagations: 22827615 / total #impl: 232442255 (eff. 0.098)
1214.60/1214.80	c #Conflicts:    3501000 | #Learnt:      78587 | 0.003
1214.60/1214.80	c total clause space: 127.173MB
1214.60/1214.80	c total #watches: 288101
1215.50/1215.77	c total #propagations: 22833774 / total #impl: 232611313 (eff. 0.098)
1215.50/1215.77	c #Conflicts:    3502000 | #Learnt:      79587 | 0.003
1215.50/1215.77	c total clause space: 127.173MB
1215.50/1215.77	c total #watches: 291263
1216.50/1216.78	c total #propagations: 22839516 / total #impl: 232775236 (eff. 0.098)
1216.50/1216.78	c #Conflicts:    3503000 | #Learnt:      80587 | 0.003
1216.50/1216.78	c total clause space: 127.173MB
1216.50/1216.78	c total #watches: 294918
1217.50/1217.71	c total #propagations: 22845448 / total #impl: 233011462 (eff. 0.098)
1217.50/1217.71	c #Conflicts:    3504000 | #Learnt:      81587 | 0.003
1217.50/1217.71	c total clause space: 127.173MB
1217.50/1217.71	c total #watches: 298837
1218.19/1218.41	c total #propagations: 22851392 / total #impl: 233279750 (eff. 0.098)
1218.19/1218.41	c #Conflicts:    3505000 | #Learnt:      82587 | 0.003
1218.19/1218.41	c total clause space: 127.173MB
1218.19/1218.41	c total #watches: 302428
1218.99/1219.24	c total #propagations: 22857813 / total #impl: 233483936 (eff. 0.098)
1218.99/1219.24	c #Conflicts:    3506000 | #Learnt:      83587 | 0.003
1218.99/1219.24	c total clause space: 127.173MB
1218.99/1219.24	c total #watches: 306233
1220.09/1220.39	c total #propagations: 22864240 / total #impl: 233734911 (eff. 0.098)
1220.09/1220.39	c #Conflicts:    3507000 | #Learnt:      84587 | 0.003
1220.09/1220.39	c total clause space: 127.173MB
1220.09/1220.39	c total #watches: 310092
1220.99/1221.29	c total #propagations: 22870957 / total #impl: 233974376 (eff. 0.098)
1220.99/1221.29	c #Conflicts:    3508000 | #Learnt:      85587 | 0.003
1220.99/1221.29	c total clause space: 127.173MB
1220.99/1221.29	c total #watches: 313500
1222.00/1222.27	c total #propagations: 22877402 / total #impl: 234215677 (eff. 0.098)
1222.00/1222.27	c #Conflicts:    3509000 | #Learnt:      86587 | 0.003
1222.00/1222.27	c total clause space: 127.173MB
1222.00/1222.27	c total #watches: 316774
1223.19/1223.44	c total #propagations: 22883552 / total #impl: 234425024 (eff. 0.098)
1223.19/1223.44	c #Conflicts:    3510000 | #Learnt:      87587 | 0.003
1223.19/1223.44	c total clause space: 127.173MB
1223.19/1223.44	c total #watches: 320631
1224.29/1224.60	c total #propagations: 22889445 / total #impl: 234697045 (eff. 0.098)
1224.29/1224.60	c #Conflicts:    3511000 | #Learnt:      88587 | 0.003
1224.29/1224.60	c total clause space: 127.173MB
1224.29/1224.60	c total #watches: 324420
1225.49/1225.76	c total #propagations: 22895449 / total #impl: 234950973 (eff. 0.097)
1225.49/1225.76	c #Conflicts:    3512000 | #Learnt:      89587 | 0.003
1225.49/1225.76	c total clause space: 127.173MB
1225.49/1225.76	c total #watches: 328497
1226.59/1226.84	c total #propagations: 22901418 / total #impl: 235268080 (eff. 0.097)
1226.59/1226.84	c #Conflicts:    3513000 | #Learnt:      90587 | 0.003
1226.59/1226.84	c total clause space: 127.173MB
1226.59/1226.84	c total #watches: 332474
1227.19/1227.45	c total #propagations: 22907441 / total #impl: 235594872 (eff. 0.097)
1227.19/1227.45	c GC COLLECT
1227.19/1227.45	c #Conflicts:    3514000 | #Learnt:      46088 | 0.003
1227.19/1227.45	c total clause space: 127.173MB
1227.19/1227.45	c total #watches: 166636
1227.40/1227.69	c total #propagations: 22913661 / total #impl: 235762232 (eff. 0.097)
1227.40/1227.69	c #Conflicts:    3515000 | #Learnt:      47088 | 0.003
1227.40/1227.69	c total clause space: 127.173MB
1227.40/1227.69	c total #watches: 170475
1227.69/1227.99	c total #propagations: 22919746 / total #impl: 235879844 (eff. 0.097)
1227.69/1227.99	c #Conflicts:    3516000 | #Learnt:      48088 | 0.003
1227.69/1227.99	c total clause space: 127.173MB
1227.69/1227.99	c total #watches: 174412
1228.09/1228.30	c total #propagations: 22925744 / total #impl: 236011027 (eff. 0.097)
1228.09/1228.30	c #Conflicts:    3517000 | #Learnt:      49088 | 0.003
1228.09/1228.30	c total clause space: 127.173MB
1228.09/1228.30	c total #watches: 178058
1228.39/1228.64	c total #propagations: 22931580 / total #impl: 236141774 (eff. 0.097)
1228.39/1228.64	c #Conflicts:    3518000 | #Learnt:      50088 | 0.003
1228.39/1228.64	c total clause space: 127.173MB
1228.39/1228.64	c total #watches: 181608
1228.79/1229.01	c total #propagations: 22937688 / total #impl: 236280386 (eff. 0.097)
1228.79/1229.01	c #Conflicts:    3519000 | #Learnt:      51088 | 0.003
1228.79/1229.01	c total clause space: 127.173MB
1228.79/1229.01	c total #watches: 185166
1229.09/1229.39	c total #propagations: 22943879 / total #impl: 236404834 (eff. 0.097)
1229.09/1229.39	c #Conflicts:    3520000 | #Learnt:      52088 | 0.003
1229.09/1229.39	c total clause space: 127.173MB
1229.09/1229.39	c total #watches: 189017
1229.49/1229.77	c total #propagations: 22950100 / total #impl: 236544350 (eff. 0.097)
1229.49/1229.77	c #Conflicts:    3521000 | #Learnt:      53088 | 0.003
1229.49/1229.77	c total clause space: 127.173MB
1229.49/1229.77	c total #watches: 192959
1229.89/1230.18	c total #propagations: 22956363 / total #impl: 236726869 (eff. 0.097)
1229.89/1230.18	c #Conflicts:    3522000 | #Learnt:      54088 | 0.003
1229.89/1230.18	c total clause space: 127.173MB
1229.89/1230.18	c total #watches: 197187
1230.39/1230.66	c total #propagations: 22962149 / total #impl: 236914762 (eff. 0.097)
1230.39/1230.66	c #Conflicts:    3523000 | #Learnt:      55088 | 0.003
1230.39/1230.66	c total clause space: 127.173MB
1230.39/1230.66	c total #watches: 201266
1230.89/1231.12	c total #propagations: 22967950 / total #impl: 237120199 (eff. 0.097)
1230.89/1231.12	c #Conflicts:    3524000 | #Learnt:      56088 | 0.003
1230.89/1231.12	c total clause space: 127.173MB
1230.89/1231.12	c total #watches: 205077
1231.39/1231.62	c total #propagations: 22973894 / total #impl: 237324166 (eff. 0.097)
1231.39/1231.62	c #Conflicts:    3525000 | #Learnt:      57088 | 0.003
1231.39/1231.62	c total clause space: 127.173MB
1231.39/1231.62	c total #watches: 209130
1231.90/1232.15	c total #propagations: 22979531 / total #impl: 237493374 (eff. 0.097)
1231.90/1232.15	c #Conflicts:    3526000 | #Learnt:      58088 | 0.003
1231.90/1232.15	c total clause space: 127.173MB
1231.90/1232.15	c total #watches: 213343
1232.39/1232.67	c total #propagations: 22985475 / total #impl: 237688349 (eff. 0.097)
1232.39/1232.67	c #Conflicts:    3527000 | #Learnt:      59088 | 0.003
1232.39/1232.67	c total clause space: 127.173MB
1232.39/1232.67	c total #watches: 217063
1232.90/1233.11	c total #propagations: 22991459 / total #impl: 237874200 (eff. 0.097)
1232.90/1233.11	c #Conflicts:    3528000 | #Learnt:      60088 | 0.003
1232.90/1233.11	c total clause space: 127.173MB
1232.90/1233.11	c total #watches: 220974
1233.39/1233.67	c total #propagations: 22997687 / total #impl: 238068751 (eff. 0.097)
1233.39/1233.67	c #Conflicts:    3529000 | #Learnt:      61088 | 0.003
1233.39/1233.67	c total clause space: 127.173MB
1233.39/1233.67	c total #watches: 224600
1233.89/1234.16	c total #propagations: 23003962 / total #impl: 238269411 (eff. 0.097)
1233.89/1234.16	c #Conflicts:    3530000 | #Learnt:      62088 | 0.003
1233.89/1234.16	c total clause space: 127.173MB
1233.89/1234.16	c total #watches: 228458
1234.49/1234.78	c total #propagations: 23010036 / total #impl: 238478166 (eff. 0.096)
1234.49/1234.78	c #Conflicts:    3531000 | #Learnt:      63088 | 0.003
1234.49/1234.78	c total clause space: 127.173MB
1234.49/1234.78	c total #watches: 232281
1235.20/1235.42	c total #propagations: 23016416 / total #impl: 238668214 (eff. 0.096)
1235.20/1235.42	c #Conflicts:    3532000 | #Learnt:      64088 | 0.003
1235.20/1235.42	c total clause space: 127.173MB
1235.20/1235.42	c total #watches: 235863
1235.79/1236.02	c total #propagations: 23022775 / total #impl: 238842368 (eff. 0.096)
1235.79/1236.02	c #Conflicts:    3533000 | #Learnt:      65088 | 0.003
1235.79/1236.02	c total clause space: 127.173MB
1235.79/1236.02	c total #watches: 239774
1236.39/1236.62	c total #propagations: 23029094 / total #impl: 239052538 (eff. 0.096)
1236.39/1236.62	c #Conflicts:    3534000 | #Learnt:      66088 | 0.003
1236.39/1236.62	c total clause space: 127.173MB
1236.39/1236.62	c total #watches: 243378
1237.09/1237.30	c total #propagations: 23035404 / total #impl: 239285149 (eff. 0.096)
1237.09/1237.30	c #Conflicts:    3535000 | #Learnt:      67088 | 0.003
1237.09/1237.30	c total clause space: 127.173MB
1237.09/1237.30	c total #watches: 247079
1237.99/1238.25	c total #propagations: 23041836 / total #impl: 239563415 (eff. 0.096)
1237.99/1238.25	c #Conflicts:    3536000 | #Learnt:      68088 | 0.003
1237.99/1238.25	c total clause space: 127.173MB
1237.99/1238.25	c total #watches: 250630
1238.89/1239.18	c total #propagations: 23047811 / total #impl: 239777206 (eff. 0.096)
1238.89/1239.18	c #Conflicts:    3537000 | #Learnt:      69088 | 0.003
1238.89/1239.18	c total clause space: 127.173MB
1238.89/1239.18	c total #watches: 254348
1239.79/1240.00	c total #propagations: 23054305 / total #impl: 239950334 (eff. 0.096)
1239.79/1240.00	c #Conflicts:    3538000 | #Learnt:      70088 | 0.003
1239.79/1240.00	c total clause space: 127.173MB
1239.79/1240.00	c total #watches: 258020
1240.70/1240.97	c total #propagations: 23060724 / total #impl: 240129663 (eff. 0.096)
1240.70/1240.97	c #Conflicts:    3539000 | #Learnt:      71088 | 0.003
1240.70/1240.97	c total clause space: 127.173MB
1240.70/1240.97	c total #watches: 261878
1241.70/1241.93	c total #propagations: 23066808 / total #impl: 240355039 (eff. 0.096)
1241.70/1241.93	c #Conflicts:    3540000 | #Learnt:      72088 | 0.003
1241.70/1241.93	c total clause space: 127.173MB
1241.70/1241.93	c total #watches: 265816
1242.69/1242.95	c total #propagations: 23072723 / total #impl: 240605850 (eff. 0.096)
1242.69/1242.95	c #Conflicts:    3541000 | #Learnt:      73088 | 0.003
1242.69/1242.95	c total clause space: 127.173MB
1242.69/1242.95	c total #watches: 269676
1243.79/1244.06	c total #propagations: 23078760 / total #impl: 240938883 (eff. 0.096)
1243.79/1244.06	c #Conflicts:    3542000 | #Learnt:      74088 | 0.003
1243.79/1244.06	c total clause space: 127.173MB
1243.79/1244.06	c total #watches: 273658
1245.00/1245.24	c total #propagations: 23085085 / total #impl: 241208403 (eff. 0.096)
1245.00/1245.24	c #Conflicts:    3543000 | #Learnt:      75088 | 0.003
1245.00/1245.24	c total clause space: 127.173MB
1245.00/1245.24	c total #watches: 277463
1246.20/1246.41	c total #propagations: 23091528 / total #impl: 241456553 (eff. 0.096)
1246.20/1246.41	c #Conflicts:    3544000 | #Learnt:      76088 | 0.003
1246.20/1246.41	c total clause space: 127.173MB
1246.20/1246.41	c total #watches: 281407
1247.30/1247.58	c total #propagations: 23097677 / total #impl: 241723410 (eff. 0.096)
1247.30/1247.58	c #Conflicts:    3545000 | #Learnt:      77088 | 0.003
1247.30/1247.58	c total clause space: 127.173MB
1247.30/1247.58	c total #watches: 285570
1248.59/1248.80	c total #propagations: 23104067 / total #impl: 242029227 (eff. 0.095)
1248.59/1248.80	c #Conflicts:    3546000 | #Learnt:      78088 | 0.003
1248.59/1248.80	c total clause space: 127.173MB
1248.59/1248.80	c total #watches: 289189
1249.99/1250.24	c total #propagations: 23110441 / total #impl: 242281145 (eff. 0.095)
1249.99/1250.24	c #Conflicts:    3547000 | #Learnt:      79088 | 0.003
1249.99/1250.24	c total clause space: 127.173MB
1249.99/1250.24	c total #watches: 293157
1251.19/1251.41	c total #propagations: 23116461 / total #impl: 242660540 (eff. 0.095)
1251.19/1251.41	c #Conflicts:    3548000 | #Learnt:      80088 | 0.003
1251.19/1251.41	c total clause space: 127.173MB
1251.19/1251.41	c total #watches: 297379
1252.19/1252.40	c total #propagations: 23122191 / total #impl: 243041848 (eff. 0.095)
1252.19/1252.40	c #Conflicts:    3549000 | #Learnt:      81088 | 0.003
1252.19/1252.40	c total clause space: 127.173MB
1252.19/1252.40	c total #watches: 301810
1253.19/1253.45	c total #propagations: 23128406 / total #impl: 243479456 (eff. 0.095)
1253.19/1253.45	c #Conflicts:    3550000 | #Learnt:      82088 | 0.003
1253.19/1253.45	c total clause space: 127.173MB
1253.19/1253.45	c total #watches: 306081
1254.29/1254.58	c total #propagations: 23134425 / total #impl: 243889911 (eff. 0.095)
1254.29/1254.58	c #Conflicts:    3551000 | #Learnt:      83088 | 0.003
1254.29/1254.58	c total clause space: 127.173MB
1254.29/1254.58	c total #watches: 310359
1255.49/1255.78	c total #propagations: 23140013 / total #impl: 244263793 (eff. 0.095)
1255.49/1255.78	c #Conflicts:    3552000 | #Learnt:      84088 | 0.003
1255.49/1255.78	c total clause space: 127.173MB
1255.49/1255.78	c total #watches: 314330
1256.69/1256.95	c total #propagations: 23145942 / total #impl: 244615729 (eff. 0.095)
1256.69/1256.95	c #Conflicts:    3553000 | #Learnt:      85088 | 0.003
1256.69/1256.95	c total clause space: 127.173MB
1256.69/1256.95	c total #watches: 318501
1257.99/1258.21	c total #propagations: 23152321 / total #impl: 244982099 (eff. 0.095)
1257.99/1258.21	c #Conflicts:    3554000 | #Learnt:      86088 | 0.003
1257.99/1258.21	c total clause space: 127.173MB
1257.99/1258.21	c total #watches: 322568
1259.49/1259.78	c total #propagations: 23158021 / total #impl: 245375505 (eff. 0.094)
1259.49/1259.78	c #Conflicts:    3555000 | #Learnt:      87088 | 0.003
1259.49/1259.78	c total clause space: 127.173MB
1259.49/1259.78	c total #watches: 326685
1261.09/1261.38	c total #propagations: 23163397 / total #impl: 245773694 (eff. 0.094)
1261.09/1261.38	c #Conflicts:    3556000 | #Learnt:      88088 | 0.003
1261.09/1261.38	c total clause space: 127.173MB
1261.09/1261.38	c total #watches: 330503
1262.59/1262.81	c total #propagations: 23168922 / total #impl: 246196642 (eff. 0.094)
1262.59/1262.81	c #Conflicts:    3557000 | #Learnt:      89088 | 0.003
1262.59/1262.81	c total clause space: 127.173MB
1262.59/1262.81	c total #watches: 334698
1263.89/1264.17	c total #propagations: 23174513 / total #impl: 246601971 (eff. 0.094)
1263.89/1264.17	c #Conflicts:    3558000 | #Learnt:      90088 | 0.003
1263.89/1264.17	c total clause space: 127.173MB
1263.89/1264.17	c total #watches: 338606
1265.29/1265.50	c total #propagations: 23180491 / total #impl: 247040953 (eff. 0.094)
1265.29/1265.50	c #Conflicts:    3559000 | #Learnt:      91088 | 0.003
1265.29/1265.50	c total clause space: 127.173MB
1265.29/1265.50	c total #watches: 342561
1266.19/1266.47	c total #propagations: 23186496 / total #impl: 247472480 (eff. 0.094)
1266.19/1266.47	c GC COLLECT
1266.19/1266.47	c #Conflicts:    3560000 | #Learnt:      46287 | 0.003
1266.19/1266.47	c total clause space: 127.173MB
1266.19/1266.47	c total #watches: 167542
1266.59/1266.80	c total #propagations: 23192342 / total #impl: 247719372 (eff. 0.094)
1266.59/1266.80	c #Conflicts:    3561000 | #Learnt:      47287 | 0.003
1266.59/1266.80	c total clause space: 127.173MB
1266.59/1266.80	c total #watches: 171503
1266.89/1267.15	c total #propagations: 23198463 / total #impl: 247821954 (eff. 0.094)
1266.89/1267.15	c #Conflicts:    3562000 | #Learnt:      48287 | 0.003
1266.89/1267.15	c total clause space: 127.173MB
1266.89/1267.15	c total #watches: 176205
1267.19/1267.47	c total #propagations: 23204112 / total #impl: 247982561 (eff. 0.094)
1267.19/1267.47	c #Conflicts:    3563000 | #Learnt:      49287 | 0.003
1267.19/1267.47	c total clause space: 127.173MB
1267.19/1267.47	c total #watches: 179854
1267.59/1267.84	c total #propagations: 23210238 / total #impl: 248094252 (eff. 0.094)
1267.59/1267.84	c #Conflicts:    3564000 | #Learnt:      50287 | 0.003
1267.59/1267.84	c total clause space: 127.173MB
1267.59/1267.84	c total #watches: 183424
1267.99/1268.25	c total #propagations: 23216378 / total #impl: 248201390 (eff. 0.094)
1267.99/1268.25	c #Conflicts:    3565000 | #Learnt:      51287 | 0.003
1267.99/1268.25	c total clause space: 127.173MB
1267.99/1268.25	c total #watches: 187175
1268.39/1268.60	c total #propagations: 23222832 / total #impl: 248307435 (eff. 0.094)
1268.39/1268.60	c #Conflicts:    3566000 | #Learnt:      52287 | 0.003
1268.39/1268.60	c total clause space: 127.173MB
1268.39/1268.60	c total #watches: 190871
1268.69/1268.99	c total #propagations: 23229919 / total #impl: 248420346 (eff. 0.094)
1268.69/1268.99	c #Conflicts:    3567000 | #Learnt:      53287 | 0.003
1268.69/1268.99	c total clause space: 127.173MB
1268.69/1268.99	c total #watches: 194364
1269.09/1269.36	c total #propagations: 23236255 / total #impl: 248536098 (eff. 0.093)
1269.09/1269.36	c #Conflicts:    3568000 | #Learnt:      54287 | 0.003
1269.09/1269.36	c total clause space: 127.173MB
1269.09/1269.36	c total #watches: 197903
1269.49/1269.74	c total #propagations: 23242669 / total #impl: 248657460 (eff. 0.093)
1269.49/1269.74	c #Conflicts:    3569000 | #Learnt:      55287 | 0.003
1269.49/1269.74	c total clause space: 127.173MB
1269.49/1269.74	c total #watches: 201805
1269.88/1270.15	c total #propagations: 23249105 / total #impl: 248810934 (eff. 0.093)
1269.88/1270.15	c #Conflicts:    3570000 | #Learnt:      56287 | 0.003
1269.88/1270.15	c total clause space: 127.173MB
1269.88/1270.15	c total #watches: 205333
1270.39/1270.69	c total #propagations: 23255944 / total #impl: 248936596 (eff. 0.093)
1270.39/1270.69	c #Conflicts:    3571000 | #Learnt:      57287 | 0.003
1270.39/1270.69	c total clause space: 127.173MB
1270.39/1270.69	c total #watches: 209170
1271.08/1271.33	c total #propagations: 23261866 / total #impl: 249064075 (eff. 0.093)
1271.08/1271.33	c #Conflicts:    3572000 | #Learnt:      58287 | 0.003
1271.08/1271.33	c total clause space: 127.173MB
1271.08/1271.33	c total #watches: 212999
1271.68/1271.98	c total #propagations: 23267876 / total #impl: 249190023 (eff. 0.093)
1271.68/1271.98	c #Conflicts:    3573000 | #Learnt:      59287 | 0.003
1271.68/1271.98	c total clause space: 127.173MB
1271.68/1271.98	c total #watches: 216733
1272.28/1272.50	c total #propagations: 23273858 / total #impl: 249337396 (eff. 0.093)
1272.28/1272.50	c #Conflicts:    3574000 | #Learnt:      60287 | 0.003
1272.28/1272.50	c total clause space: 127.173MB
1272.28/1272.50	c total #watches: 220306
1272.78/1273.00	c total #propagations: 23280332 / total #impl: 249456132 (eff. 0.093)
1272.78/1273.00	c #Conflicts:    3575000 | #Learnt:      61287 | 0.003
1272.78/1273.00	c total clause space: 127.173MB
1272.78/1273.00	c total #watches: 224262
1273.28/1273.53	c total #propagations: 23286536 / total #impl: 249609558 (eff. 0.093)
1273.28/1273.53	c #Conflicts:    3576000 | #Learnt:      62287 | 0.003
1273.28/1273.53	c total clause space: 127.173MB
1273.28/1273.53	c total #watches: 227746
1273.88/1274.17	c total #propagations: 23292870 / total #impl: 249746022 (eff. 0.093)
1273.88/1274.17	c #Conflicts:    3577000 | #Learnt:      63287 | 0.003
1273.88/1274.17	c total clause space: 127.173MB
1273.88/1274.17	c total #watches: 231314
1274.48/1274.79	c total #propagations: 23299109 / total #impl: 249887634 (eff. 0.093)
1274.48/1274.79	c #Conflicts:    3578000 | #Learnt:      64287 | 0.003
1274.48/1274.79	c total clause space: 127.173MB
1274.48/1274.79	c total #watches: 234532
1275.18/1275.44	c total #propagations: 23305566 / total #impl: 250013180 (eff. 0.093)
1275.18/1275.44	c #Conflicts:    3579000 | #Learnt:      65287 | 0.003
1275.18/1275.44	c total clause space: 127.173MB
1275.18/1275.44	c total #watches: 237812
1275.79/1276.08	c total #propagations: 23311883 / total #impl: 250115071 (eff. 0.093)
1275.79/1276.08	c #Conflicts:    3580000 | #Learnt:      66287 | 0.003
1275.79/1276.08	c total clause space: 127.173MB
1275.79/1276.08	c total #watches: 241183
1276.48/1276.77	c total #propagations: 23318371 / total #impl: 250234586 (eff. 0.093)
1276.48/1276.77	c #Conflicts:    3581000 | #Learnt:      67287 | 0.003
1276.48/1276.77	c total clause space: 127.173MB
1276.48/1276.77	c total #watches: 244713
1277.18/1277.41	c total #propagations: 23324697 / total #impl: 250329640 (eff. 0.093)
1277.18/1277.41	c #Conflicts:    3582000 | #Learnt:      68287 | 0.003
1277.18/1277.41	c total clause space: 127.173MB
1277.18/1277.41	c total #watches: 248144
1277.78/1278.03	c total #propagations: 23331285 / total #impl: 250429012 (eff. 0.093)
1277.78/1278.03	c #Conflicts:    3583000 | #Learnt:      69287 | 0.003
1277.78/1278.03	c total clause space: 127.173MB
1277.78/1278.03	c total #watches: 251739
1278.38/1278.68	c total #propagations: 23338074 / total #impl: 250536408 (eff. 0.093)
1278.38/1278.68	c #Conflicts:    3584000 | #Learnt:      70287 | 0.003
1278.38/1278.68	c total clause space: 127.173MB
1278.38/1278.68	c total #watches: 255239
1278.98/1279.25	c total #propagations: 23344513 / total #impl: 250700340 (eff. 0.093)
1278.98/1279.25	c #Conflicts:    3585000 | #Learnt:      71287 | 0.003
1278.98/1279.25	c total clause space: 127.173MB
1278.98/1279.25	c total #watches: 258517
1279.68/1279.93	c total #propagations: 23351100 / total #impl: 250803188 (eff. 0.093)
1279.68/1279.93	c #Conflicts:    3586000 | #Learnt:      72287 | 0.003
1279.68/1279.93	c total clause space: 127.173MB
1279.68/1279.93	c total #watches: 261957
1280.38/1280.67	c total #propagations: 23357781 / total #impl: 250936134 (eff. 0.093)
1280.38/1280.67	c #Conflicts:    3587000 | #Learnt:      73287 | 0.003
1280.38/1280.67	c total clause space: 127.173MB
1280.38/1280.67	c total #watches: 265536
1281.29/1281.51	c total #propagations: 23364479 / total #impl: 251149761 (eff. 0.093)
1281.29/1281.51	c #Conflicts:    3588000 | #Learnt:      74287 | 0.003
1281.29/1281.51	c total clause space: 127.173MB
1281.29/1281.51	c total #watches: 269269
1282.08/1282.37	c total #propagations: 23370911 / total #impl: 251310669 (eff. 0.093)
1282.08/1282.37	c #Conflicts:    3589000 | #Learnt:      75287 | 0.003
1282.08/1282.37	c total clause space: 127.173MB
1282.08/1282.37	c total #watches: 272901
1282.98/1283.25	c total #propagations: 23376922 / total #impl: 251482013 (eff. 0.093)
1282.98/1283.25	c #Conflicts:    3590000 | #Learnt:      76287 | 0.003
1282.98/1283.25	c total clause space: 127.173MB
1282.98/1283.25	c total #watches: 276651
1283.59/1283.88	c total #propagations: 23383185 / total #impl: 251644977 (eff. 0.093)
1283.59/1283.88	c #Conflicts:    3591000 | #Learnt:      77287 | 0.003
1283.59/1283.88	c total clause space: 127.173MB
1283.59/1283.88	c total #watches: 280379
1284.78/1285.07	c total #propagations: 23390086 / total #impl: 251711054 (eff. 0.093)
1284.78/1285.07	c #Conflicts:    3592000 | #Learnt:      78287 | 0.003
1284.78/1285.07	c total clause space: 127.173MB
1284.78/1285.07	c total #watches: 284051
1285.69/1285.93	c total #propagations: 23397167 / total #impl: 251786065 (eff. 0.093)
1285.69/1285.93	c #Conflicts:    3593000 | #Learnt:      79287 | 0.003
1285.69/1285.93	c total clause space: 127.173MB
1285.69/1285.93	c total #watches: 287227
1286.79/1287.07	c total #propagations: 23403661 / total #impl: 251860140 (eff. 0.093)
1286.79/1287.07	c #Conflicts:    3594000 | #Learnt:      80287 | 0.003
1286.79/1287.07	c total clause space: 127.173MB
1286.79/1287.07	c total #watches: 290916
1287.78/1288.09	c total #propagations: 23410752 / total #impl: 251925903 (eff. 0.093)
1287.78/1288.09	c #Conflicts:    3595000 | #Learnt:      81287 | 0.003
1287.78/1288.09	c total clause space: 127.173MB
1287.78/1288.09	c total #watches: 294755
1288.78/1289.00	c total #propagations: 23417302 / total #impl: 251987112 (eff. 0.093)
1288.78/1289.00	c #Conflicts:    3596000 | #Learnt:      82287 | 0.003
1288.78/1289.00	c total clause space: 127.173MB
1288.78/1289.00	c total #watches: 298423
1288.99/1289.28	c total #propagations: 23423667 / total #impl: 252061591 (eff. 0.093)
1288.99/1289.28	c #Conflicts:    3597000 | #Learnt:      83287 | 0.003
1288.99/1289.28	c total clause space: 127.173MB
1288.99/1289.28	c total #watches: 301990
1289.48/1289.76	c total #propagations: 23431152 / total #impl: 252108973 (eff. 0.093)
1289.48/1289.76	c #Conflicts:    3598000 | #Learnt:      84287 | 0.003
1289.48/1289.76	c total clause space: 127.173MB
1289.48/1289.76	c total #watches: 305310
1290.28/1290.53	c total #propagations: 23438602 / total #impl: 252166151 (eff. 0.093)
1290.28/1290.53	c #Conflicts:    3599000 | #Learnt:      85287 | 0.003
1290.28/1290.53	c total clause space: 127.173MB
1290.28/1290.53	c total #watches: 308831
1290.88/1291.16	c total #propagations: 23445087 / total #impl: 252223982 (eff. 0.093)
1290.88/1291.16	c #Conflicts:    3600000 | #Learnt:      86287 | 0.003
1290.88/1291.16	c total clause space: 127.173MB
1290.88/1291.16	c total #watches: 312712
1291.38/1291.67	c total #propagations: 23452037 / total #impl: 252284170 (eff. 0.093)
1291.38/1291.67	c #Conflicts:    3601000 | #Learnt:      87287 | 0.003
1291.38/1291.67	c total clause space: 127.173MB
1291.38/1291.67	c total #watches: 316136
1292.39/1292.65	c total #propagations: 23459013 / total #impl: 252339418 (eff. 0.093)
1292.39/1292.65	c #Conflicts:    3602000 | #Learnt:      88287 | 0.003
1292.39/1292.65	c total clause space: 127.173MB
1292.39/1292.65	c total #watches: 319849
1293.49/1293.71	c total #propagations: 23465152 / total #impl: 252409560 (eff. 0.093)
1293.49/1293.71	c #Conflicts:    3603000 | #Learnt:      89287 | 0.003
1293.49/1293.71	c total clause space: 127.173MB
1293.49/1293.71	c total #watches: 323433
1294.68/1294.92	c total #propagations: 23471489 / total #impl: 252476018 (eff. 0.093)
1294.68/1294.92	c #Conflicts:    3604000 | #Learnt:      90287 | 0.003
1294.68/1294.92	c total clause space: 127.173MB
1294.68/1294.92	c total #watches: 326891
1295.69/1295.93	c total #propagations: 23478328 / total #impl: 252546190 (eff. 0.093)
1295.69/1295.93	c #Conflicts:    3605000 | #Learnt:      91287 | 0.003
1295.69/1295.93	c total clause space: 127.173MB
1295.69/1295.93	c total #watches: 330641
1296.69/1296.92	c total #propagations: 23484851 / total #impl: 252625283 (eff. 0.093)
1296.69/1296.92	c GC COLLECT
1296.69/1296.92	c #Conflicts:    3606000 | #Learnt:      46181 | 0.003
1296.69/1296.92	c total clause space: 127.173MB
1296.69/1296.92	c total #watches: 167058
1296.88/1297.15	c total #propagations: 23491181 / total #impl: 252699187 (eff. 0.093)
1296.88/1297.15	c #Conflicts:    3607000 | #Learnt:      47181 | 0.003
1296.88/1297.15	c total clause space: 127.173MB
1296.88/1297.15	c total #watches: 170722
1297.18/1297.44	c total #propagations: 23497267 / total #impl: 252769433 (eff. 0.093)
1297.18/1297.44	c #Conflicts:    3608000 | #Learnt:      48181 | 0.003
1297.18/1297.44	c total clause space: 127.173MB
1297.18/1297.44	c total #watches: 174112
1297.48/1297.70	c total #propagations: 23503126 / total #impl: 252844427 (eff. 0.093)
1297.48/1297.70	c #Conflicts:    3609000 | #Learnt:      49181 | 0.003
1297.48/1297.70	c total clause space: 127.173MB
1297.48/1297.70	c total #watches: 177396
1297.79/1298.09	c total #propagations: 23509375 / total #impl: 252918068 (eff. 0.093)
1297.79/1298.09	c #Conflicts:    3610000 | #Learnt:      50181 | 0.003
1297.79/1298.09	c total clause space: 127.173MB
1297.79/1298.09	c total #watches: 180984
1298.38/1298.60	c total #propagations: 23516129 / total #impl: 252977431 (eff. 0.093)
1298.38/1298.60	c #Conflicts:    3611000 | #Learnt:      51181 | 0.003
1298.38/1298.60	c total clause space: 127.173MB
1298.38/1298.60	c total #watches: 184646
1298.68/1298.94	c total #propagations: 23523173 / total #impl: 253032986 (eff. 0.093)
1298.68/1298.94	c #Conflicts:    3612000 | #Learnt:      52181 | 0.003
1298.68/1298.94	c total clause space: 127.173MB
1298.68/1298.94	c total #watches: 188109
1299.18/1299.42	c total #propagations: 23530526 / total #impl: 253090173 (eff. 0.093)
1299.18/1299.42	c #Conflicts:    3613000 | #Learnt:      53181 | 0.003
1299.18/1299.42	c total clause space: 127.173MB
1299.18/1299.42	c total #watches: 191617
1299.58/1299.86	c total #propagations: 23538085 / total #impl: 253148168 (eff. 0.093)
1299.58/1299.86	c #Conflicts:    3614000 | #Learnt:      54181 | 0.003
1299.58/1299.86	c total clause space: 127.173MB
1299.58/1299.86	c total #watches: 194963
1299.99/1300.29	c total #propagations: 23544502 / total #impl: 253212655 (eff. 0.093)
1299.99/1300.29	c #Conflicts:    3615000 | #Learnt:      55181 | 0.003
1299.99/1300.29	c total clause space: 127.173MB
1299.99/1300.29	c total #watches: 198541
1300.58/1300.85	c total #propagations: 23550982 / total #impl: 253269231 (eff. 0.093)
1300.58/1300.85	c #Conflicts:    3616000 | #Learnt:      56181 | 0.003
1300.58/1300.85	c total clause space: 127.173MB
1300.58/1300.85	c total #watches: 202090
1301.28/1301.52	c total #propagations: 23557176 / total #impl: 253335268 (eff. 0.093)
1301.28/1301.52	c #Conflicts:    3617000 | #Learnt:      57181 | 0.003
1301.28/1301.52	c total clause space: 127.173MB
1301.28/1301.52	c total #watches: 205806
1301.78/1302.04	c total #propagations: 23563964 / total #impl: 253403092 (eff. 0.093)
1301.78/1302.04	c #Conflicts:    3618000 | #Learnt:      58181 | 0.003
1301.78/1302.04	c total clause space: 127.173MB
1301.78/1302.04	c total #watches: 209389
1302.19/1302.42	c total #propagations: 23570686 / total #impl: 253459246 (eff. 0.093)
1302.19/1302.42	c #Conflicts:    3619000 | #Learnt:      59181 | 0.003
1302.19/1302.42	c total clause space: 127.173MB
1302.19/1302.42	c total #watches: 212831
1302.58/1302.81	c total #propagations: 23577204 / total #impl: 253515658 (eff. 0.093)
1302.58/1302.81	c #Conflicts:    3620000 | #Learnt:      60181 | 0.003
1302.58/1302.81	c total clause space: 127.173MB
1302.58/1302.81	c total #watches: 215962
1303.08/1303.37	c total #propagations: 23583223 / total #impl: 253579970 (eff. 0.093)
1303.08/1303.37	c #Conflicts:    3621000 | #Learnt:      61181 | 0.003
1303.08/1303.37	c total clause space: 127.173MB
1303.08/1303.37	c total #watches: 219540
1303.58/1303.86	c total #propagations: 23589626 / total #impl: 253644203 (eff. 0.093)
1303.58/1303.86	c #Conflicts:    3622000 | #Learnt:      62181 | 0.003
1303.58/1303.86	c total clause space: 127.173MB
1303.58/1303.86	c total #watches: 222982
1304.08/1304.37	c total #propagations: 23595744 / total #impl: 253707782 (eff. 0.093)
1304.08/1304.37	c #Conflicts:    3623000 | #Learnt:      63181 | 0.003
1304.08/1304.37	c total clause space: 127.173MB
1304.08/1304.37	c total #watches: 226608
1304.58/1304.85	c total #propagations: 23602600 / total #impl: 253761340 (eff. 0.093)
1304.58/1304.85	c #Conflicts:    3624000 | #Learnt:      64181 | 0.003
1304.58/1304.85	c total clause space: 127.173MB
1304.58/1304.85	c total #watches: 230113
1304.88/1305.18	c total #propagations: 23608835 / total #impl: 253815097 (eff. 0.093)
1304.88/1305.18	c #Conflicts:    3625000 | #Learnt:      65181 | 0.003
1304.88/1305.18	c total clause space: 127.173MB
1304.88/1305.18	c total #watches: 233622
1305.49/1305.73	c total #propagations: 23614793 / total #impl: 253873388 (eff. 0.093)
1305.49/1305.73	c #Conflicts:    3626000 | #Learnt:      66181 | 0.003
1305.49/1305.73	c total clause space: 127.173MB
1305.49/1305.73	c total #watches: 237231
1305.98/1306.22	c total #propagations: 23620684 / total #impl: 253930461 (eff. 0.093)
1305.98/1306.22	c #Conflicts:    3627000 | #Learnt:      67181 | 0.003
1305.98/1306.22	c total clause space: 127.173MB
1305.98/1306.22	c total #watches: 240553
1306.38/1306.69	c total #propagations: 23626708 / total #impl: 253990683 (eff. 0.093)
1306.38/1306.69	c #Conflicts:    3628000 | #Learnt:      68181 | 0.003
1306.38/1306.69	c total clause space: 127.173MB
1306.38/1306.69	c total #watches: 243872
1306.78/1307.05	c total #propagations: 23632401 / total #impl: 254049322 (eff. 0.093)
1306.78/1307.05	c #Conflicts:    3629000 | #Learnt:      69181 | 0.003
1306.78/1307.05	c total clause space: 127.173MB
1306.78/1307.05	c total #watches: 247293
1307.08/1307.39	c total #propagations: 23638141 / total #impl: 254093808 (eff. 0.093)
1307.08/1307.39	c #Conflicts:    3630000 | #Learnt:      70181 | 0.003
1307.08/1307.39	c total clause space: 127.173MB
1307.08/1307.39	c total #watches: 250708
1307.48/1307.76	c total #propagations: 23644123 / total #impl: 254143626 (eff. 0.093)
1307.48/1307.76	c #Conflicts:    3631000 | #Learnt:      71181 | 0.003
1307.48/1307.76	c total clause space: 127.173MB
1307.48/1307.76	c total #watches: 254059
1307.88/1308.19	c total #propagations: 23650180 / total #impl: 254193358 (eff. 0.093)
1307.88/1308.19	c #Conflicts:    3632000 | #Learnt:      72181 | 0.003
1307.88/1308.19	c total clause space: 127.173MB
1307.88/1308.19	c total #watches: 257333
1308.38/1308.62	c total #propagations: 23655959 / total #impl: 254251452 (eff. 0.093)
1308.38/1308.62	c #Conflicts:    3633000 | #Learnt:      73181 | 0.003
1308.38/1308.62	c total clause space: 127.173MB
1308.38/1308.62	c total #watches: 260407
1308.89/1309.11	c total #propagations: 23661724 / total #impl: 254317833 (eff. 0.093)
1308.89/1309.11	c #Conflicts:    3634000 | #Learnt:      74181 | 0.003
1308.89/1309.11	c total clause space: 127.173MB
1308.89/1309.11	c total #watches: 263604
1309.48/1309.70	c total #propagations: 23667964 / total #impl: 254387605 (eff. 0.093)
1309.48/1309.70	c #Conflicts:    3635000 | #Learnt:      75181 | 0.003
1309.48/1309.70	c total clause space: 127.173MB
1309.48/1309.70	c total #watches: 266995
1310.08/1310.38	c total #propagations: 23674183 / total #impl: 254462446 (eff. 0.093)
1310.08/1310.38	c #Conflicts:    3636000 | #Learnt:      76181 | 0.003
1310.08/1310.38	c total clause space: 127.173MB
1310.08/1310.38	c total #watches: 270397
1310.68/1310.91	c total #propagations: 23680935 / total #impl: 254520949 (eff. 0.093)
1310.68/1310.91	c #Conflicts:    3637000 | #Learnt:      77181 | 0.003
1310.68/1310.91	c total clause space: 127.173MB
1310.68/1310.91	c total #watches: 274308
1311.09/1311.33	c total #propagations: 23687626 / total #impl: 254589575 (eff. 0.093)
1311.09/1311.33	c #Conflicts:    3638000 | #Learnt:      78181 | 0.003
1311.09/1311.33	c total clause space: 127.173MB
1311.09/1311.33	c total #watches: 277764
1311.68/1311.94	c total #propagations: 23694186 / total #impl: 254657913 (eff. 0.093)
1311.68/1311.94	c #Conflicts:    3639000 | #Learnt:      79181 | 0.003
1311.68/1311.94	c total clause space: 127.173MB
1311.68/1311.94	c total #watches: 281119
1312.38/1312.65	c total #propagations: 23700418 / total #impl: 254719586 (eff. 0.093)
1312.38/1312.65	c #Conflicts:    3640000 | #Learnt:      80181 | 0.003
1312.38/1312.65	c total clause space: 127.173MB
1312.38/1312.65	c total #watches: 284656
1312.78/1313.01	c total #propagations: 23706662 / total #impl: 254784357 (eff. 0.093)
1312.78/1313.01	c #Conflicts:    3641000 | #Learnt:      81181 | 0.003
1312.78/1313.01	c total clause space: 127.173MB
1312.78/1313.01	c total #watches: 287856
1313.38/1313.62	c total #propagations: 23713229 / total #impl: 254843302 (eff. 0.093)
1313.38/1313.62	c #Conflicts:    3642000 | #Learnt:      82181 | 0.003
1313.38/1313.62	c total clause space: 127.173MB
1313.38/1313.62	c total #watches: 291082
1314.28/1314.53	c total #propagations: 23719859 / total #impl: 254909716 (eff. 0.093)
1314.28/1314.53	c #Conflicts:    3643000 | #Learnt:      83181 | 0.003
1314.28/1314.53	c total clause space: 127.173MB
1314.28/1314.53	c total #watches: 294423
1315.18/1315.40	c total #propagations: 23726370 / total #impl: 254972197 (eff. 0.093)
1315.18/1315.40	c #Conflicts:    3644000 | #Learnt:      84181 | 0.003
1315.18/1315.40	c total clause space: 127.173MB
1315.18/1315.40	c total #watches: 298312
1315.68/1315.93	c total #propagations: 23733326 / total #impl: 255035427 (eff. 0.093)
1315.68/1315.93	c #Conflicts:    3645000 | #Learnt:      85181 | 0.003
1315.68/1315.93	c total clause space: 127.173MB
1315.68/1315.93	c total #watches: 301719
1316.08/1316.38	c total #propagations: 23739955 / total #impl: 255097131 (eff. 0.093)
1316.08/1316.38	c #Conflicts:    3646000 | #Learnt:      86181 | 0.003
1316.08/1316.38	c total clause space: 127.173MB
1316.08/1316.38	c total #watches: 305099
1316.48/1316.73	c total #propagations: 23746482 / total #impl: 255166925 (eff. 0.093)
1316.48/1316.73	c #Conflicts:    3647000 | #Learnt:      87181 | 0.003
1316.48/1316.73	c total clause space: 127.173MB
1316.48/1316.73	c total #watches: 308835
1317.08/1317.34	c total #propagations: 23752683 / total #impl: 255227005 (eff. 0.093)
1317.08/1317.34	c #Conflicts:    3648000 | #Learnt:      88181 | 0.003
1317.08/1317.34	c total clause space: 127.173MB
1317.08/1317.34	c total #watches: 312336
1317.98/1318.21	c total #propagations: 23759066 / total #impl: 255279674 (eff. 0.093)
1317.98/1318.21	c #Conflicts:    3649000 | #Learnt:      89181 | 0.003
1317.98/1318.21	c total clause space: 127.173MB
1317.98/1318.21	c total #watches: 315590
1318.58/1318.85	c total #propagations: 23765518 / total #impl: 255334036 (eff. 0.093)
1318.58/1318.85	c #Conflicts:    3650000 | #Learnt:      90181 | 0.003
1318.58/1318.85	c total clause space: 127.173MB
1318.58/1318.85	c total #watches: 319005
1319.28/1319.55	c total #propagations: 23771278 / total #impl: 255396798 (eff. 0.093)
1319.28/1319.55	c #Conflicts:    3651000 | #Learnt:      91181 | 0.003
1319.28/1319.55	c total clause space: 127.173MB
1319.28/1319.55	c total #watches: 322343
1319.98/1320.25	c total #propagations: 23777096 / total #impl: 255458015 (eff. 0.093)
1319.98/1320.25	c #Conflicts:    3652000 | #Learnt:      92181 | 0.003
1319.98/1320.25	c total clause space: 127.173MB
1319.98/1320.25	c total #watches: 325441
1320.58/1320.83	c total #propagations: 23783228 / total #impl: 255523765 (eff. 0.093)
1320.58/1320.83	c GC COLLECT
1320.58/1320.83	c #Conflicts:    3653000 | #Learnt:      46783 | 0.003
1320.58/1320.83	c total clause space: 127.173MB
1320.58/1320.83	c total #watches: 169129
1320.88/1321.13	c total #propagations: 23789214 / total #impl: 255585957 (eff. 0.093)
1320.88/1321.13	c #Conflicts:    3654000 | #Learnt:      47783 | 0.003
1320.88/1321.13	c total clause space: 127.173MB
1320.88/1321.13	c total #watches: 172452
1321.28/1321.50	c total #propagations: 23795349 / total #impl: 255648986 (eff. 0.093)
1321.28/1321.50	c #Conflicts:    3655000 | #Learnt:      48783 | 0.003
1321.28/1321.50	c total clause space: 127.173MB
1321.28/1321.50	c total #watches: 176201
1321.78/1322.02	c total #propagations: 23802143 / total #impl: 255706919 (eff. 0.093)
1321.78/1322.02	c #Conflicts:    3656000 | #Learnt:      49783 | 0.003
1321.78/1322.02	c total clause space: 127.173MB
1321.78/1322.02	c total #watches: 180300
1322.18/1322.45	c total #propagations: 23809127 / total #impl: 255772046 (eff. 0.093)
1322.18/1322.45	c #Conflicts:    3657000 | #Learnt:      50783 | 0.003
1322.18/1322.45	c total clause space: 127.173MB
1322.18/1322.45	c total #watches: 183856
1322.57/1322.86	c total #propagations: 23815563 / total #impl: 255847502 (eff. 0.093)
1322.57/1322.86	c #Conflicts:    3658000 | #Learnt:      51783 | 0.003
1322.57/1322.86	c total clause space: 127.173MB
1322.57/1322.86	c total #watches: 187419
1322.97/1323.26	c total #propagations: 23822624 / total #impl: 255898540 (eff. 0.093)
1322.97/1323.26	c #Conflicts:    3659000 | #Learnt:      52783 | 0.003
1322.97/1323.26	c total clause space: 127.173MB
1322.97/1323.26	c total #watches: 191017
1323.47/1323.77	c total #propagations: 23829501 / total #impl: 255957763 (eff. 0.093)
1323.47/1323.77	c #Conflicts:    3660000 | #Learnt:      53783 | 0.003
1323.47/1323.77	c total clause space: 127.173MB
1323.47/1323.77	c total #watches: 194513
1323.87/1324.15	c total #propagations: 23836533 / total #impl: 256012951 (eff. 0.093)
1323.87/1324.15	c #Conflicts:    3661000 | #Learnt:      54783 | 0.003
1323.87/1324.15	c total clause space: 127.173MB
1323.87/1324.15	c total #watches: 198093
1324.18/1324.45	c total #propagations: 23842707 / total #impl: 256073273 (eff. 0.093)
1324.18/1324.45	c #Conflicts:    3662000 | #Learnt:      55783 | 0.003
1324.18/1324.45	c total clause space: 127.173MB
1324.18/1324.45	c total #watches: 201445
1324.47/1324.71	c total #propagations: 23848510 / total #impl: 256128500 (eff. 0.093)
1324.47/1324.71	c #Conflicts:    3663000 | #Learnt:      56783 | 0.003
1324.47/1324.71	c total clause space: 127.173MB
1324.47/1324.71	c total #watches: 205223
1324.87/1325.10	c total #propagations: 23855106 / total #impl: 256169347 (eff. 0.093)
1324.87/1325.10	c #Conflicts:    3664000 | #Learnt:      57783 | 0.003
1324.87/1325.10	c total clause space: 127.173MB
1324.87/1325.10	c total #watches: 208719
1325.07/1325.37	c total #propagations: 23861916 / total #impl: 256226155 (eff. 0.093)
1325.07/1325.37	c #Conflicts:    3665000 | #Learnt:      58783 | 0.003
1325.07/1325.37	c total clause space: 127.173MB
1325.07/1325.37	c total #watches: 212043
1325.57/1325.81	c total #propagations: 23868298 / total #impl: 256289189 (eff. 0.093)
1325.57/1325.81	c #Conflicts:    3666000 | #Learnt:      59783 | 0.003
1325.57/1325.81	c total clause space: 127.173MB
1325.57/1325.81	c total #watches: 215690
1325.97/1326.26	c total #propagations: 23874730 / total #impl: 256348478 (eff. 0.093)
1325.97/1326.26	c #Conflicts:    3667000 | #Learnt:      60783 | 0.003
1325.97/1326.26	c total clause space: 127.173MB
1325.97/1326.26	c total #watches: 219221
1326.27/1326.60	c total #propagations: 23881082 / total #impl: 256401118 (eff. 0.093)
1326.27/1326.60	c #Conflicts:    3668000 | #Learnt:      61783 | 0.003
1326.27/1326.60	c total clause space: 127.173MB
1326.27/1326.60	c total #watches: 222576
1326.67/1326.90	c total #propagations: 23887722 / total #impl: 256457688 (eff. 0.093)
1326.67/1326.90	c #Conflicts:    3669000 | #Learnt:      62783 | 0.003
1326.67/1326.90	c total clause space: 127.173MB
1326.67/1326.90	c total #watches: 226212
1326.97/1327.21	c total #propagations: 23893896 / total #impl: 256526981 (eff. 0.093)
1326.97/1327.21	c #Conflicts:    3670000 | #Learnt:      63783 | 0.003
1326.97/1327.21	c total clause space: 127.173MB
1326.97/1327.21	c total #watches: 229521
1327.27/1327.56	c total #propagations: 23900062 / total #impl: 256596206 (eff. 0.093)
1327.27/1327.56	c #Conflicts:    3671000 | #Learnt:      64783 | 0.003
1327.27/1327.56	c total clause space: 127.173MB
1327.27/1327.56	c total #watches: 232945
1327.67/1327.92	c total #propagations: 23907164 / total #impl: 256658985 (eff. 0.093)
1327.67/1327.92	c #Conflicts:    3672000 | #Learnt:      65783 | 0.003
1327.67/1327.92	c total clause space: 127.173MB
1327.67/1327.92	c total #watches: 236217
1327.87/1328.19	c total #propagations: 23913657 / total #impl: 256722428 (eff. 0.093)
1327.87/1328.19	c #Conflicts:    3673000 | #Learnt:      66783 | 0.003
1327.87/1328.19	c total clause space: 127.173MB
1327.87/1328.19	c total #watches: 239681
1328.17/1328.43	c total #propagations: 23920526 / total #impl: 256781205 (eff. 0.093)
1328.17/1328.43	c #Conflicts:    3674000 | #Learnt:      67783 | 0.003
1328.17/1328.43	c total clause space: 127.173MB
1328.17/1328.43	c total #watches: 243314
1328.37/1328.65	c total #propagations: 23927570 / total #impl: 256826479 (eff. 0.093)
1328.37/1328.65	c #Conflicts:    3675000 | #Learnt:      68783 | 0.003
1328.37/1328.65	c total clause space: 127.173MB
1328.37/1328.65	c total #watches: 246994
1328.68/1328.97	c total #propagations: 23934817 / total #impl: 256877791 (eff. 0.093)
1328.68/1328.97	c #Conflicts:    3676000 | #Learnt:      69783 | 0.003
1328.68/1328.97	c total clause space: 127.173MB
1328.68/1328.97	c total #watches: 250417
1328.97/1329.23	c total #propagations: 23941722 / total #impl: 256945918 (eff. 0.093)
1328.97/1329.23	c #Conflicts:    3677000 | #Learnt:      70783 | 0.003
1328.97/1329.23	c total clause space: 127.173MB
1328.97/1329.23	c total #watches: 253737
1329.27/1329.54	c total #propagations: 23948775 / total #impl: 257009630 (eff. 0.093)
1329.27/1329.54	c #Conflicts:    3678000 | #Learnt:      71783 | 0.003
1329.27/1329.54	c total clause space: 127.173MB
1329.27/1329.54	c total #watches: 257202
1329.57/1329.86	c total #propagations: 23956177 / total #impl: 257075701 (eff. 0.093)
1329.57/1329.86	c #Conflicts:    3679000 | #Learnt:      72783 | 0.003
1329.57/1329.86	c total clause space: 127.173MB
1329.57/1329.86	c total #watches: 260622
1330.07/1330.32	c total #propagations: 23963754 / total #impl: 257143237 (eff. 0.093)
1330.07/1330.32	c #Conflicts:    3680000 | #Learnt:      73783 | 0.003
1330.07/1330.32	c total clause space: 127.173MB
1330.07/1330.32	c total #watches: 264377
1330.57/1330.81	c total #propagations: 23970253 / total #impl: 257205345 (eff. 0.093)
1330.57/1330.81	c #Conflicts:    3681000 | #Learnt:      74783 | 0.003
1330.57/1330.81	c total clause space: 127.173MB
1330.57/1330.81	c total #watches: 267675
1330.97/1331.28	c total #propagations: 23976393 / total #impl: 257265888 (eff. 0.093)
1330.97/1331.28	c #Conflicts:    3682000 | #Learnt:      75783 | 0.003
1330.97/1331.28	c total clause space: 127.173MB
1330.97/1331.28	c total #watches: 271125
1331.37/1331.66	c total #propagations: 23982321 / total #impl: 257326682 (eff. 0.093)
1331.37/1331.66	c #Conflicts:    3683000 | #Learnt:      76783 | 0.003
1331.37/1331.66	c total clause space: 127.173MB
1331.37/1331.66	c total #watches: 274464
1331.98/1332.25	c total #propagations: 23988860 / total #impl: 257384737 (eff. 0.093)
1331.98/1332.25	c #Conflicts:    3684000 | #Learnt:      77783 | 0.003
1331.98/1332.25	c total clause space: 127.173MB
1331.98/1332.25	c total #watches: 277766
1332.57/1332.89	c total #propagations: 23995177 / total #impl: 257450448 (eff. 0.093)
1332.57/1332.89	c #Conflicts:    3685000 | #Learnt:      78783 | 0.003
1332.57/1332.89	c total clause space: 127.173MB
1332.57/1332.89	c total #watches: 281166
1333.08/1333.36	c total #propagations: 24000950 / total #impl: 257518232 (eff. 0.093)
1333.08/1333.36	c #Conflicts:    3686000 | #Learnt:      79783 | 0.003
1333.08/1333.36	c total clause space: 127.173MB
1333.08/1333.36	c total #watches: 284286
1333.67/1333.93	c total #propagations: 24007114 / total #impl: 257587975 (eff. 0.093)
1333.67/1333.93	c #Conflicts:    3687000 | #Learnt:      80783 | 0.003
1333.67/1333.93	c total clause space: 127.173MB
1333.67/1333.93	c total #watches: 287614
1334.18/1334.43	c total #propagations: 24013458 / total #impl: 257651763 (eff. 0.093)
1334.18/1334.43	c #Conflicts:    3688000 | #Learnt:      81783 | 0.003
1334.18/1334.43	c total clause space: 127.173MB
1334.18/1334.43	c total #watches: 290876
1334.97/1335.21	c total #propagations: 24020015 / total #impl: 257719718 (eff. 0.093)
1334.97/1335.21	c #Conflicts:    3689000 | #Learnt:      82783 | 0.003
1334.97/1335.21	c total clause space: 127.173MB
1334.97/1335.21	c total #watches: 294178
1335.77/1336.03	c total #propagations: 24026104 / total #impl: 257786880 (eff. 0.093)
1335.77/1336.03	c #Conflicts:    3690000 | #Learnt:      83783 | 0.003
1335.77/1336.03	c total clause space: 127.173MB
1335.77/1336.03	c total #watches: 297552
1336.38/1336.67	c total #propagations: 24032163 / total #impl: 257853868 (eff. 0.093)
1336.38/1336.67	c #Conflicts:    3691000 | #Learnt:      84783 | 0.003
1336.38/1336.67	c total clause space: 127.173MB
1336.38/1336.67	c total #watches: 300848
1336.97/1337.28	c total #propagations: 24038751 / total #impl: 257921071 (eff. 0.093)
1336.97/1337.28	c #Conflicts:    3692000 | #Learnt:      85783 | 0.003
1336.97/1337.28	c total clause space: 127.173MB
1336.97/1337.28	c total #watches: 304128
1337.97/1338.27	c total #propagations: 24045116 / total #impl: 257989687 (eff. 0.093)
1337.97/1338.27	c #Conflicts:    3693000 | #Learnt:      86783 | 0.003
1337.97/1338.27	c total clause space: 127.173MB
1337.97/1338.27	c total #watches: 307429
1338.97/1339.20	c total #propagations: 24051614 / total #impl: 258055684 (eff. 0.093)
1338.97/1339.20	c #Conflicts:    3694000 | #Learnt:      87783 | 0.003
1338.97/1339.20	c total clause space: 127.173MB
1338.97/1339.20	c total #watches: 311061
1339.68/1339.91	c total #propagations: 24057874 / total #impl: 258121225 (eff. 0.093)
1339.68/1339.91	c #Conflicts:    3695000 | #Learnt:      88783 | 0.003
1339.68/1339.91	c total clause space: 127.173MB
1339.68/1339.91	c total #watches: 314674
1340.47/1340.73	c total #propagations: 24064375 / total #impl: 258179913 (eff. 0.093)
1340.47/1340.73	c #Conflicts:    3696000 | #Learnt:      89783 | 0.003
1340.47/1340.73	c total clause space: 127.173MB
1340.47/1340.73	c total #watches: 318151
1341.17/1341.42	c total #propagations: 24070521 / total #impl: 258234116 (eff. 0.093)
1341.17/1341.42	c #Conflicts:    3697000 | #Learnt:      90783 | 0.003
1341.17/1341.42	c total clause space: 127.173MB
1341.17/1341.42	c total #watches: 321956
1341.88/1342.17	c total #propagations: 24077347 / total #impl: 258284835 (eff. 0.093)
1341.88/1342.17	c #Conflicts:    3698000 | #Learnt:      91783 | 0.003
1341.88/1342.17	c total clause space: 127.173MB
1341.88/1342.17	c total #watches: 325410
1342.77/1343.06	c total #propagations: 24084105 / total #impl: 258347687 (eff. 0.093)
1342.77/1343.06	c #Conflicts:    3699000 | #Learnt:      92783 | 0.003
1342.77/1343.06	c total clause space: 127.173MB
1342.77/1343.06	c total #watches: 328815
1343.37/1343.65	c total #propagations: 24090228 / total #impl: 258409769 (eff. 0.093)
1343.37/1343.65	c GC COLLECT
1343.37/1343.65	c #Conflicts:    3700000 | #Learnt:      47082 | 0.003
1343.37/1343.65	c total clause space: 127.173MB
1343.37/1343.65	c total #watches: 170142
1343.67/1343.94	c total #propagations: 24096666 / total #impl: 258461395 (eff. 0.093)
1343.67/1343.94	c #Conflicts:    3701000 | #Learnt:      48082 | 0.003
1343.67/1343.94	c total clause space: 127.173MB
1343.67/1343.94	c total #watches: 173486
1343.98/1344.30	c total #propagations: 24103382 / total #impl: 258518534 (eff. 0.093)
1343.98/1344.30	c #Conflicts:    3702000 | #Learnt:      49082 | 0.003
1343.98/1344.30	c total clause space: 127.173MB
1343.98/1344.30	c total #watches: 176824
1344.47/1344.74	c total #propagations: 24109885 / total #impl: 258583265 (eff. 0.093)
1344.47/1344.74	c #Conflicts:    3703000 | #Learnt:      50082 | 0.003
1344.47/1344.74	c total clause space: 127.173MB
1344.47/1344.74	c total #watches: 180257
1344.77/1345.01	c total #propagations: 24116027 / total #impl: 258634372 (eff. 0.093)
1344.77/1345.01	c #Conflicts:    3704000 | #Learnt:      51082 | 0.003
1344.77/1345.01	c total clause space: 127.173MB
1344.77/1345.01	c total #watches: 183432
1344.97/1345.25	c total #propagations: 24122174 / total #impl: 258689269 (eff. 0.093)
1344.97/1345.25	c #Conflicts:    3705000 | #Learnt:      52082 | 0.003
1344.97/1345.25	c total clause space: 127.173MB
1344.97/1345.25	c total #watches: 186882
1345.27/1345.55	c total #propagations: 24128458 / total #impl: 258738820 (eff. 0.093)
1345.27/1345.55	c #Conflicts:    3706000 | #Learnt:      53082 | 0.003
1345.27/1345.55	c total clause space: 127.173MB
1345.27/1345.55	c total #watches: 190315
1345.57/1345.84	c total #propagations: 24134835 / total #impl: 258798599 (eff. 0.093)
1345.57/1345.84	c #Conflicts:    3707000 | #Learnt:      54082 | 0.003
1345.57/1345.84	c total clause space: 127.173MB
1345.57/1345.84	c total #watches: 193781
1345.97/1346.21	c total #propagations: 24141730 / total #impl: 258852152 (eff. 0.093)
1345.97/1346.21	c #Conflicts:    3708000 | #Learnt:      55082 | 0.003
1345.97/1346.21	c total clause space: 127.173MB
1345.97/1346.21	c total #watches: 197619
1346.37/1346.63	c total #propagations: 24147996 / total #impl: 258930093 (eff. 0.093)
1346.37/1346.63	c #Conflicts:    3709000 | #Learnt:      56082 | 0.003
1346.37/1346.63	c total clause space: 127.173MB
1346.37/1346.63	c total #watches: 201575
1346.67/1346.99	c total #propagations: 24154123 / total #impl: 259005289 (eff. 0.093)
1346.67/1346.99	c #Conflicts:    3710000 | #Learnt:      57082 | 0.003
1346.67/1346.99	c total clause space: 127.173MB
1346.67/1346.99	c total #watches: 205904
1347.07/1347.34	c total #propagations: 24159954 / total #impl: 259094837 (eff. 0.093)
1347.07/1347.34	c #Conflicts:    3711000 | #Learnt:      58082 | 0.003
1347.07/1347.34	c total clause space: 127.173MB
1347.07/1347.34	c total #watches: 209400
1347.38/1347.69	c total #propagations: 24165792 / total #impl: 259186861 (eff. 0.093)
1347.38/1347.69	c #Conflicts:    3712000 | #Learnt:      59082 | 0.003
1347.38/1347.69	c total clause space: 127.173MB
1347.38/1347.69	c total #watches: 213038
1347.87/1348.10	c total #propagations: 24171837 / total #impl: 259267435 (eff. 0.093)
1347.87/1348.10	c #Conflicts:    3713000 | #Learnt:      60082 | 0.003
1347.87/1348.10	c total clause space: 127.173MB
1347.87/1348.10	c total #watches: 216676
1348.17/1348.49	c total #propagations: 24178511 / total #impl: 259322873 (eff. 0.093)
1348.17/1348.49	c #Conflicts:    3714000 | #Learnt:      61082 | 0.003
1348.17/1348.49	c total clause space: 127.173MB
1348.17/1348.49	c total #watches: 220030
1348.67/1348.98	c total #propagations: 24184779 / total #impl: 259383228 (eff. 0.093)
1348.67/1348.98	c #Conflicts:    3715000 | #Learnt:      62082 | 0.003
1348.67/1348.98	c total clause space: 127.173MB
1348.67/1348.98	c total #watches: 223208
1349.07/1349.31	c total #propagations: 24191043 / total #impl: 259450100 (eff. 0.093)
1349.07/1349.31	c #Conflicts:    3716000 | #Learnt:      63082 | 0.003
1349.07/1349.31	c total clause space: 127.173MB
1349.07/1349.31	c total #watches: 226668
1349.48/1349.80	c total #propagations: 24197638 / total #impl: 259507179 (eff. 0.093)
1349.48/1349.80	c #Conflicts:    3717000 | #Learnt:      64082 | 0.003
1349.48/1349.80	c total clause space: 127.173MB
1349.48/1349.80	c total #watches: 230048
1349.87/1350.15	c total #propagations: 24203900 / total #impl: 259571228 (eff. 0.093)
1349.87/1350.15	c #Conflicts:    3718000 | #Learnt:      65082 | 0.003
1349.87/1350.15	c total clause space: 127.173MB
1349.87/1350.15	c total #watches: 233367
1350.07/1350.38	c total #propagations: 24210504 / total #impl: 259632709 (eff. 0.093)
1350.07/1350.38	c #Conflicts:    3719000 | #Learnt:      66082 | 0.003
1350.07/1350.38	c total clause space: 127.173MB
1350.07/1350.38	c total #watches: 236900
1350.37/1350.65	c total #propagations: 24217465 / total #impl: 259668839 (eff. 0.093)
1350.37/1350.65	c #Conflicts:    3720000 | #Learnt:      67082 | 0.003
1350.37/1350.65	c total clause space: 127.173MB
1350.37/1350.65	c total #watches: 240321
1350.77/1351.09	c total #propagations: 24224359 / total #impl: 259715296 (eff. 0.093)
1350.77/1351.09	c #Conflicts:    3721000 | #Learnt:      68082 | 0.003
1350.77/1351.09	c total clause space: 127.173MB
1350.77/1351.09	c total #watches: 243484
1351.27/1351.50	c total #propagations: 24230701 / total #impl: 259777345 (eff. 0.093)
1351.27/1351.50	c #Conflicts:    3722000 | #Learnt:      69082 | 0.003
1351.27/1351.50	c total clause space: 127.173MB
1351.27/1351.50	c total #watches: 246965
1351.97/1352.29	c total #propagations: 24237046 / total #impl: 259834548 (eff. 0.093)
1351.97/1352.29	c #Conflicts:    3723000 | #Learnt:      70082 | 0.003
1351.97/1352.29	c total clause space: 127.173MB
1351.97/1352.29	c total #watches: 250368
1352.78/1353.06	c total #propagations: 24243600 / total #impl: 259899931 (eff. 0.093)
1352.78/1353.06	c #Conflicts:    3724000 | #Learnt:      71082 | 0.003
1352.78/1353.06	c total clause space: 127.173MB
1352.78/1353.06	c total #watches: 253620
1353.47/1353.73	c total #propagations: 24249985 / total #impl: 259959165 (eff. 0.093)
1353.47/1353.73	c #Conflicts:    3725000 | #Learnt:      72082 | 0.003
1353.47/1353.73	c total clause space: 127.173MB
1353.47/1353.73	c total #watches: 257108
1354.07/1354.39	c total #propagations: 24256648 / total #impl: 260021590 (eff. 0.093)
1354.07/1354.39	c #Conflicts:    3726000 | #Learnt:      73082 | 0.003
1354.07/1354.39	c total clause space: 127.173MB
1354.07/1354.39	c total #watches: 260362
1354.57/1354.84	c total #propagations: 24262792 / total #impl: 260090262 (eff. 0.093)
1354.57/1354.84	c #Conflicts:    3727000 | #Learnt:      74082 | 0.003
1354.57/1354.84	c total clause space: 127.173MB
1354.57/1354.84	c total #watches: 263873
1355.08/1355.35	c total #propagations: 24269258 / total #impl: 260154452 (eff. 0.093)
1355.08/1355.35	c #Conflicts:    3728000 | #Learnt:      75082 | 0.003
1355.08/1355.35	c total clause space: 127.173MB
1355.08/1355.35	c total #watches: 267505
1355.47/1355.80	c total #propagations: 24275856 / total #impl: 260213750 (eff. 0.093)
1355.47/1355.80	c #Conflicts:    3729000 | #Learnt:      76082 | 0.003
1355.47/1355.80	c total clause space: 127.173MB
1355.47/1355.80	c total #watches: 270701
1355.87/1356.18	c total #propagations: 24283059 / total #impl: 260278855 (eff. 0.093)
1355.87/1356.18	c #Conflicts:    3730000 | #Learnt:      77082 | 0.003
1355.87/1356.18	c total clause space: 127.173MB
1355.87/1356.18	c total #watches: 273987
1356.37/1356.63	c total #propagations: 24290580 / total #impl: 260344110 (eff. 0.093)
1356.37/1356.63	c #Conflicts:    3731000 | #Learnt:      78082 | 0.003
1356.37/1356.63	c total clause space: 127.173MB
1356.37/1356.63	c total #watches: 277255
1356.87/1357.10	c total #propagations: 24297836 / total #impl: 260415275 (eff. 0.093)
1356.87/1357.10	c #Conflicts:    3732000 | #Learnt:      79082 | 0.003
1356.87/1357.10	c total clause space: 127.173MB
1356.87/1357.10	c total #watches: 280640
1357.18/1357.47	c total #propagations: 24303724 / total #impl: 260476710 (eff. 0.093)
1357.18/1357.47	c #Conflicts:    3733000 | #Learnt:      80082 | 0.003
1357.18/1357.47	c total clause space: 127.173MB
1357.18/1357.47	c total #watches: 284048
1357.77/1358.00	c total #propagations: 24310179 / total #impl: 260534699 (eff. 0.093)
1357.77/1358.00	c #Conflicts:    3734000 | #Learnt:      81082 | 0.003
1357.77/1358.00	c total clause space: 127.173MB
1357.77/1358.00	c total #watches: 287199
1358.28/1358.54	c total #propagations: 24316065 / total #impl: 260594136 (eff. 0.093)
1358.28/1358.54	c #Conflicts:    3735000 | #Learnt:      82082 | 0.003
1358.28/1358.54	c total clause space: 127.173MB
1358.28/1358.54	c total #watches: 290475
1358.77/1359.05	c total #propagations: 24322060 / total #impl: 260655886 (eff. 0.093)
1358.77/1359.05	c #Conflicts:    3736000 | #Learnt:      83082 | 0.003
1358.77/1359.05	c total clause space: 127.173MB
1358.77/1359.05	c total #watches: 293893
1359.27/1359.50	c total #propagations: 24327845 / total #impl: 260721269 (eff. 0.093)
1359.27/1359.50	c #Conflicts:    3737000 | #Learnt:      84082 | 0.003
1359.27/1359.50	c total clause space: 127.173MB
1359.27/1359.50	c total #watches: 297149
1359.77/1360.07	c total #propagations: 24334197 / total #impl: 260782757 (eff. 0.093)
1359.77/1360.07	c #Conflicts:    3738000 | #Learnt:      85082 | 0.003
1359.77/1360.07	c total clause space: 127.173MB
1359.77/1360.07	c total #watches: 300375
1360.37/1360.61	c total #propagations: 24341080 / total #impl: 260844512 (eff. 0.093)
1360.37/1360.61	c #Conflicts:    3739000 | #Learnt:      86082 | 0.003
1360.37/1360.61	c total clause space: 127.173MB
1360.37/1360.61	c total #watches: 304031
1361.07/1361.33	c total #propagations: 24347803 / total #impl: 260896348 (eff. 0.093)
1361.07/1361.33	c #Conflicts:    3740000 | #Learnt:      87082 | 0.003
1361.07/1361.33	c total clause space: 127.173MB
1361.07/1361.33	c total #watches: 307542
1361.77/1362.03	c total #propagations: 24354104 / total #impl: 260956487 (eff. 0.093)
1361.77/1362.03	c #Conflicts:    3741000 | #Learnt:      88082 | 0.003
1361.77/1362.03	c total clause space: 127.173MB
1361.77/1362.03	c total #watches: 310840
1362.57/1362.80	c total #propagations: 24360560 / total #impl: 261014093 (eff. 0.093)
1362.57/1362.80	c #Conflicts:    3742000 | #Learnt:      89082 | 0.003
1362.57/1362.80	c total clause space: 127.173MB
1362.57/1362.80	c total #watches: 314408
1363.57/1363.87	c total #propagations: 24367486 / total #impl: 261064098 (eff. 0.093)
1363.57/1363.87	c #Conflicts:    3743000 | #Learnt:      90082 | 0.003
1363.57/1363.87	c total clause space: 127.173MB
1363.57/1363.87	c total #watches: 317773
1364.87/1365.10	c total #propagations: 24374137 / total #impl: 261114216 (eff. 0.093)
1364.87/1365.10	c #Conflicts:    3744000 | #Learnt:      91082 | 0.003
1364.87/1365.10	c total clause space: 127.173MB
1364.87/1365.10	c total #watches: 321279
1365.57/1365.86	c total #propagations: 24381065 / total #impl: 261176693 (eff. 0.093)
1365.57/1365.86	c #Conflicts:    3745000 | #Learnt:      92082 | 0.003
1365.57/1365.86	c total clause space: 127.173MB
1365.57/1365.86	c total #watches: 324637
1366.37/1366.61	c total #propagations: 24388267 / total #impl: 261238842 (eff. 0.093)
1366.37/1366.61	c #Conflicts:    3746000 | #Learnt:      93082 | 0.003
1366.37/1366.61	c total clause space: 127.173MB
1366.37/1366.61	c total #watches: 328334
1367.18/1367.48	c total #propagations: 24395095 / total #impl: 261290082 (eff. 0.093)
1367.18/1367.48	c GC COLLECT
1367.18/1367.48	c #Conflicts:    3747000 | #Learnt:      47078 | 0.003
1367.18/1367.48	c total clause space: 127.173MB
1367.18/1367.48	c total #watches: 170073
1367.47/1367.77	c total #propagations: 24401368 / total #impl: 261352382 (eff. 0.093)
1367.47/1367.77	c #Conflicts:    3748000 | #Learnt:      48078 | 0.003
1367.47/1367.77	c total clause space: 127.173MB
1367.47/1367.77	c total #watches: 173552
1367.77/1368.06	c total #propagations: 24407329 / total #impl: 261410741 (eff. 0.093)
1367.77/1368.06	c #Conflicts:    3749000 | #Learnt:      49078 | 0.003
1367.77/1368.06	c total clause space: 127.173MB
1367.77/1368.06	c total #watches: 177077
1368.07/1368.35	c total #propagations: 24413946 / total #impl: 261469766 (eff. 0.093)
1368.07/1368.35	c #Conflicts:    3750000 | #Learnt:      50078 | 0.003
1368.07/1368.35	c total clause space: 127.173MB
1368.07/1368.35	c total #watches: 180631
1368.47/1368.76	c total #propagations: 24420850 / total #impl: 261529926 (eff. 0.093)
1368.47/1368.76	c #Conflicts:    3751000 | #Learnt:      51078 | 0.003
1368.47/1368.76	c total clause space: 127.173MB
1368.47/1368.76	c total #watches: 184170
1368.97/1369.23	c total #propagations: 24428416 / total #impl: 261595902 (eff. 0.093)
1368.97/1369.23	c #Conflicts:    3752000 | #Learnt:      52078 | 0.003
1368.97/1369.23	c total clause space: 127.173MB
1368.97/1369.23	c total #watches: 187767
1369.17/1369.49	c total #propagations: 24434421 / total #impl: 261663068 (eff. 0.093)
1369.17/1369.49	c #Conflicts:    3753000 | #Learnt:      53078 | 0.003
1369.17/1369.49	c total clause space: 127.173MB
1369.17/1369.49	c total #watches: 191109
1369.57/1369.87	c total #propagations: 24440840 / total #impl: 261720708 (eff. 0.093)
1369.57/1369.87	c #Conflicts:    3754000 | #Learnt:      54078 | 0.003
1369.57/1369.87	c total clause space: 127.173MB
1369.57/1369.87	c total #watches: 194745
1370.07/1370.32	c total #propagations: 24447391 / total #impl: 261785365 (eff. 0.093)
1370.07/1370.32	c #Conflicts:    3755000 | #Learnt:      55078 | 0.003
1370.07/1370.32	c total clause space: 127.173MB
1370.07/1370.32	c total #watches: 198940
1370.57/1370.85	c total #propagations: 24453663 / total #impl: 261867018 (eff. 0.093)
1370.57/1370.85	c #Conflicts:    3756000 | #Learnt:      56078 | 0.003
1370.57/1370.85	c total clause space: 127.173MB
1370.57/1370.85	c total #watches: 202563
1371.07/1371.35	c total #propagations: 24459722 / total #impl: 261948722 (eff. 0.093)
1371.07/1371.35	c #Conflicts:    3757000 | #Learnt:      57078 | 0.003
1371.07/1371.35	c total clause space: 127.173MB
1371.07/1371.35	c total #watches: 206484
1371.47/1371.79	c total #propagations: 24466257 / total #impl: 262025427 (eff. 0.093)
1371.47/1371.79	c #Conflicts:    3758000 | #Learnt:      58078 | 0.003
1371.47/1371.79	c total clause space: 127.173MB
1371.47/1371.79	c total #watches: 210110
1371.97/1372.26	c total #propagations: 24472456 / total #impl: 262075259 (eff. 0.093)
1371.97/1372.26	c #Conflicts:    3759000 | #Learnt:      59078 | 0.003
1371.97/1372.26	c total clause space: 127.173MB
1371.97/1372.26	c total #watches: 213656
1372.37/1372.62	c total #propagations: 24479129 / total #impl: 262130753 (eff. 0.093)
1372.37/1372.62	c #Conflicts:    3760000 | #Learnt:      60078 | 0.003
1372.37/1372.62	c total clause space: 127.173MB
1372.37/1372.62	c total #watches: 217265
1372.77/1373.02	c total #propagations: 24485872 / total #impl: 262200516 (eff. 0.093)
1372.77/1373.02	c #Conflicts:    3761000 | #Learnt:      61078 | 0.003
1372.77/1373.02	c total clause space: 127.173MB
1372.77/1373.02	c total #watches: 221046
1373.07/1373.33	c total #propagations: 24492463 / total #impl: 262253546 (eff. 0.093)
1373.07/1373.33	c #Conflicts:    3762000 | #Learnt:      62078 | 0.003
1373.07/1373.33	c total clause space: 127.173MB
1373.07/1373.33	c total #watches: 224841
1373.47/1373.72	c total #propagations: 24498678 / total #impl: 262308821 (eff. 0.093)
1373.47/1373.72	c #Conflicts:    3763000 | #Learnt:      63078 | 0.003
1373.47/1373.72	c total clause space: 127.173MB
1373.47/1373.72	c total #watches: 228178
1373.97/1374.27	c total #propagations: 24504950 / total #impl: 262366858 (eff. 0.093)
1373.97/1374.27	c #Conflicts:    3764000 | #Learnt:      64078 | 0.003
1373.97/1374.27	c total clause space: 127.173MB
1373.97/1374.27	c total #watches: 231891
1374.47/1374.75	c total #propagations: 24511194 / total #impl: 262429877 (eff. 0.093)
1374.47/1374.75	c #Conflicts:    3765000 | #Learnt:      65078 | 0.003
1374.47/1374.75	c total clause space: 127.173MB
1374.47/1374.75	c total #watches: 235545
1374.97/1375.25	c total #propagations: 24517356 / total #impl: 262490599 (eff. 0.093)
1374.97/1375.25	c #Conflicts:    3766000 | #Learnt:      66078 | 0.003
1374.97/1375.25	c total clause space: 127.173MB
1374.97/1375.25	c total #watches: 239234
1375.57/1375.82	c total #propagations: 24523918 / total #impl: 262549107 (eff. 0.093)
1375.57/1375.82	c #Conflicts:    3767000 | #Learnt:      67078 | 0.003
1375.57/1375.82	c total clause space: 127.173MB
1375.57/1375.82	c total #watches: 242914
1376.17/1376.46	c total #propagations: 24530519 / total #impl: 262608722 (eff. 0.093)
1376.17/1376.46	c #Conflicts:    3768000 | #Learnt:      68078 | 0.003
1376.17/1376.46	c total clause space: 127.173MB
1376.17/1376.46	c total #watches: 246549
1376.67/1376.91	c total #propagations: 24537083 / total #impl: 262669540 (eff. 0.093)
1376.67/1376.91	c #Conflicts:    3769000 | #Learnt:      69078 | 0.003
1376.67/1376.91	c total clause space: 127.173MB
1376.67/1376.91	c total #watches: 250066
1377.17/1377.44	c total #propagations: 24544282 / total #impl: 262730403 (eff. 0.093)
1377.17/1377.44	c #Conflicts:    3770000 | #Learnt:      70078 | 0.003
1377.17/1377.44	c total clause space: 127.173MB
1377.17/1377.44	c total #watches: 253805
1377.57/1377.82	c total #propagations: 24550676 / total #impl: 262806431 (eff. 0.093)
1377.57/1377.82	c #Conflicts:    3771000 | #Learnt:      71078 | 0.003
1377.57/1377.82	c total clause space: 127.173MB
1377.57/1377.82	c total #watches: 257221
1377.97/1378.29	c total #propagations: 24557288 / total #impl: 262887273 (eff. 0.093)
1377.97/1378.29	c #Conflicts:    3772000 | #Learnt:      72078 | 0.003
1377.97/1378.29	c total clause space: 127.173MB
1377.97/1378.29	c total #watches: 260692
1378.37/1378.65	c total #propagations: 24563801 / total #impl: 262959805 (eff. 0.093)
1378.37/1378.65	c #Conflicts:    3773000 | #Learnt:      73078 | 0.003
1378.37/1378.65	c total clause space: 127.173MB
1378.37/1378.65	c total #watches: 263942
1378.87/1379.17	c total #propagations: 24570154 / total #impl: 263032114 (eff. 0.093)
1378.87/1379.17	c #Conflicts:    3774000 | #Learnt:      74078 | 0.003
1378.87/1379.17	c total clause space: 127.173MB
1378.87/1379.17	c total #watches: 267049
1379.37/1379.65	c total #propagations: 24576328 / total #impl: 263098363 (eff. 0.093)
1379.37/1379.65	c #Conflicts:    3775000 | #Learnt:      75078 | 0.003
1379.37/1379.65	c total clause space: 127.173MB
1379.37/1379.65	c total #watches: 270286
1379.87/1380.10	c total #propagations: 24582280 / total #impl: 263169953 (eff. 0.093)
1379.87/1380.10	c #Conflicts:    3776000 | #Learnt:      76078 | 0.003
1379.87/1380.10	c total clause space: 127.173MB
1379.87/1380.10	c total #watches: 273516
1380.28/1380.59	c total #propagations: 24588556 / total #impl: 263236869 (eff. 0.093)
1380.28/1380.59	c #Conflicts:    3777000 | #Learnt:      77078 | 0.003
1380.28/1380.59	c total clause space: 127.173MB
1380.28/1380.59	c total #watches: 276883
1380.97/1381.26	c total #propagations: 24594384 / total #impl: 263300683 (eff. 0.093)
1380.97/1381.26	c #Conflicts:    3778000 | #Learnt:      78078 | 0.003
1380.97/1381.26	c total clause space: 127.173MB
1380.97/1381.26	c total #watches: 280114
1381.57/1381.81	c total #propagations: 24600397 / total #impl: 263379357 (eff. 0.093)
1381.57/1381.81	c #Conflicts:    3779000 | #Learnt:      79078 | 0.003
1381.57/1381.81	c total clause space: 127.173MB
1381.57/1381.81	c total #watches: 283433
1382.27/1382.55	c total #propagations: 24606434 / total #impl: 263448833 (eff. 0.093)
1382.27/1382.55	c #Conflicts:    3780000 | #Learnt:      80078 | 0.003
1382.27/1382.55	c total clause space: 127.173MB
1382.27/1382.55	c total #watches: 286639
1382.77/1383.06	c total #propagations: 24612487 / total #impl: 263528371 (eff. 0.093)
1382.77/1383.06	c #Conflicts:    3781000 | #Learnt:      81078 | 0.003
1382.77/1383.06	c total clause space: 127.173MB
1382.77/1383.06	c total #watches: 290282
1383.37/1383.64	c total #propagations: 24618708 / total #impl: 263608150 (eff. 0.093)
1383.37/1383.64	c #Conflicts:    3782000 | #Learnt:      82078 | 0.003
1383.37/1383.64	c total clause space: 127.173MB
1383.37/1383.64	c total #watches: 293872
1383.97/1384.24	c total #propagations: 24624785 / total #impl: 263692251 (eff. 0.093)
1383.97/1384.24	c #Conflicts:    3783000 | #Learnt:      83078 | 0.003
1383.97/1384.24	c total clause space: 127.173MB
1383.97/1384.24	c total #watches: 297265
1384.57/1384.85	c total #propagations: 24630595 / total #impl: 263763301 (eff. 0.093)
1384.57/1384.85	c #Conflicts:    3784000 | #Learnt:      84078 | 0.003
1384.57/1384.85	c total clause space: 127.173MB
1384.57/1384.85	c total #watches: 300753
1385.17/1385.42	c total #propagations: 24636583 / total #impl: 263838447 (eff. 0.093)
1385.17/1385.42	c #Conflicts:    3785000 | #Learnt:      85078 | 0.003
1385.17/1385.42	c total clause space: 127.173MB
1385.17/1385.42	c total #watches: 304247
1385.88/1386.13	c total #propagations: 24643247 / total #impl: 263925212 (eff. 0.093)
1385.88/1386.13	c #Conflicts:    3786000 | #Learnt:      86078 | 0.003
1385.88/1386.13	c total clause space: 127.173MB
1385.88/1386.13	c total #watches: 307544
1386.37/1386.64	c total #propagations: 24649683 / total #impl: 263996914 (eff. 0.093)
1386.37/1386.64	c #Conflicts:    3787000 | #Learnt:      87078 | 0.003
1386.37/1386.64	c total clause space: 127.173MB
1386.37/1386.64	c total #watches: 310971
1386.88/1387.19	c total #propagations: 24656479 / total #impl: 264066952 (eff. 0.093)
1386.88/1387.19	c #Conflicts:    3788000 | #Learnt:      88078 | 0.003
1386.88/1387.19	c total clause space: 127.173MB
1386.88/1387.19	c total #watches: 314309
1387.37/1387.60	c total #propagations: 24662980 / total #impl: 264138484 (eff. 0.093)
1387.37/1387.60	c #Conflicts:    3789000 | #Learnt:      89078 | 0.003
1387.37/1387.60	c total clause space: 127.173MB
1387.37/1387.60	c total #watches: 317621
1388.17/1388.40	c total #propagations: 24669627 / total #impl: 264199891 (eff. 0.093)
1388.17/1388.40	c #Conflicts:    3790000 | #Learnt:      90078 | 0.003
1388.17/1388.40	c total clause space: 127.173MB
1388.17/1388.40	c total #watches: 320940
1388.77/1389.02	c total #propagations: 24676027 / total #impl: 264279092 (eff. 0.093)
1388.77/1389.02	c #Conflicts:    3791000 | #Learnt:      91078 | 0.003
1388.77/1389.02	c total clause space: 127.173MB
1388.77/1389.02	c total #watches: 324019
1389.37/1389.62	c total #propagations: 24682497 / total #impl: 264357359 (eff. 0.093)
1389.37/1389.62	c #Conflicts:    3792000 | #Learnt:      92078 | 0.003
1389.37/1389.62	c total clause space: 127.173MB
1389.37/1389.62	c total #watches: 327421
1390.07/1390.31	c total #propagations: 24689688 / total #impl: 264440654 (eff. 0.093)
1390.07/1390.31	c #Conflicts:    3793000 | #Learnt:      93078 | 0.003
1390.07/1390.31	c total clause space: 127.173MB
1390.07/1390.31	c total #watches: 330879
1390.57/1390.89	c total #propagations: 24696608 / total #impl: 264511048 (eff. 0.093)
1390.57/1390.89	c #Conflicts:    3794000 | #Learnt:      94078 | 0.003
1390.57/1390.89	c total clause space: 127.173MB
1390.57/1390.89	c total #watches: 334069
1391.07/1391.30	c total #propagations: 24703467 / total #impl: 264594849 (eff. 0.093)
1391.07/1391.30	c GC COLLECT
1391.07/1391.30	c #Conflicts:    3795000 | #Learnt:      47779 | 0.003
1391.07/1391.30	c total clause space: 127.173MB
1391.07/1391.30	c total #watches: 172409
1391.17/1391.49	c total #propagations: 24710369 / total #impl: 264684924 (eff. 0.093)
1391.17/1391.49	c #Conflicts:    3796000 | #Learnt:      48779 | 0.003
1391.17/1391.49	c total clause space: 127.173MB
1391.17/1391.49	c total #watches: 175777
1391.38/1391.68	c total #propagations: 24716379 / total #impl: 264743357 (eff. 0.093)
1391.38/1391.68	c #Conflicts:    3797000 | #Learnt:      49779 | 0.003
1391.38/1391.68	c total clause space: 127.173MB
1391.38/1391.68	c total #watches: 179035
1391.67/1391.91	c total #propagations: 24723340 / total #impl: 264812997 (eff. 0.093)
1391.67/1391.91	c #Conflicts:    3798000 | #Learnt:      50779 | 0.003
1391.67/1391.91	c total clause space: 127.173MB
1391.67/1391.91	c total #watches: 182488
1391.87/1392.16	c total #propagations: 24729664 / total #impl: 264879440 (eff. 0.093)
1391.87/1392.16	c #Conflicts:    3799000 | #Learnt:      51779 | 0.003
1391.87/1392.16	c total clause space: 127.173MB
1391.87/1392.16	c total #watches: 186019
1392.17/1392.40	c total #propagations: 24735899 / total #impl: 264943819 (eff. 0.093)
1392.17/1392.40	c #Conflicts:    3800000 | #Learnt:      52779 | 0.003
1392.17/1392.40	c total clause space: 127.173MB
1392.17/1392.40	c total #watches: 189207
1392.38/1392.68	c total #propagations: 24742443 / total #impl: 265003762 (eff. 0.093)
1392.38/1392.68	c #Conflicts:    3801000 | #Learnt:      53779 | 0.003
1392.38/1392.68	c total clause space: 127.173MB
1392.38/1392.68	c total #watches: 192332
1392.67/1392.93	c total #propagations: 24749080 / total #impl: 265071110 (eff. 0.093)
1392.67/1392.93	c #Conflicts:    3802000 | #Learnt:      54779 | 0.003
1392.67/1392.93	c total clause space: 127.173MB
1392.67/1392.93	c total #watches: 195707
1392.97/1393.21	c total #propagations: 24755960 / total #impl: 265141798 (eff. 0.093)
1392.97/1393.21	c #Conflicts:    3803000 | #Learnt:      55779 | 0.003
1392.97/1393.21	c total clause space: 127.173MB
1392.97/1393.21	c total #watches: 198985
1393.17/1393.48	c total #propagations: 24762756 / total #impl: 265215627 (eff. 0.093)
1393.17/1393.48	c #Conflicts:    3804000 | #Learnt:      56779 | 0.003
1393.17/1393.48	c total clause space: 127.173MB
1393.17/1393.48	c total #watches: 202399
1393.48/1393.75	c total #propagations: 24769830 / total #impl: 265291835 (eff. 0.093)
1393.48/1393.75	c #Conflicts:    3805000 | #Learnt:      57779 | 0.003
1393.48/1393.75	c total clause space: 127.173MB
1393.48/1393.75	c total #watches: 205714
1393.87/1394.16	c total #propagations: 24776528 / total #impl: 265360705 (eff. 0.093)
1393.87/1394.16	c #Conflicts:    3806000 | #Learnt:      58779 | 0.003
1393.87/1394.16	c total clause space: 127.173MB
1393.87/1394.16	c total #watches: 209154
1394.27/1394.52	c total #propagations: 24782675 / total #impl: 265430664 (eff. 0.093)
1394.27/1394.52	c #Conflicts:    3807000 | #Learnt:      59779 | 0.003
1394.27/1394.52	c total clause space: 127.173MB
1394.27/1394.52	c total #watches: 212553
1394.58/1394.85	c total #propagations: 24789307 / total #impl: 265510092 (eff. 0.093)
1394.58/1394.85	c #Conflicts:    3808000 | #Learnt:      60779 | 0.003
1394.58/1394.85	c total clause space: 127.173MB
1394.58/1394.85	c total #watches: 215931
1394.97/1395.25	c total #propagations: 24795751 / total #impl: 265582246 (eff. 0.093)
1394.97/1395.25	c #Conflicts:    3809000 | #Learnt:      61779 | 0.003
1394.97/1395.25	c total clause space: 127.173MB
1394.97/1395.25	c total #watches: 219489
1395.37/1395.64	c total #propagations: 24802079 / total #impl: 265667678 (eff. 0.093)
1395.37/1395.64	c #Conflicts:    3810000 | #Learnt:      62779 | 0.003
1395.37/1395.64	c total clause space: 127.173MB
1395.37/1395.64	c total #watches: 223053
1395.78/1396.01	c total #propagations: 24808884 / total #impl: 265759490 (eff. 0.093)
1395.78/1396.01	c #Conflicts:    3811000 | #Learnt:      63779 | 0.003
1395.78/1396.01	c total clause space: 127.173MB
1395.78/1396.01	c total #watches: 226754
1396.07/1396.39	c total #propagations: 24816057 / total #impl: 265840184 (eff. 0.093)
1396.07/1396.39	c #Conflicts:    3812000 | #Learnt:      64779 | 0.003
1396.07/1396.39	c total clause space: 127.173MB
1396.07/1396.39	c total #watches: 230305
1396.47/1396.74	c total #propagations: 24822923 / total #impl: 265917048 (eff. 0.093)
1396.47/1396.74	c #Conflicts:    3813000 | #Learnt:      65779 | 0.003
1396.47/1396.74	c total clause space: 127.173MB
1396.47/1396.74	c total #watches: 233614
1396.88/1397.13	c total #propagations: 24829932 / total #impl: 265992449 (eff. 0.093)
1396.88/1397.13	c #Conflicts:    3814000 | #Learnt:      66779 | 0.003
1396.88/1397.13	c total clause space: 127.173MB
1396.88/1397.13	c total #watches: 237011
1397.27/1397.58	c total #propagations: 24836653 / total #impl: 266066423 (eff. 0.093)
1397.27/1397.58	c #Conflicts:    3815000 | #Learnt:      67779 | 0.003
1397.27/1397.58	c total clause space: 127.173MB
1397.27/1397.58	c total #watches: 240373
1397.77/1398.06	c total #propagations: 24843372 / total #impl: 266145434 (eff. 0.093)
1397.77/1398.06	c #Conflicts:    3816000 | #Learnt:      68779 | 0.003
1397.77/1398.06	c total clause space: 127.173MB
1397.77/1398.06	c total #watches: 243967
1398.37/1398.60	c total #propagations: 24849690 / total #impl: 266233888 (eff. 0.093)
1398.37/1398.60	c #Conflicts:    3817000 | #Learnt:      69779 | 0.003
1398.37/1398.60	c total clause space: 127.173MB
1398.37/1398.60	c total #watches: 247066
1398.87/1399.14	c total #propagations: 24856265 / total #impl: 266317448 (eff. 0.093)
1398.87/1399.14	c #Conflicts:    3818000 | #Learnt:      70779 | 0.003
1398.87/1399.14	c total clause space: 127.173MB
1398.87/1399.14	c total #watches: 250510
1399.27/1399.59	c total #propagations: 24862719 / total #impl: 266397078 (eff. 0.093)
1399.27/1399.59	c #Conflicts:    3819000 | #Learnt:      71779 | 0.003
1399.27/1399.59	c total clause space: 127.173MB
1399.27/1399.59	c total #watches: 253538
1399.87/1400.16	c total #propagations: 24869349 / total #impl: 266478350 (eff. 0.093)
1399.87/1400.16	c #Conflicts:    3820000 | #Learnt:      72779 | 0.003
1399.87/1400.16	c total clause space: 127.173MB
1399.87/1400.16	c total #watches: 256667
1400.47/1400.70	c total #propagations: 24875705 / total #impl: 266565282 (eff. 0.093)
1400.47/1400.70	c #Conflicts:    3821000 | #Learnt:      73779 | 0.003
1400.47/1400.70	c total clause space: 127.173MB
1400.47/1400.70	c total #watches: 259961
1400.97/1401.25	c total #propagations: 24882191 / total #impl: 266637735 (eff. 0.093)
1400.97/1401.25	c #Conflicts:    3822000 | #Learnt:      74779 | 0.003
1400.97/1401.25	c total clause space: 127.173MB
1400.97/1401.25	c total #watches: 263590
1401.67/1401.98	c total #propagations: 24888423 / total #impl: 266699496 (eff. 0.093)
1401.67/1401.98	c #Conflicts:    3823000 | #Learnt:      75779 | 0.003
1401.67/1401.98	c total clause space: 127.173MB
1401.67/1401.98	c total #watches: 266967
1402.17/1402.46	c total #propagations: 24894395 / total #impl: 266759987 (eff. 0.093)
1402.17/1402.46	c #Conflicts:    3824000 | #Learnt:      76779 | 0.003
1402.17/1402.46	c total clause space: 127.173MB
1402.17/1402.46	c total #watches: 270591
1402.97/1403.20	c total #propagations: 24901882 / total #impl: 266817235 (eff. 0.093)
1402.97/1403.20	c #Conflicts:    3825000 | #Learnt:      77779 | 0.003
1402.97/1403.20	c total clause space: 127.173MB
1402.97/1403.20	c total #watches: 274276
1403.57/1403.88	c total #propagations: 24908106 / total #impl: 266887507 (eff. 0.093)
1403.57/1403.88	c #Conflicts:    3826000 | #Learnt:      78779 | 0.003
1403.57/1403.88	c total clause space: 127.173MB
1403.57/1403.88	c total #watches: 277949
1404.27/1404.57	c total #propagations: 24914203 / total #impl: 266944810 (eff. 0.093)
1404.27/1404.57	c #Conflicts:    3827000 | #Learnt:      79779 | 0.003
1404.27/1404.57	c total clause space: 127.173MB
1404.27/1404.57	c total #watches: 281552
1404.87/1405.13	c total #propagations: 24920749 / total #impl: 267005745 (eff. 0.093)
1404.87/1405.13	c #Conflicts:    3828000 | #Learnt:      80779 | 0.003
1404.87/1405.13	c total clause space: 127.173MB
1404.87/1405.13	c total #watches: 284901
1405.27/1405.57	c total #propagations: 24926667 / total #impl: 267053844 (eff. 0.093)
1405.27/1405.57	c #Conflicts:    3829000 | #Learnt:      81779 | 0.003
1405.27/1405.57	c total clause space: 127.173MB
1405.27/1405.57	c total #watches: 288358
1406.07/1406.32	c total #propagations: 24932966 / total #impl: 267103766 (eff. 0.093)
1406.07/1406.32	c #Conflicts:    3830000 | #Learnt:      82779 | 0.003
1406.07/1406.32	c total clause space: 127.173MB
1406.07/1406.32	c total #watches: 292405
1406.78/1407.02	c total #propagations: 24940254 / total #impl: 267176285 (eff. 0.093)
1406.78/1407.02	c #Conflicts:    3831000 | #Learnt:      83779 | 0.003
1406.78/1407.02	c total clause space: 127.173MB
1406.78/1407.02	c total #watches: 295685
1407.57/1407.80	c total #propagations: 24946687 / total #impl: 267244006 (eff. 0.093)
1407.57/1407.80	c #Conflicts:    3832000 | #Learnt:      84779 | 0.003
1407.57/1407.80	c total clause space: 127.173MB
1407.57/1407.80	c total #watches: 299265
1408.17/1408.48	c total #propagations: 24952974 / total #impl: 267308850 (eff. 0.093)
1408.17/1408.48	c #Conflicts:    3833000 | #Learnt:      85779 | 0.003
1408.17/1408.48	c total clause space: 127.173MB
1408.17/1408.48	c total #watches: 302836
1409.17/1409.45	c total #propagations: 24959311 / total #impl: 267367293 (eff. 0.093)
1409.17/1409.45	c #Conflicts:    3834000 | #Learnt:      86779 | 0.003
1409.17/1409.45	c total clause space: 127.173MB
1409.17/1409.45	c total #watches: 306340
1409.77/1410.02	c total #propagations: 24965486 / total #impl: 267431274 (eff. 0.093)
1409.77/1410.02	c #Conflicts:    3835000 | #Learnt:      87779 | 0.003
1409.77/1410.02	c total clause space: 127.173MB
1409.77/1410.02	c total #watches: 310009
1410.17/1410.40	c total #propagations: 24971952 / total #impl: 267480873 (eff. 0.093)
1410.17/1410.40	c #Conflicts:    3836000 | #Learnt:      88779 | 0.003
1410.17/1410.40	c total clause space: 127.173MB
1410.17/1410.40	c total #watches: 313557
1410.77/1411.04	c total #propagations: 24979476 / total #impl: 267533490 (eff. 0.093)
1410.77/1411.04	c #Conflicts:    3837000 | #Learnt:      89779 | 0.003
1410.77/1411.04	c total clause space: 127.173MB
1410.77/1411.04	c total #watches: 317111
1411.87/1412.13	c total #propagations: 24986493 / total #impl: 267596907 (eff. 0.093)
1411.87/1412.13	c #Conflicts:    3838000 | #Learnt:      90779 | 0.003
1411.87/1412.13	c total clause space: 127.173MB
1411.87/1412.13	c total #watches: 320589
1412.57/1412.88	c total #propagations: 24993164 / total #impl: 267668201 (eff. 0.093)
1412.57/1412.88	c #Conflicts:    3839000 | #Learnt:      91779 | 0.003
1412.57/1412.88	c total clause space: 127.173MB
1412.57/1412.88	c total #watches: 324224
1413.57/1413.81	c total #propagations: 24999694 / total #impl: 267738231 (eff. 0.093)
1413.57/1413.81	c #Conflicts:    3840000 | #Learnt:      92779 | 0.003
1413.57/1413.81	c total clause space: 127.173MB
1413.57/1413.81	c total #watches: 327763
1414.07/1414.39	c total #propagations: 25006062 / total #impl: 267804181 (eff. 0.093)
1414.07/1414.39	c #Conflicts:    3841000 | #Learnt:      93779 | 0.003
1414.07/1414.39	c total clause space: 127.173MB
1414.07/1414.39	c total #watches: 331438
1415.27/1415.53	c total #propagations: 25013186 / total #impl: 267856586 (eff. 0.093)
1415.27/1415.53	c #Conflicts:    3842000 | #Learnt:      94779 | 0.003
1415.27/1415.53	c total clause space: 127.173MB
1415.27/1415.53	c total #watches: 334922
1416.27/1416.52	c total #propagations: 25019561 / total #impl: 267920083 (eff. 0.093)
1416.27/1416.52	c GC COLLECT
1416.27/1416.52	c #Conflicts:    3843000 | #Learnt:      48176 | 0.003
1416.27/1416.52	c total clause space: 127.173MB
1416.27/1416.52	c total #watches: 173871
1416.58/1416.87	c total #propagations: 25026387 / total #impl: 267989924 (eff. 0.093)
1416.58/1416.87	c #Conflicts:    3844000 | #Learnt:      49176 | 0.003
1416.58/1416.87	c total clause space: 127.173MB
1416.58/1416.87	c total #watches: 177442
1416.87/1417.18	c total #propagations: 25033202 / total #impl: 268056060 (eff. 0.093)
1416.87/1417.18	c #Conflicts:    3845000 | #Learnt:      50176 | 0.003
1416.87/1417.18	c total clause space: 127.173MB
1416.87/1417.18	c total #watches: 181267
1417.07/1417.37	c total #propagations: 25039716 / total #impl: 268111322 (eff. 0.093)
1417.07/1417.37	c #Conflicts:    3846000 | #Learnt:      51176 | 0.003
1417.07/1417.37	c total clause space: 127.173MB
1417.07/1417.37	c total #watches: 185254
1417.37/1417.66	c total #propagations: 25046186 / total #impl: 268150880 (eff. 0.093)
1417.37/1417.66	c #Conflicts:    3847000 | #Learnt:      52176 | 0.003
1417.37/1417.66	c total clause space: 127.173MB
1417.37/1417.66	c total #watches: 188607
1417.87/1418.11	c total #propagations: 25052847 / total #impl: 268199144 (eff. 0.093)
1417.87/1418.11	c #Conflicts:    3848000 | #Learnt:      53176 | 0.003
1417.87/1418.11	c total clause space: 127.173MB
1417.87/1418.11	c total #watches: 192169
1418.17/1418.48	c total #propagations: 25059567 / total #impl: 268258071 (eff. 0.093)
1418.17/1418.48	c #Conflicts:    3849000 | #Learnt:      54176 | 0.003
1418.17/1418.48	c total clause space: 127.173MB
1418.17/1418.48	c total #watches: 195885
1418.67/1418.96	c total #propagations: 25065566 / total #impl: 268315013 (eff. 0.093)
1418.67/1418.96	c #Conflicts:    3850000 | #Learnt:      55176 | 0.003
1418.67/1418.96	c total clause space: 127.173MB
1418.67/1418.96	c total #watches: 199440
1419.07/1419.39	c total #propagations: 25072201 / total #impl: 268381477 (eff. 0.093)
1419.07/1419.39	c #Conflicts:    3851000 | #Learnt:      56176 | 0.003
1419.07/1419.39	c total clause space: 127.173MB
1419.07/1419.39	c total #watches: 202884
1419.47/1419.72	c total #propagations: 25077940 / total #impl: 268440807 (eff. 0.093)
1419.47/1419.72	c #Conflicts:    3852000 | #Learnt:      57176 | 0.003
1419.47/1419.72	c total clause space: 127.173MB
1419.47/1419.72	c total #watches: 206339
1419.98/1420.21	c total #propagations: 25084353 / total #impl: 268494794 (eff. 0.093)
1419.98/1420.21	c #Conflicts:    3853000 | #Learnt:      58176 | 0.003
1419.98/1420.21	c total clause space: 127.173MB
1419.98/1420.21	c total #watches: 209826
1420.47/1420.72	c total #propagations: 25090896 / total #impl: 268564633 (eff. 0.093)
1420.47/1420.72	c #Conflicts:    3854000 | #Learnt:      59176 | 0.003
1420.47/1420.72	c total clause space: 127.173MB
1420.47/1420.72	c total #watches: 213803
1420.77/1421.09	c total #propagations: 25098529 / total #impl: 268641813 (eff. 0.093)
1420.77/1421.09	c #Conflicts:    3855000 | #Learnt:      60176 | 0.003
1420.77/1421.09	c total clause space: 127.173MB
1420.77/1421.09	c total #watches: 217853
1421.17/1421.43	c total #propagations: 25106124 / total #impl: 268740211 (eff. 0.093)
1421.17/1421.43	c #Conflicts:    3856000 | #Learnt:      61176 | 0.003
1421.17/1421.43	c total clause space: 127.173MB
1421.17/1421.43	c total #watches: 221570
1421.47/1421.77	c total #propagations: 25113227 / total #impl: 268835920 (eff. 0.093)
1421.47/1421.77	c #Conflicts:    3857000 | #Learnt:      62176 | 0.003
1421.47/1421.77	c total clause space: 127.173MB
1421.47/1421.77	c total #watches: 225052
1421.87/1422.10	c total #propagations: 25119637 / total #impl: 268907203 (eff. 0.093)
1421.87/1422.10	c #Conflicts:    3858000 | #Learnt:      63176 | 0.003
1421.87/1422.10	c total clause space: 127.173MB
1421.87/1422.10	c total #watches: 228381
1422.18/1422.48	c total #propagations: 25126155 / total #impl: 268972067 (eff. 0.093)
1422.18/1422.48	c #Conflicts:    3859000 | #Learnt:      64176 | 0.003
1422.18/1422.48	c total clause space: 127.173MB
1422.18/1422.48	c total #watches: 231758
1422.77/1423.01	c total #propagations: 25132619 / total #impl: 269032807 (eff. 0.093)
1422.77/1423.01	c #Conflicts:    3860000 | #Learnt:      65176 | 0.003
1422.77/1423.01	c total clause space: 127.173MB
1422.77/1423.01	c total #watches: 235525
1423.07/1423.39	c total #propagations: 25139415 / total #impl: 269102096 (eff. 0.093)
1423.07/1423.39	c #Conflicts:    3861000 | #Learnt:      66176 | 0.003
1423.07/1423.39	c total clause space: 127.173MB
1423.07/1423.39	c total #watches: 238886
1423.47/1423.77	c total #propagations: 25146366 / total #impl: 269168860 (eff. 0.093)
1423.47/1423.77	c #Conflicts:    3862000 | #Learnt:      67176 | 0.003
1423.47/1423.77	c total clause space: 127.173MB
1423.47/1423.77	c total #watches: 242355
1423.87/1424.17	c total #propagations: 25153277 / total #impl: 269243798 (eff. 0.093)
1423.87/1424.17	c #Conflicts:    3863000 | #Learnt:      68176 | 0.003
1423.87/1424.17	c total clause space: 127.173MB
1423.87/1424.17	c total #watches: 245924
1424.27/1424.58	c total #propagations: 25160012 / total #impl: 269322575 (eff. 0.093)
1424.27/1424.58	c #Conflicts:    3864000 | #Learnt:      69176 | 0.003
1424.27/1424.58	c total clause space: 127.173MB
1424.27/1424.58	c total #watches: 249396
1424.77/1425.03	c total #propagations: 25166321 / total #impl: 269387981 (eff. 0.093)
1424.77/1425.03	c #Conflicts:    3865000 | #Learnt:      70176 | 0.003
1424.77/1425.03	c total clause space: 127.173MB
1424.77/1425.03	c total #watches: 252826
1425.27/1425.51	c total #propagations: 25172572 / total #impl: 269457286 (eff. 0.093)
1425.27/1425.51	c #Conflicts:    3866000 | #Learnt:      71176 | 0.003
1425.27/1425.51	c total clause space: 127.173MB
1425.27/1425.51	c total #watches: 256318
1426.17/1426.47	c total #propagations: 25178822 / total #impl: 269520629 (eff. 0.093)
1426.17/1426.47	c #Conflicts:    3867000 | #Learnt:      72176 | 0.003
1426.17/1426.47	c total clause space: 127.173MB
1426.17/1426.47	c total #watches: 259932
1426.97/1427.20	c total #propagations: 25185890 / total #impl: 269588662 (eff. 0.093)
1426.97/1427.20	c #Conflicts:    3868000 | #Learnt:      73176 | 0.003
1426.97/1427.20	c total clause space: 127.173MB
1426.97/1427.20	c total #watches: 263623
1427.57/1427.81	c total #propagations: 25192284 / total #impl: 269647859 (eff. 0.093)
1427.57/1427.81	c #Conflicts:    3869000 | #Learnt:      74176 | 0.003
1427.57/1427.81	c total clause space: 127.173MB
1427.57/1427.81	c total #watches: 267395
1428.57/1428.84	c total #propagations: 25198585 / total #impl: 269713964 (eff. 0.093)
1428.57/1428.84	c #Conflicts:    3870000 | #Learnt:      75176 | 0.003
1428.57/1428.84	c total clause space: 127.173MB
1428.57/1428.84	c total #watches: 270924
1429.27/1429.58	c total #propagations: 25204648 / total #impl: 269778816 (eff. 0.093)
1429.27/1429.58	c #Conflicts:    3871000 | #Learnt:      76176 | 0.003
1429.27/1429.58	c total clause space: 127.173MB
1429.27/1429.58	c total #watches: 274381
1430.27/1430.56	c total #propagations: 25211226 / total #impl: 269842310 (eff. 0.093)
1430.27/1430.56	c #Conflicts:    3872000 | #Learnt:      77176 | 0.003
1430.27/1430.56	c total clause space: 127.173MB
1430.27/1430.56	c total #watches: 278096
1430.87/1431.11	c total #propagations: 25218121 / total #impl: 269893683 (eff. 0.093)
1430.87/1431.11	c #Conflicts:    3873000 | #Learnt:      78176 | 0.003
1430.87/1431.11	c total clause space: 127.173MB
1430.87/1431.11	c total #watches: 281723
1431.57/1431.83	c total #propagations: 25224829 / total #impl: 269963516 (eff. 0.093)
1431.57/1431.83	c #Conflicts:    3874000 | #Learnt:      79176 | 0.003
1431.57/1431.83	c total clause space: 127.173MB
1431.57/1431.83	c total #watches: 285030
1432.27/1432.50	c total #propagations: 25231460 / total #impl: 270030852 (eff. 0.093)
1432.27/1432.50	c #Conflicts:    3875000 | #Learnt:      80176 | 0.003
1432.27/1432.50	c total clause space: 127.173MB
1432.27/1432.50	c total #watches: 288654
1432.97/1433.26	c total #propagations: 25238013 / total #impl: 270090755 (eff. 0.093)
1432.97/1433.26	c #Conflicts:    3876000 | #Learnt:      81176 | 0.003
1432.97/1433.26	c total clause space: 127.173MB
1432.97/1433.26	c total #watches: 292125
1433.77/1434.06	c total #propagations: 25244256 / total #impl: 270143115 (eff. 0.093)
1433.77/1434.06	c #Conflicts:    3877000 | #Learnt:      82176 | 0.003
1433.77/1434.06	c total clause space: 127.173MB
1433.77/1434.06	c total #watches: 295431
1434.37/1434.60	c total #propagations: 25250758 / total #impl: 270200359 (eff. 0.093)
1434.37/1434.60	c #Conflicts:    3878000 | #Learnt:      83176 | 0.003
1434.37/1434.60	c total clause space: 127.173MB
1434.37/1434.60	c total #watches: 298954
1434.97/1435.28	c total #propagations: 25257139 / total #impl: 270267166 (eff. 0.093)
1434.97/1435.28	c #Conflicts:    3879000 | #Learnt:      84176 | 0.003
1434.97/1435.28	c total clause space: 127.173MB
1434.97/1435.28	c total #watches: 302524
1435.67/1435.94	c total #propagations: 25263425 / total #impl: 270323001 (eff. 0.093)
1435.67/1435.94	c #Conflicts:    3880000 | #Learnt:      85176 | 0.003
1435.67/1435.94	c total clause space: 127.173MB
1435.67/1435.94	c total #watches: 306119
1436.27/1436.59	c total #propagations: 25269352 / total #impl: 270377071 (eff. 0.093)
1436.27/1436.59	c #Conflicts:    3881000 | #Learnt:      86176 | 0.003
1436.27/1436.59	c total clause space: 127.173MB
1436.27/1436.59	c total #watches: 309398
1436.87/1437.12	c total #propagations: 25276888 / total #impl: 270436274 (eff. 0.093)
1436.87/1437.12	c #Conflicts:    3882000 | #Learnt:      87176 | 0.003
1436.87/1437.12	c total clause space: 127.173MB
1436.87/1437.12	c total #watches: 312897
1437.47/1437.71	c total #propagations: 25284106 / total #impl: 270489232 (eff. 0.093)
1437.47/1437.71	c #Conflicts:    3883000 | #Learnt:      88176 | 0.003
1437.47/1437.71	c total clause space: 127.173MB
1437.47/1437.71	c total #watches: 316329
1437.97/1438.21	c total #propagations: 25290100 / total #impl: 270553254 (eff. 0.093)
1437.97/1438.21	c #Conflicts:    3884000 | #Learnt:      89176 | 0.003
1437.97/1438.21	c total clause space: 127.173MB
1437.97/1438.21	c total #watches: 319836
1438.57/1438.83	c total #propagations: 25296145 / total #impl: 270612088 (eff. 0.093)
1438.57/1438.83	c #Conflicts:    3885000 | #Learnt:      90176 | 0.003
1438.57/1438.83	c total clause space: 127.173MB
1438.57/1438.83	c total #watches: 323401
1439.17/1439.48	c total #propagations: 25302259 / total #impl: 270669430 (eff. 0.093)
1439.17/1439.48	c #Conflicts:    3886000 | #Learnt:      91176 | 0.003
1439.17/1439.48	c total clause space: 127.173MB
1439.17/1439.48	c total #watches: 327240
1439.87/1440.17	c total #propagations: 25309367 / total #impl: 270714905 (eff. 0.093)
1439.87/1440.17	c #Conflicts:    3887000 | #Learnt:      92176 | 0.003
1439.87/1440.17	c total clause space: 127.173MB
1439.87/1440.17	c total #watches: 330967
1440.96/1441.26	c total #propagations: 25315781 / total #impl: 270768328 (eff. 0.093)
1440.96/1441.26	c #Conflicts:    3888000 | #Learnt:      93176 | 0.003
1440.96/1441.26	c total clause space: 127.173MB
1440.96/1441.26	c total #watches: 334532
1442.06/1442.36	c total #propagations: 25322037 / total #impl: 270838167 (eff. 0.093)
1442.06/1442.36	c #Conflicts:    3889000 | #Learnt:      94176 | 0.003
1442.06/1442.36	c total clause space: 127.173MB
1442.06/1442.36	c total #watches: 337954
1443.46/1443.70	c total #propagations: 25328594 / total #impl: 270901921 (eff. 0.093)
1443.46/1443.70	c #Conflicts:    3890000 | #Learnt:      95176 | 0.003
1443.46/1443.70	c total clause space: 127.173MB
1443.46/1443.70	c total #watches: 341655
1444.07/1444.40	c total #propagations: 25335776 / total #impl: 270984047 (eff. 0.093)
1444.07/1444.40	c GC COLLECT
1444.07/1444.40	c #Conflicts:    3891000 | #Learnt:      48277 | 0.003
1444.07/1444.40	c total clause space: 127.173MB
1444.07/1444.40	c total #watches: 174214
1444.36/1444.66	c total #propagations: 25342073 / total #impl: 271050858 (eff. 0.093)
1444.36/1444.66	c #Conflicts:    3892000 | #Learnt:      49277 | 0.003
1444.36/1444.66	c total clause space: 127.173MB
1444.36/1444.66	c total #watches: 177668
1444.66/1444.93	c total #propagations: 25348635 / total #impl: 271109238 (eff. 0.093)
1444.66/1444.93	c #Conflicts:    3893000 | #Learnt:      50277 | 0.003
1444.66/1444.93	c total clause space: 127.173MB
1444.66/1444.93	c total #watches: 181226
1445.06/1445.38	c total #propagations: 25355006 / total #impl: 271167191 (eff. 0.094)
1445.06/1445.38	c #Conflicts:    3894000 | #Learnt:      51277 | 0.003
1445.06/1445.38	c total clause space: 127.173MB
1445.06/1445.38	c total #watches: 184592
1445.46/1445.77	c total #propagations: 25361978 / total #impl: 271223681 (eff. 0.094)
1445.46/1445.77	c #Conflicts:    3895000 | #Learnt:      52277 | 0.003
1445.46/1445.77	c total clause space: 127.173MB
1445.46/1445.77	c total #watches: 188102
1445.66/1445.96	c total #propagations: 25367970 / total #impl: 271282305 (eff. 0.094)
1445.66/1445.96	c #Conflicts:    3896000 | #Learnt:      53277 | 0.003
1445.66/1445.96	c total clause space: 127.173MB
1445.66/1445.96	c total #watches: 191665
1445.96/1446.27	c total #propagations: 25374261 / total #impl: 271333738 (eff. 0.094)
1445.96/1446.27	c #Conflicts:    3897000 | #Learnt:      54277 | 0.003
1445.96/1446.27	c total clause space: 127.173MB
1445.96/1446.27	c total #watches: 195265
1446.37/1446.63	c total #propagations: 25381148 / total #impl: 271390632 (eff. 0.094)
1446.37/1446.63	c #Conflicts:    3898000 | #Learnt:      55277 | 0.003
1446.37/1446.63	c total clause space: 127.173MB
1446.37/1446.63	c total #watches: 199061
1446.66/1446.93	c total #propagations: 25388747 / total #impl: 271454749 (eff. 0.094)
1446.66/1446.93	c #Conflicts:    3899000 | #Learnt:      56277 | 0.003
1446.66/1446.93	c total clause space: 127.173MB
1446.66/1446.93	c total #watches: 202313
1446.86/1447.19	c total #propagations: 25395550 / total #impl: 271515377 (eff. 0.094)
1446.86/1447.19	c #Conflicts:    3900000 | #Learnt:      57277 | 0.003
1446.86/1447.19	c total clause space: 127.173MB
1446.86/1447.19	c total #watches: 205693
1447.16/1447.48	c total #propagations: 25401946 / total #impl: 271572540 (eff. 0.094)
1447.16/1447.48	c #Conflicts:    3901000 | #Learnt:      58277 | 0.003
1447.16/1447.48	c total clause space: 127.173MB
1447.16/1447.48	c total #watches: 209118
1447.66/1447.91	c total #propagations: 25408294 / total #impl: 271629812 (eff. 0.094)
1447.66/1447.91	c #Conflicts:    3902000 | #Learnt:      59277 | 0.003
1447.66/1447.91	c total clause space: 127.173MB
1447.66/1447.91	c total #watches: 212202
1448.06/1448.34	c total #propagations: 25415187 / total #impl: 271686225 (eff. 0.094)
1448.06/1448.34	c #Conflicts:    3903000 | #Learnt:      60277 | 0.003
1448.06/1448.34	c total clause space: 127.173MB
1448.06/1448.34	c total #watches: 215496
1448.36/1448.62	c total #propagations: 25422026 / total #impl: 271749285 (eff. 0.094)
1448.36/1448.62	c #Conflicts:    3904000 | #Learnt:      61277 | 0.003
1448.36/1448.62	c total clause space: 127.173MB
1448.36/1448.62	c total #watches: 218887
1448.96/1449.26	c total #propagations: 25428860 / total #impl: 271811240 (eff. 0.094)
1448.96/1449.26	c #Conflicts:    3905000 | #Learnt:      62277 | 0.003
1448.96/1449.26	c total clause space: 127.173MB
1448.96/1449.26	c total #watches: 222351
1449.46/1449.72	c total #propagations: 25435472 / total #impl: 271874251 (eff. 0.094)
1449.46/1449.72	c #Conflicts:    3906000 | #Learnt:      63277 | 0.003
1449.46/1449.72	c total clause space: 127.173MB
1449.46/1449.72	c total #watches: 225635
1450.06/1450.33	c total #propagations: 25441751 / total #impl: 271933876 (eff. 0.094)
1450.06/1450.33	c #Conflicts:    3907000 | #Learnt:      64277 | 0.003
1450.06/1450.33	c total clause space: 127.173MB
1450.06/1450.33	c total #watches: 229547
1450.56/1450.83	c total #propagations: 25448664 / total #impl: 272005699 (eff. 0.094)
1450.56/1450.83	c #Conflicts:    3908000 | #Learnt:      65277 | 0.003
1450.56/1450.83	c total clause space: 127.173MB
1450.56/1450.83	c total #watches: 233250
1451.06/1451.32	c total #propagations: 25454886 / total #impl: 272087929 (eff. 0.094)
1451.06/1451.32	c #Conflicts:    3909000 | #Learnt:      66277 | 0.003
1451.06/1451.32	c total clause space: 127.173MB
1451.06/1451.32	c total #watches: 236680
1451.56/1451.84	c total #propagations: 25461149 / total #impl: 272162326 (eff. 0.094)
1451.56/1451.84	c #Conflicts:    3910000 | #Learnt:      67277 | 0.003
1451.56/1451.84	c total clause space: 127.173MB
1451.56/1451.84	c total #watches: 240241
1452.06/1452.30	c total #propagations: 25467532 / total #impl: 272243698 (eff. 0.094)
1452.06/1452.30	c #Conflicts:    3911000 | #Learnt:      68277 | 0.003
1452.06/1452.30	c total clause space: 127.173MB
1452.06/1452.30	c total #watches: 243969
1452.36/1452.62	c total #propagations: 25474176 / total #impl: 272309906 (eff. 0.094)
1452.36/1452.62	c #Conflicts:    3912000 | #Learnt:      69277 | 0.003
1452.36/1452.62	c total clause space: 127.173MB
1452.36/1452.62	c total #watches: 247670
1452.76/1453.05	c total #propagations: 25481114 / total #impl: 272393798 (eff. 0.094)
1452.76/1453.05	c #Conflicts:    3913000 | #Learnt:      70277 | 0.003
1452.76/1453.05	c total clause space: 127.173MB
1452.76/1453.05	c total #watches: 251248
1453.16/1453.41	c total #propagations: 25487829 / total #impl: 272464380 (eff. 0.094)
1453.16/1453.41	c #Conflicts:    3914000 | #Learnt:      71277 | 0.003
1453.16/1453.41	c total clause space: 127.173MB
1453.16/1453.41	c total #watches: 255088
1453.66/1453.92	c total #propagations: 25494623 / total #impl: 272554142 (eff. 0.094)
1453.66/1453.92	c #Conflicts:    3915000 | #Learnt:      72277 | 0.003
1453.66/1453.92	c total clause space: 127.173MB
1453.66/1453.92	c total #watches: 258485
1454.07/1454.34	c total #propagations: 25501459 / total #impl: 272607469 (eff. 0.094)
1454.07/1454.34	c #Conflicts:    3916000 | #Learnt:      73277 | 0.003
1454.07/1454.34	c total clause space: 127.173MB
1454.07/1454.34	c total #watches: 261764
1454.66/1454.92	c total #propagations: 25508269 / total #impl: 272670386 (eff. 0.094)
1454.66/1454.92	c #Conflicts:    3917000 | #Learnt:      74277 | 0.003
1454.66/1454.92	c total clause space: 127.173MB
1454.66/1454.92	c total #watches: 265325
1455.36/1455.68	c total #propagations: 25514982 / total #impl: 272730903 (eff. 0.094)
1455.36/1455.68	c #Conflicts:    3918000 | #Learnt:      75277 | 0.003
1455.36/1455.68	c total clause space: 127.173MB
1455.36/1455.68	c total #watches: 268677
1456.06/1456.32	c total #propagations: 25521532 / total #impl: 272792816 (eff. 0.094)
1456.06/1456.32	c #Conflicts:    3919000 | #Learnt:      76277 | 0.003
1456.06/1456.32	c total clause space: 127.173MB
1456.06/1456.32	c total #watches: 272103
1456.56/1456.87	c total #propagations: 25527487 / total #impl: 272857553 (eff. 0.094)
1456.56/1456.87	c #Conflicts:    3920000 | #Learnt:      77277 | 0.003
1456.56/1456.87	c total clause space: 127.173MB
1456.56/1456.87	c total #watches: 275392
1457.06/1457.39	c total #propagations: 25534213 / total #impl: 272927807 (eff. 0.094)
1457.06/1457.39	c #Conflicts:    3921000 | #Learnt:      78277 | 0.003
1457.06/1457.39	c total clause space: 127.173MB
1457.06/1457.39	c total #watches: 278694
1457.56/1457.84	c total #propagations: 25541232 / total #impl: 273002900 (eff. 0.094)
1457.56/1457.84	c #Conflicts:    3922000 | #Learnt:      79277 | 0.003
1457.56/1457.84	c total clause space: 127.173MB
1457.56/1457.84	c total #watches: 282200
1458.16/1458.45	c total #propagations: 25548287 / total #impl: 273087451 (eff. 0.094)
1458.16/1458.45	c #Conflicts:    3923000 | #Learnt:      80277 | 0.003
1458.16/1458.45	c total clause space: 127.173MB
1458.16/1458.45	c total #watches: 285678
1458.96/1459.22	c total #propagations: 25555270 / total #impl: 273174526 (eff. 0.094)
1458.96/1459.22	c #Conflicts:    3924000 | #Learnt:      81277 | 0.003
1458.96/1459.22	c total clause space: 127.173MB
1458.96/1459.22	c total #watches: 288887
1459.57/1459.88	c total #propagations: 25561843 / total #impl: 273234678 (eff. 0.094)
1459.57/1459.88	c #Conflicts:    3925000 | #Learnt:      82277 | 0.003
1459.57/1459.88	c total clause space: 127.173MB
1459.57/1459.88	c total #watches: 292626
1460.46/1460.73	c total #propagations: 25568372 / total #impl: 273294795 (eff. 0.094)
1460.46/1460.73	c #Conflicts:    3926000 | #Learnt:      83277 | 0.003
1460.46/1460.73	c total clause space: 127.173MB
1460.46/1460.73	c total #watches: 296266
1461.16/1461.47	c total #propagations: 25575086 / total #impl: 273360465 (eff. 0.094)
1461.16/1461.47	c #Conflicts:    3927000 | #Learnt:      84277 | 0.003
1461.16/1461.47	c total clause space: 127.173MB
1461.16/1461.47	c total #watches: 299890
1461.56/1461.87	c total #propagations: 25581374 / total #impl: 273435817 (eff. 0.094)
1461.56/1461.87	c #Conflicts:    3928000 | #Learnt:      85277 | 0.003
1461.56/1461.87	c total clause space: 127.173MB
1461.56/1461.87	c total #watches: 303382
1462.36/1462.62	c total #propagations: 25588232 / total #impl: 273492039 (eff. 0.094)
1462.36/1462.62	c #Conflicts:    3929000 | #Learnt:      86277 | 0.003
1462.36/1462.62	c total clause space: 127.173MB
1462.36/1462.62	c total #watches: 306800
1463.36/1463.62	c total #propagations: 25594759 / total #impl: 273554735 (eff. 0.094)
1463.36/1463.62	c #Conflicts:    3930000 | #Learnt:      87277 | 0.003
1463.36/1463.62	c total clause space: 127.173MB
1463.36/1463.62	c total #watches: 310576
1464.66/1464.96	c total #propagations: 25601539 / total #impl: 273625121 (eff. 0.094)
1464.66/1464.96	c #Conflicts:    3931000 | #Learnt:      88277 | 0.003
1464.66/1464.96	c total clause space: 127.173MB
1464.66/1464.96	c total #watches: 314502
1465.86/1466.11	c total #propagations: 25608818 / total #impl: 273692363 (eff. 0.094)
1465.86/1466.11	c #Conflicts:    3932000 | #Learnt:      89277 | 0.003
1465.86/1466.11	c total clause space: 127.173MB
1465.86/1466.11	c total #watches: 318052
1466.86/1467.15	c total #propagations: 25615470 / total #impl: 273755423 (eff. 0.094)
1466.86/1467.15	c #Conflicts:    3933000 | #Learnt:      90277 | 0.003
1466.86/1467.15	c total clause space: 127.173MB
1466.86/1467.15	c total #watches: 321539
1467.66/1467.95	c total #propagations: 25622003 / total #impl: 273813944 (eff. 0.094)
1467.66/1467.95	c #Conflicts:    3934000 | #Learnt:      91277 | 0.003
1467.66/1467.95	c total clause space: 127.173MB
1467.66/1467.95	c total #watches: 324820
1468.46/1468.71	c total #propagations: 25628257 / total #impl: 273873628 (eff. 0.094)
1468.46/1468.71	c #Conflicts:    3935000 | #Learnt:      92277 | 0.003
1468.46/1468.71	c total clause space: 127.173MB
1468.46/1468.71	c total #watches: 328044
1469.26/1469.53	c total #propagations: 25634502 / total #impl: 273930916 (eff. 0.094)
1469.26/1469.53	c #Conflicts:    3936000 | #Learnt:      93277 | 0.003
1469.26/1469.53	c total clause space: 127.173MB
1469.26/1469.53	c total #watches: 331728
1470.06/1470.34	c total #propagations: 25640583 / total #impl: 274001878 (eff. 0.094)
1470.06/1470.34	c #Conflicts:    3937000 | #Learnt:      94277 | 0.003
1470.06/1470.34	c total clause space: 127.173MB
1470.06/1470.34	c total #watches: 335343
1470.86/1471.17	c total #propagations: 25646996 / total #impl: 274070483 (eff. 0.094)
1470.86/1471.17	c #Conflicts:    3938000 | #Learnt:      95277 | 0.003
1470.86/1471.17	c total clause space: 127.173MB
1470.86/1471.17	c total #watches: 338742
1471.67/1471.92	c total #propagations: 25653063 / total #impl: 274143110 (eff. 0.094)
1471.67/1471.92	c #Conflicts:    3939000 | #Learnt:      96277 | 0.003
1471.67/1471.92	c total clause space: 127.173MB
1471.67/1471.92	c total #watches: 342297
1472.06/1472.30	c total #propagations: 25660598 / total #impl: 274207634 (eff. 0.094)
1472.06/1472.30	c GC COLLECT
1472.06/1472.30	c #Conflicts:    3940000 | #Learnt:      49078 | 0.003
1472.06/1472.30	c total clause space: 127.173MB
1472.06/1472.30	c total #watches: 177222
1472.26/1472.52	c total #propagations: 25667186 / total #impl: 274279826 (eff. 0.094)
1472.26/1472.52	c #Conflicts:    3941000 | #Learnt:      50078 | 0.003
1472.26/1472.52	c total clause space: 127.173MB
1472.26/1472.52	c total #watches: 180696
1472.56/1472.84	c total #propagations: 25673545 / total #impl: 274343551 (eff. 0.094)
1472.56/1472.84	c #Conflicts:    3942000 | #Learnt:      51078 | 0.003
1472.56/1472.84	c total clause space: 127.173MB
1472.56/1472.84	c total #watches: 184076
1472.96/1473.24	c total #propagations: 25679907 / total #impl: 274412314 (eff. 0.094)
1472.96/1473.24	c #Conflicts:    3943000 | #Learnt:      52078 | 0.003
1472.96/1473.24	c total clause space: 127.173MB
1472.96/1473.24	c total #watches: 187293
1473.26/1473.59	c total #propagations: 25686632 / total #impl: 274480141 (eff. 0.094)
1473.26/1473.59	c #Conflicts:    3944000 | #Learnt:      53078 | 0.003
1473.26/1473.59	c total clause space: 127.173MB
1473.26/1473.59	c total #watches: 190626
1473.66/1473.95	c total #propagations: 25692758 / total #impl: 274540829 (eff. 0.094)
1473.66/1473.95	c #Conflicts:    3945000 | #Learnt:      54078 | 0.003
1473.66/1473.95	c total clause space: 127.173MB
1473.66/1473.95	c total #watches: 194494
1474.16/1474.41	c total #propagations: 25699059 / total #impl: 274614037 (eff. 0.094)
1474.16/1474.41	c #Conflicts:    3946000 | #Learnt:      55078 | 0.003
1474.16/1474.41	c total clause space: 127.173MB
1474.16/1474.41	c total #watches: 197988
1474.46/1474.76	c total #propagations: 25705799 / total #impl: 274670832 (eff. 0.094)
1474.46/1474.76	c #Conflicts:    3947000 | #Learnt:      56078 | 0.003
1474.46/1474.76	c total clause space: 127.173MB
1474.46/1474.76	c total #watches: 202012
1474.76/1475.01	c total #propagations: 25713273 / total #impl: 274757343 (eff. 0.094)
1474.76/1475.01	c #Conflicts:    3948000 | #Learnt:      57078 | 0.003
1474.76/1475.01	c total clause space: 127.173MB
1474.76/1475.01	c total #watches: 205622
1475.06/1475.39	c total #propagations: 25720094 / total #impl: 274825449 (eff. 0.094)
1475.06/1475.39	c #Conflicts:    3949000 | #Learnt:      58078 | 0.003
1475.06/1475.39	c total clause space: 127.173MB
1475.06/1475.39	c total #watches: 209432
1475.56/1475.84	c total #propagations: 25726320 / total #impl: 274908089 (eff. 0.094)
1475.56/1475.84	c #Conflicts:    3950000 | #Learnt:      59078 | 0.003
1475.56/1475.84	c total clause space: 127.173MB
1475.56/1475.84	c total #watches: 212800
1475.96/1476.27	c total #propagations: 25732488 / total #impl: 274968729 (eff. 0.094)
1475.96/1476.27	c #Conflicts:    3951000 | #Learnt:      60078 | 0.003
1475.96/1476.27	c total clause space: 127.173MB
1475.96/1476.27	c total #watches: 216321
1476.36/1476.69	c total #propagations: 25738910 / total #impl: 275027007 (eff. 0.094)
1476.36/1476.69	c #Conflicts:    3952000 | #Learnt:      61078 | 0.003
1476.36/1476.69	c total clause space: 127.173MB
1476.36/1476.69	c total #watches: 220105
1476.86/1477.13	c total #propagations: 25745527 / total #impl: 275075759 (eff. 0.094)
1476.86/1477.13	c #Conflicts:    3953000 | #Learnt:      62078 | 0.003
1476.86/1477.13	c total clause space: 127.173MB
1476.86/1477.13	c total #watches: 223898
1477.26/1477.58	c total #propagations: 25751202 / total #impl: 275132425 (eff. 0.094)
1477.26/1477.58	c #Conflicts:    3954000 | #Learnt:      63078 | 0.003
1477.26/1477.58	c total clause space: 127.173MB
1477.26/1477.58	c total #watches: 227425
1477.86/1478.13	c total #propagations: 25757034 / total #impl: 275191323 (eff. 0.094)
1477.86/1478.13	c #Conflicts:    3955000 | #Learnt:      64078 | 0.003
1477.86/1478.13	c total clause space: 127.173MB
1477.86/1478.13	c total #watches: 231191
1478.46/1478.75	c total #propagations: 25762939 / total #impl: 275243484 (eff. 0.094)
1478.46/1478.75	c #Conflicts:    3956000 | #Learnt:      65078 | 0.003
1478.46/1478.75	c total clause space: 127.173MB
1478.46/1478.75	c total #watches: 234692
1478.86/1479.14	c total #propagations: 25770122 / total #impl: 275303221 (eff. 0.094)
1478.86/1479.14	c #Conflicts:    3957000 | #Learnt:      66078 | 0.003
1478.86/1479.14	c total clause space: 127.173MB
1478.86/1479.14	c total #watches: 237887
1479.66/1479.90	c total #propagations: 25777399 / total #impl: 275362164 (eff. 0.094)
1479.66/1479.90	c #Conflicts:    3958000 | #Learnt:      67078 | 0.003
1479.66/1479.90	c total clause space: 127.173MB
1479.66/1479.90	c total #watches: 241083
1480.16/1480.48	c total #propagations: 25785785 / total #impl: 275407291 (eff. 0.094)
1480.16/1480.48	c #Conflicts:    3959000 | #Learnt:      68078 | 0.003
1480.16/1480.48	c total clause space: 127.173MB
1480.16/1480.48	c total #watches: 244414
1480.56/1480.89	c total #propagations: 25793196 / total #impl: 275454774 (eff. 0.094)
1480.56/1480.89	c #Conflicts:    3960000 | #Learnt:      69078 | 0.003
1480.56/1480.89	c total clause space: 127.173MB
1480.56/1480.89	c total #watches: 248030
1480.96/1481.25	c total #propagations: 25799683 / total #impl: 275499970 (eff. 0.094)
1480.96/1481.25	c #Conflicts:    3961000 | #Learnt:      70078 | 0.003
1480.96/1481.25	c total clause space: 127.173MB
1480.96/1481.25	c total #watches: 251472
1481.36/1481.69	c total #propagations: 25805762 / total #impl: 275554591 (eff. 0.094)
1481.36/1481.69	c #Conflicts:    3962000 | #Learnt:      71078 | 0.003
1481.36/1481.69	c total clause space: 127.173MB
1481.36/1481.69	c total #watches: 254759
1481.96/1482.21	c total #propagations: 25812042 / total #impl: 275617192 (eff. 0.094)
1481.96/1482.21	c #Conflicts:    3963000 | #Learnt:      72078 | 0.003
1481.96/1482.21	c total clause space: 127.173MB
1481.96/1482.21	c total #watches: 258218
1482.46/1482.79	c total #propagations: 25818783 / total #impl: 275676147 (eff. 0.094)
1482.46/1482.79	c #Conflicts:    3964000 | #Learnt:      73078 | 0.003
1482.46/1482.79	c total clause space: 127.173MB
1482.46/1482.79	c total #watches: 261558
1482.96/1483.22	c total #propagations: 25825516 / total #impl: 275737677 (eff. 0.094)
1482.96/1483.22	c #Conflicts:    3965000 | #Learnt:      74078 | 0.003
1482.96/1483.22	c total clause space: 127.173MB
1482.96/1483.22	c total #watches: 264742
1483.56/1483.80	c total #propagations: 25832164 / total #impl: 275818518 (eff. 0.094)
1483.56/1483.80	c #Conflicts:    3966000 | #Learnt:      75078 | 0.003
1483.56/1483.80	c total clause space: 127.173MB
1483.56/1483.80	c total #watches: 267974
1484.26/1484.50	c total #propagations: 25838213 / total #impl: 275884401 (eff. 0.094)
1484.26/1484.50	c #Conflicts:    3967000 | #Learnt:      76078 | 0.003
1484.26/1484.50	c total clause space: 127.173MB
1484.26/1484.50	c total #watches: 271316
1484.76/1485.08	c total #propagations: 25844175 / total #impl: 275955467 (eff. 0.094)
1484.76/1485.08	c #Conflicts:    3968000 | #Learnt:      77078 | 0.003
1484.76/1485.08	c total clause space: 127.173MB
1484.76/1485.08	c total #watches: 274575
1485.66/1485.93	c total #propagations: 25850609 / total #impl: 276015936 (eff. 0.094)
1485.66/1485.93	c #Conflicts:    3969000 | #Learnt:      78078 | 0.003
1485.66/1485.93	c total clause space: 127.173MB
1485.66/1485.93	c total #watches: 278325
1486.46/1486.71	c total #propagations: 25856920 / total #impl: 276085281 (eff. 0.094)
1486.46/1486.71	c #Conflicts:    3970000 | #Learnt:      79078 | 0.003
1486.46/1486.71	c total clause space: 127.173MB
1486.46/1486.71	c total #watches: 281721
1486.75/1487.07	c total #propagations: 25863045 / total #impl: 276147490 (eff. 0.094)
1486.75/1487.07	c #Conflicts:    3971000 | #Learnt:      80078 | 0.003
1486.75/1487.07	c total clause space: 127.173MB
1486.75/1487.07	c total #watches: 285346
1487.45/1487.76	c total #propagations: 25869788 / total #impl: 276217910 (eff. 0.094)
1487.45/1487.76	c #Conflicts:    3972000 | #Learnt:      81078 | 0.003
1487.45/1487.76	c total clause space: 127.173MB
1487.45/1487.76	c total #watches: 288757
1488.35/1488.63	c total #propagations: 25876048 / total #impl: 276285134 (eff. 0.094)
1488.35/1488.63	c #Conflicts:    3973000 | #Learnt:      82078 | 0.003
1488.35/1488.63	c total clause space: 127.173MB
1488.35/1488.63	c total #watches: 292334
1488.95/1489.28	c total #propagations: 25882408 / total #impl: 276342571 (eff. 0.094)
1488.95/1489.28	c #Conflicts:    3974000 | #Learnt:      83078 | 0.003
1488.95/1489.28	c total clause space: 127.173MB
1488.95/1489.28	c total #watches: 295775
1489.85/1490.12	c total #propagations: 25888764 / total #impl: 276407702 (eff. 0.094)
1489.85/1490.12	c #Conflicts:    3975000 | #Learnt:      84078 | 0.003
1489.85/1490.12	c total clause space: 127.173MB
1489.85/1490.12	c total #watches: 299050
1490.45/1490.76	c total #propagations: 25894922 / total #impl: 276473223 (eff. 0.094)
1490.45/1490.76	c #Conflicts:    3976000 | #Learnt:      85078 | 0.003
1490.45/1490.76	c total clause space: 127.173MB
1490.45/1490.76	c total #watches: 302219
1491.55/1491.82	c total #propagations: 25901180 / total #impl: 276546169 (eff. 0.094)
1491.55/1491.82	c #Conflicts:    3977000 | #Learnt:      86078 | 0.003
1491.55/1491.82	c total clause space: 127.173MB
1491.55/1491.82	c total #watches: 305519
1492.35/1492.62	c total #propagations: 25907994 / total #impl: 276615608 (eff. 0.094)
1492.35/1492.62	c #Conflicts:    3978000 | #Learnt:      87078 | 0.003
1492.35/1492.62	c total clause space: 127.173MB
1492.35/1492.62	c total #watches: 308921
1493.56/1493.88	c total #propagations: 25914262 / total #impl: 276682415 (eff. 0.094)
1493.56/1493.88	c #Conflicts:    3979000 | #Learnt:      88078 | 0.003
1493.56/1493.88	c total clause space: 127.173MB
1493.56/1493.88	c total #watches: 312226
1494.95/1495.27	c total #propagations: 25921095 / total #impl: 276740274 (eff. 0.094)
1494.95/1495.27	c #Conflicts:    3980000 | #Learnt:      89078 | 0.003
1494.95/1495.27	c total clause space: 127.173MB
1494.95/1495.27	c total #watches: 315789
1496.05/1496.33	c total #propagations: 25928622 / total #impl: 276804468 (eff. 0.094)
1496.05/1496.33	c #Conflicts:    3981000 | #Learnt:      90078 | 0.003
1496.05/1496.33	c total clause space: 127.173MB
1496.05/1496.33	c total #watches: 319527
1496.75/1497.07	c total #propagations: 25935337 / total #impl: 276868689 (eff. 0.094)
1496.75/1497.07	c #Conflicts:    3982000 | #Learnt:      91078 | 0.003
1496.75/1497.07	c total clause space: 127.173MB
1496.75/1497.07	c total #watches: 323018
1497.65/1497.94	c total #propagations: 25941335 / total #impl: 276935021 (eff. 0.094)
1497.65/1497.94	c #Conflicts:    3983000 | #Learnt:      92078 | 0.003
1497.65/1497.94	c total clause space: 127.173MB
1497.65/1497.94	c total #watches: 326321
1498.35/1498.63	c total #propagations: 25947644 / total #impl: 277011182 (eff. 0.094)
1498.35/1498.63	c #Conflicts:    3984000 | #Learnt:      93078 | 0.003
1498.35/1498.63	c total clause space: 127.173MB
1498.35/1498.63	c total #watches: 329615
1498.95/1499.28	c total #propagations: 25954301 / total #impl: 277076957 (eff. 0.094)
1498.95/1499.28	c #Conflicts:    3985000 | #Learnt:      94078 | 0.003
1498.95/1499.28	c total clause space: 127.173MB
1498.95/1499.28	c total #watches: 333002
1499.55/1499.85	c total #propagations: 25960720 / total #impl: 277141769 (eff. 0.094)
1499.55/1499.85	c #Conflicts:    3986000 | #Learnt:      95078 | 0.003
1499.55/1499.85	c total clause space: 127.173MB
1499.55/1499.85	c total #watches: 336436
1500.26/1500.59	c total #propagations: 25967003 / total #impl: 277204248 (eff. 0.094)
1500.26/1500.59	c #Conflicts:    3987000 | #Learnt:      96078 | 0.003
1500.26/1500.59	c total clause space: 127.173MB
1500.26/1500.59	c total #watches: 339605
1501.15/1501.49	c total #propagations: 25973375 / total #impl: 277271377 (eff. 0.094)
1501.15/1501.49	c GC COLLECT
1501.15/1501.49	c #Conflicts:    3988000 | #Learnt:      48574 | 0.003
1501.15/1501.49	c total clause space: 127.173MB
1501.15/1501.49	c total #watches: 175421
1501.65/1501.91	c total #propagations: 25979772 / total #impl: 277333106 (eff. 0.094)
1501.65/1501.91	c #Conflicts:    3989000 | #Learnt:      49574 | 0.003
1501.65/1501.91	c total clause space: 127.173MB
1501.65/1501.91	c total #watches: 178993
1501.95/1502.20	c total #propagations: 25986821 / total #impl: 277386642 (eff. 0.094)
1501.95/1502.20	c #Conflicts:    3990000 | #Learnt:      50574 | 0.003
1501.95/1502.20	c total clause space: 127.173MB
1501.95/1502.20	c total #watches: 182598
1502.15/1502.49	c total #propagations: 25993369 / total #impl: 277440190 (eff. 0.094)
1502.15/1502.49	c #Conflicts:    3991000 | #Learnt:      51574 | 0.003
1502.15/1502.49	c total clause space: 127.173MB
1502.15/1502.49	c total #watches: 186010
1502.46/1502.76	c total #propagations: 25999712 / total #impl: 277501882 (eff. 0.094)
1502.46/1502.76	c #Conflicts:    3992000 | #Learnt:      52574 | 0.003
1502.46/1502.76	c total clause space: 127.173MB
1502.46/1502.76	c total #watches: 189707
1502.75/1503.07	c total #propagations: 26006949 / total #impl: 277552367 (eff. 0.094)
1502.75/1503.07	c #Conflicts:    3993000 | #Learnt:      53574 | 0.003
1502.75/1503.07	c total clause space: 127.173MB
1502.75/1503.07	c total #watches: 193113
1503.05/1503.36	c total #propagations: 26013474 / total #impl: 277608819 (eff. 0.094)
1503.05/1503.36	c #Conflicts:    3994000 | #Learnt:      54574 | 0.003
1503.05/1503.36	c total clause space: 127.173MB
1503.05/1503.36	c total #watches: 196690
1503.46/1503.71	c total #propagations: 26020354 / total #impl: 277665099 (eff. 0.094)
1503.46/1503.71	c #Conflicts:    3995000 | #Learnt:      55574 | 0.003
1503.46/1503.71	c total clause space: 127.173MB
1503.46/1503.71	c total #watches: 200593
1503.85/1504.17	c total #propagations: 26026521 / total #impl: 277739960 (eff. 0.094)
1503.85/1504.17	c #Conflicts:    3996000 | #Learnt:      56574 | 0.003
1503.85/1504.17	c total clause space: 127.173MB
1503.85/1504.17	c total #watches: 204225
1504.35/1504.62	c total #propagations: 26033128 / total #impl: 277809356 (eff. 0.094)
1504.35/1504.62	c #Conflicts:    3997000 | #Learnt:      57574 | 0.003
1504.35/1504.62	c total clause space: 127.173MB
1504.35/1504.62	c total #watches: 207718
1504.95/1505.21	c total #propagations: 26039898 / total #impl: 277884311 (eff. 0.094)
1504.95/1505.21	c #Conflicts:    3998000 | #Learnt:      58574 | 0.003
1504.95/1505.21	c total clause space: 127.173MB
1504.95/1505.21	c total #watches: 211578
1505.66/1505.91	c total #propagations: 26046402 / total #impl: 277951244 (eff. 0.094)
1505.66/1505.91	c #Conflicts:    3999000 | #Learnt:      59574 | 0.003
1505.66/1505.91	c total clause space: 127.173MB
1505.66/1505.91	c total #watches: 215272
1506.05/1506.37	c total #propagations: 26053327 / total #impl: 278030755 (eff. 0.094)
1506.05/1506.37	c #Conflicts:    4000000 | #Learnt:      60574 | 0.003
1506.05/1506.37	c total clause space: 127.173MB
1506.05/1506.37	c total #watches: 218716
1506.45/1506.77	c total #propagations: 26059612 / total #impl: 278094022 (eff. 0.094)
1506.45/1506.77	c #Conflicts:    4001000 | #Learnt:      61574 | 0.003
1506.45/1506.77	c total clause space: 127.173MB
1506.45/1506.77	c total #watches: 222449
1506.95/1507.26	c total #propagations: 26065832 / total #impl: 278150743 (eff. 0.094)
1506.95/1507.26	c #Conflicts:    4002000 | #Learnt:      62574 | 0.003
1506.95/1507.26	c total clause space: 127.173MB
1506.95/1507.26	c total #watches: 226853
1507.25/1507.52	c total #propagations: 26072621 / total #impl: 278237326 (eff. 0.094)
1507.25/1507.52	c #Conflicts:    4003000 | #Learnt:      63574 | 0.003
1507.25/1507.52	c total clause space: 127.173MB
1507.25/1507.52	c total #watches: 230317
1507.55/1507.80	c total #propagations: 26079588 / total #impl: 278292119 (eff. 0.094)
1507.55/1507.80	c #Conflicts:    4004000 | #Learnt:      64574 | 0.003
1507.55/1507.80	c total clause space: 127.173MB
1507.55/1507.80	c total #watches: 233751
1507.75/1508.09	c total #propagations: 26086223 / total #impl: 278344993 (eff. 0.094)
1507.75/1508.09	c #Conflicts:    4005000 | #Learnt:      65574 | 0.003
1507.75/1508.09	c total clause space: 127.173MB
1507.75/1508.09	c total #watches: 237137
1508.05/1508.30	c total #propagations: 26092459 / total #impl: 278397071 (eff. 0.094)
1508.05/1508.30	c #Conflicts:    4006000 | #Learnt:      66574 | 0.003
1508.05/1508.30	c total clause space: 127.173MB
1508.05/1508.30	c total #watches: 240480
1508.35/1508.65	c total #propagations: 26099288 / total #impl: 278443113 (eff. 0.094)
1508.35/1508.65	c #Conflicts:    4007000 | #Learnt:      67574 | 0.003
1508.35/1508.65	c total clause space: 127.173MB
1508.35/1508.65	c total #watches: 243772
1508.85/1509.12	c total #propagations: 26106020 / total #impl: 278499497 (eff. 0.094)
1508.85/1509.12	c #Conflicts:    4008000 | #Learnt:      68574 | 0.003
1508.85/1509.12	c total clause space: 127.173MB
1508.85/1509.12	c total #watches: 247215
1509.25/1509.53	c total #propagations: 26112739 / total #impl: 278562006 (eff. 0.094)
1509.25/1509.53	c #Conflicts:    4009000 | #Learnt:      69574 | 0.003
1509.25/1509.53	c total clause space: 127.173MB
1509.25/1509.53	c total #watches: 250552
1509.55/1509.87	c total #propagations: 26119664 / total #impl: 278628104 (eff. 0.094)
1509.55/1509.87	c #Conflicts:    4010000 | #Learnt:      70574 | 0.003
1509.55/1509.87	c total clause space: 127.173MB
1509.55/1509.87	c total #watches: 253697
1509.95/1510.23	c total #propagations: 26126636 / total #impl: 278682391 (eff. 0.094)
1509.95/1510.23	c #Conflicts:    4011000 | #Learnt:      71574 | 0.003
1509.95/1510.23	c total clause space: 127.173MB
1509.95/1510.23	c total #watches: 256903
1510.35/1510.60	c total #propagations: 26133877 / total #impl: 278742343 (eff. 0.094)
1510.35/1510.60	c #Conflicts:    4012000 | #Learnt:      72574 | 0.003
1510.35/1510.60	c total clause space: 127.173MB
1510.35/1510.60	c total #watches: 260045
1510.75/1511.08	c total #propagations: 26140768 / total #impl: 278796401 (eff. 0.094)
1510.75/1511.08	c #Conflicts:    4013000 | #Learnt:      73574 | 0.003
1510.75/1511.08	c total clause space: 127.173MB
1510.75/1511.08	c total #watches: 263206
1511.16/1511.42	c total #propagations: 26148270 / total #impl: 278868225 (eff. 0.094)
1511.16/1511.42	c #Conflicts:    4014000 | #Learnt:      74574 | 0.003
1511.16/1511.42	c total clause space: 127.173MB
1511.16/1511.42	c total #watches: 266661
1511.35/1511.69	c total #propagations: 26154918 / total #impl: 278923117 (eff. 0.094)
1511.35/1511.69	c #Conflicts:    4015000 | #Learnt:      75574 | 0.003
1511.35/1511.69	c total clause space: 127.173MB
1511.35/1511.69	c total #watches: 270088
1511.65/1511.94	c total #propagations: 26162186 / total #impl: 278979768 (eff. 0.094)
1511.65/1511.94	c #Conflicts:    4016000 | #Learnt:      76574 | 0.003
1511.65/1511.94	c total clause space: 127.173MB
1511.65/1511.94	c total #watches: 273461
1512.05/1512.35	c total #propagations: 26169238 / total #impl: 279033022 (eff. 0.094)
1512.05/1512.35	c #Conflicts:    4017000 | #Learnt:      77574 | 0.003
1512.05/1512.35	c total clause space: 127.173MB
1512.05/1512.35	c total #watches: 277035
1512.36/1512.64	c total #propagations: 26175890 / total #impl: 279092569 (eff. 0.094)
1512.36/1512.64	c #Conflicts:    4018000 | #Learnt:      78574 | 0.003
1512.36/1512.64	c total clause space: 127.173MB
1512.36/1512.64	c total #watches: 280495
1512.75/1513.00	c total #propagations: 26182868 / total #impl: 279153780 (eff. 0.094)
1512.75/1513.00	c #Conflicts:    4019000 | #Learnt:      79574 | 0.003
1512.75/1513.00	c total clause space: 127.173MB
1512.75/1513.00	c total #watches: 283913
1513.05/1513.36	c total #propagations: 26189627 / total #impl: 279211755 (eff. 0.094)
1513.05/1513.36	c #Conflicts:    4020000 | #Learnt:      80574 | 0.003
1513.05/1513.36	c total clause space: 127.173MB
1513.05/1513.36	c total #watches: 287289
1513.45/1513.77	c total #propagations: 26196552 / total #impl: 279265744 (eff. 0.094)
1513.45/1513.77	c #Conflicts:    4021000 | #Learnt:      81574 | 0.003
1513.45/1513.77	c total clause space: 127.173MB
1513.45/1513.77	c total #watches: 290411
1514.15/1514.42	c total #propagations: 26203700 / total #impl: 279330247 (eff. 0.094)
1514.15/1514.42	c #Conflicts:    4022000 | #Learnt:      82574 | 0.003
1514.15/1514.42	c total clause space: 127.173MB
1514.15/1514.42	c total #watches: 293922
1514.65/1514.98	c total #propagations: 26210057 / total #impl: 279393347 (eff. 0.094)
1514.65/1514.98	c #Conflicts:    4023000 | #Learnt:      83574 | 0.003
1514.65/1514.98	c total clause space: 127.173MB
1514.65/1514.98	c total #watches: 297124
1515.25/1515.50	c total #propagations: 26216592 / total #impl: 279453295 (eff. 0.094)
1515.25/1515.50	c #Conflicts:    4024000 | #Learnt:      84574 | 0.003
1515.25/1515.50	c total clause space: 127.173MB
1515.25/1515.50	c total #watches: 300425
1515.75/1516.05	c total #propagations: 26223040 / total #impl: 279508954 (eff. 0.094)
1515.75/1516.05	c #Conflicts:    4025000 | #Learnt:      85574 | 0.003
1515.75/1516.05	c total clause space: 127.173MB
1515.75/1516.05	c total #watches: 303834
1516.65/1516.91	c total #propagations: 26229797 / total #impl: 279571645 (eff. 0.094)
1516.65/1516.91	c #Conflicts:    4026000 | #Learnt:      86574 | 0.003
1516.65/1516.91	c total clause space: 127.173MB
1516.65/1516.91	c total #watches: 307089
1517.55/1517.84	c total #propagations: 26236669 / total #impl: 279632205 (eff. 0.094)
1517.55/1517.84	c #Conflicts:    4027000 | #Learnt:      87574 | 0.003
1517.55/1517.84	c total clause space: 127.173MB
1517.55/1517.84	c total #watches: 310571
1518.35/1518.61	c total #propagations: 26242742 / total #impl: 279694642 (eff. 0.094)
1518.35/1518.61	c #Conflicts:    4028000 | #Learnt:      88574 | 0.003
1518.35/1518.61	c total clause space: 127.173MB
1518.35/1518.61	c total #watches: 313765
1519.15/1519.41	c total #propagations: 26249417 / total #impl: 279765721 (eff. 0.094)
1519.15/1519.41	c #Conflicts:    4029000 | #Learnt:      89574 | 0.003
1519.15/1519.41	c total clause space: 127.173MB
1519.15/1519.41	c total #watches: 317021
1519.95/1520.29	c total #propagations: 26255710 / total #impl: 279834069 (eff. 0.094)
1519.95/1520.29	c #Conflicts:    4030000 | #Learnt:      90574 | 0.003
1519.95/1520.29	c total clause space: 127.173MB
1519.95/1520.29	c total #watches: 320157
1520.75/1521.04	c total #propagations: 26262171 / total #impl: 279894174 (eff. 0.094)
1520.75/1521.04	c #Conflicts:    4031000 | #Learnt:      91574 | 0.003
1520.75/1521.04	c total clause space: 127.173MB
1520.75/1521.04	c total #watches: 323386
1521.45/1521.77	c total #propagations: 26268651 / total #impl: 279954781 (eff. 0.094)
1521.45/1521.77	c #Conflicts:    4032000 | #Learnt:      92574 | 0.003
1521.45/1521.77	c total clause space: 127.173MB
1521.45/1521.77	c total #watches: 326767
1522.55/1522.81	c total #propagations: 26274610 / total #impl: 280010986 (eff. 0.094)
1522.55/1522.81	c #Conflicts:    4033000 | #Learnt:      93574 | 0.003
1522.55/1522.81	c total clause space: 127.173MB
1522.55/1522.81	c total #watches: 330162
1523.45/1523.73	c total #propagations: 26280861 / total #impl: 280082777 (eff. 0.094)
1523.45/1523.73	c #Conflicts:    4034000 | #Learnt:      94574 | 0.003
1523.45/1523.73	c total clause space: 127.173MB
1523.45/1523.73	c total #watches: 333566
1524.15/1524.49	c total #propagations: 26287129 / total #impl: 280148396 (eff. 0.094)
1524.15/1524.49	c #Conflicts:    4035000 | #Learnt:      95574 | 0.003
1524.15/1524.49	c total clause space: 127.173MB
1524.15/1524.49	c total #watches: 336778
1525.45/1525.71	c total #propagations: 26293088 / total #impl: 280209031 (eff. 0.094)
1525.45/1525.71	c #Conflicts:    4036000 | #Learnt:      96574 | 0.003
1525.45/1525.71	c total clause space: 127.173MB
1525.45/1525.71	c total #watches: 339957
1526.55/1526.89	c total #propagations: 26299189 / total #impl: 280283213 (eff. 0.094)
1526.55/1526.89	c #Conflicts:    4037000 | #Learnt:      97574 | 0.003
1526.55/1526.89	c total clause space: 127.173MB
1526.55/1526.89	c total #watches: 343232
1526.94/1527.26	c total #propagations: 26305849 / total #impl: 280356994 (eff. 0.094)
1526.94/1527.26	c GC COLLECT
1526.94/1527.26	c #Conflicts:    4038000 | #Learnt:      49776 | 0.003
1526.94/1527.26	c total clause space: 127.173MB
1526.94/1527.26	c total #watches: 179598
1527.24/1527.51	c total #propagations: 26312503 / total #impl: 280418360 (eff. 0.094)
1527.24/1527.51	c #Conflicts:    4039000 | #Learnt:      50776 | 0.003
1527.24/1527.51	c total clause space: 127.173MB
1527.24/1527.51	c total #watches: 182875
1527.44/1527.76	c total #propagations: 26318934 / total #impl: 280478044 (eff. 0.094)
1527.44/1527.76	c #Conflicts:    4040000 | #Learnt:      51776 | 0.003
1527.44/1527.76	c total clause space: 127.173MB
1527.44/1527.76	c total #watches: 186406
1527.75/1528.07	c total #propagations: 26325159 / total #impl: 280533631 (eff. 0.094)
1527.75/1528.07	c #Conflicts:    4041000 | #Learnt:      52776 | 0.003
1527.75/1528.07	c total clause space: 127.173MB
1527.75/1528.07	c total #watches: 189598
1528.14/1528.42	c total #propagations: 26331499 / total #impl: 280594923 (eff. 0.094)
1528.14/1528.42	c #Conflicts:    4042000 | #Learnt:      53776 | 0.003
1528.14/1528.42	c total clause space: 127.173MB
1528.14/1528.42	c total #watches: 192979
1528.44/1528.74	c total #propagations: 26338393 / total #impl: 280660444 (eff. 0.094)
1528.44/1528.74	c #Conflicts:    4043000 | #Learnt:      54776 | 0.003
1528.44/1528.74	c total clause space: 127.173MB
1528.44/1528.74	c total #watches: 196299
1528.85/1529.16	c total #propagations: 26345259 / total #impl: 280723231 (eff. 0.094)
1528.85/1529.16	c #Conflicts:    4044000 | #Learnt:      55776 | 0.003
1528.85/1529.16	c total clause space: 127.173MB
1528.85/1529.16	c total #watches: 199603
1529.14/1529.49	c total #propagations: 26351869 / total #impl: 280788282 (eff. 0.094)
1529.14/1529.49	c #Conflicts:    4045000 | #Learnt:      56776 | 0.003
1529.14/1529.49	c total clause space: 127.173MB
1529.14/1529.49	c total #watches: 202740
1529.44/1529.79	c total #propagations: 26358718 / total #impl: 280847742 (eff. 0.094)
1529.44/1529.79	c #Conflicts:    4046000 | #Learnt:      57776 | 0.003
1529.44/1529.79	c total clause space: 127.173MB
1529.44/1529.79	c total #watches: 205941
1529.85/1530.15	c total #propagations: 26365245 / total #impl: 280906703 (eff. 0.094)
1529.85/1530.15	c #Conflicts:    4047000 | #Learnt:      58776 | 0.003
1529.85/1530.15	c total clause space: 127.173MB
1529.85/1530.15	c total #watches: 209011
1530.24/1530.50	c total #propagations: 26371978 / total #impl: 280975896 (eff. 0.094)
1530.24/1530.50	c #Conflicts:    4048000 | #Learnt:      59776 | 0.003
1530.24/1530.50	c total clause space: 127.173MB
1530.24/1530.50	c total #watches: 212253
1530.54/1530.87	c total #propagations: 26378245 / total #impl: 281035910 (eff. 0.094)
1530.54/1530.87	c #Conflicts:    4049000 | #Learnt:      60776 | 0.003
1530.54/1530.87	c total clause space: 127.173MB
1530.54/1530.87	c total #watches: 215812
1530.95/1531.30	c total #propagations: 26384718 / total #impl: 281095986 (eff. 0.094)
1530.95/1531.30	c #Conflicts:    4050000 | #Learnt:      61776 | 0.003
1530.95/1531.30	c total clause space: 127.173MB
1530.95/1531.30	c total #watches: 219386
1531.44/1531.79	c total #propagations: 26390744 / total #impl: 281163807 (eff. 0.094)
1531.44/1531.79	c #Conflicts:    4051000 | #Learnt:      62776 | 0.003
1531.44/1531.79	c total clause space: 127.173MB
1531.44/1531.79	c total #watches: 222818
1532.05/1532.31	c total #propagations: 26397069 / total #impl: 281228565 (eff. 0.094)
1532.05/1532.31	c #Conflicts:    4052000 | #Learnt:      63776 | 0.003
1532.05/1532.31	c total clause space: 127.173MB
1532.05/1532.31	c total #watches: 226157
1532.34/1532.64	c total #propagations: 26403404 / total #impl: 281291979 (eff. 0.094)
1532.34/1532.64	c #Conflicts:    4053000 | #Learnt:      64776 | 0.003
1532.34/1532.64	c total clause space: 127.173MB
1532.34/1532.64	c total #watches: 229484
1532.64/1532.98	c total #propagations: 26409376 / total #impl: 281343978 (eff. 0.094)
1532.64/1532.98	c #Conflicts:    4054000 | #Learnt:      65776 | 0.003
1532.64/1532.98	c total clause space: 127.173MB
1532.64/1532.98	c total #watches: 232914
1533.04/1533.38	c total #propagations: 26415350 / total #impl: 281398539 (eff. 0.094)
1533.04/1533.38	c #Conflicts:    4055000 | #Learnt:      66776 | 0.003
1533.04/1533.38	c total clause space: 127.173MB
1533.04/1533.38	c total #watches: 236243
1533.54/1533.85	c total #propagations: 26421616 / total #impl: 281457150 (eff. 0.094)
1533.54/1533.85	c #Conflicts:    4056000 | #Learnt:      67776 | 0.003
1533.54/1533.85	c total clause space: 127.173MB
1533.54/1533.85	c total #watches: 239416
1533.84/1534.17	c total #propagations: 26427966 / total #impl: 281519124 (eff. 0.094)
1533.84/1534.17	c #Conflicts:    4057000 | #Learnt:      68776 | 0.003
1533.84/1534.17	c total clause space: 127.173MB
1533.84/1534.17	c total #watches: 242744
1534.25/1534.54	c total #propagations: 26434291 / total #impl: 281571597 (eff. 0.094)
1534.25/1534.54	c #Conflicts:    4058000 | #Learnt:      69776 | 0.003
1534.25/1534.54	c total clause space: 127.173MB
1534.25/1534.54	c total #watches: 246060
1534.64/1534.91	c total #propagations: 26440472 / total #impl: 281627525 (eff. 0.094)
1534.64/1534.91	c #Conflicts:    4059000 | #Learnt:      70776 | 0.003
1534.64/1534.91	c total clause space: 127.173MB
1534.64/1534.91	c total #watches: 249110
1534.94/1535.20	c total #propagations: 26446954 / total #impl: 281683218 (eff. 0.094)
1534.94/1535.20	c #Conflicts:    4060000 | #Learnt:      71776 | 0.003
1534.94/1535.20	c total clause space: 127.173MB
1534.94/1535.20	c total #watches: 252390
1535.45/1535.74	c total #propagations: 26453358 / total #impl: 281731107 (eff. 0.094)
1535.45/1535.74	c #Conflicts:    4061000 | #Learnt:      72776 | 0.003
1535.45/1535.74	c total clause space: 127.173MB
1535.45/1535.74	c total #watches: 255632
1535.94/1536.20	c total #propagations: 26459536 / total #impl: 281795185 (eff. 0.094)
1535.94/1536.20	c #Conflicts:    4062000 | #Learnt:      73776 | 0.003
1535.94/1536.20	c total clause space: 127.173MB
1535.94/1536.20	c total #watches: 258981
1536.45/1536.72	c total #propagations: 26465512 / total #impl: 281852735 (eff. 0.094)
1536.45/1536.72	c #Conflicts:    4063000 | #Learnt:      74776 | 0.003
1536.45/1536.72	c total clause space: 127.173MB
1536.45/1536.72	c total #watches: 262233
1536.74/1537.09	c total #propagations: 26471667 / total #impl: 281914084 (eff. 0.094)
1536.74/1537.09	c #Conflicts:    4064000 | #Learnt:      75776 | 0.003
1536.74/1537.09	c total clause space: 127.173MB
1536.74/1537.09	c total #watches: 265670
1537.55/1537.81	c total #propagations: 26478115 / total #impl: 281968779 (eff. 0.094)
1537.55/1537.81	c #Conflicts:    4065000 | #Learnt:      76776 | 0.003
1537.55/1537.81	c total clause space: 127.173MB
1537.55/1537.81	c total #watches: 269150
1538.04/1538.39	c total #propagations: 26484028 / total #impl: 282035614 (eff. 0.094)
1538.04/1538.39	c #Conflicts:    4066000 | #Learnt:      77776 | 0.003
1538.04/1538.39	c total clause space: 127.173MB
1538.04/1538.39	c total #watches: 272449
1538.94/1539.20	c total #propagations: 26490050 / total #impl: 282100474 (eff. 0.094)
1538.94/1539.20	c #Conflicts:    4067000 | #Learnt:      78776 | 0.003
1538.94/1539.20	c total clause space: 127.173MB
1538.94/1539.20	c total #watches: 275767
1539.34/1539.69	c total #propagations: 26496386 / total #impl: 282171220 (eff. 0.094)
1539.34/1539.69	c #Conflicts:    4068000 | #Learnt:      79776 | 0.003
1539.34/1539.69	c total clause space: 127.173MB
1539.34/1539.69	c total #watches: 278803
1539.85/1540.10	c total #propagations: 26503080 / total #impl: 282225425 (eff. 0.094)
1539.85/1540.10	c #Conflicts:    4069000 | #Learnt:      80776 | 0.003
1539.85/1540.10	c total clause space: 127.173MB
1539.85/1540.10	c total #watches: 282002
1540.24/1540.56	c total #propagations: 26509635 / total #impl: 282282481 (eff. 0.094)
1540.24/1540.56	c #Conflicts:    4070000 | #Learnt:      81776 | 0.003
1540.24/1540.56	c total clause space: 127.173MB
1540.24/1540.56	c total #watches: 285288
1540.64/1540.96	c total #propagations: 26516038 / total #impl: 282343235 (eff. 0.094)
1540.64/1540.96	c #Conflicts:    4071000 | #Learnt:      82776 | 0.003
1540.64/1540.96	c total clause space: 127.173MB
1540.64/1540.96	c total #watches: 288495
1541.04/1541.34	c total #propagations: 26522875 / total #impl: 282399875 (eff. 0.094)
1541.04/1541.34	c #Conflicts:    4072000 | #Learnt:      83776 | 0.003
1541.04/1541.34	c total clause space: 127.173MB
1541.04/1541.34	c total #watches: 291474
1541.64/1541.92	c total #propagations: 26529703 / total #impl: 282452890 (eff. 0.094)
1541.64/1541.92	c #Conflicts:    4073000 | #Learnt:      84776 | 0.003
1541.64/1541.92	c total clause space: 127.173MB
1541.64/1541.92	c total #watches: 294522
1542.05/1542.36	c total #propagations: 26536523 / total #impl: 282511603 (eff. 0.094)
1542.05/1542.36	c #Conflicts:    4074000 | #Learnt:      85776 | 0.003
1542.05/1542.36	c total clause space: 127.173MB
1542.05/1542.36	c total #watches: 297477
1542.44/1542.74	c total #propagations: 26543274 / total #impl: 282565306 (eff. 0.094)
1542.44/1542.74	c #Conflicts:    4075000 | #Learnt:      86776 | 0.003
1542.44/1542.74	c total clause space: 127.173MB
1542.44/1542.74	c total #watches: 300270
1542.94/1543.20	c total #propagations: 26550327 / total #impl: 282616292 (eff. 0.094)
1542.94/1543.20	c #Conflicts:    4076000 | #Learnt:      87776 | 0.003
1542.94/1543.20	c total clause space: 127.173MB
1542.94/1543.20	c total #watches: 303319
1543.44/1543.78	c total #propagations: 26556875 / total #impl: 282677236 (eff. 0.094)
1543.44/1543.78	c #Conflicts:    4077000 | #Learnt:      88776 | 0.003
1543.44/1543.78	c total clause space: 127.173MB
1543.44/1543.78	c total #watches: 306512
1544.34/1544.62	c total #propagations: 26563100 / total #impl: 282740277 (eff. 0.094)
1544.34/1544.62	c #Conflicts:    4078000 | #Learnt:      89776 | 0.003
1544.34/1544.62	c total clause space: 127.173MB
1544.34/1544.62	c total #watches: 309818
1545.04/1545.30	c total #propagations: 26569308 / total #impl: 282803987 (eff. 0.094)
1545.04/1545.30	c #Conflicts:    4079000 | #Learnt:      90776 | 0.003
1545.04/1545.30	c total clause space: 127.173MB
1545.04/1545.30	c total #watches: 313248
1545.84/1546.18	c total #propagations: 26575486 / total #impl: 282870355 (eff. 0.094)
1545.84/1546.18	c #Conflicts:    4080000 | #Learnt:      91776 | 0.003
1545.84/1546.18	c total clause space: 127.173MB
1545.84/1546.18	c total #watches: 316501
1546.64/1546.92	c total #propagations: 26581798 / total #impl: 282935093 (eff. 0.094)
1546.64/1546.92	c #Conflicts:    4081000 | #Learnt:      92776 | 0.003
1546.64/1546.92	c total clause space: 127.173MB
1546.64/1546.92	c total #watches: 319604
1547.34/1547.65	c total #propagations: 26588204 / total #impl: 283006206 (eff. 0.094)
1547.34/1547.65	c #Conflicts:    4082000 | #Learnt:      93776 | 0.003
1547.34/1547.65	c total clause space: 127.173MB
1547.34/1547.65	c total #watches: 322807
1548.24/1548.59	c total #propagations: 26594554 / total #impl: 283072867 (eff. 0.094)
1548.24/1548.59	c #Conflicts:    4083000 | #Learnt:      94776 | 0.003
1548.24/1548.59	c total clause space: 127.173MB
1548.24/1548.59	c total #watches: 325868
1549.14/1549.45	c total #propagations: 26600844 / total #impl: 283139792 (eff. 0.094)
1549.14/1549.45	c #Conflicts:    4084000 | #Learnt:      95776 | 0.003
1549.14/1549.45	c total clause space: 127.173MB
1549.14/1549.45	c total #watches: 328979
1549.94/1550.29	c total #propagations: 26607220 / total #impl: 283204223 (eff. 0.094)
1549.94/1550.29	c #Conflicts:    4085000 | #Learnt:      96776 | 0.003
1549.94/1550.29	c total clause space: 127.173MB
1549.94/1550.29	c total #watches: 332136
1550.94/1551.21	c total #propagations: 26613419 / total #impl: 283271371 (eff. 0.094)
1550.94/1551.21	c #Conflicts:    4086000 | #Learnt:      97776 | 0.003
1550.94/1551.21	c total clause space: 127.173MB
1550.94/1551.21	c total #watches: 335310
1551.34/1551.64	c total #propagations: 26619789 / total #impl: 283339201 (eff. 0.094)
1551.34/1551.64	c GC COLLECT
1551.34/1551.64	c #Conflicts:    4087000 | #Learnt:      49678 | 0.003
1551.34/1551.64	c total clause space: 127.173MB
1551.34/1551.64	c total #watches: 179384
1551.54/1551.90	c total #propagations: 26626185 / total #impl: 283403289 (eff. 0.094)
1551.54/1551.90	c #Conflicts:    4088000 | #Learnt:      50678 | 0.003
1551.54/1551.90	c total clause space: 127.173MB
1551.54/1551.90	c total #watches: 182603
1551.85/1552.14	c total #propagations: 26632246 / total #impl: 283464850 (eff. 0.094)
1551.85/1552.14	c #Conflicts:    4089000 | #Learnt:      51678 | 0.003
1551.85/1552.14	c total clause space: 127.173MB
1551.85/1552.14	c total #watches: 186015
1552.04/1552.34	c total #propagations: 26638232 / total #impl: 283527456 (eff. 0.094)
1552.04/1552.34	c #Conflicts:    4090000 | #Learnt:      52678 | 0.003
1552.04/1552.34	c total clause space: 127.173MB
1552.04/1552.34	c total #watches: 189419
1552.34/1552.64	c total #propagations: 26644564 / total #impl: 283584821 (eff. 0.094)
1552.34/1552.64	c #Conflicts:    4091000 | #Learnt:      53678 | 0.003
1552.34/1552.64	c total clause space: 127.173MB
1552.34/1552.64	c total #watches: 192856
1552.64/1552.91	c total #propagations: 26650367 / total #impl: 283641001 (eff. 0.094)
1552.64/1552.91	c #Conflicts:    4092000 | #Learnt:      54678 | 0.003
1552.64/1552.91	c total clause space: 127.173MB
1552.64/1552.91	c total #watches: 196088
1552.95/1553.21	c total #propagations: 26656641 / total #impl: 283701061 (eff. 0.094)
1552.95/1553.21	c #Conflicts:    4093000 | #Learnt:      55678 | 0.003
1552.95/1553.21	c total clause space: 127.173MB
1552.95/1553.21	c total #watches: 199294
1553.24/1553.53	c total #propagations: 26663102 / total #impl: 283767530 (eff. 0.094)
1553.24/1553.53	c #Conflicts:    4094000 | #Learnt:      56678 | 0.003
1553.24/1553.53	c total clause space: 127.173MB
1553.24/1553.53	c total #watches: 202508
1553.54/1553.83	c total #propagations: 26669379 / total #impl: 283833090 (eff. 0.094)
1553.54/1553.83	c #Conflicts:    4095000 | #Learnt:      57678 | 0.003
1553.54/1553.83	c total clause space: 127.173MB
1553.54/1553.83	c total #watches: 205812
1553.84/1554.18	c total #propagations: 26675944 / total #impl: 283898470 (eff. 0.094)
1553.84/1554.18	c #Conflicts:    4096000 | #Learnt:      58678 | 0.003
1553.84/1554.18	c total clause space: 127.173MB
1553.84/1554.18	c total #watches: 209100
1554.15/1554.47	c total #propagations: 26682402 / total #impl: 283969171 (eff. 0.094)
1554.15/1554.47	c #Conflicts:    4097000 | #Learnt:      59678 | 0.003
1554.15/1554.47	c total clause space: 127.173MB
1554.15/1554.47	c total #watches: 212457
1554.44/1554.75	c total #propagations: 26689151 / total #impl: 284034327 (eff. 0.094)
1554.44/1554.75	c #Conflicts:    4098000 | #Learnt:      60678 | 0.003
1554.44/1554.75	c total clause space: 127.173MB
1554.44/1554.75	c total #watches: 215739
1554.84/1555.13	c total #propagations: 26695617 / total #impl: 284093968 (eff. 0.094)
1554.84/1555.13	c #Conflicts:    4099000 | #Learnt:      61678 | 0.003
1554.84/1555.13	c total clause space: 127.173MB
1554.84/1555.13	c total #watches: 218897
1555.15/1555.49	c total #propagations: 26702072 / total #impl: 284160539 (eff. 0.094)
1555.15/1555.49	c #Conflicts:    4100000 | #Learnt:      62678 | 0.003
1555.15/1555.49	c total clause space: 127.173MB
1555.15/1555.49	c total #watches: 222179
1555.54/1555.89	c total #propagations: 26708340 / total #impl: 284224042 (eff. 0.094)
1555.54/1555.89	c #Conflicts:    4101000 | #Learnt:      63678 | 0.003
1555.54/1555.89	c total clause space: 127.173MB
1555.54/1555.89	c total #watches: 225239
1555.94/1556.27	c total #propagations: 26714647 / total #impl: 284287097 (eff. 0.094)
1555.94/1556.27	c #Conflicts:    4102000 | #Learnt:      64678 | 0.003
1555.94/1556.27	c total clause space: 127.173MB
1555.94/1556.27	c total #watches: 228327
1556.44/1556.78	c total #propagations: 26720926 / total #impl: 284356599 (eff. 0.094)
1556.44/1556.78	c #Conflicts:    4103000 | #Learnt:      65678 | 0.003
1556.44/1556.78	c total clause space: 127.173MB
1556.44/1556.78	c total #watches: 231580
1556.84/1557.12	c total #propagations: 26727329 / total #impl: 284416947 (eff. 0.094)
1556.84/1557.12	c #Conflicts:    4104000 | #Learnt:      66678 | 0.003
1556.84/1557.12	c total clause space: 127.173MB
1556.84/1557.12	c total #watches: 235174
1557.14/1557.48	c total #propagations: 26734077 / total #impl: 284472129 (eff. 0.094)
1557.14/1557.48	c #Conflicts:    4105000 | #Learnt:      67678 | 0.003
1557.14/1557.48	c total clause space: 127.173MB
1557.14/1557.48	c total #watches: 238591
1557.45/1557.77	c total #propagations: 26739718 / total #impl: 284540235 (eff. 0.094)
1557.45/1557.77	c #Conflicts:    4106000 | #Learnt:      68678 | 0.003
1557.45/1557.77	c total clause space: 127.173MB
1557.45/1557.77	c total #watches: 241905
1557.84/1558.13	c total #propagations: 26746235 / total #impl: 284600965 (eff. 0.094)
1557.84/1558.13	c #Conflicts:    4107000 | #Learnt:      69678 | 0.003
1557.84/1558.13	c total clause space: 127.173MB
1557.84/1558.13	c total #watches: 245433
1558.34/1558.63	c total #propagations: 26752930 / total #impl: 284663461 (eff. 0.094)
1558.34/1558.63	c #Conflicts:    4108000 | #Learnt:      70678 | 0.003
1558.34/1558.63	c total clause space: 127.173MB
1558.34/1558.63	c total #watches: 248910
1558.64/1558.95	c total #propagations: 26759818 / total #impl: 284720850 (eff. 0.094)
1558.64/1558.95	c #Conflicts:    4109000 | #Learnt:      71678 | 0.003
1558.64/1558.95	c total clause space: 127.173MB
1558.64/1558.95	c total #watches: 252593
1558.84/1559.18	c total #propagations: 26766306 / total #impl: 284773626 (eff. 0.094)
1558.84/1559.18	c #Conflicts:    4110000 | #Learnt:      72678 | 0.003
1558.84/1559.18	c total clause space: 127.173MB
1558.84/1559.18	c total #watches: 256134
1559.24/1559.51	c total #propagations: 26772898 / total #impl: 284820045 (eff. 0.094)
1559.24/1559.51	c #Conflicts:    4111000 | #Learnt:      73678 | 0.003
1559.24/1559.51	c total clause space: 127.173MB
1559.24/1559.51	c total #watches: 259455
1559.55/1559.90	c total #propagations: 26779806 / total #impl: 284871314 (eff. 0.094)
1559.55/1559.90	c #Conflicts:    4112000 | #Learnt:      74678 | 0.003
1559.55/1559.90	c total clause space: 127.173MB
1559.55/1559.90	c total #watches: 263074
1560.14/1560.43	c total #propagations: 26786343 / total #impl: 284926873 (eff. 0.094)
1560.14/1560.43	c #Conflicts:    4113000 | #Learnt:      75678 | 0.003
1560.14/1560.43	c total clause space: 127.173MB
1560.14/1560.43	c total #watches: 266786
1560.54/1560.86	c total #propagations: 26792918 / total #impl: 284985874 (eff. 0.094)
1560.54/1560.86	c #Conflicts:    4114000 | #Learnt:      76678 | 0.003
1560.54/1560.86	c total clause space: 127.173MB
1560.54/1560.86	c total #watches: 270397
1561.24/1561.51	c total #propagations: 26800074 / total #impl: 285053565 (eff. 0.094)
1561.24/1561.51	c #Conflicts:    4115000 | #Learnt:      77678 | 0.003
1561.24/1561.51	c total clause space: 127.173MB
1561.24/1561.51	c total #watches: 273869
1562.14/1562.40	c total #propagations: 26805789 / total #impl: 285113145 (eff. 0.094)
1562.14/1562.40	c #Conflicts:    4116000 | #Learnt:      78678 | 0.003
1562.14/1562.40	c total clause space: 127.173MB
1562.14/1562.40	c total #watches: 277806
1562.54/1562.80	c total #propagations: 26812878 / total #impl: 285165448 (eff. 0.094)
1562.54/1562.80	c #Conflicts:    4117000 | #Learnt:      79678 | 0.003
1562.54/1562.80	c total clause space: 127.173MB
1562.54/1562.80	c total #watches: 281544
1563.04/1563.35	c total #propagations: 26819160 / total #impl: 285212895 (eff. 0.094)
1563.04/1563.35	c #Conflicts:    4118000 | #Learnt:      80678 | 0.003
1563.04/1563.35	c total clause space: 127.173MB
1563.04/1563.35	c total #watches: 284848
1563.74/1564.00	c total #propagations: 26825509 / total #impl: 285274755 (eff. 0.094)
1563.74/1564.00	c #Conflicts:    4119000 | #Learnt:      81678 | 0.003
1563.74/1564.00	c total clause space: 127.173MB
1563.74/1564.00	c total #watches: 288322
1564.34/1564.64	c total #propagations: 26832067 / total #impl: 285328681 (eff. 0.094)
1564.34/1564.64	c #Conflicts:    4120000 | #Learnt:      82678 | 0.003
1564.34/1564.64	c total clause space: 127.173MB
1564.34/1564.64	c total #watches: 291545
1565.05/1565.32	c total #propagations: 26839066 / total #impl: 285389958 (eff. 0.094)
1565.05/1565.32	c #Conflicts:    4121000 | #Learnt:      83678 | 0.003
1565.05/1565.32	c total clause space: 127.173MB
1565.05/1565.32	c total #watches: 294966
1565.74/1566.04	c total #propagations: 26845400 / total #impl: 285455007 (eff. 0.094)
1565.74/1566.04	c #Conflicts:    4122000 | #Learnt:      84678 | 0.003
1565.74/1566.04	c total clause space: 127.173MB
1565.74/1566.04	c total #watches: 298399
1566.64/1566.90	c total #propagations: 26851773 / total #impl: 285519897 (eff. 0.094)
1566.64/1566.90	c #Conflicts:    4123000 | #Learnt:      85678 | 0.003
1566.64/1566.90	c total clause space: 127.173MB
1566.64/1566.90	c total #watches: 302030
1567.35/1567.63	c total #propagations: 26857963 / total #impl: 285588725 (eff. 0.094)
1567.35/1567.63	c #Conflicts:    4124000 | #Learnt:      86678 | 0.003
1567.35/1567.63	c total clause space: 127.173MB
1567.35/1567.63	c total #watches: 305538
1568.24/1568.54	c total #propagations: 26864303 / total #impl: 285653604 (eff. 0.094)
1568.24/1568.54	c #Conflicts:    4125000 | #Learnt:      87678 | 0.003
1568.24/1568.54	c total clause space: 127.173MB
1568.24/1568.54	c total #watches: 308897
1569.14/1569.46	c total #propagations: 26870728 / total #impl: 285723459 (eff. 0.094)
1569.14/1569.46	c #Conflicts:    4126000 | #Learnt:      88678 | 0.003
1569.14/1569.46	c total clause space: 127.173MB
1569.14/1569.46	c total #watches: 312383
1570.04/1570.32	c total #propagations: 26877282 / total #impl: 285787544 (eff. 0.094)
1570.04/1570.32	c #Conflicts:    4127000 | #Learnt:      89678 | 0.003
1570.04/1570.32	c total clause space: 127.173MB
1570.04/1570.32	c total #watches: 315688
1570.74/1571.06	c total #propagations: 26883730 / total #impl: 285848766 (eff. 0.094)
1570.74/1571.06	c #Conflicts:    4128000 | #Learnt:      90678 | 0.003
1570.74/1571.06	c total clause space: 127.173MB
1570.74/1571.06	c total #watches: 319127
1571.54/1571.81	c total #propagations: 26890527 / total #impl: 285910338 (eff. 0.094)
1571.54/1571.81	c #Conflicts:    4129000 | #Learnt:      91678 | 0.003
1571.54/1571.81	c total clause space: 127.173MB
1571.54/1571.81	c total #watches: 322467
1572.04/1572.39	c total #propagations: 26896659 / total #impl: 285975250 (eff. 0.094)
1572.04/1572.39	c #Conflicts:    4130000 | #Learnt:      92678 | 0.003
1572.04/1572.39	c total clause space: 127.173MB
1572.04/1572.39	c total #watches: 325893
1573.14/1573.47	c total #propagations: 26902542 / total #impl: 286034416 (eff. 0.094)
1573.14/1573.47	c #Conflicts:    4131000 | #Learnt:      93678 | 0.003
1573.14/1573.47	c total clause space: 127.173MB
1573.14/1573.47	c total #watches: 329613
1574.54/1574.87	c total #propagations: 26909115 / total #impl: 286095274 (eff. 0.094)
1574.54/1574.87	c #Conflicts:    4132000 | #Learnt:      94678 | 0.003
1574.54/1574.87	c total clause space: 127.173MB
1574.54/1574.87	c total #watches: 333306
1575.64/1575.99	c total #propagations: 26915313 / total #impl: 286162893 (eff. 0.094)
1575.64/1575.99	c #Conflicts:    4133000 | #Learnt:      95678 | 0.003
1575.64/1575.99	c total clause space: 127.173MB
1575.64/1575.99	c total #watches: 336707
1576.64/1576.99	c total #propagations: 26921571 / total #impl: 286234555 (eff. 0.094)
1576.64/1576.99	c #Conflicts:    4134000 | #Learnt:      96678 | 0.003
1576.64/1576.99	c total clause space: 127.173MB
1576.64/1576.99	c total #watches: 340274
1577.54/1577.81	c total #propagations: 26927716 / total #impl: 286300099 (eff. 0.094)
1577.54/1577.81	c #Conflicts:    4135000 | #Learnt:      97678 | 0.003
1577.54/1577.81	c total clause space: 127.173MB
1577.54/1577.81	c total #watches: 343762
1578.44/1578.77	c total #propagations: 26934952 / total #impl: 286359794 (eff. 0.094)
1578.44/1578.77	c #Conflicts:    4136000 | #Learnt:      98678 | 0.003
1578.44/1578.77	c total clause space: 206.656MB
1578.44/1578.77	c total #watches: 347435
1578.74/1579.04	c total #propagations: 26941612 / total #impl: 286420493 (eff. 0.094)
1578.74/1579.04	c GC COLLECT
1578.74/1579.04	c #Conflicts:    4137000 | #Learnt:      50280 | 0.003
1578.74/1579.04	c total clause space: 206.656MB
1578.74/1579.04	c total #watches: 181610
1578.94/1579.23	c total #propagations: 26948431 / total #impl: 286472994 (eff. 0.094)
1578.94/1579.23	c #Conflicts:    4138000 | #Learnt:      51280 | 0.003
1578.94/1579.23	c total clause space: 206.656MB
1578.94/1579.23	c total #watches: 185005
1579.24/1579.54	c total #propagations: 26954834 / total #impl: 286527240 (eff. 0.094)
1579.24/1579.54	c #Conflicts:    4139000 | #Learnt:      52280 | 0.003
1579.24/1579.54	c total clause space: 206.656MB
1579.24/1579.54	c total #watches: 188463
1579.54/1579.82	c total #propagations: 26961228 / total #impl: 286580966 (eff. 0.094)
1579.54/1579.82	c #Conflicts:    4140000 | #Learnt:      53280 | 0.003
1579.54/1579.82	c total clause space: 206.656MB
1579.54/1579.82	c total #watches: 191782
1579.84/1580.14	c total #propagations: 26967653 / total #impl: 286633450 (eff. 0.094)
1579.84/1580.14	c #Conflicts:    4141000 | #Learnt:      54280 | 0.003
1579.84/1580.14	c total clause space: 206.656MB
1579.84/1580.14	c total #watches: 194986
1580.14/1580.44	c total #propagations: 26973745 / total #impl: 286695894 (eff. 0.094)
1580.14/1580.44	c #Conflicts:    4142000 | #Learnt:      55280 | 0.003
1580.14/1580.44	c total clause space: 206.656MB
1580.14/1580.44	c total #watches: 198219
1580.34/1580.66	c total #propagations: 26979689 / total #impl: 286754127 (eff. 0.094)
1580.34/1580.66	c #Conflicts:    4143000 | #Learnt:      56280 | 0.003
1580.34/1580.66	c total clause space: 206.656MB
1580.34/1580.66	c total #watches: 201664
1580.64/1580.91	c total #propagations: 26986001 / total #impl: 286813501 (eff. 0.094)
1580.64/1580.91	c #Conflicts:    4144000 | #Learnt:      57280 | 0.003
1580.64/1580.91	c total clause space: 206.656MB
1580.64/1580.91	c total #watches: 204842
1580.84/1581.18	c total #propagations: 26991996 / total #impl: 286875250 (eff. 0.094)
1580.84/1581.18	c #Conflicts:    4145000 | #Learnt:      58280 | 0.003
1580.84/1581.18	c total clause space: 206.656MB
1580.84/1581.18	c total #watches: 207981
1581.14/1581.42	c total #propagations: 26998291 / total #impl: 286932495 (eff. 0.094)
1581.14/1581.42	c #Conflicts:    4146000 | #Learnt:      59280 | 0.003
1581.14/1581.42	c total clause space: 206.656MB
1581.14/1581.42	c total #watches: 211392
1581.44/1581.71	c total #propagations: 27004091 / total #impl: 286984284 (eff. 0.094)
1581.44/1581.71	c #Conflicts:    4147000 | #Learnt:      60280 | 0.003
1581.44/1581.71	c total clause space: 206.656MB
1581.44/1581.71	c total #watches: 214673
1581.64/1581.95	c total #propagations: 27010220 / total #impl: 287052307 (eff. 0.094)
1581.64/1581.95	c #Conflicts:    4148000 | #Learnt:      61280 | 0.003
1581.64/1581.95	c total clause space: 206.656MB
1581.64/1581.95	c total #watches: 218169
1582.14/1582.43	c total #propagations: 27016471 / total #impl: 287107003 (eff. 0.094)
1582.14/1582.43	c #Conflicts:    4149000 | #Learnt:      62280 | 0.003
1582.14/1582.43	c total clause space: 206.656MB
1582.14/1582.43	c total #watches: 221558
1582.84/1583.11	c total #propagations: 27022833 / total #impl: 287171816 (eff. 0.094)
1582.84/1583.11	c #Conflicts:    4150000 | #Learnt:      63280 | 0.003
1582.84/1583.11	c total clause space: 206.656MB
1582.84/1583.11	c total #watches: 225097
1583.34/1583.61	c total #propagations: 27029878 / total #impl: 287234577 (eff. 0.094)
1583.34/1583.61	c #Conflicts:    4151000 | #Learnt:      64280 | 0.003
1583.34/1583.61	c total clause space: 206.656MB
1583.34/1583.61	c total #watches: 228969
1583.84/1584.18	c total #propagations: 27037969 / total #impl: 287313998 (eff. 0.094)
1583.84/1584.18	c #Conflicts:    4152000 | #Learnt:      65280 | 0.003
1583.84/1584.18	c total clause space: 206.656MB
1583.84/1584.18	c total #watches: 232730
1584.54/1584.81	c total #propagations: 27044865 / total #impl: 287384772 (eff. 0.094)
1584.54/1584.81	c #Conflicts:    4153000 | #Learnt:      66280 | 0.003
1584.54/1584.81	c total clause space: 206.656MB
1584.54/1584.81	c total #watches: 236518
1584.84/1585.19	c total #propagations: 27051968 / total #impl: 287451177 (eff. 0.094)
1584.84/1585.19	c #Conflicts:    4154000 | #Learnt:      67280 | 0.003
1584.84/1585.19	c total clause space: 206.656MB
1584.84/1585.19	c total #watches: 240241
1585.24/1585.57	c total #propagations: 27058691 / total #impl: 287507017 (eff. 0.094)
1585.24/1585.57	c #Conflicts:    4155000 | #Learnt:      68280 | 0.003
1585.24/1585.57	c total clause space: 206.656MB
1585.24/1585.57	c total #watches: 243663
1585.63/1585.90	c total #propagations: 27065009 / total #impl: 287567572 (eff. 0.094)
1585.63/1585.90	c #Conflicts:    4156000 | #Learnt:      69280 | 0.003
1585.63/1585.90	c total clause space: 206.656MB
1585.63/1585.90	c total #watches: 247113
1586.04/1586.34	c total #propagations: 27071458 / total #impl: 287626847 (eff. 0.094)
1586.04/1586.34	c #Conflicts:    4157000 | #Learnt:      70280 | 0.003
1586.04/1586.34	c total clause space: 206.656MB
1586.04/1586.34	c total #watches: 250494
1586.53/1586.82	c total #propagations: 27077536 / total #impl: 287687400 (eff. 0.094)
1586.53/1586.82	c #Conflicts:    4158000 | #Learnt:      71280 | 0.003
1586.53/1586.82	c total clause space: 206.656MB
1586.53/1586.82	c total #watches: 254247
1586.93/1587.29	c total #propagations: 27083691 / total #impl: 287746795 (eff. 0.094)
1586.93/1587.29	c #Conflicts:    4159000 | #Learnt:      72280 | 0.003
1586.93/1587.29	c total clause space: 206.656MB
1586.93/1587.29	c total #watches: 257617
1587.53/1587.87	c total #propagations: 27090033 / total #impl: 287808824 (eff. 0.094)
1587.53/1587.87	c #Conflicts:    4160000 | #Learnt:      73280 | 0.003
1587.53/1587.87	c total clause space: 206.656MB
1587.53/1587.87	c total #watches: 261364
1588.14/1588.42	c total #propagations: 27097249 / total #impl: 287891444 (eff. 0.094)
1588.14/1588.42	c #Conflicts:    4161000 | #Learnt:      74280 | 0.003
1588.14/1588.42	c total clause space: 206.656MB
1588.14/1588.42	c total #watches: 265046
1588.43/1588.75	c total #propagations: 27104267 / total #impl: 287946818 (eff. 0.094)
1588.43/1588.75	c #Conflicts:    4162000 | #Learnt:      75280 | 0.003
1588.43/1588.75	c total clause space: 206.656MB
1588.43/1588.75	c total #watches: 268952
1588.73/1589.07	c total #propagations: 27112032 / total #impl: 288019688 (eff. 0.094)
1588.73/1589.07	c #Conflicts:    4163000 | #Learnt:      76280 | 0.003
1588.73/1589.07	c total clause space: 206.656MB
1588.73/1589.07	c total #watches: 272528
1589.13/1589.50	c total #propagations: 27119856 / total #impl: 288086247 (eff. 0.094)
1589.13/1589.50	c #Conflicts:    4164000 | #Learnt:      77280 | 0.003
1589.13/1589.50	c total clause space: 206.656MB
1589.13/1589.50	c total #watches: 275983
1589.73/1590.06	c total #propagations: 27126783 / total #impl: 288155964 (eff. 0.094)
1589.73/1590.06	c #Conflicts:    4165000 | #Learnt:      78280 | 0.003
1589.73/1590.06	c total clause space: 206.656MB
1589.73/1590.06	c total #watches: 279122
1590.34/1590.67	c total #propagations: 27133040 / total #impl: 288220125 (eff. 0.094)
1590.34/1590.67	c #Conflicts:    4166000 | #Learnt:      79280 | 0.003
1590.34/1590.67	c total clause space: 206.656MB
1590.34/1590.67	c total #watches: 282402
1590.93/1591.20	c total #propagations: 27139514 / total #impl: 288286191 (eff. 0.094)
1590.93/1591.20	c #Conflicts:    4167000 | #Learnt:      80280 | 0.003
1590.93/1591.20	c total clause space: 206.656MB
1590.93/1591.20	c total #watches: 285533
1591.23/1591.59	c total #propagations: 27146488 / total #impl: 288351160 (eff. 0.094)
1591.23/1591.59	c #Conflicts:    4168000 | #Learnt:      81280 | 0.003
1591.23/1591.59	c total clause space: 206.656MB
1591.23/1591.59	c total #watches: 289101
1591.93/1592.27	c total #propagations: 27153419 / total #impl: 288399746 (eff. 0.094)
1591.93/1592.27	c #Conflicts:    4169000 | #Learnt:      82280 | 0.003
1591.93/1592.27	c total clause space: 206.656MB
1591.93/1592.27	c total #watches: 292416
1592.64/1592.94	c total #propagations: 27160000 / total #impl: 288455713 (eff. 0.094)
1592.64/1592.94	c #Conflicts:    4170000 | #Learnt:      83280 | 0.003
1592.64/1592.94	c total clause space: 206.656MB
1592.64/1592.94	c total #watches: 296028
1593.64/1593.93	c total #propagations: 27165505 / total #impl: 288512438 (eff. 0.094)
1593.64/1593.93	c #Conflicts:    4171000 | #Learnt:      84280 | 0.003
1593.64/1593.93	c total clause space: 206.656MB
1593.64/1593.93	c total #watches: 299433
1594.63/1594.97	c total #propagations: 27171698 / total #impl: 288575633 (eff. 0.094)
1594.63/1594.97	c #Conflicts:    4172000 | #Learnt:      85280 | 0.003
1594.63/1594.97	c total clause space: 206.656MB
1594.63/1594.97	c total #watches: 303173
1595.23/1595.57	c total #propagations: 27178056 / total #impl: 288651027 (eff. 0.094)
1595.23/1595.57	c #Conflicts:    4173000 | #Learnt:      86280 | 0.003
1595.23/1595.57	c total clause space: 206.656MB
1595.23/1595.57	c total #watches: 306722
1595.84/1596.16	c total #propagations: 27184875 / total #impl: 288718808 (eff. 0.094)
1595.84/1596.16	c #Conflicts:    4174000 | #Learnt:      87280 | 0.003
1595.84/1596.16	c total clause space: 206.656MB
1595.84/1596.16	c total #watches: 310000
1596.53/1596.89	c total #propagations: 27190972 / total #impl: 288784446 (eff. 0.094)
1596.53/1596.89	c #Conflicts:    4175000 | #Learnt:      88280 | 0.003
1596.53/1596.89	c total clause space: 206.656MB
1596.53/1596.89	c total #watches: 313261
1597.23/1597.59	c total #propagations: 27197066 / total #impl: 288840925 (eff. 0.094)
1597.23/1597.59	c #Conflicts:    4176000 | #Learnt:      89280 | 0.003
1597.23/1597.59	c total clause space: 206.656MB
1597.23/1597.59	c total #watches: 316745
1598.43/1598.74	c total #propagations: 27203603 / total #impl: 288904341 (eff. 0.094)
1598.43/1598.74	c #Conflicts:    4177000 | #Learnt:      90280 | 0.003
1598.43/1598.74	c total clause space: 206.656MB
1598.43/1598.74	c total #watches: 320266
1599.53/1599.85	c total #propagations: 27210114 / total #impl: 288964844 (eff. 0.094)
1599.53/1599.85	c #Conflicts:    4178000 | #Learnt:      91280 | 0.003
1599.53/1599.85	c total clause space: 206.656MB
1599.53/1599.85	c total #watches: 324039
1600.93/1601.23	c total #propagations: 27216060 / total #impl: 289030792 (eff. 0.094)
1600.93/1601.23	c #Conflicts:    4179000 | #Learnt:      92280 | 0.003
1600.93/1601.23	c total clause space: 206.656MB
1600.93/1601.23	c total #watches: 327569
1601.93/1602.26	c total #propagations: 27222249 / total #impl: 289101490 (eff. 0.094)
1601.93/1602.26	c #Conflicts:    4180000 | #Learnt:      93280 | 0.003
1601.93/1602.26	c total clause space: 206.656MB
1601.93/1602.26	c total #watches: 330947
1603.33/1603.69	c total #propagations: 27228716 / total #impl: 289164702 (eff. 0.094)
1603.33/1603.69	c #Conflicts:    4181000 | #Learnt:      94280 | 0.003
1603.33/1603.69	c total clause space: 206.656MB
1603.33/1603.69	c total #watches: 334437
1604.13/1604.49	c total #propagations: 27235954 / total #impl: 289224805 (eff. 0.094)
1604.13/1604.49	c #Conflicts:    4182000 | #Learnt:      95280 | 0.003
1604.13/1604.49	c total clause space: 206.656MB
1604.13/1604.49	c total #watches: 337828
1604.83/1605.15	c total #propagations: 27242728 / total #impl: 289278986 (eff. 0.094)
1604.83/1605.15	c #Conflicts:    4183000 | #Learnt:      96280 | 0.003
1604.83/1605.15	c total clause space: 206.656MB
1604.83/1605.15	c total #watches: 341090
1605.63/1605.96	c total #propagations: 27249016 / total #impl: 289334591 (eff. 0.094)
1605.63/1605.96	c #Conflicts:    4184000 | #Learnt:      97280 | 0.003
1605.63/1605.96	c total clause space: 206.656MB
1605.63/1605.96	c total #watches: 344281
1606.33/1606.62	c total #propagations: 27255048 / total #impl: 289403236 (eff. 0.094)
1606.33/1606.62	c #Conflicts:    4185000 | #Learnt:      98280 | 0.003
1606.33/1606.62	c total clause space: 206.656MB
1606.33/1606.62	c total #watches: 347572
1607.23/1607.54	c total #propagations: 27261727 / total #impl: 289473811 (eff. 0.094)
1607.23/1607.54	c #Conflicts:    4186000 | #Learnt:      99280 | 0.003
1607.23/1607.54	c total clause space: 206.656MB
1607.23/1607.54	c total #watches: 350878
1607.63/1607.96	c total #propagations: 27268025 / total #impl: 289541091 (eff. 0.094)
1607.63/1607.96	c GC COLLECT
1607.63/1607.96	c #Conflicts:    4187000 | #Learnt:      50576 | 0.003
1607.63/1607.96	c total clause space: 206.656MB
1607.63/1607.96	c total #watches: 182362
1607.94/1608.29	c total #propagations: 27274157 / total #impl: 289601029 (eff. 0.094)
1607.94/1608.29	c #Conflicts:    4188000 | #Learnt:      51576 | 0.003
1607.94/1608.29	c total clause space: 206.656MB
1607.94/1608.29	c total #watches: 185535
1608.23/1608.59	c total #propagations: 27280247 / total #impl: 289659316 (eff. 0.094)
1608.23/1608.59	c #Conflicts:    4189000 | #Learnt:      52576 | 0.003
1608.23/1608.59	c total clause space: 206.656MB
1608.23/1608.59	c total #watches: 188796
1608.53/1608.87	c total #propagations: 27286867 / total #impl: 289713729 (eff. 0.094)
1608.53/1608.87	c #Conflicts:    4190000 | #Learnt:      53576 | 0.003
1608.53/1608.87	c total clause space: 206.656MB
1608.53/1608.87	c total #watches: 192106
1608.93/1609.24	c total #propagations: 27293203 / total #impl: 289772631 (eff. 0.094)
1608.93/1609.24	c #Conflicts:    4191000 | #Learnt:      54576 | 0.003
1608.93/1609.24	c total clause space: 206.656MB
1608.93/1609.24	c total #watches: 195412
1609.23/1609.58	c total #propagations: 27299941 / total #impl: 289842131 (eff. 0.094)
1609.23/1609.58	c #Conflicts:    4192000 | #Learnt:      55576 | 0.003
1609.23/1609.58	c total clause space: 206.656MB
1609.23/1609.58	c total #watches: 198580
1609.63/1609.93	c total #propagations: 27306336 / total #impl: 289911118 (eff. 0.094)
1609.63/1609.93	c #Conflicts:    4193000 | #Learnt:      56576 | 0.003
1609.63/1609.93	c total clause space: 206.656MB
1609.63/1609.93	c total #watches: 202522
1609.93/1610.24	c total #propagations: 27313007 / total #impl: 289972517 (eff. 0.094)
1609.93/1610.24	c #Conflicts:    4194000 | #Learnt:      57576 | 0.003
1609.93/1610.24	c total clause space: 206.656MB
1609.93/1610.24	c total #watches: 206327
1610.24/1610.56	c total #propagations: 27320497 / total #impl: 290043276 (eff. 0.094)
1610.24/1610.56	c #Conflicts:    4195000 | #Learnt:      58576 | 0.003
1610.24/1610.56	c total clause space: 206.656MB
1610.24/1610.56	c total #watches: 210412
1610.63/1610.92	c total #propagations: 27327683 / total #impl: 290127870 (eff. 0.094)
1610.63/1610.92	c #Conflicts:    4196000 | #Learnt:      59576 | 0.003
1610.63/1610.92	c total clause space: 206.656MB
1610.63/1610.92	c total #watches: 214120
1611.03/1611.30	c total #propagations: 27334687 / total #impl: 290204869 (eff. 0.094)
1611.03/1611.30	c #Conflicts:    4197000 | #Learnt:      60576 | 0.003
1611.03/1611.30	c total clause space: 206.656MB
1611.03/1611.30	c total #watches: 217702
1611.34/1611.61	c total #propagations: 27342053 / total #impl: 290281599 (eff. 0.094)
1611.34/1611.61	c #Conflicts:    4198000 | #Learnt:      61576 | 0.003
1611.34/1611.61	c total clause space: 206.656MB
1611.34/1611.61	c total #watches: 221267
1611.73/1612.00	c total #propagations: 27349272 / total #impl: 290363820 (eff. 0.094)
1611.73/1612.00	c #Conflicts:    4199000 | #Learnt:      62576 | 0.003
1611.73/1612.00	c total clause space: 206.656MB
1611.73/1612.00	c total #watches: 224958
1612.03/1612.31	c total #propagations: 27356502 / total #impl: 290457478 (eff. 0.094)
1612.03/1612.31	c #Conflicts:    4200000 | #Learnt:      63576 | 0.003
1612.03/1612.31	c total clause space: 206.656MB
1612.03/1612.31	c total #watches: 228258
1612.44/1612.72	c total #propagations: 27363605 / total #impl: 290530879 (eff. 0.094)
1612.44/1612.72	c #Conflicts:    4201000 | #Learnt:      64576 | 0.003
1612.44/1612.72	c total clause space: 206.656MB
1612.44/1612.72	c total #watches: 231596
1612.83/1613.11	c total #propagations: 27370309 / total #impl: 290609086 (eff. 0.094)
1612.83/1613.11	c #Conflicts:    4202000 | #Learnt:      65576 | 0.003
1612.83/1613.11	c total clause space: 206.656MB
1612.83/1613.11	c total #watches: 234698
1613.23/1613.52	c total #propagations: 27377707 / total #impl: 290687189 (eff. 0.094)
1613.23/1613.52	c #Conflicts:    4203000 | #Learnt:      66576 | 0.003
1613.23/1613.52	c total clause space: 206.656MB
1613.23/1613.52	c total #watches: 237991
1613.73/1614.02	c total #propagations: 27385442 / total #impl: 290776914 (eff. 0.094)
1613.73/1614.02	c #Conflicts:    4204000 | #Learnt:      67576 | 0.003
1613.73/1614.02	c total clause space: 206.656MB
1613.73/1614.02	c total #watches: 241425
1614.13/1614.49	c total #propagations: 27392645 / total #impl: 290876427 (eff. 0.094)
1614.13/1614.49	c #Conflicts:    4205000 | #Learnt:      68576 | 0.003
1614.13/1614.49	c total clause space: 206.656MB
1614.13/1614.49	c total #watches: 244787
1614.83/1615.11	c total #propagations: 27399873 / total #impl: 290970527 (eff. 0.094)
1614.83/1615.11	c #Conflicts:    4206000 | #Learnt:      69576 | 0.003
1614.83/1615.11	c total clause space: 206.656MB
1614.83/1615.11	c total #watches: 248459
1615.74/1616.02	c total #propagations: 27406479 / total #impl: 291041954 (eff. 0.094)
1615.74/1616.02	c #Conflicts:    4207000 | #Learnt:      70576 | 0.003
1615.74/1616.02	c total clause space: 206.656MB
1615.74/1616.02	c total #watches: 252364
1616.33/1616.68	c total #propagations: 27413131 / total #impl: 291109815 (eff. 0.094)
1616.33/1616.68	c #Conflicts:    4208000 | #Learnt:      71576 | 0.003
1616.33/1616.68	c total clause space: 206.656MB
1616.33/1616.68	c total #watches: 255710
1616.93/1617.23	c total #propagations: 27419917 / total #impl: 291172906 (eff. 0.094)
1616.93/1617.23	c #Conflicts:    4209000 | #Learnt:      72576 | 0.003
1616.93/1617.23	c total clause space: 206.656MB
1616.93/1617.23	c total #watches: 258834
1617.43/1617.73	c total #propagations: 27426864 / total #impl: 291236365 (eff. 0.094)
1617.43/1617.73	c #Conflicts:    4210000 | #Learnt:      73576 | 0.003
1617.43/1617.73	c total clause space: 206.656MB
1617.43/1617.73	c total #watches: 262508
1617.94/1618.24	c total #propagations: 27433750 / total #impl: 291292238 (eff. 0.094)
1617.94/1618.24	c #Conflicts:    4211000 | #Learnt:      74576 | 0.003
1617.94/1618.24	c total clause space: 206.656MB
1617.94/1618.24	c total #watches: 265949
1618.43/1618.73	c total #propagations: 27440400 / total #impl: 291352818 (eff. 0.094)
1618.43/1618.73	c #Conflicts:    4212000 | #Learnt:      75576 | 0.003
1618.43/1618.73	c total clause space: 206.656MB
1618.43/1618.73	c total #watches: 269333
1618.73/1619.04	c total #propagations: 27446839 / total #impl: 291413964 (eff. 0.094)
1618.73/1619.04	c #Conflicts:    4213000 | #Learnt:      76576 | 0.003
1618.73/1619.04	c total clause space: 206.656MB
1618.73/1619.04	c total #watches: 273153
1619.33/1619.66	c total #propagations: 27453556 / total #impl: 291482721 (eff. 0.094)
1619.33/1619.66	c #Conflicts:    4214000 | #Learnt:      77576 | 0.003
1619.33/1619.66	c total clause space: 206.656MB
1619.33/1619.66	c total #watches: 276615
1620.03/1620.31	c total #propagations: 27460466 / total #impl: 291549428 (eff. 0.094)
1620.03/1620.31	c #Conflicts:    4215000 | #Learnt:      78576 | 0.003
1620.03/1620.31	c total clause space: 206.656MB
1620.03/1620.31	c total #watches: 280148
1620.83/1621.11	c total #propagations: 27468168 / total #impl: 291623539 (eff. 0.094)
1620.83/1621.11	c #Conflicts:    4216000 | #Learnt:      79576 | 0.003
1620.83/1621.11	c total clause space: 206.656MB
1620.83/1621.11	c total #watches: 283573
1621.43/1621.79	c total #propagations: 27474966 / total #impl: 291691894 (eff. 0.094)
1621.43/1621.79	c #Conflicts:    4217000 | #Learnt:      80576 | 0.003
1621.43/1621.79	c total clause space: 206.656MB
1621.43/1621.79	c total #watches: 287050
1621.93/1622.20	c total #propagations: 27481627 / total #impl: 291752154 (eff. 0.094)
1621.93/1622.20	c #Conflicts:    4218000 | #Learnt:      81576 | 0.003
1621.93/1622.20	c total clause space: 206.656MB
1621.93/1622.20	c total #watches: 290699
1622.53/1622.81	c total #propagations: 27488660 / total #impl: 291802656 (eff. 0.094)
1622.53/1622.81	c #Conflicts:    4219000 | #Learnt:      82576 | 0.003
1622.53/1622.81	c total clause space: 206.656MB
1622.53/1622.81	c total #watches: 294020
1623.03/1623.34	c total #propagations: 27495212 / total #impl: 291869006 (eff. 0.094)
1623.03/1623.34	c #Conflicts:    4220000 | #Learnt:      83576 | 0.003
1623.03/1623.34	c total clause space: 206.656MB
1623.03/1623.34	c total #watches: 297499
1623.73/1624.01	c total #propagations: 27501509 / total #impl: 291942374 (eff. 0.094)
1623.73/1624.01	c #Conflicts:    4221000 | #Learnt:      84576 | 0.003
1623.73/1624.01	c total clause space: 206.656MB
1623.73/1624.01	c total #watches: 301108
1624.43/1624.76	c total #propagations: 27507477 / total #impl: 292008196 (eff. 0.094)
1624.43/1624.76	c #Conflicts:    4222000 | #Learnt:      85576 | 0.003
1624.43/1624.76	c total clause space: 206.656MB
1624.43/1624.76	c total #watches: 304370
1625.03/1625.37	c total #propagations: 27514260 / total #impl: 292069483 (eff. 0.094)
1625.03/1625.37	c #Conflicts:    4223000 | #Learnt:      86576 | 0.003
1625.03/1625.37	c total clause space: 206.656MB
1625.03/1625.37	c total #watches: 307669
1625.73/1626.07	c total #propagations: 27521276 / total #impl: 292137858 (eff. 0.094)
1625.73/1626.07	c #Conflicts:    4224000 | #Learnt:      87576 | 0.003
1625.73/1626.07	c total clause space: 206.656MB
1625.73/1626.07	c total #watches: 310899
1626.63/1626.96	c total #propagations: 27527956 / total #impl: 292207540 (eff. 0.094)
1626.63/1626.96	c #Conflicts:    4225000 | #Learnt:      88576 | 0.003
1626.63/1626.96	c total clause space: 206.656MB
1626.63/1626.96	c total #watches: 314238
1627.73/1628.03	c total #propagations: 27534354 / total #impl: 292274241 (eff. 0.094)
1627.73/1628.03	c #Conflicts:    4226000 | #Learnt:      89576 | 0.003
1627.73/1628.03	c total clause space: 206.656MB
1627.73/1628.03	c total #watches: 317616
1628.43/1628.75	c total #propagations: 27541152 / total #impl: 292337147 (eff. 0.094)
1628.43/1628.75	c #Conflicts:    4227000 | #Learnt:      90576 | 0.003
1628.43/1628.75	c total clause space: 206.656MB
1628.43/1628.75	c total #watches: 321120
1629.13/1629.47	c total #propagations: 27547579 / total #impl: 292395597 (eff. 0.094)
1629.13/1629.47	c #Conflicts:    4228000 | #Learnt:      91576 | 0.003
1629.13/1629.47	c total clause space: 206.656MB
1629.13/1629.47	c total #watches: 324604
1629.73/1630.00	c total #propagations: 27554191 / total #impl: 292454449 (eff. 0.094)
1629.73/1630.00	c #Conflicts:    4229000 | #Learnt:      92576 | 0.003
1629.73/1630.00	c total clause space: 206.656MB
1629.73/1630.00	c total #watches: 328041
1630.03/1630.38	c total #propagations: 27561050 / total #impl: 292513100 (eff. 0.094)
1630.03/1630.38	c #Conflicts:    4230000 | #Learnt:      93576 | 0.003
1630.03/1630.38	c total clause space: 206.656MB
1630.03/1630.38	c total #watches: 331548
1630.43/1630.76	c total #propagations: 27568121 / total #impl: 292556913 (eff. 0.094)
1630.43/1630.76	c #Conflicts:    4231000 | #Learnt:      94576 | 0.003
1630.43/1630.76	c total clause space: 206.656MB
1630.43/1630.76	c total #watches: 335043
1631.03/1631.31	c total #propagations: 27574269 / total #impl: 292602390 (eff. 0.094)
1631.03/1631.31	c #Conflicts:    4232000 | #Learnt:      95576 | 0.003
1631.03/1631.31	c total clause space: 206.656MB
1631.03/1631.31	c total #watches: 338704
1631.63/1631.92	c total #propagations: 27580715 / total #impl: 292655730 (eff. 0.094)
1631.63/1631.92	c #Conflicts:    4233000 | #Learnt:      96576 | 0.003
1631.63/1631.92	c total clause space: 206.656MB
1631.63/1631.92	c total #watches: 342284
1632.13/1632.48	c total #propagations: 27587111 / total #impl: 292709466 (eff. 0.094)
1632.13/1632.48	c #Conflicts:    4234000 | #Learnt:      97576 | 0.003
1632.13/1632.48	c total clause space: 206.656MB
1632.13/1632.48	c total #watches: 346196
1633.03/1633.37	c total #propagations: 27593460 / total #impl: 292750421 (eff. 0.094)
1633.03/1633.37	c #Conflicts:    4235000 | #Learnt:      98576 | 0.003
1633.03/1633.37	c total clause space: 206.656MB
1633.03/1633.37	c total #watches: 350039
1633.73/1634.01	c total #propagations: 27599765 / total #impl: 292807196 (eff. 0.094)
1633.73/1634.01	c #Conflicts:    4236000 | #Learnt:      99576 | 0.003
1633.73/1634.01	c total clause space: 206.656MB
1633.73/1634.01	c total #watches: 353521
1634.43/1634.72	c total #propagations: 27606063 / total #impl: 292872202 (eff. 0.094)
1634.43/1634.72	c GC COLLECT
1634.43/1634.72	c #Conflicts:    4237000 | #Learnt:      50576 | 0.003
1634.43/1634.72	c total clause space: 206.656MB
1634.43/1634.72	c total #watches: 182537
1634.72/1635.02	c total #propagations: 27613148 / total #impl: 292931636 (eff. 0.094)
1634.72/1635.02	c #Conflicts:    4238000 | #Learnt:      51576 | 0.003
1634.72/1635.02	c total clause space: 206.656MB
1634.72/1635.02	c total #watches: 185906
1634.92/1635.29	c total #propagations: 27619695 / total #impl: 292987163 (eff. 0.094)
1634.92/1635.29	c #Conflicts:    4239000 | #Learnt:      52576 | 0.003
1634.92/1635.29	c total clause space: 206.656MB
1634.92/1635.29	c total #watches: 189141
1635.22/1635.52	c total #propagations: 27625520 / total #impl: 293045540 (eff. 0.094)
1635.22/1635.52	c #Conflicts:    4240000 | #Learnt:      53576 | 0.003
1635.22/1635.52	c total clause space: 206.656MB
1635.22/1635.52	c total #watches: 192282
1635.62/1635.92	c total #propagations: 27632550 / total #impl: 293111733 (eff. 0.094)
1635.62/1635.92	c #Conflicts:    4241000 | #Learnt:      54576 | 0.003
1635.62/1635.92	c total clause space: 206.656MB
1635.62/1635.92	c total #watches: 195676
1636.02/1636.36	c total #propagations: 27639526 / total #impl: 293169887 (eff. 0.094)
1636.02/1636.36	c #Conflicts:    4242000 | #Learnt:      55576 | 0.003
1636.02/1636.36	c total clause space: 206.656MB
1636.02/1636.36	c total #watches: 198962
1636.63/1636.91	c total #propagations: 27646242 / total #impl: 293226362 (eff. 0.094)
1636.63/1636.91	c #Conflicts:    4243000 | #Learnt:      56576 | 0.003
1636.63/1636.91	c total clause space: 206.656MB
1636.63/1636.91	c total #watches: 202230
1637.02/1637.39	c total #propagations: 27653259 / total #impl: 293285332 (eff. 0.094)
1637.02/1637.39	c #Conflicts:    4244000 | #Learnt:      57576 | 0.003
1637.02/1637.39	c total clause space: 206.656MB
1637.02/1637.39	c total #watches: 205692
1637.42/1637.73	c total #propagations: 27660056 / total #impl: 293350242 (eff. 0.094)
1637.42/1637.73	c #Conflicts:    4245000 | #Learnt:      58576 | 0.003
1637.42/1637.73	c total clause space: 206.656MB
1637.42/1637.73	c total #watches: 209209
1637.73/1638.02	c total #propagations: 27665960 / total #impl: 293417797 (eff. 0.094)
1637.73/1638.02	c #Conflicts:    4246000 | #Learnt:      59576 | 0.003
1637.73/1638.02	c total clause space: 206.656MB
1637.73/1638.02	c total #watches: 212758
1638.02/1638.32	c total #propagations: 27672099 / total #impl: 293483597 (eff. 0.094)
1638.02/1638.32	c #Conflicts:    4247000 | #Learnt:      60576 | 0.003
1638.02/1638.32	c total clause space: 206.656MB
1638.02/1638.32	c total #watches: 216074
1638.32/1638.62	c total #propagations: 27678418 / total #impl: 293551371 (eff. 0.094)
1638.32/1638.62	c #Conflicts:    4248000 | #Learnt:      61576 | 0.003
1638.32/1638.62	c total clause space: 206.656MB
1638.32/1638.62	c total #watches: 219600
1638.62/1638.98	c total #propagations: 27684816 / total #impl: 293624063 (eff. 0.094)
1638.62/1638.98	c #Conflicts:    4249000 | #Learnt:      62576 | 0.003
1638.62/1638.98	c total clause space: 206.656MB
1638.62/1638.98	c total #watches: 223244
1639.02/1639.31	c total #propagations: 27691090 / total #impl: 293695365 (eff. 0.094)
1639.02/1639.31	c #Conflicts:    4250000 | #Learnt:      63576 | 0.003
1639.02/1639.31	c total clause space: 206.656MB
1639.02/1639.31	c total #watches: 226789
1639.32/1639.69	c total #propagations: 27697267 / total #impl: 293762135 (eff. 0.094)
1639.32/1639.69	c #Conflicts:    4251000 | #Learnt:      64576 | 0.003
1639.32/1639.69	c total clause space: 206.656MB
1639.32/1639.69	c total #watches: 230199
1639.72/1640.08	c total #propagations: 27703681 / total #impl: 293820423 (eff. 0.094)
1639.72/1640.08	c #Conflicts:    4252000 | #Learnt:      65576 | 0.003
1639.72/1640.08	c total clause space: 206.656MB
1639.72/1640.08	c total #watches: 233608
1640.12/1640.46	c total #propagations: 27710216 / total #impl: 293882588 (eff. 0.094)
1640.12/1640.46	c #Conflicts:    4253000 | #Learnt:      66576 | 0.003
1640.12/1640.46	c total clause space: 206.656MB
1640.12/1640.46	c total #watches: 236841
1640.52/1640.82	c total #propagations: 27716490 / total #impl: 293949185 (eff. 0.094)
1640.52/1640.82	c #Conflicts:    4254000 | #Learnt:      67576 | 0.003
1640.52/1640.82	c total clause space: 206.656MB
1640.52/1640.82	c total #watches: 240307
1641.03/1641.35	c total #propagations: 27722860 / total #impl: 294012094 (eff. 0.094)
1641.03/1641.35	c #Conflicts:    4255000 | #Learnt:      68576 | 0.003
1641.03/1641.35	c total clause space: 206.656MB
1641.03/1641.35	c total #watches: 244038
1641.32/1641.67	c total #propagations: 27730091 / total #impl: 294070954 (eff. 0.094)
1641.32/1641.67	c #Conflicts:    4256000 | #Learnt:      69576 | 0.003
1641.32/1641.67	c total clause space: 206.656MB
1641.32/1641.67	c total #watches: 247570
1641.82/1642.10	c total #propagations: 27736800 / total #impl: 294124352 (eff. 0.094)
1641.82/1642.10	c #Conflicts:    4257000 | #Learnt:      70576 | 0.003
1641.82/1642.10	c total clause space: 206.656MB
1641.82/1642.10	c total #watches: 250904
1642.13/1642.43	c total #propagations: 27743183 / total #impl: 294184921 (eff. 0.094)
1642.13/1642.43	c #Conflicts:    4258000 | #Learnt:      71576 | 0.003
1642.13/1642.43	c total clause space: 206.656MB
1642.13/1642.43	c total #watches: 254295
1642.62/1642.99	c total #propagations: 27749375 / total #impl: 294244570 (eff. 0.094)
1642.62/1642.99	c #Conflicts:    4259000 | #Learnt:      72576 | 0.003
1642.62/1642.99	c total clause space: 206.656MB
1642.62/1642.99	c total #watches: 257833
1643.13/1643.48	c total #propagations: 27755576 / total #impl: 294306126 (eff. 0.094)
1643.13/1643.48	c #Conflicts:    4260000 | #Learnt:      73576 | 0.003
1643.13/1643.48	c total clause space: 206.656MB
1643.13/1643.48	c total #watches: 261206
1643.72/1644.07	c total #propagations: 27762272 / total #impl: 294374788 (eff. 0.094)
1643.72/1644.07	c #Conflicts:    4261000 | #Learnt:      74576 | 0.003
1643.72/1644.07	c total clause space: 206.656MB
1643.72/1644.07	c total #watches: 264730
1644.42/1644.71	c total #propagations: 27768769 / total #impl: 294437637 (eff. 0.094)
1644.42/1644.71	c #Conflicts:    4262000 | #Learnt:      75576 | 0.003
1644.42/1644.71	c total clause space: 206.656MB
1644.42/1644.71	c total #watches: 268256
1645.12/1645.44	c total #propagations: 27774932 / total #impl: 294499056 (eff. 0.094)
1645.12/1645.44	c #Conflicts:    4263000 | #Learnt:      76576 | 0.003
1645.12/1645.44	c total clause space: 206.656MB
1645.12/1645.44	c total #watches: 272081
1645.62/1645.98	c total #propagations: 27781637 / total #impl: 294559846 (eff. 0.094)
1645.62/1645.98	c #Conflicts:    4264000 | #Learnt:      77576 | 0.003
1645.62/1645.98	c total clause space: 206.656MB
1645.62/1645.98	c total #watches: 275345
1646.12/1646.41	c total #propagations: 27788257 / total #impl: 294623492 (eff. 0.094)
1646.12/1646.41	c #Conflicts:    4265000 | #Learnt:      78576 | 0.003
1646.12/1646.41	c total clause space: 206.656MB
1646.12/1646.41	c total #watches: 278915
1646.43/1646.79	c total #propagations: 27794617 / total #impl: 294674341 (eff. 0.094)
1646.43/1646.79	c #Conflicts:    4266000 | #Learnt:      79576 | 0.003
1646.43/1646.79	c total clause space: 206.656MB
1646.43/1646.79	c total #watches: 282463
1647.02/1647.38	c total #propagations: 27801412 / total #impl: 294728638 (eff. 0.094)
1647.02/1647.38	c #Conflicts:    4267000 | #Learnt:      80576 | 0.003
1647.02/1647.38	c total clause space: 206.656MB
1647.02/1647.38	c total #watches: 285741
1647.82/1648.13	c total #propagations: 27807976 / total #impl: 294787897 (eff. 0.094)
1647.82/1648.13	c #Conflicts:    4268000 | #Learnt:      81576 | 0.003
1647.82/1648.13	c total clause space: 206.656MB
1647.82/1648.13	c total #watches: 289011
1648.63/1648.97	c total #propagations: 27814197 / total #impl: 294846077 (eff. 0.094)
1648.63/1648.97	c #Conflicts:    4269000 | #Learnt:      82576 | 0.003
1648.63/1648.97	c total clause space: 206.656MB
1648.63/1648.97	c total #watches: 292210
1649.32/1649.62	c total #propagations: 27820791 / total #impl: 294911515 (eff. 0.094)
1649.32/1649.62	c #Conflicts:    4270000 | #Learnt:      83576 | 0.003
1649.32/1649.62	c total clause space: 206.656MB
1649.32/1649.62	c total #watches: 295606
1649.92/1650.29	c total #propagations: 27827331 / total #impl: 294967815 (eff. 0.094)
1649.92/1650.29	c #Conflicts:    4271000 | #Learnt:      84576 | 0.003
1649.92/1650.29	c total clause space: 206.656MB
1649.92/1650.29	c total #watches: 299089
1650.72/1651.06	c total #propagations: 27833843 / total #impl: 295025458 (eff. 0.094)
1650.72/1651.06	c #Conflicts:    4272000 | #Learnt:      85576 | 0.003
1650.72/1651.06	c total clause space: 206.656MB
1650.72/1651.06	c total #watches: 302562
1651.22/1651.56	c total #propagations: 27839830 / total #impl: 295085604 (eff. 0.094)
1651.22/1651.56	c #Conflicts:    4273000 | #Learnt:      86576 | 0.003
1651.22/1651.56	c total clause space: 206.656MB
1651.22/1651.56	c total #watches: 305999
1652.22/1652.53	c total #propagations: 27846160 / total #impl: 295139241 (eff. 0.094)
1652.22/1652.53	c #Conflicts:    4274000 | #Learnt:      87576 | 0.003
1652.22/1652.53	c total clause space: 206.656MB
1652.22/1652.53	c total #watches: 309372
1653.13/1653.47	c total #propagations: 27852926 / total #impl: 295196053 (eff. 0.094)
1653.13/1653.47	c #Conflicts:    4275000 | #Learnt:      88576 | 0.003
1653.13/1653.47	c total clause space: 206.656MB
1653.13/1653.47	c total #watches: 312732
1653.92/1654.21	c total #propagations: 27859483 / total #impl: 295244768 (eff. 0.094)
1653.92/1654.21	c #Conflicts:    4276000 | #Learnt:      89576 | 0.003
1653.92/1654.21	c total clause space: 206.656MB
1653.92/1654.21	c total #watches: 316474
1654.82/1655.14	c total #propagations: 27865951 / total #impl: 295302179 (eff. 0.094)
1654.82/1655.14	c #Conflicts:    4277000 | #Learnt:      90576 | 0.003
1654.82/1655.14	c total clause space: 206.656MB
1654.82/1655.14	c total #watches: 319987
1655.72/1656.03	c total #propagations: 27871874 / total #impl: 295364038 (eff. 0.094)
1655.72/1656.03	c #Conflicts:    4278000 | #Learnt:      91576 | 0.003
1655.72/1656.03	c total clause space: 206.656MB
1655.72/1656.03	c total #watches: 323194
1657.22/1657.54	c total #propagations: 27877764 / total #impl: 295426655 (eff. 0.094)
1657.22/1657.54	c #Conflicts:    4279000 | #Learnt:      92576 | 0.003
1657.22/1657.54	c total clause space: 206.656MB
1657.22/1657.54	c total #watches: 326820
1658.32/1658.69	c total #propagations: 27884640 / total #impl: 295492338 (eff. 0.094)
1658.32/1658.69	c #Conflicts:    4280000 | #Learnt:      93576 | 0.003
1658.32/1658.69	c total clause space: 206.656MB
1658.32/1658.69	c total #watches: 330173
1659.22/1659.50	c total #propagations: 27891703 / total #impl: 295554039 (eff. 0.094)
1659.22/1659.50	c #Conflicts:    4281000 | #Learnt:      94576 | 0.003
1659.22/1659.50	c total clause space: 206.656MB
1659.22/1659.50	c total #watches: 333740
1660.22/1660.56	c total #propagations: 27897942 / total #impl: 295609244 (eff. 0.094)
1660.22/1660.56	c #Conflicts:    4282000 | #Learnt:      95576 | 0.003
1660.22/1660.56	c total clause space: 206.656MB
1660.22/1660.56	c total #watches: 337197
1660.92/1661.24	c total #propagations: 27904224 / total #impl: 295681147 (eff. 0.094)
1660.92/1661.24	c #Conflicts:    4283000 | #Learnt:      96576 | 0.003
1660.92/1661.24	c total clause space: 206.656MB
1660.92/1661.24	c total #watches: 340774
1661.62/1661.94	c total #propagations: 27910693 / total #impl: 295733652 (eff. 0.094)
1661.62/1661.94	c #Conflicts:    4284000 | #Learnt:      97576 | 0.003
1661.62/1661.94	c total clause space: 206.656MB
1661.62/1661.94	c total #watches: 344366
1662.42/1662.77	c total #propagations: 27917549 / total #impl: 295796723 (eff. 0.094)
1662.42/1662.77	c #Conflicts:    4285000 | #Learnt:      98576 | 0.003
1662.42/1662.77	c total clause space: 206.656MB
1662.42/1662.77	c total #watches: 348004
1663.32/1663.63	c total #propagations: 27923386 / total #impl: 295861267 (eff. 0.094)
1663.32/1663.63	c #Conflicts:    4286000 | #Learnt:      99576 | 0.003
1663.32/1663.63	c total clause space: 206.656MB
1663.32/1663.63	c total #watches: 351447
1664.04/1664.32	c total #propagations: 27929404 / total #impl: 295921500 (eff. 0.094)
1664.04/1664.32	c #Conflicts:    4287000 | #Learnt:     100576 | 0.003
1664.04/1664.32	c total clause space: 206.656MB
1664.04/1664.32	c total #watches: 354594
1664.33/1664.63	c total #propagations: 27936070 / total #impl: 295983125 (eff. 0.094)
1664.33/1664.63	c GC COLLECT
1664.33/1664.63	c #Conflicts:    4288000 | #Learnt:      51273 | 0.003
1664.33/1664.63	c total clause space: 206.656MB
1664.33/1664.63	c total #watches: 185121
1664.63/1664.95	c total #propagations: 27942932 / total #impl: 296050012 (eff. 0.094)
1664.63/1664.95	c #Conflicts:    4289000 | #Learnt:      52273 | 0.003
1664.63/1664.95	c total clause space: 206.656MB
1664.63/1664.95	c total #watches: 188592
1664.93/1665.23	c total #propagations: 27949578 / total #impl: 296122107 (eff. 0.094)
1664.93/1665.23	c #Conflicts:    4290000 | #Learnt:      53273 | 0.003
1664.93/1665.23	c total clause space: 206.656MB
1664.93/1665.23	c total #watches: 192168
1665.14/1665.50	c total #propagations: 27955682 / total #impl: 296176075 (eff. 0.094)
1665.14/1665.50	c #Conflicts:    4291000 | #Learnt:      54273 | 0.003
1665.14/1665.50	c total clause space: 206.656MB
1665.14/1665.50	c total #watches: 195415
1665.53/1665.82	c total #propagations: 27961742 / total #impl: 296239734 (eff. 0.094)
1665.53/1665.82	c #Conflicts:    4292000 | #Learnt:      55273 | 0.003
1665.53/1665.82	c total clause space: 206.656MB
1665.53/1665.82	c total #watches: 199069
1665.73/1666.05	c total #propagations: 27967818 / total #impl: 296302026 (eff. 0.094)
1665.73/1666.05	c #Conflicts:    4293000 | #Learnt:      56273 | 0.003
1665.73/1666.05	c total clause space: 206.656MB
1665.73/1666.05	c total #watches: 202363
1666.13/1666.41	c total #propagations: 27973796 / total #impl: 296355972 (eff. 0.094)
1666.13/1666.41	c #Conflicts:    4294000 | #Learnt:      57273 | 0.003
1666.13/1666.41	c total clause space: 206.656MB
1666.13/1666.41	c total #watches: 205732
1666.43/1666.72	c total #propagations: 27979459 / total #impl: 296420061 (eff. 0.094)
1666.43/1666.72	c #Conflicts:    4295000 | #Learnt:      58273 | 0.003
1666.43/1666.72	c total clause space: 206.656MB
1666.43/1666.72	c total #watches: 208999
1666.73/1667.06	c total #propagations: 27985246 / total #impl: 296483448 (eff. 0.094)
1666.73/1667.06	c #Conflicts:    4296000 | #Learnt:      59273 | 0.003
1666.73/1667.06	c total clause space: 206.656MB
1666.73/1667.06	c total #watches: 212297
1667.13/1667.46	c total #propagations: 27991407 / total #impl: 296535620 (eff. 0.094)
1667.13/1667.46	c #Conflicts:    4297000 | #Learnt:      60273 | 0.003
1667.13/1667.46	c total clause space: 206.656MB
1667.13/1667.46	c total #watches: 215732
1667.53/1667.82	c total #propagations: 27997732 / total #impl: 296606532 (eff. 0.094)
1667.53/1667.82	c #Conflicts:    4298000 | #Learnt:      61273 | 0.003
1667.53/1667.82	c total clause space: 206.656MB
1667.53/1667.82	c total #watches: 218819
1667.93/1668.21	c total #propagations: 28004370 / total #impl: 296669171 (eff. 0.094)
1667.93/1668.21	c #Conflicts:    4299000 | #Learnt:      62273 | 0.003
1667.93/1668.21	c total clause space: 206.656MB
1667.93/1668.21	c total #watches: 221991
1668.23/1668.55	c total #propagations: 28010502 / total #impl: 296733196 (eff. 0.094)
1668.23/1668.55	c #Conflicts:    4300000 | #Learnt:      63273 | 0.003
1668.23/1668.55	c total clause space: 206.656MB
1668.23/1668.55	c total #watches: 225300
1668.63/1668.96	c total #propagations: 28016716 / total #impl: 296789571 (eff. 0.094)
1668.63/1668.96	c #Conflicts:    4301000 | #Learnt:      64273 | 0.003
1668.63/1668.96	c total clause space: 206.656MB
1668.63/1668.96	c total #watches: 228721
1669.13/1669.41	c total #propagations: 28022784 / total #impl: 296846683 (eff. 0.094)
1669.13/1669.41	c #Conflicts:    4302000 | #Learnt:      65273 | 0.003
1669.13/1669.41	c total clause space: 206.656MB
1669.13/1669.41	c total #watches: 231986
1669.64/1669.91	c total #propagations: 28029005 / total #impl: 296911056 (eff. 0.094)
1669.64/1669.91	c #Conflicts:    4303000 | #Learnt:      66273 | 0.003
1669.64/1669.91	c total clause space: 206.656MB
1669.64/1669.91	c total #watches: 235717
1670.03/1670.30	c total #propagations: 28034737 / total #impl: 296979054 (eff. 0.094)
1670.03/1670.30	c #Conflicts:    4304000 | #Learnt:      67273 | 0.003
1670.03/1670.30	c total clause space: 206.656MB
1670.03/1670.30	c total #watches: 239139
1670.43/1670.75	c total #propagations: 28040876 / total #impl: 297050956 (eff. 0.094)
1670.43/1670.75	c #Conflicts:    4305000 | #Learnt:      68273 | 0.003
1670.43/1670.75	c total clause space: 206.656MB
1670.43/1670.75	c total #watches: 242553
1670.93/1671.29	c total #propagations: 28046889 / total #impl: 297116424 (eff. 0.094)
1670.93/1671.29	c #Conflicts:    4306000 | #Learnt:      69273 | 0.003
1670.93/1671.29	c total clause space: 206.656MB
1670.93/1671.29	c total #watches: 245937
1671.43/1671.79	c total #propagations: 28053291 / total #impl: 297195163 (eff. 0.094)
1671.43/1671.79	c #Conflicts:    4307000 | #Learnt:      70273 | 0.003
1671.43/1671.79	c total clause space: 206.656MB
1671.43/1671.79	c total #watches: 249178
1671.93/1672.25	c total #propagations: 28060150 / total #impl: 297277696 (eff. 0.094)
1671.93/1672.25	c #Conflicts:    4308000 | #Learnt:      71273 | 0.003
1671.93/1672.25	c total clause space: 206.656MB
1671.93/1672.25	c total #watches: 252436
1672.33/1672.63	c total #propagations: 28066480 / total #impl: 297340985 (eff. 0.094)
1672.33/1672.63	c #Conflicts:    4309000 | #Learnt:      72273 | 0.003
1672.33/1672.63	c total clause space: 206.656MB
1672.33/1672.63	c total #watches: 255653
1672.73/1673.03	c total #propagations: 28072062 / total #impl: 297397934 (eff. 0.094)
1672.73/1673.03	c #Conflicts:    4310000 | #Learnt:      73273 | 0.003
1672.73/1673.03	c total clause space: 206.656MB
1672.73/1673.03	c total #watches: 258924
1673.23/1673.54	c total #propagations: 28077828 / total #impl: 297457409 (eff. 0.094)
1673.23/1673.54	c #Conflicts:    4311000 | #Learnt:      74273 | 0.003
1673.23/1673.54	c total clause space: 206.656MB
1673.23/1673.54	c total #watches: 262301
1673.63/1673.93	c total #propagations: 28083675 / total #impl: 297522714 (eff. 0.094)
1673.63/1673.93	c #Conflicts:    4312000 | #Learnt:      75273 | 0.003
1673.63/1673.93	c total clause space: 206.656MB
1673.63/1673.93	c total #watches: 265642
1674.13/1674.43	c total #propagations: 28089752 / total #impl: 297587837 (eff. 0.094)
1674.13/1674.43	c #Conflicts:    4313000 | #Learnt:      76273 | 0.003
1674.13/1674.43	c total clause space: 206.656MB
1674.13/1674.43	c total #watches: 268947
1674.63/1674.90	c total #propagations: 28096164 / total #impl: 297656516 (eff. 0.094)
1674.63/1674.90	c #Conflicts:    4314000 | #Learnt:      77273 | 0.003
1674.63/1674.90	c total clause space: 206.656MB
1674.63/1674.90	c total #watches: 272226
1675.03/1675.40	c total #propagations: 28102034 / total #impl: 297718668 (eff. 0.094)
1675.03/1675.40	c #Conflicts:    4315000 | #Learnt:      78273 | 0.003
1675.03/1675.40	c total clause space: 206.656MB
1675.03/1675.40	c total #watches: 275604
1675.53/1675.82	c total #propagations: 28107812 / total #impl: 297778864 (eff. 0.094)
1675.53/1675.82	c #Conflicts:    4316000 | #Learnt:      79273 | 0.003
1675.53/1675.82	c total clause space: 206.656MB
1675.53/1675.82	c total #watches: 278751
1675.93/1676.25	c total #propagations: 28114177 / total #impl: 297843279 (eff. 0.094)
1675.93/1676.25	c #Conflicts:    4317000 | #Learnt:      80273 | 0.003
1675.93/1676.25	c total clause space: 206.656MB
1675.93/1676.25	c total #watches: 281836
1676.23/1676.57	c total #propagations: 28120447 / total #impl: 297904059 (eff. 0.094)
1676.23/1676.57	c #Conflicts:    4318000 | #Learnt:      81273 | 0.003
1676.23/1676.57	c total clause space: 206.656MB
1676.23/1676.57	c total #watches: 285272
1676.83/1677.14	c total #propagations: 28126722 / total #impl: 297965070 (eff. 0.094)
1676.83/1677.14	c #Conflicts:    4319000 | #Learnt:      82273 | 0.003
1676.83/1677.14	c total clause space: 206.656MB
1676.83/1677.14	c total #watches: 288471
1677.34/1677.63	c total #propagations: 28132704 / total #impl: 298027165 (eff. 0.094)
1677.34/1677.63	c #Conflicts:    4320000 | #Learnt:      83273 | 0.003
1677.34/1677.63	c total clause space: 206.656MB
1677.34/1677.63	c total #watches: 291861
1677.73/1678.03	c total #propagations: 28138873 / total #impl: 298091490 (eff. 0.094)
1677.73/1678.03	c #Conflicts:    4321000 | #Learnt:      84273 | 0.003
1677.73/1678.03	c total clause space: 206.656MB
1677.73/1678.03	c total #watches: 295183
1678.23/1678.59	c total #propagations: 28145350 / total #impl: 298149489 (eff. 0.094)
1678.23/1678.59	c #Conflicts:    4322000 | #Learnt:      85273 | 0.003
1678.23/1678.59	c total clause space: 206.656MB
1678.23/1678.59	c total #watches: 298599
1679.03/1679.31	c total #propagations: 28151720 / total #impl: 298223456 (eff. 0.094)
1679.03/1679.31	c #Conflicts:    4323000 | #Learnt:      86273 | 0.003
1679.03/1679.31	c total clause space: 206.656MB
1679.03/1679.31	c total #watches: 301951
1679.73/1680.02	c total #propagations: 28157682 / total #impl: 298298136 (eff. 0.094)
1679.73/1680.02	c #Conflicts:    4324000 | #Learnt:      87273 | 0.003
1679.73/1680.02	c total clause space: 206.656MB
1679.73/1680.02	c total #watches: 305300
1680.33/1680.69	c total #propagations: 28163333 / total #impl: 298365112 (eff. 0.094)
1680.33/1680.69	c #Conflicts:    4325000 | #Learnt:      88273 | 0.003
1680.33/1680.69	c total clause space: 206.656MB
1680.33/1680.69	c total #watches: 308869
1681.13/1681.40	c total #propagations: 28169362 / total #impl: 298438343 (eff. 0.094)
1681.13/1681.40	c #Conflicts:    4326000 | #Learnt:      89273 | 0.003
1681.13/1681.40	c total clause space: 206.656MB
1681.13/1681.40	c total #watches: 312167
1681.93/1682.26	c total #propagations: 28175670 / total #impl: 298510207 (eff. 0.094)
1681.93/1682.26	c #Conflicts:    4327000 | #Learnt:      90273 | 0.003
1681.93/1682.26	c total clause space: 206.656MB
1681.93/1682.26	c total #watches: 315458
1682.73/1683.05	c total #propagations: 28181873 / total #impl: 298591954 (eff. 0.094)
1682.73/1683.05	c #Conflicts:    4328000 | #Learnt:      91273 | 0.003
1682.73/1683.05	c total clause space: 206.656MB
1682.73/1683.05	c total #watches: 318845
1683.43/1683.71	c total #propagations: 28188477 / total #impl: 298673789 (eff. 0.094)
1683.43/1683.71	c #Conflicts:    4329000 | #Learnt:      92273 | 0.003
1683.43/1683.71	c total clause space: 206.656MB
1683.43/1683.71	c total #watches: 322282
1684.03/1684.38	c total #propagations: 28194755 / total #impl: 298752361 (eff. 0.094)
1684.03/1684.38	c #Conflicts:    4330000 | #Learnt:      93273 | 0.003
1684.03/1684.38	c total clause space: 206.656MB
1684.03/1684.38	c total #watches: 325733
1684.73/1685.08	c total #propagations: 28201137 / total #impl: 298840922 (eff. 0.094)
1684.73/1685.08	c #Conflicts:    4331000 | #Learnt:      94273 | 0.003
1684.73/1685.08	c total clause space: 206.656MB
1684.73/1685.08	c total #watches: 329222
1685.73/1686.00	c total #propagations: 28207751 / total #impl: 298931967 (eff. 0.094)
1685.73/1686.00	c #Conflicts:    4332000 | #Learnt:      95273 | 0.003
1685.73/1686.00	c total clause space: 206.656MB
1685.73/1686.00	c total #watches: 332517
1686.93/1687.21	c total #propagations: 28214190 / total #impl: 299027567 (eff. 0.094)
1686.93/1687.21	c #Conflicts:    4333000 | #Learnt:      96273 | 0.003
1686.93/1687.21	c total clause space: 206.656MB
1686.93/1687.21	c total #watches: 335958
1687.83/1688.11	c total #propagations: 28220684 / total #impl: 299121196 (eff. 0.094)
1687.83/1688.11	c #Conflicts:    4334000 | #Learnt:      97273 | 0.003
1687.83/1688.11	c total clause space: 206.656MB
1687.83/1688.11	c total #watches: 339420
1688.73/1689.03	c total #propagations: 28227108 / total #impl: 299190936 (eff. 0.094)
1688.73/1689.03	c #Conflicts:    4335000 | #Learnt:      98273 | 0.003
1688.73/1689.03	c total clause space: 206.656MB
1688.73/1689.03	c total #watches: 342968
1689.83/1690.17	c total #propagations: 28232793 / total #impl: 299241691 (eff. 0.094)
1689.83/1690.17	c #Conflicts:    4336000 | #Learnt:      99273 | 0.003
1689.83/1690.17	c total clause space: 206.656MB
1689.83/1690.17	c total #watches: 346227
1691.12/1691.44	c total #propagations: 28238797 / total #impl: 299302516 (eff. 0.094)
1691.12/1691.44	c #Conflicts:    4337000 | #Learnt:     100273 | 0.003
1691.12/1691.44	c total clause space: 206.656MB
1691.12/1691.44	c total #watches: 349666
1692.42/1692.73	c total #propagations: 28245556 / total #impl: 299374197 (eff. 0.094)
1692.42/1692.73	c GC COLLECT
1692.42/1692.73	c #Conflicts:    4338000 | #Learnt:      50672 | 0.003
1692.42/1692.73	c total clause space: 206.656MB
1692.42/1692.73	c total #watches: 182805
1692.73/1693.01	c total #propagations: 28252169 / total #impl: 299439779 (eff. 0.094)
1692.73/1693.01	c #Conflicts:    4339000 | #Learnt:      51672 | 0.003
1692.73/1693.01	c total clause space: 206.656MB
1692.73/1693.01	c total #watches: 186453
1692.92/1693.23	c total #propagations: 28258717 / total #impl: 299492591 (eff. 0.094)
1692.92/1693.23	c #Conflicts:    4340000 | #Learnt:      52672 | 0.003
1692.92/1693.23	c total clause space: 206.656MB
1692.92/1693.23	c total #watches: 189794
1693.12/1693.49	c total #propagations: 28264408 / total #impl: 299551828 (eff. 0.094)
1693.12/1693.49	c #Conflicts:    4341000 | #Learnt:      53672 | 0.003
1693.12/1693.49	c total clause space: 206.656MB
1693.12/1693.49	c total #watches: 193164
1693.52/1693.84	c total #propagations: 28270494 / total #impl: 299607900 (eff. 0.094)
1693.52/1693.84	c #Conflicts:    4342000 | #Learnt:      54672 | 0.003
1693.52/1693.84	c total clause space: 206.656MB
1693.52/1693.84	c total #watches: 196611
1693.92/1694.29	c total #propagations: 28277382 / total #impl: 299667428 (eff. 0.094)
1693.92/1694.29	c #Conflicts:    4343000 | #Learnt:      55672 | 0.003
1693.92/1694.29	c total clause space: 206.656MB
1693.92/1694.29	c total #watches: 200026
1694.32/1694.67	c total #propagations: 28283769 / total #impl: 299724096 (eff. 0.094)
1694.32/1694.67	c #Conflicts:    4344000 | #Learnt:      56672 | 0.003
1694.32/1694.67	c total clause space: 206.656MB
1694.32/1694.67	c total #watches: 203477
1694.83/1695.17	c total #propagations: 28290212 / total #impl: 299785759 (eff. 0.094)
1694.83/1695.17	c #Conflicts:    4345000 | #Learnt:      57672 | 0.003
1694.83/1695.17	c total clause space: 206.656MB
1694.83/1695.17	c total #watches: 207007
1695.22/1695.52	c total #propagations: 28296475 / total #impl: 299840216 (eff. 0.094)
1695.22/1695.52	c #Conflicts:    4346000 | #Learnt:      58672 | 0.003
1695.22/1695.52	c total clause space: 206.656MB
1695.22/1695.52	c total #watches: 210460
1695.72/1696.00	c total #propagations: 28302485 / total #impl: 299901576 (eff. 0.094)
1695.72/1696.00	c #Conflicts:    4347000 | #Learnt:      59672 | 0.003
1695.72/1696.00	c total clause space: 206.656MB
1695.72/1696.00	c total #watches: 213831
1696.12/1696.45	c total #propagations: 28308551 / total #impl: 299961165 (eff. 0.094)
1696.12/1696.45	c #Conflicts:    4348000 | #Learnt:      60672 | 0.003
1696.12/1696.45	c total clause space: 206.656MB
1696.12/1696.45	c total #watches: 217360
1696.52/1696.82	c total #propagations: 28314850 / total #impl: 300018142 (eff. 0.094)
1696.52/1696.82	c #Conflicts:    4349000 | #Learnt:      61672 | 0.003
1696.52/1696.82	c total clause space: 206.656MB
1696.52/1696.82	c total #watches: 220730
1697.03/1697.33	c total #propagations: 28320958 / total #impl: 300072370 (eff. 0.094)
1697.03/1697.33	c #Conflicts:    4350000 | #Learnt:      62672 | 0.003
1697.03/1697.33	c total clause space: 206.656MB
1697.03/1697.33	c total #watches: 224296
1697.62/1697.95	c total #propagations: 28327022 / total #impl: 300140275 (eff. 0.094)
1697.62/1697.95	c #Conflicts:    4351000 | #Learnt:      63672 | 0.003
1697.62/1697.95	c total clause space: 206.656MB
1697.62/1697.95	c total #watches: 227817
1698.23/1698.51	c total #propagations: 28333347 / total #impl: 300218022 (eff. 0.094)
1698.23/1698.51	c #Conflicts:    4352000 | #Learnt:      64672 | 0.003
1698.23/1698.51	c total clause space: 206.656MB
1698.23/1698.51	c total #watches: 231192
1698.72/1699.05	c total #propagations: 28340074 / total #impl: 300289238 (eff. 0.094)
1698.72/1699.05	c #Conflicts:    4353000 | #Learnt:      65672 | 0.003
1698.72/1699.05	c total clause space: 206.656MB
1698.72/1699.05	c total #watches: 234878
1699.12/1699.41	c total #propagations: 28346979 / total #impl: 300364710 (eff. 0.094)
1699.12/1699.41	c #Conflicts:    4354000 | #Learnt:      66672 | 0.003
1699.12/1699.41	c total clause space: 206.656MB
1699.12/1699.41	c total #watches: 238568
1699.62/1699.97	c total #propagations: 28353838 / total #impl: 300422010 (eff. 0.094)
1699.62/1699.97	c #Conflicts:    4355000 | #Learnt:      67672 | 0.003
1699.62/1699.97	c total clause space: 206.656MB
1699.62/1699.97	c total #watches: 242279
1699.92/1700.28	c total #propagations: 28360375 / total #impl: 300488179 (eff. 0.094)
1699.92/1700.28	c #Conflicts:    4356000 | #Learnt:      68672 | 0.003
1699.92/1700.28	c total clause space: 206.656MB
1699.92/1700.28	c total #watches: 245851
1700.62/1700.93	c total #propagations: 28366700 / total #impl: 300550037 (eff. 0.094)
1700.62/1700.93	c #Conflicts:    4357000 | #Learnt:      69672 | 0.003
1700.62/1700.93	c total clause space: 206.656MB
1700.62/1700.93	c total #watches: 249355
1701.22/1701.58	c total #propagations: 28372727 / total #impl: 300619150 (eff. 0.094)
1701.22/1701.58	c #Conflicts:    4358000 | #Learnt:      70672 | 0.003
1701.22/1701.58	c total clause space: 206.656MB
1701.22/1701.58	c total #watches: 252831
1702.02/1702.30	c total #propagations: 28378832 / total #impl: 300689049 (eff. 0.094)
1702.02/1702.30	c #Conflicts:    4359000 | #Learnt:      71672 | 0.003
1702.02/1702.30	c total clause space: 206.656MB
1702.02/1702.30	c total #watches: 256163
1702.53/1702.87	c total #propagations: 28384714 / total #impl: 300750643 (eff. 0.094)
1702.53/1702.87	c #Conflicts:    4360000 | #Learnt:      72672 | 0.003
1702.53/1702.87	c total clause space: 206.656MB
1702.53/1702.87	c total #watches: 259705
1703.02/1703.36	c total #propagations: 28391268 / total #impl: 300822203 (eff. 0.094)
1703.02/1703.36	c #Conflicts:    4361000 | #Learnt:      73672 | 0.003
1703.02/1703.36	c total clause space: 206.656MB
1703.02/1703.36	c total #watches: 263341
1703.63/1703.94	c total #propagations: 28397650 / total #impl: 300891661 (eff. 0.094)
1703.63/1703.94	c #Conflicts:    4362000 | #Learnt:      74672 | 0.003
1703.63/1703.94	c total clause space: 206.656MB
1703.63/1703.94	c total #watches: 267297
1704.12/1704.47	c total #propagations: 28404129 / total #impl: 300963021 (eff. 0.094)
1704.12/1704.47	c #Conflicts:    4363000 | #Learnt:      75672 | 0.003
1704.12/1704.47	c total clause space: 206.656MB
1704.12/1704.47	c total #watches: 270947
1704.92/1705.20	c total #propagations: 28411348 / total #impl: 301025862 (eff. 0.094)
1704.92/1705.20	c #Conflicts:    4364000 | #Learnt:      76672 | 0.003
1704.92/1705.20	c total clause space: 206.656MB
1704.92/1705.20	c total #watches: 274514
1705.62/1705.96	c total #propagations: 28417312 / total #impl: 301090586 (eff. 0.094)
1705.62/1705.96	c #Conflicts:    4365000 | #Learnt:      77672 | 0.003
1705.62/1705.96	c total clause space: 206.656MB
1705.62/1705.96	c total #watches: 277908
1706.22/1706.58	c total #propagations: 28423558 / total #impl: 301156322 (eff. 0.094)
1706.22/1706.58	c #Conflicts:    4366000 | #Learnt:      78672 | 0.003
1706.22/1706.58	c total clause space: 206.656MB
1706.22/1706.58	c total #watches: 281386
1706.93/1707.25	c total #propagations: 28430224 / total #impl: 301212571 (eff. 0.094)
1706.93/1707.25	c #Conflicts:    4367000 | #Learnt:      79672 | 0.003
1706.93/1707.25	c total clause space: 206.656MB
1706.93/1707.25	c total #watches: 284935
1707.72/1708.06	c total #propagations: 28436578 / total #impl: 301275662 (eff. 0.094)
1707.72/1708.06	c #Conflicts:    4368000 | #Learnt:      80672 | 0.003
1707.72/1708.06	c total clause space: 206.656MB
1707.72/1708.06	c total #watches: 288528
1708.42/1708.78	c total #propagations: 28442813 / total #impl: 301343848 (eff. 0.094)
1708.42/1708.78	c #Conflicts:    4369000 | #Learnt:      81672 | 0.003
1708.42/1708.78	c total clause space: 206.656MB
1708.42/1708.78	c total #watches: 291900
1709.23/1709.57	c total #propagations: 28449156 / total #impl: 301409404 (eff. 0.094)
1709.23/1709.57	c #Conflicts:    4370000 | #Learnt:      82672 | 0.003
1709.23/1709.57	c total clause space: 206.656MB
1709.23/1709.57	c total #watches: 295512
1709.92/1710.27	c total #propagations: 28455523 / total #impl: 301488306 (eff. 0.094)
1709.92/1710.27	c #Conflicts:    4371000 | #Learnt:      83672 | 0.003
1709.92/1710.27	c total clause space: 206.656MB
1709.92/1710.27	c total #watches: 298988
1710.62/1710.99	c total #propagations: 28462031 / total #impl: 301558322 (eff. 0.094)
1710.62/1710.99	c #Conflicts:    4372000 | #Learnt:      84672 | 0.003
1710.62/1710.99	c total clause space: 206.656MB
1710.62/1710.99	c total #watches: 302556
1711.12/1711.43	c total #propagations: 28468906 / total #impl: 301639382 (eff. 0.094)
1711.12/1711.43	c #Conflicts:    4373000 | #Learnt:      85672 | 0.003
1711.12/1711.43	c total clause space: 206.656MB
1711.12/1711.43	c total #watches: 305935
1711.52/1711.81	c total #propagations: 28475528 / total #impl: 301697339 (eff. 0.094)
1711.52/1711.81	c #Conflicts:    4374000 | #Learnt:      86672 | 0.003
1711.52/1711.81	c total clause space: 206.656MB
1711.52/1711.81	c total #watches: 309167
1712.02/1712.36	c total #propagations: 28482680 / total #impl: 301753491 (eff. 0.094)
1712.02/1712.36	c #Conflicts:    4375000 | #Learnt:      87672 | 0.003
1712.02/1712.36	c total clause space: 206.656MB
1712.02/1712.36	c total #watches: 312369
1712.43/1712.77	c total #propagations: 28489224 / total #impl: 301823615 (eff. 0.094)
1712.43/1712.77	c #Conflicts:    4376000 | #Learnt:      88672 | 0.003
1712.43/1712.77	c total clause space: 206.656MB
1712.43/1712.77	c total #watches: 315683
1712.92/1713.23	c total #propagations: 28495937 / total #impl: 301897108 (eff. 0.094)
1712.92/1713.23	c #Conflicts:    4377000 | #Learnt:      89672 | 0.003
1712.92/1713.23	c total clause space: 206.656MB
1712.92/1713.23	c total #watches: 318965
1713.42/1713.79	c total #propagations: 28502630 / total #impl: 301968049 (eff. 0.094)
1713.42/1713.79	c #Conflicts:    4378000 | #Learnt:      90672 | 0.003
1713.42/1713.79	c total clause space: 206.656MB
1713.42/1713.79	c total #watches: 322344
1714.32/1714.67	c total #propagations: 28509121 / total #impl: 302047684 (eff. 0.094)
1714.32/1714.67	c #Conflicts:    4379000 | #Learnt:      91672 | 0.003
1714.32/1714.67	c total clause space: 206.656MB
1714.32/1714.67	c total #watches: 325703
1715.73/1716.06	c total #propagations: 28515318 / total #impl: 302117295 (eff. 0.094)
1715.73/1716.06	c #Conflicts:    4380000 | #Learnt:      92672 | 0.003
1715.73/1716.06	c total clause space: 206.656MB
1715.73/1716.06	c total #watches: 329316
1716.62/1716.98	c total #propagations: 28521769 / total #impl: 302175473 (eff. 0.094)
1716.62/1716.98	c #Conflicts:    4381000 | #Learnt:      93672 | 0.003
1716.62/1716.98	c total clause space: 206.656MB
1716.62/1716.98	c total #watches: 332891
1717.22/1717.59	c total #propagations: 28529013 / total #impl: 302242380 (eff. 0.094)
1717.22/1717.59	c #Conflicts:    4382000 | #Learnt:      94672 | 0.003
1717.22/1717.59	c total clause space: 206.656MB
1717.22/1717.59	c total #watches: 336419
1717.82/1718.13	c total #propagations: 28536564 / total #impl: 302317036 (eff. 0.094)
1717.82/1718.13	c #Conflicts:    4383000 | #Learnt:      95672 | 0.003
1717.82/1718.13	c total clause space: 206.656MB
1717.82/1718.13	c total #watches: 340042
1719.03/1719.39	c total #propagations: 28543648 / total #impl: 302364661 (eff. 0.094)
1719.03/1719.39	c #Conflicts:    4384000 | #Learnt:      96672 | 0.003
1719.03/1719.39	c total clause space: 206.656MB
1719.03/1719.39	c total #watches: 343611
1720.13/1720.40	c total #propagations: 28550158 / total #impl: 302416140 (eff. 0.094)
1720.13/1720.40	c #Conflicts:    4385000 | #Learnt:      97672 | 0.003
1720.13/1720.40	c total clause space: 206.656MB
1720.13/1720.40	c total #watches: 347168
1721.12/1721.41	c total #propagations: 28556269 / total #impl: 302475984 (eff. 0.094)
1721.12/1721.41	c #Conflicts:    4386000 | #Learnt:      98672 | 0.003
1721.12/1721.41	c total clause space: 206.656MB
1721.12/1721.41	c total #watches: 350634
1722.43/1722.77	c total #propagations: 28563038 / total #impl: 302536650 (eff. 0.094)
1722.43/1722.77	c #Conflicts:    4387000 | #Learnt:      99672 | 0.003
1722.43/1722.77	c total clause space: 206.656MB
1722.43/1722.77	c total #watches: 354244
1723.22/1723.52	c total #propagations: 28570167 / total #impl: 302600999 (eff. 0.094)
1723.22/1723.52	c #Conflicts:    4388000 | #Learnt:     100672 | 0.003
1723.22/1723.52	c total clause space: 206.656MB
1723.22/1723.52	c total #watches: 358060
1724.32/1724.65	c total #propagations: 28576467 / total #impl: 302650306 (eff. 0.094)
1724.32/1724.65	c #Conflicts:    4389000 | #Learnt:     101672 | 0.003
1724.32/1724.65	c total clause space: 206.656MB
1724.32/1724.65	c total #watches: 361524
1724.82/1725.18	c total #propagations: 28582796 / total #impl: 302707808 (eff. 0.094)
1724.82/1725.18	c GC COLLECT
1724.82/1725.18	c #Conflicts:    4390000 | #Learnt:      51769 | 0.003
1724.82/1725.18	c total clause space: 206.656MB
1724.82/1725.18	c total #watches: 186611
1725.22/1725.58	c total #propagations: 28589030 / total #impl: 302768527 (eff. 0.094)
1725.22/1725.58	c #Conflicts:    4391000 | #Learnt:      52769 | 0.003
1725.22/1725.58	c total clause space: 206.656MB
1725.22/1725.58	c total #watches: 189945
1725.82/1726.15	c total #propagations: 28595130 / total #impl: 302824054 (eff. 0.094)
1725.82/1726.15	c #Conflicts:    4392000 | #Learnt:      53769 | 0.003
1725.82/1726.15	c total clause space: 206.656MB
1725.82/1726.15	c total #watches: 193407
1726.32/1726.64	c total #propagations: 28602223 / total #impl: 302882114 (eff. 0.094)
1726.32/1726.64	c #Conflicts:    4393000 | #Learnt:      54769 | 0.003
1726.32/1726.64	c total clause space: 206.656MB
1726.32/1726.64	c total #watches: 196998
1726.82/1727.16	c total #propagations: 28609043 / total #impl: 302932614 (eff. 0.094)
1726.82/1727.16	c #Conflicts:    4394000 | #Learnt:      55769 | 0.003
1726.82/1727.16	c total clause space: 206.656MB
1726.82/1727.16	c total #watches: 201175
1727.32/1727.64	c total #propagations: 28615606 / total #impl: 302999263 (eff. 0.094)
1727.32/1727.64	c #Conflicts:    4395000 | #Learnt:      56769 | 0.003
1727.32/1727.64	c total clause space: 206.656MB
1727.32/1727.64	c total #watches: 205227
1727.92/1728.23	c total #propagations: 28622180 / total #impl: 303070757 (eff. 0.094)
1727.92/1728.23	c #Conflicts:    4396000 | #Learnt:      57769 | 0.003
1727.92/1728.23	c total clause space: 206.656MB
1727.92/1728.23	c total #watches: 208705
1728.42/1728.79	c total #propagations: 28629564 / total #impl: 303150103 (eff. 0.094)
1728.42/1728.79	c #Conflicts:    4397000 | #Learnt:      58769 | 0.003
1728.42/1728.79	c total clause space: 206.656MB
1728.42/1728.79	c total #watches: 212652
1729.03/1729.34	c total #propagations: 28637305 / total #impl: 303229332 (eff. 0.094)
1729.03/1729.34	c #Conflicts:    4398000 | #Learnt:      59769 | 0.003
1729.03/1729.34	c total clause space: 206.656MB
1729.03/1729.34	c total #watches: 216392
1729.32/1729.68	c total #propagations: 28644424 / total #impl: 303302903 (eff. 0.094)
1729.32/1729.68	c #Conflicts:    4399000 | #Learnt:      60769 | 0.003
1729.32/1729.68	c total clause space: 206.656MB
1729.32/1729.68	c total #watches: 219790
1729.82/1730.14	c total #propagations: 28650928 / total #impl: 303371008 (eff. 0.094)
1729.82/1730.14	c #Conflicts:    4400000 | #Learnt:      61769 | 0.003
1729.82/1730.14	c total clause space: 206.656MB
1729.82/1730.14	c total #watches: 223156
1730.12/1730.44	c total #propagations: 28657106 / total #impl: 303430495 (eff. 0.094)
1730.12/1730.44	c #Conflicts:    4401000 | #Learnt:      62769 | 0.003
1730.12/1730.44	c total clause space: 206.656MB
1730.12/1730.44	c total #watches: 226574
1730.62/1730.92	c total #propagations: 28663297 / total #impl: 303487572 (eff. 0.094)
1730.62/1730.92	c #Conflicts:    4402000 | #Learnt:      63769 | 0.003
1730.62/1730.92	c total clause space: 206.656MB
1730.62/1730.92	c total #watches: 230014
1731.02/1731.31	c total #propagations: 28669985 / total #impl: 303551054 (eff. 0.094)
1731.02/1731.31	c #Conflicts:    4403000 | #Learnt:      64769 | 0.003
1731.02/1731.31	c total clause space: 206.656MB
1731.02/1731.31	c total #watches: 233363
1731.22/1731.54	c total #propagations: 28676373 / total #impl: 303608729 (eff. 0.094)
1731.22/1731.54	c #Conflicts:    4404000 | #Learnt:      65769 | 0.003
1731.22/1731.54	c total clause space: 206.656MB
1731.22/1731.54	c total #watches: 237003
1731.52/1731.84	c total #propagations: 28682529 / total #impl: 303662529 (eff. 0.094)
1731.52/1731.84	c #Conflicts:    4405000 | #Learnt:      66769 | 0.003
1731.52/1731.84	c total clause space: 206.656MB
1731.52/1731.84	c total #watches: 240384
1731.92/1732.22	c total #propagations: 28688456 / total #impl: 303717799 (eff. 0.094)
1731.92/1732.22	c #Conflicts:    4406000 | #Learnt:      67769 | 0.003
1731.92/1732.22	c total clause space: 206.656MB
1731.92/1732.22	c total #watches: 243786
1732.32/1732.63	c total #propagations: 28694564 / total #impl: 303781434 (eff. 0.094)
1732.32/1732.63	c #Conflicts:    4407000 | #Learnt:      68769 | 0.003
1732.32/1732.63	c total clause space: 206.656MB
1732.32/1732.63	c total #watches: 247280
1732.72/1733.03	c total #propagations: 28701184 / total #impl: 303836887 (eff. 0.094)
1732.72/1733.03	c #Conflicts:    4408000 | #Learnt:      69769 | 0.003
1732.72/1733.03	c total clause space: 206.656MB
1732.72/1733.03	c total #watches: 251026
1733.02/1733.38	c total #propagations: 28708457 / total #impl: 303888223 (eff. 0.094)
1733.02/1733.38	c #Conflicts:    4409000 | #Learnt:      70769 | 0.003
1733.02/1733.38	c total clause space: 206.656MB
1733.02/1733.38	c total #watches: 254551
1733.52/1733.89	c total #propagations: 28715474 / total #impl: 303952301 (eff. 0.094)
1733.52/1733.89	c #Conflicts:    4410000 | #Learnt:      71769 | 0.003
1733.52/1733.89	c total clause space: 206.656MB
1733.52/1733.89	c total #watches: 258252
1734.12/1734.40	c total #propagations: 28722803 / total #impl: 304006793 (eff. 0.094)
1734.12/1734.40	c #Conflicts:    4411000 | #Learnt:      72769 | 0.003
1734.12/1734.40	c total clause space: 206.656MB
1734.12/1734.40	c total #watches: 261816
1734.42/1734.74	c total #propagations: 28729841 / total #impl: 304064767 (eff. 0.094)
1734.42/1734.74	c #Conflicts:    4412000 | #Learnt:      73769 | 0.003
1734.42/1734.74	c total clause space: 206.656MB
1734.42/1734.74	c total #watches: 265416
1734.82/1735.12	c total #propagations: 28736637 / total #impl: 304118139 (eff. 0.094)
1734.82/1735.12	c #Conflicts:    4413000 | #Learnt:      74769 | 0.003
1734.82/1735.12	c total clause space: 206.656MB
1734.82/1735.12	c total #watches: 269222
1735.12/1735.45	c total #propagations: 28743474 / total #impl: 304168163 (eff. 0.094)
1735.12/1735.45	c #Conflicts:    4414000 | #Learnt:      75769 | 0.003
1735.12/1735.45	c total clause space: 206.656MB
1735.12/1735.45	c total #watches: 272982
1735.42/1735.73	c total #propagations: 28750800 / total #impl: 304214673 (eff. 0.095)
1735.42/1735.73	c #Conflicts:    4415000 | #Learnt:      76769 | 0.003
1735.42/1735.73	c total clause space: 206.656MB
1735.42/1735.73	c total #watches: 276894
1735.92/1736.22	c total #propagations: 28757701 / total #impl: 304259821 (eff. 0.095)
1735.92/1736.22	c #Conflicts:    4416000 | #Learnt:      77769 | 0.003
1735.92/1736.22	c total clause space: 206.656MB
1735.92/1736.22	c total #watches: 280203
1736.42/1736.76	c total #propagations: 28764526 / total #impl: 304312685 (eff. 0.095)
1736.42/1736.76	c #Conflicts:    4417000 | #Learnt:      78769 | 0.003
1736.42/1736.76	c total clause space: 206.656MB
1736.42/1736.76	c total #watches: 283667
1736.92/1737.20	c total #propagations: 28771527 / total #impl: 304370630 (eff. 0.095)
1736.92/1737.20	c #Conflicts:    4418000 | #Learnt:      79769 | 0.003
1736.92/1737.20	c total clause space: 206.656MB
1736.92/1737.20	c total #watches: 287214
1737.42/1737.73	c total #propagations: 28778461 / total #impl: 304423212 (eff. 0.095)
1737.42/1737.73	c #Conflicts:    4419000 | #Learnt:      80769 | 0.003
1737.42/1737.73	c total clause space: 206.656MB
1737.42/1737.73	c total #watches: 290640
1737.92/1738.24	c total #propagations: 28785218 / total #impl: 304481175 (eff. 0.095)
1737.92/1738.24	c #Conflicts:    4420000 | #Learnt:      81769 | 0.003
1737.92/1738.24	c total clause space: 206.656MB
1737.92/1738.24	c total #watches: 293818
1738.42/1738.79	c total #propagations: 28791913 / total #impl: 304537776 (eff. 0.095)
1738.42/1738.79	c #Conflicts:    4421000 | #Learnt:      82769 | 0.003
1738.42/1738.79	c total clause space: 206.656MB
1738.42/1738.79	c total #watches: 296884
1739.12/1739.47	c total #propagations: 28798492 / total #impl: 304596348 (eff. 0.095)
1739.12/1739.47	c #Conflicts:    4422000 | #Learnt:      83769 | 0.003
1739.12/1739.47	c total clause space: 206.656MB
1739.12/1739.47	c total #watches: 300263
1739.82/1740.14	c total #propagations: 28805085 / total #impl: 304661167 (eff. 0.095)
1739.82/1740.14	c #Conflicts:    4423000 | #Learnt:      84769 | 0.003
1739.82/1740.14	c total clause space: 206.656MB
1739.82/1740.14	c total #watches: 303329
1740.52/1740.81	c total #propagations: 28811945 / total #impl: 304727839 (eff. 0.095)
1740.52/1740.81	c #Conflicts:    4424000 | #Learnt:      85769 | 0.003
1740.52/1740.81	c total clause space: 206.656MB
1740.52/1740.81	c total #watches: 306580
1741.32/1741.67	c total #propagations: 28818185 / total #impl: 304791196 (eff. 0.095)
1741.32/1741.67	c #Conflicts:    4425000 | #Learnt:      86769 | 0.003
1741.32/1741.67	c total clause space: 206.656MB
1741.32/1741.67	c total #watches: 310048
1742.02/1742.32	c total #propagations: 28824161 / total #impl: 304857028 (eff. 0.095)
1742.02/1742.32	c #Conflicts:    4426000 | #Learnt:      87769 | 0.003
1742.02/1742.32	c total clause space: 206.656MB
1742.02/1742.32	c total #watches: 313164
1742.82/1743.12	c total #propagations: 28830312 / total #impl: 304914307 (eff. 0.095)
1742.82/1743.12	c #Conflicts:    4427000 | #Learnt:      88769 | 0.003
1742.82/1743.12	c total clause space: 206.656MB
1742.82/1743.12	c total #watches: 316472
1743.61/1743.98	c total #propagations: 28836246 / total #impl: 304978590 (eff. 0.095)
1743.61/1743.98	c #Conflicts:    4428000 | #Learnt:      89769 | 0.003
1743.61/1743.98	c total clause space: 206.656MB
1743.61/1743.98	c total #watches: 319948
1744.51/1744.80	c total #propagations: 28842079 / total #impl: 305044345 (eff. 0.095)
1744.51/1744.80	c #Conflicts:    4429000 | #Learnt:      90769 | 0.003
1744.51/1744.80	c total clause space: 206.656MB
1744.51/1744.80	c total #watches: 323122
1745.31/1745.66	c total #propagations: 28847942 / total #impl: 305108308 (eff. 0.095)
1745.31/1745.66	c #Conflicts:    4430000 | #Learnt:      91769 | 0.003
1745.31/1745.66	c total clause space: 206.656MB
1745.31/1745.66	c total #watches: 326334
1746.41/1746.73	c total #propagations: 28853475 / total #impl: 305168853 (eff. 0.095)
1746.41/1746.73	c #Conflicts:    4431000 | #Learnt:      92769 | 0.003
1746.41/1746.73	c total clause space: 206.656MB
1746.41/1746.73	c total #watches: 329980
1747.81/1748.10	c total #propagations: 28859596 / total #impl: 305251188 (eff. 0.095)
1747.81/1748.10	c #Conflicts:    4432000 | #Learnt:      93769 | 0.003
1747.81/1748.10	c total clause space: 206.656MB
1747.81/1748.10	c total #watches: 333544
1748.82/1749.13	c total #propagations: 28865813 / total #impl: 305332848 (eff. 0.095)
1748.82/1749.13	c #Conflicts:    4433000 | #Learnt:      94769 | 0.003
1748.82/1749.13	c total clause space: 206.656MB
1748.82/1749.13	c total #watches: 337246
1750.31/1750.62	c total #propagations: 28871736 / total #impl: 305416747 (eff. 0.095)
1750.31/1750.62	c #Conflicts:    4434000 | #Learnt:      95769 | 0.003
1750.31/1750.62	c total clause space: 206.656MB
1750.31/1750.62	c total #watches: 340795
1751.91/1752.26	c total #propagations: 28877985 / total #impl: 305500797 (eff. 0.095)
1751.91/1752.26	c #Conflicts:    4435000 | #Learnt:      96769 | 0.003
1751.91/1752.26	c total clause space: 206.656MB
1751.91/1752.26	c total #watches: 344186
1753.61/1753.94	c total #propagations: 28884505 / total #impl: 305590533 (eff. 0.095)
1753.61/1753.94	c #Conflicts:    4436000 | #Learnt:      97769 | 0.003
1753.61/1753.94	c total clause space: 206.656MB
1753.61/1753.94	c total #watches: 347754
1754.81/1755.13	c total #propagations: 28891238 / total #impl: 305676652 (eff. 0.095)
1754.81/1755.13	c #Conflicts:    4437000 | #Learnt:      98769 | 0.003
1754.81/1755.13	c total clause space: 206.656MB
1754.81/1755.13	c total #watches: 351144
1755.61/1755.98	c total #propagations: 28897596 / total #impl: 305737405 (eff. 0.095)
1755.61/1755.98	c #Conflicts:    4438000 | #Learnt:      99769 | 0.003
1755.61/1755.98	c total clause space: 206.656MB
1755.61/1755.98	c total #watches: 354482
1756.52/1756.87	c total #propagations: 28904064 / total #impl: 305789232 (eff. 0.095)
1756.52/1756.87	c #Conflicts:    4439000 | #Learnt:     100769 | 0.003
1756.52/1756.87	c total clause space: 206.656MB
1756.52/1756.87	c total #watches: 358111
1757.31/1757.64	c total #propagations: 28910624 / total #impl: 305835943 (eff. 0.095)
1757.31/1757.64	c #Conflicts:    4440000 | #Learnt:     101769 | 0.003
1757.31/1757.64	c total clause space: 206.656MB
1757.31/1757.64	c total #watches: 361587
1758.01/1758.33	c total #propagations: 28917557 / total #impl: 305887438 (eff. 0.095)
1758.01/1758.33	c GC COLLECT
1758.01/1758.33	c #Conflicts:    4441000 | #Learnt:      51566 | 0.003
1758.01/1758.33	c total clause space: 206.656MB
1758.01/1758.33	c total #watches: 186006
1758.31/1758.61	c total #propagations: 28923800 / total #impl: 305946986 (eff. 0.095)
1758.31/1758.61	c #Conflicts:    4442000 | #Learnt:      52566 | 0.003
1758.31/1758.61	c total clause space: 206.656MB
1758.31/1758.61	c total #watches: 189354
1758.51/1758.83	c total #propagations: 28930358 / total #impl: 306011501 (eff. 0.095)
1758.51/1758.83	c #Conflicts:    4443000 | #Learnt:      53566 | 0.003
1758.51/1758.83	c total clause space: 206.656MB
1758.51/1758.83	c total #watches: 193136
1758.72/1759.08	c total #propagations: 28936597 / total #impl: 306060062 (eff. 0.095)
1758.72/1759.08	c #Conflicts:    4444000 | #Learnt:      54566 | 0.003
1758.72/1759.08	c total clause space: 206.656MB
1758.72/1759.08	c total #watches: 196863
1759.11/1759.42	c total #propagations: 28942717 / total #impl: 306117176 (eff. 0.095)
1759.11/1759.42	c #Conflicts:    4445000 | #Learnt:      55566 | 0.003
1759.11/1759.42	c total clause space: 206.656MB
1759.11/1759.42	c total #watches: 200494
1759.41/1759.75	c total #propagations: 28948887 / total #impl: 306177621 (eff. 0.095)
1759.41/1759.75	c #Conflicts:    4446000 | #Learnt:      56566 | 0.003
1759.41/1759.75	c total clause space: 206.656MB
1759.41/1759.75	c total #watches: 203820
1759.91/1760.20	c total #propagations: 28955306 / total #impl: 306241792 (eff. 0.095)
1759.91/1760.20	c #Conflicts:    4447000 | #Learnt:      57566 | 0.003
1759.91/1760.20	c total clause space: 206.656MB
1759.91/1760.20	c total #watches: 207475
1760.21/1760.55	c total #propagations: 28961790 / total #impl: 306307610 (eff. 0.095)
1760.21/1760.55	c #Conflicts:    4448000 | #Learnt:      58566 | 0.003
1760.21/1760.55	c total clause space: 206.656MB
1760.21/1760.55	c total #watches: 211360
1760.51/1760.85	c total #propagations: 28968371 / total #impl: 306366851 (eff. 0.095)
1760.51/1760.85	c #Conflicts:    4449000 | #Learnt:      59566 | 0.003
1760.51/1760.85	c total clause space: 206.656MB
1760.51/1760.85	c total #watches: 214825
1760.92/1761.27	c total #propagations: 28974508 / total #impl: 306427214 (eff. 0.095)
1760.92/1761.27	c #Conflicts:    4450000 | #Learnt:      60566 | 0.003
1760.92/1761.27	c total clause space: 206.656MB
1760.92/1761.27	c total #watches: 218195
1761.41/1761.73	c total #propagations: 28981360 / total #impl: 306486425 (eff. 0.095)
1761.41/1761.73	c #Conflicts:    4451000 | #Learnt:      61566 | 0.003
1761.41/1761.73	c total clause space: 206.656MB
1761.41/1761.73	c total #watches: 221680
1761.92/1762.23	c total #propagations: 28987926 / total #impl: 306538557 (eff. 0.095)
1761.92/1762.23	c #Conflicts:    4452000 | #Learnt:      62566 | 0.003
1761.92/1762.23	c total clause space: 206.656MB
1761.92/1762.23	c total #watches: 225220
1762.31/1762.67	c total #propagations: 28994372 / total #impl: 306590816 (eff. 0.095)
1762.31/1762.67	c #Conflicts:    4453000 | #Learnt:      63566 | 0.003
1762.31/1762.67	c total clause space: 206.656MB
1762.31/1762.67	c total #watches: 228638
1762.61/1762.95	c total #propagations: 29000905 / total #impl: 306656032 (eff. 0.095)
1762.61/1762.95	c #Conflicts:    4454000 | #Learnt:      64566 | 0.003
1762.61/1762.95	c total clause space: 206.656MB
1762.61/1762.95	c total #watches: 232012
1763.02/1763.33	c total #propagations: 29007334 / total #impl: 306717192 (eff. 0.095)
1763.02/1763.33	c #Conflicts:    4455000 | #Learnt:      65566 | 0.003
1763.02/1763.33	c total clause space: 206.656MB
1763.02/1763.33	c total #watches: 235218
1763.51/1763.84	c total #propagations: 29013938 / total #impl: 306783368 (eff. 0.095)
1763.51/1763.84	c #Conflicts:    4456000 | #Learnt:      66566 | 0.003
1763.51/1763.84	c total clause space: 206.656MB
1763.51/1763.84	c total #watches: 238654
1763.81/1764.18	c total #propagations: 29020485 / total #impl: 306846171 (eff. 0.095)
1763.81/1764.18	c #Conflicts:    4457000 | #Learnt:      67566 | 0.003
1763.81/1764.18	c total clause space: 206.656MB
1763.81/1764.18	c total #watches: 242047
1764.61/1764.91	c total #propagations: 29027429 / total #impl: 306890233 (eff. 0.095)
1764.61/1764.91	c #Conflicts:    4458000 | #Learnt:      68566 | 0.003
1764.61/1764.91	c total clause space: 206.656MB
1764.61/1764.91	c total #watches: 245368
1765.11/1765.50	c total #propagations: 29034037 / total #impl: 306958261 (eff. 0.095)
1765.11/1765.50	c #Conflicts:    4459000 | #Learnt:      69566 | 0.003
1765.11/1765.50	c total clause space: 206.656MB
1765.11/1765.50	c total #watches: 248725
1765.71/1766.07	c total #propagations: 29040646 / total #impl: 307044986 (eff. 0.095)
1765.71/1766.07	c #Conflicts:    4460000 | #Learnt:      70566 | 0.003
1765.71/1766.07	c total clause space: 206.656MB
1765.71/1766.07	c total #watches: 252288
1766.42/1766.72	c total #propagations: 29046622 / total #impl: 307100160 (eff. 0.095)
1766.42/1766.72	c #Conflicts:    4461000 | #Learnt:      71566 | 0.003
1766.42/1766.72	c total clause space: 206.656MB
1766.42/1766.72	c total #watches: 255432
1766.91/1767.26	c total #propagations: 29052691 / total #impl: 307167405 (eff. 0.095)
1766.91/1767.26	c #Conflicts:    4462000 | #Learnt:      72566 | 0.003
1766.91/1767.26	c total clause space: 206.656MB
1766.91/1767.26	c total #watches: 258886
1767.31/1767.61	c total #propagations: 29058897 / total #impl: 307239750 (eff. 0.095)
1767.31/1767.61	c #Conflicts:    4463000 | #Learnt:      73566 | 0.003
1767.31/1767.61	c total clause space: 206.656MB
1767.31/1767.61	c total #watches: 262195
1767.71/1768.02	c total #propagations: 29064902 / total #impl: 307307112 (eff. 0.095)
1767.71/1768.02	c #Conflicts:    4464000 | #Learnt:      74566 | 0.003
1767.71/1768.02	c total clause space: 206.656MB
1767.71/1768.02	c total #watches: 265782
1768.11/1768.40	c total #propagations: 29071360 / total #impl: 307369764 (eff. 0.095)
1768.11/1768.40	c #Conflicts:    4465000 | #Learnt:      75566 | 0.003
1768.11/1768.40	c total clause space: 206.656MB
1768.11/1768.40	c total #watches: 269276
1768.62/1768.91	c total #propagations: 29078898 / total #impl: 307419408 (eff. 0.095)
1768.62/1768.91	c #Conflicts:    4466000 | #Learnt:      76566 | 0.003
1768.62/1768.91	c total clause space: 206.656MB
1768.62/1768.91	c total #watches: 272865
1769.11/1769.47	c total #propagations: 29085868 / total #impl: 307489805 (eff. 0.095)
1769.11/1769.47	c #Conflicts:    4467000 | #Learnt:      77566 | 0.003
1769.11/1769.47	c total clause space: 206.656MB
1769.11/1769.47	c total #watches: 276443
1769.72/1770.06	c total #propagations: 29092749 / total #impl: 307560413 (eff. 0.095)
1769.72/1770.06	c #Conflicts:    4468000 | #Learnt:      78566 | 0.003
1769.72/1770.06	c total clause space: 206.656MB
1769.72/1770.06	c total #watches: 280133
1770.51/1770.85	c total #propagations: 29100148 / total #impl: 307613978 (eff. 0.095)
1770.51/1770.85	c #Conflicts:    4469000 | #Learnt:      79566 | 0.003
1770.51/1770.85	c total clause space: 206.656MB
1770.51/1770.85	c total #watches: 284073
1771.31/1771.60	c total #propagations: 29107400 / total #impl: 307694256 (eff. 0.095)
1771.31/1771.60	c #Conflicts:    4470000 | #Learnt:      80566 | 0.003
1771.31/1771.60	c total clause space: 206.656MB
1771.31/1771.60	c total #watches: 287643
1772.31/1772.60	c total #propagations: 29113929 / total #impl: 307766047 (eff. 0.095)
1772.31/1772.60	c #Conflicts:    4471000 | #Learnt:      81566 | 0.003
1772.31/1772.60	c total clause space: 206.656MB
1772.31/1772.60	c total #watches: 291301
1773.31/1773.62	c total #propagations: 29121429 / total #impl: 307842050 (eff. 0.095)
1773.31/1773.62	c #Conflicts:    4472000 | #Learnt:      82566 | 0.003
1773.31/1773.62	c total clause space: 206.656MB
1773.31/1773.62	c total #watches: 294641
1774.21/1774.54	c total #propagations: 29128386 / total #impl: 307908881 (eff. 0.095)
1774.21/1774.54	c #Conflicts:    4473000 | #Learnt:      83566 | 0.003
1774.21/1774.54	c total clause space: 206.656MB
1774.21/1774.54	c total #watches: 298027
1775.01/1775.38	c total #propagations: 29134671 / total #impl: 307983217 (eff. 0.095)
1775.01/1775.38	c #Conflicts:    4474000 | #Learnt:      84566 | 0.003
1775.01/1775.38	c total clause space: 206.656MB
1775.01/1775.38	c total #watches: 301366
1775.81/1776.18	c total #propagations: 29140790 / total #impl: 308065479 (eff. 0.095)
1775.81/1776.18	c #Conflicts:    4475000 | #Learnt:      85566 | 0.003
1775.81/1776.18	c total clause space: 206.656MB
1775.81/1776.18	c total #watches: 304771
1776.61/1776.93	c total #propagations: 29146941 / total #impl: 308154145 (eff. 0.095)
1776.61/1776.93	c #Conflicts:    4476000 | #Learnt:      86566 | 0.003
1776.61/1776.93	c total clause space: 206.656MB
1776.61/1776.93	c total #watches: 308677
1777.42/1777.75	c total #propagations: 29153307 / total #impl: 308251241 (eff. 0.095)
1777.42/1777.75	c #Conflicts:    4477000 | #Learnt:      87566 | 0.003
1777.42/1777.75	c total clause space: 206.656MB
1777.42/1777.75	c total #watches: 312577
1778.11/1778.44	c total #propagations: 29159693 / total #impl: 308344984 (eff. 0.095)
1778.11/1778.44	c #Conflicts:    4478000 | #Learnt:      88566 | 0.003
1778.11/1778.44	c total clause space: 206.656MB
1778.11/1778.44	c total #watches: 316192
1778.81/1779.14	c total #propagations: 29166228 / total #impl: 308449265 (eff. 0.095)
1778.81/1779.14	c #Conflicts:    4479000 | #Learnt:      89566 | 0.003
1778.81/1779.14	c total clause space: 206.656MB
1778.81/1779.14	c total #watches: 319637
1779.52/1779.82	c total #propagations: 29172544 / total #impl: 308538029 (eff. 0.095)
1779.52/1779.82	c #Conflicts:    4480000 | #Learnt:      90566 | 0.003
1779.52/1779.82	c total clause space: 206.656MB
1779.52/1779.82	c total #watches: 323144
1780.21/1780.51	c total #propagations: 29178646 / total #impl: 308621329 (eff. 0.095)
1780.21/1780.51	c #Conflicts:    4481000 | #Learnt:      91566 | 0.003
1780.21/1780.51	c total clause space: 206.656MB
1780.21/1780.51	c total #watches: 326560
1781.11/1781.43	c total #propagations: 29184822 / total #impl: 308705737 (eff. 0.095)
1781.11/1781.43	c #Conflicts:    4482000 | #Learnt:      92566 | 0.003
1781.11/1781.43	c total clause space: 206.656MB
1781.11/1781.43	c total #watches: 330248
1781.91/1782.20	c total #propagations: 29192036 / total #impl: 308778499 (eff. 0.095)
1781.91/1782.20	c #Conflicts:    4483000 | #Learnt:      93566 | 0.003
1781.91/1782.20	c total clause space: 206.656MB
1781.91/1782.20	c total #watches: 334124
1782.71/1783.09	c total #propagations: 29199229 / total #impl: 308863760 (eff. 0.095)
1782.71/1783.09	c #Conflicts:    4484000 | #Learnt:      94566 | 0.003
1782.71/1783.09	c total clause space: 206.656MB
1782.71/1783.09	c total #watches: 337806
1783.71/1784.00	c total #propagations: 29205987 / total #impl: 308951504 (eff. 0.095)
1783.71/1784.00	c #Conflicts:    4485000 | #Learnt:      95566 | 0.003
1783.71/1784.00	c total clause space: 206.656MB
1783.71/1784.00	c total #watches: 341449
1784.41/1784.77	c total #propagations: 29212434 / total #impl: 309031956 (eff. 0.095)
1784.41/1784.77	c #Conflicts:    4486000 | #Learnt:      96566 | 0.003
1784.41/1784.77	c total clause space: 206.656MB
1784.41/1784.77	c total #watches: 344912
1785.01/1785.37	c total #propagations: 29219103 / total #impl: 309095579 (eff. 0.095)
1785.01/1785.37	c #Conflicts:    4487000 | #Learnt:      97566 | 0.003
1785.01/1785.37	c total clause space: 206.656MB
1785.01/1785.37	c total #watches: 348583
1785.61/1785.94	c total #propagations: 29225783 / total #impl: 309159160 (eff. 0.095)
1785.61/1785.94	c #Conflicts:    4488000 | #Learnt:      98566 | 0.003
1785.61/1785.94	c total clause space: 206.656MB
1785.61/1785.94	c total #watches: 352041
1786.31/1786.63	c total #propagations: 29232226 / total #impl: 309234349 (eff. 0.095)
1786.31/1786.63	c #Conflicts:    4489000 | #Learnt:      99566 | 0.003
1786.31/1786.63	c total clause space: 206.656MB
1786.31/1786.63	c total #watches: 355691
1787.41/1787.78	c total #propagations: 29239109 / total #impl: 309325104 (eff. 0.095)
1787.41/1787.78	c #Conflicts:    4490000 | #Learnt:     100566 | 0.003
1787.41/1787.78	c total clause space: 206.656MB
1787.41/1787.78	c total #watches: 359073
1788.61/1788.93	c total #propagations: 29245658 / total #impl: 309399721 (eff. 0.095)
1788.61/1788.93	c #Conflicts:    4491000 | #Learnt:     101566 | 0.003
1788.61/1788.93	c total clause space: 206.656MB
1788.61/1788.93	c total #watches: 362616
1789.61/1789.91	c total #propagations: 29252926 / total #impl: 309481079 (eff. 0.095)
1789.61/1789.91	c #Conflicts:    4492000 | #Learnt:     102566 | 0.003
1789.61/1789.91	c total clause space: 206.656MB
1789.61/1789.91	c total #watches: 366026
1790.31/1790.63	c total #propagations: 29259317 / total #impl: 309558873 (eff. 0.095)
1790.31/1790.63	c GC COLLECT
1790.31/1790.63	c #Conflicts:    4493000 | #Learnt:      52067 | 0.003
1790.31/1790.63	c total clause space: 206.656MB
1790.31/1790.63	c total #watches: 187799
1790.51/1790.86	c total #propagations: 29265656 / total #impl: 309622829 (eff. 0.095)
1790.51/1790.86	c #Conflicts:    4494000 | #Learnt:      53067 | 0.003
1790.51/1790.86	c total clause space: 206.656MB
1790.51/1790.86	c total #watches: 191280
1790.81/1791.17	c total #propagations: 29272413 / total #impl: 309674268 (eff. 0.095)
1790.81/1791.17	c #Conflicts:    4495000 | #Learnt:      54067 | 0.003
1790.81/1791.17	c total clause space: 206.656MB
1790.81/1791.17	c total #watches: 194644
1791.11/1791.48	c total #propagations: 29279227 / total #impl: 309736154 (eff. 0.095)
1791.11/1791.48	c #Conflicts:    4496000 | #Learnt:      55067 | 0.003
1791.11/1791.48	c total clause space: 206.656MB
1791.11/1791.48	c total #watches: 198026
1791.51/1791.80	c total #propagations: 29285451 / total #impl: 309799127 (eff. 0.095)
1791.51/1791.80	c #Conflicts:    4497000 | #Learnt:      56067 | 0.003
1791.51/1791.80	c total clause space: 206.656MB
1791.51/1791.80	c total #watches: 201516
1791.81/1792.11	c total #propagations: 29291514 / total #impl: 309866746 (eff. 0.095)
1791.81/1792.11	c #Conflicts:    4498000 | #Learnt:      57067 | 0.003
1791.81/1792.11	c total clause space: 206.656MB
1791.81/1792.11	c total #watches: 204885
1792.11/1792.41	c total #propagations: 29298183 / total #impl: 309930312 (eff. 0.095)
1792.11/1792.41	c #Conflicts:    4499000 | #Learnt:      58067 | 0.003
1792.11/1792.41	c total clause space: 206.656MB
1792.11/1792.41	c total #watches: 208394
1792.41/1792.70	c total #propagations: 29304655 / total #impl: 309997893 (eff. 0.095)
1792.41/1792.70	c #Conflicts:    4500000 | #Learnt:      59067 | 0.003
1792.41/1792.70	c total clause space: 206.656MB
1792.41/1792.70	c total #watches: 211842
1792.71/1793.05	c total #propagations: 29311364 / total #impl: 310059809 (eff. 0.095)
1792.71/1793.05	c #Conflicts:    4501000 | #Learnt:      60067 | 0.003
1792.71/1793.05	c total clause space: 206.656MB
1792.71/1793.05	c total #watches: 215076
1793.01/1793.36	c total #propagations: 29318112 / total #impl: 310116250 (eff. 0.095)
1793.01/1793.36	c #Conflicts:    4502000 | #Learnt:      61067 | 0.003
1793.01/1793.36	c total clause space: 206.656MB
1793.01/1793.36	c total #watches: 218561
1793.41/1793.75	c total #propagations: 29324971 / total #impl: 310175749 (eff. 0.095)
1793.41/1793.75	c #Conflicts:    4503000 | #Learnt:      62067 | 0.003
1793.41/1793.75	c total clause space: 206.656MB
1793.41/1793.75	c total #watches: 222196
1793.91/1794.22	c total #propagations: 29331457 / total #impl: 310246579 (eff. 0.095)
1793.91/1794.22	c #Conflicts:    4504000 | #Learnt:      63067 | 0.003
1793.91/1794.22	c total clause space: 206.656MB
1793.91/1794.22	c total #watches: 225905
1794.71/1795.04	c total #propagations: 29338405 / total #impl: 310311419 (eff. 0.095)
1794.71/1795.04	c #Conflicts:    4505000 | #Learnt:      64067 | 0.003
1794.71/1795.04	c total clause space: 206.656MB
1794.71/1795.04	c total #watches: 229598
1795.31/1795.68	c total #propagations: 29346528 / total #impl: 310375711 (eff. 0.095)
1795.31/1795.68	c #Conflicts:    4506000 | #Learnt:      65067 | 0.003
1795.31/1795.68	c total clause space: 206.656MB
1795.31/1795.68	c total #watches: 233141
1796.01/1796.35	c total #propagations: 29353235 / total #impl: 310429154 (eff. 0.095)
1796.01/1796.35	c #Conflicts:    4507000 | #Learnt:      66067 | 0.003
1796.01/1796.35	c total clause space: 206.656MB
1796.01/1796.35	c total #watches: 236542
1796.91/1797.20	c total #propagations: 29360664 / total #impl: 310490454 (eff. 0.095)
1796.91/1797.20	c #Conflicts:    4508000 | #Learnt:      67067 | 0.003
1796.91/1797.20	c total clause space: 206.656MB
1796.91/1797.20	c total #watches: 240477
1797.61/1797.90	c total #propagations: 29367335 / total #impl: 310548567 (eff. 0.095)
1797.61/1797.90	c #Conflicts:    4509000 | #Learnt:      68067 | 0.003
1797.61/1797.90	c total clause space: 206.656MB
1797.61/1797.90	c total #watches: 244069
1798.31/1798.61	c total #propagations: 29374532 / total #impl: 310597768 (eff. 0.095)
1798.31/1798.61	c #Conflicts:    4510000 | #Learnt:      69067 | 0.003
1798.31/1798.61	c total clause space: 206.656MB
1798.31/1798.61	c total #watches: 247703
1799.11/1799.46	c total #propagations: 29382120 / total #impl: 310643698 (eff. 0.095)
1799.11/1799.46	c #Conflicts:    4511000 | #Learnt:      70067 | 0.003
1799.11/1799.46	c total clause space: 206.656MB
1799.11/1799.46	c total #watches: 251351

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-4087590-1465419805/watcher-4087590-1465419805 -o /tmp/evaluation-result-4087590-1465419805/solver-4087590-1465419805 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465387385-5006 --watchdog 1960 --input HOME/instance-4087590-1465419805.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.25 2.23 2.16 3/176 7921
/proc/meminfo: memFree=29740372/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 123914676 57319424 7804 33554432000 4194304 6211289 140734748323056 140734497348664 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 13994 7804 98 493 0 13491 0

[startup+0.100115 s]
/proc/loadavg: 2.25 2.23 2.16 3/176 7921
/proc/meminfo: memFree=29740372/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=64952 CPUtime=0.08 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 931 0 0 0 8 0 0 0 20 0 1 0 123914676 66510848 13398 33554432000 4194304 6211289 140734748323056 140734497348664 4241789 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 16238 13398 160 493 0 15735 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64952

[startup+0.200295 s]
/proc/loadavg: 2.25 2.23 2.16 3/176 7921
/proc/meminfo: memFree=29740372/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=65084 CPUtime=0.19 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 1369 0 0 0 18 1 0 0 20 0 1 0 123914676 66646016 13669 33554432000 4194304 6211289 140734748323056 140734497348664 4205291 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 16271 13669 165 493 0 15768 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65084

[startup+0.300216 s]
/proc/loadavg: 2.25 2.23 2.16 3/176 7921
/proc/meminfo: memFree=29740372/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=67936 CPUtime=0.29 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 1750 0 0 0 28 1 0 0 20 0 1 0 123914676 69566464 13884 33554432000 4194304 6211289 140734748323056 140734497348664 4205291 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 16984 13885 165 493 0 16481 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67936

[startup+0.700192 s]
/proc/loadavg: 2.25 2.23 2.16 3/176 7921
/proc/meminfo: memFree=29740372/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=72764 CPUtime=0.69 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 2865 0 0 0 68 1 0 0 20 0 1 0 123914676 74510336 15093 33554432000 4194304 6211289 140734748323056 140734497348664 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 18191 15093 165 493 0 17688 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72764

[startup+1.50024 s]
/proc/loadavg: 2.31 2.24 2.16 3/177 7922
/proc/meminfo: memFree=29680188/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=73052 CPUtime=1.49 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 2934 0 0 0 148 1 0 0 20 0 1 0 123914676 74805248 15673 33554432000 4194304 6211289 140734748323056 140734748321400 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 18263 15673 165 493 0 17760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73052

[startup+3.10018 s]
/proc/loadavg: 2.31 2.24 2.16 3/177 7922
/proc/meminfo: memFree=29676892/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=80792 CPUtime=3.08 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 3960 0 0 0 307 1 0 0 20 0 1 0 123914676 82731008 16285 33554432000 4194304 6211289 140734748323056 140734748321400 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 20198 16285 165 493 0 19695 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 80792

[startup+6.30019 s]
/proc/loadavg: 2.31 2.24 2.16 4/177 7922
/proc/meminfo: memFree=29671184/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=80952 CPUtime=6.29 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 4033 0 0 0 627 2 0 0 20 0 1 0 123914676 82894848 17370 33554432000 4194304 6211289 140734748323056 140734748321400 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 20238 17370 165 493 0 19735 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80952

[startup+12.7002 s]
/proc/loadavg: 2.34 2.25 2.17 3/177 7922
/proc/meminfo: memFree=29664288/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=93688 CPUtime=12.69 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 5157 0 0 0 1267 2 0 0 20 0 1 0 123914676 95936512 19121 33554432000 4194304 6211289 140734748323056 140734748321400 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 23422 19121 165 493 0 22919 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93688

[startup+25.5003 s]
/proc/loadavg: 2.28 2.24 2.16 3/177 7922
/proc/meminfo: memFree=29657360/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=94328 CPUtime=25.48 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 5445 0 0 0 2546 2 0 0 20 0 1 0 123914676 96591872 20892 33554432000 4194304 6211289 140734748323056 140734748321400 4240093 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 23582 20892 165 493 0 23079 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94328

[startup+51.1003 s]
/proc/loadavg: 2.19 2.22 2.16 4/177 7968
/proc/meminfo: memFree=29741132/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=114576 CPUtime=51.09 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 6513 0 0 0 5106 3 0 0 20 0 1 0 123914676 117325824 23673 33554432000 4194304 6211289 140734748323056 140734748321400 5151392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 28644 23673 165 493 0 28141 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 114576

[startup+102.3 s]
/proc/loadavg: 2.22 2.23 2.16 3/177 7970
/proc/meminfo: memFree=29687888/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=147200 CPUtime=102.28 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 7856 0 0 0 10224 4 0 0 20 0 1 0 123914676 150732800 27132 33554432000 4194304 6211289 140734748323056 140734748321400 4239989 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 36800 27132 165 493 0 36297 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 147200

[startup+162.3 s]
/proc/loadavg: 2.23 2.23 2.17 3/177 7971
/proc/meminfo: memFree=29602672/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=148112 CPUtime=162.26 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 8057 0 0 0 16222 4 0 0 20 0 1 0 123914676 151666688 29377 33554432000 4194304 6211289 140734748323056 140734748321400 4239993 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 37028 29377 165 493 0 36525 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 148112

[startup+222.307 s]
/proc/loadavg: 2.08 2.18 2.16 3/177 7972
/proc/meminfo: memFree=29577148/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=150580 CPUtime=222.26 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 8545 0 0 0 22221 5 0 0 20 0 1 0 123914676 154193920 31909 33554432000 4194304 6211289 140734748323056 140734748321400 4241818 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 37645 31909 165 493 0 37142 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 150580

[startup+282.3 s]
/proc/loadavg: 2.07 2.16 2.15 3/177 7973
/proc/meminfo: memFree=29554336/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=151092 CPUtime=282.24 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 8634 0 0 0 28219 5 0 0 20 0 1 0 123914676 154718208 33531 33554432000 4194304 6211289 140734748323056 140734748321400 4239989 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 37773 33531 165 493 0 37270 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 151092

[startup+342.3 s]
/proc/loadavg: 2.07 2.14 2.14 3/177 7974
/proc/meminfo: memFree=29536304/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=152116 CPUtime=342.24 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 9004 0 0 0 34218 6 0 0 20 0 1 0 123914676 155766784 34836 33554432000 4194304 6211289 140734748323056 140734748321400 4209816 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 38029 34836 165 493 0 37526 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 152116

[startup+402.3 s]
/proc/loadavg: 2.12 2.14 2.14 3/178 7979
/proc/meminfo: memFree=29519024/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=202716 CPUtime=402.23 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 9888 0 0 0 40217 6 0 0 20 0 1 0 123914676 207581184 36434 33554432000 4194304 6211289 140734748323056 140734748321400 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 50679 36434 165 493 0 50176 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 202716

[startup+462.3 s]
/proc/loadavg: 2.10 2.13 2.14 3/177 7980
/proc/meminfo: memFree=29503372/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=204132 CPUtime=462.22 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 10193 0 0 0 46215 7 0 0 20 0 1 0 123914676 209031168 37696 33554432000 4194304 6211289 140734748323056 140734748321400 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 51033 37696 165 493 0 50530 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 204132

[startup+522.3 s]
/proc/loadavg: 2.12 2.14 2.14 3/177 7981
/proc/meminfo: memFree=29491048/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=204392 CPUtime=522.21 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 10273 0 0 0 52214 7 0 0 20 0 1 0 123914676 209297408 38798 33554432000 4194304 6211289 140734748323056 140734748321400 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 51098 38798 165 493 0 50595 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 204392

[startup+582.3 s]
/proc/loadavg: 2.11 2.12 2.13 3/177 7982
/proc/meminfo: memFree=29480576/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=204392 CPUtime=582.19 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 10347 0 0 0 58212 7 0 0 20 0 1 0 123914676 209297408 39717 33554432000 4194304 6211289 140734748323056 140734748321400 4239985 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 51098 39717 165 493 0 50595 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 204392


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.13 2.12 3/177 7989
/proc/meminfo: memFree=29419928/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=207072 CPUtime=942.14 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 10826 0 0 0 94205 9 0 0 20 0 1 0 123914676 212041728 44284 33554432000 4194304 6211289 140734748323056 140734748321400 4239985 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 51768 44284 165 493 0 51265 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 207072

[startup+1002.3 s]
/proc/loadavg: 2.21 2.15 2.13 3/178 7994
/proc/meminfo: memFree=29412816/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=207328 CPUtime=1002.13 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 10889 0 0 0 100204 9 0 0 20 0 1 0 123914676 212303872 44858 33554432000 4194304 6211289 140734748323056 140734748321400 4239985 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 51832 44858 165 493 0 51329 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 207328

[startup+1062.3 s]
/proc/loadavg: 2.16 2.14 2.12 3/177 7995
/proc/meminfo: memFree=29406508/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=207840 CPUtime=1062.12 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 10974 0 0 0 106203 9 0 0 20 0 1 0 123914676 212828160 45454 33554432000 4194304 6211289 140734748323056 140734748321400 4209823 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 51960 45454 165 493 0 51457 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 207840

[startup+1122.3 s]
/proc/loadavg: 2.06 2.11 2.11 3/177 7996
/proc/meminfo: memFree=29399804/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=208096 CPUtime=1122.11 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 11023 0 0 0 112202 9 0 0 20 0 1 0 123914676 213090304 46014 33554432000 4194304 6211289 140734748323056 140734748321400 4239957 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 52024 46014 165 493 0 51521 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 208096

[startup+1182.3 s]
/proc/loadavg: 2.02 2.09 2.10 3/177 7997
/proc/meminfo: memFree=29393668/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=208096 CPUtime=1182.1 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 11025 0 0 0 118200 10 0 0 20 0 1 0 123914676 213090304 46527 33554432000 4194304 6211289 140734748323056 140734748321400 4239973 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 52024 46527 165 493 0 51521 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 208096

[startup+1242.3 s]
/proc/loadavg: 2.14 2.11 2.10 3/177 7998
/proc/meminfo: memFree=29384564/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=208868 CPUtime=1242.09 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 11160 0 0 0 124199 10 0 0 20 0 1 0 123914676 213880832 47173 33554432000 4194304 6211289 140734748323056 140734748321400 4239985 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 52217 47173 165 493 0 51714 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 208868

[startup+1302.3 s]
/proc/loadavg: 2.09 2.11 2.10 3/177 8000
/proc/meminfo: memFree=29380368/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=209380 CPUtime=1302.08 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 11253 0 0 0 130198 10 0 0 20 0 1 0 123914676 214405120 47266 33554432000 4194304 6211289 140734748323056 140734748321400 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 52345 47266 165 493 0 51842 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 209380

[startup+1362.3 s]
/proc/loadavg: 2.19 2.13 2.10 3/177 8001
/proc/meminfo: memFree=29372000/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=209892 CPUtime=1362.07 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 11329 0 0 0 136197 10 0 0 20 0 1 0 123914676 214929408 47853 33554432000 4194304 6211289 140734748323056 140734748321400 4239985 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 52473 47853 165 493 0 51970 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 209892

[startup+1422.3 s]
/proc/loadavg: 2.25 2.15 2.11 3/177 8002
/proc/meminfo: memFree=29366564/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=210148 CPUtime=1422.07 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 11389 0 0 0 142196 11 0 0 20 0 1 0 123914676 215191552 48424 33554432000 4194304 6211289 140734748323056 140734748321400 4209816 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 52537 48424 165 493 0 52034 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 210148

[startup+1482.3 s]
/proc/loadavg: 2.24 2.16 2.11 3/177 8003
/proc/meminfo: memFree=29363672/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=210660 CPUtime=1482.06 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 11468 0 0 0 148195 11 0 0 20 0 1 0 123914676 215715840 49014 33554432000 4194304 6211289 140734748323056 140734748321400 4209265 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 52665 49014 165 493 0 52162 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 210660

[startup+1542.31 s]
/proc/loadavg: 2.35 2.20 2.12 3/177 8004
/proc/meminfo: memFree=29354432/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=210916 CPUtime=1542.05 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 11508 0 0 0 154194 11 0 0 20 0 1 0 123914676 215977984 50149 33554432000 4194304 6211289 140734748323056 140734748321400 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 52729 50149 165 493 0 52226 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 210916

[startup+1602.3 s]
/proc/loadavg: 2.31 2.20 2.12 3/178 8009
/proc/meminfo: memFree=29351128/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=292560 CPUtime=1602.03 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 11740 0 0 0 160192 11 0 0 20 0 1 0 123914676 299581440 50296 33554432000 4194304 6211289 140734748323056 140734748321400 4239985 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 73140 50296 165 493 0 72637 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 292560

[startup+1662.3 s]
/proc/loadavg: 2.16 2.18 2.12 3/177 8010
/proc/meminfo: memFree=29345492/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=292816 CPUtime=1662.02 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 12206 0 0 0 166191 11 0 0 20 0 1 0 123914676 299843584 50579 33554432000 4194304 6211289 140734748323056 140734748321400 4239985 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 73204 50579 165 493 0 72701 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 292816

[startup+1722.3 s]
/proc/loadavg: 2.30 2.22 2.13 4/177 8011
/proc/meminfo: memFree=29334768/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=293328 CPUtime=1722.02 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 12585 0 0 0 172190 12 0 0 20 0 1 0 123914676 300367872 51849 33554432000 4194304 6211289 140734748323056 140734748321400 4239985 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 73332 51849 165 493 0 72829 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 293328

[startup+1782.3 s]
/proc/loadavg: 2.23 2.21 2.13 3/177 8012
/proc/meminfo: memFree=29332128/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=293328 CPUtime=1782.01 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 12587 0 0 0 178189 12 0 0 20 0 1 0 123914676 300367872 51851 33554432000 4194304 6211289 140734748323056 140734748321400 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 73332 51851 165 493 0 72829 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 293328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.18 2.20 2.13 3/177 8012
/proc/meminfo: memFree=29330312/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=293328 CPUtime=1800.01 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 12587 0 0 0 179989 12 0 0 20 0 1 0 123914676 300367872 51851 33554432000 4194304 6211289 140734748323056 140734748321400 4239957 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 73332 51851 165 493 0 72829 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 293328

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

[startup+1800.3 s]
/proc/loadavg: 2.18 2.20 2.13 3/177 8012
/proc/meminfo: memFree=29330312/32872528 swapFree=14548/942524
[pid=7921] ppid=7918 vsize=293328 CPUtime=1800.01 cores=1,3,5,7
/proc/7921/stat : 7921 (cdcl-cuttingpla) R 7918 7921 4989 0 -1 4202496 12587 0 0 0 179989 12 0 0 20 0 1 0 123914676 300367872 51851 33554432000 4194304 6211289 140734748323056 140734748321400 4239957 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7921/statm: 73332 51851 165 493 0 72829 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 293328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.89
CPU system time (s): 0.124981
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 293328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.124981
maximum resident set size= 207404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12587
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= 16
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.14522 second user time and 7.99778 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-08 23:03:25
IDJOB=4087590
IDBENCH=2911
IDSOLVER=2549
FILE ID=node113/4087590-1465419805
RUNJOBID= node113-1465387385-5006
PBS_JOBID= 19853860
Free space on /tmp= 71736 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_4.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087590-1465419805/watcher-4087590-1465419805 -o /tmp/evaluation-result-4087590-1465419805/solver-4087590-1465419805 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465387385-5006 --watchdog 1960 --input HOME/instance-4087590-1465419805.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= cef055af6c2a22a549e672ed9a55f2c8
RANDOM SEED=426128902

node113.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.722
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.44
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.722
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.54
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.722
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.54
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.722
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.722
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.722
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.722
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.722
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:        29741536 kB
Buffers:          174756 kB
Cached:          1039352 kB
SwapCached:         1688 kB
Active:           612136 kB
Inactive:         809884 kB
Active(anon):     208320 kB
Inactive(anon):     1856 kB
Active(file):     403816 kB
Inactive(file):   808028 kB
Unevictable:      942524 kB
Mlocked:           14548 kB
SwapTotal:      67108856 kB
SwapFree:       67098780 kB
Dirty:              2384 kB
Writeback:             0 kB
AnonPages:       1149896 kB
Mapped:             7988 kB
Shmem:                 0 kB
Slab:             634572 kB
SReclaimable:      78384 kB
SUnreclaim:       556188 kB
KernelStack:        1424 kB
PageTables:         6276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1286900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1128448 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= 71732 MiB
End job on node113 at 2016-06-08 23:33:26