Trace number 4087185

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-146.opb
MD5SUM132271a8a55b01af9ffef359148ae5e1
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48417
Total number of constraints1121431
Number of constraints which are clauses1007614
Number of constraints which are cardinality constraints (but not clauses)3525
Number of constraints which are nor clauses,nor cardinality constraints110292
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 48417 #constraint= 1121431
5.20/5.25	c #Conflicts:       1000 | #Learnt:        999 | 0.002
5.20/5.25	c total clause space: 335.816MB
5.20/5.25	c total #watches: 2378334
5.39/5.42	c total #propagations: 695057 / total #impl: 1888418 (eff. 0.368)
5.39/5.42	c #Conflicts:       2000 | #Learnt:       1999 | 0.005
5.39/5.42	c total clause space: 335.816MB
5.39/5.42	c total #watches: 2380444
5.49/5.55	c total #propagations: 1823731 / total #impl: 4947605 (eff. 0.369)
5.49/5.55	c #Conflicts:       3000 | #Learnt:       2015 | 0.003
5.49/5.55	c total clause space: 335.816MB
5.49/5.55	c total #watches: 2381045
5.69/5.77	c total #propagations: 2851365 / total #impl: 7206746 (eff. 0.396)
5.69/5.77	c #Conflicts:       4000 | #Learnt:       3015 | 0.003
5.69/5.77	c total clause space: 335.816MB
5.69/5.77	c total #watches: 2382901
6.09/6.18	c total #propagations: 3905689 / total #impl: 9902301 (eff. 0.394)
6.09/6.18	c #Conflicts:       5000 | #Learnt:       2394 | 0.002
6.09/6.18	c total clause space: 335.816MB
6.09/6.18	c total #watches: 2382748
6.30/6.37	c total #propagations: 6239216 / total #impl: 16453587 (eff. 0.379)
6.30/6.37	c #Conflicts:       6000 | #Learnt:       3394 | 0.002
6.30/6.37	c total clause space: 335.816MB
6.30/6.37	c total #watches: 2383859
6.59/6.61	c total #propagations: 7450665 / total #impl: 19721644 (eff. 0.378)
6.59/6.61	c #Conflicts:       7000 | #Learnt:       2366 | 0.001
6.59/6.61	c total clause space: 335.816MB
6.59/6.61	c total #watches: 2384939
6.89/6.90	c total #propagations: 8974971 / total #impl: 23903357 (eff. 0.375)
6.89/6.90	c #Conflicts:       8000 | #Learnt:       3366 | 0.001
6.89/6.90	c total clause space: 335.816MB
6.89/6.90	c total #watches: 2386857
7.09/7.13	c total #propagations: 11337945 / total #impl: 29813221 (eff. 0.380)
7.09/7.13	c #Conflicts:       9000 | #Learnt:       4365 | 0.001
7.09/7.13	c total clause space: 335.816MB
7.09/7.13	c total #watches: 2386226
7.18/7.28	c total #propagations: 12647925 / total #impl: 33608487 (eff. 0.376)
7.18/7.28	c #Conflicts:      10000 | #Learnt:       2786 | 0.001
7.18/7.28	c total clause space: 335.816MB
7.18/7.28	c total #watches: 2385887
7.39/7.46	c total #propagations: 13391887 / total #impl: 35726784 (eff. 0.375)
7.39/7.46	c #Conflicts:      11000 | #Learnt:       3785 | 0.001
7.39/7.46	c total clause space: 335.816MB
7.39/7.46	c total #watches: 2385729
7.59/7.68	c total #propagations: 14767763 / total #impl: 38757384 (eff. 0.381)
7.59/7.68	c #Conflicts:      12000 | #Learnt:       4785 | 0.001
7.59/7.68	c total clause space: 335.816MB
7.59/7.68	c total #watches: 2387458
7.79/7.81	c total #propagations: 15861651 / total #impl: 41551187 (eff. 0.382)
7.79/7.81	c #Conflicts:      13000 | #Learnt:       5785 | 0.001
7.79/7.81	c total clause space: 335.816MB
7.79/7.81	c total #watches: 2389299
7.89/7.98	c total #propagations: 16466549 / total #impl: 43116275 (eff. 0.382)
7.89/7.98	c #Conflicts:      14000 | #Learnt:       3911 | 0.001
7.89/7.98	c total clause space: 335.816MB
7.89/7.98	c total #watches: 2387076
8.09/8.17	c total #propagations: 17618436 / total #impl: 46006078 (eff. 0.383)
8.09/8.17	c #Conflicts:      15000 | #Learnt:       4911 | 0.001
8.09/8.17	c total clause space: 335.816MB
8.09/8.17	c total #watches: 2388624
8.29/8.38	c total #propagations: 18725234 / total #impl: 48899796 (eff. 0.383)
8.29/8.38	c #Conflicts:      16000 | #Learnt:       5911 | 0.001
8.29/8.38	c total clause space: 335.816MB
8.29/8.38	c total #watches: 2390453
8.40/8.45	c total #propagations: 20036226 / total #impl: 52613327 (eff. 0.381)
8.40/8.45	c #Conflicts:      17000 | #Learnt:       3717 | 0.001
8.40/8.45	c total clause space: 335.816MB
8.40/8.45	c total #watches: 2390700
8.50/8.52	c total #propagations: 20230494 / total #impl: 53199622 (eff. 0.380)
8.50/8.52	c #Conflicts:      18000 | #Learnt:       4717 | 0.001
8.50/8.52	c total clause space: 335.816MB
8.50/8.52	c total #watches: 2392825
8.69/8.73	c total #propagations: 20397797 / total #impl: 53713784 (eff. 0.380)
8.69/8.73	c #Conflicts:      19000 | #Learnt:       5717 | 0.001
8.69/8.73	c total clause space: 335.816MB
8.69/8.73	c total #watches: 2390894
8.99/9.02	c total #propagations: 21521691 / total #impl: 56746730 (eff. 0.379)
8.99/9.02	c #Conflicts:      20000 | #Learnt:       6715 | 0.001
8.99/9.02	c total clause space: 335.816MB
8.99/9.02	c total #watches: 2392259
9.29/9.33	c total #propagations: 23178407 / total #impl: 61188743 (eff. 0.379)
9.29/9.33	c #Conflicts:      21000 | #Learnt:       4369 | 0.001
9.29/9.33	c total clause space: 335.816MB
9.29/9.33	c total #watches: 2389843
9.50/9.57	c total #propagations: 24608171 / total #impl: 66521789 (eff. 0.370)
9.50/9.57	c #Conflicts:      22000 | #Learnt:       5369 | 0.001
9.50/9.57	c total clause space: 335.816MB
9.50/9.57	c total #watches: 2391125
9.79/9.81	c total #propagations: 26100476 / total #impl: 70679626 (eff. 0.369)
9.79/9.81	c #Conflicts:      23000 | #Learnt:       6369 | 0.001
9.79/9.81	c total clause space: 335.816MB
9.79/9.81	c total #watches: 2392953
10.09/10.11	c total #propagations: 27307485 / total #impl: 74610032 (eff. 0.366)
10.09/10.11	c #Conflicts:      24000 | #Learnt:       7369 | 0.001
10.09/10.11	c total clause space: 335.816MB
10.09/10.11	c total #watches: 2394619
10.49/10.52	c total #propagations: 28972010 / total #impl: 78439900 (eff. 0.369)
10.49/10.52	c #Conflicts:      25000 | #Learnt:       4500 | 0.000
10.49/10.52	c total clause space: 335.816MB
10.49/10.52	c total #watches: 2391417
10.89/10.92	c total #propagations: 31024399 / total #impl: 84671906 (eff. 0.366)
10.89/10.92	c #Conflicts:      26000 | #Learnt:       5499 | 0.000
10.89/10.92	c total clause space: 335.816MB
10.89/10.92	c total #watches: 2392187
11.09/11.19	c total #propagations: 32902997 / total #impl: 90180085 (eff. 0.365)
11.09/11.19	c #Conflicts:      27000 | #Learnt:       6499 | 0.000
11.09/11.19	c total clause space: 335.816MB
11.09/11.19	c total #watches: 2394116
11.49/11.54	c total #propagations: 34647129 / total #impl: 94645155 (eff. 0.366)
11.49/11.54	c #Conflicts:      28000 | #Learnt:       7499 | 0.000
11.49/11.54	c total clause space: 335.816MB
11.49/11.54	c total #watches: 2395714
11.99/12.01	c total #propagations: 36282069 / total #impl: 99028207 (eff. 0.366)
11.99/12.01	c #Conflicts:      29000 | #Learnt:       4354 | 0.000
11.99/12.01	c total clause space: 335.816MB
11.99/12.01	c total #watches: 2394219
12.39/12.47	c total #propagations: 38335617 / total #impl: 105371379 (eff. 0.364)
12.39/12.47	c #Conflicts:      30000 | #Learnt:       5354 | 0.000
12.39/12.47	c total clause space: 335.816MB
12.39/12.47	c total #watches: 2392908
12.69/12.76	c total #propagations: 40125883 / total #impl: 111580157 (eff. 0.360)
12.69/12.76	c #Conflicts:      31000 | #Learnt:       6354 | 0.000
12.69/12.76	c total clause space: 335.816MB
12.69/12.76	c total #watches: 2394646
12.99/13.09	c total #propagations: 41012816 / total #impl: 115242493 (eff. 0.356)
12.99/13.09	c #Conflicts:      32000 | #Learnt:       7353 | 0.000
12.99/13.09	c total clause space: 335.816MB
12.99/13.09	c total #watches: 2396183
13.38/13.45	c total #propagations: 42893353 / total #impl: 120229986 (eff. 0.357)
13.38/13.45	c #Conflicts:      33000 | #Learnt:       8352 | 0.000
13.38/13.45	c total clause space: 335.816MB
13.38/13.45	c total #watches: 2397872
13.58/13.63	c total #propagations: 44573324 / total #impl: 124904330 (eff. 0.357)
13.58/13.63	c GARBAGE COLLECT
13.58/13.63	c #Conflicts:      34000 | #Learnt:       4980 | 0.000
13.58/13.63	c total clause space: 335.816MB
13.58/13.63	c total #watches: 2386578
13.78/13.87	c total #propagations: 45190212 / total #impl: 126958750 (eff. 0.356)
13.78/13.87	c #Conflicts:      35000 | #Learnt:       5980 | 0.000
13.78/13.87	c total clause space: 335.816MB
13.78/13.87	c total #watches: 2388578
14.08/14.19	c total #propagations: 46862094 / total #impl: 131037867 (eff. 0.358)
14.08/14.19	c #Conflicts:      36000 | #Learnt:       6980 | 0.000
14.08/14.19	c total clause space: 335.816MB
14.08/14.19	c total #watches: 2390586
14.48/14.54	c total #propagations: 48651570 / total #impl: 135664637 (eff. 0.359)
14.48/14.54	c #Conflicts:      37000 | #Learnt:       7979 | 0.000
14.48/14.54	c total clause space: 335.816MB
14.48/14.54	c total #watches: 2392675
14.78/14.84	c total #propagations: 49878095 / total #impl: 140177454 (eff. 0.356)
14.78/14.84	c #Conflicts:      38000 | #Learnt:       8979 | 0.000
14.78/14.84	c total clause space: 335.816MB
14.78/14.84	c total #watches: 2394675
15.09/15.11	c total #propagations: 50579565 / total #impl: 143455881 (eff. 0.353)
15.09/15.11	c #Conflicts:      39000 | #Learnt:       5368 | 0.000
15.09/15.11	c total clause space: 335.816MB
15.09/15.12	c total #watches: 2394076
15.28/15.34	c total #propagations: 51669996 / total #impl: 146773771 (eff. 0.352)
15.28/15.34	c #Conflicts:      40000 | #Learnt:       6368 | 0.000
15.28/15.34	c total clause space: 335.816MB
15.28/15.34	c total #watches: 2395336
15.48/15.53	c total #propagations: 53325071 / total #impl: 150694435 (eff. 0.354)
15.48/15.53	c #Conflicts:      41000 | #Learnt:       7368 | 0.000
15.48/15.53	c total clause space: 335.816MB
15.48/15.53	c total #watches: 2396669
15.68/15.71	c total #propagations: 54389125 / total #impl: 153241498 (eff. 0.355)
15.68/15.71	c #Conflicts:      42000 | #Learnt:       8368 | 0.000
15.68/15.71	c total clause space: 335.816MB
15.68/15.71	c total #watches: 2398543
15.88/15.95	c total #propagations: 55350549 / total #impl: 155346102 (eff. 0.356)
15.88/15.95	c #Conflicts:      43000 | #Learnt:       9368 | 0.000
15.88/15.95	c total clause space: 335.816MB
15.88/15.95	c total #watches: 2400543
16.09/16.14	c total #propagations: 56525340 / total #impl: 158192585 (eff. 0.357)
16.09/16.14	c #Conflicts:      44000 | #Learnt:       5301 | 0.000
16.09/16.14	c total clause space: 335.816MB
16.09/16.14	c total #watches: 2397104
16.28/16.34	c total #propagations: 57362484 / total #impl: 160159922 (eff. 0.358)
16.28/16.34	c #Conflicts:      45000 | #Learnt:       6301 | 0.000
16.28/16.34	c total clause space: 335.816MB
16.28/16.34	c total #watches: 2394679
16.48/16.57	c total #propagations: 58723292 / total #impl: 163430152 (eff. 0.359)
16.48/16.57	c #Conflicts:      46000 | #Learnt:       7301 | 0.000
16.48/16.57	c total clause space: 335.816MB
16.48/16.57	c total #watches: 2395319
16.78/16.81	c total #propagations: 59892856 / total #impl: 166658955 (eff. 0.359)
16.78/16.81	c #Conflicts:      47000 | #Learnt:       8301 | 0.000
16.78/16.81	c total clause space: 335.816MB
16.78/16.81	c total #watches: 2397224
16.98/17.06	c total #propagations: 61236355 / total #impl: 170423561 (eff. 0.359)
16.98/17.06	c #Conflicts:      48000 | #Learnt:       9301 | 0.000
16.98/17.06	c total clause space: 335.816MB
16.98/17.06	c total #watches: 2399252
17.19/17.27	c total #propagations: 62865593 / total #impl: 174452950 (eff. 0.360)
17.19/17.27	c #Conflicts:      49000 | #Learnt:      10301 | 0.000
17.19/17.27	c total clause space: 335.816MB
17.19/17.27	c total #watches: 2401251
17.48/17.51	c total #propagations: 64116002 / total #impl: 177613361 (eff. 0.361)
17.48/17.51	c #Conflicts:      50000 | #Learnt:       5975 | 0.000
17.48/17.51	c total clause space: 335.816MB
17.48/17.51	c total #watches: 2394446
17.68/17.75	c total #propagations: 65483516 / total #impl: 180868615 (eff. 0.362)
17.68/17.75	c #Conflicts:      51000 | #Learnt:       6975 | 0.000
17.68/17.75	c total clause space: 335.816MB
17.68/17.75	c total #watches: 2395812
17.88/17.95	c total #propagations: 67090472 / total #impl: 185281612 (eff. 0.362)
17.88/17.95	c #Conflicts:      52000 | #Learnt:       7975 | 0.000
17.88/17.95	c total clause space: 335.816MB
17.88/17.95	c total #watches: 2397568
17.98/18.09	c total #propagations: 68246375 / total #impl: 188532658 (eff. 0.362)
17.98/18.09	c #Conflicts:      53000 | #Learnt:       8975 | 0.000
17.98/18.09	c total clause space: 335.816MB
17.98/18.09	c total #watches: 2399380
18.18/18.30	c total #propagations: 69067751 / total #impl: 190620738 (eff. 0.362)
18.18/18.30	c #Conflicts:      54000 | #Learnt:       9975 | 0.000
18.18/18.30	c total clause space: 335.816MB
18.18/18.30	c total #watches: 2401207
18.40/18.45	c total #propagations: 70159765 / total #impl: 193930114 (eff. 0.362)
18.40/18.45	c #Conflicts:      55000 | #Learnt:      10975 | 0.000
18.40/18.45	c total clause space: 335.816MB
18.40/18.45	c total #watches: 2403070
18.59/18.64	c total #propagations: 70798072 / total #impl: 195701874 (eff. 0.362)
18.59/18.64	c GARBAGE COLLECT
18.59/18.64	c #Conflicts:      56000 | #Learnt:       6382 | 0.000
18.59/18.64	c total clause space: 335.816MB
18.59/18.64	c total #watches: 2389359
18.79/18.82	c total #propagations: 71459139 / total #impl: 197536904 (eff. 0.362)
18.79/18.82	c #Conflicts:      57000 | #Learnt:       7382 | 0.000
18.79/18.82	c total clause space: 335.816MB
18.79/18.82	c total #watches: 2391379
18.99/19.05	c total #propagations: 72507870 / total #impl: 200205990 (eff. 0.362)
18.99/19.05	c #Conflicts:      58000 | #Learnt:       8382 | 0.000
18.99/19.05	c total clause space: 335.816MB
18.99/19.05	c total #watches: 2393379
19.19/19.21	c total #propagations: 74013424 / total #impl: 203886506 (eff. 0.363)
19.19/19.21	c #Conflicts:      59000 | #Learnt:       9382 | 0.000
19.19/19.21	c total clause space: 335.816MB
19.19/19.21	c total #watches: 2395408
19.40/19.45	c total #propagations: 74849502 / total #impl: 206194783 (eff. 0.363)
19.40/19.45	c #Conflicts:      60000 | #Learnt:      10382 | 0.000
19.40/19.45	c total clause space: 335.816MB
19.40/19.45	c total #watches: 2397408
19.59/19.68	c total #propagations: 76409224 / total #impl: 209954172 (eff. 0.364)
19.59/19.68	c #Conflicts:      61000 | #Learnt:      11382 | 0.000
19.59/19.68	c total clause space: 335.816MB
19.59/19.68	c total #watches: 2399408
19.69/19.79	c total #propagations: 78074583 / total #impl: 213373164 (eff. 0.366)
19.69/19.79	c #Conflicts:      62000 | #Learnt:       6482 | 0.000
19.69/19.79	c total clause space: 335.816MB
19.69/19.79	c total #watches: 2399663
19.79/19.84	c total #propagations: 78528065 / total #impl: 214791050 (eff. 0.366)
19.79/19.84	c #Conflicts:      63000 | #Learnt:       7482 | 0.000
19.79/19.84	c total clause space: 335.816MB
19.79/19.84	c total #watches: 2399722
19.99/20.04	c total #propagations: 78723123 / total #impl: 215285277 (eff. 0.366)
19.99/20.04	c #Conflicts:      64000 | #Learnt:       8482 | 0.000
19.99/20.04	c total clause space: 335.816MB
19.99/20.04	c total #watches: 2398836
20.29/20.31	c total #propagations: 79887042 / total #impl: 218435835 (eff. 0.366)
20.29/20.31	c #Conflicts:      65000 | #Learnt:       9482 | 0.000
20.29/20.31	c total clause space: 335.816MB
20.29/20.31	c total #watches: 2397099
20.79/20.80	c total #propagations: 81192389 / total #impl: 222147939 (eff. 0.365)
20.79/20.80	c #Conflicts:      66000 | #Learnt:      10482 | 0.000
20.79/20.80	c total clause space: 335.816MB
20.79/20.80	c total #watches: 2398706
21.19/21.23	c total #propagations: 83538063 / total #impl: 229305536 (eff. 0.364)
21.19/21.23	c #Conflicts:      67000 | #Learnt:      11482 | 0.000
21.19/21.23	c total clause space: 335.816MB
21.19/21.23	c total #watches: 2400686
21.49/21.53	c total #propagations: 85761004 / total #impl: 235872909 (eff. 0.364)
21.49/21.53	c #Conflicts:      68000 | #Learnt:      12482 | 0.000
21.49/21.53	c total clause space: 335.816MB
21.49/21.53	c total #watches: 2402637
21.79/21.80	c total #propagations: 87506500 / total #impl: 240511960 (eff. 0.364)
21.79/21.80	c #Conflicts:      69000 | #Learnt:       7249 | 0.000
21.79/21.80	c total clause space: 335.816MB
21.79/21.80	c total #watches: 2394589
22.19/22.21	c total #propagations: 89281618 / total #impl: 245215890 (eff. 0.364)
22.19/22.21	c #Conflicts:      70000 | #Learnt:       8249 | 0.000
22.19/22.21	c total clause space: 335.816MB
22.19/22.21	c total #watches: 2395233
22.39/22.43	c total #propagations: 91374297 / total #impl: 251137447 (eff. 0.364)
22.39/22.43	c #Conflicts:      71000 | #Learnt:       9249 | 0.000
22.39/22.43	c total clause space: 335.816MB
22.39/22.43	c total #watches: 2396884
22.59/22.67	c total #propagations: 92441954 / total #impl: 254183074 (eff. 0.364)
22.59/22.67	c #Conflicts:      72000 | #Learnt:      10249 | 0.000
22.59/22.67	c total clause space: 335.816MB
22.59/22.67	c total #watches: 2398748
22.89/22.91	c total #propagations: 93158923 / total #impl: 257355266 (eff. 0.362)
22.89/22.91	c #Conflicts:      73000 | #Learnt:      11249 | 0.000
22.89/22.91	c total clause space: 335.816MB
22.89/22.91	c total #watches: 2400659
23.09/23.15	c total #propagations: 94105886 / total #impl: 260136238 (eff. 0.362)
23.09/23.15	c #Conflicts:      74000 | #Learnt:      12249 | 0.000
23.09/23.15	c total clause space: 335.816MB
23.09/23.15	c total #watches: 2402563
23.29/23.35	c total #propagations: 95351780 / total #impl: 263262687 (eff. 0.362)
23.29/23.35	c #Conflicts:      75000 | #Learnt:       6734 | 0.000
23.29/23.35	c total clause space: 335.816MB
23.29/23.35	c total #watches: 2403187
23.59/23.65	c total #propagations: 96636348 / total #impl: 266501586 (eff. 0.363)
23.59/23.65	c #Conflicts:      76000 | #Learnt:       7734 | 0.000
23.59/23.65	c total clause space: 335.816MB
23.59/23.65	c total #watches: 2398373
23.99/24.05	c total #propagations: 98197708 / total #impl: 271586954 (eff. 0.362)
23.99/24.05	c #Conflicts:      77000 | #Learnt:       8734 | 0.000
23.99/24.05	c total clause space: 335.816MB
23.99/24.05	c total #watches: 2399953
24.39/24.41	c total #propagations: 100300641 / total #impl: 278159967 (eff. 0.361)
24.39/24.41	c #Conflicts:      78000 | #Learnt:       9734 | 0.000
24.39/24.41	c total clause space: 335.816MB
24.39/24.41	c total #watches: 2401664
24.79/24.81	c total #propagations: 102651567 / total #impl: 283999697 (eff. 0.361)
24.79/24.81	c #Conflicts:      79000 | #Learnt:      10734 | 0.000
24.79/24.81	c total clause space: 335.816MB
24.79/24.81	c total #watches: 2403544
25.09/25.13	c total #propagations: 104817690 / total #impl: 290128368 (eff. 0.361)
25.09/25.13	c #Conflicts:      80000 | #Learnt:      11734 | 0.000
25.09/25.13	c total clause space: 335.816MB
25.09/25.13	c total #watches: 2405543
25.39/25.49	c total #propagations: 106763583 / total #impl: 295327410 (eff. 0.362)
25.39/25.49	c #Conflicts:      81000 | #Learnt:      12734 | 0.000
25.39/25.49	c total clause space: 335.816MB
25.39/25.49	c total #watches: 2407490
25.89/25.90	c total #propagations: 108813890 / total #impl: 300884560 (eff. 0.362)
25.89/25.90	c GARBAGE COLLECT
25.89/25.90	c #Conflicts:      82000 | #Learnt:       7040 | 0.000
25.89/25.90	c total clause space: 335.816MB
25.89/25.90	c total #watches: 2390697
26.19/26.23	c total #propagations: 110916110 / total #impl: 306552418 (eff. 0.362)
26.19/26.23	c #Conflicts:      83000 | #Learnt:       8040 | 0.000
26.19/26.23	c total clause space: 335.816MB
26.19/26.23	c total #watches: 2392697
26.39/26.47	c total #propagations: 113193868 / total #impl: 312035016 (eff. 0.363)
26.39/26.47	c #Conflicts:      84000 | #Learnt:       9040 | 0.000
26.39/26.47	c total clause space: 335.816MB
26.39/26.47	c total #watches: 2394706
26.59/26.69	c total #propagations: 114884544 / total #impl: 315872949 (eff. 0.364)
26.59/26.69	c #Conflicts:      85000 | #Learnt:      10040 | 0.000
26.59/26.69	c total clause space: 335.816MB
26.59/26.69	c total #watches: 2396706
26.89/26.95	c total #propagations: 116437008 / total #impl: 319277072 (eff. 0.365)
26.89/26.95	c #Conflicts:      86000 | #Learnt:      11040 | 0.000
26.89/26.95	c total clause space: 335.816MB
26.89/26.95	c total #watches: 2398706
27.09/27.18	c total #propagations: 118003708 / total #impl: 322708616 (eff. 0.366)
27.09/27.18	c #Conflicts:      87000 | #Learnt:      12040 | 0.000
27.09/27.18	c total clause space: 335.816MB
27.09/27.18	c total #watches: 2400706
27.39/27.44	c total #propagations: 119155528 / total #impl: 325226913 (eff. 0.366)
27.39/27.44	c #Conflicts:      88000 | #Learnt:      13040 | 0.000
27.39/27.44	c total clause space: 335.816MB
27.39/27.44	c total #watches: 2402706
27.69/27.70	c total #propagations: 120634628 / total #impl: 328644102 (eff. 0.367)
27.69/27.70	c #Conflicts:      89000 | #Learnt:      14040 | 0.000
27.69/27.70	c total clause space: 335.816MB
27.69/27.70	c total #watches: 2404706
27.89/27.93	c total #propagations: 122092034 / total #impl: 331883583 (eff. 0.368)
27.89/27.93	c #Conflicts:      90000 | #Learnt:       7889 | 0.000
27.89/27.93	c total clause space: 335.816MB
27.89/27.93	c total #watches: 2397552
27.98/28.01	c total #propagations: 123543490 / total #impl: 335371053 (eff. 0.368)
27.98/28.01	c #Conflicts:      91000 | #Learnt:       8889 | 0.000
27.98/28.01	c total clause space: 335.816MB
27.98/28.01	c total #watches: 2399545
27.98/28.08	c total #propagations: 123748477 / total #impl: 336177636 (eff. 0.368)
27.98/28.08	c #Conflicts:      92000 | #Learnt:       9889 | 0.000
27.98/28.08	c total clause space: 335.816MB
27.98/28.08	c total #watches: 2401688
28.08/28.19	c total #propagations: 123996065 / total #impl: 336966530 (eff. 0.368)
28.08/28.19	c #Conflicts:      93000 | #Learnt:      10889 | 0.000
28.08/28.19	c total clause space: 335.816MB
28.08/28.19	c total #watches: 2403955
28.19/28.29	c total #propagations: 124265052 / total #impl: 338154188 (eff. 0.367)
28.19/28.29	c #Conflicts:      94000 | #Learnt:      11889 | 0.000
28.19/28.29	c total clause space: 335.816MB
28.19/28.29	c total #watches: 2406830
28.29/28.39	c total #propagations: 124502551 / total #impl: 338962249 (eff. 0.367)
28.29/28.39	c #Conflicts:      95000 | #Learnt:      12889 | 0.000
28.29/28.39	c total clause space: 335.816MB
28.29/28.39	c total #watches: 2409143
28.38/28.48	c total #propagations: 124673609 / total #impl: 339693033 (eff. 0.367)
28.38/28.48	c #Conflicts:      96000 | #Learnt:      13889 | 0.000
28.38/28.48	c total clause space: 335.816MB
28.38/28.48	c total #watches: 2411367
28.48/28.54	c total #propagations: 124786267 / total #impl: 340142425 (eff. 0.367)
28.48/28.54	c #Conflicts:      97000 | #Learnt:      14889 | 0.000
28.48/28.54	c total clause space: 335.816MB
28.48/28.54	c total #watches: 2413256
28.48/28.58	c total #propagations: 124880075 / total #impl: 340511366 (eff. 0.367)
28.48/28.58	c #Conflicts:      98000 | #Learnt:       8458 | 0.000
28.48/28.58	c total clause space: 335.816MB
28.48/28.58	c total #watches: 2407592
28.58/28.63	c total #propagations: 124951201 / total #impl: 340766560 (eff. 0.367)
28.58/28.63	c #Conflicts:      99000 | #Learnt:       9458 | 0.000
28.58/28.63	c total clause space: 335.816MB
28.58/28.63	c total #watches: 2408468
28.58/28.67	c total #propagations: 125020845 / total #impl: 341021980 (eff. 0.367)
28.58/28.67	c #Conflicts:     100000 | #Learnt:      10458 | 0.000
28.58/28.67	c total clause space: 335.816MB
28.58/28.67	c total #watches: 2409646
28.68/28.73	c total #propagations: 125151766 / total #impl: 341432498 (eff. 0.367)
28.68/28.73	c #Conflicts:     101000 | #Learnt:      11458 | 0.000
28.68/28.73	c total clause space: 335.816MB
28.68/28.73	c total #watches: 2411513
28.78/28.83	c total #propagations: 125270783 / total #impl: 341816295 (eff. 0.366)
28.78/28.83	c #Conflicts:     102000 | #Learnt:      12458 | 0.000
28.78/28.83	c total clause space: 335.816MB
28.78/28.83	c total #watches: 2413103
28.88/28.92	c total #propagations: 125428796 / total #impl: 342552553 (eff. 0.366)
28.88/28.92	c #Conflicts:     103000 | #Learnt:      13458 | 0.000
28.88/28.92	c total clause space: 335.816MB
28.88/28.92	c total #watches: 2411903
29.29/29.36	c total #propagations: 125605981 / total #impl: 343184307 (eff. 0.366)
29.29/29.36	c #Conflicts:     104000 | #Learnt:      14458 | 0.000
29.29/29.36	c total clause space: 335.816MB
29.29/29.36	c total #watches: 2411608
29.48/29.51	c total #propagations: 126656449 / total #impl: 348219448 (eff. 0.364)
29.48/29.51	c #Conflicts:     105000 | #Learnt:      15458 | 0.000
29.48/29.51	c total clause space: 335.816MB
29.48/29.51	c total #watches: 2413613
29.48/29.59	c total #propagations: 127105829 / total #impl: 349769030 (eff. 0.363)
29.48/29.59	c #Conflicts:     106000 | #Learnt:       8749 | 0.000
29.48/29.59	c total clause space: 335.816MB
29.48/29.59	c total #watches: 2412597
29.78/29.87	c total #propagations: 127303692 / total #impl: 350470275 (eff. 0.363)
29.78/29.87	c #Conflicts:     107000 | #Learnt:       9749 | 0.000
29.78/29.87	c total clause space: 335.816MB
29.78/29.87	c total #watches: 2412499
30.08/30.18	c total #propagations: 128130040 / total #impl: 353883602 (eff. 0.362)
30.08/30.18	c #Conflicts:     108000 | #Learnt:      10749 | 0.000
30.08/30.18	c total clause space: 335.816MB
30.08/30.18	c total #watches: 2410128
30.58/30.60	c total #propagations: 128866875 / total #impl: 357248403 (eff. 0.361)
30.58/30.60	c #Conflicts:     109000 | #Learnt:      11749 | 0.000
30.58/30.60	c total clause space: 335.816MB
30.58/30.60	c total #watches: 2411266
30.68/30.78	c total #propagations: 129842722 / total #impl: 361955787 (eff. 0.359)
30.68/30.78	c #Conflicts:     110000 | #Learnt:      12749 | 0.000
30.68/30.78	c total clause space: 335.816MB
30.68/30.78	c total #watches: 2413076
30.78/30.87	c total #propagations: 130332753 / total #impl: 363891960 (eff. 0.358)
30.78/30.87	c #Conflicts:     111000 | #Learnt:      13749 | 0.000
30.78/30.87	c total clause space: 335.816MB
30.78/30.87	c total #watches: 2415074
30.98/31.09	c total #propagations: 130547441 / total #impl: 364607254 (eff. 0.358)
30.98/31.09	c #Conflicts:     112000 | #Learnt:      14749 | 0.000
30.98/31.09	c total clause space: 335.816MB
30.98/31.09	c total #watches: 2416887
31.18/31.22	c total #propagations: 131155613 / total #impl: 367197901 (eff. 0.357)
31.18/31.22	c #Conflicts:     113000 | #Learnt:      15749 | 0.000
31.18/31.22	c total clause space: 335.816MB
31.18/31.22	c total #watches: 2418732
31.28/31.30	c total #propagations: 131505248 / total #impl: 368440481 (eff. 0.357)
31.28/31.30	c #Conflicts:     114000 | #Learnt:       8925 | 0.000
31.28/31.30	c total clause space: 335.816MB
31.28/31.30	c total #watches: 2412745
31.38/31.40	c total #propagations: 131686524 / total #impl: 369170647 (eff. 0.357)
31.38/31.40	c #Conflicts:     115000 | #Learnt:       9925 | 0.000
31.38/31.40	c total clause space: 335.816MB
31.38/31.40	c total #watches: 2408925
31.49/31.58	c total #propagations: 131903814 / total #impl: 370148048 (eff. 0.356)
31.49/31.58	c #Conflicts:     116000 | #Learnt:      10925 | 0.000
31.49/31.58	c total clause space: 335.816MB
31.49/31.58	c total #watches: 2408745
31.68/31.72	c total #propagations: 132362902 / total #impl: 371905727 (eff. 0.356)
31.68/31.72	c #Conflicts:     117000 | #Learnt:      11925 | 0.000
31.68/31.72	c total clause space: 335.816MB
31.68/31.72	c total #watches: 2410145
31.79/31.82	c total #propagations: 132619836 / total #impl: 373245558 (eff. 0.355)
31.79/31.82	c #Conflicts:     118000 | #Learnt:      12925 | 0.000
31.79/31.82	c total clause space: 335.816MB
31.79/31.82	c total #watches: 2409182
31.89/31.94	c total #propagations: 132824529 / total #impl: 374150019 (eff. 0.355)
31.89/31.94	c #Conflicts:     119000 | #Learnt:      13925 | 0.000
31.89/31.94	c total clause space: 335.816MB
31.89/31.94	c total #watches: 2410975
31.99/32.08	c total #propagations: 133058700 / total #impl: 375155628 (eff. 0.355)
31.99/32.08	c #Conflicts:     120000 | #Learnt:      14925 | 0.000
31.99/32.08	c total clause space: 335.816MB
31.99/32.08	c total #watches: 2412821
32.19/32.22	c total #propagations: 133320106 / total #impl: 376416730 (eff. 0.354)
32.19/32.22	c #Conflicts:     121000 | #Learnt:      15925 | 0.000
32.19/32.22	c total clause space: 335.816MB
32.19/32.22	c total #watches: 2414810
32.49/32.51	c total #propagations: 133598098 / total #impl: 377775787 (eff. 0.354)
32.49/32.51	c GARBAGE COLLECT
32.49/32.51	c #Conflicts:     122000 | #Learnt:       8573 | 0.000
32.49/32.51	c total clause space: 335.816MB
32.49/32.51	c total #watches: 2393797
32.60/32.62	c total #propagations: 134146330 / total #impl: 380358010 (eff. 0.353)
32.60/32.62	c #Conflicts:     123000 | #Learnt:       9573 | 0.000
32.60/32.62	c total clause space: 335.816MB
32.60/32.62	c total #watches: 2395826
32.70/32.76	c total #propagations: 134532697 / total #impl: 381688923 (eff. 0.352)
32.70/32.76	c #Conflicts:     124000 | #Learnt:      10573 | 0.000
32.70/32.76	c total clause space: 335.816MB
32.70/32.76	c total #watches: 2397878
32.79/32.85	c total #propagations: 134885032 / total #impl: 383087429 (eff. 0.352)
32.79/32.85	c #Conflicts:     125000 | #Learnt:      11573 | 0.000
32.79/32.85	c total clause space: 335.816MB
32.79/32.85	c total #watches: 2399918
32.89/32.96	c total #propagations: 135166841 / total #impl: 384084887 (eff. 0.352)
32.89/32.96	c #Conflicts:     126000 | #Learnt:      12573 | 0.000
32.89/32.96	c total clause space: 335.816MB
32.89/32.96	c total #watches: 2401956
33.09/33.19	c total #propagations: 135428216 / total #impl: 385101737 (eff. 0.352)
33.09/33.19	c #Conflicts:     127000 | #Learnt:      13573 | 0.000
33.09/33.19	c total clause space: 335.816MB
33.09/33.19	c total #watches: 2403992
33.29/33.32	c total #propagations: 136042900 / total #impl: 387752361 (eff. 0.351)
33.29/33.32	c #Conflicts:     128000 | #Learnt:      14573 | 0.000
33.29/33.32	c total clause space: 335.816MB
33.29/33.32	c total #watches: 2406005
33.39/33.40	c total #propagations: 136274577 / total #impl: 388791982 (eff. 0.351)
33.39/33.40	c #Conflicts:     129000 | #Learnt:      15573 | 0.000
33.39/33.40	c total clause space: 335.816MB
33.39/33.40	c total #watches: 2408019
33.49/33.55	c total #propagations: 136472053 / total #impl: 389579989 (eff. 0.350)
33.49/33.55	c #Conflicts:     130000 | #Learnt:      16573 | 0.000
33.49/33.55	c total clause space: 335.816MB
33.49/33.55	c total #watches: 2410104
33.59/33.67	c total #propagations: 136903668 / total #impl: 391200266 (eff. 0.350)
33.59/33.67	c #Conflicts:     131000 | #Learnt:       8987 | 0.000
33.59/33.67	c total clause space: 335.816MB
33.59/33.67	c total #watches: 2408117
33.80/33.88	c total #propagations: 137258396 / total #impl: 392457747 (eff. 0.350)
33.80/33.88	c #Conflicts:     132000 | #Learnt:       9987 | 0.000
33.80/33.88	c total clause space: 335.816MB
33.80/33.88	c total #watches: 2399627
33.89/33.95	c total #propagations: 137855061 / total #impl: 394899351 (eff. 0.349)
33.89/33.95	c #Conflicts:     133000 | #Learnt:      10987 | 0.000
33.89/33.95	c total clause space: 335.816MB
33.89/33.95	c total #watches: 2401313
33.99/34.03	c total #propagations: 137964166 / total #impl: 395546935 (eff. 0.349)
33.99/34.03	c #Conflicts:     134000 | #Learnt:      11987 | 0.000
33.99/34.03	c total clause space: 335.816MB
33.99/34.03	c total #watches: 2402891
34.09/34.14	c total #propagations: 138140082 / total #impl: 396174386 (eff. 0.349)
34.09/34.14	c #Conflicts:     135000 | #Learnt:      12987 | 0.000
34.09/34.14	c total clause space: 335.816MB
34.09/34.14	c total #watches: 2404242
34.19/34.23	c total #propagations: 138430689 / total #impl: 397305736 (eff. 0.348)
34.19/34.23	c #Conflicts:     136000 | #Learnt:      13987 | 0.000
34.19/34.23	c total clause space: 335.816MB
34.19/34.23	c total #watches: 2406032
34.29/34.36	c total #propagations: 138589998 / total #impl: 398137739 (eff. 0.348)
34.29/34.36	c #Conflicts:     137000 | #Learnt:      14987 | 0.000
34.29/34.36	c total clause space: 335.816MB
34.29/34.36	c total #watches: 2408055
34.49/34.52	c total #propagations: 138830250 / total #impl: 399315967 (eff. 0.348)
34.49/34.52	c #Conflicts:     138000 | #Learnt:      15987 | 0.000
34.49/34.52	c total clause space: 335.816MB
34.49/34.52	c total #watches: 2410145
34.49/34.58	c total #propagations: 139182261 / total #impl: 400940255 (eff. 0.347)
34.49/34.58	c #Conflicts:     139000 | #Learnt:      16987 | 0.000
34.49/34.58	c total clause space: 335.816MB
34.49/34.58	c total #watches: 2412251
34.59/34.66	c total #propagations: 139305905 / total #impl: 401419526 (eff. 0.347)
34.59/34.66	c #Conflicts:     140000 | #Learnt:      17987 | 0.000
34.59/34.66	c total clause space: 335.816MB
34.59/34.66	c total #watches: 2414359
34.69/34.72	c total #propagations: 139455545 / total #impl: 402067433 (eff. 0.347)
34.69/34.72	c #Conflicts:     141000 | #Learnt:      10045 | 0.000
34.69/34.72	c total clause space: 335.816MB
34.69/34.72	c total #watches: 2403925
34.90/34.92	c total #propagations: 139573645 / total #impl: 402567873 (eff. 0.347)
34.90/34.92	c #Conflicts:     142000 | #Learnt:      11045 | 0.000
34.90/34.92	c total clause space: 335.816MB
34.90/34.92	c total #watches: 2401566
35.09/35.17	c total #propagations: 140043483 / total #impl: 404581959 (eff. 0.346)
35.09/35.17	c #Conflicts:     143000 | #Learnt:      12045 | 0.000
35.09/35.17	c total clause space: 335.816MB
35.09/35.17	c total #watches: 2403233
35.29/35.30	c total #propagations: 140671991 / total #impl: 407590417 (eff. 0.345)
35.29/35.30	c #Conflicts:     144000 | #Learnt:      13045 | 0.000
35.29/35.30	c total clause space: 335.816MB
35.29/35.30	c total #watches: 2405042
35.39/35.42	c total #propagations: 141007559 / total #impl: 408888717 (eff. 0.345)
35.39/35.42	c #Conflicts:     145000 | #Learnt:      14045 | 0.000
35.39/35.42	c total clause space: 335.816MB
35.39/35.43	c total #watches: 2407035
35.59/35.63	c total #propagations: 141346366 / total #impl: 410232432 (eff. 0.345)
35.59/35.63	c #Conflicts:     146000 | #Learnt:      15045 | 0.000
35.59/35.63	c total clause space: 335.816MB
35.59/35.63	c total #watches: 2408921
35.69/35.71	c total #propagations: 141764381 / total #impl: 412401874 (eff. 0.344)
35.69/35.71	c #Conflicts:     147000 | #Learnt:      16045 | 0.000
35.69/35.71	c total clause space: 335.816MB
35.69/35.71	c total #watches: 2411076
35.79/35.81	c total #propagations: 141919449 / total #impl: 413010667 (eff. 0.344)
35.79/35.81	c #Conflicts:     148000 | #Learnt:      17045 | 0.000
35.79/35.81	c total clause space: 335.816MB
35.79/35.81	c total #watches: 2412956
35.90/35.93	c total #propagations: 142095381 / total #impl: 413807540 (eff. 0.343)
35.90/35.93	c #Conflicts:     149000 | #Learnt:      18045 | 0.000
35.90/35.93	c total clause space: 335.816MB
35.90/35.93	c total #watches: 2414516
35.90/36.00	c total #propagations: 142343077 / total #impl: 414818220 (eff. 0.343)
35.90/36.00	c #Conflicts:     150000 | #Learnt:       9840 | 0.000
35.90/36.00	c total clause space: 335.816MB
35.90/36.00	c total #watches: 2409972
36.09/36.15	c total #propagations: 142448058 / total #impl: 415268146 (eff. 0.343)
36.09/36.15	c #Conflicts:     151000 | #Learnt:      10840 | 0.000
36.09/36.15	c total clause space: 335.816MB
36.09/36.15	c total #watches: 2402510
36.19/36.25	c total #propagations: 142833583 / total #impl: 416775740 (eff. 0.343)
36.19/36.25	c #Conflicts:     152000 | #Learnt:      11840 | 0.000
36.19/36.25	c total clause space: 335.816MB
36.19/36.25	c total #watches: 2402753
36.29/36.37	c total #propagations: 143027634 / total #impl: 417647601 (eff. 0.342)
36.29/36.37	c #Conflicts:     153000 | #Learnt:      12840 | 0.000
36.29/36.37	c total clause space: 335.816MB
36.29/36.37	c total #watches: 2404114
36.39/36.43	c total #propagations: 143323308 / total #impl: 418820306 (eff. 0.342)
36.39/36.43	c #Conflicts:     154000 | #Learnt:      13840 | 0.000
36.39/36.43	c total clause space: 335.816MB
36.39/36.43	c total #watches: 2406123
36.49/36.54	c total #propagations: 143415062 / total #impl: 419260153 (eff. 0.342)
36.49/36.54	c #Conflicts:     155000 | #Learnt:      14840 | 0.000
36.49/36.54	c total clause space: 335.816MB
36.49/36.54	c total #watches: 2408121
36.59/36.63	c total #propagations: 143663895 / total #impl: 420299238 (eff. 0.342)
36.59/36.63	c #Conflicts:     156000 | #Learnt:      15840 | 0.000
36.59/36.63	c total clause space: 335.816MB
36.59/36.63	c total #watches: 2410085
36.79/36.80	c total #propagations: 143885442 / total #impl: 421066962 (eff. 0.342)
36.79/36.80	c #Conflicts:     157000 | #Learnt:      16840 | 0.000
36.79/36.80	c total clause space: 335.816MB
36.79/36.80	c total #watches: 2411782
36.89/36.90	c total #propagations: 144212773 / total #impl: 422592124 (eff. 0.341)
36.89/36.90	c #Conflicts:     158000 | #Learnt:      17840 | 0.000
36.89/36.90	c total clause space: 335.816MB
36.89/36.90	c total #watches: 2413857
36.89/36.99	c total #propagations: 144415547 / total #impl: 423405473 (eff. 0.341)
36.89/36.99	c #Conflicts:     159000 | #Learnt:      18840 | 0.000
36.89/36.99	c total clause space: 335.816MB
36.89/36.99	c total #watches: 2415915
37.10/37.13	c total #propagations: 144564110 / total #impl: 424068109 (eff. 0.341)
37.10/37.13	c #Conflicts:     160000 | #Learnt:      10276 | 0.000
37.10/37.13	c total clause space: 335.816MB
37.10/37.13	c total #watches: 2404716
37.19/37.27	c total #propagations: 144859749 / total #impl: 425222170 (eff. 0.341)
37.19/37.27	c #Conflicts:     161000 | #Learnt:      11276 | 0.000
37.19/37.27	c total clause space: 335.816MB
37.19/37.27	c total #watches: 2402196
37.49/37.51	c total #propagations: 145254252 / total #impl: 426776271 (eff. 0.340)
37.49/37.51	c #Conflicts:     162000 | #Learnt:      12276 | 0.000
37.49/37.51	c total clause space: 335.816MB
37.49/37.52	c total #watches: 2403432
37.49/37.58	c total #propagations: 145858686 / total #impl: 429459809 (eff. 0.340)
37.49/37.58	c #Conflicts:     163000 | #Learnt:      13276 | 0.000
37.49/37.58	c total clause space: 335.816MB
37.49/37.58	c total #watches: 2404947
37.59/37.64	c total #propagations: 145976704 / total #impl: 429937183 (eff. 0.340)
37.59/37.64	c #Conflicts:     164000 | #Learnt:      14276 | 0.000
37.59/37.64	c total clause space: 335.816MB
37.59/37.64	c total #watches: 2406867
37.59/37.69	c total #propagations: 146072723 / total #impl: 430336623 (eff. 0.339)
37.59/37.69	c #Conflicts:     165000 | #Learnt:      15276 | 0.000
37.59/37.69	c total clause space: 335.816MB
37.59/37.69	c total #watches: 2408688
37.69/37.77	c total #propagations: 146139788 / total #impl: 430590839 (eff. 0.339)
37.69/37.77	c #Conflicts:     166000 | #Learnt:      16276 | 0.000
37.69/37.77	c total clause space: 335.816MB
37.69/37.77	c total #watches: 2410928
37.99/38.00	c total #propagations: 146260044 / total #impl: 431145316 (eff. 0.339)
37.99/38.00	c #Conflicts:     167000 | #Learnt:      17276 | 0.000
37.99/38.00	c total clause space: 335.816MB
37.99/38.00	c total #watches: 2412924
37.99/38.09	c total #propagations: 146873232 / total #impl: 433630908 (eff. 0.339)
37.99/38.09	c #Conflicts:     168000 | #Learnt:      18276 | 0.000
37.99/38.09	c total clause space: 335.816MB
37.99/38.09	c total #watches: 2414916
38.20/38.22	c total #propagations: 147127147 / total #impl: 434408131 (eff. 0.339)
38.20/38.22	c #Conflicts:     169000 | #Learnt:      19276 | 0.000
38.20/38.22	c total clause space: 335.816MB
38.20/38.22	c total #watches: 2417099
38.29/38.38	c total #propagations: 147428710 / total #impl: 435636092 (eff. 0.338)
38.29/38.38	c #Conflicts:     170000 | #Learnt:      10566 | 0.000
38.29/38.38	c total clause space: 335.816MB
38.29/38.38	c total #watches: 2412218
38.49/38.54	c total #propagations: 147745840 / total #impl: 437153599 (eff. 0.338)
38.49/38.54	c #Conflicts:     171000 | #Learnt:      11566 | 0.000
38.49/38.54	c total clause space: 335.816MB
38.49/38.54	c total #watches: 2404563
38.59/38.69	c total #propagations: 148144245 / total #impl: 438727116 (eff. 0.338)
38.59/38.69	c #Conflicts:     172000 | #Learnt:      12566 | 0.000
38.59/38.69	c total clause space: 335.816MB
38.59/38.69	c total #watches: 2405020
38.69/38.74	c total #propagations: 148526318 / total #impl: 440422537 (eff. 0.337)
38.69/38.74	c #Conflicts:     173000 | #Learnt:      13566 | 0.000
38.69/38.74	c total clause space: 335.816MB
38.69/38.74	c total #watches: 2406204
38.69/38.78	c total #propagations: 148577361 / total #impl: 440639045 (eff. 0.337)
38.69/38.78	c #Conflicts:     174000 | #Learnt:      14566 | 0.000
38.69/38.78	c total clause space: 335.816MB
38.69/38.78	c total #watches: 2408167
38.89/38.90	c total #propagations: 148613159 / total #impl: 440800292 (eff. 0.337)
38.89/38.90	c #Conflicts:     175000 | #Learnt:      15566 | 0.000
38.89/38.90	c total clause space: 335.816MB
38.89/38.90	c total #watches: 2409611
39.20/39.24	c total #propagations: 148914553 / total #impl: 441917009 (eff. 0.337)
39.20/39.24	c #Conflicts:     176000 | #Learnt:      16566 | 0.000
39.20/39.24	c total clause space: 335.816MB
39.20/39.24	c total #watches: 2411527
39.30/39.34	c total #propagations: 149693896 / total #impl: 445247882 (eff. 0.336)
39.30/39.34	c #Conflicts:     177000 | #Learnt:      17566 | 0.000
39.30/39.34	c total clause space: 335.816MB
39.30/39.34	c total #watches: 2413503
39.49/39.54	c total #propagations: 149930570 / total #impl: 446171607 (eff. 0.336)
39.49/39.54	c #Conflicts:     178000 | #Learnt:      18566 | 0.000
39.49/39.54	c total clause space: 335.816MB
39.49/39.54	c total #watches: 2415350
39.59/39.68	c total #propagations: 150465289 / total #impl: 448326424 (eff. 0.336)
39.59/39.68	c #Conflicts:     179000 | #Learnt:      19566 | 0.000
39.59/39.68	c total clause space: 335.816MB
39.59/39.68	c total #watches: 2417307
39.89/39.97	c total #propagations: 150829258 / total #impl: 449712399 (eff. 0.335)
39.89/39.97	c #Conflicts:     180000 | #Learnt:      10591 | 0.000
39.89/39.97	c total clause space: 335.816MB
39.89/39.97	c total #watches: 2411856
39.99/40.05	c total #propagations: 151558004 / total #impl: 452610590 (eff. 0.335)
39.99/40.05	c #Conflicts:     181000 | #Learnt:      11591 | 0.000
39.99/40.05	c total clause space: 335.816MB
39.99/40.05	c total #watches: 2404644
40.09/40.18	c total #propagations: 151724472 / total #impl: 453290811 (eff. 0.335)
40.09/40.18	c #Conflicts:     182000 | #Learnt:      12591 | 0.000
40.09/40.18	c total clause space: 335.816MB
40.09/40.18	c total #watches: 2406292
40.30/40.32	c total #propagations: 151928347 / total #impl: 454228553 (eff. 0.334)
40.30/40.32	c #Conflicts:     183000 | #Learnt:      13591 | 0.000
40.30/40.32	c total clause space: 335.816MB
40.30/40.32	c total #watches: 2407082
40.40/40.45	c total #propagations: 152295566 / total #impl: 455641631 (eff. 0.334)
40.40/40.45	c #Conflicts:     184000 | #Learnt:      14591 | 0.000
40.40/40.45	c total clause space: 335.816MB
40.40/40.45	c total #watches: 2408453
40.49/40.56	c total #propagations: 152785249 / total #impl: 457096134 (eff. 0.334)
40.49/40.56	c #Conflicts:     185000 | #Learnt:      15591 | 0.000
40.49/40.56	c total clause space: 335.816MB
40.49/40.56	c total #watches: 2409931
40.59/40.68	c total #propagations: 153061810 / total #impl: 458163610 (eff. 0.334)
40.59/40.68	c #Conflicts:     186000 | #Learnt:      16591 | 0.000
40.59/40.68	c total clause space: 335.816MB
40.59/40.68	c total #watches: 2411944
40.69/40.74	c total #propagations: 153324868 / total #impl: 459248551 (eff. 0.334)
40.69/40.74	c #Conflicts:     187000 | #Learnt:      17591 | 0.000
40.69/40.74	c total clause space: 335.816MB
40.69/40.74	c total #watches: 2413946
40.79/40.89	c total #propagations: 153401450 / total #impl: 459591336 (eff. 0.334)
40.79/40.89	c #Conflicts:     188000 | #Learnt:      18591 | 0.000
40.79/40.89	c total clause space: 335.816MB
40.79/40.89	c total #watches: 2415942
40.89/40.99	c total #propagations: 153663473 / total #impl: 460898532 (eff. 0.333)
40.89/40.99	c #Conflicts:     189000 | #Learnt:      19591 | 0.000
40.89/40.99	c total clause space: 335.816MB
40.89/40.99	c total #watches: 2417910
40.99/41.06	c total #propagations: 153870242 / total #impl: 461843585 (eff. 0.333)
40.99/41.06	c #Conflicts:     190000 | #Learnt:      20591 | 0.000
40.99/41.06	c total clause space: 335.816MB
40.99/41.06	c total #watches: 2419851
41.09/41.16	c total #propagations: 153979136 / total #impl: 462308924 (eff. 0.333)
41.09/41.16	c GARBAGE COLLECT
41.09/41.16	c #Conflicts:     191000 | #Learnt:      11200 | 0.000
41.09/41.16	c total clause space: 335.816MB
41.09/41.16	c total #watches: 2399297
41.19/41.22	c total #propagations: 154005643 / total #impl: 462434645 (eff. 0.333)
41.19/41.22	c #Conflicts:     192000 | #Learnt:      12200 | 0.000
41.19/41.22	c total clause space: 335.816MB
41.19/41.22	c total #watches: 2401312
41.29/41.39	c total #propagations: 154145859 / total #impl: 462920285 (eff. 0.333)
41.29/41.39	c #Conflicts:     193000 | #Learnt:      13200 | 0.000
41.29/41.39	c total clause space: 335.816MB
41.29/41.39	c total #watches: 2403352
41.50/41.54	c total #propagations: 154592518 / total #impl: 464720240 (eff. 0.333)
41.50/41.54	c #Conflicts:     194000 | #Learnt:      14200 | 0.000
41.50/41.54	c total clause space: 335.816MB
41.50/41.54	c total #watches: 2405458
41.59/41.63	c total #propagations: 154895583 / total #impl: 466453300 (eff. 0.332)
41.59/41.63	c #Conflicts:     195000 | #Learnt:      15200 | 0.000
41.59/41.63	c total clause space: 335.816MB
41.59/41.63	c total #watches: 2407541
41.59/41.69	c total #propagations: 155008119 / total #impl: 467182647 (eff. 0.332)
41.59/41.69	c #Conflicts:     196000 | #Learnt:      16200 | 0.000
41.59/41.69	c total clause space: 335.816MB
41.59/41.70	c total #watches: 2409613
41.79/41.81	c total #propagations: 155072475 / total #impl: 467520355 (eff. 0.332)
41.79/41.81	c #Conflicts:     197000 | #Learnt:      17200 | 0.000
41.79/41.81	c total clause space: 335.816MB
41.79/41.81	c total #watches: 2411659
41.89/41.93	c total #propagations: 155234127 / total #impl: 468540207 (eff. 0.331)
41.89/41.93	c #Conflicts:     198000 | #Learnt:      18200 | 0.000
41.89/41.93	c total clause space: 335.816MB
41.89/41.93	c total #watches: 2413680
41.99/42.00	c total #propagations: 155461152 / total #impl: 469603176 (eff. 0.331)
41.99/42.00	c #Conflicts:     199000 | #Learnt:      19200 | 0.000
41.99/42.00	c total clause space: 335.816MB
41.99/42.00	c total #watches: 2415764
42.09/42.19	c total #propagations: 155582870 / total #impl: 470046925 (eff. 0.331)
42.09/42.19	c #Conflicts:     200000 | #Learnt:      20200 | 0.000
42.09/42.19	c total clause space: 335.816MB
42.09/42.19	c total #watches: 2417875
42.19/42.26	c total #propagations: 156010636 / total #impl: 471761601 (eff. 0.331)
42.19/42.26	c #Conflicts:     201000 | #Learnt:      21200 | 0.000
42.19/42.26	c total clause space: 335.816MB
42.19/42.26	c total #watches: 2420008
42.29/42.31	c total #propagations: 156095331 / total #impl: 472145955 (eff. 0.331)
42.29/42.31	c #Conflicts:     202000 | #Learnt:      11480 | 0.000
42.29/42.31	c total clause space: 335.816MB
42.29/42.31	c total #watches: 2418883
42.49/42.51	c total #propagations: 156147770 / total #impl: 472370518 (eff. 0.331)
42.49/42.51	c #Conflicts:     203000 | #Learnt:      12480 | 0.000
42.49/42.51	c total clause space: 335.816MB
42.49/42.51	c total #watches: 2415671
42.59/42.65	c total #propagations: 156592041 / total #impl: 474234529 (eff. 0.330)
42.59/42.65	c #Conflicts:     204000 | #Learnt:      13480 | 0.000
42.59/42.65	c total clause space: 335.816MB
42.59/42.65	c total #watches: 2412484
42.69/42.70	c total #propagations: 156859077 / total #impl: 475460161 (eff. 0.330)
42.69/42.70	c #Conflicts:     205000 | #Learnt:      14480 | 0.000
42.69/42.70	c total clause space: 335.816MB
42.69/42.70	c total #watches: 2414034
42.69/42.79	c total #propagations: 156907930 / total #impl: 475729981 (eff. 0.330)
42.69/42.79	c #Conflicts:     206000 | #Learnt:      15480 | 0.000
42.69/42.79	c total clause space: 335.816MB
42.69/42.79	c total #watches: 2413707
42.89/42.96	c total #propagations: 157125510 / total #impl: 476552676 (eff. 0.330)
42.89/42.96	c #Conflicts:     207000 | #Learnt:      16480 | 0.000
42.89/42.96	c total clause space: 335.816MB
42.89/42.96	c total #watches: 2413394
42.99/43.09	c total #propagations: 157546056 / total #impl: 478268398 (eff. 0.329)
42.99/43.09	c #Conflicts:     208000 | #Learnt:      17480 | 0.000
42.99/43.09	c total clause space: 335.816MB
42.99/43.09	c total #watches: 2413174
43.09/43.16	c total #propagations: 157811431 / total #impl: 479501869 (eff. 0.329)
43.09/43.16	c #Conflicts:     209000 | #Learnt:      18480 | 0.000
43.09/43.16	c total clause space: 335.816MB
43.09/43.16	c total #watches: 2415250
43.19/43.23	c total #propagations: 157897562 / total #impl: 480022441 (eff. 0.329)
43.19/43.23	c #Conflicts:     210000 | #Learnt:      19480 | 0.000
43.19/43.23	c total clause space: 335.816MB
43.19/43.23	c total #watches: 2417042
43.29/43.32	c total #propagations: 158042954 / total #impl: 480615104 (eff. 0.329)
43.29/43.32	c #Conflicts:     211000 | #Learnt:      20480 | 0.000
43.29/43.32	c total clause space: 335.816MB
43.29/43.32	c total #watches: 2418899
43.49/43.53	c total #propagations: 158219900 / total #impl: 481369165 (eff. 0.329)
43.49/43.53	c #Conflicts:     212000 | #Learnt:      21480 | 0.000
43.49/43.53	c total clause space: 335.816MB
43.49/43.53	c total #watches: 2420844
43.59/43.68	c total #propagations: 158682719 / total #impl: 483681273 (eff. 0.328)
43.59/43.68	c #Conflicts:     213000 | #Learnt:      11497 | 0.000
43.59/43.68	c total clause space: 335.816MB
43.59/43.68	c total #watches: 2419625
43.69/43.78	c total #propagations: 158951560 / total #impl: 485010486 (eff. 0.328)
43.69/43.78	c #Conflicts:     214000 | #Learnt:      12497 | 0.000
43.69/43.78	c total clause space: 335.816MB
43.69/43.78	c total #watches: 2416148
43.79/43.84	c total #propagations: 159184984 / total #impl: 485994627 (eff. 0.328)
43.79/43.84	c #Conflicts:     215000 | #Learnt:      13497 | 0.000
43.79/43.84	c total clause space: 335.816MB
43.79/43.84	c total #watches: 2414596
43.99/44.05	c total #propagations: 159289619 / total #impl: 486406706 (eff. 0.327)
43.99/44.05	c #Conflicts:     216000 | #Learnt:      14497 | 0.000
43.99/44.05	c total clause space: 335.816MB
43.99/44.05	c total #watches: 2415842
44.09/44.18	c total #propagations: 159660241 / total #impl: 488286043 (eff. 0.327)
44.09/44.18	c #Conflicts:     217000 | #Learnt:      15497 | 0.000
44.09/44.18	c total clause space: 335.816MB
44.09/44.18	c total #watches: 2416295
44.19/44.25	c total #propagations: 159920063 / total #impl: 489427004 (eff. 0.327)
44.19/44.25	c #Conflicts:     218000 | #Learnt:      16497 | 0.000
44.19/44.25	c total clause space: 335.816MB
44.19/44.25	c total #watches: 2418237
44.29/44.32	c total #propagations: 160017670 / total #impl: 489924566 (eff. 0.327)
44.29/44.32	c #Conflicts:     219000 | #Learnt:      17497 | 0.000
44.29/44.32	c total clause space: 335.816MB
44.29/44.32	c total #watches: 2420220
44.39/44.48	c total #propagations: 160097724 / total #impl: 490366220 (eff. 0.326)
44.39/44.48	c #Conflicts:     220000 | #Learnt:      18497 | 0.000
44.39/44.48	c total clause space: 335.816MB
44.39/44.48	c total #watches: 2422171
44.69/44.76	c total #propagations: 160448970 / total #impl: 491850373 (eff. 0.326)
44.69/44.76	c #Conflicts:     221000 | #Learnt:      19497 | 0.000
44.69/44.76	c total clause space: 335.816MB
44.69/44.76	c total #watches: 2424153
45.09/45.10	c total #propagations: 161103160 / total #impl: 494762830 (eff. 0.326)
45.09/45.10	c #Conflicts:     222000 | #Learnt:      20497 | 0.000
45.09/45.10	c total clause space: 335.816MB
45.09/45.10	c total #watches: 2426087
45.19/45.23	c total #propagations: 161679697 / total #impl: 498018319 (eff. 0.325)
45.19/45.23	c #Conflicts:     223000 | #Learnt:      21497 | 0.000
45.19/45.23	c total clause space: 335.816MB
45.19/45.23	c total #watches: 2428093
45.59/45.63	c total #propagations: 161866369 / total #impl: 499076598 (eff. 0.324)
45.59/45.63	c #Conflicts:     224000 | #Learnt:      22497 | 0.000
45.59/45.63	c total clause space: 335.816MB
45.59/45.63	c total #watches: 2430113
45.89/45.91	c total #propagations: 162553482 / total #impl: 502439795 (eff. 0.324)
45.89/45.91	c #Conflicts:     225000 | #Learnt:      12060 | 0.000
45.89/45.91	c total clause space: 335.816MB
45.89/45.91	c total #watches: 2430547
46.09/46.17	c total #propagations: 164329965 / total #impl: 506532921 (eff. 0.324)
46.09/46.17	c #Conflicts:     226000 | #Learnt:      13060 | 0.000
46.09/46.17	c total clause space: 335.816MB
46.09/46.17	c total #watches: 2432383
46.38/46.46	c total #propagations: 166497106 / total #impl: 510602616 (eff. 0.326)
46.38/46.46	c #Conflicts:     227000 | #Learnt:      14060 | 0.000
46.38/46.46	c total clause space: 335.816MB
46.38/46.46	c total #watches: 2433952
46.68/46.74	c total #propagations: 168795514 / total #impl: 514703249 (eff. 0.328)
46.68/46.74	c #Conflicts:     228000 | #Learnt:      15060 | 0.000
46.68/46.74	c total clause space: 335.816MB
46.68/46.74	c total #watches: 2432400
46.99/47.01	c total #propagations: 170609515 / total #impl: 519160474 (eff. 0.329)
46.99/47.01	c #Conflicts:     229000 | #Learnt:      16060 | 0.000
46.99/47.01	c total clause space: 335.816MB
46.99/47.01	c total #watches: 2434399
47.18/47.29	c total #propagations: 172382941 / total #impl: 522906111 (eff. 0.330)
47.18/47.29	c #Conflicts:     230000 | #Learnt:      17060 | 0.000
47.18/47.29	c total clause space: 335.816MB
47.18/47.29	c total #watches: 2436397
47.58/47.61	c total #propagations: 174321858 / total #impl: 526561170 (eff. 0.331)
47.58/47.61	c #Conflicts:     231000 | #Learnt:      18060 | 0.000
47.58/47.61	c total clause space: 335.816MB
47.58/47.61	c total #watches: 2430541
47.68/47.76	c total #propagations: 176243901 / total #impl: 530163513 (eff. 0.332)
47.68/47.76	c #Conflicts:     232000 | #Learnt:      19060 | 0.000
47.68/47.76	c total clause space: 335.816MB
47.68/47.76	c total #watches: 2428905
47.88/47.98	c total #propagations: 176774494 / total #impl: 532030365 (eff. 0.332)
47.88/47.98	c #Conflicts:     233000 | #Learnt:      20060 | 0.000
47.88/47.98	c total clause space: 335.816MB
47.88/47.98	c total #watches: 2429274
47.99/48.06	c total #propagations: 177920110 / total #impl: 534949721 (eff. 0.333)
47.99/48.06	c #Conflicts:     234000 | #Learnt:      21060 | 0.000
47.99/48.06	c total clause space: 335.816MB
47.99/48.06	c total #watches: 2431236
48.28/48.30	c total #propagations: 178199258 / total #impl: 535705191 (eff. 0.333)
48.28/48.30	c #Conflicts:     235000 | #Learnt:      22060 | 0.000
48.28/48.30	c total clause space: 335.816MB
48.28/48.30	c total #watches: 2433206
48.58/48.60	c total #propagations: 179571586 / total #impl: 539075130 (eff. 0.333)
48.58/48.60	c #Conflicts:     236000 | #Learnt:      23060 | 0.000
48.58/48.60	c total clause space: 335.816MB
48.58/48.60	c total #watches: 2435410
48.78/48.83	c total #propagations: 181297859 / total #impl: 543233022 (eff. 0.334)
48.78/48.83	c GARBAGE COLLECT
48.78/48.83	c #Conflicts:     237000 | #Learnt:      12427 | 0.000
48.78/48.83	c total clause space: 335.816MB
48.78/48.83	c total #watches: 2401777
48.88/48.90	c total #propagations: 182355088 / total #impl: 545892856 (eff. 0.334)
48.88/48.90	c #Conflicts:     238000 | #Learnt:      13427 | 0.000
48.88/48.90	c total clause space: 335.816MB
48.88/48.90	c total #watches: 2403848
48.88/48.99	c total #propagations: 182703378 / total #impl: 546820291 (eff. 0.334)
48.88/48.99	c #Conflicts:     239000 | #Learnt:      14427 | 0.000
48.88/48.99	c total clause space: 335.816MB
48.88/48.99	c total #watches: 2405898
49.09/49.17	c total #propagations: 182988045 / total #impl: 547610068 (eff. 0.334)
49.09/49.17	c #Conflicts:     240000 | #Learnt:      15427 | 0.000
49.09/49.17	c total clause space: 335.816MB
49.09/49.17	c total #watches: 2407930
49.28/49.34	c total #propagations: 183934781 / total #impl: 550041447 (eff. 0.334)
49.28/49.34	c #Conflicts:     241000 | #Learnt:      16426 | 0.000
49.28/49.34	c total clause space: 335.816MB
49.28/49.34	c total #watches: 2409938
49.58/49.61	c total #propagations: 184727283 / total #impl: 552138591 (eff. 0.335)
49.58/49.61	c #Conflicts:     242000 | #Learnt:      17426 | 0.000
49.58/49.61	c total clause space: 335.816MB
49.58/49.61	c total #watches: 2411947
49.68/49.76	c total #propagations: 186046956 / total #impl: 556324820 (eff. 0.334)
49.68/49.76	c #Conflicts:     243000 | #Learnt:      18426 | 0.000
49.68/49.76	c total clause space: 335.816MB
49.68/49.76	c total #watches: 2413957
49.98/50.01	c total #propagations: 186749067 / total #impl: 558152845 (eff. 0.335)
49.98/50.01	c #Conflicts:     244000 | #Learnt:      19426 | 0.000
49.98/50.01	c total clause space: 335.816MB
49.98/50.01	c total #watches: 2415957
50.19/50.22	c total #propagations: 187901735 / total #impl: 561285862 (eff. 0.335)
50.19/50.22	c #Conflicts:     245000 | #Learnt:      20426 | 0.000
50.19/50.22	c total clause space: 335.816MB
50.19/50.22	c total #watches: 2418002
50.29/50.34	c total #propagations: 189253442 / total #impl: 564676281 (eff. 0.335)
50.29/50.34	c #Conflicts:     246000 | #Learnt:      21426 | 0.000
50.29/50.34	c total clause space: 335.816MB
50.29/50.34	c total #watches: 2420060
50.48/50.50	c total #propagations: 189727741 / total #impl: 565895671 (eff. 0.335)
50.48/50.50	c #Conflicts:     247000 | #Learnt:      22426 | 0.000
50.48/50.50	c total clause space: 335.816MB
50.48/50.50	c total #watches: 2422070
50.88/50.95	c total #propagations: 190289570 / total #impl: 567608288 (eff. 0.335)
50.88/50.95	c #Conflicts:     248000 | #Learnt:      23426 | 0.000
50.88/50.95	c total clause space: 335.816MB
50.88/50.95	c total #watches: 2424070
51.18/51.30	c total #propagations: 192238940 / total #impl: 574283215 (eff. 0.335)
51.18/51.30	c #Conflicts:     249000 | #Learnt:      12502 | 0.000
51.18/51.30	c total clause space: 335.816MB
51.18/51.30	c total #watches: 2419422
51.58/51.67	c total #propagations: 193858705 / total #impl: 579774484 (eff. 0.334)
51.58/51.67	c #Conflicts:     250000 | #Learnt:      13502 | 0.000
51.58/51.67	c total clause space: 335.816MB
51.58/51.67	c total #watches: 2420553
51.78/51.84	c total #propagations: 195756031 / total #impl: 585240510 (eff. 0.334)
51.78/51.84	c #Conflicts:     251000 | #Learnt:      14502 | 0.000
51.78/51.84	c total clause space: 335.816MB
51.78/51.84	c total #watches: 2409892
51.98/52.08	c total #propagations: 196673523 / total #impl: 587668909 (eff. 0.335)
51.98/52.08	c #Conflicts:     252000 | #Learnt:      15502 | 0.000
51.98/52.08	c total clause space: 335.816MB
51.98/52.08	c total #watches: 2411442
52.28/52.34	c total #propagations: 197998253 / total #impl: 590862054 (eff. 0.335)
52.28/52.34	c #Conflicts:     253000 | #Learnt:      16502 | 0.000
52.28/52.34	c total clause space: 335.816MB
52.28/52.34	c total #watches: 2413448
52.49/52.56	c total #propagations: 199503158 / total #impl: 594886268 (eff. 0.335)
52.49/52.56	c #Conflicts:     254000 | #Learnt:      17502 | 0.000
52.49/52.56	c total clause space: 335.816MB
52.49/52.56	c total #watches: 2415317
52.68/52.79	c total #propagations: 200695481 / total #impl: 597804368 (eff. 0.336)
52.68/52.79	c #Conflicts:     255000 | #Learnt:      18502 | 0.000
52.68/52.79	c total clause space: 335.816MB
52.68/52.79	c total #watches: 2416334
52.88/52.92	c total #propagations: 201844169 / total #impl: 600969186 (eff. 0.336)
52.88/52.92	c #Conflicts:     256000 | #Learnt:      19502 | 0.000
52.88/52.92	c total clause space: 335.816MB
52.88/52.92	c total #watches: 2418361
53.08/53.11	c total #propagations: 202445281 / total #impl: 602470624 (eff. 0.336)
53.08/53.11	c #Conflicts:     257000 | #Learnt:      20502 | 0.000
53.08/53.11	c total clause space: 335.816MB
53.08/53.11	c total #watches: 2420341
53.38/53.43	c total #propagations: 203624596 / total #impl: 605451716 (eff. 0.336)
53.38/53.43	c #Conflicts:     258000 | #Learnt:      21502 | 0.000
53.38/53.43	c total clause space: 335.816MB
53.38/53.43	c total #watches: 2422338
53.49/53.57	c total #propagations: 205770559 / total #impl: 610934279 (eff. 0.337)
53.49/53.57	c #Conflicts:     259000 | #Learnt:      22502 | 0.000
53.49/53.57	c total clause space: 335.816MB
53.49/53.57	c total #watches: 2424391
53.78/53.85	c total #propagations: 206272073 / total #impl: 612274374 (eff. 0.337)
53.78/53.85	c #Conflicts:     260000 | #Learnt:      23502 | 0.000
53.78/53.85	c total clause space: 335.816MB
53.78/53.85	c total #watches: 2426323
53.98/54.08	c total #propagations: 207490616 / total #impl: 615337740 (eff. 0.337)
53.98/54.08	c #Conflicts:     261000 | #Learnt:      24502 | 0.000
53.98/54.08	c total clause space: 335.816MB
53.98/54.08	c total #watches: 2428413
54.28/54.36	c total #propagations: 208749567 / total #impl: 618299032 (eff. 0.338)
54.28/54.36	c GARBAGE COLLECT
54.28/54.36	c #Conflicts:     262000 | #Learnt:      13268 | 0.000
54.28/54.36	c total clause space: 335.816MB
54.28/54.36	c total #watches: 2403596
54.48/54.52	c total #propagations: 209969859 / total #impl: 621631447 (eff. 0.338)
54.48/54.52	c #Conflicts:     263000 | #Learnt:      14268 | 0.000
54.48/54.52	c total clause space: 335.816MB
54.48/54.52	c total #watches: 2405723
54.59/54.62	c total #propagations: 210707046 / total #impl: 623758813 (eff. 0.338)
54.59/54.62	c #Conflicts:     264000 | #Learnt:      15268 | 0.000
54.59/54.62	c total clause space: 335.816MB
54.59/54.62	c total #watches: 2407783
54.69/54.78	c total #propagations: 211169285 / total #impl: 625047090 (eff. 0.338)
54.69/54.78	c #Conflicts:     265000 | #Learnt:      16268 | 0.000
54.69/54.78	c total clause space: 335.816MB
54.69/54.78	c total #watches: 2409834
54.98/55.01	c total #propagations: 212062730 / total #impl: 627213762 (eff. 0.338)
54.98/55.01	c #Conflicts:     266000 | #Learnt:      17268 | 0.000
54.98/55.01	c total clause space: 335.816MB
54.98/55.01	c total #watches: 2411834
54.98/55.09	c total #propagations: 213624295 / total #impl: 630644357 (eff. 0.339)
54.98/55.09	c #Conflicts:     267000 | #Learnt:      18268 | 0.000
54.98/55.09	c total clause space: 335.816MB
54.98/55.09	c total #watches: 2414026
55.08/55.18	c total #propagations: 213738348 / total #impl: 631292639 (eff. 0.339)
55.08/55.18	c #Conflicts:     268000 | #Learnt:      19268 | 0.000
55.08/55.18	c total clause space: 335.816MB
55.08/55.18	c total #watches: 2416157
55.18/55.28	c total #propagations: 213841767 / total #impl: 632008749 (eff. 0.338)
55.18/55.28	c #Conflicts:     269000 | #Learnt:      20268 | 0.000
55.18/55.28	c total clause space: 335.816MB
55.18/55.28	c total #watches: 2418465
55.48/55.57	c total #propagations: 213949137 / total #impl: 632824661 (eff. 0.338)
55.48/55.57	c #Conflicts:     270000 | #Learnt:      21268 | 0.000
55.48/55.57	c total clause space: 335.816MB
55.48/55.57	c total #watches: 2420732
55.79/55.89	c total #propagations: 215552771 / total #impl: 636892879 (eff. 0.338)
55.79/55.89	c #Conflicts:     271000 | #Learnt:      22268 | 0.000
55.79/55.89	c total clause space: 335.816MB
55.79/55.89	c total #watches: 2422732
56.08/56.15	c total #propagations: 217319149 / total #impl: 641061794 (eff. 0.339)
56.08/56.15	c #Conflicts:     272000 | #Learnt:      23268 | 0.000
56.08/56.15	c total clause space: 335.816MB
56.08/56.15	c total #watches: 2424732
56.38/56.48	c total #propagations: 219030822 / total #impl: 644832197 (eff. 0.340)
56.38/56.48	c #Conflicts:     273000 | #Learnt:      24268 | 0.000
56.38/56.48	c total clause space: 335.816MB
56.38/56.48	c total #watches: 2426732
56.68/56.79	c total #propagations: 221204322 / total #impl: 649361629 (eff. 0.341)
56.68/56.79	c #Conflicts:     274000 | #Learnt:      12793 | 0.000
56.68/56.79	c total clause space: 335.816MB
56.68/56.79	c total #watches: 2421753
56.98/57.07	c total #propagations: 222995049 / total #impl: 653431289 (eff. 0.341)
56.98/57.07	c #Conflicts:     275000 | #Learnt:      13793 | 0.000
56.98/57.07	c total clause space: 335.816MB
56.98/57.07	c total #watches: 2421654
57.28/57.32	c total #propagations: 224611029 / total #impl: 657871229 (eff. 0.341)
57.28/57.32	c #Conflicts:     276000 | #Learnt:      14793 | 0.000
57.28/57.32	c total clause space: 335.816MB
57.28/57.32	c total #watches: 2413845
57.38/57.46	c total #propagations: 225979258 / total #impl: 661680382 (eff. 0.342)
57.38/57.46	c #Conflicts:     277000 | #Learnt:      15793 | 0.000
57.38/57.46	c total clause space: 335.816MB
57.38/57.46	c total #watches: 2414678
57.78/57.80	c total #propagations: 226604880 / total #impl: 663304937 (eff. 0.342)
57.78/57.80	c #Conflicts:     278000 | #Learnt:      16793 | 0.000
57.78/57.80	c total clause space: 335.816MB
57.78/57.80	c total #watches: 2416089
57.99/58.08	c total #propagations: 228415446 / total #impl: 668187457 (eff. 0.342)
57.99/58.08	c #Conflicts:     279000 | #Learnt:      17793 | 0.000
57.99/58.08	c total clause space: 335.816MB
57.99/58.08	c total #watches: 2417951
58.18/58.23	c total #propagations: 229729347 / total #impl: 671509318 (eff. 0.342)
58.18/58.23	c #Conflicts:     280000 | #Learnt:      18792 | 0.000
58.18/58.23	c total clause space: 335.816MB
58.18/58.23	c total #watches: 2419485
58.38/58.44	c total #propagations: 230367208 / total #impl: 673174585 (eff. 0.342)
58.38/58.44	c #Conflicts:     281000 | #Learnt:      19792 | 0.000
58.38/58.44	c total clause space: 335.816MB
58.38/58.44	c total #watches: 2421307
58.58/58.68	c total #propagations: 231317085 / total #impl: 675873980 (eff. 0.342)
58.58/58.68	c #Conflicts:     282000 | #Learnt:      20792 | 0.000
58.58/58.68	c total clause space: 335.816MB
58.58/58.68	c total #watches: 2423262
58.88/58.93	c total #propagations: 232873567 / total #impl: 679004417 (eff. 0.343)
58.88/58.93	c #Conflicts:     283000 | #Learnt:      21792 | 0.000
58.88/58.93	c total clause space: 335.816MB
58.88/58.93	c total #watches: 2425261
59.18/59.21	c total #propagations: 234304994 / total #impl: 682583514 (eff. 0.343)
59.18/59.21	c #Conflicts:     284000 | #Learnt:      22792 | 0.000
59.18/59.21	c total clause space: 335.816MB
59.18/59.21	c total #watches: 2427259
59.38/59.47	c total #propagations: 235791147 / total #impl: 686532048 (eff. 0.343)
59.38/59.47	c #Conflicts:     285000 | #Learnt:      23792 | 0.000
59.38/59.47	c total clause space: 335.816MB
59.38/59.47	c total #watches: 2429169
59.68/59.71	c total #propagations: 236692964 / total #impl: 689213851 (eff. 0.343)
59.68/59.71	c #Conflicts:     286000 | #Learnt:      24792 | 0.000
59.68/59.71	c total clause space: 335.816MB
59.68/59.71	c total #watches: 2431192
59.88/59.96	c total #propagations: 237829561 / total #impl: 692331258 (eff. 0.344)
59.88/59.96	c GARBAGE COLLECT
59.88/59.96	c #Conflicts:     287000 | #Learnt:      13002 | 0.000
59.88/59.96	c total clause space: 335.816MB
59.88/59.96	c total #watches: 2402975
60.08/60.19	c total #propagations: 238519917 / total #impl: 694855283 (eff. 0.343)
60.08/60.19	c #Conflicts:     288000 | #Learnt:      14002 | 0.000
60.08/60.19	c total clause space: 335.816MB
60.08/60.19	c total #watches: 2404975
60.38/60.50	c total #propagations: 239740827 / total #impl: 697893613 (eff. 0.344)
60.38/60.50	c #Conflicts:     289000 | #Learnt:      15002 | 0.000
60.38/60.50	c total clause space: 335.816MB
60.48/60.50	c total #watches: 2406975
60.68/60.78	c total #propagations: 241264592 / total #impl: 701910408 (eff. 0.344)
60.68/60.78	c #Conflicts:     290000 | #Learnt:      16002 | 0.000
60.68/60.78	c total clause space: 335.816MB
60.68/60.78	c total #watches: 2408975
60.88/60.92	c total #propagations: 242741797 / total #impl: 705870867 (eff. 0.344)
60.88/60.92	c #Conflicts:     291000 | #Learnt:      17002 | 0.000
60.88/60.92	c total clause space: 335.816MB
60.88/60.92	c total #watches: 2411002
60.88/60.99	c total #propagations: 243207285 / total #impl: 707525261 (eff. 0.344)
60.88/60.99	c #Conflicts:     292000 | #Learnt:      18002 | 0.000
60.88/60.99	c total clause space: 335.816MB
60.88/60.99	c total #watches: 2413108
61.18/61.24	c total #propagations: 243443125 / total #impl: 708267432 (eff. 0.344)
61.18/61.24	c #Conflicts:     293000 | #Learnt:      19002 | 0.000
61.18/61.24	c total clause space: 335.816MB
61.18/61.24	c total #watches: 2415108
61.48/61.52	c total #propagations: 244849523 / total #impl: 711306035 (eff. 0.344)
61.48/61.52	c #Conflicts:     294000 | #Learnt:      20002 | 0.000
61.48/61.52	c total clause space: 335.816MB
61.48/61.52	c total #watches: 2417108
61.68/61.78	c total #propagations: 246473078 / total #impl: 715004285 (eff. 0.345)
61.68/61.78	c #Conflicts:     295000 | #Learnt:      21002 | 0.000
61.68/61.78	c total clause space: 335.816MB
61.68/61.78	c total #watches: 2419108
61.98/62.02	c total #propagations: 248039635 / total #impl: 718575999 (eff. 0.345)
61.98/62.02	c #Conflicts:     296000 | #Learnt:      22002 | 0.000
61.98/62.02	c total clause space: 335.816MB
61.98/62.02	c total #watches: 2421128
62.28/62.37	c total #propagations: 249298310 / total #impl: 722177251 (eff. 0.345)
62.28/62.37	c #Conflicts:     297000 | #Learnt:      23002 | 0.000
62.28/62.37	c total clause space: 335.816MB
62.28/62.37	c total #watches: 2423128
62.58/62.61	c total #propagations: 250763177 / total #impl: 726375153 (eff. 0.345)
62.58/62.61	c #Conflicts:     298000 | #Learnt:      24002 | 0.000
62.58/62.61	c total clause space: 335.816MB
62.58/62.61	c total #watches: 2425143
62.78/62.87	c total #propagations: 252147588 / total #impl: 729994574 (eff. 0.345)
62.78/62.87	c #Conflicts:     299000 | #Learnt:      25002 | 0.000
62.78/62.87	c total clause space: 335.816MB
62.78/62.87	c total #watches: 2427143
63.18/63.23	c total #propagations: 253220095 / total #impl: 732989090 (eff. 0.345)
63.18/63.23	c #Conflicts:     300000 | #Learnt:      26002 | 0.000
63.18/63.23	c total clause space: 335.816MB
63.18/63.23	c total #watches: 2429143
63.48/63.52	c total #propagations: 254689332 / total #impl: 737199193 (eff. 0.345)
63.48/63.52	c #Conflicts:     301000 | #Learnt:      13947 | 0.000
63.48/63.52	c total clause space: 335.816MB
63.48/63.52	c total #watches: 2415454
63.78/63.81	c total #propagations: 256204668 / total #impl: 741185552 (eff. 0.346)
63.78/63.81	c #Conflicts:     302000 | #Learnt:      14947 | 0.000
63.78/63.81	c total clause space: 335.816MB
63.78/63.81	c total #watches: 2414697
63.88/63.99	c total #propagations: 257784050 / total #impl: 746330226 (eff. 0.345)
63.88/63.99	c #Conflicts:     303000 | #Learnt:      15947 | 0.000
63.88/63.99	c total clause space: 335.816MB
63.88/63.99	c total #watches: 2413343
64.18/64.21	c total #propagations: 258525510 / total #impl: 748718035 (eff. 0.345)
64.18/64.21	c #Conflicts:     304000 | #Learnt:      16947 | 0.000
64.18/64.21	c total clause space: 335.816MB
64.18/64.21	c total #watches: 2413884
64.38/64.47	c total #propagations: 259584281 / total #impl: 751785811 (eff. 0.345)
64.38/64.47	c #Conflicts:     305000 | #Learnt:      17947 | 0.000
64.38/64.47	c total clause space: 335.816MB
64.38/64.47	c total #watches: 2415357
64.68/64.76	c total #propagations: 260973354 / total #impl: 755601973 (eff. 0.345)
64.68/64.76	c #Conflicts:     306000 | #Learnt:      18947 | 0.000
64.68/64.76	c total clause space: 335.816MB
64.68/64.76	c total #watches: 2417036
64.98/65.04	c total #propagations: 262483551 / total #impl: 759404007 (eff. 0.346)
64.98/65.04	c #Conflicts:     307000 | #Learnt:      19947 | 0.000
64.98/65.04	c total clause space: 335.816MB
64.98/65.04	c total #watches: 2418882
65.38/65.41	c total #propagations: 263932887 / total #impl: 763269960 (eff. 0.346)
65.38/65.41	c #Conflicts:     308000 | #Learnt:      20947 | 0.000
65.38/65.41	c total clause space: 335.816MB
65.38/65.41	c total #watches: 2420848
65.68/65.72	c total #propagations: 265826241 / total #impl: 768314603 (eff. 0.346)
65.68/65.72	c #Conflicts:     309000 | #Learnt:      21947 | 0.000
65.68/65.72	c total clause space: 335.816MB
65.68/65.72	c total #watches: 2422854
65.88/65.91	c total #propagations: 267022030 / total #impl: 772043099 (eff. 0.346)
65.88/65.91	c #Conflicts:     310000 | #Learnt:      22947 | 0.000
65.88/65.91	c total clause space: 335.816MB
65.88/65.91	c total #watches: 2424845
66.08/66.16	c total #propagations: 267765313 / total #impl: 774031563 (eff. 0.346)
66.08/66.16	c #Conflicts:     311000 | #Learnt:      23947 | 0.000
66.08/66.16	c total clause space: 335.816MB
66.08/66.16	c total #watches: 2426840
66.38/66.48	c total #propagations: 268864290 / total #impl: 776905836 (eff. 0.346)
66.38/66.48	c #Conflicts:     312000 | #Learnt:      24947 | 0.000
66.38/66.48	c total clause space: 335.816MB
66.38/66.48	c total #watches: 2428851
66.68/66.79	c total #propagations: 270681469 / total #impl: 781407244 (eff. 0.346)
66.68/66.79	c #Conflicts:     313000 | #Learnt:      25947 | 0.000
66.68/66.79	c total clause space: 335.816MB
66.68/66.79	c total #watches: 2430851
66.98/67.06	c total #propagations: 272447218 / total #impl: 785638186 (eff. 0.347)
66.98/67.06	c #Conflicts:     314000 | #Learnt:      26947 | 0.000
66.98/67.06	c total clause space: 335.816MB
66.98/67.06	c total #watches: 2432851
67.28/67.38	c total #propagations: 274025938 / total #impl: 789227076 (eff. 0.347)
67.28/67.38	c GARBAGE COLLECT
67.28/67.38	c #Conflicts:     315000 | #Learnt:      14532 | 0.000
67.28/67.38	c total clause space: 335.816MB
67.28/67.38	c total #watches: 2406011
67.48/67.58	c total #propagations: 275631671 / total #impl: 793054235 (eff. 0.348)
67.48/67.58	c #Conflicts:     316000 | #Learnt:      15532 | 0.000
67.48/67.58	c total clause space: 335.816MB
67.48/67.58	c total #watches: 2408019
67.88/67.91	c total #propagations: 276749272 / total #impl: 795974086 (eff. 0.348)
67.88/67.91	c #Conflicts:     317000 | #Learnt:      16532 | 0.000
67.88/67.91	c total clause space: 335.816MB
67.88/67.91	c total #watches: 2410019
68.18/68.27	c total #propagations: 278644903 / total #impl: 800782716 (eff. 0.348)
68.18/68.27	c #Conflicts:     318000 | #Learnt:      17532 | 0.000
68.18/68.27	c total clause space: 335.816MB
68.18/68.27	c total #watches: 2412019
68.58/68.63	c total #propagations: 280813473 / total #impl: 805945267 (eff. 0.348)
68.58/68.63	c #Conflicts:     319000 | #Learnt:      18532 | 0.000
68.58/68.63	c total clause space: 335.816MB
68.58/68.63	c total #watches: 2414019
68.88/69.00	c total #propagations: 282925112 / total #impl: 810850011 (eff. 0.349)
68.88/69.00	c #Conflicts:     320000 | #Learnt:      19532 | 0.000
68.88/69.00	c total clause space: 335.816MB
68.88/69.00	c total #watches: 2416019
69.18/69.22	c total #propagations: 284971516 / total #impl: 815419184 (eff. 0.349)
69.18/69.22	c #Conflicts:     321000 | #Learnt:      20532 | 0.000
69.18/69.22	c total clause space: 335.816MB
69.18/69.22	c total #watches: 2418080
69.28/69.39	c total #propagations: 286140908 / total #impl: 818192786 (eff. 0.350)
69.28/69.39	c #Conflicts:     322000 | #Learnt:      21532 | 0.000
69.28/69.39	c total clause space: 335.816MB
69.28/69.39	c total #watches: 2420155
69.38/69.44	c total #propagations: 287005272 / total #impl: 820167925 (eff. 0.350)
69.38/69.44	c #Conflicts:     323000 | #Learnt:      22532 | 0.000
69.38/69.44	c total clause space: 335.816MB
69.38/69.44	c total #watches: 2422249
69.48/69.58	c total #propagations: 287065754 / total #impl: 820460513 (eff. 0.350)
69.48/69.58	c #Conflicts:     324000 | #Learnt:      23532 | 0.000
69.48/69.58	c total clause space: 335.816MB
69.48/69.58	c total #watches: 2424356
69.58/69.67	c total #propagations: 287640341 / total #impl: 822132592 (eff. 0.350)
69.58/69.67	c #Conflicts:     325000 | #Learnt:      24532 | 0.000
69.58/69.67	c total clause space: 335.816MB
69.58/69.67	c total #watches: 2426458
69.68/69.74	c total #propagations: 287821632 / total #impl: 823006592 (eff. 0.350)
69.68/69.74	c #Conflicts:     326000 | #Learnt:      25532 | 0.000
69.68/69.74	c total clause space: 335.816MB
69.68/69.74	c total #watches: 2428474
69.78/69.80	c total #propagations: 287889782 / total #impl: 823408991 (eff. 0.350)
69.78/69.80	c #Conflicts:     327000 | #Learnt:      26532 | 0.000
69.78/69.80	c total clause space: 335.816MB
69.78/69.80	c total #watches: 2430474
69.78/69.86	c total #propagations: 287921729 / total #impl: 823581308 (eff. 0.350)
69.78/69.86	c #Conflicts:     328000 | #Learnt:      27532 | 0.000
69.78/69.86	c total clause space: 335.816MB
69.78/69.86	c total #watches: 2432514
69.88/69.93	c total #propagations: 287962742 / total #impl: 823795930 (eff. 0.350)
69.88/69.93	c #Conflicts:     329000 | #Learnt:      14959 | 0.000
69.88/69.93	c total clause space: 335.816MB
69.88/69.93	c total #watches: 2430501
69.98/70.01	c total #propagations: 288018045 / total #impl: 824080916 (eff. 0.350)
69.98/70.01	c #Conflicts:     330000 | #Learnt:      15959 | 0.000
69.98/70.01	c total clause space: 335.816MB
69.98/70.01	c total #watches: 2431983
69.98/70.09	c total #propagations: 288067389 / total #impl: 824347119 (eff. 0.349)
69.98/70.09	c #Conflicts:     331000 | #Learnt:      16959 | 0.000
69.98/70.09	c total clause space: 335.816MB
69.98/70.09	c total #watches: 2433983
70.08/70.17	c total #propagations: 288125788 / total #impl: 824651554 (eff. 0.349)
70.08/70.17	c #Conflicts:     332000 | #Learnt:      17959 | 0.000
70.08/70.17	c total clause space: 335.816MB
70.08/70.17	c total #watches: 2435820
70.18/70.23	c total #propagations: 288186422 / total #impl: 824938913 (eff. 0.349)
70.18/70.23	c #Conflicts:     333000 | #Learnt:      18959 | 0.000
70.18/70.23	c total clause space: 335.816MB
70.18/70.23	c total #watches: 2437881
70.18/70.29	c total #propagations: 288214337 / total #impl: 825094421 (eff. 0.349)
70.18/70.29	c #Conflicts:     334000 | #Learnt:      19959 | 0.000
70.18/70.29	c total clause space: 335.816MB
70.18/70.29	c total #watches: 2434670
70.28/70.38	c total #propagations: 288308015 / total #impl: 825501524 (eff. 0.349)
70.28/70.38	c #Conflicts:     335000 | #Learnt:      20959 | 0.000
70.28/70.38	c total clause space: 335.816MB
70.28/70.38	c total #watches: 2430857
70.48/70.51	c total #propagations: 288500906 / total #impl: 826197927 (eff. 0.349)
70.48/70.51	c #Conflicts:     336000 | #Learnt:      21959 | 0.000
70.48/70.51	c total clause space: 335.816MB
70.48/70.52	c total #watches: 2430380
70.58/70.64	c total #propagations: 288757447 / total #impl: 827274243 (eff. 0.349)
70.58/70.64	c #Conflicts:     337000 | #Learnt:      22959 | 0.000
70.58/70.64	c total clause space: 335.816MB
70.58/70.64	c total #watches: 2432279
70.68/70.75	c total #propagations: 289125227 / total #impl: 828503007 (eff. 0.349)
70.68/70.75	c #Conflicts:     338000 | #Learnt:      23959 | 0.000
70.68/70.75	c total clause space: 335.816MB
70.68/70.75	c total #watches: 2434268
70.78/70.84	c total #propagations: 289370390 / total #impl: 829538155 (eff. 0.349)
70.78/70.84	c #Conflicts:     339000 | #Learnt:      24959 | 0.000
70.78/70.84	c total clause space: 335.816MB
70.78/70.84	c total #watches: 2436271
70.88/70.93	c total #propagations: 289585640 / total #impl: 830170099 (eff. 0.349)
70.88/70.93	c #Conflicts:     340000 | #Learnt:      25959 | 0.000
70.88/70.93	c total clause space: 335.816MB
70.88/70.93	c total #watches: 2438266
70.88/70.99	c total #propagations: 289705835 / total #impl: 830695912 (eff. 0.349)
70.88/70.99	c #Conflicts:     341000 | #Learnt:      26959 | 0.000
70.88/70.99	c total clause space: 335.816MB
70.88/70.99	c total #watches: 2440066
70.98/71.06	c total #propagations: 289803714 / total #impl: 831082125 (eff. 0.349)
70.98/71.06	c #Conflicts:     342000 | #Learnt:      27959 | 0.000
70.98/71.06	c total clause space: 335.816MB
70.98/71.06	c total #watches: 2442085
71.08/71.20	c total #propagations: 289912607 / total #impl: 831464675 (eff. 0.349)
71.08/71.20	c GARBAGE COLLECT
71.08/71.20	c #Conflicts:     343000 | #Learnt:      14880 | 0.000
71.08/71.20	c total clause space: 335.816MB
71.08/71.20	c total #watches: 2406739
71.18/71.29	c total #propagations: 290087171 / total #impl: 832116473 (eff. 0.349)
71.18/71.29	c #Conflicts:     344000 | #Learnt:      15880 | 0.000
71.18/71.29	c total clause space: 335.816MB
71.18/71.29	c total #watches: 2408906
71.48/71.51	c total #propagations: 290253726 / total #impl: 832859202 (eff. 0.349)
71.48/71.51	c #Conflicts:     345000 | #Learnt:      16880 | 0.000
71.48/71.51	c total clause space: 335.816MB
71.48/71.51	c total #watches: 2410984
71.58/71.60	c total #propagations: 290860745 / total #impl: 835376916 (eff. 0.348)
71.58/71.60	c #Conflicts:     346000 | #Learnt:      17880 | 0.000
71.58/71.60	c total clause space: 335.816MB
71.58/71.60	c total #watches: 2412984
71.68/71.72	c total #propagations: 291078213 / total #impl: 836098235 (eff. 0.348)
71.68/71.72	c #Conflicts:     347000 | #Learnt:      18880 | 0.000
71.68/71.72	c total clause space: 335.816MB
71.68/71.72	c total #watches: 2415073
71.78/71.83	c total #propagations: 291343472 / total #impl: 837259842 (eff. 0.348)
71.78/71.83	c #Conflicts:     348000 | #Learnt:      19880 | 0.000
71.78/71.83	c total clause space: 335.816MB
71.78/71.83	c total #watches: 2417149
71.88/71.91	c total #propagations: 291564980 / total #impl: 838189777 (eff. 0.348)
71.88/71.91	c #Conflicts:     349000 | #Learnt:      20880 | 0.000
71.88/71.91	c total clause space: 335.816MB
71.88/71.91	c total #watches: 2419217
71.98/72.02	c total #propagations: 291729326 / total #impl: 838939845 (eff. 0.348)
71.98/72.02	c #Conflicts:     350000 | #Learnt:      21880 | 0.000
71.98/72.02	c total clause space: 335.816MB
71.98/72.02	c total #watches: 2421272
71.98/72.08	c total #propagations: 291997360 / total #impl: 839943774 (eff. 0.348)
71.98/72.08	c #Conflicts:     351000 | #Learnt:      22880 | 0.000
71.98/72.08	c total clause space: 335.816MB
71.98/72.08	c total #watches: 2423329
72.08/72.15	c total #propagations: 292091779 / total #impl: 840302783 (eff. 0.348)
72.08/72.15	c #Conflicts:     352000 | #Learnt:      23880 | 0.000
72.08/72.15	c total clause space: 335.816MB
72.08/72.15	c total #watches: 2425396
72.18/72.25	c total #propagations: 292227604 / total #impl: 840768294 (eff. 0.348)
72.18/72.25	c #Conflicts:     353000 | #Learnt:      24880 | 0.000
72.18/72.25	c total clause space: 335.816MB
72.18/72.25	c total #watches: 2427455
72.38/72.47	c total #propagations: 292505768 / total #impl: 841702718 (eff. 0.348)
72.38/72.47	c #Conflicts:     354000 | #Learnt:      25880 | 0.000
72.38/72.47	c total clause space: 335.816MB
72.38/72.47	c total #watches: 2429463
72.47/72.56	c total #propagations: 292933258 / total #impl: 843839497 (eff. 0.347)
72.47/72.56	c #Conflicts:     355000 | #Learnt:      26880 | 0.000
72.47/72.56	c total clause space: 335.816MB
72.47/72.56	c total #watches: 2431523
72.97/73.08	c total #propagations: 293111853 / total #impl: 844533360 (eff. 0.347)
72.97/73.08	c #Conflicts:     356000 | #Learnt:      27880 | 0.000
72.97/73.08	c total clause space: 335.816MB
72.97/73.08	c total #watches: 2433538
73.07/73.18	c total #propagations: 294208478 / total #impl: 850123872 (eff. 0.346)
73.07/73.18	c #Conflicts:     357000 | #Learnt:      14552 | 0.000
73.07/73.18	c total clause space: 335.816MB
73.07/73.18	c total #watches: 2427843
73.28/73.34	c total #propagations: 294384409 / total #impl: 850984763 (eff. 0.346)
73.28/73.34	c #Conflicts:     358000 | #Learnt:      15552 | 0.000
73.28/73.34	c total clause space: 335.816MB
73.28/73.34	c total #watches: 2413708
73.38/73.41	c total #propagations: 294809494 / total #impl: 852667782 (eff. 0.346)
73.38/73.41	c #Conflicts:     359000 | #Learnt:      16552 | 0.000
73.38/73.41	c total clause space: 335.816MB
73.38/73.41	c total #watches: 2413886
73.38/73.46	c total #propagations: 294904030 / total #impl: 853121558 (eff. 0.346)
73.38/73.46	c #Conflicts:     360000 | #Learnt:      17552 | 0.000
73.38/73.46	c total clause space: 335.816MB
73.38/73.46	c total #watches: 2414481
73.47/73.53	c total #propagations: 294956888 / total #impl: 853426637 (eff. 0.346)
73.47/73.53	c #Conflicts:     361000 | #Learnt:      18552 | 0.000
73.47/73.53	c total clause space: 335.816MB
73.47/73.53	c total #watches: 2416425
73.77/73.86	c total #propagations: 295067840 / total #impl: 853822049 (eff. 0.346)
73.77/73.86	c #Conflicts:     362000 | #Learnt:      19552 | 0.000
73.77/73.86	c total clause space: 335.816MB
73.77/73.86	c total #watches: 2417607
73.97/74.01	c total #propagations: 295810073 / total #impl: 857327539 (eff. 0.345)
73.97/74.01	c #Conflicts:     363000 | #Learnt:      20552 | 0.000
73.97/74.01	c total clause space: 335.816MB
73.97/74.01	c total #watches: 2419305
74.07/74.12	c total #propagations: 296232592 / total #impl: 859005283 (eff. 0.345)
74.07/74.12	c #Conflicts:     364000 | #Learnt:      21552 | 0.000
74.07/74.12	c total clause space: 335.816MB
74.07/74.12	c total #watches: 2421349
74.17/74.25	c total #propagations: 296439456 / total #impl: 859975417 (eff. 0.345)
74.17/74.25	c #Conflicts:     365000 | #Learnt:      22552 | 0.000
74.17/74.25	c total clause space: 335.816MB
74.17/74.25	c total #watches: 2423190
74.38/74.42	c total #propagations: 296732947 / total #impl: 861053132 (eff. 0.345)
74.38/74.42	c #Conflicts:     366000 | #Learnt:      23552 | 0.000
74.38/74.42	c total clause space: 335.816MB
74.38/74.42	c total #watches: 2425185
74.48/74.50	c total #propagations: 297107579 / total #impl: 862567259 (eff. 0.344)
74.48/74.50	c #Conflicts:     367000 | #Learnt:      24552 | 0.000
74.48/74.50	c total clause space: 335.816MB
74.48/74.50	c total #watches: 2427181
74.48/74.57	c total #propagations: 297283923 / total #impl: 863238913 (eff. 0.344)
74.48/74.57	c #Conflicts:     368000 | #Learnt:      25552 | 0.000
74.48/74.57	c total clause space: 335.816MB
74.48/74.57	c total #watches: 2429214
74.57/74.63	c total #propagations: 297387437 / total #impl: 863707149 (eff. 0.344)
74.57/74.63	c #Conflicts:     369000 | #Learnt:      26552 | 0.000
74.57/74.63	c total clause space: 335.816MB
74.57/74.63	c total #watches: 2431282
74.67/74.70	c total #propagations: 297466961 / total #impl: 864006840 (eff. 0.344)
74.67/74.70	c #Conflicts:     370000 | #Learnt:      27552 | 0.000
74.67/74.70	c total clause space: 335.816MB
74.67/74.70	c total #watches: 2433476
74.67/74.78	c total #propagations: 297538778 / total #impl: 864373627 (eff. 0.344)
74.67/74.78	c #Conflicts:     371000 | #Learnt:      28552 | 0.000
74.67/74.78	c total clause space: 335.816MB
74.67/74.78	c total #watches: 2435501
74.77/74.89	c total #propagations: 297721783 / total #impl: 864907729 (eff. 0.344)
74.77/74.89	c #Conflicts:     372000 | #Learnt:      14997 | 0.000
74.77/74.89	c total clause space: 335.816MB
74.77/74.89	c total #watches: 2430335
74.87/74.94	c total #propagations: 297901529 / total #impl: 865702417 (eff. 0.344)
74.87/74.94	c #Conflicts:     373000 | #Learnt:      15997 | 0.000
74.87/74.94	c total clause space: 335.816MB
74.87/74.94	c total #watches: 2423553
74.97/75.02	c total #propagations: 297975376 / total #impl: 866030835 (eff. 0.344)
74.97/75.02	c #Conflicts:     374000 | #Learnt:      16997 | 0.000
74.97/75.02	c total clause space: 335.816MB
74.97/75.02	c total #watches: 2424739
74.97/75.08	c total #propagations: 298126503 / total #impl: 866533914 (eff. 0.344)
74.97/75.08	c #Conflicts:     375000 | #Learnt:      17997 | 0.000
74.97/75.08	c total clause space: 335.816MB
74.97/75.08	c total #watches: 2426179
75.07/75.16	c total #propagations: 298224891 / total #impl: 866848428 (eff. 0.344)
75.07/75.16	c #Conflicts:     376000 | #Learnt:      18997 | 0.000
75.07/75.16	c total clause space: 335.816MB
75.07/75.16	c total #watches: 2428043
75.17/75.25	c total #propagations: 298291130 / total #impl: 867195505 (eff. 0.344)
75.17/75.25	c #Conflicts:     377000 | #Learnt:      19997 | 0.000
75.17/75.25	c total clause space: 335.816MB
75.17/75.25	c total #watches: 2429980
75.27/75.35	c total #propagations: 298357260 / total #impl: 867526168 (eff. 0.344)
75.27/75.35	c #Conflicts:     378000 | #Learnt:      20997 | 0.000
75.27/75.35	c total clause space: 335.816MB
75.27/75.35	c total #watches: 2431991
75.48/75.51	c total #propagations: 298432537 / total #impl: 868239948 (eff. 0.344)
75.48/75.51	c #Conflicts:     379000 | #Learnt:      21997 | 0.000
75.48/75.51	c total clause space: 335.816MB
75.48/75.51	c total #watches: 2429602
75.48/75.58	c total #propagations: 298730196 / total #impl: 869659163 (eff. 0.344)
75.48/75.58	c #Conflicts:     380000 | #Learnt:      22997 | 0.000
75.48/75.58	c total clause space: 335.816MB
75.48/75.58	c total #watches: 2425731
75.58/75.67	c total #propagations: 298844760 / total #impl: 870110011 (eff. 0.343)
75.58/75.67	c #Conflicts:     381000 | #Learnt:      23997 | 0.000
75.58/75.67	c total clause space: 335.816MB
75.58/75.67	c total #watches: 2426627
75.77/75.80	c total #propagations: 298987002 / total #impl: 870754249 (eff. 0.343)
75.77/75.80	c #Conflicts:     382000 | #Learnt:      24997 | 0.000
75.77/75.80	c total clause space: 335.816MB
75.77/75.80	c total #watches: 2428575
75.77/75.88	c total #propagations: 299294244 / total #impl: 871953380 (eff. 0.343)
75.77/75.88	c #Conflicts:     383000 | #Learnt:      25997 | 0.000
75.77/75.88	c total clause space: 335.816MB
75.77/75.89	c total #watches: 2430679
75.97/76.07	c total #propagations: 299475986 / total #impl: 872597676 (eff. 0.343)
75.97/76.07	c #Conflicts:     384000 | #Learnt:      26997 | 0.000
75.97/76.07	c total clause space: 335.816MB
75.97/76.07	c total #watches: 2432874
76.37/76.43	c total #propagations: 299871275 / total #impl: 874517908 (eff. 0.343)
76.37/76.43	c #Conflicts:     385000 | #Learnt:      27997 | 0.000
76.37/76.43	c total clause space: 335.816MB
76.37/76.43	c total #watches: 2434846
76.68/76.76	c total #propagations: 300590493 / total #impl: 877857134 (eff. 0.342)
76.68/76.76	c #Conflicts:     386000 | #Learnt:      28997 | 0.000
76.68/76.76	c total clause space: 335.816MB
76.68/76.76	c total #watches: 2436898
76.87/76.98	c total #propagations: 301222206 / total #impl: 881023057 (eff. 0.342)
76.87/76.98	c #Conflicts:     387000 | #Learnt:      29997 | 0.000
76.87/76.98	c total clause space: 335.816MB
76.87/76.98	c total #watches: 2438898
77.07/77.15	c total #propagations: 301857008 / total #impl: 883190138 (eff. 0.342)
77.07/77.15	c #Conflicts:     388000 | #Learnt:      16181 | 0.000
77.07/77.15	c total clause space: 335.816MB
77.07/77.15	c total #watches: 2417007
77.17/77.20	c total #propagations: 302293873 / total #impl: 884899093 (eff. 0.342)
77.17/77.20	c #Conflicts:     389000 | #Learnt:      17181 | 0.000
77.17/77.20	c total clause space: 335.816MB
77.17/77.20	c total #watches: 2418162
77.27/77.32	c total #propagations: 302358438 / total #impl: 885147398 (eff. 0.342)
77.27/77.32	c #Conflicts:     390000 | #Learnt:      18181 | 0.000
77.27/77.32	c total clause space: 335.816MB
77.27/77.32	c total #watches: 2418994
77.37/77.48	c total #propagations: 302623728 / total #impl: 886201874 (eff. 0.341)
77.37/77.48	c #Conflicts:     391000 | #Learnt:      19181 | 0.000
77.37/77.48	c total clause space: 335.816MB
77.37/77.48	c total #watches: 2419806
77.57/77.62	c total #propagations: 302956713 / total #impl: 887687912 (eff. 0.341)
77.57/77.62	c #Conflicts:     392000 | #Learnt:      20181 | 0.000
77.57/77.62	c total clause space: 335.816MB
77.57/77.62	c total #watches: 2421046
77.68/77.74	c total #propagations: 303309100 / total #impl: 888922916 (eff. 0.341)
77.68/77.74	c #Conflicts:     393000 | #Learnt:      21181 | 0.000
77.68/77.74	c total clause space: 335.816MB
77.68/77.74	c total #watches: 2422940
77.87/77.94	c total #propagations: 303668028 / total #impl: 890207104 (eff. 0.341)
77.87/77.94	c #Conflicts:     394000 | #Learnt:      22181 | 0.000
77.87/77.94	c total clause space: 335.816MB
77.87/77.94	c total #watches: 2423892
77.97/78.04	c total #propagations: 304142038 / total #impl: 892362488 (eff. 0.341)
77.97/78.04	c #Conflicts:     395000 | #Learnt:      23181 | 0.000
77.97/78.04	c total clause space: 335.816MB
77.97/78.04	c total #watches: 2425712
78.07/78.13	c total #propagations: 304338992 / total #impl: 893264448 (eff. 0.341)
78.07/78.13	c #Conflicts:     396000 | #Learnt:      24181 | 0.000
78.07/78.13	c total clause space: 335.816MB
78.07/78.13	c total #watches: 2427644
78.28/78.37	c total #propagations: 304468684 / total #impl: 893959637 (eff. 0.341)
78.28/78.37	c #Conflicts:     397000 | #Learnt:      25181 | 0.000
78.28/78.37	c total clause space: 335.816MB
78.28/78.37	c total #watches: 2429562
78.38/78.44	c total #propagations: 304977540 / total #impl: 896445950 (eff. 0.340)
78.38/78.44	c #Conflicts:     398000 | #Learnt:      26181 | 0.000
78.38/78.44	c total clause space: 335.816MB
78.38/78.44	c total #watches: 2431656
78.48/78.57	c total #propagations: 305100481 / total #impl: 896872450 (eff. 0.340)
78.48/78.57	c #Conflicts:     399000 | #Learnt:      27181 | 0.000
78.48/78.57	c total clause space: 335.816MB
78.48/78.57	c total #watches: 2433759
78.58/78.68	c total #propagations: 305388781 / total #impl: 898021456 (eff. 0.340)
78.58/78.68	c #Conflicts:     400000 | #Learnt:      28181 | 0.000
78.58/78.68	c total clause space: 335.816MB
78.58/78.68	c total #watches: 2435724
78.68/78.79	c total #propagations: 305623296 / total #impl: 898914642 (eff. 0.340)
78.68/78.79	c #Conflicts:     401000 | #Learnt:      29181 | 0.000
78.68/78.79	c total clause space: 335.816MB
78.68/78.79	c total #watches: 2437784
78.89/78.91	c total #propagations: 305792245 / total #impl: 899684677 (eff. 0.340)
78.89/78.91	c #Conflicts:     402000 | #Learnt:      30181 | 0.000
78.89/78.91	c total clause space: 335.816MB
78.89/78.91	c total #watches: 2439821
78.98/79.05	c total #propagations: 306076380 / total #impl: 900701555 (eff. 0.340)
78.98/79.05	c GARBAGE COLLECT
78.98/79.05	c #Conflicts:     403000 | #Learnt:      15915 | 0.000
78.98/79.05	c total clause space: 335.816MB
78.98/79.06	c total #watches: 2408963
79.08/79.14	c total #propagations: 306207983 / total #impl: 901200246 (eff. 0.340)
79.08/79.14	c #Conflicts:     404000 | #Learnt:      16915 | 0.000
79.08/79.14	c total clause space: 335.816MB
79.08/79.14	c total #watches: 2411079
79.18/79.29	c total #propagations: 306463890 / total #impl: 901952839 (eff. 0.340)
79.18/79.29	c #Conflicts:     405000 | #Learnt:      17915 | 0.000
79.18/79.29	c total clause space: 335.816MB
79.18/79.29	c total #watches: 2413194
79.38/79.46	c total #propagations: 306793408 / total #impl: 903346116 (eff. 0.340)
79.38/79.46	c #Conflicts:     406000 | #Learnt:      18915 | 0.000
79.38/79.46	c total clause space: 335.816MB
79.38/79.46	c total #watches: 2415223
79.48/79.58	c total #propagations: 307177776 / total #impl: 905119836 (eff. 0.339)
79.48/79.58	c #Conflicts:     407000 | #Learnt:      19915 | 0.000
79.48/79.58	c total clause space: 335.816MB
79.48/79.58	c total #watches: 2417258
79.68/79.79	c total #propagations: 307507043 / total #impl: 906348859 (eff. 0.339)
79.68/79.79	c #Conflicts:     408000 | #Learnt:      20915 | 0.000
79.68/79.79	c total clause space: 335.816MB
79.68/79.79	c total #watches: 2419370
79.89/79.98	c total #propagations: 308004652 / total #impl: 908379710 (eff. 0.339)
79.89/79.98	c #Conflicts:     409000 | #Learnt:      21915 | 0.000
79.89/79.98	c total clause space: 335.816MB
79.89/79.98	c total #watches: 2421433
80.08/80.14	c total #propagations: 308421812 / total #impl: 910132212 (eff. 0.339)
80.08/80.14	c #Conflicts:     410000 | #Learnt:      22915 | 0.000
80.08/80.14	c total clause space: 335.816MB
80.08/80.14	c total #watches: 2423561
80.28/80.38	c total #propagations: 308799993 / total #impl: 911643068 (eff. 0.339)
80.28/80.38	c #Conflicts:     411000 | #Learnt:      23915 | 0.000
80.28/80.38	c total clause space: 335.816MB
80.28/80.38	c total #watches: 2425591
80.48/80.51	c total #propagations: 309311054 / total #impl: 914014718 (eff. 0.338)
80.48/80.51	c #Conflicts:     412000 | #Learnt:      24915 | 0.000
80.48/80.51	c total clause space: 335.816MB
80.48/80.51	c total #watches: 2427661
80.88/80.91	c total #propagations: 309557007 / total #impl: 915082452 (eff. 0.338)
80.88/80.91	c #Conflicts:     413000 | #Learnt:      25915 | 0.000
80.88/80.91	c total clause space: 335.816MB
80.88/80.91	c total #watches: 2429740
81.09/81.13	c total #propagations: 310335356 / total #impl: 919117893 (eff. 0.338)
81.09/81.13	c #Conflicts:     414000 | #Learnt:      26915 | 0.000
81.09/81.13	c total clause space: 335.816MB
81.09/81.13	c total #watches: 2431818
81.18/81.29	c total #propagations: 310778401 / total #impl: 921197874 (eff. 0.337)
81.18/81.29	c #Conflicts:     415000 | #Learnt:      27915 | 0.000
81.18/81.29	c total clause space: 335.816MB
81.18/81.29	c total #watches: 2433880
81.38/81.41	c total #propagations: 311148532 / total #impl: 922848582 (eff. 0.337)
81.38/81.41	c #Conflicts:     416000 | #Learnt:      28915 | 0.000
81.38/81.41	c total clause space: 335.816MB
81.38/81.41	c total #watches: 2436033
81.68/81.73	c total #propagations: 311436560 / total #impl: 923954089 (eff. 0.337)
81.68/81.73	c #Conflicts:     417000 | #Learnt:      29915 | 0.000
81.68/81.73	c total clause space: 335.816MB
81.68/81.73	c total #watches: 2438112
81.78/81.86	c total #propagations: 311957626 / total #impl: 926690871 (eff. 0.337)
81.78/81.86	c #Conflicts:     418000 | #Learnt:      30915 | 0.000
81.78/81.86	c total clause space: 335.816MB
81.78/81.86	c total #watches: 2440213
81.88/81.94	c total #propagations: 312192190 / total #impl: 927658694 (eff. 0.337)
81.88/81.94	c #Conflicts:     419000 | #Learnt:      16449 | 0.000
81.88/81.94	c total clause space: 335.816MB
81.88/81.94	c total #watches: 2427041
81.98/82.08	c total #propagations: 312335131 / total #impl: 928150940 (eff. 0.337)
81.98/82.08	c #Conflicts:     420000 | #Learnt:      17449 | 0.000
81.98/82.08	c total clause space: 335.816MB
81.98/82.08	c total #watches: 2422800
82.19/82.22	c total #propagations: 312706985 / total #impl: 929645407 (eff. 0.336)
82.19/82.22	c #Conflicts:     421000 | #Learnt:      18449 | 0.000
82.19/82.22	c total clause space: 335.816MB
82.19/82.22	c total #watches: 2422417
82.28/82.33	c total #propagations: 313069215 / total #impl: 930998315 (eff. 0.336)
82.28/82.33	c #Conflicts:     422000 | #Learnt:      19449 | 0.000
82.28/82.33	c total clause space: 335.816MB
82.28/82.33	c total #watches: 2423242
82.28/82.38	c total #propagations: 313233178 / total #impl: 931827491 (eff. 0.336)
82.28/82.38	c #Conflicts:     423000 | #Learnt:      20449 | 0.000
82.28/82.38	c total clause space: 335.816MB
82.28/82.38	c total #watches: 2425059
82.38/82.48	c total #propagations: 313285720 / total #impl: 932082664 (eff. 0.336)
82.38/82.48	c #Conflicts:     424000 | #Learnt:      21449 | 0.000
82.38/82.48	c total clause space: 335.816MB
82.38/82.48	c total #watches: 2424508
82.48/82.55	c total #propagations: 313483706 / total #impl: 932921971 (eff. 0.336)
82.48/82.55	c #Conflicts:     425000 | #Learnt:      22449 | 0.000
82.48/82.55	c total clause space: 335.816MB
82.48/82.55	c total #watches: 2426142
82.78/82.85	c total #propagations: 313585587 / total #impl: 933301602 (eff. 0.336)
82.78/82.85	c #Conflicts:     426000 | #Learnt:      23449 | 0.000
82.78/82.85	c total clause space: 335.816MB
82.78/82.85	c total #watches: 2427466
82.98/83.09	c total #propagations: 314440349 / total #impl: 935762390 (eff. 0.336)
82.98/83.09	c #Conflicts:     427000 | #Learnt:      24449 | 0.000
82.98/83.09	c total clause space: 335.816MB
82.98/83.09	c total #watches: 2429466
83.29/83.34	c total #propagations: 315244018 / total #impl: 937868373 (eff. 0.336)
83.29/83.34	c #Conflicts:     428000 | #Learnt:      25449 | 0.000
83.29/83.34	c total clause space: 335.816MB
83.29/83.34	c total #watches: 2431466
83.58/83.60	c total #propagations: 316235091 / total #impl: 939934155 (eff. 0.336)
83.58/83.60	c #Conflicts:     429000 | #Learnt:      26449 | 0.000
83.58/83.60	c total clause space: 335.816MB
83.58/83.60	c total #watches: 2433466
83.78/83.88	c total #propagations: 317521343 / total #impl: 942555193 (eff. 0.337)
83.78/83.88	c #Conflicts:     430000 | #Learnt:      27449 | 0.000
83.78/83.88	c total clause space: 335.816MB
83.78/83.88	c total #watches: 2435466
84.08/84.19	c total #propagations: 318709417 / total #impl: 944918650 (eff. 0.337)
84.08/84.19	c #Conflicts:     431000 | #Learnt:      28449 | 0.000
84.08/84.19	c total clause space: 335.816MB
84.08/84.19	c total #watches: 2437466
84.39/84.49	c total #propagations: 319664475 / total #impl: 946846740 (eff. 0.338)
84.39/84.49	c #Conflicts:     432000 | #Learnt:      29449 | 0.000
84.39/84.49	c total clause space: 335.816MB
84.39/84.49	c total #watches: 2439466
84.78/84.82	c total #propagations: 320657840 / total #impl: 948916247 (eff. 0.338)
84.78/84.82	c #Conflicts:     433000 | #Learnt:      30449 | 0.000
84.78/84.82	c total clause space: 335.816MB
84.78/84.82	c total #watches: 2441466
85.08/85.18	c total #propagations: 321551990 / total #impl: 950785747 (eff. 0.338)
85.08/85.18	c #Conflicts:     434000 | #Learnt:      31449 | 0.000
85.08/85.18	c total clause space: 335.816MB
85.08/85.18	c total #watches: 2443466
85.49/85.53	c total #propagations: 322495206 / total #impl: 952636878 (eff. 0.339)
85.49/85.53	c GARBAGE COLLECT
85.49/85.53	c #Conflicts:     435000 | #Learnt:      16896 | 0.000
85.49/85.53	c total clause space: 335.816MB
85.49/85.53	c total #watches: 2410866
85.68/85.78	c total #propagations: 323320938 / total #impl: 954503320 (eff. 0.339)
85.68/85.78	c #Conflicts:     436000 | #Learnt:      17896 | 0.000
85.68/85.78	c total clause space: 335.816MB
85.68/85.78	c total #watches: 2412866
85.98/86.02	c total #propagations: 324379157 / total #impl: 956978308 (eff. 0.339)
85.98/86.02	c #Conflicts:     437000 | #Learnt:      18896 | 0.000
85.98/86.02	c total clause space: 335.816MB
85.98/86.02	c total #watches: 2414904
86.28/86.33	c total #propagations: 325599451 / total #impl: 960240231 (eff. 0.339)
86.28/86.33	c #Conflicts:     438000 | #Learnt:      19896 | 0.000
86.28/86.33	c total clause space: 335.816MB
86.28/86.33	c total #watches: 2416904
86.68/86.70	c total #propagations: 327362184 / total #impl: 964213198 (eff. 0.340)
86.68/86.70	c #Conflicts:     439000 | #Learnt:      20896 | 0.000
86.68/86.70	c total clause space: 335.816MB
86.68/86.70	c total #watches: 2418904
86.98/87.04	c total #propagations: 329605907 / total #impl: 968752455 (eff. 0.340)
86.98/87.04	c #Conflicts:     440000 | #Learnt:      21896 | 0.000
86.98/87.04	c total clause space: 335.816MB
86.98/87.04	c total #watches: 2420904
87.28/87.32	c total #propagations: 331448094 / total #impl: 972479092 (eff. 0.341)
87.28/87.32	c #Conflicts:     441000 | #Learnt:      22896 | 0.000
87.28/87.32	c total clause space: 335.816MB
87.28/87.32	c total #watches: 2422904
87.59/87.64	c total #propagations: 332882856 / total #impl: 975402388 (eff. 0.341)
87.59/87.64	c #Conflicts:     442000 | #Learnt:      23896 | 0.000
87.59/87.64	c total clause space: 335.816MB
87.59/87.64	c total #watches: 2424904
87.88/87.99	c total #propagations: 334630621 / total #impl: 979129073 (eff. 0.342)
87.88/87.99	c #Conflicts:     443000 | #Learnt:      24896 | 0.000
87.88/87.99	c total clause space: 335.816MB
87.88/87.99	c total #watches: 2426925
88.18/88.29	c total #propagations: 336653020 / total #impl: 982641109 (eff. 0.343)
88.18/88.29	c #Conflicts:     444000 | #Learnt:      25895 | 0.000
88.18/88.29	c total clause space: 335.816MB
88.18/88.29	c total #watches: 2428948
88.58/88.60	c total #propagations: 338367349 / total #impl: 987102305 (eff. 0.343)
88.58/88.60	c #Conflicts:     445000 | #Learnt:      26895 | 0.000
88.58/88.60	c total clause space: 335.816MB
88.58/88.60	c total #watches: 2430948
88.88/88.94	c total #propagations: 340229815 / total #impl: 992015832 (eff. 0.343)
88.88/88.94	c #Conflicts:     446000 | #Learnt:      27895 | 0.000
88.88/88.94	c total clause space: 335.816MB
88.88/88.94	c total #watches: 2432948
89.18/89.27	c total #propagations: 342263684 / total #impl: 997187008 (eff. 0.343)
89.18/89.27	c #Conflicts:     447000 | #Learnt:      28895 | 0.000
89.18/89.27	c total clause space: 335.816MB
89.18/89.27	c total #watches: 2434948
89.58/89.60	c total #propagations: 344222455 / total #impl: 1002230038 (eff. 0.343)
89.58/89.60	c #Conflicts:     448000 | #Learnt:      29895 | 0.000
89.58/89.60	c total clause space: 335.816MB
89.58/89.60	c total #watches: 2436948
89.98/90.00	c total #propagations: 346140934 / total #impl: 1007086453 (eff. 0.344)
89.98/90.00	c #Conflicts:     449000 | #Learnt:      30895 | 0.000
89.98/90.00	c total clause space: 335.816MB
89.98/90.00	c total #watches: 2438948
90.38/90.48	c total #propagations: 348058774 / total #impl: 1011834844 (eff. 0.344)
90.38/90.48	c #Conflicts:     450000 | #Learnt:      31895 | 0.000
90.38/90.48	c total clause space: 335.816MB
90.38/90.48	c total #watches: 2440948
90.89/90.97	c total #propagations: 350171044 / total #impl: 1016869530 (eff. 0.344)
90.89/90.97	c GARBAGE COLLECT
90.89/90.97	c #Conflicts:     451000 | #Learnt:      16566 | 0.000
90.89/90.97	c total clause space: 335.816MB
90.89/90.97	c total #watches: 2410229
91.18/91.25	c total #propagations: 352196814 / total #impl: 1021976123 (eff. 0.345)
91.18/91.25	c #Conflicts:     452000 | #Learnt:      17566 | 0.000
91.18/91.25	c total clause space: 335.816MB
91.18/91.25	c total #watches: 2412229
91.48/91.54	c total #propagations: 354078511 / total #impl: 1026924903 (eff. 0.345)
91.48/91.54	c #Conflicts:     453000 | #Learnt:      18566 | 0.000
91.48/91.54	c total clause space: 335.816MB
91.48/91.54	c total #watches: 2414229
91.78/91.80	c total #propagations: 356000888 / total #impl: 1031857698 (eff. 0.345)
91.78/91.80	c #Conflicts:     454000 | #Learnt:      19566 | 0.000
91.78/91.80	c total clause space: 335.816MB
91.78/91.80	c total #watches: 2416229
91.99/92.07	c total #propagations: 357647073 / total #impl: 1036107734 (eff. 0.345)
91.99/92.07	c #Conflicts:     455000 | #Learnt:      20566 | 0.000
91.99/92.07	c total clause space: 335.816MB
91.99/92.07	c total #watches: 2418229
92.28/92.35	c total #propagations: 359311353 / total #impl: 1040378499 (eff. 0.345)
92.28/92.35	c #Conflicts:     456000 | #Learnt:      21566 | 0.000
92.28/92.35	c total clause space: 335.816MB
92.28/92.35	c total #watches: 2420229
92.58/92.69	c total #propagations: 360939318 / total #impl: 1044720682 (eff. 0.345)
92.58/92.69	c #Conflicts:     457000 | #Learnt:      22566 | 0.000
92.58/92.69	c total clause space: 335.816MB
92.58/92.69	c total #watches: 2422229
92.98/93.03	c total #propagations: 362438812 / total #impl: 1048703787 (eff. 0.346)
92.98/93.03	c #Conflicts:     458000 | #Learnt:      23566 | 0.000
92.98/93.03	c total clause space: 335.816MB
92.98/93.03	c total #watches: 2424229
93.38/93.41	c total #propagations: 364034408 / total #impl: 1052784393 (eff. 0.346)
93.38/93.41	c #Conflicts:     459000 | #Learnt:      24566 | 0.000
93.38/93.41	c total clause space: 335.816MB
93.38/93.41	c total #watches: 2426229
93.78/93.81	c total #propagations: 365794764 / total #impl: 1057607810 (eff. 0.346)
93.78/93.81	c #Conflicts:     460000 | #Learnt:      25566 | 0.000
93.78/93.81	c total clause space: 335.816MB
93.78/93.81	c total #watches: 2428229
94.19/94.22	c total #propagations: 367413902 / total #impl: 1061972861 (eff. 0.346)
94.19/94.22	c #Conflicts:     461000 | #Learnt:      26566 | 0.000
94.19/94.22	c total clause space: 335.816MB
94.19/94.22	c total #watches: 2430229
94.48/94.58	c total #propagations: 369040925 / total #impl: 1066430585 (eff. 0.346)
94.48/94.58	c #Conflicts:     462000 | #Learnt:      27566 | 0.000
94.48/94.58	c total clause space: 335.816MB
94.48/94.58	c total #watches: 2432248
94.98/95.00	c total #propagations: 370482826 / total #impl: 1070132725 (eff. 0.346)
94.98/95.00	c #Conflicts:     463000 | #Learnt:      28566 | 0.000
94.98/95.00	c total clause space: 335.816MB
94.98/95.00	c total #watches: 2434248
95.39/95.43	c total #propagations: 372707291 / total #impl: 1075773812 (eff. 0.346)
95.39/95.43	c #Conflicts:     464000 | #Learnt:      29566 | 0.000
95.39/95.43	c total clause space: 335.816MB
95.39/95.43	c total #watches: 2436248
95.78/95.87	c total #propagations: 374906567 / total #impl: 1081047052 (eff. 0.347)
95.78/95.87	c #Conflicts:     465000 | #Learnt:      30566 | 0.000
95.78/95.87	c total clause space: 335.816MB
95.78/95.87	c total #watches: 2438248
96.28/96.30	c total #propagations: 377073543 / total #impl: 1086647700 (eff. 0.347)
96.28/96.30	c #Conflicts:     466000 | #Learnt:      31566 | 0.000
96.28/96.30	c total clause space: 335.816MB
96.28/96.30	c total #watches: 2440248
96.58/96.68	c total #propagations: 379188346 / total #impl: 1091279185 (eff. 0.347)
96.58/96.68	c #Conflicts:     467000 | #Learnt:      32566 | 0.000
96.58/96.68	c total clause space: 335.816MB
96.58/96.68	c total #watches: 2442248
96.98/97.07	c total #propagations: 381232260 / total #impl: 1096285485 (eff. 0.348)
96.98/97.07	c GARBAGE COLLECT
96.98/97.07	c #Conflicts:     468000 | #Learnt:      17144 | 0.000
96.98/97.07	c total clause space: 335.816MB
96.98/97.07	c total #watches: 2411385
97.28/97.33	c total #propagations: 383361929 / total #impl: 1101649953 (eff. 0.348)
97.28/97.33	c #Conflicts:     469000 | #Learnt:      18144 | 0.000
97.28/97.33	c total clause space: 335.816MB
97.28/97.33	c total #watches: 2413385
97.59/97.61	c total #propagations: 385099979 / total #impl: 1106220024 (eff. 0.348)
97.59/97.61	c #Conflicts:     470000 | #Learnt:      19144 | 0.000
97.59/97.61	c total clause space: 335.816MB
97.59/97.61	c total #watches: 2415385
97.88/97.94	c total #propagations: 386928813 / total #impl: 1110714035 (eff. 0.348)
97.88/97.94	c #Conflicts:     471000 | #Learnt:      20144 | 0.000
97.88/97.94	c total clause space: 335.816MB
97.88/97.94	c total #watches: 2417385
98.18/98.29	c total #propagations: 388983473 / total #impl: 1115688481 (eff. 0.349)
98.18/98.29	c #Conflicts:     472000 | #Learnt:      21144 | 0.000
98.18/98.29	c total clause space: 335.816MB
98.18/98.29	c total #watches: 2419385
98.58/98.69	c total #propagations: 390811538 / total #impl: 1119979177 (eff. 0.349)
98.58/98.69	c #Conflicts:     473000 | #Learnt:      22144 | 0.000
98.58/98.69	c total clause space: 335.816MB
98.58/98.69	c total #watches: 2421385
98.98/99.03	c total #propagations: 392871847 / total #impl: 1124617732 (eff. 0.349)
98.98/99.03	c #Conflicts:     474000 | #Learnt:      23144 | 0.000
98.98/99.03	c total clause space: 335.816MB
98.98/99.03	c total #watches: 2423385
99.28/99.37	c total #propagations: 394766821 / total #impl: 1128365782 (eff. 0.350)
99.28/99.37	c #Conflicts:     475000 | #Learnt:      24144 | 0.000
99.28/99.37	c total clause space: 335.816MB
99.28/99.37	c total #watches: 2425385
99.68/99.72	c total #propagations: 396418246 / total #impl: 1131689277 (eff. 0.350)
99.68/99.72	c #Conflicts:     476000 | #Learnt:      25144 | 0.000
99.68/99.72	c total clause space: 335.816MB
99.68/99.72	c total #watches: 2427385
99.98/100.04	c total #propagations: 398011554 / total #impl: 1134996357 (eff. 0.351)
99.98/100.04	c #Conflicts:     477000 | #Learnt:      26144 | 0.000
99.98/100.04	c total clause space: 335.816MB
99.98/100.04	c total #watches: 2429385
100.28/100.38	c total #propagations: 399469865 / total #impl: 1138129386 (eff. 0.351)
100.28/100.38	c #Conflicts:     478000 | #Learnt:      27144 | 0.000
100.28/100.38	c total clause space: 335.816MB
100.28/100.38	c total #watches: 2431385
100.68/100.73	c total #propagations: 401032925 / total #impl: 1140875264 (eff. 0.352)
100.68/100.73	c #Conflicts:     479000 | #Learnt:      28144 | 0.000
100.68/100.73	c total clause space: 335.816MB
100.68/100.73	c total #watches: 2433385
100.98/101.04	c total #propagations: 402599636 / total #impl: 1144586528 (eff. 0.352)
100.98/101.04	c #Conflicts:     480000 | #Learnt:      29144 | 0.000
100.98/101.04	c total clause space: 335.816MB
100.98/101.04	c total #watches: 2435385
101.28/101.32	c total #propagations: 403965105 / total #impl: 1147618962 (eff. 0.352)
101.28/101.32	c #Conflicts:     481000 | #Learnt:      30144 | 0.000
101.28/101.32	c total clause space: 335.816MB
101.28/101.32	c total #watches: 2437385
101.58/101.65	c total #propagations: 405129881 / total #impl: 1149998201 (eff. 0.352)
101.58/101.65	c #Conflicts:     482000 | #Learnt:      31144 | 0.000
101.58/101.65	c total clause space: 335.816MB
101.58/101.65	c total #watches: 2439385
102.08/102.11	c total #propagations: 406497851 / total #impl: 1152951480 (eff. 0.353)
102.08/102.11	c #Conflicts:     483000 | #Learnt:      32144 | 0.000
102.08/102.11	c total clause space: 335.816MB
102.08/102.11	c total #watches: 2441385
102.48/102.51	c total #propagations: 408303078 / total #impl: 1156942059 (eff. 0.353)
102.48/102.51	c #Conflicts:     484000 | #Learnt:      33144 | 0.000
102.48/102.51	c total clause space: 335.816MB
102.48/102.51	c total #watches: 2443385
102.88/102.91	c total #propagations: 409638481 / total #impl: 1159701996 (eff. 0.353)
102.88/102.91	c GARBAGE COLLECT
102.88/102.91	c #Conflicts:     485000 | #Learnt:      17306 | 0.000
102.88/102.91	c total clause space: 335.816MB
102.88/102.91	c total #watches: 2411709
103.08/103.12	c total #propagations: 411347209 / total #impl: 1163637087 (eff. 0.354)
103.08/103.12	c #Conflicts:     486000 | #Learnt:      18306 | 0.000
103.08/103.12	c total clause space: 335.816MB
103.08/103.12	c total #watches: 2413709
103.38/103.43	c total #propagations: 412659130 / total #impl: 1166716219 (eff. 0.354)
103.38/103.43	c #Conflicts:     487000 | #Learnt:      19306 | 0.000
103.38/103.43	c total clause space: 335.816MB
103.38/103.43	c total #watches: 2415709
103.68/103.76	c total #propagations: 414511388 / total #impl: 1171157041 (eff. 0.354)
103.68/103.76	c #Conflicts:     488000 | #Learnt:      20306 | 0.000
103.68/103.76	c total clause space: 335.816MB
103.68/103.76	c total #watches: 2417709
104.08/104.13	c total #propagations: 416384293 / total #impl: 1175595838 (eff. 0.354)
104.08/104.13	c #Conflicts:     489000 | #Learnt:      21306 | 0.000
104.08/104.13	c total clause space: 335.816MB
104.08/104.13	c total #watches: 2419709
104.38/104.48	c total #propagations: 418360799 / total #impl: 1180262150 (eff. 0.354)
104.38/104.48	c #Conflicts:     490000 | #Learnt:      22306 | 0.000
104.38/104.48	c total clause space: 335.816MB
104.38/104.48	c total #watches: 2421709
104.78/104.81	c total #propagations: 420047981 / total #impl: 1184304979 (eff. 0.355)
104.78/104.81	c #Conflicts:     491000 | #Learnt:      23306 | 0.000
104.78/104.81	c total clause space: 335.816MB
104.78/104.81	c total #watches: 2423709
105.08/105.19	c total #propagations: 421594074 / total #impl: 1187991526 (eff. 0.355)
105.08/105.19	c #Conflicts:     492000 | #Learnt:      24306 | 0.000
105.08/105.19	c total clause space: 335.816MB
105.08/105.19	c total #watches: 2425709
105.48/105.59	c total #propagations: 423123688 / total #impl: 1191550943 (eff. 0.355)
105.48/105.59	c #Conflicts:     493000 | #Learnt:      25306 | 0.000
105.48/105.59	c total clause space: 335.816MB
105.48/105.59	c total #watches: 2427709
105.88/105.97	c total #propagations: 424725864 / total #impl: 1195436249 (eff. 0.355)
105.88/105.97	c #Conflicts:     494000 | #Learnt:      26306 | 0.000
105.88/105.97	c total clause space: 335.816MB
105.88/105.97	c total #watches: 2429709
106.28/106.32	c total #propagations: 426343381 / total #impl: 1199287977 (eff. 0.355)
106.28/106.32	c #Conflicts:     495000 | #Learnt:      27306 | 0.000
106.28/106.32	c total clause space: 335.816MB
106.28/106.32	c total #watches: 2431709
106.68/106.75	c total #propagations: 427765481 / total #impl: 1202573970 (eff. 0.356)
106.68/106.75	c #Conflicts:     496000 | #Learnt:      28306 | 0.000
106.68/106.75	c total clause space: 335.816MB
106.68/106.75	c total #watches: 2433709
107.18/107.23	c total #propagations: 429444015 / total #impl: 1206497365 (eff. 0.356)
107.18/107.23	c #Conflicts:     497000 | #Learnt:      29306 | 0.000
107.18/107.23	c total clause space: 335.816MB
107.18/107.23	c total #watches: 2435709
107.57/107.62	c total #propagations: 431117859 / total #impl: 1210288575 (eff. 0.356)
107.57/107.62	c #Conflicts:     498000 | #Learnt:      30306 | 0.000
107.57/107.62	c total clause space: 545.701MB
107.57/107.62	c total #watches: 2437709
108.07/108.11	c total #propagations: 432575259 / total #impl: 1213775896 (eff. 0.356)
108.07/108.11	c #Conflicts:     499000 | #Learnt:      31306 | 0.000
108.07/108.11	c total clause space: 545.701MB
108.07/108.11	c total #watches: 2439709
108.58/108.63	c total #propagations: 434175303 / total #impl: 1217348518 (eff. 0.357)
108.58/108.63	c #Conflicts:     500000 | #Learnt:      32306 | 0.000
108.58/108.63	c total clause space: 545.701MB
108.58/108.63	c total #watches: 2441709
109.08/109.11	c total #propagations: 435668937 / total #impl: 1220928967 (eff. 0.357)
109.08/109.11	c #Conflicts:     501000 | #Learnt:      33306 | 0.000
109.08/109.11	c total clause space: 545.701MB
109.08/109.11	c total #watches: 2443709
109.48/109.60	c total #propagations: 437009002 / total #impl: 1224042540 (eff. 0.357)
109.48/109.60	c GARBAGE COLLECT
109.48/109.60	c #Conflicts:     502000 | #Learnt:      17246 | 0.000
109.48/109.60	c total clause space: 545.701MB
109.48/109.60	c total #watches: 2411589
109.78/109.88	c total #propagations: 438564743 / total #impl: 1227921945 (eff. 0.357)
109.78/109.88	c #Conflicts:     503000 | #Learnt:      18246 | 0.000
109.78/109.88	c total clause space: 545.701MB
109.78/109.88	c total #watches: 2413589
110.08/110.19	c total #propagations: 440268113 / total #impl: 1231996546 (eff. 0.357)
110.08/110.19	c #Conflicts:     504000 | #Learnt:      19246 | 0.000
110.08/110.19	c total clause space: 545.701MB
110.08/110.19	c total #watches: 2415589
110.38/110.47	c total #propagations: 442236627 / total #impl: 1236426757 (eff. 0.358)
110.38/110.47	c #Conflicts:     505000 | #Learnt:      20246 | 0.000
110.38/110.47	c total clause space: 545.701MB
110.38/110.47	c total #watches: 2417589
110.68/110.74	c total #propagations: 443830682 / total #impl: 1240084678 (eff. 0.358)
110.68/110.74	c #Conflicts:     506000 | #Learnt:      21246 | 0.000
110.68/110.74	c total clause space: 545.701MB
110.68/110.74	c total #watches: 2419589
110.98/111.04	c total #propagations: 445245465 / total #impl: 1243447905 (eff. 0.358)
110.98/111.04	c #Conflicts:     507000 | #Learnt:      22246 | 0.000
110.98/111.04	c total clause space: 545.701MB
110.98/111.04	c total #watches: 2421589
111.38/111.43	c total #propagations: 446664979 / total #impl: 1246589007 (eff. 0.358)
111.38/111.43	c #Conflicts:     508000 | #Learnt:      23246 | 0.000
111.38/111.43	c total clause space: 545.701MB
111.38/111.43	c total #watches: 2423589
111.78/111.81	c total #propagations: 448497343 / total #impl: 1250834949 (eff. 0.359)
111.78/111.81	c #Conflicts:     509000 | #Learnt:      24246 | 0.000
111.78/111.81	c total clause space: 545.701MB
111.78/111.81	c total #watches: 2425589
112.07/112.17	c total #propagations: 450274692 / total #impl: 1254757660 (eff. 0.359)
112.07/112.17	c #Conflicts:     510000 | #Learnt:      25246 | 0.000
112.07/112.17	c total clause space: 545.701MB
112.07/112.17	c total #watches: 2427589
112.47/112.56	c total #propagations: 451837030 / total #impl: 1258379407 (eff. 0.359)
112.47/112.56	c #Conflicts:     511000 | #Learnt:      26246 | 0.000
112.47/112.56	c total clause space: 545.701MB
112.47/112.56	c total #watches: 2429589
112.88/112.93	c total #propagations: 453434242 / total #impl: 1261989711 (eff. 0.359)
112.88/112.93	c #Conflicts:     512000 | #Learnt:      27246 | 0.000
112.88/112.93	c total clause space: 545.701MB
112.88/112.93	c total #watches: 2431589
113.17/113.23	c total #propagations: 454756380 / total #impl: 1264959513 (eff. 0.360)
113.17/113.23	c #Conflicts:     513000 | #Learnt:      28246 | 0.000
113.17/113.23	c total clause space: 545.701MB
113.17/113.23	c total #watches: 2433598
113.67/113.73	c total #propagations: 455878230 / total #impl: 1267711860 (eff. 0.360)
113.67/113.73	c #Conflicts:     514000 | #Learnt:      29246 | 0.000
113.67/113.73	c total clause space: 545.701MB
113.67/113.73	c total #watches: 2435598
114.17/114.23	c total #propagations: 457920318 / total #impl: 1274108774 (eff. 0.359)
114.17/114.23	c #Conflicts:     515000 | #Learnt:      30246 | 0.000
114.17/114.23	c total clause space: 545.701MB
114.17/114.23	c total #watches: 2437598
114.47/114.58	c total #propagations: 459848894 / total #impl: 1279638251 (eff. 0.359)
114.47/114.58	c #Conflicts:     516000 | #Learnt:      31246 | 0.000
114.47/114.58	c total clause space: 545.701MB
114.47/114.58	c total #watches: 2439598
114.87/114.98	c total #propagations: 461516401 / total #impl: 1284206474 (eff. 0.359)
114.87/114.98	c #Conflicts:     517000 | #Learnt:      32246 | 0.000
114.87/114.98	c total clause space: 545.701MB
114.87/114.98	c total #watches: 2441598
115.37/115.43	c total #propagations: 463390050 / total #impl: 1289360014 (eff. 0.359)
115.37/115.43	c #Conflicts:     518000 | #Learnt:      33246 | 0.000
115.37/115.43	c total clause space: 545.701MB
115.37/115.43	c total #watches: 2443604
115.67/115.75	c total #propagations: 464857913 / total #impl: 1294330527 (eff. 0.359)
115.67/115.75	c #Conflicts:     519000 | #Learnt:      34246 | 0.000
115.67/115.75	c total clause space: 545.701MB
115.67/115.75	c total #watches: 2445604
116.28/116.31	c total #propagations: 466260039 / total #impl: 1297917461 (eff. 0.359)
116.28/116.31	c GARBAGE COLLECT
116.28/116.31	c #Conflicts:     520000 | #Learnt:      18069 | 0.000
116.28/116.31	c total clause space: 545.701MB
116.28/116.31	c total #watches: 2413235
116.57/116.68	c total #propagations: 468924392 / total #impl: 1304796542 (eff. 0.359)
116.57/116.68	c #Conflicts:     521000 | #Learnt:      19069 | 0.000
116.57/116.68	c total clause space: 545.701MB
116.57/116.68	c total #watches: 2415235
116.97/117.05	c total #propagations: 470860580 / total #impl: 1310031793 (eff. 0.359)
116.97/117.05	c #Conflicts:     522000 | #Learnt:      20069 | 0.000
116.97/117.05	c total clause space: 545.701MB
116.97/117.05	c total #watches: 2417235
117.28/117.38	c total #propagations: 472417894 / total #impl: 1314952086 (eff. 0.359)
117.28/117.38	c #Conflicts:     523000 | #Learnt:      21069 | 0.000
117.28/117.38	c total clause space: 545.701MB
117.28/117.38	c total #watches: 2419240
117.67/117.79	c total #propagations: 473700236 / total #impl: 1318781791 (eff. 0.359)
117.67/117.79	c #Conflicts:     524000 | #Learnt:      22069 | 0.000
117.67/117.79	c total clause space: 545.701MB
117.67/117.79	c total #watches: 2421240
117.97/118.04	c total #propagations: 475637447 / total #impl: 1324297572 (eff. 0.359)
117.97/118.04	c #Conflicts:     525000 | #Learnt:      23069 | 0.000
117.97/118.04	c total clause space: 545.701MB
117.97/118.04	c total #watches: 2423248
118.57/118.62	c total #propagations: 476515468 / total #impl: 1326686138 (eff. 0.359)
118.57/118.62	c #Conflicts:     526000 | #Learnt:      24069 | 0.000
118.57/118.62	c total clause space: 545.701MB
118.57/118.62	c total #watches: 2425361
118.97/119.00	c total #propagations: 478593789 / total #impl: 1333709893 (eff. 0.359)
118.97/119.00	c #Conflicts:     527000 | #Learnt:      25069 | 0.000
118.97/119.00	c total clause space: 545.701MB
118.97/119.00	c total #watches: 2427370
119.37/119.45	c total #propagations: 480051448 / total #impl: 1337995141 (eff. 0.359)
119.37/119.45	c #Conflicts:     528000 | #Learnt:      26069 | 0.000
119.37/119.45	c total clause space: 545.701MB
119.37/119.45	c total #watches: 2429379
119.58/119.69	c total #propagations: 481529047 / total #impl: 1342962768 (eff. 0.359)
119.58/119.69	c #Conflicts:     529000 | #Learnt:      27068 | 0.000
119.58/119.69	c total clause space: 545.701MB
119.58/119.69	c total #watches: 2431405
119.87/119.97	c total #propagations: 482699145 / total #impl: 1345652247 (eff. 0.359)
119.87/119.97	c #Conflicts:     530000 | #Learnt:      28068 | 0.000
119.87/119.97	c total clause space: 545.701MB
119.87/119.97	c total #watches: 2433405
120.17/120.25	c total #propagations: 484634192 / total #impl: 1349288528 (eff. 0.359)
120.17/120.25	c #Conflicts:     531000 | #Learnt:      29068 | 0.000
120.17/120.25	c total clause space: 545.701MB
120.17/120.25	c total #watches: 2435405
120.58/120.63	c total #propagations: 486417328 / total #impl: 1352545812 (eff. 0.360)
120.58/120.63	c #Conflicts:     532000 | #Learnt:      30068 | 0.000
120.58/120.63	c total clause space: 545.701MB
120.58/120.63	c total #watches: 2437405
121.07/121.18	c total #propagations: 488219176 / total #impl: 1356442060 (eff. 0.360)
121.07/121.18	c #Conflicts:     533000 | #Learnt:      31068 | 0.000
121.07/121.18	c total clause space: 545.701MB
121.07/121.18	c total #watches: 2439405
121.57/121.63	c total #propagations: 490533560 / total #impl: 1363100841 (eff. 0.360)
121.57/121.63	c #Conflicts:     534000 | #Learnt:      32068 | 0.000
121.57/121.63	c total clause space: 545.701MB
121.57/121.63	c total #watches: 2441447
121.78/121.90	c total #propagations: 492377573 / total #impl: 1368531075 (eff. 0.360)
121.78/121.90	c #Conflicts:     535000 | #Learnt:      33068 | 0.000
121.78/121.90	c total clause space: 545.701MB
121.78/121.90	c total #watches: 2443454
122.17/122.27	c total #propagations: 493563026 / total #impl: 1371203036 (eff. 0.360)
122.17/122.27	c #Conflicts:     536000 | #Learnt:      34068 | 0.000
122.17/122.27	c total clause space: 545.701MB
122.17/122.27	c total #watches: 2445455
122.57/122.62	c total #propagations: 494893934 / total #impl: 1374965123 (eff. 0.360)
122.57/122.62	c #Conflicts:     537000 | #Learnt:      35068 | 0.000
122.57/122.62	c total clause space: 545.701MB
122.57/122.62	c total #watches: 2447463
122.88/122.96	c total #propagations: 495990729 / total #impl: 1378540796 (eff. 0.360)
122.88/122.96	c #Conflicts:     538000 | #Learnt:      18443 | 0.000
122.88/122.96	c total clause space: 545.701MB
122.88/122.96	c total #watches: 2429146
123.17/123.20	c total #propagations: 497651243 / total #impl: 1383460005 (eff. 0.360)
123.17/123.20	c #Conflicts:     539000 | #Learnt:      19443 | 0.000
123.17/123.20	c total clause space: 545.701MB
123.17/123.20	c total #watches: 2430261
123.27/123.30	c total #propagations: 499517911 / total #impl: 1387442090 (eff. 0.360)
123.27/123.30	c #Conflicts:     540000 | #Learnt:      20443 | 0.000
123.27/123.30	c total clause space: 545.701MB
123.27/123.30	c total #watches: 2429438
123.57/123.62	c total #propagations: 499809002 / total #impl: 1388407349 (eff. 0.360)
123.57/123.62	c #Conflicts:     541000 | #Learnt:      21443 | 0.000
123.57/123.62	c total clause space: 545.701MB
123.57/123.62	c total #watches: 2430043
123.88/124.00	c total #propagations: 501310823 / total #impl: 1392681576 (eff. 0.360)
123.88/124.00	c #Conflicts:     542000 | #Learnt:      22443 | 0.000
123.88/124.00	c total clause space: 545.701MB
123.88/124.00	c total #watches: 2431586
124.27/124.30	c total #propagations: 503103081 / total #impl: 1398041202 (eff. 0.360)
124.27/124.30	c #Conflicts:     543000 | #Learnt:      23443 | 0.000
124.27/124.30	c total clause space: 545.701MB
124.27/124.30	c total #watches: 2433457
124.47/124.57	c total #propagations: 504805072 / total #impl: 1402509635 (eff. 0.360)
124.47/124.57	c #Conflicts:     544000 | #Learnt:      24443 | 0.000
124.47/124.57	c total clause space: 545.701MB
124.47/124.57	c total #watches: 2435404
124.87/124.97	c total #propagations: 505939752 / total #impl: 1405533608 (eff. 0.360)
124.87/124.97	c #Conflicts:     545000 | #Learnt:      25443 | 0.000
124.87/124.97	c total clause space: 545.701MB
124.87/124.97	c total #watches: 2437187
125.17/125.22	c total #propagations: 507590588 / total #impl: 1410370798 (eff. 0.360)
125.17/125.22	c #Conflicts:     546000 | #Learnt:      26443 | 0.000
125.17/125.22	c total clause space: 545.701MB
125.17/125.22	c total #watches: 2439157
125.47/125.51	c total #propagations: 508701438 / total #impl: 1413658360 (eff. 0.360)
125.47/125.51	c #Conflicts:     547000 | #Learnt:      27443 | 0.000
125.47/125.51	c total clause space: 545.701MB
125.47/125.51	c total #watches: 2441187
125.67/125.77	c total #propagations: 509766498 / total #impl: 1417602874 (eff. 0.360)
125.67/125.77	c #Conflicts:     548000 | #Learnt:      28443 | 0.000
125.67/125.77	c total clause space: 545.701MB
125.67/125.77	c total #watches: 2443187
125.87/125.94	c total #propagations: 510990297 / total #impl: 1420115441 (eff. 0.360)
125.87/125.94	c #Conflicts:     549000 | #Learnt:      29443 | 0.000
125.87/125.94	c total clause space: 545.701MB
125.87/125.94	c total #watches: 2445192
126.08/126.10	c total #propagations: 511524766 / total #impl: 1422033585 (eff. 0.360)
126.08/126.10	c #Conflicts:     550000 | #Learnt:      30443 | 0.000
126.08/126.10	c total clause space: 545.701MB
126.08/126.11	c total #watches: 2447259
126.08/126.17	c total #propagations: 512104023 / total #impl: 1424120521 (eff. 0.360)
126.08/126.17	c #Conflicts:     551000 | #Learnt:      31443 | 0.000
126.08/126.17	c total clause space: 545.701MB
126.08/126.17	c total #watches: 2449292
126.47/126.53	c total #propagations: 512205827 / total #impl: 1424499923 (eff. 0.360)
126.47/126.53	c #Conflicts:     552000 | #Learnt:      32443 | 0.000
126.47/126.53	c total clause space: 545.701MB
126.47/126.53	c total #watches: 2451293
126.87/126.92	c total #propagations: 513646951 / total #impl: 1428350184 (eff. 0.360)
126.87/126.92	c #Conflicts:     553000 | #Learnt:      33443 | 0.000
126.87/126.92	c total clause space: 545.701MB
126.87/126.92	c total #watches: 2453293
127.18/127.30	c total #propagations: 515306370 / total #impl: 1432334111 (eff. 0.360)
127.18/127.30	c #Conflicts:     554000 | #Learnt:      34443 | 0.000
127.18/127.30	c total clause space: 545.701MB
127.18/127.30	c total #watches: 2455293
127.67/127.70	c total #propagations: 516959207 / total #impl: 1435833738 (eff. 0.360)
127.67/127.70	c #Conflicts:     555000 | #Learnt:      35443 | 0.000
127.67/127.70	c total clause space: 545.701MB
127.67/127.70	c total #watches: 2457293
128.07/128.10	c total #propagations: 518535589 / total #impl: 1439272312 (eff. 0.360)
128.07/128.10	c GARBAGE COLLECT
128.07/128.10	c #Conflicts:     556000 | #Learnt:      18612 | 0.000
128.07/128.10	c total clause space: 545.701MB
128.07/128.10	c total #watches: 2414330
128.27/128.40	c total #propagations: 519948753 / total #impl: 1442500091 (eff. 0.360)
128.27/128.40	c #Conflicts:     557000 | #Learnt:      19612 | 0.000
128.27/128.40	c total clause space: 545.701MB
128.27/128.40	c total #watches: 2416330
128.57/128.68	c total #propagations: 521405644 / total #impl: 1446132851 (eff. 0.361)
128.57/128.68	c #Conflicts:     558000 | #Learnt:      20612 | 0.000
128.57/128.68	c total clause space: 545.701MB
128.57/128.68	c total #watches: 2418355
128.87/128.95	c total #propagations: 522632620 / total #impl: 1449341463 (eff. 0.361)
128.87/128.95	c #Conflicts:     559000 | #Learnt:      21612 | 0.000
128.87/128.95	c total clause space: 545.701MB
128.87/128.95	c total #watches: 2420430
129.17/129.21	c total #propagations: 523725617 / total #impl: 1452611941 (eff. 0.361)
129.17/129.21	c #Conflicts:     560000 | #Learnt:      22612 | 0.000
129.17/129.21	c total clause space: 545.701MB
129.17/129.21	c total #watches: 2422440
129.38/129.42	c total #propagations: 524691382 / total #impl: 1455391434 (eff. 0.361)
129.38/129.42	c #Conflicts:     561000 | #Learnt:      23612 | 0.000
129.38/129.42	c total clause space: 545.701MB
129.38/129.42	c total #watches: 2424466
129.67/129.77	c total #propagations: 525531365 / total #impl: 1457944387 (eff. 0.360)
129.67/129.77	c #Conflicts:     562000 | #Learnt:      24612 | 0.000
129.67/129.77	c total clause space: 545.701MB
129.67/129.77	c total #watches: 2426466
130.27/130.32	c total #propagations: 527306960 / total #impl: 1462820764 (eff. 0.360)
130.27/130.32	c #Conflicts:     563000 | #Learnt:      25612 | 0.000
130.27/130.32	c total clause space: 545.701MB
130.27/130.32	c total #watches: 2428466
130.67/130.70	c total #propagations: 529733257 / total #impl: 1469956252 (eff. 0.360)
130.67/130.70	c #Conflicts:     564000 | #Learnt:      26612 | 0.000
130.67/130.70	c total clause space: 545.701MB
130.67/130.70	c total #watches: 2430472
130.97/131.07	c total #propagations: 531666326 / total #impl: 1475464217 (eff. 0.360)
130.97/131.07	c #Conflicts:     565000 | #Learnt:      27612 | 0.000
130.97/131.07	c total clause space: 545.701MB
130.97/131.07	c total #watches: 2432472
131.37/131.45	c total #propagations: 532950383 / total #impl: 1480377379 (eff. 0.360)
131.37/131.45	c #Conflicts:     566000 | #Learnt:      28612 | 0.000
131.37/131.45	c total clause space: 545.701MB
131.37/131.45	c total #watches: 2434472
131.67/131.76	c total #propagations: 534827028 / total #impl: 1486064468 (eff. 0.360)
131.67/131.76	c #Conflicts:     567000 | #Learnt:      29612 | 0.000
131.67/131.76	c total clause space: 545.701MB
131.67/131.76	c total #watches: 2436505
131.87/131.96	c total #propagations: 536309169 / total #impl: 1489932666 (eff. 0.360)
131.87/131.96	c #Conflicts:     568000 | #Learnt:      30612 | 0.000
131.87/131.96	c total clause space: 545.701MB
131.87/131.96	c total #watches: 2438549
132.27/132.33	c total #propagations: 536922445 / total #impl: 1491964073 (eff. 0.360)
132.27/132.33	c #Conflicts:     569000 | #Learnt:      31612 | 0.000
132.27/132.33	c total clause space: 545.701MB
132.27/132.33	c total #watches: 2440549
132.57/132.66	c total #propagations: 538713140 / total #impl: 1496930751 (eff. 0.360)
132.57/132.66	c #Conflicts:     570000 | #Learnt:      32612 | 0.000
132.57/132.66	c total clause space: 545.701MB
132.57/132.66	c total #watches: 2442557
132.97/133.03	c total #propagations: 539916634 / total #impl: 1500242910 (eff. 0.360)
132.97/133.03	c #Conflicts:     571000 | #Learnt:      33612 | 0.000
132.97/133.03	c total clause space: 545.701MB
132.97/133.04	c total #watches: 2444580
133.17/133.24	c total #propagations: 541380926 / total #impl: 1504468772 (eff. 0.360)
133.17/133.24	c #Conflicts:     572000 | #Learnt:      34612 | 0.000
133.17/133.24	c total clause space: 545.701MB
133.17/133.24	c total #watches: 2446818
133.57/133.63	c total #propagations: 542234383 / total #impl: 1506911688 (eff. 0.360)
133.57/133.63	c #Conflicts:     573000 | #Learnt:      35612 | 0.000
133.57/133.63	c total clause space: 545.701MB
133.57/133.63	c total #watches: 2448818
133.87/133.95	c total #propagations: 543841302 / total #impl: 1511018074 (eff. 0.360)
133.87/133.95	c #Conflicts:     574000 | #Learnt:      36612 | 0.000
133.87/133.95	c total clause space: 545.701MB
133.87/133.95	c total #watches: 2450818
134.27/134.37	c total #propagations: 545364954 / total #impl: 1514967392 (eff. 0.360)
134.27/134.37	c #Conflicts:     575000 | #Learnt:      19395 | 0.000
134.27/134.37	c total clause space: 545.701MB
134.27/134.37	c total #watches: 2431529
134.57/134.69	c total #propagations: 547454170 / total #impl: 1520710621 (eff. 0.360)
134.57/134.69	c #Conflicts:     576000 | #Learnt:      20395 | 0.000
134.57/134.69	c total clause space: 545.701MB
134.57/134.69	c total #watches: 2433238
134.97/135.05	c total #propagations: 549374217 / total #impl: 1525697793 (eff. 0.360)
134.97/135.05	c #Conflicts:     577000 | #Learnt:      21395 | 0.000
134.97/135.05	c total clause space: 545.701MB
134.97/135.05	c total #watches: 2431540
135.27/135.30	c total #propagations: 551274630 / total #impl: 1530595671 (eff. 0.360)
135.27/135.30	c #Conflicts:     578000 | #Learnt:      22395 | 0.000
135.27/135.30	c total clause space: 545.701MB
135.27/135.30	c total #watches: 2428213
135.47/135.53	c total #propagations: 552416633 / total #impl: 1533906623 (eff. 0.360)
135.47/135.53	c #Conflicts:     579000 | #Learnt:      23395 | 0.000
135.47/135.53	c total clause space: 545.701MB
135.47/135.53	c total #watches: 2429701
135.67/135.72	c total #propagations: 553589935 / total #impl: 1537037694 (eff. 0.360)
135.67/135.72	c #Conflicts:     580000 | #Learnt:      24395 | 0.000
135.67/135.72	c total clause space: 545.701MB
135.67/135.72	c total #watches: 2431469
135.97/136.01	c total #propagations: 554380820 / total #impl: 1539237655 (eff. 0.360)
135.97/136.01	c #Conflicts:     581000 | #Learnt:      25395 | 0.000
135.97/136.01	c total clause space: 545.701MB
135.97/136.01	c total #watches: 2432832
136.27/136.38	c total #propagations: 555753214 / total #impl: 1543184438 (eff. 0.360)
136.27/136.38	c #Conflicts:     582000 | #Learnt:      26395 | 0.000
136.27/136.38	c total clause space: 545.701MB
136.27/136.38	c total #watches: 2434679
136.57/136.67	c total #propagations: 557220834 / total #impl: 1547732448 (eff. 0.360)
136.57/136.67	c #Conflicts:     583000 | #Learnt:      27395 | 0.000
136.57/136.67	c total clause space: 545.701MB
136.57/136.67	c total #watches: 2436616
136.77/136.81	c total #propagations: 558450687 / total #impl: 1551762792 (eff. 0.360)
136.77/136.81	c #Conflicts:     584000 | #Learnt:      28395 | 0.000
136.77/136.81	c total clause space: 545.701MB
136.77/136.81	c total #watches: 2438619
137.17/137.23	c total #propagations: 558803816 / total #impl: 1553247638 (eff. 0.360)
137.17/137.23	c #Conflicts:     585000 | #Learnt:      29395 | 0.000
137.17/137.23	c total clause space: 545.701MB
137.17/137.23	c total #watches: 2440600
137.47/137.51	c total #propagations: 560783269 / total #impl: 1559448816 (eff. 0.360)
137.47/137.51	c #Conflicts:     586000 | #Learnt:      30395 | 0.000
137.47/137.51	c total clause space: 545.701MB
137.47/137.51	c total #watches: 2442569
137.77/137.80	c total #propagations: 562078138 / total #impl: 1562664920 (eff. 0.360)
137.77/137.80	c #Conflicts:     587000 | #Learnt:      31395 | 0.000
137.77/137.80	c total clause space: 545.701MB
137.77/137.80	c total #watches: 2444527
137.87/137.95	c total #propagations: 563458056 / total #impl: 1566408024 (eff. 0.360)
137.87/137.95	c #Conflicts:     588000 | #Learnt:      32395 | 0.000
137.87/137.95	c total clause space: 545.701MB
137.87/137.95	c total #watches: 2446629
138.17/138.21	c total #propagations: 564117551 / total #impl: 1568055380 (eff. 0.360)
138.17/138.21	c #Conflicts:     589000 | #Learnt:      33395 | 0.000
138.17/138.21	c total clause space: 545.701MB
138.17/138.21	c total #watches: 2448611
138.47/138.51	c total #propagations: 565120312 / total #impl: 1571063714 (eff. 0.360)
138.47/138.51	c #Conflicts:     590000 | #Learnt:      34395 | 0.000
138.47/138.51	c total clause space: 545.701MB
138.47/138.51	c total #watches: 2450609
138.87/138.98	c total #propagations: 566314786 / total #impl: 1574819702 (eff. 0.360)
138.87/138.98	c #Conflicts:     591000 | #Learnt:      35395 | 0.000
138.87/138.98	c total clause space: 545.701MB
138.87/138.98	c total #watches: 2452583
139.17/139.29	c total #propagations: 568372798 / total #impl: 1581141710 (eff. 0.359)
139.17/139.29	c #Conflicts:     592000 | #Learnt:      36395 | 0.000
139.17/139.29	c total clause space: 545.701MB
139.17/139.29	c total #watches: 2454582
139.67/139.70	c total #propagations: 569662700 / total #impl: 1584641938 (eff. 0.359)
139.67/139.70	c GARBAGE COLLECT
139.67/139.70	c #Conflicts:     593000 | #Learnt:      18796 | 0.000
139.67/139.70	c total clause space: 545.701MB
139.67/139.70	c total #watches: 2414691
139.97/140.09	c total #propagations: 571019970 / total #impl: 1588296708 (eff. 0.360)
139.97/140.09	c #Conflicts:     594000 | #Learnt:      19796 | 0.000
139.97/140.09	c total clause space: 545.701MB
139.97/140.09	c total #watches: 2416691
140.37/140.49	c total #propagations: 573388119 / total #impl: 1594792366 (eff. 0.360)
140.37/140.49	c #Conflicts:     595000 | #Learnt:      20796 | 0.000
140.37/140.49	c total clause space: 545.701MB
140.37/140.49	c total #watches: 2418691
140.77/140.80	c total #propagations: 575687818 / total #impl: 1601248620 (eff. 0.360)
140.77/140.80	c #Conflicts:     596000 | #Learnt:      21796 | 0.000
140.77/140.80	c total clause space: 545.701MB
140.77/140.80	c total #watches: 2420702
141.07/141.10	c total #propagations: 577622826 / total #impl: 1605974630 (eff. 0.360)
141.07/141.10	c #Conflicts:     597000 | #Learnt:      22796 | 0.000
141.07/141.10	c total clause space: 545.701MB
141.07/141.10	c total #watches: 2422702
141.37/141.41	c total #propagations: 579436972 / total #impl: 1611091673 (eff. 0.360)
141.37/141.41	c #Conflicts:     598000 | #Learnt:      23796 | 0.000
141.37/141.41	c total clause space: 545.701MB
141.37/141.41	c total #watches: 2424702
141.67/141.72	c total #propagations: 581174716 / total #impl: 1615702078 (eff. 0.360)
141.67/141.72	c #Conflicts:     599000 | #Learnt:      24796 | 0.000
141.67/141.72	c total clause space: 545.701MB
141.67/141.72	c total #watches: 2426702
141.97/142.03	c total #propagations: 582838807 / total #impl: 1620092427 (eff. 0.360)
141.97/142.03	c #Conflicts:     600000 | #Learnt:      25796 | 0.000
141.97/142.03	c total clause space: 545.701MB
141.97/142.03	c total #watches: 2428702
142.27/142.38	c total #propagations: 584466804 / total #impl: 1624556176 (eff. 0.360)
142.27/142.38	c #Conflicts:     601000 | #Learnt:      26796 | 0.000
142.27/142.38	c total clause space: 545.701MB
142.27/142.38	c total #watches: 2430702
142.67/142.71	c total #propagations: 586237030 / total #impl: 1629126796 (eff. 0.360)
142.67/142.71	c #Conflicts:     602000 | #Learnt:      27796 | 0.000
142.67/142.71	c total clause space: 545.701MB
142.67/142.71	c total #watches: 2432702
142.97/143.04	c total #propagations: 587755350 / total #impl: 1632913787 (eff. 0.360)
142.97/143.04	c #Conflicts:     603000 | #Learnt:      28796 | 0.000
142.97/143.04	c total clause space: 545.701MB
142.97/143.04	c total #watches: 2434702
143.37/143.47	c total #propagations: 589046882 / total #impl: 1636318806 (eff. 0.360)
143.37/143.47	c #Conflicts:     604000 | #Learnt:      29796 | 0.000
143.37/143.47	c total clause space: 545.701MB
143.37/143.47	c total #watches: 2436702
143.67/143.80	c total #propagations: 590830267 / total #impl: 1640895456 (eff. 0.360)
143.67/143.80	c #Conflicts:     605000 | #Learnt:      30796 | 0.000
143.67/143.80	c total clause space: 545.701MB
143.67/143.80	c total #watches: 2438702
144.07/144.14	c total #propagations: 592577574 / total #impl: 1645108667 (eff. 0.360)
144.07/144.14	c #Conflicts:     606000 | #Learnt:      31796 | 0.000
144.07/144.14	c total clause space: 545.701MB
144.07/144.14	c total #watches: 2440702
144.37/144.49	c total #propagations: 594245793 / total #impl: 1649150728 (eff. 0.360)
144.37/144.49	c #Conflicts:     607000 | #Learnt:      32796 | 0.000
144.37/144.49	c total clause space: 545.701MB
144.37/144.49	c total #watches: 2442728
144.77/144.81	c total #propagations: 595348909 / total #impl: 1652768653 (eff. 0.360)
144.77/144.81	c #Conflicts:     608000 | #Learnt:      33796 | 0.000
144.77/144.81	c total clause space: 545.701MB
144.77/144.81	c total #watches: 2444740
144.97/145.05	c total #propagations: 597005828 / total #impl: 1656797898 (eff. 0.360)
144.97/145.05	c #Conflicts:     609000 | #Learnt:      34796 | 0.000
144.97/145.05	c total clause space: 545.701MB
144.97/145.05	c total #watches: 2446772
145.46/145.50	c total #propagations: 597734569 / total #impl: 1659178284 (eff. 0.360)
145.46/145.50	c #Conflicts:     610000 | #Learnt:      35796 | 0.000
145.46/145.50	c total clause space: 545.701MB
145.46/145.50	c total #watches: 2448772
145.87/145.91	c total #propagations: 599549353 / total #impl: 1663579388 (eff. 0.360)
145.87/145.91	c #Conflicts:     611000 | #Learnt:      36796 | 0.000
145.87/145.91	c total clause space: 545.701MB
145.87/145.91	c total #watches: 2450772
146.26/146.33	c total #propagations: 601388756 / total #impl: 1667625439 (eff. 0.361)
146.26/146.33	c GARBAGE COLLECT
146.26/146.33	c #Conflicts:     612000 | #Learnt:      19022 | 0.000
146.26/146.33	c total clause space: 545.701MB
146.26/146.33	c total #watches: 2415143
146.56/146.65	c total #propagations: 603050864 / total #impl: 1671580632 (eff. 0.361)
146.56/146.65	c #Conflicts:     613000 | #Learnt:      20022 | 0.000
146.56/146.65	c total clause space: 545.701MB
146.56/146.65	c total #watches: 2417143
146.86/146.96	c total #propagations: 604867305 / total #impl: 1676221969 (eff. 0.361)
146.86/146.96	c #Conflicts:     614000 | #Learnt:      21022 | 0.000
146.86/146.96	c total clause space: 545.701MB
146.86/146.96	c total #watches: 2419143
147.16/147.23	c total #propagations: 606531351 / total #impl: 1680656325 (eff. 0.361)
147.16/147.23	c #Conflicts:     615000 | #Learnt:      22022 | 0.000
147.16/147.23	c total clause space: 545.701MB
147.16/147.23	c total #watches: 2421143
147.36/147.48	c total #propagations: 607947179 / total #impl: 1684131958 (eff. 0.361)
147.36/147.48	c #Conflicts:     616000 | #Learnt:      23022 | 0.000
147.36/147.48	c total clause space: 545.701MB
147.36/147.48	c total #watches: 2423174
147.66/147.75	c total #propagations: 608887722 / total #impl: 1686629011 (eff. 0.361)
147.66/147.75	c #Conflicts:     617000 | #Learnt:      24022 | 0.000
147.66/147.75	c total clause space: 545.701MB
147.66/147.75	c total #watches: 2425183
147.86/147.96	c total #propagations: 610140408 / total #impl: 1690405227 (eff. 0.361)
147.86/147.96	c #Conflicts:     618000 | #Learnt:      25022 | 0.000
147.86/147.96	c total clause space: 545.701MB
147.86/147.96	c total #watches: 2427195
148.17/148.21	c total #propagations: 611268226 / total #impl: 1693177447 (eff. 0.361)
148.17/148.21	c #Conflicts:     619000 | #Learnt:      26022 | 0.000
148.17/148.21	c total clause space: 545.701MB
148.17/148.21	c total #watches: 2429224
148.36/148.45	c total #propagations: 612705603 / total #impl: 1696546569 (eff. 0.361)
148.36/148.45	c #Conflicts:     620000 | #Learnt:      27022 | 0.000
148.36/148.45	c total clause space: 545.701MB
148.36/148.45	c total #watches: 2431339
148.56/148.68	c total #propagations: 613930036 / total #impl: 1699936417 (eff. 0.361)
148.56/148.68	c #Conflicts:     621000 | #Learnt:      28022 | 0.000
148.56/148.68	c total clause space: 545.701MB
148.56/148.68	c total #watches: 2433351
148.86/148.94	c total #propagations: 614861701 / total #impl: 1702410465 (eff. 0.361)
148.86/148.94	c #Conflicts:     622000 | #Learnt:      29022 | 0.000
148.86/148.94	c total clause space: 545.701MB
148.86/148.94	c total #watches: 2435361
148.86/148.99	c total #propagations: 616200992 / total #impl: 1705302850 (eff. 0.361)
148.86/148.99	c #Conflicts:     623000 | #Learnt:      30022 | 0.000
148.86/148.99	c total clause space: 545.701MB
148.86/148.99	c total #watches: 2437444
149.06/149.11	c total #propagations: 616277117 / total #impl: 1705619696 (eff. 0.361)
149.06/149.11	c #Conflicts:     624000 | #Learnt:      31022 | 0.000
149.06/149.11	c total clause space: 545.701MB
149.06/149.11	c total #watches: 2439532
149.17/149.21	c total #propagations: 616547161 / total #impl: 1706593906 (eff. 0.361)
149.17/149.21	c #Conflicts:     625000 | #Learnt:      32022 | 0.000
149.17/149.21	c total clause space: 545.701MB
149.17/149.21	c total #watches: 2441647
149.36/149.41	c total #propagations: 616766455 / total #impl: 1707376268 (eff. 0.361)
149.36/149.41	c #Conflicts:     626000 | #Learnt:      33022 | 0.000
149.36/149.41	c total clause space: 545.701MB
149.36/149.41	c total #watches: 2443801
149.66/149.76	c total #propagations: 617525497 / total #impl: 1709692458 (eff. 0.361)
149.66/149.76	c #Conflicts:     627000 | #Learnt:      34022 | 0.000
149.66/149.76	c total clause space: 545.701MB
149.66/149.76	c total #watches: 2445801
149.86/149.95	c total #propagations: 619102144 / total #impl: 1714310891 (eff. 0.361)
149.86/149.95	c #Conflicts:     628000 | #Learnt:      35022 | 0.000
149.86/149.95	c total clause space: 545.701MB
149.86/149.95	c total #watches: 2447880
150.16/150.30	c total #propagations: 619771228 / total #impl: 1716139945 (eff. 0.361)
150.16/150.30	c #Conflicts:     629000 | #Learnt:      36022 | 0.000
150.16/150.30	c total clause space: 545.701MB
150.16/150.30	c total #watches: 2449890
150.56/150.62	c total #propagations: 621345003 / total #impl: 1720067903 (eff. 0.361)
150.56/150.62	c #Conflicts:     630000 | #Learnt:      37022 | 0.000
150.56/150.62	c total clause space: 545.701MB
150.56/150.62	c total #watches: 2451890
150.86/150.90	c total #propagations: 623038113 / total #impl: 1723785022 (eff. 0.361)
150.86/150.90	c #Conflicts:     631000 | #Learnt:      38022 | 0.000
150.86/150.90	c total clause space: 545.701MB
150.86/150.90	c total #watches: 2453890
150.96/151.05	c total #propagations: 624464944 / total #impl: 1726284371 (eff. 0.362)
150.96/151.05	c #Conflicts:     632000 | #Learnt:      19957 | 0.000
150.96/151.05	c total clause space: 545.701MB
150.96/151.05	c total #watches: 2444671
151.16/151.23	c total #propagations: 624972998 / total #impl: 1727367238 (eff. 0.362)
151.16/151.23	c #Conflicts:     633000 | #Learnt:      20957 | 0.000
151.16/151.23	c total clause space: 545.701MB
151.16/151.23	c total #watches: 2443362
151.37/151.49	c total #propagations: 626081830 / total #impl: 1729752556 (eff. 0.362)
151.37/151.49	c #Conflicts:     634000 | #Learnt:      21957 | 0.000
151.37/151.49	c total clause space: 545.701MB
151.37/151.49	c total #watches: 2445271
151.66/151.72	c total #propagations: 627911023 / total #impl: 1733437453 (eff. 0.362)
151.66/151.72	c #Conflicts:     635000 | #Learnt:      22957 | 0.000
151.66/151.72	c total clause space: 545.701MB
151.66/151.72	c total #watches: 2432692
151.86/151.98	c total #propagations: 629036389 / total #impl: 1736197294 (eff. 0.362)
151.86/151.98	c #Conflicts:     636000 | #Learnt:      23957 | 0.000
151.86/151.98	c total clause space: 545.701MB
151.86/151.98	c total #watches: 2433333
152.16/152.24	c total #propagations: 630148996 / total #impl: 1739650863 (eff. 0.362)
152.16/152.24	c #Conflicts:     637000 | #Learnt:      24957 | 0.000
152.16/152.24	c total clause space: 545.701MB
152.16/152.24	c total #watches: 2434759
152.36/152.41	c total #propagations: 631395509 / total #impl: 1743085105 (eff. 0.362)
152.36/152.41	c #Conflicts:     638000 | #Learnt:      25957 | 0.000
152.36/152.41	c total clause space: 545.701MB
152.36/152.41	c total #watches: 2436640
152.57/152.68	c total #propagations: 632016658 / total #impl: 1744970253 (eff. 0.362)
152.57/152.68	c #Conflicts:     639000 | #Learnt:      26957 | 0.000
152.57/152.68	c total clause space: 545.701MB
152.57/152.68	c total #watches: 2438049
152.76/152.86	c total #propagations: 633523287 / total #impl: 1748880809 (eff. 0.362)
152.76/152.86	c #Conflicts:     640000 | #Learnt:      27957 | 0.000
152.76/152.86	c total clause space: 545.701MB
152.76/152.86	c total #watches: 2436213
152.96/153.07	c total #propagations: 634177592 / total #impl: 1750570759 (eff. 0.362)
152.96/153.07	c #Conflicts:     641000 | #Learnt:      28957 | 0.000
152.96/153.07	c total clause space: 545.701MB
152.96/153.07	c total #watches: 2437932
153.06/153.12	c total #propagations: 635298085 / total #impl: 1753485444 (eff. 0.362)
153.06/153.12	c #Conflicts:     642000 | #Learnt:      29957 | 0.000
153.06/153.12	c total clause space: 545.701MB
153.06/153.12	c total #watches: 2439438
153.16/153.28	c total #propagations: 635389096 / total #impl: 1753710803 (eff. 0.362)
153.16/153.28	c #Conflicts:     643000 | #Learnt:      30957 | 0.000
153.16/153.28	c total clause space: 545.701MB
153.16/153.28	c total #watches: 2441325
153.46/153.52	c total #propagations: 635983367 / total #impl: 1755376212 (eff. 0.362)
153.46/153.52	c #Conflicts:     644000 | #Learnt:      31957 | 0.000
153.46/153.52	c total clause space: 545.701MB
153.46/153.52	c total #watches: 2443223
153.76/153.81	c total #propagations: 637087459 / total #impl: 1758094272 (eff. 0.362)
153.76/153.81	c #Conflicts:     645000 | #Learnt:      32957 | 0.000
153.76/153.81	c total clause space: 545.701MB
153.76/153.81	c total #watches: 2445129
154.06/154.15	c total #propagations: 638489668 / total #impl: 1761768751 (eff. 0.362)
154.06/154.15	c #Conflicts:     646000 | #Learnt:      33957 | 0.000
154.06/154.15	c total clause space: 545.701MB
154.06/154.15	c total #watches: 2447117
154.36/154.40	c total #propagations: 640256581 / total #impl: 1765551183 (eff. 0.363)
154.36/154.40	c #Conflicts:     647000 | #Learnt:      34957 | 0.000
154.36/154.40	c total clause space: 545.701MB
154.36/154.40	c total #watches: 2449099
154.56/154.62	c total #propagations: 641194627 / total #impl: 1767994577 (eff. 0.363)
154.56/154.62	c #Conflicts:     648000 | #Learnt:      35957 | 0.000
154.56/154.62	c total clause space: 545.701MB
154.56/154.62	c total #watches: 2451145
154.67/154.73	c total #propagations: 642187774 / total #impl: 1770623874 (eff. 0.363)
154.67/154.73	c #Conflicts:     649000 | #Learnt:      36957 | 0.000
154.67/154.73	c total clause space: 545.701MB
154.67/154.73	c total #watches: 2453166
154.86/154.96	c total #propagations: 642528093 / total #impl: 1771525105 (eff. 0.363)
154.86/154.96	c #Conflicts:     650000 | #Learnt:      37957 | 0.000
154.86/154.96	c total clause space: 545.701MB
154.86/154.96	c total #watches: 2455159
155.06/155.16	c total #propagations: 643812700 / total #impl: 1774514794 (eff. 0.363)
155.06/155.16	c #Conflicts:     651000 | #Learnt:      38957 | 0.000
155.06/155.16	c total clause space: 545.701MB
155.06/155.16	c total #watches: 2457195
155.16/155.26	c total #propagations: 644831078 / total #impl: 1776970529 (eff. 0.363)
155.16/155.26	c GARBAGE COLLECT
155.16/155.26	c #Conflicts:     652000 | #Learnt:      20518 | 0.000
155.16/155.26	c total clause space: 545.701MB
155.16/155.26	c total #watches: 2418212
155.26/155.31	c total #propagations: 644860818 / total #impl: 1777109809 (eff. 0.363)
155.26/155.31	c #Conflicts:     653000 | #Learnt:      21518 | 0.000
155.26/155.31	c total clause space: 545.701MB
155.26/155.31	c total #watches: 2420280
155.26/155.39	c total #propagations: 644901814 / total #impl: 1777325959 (eff. 0.363)
155.26/155.39	c #Conflicts:     654000 | #Learnt:      22518 | 0.000
155.26/155.39	c total clause space: 545.701MB
155.26/155.39	c total #watches: 2422446
155.66/155.74	c total #propagations: 645107731 / total #impl: 1777931753 (eff. 0.363)
155.66/155.74	c #Conflicts:     655000 | #Learnt:      23518 | 0.000
155.66/155.74	c total clause space: 545.701MB
155.66/155.74	c total #watches: 2424446
156.06/156.10	c total #propagations: 647652620 / total #impl: 1782596697 (eff. 0.363)
156.06/156.10	c #Conflicts:     656000 | #Learnt:      24518 | 0.000
156.06/156.10	c total clause space: 545.701MB
156.06/156.10	c total #watches: 2426446
156.46/156.50	c total #propagations: 650220976 / total #impl: 1787171239 (eff. 0.364)
156.46/156.50	c #Conflicts:     657000 | #Learnt:      25518 | 0.000
156.46/156.50	c total clause space: 545.701MB
156.46/156.50	c total #watches: 2428446
156.76/156.88	c total #propagations: 652624197 / total #impl: 1792318737 (eff. 0.364)
156.76/156.88	c #Conflicts:     658000 | #Learnt:      26518 | 0.000
156.76/156.88	c total clause space: 545.701MB
156.76/156.88	c total #watches: 2430446
157.16/157.27	c total #propagations: 654761355 / total #impl: 1797404612 (eff. 0.364)
157.16/157.27	c #Conflicts:     659000 | #Learnt:      27518 | 0.000
157.16/157.27	c total clause space: 545.701MB
157.16/157.27	c total #watches: 2432446
157.56/157.67	c total #propagations: 656820563 / total #impl: 1802019427 (eff. 0.364)
157.56/157.67	c #Conflicts:     660000 | #Learnt:      28518 | 0.000
157.56/157.67	c total clause space: 545.701MB
157.56/157.67	c total #watches: 2434446
157.97/158.05	c total #propagations: 658887456 / total #impl: 1806453456 (eff. 0.365)
157.97/158.05	c #Conflicts:     661000 | #Learnt:      29518 | 0.000
157.97/158.05	c total clause space: 545.701MB
157.97/158.05	c total #watches: 2436446
158.26/158.38	c total #propagations: 660519743 / total #impl: 1811029561 (eff. 0.365)
158.26/158.38	c #Conflicts:     662000 | #Learnt:      30518 | 0.000
158.26/158.38	c total clause space: 545.701MB
158.26/158.38	c total #watches: 2438446
158.56/158.60	c total #propagations: 662011939 / total #impl: 1815078759 (eff. 0.365)
158.56/158.60	c #Conflicts:     663000 | #Learnt:      31518 | 0.000
158.56/158.60	c total clause space: 545.701MB
158.56/158.60	c total #watches: 2440482
158.86/158.93	c total #propagations: 663092256 / total #impl: 1817881606 (eff. 0.365)
158.86/158.93	c #Conflicts:     664000 | #Learnt:      32518 | 0.000
158.86/158.93	c total clause space: 545.701MB
158.86/158.93	c total #watches: 2442495
159.26/159.33	c total #propagations: 664495537 / total #impl: 1821751721 (eff. 0.365)
159.26/159.33	c #Conflicts:     665000 | #Learnt:      33518 | 0.000
159.26/159.33	c total clause space: 545.701MB
159.26/159.33	c total #watches: 2444532
159.56/159.61	c total #propagations: 666380667 / total #impl: 1826377881 (eff. 0.365)
159.56/159.61	c #Conflicts:     666000 | #Learnt:      34518 | 0.000
159.56/159.61	c total clause space: 545.701MB
159.56/159.61	c total #watches: 2446540
159.86/159.90	c total #propagations: 667473229 / total #impl: 1829937058 (eff. 0.365)
159.86/159.90	c #Conflicts:     667000 | #Learnt:      35518 | 0.000
159.86/159.90	c total clause space: 545.701MB
159.86/159.90	c total #watches: 2448540
160.17/160.23	c total #propagations: 669104157 / total #impl: 1834789592 (eff. 0.365)
160.17/160.23	c #Conflicts:     668000 | #Learnt:      36518 | 0.000
160.17/160.23	c total clause space: 545.701MB
160.17/160.23	c total #watches: 2450540
160.47/160.51	c total #propagations: 670736014 / total #impl: 1839036460 (eff. 0.365)
160.47/160.51	c #Conflicts:     669000 | #Learnt:      37518 | 0.000
160.47/160.51	c total clause space: 545.701MB
160.47/160.51	c total #watches: 2452540
160.77/160.82	c total #propagations: 671870513 / total #impl: 1842047087 (eff. 0.365)
160.77/160.82	c #Conflicts:     670000 | #Learnt:      38518 | 0.000
160.77/160.82	c total clause space: 545.701MB
160.77/160.82	c total #watches: 2454544
161.07/161.18	c total #propagations: 672969493 / total #impl: 1845132684 (eff. 0.365)
161.07/161.18	c #Conflicts:     671000 | #Learnt:      39518 | 0.000
161.07/161.18	c total clause space: 545.701MB
161.07/161.18	c total #watches: 2456551
161.38/161.47	c total #propagations: 674624899 / total #impl: 1849604527 (eff. 0.365)
161.38/161.47	c #Conflicts:     672000 | #Learnt:      20873 | 0.000
161.38/161.47	c total clause space: 545.701MB
161.38/161.47	c total #watches: 2432635
161.57/161.69	c total #propagations: 675757536 / total #impl: 1852937170 (eff. 0.365)
161.57/161.69	c #Conflicts:     673000 | #Learnt:      21873 | 0.000
161.57/161.69	c total clause space: 545.701MB
161.57/161.69	c total #watches: 2430888
161.87/161.96	c total #propagations: 676711756 / total #impl: 1855789875 (eff. 0.365)
161.87/161.96	c #Conflicts:     674000 | #Learnt:      22873 | 0.000
161.87/161.96	c total clause space: 545.701MB
161.87/161.96	c total #watches: 2432309
162.17/162.23	c total #propagations: 678063461 / total #impl: 1859902517 (eff. 0.365)
162.17/162.23	c #Conflicts:     675000 | #Learnt:      23873 | 0.000
162.17/162.23	c total clause space: 545.701MB
162.17/162.23	c total #watches: 2433583
162.67/162.78	c total #propagations: 679280546 / total #impl: 1863294971 (eff. 0.365)
162.67/162.78	c #Conflicts:     676000 | #Learnt:      24873 | 0.000
162.67/162.78	c total clause space: 545.701MB
162.67/162.78	c total #watches: 2435566
162.87/162.90	c total #propagations: 682748225 / total #impl: 1871565012 (eff. 0.365)
162.87/162.90	c #Conflicts:     677000 | #Learnt:      25873 | 0.000
162.87/162.90	c total clause space: 545.701MB
162.87/162.90	c total #watches: 2437548
163.07/163.16	c total #propagations: 683212414 / total #impl: 1872860029 (eff. 0.365)
163.07/163.16	c #Conflicts:     678000 | #Learnt:      26873 | 0.000
163.07/163.16	c total clause space: 545.701MB
163.07/163.16	c total #watches: 2439522
163.37/163.45	c total #propagations: 684743134 / total #impl: 1876239842 (eff. 0.365)
163.37/163.45	c #Conflicts:     679000 | #Learnt:      27873 | 0.000
163.37/163.45	c total clause space: 545.701MB
163.37/163.45	c total #watches: 2441522
163.67/163.72	c total #propagations: 686691080 / total #impl: 1880326155 (eff. 0.365)
163.67/163.72	c #Conflicts:     680000 | #Learnt:      28873 | 0.000
163.67/163.72	c total clause space: 545.701MB
163.67/163.72	c total #watches: 2443410
163.87/163.96	c total #propagations: 688069725 / total #impl: 1883541541 (eff. 0.365)
163.87/163.96	c #Conflicts:     681000 | #Learnt:      29873 | 0.000
163.87/163.96	c total clause space: 545.701MB
163.87/163.96	c total #watches: 2445051
164.17/164.20	c total #propagations: 689177602 / total #impl: 1886567168 (eff. 0.365)
164.17/164.20	c #Conflicts:     682000 | #Learnt:      30873 | 0.000
164.17/164.20	c total clause space: 545.701MB
164.17/164.20	c total #watches: 2446998
164.17/164.29	c total #propagations: 690182127 / total #impl: 1889231086 (eff. 0.365)
164.17/164.29	c #Conflicts:     683000 | #Learnt:      31873 | 0.000
164.17/164.29	c total clause space: 545.701MB
164.17/164.29	c total #watches: 2447981
164.47/164.53	c total #propagations: 690409562 / total #impl: 1889843080 (eff. 0.365)
164.47/164.53	c #Conflicts:     684000 | #Learnt:      32873 | 0.000
164.47/164.53	c total clause space: 545.701MB
164.47/164.53	c total #watches: 2449980
164.68/164.76	c total #propagations: 691384233 / total #impl: 1892805215 (eff. 0.365)
164.68/164.76	c #Conflicts:     685000 | #Learnt:      33873 | 0.000
164.68/164.76	c total clause space: 545.701MB
164.68/164.76	c total #watches: 2451985
165.07/165.15	c total #propagations: 692217588 / total #impl: 1895289640 (eff. 0.365)
165.07/165.15	c #Conflicts:     686000 | #Learnt:      34873 | 0.000
165.07/165.15	c total clause space: 545.701MB
165.07/165.15	c total #watches: 2453937
165.17/165.22	c total #propagations: 693564495 / total #impl: 1899571154 (eff. 0.365)
165.17/165.22	c #Conflicts:     687000 | #Learnt:      35873 | 0.000
165.17/165.22	c total clause space: 545.701MB
165.17/165.22	c total #watches: 2454836
165.27/165.33	c total #propagations: 693682547 / total #impl: 1900024900 (eff. 0.365)
165.27/165.33	c #Conflicts:     688000 | #Learnt:      36873 | 0.000
165.27/165.33	c total clause space: 545.701MB
165.27/165.33	c total #watches: 2456743
165.47/165.59	c total #propagations: 693993068 / total #impl: 1900997142 (eff. 0.365)
165.47/165.59	c #Conflicts:     689000 | #Learnt:      37873 | 0.000
165.47/165.59	c total clause space: 545.701MB
165.47/165.59	c total #watches: 2458743
165.68/165.78	c total #propagations: 695281499 / total #impl: 1904577242 (eff. 0.365)
165.68/165.78	c #Conflicts:     690000 | #Learnt:      38873 | 0.000
165.68/165.78	c total clause space: 545.701MB
165.68/165.78	c total #watches: 2460718
165.97/166.09	c total #propagations: 696110890 / total #impl: 1906801968 (eff. 0.365)
165.97/166.09	c #Conflicts:     691000 | #Learnt:      39873 | 0.000
165.97/166.09	c total clause space: 545.701MB
165.97/166.09	c total #watches: 2462731
166.37/166.42	c total #propagations: 697388936 / total #impl: 1910371326 (eff. 0.365)
166.37/166.42	c GARBAGE COLLECT
166.37/166.42	c #Conflicts:     692000 | #Learnt:      20795 | 0.000
166.37/166.42	c total clause space: 545.701MB
166.37/166.42	c total #watches: 2418748
166.57/166.69	c total #propagations: 698791974 / total #impl: 1914146076 (eff. 0.365)
166.57/166.69	c #Conflicts:     693000 | #Learnt:      21795 | 0.000
166.57/166.69	c total clause space: 545.701MB
166.57/166.69	c total #watches: 2420835
166.67/166.78	c total #propagations: 700324448 / total #impl: 1917459678 (eff. 0.365)
166.67/166.78	c #Conflicts:     694000 | #Learnt:      22795 | 0.000
166.67/166.78	c total clause space: 545.701MB
166.67/166.78	c total #watches: 2422846
166.88/166.98	c total #propagations: 700642834 / total #impl: 1918341129 (eff. 0.365)
166.88/166.98	c #Conflicts:     695000 | #Learnt:      23795 | 0.000
166.88/166.98	c total clause space: 545.701MB
166.88/166.98	c total #watches: 2424846
167.07/167.10	c total #propagations: 701868569 / total #impl: 1921155090 (eff. 0.365)
167.07/167.10	c #Conflicts:     696000 | #Learnt:      24795 | 0.000
167.07/167.10	c total clause space: 545.701MB
167.07/167.10	c total #watches: 2426873
167.07/167.16	c total #propagations: 702474511 / total #impl: 1922356798 (eff. 0.365)
167.07/167.16	c #Conflicts:     697000 | #Learnt:      25795 | 0.000
167.07/167.16	c total clause space: 545.701MB
167.07/167.16	c total #watches: 2428912
167.17/167.22	c total #propagations: 702529909 / total #impl: 1922655070 (eff. 0.365)
167.17/167.22	c #Conflicts:     698000 | #Learnt:      26795 | 0.000
167.17/167.22	c total clause space: 545.701MB
167.17/167.22	c total #watches: 2431060
167.27/167.33	c total #propagations: 702630292 / total #impl: 1923049521 (eff. 0.365)
167.27/167.33	c #Conflicts:     699000 | #Learnt:      27795 | 0.000
167.27/167.33	c total clause space: 545.701MB
167.27/167.33	c total #watches: 2433095
167.47/167.56	c total #propagations: 703021719 / total #impl: 1924056836 (eff. 0.365)
167.47/167.56	c #Conflicts:     700000 | #Learnt:      28795 | 0.000
167.47/167.56	c total clause space: 545.701MB
167.47/167.56	c total #watches: 2435095
167.77/167.83	c total #propagations: 704105095 / total #impl: 1926788276 (eff. 0.365)
167.77/167.83	c #Conflicts:     701000 | #Learnt:      29795 | 0.000
167.77/167.83	c total clause space: 545.701MB
167.77/167.83	c total #watches: 2437095
168.07/168.11	c total #propagations: 705762379 / total #impl: 1930554176 (eff. 0.366)
168.07/168.11	c #Conflicts:     702000 | #Learnt:      30795 | 0.000
168.07/168.11	c total clause space: 545.701MB
168.07/168.11	c total #watches: 2439095
168.37/168.46	c total #propagations: 707312584 / total #impl: 1934205829 (eff. 0.366)
168.37/168.46	c #Conflicts:     703000 | #Learnt:      31795 | 0.000
168.37/168.46	c total clause space: 545.701MB
168.37/168.46	c total #watches: 2441095
168.67/168.76	c total #propagations: 709204503 / total #impl: 1938926615 (eff. 0.366)
168.67/168.76	c #Conflicts:     704000 | #Learnt:      32795 | 0.000
168.67/168.76	c total clause space: 545.701MB
168.67/168.76	c total #watches: 2443095
168.98/169.09	c total #propagations: 710626231 / total #impl: 1942387740 (eff. 0.366)
168.98/169.09	c #Conflicts:     705000 | #Learnt:      33795 | 0.000
168.98/169.09	c total clause space: 545.701MB
168.98/169.09	c total #watches: 2445118
169.17/169.22	c total #propagations: 712262770 / total #impl: 1946372317 (eff. 0.366)
169.17/169.22	c #Conflicts:     706000 | #Learnt:      34795 | 0.000
169.17/169.22	c total clause space: 545.701MB
169.17/169.22	c total #watches: 2447415
169.47/169.54	c total #propagations: 712666454 / total #impl: 1947566919 (eff. 0.366)
169.47/169.54	c #Conflicts:     707000 | #Learnt:      35795 | 0.000
169.47/169.54	c total clause space: 545.701MB
169.47/169.54	c total #watches: 2449415
169.87/169.95	c total #propagations: 714633766 / total #impl: 1951443977 (eff. 0.366)
169.87/169.95	c #Conflicts:     708000 | #Learnt:      36795 | 0.000
169.87/169.95	c total clause space: 545.701MB
169.87/169.95	c total #watches: 2451415
169.97/170.09	c total #propagations: 716094902 / total #impl: 1957144818 (eff. 0.366)
169.97/170.09	c #Conflicts:     709000 | #Learnt:      37795 | 0.000
169.97/170.09	c total clause space: 545.701MB
169.97/170.10	c total #watches: 2453508
170.07/170.19	c total #propagations: 716464152 / total #impl: 1958697541 (eff. 0.366)
170.07/170.19	c #Conflicts:     710000 | #Learnt:      38795 | 0.000
170.07/170.19	c total clause space: 545.701MB
170.07/170.19	c total #watches: 2455672
170.37/170.49	c total #propagations: 716598686 / total #impl: 1959380473 (eff. 0.366)
170.37/170.49	c #Conflicts:     711000 | #Learnt:      39795 | 0.000
170.37/170.49	c total clause space: 545.701MB
170.37/170.49	c total #watches: 2457690
170.67/170.76	c total #propagations: 717729161 / total #impl: 1963351645 (eff. 0.366)
170.67/170.76	c #Conflicts:     712000 | #Learnt:      20587 | 0.000
170.67/170.76	c total clause space: 545.701MB
170.67/170.76	c total #watches: 2451353
170.97/171.01	c total #propagations: 718534096 / total #impl: 1966460833 (eff. 0.365)
170.97/171.01	c #Conflicts:     713000 | #Learnt:      21587 | 0.000
170.97/171.01	c total clause space: 545.701MB
170.97/171.01	c total #watches: 2447478
170.97/171.07	c total #propagations: 719527004 / total #impl: 1970746984 (eff. 0.365)
170.97/171.07	c #Conflicts:     714000 | #Learnt:      22587 | 0.000
170.97/171.07	c total clause space: 545.701MB
170.97/171.07	c total #watches: 2445637
171.07/171.16	c total #propagations: 719638575 / total #impl: 1971247856 (eff. 0.365)
171.07/171.16	c #Conflicts:     715000 | #Learnt:      23587 | 0.000
171.07/171.16	c total clause space: 545.701MB
171.07/171.16	c total #watches: 2445724
171.47/171.54	c total #propagations: 719813310 / total #impl: 1971940618 (eff. 0.365)
171.47/171.54	c #Conflicts:     716000 | #Learnt:      24587 | 0.000
171.47/171.54	c total clause space: 545.701MB
171.47/171.55	c total #watches: 2447101
171.87/171.96	c total #propagations: 721904616 / total #impl: 1978465550 (eff. 0.365)
171.87/171.96	c #Conflicts:     717000 | #Learnt:      25587 | 0.000
171.87/171.96	c total clause space: 545.701MB
171.87/171.96	c total #watches: 2449093
172.17/172.30	c total #propagations: 724376012 / total #impl: 1984704041 (eff. 0.365)
172.17/172.30	c #Conflicts:     718000 | #Learnt:      26587 | 0.000
172.17/172.30	c total clause space: 545.701MB
172.27/172.30	c total #watches: 2449221
172.27/172.35	c total #propagations: 726376742 / total #impl: 1989672535 (eff. 0.365)
172.27/172.35	c #Conflicts:     719000 | #Learnt:      27587 | 0.000
172.27/172.35	c total clause space: 545.701MB
172.27/172.35	c total #watches: 2449835
172.47/172.55	c total #propagations: 726441116 / total #impl: 1989852849 (eff. 0.365)
172.47/172.55	c #Conflicts:     720000 | #Learnt:      28587 | 0.000
172.47/172.55	c total clause space: 545.701MB
172.47/172.55	c total #watches: 2443637
172.57/172.61	c total #propagations: 727631131 / total #impl: 1992414010 (eff. 0.365)
172.57/172.61	c #Conflicts:     721000 | #Learnt:      29587 | 0.000
172.57/172.61	c total clause space: 545.701MB
172.57/172.61	c total #watches: 2445568
172.67/172.71	c total #propagations: 727711966 / total #impl: 1992747985 (eff. 0.365)
172.67/172.71	c #Conflicts:     722000 | #Learnt:      30587 | 0.000
172.67/172.71	c total clause space: 545.701MB
172.67/172.71	c total #watches: 2447491
172.67/172.79	c total #propagations: 727931524 / total #impl: 1993839474 (eff. 0.365)
172.67/172.79	c #Conflicts:     723000 | #Learnt:      31587 | 0.000
172.67/172.79	c total clause space: 545.701MB
172.67/172.79	c total #watches: 2449455
172.77/172.87	c total #propagations: 728083351 / total #impl: 1994562433 (eff. 0.365)
172.77/172.87	c #Conflicts:     724000 | #Learnt:      32587 | 0.000
172.77/172.87	c total clause space: 545.701MB
172.77/172.87	c total #watches: 2451462
172.87/172.97	c total #propagations: 728198651 / total #impl: 1994965718 (eff. 0.365)
172.87/172.97	c #Conflicts:     725000 | #Learnt:      33587 | 0.000
172.87/172.97	c total clause space: 545.701MB
172.87/172.97	c total #watches: 2453769
172.97/173.06	c total #propagations: 728364513 / total #impl: 1995786392 (eff. 0.365)
172.97/173.06	c #Conflicts:     726000 | #Learnt:      34587 | 0.000
172.97/173.06	c total clause space: 545.701MB
172.97/173.06	c total #watches: 2455817
173.07/173.17	c total #propagations: 728502868 / total #impl: 1996435336 (eff. 0.365)
173.07/173.17	c #Conflicts:     727000 | #Learnt:      35587 | 0.000
173.07/173.17	c total clause space: 545.701MB
173.07/173.17	c total #watches: 2457870
173.17/173.27	c total #propagations: 728744435 / total #impl: 1997245848 (eff. 0.365)
173.17/173.27	c #Conflicts:     728000 | #Learnt:      36587 | 0.000
173.17/173.27	c total clause space: 545.701MB
173.17/173.27	c total #watches: 2459914
173.27/173.37	c total #propagations: 728905649 / total #impl: 1997739994 (eff. 0.365)
173.27/173.37	c #Conflicts:     729000 | #Learnt:      37587 | 0.000
173.27/173.37	c total clause space: 545.701MB
173.27/173.37	c total #watches: 2461931
173.37/173.48	c total #propagations: 729096287 / total #impl: 1998279489 (eff. 0.365)
173.37/173.48	c #Conflicts:     730000 | #Learnt:      38587 | 0.000
173.37/173.48	c total clause space: 545.701MB
173.37/173.48	c total #watches: 2463927
173.57/173.60	c total #propagations: 729279765 / total #impl: 1998803565 (eff. 0.365)
173.57/173.60	c #Conflicts:     731000 | #Learnt:      39587 | 0.000
173.57/173.60	c total clause space: 545.701MB
173.57/173.60	c total #watches: 2466019
173.67/173.71	c total #propagations: 729485193 / total #impl: 1999578626 (eff. 0.365)
173.67/173.71	c #Conflicts:     732000 | #Learnt:      40587 | 0.000
173.67/173.71	c total clause space: 545.701MB
173.67/173.71	c total #watches: 2467975
173.77/173.88	c total #propagations: 729638510 / total #impl: 2000051480 (eff. 0.365)
173.77/173.88	c GARBAGE COLLECT
173.77/173.88	c #Conflicts:     733000 | #Learnt:      20928 | 0.000
173.77/173.88	c total clause space: 545.701MB
173.77/173.88	c total #watches: 2418988
173.87/173.93	c total #propagations: 729810451 / total #impl: 2000645936 (eff. 0.365)
173.87/173.93	c #Conflicts:     734000 | #Learnt:      21928 | 0.000
173.87/173.93	c total clause space: 545.701MB
173.87/173.93	c total #watches: 2421090
173.87/173.98	c total #propagations: 729898109 / total #impl: 2000984294 (eff. 0.365)
173.87/173.98	c #Conflicts:     735000 | #Learnt:      22928 | 0.000
173.87/173.98	c total clause space: 545.701MB
173.87/173.98	c total #watches: 2423186
173.97/174.05	c total #propagations: 729987969 / total #impl: 2001285724 (eff. 0.365)
173.97/174.05	c #Conflicts:     736000 | #Learnt:      23928 | 0.000
173.97/174.05	c total clause space: 545.701MB
173.97/174.05	c total #watches: 2425263
174.07/174.13	c total #propagations: 730128070 / total #impl: 2001756091 (eff. 0.365)
174.07/174.13	c #Conflicts:     737000 | #Learnt:      24928 | 0.000
174.07/174.13	c total clause space: 545.701MB
174.07/174.13	c total #watches: 2427386
174.07/174.19	c total #propagations: 730237998 / total #impl: 2002247329 (eff. 0.365)
174.07/174.19	c #Conflicts:     738000 | #Learnt:      25928 | 0.000
174.07/174.19	c total clause space: 545.701MB
174.07/174.19	c total #watches: 2429484
174.17/174.27	c total #propagations: 730279166 / total #impl: 2002462088 (eff. 0.365)
174.17/174.27	c #Conflicts:     739000 | #Learnt:      26928 | 0.000
174.17/174.27	c total clause space: 545.701MB
174.17/174.27	c total #watches: 2431667
174.27/174.37	c total #propagations: 730396609 / total #impl: 2002901358 (eff. 0.365)
174.27/174.37	c #Conflicts:     740000 | #Learnt:      27928 | 0.000
174.27/174.37	c total clause space: 545.701MB
174.27/174.37	c total #watches: 2433697
174.37/174.47	c total #propagations: 730566850 / total #impl: 2003603926 (eff. 0.365)
174.37/174.47	c #Conflicts:     741000 | #Learnt:      28928 | 0.000
174.37/174.47	c total clause space: 545.701MB
174.37/174.47	c total #watches: 2435725
174.47/174.54	c total #propagations: 730733172 / total #impl: 2004276471 (eff. 0.365)
174.47/174.54	c #Conflicts:     742000 | #Learnt:      29928 | 0.000
174.47/174.54	c total clause space: 545.701MB
174.47/174.54	c total #watches: 2437756
174.57/174.62	c total #propagations: 730858351 / total #impl: 2004677475 (eff. 0.365)
174.57/174.62	c #Conflicts:     743000 | #Learnt:      30928 | 0.000
174.57/174.62	c total clause space: 545.701MB
174.57/174.62	c total #watches: 2439811
174.67/174.73	c total #propagations: 730985412 / total #impl: 2005107871 (eff. 0.365)
174.67/174.73	c #Conflicts:     744000 | #Learnt:      31928 | 0.000
174.67/174.73	c total clause space: 545.701MB
174.67/174.73	c total #watches: 2441888
174.77/174.84	c total #propagations: 731225793 / total #impl: 2005973990 (eff. 0.365)
174.77/174.84	c #Conflicts:     745000 | #Learnt:      32928 | 0.000
174.77/174.84	c total clause space: 545.701MB
174.77/174.84	c total #watches: 2443970
174.87/174.95	c total #propagations: 731377402 / total #impl: 2006682857 (eff. 0.364)
174.87/174.95	c #Conflicts:     746000 | #Learnt:      33928 | 0.000
174.87/174.95	c total clause space: 545.701MB
174.87/174.95	c total #watches: 2446022
175.07/175.13	c total #propagations: 731575644 / total #impl: 2007415172 (eff. 0.364)
175.07/175.13	c #Conflicts:     747000 | #Learnt:      34928 | 0.000
175.07/175.13	c total clause space: 545.701MB
175.07/175.13	c total #watches: 2448098
175.17/175.26	c total #propagations: 731869612 / total #impl: 2008730841 (eff. 0.364)
175.17/175.26	c #Conflicts:     748000 | #Learnt:      35928 | 0.000
175.17/175.26	c total clause space: 545.701MB
175.17/175.26	c total #watches: 2450215
175.27/175.35	c total #propagations: 732117315 / total #impl: 2009606791 (eff. 0.364)
175.27/175.35	c #Conflicts:     749000 | #Learnt:      36928 | 0.000
175.27/175.35	c total clause space: 545.701MB
175.27/175.35	c total #watches: 2452232
175.37/175.42	c total #propagations: 732257317 / total #impl: 2010129754 (eff. 0.364)
175.37/175.42	c #Conflicts:     750000 | #Learnt:      37928 | 0.000
175.37/175.42	c total clause space: 545.701MB
175.37/175.42	c total #watches: 2454417
175.47/175.57	c total #propagations: 732334221 / total #impl: 2010435746 (eff. 0.364)
175.47/175.57	c #Conflicts:     751000 | #Learnt:      38928 | 0.000
175.47/175.57	c total clause space: 545.701MB
175.47/175.57	c total #watches: 2456484
175.67/175.71	c total #propagations: 732663199 / total #impl: 2011910464 (eff. 0.364)
175.67/175.71	c #Conflicts:     752000 | #Learnt:      39928 | 0.000
175.67/175.71	c total clause space: 545.701MB
175.67/175.71	c total #watches: 2458528
175.77/175.88	c total #propagations: 732934207 / total #impl: 2013010802 (eff. 0.364)
175.77/175.88	c #Conflicts:     753000 | #Learnt:      40928 | 0.000
175.77/175.88	c total clause space: 545.701MB
175.77/175.88	c total #watches: 2460641
175.97/176.00	c total #propagations: 733273174 / total #impl: 2014448978 (eff. 0.364)
175.97/176.00	c #Conflicts:     754000 | #Learnt:      41928 | 0.000
175.97/176.00	c total clause space: 545.701MB
175.97/176.00	c total #watches: 2462709
176.07/176.10	c total #propagations: 733516853 / total #impl: 2015259594 (eff. 0.364)
176.07/176.10	c #Conflicts:     755000 | #Learnt:      21980 | 0.000
176.07/176.10	c total clause space: 545.701MB
176.07/176.10	c total #watches: 2433613
176.17/176.20	c total #propagations: 733760151 / total #impl: 2016127130 (eff. 0.364)
176.17/176.20	c #Conflicts:     756000 | #Learnt:      22980 | 0.000
176.17/176.20	c total clause space: 545.701MB
176.17/176.20	c total #watches: 2428961
176.17/176.29	c total #propagations: 734106733 / total #impl: 2017147195 (eff. 0.364)
176.17/176.29	c #Conflicts:     757000 | #Learnt:      23980 | 0.000
176.17/176.29	c total clause space: 545.701MB
176.17/176.29	c total #watches: 2428935
176.27/176.39	c total #propagations: 734358390 / total #impl: 2017964625 (eff. 0.364)
176.27/176.39	c #Conflicts:     758000 | #Learnt:      24980 | 0.000
176.27/176.39	c total clause space: 545.701MB
176.27/176.39	c total #watches: 2430215
176.47/176.53	c total #propagations: 734561527 / total #impl: 2018721652 (eff. 0.364)
176.47/176.53	c #Conflicts:     759000 | #Learnt:      25980 | 0.000
176.47/176.53	c total clause space: 545.701MB
176.47/176.53	c total #watches: 2431837
176.67/176.72	c total #propagations: 734909761 / total #impl: 2020075914 (eff. 0.364)
176.67/176.72	c #Conflicts:     760000 | #Learnt:      26980 | 0.000
176.67/176.72	c total clause space: 545.701MB
176.67/176.72	c total #watches: 2433658
176.67/176.78	c total #propagations: 735301342 / total #impl: 2021987470 (eff. 0.364)
176.67/176.78	c #Conflicts:     761000 | #Learnt:      27980 | 0.000
176.67/176.78	c total clause space: 545.701MB
176.67/176.78	c total #watches: 2435678
176.77/176.87	c total #propagations: 735354060 / total #impl: 2022410476 (eff. 0.364)
176.77/176.87	c #Conflicts:     762000 | #Learnt:      28980 | 0.000
176.77/176.87	c total clause space: 545.701MB
176.77/176.87	c total #watches: 2437702
177.07/177.18	c total #propagations: 735432022 / total #impl: 2022929640 (eff. 0.364)
177.07/177.18	c #Conflicts:     763000 | #Learnt:      29980 | 0.000
177.07/177.18	c total clause space: 545.701MB
177.07/177.18	c total #watches: 2439138
177.27/177.33	c total #propagations: 736143905 / total #impl: 2026246853 (eff. 0.363)
177.27/177.33	c #Conflicts:     764000 | #Learnt:      30980 | 0.000
177.27/177.33	c total clause space: 545.701MB
177.27/177.33	c total #watches: 2440994
177.47/177.54	c total #propagations: 736510707 / total #impl: 2027789630 (eff. 0.363)
177.47/177.54	c #Conflicts:     765000 | #Learnt:      31980 | 0.000
177.47/177.54	c total clause space: 545.701MB
177.47/177.54	c total #watches: 2442762
177.57/177.61	c total #propagations: 736963972 / total #impl: 2029903491 (eff. 0.363)
177.57/177.61	c #Conflicts:     766000 | #Learnt:      32980 | 0.000
177.57/177.61	c total clause space: 545.701MB
177.57/177.61	c total #watches: 2444763
177.67/177.74	c total #propagations: 737038456 / total #impl: 2030282399 (eff. 0.363)
177.67/177.74	c #Conflicts:     767000 | #Learnt:      33980 | 0.000
177.67/177.74	c total clause space: 545.701MB
177.67/177.74	c total #watches: 2446655
177.77/177.85	c total #propagations: 737367028 / total #impl: 2031383454 (eff. 0.363)
177.77/177.85	c #Conflicts:     768000 | #Learnt:      34980 | 0.000
177.77/177.85	c total clause space: 545.701MB
177.77/177.85	c total #watches: 2448753
177.87/177.93	c total #propagations: 737575350 / total #impl: 2032123156 (eff. 0.363)
177.87/177.93	c #Conflicts:     769000 | #Learnt:      35980 | 0.000
177.87/177.93	c total clause space: 545.701MB
177.87/177.93	c total #watches: 2450799
177.97/178.02	c total #propagations: 737682152 / total #impl: 2032656843 (eff. 0.363)
177.97/178.02	c #Conflicts:     770000 | #Learnt:      36980 | 0.000
177.97/178.02	c total clause space: 545.701MB
177.97/178.02	c total #watches: 2452748
178.07/178.18	c total #propagations: 737789063 / total #impl: 2033134015 (eff. 0.363)
178.07/178.18	c #Conflicts:     771000 | #Learnt:      37980 | 0.000
178.07/178.18	c total clause space: 545.701MB
178.07/178.18	c total #watches: 2454662
178.27/178.31	c total #propagations: 738172163 / total #impl: 2034819936 (eff. 0.363)
178.27/178.31	c #Conflicts:     772000 | #Learnt:      38980 | 0.000
178.27/178.31	c total clause space: 545.701MB
178.27/178.31	c total #watches: 2456713
178.37/178.43	c total #propagations: 738456249 / total #impl: 2035791789 (eff. 0.363)
178.37/178.43	c #Conflicts:     773000 | #Learnt:      39980 | 0.000
178.37/178.43	c total clause space: 545.701MB
178.37/178.43	c total #watches: 2458717
178.47/178.56	c total #propagations: 738646743 / total #impl: 2036561415 (eff. 0.363)
178.47/178.56	c #Conflicts:     774000 | #Learnt:      40980 | 0.000
178.47/178.56	c total clause space: 545.701MB
178.47/178.56	c total #watches: 2460727
178.67/178.77	c total #propagations: 738872476 / total #impl: 2037599091 (eff. 0.363)
178.67/178.77	c #Conflicts:     775000 | #Learnt:      41980 | 0.000
178.67/178.77	c total clause space: 545.701MB
178.67/178.77	c total #watches: 2462791
178.87/178.92	c total #propagations: 739409467 / total #impl: 2039787097 (eff. 0.362)
178.87/178.92	c #Conflicts:     776000 | #Learnt:      21846 | 0.000
178.87/178.92	c total clause space: 545.701MB
178.87/178.92	c total #watches: 2444959
178.87/178.98	c total #propagations: 739663354 / total #impl: 2040799409 (eff. 0.362)
178.87/178.98	c #Conflicts:     777000 | #Learnt:      22846 | 0.000
178.87/178.98	c total clause space: 545.701MB
178.87/178.98	c total #watches: 2440534
178.97/179.09	c total #propagations: 739749594 / total #impl: 2041181820 (eff. 0.362)
178.97/179.09	c #Conflicts:     778000 | #Learnt:      23846 | 0.000
178.97/179.09	c total clause space: 545.701MB
178.97/179.09	c total #watches: 2438077
179.07/179.15	c total #propagations: 739977564 / total #impl: 2042204118 (eff. 0.362)
179.07/179.15	c #Conflicts:     779000 | #Learnt:      24846 | 0.000
179.07/179.15	c total clause space: 545.701MB
179.07/179.15	c total #watches: 2439047
179.17/179.22	c total #propagations: 740094017 / total #impl: 2042610703 (eff. 0.362)
179.17/179.22	c #Conflicts:     780000 | #Learnt:      25846 | 0.000
179.17/179.22	c total clause space: 545.701MB
179.17/179.22	c total #watches: 2439159
179.17/179.27	c total #propagations: 740157576 / total #impl: 2042946726 (eff. 0.362)
179.17/179.27	c #Conflicts:     781000 | #Learnt:      26846 | 0.000
179.17/179.27	c total clause space: 545.701MB
179.17/179.27	c total #watches: 2441148
179.27/179.32	c total #propagations: 740198072 / total #impl: 2043187343 (eff. 0.362)
179.27/179.32	c #Conflicts:     782000 | #Learnt:      27846 | 0.000
179.27/179.32	c total clause space: 545.701MB
179.27/179.32	c total #watches: 2442620
179.27/179.37	c total #propagations: 740238405 / total #impl: 2043367118 (eff. 0.362)
179.27/179.37	c #Conflicts:     783000 | #Learnt:      28846 | 0.000
179.27/179.37	c total clause space: 545.701MB
179.27/179.37	c total #watches: 2444434
179.37/179.43	c total #propagations: 740282174 / total #impl: 2043574703 (eff. 0.362)
179.37/179.43	c #Conflicts:     784000 | #Learnt:      29846 | 0.000
179.37/179.43	c total clause space: 545.701MB
179.37/179.43	c total #watches: 2446442
179.47/179.52	c total #propagations: 740319718 / total #impl: 2043730307 (eff. 0.362)
179.47/179.52	c #Conflicts:     785000 | #Learnt:      30846 | 0.000
179.47/179.52	c total clause space: 545.701MB
179.47/179.52	c total #watches: 2444040
179.47/179.59	c total #propagations: 740520927 / total #impl: 2044374116 (eff. 0.362)
179.47/179.59	c #Conflicts:     786000 | #Learnt:      31846 | 0.000
179.47/179.59	c total clause space: 545.701MB
179.47/179.59	c total #watches: 2444902
179.57/179.67	c total #propagations: 740658874 / total #impl: 2044838221 (eff. 0.362)
179.57/179.67	c #Conflicts:     787000 | #Learnt:      32846 | 0.000
179.57/179.67	c total clause space: 545.701MB
179.57/179.67	c total #watches: 2446404
179.67/179.75	c total #propagations: 740730418 / total #impl: 2045223735 (eff. 0.362)
179.67/179.75	c #Conflicts:     788000 | #Learnt:      33846 | 0.000
179.67/179.75	c total clause space: 545.701MB
179.67/179.75	c total #watches: 2448294
179.77/179.86	c total #propagations: 740808935 / total #impl: 2045720524 (eff. 0.362)
179.77/179.86	c #Conflicts:     789000 | #Learnt:      34846 | 0.000
179.77/179.86	c total clause space: 545.701MB
179.77/179.86	c total #watches: 2450217
179.87/179.96	c total #propagations: 741083728 / total #impl: 2046658704 (eff. 0.362)
179.87/179.96	c #Conflicts:     790000 | #Learnt:      35846 | 0.000
179.87/179.96	c total clause space: 545.701MB
179.87/179.96	c total #watches: 2451920
180.07/180.11	c total #propagations: 741298716 / total #impl: 2047479583 (eff. 0.362)
180.07/180.11	c #Conflicts:     791000 | #Learnt:      36846 | 0.000
180.07/180.11	c total clause space: 545.701MB
180.07/180.11	c total #watches: 2453823
180.17/180.22	c total #propagations: 741645705 / total #impl: 2048793643 (eff. 0.362)
180.17/180.22	c #Conflicts:     792000 | #Learnt:      37846 | 0.000
180.17/180.22	c total clause space: 545.701MB
180.17/180.22	c total #watches: 2455795
180.17/180.30	c total #propagations: 741843514 / total #impl: 2049562772 (eff. 0.362)
180.17/180.30	c #Conflicts:     793000 | #Learnt:      38846 | 0.000
180.17/180.30	c total clause space: 545.701MB
180.27/180.30	c total #watches: 2457858
180.37/180.40	c total #propagations: 741929676 / total #impl: 2049938996 (eff. 0.362)
180.37/180.40	c #Conflicts:     794000 | #Learnt:      39846 | 0.000
180.37/180.40	c total clause space: 545.701MB
180.37/180.40	c total #watches: 2459830
180.37/180.47	c total #propagations: 742103211 / total #impl: 2050600667 (eff. 0.362)
180.37/180.47	c #Conflicts:     795000 | #Learnt:      40846 | 0.000
180.37/180.47	c total clause space: 545.701MB
180.37/180.47	c total #watches: 2461859
180.47/180.59	c total #propagations: 742175369 / total #impl: 2050925709 (eff. 0.362)
180.47/180.59	c #Conflicts:     796000 | #Learnt:      41846 | 0.000
180.47/180.59	c total clause space: 545.701MB
180.47/180.59	c total #watches: 2463703
180.67/180.71	c total #propagations: 742432089 / total #impl: 2051966020 (eff. 0.362)
180.67/180.71	c #Conflicts:     797000 | #Learnt:      42846 | 0.000
180.67/180.71	c total clause space: 545.701MB
180.67/180.71	c total #watches: 2465698
180.77/180.88	c total #propagations: 742675504 / total #impl: 2052877062 (eff. 0.362)
180.77/180.88	c GARBAGE COLLECT
180.77/180.88	c #Conflicts:     798000 | #Learnt:      22329 | 0.000
180.77/180.88	c total clause space: 545.701MB
180.77/180.89	c total #watches: 2421864
180.87/180.96	c total #propagations: 742908199 / total #impl: 2053964808 (eff. 0.362)
180.87/180.96	c #Conflicts:     799000 | #Learnt:      23329 | 0.000
180.87/180.96	c total clause space: 545.701MB
180.87/180.96	c total #watches: 2423909
180.97/181.06	c total #propagations: 743052180 / total #impl: 2054497567 (eff. 0.362)
180.97/181.06	c #Conflicts:     800000 | #Learnt:      24329 | 0.000
180.97/181.06	c total clause space: 545.701MB
180.97/181.06	c total #watches: 2425924
181.07/181.20	c total #propagations: 743214347 / total #impl: 2055247731 (eff. 0.362)
181.07/181.20	c #Conflicts:     801000 | #Learnt:      25329 | 0.000
181.07/181.20	c total clause space: 545.701MB
181.07/181.20	c total #watches: 2428060
181.27/181.33	c total #propagations: 743591929 / total #impl: 2056634122 (eff. 0.362)
181.27/181.33	c #Conflicts:     802000 | #Learnt:      26329 | 0.000
181.27/181.33	c total clause space: 545.701MB
181.27/181.33	c total #watches: 2430178
181.37/181.43	c total #propagations: 743905383 / total #impl: 2057832643 (eff. 0.361)
181.37/181.43	c #Conflicts:     803000 | #Learnt:      27329 | 0.000
181.37/181.43	c total clause space: 545.701MB
181.37/181.43	c total #watches: 2432234
181.57/181.60	c total #propagations: 744096241 / total #impl: 2058746218 (eff. 0.361)
181.57/181.60	c #Conflicts:     804000 | #Learnt:      28329 | 0.000
181.57/181.60	c total clause space: 545.701MB
181.57/181.60	c total #watches: 2434260
181.67/181.71	c total #propagations: 744483683 / total #impl: 2060531320 (eff. 0.361)
181.67/181.71	c #Conflicts:     805000 | #Learnt:      29329 | 0.000
181.67/181.71	c total clause space: 545.701MB
181.67/181.71	c total #watches: 2436297
181.87/181.92	c total #propagations: 744697145 / total #impl: 2061514915 (eff. 0.361)
181.87/181.92	c #Conflicts:     806000 | #Learnt:      30329 | 0.000
181.87/181.92	c total clause space: 545.701MB
181.87/181.92	c total #watches: 2438324
182.27/182.34	c total #propagations: 745175413 / total #impl: 2063713380 (eff. 0.361)
182.27/182.34	c #Conflicts:     807000 | #Learnt:      31329 | 0.000
182.27/182.34	c total clause space: 545.701MB
182.27/182.34	c total #watches: 2440421
182.47/182.52	c total #propagations: 746019080 / total #impl: 2067718864 (eff. 0.361)
182.47/182.52	c #Conflicts:     808000 | #Learnt:      32329 | 0.000
182.47/182.52	c total clause space: 545.701MB
182.47/182.52	c total #watches: 2442522
182.57/182.63	c total #propagations: 746443481 / total #impl: 2069396801 (eff. 0.361)
182.57/182.63	c #Conflicts:     809000 | #Learnt:      33329 | 0.000
182.57/182.63	c total clause space: 545.701MB
182.57/182.63	c total #watches: 2444608
182.67/182.75	c total #propagations: 746655579 / total #impl: 2070225974 (eff. 0.361)
182.67/182.75	c #Conflicts:     810000 | #Learnt:      34329 | 0.000
182.67/182.75	c total clause space: 545.701MB
182.67/182.75	c total #watches: 2446643
182.77/182.89	c total #propagations: 746907660 / total #impl: 2071138363 (eff. 0.361)
182.77/182.89	c #Conflicts:     811000 | #Learnt:      35329 | 0.000
182.77/182.89	c total clause space: 545.701MB
182.77/182.89	c total #watches: 2448706
182.97/183.02	c total #propagations: 747188861 / total #impl: 2072337930 (eff. 0.361)
182.97/183.02	c #Conflicts:     812000 | #Learnt:      36329 | 0.000
182.97/183.02	c total clause space: 545.701MB
182.97/183.02	c total #watches: 2450731
183.07/183.12	c total #propagations: 747441260 / total #impl: 2073375742 (eff. 0.360)
183.07/183.12	c #Conflicts:     813000 | #Learnt:      37329 | 0.000
183.07/183.12	c total clause space: 545.701MB
183.07/183.12	c total #watches: 2452767
183.27/183.34	c total #propagations: 747598859 / total #impl: 2074039855 (eff. 0.360)
183.27/183.34	c #Conflicts:     814000 | #Learnt:      38329 | 0.000
183.27/183.34	c total clause space: 545.701MB
183.27/183.34	c total #watches: 2454803
183.37/183.47	c total #propagations: 747981180 / total #impl: 2075993223 (eff. 0.360)
183.37/183.47	c #Conflicts:     815000 | #Learnt:      39329 | 0.000
183.37/183.47	c total clause space: 545.701MB
183.37/183.47	c total #watches: 2456866
183.57/183.70	c total #propagations: 748234244 / total #impl: 2076972020 (eff. 0.360)
183.57/183.70	c #Conflicts:     816000 | #Learnt:      40329 | 0.000
183.57/183.70	c total clause space: 545.701MB
183.57/183.70	c total #watches: 2459049
183.87/183.98	c total #propagations: 748762290 / total #impl: 2079289378 (eff. 0.360)
183.87/183.98	c #Conflicts:     817000 | #Learnt:      41329 | 0.000
183.87/183.98	c total clause space: 545.701MB
183.87/183.98	c total #watches: 2461148
184.07/184.11	c total #propagations: 749295745 / total #impl: 2081668048 (eff. 0.360)
184.07/184.11	c #Conflicts:     818000 | #Learnt:      42329 | 0.000
184.07/184.11	c total clause space: 545.701MB
184.07/184.11	c total #watches: 2463177
184.27/184.34	c total #propagations: 749477625 / total #impl: 2082548278 (eff. 0.360)
184.27/184.34	c #Conflicts:     819000 | #Learnt:      43329 | 0.000
184.27/184.34	c total clause space: 545.701MB
184.27/184.34	c total #watches: 2465192
184.37/184.47	c total #propagations: 749934215 / total #impl: 2084835680 (eff. 0.360)
184.37/184.47	c #Conflicts:     820000 | #Learnt:      22665 | 0.000
184.37/184.47	c total clause space: 545.701MB
184.37/184.47	c total #watches: 2443768
184.47/184.54	c total #propagations: 750162289 / total #impl: 2085874178 (eff. 0.360)
184.47/184.54	c #Conflicts:     821000 | #Learnt:      23665 | 0.000
184.47/184.54	c total clause space: 545.701MB
184.47/184.54	c total #watches: 2433843
184.56/184.64	c total #propagations: 750284155 / total #impl: 2086292347 (eff. 0.360)
184.56/184.64	c #Conflicts:     822000 | #Learnt:      24665 | 0.000
184.56/184.64	c total clause space: 545.701MB
184.56/184.65	c total #watches: 2432367
184.66/184.71	c total #propagations: 750477831 / total #impl: 2087239068 (eff. 0.360)
184.66/184.71	c #Conflicts:     823000 | #Learnt:      25665 | 0.000
184.66/184.71	c total clause space: 545.701MB
184.66/184.71	c total #watches: 2433908
184.76/184.80	c total #propagations: 750583353 / total #impl: 2087652157 (eff. 0.360)
184.76/184.80	c #Conflicts:     824000 | #Learnt:      26665 | 0.000
184.76/184.80	c total clause space: 545.701MB
184.76/184.80	c total #watches: 2434893
184.76/184.87	c total #propagations: 750739233 / total #impl: 2088306489 (eff. 0.359)
184.76/184.87	c #Conflicts:     825000 | #Learnt:      27665 | 0.000
184.76/184.87	c total clause space: 545.701MB
184.76/184.87	c total #watches: 2436296
184.86/184.96	c total #propagations: 750838219 / total #impl: 2088748318 (eff. 0.359)
184.86/184.96	c #Conflicts:     826000 | #Learnt:      28665 | 0.000
184.86/184.96	c total clause space: 545.701MB
184.86/184.96	c total #watches: 2437968
184.96/185.09	c total #propagations: 750979204 / total #impl: 2089366050 (eff. 0.359)
184.96/185.09	c #Conflicts:     827000 | #Learnt:      29665 | 0.000
184.96/185.09	c total clause space: 545.701MB
184.96/185.09	c total #watches: 2439675
185.06/185.15	c total #propagations: 751239235 / total #impl: 2090415213 (eff. 0.359)
185.06/185.15	c #Conflicts:     828000 | #Learnt:      30665 | 0.000
185.06/185.15	c total clause space: 545.701MB
185.06/185.15	c total #watches: 2441517
185.16/185.24	c total #propagations: 751333839 / total #impl: 2090830611 (eff. 0.359)
185.16/185.24	c #Conflicts:     829000 | #Learnt:      31665 | 0.000
185.16/185.24	c total clause space: 545.701MB
185.16/185.24	c total #watches: 2443470
185.26/185.34	c total #propagations: 751519316 / total #impl: 2091451743 (eff. 0.359)
185.26/185.34	c #Conflicts:     830000 | #Learnt:      32665 | 0.000
185.26/185.34	c total clause space: 545.701MB
185.26/185.34	c total #watches: 2445122
185.36/185.43	c total #propagations: 751738432 / total #impl: 2092261379 (eff. 0.359)
185.36/185.43	c #Conflicts:     831000 | #Learnt:      33665 | 0.000
185.36/185.43	c total clause space: 545.701MB
185.36/185.43	c total #watches: 2447105
185.47/185.50	c total #propagations: 751923705 / total #impl: 2092997108 (eff. 0.359)
185.47/185.50	c #Conflicts:     832000 | #Learnt:      34665 | 0.000
185.47/185.50	c total clause space: 545.701MB
185.47/185.50	c total #watches: 2448892
185.47/185.58	c total #propagations: 751991447 / total #impl: 2093314009 (eff. 0.359)
185.47/185.58	c #Conflicts:     833000 | #Learnt:      35665 | 0.000
185.47/185.58	c total clause space: 545.701MB
185.47/185.58	c total #watches: 2450910
185.57/185.69	c total #propagations: 752059737 / total #impl: 2093661614 (eff. 0.359)
185.57/185.69	c #Conflicts:     834000 | #Learnt:      36665 | 0.000
185.57/185.69	c total clause space: 545.701MB
185.57/185.69	c total #watches: 2452901
185.76/185.85	c total #propagations: 752223477 / total #impl: 2094424895 (eff. 0.359)
185.76/185.85	c #Conflicts:     835000 | #Learnt:      37665 | 0.000
185.76/185.85	c total clause space: 545.701MB
185.76/185.85	c total #watches: 2454938
185.96/186.01	c total #propagations: 752509133 / total #impl: 2095818241 (eff. 0.359)
185.96/186.01	c #Conflicts:     836000 | #Learnt:      38665 | 0.000
185.96/186.01	c total clause space: 545.701MB
185.96/186.01	c total #watches: 2456942
186.06/186.14	c total #propagations: 752872069 / total #impl: 2097442905 (eff. 0.359)
186.06/186.14	c #Conflicts:     837000 | #Learnt:      39665 | 0.000
186.06/186.14	c total clause space: 545.701MB
186.06/186.14	c total #watches: 2458926
186.16/186.28	c total #propagations: 753076720 / total #impl: 2098498642 (eff. 0.359)
186.16/186.28	c #Conflicts:     838000 | #Learnt:      40665 | 0.000
186.16/186.28	c total clause space: 545.701MB
186.16/186.28	c total #watches: 2460956
186.46/186.58	c total #propagations: 753409589 / total #impl: 2099736669 (eff. 0.359)
186.46/186.58	c #Conflicts:     839000 | #Learnt:      41665 | 0.000
186.46/186.58	c total clause space: 545.701MB
186.46/186.58	c total #watches: 2462765
186.96/187.05	c total #propagations: 753946421 / total #impl: 2102458824 (eff. 0.359)
186.96/187.05	c #Conflicts:     840000 | #Learnt:      42665 | 0.000
186.96/187.05	c total clause space: 545.701MB
186.96/187.05	c total #watches: 2464392
187.26/187.32	c total #propagations: 755128323 / total #impl: 2107416402 (eff. 0.358)
187.26/187.32	c #Conflicts:     841000 | #Learnt:      43665 | 0.000
187.26/187.32	c total clause space: 545.701MB
187.26/187.32	c total #watches: 2466410
187.36/187.49	c total #propagations: 755643791 / total #impl: 2109927661 (eff. 0.358)
187.36/187.49	c #Conflicts:     842000 | #Learnt:      22594 | 0.000
187.36/187.49	c total clause space: 545.701MB
187.36/187.49	c total #watches: 2461694
187.56/187.60	c total #propagations: 756077430 / total #impl: 2111419776 (eff. 0.358)
187.56/187.60	c #Conflicts:     843000 | #Learnt:      23594 | 0.000
187.56/187.60	c total clause space: 545.701MB
187.56/187.60	c total #watches: 2453758
187.86/187.91	c total #propagations: 756312619 / total #impl: 2112432245 (eff. 0.358)
187.86/187.91	c #Conflicts:     844000 | #Learnt:      24594 | 0.000
187.86/187.91	c total clause space: 545.701MB
187.86/187.91	c total #watches: 2445834
187.86/187.97	c total #propagations: 756954954 / total #impl: 2115611227 (eff. 0.358)
187.86/187.97	c #Conflicts:     845000 | #Learnt:      25594 | 0.000
187.86/187.97	c total clause space: 545.701MB
187.86/187.97	c total #watches: 2447053
187.96/188.05	c total #propagations: 757030706 / total #impl: 2115942110 (eff. 0.358)
187.96/188.05	c #Conflicts:     846000 | #Learnt:      26594 | 0.000
187.96/188.05	c total clause space: 545.701MB
187.96/188.05	c total #watches: 2444338
188.16/188.23	c total #propagations: 757170325 / total #impl: 2116575755 (eff. 0.358)
188.16/188.23	c #Conflicts:     847000 | #Learnt:      27594 | 0.000
188.16/188.23	c total clause space: 545.701MB
188.16/188.23	c total #watches: 2435667
188.26/188.37	c total #propagations: 757562602 / total #impl: 2118317283 (eff. 0.358)
188.26/188.37	c #Conflicts:     848000 | #Learnt:      28594 | 0.000
188.26/188.37	c total clause space: 545.701MB
188.26/188.37	c total #watches: 2437494
188.36/188.48	c total #propagations: 757841925 / total #impl: 2119577709 (eff. 0.358)
188.36/188.48	c #Conflicts:     849000 | #Learnt:      29594 | 0.000
188.36/188.48	c total clause space: 545.701MB
188.36/188.48	c total #watches: 2439254
188.46/188.56	c total #propagations: 758044209 / total #impl: 2120498536 (eff. 0.357)
188.46/188.56	c #Conflicts:     850000 | #Learnt:      30594 | 0.000
188.46/188.56	c total clause space: 545.701MB
188.46/188.56	c total #watches: 2441142
188.56/188.67	c total #propagations: 758227292 / total #impl: 2121082127 (eff. 0.357)
188.56/188.67	c #Conflicts:     851000 | #Learnt:      31594 | 0.000
188.56/188.67	c total clause space: 545.701MB
188.56/188.67	c total #watches: 2443210
188.66/188.74	c total #propagations: 758422780 / total #impl: 2121849577 (eff. 0.357)
188.66/188.74	c #Conflicts:     852000 | #Learnt:      32594 | 0.000
188.66/188.74	c total clause space: 545.701MB
188.66/188.74	c total #watches: 2445288
188.77/188.89	c total #propagations: 758525543 / total #impl: 2122291742 (eff. 0.357)
188.77/188.89	c #Conflicts:     853000 | #Learnt:      33594 | 0.000
188.77/188.89	c total clause space: 545.701MB
188.77/188.89	c total #watches: 2447143
188.87/188.98	c total #propagations: 758829803 / total #impl: 2123786120 (eff. 0.357)
188.87/188.98	c #Conflicts:     854000 | #Learnt:      34594 | 0.000
188.87/188.98	c total clause space: 545.701MB
188.87/188.98	c total #watches: 2448999
189.06/189.16	c total #propagations: 758993112 / total #impl: 2124425208 (eff. 0.357)
189.06/189.16	c #Conflicts:     855000 | #Learnt:      35594 | 0.000
189.06/189.16	c total clause space: 545.701MB
189.06/189.16	c total #watches: 2450929
189.46/189.53	c total #propagations: 759476803 / total #impl: 2126170775 (eff. 0.357)
189.46/189.53	c #Conflicts:     856000 | #Learnt:      36594 | 0.000
189.46/189.53	c total clause space: 545.701MB
189.46/189.53	c total #watches: 2452941
189.56/189.63	c total #propagations: 760213269 / total #impl: 2129734613 (eff. 0.357)
189.56/189.63	c #Conflicts:     857000 | #Learnt:      37594 | 0.000
189.56/189.63	c total clause space: 545.701MB
189.56/189.63	c total #watches: 2454938
189.66/189.79	c total #propagations: 760353808 / total #impl: 2130458284 (eff. 0.357)
189.66/189.79	c #Conflicts:     858000 | #Learnt:      38594 | 0.000
189.66/189.79	c total clause space: 545.701MB
189.66/189.80	c total #watches: 2456871
189.76/189.90	c total #propagations: 760665023 / total #impl: 2131851217 (eff. 0.357)
189.76/189.90	c #Conflicts:     859000 | #Learnt:      39594 | 0.000
189.76/189.90	c total clause space: 545.701MB
189.76/189.90	c total #watches: 2459007
189.97/190.03	c total #propagations: 760831539 / total #impl: 2132573397 (eff. 0.357)
189.97/190.03	c #Conflicts:     860000 | #Learnt:      40594 | 0.000
189.97/190.03	c total clause space: 545.701MB
189.97/190.03	c total #watches: 2461023
190.06/190.14	c total #propagations: 761098198 / total #impl: 2133617986 (eff. 0.357)
190.06/190.14	c #Conflicts:     861000 | #Learnt:      41594 | 0.000
190.06/190.14	c total clause space: 545.701MB
190.06/190.14	c total #watches: 2463203
190.26/190.32	c total #propagations: 761318911 / total #impl: 2134501163 (eff. 0.357)
190.26/190.32	c #Conflicts:     862000 | #Learnt:      42594 | 0.000
190.26/190.32	c total clause space: 545.701MB
190.26/190.32	c total #watches: 2465148
190.46/190.57	c total #propagations: 761677152 / total #impl: 2135991573 (eff. 0.357)
190.46/190.57	c #Conflicts:     863000 | #Learnt:      43594 | 0.000
190.46/190.57	c total clause space: 545.701MB
190.46/190.57	c total #watches: 2467127
190.66/190.71	c total #propagations: 762260180 / total #impl: 2138484123 (eff. 0.356)
190.66/190.71	c #Conflicts:     864000 | #Learnt:      44594 | 0.000
190.66/190.71	c total clause space: 545.701MB
190.66/190.71	c total #watches: 2469262
190.86/190.93	c total #propagations: 762499799 / total #impl: 2139457822 (eff. 0.356)
190.86/190.93	c GARBAGE COLLECT
190.86/190.93	c #Conflicts:     865000 | #Learnt:      23143 | 0.000
190.86/190.93	c total clause space: 545.701MB
190.86/190.93	c total #watches: 2423584
191.07/191.11	c total #propagations: 762838324 / total #impl: 2140921828 (eff. 0.356)
191.07/191.11	c #Conflicts:     866000 | #Learnt:      24143 | 0.000
191.07/191.11	c total clause space: 545.701MB
191.07/191.11	c total #watches: 2425692
191.26/191.34	c total #propagations: 763279485 / total #impl: 2142823107 (eff. 0.356)
191.26/191.34	c #Conflicts:     867000 | #Learnt:      25143 | 0.000
191.26/191.34	c total clause space: 545.701MB
191.26/191.34	c total #watches: 2427729
191.56/191.60	c total #propagations: 763889257 / total #impl: 2145235099 (eff. 0.356)
191.56/191.60	c #Conflicts:     868000 | #Learnt:      26143 | 0.000
191.56/191.60	c total clause space: 545.701MB
191.56/191.61	c total #watches: 2429808
191.76/191.81	c total #propagations: 764580342 / total #impl: 2148230641 (eff. 0.356)
191.76/191.81	c #Conflicts:     869000 | #Learnt:      27143 | 0.000
191.76/191.81	c total clause space: 545.701MB
191.76/191.81	c total #watches: 2431901
191.86/191.94	c total #propagations: 765056048 / total #impl: 2150319152 (eff. 0.356)
191.86/191.94	c #Conflicts:     870000 | #Learnt:      28143 | 0.000
191.86/191.94	c total clause space: 545.701MB
191.86/191.94	c total #watches: 2434041
191.96/192.07	c total #propagations: 765320662 / total #impl: 2151582716 (eff. 0.356)
191.96/192.07	c #Conflicts:     871000 | #Learnt:      29143 | 0.000
191.96/192.07	c total clause space: 545.701MB
191.96/192.07	c total #watches: 2436141
192.07/192.16	c total #propagations: 765603456 / total #impl: 2152783230 (eff. 0.356)
192.07/192.16	c #Conflicts:     872000 | #Learnt:      30143 | 0.000
192.07/192.16	c total clause space: 545.701MB
192.07/192.16	c total #watches: 2438226
192.17/192.23	c total #propagations: 765771782 / total #impl: 2153493785 (eff. 0.356)
192.17/192.23	c #Conflicts:     873000 | #Learnt:      31143 | 0.000
192.17/192.23	c total clause space: 545.701MB
192.17/192.23	c total #watches: 2440346
192.26/192.32	c total #propagations: 765830957 / total #impl: 2153852084 (eff. 0.356)
192.26/192.32	c #Conflicts:     874000 | #Learnt:      32143 | 0.000
192.26/192.32	c total clause space: 545.701MB
192.26/192.32	c total #watches: 2442374
192.36/192.42	c total #propagations: 765983755 / total #impl: 2154453890 (eff. 0.356)
192.36/192.42	c #Conflicts:     875000 | #Learnt:      33143 | 0.000
192.36/192.42	c total clause space: 545.701MB
192.36/192.42	c total #watches: 2444445
192.46/192.52	c total #propagations: 766200966 / total #impl: 2155178355 (eff. 0.356)
192.46/192.52	c #Conflicts:     876000 | #Learnt:      34143 | 0.000
192.46/192.52	c total clause space: 545.701MB
192.46/192.52	c total #watches: 2446484
192.56/192.67	c total #propagations: 766375632 / total #impl: 2155865369 (eff. 0.355)
192.56/192.67	c #Conflicts:     877000 | #Learnt:      35143 | 0.000
192.56/192.67	c total clause space: 545.701MB
192.56/192.67	c total #watches: 2448558
192.66/192.79	c total #propagations: 766682185 / total #impl: 2157208012 (eff. 0.355)
192.66/192.79	c #Conflicts:     878000 | #Learnt:      36143 | 0.000
192.66/192.79	c total clause space: 545.701MB
192.66/192.79	c total #watches: 2450634
192.86/192.90	c total #propagations: 766929159 / total #impl: 2158247091 (eff. 0.355)
192.86/192.90	c #Conflicts:     879000 | #Learnt:      37143 | 0.000
192.86/192.90	c total clause space: 545.701MB
192.86/192.90	c total #watches: 2452689
193.06/193.11	c total #propagations: 767156102 / total #impl: 2159059173 (eff. 0.355)
193.06/193.11	c #Conflicts:     880000 | #Learnt:      38143 | 0.000
193.06/193.11	c total clause space: 545.701MB
193.06/193.11	c total #watches: 2454759
193.17/193.27	c total #propagations: 767601055 / total #impl: 2161157769 (eff. 0.355)
193.17/193.27	c #Conflicts:     881000 | #Learnt:      39143 | 0.000
193.17/193.27	c total clause space: 545.701MB
193.17/193.27	c total #watches: 2456796
193.27/193.34	c total #propagations: 767900523 / total #impl: 2162726051 (eff. 0.355)
193.27/193.34	c #Conflicts:     882000 | #Learnt:      40143 | 0.000
193.27/193.34	c total clause space: 545.701MB
193.27/193.34	c total #watches: 2458907
193.36/193.42	c total #propagations: 767984466 / total #impl: 2163133790 (eff. 0.355)
193.36/193.42	c #Conflicts:     883000 | #Learnt:      41143 | 0.000
193.36/193.42	c total clause space: 545.701MB
193.36/193.42	c total #watches: 2461021
193.46/193.51	c total #propagations: 768077549 / total #impl: 2163558468 (eff. 0.355)
193.46/193.51	c #Conflicts:     884000 | #Learnt:      42143 | 0.000
193.46/193.51	c total clause space: 545.701MB
193.46/193.51	c total #watches: 2463085
193.56/193.66	c total #propagations: 768192934 / total #impl: 2164063080 (eff. 0.355)
193.56/193.66	c #Conflicts:     885000 | #Learnt:      43143 | 0.000
193.56/193.66	c total clause space: 545.701MB
193.56/193.66	c total #watches: 2465192
193.66/193.76	c total #propagations: 768385942 / total #impl: 2165170233 (eff. 0.355)
193.66/193.76	c #Conflicts:     886000 | #Learnt:      44143 | 0.000
193.66/193.76	c total clause space: 545.701MB
193.66/193.76	c total #watches: 2467267
193.76/193.82	c total #propagations: 768483392 / total #impl: 2165863432 (eff. 0.355)
193.76/193.82	c #Conflicts:     887000 | #Learnt:      45143 | 0.000
193.76/193.82	c total clause space: 545.701MB
193.76/193.82	c total #watches: 2469327
193.86/193.90	c total #propagations: 768517486 / total #impl: 2166058020 (eff. 0.355)
193.86/193.90	c #Conflicts:     888000 | #Learnt:      23596 | 0.000
193.86/193.90	c total clause space: 545.701MB
193.86/193.90	c total #watches: 2460610
193.86/193.96	c total #propagations: 768585734 / total #impl: 2166584334 (eff. 0.355)
193.86/193.96	c #Conflicts:     889000 | #Learnt:      24596 | 0.000
193.86/193.96	c total clause space: 545.701MB
193.86/193.96	c total #watches: 2458012
193.96/194.03	c total #propagations: 768637424 / total #impl: 2166909490 (eff. 0.355)
193.96/194.03	c #Conflicts:     890000 | #Learnt:      25596 | 0.000
193.96/194.03	c total clause space: 545.701MB
193.96/194.03	c total #watches: 2451744
194.06/194.11	c total #propagations: 768706336 / total #impl: 2167349778 (eff. 0.355)
194.06/194.11	c #Conflicts:     891000 | #Learnt:      26596 | 0.000
194.06/194.11	c total clause space: 545.701MB
194.06/194.11	c total #watches: 2443189
194.16/194.20	c total #propagations: 768811355 / total #impl: 2167886811 (eff. 0.355)
194.16/194.20	c #Conflicts:     892000 | #Learnt:      27596 | 0.000
194.16/194.20	c total clause space: 545.701MB
194.16/194.20	c total #watches: 2440350
194.27/194.34	c total #propagations: 768980090 / total #impl: 2168533220 (eff. 0.355)
194.27/194.34	c #Conflicts:     893000 | #Learnt:      28596 | 0.000
194.27/194.34	c total clause space: 545.701MB
194.27/194.34	c total #watches: 2439916
194.37/194.49	c total #propagations: 769273702 / total #impl: 2169678608 (eff. 0.355)
194.37/194.49	c #Conflicts:     894000 | #Learnt:      29596 | 0.000
194.37/194.49	c total clause space: 545.701MB
194.37/194.49	c total #watches: 2439898
194.56/194.62	c total #propagations: 769617398 / total #impl: 2171084171 (eff. 0.354)
194.56/194.62	c #Conflicts:     895000 | #Learnt:      30596 | 0.000
194.56/194.62	c total clause space: 545.701MB
194.56/194.62	c total #watches: 2440508
194.66/194.78	c total #propagations: 769916880 / total #impl: 2172268883 (eff. 0.354)
194.66/194.78	c #Conflicts:     896000 | #Learnt:      31596 | 0.000
194.66/194.78	c total clause space: 545.701MB
194.66/194.78	c total #watches: 2442334
194.86/194.96	c total #propagations: 770257755 / total #impl: 2173881621 (eff. 0.354)
194.86/194.96	c #Conflicts:     897000 | #Learnt:      32596 | 0.000
194.86/194.96	c total clause space: 545.701MB
194.86/194.96	c total #watches: 2444293
195.06/195.10	c total #propagations: 770591656 / total #impl: 2175426436 (eff. 0.354)
195.06/195.10	c #Conflicts:     898000 | #Learnt:      33596 | 0.000
195.06/195.10	c total clause space: 545.701MB
195.06/195.10	c total #watches: 2445808
195.16/195.25	c total #propagations: 770914270 / total #impl: 2176744604 (eff. 0.354)
195.16/195.25	c #Conflicts:     899000 | #Learnt:      34596 | 0.000
195.16/195.25	c total clause space: 545.701MB
195.16/195.25	c total #watches: 2447700
195.37/195.42	c total #propagations: 771232962 / total #impl: 2178125234 (eff. 0.354)
195.37/195.42	c #Conflicts:     900000 | #Learnt:      35596 | 0.000
195.37/195.42	c total clause space: 545.701MB
195.37/195.42	c total #watches: 2449681
195.47/195.57	c total #propagations: 771585371 / total #impl: 2179605053 (eff. 0.354)
195.47/195.57	c #Conflicts:     901000 | #Learnt:      36596 | 0.000
195.47/195.57	c total clause space: 545.701MB
195.47/195.57	c total #watches: 2451678
195.66/195.71	c total #propagations: 771945308 / total #impl: 2180864714 (eff. 0.354)
195.66/195.71	c #Conflicts:     902000 | #Learnt:      37596 | 0.000
195.66/195.71	c total clause space: 545.701MB
195.66/195.71	c total #watches: 2453685
195.76/195.85	c total #propagations: 772248905 / total #impl: 2182075367 (eff. 0.354)
195.76/195.85	c #Conflicts:     903000 | #Learnt:      38596 | 0.000
195.76/195.85	c total clause space: 545.701MB
195.76/195.85	c total #watches: 2455697
195.86/195.99	c total #propagations: 772506556 / total #impl: 2183217211 (eff. 0.354)
195.86/195.99	c #Conflicts:     904000 | #Learnt:      39596 | 0.000
195.86/195.99	c total clause space: 545.701MB
195.86/195.99	c total #watches: 2457775
196.16/196.25	c total #propagations: 772733285 / total #impl: 2184244442 (eff. 0.354)
196.16/196.25	c #Conflicts:     905000 | #Learnt:      40596 | 0.000
196.16/196.25	c total clause space: 545.701MB
196.16/196.25	c total #watches: 2459734
196.47/196.53	c total #propagations: 773244690 / total #impl: 2186941768 (eff. 0.354)
196.47/196.53	c #Conflicts:     906000 | #Learnt:      41596 | 0.000
196.47/196.53	c total clause space: 545.701MB
196.47/196.53	c total #watches: 2461750
196.66/196.70	c total #propagations: 773897595 / total #impl: 2189863916 (eff. 0.353)
196.66/196.70	c #Conflicts:     907000 | #Learnt:      42596 | 0.000
196.66/196.70	c total clause space: 545.701MB
196.66/196.70	c total #watches: 2463836
196.76/196.82	c total #propagations: 774248423 / total #impl: 2191556201 (eff. 0.353)
196.76/196.82	c #Conflicts:     908000 | #Learnt:      43596 | 0.000
196.76/196.82	c total clause space: 545.701MB
196.76/196.82	c total #watches: 2465938
196.76/196.88	c total #propagations: 774436782 / total #impl: 2192566041 (eff. 0.353)
196.76/196.88	c #Conflicts:     909000 | #Learnt:      44596 | 0.000
196.76/196.88	c total clause space: 545.701MB
196.76/196.88	c total #watches: 2467971
196.96/197.07	c total #propagations: 774480496 / total #impl: 2192774843 (eff. 0.353)
196.96/197.07	c #Conflicts:     910000 | #Learnt:      45596 | 0.000
196.96/197.07	c total clause space: 545.701MB
196.96/197.07	c total #watches: 2470040
197.26/197.36	c total #propagations: 774843942 / total #impl: 2194309788 (eff. 0.353)
197.26/197.36	c #Conflicts:     911000 | #Learnt:      23476 | 0.000
197.26/197.36	c total clause space: 545.701MB
197.26/197.36	c total #watches: 2467173
197.67/197.74	c total #propagations: 775540305 / total #impl: 2197105790 (eff. 0.353)
197.67/197.74	c #Conflicts:     912000 | #Learnt:      24476 | 0.000
197.67/197.74	c total clause space: 545.701MB
197.67/197.74	c total #watches: 2435510
197.76/197.87	c total #propagations: 776653693 / total #impl: 2201459404 (eff. 0.353)
197.76/197.87	c #Conflicts:     913000 | #Learnt:      25476 | 0.000
197.76/197.87	c total clause space: 545.701MB
197.76/197.87	c total #watches: 2434258
197.86/197.98	c total #propagations: 776970132 / total #impl: 2202668690 (eff. 0.353)
197.86/197.98	c #Conflicts:     914000 | #Learnt:      26476 | 0.000
197.86/197.98	c total clause space: 545.701MB
197.86/197.98	c total #watches: 2434076
198.06/198.10	c total #propagations: 777240234 / total #impl: 2203711165 (eff. 0.353)
198.06/198.10	c #Conflicts:     915000 | #Learnt:      27476 | 0.000
198.06/198.10	c total clause space: 545.701MB
198.06/198.10	c total #watches: 2435775
198.16/198.26	c total #propagations: 777579420 / total #impl: 2204923747 (eff. 0.353)
198.16/198.26	c #Conflicts:     916000 | #Learnt:      28476 | 0.000
198.16/198.26	c total clause space: 545.701MB
198.16/198.26	c total #watches: 2437122
198.36/198.41	c total #propagations: 777969467 / total #impl: 2206441419 (eff. 0.353)
198.36/198.41	c #Conflicts:     917000 | #Learnt:      29476 | 0.000
198.36/198.41	c total clause space: 545.701MB
198.36/198.41	c total #watches: 2438763
198.46/198.52	c total #propagations: 778308721 / total #impl: 2208001896 (eff. 0.352)
198.46/198.52	c #Conflicts:     918000 | #Learnt:      30476 | 0.000
198.46/198.52	c total clause space: 545.701MB
198.46/198.52	c total #watches: 2440176
198.67/198.72	c total #propagations: 778523573 / total #impl: 2208857674 (eff. 0.352)
198.67/198.72	c #Conflicts:     919000 | #Learnt:      31476 | 0.000
198.67/198.72	c total clause space: 545.701MB
198.67/198.72	c total #watches: 2442006
198.77/198.84	c total #propagations: 778947113 / total #impl: 2210774180 (eff. 0.352)
198.77/198.84	c #Conflicts:     920000 | #Learnt:      32476 | 0.000
198.77/198.84	c total clause space: 545.701MB
198.77/198.84	c total #watches: 2444126
198.86/198.93	c total #propagations: 779213611 / total #impl: 2211876174 (eff. 0.352)
198.86/198.93	c #Conflicts:     921000 | #Learnt:      33476 | 0.000
198.86/198.93	c total clause space: 545.701MB
198.86/198.93	c total #watches: 2446182
198.96/199.04	c total #propagations: 779320686 / total #impl: 2212359537 (eff. 0.352)
198.96/199.04	c #Conflicts:     922000 | #Learnt:      34476 | 0.000
198.96/199.04	c total clause space: 545.701MB
198.96/199.04	c total #watches: 2448301
199.06/199.17	c total #propagations: 779538867 / total #impl: 2213235378 (eff. 0.352)
199.06/199.17	c #Conflicts:     923000 | #Learnt:      35476 | 0.000
199.06/199.17	c total clause space: 545.701MB
199.06/199.17	c total #watches: 2450292
199.16/199.26	c total #propagations: 779834705 / total #impl: 2214308764 (eff. 0.352)
199.16/199.26	c #Conflicts:     924000 | #Learnt:      36476 | 0.000
199.16/199.26	c total clause space: 545.701MB
199.16/199.26	c total #watches: 2452364
199.36/199.47	c total #propagations: 779997819 / total #impl: 2214902984 (eff. 0.352)
199.36/199.47	c #Conflicts:     925000 | #Learnt:      37476 | 0.000
199.36/199.47	c total clause space: 545.701MB
199.36/199.47	c total #watches: 2454448
199.56/199.65	c total #propagations: 780435005 / total #impl: 2216788756 (eff. 0.352)
199.56/199.65	c #Conflicts:     926000 | #Learnt:      38476 | 0.000
199.56/199.65	c total clause space: 545.701MB
199.56/199.65	c total #watches: 2456487
199.77/199.83	c total #propagations: 780745148 / total #impl: 2218285632 (eff. 0.352)
199.77/199.83	c #Conflicts:     927000 | #Learnt:      39476 | 0.000
199.77/199.83	c total clause space: 545.701MB
199.77/199.83	c total #watches: 2458409
199.87/199.97	c total #propagations: 781138405 / total #impl: 2220053669 (eff. 0.352)
199.87/199.97	c #Conflicts:     928000 | #Learnt:      40476 | 0.000
199.87/199.97	c total clause space: 545.701MB
199.87/199.97	c total #watches: 2460500
200.06/200.13	c total #propagations: 781327759 / total #impl: 2220987653 (eff. 0.352)
200.06/200.13	c #Conflicts:     929000 | #Learnt:      41476 | 0.000
200.06/200.13	c total clause space: 545.701MB
200.06/200.13	c total #watches: 2462499
200.16/200.26	c total #propagations: 781639031 / total #impl: 2222327477 (eff. 0.352)
200.16/200.26	c #Conflicts:     930000 | #Learnt:      42476 | 0.000
200.16/200.26	c total clause space: 545.701MB
200.16/200.26	c total #watches: 2464486
200.26/200.35	c total #propagations: 781827202 / total #impl: 2223253759 (eff. 0.352)
200.26/200.35	c #Conflicts:     931000 | #Learnt:      43476 | 0.000
200.26/200.35	c total clause space: 545.701MB
200.26/200.35	c total #watches: 2466541
200.46/200.53	c total #propagations: 781927422 / total #impl: 2223810284 (eff. 0.352)
200.46/200.53	c #Conflicts:     932000 | #Learnt:      44476 | 0.000
200.46/200.53	c total clause space: 545.701MB
200.46/200.53	c total #watches: 2468539
200.56/200.63	c total #propagations: 782183294 / total #impl: 2225268624 (eff. 0.352)
200.56/200.63	c #Conflicts:     933000 | #Learnt:      45476 | 0.000
200.56/200.63	c total clause space: 545.701MB
200.56/200.63	c total #watches: 2470619
200.87/200.98	c total #propagations: 782256361 / total #impl: 2225794655 (eff. 0.351)
200.87/200.98	c #Conflicts:     934000 | #Learnt:      46476 | 0.000
200.87/200.98	c total clause space: 545.701MB
200.87/200.98	c total #watches: 2472475
201.06/201.18	c total #propagations: 783120641 / total #impl: 2229551207 (eff. 0.351)
201.06/201.18	c GARBAGE COLLECT
201.06/201.18	c #Conflicts:     935000 | #Learnt:      24100 | 0.000
201.06/201.18	c total clause space: 545.701MB
201.06/201.18	c total #watches: 2425504
201.16/201.25	c total #propagations: 783372395 / total #impl: 2230761105 (eff. 0.351)
201.16/201.25	c #Conflicts:     936000 | #Learnt:      25100 | 0.000
201.16/201.25	c total clause space: 545.701MB
201.16/201.25	c total #watches: 2427599
201.56/201.62	c total #propagations: 783472090 / total #impl: 2231287818 (eff. 0.351)
201.56/201.62	c #Conflicts:     937000 | #Learnt:      26100 | 0.000
201.56/201.62	c total clause space: 545.701MB
201.56/201.62	c total #watches: 2429737
201.97/202.02	c total #propagations: 784196810 / total #impl: 2235201706 (eff. 0.351)
201.97/202.02	c #Conflicts:     938000 | #Learnt:      27100 | 0.000
201.97/202.02	c total clause space: 545.701MB
201.97/202.02	c total #watches: 2431780
202.26/202.39	c total #propagations: 785230135 / total #impl: 2239627558 (eff. 0.351)
202.26/202.39	c #Conflicts:     939000 | #Learnt:      28100 | 0.000
202.26/202.39	c total clause space: 545.701MB
202.26/202.39	c total #watches: 2433876
202.46/202.51	c total #propagations: 786033186 / total #impl: 2243406600 (eff. 0.350)
202.46/202.51	c #Conflicts:     940000 | #Learnt:      29100 | 0.000
202.46/202.51	c total clause space: 545.701MB
202.46/202.51	c total #watches: 2435925
202.56/202.61	c total #propagations: 786278448 / total #impl: 2244438763 (eff. 0.350)
202.56/202.61	c #Conflicts:     941000 | #Learnt:      30100 | 0.000
202.56/202.61	c total clause space: 545.701MB
202.56/202.61	c total #watches: 2438149
202.66/202.70	c total #propagations: 786501372 / total #impl: 2245272277 (eff. 0.350)
202.66/202.70	c #Conflicts:     942000 | #Learnt:      31100 | 0.000
202.66/202.70	c total clause space: 545.701MB
202.66/202.70	c total #watches: 2440235
202.76/202.80	c total #propagations: 786596899 / total #impl: 2245717272 (eff. 0.350)
202.76/202.80	c #Conflicts:     943000 | #Learnt:      32100 | 0.000
202.76/202.80	c total clause space: 545.701MB
202.76/202.80	c total #watches: 2442299
202.86/202.95	c total #propagations: 786781530 / total #impl: 2246402001 (eff. 0.350)
202.86/202.95	c #Conflicts:     944000 | #Learnt:      33100 | 0.000
202.86/202.95	c total clause space: 545.701MB
202.86/202.95	c total #watches: 2444374
203.07/203.16	c total #propagations: 787034175 / total #impl: 2247505398 (eff. 0.350)
203.07/203.16	c #Conflicts:     945000 | #Learnt:      34100 | 0.000
203.07/203.16	c total clause space: 545.701MB
203.07/203.16	c total #watches: 2446433
203.36/203.42	c total #propagations: 787361954 / total #impl: 2249310828 (eff. 0.350)
203.36/203.42	c #Conflicts:     946000 | #Learnt:      35100 | 0.000
203.36/203.42	c total clause space: 545.701MB
203.36/203.42	c total #watches: 2448457
203.46/203.56	c total #propagations: 787993563 / total #impl: 2251996280 (eff. 0.350)
203.46/203.56	c #Conflicts:     947000 | #Learnt:      36100 | 0.000
203.46/203.56	c total clause space: 545.701MB
203.46/203.56	c total #watches: 2450542
203.66/203.73	c total #propagations: 788215311 / total #impl: 2253069610 (eff. 0.350)
203.66/203.73	c #Conflicts:     948000 | #Learnt:      37100 | 0.000
203.66/203.73	c total clause space: 545.701MB
203.66/203.74	c total #watches: 2452604
203.86/203.94	c total #propagations: 788512040 / total #impl: 2254563931 (eff. 0.350)
203.86/203.94	c #Conflicts:     949000 | #Learnt:      38100 | 0.000
203.86/203.94	c total clause space: 545.701MB
203.86/203.94	c total #watches: 2454695
203.96/204.01	c total #propagations: 788840799 / total #impl: 2256158239 (eff. 0.350)
203.96/204.01	c #Conflicts:     950000 | #Learnt:      39100 | 0.000
203.96/204.01	c total clause space: 545.701MB
203.96/204.01	c total #watches: 2456774
204.17/204.23	c total #propagations: 788919468 / total #impl: 2256568802 (eff. 0.350)
204.17/204.23	c #Conflicts:     951000 | #Learnt:      40100 | 0.000
204.17/204.23	c total clause space: 545.701MB
204.17/204.23	c total #watches: 2458809
204.27/204.36	c total #propagations: 789428285 / total #impl: 2258997017 (eff. 0.349)
204.27/204.36	c #Conflicts:     952000 | #Learnt:      41100 | 0.000
204.27/204.36	c total clause space: 545.701MB
204.27/204.36	c total #watches: 2460880
204.66/204.73	c total #propagations: 789670163 / total #impl: 2260098863 (eff. 0.349)
204.66/204.73	c #Conflicts:     953000 | #Learnt:      42100 | 0.000
204.66/204.73	c total clause space: 545.701MB
204.66/204.73	c total #watches: 2462934
204.76/204.87	c total #propagations: 790206097 / total #impl: 2262991778 (eff. 0.349)
204.76/204.87	c #Conflicts:     954000 | #Learnt:      43100 | 0.000
204.76/204.87	c total clause space: 545.701MB
204.76/204.87	c total #watches: 2464954
204.86/204.97	c total #propagations: 790561128 / total #impl: 2264224946 (eff. 0.349)
204.86/204.97	c #Conflicts:     955000 | #Learnt:      44100 | 0.000
204.86/204.97	c total clause space: 545.701MB
204.86/204.97	c total #watches: 2467018
205.06/205.10	c total #propagations: 790741608 / total #impl: 2264929571 (eff. 0.349)
205.06/205.10	c #Conflicts:     956000 | #Learnt:      45100 | 0.000
205.06/205.10	c total clause space: 545.701MB
205.06/205.10	c total #watches: 2469204
205.16/205.20	c total #propagations: 790967121 / total #impl: 2266007225 (eff. 0.349)
205.16/205.20	c #Conflicts:     957000 | #Learnt:      46100 | 0.000
205.16/205.20	c total clause space: 545.701MB
205.16/205.20	c total #watches: 2471327
205.27/205.40	c total #propagations: 791067308 / total #impl: 2266463399 (eff. 0.349)
205.27/205.40	c #Conflicts:     958000 | #Learnt:      47100 | 0.000
205.27/205.40	c total clause space: 545.701MB
205.27/205.40	c total #watches: 2473458
205.56/205.64	c total #propagations: 791409603 / total #impl: 2267843444 (eff. 0.349)
205.56/205.64	c #Conflicts:     959000 | #Learnt:      24619 | 0.000
205.56/205.64	c total clause space: 545.701MB
205.56/205.64	c total #watches: 2460991
205.86/205.99	c total #propagations: 791730890 / total #impl: 2269513820 (eff. 0.349)
205.86/205.99	c #Conflicts:     960000 | #Learnt:      25619 | 0.000
205.86/205.99	c total clause space: 545.701MB
205.86/205.99	c total #watches: 2459083
206.16/206.24	c total #propagations: 792310127 / total #impl: 2272379259 (eff. 0.349)
206.16/206.24	c #Conflicts:     961000 | #Learnt:      26619 | 0.000
206.16/206.24	c total clause space: 545.701MB
206.16/206.24	c total #watches: 2461083
206.47/206.51	c total #propagations: 793199917 / total #impl: 2274450361 (eff. 0.349)
206.47/206.51	c #Conflicts:     962000 | #Learnt:      27619 | 0.000
206.47/206.51	c total clause space: 545.701MB
206.47/206.51	c total #watches: 2463083
206.66/206.79	c total #propagations: 794090311 / total #impl: 2276400302 (eff. 0.349)
206.66/206.79	c #Conflicts:     963000 | #Learnt:      28619 | 0.000
206.66/206.79	c total clause space: 545.701MB
206.66/206.79	c total #watches: 2465083
206.96/207.07	c total #propagations: 795022013 / total #impl: 2278288770 (eff. 0.349)
206.96/207.07	c #Conflicts:     964000 | #Learnt:      29619 | 0.000
206.96/207.07	c total clause space: 545.701MB
206.96/207.07	c total #watches: 2467083
207.26/207.38	c total #propagations: 796156305 / total #impl: 2280923563 (eff. 0.349)
207.26/207.38	c #Conflicts:     965000 | #Learnt:      30619 | 0.000
207.26/207.38	c total clause space: 545.701MB
207.26/207.38	c total #watches: 2469008
207.57/207.65	c total #propagations: 797366617 / total #impl: 2283953304 (eff. 0.349)
207.57/207.65	c #Conflicts:     966000 | #Learnt:      31619 | 0.000
207.57/207.65	c total clause space: 545.701MB
207.57/207.65	c total #watches: 2471008
207.86/207.96	c total #propagations: 798430399 / total #impl: 2286093830 (eff. 0.349)
207.86/207.96	c #Conflicts:     967000 | #Learnt:      32619 | 0.000
207.86/207.96	c total clause space: 545.701MB
207.86/207.96	c total #watches: 2472970
208.16/208.29	c total #propagations: 799598333 / total #impl: 2288298907 (eff. 0.349)
208.16/208.29	c #Conflicts:     968000 | #Learnt:      33619 | 0.000
208.16/208.29	c total clause space: 545.701MB
208.16/208.29	c total #watches: 2474970
208.57/208.68	c total #propagations: 800851638 / total #impl: 2291194277 (eff. 0.350)
208.57/208.68	c #Conflicts:     969000 | #Learnt:      34619 | 0.000
208.57/208.68	c total clause space: 545.701MB
208.57/208.68	c total #watches: 2476970
208.96/209.07	c total #propagations: 802339955 / total #impl: 2294581448 (eff. 0.350)
208.96/209.07	c #Conflicts:     970000 | #Learnt:      35619 | 0.000
208.96/209.07	c total clause space: 545.701MB
208.96/209.07	c total #watches: 2478970
209.36/209.40	c total #propagations: 803740699 / total #impl: 2297042400 (eff. 0.350)
209.36/209.40	c #Conflicts:     971000 | #Learnt:      36619 | 0.000
209.36/209.40	c total clause space: 545.701MB
209.36/209.40	c total #watches: 2480970
209.67/209.77	c total #propagations: 804958449 / total #impl: 2299193998 (eff. 0.350)
209.67/209.77	c #Conflicts:     972000 | #Learnt:      37619 | 0.000
209.67/209.77	c total clause space: 545.701MB
209.67/209.77	c total #watches: 2482970
210.06/210.19	c total #propagations: 806221433 / total #impl: 2301321388 (eff. 0.350)
210.06/210.19	c #Conflicts:     973000 | #Learnt:      38619 | 0.000
210.06/210.19	c total clause space: 545.701MB
210.06/210.19	c total #watches: 2484970
210.56/210.60	c total #propagations: 807397336 / total #impl: 2303321961 (eff. 0.351)
210.56/210.60	c #Conflicts:     974000 | #Learnt:      39619 | 0.000
210.56/210.60	c total clause space: 545.701MB
210.56/210.60	c total #watches: 2486970
210.76/210.90	c total #propagations: 808605960 / total #impl: 2305252311 (eff. 0.351)
210.76/210.90	c #Conflicts:     975000 | #Learnt:      40619 | 0.000
210.76/210.90	c total clause space: 545.701MB
210.76/210.90	c total #watches: 2480246
211.16/211.20	c total #propagations: 809790630 / total #impl: 2308499660 (eff. 0.351)
211.16/211.20	c #Conflicts:     976000 | #Learnt:      41619 | 0.000
211.16/211.20	c total clause space: 545.701MB
211.16/211.20	c total #watches: 2481519
211.66/211.70	c total #propagations: 810855733 / total #impl: 2311985843 (eff. 0.351)
211.66/211.70	c #Conflicts:     977000 | #Learnt:      42619 | 0.000
211.66/211.70	c total clause space: 545.701MB
211.66/211.70	c total #watches: 2481824
212.16/212.21	c total #propagations: 813361449 / total #impl: 2317876103 (eff. 0.351)
212.16/212.21	c #Conflicts:     978000 | #Learnt:      43619 | 0.000
212.16/212.21	c total clause space: 545.701MB
212.16/212.22	c total #watches: 2483824
212.66/212.74	c total #propagations: 816109321 / total #impl: 2324359540 (eff. 0.351)
212.66/212.74	c #Conflicts:     979000 | #Learnt:      44619 | 0.000
212.66/212.74	c total clause space: 545.701MB
212.66/212.74	c total #watches: 2485824
213.06/213.15	c total #propagations: 818479340 / total #impl: 2330133661 (eff. 0.351)
213.06/213.15	c #Conflicts:     980000 | #Learnt:      45619 | 0.000
213.06/213.15	c total clause space: 545.701MB
213.06/213.15	c total #watches: 2487824
213.46/213.59	c total #propagations: 820613866 / total #impl: 2334976402 (eff. 0.351)
213.46/213.59	c #Conflicts:     981000 | #Learnt:      46619 | 0.000
213.46/213.59	c total clause space: 545.701MB
213.46/213.59	c total #watches: 2489824
213.96/214.07	c total #propagations: 822810329 / total #impl: 2339617531 (eff. 0.352)
213.96/214.07	c #Conflicts:     982000 | #Learnt:      47619 | 0.000
213.96/214.07	c total clause space: 545.701MB
213.96/214.07	c total #watches: 2491824
214.35/214.49	c total #propagations: 825108977 / total #impl: 2344561992 (eff. 0.352)
214.35/214.49	c GARBAGE COLLECT
214.35/214.49	c #Conflicts:     983000 | #Learnt:      24646 | 0.000
214.35/214.49	c total clause space: 545.701MB
214.35/214.49	c total #watches: 2426612
214.75/214.84	c total #propagations: 827212186 / total #impl: 2349212696 (eff. 0.352)
214.75/214.84	c #Conflicts:     984000 | #Learnt:      25646 | 0.000
214.75/214.84	c total clause space: 545.701MB
214.75/214.84	c total #watches: 2428612
215.05/215.16	c total #propagations: 829436218 / total #impl: 2354312597 (eff. 0.352)
215.05/215.16	c #Conflicts:     985000 | #Learnt:      26646 | 0.000
215.05/215.16	c total clause space: 545.701MB
215.05/215.16	c total #watches: 2430612
215.35/215.49	c total #propagations: 831649734 / total #impl: 2359139475 (eff. 0.353)
215.35/215.49	c #Conflicts:     986000 | #Learnt:      27646 | 0.000
215.35/215.49	c total clause space: 545.701MB
215.35/215.49	c total #watches: 2432612
215.75/215.83	c total #propagations: 833737098 / total #impl: 2363521000 (eff. 0.353)
215.75/215.83	c #Conflicts:     987000 | #Learnt:      28646 | 0.000
215.75/215.83	c total clause space: 545.701MB
215.75/215.83	c total #watches: 2434612
216.15/216.21	c total #propagations: 835589477 / total #impl: 2367352736 (eff. 0.353)
216.15/216.21	c #Conflicts:     988000 | #Learnt:      29646 | 0.000
216.15/216.21	c total clause space: 545.701MB
216.15/216.21	c total #watches: 2436612
216.55/216.65	c total #propagations: 837677194 / total #impl: 2371618903 (eff. 0.353)
216.55/216.65	c #Conflicts:     989000 | #Learnt:      30646 | 0.000
216.55/216.65	c total clause space: 545.701MB
216.55/216.65	c total #watches: 2438612
217.05/217.10	c total #propagations: 839888474 / total #impl: 2376435141 (eff. 0.353)
217.05/217.10	c #Conflicts:     990000 | #Learnt:      31646 | 0.000
217.05/217.10	c total clause space: 545.701MB
217.05/217.10	c total #watches: 2440612
217.55/217.60	c total #propagations: 841840408 / total #impl: 2380428942 (eff. 0.354)
217.55/217.60	c #Conflicts:     991000 | #Learnt:      32646 | 0.000
217.55/217.60	c total clause space: 545.701MB
217.55/217.60	c total #watches: 2442612
217.95/218.04	c total #propagations: 843945034 / total #impl: 2385080025 (eff. 0.354)
217.95/218.04	c #Conflicts:     992000 | #Learnt:      33646 | 0.000
217.95/218.04	c total clause space: 545.701MB
217.95/218.04	c total #watches: 2444612
218.46/218.51	c total #propagations: 845784935 / total #impl: 2388827532 (eff. 0.354)
218.46/218.51	c #Conflicts:     993000 | #Learnt:      34646 | 0.000
218.46/218.51	c total clause space: 545.701MB
218.46/218.51	c total #watches: 2446612
218.75/218.86	c total #propagations: 847888593 / total #impl: 2393233789 (eff. 0.354)
218.75/218.86	c #Conflicts:     994000 | #Learnt:      35646 | 0.000
218.75/218.86	c total clause space: 545.701MB
218.75/218.86	c total #watches: 2448612
219.15/219.25	c total #propagations: 849709488 / total #impl: 2396622055 (eff. 0.355)
219.15/219.25	c #Conflicts:     995000 | #Learnt:      36646 | 0.000
219.15/219.25	c total clause space: 545.701MB
219.15/219.25	c total #watches: 2450612
219.56/219.67	c total #propagations: 851329530 / total #impl: 2399951835 (eff. 0.355)
219.56/219.67	c #Conflicts:     996000 | #Learnt:      37646 | 0.000
219.56/219.67	c total clause space: 545.701MB
219.56/219.67	c total #watches: 2452612
220.15/220.21	c total #propagations: 853175061 / total #impl: 2403157638 (eff. 0.355)
220.15/220.21	c #Conflicts:     997000 | #Learnt:      38646 | 0.000
220.15/220.21	c total clause space: 545.701MB
220.15/220.21	c total #watches: 2454612
220.76/220.82	c total #propagations: 855230296 / total #impl: 2407207542 (eff. 0.355)
220.76/220.82	c #Conflicts:     998000 | #Learnt:      39646 | 0.000
220.76/220.82	c total clause space: 545.701MB
220.76/220.82	c total #watches: 2456612
221.35/221.42	c total #propagations: 857394672 / total #impl: 2411190507 (eff. 0.356)
221.35/221.42	c #Conflicts:     999000 | #Learnt:      40646 | 0.000
221.35/221.42	c total clause space: 545.701MB
221.35/221.42	c total #watches: 2458612
221.95/222.04	c total #propagations: 859662763 / total #impl: 2414916519 (eff. 0.356)
221.95/222.04	c #Conflicts:    1000000 | #Learnt:      41646 | 0.000
221.95/222.04	c total clause space: 545.701MB
221.95/222.04	c total #watches: 2460612
222.35/222.48	c total #propagations: 861784205 / total #impl: 2418813312 (eff. 0.356)
222.35/222.48	c #Conflicts:    1001000 | #Learnt:      42646 | 0.000
222.35/222.48	c total clause space: 545.701MB
222.35/222.48	c total #watches: 2462612
222.65/222.70	c total #propagations: 863599181 / total #impl: 2422418271 (eff. 0.357)
222.65/222.70	c #Conflicts:    1002000 | #Learnt:      43646 | 0.000
222.65/222.70	c total clause space: 545.701MB
222.65/222.70	c total #watches: 2464639
222.75/222.80	c total #propagations: 864414974 / total #impl: 2424171723 (eff. 0.357)
222.75/222.80	c #Conflicts:    1003000 | #Learnt:      44646 | 0.000
222.75/222.80	c total clause space: 545.701MB
222.75/222.80	c total #watches: 2466697
222.75/222.89	c total #propagations: 864611185 / total #impl: 2424701482 (eff. 0.357)
222.75/222.89	c #Conflicts:    1004000 | #Learnt:      45646 | 0.000
222.75/222.89	c total clause space: 545.701MB
222.75/222.89	c total #watches: 2468794
223.25/223.39	c total #propagations: 864761810 / total #impl: 2425146857 (eff. 0.357)
223.25/223.39	c #Conflicts:    1005000 | #Learnt:      46646 | 0.000
223.25/223.39	c total clause space: 545.701MB
223.25/223.39	c total #watches: 2470798
223.75/223.89	c total #propagations: 866407527 / total #impl: 2428631704 (eff. 0.357)
223.75/223.89	c #Conflicts:    1006000 | #Learnt:      47646 | 0.000
223.75/223.89	c total clause space: 545.701MB
223.75/223.89	c total #watches: 2472798
224.25/224.35	c total #propagations: 868086254 / total #impl: 2432311454 (eff. 0.357)
224.25/224.35	c #Conflicts:    1007000 | #Learnt:      48646 | 0.000
224.25/224.35	c total clause space: 545.701MB
224.25/224.35	c total #watches: 2474798
224.65/224.72	c total #propagations: 869881041 / total #impl: 2435610244 (eff. 0.357)
224.65/224.72	c GARBAGE COLLECT
224.65/224.72	c #Conflicts:    1008000 | #Learnt:      25323 | 0.000
224.65/224.72	c total clause space: 545.701MB
224.65/224.72	c total #watches: 2427966
224.85/224.99	c total #propagations: 871692371 / total #impl: 2439659207 (eff. 0.357)
224.85/224.99	c #Conflicts:    1009000 | #Learnt:      26323 | 0.000
224.85/224.99	c total clause space: 545.701MB
224.85/224.99	c total #watches: 2429966
225.16/225.22	c total #propagations: 873395121 / total #impl: 2442982187 (eff. 0.358)
225.16/225.22	c #Conflicts:    1010000 | #Learnt:      27323 | 0.000
225.16/225.22	c total clause space: 545.701MB
225.16/225.22	c total #watches: 2431966
225.45/225.53	c total #propagations: 874840372 / total #impl: 2445694765 (eff. 0.358)
225.45/225.53	c #Conflicts:    1011000 | #Learnt:      28323 | 0.000
225.45/225.53	c total clause space: 545.701MB
225.45/225.53	c total #watches: 2433966
225.75/225.89	c total #propagations: 876582012 / total #impl: 2449352229 (eff. 0.358)
225.75/225.89	c #Conflicts:    1012000 | #Learnt:      29323 | 0.000
225.75/225.89	c total clause space: 545.701MB
225.75/225.89	c total #watches: 2435966
226.16/226.25	c total #propagations: 878656111 / total #impl: 2453547311 (eff. 0.358)
226.16/226.25	c #Conflicts:    1013000 | #Learnt:      30323 | 0.000
226.16/226.25	c total clause space: 545.701MB
226.16/226.25	c total #watches: 2437966
226.46/226.60	c total #propagations: 880665185 / total #impl: 2457555261 (eff. 0.358)
226.46/226.60	c #Conflicts:    1014000 | #Learnt:      31323 | 0.000
226.46/226.60	c total clause space: 545.701MB
226.56/226.60	c total #watches: 2439966
226.96/227.01	c total #propagations: 882519193 / total #impl: 2461136156 (eff. 0.359)
226.96/227.01	c #Conflicts:    1015000 | #Learnt:      32323 | 0.000
226.96/227.01	c total clause space: 545.701MB
226.96/227.01	c total #watches: 2441966
227.37/227.41	c total #propagations: 884179262 / total #impl: 2465075215 (eff. 0.359)
227.37/227.41	c #Conflicts:    1016000 | #Learnt:      33323 | 0.000
227.37/227.41	c total clause space: 545.701MB
227.37/227.41	c total #watches: 2443966
227.66/227.79	c total #propagations: 885906827 / total #impl: 2468456943 (eff. 0.359)
227.66/227.79	c #Conflicts:    1017000 | #Learnt:      34323 | 0.000
227.66/227.79	c total clause space: 545.701MB
227.66/227.79	c total #watches: 2445966
228.16/228.25	c total #propagations: 887555771 / total #impl: 2471841288 (eff. 0.359)
228.16/228.25	c #Conflicts:    1018000 | #Learnt:      35323 | 0.000
228.16/228.25	c total clause space: 545.701MB
228.16/228.25	c total #watches: 2447966
228.66/228.70	c total #propagations: 889477306 / total #impl: 2476063415 (eff. 0.359)
228.66/228.70	c #Conflicts:    1019000 | #Learnt:      36323 | 0.000
228.66/228.70	c total clause space: 545.701MB
228.66/228.70	c total #watches: 2449966
228.96/229.04	c total #propagations: 891153786 / total #impl: 2479369778 (eff. 0.359)
228.96/229.04	c #Conflicts:    1020000 | #Learnt:      37323 | 0.000
228.96/229.04	c total clause space: 545.701MB
228.96/229.04	c total #watches: 2451966
229.36/229.40	c total #propagations: 892628572 / total #impl: 2482317157 (eff. 0.360)
229.36/229.40	c #Conflicts:    1021000 | #Learnt:      38323 | 0.000
229.36/229.40	c total clause space: 545.701MB
229.36/229.40	c total #watches: 2453995
229.47/229.60	c total #propagations: 893840833 / total #impl: 2485168027 (eff. 0.360)
229.47/229.60	c #Conflicts:    1022000 | #Learnt:      39323 | 0.000
229.47/229.60	c total clause space: 545.701MB
229.47/229.60	c total #watches: 2456014
229.86/229.90	c total #propagations: 894492441 / total #impl: 2486944670 (eff. 0.360)
229.86/229.90	c #Conflicts:    1023000 | #Learnt:      40323 | 0.000
229.86/229.90	c total clause space: 545.701MB
229.86/229.90	c total #watches: 2458014
230.16/230.22	c total #propagations: 895745138 / total #impl: 2490629023 (eff. 0.360)
230.16/230.22	c #Conflicts:    1024000 | #Learnt:      41323 | 0.000
230.16/230.22	c total clause space: 545.701MB
230.16/230.22	c total #watches: 2460015
230.36/230.48	c total #propagations: 896962764 / total #impl: 2493823469 (eff. 0.360)
230.36/230.48	c #Conflicts:    1025000 | #Learnt:      42323 | 0.000
230.36/230.48	c total clause space: 545.701MB
230.36/230.48	c total #watches: 2462084
230.86/230.96	c total #propagations: 897855196 / total #impl: 2496580184 (eff. 0.360)
230.86/230.96	c #Conflicts:    1026000 | #Learnt:      43323 | 0.000
230.86/230.96	c total clause space: 545.701MB
230.86/230.96	c total #watches: 2464084
231.16/231.25	c total #propagations: 899396685 / total #impl: 2501320066 (eff. 0.360)
231.16/231.25	c #Conflicts:    1027000 | #Learnt:      44323 | 0.000
231.16/231.25	c total clause space: 545.701MB
231.16/231.25	c total #watches: 2466123
231.46/231.59	c total #propagations: 900541911 / total #impl: 2504306254 (eff. 0.360)
231.46/231.59	c #Conflicts:    1028000 | #Learnt:      45323 | 0.000
231.46/231.59	c total clause space: 545.701MB
231.46/231.59	c total #watches: 2468123
231.96/232.00	c total #propagations: 902156435 / total #impl: 2507770787 (eff. 0.360)
231.96/232.00	c #Conflicts:    1029000 | #Learnt:      46323 | 0.000
231.96/232.00	c total clause space: 545.701MB
231.96/232.00	c total #watches: 2470123
232.36/232.41	c total #propagations: 903797271 / total #impl: 2511756933 (eff. 0.360)
232.36/232.41	c #Conflicts:    1030000 | #Learnt:      47323 | 0.000
232.36/232.41	c total clause space: 545.701MB
232.36/232.41	c total #watches: 2472123
232.76/232.80	c total #propagations: 905187702 / total #impl: 2514894415 (eff. 0.360)
232.76/232.80	c #Conflicts:    1031000 | #Learnt:      48323 | 0.000
232.76/232.80	c total clause space: 545.701MB
232.76/232.80	c total #watches: 2474123
233.06/233.18	c total #propagations: 906430373 / total #impl: 2517902291 (eff. 0.360)
233.06/233.18	c GARBAGE COLLECT
233.06/233.18	c #Conflicts:    1032000 | #Learnt:      24788 | 0.000
233.06/233.18	c total clause space: 545.701MB
233.06/233.18	c total #watches: 2426896
233.36/233.43	c total #propagations: 907777506 / total #impl: 2521306273 (eff. 0.360)
233.36/233.43	c #Conflicts:    1033000 | #Learnt:      25788 | 0.000
233.36/233.43	c total clause space: 545.701MB
233.36/233.44	c total #watches: 2428896
233.66/233.70	c total #propagations: 909167504 / total #impl: 2524670908 (eff. 0.360)
233.66/233.70	c #Conflicts:    1034000 | #Learnt:      26788 | 0.000
233.66/233.70	c total clause space: 545.701MB
233.66/233.70	c total #watches: 2430896
233.86/233.98	c total #propagations: 910344856 / total #impl: 2527201401 (eff. 0.360)
233.86/233.98	c #Conflicts:    1035000 | #Learnt:      27788 | 0.000
233.86/233.98	c total clause space: 545.701MB
233.86/233.98	c total #watches: 2432896
234.16/234.28	c total #propagations: 911782769 / total #impl: 2530039655 (eff. 0.360)
234.16/234.28	c #Conflicts:    1036000 | #Learnt:      28788 | 0.000
234.16/234.28	c total clause space: 545.701MB
234.16/234.28	c total #watches: 2434896
234.46/234.52	c total #propagations: 913228257 / total #impl: 2533341237 (eff. 0.360)
234.46/234.52	c #Conflicts:    1037000 | #Learnt:      29788 | 0.000
234.46/234.52	c total clause space: 545.701MB
234.46/234.52	c total #watches: 2436896
234.76/234.85	c total #propagations: 914337911 / total #impl: 2535513405 (eff. 0.361)
234.76/234.85	c #Conflicts:    1038000 | #Learnt:      30788 | 0.000
234.76/234.85	c total clause space: 545.701MB
234.76/234.85	c total #watches: 2438896
235.06/235.16	c total #propagations: 915917006 / total #impl: 2538424613 (eff. 0.361)
235.06/235.16	c #Conflicts:    1039000 | #Learnt:      31788 | 0.000
235.06/235.16	c total clause space: 545.701MB
235.06/235.16	c total #watches: 2440896
235.36/235.48	c total #propagations: 917477787 / total #impl: 2541046432 (eff. 0.361)
235.36/235.48	c #Conflicts:    1040000 | #Learnt:      32788 | 0.000
235.36/235.48	c total clause space: 545.701MB
235.36/235.48	c total #watches: 2442896
235.76/235.84	c total #propagations: 918609231 / total #impl: 2543325140 (eff. 0.361)
235.76/235.84	c #Conflicts:    1041000 | #Learnt:      33788 | 0.000
235.76/235.84	c total clause space: 545.701MB
235.76/235.84	c total #watches: 2444896
236.06/236.20	c total #propagations: 919847302 / total #impl: 2545745459 (eff. 0.361)
236.06/236.20	c #Conflicts:    1042000 | #Learnt:      34788 | 0.000
236.06/236.20	c total clause space: 545.701MB
236.06/236.20	c total #watches: 2446896
236.46/236.58	c total #propagations: 921435537 / total #impl: 2548857096 (eff. 0.362)
236.46/236.58	c #Conflicts:    1043000 | #Learnt:      35788 | 0.000
236.46/236.58	c total clause space: 545.701MB
236.46/236.58	c total #watches: 2448896
236.86/236.96	c total #propagations: 923022959 / total #impl: 2552139660 (eff. 0.362)
236.86/236.96	c #Conflicts:    1044000 | #Learnt:      36788 | 0.000
236.86/236.96	c total clause space: 545.701MB
236.86/236.96	c total #watches: 2450896
237.26/237.35	c total #propagations: 924670379 / total #impl: 2554939651 (eff. 0.362)
237.26/237.35	c #Conflicts:    1045000 | #Learnt:      37788 | 0.000
237.26/237.35	c total clause space: 545.701MB
237.26/237.35	c total #watches: 2452896
237.66/237.80	c total #propagations: 926149808 / total #impl: 2557790203 (eff. 0.362)
237.66/237.80	c #Conflicts:    1046000 | #Learnt:      38788 | 0.000
237.66/237.80	c total clause space: 545.701MB
237.76/237.80	c total #watches: 2454896
238.16/238.22	c total #propagations: 927851153 / total #impl: 2560736106 (eff. 0.362)
238.16/238.22	c #Conflicts:    1047000 | #Learnt:      39788 | 0.000
238.16/238.22	c total clause space: 545.701MB
238.16/238.22	c total #watches: 2456896
238.46/238.55	c total #propagations: 929430779 / total #impl: 2563376211 (eff. 0.363)
238.46/238.55	c #Conflicts:    1048000 | #Learnt:      40788 | 0.000
238.46/238.55	c total clause space: 545.701MB
238.46/238.55	c total #watches: 2458896
238.86/238.96	c total #propagations: 930847261 / total #impl: 2565914645 (eff. 0.363)
238.86/238.96	c #Conflicts:    1049000 | #Learnt:      41788 | 0.000
238.86/238.96	c total clause space: 545.701MB
238.86/238.96	c total #watches: 2460896
239.25/239.36	c total #propagations: 932431987 / total #impl: 2568473871 (eff. 0.363)
239.25/239.36	c #Conflicts:    1050000 | #Learnt:      42788 | 0.000
239.25/239.36	c total clause space: 545.701MB
239.25/239.36	c total #watches: 2462896
239.75/239.85	c total #propagations: 933949494 / total #impl: 2571047157 (eff. 0.363)
239.75/239.85	c #Conflicts:    1051000 | #Learnt:      43788 | 0.000
239.75/239.85	c total clause space: 545.701MB
239.75/239.85	c total #watches: 2464896
240.35/240.40	c total #propagations: 935804154 / total #impl: 2573984115 (eff. 0.364)
240.35/240.40	c #Conflicts:    1052000 | #Learnt:      44788 | 0.000
240.35/240.40	c total clause space: 545.701MB
240.35/240.40	c total #watches: 2466896
240.75/240.86	c total #propagations: 937459579 / total #impl: 2577238228 (eff. 0.364)
240.75/240.86	c #Conflicts:    1053000 | #Learnt:      45788 | 0.000
240.75/240.86	c total clause space: 545.701MB
240.75/240.86	c total #watches: 2468896
241.35/241.43	c total #propagations: 938753836 / total #impl: 2580237747 (eff. 0.364)
241.35/241.43	c #Conflicts:    1054000 | #Learnt:      46788 | 0.000
241.35/241.43	c total clause space: 545.701MB
241.35/241.43	c total #watches: 2470896
241.85/241.99	c total #propagations: 940560871 / total #impl: 2583624681 (eff. 0.364)
241.85/241.99	c #Conflicts:    1055000 | #Learnt:      47788 | 0.000
241.85/241.99	c total clause space: 545.701MB
241.85/241.99	c total #watches: 2472896
242.35/242.47	c total #propagations: 942346447 / total #impl: 2587309500 (eff. 0.364)
242.35/242.47	c #Conflicts:    1056000 | #Learnt:      48788 | 0.000
242.35/242.47	c total clause space: 545.701MB
242.35/242.47	c total #watches: 2474896
243.05/243.17	c total #propagations: 943799434 / total #impl: 2590087918 (eff. 0.364)
243.05/243.17	c GARBAGE COLLECT
243.05/243.17	c #Conflicts:    1057000 | #Learnt:      24924 | 0.000
243.05/243.17	c total clause space: 545.701MB
243.05/243.17	c total #watches: 2427168
243.35/243.47	c total #propagations: 945780580 / total #impl: 2593606169 (eff. 0.365)
243.35/243.47	c #Conflicts:    1058000 | #Learnt:      25924 | 0.000
243.35/243.47	c total clause space: 545.701MB
243.35/243.47	c total #watches: 2429168
243.65/243.76	c total #propagations: 947672641 / total #impl: 2597389236 (eff. 0.365)
243.65/243.76	c #Conflicts:    1059000 | #Learnt:      26924 | 0.000
243.65/243.76	c total clause space: 545.701MB
243.65/243.76	c total #watches: 2431168
243.95/244.01	c total #propagations: 949602506 / total #impl: 2600780719 (eff. 0.365)
243.95/244.01	c #Conflicts:    1060000 | #Learnt:      27924 | 0.000
243.95/244.01	c total clause space: 545.701MB
243.95/244.01	c total #watches: 2433168
244.15/244.27	c total #propagations: 951385471 / total #impl: 2603848876 (eff. 0.365)
244.15/244.27	c #Conflicts:    1061000 | #Learnt:      28924 | 0.000
244.15/244.27	c total clause space: 545.701MB
244.15/244.27	c total #watches: 2435168
244.45/244.53	c total #propagations: 953092792 / total #impl: 2606688931 (eff. 0.366)
244.45/244.53	c #Conflicts:    1062000 | #Learnt:      29924 | 0.000
244.45/244.53	c total clause space: 545.701MB
244.45/244.53	c total #watches: 2437168
244.65/244.79	c total #propagations: 954580863 / total #impl: 2609276376 (eff. 0.366)
244.65/244.79	c #Conflicts:    1063000 | #Learnt:      30924 | 0.000
244.65/244.79	c total clause space: 545.701MB
244.65/244.80	c total #watches: 2439168
244.96/245.08	c total #propagations: 956061053 / total #impl: 2611890101 (eff. 0.366)
244.96/245.08	c #Conflicts:    1064000 | #Learnt:      31924 | 0.000
244.96/245.08	c total clause space: 545.701MB
244.96/245.08	c total #watches: 2441168
245.25/245.39	c total #propagations: 957511698 / total #impl: 2614385669 (eff. 0.366)
245.25/245.39	c #Conflicts:    1065000 | #Learnt:      32924 | 0.000
245.25/245.39	c total clause space: 545.701MB
245.25/245.39	c total #watches: 2443168
245.65/245.75	c total #propagations: 958951580 / total #impl: 2617219650 (eff. 0.366)
245.65/245.75	c #Conflicts:    1066000 | #Learnt:      33924 | 0.000
245.65/245.75	c total clause space: 545.701MB
245.65/245.75	c total #watches: 2445168
246.06/246.16	c total #propagations: 960291415 / total #impl: 2619994902 (eff. 0.367)
246.06/246.16	c #Conflicts:    1067000 | #Learnt:      34924 | 0.000
246.06/246.16	c total clause space: 545.701MB
246.06/246.16	c total #watches: 2447168
246.45/246.55	c total #propagations: 961844559 / total #impl: 2623257020 (eff. 0.367)
246.45/246.55	c #Conflicts:    1068000 | #Learnt:      35924 | 0.000
246.45/246.55	c total clause space: 545.701MB
246.45/246.55	c total #watches: 2449168
246.75/246.88	c total #propagations: 963129579 / total #impl: 2625907999 (eff. 0.367)
246.75/246.88	c #Conflicts:    1069000 | #Learnt:      36924 | 0.000
246.75/246.88	c total clause space: 545.701MB
246.75/246.88	c total #watches: 2451168
247.16/247.23	c total #propagations: 964212222 / total #impl: 2628249126 (eff. 0.367)
247.16/247.23	c #Conflicts:    1070000 | #Learnt:      37924 | 0.000
247.16/247.23	c total clause space: 545.701MB
247.16/247.23	c total #watches: 2453168
247.45/247.56	c total #propagations: 965288484 / total #impl: 2630319672 (eff. 0.367)
247.45/247.56	c #Conflicts:    1071000 | #Learnt:      38924 | 0.000
247.45/247.56	c total clause space: 545.701MB
247.45/247.56	c total #watches: 2455168
247.95/248.00	c total #propagations: 966300552 / total #impl: 2632266442 (eff. 0.367)
247.95/248.00	c #Conflicts:    1072000 | #Learnt:      39924 | 0.000
247.95/248.00	c total clause space: 545.701MB
247.95/248.01	c total #watches: 2457168
248.35/248.46	c total #propagations: 967850228 / total #impl: 2635046654 (eff. 0.367)
248.35/248.46	c #Conflicts:    1073000 | #Learnt:      40924 | 0.000
248.35/248.46	c total clause space: 545.701MB
248.35/248.46	c total #watches: 2459168
248.85/248.96	c total #propagations: 969217740 / total #impl: 2637535390 (eff. 0.367)
248.85/248.96	c #Conflicts:    1074000 | #Learnt:      41924 | 0.000
248.85/248.96	c total clause space: 545.701MB
248.85/248.96	c total #watches: 2461168
249.26/249.39	c total #propagations: 970937228 / total #impl: 2640792574 (eff. 0.368)
249.26/249.39	c #Conflicts:    1075000 | #Learnt:      42924 | 0.000
249.26/249.39	c total clause space: 545.701MB
249.26/249.39	c total #watches: 2463168
249.75/249.87	c total #propagations: 972684445 / total #impl: 2643872418 (eff. 0.368)
249.75/249.87	c #Conflicts:    1076000 | #Learnt:      43924 | 0.000
249.75/249.87	c total clause space: 545.701MB
249.75/249.87	c total #watches: 2465168
250.36/250.42	c total #propagations: 974060303 / total #impl: 2646512107 (eff. 0.368)
250.36/250.42	c #Conflicts:    1077000 | #Learnt:      44924 | 0.000
250.36/250.42	c total clause space: 545.701MB
250.36/250.43	c total #watches: 2467168
250.95/251.00	c total #propagations: 975693270 / total #impl: 2649593488 (eff. 0.368)
250.95/251.00	c #Conflicts:    1078000 | #Learnt:      45924 | 0.000
250.95/251.00	c total clause space: 545.701MB
250.95/251.00	c total #watches: 2469168
251.46/251.54	c total #propagations: 977197744 / total #impl: 2652340016 (eff. 0.368)
251.46/251.54	c #Conflicts:    1079000 | #Learnt:      46924 | 0.000
251.46/251.54	c total clause space: 545.701MB
251.46/251.54	c total #watches: 2471168
252.05/252.16	c total #propagations: 978826529 / total #impl: 2655134882 (eff. 0.369)
252.05/252.16	c #Conflicts:    1080000 | #Learnt:      47924 | 0.000
252.05/252.16	c total clause space: 545.701MB
252.05/252.16	c total #watches: 2473168
252.56/252.69	c total #propagations: 980308130 / total #impl: 2658493925 (eff. 0.369)
252.56/252.69	c #Conflicts:    1081000 | #Learnt:      48924 | 0.000
252.56/252.69	c total clause space: 545.701MB
252.56/252.69	c total #watches: 2475168
253.15/253.21	c total #propagations: 981775900 / total #impl: 2661731350 (eff. 0.369)
253.15/253.21	c #Conflicts:    1082000 | #Learnt:      49924 | 0.000
253.15/253.21	c total clause space: 545.701MB
253.15/253.21	c total #watches: 2477168
253.55/253.60	c total #propagations: 983386522 / total #impl: 2664845147 (eff. 0.369)
253.55/253.60	c GARBAGE COLLECT
253.55/253.60	c #Conflicts:    1083000 | #Learnt:      25793 | 0.000
253.55/253.60	c total clause space: 545.701MB
253.55/253.60	c total #watches: 2428906
253.76/253.83	c total #propagations: 984843335 / total #impl: 2668050309 (eff. 0.369)
253.76/253.83	c #Conflicts:    1084000 | #Learnt:      26793 | 0.000
253.76/253.83	c total clause space: 545.701MB
253.76/253.83	c total #watches: 2430906
253.95/254.07	c total #propagations: 986087978 / total #impl: 2670754811 (eff. 0.369)
253.95/254.07	c #Conflicts:    1085000 | #Learnt:      27793 | 0.000
253.95/254.07	c total clause space: 545.701MB
253.95/254.07	c total #watches: 2432906
254.25/254.34	c total #propagations: 987534193 / total #impl: 2673823855 (eff. 0.369)
254.25/254.34	c #Conflicts:    1086000 | #Learnt:      28793 | 0.000
254.25/254.34	c total clause space: 545.701MB
254.25/254.34	c total #watches: 2434906
254.55/254.65	c total #propagations: 988991066 / total #impl: 2676695405 (eff. 0.369)
254.55/254.65	c #Conflicts:    1087000 | #Learnt:      29793 | 0.000
254.55/254.65	c total clause space: 545.701MB
254.55/254.65	c total #watches: 2436906
254.86/254.95	c total #propagations: 990425674 / total #impl: 2679628991 (eff. 0.370)
254.86/254.95	c #Conflicts:    1088000 | #Learnt:      30793 | 0.000
254.86/254.95	c total clause space: 545.701MB
254.86/254.95	c total #watches: 2438906
255.15/255.28	c total #propagations: 992103000 / total #impl: 2682674097 (eff. 0.370)
255.15/255.28	c #Conflicts:    1089000 | #Learnt:      31793 | 0.000
255.15/255.28	c total clause space: 545.701MB
255.15/255.28	c total #watches: 2440906
255.55/255.62	c total #propagations: 993758826 / total #impl: 2685517552 (eff. 0.370)
255.55/255.62	c #Conflicts:    1090000 | #Learnt:      32793 | 0.000
255.55/255.62	c total clause space: 545.701MB
255.55/255.62	c total #watches: 2442906
255.85/255.95	c total #propagations: 995194510 / total #impl: 2688397654 (eff. 0.370)
255.85/255.95	c #Conflicts:    1091000 | #Learnt:      33793 | 0.000
255.85/255.95	c total clause space: 545.701MB
255.85/255.95	c total #watches: 2444906
256.15/256.29	c total #propagations: 996579867 / total #impl: 2691170143 (eff. 0.370)
256.15/256.29	c #Conflicts:    1092000 | #Learnt:      34793 | 0.000
256.15/256.29	c total clause space: 545.701MB
256.15/256.29	c total #watches: 2446906
256.55/256.66	c total #propagations: 997900066 / total #impl: 2694397008 (eff. 0.370)
256.55/256.66	c #Conflicts:    1093000 | #Learnt:      35793 | 0.000
256.55/256.66	c total clause space: 545.701MB
256.55/256.66	c total #watches: 2448906
256.95/257.02	c total #propagations: 999046228 / total #impl: 2696773961 (eff. 0.370)
256.95/257.02	c #Conflicts:    1094000 | #Learnt:      36793 | 0.000
256.95/257.02	c total clause space: 545.701MB
256.95/257.02	c total #watches: 2450906
257.35/257.43	c total #propagations: 1000291864 / total #impl: 2698947977 (eff. 0.371)
257.35/257.43	c #Conflicts:    1095000 | #Learnt:      37793 | 0.000
257.35/257.43	c total clause space: 545.701MB
257.35/257.43	c total #watches: 2452906
257.75/257.86	c total #propagations: 1001750535 / total #impl: 2701875497 (eff. 0.371)
257.75/257.86	c #Conflicts:    1096000 | #Learnt:      38793 | 0.000
257.75/257.86	c total clause space: 545.701MB
257.75/257.86	c total #watches: 2454906
258.15/258.27	c total #propagations: 1003322687 / total #impl: 2705000372 (eff. 0.371)
258.15/258.27	c #Conflicts:    1097000 | #Learnt:      39793 | 0.000
258.15/258.27	c total clause space: 545.701MB
258.15/258.27	c total #watches: 2456906
258.55/258.65	c total #propagations: 1004682491 / total #impl: 2707772044 (eff. 0.371)
258.55/258.65	c #Conflicts:    1098000 | #Learnt:      40793 | 0.000
258.55/258.65	c total clause space: 545.701MB
258.55/258.65	c total #watches: 2458906
258.95/259.06	c total #propagations: 1005763530 / total #impl: 2710253387 (eff. 0.371)
258.95/259.06	c #Conflicts:    1099000 | #Learnt:      41793 | 0.000
258.95/259.06	c total clause space: 545.701MB
258.95/259.06	c total #watches: 2460906
259.35/259.45	c total #propagations: 1006839440 / total #impl: 2712868981 (eff. 0.371)
259.35/259.45	c #Conflicts:    1100000 | #Learnt:      42793 | 0.000
259.35/259.45	c total clause space: 545.701MB
259.35/259.45	c total #watches: 2462906
259.75/259.84	c total #propagations: 1007868924 / total #impl: 2715293893 (eff. 0.371)
259.75/259.84	c #Conflicts:    1101000 | #Learnt:      43793 | 0.000
259.75/259.84	c total clause space: 545.701MB
259.75/259.84	c total #watches: 2464906
260.15/260.26	c total #propagations: 1009021138 / total #impl: 2717550829 (eff. 0.371)
260.15/260.26	c #Conflicts:    1102000 | #Learnt:      44793 | 0.000
260.15/260.26	c total clause space: 545.701MB
260.15/260.26	c total #watches: 2466906
260.55/260.69	c total #propagations: 1010260829 / total #impl: 2719704184 (eff. 0.371)
260.55/260.69	c #Conflicts:    1103000 | #Learnt:      45793 | 0.000
260.55/260.69	c total clause space: 545.701MB
260.55/260.70	c total #watches: 2468906
261.05/261.12	c total #propagations: 1011788930 / total #impl: 2722211019 (eff. 0.372)
261.05/261.12	c #Conflicts:    1104000 | #Learnt:      46793 | 0.000
261.05/261.12	c total clause space: 545.701MB
261.05/261.12	c total #watches: 2470906
261.45/261.59	c total #propagations: 1013142291 / total #impl: 2724696138 (eff. 0.372)
261.45/261.59	c #Conflicts:    1105000 | #Learnt:      47793 | 0.000
261.45/261.59	c total clause space: 545.701MB
261.45/261.59	c total #watches: 2472906
261.95/262.06	c total #propagations: 1014695362 / total #impl: 2727383305 (eff. 0.372)
261.95/262.06	c #Conflicts:    1106000 | #Learnt:      48793 | 0.000
261.95/262.06	c total clause space: 545.701MB
261.95/262.06	c total #watches: 2474906
262.45/262.51	c total #propagations: 1015915048 / total #impl: 2729406709 (eff. 0.372)
262.45/262.51	c #Conflicts:    1107000 | #Learnt:      49793 | 0.000
262.45/262.51	c total clause space: 545.701MB
262.45/262.51	c total #watches: 2476906
262.85/262.92	c total #propagations: 1017208432 / total #impl: 2731733100 (eff. 0.372)
262.85/262.92	c #Conflicts:    1108000 | #Learnt:      50793 | 0.000
262.85/262.92	c total clause space: 545.701MB
262.85/262.92	c total #watches: 2478906
263.15/263.27	c total #propagations: 1018435864 / total #impl: 2733919109 (eff. 0.373)
263.15/263.27	c GARBAGE COLLECT
263.15/263.27	c #Conflicts:    1109000 | #Learnt:      26375 | 0.000
263.15/263.27	c total clause space: 545.701MB
263.15/263.27	c total #watches: 2430070
263.45/263.53	c total #propagations: 1020006937 / total #impl: 2737354118 (eff. 0.373)
263.45/263.53	c #Conflicts:    1110000 | #Learnt:      27375 | 0.000
263.45/263.53	c total clause space: 545.701MB
263.45/263.53	c total #watches: 2432070
263.75/263.84	c total #propagations: 1021674766 / total #impl: 2740468973 (eff. 0.373)
263.75/263.84	c #Conflicts:    1111000 | #Learnt:      28375 | 0.000
263.75/263.84	c total clause space: 545.701MB
263.75/263.84	c total #watches: 2434070
264.05/264.16	c total #propagations: 1023546280 / total #impl: 2743807680 (eff. 0.373)
264.05/264.16	c #Conflicts:    1112000 | #Learnt:      29375 | 0.000
264.05/264.16	c total clause space: 545.701MB
264.05/264.16	c total #watches: 2436070
264.35/264.45	c total #propagations: 1025309891 / total #impl: 2746911990 (eff. 0.373)
264.35/264.45	c #Conflicts:    1113000 | #Learnt:      30375 | 0.000
264.35/264.45	c total clause space: 545.701MB
264.35/264.45	c total #watches: 2438070
264.65/264.76	c total #propagations: 1026604870 / total #impl: 2749451344 (eff. 0.373)
264.65/264.76	c #Conflicts:    1114000 | #Learnt:      31375 | 0.000
264.65/264.76	c total clause space: 545.701MB
264.65/264.76	c total #watches: 2440070
265.05/265.11	c total #propagations: 1028036390 / total #impl: 2752285455 (eff. 0.374)
265.05/265.11	c #Conflicts:    1115000 | #Learnt:      32375 | 0.000
265.05/265.11	c total clause space: 545.701MB
265.05/265.11	c total #watches: 2442070
265.35/265.46	c total #propagations: 1029602704 / total #impl: 2755845381 (eff. 0.374)
265.35/265.46	c #Conflicts:    1116000 | #Learnt:      33375 | 0.000
265.35/265.46	c total clause space: 545.701MB
265.35/265.46	c total #watches: 2444070
265.75/265.83	c total #propagations: 1031400839 / total #impl: 2759345898 (eff. 0.374)
265.75/265.83	c #Conflicts:    1117000 | #Learnt:      34375 | 0.000
265.75/265.83	c total clause space: 545.701MB
265.75/265.83	c total #watches: 2446070
266.05/266.19	c total #propagations: 1032874666 / total #impl: 2762457350 (eff. 0.374)
266.05/266.19	c #Conflicts:    1118000 | #Learnt:      35375 | 0.000
266.05/266.19	c total clause space: 545.701MB
266.05/266.19	c total #watches: 2448070
266.45/266.54	c total #propagations: 1034337334 / total #impl: 2765383707 (eff. 0.374)
266.45/266.54	c #Conflicts:    1119000 | #Learnt:      36375 | 0.000
266.45/266.54	c total clause space: 545.701MB
266.45/266.54	c total #watches: 2450070
266.85/266.95	c total #propagations: 1035699347 / total #impl: 2767831410 (eff. 0.374)
266.85/266.95	c #Conflicts:    1120000 | #Learnt:      37375 | 0.000
266.85/266.95	c total clause space: 545.701MB
266.85/266.95	c total #watches: 2452070
267.25/267.33	c total #propagations: 1037295943 / total #impl: 2770857989 (eff. 0.374)
267.25/267.33	c #Conflicts:    1121000 | #Learnt:      38375 | 0.000
267.25/267.33	c total clause space: 545.701MB
267.25/267.33	c total #watches: 2454070
267.65/267.74	c total #propagations: 1038853647 / total #impl: 2773679424 (eff. 0.375)
267.65/267.74	c #Conflicts:    1122000 | #Learnt:      39375 | 0.000
267.65/267.74	c total clause space: 545.701MB
267.65/267.74	c total #watches: 2456070
268.05/268.14	c total #propagations: 1040304684 / total #impl: 2776307976 (eff. 0.375)
268.05/268.14	c #Conflicts:    1123000 | #Learnt:      40375 | 0.000
268.05/268.14	c total clause space: 545.701MB
268.05/268.14	c total #watches: 2458070
268.45/268.57	c total #propagations: 1041573835 / total #impl: 2778734800 (eff. 0.375)
268.45/268.57	c #Conflicts:    1124000 | #Learnt:      41375 | 0.000
268.45/268.57	c total clause space: 545.701MB
268.45/268.57	c total #watches: 2460070
268.85/268.99	c total #propagations: 1043103744 / total #impl: 2781340140 (eff. 0.375)
268.85/268.99	c #Conflicts:    1125000 | #Learnt:      42375 | 0.000
268.85/268.99	c total clause space: 545.701MB
268.85/268.99	c total #watches: 2462070
269.35/269.41	c total #propagations: 1044456433 / total #impl: 2783771321 (eff. 0.375)
269.35/269.41	c #Conflicts:    1126000 | #Learnt:      43375 | 0.000
269.35/269.41	c total clause space: 545.701MB
269.35/269.41	c total #watches: 2464070
269.84/269.91	c total #propagations: 1045844997 / total #impl: 2786247162 (eff. 0.375)
269.84/269.91	c #Conflicts:    1127000 | #Learnt:      44375 | 0.000
269.84/269.91	c total clause space: 545.701MB
269.84/269.91	c total #watches: 2466070
270.15/270.25	c total #propagations: 1047415533 / total #impl: 2789045928 (eff. 0.376)
270.15/270.25	c #Conflicts:    1128000 | #Learnt:      45375 | 0.000
270.15/270.25	c total clause space: 545.701MB
270.15/270.26	c total #watches: 2468105
270.64/270.70	c total #propagations: 1048485374 / total #impl: 2791335333 (eff. 0.376)
270.64/270.70	c #Conflicts:    1129000 | #Learnt:      46375 | 0.000
270.64/270.70	c total clause space: 545.701MB
270.64/270.70	c total #watches: 2470142
270.74/270.88	c total #propagations: 1050342888 / total #impl: 2796617203 (eff. 0.376)
270.74/270.88	c #Conflicts:    1130000 | #Learnt:      47375 | 0.000
270.74/270.88	c total clause space: 545.701MB
270.74/270.88	c total #watches: 2472152
271.04/271.19	c total #propagations: 1050993634 / total #impl: 2798385367 (eff. 0.376)
271.04/271.19	c #Conflicts:    1131000 | #Learnt:      48375 | 0.000
271.04/271.19	c total clause space: 545.701MB
271.04/271.19	c total #watches: 2474161
271.44/271.50	c total #propagations: 1052594800 / total #impl: 2802433335 (eff. 0.376)
271.44/271.50	c #Conflicts:    1132000 | #Learnt:      49375 | 0.000
271.44/271.50	c total clause space: 545.701MB
271.44/271.50	c total #watches: 2476161
271.74/271.86	c total #propagations: 1053609413 / total #impl: 2805135976 (eff. 0.376)
271.74/271.86	c #Conflicts:    1133000 | #Learnt:      50375 | 0.000
271.74/271.86	c total clause space: 545.701MB
271.74/271.86	c total #watches: 2478170
272.24/272.32	c total #propagations: 1054717175 / total #impl: 2808791436 (eff. 0.376)
272.24/272.32	c #Conflicts:    1134000 | #Learnt:      51375 | 0.000
272.24/272.32	c total clause space: 545.701MB
272.24/272.32	c total #watches: 2480170
272.35/272.47	c total #propagations: 1056515771 / total #impl: 2814191834 (eff. 0.375)
272.35/272.47	c GARBAGE COLLECT
272.35/272.47	c #Conflicts:    1135000 | #Learnt:      26700 | 0.000
272.35/272.47	c total clause space: 545.701MB
272.35/272.47	c total #watches: 2430848
272.45/272.57	c total #propagations: 1056664195 / total #impl: 2814760521 (eff. 0.375)
272.45/272.57	c #Conflicts:    1136000 | #Learnt:      27700 | 0.000
272.45/272.57	c total clause space: 545.701MB
272.45/272.57	c total #watches: 2432877
272.54/272.68	c total #propagations: 1056870377 / total #impl: 2815420144 (eff. 0.375)
272.54/272.68	c #Conflicts:    1137000 | #Learnt:      28700 | 0.000
272.54/272.68	c total clause space: 545.701MB
272.54/272.68	c total #watches: 2434901
272.84/272.97	c total #propagations: 1057244233 / total #impl: 2816391423 (eff. 0.375)
272.84/272.97	c #Conflicts:    1138000 | #Learnt:      29700 | 0.000
272.84/272.97	c total clause space: 545.701MB
272.84/272.97	c total #watches: 2436914
272.94/273.04	c total #propagations: 1058715337 / total #impl: 2820587116 (eff. 0.375)
272.94/273.04	c #Conflicts:    1139000 | #Learnt:      30700 | 0.000
272.94/273.04	c total clause space: 545.701MB
272.94/273.04	c total #watches: 2439015
273.14/273.20	c total #propagations: 1058842432 / total #impl: 2820994057 (eff. 0.375)
273.14/273.20	c #Conflicts:    1140000 | #Learnt:      31700 | 0.000
273.14/273.20	c total clause space: 545.701MB
273.14/273.20	c total #watches: 2441044
273.34/273.42	c total #propagations: 1059375446 / total #impl: 2822415819 (eff. 0.375)
273.34/273.42	c #Conflicts:    1141000 | #Learnt:      32700 | 0.000
273.34/273.42	c total clause space: 545.701MB
273.34/273.42	c total #watches: 2443071
273.55/273.61	c total #propagations: 1060101165 / total #impl: 2824904867 (eff. 0.375)
273.55/273.61	c #Conflicts:    1142000 | #Learnt:      33700 | 0.000
273.55/273.61	c total clause space: 545.701MB
273.55/273.61	c total #watches: 2445120
273.64/273.72	c total #propagations: 1061162545 / total #impl: 2826987835 (eff. 0.375)
273.64/273.72	c #Conflicts:    1143000 | #Learnt:      34700 | 0.000
273.64/273.72	c total clause space: 545.701MB
273.64/273.72	c total #watches: 2447151
273.74/273.81	c total #propagations: 1061393494 / total #impl: 2827750848 (eff. 0.375)
273.74/273.81	c #Conflicts:    1144000 | #Learnt:      35700 | 0.000
273.74/273.81	c total clause space: 545.701MB
273.74/273.81	c total #watches: 2449220
274.04/274.11	c total #propagations: 1061610243 / total #impl: 2828498776 (eff. 0.375)
274.04/274.11	c #Conflicts:    1145000 | #Learnt:      36700 | 0.000
274.04/274.11	c total clause space: 545.701MB
274.04/274.11	c total #watches: 2451239
274.34/274.41	c total #propagations: 1062991949 / total #impl: 2831557933 (eff. 0.375)
274.34/274.41	c #Conflicts:    1146000 | #Learnt:      37700 | 0.000
274.34/274.41	c total clause space: 545.701MB
274.34/274.41	c total #watches: 2453239
274.55/274.69	c total #propagations: 1064397222 / total #impl: 2834363908 (eff. 0.376)
274.55/274.69	c #Conflicts:    1147000 | #Learnt:      38700 | 0.000
274.55/274.69	c total clause space: 545.701MB
274.55/274.69	c total #watches: 2455239
274.84/274.97	c total #propagations: 1065651163 / total #impl: 2836912438 (eff. 0.376)
274.84/274.97	c #Conflicts:    1148000 | #Learnt:      39700 | 0.000
274.84/274.97	c total clause space: 545.701MB
274.84/274.97	c total #watches: 2457263
275.04/275.19	c total #propagations: 1066731353 / total #impl: 2839893592 (eff. 0.376)
275.04/275.19	c #Conflicts:    1149000 | #Learnt:      40700 | 0.000
275.04/275.19	c total clause space: 545.701MB
275.04/275.19	c total #watches: 2459338
275.24/275.35	c total #propagations: 1067548279 / total #impl: 2842049914 (eff. 0.376)
275.24/275.35	c #Conflicts:    1150000 | #Learnt:      41700 | 0.000
275.24/275.35	c total clause space: 545.701MB
275.24/275.35	c total #watches: 2461384
275.54/275.64	c total #propagations: 1068277026 / total #impl: 2843879674 (eff. 0.376)
275.54/275.64	c #Conflicts:    1151000 | #Learnt:      42700 | 0.000
275.54/275.64	c total clause space: 545.701MB
275.54/275.64	c total #watches: 2463498
275.84/275.92	c total #propagations: 1069314315 / total #impl: 2847225159 (eff. 0.376)
275.84/275.92	c #Conflicts:    1152000 | #Learnt:      43700 | 0.000
275.84/275.92	c total clause space: 545.701MB
275.84/275.92	c total #watches: 2465519
275.94/276.09	c total #propagations: 1070392327 / total #impl: 2850037821 (eff. 0.376)
275.94/276.09	c #Conflicts:    1153000 | #Learnt:      44700 | 0.000
275.94/276.09	c total clause space: 545.701MB
275.94/276.09	c total #watches: 2467526
276.14/276.23	c total #propagations: 1071014605 / total #impl: 2851862785 (eff. 0.376)
276.14/276.23	c #Conflicts:    1154000 | #Learnt:      45700 | 0.000
276.14/276.23	c total clause space: 545.701MB
276.14/276.23	c total #watches: 2469538
276.24/276.33	c total #propagations: 1071446242 / total #impl: 2853296173 (eff. 0.376)
276.24/276.33	c #Conflicts:    1155000 | #Learnt:      46700 | 0.000
276.24/276.33	c total clause space: 545.701MB
276.24/276.33	c total #watches: 2471557
276.54/276.62	c total #propagations: 1071619002 / total #impl: 2854055982 (eff. 0.375)
276.54/276.62	c #Conflicts:    1156000 | #Learnt:      47700 | 0.000
276.54/276.62	c total clause space: 545.701MB
276.54/276.63	c total #watches: 2473557
276.75/276.89	c total #propagations: 1072722025 / total #impl: 2856741314 (eff. 0.376)
276.75/276.89	c #Conflicts:    1157000 | #Learnt:      48700 | 0.000
276.75/276.89	c total clause space: 545.701MB
276.75/276.89	c total #watches: 2475593
276.94/277.06	c total #propagations: 1073531860 / total #impl: 2859012813 (eff. 0.375)
276.94/277.06	c #Conflicts:    1158000 | #Learnt:      49700 | 0.000
276.94/277.06	c total clause space: 545.701MB
276.94/277.06	c total #watches: 2477642
277.14/277.28	c total #propagations: 1073982127 / total #impl: 2860287026 (eff. 0.375)
277.14/277.28	c #Conflicts:    1159000 | #Learnt:      50700 | 0.000
277.14/277.28	c total clause space: 545.701MB
277.14/277.28	c total #watches: 2479651
277.44/277.58	c total #propagations: 1074630471 / total #impl: 2862008965 (eff. 0.375)
277.44/277.58	c #Conflicts:    1160000 | #Learnt:      51700 | 0.000
277.44/277.58	c total clause space: 545.701MB
277.44/277.58	c total #watches: 2481665
277.74/277.81	c total #propagations: 1075741742 / total #impl: 2864876699 (eff. 0.375)
277.74/277.81	c #Conflicts:    1161000 | #Learnt:      26697 | 0.000
277.74/277.81	c total clause space: 545.701MB
277.74/277.81	c total #watches: 2458058
277.85/277.94	c total #propagations: 1076689351 / total #impl: 2867351807 (eff. 0.375)
277.85/277.94	c #Conflicts:    1162000 | #Learnt:      27697 | 0.000
277.85/277.94	c total clause space: 545.701MB
277.85/277.94	c total #watches: 2453726
277.85/278.00	c total #propagations: 1077346530 / total #impl: 2868820889 (eff. 0.376)
277.85/278.00	c #Conflicts:    1163000 | #Learnt:      28697 | 0.000
277.85/278.00	c total clause space: 545.701MB
277.85/278.00	c total #watches: 2449359
277.95/278.07	c total #propagations: 1077486792 / total #impl: 2869208235 (eff. 0.376)
277.95/278.07	c #Conflicts:    1164000 | #Learnt:      29697 | 0.000
277.95/278.07	c total clause space: 545.701MB
277.95/278.07	c total #watches: 2447259
278.34/278.46	c total #propagations: 1077618569 / total #impl: 2869645058 (eff. 0.376)
278.34/278.46	c #Conflicts:    1165000 | #Learnt:      30697 | 0.000
278.34/278.46	c total clause space: 545.701MB
278.34/278.46	c total #watches: 2448883
278.74/278.80	c total #propagations: 1079685866 / total #impl: 2874809554 (eff. 0.376)
278.74/278.80	c #Conflicts:    1166000 | #Learnt:      31697 | 0.000
278.74/278.80	c total clause space: 545.701MB
278.74/278.80	c total #watches: 2450804
278.84/278.91	c total #propagations: 1081306253 / total #impl: 2879006196 (eff. 0.376)
278.84/278.91	c #Conflicts:    1167000 | #Learnt:      32697 | 0.000
278.84/278.91	c total clause space: 545.701MB
278.84/278.91	c total #watches: 2452160
278.84/278.99	c total #propagations: 1081648570 / total #impl: 2880072977 (eff. 0.376)
278.84/278.99	c #Conflicts:    1168000 | #Learnt:      33697 | 0.000
278.84/278.99	c total clause space: 545.701MB
278.84/278.99	c total #watches: 2453947
278.96/279.07	c total #propagations: 1081798626 / total #impl: 2880547715 (eff. 0.376)
278.96/279.07	c #Conflicts:    1169000 | #Learnt:      34697 | 0.000
278.96/279.07	c total clause space: 545.701MB
278.96/279.07	c total #watches: 2455911
279.06/279.15	c total #propagations: 1081957559 / total #impl: 2881017419 (eff. 0.376)
279.06/279.15	c #Conflicts:    1170000 | #Learnt:      35697 | 0.000
279.06/279.15	c total clause space: 545.701MB
279.06/279.15	c total #watches: 2457889
279.15/279.23	c total #propagations: 1082104696 / total #impl: 2881447505 (eff. 0.376)
279.15/279.23	c #Conflicts:    1171000 | #Learnt:      36697 | 0.000
279.15/279.23	c total clause space: 545.701MB
279.15/279.23	c total #watches: 2459892
279.25/279.33	c total #propagations: 1082247913 / total #impl: 2881908827 (eff. 0.376)
279.25/279.33	c #Conflicts:    1172000 | #Learnt:      37697 | 0.000
279.25/279.33	c total clause space: 545.701MB
279.25/279.33	c total #watches: 2461869
279.35/279.43	c total #propagations: 1082415020 / total #impl: 2882431163 (eff. 0.376)
279.35/279.43	c #Conflicts:    1173000 | #Learnt:      38697 | 0.000
279.35/279.43	c total clause space: 545.701MB
279.35/279.43	c total #watches: 2461905
279.45/279.54	c total #propagations: 1082556554 / total #impl: 2883000685 (eff. 0.375)
279.45/279.54	c #Conflicts:    1174000 | #Learnt:      39697 | 0.000
279.45/279.54	c total clause space: 545.701MB
279.45/279.54	c total #watches: 2462678
279.55/279.68	c total #propagations: 1082753023 / total #impl: 2883778867 (eff. 0.375)
279.55/279.68	c #Conflicts:    1175000 | #Learnt:      40697 | 0.000
279.55/279.68	c total clause space: 545.701MB
279.55/279.68	c total #watches: 2464639
279.75/279.81	c total #propagations: 1082992004 / total #impl: 2884888210 (eff. 0.375)
279.75/279.81	c #Conflicts:    1176000 | #Learnt:      41697 | 0.000
279.75/279.81	c total clause space: 545.701MB
279.75/279.81	c total #watches: 2466601
279.85/279.95	c total #propagations: 1083164835 / total #impl: 2885704950 (eff. 0.375)
279.85/279.95	c #Conflicts:    1177000 | #Learnt:      42697 | 0.000
279.85/279.95	c total clause space: 545.701MB
279.85/279.95	c total #watches: 2468678
279.95/280.10	c total #propagations: 1083483080 / total #impl: 2886839259 (eff. 0.375)
279.95/280.10	c #Conflicts:    1178000 | #Learnt:      43697 | 0.000
279.95/280.10	c total clause space: 545.701MB
279.95/280.10	c total #watches: 2470739
280.16/280.24	c total #propagations: 1083738452 / total #impl: 2887888004 (eff. 0.375)
280.16/280.24	c #Conflicts:    1179000 | #Learnt:      44697 | 0.000
280.16/280.24	c total clause space: 545.701MB
280.16/280.24	c total #watches: 2472747
280.35/280.44	c total #propagations: 1084046887 / total #impl: 2889096018 (eff. 0.375)
280.35/280.44	c #Conflicts:    1180000 | #Learnt:      45697 | 0.000
280.35/280.44	c total clause space: 545.701MB
280.35/280.44	c total #watches: 2474328
280.45/280.55	c total #propagations: 1084479254 / total #impl: 2890691682 (eff. 0.375)
280.45/280.55	c #Conflicts:    1181000 | #Learnt:      46697 | 0.000
280.45/280.55	c total clause space: 545.701MB
280.45/280.55	c total #watches: 2476432
280.65/280.79	c total #propagations: 1084679602 / total #impl: 2891565251 (eff. 0.375)
280.65/280.79	c #Conflicts:    1182000 | #Learnt:      47697 | 0.000
280.65/280.79	c total clause space: 545.701MB
280.65/280.79	c total #watches: 2478549
280.85/280.96	c total #propagations: 1085147351 / total #impl: 2893722879 (eff. 0.375)
280.85/280.96	c #Conflicts:    1183000 | #Learnt:      48697 | 0.000
280.85/280.96	c total clause space: 545.701MB
280.85/280.96	c total #watches: 2480626
280.95/281.08	c total #propagations: 1085467501 / total #impl: 2895032062 (eff. 0.375)
280.95/281.08	c #Conflicts:    1184000 | #Learnt:      49697 | 0.000
280.95/281.08	c total clause space: 545.701MB
280.95/281.08	c total #watches: 2482726
281.16/281.24	c total #propagations: 1085672846 / total #impl: 2895969183 (eff. 0.375)
281.16/281.24	c #Conflicts:    1185000 | #Learnt:      50697 | 0.000
281.16/281.24	c total clause space: 545.701MB
281.16/281.24	c total #watches: 2484975
281.26/281.36	c total #propagations: 1085934127 / total #impl: 2897017011 (eff. 0.375)
281.26/281.36	c #Conflicts:    1186000 | #Learnt:      51697 | 0.000
281.26/281.36	c total clause space: 545.701MB
281.26/281.36	c total #watches: 2487024
281.45/281.54	c total #propagations: 1086120550 / total #impl: 2897796639 (eff. 0.375)
281.45/281.54	c GARBAGE COLLECT
281.45/281.54	c #Conflicts:    1187000 | #Learnt:      26534 | 0.000
281.45/281.54	c total clause space: 545.701MB
281.45/281.54	c total #watches: 2430461
281.55/281.60	c total #propagations: 1086267175 / total #impl: 2898471447 (eff. 0.375)
281.55/281.60	c #Conflicts:    1188000 | #Learnt:      27534 | 0.000
281.55/281.60	c total clause space: 545.701MB
281.55/281.60	c total #watches: 2432551
281.65/281.76	c total #propagations: 1086314380 / total #impl: 2898707950 (eff. 0.375)
281.65/281.76	c #Conflicts:    1189000 | #Learnt:      28534 | 0.000
281.65/281.76	c total clause space: 545.701MB
281.65/281.76	c total #watches: 2434564
281.75/281.82	c total #propagations: 1086519634 / total #impl: 2899799730 (eff. 0.375)
281.75/281.82	c #Conflicts:    1190000 | #Learnt:      29534 | 0.000
281.75/281.82	c total clause space: 545.701MB
281.75/281.82	c total #watches: 2436678
281.85/281.95	c total #propagations: 1086602632 / total #impl: 2900148704 (eff. 0.375)
281.85/281.95	c #Conflicts:    1191000 | #Learnt:      30534 | 0.000
281.85/281.95	c total clause space: 545.701MB
281.85/281.95	c total #watches: 2438767
281.95/282.02	c total #propagations: 1086853848 / total #impl: 2901405004 (eff. 0.375)
281.95/282.02	c #Conflicts:    1192000 | #Learnt:      31534 | 0.000
281.95/282.02	c total clause space: 545.701MB
281.95/282.02	c total #watches: 2440799
282.05/282.14	c total #propagations: 1086944631 / total #impl: 2901754237 (eff. 0.375)
282.05/282.14	c #Conflicts:    1193000 | #Learnt:      32534 | 0.000
282.05/282.14	c total clause space: 545.701MB
282.05/282.14	c total #watches: 2442850
282.15/282.25	c total #propagations: 1087177392 / total #impl: 2902734273 (eff. 0.375)
282.15/282.25	c #Conflicts:    1194000 | #Learnt:      33534 | 0.000
282.15/282.25	c total clause space: 545.701MB
282.15/282.25	c total #watches: 2444938
282.26/282.33	c total #propagations: 1087412323 / total #impl: 2903711024 (eff. 0.374)
282.26/282.33	c #Conflicts:    1195000 | #Learnt:      34534 | 0.000
282.26/282.33	c total clause space: 545.701MB
282.26/282.33	c total #watches: 2447076
282.36/282.44	c total #propagations: 1087525801 / total #impl: 2904205533 (eff. 0.374)
282.36/282.44	c #Conflicts:    1196000 | #Learnt:      35534 | 0.000
282.36/282.44	c total clause space: 545.701MB
282.36/282.44	c total #watches: 2449108
282.55/282.62	c total #propagations: 1087772003 / total #impl: 2905069649 (eff. 0.374)
282.55/282.62	c #Conflicts:    1197000 | #Learnt:      36534 | 0.000
282.55/282.62	c total clause space: 545.701MB
282.55/282.62	c total #watches: 2451187
282.65/282.70	c total #propagations: 1088155161 / total #impl: 2906774758 (eff. 0.374)
282.65/282.70	c #Conflicts:    1198000 | #Learnt:      37534 | 0.000
282.65/282.70	c total clause space: 545.701MB
282.65/282.70	c total #watches: 2453260
282.75/282.86	c total #propagations: 1088259232 / total #impl: 2907293132 (eff. 0.374)
282.75/282.86	c #Conflicts:    1199000 | #Learnt:      38534 | 0.000
282.75/282.86	c total clause space: 545.701MB
282.75/282.86	c total #watches: 2455311
282.95/283.01	c total #propagations: 1088531892 / total #impl: 2908613702 (eff. 0.374)
282.95/283.01	c #Conflicts:    1200000 | #Learnt:      39534 | 0.000
282.95/283.01	c total clause space: 545.701MB
282.95/283.01	c total #watches: 2457327
283.15/283.24	c total #propagations: 1088803857 / total #impl: 2909872962 (eff. 0.374)
283.15/283.24	c #Conflicts:    1201000 | #Learnt:      40534 | 0.000
283.15/283.24	c total clause space: 545.701MB
283.15/283.24	c total #watches: 2459402
283.36/283.44	c total #propagations: 1089243243 / total #impl: 2911816363 (eff. 0.374)
283.36/283.44	c #Conflicts:    1202000 | #Learnt:      41534 | 0.000
283.36/283.44	c total clause space: 545.701MB
283.36/283.44	c total #watches: 2461402
283.55/283.62	c total #propagations: 1089722179 / total #impl: 2913583456 (eff. 0.374)
283.55/283.62	c #Conflicts:    1203000 | #Learnt:      42534 | 0.000
283.55/283.62	c total clause space: 545.701MB
283.55/283.62	c total #watches: 2463469
283.65/283.76	c total #propagations: 1090087888 / total #impl: 2915080400 (eff. 0.374)
283.65/283.76	c #Conflicts:    1204000 | #Learnt:      43534 | 0.000
283.65/283.76	c total clause space: 545.701MB
283.65/283.76	c total #watches: 2465531
283.75/283.88	c total #propagations: 1090344287 / total #impl: 2916132141 (eff. 0.374)
283.75/283.88	c #Conflicts:    1205000 | #Learnt:      44534 | 0.000
283.75/283.88	c total clause space: 545.701MB
283.75/283.88	c total #watches: 2467703
283.95/284.01	c total #propagations: 1090595203 / total #impl: 2917089460 (eff. 0.374)
283.95/284.01	c #Conflicts:    1206000 | #Learnt:      45534 | 0.000
283.95/284.01	c total clause space: 545.701MB
283.95/284.01	c total #watches: 2469754
284.05/284.15	c total #propagations: 1090798264 / total #impl: 2918053543 (eff. 0.374)
284.05/284.15	c #Conflicts:    1207000 | #Learnt:      46534 | 0.000
284.05/284.15	c total clause space: 545.701MB
284.05/284.15	c total #watches: 2471772
284.15/284.28	c total #propagations: 1091099505 / total #impl: 2919685028 (eff. 0.374)
284.15/284.28	c #Conflicts:    1208000 | #Learnt:      47534 | 0.000
284.15/284.28	c total clause space: 545.701MB
284.15/284.28	c total #watches: 2473964
284.25/284.37	c total #propagations: 1091348176 / total #impl: 2920734823 (eff. 0.374)
284.25/284.37	c #Conflicts:    1209000 | #Learnt:      48534 | 0.000
284.25/284.37	c total clause space: 545.701MB
284.25/284.37	c total #watches: 2476056
284.35/284.44	c total #propagations: 1091448917 / total #impl: 2921228081 (eff. 0.374)
284.35/284.44	c #Conflicts:    1210000 | #Learnt:      49534 | 0.000
284.35/284.44	c total clause space: 545.701MB
284.35/284.44	c total #watches: 2478076
284.46/284.54	c total #propagations: 1091509102 / total #impl: 2921521649 (eff. 0.374)
284.46/284.54	c #Conflicts:    1211000 | #Learnt:      50534 | 0.000
284.46/284.54	c total clause space: 545.701MB
284.46/284.54	c total #watches: 2480163
284.56/284.62	c total #propagations: 1091614798 / total #impl: 2922070997 (eff. 0.374)
284.56/284.62	c #Conflicts:    1212000 | #Learnt:      51534 | 0.000
284.56/284.62	c total clause space: 545.701MB
284.56/284.62	c total #watches: 2482214
284.65/284.71	c total #propagations: 1091710657 / total #impl: 2922440750 (eff. 0.374)
284.65/284.71	c #Conflicts:    1213000 | #Learnt:      52534 | 0.000
284.65/284.71	c total clause space: 545.701MB
284.65/284.71	c total #watches: 2484214
284.75/284.80	c total #propagations: 1091837851 / total #impl: 2922827407 (eff. 0.374)
284.75/284.80	c #Conflicts:    1214000 | #Learnt:      26965 | 0.000
284.75/284.80	c total clause space: 545.701MB
284.75/284.80	c total #watches: 2474754
284.75/284.85	c total #propagations: 1091940271 / total #impl: 2923269079 (eff. 0.374)
284.75/284.85	c #Conflicts:    1215000 | #Learnt:      27965 | 0.000
284.75/284.85	c total clause space: 545.701MB
284.75/284.85	c total #watches: 2468734
284.85/284.91	c total #propagations: 1091994082 / total #impl: 2923521165 (eff. 0.374)
284.85/284.91	c #Conflicts:    1216000 | #Learnt:      28965 | 0.000
284.85/284.91	c total clause space: 545.701MB
284.85/284.91	c total #watches: 2464079
284.85/284.97	c total #propagations: 1092048924 / total #impl: 2923776129 (eff. 0.374)
284.85/284.97	c #Conflicts:    1217000 | #Learnt:      29965 | 0.000
284.85/284.97	c total clause space: 545.701MB
284.85/284.97	c total #watches: 2463845
284.95/285.05	c total #propagations: 1092107450 / total #impl: 2924032246 (eff. 0.373)
284.95/285.05	c #Conflicts:    1218000 | #Learnt:      30965 | 0.000
284.95/285.05	c total clause space: 545.701MB
284.95/285.05	c total #watches: 2452129
285.05/285.14	c total #propagations: 1092206764 / total #impl: 2924533311 (eff. 0.373)
285.05/285.14	c #Conflicts:    1219000 | #Learnt:      31965 | 0.000
285.05/285.14	c total clause space: 545.701MB
285.05/285.14	c total #watches: 2450198
285.15/285.22	c total #propagations: 1092348854 / total #impl: 2925114725 (eff. 0.373)
285.15/285.22	c #Conflicts:    1220000 | #Learnt:      32965 | 0.000
285.15/285.22	c total clause space: 545.701MB
285.15/285.22	c total #watches: 2450153
285.25/285.37	c total #propagations: 1092461489 / total #impl: 2925778621 (eff. 0.373)
285.25/285.37	c #Conflicts:    1221000 | #Learnt:      33965 | 0.000
285.25/285.37	c total clause space: 545.701MB
285.25/285.37	c total #watches: 2448779
285.45/285.52	c total #propagations: 1092798559 / total #impl: 2927117287 (eff. 0.373)
285.45/285.52	c #Conflicts:    1222000 | #Learnt:      34965 | 0.000
285.45/285.52	c total clause space: 545.701MB
285.45/285.52	c total #watches: 2450402
285.66/285.77	c total #propagations: 1092999258 / total #impl: 2928224489 (eff. 0.373)
285.66/285.77	c #Conflicts:    1223000 | #Learnt:      35965 | 0.000
285.66/285.77	c total clause space: 545.701MB
285.66/285.77	c total #watches: 2452162
285.85/285.90	c total #propagations: 1093447137 / total #impl: 2930635612 (eff. 0.373)
285.85/285.90	c #Conflicts:    1224000 | #Learnt:      36965 | 0.000
285.85/285.90	c total clause space: 545.701MB
285.85/285.90	c total #watches: 2454210
286.25/286.36	c total #propagations: 1093739624 / total #impl: 2931666845 (eff. 0.373)
286.25/286.36	c #Conflicts:    1225000 | #Learnt:      37965 | 0.000
286.25/286.36	c total clause space: 545.701MB
286.25/286.36	c total #watches: 2456165
286.45/286.55	c total #propagations: 1094591626 / total #impl: 2936092401 (eff. 0.373)
286.45/286.55	c #Conflicts:    1226000 | #Learnt:      38965 | 0.000
286.45/286.55	c total clause space: 545.701MB
286.45/286.55	c total #watches: 2458121
286.66/286.73	c total #propagations: 1095044278 / total #impl: 2937780375 (eff. 0.373)
286.66/286.73	c #Conflicts:    1227000 | #Learnt:      39965 | 0.000
286.66/286.73	c total clause space: 545.701MB
286.66/286.73	c total #watches: 2460102
286.76/286.88	c total #propagations: 1095346226 / total #impl: 2939438052 (eff. 0.373)
286.76/286.88	c #Conflicts:    1228000 | #Learnt:      40965 | 0.000
286.76/286.88	c total clause space: 545.701MB
286.76/286.89	c total #watches: 2462118
286.85/286.96	c total #propagations: 1095639166 / total #impl: 2940921219 (eff. 0.373)
286.85/286.96	c #Conflicts:    1229000 | #Learnt:      41965 | 0.000
286.85/286.96	c total clause space: 545.701MB
286.85/286.96	c total #watches: 2464251
287.05/287.15	c total #propagations: 1095693003 / total #impl: 2941266904 (eff. 0.373)
287.05/287.15	c #Conflicts:    1230000 | #Learnt:      42965 | 0.000
287.05/287.15	c total clause space: 545.701MB
287.05/287.15	c total #watches: 2466269
287.35/287.45	c total #propagations: 1096011697 / total #impl: 2942851533 (eff. 0.372)
287.35/287.45	c #Conflicts:    1231000 | #Learnt:      43965 | 0.000
287.35/287.45	c total clause space: 545.701MB
287.35/287.45	c total #watches: 2467540
287.55/287.68	c total #propagations: 1096759532 / total #impl: 2945960830 (eff. 0.372)
287.55/287.68	c #Conflicts:    1232000 | #Learnt:      44965 | 0.000
287.55/287.68	c total clause space: 545.701MB
287.55/287.68	c total #watches: 2469221
287.76/287.82	c total #propagations: 1097192797 / total #impl: 2947868947 (eff. 0.372)
287.76/287.82	c #Conflicts:    1233000 | #Learnt:      45965 | 0.000
287.76/287.82	c total clause space: 545.701MB
287.76/287.82	c total #watches: 2471051
287.86/287.99	c total #propagations: 1097499061 / total #impl: 2949047387 (eff. 0.372)
287.86/287.99	c #Conflicts:    1234000 | #Learnt:      46965 | 0.000
287.86/287.99	c total clause space: 545.701MB
287.86/287.99	c total #watches: 2473123
288.05/288.16	c total #propagations: 1097756154 / total #impl: 2950337207 (eff. 0.372)
288.05/288.16	c #Conflicts:    1235000 | #Learnt:      47965 | 0.000
288.05/288.16	c total clause space: 545.701MB
288.05/288.16	c total #watches: 2475177
288.25/288.36	c total #propagations: 1098080856 / total #impl: 2951811266 (eff. 0.372)
288.25/288.36	c #Conflicts:    1236000 | #Learnt:      48965 | 0.000
288.25/288.36	c total clause space: 545.701MB
288.25/288.36	c total #watches: 2477081
288.35/288.47	c total #propagations: 1098461331 / total #impl: 2953574390 (eff. 0.372)
288.35/288.47	c #Conflicts:    1237000 | #Learnt:      49965 | 0.000
288.35/288.47	c total clause space: 545.701MB
288.35/288.47	c total #watches: 2479171
288.45/288.56	c total #propagations: 1098612368 / total #impl: 2954302199 (eff. 0.372)
288.45/288.56	c #Conflicts:    1238000 | #Learnt:      50965 | 0.000
288.45/288.56	c total clause space: 545.701MB
288.45/288.56	c total #watches: 2481195
288.75/288.81	c total #propagations: 1098703820 / total #impl: 2954802688 (eff. 0.372)
288.75/288.81	c #Conflicts:    1239000 | #Learnt:      51965 | 0.000
288.75/288.81	c total clause space: 545.701MB
288.75/288.82	c total #watches: 2483305
288.86/288.97	c total #propagations: 1099192771 / total #impl: 2956891549 (eff. 0.372)
288.86/288.97	c #Conflicts:    1240000 | #Learnt:      52965 | 0.000
288.86/288.97	c total clause space: 545.701MB
288.86/288.97	c total #watches: 2485386
288.96/289.07	c total #propagations: 1099423468 / total #impl: 2957936498 (eff. 0.372)
288.96/289.07	c #Conflicts:    1241000 | #Learnt:      53965 | 0.000
288.96/289.07	c total clause space: 545.701MB
288.96/289.07	c total #watches: 2487402
289.15/289.24	c total #propagations: 1099581539 / total #impl: 2958543261 (eff. 0.372)
289.15/289.24	c #Conflicts:    1242000 | #Learnt:      28004 | 0.000
289.15/289.24	c total clause space: 545.701MB
289.15/289.24	c total #watches: 2457188
289.25/289.36	c total #propagations: 1099899561 / total #impl: 2959836535 (eff. 0.372)
289.25/289.36	c #Conflicts:    1243000 | #Learnt:      29004 | 0.000
289.25/289.36	c total clause space: 545.701MB
289.25/289.36	c total #watches: 2452677
289.35/289.50	c total #propagations: 1100121864 / total #impl: 2960787128 (eff. 0.372)
289.35/289.50	c #Conflicts:    1244000 | #Learnt:      30004 | 0.000
289.35/289.50	c total clause space: 545.701MB
289.35/289.50	c total #watches: 2452807
289.55/289.69	c total #propagations: 1100417471 / total #impl: 2962042785 (eff. 0.372)
289.55/289.69	c #Conflicts:    1245000 | #Learnt:      31004 | 0.000
289.55/289.69	c total clause space: 545.701MB
289.55/289.69	c total #watches: 2453237
289.75/289.84	c total #propagations: 1100851242 / total #impl: 2963764233 (eff. 0.371)
289.75/289.84	c #Conflicts:    1246000 | #Learnt:      32004 | 0.000
289.75/289.84	c total clause space: 545.701MB
289.75/289.84	c total #watches: 2452733
289.85/289.98	c total #propagations: 1101208689 / total #impl: 2965135562 (eff. 0.371)
289.85/289.98	c #Conflicts:    1247000 | #Learnt:      33004 | 0.000
289.85/289.98	c total clause space: 545.701MB
289.85/289.98	c total #watches: 2453204
290.06/290.19	c total #propagations: 1101492319 / total #impl: 2966334073 (eff. 0.371)
290.06/290.19	c #Conflicts:    1248000 | #Learnt:      34004 | 0.000
290.06/290.19	c total clause space: 545.701MB
290.06/290.19	c total #watches: 2453178
290.15/290.27	c total #propagations: 1102002911 / total #impl: 2968565210 (eff. 0.371)
290.15/290.27	c #Conflicts:    1249000 | #Learnt:      35004 | 0.000
290.15/290.27	c total clause space: 545.701MB
290.15/290.27	c total #watches: 2454875
290.25/290.38	c total #propagations: 1102115673 / total #impl: 2969125314 (eff. 0.371)
290.25/290.38	c #Conflicts:    1250000 | #Learnt:      36004 | 0.000
290.25/290.38	c total clause space: 545.701MB
290.25/290.38	c total #watches: 2456701
290.45/290.51	c total #propagations: 1102335927 / total #impl: 2969988940 (eff. 0.371)
290.45/290.51	c #Conflicts:    1251000 | #Learnt:      37004 | 0.000
290.45/290.51	c total clause space: 545.701MB
290.45/290.51	c total #watches: 2458559
290.55/290.63	c total #propagations: 1102622337 / total #impl: 2971257630 (eff. 0.371)
290.55/290.63	c #Conflicts:    1252000 | #Learnt:      38004 | 0.000
290.55/290.63	c total clause space: 545.701MB
290.55/290.63	c total #watches: 2460330
290.75/290.85	c total #propagations: 1102872883 / total #impl: 2972140544 (eff. 0.371)
290.75/290.85	c #Conflicts:    1253000 | #Learnt:      39004 | 0.000
290.75/290.85	c total clause space: 545.701MB
290.75/290.85	c total #watches: 2461666
290.95/291.07	c total #propagations: 1103393425 / total #impl: 2974434609 (eff. 0.371)
290.95/291.07	c #Conflicts:    1254000 | #Learnt:      40004 | 0.000
290.95/291.07	c total clause space: 545.701MB
290.95/291.07	c total #watches: 2463585
291.25/291.31	c total #propagations: 1103837481 / total #impl: 2976368431 (eff. 0.371)
291.25/291.31	c #Conflicts:    1255000 | #Learnt:      41004 | 0.000
291.25/291.31	c total clause space: 545.701MB
291.25/291.31	c total #watches: 2465187
291.45/291.50	c total #propagations: 1104355954 / total #impl: 2978652926 (eff. 0.371)
291.45/291.50	c #Conflicts:    1256000 | #Learnt:      42004 | 0.000
291.45/291.50	c total clause space: 545.701MB
291.45/291.50	c total #watches: 2466742
291.55/291.64	c total #propagations: 1104793760 / total #impl: 2980589262 (eff. 0.371)
291.55/291.64	c #Conflicts:    1257000 | #Learnt:      43004 | 0.000
291.55/291.64	c total clause space: 545.701MB
291.55/291.64	c total #watches: 2468656
291.75/291.82	c total #propagations: 1105095795 / total #impl: 2981864329 (eff. 0.371)
291.75/291.82	c #Conflicts:    1258000 | #Learnt:      44004 | 0.000
291.75/291.82	c total clause space: 545.701MB
291.75/291.83	c total #watches: 2470555
291.85/291.96	c total #propagations: 1105505379 / total #impl: 2983434256 (eff. 0.371)
291.85/291.96	c #Conflicts:    1259000 | #Learnt:      45004 | 0.000
291.85/291.96	c total clause space: 545.701MB
291.85/291.96	c total #watches: 2472509
291.95/292.06	c total #propagations: 1105725203 / total #impl: 2984367984 (eff. 0.371)
291.95/292.06	c #Conflicts:    1260000 | #Learnt:      46004 | 0.000
291.95/292.06	c total clause space: 545.701MB
291.95/292.06	c total #watches: 2474637
292.05/292.16	c total #propagations: 1105851061 / total #impl: 2984910817 (eff. 0.370)
292.05/292.16	c #Conflicts:    1261000 | #Learnt:      47004 | 0.000
292.05/292.16	c total clause space: 545.701MB
292.05/292.16	c total #watches: 2476681
292.35/292.40	c total #propagations: 1106050064 / total #impl: 2985610263 (eff. 0.370)
292.35/292.40	c #Conflicts:    1262000 | #Learnt:      48004 | 0.000
292.35/292.40	c total clause space: 545.701MB
292.35/292.40	c total #watches: 2477968
292.55/292.65	c total #propagations: 1106784210 / total #impl: 2988159479 (eff. 0.370)
292.55/292.65	c #Conflicts:    1263000 | #Learnt:      49004 | 0.000
292.55/292.65	c total clause space: 545.701MB
292.55/292.65	c total #watches: 2479482
292.95/293.09	c total #propagations: 1107549956 / total #impl: 2990961205 (eff. 0.370)
292.95/293.09	c #Conflicts:    1264000 | #Learnt:      50004 | 0.000
292.95/293.09	c total clause space: 545.701MB
292.95/293.09	c total #watches: 2481319
293.55/293.69	c total #propagations: 1108456266 / total #impl: 2995699948 (eff. 0.370)
293.55/293.69	c #Conflicts:    1265000 | #Learnt:      51004 | 0.000
293.55/293.69	c total clause space: 545.701MB
293.55/293.69	c total #watches: 2483198
293.65/293.76	c total #propagations: 1109654661 / total #impl: 3001906814 (eff. 0.370)
293.65/293.76	c #Conflicts:    1266000 | #Learnt:      52004 | 0.000
293.65/293.76	c total clause space: 545.701MB
293.65/293.76	c total #watches: 2485361
293.85/293.95	c total #propagations: 1109731379 / total #impl: 3002281395 (eff. 0.370)
293.85/293.95	c #Conflicts:    1267000 | #Learnt:      53004 | 0.000
293.85/293.95	c total clause space: 545.701MB
293.85/293.95	c total #watches: 2487319
293.95/294.08	c total #propagations: 1110047520 / total #impl: 3004024759 (eff. 0.370)
293.95/294.08	c #Conflicts:    1268000 | #Learnt:      54004 | 0.000
293.95/294.08	c total clause space: 545.701MB
293.95/294.08	c total #watches: 2489035
294.15/294.27	c total #propagations: 1110274410 / total #impl: 3005075632 (eff. 0.369)
294.15/294.27	c GARBAGE COLLECT
294.15/294.27	c #Conflicts:    1269000 | #Learnt:      27824 | 0.000
294.15/294.27	c total clause space: 545.701MB
294.15/294.27	c total #watches: 2433127
294.25/294.31	c total #propagations: 1110507593 / total #impl: 3006098293 (eff. 0.369)
294.25/294.31	c #Conflicts:    1270000 | #Learnt:      28824 | 0.000
294.25/294.31	c total clause space: 545.701MB
294.25/294.31	c total #watches: 2435204
294.35/294.42	c total #propagations: 1110539838 / total #impl: 3006240005 (eff. 0.369)
294.35/294.42	c #Conflicts:    1271000 | #Learnt:      29824 | 0.000
294.35/294.42	c total clause space: 545.701MB
294.35/294.42	c total #watches: 2437218
294.46/294.51	c total #propagations: 1110700278 / total #impl: 3006973031 (eff. 0.369)
294.46/294.51	c #Conflicts:    1272000 | #Learnt:      30824 | 0.000
294.46/294.51	c total clause space: 545.701MB
294.46/294.51	c total #watches: 2439218
294.55/294.66	c total #propagations: 1110880052 / total #impl: 3007688006 (eff. 0.369)
294.55/294.66	c #Conflicts:    1273000 | #Learnt:      31824 | 0.000
294.55/294.66	c total clause space: 545.701MB
294.55/294.66	c total #watches: 2441407
294.85/294.94	c total #propagations: 1111114643 / total #impl: 3008431955 (eff. 0.369)
294.85/294.94	c #Conflicts:    1274000 | #Learnt:      32824 | 0.000
294.85/294.94	c total clause space: 545.701MB
294.85/294.94	c total #watches: 2443407
295.15/295.24	c total #propagations: 1111962073 / total #impl: 3010260713 (eff. 0.369)
295.15/295.24	c #Conflicts:    1275000 | #Learnt:      33824 | 0.000
295.15/295.24	c total clause space: 545.701MB
295.15/295.24	c total #watches: 2445407
295.65/295.79	c total #propagations: 1112999761 / total #impl: 3012605745 (eff. 0.369)
295.65/295.79	c #Conflicts:    1276000 | #Learnt:      34824 | 0.000
295.65/295.79	c total clause space: 545.701MB
295.65/295.79	c total #watches: 2447407
295.95/296.08	c total #propagations: 1114749992 / total #impl: 3018188340 (eff. 0.369)
295.95/296.08	c #Conflicts:    1277000 | #Learnt:      35824 | 0.000
295.95/296.08	c total clause space: 545.701MB
295.95/296.08	c total #watches: 2449407
296.45/296.53	c total #propagations: 1115776441 / total #impl: 3021135749 (eff. 0.369)
296.45/296.53	c #Conflicts:    1278000 | #Learnt:      36824 | 0.000
296.45/296.53	c total clause space: 545.701MB
296.45/296.53	c total #watches: 2451407
296.85/296.97	c total #propagations: 1117818324 / total #impl: 3027121523 (eff. 0.369)
296.85/296.97	c #Conflicts:    1279000 | #Learnt:      37824 | 0.000
296.85/296.97	c total clause space: 545.701MB
296.85/296.97	c total #watches: 2453416
297.15/297.28	c total #propagations: 1119462295 / total #impl: 3031775291 (eff. 0.369)
297.15/297.28	c #Conflicts:    1280000 | #Learnt:      38824 | 0.000
297.15/297.28	c total clause space: 545.701MB
297.15/297.28	c total #watches: 2455424
297.65/297.76	c total #propagations: 1120580563 / total #impl: 3035190254 (eff. 0.369)
297.65/297.76	c #Conflicts:    1281000 | #Learnt:      39824 | 0.000
297.65/297.76	c total clause space: 545.701MB
297.65/297.76	c total #watches: 2457424
298.05/298.19	c total #propagations: 1122345549 / total #impl: 3040519016 (eff. 0.369)
298.05/298.19	c #Conflicts:    1282000 | #Learnt:      40824 | 0.000
298.05/298.19	c total clause space: 545.701MB
298.05/298.19	c total #watches: 2459424
298.45/298.57	c total #propagations: 1124212845 / total #impl: 3046047919 (eff. 0.369)
298.45/298.57	c #Conflicts:    1283000 | #Learnt:      41824 | 0.000
298.45/298.57	c total clause space: 545.701MB
298.45/298.57	c total #watches: 2461424
299.05/299.18	c total #propagations: 1126588621 / total #impl: 3051597016 (eff. 0.369)
299.05/299.18	c #Conflicts:    1284000 | #Learnt:      42824 | 0.000
299.05/299.18	c total clause space: 545.701MB
299.05/299.18	c total #watches: 2463424
299.55/299.63	c total #propagations: 1129032435 / total #impl: 3058709151 (eff. 0.369)
299.55/299.63	c #Conflicts:    1285000 | #Learnt:      43824 | 0.000
299.55/299.63	c total clause space: 545.701MB
299.55/299.63	c total #watches: 2465438
299.85/299.91	c total #propagations: 1130544713 / total #impl: 3063279558 (eff. 0.369)
299.85/299.91	c #Conflicts:    1286000 | #Learnt:      44824 | 0.000
299.85/299.91	c total clause space: 545.701MB
299.85/299.91	c total #watches: 2467533
300.25/300.30	c total #propagations: 1131544090 / total #impl: 3066043447 (eff. 0.369)
300.25/300.30	c #Conflicts:    1287000 | #Learnt:      45824 | 0.000
300.25/300.30	c total clause space: 545.701MB
300.25/300.30	c total #watches: 2469569
300.75/300.85	c total #propagations: 1132651140 / total #impl: 3069731733 (eff. 0.369)
300.75/300.85	c #Conflicts:    1288000 | #Learnt:      46824 | 0.000
300.75/300.85	c total clause space: 545.701MB
300.75/300.85	c total #watches: 2471569
301.15/301.27	c total #propagations: 1134837786 / total #impl: 3076582089 (eff. 0.369)
301.15/301.27	c #Conflicts:    1289000 | #Learnt:      47824 | 0.000
301.15/301.27	c total clause space: 545.701MB
301.15/301.27	c total #watches: 2473588
301.75/301.86	c total #propagations: 1136521635 / total #impl: 3081171945 (eff. 0.369)
301.75/301.86	c #Conflicts:    1290000 | #Learnt:      48824 | 0.000
301.75/301.86	c total clause space: 545.701MB
301.75/301.86	c total #watches: 2475588
302.15/302.22	c total #propagations: 1138544954 / total #impl: 3086963836 (eff. 0.369)
302.15/302.22	c #Conflicts:    1291000 | #Learnt:      49824 | 0.000
302.15/302.22	c total clause space: 545.701MB
302.15/302.22	c total #watches: 2477588
302.75/302.86	c total #propagations: 1140530634 / total #impl: 3091976874 (eff. 0.369)
302.75/302.86	c #Conflicts:    1292000 | #Learnt:      50824 | 0.000
302.75/302.86	c total clause space: 545.701MB
302.75/302.86	c total #watches: 2479635
303.25/303.40	c total #propagations: 1142806938 / total #impl: 3099172790 (eff. 0.369)
303.25/303.40	c #Conflicts:    1293000 | #Learnt:      51824 | 0.000
303.25/303.40	c total clause space: 545.701MB
303.25/303.40	c total #watches: 2481635
303.75/303.81	c total #propagations: 1145224991 / total #impl: 3106209792 (eff. 0.369)
303.75/303.81	c #Conflicts:    1294000 | #Learnt:      52824 | 0.000
303.75/303.81	c total clause space: 545.701MB
303.75/303.81	c total #watches: 2483635
304.15/304.28	c total #propagations: 1147521915 / total #impl: 3112104416 (eff. 0.369)
304.15/304.28	c #Conflicts:    1295000 | #Learnt:      53824 | 0.000
304.15/304.28	c total clause space: 545.701MB
304.15/304.28	c total #watches: 2485635
304.65/304.71	c total #propagations: 1149320043 / total #impl: 3117347209 (eff. 0.369)
304.65/304.71	c #Conflicts:    1296000 | #Learnt:      54824 | 0.000
304.65/304.71	c total clause space: 545.701MB
304.65/304.71	c total #watches: 2487635
305.15/305.26	c total #propagations: 1150630718 / total #impl: 3121534560 (eff. 0.369)
305.15/305.26	c GARBAGE COLLECT
305.15/305.26	c #Conflicts:    1297000 | #Learnt:      28293 | 0.000
305.15/305.26	c total clause space: 545.701MB
305.15/305.26	c total #watches: 2434082
305.45/305.52	c total #propagations: 1152592915 / total #impl: 3128453429 (eff. 0.368)
305.45/305.52	c #Conflicts:    1298000 | #Learnt:      29293 | 0.000
305.45/305.52	c total clause space: 545.701MB
305.45/305.52	c total #watches: 2436082
305.95/306.01	c total #propagations: 1153526507 / total #impl: 3131620459 (eff. 0.368)
305.95/306.01	c #Conflicts:    1299000 | #Learnt:      30293 | 0.000
305.95/306.01	c total clause space: 545.701MB
305.95/306.01	c total #watches: 2438095
306.15/306.27	c total #propagations: 1155871142 / total #impl: 3138435870 (eff. 0.368)
306.15/306.27	c #Conflicts:    1300000 | #Learnt:      31293 | 0.000
306.15/306.27	c total clause space: 545.701MB
306.15/306.27	c total #watches: 2440117
306.45/306.60	c total #propagations: 1156888244 / total #impl: 3141507289 (eff. 0.368)
306.45/306.60	c #Conflicts:    1301000 | #Learnt:      32293 | 0.000
306.45/306.60	c total clause space: 545.701MB
306.45/306.60	c total #watches: 2442126
306.85/306.97	c total #propagations: 1158819008 / total #impl: 3146917572 (eff. 0.368)
306.85/306.97	c #Conflicts:    1302000 | #Learnt:      33293 | 0.000
306.85/306.97	c total clause space: 545.701MB
306.85/306.97	c total #watches: 2444126
307.25/307.36	c total #propagations: 1160921613 / total #impl: 3151747422 (eff. 0.368)
307.25/307.36	c #Conflicts:    1303000 | #Learnt:      34293 | 0.000
307.25/307.36	c total clause space: 545.701MB
307.25/307.36	c total #watches: 2446126
307.55/307.65	c total #propagations: 1163475423 / total #impl: 3156757023 (eff. 0.369)
307.55/307.65	c #Conflicts:    1304000 | #Learnt:      35293 | 0.000
307.55/307.65	c total clause space: 545.701MB
307.55/307.65	c total #watches: 2448153
307.85/307.97	c total #propagations: 1164593870 / total #impl: 3159851167 (eff. 0.369)
307.85/307.97	c #Conflicts:    1305000 | #Learnt:      36293 | 0.000
307.85/307.97	c total clause space: 545.701MB
307.85/307.97	c total #watches: 2450162
308.15/308.28	c total #propagations: 1165834294 / total #impl: 3163516119 (eff. 0.369)
308.15/308.28	c #Conflicts:    1306000 | #Learnt:      37293 | 0.000
308.15/308.28	c total clause space: 545.701MB
308.15/308.28	c total #watches: 2452162
308.55/308.64	c total #propagations: 1167211518 / total #impl: 3167450472 (eff. 0.369)
308.55/308.64	c #Conflicts:    1307000 | #Learnt:      38293 | 0.000
308.55/308.64	c total clause space: 545.701MB
308.55/308.64	c total #watches: 2454171
308.95/309.05	c total #propagations: 1168617304 / total #impl: 3171801284 (eff. 0.368)
308.95/309.05	c #Conflicts:    1308000 | #Learnt:      39293 | 0.000
308.95/309.05	c total clause space: 545.701MB
308.95/309.05	c total #watches: 2456171
309.35/309.42	c total #propagations: 1170077037 / total #impl: 3175992512 (eff. 0.368)
309.35/309.42	c #Conflicts:    1309000 | #Learnt:      40293 | 0.000
309.35/309.42	c total clause space: 545.701MB
309.35/309.42	c total #watches: 2458171
309.75/309.81	c total #propagations: 1171849014 / total #impl: 3180443597 (eff. 0.368)
309.75/309.81	c #Conflicts:    1310000 | #Learnt:      41293 | 0.000
309.75/309.81	c total clause space: 545.701MB
309.75/309.81	c total #watches: 2460171
310.15/310.23	c total #propagations: 1173962653 / total #impl: 3185845375 (eff. 0.368)
310.15/310.23	c #Conflicts:    1311000 | #Learnt:      42293 | 0.000
310.15/310.23	c total clause space: 545.701MB
310.15/310.23	c total #watches: 2462231
310.55/310.69	c total #propagations: 1175664921 / total #impl: 3190814708 (eff. 0.368)
310.55/310.69	c #Conflicts:    1312000 | #Learnt:      43293 | 0.000
310.55/310.69	c total clause space: 545.701MB
310.55/310.69	c total #watches: 2464231
310.85/310.98	c total #propagations: 1177619543 / total #impl: 3196967008 (eff. 0.368)
310.85/310.98	c #Conflicts:    1313000 | #Learnt:      44293 | 0.000
310.85/310.98	c total clause space: 545.701MB
310.85/310.98	c total #watches: 2466240
311.25/311.32	c total #propagations: 1179137022 / total #impl: 3200961888 (eff. 0.368)
311.25/311.32	c #Conflicts:    1314000 | #Learnt:      45293 | 0.000
311.25/311.32	c total clause space: 545.701MB
311.25/311.32	c total #watches: 2468240
311.55/311.65	c total #propagations: 1180524716 / total #impl: 3205085891 (eff. 0.368)
311.55/311.65	c #Conflicts:    1315000 | #Learnt:      46293 | 0.000
311.55/311.65	c total clause space: 545.701MB
311.55/311.65	c total #watches: 2470252
311.95/312.08	c total #propagations: 1181909925 / total #impl: 3209164806 (eff. 0.368)
311.95/312.08	c #Conflicts:    1316000 | #Learnt:      47293 | 0.000
311.95/312.08	c total clause space: 545.701MB
311.95/312.08	c total #watches: 2472252
312.35/312.47	c total #propagations: 1183844243 / total #impl: 3213997142 (eff. 0.368)
312.35/312.47	c #Conflicts:    1317000 | #Learnt:      48293 | 0.000
312.35/312.47	c total clause space: 545.701MB
312.35/312.47	c total #watches: 2474261
312.65/312.75	c total #propagations: 1185265431 / total #impl: 3218606693 (eff. 0.368)
312.65/312.75	c #Conflicts:    1318000 | #Learnt:      49293 | 0.000
312.65/312.75	c total clause space: 545.701MB
312.65/312.75	c total #watches: 2476261
312.85/312.94	c total #propagations: 1186361225 / total #impl: 3222001427 (eff. 0.368)
312.85/312.94	c #Conflicts:    1319000 | #Learnt:      50293 | 0.000
312.85/312.94	c total clause space: 545.701MB
312.85/312.94	c total #watches: 2478269
313.15/313.23	c total #propagations: 1186866993 / total #impl: 3223732371 (eff. 0.368)
313.15/313.23	c #Conflicts:    1320000 | #Learnt:      51293 | 0.000
313.15/313.23	c total clause space: 545.701MB
313.15/313.23	c total #watches: 2480279
313.45/313.54	c total #propagations: 1187695498 / total #impl: 3226834303 (eff. 0.368)
313.45/313.54	c #Conflicts:    1321000 | #Learnt:      52293 | 0.000
313.45/313.54	c total clause space: 545.701MB
313.45/313.54	c total #watches: 2482279
313.75/313.86	c total #propagations: 1188903140 / total #impl: 3229630344 (eff. 0.368)
313.75/313.86	c #Conflicts:    1322000 | #Learnt:      53293 | 0.000
313.75/313.86	c total clause space: 545.701MB
313.75/313.86	c total #watches: 2484279
314.05/314.19	c total #propagations: 1190151419 / total #impl: 3232413672 (eff. 0.368)
314.05/314.19	c #Conflicts:    1323000 | #Learnt:      54293 | 0.000
314.05/314.19	c total clause space: 545.701MB
314.05/314.19	c total #watches: 2486279
314.45/314.50	c total #propagations: 1191536948 / total #impl: 3235148170 (eff. 0.368)
314.45/314.50	c #Conflicts:    1324000 | #Learnt:      55293 | 0.000
314.45/314.50	c total clause space: 545.701MB
314.45/314.50	c total #watches: 2488279
314.75/314.82	c total #propagations: 1192821775 / total #impl: 3237698194 (eff. 0.368)
314.75/314.82	c GARBAGE COLLECT
314.75/314.82	c #Conflicts:    1325000 | #Learnt:      28701 | 0.000
314.75/314.82	c total clause space: 545.701MB
314.75/314.82	c total #watches: 2434881
314.95/315.08	c total #propagations: 1194116523 / total #impl: 3240548213 (eff. 0.368)
314.95/315.08	c #Conflicts:    1326000 | #Learnt:      29701 | 0.000
314.95/315.08	c total clause space: 545.701MB
314.95/315.08	c total #watches: 2436881
315.25/315.35	c total #propagations: 1195592535 / total #impl: 3243793043 (eff. 0.369)
315.25/315.35	c #Conflicts:    1327000 | #Learnt:      30701 | 0.000
315.25/315.35	c total clause space: 545.701MB
315.25/315.35	c total #watches: 2438894
315.55/315.61	c total #propagations: 1196997502 / total #impl: 3247354390 (eff. 0.369)
315.55/315.61	c #Conflicts:    1328000 | #Learnt:      31701 | 0.000
315.55/315.61	c total clause space: 545.701MB
315.55/315.61	c total #watches: 2440894
315.85/315.90	c total #propagations: 1198620149 / total #impl: 3251248968 (eff. 0.369)
315.85/315.90	c #Conflicts:    1329000 | #Learnt:      32701 | 0.000
315.85/315.90	c total clause space: 545.701MB
315.85/315.90	c total #watches: 2442902
316.14/316.29	c total #propagations: 1200064150 / total #impl: 3255040054 (eff. 0.369)
316.14/316.29	c #Conflicts:    1330000 | #Learnt:      33701 | 0.000
316.14/316.29	c total clause space: 545.701MB
316.14/316.29	c total #watches: 2444902
316.45/316.55	c total #propagations: 1201806015 / total #impl: 3260200320 (eff. 0.369)
316.45/316.55	c #Conflicts:    1331000 | #Learnt:      34701 | 0.000
316.45/316.55	c total clause space: 545.701MB
316.45/316.55	c total #watches: 2446902
316.74/316.80	c total #propagations: 1203160365 / total #impl: 3263448391 (eff. 0.369)
316.74/316.80	c #Conflicts:    1332000 | #Learnt:      35701 | 0.000
316.74/316.80	c total clause space: 545.701MB
316.74/316.81	c total #watches: 2448902
317.04/317.14	c total #propagations: 1204652045 / total #impl: 3266445506 (eff. 0.369)
317.04/317.14	c #Conflicts:    1333000 | #Learnt:      36701 | 0.000
317.04/317.14	c total clause space: 545.701MB
317.04/317.14	c total #watches: 2450902
317.45/317.57	c total #propagations: 1206305129 / total #impl: 3270373889 (eff. 0.369)
317.45/317.57	c #Conflicts:    1334000 | #Learnt:      37701 | 0.000
317.45/317.57	c total clause space: 545.701MB
317.45/317.57	c total #watches: 2452924
317.84/317.99	c total #propagations: 1207881307 / total #impl: 3275458224 (eff. 0.369)
317.84/317.99	c #Conflicts:    1335000 | #Learnt:      38701 | 0.000
317.84/317.99	c total clause space: 545.701MB
317.84/318.00	c total #watches: 2454924
318.24/318.38	c total #propagations: 1209880288 / total #impl: 3280879958 (eff. 0.369)
318.24/318.38	c #Conflicts:    1336000 | #Learnt:      39701 | 0.000
318.24/318.38	c total clause space: 545.701MB
318.24/318.38	c total #watches: 2456924
318.74/318.85	c total #propagations: 1211565507 / total #impl: 3285375283 (eff. 0.369)
318.74/318.85	c #Conflicts:    1337000 | #Learnt:      40701 | 0.000
318.74/318.85	c total clause space: 545.701MB
318.74/318.85	c total #watches: 2458924
319.14/319.24	c total #propagations: 1213966293 / total #impl: 3290671904 (eff. 0.369)
319.14/319.24	c #Conflicts:    1338000 | #Learnt:      41701 | 0.000
319.14/319.24	c total clause space: 545.701MB
319.14/319.24	c total #watches: 2460924
319.54/319.66	c total #propagations: 1215826116 / total #impl: 3295461301 (eff. 0.369)
319.54/319.66	c #Conflicts:    1339000 | #Learnt:      42701 | 0.000
319.54/319.66	c total clause space: 545.701MB
319.54/319.66	c total #watches: 2462924
319.84/319.99	c total #propagations: 1218022595 / total #impl: 3301014974 (eff. 0.369)
319.84/319.99	c #Conflicts:    1340000 | #Learnt:      43701 | 0.000
319.84/319.99	c total clause space: 545.701MB
319.84/319.99	c total #watches: 2464924
320.24/320.32	c total #propagations: 1219804294 / total #impl: 3305236906 (eff. 0.369)
320.24/320.32	c #Conflicts:    1341000 | #Learnt:      44701 | 0.000
320.24/320.32	c total clause space: 545.701MB
320.24/320.32	c total #watches: 2466924
320.54/320.67	c total #propagations: 1221660129 / total #impl: 3309612526 (eff. 0.369)
320.54/320.67	c #Conflicts:    1342000 | #Learnt:      45701 | 0.000
320.54/320.67	c total clause space: 545.701MB
320.54/320.67	c total #watches: 2468924
320.94/321.04	c total #propagations: 1223477975 / total #impl: 3313945717 (eff. 0.369)
320.94/321.04	c #Conflicts:    1343000 | #Learnt:      46701 | 0.000
320.94/321.04	c total clause space: 545.701MB
320.94/321.04	c total #watches: 2470924
321.34/321.43	c total #propagations: 1225187521 / total #impl: 3318355682 (eff. 0.369)
321.34/321.43	c #Conflicts:    1344000 | #Learnt:      47701 | 0.000
321.34/321.43	c total clause space: 545.701MB
321.44/321.59	c total #watches: 2472924
321.74/321.80	c total #propagations: 1227238076 / total #impl: 3323215715 (eff. 0.369)
321.74/321.80	c #Conflicts:    1345000 | #Learnt:      48701 | 0.000
321.74/321.80	c total clause space: 545.701MB
321.74/321.80	c total #watches: 2474924
322.24/322.34	c total #propagations: 1229033041 / total #impl: 3327513926 (eff. 0.369)
322.24/322.34	c #Conflicts:    1346000 | #Learnt:      49701 | 0.000
322.24/322.34	c total clause space: 545.701MB
322.24/322.34	c total #watches: 2476924
322.74/322.85	c total #propagations: 1230861249 / total #impl: 3331748386 (eff. 0.369)
322.74/322.85	c #Conflicts:    1347000 | #Learnt:      50701 | 0.000
322.74/322.85	c total clause space: 545.701MB
322.74/322.85	c total #watches: 2478924
323.24/323.37	c total #propagations: 1232645742 / total #impl: 3335766136 (eff. 0.370)
323.24/323.37	c #Conflicts:    1348000 | #Learnt:      51701 | 0.000
323.24/323.37	c total clause space: 545.701MB
323.24/323.37	c total #watches: 2480924
323.84/323.94	c total #propagations: 1234413141 / total #impl: 3339845313 (eff. 0.370)
323.84/323.94	c #Conflicts:    1349000 | #Learnt:      52701 | 0.000
323.84/323.94	c total clause space: 545.701MB
323.84/323.94	c total #watches: 2482924
324.34/324.42	c total #propagations: 1236576940 / total #impl: 3345113373 (eff. 0.370)
324.34/324.42	c #Conflicts:    1350000 | #Learnt:      53701 | 0.000
324.34/324.42	c total clause space: 545.701MB
324.34/324.42	c total #watches: 2484924
324.74/324.87	c total #propagations: 1238529334 / total #impl: 3349981790 (eff. 0.370)
324.74/324.87	c #Conflicts:    1351000 | #Learnt:      54701 | 0.000
324.74/324.87	c total clause space: 545.701MB
324.74/324.87	c total #watches: 2486924
325.25/325.36	c total #propagations: 1240357217 / total #impl: 3354351654 (eff. 0.370)
325.25/325.36	c #Conflicts:    1352000 | #Learnt:      55701 | 0.000
325.25/325.36	c total clause space: 545.701MB
325.25/325.36	c total #watches: 2488924
325.84/325.96	c total #propagations: 1242409757 / total #impl: 3359278743 (eff. 0.370)
325.84/325.96	c GARBAGE COLLECT
325.84/325.96	c #Conflicts:    1353000 | #Learnt:      28561 | 0.000
325.84/325.96	c total clause space: 545.701MB
325.84/325.96	c total #watches: 2434601
326.14/326.27	c total #propagations: 1244363327 / total #impl: 3363982766 (eff. 0.370)
326.14/326.27	c #Conflicts:    1354000 | #Learnt:      29561 | 0.000
326.14/326.27	c total clause space: 545.701MB
326.14/326.27	c total #watches: 2436601
326.44/326.55	c total #propagations: 1246489256 / total #impl: 3369124243 (eff. 0.370)
326.44/326.55	c #Conflicts:    1355000 | #Learnt:      30561 | 0.000
326.44/326.55	c total clause space: 545.701MB
326.44/326.55	c total #watches: 2438601
326.74/326.86	c total #propagations: 1248383049 / total #impl: 3373510279 (eff. 0.370)
326.74/326.86	c #Conflicts:    1356000 | #Learnt:      31561 | 0.000
326.74/326.86	c total clause space: 545.701MB
326.74/326.86	c total #watches: 2440601
327.04/327.19	c total #propagations: 1250285481 / total #impl: 3377979186 (eff. 0.370)
327.04/327.19	c #Conflicts:    1357000 | #Learnt:      32561 | 0.000
327.04/327.19	c total clause space: 545.701MB
327.04/327.19	c total #watches: 2442601
327.45/327.55	c total #propagations: 1251917442 / total #impl: 3381898811 (eff. 0.370)
327.45/327.55	c #Conflicts:    1358000 | #Learnt:      33561 | 0.000
327.45/327.55	c total clause space: 545.701MB
327.45/327.55	c total #watches: 2444601
328.24/328.36	c total #propagations: 1253691578 / total #impl: 3386529661 (eff. 0.370)
328.24/328.36	c #Conflicts:    1359000 | #Learnt:      34561 | 0.000
328.24/328.36	c total clause space: 545.701MB
328.24/328.36	c total #watches: 2446610
328.94/329.06	c total #propagations: 1256704507 / total #impl: 3395942772 (eff. 0.370)
328.94/329.06	c #Conflicts:    1360000 | #Learnt:      35561 | 0.000
328.94/329.06	c total clause space: 545.701MB
328.94/329.06	c total #watches: 2448610
329.44/329.56	c total #propagations: 1259802799 / total #impl: 3406051469 (eff. 0.370)
329.44/329.56	c #Conflicts:    1361000 | #Learnt:      36561 | 0.000
329.44/329.56	c total clause space: 545.701MB
329.44/329.56	c total #watches: 2450610
330.04/330.13	c total #propagations: 1261650451 / total #impl: 3410784179 (eff. 0.370)
330.04/330.13	c #Conflicts:    1362000 | #Learnt:      37561 | 0.000
330.04/330.13	c total clause space: 545.701MB
330.04/330.13	c total #watches: 2452620
330.84/330.97	c total #propagations: 1263825950 / total #impl: 3417404432 (eff. 0.370)
330.84/330.97	c #Conflicts:    1363000 | #Learnt:      38561 | 0.000
330.84/330.97	c total clause space: 545.701MB
330.84/330.97	c total #watches: 2454620
331.34/331.45	c total #propagations: 1266571944 / total #impl: 3426536798 (eff. 0.370)
331.34/331.45	c #Conflicts:    1364000 | #Learnt:      39561 | 0.000
331.34/331.45	c total clause space: 545.701MB
331.34/331.45	c total #watches: 2456620
332.14/332.21	c total #propagations: 1268120127 / total #impl: 3430867221 (eff. 0.370)
332.14/332.21	c #Conflicts:    1365000 | #Learnt:      40561 | 0.000
332.14/332.21	c total clause space: 545.701MB
332.14/332.21	c total #watches: 2458621
332.74/332.89	c total #propagations: 1269799453 / total #impl: 3438158795 (eff. 0.369)
332.74/332.89	c #Conflicts:    1366000 | #Learnt:      41561 | 0.000
332.74/332.89	c total clause space: 545.701MB
332.74/332.89	c total #watches: 2460650
333.54/333.68	c total #propagations: 1271228765 / total #impl: 3444406608 (eff. 0.369)
333.54/333.68	c #Conflicts:    1367000 | #Learnt:      42561 | 0.000
333.54/333.68	c total clause space: 545.701MB
333.54/333.68	c total #watches: 2462650
334.14/334.23	c total #propagations: 1274524230 / total #impl: 3454666691 (eff. 0.369)
334.14/334.23	c #Conflicts:    1368000 | #Learnt:      43561 | 0.000
334.14/334.23	c total clause space: 545.701MB
334.14/334.23	c total #watches: 2464655
335.05/335.18	c total #propagations: 1277985573 / total #impl: 3461457916 (eff. 0.369)
335.05/335.18	c #Conflicts:    1369000 | #Learnt:      44561 | 0.000
335.05/335.18	c total clause space: 545.701MB
335.05/335.18	c total #watches: 2466691
335.84/335.96	c total #propagations: 1281166933 / total #impl: 3471539496 (eff. 0.369)
335.84/335.96	c #Conflicts:    1370000 | #Learnt:      45561 | 0.000
335.84/335.96	c total clause space: 545.701MB
335.84/335.96	c total #watches: 2468691
336.44/336.50	c total #propagations: 1283689436 / total #impl: 3479735184 (eff. 0.369)
336.44/336.50	c #Conflicts:    1371000 | #Learnt:      46561 | 0.000
336.44/336.50	c total clause space: 545.701MB
336.44/336.50	c total #watches: 2470691
337.14/337.22	c total #propagations: 1285623160 / total #impl: 3485566526 (eff. 0.369)
337.14/337.22	c #Conflicts:    1372000 | #Learnt:      47561 | 0.000
337.14/337.22	c total clause space: 545.701MB
337.14/337.22	c total #watches: 2472691
337.84/337.94	c total #propagations: 1287553759 / total #impl: 3491995157 (eff. 0.369)
337.84/337.94	c #Conflicts:    1373000 | #Learnt:      48561 | 0.000
337.84/337.94	c total clause space: 545.701MB
337.84/337.94	c total #watches: 2474691
338.14/338.28	c total #propagations: 1289103035 / total #impl: 3500991694 (eff. 0.368)
338.14/338.28	c #Conflicts:    1374000 | #Learnt:      49561 | 0.000
338.14/338.28	c total clause space: 545.701MB
338.14/338.28	c total #watches: 2476691
338.84/338.94	c total #propagations: 1290642606 / total #impl: 3505111208 (eff. 0.368)
338.84/338.94	c #Conflicts:    1375000 | #Learnt:      50561 | 0.000
338.84/338.94	c total clause space: 545.701MB
338.84/338.94	c total #watches: 2478691
339.55/339.66	c total #propagations: 1292727350 / total #impl: 3512346333 (eff. 0.368)
339.55/339.66	c #Conflicts:    1376000 | #Learnt:      51561 | 0.000
339.55/339.66	c total clause space: 545.701MB
339.55/339.66	c total #watches: 2480691
340.44/340.55	c total #propagations: 1295169327 / total #impl: 3520278202 (eff. 0.368)
340.44/340.55	c #Conflicts:    1377000 | #Learnt:      52561 | 0.000
340.44/340.55	c total clause space: 545.701MB
340.44/340.55	c total #watches: 2482691
341.04/341.12	c total #propagations: 1297951971 / total #impl: 3529777298 (eff. 0.368)
341.04/341.12	c #Conflicts:    1378000 | #Learnt:      53561 | 0.000
341.04/341.12	c total clause space: 545.701MB
341.04/341.12	c total #watches: 2484703
341.54/341.67	c total #propagations: 1299898239 / total #impl: 3535280549 (eff. 0.368)
341.54/341.67	c #Conflicts:    1379000 | #Learnt:      54561 | 0.000
341.54/341.67	c total clause space: 545.701MB
341.54/341.67	c total #watches: 2486703
341.94/342.08	c total #propagations: 1301836376 / total #impl: 3541013374 (eff. 0.368)
341.94/342.08	c #Conflicts:    1380000 | #Learnt:      55561 | 0.000
341.94/342.08	c total clause space: 545.701MB
341.94/342.08	c total #watches: 2488703
342.85/342.98	c total #propagations: 1302988913 / total #impl: 3543945525 (eff. 0.368)
342.85/342.98	c #Conflicts:    1381000 | #Learnt:      56561 | 0.000
342.85/342.98	c total clause space: 545.701MB
342.85/342.98	c total #watches: 2490703
344.04/344.10	c total #propagations: 1305330012 / total #impl: 3553739373 (eff. 0.367)
344.04/344.10	c GARBAGE COLLECT
344.04/344.10	c #Conflicts:    1382000 | #Learnt:      29194 | 0.000
344.04/344.10	c total clause space: 545.701MB
344.04/344.11	c total #watches: 2435867
344.74/344.89	c total #propagations: 1308783974 / total #impl: 3565004303 (eff. 0.367)
344.74/344.89	c #Conflicts:    1383000 | #Learnt:      30194 | 0.000
344.74/344.89	c total clause space: 545.701MB
344.74/344.89	c total #watches: 2437867
345.84/345.96	c total #propagations: 1312102181 / total #impl: 3576638523 (eff. 0.367)
345.84/345.96	c #Conflicts:    1384000 | #Learnt:      31194 | 0.000
345.84/345.96	c total clause space: 545.701MB
345.84/345.97	c total #watches: 2439867
346.64/346.72	c total #propagations: 1315410803 / total #impl: 3589505532 (eff. 0.366)
346.64/346.72	c #Conflicts:    1385000 | #Learnt:      32194 | 0.000
346.64/346.72	c total clause space: 545.701MB
346.64/346.72	c total #watches: 2441867
346.94/347.05	c total #propagations: 1320701973 / total #impl: 3600182952 (eff. 0.367)
346.94/347.05	c #Conflicts:    1386000 | #Learnt:      33194 | 0.000
346.94/347.05	c total clause space: 545.701MB
346.94/347.05	c total #watches: 2443867
347.64/347.70	c total #propagations: 1322207707 / total #impl: 3604223670 (eff. 0.367)
347.64/347.70	c #Conflicts:    1387000 | #Learnt:      34194 | 0.000
347.64/347.70	c total clause space: 545.701MB
347.64/347.70	c total #watches: 2445867
348.64/348.70	c total #propagations: 1324371978 / total #impl: 3612341117 (eff. 0.367)
348.64/348.70	c #Conflicts:    1388000 | #Learnt:      35194 | 0.000
348.64/348.70	c total clause space: 545.701MB
348.64/348.71	c total #watches: 2447876
349.24/349.37	c total #propagations: 1327616651 / total #impl: 3624046233 (eff. 0.366)
349.24/349.37	c #Conflicts:    1389000 | #Learnt:      36194 | 0.000
349.24/349.37	c total clause space: 545.701MB
349.24/349.37	c total #watches: 2449876
350.14/350.26	c total #propagations: 1329665848 / total #impl: 3631446669 (eff. 0.366)
350.14/350.26	c #Conflicts:    1390000 | #Learnt:      37194 | 0.000
350.14/350.26	c total clause space: 545.701MB
350.14/350.26	c total #watches: 2451885
350.55/350.69	c total #propagations: 1332817936 / total #impl: 3642164066 (eff. 0.366)
350.55/350.69	c #Conflicts:    1391000 | #Learnt:      38194 | 0.000
350.55/350.69	c total clause space: 545.701MB
350.55/350.69	c total #watches: 2453885
351.24/351.34	c total #propagations: 1334174896 / total #impl: 3646515581 (eff. 0.366)
351.24/351.34	c #Conflicts:    1392000 | #Learnt:      39194 | 0.000
351.24/351.34	c total clause space: 545.701MB
351.24/351.34	c total #watches: 2455885
351.74/351.88	c total #propagations: 1337161439 / total #impl: 3653745922 (eff. 0.366)
351.74/351.88	c #Conflicts:    1393000 | #Learnt:      40194 | 0.000
351.74/351.88	c total clause space: 545.701MB
351.74/351.88	c total #watches: 2457900
352.24/352.34	c total #propagations: 1339483103 / total #impl: 3660159600 (eff. 0.366)
352.24/352.34	c #Conflicts:    1394000 | #Learnt:      41194 | 0.000
352.24/352.34	c total clause space: 545.701MB
352.24/352.34	c total #watches: 2459904
352.54/352.67	c total #propagations: 1341012697 / total #impl: 3664849349 (eff. 0.366)
352.54/352.67	c #Conflicts:    1395000 | #Learnt:      42194 | 0.000
352.54/352.67	c total clause space: 545.701MB
352.54/352.67	c total #watches: 2461904
352.84/352.93	c total #propagations: 1342568256 / total #impl: 3668428116 (eff. 0.366)
352.84/352.93	c #Conflicts:    1396000 | #Learnt:      43194 | 0.000
352.84/352.93	c total clause space: 545.701MB
352.84/352.93	c total #watches: 2463904
353.14/353.24	c total #propagations: 1343778642 / total #impl: 3671027093 (eff. 0.366)
353.14/353.24	c #Conflicts:    1397000 | #Learnt:      44194 | 0.000
353.14/353.24	c total clause space: 545.701MB
353.14/353.24	c total #watches: 2465908
353.24/353.34	c total #propagations: 1345164522 / total #impl: 3673890150 (eff. 0.366)
353.24/353.34	c #Conflicts:    1398000 | #Learnt:      45194 | 0.000
353.24/353.34	c total clause space: 545.701MB
353.24/353.34	c total #watches: 2467912
353.54/353.67	c total #propagations: 1345397373 / total #impl: 3674692922 (eff. 0.366)
353.54/353.67	c #Conflicts:    1399000 | #Learnt:      46194 | 0.000
353.54/353.67	c total clause space: 545.701MB
353.54/353.67	c total #watches: 2469912
353.94/354.05	c total #propagations: 1346390776 / total #impl: 3678074068 (eff. 0.366)
353.94/354.05	c #Conflicts:    1400000 | #Learnt:      47194 | 0.000
353.94/354.05	c total clause space: 545.701MB
353.94/354.05	c total #watches: 2471912
354.34/354.40	c total #propagations: 1347759775 / total #impl: 3681913576 (eff. 0.366)
354.34/354.40	c #Conflicts:    1401000 | #Learnt:      48194 | 0.000
354.34/354.40	c total clause space: 545.701MB
354.34/354.40	c total #watches: 2473993
354.34/354.46	c total #propagations: 1348975996 / total #impl: 3685366608 (eff. 0.366)
354.34/354.46	c #Conflicts:    1402000 | #Learnt:      49194 | 0.000
354.34/354.46	c total clause space: 545.701MB
354.34/354.46	c total #watches: 2476024
354.44/354.54	c total #propagations: 1349112779 / total #impl: 3685751522 (eff. 0.366)
354.44/354.54	c #Conflicts:    1403000 | #Learnt:      50194 | 0.000
354.44/354.54	c total clause space: 545.701MB
354.44/354.54	c total #watches: 2478024
354.74/354.90	c total #propagations: 1349243751 / total #impl: 3686153371 (eff. 0.366)
354.74/354.90	c #Conflicts:    1404000 | #Learnt:      51194 | 0.000
354.74/354.90	c total clause space: 545.701MB
354.74/354.90	c total #watches: 2480063
355.04/355.16	c total #propagations: 1350273459 / total #impl: 3688867339 (eff. 0.366)
355.04/355.16	c #Conflicts:    1405000 | #Learnt:      52194 | 0.000
355.04/355.16	c total clause space: 545.701MB
355.04/355.16	c total #watches: 2482108
355.34/355.43	c total #propagations: 1351098011 / total #impl: 3691123792 (eff. 0.366)
355.34/355.43	c #Conflicts:    1406000 | #Learnt:      53194 | 0.000
355.34/355.43	c total clause space: 545.701MB
355.34/355.43	c total #watches: 2484117
355.63/355.74	c total #propagations: 1352055377 / total #impl: 3693515009 (eff. 0.366)
355.63/355.74	c #Conflicts:    1407000 | #Learnt:      54194 | 0.000
355.63/355.74	c total clause space: 545.701MB
355.63/355.74	c total #watches: 2486126
355.83/355.91	c total #propagations: 1353280242 / total #impl: 3696543620 (eff. 0.366)
355.83/355.91	c #Conflicts:    1408000 | #Learnt:      55194 | 0.000
355.83/355.91	c total clause space: 545.701MB
355.83/355.91	c total #watches: 2488175
356.04/356.15	c total #propagations: 1353788179 / total #impl: 3698036053 (eff. 0.366)
356.04/356.15	c #Conflicts:    1409000 | #Learnt:      56194 | 0.000
356.04/356.15	c total clause space: 545.701MB
356.04/356.15	c total #watches: 2490249
356.33/356.43	c total #propagations: 1354628607 / total #impl: 3700616691 (eff. 0.366)
356.33/356.43	c #Conflicts:    1410000 | #Learnt:      57194 | 0.000
356.33/356.43	c total clause space: 545.701MB
356.33/356.43	c total #watches: 2492268
356.43/356.56	c total #propagations: 1355608692 / total #impl: 3703106240 (eff. 0.366)
356.43/356.56	c GARBAGE COLLECT
356.43/356.56	c #Conflicts:    1411000 | #Learnt:      29368 | 0.000
356.43/356.56	c total clause space: 545.701MB
356.43/356.56	c total #watches: 2436242
356.63/356.75	c total #propagations: 1355652953 / total #impl: 3703426980 (eff. 0.366)
356.63/356.75	c #Conflicts:    1412000 | #Learnt:      30368 | 0.000
356.63/356.75	c total clause space: 545.701MB
356.63/356.75	c total #watches: 2438313
356.83/356.94	c total #propagations: 1356403489 / total #impl: 3705601561 (eff. 0.366)
356.83/356.94	c #Conflicts:    1413000 | #Learnt:      31368 | 0.000
356.83/356.94	c total clause space: 545.701MB
356.83/356.94	c total #watches: 2440313
357.04/357.13	c total #propagations: 1357070065 / total #impl: 3707975060 (eff. 0.366)
357.04/357.13	c #Conflicts:    1414000 | #Learnt:      32368 | 0.000
357.04/357.13	c total clause space: 545.701MB
357.04/357.13	c total #watches: 2442314
357.14/357.25	c total #propagations: 1357884998 / total #impl: 3710141855 (eff. 0.366)
357.14/357.25	c #Conflicts:    1415000 | #Learnt:      33368 | 0.000
357.14/357.25	c total clause space: 545.701MB
357.14/357.25	c total #watches: 2444335
357.33/357.45	c total #propagations: 1358273488 / total #impl: 3711227793 (eff. 0.366)
357.33/357.45	c #Conflicts:    1416000 | #Learnt:      34368 | 0.000
357.33/357.45	c total clause space: 545.701MB
357.33/357.45	c total #watches: 2446355
357.53/357.69	c total #propagations: 1359192753 / total #impl: 3713693032 (eff. 0.366)
357.53/357.69	c #Conflicts:    1417000 | #Learnt:      35368 | 0.000
357.53/357.69	c total clause space: 545.701MB
357.53/357.69	c total #watches: 2448388
357.93/358.02	c total #propagations: 1360076202 / total #impl: 3716215954 (eff. 0.366)
357.93/358.02	c #Conflicts:    1418000 | #Learnt:      36368 | 0.000
357.93/358.02	c total clause space: 545.701MB
357.93/358.02	c total #watches: 2450388
357.93/358.09	c total #propagations: 1361843280 / total #impl: 3721168258 (eff. 0.366)
357.93/358.09	c #Conflicts:    1419000 | #Learnt:      37368 | 0.000
357.93/358.09	c total clause space: 545.701MB
357.93/358.09	c total #watches: 2452388
358.24/358.34	c total #propagations: 1362032047 / total #impl: 3721649396 (eff. 0.366)
358.24/358.34	c #Conflicts:    1420000 | #Learnt:      38368 | 0.000
358.24/358.34	c total clause space: 545.701MB
358.24/358.34	c total #watches: 2454388
358.63/358.77	c total #propagations: 1363251204 / total #impl: 3725076273 (eff. 0.366)
358.63/358.77	c #Conflicts:    1421000 | #Learnt:      39368 | 0.000
358.63/358.77	c total clause space: 545.701MB
358.63/358.77	c total #watches: 2456388
359.03/359.14	c total #propagations: 1365031347 / total #impl: 3730047812 (eff. 0.366)
359.03/359.14	c #Conflicts:    1422000 | #Learnt:      40368 | 0.000
359.03/359.14	c total clause space: 545.701MB
359.03/359.14	c total #watches: 2458388
359.24/359.39	c total #propagations: 1366506761 / total #impl: 3734447731 (eff. 0.366)
359.24/359.39	c #Conflicts:    1423000 | #Learnt:      41368 | 0.000
359.24/359.39	c total clause space: 545.701MB
359.24/359.39	c total #watches: 2460388
359.53/359.60	c total #propagations: 1367505852 / total #impl: 3737243836 (eff. 0.366)
359.53/359.60	c #Conflicts:    1424000 | #Learnt:      42368 | 0.000
359.53/359.60	c total clause space: 545.701MB
359.53/359.60	c total #watches: 2462388
359.73/359.89	c total #propagations: 1368284130 / total #impl: 3739241549 (eff. 0.366)
359.73/359.89	c #Conflicts:    1425000 | #Learnt:      43368 | 0.000
359.73/359.89	c total clause space: 545.701MB
359.73/359.89	c total #watches: 2464388
359.93/360.07	c total #propagations: 1369404228 / total #impl: 3742299426 (eff. 0.366)
359.93/360.07	c #Conflicts:    1426000 | #Learnt:      44368 | 0.000
359.93/360.07	c total clause space: 545.701MB
359.93/360.07	c total #watches: 2466388
360.23/360.31	c total #propagations: 1370070775 / total #impl: 3744055130 (eff. 0.366)
360.23/360.31	c #Conflicts:    1427000 | #Learnt:      45368 | 0.000
360.23/360.31	c total clause space: 545.701MB
360.23/360.31	c total #watches: 2468401
360.44/360.57	c total #propagations: 1370850027 / total #impl: 3746372586 (eff. 0.366)
360.44/360.57	c #Conflicts:    1428000 | #Learnt:      46368 | 0.000
360.44/360.57	c total clause space: 545.701MB
360.44/360.57	c total #watches: 2470401
360.53/360.69	c total #propagations: 1372014914 / total #impl: 3749550959 (eff. 0.366)
360.53/360.69	c #Conflicts:    1429000 | #Learnt:      47368 | 0.000
360.53/360.69	c total clause space: 545.701MB
360.53/360.69	c total #watches: 2472416
361.13/361.22	c total #propagations: 1372279249 / total #impl: 3750446284 (eff. 0.366)
361.13/361.22	c #Conflicts:    1430000 | #Learnt:      48368 | 0.000
361.13/361.22	c total clause space: 545.701MB
361.13/361.22	c total #watches: 2474416
361.54/361.62	c total #propagations: 1374419813 / total #impl: 3756853698 (eff. 0.366)
361.54/361.62	c #Conflicts:    1431000 | #Learnt:      49368 | 0.000
361.54/361.62	c total clause space: 545.701MB
361.54/361.62	c total #watches: 2476424
361.63/361.78	c total #propagations: 1376000380 / total #impl: 3761111140 (eff. 0.366)
361.63/361.78	c #Conflicts:    1432000 | #Learnt:      50368 | 0.000
361.63/361.78	c total clause space: 545.701MB
361.63/361.78	c total #watches: 2478454
362.03/362.10	c total #propagations: 1376491707 / total #impl: 3762410795 (eff. 0.366)
362.03/362.10	c #Conflicts:    1433000 | #Learnt:      51368 | 0.000
362.03/362.10	c total clause space: 545.701MB
362.03/362.10	c total #watches: 2480493
362.13/362.27	c total #propagations: 1377598995 / total #impl: 3764969790 (eff. 0.366)
362.13/362.27	c #Conflicts:    1434000 | #Learnt:      52368 | 0.000
362.13/362.27	c total clause space: 545.701MB
362.13/362.27	c total #watches: 2482502
362.33/362.49	c total #propagations: 1378314505 / total #impl: 3766843329 (eff. 0.366)
362.33/362.49	c #Conflicts:    1435000 | #Learnt:      53368 | 0.000
362.33/362.49	c total clause space: 545.701MB
362.33/362.49	c total #watches: 2484514
362.73/362.81	c total #propagations: 1379105729 / total #impl: 3768691700 (eff. 0.366)
362.73/362.81	c #Conflicts:    1436000 | #Learnt:      54368 | 0.000
362.73/362.81	c total clause space: 545.701MB
362.73/362.81	c total #watches: 2486531
362.83/362.95	c total #propagations: 1379930940 / total #impl: 3771188496 (eff. 0.366)
362.83/362.95	c #Conflicts:    1437000 | #Learnt:      55368 | 0.000
362.83/362.95	c total clause space: 545.701MB
362.83/362.95	c total #watches: 2488597
363.13/363.27	c total #propagations: 1380297335 / total #impl: 3772281296 (eff. 0.366)
363.13/363.27	c #Conflicts:    1438000 | #Learnt:      56368 | 0.000
363.13/363.27	c total clause space: 545.701MB
363.13/363.27	c total #watches: 2490597
363.33/363.46	c total #propagations: 1382067832 / total #impl: 3776499958 (eff. 0.366)
363.33/363.46	c #Conflicts:    1439000 | #Learnt:      57368 | 0.000
363.33/363.46	c total clause space: 545.701MB
363.33/363.46	c total #watches: 2492618
363.53/363.60	c total #propagations: 1382907071 / total #impl: 3778490530 (eff. 0.366)
363.53/363.60	c GARBAGE COLLECT
363.53/363.60	c #Conflicts:    1440000 | #Learnt:      29285 | 0.000
363.53/363.60	c total clause space: 545.701MB
363.53/363.60	c total #watches: 2436076
363.53/363.66	c total #propagations: 1383000817 / total #impl: 3778862670 (eff. 0.366)
363.53/363.66	c #Conflicts:    1441000 | #Learnt:      30285 | 0.000
363.53/363.66	c total clause space: 545.701MB
363.53/363.66	c total #watches: 2438113
363.63/363.72	c total #propagations: 1383117488 / total #impl: 3779203053 (eff. 0.366)
363.63/363.72	c #Conflicts:    1442000 | #Learnt:      31285 | 0.000
363.63/363.72	c total clause space: 545.701MB
363.63/363.73	c total #watches: 2440132
363.83/363.94	c total #propagations: 1383227881 / total #impl: 3779645269 (eff. 0.366)
363.83/363.94	c #Conflicts:    1443000 | #Learnt:      32285 | 0.000
363.83/363.94	c total clause space: 545.701MB
363.83/363.94	c total #watches: 2442172
364.13/364.21	c total #propagations: 1384171759 / total #impl: 3781963702 (eff. 0.366)
364.13/364.21	c #Conflicts:    1444000 | #Learnt:      33285 | 0.000
364.13/364.21	c total clause space: 545.701MB
364.13/364.21	c total #watches: 2444172
364.33/364.44	c total #propagations: 1385650116 / total #impl: 3784932177 (eff. 0.366)
364.33/364.44	c #Conflicts:    1445000 | #Learnt:      34285 | 0.000
364.33/364.44	c total clause space: 545.701MB
364.33/364.44	c total #watches: 2446172
364.63/364.75	c total #propagations: 1386833761 / total #impl: 3787322984 (eff. 0.366)
364.63/364.75	c #Conflicts:    1446000 | #Learnt:      35285 | 0.000
364.63/364.75	c total clause space: 545.701MB
364.63/364.75	c total #watches: 2448172
364.93/365.09	c total #propagations: 1388332821 / total #impl: 3790577943 (eff. 0.366)
364.93/365.09	c #Conflicts:    1447000 | #Learnt:      36285 | 0.000
364.93/365.09	c total clause space: 545.701MB
364.93/365.09	c total #watches: 2450172
365.33/365.45	c total #propagations: 1389929062 / total #impl: 3793532507 (eff. 0.366)
365.33/365.45	c #Conflicts:    1448000 | #Learnt:      37285 | 0.000
365.33/365.45	c total clause space: 545.701MB
365.33/365.45	c total #watches: 2452172
365.73/365.83	c total #propagations: 1391601613 / total #impl: 3796379335 (eff. 0.367)
365.73/365.83	c #Conflicts:    1449000 | #Learnt:      38285 | 0.000
365.73/365.83	c total clause space: 545.701MB
365.73/365.83	c total #watches: 2454172
366.03/366.12	c total #propagations: 1393742758 / total #impl: 3800456659 (eff. 0.367)
366.03/366.12	c #Conflicts:    1450000 | #Learnt:      39285 | 0.000
366.03/366.12	c total clause space: 545.701MB
366.03/366.12	c total #watches: 2456186
366.33/366.41	c total #propagations: 1395338983 / total #impl: 3804260456 (eff. 0.367)
366.33/366.41	c #Conflicts:    1451000 | #Learnt:      40285 | 0.000
366.33/366.41	c total clause space: 545.701MB
366.33/366.41	c total #watches: 2458186
366.63/366.78	c total #propagations: 1396979191 / total #impl: 3808354537 (eff. 0.367)
366.63/366.78	c #Conflicts:    1452000 | #Learnt:      41285 | 0.000
366.63/366.78	c total clause space: 545.701MB
366.63/366.78	c total #watches: 2460186
366.93/367.07	c total #propagations: 1398798888 / total #impl: 3812843295 (eff. 0.367)
366.93/367.07	c #Conflicts:    1453000 | #Learnt:      42285 | 0.000
366.93/367.07	c total clause space: 545.701MB
366.93/367.07	c total #watches: 2462186
367.23/367.37	c total #propagations: 1400260711 / total #impl: 3816119943 (eff. 0.367)
367.23/367.37	c #Conflicts:    1454000 | #Learnt:      43285 | 0.000
367.23/367.37	c total clause space: 545.701MB
367.23/367.37	c total #watches: 2464186
367.53/367.70	c total #propagations: 1401728414 / total #impl: 3819595533 (eff. 0.367)
367.53/367.70	c #Conflicts:    1455000 | #Learnt:      44285 | 0.000
367.53/367.70	c total clause space: 545.701MB
367.53/367.70	c total #watches: 2466186
367.93/368.01	c total #propagations: 1403099141 / total #impl: 3823036553 (eff. 0.367)
367.93/368.01	c #Conflicts:    1456000 | #Learnt:      45285 | 0.000
367.93/368.01	c total clause space: 545.701MB
367.93/368.01	c total #watches: 2468186
368.13/368.29	c total #propagations: 1404570634 / total #impl: 3826071708 (eff. 0.367)
368.13/368.29	c #Conflicts:    1457000 | #Learnt:      46285 | 0.000
368.13/368.29	c total clause space: 545.701MB
368.13/368.29	c total #watches: 2470222
368.43/368.57	c total #propagations: 1405791415 / total #impl: 3828570679 (eff. 0.367)
368.43/368.57	c #Conflicts:    1458000 | #Learnt:      47285 | 0.000
368.43/368.57	c total clause space: 545.701MB
368.43/368.57	c total #watches: 2472222
368.73/368.86	c total #propagations: 1406926936 / total #impl: 3831354534 (eff. 0.367)
368.73/368.86	c #Conflicts:    1459000 | #Learnt:      48285 | 0.000
368.73/368.86	c total clause space: 545.701MB
368.73/368.86	c total #watches: 2474244
369.03/369.13	c total #propagations: 1408128081 / total #impl: 3834302963 (eff. 0.367)
369.03/369.13	c #Conflicts:    1460000 | #Learnt:      49285 | 0.000
369.03/369.13	c total clause space: 545.701MB
369.03/369.13	c total #watches: 2476244
369.43/369.55	c total #propagations: 1409043181 / total #impl: 3836804319 (eff. 0.367)
369.43/369.55	c #Conflicts:    1461000 | #Learnt:      50285 | 0.000
369.43/369.55	c total clause space: 545.701MB
369.43/369.55	c total #watches: 2478244
369.93/370.00	c total #propagations: 1410192583 / total #impl: 3839920772 (eff. 0.367)
369.93/370.00	c #Conflicts:    1462000 | #Learnt:      51285 | 0.000
369.93/370.00	c total clause space: 545.701MB
369.93/370.00	c total #watches: 2480244
370.33/370.43	c total #propagations: 1411690880 / total #impl: 3844658006 (eff. 0.367)
370.33/370.43	c #Conflicts:    1463000 | #Learnt:      52285 | 0.000
370.33/370.43	c total clause space: 545.701MB
370.33/370.43	c total #watches: 2482244
370.63/370.78	c total #propagations: 1412992431 / total #impl: 3848906206 (eff. 0.367)
370.63/370.78	c #Conflicts:    1464000 | #Learnt:      53285 | 0.000
370.63/370.78	c total clause space: 545.701MB
370.63/370.78	c total #watches: 2484244
371.03/371.15	c total #propagations: 1414210439 / total #impl: 3852479338 (eff. 0.367)
371.03/371.15	c #Conflicts:    1465000 | #Learnt:      54285 | 0.000
371.03/371.15	c total clause space: 545.701MB
371.03/371.15	c total #watches: 2486307
371.43/371.52	c total #propagations: 1415234709 / total #impl: 3855650262 (eff. 0.367)
371.43/371.52	c #Conflicts:    1466000 | #Learnt:      55285 | 0.000
371.43/371.52	c total clause space: 545.701MB
371.43/371.52	c total #watches: 2488343
371.82/371.95	c total #propagations: 1416314419 / total #impl: 3859189978 (eff. 0.367)
371.82/371.95	c #Conflicts:    1467000 | #Learnt:      56285 | 0.000
371.82/371.95	c total clause space: 545.701MB
371.82/371.95	c total #watches: 2490343
372.12/372.29	c total #propagations: 1418328680 / total #impl: 3864025378 (eff. 0.367)
372.12/372.29	c #Conflicts:    1468000 | #Learnt:      57285 | 0.000
372.12/372.29	c total clause space: 545.701MB
372.12/372.29	c total #watches: 2492344
372.54/372.64	c total #propagations: 1419772829 / total #impl: 3867579897 (eff. 0.367)
372.54/372.64	c #Conflicts:    1469000 | #Learnt:      58285 | 0.000
372.54/372.64	c total clause space: 545.701MB
372.54/372.64	c total #watches: 2494344
372.93/373.07	c total #propagations: 1421166172 / total #impl: 3871140937 (eff. 0.367)
372.93/373.07	c GARBAGE COLLECT
372.93/373.07	c #Conflicts:    1470000 | #Learnt:      29979 | 0.000
372.93/373.07	c total clause space: 545.701MB
372.93/373.08	c total #watches: 2437464
373.33/373.40	c total #propagations: 1422555331 / total #impl: 3874917189 (eff. 0.367)
373.33/373.40	c #Conflicts:    1471000 | #Learnt:      30979 | 0.000
373.33/373.40	c total clause space: 545.701MB
373.33/373.40	c total #watches: 2439488
373.53/373.66	c total #propagations: 1424157975 / total #impl: 3879084391 (eff. 0.367)
373.53/373.66	c #Conflicts:    1472000 | #Learnt:      31979 | 0.000
373.53/373.66	c total clause space: 545.701MB
373.53/373.66	c total #watches: 2441488
373.83/373.95	c total #propagations: 1425030079 / total #impl: 3881679387 (eff. 0.367)
373.83/373.95	c #Conflicts:    1473000 | #Learnt:      32979 | 0.000
373.83/373.95	c total clause space: 545.701MB
373.83/373.95	c total #watches: 2443488
374.23/374.34	c total #propagations: 1426257439 / total #impl: 3885222937 (eff. 0.367)
374.23/374.34	c #Conflicts:    1474000 | #Learnt:      33979 | 0.000
374.23/374.34	c total clause space: 545.701MB
374.23/374.34	c total #watches: 2445549
374.53/374.61	c total #propagations: 1427907819 / total #impl: 3890076688 (eff. 0.367)
374.53/374.61	c #Conflicts:    1475000 | #Learnt:      34979 | 0.000
374.53/374.61	c total clause space: 545.701MB
374.53/374.61	c total #watches: 2447549
374.93/375.00	c total #propagations: 1428971229 / total #impl: 3893285510 (eff. 0.367)
374.93/375.00	c #Conflicts:    1476000 | #Learnt:      35979 | 0.000
374.93/375.00	c total clause space: 545.701MB
374.93/375.00	c total #watches: 2449549
375.23/375.33	c total #propagations: 1430548103 / total #impl: 3897972455 (eff. 0.367)
375.23/375.33	c #Conflicts:    1477000 | #Learnt:      36979 | 0.000
375.23/375.33	c total clause space: 545.701MB
375.23/375.33	c total #watches: 2451549
375.53/375.61	c total #propagations: 1432415129 / total #impl: 3902393232 (eff. 0.367)
375.53/375.61	c #Conflicts:    1478000 | #Learnt:      37979 | 0.000
375.53/375.61	c total clause space: 545.701MB
375.53/375.61	c total #watches: 2453549
375.83/375.91	c total #propagations: 1433719785 / total #impl: 3905576312 (eff. 0.367)
375.83/375.91	c #Conflicts:    1479000 | #Learnt:      38979 | 0.000
375.83/375.91	c total clause space: 545.701MB
375.83/375.91	c total #watches: 2455549
376.13/376.21	c total #propagations: 1435112845 / total #impl: 3909189071 (eff. 0.367)
376.13/376.21	c #Conflicts:    1480000 | #Learnt:      39979 | 0.000
376.13/376.21	c total clause space: 545.701MB
376.13/376.21	c total #watches: 2457549
376.43/376.52	c total #propagations: 1436431090 / total #impl: 3912487599 (eff. 0.367)
376.43/376.52	c #Conflicts:    1481000 | #Learnt:      40979 | 0.000
376.43/376.52	c total clause space: 545.701MB
376.43/376.52	c total #watches: 2459549
376.83/376.91	c total #propagations: 1437433028 / total #impl: 3915272421 (eff. 0.367)
376.83/376.91	c #Conflicts:    1482000 | #Learnt:      41979 | 0.000
376.83/376.91	c total clause space: 545.701MB
376.83/376.91	c total #watches: 2461570
377.13/377.22	c total #propagations: 1438955413 / total #impl: 3919815339 (eff. 0.367)
377.13/377.22	c #Conflicts:    1483000 | #Learnt:      42979 | 0.000
377.13/377.22	c total clause space: 545.701MB
377.13/377.22	c total #watches: 2463597
377.53/377.61	c total #propagations: 1440412523 / total #impl: 3923423927 (eff. 0.367)
377.53/377.61	c #Conflicts:    1484000 | #Learnt:      43979 | 0.000
377.53/377.61	c total clause space: 545.701MB
377.53/377.61	c total #watches: 2465597
377.73/377.89	c total #propagations: 1441719703 / total #impl: 3926826113 (eff. 0.367)
377.73/377.89	c #Conflicts:    1485000 | #Learnt:      44979 | 0.000
377.73/377.89	c total clause space: 545.701MB
377.73/377.89	c total #watches: 2467671
378.03/378.19	c total #propagations: 1442721282 / total #impl: 3929457529 (eff. 0.367)
378.03/378.19	c #Conflicts:    1486000 | #Learnt:      45979 | 0.000
378.03/378.19	c total clause space: 545.701MB
378.03/378.19	c total #watches: 2469687
378.33/378.46	c total #propagations: 1443731570 / total #impl: 3932512413 (eff. 0.367)
378.33/378.46	c #Conflicts:    1487000 | #Learnt:      46979 | 0.000
378.33/378.46	c total clause space: 545.701MB
378.33/378.46	c total #watches: 2471687
378.63/378.72	c total #propagations: 1445233566 / total #impl: 3935801819 (eff. 0.367)
378.63/378.72	c #Conflicts:    1488000 | #Learnt:      47979 | 0.000
378.63/378.72	c total clause space: 545.701MB
378.63/378.72	c total #watches: 2473748
379.03/379.11	c total #propagations: 1446144950 / total #impl: 3938652199 (eff. 0.367)
379.03/379.11	c #Conflicts:    1489000 | #Learnt:      48979 | 0.000
379.03/379.11	c total clause space: 545.701MB
379.03/379.11	c total #watches: 2475766
379.33/379.47	c total #propagations: 1447552426 / total #impl: 3942311369 (eff. 0.367)
379.33/379.47	c #Conflicts:    1490000 | #Learnt:      49979 | 0.000
379.33/379.47	c total clause space: 545.701MB
379.33/379.47	c total #watches: 2477773
379.83/379.91	c total #propagations: 1448713634 / total #impl: 3945609237 (eff. 0.367)
379.83/379.91	c #Conflicts:    1491000 | #Learnt:      50979 | 0.000
379.83/379.91	c total clause space: 545.701MB
379.83/379.91	c total #watches: 2479773
380.23/380.33	c total #propagations: 1450196499 / total #impl: 3949598831 (eff. 0.367)
380.23/380.33	c #Conflicts:    1492000 | #Learnt:      51979 | 0.000
380.23/380.33	c total clause space: 545.701MB
380.23/380.33	c total #watches: 2481805
380.73/380.80	c total #propagations: 1451581034 / total #impl: 3953339563 (eff. 0.367)
380.73/380.80	c #Conflicts:    1493000 | #Learnt:      52979 | 0.000
380.73/380.80	c total clause space: 545.701MB
380.73/380.80	c total #watches: 2483809
381.03/381.11	c total #propagations: 1453279833 / total #impl: 3958081464 (eff. 0.367)
381.03/381.11	c #Conflicts:    1494000 | #Learnt:      53979 | 0.000
381.03/381.11	c total clause space: 545.701MB
381.03/381.11	c total #watches: 2485809
381.23/381.39	c total #propagations: 1454477939 / total #impl: 3961115220 (eff. 0.367)
381.23/381.39	c #Conflicts:    1495000 | #Learnt:      54979 | 0.000
381.23/381.39	c total clause space: 545.701MB
381.23/381.39	c total #watches: 2487973
381.73/381.88	c total #propagations: 1455299467 / total #impl: 3963184205 (eff. 0.367)
381.73/381.88	c #Conflicts:    1496000 | #Learnt:      55979 | 0.000
381.73/381.88	c total clause space: 545.701MB
381.73/381.88	c total #watches: 2489973
382.23/382.31	c total #propagations: 1457680955 / total #impl: 3968546918 (eff. 0.367)
382.23/382.31	c #Conflicts:    1497000 | #Learnt:      56979 | 0.000
382.23/382.31	c total clause space: 545.701MB
382.23/382.31	c total #watches: 2491974
382.72/382.80	c total #propagations: 1459440723 / total #impl: 3973355048 (eff. 0.367)
382.72/382.80	c #Conflicts:    1498000 | #Learnt:      57979 | 0.000
382.72/382.80	c total clause space: 545.701MB
382.72/382.80	c total #watches: 2493974
383.22/383.34	c total #propagations: 1461875249 / total #impl: 3979377631 (eff. 0.367)
383.22/383.34	c #Conflicts:    1499000 | #Learnt:      58979 | 0.000
383.22/383.34	c total clause space: 545.701MB
383.22/383.34	c total #watches: 2495974
383.53/383.69	c total #propagations: 1464762590 / total #impl: 3985691045 (eff. 0.368)
383.53/383.69	c GARBAGE COLLECT
383.53/383.69	c #Conflicts:    1500000 | #Learnt:      30462 | 0.000
383.53/383.69	c total clause space: 545.701MB
383.53/383.69	c total #watches: 2438439
383.72/383.89	c total #propagations: 1466024808 / total #impl: 3989245563 (eff. 0.367)
383.72/383.89	c #Conflicts:    1501000 | #Learnt:      31462 | 0.000
383.72/383.89	c total clause space: 545.701MB
383.72/383.89	c total #watches: 2440459
383.82/383.98	c total #propagations: 1466452624 / total #impl: 3992171915 (eff. 0.367)
383.82/383.98	c #Conflicts:    1502000 | #Learnt:      32462 | 0.000
383.82/383.98	c total clause space: 545.701MB
383.82/383.98	c total #watches: 2442579
384.02/384.11	c total #propagations: 1466611721 / total #impl: 3992856135 (eff. 0.367)
384.02/384.11	c #Conflicts:    1503000 | #Learnt:      33462 | 0.000
384.02/384.11	c total clause space: 545.701MB
384.02/384.11	c total #watches: 2444595
384.12/384.24	c total #propagations: 1466916162 / total #impl: 3994007442 (eff. 0.367)
384.12/384.24	c #Conflicts:    1504000 | #Learnt:      34462 | 0.000
384.12/384.24	c total clause space: 545.701MB
384.12/384.24	c total #watches: 2446604
384.22/384.31	c total #propagations: 1467162937 / total #impl: 3995028778 (eff. 0.367)
384.22/384.31	c #Conflicts:    1505000 | #Learnt:      35462 | 0.000
384.22/384.31	c total clause space: 545.701MB
384.22/384.31	c total #watches: 2448622
384.32/384.41	c total #propagations: 1467244010 / total #impl: 3995533803 (eff. 0.367)
384.32/384.41	c #Conflicts:    1506000 | #Learnt:      36462 | 0.000
384.32/384.41	c total clause space: 545.701MB
384.32/384.41	c total #watches: 2450631
384.42/384.59	c total #propagations: 1467385546 / total #impl: 3996206925 (eff. 0.367)
384.42/384.59	c #Conflicts:    1507000 | #Learnt:      37462 | 0.000
384.42/384.59	c total clause space: 545.701MB
384.42/384.59	c total #watches: 2452665
384.63/384.77	c total #propagations: 1467869857 / total #impl: 3997527479 (eff. 0.367)
384.63/384.77	c #Conflicts:    1508000 | #Learnt:      38462 | 0.000
384.63/384.77	c total clause space: 545.701MB
384.63/384.77	c total #watches: 2454750
384.82/384.93	c total #propagations: 1468546615 / total #impl: 3999504238 (eff. 0.367)
384.82/384.93	c #Conflicts:    1509000 | #Learnt:      39462 | 0.000
384.82/384.93	c total clause space: 545.701MB
384.82/384.94	c total #watches: 2456814
384.92/385.09	c total #propagations: 1469267499 / total #impl: 4001623853 (eff. 0.367)
384.92/385.09	c #Conflicts:    1510000 | #Learnt:      40462 | 0.000
384.92/385.09	c total clause space: 545.701MB
384.92/385.09	c total #watches: 2458814
385.22/385.38	c total #propagations: 1469731505 / total #impl: 4002891470 (eff. 0.367)
385.22/385.38	c #Conflicts:    1511000 | #Learnt:      41462 | 0.000
385.22/385.38	c total clause space: 545.701MB
385.22/385.38	c total #watches: 2460831
385.52/385.60	c total #propagations: 1470778012 / total #impl: 4005968386 (eff. 0.367)
385.52/385.60	c #Conflicts:    1512000 | #Learnt:      42462 | 0.000
385.52/385.60	c total clause space: 545.701MB
385.52/385.60	c total #watches: 2462831
385.82/385.92	c total #propagations: 1471761124 / total #impl: 4008375407 (eff. 0.367)
385.82/385.92	c #Conflicts:    1513000 | #Learnt:      43462 | 0.000
385.82/385.92	c total clause space: 545.701MB
385.82/385.92	c total #watches: 2464899
386.12/386.28	c total #propagations: 1473182808 / total #impl: 4012430981 (eff. 0.367)
386.12/386.28	c #Conflicts:    1514000 | #Learnt:      44462 | 0.000
386.12/386.28	c total clause space: 545.701MB
386.12/386.28	c total #watches: 2466899
386.32/386.41	c total #propagations: 1474746630 / total #impl: 4016807767 (eff. 0.367)
386.32/386.41	c #Conflicts:    1515000 | #Learnt:      45462 | 0.000
386.32/386.41	c total clause space: 545.701MB
386.32/386.41	c total #watches: 2468915
386.62/386.72	c total #propagations: 1474976679 / total #impl: 4017691134 (eff. 0.367)
386.62/386.72	c #Conflicts:    1516000 | #Learnt:      46462 | 0.000
386.62/386.72	c total clause space: 545.701MB
386.62/386.72	c total #watches: 2470915
386.92/387.07	c total #propagations: 1476182325 / total #impl: 4021091084 (eff. 0.367)
386.92/387.07	c #Conflicts:    1517000 | #Learnt:      47462 | 0.000
386.92/387.07	c total clause space: 545.701MB
386.92/387.07	c total #watches: 2472921
387.22/387.34	c total #propagations: 1477672232 / total #impl: 4024578607 (eff. 0.367)
387.22/387.34	c #Conflicts:    1518000 | #Learnt:      48462 | 0.000
387.22/387.34	c total clause space: 545.701MB
387.22/387.34	c total #watches: 2474931
387.42/387.56	c total #propagations: 1478597074 / total #impl: 4027266258 (eff. 0.367)
387.42/387.56	c #Conflicts:    1519000 | #Learnt:      49462 | 0.000
387.42/387.56	c total clause space: 545.701MB
387.42/387.56	c total #watches: 2476931
387.83/387.93	c total #propagations: 1479238207 / total #impl: 4029362440 (eff. 0.367)
387.83/387.93	c #Conflicts:    1520000 | #Learnt:      50462 | 0.000
387.83/387.93	c total clause space: 545.701MB
387.83/387.93	c total #watches: 2478931
388.02/388.19	c total #propagations: 1480786591 / total #impl: 4034108581 (eff. 0.367)
388.02/388.19	c #Conflicts:    1521000 | #Learnt:      51462 | 0.000
388.02/388.19	c total clause space: 545.701MB
388.02/388.19	c total #watches: 2480938
388.22/388.33	c total #propagations: 1481837382 / total #impl: 4036595268 (eff. 0.367)
388.22/388.33	c #Conflicts:    1522000 | #Learnt:      52462 | 0.000
388.22/388.33	c total clause space: 545.701MB
388.22/388.33	c total #watches: 2482948
388.42/388.53	c total #propagations: 1482301210 / total #impl: 4037654002 (eff. 0.367)
388.42/388.53	c #Conflicts:    1523000 | #Learnt:      53462 | 0.000
388.42/388.53	c total clause space: 545.701MB
388.42/388.53	c total #watches: 2484964
388.72/388.80	c total #propagations: 1482996701 / total #impl: 4039534640 (eff. 0.367)
388.72/388.80	c #Conflicts:    1524000 | #Learnt:      54462 | 0.000
388.72/388.80	c total clause space: 545.701MB
388.72/388.80	c total #watches: 2486964
389.03/389.11	c total #propagations: 1483955768 / total #impl: 4042336755 (eff. 0.367)
389.03/389.11	c #Conflicts:    1525000 | #Learnt:      55462 | 0.000
389.03/389.11	c total clause space: 545.701MB
389.03/389.11	c total #watches: 2488964
389.22/389.33	c total #propagations: 1485147462 / total #impl: 4045225370 (eff. 0.367)
389.22/389.33	c #Conflicts:    1526000 | #Learnt:      56462 | 0.000
389.22/389.33	c total clause space: 545.701MB
389.22/389.33	c total #watches: 2491016
389.62/389.70	c total #propagations: 1485826254 / total #impl: 4047205786 (eff. 0.367)
389.62/389.70	c #Conflicts:    1527000 | #Learnt:      57462 | 0.000
389.62/389.70	c total clause space: 545.701MB
389.62/389.70	c total #watches: 2493055
389.72/389.85	c total #propagations: 1487009499 / total #impl: 4050534394 (eff. 0.367)
389.72/389.85	c #Conflicts:    1528000 | #Learnt:      58462 | 0.000
389.72/389.85	c total clause space: 545.701MB
389.72/389.85	c total #watches: 2495120
389.92/390.05	c total #propagations: 1487538692 / total #impl: 4051754351 (eff. 0.367)
389.92/390.05	c #Conflicts:    1529000 | #Learnt:      59462 | 0.000
389.92/390.05	c total clause space: 545.701MB
389.92/390.05	c total #watches: 2497166
390.22/390.33	c total #propagations: 1488090168 / total #impl: 4053436358 (eff. 0.367)
390.22/390.33	c GARBAGE COLLECT
390.22/390.33	c #Conflicts:    1530000 | #Learnt:      30463 | 0.000
390.22/390.33	c total clause space: 545.701MB
390.22/390.33	c total #watches: 2438480
390.42/390.59	c total #propagations: 1488909676 / total #impl: 4055605665 (eff. 0.367)
390.42/390.59	c #Conflicts:    1531000 | #Learnt:      31463 | 0.000
390.42/390.59	c total clause space: 545.701MB
390.42/390.59	c total #watches: 2440492
390.72/390.83	c total #propagations: 1490127380 / total #impl: 4058977741 (eff. 0.367)
390.72/390.83	c #Conflicts:    1532000 | #Learnt:      32463 | 0.000
390.72/390.83	c total clause space: 545.701MB
390.72/390.83	c total #watches: 2442492
391.02/391.11	c total #propagations: 1491494390 / total #impl: 4061967399 (eff. 0.367)
391.02/391.11	c #Conflicts:    1533000 | #Learnt:      33463 | 0.000
391.02/391.11	c total clause space: 545.701MB
391.02/391.11	c total #watches: 2444492
391.13/391.30	c total #propagations: 1493143403 / total #impl: 4066033520 (eff. 0.367)
391.13/391.30	c #Conflicts:    1534000 | #Learnt:      34463 | 0.000
391.13/391.30	c total clause space: 545.701MB
391.13/391.30	c total #watches: 2446544
391.42/391.55	c total #propagations: 1493879627 / total #impl: 4067820601 (eff. 0.367)
391.42/391.55	c #Conflicts:    1535000 | #Learnt:      35463 | 0.000
391.42/391.55	c total clause space: 545.701MB
391.42/391.55	c total #watches: 2448548
391.72/391.86	c total #propagations: 1495029292 / total #impl: 4070428256 (eff. 0.367)
391.72/391.86	c #Conflicts:    1536000 | #Learnt:      36463 | 0.000
391.72/391.86	c total clause space: 545.701MB
391.72/391.86	c total #watches: 2450557
392.02/392.14	c total #propagations: 1496007535 / total #impl: 4073771793 (eff. 0.367)
392.02/392.14	c #Conflicts:    1537000 | #Learnt:      37463 | 0.000
392.02/392.14	c total clause space: 545.701MB
392.02/392.14	c total #watches: 2452579
392.33/392.42	c total #propagations: 1497081574 / total #impl: 4076819451 (eff. 0.367)
392.33/392.42	c #Conflicts:    1538000 | #Learnt:      38463 | 0.000
392.33/392.42	c total clause space: 545.701MB
392.33/392.42	c total #watches: 2454579
392.52/392.62	c total #propagations: 1498308286 / total #impl: 4080188988 (eff. 0.367)
392.52/392.62	c #Conflicts:    1539000 | #Learnt:      39463 | 0.000
392.52/392.62	c total clause space: 545.701MB
392.52/392.62	c total #watches: 2456680
392.72/392.85	c total #propagations: 1499106511 / total #impl: 4082347745 (eff. 0.367)
392.72/392.85	c #Conflicts:    1540000 | #Learnt:      40463 | 0.000
392.72/392.85	c total clause space: 545.701MB
392.72/392.85	c total #watches: 2458752
393.12/393.23	c total #propagations: 1500295871 / total #impl: 4085118182 (eff. 0.367)
393.12/393.23	c #Conflicts:    1541000 | #Learnt:      41463 | 0.000
393.12/393.23	c total clause space: 545.701MB
393.12/393.23	c total #watches: 2460752
393.22/393.30	c total #propagations: 1502743797 / total #impl: 4090265044 (eff. 0.367)
393.22/393.30	c #Conflicts:    1542000 | #Learnt:      42463 | 0.000
393.22/393.30	c total clause space: 545.701MB
393.22/393.30	c total #watches: 2462813
393.22/393.35	c total #propagations: 1502877551 / total #impl: 4090675693 (eff. 0.367)
393.22/393.35	c #Conflicts:    1543000 | #Learnt:      43463 | 0.000
393.22/393.35	c total clause space: 545.701MB
393.22/393.35	c total #watches: 2464876
393.33/393.41	c total #propagations: 1502966169 / total #impl: 4090925600 (eff. 0.367)
393.33/393.41	c #Conflicts:    1544000 | #Learnt:      44463 | 0.000
393.33/393.41	c total clause space: 545.701MB
393.33/393.41	c total #watches: 2466911
393.43/393.59	c total #propagations: 1503013252 / total #impl: 4091204209 (eff. 0.367)
393.43/393.59	c #Conflicts:    1545000 | #Learnt:      45463 | 0.000
393.43/393.59	c total clause space: 545.701MB
393.43/393.59	c total #watches: 2468920
393.72/393.86	c total #propagations: 1503703918 / total #impl: 4092896332 (eff. 0.367)
393.72/393.86	c #Conflicts:    1546000 | #Learnt:      46463 | 0.000
393.72/393.86	c total clause space: 545.701MB
393.72/393.87	c total #watches: 2470920
394.12/394.20	c total #propagations: 1504846448 / total #impl: 4095528491 (eff. 0.367)
394.12/394.20	c #Conflicts:    1547000 | #Learnt:      47463 | 0.000
394.12/394.20	c total clause space: 545.701MB
394.12/394.20	c total #watches: 2472920
394.32/394.48	c total #propagations: 1506110685 / total #impl: 4098499674 (eff. 0.367)
394.32/394.48	c #Conflicts:    1548000 | #Learnt:      48463 | 0.000
394.32/394.48	c total clause space: 545.701MB
394.32/394.48	c total #watches: 2474920
394.62/394.77	c total #propagations: 1507280899 / total #impl: 4100906690 (eff. 0.368)
394.62/394.77	c #Conflicts:    1549000 | #Learnt:      49463 | 0.000
394.62/394.77	c total clause space: 545.701MB
394.62/394.77	c total #watches: 2476920
395.02/395.16	c total #propagations: 1508555254 / total #impl: 4103599224 (eff. 0.368)
395.02/395.16	c #Conflicts:    1550000 | #Learnt:      50463 | 0.000
395.02/395.16	c total clause space: 545.701MB
395.02/395.16	c total #watches: 2478920
395.42/395.51	c total #propagations: 1510169571 / total #impl: 4107008620 (eff. 0.368)
395.42/395.51	c #Conflicts:    1551000 | #Learnt:      51463 | 0.000
395.42/395.51	c total clause space: 545.701MB
395.42/395.51	c total #watches: 2480929
395.42/395.58	c total #propagations: 1511650927 / total #impl: 4110082001 (eff. 0.368)
395.42/395.58	c #Conflicts:    1552000 | #Learnt:      52463 | 0.000
395.42/395.58	c total clause space: 545.701MB
395.42/395.58	c total #watches: 2483007
395.63/395.72	c total #propagations: 1511722259 / total #impl: 4110417805 (eff. 0.368)
395.63/395.72	c #Conflicts:    1553000 | #Learnt:      53463 | 0.000
395.63/395.72	c total clause space: 545.701MB
395.63/395.72	c total #watches: 2485039
395.72/395.81	c total #propagations: 1512184033 / total #impl: 4111711873 (eff. 0.368)
395.72/395.81	c #Conflicts:    1554000 | #Learnt:      54463 | 0.000
395.72/395.81	c total clause space: 545.701MB
395.72/395.81	c total #watches: 2487051
395.82/395.92	c total #propagations: 1512314768 / total #impl: 4112257790 (eff. 0.368)
395.82/395.92	c #Conflicts:    1555000 | #Learnt:      55463 | 0.000
395.82/395.92	c total clause space: 545.701MB
395.82/395.92	c total #watches: 2489127
395.92/396.06	c total #propagations: 1512439943 / total #impl: 4112783267 (eff. 0.368)
395.92/396.06	c #Conflicts:    1556000 | #Learnt:      56463 | 0.000
395.92/396.06	c total clause space: 545.701MB
395.92/396.06	c total #watches: 2491157
396.02/396.18	c total #propagations: 1512676639 / total #impl: 4113678641 (eff. 0.368)
396.02/396.18	c #Conflicts:    1557000 | #Learnt:      57463 | 0.000
396.02/396.18	c total clause space: 545.701MB
396.02/396.18	c total #watches: 2493188
396.22/396.33	c total #propagations: 1512905901 / total #impl: 4114462666 (eff. 0.368)
396.22/396.33	c #Conflicts:    1558000 | #Learnt:      58463 | 0.000
396.22/396.33	c total clause space: 545.701MB
396.22/396.33	c total #watches: 2495197
396.32/396.44	c total #propagations: 1513343609 / total #impl: 4115695264 (eff. 0.368)
396.32/396.44	c #Conflicts:    1559000 | #Learnt:      59463 | 0.000
396.32/396.44	c total clause space: 545.701MB
396.32/396.44	c total #watches: 2497197
396.42/396.56	c total #propagations: 1513573523 / total #impl: 4116457078 (eff. 0.368)
396.42/396.56	c #Conflicts:    1560000 | #Learnt:      60463 | 0.000
396.42/396.56	c total clause space: 545.701MB
396.42/396.57	c total #watches: 2499207
396.63/396.71	c total #propagations: 1513925346 / total #impl: 4117551417 (eff. 0.368)
396.63/396.71	c GARBAGE COLLECT
396.63/396.71	c #Conflicts:    1561000 | #Learnt:      31320 | 0.000
396.63/396.71	c total clause space: 545.701MB
396.63/396.71	c total #watches: 2440254
396.73/396.83	c total #propagations: 1514056401 / total #impl: 4118134968 (eff. 0.368)
396.73/396.83	c #Conflicts:    1562000 | #Learnt:      32320 | 0.000
396.73/396.83	c total clause space: 545.701MB
396.73/396.83	c total #watches: 2442353
396.82/396.93	c total #propagations: 1514503992 / total #impl: 4119522711 (eff. 0.368)
396.82/396.93	c #Conflicts:    1563000 | #Learnt:      33320 | 0.000
396.82/396.93	c total clause space: 545.701MB
396.82/396.93	c total #watches: 2444537
397.02/397.14	c total #propagations: 1514821761 / total #impl: 4120489233 (eff. 0.368)
397.02/397.14	c #Conflicts:    1564000 | #Learnt:      34320 | 0.000
397.02/397.14	c total clause space: 545.701MB
397.02/397.14	c total #watches: 2446553
397.32/397.46	c total #propagations: 1515834875 / total #impl: 4123305582 (eff. 0.368)
397.32/397.46	c #Conflicts:    1565000 | #Learnt:      35320 | 0.000
397.32/397.46	c total clause space: 545.701MB
397.32/397.46	c total #watches: 2448553
397.73/397.85	c total #propagations: 1517761184 / total #impl: 4127122082 (eff. 0.368)
397.73/397.85	c #Conflicts:    1566000 | #Learnt:      36320 | 0.000
397.73/397.85	c total clause space: 545.701MB
397.73/397.85	c total #watches: 2450553
398.02/398.16	c total #propagations: 1519798065 / total #impl: 4131268367 (eff. 0.368)
398.02/398.16	c #Conflicts:    1567000 | #Learnt:      37320 | 0.000
398.02/398.16	c total clause space: 545.701MB
398.02/398.16	c total #watches: 2452553
398.42/398.54	c total #propagations: 1521206866 / total #impl: 4134019206 (eff. 0.368)
398.42/398.54	c #Conflicts:    1568000 | #Learnt:      38320 | 0.000
398.42/398.54	c total clause space: 545.701MB
398.42/398.54	c total #watches: 2454553
398.93/399.04	c total #propagations: 1522618764 / total #impl: 4137146125 (eff. 0.368)
398.93/399.04	c #Conflicts:    1569000 | #Learnt:      39320 | 0.000
398.93/399.04	c total clause space: 545.701MB
398.93/399.04	c total #watches: 2456553
399.42/399.51	c total #propagations: 1523981831 / total #impl: 4140266096 (eff. 0.368)
399.42/399.51	c #Conflicts:    1570000 | #Learnt:      40320 | 0.000
399.42/399.51	c total clause space: 545.701MB
399.42/399.52	c total #watches: 2458553
399.93/400.02	c total #propagations: 1525319773 / total #impl: 4143291588 (eff. 0.368)
399.93/400.02	c #Conflicts:    1571000 | #Learnt:      41320 | 0.000
399.93/400.02	c total clause space: 545.701MB
399.93/400.02	c total #watches: 2460553
400.42/400.54	c total #propagations: 1526720289 / total #impl: 4146392325 (eff. 0.368)
400.42/400.54	c #Conflicts:    1572000 | #Learnt:      42320 | 0.000
400.42/400.54	c total clause space: 545.701MB
400.42/400.54	c total #watches: 2462553
400.92/401.04	c total #propagations: 1528286131 / total #impl: 4149600454 (eff. 0.368)
400.92/401.04	c #Conflicts:    1573000 | #Learnt:      43320 | 0.000
400.92/401.04	c total clause space: 545.701MB
400.92/401.04	c total #watches: 2464553
401.32/401.49	c total #propagations: 1529676047 / total #impl: 4152569803 (eff. 0.368)
401.32/401.49	c #Conflicts:    1574000 | #Learnt:      44320 | 0.000
401.32/401.49	c total clause space: 545.701MB
401.32/401.49	c total #watches: 2466553
401.92/402.09	c total #propagations: 1531170055 / total #impl: 4155964840 (eff. 0.368)
401.92/402.09	c #Conflicts:    1575000 | #Learnt:      45320 | 0.000
401.92/402.09	c total clause space: 545.701MB
401.92/402.09	c total #watches: 2468553
402.52/402.63	c total #propagations: 1532385377 / total #impl: 4158837529 (eff. 0.368)
402.52/402.63	c #Conflicts:    1576000 | #Learnt:      46320 | 0.000
402.52/402.63	c total clause space: 545.701MB
402.52/402.63	c total #watches: 2470553
403.12/403.25	c total #propagations: 1533655248 / total #impl: 4161647911 (eff. 0.369)
403.12/403.25	c #Conflicts:    1577000 | #Learnt:      47320 | 0.000
403.12/403.25	c total clause space: 545.701MB
403.12/403.25	c total #watches: 2472553
403.62/403.76	c total #propagations: 1535264271 / total #impl: 4165232655 (eff. 0.369)
403.62/403.76	c #Conflicts:    1578000 | #Learnt:      48320 | 0.000
403.62/403.76	c total clause space: 545.701MB
403.62/403.76	c total #watches: 2474553
404.22/404.35	c total #propagations: 1536655155 / total #impl: 4168294893 (eff. 0.369)
404.22/404.35	c #Conflicts:    1579000 | #Learnt:      49320 | 0.000
404.22/404.35	c total clause space: 545.701MB
404.22/404.35	c total #watches: 2476553
404.72/404.86	c total #propagations: 1538024930 / total #impl: 4171352683 (eff. 0.369)
404.72/404.86	c #Conflicts:    1580000 | #Learnt:      50320 | 0.000
404.72/404.86	c total clause space: 545.701MB
404.72/404.86	c total #watches: 2478553
405.22/405.36	c total #propagations: 1539502701 / total #impl: 4174539055 (eff. 0.369)
405.22/405.36	c #Conflicts:    1581000 | #Learnt:      51320 | 0.000
405.22/405.36	c total clause space: 545.701MB
405.22/405.36	c total #watches: 2480553
405.82/405.90	c total #propagations: 1540626001 / total #impl: 4176790162 (eff. 0.369)
405.82/405.90	c #Conflicts:    1582000 | #Learnt:      52320 | 0.000
405.82/405.90	c total clause space: 545.701MB
405.82/405.90	c total #watches: 2482553
406.22/406.36	c total #propagations: 1541986237 / total #impl: 4179702010 (eff. 0.369)
406.22/406.36	c #Conflicts:    1583000 | #Learnt:      53320 | 0.000
406.22/406.36	c total clause space: 545.701MB
406.22/406.36	c total #watches: 2484553
406.72/406.87	c total #propagations: 1543586776 / total #impl: 4182915600 (eff. 0.369)
406.72/406.87	c #Conflicts:    1584000 | #Learnt:      54320 | 0.000
406.72/406.87	c total clause space: 545.701MB
406.72/406.87	c total #watches: 2486553
407.21/407.33	c total #propagations: 1545044302 / total #impl: 4185885449 (eff. 0.369)
407.21/407.33	c #Conflicts:    1585000 | #Learnt:      55320 | 0.000
407.21/407.33	c total clause space: 545.701MB
407.21/407.33	c total #watches: 2488553
407.62/407.71	c total #propagations: 1546571972 / total #impl: 4188863501 (eff. 0.369)
407.62/407.71	c #Conflicts:    1586000 | #Learnt:      56320 | 0.000
407.62/407.71	c total clause space: 545.701MB
407.62/407.71	c total #watches: 2490553
408.12/408.20	c total #propagations: 1547848398 / total #impl: 4191422877 (eff. 0.369)
408.12/408.20	c #Conflicts:    1587000 | #Learnt:      57320 | 0.000
408.12/408.20	c total clause space: 545.701MB
408.12/408.20	c total #watches: 2492553
408.62/408.72	c total #propagations: 1549368437 / total #impl: 4194590605 (eff. 0.369)
408.62/408.72	c #Conflicts:    1588000 | #Learnt:      58320 | 0.000
408.62/408.72	c total clause space: 545.701MB
408.62/408.72	c total #watches: 2494553
409.12/409.20	c total #propagations: 1550819315 / total #impl: 4197518385 (eff. 0.369)
409.12/409.20	c #Conflicts:    1589000 | #Learnt:      59320 | 0.000
409.12/409.20	c total clause space: 545.701MB
409.12/409.20	c total #watches: 2496553
409.61/409.76	c total #propagations: 1552092238 / total #impl: 4200313083 (eff. 0.370)
409.61/409.76	c #Conflicts:    1590000 | #Learnt:      60320 | 0.000
409.61/409.76	c total clause space: 545.701MB
409.61/409.76	c total #watches: 2498553
410.22/410.40	c total #propagations: 1553458332 / total #impl: 4203044341 (eff. 0.370)
410.22/410.40	c GARBAGE COLLECT
410.22/410.40	c #Conflicts:    1591000 | #Learnt:      30756 | 0.000
410.22/410.40	c total clause space: 545.701MB
410.32/410.40	c total #watches: 2439117
410.32/410.49	c total #propagations: 1554603383 / total #impl: 4205523833 (eff. 0.370)
410.32/410.49	c #Conflicts:    1592000 | #Learnt:      31756 | 0.000
410.32/410.49	c total clause space: 545.701MB
410.32/410.49	c total #watches: 2441163
410.62/410.79	c total #propagations: 1554771968 / total #impl: 4206280569 (eff. 0.370)
410.62/410.79	c #Conflicts:    1593000 | #Learnt:      32756 | 0.000
410.62/410.79	c total clause space: 545.701MB
410.62/410.79	c total #watches: 2443218
410.93/411.08	c total #propagations: 1556410870 / total #impl: 4210401531 (eff. 0.370)
410.93/411.08	c #Conflicts:    1594000 | #Learnt:      33756 | 0.000
410.93/411.08	c total clause space: 545.701MB
410.93/411.08	c total #watches: 2445218
411.32/411.40	c total #propagations: 1558017518 / total #impl: 4213873631 (eff. 0.370)
411.32/411.40	c #Conflicts:    1595000 | #Learnt:      34756 | 0.000
411.32/411.40	c total clause space: 545.701MB
411.32/411.40	c total #watches: 2447218
411.62/411.75	c total #propagations: 1559440211 / total #impl: 4216913349 (eff. 0.370)
411.62/411.75	c #Conflicts:    1596000 | #Learnt:      35756 | 0.000
411.62/411.75	c total clause space: 545.701MB
411.62/411.75	c total #watches: 2449218
411.92/412.10	c total #propagations: 1560968942 / total #impl: 4220009023 (eff. 0.370)
411.92/412.10	c #Conflicts:    1597000 | #Learnt:      36756 | 0.000
411.92/412.10	c total clause space: 545.701MB
411.92/412.10	c total #watches: 2451218
412.42/412.51	c total #propagations: 1562401298 / total #impl: 4223124086 (eff. 0.370)
412.42/412.51	c #Conflicts:    1598000 | #Learnt:      37756 | 0.000
412.42/412.51	c total clause space: 545.701MB
412.42/412.51	c total #watches: 2453218
412.72/412.86	c total #propagations: 1563940073 / total #impl: 4226413309 (eff. 0.370)
412.72/412.86	c #Conflicts:    1599000 | #Learnt:      38756 | 0.000
412.72/412.86	c total clause space: 545.701MB
412.72/412.86	c total #watches: 2455218
413.13/413.25	c total #propagations: 1565343273 / total #impl: 4229434273 (eff. 0.370)
413.13/413.25	c #Conflicts:    1600000 | #Learnt:      39756 | 0.000
413.13/413.25	c total clause space: 545.701MB
413.13/413.25	c total #watches: 2457218
413.62/413.70	c total #propagations: 1567127429 / total #impl: 4233024265 (eff. 0.370)
413.62/413.70	c #Conflicts:    1601000 | #Learnt:      40756 | 0.000
413.62/413.70	c total clause space: 545.701MB
413.62/413.70	c total #watches: 2459218
413.92/414.09	c total #propagations: 1568912508 / total #impl: 4236478151 (eff. 0.370)
413.92/414.09	c #Conflicts:    1602000 | #Learnt:      41756 | 0.000
413.92/414.09	c total clause space: 545.701MB
413.92/414.09	c total #watches: 2461218
414.33/414.48	c total #propagations: 1570865876 / total #impl: 4240454763 (eff. 0.370)
414.33/414.48	c #Conflicts:    1603000 | #Learnt:      42756 | 0.000
414.33/414.48	c total clause space: 545.701MB
414.33/414.48	c total #watches: 2463218
414.72/414.82	c total #propagations: 1572746144 / total #impl: 4244319666 (eff. 0.371)
414.72/414.82	c #Conflicts:    1604000 | #Learnt:      43756 | 0.000
414.72/414.82	c total clause space: 545.701MB
414.72/414.82	c total #watches: 2465218
415.02/415.17	c total #propagations: 1574146404 / total #impl: 4247296694 (eff. 0.371)
415.02/415.17	c #Conflicts:    1605000 | #Learnt:      44756 | 0.000
415.02/415.17	c total clause space: 545.701MB
415.02/415.17	c total #watches: 2467218
415.43/415.55	c total #propagations: 1575428815 / total #impl: 4250333907 (eff. 0.371)
415.43/415.55	c #Conflicts:    1606000 | #Learnt:      45756 | 0.000
415.43/415.55	c total clause space: 545.701MB
415.43/415.55	c total #watches: 2469218
415.82/415.93	c total #propagations: 1576749275 / total #impl: 4253531413 (eff. 0.371)
415.82/415.93	c #Conflicts:    1607000 | #Learnt:      46756 | 0.000
415.82/415.93	c total clause space: 545.701MB
415.82/415.93	c total #watches: 2471218
416.22/416.32	c total #propagations: 1578088526 / total #impl: 4256554727 (eff. 0.371)
416.22/416.32	c #Conflicts:    1608000 | #Learnt:      47756 | 0.000
416.22/416.32	c total clause space: 545.701MB
416.22/416.32	c total #watches: 2473218
416.72/416.84	c total #propagations: 1579359805 / total #impl: 4259388044 (eff. 0.371)
416.72/416.84	c #Conflicts:    1609000 | #Learnt:      48756 | 0.000
416.72/416.84	c total clause space: 545.701MB
416.72/416.84	c total #watches: 2475218
417.12/417.27	c total #propagations: 1580682118 / total #impl: 4262795312 (eff. 0.371)
417.12/417.27	c #Conflicts:    1610000 | #Learnt:      49756 | 0.000
417.12/417.27	c total clause space: 545.701MB
417.12/417.27	c total #watches: 2477218
417.63/417.78	c total #propagations: 1582148543 / total #impl: 4266164926 (eff. 0.371)
417.63/417.78	c #Conflicts:    1611000 | #Learnt:      50756 | 0.000
417.63/417.78	c total clause space: 545.701MB
417.63/417.78	c total #watches: 2479218
418.22/418.30	c total #propagations: 1583828875 / total #impl: 4269764937 (eff. 0.371)
418.22/418.30	c #Conflicts:    1612000 | #Learnt:      51756 | 0.000
418.22/418.30	c total clause space: 545.701MB
418.22/418.30	c total #watches: 2481218
418.73/418.82	c total #propagations: 1585438416 / total #impl: 4272959957 (eff. 0.371)
418.73/418.82	c #Conflicts:    1613000 | #Learnt:      52756 | 0.000
418.73/418.82	c total clause space: 545.701MB
418.73/418.82	c total #watches: 2483218
419.12/419.27	c total #propagations: 1586979878 / total #impl: 4276342811 (eff. 0.371)
419.12/419.27	c #Conflicts:    1614000 | #Learnt:      53756 | 0.000
419.12/419.27	c total clause space: 545.701MB
419.12/419.27	c total #watches: 2485218
419.62/419.74	c total #propagations: 1588489692 / total #impl: 4279359423 (eff. 0.371)
419.62/419.74	c #Conflicts:    1615000 | #Learnt:      54756 | 0.000
419.62/419.74	c total clause space: 545.701MB
419.62/419.74	c total #watches: 2487218
420.32/420.42	c total #propagations: 1590016320 / total #impl: 4282389631 (eff. 0.371)
420.32/420.42	c #Conflicts:    1616000 | #Learnt:      55756 | 0.000
420.32/420.42	c total clause space: 545.701MB
420.32/420.42	c total #watches: 2489218
421.02/421.12	c total #propagations: 1591653052 / total #impl: 4286751907 (eff. 0.371)
421.02/421.12	c #Conflicts:    1617000 | #Learnt:      56756 | 0.000
421.02/421.12	c total clause space: 545.701MB
421.02/421.12	c total #watches: 2491218
421.62/421.78	c total #propagations: 1593594432 / total #impl: 4292015848 (eff. 0.371)
421.62/421.78	c #Conflicts:    1618000 | #Learnt:      57756 | 0.000
421.62/421.78	c total clause space: 545.701MB
421.62/421.78	c total #watches: 2493218
422.32/422.44	c total #propagations: 1595341916 / total #impl: 4297048596 (eff. 0.371)
422.32/422.44	c #Conflicts:    1619000 | #Learnt:      58756 | 0.000
422.32/422.44	c total clause space: 545.701MB
422.32/422.44	c total #watches: 2495218
422.92/423.03	c total #propagations: 1597045741 / total #impl: 4301169376 (eff. 0.371)
422.92/423.03	c #Conflicts:    1620000 | #Learnt:      59756 | 0.000
422.92/423.03	c total clause space: 545.701MB
422.92/423.03	c total #watches: 2497218
423.52/423.66	c total #propagations: 1598543669 / total #impl: 4304972944 (eff. 0.371)
423.52/423.66	c #Conflicts:    1621000 | #Learnt:      60756 | 0.000
423.52/423.66	c total clause space: 545.701MB
423.52/423.66	c total #watches: 2499218
424.32/424.43	c total #propagations: 1600244108 / total #impl: 4309400133 (eff. 0.371)
424.32/424.43	c GARBAGE COLLECT
424.32/424.43	c #Conflicts:    1622000 | #Learnt:      30981 | 0.000
424.32/424.43	c total clause space: 545.701MB
424.32/424.43	c total #watches: 2439567
424.72/424.82	c total #propagations: 1602229594 / total #impl: 4314649309 (eff. 0.371)
424.72/424.82	c #Conflicts:    1623000 | #Learnt:      31981 | 0.000
424.72/424.82	c total clause space: 545.701MB
424.72/424.82	c total #watches: 2441567
425.02/425.15	c total #propagations: 1604272234 / total #impl: 4321342098 (eff. 0.371)
425.02/425.15	c #Conflicts:    1624000 | #Learnt:      32981 | 0.000
425.02/425.15	c total clause space: 545.701MB
425.02/425.15	c total #watches: 2443567
425.32/425.46	c total #propagations: 1605676973 / total #impl: 4326459098 (eff. 0.371)
425.32/425.46	c #Conflicts:    1625000 | #Learnt:      33981 | 0.000
425.32/425.46	c total clause space: 545.701MB
425.32/425.46	c total #watches: 2445567
425.62/425.75	c total #propagations: 1607408491 / total #impl: 4330874633 (eff. 0.371)
425.62/425.75	c #Conflicts:    1626000 | #Learnt:      34981 | 0.000
425.62/425.75	c total clause space: 545.701MB
425.62/425.75	c total #watches: 2447567
425.92/426.05	c total #propagations: 1608920891 / total #impl: 4334600143 (eff. 0.371)
425.92/426.05	c #Conflicts:    1627000 | #Learnt:      35981 | 0.000
425.92/426.05	c total clause space: 545.701MB
425.92/426.05	c total #watches: 2449567
426.22/426.39	c total #propagations: 1610602584 / total #impl: 4337987645 (eff. 0.371)
426.22/426.39	c #Conflicts:    1628000 | #Learnt:      36981 | 0.000
426.22/426.39	c total clause space: 545.701MB
426.22/426.39	c total #watches: 2451576
426.62/426.79	c total #propagations: 1611965597 / total #impl: 4342091284 (eff. 0.371)
426.62/426.79	c #Conflicts:    1629000 | #Learnt:      37981 | 0.000
426.62/426.79	c total clause space: 545.701MB
426.62/426.79	c total #watches: 2453576
427.12/427.20	c total #propagations: 1613896055 / total #impl: 4347053750 (eff. 0.371)
427.12/427.20	c #Conflicts:    1630000 | #Learnt:      38981 | 0.000
427.12/427.20	c total clause space: 545.701MB
427.12/427.20	c total #watches: 2455576
427.42/427.53	c total #propagations: 1615904268 / total #impl: 4352081456 (eff. 0.371)
427.42/427.53	c #Conflicts:    1631000 | #Learnt:      39981 | 0.000
427.42/427.53	c total clause space: 545.701MB
427.42/427.53	c total #watches: 2457576
427.82/427.94	c total #propagations: 1617244138 / total #impl: 4355681541 (eff. 0.371)
427.82/427.94	c #Conflicts:    1632000 | #Learnt:      40981 | 0.000
427.82/427.94	c total clause space: 545.701MB
427.82/427.94	c total #watches: 2459576
428.12/428.28	c total #propagations: 1619145006 / total #impl: 4360532956 (eff. 0.371)
428.12/428.28	c #Conflicts:    1633000 | #Learnt:      41981 | 0.000
428.12/428.28	c total clause space: 545.701MB
428.12/428.28	c total #watches: 2461576
428.42/428.60	c total #propagations: 1620522145 / total #impl: 4364648321 (eff. 0.371)
428.42/428.60	c #Conflicts:    1634000 | #Learnt:      42981 | 0.000
428.42/428.60	c total clause space: 545.701MB
428.42/428.60	c total #watches: 2463576
429.02/429.11	c total #propagations: 1621582572 / total #impl: 4368441620 (eff. 0.371)
429.02/429.11	c #Conflicts:    1635000 | #Learnt:      43981 | 0.000
429.02/429.11	c total clause space: 545.701MB
429.02/429.11	c total #watches: 2465576
429.62/429.71	c total #propagations: 1623219742 / total #impl: 4373655983 (eff. 0.371)
429.62/429.71	c #Conflicts:    1636000 | #Learnt:      44981 | 0.000
429.62/429.71	c total clause space: 545.701MB
429.62/429.71	c total #watches: 2467576
430.12/430.26	c total #propagations: 1625105259 / total #impl: 4380313271 (eff. 0.371)
430.12/430.26	c #Conflicts:    1637000 | #Learnt:      45981 | 0.000
430.12/430.26	c total clause space: 545.701MB
430.12/430.26	c total #watches: 2469576
430.62/430.71	c total #propagations: 1626652956 / total #impl: 4386919018 (eff. 0.371)
430.62/430.71	c #Conflicts:    1638000 | #Learnt:      46981 | 0.000
430.62/430.71	c total clause space: 545.701MB
430.62/430.71	c total #watches: 2471576
431.02/431.16	c total #propagations: 1628150571 / total #impl: 4392062997 (eff. 0.371)
431.02/431.16	c #Conflicts:    1639000 | #Learnt:      47981 | 0.000
431.02/431.16	c total clause space: 545.701MB
431.02/431.16	c total #watches: 2473577
431.42/431.57	c total #propagations: 1629549409 / total #impl: 4396935262 (eff. 0.371)
431.42/431.57	c #Conflicts:    1640000 | #Learnt:      48981 | 0.000
431.42/431.57	c total clause space: 545.701MB
431.42/431.57	c total #watches: 2475577
431.82/431.95	c total #propagations: 1631424858 / total #impl: 4401707380 (eff. 0.371)
431.82/431.95	c #Conflicts:    1641000 | #Learnt:      49981 | 0.000
431.82/431.95	c total clause space: 545.701MB
431.82/431.95	c total #watches: 2477592
432.32/432.43	c total #propagations: 1633003651 / total #impl: 4406007118 (eff. 0.371)
432.32/432.43	c #Conflicts:    1642000 | #Learnt:      50981 | 0.000
432.32/432.43	c total clause space: 545.701MB
432.32/432.43	c total #watches: 2479604
432.62/432.78	c total #propagations: 1634221391 / total #impl: 4409348875 (eff. 0.371)
432.62/432.78	c #Conflicts:    1643000 | #Learnt:      51981 | 0.000
432.62/432.78	c total clause space: 545.701MB
432.62/432.78	c total #watches: 2481604
433.02/433.11	c total #propagations: 1635300614 / total #impl: 4412693674 (eff. 0.371)
433.02/433.11	c #Conflicts:    1644000 | #Learnt:      52981 | 0.000
433.02/433.11	c total clause space: 545.701MB
433.02/433.11	c total #watches: 2483616
433.62/433.71	c total #propagations: 1636067823 / total #impl: 4415002900 (eff. 0.371)
433.62/433.71	c #Conflicts:    1645000 | #Learnt:      53981 | 0.000
433.62/433.71	c total clause space: 545.701MB
433.62/433.71	c total #watches: 2485626
434.02/434.15	c total #propagations: 1638269329 / total #impl: 4421464656 (eff. 0.371)
434.02/434.15	c #Conflicts:    1646000 | #Learnt:      54981 | 0.000
434.02/434.15	c total clause space: 545.701MB
434.02/434.15	c total #watches: 2487626
434.22/434.39	c total #propagations: 1639810177 / total #impl: 4426195443 (eff. 0.370)
434.22/434.39	c #Conflicts:    1647000 | #Learnt:      55981 | 0.000
434.22/434.39	c total clause space: 545.701MB
434.22/434.39	c total #watches: 2489626
434.51/434.69	c total #propagations: 1640598440 / total #impl: 4428759631 (eff. 0.370)
434.51/434.69	c #Conflicts:    1648000 | #Learnt:      56981 | 0.000
434.51/434.69	c total clause space: 545.701MB
434.51/434.69	c total #watches: 2491649
435.01/435.12	c total #propagations: 1641710221 / total #impl: 4432606333 (eff. 0.370)
435.01/435.12	c #Conflicts:    1649000 | #Learnt:      57981 | 0.000
435.01/435.12	c total clause space: 545.701MB
435.01/435.12	c total #watches: 2493656
435.51/435.63	c total #propagations: 1643056838 / total #impl: 4436696601 (eff. 0.370)
435.51/435.63	c #Conflicts:    1650000 | #Learnt:      58981 | 0.000
435.51/435.63	c total clause space: 545.701MB
435.51/435.63	c total #watches: 2495710
436.01/436.16	c total #propagations: 1644618388 / total #impl: 4441058103 (eff. 0.370)
436.01/436.16	c #Conflicts:    1651000 | #Learnt:      59981 | 0.000
436.01/436.16	c total clause space: 545.701MB
436.01/436.16	c total #watches: 2497710
436.71/436.81	c total #propagations: 1646522479 / total #impl: 4446538155 (eff. 0.370)
436.71/436.81	c #Conflicts:    1652000 | #Learnt:      60981 | 0.000
436.71/436.81	c total clause space: 545.701MB
436.71/436.81	c total #watches: 2499718
437.42/437.51	c total #propagations: 1648574446 / total #impl: 4452717630 (eff. 0.370)
437.42/437.51	c #Conflicts:    1653000 | #Learnt:      61981 | 0.000
437.42/437.51	c total clause space: 545.701MB
437.42/437.51	c total #watches: 2501718
437.81/437.96	c total #propagations: 1650580605 / total #impl: 4459265426 (eff. 0.370)
437.81/437.96	c GARBAGE COLLECT
437.81/437.96	c #Conflicts:    1654000 | #Learnt:      31867 | 0.000
437.81/437.96	c total clause space: 545.701MB
437.81/437.96	c total #watches: 2441339
438.11/438.20	c total #propagations: 1651706411 / total #impl: 4463104252 (eff. 0.370)
438.11/438.20	c #Conflicts:    1655000 | #Learnt:      32867 | 0.000
438.11/438.20	c total clause space: 545.701MB
438.11/438.20	c total #watches: 2443339
438.31/438.46	c total #propagations: 1652843825 / total #impl: 4466004284 (eff. 0.370)
438.31/438.46	c #Conflicts:    1656000 | #Learnt:      33867 | 0.000
438.31/438.46	c total clause space: 545.701MB
438.31/438.46	c total #watches: 2445339
438.71/438.85	c total #propagations: 1654001625 / total #impl: 4469472820 (eff. 0.370)
438.71/438.85	c #Conflicts:    1657000 | #Learnt:      34867 | 0.000
438.71/438.85	c total clause space: 545.701MB
438.71/438.85	c total #watches: 2447339
439.11/439.29	c total #propagations: 1655789281 / total #impl: 4474319644 (eff. 0.370)
439.11/439.29	c #Conflicts:    1658000 | #Learnt:      35867 | 0.000
439.11/439.29	c total clause space: 545.701MB
439.11/439.29	c total #watches: 2449339
439.52/439.67	c total #propagations: 1658256435 / total #impl: 4480523358 (eff. 0.370)
439.52/439.67	c #Conflicts:    1659000 | #Learnt:      36867 | 0.000
439.52/439.67	c total clause space: 545.701MB
439.52/439.67	c total #watches: 2451339
439.91/440.07	c total #propagations: 1660327166 / total #impl: 4485577776 (eff. 0.370)
439.91/440.07	c #Conflicts:    1660000 | #Learnt:      37867 | 0.000
439.91/440.07	c total clause space: 545.701MB
439.91/440.07	c total #watches: 2453347
440.21/440.35	c total #propagations: 1661933396 / total #impl: 4489724290 (eff. 0.370)
440.21/440.35	c #Conflicts:    1661000 | #Learnt:      38867 | 0.000
440.21/440.35	c total clause space: 545.701MB
440.21/440.35	c total #watches: 2455370
440.41/440.57	c total #propagations: 1662831617 / total #impl: 4492376320 (eff. 0.370)
440.41/440.57	c #Conflicts:    1662000 | #Learnt:      39867 | 0.000
440.41/440.57	c total clause space: 545.701MB
440.41/440.57	c total #watches: 2457387
440.81/440.96	c total #propagations: 1663504481 / total #impl: 4494476718 (eff. 0.370)
440.81/440.96	c #Conflicts:    1663000 | #Learnt:      40867 | 0.000
440.81/440.96	c total clause space: 545.701MB
440.81/440.96	c total #watches: 2459387
441.11/441.28	c total #propagations: 1664608728 / total #impl: 4496984079 (eff. 0.370)
441.11/441.28	c #Conflicts:    1664000 | #Learnt:      41867 | 0.000
441.11/441.28	c total clause space: 545.701MB
441.11/441.28	c total #watches: 2461387
441.51/441.61	c total #propagations: 1665938805 / total #impl: 4501339099 (eff. 0.370)
441.51/441.61	c #Conflicts:    1665000 | #Learnt:      42867 | 0.000
441.51/441.61	c total clause space: 545.701MB
441.51/441.61	c total #watches: 2463387
441.72/441.90	c total #propagations: 1667091109 / total #impl: 4504543627 (eff. 0.370)
441.72/441.90	c #Conflicts:    1666000 | #Learnt:      43867 | 0.000
441.72/441.90	c total clause space: 545.701MB
441.72/441.90	c total #watches: 2465409
442.21/442.37	c total #propagations: 1667926707 / total #impl: 4507326314 (eff. 0.370)
442.21/442.37	c #Conflicts:    1667000 | #Learnt:      44867 | 0.000
442.21/442.37	c total clause space: 545.701MB
442.21/442.37	c total #watches: 2467409
442.61/442.75	c total #propagations: 1669817421 / total #impl: 4512956135 (eff. 0.370)
442.61/442.75	c #Conflicts:    1668000 | #Learnt:      45867 | 0.000
442.61/442.75	c total clause space: 545.701MB
442.61/442.75	c total #watches: 2469409
443.21/443.37	c total #propagations: 1671575156 / total #impl: 4518107401 (eff. 0.370)
443.21/443.37	c #Conflicts:    1669000 | #Learnt:      46867 | 0.000
443.21/443.37	c total clause space: 545.701MB
443.21/443.38	c total #watches: 2471417
443.71/443.80	c total #propagations: 1673522059 / total #impl: 4524314705 (eff. 0.370)
443.71/443.80	c #Conflicts:    1670000 | #Learnt:      47867 | 0.000
443.71/443.80	c total clause space: 545.701MB
443.71/443.80	c total #watches: 2473417
444.11/444.26	c total #propagations: 1674765696 / total #impl: 4527920932 (eff. 0.370)
444.11/444.26	c #Conflicts:    1671000 | #Learnt:      48867 | 0.000
444.11/444.26	c total clause space: 545.701MB
444.11/444.26	c total #watches: 2475417
444.51/444.67	c total #propagations: 1676480713 / total #impl: 4533329534 (eff. 0.370)
444.51/444.67	c #Conflicts:    1672000 | #Learnt:      49867 | 0.000
444.51/444.67	c total clause space: 545.701MB
444.51/444.67	c total #watches: 2477417
444.81/444.96	c total #propagations: 1677994599 / total #impl: 4537733670 (eff. 0.370)
444.81/444.96	c #Conflicts:    1673000 | #Learnt:      50867 | 0.000
444.81/444.96	c total clause space: 545.701MB
444.81/444.96	c total #watches: 2479421
445.31/445.40	c total #propagations: 1678861601 / total #impl: 4540488085 (eff. 0.370)
445.31/445.40	c #Conflicts:    1674000 | #Learnt:      51867 | 0.000
445.31/445.40	c total clause space: 545.701MB
445.31/445.40	c total #watches: 2481421
445.61/445.79	c total #propagations: 1680647927 / total #impl: 4544294153 (eff. 0.370)
445.61/445.79	c #Conflicts:    1675000 | #Learnt:      52867 | 0.000
445.61/445.79	c total clause space: 545.701MB
445.61/445.79	c total #watches: 2483421
446.01/446.20	c total #propagations: 1681940860 / total #impl: 4548361361 (eff. 0.370)
446.01/446.20	c #Conflicts:    1676000 | #Learnt:      53867 | 0.000
446.01/446.20	c total clause space: 545.701MB
446.01/446.20	c total #watches: 2485421
446.41/446.50	c total #propagations: 1683342525 / total #impl: 4552656095 (eff. 0.370)
446.41/446.50	c #Conflicts:    1677000 | #Learnt:      54867 | 0.000
446.41/446.50	c total clause space: 545.701MB
446.41/446.51	c total #watches: 2487421
446.71/446.83	c total #propagations: 1684923999 / total #impl: 4556120924 (eff. 0.370)
446.71/446.83	c #Conflicts:    1678000 | #Learnt:      55867 | 0.000
446.71/446.83	c total clause space: 545.701MB
446.71/446.83	c total #watches: 2489421
447.01/447.10	c total #propagations: 1686578837 / total #impl: 4559892387 (eff. 0.370)
447.01/447.10	c #Conflicts:    1679000 | #Learnt:      56867 | 0.000
447.01/447.10	c total clause space: 545.701MB
447.01/447.10	c total #watches: 2491464
447.32/447.41	c total #propagations: 1687699480 / total #impl: 4562599908 (eff. 0.370)
447.32/447.41	c #Conflicts:    1680000 | #Learnt:      57867 | 0.000
447.32/447.41	c total clause space: 545.701MB
447.32/447.41	c total #watches: 2493485
447.71/447.85	c total #propagations: 1688483979 / total #impl: 4565219155 (eff. 0.370)
447.71/447.85	c #Conflicts:    1681000 | #Learnt:      58867 | 0.000
447.71/447.85	c total clause space: 545.701MB
447.71/447.85	c total #watches: 2495485
448.11/448.25	c total #propagations: 1689998363 / total #impl: 4569220772 (eff. 0.370)
448.11/448.25	c #Conflicts:    1682000 | #Learnt:      59867 | 0.000
448.11/448.25	c total clause space: 545.701MB
448.11/448.25	c total #watches: 2497485
448.51/448.64	c total #propagations: 1691394969 / total #impl: 4572659635 (eff. 0.370)
448.51/448.64	c #Conflicts:    1683000 | #Learnt:      60867 | 0.000
448.51/448.64	c total clause space: 545.701MB
448.51/448.64	c total #watches: 2499485
448.91/449.05	c total #propagations: 1692761347 / total #impl: 4575892777 (eff. 0.370)
448.91/449.05	c #Conflicts:    1684000 | #Learnt:      61867 | 0.000
448.91/449.05	c total clause space: 545.701MB
448.91/449.05	c total #watches: 2501485
449.31/449.42	c total #propagations: 1694228657 / total #impl: 4579504023 (eff. 0.370)
449.31/449.42	c #Conflicts:    1685000 | #Learnt:      62867 | 0.000
449.31/449.42	c total clause space: 545.701MB
449.31/449.42	c total #watches: 2503485
449.81/449.96	c total #propagations: 1695605881 / total #impl: 4582805130 (eff. 0.370)
449.81/449.96	c GARBAGE COLLECT
449.81/449.96	c #Conflicts:    1686000 | #Learnt:      32537 | 0.000
449.81/449.96	c total clause space: 545.701MB
449.81/449.96	c total #watches: 2442686
450.11/450.28	c total #propagations: 1697308974 / total #impl: 4588165569 (eff. 0.370)
450.11/450.28	c #Conflicts:    1687000 | #Learnt:      33537 | 0.000
450.11/450.28	c total clause space: 545.701MB
450.11/450.28	c total #watches: 2444686
450.41/450.57	c total #propagations: 1698715272 / total #impl: 4592380769 (eff. 0.370)
450.41/450.57	c #Conflicts:    1688000 | #Learnt:      34537 | 0.000
450.41/450.57	c total clause space: 545.701MB
450.41/450.57	c total #watches: 2446695
450.81/450.99	c total #propagations: 1700017440 / total #impl: 4596239375 (eff. 0.370)
450.81/450.99	c #Conflicts:    1689000 | #Learnt:      35537 | 0.000
450.81/450.99	c total clause space: 545.701MB
450.81/450.99	c total #watches: 2448731
451.11/451.26	c total #propagations: 1701501085 / total #impl: 4600238700 (eff. 0.370)
451.11/451.26	c #Conflicts:    1690000 | #Learnt:      36537 | 0.000
451.11/451.26	c total clause space: 545.701MB
451.11/451.26	c total #watches: 2450739
451.41/451.50	c total #propagations: 1702646735 / total #impl: 4603491395 (eff. 0.370)
451.41/451.50	c #Conflicts:    1691000 | #Learnt:      37537 | 0.000
451.41/451.50	c total clause space: 545.701MB
451.41/451.50	c total #watches: 2452739
451.62/451.80	c total #propagations: 1703606420 / total #impl: 4606079796 (eff. 0.370)
451.62/451.80	c #Conflicts:    1692000 | #Learnt:      38537 | 0.000
451.62/451.80	c total clause space: 545.701MB
451.62/451.80	c total #watches: 2454739
452.01/452.15	c total #propagations: 1705110402 / total #impl: 4610125318 (eff. 0.370)
452.01/452.15	c #Conflicts:    1693000 | #Learnt:      39537 | 0.000
452.01/452.15	c total clause space: 545.701MB
452.01/452.15	c total #watches: 2456739
452.41/452.53	c total #propagations: 1706984437 / total #impl: 4615011469 (eff. 0.370)
452.41/452.53	c #Conflicts:    1694000 | #Learnt:      40537 | 0.000
452.41/452.53	c total clause space: 545.701MB
452.41/452.53	c total #watches: 2458743
452.82/452.95	c total #propagations: 1708298330 / total #impl: 4618604236 (eff. 0.370)
452.82/452.95	c #Conflicts:    1695000 | #Learnt:      41537 | 0.000
452.82/452.95	c total clause space: 545.701MB
452.82/452.95	c total #watches: 2460743
453.01/453.19	c total #propagations: 1709775676 / total #impl: 4622954817 (eff. 0.370)
453.01/453.19	c #Conflicts:    1696000 | #Learnt:      42537 | 0.000
453.01/453.19	c total clause space: 545.701MB
453.01/453.19	c total #watches: 2462787
453.31/453.49	c total #propagations: 1710554504 / total #impl: 4625141004 (eff. 0.370)
453.31/453.49	c #Conflicts:    1697000 | #Learnt:      43537 | 0.000
453.31/453.49	c total clause space: 545.701MB
453.31/453.49	c total #watches: 2464803
453.71/453.81	c total #propagations: 1711678961 / total #impl: 4628405753 (eff. 0.370)
453.71/453.81	c #Conflicts:    1698000 | #Learnt:      44537 | 0.000
453.71/453.81	c total clause space: 545.701MB
453.71/453.81	c total #watches: 2466803
453.92/454.08	c total #propagations: 1712754890 / total #impl: 4630914207 (eff. 0.370)
453.92/454.08	c #Conflicts:    1699000 | #Learnt:      45537 | 0.000
453.92/454.08	c total clause space: 545.701MB
453.92/454.08	c total #watches: 2468909
454.21/454.34	c total #propagations: 1713599304 / total #impl: 4633297948 (eff. 0.370)
454.21/454.34	c #Conflicts:    1700000 | #Learnt:      46537 | 0.000
454.21/454.34	c total clause space: 545.701MB
454.21/454.34	c total #watches: 2470950
454.31/454.46	c total #propagations: 1714444673 / total #impl: 4635750141 (eff. 0.370)
454.31/454.46	c #Conflicts:    1701000 | #Learnt:      47537 | 0.000
454.31/454.46	c total clause space: 545.701MB
454.31/454.46	c total #watches: 2473025
454.81/454.95	c total #propagations: 1714598275 / total #impl: 4636554744 (eff. 0.370)
454.81/454.95	c #Conflicts:    1702000 | #Learnt:      48537 | 0.000
454.81/454.95	c total clause space: 545.701MB
454.81/454.95	c total #watches: 2475034
455.31/455.41	c total #propagations: 1715898132 / total #impl: 4639482024 (eff. 0.370)
455.31/455.41	c #Conflicts:    1703000 | #Learnt:      49537 | 0.000
455.31/455.41	c total clause space: 545.701MB
455.31/455.41	c total #watches: 2477034
455.71/455.83	c total #propagations: 1717318184 / total #impl: 4642224155 (eff. 0.370)
455.71/455.83	c #Conflicts:    1704000 | #Learnt:      50537 | 0.000
455.71/455.83	c total clause space: 545.701MB
455.71/455.83	c total #watches: 2479034
456.12/456.26	c total #propagations: 1718392819 / total #impl: 4644827733 (eff. 0.370)
456.12/456.26	c #Conflicts:    1705000 | #Learnt:      51537 | 0.000
456.12/456.26	c total clause space: 545.701MB
456.12/456.26	c total #watches: 2481042
456.41/456.58	c total #propagations: 1719594784 / total #impl: 4648086611 (eff. 0.370)
456.41/456.58	c #Conflicts:    1706000 | #Learnt:      52537 | 0.000
456.41/456.58	c total clause space: 545.701MB
456.41/456.58	c total #watches: 2483100
456.81/456.95	c total #propagations: 1720534180 / total #impl: 4650784391 (eff. 0.370)
456.81/456.95	c #Conflicts:    1707000 | #Learnt:      53537 | 0.000
456.81/456.95	c total clause space: 545.701MB
456.81/456.95	c total #watches: 2485117
457.12/457.22	c total #propagations: 1721616692 / total #impl: 4654308222 (eff. 0.370)
457.12/457.22	c #Conflicts:    1708000 | #Learnt:      54537 | 0.000
457.12/457.22	c total clause space: 545.701MB
457.12/457.22	c total #watches: 2487117
457.51/457.63	c total #propagations: 1722701463 / total #impl: 4657061154 (eff. 0.370)
457.51/457.63	c #Conflicts:    1709000 | #Learnt:      55537 | 0.000
457.51/457.63	c total clause space: 545.701MB
457.51/457.63	c total #watches: 2489117
457.91/458.06	c total #propagations: 1724151339 / total #impl: 4660836306 (eff. 0.370)
457.91/458.06	c #Conflicts:    1710000 | #Learnt:      56537 | 0.000
457.91/458.06	c total clause space: 545.701MB
457.91/458.06	c total #watches: 2491117
458.41/458.58	c total #propagations: 1725603563 / total #impl: 4664723541 (eff. 0.370)
458.41/458.58	c #Conflicts:    1711000 | #Learnt:      57537 | 0.000
458.41/458.58	c total clause space: 545.701MB
458.41/458.58	c total #watches: 2493117
458.91/459.05	c total #propagations: 1727351988 / total #impl: 4670406248 (eff. 0.370)
458.91/459.05	c #Conflicts:    1712000 | #Learnt:      58537 | 0.000
458.91/459.05	c total clause space: 545.701MB
458.91/459.05	c total #watches: 2495144
459.42/459.53	c total #propagations: 1729075389 / total #impl: 4674732301 (eff. 0.370)
459.42/459.53	c #Conflicts:    1713000 | #Learnt:      59537 | 0.000
459.42/459.53	c total clause space: 545.701MB
459.42/459.53	c total #watches: 2497144
459.81/459.98	c total #propagations: 1730628923 / total #impl: 4678719391 (eff. 0.370)
459.81/459.98	c #Conflicts:    1714000 | #Learnt:      60537 | 0.000
459.81/459.98	c total clause space: 545.701MB
459.81/459.98	c total #watches: 2499230
460.21/460.38	c total #propagations: 1732027938 / total #impl: 4682959668 (eff. 0.370)
460.21/460.38	c #Conflicts:    1715000 | #Learnt:      61537 | 0.000
460.21/460.38	c total clause space: 545.701MB
460.21/460.38	c total #watches: 2501248
460.61/460.74	c total #propagations: 1733203216 / total #impl: 4686076107 (eff. 0.370)
460.61/460.74	c #Conflicts:    1716000 | #Learnt:      62537 | 0.000
460.61/460.74	c total clause space: 545.701MB
460.61/460.74	c total #watches: 2503272
461.01/461.18	c total #propagations: 1734122161 / total #impl: 4689016403 (eff. 0.370)
461.01/461.18	c #Conflicts:    1717000 | #Learnt:      63537 | 0.000
461.01/461.18	c total clause space: 545.701MB
461.01/461.18	c total #watches: 2505385
461.52/461.62	c total #propagations: 1735154092 / total #impl: 4692154230 (eff. 0.370)
461.52/461.62	c GARBAGE COLLECT
461.52/461.62	c #Conflicts:    1718000 | #Learnt:      32785 | 0.000
461.52/461.62	c total clause space: 545.701MB
461.52/461.62	c total #watches: 2443187
461.62/461.76	c total #propagations: 1736597763 / total #impl: 4696613091 (eff. 0.370)
461.62/461.76	c #Conflicts:    1719000 | #Learnt:      33785 | 0.000
461.62/461.76	c total clause space: 545.701MB
461.62/461.76	c total #watches: 2445217
461.91/462.08	c total #propagations: 1737037144 / total #impl: 4698133024 (eff. 0.370)
461.91/462.08	c #Conflicts:    1720000 | #Learnt:      34785 | 0.000
461.91/462.08	c total clause space: 545.701MB
461.91/462.08	c total #watches: 2447244
462.11/462.28	c total #propagations: 1738463343 / total #impl: 4701095643 (eff. 0.370)
462.11/462.28	c #Conflicts:    1721000 | #Learnt:      35785 | 0.000
462.11/462.28	c total clause space: 545.701MB
462.11/462.28	c total #watches: 2449307
462.31/462.47	c total #propagations: 1739304420 / total #impl: 4702965886 (eff. 0.370)
462.31/462.47	c #Conflicts:    1722000 | #Learnt:      36785 | 0.000
462.31/462.47	c total clause space: 545.701MB
462.31/462.47	c total #watches: 2451335
462.51/462.61	c total #propagations: 1740029918 / total #impl: 4704926419 (eff. 0.370)
462.51/462.61	c #Conflicts:    1723000 | #Learnt:      37785 | 0.000
462.51/462.61	c total clause space: 545.701MB
462.51/462.61	c total #watches: 2453390
462.62/462.79	c total #propagations: 1740255910 / total #impl: 4705919920 (eff. 0.370)
462.62/462.79	c #Conflicts:    1724000 | #Learnt:      38785 | 0.000
462.62/462.79	c total clause space: 545.701MB
462.62/462.79	c total #watches: 2455390
462.91/463.05	c total #propagations: 1740884288 / total #impl: 4707710624 (eff. 0.370)
462.91/463.05	c #Conflicts:    1725000 | #Learnt:      39785 | 0.000
462.91/463.05	c total clause space: 545.701MB
462.91/463.05	c total #watches: 2457390
463.21/463.33	c total #propagations: 1742315059 / total #impl: 4710883048 (eff. 0.370)
463.21/463.33	c #Conflicts:    1726000 | #Learnt:      40785 | 0.000
463.21/463.33	c total clause space: 545.701MB
463.21/463.33	c total #watches: 2459390
463.51/463.60	c total #propagations: 1744262567 / total #impl: 4715019295 (eff. 0.370)
463.51/463.60	c #Conflicts:    1727000 | #Learnt:      41785 | 0.000
463.51/463.60	c total clause space: 545.701MB
463.51/463.60	c total #watches: 2461390
463.82/463.96	c total #propagations: 1745792764 / total #impl: 4718369833 (eff. 0.370)
463.82/463.96	c #Conflicts:    1728000 | #Learnt:      42785 | 0.000
463.82/463.96	c total clause space: 545.701MB
463.82/463.96	c total #watches: 2463390
464.21/464.36	c total #propagations: 1747375219 / total #impl: 4723113411 (eff. 0.370)
464.21/464.36	c #Conflicts:    1729000 | #Learnt:      43785 | 0.000
464.21/464.36	c total clause space: 545.701MB
464.21/464.36	c total #watches: 2465390
464.61/464.74	c total #propagations: 1749288548 / total #impl: 4728504895 (eff. 0.370)
464.61/464.74	c #Conflicts:    1730000 | #Learnt:      44785 | 0.000
464.61/464.74	c total clause space: 545.701MB
464.61/464.74	c total #watches: 2467390
465.01/465.11	c total #propagations: 1751188635 / total #impl: 4733528649 (eff. 0.370)
465.01/465.11	c #Conflicts:    1731000 | #Learnt:      45785 | 0.000
465.01/465.11	c total clause space: 545.701MB
465.01/465.11	c total #watches: 2469390
465.11/465.23	c total #propagations: 1752663994 / total #impl: 4737513844 (eff. 0.370)
465.11/465.23	c #Conflicts:    1732000 | #Learnt:      46785 | 0.000
465.11/465.23	c total clause space: 545.701MB
465.11/465.23	c total #watches: 2471408
465.11/465.29	c total #propagations: 1753018447 / total #impl: 4738506271 (eff. 0.370)
465.11/465.29	c #Conflicts:    1733000 | #Learnt:      47785 | 0.000
465.11/465.29	c total clause space: 545.701MB
465.11/465.29	c total #watches: 2473436
465.21/465.36	c total #propagations: 1753095433 / total #impl: 4738749870 (eff. 0.370)
465.21/465.36	c #Conflicts:    1734000 | #Learnt:      48785 | 0.000
465.21/465.36	c total clause space: 545.701MB
465.21/465.36	c total #watches: 2475444
465.31/465.48	c total #propagations: 1753204157 / total #impl: 4739104386 (eff. 0.370)
465.31/465.48	c #Conflicts:    1735000 | #Learnt:      49785 | 0.000
465.31/465.48	c total clause space: 545.701MB
465.31/465.48	c total #watches: 2477500
465.61/465.73	c total #propagations: 1753438556 / total #impl: 4740029113 (eff. 0.370)
465.61/465.73	c #Conflicts:    1736000 | #Learnt:      50785 | 0.000
465.61/465.73	c total clause space: 545.701MB
465.61/465.73	c total #watches: 2479518
465.81/465.92	c total #propagations: 1754295481 / total #impl: 4742193159 (eff. 0.370)
465.81/465.92	c #Conflicts:    1737000 | #Learnt:      51785 | 0.000
465.81/465.92	c total clause space: 545.701MB
465.81/465.92	c total #watches: 2481518
466.21/466.32	c total #propagations: 1754961268 / total #impl: 4743932199 (eff. 0.370)
466.21/466.32	c #Conflicts:    1738000 | #Learnt:      52785 | 0.000
466.21/466.32	c total clause space: 545.701MB
466.21/466.32	c total #watches: 2483518
466.61/466.79	c total #propagations: 1756690609 / total #impl: 4747966928 (eff. 0.370)
466.61/466.79	c #Conflicts:    1739000 | #Learnt:      53785 | 0.000
466.61/466.79	c total clause space: 545.701MB
466.61/466.79	c total #watches: 2485518
466.91/467.04	c total #propagations: 1759002576 / total #impl: 4753367260 (eff. 0.370)
466.91/467.04	c #Conflicts:    1740000 | #Learnt:      54785 | 0.000
466.91/467.04	c total clause space: 545.701MB
466.91/467.04	c total #watches: 2487518
467.41/467.51	c total #propagations: 1759778209 / total #impl: 4755384993 (eff. 0.370)
467.41/467.51	c #Conflicts:    1741000 | #Learnt:      55785 | 0.000
467.41/467.51	c total clause space: 545.701MB
467.41/467.51	c total #watches: 2489518
467.71/467.81	c total #propagations: 1762368730 / total #impl: 4760969612 (eff. 0.370)
467.71/467.81	c #Conflicts:    1742000 | #Learnt:      56785 | 0.000
467.71/467.81	c total clause space: 545.701MB
467.71/467.81	c total #watches: 2491527
467.81/467.95	c total #propagations: 1763810014 / total #impl: 4763954198 (eff. 0.370)
467.81/467.95	c #Conflicts:    1743000 | #Learnt:      57785 | 0.000
467.81/467.95	c total clause space: 545.701MB
467.81/467.95	c total #watches: 2493569
468.11/468.28	c total #propagations: 1764078084 / total #impl: 4764915743 (eff. 0.370)
468.11/468.28	c #Conflicts:    1744000 | #Learnt:      58785 | 0.000
468.11/468.28	c total clause space: 545.701MB
468.11/468.28	c total #watches: 2495588
468.41/468.58	c total #propagations: 1765130726 / total #impl: 4767847453 (eff. 0.370)
468.41/468.58	c #Conflicts:    1745000 | #Learnt:      59785 | 0.000
468.41/468.58	c total clause space: 545.701MB
468.41/468.58	c total #watches: 2497596
468.71/468.89	c total #propagations: 1766078035 / total #impl: 4770686194 (eff. 0.370)
468.71/468.89	c #Conflicts:    1746000 | #Learnt:      60785 | 0.000
468.71/468.89	c total clause space: 545.701MB
468.71/468.89	c total #watches: 2499596
469.01/469.19	c total #propagations: 1767197642 / total #impl: 4774034261 (eff. 0.370)
469.01/469.19	c #Conflicts:    1747000 | #Learnt:      61785 | 0.000
469.01/469.19	c total clause space: 545.701MB
469.01/469.19	c total #watches: 2501618
469.31/469.48	c total #propagations: 1768343149 / total #impl: 4776955979 (eff. 0.370)
469.31/469.48	c #Conflicts:    1748000 | #Learnt:      62785 | 0.000
469.31/469.48	c total clause space: 545.701MB
469.31/469.48	c total #watches: 2503646
469.71/469.80	c total #propagations: 1769223391 / total #impl: 4779361162 (eff. 0.370)
469.71/469.80	c #Conflicts:    1749000 | #Learnt:      63785 | 0.000
469.71/469.80	c total clause space: 545.701MB
469.71/469.80	c total #watches: 2505688
469.91/470.06	c total #propagations: 1770302814 / total #impl: 4782178357 (eff. 0.370)
469.91/470.06	c GARBAGE COLLECT
469.91/470.06	c #Conflicts:    1750000 | #Learnt:      32736 | 0.000
469.91/470.06	c total clause space: 545.701MB
469.91/470.06	c total #watches: 2443110
470.01/470.16	c total #propagations: 1770905795 / total #impl: 4783713567 (eff. 0.370)
470.01/470.16	c #Conflicts:    1751000 | #Learnt:      33736 | 0.000
470.01/470.16	c total clause space: 545.701MB
470.01/470.16	c total #watches: 2445185
470.21/470.38	c total #propagations: 1771180441 / total #impl: 4784524692 (eff. 0.370)
470.21/470.38	c #Conflicts:    1752000 | #Learnt:      34736 | 0.000
470.21/470.38	c total clause space: 545.701MB
470.21/470.38	c total #watches: 2447185
470.51/470.64	c total #propagations: 1772066889 / total #impl: 4787155746 (eff. 0.370)
470.51/470.64	c #Conflicts:    1753000 | #Learnt:      35736 | 0.000
470.51/470.64	c total clause space: 545.701MB
470.51/470.64	c total #watches: 2449219
470.71/470.87	c total #propagations: 1773058791 / total #impl: 4789938150 (eff. 0.370)
470.71/470.87	c #Conflicts:    1754000 | #Learnt:      36736 | 0.000
470.71/470.87	c total clause space: 545.701MB
470.71/470.87	c total #watches: 2451219
471.01/471.10	c total #propagations: 1774168173 / total #impl: 4792650482 (eff. 0.370)
471.01/471.10	c #Conflicts:    1755000 | #Learnt:      37736 | 0.000
471.01/471.10	c total clause space: 545.701MB
471.01/471.10	c total #watches: 2453236
471.21/471.33	c total #propagations: 1775094775 / total #impl: 4795098148 (eff. 0.370)
471.21/471.33	c #Conflicts:    1756000 | #Learnt:      38736 | 0.000
471.21/471.33	c total clause space: 545.701MB
471.21/471.33	c total #watches: 2455283
471.41/471.53	c total #propagations: 1775942034 / total #impl: 4797322315 (eff. 0.370)
471.41/471.53	c #Conflicts:    1757000 | #Learnt:      39736 | 0.000
471.41/471.53	c total clause space: 545.701MB
471.41/471.53	c total #watches: 2457297
471.51/471.66	c total #propagations: 1776808396 / total #impl: 4799931405 (eff. 0.370)
471.51/471.66	c #Conflicts:    1758000 | #Learnt:      40736 | 0.000
471.51/471.66	c total clause space: 545.701MB
471.51/471.66	c total #watches: 2459337
471.71/471.86	c total #propagations: 1777161970 / total #impl: 4800943148 (eff. 0.370)
471.71/471.86	c #Conflicts:    1759000 | #Learnt:      41736 | 0.000
471.71/471.86	c total clause space: 545.701MB
471.71/471.86	c total #watches: 2461346
472.01/472.15	c total #propagations: 1777774033 / total #impl: 4803192525 (eff. 0.370)
472.01/472.15	c #Conflicts:    1760000 | #Learnt:      42736 | 0.000
472.01/472.15	c total clause space: 545.701MB
472.01/472.15	c total #watches: 2463346
472.31/472.45	c total #propagations: 1779419362 / total #impl: 4806130186 (eff. 0.370)
472.31/472.45	c #Conflicts:    1761000 | #Learnt:      43736 | 0.000
472.31/472.45	c total clause space: 545.701MB
472.31/472.45	c total #watches: 2465346
472.71/472.81	c total #propagations: 1781053963 / total #impl: 4808812851 (eff. 0.370)
472.71/472.81	c #Conflicts:    1762000 | #Learnt:      44736 | 0.000
472.71/472.81	c total clause space: 545.701MB
472.71/472.81	c total #watches: 2467346
472.91/473.02	c total #propagations: 1782737050 / total #impl: 4812198922 (eff. 0.370)
472.91/473.02	c #Conflicts:    1763000 | #Learnt:      45736 | 0.000
472.91/473.02	c total clause space: 545.701MB
472.91/473.02	c total #watches: 2469397
473.21/473.33	c total #propagations: 1783296104 / total #impl: 4813925290 (eff. 0.370)
473.21/473.33	c #Conflicts:    1764000 | #Learnt:      46736 | 0.000
473.21/473.33	c total clause space: 545.701MB
473.21/473.33	c total #watches: 2471421
473.51/473.64	c total #propagations: 1784514380 / total #impl: 4817169500 (eff. 0.370)
473.51/473.64	c #Conflicts:    1765000 | #Learnt:      47736 | 0.000
473.51/473.64	c total clause space: 545.701MB
473.51/473.64	c total #watches: 2473436
473.81/473.96	c total #propagations: 1785853426 / total #impl: 4821284180 (eff. 0.370)
473.81/473.96	c #Conflicts:    1766000 | #Learnt:      48736 | 0.000
473.81/473.96	c total clause space: 545.701MB
473.81/473.96	c total #watches: 2475499
474.11/474.24	c total #propagations: 1787000275 / total #impl: 4824426668 (eff. 0.370)
474.11/474.24	c #Conflicts:    1767000 | #Learnt:      49736 | 0.000
474.11/474.24	c total clause space: 545.701MB
474.11/474.24	c total #watches: 2477527
474.41/474.52	c total #propagations: 1787934970 / total #impl: 4826794043 (eff. 0.370)
474.41/474.52	c #Conflicts:    1768000 | #Learnt:      50736 | 0.000
474.41/474.52	c total clause space: 545.701MB
474.41/474.52	c total #watches: 2479527
474.71/474.84	c total #propagations: 1789122310 / total #impl: 4829999847 (eff. 0.370)
474.71/474.84	c #Conflicts:    1769000 | #Learnt:      51736 | 0.000
474.71/474.84	c total clause space: 545.701MB
474.71/474.84	c total #watches: 2481535
475.11/475.25	c total #propagations: 1790362322 / total #impl: 4833174110 (eff. 0.370)
475.11/475.25	c #Conflicts:    1770000 | #Learnt:      52736 | 0.000
475.11/475.25	c total clause space: 545.701MB
475.11/475.25	c total #watches: 2483535
475.31/475.47	c total #propagations: 1792769032 / total #impl: 4839327940 (eff. 0.370)
475.31/475.47	c #Conflicts:    1771000 | #Learnt:      53736 | 0.000
475.31/475.47	c total clause space: 545.701MB
475.31/475.47	c total #watches: 2485554
475.61/475.76	c total #propagations: 1793495963 / total #impl: 4841234337 (eff. 0.370)
475.61/475.76	c #Conflicts:    1772000 | #Learnt:      54736 | 0.000
475.61/475.76	c total clause space: 545.701MB
475.61/475.76	c total #watches: 2487633
475.91/476.07	c total #propagations: 1794272816 / total #impl: 4843442378 (eff. 0.370)
475.91/476.07	c #Conflicts:    1773000 | #Learnt:      55736 | 0.000
475.91/476.07	c total clause space: 545.701MB
475.91/476.07	c total #watches: 2489639
476.31/476.41	c total #propagations: 1795360006 / total #impl: 4846720917 (eff. 0.370)
476.31/476.41	c #Conflicts:    1774000 | #Learnt:      56736 | 0.000
476.31/476.41	c total clause space: 545.701MB
476.31/476.41	c total #watches: 2491655
476.51/476.63	c total #propagations: 1796589895 / total #impl: 4849894913 (eff. 0.370)
476.51/476.63	c #Conflicts:    1775000 | #Learnt:      57736 | 0.000
476.51/476.63	c total clause space: 545.701MB
476.51/476.63	c total #watches: 2493681
476.71/476.87	c total #propagations: 1797352007 / total #impl: 4851917042 (eff. 0.370)
476.71/476.87	c #Conflicts:    1776000 | #Learnt:      58736 | 0.000
476.71/476.87	c total clause space: 545.701MB
476.71/476.87	c total #watches: 2495691
477.01/477.13	c total #propagations: 1798385012 / total #impl: 4854373984 (eff. 0.370)
477.01/477.13	c #Conflicts:    1777000 | #Learnt:      59736 | 0.000
477.01/477.13	c total clause space: 545.701MB
477.01/477.13	c total #watches: 2497758
477.31/477.48	c total #propagations: 1799304010 / total #impl: 4856666115 (eff. 0.370)
477.31/477.48	c #Conflicts:    1778000 | #Learnt:      60736 | 0.000
477.31/477.48	c total clause space: 545.701MB
477.31/477.48	c total #watches: 2499758
477.41/477.56	c total #propagations: 1800788231 / total #impl: 4860133936 (eff. 0.371)
477.41/477.56	c #Conflicts:    1779000 | #Learnt:      61736 | 0.000
477.41/477.56	c total clause space: 545.701MB
477.41/477.56	c total #watches: 2501860
477.51/477.61	c total #propagations: 1800916420 / total #impl: 4860493377 (eff. 0.371)
477.51/477.61	c #Conflicts:    1780000 | #Learnt:      62736 | 0.000
477.51/477.61	c total clause space: 545.701MB
477.51/477.61	c total #watches: 2503878
477.51/477.69	c total #propagations: 1800945990 / total #impl: 4860643308 (eff. 0.371)
477.51/477.69	c #Conflicts:    1781000 | #Learnt:      63736 | 0.000
477.51/477.69	c total clause space: 545.701MB
477.51/477.69	c total #watches: 2505891
477.71/477.85	c total #propagations: 1800992584 / total #impl: 4860964437 (eff. 0.371)
477.71/477.85	c GARBAGE COLLECT
477.71/477.85	c #Conflicts:    1782000 | #Learnt:      32434 | 0.000
477.71/477.85	c total clause space: 545.701MB
477.71/477.85	c total #watches: 2442512
478.01/478.11	c total #propagations: 1801058293 / total #impl: 4861361450 (eff. 0.370)
478.01/478.11	c #Conflicts:    1783000 | #Learnt:      33434 | 0.000
478.01/478.11	c total clause space: 545.701MB
478.01/478.11	c total #watches: 2444521
478.31/478.43	c total #propagations: 1802988085 / total #impl: 4865566445 (eff. 0.371)
478.31/478.43	c #Conflicts:    1784000 | #Learnt:      34434 | 0.000
478.31/478.43	c total clause space: 545.701MB
478.31/478.43	c total #watches: 2446521
478.61/478.74	c total #propagations: 1805241215 / total #impl: 4870382620 (eff. 0.371)
478.61/478.74	c #Conflicts:    1785000 | #Learnt:      35434 | 0.000
478.61/478.74	c total clause space: 545.701MB
478.61/478.74	c total #watches: 2448521
478.91/479.08	c total #propagations: 1807216198 / total #impl: 4875077712 (eff. 0.371)
478.91/479.08	c #Conflicts:    1786000 | #Learnt:      36434 | 0.000
478.91/479.08	c total clause space: 545.701MB
478.91/479.08	c total #watches: 2450521
479.31/479.42	c total #propagations: 1809325294 / total #impl: 4879821335 (eff. 0.371)
479.31/479.42	c #Conflicts:    1787000 | #Learnt:      37434 | 0.000
479.31/479.42	c total clause space: 545.701MB
479.31/479.42	c total #watches: 2452521
479.71/479.82	c total #propagations: 1811205109 / total #impl: 4884178472 (eff. 0.371)
479.71/479.82	c #Conflicts:    1788000 | #Learnt:      38434 | 0.000
479.71/479.82	c total clause space: 545.701MB
479.71/479.82	c total #watches: 2454521
480.40/480.53	c total #propagations: 1813063404 / total #impl: 4888856496 (eff. 0.371)
480.40/480.53	c #Conflicts:    1789000 | #Learnt:      39434 | 0.000
480.40/480.53	c total clause space: 545.701MB
480.40/480.53	c total #watches: 2456521
481.00/481.17	c total #propagations: 1815573499 / total #impl: 4897276448 (eff. 0.371)
481.00/481.17	c #Conflicts:    1790000 | #Learnt:      40434 | 0.000
481.00/481.17	c total clause space: 545.701MB
481.00/481.17	c total #watches: 2458521
481.50/481.65	c total #propagations: 1817555618 / total #impl: 4903776036 (eff. 0.371)
481.50/481.65	c #Conflicts:    1791000 | #Learnt:      41434 | 0.000
481.50/481.65	c total clause space: 545.701MB
481.50/481.65	c total #watches: 2460521
481.90/482.07	c total #propagations: 1819421337 / total #impl: 4909518675 (eff. 0.371)
481.90/482.07	c #Conflicts:    1792000 | #Learnt:      42434 | 0.000
481.90/482.07	c total clause space: 545.701MB
481.90/482.07	c total #watches: 2462521
482.60/482.75	c total #propagations: 1820961247 / total #impl: 4913717674 (eff. 0.371)
482.60/482.75	c #Conflicts:    1793000 | #Learnt:      43434 | 0.000
482.60/482.75	c total clause space: 545.701MB
482.60/482.75	c total #watches: 2464522
482.90/483.07	c total #propagations: 1823631695 / total #impl: 4921590822 (eff. 0.371)
482.90/483.07	c #Conflicts:    1794000 | #Learnt:      44434 | 0.000
482.90/483.07	c total clause space: 545.701MB
482.90/483.07	c total #watches: 2466522
483.40/483.51	c total #propagations: 1825262720 / total #impl: 4926171820 (eff. 0.371)
483.40/483.51	c #Conflicts:    1795000 | #Learnt:      45434 | 0.000
483.40/483.51	c total clause space: 545.701MB
483.40/483.51	c total #watches: 2468522
483.80/483.91	c total #propagations: 1826971090 / total #impl: 4931017465 (eff. 0.371)
483.80/483.91	c #Conflicts:    1796000 | #Learnt:      46434 | 0.000
483.80/483.91	c total clause space: 545.701MB
483.80/483.91	c total #watches: 2470522
484.40/484.50	c total #propagations: 1828687085 / total #impl: 4935301595 (eff. 0.371)
484.40/484.50	c #Conflicts:    1797000 | #Learnt:      47434 | 0.000
484.40/484.50	c total clause space: 545.701MB
484.40/484.50	c total #watches: 2472531
484.71/484.86	c total #propagations: 1830429148 / total #impl: 4941145014 (eff. 0.370)
484.71/484.86	c #Conflicts:    1798000 | #Learnt:      48434 | 0.000
484.71/484.86	c total clause space: 545.701MB
484.71/484.86	c total #watches: 2474532
485.20/485.32	c total #propagations: 1831688098 / total #impl: 4944822468 (eff. 0.370)
485.20/485.32	c #Conflicts:    1799000 | #Learnt:      49434 | 0.000
485.20/485.32	c total clause space: 545.701MB
485.20/485.32	c total #watches: 2476539
485.50/485.68	c total #propagations: 1833304912 / total #impl: 4949136253 (eff. 0.370)
485.50/485.68	c #Conflicts:    1800000 | #Learnt:      50434 | 0.000
485.50/485.68	c total clause space: 545.701MB
485.50/485.68	c total #watches: 2478607
486.40/486.55	c total #propagations: 1834380471 / total #impl: 4952173555 (eff. 0.370)
486.40/486.55	c #Conflicts:    1801000 | #Learnt:      51434 | 0.000
486.40/486.55	c total clause space: 545.701MB
486.40/486.55	c total #watches: 2480607
487.00/487.15	c total #propagations: 1837029120 / total #impl: 4961031440 (eff. 0.370)
487.00/487.15	c #Conflicts:    1802000 | #Learnt:      52434 | 0.000
487.00/487.15	c total clause space: 545.701MB
487.00/487.15	c total #watches: 2482607
487.50/487.69	c total #propagations: 1839791050 / total #impl: 4968438891 (eff. 0.370)
487.50/487.69	c #Conflicts:    1803000 | #Learnt:      53434 | 0.000
487.50/487.69	c total clause space: 545.701MB
487.50/487.69	c total #watches: 2484607
487.91/488.08	c total #propagations: 1841467726 / total #impl: 4974411992 (eff. 0.370)
487.91/488.08	c #Conflicts:    1804000 | #Learnt:      54434 | 0.000
487.91/488.08	c total clause space: 545.701MB
487.91/488.08	c total #watches: 2486632
488.60/488.77	c total #propagations: 1842407595 / total #impl: 4978907676 (eff. 0.370)
488.60/488.77	c #Conflicts:    1805000 | #Learnt:      55434 | 0.000
488.60/488.77	c total clause space: 545.701MB
488.60/488.77	c total #watches: 2488632
489.30/489.44	c total #propagations: 1844259177 / total #impl: 4984950359 (eff. 0.370)
489.30/489.44	c #Conflicts:    1806000 | #Learnt:      56434 | 0.000
489.30/489.44	c total clause space: 545.701MB
489.30/489.44	c total #watches: 2490632
489.70/489.88	c total #propagations: 1846634070 / total #impl: 4990946789 (eff. 0.370)
489.70/489.88	c #Conflicts:    1807000 | #Learnt:      57434 | 0.000
489.70/489.88	c total clause space: 545.701MB
489.70/489.88	c total #watches: 2492632
490.40/490.55	c total #propagations: 1848366305 / total #impl: 4996278136 (eff. 0.370)
490.40/490.55	c #Conflicts:    1808000 | #Learnt:      58434 | 0.000
490.40/490.55	c total clause space: 545.701MB
490.40/490.55	c total #watches: 2494632
490.90/491.00	c total #propagations: 1850643134 / total #impl: 5003893562 (eff. 0.370)
490.90/491.00	c #Conflicts:    1809000 | #Learnt:      59434 | 0.000
490.90/491.00	c total clause space: 545.701MB
490.90/491.01	c total #watches: 2496632
491.31/491.43	c total #propagations: 1851723409 / total #impl: 5007492396 (eff. 0.370)
491.31/491.43	c #Conflicts:    1810000 | #Learnt:      60434 | 0.000
491.31/491.43	c total clause space: 545.701MB
491.31/491.43	c total #watches: 2498632
492.10/492.27	c total #propagations: 1853512444 / total #impl: 5012639695 (eff. 0.370)
492.10/492.27	c #Conflicts:    1811000 | #Learnt:      61434 | 0.000
492.10/492.27	c total clause space: 545.701MB
492.10/492.27	c total #watches: 2500653
492.70/492.81	c total #propagations: 1856117557 / total #impl: 5020669519 (eff. 0.370)
492.70/492.81	c #Conflicts:    1812000 | #Learnt:      62434 | 0.000
492.70/492.81	c total clause space: 545.701MB
492.70/492.81	c total #watches: 2502653
493.20/493.36	c total #propagations: 1857788769 / total #impl: 5025761827 (eff. 0.370)
493.20/493.36	c #Conflicts:    1813000 | #Learnt:      63434 | 0.000
493.20/493.36	c total clause space: 545.701MB
493.20/493.36	c total #watches: 2504653
493.60/493.77	c total #propagations: 1859550184 / total #impl: 5031024884 (eff. 0.370)
493.60/493.77	c #Conflicts:    1814000 | #Learnt:      64434 | 0.000
493.60/493.77	c total clause space: 545.701MB
493.60/493.77	c total #watches: 2506662
494.20/494.30	c total #propagations: 1860834385 / total #impl: 5034404371 (eff. 0.370)
494.20/494.30	c GARBAGE COLLECT
494.20/494.30	c #Conflicts:    1815000 | #Learnt:      33126 | 0.000
494.20/494.30	c total clause space: 545.701MB
494.20/494.30	c total #watches: 2443875
494.80/494.90	c total #propagations: 1862923206 / total #impl: 5039994416 (eff. 0.370)
494.80/494.90	c #Conflicts:    1816000 | #Learnt:      34126 | 0.000
494.80/494.90	c total clause space: 545.701MB
494.80/494.90	c total #watches: 2445875
495.61/495.79	c total #propagations: 1865507710 / total #impl: 5047860815 (eff. 0.370)
495.61/495.79	c #Conflicts:    1817000 | #Learnt:      35126 | 0.000
495.61/495.79	c total clause space: 545.701MB
495.61/495.79	c total #watches: 2447875
496.10/496.27	c total #propagations: 1868842160 / total #impl: 5059130568 (eff. 0.369)
496.10/496.27	c #Conflicts:    1818000 | #Learnt:      36126 | 0.000
496.10/496.27	c total clause space: 545.701MB
496.10/496.27	c total #watches: 2449875
496.90/497.08	c total #propagations: 1870561567 / total #impl: 5064683221 (eff. 0.369)
496.90/497.08	c #Conflicts:    1819000 | #Learnt:      37126 | 0.000
496.90/497.08	c total clause space: 545.701MB
496.90/497.08	c total #watches: 2451875
497.70/497.84	c total #propagations: 1872567099 / total #impl: 5072009913 (eff. 0.369)
497.70/497.84	c #Conflicts:    1820000 | #Learnt:      38126 | 0.000
497.70/497.84	c total clause space: 545.701MB
497.70/497.84	c total #watches: 2453875
498.50/498.61	c total #propagations: 1875008436 / total #impl: 5080659409 (eff. 0.369)
498.50/498.61	c #Conflicts:    1821000 | #Learnt:      39126 | 0.000
498.50/498.61	c total clause space: 545.701MB
498.50/498.61	c total #watches: 2455875
498.91/499.03	c total #propagations: 1877479142 / total #impl: 5089238921 (eff. 0.369)
498.91/499.03	c #Conflicts:    1822000 | #Learnt:      40126 | 0.000
498.91/499.03	c total clause space: 545.701MB
498.91/499.04	c total #watches: 2457875
499.30/499.44	c total #propagations: 1879282410 / total #impl: 5093948591 (eff. 0.369)
499.30/499.44	c #Conflicts:    1823000 | #Learnt:      41126 | 0.000
499.30/499.44	c total clause space: 545.701MB
499.30/499.44	c total #watches: 2459875
499.70/499.86	c total #propagations: 1881362920 / total #impl: 5099120945 (eff. 0.369)
499.70/499.86	c #Conflicts:    1824000 | #Learnt:      42126 | 0.000
499.70/499.86	c total clause space: 545.701MB
499.70/499.86	c total #watches: 2461875
500.11/500.24	c total #propagations: 1882297570 / total #impl: 5102428585 (eff. 0.369)
500.11/500.24	c #Conflicts:    1825000 | #Learnt:      43126 | 0.000
500.11/500.24	c total clause space: 545.701MB
500.11/500.24	c total #watches: 2463875
500.40/500.56	c total #propagations: 1884040524 / total #impl: 5106796726 (eff. 0.369)
500.40/500.56	c #Conflicts:    1826000 | #Learnt:      44126 | 0.000
500.40/500.56	c total clause space: 545.701MB
500.40/500.56	c total #watches: 2465875
500.80/500.93	c total #propagations: 1885598362 / total #impl: 5110485305 (eff. 0.369)
500.80/500.93	c #Conflicts:    1827000 | #Learnt:      45126 | 0.000
500.80/500.93	c total clause space: 545.701MB
500.80/500.93	c total #watches: 2467875
501.21/501.37	c total #propagations: 1886494845 / total #impl: 5112974529 (eff. 0.369)
501.21/501.37	c #Conflicts:    1828000 | #Learnt:      46126 | 0.000
501.21/501.37	c total clause space: 545.701MB
501.21/501.37	c total #watches: 2469875
501.60/501.78	c total #propagations: 1888411521 / total #impl: 5117337216 (eff. 0.369)
501.60/501.78	c #Conflicts:    1829000 | #Learnt:      47126 | 0.000
501.60/501.78	c total clause space: 545.701MB
501.60/501.78	c total #watches: 2471875
502.00/502.18	c total #propagations: 1890195161 / total #impl: 5121056888 (eff. 0.369)
502.00/502.18	c #Conflicts:    1830000 | #Learnt:      48126 | 0.000
502.00/502.18	c total clause space: 545.701MB
502.00/502.18	c total #watches: 2473875
502.40/502.58	c total #propagations: 1891885417 / total #impl: 5124465093 (eff. 0.369)
502.40/502.58	c #Conflicts:    1831000 | #Learnt:      49126 | 0.000
502.40/502.58	c total clause space: 545.701MB
502.40/502.58	c total #watches: 2475875
502.80/502.95	c total #propagations: 1893528017 / total #impl: 5127738196 (eff. 0.369)
502.80/502.95	c #Conflicts:    1832000 | #Learnt:      50126 | 0.000
502.80/502.95	c total clause space: 545.701MB
502.80/502.95	c total #watches: 2477875
503.10/503.22	c total #propagations: 1895151192 / total #impl: 5130530541 (eff. 0.369)
503.10/503.22	c #Conflicts:    1833000 | #Learnt:      51126 | 0.000
503.10/503.22	c total clause space: 545.701MB
503.10/503.22	c total #watches: 2479889
503.20/503.31	c total #propagations: 1896105473 / total #impl: 5132395511 (eff. 0.369)
503.20/503.31	c #Conflicts:    1834000 | #Learnt:      52126 | 0.000
503.20/503.31	c total clause space: 545.701MB
503.20/503.31	c total #watches: 2481930
503.41/503.58	c total #propagations: 1896232162 / total #impl: 5132937008 (eff. 0.369)
503.41/503.58	c #Conflicts:    1835000 | #Learnt:      53126 | 0.000
503.41/503.58	c total clause space: 545.701MB
503.41/503.58	c total #watches: 2483930
503.70/503.87	c total #propagations: 1897184029 / total #impl: 5135650331 (eff. 0.369)
503.70/503.87	c #Conflicts:    1836000 | #Learnt:      54126 | 0.000
503.70/503.87	c total clause space: 545.701MB
503.70/503.87	c total #watches: 2485930
504.00/504.16	c total #propagations: 1898280876 / total #impl: 5138787640 (eff. 0.369)
504.00/504.16	c #Conflicts:    1837000 | #Learnt:      55126 | 0.000
504.00/504.16	c total clause space: 545.701MB
504.00/504.16	c total #watches: 2487930
504.41/504.51	c total #propagations: 1899440813 / total #impl: 5141975651 (eff. 0.369)
504.41/504.51	c #Conflicts:    1838000 | #Learnt:      56126 | 0.000
504.41/504.51	c total clause space: 545.701MB
504.41/504.52	c total #watches: 2489930
504.70/504.83	c total #propagations: 1900648944 / total #impl: 5145200174 (eff. 0.369)
504.70/504.83	c #Conflicts:    1839000 | #Learnt:      57126 | 0.000
504.70/504.83	c total clause space: 545.701MB
504.70/504.83	c total #watches: 2491930
505.00/505.17	c total #propagations: 1901632710 / total #impl: 5147662525 (eff. 0.369)
505.00/505.17	c #Conflicts:    1840000 | #Learnt:      58126 | 0.000
505.00/505.17	c total clause space: 545.701MB
505.00/505.17	c total #watches: 2493930
505.40/505.50	c total #propagations: 1902747059 / total #impl: 5150535318 (eff. 0.369)
505.40/505.50	c #Conflicts:    1841000 | #Learnt:      59126 | 0.000
505.40/505.50	c total clause space: 545.701MB
505.40/505.50	c total #watches: 2495930
505.70/505.88	c total #propagations: 1903699265 / total #impl: 5153228799 (eff. 0.369)
505.70/505.88	c #Conflicts:    1842000 | #Learnt:      60126 | 0.000
505.70/505.88	c total clause space: 545.701MB
505.70/505.88	c total #watches: 2497930
506.10/506.24	c total #propagations: 1904689958 / total #impl: 5156144301 (eff. 0.369)
506.10/506.24	c #Conflicts:    1843000 | #Learnt:      61126 | 0.000
506.10/506.24	c total clause space: 545.701MB
506.10/506.24	c total #watches: 2499930
506.50/506.64	c total #propagations: 1905598698 / total #impl: 5158896270 (eff. 0.369)
506.50/506.64	c #Conflicts:    1844000 | #Learnt:      62126 | 0.000
506.50/506.64	c total clause space: 545.701MB
506.50/506.64	c total #watches: 2501930
506.90/507.05	c total #propagations: 1906546957 / total #impl: 5161314656 (eff. 0.369)
506.90/507.05	c #Conflicts:    1845000 | #Learnt:      63126 | 0.000
506.90/507.05	c total clause space: 545.701MB
506.90/507.05	c total #watches: 2503930
507.40/507.59	c total #propagations: 1907526396 / total #impl: 5163837593 (eff. 0.369)
507.40/507.59	c #Conflicts:    1846000 | #Learnt:      64126 | 0.000
507.40/507.59	c total clause space: 545.701MB
507.40/507.59	c total #watches: 2505930
508.00/508.19	c total #propagations: 1908856323 / total #impl: 5167362373 (eff. 0.369)
508.00/508.19	c #Conflicts:    1847000 | #Learnt:      65126 | 0.000
508.00/508.19	c total clause space: 545.701MB
508.00/508.19	c total #watches: 2507930
508.50/508.61	c total #propagations: 1911785408 / total #impl: 5177024637 (eff. 0.369)
508.50/508.61	c #Conflicts:    1848000 | #Learnt:      66126 | 0.000
508.50/508.61	c total clause space: 545.701MB
508.50/508.61	c total #watches: 2509930
509.10/509.27	c total #propagations: 1913659614 / total #impl: 5182615041 (eff. 0.369)
509.10/509.27	c GARBAGE COLLECT
509.10/509.27	c #Conflicts:    1849000 | #Learnt:      34368 | 0.000
509.10/509.27	c total clause space: 545.701MB
509.10/509.27	c total #watches: 2446359
509.60/509.72	c total #propagations: 1916024911 / total #impl: 5191520936 (eff. 0.369)
509.60/509.72	c #Conflicts:    1850000 | #Learnt:      35368 | 0.000
509.60/509.72	c total clause space: 545.701MB
509.60/509.72	c total #watches: 2448367
509.91/510.08	c total #propagations: 1918341870 / total #impl: 5198631461 (eff. 0.369)
509.91/510.08	c #Conflicts:    1851000 | #Learnt:      36368 | 0.000
509.91/510.08	c total clause space: 545.701MB
509.91/510.08	c total #watches: 2450367
510.30/510.44	c total #propagations: 1920404431 / total #impl: 5204387084 (eff. 0.369)
510.30/510.44	c #Conflicts:    1852000 | #Learnt:      37368 | 0.000
510.30/510.44	c total clause space: 545.701MB
510.30/510.44	c total #watches: 2452367
510.70/510.86	c total #propagations: 1922611315 / total #impl: 5209871281 (eff. 0.369)
510.70/510.86	c #Conflicts:    1853000 | #Learnt:      38368 | 0.000
510.70/510.86	c total clause space: 545.701MB
510.70/510.86	c total #watches: 2454367
511.01/511.15	c total #propagations: 1924885938 / total #impl: 5215396838 (eff. 0.369)
511.01/511.15	c #Conflicts:    1854000 | #Learnt:      39368 | 0.000
511.01/511.15	c total clause space: 545.701MB
511.01/511.15	c total #watches: 2456367
511.40/511.58	c total #propagations: 1926177047 / total #impl: 5218749039 (eff. 0.369)
511.40/511.58	c #Conflicts:    1855000 | #Learnt:      40368 | 0.000
511.40/511.58	c total clause space: 545.701MB
511.40/511.58	c total #watches: 2458367
511.90/512.05	c total #propagations: 1928329854 / total #impl: 5224218480 (eff. 0.369)
511.90/512.05	c #Conflicts:    1856000 | #Learnt:      41368 | 0.000
511.90/512.05	c total clause space: 545.701MB
511.90/512.05	c total #watches: 2460367
512.40/512.53	c total #propagations: 1930486759 / total #impl: 5229420133 (eff. 0.369)
512.40/512.53	c #Conflicts:    1857000 | #Learnt:      42368 | 0.000
512.40/512.53	c total clause space: 545.701MB
512.40/512.53	c total #watches: 2462367
512.70/512.89	c total #propagations: 1932861624 / total #impl: 5235081901 (eff. 0.369)
512.70/512.89	c #Conflicts:    1858000 | #Learnt:      43368 | 0.000
512.70/512.89	c total clause space: 545.701MB
512.70/512.89	c total #watches: 2464367
513.00/513.17	c total #propagations: 1934307310 / total #impl: 5239013748 (eff. 0.369)
513.00/513.17	c #Conflicts:    1859000 | #Learnt:      44368 | 0.000
513.00/513.17	c total clause space: 545.701MB
513.00/513.17	c total #watches: 2466367
513.50/513.67	c total #propagations: 1935035759 / total #impl: 5241366856 (eff. 0.369)
513.50/513.67	c #Conflicts:    1860000 | #Learnt:      45368 | 0.000
513.50/513.67	c total clause space: 545.701MB
513.50/513.67	c total #watches: 2468367
514.10/514.23	c total #propagations: 1936930681 / total #impl: 5247323843 (eff. 0.369)
514.10/514.23	c #Conflicts:    1861000 | #Learnt:      46368 | 0.000
514.10/514.23	c total clause space: 545.701MB
514.10/514.23	c total #watches: 2470367
514.60/514.72	c total #propagations: 1939185045 / total #impl: 5253104897 (eff. 0.369)
514.60/514.72	c #Conflicts:    1862000 | #Learnt:      47368 | 0.000
514.60/514.72	c total clause space: 545.701MB
514.60/514.72	c total #watches: 2472367
515.30/515.41	c total #propagations: 1941112500 / total #impl: 5258135425 (eff. 0.369)
515.30/515.41	c #Conflicts:    1863000 | #Learnt:      48368 | 0.000
515.30/515.41	c total clause space: 545.701MB
515.30/515.41	c total #watches: 2474367
515.80/515.96	c total #propagations: 1943580879 / total #impl: 5265884165 (eff. 0.369)
515.80/515.96	c #Conflicts:    1864000 | #Learnt:      49368 | 0.000
515.80/515.96	c total clause space: 545.701MB
515.80/515.96	c total #watches: 2476367
516.50/516.63	c total #propagations: 1945367255 / total #impl: 5271731759 (eff. 0.369)
516.50/516.63	c #Conflicts:    1865000 | #Learnt:      50368 | 0.000
516.50/516.63	c total clause space: 545.701MB
516.50/516.63	c total #watches: 2478387
517.00/517.19	c total #propagations: 1947483280 / total #impl: 5278435044 (eff. 0.369)
517.00/517.19	c #Conflicts:    1866000 | #Learnt:      51368 | 0.000
517.00/517.19	c total clause space: 545.701MB
517.00/517.19	c total #watches: 2480387
517.60/517.75	c total #propagations: 1949720199 / total #impl: 5284345060 (eff. 0.369)
517.60/517.75	c #Conflicts:    1867000 | #Learnt:      52368 | 0.000
517.60/517.75	c total clause space: 545.701MB
517.60/517.75	c total #watches: 2482387
518.20/518.31	c total #propagations: 1951653914 / total #impl: 5289539748 (eff. 0.369)
518.20/518.31	c #Conflicts:    1868000 | #Learnt:      53368 | 0.000
518.20/518.31	c total clause space: 545.701MB
518.20/518.31	c total #watches: 2484387
518.90/519.04	c total #propagations: 1953720141 / total #impl: 5294340651 (eff. 0.369)
518.90/519.04	c #Conflicts:    1869000 | #Learnt:      54368 | 0.000
518.90/519.04	c total clause space: 545.701MB
518.90/519.04	c total #watches: 2486387
519.50/519.68	c total #propagations: 1956124029 / total #impl: 5300282898 (eff. 0.369)
519.50/519.68	c #Conflicts:    1870000 | #Learnt:      55368 | 0.000
519.50/519.68	c total clause space: 545.701MB
519.50/519.68	c total #watches: 2488387
520.20/520.31	c total #propagations: 1958280274 / total #impl: 5305255383 (eff. 0.369)
520.20/520.31	c #Conflicts:    1871000 | #Learnt:      56368 | 0.000
520.20/520.31	c total clause space: 545.701MB
520.20/520.31	c total #watches: 2490387
520.60/520.72	c total #propagations: 1960434208 / total #impl: 5310362530 (eff. 0.369)
520.60/520.72	c #Conflicts:    1872000 | #Learnt:      57368 | 0.000
520.60/520.72	c total clause space: 545.701MB
520.60/520.72	c total #watches: 2492387
521.20/521.32	c total #propagations: 1962069650 / total #impl: 5314649010 (eff. 0.369)
521.20/521.32	c #Conflicts:    1873000 | #Learnt:      58368 | 0.000
521.20/521.32	c total clause space: 545.701MB
521.20/521.32	c total #watches: 2494387
521.80/521.95	c total #propagations: 1964032233 / total #impl: 5320818518 (eff. 0.369)
521.80/521.95	c #Conflicts:    1874000 | #Learnt:      59368 | 0.000
521.80/521.95	c total clause space: 545.701MB
521.80/521.95	c total #watches: 2496387
522.40/522.51	c total #propagations: 1965890009 / total #impl: 5327247657 (eff. 0.369)
522.40/522.51	c #Conflicts:    1875000 | #Learnt:      60368 | 0.000
522.40/522.51	c total clause space: 545.701MB
522.40/522.51	c total #watches: 2498387
523.40/523.53	c total #propagations: 1967878969 / total #impl: 5333439467 (eff. 0.369)
523.40/523.53	c #Conflicts:    1876000 | #Learnt:      61368 | 0.000
523.40/523.53	c total clause space: 545.701MB
523.40/523.53	c total #watches: 2500393
523.90/524.03	c total #propagations: 1970846595 / total #impl: 5343785011 (eff. 0.369)
523.90/524.03	c #Conflicts:    1877000 | #Learnt:      62368 | 0.000
523.90/524.03	c total clause space: 545.701MB
523.90/524.03	c total #watches: 2502417
524.50/524.62	c total #propagations: 1971982528 / total #impl: 5347789226 (eff. 0.369)
524.50/524.62	c #Conflicts:    1878000 | #Learnt:      63368 | 0.000
524.50/524.62	c total clause space: 545.701MB
524.50/524.62	c total #watches: 2504426
524.99/525.11	c total #propagations: 1973765150 / total #impl: 5353017664 (eff. 0.369)
524.99/525.11	c #Conflicts:    1879000 | #Learnt:      64368 | 0.000
524.99/525.11	c total clause space: 545.701MB
524.99/525.11	c total #watches: 2506426
525.59/525.79	c total #propagations: 1975521289 / total #impl: 5357071388 (eff. 0.369)
525.59/525.79	c #Conflicts:    1880000 | #Learnt:      65368 | 0.000
525.59/525.79	c total clause space: 545.701MB
525.59/525.79	c total #watches: 2508435
526.19/526.34	c total #propagations: 1977614590 / total #impl: 5363273784 (eff. 0.369)
526.19/526.34	c #Conflicts:    1881000 | #Learnt:      66368 | 0.000
526.19/526.34	c total clause space: 545.701MB
526.19/526.34	c total #watches: 2510435
526.50/526.65	c total #propagations: 1979501721 / total #impl: 5368561342 (eff. 0.369)
526.50/526.65	c GARBAGE COLLECT
526.50/526.65	c #Conflicts:    1882000 | #Learnt:      33993 | 0.000
526.50/526.65	c total clause space: 545.701MB
526.50/526.65	c total #watches: 2445609
526.89/527.03	c total #propagations: 1980112847 / total #impl: 5370579579 (eff. 0.369)
526.89/527.03	c #Conflicts:    1883000 | #Learnt:      34993 | 0.000
526.89/527.03	c total clause space: 545.701MB
526.89/527.03	c total #watches: 2447686
527.19/527.38	c total #propagations: 1982132272 / total #impl: 5375925088 (eff. 0.369)
527.19/527.38	c #Conflicts:    1884000 | #Learnt:      35993 | 0.000
527.19/527.38	c total clause space: 545.701MB
527.19/527.38	c total #watches: 2449686
527.69/527.89	c total #propagations: 1983474527 / total #impl: 5379775139 (eff. 0.369)
527.69/527.89	c #Conflicts:    1885000 | #Learnt:      36993 | 0.000
527.69/527.89	c total clause space: 545.701MB
527.69/527.89	c total #watches: 2451686
528.19/528.37	c total #propagations: 1985490068 / total #impl: 5385614815 (eff. 0.369)
528.19/528.37	c #Conflicts:    1886000 | #Learnt:      37993 | 0.000
528.19/528.37	c total clause space: 545.701MB
528.19/528.37	c total #watches: 2453686
528.70/528.82	c total #propagations: 1987690128 / total #impl: 5391965534 (eff. 0.369)
528.70/528.82	c #Conflicts:    1887000 | #Learnt:      38993 | 0.000
528.70/528.82	c total clause space: 545.701MB
528.70/528.82	c total #watches: 2455686
529.09/529.25	c total #propagations: 1989451451 / total #impl: 5398051146 (eff. 0.369)
529.09/529.25	c #Conflicts:    1888000 | #Learnt:      39993 | 0.000
529.09/529.25	c total clause space: 545.701MB
529.09/529.25	c total #watches: 2457686
529.49/529.65	c total #propagations: 1991396431 / total #impl: 5402990387 (eff. 0.369)
529.49/529.65	c #Conflicts:    1889000 | #Learnt:      40993 | 0.000
529.49/529.65	c total clause space: 545.701MB
529.49/529.65	c total #watches: 2459686
529.99/530.15	c total #propagations: 1992951740 / total #impl: 5407829953 (eff. 0.369)
529.99/530.15	c #Conflicts:    1890000 | #Learnt:      41993 | 0.000
529.99/530.15	c total clause space: 545.701MB
529.99/530.15	c total #watches: 2461686
530.59/530.71	c total #propagations: 1995301820 / total #impl: 5413874989 (eff. 0.369)
530.59/530.71	c #Conflicts:    1891000 | #Learnt:      42993 | 0.000
530.59/530.71	c total clause space: 545.701MB
530.59/530.71	c total #watches: 2463686
531.29/531.45	c total #propagations: 1997415356 / total #impl: 5420621211 (eff. 0.368)
531.29/531.45	c #Conflicts:    1892000 | #Learnt:      43993 | 0.000
531.29/531.45	c total clause space: 545.701MB
531.29/531.45	c total #watches: 2465766
531.79/531.97	c total #propagations: 1999228594 / total #impl: 5428198498 (eff. 0.368)
531.79/531.97	c #Conflicts:    1893000 | #Learnt:      44993 | 0.000
531.79/531.97	c total clause space: 545.701MB
531.79/531.97	c total #watches: 2467826
532.40/532.52	c total #propagations: 2000713204 / total #impl: 5433465759 (eff. 0.368)
532.40/532.52	c #Conflicts:    1894000 | #Learnt:      45993 | 0.000
532.40/532.52	c total clause space: 545.701MB
532.40/532.52	c total #watches: 2469962
532.90/533.02	c total #propagations: 2002485822 / total #impl: 5439252302 (eff. 0.368)
532.90/533.02	c #Conflicts:    1895000 | #Learnt:      46993 | 0.000
532.90/533.02	c total clause space: 545.701MB
532.90/533.02	c total #watches: 2472004
533.50/533.62	c total #propagations: 2004471189 / total #impl: 5445010749 (eff. 0.368)
533.50/533.62	c #Conflicts:    1896000 | #Learnt:      47993 | 0.000
533.50/533.62	c total clause space: 545.701MB
533.50/533.62	c total #watches: 2474009
534.00/534.11	c total #propagations: 2006691977 / total #impl: 5451665092 (eff. 0.368)
534.00/534.11	c #Conflicts:    1897000 | #Learnt:      48993 | 0.000
534.00/534.11	c total clause space: 545.701MB
534.00/534.11	c total #watches: 2476009
534.40/534.52	c total #propagations: 2008693959 / total #impl: 5457306411 (eff. 0.368)
534.40/534.52	c #Conflicts:    1898000 | #Learnt:      49993 | 0.000
534.40/534.52	c total clause space: 545.701MB
534.40/534.52	c total #watches: 2478009
534.90/535.07	c total #propagations: 2011110384 / total #impl: 5463396129 (eff. 0.368)
534.90/535.07	c #Conflicts:    1899000 | #Learnt:      50993 | 0.000
534.90/535.07	c total clause space: 545.701MB
534.90/535.07	c total #watches: 2480009
535.50/535.69	c total #propagations: 2013117249 / total #impl: 5469122707 (eff. 0.368)
535.50/535.69	c #Conflicts:    1900000 | #Learnt:      51993 | 0.000
535.50/535.69	c total clause space: 545.701MB
535.50/535.69	c total #watches: 2482009
536.31/536.50	c total #propagations: 2014955567 / total #impl: 5475343817 (eff. 0.368)
536.31/536.50	c #Conflicts:    1901000 | #Learnt:      52993 | 0.000
536.31/536.50	c total clause space: 545.701MB
536.41/536.50	c total #watches: 2484009
536.90/537.08	c total #propagations: 2016987611 / total #impl: 5482756237 (eff. 0.368)
536.90/537.08	c #Conflicts:    1902000 | #Learnt:      53993 | 0.000
536.90/537.08	c total clause space: 545.701MB
536.90/537.08	c total #watches: 2486009
537.41/537.56	c total #propagations: 2018965427 / total #impl: 5489748211 (eff. 0.368)
537.41/537.56	c #Conflicts:    1903000 | #Learnt:      54993 | 0.000
537.41/537.56	c total clause space: 545.701MB
537.41/537.56	c total #watches: 2488009
538.20/538.37	c total #propagations: 2020505906 / total #impl: 5494488848 (eff. 0.368)
538.20/538.37	c #Conflicts:    1904000 | #Learnt:      55993 | 0.000
538.20/538.37	c total clause space: 545.701MB
538.20/538.37	c total #watches: 2490009
538.80/538.92	c total #propagations: 2023188749 / total #impl: 5502944769 (eff. 0.368)
538.80/538.92	c #Conflicts:    1905000 | #Learnt:      56993 | 0.000
538.80/538.92	c total clause space: 545.701MB
538.80/538.92	c total #watches: 2492071
539.30/539.43	c total #propagations: 2025393121 / total #impl: 5509340173 (eff. 0.368)
539.30/539.43	c #Conflicts:    1906000 | #Learnt:      57993 | 0.000
539.30/539.43	c total clause space: 545.701MB
539.30/539.43	c total #watches: 2494071
540.10/540.23	c total #propagations: 2027048408 / total #impl: 5515154321 (eff. 0.368)
540.10/540.23	c #Conflicts:    1907000 | #Learnt:      58993 | 0.000
540.10/540.23	c total clause space: 545.701MB
540.10/540.23	c total #watches: 2496077
540.60/540.71	c total #propagations: 2029458462 / total #impl: 5522702171 (eff. 0.367)
540.60/540.71	c #Conflicts:    1908000 | #Learnt:      59993 | 0.000
540.60/540.71	c total clause space: 545.701MB
540.60/540.71	c total #watches: 2498077
541.10/541.26	c total #propagations: 2031107639 / total #impl: 5527324605 (eff. 0.367)
541.10/541.26	c #Conflicts:    1909000 | #Learnt:      60993 | 0.000
541.10/541.26	c total clause space: 545.701MB
541.10/541.26	c total #watches: 2500077
541.50/541.67	c total #propagations: 2033036301 / total #impl: 5532735799 (eff. 0.367)
541.50/541.67	c #Conflicts:    1910000 | #Learnt:      61993 | 0.000
541.50/541.67	c total clause space: 545.701MB
541.50/541.67	c total #watches: 2502077
541.70/541.80	c total #propagations: 2034297084 / total #impl: 5536678391 (eff. 0.367)
541.70/541.80	c #Conflicts:    1911000 | #Learnt:      62993 | 0.000
541.70/541.80	c total clause space: 545.701MB
541.70/541.80	c total #watches: 2504171
541.81/541.94	c total #propagations: 2034491519 / total #impl: 5537595244 (eff. 0.367)
541.81/541.94	c #Conflicts:    1912000 | #Learnt:      63993 | 0.000
541.81/541.94	c total clause space: 545.701MB
541.81/541.94	c total #watches: 2506188
542.50/542.62	c total #propagations: 2034872203 / total #impl: 5538912739 (eff. 0.367)
542.50/542.62	c #Conflicts:    1913000 | #Learnt:      64993 | 0.000
542.50/542.62	c total clause space: 545.701MB
542.50/542.62	c total #watches: 2508237
542.91/543.05	c total #propagations: 2036775915 / total #impl: 5546595765 (eff. 0.367)
542.91/543.05	c #Conflicts:    1914000 | #Learnt:      65993 | 0.000
542.91/543.05	c total clause space: 545.701MB
542.91/543.05	c total #watches: 2510253
543.40/543.53	c total #propagations: 2038183389 / total #impl: 5551052664 (eff. 0.367)
543.40/543.53	c #Conflicts:    1915000 | #Learnt:      66993 | 0.000
543.40/543.53	c total clause space: 545.701MB
543.40/543.53	c total #watches: 2512253
543.80/543.98	c total #propagations: 2039788538 / total #impl: 5556428669 (eff. 0.367)
543.80/543.98	c GARBAGE COLLECT
543.80/543.98	c #Conflicts:    1916000 | #Learnt:      34348 | 0.000
543.80/543.98	c total clause space: 545.701MB
543.80/543.98	c total #watches: 2446325
544.30/544.43	c total #propagations: 2041162846 / total #impl: 5561180477 (eff. 0.367)
544.30/544.43	c #Conflicts:    1917000 | #Learnt:      35348 | 0.000
544.30/544.43	c total clause space: 545.701MB
544.30/544.43	c total #watches: 2448353
544.60/544.71	c total #propagations: 2042729483 / total #impl: 5565911364 (eff. 0.367)
544.60/544.71	c #Conflicts:    1918000 | #Learnt:      36348 | 0.000
544.60/544.71	c total clause space: 545.701MB
544.60/544.71	c total #watches: 2450422
544.80/544.91	c total #propagations: 2043713394 / total #impl: 5568809986 (eff. 0.367)
544.80/544.91	c #Conflicts:    1919000 | #Learnt:      37348 | 0.000
544.80/544.91	c total clause space: 545.701MB
544.80/544.91	c total #watches: 2452455
545.11/545.21	c total #propagations: 2044389614 / total #impl: 5570694228 (eff. 0.367)
545.11/545.21	c #Conflicts:    1920000 | #Learnt:      38348 | 0.000
545.11/545.21	c total clause space: 545.701MB
545.11/545.21	c total #watches: 2454476
545.30/545.40	c total #propagations: 2045598878 / total #impl: 5574051573 (eff. 0.367)
545.30/545.40	c #Conflicts:    1921000 | #Learnt:      39348 | 0.000
545.30/545.40	c total clause space: 545.701MB
545.30/545.40	c total #watches: 2456485
545.50/545.63	c total #propagations: 2046378359 / total #impl: 5576142729 (eff. 0.367)
545.50/545.63	c #Conflicts:    1922000 | #Learnt:      40348 | 0.000
545.50/545.63	c total clause space: 545.701MB
545.50/545.63	c total #watches: 2458524
545.70/545.82	c total #propagations: 2047590702 / total #impl: 5578814502 (eff. 0.367)
545.70/545.82	c #Conflicts:    1923000 | #Learnt:      41348 | 0.000
545.70/545.82	c total clause space: 545.701MB
545.70/545.82	c total #watches: 2460531
546.10/546.26	c total #propagations: 2048548418 / total #impl: 5581239657 (eff. 0.367)
546.10/546.26	c #Conflicts:    1924000 | #Learnt:      42348 | 0.000
546.10/546.26	c total clause space: 545.701MB
546.10/546.26	c total #watches: 2462540
546.40/546.54	c total #propagations: 2050055929 / total #impl: 5586000362 (eff. 0.367)
546.40/546.54	c #Conflicts:    1925000 | #Learnt:      43348 | 0.000
546.40/546.54	c total clause space: 545.701MB
546.40/546.54	c total #watches: 2464584
546.60/546.78	c total #propagations: 2051045100 / total #impl: 5588890277 (eff. 0.367)
546.60/546.78	c #Conflicts:    1926000 | #Learnt:      44348 | 0.000
546.60/546.78	c total clause space: 545.701MB
546.60/546.78	c total #watches: 2466606
546.90/547.03	c total #propagations: 2051827143 / total #impl: 5590881687 (eff. 0.367)
546.90/547.03	c #Conflicts:    1927000 | #Learnt:      45348 | 0.000
546.90/547.03	c total clause space: 545.701MB
546.90/547.03	c total #watches: 2468642
547.10/547.25	c total #propagations: 2052826211 / total #impl: 5593348213 (eff. 0.367)
547.10/547.25	c #Conflicts:    1928000 | #Learnt:      46348 | 0.000
547.10/547.25	c total clause space: 545.701MB
547.10/547.25	c total #watches: 2470668
547.41/547.56	c total #propagations: 2053472732 / total #impl: 5595233791 (eff. 0.367)
547.41/547.56	c #Conflicts:    1929000 | #Learnt:      47348 | 0.000
547.41/547.56	c total clause space: 545.701MB
547.41/547.56	c total #watches: 2472703
547.70/547.84	c total #propagations: 2054588409 / total #impl: 5598110173 (eff. 0.367)
547.70/547.84	c #Conflicts:    1930000 | #Learnt:      48348 | 0.000
547.70/547.84	c total clause space: 545.701MB
547.70/547.84	c total #watches: 2474703
547.90/548.04	c total #propagations: 2055531133 / total #impl: 5600812570 (eff. 0.367)
547.90/548.04	c #Conflicts:    1931000 | #Learnt:      49348 | 0.000
547.90/548.04	c total clause space: 545.701MB
547.90/548.04	c total #watches: 2476750
548.20/548.30	c total #propagations: 2056291556 / total #impl: 5603034360 (eff. 0.367)
548.20/548.30	c #Conflicts:    1932000 | #Learnt:      50348 | 0.000
548.20/548.30	c total clause space: 545.701MB
548.20/548.30	c total #watches: 2478750
548.30/548.48	c total #propagations: 2057666316 / total #impl: 5605892174 (eff. 0.367)
548.30/548.48	c #Conflicts:    1933000 | #Learnt:      51348 | 0.000
548.30/548.48	c total clause space: 545.701MB
548.30/548.48	c total #watches: 2480750
548.70/548.85	c total #propagations: 2058301771 / total #impl: 5607672685 (eff. 0.367)
548.70/548.85	c #Conflicts:    1934000 | #Learnt:      52348 | 0.000
548.70/548.85	c total clause space: 545.701MB
548.70/548.85	c total #watches: 2482750
549.00/549.16	c total #propagations: 2060078835 / total #impl: 5611582386 (eff. 0.367)
549.00/549.16	c #Conflicts:    1935000 | #Learnt:      53348 | 0.000
549.00/549.16	c total clause space: 545.701MB
549.00/549.16	c total #watches: 2484750
549.40/549.59	c total #propagations: 2061834608 / total #impl: 5615104600 (eff. 0.367)
549.40/549.59	c #Conflicts:    1936000 | #Learnt:      54348 | 0.000
549.40/549.59	c total clause space: 545.701MB
549.40/549.59	c total #watches: 2486750
549.80/549.98	c total #propagations: 2063106435 / total #impl: 5618626756 (eff. 0.367)
549.80/549.98	c #Conflicts:    1937000 | #Learnt:      55348 | 0.000
549.80/549.98	c total clause space: 545.701MB
549.80/549.98	c total #watches: 2488750
550.20/550.31	c total #propagations: 2064517468 / total #impl: 5622576692 (eff. 0.367)
550.20/550.31	c #Conflicts:    1938000 | #Learnt:      56348 | 0.000
550.20/550.31	c total clause space: 545.701MB
550.20/550.31	c total #watches: 2490761
550.60/550.76	c total #propagations: 2065875535 / total #impl: 5625988683 (eff. 0.367)
550.60/550.76	c #Conflicts:    1939000 | #Learnt:      57348 | 0.000
550.60/550.76	c total clause space: 545.701MB
550.60/550.76	c total #watches: 2492761
551.00/551.11	c total #propagations: 2067412748 / total #impl: 5630126966 (eff. 0.367)
551.00/551.11	c #Conflicts:    1940000 | #Learnt:      58348 | 0.000
551.00/551.11	c total clause space: 545.701MB
551.00/551.11	c total #watches: 2494766
551.30/551.46	c total #propagations: 2068607681 / total #impl: 5633740462 (eff. 0.367)
551.30/551.46	c #Conflicts:    1941000 | #Learnt:      59348 | 0.000
551.30/551.46	c total clause space: 545.701MB
551.30/551.46	c total #watches: 2496775
551.70/551.86	c total #propagations: 2069711299 / total #impl: 5637341471 (eff. 0.367)
551.70/551.86	c #Conflicts:    1942000 | #Learnt:      60348 | 0.000
551.70/551.86	c total clause space: 545.701MB
551.70/551.86	c total #watches: 2498777
552.10/552.20	c total #propagations: 2071345866 / total #impl: 5641594290 (eff. 0.367)
552.10/552.20	c #Conflicts:    1943000 | #Learnt:      61348 | 0.000
552.10/552.20	c total clause space: 545.701MB
552.10/552.20	c total #watches: 2500777
552.40/552.56	c total #propagations: 2072363916 / total #impl: 5643774206 (eff. 0.367)
552.40/552.56	c #Conflicts:    1944000 | #Learnt:      62348 | 0.000
552.40/552.56	c total clause space: 545.701MB
552.40/552.56	c total #watches: 2502801
552.80/552.93	c total #propagations: 2073488183 / total #impl: 5646772428 (eff. 0.367)
552.80/552.93	c #Conflicts:    1945000 | #Learnt:      63348 | 0.000
552.80/552.93	c total clause space: 545.701MB
552.80/552.93	c total #watches: 2504867
553.00/553.15	c total #propagations: 2074849860 / total #impl: 5650355010 (eff. 0.367)
553.00/553.15	c #Conflicts:    1946000 | #Learnt:      64348 | 0.000
553.00/553.15	c total clause space: 545.701MB
553.00/553.15	c total #watches: 2506871
553.20/553.39	c total #propagations: 2075617753 / total #impl: 5652191610 (eff. 0.367)
553.20/553.39	c #Conflicts:    1947000 | #Learnt:      65348 | 0.000
553.20/553.39	c total clause space: 545.701MB
553.20/553.39	c total #watches: 2508895
553.60/553.74	c total #propagations: 2076263027 / total #impl: 5654055820 (eff. 0.367)
553.60/553.74	c #Conflicts:    1948000 | #Learnt:      66348 | 0.000
553.60/553.74	c total clause space: 545.701MB
553.60/553.74	c total #watches: 2510958
553.90/554.08	c total #propagations: 2077387645 / total #impl: 5657075860 (eff. 0.367)
553.90/554.08	c #Conflicts:    1949000 | #Learnt:      67348 | 0.000
553.90/554.08	c total clause space: 545.701MB
553.90/554.08	c total #watches: 2512964
554.20/554.39	c total #propagations: 2078546469 / total #impl: 5659979068 (eff. 0.367)
554.20/554.39	c GARBAGE COLLECT
554.20/554.39	c #Conflicts:    1950000 | #Learnt:      34502 | 0.000
554.20/554.39	c total clause space: 545.701MB
554.20/554.39	c total #watches: 2446633
554.30/554.45	c total #propagations: 2079645058 / total #impl: 5662794584 (eff. 0.367)
554.30/554.45	c #Conflicts:    1951000 | #Learnt:      35502 | 0.000
554.30/554.45	c total clause space: 545.701MB
554.30/554.45	c total #watches: 2448785
554.40/554.50	c total #propagations: 2079702652 / total #impl: 5663081426 (eff. 0.367)
554.40/554.50	c #Conflicts:    1952000 | #Learnt:      36502 | 0.000
554.40/554.50	c total clause space: 545.701MB
554.40/554.50	c total #watches: 2450886
554.40/554.57	c total #propagations: 2079749260 / total #impl: 5663294207 (eff. 0.367)
554.40/554.57	c #Conflicts:    1953000 | #Learnt:      37502 | 0.000
554.40/554.57	c total clause space: 545.701MB
554.40/554.57	c total #watches: 2452894
554.50/554.63	c total #propagations: 2079810508 / total #impl: 5663544147 (eff. 0.367)
554.50/554.63	c #Conflicts:    1954000 | #Learnt:      38502 | 0.000
554.50/554.63	c total clause space: 545.701MB
554.50/554.63	c total #watches: 2455011
554.60/554.72	c total #propagations: 2079858309 / total #impl: 5663808604 (eff. 0.367)
554.60/554.72	c #Conflicts:    1955000 | #Learnt:      39502 | 0.000
554.60/554.72	c total clause space: 545.701MB
554.60/554.72	c total #watches: 2457106
554.80/554.91	c total #propagations: 2080006898 / total #impl: 5664479104 (eff. 0.367)
554.80/554.91	c #Conflicts:    1956000 | #Learnt:      40502 | 0.000
554.80/554.91	c total clause space: 545.701MB
554.80/554.91	c total #watches: 2459148
554.80/554.99	c total #propagations: 2080352274 / total #impl: 5666158559 (eff. 0.367)
554.80/554.99	c #Conflicts:    1957000 | #Learnt:      41502 | 0.000
554.80/554.99	c total clause space: 545.701MB
554.80/554.99	c total #watches: 2461381
555.00/555.11	c total #propagations: 2080423678 / total #impl: 5666617211 (eff. 0.367)
555.00/555.11	c #Conflicts:    1958000 | #Learnt:      42502 | 0.000
555.00/555.11	c total clause space: 545.701MB
555.00/555.11	c total #watches: 2463426
555.10/555.29	c total #propagations: 2080643421 / total #impl: 5667520071 (eff. 0.367)
555.10/555.29	c #Conflicts:    1959000 | #Learnt:      43502 | 0.000
555.10/555.29	c total clause space: 545.701MB
555.10/555.29	c total #watches: 2465509
555.30/555.48	c total #propagations: 2081028822 / total #impl: 5669077094 (eff. 0.367)
555.30/555.48	c #Conflicts:    1960000 | #Learnt:      44502 | 0.000
555.30/555.48	c total clause space: 545.701MB
555.30/555.48	c total #watches: 2467534
555.60/555.70	c total #propagations: 2081283227 / total #impl: 5670662983 (eff. 0.367)
555.60/555.70	c #Conflicts:    1961000 | #Learnt:      45502 | 0.000
555.60/555.70	c total clause space: 545.701MB
555.60/555.70	c total #watches: 2469746
555.70/555.88	c total #propagations: 2081736603 / total #impl: 5672825934 (eff. 0.367)
555.70/555.88	c #Conflicts:    1962000 | #Learnt:      46502 | 0.000
555.70/555.88	c total clause space: 545.701MB
555.70/555.88	c total #watches: 2472003
555.90/556.04	c total #propagations: 2082060375 / total #impl: 5674628064 (eff. 0.367)
555.90/556.04	c #Conflicts:    1963000 | #Learnt:      47502 | 0.000
555.90/556.04	c total clause space: 545.701MB
555.90/556.04	c total #watches: 2474142
556.10/556.22	c total #propagations: 2082350478 / total #impl: 5676060088 (eff. 0.367)
556.10/556.22	c #Conflicts:    1964000 | #Learnt:      48502 | 0.000
556.10/556.22	c total clause space: 545.701MB
556.10/556.22	c total #watches: 2476276
556.20/556.35	c total #propagations: 2082650718 / total #impl: 5677599307 (eff. 0.367)
556.20/556.35	c #Conflicts:    1965000 | #Learnt:      49502 | 0.000
556.20/556.35	c total clause space: 545.701MB
556.20/556.35	c total #watches: 2478436
556.30/556.46	c total #propagations: 2082859379 / total #impl: 5678565203 (eff. 0.367)
556.30/556.46	c #Conflicts:    1966000 | #Learnt:      50502 | 0.000
556.30/556.46	c total clause space: 545.701MB
556.30/556.46	c total #watches: 2480464
556.40/556.58	c total #propagations: 2083004915 / total #impl: 5679442212 (eff. 0.367)
556.40/556.58	c #Conflicts:    1967000 | #Learnt:      51502 | 0.000
556.40/556.58	c total clause space: 545.701MB
556.40/556.58	c total #watches: 2482474
556.50/556.69	c total #propagations: 2083100497 / total #impl: 5680294680 (eff. 0.367)
556.50/556.69	c #Conflicts:    1968000 | #Learnt:      52502 | 0.000
556.50/556.69	c total clause space: 545.701MB
556.50/556.69	c total #watches: 2484566
556.70/556.86	c total #propagations: 2083263879 / total #impl: 5681127848 (eff. 0.367)
556.70/556.86	c #Conflicts:    1969000 | #Learnt:      53502 | 0.000
556.70/556.86	c total clause space: 545.701MB
556.70/556.86	c total #watches: 2486568
556.90/557.01	c total #propagations: 2083587679 / total #impl: 5682600185 (eff. 0.367)
556.90/557.01	c #Conflicts:    1970000 | #Learnt:      54502 | 0.000
556.90/557.01	c total clause space: 545.701MB
556.90/557.01	c total #watches: 2488605
557.00/557.11	c total #propagations: 2083766577 / total #impl: 5683662504 (eff. 0.367)
557.00/557.11	c #Conflicts:    1971000 | #Learnt:      55502 | 0.000
557.00/557.11	c total clause space: 545.701MB
557.00/557.11	c total #watches: 2490605
557.10/557.30	c total #propagations: 2083890914 / total #impl: 5684173567 (eff. 0.367)
557.10/557.30	c #Conflicts:    1972000 | #Learnt:      56502 | 0.000
557.10/557.30	c total clause space: 545.701MB
557.10/557.30	c total #watches: 2492611
557.30/557.45	c total #propagations: 2084145059 / total #impl: 5685462125 (eff. 0.367)
557.30/557.45	c #Conflicts:    1973000 | #Learnt:      57502 | 0.000
557.30/557.45	c total clause space: 545.701MB
557.30/557.45	c total #watches: 2494664
557.50/557.61	c total #propagations: 2084372800 / total #impl: 5686531967 (eff. 0.367)
557.50/557.61	c #Conflicts:    1974000 | #Learnt:      58502 | 0.000
557.50/557.61	c total clause space: 545.701MB
557.50/557.61	c total #watches: 2496682
557.70/557.81	c total #propagations: 2084615349 / total #impl: 5687608921 (eff. 0.367)
557.70/557.81	c #Conflicts:    1975000 | #Learnt:      59502 | 0.000
557.70/557.81	c total clause space: 545.701MB
557.70/557.81	c total #watches: 2498729
557.80/557.96	c total #propagations: 2084971219 / total #impl: 5689181190 (eff. 0.366)
557.80/557.96	c #Conflicts:    1976000 | #Learnt:      60502 | 0.000
557.80/557.96	c total clause space: 545.701MB
557.80/557.96	c total #watches: 2500756
558.00/558.11	c total #propagations: 2085257289 / total #impl: 5690344936 (eff. 0.366)
558.00/558.11	c #Conflicts:    1977000 | #Learnt:      61502 | 0.000
558.00/558.11	c total clause space: 545.701MB
558.00/558.11	c total #watches: 2502822
558.30/558.44	c total #propagations: 2085519171 / total #impl: 5691498476 (eff. 0.366)
558.30/558.44	c #Conflicts:    1978000 | #Learnt:      62502 | 0.000
558.30/558.44	c total clause space: 545.701MB
558.30/558.44	c total #watches: 2504848
558.50/558.60	c total #propagations: 2086196485 / total #impl: 5694488153 (eff. 0.366)
558.50/558.60	c #Conflicts:    1979000 | #Learnt:      63502 | 0.000
558.50/558.60	c total clause space: 545.701MB
558.50/558.60	c total #watches: 2506870
558.70/558.81	c total #propagations: 2086512808 / total #impl: 5695733010 (eff. 0.366)
558.70/558.81	c #Conflicts:    1980000 | #Learnt:      64502 | 0.000
558.70/558.81	c total clause space: 545.701MB
558.70/558.81	c total #watches: 2509006
558.70/558.89	c total #propagations: 2086957961 / total #impl: 5697650831 (eff. 0.366)
558.70/558.89	c #Conflicts:    1981000 | #Learnt:      65502 | 0.000
558.70/558.89	c total clause space: 545.701MB
558.70/558.89	c total #watches: 2511018
558.90/559.03	c total #propagations: 2087056860 / total #impl: 5698097172 (eff. 0.366)
558.90/559.03	c #Conflicts:    1982000 | #Learnt:      66502 | 0.000
558.90/559.03	c total clause space: 545.701MB
558.90/559.03	c total #watches: 2513042
559.10/559.25	c total #propagations: 2087279891 / total #impl: 5699056683 (eff. 0.366)
559.10/559.25	c #Conflicts:    1983000 | #Learnt:      67502 | 0.000
559.10/559.25	c total clause space: 545.701MB
559.10/559.25	c total #watches: 2515128
559.30/559.41	c total #propagations: 2087630885 / total #impl: 5700743693 (eff. 0.366)
559.30/559.41	c #Conflicts:    1984000 | #Learnt:      34484 | 0.000
559.30/559.41	c total clause space: 545.701MB
559.30/559.41	c total #watches: 2505328
559.30/559.48	c total #propagations: 2087875542 / total #impl: 5701678255 (eff. 0.366)
559.30/559.48	c #Conflicts:    1985000 | #Learnt:      35484 | 0.000
559.30/559.48	c total clause space: 545.701MB
559.30/559.48	c total #watches: 2483671
559.40/559.59	c total #propagations: 2087950950 / total #impl: 5702001961 (eff. 0.366)
559.40/559.59	c #Conflicts:    1986000 | #Learnt:      36484 | 0.000
559.40/559.59	c total clause space: 545.701MB
559.40/559.59	c total #watches: 2461297
559.50/559.67	c total #propagations: 2088158796 / total #impl: 5702985592 (eff. 0.366)
559.50/559.67	c #Conflicts:    1987000 | #Learnt:      37484 | 0.000
559.50/559.67	c total clause space: 545.701MB
559.50/559.67	c total #watches: 2458428
559.59/559.79	c total #propagations: 2088295765 / total #impl: 5703524603 (eff. 0.366)
559.59/559.79	c #Conflicts:    1988000 | #Learnt:      38484 | 0.000
559.59/559.79	c total clause space: 545.701MB
559.59/559.79	c total #watches: 2458263
559.79/559.94	c total #propagations: 2088494135 / total #impl: 5704505863 (eff. 0.366)
559.79/559.94	c #Conflicts:    1989000 | #Learnt:      39484 | 0.000
559.79/559.94	c total clause space: 545.701MB
559.79/559.94	c total #watches: 2458439
559.89/560.07	c total #propagations: 2088923766 / total #impl: 5706012339 (eff. 0.366)
559.89/560.07	c #Conflicts:    1990000 | #Learnt:      40484 | 0.000
559.89/560.07	c total clause space: 545.701MB
559.89/560.07	c total #watches: 2460202
560.09/560.20	c total #propagations: 2089266402 / total #impl: 5707169184 (eff. 0.366)
560.09/560.20	c #Conflicts:    1991000 | #Learnt:      41484 | 0.000
560.09/560.20	c total clause space: 545.701MB
560.09/560.20	c total #watches: 2462064
560.09/560.29	c total #propagations: 2089572415 / total #impl: 5708225879 (eff. 0.366)
560.09/560.29	c #Conflicts:    1992000 | #Learnt:      42484 | 0.000
560.09/560.29	c total clause space: 545.701MB
560.09/560.29	c total #watches: 2464253
560.19/560.37	c total #propagations: 2089712292 / total #impl: 5708900033 (eff. 0.366)
560.19/560.37	c #Conflicts:    1993000 | #Learnt:      43484 | 0.000
560.19/560.37	c total clause space: 545.701MB
560.19/560.37	c total #watches: 2466353
560.29/560.48	c total #propagations: 2089802556 / total #impl: 5709325236 (eff. 0.366)
560.29/560.48	c #Conflicts:    1994000 | #Learnt:      44484 | 0.000
560.29/560.48	c total clause space: 545.701MB
560.29/560.48	c total #watches: 2468254
560.50/560.64	c total #propagations: 2089970514 / total #impl: 5710096601 (eff. 0.366)
560.50/560.64	c #Conflicts:    1995000 | #Learnt:      45484 | 0.000
560.50/560.64	c total clause space: 545.701MB
560.50/560.64	c total #watches: 2470481
560.60/560.74	c total #propagations: 2090303798 / total #impl: 5711384696 (eff. 0.366)
560.60/560.74	c #Conflicts:    1996000 | #Learnt:      46484 | 0.000
560.60/560.74	c total clause space: 545.701MB
560.60/560.74	c total #watches: 2472493
560.69/560.88	c total #propagations: 2090439625 / total #impl: 5712062828 (eff. 0.366)
560.69/560.88	c #Conflicts:    1997000 | #Learnt:      47484 | 0.000
560.69/560.88	c total clause space: 545.701MB
560.69/560.88	c total #watches: 2474456
560.89/561.04	c total #propagations: 2090679465 / total #impl: 5713124895 (eff. 0.366)
560.89/561.04	c #Conflicts:    1998000 | #Learnt:      48484 | 0.000
560.89/561.04	c total clause space: 545.701MB
560.89/561.04	c total #watches: 2476442
560.99/561.13	c total #propagations: 2090964376 / total #impl: 5714405794 (eff. 0.366)
560.99/561.13	c #Conflicts:    1999000 | #Learnt:      49484 | 0.000
560.99/561.13	c total clause space: 545.701MB
560.99/561.13	c total #watches: 2478423
561.09/561.22	c total #propagations: 2091064562 / total #impl: 5714817366 (eff. 0.366)
561.09/561.22	c #Conflicts:    2000000 | #Learnt:      50484 | 0.000
561.09/561.22	c total clause space: 545.701MB
561.09/561.22	c total #watches: 2480363
561.19/561.33	c total #propagations: 2091199332 / total #impl: 5715375645 (eff. 0.366)
561.19/561.33	c #Conflicts:    2001000 | #Learnt:      51484 | 0.000
561.19/561.33	c total clause space: 545.701MB
561.19/561.33	c total #watches: 2482361
561.29/561.47	c total #propagations: 2091367540 / total #impl: 5716132313 (eff. 0.366)
561.29/561.47	c #Conflicts:    2002000 | #Learnt:      52484 | 0.000
561.29/561.47	c total clause space: 545.701MB
561.29/561.47	c total #watches: 2484405
561.49/561.63	c total #propagations: 2091583795 / total #impl: 5717028654 (eff. 0.366)
561.49/561.63	c #Conflicts:    2003000 | #Learnt:      53484 | 0.000
561.49/561.63	c total clause space: 545.701MB
561.49/561.63	c total #watches: 2486390
561.60/561.72	c total #propagations: 2091850302 / total #impl: 5718249709 (eff. 0.366)
561.60/561.72	c #Conflicts:    2004000 | #Learnt:      54484 | 0.000
561.60/561.72	c total clause space: 545.701MB
561.60/561.72	c total #watches: 2488453
561.70/561.84	c total #propagations: 2092016727 / total #impl: 5718890267 (eff. 0.366)
561.70/561.84	c #Conflicts:    2005000 | #Learnt:      55484 | 0.000
561.70/561.84	c total clause space: 545.701MB
561.70/561.84	c total #watches: 2490470
561.79/561.96	c total #propagations: 2092251524 / total #impl: 5719744545 (eff. 0.366)
561.79/561.96	c #Conflicts:    2006000 | #Learnt:      56484 | 0.000
561.79/561.96	c total clause space: 545.701MB
561.79/561.96	c total #watches: 2492505
561.99/562.10	c total #propagations: 2092466520 / total #impl: 5720469993 (eff. 0.366)
561.99/562.10	c #Conflicts:    2007000 | #Learnt:      57484 | 0.000
561.99/562.10	c total clause space: 545.701MB
561.99/562.10	c total #watches: 2494619
562.19/562.31	c total #propagations: 2092713194 / total #impl: 5721528745 (eff. 0.366)
562.19/562.31	c #Conflicts:    2008000 | #Learnt:      58484 | 0.000
562.19/562.31	c total clause space: 545.701MB
562.19/562.31	c total #watches: 2496686
562.29/562.43	c total #propagations: 2093088478 / total #impl: 5723093174 (eff. 0.366)
562.29/562.43	c #Conflicts:    2009000 | #Learnt:      59484 | 0.000
562.29/562.43	c total clause space: 545.701MB
562.29/562.43	c total #watches: 2498638
562.39/562.56	c total #propagations: 2093371941 / total #impl: 5724101550 (eff. 0.366)
562.39/562.56	c #Conflicts:    2010000 | #Learnt:      60484 | 0.000
562.39/562.56	c total clause space: 545.701MB
562.39/562.56	c total #watches: 2500708
562.49/562.64	c total #propagations: 2093570983 / total #impl: 5724985669 (eff. 0.366)
562.49/562.64	c #Conflicts:    2011000 | #Learnt:      61484 | 0.000
562.49/562.64	c total clause space: 545.701MB
562.49/562.64	c total #watches: 2502884
562.59/562.80	c total #propagations: 2093662593 / total #impl: 5725435980 (eff. 0.366)
562.59/562.80	c #Conflicts:    2012000 | #Learnt:      62484 | 0.000
562.59/562.80	c total clause space: 545.701MB
562.59/562.80	c total #watches: 2504924
562.80/562.92	c total #propagations: 2093886642 / total #impl: 5726571043 (eff. 0.366)
562.80/562.92	c #Conflicts:    2013000 | #Learnt:      63484 | 0.000
562.80/562.92	c total clause space: 545.701MB
562.80/562.92	c total #watches: 2506972
562.89/563.03	c total #propagations: 2093988419 / total #impl: 5727087971 (eff. 0.366)
562.89/563.03	c #Conflicts:    2014000 | #Learnt:      64484 | 0.000
562.89/563.03	c total clause space: 545.701MB
562.89/563.03	c total #watches: 2508972
563.09/563.20	c total #propagations: 2094135511 / total #impl: 5727778925 (eff. 0.366)
563.09/563.20	c #Conflicts:    2015000 | #Learnt:      65484 | 0.000
563.09/563.20	c total clause space: 545.701MB
563.09/563.20	c total #watches: 2511014
563.49/563.63	c total #propagations: 2094416409 / total #impl: 5729059742 (eff. 0.366)
563.49/563.63	c #Conflicts:    2016000 | #Learnt:      66484 | 0.000
563.49/563.63	c total clause space: 545.701MB
563.49/563.63	c total #watches: 2513078
563.59/563.74	c total #propagations: 2095139762 / total #impl: 5732494532 (eff. 0.365)
563.59/563.74	c #Conflicts:    2017000 | #Learnt:      67484 | 0.000
563.59/563.74	c total clause space: 545.701MB
563.59/563.74	c total #watches: 2515133
563.80/563.94	c total #propagations: 2095326694 / total #impl: 5733280280 (eff. 0.365)
563.80/563.94	c #Conflicts:    2018000 | #Learnt:      68484 | 0.000
563.80/563.94	c total clause space: 545.701MB
563.80/563.94	c total #watches: 2517237
564.09/564.22	c total #propagations: 2095692931 / total #impl: 5734914047 (eff. 0.365)
564.09/564.22	c GARBAGE COLLECT
564.09/564.22	c #Conflicts:    2019000 | #Learnt:      35122 | 0.000
564.09/564.22	c total clause space: 545.701MB
564.09/564.22	c total #watches: 2447953
564.19/564.35	c total #propagations: 2096075021 / total #impl: 5736736934 (eff. 0.365)
564.19/564.35	c #Conflicts:    2020000 | #Learnt:      36122 | 0.000
564.19/564.35	c total clause space: 545.701MB
564.19/564.36	c total #watches: 2450053
564.39/564.50	c total #propagations: 2096432467 / total #impl: 5738070505 (eff. 0.365)
564.39/564.50	c #Conflicts:    2021000 | #Learnt:      37122 | 0.000
564.39/564.50	c total clause space: 545.701MB
564.39/564.50	c total #watches: 2452133
564.39/564.58	c total #propagations: 2096691282 / total #impl: 5739228690 (eff. 0.365)
564.39/564.58	c #Conflicts:    2022000 | #Learnt:      38122 | 0.000
564.39/564.58	c total clause space: 545.701MB
564.39/564.58	c total #watches: 2454223
564.69/564.81	c total #propagations: 2096854844 / total #impl: 5739825943 (eff. 0.365)
564.69/564.81	c #Conflicts:    2023000 | #Learnt:      39122 | 0.000
564.69/564.81	c total clause space: 545.701MB
564.69/564.81	c total #watches: 2456326
564.79/564.90	c total #propagations: 2097329384 / total #impl: 5741950511 (eff. 0.365)
564.79/564.90	c #Conflicts:    2024000 | #Learnt:      40122 | 0.000
564.79/564.90	c total clause space: 545.701MB
564.79/564.90	c total #watches: 2458370
564.90/565.03	c total #propagations: 2097502648 / total #impl: 5742603110 (eff. 0.365)
564.90/565.03	c #Conflicts:    2025000 | #Learnt:      41122 | 0.000
564.90/565.03	c total clause space: 545.701MB
564.90/565.03	c total #watches: 2460380
565.09/565.24	c total #propagations: 2097730006 / total #impl: 5743592681 (eff. 0.365)
565.09/565.24	c #Conflicts:    2026000 | #Learnt:      42122 | 0.000
565.09/565.24	c total clause space: 545.701MB
565.09/565.24	c total #watches: 2462509
565.19/565.37	c total #propagations: 2098177130 / total #impl: 5745633209 (eff. 0.365)
565.19/565.37	c #Conflicts:    2027000 | #Learnt:      43122 | 0.000
565.19/565.37	c total clause space: 545.701MB
565.19/565.37	c total #watches: 2464589
565.39/565.52	c total #propagations: 2098539217 / total #impl: 5746941602 (eff. 0.365)
565.39/565.52	c #Conflicts:    2028000 | #Learnt:      44122 | 0.000
565.39/565.52	c total clause space: 545.701MB
565.39/565.52	c total #watches: 2466627
565.49/565.69	c total #propagations: 2098797012 / total #impl: 5748183448 (eff. 0.365)
565.49/565.69	c #Conflicts:    2029000 | #Learnt:      45122 | 0.000
565.49/565.69	c total clause space: 545.701MB
565.49/565.69	c total #watches: 2468683
565.69/565.82	c total #propagations: 2099132456 / total #impl: 5749833033 (eff. 0.365)
565.69/565.82	c #Conflicts:    2030000 | #Learnt:      46122 | 0.000
565.69/565.82	c total clause space: 545.701MB
565.69/565.82	c total #watches: 2470734
565.79/565.96	c total #propagations: 2099404706 / total #impl: 5751199616 (eff. 0.365)
565.79/565.96	c #Conflicts:    2031000 | #Learnt:      47122 | 0.000
565.79/565.96	c total clause space: 545.701MB
565.79/565.96	c total #watches: 2472879
565.89/566.09	c total #propagations: 2099720916 / total #impl: 5752415711 (eff. 0.365)
565.89/566.09	c #Conflicts:    2032000 | #Learnt:      48122 | 0.000
565.89/566.09	c total clause space: 545.701MB
565.89/566.09	c total #watches: 2474905
566.10/566.22	c total #propagations: 2100050809 / total #impl: 5753586310 (eff. 0.365)
566.10/566.22	c #Conflicts:    2033000 | #Learnt:      49122 | 0.000
566.10/566.22	c total clause space: 545.701MB
566.10/566.22	c total #watches: 2476905
566.19/566.32	c total #propagations: 2100308270 / total #impl: 5754552129 (eff. 0.365)
566.19/566.32	c #Conflicts:    2034000 | #Learnt:      50122 | 0.000
566.19/566.32	c total clause space: 545.701MB
566.19/566.32	c total #watches: 2478913
566.29/566.40	c total #propagations: 2100446019 / total #impl: 5755167306 (eff. 0.365)
566.29/566.40	c #Conflicts:    2035000 | #Learnt:      51122 | 0.000
566.29/566.40	c total clause space: 545.701MB
566.29/566.40	c total #watches: 2481014
566.29/566.46	c total #propagations: 2100562292 / total #impl: 5755556841 (eff. 0.365)
566.29/566.46	c #Conflicts:    2036000 | #Learnt:      52122 | 0.000
566.29/566.46	c total clause space: 545.701MB
566.29/566.46	c total #watches: 2483072
566.39/566.53	c total #propagations: 2100616723 / total #impl: 5755845773 (eff. 0.365)
566.39/566.53	c #Conflicts:    2037000 | #Learnt:      53122 | 0.000
566.39/566.53	c total clause space: 545.701MB
566.39/566.53	c total #watches: 2485111
566.49/566.63	c total #propagations: 2100661633 / total #impl: 5756133233 (eff. 0.365)
566.49/566.63	c #Conflicts:    2038000 | #Learnt:      54122 | 0.000
566.49/566.63	c total clause space: 545.701MB
566.49/566.64	c total #watches: 2487483
566.69/566.89	c total #propagations: 2100834928 / total #impl: 5756742282 (eff. 0.365)
566.69/566.89	c #Conflicts:    2039000 | #Learnt:      55122 | 0.000
566.69/566.89	c total clause space: 545.701MB
566.69/566.89	c total #watches: 2489652
566.89/567.03	c total #propagations: 2101352573 / total #impl: 5758872472 (eff. 0.365)
566.89/567.03	c #Conflicts:    2040000 | #Learnt:      56122 | 0.000
566.89/567.03	c total clause space: 545.701MB
566.89/567.03	c total #watches: 2491710
566.99/567.17	c total #propagations: 2101550287 / total #impl: 5759820725 (eff. 0.365)
566.99/567.17	c #Conflicts:    2041000 | #Learnt:      57122 | 0.000
566.99/567.17	c total clause space: 545.701MB
566.99/567.17	c total #watches: 2493759
567.10/567.27	c total #propagations: 2101739459 / total #impl: 5760790663 (eff. 0.365)
567.10/567.27	c #Conflicts:    2042000 | #Learnt:      58122 | 0.000
567.10/567.27	c total clause space: 545.701MB
567.10/567.27	c total #watches: 2495823
567.29/567.46	c total #propagations: 2101894665 / total #impl: 5761323177 (eff. 0.365)
567.29/567.46	c #Conflicts:    2043000 | #Learnt:      59122 | 0.000
567.29/567.46	c total clause space: 545.701MB
567.29/567.46	c total #watches: 2497867
567.39/567.55	c total #propagations: 2102189520 / total #impl: 5762649123 (eff. 0.365)
567.39/567.55	c #Conflicts:    2044000 | #Learnt:      60122 | 0.000
567.39/567.55	c total clause space: 545.701MB
567.39/567.55	c total #watches: 2499915
567.59/567.72	c total #propagations: 2102309141 / total #impl: 5763170803 (eff. 0.365)
567.59/567.72	c #Conflicts:    2045000 | #Learnt:      61122 | 0.000
567.59/567.72	c total clause space: 545.701MB
567.59/567.72	c total #watches: 2501929
567.69/567.89	c total #propagations: 2102532658 / total #impl: 5764449995 (eff. 0.365)
567.69/567.89	c #Conflicts:    2046000 | #Learnt:      62122 | 0.000
567.69/567.89	c total clause space: 545.701MB
567.69/567.89	c total #watches: 2504066
567.89/568.01	c total #propagations: 2102785751 / total #impl: 5765794150 (eff. 0.365)
567.89/568.01	c #Conflicts:    2047000 | #Learnt:      63122 | 0.000
567.89/568.01	c total clause space: 545.701MB
567.89/568.01	c total #watches: 2506117
568.30/568.46	c total #propagations: 2102943104 / total #impl: 5766489032 (eff. 0.365)
568.30/568.46	c #Conflicts:    2048000 | #Learnt:      64122 | 0.000
568.30/568.46	c total clause space: 545.701MB
568.30/568.46	c total #watches: 2508197
568.39/568.56	c total #propagations: 2103590379 / total #impl: 5769759448 (eff. 0.365)
568.39/568.56	c #Conflicts:    2049000 | #Learnt:      65122 | 0.000
568.39/568.56	c total clause space: 545.701MB
568.39/568.56	c total #watches: 2510420
568.59/568.76	c total #propagations: 2103687063 / total #impl: 5770178920 (eff. 0.365)
568.59/568.76	c #Conflicts:    2050000 | #Learnt:      66122 | 0.000
568.59/568.76	c total clause space: 545.701MB
568.59/568.76	c total #watches: 2512477
568.79/568.94	c total #propagations: 2104017693 / total #impl: 5771777586 (eff. 0.365)
568.79/568.94	c #Conflicts:    2051000 | #Learnt:      67122 | 0.000
568.79/568.94	c total clause space: 545.701MB
568.79/568.94	c total #watches: 2514479
568.89/569.06	c total #propagations: 2104359868 / total #impl: 5772959361 (eff. 0.365)
568.89/569.06	c #Conflicts:    2052000 | #Learnt:      68122 | 0.000
568.89/569.06	c total clause space: 545.701MB
568.89/569.07	c total #watches: 2516658
568.99/569.18	c total #propagations: 2104536796 / total #impl: 5773647107 (eff. 0.365)
568.99/569.18	c #Conflicts:    2053000 | #Learnt:      69122 | 0.000
568.99/569.18	c total clause space: 545.701MB
568.99/569.18	c total #watches: 2518728
569.30/569.44	c total #propagations: 2104700781 / total #impl: 5774257173 (eff. 0.364)
569.30/569.44	c #Conflicts:    2054000 | #Learnt:      35493 | 0.000
569.30/569.44	c total clause space: 545.701MB
569.30/569.44	c total #watches: 2504071
569.40/569.54	c total #propagations: 2105309443 / total #impl: 5776851322 (eff. 0.364)
569.40/569.54	c #Conflicts:    2055000 | #Learnt:      36493 | 0.000
569.40/569.54	c total clause space: 545.701MB
569.40/569.54	c total #watches: 2480895
569.49/569.60	c total #propagations: 2105487758 / total #impl: 5777645942 (eff. 0.364)
569.49/569.60	c #Conflicts:    2056000 | #Learnt:      37493 | 0.000
569.49/569.60	c total clause space: 545.701MB
569.49/569.60	c total #watches: 2477195
569.49/569.67	c total #propagations: 2105552612 / total #impl: 5777980984 (eff. 0.364)
569.49/569.67	c #Conflicts:    2057000 | #Learnt:      38493 | 0.000
569.49/569.67	c total clause space: 545.701MB
569.49/569.67	c total #watches: 2478193
569.59/569.73	c total #propagations: 2105594170 / total #impl: 5778169759 (eff. 0.364)
569.59/569.73	c #Conflicts:    2058000 | #Learnt:      39493 | 0.000
569.59/569.73	c total clause space: 545.701MB
569.59/569.73	c total #watches: 2476462
569.69/569.84	c total #propagations: 2105707725 / total #impl: 5778570654 (eff. 0.364)
569.69/569.84	c #Conflicts:    2059000 | #Learnt:      40493 | 0.000
569.69/569.84	c total clause space: 545.701MB
569.69/569.84	c total #watches: 2469688
569.79/569.90	c total #propagations: 2105897885 / total #impl: 5779458506 (eff. 0.364)
569.79/569.90	c #Conflicts:    2060000 | #Learnt:      41493 | 0.000
569.79/569.90	c total clause space: 545.701MB
569.79/569.90	c total #watches: 2469746
569.79/569.96	c total #propagations: 2105963919 / total #impl: 5779788473 (eff. 0.364)
569.79/569.96	c #Conflicts:    2061000 | #Learnt:      42493 | 0.000
569.79/569.96	c total clause space: 545.701MB
569.79/569.96	c total #watches: 2471095
569.89/570.03	c total #propagations: 2106013782 / total #impl: 5780063231 (eff. 0.364)
569.89/570.03	c #Conflicts:    2062000 | #Learnt:      43493 | 0.000
569.89/570.03	c total clause space: 545.701MB
569.89/570.03	c total #watches: 2473453
570.09/570.22	c total #propagations: 2106041759 / total #impl: 5780194576 (eff. 0.364)
570.09/570.22	c #Conflicts:    2063000 | #Learnt:      44493 | 0.000
570.09/570.22	c total clause space: 545.701MB
570.09/570.22	c total #watches: 2475663
570.19/570.34	c total #propagations: 2106233912 / total #impl: 5781207805 (eff. 0.364)
570.19/570.34	c #Conflicts:    2064000 | #Learnt:      45493 | 0.000
570.19/570.34	c total clause space: 545.701MB
570.19/570.34	c total #watches: 2474448
570.29/570.44	c total #propagations: 2106390056 / total #impl: 5781832454 (eff. 0.364)
570.29/570.44	c #Conflicts:    2065000 | #Learnt:      46493 | 0.000
570.29/570.44	c total clause space: 545.701MB
570.29/570.45	c total #watches: 2475501
570.40/570.54	c total #propagations: 2106540693 / total #impl: 5782523824 (eff. 0.364)
570.40/570.54	c #Conflicts:    2066000 | #Learnt:      47493 | 0.000
570.40/570.54	c total clause space: 545.701MB
570.40/570.54	c total #watches: 2475896
570.50/570.66	c total #propagations: 2106655956 / total #impl: 5783079093 (eff. 0.364)
570.50/570.66	c #Conflicts:    2067000 | #Learnt:      48493 | 0.000
570.50/570.66	c total clause space: 545.701MB
570.50/570.66	c total #watches: 2477843
570.59/570.76	c total #propagations: 2106783837 / total #impl: 5783676314 (eff. 0.364)
570.59/570.76	c #Conflicts:    2068000 | #Learnt:      49493 | 0.000
570.59/570.76	c total clause space: 545.701MB
570.59/570.76	c total #watches: 2479811
570.69/570.89	c total #propagations: 2106920761 / total #impl: 5784279469 (eff. 0.364)
570.69/570.89	c #Conflicts:    2069000 | #Learnt:      50493 | 0.000
570.69/570.89	c total clause space: 545.701MB
570.69/570.89	c total #watches: 2481794
570.89/571.02	c total #propagations: 2107143280 / total #impl: 5785180695 (eff. 0.364)
570.89/571.02	c #Conflicts:    2070000 | #Learnt:      51493 | 0.000
570.89/571.02	c total clause space: 545.701MB
570.89/571.02	c total #watches: 2483633
571.09/571.23	c total #propagations: 2107313742 / total #impl: 5786169817 (eff. 0.364)
571.09/571.23	c #Conflicts:    2071000 | #Learnt:      52493 | 0.000
571.09/571.23	c total clause space: 545.701MB
571.09/571.23	c total #watches: 2485413
571.39/571.56	c total #propagations: 2107638073 / total #impl: 5787787452 (eff. 0.364)
571.39/571.56	c #Conflicts:    2072000 | #Learnt:      53493 | 0.000
571.39/571.56	c total clause space: 545.701MB
571.39/571.56	c total #watches: 2487333
571.79/571.90	c total #propagations: 2108057311 / total #impl: 5790161498 (eff. 0.364)
571.79/571.90	c #Conflicts:    2073000 | #Learnt:      54493 | 0.000
571.79/571.90	c total clause space: 545.701MB
571.79/571.90	c total #watches: 2489339
571.89/572.00	c total #propagations: 2108766164 / total #impl: 5793197948 (eff. 0.364)
571.89/572.00	c #Conflicts:    2074000 | #Learnt:      55493 | 0.000
571.89/572.00	c total clause space: 545.701MB
571.89/572.00	c total #watches: 2491235
571.99/572.10	c total #propagations: 2108898174 / total #impl: 5793868253 (eff. 0.364)
571.99/572.10	c #Conflicts:    2075000 | #Learnt:      56493 | 0.000
571.99/572.10	c total clause space: 545.701MB
571.99/572.10	c total #watches: 2493282
572.09/572.27	c total #propagations: 2108995956 / total #impl: 5794362486 (eff. 0.364)
572.09/572.27	c #Conflicts:    2076000 | #Learnt:      57493 | 0.000
572.09/572.27	c total clause space: 545.701MB
572.09/572.27	c total #watches: 2495398
572.29/572.48	c total #propagations: 2109366739 / total #impl: 5796029305 (eff. 0.364)
572.29/572.48	c #Conflicts:    2077000 | #Learnt:      58493 | 0.000
572.29/572.48	c total clause space: 545.701MB
572.29/572.48	c total #watches: 2497368
572.39/572.59	c total #propagations: 2109811898 / total #impl: 5797883881 (eff. 0.364)
572.39/572.59	c #Conflicts:    2078000 | #Learnt:      59493 | 0.000
572.39/572.59	c total clause space: 545.701MB
572.39/572.60	c total #watches: 2499439
572.49/572.69	c total #propagations: 2110046446 / total #impl: 5798976392 (eff. 0.364)
572.49/572.69	c #Conflicts:    2079000 | #Learnt:      60493 | 0.000
572.49/572.69	c total clause space: 545.701MB
572.49/572.69	c total #watches: 2501508
572.70/572.82	c total #propagations: 2110184716 / total #impl: 5799543204 (eff. 0.364)
572.70/572.82	c #Conflicts:    2080000 | #Learnt:      61493 | 0.000
572.70/572.82	c total clause space: 545.701MB
572.70/572.83	c total #watches: 2503603
572.79/572.97	c total #propagations: 2110415590 / total #impl: 5800488802 (eff. 0.364)
572.79/572.97	c #Conflicts:    2081000 | #Learnt:      62493 | 0.000
572.79/572.97	c total clause space: 545.701MB
572.79/572.97	c total #watches: 2505693
572.89/573.09	c total #propagations: 2110622018 / total #impl: 5801324724 (eff. 0.364)
572.89/573.09	c #Conflicts:    2082000 | #Learnt:      63493 | 0.000
572.89/573.09	c total clause space: 545.701MB
572.89/573.09	c total #watches: 2507681
573.09/573.28	c total #propagations: 2110797974 / total #impl: 5801985577 (eff. 0.364)
573.09/573.28	c #Conflicts:    2083000 | #Learnt:      64493 | 0.000
573.09/573.28	c total clause space: 545.701MB
573.09/573.28	c total #watches: 2509697
573.29/573.41	c total #propagations: 2111146103 / total #impl: 5803684349 (eff. 0.364)
573.29/573.41	c #Conflicts:    2084000 | #Learnt:      65493 | 0.000
573.29/573.41	c total clause space: 545.701MB
573.29/573.41	c total #watches: 2511803
573.39/573.55	c total #propagations: 2111374039 / total #impl: 5804700803 (eff. 0.364)
573.39/573.55	c #Conflicts:    2085000 | #Learnt:      66493 | 0.000
573.39/573.55	c total clause space: 545.701MB
573.39/573.55	c total #watches: 2513896
573.49/573.68	c total #propagations: 2111588010 / total #impl: 5805703230 (eff. 0.364)
573.49/573.68	c #Conflicts:    2086000 | #Learnt:      67493 | 0.000
573.49/573.68	c total clause space: 545.701MB
573.49/573.68	c total #watches: 2515898
573.59/573.79	c total #propagations: 2111766707 / total #impl: 5806486452 (eff. 0.364)
573.59/573.79	c #Conflicts:    2087000 | #Learnt:      68493 | 0.000
573.59/573.79	c total clause space: 545.701MB
573.59/573.79	c total #watches: 2517914
573.80/573.92	c total #propagations: 2111886341 / total #impl: 5807062596 (eff. 0.364)
573.80/573.92	c #Conflicts:    2088000 | #Learnt:      69493 | 0.000
573.80/573.92	c total clause space: 545.701MB
573.80/573.92	c total #watches: 2519861
573.99/574.11	c total #propagations: 2112191370 / total #impl: 5808391002 (eff. 0.364)
573.99/574.11	c GARBAGE COLLECT
573.99/574.11	c #Conflicts:    2089000 | #Learnt:      35575 | 0.000
573.99/574.11	c total clause space: 545.701MB
573.99/574.11	c total #watches: 2448859
573.99/574.17	c total #propagations: 2112312035 / total #impl: 5809046979 (eff. 0.364)
573.99/574.17	c #Conflicts:    2090000 | #Learnt:      36575 | 0.000
573.99/574.17	c total clause space: 545.701MB
573.99/574.17	c total #watches: 2450953
574.09/574.24	c total #propagations: 2112396850 / total #impl: 5809467059 (eff. 0.364)
574.09/574.24	c #Conflicts:    2091000 | #Learnt:      37575 | 0.000
574.09/574.24	c total clause space: 545.701MB
574.09/574.24	c total #watches: 2453025
574.19/574.37	c total #propagations: 2112491518 / total #impl: 5809910534 (eff. 0.364)
574.19/574.37	c #Conflicts:    2092000 | #Learnt:      38575 | 0.000
574.19/574.37	c total clause space: 545.701MB
574.19/574.37	c total #watches: 2455067
574.29/574.45	c total #propagations: 2112800760 / total #impl: 5811175849 (eff. 0.364)
574.29/574.45	c #Conflicts:    2093000 | #Learnt:      39575 | 0.000
574.29/574.45	c total clause space: 545.701MB
574.29/574.45	c total #watches: 2457099
574.39/574.51	c total #propagations: 2112931917 / total #impl: 5811786135 (eff. 0.364)
574.39/574.51	c #Conflicts:    2094000 | #Learnt:      40575 | 0.000
574.39/574.51	c total clause space: 545.701MB
574.39/574.51	c total #watches: 2459267
574.39/574.59	c total #propagations: 2112970850 / total #impl: 5812004122 (eff. 0.364)
574.39/574.59	c #Conflicts:    2095000 | #Learnt:      41575 | 0.000
574.39/574.59	c total clause space: 545.701MB
574.39/574.59	c total #watches: 2461286
574.49/574.67	c total #propagations: 2113056305 / total #impl: 5812432652 (eff. 0.364)
574.49/574.67	c #Conflicts:    2096000 | #Learnt:      42575 | 0.000
574.49/574.67	c total clause space: 545.701MB
574.49/574.67	c total #watches: 2463321
574.59/574.74	c total #propagations: 2113145075 / total #impl: 5812834974 (eff. 0.364)
574.59/574.74	c #Conflicts:    2097000 | #Learnt:      43575 | 0.000
574.59/574.74	c total clause space: 545.701MB
574.59/574.74	c total #watches: 2465321
574.80/574.95	c total #propagations: 2113272831 / total #impl: 5813477103 (eff. 0.364)
574.80/574.95	c #Conflicts:    2098000 | #Learnt:      44575 | 0.000
574.80/574.95	c total clause space: 545.701MB
574.80/574.95	c total #watches: 2467362
574.90/575.03	c total #propagations: 2113703882 / total #impl: 5815416335 (eff. 0.363)
574.90/575.03	c #Conflicts:    2099000 | #Learnt:      45575 | 0.000
574.90/575.03	c total clause space: 545.701MB
574.90/575.03	c total #watches: 2469421
574.99/575.10	c total #propagations: 2113846844 / total #impl: 5816013056 (eff. 0.363)
574.99/575.10	c #Conflicts:    2100000 | #Learnt:      46575 | 0.000
574.99/575.10	c total clause space: 545.701MB
574.99/575.10	c total #watches: 2471485
575.19/575.34	c total #propagations: 2113905512 / total #impl: 5816275772 (eff. 0.363)
575.19/575.34	c #Conflicts:    2101000 | #Learnt:      47575 | 0.000
575.19/575.34	c total clause space: 545.701MB
575.19/575.34	c total #watches: 2473584
575.29/575.45	c total #propagations: 2114333003 / total #impl: 5818485912 (eff. 0.363)
575.29/575.45	c #Conflicts:    2102000 | #Learnt:      48575 | 0.000
575.29/575.45	c total clause space: 545.701MB
575.29/575.45	c total #watches: 2475653
575.39/575.53	c total #propagations: 2114525570 / total #impl: 5819286984 (eff. 0.363)
575.39/575.53	c #Conflicts:    2103000 | #Learnt:      49575 | 0.000
575.39/575.53	c total clause space: 545.701MB
575.39/575.53	c total #watches: 2477704
575.59/575.74	c total #propagations: 2114662008 / total #impl: 5819825234 (eff. 0.363)
575.59/575.74	c #Conflicts:    2104000 | #Learnt:      50575 | 0.000
575.59/575.74	c total clause space: 545.701MB
575.59/575.74	c total #watches: 2479779
575.90/576.09	c total #propagations: 2115072041 / total #impl: 5821566252 (eff. 0.363)
575.90/576.09	c #Conflicts:    2105000 | #Learnt:      51575 | 0.000
575.90/576.09	c total clause space: 545.701MB
575.90/576.09	c total #watches: 2481840
576.29/576.41	c total #propagations: 2115783148 / total #impl: 5824793520 (eff. 0.363)
576.29/576.41	c #Conflicts:    2106000 | #Learnt:      52575 | 0.000
576.29/576.41	c total clause space: 545.701MB
576.29/576.41	c total #watches: 2483921
576.49/576.60	c total #propagations: 2116321403 / total #impl: 5827509490 (eff. 0.363)
576.49/576.60	c #Conflicts:    2107000 | #Learnt:      53575 | 0.000
576.49/576.60	c total clause space: 545.701MB
576.49/576.60	c total #watches: 2486046
576.79/576.90	c total #propagations: 2116660642 / total #impl: 5829201885 (eff. 0.363)
576.79/576.90	c #Conflicts:    2108000 | #Learnt:      54575 | 0.000
576.79/576.90	c total clause space: 545.701MB
576.79/576.90	c total #watches: 2488146
577.00/577.14	c total #propagations: 2117197858 / total #impl: 5831764541 (eff. 0.363)
577.00/577.14	c #Conflicts:    2109000 | #Learnt:      55575 | 0.000
577.00/577.14	c total clause space: 545.701MB
577.00/577.14	c total #watches: 2490279
577.29/577.45	c total #propagations: 2117727877 / total #impl: 5834222685 (eff. 0.363)
577.29/577.45	c #Conflicts:    2110000 | #Learnt:      56575 | 0.000
577.29/577.45	c total clause space: 545.701MB
577.29/577.45	c total #watches: 2492315
577.49/577.63	c total #propagations: 2118413827 / total #impl: 5837361603 (eff. 0.363)
577.49/577.63	c #Conflicts:    2111000 | #Learnt:      57575 | 0.000
577.49/577.63	c total clause space: 545.701MB
577.49/577.63	c total #watches: 2494371
577.69/577.83	c total #propagations: 2118748063 / total #impl: 5839068071 (eff. 0.363)
577.69/577.83	c #Conflicts:    2112000 | #Learnt:      58575 | 0.000
577.69/577.83	c total clause space: 545.701MB
577.69/577.83	c total #watches: 2496422
577.79/577.91	c total #propagations: 2119179117 / total #impl: 5841021731 (eff. 0.363)
577.79/577.91	c #Conflicts:    2113000 | #Learnt:      59575 | 0.000
577.79/577.91	c total clause space: 545.701MB
577.79/577.91	c total #watches: 2498522
577.99/578.10	c total #propagations: 2119255340 / total #impl: 5841379270 (eff. 0.363)
577.99/578.10	c #Conflicts:    2114000 | #Learnt:      60575 | 0.000
577.99/578.10	c total clause space: 545.701MB
577.99/578.10	c total #watches: 2500565
578.10/578.23	c total #propagations: 2119657809 / total #impl: 5843067680 (eff. 0.363)
578.10/578.23	c #Conflicts:    2115000 | #Learnt:      61575 | 0.000
578.10/578.23	c total clause space: 545.701MB
578.10/578.23	c total #watches: 2502650
578.29/578.48	c total #propagations: 2119845416 / total #impl: 5843958377 (eff. 0.363)
578.29/578.48	c #Conflicts:    2116000 | #Learnt:      62575 | 0.000
578.29/578.48	c total clause space: 545.701MB
578.29/578.48	c total #watches: 2504650
578.39/578.58	c total #propagations: 2120345652 / total #impl: 5846175721 (eff. 0.363)
578.39/578.58	c #Conflicts:    2117000 | #Learnt:      63575 | 0.000
578.39/578.58	c total clause space: 545.701MB
578.39/578.58	c total #watches: 2506697
578.59/578.71	c total #propagations: 2120462901 / total #impl: 5846700331 (eff. 0.363)
578.59/578.71	c #Conflicts:    2118000 | #Learnt:      64575 | 0.000
578.59/578.71	c total clause space: 545.701MB
578.59/578.71	c total #watches: 2508729
578.69/578.83	c total #propagations: 2120630170 / total #impl: 5847469127 (eff. 0.363)
578.69/578.83	c #Conflicts:    2119000 | #Learnt:      65575 | 0.000
578.69/578.83	c total clause space: 545.701MB
578.69/578.83	c total #watches: 2510756
578.79/578.93	c total #propagations: 2120791782 / total #impl: 5848179341 (eff. 0.363)
578.79/578.93	c #Conflicts:    2120000 | #Learnt:      66575 | 0.000
578.79/578.93	c total clause space: 545.701MB
578.79/578.93	c total #watches: 2512859
578.89/579.06	c total #propagations: 2120954839 / total #impl: 5848916671 (eff. 0.363)
578.89/579.06	c #Conflicts:    2121000 | #Learnt:      67575 | 0.000
578.89/579.06	c total clause space: 545.701MB
578.89/579.06	c total #watches: 2514990
579.09/579.20	c total #propagations: 2121116849 / total #impl: 5849770350 (eff. 0.363)
579.09/579.20	c #Conflicts:    2122000 | #Learnt:      68575 | 0.000
579.09/579.20	c total clause space: 545.701MB
579.09/579.20	c total #watches: 2517040
579.30/579.47	c total #propagations: 2121258992 / total #impl: 5850646389 (eff. 0.363)
579.30/579.47	c #Conflicts:    2123000 | #Learnt:      69575 | 0.000
579.30/579.47	c total clause space: 545.701MB
579.30/579.47	c total #watches: 2519071
579.49/579.62	c total #propagations: 2121837523 / total #impl: 5853577260 (eff. 0.362)
579.49/579.62	c #Conflicts:    2124000 | #Learnt:      70575 | 0.000
579.49/579.62	c total clause space: 545.701MB
579.49/579.62	c total #watches: 2521081
579.69/579.82	c total #propagations: 2122018311 / total #impl: 5854384965 (eff. 0.362)
579.69/579.82	c #Conflicts:    2125000 | #Learnt:      36458 | 0.000
579.69/579.82	c total clause space: 545.701MB
579.69/579.82	c total #watches: 2505938
579.79/579.93	c total #propagations: 2122439536 / total #impl: 5856108980 (eff. 0.362)
579.79/579.93	c #Conflicts:    2126000 | #Learnt:      37458 | 0.000
579.79/579.93	c total clause space: 545.701MB
579.79/579.93	c total #watches: 2480223
579.89/580.08	c total #propagations: 2122628956 / total #impl: 5856961314 (eff. 0.362)
579.89/580.08	c #Conflicts:    2127000 | #Learnt:      38458 | 0.000
579.89/580.08	c total clause space: 545.701MB
579.89/580.08	c total #watches: 2478039
580.09/580.27	c total #propagations: 2122887871 / total #impl: 5858212509 (eff. 0.362)
580.09/580.27	c #Conflicts:    2128000 | #Learnt:      39458 | 0.000
580.09/580.27	c total clause space: 545.701MB
580.09/580.27	c total #watches: 2476872
580.49/580.61	c total #propagations: 2123318140 / total #impl: 5860082102 (eff. 0.362)
580.49/580.61	c #Conflicts:    2129000 | #Learnt:      40458 | 0.000
580.49/580.61	c total clause space: 545.701MB
580.49/580.61	c total #watches: 2477295
580.79/580.97	c total #propagations: 2123980545 / total #impl: 5863317279 (eff. 0.362)
580.79/580.97	c #Conflicts:    2130000 | #Learnt:      41458 | 0.000
580.79/580.97	c total clause space: 545.701MB
580.79/580.97	c total #watches: 2479204
581.09/581.28	c total #propagations: 2124495725 / total #impl: 5865886985 (eff. 0.362)
581.09/581.28	c #Conflicts:    2131000 | #Learnt:      42458 | 0.000
581.09/581.28	c total clause space: 545.701MB
581.09/581.28	c total #watches: 2481126
581.50/581.60	c total #propagations: 2125530697 / total #impl: 5868203771 (eff. 0.362)
581.50/581.60	c #Conflicts:    2132000 | #Learnt:      43458 | 0.000
581.50/581.60	c total clause space: 545.701MB
581.50/581.60	c total #watches: 2483126
581.79/581.94	c total #propagations: 2126556112 / total #impl: 5870440151 (eff. 0.362)
581.79/581.94	c #Conflicts:    2133000 | #Learnt:      44458 | 0.000
581.79/581.94	c total clause space: 545.701MB
581.79/581.94	c total #watches: 2485126
582.09/582.26	c total #propagations: 2127763913 / total #impl: 5873193179 (eff. 0.362)
582.09/582.26	c #Conflicts:    2134000 | #Learnt:      45458 | 0.000
582.09/582.26	c total clause space: 545.701MB
582.09/582.26	c total #watches: 2487126
582.39/582.53	c total #propagations: 2128922374 / total #impl: 5875848881 (eff. 0.362)
582.39/582.53	c #Conflicts:    2135000 | #Learnt:      46458 | 0.000
582.39/582.53	c total clause space: 545.701MB
582.39/582.53	c total #watches: 2489126
582.69/582.83	c total #propagations: 2130322822 / total #impl: 5878749760 (eff. 0.362)
582.69/582.83	c #Conflicts:    2136000 | #Learnt:      47458 | 0.000
582.69/582.83	c total clause space: 545.701MB
582.69/582.83	c total #watches: 2491126
582.99/583.17	c total #propagations: 2131848365 / total #impl: 5881880545 (eff. 0.362)
582.99/583.17	c #Conflicts:    2137000 | #Learnt:      48458 | 0.000
582.99/583.17	c total clause space: 545.701MB
582.99/583.17	c total #watches: 2493126
583.39/583.53	c total #propagations: 2133683339 / total #impl: 5885215611 (eff. 0.363)
583.39/583.53	c #Conflicts:    2138000 | #Learnt:      49458 | 0.000
583.39/583.53	c total clause space: 545.701MB
583.39/583.53	c total #watches: 2495117
583.79/583.90	c total #propagations: 2135416968 / total #impl: 5888622529 (eff. 0.363)
583.79/583.90	c #Conflicts:    2139000 | #Learnt:      50458 | 0.000
583.79/583.90	c total clause space: 545.701MB
583.79/583.90	c total #watches: 2497117
584.09/584.24	c total #propagations: 2136997278 / total #impl: 5891770737 (eff. 0.363)
584.09/584.24	c #Conflicts:    2140000 | #Learnt:      51458 | 0.000
584.09/584.24	c total clause space: 545.701MB
584.09/584.24	c total #watches: 2499117
584.49/584.65	c total #propagations: 2138529729 / total #impl: 5894640163 (eff. 0.363)
584.49/584.65	c #Conflicts:    2141000 | #Learnt:      52458 | 0.000
584.49/584.65	c total clause space: 545.701MB
584.49/584.65	c total #watches: 2501117
584.89/585.03	c total #propagations: 2140154072 / total #impl: 5897870033 (eff. 0.363)
584.89/585.03	c #Conflicts:    2142000 | #Learnt:      53458 | 0.000
584.89/585.03	c total clause space: 545.701MB
584.89/585.03	c total #watches: 2503117
585.19/585.39	c total #propagations: 2141668050 / total #impl: 5900932402 (eff. 0.363)
585.19/585.39	c #Conflicts:    2143000 | #Learnt:      54458 | 0.000
585.19/585.39	c total clause space: 545.701MB
585.19/585.39	c total #watches: 2505117
585.69/585.80	c total #propagations: 2143068081 / total #impl: 5903583852 (eff. 0.363)
585.69/585.80	c #Conflicts:    2144000 | #Learnt:      55458 | 0.000
585.69/585.80	c total clause space: 545.701MB
585.69/585.80	c total #watches: 2507117
586.09/586.22	c total #propagations: 2144544750 / total #impl: 5906834421 (eff. 0.363)
586.09/586.22	c #Conflicts:    2145000 | #Learnt:      56458 | 0.000
586.09/586.22	c total clause space: 545.701MB
586.09/586.22	c total #watches: 2509117
586.59/586.74	c total #propagations: 2145930376 / total #impl: 5909516714 (eff. 0.363)
586.59/586.74	c #Conflicts:    2146000 | #Learnt:      57458 | 0.000
586.59/586.74	c total clause space: 545.701MB
586.59/586.74	c total #watches: 2511117
587.09/587.23	c total #propagations: 2147608849 / total #impl: 5912832289 (eff. 0.363)
587.09/587.23	c #Conflicts:    2147000 | #Learnt:      58458 | 0.000
587.09/587.23	c total clause space: 545.701MB
587.09/587.23	c total #watches: 2513117
587.59/587.70	c total #propagations: 2149175872 / total #impl: 5915522668 (eff. 0.363)
587.59/587.70	c #Conflicts:    2148000 | #Learnt:      59458 | 0.000
587.59/587.70	c total clause space: 545.701MB
587.59/587.70	c total #watches: 2515117
588.10/588.23	c total #propagations: 2150566689 / total #impl: 5917943756 (eff. 0.363)
588.10/588.23	c #Conflicts:    2149000 | #Learnt:      60458 | 0.000
588.10/588.23	c total clause space: 545.701MB
588.10/588.23	c total #watches: 2517117
588.59/588.72	c total #propagations: 2152077362 / total #impl: 5920852322 (eff. 0.363)
588.59/588.72	c #Conflicts:    2150000 | #Learnt:      61458 | 0.000
588.59/588.72	c total clause space: 545.701MB
588.59/588.72	c total #watches: 2519117
589.09/589.22	c total #propagations: 2153553580 / total #impl: 5923507121 (eff. 0.364)
589.09/589.22	c #Conflicts:    2151000 | #Learnt:      62458 | 0.000
589.09/589.22	c total clause space: 545.701MB
589.09/589.22	c total #watches: 2521117
589.49/589.65	c total #propagations: 2154855219 / total #impl: 5926030459 (eff. 0.364)
589.49/589.65	c #Conflicts:    2152000 | #Learnt:      63458 | 0.000
589.49/589.65	c total clause space: 545.701MB
589.49/589.65	c total #watches: 2523117
589.99/590.17	c total #propagations: 2156204118 / total #impl: 5928263570 (eff. 0.364)
589.99/590.17	c #Conflicts:    2153000 | #Learnt:      64458 | 0.000
589.99/590.17	c total clause space: 545.701MB
589.99/590.17	c total #watches: 2519623
590.49/590.62	c total #propagations: 2157797476 / total #impl: 5931103198 (eff. 0.364)
590.49/590.62	c #Conflicts:    2154000 | #Learnt:      65458 | 0.000
590.49/590.62	c total clause space: 545.701MB
590.49/590.62	c total #watches: 2520561
590.89/591.03	c total #propagations: 2160066171 / total #impl: 5936755451 (eff. 0.364)
590.89/591.03	c #Conflicts:    2155000 | #Learnt:      66458 | 0.000
590.89/591.03	c total clause space: 545.701MB
590.89/591.03	c total #watches: 2522554
591.19/591.38	c total #propagations: 2162173122 / total #impl: 5941695269 (eff. 0.364)
591.19/591.38	c #Conflicts:    2156000 | #Learnt:      67458 | 0.000
591.19/591.38	c total clause space: 545.701MB
591.19/591.38	c total #watches: 2524554
591.69/591.85	c total #propagations: 2164069136 / total #impl: 5945863456 (eff. 0.364)
591.69/591.85	c #Conflicts:    2157000 | #Learnt:      68458 | 0.000
591.69/591.85	c total clause space: 545.701MB
591.69/591.85	c total #watches: 2526554
592.09/592.24	c total #propagations: 2166114137 / total #impl: 5950760995 (eff. 0.364)
592.09/592.24	c #Conflicts:    2158000 | #Learnt:      69458 | 0.000
592.09/592.24	c total clause space: 545.701MB
592.09/592.24	c total #watches: 2528553
592.49/592.68	c total #propagations: 2167865095 / total #impl: 5954604029 (eff. 0.364)
592.49/592.68	c #Conflicts:    2159000 | #Learnt:      70458 | 0.000
592.49/592.68	c total clause space: 545.701MB
592.49/592.68	c total #watches: 2530490
592.99/593.19	c total #propagations: 2169863760 / total #impl: 5958845989 (eff. 0.364)
592.99/593.19	c #Conflicts:    2160000 | #Learnt:      71458 | 0.000
592.99/593.19	c total clause space: 545.701MB
592.99/593.19	c total #watches: 2532490
593.59/593.73	c total #propagations: 2171987774 / total #impl: 5963729261 (eff. 0.364)
593.59/593.73	c GARBAGE COLLECT
593.59/593.73	c #Conflicts:    2161000 | #Learnt:      36606 | 0.000
593.59/593.73	c total clause space: 545.701MB
593.59/593.73	c total #watches: 2450889
593.89/594.07	c total #propagations: 2174132363 / total #impl: 5968613338 (eff. 0.364)
593.89/594.07	c #Conflicts:    2162000 | #Learnt:      37606 | 0.000
593.89/594.07	c total clause space: 545.701MB
593.89/594.07	c total #watches: 2452889
594.39/594.51	c total #propagations: 2176034943 / total #impl: 5972790282 (eff. 0.364)
594.39/594.51	c #Conflicts:    2163000 | #Learnt:      38606 | 0.000
594.39/594.51	c total clause space: 545.701MB
594.39/594.51	c total #watches: 2454889
594.79/594.98	c total #propagations: 2177848497 / total #impl: 5977326377 (eff. 0.364)
594.79/594.98	c #Conflicts:    2164000 | #Learnt:      39606 | 0.000
594.79/594.98	c total clause space: 545.701MB
594.79/594.98	c total #watches: 2456889
595.29/595.49	c total #propagations: 2179708090 / total #impl: 5981927861 (eff. 0.364)
595.29/595.49	c #Conflicts:    2165000 | #Learnt:      40606 | 0.000
595.29/595.49	c total clause space: 545.701MB
595.29/595.49	c total #watches: 2458889
595.79/595.97	c total #propagations: 2181676275 / total #impl: 5986796066 (eff. 0.364)
595.79/595.97	c #Conflicts:    2166000 | #Learnt:      41606 | 0.000
595.79/595.97	c total clause space: 545.701MB
595.79/595.97	c total #watches: 2460889
596.29/596.40	c total #propagations: 2183513776 / total #impl: 5991447930 (eff. 0.364)
596.29/596.40	c #Conflicts:    2167000 | #Learnt:      42606 | 0.000
596.29/596.40	c total clause space: 545.701MB
596.29/596.40	c total #watches: 2462889
596.69/596.90	c total #propagations: 2185121234 / total #impl: 5995143092 (eff. 0.364)
596.69/596.90	c #Conflicts:    2168000 | #Learnt:      43606 | 0.000
596.69/596.90	c total clause space: 545.701MB
596.79/596.90	c total #watches: 2464889
597.29/597.42	c total #propagations: 2186747336 / total #impl: 5999115992 (eff. 0.365)
597.29/597.42	c #Conflicts:    2169000 | #Learnt:      44606 | 0.000
597.29/597.42	c total clause space: 545.701MB
597.29/597.42	c total #watches: 2466889
597.69/597.86	c total #propagations: 2188741242 / total #impl: 6003367841 (eff. 0.365)
597.69/597.86	c #Conflicts:    2170000 | #Learnt:      45606 | 0.000
597.69/597.86	c total clause space: 545.701MB
597.69/597.86	c total #watches: 2468889
598.09/598.26	c total #propagations: 2190686474 / total #impl: 6007401417 (eff. 0.365)
598.09/598.26	c #Conflicts:    2171000 | #Learnt:      46606 | 0.000
598.09/598.26	c total clause space: 545.701MB
598.09/598.26	c total #watches: 2470889
598.59/598.80	c total #propagations: 2192485182 / total #impl: 6011062557 (eff. 0.365)
598.59/598.80	c #Conflicts:    2172000 | #Learnt:      47606 | 0.000
598.59/598.80	c total clause space: 545.701MB
598.69/598.80	c total #watches: 2472889
599.09/599.26	c total #propagations: 2194311832 / total #impl: 6015560677 (eff. 0.365)
599.09/599.26	c #Conflicts:    2173000 | #Learnt:      48606 | 0.000
599.09/599.26	c total clause space: 545.701MB
599.09/599.26	c total #watches: 2474889
599.69/599.86	c total #propagations: 2196029145 / total #impl: 6019438892 (eff. 0.365)
599.69/599.86	c #Conflicts:    2174000 | #Learnt:      49606 | 0.000
599.69/599.86	c total clause space: 545.701MB
599.69/599.86	c total #watches: 2476889
600.19/600.35	c total #propagations: 2197658842 / total #impl: 6023063616 (eff. 0.365)
600.19/600.35	c #Conflicts:    2175000 | #Learnt:      50606 | 0.000
600.19/600.35	c total clause space: 545.701MB
600.19/600.35	c total #watches: 2478889
600.79/600.92	c total #propagations: 2199212366 / total #impl: 6026247851 (eff. 0.365)
600.79/600.92	c #Conflicts:    2176000 | #Learnt:      51606 | 0.000
600.79/600.92	c total clause space: 545.701MB
600.79/600.92	c total #watches: 2480889
601.38/601.50	c total #propagations: 2200871369 / total #impl: 6029727618 (eff. 0.365)
601.38/601.50	c #Conflicts:    2177000 | #Learnt:      52606 | 0.000
601.38/601.50	c total clause space: 545.701MB
601.38/601.50	c total #watches: 2482889
601.98/602.16	c total #propagations: 2202656310 / total #impl: 6033724753 (eff. 0.365)
601.98/602.16	c #Conflicts:    2178000 | #Learnt:      53606 | 0.000
601.98/602.16	c total clause space: 545.701MB
601.98/602.16	c total #watches: 2484889
602.58/602.75	c total #propagations: 2204380751 / total #impl: 6038066539 (eff. 0.365)
602.58/602.75	c #Conflicts:    2179000 | #Learnt:      54606 | 0.000
602.58/602.75	c total clause space: 545.701MB
602.58/602.75	c total #watches: 2486889
602.98/603.11	c total #propagations: 2206018064 / total #impl: 6041894179 (eff. 0.365)
602.98/603.11	c #Conflicts:    2180000 | #Learnt:      55606 | 0.000
602.98/603.11	c total clause space: 545.701MB
602.98/603.11	c total #watches: 2488889
603.49/603.69	c total #propagations: 2207119485 / total #impl: 6045090924 (eff. 0.365)
603.49/603.69	c #Conflicts:    2181000 | #Learnt:      56606 | 0.000
603.49/603.69	c total clause space: 545.701MB
603.49/603.69	c total #watches: 2490922
604.08/604.24	c total #propagations: 2208913142 / total #impl: 6049118065 (eff. 0.365)
604.08/604.24	c #Conflicts:    2182000 | #Learnt:      57606 | 0.000
604.08/604.24	c total clause space: 545.701MB
604.08/604.24	c total #watches: 2492922
604.68/604.82	c total #propagation [...]

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

 3538000 | #Learnt:      70257 | 0.000
1108.32/1108.57	c total clause space: 545.701MB
1108.32/1108.57	c total #watches: 2520321
1108.51/1108.72	c total #propagations: 3731302274 / total #impl: 10082050936 (eff. 0.370)
1108.51/1108.72	c #Conflicts:    3539000 | #Learnt:      71257 | 0.000
1108.51/1108.72	c total clause space: 545.701MB
1108.51/1108.72	c total #watches: 2522351
1108.61/1108.86	c total #propagations: 3731506051 / total #impl: 10083068922 (eff. 0.370)
1108.61/1108.86	c #Conflicts:    3540000 | #Learnt:      72257 | 0.000
1108.61/1108.86	c total clause space: 545.701MB
1108.61/1108.86	c total #watches: 2524619
1108.81/1109.04	c total #propagations: 3731660016 / total #impl: 10083902646 (eff. 0.370)
1108.81/1109.04	c #Conflicts:    3541000 | #Learnt:      73257 | 0.000
1108.81/1109.04	c total clause space: 545.701MB
1108.81/1109.04	c total #watches: 2526663
1109.01/1109.26	c total #propagations: 3731875871 / total #impl: 10085055820 (eff. 0.370)
1109.01/1109.26	c #Conflicts:    3542000 | #Learnt:      74257 | 0.000
1109.01/1109.26	c total clause space: 545.701MB
1109.01/1109.26	c total #watches: 2528822
1109.51/1109.72	c total #propagations: 3732122177 / total #impl: 10086724733 (eff. 0.370)
1109.51/1109.72	c #Conflicts:    3543000 | #Learnt:      75257 | 0.000
1109.51/1109.72	c total clause space: 545.701MB
1109.51/1109.72	c total #watches: 2530831
1109.71/1109.90	c total #propagations: 3733068413 / total #impl: 10091309020 (eff. 0.370)
1109.71/1109.90	c #Conflicts:    3544000 | #Learnt:      76257 | 0.000
1109.71/1109.90	c total clause space: 545.701MB
1109.71/1109.90	c total #watches: 2532833
1109.81/1110.05	c total #propagations: 3733360932 / total #impl: 10092328293 (eff. 0.370)
1109.81/1110.05	c #Conflicts:    3545000 | #Learnt:      77257 | 0.000
1109.81/1110.05	c total clause space: 545.701MB
1109.81/1110.05	c total #watches: 2534988
1110.01/1110.23	c total #propagations: 3733451791 / total #impl: 10092864553 (eff. 0.370)
1110.01/1110.23	c #Conflicts:    3546000 | #Learnt:      78257 | 0.000
1110.01/1110.23	c total clause space: 545.701MB
1110.01/1110.23	c total #watches: 2537023
1110.21/1110.42	c total #propagations: 3733670100 / total #impl: 10093864732 (eff. 0.370)
1110.21/1110.42	c #Conflicts:    3547000 | #Learnt:      79257 | 0.000
1110.21/1110.42	c total clause space: 545.701MB
1110.21/1110.42	c total #watches: 2539052
1110.42/1110.66	c total #propagations: 3733870881 / total #impl: 10094867199 (eff. 0.370)
1110.42/1110.66	c #Conflicts:    3548000 | #Learnt:      80257 | 0.000
1110.42/1110.66	c total clause space: 545.701MB
1110.42/1110.66	c total #watches: 2541102
1110.52/1110.79	c total #propagations: 3734168037 / total #impl: 10096392445 (eff. 0.370)
1110.52/1110.79	c #Conflicts:    3549000 | #Learnt:      81257 | 0.000
1110.52/1110.79	c total clause space: 545.701MB
1110.52/1110.79	c total #watches: 2543178
1110.71/1110.98	c total #propagations: 3734392598 / total #impl: 10097004573 (eff. 0.370)
1110.71/1110.98	c #Conflicts:    3550000 | #Learnt:      82257 | 0.000
1110.71/1110.98	c total clause space: 545.701MB
1110.71/1110.98	c total #watches: 2545242
1110.91/1111.12	c total #propagations: 3734653912 / total #impl: 10098090269 (eff. 0.370)
1110.91/1111.12	c #Conflicts:    3551000 | #Learnt:      83257 | 0.000
1110.91/1111.12	c total clause space: 545.701MB
1110.91/1111.12	c total #watches: 2547242
1111.01/1111.24	c total #propagations: 3734845130 / total #impl: 10098821244 (eff. 0.370)
1111.01/1111.24	c #Conflicts:    3552000 | #Learnt:      84257 | 0.000
1111.01/1111.24	c total clause space: 545.701MB
1111.01/1111.24	c total #watches: 2549354
1111.21/1111.41	c total #propagations: 3734935577 / total #impl: 10099274359 (eff. 0.370)
1111.21/1111.41	c #Conflicts:    3553000 | #Learnt:      85257 | 0.000
1111.21/1111.41	c total clause space: 545.701MB
1111.21/1111.41	c total #watches: 2551387
1111.41/1111.69	c total #propagations: 3735099846 / total #impl: 10100126857 (eff. 0.370)
1111.41/1111.69	c #Conflicts:    3554000 | #Learnt:      86257 | 0.000
1111.41/1111.69	c total clause space: 545.701MB
1111.41/1111.69	c total #watches: 2553395
1111.62/1111.84	c total #propagations: 3735409975 / total #impl: 10101774755 (eff. 0.370)
1111.62/1111.84	c #Conflicts:    3555000 | #Learnt:      87257 | 0.000
1111.62/1111.84	c total clause space: 545.701MB
1111.62/1111.84	c total #watches: 2555474
1111.91/1112.14	c total #propagations: 3735580446 / total #impl: 10102508144 (eff. 0.370)
1111.91/1112.14	c #Conflicts:    3556000 | #Learnt:      88257 | 0.000
1111.91/1112.14	c total clause space: 545.701MB
1111.91/1112.14	c total #watches: 2557502
1112.11/1112.39	c total #propagations: 3736059152 / total #impl: 10105025343 (eff. 0.370)
1112.11/1112.39	c #Conflicts:    3557000 | #Learnt:      89257 | 0.000
1112.11/1112.39	c total clause space: 545.701MB
1112.11/1112.39	c total #watches: 2559583
1112.31/1112.57	c total #propagations: 3736356244 / total #impl: 10106477152 (eff. 0.370)
1112.31/1112.57	c #Conflicts:    3558000 | #Learnt:      90257 | 0.000
1112.31/1112.57	c total clause space: 545.701MB
1112.31/1112.57	c total #watches: 2561724
1112.51/1112.73	c total #propagations: 3736472984 / total #impl: 10107114648 (eff. 0.370)
1112.51/1112.73	c #Conflicts:    3559000 | #Learnt:      91257 | 0.000
1112.51/1112.73	c total clause space: 545.701MB
1112.51/1112.73	c total #watches: 2563733
1112.72/1112.91	c total #propagations: 3736620952 / total #impl: 10107898457 (eff. 0.370)
1112.72/1112.91	c GARBAGE COLLECT
1112.72/1112.91	c #Conflicts:    3560000 | #Learnt:      46616 | 0.000
1112.72/1112.91	c total clause space: 545.701MB
1112.72/1112.91	c total #watches: 2471595
1112.72/1112.99	c total #propagations: 3736679733 / total #impl: 10108289836 (eff. 0.370)
1112.72/1112.99	c #Conflicts:    3561000 | #Learnt:      47616 | 0.000
1112.72/1112.99	c total clause space: 545.701MB
1112.72/1112.99	c total #watches: 2473904
1112.81/1113.08	c total #propagations: 3736724185 / total #impl: 10108550184 (eff. 0.370)
1112.81/1113.08	c #Conflicts:    3562000 | #Learnt:      48616 | 0.000
1112.81/1113.08	c total clause space: 545.701MB
1112.81/1113.08	c total #watches: 2476050
1112.91/1113.18	c total #propagations: 3736783866 / total #impl: 10108806152 (eff. 0.370)
1112.91/1113.18	c #Conflicts:    3563000 | #Learnt:      49616 | 0.000
1112.91/1113.18	c total clause space: 545.701MB
1112.91/1113.18	c total #watches: 2478128
1113.01/1113.29	c total #propagations: 3736894796 / total #impl: 10109163909 (eff. 0.370)
1113.01/1113.29	c #Conflicts:    3564000 | #Learnt:      50616 | 0.000
1113.01/1113.29	c total clause space: 545.701MB
1113.01/1113.29	c total #watches: 2480153
1113.21/1113.46	c total #propagations: 3736987046 / total #impl: 10109559529 (eff. 0.370)
1113.21/1113.46	c #Conflicts:    3565000 | #Learnt:      51616 | 0.000
1113.21/1113.46	c total clause space: 545.701MB
1113.21/1113.46	c total #watches: 2482171
1113.41/1113.62	c total #propagations: 3737221061 / total #impl: 10110705100 (eff. 0.370)
1113.41/1113.62	c #Conflicts:    3566000 | #Learnt:      52616 | 0.000
1113.41/1113.62	c total clause space: 545.701MB
1113.41/1113.62	c total #watches: 2484229
1113.51/1113.74	c total #propagations: 3737414966 / total #impl: 10111683970 (eff. 0.370)
1113.51/1113.74	c #Conflicts:    3567000 | #Learnt:      53616 | 0.000
1113.51/1113.74	c total clause space: 545.701MB
1113.51/1113.74	c total #watches: 2486282
1113.61/1113.85	c total #propagations: 3737562740 / total #impl: 10112361969 (eff. 0.370)
1113.61/1113.85	c #Conflicts:    3568000 | #Learnt:      54616 | 0.000
1113.61/1113.85	c total clause space: 545.701MB
1113.61/1113.85	c total #watches: 2488290
1113.72/1113.94	c total #propagations: 3737648054 / total #impl: 10112812089 (eff. 0.370)
1113.72/1113.94	c #Conflicts:    3569000 | #Learnt:      55616 | 0.000
1113.72/1113.94	c total clause space: 545.701MB
1113.72/1113.94	c total #watches: 2490315
1113.82/1114.00	c total #propagations: 3737715352 / total #impl: 10113235992 (eff. 0.370)
1113.82/1114.00	c #Conflicts:    3570000 | #Learnt:      56616 | 0.000
1113.82/1114.00	c total clause space: 545.701MB
1113.82/1114.00	c total #watches: 2492331
1113.91/1114.15	c total #propagations: 3737765406 / total #impl: 10113521481 (eff. 0.370)
1113.91/1114.15	c #Conflicts:    3571000 | #Learnt:      57616 | 0.000
1113.91/1114.15	c total clause space: 545.701MB
1113.91/1114.15	c total #watches: 2494346
1114.11/1114.32	c total #propagations: 3738000413 / total #impl: 10114656233 (eff. 0.370)
1114.11/1114.32	c #Conflicts:    3572000 | #Learnt:      58616 | 0.000
1114.11/1114.32	c total clause space: 545.701MB
1114.11/1114.32	c total #watches: 2496362
1114.21/1114.40	c total #propagations: 3738347474 / total #impl: 10116145512 (eff. 0.370)
1114.21/1114.40	c #Conflicts:    3573000 | #Learnt:      59616 | 0.000
1114.21/1114.40	c total clause space: 545.701MB
1114.21/1114.40	c total #watches: 2498495
1114.21/1114.48	c total #propagations: 3738432948 / total #impl: 10116564137 (eff. 0.370)
1114.21/1114.48	c #Conflicts:    3574000 | #Learnt:      60616 | 0.000
1114.21/1114.48	c total clause space: 545.701MB
1114.21/1114.48	c total #watches: 2500514
1114.31/1114.56	c total #propagations: 3738513914 / total #impl: 10116940356 (eff. 0.370)
1114.31/1114.56	c #Conflicts:    3575000 | #Learnt:      61616 | 0.000
1114.31/1114.56	c total clause space: 545.701MB
1114.31/1114.56	c total #watches: 2502643
1114.41/1114.66	c total #propagations: 3738579006 / total #impl: 10117310878 (eff. 0.370)
1114.41/1114.66	c #Conflicts:    3576000 | #Learnt:      62616 | 0.000
1114.41/1114.66	c total clause space: 545.701MB
1114.41/1114.66	c total #watches: 2504683
1114.51/1114.79	c total #propagations: 3738671322 / total #impl: 10117840682 (eff. 0.370)
1114.51/1114.79	c #Conflicts:    3577000 | #Learnt:      63616 | 0.000
1114.51/1114.79	c total clause space: 545.701MB
1114.51/1114.79	c total #watches: 2506785
1114.71/1114.93	c total #propagations: 3738818948 / total #impl: 10118364117 (eff. 0.370)
1114.71/1114.93	c #Conflicts:    3578000 | #Learnt:      64616 | 0.000
1114.71/1114.93	c total clause space: 545.701MB
1114.71/1114.93	c total #watches: 2508785
1114.81/1115.09	c total #propagations: 3738975119 / total #impl: 10119062088 (eff. 0.369)
1114.81/1115.09	c #Conflicts:    3579000 | #Learnt:      65616 | 0.000
1114.81/1115.09	c total clause space: 545.701MB
1114.81/1115.09	c total #watches: 2510794
1115.01/1115.27	c total #propagations: 3739237000 / total #impl: 10120053272 (eff. 0.369)
1115.01/1115.27	c #Conflicts:    3580000 | #Learnt:      66616 | 0.000
1115.01/1115.27	c total clause space: 545.701MB
1115.01/1115.27	c total #watches: 2512849
1115.31/1115.53	c total #propagations: 3739498728 / total #impl: 10121282687 (eff. 0.369)
1115.31/1115.53	c #Conflicts:    3581000 | #Learnt:      67616 | 0.000
1115.31/1115.53	c total clause space: 545.701MB
1115.31/1115.53	c total #watches: 2514922
1115.71/1115.92	c total #propagations: 3740012175 / total #impl: 10122802820 (eff. 0.369)
1115.71/1115.92	c #Conflicts:    3582000 | #Learnt:      68616 | 0.000
1115.71/1115.92	c total clause space: 545.701MB
1115.71/1115.92	c total #watches: 2516922
1116.01/1116.29	c total #propagations: 3740875994 / total #impl: 10124702891 (eff. 0.369)
1116.01/1116.29	c #Conflicts:    3583000 | #Learnt:      69616 | 0.000
1116.01/1116.29	c total clause space: 545.701MB
1116.01/1116.29	c total #watches: 2518922
1116.41/1116.67	c total #propagations: 3741785535 / total #impl: 10126714841 (eff. 0.369)
1116.41/1116.67	c #Conflicts:    3584000 | #Learnt:      70616 | 0.000
1116.41/1116.67	c total clause space: 545.701MB
1116.41/1116.67	c total #watches: 2520922
1116.91/1117.10	c total #propagations: 3742876160 / total #impl: 10129094502 (eff. 0.370)
1116.91/1117.10	c #Conflicts:    3585000 | #Learnt:      71616 | 0.000
1116.91/1117.10	c total clause space: 545.701MB
1116.91/1117.10	c total #watches: 2522922
1117.31/1117.58	c total #propagations: 3744160892 / total #impl: 10131598628 (eff. 0.370)
1117.31/1117.58	c #Conflicts:    3586000 | #Learnt:      72616 | 0.000
1117.31/1117.58	c total clause space: 545.701MB
1117.31/1117.58	c total #watches: 2524922
1117.81/1118.02	c total #propagations: 3745552829 / total #impl: 10134044707 (eff. 0.370)
1117.81/1118.02	c #Conflicts:    3587000 | #Learnt:      73616 | 0.000
1117.81/1118.02	c total clause space: 545.701MB
1117.81/1118.02	c total #watches: 2526922
1118.31/1118.53	c total #propagations: 3746704789 / total #impl: 10136023409 (eff. 0.370)
1118.31/1118.53	c #Conflicts:    3588000 | #Learnt:      74616 | 0.000
1118.31/1118.53	c total clause space: 545.701MB
1118.31/1118.53	c total #watches: 2528938
1118.71/1118.99	c total #propagations: 3748516363 / total #impl: 10140355420 (eff. 0.370)
1118.71/1118.99	c #Conflicts:    3589000 | #Learnt:      75616 | 0.000
1118.71/1118.99	c total clause space: 545.701MB
1118.71/1118.99	c total #watches: 2530962
1119.11/1119.33	c total #propagations: 3749705671 / total #impl: 10143298885 (eff. 0.370)
1119.11/1119.33	c #Conflicts:    3590000 | #Learnt:      76616 | 0.000
1119.11/1119.33	c total clause space: 545.701MB
1119.11/1119.33	c total #watches: 2533011
1119.51/1119.73	c total #propagations: 3750640386 / total #impl: 10145811110 (eff. 0.370)
1119.51/1119.73	c #Conflicts:    3591000 | #Learnt:      77616 | 0.000
1119.51/1119.73	c total clause space: 545.701MB
1119.51/1119.73	c total #watches: 2535023
1119.81/1120.10	c total #propagations: 3752547310 / total #impl: 10150091693 (eff. 0.370)
1119.81/1120.10	c #Conflicts:    3592000 | #Learnt:      78616 | 0.000
1119.81/1120.10	c total clause space: 545.701MB
1119.91/1120.10	c total #watches: 2537041
1120.21/1120.48	c total #propagations: 3753494055 / total #impl: 10153185658 (eff. 0.370)
1120.21/1120.48	c #Conflicts:    3593000 | #Learnt:      79616 | 0.000
1120.21/1120.48	c total clause space: 545.701MB
1120.21/1120.48	c total #watches: 2539072
1120.61/1120.85	c total #propagations: 3754742133 / total #impl: 10156572402 (eff. 0.370)
1120.61/1120.85	c #Conflicts:    3594000 | #Learnt:      80616 | 0.000
1120.61/1120.85	c total clause space: 545.701MB
1120.61/1120.85	c total #watches: 2541081
1120.91/1121.17	c total #propagations: 3756103023 / total #impl: 10160921297 (eff. 0.370)
1120.91/1121.17	c #Conflicts:    3595000 | #Learnt:      81616 | 0.000
1120.91/1121.17	c total clause space: 545.701MB
1120.91/1121.17	c total #watches: 2543081
1121.31/1121.54	c total #propagations: 3757233591 / total #impl: 10163349485 (eff. 0.370)
1121.31/1121.54	c #Conflicts:    3596000 | #Learnt:      82616 | 0.000
1121.31/1121.54	c total clause space: 545.701MB
1121.31/1121.54	c total #watches: 2545081
1121.61/1121.82	c total #propagations: 3758699225 / total #impl: 10166505414 (eff. 0.370)
1121.61/1121.82	c #Conflicts:    3597000 | #Learnt:      83616 | 0.000
1121.61/1121.82	c total clause space: 545.701MB
1121.61/1121.82	c total #watches: 2547095
1121.91/1122.18	c total #propagations: 3759389627 / total #impl: 10168491227 (eff. 0.370)
1121.91/1122.18	c #Conflicts:    3598000 | #Learnt:      84616 | 0.000
1121.91/1122.18	c total clause space: 545.701MB
1121.91/1122.18	c total #watches: 2549095
1122.21/1122.41	c total #propagations: 3760412352 / total #impl: 10171164883 (eff. 0.370)
1122.21/1122.41	c #Conflicts:    3599000 | #Learnt:      85616 | 0.000
1122.21/1122.41	c total clause space: 545.701MB
1122.21/1122.41	c total #watches: 2551095
1122.61/1122.85	c total #propagations: 3761123976 / total #impl: 10173310146 (eff. 0.370)
1122.61/1122.85	c #Conflicts:    3600000 | #Learnt:      86616 | 0.000
1122.61/1122.85	c total clause space: 545.701MB
1122.61/1122.85	c total #watches: 2553137
1123.01/1123.22	c total #propagations: 3762023280 / total #impl: 10175725395 (eff. 0.370)
1123.01/1123.22	c #Conflicts:    3601000 | #Learnt:      87616 | 0.000
1123.01/1123.22	c total clause space: 545.701MB
1123.01/1123.22	c total #watches: 2555173
1123.41/1123.60	c total #propagations: 3762946834 / total #impl: 10178241649 (eff. 0.370)
1123.41/1123.60	c #Conflicts:    3602000 | #Learnt:      88616 | 0.000
1123.41/1123.60	c total clause space: 545.701MB
1123.41/1123.60	c total #watches: 2557194
1123.71/1123.95	c total #propagations: 3763880172 / total #impl: 10180727777 (eff. 0.370)
1123.71/1123.95	c #Conflicts:    3603000 | #Learnt:      89616 | 0.000
1123.71/1123.95	c total clause space: 545.701MB
1123.71/1123.96	c total #watches: 2559194
1124.11/1124.35	c total #propagations: 3765263977 / total #impl: 10183873855 (eff. 0.370)
1124.11/1124.35	c #Conflicts:    3604000 | #Learnt:      90616 | 0.000
1124.11/1124.35	c total clause space: 545.701MB
1124.11/1124.35	c total #watches: 2561194
1124.41/1124.64	c total #propagations: 3767170825 / total #impl: 10188211213 (eff. 0.370)
1124.41/1124.64	c #Conflicts:    3605000 | #Learnt:      91616 | 0.000
1124.41/1124.64	c total clause space: 545.701MB
1124.41/1124.64	c total #watches: 2563242
1124.81/1125.06	c total #propagations: 3768076847 / total #impl: 10190706810 (eff. 0.370)
1124.81/1125.06	c GARBAGE COLLECT
1124.81/1125.06	c #Conflicts:    3606000 | #Learnt:      46408 | 0.000
1124.81/1125.06	c total clause space: 545.701MB
1124.81/1125.06	c total #watches: 2471149
1125.01/1125.27	c total #propagations: 3769288175 / total #impl: 10193449910 (eff. 0.370)
1125.01/1125.27	c #Conflicts:    3607000 | #Learnt:      47408 | 0.000
1125.01/1125.27	c total clause space: 545.701MB
1125.01/1125.27	c total #watches: 2473157
1125.40/1125.64	c total #propagations: 3770305350 / total #impl: 10195928536 (eff. 0.370)
1125.40/1125.64	c #Conflicts:    3608000 | #Learnt:      48408 | 0.000
1125.40/1125.64	c total clause space: 545.701MB
1125.40/1125.64	c total #watches: 2475166
1125.81/1126.02	c total #propagations: 3771681629 / total #impl: 10200385034 (eff. 0.370)
1125.81/1126.02	c #Conflicts:    3609000 | #Learnt:      49408 | 0.000
1125.81/1126.02	c total clause space: 545.701MB
1125.81/1126.02	c total #watches: 2477166
1126.10/1126.31	c total #propagations: 3773062586 / total #impl: 10204173120 (eff. 0.370)
1126.10/1126.31	c #Conflicts:    3610000 | #Learnt:      50408 | 0.000
1126.10/1126.31	c total clause space: 545.701MB
1126.10/1126.31	c total #watches: 2479166
1126.40/1126.63	c total #propagations: 3774146301 / total #impl: 10207111139 (eff. 0.370)
1126.40/1126.63	c #Conflicts:    3611000 | #Learnt:      51408 | 0.000
1126.40/1126.63	c total clause space: 545.701MB
1126.40/1126.63	c total #watches: 2481166
1126.91/1127.11	c total #propagations: 3775529177 / total #impl: 10210861107 (eff. 0.370)
1126.91/1127.11	c #Conflicts:    3612000 | #Learnt:      52408 | 0.000
1126.91/1127.11	c total clause space: 545.701MB
1126.91/1127.11	c total #watches: 2483166
1127.30/1127.53	c total #propagations: 3777536285 / total #impl: 10216172937 (eff. 0.370)
1127.30/1127.53	c #Conflicts:    3613000 | #Learnt:      53408 | 0.000
1127.30/1127.53	c total clause space: 545.701MB
1127.30/1127.53	c total #watches: 2485189
1127.50/1127.76	c total #propagations: 3779072056 / total #impl: 10220531246 (eff. 0.370)
1127.50/1127.76	c #Conflicts:    3614000 | #Learnt:      54408 | 0.000
1127.50/1127.76	c total clause space: 545.701MB
1127.50/1127.76	c total #watches: 2487255
1127.60/1127.89	c total #propagations: 3779793289 / total #impl: 10222355993 (eff. 0.370)
1127.60/1127.89	c #Conflicts:    3615000 | #Learnt:      55408 | 0.000
1127.60/1127.89	c total clause space: 545.701MB
1127.60/1127.89	c total #watches: 2489256
1128.01/1128.29	c total #propagations: 3780159618 / total #impl: 10223853689 (eff. 0.370)
1128.01/1128.29	c #Conflicts:    3616000 | #Learnt:      56408 | 0.000
1128.01/1128.29	c total clause space: 545.701MB
1128.01/1128.29	c total #watches: 2491291
1128.30/1128.55	c total #propagations: 3781343972 / total #impl: 10227257024 (eff. 0.370)
1128.30/1128.55	c #Conflicts:    3617000 | #Learnt:      57408 | 0.000
1128.30/1128.55	c total clause space: 545.701MB
1128.30/1128.55	c total #watches: 2493392
1128.50/1128.78	c total #propagations: 3782002318 / total #impl: 10229285883 (eff. 0.370)
1128.50/1128.78	c #Conflicts:    3618000 | #Learnt:      58408 | 0.000
1128.50/1128.78	c total clause space: 545.701MB
1128.50/1128.78	c total #watches: 2495423
1128.90/1129.11	c total #propagations: 3782817296 / total #impl: 10231504828 (eff. 0.370)
1128.90/1129.11	c #Conflicts:    3619000 | #Learnt:      59408 | 0.000
1128.90/1129.11	c total clause space: 545.701MB
1128.90/1129.11	c total #watches: 2497556
1129.30/1129.57	c total #propagations: 3783691235 / total #impl: 10234072797 (eff. 0.370)
1129.30/1129.57	c #Conflicts:    3620000 | #Learnt:      60408 | 0.000
1129.30/1129.57	c total clause space: 545.701MB
1129.30/1129.57	c total #watches: 2499591
1129.80/1130.02	c total #propagations: 3784863871 / total #impl: 10237217091 (eff. 0.370)
1129.80/1130.02	c #Conflicts:    3621000 | #Learnt:      61408 | 0.000
1129.80/1130.02	c total clause space: 545.701MB
1129.80/1130.02	c total #watches: 2501600
1130.00/1130.24	c total #propagations: 3785903417 / total #impl: 10240135081 (eff. 0.370)
1130.00/1130.24	c #Conflicts:    3622000 | #Learnt:      62408 | 0.000
1130.00/1130.24	c total clause space: 545.701MB
1130.00/1130.24	c total #watches: 2503692
1130.31/1130.54	c total #propagations: 3786720051 / total #impl: 10242266215 (eff. 0.370)
1130.31/1130.54	c #Conflicts:    3623000 | #Learnt:      63408 | 0.000
1130.31/1130.54	c total clause space: 545.701MB
1130.31/1130.54	c total #watches: 2505692
1130.50/1130.71	c total #propagations: 3788386158 / total #impl: 10245716186 (eff. 0.370)
1130.50/1130.71	c #Conflicts:    3624000 | #Learnt:      64408 | 0.000
1130.50/1130.71	c total clause space: 545.701MB
1130.50/1130.71	c total #watches: 2507763
1130.60/1130.84	c total #propagations: 3788998126 / total #impl: 10247283701 (eff. 0.370)
1130.60/1130.84	c #Conflicts:    3625000 | #Learnt:      65408 | 0.000
1130.60/1130.84	c total clause space: 545.701MB
1130.60/1130.84	c total #watches: 2509790
1130.70/1130.94	c total #propagations: 3789251917 / total #impl: 10248307788 (eff. 0.370)
1130.70/1130.94	c #Conflicts:    3626000 | #Learnt:      66408 | 0.000
1130.70/1130.94	c total clause space: 545.701MB
1130.70/1130.94	c total #watches: 2511819
1131.00/1131.21	c total #propagations: 3789431181 / total #impl: 10248849003 (eff. 0.370)
1131.00/1131.21	c #Conflicts:    3627000 | #Learnt:      67408 | 0.000
1131.00/1131.21	c total clause space: 545.701MB
1131.00/1131.21	c total #watches: 2513844
1131.20/1131.47	c total #propagations: 3790244023 / total #impl: 10250798565 (eff. 0.370)
1131.20/1131.47	c #Conflicts:    3628000 | #Learnt:      68408 | 0.000
1131.20/1131.47	c total clause space: 545.701MB
1131.20/1131.47	c total #watches: 2515844
1131.50/1131.77	c total #propagations: 3791409433 / total #impl: 10253558403 (eff. 0.370)
1131.50/1131.77	c #Conflicts:    3629000 | #Learnt:      69408 | 0.000
1131.50/1131.77	c total clause space: 545.701MB
1131.50/1131.77	c total #watches: 2517844
1131.80/1132.08	c total #propagations: 3792643113 / total #impl: 10256353416 (eff. 0.370)
1131.80/1132.08	c #Conflicts:    3630000 | #Learnt:      70408 | 0.000
1131.80/1132.08	c total clause space: 545.701MB
1131.80/1132.08	c total #watches: 2519844
1132.41/1132.64	c total #propagations: 3793925511 / total #impl: 10258791067 (eff. 0.370)
1132.41/1132.64	c #Conflicts:    3631000 | #Learnt:      71408 | 0.000
1132.41/1132.64	c total clause space: 545.701MB
1132.41/1132.64	c total #watches: 2521844
1132.90/1133.15	c total #propagations: 3796009895 / total #impl: 10263574897 (eff. 0.370)
1132.90/1133.15	c #Conflicts:    3632000 | #Learnt:      72408 | 0.000
1132.90/1133.15	c total clause space: 545.701MB
1132.90/1133.15	c total #watches: 2523844
1133.40/1133.69	c total #propagations: 3797727270 / total #impl: 10267890342 (eff. 0.370)
1133.40/1133.69	c #Conflicts:    3633000 | #Learnt:      73408 | 0.000
1133.40/1133.69	c total clause space: 545.701MB
1133.40/1133.69	c total #watches: 2525844
1133.90/1134.17	c total #propagations: 3799430756 / total #impl: 10272014406 (eff. 0.370)
1133.90/1134.17	c #Conflicts:    3634000 | #Learnt:      74408 | 0.000
1133.90/1134.17	c total clause space: 545.701MB
1133.90/1134.18	c total #watches: 2527871
1134.30/1134.56	c total #propagations: 3800597203 / total #impl: 10275380930 (eff. 0.370)
1134.30/1134.56	c #Conflicts:    3635000 | #Learnt:      75408 | 0.000
1134.30/1134.56	c total clause space: 545.701MB
1134.30/1134.56	c total #watches: 2529871
1134.80/1135.02	c total #propagations: 3801743312 / total #impl: 10278675556 (eff. 0.370)
1134.80/1135.02	c #Conflicts:    3636000 | #Learnt:      76408 | 0.000
1134.80/1135.02	c total clause space: 545.701MB
1134.80/1135.02	c total #watches: 2531871
1135.30/1135.55	c total #propagations: 3803362690 / total #impl: 10282465167 (eff. 0.370)
1135.30/1135.55	c #Conflicts:    3637000 | #Learnt:      77408 | 0.000
1135.30/1135.55	c total clause space: 545.701MB
1135.30/1135.55	c total #watches: 2533881
1135.81/1136.02	c total #propagations: 3805011458 / total #impl: 10288090835 (eff. 0.370)
1135.81/1136.02	c #Conflicts:    3638000 | #Learnt:      78408 | 0.000
1135.81/1136.02	c total clause space: 545.701MB
1135.81/1136.02	c total #watches: 2535881
1136.20/1136.43	c total #propagations: 3806435331 / total #impl: 10292203171 (eff. 0.370)
1136.20/1136.43	c #Conflicts:    3639000 | #Learnt:      79408 | 0.000
1136.20/1136.43	c total clause space: 545.701MB
1136.20/1136.43	c total #watches: 2537881
1136.70/1136.94	c total #propagations: 3808359502 / total #impl: 10296910855 (eff. 0.370)
1136.70/1136.94	c #Conflicts:    3640000 | #Learnt:      80408 | 0.000
1136.70/1136.94	c total clause space: 545.701MB
1136.70/1136.94	c total #watches: 2539881
1137.30/1137.51	c total #propagations: 3810016993 / total #impl: 10302968276 (eff. 0.370)
1137.30/1137.51	c #Conflicts:    3641000 | #Learnt:      81408 | 0.000
1137.30/1137.51	c total clause space: 545.701MB
1137.30/1137.51	c total #watches: 2541881
1137.80/1138.10	c total #propagations: 3811934103 / total #impl: 10309770822 (eff. 0.370)
1137.80/1138.10	c #Conflicts:    3642000 | #Learnt:      82408 | 0.000
1137.80/1138.10	c total clause space: 545.701MB
1137.80/1138.10	c total #watches: 2543881
1138.40/1138.60	c total #propagations: 3813545986 / total #impl: 10314101479 (eff. 0.370)
1138.40/1138.60	c #Conflicts:    3643000 | #Learnt:      83408 | 0.000
1138.40/1138.60	c total clause space: 545.701MB
1138.40/1138.60	c total #watches: 2545898
1138.60/1138.83	c total #propagations: 3814342250 / total #impl: 10316383823 (eff. 0.370)
1138.60/1138.83	c #Conflicts:    3644000 | #Learnt:      84408 | 0.000
1138.60/1138.83	c total clause space: 545.701MB
1138.60/1138.83	c total #watches: 2547936
1139.11/1139.38	c total #propagations: 3814701018 / total #impl: 10317450557 (eff. 0.370)
1139.11/1139.38	c #Conflicts:    3645000 | #Learnt:      85408 | 0.000
1139.11/1139.38	c total clause space: 545.701MB
1139.11/1139.38	c total #watches: 2549936
1139.70/1139.95	c total #propagations: 3816048603 / total #impl: 10321065111 (eff. 0.370)
1139.70/1139.95	c #Conflicts:    3646000 | #Learnt:      86408 | 0.000
1139.70/1139.95	c total clause space: 545.701MB
1139.70/1139.95	c total #watches: 2551945
1140.30/1140.50	c total #propagations: 3817740712 / total #impl: 10325408682 (eff. 0.370)
1140.30/1140.50	c #Conflicts:    3647000 | #Learnt:      87408 | 0.000
1140.30/1140.50	c total clause space: 545.701MB
1140.30/1140.50	c total #watches: 2553945
1141.00/1141.23	c total #propagations: 3818968523 / total #impl: 10329027703 (eff. 0.370)
1141.00/1141.23	c #Conflicts:    3648000 | #Learnt:      88408 | 0.000
1141.00/1141.23	c total clause space: 545.701MB
1141.00/1141.23	c total #watches: 2555945
1141.60/1141.82	c total #propagations: 3821340703 / total #impl: 10336811532 (eff. 0.370)
1141.60/1141.82	c #Conflicts:    3649000 | #Learnt:      89408 | 0.000
1141.60/1141.82	c total clause space: 545.701MB
1141.60/1141.82	c total #watches: 2557945
1142.10/1142.31	c total #propagations: 3822997798 / total #impl: 10342533727 (eff. 0.370)
1142.10/1142.31	c #Conflicts:    3650000 | #Learnt:      90408 | 0.000
1142.10/1142.31	c total clause space: 545.701MB
1142.10/1142.31	c total #watches: 2559954
1142.50/1142.73	c total #propagations: 3825021277 / total #impl: 10347470126 (eff. 0.370)
1142.50/1142.73	c #Conflicts:    3651000 | #Learnt:      91408 | 0.000
1142.50/1142.73	c total clause space: 545.701MB
1142.50/1142.73	c total #watches: 2561954
1143.10/1143.30	c total #propagations: 3826996923 / total #impl: 10351911261 (eff. 0.370)
1143.10/1143.30	c #Conflicts:    3652000 | #Learnt:      92408 | 0.000
1143.10/1143.30	c total clause space: 545.701MB
1143.10/1143.30	c total #watches: 2563954
1143.41/1143.69	c total #propagations: 3828952092 / total #impl: 10357055101 (eff. 0.370)
1143.41/1143.69	c GARBAGE COLLECT
1143.41/1143.69	c #Conflicts:    3653000 | #Learnt:      46973 | 0.000
1143.41/1143.69	c total clause space: 545.701MB
1143.41/1143.69	c total #watches: 2472302
1143.70/1143.96	c total #propagations: 3829816097 / total #impl: 10359553550 (eff. 0.370)
1143.70/1143.96	c #Conflicts:    3654000 | #Learnt:      47973 | 0.000
1143.70/1143.96	c total clause space: 545.701MB
1143.70/1143.96	c total #watches: 2474319
1144.00/1144.26	c total #propagations: 3830797111 / total #impl: 10362309517 (eff. 0.370)
1144.00/1144.26	c #Conflicts:    3655000 | #Learnt:      48973 | 0.000
1144.00/1144.26	c total clause space: 545.701MB
1144.00/1144.26	c total #watches: 2476353
1144.30/1144.59	c total #propagations: 3831996423 / total #impl: 10366063389 (eff. 0.370)
1144.30/1144.59	c #Conflicts:    3656000 | #Learnt:      49973 | 0.000
1144.30/1144.59	c total clause space: 545.701MB
1144.30/1144.59	c total #watches: 2478353
1144.70/1144.91	c total #propagations: 3833311515 / total #impl: 10369966582 (eff. 0.370)
1144.70/1144.91	c #Conflicts:    3657000 | #Learnt:      50973 | 0.000
1144.70/1144.91	c total clause space: 545.701MB
1144.70/1144.91	c total #watches: 2480366
1144.90/1145.12	c total #propagations: 3834375859 / total #impl: 10373054981 (eff. 0.370)
1144.90/1145.12	c #Conflicts:    3658000 | #Learnt:      51973 | 0.000
1144.90/1145.12	c total clause space: 545.701MB
1144.90/1145.12	c total #watches: 2482394
1145.10/1145.38	c total #propagations: 3835034564 / total #impl: 10375088299 (eff. 0.370)
1145.10/1145.38	c #Conflicts:    3659000 | #Learnt:      52973 | 0.000
1145.10/1145.38	c total clause space: 545.701MB
1145.10/1145.38	c total #watches: 2484398
1145.50/1145.76	c total #propagations: 3836039847 / total #impl: 10377342740 (eff. 0.370)
1145.50/1145.76	c #Conflicts:    3660000 | #Learnt:      53973 | 0.000
1145.50/1145.76	c total clause space: 545.701MB
1145.50/1145.76	c total #watches: 2486398
1145.80/1146.03	c total #propagations: 3837697975 / total #impl: 10381344581 (eff. 0.370)
1145.80/1146.03	c #Conflicts:    3661000 | #Learnt:      54973 | 0.000
1145.80/1146.03	c total clause space: 545.701MB
1145.80/1146.03	c total #watches: 2488398
1146.10/1146.32	c total #propagations: 3838555645 / total #impl: 10383783920 (eff. 0.370)
1146.10/1146.32	c #Conflicts:    3662000 | #Learnt:      55973 | 0.000
1146.10/1146.32	c total clause space: 545.701MB
1146.10/1146.32	c total #watches: 2490417
1146.40/1146.62	c total #propagations: 3839314950 / total #impl: 10385813712 (eff. 0.370)
1146.40/1146.62	c #Conflicts:    3663000 | #Learnt:      56973 | 0.000
1146.40/1146.62	c total clause space: 545.701MB
1146.40/1146.62	c total #watches: 2492434
1146.71/1146.93	c total #propagations: 3840374676 / total #impl: 10388114405 (eff. 0.370)
1146.71/1146.93	c #Conflicts:    3664000 | #Learnt:      57973 | 0.000
1146.71/1146.93	c total clause space: 545.701MB
1146.71/1146.93	c total #watches: 2494458
1146.90/1147.12	c total #propagations: 3841417454 / total #impl: 10390943740 (eff. 0.370)
1146.90/1147.12	c #Conflicts:    3665000 | #Learnt:      58973 | 0.000
1146.90/1147.12	c total clause space: 545.701MB
1146.90/1147.12	c total #watches: 2496525
1147.00/1147.28	c total #propagations: 3841801369 / total #impl: 10392011436 (eff. 0.370)
1147.00/1147.28	c #Conflicts:    3666000 | #Learnt:      59973 | 0.000
1147.00/1147.28	c total clause space: 545.701MB
1147.00/1147.28	c total #watches: 2498542
1147.20/1147.47	c total #propagations: 3842309322 / total #impl: 10393447370 (eff. 0.370)
1147.20/1147.47	c #Conflicts:    3667000 | #Learnt:      60973 | 0.000
1147.20/1147.47	c total clause space: 545.701MB
1147.20/1147.47	c total #watches: 2500577
1147.60/1147.80	c total #propagations: 3842829610 / total #impl: 10395143454 (eff. 0.370)
1147.60/1147.80	c #Conflicts:    3668000 | #Learnt:      61973 | 0.000
1147.60/1147.80	c total clause space: 545.701MB
1147.60/1147.80	c total #watches: 2502595
1147.81/1148.01	c total #propagations: 3844230613 / total #impl: 10398581889 (eff. 0.370)
1147.81/1148.01	c #Conflicts:    3669000 | #Learnt:      62973 | 0.000
1147.81/1148.01	c total clause space: 545.701MB
1147.81/1148.01	c total #watches: 2504596
1148.30/1148.58	c total #propagations: 3844845207 / total #impl: 10400313351 (eff. 0.370)
1148.30/1148.58	c #Conflicts:    3670000 | #Learnt:      63973 | 0.000
1148.30/1148.58	c total clause space: 545.701MB
1148.30/1148.58	c total #watches: 2506596
1148.91/1149.15	c total #propagations: 3847267500 / total #impl: 10406917628 (eff. 0.370)
1148.91/1149.15	c #Conflicts:    3671000 | #Learnt:      64973 | 0.000
1148.91/1149.15	c total clause space: 545.701MB
1148.91/1149.15	c total #watches: 2508596
1149.30/1149.51	c total #propagations: 3849570662 / total #impl: 10413793549 (eff. 0.370)
1149.30/1149.51	c #Conflicts:    3672000 | #Learnt:      65973 | 0.000
1149.30/1149.51	c total clause space: 545.701MB
1149.30/1149.51	c total #watches: 2510611
1149.70/1149.96	c total #propagations: 3851025991 / total #impl: 10417579241 (eff. 0.370)
1149.70/1149.96	c #Conflicts:    3673000 | #Learnt:      66973 | 0.000
1149.70/1149.96	c total clause space: 545.701MB
1149.70/1149.96	c total #watches: 2512611
1150.20/1150.43	c total #propagations: 3853047501 / total #impl: 10422344968 (eff. 0.370)
1150.20/1150.43	c #Conflicts:    3674000 | #Learnt:      67973 | 0.000
1150.20/1150.43	c total clause space: 545.701MB
1150.20/1150.43	c total #watches: 2514611
1150.80/1151.00	c total #propagations: 3855270366 / total #impl: 10427655543 (eff. 0.370)
1150.80/1151.00	c #Conflicts:    3675000 | #Learnt:      68973 | 0.000
1150.80/1151.00	c total clause space: 545.701MB
1150.80/1151.00	c total #watches: 2516611
1151.30/1151.56	c total #propagations: 3857492168 / total #impl: 10433113866 (eff. 0.370)
1151.30/1151.56	c #Conflicts:    3676000 | #Learnt:      69973 | 0.000
1151.30/1151.56	c total clause space: 545.701MB
1151.30/1151.56	c total #watches: 2518611
1151.80/1152.09	c total #propagations: 3859622018 / total #impl: 10438218357 (eff. 0.370)
1151.80/1152.09	c #Conflicts:    3677000 | #Learnt:      70973 | 0.000
1151.80/1152.09	c total clause space: 545.701MB
1151.80/1152.09	c total #watches: 2520611
1152.20/1152.48	c total #propagations: 3861707252 / total #impl: 10442969026 (eff. 0.370)
1152.20/1152.48	c #Conflicts:    3678000 | #Learnt:      71973 | 0.000
1152.20/1152.48	c total clause space: 545.701MB
1152.20/1152.48	c total #watches: 2522611
1152.60/1152.83	c total #propagations: 3863029304 / total #impl: 10446336553 (eff. 0.370)
1152.60/1152.83	c #Conflicts:    3679000 | #Learnt:      72973 | 0.000
1152.60/1152.83	c total clause space: 545.701MB
1152.60/1152.83	c total #watches: 2524621
1153.30/1153.52	c total #propagations: 3863988648 / total #impl: 10448782140 (eff. 0.370)
1153.30/1153.52	c #Conflicts:    3680000 | #Learnt:      73973 | 0.000
1153.30/1153.52	c total clause space: 545.701MB
1153.30/1153.52	c total #watches: 2526621
1153.80/1154.07	c total #propagations: 3866465398 / total #impl: 10454162831 (eff. 0.370)
1153.80/1154.07	c #Conflicts:    3681000 | #Learnt:      74973 | 0.000
1153.80/1154.07	c total clause space: 545.701MB
1153.80/1154.07	c total #watches: 2528621
1154.60/1154.81	c total #propagations: 3868720542 / total #impl: 10458566258 (eff. 0.370)
1154.60/1154.81	c #Conflicts:    3682000 | #Learnt:      75973 | 0.000
1154.60/1154.81	c total clause space: 545.701MB
1154.60/1154.81	c total #watches: 2530621
1155.30/1155.50	c total #propagations: 3871321470 / total #impl: 10464271027 (eff. 0.370)
1155.30/1155.50	c #Conflicts:    3683000 | #Learnt:      76973 | 0.000
1155.30/1155.50	c total clause space: 545.701MB
1155.30/1155.50	c total #watches: 2532621
1156.10/1156.31	c total #propagations: 3873781872 / total #impl: 10469503895 (eff. 0.370)
1156.10/1156.31	c #Conflicts:    3684000 | #Learnt:      77973 | 0.000
1156.10/1156.31	c total clause space: 545.701MB
1156.10/1156.31	c total #watches: 2534621
1156.80/1157.02	c total #propagations: 3876263729 / total #impl: 10474663895 (eff. 0.370)
1156.80/1157.02	c #Conflicts:    3685000 | #Learnt:      78973 | 0.000
1156.80/1157.02	c total clause space: 545.701MB
1156.80/1157.02	c total #watches: 2536621
1157.40/1157.68	c total #propagations: 3878461321 / total #impl: 10479125153 (eff. 0.370)
1157.40/1157.68	c #Conflicts:    3686000 | #Learnt:      79973 | 0.000
1157.40/1157.68	c total clause space: 545.701MB
1157.40/1157.68	c total #watches: 2538621
1158.10/1158.30	c total #propagations: 3880390296 / total #impl: 10482944664 (eff. 0.370)
1158.10/1158.30	c #Conflicts:    3687000 | #Learnt:      80973 | 0.000
1158.10/1158.30	c total clause space: 545.701MB
1158.10/1158.30	c total #watches: 2540621
1158.80/1159.05	c total #propagations: 3882213977 / total #impl: 10487001830 (eff. 0.370)
1158.80/1159.05	c #Conflicts:    3688000 | #Learnt:      81973 | 0.000
1158.80/1159.05	c total clause space: 545.701MB
1158.80/1159.05	c total #watches: 2542621
1159.60/1159.81	c total #propagations: 3884399958 / total #impl: 10491889422 (eff. 0.370)
1159.60/1159.81	c #Conflicts:    3689000 | #Learnt:      82973 | 0.000
1159.60/1159.81	c total clause space: 545.701MB
1159.60/1159.81	c total #watches: 2544621
1160.20/1160.49	c total #propagations: 3886502885 / total #impl: 10496391685 (eff. 0.370)
1160.20/1160.49	c #Conflicts:    3690000 | #Learnt:      83973 | 0.000
1160.20/1160.49	c total clause space: 545.701MB
1160.20/1160.49	c total #watches: 2546621
1161.00/1161.25	c total #propagations: 3888558034 / total #impl: 10500837573 (eff. 0.370)
1161.00/1161.25	c #Conflicts:    3691000 | #Learnt:      84973 | 0.000
1161.00/1161.25	c total clause space: 545.701MB
1161.00/1161.25	c total #watches: 2548629
1161.50/1161.77	c total #propagations: 3890510788 / total #impl: 10506360608 (eff. 0.370)
1161.50/1161.77	c #Conflicts:    3692000 | #Learnt:      85973 | 0.000
1161.50/1161.77	c total clause space: 545.701MB
1161.50/1161.77	c total #watches: 2550641
1162.30/1162.53	c total #propagations: 3892172912 / total #impl: 10511775960 (eff. 0.370)
1162.30/1162.53	c #Conflicts:    3693000 | #Learnt:      86973 | 0.000
1162.30/1162.53	c total clause space: 545.701MB
1162.30/1162.53	c total #watches: 2552641
1163.00/1163.20	c total #propagations: 3894296538 / total #impl: 10518713178 (eff. 0.370)
1163.00/1163.20	c #Conflicts:    3694000 | #Learnt:      87973 | 0.000
1163.00/1163.20	c total clause space: 545.701MB
1163.00/1163.20	c total #watches: 2554641
1163.60/1163.81	c total #propagations: 3896275076 / total #impl: 10523665108 (eff. 0.370)
1163.60/1163.81	c #Conflicts:    3695000 | #Learnt:      88973 | 0.000
1163.60/1163.81	c total clause space: 545.701MB
1163.60/1163.81	c total #watches: 2556653
1163.90/1164.15	c total #propagations: 3898211861 / total #impl: 10529508988 (eff. 0.370)
1163.90/1164.15	c #Conflicts:    3696000 | #Learnt:      89973 | 0.000
1163.90/1164.15	c total clause space: 545.701MB
1163.90/1164.15	c total #watches: 2558654
1164.30/1164.51	c total #propagations: 3899246794 / total #impl: 10532359655 (eff. 0.370)
1164.30/1164.51	c #Conflicts:    3697000 | #Learnt:      90973 | 0.000
1164.30/1164.51	c total clause space: 545.701MB
1164.30/1164.51	c total #watches: 2560663
1164.90/1165.12	c total #propagations: 3900327748 / total #impl: 10535877241 (eff. 0.370)
1164.90/1165.12	c #Conflicts:    3698000 | #Learnt:      91973 | 0.000
1164.90/1165.12	c total clause space: 545.701MB
1164.90/1165.12	c total #watches: 2562663
1166.00/1166.27	c total #propagations: 3901894929 / total #impl: 10540817141 (eff. 0.370)
1166.00/1166.27	c #Conflicts:    3699000 | #Learnt:      92973 | 0.000
1166.00/1166.27	c total clause space: 545.701MB
1166.00/1166.27	c total #watches: 2564663
1166.70/1166.94	c total #propagations: 3904494330 / total #impl: 10550056145 (eff. 0.370)
1166.70/1166.94	c GARBAGE COLLECT
1166.70/1166.94	c #Conflicts:    3700000 | #Learnt:      47199 | 0.000
1166.70/1166.94	c total clause space: 545.701MB
1166.70/1166.94	c total #watches: 2472731
1167.30/1167.56	c total #propagations: 3906590943 / total #impl: 10555732725 (eff. 0.370)
1167.30/1167.56	c #Conflicts:    3701000 | #Learnt:      48199 | 0.000
1167.30/1167.56	c total clause space: 545.701MB
1167.30/1167.56	c total #watches: 2474731
1168.00/1168.25	c total #propagations: 3908381090 / total #impl: 10563139736 (eff. 0.370)
1168.00/1168.25	c #Conflicts:    3702000 | #Learnt:      49199 | 0.000
1168.00/1168.25	c total clause space: 545.701MB
1168.00/1168.25	c total #watches: 2476731
1168.40/1168.61	c total #propagations: 3910435027 / total #impl: 10570245244 (eff. 0.370)
1168.40/1168.61	c #Conflicts:    3703000 | #Learnt:      50199 | 0.000
1168.40/1168.61	c total clause space: 545.701MB
1168.40/1168.62	c total #watches: 2478731
1168.90/1169.17	c total #propagations: 3911714131 / total #impl: 10574241162 (eff. 0.370)
1168.90/1169.17	c #Conflicts:    3704000 | #Learnt:      51199 | 0.000
1168.90/1169.17	c total clause space: 545.701MB
1168.90/1169.17	c total #watches: 2480731
1169.90/1170.15	c total #propagations: 3913672953 / total #impl: 10579963031 (eff. 0.370)
1169.90/1170.15	c #Conflicts:    3705000 | #Learnt:      52199 | 0.000
1169.90/1170.15	c total clause space: 545.701MB
1169.90/1170.15	c total #watches: 2482731
1170.40/1170.64	c total #propagations: 3916560654 / total #impl: 10589273611 (eff. 0.370)
1170.40/1170.64	c #Conflicts:    3706000 | #Learnt:      53199 | 0.000
1170.40/1170.64	c total clause space: 545.701MB
1170.40/1170.64	c total #watches: 2484731
1171.00/1171.26	c total #propagations: 3918766060 / total #impl: 10595687652 (eff. 0.370)
1171.00/1171.26	c #Conflicts:    3707000 | #Learnt:      54199 | 0.000
1171.00/1171.26	c total clause space: 545.701MB
1171.00/1171.26	c total #watches: 2486731
1171.40/1171.66	c total #propagations: 3921329515 / total #impl: 10602860407 (eff. 0.370)
1171.40/1171.66	c #Conflicts:    3708000 | #Learnt:      55199 | 0.000
1171.40/1171.66	c total clause space: 545.701MB
1171.40/1171.66	c total #watches: 2488794
1171.80/1172.09	c total #propagations: 3922754756 / total #impl: 10607292968 (eff. 0.370)
1171.80/1172.09	c #Conflicts:    3709000 | #Learnt:      56199 | 0.000
1171.80/1172.09	c total clause space: 545.701MB
1171.80/1172.09	c total #watches: 2490794
1172.70/1172.91	c total #propagations: 3924272549 / total #impl: 10611439331 (eff. 0.370)
1172.70/1172.91	c #Conflicts:    3710000 | #Learnt:      57199 | 0.000
1172.70/1172.91	c total clause space: 545.701MB
1172.70/1172.91	c total #watches: 2492794
1173.50/1173.79	c total #propagations: 3927145646 / total #impl: 10619662241 (eff. 0.370)
1173.50/1173.79	c #Conflicts:    3711000 | #Learnt:      58199 | 0.000
1173.50/1173.79	c total clause space: 545.701MB
1173.50/1173.79	c total #watches: 2494794
1174.20/1174.44	c total #propagations: 3930138752 / total #impl: 10628684189 (eff. 0.370)
1174.20/1174.44	c #Conflicts:    3712000 | #Learnt:      59199 | 0.000
1174.20/1174.44	c total clause space: 545.701MB
1174.20/1174.44	c total #watches: 2496794
1175.00/1175.21	c total #propagations: 3932036857 / total #impl: 10635040208 (eff. 0.370)
1175.00/1175.21	c #Conflicts:    3713000 | #Learnt:      60199 | 0.000
1175.00/1175.21	c total clause space: 545.701MB
1175.00/1175.21	c total #watches: 2498794
1175.70/1175.92	c total #propagations: 3933815912 / total #impl: 10641243481 (eff. 0.370)
1175.70/1175.92	c #Conflicts:    3714000 | #Learnt:      61199 | 0.000
1175.70/1175.92	c total clause space: 545.701MB
1175.70/1175.92	c total #watches: 2500794
1176.20/1176.49	c total #propagations: 3935397278 / total #impl: 10648408913 (eff. 0.370)
1176.20/1176.49	c #Conflicts:    3715000 | #Learnt:      62199 | 0.000
1176.20/1176.49	c total clause space: 545.701MB
1176.20/1176.49	c total #watches: 2502801
1177.10/1177.35	c total #propagations: 3937062854 / total #impl: 10653298415 (eff. 0.370)
1177.10/1177.35	c #Conflicts:    3716000 | #Learnt:      63199 | 0.000
1177.10/1177.35	c total clause space: 545.701MB
1177.10/1177.35	c total #watches: 2504936
1177.60/1177.85	c total #propagations: 3939319007 / total #impl: 10660634333 (eff. 0.370)
1177.60/1177.85	c #Conflicts:    3717000 | #Learnt:      64199 | 0.000
1177.60/1177.85	c total clause space: 545.701MB
1177.60/1177.85	c total #watches: 2506936
1178.09/1178.39	c total #propagations: 3941234821 / total #impl: 10666510197 (eff. 0.369)
1178.09/1178.39	c #Conflicts:    3718000 | #Learnt:      65199 | 0.000
1178.09/1178.39	c total clause space: 545.701MB
1178.09/1178.39	c total #watches: 2508936
1178.79/1179.10	c total #propagations: 3943296231 / total #impl: 10672250756 (eff. 0.369)
1178.79/1179.10	c #Conflicts:    3719000 | #Learnt:      66199 | 0.000
1178.79/1179.10	c total clause space: 545.701MB
1178.79/1179.10	c total #watches: 2511063
1179.19/1179.49	c total #propagations: 3945451225 / total #impl: 10678855780 (eff. 0.369)
1179.19/1179.49	c #Conflicts:    3720000 | #Learnt:      67199 | 0.000
1179.19/1179.49	c total clause space: 545.701MB
1179.19/1179.49	c total #watches: 2513081
1179.80/1180.06	c total #propagations: 3946275899 / total #impl: 10680602746 (eff. 0.369)
1179.80/1180.06	c #Conflicts:    3721000 | #Learnt:      68199 | 0.000
1179.80/1180.06	c total clause space: 545.701MB
1179.80/1180.06	c total #watches: 2515087
1180.29/1180.59	c total #propagations: 3948091600 / total #impl: 10686262542 (eff. 0.369)
1180.29/1180.59	c #Conflicts:    3722000 | #Learnt:      69199 | 0.000
1180.29/1180.59	c total clause space: 545.701MB
1180.29/1180.59	c total #watches: 2517087
1181.19/1181.46	c total #propagations: 3949161521 / total #impl: 10690111686 (eff. 0.369)
1181.19/1181.46	c #Conflicts:    3723000 | #Learnt:      70199 | 0.000
1181.19/1181.46	c total clause space: 545.701MB
1181.19/1181.46	c total #watches: 2519087
1181.90/1182.16	c total #propagations: 3951404677 / total #impl: 10698038204 (eff. 0.369)
1181.90/1182.16	c #Conflicts:    3724000 | #Learnt:      71199 | 0.000
1181.90/1182.16	c total clause space: 545.701MB
1181.90/1182.16	c total #watches: 2521087
1182.39/1182.60	c total #propagations: 3953289397 / total #impl: 10703939810 (eff. 0.369)
1182.39/1182.60	c #Conflicts:    3725000 | #Learnt:      72199 | 0.000
1182.39/1182.60	c total clause space: 545.701MB
1182.39/1182.60	c total #watches: 2523105
1182.89/1183.19	c total #propagations: 3954437037 / total #impl: 10707011895 (eff. 0.369)
1182.89/1183.19	c #Conflicts:    3726000 | #Learnt:      73199 | 0.000
1182.89/1183.19	c total clause space: 545.701MB
1182.89/1183.19	c total #watches: 2525105
1183.49/1183.74	c total #propagations: 3956170793 / total #impl: 10712490393 (eff. 0.369)
1183.49/1183.74	c #Conflicts:    3727000 | #Learnt:      74199 | 0.000
1183.49/1183.74	c total clause space: 545.701MB
1183.49/1183.74	c total #watches: 2527105
1183.99/1184.24	c total #propagations: 3958348027 / total #impl: 10718759396 (eff. 0.369)
1183.99/1184.24	c #Conflicts:    3728000 | #Learnt:      75199 | 0.000
1183.99/1184.24	c total clause space: 545.701MB
1183.99/1184.24	c total #watches: 2529105
1184.49/1184.74	c total #propagations: 3960570533 / total #impl: 10724229363 (eff. 0.369)
1184.49/1184.74	c #Conflicts:    3729000 | #Learnt:      76199 | 0.000
1184.49/1184.74	c total clause space: 545.701MB
1184.49/1184.74	c total #watches: 2531105
1185.30/1185.54	c total #propagations: 3962787278 / total #impl: 10729810880 (eff. 0.369)
1185.30/1185.54	c #Conflicts:    3730000 | #Learnt:      77199 | 0.000
1185.30/1185.54	c total clause space: 545.701MB
1185.30/1185.54	c total #watches: 2533115
1185.79/1186.09	c total #propagations: 3965249771 / total #impl: 10738061134 (eff. 0.369)
1185.79/1186.09	c #Conflicts:    3731000 | #Learnt:      78199 | 0.000
1185.79/1186.09	c total clause space: 545.701MB
1185.79/1186.09	c total #watches: 2535115
1186.30/1186.54	c total #propagations: 3966794637 / total #impl: 10742926942 (eff. 0.369)
1186.30/1186.54	c #Conflicts:    3732000 | #Learnt:      79199 | 0.000
1186.30/1186.54	c total clause space: 545.701MB
1186.30/1186.54	c total #watches: 2537115
1186.79/1187.04	c total #propagations: 3968225304 / total #impl: 10746865494 (eff. 0.369)
1186.79/1187.04	c #Conflicts:    3733000 | #Learnt:      80199 | 0.000
1186.79/1187.04	c total clause space: 545.701MB
1186.79/1187.04	c total #watches: 2539115
1187.29/1187.59	c total #propagations: 3969828356 / total #impl: 10752004927 (eff. 0.369)
1187.29/1187.59	c #Conflicts:    3734000 | #Learnt:      81199 | 0.000
1187.29/1187.59	c total clause space: 545.701MB
1187.29/1187.59	c total #watches: 2541115
1187.79/1188.08	c total #propagations: 3971558797 / total #impl: 10757260466 (eff. 0.369)
1187.79/1188.08	c #Conflicts:    3735000 | #Learnt:      82199 | 0.000
1187.79/1188.08	c total clause space: 545.701MB
1187.79/1188.08	c total #watches: 2543115
1188.29/1188.58	c total #propagations: 3973153980 / total #impl: 10761903697 (eff. 0.369)
1188.29/1188.58	c #Conflicts:    3736000 | #Learnt:      83199 | 0.000
1188.29/1188.58	c total clause space: 545.701MB
1188.29/1188.58	c total #watches: 2545124
1188.89/1189.19	c total #propagations: 3974443126 / total #impl: 10765846811 (eff. 0.369)
1188.89/1189.19	c #Conflicts:    3737000 | #Learnt:      84199 | 0.000
1188.89/1189.19	c total clause space: 545.701MB
1188.89/1189.19	c total #watches: 2547124
1189.60/1189.81	c total #propagations: 3976303278 / total #impl: 10770727360 (eff. 0.369)
1189.60/1189.81	c #Conflicts:    3738000 | #Learnt:      85199 | 0.000
1189.60/1189.81	c total clause space: 545.701MB
1189.60/1189.81	c total #watches: 2549124
1190.39/1190.63	c total #propagations: 3978402145 / total #impl: 10777734005 (eff. 0.369)
1190.39/1190.63	c #Conflicts:    3739000 | #Learnt:      86199 | 0.000
1190.39/1190.63	c total clause space: 545.701MB
1190.39/1190.64	c total #watches: 2551133
1191.39/1191.68	c total #propagations: 3980591423 / total #impl: 10784729943 (eff. 0.369)
1191.39/1191.68	c #Conflicts:    3740000 | #Learnt:      87199 | 0.000
1191.39/1191.68	c total clause space: 545.701MB
1191.39/1191.68	c total #watches: 2553133
1192.49/1192.76	c total #propagations: 3983410501 / total #impl: 10794494143 (eff. 0.369)
1192.49/1192.76	c #Conflicts:    3741000 | #Learnt:      88199 | 0.000
1192.49/1192.76	c total clause space: 545.701MB
1192.49/1192.77	c total #watches: 2555133
1193.19/1193.47	c total #propagations: 3986470871 / total #impl: 10804814527 (eff. 0.369)
1193.19/1193.47	c #Conflicts:    3742000 | #Learnt:      89199 | 0.000
1193.19/1193.47	c total clause space: 545.701MB
1193.19/1193.47	c total #watches: 2557189
1193.79/1194.04	c total #propagations: 3988037689 / total #impl: 10810775137 (eff. 0.369)
1193.79/1194.04	c #Conflicts:    3743000 | #Learnt:      90199 | 0.000
1193.79/1194.04	c total clause space: 545.701MB
1193.79/1194.04	c total #watches: 2559189
1194.49/1194.71	c total #propagations: 3989927484 / total #impl: 10815679953 (eff. 0.369)
1194.49/1194.71	c #Conflicts:    3744000 | #Learnt:      91199 | 0.000
1194.49/1194.71	c total clause space: 545.701MB
1194.49/1194.71	c total #watches: 2561189
1195.20/1195.47	c total #propagations: 3991858507 / total #impl: 10821362493 (eff. 0.369)
1195.20/1195.47	c #Conflicts:    3745000 | #Learnt:      92199 | 0.000
1195.20/1195.47	c total clause space: 545.701MB
1195.20/1195.47	c total #watches: 2563199
1195.69/1195.96	c total #propagations: 3993647194 / total #impl: 10827612802 (eff. 0.369)
1195.69/1195.96	c #Conflicts:    3746000 | #Learnt:      93199 | 0.000
1195.69/1195.96	c total clause space: 545.701MB
1195.69/1195.96	c total #watches: 2565199
1196.49/1196.73	c total #propagations: 3994801540 / total #impl: 10831264726 (eff. 0.369)
1196.49/1196.73	c GARBAGE COLLECT
1196.49/1196.73	c #Conflicts:    3747000 | #Learnt:      47304 | 0.000
1196.49/1196.73	c total clause space: 545.701MB
1196.49/1196.73	c total #watches: 2472941
1196.89/1197.13	c total #propagations: 3996551195 / total #impl: 10836877723 (eff. 0.369)
1196.89/1197.13	c #Conflicts:    3748000 | #Learnt:      48304 | 0.000
1196.89/1197.13	c total clause space: 545.701MB
1196.89/1197.13	c total #watches: 2474941
1197.49/1197.78	c total #propagations: 3997915576 / total #impl: 10841525143 (eff. 0.369)
1197.49/1197.78	c #Conflicts:    3749000 | #Learnt:      49304 | 0.000
1197.49/1197.78	c total clause space: 545.701MB
1197.49/1197.78	c total #watches: 2476957
1197.89/1198.14	c total #propagations: 4000731506 / total #impl: 10849509843 (eff. 0.369)
1197.89/1198.14	c #Conflicts:    3750000 | #Learnt:      50304 | 0.000
1197.89/1198.14	c total clause space: 545.701MB
1197.89/1198.14	c total #watches: 2478957
1198.40/1198.67	c total #propagations: 4002409713 / total #impl: 10854638661 (eff. 0.369)
1198.40/1198.67	c #Conflicts:    3751000 | #Learnt:      51304 | 0.000
1198.40/1198.67	c total clause space: 545.701MB
1198.40/1198.67	c total #watches: 2480963
1198.99/1199.21	c total #propagations: 4004322260 / total #impl: 10860476443 (eff. 0.369)
1198.99/1199.21	c #Conflicts:    3752000 | #Learnt:      52304 | 0.000
1198.99/1199.21	c total clause space: 545.701MB
1198.99/1199.21	c total #watches: 2482963
1199.39/1199.70	c total #propagations: 4006719874 / total #impl: 10867319868 (eff. 0.369)
1199.39/1199.70	c #Conflicts:    3753000 | #Learnt:      53304 | 0.000
1199.39/1199.70	c total clause space: 545.701MB
1199.39/1199.70	c total #watches: 2484963
1200.19/1200.42	c total #propagations: 4008839451 / total #impl: 10873598376 (eff. 0.369)
1200.19/1200.42	c #Conflicts:    3754000 | #Learnt:      54304 | 0.000
1200.19/1200.42	c total clause space: 545.701MB
1200.19/1200.42	c total #watches: 2486963
1200.89/1201.12	c total #propagations: 4011261215 / total #impl: 10880236278 (eff. 0.369)
1200.89/1201.12	c #Conflicts:    3755000 | #Learnt:      55304 | 0.000
1200.89/1201.12	c total clause space: 545.701MB
1200.89/1201.12	c total #watches: 2488971
1201.09/1201.35	c total #propagations: 4013802528 / total #impl: 10887366709 (eff. 0.369)
1201.09/1201.35	c #Conflicts:    3756000 | #Learnt:      56304 | 0.000
1201.09/1201.35	c total clause space: 545.701MB
1201.09/1201.35	c total #watches: 2491036
1201.29/1201.58	c total #propagations: 4014609418 / total #impl: 10889761104 (eff. 0.369)
1201.29/1201.58	c #Conflicts:    3757000 | #Learnt:      57304 | 0.000
1201.29/1201.58	c total clause space: 545.701MB
1201.29/1201.58	c total #watches: 2493061
1201.89/1202.18	c total #propagations: 4015140475 / total #impl: 10891877787 (eff. 0.369)
1201.89/1202.18	c #Conflicts:    3758000 | #Learnt:      58304 | 0.000
1201.89/1202.18	c total clause space: 545.701MB
1201.89/1202.18	c total #watches: 2495120
1202.39/1202.66	c total #propagations: 4016891604 / total #impl: 10897114114 (eff. 0.369)
1202.39/1202.66	c #Conflicts:    3759000 | #Learnt:      59304 | 0.000
1202.39/1202.66	c total clause space: 545.701MB
1202.39/1202.66	c total #watches: 2497120
1202.99/1203.21	c total #propagations: 4018516049 / total #impl: 10901980041 (eff. 0.369)
1202.99/1203.21	c #Conflicts:    3760000 | #Learnt:      60304 | 0.000
1202.99/1203.21	c total clause space: 545.701MB
1202.99/1203.21	c total #watches: 2499120
1203.79/1204.03	c total #propagations: 4020552169 / total #impl: 10908559476 (eff. 0.369)
1203.79/1204.03	c #Conflicts:    3761000 | #Learnt:      61304 | 0.000
1203.79/1204.03	c total clause space: 545.701MB
1203.79/1204.03	c total #watches: 2501129
1204.39/1204.64	c total #propagations: 4023339082 / total #impl: 10918227620 (eff. 0.368)
1204.39/1204.64	c #Conflicts:    3762000 | #Learnt:      62304 | 0.000
1204.39/1204.64	c total clause space: 545.701MB
1204.39/1204.64	c total #watches: 2503129
1204.79/1205.08	c total #propagations: 4025644653 / total #impl: 10923649843 (eff. 0.369)
1204.79/1205.08	c #Conflicts:    3763000 | #Learnt:      63304 | 0.000
1204.79/1205.08	c total clause space: 545.701MB
1204.79/1205.08	c total #watches: 2505129
1205.39/1205.60	c total #propagations: 4027494677 / total #impl: 10928292543 (eff. 0.369)
1205.39/1205.60	c #Conflicts:    3764000 | #Learnt:      64304 | 0.000
1205.39/1205.60	c total clause space: 545.701MB
1205.39/1205.60	c total #watches: 2507129
1205.89/1206.13	c total #propagations: 4029232786 / total #impl: 10932966657 (eff. 0.369)
1205.89/1206.13	c #Conflicts:    3765000 | #Learnt:      65304 | 0.000
1205.89/1206.13	c total clause space: 545.701MB
1205.89/1206.13	c total #watches: 2509137
1206.20/1206.48	c total #propagations: 4030904189 / total #impl: 10937766596 (eff. 0.369)
1206.20/1206.48	c #Conflicts:    3766000 | #Learnt:      66304 | 0.000
1206.20/1206.48	c total clause space: 545.701MB
1206.20/1206.48	c total #watches: 2511137
1206.79/1207.00	c total #propagations: 4032221836 / total #impl: 10941419849 (eff. 0.369)
1206.79/1207.00	c #Conflicts:    3767000 | #Learnt:      67304 | 0.000
1206.79/1207.00	c total clause space: 545.701MB
1206.79/1207.00	c total #watches: 2513137
1207.49/1207.72	c total #propagations: 4033906551 / total #impl: 10946649533 (eff. 0.369)
1207.49/1207.72	c #Conflicts:    3768000 | #Learnt:      68304 | 0.000
1207.49/1207.72	c total clause space: 545.701MB
1207.49/1207.72	c total #watches: 2515137
1208.19/1208.46	c total #propagations: 4036155135 / total #impl: 10953775647 (eff. 0.368)
1208.19/1208.46	c #Conflicts:    3769000 | #Learnt:      69304 | 0.000
1208.19/1208.46	c total clause space: 545.701MB
1208.19/1208.46	c total #watches: 2517137
1208.69/1208.98	c total #propagations: 4038244276 / total #impl: 10960146993 (eff. 0.368)
1208.69/1208.98	c #Conflicts:    3770000 | #Learnt:      70304 | 0.000
1208.69/1208.98	c total clause space: 545.701MB
1208.69/1208.98	c total #watches: 2519137
1209.40/1209.63	c total #propagations: 4039943646 / total #impl: 10965805849 (eff. 0.368)
1209.40/1209.63	c #Conflicts:    3771000 | #Learnt:      71304 | 0.000
1209.40/1209.63	c total clause space: 545.701MB
1209.40/1209.63	c total #watches: 2521137
1210.10/1210.39	c total #propagations: 4042212887 / total #impl: 10972211031 (eff. 0.368)
1210.10/1210.39	c #Conflicts:    3772000 | #Learnt:      72304 | 0.000
1210.10/1210.39	c total clause space: 545.701MB
1210.10/1210.39	c total #watches: 2523137
1210.90/1211.17	c total #propagations: 4044465488 / total #impl: 10977914872 (eff. 0.368)
1210.90/1211.17	c #Conflicts:    3773000 | #Learnt:      73304 | 0.000
1210.90/1211.17	c total clause space: 545.701MB
1210.90/1211.17	c total #watches: 2525137
1211.50/1211.78	c total #propagations: 4046604435 / total #impl: 10983217159 (eff. 0.368)
1211.50/1211.78	c #Conflicts:    3774000 | #Learnt:      74304 | 0.000
1211.50/1211.78	c total clause space: 545.701MB
1211.50/1211.78	c total #watches: 2527137
1212.20/1212.40	c total #propagations: 4048463207 / total #impl: 10988027011 (eff. 0.368)
1212.20/1212.40	c #Conflicts:    3775000 | #Learnt:      75304 | 0.000
1212.20/1212.40	c total clause space: 545.701MB
1212.20/1212.40	c total #watches: 2529137
1212.90/1213.11	c total #propagations: 4050974396 / total #impl: 10993897164 (eff. 0.368)
1212.90/1213.11	c #Conflicts:    3776000 | #Learnt:      76304 | 0.000
1212.90/1213.11	c total clause space: 545.701MB
1212.90/1213.11	c total #watches: 2531137
1213.50/1213.78	c total #propagations: 4053669088 / total #impl: 11000219488 (eff. 0.369)
1213.50/1213.78	c #Conflicts:    3777000 | #Learnt:      77304 | 0.000
1213.50/1213.78	c total clause space: 545.701MB
1213.50/1213.78	c total #watches: 2533137
1214.20/1214.42	c total #propagations: 4056472057 / total #impl: 11006830895 (eff. 0.369)
1214.20/1214.42	c #Conflicts:    3778000 | #Learnt:      78304 | 0.000
1214.20/1214.42	c total clause space: 545.701MB
1214.20/1214.42	c total #watches: 2535137
1214.70/1214.96	c total #propagations: 4058964786 / total #impl: 11012366746 (eff. 0.369)
1214.70/1214.96	c #Conflicts:    3779000 | #Learnt:      79304 | 0.000
1214.70/1214.96	c total clause space: 545.701MB
1214.70/1214.96	c total #watches: 2537137
1215.50/1215.70	c total #propagations: 4061277192 / total #impl: 11017405828 (eff. 0.369)
1215.50/1215.70	c #Conflicts:    3780000 | #Learnt:      80304 | 0.000
1215.50/1215.70	c total clause space: 545.701MB
1215.50/1215.70	c total #watches: 2539137
1215.90/1216.11	c total #propagations: 4063863530 / total #impl: 11023424160 (eff. 0.369)
1215.90/1216.11	c #Conflicts:    3781000 | #Learnt:      81304 | 0.000
1215.90/1216.11	c total clause space: 545.701MB
1215.90/1216.11	c total #watches: 2541160
1216.30/1216.59	c total #propagations: 4065200909 / total #impl: 11027271356 (eff. 0.369)
1216.30/1216.59	c #Conflicts:    3782000 | #Learnt:      82304 | 0.000
1216.30/1216.59	c total clause space: 545.701MB
1216.30/1216.59	c total #watches: 2543160
1216.80/1217.02	c total #propagations: 4066623788 / total #impl: 11031020096 (eff. 0.369)
1216.80/1217.02	c #Conflicts:    3783000 | #Learnt:      83304 | 0.000
1216.80/1217.02	c total clause space: 545.701MB
1216.80/1217.02	c total #watches: 2545160
1217.20/1217.45	c total #propagations: 4068301351 / total #impl: 11036057388 (eff. 0.369)
1217.20/1217.45	c #Conflicts:    3784000 | #Learnt:      84304 | 0.000
1217.20/1217.45	c total clause space: 545.701MB
1217.20/1217.45	c total #watches: 2547160
1217.60/1217.88	c total #propagations: 4070061213 / total #impl: 11040806414 (eff. 0.369)
1217.60/1217.88	c #Conflicts:    3785000 | #Learnt:      85304 | 0.000
1217.60/1217.88	c total clause space: 545.701MB
1217.60/1217.88	c total #watches: 2549160
1218.10/1218.32	c total #propagations: 4071682235 / total #impl: 11045214741 (eff. 0.369)
1218.10/1218.32	c #Conflicts:    3786000 | #Learnt:      86304 | 0.000
1218.10/1218.32	c total clause space: 545.701MB
1218.10/1218.32	c total #watches: 2551160
1218.50/1218.76	c total #propagations: 4073498729 / total #impl: 11049347393 (eff. 0.369)
1218.50/1218.76	c #Conflicts:    3787000 | #Learnt:      87304 | 0.000
1218.50/1218.76	c total clause space: 545.701MB
1218.50/1218.76	c total #watches: 2553160
1219.00/1219.29	c total #propagations: 4075375459 / total #impl: 11053543389 (eff. 0.369)
1219.00/1219.29	c #Conflicts:    3788000 | #Learnt:      88304 | 0.000
1219.00/1219.29	c total clause space: 545.701MB
1219.00/1219.29	c total #watches: 2555160
1219.70/1219.91	c total #propagations: 4077115671 / total #impl: 11058160297 (eff. 0.369)
1219.70/1219.91	c #Conflicts:    3789000 | #Learnt:      89304 | 0.000
1219.70/1219.91	c total clause space: 545.701MB
1219.70/1219.91	c total #watches: 2557160
1220.20/1220.40	c total #propagations: 4078751945 / total #impl: 11062901063 (eff. 0.369)
1220.20/1220.40	c #Conflicts:    3790000 | #Learnt:      90304 | 0.000
1220.20/1220.40	c total clause space: 545.701MB
1220.20/1220.40	c total #watches: 2559160
1220.70/1220.96	c total #propagations: 4080328145 / total #impl: 11067313269 (eff. 0.369)
1220.70/1220.96	c #Conflicts:    3791000 | #Learnt:      91304 | 0.000
1220.70/1220.96	c total clause space: 545.701MB
1220.70/1220.96	c total #watches: 2561160
1221.20/1221.41	c total #propagations: 4082080034 / total #impl: 11072157083 (eff. 0.369)
1221.20/1221.41	c #Conflicts:    3792000 | #Learnt:      92304 | 0.000
1221.20/1221.41	c total clause space: 545.701MB
1221.20/1221.41	c total #watches: 2563160
1221.70/1221.99	c total #propagations: 4083556817 / total #impl: 11076261863 (eff. 0.369)
1221.70/1221.99	c #Conflicts:    3793000 | #Learnt:      93304 | 0.000
1221.70/1221.99	c total clause space: 545.701MB
1221.70/1221.99	c total #watches: 2565160
1221.80/1222.06	c total #propagations: 4085409221 / total #impl: 11081280969 (eff. 0.369)
1221.80/1222.06	c #Conflicts:    3794000 | #Learnt:      94304 | 0.000
1221.80/1222.06	c total clause space: 545.701MB
1221.80/1222.06	c total #watches: 2567331
1222.00/1222.22	c total #propagations: 4085530000 / total #impl: 11081665924 (eff. 0.369)
1222.00/1222.22	c GARBAGE COLLECT
1222.00/1222.22	c #Conflicts:    3795000 | #Learnt:      47994 | 0.000
1222.00/1222.22	c total clause space: 545.701MB
1222.00/1222.22	c total #watches: 2474345
1222.10/1222.31	c total #propagations: 4085625092 / total #impl: 11082035917 (eff. 0.369)
1222.10/1222.31	c #Conflicts:    3796000 | #Learnt:      48994 | 0.000
1222.10/1222.31	c total clause space: 545.701MB
1222.10/1222.31	c total #watches: 2476439
1222.50/1222.71	c total #propagations: 4085732698 / total #impl: 11082577031 (eff. 0.369)
1222.50/1222.71	c #Conflicts:    3797000 | #Learnt:      49994 | 0.000
1222.50/1222.71	c total clause space: 545.701MB
1222.50/1222.71	c total #watches: 2478439
1222.90/1223.12	c total #propagations: 4087120443 / total #impl: 11088424582 (eff. 0.369)
1222.90/1223.12	c #Conflicts:    3798000 | #Learnt:      50994 | 0.000
1222.90/1223.12	c total clause space: 545.701MB
1222.90/1223.12	c total #watches: 2480521
1223.10/1223.37	c total #propagations: 4088532075 / total #impl: 11093336815 (eff. 0.369)
1223.10/1223.37	c #Conflicts:    3799000 | #Learnt:      51994 | 0.000
1223.10/1223.37	c total clause space: 545.701MB
1223.10/1223.37	c total #watches: 2482556
1223.20/1223.47	c total #propagations: 4089253094 / total #impl: 11095702848 (eff. 0.369)
1223.20/1223.47	c #Conflicts:    3800000 | #Learnt:      52994 | 0.000
1223.20/1223.47	c total clause space: 545.701MB
1223.20/1223.47	c total #watches: 2484587
1223.40/1223.64	c total #propagations: 4089354611 / total #impl: 11096372117 (eff. 0.369)
1223.40/1223.64	c #Conflicts:    3801000 | #Learnt:      53994 | 0.000
1223.40/1223.64	c total clause space: 545.701MB
1223.40/1223.64	c total #watches: 2486757
1223.70/1223.94	c total #propagations: 4089666572 / total #impl: 11097825392 (eff. 0.369)
1223.70/1223.94	c #Conflicts:    3802000 | #Learnt:      54994 | 0.000
1223.70/1223.94	c total clause space: 545.701MB
1223.70/1223.94	c total #watches: 2488795
1224.20/1224.44	c total #propagations: 4090520945 / total #impl: 11100698000 (eff. 0.368)
1224.20/1224.44	c #Conflicts:    3803000 | #Learnt:      55994 | 0.000
1224.20/1224.44	c total clause space: 545.701MB
1224.20/1224.44	c total #watches: 2490795
1224.80/1225.01	c total #propagations: 4092783842 / total #impl: 11107538871 (eff. 0.368)
1224.80/1225.01	c #Conflicts:    3804000 | #Learnt:      56994 | 0.000
1224.80/1225.01	c total clause space: 545.701MB
1224.80/1225.01	c total #watches: 2492795
1224.90/1225.15	c total #propagations: 4095567336 / total #impl: 11116021912 (eff. 0.368)
1224.90/1225.15	c #Conflicts:    3805000 | #Learnt:      57994 | 0.000
1224.90/1225.15	c total clause space: 545.701MB
1224.90/1225.15	c total #watches: 2494795
1225.00/1225.28	c total #propagations: 4095867373 / total #impl: 11116906186 (eff. 0.368)
1225.00/1225.28	c #Conflicts:    3806000 | #Learnt:      58994 | 0.000
1225.00/1225.28	c total clause space: 545.701MB
1225.00/1225.28	c total #watches: 2496846
1225.10/1225.39	c total #propagations: 4096225620 / total #impl: 11117967810 (eff. 0.368)
1225.10/1225.39	c #Conflicts:    3807000 | #Learnt:      59994 | 0.000
1225.10/1225.39	c total clause space: 545.701MB
1225.10/1225.39	c total #watches: 2498965
1225.30/1225.54	c total #propagations: 4096475831 / total #impl: 11118777684 (eff. 0.368)
1225.30/1225.54	c #Conflicts:    3808000 | #Learnt:      60994 | 0.000
1225.30/1225.54	c total clause space: 545.701MB
1225.30/1225.54	c total #watches: 2500992
1225.70/1225.90	c total #propagations: 4096742864 / total #impl: 11119779223 (eff. 0.368)
1225.70/1225.90	c #Conflicts:    3809000 | #Learnt:      61994 | 0.000
1225.70/1225.90	c total clause space: 545.701MB
1225.70/1225.90	c total #watches: 2502992
1225.80/1226.03	c total #propagations: 4098177132 / total #impl: 11123849603 (eff. 0.368)
1225.80/1226.03	c #Conflicts:    3810000 | #Learnt:      62994 | 0.000
1225.80/1226.03	c total clause space: 545.701MB
1225.80/1226.03	c total #watches: 2505029
1225.90/1226.17	c total #propagations: 4098430525 / total #impl: 11124915743 (eff. 0.368)
1225.90/1226.17	c #Conflicts:    3811000 | #Learnt:      63994 | 0.000
1225.90/1226.17	c total clause space: 545.701MB
1225.90/1226.17	c total #watches: 2507071
1226.10/1226.31	c total #propagations: 4098765833 / total #impl: 11125983705 (eff. 0.368)
1226.10/1226.31	c #Conflicts:    3812000 | #Learnt:      64994 | 0.000
1226.10/1226.31	c total clause space: 545.701MB
1226.10/1226.31	c total #watches: 2509102
1226.20/1226.46	c total #propagations: 4099096929 / total #impl: 11127005468 (eff. 0.368)
1226.20/1226.46	c #Conflicts:    3813000 | #Learnt:      65994 | 0.000
1226.20/1226.46	c total clause space: 545.701MB
1226.20/1226.46	c total #watches: 2511179
1226.30/1226.56	c total #propagations: 4099381089 / total #impl: 11128063980 (eff. 0.368)
1226.30/1226.56	c #Conflicts:    3814000 | #Learnt:      66994 | 0.000
1226.30/1226.56	c total clause space: 545.701MB
1226.30/1226.56	c total #watches: 2513222
1226.40/1226.64	c total #propagations: 4099480447 / total #impl: 11128521854 (eff. 0.368)
1226.40/1226.64	c #Conflicts:    3815000 | #Learnt:      67994 | 0.000
1226.40/1226.64	c total clause space: 545.701MB
1226.40/1226.64	c total #watches: 2515264
1226.50/1226.74	c total #propagations: 4099571103 / total #impl: 11128911473 (eff. 0.368)
1226.50/1226.74	c #Conflicts:    3816000 | #Learnt:      68994 | 0.000
1226.50/1226.74	c total clause space: 545.701MB
1226.50/1226.74	c total #watches: 2517309
1227.00/1227.30	c total #propagations: 4099673801 / total #impl: 11129313512 (eff. 0.368)
1227.00/1227.30	c #Conflicts:    3817000 | #Learnt:      69994 | 0.000
1227.00/1227.30	c total clause space: 545.701MB
1227.00/1227.30	c total #watches: 2519319
1227.30/1227.57	c total #propagations: 4102333224 / total #impl: 11136242364 (eff. 0.368)
1227.30/1227.57	c #Conflicts:    3818000 | #Learnt:      70994 | 0.000
1227.30/1227.57	c total clause space: 545.701MB
1227.30/1227.57	c total #watches: 2521319
1227.50/1227.74	c total #propagations: 4103051064 / total #impl: 11138514575 (eff. 0.368)
1227.50/1227.74	c #Conflicts:    3819000 | #Learnt:      71994 | 0.000
1227.50/1227.74	c total clause space: 545.701MB
1227.50/1227.74	c total #watches: 2523333
1227.90/1228.11	c total #propagations: 4103497535 / total #impl: 11139655641 (eff. 0.368)
1227.90/1228.11	c #Conflicts:    3820000 | #Learnt:      72994 | 0.000
1227.90/1228.11	c total clause space: 545.701MB
1227.90/1228.11	c total #watches: 2525343
1228.20/1228.43	c total #propagations: 4104589531 / total #impl: 11142798637 (eff. 0.368)
1228.20/1228.43	c #Conflicts:    3821000 | #Learnt:      73994 | 0.000
1228.20/1228.43	c total clause space: 545.701MB
1228.20/1228.43	c total #watches: 2527343
1228.60/1228.81	c total #propagations: 4105682233 / total #impl: 11145704833 (eff. 0.368)
1228.60/1228.81	c #Conflicts:    3822000 | #Learnt:      74994 | 0.000
1228.60/1228.81	c total clause space: 545.701MB
1228.60/1228.81	c total #watches: 2529343
1228.90/1229.18	c total #propagations: 4107011084 / total #impl: 11148746212 (eff. 0.368)
1228.90/1229.18	c #Conflicts:    3823000 | #Learnt:      75994 | 0.000
1228.90/1229.18	c total clause space: 545.701MB
1228.90/1229.18	c total #watches: 2531449
1229.20/1229.47	c total #propagations: 4108146020 / total #impl: 11151742908 (eff. 0.368)
1229.20/1229.47	c #Conflicts:    3824000 | #Learnt:      76994 | 0.000
1229.20/1229.47	c total clause space: 545.701MB
1229.20/1229.47	c total #watches: 2533522
1229.40/1229.64	c total #propagations: 4108928160 / total #impl: 11153912210 (eff. 0.368)
1229.40/1229.64	c #Conflicts:    3825000 | #Learnt:      77994 | 0.000
1229.40/1229.64	c total clause space: 545.701MB
1229.40/1229.64	c total #watches: 2535522
1229.50/1229.70	c total #propagations: 4109394733 / total #impl: 11155077339 (eff. 0.368)
1229.50/1229.70	c #Conflicts:    3826000 | #Learnt:      78994 | 0.000
1229.50/1229.70	c total clause space: 545.701MB
1229.50/1229.70	c total #watches: 2537571
1229.60/1229.86	c total #propagations: 4109446301 / total #impl: 11155301593 (eff. 0.368)
1229.60/1229.86	c #Conflicts:    3827000 | #Learnt:      79994 | 0.000
1229.60/1229.86	c total clause space: 545.701MB
1229.60/1229.86	c total #watches: 2539717
1229.90/1230.18	c total #propagations: 4109802124 / total #impl: 11156453238 (eff. 0.368)
1229.90/1230.18	c #Conflicts:    3828000 | #Learnt:      80994 | 0.000
1229.90/1230.18	c total clause space: 545.701MB
1229.90/1230.18	c total #watches: 2541767
1230.30/1230.58	c total #propagations: 4110910509 / total #impl: 11159332120 (eff. 0.368)
1230.30/1230.58	c #Conflicts:    3829000 | #Learnt:      81994 | 0.000
1230.30/1230.58	c total clause space: 545.701MB
1230.30/1230.58	c total #watches: 2543800
1230.49/1230.74	c total #propagations: 4112050558 / total #impl: 11162646381 (eff. 0.368)
1230.49/1230.74	c #Conflicts:    3830000 | #Learnt:      82994 | 0.000
1230.49/1230.74	c total clause space: 545.701MB
1230.49/1230.74	c total #watches: 2545869
1230.69/1230.94	c total #propagations: 4112288175 / total #impl: 11163562341 (eff. 0.368)
1230.69/1230.94	c #Conflicts:    3831000 | #Learnt:      83994 | 0.000
1230.69/1230.94	c total clause space: 545.701MB
1230.69/1230.94	c total #watches: 2547908
1230.99/1231.25	c total #propagations: 4112711465 / total #impl: 11164757475 (eff. 0.368)
1230.99/1231.25	c #Conflicts:    3832000 | #Learnt:      84994 | 0.000
1230.99/1231.25	c total clause space: 545.701MB
1230.99/1231.25	c total #watches: 2549940
1231.19/1231.40	c total #propagations: 4113480932 / total #impl: 11166811788 (eff. 0.368)
1231.19/1231.40	c #Conflicts:    3833000 | #Learnt:      85994 | 0.000
1231.19/1231.40	c total clause space: 545.701MB
1231.19/1231.40	c total #watches: 2551969
1231.50/1231.77	c total #propagations: 4113857319 / total #impl: 11167813298 (eff. 0.368)
1231.50/1231.77	c #Conflicts:    3834000 | #Learnt:      86994 | 0.000
1231.50/1231.77	c total clause space: 545.701MB
1231.50/1231.77	c total #watches: 2553969
1231.79/1232.04	c total #propagations: 4115663249 / total #impl: 11172609023 (eff. 0.368)
1231.79/1232.04	c #Conflicts:    3835000 | #Learnt:      87994 | 0.000
1231.79/1232.04	c total clause space: 545.701MB
1231.79/1232.04	c total #watches: 2555976
1231.89/1232.15	c total #propagations: 4116900204 / total #impl: 11175468125 (eff. 0.368)
1231.89/1232.15	c #Conflicts:    3836000 | #Learnt:      88994 | 0.000
1231.89/1232.15	c total clause space: 545.701MB
1231.89/1232.15	c total #watches: 2557976
1231.99/1232.28	c total #propagations: 4117057959 / total #impl: 11175951695 (eff. 0.368)
1231.99/1232.28	c #Conflicts:    3837000 | #Learnt:      89994 | 0.000
1231.99/1232.28	c total clause space: 545.701MB
1231.99/1232.28	c total #watches: 2559976
1232.19/1232.46	c total #propagations: 4117296322 / total #impl: 11176886767 (eff. 0.368)
1232.19/1232.46	c #Conflicts:    3838000 | #Learnt:      90994 | 0.000
1232.19/1232.46	c total clause space: 545.701MB
1232.19/1232.46	c total #watches: 2562002
1232.39/1232.67	c total #propagations: 4117652038 / total #impl: 11178001173 (eff. 0.368)
1232.39/1232.67	c #Conflicts:    3839000 | #Learnt:      91994 | 0.000
1232.39/1232.67	c total clause space: 545.701MB
1232.39/1232.67	c total #watches: 2564033
1232.60/1232.88	c total #propagations: 4118169835 / total #impl: 11179625500 (eff. 0.368)
1232.60/1232.88	c #Conflicts:    3840000 | #Learnt:      92994 | 0.000
1232.60/1232.88	c total clause space: 545.701MB
1232.60/1232.88	c total #watches: 2566078
1233.09/1233.30	c total #propagations: 4118670148 / total #impl: 11180960936 (eff. 0.368)
1233.09/1233.30	c #Conflicts:    3841000 | #Learnt:      93994 | 0.000
1233.09/1233.30	c total clause space: 545.701MB
1233.09/1233.30	c total #watches: 2568099
1233.39/1233.67	c total #propagations: 4120039851 / total #impl: 11184651886 (eff. 0.368)
1233.39/1233.67	c #Conflicts:    3842000 | #Learnt:      94994 | 0.000
1233.39/1233.67	c total clause space: 545.701MB
1233.39/1233.67	c total #watches: 2570099
1233.99/1234.28	c total #propagations: 4121238405 / total #impl: 11187819400 (eff. 0.368)
1233.99/1234.28	c GARBAGE COLLECT
1233.99/1234.28	c #Conflicts:    3843000 | #Learnt:      48314 | 0.000
1233.99/1234.28	c total clause space: 545.701MB
1233.99/1234.28	c total #watches: 2474973
1234.29/1234.52	c total #propagations: 4122648659 / total #impl: 11191442444 (eff. 0.368)
1234.29/1234.52	c #Conflicts:    3844000 | #Learnt:      49314 | 0.000
1234.29/1234.52	c total clause space: 545.701MB
1234.29/1234.52	c total #watches: 2476973
1234.39/1234.68	c total #propagations: 4123510603 / total #impl: 11193877624 (eff. 0.368)
1234.39/1234.68	c #Conflicts:    3845000 | #Learnt:      50314 | 0.000
1234.39/1234.68	c total clause space: 545.701MB
1234.39/1234.68	c total #watches: 2479034
1234.49/1234.79	c total #propagations: 4124008648 / total #impl: 11195269176 (eff. 0.368)
1234.49/1234.79	c #Conflicts:    3846000 | #Learnt:      51314 | 0.000
1234.49/1234.79	c total clause space: 545.701MB
1234.49/1234.79	c total #watches: 2481143
1234.70/1234.98	c total #propagations: 4124243047 / total #impl: 11196148842 (eff. 0.368)
1234.70/1234.98	c #Conflicts:    3847000 | #Learnt:      52314 | 0.000
1234.70/1234.98	c total clause space: 545.701MB
1234.70/1234.98	c total #watches: 2483178
1235.09/1235.31	c total #propagations: 4124882072 / total #impl: 11198241992 (eff. 0.368)
1235.09/1235.31	c #Conflicts:    3848000 | #Learnt:      53314 | 0.000
1235.09/1235.31	c total clause space: 545.701MB
1235.09/1235.31	c total #watches: 2485196
1235.19/1235.49	c total #propagations: 4126046009 / total #impl: 11201737758 (eff. 0.368)
1235.19/1235.49	c #Conflicts:    3849000 | #Learnt:      54314 | 0.000
1235.19/1235.49	c total clause space: 545.701MB
1235.19/1235.49	c total #watches: 2487232
1235.49/1235.74	c total #propagations: 4126586043 / total #impl: 11203600901 (eff. 0.368)
1235.49/1235.74	c #Conflicts:    3850000 | #Learnt:      55314 | 0.000
1235.49/1235.74	c total clause space: 545.701MB
1235.49/1235.74	c total #watches: 2489232
1235.69/1235.96	c total #propagations: 4127445730 / total #impl: 11205970783 (eff. 0.368)
1235.69/1235.96	c #Conflicts:    3851000 | #Learnt:      56314 | 0.000
1235.69/1235.96	c total clause space: 545.701MB
1235.69/1235.96	c total #watches: 2491353
1235.99/1236.20	c total #propagations: 4128170492 / total #impl: 11208085023 (eff. 0.368)
1235.99/1236.20	c #Conflicts:    3852000 | #Learnt:      57314 | 0.000
1235.99/1236.20	c total clause space: 545.701MB
1235.99/1236.20	c total #watches: 2493353
1236.09/1236.32	c total #propagations: 4129225739 / total #impl: 11210913189 (eff. 0.368)
1236.09/1236.32	c #Conflicts:    3853000 | #Learnt:      58314 | 0.000
1236.09/1236.32	c total clause space: 545.701MB
1236.09/1236.32	c total #watches: 2495378
1236.19/1236.41	c total #propagations: 4129680452 / total #impl: 11212087347 (eff. 0.368)
1236.19/1236.41	c #Conflicts:    3854000 | #Learnt:      59314 | 0.000
1236.19/1236.41	c total clause space: 545.701MB
1236.19/1236.41	c total #watches: 2497417
1236.49/1236.73	c total #propagations: 4129806626 / total #impl: 11212497174 (eff. 0.368)
1236.49/1236.73	c #Conflicts:    3855000 | #Learnt:      60314 | 0.000
1236.49/1236.73	c total clause space: 545.701MB
1236.49/1236.73	c total #watches: 2499421
1236.79/1237.06	c total #propagations: 4130998074 / total #impl: 11215179185 (eff. 0.368)
1236.79/1237.06	c #Conflicts:    3856000 | #Learnt:      61314 | 0.000
1236.79/1237.06	c total clause space: 545.701MB
1236.79/1237.06	c total #watches: 2501421
1237.19/1237.48	c total #propagations: 4132573514 / total #impl: 11218614557 (eff. 0.368)
1237.19/1237.48	c #Conflicts:    3857000 | #Learnt:      62314 | 0.000
1237.19/1237.48	c total clause space: 545.701MB
1237.19/1237.48	c total #watches: 2503421
1237.29/1237.59	c total #propagations: 4134120516 / total #impl: 11222484599 (eff. 0.368)
1237.29/1237.59	c #Conflicts:    3858000 | #Learnt:      63314 | 0.000
1237.29/1237.59	c total clause space: 545.701MB
1237.29/1237.59	c total #watches: 2505471
1237.49/1237.70	c total #propagations: 4134301538 / total #impl: 11223102842 (eff. 0.368)
1237.49/1237.70	c #Conflicts:    3859000 | #Learnt:      64314 | 0.000
1237.49/1237.70	c total clause space: 545.701MB
1237.49/1237.70	c total #watches: 2507480
1237.59/1237.80	c total #propagations: 4134464299 / total #impl: 11223650493 (eff. 0.368)
1237.59/1237.80	c #Conflicts:    3860000 | #Learnt:      65314 | 0.000
1237.59/1237.80	c total clause space: 545.701MB
1237.59/1237.80	c total #watches: 2509481
1237.69/1237.90	c total #propagations: 4134603075 / total #impl: 11224153119 (eff. 0.368)
1237.69/1237.90	c #Conflicts:    3861000 | #Learnt:      66314 | 0.000
1237.69/1237.90	c total clause space: 545.701MB
1237.69/1237.90	c total #watches: 2511560
1237.79/1238.01	c total #propagations: 4134745487 / total #impl: 11224728449 (eff. 0.368)
1237.79/1238.01	c #Conflicts:    3862000 | #Learnt:      67314 | 0.000
1237.79/1238.01	c total clause space: 545.701MB
1237.79/1238.01	c total #watches: 2513592
1237.89/1238.14	c total #propagations: 4134913992 / total #impl: 11225234775 (eff. 0.368)
1237.89/1238.14	c #Conflicts:    3863000 | #Learnt:      68314 | 0.000
1237.89/1238.14	c total clause space: 545.701MB
1237.89/1238.14	c total #watches: 2515643
1238.00/1238.30	c total #propagations: 4135075353 / total #impl: 11225906758 (eff. 0.368)
1238.00/1238.30	c #Conflicts:    3864000 | #Learnt:      69314 | 0.000
1238.00/1238.30	c total clause space: 545.701MB
1238.00/1238.30	c total #watches: 2517701
1238.19/1238.41	c total #propagations: 4135316889 / total #impl: 11226948852 (eff. 0.368)
1238.19/1238.41	c #Conflicts:    3865000 | #Learnt:      70314 | 0.000
1238.19/1238.41	c total clause space: 545.701MB
1238.19/1238.41	c total #watches: 2519702
1238.29/1238.57	c total #propagations: 4135508922 / total #impl: 11227654915 (eff. 0.368)
1238.29/1238.57	c #Conflicts:    3866000 | #Learnt:      71314 | 0.000
1238.29/1238.57	c total clause space: 545.701MB
1238.29/1238.57	c total #watches: 2521785
1238.49/1238.71	c total #propagations: 4135842989 / total #impl: 11228907219 (eff. 0.368)
1238.49/1238.71	c #Conflicts:    3867000 | #Learnt:      72314 | 0.000
1238.49/1238.71	c total clause space: 545.701MB
1238.49/1238.71	c total #watches: 2523897
1238.59/1238.86	c total #propagations: 4136033425 / total #impl: 11229874109 (eff. 0.368)
1238.59/1238.86	c #Conflicts:    3868000 | #Learnt:      73314 | 0.000
1238.59/1238.86	c total clause space: 545.701MB
1238.59/1238.86	c total #watches: 2525943
1238.79/1239.08	c total #propagations: 4136251738 / total #impl: 11230818771 (eff. 0.368)
1238.79/1239.08	c #Conflicts:    3869000 | #Learnt:      74314 | 0.000
1238.79/1239.08	c total clause space: 545.701MB
1238.79/1239.08	c total #watches: 2528068
1238.99/1239.25	c total #propagations: 4136596737 / total #impl: 11232371952 (eff. 0.368)
1238.99/1239.25	c #Conflicts:    3870000 | #Learnt:      75314 | 0.000
1238.99/1239.25	c total clause space: 545.701MB
1238.99/1239.25	c total #watches: 2530235
1239.10/1239.35	c total #propagations: 4136851782 / total #impl: 11233724662 (eff. 0.368)
1239.10/1239.35	c #Conflicts:    3871000 | #Learnt:      76314 | 0.000
1239.10/1239.35	c total clause space: 545.701MB
1239.10/1239.35	c total #watches: 2532254
1239.20/1239.48	c total #propagations: 4136932494 / total #impl: 11234166530 (eff. 0.368)
1239.20/1239.48	c #Conflicts:    3872000 | #Learnt:      77314 | 0.000
1239.20/1239.48	c total clause space: 545.701MB
1239.20/1239.48	c total #watches: 2534294
1239.29/1239.57	c total #propagations: 4137072897 / total #impl: 11234801061 (eff. 0.368)
1239.29/1239.57	c #Conflicts:    3873000 | #Learnt:      78314 | 0.000
1239.29/1239.57	c total clause space: 545.701MB
1239.29/1239.57	c total #watches: 2536319
1239.49/1239.71	c total #propagations: 4137164105 / total #impl: 11235161495 (eff. 0.368)
1239.49/1239.71	c #Conflicts:    3874000 | #Learnt:      79314 | 0.000
1239.49/1239.71	c total clause space: 545.701MB
1239.49/1239.71	c total #watches: 2538476
1239.59/1239.89	c total #propagations: 4137402123 / total #impl: 11236156592 (eff. 0.368)
1239.59/1239.89	c #Conflicts:    3875000 | #Learnt:      80314 | 0.000
1239.59/1239.89	c total clause space: 545.701MB
1239.59/1239.89	c total #watches: 2540507
1239.79/1240.03	c total #propagations: 4137688348 / total #impl: 11237448421 (eff. 0.368)
1239.79/1240.03	c #Conflicts:    3876000 | #Learnt:      81314 | 0.000
1239.79/1240.03	c total clause space: 545.701MB
1239.79/1240.03	c total #watches: 2542609
1239.89/1240.15	c total #propagations: 4137920302 / total #impl: 11238378441 (eff. 0.368)
1239.89/1240.15	c #Conflicts:    3877000 | #Learnt:      82314 | 0.000
1239.89/1240.15	c total clause space: 545.701MB
1239.89/1240.15	c total #watches: 2544675
1240.20/1240.48	c total #propagations: 4138084369 / total #impl: 11239024325 (eff. 0.368)
1240.20/1240.48	c #Conflicts:    3878000 | #Learnt:      83314 | 0.000
1240.20/1240.48	c total clause space: 545.701MB
1240.20/1240.48	c total #watches: 2546702
1240.59/1240.82	c total #propagations: 4138569604 / total #impl: 11241842832 (eff. 0.368)
1240.59/1240.82	c #Conflicts:    3879000 | #Learnt:      84314 | 0.000
1240.59/1240.82	c total clause space: 545.701MB
1240.59/1240.82	c total #watches: 2548815
1240.69/1240.98	c total #propagations: 4139134044 / total #impl: 11244817838 (eff. 0.368)
1240.69/1240.98	c #Conflicts:    3880000 | #Learnt:      85314 | 0.000
1240.69/1240.98	c total clause space: 545.701MB
1240.69/1240.98	c total #watches: 2550841
1240.89/1241.12	c total #propagations: 4139361927 / total #impl: 11245884562 (eff. 0.368)
1240.89/1241.12	c #Conflicts:    3881000 | #Learnt:      86314 | 0.000
1240.89/1241.12	c total clause space: 545.701MB
1240.89/1241.12	c total #watches: 2552854
1241.09/1241.30	c total #propagations: 4139458646 / total #impl: 11246772044 (eff. 0.368)
1241.09/1241.30	c #Conflicts:    3882000 | #Learnt:      87314 | 0.000
1241.09/1241.30	c total clause space: 545.701MB
1241.09/1241.30	c total #watches: 2554864
1241.19/1241.43	c total #propagations: 4139645989 / total #impl: 11248178411 (eff. 0.368)
1241.19/1241.43	c #Conflicts:    3883000 | #Learnt:      88314 | 0.000
1241.19/1241.43	c total clause space: 545.701MB
1241.19/1241.43	c total #watches: 2556910
1241.40/1241.67	c total #propagations: 4139774432 / total #impl: 11248854734 (eff. 0.368)
1241.40/1241.67	c #Conflicts:    3884000 | #Learnt:      89314 | 0.000
1241.40/1241.67	c total clause space: 545.701MB
1241.40/1241.67	c total #watches: 2559040
1241.69/1241.93	c total #propagations: 4140168826 / total #impl: 11250849546 (eff. 0.368)
1241.69/1241.93	c #Conflicts:    3885000 | #Learnt:      90314 | 0.000
1241.69/1241.93	c total clause space: 545.701MB
1241.69/1241.93	c total #watches: 2561065
1241.89/1242.10	c total #propagations: 4140543778 / total #impl: 11252724757 (eff. 0.368)
1241.89/1242.10	c #Conflicts:    3886000 | #Learnt:      91314 | 0.000
1241.89/1242.10	c total clause space: 545.701MB
1241.89/1242.10	c total #watches: 2563074
1242.19/1242.42	c total #propagations: 4140786413 / total #impl: 11253677155 (eff. 0.368)
1242.19/1242.42	c #Conflicts:    3887000 | #Learnt:      92314 | 0.000
1242.19/1242.42	c total clause space: 545.701MB
1242.19/1242.42	c total #watches: 2565126
1242.40/1242.70	c total #propagations: 4141263717 / total #impl: 11256141646 (eff. 0.368)
1242.40/1242.70	c #Conflicts:    3888000 | #Learnt:      93314 | 0.000
1242.40/1242.70	c total clause space: 545.701MB
1242.40/1242.70	c total #watches: 2567135
1242.59/1242.81	c total #propagations: 4141727884 / total #impl: 11258243277 (eff. 0.368)
1242.59/1242.81	c #Conflicts:    3889000 | #Learnt:      94314 | 0.000
1242.59/1242.81	c total clause space: 545.701MB
1242.59/1242.81	c total #watches: 2569135
1242.99/1243.21	c total #propagations: 4141853446 / total #impl: 11258745192 (eff. 0.368)
1242.99/1243.21	c #Conflicts:    3890000 | #Learnt:      95314 | 0.000
1242.99/1243.21	c total clause space: 545.701MB
1242.99/1243.21	c total #watches: 2571193
1243.09/1243.39	c total #propagations: 4142433622 / total #impl: 11261736539 (eff. 0.368)
1243.09/1243.39	c GARBAGE COLLECT
1243.09/1243.39	c #Conflicts:    3891000 | #Learnt:      48572 | 0.000
1243.09/1243.39	c total clause space: 545.701MB
1243.09/1243.39	c total #watches: 2475507
1243.19/1243.47	c total #propagations: 4142622149 / total #impl: 11262439270 (eff. 0.368)
1243.19/1243.47	c #Conflicts:    3892000 | #Learnt:      49572 | 0.000
1243.19/1243.47	c total clause space: 545.701MB
1243.19/1243.47	c total #watches: 2477555
1243.39/1243.60	c total #propagations: 4142766862 / total #impl: 11262961230 (eff. 0.368)
1243.39/1243.60	c #Conflicts:    3893000 | #Learnt:      50572 | 0.000
1243.39/1243.60	c total clause space: 545.701MB
1243.39/1243.60	c total #watches: 2479598
1243.39/1243.70	c total #propagations: 4143058421 / total #impl: 11264029445 (eff. 0.368)
1243.39/1243.70	c #Conflicts:    3894000 | #Learnt:      51572 | 0.000
1243.39/1243.70	c total clause space: 545.701MB
1243.39/1243.70	c total #watches: 2481616
1243.50/1243.79	c total #propagations: 4143213464 / total #impl: 11264630965 (eff. 0.368)
1243.50/1243.79	c #Conflicts:    3895000 | #Learnt:      52572 | 0.000
1243.50/1243.79	c total clause space: 545.701MB
1243.50/1243.79	c total #watches: 2483693
1243.69/1243.94	c total #propagations: 4143366160 / total #impl: 11265228851 (eff. 0.368)
1243.69/1243.94	c #Conflicts:    3896000 | #Learnt:      53572 | 0.000
1243.69/1243.94	c total clause space: 545.701MB
1243.69/1243.94	c total #watches: 2485775
1243.79/1244.08	c total #propagations: 4143630353 / total #impl: 11266388758 (eff. 0.368)
1243.79/1244.08	c #Conflicts:    3897000 | #Learnt:      54572 | 0.000
1243.79/1244.08	c total clause space: 545.701MB
1243.79/1244.08	c total #watches: 2487783
1243.89/1244.19	c total #propagations: 4143968861 / total #impl: 11267527588 (eff. 0.368)
1243.89/1244.19	c #Conflicts:    3898000 | #Learnt:      55572 | 0.000
1243.89/1244.19	c total clause space: 545.701MB
1243.89/1244.19	c total #watches: 2489830
1244.09/1244.30	c total #propagations: 4144155962 / total #impl: 11268359397 (eff. 0.368)
1244.09/1244.30	c #Conflicts:    3899000 | #Learnt:      56572 | 0.000
1244.09/1244.30	c total clause space: 545.701MB
1244.09/1244.30	c total #watches: 2491858
1244.19/1244.42	c total #propagations: 4144366598 / total #impl: 11269214323 (eff. 0.368)
1244.19/1244.42	c #Conflicts:    3900000 | #Learnt:      57572 | 0.000
1244.19/1244.42	c total clause space: 545.701MB
1244.19/1244.42	c total #watches: 2494061
1244.39/1244.66	c total #propagations: 4144588950 / total #impl: 11270099210 (eff. 0.368)
1244.39/1244.66	c #Conflicts:    3901000 | #Learnt:      58572 | 0.000
1244.39/1244.66	c total clause space: 545.701MB
1244.39/1244.67	c total #watches: 2496070
1244.70/1244.90	c total #propagations: 4145019999 / total #impl: 11272073826 (eff. 0.368)
1244.70/1244.90	c #Conflicts:    3902000 | #Learnt:      59572 | 0.000
1244.70/1244.90	c total clause space: 545.701MB
1244.70/1244.90	c total #watches: 2498073
1244.79/1245.02	c total #propagations: 4145702958 / total #impl: 11274667737 (eff. 0.368)
1244.79/1245.02	c #Conflicts:    3903000 | #Learnt:      60572 | 0.000
1244.79/1245.02	c total clause space: 545.701MB
1244.79/1245.02	c total #watches: 2500105
1244.89/1245.13	c total #propagations: 4145870782 / total #impl: 11275485841 (eff. 0.368)
1244.89/1245.13	c #Conflicts:    3904000 | #Learnt:      61572 | 0.000
1244.89/1245.13	c total clause space: 545.701MB
1244.89/1245.13	c total #watches: 2502123
1244.99/1245.21	c total #propagations: 4146005204 / total #impl: 11276169703 (eff. 0.368)
1244.99/1245.21	c #Conflicts:    3905000 | #Learnt:      62572 | 0.000
1244.99/1245.21	c total clause space: 545.701MB
1244.99/1245.21	c total #watches: 2504139
1245.09/1245.31	c total #propagations: 4146087073 / total #impl: 11276648917 (eff. 0.368)
1245.09/1245.31	c #Conflicts:    3906000 | #Learnt:      63572 | 0.000
1245.09/1245.31	c total clause space: 545.701MB
1245.09/1245.31	c total #watches: 2506244
1245.19/1245.45	c total #propagations: 4146242675 / total #impl: 11277323474 (eff. 0.368)
1245.19/1245.45	c #Conflicts:    3907000 | #Learnt:      64572 | 0.000
1245.19/1245.45	c total clause space: 545.701MB
1245.19/1245.45	c total #watches: 2508268
1245.29/1245.58	c total #propagations: 4146479374 / total #impl: 11278465390 (eff. 0.368)
1245.29/1245.58	c #Conflicts:    3908000 | #Learnt:      65572 | 0.000
1245.29/1245.58	c total clause space: 545.701MB
1245.29/1245.58	c total #watches: 2510288
1245.49/1245.73	c total #propagations: 4146747201 / total #impl: 11279726690 (eff. 0.368)
1245.49/1245.73	c #Conflicts:    3909000 | #Learnt:      66572 | 0.000
1245.49/1245.73	c total clause space: 545.701MB
1245.49/1245.73	c total #watches: 2512425
1245.70/1245.96	c total #propagations: 4146983342 / total #impl: 11280893115 (eff. 0.368)
1245.70/1245.96	c #Conflicts:    3910000 | #Learnt:      67572 | 0.000
1245.70/1245.96	c total clause space: 545.701MB
1245.70/1245.96	c total #watches: 2514532
1245.99/1246.22	c total #propagations: 4147290134 / total #impl: 11282626942 (eff. 0.368)
1245.99/1246.22	c #Conflicts:    3911000 | #Learnt:      68572 | 0.000
1245.99/1246.22	c total clause space: 545.701MB
1245.99/1246.22	c total #watches: 2516539
1246.59/1246.82	c total #propagations: 4147680332 / total #impl: 11284987363 (eff. 0.368)
1246.59/1246.82	c #Conflicts:    3912000 | #Learnt:      69572 | 0.000
1246.59/1246.82	c total clause space: 545.701MB
1246.59/1246.82	c total #watches: 2518594
1246.90/1247.15	c total #propagations: 4148569537 / total #impl: 11289960969 (eff. 0.367)
1246.90/1247.15	c #Conflicts:    3913000 | #Learnt:      70572 | 0.000
1246.90/1247.15	c total clause space: 545.701MB
1246.90/1247.15	c total #watches: 2520645
1247.09/1247.31	c total #propagations: 4149283291 / total #impl: 11292972350 (eff. 0.367)
1247.09/1247.31	c #Conflicts:    3914000 | #Learnt:      71572 | 0.000
1247.09/1247.31	c total clause space: 545.701MB
1247.09/1247.31	c total #watches: 2522655
1247.59/1247.84	c total #propagations: 4149524933 / total #impl: 11294091399 (eff. 0.367)
1247.59/1247.84	c #Conflicts:    3915000 | #Learnt:      72572 | 0.000
1247.59/1247.84	c total clause space: 545.701MB
1247.59/1247.84	c total #watches: 2524688
1247.69/1247.97	c total #propagations: 4150508761 / total #impl: 11299198955 (eff. 0.367)
1247.69/1247.97	c #Conflicts:    3916000 | #Learnt:      73572 | 0.000
1247.69/1247.97	c total clause space: 545.701MB
1247.69/1247.97	c total #watches: 2526726
1248.09/1248.35	c total #propagations: 4150649962 / total #impl: 11300051813 (eff. 0.367)
1248.09/1248.35	c #Conflicts:    3917000 | #Learnt:      74572 | 0.000
1248.09/1248.35	c total clause space: 545.701MB
1248.09/1248.35	c total #watches: 2528770
1248.39/1248.61	c total #propagations: 4151528495 / total #impl: 11302370749 (eff. 0.367)
1248.39/1248.61	c #Conflicts:    3918000 | #Learnt:      75572 | 0.000
1248.39/1248.61	c total clause space: 545.701MB
1248.39/1248.62	c total #watches: 2530770
1248.69/1248.93	c total #propagations: 4152728006 / total #impl: 11305256929 (eff. 0.367)
1248.69/1248.93	c #Conflicts:    3919000 | #Learnt:      76572 | 0.000
1248.69/1248.93	c total clause space: 545.701MB
1248.69/1248.93	c total #watches: 2532770
1249.10/1249.32	c total #propagations: 4154167881 / total #impl: 11308087333 (eff. 0.367)
1249.10/1249.32	c #Conflicts:    3920000 | #Learnt:      77572 | 0.000
1249.10/1249.32	c total clause space: 545.701MB
1249.10/1249.32	c total #watches: 2534770
1249.39/1249.68	c total #propagations: 4155787641 / total #impl: 11310546034 (eff. 0.367)
1249.39/1249.68	c #Conflicts:    3921000 | #Learnt:      78572 | 0.000
1249.39/1249.68	c total clause space: 545.701MB
1249.39/1249.68	c total #watches: 2536770
1249.89/1250.13	c total #propagations: 4157174887 / total #impl: 11313030471 (eff. 0.367)
1249.89/1250.13	c #Conflicts:    3922000 | #Learnt:      79572 | 0.000
1249.89/1250.13	c total clause space: 545.701MB
1249.89/1250.13	c total #watches: 2538770
1250.49/1250.74	c total #propagations: 4158904541 / total #impl: 11318022975 (eff. 0.367)
1250.49/1250.74	c #Conflicts:    3923000 | #Learnt:      80572 | 0.000
1250.49/1250.74	c total clause space: 545.701MB
1250.49/1250.74	c total #watches: 2540770
1250.89/1251.13	c total #propagations: 4160857878 / total #impl: 11324710806 (eff. 0.367)
1250.89/1251.13	c #Conflicts:    3924000 | #Learnt:      81572 | 0.000
1250.89/1251.13	c total clause space: 545.701MB
1250.89/1251.13	c total #watches: 2542770
1251.49/1251.78	c total #propagations: 4162092072 / total #impl: 11329189494 (eff. 0.367)
1251.49/1251.78	c #Conflicts:    3925000 | #Learnt:      82572 | 0.000
1251.49/1251.78	c total clause space: 545.701MB
1251.49/1251.78	c total #watches: 2544770
1252.09/1252.32	c total #propagations: 4164279403 / total #impl: 11336626784 (eff. 0.367)
1252.09/1252.32	c #Conflicts:    3926000 | #Learnt:      83572 | 0.000
1252.09/1252.32	c total clause space: 545.701MB
1252.09/1252.32	c total #watches: 2546770
1252.89/1253.13	c total #propagations: 4165872974 / total #impl: 11341777486 (eff. 0.367)
1252.89/1253.13	c #Conflicts:    3927000 | #Learnt:      84572 | 0.000
1252.89/1253.13	c total clause space: 545.701MB
1252.89/1253.13	c total #watches: 2548770
1253.50/1253.73	c total #propagations: 4168349845 / total #impl: 11350398643 (eff. 0.367)
1253.50/1253.73	c #Conflicts:    3928000 | #Learnt:      85572 | 0.000
1253.50/1253.73	c total clause space: 545.701MB
1253.50/1253.73	c total #watches: 2550792
1253.99/1254.29	c total #propagations: 4170210718 / total #impl: 11355570714 (eff. 0.367)
1253.99/1254.29	c #Conflicts:    3929000 | #Learnt:      86572 | 0.000
1253.99/1254.29	c total clause space: 545.701MB
1253.99/1254.29	c total #watches: 2552802
1254.69/1254.93	c total #propagations: 4171943903 / total #impl: 11360380840 (eff. 0.367)
1254.69/1254.93	c #Conflicts:    3930000 | #Learnt:      87572 | 0.000
1254.69/1254.93	c total clause space: 545.701MB
1254.69/1254.94	c total #watches: 2554802
1255.09/1255.35	c total #propagations: 4173898792 / total #impl: 11366479913 (eff. 0.367)
1255.09/1255.35	c #Conflicts:    3931000 | #Learnt:      88572 | 0.000
1255.09/1255.35	c total clause space: 545.701MB
1255.09/1255.35	c total #watches: 2556810
1255.49/1255.72	c total #propagations: 4174867836 / total #impl: 11369531897 (eff. 0.367)
1255.49/1255.72	c #Conflicts:    3932000 | #Learnt:      89572 | 0.000
1255.49/1255.72	c total clause space: 545.701MB
1255.49/1255.72	c total #watches: 2558810
1255.89/1256.10	c total #propagations: 4176070277 / total #impl: 11373188863 (eff. 0.367)
1255.89/1256.10	c #Conflicts:    3933000 | #Learnt:      90572 | 0.000
1255.89/1256.10	c total clause space: 545.701MB
1255.89/1256.10	c total #watches: 2560810
1256.29/1256.50	c total #propagations: 4177414565 / total #impl: 11376626744 (eff. 0.367)
1256.29/1256.50	c #Conflicts:    3934000 | #Learnt:      91572 | 0.000
1256.29/1256.50	c total clause space: 545.701MB
1256.29/1256.50	c total #watches: 2562810
1256.59/1256.80	c total #propagations: 4178731567 / total #impl: 11380390993 (eff. 0.367)
1256.59/1256.80	c #Conflicts:    3935000 | #Learnt:      92572 | 0.000
1256.59/1256.80	c total clause space: 545.701MB
1256.59/1256.80	c total #watches: 2564828
1256.99/1257.25	c total #propagations: 4179553127 / total #impl: 11382976141 (eff. 0.367)
1256.99/1257.25	c #Conflicts:    3936000 | #Learnt:      93572 | 0.000
1256.99/1257.25	c total clause space: 545.701MB
1256.99/1257.25	c total #watches: 2566828
1257.29/1257.59	c total #propagations: 4180952677 / total #impl: 11386788365 (eff. 0.367)
1257.29/1257.59	c #Conflicts:    3937000 | #Learnt:      94572 | 0.000
1257.29/1257.59	c total clause space: 545.701MB
1257.29/1257.59	c total #watches: 2568828
1257.79/1258.06	c total #propagations: 4182291937 / total #impl: 11390971846 (eff. 0.367)
1257.79/1258.06	c #Conflicts:    3938000 | #Learnt:      95572 | 0.000
1257.79/1258.06	c total clause space: 545.701MB
1257.79/1258.06	c total #watches: 2570828
1258.09/1258.37	c total #propagations: 4183770549 / total #impl: 11396526160 (eff. 0.367)
1258.09/1258.37	c #Conflicts:    3939000 | #Learnt:      96572 | 0.000
1258.09/1258.37	c total clause space: 545.701MB
1258.09/1258.37	c total #watches: 2572828
1258.39/1258.68	c total #propagations: 4184924385 / total #impl: 11400100574 (eff. 0.367)
1258.39/1258.68	c GARBAGE COLLECT
1258.39/1258.68	c #Conflicts:    3940000 | #Learnt:      49325 | 0.000
1258.39/1258.68	c total clause space: 545.701MB
1258.39/1258.68	c total #watches: 2477004
1258.79/1259.04	c total #propagations: 4185999003 / total #impl: 11403059813 (eff. 0.367)
1258.79/1259.04	c #Conflicts:    3941000 | #Learnt:      50325 | 0.000
1258.79/1259.04	c total clause space: 545.701MB
1258.79/1259.04	c total #watches: 2479015
1259.19/1259.46	c total #propagations: 4187202900 / total #impl: 11407624600 (eff. 0.367)
1259.19/1259.46	c #Conflicts:    3942000 | #Learnt:      51325 | 0.000
1259.19/1259.46	c total clause space: 545.701MB
1259.19/1259.46	c total #watches: 2481025
1259.89/1260.16	c total #propagations: 4188709929 / total #impl: 11412213959 (eff. 0.367)
1259.89/1260.16	c #Conflicts:    3943000 | #Learnt:      52325 | 0.000
1259.89/1260.16	c total clause space: 545.701MB
1259.89/1260.16	c total #watches: 2483025
1260.49/1260.73	c total #propagations: 4190893508 / total #impl: 11420308080 (eff. 0.367)
1260.49/1260.73	c #Conflicts:    3944000 | #Learnt:      53325 | 0.000
1260.49/1260.73	c total clause space: 545.701MB
1260.49/1260.73	c total #watches: 2485043
1260.89/1261.12	c total #propagations: 4192693550 / total #impl: 11426288665 (eff. 0.367)
1260.89/1261.12	c #Conflicts:    3945000 | #Learnt:      54325 | 0.000
1260.89/1261.12	c total clause space: 545.701MB
1260.89/1261.12	c total #watches: 2487061
1261.39/1261.61	c total #propagations: 4194376195 / total #impl: 11430878095 (eff. 0.367)
1261.39/1261.61	c #Conflicts:    3946000 | #Learnt:      55325 | 0.000
1261.39/1261.61	c total clause space: 545.701MB
1261.39/1261.61	c total #watches: 2489061
1261.69/1261.92	c total #propagations: 4196247262 / total #impl: 11436424587 (eff. 0.367)
1261.69/1261.92	c #Conflicts:    3947000 | #Learnt:      56325 | 0.000
1261.69/1261.92	c total clause space: 545.701MB
1261.69/1261.92	c total #watches: 2491061
1262.09/1262.35	c total #propagations: 4197148010 / total #impl: 11439231560 (eff. 0.367)
1262.09/1262.35	c #Conflicts:    3948000 | #Learnt:      57325 | 0.000
1262.09/1262.35	c total clause space: 545.701MB
1262.09/1262.35	c total #watches: 2493061
1262.49/1262.77	c total #propagations: 4198082954 / total #impl: 11441516151 (eff. 0.367)
1262.49/1262.77	c #Conflicts:    3949000 | #Learnt:      58325 | 0.000
1262.49/1262.77	c total clause space: 545.701MB
1262.49/1262.77	c total #watches: 2495061
1262.99/1263.22	c total #propagations: 4199377819 / total #impl: 11444936838 (eff. 0.367)
1262.99/1263.22	c #Conflicts:    3950000 | #Learnt:      59325 | 0.000
1262.99/1263.22	c total clause space: 545.701MB
1262.99/1263.22	c total #watches: 2497061
1263.39/1263.64	c total #propagations: 4200752232 / total #impl: 11449665442 (eff. 0.367)
1263.39/1263.64	c #Conflicts:    3951000 | #Learnt:      60325 | 0.000
1263.39/1263.64	c total clause space: 545.701MB
1263.39/1263.64	c total #watches: 2499061
1263.89/1264.11	c total #propagations: 4202341999 / total #impl: 11455151907 (eff. 0.367)
1263.89/1264.11	c #Conflicts:    3952000 | #Learnt:      61325 | 0.000
1263.89/1264.11	c total clause space: 545.701MB
1263.89/1264.11	c total #watches: 2501061
1264.29/1264.55	c total #propagations: 4203846078 / total #impl: 11460069609 (eff. 0.367)
1264.29/1264.55	c #Conflicts:    3953000 | #Learnt:      62325 | 0.000
1264.29/1264.55	c total clause space: 545.701MB
1264.29/1264.55	c total #watches: 2503061
1264.69/1264.92	c total #propagations: 4205200986 / total #impl: 11463940454 (eff. 0.367)
1264.69/1264.92	c #Conflicts:    3954000 | #Learnt:      63325 | 0.000
1264.69/1264.92	c total clause space: 545.701MB
1264.69/1264.92	c total #watches: 2505124
1265.09/1265.38	c total #propagations: 4206139228 / total #impl: 11466858840 (eff. 0.367)
1265.09/1265.38	c #Conflicts:    3955000 | #Learnt:      64325 | 0.000
1265.09/1265.38	c total clause space: 545.701MB
1265.09/1265.38	c total #watches: 2507124
1265.49/1265.79	c total #propagations: 4207449588 / total #impl: 11470114317 (eff. 0.367)
1265.49/1265.79	c #Conflicts:    3956000 | #Learnt:      65325 | 0.000
1265.49/1265.79	c total clause space: 545.701MB
1265.49/1265.79	c total #watches: 2509124
1265.79/1266.03	c total #propagations: 4209592912 / total #impl: 11475485641 (eff. 0.367)
1265.79/1266.03	c #Conflicts:    3957000 | #Learnt:      66325 | 0.000
1265.79/1266.03	c total clause space: 545.701MB
1265.79/1266.03	c total #watches: 2511124
1266.09/1266.38	c total #propagations: 4210416517 / total #impl: 11477841388 (eff. 0.367)
1266.09/1266.38	c #Conflicts:    3958000 | #Learnt:      67325 | 0.000
1266.09/1266.38	c total clause space: 545.701MB
1266.09/1266.38	c total #watches: 2513152
1266.29/1266.52	c total #propagations: 4211169759 / total #impl: 11480964507 (eff. 0.367)
1266.29/1266.52	c #Conflicts:    3959000 | #Learnt:      68325 | 0.000
1266.29/1266.52	c total clause space: 545.701MB
1266.29/1266.52	c total #watches: 2515152
1266.59/1266.87	c total #propagations: 4211321908 / total #impl: 11481713968 (eff. 0.367)
1266.59/1266.87	c #Conflicts:    3960000 | #Learnt:      69325 | 0.000
1266.59/1266.87	c total clause space: 545.701MB
1266.59/1266.87	c total #watches: 2517224
1267.19/1267.42	c total #propagations: 4211876026 / total #impl: 11483827401 (eff. 0.367)
1267.19/1267.42	c #Conflicts:    3961000 | #Learnt:      70325 | 0.000
1267.19/1267.42	c total clause space: 545.701MB
1267.19/1267.42	c total #watches: 2519224
1267.59/1267.86	c total #propagations: 4212913920 / total #impl: 11485864378 (eff. 0.367)
1267.59/1267.86	c #Conflicts:    3962000 | #Learnt:      71325 | 0.000
1267.59/1267.86	c total clause space: 545.701MB
1267.59/1267.86	c total #watches: 2521224
1268.09/1268.30	c total #propagations: 4213805084 / total #impl: 11487757261 (eff. 0.367)
1268.09/1268.30	c #Conflicts:    3963000 | #Learnt:      72325 | 0.000
1268.09/1268.30	c total clause space: 545.701MB
1268.09/1268.30	c total #watches: 2523224
1268.49/1268.71	c total #propagations: 4214732489 / total #impl: 11489870822 (eff. 0.367)
1268.49/1268.71	c #Conflicts:    3964000 | #Learnt:      73325 | 0.000
1268.49/1268.71	c total clause space: 545.701MB
1268.49/1268.71	c total #watches: 2525224
1268.79/1269.10	c total #propagations: 4215858522 / total #impl: 11491874313 (eff. 0.367)
1268.79/1269.10	c #Conflicts:    3965000 | #Learnt:      74325 | 0.000
1268.79/1269.10	c total clause space: 545.701MB
1268.79/1269.10	c total #watches: 2527224
1269.29/1269.54	c total #propagations: 4216897418 / total #impl: 11494054367 (eff. 0.367)
1269.29/1269.54	c #Conflicts:    3966000 | #Learnt:      75325 | 0.000
1269.29/1269.54	c total clause space: 545.701MB
1269.29/1269.54	c total #watches: 2529253
1269.69/1269.95	c total #propagations: 4218164630 / total #impl: 11496708932 (eff. 0.367)
1269.69/1269.95	c #Conflicts:    3967000 | #Learnt:      76325 | 0.000
1269.69/1269.95	c total clause space: 545.701MB
1269.69/1269.95	c total #watches: 2531320
1270.19/1270.44	c total #propagations: 4219349985 / total #impl: 11499997673 (eff. 0.367)
1270.19/1270.44	c #Conflicts:    3968000 | #Learnt:      77325 | 0.000
1270.19/1270.44	c total clause space: 545.701MB
1270.19/1270.44	c total #watches: 2533320
1270.58/1270.83	c total #propagations: 4220621751 / total #impl: 11503472604 (eff. 0.367)
1270.58/1270.83	c #Conflicts:    3969000 | #Learnt:      78325 | 0.000
1270.58/1270.83	c total clause space: 545.701MB
1270.58/1270.83	c total #watches: 2535347
1271.09/1271.38	c total #propagations: 4221497908 / total #impl: 11505664544 (eff. 0.367)
1271.09/1271.38	c #Conflicts:    3970000 | #Learnt:      79325 | 0.000
1271.09/1271.38	c total clause space: 545.701MB
1271.09/1271.38	c total #watches: 2537399
1271.48/1271.79	c total #propagations: 4222935586 / total #impl: 11509679479 (eff. 0.367)
1271.48/1271.79	c #Conflicts:    3971000 | #Learnt:      80325 | 0.000
1271.48/1271.79	c total clause space: 545.701MB
1271.48/1271.79	c total #watches: 2539426
1272.19/1272.41	c total #propagations: 4224027416 / total #impl: 11512981915 (eff. 0.367)
1272.19/1272.41	c #Conflicts:    3972000 | #Learnt:      81325 | 0.000
1272.19/1272.41	c total clause space: 545.701MB
1272.19/1272.41	c total #watches: 2541460
1272.38/1272.68	c total #propagations: 4225683859 / total #impl: 11517053155 (eff. 0.367)
1272.38/1272.68	c #Conflicts:    3973000 | #Learnt:      82325 | 0.000
1272.38/1272.68	c total clause space: 545.701MB
1272.38/1272.68	c total #watches: 2543523
1272.48/1272.79	c total #propagations: 4226369900 / total #impl: 11519022890 (eff. 0.367)
1272.48/1272.79	c #Conflicts:    3974000 | #Learnt:      83325 | 0.000
1272.48/1272.79	c total clause space: 545.701MB
1272.48/1272.79	c total #watches: 2545553
1272.98/1273.26	c total #propagations: 4226576792 / total #impl: 11519736854 (eff. 0.367)
1272.98/1273.26	c #Conflicts:    3975000 | #Learnt:      84325 | 0.000
1272.98/1273.26	c total clause space: 545.701MB
1272.98/1273.26	c total #watches: 2547553
1273.38/1273.67	c total #propagations: 4227730749 / total #impl: 11522771297 (eff. 0.367)
1273.38/1273.67	c #Conflicts:    3976000 | #Learnt:      85325 | 0.000
1273.38/1273.67	c total clause space: 545.701MB
1273.38/1273.67	c total #watches: 2549554
1273.78/1274.00	c total #propagations: 4228749847 / total #impl: 11525930444 (eff. 0.367)
1273.78/1274.00	c #Conflicts:    3977000 | #Learnt:      86325 | 0.000
1273.78/1274.00	c total clause space: 545.701MB
1273.78/1274.00	c total #watches: 2551565
1274.18/1274.45	c total #propagations: 4229563313 / total #impl: 11528465186 (eff. 0.367)
1274.18/1274.45	c #Conflicts:    3978000 | #Learnt:      87325 | 0.000
1274.18/1274.45	c total clause space: 545.701MB
1274.18/1274.45	c total #watches: 2553565
1274.68/1274.91	c total #propagations: 4230671326 / total #impl: 11531530662 (eff. 0.367)
1274.68/1274.91	c #Conflicts:    3979000 | #Learnt:      88325 | 0.000
1274.68/1274.91	c total clause space: 545.701MB
1274.68/1274.91	c total #watches: 2555565
1275.08/1275.38	c total #propagations: 4231867903 / total #impl: 11534961195 (eff. 0.367)
1275.08/1275.38	c #Conflicts:    3980000 | #Learnt:      89325 | 0.000
1275.08/1275.38	c total clause space: 545.701MB
1275.08/1275.38	c total #watches: 2557565
1275.58/1275.81	c total #propagations: 4233251669 / total #impl: 11539095480 (eff. 0.367)
1275.58/1275.81	c #Conflicts:    3981000 | #Learnt:      90325 | 0.000
1275.58/1275.81	c total clause space: 545.701MB
1275.58/1275.81	c total #watches: 2559584
1276.18/1276.45	c total #propagations: 4234752633 / total #impl: 11543027291 (eff. 0.367)
1276.18/1276.45	c #Conflicts:    3982000 | #Learnt:      91325 | 0.000
1276.18/1276.45	c total clause space: 545.701MB
1276.18/1276.45	c total #watches: 2561584
1276.68/1276.92	c total #propagations: 4237097374 / total #impl: 11548874888 (eff. 0.367)
1276.68/1276.92	c #Conflicts:    3983000 | #Learnt:      92325 | 0.000
1276.68/1276.92	c total clause space: 545.701MB
1276.68/1276.92	c total #watches: 2563642
1276.98/1277.25	c total #propagations: 4238269274 / total #impl: 11552989763 (eff. 0.367)
1276.98/1277.25	c #Conflicts:    3984000 | #Learnt:      93325 | 0.000
1276.98/1277.25	c total clause space: 545.701MB
1276.98/1277.25	c total #watches: 2565694
1277.28/1277.51	c total #propagations: 4239230846 / total #impl: 11556394586 (eff. 0.367)
1277.28/1277.51	c #Conflicts:    3985000 | #Learnt:      94325 | 0.000
1277.28/1277.51	c total clause space: 545.701MB
1277.28/1277.51	c total #watches: 2567825
1277.69/1277.94	c total #propagations: 4239696867 / total #impl: 11558503712 (eff. 0.367)
1277.69/1277.94	c #Conflicts:    3986000 | #Learnt:      95325 | 0.000
1277.69/1277.94	c total clause space: 545.701MB
1277.69/1277.94	c total #watches: 2569834
1278.08/1278.38	c total #propagations: 4240619493 / total #impl: 11560910376 (eff. 0.367)
1278.08/1278.38	c #Conflicts:    3987000 | #Learnt:      96325 | 0.000
1278.08/1278.38	c total clause space: 545.701MB
1278.08/1278.38	c total #watches: 2571834
1278.69/1278.95	c total #propagations: 4241622377 / total #impl: 11563823580 (eff. 0.367)
1278.69/1278.95	c GARBAGE COLLECT
1278.69/1278.95	c #Conflicts:    3988000 | #Learnt:      48836 | 0.000
1278.69/1278.95	c total clause space: 545.701MB
1278.69/1278.95	c total #watches: 2476026
1278.98/1279.28	c total #propagations: 4243028150 / total #impl: 11567648874 (eff. 0.367)
1278.98/1279.28	c #Conflicts:    3989000 | #Learnt:      49836 | 0.000
1278.98/1279.28	c total clause space: 545.701MB
1278.98/1279.28	c total #watches: 2478035
1279.28/1279.52	c total #propagations: 4244478844 / total #impl: 11571511959 (eff. 0.367)
1279.28/1279.52	c #Conflicts:    3990000 | #Learnt:      50836 | 0.000
1279.28/1279.52	c total clause space: 545.701MB
1279.28/1279.52	c total #watches: 2480035
1279.48/1279.76	c total #propagations: 4245151666 / total #impl: 11573983547 (eff. 0.367)
1279.48/1279.76	c #Conflicts:    3991000 | #Learnt:      51836 | 0.000
1279.48/1279.76	c total clause space: 545.701MB
1279.48/1279.76	c total #watches: 2482035
1279.68/1279.98	c total #propagations: 4246044200 / total #impl: 11576462928 (eff. 0.367)
1279.68/1279.98	c #Conflicts:    3992000 | #Learnt:      52836 | 0.000
1279.68/1279.98	c total clause space: 545.701MB
1279.68/1279.98	c total #watches: 2484035
1280.08/1280.33	c total #propagations: 4246669502 / total #impl: 11578045160 (eff. 0.367)
1280.08/1280.33	c #Conflicts:    3993000 | #Learnt:      53836 | 0.000
1280.08/1280.33	c total clause space: 545.701MB
1280.08/1280.33	c total #watches: 2486035
1280.38/1280.64	c total #propagations: 4247942636 / total #impl: 11580636312 (eff. 0.367)
1280.38/1280.64	c #Conflicts:    3994000 | #Learnt:      54836 | 0.000
1280.38/1280.64	c total clause space: 545.701MB
1280.38/1280.64	c total #watches: 2488057
1280.68/1280.93	c total #propagations: 4249178707 / total #impl: 11583586784 (eff. 0.367)
1280.68/1280.93	c #Conflicts:    3995000 | #Learnt:      55836 | 0.000
1280.68/1280.93	c total clause space: 545.701MB
1280.68/1280.93	c total #watches: 2490057
1281.08/1281.38	c total #propagations: 4250093248 / total #impl: 11586276359 (eff. 0.367)
1281.08/1281.38	c #Conflicts:    3996000 | #Learnt:      56836 | 0.000
1281.08/1281.38	c total clause space: 545.701MB
1281.08/1281.38	c total #watches: 2492057
1281.58/1281.86	c total #propagations: 4252031025 / total #impl: 11591177487 (eff. 0.367)
1281.58/1281.86	c #Conflicts:    3997000 | #Learnt:      57836 | 0.000
1281.58/1281.86	c total clause space: 545.701MB
1281.58/1281.86	c total #watches: 2494057
1281.88/1282.15	c total #propagations: 4253649278 / total #impl: 11595639330 (eff. 0.367)
1281.88/1282.15	c #Conflicts:    3998000 | #Learnt:      58836 | 0.000
1281.88/1282.15	c total clause space: 545.701MB
1281.88/1282.15	c total #watches: 2496057
1282.28/1282.50	c total #propagations: 4254554155 / total #impl: 11598204136 (eff. 0.367)
1282.28/1282.50	c #Conflicts:    3999000 | #Learnt:      59836 | 0.000
1282.28/1282.50	c total clause space: 545.701MB
1282.28/1282.50	c total #watches: 2498098
1282.58/1282.81	c total #propagations: 4255596255 / total #impl: 11601158631 (eff. 0.367)
1282.58/1282.81	c #Conflicts:    4000000 | #Learnt:      60836 | 0.000
1282.58/1282.81	c total clause space: 545.701MB
1282.58/1282.81	c total #watches: 2500098
1282.88/1283.11	c total #propagations: 4257100729 / total #impl: 11605071644 (eff. 0.367)
1282.88/1283.11	c #Conflicts:    4001000 | #Learnt:      61836 | 0.000
1282.88/1283.11	c total clause space: 545.701MB
1282.88/1283.11	c total #watches: 2502098
1283.09/1283.34	c total #propagations: 4258676678 / total #impl: 11608654783 (eff. 0.367)
1283.09/1283.34	c #Conflicts:    4002000 | #Learnt:      62836 | 0.000
1283.09/1283.34	c total clause space: 545.701MB
1283.09/1283.34	c total #watches: 2504136
1283.38/1283.69	c total #propagations: 4259515213 / total #impl: 11610830287 (eff. 0.367)
1283.38/1283.69	c #Conflicts:    4003000 | #Learnt:      63836 | 0.000
1283.38/1283.69	c total clause space: 545.701MB
1283.38/1283.69	c total #watches: 2506148
1283.78/1284.05	c total #propagations: 4261116706 / total #impl: 11614656871 (eff. 0.367)
1283.78/1284.05	c #Conflicts:    4004000 | #Learnt:      64836 | 0.000
1283.78/1284.05	c total clause space: 545.701MB
1283.78/1284.05	c total #watches: 2508148
1284.19/1284.47	c total #propagations: 4262666965 / total #impl: 11618356808 (eff. 0.367)
1284.19/1284.47	c #Conflicts:    4005000 | #Learnt:      65836 | 0.000
1284.19/1284.47	c total clause space: 545.701MB
1284.19/1284.47	c total #watches: 2510148
1284.58/1284.83	c total #propagations: 4264482097 / total #impl: 11622756794 (eff. 0.367)
1284.58/1284.83	c #Conflicts:    4006000 | #Learnt:      66836 | 0.000
1284.58/1284.83	c total clause space: 545.701MB
1284.58/1284.83	c total #watches: 2512148
1284.88/1285.16	c total #propagations: 4266204882 / total #impl: 11626959760 (eff. 0.367)
1284.88/1285.16	c #Conflicts:    4007000 | #Learnt:      67836 | 0.000
1284.88/1285.16	c total clause space: 545.701MB
1284.88/1285.16	c total #watches: 2514148
1285.29/1285.52	c total #propagations: 4267700619 / total #impl: 11630343751 (eff. 0.367)
1285.29/1285.52	c #Conflicts:    4008000 | #Learnt:      68836 | 0.000
1285.29/1285.52	c total clause space: 545.701MB
1285.29/1285.52	c total #watches: 2516148
1285.68/1285.91	c total #propagations: 4269457083 / total #impl: 11634310430 (eff. 0.367)
1285.68/1285.91	c #Conflicts:    4009000 | #Learnt:      69836 | 0.000
1285.68/1285.91	c total clause space: 545.701MB
1285.68/1285.91	c total #watches: 2518148
1285.98/1286.26	c total #propagations: 4271434554 / total #impl: 11638875725 (eff. 0.367)
1285.98/1286.26	c #Conflicts:    4010000 | #Learnt:      70836 | 0.000
1285.98/1286.26	c total clause space: 545.701MB
1285.98/1286.26	c total #watches: 2520148
1286.28/1286.56	c total #propagations: 4273161569 / total #impl: 11643378039 (eff. 0.367)
1286.28/1286.56	c #Conflicts:    4011000 | #Learnt:      71836 | 0.000
1286.28/1286.56	c total clause space: 545.701MB
1286.28/1286.56	c total #watches: 2522148
1286.39/1286.64	c total #propagations: 4274606802 / total #impl: 11647003228 (eff. 0.367)
1286.39/1286.64	c #Conflicts:    4012000 | #Learnt:      72836 | 0.000
1286.39/1286.64	c total clause space: 545.701MB
1286.39/1286.64	c total #watches: 2524175
1286.49/1286.74	c total #propagations: 4274745543 / total #impl: 11647419287 (eff. 0.367)
1286.49/1286.74	c #Conflicts:    4013000 | #Learnt:      73836 | 0.000
1286.49/1286.74	c total clause space: 545.701MB
1286.49/1286.74	c total #watches: 2526183
1286.68/1286.95	c total #propagations: 4274918675 / total #impl: 11648064873 (eff. 0.367)
1286.68/1286.95	c #Conflicts:    4014000 | #Learnt:      74836 | 0.000
1286.68/1286.95	c total clause space: 545.701MB
1286.68/1286.95	c total #watches: 2528183
1286.88/1287.10	c total #propagations: 4275509631 / total #impl: 11649921093 (eff. 0.367)
1286.88/1287.10	c #Conflicts:    4015000 | #Learnt:      75836 | 0.000
1286.88/1287.10	c total clause space: 545.701MB
1286.88/1287.10	c total #watches: 2530212
1286.98/1287.27	c total #propagations: 4275838954 / total #impl: 11650899600 (eff. 0.367)
1286.98/1287.27	c #Conflicts:    4016000 | #Learnt:      76836 | 0.000
1286.98/1287.27	c total clause space: 545.701MB
1286.98/1287.27	c total #watches: 2532243
1287.08/1287.38	c total #propagations: 4276274540 / total #impl: 11652245748 (eff. 0.367)
1287.08/1287.38	c #Conflicts:    4017000 | #Learnt:      77836 | 0.000
1287.08/1287.38	c total clause space: 545.701MB
1287.08/1287.38	c total #watches: 2534282
1287.18/1287.46	c total #propagations: 4276510917 / total #impl: 11653058075 (eff. 0.367)
1287.18/1287.46	c #Conflicts:    4018000 | #Learnt:      78836 | 0.000
1287.18/1287.46	c total clause space: 545.701MB
1287.18/1287.46	c total #watches: 2536318
1287.38/1287.61	c total #propagations: 4276585742 / total #impl: 11653485285 (eff. 0.367)
1287.38/1287.61	c #Conflicts:    4019000 | #Learnt:      79836 | 0.000
1287.38/1287.61	c total clause space: 545.701MB
1287.38/1287.61	c total #watches: 2538344
1287.59/1287.85	c total #propagations: 4276934851 / total #impl: 11654772229 (eff. 0.367)
1287.59/1287.85	c #Conflicts:    4020000 | #Learnt:      80836 | 0.000
1287.59/1287.85	c total clause space: 545.701MB
1287.59/1287.85	c total #watches: 2540344
1287.68/1287.98	c total #propagations: 4277615471 / total #impl: 11656828162 (eff. 0.367)
1287.68/1287.98	c #Conflicts:    4021000 | #Learnt:      81836 | 0.000
1287.68/1287.98	c total clause space: 545.701MB
1287.68/1287.98	c total #watches: 2542403
1287.88/1288.16	c total #propagations: 4277869827 / total #impl: 11657577731 (eff. 0.367)
1287.88/1288.16	c #Conflicts:    4022000 | #Learnt:      82836 | 0.000
1287.88/1288.16	c total clause space: 545.701MB
1287.88/1288.16	c total #watches: 2544403
1288.08/1288.33	c total #propagations: 4278260625 / total #impl: 11658864921 (eff. 0.367)
1288.08/1288.33	c #Conflicts:    4023000 | #Learnt:      83836 | 0.000
1288.08/1288.33	c total clause space: 545.701MB
1288.08/1288.33	c total #watches: 2546419
1288.18/1288.46	c total #propagations: 4278507374 / total #impl: 11659757680 (eff. 0.367)
1288.18/1288.46	c #Conflicts:    4024000 | #Learnt:      84836 | 0.000
1288.18/1288.46	c total clause space: 545.701MB
1288.18/1288.46	c total #watches: 2548436
1288.28/1288.58	c total #propagations: 4278703306 / total #impl: 11660372929 (eff. 0.367)
1288.28/1288.58	c #Conflicts:    4025000 | #Learnt:      85836 | 0.000
1288.28/1288.58	c total clause space: 545.701MB
1288.28/1288.58	c total #watches: 2550438
1288.38/1288.68	c total #propagations: 4278925132 / total #impl: 11661234460 (eff. 0.367)
1288.38/1288.68	c #Conflicts:    4026000 | #Learnt:      86836 | 0.000
1288.38/1288.68	c total clause space: 545.701MB
1288.38/1288.68	c total #watches: 2552618
1288.48/1288.80	c total #propagations: 4279079843 / total #impl: 11661849291 (eff. 0.367)
1288.48/1288.80	c #Conflicts:    4027000 | #Learnt:      87836 | 0.000
1288.48/1288.80	c total clause space: 545.701MB
1288.48/1288.80	c total #watches: 2554672
1288.69/1288.95	c total #propagations: 4279214558 / total #impl: 11662229009 (eff. 0.367)
1288.69/1288.95	c #Conflicts:    4028000 | #Learnt:      88836 | 0.000
1288.69/1288.95	c total clause space: 545.701MB
1288.69/1288.95	c total #watches: 2556687
1288.78/1289.09	c total #propagations: 4279361376 / total #impl: 11662800061 (eff. 0.367)
1288.78/1289.09	c #Conflicts:    4029000 | #Learnt:      89836 | 0.000
1288.78/1289.09	c total clause space: 545.701MB
1288.78/1289.09	c total #watches: 2558697
1289.28/1289.55	c total #propagations: 4279529383 / total #impl: 11663488490 (eff. 0.367)
1289.28/1289.55	c #Conflicts:    4030000 | #Learnt:      90836 | 0.000
1289.28/1289.55	c total clause space: 545.701MB
1289.28/1289.55	c total #watches: 2560697
1289.69/1289.99	c total #propagations: 4281172847 / total #impl: 11667379336 (eff. 0.367)
1289.69/1289.99	c #Conflicts:    4031000 | #Learnt:      91836 | 0.000
1289.69/1289.99	c total clause space: 545.701MB
1289.69/1289.99	c total #watches: 2562697
1290.18/1290.48	c total #propagations: 4282936179 / total #impl: 11670949623 (eff. 0.367)
1290.18/1290.48	c #Conflicts:    4032000 | #Learnt:      92836 | 0.000
1290.18/1290.48	c total clause space: 545.701MB
1290.18/1290.48	c total #watches: 2564697
1290.68/1290.93	c total #propagations: 4284676213 / total #impl: 11674615325 (eff. 0.367)
1290.68/1290.93	c #Conflicts:    4033000 | #Learnt:      93836 | 0.000
1290.68/1290.93	c total clause space: 545.701MB
1290.68/1290.93	c total #watches: 2566697
1291.18/1291.43	c total #propagations: 4286375158 / total #impl: 11677852025 (eff. 0.367)
1291.18/1291.43	c #Conflicts:    4034000 | #Learnt:      94836 | 0.000
1291.18/1291.43	c total clause space: 545.701MB
1291.18/1291.43	c total #watches: 2568697
1291.68/1291.96	c total #propagations: 4288450559 / total #impl: 11681650671 (eff. 0.367)
1291.68/1291.96	c #Conflicts:    4035000 | #Learnt:      95836 | 0.000
1291.68/1291.96	c total clause space: 545.701MB
1291.68/1291.96	c total #watches: 2570697
1292.28/1292.54	c total #propagations: 4290287280 / total #impl: 11685520018 (eff. 0.367)
1292.28/1292.54	c #Conflicts:    4036000 | #Learnt:      96836 | 0.000
1292.28/1292.54	c total clause space: 545.701MB
1292.28/1292.54	c total #watches: 2572697
1292.88/1293.11	c total #propagations: 4292217186 / total #impl: 11689199743 (eff. 0.367)
1292.88/1293.11	c #Conflicts:    4037000 | #Learnt:      97836 | 0.000
1292.88/1293.11	c total clause space: 545.701MB
1292.88/1293.11	c total #watches: 2574697
1293.28/1293.52	c total #propagations: 4294362043 / total #impl: 11693098804 (eff. 0.367)
1293.28/1293.52	c GARBAGE COLLECT
1293.28/1293.52	c #Conflicts:    4038000 | #Learnt:      50061 | 0.000
1293.28/1293.52	c total clause space: 545.701MB
1293.28/1293.52	c total #watches: 2478476
1293.58/1293.86	c total #propagations: 4295928461 / total #impl: 11696853195 (eff. 0.367)
1293.58/1293.86	c #Conflicts:    4039000 | #Learnt:      51061 | 0.000
1293.58/1293.86	c total clause space: 545.701MB
1293.58/1293.86	c total #watches: 2480476
1293.98/1294.24	c total #propagations: 4297736947 / total #impl: 11700596151 (eff. 0.367)
1293.98/1294.24	c #Conflicts:    4040000 | #Learnt:      52061 | 0.000
1293.98/1294.24	c total clause space: 545.701MB
1293.98/1294.24	c total #watches: 2482476
1294.28/1294.59	c total #propagations: 4299650217 / total #impl: 11704339832 (eff. 0.367)
1294.28/1294.59	c #Conflicts:    4041000 | #Learnt:      53061 | 0.000
1294.28/1294.59	c total clause space: 545.701MB
1294.28/1294.59	c total #watches: 2484476
1294.68/1294.95	c total #propagations: 4301571265 / total #impl: 11708106431 (eff. 0.367)
1294.68/1294.95	c #Conflicts:    4042000 | #Learnt:      54061 | 0.000
1294.68/1294.95	c total clause space: 545.701MB
1294.68/1294.95	c total #watches: 2486476
1295.08/1295.31	c total #propagations: 4303202896 / total #impl: 11711368423 (eff. 0.367)
1295.08/1295.31	c #Conflicts:    4043000 | #Learnt:      55061 | 0.000
1295.08/1295.31	c total clause space: 545.701MB
1295.08/1295.31	c total #watches: 2488476
1295.38/1295.65	c total #propagations: 4304944928 / total #impl: 11714622786 (eff. 0.367)
1295.38/1295.65	c #Conflicts:    4044000 | #Learnt:      56061 | 0.000
1295.38/1295.65	c total clause space: 545.701MB
1295.38/1295.65	c total #watches: 2490476
1295.88/1296.18	c total #propagations: 4306491898 / total #impl: 11718342484 (eff. 0.368)
1295.88/1296.18	c #Conflicts:    4045000 | #Learnt:      57061 | 0.000
1295.88/1296.18	c total clause space: 545.701MB
1295.88/1296.18	c total #watches: 2492476
1296.39/1296.64	c total #propagations: 4308560664 / total #impl: 11722459638 (eff. 0.368)
1296.39/1296.64	c #Conflicts:    4046000 | #Learnt:      58061 | 0.000
1296.39/1296.64	c total clause space: 545.701MB
1296.39/1296.64	c total #watches: 2494476
1296.88/1297.11	c total #propagations: 4310179703 / total #impl: 11725808416 (eff. 0.368)
1296.88/1297.11	c #Conflicts:    4047000 | #Learnt:      59061 | 0.000
1296.88/1297.11	c total clause space: 545.701MB
1296.88/1297.11	c total #watches: 2496476
1297.38/1297.61	c total #propagations: 4311718283 / total #impl: 11728245655 (eff. 0.368)
1297.38/1297.61	c #Conflicts:    4048000 | #Learnt:      60061 | 0.000
1297.38/1297.61	c total clause space: 545.701MB
1297.38/1297.61	c total #watches: 2498476
1297.88/1298.12	c total #propagations: 4313326363 / total #impl: 11731080738 (eff. 0.368)
1297.88/1298.12	c #Conflicts:    4049000 | #Learnt:      61061 | 0.000
1297.88/1298.12	c total clause space: 545.701MB
1297.88/1298.12	c total #watches: 2500476
1298.38/1298.65	c total #propagations: 4315222932 / total #impl: 11734122978 (eff. 0.368)
1298.38/1298.65	c #Conflicts:    4050000 | #Learnt:      62061 | 0.000
1298.38/1298.65	c total clause space: 545.701MB
1298.38/1298.65	c total #watches: 2502476
1298.98/1299.20	c total #propagations: 4317311543 / total #impl: 11737428704 (eff. 0.368)
1298.98/1299.20	c #Conflicts:    4051000 | #Learnt:      63061 | 0.000
1298.98/1299.20	c total clause space: 545.701MB
1298.98/1299.20	c total #watches: 2504476
1299.48/1299.70	c total #propagations: 4319445735 / total #impl: 11740887383 (eff. 0.368)
1299.48/1299.70	c #Conflicts:    4052000 | #Learnt:      64061 | 0.000
1299.48/1299.70	c total clause space: 545.701MB
1299.48/1299.71	c total #watches: 2506476
1299.98/1300.26	c total #propagations: 4321763059 / total #impl: 11744634358 (eff. 0.368)
1299.98/1300.26	c #Conflicts:    4053000 | #Learnt:      65061 | 0.000
1299.98/1300.26	c total clause space: 545.701MB
1299.98/1300.26	c total #watches: 2508476
1300.68/1300.92	c total #propagations: 4323716405 / total #impl: 11748097188 (eff. 0.368)
1300.68/1300.92	c #Conflicts:    4054000 | #Learnt:      66061 | 0.000
1300.68/1300.92	c total clause space: 545.701MB
1300.68/1300.92	c total #watches: 2510476
1301.28/1301.52	c total #propagations: 4326004726 / total #impl: 11752539493 (eff. 0.368)
1301.28/1301.52	c #Conflicts:    4055000 | #Learnt:      67061 | 0.000
1301.28/1301.52	c total clause space: 545.701MB
1301.28/1301.53	c total #watches: 2512476
1301.89/1302.12	c total #propagations: 4328119776 / total #impl: 11757049534 (eff. 0.368)
1301.89/1302.12	c #Conflicts:    4056000 | #Learnt:      68061 | 0.000
1301.89/1302.12	c total clause space: 545.701MB
1301.89/1302.12	c total #watches: 2514476
1302.48/1302.72	c total #propagations: 4330409100 / total #impl: 11761543743 (eff. 0.368)
1302.48/1302.72	c #Conflicts:    4057000 | #Learnt:      69061 | 0.000
1302.48/1302.72	c total clause space: 545.701MB
1302.48/1302.72	c total #watches: 2516476
1303.08/1303.36	c total #propagations: 4332743286 / total #impl: 11766135705 (eff. 0.368)
1303.08/1303.36	c #Conflicts:    4058000 | #Learnt:      70061 | 0.000
1303.08/1303.36	c total clause space: 545.701MB
1303.08/1303.36	c total #watches: 2518476
1303.18/1303.47	c total #propagations: 4335248751 / total #impl: 11770709359 (eff. 0.368)
1303.18/1303.47	c #Conflicts:    4059000 | #Learnt:      71061 | 0.000
1303.18/1303.47	c total clause space: 545.701MB
1303.18/1303.47	c total #watches: 2520540
1303.28/1303.59	c total #propagations: 4335468667 / total #impl: 11771471309 (eff. 0.368)
1303.28/1303.59	c #Conflicts:    4060000 | #Learnt:      72061 | 0.000
1303.28/1303.59	c total clause space: 545.701MB
1303.28/1303.59	c total #watches: 2522644
1303.38/1303.69	c total #propagations: 4335593255 / total #impl: 11772506861 (eff. 0.368)
1303.38/1303.69	c #Conflicts:    4061000 | #Learnt:      73061 | 0.000
1303.38/1303.69	c total clause space: 545.701MB
1303.38/1303.69	c total #watches: 2524776
1303.58/1303.80	c total #propagations: 4335698975 / total #impl: 11773358991 (eff. 0.368)
1303.58/1303.80	c #Conflicts:    4062000 | #Learnt:      74061 | 0.000
1303.58/1303.80	c total clause space: 545.701MB
1303.58/1303.80	c total #watches: 2526890
1303.68/1303.95	c total #propagations: 4335824436 / total #impl: 11774239419 (eff. 0.368)
1303.68/1303.95	c #Conflicts:    4063000 | #Learnt:      75061 | 0.000
1303.68/1303.95	c total clause space: 545.701MB
1303.68/1303.95	c total #watches: 2528976
1303.88/1304.12	c total #propagations: 4335993065 / total #impl: 11775483508 (eff. 0.368)
1303.88/1304.12	c #Conflicts:    4064000 | #Learnt:      76061 | 0.000
1303.88/1304.12	c total clause space: 545.701MB
1303.88/1304.12	c total #watches: 2531042
1303.98/1304.23	c total #propagations: 4336156945 / total #impl: 11776845472 (eff. 0.368)
1303.98/1304.23	c #Conflicts:    4065000 | #Learnt:      77061 | 0.000
1303.98/1304.23	c total clause space: 545.701MB
1303.98/1304.23	c total #watches: 2533107
1304.08/1304.32	c total #propagations: 4336260172 / total #impl: 11777772565 (eff. 0.368)
1304.08/1304.32	c #Conflicts:    4066000 | #Learnt:      78061 | 0.000
1304.08/1304.32	c total clause space: 545.701MB
1304.08/1304.32	c total #watches: 2535130
1304.18/1304.44	c total #propagations: 4336327502 / total #impl: 11778296722 (eff. 0.368)
1304.18/1304.44	c #Conflicts:    4067000 | #Learnt:      79061 | 0.000
1304.18/1304.44	c total clause space: 545.701MB
1304.18/1304.44	c total #watches: 2537142
1304.38/1304.61	c total #propagations: 4336433677 / total #impl: 11779107139 (eff. 0.368)
1304.38/1304.61	c #Conflicts:    4068000 | #Learnt:      80061 | 0.000
1304.38/1304.61	c total clause space: 545.701MB
1304.38/1304.61	c total #watches: 2539242
1304.48/1304.74	c total #propagations: 4336590179 / total #impl: 11780472838 (eff. 0.368)
1304.48/1304.74	c #Conflicts:    4069000 | #Learnt:      81061 | 0.000
1304.48/1304.74	c total clause space: 545.701MB
1304.48/1304.74	c total #watches: 2541265
1304.68/1304.95	c total #propagations: 4336695132 / total #impl: 11781437836 (eff. 0.368)
1304.68/1304.95	c #Conflicts:    4070000 | #Learnt:      82061 | 0.000
1304.68/1304.95	c total clause space: 545.701MB
1304.68/1304.95	c total #watches: 2543398
1304.88/1305.16	c total #propagations: 4336930196 / total #impl: 11783397725 (eff. 0.368)
1304.88/1305.16	c #Conflicts:    4071000 | #Learnt:      83061 | 0.000
1304.88/1305.16	c total clause space: 545.701MB
1304.88/1305.16	c total #watches: 2545398
1305.08/1305.37	c total #propagations: 4337594386 / total #impl: 11784974559 (eff. 0.368)
1305.08/1305.37	c #Conflicts:    4072000 | #Learnt:      84061 | 0.000
1305.08/1305.37	c total clause space: 545.701MB
1305.08/1305.37	c total #watches: 2547429
1305.38/1305.66	c total #propagations: 4338378944 / total #impl: 11786618133 (eff. 0.368)
1305.38/1305.66	c #Conflicts:    4073000 | #Learnt:      85061 | 0.000
1305.38/1305.66	c total clause space: 545.701MB
1305.38/1305.66	c total #watches: 2549439
1305.58/1305.81	c total #propagations: 4339679846 / total #impl: 11789443786 (eff. 0.368)
1305.58/1305.81	c #Conflicts:    4074000 | #Learnt:      86061 | 0.000
1305.58/1305.81	c total clause space: 545.701MB
1305.58/1305.81	c total #watches: 2551492
1305.58/1305.87	c total #propagations: 4340222368 / total #impl: 11790639646 (eff. 0.368)
1305.58/1305.87	c #Conflicts:    4075000 | #Learnt:      87061 | 0.000
1305.58/1305.87	c total clause space: 545.701MB
1305.58/1305.87	c total #watches: 2553573
1305.68/1305.93	c total #propagations: 4340274926 / total #impl: 11790870461 (eff. 0.368)
1305.68/1305.93	c #Conflicts:    4076000 | #Learnt:      88061 | 0.000
1305.68/1305.93	c total clause space: 545.701MB
1305.68/1305.93	c total #watches: 2555644
1305.78/1306.05	c total #propagations: 4340323261 / total #impl: 11791117353 (eff. 0.368)
1305.78/1306.05	c #Conflicts:    4077000 | #Learnt:      89061 | 0.000
1305.78/1306.05	c total clause space: 545.701MB
1305.78/1306.05	c total #watches: 2557655
1305.88/1306.18	c total #propagations: 4340546927 / total #impl: 11791797906 (eff. 0.368)
1305.88/1306.18	c #Conflicts:    4078000 | #Learnt:      90061 | 0.000
1305.88/1306.18	c total clause space: 545.701MB
1305.88/1306.18	c total #watches: 2559699
1306.08/1306.30	c total #propagations: 4340736369 / total #impl: 11792469621 (eff. 0.368)
1306.08/1306.30	c #Conflicts:    4079000 | #Learnt:      91061 | 0.000
1306.08/1306.30	c total clause space: 545.701MB
1306.08/1306.30	c total #watches: 2561809
1306.18/1306.42	c total #propagations: 4340897545 / total #impl: 11793025793 (eff. 0.368)
1306.18/1306.42	c #Conflicts:    4080000 | #Learnt:      92061 | 0.000
1306.18/1306.42	c total clause space: 545.701MB
1306.18/1306.42	c total #watches: 2563906
1306.28/1306.59	c total #propagations: 4341033729 / total #impl: 11793503653 (eff. 0.368)
1306.28/1306.59	c #Conflicts:    4081000 | #Learnt:      93061 | 0.000
1306.28/1306.59	c total clause space: 545.701MB
1306.28/1306.59	c total #watches: 2565992
1306.48/1306.79	c total #propagations: 4341205161 / total #impl: 11794101074 (eff. 0.368)
1306.48/1306.79	c #Conflicts:    4082000 | #Learnt:      94061 | 0.000
1306.48/1306.79	c total clause space: 545.701MB
1306.48/1306.79	c total #watches: 2568077
1306.58/1306.88	c total #propagations: 4341487126 / total #impl: 11794922632 (eff. 0.368)
1306.58/1306.88	c #Conflicts:    4083000 | #Learnt:      95061 | 0.000
1306.58/1306.88	c total clause space: 545.701MB
1306.58/1306.88	c total #watches: 2570143
1306.88/1307.15	c total #propagations: 4341654005 / total #impl: 11795380846 (eff. 0.368)
1306.88/1307.15	c #Conflicts:    4084000 | #Learnt:      96061 | 0.000
1306.88/1307.15	c total clause space: 545.701MB
1306.88/1307.15	c total #watches: 2572175
1306.98/1307.26	c total #propagations: 4342301251 / total #impl: 11797102451 (eff. 0.368)
1306.98/1307.26	c #Conflicts:    4085000 | #Learnt:      97061 | 0.000
1306.98/1307.26	c total clause space: 545.701MB
1306.98/1307.26	c total #watches: 2574211
1307.08/1307.35	c total #propagations: 4342491014 / total #impl: 11797800067 (eff. 0.368)
1307.08/1307.35	c #Conflicts:    4086000 | #Learnt:      98061 | 0.000
1307.08/1307.35	c total clause space: 545.701MB
1307.08/1307.35	c total #watches: 2576360
1307.28/1307.52	c total #propagations: 4342612430 / total #impl: 11798280783 (eff. 0.368)
1307.28/1307.52	c GARBAGE COLLECT
1307.28/1307.52	c #Conflicts:    4087000 | #Learnt:      50066 | 0.000
1307.28/1307.52	c total clause space: 545.701MB
1307.28/1307.52	c total #watches: 2478553
1307.38/1307.65	c total #propagations: 4342719571 / total #impl: 11798776857 (eff. 0.368)
1307.38/1307.65	c #Conflicts:    4088000 | #Learnt:      51066 | 0.000
1307.38/1307.65	c total clause space: 545.701MB
1307.38/1307.65	c total #watches: 2480695
1307.48/1307.79	c total #propagations: 4342865768 / total #impl: 11799393353 (eff. 0.368)
1307.48/1307.79	c #Conflicts:    4089000 | #Learnt:      52066 | 0.000
1307.48/1307.79	c total clause space: 545.701MB
1307.48/1307.79	c total #watches: 2482883
1307.68/1307.96	c total #propagations: 4342978482 / total #impl: 11799901833 (eff. 0.368)
1307.68/1307.96	c #Conflicts:    4090000 | #Learnt:      53066 | 0.000
1307.68/1307.96	c total clause space: 545.701MB
1307.68/1307.96	c total #watches: 2485003
1307.98/1308.22	c total #propagations: 4343122061 / total #impl: 11800532462 (eff. 0.368)
1307.98/1308.22	c #Conflicts:    4091000 | #Learnt:      54066 | 0.000
1307.98/1308.22	c total clause space: 545.701MB
1307.98/1308.22	c total #watches: 2487003
1308.18/1308.47	c total #propagations: 4344268461 / total #impl: 11803470321 (eff. 0.368)
1308.18/1308.47	c #Conflicts:    4092000 | #Learnt:      55066 | 0.000
1308.18/1308.47	c total clause space: 545.701MB
1308.18/1308.47	c total #watches: 2489003
1308.48/1308.70	c total #propagations: 4345407597 / total #impl: 11806306252 (eff. 0.368)
1308.48/1308.70	c #Conflicts:    4093000 | #Learnt:      56066 | 0.000
1308.48/1308.70	c total clause space: 545.701MB
1308.48/1308.71	c total #watches: 2491003
1308.68/1308.91	c total #propagations: 4346428806 / total #impl: 11808632753 (eff. 0.368)
1308.68/1308.91	c #Conflicts:    4094000 | #Learnt:      57066 | 0.000
1308.68/1308.91	c total clause space: 545.701MB
1308.68/1308.91	c total #watches: 2493021
1308.88/1309.10	c total #propagations: 4347232890 / total #impl: 11810631746 (eff. 0.368)
1308.88/1309.10	c #Conflicts:    4095000 | #Learnt:      58066 | 0.000
1308.88/1309.10	c total clause space: 545.701MB
1308.88/1309.10	c total #watches: 2495021
1308.98/1309.27	c total #propagations: 4347977998 / total #impl: 11812377705 (eff. 0.368)
1308.98/1309.27	c #Conflicts:    4096000 | #Learnt:      59066 | 0.000
1308.98/1309.27	c total clause space: 545.701MB
1308.98/1309.27	c total #watches: 2497075
1309.18/1309.43	c total #propagations: 4348522875 / total #impl: 11813754935 (eff. 0.368)
1309.18/1309.43	c #Conflicts:    4097000 | #Learnt:      60066 | 0.000
1309.18/1309.43	c total clause space: 545.701MB
1309.18/1309.43	c total #watches: 2499076
1309.28/1309.50	c total #propagations: 4348921377 / total #impl: 11814781048 (eff. 0.368)
1309.28/1309.50	c #Conflicts:    4098000 | #Learnt:      61066 | 0.000
1309.28/1309.50	c total clause space: 545.701MB
1309.28/1309.50	c total #watches: 2501085
1309.28/1309.58	c total #propagations: 4348971642 / total #impl: 11815073024 (eff. 0.368)
1309.28/1309.58	c #Conflicts:    4099000 | #Learnt:      62066 | 0.000
1309.28/1309.58	c total clause space: 545.701MB
1309.28/1309.58	c total #watches: 2503118
1309.38/1309.66	c total #propagations: 4349097879 / total #impl: 11815503093 (eff. 0.368)
1309.38/1309.66	c #Conflicts:    4100000 | #Learnt:      63066 | 0.000
1309.38/1309.66	c total clause space: 545.701MB
1309.38/1309.66	c total #watches: 2505155
1309.68/1309.90	c total #propagations: 4349142765 / total #impl: 11815707702 (eff. 0.368)
1309.68/1309.90	c #Conflicts:    4101000 | #Learnt:      64066 | 0.000
1309.68/1309.90	c total clause space: 545.701MB
1309.68/1309.90	c total #watches: 2507155
1309.88/1310.16	c total #propagations: 4349765373 / total #impl: 11817480300 (eff. 0.368)
1309.88/1310.16	c #Conflicts:    4102000 | #Learnt:      65066 | 0.000
1309.88/1310.16	c total clause space: 545.701MB
1309.88/1310.16	c total #watches: 2509162
1310.08/1310.30	c total #propagations: 4350555952 / total #impl: 11820092509 (eff. 0.368)
1310.08/1310.30	c #Conflicts:    4103000 | #Learnt:      66066 | 0.000
1310.08/1310.30	c total clause space: 545.701MB
1310.08/1310.30	c total #watches: 2511250
1310.38/1310.69	c total #propagations: 4350938965 / total #impl: 11821131795 (eff. 0.368)
1310.38/1310.69	c #Conflicts:    4104000 | #Learnt:      67066 | 0.000
1310.38/1310.69	c total clause space: 545.701MB
1310.38/1310.69	c total #watches: 2513250
1310.68/1310.98	c total #propagations: 4352811261 / total #impl: 11825816479 (eff. 0.368)
1310.68/1310.98	c #Conflicts:    4105000 | #Learnt:      68066 | 0.000
1310.68/1310.98	c total clause space: 545.701MB
1310.68/1310.98	c total #watches: 2515259
1310.98/1311.28	c total #propagations: 4353613810 / total #impl: 11828489157 (eff. 0.368)
1310.98/1311.28	c #Conflicts:    4106000 | #Learnt:      69066 | 0.000
1310.98/1311.28	c total clause space: 545.701MB
1310.98/1311.28	c total #watches: 2517278
1311.38/1311.61	c total #propagations: 4354805046 / total #impl: 11831656664 (eff. 0.368)
1311.38/1311.61	c #Conflicts:    4107000 | #Learnt:      70066 | 0.000
1311.38/1311.61	c total clause space: 545.701MB
1311.38/1311.61	c total #watches: 2519287
1311.48/1311.75	c total #propagations: 4355787963 / total #impl: 11834291636 (eff. 0.368)
1311.48/1311.75	c #Conflicts:    4108000 | #Learnt:      71066 | 0.000
1311.48/1311.75	c total clause space: 545.701MB
1311.48/1311.75	c total #watches: 2521387
1311.78/1312.05	c total #propagations: 4355982869 / total #impl: 11835104429 (eff. 0.368)
1311.78/1312.05	c #Conflicts:    4109000 | #Learnt:      72066 | 0.000
1311.78/1312.05	c total clause space: 545.701MB
1311.78/1312.05	c total #watches: 2523474
1312.08/1312.34	c total #propagations: 4357014508 / total #impl: 11838287343 (eff. 0.368)
1312.08/1312.34	c #Conflicts:    4110000 | #Learnt:      73066 | 0.000
1312.08/1312.34	c total clause space: 545.701MB
1312.08/1312.34	c total #watches: 2525474
1312.28/1312.57	c total #propagations: 4358074696 / total #impl: 11840904364 (eff. 0.368)
1312.28/1312.57	c #Conflicts:    4111000 | #Learnt:      74066 | 0.000
1312.28/1312.57	c total clause space: 545.701MB
1312.28/1312.57	c total #watches: 2527550
1312.78/1313.09	c total #propagations: 4358730876 / total #impl: 11842666953 (eff. 0.368)
1312.78/1313.09	c #Conflicts:    4112000 | #Learnt:      75066 | 0.000
1312.78/1313.09	c total clause space: 545.701MB
1312.78/1313.09	c total #watches: 2529550
1313.08/1313.38	c total #propagations: 4360550248 / total #impl: 11847458812 (eff. 0.368)
1313.08/1313.38	c #Conflicts:    4113000 | #Learnt:      76066 | 0.000
1313.08/1313.38	c total clause space: 545.701MB
1313.08/1313.38	c total #watches: 2531550
1313.38/1313.65	c total #propagations: 4361442826 / total #impl: 11850001215 (eff. 0.368)
1313.38/1313.65	c #Conflicts:    4114000 | #Learnt:      77066 | 0.000
1313.38/1313.65	c total clause space: 545.701MB
1313.38/1313.65	c total #watches: 2533551
1313.88/1314.14	c total #propagations: 4362140162 / total #impl: 11851963178 (eff. 0.368)
1313.88/1314.14	c #Conflicts:    4115000 | #Learnt:      78066 | 0.000
1313.88/1314.14	c total clause space: 545.701MB
1313.88/1314.14	c total #watches: 2535551
1313.98/1314.29	c total #propagations: 4363865052 / total #impl: 11856281686 (eff. 0.368)
1313.98/1314.29	c #Conflicts:    4116000 | #Learnt:      79066 | 0.000
1313.98/1314.29	c total clause space: 545.701MB
1313.98/1314.29	c total #watches: 2537551
1314.28/1314.55	c total #propagations: 4364255668 / total #impl: 11858133949 (eff. 0.368)
1314.28/1314.55	c #Conflicts:    4117000 | #Learnt:      80066 | 0.000
1314.28/1314.55	c total clause space: 545.701MB
1314.28/1314.55	c total #watches: 2539569
1314.68/1314.92	c total #propagations: 4364868138 / total #impl: 11859882319 (eff. 0.368)
1314.68/1314.92	c #Conflicts:    4118000 | #Learnt:      81066 | 0.000
1314.68/1314.92	c total clause space: 545.701MB
1314.68/1314.92	c total #watches: 2541569
1314.98/1315.30	c total #propagations: 4366057590 / total #impl: 11862346615 (eff. 0.368)
1314.98/1315.30	c #Conflicts:    4119000 | #Learnt:      82066 | 0.000
1314.98/1315.30	c total clause space: 545.701MB
1314.98/1315.30	c total #watches: 2543569
1315.48/1315.71	c total #propagations: 4367543931 / total #impl: 11865548138 (eff. 0.368)
1315.48/1315.71	c #Conflicts:    4120000 | #Learnt:      83066 | 0.000
1315.48/1315.71	c total clause space: 545.701MB
1315.48/1315.71	c total #watches: 2545584
1315.88/1316.15	c total #propagations: 4369095956 / total #impl: 11869178439 (eff. 0.368)
1315.88/1316.15	c #Conflicts:    4121000 | #Learnt:      84066 | 0.000
1315.88/1316.15	c total clause space: 545.701MB
1315.88/1316.15	c total #watches: 2547584
1316.18/1316.49	c total #propagations: 4370541103 / total #impl: 11873074644 (eff. 0.368)
1316.18/1316.49	c #Conflicts:    4122000 | #Learnt:      85066 | 0.000
1316.18/1316.49	c total clause space: 545.701MB
1316.18/1316.49	c total #watches: 2549683
1316.68/1316.91	c total #propagations: 4371429454 / total #impl: 11875830220 (eff. 0.368)
1316.68/1316.91	c #Conflicts:    4123000 | #Learnt:      86066 | 0.000
1316.68/1316.91	c total clause space: 545.701MB
1316.68/1316.91	c total #watches: 2551683
1317.07/1317.35	c total #propagations: 4372660528 / total #impl: 11879691713 (eff. 0.368)
1317.07/1317.35	c #Conflicts:    4124000 | #Learnt:      87066 | 0.000
1317.07/1317.35	c total clause space: 545.701MB
1317.07/1317.35	c total #watches: 2553763
1317.47/1317.73	c total #propagations: 4373736935 / total #impl: 11882832088 (eff. 0.368)
1317.47/1317.73	c #Conflicts:    4125000 | #Learnt:      88066 | 0.000
1317.47/1317.73	c total clause space: 545.701MB
1317.47/1317.73	c total #watches: 2555773
1317.77/1318.04	c total #propagations: 4374657674 / total #impl: 11885576880 (eff. 0.368)
1317.77/1318.04	c #Conflicts:    4126000 | #Learnt:      89066 | 0.000
1317.77/1318.04	c total clause space: 545.701MB
1317.77/1318.04	c total #watches: 2557773
1317.87/1318.16	c total #propagations: 4376078016 / total #impl: 11889379140 (eff. 0.368)
1317.87/1318.16	c #Conflicts:    4127000 | #Learnt:      90066 | 0.000
1317.87/1318.16	c total clause space: 545.701MB
1317.87/1318.16	c total #watches: 2559855
1318.07/1318.32	c total #propagations: 4376261661 / total #impl: 11890071553 (eff. 0.368)
1318.07/1318.32	c #Conflicts:    4128000 | #Learnt:      91066 | 0.000
1318.07/1318.32	c total clause space: 545.701MB
1318.07/1318.32	c total #watches: 2561872
1318.38/1318.63	c total #propagations: 4376438082 / total #impl: 11891047997 (eff. 0.368)
1318.38/1318.63	c #Conflicts:    4129000 | #Learnt:      92066 | 0.000
1318.38/1318.63	c total clause space: 545.701MB
1318.38/1318.63	c total #watches: 2563897
1318.77/1319.08	c total #propagations: 4377098859 / total #impl: 11893034793 (eff. 0.368)
1318.77/1319.08	c #Conflicts:    4130000 | #Learnt:      93066 | 0.000
1318.77/1319.08	c total clause space: 545.701MB
1318.77/1319.08	c total #watches: 2565906
1318.97/1319.29	c total #propagations: 4378279701 / total #impl: 11896191147 (eff. 0.368)
1318.97/1319.29	c #Conflicts:    4131000 | #Learnt:      94066 | 0.000
1318.97/1319.29	c total clause space: 545.701MB
1318.97/1319.29	c total #watches: 2567949
1319.38/1319.67	c total #propagations: 4378748968 / total #impl: 11897692950 (eff. 0.368)
1319.38/1319.67	c #Conflicts:    4132000 | #Learnt:      95066 | 0.000
1319.38/1319.67	c total clause space: 545.701MB
1319.38/1319.67	c total #watches: 2570011
1319.87/1320.15	c total #propagations: 4379564976 / total #impl: 11900207408 (eff. 0.368)
1319.87/1320.15	c #Conflicts:    4133000 | #Learnt:      96066 | 0.000
1319.87/1320.15	c total clause space: 545.701MB
1319.87/1320.15	c total #watches: 2572021
1320.17/1320.49	c total #propagations: 4380695018 / total #impl: 11903582844 (eff. 0.368)
1320.17/1320.49	c #Conflicts:    4134000 | #Learnt:      97066 | 0.000
1320.17/1320.49	c total clause space: 545.701MB
1320.17/1320.49	c total #watches: 2574087
1320.87/1321.19	c total #propagations: 4381441970 / total #impl: 11906221775 (eff. 0.368)
1320.87/1321.19	c #Conflicts:    4135000 | #Learnt:      98066 | 0.000
1320.87/1321.19	c total clause space: 545.701MB
1320.87/1321.19	c total #watches: 2576095
1321.58/1321.86	c total #propagations: 4383067839 / total #impl: 11910880771 (eff. 0.368)
1321.58/1321.86	c #Conflicts:    4136000 | #Learnt:      99066 | 0.000
1321.58/1321.86	c total clause space: 545.701MB
1321.58/1321.86	c total #watches: 2578095
1322.07/1322.36	c total #propagations: 4384902065 / total #impl: 11916495788 (eff. 0.368)
1322.07/1322.36	c GARBAGE COLLECT
1322.07/1322.36	c #Conflicts:    4137000 | #Learnt:      50599 | 0.000
1322.07/1322.36	c total clause space: 545.701MB
1322.07/1322.36	c total #watches: 2479568
1322.57/1322.86	c total #propagations: 4386941532 / total #impl: 11921703373 (eff. 0.368)
1322.57/1322.86	c #Conflicts:    4138000 | #Learnt:      51599 | 0.000
1322.57/1322.86	c total clause space: 545.701MB
1322.57/1322.86	c total #watches: 2481568
1323.07/1323.35	c total #propagations: 4389303036 / total #impl: 11927753449 (eff. 0.368)
1323.07/1323.35	c #Conflicts:    4139000 | #Learnt:      52599 | 0.000
1323.07/1323.35	c total clause space: 545.701MB
1323.07/1323.35	c total #watches: 2483576
1323.47/1323.78	c total #propagations: 4391409287 / total #impl: 11933215503 (eff. 0.368)
1323.47/1323.78	c #Conflicts:    4140000 | #Learnt:      53599 | 0.000
1323.47/1323.78	c total clause space: 545.701MB
1323.47/1323.78	c total #watches: 2485576
1323.88/1324.12	c total #propagations: 4393338026 / total #impl: 11938594698 (eff. 0.368)
1323.88/1324.12	c #Conflicts:    4141000 | #Learnt:      54599 | 0.000
1323.88/1324.12	c total clause space: 545.701MB
1323.88/1324.12	c total #watches: 2487576
1324.17/1324.42	c total #propagations: 4394597006 / total #impl: 11941266064 (eff. 0.368)
1324.17/1324.42	c #Conflicts:    4142000 | #Learnt:      55599 | 0.000
1324.17/1324.42	c total clause space: 545.701MB
1324.17/1324.42	c total #watches: 2489576
1324.37/1324.66	c total #propagations: 4395988326 / total #impl: 11944323744 (eff. 0.368)
1324.37/1324.66	c #Conflicts:    4143000 | #Learnt:      56599 | 0.000
1324.37/1324.66	c total clause space: 545.701MB
1324.37/1324.66	c total #watches: 2491576
1324.67/1324.92	c total #propagations: 4397130985 / total #impl: 11946461419 (eff. 0.368)
1324.67/1324.92	c #Conflicts:    4144000 | #Learnt:      57599 | 0.000
1324.67/1324.92	c total clause space: 545.701MB
1324.67/1324.93	c total #watches: 2493576
1324.98/1325.23	c total #propagations: 4398368968 / total #impl: 11948937254 (eff. 0.368)
1324.98/1325.23	c #Conflicts:    4145000 | #Learnt:      58599 | 0.000
1324.98/1325.23	c total clause space: 545.701MB
1324.98/1325.23	c total #watches: 2495576
1325.27/1325.56	c total #propagations: 4399803572 / total #impl: 11951627998 (eff. 0.368)
1325.27/1325.56	c #Conflicts:    4146000 | #Learnt:      59599 | 0.000
1325.27/1325.56	c total clause space: 545.701MB
1325.27/1325.56	c total #watches: 2497595
1325.47/1325.79	c total #propagations: 4400907372 / total #impl: 11954516977 (eff. 0.368)
1325.47/1325.79	c #Conflicts:    4147000 | #Learnt:      60599 | 0.000
1325.47/1325.79	c total clause space: 545.701MB
1325.47/1325.79	c total #watches: 2499621
1325.77/1326.03	c total #propagations: 4401530182 / total #impl: 11956555083 (eff. 0.368)
1325.77/1326.03	c #Conflicts:    4148000 | #Learnt:      61599 | 0.000
1325.77/1326.03	c total clause space: 545.701MB
1325.77/1326.03	c total #watches: 2501667
1325.98/1326.22	c total #propagations: 4402371613 / total #impl: 11958845875 (eff. 0.368)
1325.98/1326.22	c #Conflicts:    4149000 | #Learnt:      62599 | 0.000
1325.98/1326.22	c total clause space: 545.701MB
1325.98/1326.22	c total #watches: 2503699
1326.17/1326.48	c total #propagations: 4402778510 / total #impl: 11960040726 (eff. 0.368)
1326.17/1326.48	c #Conflicts:    4150000 | #Learnt:      63599 | 0.000
1326.17/1326.48	c total clause space: 545.701MB
1326.17/1326.48	c total #watches: 2505717
1326.37/1326.69	c total #propagations: 4403904795 / total #impl: 11962846714 (eff. 0.368)
1326.37/1326.69	c #Conflicts:    4151000 | #Learnt:      64599 | 0.000
1326.37/1326.69	c total clause space: 545.701MB
1326.37/1326.69	c total #watches: 2507724
1326.67/1326.96	c total #propagations: 4404392189 / total #impl: 11964104702 (eff. 0.368)
1326.67/1326.96	c #Conflicts:    4152000 | #Learnt:      65599 | 0.000
1326.67/1326.96	c total clause space: 545.701MB
1326.67/1326.96	c total #watches: 2509772
1326.77/1327.09	c total #propagations: 4405261389 / total #impl: 11966742735 (eff. 0.368)
1326.77/1327.09	c #Conflicts:    4153000 | #Learnt:      66599 | 0.000
1326.77/1327.09	c total clause space: 545.701MB
1326.77/1327.09	c total #watches: 2511856
1327.08/1327.38	c total #propagations: 4405663119 / total #impl: 11967935239 (eff. 0.368)
1327.08/1327.38	c #Conflicts:    4154000 | #Learnt:      67599 | 0.000
1327.08/1327.38	c total clause space: 545.701MB
1327.08/1327.38	c total #watches: 2513911
1327.27/1327.56	c total #propagations: 4406608685 / total #impl: 11970389307 (eff. 0.368)
1327.27/1327.56	c #Conflicts:    4155000 | #Learnt:      68599 | 0.000
1327.27/1327.56	c total clause space: 545.701MB
1327.27/1327.56	c total #watches: 2515929
1327.57/1327.81	c total #propagations: 4407059692 / total #impl: 11971645458 (eff. 0.368)
1327.57/1327.81	c #Conflicts:    4156000 | #Learnt:      69599 | 0.000
1327.57/1327.81	c total clause space: 545.701MB
1327.57/1327.82	c total #watches: 2517972
1327.87/1328.17	c total #propagations: 4407871818 / total #impl: 11973596315 (eff. 0.368)
1327.87/1328.17	c #Conflicts:    4157000 | #Learnt:      70599 | 0.000
1327.87/1328.17	c total clause space: 545.701MB
1327.87/1328.17	c total #watches: 2519983
1328.28/1328.52	c total #propagations: 4409422220 / total #impl: 11976822930 (eff. 0.368)
1328.28/1328.52	c #Conflicts:    4158000 | #Learnt:      71599 | 0.000
1328.28/1328.52	c total clause space: 545.701MB
1328.28/1328.52	c total #watches: 2522009
1328.47/1328.75	c total #propagations: 4410653568 / total #impl: 11980015961 (eff. 0.368)
1328.47/1328.75	c #Conflicts:    4159000 | #Learnt:      72599 | 0.000
1328.47/1328.75	c total clause space: 545.701MB
1328.47/1328.75	c total #watches: 2524056
1328.87/1329.10	c total #propagations: 4411273283 / total #impl: 11981794459 (eff. 0.368)
1328.87/1329.10	c #Conflicts:    4160000 | #Learnt:      73599 | 0.000
1328.87/1329.10	c total clause space: 545.701MB
1328.87/1329.11	c total #watches: 2526064
1328.87/1329.18	c total #propagations: 4412791460 / total #impl: 11985649801 (eff. 0.368)
1328.87/1329.18	c #Conflicts:    4161000 | #Learnt:      74599 | 0.000
1328.87/1329.18	c total clause space: 545.701MB
1328.87/1329.18	c total #watches: 2528079
1329.28/1329.53	c total #propagations: 4412857511 / total #impl: 11985912952 (eff. 0.368)
1329.28/1329.53	c #Conflicts:    4162000 | #Learnt:      75599 | 0.000
1329.28/1329.53	c total clause space: 545.701MB
1329.28/1329.53	c total #watches: 2530120
1329.87/1330.16	c total #propagations: 4413793542 / total #impl: 11988804939 (eff. 0.368)
1329.87/1330.16	c #Conflicts:    4163000 | #Learnt:      76599 | 0.000
1329.87/1330.16	c total clause space: 545.701MB
1329.87/1330.16	c total #watches: 2532120
1330.57/1330.81	c total #propagations: 4415678400 / total #impl: 11994285607 (eff. 0.368)
1330.57/1330.81	c #Conflicts:    4164000 | #Learnt:      77599 | 0.000
1330.57/1330.81	c total clause space: 545.701MB
1330.57/1330.81	c total #watches: 2534120
1330.97/1331.25	c total #propagations: 4417795829 / total #impl: 11999385049 (eff. 0.368)
1330.97/1331.25	c #Conflicts:    4165000 | #Learnt:      78599 | 0.000
1330.97/1331.25	c total clause space: 545.701MB
1330.97/1331.25	c total #watches: 2536144
1331.27/1331.56	c total #propagations: 4419181442 / total #impl: 12002696378 (eff. 0.368)
1331.27/1331.56	c #Conflicts:    4166000 | #Learnt:      79599 | 0.000
1331.27/1331.56	c total clause space: 545.701MB
1331.27/1331.56	c total #watches: 2538145
1331.77/1332.04	c total #propagations: 4419936196 / total #impl: 12004964679 (eff. 0.368)
1331.77/1332.04	c #Conflicts:    4167000 | #Learnt:      80599 | 0.000
1331.77/1332.04	c total clause space: 545.701MB
1331.77/1332.04	c total #watches: 2540149
1331.97/1332.27	c total #propagations: 4421354282 / total #impl: 12008360307 (eff. 0.368)
1331.97/1332.27	c #Conflicts:    4168000 | #Learnt:      81599 | 0.000
1331.97/1332.27	c total clause space: 545.701MB
1331.97/1332.27	c total #watches: 2542211
1332.27/1332.51	c total #propagations: 4421848040 / total #impl: 12010336948 (eff. 0.368)
1332.27/1332.51	c #Conflicts:    4169000 | #Learnt:      82599 | 0.000
1332.27/1332.51	c total clause space: 545.701MB
1332.27/1332.51	c total #watches: 2544325
1332.77/1333.03	c total #propagations: 4422364893 / total #impl: 12011976824 (eff. 0.368)
1332.77/1333.03	c #Conflicts:    4170000 | #Learnt:      83599 | 0.000
1332.77/1333.03	c total clause space: 545.701MB
1332.77/1333.03	c total #watches: 2546326
1333.07/1333.34	c total #propagations: 4423708783 / total #impl: 12015797246 (eff. 0.368)
1333.07/1333.34	c #Conflicts:    4171000 | #Learnt:      84599 | 0.000
1333.07/1333.34	c total clause space: 545.701MB
1333.07/1333.34	c total #watches: 2548326
1333.27/1333.50	c total #propagations: 4424998670 / total #impl: 12019082726 (eff. 0.368)
1333.27/1333.50	c #Conflicts:    4172000 | #Learnt:      85599 | 0.000
1333.27/1333.50	c total clause space: 545.701MB
1333.27/1333.50	c total #watches: 2550349
1333.68/1333.91	c total #propagations: 4425394619 / total #impl: 12020514663 (eff. 0.368)
1333.68/1333.91	c #Conflicts:    4173000 | #Learnt:      86599 | 0.000
1333.68/1333.91	c total clause space: 545.701MB
1333.68/1333.91	c total #watches: 2552438
1334.17/1334.42	c total #propagations: 4426514886 / total #impl: 12023869611 (eff. 0.368)
1334.17/1334.42	c #Conflicts:    4174000 | #Learnt:      87599 | 0.000
1334.17/1334.42	c total clause space: 545.701MB
1334.17/1334.42	c total #watches: 2554478
1334.47/1334.76	c total #propagations: 4427891369 / total #impl: 12027655660 (eff. 0.368)
1334.47/1334.76	c #Conflicts:    4175000 | #Learnt:      88599 | 0.000
1334.47/1334.76	c total clause space: 545.701MB
1334.47/1334.76	c total #watches: 2556500
1334.97/1335.21	c total #propagations: 4428979273 / total #impl: 12030910177 (eff. 0.368)
1334.97/1335.21	c #Conflicts:    4176000 | #Learnt:      89599 | 0.000
1334.97/1335.21	c total clause space: 545.701MB
1334.97/1335.21	c total #watches: 2558500
1335.37/1335.67	c total #propagations: 4430371630 / total #impl: 12034095598 (eff. 0.368)
1335.37/1335.67	c #Conflicts:    4177000 | #Learnt:      90599 | 0.000
1335.37/1335.67	c total clause space: 545.701MB
1335.37/1335.67	c total #watches: 2560541
1335.88/1336.13	c total #propagations: 4431833947 / total #impl: 12038485802 (eff. 0.368)
1335.88/1336.13	c #Conflicts:    4178000 | #Learnt:      91599 | 0.000
1335.88/1336.13	c total clause space: 545.701MB
1335.88/1336.13	c total #watches: 2562575
1336.07/1336.39	c total #propagations: 4432880220 / total #impl: 12042123453 (eff. 0.368)
1336.07/1336.39	c #Conflicts:    4179000 | #Learnt:      92599 | 0.000
1336.07/1336.39	c total clause space: 545.701MB
1336.07/1336.39	c total #watches: 2564585
1336.87/1337.12	c total #propagations: 4433423605 / total #impl: 12043965482 (eff. 0.368)
1336.87/1337.12	c #Conflicts:    4180000 | #Learnt:      93599 | 0.000
1336.87/1337.12	c total clause space: 545.701MB
1336.87/1337.12	c total #watches: 2566585
1337.47/1337.72	c total #propagations: 4435241807 / total #impl: 12048176706 (eff. 0.368)
1337.47/1337.72	c #Conflicts:    4181000 | #Learnt:      94599 | 0.000
1337.47/1337.72	c total clause space: 545.701MB
1337.47/1337.72	c total #watches: 2568630
1337.67/1337.98	c total #propagations: 4437019587 / total #impl: 12052622214 (eff. 0.368)
1337.67/1337.98	c #Conflicts:    4182000 | #Learnt:      95599 | 0.000
1337.67/1337.98	c total clause space: 545.701MB
1337.67/1337.98	c total #watches: 2570665
1337.87/1338.17	c total #propagations: 4437792620 / total #impl: 12055159587 (eff. 0.368)
1337.87/1338.17	c #Conflicts:    4183000 | #Learnt:      96599 | 0.000
1337.87/1338.17	c total clause space: 545.701MB
1337.87/1338.17	c total #watches: 2572693
1338.18/1338.42	c total #propagations: 4438245569 / total #impl: 12056525778 (eff. 0.368)
1338.18/1338.42	c #Conflicts:    4184000 | #Learnt:      97599 | 0.000
1338.18/1338.42	c total clause space: 545.701MB
1338.18/1338.42	c total #watches: 2575126
1338.77/1339.00	c total #propagations: 4438784914 / total #impl: 12058510895 (eff. 0.368)
1338.77/1339.00	c #Conflicts:    4185000 | #Learnt:      98599 | 0.000
1338.77/1339.00	c total clause space: 545.701MB
1338.77/1339.00	c total #watches: 2577126
1339.18/1339.42	c total #propagations: 4440120989 / total #impl: 12062509982 (eff. 0.368)
1339.18/1339.42	c #Conflicts:    4186000 | #Learnt:      99599 | 0.000
1339.18/1339.42	c total clause space: 545.701MB
1339.18/1339.43	c total #watches: 2579126
1339.57/1339.83	c total #propagations: 4441374149 / total #impl: 12066262517 (eff. 0.368)
1339.57/1339.83	c GARBAGE COLLECT
1339.57/1339.83	c #Conflicts:    4187000 | #Learnt:      50803 | 0.000
1339.57/1339.83	c total clause space: 545.701MB
1339.57/1339.83	c total #watches: 2480021
1339.97/1340.20	c total #propagations: 4442410396 / total #impl: 12069498566 (eff. 0.368)
1339.97/1340.20	c #Conflicts:    4188000 | #Learnt:      51803 | 0.000
1339.97/1340.20	c total clause space: 545.701MB
1339.97/1340.20	c total #watches: 2482021
1340.28/1340.52	c total #propagations: 4443926919 / total #impl: 12073584831 (eff. 0.368)
1340.28/1340.52	c #Conflicts:    4189000 | #Learnt:      52803 | 0.000
1340.28/1340.52	c total clause space: 545.701MB
1340.28/1340.52	c total #watches: 2484021
1340.57/1340.89	c total #propagations: 4445313605 / total #impl: 12076793687 (eff. 0.368)
1340.57/1340.89	c #Conflicts:    4190000 | #Learnt:      53803 | 0.000
1340.57/1340.89	c total clause space: 545.701MB
1340.57/1340.89	c total #watches: 2486021
1340.77/1341.07	c total #propagations: 4446607504 / total #impl: 12080129276 (eff. 0.368)
1340.77/1341.07	c #Conflicts:    4191000 | #Learnt:      54803 | 0.000
1340.77/1341.07	c total clause space: 545.701MB
1340.77/1341.07	c total #watches: 2488258
1341.27/1341.52	c total #propagations: 4447002227 / total #impl: 12081409113 (eff. 0.368)
1341.27/1341.52	c #Conflicts:    4192000 | #Learnt:      55803 | 0.000
1341.27/1341.52	c total clause space: 545.701MB
1341.27/1341.52	c total #watches: 2490288
1341.67/1341.94	c total #propagations: 4448882739 / total #impl: 12086414034 (eff. 0.368)
1341.67/1341.94	c #Conflicts:    4193000 | #Learnt:      56803 | 0.000
1341.67/1341.94	c total clause space: 545.701MB
1341.67/1341.94	c total #watches: 2492288
1342.17/1342.41	c total #propagations: 4450735351 / total #impl: 12090966361 (eff. 0.368)
1342.17/1342.41	c #Conflicts:    4194000 | #Learnt:      57803 | 0.000
1342.17/1342.41	c total clause space: 545.701MB
1342.17/1342.41	c total #watches: 2494288
1342.67/1342.94	c total #propagations: 4452577907 / total #impl: 12095756136 (eff. 0.368)
1342.67/1342.94	c #Conflicts:    4195000 | #Learnt:      58803 | 0.000
1342.67/1342.94	c total clause space: 545.701MB
1342.67/1342.94	c total #watches: 2496288
1343.17/1343.46	c total #propagations: 4454421800 / total #impl: 12100411794 (eff. 0.368)
1343.17/1343.46	c #Conflicts:    4196000 | #Learnt:      59803 | 0.000
1343.17/1343.46	c total clause space: 545.701MB
1343.17/1343.46	c total #watches: 2498288
1343.47/1343.71	c total #propagations: 4456305626 / total #impl: 12104897947 (eff. 0.368)
1343.47/1343.71	c #Conflicts:    4197000 | #Learnt:      60803 | 0.000
1343.47/1343.71	c total clause space: 545.701MB
1343.47/1343.71	c total #watches: 2500303
1343.87/1344.10	c total #propagations: 4457129467 / total #impl: 12107259892 (eff. 0.368)
1343.87/1344.10	c #Conflicts:    4198000 | #Learnt:      61803 | 0.000
1343.87/1344.10	c total clause space: 545.701MB
1343.87/1344.10	c total #watches: 2502313
1344.47/1344.76	c total #propagations: 4458484025 / total #impl: 12110683566 (eff. 0.368)
1344.47/1344.76	c #Conflicts:    4199000 | #Learnt:      62803 | 0.000
1344.47/1344.76	c total clause space: 545.701MB
1344.47/1344.76	c total #watches: 2504313
1344.87/1345.13	c total #propagations: 4460756575 / total #impl: 12119438715 (eff. 0.368)
1344.87/1345.13	c #Conflicts:    4200000 | #Learnt:      63803 | 0.000
1344.87/1345.13	c total clause space: 545.701MB
1344.87/1345.13	c total #watches: 2506331
1345.37/1345.63	c total #propagations: 4461498653 / total #impl: 12122725214 (eff. 0.368)
1345.37/1345.63	c #Conflicts:    4201000 | #Learnt:      64803 | 0.000
1345.37/1345.63	c total clause space: 545.701MB
1345.37/1345.63	c total #watches: 2508379
1346.07/1346.30	c total #propagations: 4463163823 / total #impl: 12127790876 (eff. 0.368)
1346.07/1346.30	c #Conflicts:    4202000 | #Learnt:      65803 | 0.000
1346.07/1346.30	c total clause space: 545.701MB
1346.07/1346.30	c total #watches: 2510379
1346.47/1346.71	c total #propagations: 4465644714 / total #impl: 12134974262 (eff. 0.368)
1346.47/1346.71	c #Conflicts:    4203000 | #Learnt:      66803 | 0.000
1346.47/1346.71	c total clause space: 545.701MB
1346.47/1346.71	c total #watches: 2512461
1346.98/1347.21	c total #propagations: 4466579108 / total #impl: 12138074707 (eff. 0.368)
1346.98/1347.21	c #Conflicts:    4204000 | #Learnt:      67803 | 0.000
1346.98/1347.21	c total clause space: 545.701MB
1346.98/1347.21	c total #watches: 2514493
1347.37/1347.66	c total #propagations: 4467896111 / total #impl: 12142274310 (eff. 0.368)
1347.37/1347.66	c #Conflicts:    4205000 | #Learnt:      68803 | 0.000
1347.37/1347.66	c total clause space: 545.701MB
1347.37/1347.66	c total #watches: 2516493
1348.17/1348.40	c total #propagations: 4468805322 / total #impl: 12145347860 (eff. 0.368)
1348.17/1348.40	c #Conflicts:    4206000 | #Learnt:      69803 | 0.000
1348.17/1348.40	c total clause space: 545.701MB
1348.17/1348.41	c total #watches: 2518493
1348.67/1348.97	c total #propagations: 4471015609 / total #impl: 12152507335 (eff. 0.368)
1348.67/1348.97	c #Conflicts:    4207000 | #Learnt:      70803 | 0.000
1348.67/1348.97	c total clause space: 545.701MB
1348.67/1348.97	c total #watches: 2520493
1349.27/1349.58	c total #propagations: 4472575022 / total #impl: 12157228445 (eff. 0.368)
1349.27/1349.58	c #Conflicts:    4208000 | #Learnt:      71803 | 0.000
1349.27/1349.58	c total clause space: 545.701MB
1349.27/1349.58	c total #watches: 2522586
1349.87/1350.11	c total #propagations: 4473991276 / total #impl: 12161244692 (eff. 0.368)
1349.87/1350.11	c #Conflicts:    4209000 | #Learnt:      72803 | 0.000
1349.87/1350.11	c total clause space: 545.701MB
1349.87/1350.11	c total #watches: 2524586
1350.47/1350.78	c total #propagations: 4475356993 / total #impl: 12165381135 (eff. 0.368)
1350.47/1350.78	c #Conflicts:    4210000 | #Learnt:      73803 | 0.000
1350.47/1350.78	c total clause space: 545.701MB
1350.47/1350.78	c total #watches: 2526595
1350.77/1351.07	c total #propagations: 4477295038 / total #impl: 12171035225 (eff. 0.368)
1350.77/1351.07	c #Conflicts:    4211000 | #Learnt:      74803 | 0.000
1350.77/1351.07	c total clause space: 545.701MB
1350.77/1351.07	c total #watches: 2528595
1351.47/1351.78	c total #propagations: 4478561368 / total #impl: 12174525111 (eff. 0.368)
1351.47/1351.78	c #Conflicts:    4212000 | #Learnt:      75803 | 0.000
1351.47/1351.78	c total clause space: 545.701MB
1351.47/1351.78	c total #watches: 2530595
1352.57/1352.82	c total #propagations: 4480404439 / total #impl: 12179725382 (eff. 0.368)
1352.57/1352.82	c #Conflicts:    4213000 | #Learnt:      76803 | 0.000
1352.57/1352.82	c total clause space: 545.701MB
1352.57/1352.82	c total #watches: 2532595
1353.27/1353.53	c total #propagations: 4483022733 / total #impl: 12187263256 (eff. 0.368)
1353.27/1353.53	c #Conflicts:    4214000 | #Learnt:      77803 | 0.000
1353.27/1353.53	c total clause space: 545.701MB
1353.27/1353.53	c total #watches: 2534595
1353.97/1354.23	c total #propagations: 4485422176 / total #impl: 12193260166 (eff. 0.368)
1353.97/1354.23	c #Conflicts:    4215000 | #Learnt:      78803 | 0.000
1353.97/1354.23	c total clause space: 545.701MB
1353.97/1354.23	c total #watches: 2536595
1355.07/1355.34	c total #propagations: 4486853428 / total #impl: 12197694496 (eff. 0.368)
1355.07/1355.34	c #Conflicts:    4216000 | #Learnt:      79803 | 0.000
1355.07/1355.34	c total clause space: 545.701MB
1355.07/1355.34	c total #watches: 2538595
1356.17/1356.47	c total #propagations: 4489269590 / total #impl: 12205937811 (eff. 0.368)
1356.17/1356.47	c #Conflicts:    4217000 | #Learnt:      80803 | 0.000
1356.17/1356.47	c total clause space: 545.701MB
1356.17/1356.47	c total #watches: 2540622
1356.87/1357.17	c total #propagations: 4492048360 / total #impl: 12216214700 (eff. 0.368)
1356.87/1357.17	c #Conflicts:    4218000 | #Learnt:      81803 | 0.000
1356.87/1357.17	c total clause space: 545.701MB
1356.87/1357.17	c total #watches: 2542772
1357.47/1357.79	c total #propagations: 4494308557 / total #impl: 12223527296 (eff. 0.368)
1357.47/1357.79	c #Conflicts:    4219000 | #Learnt:      82803 | 0.000
1357.47/1357.79	c total clause space: 545.701MB
1357.47/1357.79	c total #watches: 2544789
1357.97/1358.22	c total #propagations: 4495361835 / total #impl: 12232299374 (eff. 0.367)
1357.97/1358.22	c #Conflicts:    4220000 | #Learnt:      83803 | 0.000
1357.97/1358.22	c total clause space: 545.701MB
1357.97/1358.22	c total #watches: 2546789
1358.37/1358.66	c total #propagations: 4496970046 / total #impl: 12236776463 (eff. 0.367)
1358.37/1358.66	c #Conflicts:    4221000 | #Learnt:      84803 | 0.000
1358.37/1358.66	c total clause space: 545.701MB
1358.37/1358.66	c total #watches: 2548789
1358.87/1359.17	c total #propagations: 4498802761 / total #impl: 12241542478 (eff. 0.368)
1358.87/1359.17	c #Conflicts:    4222000 | #Learnt:      85803 | 0.000
1358.87/1359.17	c total clause space: 545.701MB
1358.87/1359.17	c total #watches: 2550789
1359.57/1359.88	c total #propagations: 4500970421 / total #impl: 12247577938 (eff. 0.367)
1359.57/1359.88	c #Conflicts:    4223000 | #Learnt:      86803 | 0.000
1359.57/1359.88	c total clause space: 545.701MB
1359.57/1359.88	c total #watches: 2552789
1360.07/1360.31	c total #propagations: 4503333446 / total #impl: 12254743341 (eff. 0.367)
1360.07/1360.31	c #Conflicts:    4224000 | #Learnt:      87803 | 0.000
1360.07/1360.31	c total clause space: 545.701MB
1360.07/1360.31	c total #watches: 2554815
1360.97/1361.24	c total #propagations: 4504472764 / total #impl: 12258171426 (eff. 0.367)
1360.97/1361.24	c #Conflicts:    4225000 | #Learnt:      88803 | 0.000
1360.97/1361.24	c total clause space: 545.701MB
1360.97/1361.24	c total #watches: 2556815
1361.77/1362.06	c total #propagations: 4506498753 / total #impl: 12265188983 (eff. 0.367)
1361.77/1362.06	c #Conflicts:    4226000 | #Learnt:      89803 | 0.000
1361.77/1362.06	c total clause space: 545.701MB
1361.77/1362.06	c total #watches: 2558823
1362.58/1362.88	c total #propagations: 4508512336 / total #impl: 12271776348 (eff. 0.367)
1362.58/1362.88	c #Conflicts:    4227000 | #Learnt:      90803 | 0.000
1362.58/1362.88	c total clause space: 545.701MB
1362.58/1362.88	c total #watches: 2560832
1363.18/1363.44	c total #propagations: 4510396038 / total #impl: 12278548573 (eff. 0.367)
1363.18/1363.44	c #Conflicts:    4228000 | #Learnt:      91803 | 0.000
1363.18/1363.44	c total clause space: 545.701MB
1363.18/1363.44	c total #watches: 2562841
1363.88/1364.12	c total #propagations: 4512015765 / total #impl: 12282579510 (eff. 0.367)
1363.88/1364.12	c #Conflicts:    4229000 | #Learnt:      92803 | 0.000
1363.88/1364.12	c total clause space: 545.701MB
1363.88/1364.12	c total #watches: 2564841
1364.68/1364.95	c total #propagations: 4513510934 / total #impl: 12288946973 (eff. 0.367)
1364.68/1364.95	c #Conflicts:    4230000 | #Learnt:      93803 | 0.000
1364.68/1364.95	c total clause space: 545.701MB
1364.68/1364.95	c total #watches: 2566841
1365.58/1365.85	c total #propagations: 4515966535 / total #impl: 12296638603 (eff. 0.367)
1365.58/1365.85	c #Conflicts:    4231000 | #Learnt:      94803 | 0.000
1365.58/1365.85	c total clause space: 545.701MB
1365.58/1365.85	c total #watches: 2568841
1366.18/1366.48	c total #propagations: 4518052371 / total #impl: 12304271251 (eff. 0.367)
1366.18/1366.48	c #Conflicts:    4232000 | #Learnt:      95803 | 0.000
1366.18/1366.48	c total clause space: 545.701MB
1366.18/1366.48	c total #watches: 2570995
1367.08/1367.39	c total #propagations: 4519024956 / total #impl: 12306946381 (eff. 0.367)
1367.08/1367.39	c #Conflicts:    4233000 | #Learnt:      96803 | 0.000
1367.08/1367.39	c total clause space: 545.701MB
1367.08/1367.39	c total #watches: 2572995
1368.47/1368.72	c total #propagations: 4521110923 / total #impl: 12313646762 (eff. 0.367)
1368.47/1368.72	c #Conflicts:    4234000 | #Learnt:      97803 | 0.000
1368.47/1368.72	c total clause space: 545.701MB
1368.47/1368.72	c total #watches: 2574996
1369.57/1369.85	c total #propagations: 4524429464 / total #impl: 12324627923 (eff. 0.367)
1369.57/1369.85	c #Conflicts:    4235000 | #Learnt:      98803 | 0.000
1369.57/1369.85	c total clause space: 545.701MB
1369.57/1369.85	c total #watches: 2576996
1370.47/1370.75	c total #propagations: 4526856787 / total #impl: 12334104560 (eff. 0.367)
1370.47/1370.75	c #Conflicts:    4236000 | #Learnt:      99803 | 0.000
1370.47/1370.75	c total clause space: 545.701MB
1370.47/1370.75	c total #watches: 2579019
1370.97/1371.29	c total #propagations: 4528727977 / total #impl: 12340652545 (eff. 0.367)
1370.97/1371.29	c GARBAGE COLLECT
1370.97/1371.29	c #Conflicts:    4237000 | #Learnt:      50815 | 0.000
1370.97/1371.29	c total clause space: 545.701MB
1370.97/1371.29	c total #watches: 2480045
1371.27/1371.58	c total #propagations: 4530561169 / total #impl: 12344711917 (eff. 0.367)
1371.27/1371.58	c #Conflicts:    4238000 | #Learnt:      51815 | 0.000
1371.27/1371.58	c total clause space: 545.701MB
1371.27/1371.59	c total #watches: 2482045
1372.07/1372.37	c total #propagations: 4531887111 / total #impl: 12347711359 (eff. 0.367)
1372.07/1372.37	c #Conflicts:    4239000 | #Learnt:      52815 | 0.000
1372.07/1372.37	c total clause space: 545.701MB
1372.07/1372.37	c total #watches: 2484045
1372.77/1373.04	c total #propagations: 4533934085 / total #impl: 12355830505 (eff. 0.367)
1372.77/1373.04	c #Conflicts:    4240000 | #Learnt:      53815 | 0.000
1372.77/1373.04	c total clause space: 545.701MB
1372.77/1373.04	c total #watches: 2486045
1373.47/1373.73	c total #propagations: 4536458516 / total #impl: 12363237552 (eff. 0.367)
1373.47/1373.73	c #Conflicts:    4241000 | #Learnt:      54815 | 0.000
1373.47/1373.73	c total clause space: 545.701MB
1373.47/1373.73	c total #watches: 2488045
1374.38/1374.61	c total #propagations: 4538963825 / total #impl: 12369557733 (eff. 0.367)
1374.38/1374.61	c #Conflicts:    4242000 | #Learnt:      55815 | 0.000
1374.38/1374.61	c total clause space: 545.701MB
1374.38/1374.61	c total #watches: 2490045
1374.77/1375.06	c total #propagations: 4542370796 / total #impl: 12379482868 (eff. 0.367)
1374.77/1375.06	c #Conflicts:    4243000 | #Learnt:      56815 | 0.000
1374.77/1375.06	c total clause space: 545.701MB
1374.77/1375.06	c total #watches: 2492045
1375.27/1375.57	c total #propagations: 4544777165 / total #impl: 12385421392 (eff. 0.367)
1375.27/1375.57	c #Conflicts:    4244000 | #Learnt:      57815 | 0.000
1375.27/1375.57	c total clause space: 545.701MB
1375.27/1375.57	c total #watches: 2494060
1375.67/1375.96	c total #propagations: 4547343489 / total #impl: 12391685075 (eff. 0.367)
1375.67/1375.96	c #Conflicts:    4245000 | #Learnt:      58815 | 0.000
1375.67/1375.96	c total clause space: 545.701MB
1375.67/1375.96	c total #watches: 2496060
1376.17/1376.44	c total #propagations: 4548779458 / total #impl: 12395281801 (eff. 0.367)
1376.17/1376.44	c #Conflicts:    4246000 | #Learnt:      59815 | 0.000
1376.17/1376.44	c total clause space: 545.701MB
1376.17/1376.44	c total #watches: 2498060
1376.58/1376.86	c total #propagations: 4550642475 / total #impl: 12399947725 (eff. 0.367)
1376.58/1376.86	c #Conflicts:    4247000 | #Learnt:      60815 | 0.000
1376.58/1376.86	c total clause space: 545.701MB
1376.58/1376.86	c total #watches: 2500060
1377.07/1377.39	c total #propagations: 4552339970 / total #impl: 12404234296 (eff. 0.367)
1377.07/1377.39	c #Conflicts:    4248000 | #Learnt:      61815 | 0.000
1377.07/1377.39	c total clause space: 545.701MB
1377.07/1377.39	c total #watches: 2502060
1377.57/1377.84	c total #propagations: 4554318338 / total #impl: 12409342230 (eff. 0.367)
1377.57/1377.84	c #Conflicts:    4249000 | #Learnt:      62815 | 0.000
1377.57/1377.84	c total clause space: 545.701MB
1377.57/1377.84	c total #watches: 2504068
1377.87/1378.13	c total #propagations: 4555652012 / total #impl: 12413818400 (eff. 0.367)
1377.87/1378.13	c #Conflicts:    4250000 | #Learnt:      63815 | 0.000
1377.87/1378.13	c total clause space: 545.701MB
1377.87/1378.13	c total #watches: 2506083
1378.17/1378.49	c total #propagations: 4556613807 / total #impl: 12416416309 (eff. 0.367)
1378.17/1378.49	c #Conflicts:    4251000 | #Learnt:      64815 | 0.000
1378.17/1378.49	c total clause space: 545.701MB
1378.17/1378.49	c total #watches: 2508083
1378.47/1378.78	c total #propagations: 4558553842 / total #impl: 12421558335 (eff. 0.367)
1378.47/1378.78	c #Conflicts:    4252000 | #Learnt:      65815 | 0.000
1378.47/1378.78	c total clause space: 545.701MB
1378.47/1378.78	c total #watches: 2510093
1378.88/1379.15	c total #propagations: 4559324711 / total #impl: 12423893713 (eff. 0.367)
1378.88/1379.15	c #Conflicts:    4253000 | #Learnt:      66815 | 0.000
1378.88/1379.15	c total clause space: 545.701MB
1378.88/1379.16	c total #watches: 2512147
1379.17/1379.48	c total #propagations: 4560306137 / total #impl: 12426597496 (eff. 0.367)
1379.17/1379.48	c #Conflicts:    4254000 | #Learnt:      67815 | 0.000
1379.17/1379.48	c total clause space: 545.701MB
1379.17/1379.48	c total #watches: 2514258
1379.67/1379.94	c total #propagations: 4561243904 / total #impl: 12429215769 (eff. 0.367)
1379.67/1379.94	c #Conflicts:    4255000 | #Learnt:      68815 | 0.000
1379.67/1379.94	c total clause space: 545.701MB
1379.67/1379.94	c total #watches: 2516268
1379.98/1380.28	c total #propagations: 4562817382 / total #impl: 12433171876 (eff. 0.367)
1379.98/1380.28	c #Conflicts:    4256000 | #Learnt:      69815 | 0.000
1379.98/1380.28	c total clause space: 545.701MB
1379.98/1380.28	c total #watches: 2518268
1380.37/1380.61	c total #propagations: 4563918527 / total #impl: 12435683456 (eff. 0.367)
1380.37/1380.61	c #Conflicts:    4257000 | #Learnt:      70815 | 0.000
1380.37/1380.61	c total clause space: 545.701MB
1380.37/1380.61	c total #watches: 2520268
1380.67/1380.96	c total #propagations: 4564800556 / total #impl: 12438478711 (eff. 0.367)
1380.67/1380.96	c #Conflicts:    4258000 | #Learnt:      71815 | 0.000
1380.67/1380.96	c total clause space: 545.701MB
1380.67/1380.96	c total #watches: 2522268
1380.98/1381.24	c total #propagations: 4565774786 / total #impl: 12441498224 (eff. 0.367)
1380.98/1381.24	c #Conflicts:    4259000 | #Learnt:      72815 | 0.000
1380.98/1381.24	c total clause space: 545.701MB
1380.98/1381.24	c total #watches: 2524333
1381.47/1381.71	c total #propagations: 4566480838 / total #impl: 12443854147 (eff. 0.367)
1381.47/1381.71	c #Conflicts:    4260000 | #Learnt:      73815 | 0.000
1381.47/1381.71	c total clause space: 545.701MB
1381.47/1381.71	c total #watches: 2526333
1381.87/1382.17	c total #propagations: 4567784346 / total #impl: 12447807839 (eff. 0.367)
1381.87/1382.17	c #Conflicts:    4261000 | #Learnt:      74815 | 0.000
1381.87/1382.17	c total clause space: 545.701MB
1381.87/1382.17	c total #watches: 2528366
1382.47/1382.70	c total #propagations: 4569056091 / total #impl: 12451872687 (eff. 0.367)
1382.47/1382.70	c #Conflicts:    4262000 | #Learnt:      75815 | 0.000
1382.47/1382.70	c total clause space: 545.701MB
1382.47/1382.70	c total #watches: 2530418
1382.87/1383.11	c total #propagations: 4570361453 / total #impl: 12455616397 (eff. 0.367)
1382.87/1383.11	c #Conflicts:    4263000 | #Learnt:      76815 | 0.000
1382.87/1383.11	c total clause space: 545.701MB
1382.87/1383.12	c total #watches: 2532418
1383.28/1383.52	c total #propagations: 4571669598 / total #impl: 12459998394 (eff. 0.367)
1383.28/1383.52	c #Conflicts:    4264000 | #Learnt:      77815 | 0.000
1383.28/1383.52	c total clause space: 545.701MB
1383.28/1383.52	c total #watches: 2534418
1383.67/1383.99	c total #propagations: 4573225560 / total #impl: 12464806399 (eff. 0.367)
1383.67/1383.99	c #Conflicts:    4265000 | #Learnt:      78815 | 0.000
1383.67/1383.99	c total clause space: 545.701MB
1383.67/1383.99	c total #watches: 2536418
1384.07/1384.32	c total #propagations: 4575020783 / total #impl: 12468845193 (eff. 0.367)
1384.07/1384.32	c #Conflicts:    4266000 | #Learnt:      79815 | 0.000
1384.07/1384.32	c total clause space: 545.701MB
1384.07/1384.32	c total #watches: 2538418
1384.47/1384.73	c total #propagations: 4576642283 / total #impl: 12472155214 (eff. 0.367)
1384.47/1384.73	c #Conflicts:    4267000 | #Learnt:      80815 | 0.000
1384.47/1384.73	c total clause space: 545.701MB
1384.47/1384.73	c total #watches: 2540418
1385.27/1385.58	c total #propagations: 4578316417 / total #impl: 12475737275 (eff. 0.367)
1385.27/1385.58	c #Conflicts:    4268000 | #Learnt:      81815 | 0.000
1385.27/1385.58	c total clause space: 545.701MB
1385.27/1385.58	c total #watches: 2542418
1386.07/1386.35	c total #propagations: 4580723749 / total #impl: 12483837802 (eff. 0.367)
1386.07/1386.35	c #Conflicts:    4269000 | #Learnt:      82815 | 0.000
1386.07/1386.35	c total clause space: 545.701MB
1386.07/1386.35	c total #watches: 2544427
1386.77/1387.02	c total #propagations: 4583069921 / total #impl: 12490690172 (eff. 0.367)
1386.77/1387.02	c #Conflicts:    4270000 | #Learnt:      83815 | 0.000
1386.77/1387.02	c total clause space: 545.701MB
1386.77/1387.02	c total #watches: 2546427
1387.27/1387.58	c total #propagations: 4585791842 / total #impl: 12497966142 (eff. 0.367)
1387.27/1387.58	c #Conflicts:    4271000 | #Learnt:      84815 | 0.000
1387.27/1387.58	c total clause space: 545.701MB
1387.27/1387.58	c total #watches: 2548427
1387.77/1388.02	c total #propagations: 4587654015 / total #impl: 12502784148 (eff. 0.367)
1387.77/1388.02	c #Conflicts:    4272000 | #Learnt:      85815 | 0.000
1387.77/1388.02	c total clause space: 545.701MB
1387.77/1388.02	c total #watches: 2550427
1388.47/1388.77	c total #propagations: 4589073489 / total #impl: 12506610234 (eff. 0.367)
1388.47/1388.77	c #Conflicts:    4273000 | #Learnt:      86815 | 0.000
1388.47/1388.77	c total clause space: 545.701MB
1388.47/1388.77	c total #watches: 2552427
1388.87/1389.20	c total #propagations: 4591618849 / total #impl: 12514153891 (eff. 0.367)
1388.87/1389.20	c #Conflicts:    4274000 | #Learnt:      87815 | 0.000
1388.87/1389.20	c total clause space: 545.701MB
1388.97/1389.20	c total #watches: 2554427
1389.47/1389.70	c total #propagations: 4592888682 / total #impl: 12519075823 (eff. 0.367)
1389.47/1389.70	c #Conflicts:    4275000 | #Learnt:      88815 | 0.000
1389.47/1389.70	c total clause space: 545.701MB
1389.47/1389.70	c total #watches: 2556427
1390.27/1390.56	c total #propagations: 4594051142 / total #impl: 12522618077 (eff. 0.367)
1390.27/1390.56	c #Conflicts:    4276000 | #Learnt:      89815 | 0.000
1390.27/1390.56	c total clause space: 545.701MB
1390.27/1390.56	c total #watches: 2558427
1390.88/1391.17	c total #propagations: 4596243810 / total #impl: 12529647922 (eff. 0.367)
1390.88/1391.17	c #Conflicts:    4277000 | #Learnt:      90815 | 0.000
1390.88/1391.17	c total clause space: 545.701MB
1390.88/1391.17	c total #watches: 2560427
1391.37/1391.62	c total #propagations: 4597766520 / total #impl: 12534690267 (eff. 0.367)
1391.37/1391.62	c #Conflicts:    4278000 | #Learnt:      91815 | 0.000
1391.37/1391.62	c total clause space: 545.701MB
1391.37/1391.62	c total #watches: 2562427
1392.17/1392.48	c total #propagations: 4598975691 / total #impl: 12538246296 (eff. 0.367)
1392.17/1392.48	c #Conflicts:    4279000 | #Learnt:      92815 | 0.000
1392.17/1392.48	c total clause space: 545.701MB
1392.17/1392.48	c total #watches: 2564427
1392.77/1393.06	c total #propagations: 4601363316 / total #impl: 12546092554 (eff. 0.367)
1392.77/1393.06	c #Conflicts:    4280000 | #Learnt:      93815 | 0.000
1392.77/1393.06	c total clause space: 545.701MB
1392.77/1393.06	c total #watches: 2566427
1393.47/1393.71	c total #propagations: 4602626679 / total #impl: 12550870659 (eff. 0.367)
1393.47/1393.71	c #Conflicts:    4281000 | #Learnt:      94815 | 0.000
1393.47/1393.71	c total clause space: 545.701MB
1393.47/1393.71	c total #watches: 2568446
1394.18/1394.43	c total #propagations: 4604470174 / total #impl: 12557095243 (eff. 0.367)
1394.18/1394.43	c #Conflicts:    4282000 | #Learnt:      95815 | 0.000
1394.18/1394.43	c total clause space: 545.701MB
1394.18/1394.43	c total #watches: 2570446
1394.67/1394.92	c total #propagations: 4606244257 / total #impl: 12562075096 (eff. 0.367)
1394.67/1394.92	c #Conflicts:    4283000 | #Learnt:      96815 | 0.000
1394.67/1394.92	c total clause space: 545.701MB
1394.67/1394.92	c total #watches: 2572446
1395.17/1395.50	c total #propagations: 4607469714 / total #impl: 12565168651 (eff. 0.367)
1395.17/1395.50	c #Conflicts:    4284000 | #Learnt:      97815 | 0.000
1395.17/1395.50	c total clause space: 545.701MB
1395.17/1395.50	c total #watches: 2574446
1395.77/1396.06	c total #propagations: 4609029170 / total #impl: 12569940372 (eff. 0.367)
1395.77/1396.06	c #Conflicts:    4285000 | #Learnt:      98815 | 0.000
1395.77/1396.06	c total clause space: 545.701MB
1395.77/1396.06	c total #watches: 2576446
1396.27/1396.53	c total #propagations: 4610933767 / total #impl: 12574701363 (eff. 0.367)
1396.27/1396.53	c #Conflicts:    4286000 | #Learnt:      99815 | 0.000
1396.27/1396.53	c total clause space: 545.701MB
1396.27/1396.53	c total #watches: 2578446
1396.67/1396.91	c total #propagations: 4612662174 / total #impl: 12578402460 (eff. 0.367)
1396.67/1396.91	c #Conflicts:    4287000 | #Learnt:     100815 | 0.000
1396.67/1396.91	c total clause space: 545.701MB
1396.67/1396.91	c total #watches: 2580446
1396.97/1397.21	c total #propagations: 4613898218 / total #impl: 12581887957 (eff. 0.367)
1396.97/1397.21	c GARBAGE COLLECT
1396.97/1397.21	c #Conflicts:    4288000 | #Learnt:      51515 | 0.000
1396.97/1397.21	c total clause space: 545.701MB
1396.97/1397.21	c total #watches: 2481463
1397.27/1397.53	c total #propagations: 4614660356 / total #impl: 12584483822 (eff. 0.367)
1397.27/1397.53	c #Conflicts:    4289000 | #Learnt:      52515 | 0.000
1397.27/1397.53	c total clause space: 545.701MB
1397.27/1397.53	c total #watches: 2483481
1397.58/1397.85	c total #propagations: 4615736660 / total #impl: 12588202222 (eff. 0.367)
1397.58/1397.85	c #Conflicts:    4290000 | #Learnt:      53515 | 0.000
1397.58/1397.85	c total clause space: 545.701MB
1397.58/1397.85	c total #watches: 2485481
1397.97/1398.28	c total #propagations: 4616626658 / total #impl: 12591792873 (eff. 0.367)
1397.97/1398.28	c #Conflicts:    4291000 | #Learnt:      54515 | 0.000
1397.97/1398.28	c total clause space: 545.701MB
1397.97/1398.28	c total #watches: 2487496
1398.27/1398.54	c total #propagations: 4617283515 / total #impl: 12595327182 (eff. 0.367)
1398.27/1398.54	c #Conflicts:    4292000 | #Learnt:      55515 | 0.000
1398.27/1398.54	c total clause space: 545.701MB
1398.27/1398.54	c total #watches: 2489506
1398.58/1398.90	c total #propagations: 4617613158 / total #impl: 12597604082 (eff. 0.367)
1398.58/1398.90	c #Conflicts:    4293000 | #Learnt:      56515 | 0.000
1398.58/1398.90	c total clause space: 545.701MB
1398.58/1398.90	c total #watches: 2491506
1399.17/1399.43	c total #propagations: 4618488560 / total #impl: 12601362586 (eff. 0.367)
1399.17/1399.43	c #Conflicts:    4294000 | #Learnt:      57515 | 0.000
1399.17/1399.43	c total clause space: 545.701MB
1399.17/1399.43	c total #watches: 2493506
1399.57/1399.84	c total #propagations: 4620993374 / total #impl: 12607926862 (eff. 0.367)
1399.57/1399.84	c #Conflicts:    4295000 | #Learnt:      58515 | 0.000
1399.57/1399.84	c total clause space: 545.701MB
1399.57/1399.84	c total #watches: 2495506
1399.97/1400.27	c total #propagations: 4622922383 / total #impl: 12612774499 (eff. 0.367)
1399.97/1400.27	c #Conflicts:    4296000 | #Learnt:      59515 | 0.000
1399.97/1400.27	c total clause space: 545.701MB
1399.97/1400.27	c total #watches: 2497506
1400.47/1400.70	c total #propagations: 4625154977 / total #impl: 12618118304 (eff. 0.367)
1400.47/1400.70	c #Conflicts:    4297000 | #Learnt:      60515 | 0.000
1400.47/1400.70	c total clause space: 545.701MB
1400.47/1400.70	c total #watches: 2499506
1400.88/1401.14	c total #propagations: 4627016521 / total #impl: 12622534055 (eff. 0.367)
1400.88/1401.14	c #Conflicts:    4298000 | #Learnt:      61515 | 0.000
1400.88/1401.14	c total clause space: 545.701MB
1400.88/1401.14	c total #watches: 2501506
1401.27/1401.59	c total #propagations: 4628920812 / total #impl: 12627065066 (eff. 0.367)
1401.27/1401.59	c #Conflicts:    4299000 | #Learnt:      62515 | 0.000
1401.27/1401.59	c total clause space: 545.701MB
1401.27/1401.59	c total #watches: 2503506
1401.77/1402.06	c total #propagations: 4631094792 / total #impl: 12632152938 (eff. 0.367)
1401.77/1402.06	c #Conflicts:    4300000 | #Learnt:      63515 | 0.000
1401.77/1402.06	c total clause space: 545.701MB
1401.77/1402.06	c total #watches: 2505506
1402.17/1402.49	c total #propagations: 4633112395 / total #impl: 12636874686 (eff. 0.367)
1402.17/1402.49	c #Conflicts:    4301000 | #Learnt:      64515 | 0.000
1402.17/1402.49	c total clause space: 545.701MB
1402.17/1402.49	c total #watches: 2507506
1402.67/1402.94	c total #propagations: 4634768018 / total #impl: 12640559534 (eff. 0.367)
1402.67/1402.94	c #Conflicts:    4302000 | #Learnt:      65515 | 0.000
1402.67/1402.94	c total clause space: 545.701MB
1402.67/1402.94	c total #watches: 2509506
1403.08/1403.34	c total #propagations: 4636479822 / total #impl: 12644913192 (eff. 0.367)
1403.08/1403.34	c #Conflicts:    4303000 | #Learnt:      66515 | 0.000
1403.08/1403.34	c total clause space: 545.701MB
1403.08/1403.35	c total #watches: 2511506
1403.47/1403.77	c total #propagations: 4638097840 / total #impl: 12648638465 (eff. 0.367)
1403.47/1403.77	c #Conflicts:    4304000 | #Learnt:      67515 | 0.000
1403.47/1403.77	c total clause space: 545.701MB
1403.47/1403.77	c total #watches: 2513506
1403.97/1404.21	c total #propagations: 4639632356 / total #impl: 12652333906 (eff. 0.367)
1403.97/1404.21	c #Conflicts:    4305000 | #Learnt:      68515 | 0.000
1403.97/1404.21	c total clause space: 545.701MB
1403.97/1404.21	c total #watches: 2515506
1404.27/1404.50	c total #propagations: 4641154569 / total #impl: 12655913886 (eff. 0.367)
1404.27/1404.50	c #Conflicts:    4306000 | #Learnt:      69515 | 0.000
1404.27/1404.50	c total clause space: 545.701MB
1404.27/1404.50	c total #watches: 2517515
1404.27/1404.56	c total #propagations: 4642091534 / total #impl: 12658219726 (eff. 0.367)
1404.27/1404.56	c #Conflicts:    4307000 | #Learnt:      70515 | 0.000
1404.27/1404.56	c total clause space: 545.701MB
1404.27/1404.56	c total #watches: 2519516
1404.37/1404.65	c total #propagations: 4642143018 / total #impl: 12658422096 (eff. 0.367)
1404.37/1404.65	c #Conflicts:    4308000 | #Learnt:      71515 | 0.000
1404.37/1404.65	c total clause space: 545.701MB
1404.37/1404.65	c total #watches: 2521555
1404.47/1404.74	c total #propagations: 4642312459 / total #impl: 12658920217 (eff. 0.367)
1404.47/1404.74	c #Conflicts:    4309000 | #Learnt:      72515 | 0.000
1404.47/1404.74	c total clause space: 545.701MB
1404.47/1404.74	c total #watches: 2523622
1404.57/1404.84	c total #propagations: 4642452671 / total #impl: 12659488437 (eff. 0.367)
1404.57/1404.84	c #Conflicts:    4310000 | #Learnt:      73515 | 0.000
1404.57/1404.84	c total clause space: 545.701MB
1404.57/1404.84	c total #watches: 2525622
1404.67/1404.97	c total #propagations: 4642575964 / total #impl: 12659970226 (eff. 0.367)
1404.67/1404.97	c #Conflicts:    4311000 | #Learnt:      74515 | 0.000
1404.67/1404.97	c total clause space: 545.701MB
1404.67/1404.97	c total #watches: 2527622
1405.17/1405.49	c total #propagations: 4642704121 / total #impl: 12660481859 (eff. 0.367)
1405.17/1405.49	c #Conflicts:    4312000 | #Learnt:      75515 | 0.000
1405.17/1405.49	c total clause space: 545.701MB
1405.17/1405.49	c total #watches: 2529622
1405.67/1405.97	c total #propagations: 4644238165 / total #impl: 12665299190 (eff. 0.367)
1405.67/1405.97	c #Conflicts:    4313000 | #Learnt:      76515 | 0.000
1405.67/1405.97	c total clause space: 545.701MB
1405.67/1405.97	c total #watches: 2531622
1406.28/1406.54	c total #propagations: 4645812573 / total #impl: 12669885659 (eff. 0.367)
1406.28/1406.54	c #Conflicts:    4314000 | #Learnt:      77515 | 0.000
1406.28/1406.54	c total clause space: 545.701MB
1406.28/1406.54	c total #watches: 2533622
1406.97/1407.26	c total #propagations: 4647620817 / total #impl: 12674835204 (eff. 0.367)
1406.97/1407.26	c #Conflicts:    4315000 | #Learnt:      78515 | 0.000
1406.97/1407.26	c total clause space: 545.701MB
1406.97/1407.26	c total #watches: 2535622
1407.57/1407.85	c total #propagations: 4650350936 / total #impl: 12681761040 (eff. 0.367)
1407.57/1407.85	c #Conflicts:    4316000 | #Learnt:      79515 | 0.000
1407.57/1407.85	c total clause space: 545.701MB
1407.57/1407.85	c total #watches: 2537622
1408.17/1408.47	c total #propagations: 4652298561 / total #impl: 12687191419 (eff. 0.367)
1408.17/1408.47	c #Conflicts:    4317000 | #Learnt:      80515 | 0.000
1408.17/1408.47	c total clause space: 545.701MB
1408.17/1408.47	c total #watches: 2539622
1408.97/1409.25	c total #propagations: 4654223591 / total #impl: 12692736252 (eff. 0.367)
1408.97/1409.25	c #Conflicts:    4318000 | #Learnt:      81515 | 0.000
1408.97/1409.25	c total clause space: 545.701MB
1408.97/1409.25	c total #watches: 2541622
1409.77/1410.08	c total #propagations: 4656616408 / total #impl: 12699443932 (eff. 0.367)
1409.77/1410.08	c #Conflicts:    4319000 | #Learnt:      82515 | 0.000
1409.77/1410.08	c total clause space: 545.701MB
1409.77/1410.08	c total #watches: 2543622
1410.57/1410.84	c total #propagations: 4659014415 / total #impl: 12706095185 (eff. 0.367)
1410.57/1410.84	c #Conflicts:    4320000 | #Learnt:      83515 | 0.000
1410.57/1410.84	c total clause space: 545.701MB
1410.57/1410.84	c total #watches: 2545622
1411.37/1411.67	c total #propagations: 4661487484 / total #impl: 12712713089 (eff. 0.367)
1411.37/1411.67	c #Conflicts:    4321000 | #Learnt:      84515 | 0.000
1411.37/1411.67	c total clause space: 545.701MB
1411.37/1411.67	c total #watches: 2547622
1412.37/1412.67	c total #propagations: 4663990151 / total #impl: 12719856507 (eff. 0.367)
1412.37/1412.67	c #Conflicts:    4322000 | #Learnt:      85515 | 0.000
1412.37/1412.67	c total clause space: 545.701MB
1412.37/1412.67	c total #watches: 2549622
1413.27/1413.59	c total #propagations: 4666727899 / total #impl: 12727304636 (eff. 0.367)
1413.27/1413.59	c #Conflicts:    4323000 | #Learnt:      86515 | 0.000
1413.27/1413.59	c total clause space: 545.701MB
1413.27/1413.59	c total #watches: 2551622
1414.27/1414.51	c total #propagations: 4669259915 / total #impl: 12734493344 (eff. 0.367)
1414.27/1414.51	c #Conflicts:    4324000 | #Learnt:      87515 | 0.000
1414.27/1414.51	c total clause space: 545.701MB
1414.27/1414.51	c total #watches: 2553622
1415.17/1415.41	c total #propagations: 4671698575 / total #impl: 12741280310 (eff. 0.367)
1415.17/1415.41	c #Conflicts:    4325000 | #Learnt:      88515 | 0.000
1415.17/1415.41	c total clause space: 545.701MB
1415.17/1415.41	c total #watches: 2555622
1416.07/1416.31	c total #propagations: 4674378965 / total #impl: 12748164744 (eff. 0.367)
1416.07/1416.31	c #Conflicts:    4326000 | #Learnt:      89515 | 0.000
1416.07/1416.31	c total clause space: 545.701MB
1416.07/1416.31	c total #watches: 2557622
1417.07/1417.32	c total #propagations: 4677111228 / total #impl: 12755047673 (eff. 0.367)
1417.07/1417.32	c #Conflicts:    4327000 | #Learnt:      90515 | 0.000
1417.07/1417.32	c total clause space: 545.701MB
1417.07/1417.32	c total #watches: 2559622
1418.07/1418.34	c total #propagations: 4679734922 / total #impl: 12762124448 (eff. 0.367)
1418.07/1418.34	c #Conflicts:    4328000 | #Learnt:      91515 | 0.000
1418.07/1418.34	c total clause space: 545.701MB
1418.07/1418.34	c total #watches: 2561622
1418.97/1419.25	c total #propagations: 4682190214 / total #impl: 12768980379 (eff. 0.367)
1418.97/1419.25	c #Conflicts:    4329000 | #Learnt:      92515 | 0.000
1418.97/1419.25	c total clause space: 545.701MB
1418.97/1419.25	c total #watches: 2563622
1419.86/1420.13	c total #propagations: 4684789909 / total #impl: 12775780150 (eff. 0.367)
1419.86/1420.13	c #Conflicts:    4330000 | #Learnt:      93515 | 0.000
1419.86/1420.13	c total clause space: 545.701MB
1419.86/1420.13	c total #watches: 2565622
1420.57/1420.88	c total #propagations: 4687209940 / total #impl: 12781884588 (eff. 0.367)
1420.57/1420.88	c #Conflicts:    4331000 | #Learnt:      94515 | 0.000
1420.57/1420.88	c total clause space: 545.701MB
1420.57/1420.88	c total #watches: 2567622
1421.16/1421.49	c total #propagations: 4689825657 / total #impl: 12788825139 (eff. 0.367)
1421.16/1421.49	c #Conflicts:    4332000 | #Learnt:      95515 | 0.000
1421.16/1421.49	c total clause space: 545.701MB
1421.16/1421.49	c total #watches: 2569631
1421.56/1421.90	c total #propagations: 4691514881 / total #impl: 12793517765 (eff. 0.367)
1421.56/1421.90	c #Conflicts:    4333000 | #Learnt:      96515 | 0.000
1421.56/1421.90	c total clause space: 545.701MB
1421.56/1421.90	c total #watches: 2571646
1421.96/1422.26	c total #propagations: 4692500868 / total #impl: 12796163590 (eff. 0.367)
1421.96/1422.26	c #Conflicts:    4334000 | #Learnt:      97515 | 0.000
1421.96/1422.26	c total clause space: 886.764MB
1421.96/1422.26	c total #watches: 2573655
1422.46/1422.71	c total #propagations: 4692984834 / total #impl: 12797448533 (eff. 0.367)
1422.46/1422.71	c #Conflicts:    4335000 | #Learnt:      98515 | 0.000
1422.46/1422.71	c total clause space: 886.764MB
1422.46/1422.71	c total #watches: 2575722
1422.77/1423.10	c total #propagations: 4693788616 / total #impl: 12800009085 (eff. 0.367)
1422.77/1423.10	c #Conflicts:    4336000 | #Learnt:      99515 | 0.000
1422.77/1423.10	c total clause space: 886.764MB
1422.77/1423.10	c total #watches: 2577740
1423.16/1423.44	c total #propagations: 4694621098 / total #impl: 12802371367 (eff. 0.367)
1423.16/1423.44	c #Conflicts:    4337000 | #Learnt:     100515 | 0.000
1423.16/1423.44	c total clause space: 886.764MB
1423.16/1423.44	c total #watches: 2579740
1423.46/1423.76	c total #propagations: 4695463980 / total #impl: 12804854616 (eff. 0.367)
1423.46/1423.76	c GARBAGE COLLECT
1423.46/1423.76	c #Conflicts:    4338000 | #Learnt:      50940 | 0.000
1423.46/1423.76	c total clause space: 886.764MB
1423.46/1423.76	c total #watches: 2480303
1423.86/1424.14	c total #propagations: 4696059500 / total #impl: 12806623344 (eff. 0.367)
1423.86/1424.14	c #Conflicts:    4339000 | #Learnt:      51940 | 0.000
1423.86/1424.14	c total clause space: 886.764MB
1423.86/1424.14	c total #watches: 2482303
1424.16/1424.43	c total #propagations: 4697648618 / total #impl: 12810103253 (eff. 0.367)
1424.16/1424.43	c #Conflicts:    4340000 | #Learnt:      52940 | 0.000
1424.16/1424.43	c total clause space: 886.764MB
1424.16/1424.43	c total #watches: 2484309
1424.36/1424.68	c total #propagations: 4698605890 / total #impl: 12812841288 (eff. 0.367)
1424.36/1424.68	c #Conflicts:    4341000 | #Learnt:      53940 | 0.000
1424.36/1424.68	c total clause space: 886.764MB
1424.36/1424.68	c total #watches: 2486322
1424.66/1424.96	c total #propagations: 4699385107 / total #impl: 12815001425 (eff. 0.367)
1424.66/1424.96	c #Conflicts:    4342000 | #Learnt:      54940 | 0.000
1424.66/1424.96	c total clause space: 886.764MB
1424.66/1424.96	c total #watches: 2488322
1424.96/1425.29	c total #propagations: 4700478786 / total #impl: 12817758571 (eff. 0.367)
1424.96/1425.29	c #Conflicts:    4343000 | #Learnt:      55940 | 0.000
1424.96/1425.29	c total clause space: 886.764MB
1424.96/1425.29	c total #watches: 2490324
1425.26/1425.54	c total #propagations: 4701609149 / total #impl: 12820787378 (eff. 0.367)
1425.26/1425.54	c #Conflicts:    4344000 | #Learnt:      56940 | 0.000
1425.26/1425.54	c total clause space: 886.764MB
1425.26/1425.54	c total #watches: 2492381
1425.56/1425.85	c total #propagations: 4702427498 / total #impl: 12823056590 (eff. 0.367)
1425.56/1425.85	c #Conflicts:    4345000 | #Learnt:      57940 | 0.000
1425.56/1425.85	c total clause space: 886.764MB
1425.56/1425.85	c total #watches: 2494404
1425.86/1426.12	c total #propagations: 4703434126 / total #impl: 12825633940 (eff. 0.367)
1425.86/1426.12	c #Conflicts:    4346000 | #Learnt:      58940 | 0.000
1425.86/1426.12	c total clause space: 886.764MB
1425.86/1426.12	c total #watches: 2496404
1425.96/1426.20	c total #propagations: 4704890644 / total #impl: 12828796437 (eff. 0.367)
1425.96/1426.20	c #Conflicts:    4347000 | #Learnt:      59940 | 0.000
1425.96/1426.20	c total clause space: 886.764MB
1425.96/1426.20	c total #watches: 2498446
1426.16/1426.43	c total #propagations: 4705003053 / total #impl: 12829216292 (eff. 0.367)
1426.16/1426.43	c #Conflicts:    4348000 | #Learnt:      60940 | 0.000
1426.16/1426.43	c total clause space: 886.764MB
1426.16/1426.43	c total #watches: 2500486
1426.46/1426.77	c total #propagations: 4705706060 / total #impl: 12831218352 (eff. 0.367)
1426.46/1426.77	c #Conflicts:    4349000 | #Learnt:      61940 | 0.000
1426.46/1426.77	c total clause space: 886.764MB
1426.46/1426.77	c total #watches: 2502604
1426.96/1427.26	c total #propagations: 4707081346 / total #impl: 12834863987 (eff. 0.367)
1426.96/1427.26	c #Conflicts:    4350000 | #Learnt:      62940 | 0.000
1426.96/1427.26	c total clause space: 886.764MB
1426.96/1427.26	c total #watches: 2504618
1427.36/1427.69	c total #propagations: 4709030668 / total #impl: 12839776276 (eff. 0.367)
1427.36/1427.69	c #Conflicts:    4351000 | #Learnt:      63940 | 0.000
1427.36/1427.69	c total clause space: 886.764MB
1427.36/1427.69	c total #watches: 2506657
1427.66/1427.96	c total #propagations: 4710438067 / total #impl: 12843251875 (eff. 0.367)
1427.66/1427.96	c #Conflicts:    4352000 | #Learnt:      64940 | 0.000
1427.66/1427.96	c total clause space: 886.764MB
1427.66/1427.96	c total #watches: 2508664
1427.96/1428.23	c total #propagations: 4711291154 / total #impl: 12845644265 (eff. 0.367)
1427.96/1428.23	c #Conflicts:    4353000 | #Learnt:      65940 | 0.000
1427.96/1428.23	c total clause space: 886.764MB
1427.96/1428.23	c total #watches: 2510742
1428.36/1428.66	c total #propagations: 4712094736 / total #impl: 12847723152 (eff. 0.367)
1428.36/1428.66	c #Conflicts:    4354000 | #Learnt:      66940 | 0.000
1428.36/1428.66	c total clause space: 886.764MB
1428.36/1428.66	c total #watches: 2512742
1428.76/1429.05	c total #propagations: 4713450603 / total #impl: 12851183329 (eff. 0.367)
1428.76/1429.05	c #Conflicts:    4355000 | #Learnt:      67940 | 0.000
1428.76/1429.05	c total clause space: 886.764MB
1428.76/1429.05	c total #watches: 2514799
1429.06/1429.33	c total #propagations: 4714581207 / total #impl: 12854201871 (eff. 0.367)
1429.06/1429.33	c #Conflicts:    4356000 | #Learnt:      68940 | 0.000
1429.06/1429.33	c total clause space: 886.764MB
1429.06/1429.33	c total #watches: 2516817
1429.36/1429.63	c total #propagations: 4715341354 / total #impl: 12856285806 (eff. 0.367)
1429.36/1429.63	c #Conflicts:    4357000 | #Learnt:      69940 | 0.000
1429.36/1429.63	c total clause space: 886.764MB
1429.36/1429.63	c total #watches: 2518826
1429.46/1429.72	c total #propagations: 4716613630 / total #impl: 12859245629 (eff. 0.367)
1429.46/1429.72	c #Conflicts:    4358000 | #Learnt:      70940 | 0.000
1429.46/1429.72	c total clause space: 886.764MB
1429.46/1429.72	c total #watches: 2520925
1429.76/1430.02	c total #propagations: 4716712392 / total #impl: 12859648566 (eff. 0.367)
1429.76/1430.02	c #Conflicts:    4359000 | #Learnt:      71940 | 0.000
1429.76/1430.02	c total clause space: 886.764MB
1429.76/1430.02	c total #watches: 2522959
1429.96/1430.29	c total #propagations: 4717359820 / total #impl: 12861660915 (eff. 0.367)
1429.96/1430.29	c #Conflicts:    4360000 | #Learnt:      72940 | 0.000
1429.96/1430.29	c total clause space: 886.764MB
1429.96/1430.29	c total #watches: 2525034
1430.36/1430.65	c total #propagations: 4718031965 / total #impl: 12863381138 (eff. 0.367)
1430.36/1430.65	c #Conflicts:    4361000 | #Learnt:      73940 | 0.000
1430.36/1430.65	c total clause space: 886.764MB
1430.36/1430.65	c total #watches: 2527053
1430.86/1431.19	c total #propagations: 4719012291 / total #impl: 12866086386 (eff. 0.367)
1430.86/1431.19	c #Conflicts:    4362000 | #Learnt:      74940 | 0.000
1430.86/1431.19	c total clause space: 886.764MB
1430.86/1431.19	c total #watches: 2529068
1431.26/1431.51	c total #propagations: 4720545626 / total #impl: 12869818022 (eff. 0.367)
1431.26/1431.51	c #Conflicts:    4363000 | #Learnt:      75940 | 0.000
1431.26/1431.51	c total clause space: 886.764MB
1431.26/1431.51	c total #watches: 2531091
1431.47/1431.72	c total #propagations: 4721425878 / total #impl: 12872492296 (eff. 0.367)
1431.47/1431.72	c #Conflicts:    4364000 | #Learnt:      76940 | 0.000
1431.47/1431.72	c total clause space: 886.764MB
1431.47/1431.72	c total #watches: 2533118
1431.77/1432.09	c total #propagations: 4722012923 / total #impl: 12874184362 (eff. 0.367)
1431.77/1432.09	c #Conflicts:    4365000 | #Learnt:      77940 | 0.000
1431.77/1432.09	c total clause space: 886.764MB
1431.77/1432.09	c total #watches: 2535119
1432.07/1432.36	c total #propagations: 4723135084 / total #impl: 12876689208 (eff. 0.367)
1432.07/1432.36	c #Conflicts:    4366000 | #Learnt:      78940 | 0.000
1432.07/1432.36	c total clause space: 886.764MB
1432.07/1432.36	c total #watches: 2537145
1432.27/1432.57	c total #propagations: 4724101755 / total #impl: 12879320555 (eff. 0.367)
1432.27/1432.57	c #Conflicts:    4367000 | #Learnt:      79940 | 0.000
1432.27/1432.57	c total clause space: 886.764MB
1432.27/1432.57	c total #watches: 2539163
1432.37/1432.69	c total #propagations: 4724952032 / total #impl: 12881384191 (eff. 0.367)
1432.37/1432.69	c #Conflicts:    4368000 | #Learnt:      80940 | 0.000
1432.37/1432.69	c total clause space: 886.764MB
1432.37/1432.69	c total #watches: 2541316
1432.57/1432.80	c total #propagations: 4725169230 / total #impl: 12882062173 (eff. 0.367)
1432.57/1432.80	c #Conflicts:    4369000 | #Learnt:      81940 | 0.000
1432.57/1432.80	c total clause space: 886.764MB
1432.57/1432.80	c total #watches: 2543378
1432.77/1433.02	c total #propagations: 4725311015 / total #impl: 12882594325 (eff. 0.367)
1432.77/1433.02	c #Conflicts:    4370000 | #Learnt:      82940 | 0.000
1432.77/1433.02	c total clause space: 886.764MB
1432.77/1433.02	c total #watches: 2545378
1433.16/1433.47	c total #propagations: 4726287671 / total #impl: 12884960690 (eff. 0.367)
1433.16/1433.47	c #Conflicts:    4371000 | #Learnt:      83940 | 0.000
1433.16/1433.47	c total clause space: 886.764MB
1433.16/1433.47	c total #watches: 2547378
1433.46/1433.77	c total #propagations: 4728096452 / total #impl: 12889924349 (eff. 0.367)
1433.46/1433.77	c #Conflicts:    4372000 | #Learnt:      84940 | 0.000
1433.46/1433.77	c total clause space: 886.764MB
1433.46/1433.77	c total #watches: 2549378
1433.87/1434.12	c total #propagations: 4729412415 / total #impl: 12892929897 (eff. 0.367)
1433.87/1434.12	c #Conflicts:    4373000 | #Learnt:      85940 | 0.000
1433.87/1434.12	c total clause space: 886.764MB
1433.87/1434.12	c total #watches: 2551378
1434.26/1434.52	c total #propagations: 4731103665 / total #impl: 12896167670 (eff. 0.367)
1434.26/1434.52	c #Conflicts:    4374000 | #Learnt:      86940 | 0.000
1434.26/1434.52	c total clause space: 886.764MB
1434.26/1434.52	c total #watches: 2553378
1434.56/1434.87	c total #propagations: 4732803184 / total #impl: 12899710109 (eff. 0.367)
1434.56/1434.87	c #Conflicts:    4375000 | #Learnt:      87940 | 0.000
1434.56/1434.87	c total clause space: 886.764MB
1434.56/1434.87	c total #watches: 2555378
1434.97/1435.22	c total #propagations: 4734427699 / total #impl: 12902834429 (eff. 0.367)
1434.97/1435.22	c #Conflicts:    4376000 | #Learnt:      88940 | 0.000
1434.97/1435.22	c total clause space: 886.764MB
1434.97/1435.22	c total #watches: 2557378
1435.36/1435.62	c total #propagations: 4735891334 / total #impl: 12905927116 (eff. 0.367)
1435.36/1435.62	c #Conflicts:    4377000 | #Learnt:      89940 | 0.000
1435.36/1435.62	c total clause space: 886.764MB
1435.36/1435.62	c total #watches: 2559393
1435.66/1435.94	c total #propagations: 4736980675 / total #impl: 12908748262 (eff. 0.367)
1435.66/1435.94	c #Conflicts:    4378000 | #Learnt:      90940 | 0.000
1435.66/1435.94	c total clause space: 886.764MB
1435.66/1435.94	c total #watches: 2561434
1436.16/1436.42	c total #propagations: 4737679750 / total #impl: 12910607229 (eff. 0.367)
1436.16/1436.42	c #Conflicts:    4379000 | #Learnt:      91940 | 0.000
1436.16/1436.42	c total clause space: 886.764MB
1436.16/1436.42	c total #watches: 2563452
1436.56/1436.87	c total #propagations: 4739054771 / total #impl: 12914429358 (eff. 0.367)
1436.56/1436.87	c #Conflicts:    4380000 | #Learnt:      92940 | 0.000
1436.56/1436.87	c total clause space: 886.764MB
1436.56/1436.87	c total #watches: 2565460
1436.96/1437.25	c total #propagations: 4739956156 / total #impl: 12916961492 (eff. 0.367)
1436.96/1437.25	c #Conflicts:    4381000 | #Learnt:      93940 | 0.000
1436.96/1437.25	c total clause space: 886.764MB
1436.96/1437.26	c total #watches: 2567466
1437.26/1437.55	c total #propagations: 4741110180 / total #impl: 12919868740 (eff. 0.367)
1437.26/1437.55	c #Conflicts:    4382000 | #Learnt:      94940 | 0.000
1437.26/1437.55	c total clause space: 886.764MB
1437.26/1437.55	c total #watches: 2569655
1437.56/1437.87	c total #propagations: 4742016238 / total #impl: 12922097319 (eff. 0.367)
1437.56/1437.87	c #Conflicts:    4383000 | #Learnt:      95940 | 0.000
1437.56/1437.87	c total clause space: 886.764MB
1437.56/1437.87	c total #watches: 2571726
1437.96/1438.22	c total #propagations: 4743033693 / total #impl: 12924431430 (eff. 0.367)
1437.96/1438.22	c #Conflicts:    4384000 | #Learnt:      96940 | 0.000
1437.96/1438.22	c total clause space: 886.764MB
1437.96/1438.22	c total #watches: 2573726
1438.36/1438.63	c total #propagations: 4745104684 / total #impl: 12928880961 (eff. 0.367)
1438.36/1438.63	c #Conflicts:    4385000 | #Learnt:      97940 | 0.000
1438.36/1438.63	c total clause space: 886.764MB
1438.36/1438.63	c total #watches: 2575726
1438.86/1439.10	c total #propagations: 4746139944 / total #impl: 12932259753 (eff. 0.367)
1438.86/1439.10	c #Conflicts:    4386000 | #Learnt:      98940 | 0.000
1438.86/1439.10	c total clause space: 886.764MB
1438.86/1439.10	c total #watches: 2577788
1439.16/1439.49	c total #propagations: 4747035644 / total #impl: 12934767736 (eff. 0.367)
1439.16/1439.49	c #Conflicts:    4387000 | #Learnt:      99940 | 0.000
1439.16/1439.49	c total clause space: 886.764MB
1439.16/1439.49	c total #watches: 2579807
1439.56/1439.89	c total #propagations: 4748324189 / total #impl: 12938406745 (eff. 0.367)
1439.56/1439.89	c #Conflicts:    4388000 | #Learnt:     100940 | 0.000
1439.56/1439.89	c total clause space: 886.764MB
1439.56/1439.89	c total #watches: 2581826
1439.86/1440.16	c total #propagations: 4749224403 / total #impl: 12940710862 (eff. 0.367)
1439.86/1440.16	c #Conflicts:    4389000 | #Learnt:     101940 | 0.000
1439.86/1440.16	c total clause space: 886.764MB
1439.86/1440.16	c total #watches: 2583826
1440.26/1440.50	c total #propagations: 4749696732 / total #impl: 12942003609 (eff. 0.367)
1440.26/1440.50	c GARBAGE COLLECT
1440.26/1440.50	c #Conflicts:    4390000 | #Learnt:      51923 | 0.000
1440.26/1440.50	c total clause space: 886.764MB
1440.26/1440.50	c total #watches: 2482269
1440.56/1440.80	c total #propagations: 4750581753 / total #impl: 12943974645 (eff. 0.367)
1440.56/1440.80	c #Conflicts:    4391000 | #Learnt:      52923 | 0.000
1440.56/1440.80	c total clause space: 886.764MB
1440.56/1440.80	c total #watches: 2484316
1440.96/1441.25	c total #propagations: 4751346963 / total #impl: 12947032468 (eff. 0.367)
1440.96/1441.25	c #Conflicts:    4392000 | #Learnt:      53923 | 0.000
1440.96/1441.25	c total clause space: 886.764MB
1440.96/1441.25	c total #watches: 2486316
1441.06/1441.36	c total #propagations: 4753088152 / total #impl: 12952153618 (eff. 0.367)
1441.06/1441.36	c #Conflicts:    4393000 | #Learnt:      54923 | 0.000
1441.06/1441.36	c total clause space: 886.764MB
1441.06/1441.36	c total #watches: 2488345
1441.16/1441.43	c total #propagations: 4753394012 / total #impl: 12953025372 (eff. 0.367)
1441.16/1441.43	c #Conflicts:    4394000 | #Learnt:      55923 | 0.000
1441.16/1441.43	c total clause space: 886.764MB
1441.16/1441.43	c total #watches: 2490379
1441.26/1441.50	c total #propagations: 4753506554 / total #impl: 12953446240 (eff. 0.367)
1441.26/1441.50	c #Conflicts:    4395000 | #Learnt:      56923 | 0.000
1441.26/1441.50	c total clause space: 886.764MB
1441.26/1441.50	c total #watches: 2492441
1441.36/1441.65	c total #propagations: 4753561019 / total #impl: 12953777371 (eff. 0.367)
1441.36/1441.65	c #Conflicts:    4396000 | #Learnt:      57923 | 0.000
1441.36/1441.65	c total clause space: 886.764MB
1441.36/1441.65	c total #watches: 2494513
1441.47/1441.75	c total #propagations: 4753948433 / total #impl: 12955034736 (eff. 0.367)
1441.47/1441.75	c #Conflicts:    4397000 | #Learnt:      58923 | 0.000
1441.47/1441.75	c total clause space: 886.764MB
1441.47/1441.75	c total #watches: 2496625
1441.66/1441.90	c total #propagations: 4754142854 / total #impl: 12955713744 (eff. 0.367)
1441.66/1441.90	c #Conflicts:    4398000 | #Learnt:      59923 | 0.000
1441.66/1441.90	c total clause space: 886.764MB
1441.66/1441.90	c total #watches: 2498686
1441.76/1442.02	c total #propagations: 4754429896 / total #impl: 12956949547 (eff. 0.367)
1441.76/1442.02	c #Conflicts:    4399000 | #Learnt:      60923 | 0.000
1441.76/1442.02	c total clause space: 886.764MB
1441.76/1442.02	c total #watches: 2500754
1441.86/1442.11	c total #propagations: 4754620458 / total #impl: 12957773245 (eff. 0.367)
1441.86/1442.11	c #Conflicts:    4400000 | #Learnt:      61923 | 0.000
1441.86/1442.11	c total clause space: 886.764MB
1441.86/1442.11	c total #watches: 2502816
1442.06/1442.30	c total #propagations: 4754757200 / total #impl: 12958310077 (eff. 0.367)
1442.06/1442.30	c #Conflicts:    4401000 | #Learnt:      62923 | 0.000
1442.06/1442.30	c total clause space: 886.764MB
1442.06/1442.30	c total #watches: 2504896
1442.06/1442.37	c total #propagations: 4755125778 / total #impl: 12959857020 (eff. 0.367)
1442.06/1442.37	c #Conflicts:    4402000 | #Learnt:      63923 | 0.000
1442.06/1442.37	c total clause space: 886.764MB
1442.06/1442.37	c total #watches: 2506982
1442.16/1442.44	c total #propagations: 4755189939 / total #impl: 12960165010 (eff. 0.367)
1442.16/1442.44	c #Conflicts:    4403000 | #Learnt:      64923 | 0.000
1442.16/1442.44	c total clause space: 886.764MB
1442.16/1442.44	c total #watches: 2509091
1442.36/1442.62	c total #propagations: 4755245858 / total #impl: 12960406190 (eff. 0.367)
1442.36/1442.62	c #Conflicts:    4404000 | #Learnt:      65923 | 0.000
1442.36/1442.62	c total clause space: 886.764MB
1442.36/1442.62	c total #watches: 2511154
1442.46/1442.79	c total #propagations: 4755583618 / total #impl: 12961859474 (eff. 0.367)
1442.46/1442.79	c #Conflicts:    4405000 | #Learnt:      66923 | 0.000
1442.46/1442.79	c total clause space: 886.764MB
1442.46/1442.79	c total #watches: 2513199
1442.67/1442.91	c total #propagations: 4755831484 / total #impl: 12963099075 (eff. 0.367)
1442.67/1442.91	c #Conflicts:    4406000 | #Learnt:      67923 | 0.000
1442.67/1442.91	c total clause space: 886.764MB
1442.67/1442.91	c total #watches: 2515199
1442.86/1443.18	c total #propagations: 4755982031 / total #impl: 12963812104 (eff. 0.367)
1442.86/1443.18	c #Conflicts:    4407000 | #Learnt:      68923 | 0.000
1442.86/1443.18	c total clause space: 886.764MB
1442.86/1443.18	c total #watches: 2517350
1443.06/1443.37	c total #propagations: 4756589037 / total #impl: 12966255404 (eff. 0.367)
1443.06/1443.37	c #Conflicts:    4408000 | #Learnt:      69923 | 0.000
1443.06/1443.37	c total clause space: 886.764MB
1443.06/1443.37	c total #watches: 2519504
1443.26/1443.51	c total #propagations: 4756933918 / total #impl: 12967565915 (eff. 0.367)
1443.26/1443.51	c #Conflicts:    4409000 | #Learnt:      70923 | 0.000
1443.26/1443.51	c total clause space: 886.764MB
1443.26/1443.51	c total #watches: 2521538
1443.46/1443.78	c total #propagations: 4757180151 / total #impl: 12968546214 (eff. 0.367)
1443.46/1443.78	c #Conflicts:    4410000 | #Learnt:      71923 | 0.000
1443.46/1443.78	c total clause space: 886.764MB
1443.46/1443.78	c total #watches: 2523660
1443.67/1443.98	c total #propagations: 4757618211 / total #impl: 12970965827 (eff. 0.367)
1443.67/1443.98	c #Conflicts:    4411000 | #Learnt:      72923 | 0.000
1443.67/1443.98	c total clause space: 886.764MB
1443.67/1443.98	c total #watches: 2525721
1443.86/1444.12	c total #propagations: 4757930221 / total #impl: 12972677010 (eff. 0.367)
1443.86/1444.12	c #Conflicts:    4412000 | #Learnt:      73923 | 0.000
1443.86/1444.12	c total clause space: 886.764MB
1443.86/1444.12	c total #watches: 2527875
1443.86/1444.18	c total #propagations: 4758120382 / total #impl: 12973612536 (eff. 0.367)
1443.86/1444.18	c #Conflicts:    4413000 | #Learnt:      74923 | 0.000
1443.86/1444.18	c total clause space: 886.764MB
1443.86/1444.18	c total #watches: 2529875
1444.26/1444.52	c total #propagations: 4758149583 / total #impl: 12973847649 (eff. 0.367)
1444.26/1444.52	c #Conflicts:    4414000 | #Learnt:      75923 | 0.000
1444.26/1444.52	c total clause space: 886.764MB
1444.26/1444.52	c total #watches: 2531897
1444.36/1444.66	c total #propagations: 4758684882 / total #impl: 12976461567 (eff. 0.367)
1444.36/1444.66	c #Conflicts:    4415000 | #Learnt:      76923 | 0.000
1444.36/1444.66	c total clause space: 886.764MB
1444.36/1444.66	c total #watches: 2533907
1444.56/1444.84	c total #propagations: 4758857522 / total #impl: 12977240241 (eff. 0.367)
1444.56/1444.84	c #Conflicts:    4416000 | #Learnt:      77923 | 0.000
1444.56/1444.84	c total clause space: 886.764MB
1444.56/1444.84	c total #watches: 2535916
1444.66/1444.93	c total #propagations: 4759079787 / total #impl: 12978307497 (eff. 0.367)
1444.66/1444.93	c #Conflicts:    4417000 | #Learnt:      78923 | 0.000
1444.66/1444.93	c total clause space: 886.764MB
1444.66/1444.93	c total #watches: 2537926
1444.77/1445.06	c total #propagations: 4759148550 / total #impl: 12978680286 (eff. 0.367)
1444.77/1445.06	c #Conflicts:    4418000 | #Learnt:      79923 | 0.000
1444.77/1445.06	c total clause space: 886.764MB
1444.77/1445.06	c total #watches: 2540001
1444.87/1445.19	c total #propagations: 4759289566 / total #impl: 12979456523 (eff. 0.367)
1444.87/1445.19	c #Conflicts:    4419000 | #Learnt:      80923 | 0.000
1444.87/1445.19	c total clause space: 886.764MB
1444.87/1445.19	c total #watches: 2542029
1445.16/1445.43	c total #propagations: 4759512064 / total #impl: 12980266465 (eff. 0.367)
1445.16/1445.43	c #Conflicts:    4420000 | #Learnt:      81923 | 0.000
1445.16/1445.43	c total clause space: 886.764MB
1445.16/1445.43	c total #watches: 2544090
1445.46/1445.71	c total #propagations: 4759957682 / total #impl: 12982100805 (eff. 0.367)
1445.46/1445.71	c #Conflicts:    4421000 | #Learnt:      82923 | 0.000
1445.46/1445.71	c total clause space: 886.764MB
1445.46/1445.71	c total #watches: 2546173
1445.56/1445.87	c total #propagations: 4760412068 / total #impl: 12984320190 (eff. 0.367)
1445.56/1445.87	c #Conflicts:    4422000 | #Learnt:      83923 | 0.000
1445.56/1445.87	c total clause space: 886.764MB
1445.56/1445.87	c total #watches: 2548187
1445.76/1446.02	c total #propagations: 4760697217 / total #impl: 12985565529 (eff. 0.367)
1445.76/1446.02	c #Conflicts:    4423000 | #Learnt:      84923 | 0.000
1445.76/1446.02	c total clause space: 886.764MB
1445.76/1446.02	c total #watches: 2550396
1445.87/1446.14	c total #propagations: 4760859337 / total #impl: 12986515947 (eff. 0.367)
1445.87/1446.14	c #Conflicts:    4424000 | #Learnt:      85923 | 0.000
1445.87/1446.14	c total clause space: 886.764MB
1445.87/1446.14	c total #watches: 2552509
1445.97/1446.23	c total #propagations: 4760935947 / total #impl: 12987096131 (eff. 0.367)
1445.97/1446.23	c #Conflicts:    4425000 | #Learnt:      86923 | 0.000
1445.97/1446.23	c total clause space: 886.764MB
1445.97/1446.23	c total #watches: 2554649
1446.06/1446.34	c total #propagations: 4760980798 / total #impl: 12987422982 (eff. 0.367)
1446.06/1446.34	c #Conflicts:    4426000 | #Learnt:      87923 | 0.000
1446.06/1446.34	c total clause space: 886.764MB
1446.06/1446.34	c total #watches: 2556696
1446.16/1446.48	c total #propagations: 4761079638 / total #impl: 12987829944 (eff. 0.367)
1446.16/1446.48	c #Conflicts:    4427000 | #Learnt:      88923 | 0.000
1446.16/1446.48	c total clause space: 886.764MB
1446.16/1446.48	c total #watches: 2558723
1446.36/1446.61	c total #propagations: 4761183863 / total #impl: 12988564548 (eff. 0.367)
1446.36/1446.61	c #Conflicts:    4428000 | #Learnt:      89923 | 0.000
1446.36/1446.61	c total clause space: 886.764MB
1446.36/1446.61	c total #watches: 2560803
1446.46/1446.76	c total #propagations: 4761428227 / total #impl: 12989082424 (eff. 0.367)
1446.46/1446.76	c #Conflicts:    4429000 | #Learnt:      90923 | 0.000
1446.46/1446.76	c total clause space: 886.764MB
1446.46/1446.76	c total #watches: 2562835
1446.56/1446.87	c total #propagations: 4761616384 / total #impl: 12989971279 (eff. 0.367)
1446.56/1446.87	c #Conflicts:    4430000 | #Learnt:      91923 | 0.000
1446.56/1446.87	c total clause space: 886.764MB
1446.56/1446.87	c total #watches: 2564908
1446.66/1446.98	c total #propagations: 4761682314 / total #impl: 12990409632 (eff. 0.367)
1446.66/1446.98	c #Conflicts:    4431000 | #Learnt:      92923 | 0.000
1446.66/1446.98	c total clause space: 886.764MB
1446.66/1446.98	c total #watches: 2566963
1446.86/1447.10	c total #propagations: 4761736545 / total #impl: 12990768745 (eff. 0.367)
1446.86/1447.10	c #Conflicts:    4432000 | #Learnt:      93923 | 0.000
1446.86/1447.10	c total clause space: 886.764MB
1446.86/1447.10	c total #watches: 2569074
1446.97/1447.25	c total #propagations: 4761790498 / total #impl: 12991112337 (eff. 0.367)
1446.97/1447.25	c #Conflicts:    4433000 | #Learnt:      94923 | 0.000
1446.97/1447.25	c total clause space: 886.764MB
1446.97/1447.26	c total #watches: 2571183
1447.16/1447.43	c total #propagations: 4761960865 / total #impl: 12991966254 (eff. 0.367)
1447.16/1447.43	c #Conflicts:    4434000 | #Learnt:      95923 | 0.000
1447.16/1447.43	c total clause space: 886.764MB
1447.16/1447.43	c total #watches: 2573213
1447.36/1447.61	c total #propagations: 4762201149 / total #impl: 12993147035 (eff. 0.367)
1447.36/1447.61	c #Conflicts:    4435000 | #Learnt:      96923 | 0.000
1447.36/1447.61	c total clause space: 886.764MB
1447.36/1447.61	c total #watches: 2575349
1447.56/1447.80	c total #propagations: 4762480995 / total #impl: 12994198930 (eff. 0.367)
1447.56/1447.80	c #Conflicts:    4436000 | #Learnt:      97923 | 0.000
1447.56/1447.80	c total clause space: 886.764MB
1447.56/1447.80	c total #watches: 2577365
1447.66/1447.94	c total #propagations: 4762749963 / total #impl: 12995309424 (eff. 0.366)
1447.66/1447.94	c #Conflicts:    4437000 | #Learnt:      98923 | 0.000
1447.66/1447.94	c total clause space: 886.764MB
1447.66/1447.94	c total #watches: 2579402
1447.86/1448.10	c total #propagations: 4762931306 / total #impl: 12996052480 (eff. 0.366)
1447.86/1448.10	c #Conflicts:    4438000 | #Learnt:      99923 | 0.000
1447.86/1448.10	c total clause space: 886.764MB
1447.86/1448.10	c total #watches: 2581429
1447.96/1448.29	c total #propagations: 4763130107 / total #impl: 12996849839 (eff. 0.366)
1447.96/1448.29	c #Conflicts:    4439000 | #Learnt:     100923 | 0.000
1447.96/1448.29	c total clause space: 886.764MB
1447.96/1448.29	c total #watches: 2583499
1448.17/1448.49	c total #propagations: 4763460963 / total #impl: 12998097003 (eff. 0.366)
1448.17/1448.49	c #Conflicts:    4440000 | #Learnt:     101923 | 0.000
1448.17/1448.49	c total clause space: 886.764MB
1448.17/1448.49	c total #watches: 2585597
1448.46/1448.73	c total #propagations: 4763764063 / total #impl: 12999250425 (eff. 0.366)
1448.46/1448.73	c GARBAGE COLLECT
1448.46/1448.73	c #Conflicts:    4441000 | #Learnt:      51707 | 0.000
1448.46/1448.73	c total clause space: 886.764MB
1448.46/1448.73	c total #watches: 2481851
1448.56/1448.81	c total #propagations: 4764045402 / total #impl: 13000237754 (eff. 0.366)
1448.56/1448.81	c #Conflicts:    4442000 | #Learnt:      52707 | 0.000
1448.56/1448.81	c total clause space: 886.764MB
1448.56/1448.81	c total #watches: 2483934
1448.66/1448.93	c total #propagations: 4764159942 / total #impl: 13000684001 (eff. 0.366)
1448.66/1448.93	c #Conflicts:    4443000 | #Learnt:      53707 | 0.000
1448.66/1448.93	c total clause space: 886.764MB
1448.66/1448.93	c total #watches: 2486000
1448.86/1449.11	c total #propagations: 4764355790 / total #impl: 13001495769 (eff. 0.366)
1448.86/1449.11	c #Conflicts:    4444000 | #Learnt:      54707 | 0.000
1448.86/1449.11	c total clause space: 886.764MB
1448.86/1449.11	c total #watches: 2488047
1448.96/1449.24	c total #propagations: 4764644723 / total #impl: 13002933931 (eff. 0.366)
1448.96/1449.24	c #Conflicts:    4445000 | #Learnt:      55707 | 0.000
1448.96/1449.24	c total clause space: 886.764MB
1448.96/1449.24	c total #watches: 2490197
1449.06/1449.36	c total #propagations: 4764902158 / total #impl: 13004032824 (eff. 0.366)
1449.06/1449.36	c #Conflicts:    4446000 | #Learnt:      56707 | 0.000
1449.06/1449.36	c total clause space: 886.764MB
1449.06/1449.36	c total #watches: 2492230
1449.17/1449.47	c total #propagations: 4765143845 / total #impl: 13004877731 (eff. 0.366)
1449.17/1449.47	c #Conflicts:    4447000 | #Learnt:      57707 | 0.000
1449.17/1449.47	c total clause space: 886.764MB
1449.17/1449.47	c total #watches: 2494282
1449.27/1449.57	c total #propagations: 4765333889 / total #impl: 13005566407 (eff. 0.366)
1449.27/1449.57	c #Conflicts:    4448000 | #Learnt:      58707 | 0.000
1449.27/1449.57	c total clause space: 886.764MB
1449.27/1449.57	c total #watches: 2496386
1449.36/1449.66	c total #propagations: 4765530663 / total #impl: 13006312418 (eff. 0.366)
1449.36/1449.66	c #Conflicts:    4449000 | #Learnt:      59707 | 0.000
1449.36/1449.66	c total clause space: 886.764MB
1449.36/1449.66	c total #watches: 2498446
1449.56/1449.81	c total #propagations: 4765635058 / total #impl: 13006790133 (eff. 0.366)
1449.56/1449.81	c #Conflicts:    4450000 | #Learnt:      60707 | 0.000
1449.56/1449.81	c total clause space: 886.764MB
1449.56/1449.81	c total #watches: 2500466
1449.76/1450.04	c total #propagations: 4765874253 / total #impl: 13007854105 (eff. 0.366)
1449.76/1450.04	c #Conflicts:    4451000 | #Learnt:      61707 | 0.000
1449.76/1450.04	c total clause space: 886.764MB
1449.76/1450.04	c total #watches: 2502552
1449.96/1450.22	c total #propagations: 4766501373 / total #impl: 13010215299 (eff. 0.366)
1449.96/1450.22	c #Conflicts:    4452000 | #Learnt:      62707 | 0.000
1449.96/1450.22	c total clause space: 886.764MB
1449.96/1450.22	c total #watches: 2504576
1450.06/1450.30	c total #propagations: 4766800710 / total #impl: 13011647000 (eff. 0.366)
1450.06/1450.30	c #Conflicts:    4453000 | #Learnt:      63707 | 0.000
1450.06/1450.30	c total clause space: 886.764MB
1450.06/1450.30	c total #watches: 2506773
1450.16/1450.43	c total #propagations: 4766864926 / total #impl: 13011954023 (eff. 0.366)
1450.16/1450.43	c #Conflicts:    4454000 | #Learnt:      64707 | 0.000
1450.16/1450.43	c total clause space: 886.764MB
1450.16/1450.43	c total #watches: 2508818
1450.46/1450.75	c total #propagations: 4767062300 / total #impl: 13012809909 (eff. 0.366)
1450.46/1450.75	c #Conflicts:    4455000 | #Learnt:      65707 | 0.000
1450.46/1450.75	c total clause space: 886.764MB
1450.46/1450.75	c total #watches: 2510827
1450.56/1450.83	c total #propagations: 4767815621 / total #impl: 13016010896 (eff. 0.366)
1450.56/1450.83	c #Conflicts:    4456000 | #Learnt:      66707 | 0.000
1450.56/1450.83	c total clause space: 886.764MB
1450.56/1450.83	c total #watches: 2512886
1450.66/1450.93	c total #propagations: 4767896373 / total #impl: 13016336521 (eff. 0.366)
1450.66/1450.93	c #Conflicts:    4457000 | #Learnt:      67707 | 0.000
1450.66/1450.93	c total clause space: 886.764MB
1450.66/1450.93	c total #watches: 2514926
1450.76/1451.09	c total #propagations: 4768075226 / total #impl: 13017002550 (eff. 0.366)
1450.76/1451.09	c #Conflicts:    4458000 | #Learnt:      68707 | 0.000
1450.76/1451.09	c total clause space: 886.764MB
1450.76/1451.09	c total #watches: 2516977
1450.96/1451.29	c total #propagations: 4768353638 / total #impl: 13018275378 (eff. 0.366)
1450.96/1451.29	c #Conflicts:    4459000 | #Learnt:      69707 | 0.000
1450.96/1451.29	c total clause space: 886.764MB
1450.96/1451.29	c total #watches: 2519032
1451.16/1451.41	c total #propagations: 4768679355 / total #impl: 13019781374 (eff. 0.366)
1451.16/1451.41	c #Conflicts:    4460000 | #Learnt:      70707 | 0.000
1451.16/1451.41	c total clause space: 886.764MB
1451.16/1451.41	c total #watches: 2521093
1451.26/1451.59	c total #propagations: 4768841568 / total #impl: 13020580242 (eff. 0.366)
1451.26/1451.59	c #Conflicts:    4461000 | #Learnt:      71707 | 0.000
1451.26/1451.59	c total clause space: 886.764MB
1451.26/1451.59	c total #watches: 2523134
1451.47/1451.71	c total #propagations: 4769117165 / total #impl: 13021933169 (eff. 0.366)
1451.47/1451.71	c #Conflicts:    4462000 | #Learnt:      72707 | 0.000
1451.47/1451.71	c total clause space: 886.764MB
1451.47/1451.71	c total #watches: 2525168
1451.66/1451.96	c total #propagations: 4769269949 / total #impl: 13022588661 (eff. 0.366)
1451.66/1451.96	c #Conflicts:    4463000 | #Learnt:      73707 | 0.000
1451.66/1451.96	c total clause space: 886.764MB
1451.66/1451.96	c total #watches: 2527186
1451.76/1452.08	c total #propagations: 4769749896 / total #impl: 13024721643 (eff. 0.366)
1451.76/1452.08	c #Conflicts:    4464000 | #Learnt:      74707 | 0.000
1451.76/1452.08	c total clause space: 886.764MB
1451.76/1452.08	c total #watches: 2529239
1451.96/1452.25	c total #propagations: 4769913590 / total #impl: 13025401697 (eff. 0.366)
1451.96/1452.25	c #Conflicts:    4465000 | #Learnt:      75707 | 0.000
1451.96/1452.25	c total clause space: 886.764MB
1451.96/1452.25	c total #watches: 2531373
1452.06/1452.35	c total #propagations: 4770164308 / total #impl: 13026496843 (eff. 0.366)
1452.06/1452.35	c #Conflicts:    4466000 | #Learnt:      76707 | 0.000
1452.06/1452.35	c total clause space: 886.764MB
1452.06/1452.35	c total #watches: 2533509
1452.16/1452.45	c total #propagations: 4770248997 / total #impl: 13026900004 (eff. 0.366)
1452.16/1452.45	c #Conflicts:    4467000 | #Learnt:      77707 | 0.000
1452.16/1452.45	c total clause space: 886.764MB
1452.16/1452.45	c total #watches: 2535518
1452.26/1452.56	c total #propagations: 4770387667 / total #impl: 13027362357 (eff. 0.366)
1452.26/1452.56	c #Conflicts:    4468000 | #Learnt:      78707 | 0.000
1452.26/1452.56	c total clause space: 886.764MB
1452.26/1452.56	c total #watches: 2537567
1452.36/1452.67	c total #propagations: 4770580129 / total #impl: 13028029023 (eff. 0.366)
1452.36/1452.67	c #Conflicts:    4469000 | #Learnt:      79707 | 0.000
1452.36/1452.67	c total clause space: 886.764MB
1452.36/1452.67	c total #watches: 2539602
1452.47/1452.77	c total #propagations: 4770707437 / total #impl: 13028739783 (eff. 0.366)
1452.47/1452.77	c #Conflicts:    4470000 | #Learnt:      80707 | 0.000
1452.47/1452.77	c total clause space: 886.764MB
1452.47/1452.77	c total #watches: 2541604
1452.66/1452.94	c total #propagations: 4770787825 / total #impl: 13029217448 (eff. 0.366)
1452.66/1452.94	c #Conflicts:    4471000 | #Learnt:      81707 | 0.000
1452.66/1452.94	c total clause space: 886.764MB
1452.66/1452.94	c total #watches: 2543626
1452.76/1453.05	c total #propagations: 4771040934 / total #impl: 13030605449 (eff. 0.366)
1452.76/1453.05	c #Conflicts:    4472000 | #Learnt:      82707 | 0.000
1452.76/1453.05	c total clause space: 886.764MB
1452.76/1453.05	c total #watches: 2545677
1452.86/1453.16	c total #propagations: 4771133029 / total #impl: 13031381428 (eff. 0.366)
1452.86/1453.16	c #Conflicts:    4473000 | #Learnt:      83707 | 0.000
1452.86/1453.16	c total clause space: 886.764MB
1452.86/1453.16	c total #watches: 2547869
1452.96/1453.27	c total #propagations: 4771262573 / total #impl: 13032200204 (eff. 0.366)
1452.96/1453.27	c #Conflicts:    4474000 | #Learnt:      84707 | 0.000
1452.96/1453.27	c total clause space: 886.764MB
1452.96/1453.27	c total #watches: 2549928
1453.06/1453.35	c total #propagations: 4771402252 / total #impl: 13032744859 (eff. 0.366)
1453.06/1453.35	c #Conflicts:    4475000 | #Learnt:      85707 | 0.000
1453.06/1453.35	c total clause space: 886.764MB
1453.06/1453.35	c total #watches: 2551969
1453.16/1453.49	c total #propagations: 4771448076 / total #impl: 13033005836 (eff. 0.366)
1453.16/1453.49	c #Conflicts:    4476000 | #Learnt:      86707 | 0.000
1453.16/1453.49	c total clause space: 886.764MB
1453.16/1453.49	c total #watches: 2554025
1453.36/1453.63	c total #propagations: 4771645326 / total #impl: 13033860372 (eff. 0.366)
1453.36/1453.63	c #Conflicts:    4477000 | #Learnt:      87707 | 0.000
1453.36/1453.63	c total clause space: 886.764MB
1453.36/1453.63	c total #watches: 2556169
1453.36/1453.69	c total #propagations: 4771840616 / total #impl: 13034823824 (eff. 0.366)
1453.36/1453.69	c #Conflicts:    4478000 | #Learnt:      88707 | 0.000
1453.36/1453.69	c total clause space: 886.764MB
1453.36/1453.69	c total #watches: 2558220
1453.46/1453.79	c total #propagations: 4771871299 / total #impl: 13034975068 (eff. 0.366)
1453.46/1453.79	c #Conflicts:    4479000 | #Learnt:      89707 | 0.000
1453.46/1453.79	c total clause space: 886.764MB
1453.46/1453.79	c total #watches: 2560296
1453.86/1454.15	c total #propagations: 4771951358 / total #impl: 13035301586 (eff. 0.366)
1453.86/1454.15	c #Conflicts:    4480000 | #Learnt:      90707 | 0.000
1453.86/1454.15	c total clause space: 886.764MB
1453.86/1454.15	c total #watches: 2562339
1453.96/1454.30	c total #propagations: 4772497730 / total #impl: 13037885938 (eff. 0.366)
1453.96/1454.30	c #Conflicts:    4481000 | #Learnt:      91707 | 0.000
1453.96/1454.30	c total clause space: 886.764MB
1454.06/1454.30	c total #watches: 2564372
1454.16/1454.46	c total #propagations: 4772703027 / total #impl: 13038650050 (eff. 0.366)
1454.16/1454.46	c #Conflicts:    4482000 | #Learnt:      92707 | 0.000
1454.16/1454.46	c total clause space: 886.764MB
1454.16/1454.46	c total #watches: 2566408
1454.36/1454.66	c total #propagations: 4772925942 / total #impl: 13039658318 (eff. 0.366)
1454.36/1454.66	c #Conflicts:    4483000 | #Learnt:      93707 | 0.000
1454.36/1454.66	c total clause space: 886.764MB
1454.36/1454.66	c total #watches: 2568543
1454.66/1454.92	c total #propagations: 4773219339 / total #impl: 13041091545 (eff. 0.366)
1454.66/1454.92	c #Conflicts:    4484000 | #Learnt:      94707 | 0.000
1454.66/1454.92	c total clause space: 886.764MB
1454.66/1454.92	c total #watches: 2570594
1454.77/1455.05	c total #propagations: 4773633204 / total #impl: 13042943351 (eff. 0.366)
1454.77/1455.05	c #Conflicts:    4485000 | #Learnt:      95707 | 0.000
1454.77/1455.05	c total clause space: 886.764MB
1454.77/1455.05	c total #watches: 2572601
1454.86/1455.12	c total #propagations: 4773840241 / total #impl: 13043698972 (eff. 0.366)
1454.86/1455.12	c #Conflicts:    4486000 | #Learnt:      96707 | 0.000
1454.86/1455.12	c total clause space: 886.764MB
1454.86/1455.12	c total #watches: 2574613
1454.96/1455.24	c total #propagations: 4773889596 / total #impl: 13043902390 (eff. 0.366)
1454.96/1455.24	c #Conflicts:    4487000 | #Learnt:      97707 | 0.000
1454.96/1455.24	c total clause space: 886.764MB
1454.96/1455.24	c total #watches: 2576661
1455.26/1455.50	c total #propagations: 4774054321 / total #impl: 13044599898 (eff. 0.366)
1455.26/1455.50	c #Conflicts:    4488000 | #Learnt:      98707 | 0.000
1455.26/1455.50	c total clause space: 886.764MB
1455.26/1455.50	c total #watches: 2578692
1455.46/1455.76	c total #propagations: 4774481747 / total #impl: 13046554939 (eff. 0.366)
1455.46/1455.76	c #Conflicts:    4489000 | #Learnt:      99707 | 0.000
1455.46/1455.76	c total clause space: 886.764MB
1455.46/1455.76	c total #watches: 2580693
1455.76/1456.03	c total #propagations: 4774874952 / total #impl: 13048272743 (eff. 0.366)
1455.76/1456.03	c #Conflicts:    4490000 | #Learnt:     100707 | 0.000
1455.76/1456.03	c total clause space: 886.764MB
1455.76/1456.03	c total #watches: 2582702
1455.96/1456.26	c total #propagations: 4775250276 / total #impl: 13050116863 (eff. 0.366)
1455.96/1456.26	c #Conflicts:    4491000 | #Learnt:     101707 | 0.000
1455.96/1456.26	c total clause space: 886.764MB
1455.96/1456.26	c total #watches: 2584764
1456.16/1456.47	c total #propagations: 4775566541 / total #impl: 13051550755 (eff. 0.366)
1456.16/1456.47	c #Conflicts:    4492000 | #Learnt:     102707 | 0.000
1456.16/1456.47	c total clause space: 886.764MB
1456.16/1456.47	c total #watches: 2587000
1456.36/1456.68	c total #propagations: 4775887731 / total #impl: 13052849352 (eff. 0.366)
1456.36/1456.68	c #Conflicts:    4493000 | #Learnt:      52370 | 0.000
1456.36/1456.68	c total clause space: 886.764MB
1456.36/1456.68	c total #watches: 2532220
1456.56/1456.83	c total #propagations: 4776205577 / total #impl: 13054228296 (eff. 0.366)
1456.56/1456.83	c #Conflicts:    4494000 | #Learnt:      53370 | 0.000
1456.56/1456.83	c total clause space: 886.764MB
1456.56/1456.84	c total #watches: 2505127
1456.76/1457.04	c total #propagations: 4776509931 / total #impl: 13055496623 (eff. 0.366)
1456.76/1457.04	c #Conflicts:    4495000 | #Learnt:      54370 | 0.000
1456.76/1457.04	c total clause space: 886.764MB
1456.76/1457.04	c total #watches: 2500826
1456.86/1457.14	c total #propagations: 4776940568 / total #impl: 13057454461 (eff. 0.366)
1456.86/1457.14	c #Conflicts:    4496000 | #Learnt:      55370 | 0.000
1456.86/1457.14	c total clause space: 886.764MB
1456.86/1457.14	c total #watches: 2502074
1456.97/1457.26	c total #propagations: 4777109809 / total #impl: 13058260115 (eff. 0.366)
1456.97/1457.26	c #Conflicts:    4497000 | #Learnt:      56370 | 0.000
1456.97/1457.26	c total clause space: 886.764MB
1456.97/1457.26	c total #watches: 2504034
1457.06/1457.38	c total #propagations: 4777328716 / total #impl: 13059484576 (eff. 0.366)
1457.06/1457.38	c #Conflicts:    4498000 | #Learnt:      57370 | 0.000
1457.06/1457.38	c total clause space: 886.764MB
1457.06/1457.39	c total #watches: 2505898
1457.26/1457.50	c total #propagations: 4777553558 / total #impl: 13060674458 (eff. 0.366)
1457.26/1457.50	c #Conflicts:    4499000 | #Learnt:      58370 | 0.000
1457.26/1457.50	c total clause space: 886.764MB
1457.26/1457.50	c total #watches: 2504426
1457.36/1457.69	c total #propagations: 4777727973 / total #impl: 13061458095 (eff. 0.366)
1457.36/1457.69	c #Conflicts:    4500000 | #Learnt:      59370 | 0.000
1457.36/1457.69	c total clause space: 886.764MB
1457.36/1457.69	c total #watches: 2505465
1457.46/1457.79	c total #propagations: 4778116072 / total #impl: 13063090546 (eff. 0.366)
1457.46/1457.79	c #Conflicts:    4501000 | #Learnt:      60370 | 0.000
1457.46/1457.79	c total clause space: 886.764MB
1457.46/1457.79	c total #watches: 2505757
1457.66/1457.93	c total #propagations: 4778312739 / total #impl: 13063808113 (eff. 0.366)
1457.66/1457.93	c #Conflicts:    4502000 | #Learnt:      61370 | 0.000
1457.66/1457.93	c total clause space: 886.764MB
1457.66/1457.93	c total #watches: 2507596
1457.86/1458.10	c total #propagations: 4778599715 / total #impl: 13064822447 (eff. 0.366)
1457.86/1458.10	c #Conflicts:    4503000 | #Learnt:      62370 | 0.000
1457.86/1458.10	c total clause space: 886.764MB
1457.86/1458.10	c total #watches: 2509527
1457.86/1458.17	c total #propagations: 4778920848 / total #impl: 13066175959 (eff. 0.366)
1457.86/1458.17	c #Conflicts:    4504000 | #Learnt:      63370 | 0.000
1457.86/1458.17	c total clause space: 886.764MB
1457.86/1458.17	c total #watches: 2511559
1458.07/1458.31	c total #propagations: 4779006998 / total #impl: 13066570369 (eff. 0.366)
1458.07/1458.31	c #Conflicts:    4505000 | #Learnt:      64370 | 0.000
1458.07/1458.31	c total clause space: 886.764MB
1458.07/1458.31	c total #watches: 2513600
1458.26/1458.50	c total #propagations: 4779211857 / total #impl: 13067675665 (eff. 0.366)
1458.26/1458.50	c #Conflicts:    4506000 | #Learnt:      65370 | 0.000
1458.26/1458.50	c total clause space: 886.764MB
1458.26/1458.50	c total #watches: 2515616
1458.36/1458.68	c total #propagations: 4779628472 / total #impl: 13069381711 (eff. 0.366)
1458.36/1458.68	c #Conflicts:    4507000 | #Learnt:      66370 | 0.000
1458.36/1458.68	c total clause space: 886.764MB
1458.36/1458.68	c total #watches: 2517578
1458.76/1459.04	c total #propagations: 4779968156 / total #impl: 13070708711 (eff. 0.366)
1458.76/1459.04	c #Conflicts:    4508000 | #Learnt:      67370 | 0.000
1458.76/1459.04	c total clause space: 886.764MB
1458.76/1459.04	c total #watches: 2519453
1458.96/1459.24	c total #propagations: 4780494009 / total #impl: 13073560643 (eff. 0.366)
1458.96/1459.24	c #Conflicts:    4509000 | #Learnt:      68370 | 0.000
1458.96/1459.24	c total clause space: 886.764MB
1458.96/1459.24	c total #watches: 2521534
1459.17/1459.41	c total #propagations: 4780824303 / total #impl: 13075096566 (eff. 0.366)
1459.17/1459.41	c #Conflicts:    4510000 | #Learnt:      69370 | 0.000
1459.17/1459.41	c total clause space: 886.764MB
1459.17/1459.41	c total #watches: 2523464
1459.26/1459.54	c total #propagations: 4781100658 / total #impl: 13076261990 (eff. 0.366)
1459.26/1459.54	c #Conflicts:    4511000 | #Learnt:      70370 | 0.000
1459.26/1459.54	c total clause space: 886.764MB
1459.26/1459.54	c total #watches: 2525467
1459.36/1459.69	c total #propagations: 4781320597 / total #impl: 13077118724 (eff. 0.366)
1459.36/1459.69	c #Conflicts:    4512000 | #Learnt:      71370 | 0.000
1459.36/1459.69	c total clause space: 886.764MB
1459.36/1459.69	c total #watches: 2527477
1459.66/1459.91	c total #propagations: 4781553217 / total #impl: 13078175100 (eff. 0.366)
1459.66/1459.91	c #Conflicts:    4513000 | #Learnt:      72370 | 0.000
1459.66/1459.91	c total clause space: 886.764MB
1459.66/1459.91	c total #watches: 2529136
1460.06/1460.30	c total #propagations: 4781925301 / total #impl: 13079937802 (eff. 0.366)
1460.06/1460.30	c #Conflicts:    4514000 | #Learnt:      73370 | 0.000
1460.06/1460.30	c total clause space: 886.764MB
1460.06/1460.30	c total #watches: 2531145
1460.16/1460.41	c total #propagations: 4782570522 / total #impl: 13083341902 (eff. 0.366)
1460.16/1460.41	c #Conflicts:    4515000 | #Learnt:      74370 | 0.000
1460.16/1460.41	c total clause space: 886.764MB
1460.16/1460.41	c total #watches: 2533141
1460.27/1460.58	c total #propagations: 4782688047 / total #impl: 13083968895 (eff. 0.366)
1460.27/1460.58	c #Conflicts:    4516000 | #Learnt:      75370 | 0.000
1460.27/1460.58	c total clause space: 886.764MB
1460.27/1460.58	c total #watches: 2534402
1460.46/1460.77	c total #propagations: 4782951720 / total #impl: 13085332370 (eff. 0.366)
1460.46/1460.77	c #Conflicts:    4517000 | #Learnt:      76370 | 0.000
1460.46/1460.77	c total clause space: 886.764MB
1460.46/1460.77	c total #watches: 2536233
1460.86/1461.19	c total #propagations: 4783265167 / total #impl: 13086923584 (eff. 0.365)
1460.86/1461.19	c #Conflicts:    4518000 | #Learnt:      77370 | 0.000
1460.86/1461.19	c total clause space: 886.764MB
1460.86/1461.19	c total #watches: 2537934
1461.16/1461.40	c total #propagations: 4784134918 / total #impl: 13090708397 (eff. 0.365)
1461.16/1461.40	c #Conflicts:    4519000 | #Learnt:      78370 | 0.000
1461.16/1461.40	c total clause space: 886.764MB
1461.16/1461.40	c total #watches: 2540097
1461.26/1461.51	c total #propagations: 4784501319 / total #impl: 13092259356 (eff. 0.365)
1461.26/1461.51	c #Conflicts:    4520000 | #Learnt:      79370 | 0.000
1461.26/1461.51	c total clause space: 886.764MB
1461.26/1461.51	c total #watches: 2542249
1461.36/1461.68	c total #propagations: 4784643125 / total #impl: 13092782577 (eff. 0.365)
1461.36/1461.68	c #Conflicts:    4521000 | #Learnt:      80370 | 0.000
1461.36/1461.68	c total clause space: 886.764MB
1461.36/1461.68	c total #watches: 2544320
1461.56/1461.86	c total #propagations: 4784945106 / total #impl: 13093901612 (eff. 0.365)
1461.56/1461.86	c #Conflicts:    4522000 | #Learnt:      81370 | 0.000
1461.56/1461.86	c total clause space: 886.764MB
1461.56/1461.86	c total #watches: 2546357
1461.96/1462.20	c total #propagations: 4785257460 / total #impl: 13095239233 (eff. 0.365)
1461.96/1462.20	c #Conflicts:    4523000 | #Learnt:      82370 | 0.000
1461.96/1462.20	c total clause space: 886.764MB
1461.96/1462.20	c total #watches: 2548348
1462.16/1462.41	c total #propagations: 4785816561 / total #impl: 13098068817 (eff. 0.365)
1462.16/1462.41	c #Conflicts:    4524000 | #Learnt:      83370 | 0.000
1462.16/1462.41	c total clause space: 886.764MB
1462.16/1462.41	c total #watches: 2550356
1462.26/1462.50	c total #propagations: 4786101947 / total #impl: 13099379839 (eff. 0.365)
1462.26/1462.50	c #Conflicts:    4525000 | #Learnt:      84370 | 0.000
1462.26/1462.50	c total clause space: 886.764MB
1462.26/1462.50	c total #watches: 2552380
1462.26/1462.57	c total #propagations: 4786167935 / total #impl: 13099645938 (eff. 0.365)
1462.26/1462.57	c #Conflicts:    4526000 | #Learnt:      85370 | 0.000
1462.26/1462.57	c total clause space: 886.764MB
1462.26/1462.57	c total #watches: 2554405
1462.46/1462.78	c total #propagations: 4786195801 / total #impl: 13099806235 (eff. 0.365)
1462.46/1462.78	c #Conflicts:    4527000 | #Learnt:      86370 | 0.000
1462.46/1462.78	c total clause space: 886.764MB
1462.46/1462.78	c total #watches: 2556264
1462.56/1462.86	c total #propagations: 4786595131 / total #impl: 13101726817 (eff. 0.365)
1462.56/1462.86	c #Conflicts:    4528000 | #Learnt:      87370 | 0.000
1462.56/1462.86	c total clause space: 886.764MB
1462.56/1462.86	c total #watches: 2558388
1462.66/1462.98	c total #propagations: 4786641928 / total #impl: 13101939374 (eff. 0.365)
1462.66/1462.98	c #Conflicts:    4529000 | #Learnt:      88370 | 0.000
1462.66/1462.98	c total clause space: 886.764MB
1462.66/1462.98	c total #watches: 2560204
1462.76/1463.09	c total #propagations: 4786758787 / total #impl: 13102527163 (eff. 0.365)
1462.76/1463.09	c #Conflicts:    4530000 | #Learnt:      89370 | 0.000
1462.76/1463.09	c total clause space: 886.764MB
1462.76/1463.09	c total #watches: 2562299
1462.96/1463.22	c total #propagations: 4786814815 / total #impl: 13102795753 (eff. 0.365)
1462.96/1463.22	c #Conflicts:    4531000 | #Learnt:      90370 | 0.000
1462.96/1463.22	c total clause space: 886.764MB
1462.96/1463.22	c total #watches: 2564279
1463.06/1463.30	c total #propagations: 4786939185 / total #impl: 13103408423 (eff. 0.365)
1463.06/1463.30	c #Conflicts:    4532000 | #Learnt:      91370 | 0.000
1463.06/1463.30	c total clause space: 886.764MB
1463.06/1463.30	c total #watches: 2566384
1463.16/1463.40	c total #propagations: 4786970288 / total #impl: 13103570721 (eff. 0.365)
1463.16/1463.40	c #Conflicts:    4533000 | #Learnt:      92370 | 0.000
1463.16/1463.40	c total clause space: 886.764MB
1463.16/1463.40	c total #watches: 2568448
1463.36/1463.69	c total #propagations: 4787020753 / total #impl: 13103825595 (eff. 0.365)
1463.36/1463.69	c #Conflicts:    4534000 | #Learnt:      93370 | 0.000
1463.36/1463.69	c total clause space: 886.764MB
1463.36/1463.69	c total #watches: 2570320
1463.46/1463.78	c total #propagations: 4787443441 / total #impl: 13105663753 (eff. 0.365)
1463.46/1463.78	c #Conflicts:    4535000 | #Learnt:      94370 | 0.000
1463.46/1463.78	c total clause space: 886.764MB
1463.46/1463.78	c total #watches: 2572319
1463.66/1463.90	c total #propagations: 4787544667 / total #impl: 13106006852 (eff. 0.365)
1463.66/1463.90	c #Conflicts:    4536000 | #Learnt:      95370 | 0.000
1463.66/1463.90	c total clause space: 886.764MB
1463.66/1463.90	c total #watches: 2574040
1463.86/1464.18	c total #propagations: 4787779082 / total #impl: 13106894498 (eff. 0.365)
1463.86/1464.18	c #Conflicts:    4537000 | #Learnt:      96370 | 0.000
1463.86/1464.18	c total clause space: 886.764MB
1463.86/1464.18	c total #watches: 2575903
1464.16/1464.44	c total #propagations: 4788646330 / total #impl: 13110268279 (eff. 0.365)
1464.16/1464.44	c #Conflicts:    4538000 | #Learnt:      97370 | 0.000
1464.16/1464.44	c total clause space: 886.764MB
1464.16/1464.44	c total #watches: 2577822
1464.46/1464.77	c total #propagations: 4789184353 / total #impl: 13112852492 (eff. 0.365)
1464.46/1464.77	c #Conflicts:    4539000 | #Learnt:      98370 | 0.000
1464.46/1464.77	c total clause space: 886.764MB
1464.46/1464.77	c total #watches: 2579804
1464.96/1465.29	c total #propagations: 4789866994 / total #impl: 13116178554 (eff. 0.365)
1464.96/1465.29	c #Conflicts:    4540000 | #Learnt:      99370 | 0.000
1464.96/1465.29	c total clause space: 886.764MB
1464.96/1465.29	c total #watches: 2581483
1465.26/1465.57	c total #propagations: 4790949172 / total #impl: 13121768573 (eff. 0.365)
1465.26/1465.57	c #Conflicts:    4541000 | #Learnt:     100370 | 0.000
1465.26/1465.57	c total clause space: 886.764MB
1465.26/1465.57	c total #watches: 2583416
1465.76/1466.06	c total #propagations: 4791380838 / total #impl: 13124048466 (eff. 0.365)
1465.76/1466.06	c #Conflicts:    4542000 | #Learnt:     101370 | 0.000
1465.76/1466.06	c total clause space: 886.764MB
1465.76/1466.06	c total #watches: 2585335
1466.06/1466.34	c total #propagations: 4792246823 / total #impl: 13128844290 (eff. 0.365)
1466.06/1466.34	c #Conflicts:    4543000 | #Learnt:     102370 | 0.000
1466.06/1466.34	c total clause space: 886.764MB
1466.06/1466.34	c total #watches: 2587232
1466.36/1466.62	c total #propagations: 4792728783 / total #impl: 13131315007 (eff. 0.365)
1466.36/1466.62	c #Conflicts:    4544000 | #Learnt:     103370 | 0.000
1466.36/1466.62	c total clause space: 886.764MB
1466.36/1466.62	c total #watches: 2589237
1466.56/1466.85	c total #propagations: 4793087660 / total #impl: 13133458239 (eff. 0.365)
1466.56/1466.85	c GARBAGE COLLECT
1466.56/1466.85	c #Conflicts:    4545000 | #Learnt:      52650 | 0.000
1466.56/1466.85	c total clause space: 886.764MB
1466.56/1466.85	c total #watches: 2483782
1466.86/1467.10	c total #propagations: 4793286366 / total #impl: 13134329466 (eff. 0.365)
1466.86/1467.10	c #Conflicts:    4546000 | #Learnt:      53650 | 0.000
1466.86/1467.10	c total clause space: 886.764MB
1466.86/1467.10	c total #watches: 2485782
1467.06/1467.38	c total #propagations: 4793868936 / total #impl: 13136801140 (eff. 0.365)
1467.06/1467.38	c #Conflicts:    4547000 | #Learnt:      54650 | 0.000
1467.06/1467.38	c total clause space: 886.764MB
1467.06/1467.38	c total #watches: 2487824
1467.25/1467.56	c total #propagations: 4794422209 / total #impl: 13139545755 (eff. 0.365)
1467.25/1467.56	c #Conflicts:    4548000 | #Learnt:      55650 | 0.000
1467.25/1467.56	c total clause space: 886.764MB
1467.25/1467.57	c total #watches: 2489841
1467.35/1467.66	c total #propagations: 4794710004 / total #impl: 13141046140 (eff. 0.365)
1467.35/1467.66	c #Conflicts:    4549000 | #Learnt:      56650 | 0.000
1467.35/1467.66	c total clause space: 886.764MB
1467.35/1467.66	c total #watches: 2491884
1467.55/1467.89	c total #propagations: 4794884347 / total #impl: 13141798243 (eff. 0.365)
1467.55/1467.89	c #Conflicts:    4550000 | #Learnt:      57650 | 0.000
1467.55/1467.89	c total clause space: 886.764MB
1467.55/1467.89	c total #watches: 2494063
1467.75/1468.09	c total #propagations: 4795289537 / total #impl: 13143726283 (eff. 0.365)
1467.75/1468.09	c #Conflicts:    4551000 | #Learnt:      58650 | 0.000
1467.75/1468.09	c total clause space: 886.764MB
1467.75/1468.09	c total #watches: 2496146
1468.05/1468.32	c total #propagations: 4795649376 / total #impl: 13145496197 (eff. 0.365)
1468.05/1468.32	c #Conflicts:    4552000 | #Learnt:      59650 | 0.000
1468.05/1468.32	c total clause space: 886.764MB
1468.05/1468.32	c total #watches: 2498192
1468.15/1468.45	c total #propagations: 4796068755 / total #impl: 13147405036 (eff. 0.365)
1468.15/1468.45	c #Conflicts:    4553000 | #Learnt:      60650 | 0.000
1468.15/1468.45	c total clause space: 886.764MB
1468.15/1468.45	c total #watches: 2500219
1468.35/1468.64	c total #propagations: 4796319011 / total #impl: 13148391324 (eff. 0.365)
1468.35/1468.64	c #Conflicts:    4554000 | #Learnt:      61650 | 0.000
1468.35/1468.64	c total clause space: 886.764MB
1468.35/1468.64	c total #watches: 2502269
1468.45/1468.76	c total #propagations: 4796647591 / total #impl: 13150004315 (eff. 0.365)
1468.45/1468.76	c #Conflicts:    4555000 | #Learnt:      62650 | 0.000
1468.45/1468.76	c total clause space: 886.764MB
1468.45/1468.76	c total #watches: 2504461
1468.65/1468.97	c total #propagations: 4796858091 / total #impl: 13150984631 (eff. 0.365)
1468.65/1468.97	c #Conflicts:    4556000 | #Learnt:      63650 | 0.000
1468.65/1468.97	c total clause space: 886.764MB
1468.65/1468.97	c total #watches: 2506507
1468.96/1469.25	c total #propagations: 4797262391 / total #impl: 13152827315 (eff. 0.365)
1468.96/1469.25	c #Conflicts:    4557000 | #Learnt:      64650 | 0.000
1468.96/1469.25	c total clause space: 886.764MB
1468.96/1469.25	c total #watches: 2508617
1469.06/1469.38	c total #propagations: 4797681528 / total #impl: 13155067047 (eff. 0.365)
1469.06/1469.38	c #Conflicts:    4558000 | #Learnt:      65650 | 0.000
1469.06/1469.38	c total clause space: 886.764MB
1469.06/1469.38	c total #watches: 2510787
1469.35/1469.65	c total #propagations: 4797810356 / total #impl: 13155884550 (eff. 0.365)
1469.35/1469.65	c #Conflicts:    4559000 | #Learnt:      66650 | 0.000
1469.35/1469.65	c total clause space: 886.764MB
1469.35/1469.65	c total #watches: 2513076
1469.55/1469.83	c total #propagations: 4798228748 / total #impl: 13157954245 (eff. 0.365)
1469.55/1469.83	c #Conflicts:    4560000 | #Learnt:      67650 | 0.000
1469.55/1469.83	c total clause space: 886.764MB
1469.55/1469.83	c total #watches: 2515382
1469.75/1470.06	c total #propagations: 4798444175 / total #impl: 13159065901 (eff. 0.365)
1469.75/1470.06	c #Conflicts:    4561000 | #Learnt:      68650 | 0.000
1469.75/1470.06	c total clause space: 886.764MB
1469.75/1470.06	c total #watches: 2517423
1470.06/1470.36	c total #propagations: 4798781756 / total #impl: 13160447757 (eff. 0.365)
1470.06/1470.36	c #Conflicts:    4562000 | #Learnt:      69650 | 0.000
1470.06/1470.36	c total clause space: 886.764MB
1470.06/1470.36	c total #watches: 2519544
1470.55/1470.87	c total #propagations: 4799269854 / total #impl: 13162698091 (eff. 0.365)
1470.55/1470.87	c #Conflicts:    4563000 | #Learnt:      70650 | 0.000
1470.55/1470.87	c total clause space: 886.764MB
1470.55/1470.87	c total #watches: 2521544
1471.16/1471.46	c total #propagations: 4800401184 / total #impl: 13168003560 (eff. 0.365)
1471.16/1471.46	c #Conflicts:    4564000 | #Learnt:      71650 | 0.000
1471.16/1471.46	c total clause space: 886.764MB
1471.16/1471.47	c total #watches: 2523572
1471.55/1471.84	c total #propagations: 4801508449 / total #impl: 13173682644 (eff. 0.364)
1471.55/1471.84	c #Conflicts:    4565000 | #Learnt:      72650 | 0.000
1471.55/1471.84	c total clause space: 886.764MB
1471.55/1471.84	c total #watches: 2525611
1471.95/1472.28	c total #propagations: 4802363731 / total #impl: 13177281017 (eff. 0.364)
1471.95/1472.28	c #Conflicts:    4566000 | #Learnt:      73650 | 0.000
1471.95/1472.28	c total clause space: 886.764MB
1471.95/1472.28	c total #watches: 2527620
1472.05/1472.38	c total #propagations: 4803068636 / total #impl: 13181006192 (eff. 0.364)
1472.05/1472.38	c #Conflicts:    4567000 | #Learnt:      74650 | 0.000
1472.05/1472.38	c total clause space: 886.764MB
1472.05/1472.38	c total #watches: 2529644
1472.15/1472.45	c total #propagations: 4803178554 / total #impl: 13181626262 (eff. 0.364)
1472.15/1472.45	c #Conflicts:    4568000 | #Learnt:      75650 | 0.000
1472.15/1472.45	c total clause space: 886.764MB
1472.15/1472.45	c total #watches: 2531733
1472.36/1472.65	c total #propagations: 4803248595 / total #impl: 13182020389 (eff. 0.364)
1472.36/1472.65	c #Conflicts:    4569000 | #Learnt:      76650 | 0.000
1472.36/1472.65	c total clause space: 886.764MB
1472.36/1472.65	c total #watches: 2533774
1472.55/1472.83	c total #propagations: 4803546914 / total #impl: 13183578957 (eff. 0.364)
1472.55/1472.83	c #Conflicts:    4570000 | #Learnt:      77650 | 0.000
1472.55/1472.83	c total clause space: 886.764MB
1472.55/1472.83	c total #watches: 2536068
1472.75/1473.04	c total #propagations: 4803789122 / total #impl: 13184807048 (eff. 0.364)
1472.75/1473.04	c #Conflicts:    4571000 | #Learnt:      78650 | 0.000
1472.75/1473.04	c total clause space: 886.764MB
1472.75/1473.04	c total #watches: 2538427
1472.95/1473.22	c total #propagations: 4804164824 / total #impl: 13186147967 (eff. 0.364)
1472.95/1473.22	c #Conflicts:    4572000 | #Learnt:      79650 | 0.000
1472.95/1473.22	c total clause space: 886.764MB
1472.95/1473.22	c total #watches: 2540658
1473.05/1473.39	c total #propagations: 4804426828 / total #impl: 13187215634 (eff. 0.364)
1473.05/1473.39	c #Conflicts:    4573000 | #Learnt:      80650 | 0.000
1473.05/1473.39	c total clause space: 886.764MB
1473.05/1473.39	c total #watches: 2542682
1473.25/1473.57	c total #propagations: 4804630243 / total #impl: 13188314448 (eff. 0.364)
1473.25/1473.57	c #Conflicts:    4574000 | #Learnt:      81650 | 0.000
1473.25/1473.57	c total clause space: 886.764MB
1473.25/1473.57	c total #watches: 2544916
1473.46/1473.76	c total #propagations: 4804891132 / total #impl: 13189383768 (eff. 0.364)
1473.46/1473.76	c #Conflicts:    4575000 | #Learnt:      82650 | 0.000
1473.46/1473.76	c total clause space: 886.764MB
1473.46/1473.76	c total #watches: 2546950
1473.55/1473.89	c total #propagations: 4805180450 / total #impl: 13190592615 (eff. 0.364)
1473.55/1473.89	c #Conflicts:    4576000 | #Learnt:      83650 | 0.000
1473.55/1473.89	c total clause space: 886.764MB
1473.55/1473.89	c total #watches: 2549031
1473.65/1473.99	c total #propagations: 4805388763 / total #impl: 13191699620 (eff. 0.364)
1473.65/1473.99	c #Conflicts:    4577000 | #Learnt:      84650 | 0.000
1473.65/1473.99	c total clause space: 886.764MB
1473.65/1473.99	c total #watches: 2551059
1473.85/1474.19	c total #propagations: 4805572498 / total #impl: 13192499273 (eff. 0.364)
1473.85/1474.19	c #Conflicts:    4578000 | #Learnt:      85650 | 0.000
1473.85/1474.19	c total clause space: 886.764MB
1473.85/1474.19	c total #watches: 2553069
1474.05/1474.38	c total #propagations: 4805806135 / total #impl: 13193534775 (eff. 0.364)
1474.05/1474.38	c #Conflicts:    4579000 | #Learnt:      86650 | 0.000
1474.05/1474.38	c total clause space: 886.764MB
1474.05/1474.39	c total #watches: 2555078
1474.46/1474.71	c total #propagations: 4806001392 / total #impl: 13194584688 (eff. 0.364)
1474.46/1474.71	c #Conflicts:    4580000 | #Learnt:      87650 | 0.000
1474.46/1474.71	c total clause space: 886.764MB
1474.46/1474.71	c total #watches: 2557098
1474.65/1474.94	c total #propagations: 4806487159 / total #impl: 13196684212 (eff. 0.364)
1474.65/1474.94	c #Conflicts:    4581000 | #Learnt:      88650 | 0.000
1474.65/1474.94	c total clause space: 886.764MB
1474.65/1474.94	c total #watches: 2559247
1474.85/1475.10	c total #propagations: 4806819835 / total #impl: 13198090467 (eff. 0.364)
1474.85/1475.10	c #Conflicts:    4582000 | #Learnt:      89650 | 0.000
1474.85/1475.10	c total clause space: 886.764MB
1474.85/1475.10	c total #watches: 2561247
1474.95/1475.29	c total #propagations: 4806941178 / total #impl: 13198708987 (eff. 0.364)
1474.95/1475.29	c #Conflicts:    4583000 | #Learnt:      90650 | 0.000
1474.95/1475.29	c total clause space: 886.764MB
1474.95/1475.29	c total #watches: 2563446
1475.25/1475.58	c total #propagations: 4807178777 / total #impl: 13199815382 (eff. 0.364)
1475.25/1475.58	c #Conflicts:    4584000 | #Learnt:      91650 | 0.000
1475.25/1475.58	c total clause space: 886.764MB
1475.25/1475.58	c total #watches: 2565453
1475.45/1475.72	c total #propagations: 4807532839 / total #impl: 13201683611 (eff. 0.364)
1475.45/1475.72	c #Conflicts:    4585000 | #Learnt:      92650 | 0.000
1475.45/1475.72	c total clause space: 886.764MB
1475.45/1475.72	c total #watches: 2567453
1475.66/1475.93	c total #propagations: 4807679323 / total #impl: 13202502048 (eff. 0.364)
1475.66/1475.93	c #Conflicts:    4586000 | #Learnt:      93650 | 0.000
1475.66/1475.93	c total clause space: 886.764MB
1475.66/1475.93	c total #watches: 2569876
1475.75/1476.07	c total #propagations: 4807874588 / total #impl: 13203550493 (eff. 0.364)
1475.75/1476.07	c #Conflicts:    4587000 | #Learnt:      94650 | 0.000
1475.75/1476.07	c total clause space: 886.764MB
1475.75/1476.07	c total #watches: 2571899
1475.95/1476.20	c total #propagations: 4808024973 / total #impl: 13204278526 (eff. 0.364)
1475.95/1476.20	c #Conflicts:    4588000 | #Learnt:      95650 | 0.000
1475.95/1476.20	c total clause space: 886.764MB
1475.95/1476.20	c total #watches: 2573914
1476.15/1476.40	c total #propagations: 4808158739 / total #impl: 13205050243 (eff. 0.364)
1476.15/1476.40	c #Conflicts:    4589000 | #Learnt:      96650 | 0.000
1476.15/1476.40	c total clause space: 886.764MB
1476.15/1476.40	c total #watches: 2576000
1476.25/1476.54	c total #propagations: 4808369773 / total #impl: 13206152951 (eff. 0.364)
1476.25/1476.54	c #Conflicts:    4590000 | #Learnt:      97650 | 0.000
1476.25/1476.54	c total clause space: 886.764MB
1476.25/1476.55	c total #watches: 2578009
1476.45/1476.76	c total #propagations: 4808537868 / total #impl: 13206913660 (eff. 0.364)
1476.45/1476.76	c #Conflicts:    4591000 | #Learnt:      98650 | 0.000
1476.45/1476.76	c total clause space: 886.764MB
1476.45/1476.76	c total #watches: 2580158
1476.66/1476.91	c total #propagations: 4808774168 / total #impl: 13208138219 (eff. 0.364)
1476.66/1476.91	c #Conflicts:    4592000 | #Learnt:      99650 | 0.000
1476.66/1476.91	c total clause space: 886.764MB
1476.66/1476.91	c total #watches: 2582237
1476.85/1477.13	c total #propagations: 4808874349 / total #impl: 13208690262 (eff. 0.364)
1476.85/1477.13	c #Conflicts:    4593000 | #Learnt:     100650 | 0.000
1476.85/1477.13	c total clause space: 886.764MB
1476.85/1477.13	c total #watches: 2584383
1477.05/1477.38	c total #propagations: 4809074447 / total #impl: 13209657482 (eff. 0.364)
1477.05/1477.38	c #Conflicts:    4594000 | #Learnt:     101650 | 0.000
1477.05/1477.38	c total clause space: 886.764MB
1477.05/1477.38	c total #watches: 2586539
1477.35/1477.65	c total #propagations: 4809422595 / total #impl: 13211303298 (eff. 0.364)
1477.35/1477.65	c #Conflicts:    4595000 | #Learnt:     102650 | 0.000
1477.35/1477.65	c total clause space: 886.764MB
1477.35/1477.65	c total #watches: 2588705
1477.55/1477.85	c total #propagations: 4809671381 / total #impl: 13212444964 (eff. 0.364)
1477.55/1477.85	c #Conflicts:    4596000 | #Learnt:     103650 | 0.000
1477.55/1477.85	c total clause space: 886.764MB
1477.55/1477.85	c total #watches: 2590730
1477.76/1478.07	c total #propagations: 4809884594 / total #impl: 13213220911 (eff. 0.364)
1477.76/1478.07	c GARBAGE COLLECT
1477.76/1478.07	c #Conflicts:    4597000 | #Learnt:      52740 | 0.000
1477.76/1478.07	c total clause space: 886.764MB
1477.76/1478.07	c total #watches: 2483962
1477.86/1478.13	c total #propagations: 4810003384 / total #impl: 13213859795 (eff. 0.364)
1477.86/1478.13	c #Conflicts:    4598000 | #Learnt:      53740 | 0.000
1477.86/1478.13	c total clause space: 886.764MB
1477.86/1478.13	c total #watches: 2486089
1477.95/1478.26	c total #propagations: 4810078453 / total #impl: 13214171146 (eff. 0.364)
1477.95/1478.26	c #Conflicts:    4599000 | #Learnt:      54740 | 0.000
1477.95/1478.26	c total clause space: 886.764MB
1477.95/1478.26	c total #watches: 2488255
1478.05/1478.33	c total #propagations: 4810219830 / total #impl: 13215031040 (eff. 0.364)
1478.05/1478.33	c #Conflicts:    4600000 | #Learnt:      55740 | 0.000
1478.05/1478.33	c total clause space: 886.764MB
1478.05/1478.33	c total #watches: 2490302
1478.15/1478.41	c total #propagations: 4810294536 / total #impl: 13215355610 (eff. 0.364)
1478.15/1478.41	c #Conflicts:    4601000 | #Learnt:      56740 | 0.000
1478.15/1478.41	c total clause space: 886.764MB
1478.15/1478.41	c total #watches: 2492343
1478.15/1478.49	c total #propagations: 4810363439 / total #impl: 13215724520 (eff. 0.364)
1478.15/1478.49	c #Conflicts:    4602000 | #Learnt:      57740 | 0.000
1478.15/1478.49	c total clause space: 886.764MB
1478.15/1478.49	c total #watches: 2494614
1478.25/1478.58	c total #propagations: 4810427191 / total #impl: 13216011490 (eff. 0.364)
1478.25/1478.58	c #Conflicts:    4603000 | #Learnt:      58740 | 0.000
1478.25/1478.58	c total clause space: 886.764MB
1478.25/1478.58	c total #watches: 2496868
1478.35/1478.65	c total #propagations: 4810472361 / total #impl: 13216244911 (eff. 0.364)
1478.35/1478.65	c #Conflicts:    4604000 | #Learnt:      59740 | 0.000
1478.35/1478.65	c total clause space: 886.764MB
1478.35/1478.65	c total #watches: 2498880
1478.45/1478.77	c total #propagations: 4810510892 / total #impl: 13216439625 (eff. 0.364)
1478.45/1478.77	c #Conflicts:    4605000 | #Learnt:      60740 | 0.000
1478.45/1478.77	c total clause space: 886.764MB
1478.45/1478.77	c total #watches: 2500967
1478.65/1478.90	c total #propagations: 4810584008 / total #impl: 13216794187 (eff. 0.364)
1478.65/1478.90	c #Conflicts:    4606000 | #Learnt:      61740 | 0.000
1478.65/1478.90	c total clause space: 886.764MB
1478.65/1478.90	c total #watches: 2502985
1478.75/1479.02	c total #propagations: 4810649730 / total #impl: 13217129301 (eff. 0.364)
1478.75/1479.02	c #Conflicts:    4607000 | #Learnt:      62740 | 0.000
1478.75/1479.02	c total clause space: 886.764MB
1478.75/1479.02	c total #watches: 2505000
1478.86/1479.14	c total #propagations: 4810716886 / total #impl: 13217450398 (eff. 0.364)
1478.86/1479.14	c #Conflicts:    4608000 | #Learnt:      63740 | 0.000
1478.86/1479.14	c total clause space: 886.764MB
1478.86/1479.14	c total #watches: 2507161
1478.96/1479.28	c total #propagations: 4810785214 / total #impl: 13217784112 (eff. 0.364)
1478.96/1479.28	c #Conflicts:    4609000 | #Learnt:      64740 | 0.000
1478.96/1479.28	c total clause space: 886.764MB
1478.96/1479.28	c total #watches: 2509210
1479.15/1479.41	c total #propagations: 4810859543 / total #impl: 13218086698 (eff. 0.364)
1479.15/1479.41	c #Conflicts:    4610000 | #Learnt:      65740 | 0.000
1479.15/1479.41	c total clause space: 886.764MB
1479.15/1479.41	c total #watches: 2511385
1479.25/1479.55	c total #propagations: 4810960710 / total #impl: 13218658589 (eff. 0.364)
1479.25/1479.55	c #Conflicts:    4611000 | #Learnt:      66740 | 0.000
1479.25/1479.55	c total clause space: 886.764MB
1479.25/1479.55	c total #watches: 2513430
1479.35/1479.69	c total #propagations: 4811165422 / total #impl: 13219439830 (eff. 0.364)
1479.35/1479.69	c #Conflicts:    4612000 | #Learnt:      67740 | 0.000
1479.35/1479.69	c total clause space: 886.764MB
1479.35/1479.69	c total #watches: 2515515
1479.55/1479.84	c total #propagations: 4811305111 / total #impl: 13220072324 (eff. 0.364)
1479.55/1479.84	c #Conflicts:    4613000 | #Learnt:      68740 | 0.000
1479.55/1479.84	c total clause space: 886.764MB
1479.55/1479.84	c total #watches: 2517551
1479.75/1480.00	c total #propagations: 4811558141 / total #impl: 13220865257 (eff. 0.364)
1479.75/1480.00	c #Conflicts:    4614000 | #Learnt:      69740 | 0.000
1479.75/1480.00	c total clause space: 886.764MB
1479.75/1480.00	c total #watches: 2519634
1479.85/1480.12	c total #propagations: 4811745804 / total #impl: 13221582291 (eff. 0.364)
1479.85/1480.12	c #Conflicts:    4615000 | #Learnt:      70740 | 0.000
1479.85/1480.12	c total clause space: 886.764MB
1479.85/1480.13	c total #watches: 2521667
1479.96/1480.26	c total #propagations: 4811847175 / total #impl: 13222077478 (eff. 0.364)
1479.96/1480.26	c #Conflicts:    4616000 | #Learnt:      71740 | 0.000
1479.96/1480.26	c total clause space: 886.764MB
1479.96/1480.26	c total #watches: 2523715
1480.15/1480.40	c total #propagations: 4811937456 / total #impl: 13222617227 (eff. 0.364)
1480.15/1480.40	c #Conflicts:    4617000 | #Learnt:      72740 | 0.000
1480.15/1480.40	c total clause space: 886.764MB
1480.15/1480.40	c total #watches: 2525721
1480.25/1480.51	c total #propagations: 4812036954 / total #impl: 13223133972 (eff. 0.364)
1480.25/1480.51	c #Conflicts:    4618000 | #Learnt:      73740 | 0.000
1480.25/1480.51	c total clause space: 886.764MB
1480.25/1480.51	c total #watches: 2527731
1480.35/1480.60	c total #propagations: 4812104275 / total #impl: 13223504539 (eff. 0.364)
1480.35/1480.60	c #Conflicts:    4619000 | #Learnt:      74740 | 0.000
1480.35/1480.60	c total clause space: 886.764MB
1480.35/1480.60	c total #watches: 2529773
1480.45/1480.72	c total #propagations: 4812187100 / total #impl: 13223929930 (eff. 0.364)
1480.45/1480.72	c #Conflicts:    4620000 | #Learnt:      75740 | 0.000
1480.45/1480.72	c total clause space: 886.764MB
1480.45/1480.72	c total #watches: 2531773
1480.55/1480.86	c total #propagations: 4812283579 / total #impl: 13224443914 (eff. 0.364)
1480.55/1480.86	c #Conflicts:    4621000 | #Learnt:      76740 | 0.000
1480.55/1480.86	c total clause space: 886.764MB
1480.55/1480.86	c total #watches: 2533782
1480.75/1481.04	c total #propagations: 4812460899 / total #impl: 13225335340 (eff. 0.364)
1480.75/1481.04	c #Conflicts:    4622000 | #Learnt:      77740 | 0.000
1480.75/1481.04	c total clause space: 886.764MB
1480.75/1481.04	c total #watches: 2535782
1480.85/1481.13	c total #propagations: 4812711900 / total #impl: 13226646078 (eff. 0.364)
1480.85/1481.13	c #Conflicts:    4623000 | #Learnt:      78740 | 0.000
1480.85/1481.13	c total clause space: 886.764MB
1480.85/1481.13	c total #watches: 2537782
1480.95/1481.24	c total #propagations: 4812771992 / total #impl: 13226922261 (eff. 0.364)
1480.95/1481.24	c #Conflicts:    4624000 | #Learnt:      79740 | 0.000
1480.95/1481.24	c total clause space: 886.764MB
1480.95/1481.24	c total #watches: 2539833
1481.06/1481.32	c total #propagations: 4812824242 / total #impl: 13227226726 (eff. 0.364)
1481.06/1481.32	c #Conflicts:    4625000 | #Learnt:      80740 | 0.000
1481.06/1481.32	c total clause space: 886.764MB
1481.06/1481.32	c total #watches: 2542251
1481.06/1481.40	c total #propagations: 4812871195 / total #impl: 13227513764 (eff. 0.364)
1481.06/1481.40	c #Conflicts:    4626000 | #Learnt:      81740 | 0.000
1481.06/1481.40	c total clause space: 886.764MB
1481.16/1481.40	c total #watches: 2544251
1481.25/1481.50	c total #propagations: 4812919431 / total #impl: 13227792038 (eff. 0.364)
1481.25/1481.50	c #Conflicts:    4627000 | #Learnt:      82740 | 0.000
1481.25/1481.50	c total clause space: 886.764MB
1481.25/1481.50	c total #watches: 2546650
1481.25/1481.59	c total #propagations: 4812950624 / total #impl: 13227974175 (eff. 0.364)
1481.25/1481.59	c #Conflicts:    4628000 | #Learnt:      83740 | 0.000
1481.25/1481.59	c total clause space: 886.764MB
1481.25/1481.59	c total #watches: 2548676
1481.35/1481.69	c total #propagations: 4812998392 / total #impl: 13228238646 (eff. 0.364)
1481.35/1481.69	c #Conflicts:    4629000 | #Learnt:      84740 | 0.000
1481.35/1481.69	c total clause space: 886.764MB
1481.35/1481.69	c total #watches: 2550684
1481.55/1481.82	c total #propagations: 4813047195 / total #impl: 13228491182 (eff. 0.364)
1481.55/1481.82	c #Conflicts:    4630000 | #Learnt:      85740 | 0.000
1481.55/1481.82	c total clause space: 886.764MB
1481.55/1481.82	c total #watches: 2552684
1481.65/1481.92	c total #propagations: 4813116635 / total #impl: 13228921537 (eff. 0.364)
1481.65/1481.92	c #Conflicts:    4631000 | #Learnt:      86740 | 0.000
1481.65/1481.92	c total clause space: 886.764MB
1481.65/1481.92	c total #watches: 2554729
1481.75/1482.03	c total #propagations: 4813177453 / total #impl: 13229420104 (eff. 0.364)
1481.75/1482.03	c #Conflicts:    4632000 | #Learnt:      87740 | 0.000
1481.75/1482.03	c total clause space: 886.764MB
1481.75/1482.03	c total #watches: 2556826
1481.85/1482.18	c total #propagations: 4813235387 / total #impl: 13229915545 (eff. 0.364)
1481.85/1482.18	c #Conflicts:    4633000 | #Learnt:      88740 | 0.000
1481.85/1482.18	c total clause space: 886.764MB
1481.85/1482.18	c total #watches: 2558839
1482.05/1482.34	c total #propagations: 4813302785 / total #impl: 13230257115 (eff. 0.364)
1482.05/1482.34	c #Conflicts:    4634000 | #Learnt:      89740 | 0.000
1482.05/1482.34	c total clause space: 886.764MB
1482.05/1482.34	c total #watches: 2560924
1482.16/1482.45	c total #propagations: 4813420672 / total #impl: 13230774993 (eff. 0.364)
1482.16/1482.45	c #Conflicts:    4635000 | #Learnt:      90740 | 0.000
1482.16/1482.45	c total clause space: 886.764MB
1482.16/1482.45	c total #watches: 2562954
1482.26/1482.59	c total #propagations: 4813473800 / total #impl: 13231097980 (eff. 0.364)
1482.26/1482.59	c #Conflicts:    4636000 | #Learnt:      91740 | 0.000
1482.26/1482.59	c total clause space: 886.764MB
1482.26/1482.59	c total #watches: 2565013
1482.45/1482.72	c total #propagations: 4813617824 / total #impl: 13231710756 (eff. 0.364)
1482.45/1482.72	c #Conflicts:    4637000 | #Learnt:      92740 | 0.000
1482.45/1482.72	c total clause space: 886.764MB
1482.45/1482.72	c total #watches: 2567022
1482.55/1482.87	c total #propagations: 4813722368 / total #impl: 13232244388 (eff. 0.364)
1482.55/1482.87	c #Conflicts:    4638000 | #Learnt:      93740 | 0.000
1482.55/1482.87	c total clause space: 886.764MB
1482.55/1482.87	c total #watches: 2569039
1482.75/1483.00	c total #propagations: 4813818992 / total #impl: 13232647614 (eff. 0.364)
1482.75/1483.00	c #Conflicts:    4639000 | #Learnt:      94740 | 0.000
1482.75/1483.00	c total clause space: 886.764MB
1482.75/1483.00	c total #watches: 2571083
1482.85/1483.15	c total #propagations: 4813867840 / total #impl: 13232926783 (eff. 0.364)
1482.85/1483.15	c #Conflicts:    4640000 | #Learnt:      95740 | 0.000
1482.85/1483.15	c total clause space: 886.764MB
1482.85/1483.15	c total #watches: 2573083
1482.95/1483.28	c total #propagations: 4813958345 / total #impl: 13233395077 (eff. 0.364)
1482.95/1483.28	c #Conflicts:    4641000 | #Learnt:      96740 | 0.000
1482.95/1483.28	c total clause space: 886.764MB
1482.95/1483.28	c total #watches: 2575083
1483.05/1483.40	c total #propagations: 4814066268 / total #impl: 13233903835 (eff. 0.364)
1483.05/1483.40	c #Conflicts:    4642000 | #Learnt:      97740 | 0.000
1483.05/1483.40	c total clause space: 886.764MB
1483.05/1483.40	c total #watches: 2577096
1483.26/1483.55	c total #propagations: 4814133703 / total #impl: 13234237694 (eff. 0.364)
1483.26/1483.55	c #Conflicts:    4643000 | #Learnt:      98740 | 0.000
1483.26/1483.55	c total clause space: 886.764MB
1483.26/1483.55	c total #watches: 2579211
1483.36/1483.69	c total #propagations: 4814400529 / total #impl: 13235212906 (eff. 0.364)
1483.36/1483.69	c #Conflicts:    4644000 | #Learnt:      99740 | 0.000
1483.36/1483.69	c total clause space: 886.764MB
1483.36/1483.69	c total #watches: 2581317
1483.55/1483.85	c total #propagations: 4814516844 / total #impl: 13235702922 (eff. 0.364)
1483.55/1483.85	c #Conflicts:    4645000 | #Learnt:     100740 | 0.000
1483.55/1483.85	c total clause space: 886.764MB
1483.55/1483.85	c total #watches: 2583375
1483.75/1484.05	c total #propagations: 4814597362 / total #impl: 13236157950 (eff. 0.364)
1483.75/1484.05	c #Conflicts:    4646000 | #Learnt:     101740 | 0.000
1483.75/1484.05	c total clause space: 886.764MB
1483.75/1484.05	c total #watches: 2585375
1483.85/1484.16	c total #propagations: 4814714364 / total #impl: 13236804393 (eff. 0.364)
1483.85/1484.16	c #Conflicts:    4647000 | #Learnt:     102740 | 0.000
1483.85/1484.16	c total clause space: 886.764MB
1483.85/1484.16	c total #watches: 2587438
1484.05/1484.33	c total #propagations: 4814862440 / total #impl: 13237566776 (eff. 0.364)
1484.05/1484.33	c #Conflicts:    4648000 | #Learnt:     103740 | 0.000
1484.05/1484.33	c total clause space: 886.764MB
1484.05/1484.33	c total #watches: 2589462
1484.15/1484.47	c total #propagations: 4815158767 / total #impl: 13239120076 (eff. 0.364)
1484.15/1484.47	c #Conflicts:    4649000 | #Learnt:     104740 | 0.000
1484.15/1484.47	c total clause space: 886.764MB
1484.15/1484.47	c total #watches: 2591580
1484.36/1484.67	c total #propagations: 4815229166 / total #impl: 13239542402 (eff. 0.364)
1484.36/1484.67	c GARBAGE COLLECT
1484.36/1484.67	c #Conflicts:    4650000 | #Learnt:      53586 | 0.000
1484.36/1484.67	c total clause space: 886.764MB
1484.36/1484.67	c total #watches: 2485670
1484.46/1484.76	c total #propagations: 4815280941 / total #impl: 13239870885 (eff. 0.364)
1484.46/1484.76	c #Conflicts:    4651000 | #Learnt:      54586 | 0.000
1484.46/1484.76	c total clause space: 886.764MB
1484.46/1484.76	c total #watches: 2487809
1484.55/1484.84	c total #propagations: 4815335857 / total #impl: 13240180476 (eff. 0.364)
1484.55/1484.84	c #Conflicts:    4652000 | #Learnt:      55586 | 0.000
1484.55/1484.84	c total clause space: 886.764MB
1484.55/1484.84	c total #watches: 2489875
1484.65/1484.90	c total #propagations: 4815389824 / total #impl: 13240461502 (eff. 0.364)
1484.65/1484.90	c #Conflicts:    4653000 | #Learnt:      56586 | 0.000
1484.65/1484.90	c total clause space: 886.764MB
1484.65/1484.90	c total #watches: 2491893
1484.65/1484.98	c total #propagations: 4815441096 / total #impl: 13240756606 (eff. 0.364)
1484.65/1484.98	c #Conflicts:    4654000 | #Learnt:      57586 | 0.000
1484.65/1484.98	c total clause space: 886.764MB
1484.65/1484.98	c total #watches: 2494065
1484.75/1485.05	c total #propagations: 4815518620 / total #impl: 13241183373 (eff. 0.364)
1484.75/1485.05	c #Conflicts:    4655000 | #Learnt:      58586 | 0.000
1484.75/1485.05	c total clause space: 886.764MB
1484.75/1485.05	c total #watches: 2496116
1484.85/1485.10	c total #propagations: 4815558632 / total #impl: 13241425730 (eff. 0.364)
1484.85/1485.10	c #Conflicts:    4656000 | #Learnt:      59586 | 0.000
1484.85/1485.10	c total clause space: 886.764MB
1484.85/1485.10	c total #watches: 2498149
1484.95/1485.20	c total #propagations: 4815590495 / total #impl: 13241602764 (eff. 0.364)
1484.95/1485.20	c #Conflicts:    4657000 | #Learnt:      60586 | 0.000
1484.95/1485.20	c total clause space: 886.764MB
1484.95/1485.20	c total #watches: 2500149
1484.95/1485.26	c total #propagations: 4815717104 / total #impl: 13242200830 (eff. 0.364)
1484.95/1485.26	c #Conflicts:    4658000 | #Learnt:      61586 | 0.000
1484.95/1485.26	c total clause space: 886.764MB
1484.95/1485.26	c total #watches: 2502208
1485.05/1485.33	c total #propagations: 4815774434 / total #impl: 13242482353 (eff. 0.364)
1485.05/1485.33	c #Conflicts:    4659000 | #Learnt:      62586 | 0.000
1485.05/1485.33	c total clause space: 886.764MB
1485.05/1485.33	c total #watches: 2504270
1485.15/1485.44	c total #propagations: 4815824214 / total #impl: 13242734132 (eff. 0.364)
1485.15/1485.44	c #Conflicts:    4660000 | #Learnt:      63586 | 0.000
1485.15/1485.44	c total clause space: 886.764MB
1485.15/1485.44	c total #watches: 2506363
1485.25/1485.55	c total #propagations: 4815904746 / total #impl: 13243148418 (eff. 0.364)
1485.25/1485.55	c #Conflicts:    4661000 | #Learnt:      64586 | 0.000
1485.25/1485.55	c total clause space: 886.764MB
1485.25/1485.55	c total #watches: 2508381
1485.35/1485.67	c total #propagations: 4815985241 / total #impl: 13243506644 (eff. 0.364)
1485.35/1485.67	c #Conflicts:    4662000 | #Learnt:      65586 | 0.000
1485.35/1485.67	c total clause space: 886.764MB
1485.35/1485.67	c total #watches: 2510445
1485.46/1485.80	c total #propagations: 4816088974 / total #impl: 13244083757 (eff. 0.364)
1485.46/1485.80	c #Conflicts:    4663000 | #Learnt:      66586 | 0.000
1485.46/1485.80	c total clause space: 886.764MB
1485.46/1485.80	c total #watches: 2512445
1485.56/1485.88	c total #propagations: 4816158934 / total #impl: 13244456325 (eff. 0.364)
1485.56/1485.88	c #Conflicts:    4664000 | #Learnt:      67586 | 0.000
1485.56/1485.88	c total clause space: 886.764MB
1485.56/1485.88	c total #watches: 2514614
1485.65/1485.97	c total #propagations: 4816223375 / total #impl: 13244806456 (eff. 0.364)
1485.65/1485.97	c #Conflicts:    4665000 | #Learnt:      68586 | 0.000
1485.65/1485.97	c total clause space: 886.764MB
1485.65/1485.97	c total #watches: 2516672
1485.75/1486.09	c total #propagations: 4816272455 / total #impl: 13245072648 (eff. 0.364)
1485.75/1486.09	c #Conflicts:    4666000 | #Learnt:      69586 | 0.000
1485.75/1486.09	c total clause space: 886.764MB
1485.75/1486.09	c total #watches: 2518681
1485.85/1486.18	c total #propagations: 4816379335 / total #impl: 13245642164 (eff. 0.364)
1485.85/1486.18	c #Conflicts:    4667000 | #Learnt:      70586 | 0.000
1485.85/1486.18	c total clause space: 886.764MB
1485.85/1486.18	c total #watches: 2520742
1485.95/1486.29	c total #propagations: 4816453205 / total #impl: 13246046749 (eff. 0.364)
1485.95/1486.29	c #Conflicts:    4668000 | #Learnt:      71586 | 0.000
1485.95/1486.29	c total clause space: 886.764MB
1485.95/1486.29	c total #watches: 2522986
1486.15/1486.49	c total #propagations: 4816536071 / total #impl: 13246518106 (eff. 0.364)
1486.15/1486.49	c #Conflicts:    4669000 | #Learnt:      72586 | 0.000
1486.15/1486.49	c total clause space: 886.764MB
1486.15/1486.49	c total #watches: 2525052
1486.25/1486.59	c total #propagations: 4816798729 / total #impl: 13248161152 (eff. 0.364)
1486.25/1486.59	c #Conflicts:    4670000 | #Learnt:      73586 | 0.000
1486.25/1486.59	c total clause space: 886.764MB
1486.25/1486.59	c total #watches: 2527103
1486.45/1486.74	c total #propagations: 4816945896 / total #impl: 13248968474 (eff. 0.364)
1486.45/1486.74	c #Conflicts:    4671000 | #Learnt:      74586 | 0.000
1486.45/1486.74	c total clause space: 886.764MB
1486.45/1486.74	c total #watches: 2529121
1486.56/1486.85	c total #propagations: 4817105988 / total #impl: 13249731572 (eff. 0.364)
1486.56/1486.85	c #Conflicts:    4672000 | #Learnt:      75586 | 0.000
1486.56/1486.85	c total clause space: 886.764MB
1486.56/1486.85	c total #watches: 2531188
1486.66/1486.96	c total #propagations: 4817171804 / total #impl: 13250162128 (eff. 0.364)
1486.66/1486.96	c #Conflicts:    4673000 | #Learnt:      76586 | 0.000
1486.66/1486.96	c total clause space: 886.764MB
1486.66/1486.96	c total #watches: 2533188
1486.75/1487.09	c total #propagations: 4817230950 / total #impl: 13250504383 (eff. 0.364)
1486.75/1487.09	c #Conflicts:    4674000 | #Learnt:      77586 | 0.000
1486.75/1487.09	c total clause space: 886.764MB
1486.75/1487.09	c total #watches: 2535322
1486.95/1487.22	c total #propagations: 4817291283 / total #impl: 13250890461 (eff. 0.364)
1486.95/1487.22	c #Conflicts:    4675000 | #Learnt:      78586 | 0.000
1486.95/1487.22	c total clause space: 886.764MB
1486.95/1487.22	c total #watches: 2537579
1487.05/1487.37	c total #propagations: 4817394559 / total #impl: 13251351999 (eff. 0.364)
1487.05/1487.37	c #Conflicts:    4676000 | #Learnt:      79586 | 0.000
1487.05/1487.37	c total clause space: 886.764MB
1487.05/1487.37	c total #watches: 2539595
1487.25/1487.54	c total #propagations: 4817499157 / total #impl: 13251876816 (eff. 0.364)
1487.25/1487.54	c #Conflicts:    4677000 | #Learnt:      80586 | 0.000
1487.25/1487.54	c total clause space: 886.764MB
1487.25/1487.54	c total #watches: 2541703
1487.45/1487.72	c total #propagations: 4817591174 / total #impl: 13252305192 (eff. 0.364)
1487.45/1487.72	c #Conflicts:    4678000 | #Learnt:      81586 | 0.000
1487.45/1487.72	c total clause space: 886.764MB
1487.45/1487.72	c total #watches: 2543834
1487.55/1487.85	c total #propagations: 4817742324 / total #impl: 13253028339 (eff. 0.364)
1487.55/1487.85	c #Conflicts:    4679000 | #Learnt:      82586 | 0.000
1487.55/1487.85	c total clause space: 886.764MB
1487.55/1487.85	c total #watches: 2545834
1487.65/1487.95	c total #propagations: 4817859400 / total #impl: 13253766427 (eff. 0.364)
1487.65/1487.95	c #Conflicts:    4680000 | #Learnt:      83586 | 0.000
1487.65/1487.95	c total clause space: 886.764MB
1487.65/1487.95	c total #watches: 2547868
1487.76/1488.07	c total #propagations: 4817907666 / total #impl: 13254075256 (eff. 0.364)
1487.76/1488.07	c #Conflicts:    4681000 | #Learnt:      84586 | 0.000
1487.76/1488.07	c total clause space: 886.764MB
1487.76/1488.07	c total #watches: 2549963
1488.05/1488.33	c total #propagations: 4817995420 / total #impl: 13254648277 (eff. 0.363)
1488.05/1488.33	c #Conflicts:    4682000 | #Learnt:      85586 | 0.000
1488.05/1488.33	c total clause space: 886.764MB
1488.05/1488.33	c total #watches: 2552203
1488.15/1488.46	c total #propagations: 4818342996 / total #impl: 13256545512 (eff. 0.363)
1488.15/1488.46	c #Conflicts:    4683000 | #Learnt:      86586 | 0.000
1488.15/1488.46	c total clause space: 886.764MB
1488.15/1488.46	c total #watches: 2554280
1488.45/1488.73	c total #propagations: 4818395573 / total #impl: 13256840799 (eff. 0.363)
1488.45/1488.73	c #Conflicts:    4684000 | #Learnt:      87586 | 0.000
1488.45/1488.73	c total clause space: 886.764MB
1488.45/1488.73	c total #watches: 2556322
1488.55/1488.88	c total #propagations: 4818873998 / total #impl: 13259408582 (eff. 0.363)
1488.55/1488.88	c #Conflicts:    4685000 | #Learnt:      88586 | 0.000
1488.55/1488.88	c total clause space: 886.764MB
1488.55/1488.88	c total #watches: 2558353
1488.65/1488.97	c total #propagations: 4819118039 / total #impl: 13260385600 (eff. 0.363)
1488.65/1488.97	c #Conflicts:    4686000 | #Learnt:      89586 | 0.000
1488.65/1488.97	c total clause space: 886.764MB
1488.65/1488.97	c total #watches: 2560466
1488.86/1489.11	c total #propagations: 4819168082 / total #impl: 13260813546 (eff. 0.363)
1488.86/1489.11	c #Conflicts:    4687000 | #Learnt:      90586 | 0.000
1488.86/1489.11	c total clause space: 886.764MB
1488.86/1489.11	c total #watches: 2562466
1488.95/1489.23	c total #propagations: 4819376736 / total #impl: 13261540476 (eff. 0.363)
1488.95/1489.23	c #Conflicts:    4688000 | #Learnt:      91586 | 0.000
1488.95/1489.23	c total clause space: 886.764MB
1488.95/1489.23	c total #watches: 2564495
1489.05/1489.37	c total #propagations: 4819424517 / total #impl: 13261854839 (eff. 0.363)
1489.05/1489.37	c #Conflicts:    4689000 | #Learnt:      92586 | 0.000
1489.05/1489.37	c total clause space: 886.764MB
1489.05/1489.37	c total #watches: 2566594
1489.25/1489.53	c total #propagations: 4819479350 / total #impl: 13262425995 (eff. 0.363)
1489.25/1489.53	c #Conflicts:    4690000 | #Learnt:      93586 | 0.000
1489.25/1489.53	c total clause space: 886.764MB
1489.25/1489.53	c total #watches: 2568602
1489.35/1489.64	c total #propagations: 4819662600 / total #impl: 13263194561 (eff. 0.363)
1489.35/1489.64	c #Conflicts:    4691000 | #Learnt:      94586 | 0.000
1489.35/1489.64	c total clause space: 886.764MB
1489.35/1489.64	c total #watches: 2570643
1489.45/1489.77	c total #propagations: 4819714111 / total #impl: 13263468767 (eff. 0.363)
1489.45/1489.77	c #Conflicts:    4692000 | #Learnt:      95586 | 0.000
1489.45/1489.77	c total clause space: 886.764MB
1489.45/1489.77	c total #watches: 2572643
1489.65/1489.90	c total #propagations: 4819880385 / total #impl: 13264278885 (eff. 0.363)
1489.65/1489.90	c #Conflicts:    4693000 | #Learnt:      96586 | 0.000
1489.65/1489.90	c total clause space: 886.764MB
1489.65/1489.90	c total #watches: 2574655
1489.75/1490.03	c total #propagations: 4819923800 / total #impl: 13264550143 (eff. 0.363)
1489.75/1490.03	c #Conflicts:    4694000 | #Learnt:      97586 | 0.000
1489.75/1490.03	c total clause space: 886.764MB
1489.75/1490.03	c total #watches: 2576790
1489.85/1490.15	c total #propagations: 4819996480 / total #impl: 13264996349 (eff. 0.363)
1489.85/1490.15	c #Conflicts:    4695000 | #Learnt:      98586 | 0.000
1489.85/1490.15	c total clause space: 886.764MB
1489.85/1490.15	c total #watches: 2578921
1489.96/1490.24	c total #propagations: 4820073681 / total #impl: 13265417343 (eff. 0.363)
1489.96/1490.24	c #Conflicts:    4696000 | #Learnt:      99586 | 0.000
1489.96/1490.24	c total clause space: 886.764MB
1489.96/1490.24	c total #watches: 2580921
1490.15/1490.40	c total #propagations: 4820151706 / total #impl: 13265881841 (eff. 0.363)
1490.15/1490.40	c #Conflicts:    4697000 | #Learnt:     100586 | 0.000
1490.15/1490.40	c total clause space: 886.764MB
1490.15/1490.40	c total #watches: 2582965
1490.25/1490.54	c total #propagations: 4820257184 / total #impl: 13266520514 (eff. 0.363)
1490.25/1490.54	c #Conflicts:    4698000 | #Learnt:     101586 | 0.000
1490.25/1490.54	c total clause space: 886.764MB
1490.25/1490.54	c total #watches: 2584966
1490.35/1490.66	c total #propagations: 4820324498 / total #impl: 13266904582 (eff. 0.363)
1490.35/1490.66	c #Conflicts:    4699000 | #Learnt:     102586 | 0.000
1490.35/1490.66	c total clause space: 886.764MB
1490.35/1490.66	c total #watches: 2586998
1490.45/1490.78	c total #propagations: 4820362031 / total #impl: 13267157177 (eff. 0.363)
1490.45/1490.78	c #Conflicts:    4700000 | #Learnt:     103586 | 0.000
1490.45/1490.78	c total clause space: 886.764MB
1490.45/1490.78	c total #watches: 2589006
1490.65/1490.90	c total #propagations: 4820418228 / total #impl: 13267467250 (eff. 0.363)
1490.65/1490.90	c #Conflicts:    4701000 | #Learnt:     104586 | 0.000
1490.65/1490.90	c total clause space: 886.764MB
1490.65/1490.90	c total #watches: 2591025
1490.75/1491.05	c total #propagations: 4820472380 / total #impl: 13267784385 (eff. 0.363)
1490.75/1491.05	c #Conflicts:    4702000 | #Learnt:     105586 | 0.000
1490.75/1491.05	c total clause space: 886.764MB
1490.75/1491.05	c total #watches: 2593036
1491.05/1491.32	c total #propagations: 4820545053 / total #impl: 13268130506 (eff. 0.363)
1491.05/1491.32	c GARBAGE COLLECT
1491.05/1491.32	c #Conflicts:    4703000 | #Learnt:      53871 | 0.000
1491.05/1491.32	c total clause space: 886.764MB
1491.05/1491.32	c total #watches: 2486249
1491.05/1491.39	c total #propagations: 4820714155 / total #impl: 13269074824 (eff. 0.363)
1491.05/1491.39	c #Conflicts:    4704000 | #Learnt:      54871 | 0.000
1491.05/1491.39	c total clause space: 886.764MB
1491.05/1491.39	c total #watches: 2488259
1491.16/1491.46	c total #propagations: 4820784823 / total #impl: 13269445193 (eff. 0.363)
1491.16/1491.46	c #Conflicts:    4705000 | #Learnt:      55871 | 0.000
1491.16/1491.46	c total clause space: 886.764MB
1491.16/1491.46	c total #watches: 2490288
1491.26/1491.54	c total #propagations: 4820891356 / total #impl: 13269902977 (eff. 0.363)
1491.26/1491.54	c #Conflicts:    4706000 | #Learnt:      56871 | 0.000
1491.26/1491.54	c total clause space: 886.764MB
1491.26/1491.54	c total #watches: 2492288
1491.36/1491.60	c total #propagations: 4820967878 / total #impl: 13270354737 (eff. 0.363)
1491.36/1491.60	c #Conflicts:    4707000 | #Learnt:      57871 | 0.000
1491.36/1491.60	c total clause space: 886.764MB
1491.36/1491.60	c total #watches: 2494298
1491.36/1491.67	c total #propagations: 4821049507 / total #impl: 13270721182 (eff. 0.363)
1491.36/1491.67	c #Conflicts:    4708000 | #Learnt:      58871 | 0.000
1491.36/1491.67	c total clause space: 886.764MB
1491.36/1491.67	c total #watches: 2496355
1491.46/1491.75	c total #propagations: 4821144983 / total #impl: 13271101915 (eff. 0.363)
1491.46/1491.75	c #Conflicts:    4709000 | #Learnt:      59871 | 0.000
1491.46/1491.75	c total clause space: 886.764MB
1491.46/1491.75	c total #watches: 2498364
1491.56/1491.84	c total #propagations: 4821258532 / total #impl: 13271632352 (eff. 0.363)
1491.56/1491.84	c #Conflicts:    4710000 | #Learnt:      60871 | 0.000
1491.56/1491.84	c total clause space: 886.764MB
1491.56/1491.84	c total #watches: 2500379
1491.66/1491.94	c total #propagations: 4821358110 / total #impl: 13272203043 (eff. 0.363)
1491.66/1491.94	c #Conflicts:    4711000 | #Learnt:      61871 | 0.000
1491.66/1491.94	c total clause space: 886.764MB
1491.66/1491.94	c total #watches: 2502501
1491.76/1492.03	c total #propagations: 4821495828 / total #impl: 13272856951 (eff. 0.363)
1491.76/1492.03	c #Conflicts:    4712000 | #Learnt:      62871 | 0.000
1491.76/1492.03	c total clause space: 886.764MB
1491.76/1492.03	c total #watches: 2504604
1491.86/1492.15	c total #propagations: 4821607868 / total #impl: 13273449881 (eff. 0.363)
1491.86/1492.15	c #Conflicts:    4713000 | #Learnt:      63871 | 0.000
1491.86/1492.15	c total clause space: 886.764MB
1491.86/1492.15	c total #watches: 2506685
1491.96/1492.27	c total #propagations: 4821778335 / total #impl: 13274240567 (eff. 0.363)
1491.96/1492.27	c #Conflicts:    4714000 | #Learnt:      64871 | 0.000
1491.96/1492.27	c total clause space: 886.764MB
1491.96/1492.27	c total #watches: 2508708
1492.06/1492.34	c total #propagations: 4821933657 / total #impl: 13275018083 (eff. 0.363)
1492.06/1492.34	c #Conflicts:    4715000 | #Learnt:      65871 | 0.000
1492.06/1492.34	c total clause space: 886.764MB
1492.06/1492.34	c total #watches: 2510758
1492.16/1492.45	c total #propagations: 4822001681 / total #impl: 13275383292 (eff. 0.363)
1492.16/1492.45	c #Conflicts:    4716000 | #Learnt:      66871 | 0.000
1492.16/1492.45	c total clause space: 886.764MB
1492.16/1492.45	c total #watches: 2512840
1492.26/1492.58	c total #propagations: 4822159405 / total #impl: 13276064107 (eff. 0.363)
1492.26/1492.58	c #Conflicts:    4717000 | #Learnt:      67871 | 0.000
1492.26/1492.58	c total clause space: 886.764MB
1492.26/1492.58	c total #watches: 2514843
1492.46/1492.71	c total #propagations: 4822378019 / total #impl: 13276973428 (eff. 0.363)
1492.46/1492.71	c #Conflicts:    4718000 | #Learnt:      68871 | 0.000
1492.46/1492.71	c total clause space: 886.764MB
1492.46/1492.71	c total #watches: 2517336
1492.56/1492.83	c total #propagations: 4822619401 / total #impl: 13277903014 (eff. 0.363)
1492.56/1492.83	c #Conflicts:    4719000 | #Learnt:      69871 | 0.000
1492.56/1492.83	c total clause space: 886.764MB
1492.56/1492.83	c total #watches: 2519573
1492.66/1492.94	c total #propagations: 4822801265 / total #impl: 13278612437 (eff. 0.363)
1492.66/1492.94	c #Conflicts:    4720000 | #Learnt:      70871 | 0.000
1492.66/1492.94	c total clause space: 886.764MB
1492.66/1492.94	c total #watches: 2521860
1492.76/1493.08	c total #propagations: 4822853939 / total #impl: 13278904448 (eff. 0.363)
1492.76/1493.08	c #Conflicts:    4721000 | #Learnt:      71871 | 0.000
1492.76/1493.08	c total clause space: 886.764MB
1492.76/1493.08	c total #watches: 2523945
1492.96/1493.25	c total #propagations: 4823105871 / total #impl: 13279652071 (eff. 0.363)
1492.96/1493.25	c #Conflicts:    4722000 | #Learnt:      72871 | 0.000
1492.96/1493.25	c total clause space: 886.764MB
1492.96/1493.25	c total #watches: 2526007
1493.06/1493.39	c total #propagations: 4823265719 / total #impl: 13280299011 (eff. 0.363)
1493.06/1493.39	c #Conflicts:    4723000 | #Learnt:      73871 | 0.000
1493.06/1493.39	c total clause space: 886.764MB
1493.06/1493.39	c total #watches: 2528200
1493.36/1493.68	c total #propagations: 4823356903 / total #impl: 13280720231 (eff. 0.363)
1493.36/1493.68	c #Conflicts:    4724000 | #Learnt:      74871 | 0.000
1493.36/1493.68	c total clause space: 886.764MB
1493.36/1493.68	c total #watches: 2530200
1493.46/1493.79	c total #propagations: 4823954349 / total #impl: 13283785004 (eff. 0.363)
1493.46/1493.79	c #Conflicts:    4725000 | #Learnt:      75871 | 0.000
1493.46/1493.79	c total clause space: 886.764MB
1493.46/1493.79	c total #watches: 2532242
1493.56/1493.89	c total #propagations: 4824037529 / total #impl: 13284263714 (eff. 0.363)
1493.56/1493.89	c #Conflicts:    4726000 | #Learnt:      76871 | 0.000
1493.56/1493.89	c total clause space: 886.764MB
1493.56/1493.89	c total #watches: 2534279
1493.76/1494.06	c total #propagations: 4824129326 / total #impl: 13284722356 (eff. 0.363)
1493.76/1494.06	c #Conflicts:    4727000 | #Learnt:      77871 | 0.000
1493.76/1494.06	c total clause space: 886.764MB
1493.76/1494.06	c total #watches: 2536410
1493.96/1494.25	c total #propagations: 4824350660 / total #impl: 13285810576 (eff. 0.363)
1493.96/1494.25	c #Conflicts:    4728000 | #Learnt:      78871 | 0.000
1493.96/1494.25	c total clause space: 886.764MB
1493.96/1494.25	c total #watches: 2538541
1494.06/1494.38	c total #propagations: 4824672269 / total #impl: 13287036347 (eff. 0.363)
1494.06/1494.38	c #Conflicts:    4729000 | #Learnt:      79871 | 0.000
1494.06/1494.38	c total clause space: 886.764MB
1494.06/1494.38	c total #watches: 2540645
1494.26/1494.53	c total #propagations: 4824878442 / total #impl: 13287842453 (eff. 0.363)
1494.26/1494.53	c #Conflicts:    4730000 | #Learnt:      80871 | 0.000
1494.26/1494.53	c total clause space: 886.764MB
1494.26/1494.53	c total #watches: 2542688
1494.36/1494.69	c total #propagations: 4824965195 / total #impl: 13288253240 (eff. 0.363)
1494.36/1494.69	c #Conflicts:    4731000 | #Learnt:      81871 | 0.000
1494.36/1494.69	c total clause space: 886.764MB
1494.36/1494.69	c total #watches: 2544816
1494.46/1494.79	c total #propagations: 4825064487 / total #impl: 13288771887 (eff. 0.363)
1494.46/1494.79	c #Conflicts:    4732000 | #Learnt:      82871 | 0.000
1494.46/1494.79	c total clause space: 886.764MB
1494.46/1494.79	c total #watches: 2546850
1494.66/1494.95	c total #propagations: 4825123067 / total #impl: 13289116465 (eff. 0.363)
1494.66/1494.95	c #Conflicts:    4733000 | #Learnt:      83871 | 0.000
1494.66/1494.95	c total clause space: 886.764MB
1494.66/1494.95	c total #watches: 2548850
1494.76/1495.09	c total #propagations: 4825254071 / total #impl: 13289794411 (eff. 0.363)
1494.76/1495.09	c #Conflicts:    4734000 | #Learnt:      84871 | 0.000
1494.76/1495.09	c total clause space: 886.764MB
1494.76/1495.09	c total #watches: 2550869
1494.96/1495.23	c total #propagations: 4825291706 / total #impl: 13290008207 (eff. 0.363)
1494.96/1495.23	c #Conflicts:    4735000 | #Learnt:      85871 | 0.000
1494.96/1495.23	c total clause space: 886.764MB
1494.96/1495.23	c total #watches: 2552893
1495.06/1495.38	c total #propagations: 4825415033 / total #impl: 13290600411 (eff. 0.363)
1495.06/1495.38	c #Conflicts:    4736000 | #Learnt:      86871 | 0.000
1495.06/1495.38	c total clause space: 886.764MB
1495.06/1495.38	c total #watches: 2554945
1495.26/1495.59	c total #propagations: 4825504162 / total #impl: 13291098766 (eff. 0.363)
1495.26/1495.59	c #Conflicts:    4737000 | #Learnt:      87871 | 0.000
1495.26/1495.59	c total clause space: 886.764MB
1495.26/1495.59	c total #watches: 2556975
1495.56/1495.83	c total #propagations: 4825698457 / total #impl: 13292025569 (eff. 0.363)
1495.56/1495.83	c #Conflicts:    4738000 | #Learnt:      88871 | 0.000
1495.56/1495.83	c total clause space: 886.764MB
1495.56/1495.83	c total #watches: 2558996
1495.76/1496.06	c total #propagations: 4826026125 / total #impl: 13293590116 (eff. 0.363)
1495.76/1496.06	c #Conflicts:    4739000 | #Learnt:      89871 | 0.000
1495.76/1496.06	c total clause space: 886.764MB
1495.76/1496.06	c total #watches: 2561022
1495.96/1496.22	c total #propagations: 4826267399 / total #impl: 13294757411 (eff. 0.363)
1495.96/1496.22	c #Conflicts:    4740000 | #Learnt:      90871 | 0.000
1495.96/1496.22	c total clause space: 886.764MB
1495.96/1496.22	c total #watches: 2563124
1496.16/1496.43	c total #propagations: 4826346072 / total #impl: 13295198702 (eff. 0.363)
1496.16/1496.43	c #Conflicts:    4741000 | #Learnt:      91871 | 0.000
1496.16/1496.43	c total clause space: 886.764MB
1496.16/1496.43	c total #watches: 2565243
1496.26/1496.58	c total #propagations: 4826431295 / total #impl: 13295747602 (eff. 0.363)
1496.26/1496.58	c #Conflicts:    4742000 | #Learnt:      92871 | 0.000
1496.26/1496.58	c total clause space: 886.764MB
1496.26/1496.58	c total #watches: 2567298
1496.46/1496.77	c total #propagations: 4826496633 / total #impl: 13296174835 (eff. 0.363)
1496.46/1496.77	c #Conflicts:    4743000 | #Learnt:      93871 | 0.000
1496.46/1496.77	c total clause space: 886.764MB
1496.46/1496.77	c total #watches: 2569370
1496.66/1496.93	c total #propagations: 4826774371 / total #impl: 13297260662 (eff. 0.363)
1496.66/1496.93	c #Conflicts:    4744000 | #Learnt:      94871 | 0.000
1496.66/1496.93	c total clause space: 886.764MB
1496.66/1496.93	c total #watches: 2571467
1496.86/1497.15	c total #propagations: 4826837174 / total #impl: 13297611471 (eff. 0.363)
1496.86/1497.15	c #Conflicts:    4745000 | #Learnt:      95871 | 0.000
1496.86/1497.15	c total clause space: 886.764MB
1496.86/1497.15	c total #watches: 2573485
1497.06/1497.35	c total #propagations: 4826909260 / total #impl: 13298043543 (eff. 0.363)
1497.06/1497.35	c #Conflicts:    4746000 | #Learnt:      96871 | 0.000
1497.06/1497.35	c total clause space: 886.764MB
1497.06/1497.35	c total #watches: 2575485
1497.26/1497.54	c total #propagations: 4826965494 / total #impl: 13298415795 (eff. 0.363)
1497.26/1497.54	c #Conflicts:    4747000 | #Learnt:      97871 | 0.000
1497.26/1497.54	c total clause space: 886.764MB
1497.26/1497.54	c total #watches: 2577514
1497.36/1497.66	c total #propagations: 4827118016 / total #impl: 13299224382 (eff. 0.363)
1497.36/1497.66	c #Conflicts:    4748000 | #Learnt:      98871 | 0.000
1497.36/1497.66	c total clause space: 886.764MB
1497.36/1497.66	c total #watches: 2579619
1497.56/1497.81	c total #propagations: 4827170851 / total #impl: 13299531850 (eff. 0.363)
1497.56/1497.81	c #Conflicts:    4749000 | #Learnt:      99871 | 0.000
1497.56/1497.81	c total clause space: 886.764MB
1497.56/1497.81	c total #watches: 2581653
1497.66/1497.96	c total #propagations: 4827293277 / total #impl: 13300130222 (eff. 0.363)
1497.66/1497.96	c #Conflicts:    4750000 | #Learnt:     100871 | 0.000
1497.66/1497.96	c total clause space: 886.764MB
1497.66/1497.96	c total #watches: 2583712
1497.86/1498.16	c total #propagations: 4827347024 / total #impl: 13300460096 (eff. 0.363)
1497.86/1498.16	c #Conflicts:    4751000 | #Learnt:     101871 | 0.000
1497.86/1498.16	c total clause space: 886.764MB
1497.86/1498.16	c total #watches: 2585783
1498.06/1498.35	c total #propagations: 4827424857 / total #impl: 13300896981 (eff. 0.363)
1498.06/1498.35	c #Conflicts:    4752000 | #Learnt:     102871 | 0.000
1498.06/1498.35	c total clause space: 886.764MB
1498.06/1498.35	c total #watches: 2587874
1498.26/1498.54	c total #propagations: 4827475304 / total #impl: 13301227948 (eff. 0.363)
1498.26/1498.54	c #Conflicts:    4753000 | #Learnt:     103871 | 0.000
1498.26/1498.54	c total clause space: 886.764MB
1498.26/1498.54	c total #watches: 2589960
1498.46/1498.76	c total #propagations: 4827526981 / total #impl: 13301575897 (eff. 0.363)
1498.46/1498.76	c #Conflicts:    4754000 | #Learnt:     104871 | 0.000
1498.46/1498.76	c total clause space: 886.764MB
1498.46/1498.76	c total #watches: 2591989
1498.56/1498.86	c total #propagations: 4827586300 / total #impl: 13301969242 (eff. 0.363)
1498.56/1498.86	c #Conflicts:    4755000 | #Learnt:     105871 | 0.000
1498.56/1498.86	c total clause space: 886.764MB
1498.56/1498.86	c total #watches: 2593991
1498.76/1499.07	c total #propagations: 4827633772 / total #impl: 13302246814 (eff. 0.363)
1498.76/1499.07	c GARBAGE COLLECT
1498.76/1499.07	c #Conflicts:    4756000 | #Learnt:      53899 | 0.000
1498.76/1499.07	c total clause space: 886.764MB
1498.76/1499.07	c total #watches: 2486280
1498.86/1499.16	c total #propagations: 4827694165 / total #impl: 13302617094 (eff. 0.363)
1498.86/1499.16	c #Conflicts:    4757000 | #Learnt:      54899 | 0.000
1498.86/1499.16	c total clause space: 886.764MB
1498.86/1499.16	c total #watches: 2488523
1498.96/1499.26	c total #propagations: 4827788233 / total #impl: 13303073884 (eff. 0.363)
1498.96/1499.26	c #Conflicts:    4758000 | #Learnt:      55899 | 0.000
1498.96/1499.26	c total clause space: 886.764MB
1498.96/1499.26	c total #watches: 2490807
1499.16/1499.40	c total #propagations: 4827873826 / total #impl: 13303527613 (eff. 0.363)
1499.16/1499.40	c #Conflicts:    4759000 | #Learnt:      56899 | 0.000
1499.16/1499.40	c total clause space: 886.764MB
1499.16/1499.40	c total #watches: 2493234
1499.36/1499.60	c total #propagations: 4827939227 / total #impl: 13303883149 (eff. 0.363)
1499.36/1499.60	c #Conflicts:    4760000 | #Learnt:      57899 | 0.000
1499.36/1499.60	c total clause space: 886.764MB
1499.36/1499.60	c total #watches: 2495412
1499.46/1499.79	c total #propagations: 4828004127 / total #impl: 13304212541 (eff. 0.363)
1499.46/1499.79	c #Conflicts:    4761000 | #Learnt:      58899 | 0.000
1499.46/1499.79	c total clause space: 886.764MB
1499.46/1499.79	c total #watches: 2497475
1499.66/1499.98	c total #propagations: 4828057813 / total #impl: 13304522494 (eff. 0.363)
1499.66/1499.98	c #Conflicts:    4762000 | #Learnt:      59899 | 0.000
1499.66/1499.98	c total clause space: 886.764MB
1499.66/1499.98	c total #watches: 2499482
1499.86/1500.19	c total #propagations: 4828113336 / total #impl: 13304863710 (eff. 0.363)
1499.86/1500.19	c #Conflicts:    4763000 | #Learnt:      60899 | 0.000
1499.86/1500.19	c total clause space: 886.764MB
1499.86/1500.19	c total #watches: 2501584
1500.15/1500.41	c total #propagations: 4828178825 / total #impl: 13305257989 (eff. 0.363)
1500.15/1500.41	c #Conflicts:    4764000 | #Learnt:      61899 | 0.000
1500.15/1500.41	c total clause space: 886.764MB
1500.15/1500.41	c total #watches: 2503623
1500.15/1500.49	c total #propagations: 4828234976 / total #impl: 13305585986 (eff. 0.363)
1500.15/1500.49	c #Conflicts:    4765000 | #Learnt:      62899 | 0.000
1500.15/1500.49	c total clause space: 886.764MB
1500.15/1500.49	c total #watches: 2505624
1500.35/1500.64	c total #propagations: 4828346739 / total #impl: 13306010778 (eff. 0.363)
1500.35/1500.64	c #Conflicts:    4766000 | #Learnt:      63899 | 0.000
1500.35/1500.64	c total clause space: 886.764MB
1500.35/1500.64	c total #watches: 2507654
1500.45/1500.75	c total #propagations: 4828584317 / total #impl: 13307140122 (eff. 0.363)
1500.45/1500.75	c #Conflicts:    4767000 | #Learnt:      64899 | 0.000
1500.45/1500.75	c total clause space: 886.764MB
1500.45/1500.75	c total #watches: 2509744
1500.55/1500.82	c total #propagations: 4828717154 / total #impl: 13307724965 (eff. 0.363)
1500.55/1500.82	c #Conflicts:    4768000 | #Learnt:      65899 | 0.000
1500.55/1500.82	c total clause space: 886.764MB
1500.55/1500.82	c total #watches: 2511854
1500.65/1500.95	c total #propagations: 4828776255 / total #impl: 13307985236 (eff. 0.363)
1500.65/1500.95	c #Conflicts:    4769000 | #Learnt:      66899 | 0.000
1500.65/1500.95	c total clause space: 886.764MB
1500.65/1500.95	c total #watches: 2514023
1500.75/1501.03	c total #propagations: 4828914706 / total #impl: 13308634750 (eff. 0.363)
1500.75/1501.03	c #Conflicts:    4770000 | #Learnt:      67899 | 0.000
1500.75/1501.03	c total clause space: 886.764MB
1500.75/1501.03	c total #watches: 2516062
1500.86/1501.13	c total #propagations: 4828980503 / total #impl: 13308922743 (eff. 0.363)
1500.86/1501.13	c #Conflicts:    4771000 | #Learnt:      68899 | 0.000
1500.86/1501.13	c total clause space: 886.764MB
1500.86/1501.13	c total #watches: 2518086
1500.86/1501.20	c total #propagations: 4829116439 / total #impl: 13309535457 (eff. 0.363)
1500.86/1501.20	c #Conflicts:    4772000 | #Learnt:      69899 | 0.000
1500.86/1501.20	c total clause space: 886.764MB
1500.86/1501.20	c total #watches: 2520158
1501.05/1501.33	c total #propagations: 4829190989 / total #impl: 13309921093 (eff. 0.363)
1501.05/1501.33	c #Conflicts:    4773000 | #Learnt:      70899 | 0.000
1501.05/1501.33	c total clause space: 886.764MB
1501.05/1501.33	c total #watches: 2522176
1501.45/1501.75	c total #propagations: 4829417366 / total #impl: 13310730591 (eff. 0.363)
1501.45/1501.75	c #Conflicts:    4774000 | #Learnt:      71899 | 0.000
1501.45/1501.75	c total clause space: 886.764MB
1501.45/1501.75	c total #watches: 2524204
1501.55/1501.85	c total #propagations: 4829986469 / total #impl: 13313891142 (eff. 0.363)
1501.55/1501.85	c #Conflicts:    4775000 | #Learnt:      72899 | 0.000
1501.55/1501.85	c total clause space: 886.764MB
1501.55/1501.85	c total #watches: 2526251
1501.65/1501.97	c total #propagations: 4830126392 / total #impl: 13314363571 (eff. 0.363)
1501.65/1501.97	c #Conflicts:    4776000 | #Learnt:      73899 | 0.000
1501.65/1501.97	c total clause space: 886.764MB
1501.65/1501.97	c total #watches: 2528482
1501.85/1502.19	c total #propagations: 4830222761 / total #impl: 13314720195 (eff. 0.363)
1501.85/1502.19	c #Conflicts:    4777000 | #Learnt:      74899 | 0.000
1501.85/1502.19	c total clause space: 886.764MB
1501.85/1502.19	c total #watches: 2530579
1502.06/1502.35	c total #propagations: 4830427973 / total #impl: 13315735067 (eff. 0.363)
1502.06/1502.35	c #Conflicts:    4778000 | #Learnt:      75899 | 0.000
1502.06/1502.35	c total clause space: 886.764MB
1502.06/1502.35	c total #watches: 2532649
1502.25/1502.50	c total #propagations: 4830525657 / total #impl: 13316258621 (eff. 0.363)
1502.25/1502.50	c #Conflicts:    4779000 | #Learnt:      76899 | 0.000
1502.25/1502.50	c total clause space: 886.764MB
1502.25/1502.50	c total #watches: 2534918
1502.25/1502.58	c total #propagations: 4830631138 / total #impl: 13316859889 (eff. 0.363)
1502.25/1502.58	c #Conflicts:    4780000 | #Learnt:      77899 | 0.000
1502.25/1502.58	c total clause space: 886.764MB
1502.25/1502.58	c total #watches: 2537219
1502.45/1502.70	c total #propagations: 4830676728 / total #impl: 13317124587 (eff. 0.363)
1502.45/1502.70	c #Conflicts:    4781000 | #Learnt:      78899 | 0.000
1502.45/1502.70	c total clause space: 886.764MB
1502.45/1502.70	c total #watches: 2539270
1502.55/1502.88	c total #propagations: 4830776260 / total #impl: 13317596505 (eff. 0.363)
1502.55/1502.88	c #Conflicts:    4782000 | #Learnt:      79899 | 0.000
1502.55/1502.88	c total clause space: 886.764MB
1502.55/1502.88	c total #watches: 2541349
1502.75/1503.07	c total #propagations: 4830875357 / total #impl: 13318166062 (eff. 0.363)
1502.75/1503.07	c #Conflicts:    4783000 | #Learnt:      80899 | 0.000
1502.75/1503.07	c total clause space: 886.764MB
1502.75/1503.07	c total #watches: 2543672
1502.85/1503.16	c total #propagations: 4830974021 / total #impl: 13318748621 (eff. 0.363)
1502.85/1503.16	c #Conflicts:    4784000 | #Learnt:      81899 | 0.000
1502.85/1503.16	c total clause space: 886.764MB
1502.85/1503.16	c total #watches: 2545770
1502.95/1503.28	c total #propagations: 4831020599 / total #impl: 13318973392 (eff. 0.363)
1502.95/1503.28	c #Conflicts:    4785000 | #Learnt:      82899 | 0.000
1502.95/1503.28	c total clause space: 886.764MB
1502.95/1503.28	c total #watches: 2547799
1503.16/1503.42	c total #propagations: 4831090398 / total #impl: 13319349398 (eff. 0.363)
1503.16/1503.42	c #Conflicts:    4786000 | #Learnt:      83899 | 0.000
1503.16/1503.42	c total clause space: 886.764MB
1503.16/1503.42	c total #watches: 2549897
1503.35/1503.61	c total #propagations: 4831139411 / total #impl: 13319587269 (eff. 0.363)
1503.35/1503.61	c #Conflicts:    4787000 | #Learnt:      84899 | 0.000
1503.35/1503.61	c total clause space: 886.764MB
1503.35/1503.61	c total #watches: 2552086
1503.45/1503.78	c total #propagations: 4831254741 / total #impl: 13320059780 (eff. 0.363)
1503.45/1503.78	c #Conflicts:    4788000 | #Learnt:      85899 | 0.000
1503.45/1503.78	c total clause space: 886.764MB
1503.45/1503.78	c total #watches: 2554331
1503.75/1504.04	c total #propagations: 4831305420 / total #impl: 13320372316 (eff. 0.363)
1503.75/1504.04	c #Conflicts:    4789000 | #Learnt:      86899 | 0.000
1503.75/1504.04	c total clause space: 886.764MB
1503.75/1504.04	c total #watches: 2556331
1503.95/1504.21	c total #propagations: 4831751542 / total #impl: 13322674228 (eff. 0.363)
1503.95/1504.21	c #Conflicts:    4790000 | #Learnt:      87899 | 0.000
1503.95/1504.21	c total clause space: 886.764MB
1503.95/1504.21	c total #watches: 2558331
1504.16/1504.42	c total #propagations: 4831829471 / total #impl: 13323132045 (eff. 0.363)
1504.16/1504.42	c #Conflicts:    4791000 | #Learnt:      88899 | 0.000
1504.16/1504.42	c total clause space: 886.764MB
1504.16/1504.42	c total #watches: 2560435
1504.45/1504.76	c total #propagations: 4831952714 / total #impl: 13323724420 (eff. 0.363)
1504.45/1504.76	c #Conflicts:    4792000 | #Learnt:      89899 | 0.000
1504.45/1504.76	c total clause space: 886.764MB
1504.45/1504.76	c total #watches: 2562573
1504.65/1504.92	c total #propagations: 4832309417 / total #impl: 13325628551 (eff. 0.363)
1504.65/1504.92	c #Conflicts:    4793000 | #Learnt:      90899 | 0.000
1504.65/1504.92	c total clause space: 886.764MB
1504.65/1504.93	c total #watches: 2564589
1504.85/1505.10	c total #propagations: 4832573313 / total #impl: 13327081357 (eff. 0.363)
1504.85/1505.10	c #Conflicts:    4794000 | #Learnt:      91899 | 0.000
1504.85/1505.10	c total clause space: 886.764MB
1504.85/1505.10	c total #watches: 2566589
1505.05/1505.32	c total #propagations: 4832731907 / total #impl: 13327895383 (eff. 0.363)
1505.05/1505.32	c #Conflicts:    4795000 | #Learnt:      92899 | 0.000
1505.05/1505.32	c total clause space: 886.764MB
1505.05/1505.32	c total #watches: 2568611
1505.26/1505.56	c total #propagations: 4832949875 / total #impl: 13328853565 (eff. 0.363)
1505.26/1505.56	c #Conflicts:    4796000 | #Learnt:      93899 | 0.000
1505.26/1505.56	c total clause space: 886.764MB
1505.26/1505.56	c total #watches: 2570618
1505.55/1505.81	c total #propagations: 4833098968 / total #impl: 13329800797 (eff. 0.363)
1505.55/1505.81	c #Conflicts:    4797000 | #Learnt:      94899 | 0.000
1505.55/1505.81	c total clause space: 886.764MB
1505.55/1505.81	c total #watches: 2572621
1505.75/1506.01	c total #propagations: 4833387575 / total #impl: 13331427035 (eff. 0.363)
1505.75/1506.01	c #Conflicts:    4798000 | #Learnt:      95899 | 0.000
1505.75/1506.01	c total clause space: 886.764MB
1505.75/1506.01	c total #watches: 2574734
1505.85/1506.16	c total #propagations: 4833613508 / total #impl: 13332590921 (eff. 0.363)
1505.85/1506.16	c #Conflicts:    4799000 | #Learnt:      96899 | 0.000
1505.85/1506.16	c total clause space: 886.764MB
1505.85/1506.16	c total #watches: 2576787
1506.05/1506.32	c total #propagations: 4833657360 / total #impl: 13332865534 (eff. 0.363)
1506.05/1506.32	c #Conflicts:    4800000 | #Learnt:      97899 | 0.000
1506.05/1506.32	c total clause space: 886.764MB
1506.05/1506.32	c total #watches: 2578868
1506.25/1506.51	c total #propagations: 4833731207 / total #impl: 13333335139 (eff. 0.363)
1506.25/1506.51	c #Conflicts:    4801000 | #Learnt:      98899 | 0.000
1506.25/1506.51	c total clause space: 886.764MB
1506.25/1506.51	c total #watches: 2580877
1506.46/1506.74	c total #propagations: 4833865049 / total #impl: 13334067386 (eff. 0.363)
1506.46/1506.74	c #Conflicts:    4802000 | #Learnt:      99899 | 0.000
1506.46/1506.74	c total clause space: 886.764MB
1506.46/1506.74	c total #watches: 2582901
1506.65/1506.95	c total #propagations: 4834145412 / total #impl: 13335521630 (eff. 0.363)
1506.65/1506.95	c #Conflicts:    4803000 | #Learnt:     100899 | 0.000
1506.65/1506.95	c total clause space: 886.764MB
1506.65/1506.95	c total #watches: 2585453
1506.85/1507.16	c total #propagations: 4834286911 / total #impl: 13336222253 (eff. 0.362)
1506.85/1507.16	c #Conflicts:    4804000 | #Learnt:     101899 | 0.000
1506.85/1507.16	c total clause space: 886.764MB
1506.85/1507.16	c total #watches: 2587545
1507.05/1507.36	c total #propagations: 4834440026 / total #impl: 13337145477 (eff. 0.362)
1507.05/1507.36	c #Conflicts:    4805000 | #Learnt:     102899 | 0.000
1507.05/1507.36	c total clause space: 886.764MB
1507.05/1507.36	c total #watches: 2589697
1507.25/1507.55	c total #propagations: 4834665894 / total #impl: 13338453069 (eff. 0.362)
1507.25/1507.55	c #Conflicts:    4806000 | #Learnt:     103899 | 0.000
1507.25/1507.55	c total clause space: 886.764MB
1507.25/1507.55	c total #watches: 2591703
1507.56/1507.81	c total #propagations: 4834922230 / total #impl: 13339535506 (eff. 0.362)
1507.56/1507.81	c #Conflicts:    4807000 | #Learnt:     104899 | 0.000
1507.56/1507.81	c total clause space: 886.764MB
1507.56/1507.81	c total #watches: 2593730
1507.75/1508.00	c total #propagations: 4835160169 / total #impl: 13340776649 (eff. 0.362)
1507.75/1508.00	c #Conflicts:    4808000 | #Learnt:     105899 | 0.000
1507.75/1508.00	c total clause space: 886.764MB
1507.75/1508.00	c total #watches: 2595766
1507.95/1508.29	c total #propagations: 4835394874 / total #impl: 13341742244 (eff. 0.362)
1507.95/1508.29	c #Conflicts:    4809000 | #Learnt:     106899 | 0.000
1507.95/1508.29	c total clause space: 886.764MB
1507.95/1508.29	c total #watches: 2597909
1508.35/1508.61	c total #propagations: 4835650123 / total #impl: 13343045816 (eff. 0.362)
1508.35/1508.61	c GARBAGE COLLECT
1508.35/1508.61	c #Conflicts:    4810000 | #Learnt:      54528 | 0.000
1508.35/1508.61	c total clause space: 886.764MB
1508.35/1508.61	c total #watches: 2487538
1508.45/1508.76	c total #propagations: 4835990628 / total #impl: 13344762239 (eff. 0.362)
1508.45/1508.76	c #Conflicts:    4811000 | #Learnt:      55528 | 0.000
1508.45/1508.76	c total clause space: 886.764MB
1508.45/1508.76	c total #watches: 2489662
1508.56/1508.84	c total #propagations: 4836171786 / total #impl: 13345845268 (eff. 0.362)
1508.56/1508.84	c #Conflicts:    4812000 | #Learnt:      56528 | 0.000
1508.56/1508.84	c total clause space: 886.764MB
1508.56/1508.84	c total #watches: 2491764
1508.66/1508.98	c total #propagations: 4836227160 / total #impl: 13346121355 (eff. 0.362)
1508.66/1508.98	c #Conflicts:    4813000 | #Learnt:      57528 | 0.000
1508.66/1508.98	c total clause space: 886.764MB
1508.66/1508.98	c total #watches: 2493852
1508.75/1509.08	c total #propagations: 4836373170 / total #impl: 13346887966 (eff. 0.362)
1508.75/1509.08	c #Conflicts:    4814000 | #Learnt:      58528 | 0.000
1508.75/1509.08	c total clause space: 886.764MB
1508.75/1509.08	c total #watches: 2495912
1508.85/1509.15	c total #propagations: 4836479596 / total #impl: 13347507206 (eff. 0.362)
1508.85/1509.15	c #Conflicts:    4815000 | #Learnt:      59528 | 0.000
1508.85/1509.15	c total clause space: 886.764MB
1508.85/1509.16	c total #watches: 2498018
1508.95/1509.22	c total #propagations: 4836560964 / total #impl: 13347935636 (eff. 0.362)
1508.95/1509.22	c #Conflicts:    4816000 | #Learnt:      60528 | 0.000
1508.95/1509.22	c total clause space: 886.764MB
1508.95/1509.22	c total #watches: 2500281
1509.05/1509.30	c total #propagations: 4836602724 / total #impl: 13348136939 (eff. 0.362)
1509.05/1509.30	c #Conflicts:    4817000 | #Learnt:      61528 | 0.000
1509.05/1509.30	c total clause space: 886.764MB
1509.05/1509.30	c total #watches: 2502385
1509.05/1509.38	c total #propagations: 4836646569 / total #impl: 13348346309 (eff. 0.362)
1509.05/1509.38	c #Conflicts:    4818000 | #Learnt:      62528 | 0.000
1509.05/1509.38	c total clause space: 886.764MB
1509.05/1509.38	c total #watches: 2504403
1509.15/1509.48	c total #propagations: 4836729825 / total #impl: 13348779631 (eff. 0.362)
1509.15/1509.48	c #Conflicts:    4819000 | #Learnt:      63528 | 0.000
1509.15/1509.48	c total clause space: 886.764MB
1509.15/1509.48	c total #watches: 2506509
1509.25/1509.59	c total #propagations: 4836806315 / total #impl: 13349236489 (eff. 0.362)
1509.25/1509.59	c #Conflicts:    4820000 | #Learnt:      64528 | 0.000
1509.25/1509.59	c total clause space: 886.764MB
1509.25/1509.59	c total #watches: 2508611
1509.35/1509.68	c total #propagations: 4836908054 / total #impl: 13349771170 (eff. 0.362)
1509.35/1509.68	c #Conflicts:    4821000 | #Learnt:      65528 | 0.000
1509.35/1509.68	c total clause space: 886.764MB
1509.35/1509.68	c total #watches: 2510692
1509.55/1509.89	c total #propagations: 4836989419 / total #impl: 13350172848 (eff. 0.362)
1509.55/1509.89	c #Conflicts:    4822000 | #Learnt:      66528 | 0.000
1509.55/1509.89	c total clause space: 886.764MB
1509.55/1509.89	c total #watches: 2512710
1509.76/1510.06	c total #propagations: 4837356091 / total #impl: 13351828696 (eff. 0.362)
1509.76/1510.06	c #Conflicts:    4823000 | #Learnt:      67528 | 0.000
1509.76/1510.06	c total clause space: 886.764MB
1509.76/1510.06	c total #watches: 2514821
1509.85/1510.16	c total #propagations: 4837573649 / total #impl: 13353076391 (eff. 0.362)
1509.85/1510.16	c #Conflicts:    4824000 | #Learnt:      68528 | 0.000
1509.85/1510.16	c total clause space: 886.764MB
1509.85/1510.16	c total #watches: 2516888
1509.95/1510.28	c total #propagations: 4837713382 / total #impl: 13353488721 (eff. 0.362)
1509.95/1510.28	c #Conflicts:    4825000 | #Learnt:      69528 | 0.000
1509.95/1510.28	c total clause space: 886.764MB
1509.95/1510.28	c total #watches: 2518893
1510.15/1510.44	c total #propagations: 4837888619 / total #impl: 13354199688 (eff. 0.362)
1510.15/1510.44	c #Conflicts:    4826000 | #Learnt:      70528 | 0.000
1510.15/1510.44	c total clause space: 886.764MB
1510.15/1510.44	c total #watches: 2521305
1510.25/1510.55	c total #propagations: 4838072175 / total #impl: 13355194113 (eff. 0.362)
1510.25/1510.55	c #Conflicts:    4827000 | #Learnt:      71528 | 0.000
1510.25/1510.55	c total clause space: 886.764MB
1510.25/1510.55	c total #watches: 2523315
1510.35/1510.64	c total #propagations: 4838150693 / total #impl: 13355714261 (eff. 0.362)
1510.35/1510.64	c #Conflicts:    4828000 | #Learnt:      72528 | 0.000
1510.35/1510.64	c total clause space: 886.764MB
1510.35/1510.64	c total #watches: 2525345
1510.55/1510.82	c total #propagations: 4838184745 / total #impl: 13355906647 (eff. 0.362)
1510.55/1510.82	c #Conflicts:    4829000 | #Learnt:      73528 | 0.000
1510.55/1510.82	c total clause space: 886.764MB
1510.55/1510.82	c total #watches: 2527397
1510.65/1510.94	c total #propagations: 4838465609 / total #impl: 13357179458 (eff. 0.362)
1510.65/1510.94	c #Conflicts:    4830000 | #Learnt:      74528 | 0.000
1510.65/1510.94	c total clause space: 886.764MB
1510.65/1510.94	c total #watches: 2529416
1510.76/1511.07	c total #propagations: 4838557368 / total #impl: 13357625845 (eff. 0.362)
1510.76/1511.07	c #Conflicts:    4831000 | #Learnt:      75528 | 0.000
1510.76/1511.07	c total clause space: 886.764MB
1510.76/1511.07	c total #watches: 2531425
1510.86/1511.19	c total #propagations: 4838639005 / total #impl: 13358154099 (eff. 0.362)
1510.86/1511.19	c #Conflicts:    4832000 | #Learnt:      76528 | 0.000
1510.86/1511.19	c total clause space: 886.764MB
1510.86/1511.19	c total #watches: 2533483
1511.05/1511.30	c total #propagations: 4838705031 / total #impl: 13358621877 (eff. 0.362)
1511.05/1511.30	c #Conflicts:    4833000 | #Learnt:      77528 | 0.000
1511.05/1511.30	c total clause space: 886.764MB
1511.05/1511.30	c total #watches: 2535836
1511.15/1511.41	c total #propagations: 4838745114 / total #impl: 13358857592 (eff. 0.362)
1511.15/1511.41	c #Conflicts:    4834000 | #Learnt:      78528 | 0.000
1511.15/1511.41	c total clause space: 886.764MB
1511.15/1511.41	c total #watches: 2537900
1511.25/1511.56	c total #propagations: 4838793917 / total #impl: 13359125391 (eff. 0.362)
1511.25/1511.56	c #Conflicts:    4835000 | #Learnt:      79528 | 0.000
1511.25/1511.56	c total clause space: 886.764MB
1511.25/1511.56	c total #watches: 2539932
1511.35/1511.63	c total #propagations: 4839009270 / total #impl: 13360153801 (eff. 0.362)
1511.35/1511.63	c #Conflicts:    4836000 | #Learnt:      80528 | 0.000
1511.35/1511.63	c total clause space: 886.764MB
1511.35/1511.63	c total #watches: 2541932
1511.55/1511.84	c total #propagations: 4839085460 / total #impl: 13360515518 (eff. 0.362)
1511.55/1511.84	c #Conflicts:    4837000 | #Learnt:      81528 | 0.000
1511.55/1511.84	c total clause space: 886.764MB
1511.55/1511.84	c total #watches: 2543949
1511.86/1512.16	c total #propagations: 4839404074 / total #impl: 13361760115 (eff. 0.362)
1511.86/1512.16	c #Conflicts:    4838000 | #Learnt:      82528 | 0.000
1511.86/1512.16	c total clause space: 886.764MB
1511.86/1512.16	c total #watches: 2546209
1512.05/1512.38	c total #propagations: 4839884951 / total #impl: 13364186650 (eff. 0.362)
1512.05/1512.38	c #Conflicts:    4839000 | #Learnt:      83528 | 0.000
1512.05/1512.38	c total clause space: 886.764MB
1512.05/1512.38	c total #watches: 2548265
1512.25/1512.53	c total #propagations: 4840226213 / total #impl: 13365701220 (eff. 0.362)
1512.25/1512.53	c #Conflicts:    4840000 | #Learnt:      84528 | 0.000
1512.25/1512.53	c total clause space: 886.764MB
1512.25/1512.53	c total #watches: 2550423
1512.35/1512.65	c total #propagations: 4840331003 / total #impl: 13366367812 (eff. 0.362)
1512.35/1512.65	c #Conflicts:    4841000 | #Learnt:      85528 | 0.000
1512.35/1512.65	c total clause space: 886.764MB
1512.35/1512.65	c total #watches: 2552634
1512.45/1512.79	c total #propagations: 4840405699 / total #impl: 13366816363 (eff. 0.362)
1512.45/1512.79	c #Conflicts:    4842000 | #Learnt:      86528 | 0.000
1512.45/1512.79	c total clause space: 886.764MB
1512.45/1512.79	c total #watches: 2554805
1512.65/1512.94	c total #propagations: 4840482866 / total #impl: 13367315810 (eff. 0.362)
1512.65/1512.94	c #Conflicts:    4843000 | #Learnt:      87528 | 0.000
1512.65/1512.94	c total clause space: 886.764MB
1512.65/1512.94	c total #watches: 2556846
1512.85/1513.19	c total #propagations: 4840664887 / total #impl: 13367941009 (eff. 0.362)
1512.85/1513.19	c #Conflicts:    4844000 | #Learnt:      88528 | 0.000
1512.85/1513.19	c total clause space: 886.764MB
1512.85/1513.19	c total #watches: 2558898
1513.15/1513.46	c total #propagations: 4841024195 / total #impl: 13369662502 (eff. 0.362)
1513.15/1513.46	c #Conflicts:    4845000 | #Learnt:      89528 | 0.000
1513.15/1513.46	c total clause space: 886.764MB
1513.15/1513.46	c total #watches: 2560923
1513.55/1513.83	c total #propagations: 4841352208 / total #impl: 13371272781 (eff. 0.362)
1513.55/1513.83	c #Conflicts:    4846000 | #Learnt:      90528 | 0.000
1513.55/1513.83	c total clause space: 886.764MB
1513.55/1513.83	c total #watches: 2562991
1513.85/1514.12	c total #propagations: 4842152459 / total #impl: 13374504220 (eff. 0.362)
1513.85/1514.12	c #Conflicts:    4847000 | #Learnt:      91528 | 0.000
1513.85/1514.12	c total clause space: 886.764MB
1513.85/1514.12	c total #watches: 2565113
1514.25/1514.55	c total #propagations: 4842574903 / total #impl: 13376362368 (eff. 0.362)
1514.25/1514.55	c #Conflicts:    4848000 | #Learnt:      92528 | 0.000
1514.25/1514.55	c total clause space: 886.764MB
1514.25/1514.55	c total #watches: 2567113
1514.65/1514.96	c total #propagations: 4843538182 / total #impl: 13378428270 (eff. 0.362)
1514.65/1514.96	c #Conflicts:    4849000 | #Learnt:      93528 | 0.000
1514.65/1514.96	c total clause space: 886.764MB
1514.65/1514.96	c total #watches: 2569113
1515.05/1515.39	c total #propagations: 4844438177 / total #impl: 13380139261 (eff. 0.362)
1515.05/1515.39	c #Conflicts:    4850000 | #Learnt:      94528 | 0.000
1515.05/1515.39	c total clause space: 886.764MB
1515.05/1515.39	c total #watches: 2571113
1515.65/1515.90	c total #propagations: 4845408221 / total #impl: 13382070653 (eff. 0.362)
1515.65/1515.90	c #Conflicts:    4851000 | #Learnt:      95528 | 0.000
1515.65/1515.90	c total clause space: 886.764MB
1515.65/1515.90	c total #watches: 2573133
1515.95/1516.22	c total #propagations: 4846519890 / total #impl: 13384399368 (eff. 0.362)
1515.95/1516.22	c #Conflicts:    4852000 | #Learnt:      96528 | 0.000
1515.95/1516.22	c total clause space: 886.764MB
1515.95/1516.22	c total #watches: 2575133
1516.26/1516.59	c total #propagations: 4847563721 / total #impl: 13386849302 (eff. 0.362)
1516.26/1516.59	c #Conflicts:    4853000 | #Learnt:      97528 | 0.000
1516.26/1516.59	c total clause space: 886.764MB
1516.26/1516.59	c total #watches: 2577133
1516.75/1517.08	c total #propagations: 4848695340 / total #impl: 13389300455 (eff. 0.362)
1516.75/1517.08	c #Conflicts:    4854000 | #Learnt:      98528 | 0.000
1516.75/1517.08	c total clause space: 886.764MB
1516.75/1517.08	c total #watches: 2579133
1517.15/1517.43	c total #propagations: 4850155577 / total #impl: 13392230194 (eff. 0.362)
1517.15/1517.43	c #Conflicts:    4855000 | #Learnt:      99528 | 0.000
1517.15/1517.43	c total clause space: 886.764MB
1517.15/1517.43	c total #watches: 2581133
1517.55/1517.89	c total #propagations: 4851706194 / total #impl: 13395556393 (eff. 0.362)
1517.55/1517.89	c #Conflicts:    4856000 | #Learnt:     100528 | 0.000
1517.55/1517.89	c total clause space: 886.764MB
1517.55/1517.89	c total #watches: 2583133
1518.25/1518.58	c total #propagations: 4853373448 / total #impl: 13398982286 (eff. 0.362)
1518.25/1518.58	c #Conflicts:    4857000 | #Learnt:     101528 | 0.000
1518.25/1518.58	c total clause space: 886.764MB
1518.25/1518.58	c total #watches: 2585133
1518.95/1519.21	c total #propagations: 4855578668 / total #impl: 13403643444 (eff. 0.362)
1518.95/1519.21	c #Conflicts:    4858000 | #Learnt:     102528 | 0.000
1518.95/1519.21	c total clause space: 886.764MB
1518.95/1519.21	c total #watches: 2587133
1519.66/1519.92	c total #propagations: 4857934512 / total #impl: 13408374413 (eff. 0.362)
1519.66/1519.92	c #Conflicts:    4859000 | #Learnt:     103528 | 0.000
1519.66/1519.92	c total clause space: 886.764MB
1519.66/1519.92	c total #watches: 2589133
1520.35/1520.68	c total #propagations: 4859749762 / total #impl: 13412686251 (eff. 0.362)
1520.35/1520.68	c #Conflicts:    4860000 | #Learnt:     104528 | 0.000
1520.35/1520.68	c total clause space: 886.764MB
1520.35/1520.69	c total #watches: 2591133
1520.85/1521.18	c total #propagations: 4861763689 / total #impl: 13417205265 (eff. 0.362)
1520.85/1521.18	c #Conflicts:    4861000 | #Learnt:     105528 | 0.000
1520.85/1521.18	c total clause space: 886.764MB
1520.85/1521.18	c total #watches: 2593133
1521.65/1521.90	c total #propagations: 4863259230 / total #impl: 13420446929 (eff. 0.362)
1521.65/1521.90	c #Conflicts:    4862000 | #Learnt:     106528 | 0.000
1521.65/1521.90	c total clause space: 886.764MB
1521.65/1521.90	c total #watches: 2595133
1522.35/1522.61	c total #propagations: 4865145249 / total #impl: 13424456042 (eff. 0.362)
1522.35/1522.61	c #Conflicts:    4863000 | #Learnt:     107528 | 0.000
1522.35/1522.61	c total clause space: 886.764MB
1522.35/1522.62	c total #watches: 2597133
1522.75/1523.09	c total #propagations: 4866825601 / total #impl: 13428819582 (eff. 0.362)
1522.75/1523.09	c GARBAGE COLLECT
1522.75/1523.09	c #Conflicts:    4864000 | #Learnt:      54736 | 0.000
1522.75/1523.09	c total clause space: 886.764MB
1522.75/1523.09	c total #watches: 2487954
1523.15/1523.46	c total #propagations: 4868697351 / total #impl: 13432905122 (eff. 0.362)
1523.15/1523.46	c #Conflicts:    4865000 | #Learnt:      55736 | 0.000
1523.15/1523.46	c total clause space: 886.764MB
1523.15/1523.46	c total #watches: 2489954
1523.75/1524.06	c total #propagations: 4870710811 / total #impl: 13437212631 (eff. 0.362)
1523.75/1524.06	c #Conflicts:    4866000 | #Learnt:      56736 | 0.000
1523.75/1524.06	c total clause space: 886.764MB
1523.75/1524.06	c total #watches: 2491954
1524.45/1524.73	c total #propagations: 4872943773 / total #impl: 13442318100 (eff. 0.363)
1524.45/1524.73	c #Conflicts:    4867000 | #Learnt:      57736 | 0.000
1524.45/1524.73	c total clause space: 886.764MB
1524.45/1524.73	c total #watches: 2493954
1524.95/1525.24	c total #propagations: 4875087750 / total #impl: 13448431639 (eff. 0.363)
1524.95/1525.24	c #Conflicts:    4868000 | #Learnt:      58736 | 0.000
1524.95/1525.24	c total clause space: 886.764MB
1524.95/1525.24	c total #watches: 2495954
1525.55/1525.81	c total #propagations: 4876986604 / total #impl: 13452952251 (eff. 0.363)
1525.55/1525.81	c #Conflicts:    4869000 | #Learnt:      59736 | 0.000
1525.55/1525.81	c total clause space: 886.764MB
1525.55/1525.81	c total #watches: 2497954
1526.05/1526.32	c total #propagations: 4878898194 / total #impl: 13457574936 (eff. 0.363)
1526.05/1526.32	c #Conflicts:    4870000 | #Learnt:      60736 | 0.000
1526.05/1526.32	c total clause space: 886.764MB
1526.05/1526.32	c total #watches: 2499954
1526.45/1526.80	c total #propagations: 4880950431 / total #impl: 13462035353 (eff. 0.363)
1526.45/1526.80	c #Conflicts:    4871000 | #Learnt:      61736 | 0.000
1526.45/1526.80	c total clause space: 886.764MB
1526.45/1526.80	c total #watches: 2501954
1527.05/1527.36	c total #propagations: 4882651140 / total #impl: 13465850752 (eff. 0.363)
1527.05/1527.36	c #Conflicts:    4872000 | #Learnt:      62736 | 0.000
1527.05/1527.36	c total clause space: 886.764MB
1527.05/1527.36	c total #watches: 2503954
1527.65/1527.91	c total #propagations: 4884561114 / total #impl: 13470046259 (eff. 0.363)
1527.65/1527.91	c #Conflicts:    4873000 | #Learnt:      63736 | 0.000
1527.65/1527.91	c total clause space: 886.764MB
1527.65/1527.91	c total #watches: 2505954
1528.25/1528.59	c total #propagations: 4886523930 / total #impl: 13474402153 (eff. 0.363)
1528.25/1528.59	c #Conflicts:    4874000 | #Learnt:      64736 | 0.000
1528.25/1528.59	c total clause space: 886.764MB
1528.25/1528.59	c total #watches: 2507954
1528.85/1529.17	c total #propagations: 4888788640 / total #impl: 13479541583 (eff. 0.363)
1528.85/1529.17	c #Conflicts:    4875000 | #Learnt:      65736 | 0.000
1528.85/1529.17	c total clause space: 886.764MB
1528.85/1529.17	c total #watches: 2509954
1529.45/1529.74	c total #propagations: 4890954763 / total #impl: 13484202050 (eff. 0.363)
1529.45/1529.74	c #Conflicts:    4876000 | #Learnt:      66736 | 0.000
1529.45/1529.74	c total clause space: 886.764MB
1529.45/1529.74	c total #watches: 2511954
1530.15/1530.45	c total #propagations: 4893070512 / total #impl: 13488879296 (eff. 0.363)
1530.15/1530.45	c #Conflicts:    4877000 | #Learnt:      67736 | 0.000
1530.15/1530.45	c total clause space: 886.764MB
1530.15/1530.45	c total #watches: 2513954
1530.75/1531.01	c total #propagations: 4894958276 / total #impl: 13493246760 (eff. 0.363)
1530.75/1531.01	c #Conflicts:    4878000 | #Learnt:      68736 | 0.000
1530.75/1531.01	c total clause space: 886.764MB
1530.75/1531.01	c total #watches: 2515954
1531.25/1531.51	c total #propagations: 4896625913 / total #impl: 13497487829 (eff. 0.363)
1531.25/1531.51	c #Conflicts:    4879000 | #Learnt:      69736 | 0.000
1531.25/1531.51	c total clause space: 886.764MB
1531.25/1531.51	c total #watches: 2517954
1531.65/1531.92	c total #propagations: 4898175093 / total #impl: 13500739707 (eff. 0.363)
1531.65/1531.92	c #Conflicts:    4880000 | #Learnt:      70736 | 0.000
1531.65/1531.92	c total clause space: 886.764MB
1531.65/1531.92	c total #watches: 2519954
1532.15/1532.42	c total #propagations: 4899361203 / total #impl: 13503230529 (eff. 0.363)
1532.15/1532.42	c #Conflicts:    4881000 | #Learnt:      71736 | 0.000
1532.15/1532.42	c total clause space: 886.764MB
1532.15/1532.42	c total #watches: 2521954
1532.55/1532.84	c total #propagations: 4900668890 / total #impl: 13505996251 (eff. 0.363)
1532.55/1532.84	c #Conflicts:    4882000 | #Learnt:      72736 | 0.000
1532.55/1532.84	c total clause space: 886.764MB
1532.55/1532.84	c total #watches: 2523954
1532.95/1533.29	c total #propagations: 4901966396 / total #impl: 13508712226 (eff. 0.363)
1532.95/1533.29	c #Conflicts:    4883000 | #Learnt:      73736 | 0.000
1532.95/1533.29	c total clause space: 886.764MB
1532.95/1533.29	c total #watches: 2525954
1533.55/1533.87	c total #propagations: 4903428812 / total #impl: 13512110965 (eff. 0.363)
1533.55/1533.87	c #Conflicts:    4884000 | #Learnt:      74736 | 0.000
1533.55/1533.87	c total clause space: 886.764MB
1533.55/1533.87	c total #watches: 2527954
1534.15/1534.43	c total #propagations: 4904914894 / total #impl: 13515224789 (eff. 0.363)
1534.15/1534.43	c #Conflicts:    4885000 | #Learnt:      75736 | 0.000
1534.15/1534.43	c total clause space: 886.764MB
1534.15/1534.43	c total #watches: 2529954
1534.85/1535.13	c total #propagations: 4906268636 / total #impl: 13518346962 (eff. 0.363)
1534.85/1535.13	c #Conflicts:    4886000 | #Learnt:      76736 | 0.000
1534.85/1535.13	c total clause space: 886.764MB
1534.85/1535.13	c total #watches: 2531954
1535.35/1535.68	c total #propagations: 4907586945 / total #impl: 13521498358 (eff. 0.363)
1535.35/1535.68	c #Conflicts:    4887000 | #Learnt:      77736 | 0.000
1535.35/1535.68	c total clause space: 886.764MB
1535.35/1535.68	c total #watches: 2533954
1536.05/1536.40	c total #propagations: 4908843711 / total #impl: 13524521776 (eff. 0.363)
1536.05/1536.40	c #Conflicts:    4888000 | #Learnt:      78736 | 0.000
1536.05/1536.40	c total clause space: 886.764MB
1536.05/1536.40	c total #watches: 2535954
1536.75/1537.02	c total #propagations: 4910560569 / total #impl: 13528794638 (eff. 0.363)
1536.75/1537.02	c #Conflicts:    4889000 | #Learnt:      79736 | 0.000
1536.75/1537.02	c total clause space: 886.764MB
1536.75/1537.02	c total #watches: 2537954
1537.45/1537.78	c total #propagations: 4911817657 / total #impl: 13531963440 (eff. 0.363)
1537.45/1537.78	c #Conflicts:    4890000 | #Learnt:      80736 | 0.000
1537.45/1537.78	c total clause space: 886.764MB
1537.45/1537.78	c total #watches: 2539954
1538.45/1538.70	c total #propagations: 4913645162 / total #impl: 13536353223 (eff. 0.363)
1538.45/1538.70	c #Conflicts:    4891000 | #Learnt:      81736 | 0.000
1538.45/1538.70	c total clause space: 886.764MB
1538.45/1538.70	c total #watches: 2541954
1539.35/1539.67	c total #propagations: 4915554957 / total #impl: 13540788372 (eff. 0.363)
1539.35/1539.67	c #Conflicts:    4892000 | #Learnt:      82736 | 0.000
1539.35/1539.67	c total clause space: 886.764MB
1539.35/1539.68	c total #watches: 2543954
1540.25/1540.53	c total #propagations: 4917533677 / total #impl: 13545039910 (eff. 0.363)
1540.25/1540.53	c #Conflicts:    4893000 | #Learnt:      83736 | 0.000
1540.25/1540.53	c total clause space: 886.764MB
1540.25/1540.53	c total #watches: 2545954
1541.25/1541.50	c total #propagations: 4919347389 / total #impl: 13548868850 (eff. 0.363)
1541.25/1541.50	c #Conflicts:    4894000 | #Learnt:      84736 | 0.000
1541.25/1541.50	c total clause space: 886.764MB
1541.25/1541.50	c total #watches: 2547954
1542.15/1542.45	c total #propagations: 4921413138 / total #impl: 13553370188 (eff. 0.363)
1542.15/1542.45	c #Conflicts:    4895000 | #Learnt:      85736 | 0.000
1542.15/1542.45	c total clause space: 886.764MB
1542.15/1542.45	c total #watches: 2549954
1543.15/1543.49	c total #propagations: 4923395602 / total #impl: 13557879878 (eff. 0.363)
1543.15/1543.49	c #Conflicts:    4896000 | #Learnt:      86736 | 0.000
1543.15/1543.49	c total clause space: 886.764MB
1543.15/1543.49	c total #watches: 2551954
1544.15/1544.45	c total #propagations: 4925263299 / total #impl: 13562065568 (eff. 0.363)
1544.15/1544.45	c #Conflicts:    4897000 | #Learnt:      87736 | 0.000
1544.15/1544.45	c total clause space: 886.764MB
1544.15/1544.45	c total #watches: 2553954
1545.35/1545.64	c total #propagations: 4927210318 / total #impl: 13566585471 (eff. 0.363)
1545.35/1545.64	c #Conflicts:    4898000 | #Learnt:      88736 | 0.000
1545.35/1545.64	c total clause space: 886.764MB
1545.35/1545.64	c total #watches: 2555954
1546.64/1546.93	c total #propagations: 4929227663 / total #impl: 13571231373 (eff. 0.363)
1546.64/1546.93	c #Conflicts:    4899000 | #Learnt:      89736 | 0.000
1546.64/1546.93	c total clause space: 886.764MB
1546.64/1546.93	c total #watches: 2557954
1547.64/1547.97	c total #propagations: 4930792182 / total #impl: 13575022783 (eff. 0.363)
1547.64/1547.97	c #Conflicts:    4900000 | #Learnt:      90736 | 0.000
1547.64/1547.97	c total clause space: 886.764MB
1547.64/1547.97	c total #watches: 2559954
1548.74/1549.07	c total #propagations: 4932537155 / total #impl: 13578698804 (eff. 0.363)
1548.74/1549.07	c #Conflicts:    4901000 | #Learnt:      91736 | 0.000
1548.74/1549.07	c total clause space: 886.764MB
1548.74/1549.07	c total #watches: 2561954
1549.74/1550.04	c total #propagations: 4934412664 / total #impl: 13582989752 (eff. 0.363)
1549.74/1550.04	c #Conflicts:    4902000 | #Learnt:      92736 | 0.000
1549.74/1550.04	c total clause space: 886.764MB
1549.74/1550.04	c total #watches: 2563954
1550.64/1550.91	c total #propagations: 4936129976 / total #impl: 13586804586 (eff. 0.363)
1550.64/1550.91	c #Conflicts:    4903000 | #Learnt:      93736 | 0.000
1550.64/1550.91	c total clause space: 886.764MB
1550.64/1550.91	c total #watches: 2565954
1551.45/1551.75	c total #propagations: 4937116279 / total #impl: 13589315707 (eff. 0.363)
1551.45/1551.75	c #Conflicts:    4904000 | #Learnt:      94736 | 0.000
1551.45/1551.75	c total clause space: 886.764MB
1551.45/1551.75	c total #watches: 2567954
1552.54/1552.85	c total #propagations: 4938098616 / total #impl: 13591623417 (eff. 0.363)
1552.54/1552.85	c #Conflicts:    4905000 | #Learnt:      95736 | 0.000
1552.54/1552.85	c total clause space: 886.764MB
1552.54/1552.85	c total #watches: 2569954
1553.44/1553.79	c total #propagations: 4939462696 / total #impl: 13595175373 (eff. 0.363)
1553.44/1553.79	c #Conflicts:    4906000 | #Learnt:      96736 | 0.000
1553.44/1553.79	c total clause space: 886.764MB
1553.44/1553.79	c total #watches: 2571954
1554.44/1554.76	c total #propagations: 4941106658 / total #impl: 13598933870 (eff. 0.363)
1554.44/1554.76	c #Conflicts:    4907000 | #Learnt:      97736 | 0.000
1554.44/1554.76	c total clause space: 886.764MB
1554.44/1554.76	c total #watches: 2573954
1555.45/1555.71	c total #propagations: 4942631439 / total #impl: 13603271046 (eff. 0.363)
1555.45/1555.71	c #Conflicts:    4908000 | #Learnt:      98736 | 0.000
1555.45/1555.71	c total clause space: 886.764MB
1555.45/1555.71	c total #watches: 2575954
1556.25/1556.58	c total #propagations: 4944154243 / total #impl: 13607364973 (eff. 0.363)
1556.25/1556.58	c #Conflicts:    4909000 | #Learnt:      99736 | 0.000
1556.25/1556.58	c total clause space: 886.764MB
1556.25/1556.58	c total #watches: 2577954
1557.24/1557.59	c total #propagations: 4945816450 / total #impl: 13611366670 (eff. 0.363)
1557.24/1557.59	c #Conflicts:    4910000 | #Learnt:     100736 | 0.000
1557.24/1557.59	c total clause space: 886.764MB
1557.24/1557.59	c total #watches: 2579954
1558.34/1558.64	c total #propagations: 4946988899 / total #impl: 13614510745 (eff. 0.363)
1558.34/1558.64	c #Conflicts:    4911000 | #Learnt:     101736 | 0.000
1558.34/1558.64	c total clause space: 886.764MB
1558.34/1558.64	c total #watches: 2581954
1559.74/1560.09	c total #propagations: 4947982592 / total #impl: 13617502172 (eff. 0.363)
1559.74/1560.09	c #Conflicts:    4912000 | #Learnt:     102736 | 0.000
1559.74/1560.09	c total clause space: 886.764MB
1559.74/1560.09	c total #watches: 2583954
1561.44/1561.78	c total #propagations: 4950056931 / total #impl: 13622406167 (eff. 0.363)
1561.44/1561.78	c #Conflicts:    4913000 | #Learnt:     103736 | 0.000
1561.44/1561.78	c total clause space: 886.764MB
1561.44/1561.78	c total #watches: 2585954
1562.94/1563.28	c total #propagations: 4952091691 / total #impl: 13627256845 (eff. 0.363)
1562.94/1563.28	c #Conflicts:    4914000 | #Learnt:     104736 | 0.000
1562.94/1563.28	c total clause space: 886.764MB
1562.94/1563.28	c total #watches: 2587954
1564.65/1564.96	c total #propagations: 4953786925 / total #impl: 13631675579 (eff. 0.363)
1564.65/1564.96	c #Conflicts:    4915000 | #Learnt:     105736 | 0.000
1564.65/1564.96	c total clause space: 886.764MB
1564.65/1564.96	c total #watches: 2589954
1566.24/1566.56	c total #propagations: 4955898258 / total #impl: 13636651087 (eff. 0.363)
1566.24/1566.56	c #Conflicts:    4916000 | #Learnt:     106736 | 0.000
1566.24/1566.56	c total clause space: 886.764MB
1566.24/1566.56	c total #watches: 2591954
1567.74/1568.06	c total #propagations: 4957751890 / total #impl: 13640883812 (eff. 0.363)
1567.74/1568.06	c #Conflicts:    4917000 | #Learnt:     107736 | 0.000
1567.74/1568.06	c total clause space: 886.764MB
1567.74/1568.06	c total #watches: 2593954
1569.15/1569.48	c total #propagations: 4959855672 / total #impl: 13645655890 (eff. 0.363)
1569.15/1569.48	c GARBAGE COLLECT
1569.15/1569.48	c #Conflicts:    4918000 | #Learnt:      54563 | 0.000
1569.15/1569.48	c total clause space: 886.764MB
1569.15/1569.48	c total #watches: 2487608
1569.84/1570.13	c total #propagations: 4961936118 / total #impl: 13650250757 (eff. 0.364)
1569.84/1570.13	c #Conflicts:    4919000 | #Learnt:      55563 | 0.000
1569.84/1570.13	c total clause space: 886.764MB
1569.84/1570.13	c total #watches: 2489608
1570.34/1570.63	c total #propagations: 4963819318 / total #impl: 13654923040 (eff. 0.364)
1570.34/1570.63	c #Conflicts:    4920000 | #Learnt:      56563 | 0.000
1570.34/1570.63	c total clause space: 886.764MB
1570.34/1570.63	c total #watches: 2491608
1570.64/1570.93	c total #propagations: 4965219172 / total #impl: 13658069192 (eff. 0.364)
1570.64/1570.93	c #Conflicts:    4921000 | #Learnt:      57563 | 0.000
1570.64/1570.93	c total clause space: 886.764MB
1570.64/1570.93	c total #watches: 2493673
1570.94/1571.27	c total #propagations: 4965947284 / total #impl: 13660278185 (eff. 0.364)
1570.94/1571.27	c #Conflicts:    4922000 | #Learnt:      58563 | 0.000
1570.94/1571.27	c total clause space: 886.764MB
1570.94/1571.28	c total #watches: 2495673
1571.25/1571.59	c total #propagations: 4967131384 / total #impl: 13664085312 (eff. 0.364)
1571.25/1571.59	c #Conflicts:    4923000 | #Learnt:      59563 | 0.000
1571.25/1571.59	c total clause space: 886.764MB
1571.25/1571.59	c total #watches: 2497673
1571.54/1571.89	c total #propagations: 4968542797 / total #impl: 13667989771 (eff. 0.364)
1571.54/1571.89	c #Conflicts:    4924000 | #Learnt:      60563 | 0.000
1571.54/1571.89	c total clause space: 886.764MB
1571.54/1571.89	c total #watches: 2499673
1571.94/1572.21	c total #propagations: 4969994881 / total #impl: 13671274683 (eff. 0.364)
1571.94/1572.21	c #Conflicts:    4925000 | #Learnt:      61563 | 0.000
1571.94/1572.21	c total clause space: 886.764MB
1571.94/1572.21	c total #watches: 2501673
1572.24/1572.59	c total #propagations: 4971541212 / total #impl: 13674645470 (eff. 0.364)
1572.24/1572.59	c #Conflicts:    4926000 | #Learnt:      62563 | 0.000
1572.24/1572.59	c total clause space: 886.764MB
1572.24/1572.59	c total #watches: 2503673
1572.64/1572.91	c total #propagations: 4973260728 / total #impl: 13678478693 (eff. 0.364)
1572.64/1572.91	c #Conflicts:    4927000 | #Learnt:      63563 | 0.000
1572.64/1572.91	c total clause space: 886.764MB
1572.64/1572.91	c total #watches: 2505673
1572.94/1573.25	c total #propagations: 4974740600 / total #impl: 13681632641 (eff. 0.364)
1572.94/1573.25	c #Conflicts:    4928000 | #Learnt:      64563 | 0.000
1572.94/1573.25	c total clause space: 886.764MB
1572.94/1573.25	c total #watches: 2507673
1573.34/1573.66	c total #propagations: 4976159650 / total #impl: 13685029150 (eff. 0.364)
1573.34/1573.66	c #Conflicts:    4929000 | #Learnt:      65563 | 0.000
1573.34/1573.66	c total clause space: 886.764MB
1573.34/1573.66	c total #watches: 2509673
1573.45/1573.76	c total #propagations: 4977922714 / total #impl: 13688747783 (eff. 0.364)
1573.45/1573.76	c #Conflicts:    4930000 | #Learnt:      66563 | 0.000
1573.45/1573.76	c total clause space: 886.764MB
1573.45/1573.76	c total #watches: 2511716
1573.55/1573.86	c total #propagations: 4978118608 / total #impl: 13689419145 (eff. 0.364)
1573.55/1573.86	c #Conflicts:    4931000 | #Learnt:      67563 | 0.000
1573.55/1573.86	c total clause space: 886.764MB
1573.55/1573.86	c total #watches: 2514056
1573.74/1574.04	c total #propagations: 4978213591 / total #impl: 13689929686 (eff. 0.364)
1573.74/1574.04	c #Conflicts:    4932000 | #Learnt:      68563 | 0.000
1573.74/1574.04	c total clause space: 886.764MB
1573.74/1574.04	c total #watches: 2516362
1573.94/1574.20	c total #propagations: 4978302922 / total #impl: 13690452078 (eff. 0.364)
1573.94/1574.20	c #Conflicts:    4933000 | #Learnt:      69563 | 0.000
1573.94/1574.20	c total clause space: 886.764MB
1573.94/1574.20	c total #watches: 2518506
1574.24/1574.50	c total #propagations: 4978354528 / total #impl: 13690759671 (eff. 0.364)
1574.24/1574.50	c #Conflicts:    4934000 | #Learnt:      70563 | 0.000
1574.24/1574.50	c total clause space: 886.764MB
1574.24/1574.50	c total #watches: 2521153
1574.65/1574.90	c total #propagations: 4978756301 / total #impl: 13691963208 (eff. 0.364)
1574.65/1574.90	c #Conflicts:    4935000 | #Learnt:      71563 | 0.000
1574.65/1574.90	c total clause space: 886.764MB
1574.65/1574.90	c total #watches: 2523672
1574.94/1575.27	c total #propagations: 4979498131 / total #impl: 13694047182 (eff. 0.364)
1574.94/1575.27	c #Conflicts:    4936000 | #Learnt:      72563 | 0.000
1574.94/1575.27	c total clause space: 886.764MB
1574.94/1575.27	c total #watches: 2526011
1575.44/1575.71	c total #propagations: 4980356115 / total #impl: 13696161570 (eff. 0.364)
1575.44/1575.71	c #Conflicts:    4937000 | #Learnt:      73563 | 0.000
1575.44/1575.71	c total clause space: 886.764MB
1575.44/1575.71	c total #watches: 2528620
1575.84/1576.10	c total #propagations: 4981058142 / total #impl: 13698156974 (eff. 0.364)
1575.84/1576.10	c #Conflicts:    4938000 | #Learnt:      74563 | 0.000
1575.84/1576.10	c total clause space: 886.764MB
1575.84/1576.10	c total #watches: 2530678
1576.24/1576.50	c total #propagations: 4981607701 / total #impl: 13699509879 (eff. 0.364)
1576.24/1576.50	c #Conflicts:    4939000 | #Learnt:      75563 | 0.000
1576.24/1576.50	c total clause space: 886.764MB
1576.24/1576.50	c total #watches: 2532678
1576.64/1576.90	c total #propagations: 4981990074 / total #impl: 13700611881 (eff. 0.364)
1576.64/1576.90	c #Conflicts:    4940000 | #Learnt:      76563 | 0.000
1576.64/1576.90	c total clause space: 886.764MB
1576.64/1576.90	c total #watches: 2534678
1577.04/1577.39	c total #propagations: 4982074583 / total #impl: 13700948127 (eff. 0.364)
1577.04/1577.39	c #Conflicts:    4941000 | #Learnt:      77563 | 0.000
1577.04/1577.39	c total clause space: 886.764MB
1577.04/1577.39	c total #watches: 2536686
1577.64/1577.92	c total #propagations: 4982784784 / total #impl: 13702918433 (eff. 0.364)
1577.64/1577.92	c #Conflicts:    4942000 | #Learnt:      78563 | 0.000
1577.64/1577.92	c total clause space: 886.764MB
1577.64/1577.92	c total #watches: 2538695
1578.24/1578.52	c total #propagations: 4983523915 / total #impl: 13704947319 (eff. 0.364)
1578.24/1578.52	c #Conflicts:    4943000 | #Learnt:      79563 | 0.000
1578.24/1578.52	c total clause space: 886.764MB
1578.24/1578.52	c total #watches: 2540695
1578.74/1579.09	c total #propagations: 4984622685 / total #impl: 13708170383 (eff. 0.364)
1578.74/1579.09	c #Conflicts:    4944000 | #Learnt:      80563 | 0.000
1578.74/1579.09	c total clause space: 886.764MB
1578.74/1579.09	c total #watches: 2542696
1579.44/1579.70	c total #propagations: 4985597115 / total #impl: 13710817804 (eff. 0.364)
1579.44/1579.70	c #Conflicts:    4945000 | #Learnt:      81563 | 0.000
1579.44/1579.70	c total clause space: 886.764MB
1579.44/1579.70	c total #watches: 2544696
1580.04/1580.30	c total #propagations: 4986401021 / total #impl: 13712966162 (eff. 0.364)
1580.04/1580.30	c #Conflicts:    4946000 | #Learnt:      82563 | 0.000
1580.04/1580.30	c total clause space: 886.764MB
1580.04/1580.30	c total #watches: 2546696
1580.64/1580.98	c total #propagations: 4987418584 / total #impl: 13715751232 (eff. 0.364)
1580.64/1580.98	c #Conflicts:    4947000 | #Learnt:      83563 | 0.000
1580.64/1580.98	c total clause space: 886.764MB
1580.64/1580.98	c total #watches: 2548696
1581.44/1581.70	c total #propagations: 4988055309 / total #impl: 13717575362 (eff. 0.364)
1581.44/1581.70	c #Conflicts:    4948000 | #Learnt:      84563 | 0.000
1581.44/1581.70	c total clause space: 886.764MB
1581.44/1581.70	c total #watches: 2550696
1582.04/1582.34	c total #propagations: 4988829946 / total #impl: 13719855107 (eff. 0.364)
1582.04/1582.34	c #Conflicts:    4949000 | #Learnt:      85563 | 0.000
1582.04/1582.34	c total clause space: 886.764MB
1582.04/1582.34	c total #watches: 2552696
1582.64/1582.91	c total #propagations: 4989514251 / total #impl: 13722065036 (eff. 0.364)
1582.64/1582.91	c #Conflicts:    4950000 | #Learnt:      86563 | 0.000
1582.64/1582.91	c total clause space: 886.764MB
1582.64/1582.91	c total #watches: 2554755
1583.24/1583.52	c total #propagations: 4990267285 / total #impl: 13724500405 (eff. 0.364)
1583.24/1583.52	c #Conflicts:    4951000 | #Learnt:      87563 | 0.000
1583.24/1583.52	c total clause space: 886.764MB
1583.24/1583.52	c total #watches: 2556755
1583.84/1584.16	c total #propagations: 4991512094 / total #impl: 13727931633 (eff. 0.364)
1583.84/1584.16	c #Conflicts:    4952000 | #Learnt:      88563 | 0.000
1583.84/1584.16	c total clause space: 886.764MB
1583.84/1584.16	c total #watches: 2558755
1584.34/1584.62	c total #propagations: 4992786246 / total #impl: 13731179979 (eff. 0.364)
1584.34/1584.62	c #Conflicts:    4953000 | #Learnt:      89563 | 0.000
1584.34/1584.62	c total clause space: 886.764MB
1584.34/1584.62	c total #watches: 2560864
1584.74/1585.01	c total #propagations: 4993335227 / total #impl: 13732723903 (eff. 0.364)
1584.74/1585.01	c #Conflicts:    4954000 | #Learnt:      90563 | 0.000
1584.74/1585.01	c total clause space: 886.764MB
1584.74/1585.01	c total #watches: 2562946
1585.24/1585.51	c total #propagations: 4993466931 / total #impl: 13733371258 (eff. 0.364)
1585.24/1585.51	c #Conflicts:    4955000 | #Learnt:      91563 | 0.000
1585.24/1585.51	c total clause space: 886.764MB
1585.24/1585.51	c total #watches: 2565010
1585.74/1586.03	c total #propagations: 4993971008 / total #impl: 13735123371 (eff. 0.364)
1585.74/1586.03	c #Conflicts:    4956000 | #Learnt:      92563 | 0.000
1585.74/1586.03	c total clause space: 886.764MB
1585.74/1586.03	c total #watches: 2567032
1586.14/1586.41	c total #propagations: 4994255518 / total #impl: 13736291006 (eff. 0.364)
1586.14/1586.41	c #Conflicts:    4957000 | #Learnt:      93563 | 0.000
1586.14/1586.41	c total clause space: 886.764MB
1586.14/1586.41	c total #watches: 2569043
1586.54/1586.85	c total #propagations: 4994533222 / total #impl: 13737432105 (eff. 0.364)
1586.54/1586.85	c #Conflicts:    4958000 | #Learnt:      94563 | 0.000
1586.54/1586.85	c total clause space: 886.764MB
1586.54/1586.85	c total #watches: 2571045
1586.94/1587.25	c total #propagations: 4994934142 / total #impl: 13738841798 (eff. 0.364)
1586.94/1587.25	c #Conflicts:    4959000 | #Learnt:      95563 | 0.000
1586.94/1587.25	c total clause space: 886.764MB
1586.94/1587.25	c total #watches: 2573045
1587.34/1587.60	c total #propagations: 4995237240 / total #impl: 13739916137 (eff. 0.364)
1587.34/1587.60	c #Conflicts:    4960000 | #Learnt:      96563 | 0.000
1587.34/1587.60	c total clause space: 886.764MB
1587.34/1587.60	c total #watches: 2575071
1587.94/1588.29	c total #propagations: 4995749538 / total #impl: 13741387200 (eff. 0.364)
1587.94/1588.29	c #Conflicts:    4961000 | #Learnt:      97563 | 0.000
1587.94/1588.29	c total clause space: 886.764MB
1587.94/1588.29	c total #watches: 2577080
1588.14/1588.48	c total #propagations: 4998114302 / total #impl: 13748750000 (eff. 0.364)
1588.14/1588.48	c #Conflicts:    4962000 | #Learnt:      98563 | 0.000
1588.14/1588.48	c total clause space: 886.764MB
1588.14/1588.48	c total #watches: 2579090
1588.74/1589.07	c total #propagations: 4998686594 / total #impl: 13750374504 (eff. 0.364)
1588.74/1589.07	c #Conflicts:    4963000 | #Learnt:      99563 | 0.000
1588.74/1589.07	c total clause space: 886.764MB
1588.74/1589.07	c total #watches: 2581090
1589.44/1589.71	c total #propagations: 5000626948 / total #impl: 13756076383 (eff. 0.364)
1589.44/1589.71	c #Conflicts:    4964000 | #Learnt:     100563 | 0.000
1589.44/1589.71	c total clause space: 886.764MB
1589.44/1589.71	c total #watches: 2583090
1589.74/1590.09	c total #propagations: 5002685151 / total #impl: 13762301612 (eff. 0.364)
1589.74/1590.09	c #Conflicts:    4965000 | #Learnt:     101563 | 0.000
1589.74/1590.09	c total clause space: 886.764MB
1589.74/1590.09	c total #watches: 2585152
1589.94/1590.25	c total #propagations: 5003742128 / total #impl: 13765542745 (eff. 0.363)
1589.94/1590.25	c #Conflicts:    4966000 | #Learnt:     102563 | 0.000
1589.94/1590.25	c total clause space: 886.764MB
1589.94/1590.25	c total #watches: 2587163
1590.04/1590.35	c total #propagations: 5004114743 / total #impl: 13766825888 (eff. 0.363)
1590.04/1590.35	c #Conflicts:    4967000 | #Learnt:     103563 | 0.000
1590.04/1590.35	c total clause space: 886.764MB
1590.04/1590.35	c total #watches: 2589214
1590.14/1590.47	c total #propagations: 5004258935 / total #impl: 13767646271 (eff. 0.363)
1590.14/1590.47	c #Conflicts:    4968000 | #Learnt:     104563 | 0.000
1590.14/1590.47	c total clause space: 886.764MB
1590.14/1590.47	c total #watches: 2591267
1590.24/1590.55	c total #propagations: 5004427353 / total #impl: 13768488352 (eff. 0.363)
1590.24/1590.55	c #Conflicts:    4969000 | #Learnt:     105563 | 0.000
1590.24/1590.55	c total clause space: 886.764MB
1590.24/1590.55	c total #watches: 2593279
1590.34/1590.67	c total #propagations: 5004555785 / total #impl: 13768957557 (eff. 0.363)
1590.34/1590.67	c #Conflicts:    4970000 | #Learnt:     106563 | 0.000
1590.34/1590.67	c total clause space: 886.764MB
1590.34/1590.67	c total #watches: 2595285
1590.44/1590.73	c total #propagations: 5004724236 / total #impl: 13769583385 (eff. 0.363)
1590.44/1590.73	c #Conflicts:    4971000 | #Learnt:     107563 | 0.000
1590.44/1590.73	c total clause space: 886.764MB
1590.44/1590.73	c total #watches: 2597342
1590.54/1590.84	c total #propagations: 5004753014 / total #impl: 13769783738 (eff. 0.363)
1590.54/1590.84	c #Conflicts:    4972000 | #Learnt:     108563 | 0.000
1590.54/1590.84	c total clause space: 886.764MB
1590.54/1590.84	c total #watches: 2599358
1590.74/1591.02	c total #propagations: 5004838230 / total #impl: 13770347084 (eff. 0.363)
1590.74/1591.02	c GARBAGE COLLECT
1590.74/1591.02	c #Conflicts:    4973000 | #Learnt:      55266 | 0.000
1590.74/1591.02	c total clause space: 886.764MB
1590.74/1591.02	c total #watches: 2489050
1590.84/1591.11	c total #propagations: 5004964405 / total #impl: 13770879122 (eff. 0.363)
1590.84/1591.11	c #Conflicts:    4974000 | #Learnt:      56266 | 0.000
1590.84/1591.11	c total clause space: 886.764MB
1590.84/1591.11	c total #watches: 2491084
1590.94/1591.20	c total #propagations: 5005158583 / total #impl: 13771575963 (eff. 0.363)
1590.94/1591.20	c #Conflicts:    4975000 | #Learnt:      57266 | 0.000
1590.94/1591.20	c total clause space: 886.764MB
1590.94/1591.20	c total #watches: 2493155
1590.94/1591.29	c total #propagations: 5005346806 / total #impl: 13772180783 (eff. 0.363)
1590.94/1591.29	c #Conflicts:    4976000 | #Learnt:      58266 | 0.000
1590.94/1591.29	c total clause space: 886.764MB
1590.94/1591.29	c total #watches: 2495162
1591.04/1591.40	c total #propagations: 5005514980 / total #impl: 13772756917 (eff. 0.363)
1591.04/1591.40	c #Conflicts:    4977000 | #Learnt:      59266 | 0.000
1591.04/1591.40	c total clause space: 886.764MB
1591.04/1591.40	c total #watches: 2497198
1591.24/1591.51	c total #propagations: 5005716919 / total #impl: 13773359456 (eff. 0.363)
1591.24/1591.51	c #Conflicts:    4978000 | #Learnt:      60266 | 0.000
1591.24/1591.51	c total clause space: 886.764MB
1591.24/1591.51	c total #watches: 2499235
1591.34/1591.64	c total #propagations: 5005943083 / total #impl: 13774102139 (eff. 0.363)
1591.34/1591.64	c #Conflicts:    4979000 | #Learnt:      61266 | 0.000
1591.34/1591.64	c total clause space: 886.764MB
1591.34/1591.64	c total #watches: 2501237
1591.44/1591.72	c total #propagations: 5006209122 / total #impl: 13774985951 (eff. 0.363)
1591.44/1591.72	c #Conflicts:    4980000 | #Learnt:      62266 | 0.000
1591.44/1591.72	c total clause space: 886.764MB
1591.44/1591.72	c total #watches: 2503247
1591.54/1591.82	c total #propagations: 5006381027 / total #impl: 13775495602 (eff. 0.363)
1591.54/1591.82	c #Conflicts:    4981000 | #Learnt:      63266 | 0.000
1591.54/1591.82	c total clause space: 886.764MB
1591.54/1591.82	c total #watches: 2505256
1591.64/1591.97	c total #propagations: 5006517712 / total #impl: 13776021105 (eff. 0.363)
1591.64/1591.97	c #Conflicts:    4982000 | #Learnt:      64266 | 0.000
1591.64/1591.97	c total clause space: 886.764MB
1591.64/1591.97	c total #watches: 2507257
1591.84/1592.13	c total #propagations: 5006733001 / total #impl: 13776752394 (eff. 0.363)
1591.84/1592.13	c #Conflicts:    4983000 | #Learnt:      65266 | 0.000
1591.84/1592.13	c total clause space: 886.764MB
1591.84/1592.13	c total #watches: 2509301
1591.94/1592.26	c total #propagations: 5006992407 / total #impl: 13777760244 (eff. 0.363)
1591.94/1592.26	c #Conflicts:    4984000 | #Learnt:      66266 | 0.000
1591.94/1592.26	c total clause space: 886.764MB
1591.94/1592.26	c total #watches: 2511433
1592.14/1592.43	c total #propagations: 5007259846 / total #impl: 13778836979 (eff. 0.363)
1592.14/1592.43	c #Conflicts:    4985000 | #Learnt:      67266 | 0.000
1592.14/1592.43	c total clause space: 886.764MB
1592.14/1592.43	c total #watches: 2513504
1592.24/1592.52	c total #propagations: 5007537905 / total #impl: 13779861398 (eff. 0.363)
1592.24/1592.52	c #Conflicts:    4986000 | #Learnt:      68266 | 0.000
1592.24/1592.52	c total clause space: 886.764MB
1592.24/1592.52	c total #watches: 2515540
1592.34/1592.62	c total #propagations: 5007662408 / total #impl: 13780296462 (eff. 0.363)
1592.34/1592.62	c #Conflicts:    4987000 | #Learnt:      69266 | 0.000
1592.34/1592.62	c total clause space: 886.764MB
1592.34/1592.62	c total #watches: 2517560
1592.44/1592.76	c total #propagations: 5007785008 / total #impl: 13780809798 (eff. 0.363)
1592.44/1592.76	c #Conflicts:    4988000 | #Learnt:      70266 | 0.000
1592.44/1592.76	c total clause space: 886.764MB
1592.44/1592.76	c total #watches: 2519560
1592.64/1592.91	c total #propagations: 5008008898 / total #impl: 13781667963 (eff. 0.363)
1592.64/1592.91	c #Conflicts:    4989000 | #Learnt:      71266 | 0.000
1592.64/1592.91	c total clause space: 886.764MB
1592.64/1592.91	c total #watches: 2521713
1592.74/1593.07	c total #propagations: 5008242557 / total #impl: 13782802647 (eff. 0.363)
1592.74/1593.07	c #Conflicts:    4990000 | #Learnt:      72266 | 0.000
1592.74/1593.07	c total clause space: 886.764MB
1592.74/1593.07	c total #watches: 2523733
1592.84/1593.17	c total #propagations: 5008437681 / total #impl: 13783697626 (eff. 0.363)
1592.84/1593.17	c #Conflicts:    4991000 | #Learnt:      73266 | 0.000
1592.84/1593.17	c total clause space: 886.764MB
1592.84/1593.17	c total #watches: 2525785
1592.94/1593.24	c total #propagations: 5008540711 / total #impl: 13784182761 (eff. 0.363)
1592.94/1593.24	c #Conflicts:    4992000 | #Learnt:      74266 | 0.000
1592.94/1593.24	c total clause space: 886.764MB
1592.94/1593.24	c total #watches: 2527829
1593.04/1593.32	c total #propagations: 5008622081 / total #impl: 13784558387 (eff. 0.363)
1593.04/1593.32	c #Conflicts:    4993000 | #Learnt:      75266 | 0.000
1593.04/1593.32	c total clause space: 886.764MB
1593.04/1593.32	c total #watches: 2529886
1593.14/1593.47	c total #propagations: 5008702897 / total #impl: 13784965381 (eff. 0.363)
1593.14/1593.47	c #Conflicts:    4994000 | #Learnt:      76266 | 0.000
1593.14/1593.47	c total clause space: 886.764MB
1593.14/1593.47	c total #watches: 2531895
1593.24/1593.58	c total #propagations: 5009027882 / total #impl: 13786156717 (eff. 0.363)
1593.24/1593.58	c #Conflicts:    4995000 | #Learnt:      77266 | 0.000
1593.24/1593.58	c total clause space: 886.764MB
1593.24/1593.58	c total #watches: 2533909
1593.44/1593.73	c total #propagations: 5009152832 / total #impl: 13786962273 (eff. 0.363)
1593.44/1593.73	c #Conflicts:    4996000 | #Learnt:      78266 | 0.000
1593.44/1593.73	c total clause space: 886.764MB
1593.44/1593.73	c total #watches: 2535922
1593.64/1593.97	c total #propagations: 5009488782 / total #impl: 13788266355 (eff. 0.363)
1593.64/1593.97	c #Conflicts:    4997000 | #Learnt:      79266 | 0.000
1593.64/1593.97	c total clause space: 886.764MB
1593.64/1593.97	c total #watches: 2537922
1593.84/1594.19	c total #propagations: 5009977839 / total #impl: 13789965683 (eff. 0.363)
1593.84/1594.19	c #Conflicts:    4998000 | #Learnt:      80266 | 0.000
1593.84/1594.19	c total clause space: 886.764MB
1593.84/1594.19	c total #watches: 2539941
1594.04/1594.37	c total #propagations: 5010463334 / total #impl: 13791380319 (eff. 0.363)
1594.04/1594.37	c #Conflicts:    4999000 | #Learnt:      81266 | 0.000
1594.04/1594.37	c total clause space: 886.764MB
1594.04/1594.37	c total #watches: 2541941
1594.24/1594.52	c total #propagations: 5010689952 / total #impl: 13792209826 (eff. 0.363)
1594.24/1594.52	c #Conflicts:    5000000 | #Learnt:      82266 | 0.000
1594.24/1594.52	c total clause space: 886.764MB
1594.24/1594.52	c total #watches: 2544010
1594.34/1594.68	c total #propagations: 5010885456 / total #impl: 13792945905 (eff. 0.363)
1594.34/1594.68	c #Conflicts:    5001000 | #Learnt:      83266 | 0.000
1594.34/1594.68	c total clause space: 886.764MB
1594.34/1594.68	c total #watches: 2546024
1594.54/1594.89	c total #propagations: 5011105217 / total #impl: 13793811508 (eff. 0.363)
1594.54/1594.89	c #Conflicts:    5002000 | #Learnt:      84266 | 0.000
1594.54/1594.89	c total clause space: 886.764MB
1594.54/1594.89	c total #watches: 2548024
1594.74/1595.09	c total #propagations: 5011353804 / total #impl: 13794892143 (eff. 0.363)
1594.74/1595.09	c #Conflicts:    5003000 | #Learnt:      85266 | 0.000
1594.74/1595.09	c total clause space: 886.764MB
1594.74/1595.09	c total #watches: 2550181
1594.94/1595.28	c total #propagations: 5011611025 / total #impl: 13795890766 (eff. 0.363)
1594.94/1595.28	c #Conflicts:    5004000 | #Learnt:      86266 | 0.000
1594.94/1595.28	c total clause space: 886.764MB
1594.94/1595.28	c total #watches: 2552213
1595.14/1595.42	c total #propagations: 5011835127 / total #impl: 13796644945 (eff. 0.363)
1595.14/1595.42	c #Conflicts:    5005000 | #Learnt:      87266 | 0.000
1595.14/1595.42	c total clause space: 886.764MB
1595.14/1595.42	c total #watches: 2554259
1595.34/1595.61	c total #propagations: 5012003234 / total #impl: 13797151288 (eff. 0.363)
1595.34/1595.61	c #Conflicts:    5006000 | #Learnt:      88266 | 0.000
1595.34/1595.61	c total clause space: 886.764MB
1595.34/1595.61	c total #watches: 2556314
1595.54/1595.85	c total #propagations: 5012350691 / total #impl: 13798286681 (eff. 0.363)
1595.54/1595.85	c #Conflicts:    5007000 | #Learnt:      89266 | 0.000
1595.54/1595.85	c total clause space: 886.764MB
1595.54/1595.85	c total #watches: 2558355
1595.74/1596.07	c total #propagations: 5012905821 / total #impl: 13799999390 (eff. 0.363)
1595.74/1596.07	c #Conflicts:    5008000 | #Learnt:      90266 | 0.000
1595.74/1596.07	c total clause space: 886.764MB
1595.74/1596.07	c total #watches: 2560388
1595.94/1596.28	c total #propagations: 5013264063 / total #impl: 13801197433 (eff. 0.363)
1595.94/1596.28	c #Conflicts:    5009000 | #Learnt:      91266 | 0.000
1595.94/1596.28	c total clause space: 886.764MB
1595.94/1596.28	c total #watches: 2562388
1596.24/1596.51	c total #propagations: 5013481096 / total #impl: 13801869175 (eff. 0.363)
1596.24/1596.51	c #Conflicts:    5010000 | #Learnt:      92266 | 0.000
1596.24/1596.51	c total clause space: 886.764MB
1596.24/1596.51	c total #watches: 2564415
1596.44/1596.71	c total #propagations: 5013764899 / total #impl: 13802795730 (eff. 0.363)
1596.44/1596.71	c #Conflicts:    5011000 | #Learnt:      93266 | 0.000
1596.44/1596.71	c total clause space: 886.764MB
1596.44/1596.71	c total #watches: 2566443
1596.64/1596.93	c total #propagations: 5014024551 / total #impl: 13803716799 (eff. 0.363)
1596.64/1596.93	c #Conflicts:    5012000 | #Learnt:      94266 | 0.000
1596.64/1596.93	c total clause space: 886.764MB
1596.64/1596.93	c total #watches: 2568443
1596.84/1597.17	c total #propagations: 5014229115 / total #impl: 13804480997 (eff. 0.363)
1596.84/1597.17	c #Conflicts:    5013000 | #Learnt:      95266 | 0.000
1596.84/1597.17	c total clause space: 886.764MB
1596.84/1597.17	c total #watches: 2570451
1597.14/1597.40	c total #propagations: 5014463444 / total #impl: 13805149605 (eff. 0.363)
1597.14/1597.40	c #Conflicts:    5014000 | #Learnt:      96266 | 0.000
1597.14/1597.40	c total clause space: 886.764MB
1597.14/1597.40	c total #watches: 2572484
1597.34/1597.66	c total #propagations: 5014697270 / total #impl: 13806020616 (eff. 0.363)
1597.34/1597.66	c #Conflicts:    5015000 | #Learnt:      97266 | 0.000
1597.34/1597.66	c total clause space: 886.764MB
1597.34/1597.66	c total #watches: 2574484
1597.64/1598.00	c total #propagations: 5015160858 / total #impl: 13807829136 (eff. 0.363)
1597.64/1598.00	c #Conflicts:    5016000 | #Learnt:      98266 | 0.000
1597.64/1598.00	c total clause space: 886.764MB
1597.64/1598.00	c total #watches: 2576485
1597.93/1598.24	c total #propagations: 5015898198 / total #impl: 13810112516 (eff. 0.363)
1597.93/1598.24	c #Conflicts:    5017000 | #Learnt:      99266 | 0.000
1597.93/1598.24	c total clause space: 886.764MB
1597.93/1598.24	c total #watches: 2578515
1598.13/1598.40	c total #propagations: 5016245476 / total #impl: 13811419939 (eff. 0.363)
1598.13/1598.40	c #Conflicts:    5018000 | #Learnt:     100266 | 0.000
1598.13/1598.40	c total clause space: 886.764MB
1598.13/1598.40	c total #watches: 2580619
1598.23/1598.58	c total #propagations: 5016387441 / total #impl: 13812181548 (eff. 0.363)
1598.23/1598.58	c #Conflicts:    5019000 | #Learnt:     101266 | 0.000
1598.23/1598.58	c total clause space: 886.764MB
1598.23/1598.58	c total #watches: 2582745
1598.53/1598.80	c total #propagations: 5016767752 / total #impl: 13813378859 (eff. 0.363)
1598.53/1598.80	c #Conflicts:    5020000 | #Learnt:     102266 | 0.000
1598.53/1598.80	c total clause space: 886.764MB
1598.53/1598.80	c total #watches: 2584745
1598.74/1599.06	c total #propagations: 5017182330 / total #impl: 13814662825 (eff. 0.363)
1598.74/1599.06	c #Conflicts:    5021000 | #Learnt:     103266 | 0.000
1598.74/1599.06	c total clause space: 886.764MB
1598.74/1599.06	c total #watches: 2586745
1599.03/1599.30	c total #propagations: 5017698215 / total #impl: 13816303915 (eff. 0.363)
1599.03/1599.30	c #Conflicts:    5022000 | #Learnt:     104266 | 0.000
1599.03/1599.30	c total clause space: 886.764MB
1599.03/1599.30	c total #watches: 2588847
1599.23/1599.53	c total #propagations: 5018019912 / total #impl: 13817690310 (eff. 0.363)
1599.23/1599.53	c #Conflicts:    5023000 | #Learnt:     105266 | 0.000
1599.23/1599.53	c total clause space: 886.764MB
1599.23/1599.53	c total #watches: 2591522
1599.53/1599.83	c total #propagations: 5018321311 / total #impl: 13818861594 (eff. 0.363)
1599.53/1599.83	c #Conflicts:    5024000 | #Learnt:     106266 | 0.000
1599.53/1599.83	c total clause space: 886.764MB
1599.53/1599.83	c total #watches: 2593555
1599.84/1600.11	c total #propagations: 5018736764 / total #impl: 13820456519 (eff. 0.363)
1599.84/1600.11	c #Conflicts:    5025000 | #Learnt:     107266 | 0.000
1599.84/1600.11	c total clause space: 886.764MB
1599.84/1600.11	c total #watches: 2595570
1600.03/1600.37	c total #propagations: 5019096327 / total #impl: 13821871726 (eff. 0.363)
1600.03/1600.37	c #Conflicts:    5026000 | #Learnt:     108266 | 0.000
1600.03/1600.37	c total clause space: 886.764MB
1600.03/1600.37	c total #watches: 2597658
1600.43/1600.72	c total #propagations: 5019593538 / total #impl: 13823274316 (eff. 0.363)
1600.43/1600.72	c GARBAGE COLLECT
1600.43/1600.72	c #Conflicts:    5027000 | #Learnt:      54772 | 0.000
1600.43/1600.72	c total clause space: 886.764MB
1600.43/1600.72	c total #watches: 2488026
1600.53/1600.80	c total #propagations: 5019938560 / total #impl: 13824570897 (eff. 0.363)
1600.53/1600.80	c #Conflicts:    5028000 | #Learnt:      55772 | 0.000
1600.53/1600.80	c total clause space: 886.764MB
1600.53/1600.80	c total #watches: 2490131
1600.63/1600.92	c total #propagations: 5020053252 / total #impl: 13825151602 (eff. 0.363)
1600.63/1600.92	c #Conflicts:    5029000 | #Learnt:      56772 | 0.000
1600.63/1600.92	c total clause space: 886.764MB
1600.63/1600.92	c total #watches: 2492141
1600.73/1601.03	c total #propagations: 5020228447 / total #impl: 13825944707 (eff. 0.363)
1600.73/1601.03	c #Conflicts:    5030000 | #Learnt:      57772 | 0.000
1600.73/1601.03	c total clause space: 886.764MB
1600.73/1601.03	c total #watches: 2494366
1600.83/1601.15	c total #propagations: 5020568429 / total #impl: 13827064135 (eff. 0.363)
1600.83/1601.15	c #Conflicts:    5031000 | #Learnt:      58772 | 0.000
1600.83/1601.15	c total clause space: 886.764MB
1600.83/1601.15	c total #watches: 2496400
1600.94/1601.26	c total #propagations: 5020871883 / total #impl: 13828031602 (eff. 0.363)
1600.94/1601.26	c #Conflicts:    5032000 | #Learnt:      59772 | 0.000
1600.94/1601.26	c total clause space: 886.764MB
1600.94/1601.26	c total #watches: 2498424
1601.13/1601.40	c total #propagations: 5021045871 / total #impl: 13828809926 (eff. 0.363)
1601.13/1601.40	c #Conflicts:    5033000 | #Learnt:      60772 | 0.000
1601.13/1601.40	c total clause space: 886.764MB
1601.13/1601.40	c total #watches: 2500459
1601.23/1601.54	c total #propagations: 5021338934 / total #impl: 13829831550 (eff. 0.363)
1601.23/1601.54	c #Conflicts:    5034000 | #Learnt:      61772 | 0.000
1601.23/1601.54	c total clause space: 886.764MB
1601.23/1601.54	c total #watches: 2502465
1601.43/1601.70	c total #propagations: 5021675347 / total #impl: 13830894200 (eff. 0.363)
1601.43/1601.70	c #Conflicts:    5035000 | #Learnt:      62772 | 0.000
1601.43/1601.70	c total clause space: 886.764MB
1601.43/1601.70	c total #watches: 2504604
1601.53/1601.85	c total #propagations: 5022021669 / total #impl: 13831978372 (eff. 0.363)
1601.53/1601.85	c #Conflicts:    5036000 | #Learnt:      63772 | 0.000
1601.53/1601.85	c total clause space: 886.764MB
1601.53/1601.85	c total #watches: 2506624
1601.63/1601.97	c total #propagations: 5022207473 / total #impl: 13832791785 (eff. 0.363)
1601.63/1601.97	c #Conflicts:    5037000 | #Learnt:      64772 | 0.000
1601.63/1601.97	c total clause space: 886.764MB
1601.63/1601.98	c total #watches: 2508656
1601.83/1602.12	c total #propagations: 5022319649 / total #impl: 13833284312 (eff. 0.363)
1601.83/1602.12	c #Conflicts:    5038000 | #Learnt:      65772 | 0.000
1601.83/1602.12	c total clause space: 886.764MB
1601.83/1602.12	c total #watches: 2510690
1601.93/1602.25	c total #propagations: 5022637872 / total #impl: 13834283681 (eff. 0.363)
1601.93/1602.25	c #Conflicts:    5039000 | #Learnt:      66772 | 0.000
1601.93/1602.25	c total clause space: 886.764MB
1601.93/1602.25	c total #watches: 2512701
1602.04/1602.36	c total #propagations: 5022854109 / total #impl: 13835066824 (eff. 0.363)
1602.04/1602.36	c #Conflicts:    5040000 | #Learnt:      67772 | 0.000
1602.04/1602.36	c total clause space: 886.764MB
1602.04/1602.36	c total #watches: 2514745
1602.23/1602.54	c total #propagations: 5023022574 / total #impl: 13835726187 (eff. 0.363)
1602.23/1602.54	c #Conflicts:    5041000 | #Learnt:      68772 | 0.000
1602.23/1602.54	c total clause space: 886.764MB
1602.23/1602.54	c total #watches: 2516832
1602.43/1602.76	c total #propagations: 5023355844 / total #impl: 13836982007 (eff. 0.363)
1602.43/1602.76	c #Conflicts:    5042000 | #Learnt:      69772 | 0.000
1602.43/1602.76	c total clause space: 886.764MB
1602.43/1602.76	c total #watches: 2518861
1602.63/1602.93	c total #propagations: 5023792884 / total #impl: 13838622864 (eff. 0.363)
1602.63/1602.93	c #Conflicts:    5043000 | #Learnt:      70772 | 0.000
1602.63/1602.93	c total clause space: 886.764MB
1602.63/1602.94	c total #watches: 2521028
1602.83/1603.14	c total #propagations: 5024018140 / total #impl: 13839484521 (eff. 0.363)
1602.83/1603.14	c #Conflicts:    5044000 | #Learnt:      71772 | 0.000
1602.83/1603.14	c total clause space: 886.764MB
1602.83/1603.14	c total #watches: 2523049
1603.03/1603.33	c total #propagations: 5024406623 / total #impl: 13841109209 (eff. 0.363)
1603.03/1603.33	c #Conflicts:    5045000 | #Learnt:      72772 | 0.000
1603.03/1603.33	c total clause space: 886.764MB
1603.03/1603.33	c total #watches: 2525049
1603.24/1603.51	c total #propagations: 5024767944 / total #impl: 13842309216 (eff. 0.363)
1603.24/1603.51	c #Conflicts:    5046000 | #Learnt:      73772 | 0.000
1603.24/1603.51	c total clause space: 886.764MB
1603.24/1603.51	c total #watches: 2527099
1603.33/1603.68	c total #propagations: 5025102091 / total #impl: 13843478553 (eff. 0.363)
1603.33/1603.68	c #Conflicts:    5047000 | #Learnt:      74772 | 0.000
1603.33/1603.68	c total clause space: 886.764MB
1603.33/1603.68	c total #watches: 2529294
1603.53/1603.84	c total #propagations: 5025311589 / total #impl: 13844436855 (eff. 0.363)
1603.53/1603.84	c #Conflicts:    5048000 | #Learnt:      75772 | 0.000
1603.53/1603.84	c total clause space: 886.764MB
1603.53/1603.84	c total #watches: 2531350
1603.73/1604.04	c total #propagations: 5025546663 / total #impl: 13845459865 (eff. 0.363)
1603.73/1604.04	c #Conflicts:    5049000 | #Learnt:      76772 | 0.000
1603.73/1604.04	c total clause space: 886.764MB
1603.73/1604.04	c total #watches: 2533350
1603.93/1604.27	c total #propagations: 5025754817 / total #impl: 13846329316 (eff. 0.363)
1603.93/1604.27	c #Conflicts:    5050000 | #Learnt:      77772 | 0.000
1603.93/1604.27	c total clause space: 886.764MB
1603.93/1604.27	c total #watches: 2535350
1604.13/1604.48	c total #propagations: 5026037316 / total #impl: 13847368784 (eff. 0.363)
1604.13/1604.48	c #Conflicts:    5051000 | #Learnt:      78772 | 0.000
1604.13/1604.48	c total clause space: 886.764MB
1604.13/1604.48	c total #watches: 2537386
1604.34/1604.63	c total #propagations: 5026296090 / total #impl: 13848446759 (eff. 0.363)
1604.34/1604.63	c #Conflicts:    5052000 | #Learnt:      79772 | 0.000
1604.34/1604.63	c total clause space: 886.764MB
1604.34/1604.63	c total #watches: 2539415
1604.53/1604.83	c total #propagations: 5026515276 / total #impl: 13849184046 (eff. 0.363)
1604.53/1604.83	c #Conflicts:    5053000 | #Learnt:      80772 | 0.000
1604.53/1604.83	c total clause space: 886.764MB
1604.53/1604.83	c total #watches: 2541482
1604.73/1605.02	c total #propagations: 5026782958 / total #impl: 13850166599 (eff. 0.363)
1604.73/1605.02	c #Conflicts:    5054000 | #Learnt:      81772 | 0.000
1604.73/1605.02	c total clause space: 886.764MB
1604.73/1605.02	c total #watches: 2544029
1604.93/1605.24	c total #propagations: 5027024897 / total #impl: 13851079040 (eff. 0.363)
1604.93/1605.24	c #Conflicts:    5055000 | #Learnt:      82772 | 0.000
1604.93/1605.24	c total clause space: 886.764MB
1604.93/1605.24	c total #watches: 2546131
1605.13/1605.42	c total #propagations: 5027275019 / total #impl: 13852143464 (eff. 0.363)
1605.13/1605.42	c #Conflicts:    5056000 | #Learnt:      83772 | 0.000
1605.13/1605.42	c total clause space: 886.764MB
1605.13/1605.42	c total #watches: 2548264
1605.34/1605.68	c total #propagations: 5027414261 / total #impl: 13852785140 (eff. 0.363)
1605.34/1605.68	c #Conflicts:    5057000 | #Learnt:      84772 | 0.000
1605.34/1605.68	c total clause space: 886.764MB
1605.34/1605.68	c total #watches: 2550272
1605.53/1605.85	c total #propagations: 5027773011 / total #impl: 13854094863 (eff. 0.363)
1605.53/1605.85	c #Conflicts:    5058000 | #Learnt:      85772 | 0.000
1605.53/1605.85	c total clause space: 886.764MB
1605.53/1605.85	c total #watches: 2552312
1605.73/1606.02	c total #propagations: 5027939029 / total #impl: 13854823489 (eff. 0.363)
1605.73/1606.02	c #Conflicts:    5059000 | #Learnt:      86772 | 0.000
1605.73/1606.02	c total clause space: 886.764MB
1605.73/1606.02	c total #watches: 2554323
1606.03/1606.36	c total #propagations: 5028103653 / total #impl: 13855478677 (eff. 0.363)
1606.03/1606.36	c #Conflicts:    5060000 | #Learnt:      87772 | 0.000
1606.03/1606.36	c total clause space: 886.764MB
1606.03/1606.37	c total #watches: 2556323
1606.33/1606.64	c total #propagations: 5028458982 / total #impl: 13856958456 (eff. 0.363)
1606.33/1606.64	c #Conflicts:    5061000 | #Learnt:      88772 | 0.000
1606.33/1606.64	c total clause space: 886.764MB
1606.33/1606.64	c total #watches: 2558323
1606.63/1606.91	c total #propagations: 5028809509 / total #impl: 13858222565 (eff. 0.363)
1606.63/1606.91	c #Conflicts:    5062000 | #Learnt:      89772 | 0.000
1606.63/1606.91	c total clause space: 886.764MB
1606.63/1606.91	c total #watches: 2560345
1606.93/1607.21	c total #propagations: 5029090579 / total #impl: 13859347296 (eff. 0.363)
1606.93/1607.21	c #Conflicts:    5063000 | #Learnt:      90772 | 0.000
1606.93/1607.21	c total clause space: 886.764MB
1606.93/1607.21	c total #watches: 2562353
1607.23/1607.56	c total #propagations: 5029406365 / total #impl: 13860535122 (eff. 0.363)
1607.23/1607.56	c #Conflicts:    5064000 | #Learnt:      91772 | 0.000
1607.23/1607.56	c total clause space: 886.764MB
1607.23/1607.56	c total #watches: 2564360
1607.54/1607.82	c total #propagations: 5029663490 / total #impl: 13861988641 (eff. 0.363)
1607.54/1607.82	c #Conflicts:    5065000 | #Learnt:      92772 | 0.000
1607.54/1607.82	c total clause space: 886.764MB
1607.54/1607.82	c total #watches: 2566397
1607.83/1608.10	c total #propagations: 5029932593 / total #impl: 13863156946 (eff. 0.363)
1607.83/1608.10	c #Conflicts:    5066000 | #Learnt:      93772 | 0.000
1607.83/1608.10	c total clause space: 886.764MB
1607.83/1608.10	c total #watches: 2568459
1608.13/1608.44	c total #propagations: 5030198178 / total #impl: 13864289747 (eff. 0.363)
1608.13/1608.44	c #Conflicts:    5067000 | #Learnt:      94772 | 0.000
1608.13/1608.44	c total clause space: 886.764MB
1608.13/1608.44	c total #watches: 2570525
1608.53/1608.82	c total #propagations: 5030504852 / total #impl: 13865582327 (eff. 0.363)
1608.53/1608.82	c #Conflicts:    5068000 | #Learnt:      95772 | 0.000
1608.53/1608.82	c total clause space: 886.764MB
1608.53/1608.82	c total #watches: 2572534
1608.83/1609.17	c total #propagations: 5030843984 / total #impl: 13867002621 (eff. 0.363)
1608.83/1609.17	c #Conflicts:    5069000 | #Learnt:      96772 | 0.000
1608.83/1609.17	c total clause space: 886.764MB
1608.83/1609.17	c total #watches: 2574534
1609.13/1609.48	c total #propagations: 5031114698 / total #impl: 13868233759 (eff. 0.363)
1609.13/1609.48	c #Conflicts:    5070000 | #Learnt:      97772 | 0.000
1609.13/1609.48	c total clause space: 886.764MB
1609.13/1609.48	c total #watches: 2576624
1609.43/1609.78	c total #propagations: 5031694910 / total #impl: 13870268120 (eff. 0.363)
1609.43/1609.78	c #Conflicts:    5071000 | #Learnt:      98772 | 0.000
1609.43/1609.78	c total clause space: 886.764MB
1609.43/1609.78	c total #watches: 2579031
1609.74/1610.04	c total #propagations: 5032097425 / total #impl: 13871790945 (eff. 0.363)
1609.74/1610.04	c #Conflicts:    5072000 | #Learnt:      99772 | 0.000
1609.74/1610.04	c total clause space: 886.764MB
1609.74/1610.04	c total #watches: 2581265
1610.03/1610.32	c total #propagations: 5032485612 / total #impl: 13873215858 (eff. 0.363)
1610.03/1610.32	c #Conflicts:    5073000 | #Learnt:     100772 | 0.000
1610.03/1610.32	c total clause space: 886.764MB
1610.03/1610.32	c total #watches: 2583739
1610.43/1610.71	c total #propagations: 5032741121 / total #impl: 13874241646 (eff. 0.363)
1610.43/1610.71	c #Conflicts:    5074000 | #Learnt:     101772 | 0.000
1610.43/1610.71	c total clause space: 886.764MB
1610.43/1610.71	c total #watches: 2586022
1610.73/1611.08	c total #propagations: 5033114127 / total #impl: 13875550224 (eff. 0.363)
1610.73/1611.08	c #Conflicts:    5075000 | #Learnt:     102772 | 0.000
1610.73/1611.08	c total clause space: 886.764MB
1610.73/1611.08	c total #watches: 2588115
1611.13/1611.40	c total #propagations: 5033391259 / total #impl: 13876557315 (eff. 0.363)
1611.13/1611.40	c #Conflicts:    5076000 | #Learnt:     103772 | 0.000
1611.13/1611.40	c total clause space: 886.764MB
1611.13/1611.40	c total #watches: 2590203
1611.43/1611.78	c total #propagations: 5033641967 / total #impl: 13877709625 (eff. 0.363)
1611.43/1611.78	c #Conflicts:    5077000 | #Learnt:     104772 | 0.000
1611.43/1611.78	c total clause space: 886.764MB
1611.43/1611.78	c total #watches: 2592232
1611.73/1612.00	c total #propagations: 5035180005 / total #impl: 13882282057 (eff. 0.363)
1611.73/1612.00	c #Conflicts:    5078000 | #Learnt:     105772 | 0.000
1611.73/1612.00	c total clause space: 886.764MB
1611.73/1612.00	c total #watches: 2594232
1612.04/1612.38	c total #propagations: 5035456571 / total #impl: 13883322280 (eff. 0.363)
1612.04/1612.38	c #Conflicts:    5079000 | #Learnt:     106772 | 0.000
1612.04/1612.38	c total clause space: 886.764MB
1612.04/1612.38	c total #watches: 2596253
1612.43/1612.74	c total #propagations: 5036044467 / total #impl: 13885406844 (eff. 0.363)
1612.43/1612.74	c #Conflicts:    5080000 | #Learnt:     107772 | 0.000
1612.43/1612.74	c total clause space: 886.764MB
1612.43/1612.74	c total #watches: 2598262
1612.83/1613.14	c total #propagations: 5037077149 / total #impl: 13888450898 (eff. 0.363)
1612.83/1613.14	c #Conflicts:    5081000 | #Learnt:     108772 | 0.000
1612.83/1613.14	c total clause space: 886.764MB
1612.83/1613.14	c total #watches: 2600262
1613.14/1613.45	c total #propagations: 5038765920 / total #impl: 13893103313 (eff. 0.363)
1613.14/1613.45	c #Conflicts:    5082000 | #Learnt:     109772 | 0.000
1613.14/1613.45	c total clause space: 886.764MB
1613.14/1613.45	c total #watches: 2602273
1613.33/1613.68	c total #propagations: 5039814376 / total #impl: 13896049210 (eff. 0.363)
1613.33/1613.68	c GARBAGE COLLECT
1613.33/1613.68	c #Conflicts:    5083000 | #Learnt:      55909 | 0.000
1613.33/1613.68	c total clause space: 886.764MB
1613.33/1613.68	c total #watches: 2490309
1613.63/1613.93	c total #propagations: 5040215012 / total #impl: 13897346402 (eff. 0.363)
1613.63/1613.93	c #Conflicts:    5084000 | #Learnt:      56909 | 0.000
1613.63/1613.93	c total clause space: 886.764MB
1613.63/1613.93	c total #watches: 2492309
1613.93/1614.29	c total #propagations: 5041132989 / total #impl: 13900315156 (eff. 0.363)
1613.93/1614.29	c #Conflicts:    5085000 | #Learnt:      57909 | 0.000
1613.93/1614.29	c total clause space: 886.764MB
1613.93/1614.29	c total #watches: 2494309
1614.33/1614.60	c total #propagations: 5042633326 / total #impl: 13905053028 (eff. 0.363)
1614.33/1614.60	c #Conflicts:    5086000 | #Learnt:      58909 | 0.000
1614.33/1614.60	c total clause space: 886.764MB
1614.33/1614.60	c total #watches: 2496309
1614.63/1614.96	c total #propagations: 5043942959 / total #impl: 13908863569 (eff. 0.363)
1614.63/1614.96	c #Conflicts:    5087000 | #Learnt:      59909 | 0.000
1614.63/1614.96	c total clause space: 886.764MB
1614.63/1614.96	c total #watches: 2498319
1615.03/1615.30	c total #propagations: 5045535725 / total #impl: 13913391600 (eff. 0.363)
1615.03/1615.30	c #Conflicts:    5088000 | #Learnt:      60909 | 0.000
1615.03/1615.30	c total clause space: 886.764MB
1615.03/1615.30	c total #watches: 2500319
1615.24/1615.59	c total #propagations: 5046944256 / total #impl: 13917200817 (eff. 0.363)
1615.24/1615.59	c #Conflicts:    5089000 | #Learnt:      61909 | 0.000
1615.24/1615.59	c total clause space: 886.764MB
1615.24/1615.59	c total #watches: 2502319
1615.53/1615.84	c total #propagations: 5047951524 / total #impl: 13919821142 (eff. 0.363)
1615.53/1615.84	c #Conflicts:    5090000 | #Learnt:      62909 | 0.000
1615.53/1615.84	c total clause space: 886.764MB
1615.53/1615.84	c total #watches: 2504319
1615.83/1616.16	c total #propagations: 5048709254 / total #impl: 13921979287 (eff. 0.363)
1615.83/1616.16	c #Conflicts:    5091000 | #Learnt:      63909 | 0.000
1615.83/1616.16	c total clause space: 886.764MB
1615.83/1616.16	c total #watches: 2506319
1616.23/1616.51	c total #propagations: 5049727737 / total #impl: 13924856010 (eff. 0.363)
1616.23/1616.51	c #Conflicts:    5092000 | #Learnt:      64909 | 0.000
1616.23/1616.51	c total clause space: 886.764MB
1616.23/1616.52	c total #watches: 2508319
1616.53/1616.89	c total #propagations: 5051001628 / total #impl: 13928607467 (eff. 0.363)
1616.53/1616.89	c #Conflicts:    5093000 | #Learnt:      65909 | 0.000
1616.53/1616.89	c total clause space: 886.764MB
1616.53/1616.89	c total #watches: 2510319
1616.63/1616.98	c total #propagations: 5052342075 / total #impl: 13932291308 (eff. 0.363)
1616.63/1616.98	c #Conflicts:    5094000 | #Learnt:      66909 | 0.000
1616.63/1616.98	c total clause space: 886.764MB
1616.63/1616.98	c total #watches: 2512337
1616.73/1617.07	c total #propagations: 5052501760 / total #impl: 13932917654 (eff. 0.363)
1616.73/1617.07	c #Conflicts:    5095000 | #Learnt:      67909 | 0.000
1616.73/1617.07	c total clause space: 886.764MB
1616.73/1617.07	c total #watches: 2514354
1616.83/1617.14	c total #propagations: 5052625473 / total #impl: 13933441829 (eff. 0.363)
1616.83/1617.14	c #Conflicts:    5096000 | #Learnt:      68909 | 0.000
1616.83/1617.14	c total clause space: 886.764MB
1616.83/1617.14	c total #watches: 2516411
1616.93/1617.24	c total #propagations: 5052760746 / total #impl: 13933918005 (eff. 0.363)
1616.93/1617.24	c #Conflicts:    5097000 | #Learnt:      69909 | 0.000
1616.93/1617.24	c total clause space: 886.764MB
1616.93/1617.24	c total #watches: 2518446
1617.03/1617.35	c total #propagations: 5052895650 / total #impl: 13934469510 (eff. 0.363)
1617.03/1617.35	c #Conflicts:    5098000 | #Learnt:      70909 | 0.000
1617.03/1617.35	c total clause space: 886.764MB
1617.03/1617.35	c total #watches: 2520454
1617.13/1617.45	c total #propagations: 5053102346 / total #impl: 13935254638 (eff. 0.363)
1617.13/1617.45	c #Conflicts:    5099000 | #Learnt:      71909 | 0.000
1617.13/1617.45	c total clause space: 886.764MB
1617.13/1617.45	c total #watches: 2522454
1617.23/1617.54	c total #propagations: 5053261472 / total #impl: 13935766145 (eff. 0.363)
1617.23/1617.54	c #Conflicts:    5100000 | #Learnt:      72909 | 0.000
1617.23/1617.54	c total clause space: 886.764MB
1617.23/1617.54	c total #watches: 2524480
1617.33/1617.64	c total #propagations: 5053389072 / total #impl: 13936179247 (eff. 0.363)
1617.33/1617.64	c #Conflicts:    5101000 | #Learnt:      73909 | 0.000
1617.33/1617.64	c total clause space: 886.764MB
1617.33/1617.64	c total #watches: 2526494
1617.43/1617.76	c total #propagations: 5053536547 / total #impl: 13936648030 (eff. 0.363)
1617.43/1617.76	c #Conflicts:    5102000 | #Learnt:      74909 | 0.000
1617.43/1617.76	c total clause space: 886.764MB
1617.43/1617.76	c total #watches: 2528509
1617.54/1617.89	c total #propagations: 5053724883 / total #impl: 13937281192 (eff. 0.363)
1617.54/1617.89	c #Conflicts:    5103000 | #Learnt:      75909 | 0.000
1617.54/1617.89	c total clause space: 886.764MB
1617.54/1617.89	c total #watches: 2530529
1617.73/1618.02	c total #propagations: 5053941976 / total #impl: 13937940543 (eff. 0.363)
1617.73/1618.02	c #Conflicts:    5104000 | #Learnt:      76909 | 0.000
1617.73/1618.02	c total clause space: 886.764MB
1617.73/1618.02	c total #watches: 2532536
1617.83/1618.15	c total #propagations: 5054144940 / total #impl: 13938569301 (eff. 0.363)
1617.83/1618.15	c #Conflicts:    5105000 | #Learnt:      77909 | 0.000
1617.83/1618.15	c total clause space: 886.764MB
1617.83/1618.15	c total #watches: 2534538
1617.93/1618.25	c total #propagations: 5054304520 / total #impl: 13939264760 (eff. 0.363)
1617.93/1618.25	c #Conflicts:    5106000 | #Learnt:      78909 | 0.000
1617.93/1618.25	c total clause space: 886.764MB
1617.93/1618.25	c total #watches: 2536594
1618.03/1618.37	c total #propagations: 5054412127 / total #impl: 13939918756 (eff. 0.363)
1618.03/1618.37	c #Conflicts:    5107000 | #Learnt:      79909 | 0.000
1618.03/1618.37	c total clause space: 886.764MB
1618.03/1618.37	c total #watches: 2538608
1618.13/1618.49	c total #propagations: 5054618787 / total #impl: 13940672488 (eff. 0.363)
1618.13/1618.49	c #Conflicts:    5108000 | #Learnt:      80909 | 0.000
1618.13/1618.49	c total clause space: 886.764MB
1618.13/1618.49	c total #watches: 2540624
1618.33/1618.60	c total #propagations: 5054840898 / total #impl: 13941359247 (eff. 0.363)
1618.33/1618.60	c #Conflicts:    5109000 | #Learnt:      81909 | 0.000
1618.33/1618.60	c total clause space: 886.764MB
1618.33/1618.60	c total #watches: 2542684
1618.43/1618.70	c total #propagations: 5055005479 / total #impl: 13941889592 (eff. 0.363)
1618.43/1618.70	c #Conflicts:    5110000 | #Learnt:      82909 | 0.000
1618.43/1618.70	c total clause space: 886.764MB
1618.43/1618.70	c total #watches: 2544693
1618.53/1618.82	c total #propagations: 5055124005 / total #impl: 13942279415 (eff. 0.363)
1618.53/1618.82	c #Conflicts:    5111000 | #Learnt:      83909 | 0.000
1618.53/1618.82	c total clause space: 886.764MB
1618.53/1618.82	c total #watches: 2546731
1618.53/1618.89	c total #propagations: 5055282090 / total #impl: 13942829396 (eff. 0.363)
1618.53/1618.89	c #Conflicts:    5112000 | #Learnt:      84909 | 0.000
1618.53/1618.89	c total clause space: 886.764MB
1618.53/1618.89	c total #watches: 2548819
1618.63/1618.98	c total #propagations: 5055330301 / total #impl: 13943054178 (eff. 0.363)
1618.63/1618.98	c #Conflicts:    5113000 | #Learnt:      85909 | 0.000
1618.63/1618.98	c total clause space: 886.764MB
1618.63/1618.98	c total #watches: 2550905
1618.83/1619.12	c total #propagations: 5055426904 / total #impl: 13943600836 (eff. 0.363)
1618.83/1619.12	c #Conflicts:    5114000 | #Learnt:      86909 | 0.000
1618.83/1619.12	c total clause space: 886.764MB
1618.83/1619.12	c total #watches: 2552943
1618.93/1619.28	c total #propagations: 5055624323 / total #impl: 13944676725 (eff. 0.363)
1618.93/1619.28	c #Conflicts:    5115000 | #Learnt:      87909 | 0.000
1618.93/1619.28	c total clause space: 886.764MB
1618.93/1619.28	c total #watches: 2554952
1619.03/1619.38	c total #propagations: 5055796773 / total #impl: 13946006102 (eff. 0.363)
1619.03/1619.38	c #Conflicts:    5116000 | #Learnt:      88909 | 0.000
1619.03/1619.38	c total clause space: 886.764MB
1619.03/1619.38	c total #watches: 2556972
1619.13/1619.49	c total #propagations: 5055918363 / total #impl: 13946530602 (eff. 0.363)
1619.13/1619.49	c #Conflicts:    5117000 | #Learnt:      89909 | 0.000
1619.13/1619.49	c total clause space: 886.764MB
1619.13/1619.49	c total #watches: 2558980
1619.23/1619.59	c total #propagations: 5056035738 / total #impl: 13947110282 (eff. 0.363)
1619.23/1619.59	c #Conflicts:    5118000 | #Learnt:      90909 | 0.000
1619.23/1619.59	c total clause space: 886.764MB
1619.23/1619.59	c total #watches: 2561002
1619.43/1619.74	c total #propagations: 5056140022 / total #impl: 13947532970 (eff. 0.363)
1619.43/1619.74	c #Conflicts:    5119000 | #Learnt:      91909 | 0.000
1619.43/1619.74	c total clause space: 886.764MB
1619.43/1619.74	c total #watches: 2563022
1619.53/1619.88	c total #propagations: 5056468306 / total #impl: 13948455729 (eff. 0.363)
1619.53/1619.88	c #Conflicts:    5120000 | #Learnt:      92909 | 0.000
1619.53/1619.88	c total clause space: 886.764MB
1619.53/1619.88	c total #watches: 2565034
1619.73/1620.07	c total #propagations: 5056674577 / total #impl: 13949088292 (eff. 0.363)
1619.73/1620.07	c #Conflicts:    5121000 | #Learnt:      93909 | 0.000
1619.73/1620.07	c total clause space: 886.764MB
1619.73/1620.07	c total #watches: 2567037
1619.93/1620.24	c total #propagations: 5057214759 / total #impl: 13950593014 (eff. 0.363)
1619.93/1620.24	c #Conflicts:    5122000 | #Learnt:      94909 | 0.000
1619.93/1620.24	c total clause space: 886.764MB
1619.93/1620.24	c total #watches: 2569089
1620.13/1620.48	c total #propagations: 5057643375 / total #impl: 13951700849 (eff. 0.363)
1620.13/1620.48	c #Conflicts:    5123000 | #Learnt:      95909 | 0.000
1620.13/1620.48	c total clause space: 886.764MB
1620.13/1620.48	c total #watches: 2571089
1620.33/1620.68	c total #propagations: 5058326698 / total #impl: 13953433330 (eff. 0.363)
1620.33/1620.68	c #Conflicts:    5124000 | #Learnt:      96909 | 0.000
1620.33/1620.68	c total clause space: 886.764MB
1620.33/1620.68	c total #watches: 2573089
1620.53/1620.83	c total #propagations: 5058977742 / total #impl: 13954887685 (eff. 0.363)
1620.53/1620.83	c #Conflicts:    5125000 | #Learnt:      97909 | 0.000
1620.53/1620.83	c total clause space: 886.764MB
1620.53/1620.83	c total #watches: 2575089
1620.63/1620.96	c total #propagations: 5059222416 / total #impl: 13955846235 (eff. 0.363)
1620.63/1620.96	c #Conflicts:    5126000 | #Learnt:      98909 | 0.000
1620.63/1620.96	c total clause space: 886.764MB
1620.63/1620.96	c total #watches: 2577361
1620.83/1621.14	c total #propagations: 5059544884 / total #impl: 13956739145 (eff. 0.363)
1620.83/1621.14	c #Conflicts:    5127000 | #Learnt:      99909 | 0.000
1620.83/1621.14	c total clause space: 886.764MB
1620.83/1621.14	c total #watches: 2579852
1620.93/1621.26	c total #propagations: 5059874036 / total #impl: 13957863906 (eff. 0.363)
1620.93/1621.26	c #Conflicts:    5128000 | #Learnt:     100909 | 0.000
1620.93/1621.26	c total clause space: 886.764MB
1620.93/1621.26	c total #watches: 2581966
1621.23/1621.56	c total #propagations: 5059964836 / total #impl: 13958227989 (eff. 0.363)
1621.23/1621.56	c #Conflicts:    5129000 | #Learnt:     101909 | 0.000
1621.23/1621.56	c total clause space: 886.764MB
1621.23/1621.56	c total #watches: 2583966
1621.43/1621.74	c total #propagations: 5061054288 / total #impl: 13960841344 (eff. 0.363)
1621.43/1621.74	c #Conflicts:    5130000 | #Learnt:     102909 | 0.000
1621.43/1621.74	c total clause space: 886.764MB
1621.43/1621.74	c total #watches: 2585987
1621.63/1621.90	c total #propagations: 5061536752 / total #impl: 13962063441 (eff. 0.363)
1621.63/1621.90	c #Conflicts:    5131000 | #Learnt:     103909 | 0.000
1621.63/1621.90	c total clause space: 886.764MB
1621.63/1621.91	c total #watches: 2588054
1621.73/1622.07	c total #propagations: 5061893961 / total #impl: 13963038238 (eff. 0.363)
1621.73/1622.07	c #Conflicts:    5132000 | #Learnt:     104909 | 0.000
1621.73/1622.07	c total clause space: 886.764MB
1621.73/1622.07	c total #watches: 2590070
1621.93/1622.23	c total #propagations: 5062327440 / total #impl: 13964106677 (eff. 0.363)
1621.93/1622.23	c #Conflicts:    5133000 | #Learnt:     105909 | 0.000
1621.93/1622.23	c total clause space: 886.764MB
1621.93/1622.23	c total #watches: 2592097
1622.13/1622.40	c total #propagations: 5062651842 / total #impl: 13964971792 (eff. 0.363)
1622.13/1622.40	c #Conflicts:    5134000 | #Learnt:     106909 | 0.000
1622.13/1622.40	c total clause space: 886.764MB
1622.13/1622.40	c total #watches: 2594180
1622.23/1622.57	c total #propagations: 5063108417 / total #impl: 13966021611 (eff. 0.363)
1622.23/1622.57	c #Conflicts:    5135000 | #Learnt:     107909 | 0.000
1622.23/1622.57	c total clause space: 886.764MB
1622.23/1622.57	c total #watches: 2596184
1622.43/1622.76	c total #propagations: 5063465647 / total #impl: 13966881020 (eff. 0.363)
1622.43/1622.76	c #Conflicts:    5136000 | #Learnt:     108909 | 0.000
1622.43/1622.76	c total clause space: 886.764MB
1622.43/1622.76	c total #watches: 2598203
1622.63/1622.96	c total #propagations: 5063800044 / total #impl: 13967817413 (eff. 0.363)
1622.63/1622.96	c #Conflicts:    5137000 | #Learnt:     109909 | 0.000
1622.63/1622.96	c total clause space: 886.764MB
1622.63/1622.96	c total #watches: 2600207
1622.83/1623.19	c total #propagations: 5064043699 / total #impl: 13968617668 (eff. 0.363)
1622.83/1623.19	c GARBAGE COLLECT
1622.83/1623.19	c #Conflicts:    5138000 | #Learnt:      55829 | 0.000
1622.83/1623.19	c total clause space: 886.764MB
1622.83/1623.19	c total #watches: 2490149
1622.93/1623.27	c total #propagations: 5064226195 / total #impl: 13969202100 (eff. 0.363)
1622.93/1623.27	c #Conflicts:    5139000 | #Learnt:      56829 | 0.000
1622.93/1623.27	c total clause space: 886.764MB
1622.93/1623.27	c total #watches: 2492162
1623.03/1623.39	c total #propagations: 5064352968 / total #impl: 13969697425 (eff. 0.363)
1623.03/1623.39	c #Conflicts:    5140000 | #Learnt:      57829 | 0.000
1623.03/1623.39	c total clause space: 886.764MB
1623.03/1623.39	c total #watches: 2494172
1623.24/1623.57	c total #propagations: 5064763457 / total #impl: 13970841189 (eff. 0.363)
1623.24/1623.57	c #Conflicts:    5141000 | #Learnt:      58829 | 0.000
1623.24/1623.57	c total clause space: 886.764MB
1623.24/1623.57	c total #watches: 2496172
1623.44/1623.71	c total #propagations: 5065382966 / total #impl: 13972450155 (eff. 0.363)
1623.44/1623.71	c #Conflicts:    5142000 | #Learnt:      59829 | 0.000
1623.44/1623.71	c total clause space: 886.764MB
1623.44/1623.71	c total #watches: 2498175
1623.54/1623.81	c total #propagations: 5065700292 / total #impl: 13973342672 (eff. 0.363)
1623.54/1623.81	c #Conflicts:    5143000 | #Learnt:      60829 | 0.000
1623.54/1623.81	c total clause space: 886.764MB
1623.54/1623.81	c total #watches: 2500202
1623.64/1623.93	c total #propagations: 5065878378 / total #impl: 13973872162 (eff. 0.363)
1623.64/1623.93	c #Conflicts:    5144000 | #Learnt:      61829 | 0.000
1623.64/1623.93	c total clause space: 886.764MB
1623.64/1623.93	c total #watches: 2502228
1623.74/1624.06	c total #propagations: 5066103925 / total #impl: 13974512878 (eff. 0.363)
1623.74/1624.06	c #Conflicts:    5145000 | #Learnt:      62829 | 0.000
1623.74/1624.06	c total clause space: 886.764MB
1623.74/1624.06	c total #watches: 2504313
1623.94/1624.22	c total #propagations: 5066287539 / total #impl: 13975186247 (eff. 0.363)
1623.94/1624.22	c #Conflicts:    5146000 | #Learnt:      63829 | 0.000
1623.94/1624.22	c total clause space: 886.764MB
1623.94/1624.22	c total #watches: 2506313
1624.04/1624.39	c total #propagations: 5066556633 / total #impl: 13976060636 (eff. 0.363)
1624.04/1624.39	c #Conflicts:    5147000 | #Learnt:      64829 | 0.000
1624.04/1624.39	c total clause space: 886.764MB
1624.04/1624.39	c total #watches: 2508313
1624.24/1624.58	c total #propagations: 5066826674 / total #impl: 13976914389 (eff. 0.363)
1624.24/1624.58	c #Conflicts:    5148000 | #Learnt:      65829 | 0.000
1624.24/1624.58	c total clause space: 886.764MB
1624.24/1624.58	c total #watches: 2510314
1624.44/1624.76	c total #propagations: 5067163939 / total #impl: 13977784064 (eff. 0.363)
1624.44/1624.76	c #Conflicts:    5149000 | #Learnt:      66829 | 0.000
1624.44/1624.76	c total clause space: 886.764MB
1624.44/1624.76	c total #watches: 2512553
1624.54/1624.83	c total #propagations: 5067428141 / total #impl: 13978578346 (eff. 0.363)
1624.54/1624.83	c #Conflicts:    5150000 | #Learnt:      67829 | 0.000
1624.54/1624.83	c total clause space: 886.764MB
1624.54/1624.83	c total #watches: 2514621
1624.64/1624.93	c total #propagations: 5067539922 / total #impl: 13978904717 (eff. 0.363)
1624.64/1624.93	c #Conflicts:    5151000 | #Learnt:      68829 | 0.000
1624.64/1624.93	c total clause space: 886.764MB
1624.64/1624.93	c total #watches: 2516630
1624.74/1625.03	c total #propagations: 5067717863 / total #impl: 13979465469 (eff. 0.363)
1624.74/1625.03	c #Conflicts:    5152000 | #Learnt:      69829 | 0.000
1624.74/1625.03	c total clause space: 886.764MB
1624.74/1625.03	c total #watches: 2518669
1624.84/1625.15	c total #propagations: 5067877577 / total #impl: 13980013302 (eff. 0.363)
1624.84/1625.15	c #Conflicts:    5153000 | #Learnt:      70829 | 0.000
1624.84/1625.15	c total clause space: 886.764MB
1624.84/1625.15	c total #watches: 2520746
1625.04/1625.31	c total #propagations: 5068079449 / total #impl: 13980805483 (eff. 0.363)
1625.04/1625.31	c #Conflicts:    5154000 | #Learnt:      71829 | 0.000
1625.04/1625.31	c total clause space: 886.764MB
1625.04/1625.31	c total #watches: 2522796
1625.14/1625.45	c total #propagations: 5068470556 / total #impl: 13981909346 (eff. 0.363)
1625.14/1625.45	c #Conflicts:    5155000 | #Learnt:      72829 | 0.000
1625.14/1625.45	c total clause space: 886.764MB
1625.14/1625.45	c total #watches: 2524806
1625.34/1625.64	c total #propagations: 5068737571 / total #impl: 13982589461 (eff. 0.363)
1625.34/1625.64	c #Conflicts:    5156000 | #Learnt:      73829 | 0.000
1625.34/1625.64	c total clause space: 886.764MB
1625.34/1625.64	c total #watches: 2526832
1625.54/1625.84	c total #propagations: 5069183484 / total #impl: 13984117380 (eff. 0.362)
1625.54/1625.84	c #Conflicts:    5157000 | #Learnt:      74829 | 0.000
1625.54/1625.84	c total clause space: 886.764MB
1625.54/1625.84	c total #watches: 2528876
1625.84/1626.16	c total #propagations: 5069804221 / total #impl: 13985996791 (eff. 0.362)
1625.84/1626.16	c #Conflicts:    5158000 | #Learnt:      75829 | 0.000
1625.84/1626.16	c total clause space: 886.764MB
1625.84/1626.16	c total #watches: 2530920
1626.14/1626.47	c total #propagations: 5071437873 / total #impl: 13990342664 (eff. 0.362)
1626.14/1626.47	c #Conflicts:    5159000 | #Learnt:      76829 | 0.000
1626.14/1626.47	c total clause space: 886.764MB
1626.14/1626.47	c total #watches: 2532920
1626.34/1626.64	c total #propagations: 5072876093 / total #impl: 13993957349 (eff. 0.363)
1626.34/1626.64	c #Conflicts:    5160000 | #Learnt:      77829 | 0.000
1626.34/1626.64	c total clause space: 886.764MB
1626.34/1626.64	c total #watches: 2534920
1626.54/1626.85	c total #propagations: 5073207627 / total #impl: 13994946247 (eff. 0.363)
1626.54/1626.85	c #Conflicts:    5161000 | #Learnt:      78829 | 0.000
1626.54/1626.85	c total clause space: 886.764MB
1626.54/1626.85	c total #watches: 2536935
1626.74/1627.02	c total #propagations: 5073638042 / total #impl: 13996285378 (eff. 0.362)
1626.74/1627.02	c #Conflicts:    5162000 | #Learnt:      79829 | 0.000
1626.74/1627.02	c total clause space: 886.764MB
1626.74/1627.02	c total #watches: 2538986
1626.94/1627.21	c total #propagations: 5074054587 / total #impl: 13997302821 (eff. 0.363)
1626.94/1627.21	c #Conflicts:    5163000 | #Learnt:      80829 | 0.000
1626.94/1627.21	c total clause space: 886.764MB
1626.94/1627.21	c total #watches: 2540986
1627.04/1627.31	c total #propagations: 5074315644 / total #impl: 13998122909 (eff. 0.362)
1627.04/1627.31	c #Conflicts:    5164000 | #Learnt:      81829 | 0.000
1627.04/1627.31	c total clause space: 886.764MB
1627.04/1627.31	c total #watches: 2543010
1627.14/1627.40	c total #propagations: 5074581563 / total #impl: 13998957901 (eff. 0.362)
1627.14/1627.40	c #Conflicts:    5165000 | #Learnt:      82829 | 0.000
1627.14/1627.40	c total clause space: 886.764MB
1627.14/1627.41	c total #watches: 2545017
1627.24/1627.56	c total #propagations: 5074731921 / total #impl: 13999664070 (eff. 0.362)
1627.24/1627.56	c #Conflicts:    5166000 | #Learnt:      83829 | 0.000
1627.24/1627.56	c total clause space: 886.764MB
1627.24/1627.56	c total #watches: 2547017
1627.44/1627.72	c total #propagations: 5075043964 / total #impl: 14000943951 (eff. 0.362)
1627.44/1627.72	c #Conflicts:    5167000 | #Learnt:      84829 | 0.000
1627.44/1627.72	c total clause space: 886.764MB
1627.44/1627.72	c total #watches: 2549029
1627.54/1627.82	c total #propagations: 5075270395 / total #impl: 14002095665 (eff. 0.362)
1627.54/1627.82	c #Conflicts:    5168000 | #Learnt:      85829 | 0.000
1627.54/1627.82	c total clause space: 886.764MB
1627.54/1627.82	c total #watches: 2551072
1627.74/1628.02	c total #propagations: 5075388859 / total #impl: 14002517579 (eff. 0.362)
1627.74/1628.02	c #Conflicts:    5169000 | #Learnt:      86829 | 0.000
1627.74/1628.02	c total clause space: 886.764MB
1627.74/1628.02	c total #watches: 2553081
1627.84/1628.18	c total #propagations: 5075897841 / total #impl: 14004111997 (eff. 0.362)
1627.84/1628.18	c #Conflicts:    5170000 | #Learnt:      87829 | 0.000
1627.84/1628.18	c total clause space: 886.764MB
1627.84/1628.18	c total #watches: 2555132
1628.14/1628.46	c total #propagations: 5076174524 / total #impl: 14004989348 (eff. 0.362)
1628.14/1628.46	c #Conflicts:    5171000 | #Learnt:      88829 | 0.000
1628.14/1628.46	c total clause space: 886.764MB
1628.14/1628.46	c total #watches: 2557132
1628.34/1628.61	c total #propagations: 5076905081 / total #impl: 14006763539 (eff. 0.362)
1628.34/1628.61	c #Conflicts:    5172000 | #Learnt:      89829 | 0.000
1628.34/1628.61	c total clause space: 886.764MB
1628.34/1628.62	c total #watches: 2559160
1628.54/1628.84	c total #propagations: 5077200275 / total #impl: 14007611440 (eff. 0.362)
1628.54/1628.84	c #Conflicts:    5173000 | #Learnt:      90829 | 0.000
1628.54/1628.84	c total clause space: 886.764MB
1628.54/1628.84	c total #watches: 2561179
1628.94/1629.24	c total #propagations: 5077715453 / total #impl: 14009097580 (eff. 0.362)
1628.94/1629.24	c #Conflicts:    5174000 | #Learnt:      91829 | 0.000
1628.94/1629.24	c total clause space: 886.764MB
1628.94/1629.24	c total #watches: 2563179
1629.14/1629.43	c total #propagations: 5079188529 / total #impl: 14012671898 (eff. 0.362)
1629.14/1629.43	c #Conflicts:    5175000 | #Learnt:      92829 | 0.000
1629.14/1629.43	c total clause space: 886.764MB
1629.14/1629.43	c total #watches: 2565210
1629.34/1629.60	c total #propagations: 5079735718 / total #impl: 14013923083 (eff. 0.362)
1629.34/1629.60	c #Conflicts:    5176000 | #Learnt:      93829 | 0.000
1629.34/1629.60	c total clause space: 886.764MB
1629.34/1629.60	c total #watches: 2567263
1629.44/1629.74	c total #propagations: 5080076839 / total #impl: 14014893510 (eff. 0.362)
1629.44/1629.74	c #Conflicts:    5177000 | #Learnt:      94829 | 0.000
1629.44/1629.74	c total clause space: 886.764MB
1629.44/1629.74	c total #watches: 2569637
1629.64/1629.92	c total #propagations: 5080236372 / total #impl: 14015479883 (eff. 0.362)
1629.64/1629.92	c #Conflicts:    5178000 | #Learnt:      95829 | 0.000
1629.64/1629.92	c total clause space: 886.764MB
1629.64/1629.92	c total #watches: 2571977
1629.84/1630.15	c total #propagations: 5080304897 / total #impl: 14015898430 (eff. 0.362)
1629.84/1630.15	c #Conflicts:    5179000 | #Learnt:      96829 | 0.000
1629.84/1630.15	c total clause space: 886.764MB
1629.84/1630.15	c total #watches: 2574443
1630.14/1630.45	c total #propagations: 5080355771 / total #impl: 14016252812 (eff. 0.362)
1630.14/1630.45	c #Conflicts:    5180000 | #Learnt:      97829 | 0.000
1630.14/1630.45	c total clause space: 886.764MB
1630.14/1630.45	c total #watches: 2576443
1630.94/1631.22	c total #propagations: 5080795799 / total #impl: 14017648417 (eff. 0.362)
1630.94/1631.22	c #Conflicts:    5181000 | #Learnt:      98829 | 0.000
1630.94/1631.22	c total clause space: 886.764MB
1630.94/1631.22	c total #watches: 2578443
1631.74/1632.04	c total #propagations: 5082605768 / total #impl: 14022021151 (eff. 0.362)
1631.74/1632.04	c #Conflicts:    5182000 | #Learnt:      99829 | 0.000
1631.74/1632.04	c total clause space: 886.764MB
1631.74/1632.04	c total #watches: 2580445
1632.53/1632.87	c total #propagations: 5084766616 / total #impl: 14026984782 (eff. 0.362)
1632.53/1632.87	c #Conflicts:    5183000 | #Learnt:     100829 | 0.000
1632.53/1632.87	c total clause space: 886.764MB
1632.53/1632.88	c total #watches: 2582447
1633.13/1633.49	c total #propagations: 5086711247 / total #impl: 14031625109 (eff. 0.363)
1633.13/1633.49	c #Conflicts:    5184000 | #Learnt:     101829 | 0.000
1633.13/1633.49	c total clause space: 886.764MB
1633.13/1633.49	c total #watches: 2584447
1633.94/1634.20	c total #propagations: 5087975003 / total #impl: 14034752142 (eff. 0.363)
1633.94/1634.20	c #Conflicts:    5185000 | #Learnt:     102829 | 0.000
1633.94/1634.20	c total clause space: 886.764MB
1633.94/1634.20	c total #watches: 2586447
1634.63/1634.95	c total #propagations: 5089783648 / total #impl: 14039037713 (eff. 0.363)
1634.63/1634.95	c #Conflicts:    5186000 | #Learnt:     103829 | 0.000
1634.63/1634.95	c total clause space: 886.764MB
1634.63/1634.95	c total #watches: 2588447
1635.43/1635.78	c total #propagations: 5091569829 / total #impl: 14043116347 (eff. 0.363)
1635.43/1635.78	c #Conflicts:    5187000 | #Learnt:     104829 | 0.000
1635.43/1635.78	c total clause space: 886.764MB
1635.43/1635.78	c total #watches: 2590447
1636.33/1636.68	c total #propagations: 5093481203 / total #impl: 14047423356 (eff. 0.363)
1636.33/1636.68	c #Conflicts:    5188000 | #Learnt:     105829 | 0.000
1636.33/1636.68	c total clause space: 886.764MB
1636.33/1636.68	c total #watches: 2592447
1637.43/1637.75	c total #propagations: 5095373959 / total #impl: 14051495548 (eff. 0.363)
1637.43/1637.75	c #Conflicts:    5189000 | #Learnt:     106829 | 0.000
1637.43/1637.75	c total clause space: 886.764MB
1637.43/1637.75	c total #watches: 2594447
1638.44/1638.76	c total #propagations: 5097445522 / total #impl: 14056116211 (eff. 0.363)
1638.44/1638.76	c #Conflicts:    5190000 | #Learnt:     107829 | 0.000
1638.44/1638.76	c total clause space: 886.764MB
1638.44/1638.76	c total #watches: 2596447
1639.33/1639.60	c total #propagations: 5099732521 / total #impl: 14061224338 (eff. 0.363)
1639.33/1639.60	c #Conflicts:    5191000 | #Learnt:     108829 | 0.000
1639.33/1639.60	c total clause space: 886.764MB
1639.33/1639.60	c total #watches: 2598447
1640.23/1640.50	c total #propagations: 5101444122 / total #impl: 14065153703 (eff. 0.363)
1640.23/1640.50	c #Conflicts:    5192000 | #Learnt:     109829 | 0.000
1640.23/1640.50	c total clause space: 886.764MB
1640.23/1640.50	c total #watches: 2600447
1640.93/1641.23	c total #propagations: 5103270321 / total #impl: 14069441677 (eff. 0.363)
1640.93/1641.23	c #Conflicts:    5193000 | #Learnt:     110829 | 0.000
1640.93/1641.23	c total clause space: 886.764MB
1640.93/1641.23	c total #watches: 2602447
1641.43/1641.78	c total #propagations: 5104982470 / total #impl: 14073437288 (eff. 0.363)
1641.43/1641.78	c GARBAGE COLLECT
1641.43/1641.78	c #Conflicts:    5194000 | #Learnt:      56470 | 0.000
1641.43/1641.78	c total clause space: 886.764MB
1641.43/1641.78	c total #watches: 2491431
1642.03/1642.33	c total #propagations: 5106677735 / total #impl: 14077707146 (eff. 0.363)
1642.03/1642.33	c #Conflicts:    5195000 | #Learnt:      57470 | 0.000
1642.03/1642.33	c total clause space: 886.764MB
1642.03/1642.33	c total #watches: 2493431
1642.53/1642.82	c total #propagations: 5108539317 / total #impl: 14082189351 (eff. 0.363)
1642.53/1642.82	c #Conflicts:    5196000 | #Learnt:      58470 | 0.000
1642.53/1642.82	c total clause space: 886.764MB
1642.53/1642.82	c total #watches: 2495431
1643.13/1643.42	c total #propagations: 5110283780 / total #impl: 14086508367 (eff. 0.363)
1643.13/1643.42	c #Conflicts:    5197000 | #Learnt:      59470 | 0.000
1643.13/1643.42	c total clause space: 886.764MB
1643.13/1643.42	c total #watches: 2497431
1643.73/1644.00	c total #propagations: 5111997678 / total #impl: 14090519717 (eff. 0.363)
1643.73/1644.00	c #Conflicts:    5198000 | #Learnt:      60470 | 0.000
1643.73/1644.00	c total clause space: 886.764MB
1643.73/1644.00	c total #watches: 2499431
1644.33/1644.62	c total #propagations: 5113702281 / total #impl: 14094515631 (eff. 0.363)
1644.33/1644.62	c #Conflicts:    5199000 | #Learnt:      61470 | 0.000
1644.33/1644.62	c total clause space: 886.764MB
1644.33/1644.62	c total #watches: 2501449
1644.83/1645.20	c total #propagations: 5115555153 / total #impl: 14098861020 (eff. 0.363)
1644.83/1645.20	c #Conflicts:    5200000 | #Learnt:      62470 | 0.000
1644.83/1645.20	c total clause space: 886.764MB
1644.83/1645.20	c total #watches: 2503449
1645.53/1645.80	c total #propagations: 5117274496 / total #impl: 14102989012 (eff. 0.363)
1645.53/1645.80	c #Conflicts:    5201000 | #Learnt:      63470 | 0.000
1645.53/1645.80	c total clause space: 886.764MB
1645.53/1645.81	c total #watches: 2505449
1646.04/1646.40	c total #propagations: 5118950650 / total #impl: 14106982796 (eff. 0.363)
1646.04/1646.40	c #Conflicts:    5202000 | #Learnt:      64470 | 0.000
1646.04/1646.40	c total clause space: 886.764MB
1646.04/1646.40	c total #watches: 2507494
1646.53/1646.85	c total #propagations: 5120897130 / total #impl: 14111821439 (eff. 0.363)
1646.53/1646.85	c #Conflicts:    5203000 | #Learnt:      65470 | 0.000
1646.53/1646.85	c total clause space: 886.764MB
1646.53/1646.85	c total #watches: 2509494
1646.73/1647.05	c total #propagations: 5122593150 / total #impl: 14116946809 (eff. 0.363)
1646.73/1647.05	c #Conflicts:    5204000 | #Learnt:      66470 | 0.000
1646.73/1647.05	c total clause space: 886.764MB
1646.73/1647.05	c total #watches: 2511561
1646.83/1647.16	c total #propagations: 5122842394 / total #impl: 14118466465 (eff. 0.363)
1646.83/1647.16	c #Conflicts:    5205000 | #Learnt:      67470 | 0.000
1646.83/1647.16	c total clause space: 886.764MB
1646.83/1647.16	c total #watches: 2513577
1646.93/1647.29	c total #propagations: 5122898846 / total #impl: 14118845768 (eff. 0.363)
1646.93/1647.29	c #Conflicts:    5206000 | #Learnt:      68470 | 0.000
1646.93/1647.29	c total clause space: 886.764MB
1646.93/1647.29	c total #watches: 2515624
1647.14/1647.42	c total #propagations: 5123003801 / total #impl: 14119353113 (eff. 0.363)
1647.14/1647.42	c #Conflicts:    5207000 | #Learnt:      69470 | 0.000
1647.14/1647.42	c total clause space: 886.764MB
1647.14/1647.42	c total #watches: 2518103
1647.24/1647.57	c total #propagations: 5123081973 / total #impl: 14119714031 (eff. 0.363)
1647.24/1647.57	c #Conflicts:    5208000 | #Learnt:      70470 | 0.000
1647.24/1647.57	c total clause space: 886.764MB
1647.24/1647.57	c total #watches: 2520126
1647.43/1647.77	c total #propagations: 5123292377 / total #impl: 14120849081 (eff. 0.363)
1647.43/1647.77	c #Conflicts:    5209000 | #Learnt:      71470 | 0.000
1647.43/1647.77	c total clause space: 886.764MB
1647.43/1647.77	c total #watches: 2522164
1647.63/1647.93	c total #propagations: 5123469758 / total #impl: 14122524212 (eff. 0.363)
1647.63/1647.93	c #Conflicts:    5210000 | #Learnt:      72470 | 0.000
1647.63/1647.93	c total clause space: 886.764MB
1647.63/1647.93	c total #watches: 2524674
1647.83/1648.19	c total #propagations: 5123575307 / total #impl: 14123776728 (eff. 0.363)
1647.83/1648.19	c #Conflicts:    5211000 | #Learnt:      73470 | 0.000
1647.83/1648.19	c total clause space: 886.764MB
1647.83/1648.19	c total #watches: 2526762
1648.03/1648.34	c total #propagations: 5124036584 / total #impl: 14125682699 (eff. 0.363)
1648.03/1648.34	c #Conflicts:    5212000 | #Learnt:      74470 | 0.000
1648.03/1648.34	c total clause space: 886.764MB
1648.03/1648.34	c total #watches: 2529158
1648.13/1648.44	c total #propagations: 5124259127 / total #impl: 14126718139 (eff. 0.363)
1648.13/1648.44	c #Conflicts:    5213000 | #Learnt:      75470 | 0.000
1648.13/1648.44	c total clause space: 886.764MB
1648.13/1648.44	c total #watches: 2531240
1648.34/1648.65	c total #propagations: 5124308660 / total #impl: 14127030048 (eff. 0.363)
1648.34/1648.65	c #Conflicts:    5214000 | #Learnt:      76470 | 0.000
1648.34/1648.65	c total clause space: 886.764MB
1648.34/1648.65	c total #watches: 2534097
1648.53/1648.80	c total #propagations: 5124525483 / total #impl: 14128031030 (eff. 0.363)
1648.53/1648.80	c #Conflicts:    5215000 | #Learnt:      77470 | 0.000
1648.53/1648.80	c total clause space: 886.764MB
1648.53/1648.80	c total #watches: 2536465
1648.63/1648.90	c total #propagations: 5124656561 / total #impl: 14128784260 (eff. 0.363)
1648.63/1648.90	c #Conflicts:    5216000 | #Learnt:      78470 | 0.000
1648.63/1648.90	c total clause space: 886.764MB
1648.63/1648.90	c total #watches: 2538552
1648.83/1649.13	c total #propagations: 5124705948 / total #impl: 14129125303 (eff. 0.363)
1648.83/1649.13	c #Conflicts:    5217000 | #Learnt:      79470 | 0.000
1648.83/1649.13	c total clause space: 886.764MB
1648.83/1649.13	c total #watches: 2540806
1649.03/1649.36	c total #propagations: 5124834138 / total #impl: 14129739872 (eff. 0.363)
1649.03/1649.36	c #Conflicts:    5218000 | #Learnt:      80470 | 0.000
1649.03/1649.36	c total clause space: 886.764MB
1649.03/1649.36	c total #watches: 2542812
1649.13/1649.47	c total #propagations: 5125028073 / total #impl: 14130607028 (eff. 0.363)
1649.13/1649.47	c #Conflicts:    5219000 | #Learnt:      81470 | 0.000
1649.13/1649.47	c total clause space: 886.764MB
1649.13/1649.47	c total #watches: 2544939
1649.44/1649.76	c total #propagations: 5125120709 / total #impl: 14131013619 (eff. 0.363)
1649.44/1649.76	c #Conflicts:    5220000 | #Learnt:      82470 | 0.000
1649.44/1649.76	c total clause space: 886.764MB
1649.44/1649.76	c total #watches: 2546961
1649.63/1649.93	c total #propagations: 5125235755 / total #impl: 14131617300 (eff. 0.363)
1649.63/1649.93	c #Conflicts:    5221000 | #Learnt:      83470 | 0.000
1649.63/1649.93	c total clause space: 886.764MB
1649.63/1649.93	c total #watches: 2549111
1649.93/1650.27	c total #propagations: 5125342443 / total #impl: 14132129637 (eff. 0.363)
1649.93/1650.27	c #Conflicts:    5222000 | #Learnt:      84470 | 0.000
1649.93/1650.27	c total clause space: 886.764MB
1649.93/1650.27	c total #watches: 2551131
1650.13/1650.48	c total #propagations: 5125643231 / total #impl: 14133529131 (eff. 0.363)
1650.13/1650.48	c #Conflicts:    5223000 | #Learnt:      85470 | 0.000
1650.13/1650.48	c total clause space: 886.764MB
1650.13/1650.48	c total #watches: 2553131
1650.33/1650.69	c total #propagations: 5125772574 / total #impl: 14134238099 (eff. 0.363)
1650.33/1650.69	c #Conflicts:    5224000 | #Learnt:      86470 | 0.000
1650.33/1650.69	c total clause space: 886.764MB
1650.33/1650.69	c total #watches: 2555150
1650.63/1650.91	c total #propagations: 5125884108 / total #impl: 14134836403 (eff. 0.363)
1650.63/1650.91	c #Conflicts:    5225000 | #Learnt:      87470 | 0.000
1650.63/1650.91	c total clause space: 886.764MB
1650.63/1650.91	c total #watches: 2557160
1650.73/1651.08	c total #propagations: 5126054251 / total #impl: 14135628575 (eff. 0.363)
1650.73/1651.08	c #Conflicts:    5226000 | #Learnt:      88470 | 0.000
1650.73/1651.08	c total clause space: 886.764MB
1650.73/1651.08	c total #watches: 2559230
1651.23/1651.51	c total #propagations: 5126147754 / total #impl: 14136073277 (eff. 0.363)
1651.23/1651.51	c #Conflicts:    5227000 | #Learnt:      89470 | 0.000
1651.23/1651.51	c total clause space: 886.764MB
1651.23/1651.51	c total #watches: 2561230
1651.73/1652.05	c total #propagations: 5127620005 / total #impl: 14139956914 (eff. 0.363)
1651.73/1652.05	c #Conflicts:    5228000 | #Learnt:      90470 | 0.000
1651.73/1652.05	c total clause space: 886.764MB
1651.73/1652.05	c total #watches: 2563230
1652.33/1652.67	c total #propagations: 5129841111 / total #impl: 14145287869 (eff. 0.363)
1652.33/1652.67	c #Conflicts:    5229000 | #Learnt:      91470 | 0.000
1652.33/1652.67	c total clause space: 886.764MB
1652.33/1652.67	c total #watches: 2565230
1653.03/1653.32	c total #propagations: 5132132212 / total #impl: 14150558976 (eff. 0.363)
1653.03/1653.32	c #Conflicts:    5230000 | #Learnt:      92470 | 0.000
1653.03/1653.32	c total clause space: 886.764MB
1653.03/1653.32	c total #watches: 2567230
1653.74/1654.00	c total #propagations: 5134840450 / total #impl: 14156399674 (eff. 0.363)
1653.74/1654.00	c #Conflicts:    5231000 | #Learnt:      93470 | 0.000
1653.74/1654.00	c total clause space: 886.764MB
1653.74/1654.00	c total #watches: 2569277
1654.03/1654.34	c total #propagations: 5136989658 / total #impl: 14161272874 (eff. 0.363)
1654.03/1654.34	c #Conflicts:    5232000 | #Learnt:      94470 | 0.000
1654.03/1654.34	c total clause space: 886.764MB
1654.03/1654.34	c total #watches: 2571285
1654.53/1654.80	c total #propagations: 5137721337 / total #impl: 14163142016 (eff. 0.363)
1654.53/1654.80	c #Conflicts:    5233000 | #Learnt:      95470 | 0.000
1654.53/1654.80	c total clause space: 886.764MB
1654.53/1654.80	c total #watches: 2573285
1655.03/1655.31	c total #propagations: 5138953132 / total #impl: 14167302585 (eff. 0.363)
1655.03/1655.31	c #Conflicts:    5234000 | #Learnt:      96470 | 0.000
1655.03/1655.31	c total clause space: 886.764MB
1655.03/1655.31	c total #watches: 2575294
1655.43/1655.75	c total #propagations: 5140575704 / total #impl: 14172208061 (eff. 0.363)
1655.43/1655.75	c #Conflicts:    5235000 | #Learnt:      97470 | 0.000
1655.43/1655.75	c total clause space: 886.764MB
1655.43/1655.75	c total #watches: 2577294
1655.94/1656.24	c total #propagations: 5142194227 / total #impl: 14176540425 (eff. 0.363)
1655.94/1656.24	c #Conflicts:    5236000 | #Learnt:      98470 | 0.000
1655.94/1656.24	c total clause space: 886.764MB
1655.94/1656.25	c total #watches: 2579294
1656.43/1656.72	c total #propagations: 5143998309 / total #impl: 14181252475 (eff. 0.363)
1656.43/1656.72	c #Conflicts:    5237000 | #Learnt:      99470 | 0.000
1656.43/1656.72	c total clause space: 886.764MB
1656.43/1656.72	c total #watches: 2581294
1656.83/1657.14	c total #propagations: 5145751491 / total #impl: 14185701802 (eff. 0.363)
1656.83/1657.14	c #Conflicts:    5238000 | #Learnt:     100470 | 0.000
1656.83/1657.14	c total clause space: 886.764MB
1656.83/1657.14	c total #watches: 2583294
1657.23/1657.51	c total #propagations: 5147239297 / total #impl: 14189523808 (eff. 0.363)
1657.23/1657.51	c #Conflicts:    5239000 | #Learnt:     101470 | 0.000
1657.23/1657.51	c total clause space: 886.764MB
1657.23/1657.51	c total #watches: 2585294
1657.63/1657.92	c total #propagations: 5148594812 / total #impl: 14192728893 (eff. 0.363)
1657.63/1657.92	c #Conflicts:    5240000 | #Learnt:     102470 | 0.000
1657.63/1657.92	c total clause space: 886.764MB
1657.63/1657.93	c total #watches: 2587294
1658.03/1658.36	c total #propagations: 5150064930 / total #impl: 14196187237 (eff. 0.363)
1658.03/1658.36	c #Conflicts:    5241000 | #Learnt:     103470 | 0.000
1658.03/1658.36	c total clause space: 886.764MB
1658.03/1658.36	c total #watches: 2589294
1658.53/1658.84	c total #propagations: 5151316563 / total #impl: 14199461548 (eff. 0.363)
1658.53/1658.84	c #Conflicts:    5242000 | #Learnt:     104470 | 0.000
1658.53/1658.84	c total clause space: 886.764MB
1658.53/1658.84	c total #watches: 2591294
1659.03/1659.35	c total #propagations: 5152651322 / total #impl: 14202804970 (eff. 0.363)
1659.03/1659.35	c #Conflicts:    5243000 | #Learnt:     105470 | 0.000
1659.03/1659.35	c total clause space: 886.764MB
1659.03/1659.35	c total #watches: 2593294
1659.43/1659.78	c total #propagations: 5154065499 / total #impl: 14206414144 (eff. 0.363)
1659.43/1659.78	c #Conflicts:    5244000 | #Learnt:     106470 | 0.000
1659.43/1659.78	c total clause space: 886.764MB
1659.43/1659.78	c total #watches: 2595294
1659.83/1660.13	c total #propagations: 5155260660 / total #impl: 14209793585 (eff. 0.363)
1659.83/1660.13	c #Conflicts:    5245000 | #Learnt:     107470 | 0.000
1659.83/1660.13	c total clause space: 886.764MB
1659.83/1660.13	c total #watches: 2597351
1660.23/1660.54	c total #propagations: 5156121683 / total #impl: 14211957082 (eff. 0.363)
1660.23/1660.54	c #Conflicts:    5246000 | #Learnt:     108470 | 0.000
1660.23/1660.54	c total clause space: 886.764MB
1660.23/1660.54	c total #watches: 2599360
1660.53/1660.83	c total #propagations: 5156979755 / total #impl: 14214667055 (eff. 0.363)
1660.53/1660.83	c #Conflicts:    5247000 | #Learnt:     109470 | 0.000
1660.53/1660.83	c total clause space: 886.764MB
1660.53/1660.83	c total #watches: 2601433
1660.83/1661.11	c total #propagations: 5157565481 / total #impl: 14216377712 (eff. 0.363)
1660.83/1661.11	c #Conflicts:    5248000 | #Learnt:     110470 | 0.000
1660.83/1661.11	c total clause space: 886.764MB
1660.83/1661.11	c total #watches: 2603469
1661.03/1661.32	c total #propagations: 5158072059 / total #impl: 14217826086 (eff. 0.363)
1661.03/1661.32	c #Conflicts:    5249000 | #Learnt:     111470 | 0.000
1661.03/1661.32	c total clause space: 886.764MB
1661.03/1661.32	c total #watches: 2605477
1661.23/1661.58	c total #propagations: 5158446415 / total #impl: 14219000325 (eff. 0.363)
1661.23/1661.58	c GARBAGE COLLECT
1661.23/1661.58	c #Conflicts:    5250000 | #Learnt:      56738 | 0.000
1661.23/1661.58	c total clause space: 886.764MB
1661.23/1661.58	c total #watches: 2492023
1661.33/1661.69	c total #propagations: 5158858307 / total #impl: 14220443721 (eff. 0.363)
1661.33/1661.69	c #Conflicts:    5251000 | #Learnt:      57738 | 0.000
1661.33/1661.69	c total clause space: 886.764MB
1661.33/1661.69	c total #watches: 2494114
1661.44/1661.78	c total #propagations: 5159088757 / total #impl: 14221389117 (eff. 0.363)
1661.44/1661.78	c #Conflicts:    5252000 | #Learnt:      58738 | 0.000
1661.44/1661.78	c total clause space: 886.764MB
1661.44/1661.78	c total #watches: 2496145
1661.54/1661.89	c total #propagations: 5159194891 / total #impl: 14222070568 (eff. 0.363)
1661.54/1661.89	c #Conflicts:    5253000 | #Learnt:      59738 | 0.000
1661.54/1661.89	c total clause space: 886.764MB
1661.54/1661.89	c total #watches: 2498274
1661.63/1661.99	c total #propagations: 5159396234 / total #impl: 14222777876 (eff. 0.363)
1661.63/1661.99	c #Conflicts:    5254000 | #Learnt:      60738 | 0.000
1661.63/1661.99	c total clause space: 886.764MB
1661.63/1661.99	c total #watches: 2500582
1661.83/1662.11	c total #propagations: 5159501894 / total #impl: 14223356139 (eff. 0.363)
1661.83/1662.11	c #Conflicts:    5255000 | #Learnt:      61738 | 0.000
1661.83/1662.11	c total clause space: 886.764MB
1661.83/1662.11	c total #watches: 2502599
1661.93/1662.24	c total #propagations: 5159718288 / total #impl: 14224437496 (eff. 0.363)
1661.93/1662.24	c #Conflicts:    5256000 | #Learnt:      62738 | 0.000
1661.93/1662.24	c total clause space: 886.764MB
1661.93/1662.24	c total #watches: 2504613
1662.03/1662.35	c total #propagations: 5159884954 / total #impl: 14225170463 (eff. 0.363)
1662.03/1662.35	c #Conflicts:    5257000 | #Learnt:      63738 | 0.000
1662.03/1662.35	c total clause space: 886.764MB
1662.03/1662.35	c total #watches: 2506619
1662.13/1662.44	c total #propagations: 5160108242 / total #impl: 14225846515 (eff. 0.363)
1662.13/1662.44	c #Conflicts:    5258000 | #Learnt:      64738 | 0.000
1662.13/1662.44	c total clause space: 886.764MB
1662.13/1662.44	c total #watches: 2508679
1662.23/1662.52	c total #propagations: 5160239850 / total #impl: 14226310452 (eff. 0.363)
1662.23/1662.52	c #Conflicts:    5259000 | #Learnt:      65738 | 0.000
1662.23/1662.52	c total clause space: 886.764MB
1662.23/1662.53	c total #watches: 2510721
1662.33/1662.65	c total #propagations: 5160332345 / total #impl: 14226765142 (eff. 0.363)
1662.33/1662.65	c #Conflicts:    5260000 | #Learnt:      66738 | 0.000
1662.33/1662.65	c total clause space: 886.764MB
1662.33/1662.65	c total #watches: 2512822
1662.43/1662.78	c total #propagations: 5160479714 / total #impl: 14227369764 (eff. 0.363)
1662.43/1662.78	c #Conflicts:    5261000 | #Learnt:      67738 | 0.000
1662.43/1662.78	c total clause space: 886.764MB
1662.43/1662.78	c total #watches: 2514840
1662.54/1662.90	c total #propagations: 5160651179 / total #impl: 14227896632 (eff. 0.363)
1662.54/1662.90	c #Conflicts:    5262000 | #Learnt:      68738 | 0.000
1662.54/1662.90	c total clause space: 886.764MB
1662.54/1662.90	c total #watches: 2517024
1662.64/1662.99	c total #propagations: 5160873478 / total #impl: 14228747956 (eff. 0.363)
1662.64/1662.99	c #Conflicts:    5263000 | #Learnt:      69738 | 0.000
1662.64/1662.99	c total clause space: 886.764MB
1662.64/1662.99	c total #watches: 2519170
1662.73/1663.07	c total #propagations: 5160970202 / total #impl: 14229167896 (eff. 0.363)
1662.73/1663.07	c #Conflicts:    5264000 | #Learnt:      70738 | 0.000
1662.73/1663.07	c total clause space: 886.764MB
1662.73/1663.07	c total #watches: 2521272
1662.83/1663.16	c total #propagations: 5161040240 / total #impl: 14229498263 (eff. 0.363)
1662.83/1663.16	c #Conflicts:    5265000 | #Learnt:      71738 | 0.000
1662.83/1663.16	c total clause space: 886.764MB
1662.83/1663.16	c total #watches: 2523390
1662.93/1663.26	c total #propagations: 5161097395 / total #impl: 14229973200 (eff. 0.363)
1662.93/1663.26	c #Conflicts:    5266000 | #Learnt:      72738 | 0.000
1662.93/1663.26	c total clause space: 886.764MB
1662.93/1663.26	c total #watches: 2525415
1663.03/1663.35	c total #propagations: 5161205213 / total #impl: 14230409135 (eff. 0.363)
1663.03/1663.35	c #Conflicts:    5267000 | #Learnt:      73738 | 0.000
1663.03/1663.35	c total clause space: 886.764MB
1663.03/1663.35	c total #watches: 2527448
1663.13/1663.45	c total #propagations: 5161343500 / total #impl: 14230899816 (eff. 0.363)
1663.13/1663.45	c #Conflicts:    5268000 | #Learnt:      74738 | 0.000
1663.13/1663.45	c total clause space: 886.764MB
1663.13/1663.45	c total #watches: 2529465
1663.23/1663.58	c total #propagations: 5161474535 / total #impl: 14231266088 (eff. 0.363)
1663.23/1663.58	c #Conflicts:    5269000 | #Learnt:      75738 | 0.000
1663.23/1663.58	c total clause space: 886.764MB
1663.23/1663.58	c total #watches: 2531559
1663.43/1663.75	c total #propagations: 5161627647 / total #impl: 14231743278 (eff. 0.363)
1663.43/1663.75	c #Conflicts:    5270000 | #Learnt:      76738 | 0.000
1663.43/1663.75	c total clause space: 886.764MB
1663.43/1663.75	c total #watches: 2533707
1663.64/1663.95	c total #propagations: 5161837980 / total #impl: 14232758092 (eff. 0.363)
1663.64/1663.95	c #Conflicts:    5271000 | #Learnt:      77738 | 0.000
1663.64/1663.95	c total clause space: 886.764MB
1663.64/1663.95	c total #watches: 2535745
1663.83/1664.11	c total #propagations: 5162035534 / total #impl: 14233708284 (eff. 0.363)
1663.83/1664.11	c #Conflicts:    5272000 | #Learnt:      78738 | 0.000
1663.83/1664.11	c total clause space: 886.764MB
1663.83/1664.11	c total #watches: 2537835
1663.93/1664.27	c total #propagations: 5162226398 / total #impl: 14234492138 (eff. 0.363)
1663.93/1664.27	c #Conflicts:    5273000 | #Learnt:      79738 | 0.000
1663.93/1664.27	c total clause space: 886.764MB
1663.93/1664.27	c total #watches: 2539847
1664.13/1664.44	c total #propagations: 5162375996 / total #impl: 14234926356 (eff. 0.363)
1664.13/1664.44	c #Conflicts:    5274000 | #Learnt:      80738 | 0.000
1664.13/1664.44	c total clause space: 886.764MB
1664.13/1664.44	c total #watches: 2541858
1664.33/1664.60	c total #propagations: 5162570110 / total #impl: 14235633385 (eff. 0.363)
1664.33/1664.60	c #Conflicts:    5275000 | #Learnt:      81738 | 0.000
1664.33/1664.60	c total clause space: 886.764MB
1664.33/1664.60	c total #watches: 2543876
1664.43/1664.77	c total #propagations: 5162849791 / total #impl: 14236675554 (eff. 0.363)
1664.43/1664.77	c #Conflicts:    5276000 | #Learnt:      82738 | 0.000
1664.43/1664.77	c total clause space: 886.764MB
1664.43/1664.77	c total #watches: 2545951
1664.63/1664.99	c total #propagations: 5163094338 / total #impl: 14237541359 (eff. 0.363)
1664.63/1664.99	c #Conflicts:    5277000 | #Learnt:      83738 | 0.000
1664.63/1664.99	c total clause space: 886.764MB
1664.63/1664.99	c total #watches: 2547967
1664.84/1665.17	c total #propagations: 5163306938 / total #impl: 14238555825 (eff. 0.363)
1664.84/1665.17	c #Conflicts:    5278000 | #Learnt:      84738 | 0.000
1664.84/1665.17	c total clause space: 886.764MB
1664.84/1665.17	c total #watches: 2550076
1665.03/1665.34	c total #propagations: 5163487779 / total #impl: 14239569846 (eff. 0.363)
1665.03/1665.34	c #Conflicts:    5279000 | #Learnt:      85738 | 0.000
1665.03/1665.34	c total clause space: 886.764MB
1665.03/1665.34	c total #watches: 2552117
1665.23/1665.55	c total #propagations: 5163709069 / total #impl: 14240391750 (eff. 0.363)
1665.23/1665.55	c #Conflicts:    5280000 | #Learnt:      86738 | 0.000
1665.23/1665.55	c total clause space: 886.764MB
1665.23/1665.55	c total #watches: 2554142
1665.43/1665.73	c total #propagations: 5164048205 / total #impl: 14241560122 (eff. 0.363)
1665.43/1665.73	c #Conflicts:    5281000 | #Learnt:      87738 | 0.000
1665.43/1665.73	c total clause space: 886.764MB
1665.43/1665.73	c total #watches: 2556159
1665.53/1665.85	c total #propagations: 5164272705 / total #impl: 14242512276 (eff. 0.363)
1665.53/1665.85	c #Conflicts:    5282000 | #Learnt:      88738 | 0.000
1665.53/1665.85	c total clause space: 886.764MB
1665.53/1665.85	c total #watches: 2558181
1665.73/1666.00	c total #propagations: 5164417036 / total #impl: 14243049397 (eff. 0.363)
1665.73/1666.00	c #Conflicts:    5283000 | #Learnt:      89738 | 0.000
1665.73/1666.00	c total clause space: 886.764MB
1665.73/1666.00	c total #watches: 2560248
1665.83/1666.19	c total #propagations: 5164576147 / total #impl: 14243885688 (eff. 0.363)
1665.83/1666.19	c #Conflicts:    5284000 | #Learnt:      90738 | 0.000
1665.83/1666.19	c total clause space: 886.764MB
1665.83/1666.19	c total #watches: 2562364
1666.03/1666.38	c total #propagations: 5164730305 / total #impl: 14244768475 (eff. 0.363)
1666.03/1666.38	c #Conflicts:    5285000 | #Learnt:      91738 | 0.000
1666.03/1666.38	c total clause space: 886.764MB
1666.03/1666.38	c total #watches: 2564364
1666.23/1666.50	c total #propagations: 5164968607 / total #impl: 14245772051 (eff. 0.363)
1666.23/1666.50	c #Conflicts:    5286000 | #Learnt:      92738 | 0.000
1666.23/1666.50	c total clause space: 886.764MB
1666.23/1666.50	c total #watches: 2566380
1666.33/1666.64	c total #propagations: 5165071070 / total #impl: 14246247895 (eff. 0.363)
1666.33/1666.64	c #Conflicts:    5287000 | #Learnt:      93738 | 0.000
1666.33/1666.64	c total clause space: 886.764MB
1666.33/1666.64	c total #watches: 2568389
1666.53/1666.80	c total #propagations: 5165241788 / total #impl: 14246966952 (eff. 0.363)
1666.53/1666.80	c #Conflicts:    5288000 | #Learnt:      94738 | 0.000
1666.53/1666.80	c total clause space: 886.764MB
1666.53/1666.80	c total #watches: 2570401
1666.63/1666.97	c total #propagations: 5165403551 / total #impl: 14247725331 (eff. 0.363)
1666.63/1666.97	c #Conflicts:    5289000 | #Learnt:      95738 | 0.000
1666.63/1666.97	c total clause space: 886.764MB
1666.63/1666.97	c total #watches: 2572401
1666.83/1667.16	c total #propagations: 5165611524 / total #impl: 14248474940 (eff. 0.363)
1666.83/1667.16	c #Conflicts:    5290000 | #Learnt:      96738 | 0.000
1666.83/1667.16	c total clause space: 886.764MB
1666.83/1667.16	c total #watches: 2574432
1667.03/1667.31	c total #propagations: 5165804577 / total #impl: 14249171319 (eff. 0.363)
1667.03/1667.31	c #Conflicts:    5291000 | #Learnt:      97738 | 0.000
1667.03/1667.31	c total clause space: 886.764MB
1667.03/1667.31	c total #watches: 2576439
1667.13/1667.47	c total #propagations: 5166067422 / total #impl: 14250143119 (eff. 0.363)
1667.13/1667.47	c #Conflicts:    5292000 | #Learnt:      98738 | 0.000
1667.13/1667.47	c total clause space: 886.764MB
1667.13/1667.47	c total #watches: 2578458
1667.33/1667.65	c total #propagations: 5166345134 / total #impl: 14251062485 (eff. 0.363)
1667.33/1667.65	c #Conflicts:    5293000 | #Learnt:      99738 | 0.000
1667.33/1667.65	c total clause space: 886.764MB
1667.33/1667.65	c total #watches: 2580484
1667.53/1667.88	c total #propagations: 5166559965 / total #impl: 14252107471 (eff. 0.363)
1667.53/1667.88	c #Conflicts:    5294000 | #Learnt:     100738 | 0.000
1667.53/1667.88	c total clause space: 886.764MB
1667.53/1667.88	c total #watches: 2583331
1667.73/1668.07	c total #propagations: 5166992234 / total #impl: 14253681766 (eff. 0.363)
1667.73/1668.07	c #Conflicts:    5295000 | #Learnt:     101738 | 0.000
1667.73/1668.07	c total clause space: 886.764MB
1667.73/1668.07	c total #watches: 2585353
1667.93/1668.28	c total #propagations: 5167263183 / total #impl: 14254761904 (eff. 0.362)
1667.93/1668.28	c #Conflicts:    5296000 | #Learnt:     102738 | 0.000
1667.93/1668.28	c total clause space: 886.764MB
1667.93/1668.28	c total #watches: 2587365
1668.13/1668.49	c total #propagations: 5167769551 / total #impl: 14256205690 (eff. 0.362)
1668.13/1668.49	c #Conflicts:    5297000 | #Learnt:     103738 | 0.000
1668.13/1668.49	c total clause space: 886.764MB
1668.13/1668.49	c total #watches: 2589509
1668.33/1668.67	c total #propagations: 5168142768 / total #impl: 14257352475 (eff. 0.362)
1668.33/1668.67	c #Conflicts:    5298000 | #Learnt:     104738 | 0.000
1668.33/1668.67	c total clause space: 886.764MB
1668.33/1668.67	c total #watches: 2591603
1668.63/1668.90	c total #propagations: 5168442738 / total #impl: 14258181082 (eff. 0.362)
1668.63/1668.90	c #Conflicts:    5299000 | #Learnt:     105738 | 0.000
1668.63/1668.90	c total clause space: 886.764MB
1668.63/1668.90	c total #watches: 2593603
1668.83/1669.11	c total #propagations: 5168879889 / total #impl: 14259563500 (eff. 0.362)
1668.83/1669.11	c #Conflicts:    5300000 | #Learnt:     106738 | 0.000
1668.83/1669.11	c total clause space: 886.764MB
1668.83/1669.11	c total #watches: 2595649
1668.93/1669.28	c total #propagations: 5169050538 / total #impl: 14260388942 (eff. 0.362)
1668.93/1669.28	c #Conflicts:    5301000 | #Learnt:     107738 | 0.000
1668.93/1669.28	c total clause space: 886.764MB
1668.93/1669.28	c total #watches: 2597702
1669.13/1669.42	c total #propagations: 5169188582 / total #impl: 14260958767 (eff. 0.362)
1669.13/1669.42	c #Conflicts:    5302000 | #Learnt:     108738 | 0.000
1669.13/1669.42	c total clause space: 886.764MB
1669.13/1669.42	c total #watches: 2599788
1669.33/1669.66	c total #propagations: 5169241775 / total #impl: 14261263786 (eff. 0.362)
1669.33/1669.66	c #Conflicts:    5303000 | #Learnt:     109738 | 0.000
1669.33/1669.66	c total clause space: 886.764MB
1669.33/1669.66	c total #watches: 2601945
1669.53/1669.85	c total #propagations: 5169467817 / total #impl: 14262303485 (eff. 0.362)
1669.53/1669.85	c #Conflicts:    5304000 | #Learnt:     110738 | 0.000
1669.53/1669.85	c total clause space: 886.764MB
1669.53/1669.85	c total #watches: 2604012
1669.73/1670.05	c total #propagations: 5169696869 / total #impl: 14263107110 (eff. 0.362)
1669.73/1670.05	c #Conflicts:    5305000 | #Learnt:     111738 | 0.000
1669.73/1670.05	c total clause space: 886.764MB
1669.73/1670.05	c total #watches: 2606099
1670.03/1670.30	c total #propagations: 5169967499 / total #impl: 14263942028 (eff. 0.362)
1670.03/1670.30	c GARBAGE COLLECT
1670.03/1670.30	c #Conflicts:    5306000 | #Learnt:      56847 | 0.000
1670.03/1670.30	c total clause space: 886.764MB
1670.03/1670.30	c total #watches: 2492244
1670.03/1670.37	c total #propagations: 5170291018 / total #impl: 14264898342 (eff. 0.362)
1670.03/1670.37	c #Conflicts:    5307000 | #Learnt:      57847 | 0.000
1670.03/1670.37	c total clause space: 886.764MB
1670.03/1670.37	c total #watches: 2494314
1670.13/1670.43	c total #propagations: 5170334673 / total #impl: 14265092861 (eff. 0.362)
1670.13/1670.43	c #Conflicts:    5308000 | #Learnt:      58847 | 0.000
1670.13/1670.43	c total clause space: 886.764MB
1670.13/1670.43	c total #watches: 2496409
1670.23/1670.51	c total #propagations: 5170395048 / total #impl: 14265357707 (eff. 0.362)
1670.23/1670.51	c #Conflicts:    5309000 | #Learnt:      59847 | 0.000
1670.23/1670.51	c total clause space: 886.764MB
1670.23/1670.51	c total #watches: 2498422
1670.23/1670.60	c total #propagations: 5170557880 / total #impl: 14265858610 (eff. 0.362)
1670.23/1670.60	c #Conflicts:    5310000 | #Learnt:      60847 | 0.000
1670.23/1670.60	c total clause space: 886.764MB
1670.23/1670.60	c total #watches: 2500422
1670.33/1670.67	c total #propagations: 5170734856 / total #impl: 14266426398 (eff. 0.362)
1670.33/1670.67	c #Conflicts:    5311000 | #Learnt:      61847 | 0.000
1670.33/1670.67	c total clause space: 886.764MB
1670.33/1670.67	c total #watches: 2502422
1670.53/1670.83	c total #propagations: 5170796299 / total #impl: 14266765683 (eff. 0.362)
1670.53/1670.83	c #Conflicts:    5312000 | #Learnt:      62847 | 0.000
1670.53/1670.83	c total clause space: 886.764MB
1670.53/1670.83	c total #watches: 2504714
1670.63/1670.97	c total #propagations: 5171051950 / total #impl: 14267875081 (eff. 0.362)
1670.63/1670.97	c #Conflicts:    5313000 | #Learnt:      63847 | 0.000
1670.63/1670.97	c total clause space: 886.764MB
1670.63/1670.97	c total #watches: 2506827
1670.73/1671.07	c total #propagations: 5171212871 / total #impl: 14268589356 (eff. 0.362)
1670.73/1671.07	c #Conflicts:    5314000 | #Learnt:      64847 | 0.000
1670.73/1671.07	c total clause space: 886.764MB
1670.73/1671.07	c total #watches: 2509287
1670.93/1671.22	c total #propagations: 5171247808 / total #impl: 14268789332 (eff. 0.362)
1670.93/1671.22	c #Conflicts:    5315000 | #Learnt:      65847 | 0.000
1670.93/1671.22	c total clause space: 886.764MB
1670.93/1671.22	c total #watches: 2511647
1671.03/1671.36	c total #propagations: 5171409744 / total #impl: 14269433523 (eff. 0.362)
1671.03/1671.36	c #Conflicts:    5316000 | #Learnt:      66847 | 0.000
1671.03/1671.36	c total clause space: 886.764MB
1671.03/1671.36	c total #watches: 2513803
1671.12/1671.50	c total #propagations: 5171481366 / total #impl: 14269866003 (eff. 0.362)
1671.12/1671.50	c #Conflicts:    5317000 | #Learnt:      67847 | 0.000
1671.12/1671.50	c total clause space: 886.764MB
1671.12/1671.50	c total #watches: 2515992
1671.33/1671.63	c total #propagations: 5171533532 / total #impl: 14270177863 (eff. 0.362)
1671.33/1671.63	c #Conflicts:    5318000 | #Learnt:      68847 | 0.000
1671.33/1671.63	c total clause space: 886.764MB
1671.33/1671.63	c total #watches: 2518116
1671.52/1671.88	c total #propagations: 5171572099 / total #impl: 14270379793 (eff. 0.362)
1671.52/1671.88	c #Conflicts:    5319000 | #Learnt:      69847 | 0.000
1671.52/1671.88	c total clause space: 886.764MB
1671.52/1671.88	c total #watches: 2520178
1671.72/1672.06	c total #propagations: 5171843319 / total #impl: 14271436987 (eff. 0.362)
1671.72/1672.06	c #Conflicts:    5320000 | #Learnt:      70847 | 0.000
1671.72/1672.06	c total clause space: 886.764MB
1671.72/1672.06	c total #watches: 2522218
1671.92/1672.26	c total #propagations: 5171967286 / total #impl: 14272022607 (eff. 0.362)
1671.92/1672.26	c #Conflicts:    5321000 | #Learnt:      71847 | 0.000
1671.92/1672.26	c total clause space: 886.764MB
1671.92/1672.26	c total #watches: 2524266
1672.12/1672.44	c total #propagations: 5172177930 / total #impl: 14272889062 (eff. 0.362)
1672.12/1672.44	c #Conflicts:    5322000 | #Learnt:      72847 | 0.000
1672.12/1672.44	c total clause space: 886.764MB
1672.12/1672.44	c total #watches: 2526432
1672.32/1672.65	c total #propagations: 5172300803 / total #impl: 14273436136 (eff. 0.362)
1672.32/1672.65	c #Conflicts:    5323000 | #Learnt:      73847 | 0.000
1672.32/1672.65	c total clause space: 886.764MB
1672.32/1672.65	c total #watches: 2528534
1672.53/1672.87	c total #propagations: 5172584086 / total #impl: 14274410083 (eff. 0.362)
1672.53/1672.87	c #Conflicts:    5324000 | #Learnt:      74847 | 0.000
1672.53/1672.87	c total clause space: 886.764MB
1672.53/1672.87	c total #watches: 2530548
1672.62/1672.99	c total #propagations: 5172794115 / total #impl: 14275210268 (eff. 0.362)
1672.62/1672.99	c #Conflicts:    5325000 | #Learnt:      75847 | 0.000
1672.62/1672.99	c total clause space: 886.764MB
1672.62/1672.99	c total #watches: 2532572
1672.82/1673.12	c total #propagations: 5172895641 / total #impl: 14275689947 (eff. 0.362)
1672.82/1673.12	c #Conflicts:    5326000 | #Learnt:      76847 | 0.000
1672.82/1673.12	c total clause space: 886.764MB
1672.82/1673.12	c total #watches: 2534600
1673.02/1673.39	c total #propagations: 5173034925 / total #impl: 14276303811 (eff. 0.362)
1673.02/1673.39	c #Conflicts:    5327000 | #Learnt:      77847 | 0.000
1673.02/1673.39	c total clause space: 886.764MB
1673.02/1673.39	c total #watches: 2536870
1673.32/1673.62	c total #propagations: 5173338133 / total #impl: 14277402508 (eff. 0.362)
1673.32/1673.62	c #Conflicts:    5328000 | #Learnt:      78847 | 0.000
1673.32/1673.62	c total clause space: 886.764MB
1673.32/1673.62	c total #watches: 2538912
1673.53/1673.83	c total #propagations: 5173578780 / total #impl: 14278266252 (eff. 0.362)
1673.53/1673.83	c #Conflicts:    5329000 | #Learnt:      79847 | 0.000
1673.53/1673.83	c total clause space: 886.764MB
1673.53/1673.83	c total #watches: 2541156
1673.72/1674.07	c total #propagations: 5173826575 / total #impl: 14279033114 (eff. 0.362)
1673.72/1674.07	c #Conflicts:    5330000 | #Learnt:      80847 | 0.000
1673.72/1674.07	c total clause space: 886.764MB
1673.72/1674.07	c total #watches: 2543203
1674.12/1674.42	c total #propagations: 5174169797 / total #impl: 14280234402 (eff. 0.362)
1674.12/1674.42	c #Conflicts:    5331000 | #Learnt:      81847 | 0.000
1674.12/1674.42	c total clause space: 886.764MB
1674.12/1674.42	c total #watches: 2545240
1674.32/1674.69	c total #propagations: 5174973305 / total #impl: 14282631887 (eff. 0.362)
1674.32/1674.69	c #Conflicts:    5332000 | #Learnt:      82847 | 0.000
1674.32/1674.69	c total clause space: 886.764MB
1674.32/1674.69	c total #watches: 2547261
1674.73/1675.02	c total #propagations: 5175867508 / total #impl: 14285285017 (eff. 0.362)
1674.73/1675.02	c #Conflicts:    5333000 | #Learnt:      83847 | 0.000
1674.73/1675.02	c total clause space: 886.764MB
1674.73/1675.02	c total #watches: 2549261
1675.02/1675.36	c total #propagations: 5177476204 / total #impl: 14289551659 (eff. 0.362)
1675.02/1675.36	c #Conflicts:    5334000 | #Learnt:      84847 | 0.000
1675.02/1675.36	c total clause space: 886.764MB
1675.02/1675.36	c total #watches: 2551285
1675.52/1675.84	c total #propagations: 5178440782 / total #impl: 14292074270 (eff. 0.362)
1675.52/1675.84	c #Conflicts:    5335000 | #Learnt:      85847 | 0.000
1675.52/1675.84	c total clause space: 886.764MB
1675.52/1675.84	c total #watches: 2553285
1676.12/1676.42	c total #propagations: 5180010692 / total #impl: 14296616536 (eff. 0.362)
1676.12/1676.42	c #Conflicts:    5336000 | #Learnt:      86847 | 0.000
1676.12/1676.42	c total clause space: 886.764MB
1676.12/1676.42	c total #watches: 2555343
1676.42/1676.73	c total #propagations: 5181476182 / total #impl: 14300964125 (eff. 0.362)
1676.42/1676.73	c #Conflicts:    5337000 | #Learnt:      87847 | 0.000
1676.42/1676.73	c total clause space: 886.764MB
1676.42/1676.73	c total #watches: 2557368
1676.52/1676.85	c total #propagations: 5182198119 / total #impl: 14303065663 (eff. 0.362)
1676.52/1676.85	c #Conflicts:    5338000 | #Learnt:      88847 | 0.000
1676.52/1676.85	c total clause space: 886.764MB
1676.52/1676.85	c total #watches: 2559408
1676.72/1677.06	c total #propagations: 5182298805 / total #impl: 14303616415 (eff. 0.362)
1676.72/1677.06	c #Conflicts:    5339000 | #Learnt:      89847 | 0.000
1676.72/1677.06	c total clause space: 886.764MB
1676.72/1677.06	c total #watches: 2561496
1677.02/1677.38	c total #propagations: 5182709850 / total #impl: 14305039450 (eff. 0.362)
1677.02/1677.38	c #Conflicts:    5340000 | #Learnt:      90847 | 0.000
1677.02/1677.38	c total clause space: 886.764MB
1677.02/1677.38	c total #watches: 2563505
1677.32/1677.66	c total #propagations: 5183570697 / total #impl: 14307421566 (eff. 0.362)
1677.32/1677.66	c #Conflicts:    5341000 | #Learnt:      91847 | 0.000
1677.32/1677.66	c total clause space: 886.764MB
1677.32/1677.66	c total #watches: 2565514
1677.72/1678.01	c total #propagations: 5184476594 / total #impl: 14309615785 (eff. 0.362)
1677.72/1678.01	c #Conflicts:    5342000 | #Learnt:      92847 | 0.000
1677.72/1678.01	c total clause space: 886.764MB
1677.72/1678.01	c total #watches: 2567586
1678.12/1678.40	c total #propagations: 5185258370 / total #impl: 14311725076 (eff. 0.362)
1678.12/1678.40	c #Conflicts:    5343000 | #Learnt:      93847 | 0.000
1678.12/1678.40	c total clause space: 886.764MB
1678.12/1678.40	c total #watches: 2569595
1678.42/1678.74	c total #propagations: 5186554092 / total #impl: 14315075888 (eff. 0.362)
1678.42/1678.74	c #Conflicts:    5344000 | #Learnt:      94847 | 0.000
1678.42/1678.74	c total clause space: 886.764MB
1678.42/1678.74	c total #watches: 2571609
1678.62/1678.93	c total #propagations: 5187593659 / total #impl: 14317653537 (eff. 0.362)
1678.62/1678.93	c #Conflicts:    5345000 | #Learnt:      95847 | 0.000
1678.62/1678.93	c total clause space: 886.764MB
1678.62/1678.93	c total #watches: 2573635
1678.72/1679.04	c total #propagations: 5188153206 / total #impl: 14318915812 (eff. 0.362)
1678.72/1679.04	c #Conflicts:    5346000 | #Learnt:      96847 | 0.000
1678.72/1679.04	c total clause space: 886.764MB
1678.72/1679.04	c total #watches: 2575663
1678.92/1679.30	c total #propagations: 5188331886 / total #impl: 14319502509 (eff. 0.362)
1678.92/1679.30	c #Conflicts:    5347000 | #Learnt:      97847 | 0.000
1678.92/1679.30	c total clause space: 886.764MB
1678.92/1679.30	c total #watches: 2577663
1679.42/1679.71	c total #propagations: 5189401856 / total #impl: 14321983085 (eff. 0.362)
1679.42/1679.71	c #Conflicts:    5348000 | #Learnt:      98847 | 0.000
1679.42/1679.71	c total clause space: 886.764MB
1679.42/1679.71	c total #watches: 2579663
1679.72/1680.09	c total #propagations: 5191198714 / total #impl: 14326372325 (eff. 0.362)
1679.72/1680.09	c #Conflicts:    5349000 | #Learnt:      99847 | 0.000
1679.72/1680.09	c total clause space: 886.764MB
1679.72/1680.09	c total #watches: 2581663
1680.02/1680.38	c total #propagations: 5192802234 / total #impl: 14329859791 (eff. 0.362)
1680.02/1680.38	c #Conflicts:    5350000 | #Learnt:     100847 | 0.000
1680.02/1680.38	c total clause space: 886.764MB
1680.02/1680.38	c total #watches: 2583675
1680.52/1680.82	c total #propagations: 5193448658 / total #impl: 14331680223 (eff. 0.362)
1680.52/1680.82	c #Conflicts:    5351000 | #Learnt:     101847 | 0.000
1680.52/1680.82	c total clause space: 886.764MB
1680.52/1680.82	c total #watches: 2585683
1680.82/1681.10	c total #propagations: 5194530881 / total #impl: 14334818640 (eff. 0.362)
1680.82/1681.10	c #Conflicts:    5352000 | #Learnt:     102847 | 0.000
1680.82/1681.10	c total clause space: 886.764MB
1680.82/1681.10	c total #watches: 2587707
1681.23/1681.55	c total #propagations: 5195351233 / total #impl: 14336829364 (eff. 0.362)
1681.23/1681.55	c #Conflicts:    5353000 | #Learnt:     103847 | 0.000
1681.23/1681.55	c total clause space: 886.764MB
1681.23/1681.55	c total #watches: 2589754
1681.62/1681.98	c total #propagations: 5196340903 / total #impl: 14339477329 (eff. 0.362)
1681.62/1681.98	c #Conflicts:    5354000 | #Learnt:     104847 | 0.000
1681.62/1681.98	c total clause space: 886.764MB
1681.62/1681.98	c total #watches: 2591858
1682.22/1682.55	c total #propagations: 5197366310 / total #impl: 14342357627 (eff. 0.362)
1682.22/1682.55	c #Conflicts:    5355000 | #Learnt:     105847 | 0.000
1682.22/1682.55	c total clause space: 886.764MB
1682.22/1682.55	c total #watches: 2593876
1682.52/1682.88	c total #propagations: 5198730614 / total #impl: 14345721291 (eff. 0.362)
1682.52/1682.88	c #Conflicts:    5356000 | #Learnt:     106847 | 0.000
1682.52/1682.88	c total clause space: 886.764MB
1682.52/1682.88	c total #watches: 2595931
1683.02/1683.35	c total #propagations: 5199380716 / total #impl: 14347687561 (eff. 0.362)
1683.02/1683.35	c #Conflicts:    5357000 | #Learnt:     107847 | 0.000
1683.02/1683.35	c total clause space: 886.764MB
1683.02/1683.35	c total #watches: 2597931
1683.53/1683.86	c total #propagations: 5200706785 / total #impl: 14352357201 (eff. 0.362)
1683.53/1683.86	c #Conflicts:    5358000 | #Learnt:     108847 | 0.000
1683.53/1683.86	c total clause space: 886.764MB
1683.53/1683.86	c total #watches: 2599938
1683.92/1684.29	c total #propagations: 5202066992 / total #impl: 14356017267 (eff. 0.362)
1683.92/1684.29	c #Conflicts:    5359000 | #Learnt:     109847 | 0.000
1683.92/1684.29	c total clause space: 886.764MB
1683.92/1684.29	c total #watches: 2602003
1684.42/1684.79	c total #propagations: 5202981204 / total #impl: 14359245193 (eff. 0.362)
1684.42/1684.79	c #Conflicts:    5360000 | #Learnt:     110847 | 0.000
1684.42/1684.79	c total clause space: 886.764MB
1684.42/1684.79	c total #watches: 2605166
1684.92/1685.21	c total #propagations: 5204353192 / total #impl: 14362553103 (eff. 0.362)
1684.92/1685.21	c #Conflicts:    5361000 | #Learnt:     111847 | 0.000
1684.92/1685.21	c total clause space: 886.764MB
1684.92/1685.21	c total #watches: 2607715
1685.32/1685.61	c total #propagations: 5205126091 / total #impl: 14364868809 (eff. 0.362)
1685.32/1685.61	c #Conflicts:    5362000 | #Learnt:     112847 | 0.000
1685.32/1685.61	c total clause space: 886.764MB
1685.32/1685.61	c total #watches: 2609761
1685.73/1686.02	c total #propagations: 5206103800 / total #impl: 14368019638 (eff. 0.362)
1685.73/1686.02	c GARBAGE COLLECT
1685.73/1686.02	c #Conflicts:    5363000 | #Learnt:      57455 | 0.000
1685.73/1686.02	c total clause space: 886.764MB
1685.73/1686.02	c total #watches: 2493541
1685.92/1686.28	c total #propagations: 5206970985 / total #impl: 14370377677 (eff. 0.362)
1685.92/1686.28	c #Conflicts:    5364000 | #Learnt:      58455 | 0.000
1685.92/1686.28	c total clause space: 886.764MB
1685.92/1686.28	c total #watches: 2495636
1686.12/1686.49	c total #propagations: 5207919067 / total #impl: 14373191141 (eff. 0.362)
1686.12/1686.49	c #Conflicts:    5365000 | #Learnt:      59455 | 0.000
1686.12/1686.49	c total clause space: 886.764MB
1686.12/1686.49	c total #watches: 2498035
1686.42/1686.72	c total #propagations: 5208445252 / total #impl: 14375442596 (eff. 0.362)
1686.42/1686.72	c #Conflicts:    5366000 | #Learnt:      60455 | 0.000
1686.42/1686.72	c total clause space: 886.764MB
1686.42/1686.72	c total #watches: 2500035
1686.92/1687.23	c total #propagations: 5209423708 / total #impl: 14377955598 (eff. 0.362)
1686.92/1687.23	c #Conflicts:    5367000 | #Learnt:      61455 | 0.000
1686.92/1687.23	c total clause space: 886.764MB
1686.92/1687.23	c total #watches: 2502035
1687.32/1687.62	c total #propagations: 5211455338 / total #impl: 14382862110 (eff. 0.362)
1687.32/1687.62	c #Conflicts:    5368000 | #Learnt:      62455 | 0.000
1687.32/1687.62	c total clause space: 886.764MB
1687.32/1687.62	c total #watches: 2504035
1687.52/1687.82	c total #propagations: 5213177670 / total #impl: 14387047722 (eff. 0.362)
1687.52/1687.82	c #Conflicts:    5369000 | #Learnt:      63455 | 0.000
1687.52/1687.82	c total clause space: 886.764MB
1687.52/1687.83	c total #watches: 2506046
1687.62/1687.95	c total #propagations: 5213908605 / total #impl: 14389019391 (eff. 0.362)
1687.62/1687.95	c #Conflicts:    5370000 | #Learnt:      64455 | 0.000
1687.62/1687.95	c total clause space: 886.764MB
1687.62/1687.95	c total #watches: 2508085
1687.72/1688.07	c total #propagations: 5214115233 / total #impl: 14390067823 (eff. 0.362)
1687.72/1688.07	c #Conflicts:    5371000 | #Learnt:      65455 | 0.000
1687.72/1688.07	c total clause space: 886.764MB
1687.72/1688.07	c total #watches: 2510113
1687.93/1688.21	c total #propagations: 5214288874 / total #impl: 14390817668 (eff. 0.362)
1687.93/1688.21	c #Conflicts:    5372000 | #Learnt:      66455 | 0.000
1687.93/1688.21	c total clause space: 886.764MB
1687.93/1688.21	c total #watches: 2512407
1688.02/1688.35	c total #propagations: 5214478110 / total #impl: 14391916463 (eff. 0.362)
1688.02/1688.35	c #Conflicts:    5373000 | #Learnt:      67455 | 0.000
1688.02/1688.35	c total clause space: 886.764MB
1688.02/1688.35	c total #watches: 2515025
1688.12/1688.47	c total #propagations: 5214643171 / total #impl: 14392722924 (eff. 0.362)
1688.12/1688.47	c #Conflicts:    5374000 | #Learnt:      68455 | 0.000
1688.12/1688.47	c total clause space: 886.764MB
1688.12/1688.47	c total #watches: 2517069
1688.32/1688.65	c total #propagations: 5214774081 / total #impl: 14393329689 (eff. 0.362)
1688.32/1688.65	c #Conflicts:    5375000 | #Learnt:      69455 | 0.000
1688.32/1688.65	c total clause space: 886.764MB
1688.32/1688.65	c total #watches: 2519186
1688.52/1688.81	c total #propagations: 5214980640 / total #impl: 14394345867 (eff. 0.362)
1688.52/1688.81	c #Conflicts:    5376000 | #Learnt:      70455 | 0.000
1688.52/1688.81	c total clause space: 886.764MB
1688.52/1688.81	c total #watches: 2521236
1688.72/1689.04	c total #propagations: 5215303318 / total #impl: 14395610726 (eff. 0.362)
1688.72/1689.04	c #Conflicts:    5377000 | #Learnt:      71455 | 0.000
1688.72/1689.04	c total clause space: 886.764MB
1688.72/1689.04	c total #watches: 2523340
1688.93/1689.22	c total #propagations: 5215720666 / total #impl: 14397461502 (eff. 0.362)
1688.93/1689.22	c #Conflicts:    5378000 | #Learnt:      72455 | 0.000
1688.93/1689.22	c total clause space: 886.764MB
1688.93/1689.22	c total #watches: 2525453
1689.03/1689.39	c total #propagations: 5216047654 / total #impl: 14398708055 (eff. 0.362)
1689.03/1689.39	c #Conflicts:    5379000 | #Learnt:      73455 | 0.000
1689.03/1689.39	c total clause space: 886.764MB
1689.03/1689.39	c total #watches: 2527535
1689.22/1689.51	c total #propagations: 5216373267 / total #impl: 14400040638 (eff. 0.362)
1689.22/1689.51	c #Conflicts:    5380000 | #Learnt:      74455 | 0.000
1689.22/1689.51	c total clause space: 886.764MB
1689.22/1689.51	c total #watches: 2529591
1689.32/1689.64	c total #propagations: 5216542370 / total #impl: 14400809432 (eff. 0.362)
1689.32/1689.64	c #Conflicts:    5381000 | #Learnt:      75455 | 0.000
1689.32/1689.64	c total clause space: 886.764MB
1689.32/1689.64	c total #watches: 2531652
1689.42/1689.74	c total #propagations: 5216674562 / total #impl: 14401508374 (eff. 0.362)
1689.42/1689.74	c #Conflicts:    5382000 | #Learnt:      76455 | 0.000
1689.42/1689.74	c total clause space: 886.764MB
1689.42/1689.74	c total #watches: 2533704
1689.52/1689.88	c total #propagations: 5216781856 / total #impl: 14402077358 (eff. 0.362)
1689.52/1689.88	c #Conflicts:    5383000 | #Learnt:      77455 | 0.000
1689.52/1689.88	c total clause space: 886.764MB
1689.52/1689.88	c total #watches: 2535731
1689.72/1690.03	c total #propagations: 5216937292 / total #impl: 14402991834 (eff. 0.362)
1689.72/1690.03	c #Conflicts:    5384000 | #Learnt:      78455 | 0.000
1689.72/1690.03	c total clause space: 886.764MB
1689.72/1690.03	c total #watches: 2537749
1689.82/1690.17	c total #propagations: 5217144083 / total #impl: 14404069196 (eff. 0.362)
1689.82/1690.17	c #Conflicts:    5385000 | #Learnt:      79455 | 0.000
1689.82/1690.17	c total clause space: 886.764MB
1689.82/1690.17	c total #watches: 2539805
1689.92/1690.25	c total #propagations: 5217381579 / total #impl: 14404996979 (eff. 0.362)
1689.92/1690.25	c #Conflicts:    5386000 | #Learnt:      80455 | 0.000
1689.92/1690.25	c total clause space: 886.764MB
1689.92/1690.25	c total #watches: 2541926
1690.13/1690.43	c total #propagations: 5217482417 / total #impl: 14405415135 (eff. 0.362)
1690.13/1690.43	c #Conflicts:    5387000 | #Learnt:      81455 | 0.000
1690.13/1690.43	c total clause space: 886.764MB
1690.13/1690.43	c total #watches: 2543981
1690.22/1690.57	c total #propagations: 5217737060 / total #impl: 14406503894 (eff. 0.362)
1690.22/1690.57	c #Conflicts:    5388000 | #Learnt:      82455 | 0.000
1690.22/1690.57	c total clause space: 886.764MB
1690.22/1690.57	c total #watches: 2546080
1690.52/1690.88	c total #propagations: 5217925885 / total #impl: 14407270060 (eff. 0.362)
1690.52/1690.88	c #Conflicts:    5389000 | #Learnt:      83455 | 0.000
1690.52/1690.88	c total clause space: 886.764MB
1690.52/1690.88	c total #watches: 2548206
1690.82/1691.11	c total #propagations: 5218405829 / total #impl: 14409732235 (eff. 0.362)
1690.82/1691.11	c #Conflicts:    5390000 | #Learnt:      84455 | 0.000
1690.82/1691.11	c total clause space: 886.764MB
1690.82/1691.11	c total #watches: 2550267
1691.02/1691.31	c total #propagations: 5218772869 / total #impl: 14411414681 (eff. 0.362)
1691.02/1691.31	c #Conflicts:    5391000 | #Learnt:      85455 | 0.000
1691.02/1691.31	c total clause space: 886.764MB
1691.02/1691.32	c total #watches: 2552330
1691.32/1691.64	c total #propagations: 5219128952 / total #impl: 14412921074 (eff. 0.362)
1691.32/1691.64	c #Conflicts:    5392000 | #Learnt:      86455 | 0.000
1691.32/1691.64	c total clause space: 886.764MB
1691.32/1691.64	c total #watches: 2554471
1691.52/1691.80	c total #propagations: 5219772359 / total #impl: 14415904451 (eff. 0.362)
1691.52/1691.80	c #Conflicts:    5393000 | #Learnt:      87455 | 0.000
1691.52/1691.80	c total clause space: 886.764MB
1691.52/1691.80	c total #watches: 2556566
1691.72/1692.02	c total #propagations: 5220015617 / total #impl: 14417059292 (eff. 0.362)
1691.72/1692.02	c #Conflicts:    5394000 | #Learnt:      88455 | 0.000
1691.72/1692.02	c total clause space: 886.764MB
1691.72/1692.02	c total #watches: 2558593
1691.92/1692.21	c total #propagations: 5220343588 / total #impl: 14418504386 (eff. 0.362)
1691.92/1692.21	c #Conflicts:    5395000 | #Learnt:      89455 | 0.000
1691.92/1692.21	c total clause space: 886.764MB
1691.92/1692.21	c total #watches: 2560637
1692.12/1692.45	c total #propagations: 5220587598 / total #impl: 14419656190 (eff. 0.362)
1692.12/1692.45	c #Conflicts:    5396000 | #Learnt:      90455 | 0.000
1692.12/1692.45	c total clause space: 886.764MB
1692.12/1692.45	c total #watches: 2562854
1692.33/1692.66	c total #propagations: 5220963084 / total #impl: 14421417503 (eff. 0.362)
1692.33/1692.66	c #Conflicts:    5397000 | #Learnt:      91455 | 0.000
1692.33/1692.66	c total clause space: 886.764MB
1692.33/1692.66	c total #watches: 2564893
1692.62/1692.93	c total #propagations: 5221227711 / total #impl: 14422657847 (eff. 0.362)
1692.62/1692.93	c #Conflicts:    5398000 | #Learnt:      92455 | 0.000
1692.62/1692.93	c total clause space: 886.764MB
1692.62/1692.93	c total #watches: 2566918
1692.82/1693.15	c total #propagations: 5221618846 / total #impl: 14424524291 (eff. 0.362)
1692.82/1693.15	c #Conflicts:    5399000 | #Learnt:      93455 | 0.000
1692.82/1693.15	c total clause space: 886.764MB
1692.82/1693.15	c total #watches: 2568949
1693.02/1693.33	c total #propagations: 5221983759 / total #impl: 14426034402 (eff. 0.362)
1693.02/1693.33	c #Conflicts:    5400000 | #Learnt:      94455 | 0.000
1693.02/1693.33	c total clause space: 886.764MB
1693.02/1693.33	c total #watches: 2570975
1693.22/1693.52	c total #propagations: 5222219359 / total #impl: 14427183880 (eff. 0.362)
1693.22/1693.52	c #Conflicts:    5401000 | #Learnt:      95455 | 0.000
1693.22/1693.52	c total clause space: 886.764MB
1693.22/1693.52	c total #watches: 2572993
1693.33/1693.60	c total #propagations: 5222464891 / total #impl: 14428641074 (eff. 0.362)
1693.33/1693.60	c #Conflicts:    5402000 | #Learnt:      96455 | 0.000
1693.33/1693.60	c total clause space: 886.764MB
1693.33/1693.60	c total #watches: 2575054
1693.43/1693.73	c total #propagations: 5222557509 / total #impl: 14429014514 (eff. 0.362)
1693.43/1693.73	c #Conflicts:    5403000 | #Learnt:      97455 | 0.000
1693.43/1693.73	c total clause space: 886.764MB
1693.43/1693.73	c total #watches: 2577064
1693.62/1693.92	c total #propagations: 5222686833 / total #impl: 14429591138 (eff. 0.362)
1693.62/1693.92	c #Conflicts:    5404000 | #Learnt:      98455 | 0.000
1693.62/1693.92	c total clause space: 886.764MB
1693.62/1693.92	c total #watches: 2579083
1693.72/1694.08	c total #propagations: 5222946888 / total #impl: 14430752716 (eff. 0.362)
1693.72/1694.08	c #Conflicts:    5405000 | #Learnt:      99455 | 0.000
1693.72/1694.08	c total clause space: 886.764MB
1693.72/1694.08	c total #watches: 2581262
1693.92/1694.26	c total #propagations: 5223150367 / total #impl: 14431564215 (eff. 0.362)
1693.92/1694.26	c #Conflicts:    5406000 | #Learnt:     100455 | 0.000
1693.92/1694.26	c total clause space: 886.764MB
1693.92/1694.26	c total #watches: 2583423
1694.22/1694.54	c total #propagations: 5223389766 / total #impl: 14432473951 (eff. 0.362)
1694.22/1694.54	c #Conflicts:    5407000 | #Learnt:     101455 | 0.000
1694.22/1694.54	c total clause space: 886.764MB
1694.22/1694.54	c total #watches: 2585432
1694.53/1694.84	c total #propagations: 5223768801 / total #impl: 14434276370 (eff. 0.362)
1694.53/1694.84	c #Conflicts:    5408000 | #Learnt:     102455 | 0.000
1694.53/1694.84	c total clause space: 886.764MB
1694.53/1694.84	c total #watches: 2587469
1694.72/1695.09	c total #propagations: 5224229506 / total #impl: 14436603062 (eff. 0.362)
1694.72/1695.09	c #Conflicts:    5409000 | #Learnt:     103455 | 0.000
1694.72/1695.09	c total clause space: 886.764MB
1694.72/1695.09	c total #watches: 2589520
1694.92/1695.23	c total #propagations: 5224606183 / total #impl: 14438264428 (eff. 0.362)
1694.92/1695.23	c #Conflicts:    5410000 | #Learnt:     104455 | 0.000
1694.92/1695.23	c total clause space: 886.764MB
1694.92/1695.23	c total #watches: 2591564
1695.02/1695.39	c total #propagations: 5224864502 / total #impl: 14439175986 (eff. 0.362)
1695.02/1695.39	c #Conflicts:    5411000 | #Learnt:     105455 | 0.000
1695.02/1695.39	c total clause space: 886.764MB
1695.02/1695.39	c total #watches: 2593592
1695.32/1695.63	c total #propagations: 5225026376 / total #impl: 14440044884 (eff. 0.362)
1695.32/1695.63	c #Conflicts:    5412000 | #Learnt:     106455 | 0.000
1695.32/1695.63	c total clause space: 886.764MB
1695.32/1695.63	c total #watches: 2595840
1695.53/1695.82	c total #propagations: 5225409007 / total #impl: 14441713345 (eff. 0.362)
1695.53/1695.82	c #Conflicts:    5413000 | #Learnt:     107455 | 0.000
1695.53/1695.82	c total clause space: 886.764MB
1695.53/1695.82	c total #watches: 2598238
1695.72/1696.03	c total #propagations: 5225454036 / total #impl: 14442108105 (eff. 0.362)
1695.72/1696.03	c #Conflicts:    5414000 | #Learnt:     108455 | 0.000
1695.72/1696.03	c total clause space: 886.764MB
1695.72/1696.03	c total #watches: 2600286
1695.82/1696.15	c total #propagations: 5225693165 / total #impl: 14443301098 (eff. 0.362)
1695.82/1696.15	c #Conflicts:    5415000 | #Learnt:     109455 | 0.000
1695.82/1696.15	c total clause space: 886.764MB
1695.82/1696.15	c total #watches: 2602360
1695.92/1696.24	c total #propagations: 5225791768 / total #impl: 14443843172 (eff. 0.362)
1695.92/1696.24	c #Conflicts:    5416000 | #Learnt:     110455 | 0.000
1695.92/1696.24	c total clause space: 886.764MB
1695.92/1696.24	c total #watches: 2604384
1696.02/1696.36	c total #propagations: 5225842349 / total #impl: 14444180215 (eff. 0.362)
1696.02/1696.36	c #Conflicts:    5417000 | #Learnt:     111455 | 0.000
1696.02/1696.36	c total clause space: 886.764MB
1696.02/1696.36	c total #watches: 2606408
1696.12/1696.48	c total #propagations: 5225912847 / total #impl: 14444724553 (eff. 0.362)
1696.12/1696.48	c #Conflicts:    5418000 | #Learnt:     112455 | 0.000
1696.12/1696.48	c total clause space: 886.764MB
1696.12/1696.48	c total #watches: 2608479
1696.32/1696.69	c total #propagations: 5226054479 / total #impl: 14445246932 (eff. 0.362)
1696.32/1696.69	c GARBAGE COLLECT
1696.32/1696.69	c #Conflicts:    5419000 | #Learnt:      56935 | 0.000
1696.32/1696.69	c total clause space: 886.764MB
1696.32/1696.69	c total #watches: 2492413
1696.42/1696.78	c total #propagations: 5226153241 / total #impl: 14445787641 (eff. 0.362)
1696.42/1696.78	c #Conflicts:    5420000 | #Learnt:      57935 | 0.000
1696.42/1696.78	c total clause space: 886.764MB
1696.42/1696.78	c total #watches: 2494487
1696.63/1696.91	c total #propagations: 5226290547 / total #impl: 14446563953 (eff. 0.362)
1696.63/1696.91	c #Conflicts:    5421000 | #Learnt:      58935 | 0.000
1696.63/1696.91	c total clause space: 886.764MB
1696.63/1696.91	c total #watches: 2496554
1696.63/1696.99	c total #propagations: 5226485605 / total #impl: 14447456107 (eff. 0.362)
1696.63/1696.99	c #Conflicts:    5422000 | #Learnt:      59935 | 0.000
1696.63/1696.99	c total clause space: 886.764MB
1696.63/1696.99	c total #watches: 2498743
1697.02/1697.35	c total #propagations: 5226576992 / total #impl: 14447890393 (eff. 0.362)
1697.02/1697.35	c #Conflicts:    5423000 | #Learnt:      60935 | 0.000
1697.02/1697.35	c total clause space: 886.764MB
1697.02/1697.35	c total #watches: 2500761
1697.52/1697.80	c total #propagations: 5227276294 / total #impl: 14449618530 (eff. 0.362)
1697.52/1697.80	c #Conflicts:    5424000 | #Learnt:      61935 | 0.000
1697.52/1697.80	c total clause space: 886.764MB
1697.52/1697.80	c total #watches: 2502761
1697.92/1698.24	c total #propagations: 5228198864 / total #impl: 14451417386 (eff. 0.362)
1697.92/1698.24	c #Conflicts:    5425000 | #Learnt:      62935 | 0.000
1697.92/1698.24	c total clause space: 886.764MB
1697.92/1698.24	c total #watches: 2504761
1698.42/1698.70	c total #propagations: 5229046474 / total #impl: 14453184405 (eff. 0.362)
1698.42/1698.70	c #Conflicts:    5426000 | #Learnt:      63935 | 0.000
1698.42/1698.70	c total clause space: 886.764MB
1698.42/1698.70	c total #watches: 2506761
1698.82/1699.17	c total #propagations: 5229975624 / total #impl: 14455166961 (eff. 0.362)
1698.82/1699.17	c #Conflicts:    5427000 | #Learnt:      64935 | 0.000
1698.82/1699.17	c total clause space: 886.764MB
1698.82/1699.17	c total #watches: 2508761
1699.32/1699.69	c total #propagations: 5230991121 / total #impl: 14457194665 (eff. 0.362)
1699.32/1699.69	c #Conflicts:    5428000 | #Learnt:      65935 | 0.000
1699.32/1699.69	c total clause space: 886.764MB
1699.32/1699.70	c total #watches: 2510761
1699.82/1700.15	c total #propagations: 5232143338 / total #impl: 14459184747 (eff. 0.362)
1699.82/1700.15	c #Conflicts:    5429000 | #Learnt:      66935 | 0.000
1699.82/1700.15	c total clause space: 886.764MB
1699.82/1700.15	c total #watches: 2512761
1700.52/1700.84	c total #propagations: 5233442914 / total #impl: 14461375299 (eff. 0.362)
1700.52/1700.84	c #Conflicts:    5430000 | #Learnt:      67935 | 0.000
1700.52/1700.84	c total clause space: 886.764MB
1700.52/1700.84	c total #watches: 2514761
1701.32/1701.66	c total #propagations: 5235620046 / total #impl: 14466988683 (eff. 0.362)
1701.32/1701.66	c #Conflicts:    5431000 | #Learnt:      68935 | 0.000
1701.32/1701.66	c total clause space: 886.764MB
1701.32/1701.66	c total #watches: 2516761
1701.92/1702.25	c total #propagations: 5238187338 / total #impl: 14472996508 (eff. 0.362)
1701.92/1702.25	c #Conflicts:    5432000 | #Learnt:      69935 | 0.000
1701.92/1702.25	c total clause space: 886.764MB
1701.92/1702.25	c total #watches: 2518761
1702.72/1703.02	c total #propagations: 5240666944 / total #impl: 14479249642 (eff. 0.362)
1702.72/1703.02	c #Conflicts:    5433000 | #Learnt:      70935 | 0.000
1702.72/1703.02	c total clause space: 886.764MB
1702.72/1703.02	c total #watches: 2520804
1703.12/1703.40	c total #propagations: 5243207774 / total #impl: 14486443297 (eff. 0.362)
1703.12/1703.40	c #Conflicts:    5434000 | #Learnt:      71935 | 0.000
1703.12/1703.40	c total clause space: 886.764MB
1703.12/1703.40	c total #watches: 2522852
1703.62/1703.97	c total #propagations: 5244042484 / total #impl: 14488875118 (eff. 0.362)
1703.62/1703.97	c #Conflicts:    5435000 | #Learnt:      72935 | 0.000
1703.62/1703.97	c total clause space: 886.764MB
1703.62/1703.97	c total #watches: 2524880
1704.12/1704.49	c total #propagations: 5245817333 / total #impl: 14493516160 (eff. 0.362)
1704.12/1704.49	c #Conflicts:    5436000 | #Learnt:      73935 | 0.000
1704.12/1704.49	c total clause space: 886.764MB
1704.12/1704.49	c total #watches: 2526880
1704.72/1705.02	c total #propagations: 5247353131 / total #impl: 14496907665 (eff. 0.362)
1704.72/1705.02	c #Conflicts:    5437000 | #Learnt:      74935 | 0.000
1704.72/1705.02	c total clause space: 886.764MB
1704.72/1705.02	c total #watches: 2528888
1705.32/1705.63	c total #propagations: 5248592054 / total #impl: 14500438552 (eff. 0.362)
1705.32/1705.63	c #Conflicts:    5438000 | #Learnt:      75935 | 0.000
1705.32/1705.63	c total clause space: 886.764MB
1705.32/1705.63	c total #watches: 2530906
1705.92/1706.27	c total #propagations: 5250272513 / total #impl: 14506044956 (eff. 0.362)
1705.92/1706.27	c #Conflicts:    5439000 | #Learnt:      76935 | 0.000
1705.92/1706.27	c total clause space: 886.764MB
1705.92/1706.27	c total #watches: 2532906
1706.22/1706.51	c total #propagations: 5251965987 / total #impl: 14510740383 (eff. 0.362)
1706.22/1706.51	c #Conflicts:    5440000 | #Learnt:      77935 | 0.000
1706.22/1706.51	c total clause space: 886.764MB
1706.22/1706.51	c total #watches: 2535039
1706.72/1707.02	c total #propagations: 5252296292 / total #impl: 14512580228 (eff. 0.362)
1706.72/1707.02	c #Conflicts:    5441000 | #Learnt:      78935 | 0.000
1706.72/1707.02	c total clause space: 886.764MB
1706.72/1707.02	c total #watches: 2537087
1707.22/1707.59	c total #propagations: 5253304429 / total #impl: 14516327650 (eff. 0.362)
1707.22/1707.59	c #Conflicts:    5442000 | #Learnt:      79935 | 0.000
1707.22/1707.59	c total clause space: 886.764MB
1707.22/1707.59	c total #watches: 2539087
1707.72/1708.05	c total #propagations: 5255095706 / total #impl: 14521250078 (eff. 0.362)
1707.72/1708.05	c #Conflicts:    5443000 | #Learnt:      80935 | 0.000
1707.72/1708.05	c total clause space: 886.764MB
1707.72/1708.05	c total #watches: 2541115
1708.22/1708.59	c total #propagations: 5256190945 / total #impl: 14524527096 (eff. 0.362)
1708.22/1708.59	c #Conflicts:    5444000 | #Learnt:      81935 | 0.000
1708.22/1708.59	c total clause space: 886.764MB
1708.22/1708.60	c total #watches: 2543115
1708.82/1709.12	c total #propagations: 5257453708 / total #impl: 14527780949 (eff. 0.362)
1708.82/1709.12	c #Conflicts:    5445000 | #Learnt:      82935 | 0.000
1708.82/1709.12	c total clause space: 886.764MB
1708.82/1709.12	c total #watches: 2545115
1709.22/1709.55	c total #propagations: 5258997534 / total #impl: 14532738711 (eff. 0.362)
1709.22/1709.55	c #Conflicts:    5446000 | #Learnt:      83935 | 0.000
1709.22/1709.55	c total clause space: 886.764MB
1709.22/1709.55	c total #watches: 2547137
1709.62/1709.95	c total #propagations: 5260315589 / total #impl: 14536607084 (eff. 0.362)
1709.62/1709.95	c #Conflicts:    5447000 | #Learnt:      84935 | 0.000
1709.62/1709.95	c total clause space: 886.764MB
1709.62/1709.95	c total #watches: 2549146
1710.02/1710.36	c total #propagations: 5261343502 / total #impl: 14539176575 (eff. 0.362)
1710.02/1710.36	c #Conflicts:    5448000 | #Learnt:      85935 | 0.000
1710.02/1710.36	c total clause space: 886.764MB
1710.02/1710.36	c total #watches: 2551195
1710.52/1710.89	c total #propagations: 5262845338 / total #impl: 14543301986 (eff. 0.362)
1710.52/1710.89	c #Conflicts:    5449000 | #Learnt:      86935 | 0.000
1710.52/1710.89	c total clause space: 886.764MB
1710.52/1710.89	c total #watches: 2553213
1711.32/1711.64	c total #propagations: 5264529372 / total #impl: 14548067774 (eff. 0.362)
1711.32/1711.64	c #Conflicts:    5450000 | #Learnt:      87935 | 0.000
1711.32/1711.64	c total clause space: 886.764MB
1711.32/1711.64	c total #watches: 2555249
1711.82/1712.17	c total #propagations: 5266230138 / total #impl: 14552887974 (eff. 0.362)
1711.82/1712.17	c #Conflicts:    5451000 | #Learnt:      88935 | 0.000
1711.82/1712.17	c total clause space: 886.764MB
1711.82/1712.17	c total #watches: 2557249
1712.52/1712.81	c total #propagations: 5267783265 / total #impl: 14555687540 (eff. 0.362)
1712.52/1712.81	c #Conflicts:    5452000 | #Learnt:      89935 | 0.000
1712.52/1712.81	c total clause space: 886.764MB
1712.52/1712.81	c total #watches: 2559259
1713.12/1713.43	c total #propagations: 5269125445 / total #impl: 14558962607 (eff. 0.362)
1713.12/1713.43	c #Conflicts:    5453000 | #Learnt:      90935 | 0.000
1713.12/1713.43	c total clause space: 886.764MB
1713.12/1713.43	c total #watches: 2561265
1713.52/1713.83	c total #propagations: 5270810327 / total #impl: 14564063610 (eff. 0.362)
1713.52/1713.83	c #Conflicts:    5454000 | #Learnt:      91935 | 0.000
1713.52/1713.83	c total clause space: 886.764MB
1713.52/1713.83	c total #watches: 2563282
1714.32/1714.62	c total #propagations: 5271767386 / total #impl: 14567144209 (eff. 0.362)
1714.32/1714.62	c #Conflicts:    5455000 | #Learnt:      92935 | 0.000
1714.32/1714.62	c total clause space: 886.764MB
1714.32/1714.62	c total #watches: 2565282
1714.82/1715.12	c total #propagations: 5273842202 / total #impl: 14573717671 (eff. 0.362)
1714.82/1715.12	c #Conflicts:    5456000 | #Learnt:      93935 | 0.000
1714.82/1715.12	c total clause space: 886.764MB
1714.82/1715.12	c total #watches: 2567314
1715.22/1715.60	c total #propagations: 5274864446 / total #impl: 14576994109 (eff. 0.362)
1715.22/1715.60	c #Conflicts:    5457000 | #Learnt:      94935 | 0.000
1715.22/1715.60	c total clause space: 886.764MB
1715.22/1715.60	c total #watches: 2569336
1715.62/1715.93	c total #propagations: 5275776179 / total #impl: 14579822208 (eff. 0.362)
1715.62/1715.93	c #Conflicts:    5458000 | #Learnt:      95935 | 0.000
1715.62/1715.93	c total clause space: 886.764MB
1715.62/1715.93	c total #watches: 2571373
1715.82/1716.10	c total #propagations: 5276854792 / total #impl: 14582476800 (eff. 0.362)
1715.82/1716.10	c #Conflicts:    5459000 | #Learnt:      96935 | 0.000
1715.82/1716.10	c total clause space: 886.764MB
1715.82/1716.10	c total #watches: 2573373
1716.32/1716.60	c total #propagations: 5277132036 / total #impl: 14583414988 (eff. 0.362)
1716.32/1716.60	c #Conflicts:    5460000 | #Learnt:      97935 | 0.000
1716.32/1716.60	c total clause space: 886.764MB
1716.32/1716.60	c total #watches: 2575373
1716.92/1717.20	c total #propagations: 5278409953 / total #impl: 14587392117 (eff. 0.362)
1716.92/1717.20	c #Conflicts:    5461000 | #Learnt:      98935 | 0.000
1716.92/1717.20	c total clause space: 886.764MB
1716.92/1717.20	c total #watches: 2577373
1717.41/1717.74	c total #propagations: 5279432594 / total #impl: 14590755775 (eff. 0.362)
1717.41/1717.74	c #Conflicts:    5462000 | #Learnt:      99935 | 0.000
1717.41/1717.74	c total clause space: 886.764MB
1717.41/1717.74	c total #watches: 2579403
1717.81/1718.10	c total #propagations: 5280483498 / total #impl: 14593632233 (eff. 0.362)
1717.81/1718.10	c #Conflicts:    5463000 | #Learnt:     100935 | 0.000
1717.81/1718.10	c total clause space: 886.764MB
1717.81/1718.10	c total #watches: 2581462
1718.31/1718.64	c total #propagations: 5281361063 / total #impl: 14595965907 (eff. 0.362)
1718.31/1718.64	c #Conflicts:    5464000 | #Learnt:     101935 | 0.000
1718.31/1718.64	c total clause space: 886.764MB
1718.31/1718.64	c total #watches: 2583463
1718.81/1719.11	c total #propagations: 5282613672 / total #impl: 14599340303 (eff. 0.362)
1718.81/1719.11	c #Conflicts:    5465000 | #Learnt:     102935 | 0.000
1718.81/1719.11	c total clause space: 886.764MB
1718.81/1719.11	c total #watches: 2585473
1719.31/1719.66	c total #propagations: 5283604979 / total #impl: 14602341318 (eff. 0.362)
1719.31/1719.66	c #Conflicts:    5466000 | #Learnt:     103935 | 0.000
1719.31/1719.66	c total clause space: 886.764MB
1719.31/1719.66	c total #watches: 2587505
1719.91/1720.22	c total #propagations: 5284852195 / total #impl: 14606445475 (eff. 0.362)
1719.91/1720.22	c #Conflicts:    5467000 | #Learnt:     104935 | 0.000
1719.91/1720.22	c total clause space: 886.764MB
1719.91/1720.22	c total #watches: 2589505
1720.31/1720.64	c total #propagations: 5286541077 / total #impl: 14611411307 (eff. 0.362)
1720.31/1720.64	c #Conflicts:    5468000 | #Learnt:     105935 | 0.000
1720.31/1720.64	c total clause space: 886.764MB
1720.31/1720.64	c total #watches: 2591505
1720.41/1720.75	c total #propagations: 5287965994 / total #impl: 14615400514 (eff. 0.362)
1720.41/1720.75	c #Conflicts:    5469000 | #Learnt:     106935 | 0.000
1720.41/1720.75	c total clause space: 886.764MB
1720.41/1720.75	c total #watches: 2593505
1720.51/1720.84	c total #propagations: 5288081786 / total #impl: 14615981131 (eff. 0.362)
1720.51/1720.84	c #Conflicts:    5470000 | #Learnt:     107935 | 0.000
1720.51/1720.84	c total clause space: 886.764MB
1720.51/1720.84	c total #watches: 2595536
1720.71/1721.00	c total #propagations: 5288181547 / total #impl: 14616482444 (eff. 0.362)
1720.71/1721.00	c #Conflicts:    5471000 | #Learnt:     108935 | 0.000
1720.71/1721.00	c total clause space: 886.764MB
1720.71/1721.00	c total #watches: 2597545
1721.01/1721.33	c total #propagations: 5288449997 / total #impl: 14617396893 (eff. 0.362)
1721.01/1721.33	c #Conflicts:    5472000 | #Learnt:     109935 | 0.000
1721.01/1721.33	c total clause space: 886.764MB
1721.01/1721.33	c total #watches: 2599545
1721.41/1721.72	c total #propagations: 5290092832 / total #impl: 14621018608 (eff. 0.362)
1721.41/1721.72	c #Conflicts:    5473000 | #Learnt:     110935 | 0.000
1721.41/1721.72	c total clause space: 886.764MB
1721.41/1721.72	c total #watches: 2601545
1721.71/1722.07	c total #propagations: 5291786591 / total #impl: 14624601923 (eff. 0.362)
1721.71/1722.07	c #Conflicts:    5474000 | #Learnt:     111935 | 0.000
1721.71/1722.07	c total clause space: 886.764MB
1721.71/1722.07	c total #watches: 2603545
1722.11/1722.45	c total #propagations: 5293526654 / total #impl: 14627911706 (eff. 0.362)
1722.11/1722.45	c #Conflicts:    5475000 | #Learnt:     112935 | 0.000
1722.11/1722.45	c total clause space: 886.764MB
1722.11/1722.45	c total #watches: 2605545
1722.51/1722.81	c total #propagations: 5295096081 / total #impl: 14630996929 (eff. 0.362)
1722.51/1722.81	c #Conflicts:    5476000 | #Learnt:     113935 | 0.000
1722.51/1722.81	c total clause space: 886.764MB
1722.51/1722.81	c total #watches: 2607545
1722.91/1723.22	c total #propagations: 5296531646 / total #impl: 14633962144 (eff. 0.362)
1722.91/1723.22	c GARBAGE COLLECT
1722.91/1723.22	c #Conflicts:    5477000 | #Learnt:      57968 | 0.000
1722.91/1723.22	c total clause space: 886.764MB
1722.91/1723.22	c total #watches: 2494491
1723.21/1723.52	c total #propagations: 5298186714 / total #impl: 14637792726 (eff. 0.362)
1723.21/1723.52	c #Conflicts:    5478000 | #Learnt:      58968 | 0.000
1723.21/1723.52	c total clause space: 886.764MB
1723.21/1723.52	c total #watches: 2496509
1723.51/1723.86	c total #propagations: 5299366591 / total #impl: 14640902952 (eff. 0.362)
1723.51/1723.86	c #Conflicts:    5479000 | #Learnt:      59968 | 0.000
1723.51/1723.86	c total clause space: 886.764MB
1723.51/1723.86	c total #watches: 2498526
1723.81/1724.17	c total #propagations: 5300481967 / total #impl: 14644146676 (eff. 0.362)
1723.81/1724.17	c #Conflicts:    5480000 | #Learnt:      60968 | 0.000
1723.81/1724.17	c total clause space: 886.764MB
1723.81/1724.17	c total #watches: 2500544
1724.01/1724.35	c total #propagations: 5301381600 / total #impl: 14646319366 (eff. 0.362)
1724.01/1724.35	c #Conflicts:    5481000 | #Learnt:      61968 | 0.000
1724.01/1724.35	c total clause space: 886.764MB
1724.01/1724.35	c total #watches: 2502666
1724.41/1724.73	c total #propagations: 5301879900 / total #impl: 14647755234 (eff. 0.362)
1724.41/1724.73	c #Conflicts:    5482000 | #Learnt:      62968 | 0.000
1724.41/1724.73	c total clause space: 886.764MB
1724.41/1724.73	c total #watches: 2504666
1724.81/1725.13	c total #propagations: 5303436229 / total #impl: 14651504005 (eff. 0.362)
1724.81/1725.13	c #Conflicts:    5483000 | #Learnt:      63968 | 0.000
1724.81/1725.13	c total clause space: 886.764MB
1724.81/1725.13	c total #watches: 2506730
1725.11/1725.47	c total #propagations: 5304798763 / total #impl: 14655445535 (eff. 0.362)
1725.11/1725.47	c #Conflicts:    5484000 | #Learnt:      64968 | 0.000
1725.11/1725.47	c total clause space: 886.764MB
1725.11/1725.47	c total #watches: 2508775
1725.61/1725.92	c total #propagations: 5305841812 / total #impl: 14658136390 (eff. 0.362)
1725.61/1725.92	c #Conflicts:    5485000 | #Learnt:      65968 | 0.000
1725.61/1725.92	c total clause space: 886.764MB
1725.61/1725.92	c total #watches: 2510775
1725.91/1726.26	c total #propagations: 5307751276 / total #impl: 14662053826 (eff. 0.362)
1725.91/1726.26	c #Conflicts:    5486000 | #Learnt:      66968 | 0.000
1725.91/1726.26	c total clause space: 886.764MB
1725.91/1726.26	c total #watches: 2512797
1726.21/1726.56	c total #propagations: 5309384546 / total #impl: 14665492665 (eff. 0.362)
1726.21/1726.56	c #Conflicts:    5487000 | #Learnt:      67968 | 0.000
1726.21/1726.56	c total clause space: 886.764MB
1726.21/1726.56	c total #watches: 2514852
1726.61/1726.92	c total #propagations: 5310165500 / total #impl: 14667569164 (eff. 0.362)
1726.61/1726.92	c #Conflicts:    5488000 | #Learnt:      68968 | 0.000
1726.61/1726.92	c total clause space: 886.764MB
1726.61/1726.92	c total #watches: 2516902
1726.91/1727.21	c total #propagations: 5311258488 / total #impl: 14670650057 (eff. 0.362)
1726.91/1727.21	c #Conflicts:    5489000 | #Learnt:      69968 | 0.000
1726.91/1727.21	c total clause space: 886.764MB
1726.91/1727.21	c total #watches: 2518945
1727.21/1727.59	c total #propagations: 5312318755 / total #impl: 14672935311 (eff. 0.362)
1727.21/1727.59	c #Conflicts:    5490000 | #Learnt:      70968 | 0.000
1727.21/1727.59	c total clause space: 886.764MB
1727.21/1727.59	c total #watches: 2520956
1727.71/1728.04	c total #propagations: 5313564128 / total #impl: 14676399061 (eff. 0.362)
1727.71/1728.04	c #Conflicts:    5491000 | #Learnt:      71968 | 0.000
1727.71/1728.04	c total clause space: 886.764MB
1727.71/1728.04	c total #watches: 2522956
1727.91/1728.26	c total #propagations: 5314870152 / total #impl: 14679549264 (eff. 0.362)
1727.91/1728.26	c #Conflicts:    5492000 | #Learnt:      72968 | 0.000
1727.91/1728.26	c total clause space: 886.764MB
1727.91/1728.26	c total #watches: 2525006
1728.31/1728.69	c total #propagations: 5315454047 / total #impl: 14681503308 (eff. 0.362)
1728.31/1728.69	c #Conflicts:    5493000 | #Learnt:      73968 | 0.000
1728.31/1728.69	c total clause space: 886.764MB
1728.31/1728.69	c total #watches: 2527006
1728.62/1728.92	c total #propagations: 5316735440 / total #impl: 14685948804 (eff. 0.362)
1728.62/1728.92	c #Conflicts:    5494000 | #Learnt:      74968 | 0.000
1728.62/1728.92	c total clause space: 886.764MB
1728.62/1728.92	c total #watches: 2529043
1728.71/1729.04	c total #propagations: 5317346719 / total #impl: 14687922991 (eff. 0.362)
1728.71/1729.04	c #Conflicts:    5495000 | #Learnt:      75968 | 0.000
1728.71/1729.04	c total clause space: 886.764MB
1728.71/1729.04	c total #watches: 2531084
1728.81/1729.19	c total #propagations: 5317573778 / total #impl: 14688723575 (eff. 0.362)
1728.81/1729.19	c #Conflicts:    5496000 | #Learnt:      76968 | 0.000
1728.81/1729.19	c total clause space: 886.764MB
1728.81/1729.19	c total #watches: 2533101
1729.01/1729.39	c total #propagations: 5317998849 / total #impl: 14690183288 (eff. 0.362)
1729.01/1729.39	c #Conflicts:    5497000 | #Learnt:      77968 | 0.000
1729.01/1729.39	c total clause space: 886.764MB
1729.01/1729.39	c total #watches: 2535150
1729.41/1729.73	c total #propagations: 5318478412 / total #impl: 14691649345 (eff. 0.362)
1729.41/1729.73	c #Conflicts:    5498000 | #Learnt:      78968 | 0.000
1729.41/1729.73	c total clause space: 886.764MB
1729.41/1729.73	c total #watches: 2537157
1729.51/1729.88	c total #propagations: 5319484401 / total #impl: 14694290780 (eff. 0.362)
1729.51/1729.88	c #Conflicts:    5499000 | #Learnt:      79968 | 0.000
1729.51/1729.88	c total clause space: 886.764MB
1729.51/1729.88	c total #watches: 2539199
1730.01/1730.34	c total #propagations: 5319746524 / total #impl: 14695095559 (eff. 0.362)
1730.01/1730.34	c #Conflicts:    5500000 | #Learnt:      80968 | 0.000
1730.01/1730.34	c total clause space: 886.764MB
1730.01/1730.34	c total #watches: 2541230
1730.21/1730.52	c total #propagations: 5321466715 / total #impl: 14699652506 (eff. 0.362)
1730.21/1730.52	c #Conflicts:    5501000 | #Learnt:      81968 | 0.000
1730.21/1730.52	c total clause space: 886.764MB
1730.21/1730.52	c total #watches: 2543238
1730.61/1730.90	c total #propagations: 5321939966 / total #impl: 14700921178 (eff. 0.362)
1730.61/1730.90	c #Conflicts:    5502000 | #Learnt:      82968 | 0.000
1730.61/1730.90	c total clause space: 886.764MB
1730.61/1730.90	c total #watches: 2545238
1730.82/1731.13	c total #propagations: 5323257778 / total #impl: 14704370405 (eff. 0.362)
1730.82/1731.13	c #Conflicts:    5503000 | #Learnt:      83968 | 0.000
1730.82/1731.13	c total clause space: 886.764MB
1730.82/1731.13	c total #watches: 2547238
1731.21/1731.53	c total #propagations: 5323937291 / total #impl: 14706382433 (eff. 0.362)
1731.21/1731.53	c #Conflicts:    5504000 | #Learnt:      84968 | 0.000
1731.21/1731.53	c total clause space: 886.764MB
1731.21/1731.53	c total #watches: 2549238
1731.61/1731.99	c total #propagations: 5325562637 / total #impl: 14710875683 (eff. 0.362)
1731.61/1731.99	c #Conflicts:    5505000 | #Learnt:      85968 | 0.000
1731.61/1731.99	c total clause space: 886.764MB
1731.61/1731.99	c total #watches: 2551255
1732.01/1732.32	c total #propagations: 5327283519 / total #impl: 14715438133 (eff. 0.362)
1732.01/1732.32	c #Conflicts:    5506000 | #Learnt:      86968 | 0.000
1732.01/1732.32	c total clause space: 886.764MB
1732.01/1732.32	c total #watches: 2553255
1732.31/1732.66	c total #propagations: 5328096316 / total #impl: 14717832472 (eff. 0.362)
1732.31/1732.66	c #Conflicts:    5507000 | #Learnt:      87968 | 0.000
1732.31/1732.66	c total clause space: 886.764MB
1732.31/1732.66	c total #watches: 2555255
1732.51/1732.84	c total #propagations: 5328975986 / total #impl: 14720071555 (eff. 0.362)
1732.51/1732.84	c #Conflicts:    5508000 | #Learnt:      88968 | 0.000
1732.51/1732.84	c total clause space: 886.764MB
1732.51/1732.84	c total #watches: 2557282
1732.92/1733.29	c total #propagations: 5329300743 / total #impl: 14721082755 (eff. 0.362)
1732.92/1733.29	c #Conflicts:    5509000 | #Learnt:      89968 | 0.000
1732.92/1733.29	c total clause space: 886.764MB
1732.92/1733.29	c total #watches: 2559291
1733.31/1733.66	c total #propagations: 5330366146 / total #impl: 14724835976 (eff. 0.362)
1733.31/1733.66	c #Conflicts:    5510000 | #Learnt:      90968 | 0.000
1733.31/1733.66	c total clause space: 886.764MB
1733.31/1733.66	c total #watches: 2561320
1733.71/1734.01	c total #propagations: 5331273708 / total #impl: 14727425964 (eff. 0.362)
1733.71/1734.01	c #Conflicts:    5511000 | #Learnt:      91968 | 0.000
1733.71/1734.01	c total clause space: 886.764MB
1733.71/1734.01	c total #watches: 2563372
1733.81/1734.12	c total #propagations: 5332469766 / total #impl: 14730355310 (eff. 0.362)
1733.81/1734.12	c #Conflicts:    5512000 | #Learnt:      92968 | 0.000
1733.81/1734.12	c total clause space: 886.764MB
1733.81/1734.12	c total #watches: 2565485
1734.02/1734.40	c total #propagations: 5332632332 / total #impl: 14730883919 (eff. 0.362)
1734.02/1734.40	c #Conflicts:    5513000 | #Learnt:      93968 | 0.000
1734.02/1734.40	c total clause space: 886.764MB
1734.02/1734.40	c total #watches: 2567617
1734.71/1735.06	c total #propagations: 5333202427 / total #impl: 14732311569 (eff. 0.362)
1734.71/1735.06	c #Conflicts:    5514000 | #Learnt:      94968 | 0.000
1734.71/1735.06	c total clause space: 886.764MB
1734.71/1735.06	c total #watches: 2569617
1735.31/1735.67	c total #propagations: 5335341508 / total #impl: 14737549186 (eff. 0.362)
1735.31/1735.67	c #Conflicts:    5515000 | #Learnt:      95968 | 0.000
1735.31/1735.67	c total clause space: 886.764MB
1735.31/1735.67	c total #watches: 2571617
1735.81/1736.12	c total #propagations: 5337212589 / total #impl: 14742341675 (eff. 0.362)
1735.81/1736.12	c #Conflicts:    5516000 | #Learnt:      96968 | 0.000
1735.81/1736.12	c total clause space: 886.764MB
1735.81/1736.12	c total #watches: 2573617
1736.22/1736.55	c total #propagations: 5338661047 / total #impl: 14745743935 (eff. 0.362)
1736.22/1736.55	c #Conflicts:    5517000 | #Learnt:      97968 | 0.000
1736.22/1736.55	c total clause space: 886.764MB
1736.22/1736.55	c total #watches: 2575626
1736.81/1737.13	c total #propagations: 5339948059 / total #impl: 14749875092 (eff. 0.362)
1736.81/1737.13	c #Conflicts:    5518000 | #Learnt:      98968 | 0.000
1736.81/1737.13	c total clause space: 886.764MB
1736.81/1737.13	c total #watches: 2577626
1737.42/1737.72	c total #propagations: 5341638741 / total #impl: 14754971709 (eff. 0.362)
1737.42/1737.72	c #Conflicts:    5519000 | #Learnt:      99968 | 0.000
1737.42/1737.72	c total clause space: 886.764MB
1737.42/1737.72	c total #watches: 2579626
1737.91/1738.29	c total #propagations: 5343364210 / total #impl: 14760263516 (eff. 0.362)
1737.91/1738.29	c #Conflicts:    5520000 | #Learnt:     100968 | 0.000
1737.91/1738.29	c total clause space: 886.764MB
1737.91/1738.29	c total #watches: 2581626
1738.52/1738.86	c total #propagations: 5344845489 / total #impl: 14765029533 (eff. 0.362)
1738.52/1738.86	c #Conflicts:    5521000 | #Learnt:     101968 | 0.000
1738.52/1738.86	c total clause space: 886.764MB
1738.52/1738.86	c total #watches: 2583626
1738.91/1739.20	c total #propagations: 5346685184 / total #impl: 14770264554 (eff. 0.362)
1738.91/1739.20	c #Conflicts:    5522000 | #Learnt:     102968 | 0.000
1738.91/1739.20	c total clause space: 886.764MB
1738.91/1739.20	c total #watches: 2585626
1739.31/1739.62	c total #propagations: 5347718863 / total #impl: 14772460614 (eff. 0.362)
1739.31/1739.62	c #Conflicts:    5523000 | #Learnt:     103968 | 0.000
1739.31/1739.62	c total clause space: 886.764MB
1739.31/1739.62	c total #watches: 2587643
1739.41/1739.80	c total #propagations: 5348828388 / total #impl: 14776286650 (eff. 0.362)
1739.41/1739.80	c #Conflicts:    5524000 | #Learnt:     104968 | 0.000
1739.41/1739.80	c total clause space: 886.764MB
1739.41/1739.80	c total #watches: 2589696
1740.01/1740.33	c total #propagations: 5349234780 / total #impl: 14777838394 (eff. 0.362)
1740.01/1740.33	c #Conflicts:    5525000 | #Learnt:     105968 | 0.000
1740.01/1740.33	c total clause space: 886.764MB
1740.01/1740.33	c total #watches: 2591696
1740.72/1741.09	c total #propagations: 5350669414 / total #impl: 14783174036 (eff. 0.362)
1740.72/1741.09	c #Conflicts:    5526000 | #Learnt:     106968 | 0.000
1740.72/1741.09	c total clause space: 886.764MB
1740.72/1741.09	c total #watches: 2593696
1741.41/1741.71	c total #propagations: 5353523997 / total #impl: 14793023568 (eff. 0.362)
1741.41/1741.71	c #Conflicts:    5527000 | #Learnt:     107968 | 0.000
1741.41/1741.71	c total clause space: 886.764MB
1741.41/1741.71	c total #watches: 2595696
1741.72/1742.07	c total #propagations: 5355338174 / total #impl: 14799307572 (eff. 0.362)
1741.72/1742.07	c #Conflicts:    5528000 | #Learnt:     108968 | 0.000
1741.72/1742.07	c total clause space: 886.764MB
1741.72/1742.07	c total #watches: 2597712
1742.01/1742.31	c total #propagations: 5356418529 / total #impl: 14802669660 (eff. 0.362)
1742.01/1742.31	c #Conflicts:    5529000 | #Learnt:     109968 | 0.000
1742.01/1742.31	c total clause space: 886.764MB
1742.01/1742.31	c total #watches: 2599742
1742.11/1742.47	c total #propagations: 5356907932 / total #impl: 14803996448 (eff. 0.362)
1742.11/1742.47	c #Conflicts:    5530000 | #Learnt:     110968 | 0.000
1742.11/1742.47	c total clause space: 886.764MB
1742.11/1742.47	c total #watches: 2601801
1742.21/1742.59	c total #propagations: 5357094888 / total #impl: 14804690332 (eff. 0.362)
1742.21/1742.59	c #Conflicts:    5531000 | #Learnt:     111968 | 0.000
1742.21/1742.59	c total clause space: 886.764MB
1742.21/1742.59	c total #watches: 2603820
1742.61/1742.91	c total #propagations: 5357234129 / total #impl: 14805153349 (eff. 0.362)
1742.61/1742.91	c #Conflicts:    5532000 | #Learnt:     112968 | 0.000
1742.61/1742.91	c total clause space: 886.764MB
1742.61/1742.91	c total #watches: 2605820
1743.01/1743.37	c total #propagations: 5358243229 / total #impl: 14807845966 (eff. 0.362)
1743.01/1743.37	c #Conflicts:    5533000 | #Learnt:     113968 | 0.000
1743.01/1743.37	c total clause space: 886.764MB
1743.01/1743.37	c total #watches: 2608265
1743.21/1743.57	c total #propagations: 5359886199 / total #impl: 14812299218 (eff. 0.362)
1743.21/1743.57	c GARBAGE COLLECT
1743.21/1743.57	c #Conflicts:    5534000 | #Learnt:      58189 | 0.000
1743.21/1743.57	c total clause space: 886.764MB
1743.21/1743.57	c total #watches: 2494933
1743.31/1743.65	c total #propagations: 5360003143 / total #impl: 14812813745 (eff. 0.362)
1743.31/1743.65	c #Conflicts:    5535000 | #Learnt:      59189 | 0.000
1743.31/1743.65	c total clause space: 886.764MB
1743.31/1743.65	c total #watches: 2496933
1743.71/1744.08	c total #propagations: 5360138823 / total #impl: 14813277937 (eff. 0.362)
1743.71/1744.08	c #Conflicts:    5536000 | #Learnt:      60189 | 0.000
1743.71/1744.08	c total clause space: 886.764MB
1743.71/1744.08	c total #watches: 2498994
1744.02/1744.30	c total #propagations: 5362338342 / total #impl: 14819284099 (eff. 0.362)
1744.02/1744.30	c #Conflicts:    5537000 | #Learnt:      61189 | 0.000
1744.02/1744.30	c total clause space: 886.764MB
1744.02/1744.30	c total #watches: 2500994
1744.21/1744.54	c total #propagations: 5363778552 / total #impl: 14821953345 (eff. 0.362)
1744.21/1744.54	c #Conflicts:    5538000 | #Learnt:      62189 | 0.000
1744.21/1744.54	c total clause space: 886.764MB
1744.21/1744.54	c total #watches: 2502994
1744.51/1744.84	c total #propagations: 5365263978 / total #impl: 14824324856 (eff. 0.362)
1744.51/1744.84	c #Conflicts:    5539000 | #Learnt:      63189 | 0.000
1744.51/1744.84	c total clause space: 886.764MB
1744.51/1744.84	c total #watches: 2504994
1744.81/1745.14	c total #propagations: 5366964875 / total #impl: 14826880375 (eff. 0.362)
1744.81/1745.14	c #Conflicts:    5540000 | #Learnt:      64189 | 0.000
1744.81/1745.14	c total clause space: 886.764MB
1744.81/1745.14	c total #watches: 2506994
1745.12/1745.45	c total #propagations: 5368490398 / total #impl: 14829256754 (eff. 0.362)
1745.12/1745.45	c #Conflicts:    5541000 | #Learnt:      65189 | 0.000
1745.12/1745.45	c total clause space: 886.764MB
1745.12/1745.45	c total #watches: 2508994
1745.41/1745.78	c total #propagations: 5370142768 / total #impl: 14831764466 (eff. 0.362)
1745.41/1745.78	c #Conflicts:    5542000 | #Learnt:      66189 | 0.000
1745.41/1745.78	c total clause space: 886.764MB
1745.41/1745.78	c total #watches: 2510994
1745.81/1746.15	c total #propagations: 5371719384 / total #impl: 14834361525 (eff. 0.362)
1745.81/1746.15	c #Conflicts:    5543000 | #Learnt:      67189 | 0.000
1745.81/1746.15	c total clause space: 886.764MB
1745.81/1746.15	c total #watches: 2512994
1746.12/1746.46	c total #propagations: 5373284435 / total #impl: 14837054088 (eff. 0.362)
1746.12/1746.46	c #Conflicts:    5544000 | #Learnt:      68189 | 0.000
1746.12/1746.46	c total clause space: 886.764MB
1746.12/1746.46	c total #watches: 2514994
1746.41/1746.76	c total #propagations: 5374756823 / total #impl: 14839400499 (eff. 0.362)
1746.41/1746.76	c #Conflicts:    5545000 | #Learnt:      69189 | 0.000
1746.41/1746.76	c total clause space: 886.764MB
1746.41/1746.76	c total #watches: 2516994
1746.91/1747.23	c total #propagations: 5375933708 / total #impl: 14841214851 (eff. 0.362)
1746.91/1747.23	c #Conflicts:    5546000 | #Learnt:      70189 | 0.000
1746.91/1747.23	c total clause space: 886.764MB
1746.91/1747.23	c total #watches: 2518994
1747.32/1747.61	c total #propagations: 5377582418 / total #impl: 14844500441 (eff. 0.362)
1747.32/1747.61	c #Conflicts:    5547000 | #Learnt:      71189 | 0.000
1747.32/1747.61	c total clause space: 886.764MB
1747.32/1747.61	c total #watches: 2520994
1747.71/1748.01	c total #propagations: 5378903966 / total #impl: 14847217936 (eff. 0.362)
1747.71/1748.01	c #Conflicts:    5548000 | #Learnt:      72189 | 0.000
1747.71/1748.01	c total clause space: 886.764MB
1747.71/1748.01	c total #watches: 2522994
1748.01/1748.37	c total #propagations: 5379997069 / total #impl: 14849189472 (eff. 0.362)
1748.01/1748.37	c #Conflicts:    5549000 | #Learnt:      73189 | 0.000
1748.01/1748.37	c total clause space: 886.764MB
1748.01/1748.37	c total #watches: 2524994
1748.42/1748.72	c total #propagations: 5381076447 / total #impl: 14851222202 (eff. 0.362)
1748.42/1748.72	c #Conflicts:    5550000 | #Learnt:      74189 | 0.000
1748.42/1748.72	c total clause space: 886.764MB
1748.42/1748.72	c total #watches: 2526994
1749.01/1749.37	c total #propagations: 5382471794 / total #impl: 14853635295 (eff. 0.362)
1749.01/1749.37	c #Conflicts:    5551000 | #Learnt:      75189 | 0.000
1749.01/1749.37	c total clause space: 886.764MB
1749.01/1749.37	c total #watches: 2528994
1749.61/1749.91	c total #propagations: 5385654150 / total #impl: 14858582058 (eff. 0.362)
1749.61/1749.91	c #Conflicts:    5552000 | #Learnt:      76189 | 0.000
1749.61/1749.91	c total clause space: 886.764MB
1749.61/1749.91	c total #watches: 2530994
1750.11/1750.43	c total #propagations: 5388023446 / total #impl: 14862354826 (eff. 0.363)
1750.11/1750.43	c #Conflicts:    5553000 | #Learnt:      77189 | 0.000
1750.11/1750.43	c total clause space: 886.764MB
1750.11/1750.43	c total #watches: 2532994
1750.62/1750.95	c total #propagations: 5389962298 / total #impl: 14865701900 (eff. 0.363)
1750.62/1750.95	c #Conflicts:    5554000 | #Learnt:      78189 | 0.000
1750.62/1750.95	c total clause space: 886.764MB
1750.62/1750.95	c total #watches: 2534994
1751.21/1751.57	c total #propagations: 5392296724 / total #impl: 14869423986 (eff. 0.363)
1751.21/1751.57	c #Conflicts:    5555000 | #Learnt:      79189 | 0.000
1751.21/1751.57	c total clause space: 886.764MB
1751.21/1751.57	c total #watches: 2536994
1751.91/1752.26	c total #propagations: 5394267703 / total #impl: 14872893302 (eff. 0.363)
1751.91/1752.26	c #Conflicts:    5556000 | #Learnt:      80189 | 0.000
1751.91/1752.26	c total clause space: 886.764MB
1751.91/1752.26	c total #watches: 2538994
1752.82/1753.17	c total #propagations: 5396085286 / total #impl: 14876273050 (eff. 0.363)
1752.82/1753.17	c #Conflicts:    5557000 | #Learnt:      81189 | 0.000
1752.82/1753.17	c total clause space: 886.764MB
1752.82/1753.17	c total #watches: 2540994
1753.61/1753.97	c total #propagations: 5399875823 / total #impl: 14882477542 (eff. 0.363)
1753.61/1753.97	c #Conflicts:    5558000 | #Learnt:      82189 | 0.000
1753.61/1753.97	c total clause space: 886.764MB
1753.61/1753.97	c total #watches: 2542994
1754.51/1754.87	c total #propagations: 5403471285 / total #impl: 14888335659 (eff. 0.363)
1754.51/1754.87	c #Conflicts:    5559000 | #Learnt:      83189 | 0.000
1754.51/1754.87	c total clause space: 886.764MB
1754.51/1754.87	c total #watches: 2544994
1755.41/1755.70	c total #propagations: 5407815560 / total #impl: 14895286682 (eff. 0.363)
1755.41/1755.70	c #Conflicts:    5560000 | #Learnt:      84189 | 0.000
1755.41/1755.70	c total clause space: 886.764MB
1755.41/1755.70	c total #watches: 2546994
1756.12/1756.48	c total #propagations: 5410619559 / total #impl: 14900103154 (eff. 0.363)
1756.12/1756.48	c #Conflicts:    5561000 | #Learnt:      85189 | 0.000
1756.12/1756.48	c total clause space: 886.764MB
1756.12/1756.48	c total #watches: 2548994
1757.21/1757.54	c total #propagations: 5412295424 / total #impl: 14903976330 (eff. 0.363)
1757.21/1757.54	c #Conflicts:    5562000 | #Learnt:      86189 | 0.000
1757.21/1757.54	c total clause space: 886.764MB
1757.21/1757.54	c total #watches: 2551012
1757.91/1758.23	c total #propagations: 5415575513 / total #impl: 14913894948 (eff. 0.363)
1757.91/1758.23	c #Conflicts:    5563000 | #Learnt:      87189 | 0.000
1757.91/1758.23	c total clause space: 886.764MB
1757.91/1758.23	c total #watches: 2553012
1758.81/1759.12	c total #propagations: 5417552779 / total #impl: 14920398852 (eff. 0.363)
1758.81/1759.12	c #Conflicts:    5564000 | #Learnt:      88189 | 0.000
1758.81/1759.12	c total clause space: 886.764MB
1758.81/1759.12	c total #watches: 2555012
1759.21/1759.59	c total #propagations: 5419397837 / total #impl: 14929777691 (eff. 0.363)
1759.21/1759.59	c #Conflicts:    5565000 | #Learnt:      89189 | 0.000
1759.21/1759.59	c total clause space: 886.764MB
1759.21/1759.59	c total #watches: 2557013
1760.41/1760.78	c total #propagations: 5420368531 / total #impl: 14933171906 (eff. 0.363)
1760.41/1760.78	c #Conflicts:    5566000 | #Learnt:      90189 | 0.000
1760.41/1760.78	c total clause space: 886.764MB
1760.41/1760.78	c total #watches: 2559013
1761.21/1761.55	c total #propagations: 5423618132 / total #impl: 14943599251 (eff. 0.363)
1761.21/1761.55	c #Conflicts:    5567000 | #Learnt:      91189 | 0.000
1761.21/1761.55	c total clause space: 886.764MB
1761.21/1761.55	c total #watches: 2561021
1761.91/1762.29	c total #propagations: 5425353150 / total #impl: 14949742542 (eff. 0.363)
1761.91/1762.29	c #Conflicts:    5568000 | #Learnt:      92189 | 0.000
1761.91/1762.29	c total clause space: 886.764MB
1761.91/1762.29	c total #watches: 2563036
1762.61/1763.00	c total #propagations: 5427404478 / total #impl: 14955286075 (eff. 0.363)
1762.61/1763.00	c #Conflicts:    5569000 | #Learnt:      93189 | 0.000
1762.61/1763.00	c total clause space: 886.764MB
1762.61/1763.00	c total #watches: 2565036
1763.41/1763.78	c total #propagations: 5429907315 / total #impl: 14962404079 (eff. 0.363)
1763.41/1763.78	c #Conflicts:    5570000 | #Learnt:      94189 | 0.000
1763.41/1763.78	c total clause space: 886.764MB
1763.41/1763.78	c total #watches: 2567050
1764.11/1764.46	c total #propagations: 5432158393 / total #impl: 14968484332 (eff. 0.363)
1764.11/1764.46	c #Conflicts:    5571000 | #Learnt:      95189 | 0.000
1764.11/1764.46	c total clause space: 886.764MB
1764.11/1764.46	c total #watches: 2569050
1764.91/1765.23	c total #propagations: 5433878665 / total #impl: 14973483880 (eff. 0.363)
1764.91/1765.23	c #Conflicts:    5572000 | #Learnt:      96189 | 0.000
1764.91/1765.23	c total clause space: 886.764MB
1764.91/1765.23	c total #watches: 2571059
1765.41/1765.80	c total #propagations: 5436121737 / total #impl: 14982096594 (eff. 0.363)
1765.41/1765.80	c #Conflicts:    5573000 | #Learnt:      97189 | 0.000
1765.41/1765.80	c total clause space: 886.764MB
1765.41/1765.80	c total #watches: 2573059
1766.11/1766.40	c total #propagations: 5437687611 / total #impl: 14986532129 (eff. 0.363)
1766.11/1766.40	c #Conflicts:    5574000 | #Learnt:      98189 | 0.000
1766.11/1766.40	c total clause space: 886.764MB
1766.11/1766.40	c total #watches: 2575059
1766.51/1766.87	c total #propagations: 5439100547 / total #impl: 14991060819 (eff. 0.363)
1766.51/1766.87	c #Conflicts:    5575000 | #Learnt:      99189 | 0.000
1766.51/1766.87	c total clause space: 886.764MB
1766.51/1766.87	c total #watches: 2577059
1767.31/1767.64	c total #propagations: 5440325709 / total #impl: 14995662666 (eff. 0.363)
1767.31/1767.64	c #Conflicts:    5576000 | #Learnt:     100189 | 0.000
1767.31/1767.64	c total clause space: 886.764MB
1767.31/1767.64	c total #watches: 2579059
1767.91/1768.25	c total #propagations: 5442842284 / total #impl: 15003480422 (eff. 0.363)
1767.91/1768.25	c #Conflicts:    5577000 | #Learnt:     101189 | 0.000
1767.91/1768.25	c total clause space: 886.764MB
1767.91/1768.25	c total #watches: 2581059
1768.51/1768.88	c total #propagations: 5445029556 / total #impl: 15009642592 (eff. 0.363)
1768.51/1768.88	c #Conflicts:    5578000 | #Learnt:     102189 | 0.000
1768.51/1768.88	c total clause space: 886.764MB
1768.51/1768.88	c total #watches: 2583059
1769.01/1769.33	c total #propagations: 5447575714 / total #impl: 15015698435 (eff. 0.363)
1769.01/1769.33	c #Conflicts:    5579000 | #Learnt:     103189 | 0.000
1769.01/1769.33	c total clause space: 886.764MB
1769.01/1769.33	c total #watches: 2585059
1769.51/1769.87	c total #propagations: 5449450304 / total #impl: 15020318668 (eff. 0.363)
1769.51/1769.87	c #Conflicts:    5580000 | #Learnt:     104189 | 0.000
1769.51/1769.87	c total clause space: 886.764MB
1769.51/1769.87	c total #watches: 2587059
1770.61/1770.92	c total #propagations: 5451522452 / total #impl: 15025839556 (eff. 0.363)
1770.61/1770.92	c #Conflicts:    5581000 | #Learnt:     105189 | 0.000
1770.61/1770.92	c total clause space: 886.764MB
1770.61/1770.92	c total #watches: 2589059
1771.41/1771.76	c total #propagations: 5454021136 / total #impl: 15034065059 (eff. 0.363)
1771.41/1771.76	c #Conflicts:    5582000 | #Learnt:     106189 | 0.000
1771.41/1771.76	c total clause space: 886.764MB
1771.41/1771.76	c total #watches: 2591059
1772.31/1772.68	c total #propagations: 5456020911 / total #impl: 15041557851 (eff. 0.363)
1772.31/1772.68	c #Conflicts:    5583000 | #Learnt:     107189 | 0.000
1772.31/1772.68	c total clause space: 886.764MB
1772.31/1772.69	c total #watches: 2593113
1773.51/1773.87	c total #propagations: 5457775018 / total #impl: 15049281094 (eff. 0.363)
1773.51/1773.87	c #Conflicts:    5584000 | #Learnt:     108189 | 0.000
1773.51/1773.87	c total clause space: 886.764MB
1773.51/1773.87	c total #watches: 2595180
1774.41/1774.76	c total #propagations: 5460307789 / total #impl: 15058634336 (eff. 0.363)
1774.41/1774.76	c #Conflicts:    5585000 | #Learnt:     109189 | 0.000
1774.41/1774.76	c total clause space: 886.764MB
1774.41/1774.76	c total #watches: 2597279
1775.41/1775.77	c total #propagations: 5462158144 / total #impl: 15064757038 (eff. 0.363)
1775.41/1775.77	c #Conflicts:    5586000 | #Learnt:     110189 | 0.000
1775.41/1775.77	c total clause space: 886.764MB
1775.41/1775.77	c total #watches: 2599315
1776.31/1776.65	c total #propagations: 5464040534 / total #impl: 15071236033 (eff. 0.363)
1776.31/1776.65	c #Conflicts:    5587000 | #Learnt:     111189 | 0.000
1776.31/1776.65	c total clause space: 886.764MB
1776.31/1776.65	c total #watches: 2601315
1777.01/1777.37	c total #propagations: 5465658837 / total #impl: 15077165042 (eff. 0.363)
1777.01/1777.37	c #Conflicts:    5588000 | #Learnt:     112189 | 0.000
1777.01/1777.37	c total clause space: 886.764MB
1777.01/1777.37	c total #watches: 2603315
1777.70/1778.04	c total #propagations: 5467756775 / total #impl: 15084455184 (eff. 0.362)
1777.70/1778.04	c #Conflicts:    5589000 | #Learnt:     113189 | 0.000
1777.70/1778.04	c total clause space: 886.764MB
1777.70/1778.04	c total #watches: 2605315
1778.60/1778.91	c total #propagations: 5469629903 / total #impl: 15089757244 (eff. 0.362)
1778.60/1778.91	c #Conflicts:    5590000 | #Learnt:     114189 | 0.000
1778.60/1778.91	c total clause space: 886.764MB
1778.60/1778.91	c total #watches: 2607323
1779.30/1779.69	c total #propagations: 5471529255 / total #impl: 15095294668 (eff. 0.362)
1779.30/1779.69	c #Conflicts:    5591000 | #Learnt:     115189 | 0.000
1779.30/1779.69	c total clause space: 886.764MB
1779.30/1779.69	c total #watches: 2609332
1780.31/1780.67	c total #propagations: 5473919218 / total #impl: 15102861068 (eff. 0.362)
1780.31/1780.67	c GARBAGE COLLECT
1780.31/1780.67	c #Conflicts:    5592000 | #Learnt:      58396 | 0.000
1780.31/1780.67	c total clause space: 886.764MB
1780.31/1780.67	c total #watches: 2495347
1781.10/1781.47	c total #propagations: 5476473700 / total #impl: 15111393190 (eff. 0.362)
1781.10/1781.47	c #Conflicts:    5593000 | #Learnt:      59396 | 0.000
1781.10/1781.47	c total clause space: 886.764MB
1781.10/1781.47	c total #watches: 2497347
1781.60/1781.94	c total #propagations: 5478913895 / total #impl: 15120196156 (eff. 0.362)
1781.60/1781.94	c #Conflicts:    5594000 | #Learnt:      60396 | 0.000
1781.60/1781.94	c total clause space: 886.764MB
1781.60/1781.94	c total #watches: 2499347
1782.51/1782.85	c total #propagations: 5480377978 / total #impl: 15124970744 (eff. 0.362)
1782.51/1782.85	c #Conflicts:    5595000 | #Learnt:      61396 | 0.000
1782.51/1782.85	c total clause space: 886.764MB
1782.51/1782.85	c total #watches: 2501347
1783.00/1783.35	c total #propagations: 5483265958 / total #impl: 15134590410 (eff. 0.362)
1783.00/1783.35	c #Conflicts:    5596000 | #Learnt:      62396 | 0.000
1783.00/1783.35	c total clause space: 886.764MB
1783.00/1783.35	c total #watches: 2503347
1783.40/1783.78	c total #propagations: 5485359015 / total #impl: 15139649593 (eff. 0.362)
1783.40/1783.78	c #Conflicts:    5597000 | #Learnt:      63396 | 0.000
1783.40/1783.78	c total clause space: 886.764MB
1783.40/1783.78	c total #watches: 2505545
1783.90/1784.25	c total #propagations: 5486360993 / total #impl: 15142897765 (eff. 0.362)
1783.90/1784.25	c #Conflicts:    5598000 | #Learnt:      64396 | 0.000
1783.90/1784.25	c total clause space: 886.764MB
1783.90/1784.25	c total #watches: 2507545
1784.50/1784.85	c total #propagations: 5488334382 / total #impl: 15149038895 (eff. 0.362)
1784.50/1784.85	c #Conflicts:    5599000 | #Learnt:      65396 | 0.000
1784.50/1784.85	c total clause space: 886.764MB
1784.50/1784.85	c total #watches: 2509545
1785.00/1785.32	c total #propagations: 5490491638 / total #impl: 15155688784 (eff. 0.362)
1785.00/1785.32	c #Conflicts:    5600000 | #Learnt:      66396 | 0.000
1785.00/1785.32	c total clause space: 886.764MB
1785.00/1785.32	c total #watches: 2511572
1785.50/1785.81	c total #propagations: 5491641609 / total #impl: 15160094976 (eff. 0.362)
1785.50/1785.81	c #Conflicts:    5601000 | #Learnt:      67396 | 0.000
1785.50/1785.81	c total clause space: 886.764MB
1785.50/1785.81	c total #watches: 2513572
1785.90/1786.26	c total #propagations: 5493599777 / total #impl: 15165552707 (eff. 0.362)
1785.90/1786.26	c #Conflicts:    5602000 | #Learnt:      68396 | 0.000
1785.90/1786.26	c total clause space: 886.764MB
1785.90/1786.26	c total #watches: 2515572
1786.30/1786.65	c total #propagations: 5495245672 / total #impl: 15169938406 (eff. 0.362)
1786.30/1786.65	c #Conflicts:    5603000 | #Learnt:      69396 | 0.000
1786.30/1786.65	c total clause space: 886.764MB
1786.30/1786.65	c total #watches: 2517572
1786.70/1787.10	c total #propagations: 5496534867 / total #impl: 15173547088 (eff. 0.362)
1786.70/1787.10	c #Conflicts:    5604000 | #Learnt:      70396 | 0.000
1786.70/1787.10	c total clause space: 886.764MB
1786.70/1787.10	c total #watches: 2519572
1787.30/1787.62	c total #propagations: 5497853180 / total #impl: 15177253977 (eff. 0.362)
1787.30/1787.62	c #Conflicts:    5605000 | #Learnt:      71396 | 0.000
1787.30/1787.62	c total clause space: 886.764MB
1787.30/1787.62	c total #watches: 2521572
1788.10/1788.47	c total #propagations: 5499347821 / total #impl: 15181548791 (eff. 0.362)
1788.10/1788.47	c #Conflicts:    5606000 | #Learnt:      72396 | 0.000
1788.10/1788.47	c total clause space: 886.764MB
1788.10/1788.47	c total #watches: 2523572
1789.01/1789.32	c total #propagations: 5501607224 / total #impl: 15188415046 (eff. 0.362)
1789.01/1789.32	c #Conflicts:    5607000 | #Learnt:      73396 | 0.000
1789.01/1789.32	c total clause space: 886.764MB
1789.01/1789.32	c total #watches: 2525573
1789.70/1790.00	c total #propagations: 5504519067 / total #impl: 15196557109 (eff. 0.362)
1789.70/1790.00	c #Conflicts:    5608000 | #Learnt:      74396 | 0.000
1789.70/1790.00	c total clause space: 886.764MB
1789.70/1790.00	c total #watches: 2527581
1790.30/1790.65	c total #propagations: 5505754873 / total #impl: 15201580194 (eff. 0.362)
1790.30/1790.65	c #Conflicts:    5609000 | #Learnt:      75396 | 0.000
1790.30/1790.65	c total clause space: 886.764MB
1790.30/1790.65	c total #watches: 2529581
1791.10/1791.48	c total #propagations: 5507852494 / total #impl: 15207501207 (eff. 0.362)
1791.10/1791.48	c #Conflicts:    5610000 | #Learnt:      76396 | 0.000
1791.10/1791.48	c total clause space: 886.764MB
1791.10/1791.48	c total #watches: 2531581
1791.70/1792.03	c total #propagations: 5512012123 / total #impl: 15214531175 (eff. 0.362)
1791.70/1792.03	c #Conflicts:    5611000 | #Learnt:      77396 | 0.000
1791.70/1792.03	c total clause space: 886.764MB
1791.70/1792.03	c total #watches: 2533581
1792.31/1792.64	c total #propagations: 5513889140 / total #impl: 15220022415 (eff. 0.362)
1792.31/1792.64	c #Conflicts:    5612000 | #Learnt:      78396 | 0.000
1792.31/1792.64	c total clause space: 886.764MB
1792.31/1792.64	c total #watches: 2535581
1792.90/1793.27	c total #propagations: 5516465549 / total #impl: 15225814647 (eff. 0.362)
1792.90/1793.27	c #Conflicts:    5613000 | #Learnt:      79396 | 0.000
1792.90/1793.27	c total clause space: 886.764MB
1792.90/1793.27	c total #watches: 2537581
1793.51/1793.85	c total #propagations: 5518250744 / total #impl: 15230120462 (eff. 0.362)
1793.51/1793.85	c #Conflicts:    5614000 | #Learnt:      80396 | 0.000
1793.51/1793.85	c total clause space: 886.764MB
1793.51/1793.85	c total #watches: 2539581
1794.61/1794.95	c total #propagations: 5519900704 / total #impl: 15234627776 (eff. 0.362)
1794.61/1794.95	c #Conflicts:    5615000 | #Learnt:      81396 | 0.000
1794.61/1794.95	c total clause space: 886.764MB
1794.61/1794.95	c total #watches: 2541581
1795.61/1795.93	c total #propagations: 5522920072 / total #impl: 15244628522 (eff. 0.362)
1795.61/1795.93	c #Conflicts:    5616000 | #Learnt:      82396 | 0.000
1795.61/1795.93	c total clause space: 886.764MB
1795.61/1795.93	c total #watches: 2543581
1796.40/1796.73	c total #propagations: 5525544272 / total #impl: 15253223201 (eff. 0.362)
1796.40/1796.73	c #Conflicts:    5617000 | #Learnt:      83396 | 0.000
1796.40/1796.73	c total clause space: 886.764MB
1796.40/1796.73	c total #watches: 2545581
1797.20/1797.52	c total #propagations: 5527943225 / total #impl: 15259766314 (eff. 0.362)
1797.20/1797.52	c #Conflicts:    5618000 | #Learnt:      84396 | 0.000
1797.20/1797.52	c total clause space: 886.764MB
1797.20/1797.52	c total #watches: 2547589
1798.40/1798.77	c total #propagations: 5530164857 / total #impl: 15266713420 (eff. 0.362)
1798.40/1798.77	c #Conflicts:    5619000 | #Learnt:      85396 | 0.000
1798.40/1798.77	c total clause space: 886.764MB
1798.40/1798.77	c total #watches: 2549589
1798.91/1799.28	c total #propagations: 5532596605 / total #impl: 15277338016 (eff. 0.362)
1798.91/1799.28	c #Conflicts:    5620000 | #Learnt:      86396 | 0.000
1798.91/1799.28	c total clause space: 886.764MB
1798.91/1799.28	c total #watches: 2551589
1799.70/1800.04	c total #propagations: 5534730372 / total #impl: 15282431874 (eff. 0.362)
1799.70/1800.04	c #Conflicts:    5621000 | #Learnt:      87396 | 0.000
1799.70/1800.04	c total clause space: 886.764MB
1799.70/1800.04	c total #watches: 2553601

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-4087185-1465406756/watcher-4087185-1465406756 -o /tmp/evaluation-result-4087185-1465406756/solver-4087185-1465406756 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465387880-29694 --watchdog 1960 --input HOME/instance-4087185-1465406756.opb ./cdcl-cuttingplanes-release 

pid=5702
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.22 2.24 2.21 3/176 5705
/proc/meminfo: memFree=27222068/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 122608921 29802496 5260 33554432000 4194304 6199737 140735113739344 140734211108152 4209416 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 7276 5260 122 490 0 6777 0

[startup+0.100136 s]
/proc/loadavg: 2.22 2.24 2.21 3/176 5705
/proc/meminfo: memFree=27222068/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=34120 CPUtime=0.09 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 1443 0 0 0 9 0 0 0 20 0 1 0 122608921 34938880 7519 33554432000 4194304 6199737 140735113739344 140734211108152 5407536 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 8530 7520 135 490 0 8031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34120

[startup+0.200363 s]
/proc/loadavg: 2.22 2.24 2.21 3/176 5705
/proc/meminfo: memFree=27222068/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=41916 CPUtime=0.19 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 2613 0 0 0 18 1 0 0 20 0 1 0 122608921 42921984 9240 33554432000 4194304 6199737 140735113739344 140734211108152 5144742 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 10479 9240 135 490 0 9980 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41916

[startup+0.300343 s]
/proc/loadavg: 2.22 2.24 2.21 3/176 5705
/proc/meminfo: memFree=27222068/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=49880 CPUtime=0.29 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 3748 0 0 0 28 1 0 0 20 0 1 0 122608921 51077120 10422 33554432000 4194304 6199737 140735113739344 140734211108152 5407536 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 12470 10422 135 490 0 11971 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49880

[startup+1.10486 s]
/proc/loadavg: 2.22 2.24 2.21 3/176 5705
/proc/meminfo: memFree=27222068/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=115820 CPUtime=1.1 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 7833 0 0 0 108 2 0 0 20 0 1 0 122608921 118599680 20810 33554432000 4194304 6199737 140735113739344 140735113737576 5407536 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 28955 20810 135 490 0 28456 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 115820

[startup+1.5002 s]
/proc/loadavg: 2.22 2.24 2.21 3/176 5705
/proc/meminfo: memFree=27222068/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=118828 CPUtime=1.49 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 8668 0 0 0 147 2 0 0 20 0 1 0 122608921 121679872 25476 33554432000 4194304 6199737 140735113739344 140735113737576 4250141 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 29707 25476 135 490 0 29208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118828

[startup+3.10021 s]
/proc/loadavg: 2.36 2.27 2.22 4/177 5706
/proc/meminfo: memFree=27049352/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=260124 CPUtime=3.09 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 12809 0 0 0 305 4 0 0 20 0 1 0 122608921 266366976 45151 33554432000 4194304 6199737 140735113739344 140735113737576 4624580 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 65031 45151 135 490 0 64532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 260124

[startup+6.30731 s]
/proc/loadavg: 2.41 2.28 2.22 4/177 5706
/proc/meminfo: memFree=26918900/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=418752 CPUtime=6.3 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 19452 0 0 0 623 7 0 0 20 0 1 0 122608921 428802048 75910 33554432000 4194304 6199737 140735113739344 140735113738040 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 104688 75910 161 490 0 104189 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 418752

[startup+12.7003 s]
/proc/loadavg: 2.46 2.29 2.22 3/177 5706
/proc/meminfo: memFree=26858868/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=422104 CPUtime=12.69 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 20297 0 0 0 1261 8 0 0 20 0 1 0 122608921 432234496 91574 33554432000 4194304 6199737 140735113739344 140735113738456 4220763 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 105526 91574 161 490 0 105027 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 422104

[startup+25.5003 s]
/proc/loadavg: 2.47 2.30 2.23 3/177 5707
/proc/meminfo: memFree=26845588/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=425416 CPUtime=25.49 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 21049 0 0 0 2540 9 0 0 20 0 1 0 122608921 435625984 94881 33554432000 4194304 6199737 140735113739344 140735113737992 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 106354 94881 161 490 0 105855 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 425416

[startup+51.1003 s]
/proc/loadavg: 2.50 2.32 2.23 4/177 5707
/proc/meminfo: memFree=26809476/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=430704 CPUtime=51.08 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 22270 0 0 0 5098 10 0 0 20 0 1 0 122608921 441040896 102234 33554432000 4194304 6199737 140735113739344 140735113738456 4239494 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 107676 102234 161 490 0 107177 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 430704

[startup+102.3 s]
/proc/loadavg: 2.35 2.31 2.23 3/177 5708
/proc/meminfo: memFree=26801084/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=437620 CPUtime=102.28 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 23774 0 0 0 10217 11 0 0 20 0 1 0 122608921 448122880 104249 33554432000 4194304 6199737 140735113739344 140735113737992 4213875 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 109405 104249 161 490 0 108906 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 437620

[startup+162.3 s]
/proc/loadavg: 2.38 2.33 2.24 3/177 5709
/proc/meminfo: memFree=26750228/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=656640 CPUtime=162.27 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 25535 0 0 0 16214 13 0 0 20 0 1 0 122608921 672399360 116396 33554432000 4194304 6199737 140735113739344 140735113738456 4213377 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 164160 116396 161 490 0 163661 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 656640

[startup+222.3 s]
/proc/loadavg: 2.27 2.31 2.24 3/177 5710
/proc/meminfo: memFree=26720548/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=659456 CPUtime=222.25 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 26200 0 0 0 22212 13 0 0 20 0 1 0 122608921 675282944 123704 33554432000 4194304 6199737 140735113739344 140735113738456 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 164864 123704 161 490 0 164365 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 659456

[startup+282.3 s]
/proc/loadavg: 2.21 2.28 2.24 3/178 5714
/proc/meminfo: memFree=26706032/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=665252 CPUtime=282.26 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 27400 0 0 0 28211 15 0 0 20 0 1 0 122608921 681218048 126948 33554432000 4194304 6199737 140735113739344 140735113738456 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 166313 126948 161 490 0 165814 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 665252

[startup+342.3 s]
/proc/loadavg: 2.38 2.32 2.25 4/177 5762
/proc/meminfo: memFree=28453720/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=666532 CPUtime=342.24 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 27737 0 0 0 34209 15 0 0 20 0 1 0 122608921 682528768 127285 33554432000 4194304 6199737 140735113739344 140735113738456 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 166633 127285 161 490 0 166134 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 666532

[startup+402.307 s]
/proc/loadavg: 2.24 2.29 2.24 3/177 5763
/proc/meminfo: memFree=28383596/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=668608 CPUtime=402.23 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 28212 0 0 0 40207 16 0 0 20 0 1 0 122608921 684654592 132440 33554432000 4194304 6199737 140735113739344 140735113737992 4213515 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 167152 132440 161 490 0 166653 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 668608

[startup+462.3 s]
/proc/loadavg: 2.20 2.26 2.24 3/177 5764
/proc/meminfo: memFree=28267832/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=671868 CPUtime=462.21 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 28870 0 0 0 46203 18 0 0 20 0 1 0 122608921 687992832 152002 33554432000 4194304 6199737 140735113739344 140735113738456 5146943 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 167967 152002 161 490 0 167468 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 671868

[startup+522.3 s]
/proc/loadavg: 2.23 2.26 2.23 4/177 5765
/proc/meminfo: memFree=28249248/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=673120 CPUtime=522.2 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 29099 0 0 0 52202 18 0 0 20 0 1 0 122608921 689274880 152230 33554432000 4194304 6199737 140735113739344 140735113738456 4213875 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 168280 152230 161 490 0 167781 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 673120

[startup+582.3 s]
/proc/loadavg: 2.22 2.25 2.23 3/177 5766
/proc/meminfo: memFree=28245376/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=674800 CPUtime=582.19 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 29479 0 0 0 58200 19 0 0 20 0 1 0 122608921 690995200 152609 33554432000 4194304 6199737 140735113739344 140735113738456 4223751 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 168700 152609 161 490 0 168201 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 674800


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

[startup+882.3 s]
/proc/loadavg: 2.31 2.28 2.24 3/178 5775
/proc/meminfo: memFree=28024052/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=689336 CPUtime=882.14 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 32445 0 0 0 88193 21 0 0 20 0 1 0 122608921 705880064 163750 33554432000 4194304 6199737 140735113739344 140735113738456 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 172334 163750 161 490 0 171835 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 689336

[startup+942.3 s]
/proc/loadavg: 2.20 2.26 2.24 3/177 5777
/proc/meminfo: memFree=28020324/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=692312 CPUtime=942.14 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 33041 0 0 0 94192 22 0 0 20 0 1 0 122608921 708927488 164346 33554432000 4194304 6199737 140735113739344 140735113738456 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 173078 164346 161 490 0 172579 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 692312

[startup+1002.3 s]
/proc/loadavg: 2.25 2.26 2.24 3/177 5778
/proc/meminfo: memFree=28018616/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=692572 CPUtime=1002.13 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 33110 0 0 0 100191 22 0 0 20 0 1 0 122608921 709193728 164415 33554432000 4194304 6199737 140735113739344 140735113738456 4219119 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 173143 164415 161 490 0 172644 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 692572

[startup+1062.31 s]
/proc/loadavg: 2.25 2.26 2.24 3/177 5779
/proc/meminfo: memFree=28015452/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=692768 CPUtime=1062.12 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 33157 0 0 0 106190 22 0 0 20 0 1 0 122608921 709394432 164462 33554432000 4194304 6199737 140735113739344 140735113738456 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 173192 164462 161 490 0 172693 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 692768

[startup+1122.3 s]
/proc/loadavg: 2.13 2.22 2.23 3/177 5780
/proc/meminfo: memFree=28013952/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=693868 CPUtime=1122.11 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 33394 0 0 0 112189 22 0 0 20 0 1 0 122608921 710520832 164699 33554432000 4194304 6199737 140735113739344 140735113738456 4213800 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 173467 164699 161 490 0 172968 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 693868

[startup+1182.3 s]
/proc/loadavg: 2.22 2.23 2.22 3/177 5781
/proc/meminfo: memFree=28009020/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=694640 CPUtime=1182.09 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 33556 0 0 0 118187 22 0 0 20 0 1 0 122608921 711311360 164861 33554432000 4194304 6199737 140735113739344 140735113738456 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 173660 164861 161 490 0 173161 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 694640

[startup+1242.3 s]
/proc/loadavg: 2.45 2.28 2.24 3/177 5783
/proc/meminfo: memFree=28006468/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=695516 CPUtime=1242.09 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 33749 0 0 0 124186 23 0 0 20 0 1 0 122608921 712208384 165054 33554432000 4194304 6199737 140735113739344 140735113738456 4213176 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 173879 165054 161 490 0 173380 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 695516

[startup+1302.3 s]
/proc/loadavg: 2.43 2.30 2.25 4/177 5784
/proc/meminfo: memFree=28004352/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=696284 CPUtime=1302.08 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 33896 0 0 0 130185 23 0 0 20 0 1 0 122608921 712994816 165201 33554432000 4194304 6199737 140735113739344 140735113738456 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 174071 165201 161 490 0 173572 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 696284

[startup+1362.3 s]
/proc/loadavg: 2.39 2.31 2.25 3/177 5785
/proc/meminfo: memFree=28003644/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=696480 CPUtime=1362.07 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 33956 0 0 0 136184 23 0 0 20 0 1 0 122608921 713195520 165261 33554432000 4194304 6199737 140735113739344 140735113738456 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 174120 165261 161 490 0 173621 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 696480

[startup+1422.3 s]
/proc/loadavg: 2.30 2.29 2.25 3/177 5786
/proc/meminfo: memFree=27979524/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=1047304 CPUtime=1422.06 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 35088 0 0 0 142182 24 0 0 20 0 1 0 122608921 1072439296 172185 33554432000 4194304 6199737 140735113739344 140735113737992 4213632 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 261826 172185 161 490 0 261327 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1047304

[startup+1482.3 s]
/proc/loadavg: 2.24 2.28 2.25 3/178 5790
/proc/meminfo: memFree=27967760/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=1047904 CPUtime=1482.05 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 35249 0 0 0 148180 25 0 0 20 0 1 0 122608921 1073053696 173879 33554432000 4194304 6199737 140735113739344 140735113738456 4213298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 261976 173879 161 490 0 261477 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1047904

[startup+1542.3 s]
/proc/loadavg: 2.29 2.29 2.25 4/176 5791
/proc/meminfo: memFree=27889980/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=1049768 CPUtime=1542.05 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 35653 0 0 0 154179 26 0 0 20 0 1 0 122608921 1074962432 174283 33554432000 4194304 6199737 140735113739344 140735113738456 4221349 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 262442 174283 161 490 0 261943 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1049768

[startup+1602.3 s]
/proc/loadavg: 2.24 2.28 2.25 3/177 5793
/proc/meminfo: memFree=27770632/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=1053468 CPUtime=1602.04 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 36467 0 0 0 160176 28 0 0 20 0 1 0 122608921 1078751232 203693 33554432000 4194304 6199737 140735113739344 140735113738456 4213800 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 263367 203693 161 490 0 262868 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1053468

[startup+1662.3 s]
/proc/loadavg: 2.24 2.27 2.25 3/177 5794
/proc/meminfo: memFree=27769056/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=1053872 CPUtime=1662.03 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 36586 0 0 0 166174 29 0 0 20 0 1 0 122608921 1079164928 203811 33554432000 4194304 6199737 140735113739344 140735113738072 4197209 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 263468 203811 161 490 0 262969 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1053872

[startup+1722.31 s]
/proc/loadavg: 2.19 2.25 2.24 3/177 5795
/proc/meminfo: memFree=27768484/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=1054244 CPUtime=1722.02 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 36702 0 0 0 172173 29 0 0 20 0 1 0 122608921 1079545856 203927 33554432000 4194304 6199737 140735113739344 140735113738456 4213377 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 263561 203927 161 490 0 263062 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1054244

[startup+1782.3 s]
/proc/loadavg: 2.27 2.26 2.25 3/177 5796
/proc/meminfo: memFree=27765176/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=1056056 CPUtime=1782 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 37035 0 0 0 178171 29 0 0 20 0 1 0 122608921 1081401344 204260 33554432000 4194304 6199737 140735113739344 140735113738456 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 264014 204260 161 490 0 263515 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1056056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.21 2.25 2.24 3/177 5796
/proc/meminfo: memFree=27765192/32872528 swapFree=16360/1798728
[pid=5705] ppid=5702 vsize=1056056 CPUtime=1800.01 cores=1,3,5,7
/proc/5705/stat : 5705 (cdcl-cuttingpla) R 5702 5705 29677 0 -1 4202496 37036 0 0 0 179972 29 0 0 20 0 1 0 122608921 1081401344 204261 33554432000 4194304 6199737 140735113739344 140735113738456 4213499 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5705/statm: 264014 204261 161 490 0 263515 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1056056

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.72
CPU system time (s): 0.303953
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 1056056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.303953
maximum resident set size= 817044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37036
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= 41
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69629 second user time and 7.29689 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-08 19:25:58
IDJOB=4087185
IDBENCH=89637
IDSOLVER=2548
FILE ID=node123/4087185-1465406756
RUNJOBID= node123-1465387880-29694
PBS_JOBID= 19853801
Free space on /tmp= 71324 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-146.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087185-1465406756/watcher-4087185-1465406756 -o /tmp/evaluation-result-4087185-1465406756/solver-4087185-1465406756 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465387880-29694 --watchdog 1960 --input HOME/instance-4087185-1465406756.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 132271a8a55b01af9ffef359148ae5e1
RANDOM SEED=1536016436

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.117
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		: 2667.117
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		: 2667.117
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.57
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		: 2667.117
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		: 2667.117
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:        27222340 kB
Buffers:          169768 kB
Cached:          1047776 kB
SwapCached:         1756 kB
Active:          2420780 kB
Inactive:         670084 kB
Active(anon):    1873064 kB
Inactive(anon):     2668 kB
Active(file):     547716 kB
Inactive(file):   667416 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:             52196 kB
Writeback:             0 kB
AnonPages:       3671836 kB
Mapped:             7832 kB
Shmem:                 0 kB
Slab:             623040 kB
SReclaimable:      66748 kB
SUnreclaim:       556292 kB
KernelStack:        1432 kB
PageTables:        11352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4616784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3594240 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= 71536 MiB
End job on node123 at 2016-06-08 19:55:58