Trace number 4088066

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data6_3.opb
MD5SUMf675f355e04fd5af6f49610fb88dbbd3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark24853
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24674
Optimality of the best value was proved NO
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 116904
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 116904
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 540 #constraint= 4476
0.09/0.10	c #Conflicts:       1000 | #Learnt:       1003 | 0.001
0.09/0.10	c total clause space: 4.25031MB
0.09/0.10	c total #watches: 24140
0.09/0.20	c total #propagations: 49928 / total #impl: 409805 (eff. 0.122)
0.09/0.20	c #Conflicts:       2000 | #Learnt:       2003 | 0.002
0.09/0.20	c total clause space: 4.25031MB
0.09/0.20	c total #watches: 32779
0.29/0.31	c total #propagations: 78701 / total #impl: 1020779 (eff. 0.077)
0.29/0.31	c GC COLLECT
0.29/0.31	c #Conflicts:       3000 | #Learnt:       2007 | 0.002
0.29/0.31	c total clause space: 4.25031MB
0.29/0.31	c total #watches: 38429
0.39/0.44	c total #propagations: 101503 / total #impl: 1688574 (eff. 0.060)
0.39/0.44	c #Conflicts:       4000 | #Learnt:       3007 | 0.002
0.39/0.44	c total clause space: 6.90675MB
0.39/0.44	c total #watches: 46102
0.59/0.60	c total #propagations: 124446 / total #impl: 2658066 (eff. 0.047)
0.59/0.60	c GC COLLECT
0.59/0.60	c #Conflicts:       5000 | #Learnt:       2363 | 0.001
0.59/0.60	c total clause space: 6.90675MB
0.59/0.60	c total #watches: 43879
0.79/0.81	c total #propagations: 172352 / total #impl: 3530008 (eff. 0.049)
0.79/0.81	c #Conflicts:       6000 | #Learnt:       3363 | 0.001
0.79/0.81	c total clause space: 11.2235MB
0.79/0.81	c total #watches: 47351
0.99/1.06	c total #propagations: 250404 / total #impl: 4063137 (eff. 0.062)
0.99/1.06	c GC COLLECT
0.99/1.06	c #Conflicts:       7000 | #Learnt:       2239 | 0.001
0.99/1.06	c total clause space: 11.2235MB
0.99/1.06	c total #watches: 34037
1.29/1.31	c total #propagations: 324500 / total #impl: 4698390 (eff. 0.069)
1.29/1.31	c #Conflicts:       8000 | #Learnt:       3239 | 0.001
1.29/1.31	c total clause space: 11.2235MB
1.29/1.31	c total #watches: 37339
1.39/1.46	c total #propagations: 404474 / total #impl: 5368085 (eff. 0.075)
1.39/1.46	c #Conflicts:       9000 | #Learnt:       4239 | 0.001
1.39/1.46	c total clause space: 18.2382MB
1.39/1.46	c total #watches: 46418
1.58/1.62	c total #propagations: 443064 / total #impl: 6234639 (eff. 0.071)
1.58/1.62	c GC COLLECT
1.58/1.62	c #Conflicts:      10000 | #Learnt:       2730 | 0.001
1.58/1.62	c total clause space: 18.2382MB
1.58/1.62	c total #watches: 44269
1.68/1.77	c total #propagations: 462929 / total #impl: 7281521 (eff. 0.064)
1.68/1.77	c #Conflicts:      11000 | #Learnt:       3731 | 0.001
1.68/1.77	c total clause space: 18.2382MB
1.68/1.77	c total #watches: 49258
1.88/1.95	c total #propagations: 531344 / total #impl: 7860641 (eff. 0.068)
1.88/1.95	c #Conflicts:      12000 | #Learnt:       4731 | 0.001
1.88/1.95	c total clause space: 18.2382MB
1.88/1.95	c total #watches: 59292
2.19/2.20	c total #propagations: 574951 / total #impl: 9033735 (eff. 0.064)
2.19/2.20	c #Conflicts:      13000 | #Learnt:       5731 | 0.001
2.19/2.20	c total clause space: 18.2382MB
2.19/2.20	c total #watches: 69080
2.48/2.50	c total #propagations: 613042 / total #impl: 10854592 (eff. 0.056)
2.48/2.50	c GC COLLECT
2.48/2.50	c #Conflicts:      14000 | #Learnt:       3874 | 0.002
2.48/2.50	c total clause space: 18.2382MB
2.48/2.50	c total #watches: 56689
2.78/2.84	c total #propagations: 686177 / total #impl: 11536554 (eff. 0.059)
2.78/2.84	c #Conflicts:      15000 | #Learnt:       4874 | 0.001
2.78/2.84	c total clause space: 18.2382MB
2.78/2.84	c total #watches: 60154
2.98/3.06	c total #propagations: 758614 / total #impl: 12255791 (eff. 0.062)
2.98/3.06	c #Conflicts:      16000 | #Learnt:       5874 | 0.002
2.98/3.06	c total clause space: 18.2382MB
2.98/3.06	c total #watches: 67613
3.18/3.27	c total #propagations: 799792 / total #impl: 13102830 (eff. 0.061)
3.18/3.27	c GC COLLECT
3.18/3.27	c #Conflicts:      17000 | #Learnt:       3692 | 0.002
3.18/3.27	c total clause space: 18.2382MB
3.18/3.27	c total #watches: 57930
3.39/3.49	c total #propagations: 819574 / total #impl: 14376914 (eff. 0.057)
3.39/3.49	c #Conflicts:      18000 | #Learnt:       4692 | 0.002
3.39/3.49	c total clause space: 18.2382MB
3.39/3.49	c total #watches: 70708
3.78/3.82	c total #propagations: 844801 / total #impl: 16066410 (eff. 0.053)
3.78/3.82	c #Conflicts:      19000 | #Learnt:       5692 | 0.002
3.78/3.82	c total clause space: 18.2382MB
3.78/3.82	c total #watches: 83349
4.08/4.16	c total #propagations: 871653 / total #impl: 17665166 (eff. 0.049)
4.08/4.16	c #Conflicts:      20000 | #Learnt:       6692 | 0.002
4.08/4.16	c total clause space: 18.2382MB
4.08/4.16	c total #watches: 94310
4.49/4.51	c total #propagations: 897564 / total #impl: 19019639 (eff. 0.047)
4.49/4.51	c GC COLLECT
4.49/4.51	c #Conflicts:      21000 | #Learnt:       4201 | 0.002
4.49/4.51	c total clause space: 18.2382MB
4.49/4.51	c total #watches: 77321
4.78/4.85	c total #propagations: 922111 / total #impl: 20653729 (eff. 0.045)
4.78/4.85	c #Conflicts:      22000 | #Learnt:       5201 | 0.002
4.78/4.85	c total clause space: 18.2382MB
4.78/4.85	c total #watches: 89902
5.08/5.18	c total #propagations: 943729 / total #impl: 22213092 (eff. 0.042)
5.08/5.18	c #Conflicts:      23000 | #Learnt:       6201 | 0.002
5.08/5.18	c total clause space: 18.2382MB
5.08/5.18	c total #watches: 100669
5.38/5.49	c total #propagations: 968529 / total #impl: 23968774 (eff. 0.040)
5.38/5.49	c #Conflicts:      24000 | #Learnt:       7201 | 0.002
5.38/5.49	c total clause space: 18.2382MB
5.38/5.49	c total #watches: 109565
5.78/5.86	c total #propagations: 1002720 / total #impl: 25611323 (eff. 0.039)
5.78/5.86	c GC COLLECT
5.78/5.86	c #Conflicts:      25000 | #Learnt:       4408 | 0.001
5.78/5.86	c total clause space: 18.2382MB
5.78/5.86	c total #watches: 76285
6.08/6.19	c total #propagations: 1028673 / total #impl: 27934150 (eff. 0.037)
6.08/6.19	c #Conflicts:      26000 | #Learnt:       5408 | 0.001
6.08/6.19	c total clause space: 18.2382MB
6.08/6.19	c total #watches: 86486
6.48/6.55	c total #propagations: 1053776 / total #impl: 29813829 (eff. 0.035)
6.48/6.55	c #Conflicts:      27000 | #Learnt:       6408 | 0.001
6.48/6.55	c total clause space: 18.2382MB
6.48/6.55	c total #watches: 96925
6.88/6.95	c total #propagations: 1081443 / total #impl: 31472849 (eff. 0.034)
6.88/6.95	c #Conflicts:      28000 | #Learnt:       7408 | 0.001
6.88/6.95	c total clause space: 18.2382MB
6.88/6.95	c total #watches: 106588
7.28/7.34	c total #propagations: 1108791 / total #impl: 33620824 (eff. 0.033)
7.28/7.34	c GC COLLECT
7.28/7.34	c #Conflicts:      29000 | #Learnt:       4309 | 0.001
7.28/7.34	c total clause space: 18.2382MB
7.28/7.34	c total #watches: 75888
7.58/7.66	c total #propagations: 1136433 / total #impl: 36066919 (eff. 0.032)
7.58/7.66	c #Conflicts:      30000 | #Learnt:       5309 | 0.001
7.58/7.66	c total clause space: 18.2382MB
7.58/7.66	c total #watches: 86478
7.88/7.99	c total #propagations: 1162271 / total #impl: 38523755 (eff. 0.030)
7.88/7.99	c #Conflicts:      31000 | #Learnt:       6309 | 0.001
7.88/7.99	c total clause space: 18.2382MB
7.88/7.99	c total #watches: 95838
8.28/8.31	c total #propagations: 1188023 / total #impl: 40882000 (eff. 0.029)
8.28/8.31	c #Conflicts:      32000 | #Learnt:       7309 | 0.001
8.28/8.31	c total clause space: 18.2382MB
8.28/8.31	c total #watches: 104858
8.68/8.73	c total #propagations: 1220279 / total #impl: 41948647 (eff. 0.029)
8.68/8.73	c #Conflicts:      33000 | #Learnt:       8309 | 0.001
8.68/8.73	c total clause space: 18.2382MB
8.68/8.73	c total #watches: 108300
9.08/9.13	c total #propagations: 1290296 / total #impl: 42455594 (eff. 0.030)
9.08/9.13	c GC COLLECT
9.08/9.13	c #Conflicts:      34000 | #Learnt:       4911 | 0.001
9.08/9.13	c total clause space: 18.2382MB
9.08/9.13	c total #watches: 68957
9.48/9.52	c total #propagations: 1368015 / total #impl: 43146435 (eff. 0.032)
9.48/9.52	c #Conflicts:      35000 | #Learnt:       5911 | 0.001
9.48/9.52	c total clause space: 18.2382MB
9.48/9.52	c total #watches: 73086
9.89/9.93	c total #propagations: 1439682 / total #impl: 43943453 (eff. 0.033)
9.89/9.93	c #Conflicts:      36000 | #Learnt:       6911 | 0.001
9.89/9.93	c total clause space: 18.2382MB
9.89/9.93	c total #watches: 76742
10.29/10.36	c total #propagations: 1518877 / total #impl: 44546732 (eff. 0.034)
10.29/10.36	c #Conflicts:      37000 | #Learnt:       7911 | 0.001
10.29/10.36	c total clause space: 29.637MB
10.29/10.36	c total #watches: 80120
10.79/10.84	c total #propagations: 1592006 / total #impl: 45221928 (eff. 0.035)
10.79/10.84	c #Conflicts:      38000 | #Learnt:       8911 | 0.001
10.79/10.84	c total clause space: 29.637MB
10.79/10.84	c total #watches: 83368
11.10/11.15	c total #propagations: 1665223 / total #impl: 45834869 (eff. 0.036)
11.10/11.15	c GC COLLECT
11.10/11.15	c #Conflicts:      39000 | #Learnt:       5229 | 0.001
11.10/11.15	c total clause space: 29.637MB
11.10/11.15	c total #watches: 53832
11.29/11.36	c total #propagations: 1711569 / total #impl: 46835501 (eff. 0.037)
11.29/11.36	c #Conflicts:      40000 | #Learnt:       6229 | 0.001
11.29/11.36	c total clause space: 29.637MB
11.29/11.36	c total #watches: 64505
11.59/11.63	c total #propagations: 1734343 / total #impl: 49110707 (eff. 0.035)
11.59/11.63	c #Conflicts:      41000 | #Learnt:       7229 | 0.001
11.59/11.63	c total clause space: 29.637MB
11.59/11.63	c total #watches: 75734
11.89/11.94	c total #propagations: 1758085 / total #impl: 52313092 (eff. 0.034)
11.89/11.94	c #Conflicts:      42000 | #Learnt:       8229 | 0.001
11.89/11.94	c total clause space: 29.637MB
11.89/11.94	c total #watches: 84505
12.20/12.29	c total #propagations: 1782006 / total #impl: 56012708 (eff. 0.032)
12.20/12.29	c #Conflicts:      43000 | #Learnt:       9229 | 0.001
12.20/12.29	c total clause space: 29.637MB
12.20/12.29	c total #watches: 98440
12.69/12.70	c total #propagations: 1801675 / total #impl: 60278898 (eff. 0.030)
12.69/12.70	c GC COLLECT
12.69/12.70	c #Conflicts:      44000 | #Learnt:       5223 | 0.001
12.69/12.70	c total clause space: 29.637MB
12.69/12.70	c total #watches: 86454
13.09/13.12	c total #propagations: 1824299 / total #impl: 64662801 (eff. 0.028)
13.09/13.12	c #Conflicts:      45000 | #Learnt:       6223 | 0.001
13.09/13.12	c total clause space: 29.637MB
13.09/13.12	c total #watches: 95868
13.39/13.43	c total #propagations: 1850807 / total #impl: 69213011 (eff. 0.027)
13.39/13.43	c #Conflicts:      46000 | #Learnt:       7223 | 0.001
13.39/13.43	c total clause space: 29.637MB
13.39/13.43	c total #watches: 102386
13.89/13.90	c total #propagations: 1899541 / total #impl: 70305919 (eff. 0.027)
13.89/13.90	c #Conflicts:      47000 | #Learnt:       8223 | 0.001
13.89/13.90	c total clause space: 29.637MB
13.89/13.90	c total #watches: 107207
14.40/14.43	c total #propagations: 1978771 / total #impl: 71135004 (eff. 0.028)
14.40/14.43	c #Conflicts:      48000 | #Learnt:       9223 | 0.001
14.40/14.43	c total clause space: 29.637MB
14.40/14.43	c total #watches: 111031
14.79/14.88	c total #propagations: 2066466 / total #impl: 71927217 (eff. 0.029)
14.79/14.88	c #Conflicts:      49000 | #Learnt:      10223 | 0.001
14.79/14.88	c total clause space: 29.637MB
14.79/14.88	c total #watches: 117393
15.19/15.28	c total #propagations: 2125411 / total #impl: 72996086 (eff. 0.029)
15.19/15.28	c GC COLLECT
15.19/15.28	c #Conflicts:      50000 | #Learnt:       5915 | 0.001
15.19/15.28	c total clause space: 29.637MB
15.19/15.28	c total #watches: 76760
15.59/15.65	c total #propagations: 2179270 / total #impl: 73836436 (eff. 0.030)
15.59/15.65	c #Conflicts:      51000 | #Learnt:       6916 | 0.001
15.59/15.65	c total clause space: 29.637MB
15.59/15.65	c total #watches: 84552
16.19/16.20	c total #propagations: 2226163 / total #impl: 75451478 (eff. 0.030)
16.19/16.20	c #Conflicts:      52000 | #Learnt:       7916 | 0.001
16.19/16.20	c total clause space: 29.637MB
16.19/16.20	c total #watches: 88500
16.69/16.78	c total #propagations: 2302320 / total #impl: 76284743 (eff. 0.030)
16.69/16.78	c #Conflicts:      53000 | #Learnt:       8916 | 0.001
16.69/16.78	c total clause space: 29.637MB
16.69/16.78	c total #watches: 91938
17.09/17.18	c total #propagations: 2373806 / total #impl: 77165734 (eff. 0.031)
17.09/17.18	c #Conflicts:      54000 | #Learnt:       9916 | 0.001
17.09/17.18	c total clause space: 29.637MB
17.09/17.18	c total #watches: 98929
17.70/17.77	c total #propagations: 2415989 / total #impl: 78853626 (eff. 0.031)
17.70/17.77	c #Conflicts:      55000 | #Learnt:      10916 | 0.001
17.70/17.77	c total clause space: 29.637MB
17.70/17.77	c total #watches: 102343
18.29/18.32	c total #propagations: 2491781 / total #impl: 79668164 (eff. 0.031)
18.29/18.32	c GC COLLECT
18.29/18.32	c #Conflicts:      56000 | #Learnt:       6315 | 0.001
18.29/18.32	c total clause space: 29.637MB
18.29/18.32	c total #watches: 67210
18.59/18.63	c total #propagations: 2563503 / total #impl: 80596220 (eff. 0.032)
18.59/18.63	c #Conflicts:      57000 | #Learnt:       7315 | 0.001
18.59/18.63	c total clause space: 29.637MB
18.59/18.63	c total #watches: 73996
18.89/18.93	c total #propagations: 2606376 / total #impl: 82096487 (eff. 0.032)
18.89/18.93	c #Conflicts:      58000 | #Learnt:       8315 | 0.001
18.89/18.93	c total clause space: 29.637MB
18.89/18.93	c total #watches: 87641
19.39/19.47	c total #propagations: 2635061 / total #impl: 84359966 (eff. 0.031)
19.39/19.47	c #Conflicts:      59000 | #Learnt:       9315 | 0.001
19.39/19.47	c total clause space: 29.637MB
19.39/19.47	c total #watches: 91636
19.99/20.06	c total #propagations: 2716982 / total #impl: 85189227 (eff. 0.032)
19.99/20.06	c #Conflicts:      60000 | #Learnt:      10315 | 0.001
19.99/20.06	c total clause space: 29.637MB
19.99/20.06	c total #watches: 95648
20.59/20.66	c total #propagations: 2801263 / total #impl: 85995870 (eff. 0.033)
20.59/20.66	c #Conflicts:      61000 | #Learnt:      11315 | 0.001
20.59/20.66	c total clause space: 48.1602MB
20.59/20.66	c total #watches: 99539
21.19/21.24	c total #propagations: 2874074 / total #impl: 86753004 (eff. 0.033)
21.19/21.24	c GC COLLECT
21.19/21.24	c #Conflicts:      62000 | #Learnt:       6414 | 0.001
21.19/21.24	c total clause space: 48.1602MB
21.19/21.24	c total #watches: 74690
21.69/21.77	c total #propagations: 2956896 / total #impl: 87653489 (eff. 0.034)
21.69/21.77	c #Conflicts:      63000 | #Learnt:       7414 | 0.001
21.69/21.77	c total clause space: 48.1602MB
21.69/21.77	c total #watches: 79291
22.39/22.41	c total #propagations: 3033564 / total #impl: 88537306 (eff. 0.034)
22.39/22.41	c #Conflicts:      64000 | #Learnt:       8414 | 0.001
22.39/22.41	c total clause space: 48.1602MB
22.39/22.41	c total #watches: 82710
22.79/22.84	c total #propagations: 3127875 / total #impl: 89436234 (eff. 0.035)
22.79/22.84	c #Conflicts:      65000 | #Learnt:       9414 | 0.001
22.79/22.84	c total clause space: 48.1602MB
22.79/22.84	c total #watches: 87459
23.19/23.20	c total #propagations: 3187647 / total #impl: 90090003 (eff. 0.035)
23.19/23.20	c #Conflicts:      66000 | #Learnt:      10414 | 0.001
23.19/23.20	c total clause space: 48.1602MB
23.19/23.20	c total #watches: 98594
23.79/23.81	c total #propagations: 3228564 / total #impl: 91300148 (eff. 0.035)
23.79/23.81	c #Conflicts:      67000 | #Learnt:      11414 | 0.001
23.79/23.81	c total clause space: 48.1602MB
23.79/23.81	c total #watches: 104540
24.39/24.45	c total #propagations: 3293377 / total #impl: 92141474 (eff. 0.036)
24.39/24.45	c #Conflicts:      68000 | #Learnt:      12414 | 0.001
24.39/24.45	c total clause space: 48.1602MB
24.39/24.45	c total #watches: 108245
24.89/24.90	c total #propagations: 3357655 / total #impl: 92820247 (eff. 0.036)
24.89/24.90	c GC COLLECT
24.89/24.90	c #Conflicts:      69000 | #Learnt:       7211 | 0.001
24.89/24.90	c total clause space: 48.1602MB
24.89/24.90	c total #watches: 73522
25.09/25.17	c total #propagations: 3427037 / total #impl: 93558906 (eff. 0.037)
25.09/25.17	c #Conflicts:      70000 | #Learnt:       8211 | 0.001
25.09/25.17	c total clause space: 48.1602MB
25.09/25.17	c total #watches: 79998
25.39/25.48	c total #propagations: 3457465 / total #impl: 95393176 (eff. 0.036)
25.39/25.48	c #Conflicts:      71000 | #Learnt:       9211 | 0.001
25.39/25.48	c total clause space: 48.1602MB
25.39/25.48	c total #watches: 89233
25.79/25.86	c total #propagations: 3482977 / total #impl: 97704933 (eff. 0.036)
25.79/25.86	c #Conflicts:      72000 | #Learnt:      10211 | 0.001
25.79/25.86	c total clause space: 48.1602MB
25.79/25.86	c total #watches: 97650
26.19/26.21	c total #propagations: 3507384 / total #impl: 101055323 (eff. 0.035)
26.19/26.21	c #Conflicts:      73000 | #Learnt:      11211 | 0.001
26.19/26.21	c total clause space: 48.1602MB
26.19/26.21	c total #watches: 106358
26.49/26.56	c total #propagations: 3534762 / total #impl: 103659179 (eff. 0.034)
26.49/26.56	c #Conflicts:      74000 | #Learnt:      12211 | 0.001
26.49/26.56	c total clause space: 48.1602MB
26.49/26.56	c total #watches: 112723
26.89/26.94	c total #propagations: 3566917 / total #impl: 104939074 (eff. 0.034)
26.89/26.94	c GC COLLECT
26.89/26.94	c #Conflicts:      75000 | #Learnt:       6708 | 0.001
26.89/26.94	c total clause space: 48.1602MB
26.89/26.94	c total #watches: 85024
27.19/27.28	c total #propagations: 3596541 / total #impl: 106103644 (eff. 0.034)
27.19/27.28	c #Conflicts:      76000 | #Learnt:       7708 | 0.001
27.19/27.28	c total clause space: 48.1602MB
27.19/27.28	c total #watches: 91558
27.59/27.64	c total #propagations: 3625006 / total #impl: 107133433 (eff. 0.034)
27.59/27.64	c #Conflicts:      77000 | #Learnt:       8708 | 0.001
27.59/27.64	c total clause space: 48.1602MB
27.59/27.64	c total #watches: 101174
27.99/28.05	c total #propagations: 3651733 / total #impl: 109038961 (eff. 0.033)
27.99/28.05	c #Conflicts:      78000 | #Learnt:       9708 | 0.001
27.99/28.05	c total clause space: 48.1602MB
27.99/28.05	c total #watches: 110961
28.49/28.56	c total #propagations: 3676948 / total #impl: 111836947 (eff. 0.033)
28.49/28.56	c #Conflicts:      79000 | #Learnt:      10708 | 0.001
28.49/28.56	c total clause space: 48.1602MB
28.49/28.56	c total #watches: 120492
29.19/29.24	c total #propagations: 3711505 / total #impl: 114538010 (eff. 0.032)
29.19/29.24	c #Conflicts:      80000 | #Learnt:      11708 | 0.001
29.19/29.24	c total clause space: 48.1602MB
29.19/29.24	c total #watches: 125493
29.99/30.02	c total #propagations: 3780624 / total #impl: 115320719 (eff. 0.033)
29.99/30.02	c #Conflicts:      81000 | #Learnt:      12708 | 0.001
29.99/30.02	c total clause space: 48.1602MB
29.99/30.02	c total #watches: 129103
30.69/30.79	c total #propagations: 3850970 / total #impl: 116272693 (eff. 0.033)
30.69/30.79	c GC COLLECT
30.69/30.79	c #Conflicts:      82000 | #Learnt:       6905 | 0.001
30.69/30.79	c total clause space: 48.1602MB
30.69/30.79	c total #watches: 89259
31.29/31.35	c total #propagations: 3923080 / total #impl: 117116736 (eff. 0.033)
31.29/31.35	c #Conflicts:      83000 | #Learnt:       7905 | 0.001
31.29/31.35	c total clause space: 48.1602MB
31.29/31.35	c total #watches: 92679
31.99/32.03	c total #propagations: 3987767 / total #impl: 117837133 (eff. 0.034)
31.99/32.03	c #Conflicts:      84000 | #Learnt:       8905 | 0.001
31.99/32.03	c total clause space: 48.1602MB
31.99/32.03	c total #watches: 96344
32.59/32.65	c total #propagations: 4063915 / total #impl: 118729144 (eff. 0.034)
32.59/32.65	c #Conflicts:      85000 | #Learnt:       9905 | 0.001
32.59/32.65	c total clause space: 48.1602MB
32.59/32.65	c total #watches: 99599
33.18/33.27	c total #propagations: 4138953 / total #impl: 119464912 (eff. 0.035)
33.18/33.27	c #Conflicts:      86000 | #Learnt:      10905 | 0.001
33.18/33.27	c total clause space: 48.1602MB
33.18/33.27	c total #watches: 102692
33.88/33.90	c total #propagations: 4208569 / total #impl: 120085747 (eff. 0.035)
33.88/33.90	c #Conflicts:      87000 | #Learnt:      11905 | 0.001
33.88/33.90	c total clause space: 48.1602MB
33.88/33.90	c total #watches: 105797
34.58/34.69	c total #propagations: 4277155 / total #impl: 120721347 (eff. 0.035)
34.58/34.69	c #Conflicts:      88000 | #Learnt:      12905 | 0.001
34.58/34.69	c total clause space: 48.1602MB
34.58/34.69	c total #watches: 108849
35.48/35.50	c total #propagations: 4356865 / total #impl: 121573060 (eff. 0.036)
35.48/35.50	c #Conflicts:      89000 | #Learnt:      13905 | 0.001
35.48/35.50	c total clause space: 48.1602MB
35.48/35.50	c total #watches: 112631
35.98/36.03	c total #propagations: 4431751 / total #impl: 122357742 (eff. 0.036)
35.98/36.03	c GC COLLECT
35.98/36.03	c #Conflicts:      90000 | #Learnt:       7805 | 0.001
35.98/36.03	c total clause space: 48.1602MB
35.98/36.03	c total #watches: 60194
36.48/36.51	c total #propagations: 4506189 / total #impl: 123093836 (eff. 0.037)
36.48/36.51	c #Conflicts:      91000 | #Learnt:       8805 | 0.001
36.48/36.51	c total clause space: 48.1602MB
36.48/36.51	c total #watches: 63656
36.98/37.04	c total #propagations: 4591831 / total #impl: 124055172 (eff. 0.037)
36.98/37.04	c #Conflicts:      92000 | #Learnt:       9805 | 0.001
36.98/37.04	c total clause space: 48.1602MB
36.98/37.04	c total #watches: 67407
37.58/37.61	c total #propagations: 4675341 / total #impl: 125004830 (eff. 0.037)
37.58/37.61	c #Conflicts:      93000 | #Learnt:      10805 | 0.001
37.58/37.61	c total clause space: 48.1602MB
37.58/37.61	c total #watches: 71171
38.18/38.26	c total #propagations: 4756999 / total #impl: 125907789 (eff. 0.038)
38.18/38.26	c #Conflicts:      94000 | #Learnt:      11805 | 0.001
38.18/38.26	c total clause space: 48.1602MB
38.18/38.26	c total #watches: 74057
38.88/38.93	c total #propagations: 4846269 / total #impl: 126839229 (eff. 0.038)
38.88/38.93	c #Conflicts:      95000 | #Learnt:      12805 | 0.001
38.88/38.93	c total clause space: 48.1602MB
38.88/38.93	c total #watches: 77302
39.48/39.51	c total #propagations: 4927708 / total #impl: 127846630 (eff. 0.039)
39.48/39.51	c #Conflicts:      96000 | #Learnt:      13805 | 0.001
39.48/39.51	c total clause space: 48.1602MB
39.48/39.51	c total #watches: 81023
40.18/40.20	c total #propagations: 5002765 / total #impl: 128655124 (eff. 0.039)
40.18/40.20	c #Conflicts:      97000 | #Learnt:      14805 | 0.001
40.18/40.20	c total clause space: 78.2603MB
40.18/40.20	c total #watches: 85415
40.69/40.75	c total #propagations: 5077337 / total #impl: 129534926 (eff. 0.039)
40.69/40.75	c GC COLLECT
40.69/40.75	c #Conflicts:      98000 | #Learnt:       8406 | 0.001
40.69/40.75	c total clause space: 78.2603MB
40.69/40.75	c total #watches: 62892
41.28/41.37	c total #propagations: 5160636 / total #impl: 130308230 (eff. 0.040)
41.28/41.37	c #Conflicts:      99000 | #Learnt:       9406 | 0.001
41.28/41.37	c total clause space: 78.2603MB
41.28/41.37	c total #watches: 66940
42.08/42.11	c total #propagations: 5246989 / total #impl: 131208319 (eff. 0.040)
42.08/42.11	c #Conflicts:     100000 | #Learnt:      10406 | 0.001
42.08/42.11	c total clause space: 78.2603MB
42.08/42.11	c total #watches: 70265
42.78/42.86	c total #propagations: 5343001 / total #impl: 132179135 (eff. 0.040)
42.78/42.86	c #Conflicts:     101000 | #Learnt:      11406 | 0.001
42.78/42.86	c total clause space: 78.2603MB
42.78/42.86	c total #watches: 74200
43.48/43.57	c total #propagations: 5430959 / total #impl: 133243009 (eff. 0.041)
43.48/43.57	c #Conflicts:     102000 | #Learnt:      12406 | 0.001
43.48/43.57	c total clause space: 78.2603MB
43.48/43.57	c total #watches: 79256
44.28/44.35	c total #propagations: 5507532 / total #impl: 134184923 (eff. 0.041)
44.28/44.35	c #Conflicts:     103000 | #Learnt:      13407 | 0.001
44.28/44.35	c total clause space: 78.2603MB
44.28/44.35	c total #watches: 83938
44.98/45.05	c total #propagations: 5587270 / total #impl: 135099129 (eff. 0.041)
44.98/45.05	c #Conflicts:     104000 | #Learnt:      14408 | 0.001
44.98/45.05	c total clause space: 78.2603MB
44.98/45.05	c total #watches: 87490
45.68/45.79	c total #propagations: 5659691 / total #impl: 135801446 (eff. 0.042)
45.68/45.79	c #Conflicts:     105000 | #Learnt:      15409 | 0.001
45.68/45.79	c total clause space: 78.2603MB
45.68/45.79	c total #watches: 90891
46.19/46.27	c total #propagations: 5741773 / total #impl: 136446785 (eff. 0.042)
46.19/46.27	c GC COLLECT
46.19/46.27	c #Conflicts:     106000 | #Learnt:       8708 | 0.001
46.19/46.27	c total clause space: 78.2603MB
46.19/46.27	c total #watches: 68622
46.58/46.64	c total #propagations: 5801917 / total #impl: 137571618 (eff. 0.042)
46.58/46.64	c #Conflicts:     107000 | #Learnt:       9708 | 0.001
46.58/46.64	c total clause space: 78.2603MB
46.58/46.64	c total #watches: 78432
47.08/47.17	c total #propagations: 5853203 / total #impl: 138902120 (eff. 0.042)
47.08/47.17	c #Conflicts:     108000 | #Learnt:      10708 | 0.001
47.08/47.17	c total clause space: 78.2603MB
47.08/47.17	c total #watches: 82408
47.78/47.85	c total #propagations: 5933511 / total #impl: 139668138 (eff. 0.042)
47.78/47.85	c #Conflicts:     109000 | #Learnt:      11708 | 0.001
47.78/47.85	c total clause space: 78.2603MB
47.78/47.85	c total #watches: 87133
48.49/48.59	c total #propagations: 6017808 / total #impl: 140559891 (eff. 0.043)
48.49/48.59	c #Conflicts:     110000 | #Learnt:      12708 | 0.001
48.49/48.59	c total clause space: 78.2603MB
48.49/48.59	c total #watches: 91326
49.18/49.25	c total #propagations: 6095634 / total #impl: 141443227 (eff. 0.043)
49.18/49.25	c #Conflicts:     111000 | #Learnt:      13708 | 0.001
49.18/49.25	c total clause space: 78.2603MB
49.18/49.25	c total #watches: 98447
49.88/49.92	c total #propagations: 6164211 / total #impl: 142286627 (eff. 0.043)
49.88/49.92	c #Conflicts:     112000 | #Learnt:      14708 | 0.001
49.88/49.92	c total clause space: 78.2603MB
49.88/49.92	c total #watches: 102503
50.69/50.79	c total #propagations: 6229108 / total #impl: 143070849 (eff. 0.044)
50.69/50.79	c #Conflicts:     113000 | #Learnt:      15708 | 0.001
50.69/50.79	c total clause space: 78.2603MB
50.69/50.79	c total #watches: 105920
51.38/51.46	c total #propagations: 6304719 / total #impl: 143894584 (eff. 0.044)
51.38/51.46	c GC COLLECT
51.38/51.46	c #Conflicts:     114000 | #Learnt:       8708 | 0.001
51.38/51.46	c total clause space: 78.2603MB
51.38/51.46	c total #watches: 75721
51.88/51.94	c total #propagations: 6380504 / total #impl: 144755273 (eff. 0.044)
51.88/51.94	c #Conflicts:     115000 | #Learnt:       9708 | 0.001
51.88/51.94	c total clause space: 78.2603MB
51.88/51.94	c total #watches: 80588
52.28/52.30	c total #propagations: 6448720 / total #impl: 145526068 (eff. 0.044)
52.28/52.30	c #Conflicts:     116000 | #Learnt:      10708 | 0.001
52.28/52.30	c total clause space: 78.2603MB
52.28/52.30	c total #watches: 89269
52.48/52.58	c total #propagations: 6492177 / total #impl: 146759889 (eff. 0.044)
52.48/52.58	c #Conflicts:     117000 | #Learnt:      11708 | 0.001
52.48/52.58	c total clause space: 78.2603MB
52.48/52.58	c total #watches: 105736
53.08/53.19	c total #propagations: 6513182 / total #impl: 149957581 (eff. 0.043)
53.08/53.19	c #Conflicts:     118000 | #Learnt:      12708 | 0.001
53.08/53.19	c total clause space: 78.2603MB
53.08/53.19	c total #watches: 111508
53.78/53.90	c total #propagations: 6575562 / total #impl: 151015006 (eff. 0.044)
53.78/53.90	c #Conflicts:     119000 | #Learnt:      13708 | 0.001
53.78/53.90	c total clause space: 78.2603MB
53.78/53.90	c total #watches: 115476
54.38/54.45	c total #propagations: 6643570 / total #impl: 151835145 (eff. 0.044)
54.38/54.45	c #Conflicts:     120000 | #Learnt:      14708 | 0.001
54.38/54.45	c total clause space: 78.2603MB
54.38/54.45	c total #watches: 118568
54.99/55.07	c total #propagations: 6704035 / total #impl: 152413829 (eff. 0.044)
54.99/55.07	c #Conflicts:     121000 | #Learnt:      15708 | 0.001
54.99/55.07	c total clause space: 78.2603MB
54.99/55.07	c total #watches: 121629
55.48/55.55	c total #propagations: 6765561 / total #impl: 153036933 (eff. 0.044)
55.48/55.55	c GC COLLECT
55.48/55.55	c #Conflicts:     122000 | #Learnt:       8408 | 0.001
55.48/55.55	c total clause space: 78.2603MB
55.48/55.55	c total #watches: 85159
55.78/55.85	c total #propagations: 6817556 / total #impl: 153591449 (eff. 0.044)
55.78/55.85	c #Conflicts:     123000 | #Learnt:       9408 | 0.001
55.78/55.85	c total clause space: 78.2603MB
55.78/55.85	c total #watches: 93356
56.09/56.16	c total #propagations: 6852079 / total #impl: 155319415 (eff. 0.044)
56.09/56.16	c #Conflicts:     124000 | #Learnt:      10408 | 0.001
56.09/56.16	c total clause space: 78.2603MB
56.09/56.16	c total #watches: 105969
56.38/56.46	c total #propagations: 6879843 / total #impl: 158232310 (eff. 0.043)
56.38/56.46	c #Conflicts:     125000 | #Learnt:      11408 | 0.001
56.38/56.46	c total clause space: 78.2603MB
56.38/56.46	c total #watches: 116234
56.78/56.85	c total #propagations: 6912142 / total #impl: 160283386 (eff. 0.043)
56.78/56.85	c #Conflicts:     126000 | #Learnt:      12408 | 0.001
56.78/56.85	c total clause space: 78.2603MB
56.78/56.85	c total #watches: 122113
57.19/57.22	c total #propagations: 6956403 / total #impl: 161381100 (eff. 0.043)
57.19/57.22	c #Conflicts:     127000 | #Learnt:      13408 | 0.001
57.19/57.22	c total clause space: 78.2603MB
57.19/57.22	c total #watches: 131712
57.48/57.58	c total #propagations: 6983249 / total #impl: 163536783 (eff. 0.043)
57.48/57.58	c #Conflicts:     128000 | #Learnt:      14408 | 0.001
57.48/57.58	c total clause space: 78.2603MB
57.48/57.58	c total #watches: 144199
57.98/58.07	c total #propagations: 7006667 / total #impl: 166134338 (eff. 0.042)
57.98/58.07	c #Conflicts:     129000 | #Learnt:      15409 | 0.001
57.98/58.07	c total clause space: 78.2603MB
57.98/58.07	c total #watches: 155584
58.58/58.64	c total #propagations: 7046687 / total #impl: 169098522 (eff. 0.042)
58.58/58.64	c #Conflicts:     130000 | #Learnt:      16409 | 0.001
58.58/58.64	c total clause space: 78.2603MB
58.58/58.64	c total #watches: 159002
59.08/59.15	c total #propagations: 7118418 / total #impl: 169770820 (eff. 0.042)
59.08/59.15	c GC COLLECT
59.08/59.15	c #Conflicts:     131000 | #Learnt:       8805 | 0.001
59.08/59.15	c total clause space: 78.2603MB
59.08/59.15	c total #watches: 116722
59.49/59.52	c total #propagations: 7165000 / total #impl: 170646540 (eff. 0.042)
59.49/59.52	c #Conflicts:     132000 | #Learnt:       9805 | 0.001
59.49/59.52	c total clause space: 78.2603MB
59.49/59.52	c total #watches: 126566
59.78/59.86	c total #propagations: 7189274 / total #impl: 171942953 (eff. 0.042)
59.78/59.86	c #Conflicts:     133000 | #Learnt:      10805 | 0.001
59.78/59.86	c total clause space: 78.2603MB
59.78/59.86	c total #watches: 134644
60.18/60.27	c total #propagations: 7213435 / total #impl: 172930148 (eff. 0.042)
60.18/60.27	c #Conflicts:     134000 | #Learnt:      11805 | 0.001
60.18/60.27	c total clause space: 78.2603MB
60.18/60.27	c total #watches: 141741
60.78/60.80	c total #propagations: 7247958 / total #impl: 173724611 (eff. 0.042)
60.78/60.80	c #Conflicts:     135000 | #Learnt:      12805 | 0.001
60.78/60.80	c total clause space: 78.2603MB
60.78/60.80	c total #watches: 147753
61.28/61.33	c total #propagations: 7310924 / total #impl: 174507757 (eff. 0.042)
61.28/61.33	c #Conflicts:     136000 | #Learnt:      13805 | 0.001
61.28/61.33	c total clause space: 78.2603MB
61.28/61.33	c total #watches: 158264
61.78/61.89	c total #propagations: 7341667 / total #impl: 176113232 (eff. 0.042)
61.78/61.89	c #Conflicts:     137000 | #Learnt:      14805 | 0.001
61.78/61.89	c total clause space: 78.2603MB
61.78/61.89	c total #watches: 166842
62.38/62.41	c total #propagations: 7367946 / total #impl: 178120158 (eff. 0.041)
62.38/62.41	c #Conflicts:     138000 | #Learnt:      15805 | 0.001
62.38/62.41	c total clause space: 78.2603MB
62.38/62.41	c total #watches: 174386
62.88/62.97	c total #propagations: 7397274 / total #impl: 179559503 (eff. 0.041)
62.88/62.97	c #Conflicts:     139000 | #Learnt:      16805 | 0.001
62.88/62.97	c total clause space: 78.2603MB
62.88/62.97	c total #watches: 187792
63.58/63.63	c total #propagations: 7424321 / total #impl: 181666109 (eff. 0.041)
63.58/63.63	c #Conflicts:     140000 | #Learnt:      17805 | 0.001
63.58/63.63	c total clause space: 78.2603MB
63.58/63.63	c total #watches: 197657
64.08/64.19	c total #propagations: 7453339 / total #impl: 183907078 (eff. 0.041)
64.08/64.19	c GC COLLECT
64.08/64.19	c #Conflicts:     141000 | #Learnt:       9905 | 0.001
64.08/64.19	c total clause space: 78.2603MB
64.08/64.19	c total #watches: 119131
64.58/64.68	c total #propagations: 7481990 / total #impl: 185970954 (eff. 0.040)
64.58/64.68	c #Conflicts:     142000 | #Learnt:      10905 | 0.001
64.58/64.68	c total clause space: 78.2603MB
64.58/64.68	c total #watches: 128044
65.18/65.28	c total #propagations: 7508521 / total #impl: 188706991 (eff. 0.040)
65.18/65.28	c #Conflicts:     143000 | #Learnt:      11905 | 0.001
65.18/65.28	c total clause space: 78.2603MB
65.18/65.28	c total #watches: 138814
65.88/65.93	c total #propagations: 7535131 / total #impl: 192443734 (eff. 0.039)
65.88/65.93	c #Conflicts:     144000 | #Learnt:      12905 | 0.001
65.88/65.93	c total clause space: 78.2603MB
65.88/65.93	c total #watches: 148740
66.48/66.52	c total #propagations: 7562535 / total #impl: 196059126 (eff. 0.039)
66.48/66.52	c #Conflicts:     145000 | #Learnt:      13905 | 0.001
66.48/66.52	c total clause space: 78.2603MB
66.48/66.52	c total #watches: 159986
67.08/67.12	c total #propagations: 7586454 / total #impl: 198745267 (eff. 0.038)
67.08/67.12	c #Conflicts:     146000 | #Learnt:      14905 | 0.001
67.08/67.12	c total clause space: 78.2603MB
67.08/67.12	c total #watches: 166583
67.78/67.84	c total #propagations: 7611664 / total #impl: 200794277 (eff. 0.038)
67.78/67.84	c #Conflicts:     147000 | #Learnt:      15905 | 0.001
67.78/67.84	c total clause space: 78.2603MB
67.78/67.84	c total #watches: 174952
68.38/68.49	c total #propagations: 7639216 / total #impl: 203487522 (eff. 0.038)
68.38/68.49	c #Conflicts:     148000 | #Learnt:      16905 | 0.001
68.38/68.49	c total clause space: 78.2603MB
68.38/68.49	c total #watches: 184119
69.18/69.22	c total #propagations: 7666853 / total #impl: 206403785 (eff. 0.037)
69.18/69.22	c #Conflicts:     149000 | #Learnt:      17905 | 0.001
69.18/69.22	c total clause space: 78.2603MB
69.18/69.22	c total #watches: 194019
69.78/69.83	c total #propagations: 7697512 / total #impl: 209707093 (eff. 0.037)
69.78/69.83	c GC COLLECT
69.78/69.83	c #Conflicts:     150000 | #Learnt:       9709 | 0.001
69.78/69.83	c total clause space: 78.2603MB
69.78/69.83	c total #watches: 126807
70.18/70.28	c total #propagations: 7725105 / total #impl: 213766146 (eff. 0.036)
70.18/70.28	c #Conflicts:     151000 | #Learnt:      10709 | 0.001
70.18/70.28	c total clause space: 78.2603MB
70.18/70.28	c total #watches: 137737
70.58/70.68	c total #propagations: 7749437 / total #impl: 218278608 (eff. 0.036)
70.58/70.68	c #Conflicts:     152000 | #Learnt:      11709 | 0.001
70.58/70.68	c total clause space: 78.2603MB
70.58/70.68	c total #watches: 143155
71.18/71.24	c total #propagations: 7801572 / total #impl: 219353382 (eff. 0.036)
71.18/71.24	c #Conflicts:     153000 | #Learnt:      12709 | 0.001
71.18/71.24	c total clause space: 78.2603MB
71.18/71.24	c total #watches: 145854
71.68/71.71	c total #propagations: 7881751 / total #impl: 220038920 (eff. 0.036)
71.68/71.71	c #Conflicts:     154000 | #Learnt:      13709 | 0.001
71.68/71.71	c total clause space: 78.2603MB
71.68/71.71	c total #watches: 151930
72.08/72.12	c total #propagations: 7924969 / total #impl: 222045932 (eff. 0.036)
72.08/72.12	c #Conflicts:     155000 | #Learnt:      14709 | 0.001
72.08/72.12	c total clause space: 78.2603MB
72.08/72.12	c total #watches: 160460
72.48/72.57	c total #propagations: 7950176 / total #impl: 224475428 (eff. 0.035)
72.48/72.57	c #Conflicts:     156000 | #Learnt:      15709 | 0.001
72.48/72.57	c total clause space: 78.2603MB
72.48/72.57	c total #watches: 169010
72.98/73.06	c total #propagations: 7977728 / total #impl: 226511236 (eff. 0.035)
72.98/73.06	c #Conflicts:     157000 | #Learnt:      16709 | 0.001
72.98/73.06	c total clause space: 78.2603MB
72.98/73.06	c total #watches: 180208
73.58/73.66	c total #propagations: 8007616 / total #impl: 229675023 (eff. 0.035)
73.58/73.66	c #Conflicts:     158000 | #Learnt:      17709 | 0.001
73.58/73.66	c total clause space: 78.2603MB
73.58/73.66	c total #watches: 186432
74.38/74.42	c total #propagations: 8064186 / total #impl: 231496174 (eff. 0.035)
74.38/74.42	c #Conflicts:     159000 | #Learnt:      18709 | 0.001
74.38/74.42	c total clause space: 78.2603MB
74.38/74.42	c total #watches: 189654
74.98/75.00	c total #propagations: 8141890 / total #impl: 232262465 (eff. 0.035)
74.98/75.00	c GC COLLECT
74.98/75.00	c #Conflicts:     160000 | #Learnt:      10112 | 0.001
74.98/75.00	c total clause space: 78.2603MB
74.98/75.00	c total #watches: 113652
75.38/75.42	c total #propagations: 8196113 / total #impl: 233484141 (eff. 0.035)
75.38/75.42	c #Conflicts:     161000 | #Learnt:      11112 | 0.001
75.38/75.42	c total clause space: 78.2603MB
75.38/75.42	c total #watches: 124492
75.88/75.98	c total #propagations: 8221154 / total #impl: 236128724 (eff. 0.035)
75.88/75.98	c #Conflicts:     162000 | #Learnt:      12112 | 0.001
75.88/75.98	c total clause space: 78.2603MB
75.88/75.98	c total #watches: 128468
76.38/76.47	c total #propagations: 8273983 / total #impl: 237517456 (eff. 0.035)
76.38/76.47	c #Conflicts:     163000 | #Learnt:      13112 | 0.001
76.38/76.47	c total clause space: 78.2603MB
76.38/76.47	c total #watches: 131617
76.88/76.99	c total #propagations: 8356217 / total #impl: 238071166 (eff. 0.035)
76.88/76.99	c #Conflicts:     164000 | #Learnt:      14112 | 0.001
76.88/76.99	c total clause space: 78.2603MB
76.88/76.99	c total #watches: 134625
77.48/77.57	c total #propagations: 8450705 / total #impl: 238742328 (eff. 0.035)
77.48/77.57	c #Conflicts:     165000 | #Learnt:      15112 | 0.001
77.48/77.57	c total clause space: 78.2603MB
77.48/77.57	c total #watches: 137903
78.08/78.14	c total #propagations: 8542595 / total #impl: 239438596 (eff. 0.036)
78.08/78.14	c #Conflicts:     166000 | #Learnt:      16112 | 0.001
78.08/78.14	c total clause space: 78.2603MB
78.08/78.14	c total #watches: 141284
78.78/78.82	c total #propagations: 8622941 / total #impl: 240052844 (eff. 0.036)
78.78/78.82	c #Conflicts:     167000 | #Learnt:      17112 | 0.001
78.78/78.82	c total clause space: 78.2603MB
78.78/78.82	c total #watches: 144124
79.38/79.45	c total #propagations: 8696743 / total #impl: 240840976 (eff. 0.036)
79.38/79.45	c #Conflicts:     168000 | #Learnt:      18112 | 0.001
79.38/79.45	c total clause space: 78.2603MB
79.38/79.45	c total #watches: 148805
79.78/79.82	c total #propagations: 8761582 / total #impl: 241827162 (eff. 0.036)
79.78/79.82	c #Conflicts:     169000 | #Learnt:      19112 | 0.001
79.78/79.82	c total clause space: 78.2603MB
79.78/79.82	c total #watches: 153715
80.08/80.10	c total #propagations: 8804808 / total #impl: 242582818 (eff. 0.036)
80.08/80.10	c GC COLLECT
80.08/80.10	c #Conflicts:     170000 | #Learnt:      10363 | 0.001
80.08/80.10	c total clause space: 78.2603MB
80.08/80.10	c total #watches: 89114
80.28/80.40	c total #propagations: 8838333 / total #impl: 243391578 (eff. 0.036)
80.28/80.40	c #Conflicts:     171000 | #Learnt:      11363 | 0.001
80.28/80.40	c total clause space: 78.2603MB
80.28/80.40	c total #watches: 98519
80.68/80.75	c total #propagations: 8869007 / total #impl: 245778880 (eff. 0.036)
80.68/80.75	c #Conflicts:     172000 | #Learnt:      12363 | 0.001
80.68/80.75	c total clause space: 78.2603MB
80.68/80.75	c total #watches: 105196
81.08/81.10	c total #propagations: 8904100 / total #impl: 247967166 (eff. 0.036)
81.08/81.10	c #Conflicts:     173000 | #Learnt:      13363 | 0.001
81.08/81.10	c total clause space: 78.2603MB
81.08/81.10	c total #watches: 115817
81.38/81.44	c total #propagations: 8927061 / total #impl: 250335610 (eff. 0.036)
81.38/81.44	c #Conflicts:     174000 | #Learnt:      14363 | 0.001
81.38/81.44	c total clause space: 78.2603MB
81.38/81.44	c total #watches: 125411
82.08/82.13	c total #propagations: 8952261 / total #impl: 252161832 (eff. 0.036)
82.08/82.13	c #Conflicts:     175000 | #Learnt:      15363 | 0.001
82.08/82.13	c total clause space: 78.2603MB
82.08/82.13	c total #watches: 129354
82.48/82.53	c total #propagations: 9039068 / total #impl: 253107948 (eff. 0.036)
82.48/82.53	c #Conflicts:     176000 | #Learnt:      16363 | 0.001
82.48/82.53	c total clause space: 78.2603MB
82.48/82.53	c total #watches: 138214
82.88/82.95	c total #propagations: 9064208 / total #impl: 254976212 (eff. 0.036)
82.88/82.95	c #Conflicts:     177000 | #Learnt:      17363 | 0.001
82.88/82.95	c total clause space: 78.2603MB
82.88/82.95	c total #watches: 150463
83.38/83.40	c total #propagations: 9083066 / total #impl: 258671935 (eff. 0.035)
83.38/83.40	c #Conflicts:     178000 | #Learnt:      18363 | 0.001
83.38/83.40	c total clause space: 78.2603MB
83.38/83.40	c total #watches: 159204
83.88/83.95	c total #propagations: 9106113 / total #impl: 261408976 (eff. 0.035)
83.88/83.95	c #Conflicts:     179000 | #Learnt:      19363 | 0.001
83.88/83.95	c total clause space: 78.2603MB
83.88/83.95	c total #watches: 167206
84.38/84.45	c total #propagations: 9143056 / total #impl: 263539399 (eff. 0.035)
84.38/84.45	c GC COLLECT
84.38/84.45	c #Conflicts:     180000 | #Learnt:      10281 | 0.001
84.38/84.45	c total clause space: 78.2603MB
84.38/84.45	c total #watches: 129539
84.88/84.93	c total #propagations: 9169380 / total #impl: 266313205 (eff. 0.034)
84.88/84.93	c #Conflicts:     181000 | #Learnt:      11281 | 0.001
84.88/84.93	c total clause space: 78.2603MB
84.88/84.93	c total #watches: 136448
85.48/85.52	c total #propagations: 9211620 / total #impl: 268511485 (eff. 0.034)
85.48/85.52	c #Conflicts:     182000 | #Learnt:      12281 | 0.001
85.48/85.52	c total clause space: 78.2603MB
85.48/85.52	c total #watches: 139510
86.07/86.13	c total #propagations: 9282211 / total #impl: 269318200 (eff. 0.034)
86.07/86.13	c #Conflicts:     183000 | #Learnt:      13281 | 0.001
86.07/86.13	c total clause space: 78.2603MB
86.07/86.13	c total #watches: 142918
86.47/86.50	c total #propagations: 9350384 / total #impl: 270151863 (eff. 0.035)
86.47/86.50	c #Conflicts:     184000 | #Learnt:      14281 | 0.001
86.47/86.50	c total clause space: 78.2603MB
86.47/86.50	c total #watches: 148390
86.88/86.92	c total #propagations: 9385055 / total #impl: 271176954 (eff. 0.035)
86.88/86.92	c #Conflicts:     185000 | #Learnt:      15281 | 0.001
86.88/86.92	c total clause space: 78.2603MB
86.88/86.92	c total #watches: 155503
87.27/87.36	c total #propagations: 9422283 / total #impl: 272881758 (eff. 0.035)
87.27/87.36	c #Conflicts:     186000 | #Learnt:      16281 | 0.001
87.27/87.36	c total clause space: 78.2603MB
87.27/87.36	c total #watches: 161102
87.67/87.79	c total #propagations: 9458505 / total #impl: 274580763 (eff. 0.034)
87.67/87.79	c #Conflicts:     187000 | #Learnt:      17281 | 0.001
87.67/87.79	c total clause space: 78.2603MB
87.67/87.79	c total #watches: 168791
88.17/88.24	c total #propagations: 9488309 / total #impl: 276391830 (eff. 0.034)
88.17/88.24	c #Conflicts:     188000 | #Learnt:      18281 | 0.001
88.17/88.24	c total clause space: 78.2603MB
88.17/88.24	c total #watches: 177617
88.67/88.77	c total #propagations: 9515442 / total #impl: 280154442 (eff. 0.034)
88.67/88.77	c #Conflicts:     189000 | #Learnt:      19281 | 0.001
88.67/88.77	c total clause space: 78.2603MB
88.67/88.77	c total #watches: 183273
89.18/89.28	c total #propagations: 9543140 / total #impl: 282999781 (eff. 0.034)
89.18/89.28	c #Conflicts:     190000 | #Learnt:      20281 | 0.001
89.18/89.28	c total clause space: 78.2603MB
89.18/89.28	c total #watches: 189674
89.67/89.78	c total #propagations: 9573824 / total #impl: 286030587 (eff. 0.033)
89.67/89.78	c GC COLLECT
89.67/89.78	c #Conflicts:     191000 | #Learnt:      10638 | 0.001
89.67/89.78	c total clause space: 78.2603MB
89.67/89.78	c total #watches: 112078
90.07/90.18	c total #propagations: 9604472 / total #impl: 289357191 (eff. 0.033)
90.07/90.18	c #Conflicts:     192000 | #Learnt:      11638 | 0.001
90.07/90.18	c total clause space: 78.2603MB
90.07/90.18	c total #watches: 119175
90.57/90.63	c total #propagations: 9632671 / total #impl: 292184209 (eff. 0.033)
90.57/90.63	c #Conflicts:     193000 | #Learnt:      12638 | 0.001
90.57/90.63	c total clause space: 78.2603MB
90.57/90.63	c total #watches: 126937
90.97/91.09	c total #propagations: 9658859 / total #impl: 295990171 (eff. 0.033)
90.97/91.09	c #Conflicts:     194000 | #Learnt:      13638 | 0.001
90.97/91.09	c total clause space: 78.2603MB
90.97/91.09	c total #watches: 135417
91.47/91.57	c total #propagations: 9686643 / total #impl: 298705402 (eff. 0.032)
91.47/91.57	c #Conflicts:     195000 | #Learnt:      14638 | 0.001
91.47/91.57	c total clause space: 78.2603MB
91.47/91.57	c total #watches: 142997
91.97/92.07	c total #propagations: 9712748 / total #impl: 302687615 (eff. 0.032)
91.97/92.07	c #Conflicts:     196000 | #Learnt:      15638 | 0.001
91.97/92.07	c total clause space: 78.2603MB
91.97/92.07	c total #watches: 149907
92.48/92.53	c total #propagations: 9741245 / total #impl: 304984549 (eff. 0.032)
92.48/92.53	c #Conflicts:     197000 | #Learnt:      16638 | 0.001
92.48/92.53	c total clause space: 78.2603MB
92.48/92.53	c total #watches: 159844
93.07/93.11	c total #propagations: 9764603 / total #impl: 308975437 (eff. 0.032)
93.07/93.11	c #Conflicts:     198000 | #Learnt:      17638 | 0.001
93.07/93.11	c total clause space: 78.2603MB
93.07/93.11	c total #watches: 168918
93.67/93.76	c total #propagations: 9791719 / total #impl: 313166611 (eff. 0.031)
93.67/93.76	c #Conflicts:     199000 | #Learnt:      18638 | 0.001
93.67/93.76	c total clause space: 78.2603MB
93.67/93.76	c total #watches: 177560
94.27/94.37	c total #propagations: 9822242 / total #impl: 316427500 (eff. 0.031)
94.27/94.37	c #Conflicts:     200000 | #Learnt:      19638 | 0.001
94.27/94.37	c total clause space: 78.2603MB
94.27/94.37	c total #watches: 186599
94.97/95.01	c total #propagations: 9849930 / total #impl: 319401316 (eff. 0.031)
94.97/95.01	c #Conflicts:     201000 | #Learnt:      20638 | 0.001
94.97/95.01	c total clause space: 78.2603MB
94.97/95.01	c total #watches: 195200
95.57/95.70	c total #propagations: 9876180 / total #impl: 322707175 (eff. 0.031)
95.57/95.70	c GC COLLECT
95.57/95.70	c #Conflicts:     202000 | #Learnt:      10434 | 0.001
95.57/95.70	c total clause space: 78.2603MB
95.57/95.70	c total #watches: 133368
96.17/96.25	c total #propagations: 9903182 / total #impl: 327417265 (eff. 0.030)
96.17/96.25	c #Conflicts:     203000 | #Learnt:      11434 | 0.001
96.17/96.25	c total clause space: 78.2603MB
96.17/96.25	c total #watches: 139662
96.67/96.78	c total #propagations: 9930925 / total #impl: 329997261 (eff. 0.030)
96.67/96.78	c #Conflicts:     204000 | #Learnt:      12434 | 0.001
96.67/96.78	c total clause space: 78.2603MB
96.67/96.78	c total #watches: 146239
97.27/97.36	c total #propagations: 9961280 / total #impl: 332255039 (eff. 0.030)
97.27/97.36	c #Conflicts:     205000 | #Learnt:      13434 | 0.001
97.27/97.36	c total clause space: 78.2603MB
97.27/97.36	c total #watches: 152931
97.88/98.00	c total #propagations: 9992777 / total #impl: 334657194 (eff. 0.030)
97.88/98.00	c #Conflicts:     206000 | #Learnt:      14434 | 0.001
97.88/98.00	c total clause space: 78.2603MB
97.88/98.00	c total #watches: 160791
98.57/98.63	c total #propagations: 10025800 / total #impl: 337040584 (eff. 0.030)
98.57/98.63	c #Conflicts:     207000 | #Learnt:      15434 | 0.001
98.57/98.63	c total clause space: 78.2603MB
98.57/98.63	c total #watches: 168396
99.17/99.20	c total #propagations: 10058589 / total #impl: 339785645 (eff. 0.030)
99.17/99.20	c #Conflicts:     208000 | #Learnt:      16434 | 0.001
99.17/99.20	c total clause space: 78.2603MB
99.17/99.20	c total #watches: 176982
99.77/99.82	c total #propagations: 10085199 / total #impl: 343249920 (eff. 0.029)
99.77/99.82	c #Conflicts:     209000 | #Learnt:      17434 | 0.001
99.77/99.82	c total clause space: 78.2603MB
99.77/99.82	c total #watches: 185913
100.27/100.35	c total #propagations: 10114368 / total #impl: 346903753 (eff. 0.029)
100.27/100.35	c #Conflicts:     210000 | #Learnt:      18434 | 0.001
100.27/100.35	c total clause space: 78.2603MB
100.27/100.35	c total #watches: 194325
100.97/101.03	c total #propagations: 10146593 / total #impl: 349444848 (eff. 0.029)
100.97/101.03	c #Conflicts:     211000 | #Learnt:      19434 | 0.001
100.97/101.03	c total clause space: 78.2603MB
100.97/101.03	c total #watches: 202268
101.67/101.74	c total #propagations: 10175913 / total #impl: 352787090 (eff. 0.029)
101.67/101.74	c #Conflicts:     212000 | #Learnt:      20434 | 0.001
101.67/101.74	c total clause space: 78.2603MB
101.67/101.74	c total #watches: 210372
102.38/102.44	c total #propagations: 10203316 / total #impl: 357045332 (eff. 0.029)
102.38/102.44	c GC COLLECT
102.38/102.44	c #Conflicts:     213000 | #Learnt:      10110 | 0.001
102.38/102.44	c total clause space: 78.2603MB
102.38/102.44	c total #watches: 130650
102.97/103.03	c total #propagations: 10230116 / total #impl: 361371698 (eff. 0.028)
102.97/103.03	c #Conflicts:     214000 | #Learnt:      11110 | 0.001
102.97/103.03	c total clause space: 78.2603MB
102.97/103.03	c total #watches: 139303
103.57/103.60	c total #propagations: 10257855 / total #impl: 364747377 (eff. 0.028)
103.57/103.60	c #Conflicts:     215000 | #Learnt:      12110 | 0.001
103.57/103.60	c total clause space: 78.2603MB
103.57/103.60	c total #watches: 147769
104.17/104.20	c total #propagations: 10283621 / total #impl: 368261521 (eff. 0.028)
104.17/104.20	c #Conflicts:     216000 | #Learnt:      13110 | 0.001
104.17/104.20	c total clause space: 78.2603MB
104.17/104.20	c total #watches: 156048
104.77/104.82	c total #propagations: 10310733 / total #impl: 371544587 (eff. 0.028)
104.77/104.82	c #Conflicts:     217000 | #Learnt:      14110 | 0.001
104.77/104.82	c total clause space: 78.2603MB
104.77/104.82	c total #watches: 163950
105.27/105.36	c total #propagations: 10338043 / total #impl: 374596455 (eff. 0.028)
105.27/105.36	c #Conflicts:     218000 | #Learnt:      15110 | 0.001
105.27/105.36	c total clause space: 78.2603MB
105.27/105.36	c total #watches: 172356
105.87/105.97	c total #propagations: 10363317 / total #impl: 377460251 (eff. 0.027)
105.87/105.97	c #Conflicts:     219000 | #Learnt:      16110 | 0.001
105.87/105.97	c total clause space: 78.2603MB
105.87/105.97	c total #watches: 184817
106.68/106.73	c total #propagations: 10388495 / total #impl: 381737212 (eff. 0.027)
106.68/106.73	c #Conflicts:     220000 | #Learnt:      17110 | 0.001
106.68/106.73	c total clause space: 78.2603MB
106.68/106.73	c total #watches: 194208
107.37/107.46	c total #propagations: 10417733 / total #impl: 384547469 (eff. 0.027)
107.37/107.46	c #Conflicts:     221000 | #Learnt:      18110 | 0.001
107.37/107.46	c total clause space: 78.2603MB
107.37/107.46	c total #watches: 204386
108.17/108.27	c total #propagations: 10441616 / total #impl: 389154390 (eff. 0.027)
108.17/108.27	c #Conflicts:     222000 | #Learnt:      19110 | 0.001
108.17/108.27	c total clause space: 78.2603MB
108.17/108.27	c total #watches: 212799
108.98/109.07	c total #propagations: 10467410 / total #impl: 393750834 (eff. 0.027)
108.98/109.07	c #Conflicts:     223000 | #Learnt:      20110 | 0.001
108.98/109.07	c total clause space: 78.2603MB
108.98/109.07	c total #watches: 221829
109.87/109.96	c total #propagations: 10492027 / total #impl: 398456273 (eff. 0.026)
109.87/109.96	c #Conflicts:     224000 | #Learnt:      21110 | 0.001
109.87/109.96	c total clause space: 78.2603MB
109.87/109.96	c total #watches: 229695
110.57/110.61	c total #propagations: 10518379 / total #impl: 403241784 (eff. 0.026)
110.57/110.61	c GC COLLECT
110.57/110.61	c #Conflicts:     225000 | #Learnt:      11347 | 0.001
110.57/110.61	c total clause space: 78.2603MB
110.57/110.61	c total #watches: 143694
111.08/111.17	c total #propagations: 10543691 / total #impl: 407096515 (eff. 0.026)
111.08/111.17	c #Conflicts:     226000 | #Learnt:      12347 | 0.001
111.08/111.17	c total clause space: 78.2603MB
111.08/111.17	c total #watches: 152322
111.67/111.73	c total #propagations: 10571281 / total #impl: 410963635 (eff. 0.026)
111.67/111.73	c #Conflicts:     227000 | #Learnt:      13347 | 0.001
111.67/111.73	c total clause space: 78.2603MB
111.67/111.73	c total #watches: 162170
112.28/112.33	c total #propagations: 10594314 / total #impl: 414748142 (eff. 0.026)
112.28/112.33	c #Conflicts:     228000 | #Learnt:      14347 | 0.001
112.28/112.33	c total clause space: 78.2603MB
112.28/112.33	c total #watches: 170800
112.87/112.98	c total #propagations: 10618417 / total #impl: 420358840 (eff. 0.025)
112.87/112.98	c #Conflicts:     229000 | #Learnt:      15347 | 0.001
112.87/112.98	c total clause space: 78.2603MB
112.87/112.98	c total #watches: 178333
113.47/113.52	c total #propagations: 10642146 / total #impl: 425378174 (eff. 0.025)
113.47/113.52	c #Conflicts:     230000 | #Learnt:      16347 | 0.001
113.47/113.52	c total clause space: 78.2603MB
113.47/113.52	c total #watches: 186188
114.07/114.19	c total #propagations: 10673939 / total #impl: 430315736 (eff. 0.025)
114.07/114.19	c #Conflicts:     231000 | #Learnt:      17347 | 0.001
114.07/114.19	c total clause space: 78.2603MB
114.07/114.19	c total #watches: 193854
114.77/114.85	c total #propagations: 10698418 / total #impl: 435723469 (eff. 0.025)
114.77/114.85	c #Conflicts:     232000 | #Learnt:      18347 | 0.001
114.77/114.85	c total clause space: 78.2603MB
114.77/114.85	c total #watches: 202206
115.37/115.47	c total #propagations: 10722961 / total #impl: 441031755 (eff. 0.024)
115.37/115.47	c #Conflicts:     233000 | #Learnt:      19347 | 0.001
115.37/115.47	c total clause space: 78.2603MB
115.37/115.47	c total #watches: 209265
115.97/116.05	c total #propagations: 10773693 / total #impl: 442636321 (eff. 0.024)
115.97/116.05	c #Conflicts:     234000 | #Learnt:      20347 | 0.001
115.97/116.05	c total clause space: 78.2603MB
115.97/116.05	c total #watches: 217607
116.57/116.70	c total #propagations: 10804944 / total #impl: 445610566 (eff. 0.024)
116.57/116.70	c #Conflicts:     235000 | #Learnt:      21347 | 0.001
116.57/116.70	c total clause space: 78.2603MB
116.57/116.70	c total #watches: 224967
117.27/117.36	c total #propagations: 10840188 / total #impl: 448142911 (eff. 0.024)
117.27/117.36	c #Conflicts:     236000 | #Learnt:      22347 | 0.001
117.27/117.36	c total clause space: 78.2603MB
117.27/117.36	c total #watches: 233894
117.77/117.88	c total #propagations: 10870713 / total #impl: 451786320 (eff. 0.024)
117.77/117.88	c GC COLLECT
117.77/117.88	c #Conflicts:     237000 | #Learnt:      12018 | 0.001
117.77/117.88	c total clause space: 78.2603MB
117.77/117.88	c total #watches: 150167
118.27/118.30	c total #propagations: 10893928 / total #impl: 455872837 (eff. 0.024)
118.27/118.30	c #Conflicts:     238000 | #Learnt:      13018 | 0.001
118.27/118.30	c total clause space: 78.2603MB
118.27/118.30	c total #watches: 157381
118.97/119.04	c total #propagations: 10932043 / total #impl: 458448696 (eff. 0.024)
118.97/119.04	c #Conflicts:     239000 | #Learnt:      14018 | 0.001
118.97/119.04	c total clause space: 78.2603MB
118.97/119.04	c total #watches: 160136
119.47/119.58	c total #propagations: 11003873 / total #impl: 459411111 (eff. 0.024)
119.47/119.58	c #Conflicts:     240000 | #Learnt:      15018 | 0.001
119.47/119.58	c total clause space: 78.2603MB
119.47/119.58	c total #watches: 165359
120.07/120.13	c total #propagations: 11048367 / total #impl: 461032048 (eff. 0.024)
120.07/120.13	c #Conflicts:     241000 | #Learnt:      16018 | 0.001
120.07/120.13	c total clause space: 78.2603MB
120.07/120.13	c total #watches: 171119
120.57/120.63	c total #propagations: 11102206 / total #impl: 462295565 (eff. 0.024)
120.57/120.63	c #Conflicts:     242000 | #Learnt:      17018 | 0.001
120.57/120.63	c total clause space: 78.2603MB
120.57/120.63	c total #watches: 180619
121.17/121.25	c total #propagations: 11129561 / total #impl: 465535130 (eff. 0.024)
121.17/121.25	c #Conflicts:     243000 | #Learnt:      18018 | 0.001
121.17/121.25	c total clause space: 78.2603MB
121.17/121.25	c total #watches: 187982
121.77/121.88	c total #propagations: 11159236 / total #impl: 468565920 (eff. 0.024)
121.77/121.88	c #Conflicts:     244000 | #Learnt:      19018 | 0.001
121.77/121.88	c total clause space: 78.2603MB
121.77/121.88	c total #watches: 196914
122.47/122.57	c total #propagations: 11191774 / total #impl: 471596285 (eff. 0.024)
122.47/122.57	c #Conflicts:     245000 | #Learnt:      20018 | 0.001
122.47/122.57	c total clause space: 78.2603MB
122.47/122.57	c total #watches: 200137
123.17/123.23	c total #propagations: 11249363 / total #impl: 472359330 (eff. 0.024)
123.17/123.23	c #Conflicts:     246000 | #Learnt:      21018 | 0.001
123.17/123.23	c total clause space: 78.2603MB
123.17/123.23	c total #watches: 207771
123.77/123.81	c total #propagations: 11284573 / total #impl: 476197464 (eff. 0.024)
123.77/123.81	c #Conflicts:     247000 | #Learnt:      22018 | 0.001
123.77/123.81	c total clause space: 78.2603MB
123.77/123.81	c total #watches: 215724
124.37/124.43	c total #propagations: 11315333 / total #impl: 480073242 (eff. 0.024)
124.37/124.43	c #Conflicts:     248000 | #Learnt:      23018 | 0.001
124.37/124.43	c total clause space: 78.2603MB
124.37/124.43	c total #watches: 226719
124.87/124.93	c total #propagations: 11341198 / total #impl: 482680088 (eff. 0.023)
124.87/124.93	c GC COLLECT
124.87/124.93	c #Conflicts:     249000 | #Learnt:      12250 | 0.001
124.87/124.93	c total clause space: 78.2603MB
124.87/124.93	c total #watches: 151748
125.17/125.29	c total #propagations: 11370960 / total #impl: 486808251 (eff. 0.023)
125.17/125.29	c #Conflicts:     250000 | #Learnt:      13250 | 0.001
125.17/125.29	c total clause space: 78.2603MB
125.17/125.29	c total #watches: 156798
125.77/125.80	c total #propagations: 11418265 / total #impl: 489308280 (eff. 0.023)
125.77/125.80	c #Conflicts:     251000 | #Learnt:      14250 | 0.001
125.77/125.80	c total clause space: 78.2603MB
125.77/125.80	c total #watches: 162814
126.17/126.26	c total #propagations: 11472797 / total #impl: 491692214 (eff. 0.023)
126.17/126.26	c #Conflicts:     252000 | #Learnt:      15250 | 0.001
126.17/126.26	c total clause space: 78.2603MB
126.17/126.26	c total #watches: 170709
126.67/126.73	c total #propagations: 11503667 / total #impl: 493457839 (eff. 0.023)
126.67/126.73	c #Conflicts:     253000 | #Learnt:      16250 | 0.001
126.67/126.73	c total clause space: 78.2603MB
126.67/126.73	c total #watches: 177926
127.17/127.23	c total #propagations: 11533562 / total #impl: 495692911 (eff. 0.023)
127.17/127.23	c #Conflicts:     254000 | #Learnt:      17250 | 0.001
127.17/127.23	c total clause space: 78.2603MB
127.17/127.23	c total #watches: 184728
127.77/127.81	c total #propagations: 11562126 / total #impl: 497447029 (eff. 0.023)
127.77/127.81	c #Conflicts:     255000 | #Learnt:      18250 | 0.001
127.77/127.81	c total clause space: 78.2603MB
127.77/127.81	c total #watches: 193638
128.37/128.43	c total #propagations: 11587644 / total #impl: 500532039 (eff. 0.023)
128.37/128.43	c #Conflicts:     256000 | #Learnt:      19250 | 0.001
128.37/128.43	c total clause space: 78.2603MB
128.37/128.43	c total #watches: 201644
128.97/129.06	c total #propagations: 11614655 / total #impl: 503963579 (eff. 0.023)
128.97/129.06	c #Conflicts:     257000 | #Learnt:      20250 | 0.001
128.97/129.06	c total clause space: 78.2603MB
128.97/129.06	c total #watches: 211065
129.57/129.67	c total #propagations: 11643248 / total #impl: 506770029 (eff. 0.023)
129.57/129.67	c #Conflicts:     258000 | #Learnt:      21250 | 0.001
129.57/129.67	c total clause space: 78.2603MB
129.57/129.67	c total #watches: 220878
130.17/130.29	c total #propagations: 11669224 / total #impl: 510441496 (eff. 0.023)
130.17/130.29	c #Conflicts:     259000 | #Learnt:      22250 | 0.001
130.17/130.29	c total clause space: 78.2603MB
130.17/130.29	c total #watches: 230430
130.97/131.01	c total #propagations: 11694611 / total #impl: 514444056 (eff. 0.023)
130.97/131.01	c #Conflicts:     260000 | #Learnt:      23250 | 0.001
130.97/131.01	c total clause space: 78.2603MB
130.97/131.01	c total #watches: 240535
131.56/131.66	c total #propagations: 11724243 / total #impl: 517812863 (eff. 0.023)
131.56/131.66	c #Conflicts:     261000 | #Learnt:      24250 | 0.001
131.56/131.66	c total clause space: 78.2603MB
131.56/131.66	c total #watches: 248773
132.07/132.11	c total #propagations: 11753295 / total #impl: 520737008 (eff. 0.023)
132.07/132.11	c GC COLLECT
132.07/132.11	c #Conflicts:     262000 | #Learnt:      13116 | 0.001
132.07/132.11	c total clause space: 78.2603MB
132.07/132.11	c total #watches: 159757
132.46/132.54	c total #propagations: 11779447 / total #impl: 523731047 (eff. 0.022)
132.46/132.54	c #Conflicts:     263000 | #Learnt:      14116 | 0.001
132.46/132.54	c total clause space: 78.2603MB
132.46/132.54	c total #watches: 168462
132.96/133.00	c total #propagations: 11803681 / total #impl: 526899263 (eff. 0.022)
132.96/133.00	c #Conflicts:     264000 | #Learnt:      15116 | 0.001
132.96/133.00	c total clause space: 78.2603MB
132.96/133.00	c total #watches: 176221
133.46/133.55	c total #propagations: 11838731 / total #impl: 529581126 (eff. 0.022)
133.46/133.55	c #Conflicts:     265000 | #Learnt:      16116 | 0.001
133.46/133.55	c total clause space: 78.2603MB
133.46/133.55	c total #watches: 182306
134.36/134.43	c total #propagations: 11888155 / total #impl: 532028081 (eff. 0.022)
134.36/134.43	c #Conflicts:     266000 | #Learnt:      17116 | 0.001
134.36/134.43	c total clause space: 78.2603MB
134.36/134.43	c total #watches: 185484
135.16/135.27	c total #propagations: 11972851 / total #impl: 532813323 (eff. 0.022)
135.16/135.27	c #Conflicts:     267000 | #Learnt:      18116 | 0.001
135.16/135.27	c total clause space: 78.2603MB
135.16/135.27	c total #watches: 188428
135.96/136.09	c total #propagations: 12049993 / total #impl: 533573496 (eff. 0.023)
135.96/136.09	c #Conflicts:     268000 | #Learnt:      19116 | 0.001
135.96/136.09	c total clause space: 78.2603MB
135.96/136.09	c total #watches: 191838
136.66/136.77	c total #propagations: 12122289 / total #impl: 534329486 (eff. 0.023)
136.66/136.77	c #Conflicts:     269000 | #Learnt:      20116 | 0.001
136.66/136.77	c total clause space: 78.2603MB
136.66/136.77	c total #watches: 194761
137.57/137.64	c total #propagations: 12200130 / total #impl: 535025011 (eff. 0.023)
137.57/137.64	c #Conflicts:     270000 | #Learnt:      21116 | 0.001
137.57/137.64	c total clause space: 78.2603MB
137.57/137.64	c total #watches: 198171
138.36/138.47	c total #propagations: 12283476 / total #impl: 535812658 (eff. 0.023)
138.36/138.47	c #Conflicts:     271000 | #Learnt:      22116 | 0.001
138.36/138.47	c total clause space: 78.2603MB
138.36/138.47	c total #watches: 201430
139.16/139.26	c total #propagations: 12362138 / total #impl: 536593985 (eff. 0.023)
139.16/139.26	c #Conflicts:     272000 | #Learnt:      23116 | 0.001
139.16/139.26	c total clause space: 78.2603MB
139.16/139.26	c total #watches: 204479
140.06/140.14	c total #propagations: 12447894 / total #impl: 537234382 (eff. 0.023)
140.06/140.14	c #Conflicts:     273000 | #Learnt:      24116 | 0.001
140.06/140.14	c total clause space: 78.2603MB
140.06/140.14	c total #watches: 207364
141.16/141.23	c total #propagations: 12538971 / total #impl: 537977152 (eff. 0.023)
141.16/141.23	c GC COLLECT
141.16/141.23	c #Conflicts:     274000 | #Learnt:      12670 | 0.001
141.16/141.23	c total clause space: 78.2603MB
141.16/141.23	c total #watches: 154578
141.97/142.04	c total #propagations: 12626416 / total #impl: 538850072 (eff. 0.023)
141.97/142.04	c #Conflicts:     275000 | #Learnt:      13670 | 0.001
141.97/142.04	c total clause space: 78.2603MB
141.97/142.04	c total #watches: 157974
142.66/142.78	c total #propagations: 12711138 / total #impl: 539632494 (eff. 0.024)
142.66/142.78	c #Conflicts:     276000 | #Learnt:      14670 | 0.001
142.66/142.78	c total clause space: 78.2603MB
142.66/142.78	c total #watches: 161112
143.26/143.31	c total #propagations: 12793683 / total #impl: 540357396 (eff. 0.024)
143.26/143.31	c #Conflicts:     277000 | #Learnt:      15670 | 0.001
143.26/143.31	c total clause space: 78.2603MB
143.26/143.31	c total #watches: 165807
143.76/143.86	c total #propagations: 12855652 / total #impl: 541638853 (eff. 0.024)
143.76/143.86	c #Conflicts:     278000 | #Learnt:      16670 | 0.001
143.76/143.86	c total clause space: 78.2603MB
143.76/143.86	c total #watches: 173079
144.66/144.70	c total #propagations: 12895233 / total #impl: 543737941 (eff. 0.024)
144.66/144.70	c #Conflicts:     279000 | #Learnt:      17670 | 0.001
144.66/144.70	c total clause space: 78.2603MB
144.66/144.70	c total #watches: 176771
145.17/145.27	c total #propagations: 12977872 / total #impl: 544504255 (eff. 0.024)
145.17/145.27	c #Conflicts:     280000 | #Learnt:      18670 | 0.001
145.17/145.27	c total clause space: 78.2603MB
145.17/145.27	c total #watches: 180907
145.66/145.78	c total #propagations: 13023684 / total #impl: 545265196 (eff. 0.024)
145.66/145.78	c #Conflicts:     281000 | #Learnt:      19670 | 0.001
145.66/145.78	c total clause space: 78.2603MB
145.66/145.78	c total #watches: 188034
146.16/146.25	c total #propagations: 13055271 / total #impl: 546599890 (eff. 0.024)
146.16/146.25	c #Conflicts:     282000 | #Learnt:      20670 | 0.001
146.16/146.25	c total clause space: 78.2603MB
146.16/146.25	c total #watches: 196657
146.66/146.72	c total #propagations: 13082671 / total #impl: 549688364 (eff. 0.024)
146.66/146.72	c #Conflicts:     283000 | #Learnt:      21670 | 0.001
146.66/146.72	c total clause space: 78.2603MB
146.66/146.72	c total #watches: 206067
147.26/147.31	c total #propagations: 13106060 / total #impl: 553898329 (eff. 0.024)
147.26/147.31	c #Conflicts:     284000 | #Learnt:      22670 | 0.001
147.26/147.31	c total clause space: 78.2603MB
147.26/147.31	c total #watches: 216016
147.86/147.97	c total #propagations: 13129704 / total #impl: 558333094 (eff. 0.024)
147.86/147.97	c #Conflicts:     285000 | #Learnt:      23670 | 0.001
147.86/147.97	c total clause space: 78.2603MB
147.86/147.97	c total #watches: 226359
148.76/148.81	c total #propagations: 13156356 / total #impl: 562781360 (eff. 0.023)
148.76/148.81	c #Conflicts:     286000 | #Learnt:      24670 | 0.001
148.76/148.81	c total clause space: 78.2603MB
148.76/148.81	c total #watches: 230356
149.76/149.84	c total #propagations: 13225438 / total #impl: 564174380 (eff. 0.023)
149.76/149.84	c GC COLLECT
149.76/149.84	c #Conflicts:     287000 | #Learnt:      12892 | 0.001
149.76/149.84	c total clause space: 78.2603MB
149.76/149.84	c total #watches: 155475
150.16/150.27	c total #propagations: 13307042 / total #impl: 564945907 (eff. 0.024)
150.16/150.27	c #Conflicts:     288000 | #Learnt:      13892 | 0.001
150.16/150.27	c total clause space: 78.2603MB
150.16/150.27	c total #watches: 163634
150.77/150.83	c total #propagations: 13342623 / total #impl: 567056234 (eff. 0.024)
150.77/150.83	c #Conflicts:     289000 | #Learnt:      14892 | 0.001
150.77/150.83	c total clause space: 78.2603MB
150.77/150.83	c total #watches: 170761
151.26/151.37	c total #propagations: 13388027 / total #impl: 569265771 (eff. 0.024)
151.26/151.37	c #Conflicts:     290000 | #Learnt:      15892 | 0.001
151.26/151.37	c total clause space: 78.2603MB
151.26/151.37	c total #watches: 176455
151.66/151.72	c total #propagations: 13431564 / total #impl: 570974490 (eff. 0.024)
151.66/151.72	c #Conflicts:     291000 | #Learnt:      16892 | 0.001
151.66/151.72	c total clause space: 78.2603MB
151.66/151.72	c total #watches: 183810
152.06/152.13	c total #propagations: 13477122 / total #impl: 572576620 (eff. 0.024)
152.06/152.13	c #Conflicts:     292000 | #Learnt:      17892 | 0.001
152.06/152.13	c total clause space: 78.2603MB
152.06/152.13	c total #watches: 191736
152.26/152.33	c total #propagations: 13518406 / total #impl: 575115824 (eff. 0.024)
152.26/152.33	c #Conflicts:     293000 | #Learnt:      18892 | 0.001
152.26/152.33	c total clause space: 78.2603MB
152.26/152.33	c total #watches: 193778
152.56/152.69	c total #propagations: 13610790 / total #impl: 575717456 (eff. 0.024)
152.56/152.69	c #Conflicts:     294000 | #Learnt:      19892 | 0.001
152.56/152.69	c total clause space: 78.2603MB
152.56/152.69	c total #watches: 196822
153.16/153.29	c total #propagations: 13685117 / total #impl: 576859837 (eff. 0.024)
153.16/153.29	c #Conflicts:     295000 | #Learnt:      20892 | 0.001
153.16/153.29	c total clause space: 78.2603MB
153.16/153.29	c total #watches: 201516
153.76/153.86	c total #propagations: 13728950 / total #impl: 578564915 (eff. 0.024)
153.76/153.86	c #Conflicts:     296000 | #Learnt:      21892 | 0.001
153.76/153.86	c total clause space: 78.2603MB
153.76/153.86	c total #watches: 210478
154.36/154.45	c total #propagations: 13757469 / total #impl: 582080649 (eff. 0.024)
154.36/154.45	c #Conflicts:     297000 | #Learnt:      22892 | 0.001
154.36/154.45	c total clause space: 78.2603MB
154.36/154.45	c total #watches: 216272
154.96/155.09	c total #propagations: 13803720 / total #impl: 583779898 (eff. 0.024)
154.96/155.09	c #Conflicts:     298000 | #Learnt:      23892 | 0.001
154.96/155.09	c total clause space: 78.2603MB
154.96/155.09	c total #watches: 224710
155.66/155.73	c total #propagations: 13834415 / total #impl: 586506363 (eff. 0.024)
155.66/155.73	c #Conflicts:     299000 | #Learnt:      24892 | 0.001
155.66/155.73	c total clause space: 78.2603MB
155.66/155.73	c total #watches: 234908
156.27/156.36	c total #propagations: 13860732 / total #impl: 590435334 (eff. 0.023)
156.27/156.36	c #Conflicts:     300000 | #Learnt:      25892 | 0.001
156.27/156.36	c total clause space: 78.2603MB
156.27/156.36	c total #watches: 242776
156.76/156.87	c total #propagations: 13891745 / total #impl: 594195960 (eff. 0.023)
156.76/156.87	c GC COLLECT
156.76/156.87	c #Conflicts:     301000 | #Learnt:      13782 | 0.001
156.76/156.87	c total clause space: 78.2603MB
156.76/156.87	c total #watches: 164057
157.27/157.39	c total #propagations: 13921834 / total #impl: 596861896 (eff. 0.023)
157.27/157.39	c #Conflicts:     302000 | #Learnt:      14782 | 0.001
157.27/157.39	c total clause space: 78.2603MB
157.27/157.39	c total #watches: 174065
158.06/158.11	c total #propagations: 13952636 / total #impl: 600396032 (eff. 0.023)
158.06/158.11	c #Conflicts:     303000 | #Learnt:      15782 | 0.001
158.06/158.11	c total clause space: 78.2603MB
158.06/158.11	c total #watches: 176975
158.66/158.79	c total #propagations: 14031822 / total #impl: 601081477 (eff. 0.023)
158.66/158.79	c #Conflicts:     304000 | #Learnt:      16782 | 0.001
158.66/158.79	c total clause space: 78.2603MB
158.66/158.79	c total #watches: 180080
159.26/159.38	c total #propagations: 14107081 / total #impl: 601697363 (eff. 0.023)
159.26/159.38	c #Conflicts:     305000 | #Learnt:      17782 | 0.001
159.26/159.38	c total clause space: 78.2603MB
159.26/159.38	c total #watches: 184498
159.86/159.99	c total #propagations: 14148004 / total #impl: 603125584 (eff. 0.023)
159.86/159.99	c #Conflicts:     306000 | #Learnt:      18782 | 0.001
159.86/159.99	c total clause space: 78.2603MB
159.86/159.99	c total #watches: 190239
160.46/160.57	c total #propagations: 14185066 / total #impl: 605066250 (eff. 0.023)
160.46/160.57	c #Conflicts:     307000 | #Learnt:      19782 | 0.001
160.46/160.57	c total clause space: 78.2603MB
160.46/160.57	c total #watches: 199353
161.06/161.12	c total #propagations: 14218287 / total #impl: 608115515 (eff. 0.023)
161.06/161.12	c #Conflicts:     308000 | #Learnt:      20782 | 0.001
161.06/161.12	c total clause space: 78.2603MB
161.06/161.12	c total #watches: 204855
161.56/161.69	c total #propagations: 14265452 / total #impl: 610338488 (eff. 0.023)
161.56/161.69	c #Conflicts:     309000 | #Learnt:      21782 | 0.001
161.56/161.69	c total clause space: 78.2603MB
161.56/161.69	c total #watches: 214737
162.26/162.32	c total #propagations: 14294132 / total #impl: 613378150 (eff. 0.023)
162.26/162.32	c #Conflicts:     310000 | #Learnt:      22782 | 0.001
162.26/162.32	c total clause space: 78.2603MB
162.26/162.32	c total #watches: 226445
162.96/163.01	c total #propagations: 14319882 / total #impl: 618234446 (eff. 0.023)
162.96/163.01	c #Conflicts:     311000 | #Learnt:      23782 | 0.001
162.96/163.01	c total clause space: 78.2603MB
162.96/163.01	c total #watches: 236325
163.56/163.69	c total #propagations: 14348480 / total #impl: 623643861 (eff. 0.023)
163.56/163.69	c #Conflicts:     312000 | #Learnt:      24782 | 0.001
163.56/163.69	c total clause space: 78.2603MB
163.56/163.69	c total #watches: 247163
164.36/164.45	c total #propagations: 14374813 / total #impl: 627412755 (eff. 0.023)
164.36/164.45	c #Conflicts:     313000 | #Learnt:      25782 | 0.001
164.36/164.45	c total clause space: 78.2603MB
164.36/164.45	c total #watches: 257349
165.16/165.23	c total #propagations: 14401106 / total #impl: 631917896 (eff. 0.023)
165.16/165.23	c #Conflicts:     314000 | #Learnt:      26782 | 0.001
165.16/165.23	c total clause space: 78.2603MB
165.16/165.23	c total #watches: 267271
165.76/165.86	c total #propagations: 14426479 / total #impl: 636443672 (eff. 0.023)
165.76/165.86	c GC COLLECT
165.76/165.86	c #Conflicts:     315000 | #Learnt:      14382 | 0.001
165.76/165.86	c total clause space: 78.2603MB
165.76/165.86	c total #watches: 169705
166.76/166.83	c total #propagations: 14469811 / total #impl: 638582936 (eff. 0.023)
166.76/166.83	c #Conflicts:     316000 | #Learnt:      15382 | 0.001
166.76/166.83	c total clause space: 78.2603MB
166.76/166.83	c total #watches: 172880
167.66/167.76	c total #propagations: 14542680 / total #impl: 639495605 (eff. 0.023)
167.66/167.76	c #Conflicts:     317000 | #Learnt:      16382 | 0.001
167.66/167.76	c total clause space: 78.2603MB
167.66/167.76	c total #watches: 176334
168.56/168.67	c total #propagations: 14611070 / total #impl: 640682717 (eff. 0.023)
168.56/168.67	c #Conflicts:     318000 | #Learnt:      17382 | 0.001
168.56/168.67	c total clause space: 78.2603MB
168.56/168.67	c total #watches: 180347
169.56/169.68	c total #propagations: 14672845 / total #impl: 642007851 (eff. 0.023)
169.56/169.68	c #Conflicts:     319000 | #Learnt:      18382 | 0.001
169.56/169.68	c total clause space: 78.2603MB
169.56/169.68	c total #watches: 183640
170.46/170.60	c total #propagations: 14745393 / total #impl: 643008683 (eff. 0.023)
170.46/170.60	c #Conflicts:     320000 | #Learnt:      19382 | 0.001
170.46/170.60	c total clause space: 78.2603MB
170.46/170.60	c total #watches: 186534
171.46/171.51	c total #propagations: 14822935 / total #impl: 643871690 (eff. 0.023)
171.46/171.51	c #Conflicts:     321000 | #Learnt:      20382 | 0.001
171.46/171.51	c total clause space: 78.2603MB
171.46/171.51	c total #watches: 190247
172.46/172.50	c total #propagations: 14902186 / total #impl: 644794402 (eff. 0.023)
172.46/172.50	c #Conflicts:     322000 | #Learnt:      21382 | 0.001
172.46/172.50	c total clause space: 78.2603MB
172.46/172.50	c total #watches: 193561
173.46/173.52	c total #propagations: 14982432 / total #impl: 645651979 (eff. 0.023)
173.46/173.52	c #Conflicts:     323000 | #Learnt:      22382 | 0.001
173.46/173.52	c total clause space: 78.2603MB
173.46/173.52	c total #watches: 196728
174.46/174.53	c total #propagations: 15058298 / total #impl: 646583199 (eff. 0.023)
174.46/174.53	c #Conflicts:     324000 | #Learnt:      23382 | 0.001
174.46/174.53	c total clause space: 78.2603MB
174.46/174.53	c total #watches: 200215
175.56/175.64	c total #propagations: 15136214 / total #impl: 647657370 (eff. 0.023)
175.56/175.64	c #Conflicts:     325000 | #Learnt:      24382 | 0.001
175.56/175.64	c total clause space: 78.2603MB
175.56/175.64	c total #watches: 204006
176.76/176.80	c total #propagations: 15218023 / total #impl: 648796016 (eff. 0.023)
176.76/176.80	c #Conflicts:     326000 | #Learnt:      25382 | 0.001
176.76/176.80	c total clause space: 78.2603MB
176.76/176.80	c total #watches: 207618
177.86/177.95	c total #propagations: 15301910 / total #impl: 649947838 (eff. 0.024)
177.86/177.95	c #Conflicts:     327000 | #Learnt:      26382 | 0.001
177.86/177.95	c total clause space: 78.2603MB
177.86/177.95	c total #watches: 211750
179.06/179.10	c total #propagations: 15371026 / total #impl: 651028063 (eff. 0.024)
179.06/179.10	c #Conflicts:     328000 | #Learnt:      27382 | 0.001
179.06/179.10	c total clause space: 78.2603MB
179.06/179.10	c total #watches: 215734
179.86/179.99	c total #propagations: 15441616 / total #impl: 651983388 (eff. 0.024)
179.86/179.99	c GC COLLECT
179.86/179.99	c #Conflicts:     329000 | #Learnt:      14690 | 0.001
179.86/179.99	c total clause space: 78.2603MB
179.86/179.99	c total #watches: 167307
180.66/180.72	c total #propagations: 15512080 / total #impl: 653023263 (eff. 0.024)
180.66/180.72	c #Conflicts:     330000 | #Learnt:      15690 | 0.001
180.66/180.72	c total clause space: 78.2603MB
180.66/180.72	c total #watches: 170306
181.36/181.45	c total #propagations: 15587974 / total #impl: 653922363 (eff. 0.024)
181.36/181.45	c #Conflicts:     331000 | #Learnt:      16690 | 0.001
181.36/181.45	c total clause space: 78.2603MB
181.36/181.45	c total #watches: 173521
182.26/182.36	c total #propagations: 15671550 / total #impl: 654832656 (eff. 0.024)
182.26/182.36	c #Conflicts:     332000 | #Learnt:      17690 | 0.001
182.26/182.36	c total clause space: 78.2603MB
182.26/182.36	c total #watches: 176411
183.26/183.30	c total #propagations: 15756589 / total #impl: 655790225 (eff. 0.024)
183.26/183.30	c #Conflicts:     333000 | #Learnt:      18690 | 0.001
183.26/183.30	c total clause space: 78.2603MB
183.26/183.30	c total #watches: 180349
183.96/184.04	c total #propagations: 15837497 / total #impl: 656821437 (eff. 0.024)
183.96/184.04	c #Conflicts:     334000 | #Learnt:      19690 | 0.001
183.96/184.04	c total clause space: 78.2603MB
183.96/184.04	c total #watches: 183948
184.45/184.51	c total #propagations: 15901664 / total #impl: 657564192 (eff. 0.024)
184.45/184.51	c #Conflicts:     335000 | #Learnt:      20690 | 0.001
184.45/184.51	c total clause space: 78.2603MB
184.45/184.51	c total #watches: 192890
184.95/185.07	c total #propagations: 15930247 / total #impl: 658508499 (eff. 0.024)
184.95/185.07	c #Conflicts:     336000 | #Learnt:      21690 | 0.001
184.95/185.07	c total clause space: 78.2603MB
184.95/185.07	c total #watches: 203594
185.55/185.65	c total #propagations: 15962077 / total #impl: 660977840 (eff. 0.024)
185.55/185.65	c #Conflicts:     337000 | #Learnt:      22690 | 0.001
185.55/185.65	c total clause space: 78.2603MB
185.55/185.65	c total #watches: 214874
186.15/186.23	c total #propagations: 15987880 / total #impl: 664461052 (eff. 0.024)
186.15/186.23	c #Conflicts:     338000 | #Learnt:      23690 | 0.001
186.15/186.23	c total clause space: 78.2603MB
186.15/186.23	c total #watches: 221220
186.85/186.92	c total #propagations: 16041402 / total #impl: 666663302 (eff. 0.024)
186.85/186.92	c #Conflicts:     339000 | #Learnt:      24690 | 0.001
186.85/186.92	c total clause space: 78.2603MB
186.85/186.92	c total #watches: 227017
187.55/187.60	c total #propagations: 16089055 / total #impl: 667512079 (eff. 0.024)
187.55/187.60	c #Conflicts:     340000 | #Learnt:      25690 | 0.001
187.55/187.60	c total clause space: 78.2603MB
187.55/187.60	c total #watches: 237257
188.25/188.31	c total #propagations: 16118989 / total #impl: 670574769 (eff. 0.024)
188.25/188.31	c #Conflicts:     341000 | #Learnt:      26690 | 0.001
188.25/188.31	c total clause space: 78.2603MB
188.25/188.31	c total #watches: 248355
188.95/189.08	c total #propagations: 16148985 / total #impl: 673244037 (eff. 0.024)
188.95/189.08	c #Conflicts:     342000 | #Learnt:      27690 | 0.001
188.95/189.08	c total clause space: 78.2603MB
188.95/189.08	c total #watches: 259779
189.65/189.76	c total #propagations: 16179570 / total #impl: 676343946 (eff. 0.024)
189.65/189.76	c GC COLLECT
189.65/189.76	c #Conflicts:     343000 | #Learnt:      14678 | 0.001
189.65/189.76	c total clause space: 78.2603MB
189.65/189.76	c total #watches: 172180
190.36/190.43	c total #propagations: 16212752 / total #impl: 678202105 (eff. 0.024)
190.36/190.43	c #Conflicts:     344000 | #Learnt:      15678 | 0.001
190.36/190.43	c total clause space: 78.2603MB
190.36/190.43	c total #watches: 182114
191.05/191.14	c total #propagations: 16246261 / total #impl: 680730089 (eff. 0.024)
191.05/191.14	c #Conflicts:     345000 | #Learnt:      16678 | 0.001
191.05/191.14	c total clause space: 78.2603MB
191.05/191.14	c total #watches: 193450
191.85/191.91	c total #propagations: 16274343 / total #impl: 684925492 (eff. 0.024)
191.85/191.91	c #Conflicts:     346000 | #Learnt:      17678 | 0.001
191.85/191.91	c total clause space: 78.2603MB
191.85/191.91	c total #watches: 202257
192.65/192.70	c total #propagations: 16303359 / total #impl: 688773469 (eff. 0.024)
192.65/192.70	c #Conflicts:     347000 | #Learnt:      18678 | 0.001
192.65/192.70	c total clause space: 78.2603MB
192.65/192.70	c total #watches: 213533
193.45/193.51	c total #propagations: 16330141 / total #impl: 693689791 (eff. 0.024)
193.45/193.51	c #Conflicts:     348000 | #Learnt:      19678 | 0.001
193.45/193.51	c total clause space: 78.2603MB
193.45/193.51	c total #watches: 222140
194.25/194.38	c total #propagations: 16358540 / total #impl: 698072077 (eff. 0.023)
194.25/194.38	c #Conflicts:     349000 | #Learnt:      20678 | 0.001
194.25/194.38	c total clause space: 78.2603MB
194.25/194.38	c total #watches: 230173
195.25/195.33	c total #propagations: 16389595 / total #impl: 702158593 (eff. 0.023)
195.25/195.33	c #Conflicts:     350000 | #Learnt:      21678 | 0.001
195.25/195.33	c total clause space: 78.2603MB
195.25/195.33	c total #watches: 239111
196.15/196.29	c total #propagations: 16420972 / total #impl: 707797499 (eff. 0.023)
196.15/196.29	c #Conflicts:     351000 | #Learnt:      22678 | 0.001
196.15/196.29	c total clause space: 78.2603MB
196.15/196.29	c total #watches: 245979
197.15/197.24	c total #propagations: 16451739 / total #impl: 712393781 (eff. 0.023)
197.15/197.24	c #Conflicts:     352000 | #Learnt:      23678 | 0.001
197.15/197.24	c total clause space: 78.2603MB
197.15/197.24	c total #watches: 254534
198.15/198.22	c total #propagations: 16480494 / total #impl: 715908653 (eff. 0.023)
198.15/198.22	c #Conflicts:     353000 | #Learnt:      24678 | 0.001
198.15/198.22	c total clause space: 78.2603MB
198.15/198.22	c total #watches: 262131
199.25/199.32	c total #propagations: 16513027 / total #impl: 720032769 (eff. 0.023)
199.25/199.32	c #Conflicts:     354000 | #Learnt:      25678 | 0.001
199.25/199.32	c total clause space: 78.2603MB
199.25/199.32	c total #watches: 266748
200.26/200.39	c total #propagations: 16587033 / total #impl: 720674477 (eff. 0.023)
200.26/200.39	c #Conflicts:     355000 | #Learnt:      26678 | 0.001
200.26/200.39	c total clause space: 78.2603MB
200.26/200.39	c total #watches: 269883
201.15/201.20	c total #propagations: 16659200 / total #impl: 721303499 (eff. 0.023)
201.15/201.20	c #Conflicts:     356000 | #Learnt:      27678 | 0.001
201.15/201.20	c total clause space: 78.2603MB
201.15/201.20	c total #watches: 279660
201.85/201.98	c total #propagations: 16690957 / total #impl: 726206017 (eff. 0.023)
201.85/201.98	c GC COLLECT
201.85/201.98	c #Conflicts:     357000 | #Learnt:      14377 | 0.001
201.85/201.98	c total clause space: 78.2603MB
201.85/201.98	c total #watches: 169068
202.46/202.53	c total #propagations: 16716822 / total #impl: 730383087 (eff. 0.023)
202.46/202.53	c #Conflicts:     358000 | #Learnt:      15377 | 0.001
202.46/202.53	c total clause space: 78.2603MB
202.46/202.53	c total #watches: 180287
203.05/203.10	c total #propagations: 16745961 / total #impl: 734658548 (eff. 0.023)
203.05/203.10	c #Conflicts:     359000 | #Learnt:      16377 | 0.001
203.05/203.10	c total clause space: 78.2603MB
203.05/203.10	c total #watches: 192523
203.65/203.70	c total #propagations: 16775959 / total #impl: 739218926 (eff. 0.023)
203.65/203.70	c #Conflicts:     360000 | #Learnt:      17377 | 0.001
203.65/203.70	c total clause space: 78.2603MB
203.65/203.70	c total #watches: 204353
204.25/204.34	c total #propagations: 16802114 / total #impl: 744082757 (eff. 0.023)
204.25/204.34	c #Conflicts:     361000 | #Learnt:      18377 | 0.001
204.25/204.34	c total clause space: 78.2603MB
204.25/204.34	c total #watches: 212718
204.95/205.00	c total #propagations: 16828612 / total #impl: 747757517 (eff. 0.023)
204.95/205.00	c #Conflicts:     362000 | #Learnt:      19377 | 0.001
204.95/205.00	c total clause space: 78.2603MB
204.95/205.00	c total #watches: 221058
205.55/205.62	c total #propagations: 16855446 / total #impl: 751288844 (eff. 0.022)
205.55/205.62	c #Conflicts:     363000 | #Learnt:      20377 | 0.001
205.55/205.62	c total clause space: 78.2603MB
205.55/205.62	c total #watches: 230517
206.05/206.19	c total #propagations: 16880496 / total #impl: 757333993 (eff. 0.022)
206.05/206.19	c #Conflicts:     364000 | #Learnt:      21377 | 0.001
206.05/206.19	c total clause space: 78.2603MB
206.05/206.19	c total #watches: 238468
206.76/206.80	c total #propagations: 16909753 / total #impl: 762404061 (eff. 0.022)
206.76/206.80	c #Conflicts:     365000 | #Learnt:      22377 | 0.001
206.76/206.80	c total clause space: 78.2603MB
206.76/206.80	c total #watches: 247059
207.45/207.58	c total #propagations: 16939518 / total #impl: 767738851 (eff. 0.022)
207.45/207.58	c #Conflicts:     366000 | #Learnt:      23377 | 0.001
207.45/207.58	c total clause space: 78.2603MB
207.45/207.58	c total #watches: 254557
208.15/208.29	c total #propagations: 16970351 / total #impl: 770977088 (eff. 0.022)
208.15/208.29	c #Conflicts:     367000 | #Learnt:      24377 | 0.001
208.15/208.29	c total clause space: 78.2603MB
208.15/208.29	c total #watches: 264269
209.15/209.25	c total #propagations: 16996964 / total #impl: 775515796 (eff. 0.022)
209.15/209.25	c #Conflicts:     368000 | #Learnt:      25377 | 0.001
209.15/209.25	c total clause space: 78.2603MB
209.15/209.25	c total #watches: 270341
210.25/210.36	c total #propagations: 17045578 / total #impl: 778424580 (eff. 0.022)
210.25/210.36	c #Conflicts:     369000 | #Learnt:      26377 | 0.001
210.25/210.36	c total clause space: 78.2603MB
210.25/210.36	c total #watches: 273046
211.05/211.20	c total #propagations: 17118440 / total #impl: 779168371 (eff. 0.022)
211.05/211.20	c #Conflicts:     370000 | #Learnt:      27377 | 0.001
211.05/211.20	c total clause space: 78.2603MB
211.05/211.20	c total #watches: 276293
212.05/212.11	c total #propagations: 17172071 / total #impl: 779597925 (eff. 0.022)
212.05/212.11	c #Conflicts:     371000 | #Learnt:      28377 | 0.001
212.05/212.11	c total clause space: 78.2603MB
212.05/212.11	c total #watches: 279450
212.85/212.92	c total #propagations: 17225845 / total #impl: 779993267 (eff. 0.022)
212.85/212.92	c GC COLLECT
212.85/212.92	c #Conflicts:     372000 | #Learnt:      14783 | 0.001
212.85/212.92	c total clause space: 78.2603MB
212.85/212.92	c total #watches: 172176
213.36/213.45	c total #propagations: 17284325 / total #impl: 780411033 (eff. 0.022)
213.36/213.45	c #Conflicts:     373000 | #Learnt:      15783 | 0.001
213.36/213.45	c total clause space: 78.2603MB
213.36/213.45	c total #watches: 182008
214.05/214.11	c total #propagations: 17317218 / total #impl: 781844185 (eff. 0.022)
214.05/214.11	c #Conflicts:     374000 | #Learnt:      16783 | 0.001
214.05/214.11	c total clause space: 78.2603MB
214.05/214.11	c total #watches: 191868
214.75/214.87	c total #propagations: 17347876 / total #impl: 785335528 (eff. 0.022)
214.75/214.87	c #Conflicts:     375000 | #Learnt:      17783 | 0.001
214.75/214.87	c total clause space: 78.2603MB
214.75/214.87	c total #watches: 200495
215.56/215.66	c total #propagations: 17379959 / total #impl: 789591544 (eff. 0.022)
215.56/215.66	c #Conflicts:     376000 | #Learnt:      18783 | 0.001
215.56/215.66	c total clause space: 78.2603MB
215.56/215.66	c total #watches: 209588
216.35/216.49	c total #propagations: 17410770 / total #impl: 794214274 (eff. 0.022)
216.35/216.49	c #Conflicts:     377000 | #Learnt:      19783 | 0.001
216.35/216.49	c total clause space: 78.2603MB
216.35/216.49	c total #watches: 216937
217.25/217.32	c total #propagations: 17444721 / total #impl: 798044717 (eff. 0.022)
217.25/217.32	c #Conflicts:     378000 | #Learnt:      20783 | 0.001
217.25/217.32	c total clause space: 78.2603MB
217.25/217.32	c total #watches: 224956
217.95/218.08	c total #propagations: 17475434 / total #impl: 801578943 (eff. 0.022)
217.95/218.08	c #Conflicts:     379000 | #Learnt:      21783 | 0.001
217.95/218.08	c total clause space: 78.2603MB
217.95/218.08	c total #watches: 233001
218.55/218.65	c total #propagations: 17505104 / total #impl: 806057390 (eff. 0.022)
218.55/218.65	c #Conflicts:     380000 | #Learnt:      22783 | 0.001
218.55/218.65	c total clause space: 78.2603MB
218.55/218.65	c total #watches: 240081
219.25/219.37	c total #propagations: 17545181 / total #impl: 809488931 (eff. 0.022)
219.25/219.37	c #Conflicts:     381000 | #Learnt:      23783 | 0.001
219.25/219.37	c total clause space: 78.2603MB
219.25/219.37	c total #watches: 245655
220.06/220.15	c total #propagations: 17593013 / total #impl: 811256462 (eff. 0.022)
220.06/220.15	c #Conflicts:     382000 | #Learnt:      24783 | 0.001
220.06/220.15	c total clause space: 78.2603MB
220.06/220.15	c total #watches: 252665
220.75/220.89	c total #propagations: 17626023 / total #impl: 813281443 (eff. 0.022)
220.75/220.89	c #Conflicts:     383000 | #Learnt:      25783 | 0.001
220.75/220.89	c total clause space: 78.2603MB
220.75/220.89	c total #watches: 260716
221.55/221.66	c total #propagations: 17653364 / total #impl: 818696185 (eff. 0.022)
221.55/221.66	c #Conflicts:     384000 | #Learnt:      26783 | 0.001
221.55/221.66	c total clause space: 78.2603MB
221.55/221.66	c total #watches: 270715
222.35/222.47	c total #propagations: 17678378 / total #impl: 825420751 (eff. 0.021)
222.35/222.47	c #Conflicts:     385000 | #Learnt:      27783 | 0.001
222.35/222.47	c total clause space: 78.2603MB
222.35/222.47	c total #watches: 280553
223.05/223.16	c total #propagations: 17699841 / total #impl: 830517667 (eff. 0.021)
223.05/223.16	c #Conflicts:     386000 | #Learnt:      28783 | 0.001
223.05/223.16	c total clause space: 78.2603MB
223.05/223.16	c total #watches: 289990
224.15/224.29	c total #propagations: 17730444 / total #impl: 834941941 (eff. 0.021)
224.15/224.29	c #Conflicts:     387000 | #Learnt:      29783 | 0.001
224.15/224.29	c total clause space: 78.2603MB
224.15/224.29	c total #watches: 294762
224.75/224.86	c total #propagations: 17788743 / total #impl: 836386516 (eff. 0.021)
224.75/224.86	c GC COLLECT
224.75/224.86	c #Conflicts:     388000 | #Learnt:      15873 | 0.001
224.75/224.86	c total clause space: 78.2603MB
224.75/224.86	c total #watches: 182640
225.35/225.43	c total #propagations: 17813686 / total #impl: 839086524 (eff. 0.021)
225.35/225.43	c #Conflicts:     389000 | #Learnt:      16873 | 0.001
225.35/225.43	c total clause space: 78.2603MB
225.35/225.43	c total #watches: 193327
225.95/226.01	c total #propagations: 17841120 / total #impl: 841919442 (eff. 0.021)
225.95/226.01	c #Conflicts:     390000 | #Learnt:      17873 | 0.001
225.95/226.01	c total clause space: 78.2603MB
225.95/226.01	c total #watches: 203620
226.55/226.62	c total #propagations: 17868227 / total #impl: 844721836 (eff. 0.021)
226.55/226.62	c #Conflicts:     391000 | #Learnt:      18873 | 0.001
226.55/226.62	c total clause space: 78.2603MB
226.55/226.62	c total #watches: 212417
227.15/227.29	c total #propagations: 17903465 / total #impl: 845900526 (eff. 0.021)
227.15/227.29	c #Conflicts:     392000 | #Learnt:      19873 | 0.001
227.15/227.29	c total clause space: 78.2603MB
227.15/227.29	c total #watches: 220372
227.65/227.75	c total #propagations: 17935134 / total #impl: 850304867 (eff. 0.021)
227.65/227.75	c #Conflicts:     393000 | #Learnt:      20873 | 0.001
227.65/227.75	c total clause space: 78.2603MB
227.65/227.75	c total #watches: 227180
228.55/228.62	c total #propagations: 17979294 / total #impl: 853256090 (eff. 0.021)
228.55/228.62	c #Conflicts:     394000 | #Learnt:      21873 | 0.001
228.55/228.62	c total clause space: 78.2603MB
228.55/228.62	c total #watches: 231331
229.35/229.40	c total #propagations: 18045286 / total #impl: 854198866 (eff. 0.021)
229.35/229.40	c #Conflicts:     395000 | #Learnt:      22873 | 0.001
229.35/229.40	c total clause space: 78.2603MB
229.35/229.40	c total #watches: 238336
230.15/230.28	c total #propagations: 18095792 / total #impl: 855682800 (eff. 0.021)
230.15/230.28	c #Conflicts:     396000 | #Learnt:      23873 | 0.001
230.15/230.28	c total clause space: 78.2603MB
230.15/230.28	c total #watches: 244505
231.15/231.22	c total #propagations: 18155713 / total #impl: 857336764 (eff. 0.021)
231.15/231.22	c #Conflicts:     397000 | #Learnt:      24873 | 0.001
231.15/231.22	c total clause space: 78.2603MB
231.15/231.22	c total #watches: 248911
232.05/232.18	c total #propagations: 18223027 / total #impl: 858308880 (eff. 0.021)
232.05/232.18	c #Conflicts:     398000 | #Learnt:      25873 | 0.001
232.05/232.18	c total clause space: 78.2603MB
232.05/232.18	c total #watches: 252023
233.05/233.13	c total #propagations: 18296675 / total #impl: 858965350 (eff. 0.021)
233.05/233.13	c #Conflicts:     399000 | #Learnt:      26873 | 0.001
233.05/233.13	c total clause space: 78.2603MB
233.05/233.13	c total #watches: 257423
234.05/234.15	c total #propagations: 18352387 / total #impl: 860635909 (eff. 0.021)
234.05/234.15	c #Conflicts:     400000 | #Learnt:      27873 | 0.001
234.05/234.15	c total clause space: 78.2603MB
234.05/234.15	c total #watches: 262869
234.75/234.84	c total #propagations: 18413882 / total #impl: 862925754 (eff. 0.021)
234.75/234.84	c #Conflicts:     401000 | #Learnt:      28873 | 0.001
234.75/234.84	c total clause space: 78.2603MB
234.75/234.84	c total #watches: 272165
235.45/235.59	c total #propagations: 18438743 / total #impl: 868323961 (eff. 0.021)
235.45/235.59	c #Conflicts:     402000 | #Learnt:      29873 | 0.001
235.45/235.59	c total clause space: 78.2603MB
235.45/235.59	c total #watches: 279994
236.25/236.30	c total #propagations: 18471548 / total #impl: 871646837 (eff. 0.021)
236.25/236.30	c GC COLLECT
236.25/236.30	c #Conflicts:     403000 | #Learnt:      15670 | 0.001
236.25/236.30	c total clause space: 78.2603MB
236.25/236.30	c total #watches: 181615
236.95/237.02	c total #propagations: 18500390 / total #impl: 875059404 (eff. 0.021)
236.95/237.02	c #Conflicts:     404000 | #Learnt:      16670 | 0.001
236.95/237.02	c total clause space: 78.2603MB
236.95/237.02	c total #watches: 188203
237.45/237.59	c total #propagations: 18557618 / total #impl: 877147209 (eff. 0.021)
237.45/237.59	c #Conflicts:     405000 | #Learnt:      17670 | 0.001
237.45/237.59	c total clause space: 78.2603MB
237.45/237.59	c total #watches: 191303
238.25/238.31	c total #propagations: 18639753 / total #impl: 877714103 (eff. 0.021)
238.25/238.31	c #Conflicts:     406000 | #Learnt:      18670 | 0.001
238.25/238.31	c total clause space: 78.2603MB
238.25/238.31	c total #watches: 196211
238.85/238.90	c total #propagations: 18699454 / total #impl: 878902172 (eff. 0.021)
238.85/238.90	c #Conflicts:     407000 | #Learnt:      19671 | 0.001
238.85/238.90	c total clause space: 78.2603MB
238.85/238.90	c total #watches: 204649
239.55/239.61	c total #propagations: 18738280 / total #impl: 883157512 (eff. 0.021)
239.55/239.61	c #Conflicts:     408000 | #Learnt:      20671 | 0.001
239.55/239.61	c total clause space: 78.2603MB
239.55/239.61	c total #watches: 210807
240.05/240.16	c total #propagations: 18790666 / total #impl: 884323179 (eff. 0.021)
240.05/240.16	c #Conflicts:     409000 | #Learnt:      21671 | 0.001
240.05/240.16	c total clause space: 78.2603MB
240.05/240.16	c total #watches: 224621
240.65/240.76	c total #propagations: 18811904 / total #impl: 887808972 (eff. 0.021)
240.65/240.76	c #Conflicts:     410000 | #Learnt:      22671 | 0.001
240.65/240.76	c total clause space: 78.2603MB
240.65/240.76	c total #watches: 238952
241.35/241.47	c total #propagations: 18834886 / total #impl: 891823698 (eff. 0.021)
241.35/241.47	c #Conflicts:     411000 | #Learnt:      23671 | 0.001
241.35/241.47	c total clause space: 78.2603MB
241.35/241.47	c total #watches: 248804
242.05/242.16	c total #propagations: 18855169 / total #impl: 897831112 (eff. 0.021)
242.05/242.16	c #Conflicts:     412000 | #Learnt:      24671 | 0.001
242.05/242.16	c total clause space: 78.2603MB
242.05/242.16	c total #watches: 258159
242.85/242.96	c total #propagations: 18874173 / total #impl: 904261861 (eff. 0.021)
242.85/242.96	c #Conflicts:     413000 | #Learnt:      25671 | 0.001
242.85/242.96	c total clause space: 78.2603MB
242.85/242.96	c total #watches: 265946
243.94/244.01	c total #propagations: 18912343 / total #impl: 909590804 (eff. 0.021)
243.94/244.01	c #Conflicts:     414000 | #Learnt:      26671 | 0.001
243.94/244.01	c total clause space: 78.2603MB
243.94/244.01	c total #watches: 270813
244.74/244.82	c total #propagations: 18975596 / total #impl: 910928567 (eff. 0.021)
244.74/244.82	c #Conflicts:     415000 | #Learnt:      27671 | 0.001
244.74/244.82	c total clause space: 78.2603MB
244.74/244.82	c total #watches: 277402
245.54/245.68	c total #propagations: 19008635 / total #impl: 913618137 (eff. 0.021)
245.54/245.68	c #Conflicts:     416000 | #Learnt:      28671 | 0.001
245.54/245.68	c total clause space: 78.2603MB
245.54/245.68	c total #watches: 287303
246.45/246.52	c total #propagations: 19036220 / total #impl: 917244760 (eff. 0.021)
246.45/246.52	c #Conflicts:     417000 | #Learnt:      29671 | 0.001
246.45/246.52	c total clause space: 78.2603MB
246.45/246.52	c total #watches: 296640
247.34/247.44	c total #propagations: 19065391 / total #impl: 920032500 (eff. 0.021)
247.34/247.44	c #Conflicts:     418000 | #Learnt:      30671 | 0.001
247.34/247.44	c total clause space: 78.2603MB
247.34/247.44	c total #watches: 305359
248.04/248.11	c total #propagations: 19092700 / total #impl: 923592769 (eff. 0.021)
248.04/248.11	c GC COLLECT
248.04/248.11	c #Conflicts:     419000 | #Learnt:      16183 | 0.001
248.04/248.11	c total clause space: 78.2603MB
248.04/248.11	c total #watches: 186132
248.55/248.61	c total #propagations: 19115039 / total #impl: 928845264 (eff. 0.021)
248.55/248.61	c #Conflicts:     420000 | #Learnt:      17183 | 0.001
248.55/248.61	c total clause space: 78.2603MB
248.55/248.61	c total #watches: 195383
249.04/249.16	c total #propagations: 19141567 / total #impl: 933257163 (eff. 0.021)
249.04/249.16	c #Conflicts:     421000 | #Learnt:      18183 | 0.001
249.04/249.16	c total clause space: 78.2603MB
249.04/249.16	c total #watches: 206031
249.65/249.74	c total #propagations: 19166281 / total #impl: 937261103 (eff. 0.020)
249.65/249.74	c #Conflicts:     422000 | #Learnt:      19183 | 0.001
249.65/249.74	c total clause space: 78.2603MB
249.65/249.74	c total #watches: 213421
250.34/250.45	c total #propagations: 19193049 / total #impl: 941268719 (eff. 0.020)
250.34/250.45	c #Conflicts:     423000 | #Learnt:      20183 | 0.001
250.34/250.45	c total clause space: 78.2603MB
250.34/250.45	c total #watches: 221230
251.04/251.13	c total #propagations: 19219641 / total #impl: 946354703 (eff. 0.020)
251.04/251.13	c #Conflicts:     424000 | #Learnt:      21183 | 0.001
251.04/251.13	c total clause space: 78.2603MB
251.04/251.13	c total #watches: 229863
251.74/251.86	c total #propagations: 19253355 / total #impl: 950654692 (eff. 0.020)
251.74/251.86	c #Conflicts:     425000 | #Learnt:      22183 | 0.001
251.74/251.86	c total clause space: 78.2603MB
251.74/251.86	c total #watches: 234408
252.64/252.79	c total #propagations: 19308940 / total #impl: 951358065 (eff. 0.020)
252.64/252.79	c #Conflicts:     426000 | #Learnt:      23183 | 0.001
252.64/252.79	c total clause space: 78.2603MB
252.64/252.79	c total #watches: 237686
253.64/253.76	c total #propagations: 19376836 / total #impl: 952005263 (eff. 0.020)
253.64/253.76	c #Conflicts:     427000 | #Learnt:      24183 | 0.001
253.64/253.76	c total clause space: 78.2603MB
253.64/253.76	c total #watches: 240855
254.54/254.69	c total #propagations: 19442040 / total #impl: 952780287 (eff. 0.020)
254.54/254.69	c #Conflicts:     428000 | #Learnt:      25183 | 0.001
254.54/254.69	c total clause space: 78.2603MB
254.54/254.69	c total #watches: 243856
255.64/255.71	c total #propagations: 19505402 / total #impl: 953528825 (eff. 0.020)
255.64/255.71	c #Conflicts:     429000 | #Learnt:      26183 | 0.001
255.64/255.71	c total clause space: 78.2603MB
255.64/255.71	c total #watches: 247175
256.84/256.91	c total #propagations: 19572785 / total #impl: 954261444 (eff. 0.021)
256.84/256.91	c #Conflicts:     430000 | #Learnt:      27183 | 0.001
256.84/256.91	c total clause space: 78.2603MB
256.84/256.91	c total #watches: 250069
257.84/257.96	c total #propagations: 19646744 / total #impl: 955304774 (eff. 0.021)
257.84/257.96	c #Conflicts:     431000 | #Learnt:      28183 | 0.001
257.84/257.96	c total clause space: 78.2603MB
257.84/257.96	c total #watches: 253847
258.94/259.01	c total #propagations: 19716519 / total #impl: 956268004 (eff. 0.021)
258.94/259.01	c #Conflicts:     432000 | #Learnt:      29183 | 0.001
258.94/259.01	c total clause space: 78.2603MB
258.94/259.01	c total #watches: 257375
259.94/260.05	c total #propagations: 19783602 / total #impl: 957192851 (eff. 0.021)
259.94/260.05	c #Conflicts:     433000 | #Learnt:      30183 | 0.001
259.94/260.05	c total clause space: 78.2603MB
259.94/260.05	c total #watches: 260512
261.05/261.14	c total #propagations: 19850066 / total #impl: 958162043 (eff. 0.021)
261.05/261.14	c #Conflicts:     434000 | #Learnt:      31183 | 0.001
261.05/261.14	c total clause space: 78.2603MB
261.05/261.14	c total #watches: 264748
261.95/262.05	c total #propagations: 19913688 / total #impl: 958957731 (eff. 0.021)
261.95/262.05	c GC COLLECT
261.95/262.05	c #Conflicts:     435000 | #Learnt:      16405 | 0.001
261.95/262.05	c total clause space: 78.2603MB
261.95/262.05	c total #watches: 184750
262.75/262.83	c total #propagations: 19974977 / total #impl: 959976526 (eff. 0.021)
262.75/262.83	c #Conflicts:     436000 | #Learnt:      17405 | 0.001
262.75/262.83	c total clause space: 78.2603MB
262.75/262.83	c total #watches: 188362
263.45/263.51	c total #propagations: 20037253 / total #impl: 960649139 (eff. 0.021)
263.45/263.51	c #Conflicts:     437000 | #Learnt:      18405 | 0.001
263.45/263.51	c total clause space: 78.2603MB
263.45/263.51	c total #watches: 199001
264.06/264.18	c total #propagations: 20066812 / total #impl: 963206012 (eff. 0.021)
264.06/264.18	c #Conflicts:     438000 | #Learnt:      19405 | 0.001
264.06/264.18	c total clause space: 78.2603MB
264.06/264.18	c total #watches: 212340
264.65/264.77	c total #propagations: 20092180 / total #impl: 967877260 (eff. 0.021)
264.65/264.77	c #Conflicts:     439000 | #Learnt:      20405 | 0.001
264.65/264.77	c total clause space: 78.2603MB
264.65/264.77	c total #watches: 226470
265.25/265.38	c total #propagations: 20112684 / total #impl: 973170267 (eff. 0.021)
265.25/265.38	c #Conflicts:     440000 | #Learnt:      21405 | 0.001
265.25/265.38	c total clause space: 78.2603MB
265.25/265.38	c total #watches: 241982
265.95/266.07	c total #propagations: 20132132 / total #impl: 978737753 (eff. 0.021)
265.95/266.07	c #Conflicts:     441000 | #Learnt:      22405 | 0.001
265.95/266.07	c total clause space: 78.2603MB
265.95/266.07	c total #watches: 256149
266.75/266.80	c total #propagations: 20151788 / total #impl: 984971302 (eff. 0.020)
266.75/266.80	c #Conflicts:     442000 | #Learnt:      23405 | 0.001
266.75/266.80	c total clause space: 78.2603MB
266.75/266.80	c total #watches: 267563
267.75/267.80	c total #propagations: 20172240 / total #impl: 990173865 (eff. 0.020)
267.75/267.80	c #Conflicts:     443000 | #Learnt:      24405 | 0.001
267.75/267.80	c total clause space: 78.2603MB
267.75/267.80	c total #watches: 277221
268.65/268.72	c total #propagations: 20194686 / total #impl: 994427676 (eff. 0.020)
268.65/268.72	c #Conflicts:     444000 | #Learnt:      25405 | 0.001
268.65/268.72	c total clause space: 78.2603MB
268.65/268.72	c total #watches: 287654
269.65/269.73	c total #propagations: 20214437 / total #impl: 998611028 (eff. 0.020)
269.65/269.73	c #Conflicts:     445000 | #Learnt:      26405 | 0.001
269.65/269.73	c total clause space: 78.2603MB
269.65/269.73	c total #watches: 296631
270.75/270.86	c total #propagations: 20231404 / total #impl: 1000388593 (eff. 0.020)
270.75/270.86	c #Conflicts:     446000 | #Learnt:      27405 | 0.001
270.75/270.86	c total clause space: 78.2603MB
270.75/270.86	c total #watches: 306367
271.85/271.91	c total #propagations: 20251479 / total #impl: 1004286423 (eff. 0.020)
271.85/271.91	c #Conflicts:     447000 | #Learnt:      28405 | 0.001
271.85/271.91	c total clause space: 78.2603MB
271.85/271.91	c total #watches: 315943
272.75/272.87	c total #propagations: 20271860 / total #impl: 1009904181 (eff. 0.020)
272.75/272.87	c #Conflicts:     448000 | #Learnt:      29405 | 0.001
272.75/272.87	c total clause space: 78.2603MB
272.75/272.87	c total #watches: 326247
273.75/273.84	c total #propagations: 20302589 / total #impl: 1014497065 (eff. 0.020)
273.75/273.84	c #Conflicts:     449000 | #Learnt:      30405 | 0.001
273.75/273.84	c total clause space: 78.2603MB
273.75/273.84	c total #watches: 331640
274.95/275.04	c total #propagations: 20363757 / total #impl: 1016041563 (eff. 0.020)
274.95/275.04	c #Conflicts:     450000 | #Learnt:      31405 | 0.001
274.95/275.04	c total clause space: 78.2603MB
274.95/275.04	c total #watches: 338445
276.16/276.21	c total #propagations: 20412811 / total #impl: 1017535414 (eff. 0.020)
276.16/276.21	c GC COLLECT
276.16/276.21	c #Conflicts:     451000 | #Learnt:      16304 | 0.001
276.16/276.21	c total clause space: 78.2603MB
276.16/276.21	c total #watches: 184283
276.65/276.76	c total #propagations: 20480352 / total #impl: 1018673428 (eff. 0.020)
276.65/276.76	c #Conflicts:     452000 | #Learnt:      17304 | 0.001
276.65/276.76	c total clause space: 78.2603MB
276.65/276.76	c total #watches: 187480
277.15/277.28	c total #propagations: 20559526 / total #impl: 1019253140 (eff. 0.020)
277.15/277.28	c #Conflicts:     453000 | #Learnt:      18304 | 0.001
277.15/277.28	c total clause space: 78.2603MB
277.15/277.28	c total #watches: 190226
277.85/277.91	c total #propagations: 20643399 / total #impl: 1019762877 (eff. 0.020)
277.85/277.91	c #Conflicts:     454000 | #Learnt:      19304 | 0.001
277.85/277.91	c total clause space: 78.2603MB
277.85/277.91	c total #watches: 192923
278.45/278.58	c total #propagations: 20731176 / total #impl: 1020397206 (eff. 0.020)
278.45/278.58	c #Conflicts:     455000 | #Learnt:      20304 | 0.001
278.45/278.58	c total clause space: 78.2603MB
278.45/278.58	c total #watches: 196338
279.25/279.33	c total #propagations: 20808804 / total #impl: 1021121425 (eff. 0.020)
279.25/279.33	c #Conflicts:     456000 | #Learnt:      21304 | 0.001
279.25/279.33	c total clause space: 78.2603MB
279.25/279.33	c total #watches: 200249
279.95/280.00	c total #propagations: 20886051 / total #impl: 1022148517 (eff. 0.020)
279.95/280.00	c #Conflicts:     457000 | #Learnt:      22304 | 0.001
279.95/280.00	c total clause space: 78.2603MB
279.95/280.00	c total #watches: 206549
280.45/280.54	c total #propagations: 20933370 / total #impl: 1024965155 (eff. 0.020)
280.45/280.54	c #Conflicts:     458000 | #Learnt:      23304 | 0.001
280.45/280.54	c total clause space: 78.2603MB
280.45/280.54	c total #watches: 218131
281.05/281.17	c total #propagations: 20958322 / total #impl: 1031264876 (eff. 0.020)
281.05/281.17	c #Conflicts:     459000 | #Learnt:      24304 | 0.001
281.05/281.17	c total clause space: 78.2603MB
281.05/281.17	c total #watches: 227841
281.75/281.85	c total #propagations: 20990093 / total #impl: 1037035555 (eff. 0.020)
281.75/281.85	c #Conflicts:     460000 | #Learnt:      25304 | 0.001
281.75/281.85	c total clause space: 78.2603MB
281.75/281.85	c total #watches: 235240
282.35/282.49	c total #propagations: 21029266 / total #impl: 1040269540 (eff. 0.020)
282.35/282.49	c #Conflicts:     461000 | #Learnt:      26304 | 0.001
282.35/282.49	c total clause space: 78.2603MB
282.35/282.49	c total #watches: 245090
283.05/283.16	c total #propagations: 21051320 / total #impl: 1046333629 (eff. 0.020)
283.05/283.16	c #Conflicts:     462000 | #Learnt:      27304 | 0.001
283.05/283.16	c total clause space: 78.2603MB
283.05/283.16	c total #watches: 255764
283.95/284.00	c total #propagations: 21072829 / total #impl: 1053483670 (eff. 0.020)
283.95/284.00	c #Conflicts:     463000 | #Learnt:      28304 | 0.001
283.95/284.00	c total clause space: 78.2603MB
283.95/284.00	c total #watches: 260421
285.25/285.33	c total #propagations: 21131841 / total #impl: 1056664426 (eff. 0.020)
285.25/285.33	c #Conflicts:     464000 | #Learnt:      29304 | 0.001
285.25/285.33	c total clause space: 78.2603MB
285.25/285.33	c total #watches: 263678
286.55/286.64	c total #propagations: 21213133 / total #impl: 1057485730 (eff. 0.020)
286.55/286.64	c #Conflicts:     465000 | #Learnt:      30304 | 0.001
286.55/286.64	c total clause space: 78.2603MB
286.55/286.64	c total #watches: 267244
287.85/287.96	c total #propagations: 21293670 / total #impl: 1058303000 (eff. 0.020)
287.85/287.96	c #Conflicts:     466000 | #Learnt:      31304 | 0.001
287.85/287.96	c total clause space: 78.2603MB
287.85/287.96	c total #watches: 270444
289.05/289.17	c total #propagations: 21376587 / total #impl: 1059203565 (eff. 0.020)
289.05/289.17	c #Conflicts:     467000 | #Learnt:      32304 | 0.001
289.05/289.17	c total clause space: 78.2603MB
289.05/289.17	c total #watches: 273628
289.95/290.07	c total #propagations: 21464434 / total #impl: 1060022738 (eff. 0.020)
289.95/290.07	c GC COLLECT
289.95/290.07	c #Conflicts:     468000 | #Learnt:      16890 | 0.001
289.95/290.07	c total clause space: 78.2603MB
289.95/290.07	c total #watches: 185936
290.75/290.85	c total #propagations: 21552290 / total #impl: 1060633362 (eff. 0.020)
290.75/290.85	c #Conflicts:     469000 | #Learnt:      17890 | 0.001
290.75/290.85	c total clause space: 78.2603MB
290.75/290.85	c total #watches: 189057
291.65/291.71	c total #propagations: 21637012 / total #impl: 1061270985 (eff. 0.020)
291.65/291.71	c #Conflicts:     470000 | #Learnt:      18890 | 0.001
291.65/291.71	c total clause space: 78.2603MB
291.65/291.71	c total #watches: 192208
292.55/292.64	c total #propagations: 21728212 / total #impl: 1061971109 (eff. 0.020)
292.55/292.64	c #Conflicts:     471000 | #Learnt:      19890 | 0.001
292.55/292.64	c total clause space: 78.2603MB
292.55/292.64	c total #watches: 195060
293.65/293.76	c total #propagations: 21815552 / total #impl: 1062713075 (eff. 0.021)
293.65/293.76	c #Conflicts:     472000 | #Learnt:      20890 | 0.001
293.65/293.76	c total clause space: 78.2603MB
293.65/293.76	c total #watches: 197932
294.45/294.59	c total #propagations: 21910272 / total #impl: 1063698952 (eff. 0.021)
294.45/294.59	c #Conflicts:     473000 | #Learnt:      21890 | 0.001
294.45/294.59	c total clause space: 78.2603MB
294.45/294.59	c total #watches: 201719
295.55/295.68	c total #propagations: 21977037 / total #impl: 1064338408 (eff. 0.021)
295.55/295.68	c #Conflicts:     474000 | #Learnt:      22890 | 0.001
295.55/295.68	c total clause space: 78.2603MB
295.55/295.68	c total #watches: 204944
296.54/296.69	c total #propagations: 22062411 / total #impl: 1065215529 (eff. 0.021)
296.54/296.69	c #Conflicts:     475000 | #Learnt:      23890 | 0.001
296.54/296.69	c total clause space: 78.2603MB
296.54/296.69	c total #watches: 208055
297.74/297.81	c total #propagations: 22146230 / total #impl: 1066019494 (eff. 0.021)
297.74/297.81	c #Conflicts:     476000 | #Learnt:      24890 | 0.001
297.74/297.81	c total clause space: 78.2603MB
297.74/297.81	c total #watches: 211031
298.84/298.93	c total #propagations: 22222616 / total #impl: 1066997150 (eff. 0.021)
298.84/298.93	c #Conflicts:     477000 | #Learnt:      25890 | 0.001
298.84/298.93	c total clause space: 78.2603MB
298.84/298.93	c total #watches: 214265
299.84/299.94	c total #propagations: 22303634 / total #impl: 1067900521 (eff. 0.021)
299.84/299.94	c #Conflicts:     478000 | #Learnt:      26890 | 0.001
299.84/299.94	c total clause space: 78.2603MB
299.84/299.94	c total #watches: 217000
300.94/301.03	c total #propagations: 22378300 / total #impl: 1068702363 (eff. 0.021)
300.94/301.03	c #Conflicts:     479000 | #Learnt:      27890 | 0.001
300.94/301.03	c total clause space: 78.2603MB
300.94/301.03	c total #watches: 220304
302.14/302.24	c total #propagations: 22451566 / total #impl: 1069541274 (eff. 0.021)
302.14/302.24	c #Conflicts:     480000 | #Learnt:      28890 | 0.001
302.14/302.24	c total clause space: 78.2603MB
302.14/302.24	c total #watches: 223736
303.14/303.27	c total #propagations: 22529497 / total #impl: 1070442615 (eff. 0.021)
303.14/303.27	c #Conflicts:     481000 | #Learnt:      29890 | 0.001
303.14/303.27	c total clause space: 78.2603MB
303.14/303.27	c total #watches: 227430
304.34/304.42	c total #propagations: 22597698 / total #impl: 1071265632 (eff. 0.021)
304.34/304.42	c #Conflicts:     482000 | #Learnt:      30890 | 0.001
304.34/304.42	c total clause space: 78.2603MB
304.34/304.42	c total #watches: 230807
305.75/305.81	c total #propagations: 22679977 / total #impl: 1072093580 (eff. 0.021)
305.75/305.81	c #Conflicts:     483000 | #Learnt:      31890 | 0.001
305.75/305.81	c total clause space: 127.173MB
305.75/305.81	c total #watches: 233505
307.04/307.14	c total #propagations: 22772086 / total #impl: 1073178300 (eff. 0.021)
307.04/307.14	c #Conflicts:     484000 | #Learnt:      32890 | 0.001
307.04/307.14	c total clause space: 127.173MB
307.04/307.14	c total #watches: 236519
308.14/308.28	c total #propagations: 22858297 / total #impl: 1074197325 (eff. 0.021)
308.14/308.28	c GC COLLECT
308.14/308.28	c #Conflicts:     485000 | #Learnt:      17204 | 0.001
308.14/308.28	c total clause space: 127.173MB
308.14/308.28	c total #watches: 187041
308.94/309.01	c total #propagations: 22940976 / total #impl: 1075103298 (eff. 0.021)
308.94/309.01	c #Conflicts:     486000 | #Learnt:      18204 | 0.001
308.94/309.01	c total clause space: 127.173MB
308.94/309.01	c total #watches: 190712
309.64/309.73	c total #propagations: 23028869 / total #impl: 1075749956 (eff. 0.021)
309.64/309.73	c #Conflicts:     487000 | #Learnt:      19204 | 0.001
309.64/309.73	c total clause space: 127.173MB
309.64/309.73	c total #watches: 193567
310.44/310.51	c total #propagations: 23106245 / total #impl: 1076354443 (eff. 0.021)
310.44/310.51	c #Conflicts:     488000 | #Learnt:      20204 | 0.001
310.44/310.51	c total clause space: 127.173MB
310.44/310.51	c total #watches: 196637
311.24/311.37	c total #propagations: 23173052 / total #impl: 1077105692 (eff. 0.022)
311.24/311.37	c #Conflicts:     489000 | #Learnt:      21204 | 0.001
311.24/311.37	c total clause space: 127.173MB
311.24/311.37	c total #watches: 200170
312.24/312.30	c total #propagations: 23245555 / total #impl: 1077984073 (eff. 0.022)
312.24/312.30	c #Conflicts:     490000 | #Learnt:      22204 | 0.001
312.24/312.30	c total clause space: 127.173MB
312.24/312.30	c total #watches: 203354
313.14/313.23	c total #propagations: 23331714 / total #impl: 1078773013 (eff. 0.022)
313.14/313.23	c #Conflicts:     491000 | #Learnt:      23204 | 0.001
313.14/313.23	c total clause space: 127.173MB
313.14/313.23	c total #watches: 206375
314.04/314.18	c total #propagations: 23417428 / total #impl: 1079586919 (eff. 0.022)
314.04/314.18	c #Conflicts:     492000 | #Learnt:      24204 | 0.001
314.04/314.18	c total clause space: 127.173MB
314.04/314.18	c total #watches: 209364
315.14/315.25	c total #propagations: 23498573 / total #impl: 1080447556 (eff. 0.022)
315.14/315.25	c #Conflicts:     493000 | #Learnt:      25204 | 0.001
315.14/315.25	c total clause space: 127.173MB
315.14/315.25	c total #watches: 212468
316.24/316.34	c total #propagations: 23571444 / total #impl: 1081325506 (eff. 0.022)
316.24/316.34	c #Conflicts:     494000 | #Learnt:      26204 | 0.001
316.24/316.34	c total clause space: 127.173MB
316.24/316.34	c total #watches: 215265
317.24/317.38	c total #propagations: 23657367 / total #impl: 1082301777 (eff. 0.022)
317.24/317.38	c #Conflicts:     495000 | #Learnt:      27204 | 0.001
317.24/317.38	c total clause space: 127.173MB
317.24/317.38	c total #watches: 218568
318.34/318.46	c total #propagations: 23739447 / total #impl: 1083144313 (eff. 0.022)
318.34/318.46	c #Conflicts:     496000 | #Learnt:      28204 | 0.001
318.34/318.46	c total clause space: 127.173MB
318.34/318.46	c total #watches: 221976
319.54/319.62	c total #propagations: 23814511 / total #impl: 1084013373 (eff. 0.022)
319.54/319.62	c #Conflicts:     497000 | #Learnt:      29204 | 0.001
319.54/319.62	c total clause space: 127.173MB
319.54/319.62	c total #watches: 224998
320.74/320.87	c total #propagations: 23896738 / total #impl: 1084943520 (eff. 0.022)
320.74/320.87	c #Conflicts:     498000 | #Learnt:      30204 | 0.001
320.74/320.87	c total clause space: 127.173MB
320.74/320.87	c total #watches: 228196
321.54/321.60	c total #propagations: 23983434 / total #impl: 1085932826 (eff. 0.022)
321.54/321.60	c #Conflicts:     499000 | #Learnt:      31204 | 0.001
321.54/321.60	c total clause space: 127.173MB
321.54/321.60	c total #watches: 231871
322.24/322.39	c total #propagations: 24042932 / total #impl: 1086720556 (eff. 0.022)
322.24/322.39	c #Conflicts:     500000 | #Learnt:      32204 | 0.001
322.24/322.39	c total clause space: 127.173MB
322.24/322.39	c total #watches: 237077
323.34/323.48	c total #propagations: 24099290 / total #impl: 1088081464 (eff. 0.022)
323.34/323.48	c #Conflicts:     501000 | #Learnt:      33204 | 0.001
323.34/323.48	c total clause space: 127.173MB
323.34/323.48	c total #watches: 239870
324.34/324.49	c total #propagations: 24184073 / total #impl: 1088913410 (eff. 0.022)
324.34/324.49	c GC COLLECT
324.34/324.49	c #Conflicts:     502000 | #Learnt:      17193 | 0.001
324.34/324.49	c total clause space: 127.173MB
324.34/324.49	c total #watches: 186990
325.04/325.14	c total #propagations: 24271576 / total #impl: 1089600286 (eff. 0.022)
325.04/325.14	c #Conflicts:     503000 | #Learnt:      18193 | 0.001
325.04/325.14	c total clause space: 127.173MB
325.04/325.14	c total #watches: 190108
325.94/326.01	c total #propagations: 24361459 / total #impl: 1090283198 (eff. 0.022)
325.94/326.01	c #Conflicts:     504000 | #Learnt:      19193 | 0.001
325.94/326.01	c total clause space: 127.173MB
325.94/326.01	c total #watches: 193402
326.84/327.00	c total #propagations: 24451142 / total #impl: 1091133605 (eff. 0.022)
326.84/327.00	c #Conflicts:     505000 | #Learnt:      20193 | 0.001
326.84/327.00	c total clause space: 127.173MB
326.84/327.00	c total #watches: 196901
327.84/327.93	c total #propagations: 24544102 / total #impl: 1092008832 (eff. 0.022)
327.84/327.93	c #Conflicts:     506000 | #Learnt:      21193 | 0.001
327.84/327.93	c total clause space: 127.173MB
327.84/327.93	c total #watches: 200698
328.84/328.95	c total #propagations: 24629942 / total #impl: 1092898540 (eff. 0.023)
328.84/328.95	c #Conflicts:     507000 | #Learnt:      22193 | 0.001
328.84/328.95	c total clause space: 127.173MB
328.84/328.95	c total #watches: 203647
329.84/330.00	c total #propagations: 24707180 / total #impl: 1093843065 (eff. 0.023)
329.84/330.00	c #Conflicts:     508000 | #Learnt:      23193 | 0.001
329.84/330.00	c total clause space: 127.173MB
329.84/330.00	c total #watches: 207109
330.94/331.07	c total #propagations: 24787332 / total #impl: 1094830045 (eff. 0.023)
330.94/331.07	c #Conflicts:     509000 | #Learnt:      24193 | 0.001
330.94/331.07	c total clause space: 127.173MB
330.94/331.07	c total #watches: 210340
331.84/331.93	c total #propagations: 24873690 / total #impl: 1095796880 (eff. 0.023)
331.84/331.93	c #Conflicts:     510000 | #Learnt:      25193 | 0.001
331.84/331.93	c total clause space: 127.173MB
331.84/331.93	c total #watches: 213560
332.84/332.98	c total #propagations: 24947936 / total #impl: 1096486624 (eff. 0.023)
332.84/332.98	c #Conflicts:     511000 | #Learnt:      26193 | 0.001
332.84/332.98	c total clause space: 127.173MB
332.84/332.98	c total #watches: 216584
334.14/334.22	c total #propagations: 25028253 / total #impl: 1097413305 (eff. 0.023)
334.14/334.22	c #Conflicts:     512000 | #Learnt:      27193 | 0.001
334.14/334.22	c total clause space: 127.173MB
334.14/334.22	c total #watches: 220485
335.44/335.51	c total #propagations: 25109795 / total #impl: 1098390270 (eff. 0.023)
335.44/335.51	c #Conflicts:     513000 | #Learnt:      28193 | 0.001
335.44/335.51	c total clause space: 127.173MB
335.44/335.51	c total #watches: 223835
336.23/336.34	c total #propagations: 25191168 / total #impl: 1099465574 (eff. 0.023)
336.23/336.34	c #Conflicts:     514000 | #Learnt:      29193 | 0.001
336.23/336.34	c total clause space: 127.173MB
336.23/336.34	c total #watches: 232647
336.83/336.97	c total #propagations: 25237642 / total #impl: 1103069067 (eff. 0.023)
336.83/336.97	c #Conflicts:     515000 | #Learnt:      30193 | 0.001
336.83/336.97	c total clause space: 127.173MB
336.83/336.97	c total #watches: 243513
337.53/337.62	c total #propagations: 25261613 / total #impl: 1106978271 (eff. 0.023)
337.53/337.62	c #Conflicts:     516000 | #Learnt:      31193 | 0.001
337.53/337.62	c total clause space: 127.173MB
337.53/337.62	c total #watches: 252440
338.23/338.35	c total #propagations: 25287734 / total #impl: 1111030700 (eff. 0.023)
338.23/338.35	c #Conflicts:     517000 | #Learnt:      32193 | 0.001
338.23/338.35	c total clause space: 127.173MB
338.23/338.35	c total #watches: 261348
339.03/339.10	c total #propagations: 25318282 / total #impl: 1115397938 (eff. 0.023)
339.03/339.10	c #Conflicts:     518000 | #Learnt:      33193 | 0.001
339.03/339.10	c total clause space: 127.173MB
339.03/339.10	c total #watches: 272868
339.63/339.76	c total #propagations: 25343937 / total #impl: 1119437595 (eff. 0.023)
339.63/339.76	c #Conflicts:     519000 | #Learnt:      34193 | 0.001
339.63/339.76	c total clause space: 127.173MB
339.63/339.76	c total #watches: 283526
340.33/340.47	c total #propagations: 25368857 / total #impl: 1125464635 (eff. 0.023)
340.33/340.47	c GC COLLECT
340.33/340.47	c #Conflicts:     520000 | #Learnt:      17878 | 0.001
340.33/340.47	c total clause space: 127.173MB
340.33/340.47	c total #watches: 192377
340.94/341.09	c total #propagations: 25396633 / total #impl: 1130930885 (eff. 0.022)
340.94/341.09	c #Conflicts:     521000 | #Learnt:      18878 | 0.001
340.94/341.09	c total clause space: 127.173MB
340.94/341.09	c total #watches: 203330
341.63/341.74	c total #propagations: 25422264 / total #impl: 1135857966 (eff. 0.022)
341.63/341.74	c #Conflicts:     522000 | #Learnt:      19878 | 0.001
341.63/341.74	c total clause space: 127.173MB
341.63/341.74	c total #watches: 209782
342.23/342.31	c total #propagations: 25464091 / total #impl: 1138010696 (eff. 0.022)
342.23/342.31	c #Conflicts:     523000 | #Learnt:      20878 | 0.001
342.23/342.31	c total clause space: 127.173MB
342.23/342.31	c total #watches: 220875
342.63/342.79	c total #propagations: 25497142 / total #impl: 1142463547 (eff. 0.022)
342.63/342.79	c #Conflicts:     524000 | #Learnt:      21878 | 0.001
342.63/342.79	c total clause space: 127.173MB
342.63/342.79	c total #watches: 223464
343.43/343.55	c total #propagations: 25570563 / total #impl: 1143036863 (eff. 0.022)
343.43/343.55	c #Conflicts:     525000 | #Learnt:      22878 | 0.001
343.43/343.55	c total clause space: 127.173MB
343.43/343.55	c total #watches: 231428
344.13/344.28	c total #propagations: 25613216 / total #impl: 1147540668 (eff. 0.022)
344.13/344.28	c #Conflicts:     526000 | #Learnt:      23878 | 0.001
344.13/344.28	c total clause space: 127.173MB
344.13/344.28	c total #watches: 242118
345.03/345.12	c total #propagations: 25645140 / total #impl: 1153284436 (eff. 0.022)
345.03/345.12	c #Conflicts:     527000 | #Learnt:      24878 | 0.001
345.03/345.12	c total clause space: 127.173MB
345.03/345.12	c total #watches: 245791
345.93/346.01	c total #propagations: 25718313 / total #impl: 1154528363 (eff. 0.022)
345.93/346.01	c #Conflicts:     528000 | #Learnt:      25878 | 0.001
345.93/346.01	c total clause space: 127.173MB
345.93/346.01	c total #watches: 248577
346.93/347.02	c total #propagations: 25801117 / total #impl: 1155286757 (eff. 0.022)
346.93/347.02	c #Conflicts:     529000 | #Learnt:      26878 | 0.001
346.93/347.02	c total clause space: 127.173MB
346.93/347.02	c total #watches: 251848
347.64/347.79	c total #propagations: 25882593 / total #impl: 1156171160 (eff. 0.022)
347.64/347.79	c #Conflicts:     530000 | #Learnt:      27878 | 0.001
347.64/347.79	c total clause space: 127.173MB
347.64/347.79	c total #watches: 259254
348.64/348.73	c total #propagations: 25916283 / total #impl: 1157686196 (eff. 0.022)
348.64/348.73	c #Conflicts:     531000 | #Learnt:      28878 | 0.001
348.64/348.73	c total clause space: 127.173MB
348.64/348.73	c total #watches: 266928
349.74/349.87	c total #propagations: 25966640 / total #impl: 1158831824 (eff. 0.022)
349.74/349.87	c #Conflicts:     532000 | #Learnt:      29878 | 0.001
349.74/349.87	c total clause space: 127.173MB
349.74/349.87	c total #watches: 270514
350.63/350.75	c total #propagations: 26044937 / total #impl: 1159776913 (eff. 0.022)
350.63/350.75	c #Conflicts:     533000 | #Learnt:      30878 | 0.001
350.63/350.75	c total clause space: 127.173MB
350.63/350.75	c total #watches: 278212
351.33/351.41	c total #propagations: 26089237 / total #impl: 1162401863 (eff. 0.022)
351.33/351.41	c #Conflicts:     534000 | #Learnt:      31878 | 0.001
351.33/351.41	c total clause space: 127.173MB
351.33/351.41	c total #watches: 287941
352.23/352.36	c total #propagations: 26114982 / total #impl: 1167602831 (eff. 0.022)
352.23/352.36	c #Conflicts:     535000 | #Learnt:      32878 | 0.001
352.23/352.36	c total clause space: 127.173MB
352.23/352.36	c total #watches: 291829
353.04/353.18	c total #propagations: 26163913 / total #impl: 1168212050 (eff. 0.022)
353.04/353.18	c #Conflicts:     536000 | #Learnt:      33878 | 0.001
353.04/353.18	c total clause space: 127.173MB
353.04/353.18	c total #watches: 299692
353.93/354.06	c total #propagations: 26189501 / total #impl: 1170327639 (eff. 0.022)
353.93/354.06	c #Conflicts:     537000 | #Learnt:      34878 | 0.001
353.93/354.06	c total clause space: 127.173MB
353.93/354.06	c total #watches: 313169
354.63/354.76	c total #propagations: 26211661 / total #impl: 1174059494 (eff. 0.022)
354.63/354.76	c GC COLLECT
354.63/354.76	c #Conflicts:     538000 | #Learnt:      18275 | 0.001
354.63/354.76	c total clause space: 127.173MB
354.63/354.76	c total #watches: 201508
355.13/355.25	c total #propagations: 26230744 / total #impl: 1177508930 (eff. 0.022)
355.13/355.25	c #Conflicts:     539000 | #Learnt:      19275 | 0.001
355.13/355.25	c total clause space: 127.173MB
355.13/355.25	c total #watches: 212593
355.43/355.58	c total #propagations: 26251670 / total #impl: 1179014927 (eff. 0.022)
355.43/355.58	c #Conflicts:     540000 | #Learnt:      20275 | 0.001
355.43/355.58	c total clause space: 127.173MB
355.43/355.58	c total #watches: 218409
356.03/356.13	c total #propagations: 26309284 / total #impl: 1180010911 (eff. 0.022)
356.03/356.13	c #Conflicts:     541000 | #Learnt:      21275 | 0.001
356.03/356.13	c total clause space: 127.173MB
356.03/356.13	c total #watches: 224523
356.73/356.81	c total #propagations: 26354460 / total #impl: 1180705636 (eff. 0.022)
356.73/356.81	c #Conflicts:     542000 | #Learnt:      22275 | 0.001
356.73/356.81	c total clause space: 127.173MB
356.73/356.81	c total #watches: 232540
357.33/357.43	c total #propagations: 26390860 / total #impl: 1181737488 (eff. 0.022)
357.33/357.43	c #Conflicts:     543000 | #Learnt:      23275 | 0.001
357.33/357.43	c total clause space: 127.173MB
357.33/357.43	c total #watches: 235893
357.93/358.04	c total #propagations: 26466118 / total #impl: 1182277153 (eff. 0.022)
357.93/358.04	c #Conflicts:     544000 | #Learnt:      24275 | 0.001
357.93/358.04	c total clause space: 127.173MB
357.93/358.04	c total #watches: 242177
358.64/358.74	c total #propagations: 26522883 / total #impl: 1185226921 (eff. 0.022)
358.64/358.74	c #Conflicts:     545000 | #Learnt:      25275 | 0.001
358.64/358.74	c total clause space: 127.173MB
358.64/358.74	c total #watches: 255316
359.43/359.54	c total #propagations: 26543370 / total #impl: 1191729512 (eff. 0.022)
359.43/359.54	c #Conflicts:     546000 | #Learnt:      26275 | 0.001
359.43/359.54	c total clause space: 127.173MB
359.43/359.54	c total #watches: 262796
360.43/360.59	c total #propagations: 26582192 / total #impl: 1194339848 (eff. 0.022)
360.43/360.59	c #Conflicts:     547000 | #Learnt:      27275 | 0.001
360.43/360.59	c total clause space: 127.173MB
360.43/360.59	c total #watches: 268804
361.13/361.23	c total #propagations: 26639126 / total #impl: 1195760212 (eff. 0.022)
361.13/361.23	c #Conflicts:     548000 | #Learnt:      28275 | 0.001
361.13/361.23	c total clause space: 127.173MB
361.13/361.23	c total #watches: 279501
361.73/361.86	c total #propagations: 26663580 / total #impl: 1198159874 (eff. 0.022)
361.73/361.86	c #Conflicts:     549000 | #Learnt:      29275 | 0.001
361.73/361.86	c total clause space: 127.173MB
361.73/361.86	c total #watches: 290445
362.63/362.74	c total #propagations: 26693239 / total #impl: 1201806887 (eff. 0.022)
362.63/362.74	c #Conflicts:     550000 | #Learnt:      30275 | 0.001
362.63/362.74	c total clause space: 127.173MB
362.63/362.74	c total #watches: 298941
363.63/363.72	c total #propagations: 26731032 / total #impl: 1203314393 (eff. 0.022)
363.63/363.72	c #Conflicts:     551000 | #Learnt:      31275 | 0.001
363.63/363.72	c total clause space: 127.173MB
363.63/363.72	c total #watches: 303312
364.43/364.51	c total #propagations: 26781887 / total #impl: 1204170130 (eff. 0.022)
364.43/364.51	c #Conflicts:     552000 | #Learnt:      32275 | 0.001
364.43/364.51	c total clause space: 127.173MB
364.43/364.51	c total #watches: 311750
365.14/365.28	c total #propagations: 26817390 / total #impl: 1205852823 (eff. 0.022)
365.14/365.28	c #Conflicts:     553000 | #Learnt:      33275 | 0.001
365.14/365.28	c total clause space: 127.173MB
365.14/365.28	c total #watches: 320019
365.93/366.08	c total #propagations: 26848278 / total #impl: 1208008505 (eff. 0.022)
365.93/366.08	c #Conflicts:     554000 | #Learnt:      34275 | 0.001
365.93/366.08	c total clause space: 127.173MB
365.93/366.08	c total #watches: 329983
366.83/366.94	c total #propagations: 26875777 / total #impl: 1210580871 (eff. 0.022)
366.83/366.94	c #Conflicts:     555000 | #Learnt:      35275 | 0.001
366.83/366.94	c total clause space: 127.173MB
366.83/366.94	c total #watches: 340663
367.53/367.60	c total #propagations: 26903824 / total #impl: 1213144254 (eff. 0.022)
367.53/367.60	c GC COLLECT
367.53/367.60	c #Conflicts:     556000 | #Learnt:      18367 | 0.001
367.53/367.60	c total clause space: 127.173MB
367.53/367.60	c total #watches: 199949
367.93/368.08	c total #propagations: 26932528 / total #impl: 1214343583 (eff. 0.022)
367.93/368.08	c #Conflicts:     557000 | #Learnt:      19367 | 0.001
367.93/368.08	c total clause space: 127.173MB
367.93/368.08	c total #watches: 209955
368.54/368.69	c total #propagations: 26962187 / total #impl: 1215402567 (eff. 0.022)
368.54/368.69	c #Conflicts:     558000 | #Learnt:      20367 | 0.001
368.54/368.69	c total clause space: 127.173MB
368.54/368.69	c total #watches: 221743
369.13/369.24	c total #propagations: 26988286 / total #impl: 1217627641 (eff. 0.022)
369.13/369.24	c #Conflicts:     559000 | #Learnt:      21367 | 0.001
369.13/369.24	c total clause space: 127.173MB
369.13/369.24	c total #watches: 234945
369.83/369.94	c total #propagations: 27013774 / total #impl: 1219988974 (eff. 0.022)
369.83/369.94	c #Conflicts:     560000 | #Learnt:      22367 | 0.001
369.83/369.94	c total clause space: 127.173MB
369.83/369.94	c total #watches: 245410
370.53/370.62	c total #propagations: 27040772 / total #impl: 1222053626 (eff. 0.022)
370.53/370.62	c #Conflicts:     561000 | #Learnt:      23367 | 0.001
370.53/370.62	c total clause space: 127.173MB
370.53/370.62	c total #watches: 255927
371.13/371.23	c total #propagations: 27068725 / total #impl: 1224419408 (eff. 0.022)
371.13/371.23	c #Conflicts:     562000 | #Learnt:      24367 | 0.001
371.13/371.23	c total clause space: 127.173MB
371.13/371.23	c total #watches: 266066
371.84/371.94	c total #propagations: 27093759 / total #impl: 1226911595 (eff. 0.022)
371.84/371.94	c #Conflicts:     563000 | #Learnt:      25367 | 0.001
371.84/371.94	c total clause space: 127.173MB
371.84/371.94	c total #watches: 276026
372.53/372.61	c total #propagations: 27116900 / total #impl: 1230067916 (eff. 0.022)
372.53/372.61	c #Conflicts:     564000 | #Learnt:      26367 | 0.001
372.53/372.61	c total clause space: 127.173MB
372.53/372.61	c total #watches: 286815
373.23/373.32	c total #propagations: 27136203 / total #impl: 1234182318 (eff. 0.022)
373.23/373.32	c #Conflicts:     565000 | #Learnt:      27367 | 0.001
373.23/373.32	c total clause space: 127.173MB
373.23/373.32	c total #watches: 297223
374.43/374.53	c total #propagations: 27161169 / total #impl: 1237533164 (eff. 0.022)
374.43/374.53	c #Conflicts:     566000 | #Learnt:      28367 | 0.001
374.43/374.53	c total clause space: 127.173MB
374.43/374.53	c total #watches: 300396
375.33/375.42	c total #propagations: 27224160 / total #impl: 1238310105 (eff. 0.022)
375.33/375.42	c #Conflicts:     567000 | #Learnt:      29367 | 0.001
375.33/375.42	c total clause space: 127.173MB
375.33/375.42	c total #watches: 306644
376.13/376.28	c total #propagations: 27265923 / total #impl: 1240441725 (eff. 0.022)
376.13/376.28	c #Conflicts:     568000 | #Learnt:      30367 | 0.001
376.13/376.28	c total clause space: 127.173MB
376.13/376.28	c total #watches: 317622
376.93/377.05	c total #propagations: 27289553 / total #impl: 1245672120 (eff. 0.022)
376.93/377.05	c #Conflicts:     569000 | #Learnt:      31367 | 0.001
376.93/377.05	c total clause space: 127.173MB
376.93/377.05	c total #watches: 329316
377.83/377.92	c total #propagations: 27309566 / total #impl: 1249168035 (eff. 0.022)
377.83/377.92	c #Conflicts:     570000 | #Learnt:      32367 | 0.001
377.83/377.92	c total clause space: 127.173MB
377.83/377.92	c total #watches: 338699
378.73/378.88	c total #propagations: 27331390 / total #impl: 1252215470 (eff. 0.022)
378.73/378.88	c #Conflicts:     571000 | #Learnt:      33367 | 0.001
378.73/378.88	c total clause space: 127.173MB
378.73/378.88	c total #watches: 348811
379.63/379.75	c total #propagations: 27354359 / total #impl: 1255550042 (eff. 0.022)
379.63/379.75	c #Conflicts:     572000 | #Learnt:      34367 | 0.001
379.63/379.75	c total clause space: 127.173MB
379.63/379.75	c total #watches: 358633
380.83/380.97	c total #propagations: 27383579 / total #impl: 1257988886 (eff. 0.022)
380.83/380.97	c #Conflicts:     573000 | #Learnt:      35367 | 0.001
380.83/380.97	c total clause space: 127.173MB
380.83/380.97	c total #watches: 365627
382.13/382.20	c total #propagations: 27427081 / total #impl: 1260711930 (eff. 0.022)
382.13/382.20	c #Conflicts:     574000 | #Learnt:      36367 | 0.001
382.13/382.20	c total clause space: 127.173MB
382.13/382.20	c total #watches: 373867
382.63/382.78	c total #propagations: 27461328 / total #impl: 1263490300 (eff. 0.022)
382.63/382.78	c GC COLLECT
382.63/382.78	c #Conflicts:     575000 | #Learnt:      19164 | 0.001
382.63/382.78	c total clause space: 127.173MB
382.63/382.78	c total #watches: 206400
383.33/383.43	c total #propagations: 27504316 / total #impl: 1267547856 (eff. 0.022)
383.33/383.43	c #Conflicts:     576000 | #Learnt:      20164 | 0.001
383.33/383.43	c total clause space: 127.173MB
383.33/383.43	c total #watches: 211700
384.03/384.14	c total #propagations: 27557417 / total #impl: 1269476460 (eff. 0.022)
384.03/384.14	c #Conflicts:     577000 | #Learnt:      21164 | 0.001
384.03/384.14	c total clause space: 127.173MB
384.03/384.14	c total #watches: 220823
384.83/384.97	c total #propagations: 27583338 / total #impl: 1272814219 (eff. 0.022)
384.83/384.97	c #Conflicts:     578000 | #Learnt:      22164 | 0.001
384.83/384.97	c total clause space: 127.173MB
384.83/384.97	c total #watches: 230120
385.63/385.78	c total #propagations: 27609918 / total #impl: 1277720029 (eff. 0.022)
385.63/385.78	c #Conflicts:     579000 | #Learnt:      23164 | 0.001
385.63/385.78	c total clause space: 127.173MB
385.63/385.78	c total #watches: 242722
386.43/386.59	c total #propagations: 27631647 / total #impl: 1282500291 (eff. 0.022)
386.43/386.59	c #Conflicts:     580000 | #Learnt:      24164 | 0.001
386.43/386.59	c total clause space: 127.173MB
386.43/386.59	c total #watches: 252423
387.33/387.42	c total #propagations: 27655760 / total #impl: 1285291107 (eff. 0.022)
387.33/387.42	c #Conflicts:     581000 | #Learnt:      25164 | 0.001
387.33/387.42	c total clause space: 127.173MB
387.33/387.42	c total #watches: 261182
388.13/388.24	c total #propagations: 27678178 / total #impl: 1291583134 (eff. 0.021)
388.13/388.24	c #Conflicts:     582000 | #Learnt:      26164 | 0.001
388.13/388.24	c total clause space: 127.173MB
388.13/388.24	c total #watches: 272019
389.23/389.37	c total #propagations: 27701303 / total #impl: 1297605596 (eff. 0.021)
389.23/389.37	c #Conflicts:     583000 | #Learnt:      27164 | 0.001
389.23/389.37	c total clause space: 127.173MB
389.23/389.37	c total #watches: 276401
390.23/390.34	c total #propagations: 27761126 / total #impl: 1299441311 (eff. 0.021)
390.23/390.34	c #Conflicts:     584000 | #Learnt:      28164 | 0.001
390.23/390.34	c total clause space: 127.173MB
390.23/390.34	c total #watches: 280180
391.03/391.17	c total #propagations: 27821542 / total #impl: 1300207858 (eff. 0.021)
391.03/391.17	c #Conflicts:     585000 | #Learnt:      29164 | 0.001
391.03/391.17	c total clause space: 127.173MB
391.03/391.17	c total #watches: 285968
391.93/392.09	c total #propagations: 27865511 / total #impl: 1301044132 (eff. 0.021)
391.93/392.09	c #Conflicts:     586000 | #Learnt:      30164 | 0.001
391.93/392.09	c total clause space: 127.173MB
391.93/392.09	c total #watches: 294788
392.73/392.86	c total #propagations: 27904968 / total #impl: 1303164462 (eff. 0.021)
392.73/392.86	c #Conflicts:     587000 | #Learnt:      31164 | 0.001
392.73/392.86	c total clause space: 127.173MB
392.73/392.86	c total #watches: 306268
393.53/393.60	c total #propagations: 27926599 / total #impl: 1308913599 (eff. 0.021)
393.53/393.60	c #Conflicts:     588000 | #Learnt:      32164 | 0.001
393.53/393.60	c total clause space: 127.173MB
393.53/393.60	c total #watches: 316404
394.43/394.52	c total #propagations: 27945952 / total #impl: 1315024911 (eff. 0.021)
394.43/394.52	c #Conflicts:     589000 | #Learnt:      33164 | 0.001
394.43/394.52	c total clause space: 127.173MB
394.43/394.52	c total #watches: 326014
396.03/396.13	c total #propagations: 27974654 / total #impl: 1319254100 (eff. 0.021)
396.03/396.13	c #Conflicts:     590000 | #Learnt:      34164 | 0.001
396.03/396.13	c total clause space: 127.173MB
396.03/396.13	c total #watches: 329317
397.13/397.22	c total #propagations: 28054840 / total #impl: 1320137030 (eff. 0.021)
397.13/397.22	c #Conflicts:     591000 | #Learnt:      35164 | 0.001
397.13/397.22	c total clause space: 127.173MB
397.13/397.22	c total #watches: 333248
398.13/398.28	c total #propagations: 28121643 / total #impl: 1321079737 (eff. 0.021)
398.13/398.28	c #Conflicts:     592000 | #Learnt:      36164 | 0.001
398.13/398.28	c total clause space: 127.173MB
398.13/398.28	c total #watches: 342548
399.02/399.18	c total #propagations: 28155239 / total #impl: 1324552399 (eff. 0.021)
399.02/399.18	c GC COLLECT
399.02/399.18	c #Conflicts:     593000 | #Learnt:      18659 | 0.001
399.02/399.18	c total clause space: 127.173MB
399.02/399.18	c total #watches: 204855
399.62/399.74	c total #propagations: 28174669 / total #impl: 1328502000 (eff. 0.021)
399.62/399.74	c #Conflicts:     594000 | #Learnt:      19659 | 0.001
399.62/399.74	c total clause space: 127.173MB
399.62/399.74	c total #watches: 218614
400.22/400.37	c total #propagations: 28199825 / total #impl: 1331677147 (eff. 0.021)
400.22/400.37	c #Conflicts:     595000 | #Learnt:      20659 | 0.001
400.22/400.37	c total clause space: 127.173MB
400.22/400.37	c total #watches: 230569
400.92/401.04	c total #propagations: 28224655 / total #impl: 1334585903 (eff. 0.021)
400.92/401.04	c #Conflicts:     596000 | #Learnt:      21659 | 0.001
400.92/401.04	c total clause space: 127.173MB
400.92/401.04	c total #watches: 243956
401.72/401.81	c total #propagations: 28247505 / total #impl: 1338058268 (eff. 0.021)
401.72/401.81	c #Conflicts:     597000 | #Learnt:      22659 | 0.001
401.72/401.81	c total clause space: 127.173MB
401.72/401.81	c total #watches: 256030
402.53/402.61	c total #propagations: 28271542 / total #impl: 1342057349 (eff. 0.021)
402.53/402.61	c #Conflicts:     598000 | #Learnt:      23659 | 0.001
402.53/402.61	c total clause space: 127.173MB
402.53/402.61	c total #watches: 267206
403.22/403.39	c total #propagations: 28294577 / total #impl: 1345938608 (eff. 0.021)
403.22/403.39	c #Conflicts:     599000 | #Learnt:      24659 | 0.001
403.22/403.39	c total clause space: 127.173MB
403.22/403.39	c total #watches: 280317
404.12/404.23	c total #propagations: 28316309 / total #impl: 1349219996 (eff. 0.021)
404.12/404.23	c #Conflicts:     600000 | #Learnt:      25659 | 0.001
404.12/404.23	c total clause space: 127.173MB
404.12/404.23	c total #watches: 290679
404.92/405.09	c total #propagations: 28342097 / total #impl: 1353236571 (eff. 0.021)
404.92/405.09	c #Conflicts:     601000 | #Learnt:      26659 | 0.001
404.92/405.09	c total clause space: 127.173MB
404.92/405.09	c total #watches: 301279
405.93/406.02	c total #propagations: 28362944 / total #impl: 1358116682 (eff. 0.021)
405.93/406.02	c #Conflicts:     602000 | #Learnt:      27659 | 0.001
405.93/406.02	c total clause space: 127.173MB
405.93/406.02	c total #watches: 314398
406.82/406.93	c total #propagations: 28384135 / total #impl: 1363115502 (eff. 0.021)
406.82/406.93	c #Conflicts:     603000 | #Learnt:      28659 | 0.001
406.82/406.93	c total clause space: 127.173MB
406.82/406.93	c total #watches: 325225
407.72/407.87	c total #propagations: 28407569 / total #impl: 1366469886 (eff. 0.021)
407.72/407.87	c #Conflicts:     604000 | #Learnt:      29659 | 0.001
407.72/407.87	c total clause space: 127.173MB
407.72/407.87	c total #watches: 336847
408.72/408.85	c total #propagations: 28428971 / total #impl: 1371065429 (eff. 0.021)
408.72/408.85	c #Conflicts:     605000 | #Learnt:      30659 | 0.001
408.72/408.85	c total clause space: 127.173MB
408.72/408.85	c total #watches: 347179
409.72/409.83	c total #propagations: 28452503 / total #impl: 1375329649 (eff. 0.021)
409.72/409.83	c #Conflicts:     606000 | #Learnt:      31659 | 0.001
409.72/409.83	c total clause space: 127.173MB
409.72/409.83	c total #watches: 355099
410.72/410.89	c total #propagations: 28483822 / total #impl: 1378014263 (eff. 0.021)
410.72/410.89	c #Conflicts:     607000 | #Learnt:      32659 | 0.001
410.72/410.89	c total clause space: 127.173MB
410.72/410.89	c total #watches: 358557
411.72/411.87	c total #propagations: 28555343 / total #impl: 1378803055 (eff. 0.021)
411.72/411.87	c #Conflicts:     608000 | #Learnt:      33659 | 0.001
411.72/411.87	c total clause space: 127.173MB
411.72/411.87	c total #watches: 360951
412.82/412.94	c total #propagations: 28627226 / total #impl: 1379419751 (eff. 0.021)
412.82/412.94	c #Conflicts:     609000 | #Learnt:      34659 | 0.001
412.82/412.94	c total clause space: 127.173MB
412.82/412.94	c total #watches: 363954
413.72/413.81	c total #propagations: 28704109 / total #impl: 1380156763 (eff. 0.021)
413.72/413.81	c #Conflicts:     610000 | #Learnt:      35659 | 0.001
413.72/413.81	c total clause space: 127.173MB
413.72/413.81	c total #watches: 366234
414.42/414.59	c total #propagations: 28777320 / total #impl: 1380795667 (eff. 0.021)
414.42/414.59	c #Conflicts:     611000 | #Learnt:      36659 | 0.001
414.42/414.59	c total clause space: 127.173MB
414.42/414.59	c total #watches: 368490
415.52/415.68	c total #propagations: 28868611 / total #impl: 1381325847 (eff. 0.021)
415.52/415.68	c GC COLLECT
415.52/415.68	c #Conflicts:     612000 | #Learnt:      18868 | 0.001
415.52/415.68	c total clause space: 127.173MB
415.52/415.68	c total #watches: 208443
416.12/416.20	c total #propagations: 28938541 / total #impl: 1383074275 (eff. 0.021)
416.12/416.20	c #Conflicts:     613000 | #Learnt:      19868 | 0.001
416.12/416.20	c total clause space: 127.173MB
416.12/416.20	c total #watches: 221338
416.62/416.79	c total #propagations: 28956002 / total #impl: 1385627831 (eff. 0.021)
416.62/416.79	c #Conflicts:     614000 | #Learnt:      20868 | 0.001
416.62/416.79	c total clause space: 127.173MB
416.62/416.79	c total #watches: 233771
417.32/417.47	c total #propagations: 28977100 / total #impl: 1388614303 (eff. 0.021)
417.32/417.47	c #Conflicts:     615000 | #Learnt:      21868 | 0.001
417.32/417.47	c total clause space: 127.173MB
417.32/417.47	c total #watches: 247804
418.03/418.11	c total #propagations: 28996256 / total #impl: 1392741895 (eff. 0.021)
418.03/418.11	c #Conflicts:     616000 | #Learnt:      22868 | 0.001
418.03/418.11	c total clause space: 127.173MB
418.03/418.11	c total #watches: 257007
418.72/418.87	c total #propagations: 29019376 / total #impl: 1395934534 (eff. 0.021)
418.72/418.87	c #Conflicts:     617000 | #Learnt:      23868 | 0.001
418.72/418.87	c total clause space: 127.173MB
418.72/418.87	c total #watches: 267093
419.52/419.63	c total #propagations: 29040595 / total #impl: 1400991889 (eff. 0.021)
419.52/419.63	c #Conflicts:     618000 | #Learnt:      24868 | 0.001
419.52/419.63	c total clause space: 127.173MB
419.52/419.63	c total #watches: 276838
420.52/420.62	c total #propagations: 29062214 / total #impl: 1405111886 (eff. 0.021)
420.52/420.62	c #Conflicts:     619000 | #Learnt:      25868 | 0.001
420.52/420.62	c total clause space: 127.173MB
420.52/420.62	c total #watches: 286187
421.52/421.60	c total #propagations: 29087197 / total #impl: 1409720155 (eff. 0.021)
421.52/421.60	c #Conflicts:     620000 | #Learnt:      26868 | 0.001
421.52/421.60	c total clause space: 127.173MB
421.52/421.60	c total #watches: 297606
422.52/422.61	c total #propagations: 29111091 / total #impl: 1414949485 (eff. 0.021)
422.52/422.61	c #Conflicts:     621000 | #Learnt:      27868 | 0.001
422.52/422.61	c total clause space: 127.173MB
422.52/422.61	c total #watches: 307218
423.43/423.59	c total #propagations: 29135864 / total #impl: 1419893530 (eff. 0.021)
423.43/423.59	c #Conflicts:     622000 | #Learnt:      28868 | 0.001
423.43/423.59	c total clause space: 127.173MB
423.43/423.59	c total #watches: 316130
424.63/424.76	c total #propagations: 29161910 / total #impl: 1422937195 (eff. 0.020)
424.63/424.76	c #Conflicts:     623000 | #Learnt:      29868 | 0.001
424.63/424.76	c total clause space: 127.173MB
424.63/424.76	c total #watches: 326045
425.73/425.89	c total #propagations: 29186095 / total #impl: 1428915486 (eff. 0.020)
425.73/425.89	c #Conflicts:     624000 | #Learnt:      30868 | 0.001
425.73/425.89	c total clause space: 127.173MB
425.73/425.89	c total #watches: 338242
426.92/427.06	c total #propagations: 29207357 / total #impl: 1434947543 (eff. 0.020)
426.92/427.06	c #Conflicts:     625000 | #Learnt:      31868 | 0.001
426.92/427.06	c total clause space: 127.173MB
426.92/427.06	c total #watches: 347546
428.12/428.23	c total #propagations: 29231561 / total #impl: 1441970483 (eff. 0.020)
428.12/428.23	c #Conflicts:     626000 | #Learnt:      32868 | 0.001
428.12/428.23	c total clause space: 127.173MB
428.12/428.23	c total #watches: 360016
429.22/429.40	c total #propagations: 29251152 / total #impl: 1449604583 (eff. 0.020)
429.22/429.40	c #Conflicts:     627000 | #Learnt:      33868 | 0.001
429.22/429.40	c total clause space: 127.173MB
429.22/429.40	c total #watches: 370869
430.32/430.49	c total #propagations: 29271147 / total #impl: 1454695401 (eff. 0.020)
430.32/430.49	c #Conflicts:     628000 | #Learnt:      34868 | 0.001
430.32/430.49	c total clause space: 127.173MB
430.32/430.49	c total #watches: 379585
431.52/431.63	c total #propagations: 29292907 / total #impl: 1457134648 (eff. 0.020)
431.52/431.63	c #Conflicts:     629000 | #Learnt:      35868 | 0.001
431.52/431.63	c total clause space: 127.173MB
431.52/431.63	c total #watches: 386973
432.72/432.81	c total #propagations: 29335330 / total #impl: 1459114165 (eff. 0.020)
432.72/432.81	c #Conflicts:     630000 | #Learnt:      36868 | 0.001
432.72/432.81	c total clause space: 127.173MB
432.72/432.81	c total #watches: 396107
433.92/434.06	c total #propagations: 29364327 / total #impl: 1461866617 (eff. 0.020)
433.92/434.06	c #Conflicts:     631000 | #Learnt:      37868 | 0.001
433.92/434.06	c total clause space: 127.173MB
433.92/434.06	c total #watches: 404507
434.82/434.92	c total #propagations: 29391401 / total #impl: 1465248362 (eff. 0.020)
434.82/434.92	c GC COLLECT
434.82/434.92	c #Conflicts:     632000 | #Learnt:      19761 | 0.001
434.82/434.92	c total clause space: 127.173MB
434.82/434.92	c total #watches: 217887
435.52/435.62	c total #propagations: 29417962 / total #impl: 1467986812 (eff. 0.020)
435.52/435.62	c #Conflicts:     633000 | #Learnt:      20761 | 0.001
435.52/435.62	c total clause space: 127.173MB
435.52/435.62	c total #watches: 225459
436.22/436.33	c total #propagations: 29447102 / total #impl: 1470957399 (eff. 0.020)
436.22/436.33	c #Conflicts:     634000 | #Learnt:      21761 | 0.001
436.22/436.33	c total clause space: 127.173MB
436.22/436.33	c total #watches: 234321
436.92/437.01	c total #propagations: 29474808 / total #impl: 1473793326 (eff. 0.020)
436.92/437.01	c #Conflicts:     635000 | #Learnt:      22761 | 0.001
436.92/437.01	c total clause space: 127.173MB
436.92/437.01	c total #watches: 243557
437.52/437.68	c total #propagations: 29499632 / total #impl: 1475723826 (eff. 0.020)
437.52/437.68	c #Conflicts:     636000 | #Learnt:      23761 | 0.001
437.52/437.68	c total clause space: 127.173MB
437.52/437.68	c total #watches: 253522
438.22/438.34	c total #propagations: 29526220 / total #impl: 1477542586 (eff. 0.020)
438.22/438.34	c #Conflicts:     637000 | #Learnt:      24761 | 0.001
438.22/438.34	c total clause space: 127.173MB
438.22/438.34	c total #watches: 262370
438.93/439.01	c total #propagations: 29551257 / total #impl: 1479299254 (eff. 0.020)
438.93/439.01	c #Conflicts:     638000 | #Learnt:      25761 | 0.001
438.93/439.01	c total clause space: 127.173MB
438.93/439.01	c total #watches: 272884
439.62/439.72	c total #propagations: 29575935 / total #impl: 1481523744 (eff. 0.020)
439.62/439.72	c #Conflicts:     639000 | #Learnt:      26761 | 0.001
439.62/439.72	c total clause space: 127.173MB
439.62/439.72	c total #watches: 280958
440.42/440.51	c total #propagations: 29598822 / total #impl: 1483674112 (eff. 0.020)
440.42/440.51	c #Conflicts:     640000 | #Learnt:      27761 | 0.001
440.42/440.51	c total clause space: 127.173MB
440.42/440.51	c total #watches: 294461
441.22/441.30	c total #propagations: 29621012 / total #impl: 1487169244 (eff. 0.020)
441.22/441.30	c #Conflicts:     641000 | #Learnt:      28761 | 0.001
441.22/441.30	c total clause space: 127.173MB
441.22/441.30	c total #watches: 304942
442.12/442.28	c total #propagations: 29644507 / total #impl: 1490050712 (eff. 0.020)
442.12/442.28	c #Conflicts:     642000 | #Learnt:      29761 | 0.001
442.12/442.28	c total clause space: 127.173MB
442.12/442.28	c total #watches: 320252
443.12/443.24	c total #propagations: 29662893 / total #impl: 1497552208 (eff. 0.020)
443.12/443.24	c #Conflicts:     643000 | #Learnt:      30761 | 0.001
443.12/443.24	c total clause space: 127.173MB
443.12/443.24	c total #watches: 335153
444.12/444.23	c total #propagations: 29682339 / total #impl: 1504956423 (eff. 0.020)
444.12/444.23	c #Conflicts:     644000 | #Learnt:      31761 | 0.001
444.12/444.23	c total clause space: 127.173MB
444.12/444.23	c total #watches: 346436
445.02/445.17	c total #propagations: 29705036 / total #impl: 1509255314 (eff. 0.020)
445.02/445.17	c #Conflicts:     645000 | #Learnt:      32761 | 0.001
445.02/445.17	c total clause space: 127.173MB
445.02/445.17	c total #watches: 353742
446.02/446.14	c total #propagations: 29750967 / total #impl: 1511948644 (eff. 0.020)
446.02/446.14	c #Conflicts:     646000 | #Learnt:      33761 | 0.001
446.02/446.14	c total clause space: 127.173MB
446.02/446.14	c total #watches: 360810
447.12/447.23	c total #propagations: 29787740 / total #impl: 1513706105 (eff. 0.020)
447.12/447.23	c #Conflicts:     647000 | #Learnt:      34761 | 0.001
447.12/447.23	c total clause space: 127.173MB
447.12/447.23	c total #watches: 370332
448.32/448.42	c total #propagations: 29812379 / total #impl: 1519665428 (eff. 0.020)
448.32/448.42	c #Conflicts:     648000 | #Learnt:      35761 | 0.001
448.32/448.42	c total clause space: 127.173MB
448.32/448.42	c total #watches: 380147
449.32/449.45	c total #propagations: 29839006 / total #impl: 1524334800 (eff. 0.020)
449.32/449.45	c #Conflicts:     649000 | #Learnt:      36761 | 0.001
449.32/449.45	c total clause space: 127.173MB
449.32/449.45	c total #watches: 389504
450.62/450.71	c total #propagations: 29863838 / total #impl: 1531873344 (eff. 0.019)
450.62/450.71	c #Conflicts:     650000 | #Learnt:      37761 | 0.001
450.62/450.71	c total clause space: 127.173MB
450.62/450.71	c total #watches: 398029
451.82/451.99	c total #propagations: 29885209 / total #impl: 1539011074 (eff. 0.019)
451.82/451.99	c #Conflicts:     651000 | #Learnt:      38761 | 0.001
451.82/451.99	c total clause space: 127.173MB
451.82/451.99	c total #watches: 406624
452.62/452.70	c total #propagations: 29910922 / total #impl: 1544079235 (eff. 0.019)
452.62/452.70	c GC COLLECT
452.62/452.70	c #Conflicts:     652000 | #Learnt:      20356 | 0.001
452.62/452.70	c total clause space: 127.173MB
452.62/452.70	c total #watches: 226254
453.32/453.40	c total #propagations: 29931939 / total #impl: 1549339831 (eff. 0.019)
453.32/453.40	c #Conflicts:     653000 | #Learnt:      21356 | 0.001
453.32/453.40	c total clause space: 127.173MB
453.32/453.40	c total #watches: 238597
454.02/454.18	c total #propagations: 29952808 / total #impl: 1554328047 (eff. 0.019)
454.02/454.18	c #Conflicts:     654000 | #Learnt:      22356 | 0.001
454.02/454.18	c total clause space: 127.173MB
454.02/454.18	c total #watches: 249345
454.82/454.96	c total #propagations: 29977253 / total #impl: 1559188944 (eff. 0.019)
454.82/454.96	c #Conflicts:     655000 | #Learnt:      23356 | 0.001
454.82/454.96	c total clause space: 127.173MB
454.82/454.96	c total #watches: 257461
455.62/455.71	c total #propagations: 30004412 / total #impl: 1563627045 (eff. 0.019)
455.62/455.71	c #Conflicts:     656000 | #Learnt:      24356 | 0.001
455.62/455.71	c total clause space: 127.173MB
455.62/455.71	c total #watches: 268745
456.42/456.58	c total #propagations: 30024109 / total #impl: 1569683451 (eff. 0.019)
456.42/456.58	c #Conflicts:     657000 | #Learnt:      25356 | 0.001
456.42/456.58	c total clause space: 127.173MB
456.42/456.58	c total #watches: 278660
457.32/457.48	c total #propagations: 30045494 / total #impl: 1575840720 (eff. 0.019)
457.32/457.48	c #Conflicts:     658000 | #Learnt:      26356 | 0.001
457.32/457.48	c total clause space: 127.173MB
457.32/457.48	c total #watches: 290574
458.22/458.39	c total #propagations: 30066110 / total #impl: 1582556352 (eff. 0.019)
458.22/458.39	c #Conflicts:     659000 | #Learnt:      27356 | 0.001
458.22/458.39	c total clause space: 127.173MB
458.22/458.39	c total #watches: 300495
459.22/459.39	c total #propagations: 30085738 / total #impl: 1588945314 (eff. 0.019)
459.22/459.39	c #Conflicts:     660000 | #Learnt:      28356 | 0.001
459.22/459.39	c total clause space: 127.173MB
459.22/459.39	c total #watches: 310637
460.32/460.47	c total #propagations: 30108017 / total #impl: 1595328933 (eff. 0.019)
460.32/460.47	c #Conflicts:     661000 | #Learnt:      29356 | 0.001
460.32/460.47	c total clause space: 127.173MB
460.32/460.47	c total #watches: 319033
461.41/461.51	c total #propagations: 30136933 / total #impl: 1599509665 (eff. 0.019)
461.41/461.51	c #Conflicts:     662000 | #Learnt:      30356 | 0.001
461.41/461.51	c total clause space: 127.173MB
461.41/461.51	c total #watches: 324302
462.31/462.47	c total #propagations: 30192493 / total #impl: 1601906832 (eff. 0.019)
462.31/462.47	c #Conflicts:     663000 | #Learnt:      31356 | 0.001
462.31/462.47	c total clause space: 127.173MB
462.31/462.47	c total #watches: 336995
463.51/463.63	c total #propagations: 30212818 / total #impl: 1606895261 (eff. 0.019)
463.51/463.63	c #Conflicts:     664000 | #Learnt:      32356 | 0.001
463.51/463.63	c total clause space: 127.173MB
463.51/463.63	c total #watches: 350610
464.41/464.57	c total #propagations: 30233295 / total #impl: 1615280001 (eff. 0.019)
464.41/464.57	c #Conflicts:     665000 | #Learnt:      33356 | 0.001
464.41/464.57	c total clause space: 127.173MB
464.41/464.57	c total #watches: 363968
465.51/465.68	c total #propagations: 30254942 / total #impl: 1622638041 (eff. 0.019)
465.51/465.68	c #Conflicts:     666000 | #Learnt:      34356 | 0.001
465.51/465.68	c total clause space: 127.173MB
465.51/465.68	c total #watches: 374303
466.71/466.83	c total #propagations: 30295033 / total #impl: 1626908946 (eff. 0.019)
466.71/466.83	c #Conflicts:     667000 | #Learnt:      35356 | 0.001
466.71/466.83	c total clause space: 127.173MB
466.71/466.83	c total #watches: 378937
467.61/467.70	c total #propagations: 30350776 / total #impl: 1628766318 (eff. 0.019)
467.61/467.70	c #Conflicts:     668000 | #Learnt:      36356 | 0.001
467.61/467.70	c total clause space: 127.173MB
467.61/467.70	c total #watches: 389704
468.52/468.68	c total #propagations: 30373632 / total #impl: 1632207535 (eff. 0.019)
468.52/468.68	c #Conflicts:     669000 | #Learnt:      37356 | 0.001
468.52/468.68	c total clause space: 127.173MB
468.52/468.68	c total #watches: 401279
469.41/469.58	c total #propagations: 30398225 / total #impl: 1636286755 (eff. 0.019)
469.41/469.58	c #Conflicts:     670000 | #Learnt:      38356 | 0.001
469.41/469.58	c total clause space: 127.173MB
469.41/469.58	c total #watches: 406539
470.61/470.77	c total #propagations: 30452690 / total #impl: 1638652765 (eff. 0.019)
470.61/470.77	c #Conflicts:     671000 | #Learnt:      39356 | 0.001
470.61/470.77	c total clause space: 127.173MB
470.61/470.77	c total #watches: 413993
471.21/471.39	c total #propagations: 30495409 / total #impl: 1642249272 (eff. 0.019)
471.21/471.39	c GC COLLECT
471.21/471.39	c #Conflicts:     672000 | #Learnt:      20651 | 0.001
471.21/471.39	c total clause space: 127.173MB
471.21/471.39	c total #watches: 231185
471.92/472.01	c total #propagations: 30515845 / total #impl: 1644029739 (eff. 0.019)
471.92/472.01	c #Conflicts:     673000 | #Learnt:      21651 | 0.001
471.92/472.01	c total clause space: 127.173MB
471.92/472.01	c total #watches: 242928
472.51/472.69	c total #propagations: 30537996 / total #impl: 1645784561 (eff. 0.019)
472.51/472.69	c #Conflicts:     674000 | #Learnt:      22651 | 0.001
472.51/472.69	c total clause space: 127.173MB
472.51/472.69	c total #watches: 253110
473.21/473.38	c total #propagations: 30565615 / total #impl: 1647668085 (eff. 0.019)
473.21/473.38	c #Conflicts:     675000 | #Learnt:      23651 | 0.001
473.21/473.38	c total clause space: 127.173MB
473.21/473.38	c total #watches: 260182
473.91/474.07	c total #propagations: 30591686 / total #impl: 1649691815 (eff. 0.019)
473.91/474.07	c #Conflicts:     676000 | #Learnt:      24651 | 0.001
473.91/474.07	c total clause space: 127.173MB
473.91/474.07	c total #watches: 270523
474.71/474.87	c total #propagations: 30615383 / total #impl: 1652194418 (eff. 0.019)
474.71/474.87	c #Conflicts:     677000 | #Learnt:      25651 | 0.001
474.71/474.87	c total clause space: 127.173MB
474.71/474.87	c total #watches: 279074
475.51/475.62	c total #propagations: 30639072 / total #impl: 1654824618 (eff. 0.019)
475.51/475.62	c #Conflicts:     678000 | #Learnt:      26651 | 0.001
475.51/475.62	c total clause space: 127.173MB
475.51/475.62	c total #watches: 286282
476.71/476.89	c total #propagations: 30681469 / total #impl: 1656550468 (eff. 0.019)
476.71/476.89	c #Conflicts:     679000 | #Learnt:      27651 | 0.001
476.71/476.89	c total clause space: 127.173MB
476.71/476.89	c total #watches: 289438
477.91/478.00	c total #propagations: 30759775 / total #impl: 1657493634 (eff. 0.019)
477.91/478.00	c #Conflicts:     680000 | #Learnt:      28651 | 0.001
477.91/478.00	c total clause space: 127.173MB
477.91/478.00	c total #watches: 292459
478.91/479.02	c total #propagations: 30825970 / total #impl: 1658389287 (eff. 0.019)
478.91/479.02	c #Conflicts:     681000 | #Learnt:      29651 | 0.001
478.91/479.02	c total clause space: 127.173MB
478.91/479.02	c total #watches: 299223
479.81/479.96	c total #propagations: 30859963 / total #impl: 1661238721 (eff. 0.019)
479.81/479.96	c #Conflicts:     682000 | #Learnt:      30651 | 0.001
479.81/479.96	c total clause space: 127.173MB
479.81/479.96	c total #watches: 306835
480.62/480.79	c total #propagations: 30887735 / total #impl: 1663656238 (eff. 0.019)
480.62/480.79	c #Conflicts:     683000 | #Learnt:      31651 | 0.001
480.62/480.79	c total clause space: 127.173MB
480.62/480.79	c total #watches: 313931
481.61/481.72	c total #propagations: 30912830 / total #impl: 1665910940 (eff. 0.019)
481.61/481.72	c #Conflicts:     684000 | #Learnt:      32651 | 0.001
481.61/481.72	c total clause space: 127.173MB
481.61/481.72	c total #watches: 321836
482.51/482.67	c total #propagations: 30941273 / total #impl: 1668716058 (eff. 0.019)
482.51/482.67	c #Conflicts:     685000 | #Learnt:      33651 | 0.001
482.51/482.67	c total clause space: 127.173MB
482.51/482.67	c total #watches: 330364
483.51/483.63	c total #propagations: 30968659 / total #impl: 1672157936 (eff. 0.019)
483.51/483.63	c #Conflicts:     686000 | #Learnt:      34651 | 0.001
483.51/483.63	c total clause space: 127.173MB
483.51/483.63	c total #watches: 339416
484.41/484.55	c total #propagations: 30996222 / total #impl: 1675407968 (eff. 0.019)
484.41/484.55	c #Conflicts:     687000 | #Learnt:      35651 | 0.001
484.41/484.55	c total clause space: 127.173MB
484.41/484.55	c total #watches: 348013
485.51/485.66	c total #propagations: 31021536 / total #impl: 1679439804 (eff. 0.018)
485.51/485.66	c #Conflicts:     688000 | #Learnt:      36651 | 0.001
485.51/485.66	c total clause space: 127.173MB
485.51/485.66	c total #watches: 350804
486.71/486.82	c total #propagations: 31105117 / total #impl: 1680086473 (eff. 0.019)
486.71/486.82	c #Conflicts:     689000 | #Learnt:      37651 | 0.001
486.71/486.82	c total clause space: 127.173MB
486.71/486.82	c total #watches: 354597
487.91/488.05	c total #propagations: 31173667 / total #impl: 1680858994 (eff. 0.019)
487.91/488.05	c #Conflicts:     690000 | #Learnt:      38651 | 0.001
487.91/488.05	c total clause space: 127.173MB
487.91/488.05	c total #watches: 361312
489.11/489.28	c total #propagations: 31212174 / total #impl: 1683099056 (eff. 0.019)
489.11/489.28	c #Conflicts:     691000 | #Learnt:      39651 | 0.001
489.11/489.28	c total clause space: 127.173MB
489.11/489.28	c total #watches: 369392
490.11/490.22	c total #propagations: 31245896 / total #impl: 1686399836 (eff. 0.019)
490.11/490.22	c GC COLLECT
490.11/490.22	c #Conflicts:     692000 | #Learnt:      20653 | 0.001
490.11/490.22	c total clause space: 127.173MB
490.11/490.22	c total #watches: 230808
490.71/490.87	c total #propagations: 31271983 / total #impl: 1690166384 (eff. 0.019)
490.71/490.87	c #Conflicts:     693000 | #Learnt:      21653 | 0.001
490.71/490.87	c total clause space: 127.173MB
490.71/490.87	c total #watches: 244338
491.51/491.63	c total #propagations: 31292218 / total #impl: 1697813466 (eff. 0.018)
491.51/491.63	c #Conflicts:     694000 | #Learnt:      22653 | 0.001
491.51/491.63	c total clause space: 127.173MB
491.51/491.63	c total #watches: 254911
492.31/492.40	c total #propagations: 31314057 / total #impl: 1702300274 (eff. 0.018)
492.31/492.40	c #Conflicts:     695000 | #Learnt:      23653 | 0.001
492.31/492.40	c total clause space: 127.173MB
492.31/492.40	c total #watches: 265749
493.11/493.25	c total #propagations: 31338056 / total #impl: 1705184554 (eff. 0.018)
493.11/493.25	c #Conflicts:     696000 | #Learnt:      24653 | 0.001
493.11/493.25	c total clause space: 127.173MB
493.11/493.25	c total #watches: 275530
494.01/494.18	c total #propagations: 31363637 / total #impl: 1708144262 (eff. 0.018)
494.01/494.18	c #Conflicts:     697000 | #Learnt:      25653 | 0.001
494.01/494.18	c total clause space: 127.173MB
494.01/494.18	c total #watches: 286089
495.02/495.18	c total #propagations: 31388608 / total #impl: 1711979401 (eff. 0.018)
495.02/495.18	c #Conflicts:     698000 | #Learnt:      26653 | 0.001
495.02/495.18	c total clause space: 127.173MB
495.02/495.18	c total #watches: 296933
496.01/496.20	c total #propagations: 31413226 / total #impl: 1716510639 (eff. 0.018)
496.01/496.20	c #Conflicts:     699000 | #Learnt:      27653 | 0.001
496.01/496.20	c total clause space: 127.173MB
496.01/496.20	c total #watches: 306394
497.22/497.36	c total #propagations: 31438821 / total #impl: 1721798916 (eff. 0.018)
497.22/497.36	c #Conflicts:     700000 | #Learnt:      28653 | 0.001
497.22/497.36	c total clause space: 127.173MB
497.22/497.36	c total #watches: 316333
498.41/498.52	c total #propagations: 31462321 / total #impl: 1727050267 (eff. 0.018)
498.41/498.52	c #Conflicts:     701000 | #Learnt:      29653 | 0.001
498.41/498.52	c total clause space: 127.173MB
498.41/498.52	c total #watches: 324551
499.51/499.63	c total #propagations: 31485088 / total #impl: 1732476427 (eff. 0.018)
499.51/499.63	c #Conflicts:     702000 | #Learnt:      30653 | 0.001
499.51/499.63	c total clause space: 127.173MB
499.51/499.63	c total #watches: 333968
500.61/500.75	c total #propagations: 31512563 / total #impl: 1736734387 (eff. 0.018)
500.61/500.75	c #Conflicts:     703000 | #Learnt:      31653 | 0.001
500.61/500.75	c total clause space: 127.173MB
500.61/500.75	c total #watches: 346883
501.91/502.03	c total #propagations: 31533171 / total #impl: 1742358159 (eff. 0.018)
501.91/502.03	c #Conflicts:     704000 | #Learnt:      32653 | 0.001
501.91/502.03	c total clause space: 127.173MB
501.91/502.03	c total #watches: 360164
503.21/503.35	c total #propagations: 31556369 / total #impl: 1748719386 (eff. 0.018)
503.21/503.35	c #Conflicts:     705000 | #Learnt:      33653 | 0.001
503.21/503.35	c total clause space: 127.173MB
503.21/503.35	c total #watches: 369878
504.41/504.55	c total #propagations: 31583309 / total #impl: 1752336654 (eff. 0.018)
504.41/504.55	c #Conflicts:     706000 | #Learnt:      34653 | 0.001
504.41/504.55	c total clause space: 127.173MB
504.41/504.55	c total #watches: 383082
505.61/505.70	c total #propagations: 31601868 / total #impl: 1760252894 (eff. 0.018)
505.61/505.70	c #Conflicts:     707000 | #Learnt:      35653 | 0.001
505.61/505.70	c total clause space: 127.173MB
505.61/505.70	c total #watches: 395075
506.91/507.04	c total #propagations: 31618805 / total #impl: 1769228159 (eff. 0.018)
506.91/507.04	c #Conflicts:     708000 | #Learnt:      36653 | 0.001
506.91/507.04	c total clause space: 127.173MB
506.91/507.04	c total #watches: 407153
508.11/508.28	c total #propagations: 31637966 / total #impl: 1777665237 (eff. 0.018)
508.11/508.28	c #Conflicts:     709000 | #Learnt:      37653 | 0.001
508.11/508.28	c total clause space: 127.173MB
508.11/508.28	c total #watches: 419644
509.61/509.75	c total #propagations: 31657093 / total #impl: 1786418723 (eff. 0.018)
509.61/509.75	c #Conflicts:     710000 | #Learnt:      38653 | 0.001
509.61/509.75	c total clause space: 127.173MB
509.61/509.75	c total #watches: 424800
511.41/511.52	c total #propagations: 31726523 / total #impl: 1788422944 (eff. 0.018)
511.41/511.52	c #Conflicts:     711000 | #Learnt:      39653 | 0.001
511.41/511.52	c total clause space: 127.173MB
511.41/511.52	c total #watches: 427626
512.81/512.97	c total #propagations: 31807853 / total #impl: 1789123986 (eff. 0.018)
512.81/512.97	c GC COLLECT
512.81/512.97	c #Conflicts:     712000 | #Learnt:      20369 | 0.001
512.81/512.97	c total clause space: 127.173MB
512.81/512.97	c total #watches: 226359
513.61/513.79	c total #propagations: 31881204 / total #impl: 1789685711 (eff. 0.018)
513.61/513.79	c #Conflicts:     713000 | #Learnt:      21369 | 0.001
513.61/513.79	c total clause space: 127.173MB
513.61/513.79	c total #watches: 229233
514.31/514.41	c total #propagations: 31957544 / total #impl: 1790242322 (eff. 0.018)
514.31/514.41	c #Conflicts:     714000 | #Learnt:      22369 | 0.001
514.31/514.41	c total clause space: 127.173MB
514.31/514.41	c total #watches: 232064
515.11/515.21	c total #propagations: 32026892 / total #impl: 1790740548 (eff. 0.018)
515.11/515.21	c #Conflicts:     715000 | #Learnt:      23369 | 0.001
515.11/515.21	c total clause space: 127.173MB
515.11/515.21	c total #watches: 234821
515.91/516.06	c total #propagations: 32112460 / total #impl: 1791400851 (eff. 0.018)
515.91/516.06	c #Conflicts:     716000 | #Learnt:      24369 | 0.001
515.91/516.06	c total clause space: 127.173MB
515.91/516.06	c total #watches: 239076
516.81/516.98	c total #propagations: 32183782 / total #impl: 1792598519 (eff. 0.018)
516.81/516.98	c #Conflicts:     717000 | #Learnt:      25369 | 0.001
516.81/516.98	c total clause space: 127.173MB
516.81/516.98	c total #watches: 242164
517.81/517.95	c total #propagations: 32258636 / total #impl: 1793278201 (eff. 0.018)
517.81/517.95	c #Conflicts:     718000 | #Learnt:      26369 | 0.001
517.81/517.95	c total clause space: 127.173MB
517.81/517.95	c total #watches: 245494
518.71/518.83	c total #propagations: 32337857 / total #impl: 1794033387 (eff. 0.018)
518.71/518.83	c #Conflicts:     719000 | #Learnt:      27369 | 0.001
518.71/518.83	c total clause space: 127.173MB
518.71/518.83	c total #watches: 249009
519.51/519.60	c total #propagations: 32406418 / total #impl: 1794775096 (eff. 0.018)
519.51/519.60	c #Conflicts:     720000 | #Learnt:      28369 | 0.001
519.51/519.60	c total clause space: 127.173MB
519.51/519.60	c total #watches: 258586
520.21/520.34	c total #propagations: 32439955 / total #impl: 1796464340 (eff. 0.018)
520.21/520.34	c #Conflicts:     721000 | #Learnt:      29369 | 0.001
520.21/520.34	c total clause space: 127.173MB
520.21/520.34	c total #watches: 267906
520.90/521.09	c total #propagations: 32469183 / total #impl: 1798555765 (eff. 0.018)
520.90/521.09	c #Conflicts:     722000 | #Learnt:      30369 | 0.001
520.90/521.09	c total clause space: 127.173MB
520.90/521.09	c total #watches: 277585
521.70/521.85	c total #propagations: 32497466 / total #impl: 1800452277 (eff. 0.018)
521.70/521.85	c #Conflicts:     723000 | #Learnt:      31369 | 0.001
521.70/521.85	c total clause space: 127.173MB
521.70/521.85	c total #watches: 286065
522.41/522.55	c total #propagations: 32521125 / total #impl: 1802471595 (eff. 0.018)
522.41/522.55	c #Conflicts:     724000 | #Learnt:      32369 | 0.001
522.41/522.55	c total clause space: 127.173MB
522.41/522.55	c total #watches: 294410
523.30/523.48	c total #propagations: 32541899 / total #impl: 1804683665 (eff. 0.018)
523.30/523.48	c #Conflicts:     725000 | #Learnt:      33369 | 0.001
523.30/523.48	c total clause space: 127.173MB
523.30/523.48	c total #watches: 300319
524.40/524.53	c total #propagations: 32591372 / total #impl: 1806236453 (eff. 0.018)
524.40/524.53	c #Conflicts:     726000 | #Learnt:      34369 | 0.001
524.40/524.53	c total clause space: 127.173MB
524.40/524.53	c total #watches: 304237
525.60/525.75	c total #propagations: 32660469 / total #impl: 1807511565 (eff. 0.018)
525.60/525.75	c #Conflicts:     727000 | #Learnt:      35369 | 0.001
525.60/525.75	c total clause space: 127.173MB
525.60/525.75	c total #watches: 308022
527.00/527.16	c total #propagations: 32729858 / total #impl: 1808605816 (eff. 0.018)
527.00/527.16	c #Conflicts:     728000 | #Learnt:      36369 | 0.001
527.00/527.16	c total clause space: 127.173MB
527.00/527.16	c total #watches: 311079
528.50/528.63	c total #propagations: 32815505 / total #impl: 1809544563 (eff. 0.018)
528.50/528.63	c #Conflicts:     729000 | #Learnt:      37369 | 0.001
528.50/528.63	c total clause space: 127.173MB
528.50/528.63	c total #watches: 314923
529.60/529.76	c total #propagations: 32900516 / total #impl: 1810498406 (eff. 0.018)
529.60/529.76	c #Conflicts:     730000 | #Learnt:      38369 | 0.001
529.60/529.76	c total clause space: 127.173MB
529.60/529.76	c total #watches: 318906
530.70/530.83	c total #propagations: 32962801 / total #impl: 1811527793 (eff. 0.018)
530.70/530.83	c #Conflicts:     731000 | #Learnt:      39369 | 0.001
530.70/530.83	c total clause space: 127.173MB
530.70/530.83	c total #watches: 323188
532.20/532.30	c total #propagations: 33020663 / total #impl: 1812924635 (eff. 0.018)
532.20/532.30	c #Conflicts:     732000 | #Learnt:      40369 | 0.001
532.20/532.30	c total clause space: 127.173MB
532.20/532.30	c total #watches: 326439
533.60/533.73	c total #propagations: 33089457 / total #impl: 1814039361 (eff. 0.018)
533.60/533.73	c GC COLLECT
533.60/533.73	c #Conflicts:     733000 | #Learnt:      20801 | 0.001
533.60/533.73	c total clause space: 127.173MB
533.60/533.73	c total #watches: 227587
534.61/534.78	c total #propagations: 33156638 / total #impl: 1815060975 (eff. 0.018)
534.61/534.78	c #Conflicts:     734000 | #Learnt:      21801 | 0.001
534.61/534.78	c total clause space: 127.173MB
534.61/534.78	c total #watches: 231661
535.61/535.72	c total #propagations: 33227742 / total #impl: 1816206896 (eff. 0.018)
535.61/535.72	c #Conflicts:     735000 | #Learnt:      22801 | 0.001
535.61/535.72	c total clause space: 127.173MB
535.61/535.72	c total #watches: 234911
536.60/536.78	c total #propagations: 33290500 / total #impl: 1817434959 (eff. 0.018)
536.60/536.78	c #Conflicts:     736000 | #Learnt:      23801 | 0.001
536.60/536.78	c total clause space: 127.173MB
536.60/536.78	c total #watches: 238159
537.70/537.83	c total #propagations: 33363303 / total #impl: 1818425693 (eff. 0.018)
537.70/537.83	c #Conflicts:     737000 | #Learnt:      24801 | 0.001
537.70/537.83	c total clause space: 127.173MB
537.70/537.83	c total #watches: 241754
538.70/538.85	c total #propagations: 33428246 / total #impl: 1819440846 (eff. 0.018)
538.70/538.85	c #Conflicts:     738000 | #Learnt:      25801 | 0.001
538.70/538.85	c total clause space: 127.173MB
538.70/538.85	c total #watches: 245171
539.70/539.87	c total #propagations: 33495738 / total #impl: 1820283991 (eff. 0.018)
539.70/539.87	c #Conflicts:     739000 | #Learnt:      26801 | 0.001
539.70/539.87	c total clause space: 127.173MB
539.70/539.87	c total #watches: 249208
540.80/540.97	c total #propagations: 33559060 / total #impl: 1821109411 (eff. 0.018)
540.80/540.97	c #Conflicts:     740000 | #Learnt:      27801 | 0.001
540.80/540.97	c total clause space: 127.173MB
540.80/540.97	c total #watches: 252306
541.90/542.08	c total #propagations: 33621681 / total #impl: 1821954039 (eff. 0.018)
541.90/542.08	c #Conflicts:     741000 | #Learnt:      28801 | 0.001
541.90/542.08	c total clause space: 127.173MB
541.90/542.08	c total #watches: 256342
543.00/543.17	c total #propagations: 33686080 / total #impl: 1823812385 (eff. 0.018)
543.00/543.17	c #Conflicts:     742000 | #Learnt:      29801 | 0.001
543.00/543.17	c total clause space: 127.173MB
543.00/543.17	c total #watches: 259994
544.20/544.38	c total #propagations: 33752095 / total #impl: 1824701943 (eff. 0.018)
544.20/544.38	c #Conflicts:     743000 | #Learnt:      30801 | 0.001
544.20/544.38	c total clause space: 127.173MB
544.20/544.38	c total #watches: 262881
545.61/545.72	c total #propagations: 33822812 / total #impl: 1825619384 (eff. 0.019)
545.61/545.72	c #Conflicts:     744000 | #Learnt:      31801 | 0.001
545.61/545.72	c total clause space: 127.173MB
545.61/545.72	c total #watches: 266035
546.40/546.55	c total #propagations: 33900327 / total #impl: 1826617725 (eff. 0.019)
546.40/546.55	c #Conflicts:     745000 | #Learnt:      32801 | 0.001
546.40/546.55	c total clause space: 127.173MB
546.40/546.55	c total #watches: 271837
547.00/547.18	c total #propagations: 33948566 / total #impl: 1827674622 (eff. 0.019)
547.00/547.18	c #Conflicts:     746000 | #Learnt:      33801 | 0.001
547.00/547.18	c total clause space: 127.173MB
547.00/547.18	c total #watches: 280183
547.70/547.88	c total #propagations: 33978908 / total #impl: 1829135658 (eff. 0.019)
547.70/547.88	c #Conflicts:     747000 | #Learnt:      34801 | 0.001
547.70/547.88	c total clause space: 127.173MB
547.70/547.88	c total #watches: 289625
548.40/548.55	c total #propagations: 34005245 / total #impl: 1833426196 (eff. 0.019)
548.40/548.55	c #Conflicts:     748000 | #Learnt:      35801 | 0.001
548.40/548.55	c total clause space: 127.173MB
548.40/548.55	c total #watches: 300407
549.10/549.29	c total #propagations: 34030195 / total #impl: 1838404113 (eff. 0.019)
549.10/549.29	c #Conflicts:     749000 | #Learnt:      36801 | 0.001
549.10/549.29	c total clause space: 127.173MB
549.10/549.29	c total #watches: 311106
549.90/550.00	c total #propagations: 34054572 / total #impl: 1843369098 (eff. 0.018)
549.90/550.00	c #Conflicts:     750000 | #Learnt:      37801 | 0.001
549.90/550.00	c total clause space: 127.173MB
549.90/550.00	c total #watches: 322108
550.60/550.75	c total #propagations: 34075018 / total #impl: 1848410556 (eff. 0.018)
550.60/550.75	c #Conflicts:     751000 | #Learnt:      38801 | 0.001
550.60/550.75	c total clause space: 127.173MB
550.60/550.75	c total #watches: 331939
551.40/551.56	c total #propagations: 34099646 / total #impl: 1852883387 (eff. 0.018)
551.40/551.56	c #Conflicts:     752000 | #Learnt:      39801 | 0.001
551.40/551.56	c total clause space: 127.173MB
551.40/551.56	c total #watches: 340788
552.40/552.50	c total #propagations: 34123866 / total #impl: 1857467649 (eff. 0.018)
552.40/552.50	c #Conflicts:     753000 | #Learnt:      40801 | 0.001
552.40/552.50	c total clause space: 127.173MB
552.40/552.50	c total #watches: 350972
553.40/553.56	c total #propagations: 34148467 / total #impl: 1861638778 (eff. 0.018)
553.40/553.56	c #Conflicts:     754000 | #Learnt:      41801 | 0.001
553.40/553.56	c total clause space: 127.173MB
553.40/553.56	c total #watches: 363262
554.00/554.19	c total #propagations: 34175276 / total #impl: 1866690690 (eff. 0.018)
554.00/554.19	c GC COLLECT
554.00/554.19	c #Conflicts:     755000 | #Learnt:      21871 | 0.001
554.00/554.19	c total clause space: 127.173MB
554.00/554.19	c total #watches: 238429
554.80/554.97	c total #propagations: 34200632 / total #impl: 1871525141 (eff. 0.018)
554.80/554.97	c #Conflicts:     756000 | #Learnt:      22871 | 0.001
554.80/554.97	c total clause space: 127.173MB
554.80/554.97	c total #watches: 245159
555.60/555.75	c total #propagations: 34259653 / total #impl: 1873577266 (eff. 0.018)
555.60/555.75	c #Conflicts:     757000 | #Learnt:      23871 | 0.001
555.60/555.75	c total clause space: 127.173MB
555.60/555.75	c total #watches: 256315
556.40/556.54	c total #propagations: 34282846 / total #impl: 1878420251 (eff. 0.018)
556.40/556.54	c #Conflicts:     758000 | #Learnt:      24871 | 0.001
556.40/556.54	c total clause space: 127.173MB
556.40/556.54	c total #watches: 266574
557.40/557.55	c total #propagations: 34309719 / total #impl: 1882497611 (eff. 0.018)
557.40/557.55	c #Conflicts:     759000 | #Learnt:      25871 | 0.001
557.40/557.55	c total clause space: 127.173MB
557.40/557.55	c total #watches: 272652
558.70/558.83	c total #propagations: 34371279 / total #impl: 1885300711 (eff. 0.018)
558.70/558.83	c #Conflicts:     760000 | #Learnt:      26871 | 0.001
558.70/558.83	c total clause space: 127.173MB
558.70/558.83	c total #watches: 275847
559.70/559.87	c total #propagations: 34452743 / total #impl: 1886242030 (eff. 0.018)
559.70/559.87	c #Conflicts:     761000 | #Learnt:      27871 | 0.001
559.70/559.87	c total clause space: 127.173MB
559.70/559.87	c total #watches: 279627
560.80/560.96	c total #propagations: 34526234 / total #impl: 1886915616 (eff. 0.018)
560.80/560.96	c #Conflicts:     762000 | #Learnt:      28871 | 0.001
560.80/560.96	c total clause space: 127.173MB
560.80/560.96	c total #watches: 283069
562.40/562.53	c total #propagations: 34596095 / total #impl: 1887590728 (eff. 0.018)
562.40/562.53	c #Conflicts:     763000 | #Learnt:      29871 | 0.001
562.40/562.53	c total clause space: 127.173MB
562.40/562.53	c total #watches: 286157
563.30/563.42	c total #propagations: 34687118 / total #impl: 1888589467 (eff. 0.018)
563.30/563.42	c #Conflicts:     764000 | #Learnt:      30871 | 0.001
563.30/563.42	c total clause space: 127.173MB
563.30/563.42	c total #watches: 295537
564.40/564.50	c total #propagations: 34722775 / total #impl: 1891848051 (eff. 0.018)
564.40/564.50	c #Conflicts:     765000 | #Learnt:      31871 | 0.001
564.40/564.50	c total clause space: 127.173MB
564.40/564.50	c total #watches: 301112
565.50/565.61	c total #propagations: 34781300 / total #impl: 1893342095 (eff. 0.018)
565.50/565.61	c #Conflicts:     766000 | #Learnt:      32871 | 0.001
565.50/565.61	c total clause space: 127.173MB
565.50/565.61	c total #watches: 309726
566.40/566.51	c total #propagations: 34831630 / total #impl: 1894659610 (eff. 0.018)
566.40/566.51	c #Conflicts:     767000 | #Learnt:      33871 | 0.001
566.40/566.51	c total clause space: 127.173MB
566.40/566.51	c total #watches: 321116
567.60/567.72	c total #propagations: 34853905 / total #impl: 1899959740 (eff. 0.018)
567.60/567.72	c #Conflicts:     768000 | #Learnt:      34871 | 0.001
567.60/567.72	c total clause space: 127.173MB
567.60/567.72	c total #watches: 328524
568.50/568.62	c total #propagations: 34898908 / total #impl: 1906451556 (eff. 0.018)
568.50/568.62	c #Conflicts:     769000 | #Learnt:      35871 | 0.001
568.50/568.62	c total clause space: 127.173MB
568.50/568.62	c total #watches: 337537
569.40/569.52	c total #propagations: 34920766 / total #impl: 1910743386 (eff. 0.018)
569.40/569.52	c #Conflicts:     770000 | #Learnt:      36871 | 0.001
569.40/569.52	c total clause space: 127.173MB
569.40/569.52	c total #watches: 349927
570.50/570.63	c total #propagations: 34946959 / total #impl: 1916917326 (eff. 0.018)
570.50/570.63	c #Conflicts:     771000 | #Learnt:      37871 | 0.001
570.50/570.63	c total clause space: 127.173MB
570.50/570.63	c total #watches: 360076
571.70/571.85	c total #propagations: 34972993 / total #impl: 1922386037 (eff. 0.018)
571.70/571.85	c #Conflicts:     772000 | #Learnt:      38871 | 0.001
571.70/571.85	c total clause space: 127.173MB
571.70/571.85	c total #watches: 369888
572.69/572.80	c total #propagations: 34998325 / total #impl: 1927044007 (eff. 0.018)
572.69/572.80	c #Conflicts:     773000 | #Learnt:      39871 | 0.001
572.69/572.80	c total clause space: 127.173MB
572.69/572.80	c total #watches: 381079
574.10/574.28	c total #propagations: 35028205 / total #impl: 1933876708 (eff. 0.018)
574.10/574.28	c #Conflicts:     774000 | #Learnt:      40871 | 0.001
574.10/574.28	c total clause space: 127.173MB
574.10/574.28	c total #watches: 386557
575.20/575.32	c total #propagations: 35088515 / total #impl: 1934911526 (eff. 0.018)
575.20/575.32	c #Conflicts:     775000 | #Learnt:      41871 | 0.001
575.20/575.32	c total clause space: 127.173MB
575.20/575.32	c total #watches: 396112
576.49/576.60	c total #propagations: 35121260 / total #impl: 1936816900 (eff. 0.018)
576.49/576.60	c GC COLLECT
576.49/576.60	c #Conflicts:     776000 | #Learnt:      21674 | 0.001
576.49/576.60	c total clause space: 127.173MB
576.49/576.60	c total #watches: 233345
577.09/577.22	c total #propagations: 35192076 / total #impl: 1938011531 (eff. 0.018)
577.09/577.22	c #Conflicts:     777000 | #Learnt:      22674 | 0.001
577.09/577.22	c total clause space: 127.173MB
577.09/577.22	c total #watches: 237716
577.79/577.98	c total #propagations: 35259425 / total #impl: 1938767150 (eff. 0.018)
577.79/577.98	c #Conflicts:     778000 | #Learnt:      23674 | 0.001
577.79/577.98	c total clause space: 127.173MB
577.79/577.98	c total #watches: 241239
578.50/578.62	c total #propagations: 35313589 / total #impl: 1939473929 (eff. 0.018)
578.50/578.62	c #Conflicts:     779000 | #Learnt:      24674 | 0.001
578.50/578.62	c total clause space: 127.173MB
578.50/578.62	c total #watches: 244751
579.19/579.31	c total #propagations: 35353555 / total #impl: 1939951701 (eff. 0.018)
579.19/579.31	c #Conflicts:     780000 | #Learnt:      25674 | 0.001
579.19/579.31	c total clause space: 127.173MB
579.19/579.31	c total #watches: 251893
579.79/579.94	c total #propagations: 35385265 / total #impl: 1941522874 (eff. 0.018)
579.79/579.94	c #Conflicts:     781000 | #Learnt:      26674 | 0.001
579.79/579.94	c total clause space: 127.173MB
579.79/579.94	c total #watches: 264937
580.49/580.65	c total #propagations: 35407400 / total #impl: 1944470645 (eff. 0.018)
580.49/580.65	c #Conflicts:     782000 | #Learnt:      27674 | 0.001
580.49/580.65	c total clause space: 127.173MB
580.49/580.65	c total #watches: 275281
581.29/581.47	c total #propagations: 35429681 / total #impl: 1946842482 (eff. 0.018)
581.29/581.47	c #Conflicts:     783000 | #Learnt:      28674 | 0.001
581.29/581.47	c total clause space: 127.173MB
581.29/581.47	c total #watches: 283254
582.19/582.31	c total #propagations: 35454550 / total #impl: 1949301828 (eff. 0.018)
582.19/582.31	c #Conflicts:     784000 | #Learnt:      29674 | 0.001
582.19/582.31	c total clause space: 127.173MB
582.19/582.31	c total #watches: 291880
583.00/583.17	c total #propagations: 35481977 / total #impl: 1951518798 (eff. 0.018)
583.00/583.17	c #Conflicts:     785000 | #Learnt:      30674 | 0.001
583.00/583.17	c total clause space: 127.173MB
583.00/583.17	c total #watches: 299038
583.89/584.10	c total #propagations: 35507475 / total #impl: 1953476902 (eff. 0.018)
583.89/584.10	c #Conflicts:     786000 | #Learnt:      31674 | 0.001
583.89/584.10	c total clause space: 127.173MB
583.89/584.10	c total #watches: 305929
584.99/585.15	c total #propagations: 35533928 / total #impl: 1956742662 (eff. 0.018)
584.99/585.15	c #Conflicts:     787000 | #Learnt:      32674 | 0.001
584.99/585.15	c total clause space: 127.173MB
584.99/585.15	c total #watches: 313287
586.20/586.36	c total #propagations: 35558736 / total #impl: 1960768442 (eff. 0.018)
586.20/586.36	c #Conflicts:     788000 | #Learnt:      33674 | 0.001
586.20/586.36	c total clause space: 127.173MB
586.20/586.36	c total #watches: 321727
587.40/587.51	c total #propagations: 35584324 / total #impl: 1965372765 (eff. 0.018)
587.40/587.51	c #Conflicts:     789000 | #Learnt:      34674 | 0.001
587.40/587.51	c total clause space: 127.173MB
587.40/587.51	c total #watches: 330073
588.40/588.54	c total #propagations: 35610771 / total #impl: 1969254624 (eff. 0.018)
588.40/588.54	c #Conflicts:     790000 | #Learnt:      35674 | 0.001
588.40/588.54	c total clause space: 127.173MB
588.40/588.54	c total #watches: 343543
589.50/589.64	c total #propagations: 35636751 / total #impl: 1975124223 (eff. 0.018)
589.50/589.64	c #Conflicts:     791000 | #Learnt:      36674 | 0.001
589.50/589.64	c total clause space: 127.173MB
589.50/589.64	c total #watches: 355751
590.60/590.74	c total #propagations: 35663232 / total #impl: 1980914419 (eff. 0.018)
590.60/590.74	c #Conflicts:     792000 | #Learnt:      37674 | 0.001
590.60/590.74	c total clause space: 127.173MB
590.60/590.74	c total #watches: 367742
591.80/591.94	c total #propagations: 35688908 / total #impl: 1986039823 (eff. 0.018)
591.80/591.94	c #Conflicts:     793000 | #Learnt:      38674 | 0.001
591.80/591.94	c total clause space: 127.173MB
591.80/591.94	c total #watches: 376947
592.90/593.01	c total #propagations: 35715348 / total #impl: 1989975277 (eff. 0.018)
592.90/593.01	c #Conflicts:     794000 | #Learnt:      39674 | 0.001
592.90/593.01	c total clause space: 127.173MB
592.90/593.01	c total #watches: 385930
593.90/594.07	c total #propagations: 35739052 / total #impl: 1993082338 (eff. 0.018)
593.90/594.07	c #Conflicts:     795000 | #Learnt:      40674 | 0.001
593.90/594.07	c total clause space: 127.173MB
593.90/594.07	c total #watches: 396229
595.00/595.12	c total #propagations: 35763368 / total #impl: 1996314759 (eff. 0.018)
595.00/595.12	c #Conflicts:     796000 | #Learnt:      41674 | 0.001
595.00/595.12	c total clause space: 127.173MB
595.00/595.12	c total #watches: 407404
596.29/596.44	c total #propagations: 35784403 / total #impl: 1999776578 (eff. 0.018)
596.29/596.44	c #Conflicts:     797000 | #Learnt:      42674 | 0.001
596.29/596.44	c total clause space: 127.173MB
596.29/596.44	c total #watches: 415045
597.20/597.36	c total #propagations: 35812118 / total #impl: 2003793620 (eff. 0.018)
597.20/597.36	c GC COLLECT
597.20/597.36	c #Conflicts:     798000 | #Learnt:      22160 | 0.001
597.20/597.36	c total clause space: 127.173MB
597.20/597.36	c total #watches: 239785
597.79/597.99	c total #propagations: 35834218 / total #impl: 2008181608 (eff. 0.018)
597.79/597.99	c #Conflicts:     799000 | #Learnt:      23160 | 0.001
597.79/597.99	c total clause space: 127.173MB
597.79/597.99	c total #watches: 247495
598.30/598.46	c total #propagations: 35856016 / total #impl: 2010392065 (eff. 0.018)
598.30/598.46	c #Conflicts:     800000 | #Learnt:      24160 | 0.001
598.30/598.46	c total clause space: 127.173MB
598.30/598.46	c total #watches: 253698
599.19/599.33	c total #propagations: 35907802 / total #impl: 2011988171 (eff. 0.018)
599.19/599.33	c #Conflicts:     801000 | #Learnt:      25160 | 0.001
599.19/599.33	c total clause space: 127.173MB
599.19/599.33	c total #watches: 260449
599.89/600.05	c total #propagations: 35958674 / total #impl: 2013879606 (eff. 0.018)
599.89/600.05	c #Conflicts:     802000 | #Learnt:      26160 | 0.001
599.89/600.05	c total clause space: 127.173MB
599.89/600.05	c total #watches: 270628
600.60/600.75	c total #propagations: 35979464 / total #impl: 2020385594 (eff. 0.018)
600.60/600.75	c #Conflicts:     803000 | #Learnt:      27160 | 0.001
600.60/600.75	c total clause space: 127.173MB
600.60/600.75	c total #watches: 285312
601.29/601.48	c total #propagations: 35998209 / total #impl: 2026074003 (eff. 0.018)
601.29/601.48	c #Conflicts:     804000 | #Learnt:      28160 | 0.001
601.29/601.48	c total clause space: 127.173MB
601.29/601.48	c total #watches: 297863
602.19/602.36	c total #propagations: 36027828 / total #impl: 2030877829 (eff. 0.018)
602.19/602.36	c #Conflicts:     805000 | #Learnt:      29160 | 0.001
602.19/602.36	c total clause space: 127.173MB
602.19/602.36	c total #watches: 302732
602.89/603.07	c total #propagations: 36093454 / total #impl: 2031970208 (eff. 0.018)
602.89/603.07	c #Conflicts:     806000 | #Learnt:      30160 | 0.001
602.89/603.07	c total clause space: 127.173MB
602.89/603.07	c total #watches: 315598
603.80/603.98	c total #propagations: 36114285 / total #impl: 2037666126 (eff. 0.018)
603.80/603.98	c #Conflicts:     807000 | #Learnt:      31160 | 0.001
603.80/603.98	c total clause space: 127.173MB
603.80/603.98	c total #watches: 327648
604.79/604.92	c total #propagations: 36140854 / total #impl: 2043358845 (eff. 0.018)
604.79/604.92	c #Conflicts:     808000 | #Learnt:      32160 | 0.001
604.79/604.92	c total clause space: 127.173MB
604.79/604.92	c total #watches: 337688
605.89/606.05	c total #propagations: 36171273 / total #impl: 2048139888 (eff. 0.018)
605.89/606.05	c #Conflicts:     809000 | #Learnt:      33160 | 0.001
605.89/606.05	c total clause space: 127.173MB
605.89/606.05	c total #watches: 354602
607.10/607.22	c total #propagations: 36195721 / total #impl: 2054666473 (eff. 0.018)
607.10/607.22	c #Conflicts:     810000 | #Learnt:      34160 | 0.001
607.10/607.22	c total clause space: 127.173MB
607.10/607.22	c total #watches: 366060
607.79/607.92	c total #propagations: 36223944 / total #impl: 2060134485 (eff. 0.018)
607.79/607.92	c #Conflicts:     811000 | #Learnt:      35160 | 0.001
607.79/607.92	c total clause space: 127.173MB
607.79/607.92	c total #watches: 372729
609.19/609.40	c total #propagations: 36282094 / total #impl: 2062328614 (eff. 0.018)
609.19/609.40	c #Conflicts:     812000 | #Learnt:      36160 | 0.001
609.19/609.40	c total clause space: 127.173MB
609.19/609.40	c total #watches: 375845
610.79/610.95	c total #propagations: 36366115 / total #impl: 2062973960 (eff. 0.018)
610.79/610.95	c #Conflicts:     813000 | #Learnt:      37160 | 0.001
610.79/610.95	c total clause space: 127.173MB
610.79/610.95	c total #watches: 382435
611.79/611.99	c total #propagations: 36421966 / total #impl: 2064905411 (eff. 0.018)
611.79/611.99	c #Conflicts:     814000 | #Learnt:      38160 | 0.001
611.79/611.99	c total clause space: 127.173MB
611.79/611.99	c total #watches: 392668
612.89/613.01	c total #propagations: 36446721 / total #impl: 2068957542 (eff. 0.018)
612.89/613.01	c #Conflicts:     815000 | #Learnt:      39160 | 0.001
612.89/613.01	c total clause space: 127.173MB
612.89/613.01	c total #watches: 401176
614.09/614.26	c total #propagations: 36468861 / total #impl: 2073481538 (eff. 0.018)
614.09/614.26	c #Conflicts:     816000 | #Learnt:      40160 | 0.001
614.09/614.26	c total clause space: 127.173MB
614.09/614.26	c total #watches: 408507
615.29/615.40	c total #propagations: 36495359 / total #impl: 2079345819 (eff. 0.018)
615.29/615.40	c #Conflicts:     817000 | #Learnt:      41160 | 0.001
615.29/615.40	c total clause space: 127.173MB
615.29/615.40	c total #watches: 419367
616.69/616.85	c total #propagations: 36526655 / total #impl: 2083402956 (eff. 0.018)
616.69/616.85	c #Conflicts:     818000 | #Learnt:      42160 | 0.001
616.69/616.85	c total clause space: 127.173MB
616.69/616.85	c total #watches: 424495
618.49/618.69	c total #propagations: 36593409 / total #impl: 2084853355 (eff. 0.018)
618.49/618.69	c #Conflicts:     819000 | #Learnt:      43160 | 0.001
618.49/618.69	c total clause space: 127.173MB
618.49/618.69	c total #watches: 428271
619.59/619.73	c total #propagations: 36655154 / total #impl: 2085601962 (eff. 0.018)
619.59/619.73	c GC COLLECT
619.59/619.73	c #Conflicts:     820000 | #Learnt:      22352 | 0.001
619.59/619.73	c total clause space: 127.173MB
619.59/619.73	c total #watches: 242077
620.39/620.50	c total #propagations: 36690441 / total #impl: 2089040361 (eff. 0.018)
620.39/620.50	c #Conflicts:     821000 | #Learnt:      23352 | 0.001
620.39/620.50	c total clause space: 127.173MB
620.39/620.50	c total #watches: 249520
621.19/621.31	c total #propagations: 36721062 / total #impl: 2092823264 (eff. 0.018)
621.19/621.31	c #Conflicts:     822000 | #Learnt:      24352 | 0.001
621.19/621.31	c total clause space: 127.173MB
621.19/621.31	c total #watches: 257547
621.99/622.20	c total #propagations: 36751488 / total #impl: 2095091058 (eff. 0.018)
621.99/622.20	c #Conflicts:     823000 | #Learnt:      25352 | 0.001
621.99/622.20	c total clause space: 127.173MB
621.99/622.20	c total #watches: 267707
622.99/623.11	c total #propagations: 36780593 / total #impl: 2098004752 (eff. 0.018)
622.99/623.11	c #Conflicts:     824000 | #Learnt:      26352 | 0.001
622.99/623.11	c total clause space: 127.173MB
622.99/623.11	c total #watches: 274456
623.59/623.74	c total #propagations: 36811841 / total #impl: 2101961951 (eff. 0.018)
623.59/623.74	c #Conflicts:     825000 | #Learnt:      27352 | 0.001
623.59/623.74	c total clause space: 127.173MB
623.59/623.74	c total #watches: 283046
624.59/624.75	c total #propagations: 36852023 / total #impl: 2106862020 (eff. 0.017)
624.59/624.75	c #Conflicts:     826000 | #Learnt:      28352 | 0.001
624.59/624.75	c total clause space: 127.173MB
624.59/624.75	c total #watches: 285622
625.29/625.44	c total #propagations: 36937663 / total #impl: 2107458384 (eff. 0.018)
625.29/625.44	c #Conflicts:     827000 | #Learnt:      29352 | 0.001
625.29/625.44	c total clause space: 127.173MB
625.29/625.44	c total #watches: 288967
625.99/626.14	c total #propagations: 37016284 / total #impl: 2108140115 (eff. 0.018)
625.99/626.14	c #Conflicts:     828000 | #Learnt:      30352 | 0.001
625.99/626.14	c total clause space: 127.173MB
625.99/626.14	c total #watches: 299823
626.79/626.95	c total #propagations: 37037331 / total #impl: 2109721921 (eff. 0.018)
626.79/626.95	c #Conflicts:     829000 | #Learnt:      31352 | 0.001
626.79/626.95	c total clause space: 127.173MB
626.79/626.95	c total #watches: 313123
627.69/627.86	c total #propagations: 37058216 / total #impl: 2113075676 (eff. 0.018)
627.69/627.86	c #Conflicts:     830000 | #Learnt:      32352 | 0.001
627.69/627.86	c total clause space: 127.173MB
627.69/627.86	c total #watches: 326227
628.59/628.77	c total #propagations: 37082103 / total #impl: 2117599230 (eff. 0.018)
628.59/628.77	c #Conflicts:     831000 | #Learnt:      33352 | 0.001
628.59/628.77	c total clause space: 127.173MB
628.59/628.77	c total #watches: 338028
629.69/629.84	c total #propagations: 37103333 / total #impl: 2121704343 (eff. 0.017)
629.69/629.84	c #Conflicts:     832000 | #Learnt:      34352 | 0.001
629.69/629.84	c total clause space: 127.173MB
629.69/629.84	c total #watches: 347015
630.69/630.81	c total #propagations: 37125332 / total #impl: 2127115070 (eff. 0.017)
630.69/630.81	c #Conflicts:     833000 | #Learnt:      35352 | 0.001
630.69/630.81	c total clause space: 127.173MB
630.69/630.81	c total #watches: 356387
631.59/631.72	c total #propagations: 37146833 / total #impl: 2131261002 (eff. 0.017)
631.59/631.72	c #Conflicts:     834000 | #Learnt:      36352 | 0.001
631.59/631.72	c total clause space: 127.173MB
631.59/631.72	c total #watches: 365109
632.49/632.68	c total #propagations: 37166605 / total #impl: 2135295228 (eff. 0.017)
632.49/632.68	c #Conflicts:     835000 | #Learnt:      37352 | 0.001
632.49/632.68	c total clause space: 127.173MB
632.49/632.68	c total #watches: 373413
633.49/633.67	c total #propagations: 37186799 / total #impl: 2140439485 (eff. 0.017)
633.49/633.67	c #Conflicts:     836000 | #Learnt:      38352 | 0.001
633.49/633.67	c total clause space: 127.173MB
633.49/633.67	c total #watches: 381736
634.59/634.75	c total #propagations: 37206412 / total #impl: 2146031791 (eff. 0.017)
634.59/634.75	c #Conflicts:     837000 | #Learnt:      39352 | 0.001
634.59/634.75	c total clause space: 127.173MB
634.59/634.75	c total #watches: 394722
636.09/636.27	c total #propagations: 37226172 / total #impl: 2153064044 (eff. 0.017)
636.09/636.27	c #Conflicts:     838000 | #Learnt:      40352 | 0.001
636.09/636.27	c total clause space: 127.173MB
636.09/636.27	c total #watches: 400255
637.99/638.11	c total #propagations: 37278156 / total #impl: 2156457231 (eff. 0.017)
637.99/638.11	c #Conflicts:     839000 | #Learnt:      41352 | 0.001
637.99/638.11	c total clause space: 127.173MB
637.99/638.11	c total #watches: 404410
639.88/640.05	c total #propagations: 37350707 / total #impl: 2157817436 (eff. 0.017)
639.88/640.05	c #Conflicts:     840000 | #Learnt:      42352 | 0.001
639.88/640.05	c total clause space: 127.173MB
639.88/640.05	c total #watches: 408435
641.88/642.05	c total #propagations: 37419310 / total #impl: 2159065429 (eff. 0.017)
641.88/642.05	c #Conflicts:     841000 | #Learnt:      43352 | 0.001
641.88/642.05	c total clause space: 127.173MB
641.88/642.05	c total #watches: 411256
643.39/643.55	c total #propagations: 37493526 / total #impl: 2160362896 (eff. 0.017)
643.39/643.55	c GC COLLECT
643.39/643.55	c #Conflicts:     842000 | #Learnt:      22277 | 0.001
643.39/643.55	c total clause space: 127.173MB
643.39/643.55	c total #watches: 241024
644.18/644.33	c total #propagations: 37541037 / total #impl: 2161307399 (eff. 0.017)
644.18/644.33	c #Conflicts:     843000 | #Learnt:      23277 | 0.001
644.18/644.33	c total clause space: 127.173MB
644.18/644.33	c total #watches: 244674
645.28/645.45	c total #propagations: 37600920 / total #impl: 2161937482 (eff. 0.017)
645.28/645.45	c #Conflicts:     844000 | #Learnt:      24277 | 0.001
645.28/645.45	c total clause space: 127.173MB
645.28/645.45	c total #watches: 247993
646.48/646.63	c total #propagations: 37666805 / total #impl: 2162976602 (eff. 0.017)
646.48/646.63	c #Conflicts:     845000 | #Learnt:      25277 | 0.001
646.48/646.63	c total clause space: 127.173MB
646.48/646.63	c total #watches: 251476
647.58/647.77	c total #propagations: 37734212 / total #impl: 2164165129 (eff. 0.017)
647.58/647.77	c #Conflicts:     846000 | #Learnt:      26277 | 0.001
647.58/647.77	c total clause space: 127.173MB
647.58/647.77	c total #watches: 255317
648.68/648.80	c total #propagations: 37802364 / total #impl: 2165167506 (eff. 0.017)
648.68/648.80	c #Conflicts:     847000 | #Learnt:      27277 | 0.001
648.68/648.80	c total clause space: 127.173MB
648.68/648.80	c total #watches: 261532
649.38/649.51	c total #propagations: 37852688 / total #impl: 2166702999 (eff. 0.017)
649.38/649.51	c #Conflicts:     848000 | #Learnt:      28277 | 0.001
649.38/649.51	c total clause space: 127.173MB
649.38/649.51	c total #watches: 272475
650.09/650.27	c total #propagations: 37873801 / total #impl: 2169822449 (eff. 0.017)
650.09/650.27	c #Conflicts:     849000 | #Learnt:      29277 | 0.001
650.09/650.27	c total clause space: 127.173MB
650.09/650.27	c total #watches: 284026
650.98/651.11	c total #propagations: 37895270 / total #impl: 2172952466 (eff. 0.017)
650.98/651.11	c #Conflicts:     850000 | #Learnt:      30277 | 0.001
650.98/651.11	c total clause space: 127.173MB
650.98/651.11	c total #watches: 295315
651.98/652.10	c total #propagations: 37916717 / total #impl: 2178702164 (eff. 0.017)
651.98/652.10	c #Conflicts:     851000 | #Learnt:      31277 | 0.001
651.98/652.10	c total clause space: 127.173MB
651.98/652.10	c total #watches: 305567
652.88/653.07	c total #propagations: 37942702 / total #impl: 2183334796 (eff. 0.017)
652.88/653.07	c #Conflicts:     852000 | #Learnt:      32277 | 0.001
652.88/653.07	c total clause space: 127.173MB
652.88/653.07	c total #watches: 315852
653.78/653.96	c total #propagations: 37966611 / total #impl: 2189137372 (eff. 0.017)
653.78/653.96	c #Conflicts:     853000 | #Learnt:      33277 | 0.001
653.78/653.96	c total clause space: 127.173MB
653.78/653.96	c total #watches: 326383
654.78/654.90	c total #propagations: 37987813 / total #impl: 2195091021 (eff. 0.017)
654.78/654.90	c #Conflicts:     854000 | #Learnt:      34277 | 0.001
654.78/654.90	c total clause space: 127.173MB
654.78/654.90	c total #watches: 334453
655.68/655.82	c total #propagations: 38019545 / total #impl: 2198911919 (eff. 0.017)
655.68/655.82	c #Conflicts:     855000 | #Learnt:      35277 | 0.001
655.68/655.82	c total clause space: 127.173MB
655.68/655.82	c total #watches: 338853
656.48/656.70	c total #propagations: 38062060 / total #impl: 2199974578 (eff. 0.017)
656.48/656.70	c #Conflicts:     856000 | #Learnt:      36277 | 0.001
656.48/656.70	c total clause space: 127.173MB
656.48/656.70	c total #watches: 349906
657.48/657.65	c total #propagations: 38084531 / total #impl: 2203792561 (eff. 0.017)
657.48/657.65	c #Conflicts:     857000 | #Learnt:      37277 | 0.001
657.48/657.65	c total clause space: 127.173MB
657.48/657.65	c total #watches: 361322
658.58/658.71	c total #propagations: 38111576 / total #impl: 2207814383 (eff. 0.017)
658.58/658.71	c #Conflicts:     858000 | #Learnt:      38277 | 0.001
658.58/658.71	c total clause space: 127.173MB
658.58/658.71	c total #watches: 368897
659.99/660.11	c total #propagations: 38141087 / total #impl: 2211613646 (eff. 0.017)
659.99/660.11	c #Conflicts:     859000 | #Learnt:      39277 | 0.001
659.99/660.11	c total clause space: 127.173MB
659.99/660.11	c total #watches: 372321
660.99/661.12	c total #propagations: 38215430 / total #impl: 2212354169 (eff. 0.017)
660.99/661.12	c #Conflicts:     860000 | #Learnt:      40277 | 0.001
660.99/661.12	c total clause space: 127.173MB
660.99/661.12	c total #watches: 380261
661.98/662.12	c total #propagations: 38261308 / total #impl: 2214345094 (eff. 0.017)
661.98/662.12	c #Conflicts:     861000 | #Learnt:      41277 | 0.001
661.98/662.12	c total clause space: 127.173MB
661.98/662.12	c total #watches: 392117
663.19/663.32	c total #propagations: 38289760 / total #impl: 2217801390 (eff. 0.017)
663.19/663.32	c #Conflicts:     862000 | #Learnt:      42277 | 0.001
663.19/663.32	c total clause space: 127.173MB
663.19/663.32	c total #watches: 403147
664.39/664.52	c total #propagations: 38317097 / total #impl: 2222876886 (eff. 0.017)
664.39/664.52	c #Conflicts:     863000 | #Learnt:      43277 | 0.001
664.39/664.52	c total clause space: 127.173MB
664.39/664.52	c total #watches: 410169
665.98/666.16	c total #propagations: 38369086 / total #impl: 2226513388 (eff. 0.017)
665.98/666.16	c #Conflicts:     864000 | #Learnt:      44277 | 0.001
665.98/666.16	c total clause space: 127.173MB
665.98/666.16	c total #watches: 414212
667.38/667.56	c total #propagations: 38459472 / total #impl: 2227292887 (eff. 0.017)
667.38/667.56	c GC COLLECT
667.38/667.56	c #Conflicts:     865000 | #Learnt:      22871 | 0.001
667.38/667.56	c total clause space: 127.173MB
667.38/667.56	c total #watches: 242879
668.28/668.49	c total #propagations: 38548434 / total #impl: 2228008260 (eff. 0.017)
668.28/668.49	c #Conflicts:     866000 | #Learnt:      23871 | 0.001
668.28/668.49	c total clause space: 127.173MB
668.28/668.49	c total #watches: 245790
668.98/669.19	c total #propagations: 38632719 / total #impl: 2228693791 (eff. 0.017)
668.98/669.19	c #Conflicts:     867000 | #Learnt:      24871 | 0.001
668.98/669.19	c total clause space: 127.173MB
668.98/669.19	c total #watches: 255786
669.89/670.01	c total #propagations: 38672007 / total #impl: 2232499617 (eff. 0.017)
669.89/670.01	c #Conflicts:     868000 | #Learnt:      25871 | 0.001
669.89/670.01	c total clause space: 127.173MB
669.89/670.01	c total #watches: 263443
670.89/671.02	c total #propagations: 38727223 / total #impl: 2234098396 (eff. 0.017)
670.89/671.02	c #Conflicts:     869000 | #Learnt:      26871 | 0.001
670.89/671.02	c total clause space: 127.173MB
670.89/671.02	c total #watches: 266972
671.58/671.75	c total #propagations: 38796400 / total #impl: 2234949174 (eff. 0.017)
671.58/671.75	c #Conflicts:     870000 | #Learnt:      27871 | 0.001
671.58/671.75	c total clause space: 127.173MB
671.58/671.75	c total #watches: 276956
672.38/672.55	c total #propagations: 38817854 / total #impl: 2238384628 (eff. 0.017)
672.38/672.55	c #Conflicts:     871000 | #Learnt:      28871 | 0.001
672.38/672.55	c total clause space: 127.173MB
672.38/672.55	c total #watches: 284596
673.28/673.47	c total #propagations: 38838751 / total #impl: 2241847783 (eff. 0.017)
673.28/673.47	c #Conflicts:     872000 | #Learnt:      29871 | 0.001
673.28/673.47	c total clause space: 127.173MB
673.28/673.47	c total #watches: 292093
674.19/674.32	c total #propagations: 38860165 / total #impl: 2245773039 (eff. 0.017)
674.19/674.32	c #Conflicts:     873000 | #Learnt:      30871 | 0.001
674.19/674.32	c total clause space: 127.173MB
674.19/674.32	c total #watches: 299208
674.98/675.19	c total #propagations: 38884261 / total #impl: 2247995795 (eff. 0.017)
674.98/675.19	c #Conflicts:     874000 | #Learnt:      31871 | 0.001
674.98/675.19	c total clause space: 127.173MB
674.98/675.19	c total #watches: 308440
675.98/676.17	c total #propagations: 38906546 / total #impl: 2251049860 (eff. 0.017)
675.98/676.17	c #Conflicts:     875000 | #Learnt:      32871 | 0.001
675.98/676.17	c total clause space: 127.173MB
675.98/676.17	c total #watches: 320043
676.98/677.10	c total #propagations: 38929159 / total #impl: 2255603460 (eff. 0.017)
676.98/677.10	c #Conflicts:     876000 | #Learnt:      33871 | 0.001
676.98/677.10	c total clause space: 127.173MB
676.98/677.10	c total #watches: 329939
677.88/678.01	c total #propagations: 38955426 / total #impl: 2262162659 (eff. 0.017)
677.88/678.01	c #Conflicts:     877000 | #Learnt:      34871 | 0.001
677.88/678.01	c total clause space: 127.173MB
677.88/678.01	c total #watches: 341714
678.88/679.05	c total #propagations: 38976426 / total #impl: 2268697521 (eff. 0.017)
678.88/679.05	c #Conflicts:     878000 | #Learnt:      35871 | 0.001
678.88/679.05	c total clause space: 127.173MB
678.88/679.05	c total #watches: 351766
679.98/680.10	c total #propagations: 38997797 / total #impl: 2275923877 (eff. 0.017)
679.98/680.10	c #Conflicts:     879000 | #Learnt:      36871 | 0.001
679.98/680.10	c total clause space: 127.173MB
679.98/680.10	c total #watches: 361162
681.08/681.20	c total #propagations: 39020587 / total #impl: 2280610882 (eff. 0.017)
681.08/681.20	c #Conflicts:     880000 | #Learnt:      37871 | 0.001
681.08/681.20	c total clause space: 127.173MB
681.08/681.20	c total #watches: 374214
682.18/682.34	c total #propagations: 39041637 / total #impl: 2288130045 (eff. 0.017)
682.18/682.34	c #Conflicts:     881000 | #Learnt:      38871 | 0.001
682.18/682.34	c total clause space: 127.173MB
682.18/682.34	c total #watches: 386162
683.48/683.61	c total #propagations: 39060712 / total #impl: 2295386860 (eff. 0.017)
683.48/683.61	c #Conflicts:     882000 | #Learnt:      39871 | 0.001
683.48/683.61	c total clause space: 127.173MB
683.48/683.61	c total #watches: 390890
684.28/684.40	c total #propagations: 39114669 / total #impl: 2298159836 (eff. 0.017)
684.28/684.40	c #Conflicts:     883000 | #Learnt:      40871 | 0.001
684.28/684.40	c total clause space: 127.173MB
684.28/684.40	c total #watches: 397131
685.68/685.87	c total #propagations: 39173780 / total #impl: 2301242950 (eff. 0.017)
685.68/685.87	c #Conflicts:     884000 | #Learnt:      41871 | 0.001
685.68/685.87	c total clause space: 127.173MB
685.68/685.87	c total #watches: 400438
687.28/687.45	c total #propagations: 39247332 / total #impl: 2302142247 (eff. 0.017)
687.28/687.45	c #Conflicts:     885000 | #Learnt:      42871 | 0.001
687.28/687.45	c total clause space: 127.173MB
687.28/687.45	c total #watches: 403706
688.28/688.42	c total #propagations: 39325889 / total #impl: 2303095569 (eff. 0.017)
688.28/688.42	c #Conflicts:     886000 | #Learnt:      43871 | 0.001
688.28/688.42	c total clause space: 127.173MB
688.28/688.42	c total #watches: 410512
689.28/689.45	c total #propagations: 39374340 / total #impl: 2305410339 (eff. 0.017)
689.28/689.45	c #Conflicts:     887000 | #Learnt:      44871 | 0.001
689.28/689.45	c total clause space: 127.173MB
689.28/689.45	c total #watches: 414586
690.28/690.45	c total #propagations: 39443607 / total #impl: 2307038110 (eff. 0.017)
690.28/690.45	c GC COLLECT
690.28/690.45	c #Conflicts:     888000 | #Learnt:      23186 | 0.001
690.28/690.45	c total clause space: 127.173MB
690.28/690.45	c total #watches: 245971
690.98/691.12	c total #propagations: 39501584 / total #impl: 2309783560 (eff. 0.017)
690.98/691.12	c #Conflicts:     889000 | #Learnt:      24186 | 0.001
690.98/691.12	c total clause space: 127.173MB
690.98/691.12	c total #watches: 258082
691.68/691.89	c total #propagations: 39523844 / total #impl: 2316429147 (eff. 0.017)
691.68/691.89	c #Conflicts:     890000 | #Learnt:      25186 | 0.001
691.68/691.89	c total clause space: 127.173MB
691.68/691.89	c total #watches: 267451
692.58/692.70	c total #propagations: 39547960 / total #impl: 2323314090 (eff. 0.017)
692.58/692.70	c #Conflicts:     891000 | #Learnt:      26186 | 0.001
692.58/692.70	c total clause space: 127.173MB
692.58/692.70	c total #watches: 276352
693.38/693.53	c total #propagations: 39579042 / total #impl: 2328931867 (eff. 0.017)
693.38/693.53	c #Conflicts:     892000 | #Learnt:      27186 | 0.001
693.38/693.53	c total clause space: 127.173MB
693.38/693.53	c total #watches: 285667
694.28/694.44	c total #propagations: 39606527 / total #impl: 2333557808 (eff. 0.017)
694.28/694.44	c #Conflicts:     893000 | #Learnt:      28186 | 0.001
694.28/694.44	c total clause space: 127.173MB
694.28/694.44	c total #watches: 296792
695.28/695.43	c total #propagations: 39633356 / total #impl: 2336743597 (eff. 0.017)
695.28/695.43	c #Conflicts:     894000 | #Learnt:      29186 | 0.001
695.28/695.43	c total clause space: 127.173MB
695.28/695.43	c total #watches: 304843
696.28/696.42	c total #propagations: 39656401 / total #impl: 2342000144 (eff. 0.017)
696.28/696.42	c #Conflicts:     895000 | #Learnt:      30186 | 0.001
696.28/696.42	c total clause space: 127.173MB
696.28/696.42	c total #watches: 319000
697.28/697.41	c total #propagations: 39680046 / total #impl: 2345919559 (eff. 0.017)
697.28/697.41	c #Conflicts:     896000 | #Learnt:      31186 | 0.001
697.28/697.41	c total clause space: 127.173MB
697.28/697.41	c total #watches: 330689
698.48/698.68	c total #propagations: 39700836 / total #impl: 2352734841 (eff. 0.017)
698.48/698.68	c #Conflicts:     897000 | #Learnt:      32186 | 0.001
698.48/698.68	c total clause space: 127.173MB
698.48/698.68	c total #watches: 334096
699.48/699.63	c total #propagations: 39767413 / total #impl: 2353662759 (eff. 0.017)
699.48/699.63	c #Conflicts:     898000 | #Learnt:      33186 | 0.001
699.48/699.63	c total clause space: 127.173MB
699.48/699.63	c total #watches: 342478
700.08/700.22	c total #propagations: 39794326 / total #impl: 2357136820 (eff. 0.017)
700.08/700.22	c #Conflicts:     899000 | #Learnt:      34186 | 0.001
700.08/700.22	c total clause space: 127.173MB
700.08/700.22	c total #watches: 349384
701.08/701.28	c total #propagations: 39840763 / total #impl: 2361015869 (eff. 0.017)
701.08/701.28	c #Conflicts:     900000 | #Learnt:      35186 | 0.001
701.08/701.28	c total clause space: 127.173MB
701.08/701.28	c total #watches: 361945
702.38/702.50	c total #propagations: 39861378 / total #impl: 2368231976 (eff. 0.017)
702.38/702.50	c #Conflicts:     901000 | #Learnt:      36186 | 0.001
702.38/702.50	c total clause space: 127.173MB
702.38/702.50	c total #watches: 374596
703.38/703.59	c total #propagations: 39884670 / total #impl: 2375645965 (eff. 0.017)
703.38/703.59	c #Conflicts:     902000 | #Learnt:      37186 | 0.001
703.38/703.59	c total clause space: 127.173MB
703.38/703.59	c total #watches: 388193
704.67/704.82	c total #propagations: 39909793 / total #impl: 2380084382 (eff. 0.017)
704.67/704.82	c #Conflicts:     903000 | #Learnt:      38186 | 0.001
704.67/704.82	c total clause space: 127.173MB
704.67/704.82	c total #watches: 397870
705.87/706.09	c total #propagations: 39935528 / total #impl: 2385101664 (eff. 0.017)
705.87/706.09	c #Conflicts:     904000 | #Learnt:      39186 | 0.001
705.87/706.09	c total clause space: 127.173MB
705.87/706.09	c total #watches: 408580
707.77/707.90	c total #propagations: 39958794 / total #impl: 2392323046 (eff. 0.017)
707.77/707.90	c #Conflicts:     905000 | #Learnt:      40186 | 0.001
707.77/707.90	c total clause space: 127.173MB
707.77/707.90	c total #watches: 413318
709.67/709.82	c total #propagations: 40024588 / total #impl: 2395552681 (eff. 0.017)
709.67/709.82	c #Conflicts:     906000 | #Learnt:      41186 | 0.001
709.67/709.82	c total clause space: 127.173MB
709.67/709.82	c total #watches: 416268
711.47/711.67	c total #propagations: 40101908 / total #impl: 2396365825 (eff. 0.017)
711.47/711.67	c #Conflicts:     907000 | #Learnt:      42186 | 0.001
711.47/711.67	c total clause space: 127.173MB
711.47/711.67	c total #watches: 419295
713.17/713.36	c total #propagations: 40172585 / total #impl: 2397223582 (eff. 0.017)
713.17/713.36	c #Conflicts:     908000 | #Learnt:      43186 | 0.001
713.17/713.36	c total clause space: 127.173MB
713.17/713.36	c total #watches: 422535
714.67/714.84	c total #propagations: 40242271 / total #impl: 2398095163 (eff. 0.017)
714.67/714.84	c #Conflicts:     909000 | #Learnt:      44186 | 0.001
714.67/714.84	c total clause space: 127.173MB
714.67/714.84	c total #watches: 425885
715.98/716.12	c total #propagations: 40298845 / total #impl: 2399378487 (eff. 0.017)
715.98/716.12	c #Conflicts:     910000 | #Learnt:      45186 | 0.001
715.98/716.12	c total clause space: 127.173MB
715.98/716.12	c total #watches: 432691
717.08/717.30	c total #propagations: 40340200 / total #impl: 2401582744 (eff. 0.017)
717.08/717.30	c GC COLLECT
717.08/717.30	c #Conflicts:     911000 | #Learnt:      23169 | 0.001
717.08/717.30	c total clause space: 127.173MB
717.08/717.30	c total #watches: 245576
717.77/718.00	c total #propagations: 40363838 / total #impl: 2406978070 (eff. 0.017)
717.77/718.00	c #Conflicts:     912000 | #Learnt:      24169 | 0.001
717.77/718.00	c total clause space: 127.173MB
717.77/718.00	c total #watches: 256217
718.67/718.80	c total #propagations: 40381630 / total #impl: 2412456272 (eff. 0.017)
718.67/718.80	c #Conflicts:     913000 | #Learnt:      25169 | 0.001
718.67/718.80	c total clause space: 127.173MB
718.67/718.80	c total #watches: 267955
719.47/719.61	c total #propagations: 40401618 / total #impl: 2418839018 (eff. 0.017)
719.47/719.61	c #Conflicts:     914000 | #Learnt:      26169 | 0.001
719.47/719.61	c total clause space: 127.173MB
719.47/719.61	c total #watches: 279251
720.27/720.50	c total #propagations: 40420135 / total #impl: 2424970459 (eff. 0.017)
720.27/720.50	c #Conflicts:     915000 | #Learnt:      27169 | 0.001
720.27/720.50	c total clause space: 127.173MB
720.27/720.50	c total #watches: 289816
721.17/721.39	c total #propagations: 40440403 / total #impl: 2430206577 (eff. 0.017)
721.17/721.39	c #Conflicts:     916000 | #Learnt:      28169 | 0.001
721.17/721.39	c total clause space: 127.173MB
721.17/721.39	c total #watches: 303546
721.97/722.18	c total #propagations: 40467105 / total #impl: 2434751178 (eff. 0.017)
721.97/722.18	c #Conflicts:     917000 | #Learnt:      29169 | 0.001
721.97/722.18	c total clause space: 127.173MB
721.97/722.18	c total #watches: 314440
722.97/723.17	c total #propagations: 40491854 / total #impl: 2438496378 (eff. 0.017)
722.97/723.17	c #Conflicts:     918000 | #Learnt:      30169 | 0.001
722.97/723.17	c total clause space: 127.173MB
722.97/723.17	c total #watches: 321371
724.07/724.23	c total #propagations: 40549745 / total #impl: 2440649968 (eff. 0.017)
724.07/724.23	c #Conflicts:     919000 | #Learnt:      31169 | 0.001
724.07/724.23	c total clause space: 127.173MB
724.07/724.23	c total #watches: 324357
725.07/725.28	c total #propagations: 40611760 / total #impl: 2441380854 (eff. 0.017)
725.07/725.28	c #Conflicts:     920000 | #Learnt:      32169 | 0.001
725.07/725.28	c total clause space: 127.173MB
725.07/725.28	c total #watches: 337628
726.17/726.36	c total #propagations: 40634412 / total #impl: 2447024472 (eff. 0.017)
726.17/726.36	c #Conflicts:     921000 | #Learnt:      33169 | 0.001
726.17/726.36	c total clause space: 127.173MB
726.17/726.36	c total #watches: 344434
727.17/727.36	c total #propagations: 40668661 / total #impl: 2450692631 (eff. 0.017)
727.17/727.36	c #Conflicts:     922000 | #Learnt:      34169 | 0.001
727.17/727.36	c total clause space: 127.173MB
727.17/727.36	c total #watches: 351031
728.18/728.40	c total #propagations: 40700630 / total #impl: 2453284199 (eff. 0.017)
728.18/728.40	c #Conflicts:     923000 | #Learnt:      35169 | 0.001
728.18/728.40	c total clause space: 127.173MB
728.18/728.40	c total #watches: 361466
729.28/729.42	c total #propagations: 40719154 / total #impl: 2460773361 (eff. 0.017)
729.28/729.42	c #Conflicts:     924000 | #Learnt:      36169 | 0.001
729.28/729.42	c total clause space: 127.173MB
729.28/729.42	c total #watches: 371771
730.28/730.45	c total #propagations: 40748639 / total #impl: 2463203683 (eff. 0.017)
730.28/730.45	c #Conflicts:     925000 | #Learnt:      37169 | 0.001
730.28/730.45	c total clause space: 127.173MB
730.28/730.45	c total #watches: 381946
731.38/731.55	c total #propagations: 40775894 / total #impl: 2467577838 (eff. 0.017)
731.38/731.55	c #Conflicts:     926000 | #Learnt:      38169 | 0.001
731.38/731.55	c total clause space: 127.173MB
731.38/731.55	c total #watches: 389580
732.58/732.76	c total #propagations: 40816331 / total #impl: 2472061925 (eff. 0.017)
732.58/732.76	c #Conflicts:     927000 | #Learnt:      39169 | 0.001
732.58/732.76	c total clause space: 127.173MB
732.58/732.76	c total #watches: 392931
733.77/733.98	c total #propagations: 40884047 / total #impl: 2472717485 (eff. 0.017)
733.77/733.98	c #Conflicts:     928000 | #Learnt:      40169 | 0.001
733.77/733.98	c total clause space: 127.173MB
733.77/733.98	c total #watches: 399013
734.97/735.19	c total #propagations: 40932529 / total #impl: 2474592177 (eff. 0.017)
734.97/735.19	c #Conflicts:     929000 | #Learnt:      41169 | 0.001
734.97/735.19	c total clause space: 127.173MB
734.97/735.19	c total #watches: 405748
736.47/736.67	c total #propagations: 40978599 / total #impl: 2477562861 (eff. 0.017)
736.47/736.67	c #Conflicts:     930000 | #Learnt:      42169 | 0.001
736.47/736.67	c total clause space: 127.173MB
736.47/736.67	c total #watches: 410567
737.27/737.43	c total #propagations: 41041448 / total #impl: 2480277371 (eff. 0.017)
737.27/737.43	c #Conflicts:     931000 | #Learnt:      43169 | 0.001
737.27/737.43	c total clause space: 127.173MB
737.27/737.43	c total #watches: 416916
738.17/738.34	c total #propagations: 41094543 / total #impl: 2482706482 (eff. 0.017)
738.17/738.34	c #Conflicts:     932000 | #Learnt:      44169 | 0.001
738.17/738.34	c total clause space: 127.173MB
738.17/738.34	c total #watches: 425099
739.47/739.63	c total #propagations: 41130672 / total #impl: 2487151755 (eff. 0.017)
739.47/739.63	c #Conflicts:     933000 | #Learnt:      45169 | 0.001
739.47/739.63	c total clause space: 127.173MB
739.47/739.63	c total #watches: 429517
740.97/741.19	c total #propagations: 41191317 / total #impl: 2488373979 (eff. 0.017)
740.97/741.19	c #Conflicts:     934000 | #Learnt:      46169 | 0.001
740.97/741.19	c total clause space: 127.173MB
740.97/741.19	c total #watches: 432574
742.27/742.49	c total #propagations: 41273491 / total #impl: 2489161236 (eff. 0.017)
742.27/742.49	c GC COLLECT
742.27/742.49	c #Conflicts:     935000 | #Learnt:      23879 | 0.001
742.27/742.49	c total clause space: 127.173MB
742.27/742.49	c total #watches: 248376
743.07/743.23	c total #propagations: 41363565 / total #impl: 2489902404 (eff. 0.017)
743.07/743.23	c #Conflicts:     936000 | #Learnt:      24879 | 0.001
743.07/743.23	c total clause space: 127.173MB
743.07/743.23	c total #watches: 251196
744.07/744.28	c total #propagations: 41449986 / total #impl: 2490477951 (eff. 0.017)
744.07/744.28	c #Conflicts:     937000 | #Learnt:      25879 | 0.001
744.07/744.28	c total clause space: 127.173MB
744.07/744.28	c total #watches: 254525
745.37/745.52	c total #propagations: 41540060 / total #impl: 2491239686 (eff. 0.017)
745.37/745.52	c #Conflicts:     938000 | #Learnt:      26879 | 0.001
745.37/745.52	c total clause space: 127.173MB
745.37/745.52	c total #watches: 259359
746.67/746.85	c total #propagations: 41627264 / total #impl: 2491986288 (eff. 0.017)
746.67/746.85	c #Conflicts:     939000 | #Learnt:      27879 | 0.001
746.67/746.85	c total clause space: 127.173MB
746.67/746.85	c total #watches: 263928
748.07/748.29	c total #propagations: 41712347 / total #impl: 2492830163 (eff. 0.017)
748.07/748.29	c #Conflicts:     940000 | #Learnt:      28879 | 0.001
748.07/748.29	c total clause space: 127.173MB
748.07/748.29	c total #watches: 268085
749.57/749.73	c total #propagations: 41802138 / total #impl: 2493742881 (eff. 0.017)
749.57/749.73	c #Conflicts:     941000 | #Learnt:      29879 | 0.001
749.57/749.73	c total clause space: 127.173MB
749.57/749.73	c total #watches: 273840
751.07/751.25	c total #propagations: 41888783 / total #impl: 2494711445 (eff. 0.017)
751.07/751.25	c #Conflicts:     942000 | #Learnt:      30879 | 0.001
751.07/751.25	c total clause space: 127.173MB
751.07/751.25	c total #watches: 277871
752.67/752.81	c total #propagations: 41978775 / total #impl: 2495596957 (eff. 0.017)
752.67/752.81	c #Conflicts:     943000 | #Learnt:      31879 | 0.001
752.67/752.81	c total clause space: 127.173MB
752.67/752.81	c total #watches: 281308
754.27/754.41	c total #propagations: 42066507 / total #impl: 2496569017 (eff. 0.017)
754.27/754.41	c #Conflicts:     944000 | #Learnt:      32879 | 0.001
754.27/754.41	c total clause space: 127.173MB
754.27/754.41	c total #watches: 285547
755.87/756.09	c total #propagations: 42153405 / total #impl: 2497551221 (eff. 0.017)
755.87/756.09	c #Conflicts:     945000 | #Learnt:      33879 | 0.001
755.87/756.09	c total clause space: 127.173MB
755.87/756.09	c total #watches: 289668
757.67/757.80	c total #propagations: 42240531 / total #impl: 2498584293 (eff. 0.017)
757.67/757.80	c #Conflicts:     946000 | #Learnt:      34879 | 0.001
757.67/757.80	c total clause space: 127.173MB
757.67/757.80	c total #watches: 293563
759.07/759.20	c total #propagations: 42331296 / total #impl: 2499560242 (eff. 0.017)
759.07/759.20	c #Conflicts:     947000 | #Learnt:      35879 | 0.001
759.07/759.20	c total clause space: 127.173MB
759.07/759.20	c total #watches: 297723
760.97/761.17	c total #propagations: 42408750 / total #impl: 2500338379 (eff. 0.017)
760.97/761.17	c #Conflicts:     948000 | #Learnt:      36879 | 0.001
760.97/761.17	c total clause space: 127.173MB
760.97/761.17	c total #watches: 302030
763.07/763.24	c total #propagations: 42498011 / total #impl: 2501521622 (eff. 0.017)
763.07/763.24	c #Conflicts:     949000 | #Learnt:      37879 | 0.001
763.07/763.24	c total clause space: 127.173MB
763.07/763.24	c total #watches: 306038
765.17/765.37	c total #propagations: 42587166 / total #impl: 2502654245 (eff. 0.017)
765.17/765.37	c #Conflicts:     950000 | #Learnt:      38879 | 0.001
765.17/765.37	c total clause space: 127.173MB
765.17/765.37	c total #watches: 309598
767.17/767.37	c total #propagations: 42672673 / total #impl: 2503860512 (eff. 0.017)
767.17/767.37	c #Conflicts:     951000 | #Learnt:      39879 | 0.001
767.17/767.37	c total clause space: 127.173MB
767.17/767.37	c total #watches: 313729
769.47/769.62	c total #propagations: 42745282 / total #impl: 2505110561 (eff. 0.017)
769.47/769.62	c #Conflicts:     952000 | #Learnt:      40879 | 0.001
769.47/769.62	c total clause space: 127.173MB
769.47/769.62	c total #watches: 318173
771.56/771.73	c total #propagations: 42829836 / total #impl: 2506374708 (eff. 0.017)
771.56/771.73	c #Conflicts:     953000 | #Learnt:      41879 | 0.001
771.56/771.73	c total clause space: 127.173MB
771.56/771.73	c total #watches: 321811
773.97/774.14	c total #propagations: 42909931 / total #impl: 2507445889 (eff. 0.017)
773.97/774.14	c #Conflicts:     954000 | #Learnt:      42879 | 0.001
773.97/774.14	c total clause space: 127.173MB
773.97/774.14	c total #watches: 325091
776.77/776.90	c total #propagations: 42999519 / total #impl: 2508597387 (eff. 0.017)
776.77/776.90	c #Conflicts:     955000 | #Learnt:      43879 | 0.001
776.77/776.90	c total clause space: 127.173MB
776.77/776.90	c total #watches: 328566
779.07/779.26	c total #propagations: 43099868 / total #impl: 2510057240 (eff. 0.017)
779.07/779.26	c #Conflicts:     956000 | #Learnt:      44879 | 0.001
779.07/779.26	c total clause space: 127.173MB
779.07/779.26	c total #watches: 331766
781.67/781.80	c total #propagations: 43183023 / total #impl: 2511181874 (eff. 0.017)
781.67/781.80	c #Conflicts:     957000 | #Learnt:      45879 | 0.001
781.67/781.80	c total clause space: 127.173MB
781.67/781.80	c total #watches: 336484
784.27/784.49	c total #propagations: 43275017 / total #impl: 2512345974 (eff. 0.017)
784.27/784.49	c #Conflicts:     958000 | #Learnt:      46879 | 0.001
784.27/784.49	c total clause space: 206.656MB
784.27/784.49	c total #watches: 341733
786.07/786.28	c total #propagations: 43369659 / total #impl: 2513744557 (eff. 0.017)
786.07/786.28	c GC COLLECT
786.07/786.28	c #Conflicts:     959000 | #Learnt:      24275 | 0.001
786.07/786.28	c total clause space: 206.656MB
786.07/786.28	c total #watches: 250075
787.47/787.63	c total #propagations: 43458460 / total #impl: 2514737323 (eff. 0.017)
787.47/787.63	c #Conflicts:     960000 | #Learnt:      25275 | 0.001
787.47/787.63	c total clause space: 206.656MB
787.47/787.63	c total #watches: 253640
788.67/788.85	c total #propagations: 43544114 / total #impl: 2515615821 (eff. 0.017)
788.67/788.85	c #Conflicts:     961000 | #Learnt:      26275 | 0.001
788.67/788.85	c total clause space: 206.656MB
788.67/788.85	c total #watches: 257716
790.06/790.27	c total #propagations: 43629005 / total #impl: 2516527441 (eff. 0.017)
790.06/790.27	c #Conflicts:     962000 | #Learnt:      27275 | 0.001
790.06/790.27	c total clause space: 206.656MB
790.06/790.27	c total #watches: 261698
791.56/791.72	c total #propagations: 43714434 / total #impl: 2517636894 (eff. 0.017)
791.56/791.72	c #Conflicts:     963000 | #Learnt:      28275 | 0.001
791.56/791.72	c total clause space: 206.656MB
791.56/791.72	c total #watches: 266359
792.97/793.16	c total #propagations: 43803486 / total #impl: 2518738749 (eff. 0.017)
792.97/793.16	c #Conflicts:     964000 | #Learnt:      29275 | 0.001
792.97/793.16	c total clause space: 206.656MB
792.97/793.16	c total #watches: 272675
794.66/794.81	c total #propagations: 43900319 / total #impl: 2519964884 (eff. 0.017)
794.66/794.81	c #Conflicts:     965000 | #Learnt:      30275 | 0.001
794.66/794.81	c total clause space: 206.656MB
794.66/794.81	c total #watches: 278968
796.27/796.49	c total #propagations: 43988503 / total #impl: 2521302007 (eff. 0.017)
796.27/796.49	c #Conflicts:     966000 | #Learnt:      31275 | 0.001
796.27/796.49	c total clause space: 206.656MB
796.27/796.49	c total #watches: 283763
798.16/798.33	c total #propagations: 44078173 / total #impl: 2522565411 (eff. 0.017)
798.16/798.33	c #Conflicts:     967000 | #Learnt:      32275 | 0.001
798.16/798.33	c total clause space: 206.656MB
798.16/798.33	c total #watches: 288887
799.76/799.90	c total #propagations: 44171259 / total #impl: 2523960810 (eff. 0.018)
799.76/799.90	c #Conflicts:     968000 | #Learnt:      33275 | 0.001
799.76/799.90	c total clause space: 206.656MB
799.76/799.90	c total #watches: 292038
801.36/801.54	c total #propagations: 44253714 / total #impl: 2524919169 (eff. 0.018)
801.36/801.54	c #Conflicts:     969000 | #Learnt:      34275 | 0.001
801.36/801.54	c total clause space: 206.656MB
801.36/801.54	c total #watches: 297098
803.16/803.34	c total #propagations: 44331181 / total #impl: 2525963858 (eff. 0.018)
803.16/803.34	c #Conflicts:     970000 | #Learnt:      35275 | 0.001
803.16/803.34	c total clause space: 206.656MB
803.16/803.34	c total #watches: 301611
804.96/805.14	c total #propagations: 44409120 / total #impl: 2527124733 (eff. 0.018)
804.96/805.14	c #Conflicts:     971000 | #Learnt:      36275 | 0.001
804.96/805.14	c total clause space: 206.656MB
804.96/805.14	c total #watches: 305577
807.06/807.24	c total #propagations: 44490633 / total #impl: 2528175254 (eff. 0.018)
807.06/807.24	c #Conflicts:     972000 | #Learnt:      37275 | 0.001
807.06/807.24	c total clause space: 206.656MB
807.06/807.24	c total #watches: 310161
809.47/809.70	c total #propagations: 44576414 / total #impl: 2529274448 (eff. 0.018)
809.47/809.70	c #Conflicts:     973000 | #Learnt:      38275 | 0.001
809.47/809.70	c total clause space: 206.656MB
809.47/809.70	c total #watches: 316182
811.86/812.03	c total #propagations: 44665430 / total #impl: 2530594252 (eff. 0.018)
811.86/812.03	c #Conflicts:     974000 | #Learnt:      39275 | 0.001
811.86/812.03	c total clause space: 206.656MB
811.86/812.03	c total #watches: 321472
814.26/814.48	c total #propagations: 44748721 / total #impl: 2531791247 (eff. 0.018)
814.26/814.48	c #Conflicts:     975000 | #Learnt:      40275 | 0.001
814.26/814.48	c total clause space: 206.656MB
814.26/814.48	c total #watches: 325724
816.76/816.99	c total #propagations: 44838578 / total #impl: 2533020191 (eff. 0.018)
816.76/816.99	c #Conflicts:     976000 | #Learnt:      41275 | 0.001
816.76/816.99	c total clause space: 206.656MB
816.76/816.99	c total #watches: 330361
819.26/819.49	c total #propagations: 44929084 / total #impl: 2534230261 (eff. 0.018)
819.26/819.49	c #Conflicts:     977000 | #Learnt:      42275 | 0.001
819.26/819.49	c total clause space: 206.656MB
819.26/819.49	c total #watches: 333856
821.86/822.01	c total #propagations: 45016002 / total #impl: 2535505340 (eff. 0.018)
821.86/822.01	c #Conflicts:     978000 | #Learnt:      43275 | 0.001
821.86/822.01	c total clause space: 206.656MB
821.86/822.01	c total #watches: 338216
824.56/824.78	c total #propagations: 45097034 / total #impl: 2536834158 (eff. 0.018)
824.56/824.78	c #Conflicts:     979000 | #Learnt:      44275 | 0.001
824.56/824.78	c total clause space: 206.656MB
824.56/824.78	c total #watches: 343605
827.56/827.79	c total #propagations: 45180036 / total #impl: 2538053473 (eff. 0.018)
827.56/827.79	c #Conflicts:     980000 | #Learnt:      45275 | 0.001
827.56/827.79	c total clause space: 206.656MB
827.56/827.79	c total #watches: 347970
830.56/830.78	c total #propagations: 45271062 / total #impl: 2539530568 (eff. 0.018)
830.56/830.78	c #Conflicts:     981000 | #Learnt:      46275 | 0.001
830.56/830.78	c total clause space: 206.656MB
830.56/830.78	c total #watches: 352406
833.96/834.13	c total #propagations: 45358394 / total #impl: 2540998918 (eff. 0.018)
833.96/834.13	c #Conflicts:     982000 | #Learnt:      47275 | 0.001
833.96/834.13	c total clause space: 206.656MB
833.96/834.13	c total #watches: 357449
836.06/836.20	c total #propagations: 45451091 / total #impl: 2542728363 (eff. 0.018)
836.06/836.20	c GC COLLECT
836.06/836.20	c #Conflicts:     983000 | #Learnt:      24404 | 0.001
836.06/836.20	c total clause space: 206.656MB
836.06/836.20	c total #watches: 250256
837.06/837.24	c total #propagations: 45520572 / total #impl: 2543673965 (eff. 0.018)
837.06/837.24	c #Conflicts:     984000 | #Learnt:      25404 | 0.001
837.06/837.24	c total clause space: 206.656MB
837.06/837.24	c total #watches: 253705
838.26/838.44	c total #propagations: 45595625 / total #impl: 2544287336 (eff. 0.018)
838.26/838.44	c #Conflicts:     985000 | #Learnt:      26404 | 0.001
838.26/838.44	c total clause space: 206.656MB
838.26/838.44	c total #watches: 256988
839.36/839.59	c total #propagations: 45670007 / total #impl: 2545139850 (eff. 0.018)
839.36/839.59	c #Conflicts:     986000 | #Learnt:      27404 | 0.001
839.36/839.59	c total clause space: 206.656MB
839.36/839.59	c total #watches: 259942
840.46/840.67	c total #propagations: 45744499 / total #impl: 2545945362 (eff. 0.018)
840.46/840.67	c #Conflicts:     987000 | #Learnt:      28404 | 0.001
840.46/840.67	c total clause space: 206.656MB
840.46/840.67	c total #watches: 263276
841.76/841.95	c total #propagations: 45824276 / total #impl: 2546613012 (eff. 0.018)
841.76/841.95	c #Conflicts:     988000 | #Learnt:      29404 | 0.001
841.76/841.95	c total clause space: 206.656MB
841.76/841.95	c total #watches: 266505
842.96/843.19	c total #propagations: 45907845 / total #impl: 2547556982 (eff. 0.018)
842.96/843.19	c #Conflicts:     989000 | #Learnt:      30404 | 0.001
842.96/843.19	c total clause space: 206.656MB
842.96/843.19	c total #watches: 269698
844.26/844.48	c total #propagations: 45987811 / total #impl: 2548376463 (eff. 0.018)
844.26/844.48	c #Conflicts:     990000 | #Learnt:      31404 | 0.001
844.26/844.48	c total clause space: 206.656MB
844.26/844.48	c total #watches: 272976
845.66/845.81	c total #propagations: 46058424 / total #impl: 2549222004 (eff. 0.018)
845.66/845.81	c #Conflicts:     991000 | #Learnt:      32404 | 0.001
845.66/845.81	c total clause space: 206.656MB
845.66/845.81	c total #watches: 275998
846.86/847.05	c total #propagations: 46137725 / total #impl: 2550190373 (eff. 0.018)
846.86/847.05	c #Conflicts:     992000 | #Learnt:      33404 | 0.001
846.86/847.05	c total clause space: 206.656MB
846.86/847.05	c total #watches: 279099
848.36/848.52	c total #propagations: 46214458 / total #impl: 2550944373 (eff. 0.018)
848.36/848.52	c #Conflicts:     993000 | #Learnt:      34404 | 0.001
848.36/848.52	c total clause space: 206.656MB
848.36/848.52	c total #watches: 282309
849.66/849.87	c total #propagations: 46307604 / total #impl: 2551885682 (eff. 0.018)
849.66/849.87	c #Conflicts:     994000 | #Learnt:      35404 | 0.001
849.66/849.87	c total clause space: 206.656MB
849.66/849.87	c total #watches: 285334
851.06/851.24	c total #propagations: 46385238 / total #impl: 2552728027 (eff. 0.018)
851.06/851.24	c #Conflicts:     995000 | #Learnt:      36404 | 0.001
851.06/851.24	c total clause space: 206.656MB
851.06/851.24	c total #watches: 289363
852.46/852.62	c total #propagations: 46468327 / total #impl: 2553591254 (eff. 0.018)
852.46/852.62	c #Conflicts:     996000 | #Learnt:      37404 | 0.001
852.46/852.62	c total clause space: 206.656MB
852.46/852.62	c total #watches: 294343
853.86/854.01	c total #propagations: 46552311 / total #impl: 2554407839 (eff. 0.018)
853.86/854.01	c #Conflicts:     997000 | #Learnt:      38404 | 0.001
853.86/854.01	c total clause space: 206.656MB
853.86/854.01	c total #watches: 298983
855.25/855.42	c total #propagations: 46627928 / total #impl: 2555228636 (eff. 0.018)
855.25/855.42	c #Conflicts:     998000 | #Learnt:      39404 | 0.001
855.25/855.42	c total clause space: 206.656MB
855.25/855.42	c total #watches: 302362
856.76/856.97	c total #propagations: 46702312 / total #impl: 2556021337 (eff. 0.018)
856.76/856.97	c #Conflicts:     999000 | #Learnt:      40404 | 0.001
856.76/856.97	c total clause space: 206.656MB
856.76/856.97	c total #watches: 308136
858.35/858.58	c total #propagations: 46778438 / total #impl: 2556960782 (eff. 0.018)
858.35/858.58	c #Conflicts:    1000000 | #Learnt:      41404 | 0.001
858.35/858.58	c total clause space: 206.656MB
858.35/858.58	c total #watches: 311424
860.16/860.40	c total #propagations: 46857629 / total #impl: 2557839578 (eff. 0.018)
860.16/860.40	c #Conflicts:    1001000 | #Learnt:      42404 | 0.001
860.16/860.40	c total clause space: 206.656MB
860.16/860.40	c total #watches: 315889
861.95/862.19	c total #propagations: 46946238 / total #impl: 2558888159 (eff. 0.018)
861.95/862.19	c #Conflicts:    1002000 | #Learnt:      43404 | 0.001
861.95/862.19	c total clause space: 206.656MB
861.95/862.19	c total #watches: 319817
863.85/864.07	c total #propagations: 47025650 / total #impl: 2559868966 (eff. 0.018)
863.85/864.07	c #Conflicts:    1003000 | #Learnt:      44404 | 0.001
863.85/864.07	c total clause space: 206.656MB
863.85/864.07	c total #watches: 323684
865.75/865.96	c total #propagations: 47110432 / total #impl: 2560820429 (eff. 0.018)
865.75/865.96	c #Conflicts:    1004000 | #Learnt:      45404 | 0.001
865.75/865.96	c total clause space: 206.656MB
865.75/865.96	c total #watches: 326972
868.05/868.21	c total #propagations: 47187275 / total #impl: 2561722043 (eff. 0.018)
868.05/868.21	c #Conflicts:    1005000 | #Learnt:      46404 | 0.001
868.05/868.21	c total clause space: 206.656MB
868.05/868.21	c total #watches: 331207
870.15/870.39	c total #propagations: 47277195 / total #impl: 2562906738 (eff. 0.018)
870.15/870.39	c #Conflicts:    1006000 | #Learnt:      47404 | 0.001
870.15/870.39	c total clause space: 206.656MB
870.15/870.39	c total #watches: 334938
872.35/872.52	c total #propagations: 47365102 / total #impl: 2563949169 (eff. 0.018)
872.35/872.52	c #Conflicts:    1007000 | #Learnt:      48404 | 0.001
872.35/872.52	c total clause space: 206.656MB
872.35/872.52	c total #watches: 338990
873.45/873.67	c total #propagations: 47448272 / total #impl: 2564912002 (eff. 0.018)
873.45/873.67	c GC COLLECT
873.45/873.67	c #Conflicts:    1008000 | #Learnt:      25184 | 0.001
873.45/873.67	c total clause space: 206.656MB
873.45/873.67	c total #watches: 253971
874.55/874.72	c total #propagations: 47532548 / total #impl: 2565583608 (eff. 0.019)
874.55/874.72	c #Conflicts:    1009000 | #Learnt:      26184 | 0.001
874.55/874.72	c total clause space: 206.656MB
874.55/874.72	c total #watches: 257732
875.46/875.68	c total #propagations: 47614269 / total #impl: 2566373872 (eff. 0.019)
875.46/875.68	c #Conflicts:    1010000 | #Learnt:      27184 | 0.001
875.46/875.68	c total clause space: 206.656MB
875.46/875.68	c total #watches: 261928
876.66/876.82	c total #propagations: 47686997 / total #impl: 2566999525 (eff. 0.019)
876.66/876.82	c #Conflicts:    1011000 | #Learnt:      28184 | 0.001
876.66/876.82	c total clause space: 206.656MB
876.66/876.82	c total #watches: 266706
877.85/878.02	c total #propagations: 47773881 / total #impl: 2567776136 (eff. 0.019)
877.85/878.02	c #Conflicts:    1012000 | #Learnt:      29184 | 0.001
877.85/878.02	c total clause space: 206.656MB
877.85/878.02	c total #watches: 270556
879.25/879.42	c total #propagations: 47853686 / total #impl: 2568500955 (eff. 0.019)
879.25/879.42	c #Conflicts:    1013000 | #Learnt:      30184 | 0.001
879.25/879.42	c total clause space: 206.656MB
879.25/879.42	c total #watches: 275365
880.85/881.01	c total #propagations: 47940300 / total #impl: 2569365951 (eff. 0.019)
880.85/881.01	c #Conflicts:    1014000 | #Learnt:      31184 | 0.001
880.85/881.01	c total clause space: 206.656MB
880.85/881.01	c total #watches: 279595
882.55/882.76	c total #propagations: 48028901 / total #impl: 2570295656 (eff. 0.019)
882.55/882.76	c #Conflicts:    1015000 | #Learnt:      32184 | 0.001
882.55/882.76	c total clause space: 206.656MB
882.55/882.76	c total #watches: 286205
884.15/884.34	c total #propagations: 48113775 / total #impl: 2571341233 (eff. 0.019)
884.15/884.34	c #Conflicts:    1016000 | #Learnt:      33184 | 0.001
884.15/884.34	c total clause space: 206.656MB
884.15/884.34	c total #watches: 291108
885.85/886.03	c total #propagations: 48191035 / total #impl: 2572212968 (eff. 0.019)
885.85/886.03	c #Conflicts:    1017000 | #Learnt:      34184 | 0.001
885.85/886.03	c total clause space: 206.656MB
885.85/886.03	c total #watches: 295982
887.66/887.88	c total #propagations: 48269678 / total #impl: 2573189967 (eff. 0.019)
887.66/887.88	c #Conflicts:    1018000 | #Learnt:      35184 | 0.001
887.66/887.88	c total clause space: 206.656MB
887.66/887.88	c total #watches: 299410
889.95/890.12	c total #propagations: 48353682 / total #impl: 2574268410 (eff. 0.019)
889.95/890.12	c #Conflicts:    1019000 | #Learnt:      36184 | 0.001
889.95/890.12	c total clause space: 206.656MB
889.95/890.12	c total #watches: 303876
891.75/891.95	c total #propagations: 48446585 / total #impl: 2575598401 (eff. 0.019)
891.75/891.95	c #Conflicts:    1020000 | #Learnt:      37184 | 0.001
891.75/891.95	c total clause space: 206.656MB
891.75/891.95	c total #watches: 308800
893.65/893.87	c total #propagations: 48522866 / total #impl: 2576376629 (eff. 0.019)
893.65/893.87	c #Conflicts:    1021000 | #Learnt:      38184 | 0.001
893.65/893.87	c total clause space: 206.656MB
893.65/893.87	c total #watches: 313181
895.75/895.97	c total #propagations: 48602133 / total #impl: 2577230353 (eff. 0.019)
895.75/895.97	c #Conflicts:    1022000 | #Learnt:      39184 | 0.001
895.75/895.97	c total clause space: 206.656MB
895.75/895.97	c total #watches: 318118
897.95/898.15	c total #propagations: 48687464 / total #impl: 2578331109 (eff. 0.019)
897.95/898.15	c #Conflicts:    1023000 | #Learnt:      40184 | 0.001
897.95/898.15	c total clause space: 206.656MB
897.95/898.15	c total #watches: 322495
900.55/900.72	c total #propagations: 48771844 / total #impl: 2579329082 (eff. 0.019)
900.55/900.72	c #Conflicts:    1024000 | #Learnt:      41184 | 0.001
900.55/900.72	c total clause space: 206.656MB
900.55/900.72	c total #watches: 327862
902.95/903.20	c total #propagations: 48864549 / total #impl: 2580534593 (eff. 0.019)
902.95/903.20	c #Conflicts:    1025000 | #Learnt:      42184 | 0.001
902.95/903.20	c total clause space: 206.656MB
902.95/903.20	c total #watches: 332922
905.75/905.99	c total #propagations: 48945517 / total #impl: 2581794119 (eff. 0.019)
905.75/905.99	c #Conflicts:    1026000 | #Learnt:      43184 | 0.001
905.75/905.99	c total clause space: 206.656MB
905.75/905.99	c total #watches: 338975
907.65/907.83	c total #propagations: 49030309 / total #impl: 2583128561 (eff. 0.019)
907.65/907.83	c #Conflicts:    1027000 | #Learnt:      44184 | 0.001
907.65/907.83	c total clause space: 206.656MB
907.65/907.83	c total #watches: 343004
909.84/910.06	c total #propagations: 49089100 / total #impl: 2584208060 (eff. 0.019)
909.84/910.06	c #Conflicts:    1028000 | #Learnt:      45184 | 0.001
909.84/910.06	c total clause space: 206.656MB
909.84/910.06	c total #watches: 346483
912.24/912.46	c total #propagations: 49159448 / total #impl: 2584995402 (eff. 0.019)
912.24/912.46	c #Conflicts:    1029000 | #Learnt:      46184 | 0.001
912.24/912.46	c total clause space: 206.656MB
912.24/912.46	c total #watches: 349658
914.84/915.07	c total #propagations: 49231259 / total #impl: 2585887675 (eff. 0.019)
914.84/915.07	c #Conflicts:    1030000 | #Learnt:      47184 | 0.001
914.84/915.07	c total clause space: 206.656MB
914.84/915.07	c total #watches: 353114
917.04/917.24	c total #propagations: 49311259 / total #impl: 2586814225 (eff. 0.019)
917.04/917.24	c #Conflicts:    1031000 | #Learnt:      48184 | 0.001
917.04/917.24	c total clause space: 206.656MB
917.04/917.24	c total #watches: 356618
918.45/918.68	c total #propagations: 49377043 / total #impl: 2587591712 (eff. 0.019)
918.45/918.68	c GC COLLECT
918.45/918.68	c #Conflicts:    1032000 | #Learnt:      24667 | 0.001
918.45/918.68	c total clause space: 206.656MB
918.45/918.68	c total #watches: 251510
919.24/919.48	c total #propagations: 49427220 / total #impl: 2588265121 (eff. 0.019)
919.24/919.48	c #Conflicts:    1033000 | #Learnt:      25667 | 0.001
919.24/919.48	c total clause space: 206.656MB
919.24/919.48	c total #watches: 254997
920.04/920.26	c total #propagations: 49487933 / total #impl: 2588888219 (eff. 0.019)
920.04/920.26	c #Conflicts:    1034000 | #Learnt:      26667 | 0.001
920.04/920.26	c total clause space: 206.656MB
920.04/920.26	c total #watches: 263590
920.94/921.10	c total #propagations: 49528304 / total #impl: 2590200727 (eff. 0.019)
920.94/921.10	c #Conflicts:    1035000 | #Learnt:      27667 | 0.001
920.94/921.10	c total clause space: 206.656MB
920.94/921.10	c total #watches: 267965
921.75/921.95	c total #propagations: 49588811 / total #impl: 2591186294 (eff. 0.019)
921.75/921.95	c #Conflicts:    1036000 | #Learnt:      28667 | 0.001
921.75/921.95	c total clause space: 206.656MB
921.75/921.95	c total #watches: 271570
922.54/922.79	c total #propagations: 49648203 / total #impl: 2592048066 (eff. 0.019)
922.54/922.79	c #Conflicts:    1037000 | #Learnt:      29667 | 0.001
922.54/922.79	c total clause space: 206.656MB
922.54/922.79	c total #watches: 275093
923.64/923.80	c total #propagations: 49711867 / total #impl: 2592801476 (eff. 0.019)
923.64/923.80	c #Conflicts:    1038000 | #Learnt:      30667 | 0.001
923.64/923.80	c total clause space: 206.656MB
923.64/923.80	c total #watches: 278300
924.44/924.69	c total #propagations: 49780835 / total #impl: 2593555040 (eff. 0.019)
924.44/924.69	c #Conflicts:    1039000 | #Learnt:      31667 | 0.001
924.44/924.69	c total clause space: 206.656MB
924.44/924.69	c total #watches: 281026
925.44/925.69	c total #propagations: 49850978 / total #impl: 2594220864 (eff. 0.019)
925.44/925.69	c #Conflicts:    1040000 | #Learnt:      32667 | 0.001
925.44/925.69	c total clause space: 206.656MB
925.44/925.69	c total #watches: 283720
926.54/926.80	c total #propagations: 49918273 / total #impl: 2594956672 (eff. 0.019)
926.54/926.80	c #Conflicts:    1041000 | #Learnt:      33667 | 0.001
926.54/926.80	c total clause space: 206.656MB
926.54/926.80	c total #watches: 286643
927.84/928.06	c total #propagations: 49993227 / total #impl: 2595710923 (eff. 0.019)
927.84/928.06	c #Conflicts:    1042000 | #Learnt:      34667 | 0.001
927.84/928.06	c total clause space: 206.656MB
927.84/928.06	c total #watches: 289580
929.04/929.28	c total #propagations: 50063786 / total #impl: 2596569135 (eff. 0.019)
929.04/929.28	c #Conflicts:    1043000 | #Learnt:      35667 | 0.001
929.04/929.28	c total clause space: 206.656MB
929.04/929.28	c total #watches: 292624
930.14/930.38	c total #propagations: 50141997 / total #impl: 2597463295 (eff. 0.019)
930.14/930.38	c #Conflicts:    1044000 | #Learnt:      36667 | 0.001
930.14/930.38	c total clause space: 206.656MB
930.14/930.38	c total #watches: 295879
931.34/931.53	c total #propagations: 50207519 / total #impl: 2598377549 (eff. 0.019)
931.34/931.53	c #Conflicts:    1045000 | #Learnt:      37667 | 0.001
931.34/931.53	c total clause space: 206.656MB
931.34/931.53	c total #watches: 298583
932.44/932.69	c total #propagations: 50275384 / total #impl: 2599240843 (eff. 0.019)
932.44/932.69	c #Conflicts:    1046000 | #Learnt:      38667 | 0.001
932.44/932.69	c total clause space: 206.656MB
932.44/932.69	c total #watches: 301198
933.64/933.86	c total #propagations: 50347651 / total #impl: 2600131665 (eff. 0.019)
933.64/933.86	c #Conflicts:    1047000 | #Learnt:      39667 | 0.001
933.64/933.86	c total clause space: 206.656MB
933.64/933.86	c total #watches: 304399
934.95/935.11	c total #propagations: 50415673 / total #impl: 2601183414 (eff. 0.019)
934.95/935.11	c #Conflicts:    1048000 | #Learnt:      40667 | 0.001
934.95/935.11	c total clause space: 206.656MB
934.95/935.11	c total #watches: 307773
936.14/936.35	c total #propagations: 50488556 / total #impl: 2602232583 (eff. 0.019)
936.14/936.35	c #Conflicts:    1049000 | #Learnt:      41667 | 0.001
936.14/936.35	c total clause space: 206.656MB
936.14/936.35	c total #watches: 311123
937.45/937.68	c total #propagations: 50554243 / total #impl: 2603176551 (eff. 0.019)
937.45/937.68	c #Conflicts:    1050000 | #Learnt:      42667 | 0.001
937.45/937.68	c total clause space: 206.656MB
937.45/937.68	c total #watches: 314326
938.75/938.94	c total #propagations: 50617340 / total #impl: 2604139825 (eff. 0.019)
938.75/938.94	c #Conflicts:    1051000 | #Learnt:      43667 | 0.001
938.75/938.94	c total clause space: 206.656MB
938.75/938.94	c total #watches: 317282
939.75/939.95	c total #propagations: 50680635 / total #impl: 2604976883 (eff. 0.019)
939.75/939.95	c #Conflicts:    1052000 | #Learnt:      44667 | 0.001
939.75/939.95	c total clause space: 206.656MB
939.75/939.95	c total #watches: 320879
940.95/941.10	c total #propagations: 50740391 / total #impl: 2605873870 (eff. 0.019)
940.95/941.10	c #Conflicts:    1053000 | #Learnt:      45667 | 0.001
940.95/941.10	c total clause space: 206.656MB
940.95/941.10	c total #watches: 323813
942.05/942.28	c total #propagations: 50810535 / total #impl: 2606738156 (eff. 0.019)
942.05/942.28	c #Conflicts:    1054000 | #Learnt:      46667 | 0.001
942.05/942.28	c total clause space: 206.656MB
942.05/942.28	c total #watches: 327466
943.25/943.43	c total #propagations: 50875388 / total #impl: 2607538355 (eff. 0.020)
943.25/943.43	c #Conflicts:    1055000 | #Learnt:      47667 | 0.001
943.25/943.43	c total clause space: 206.656MB
943.25/943.43	c total #watches: 330574
944.35/944.50	c total #propagations: 50938899 / total #impl: 2608388919 (eff. 0.020)
944.35/944.50	c #Conflicts:    1056000 | #Learnt:      48667 | 0.001
944.35/944.50	c total clause space: 206.656MB
944.35/944.50	c total #watches: 334973
945.55/945.72	c total #propagations: 50997022 / total #impl: 2609201855 (eff. 0.020)
945.55/945.72	c GC COLLECT
945.55/945.72	c #Conflicts:    1057000 | #Learnt:      24860 | 0.001
945.55/945.72	c total clause space: 206.656MB
945.55/945.72	c total #watches: 252309
946.25/946.46	c total #propagations: 51064513 / total #impl: 2610142733 (eff. 0.020)
946.25/946.46	c #Conflicts:    1058000 | #Learnt:      25860 | 0.001
946.25/946.46	c total clause space: 206.656MB
946.25/946.46	c total #watches: 255820
946.95/947.18	c total #propagations: 51118675 / total #impl: 2610800194 (eff. 0.020)
946.95/947.18	c #Conflicts:    1059000 | #Learnt:      26860 | 0.001
946.95/947.18	c total clause space: 206.656MB
946.95/947.18	c total #watches: 261304
947.75/947.92	c total #propagations: 51163479 / total #impl: 2611389833 (eff. 0.020)
947.75/947.92	c #Conflicts:    1060000 | #Learnt:      27860 | 0.001
947.75/947.92	c total clause space: 206.656MB
947.75/947.92	c total #watches: 266164
948.45/948.60	c total #propagations: 51211025 / total #impl: 2612256184 (eff. 0.020)
948.45/948.60	c #Conflicts:    1061000 | #Learnt:      28860 | 0.001
948.45/948.60	c total clause space: 206.656MB
948.45/948.60	c total #watches: 270500
949.15/949.31	c total #propagations: 51258386 / total #impl: 2612957366 (eff. 0.020)
949.15/949.31	c #Conflicts:    1062000 | #Learnt:      29860 | 0.001
949.15/949.31	c total clause space: 206.656MB
949.15/949.31	c total #watches: 275010
949.75/949.92	c total #propagations: 51302324 / total #impl: 2613789643 (eff. 0.020)
949.75/949.92	c #Conflicts:    1063000 | #Learnt:      30860 | 0.001
949.75/949.92	c total clause space: 206.656MB
949.75/949.92	c total #watches: 278392
950.55/950.74	c total #propagations: 51351599 / total #impl: 2614249001 (eff. 0.020)
950.55/950.74	c #Conflicts:    1064000 | #Learnt:      31860 | 0.001
950.55/950.74	c total clause space: 206.656MB
950.55/950.74	c total #watches: 282797
951.35/951.59	c total #propagations: 51409804 / total #impl: 2615081314 (eff. 0.020)
951.35/951.59	c #Conflicts:    1065000 | #Learnt:      32860 | 0.001
951.35/951.59	c total clause space: 206.656MB
951.35/951.59	c total #watches: 286878
952.35/952.55	c total #propagations: 51464844 / total #impl: 2615789472 (eff. 0.020)
952.35/952.55	c #Conflicts:    1066000 | #Learnt:      33860 | 0.001
952.35/952.55	c total clause space: 206.656MB
952.35/952.55	c total #watches: 290467
953.25/953.44	c total #propagations: 51521981 / total #impl: 2616442560 (eff. 0.020)
953.25/953.44	c #Conflicts:    1067000 | #Learnt:      34860 | 0.001
953.25/953.44	c total clause space: 206.656MB
953.25/953.44	c total #watches: 294030
954.44/954.69	c total #propagations: 51565283 / total #impl: 2617306103 (eff. 0.020)
954.44/954.69	c #Conflicts:    1068000 | #Learnt:      35860 | 0.001
954.44/954.69	c total clause space: 206.656MB
954.44/954.69	c total #watches: 297698
955.64/955.80	c total #propagations: 51630578 / total #impl: 2618175524 (eff. 0.020)
955.64/955.80	c #Conflicts:    1069000 | #Learnt:      36860 | 0.001
955.64/955.80	c total clause space: 206.656MB
955.64/955.80	c total #watches: 302759
956.74/956.97	c total #propagations: 51688823 / total #impl: 2619449328 (eff. 0.020)
956.74/956.97	c #Conflicts:    1070000 | #Learnt:      37860 | 0.001
956.74/956.97	c total clause space: 206.656MB
956.74/956.97	c total #watches: 306140
957.95/958.14	c total #propagations: 51754465 / total #impl: 2620159033 (eff. 0.020)
957.95/958.14	c #Conflicts:    1071000 | #Learnt:      38860 | 0.001
957.95/958.14	c total clause space: 206.656MB
957.95/958.14	c total #watches: 309538
959.15/959.34	c total #propagations: 51819414 / total #impl: 2620802125 (eff. 0.020)
959.15/959.34	c #Conflicts:    1072000 | #Learnt:      39860 | 0.001
959.15/959.34	c total clause space: 206.656MB
959.15/959.34	c total #watches: 312677
960.44/960.68	c total #propagations: 51877420 / total #impl: 2621535758 (eff. 0.020)
960.44/960.68	c #Conflicts:    1073000 | #Learnt:      40860 | 0.001
960.44/960.68	c total clause space: 206.656MB
960.44/960.68	c total #watches: 315502
961.64/961.81	c total #propagations: 51957110 / total #impl: 2622288926 (eff. 0.020)
961.64/961.81	c #Conflicts:    1074000 | #Learnt:      41860 | 0.001
961.64/961.81	c total clause space: 206.656MB
961.64/961.81	c total #watches: 318878
962.74/962.99	c total #propagations: 52031225 / total #impl: 2623023712 (eff. 0.020)
962.74/962.99	c #Conflicts:    1075000 | #Learnt:      42860 | 0.001
962.74/962.99	c total clause space: 206.656MB
962.74/962.99	c total #watches: 322448
963.94/964.17	c total #propagations: 52096024 / total #impl: 2624061245 (eff. 0.020)
963.94/964.17	c #Conflicts:    1076000 | #Learnt:      43860 | 0.001
963.94/964.17	c total clause space: 206.656MB
963.94/964.17	c total #watches: 326195
965.14/965.34	c total #propagations: 52162789 / total #impl: 2625013961 (eff. 0.020)
965.14/965.34	c #Conflicts:    1077000 | #Learnt:      44860 | 0.001
965.14/965.34	c total clause space: 206.656MB
965.14/965.34	c total #watches: 329564
966.44/966.60	c total #propagations: 52230163 / total #impl: 2625767602 (eff. 0.020)
966.44/966.60	c #Conflicts:    1078000 | #Learnt:      45860 | 0.001
966.44/966.60	c total clause space: 206.656MB
966.44/966.60	c total #watches: 333426
967.85/968.02	c total #propagations: 52292977 / total #impl: 2626729534 (eff. 0.020)
967.85/968.02	c #Conflicts:    1079000 | #Learnt:      46860 | 0.001
967.85/968.02	c total clause space: 206.656MB
967.85/968.02	c total #watches: 337207
969.24/969.40	c total #propagations: 52360507 / total #impl: 2627655756 (eff. 0.020)
969.24/969.40	c #Conflicts:    1080000 | #Learnt:      47860 | 0.001
969.24/969.40	c total clause space: 206.656MB
969.24/969.40	c total #watches: 340857
970.54/970.78	c total #propagations: 52430734 / total #impl: 2628515837 (eff. 0.020)
970.54/970.78	c #Conflicts:    1081000 | #Learnt:      48860 | 0.001
970.54/970.78	c total clause space: 206.656MB
970.54/970.78	c total #watches: 343894
971.94/972.12	c total #propagations: 52497047 / total #impl: 2629493789 (eff. 0.020)
971.94/972.12	c #Conflicts:    1082000 | #Learnt:      49860 | 0.001
971.94/972.12	c total clause space: 206.656MB
971.94/972.12	c total #watches: 347823
973.14/973.30	c total #propagations: 52565644 / total #impl: 2630316190 (eff. 0.020)
973.14/973.30	c GC COLLECT
973.14/973.30	c #Conflicts:    1083000 | #Learnt:      25780 | 0.001
973.14/973.30	c total clause space: 206.656MB
973.14/973.30	c total #watches: 255307
973.84/974.07	c total #propagations: 52630933 / total #impl: 2631033483 (eff. 0.020)
973.84/974.07	c #Conflicts:    1084000 | #Learnt:      26780 | 0.001
973.84/974.07	c total clause space: 206.656MB
973.84/974.07	c total #watches: 260089
974.84/975.04	c total #propagations: 52693364 / total #impl: 2631986204 (eff. 0.020)
974.84/975.04	c #Conflicts:    1085000 | #Learnt:      27780 | 0.001
974.84/975.04	c total clause space: 206.656MB
974.84/975.04	c total #watches: 263878
975.94/976.19	c total #propagations: 52765198 / total #impl: 2632834202 (eff. 0.020)
975.94/976.19	c #Conflicts:    1086000 | #Learnt:      28780 | 0.001
975.94/976.19	c total clause space: 206.656MB
975.94/976.19	c total #watches: 267174
976.94/977.12	c total #propagations: 52847286 / total #impl: 2633641451 (eff. 0.020)
976.94/977.12	c #Conflicts:    1087000 | #Learnt:      29780 | 0.001
976.94/977.12	c total clause space: 206.656MB
976.94/977.12	c total #watches: 271707
977.94/978.19	c total #propagations: 52910141 / total #impl: 2634382149 (eff. 0.020)
977.94/978.19	c #Conflicts:    1088000 | #Learnt:      30780 | 0.001
977.94/978.19	c total clause space: 206.656MB
977.94/978.19	c total #watches: 275351
979.04/979.27	c total #propagations: 52978958 / total #impl: 2635107473 (eff. 0.020)
979.04/979.27	c #Conflicts:    1089000 | #Learnt:      31780 | 0.001
979.04/979.27	c total clause space: 206.656MB
979.04/979.27	c total #watches: 279636
980.34/980.51	c total #propagations: 53047205 / total #impl: 2635954750 (eff. 0.020)
980.34/980.51	c #Conflicts:    1090000 | #Learnt:      32780 | 0.001
980.34/980.51	c total clause space: 206.656MB
980.34/980.51	c total #watches: 283202
981.44/981.65	c total #propagations: 53121624 / total #impl: 2636838677 (eff. 0.020)
981.44/981.65	c #Conflicts:    1091000 | #Learnt:      33780 | 0.001
981.44/981.65	c total clause space: 206.656MB
981.44/981.65	c total #watches: 286721
982.54/982.73	c total #propagations: 53196312 / total #impl: 2637606100 (eff. 0.020)
982.54/982.73	c #Conflicts:    1092000 | #Learnt:      34780 | 0.001
982.54/982.73	c total clause space: 206.656MB
982.54/982.73	c total #watches: 292448
983.64/983.89	c total #propagations: 53258463 / total #impl: 2638982104 (eff. 0.020)
983.64/983.89	c #Conflicts:    1093000 | #Learnt:      35780 | 0.001
983.64/983.89	c total clause space: 206.656MB
983.64/983.89	c total #watches: 296536
985.04/985.26	c total #propagations: 53327616 / total #impl: 2639976457 (eff. 0.020)
985.04/985.26	c #Conflicts:    1094000 | #Learnt:      36780 | 0.001
985.04/985.26	c total clause space: 206.656MB
985.04/985.26	c total #watches: 299501
986.34/986.57	c total #propagations: 53409236 / total #impl: 2640838715 (eff. 0.020)
986.34/986.57	c #Conflicts:    1095000 | #Learnt:      37780 | 0.001
986.34/986.57	c total clause space: 206.656MB
986.34/986.57	c total #watches: 302548
987.64/987.86	c total #propagations: 53483921 / total #impl: 2641612609 (eff. 0.020)
987.64/987.86	c #Conflicts:    1096000 | #Learnt:      38780 | 0.001
987.64/987.86	c total clause space: 206.656MB
987.64/987.86	c total #watches: 306331
989.04/989.22	c total #propagations: 53556316 / total #impl: 2642476661 (eff. 0.020)
989.04/989.22	c #Conflicts:    1097000 | #Learnt:      39780 | 0.001
989.04/989.22	c total clause space: 206.656MB
989.04/989.22	c total #watches: 310000
990.34/990.54	c total #propagations: 53633209 / total #impl: 2643339749 (eff. 0.020)
990.34/990.54	c #Conflicts:    1098000 | #Learnt:      40780 | 0.001
990.34/990.54	c total clause space: 206.656MB
990.34/990.54	c total #watches: 313643
991.74/991.98	c total #propagations: 53709564 / total #impl: 2644228182 (eff. 0.020)
991.74/991.98	c #Conflicts:    1099000 | #Learnt:      41780 | 0.001
991.74/991.98	c total clause space: 206.656MB
991.74/991.98	c total #watches: 316864
993.34/993.55	c total #propagations: 53784540 / total #impl: 2645211556 (eff. 0.020)
993.34/993.55	c #Conflicts:    1100000 | #Learnt:      42780 | 0.001
993.34/993.55	c total clause space: 206.656MB
993.34/993.55	c total #watches: 320218
994.54/994.70	c total #propagations: 53864677 / total #impl: 2646255814 (eff. 0.020)
994.54/994.70	c #Conflicts:    1101000 | #Learnt:      43780 | 0.001
994.54/994.70	c total clause space: 206.656MB
994.54/994.70	c total #watches: 325863
995.94/996.13	c total #propagations: 53922319 / total #impl: 2647290673 (eff. 0.020)
995.94/996.13	c #Conflicts:    1102000 | #Learnt:      44780 | 0.001
995.94/996.13	c total clause space: 206.656MB
995.94/996.13	c total #watches: 329116
997.54/997.72	c total #propagations: 53994026 / total #impl: 2648234724 (eff. 0.020)
997.54/997.72	c #Conflicts:    1103000 | #Learnt:      45780 | 0.001
997.54/997.72	c total clause space: 206.656MB
997.54/997.72	c total #watches: 333069
998.94/999.14	c total #propagations: 54064156 / total #impl: 2649344762 (eff. 0.020)
998.94/999.14	c #Conflicts:    1104000 | #Learnt:      46780 | 0.001
998.94/999.14	c total clause space: 206.656MB
998.94/999.14	c total #watches: 337031
1000.64/1000.80	c total #propagations: 54131682 / total #impl: 2650290966 (eff. 0.020)
1000.64/1000.80	c #Conflicts:    1105000 | #Learnt:      47780 | 0.001
1000.64/1000.80	c total clause space: 206.656MB
1000.64/1000.80	c total #watches: 340384
1002.14/1002.32	c total #propagations: 54204973 / total #impl: 2651456960 (eff. 0.020)
1002.14/1002.32	c #Conflicts:    1106000 | #Learnt:      48780 | 0.001
1002.14/1002.32	c total clause space: 206.656MB
1002.14/1002.32	c total #watches: 343874
1003.74/1003.96	c total #propagations: 54275812 / total #impl: 2652450522 (eff. 0.020)
1003.74/1003.96	c #Conflicts:    1107000 | #Learnt:      49780 | 0.001
1003.74/1003.96	c total clause space: 206.656MB
1003.74/1003.96	c total #watches: 347213
1005.34/1005.57	c total #propagations: 54348593 / total #impl: 2653494600 (eff. 0.020)
1005.34/1005.57	c #Conflicts:    1108000 | #Learnt:      50780 | 0.001
1005.34/1005.57	c total clause space: 206.656MB
1005.34/1005.57	c total #watches: 350456
1006.64/1006.82	c total #propagations: 54419654 / total #impl: 2654509968 (eff. 0.021)
1006.64/1006.82	c GC COLLECT
1006.64/1006.82	c #Conflicts:    1109000 | #Learnt:      26383 | 0.001
1006.64/1006.82	c total clause space: 206.656MB
1006.64/1006.82	c total #watches: 257126
1007.74/1007.97	c total #propagations: 54500251 / total #impl: 2655387741 (eff. 0.021)
1007.74/1007.97	c #Conflicts:    1110000 | #Learnt:      27383 | 0.001
1007.74/1007.97	c total clause space: 206.656MB
1007.74/1007.97	c total #watches: 260646
1009.04/1009.21	c total #propagations: 54577261 / total #impl: 2656256105 (eff. 0.021)
1009.04/1009.21	c #Conflicts:    1111000 | #Learnt:      28383 | 0.001
1009.04/1009.21	c total clause space: 206.656MB
1009.04/1009.21	c total #watches: 263913
1010.14/1010.35	c total #propagations: 54654445 / total #impl: 2657184798 (eff. 0.021)
1010.14/1010.35	c #Conflicts:    1112000 | #Learnt:      29383 | 0.001
1010.14/1010.35	c total clause space: 206.656MB
1010.14/1010.35	c total #watches: 267254
1011.44/1011.62	c total #propagations: 54725137 / total #impl: 2658106492 (eff. 0.021)
1011.44/1011.62	c #Conflicts:    1113000 | #Learnt:      30383 | 0.001
1011.44/1011.62	c total clause space: 206.656MB
1011.44/1011.62	c total #watches: 270626
1012.54/1012.71	c total #propagations: 54806648 / total #impl: 2658935733 (eff. 0.021)
1012.54/1012.71	c #Conflicts:    1114000 | #Learnt:      31383 | 0.001
1012.54/1012.71	c total clause space: 206.656MB
1012.54/1012.71	c total #watches: 273668
1013.63/1013.87	c total #propagations: 54876711 / total #impl: 2659597639 (eff. 0.021)
1013.63/1013.87	c #Conflicts:    1115000 | #Learnt:      32383 | 0.001
1013.63/1013.87	c total clause space: 206.656MB
1013.63/1013.87	c total #watches: 276676
1014.73/1014.92	c total #propagations: 54953193 / total #impl: 2660360698 (eff. 0.021)
1014.73/1014.92	c #Conflicts:    1116000 | #Learnt:      33383 | 0.001
1014.73/1014.92	c total clause space: 206.656MB
1014.73/1014.92	c total #watches: 280142
1015.83/1016.03	c total #propagations: 55022651 / total #impl: 2661271279 (eff. 0.021)
1015.83/1016.03	c #Conflicts:    1117000 | #Learnt:      34383 | 0.001
1015.83/1016.03	c total clause space: 206.656MB
1015.83/1016.03	c total #watches: 284894
1017.03/1017.22	c total #propagations: 55089453 / total #impl: 2662544833 (eff. 0.021)
1017.03/1017.22	c #Conflicts:    1118000 | #Learnt:      35383 | 0.001
1017.03/1017.22	c total clause space: 206.656MB
1017.03/1017.22	c total #watches: 288077
1018.13/1018.39	c total #propagations: 55159244 / total #impl: 2663376210 (eff. 0.021)
1018.13/1018.39	c #Conflicts:    1119000 | #Learnt:      36383 | 0.001
1018.13/1018.39	c total clause space: 206.656MB
1018.13/1018.39	c total #watches: 290656
1019.54/1019.77	c total #propagations: 55232961 / total #impl: 2664062120 (eff. 0.021)
1019.54/1019.77	c #Conflicts:    1120000 | #Learnt:      37383 | 0.001
1019.54/1019.77	c total clause space: 206.656MB
1019.54/1019.77	c total #watches: 293510
1020.83/1021.06	c total #propagations: 55310038 / total #impl: 2664980190 (eff. 0.021)
1020.83/1021.06	c #Conflicts:    1121000 | #Learnt:      38383 | 0.001
1020.83/1021.06	c total clause space: 206.656MB
1020.83/1021.06	c total #watches: 296607
1021.93/1022.12	c total #propagations: 55382267 / total #impl: 2665849195 (eff. 0.021)
1021.93/1022.12	c #Conflicts:    1122000 | #Learnt:      39383 | 0.001
1021.93/1022.12	c total clause space: 206.656MB
1021.93/1022.12	c total #watches: 300295
1023.23/1023.42	c total #propagations: 55443719 / total #impl: 2666496676 (eff. 0.021)
1023.23/1023.42	c #Conflicts:    1123000 | #Learnt:      40383 | 0.001
1023.23/1023.42	c total clause space: 206.656MB
1023.23/1023.42	c total #watches: 304200
1024.73/1024.98	c total #propagations: 55513016 / total #impl: 2667384562 (eff. 0.021)
1024.73/1024.98	c #Conflicts:    1124000 | #Learnt:      41383 | 0.001
1024.73/1024.98	c total clause space: 206.656MB
1024.73/1024.98	c total #watches: 307606
1026.24/1026.47	c total #propagations: 55588878 / total #impl: 2668452021 (eff. 0.021)
1026.24/1026.47	c #Conflicts:    1125000 | #Learnt:      42383 | 0.001
1026.24/1026.47	c total clause space: 206.656MB
1026.24/1026.47	c total #watches: 311130
1027.53/1027.76	c total #propagations: 55661992 / total #impl: 2669388007 (eff. 0.021)
1027.53/1027.76	c #Conflicts:    1126000 | #Learnt:      43383 | 0.001
1027.53/1027.76	c total clause space: 206.656MB
1027.53/1027.76	c total #watches: 314171
1029.03/1029.20	c total #propagations: 55729399 / total #impl: 2670149780 (eff. 0.021)
1029.03/1029.20	c #Conflicts:    1127000 | #Learnt:      44383 | 0.001
1029.03/1029.20	c total clause space: 206.656MB
1029.03/1029.20	c total #watches: 317536
1030.54/1030.71	c total #propagations: 55800264 / total #impl: 2671047006 (eff. 0.021)
1030.54/1030.71	c #Conflicts:    1128000 | #Learnt:      45383 | 0.001
1030.54/1030.71	c total clause space: 206.656MB
1030.54/1030.71	c total #watches: 321312
1031.64/1031.83	c total #propagations: 55873655 / total #impl: 2671922979 (eff. 0.021)
1031.64/1031.83	c #Conflicts:    1129000 | #Learnt:      46383 | 0.001
1031.64/1031.83	c total clause space: 206.656MB
1031.64/1031.83	c total #watches: 325457
1032.43/1032.60	c total #propagations: 55930037 / total #impl: 2673484443 (eff. 0.021)
1032.43/1032.60	c #Conflicts:    1130000 | #Learnt:      47383 | 0.001
1032.43/1032.60	c total clause space: 206.656MB
1032.43/1032.60	c total #watches: 335188
1033.13/1033.34	c total #propagations: 55954716 / total #impl: 2678096261 (eff. 0.021)
1033.13/1033.34	c #Conflicts:    1131000 | #Learnt:      48383 | 0.001
1033.13/1033.34	c total clause space: 206.656MB
1033.13/1033.34	c total #watches: 345407
1033.94/1034.16	c total #propagations: 55979832 / total #impl: 2682687154 (eff. 0.021)
1033.94/1034.16	c #Conflicts:    1132000 | #Learnt:      49383 | 0.001
1033.94/1034.16	c total clause space: 206.656MB
1033.94/1034.16	c total #watches: 355289
1034.73/1034.95	c total #propagations: 56002240 / total #impl: 2688001707 (eff. 0.021)
1034.73/1034.95	c #Conflicts:    1133000 | #Learnt:      50383 | 0.001
1034.73/1034.95	c total clause space: 206.656MB
1034.73/1034.95	c total #watches: 365641
1035.53/1035.78	c total #propagations: 56025585 / total #impl: 2692549303 (eff. 0.021)
1035.53/1035.78	c #Conflicts:    1134000 | #Learnt:      51383 | 0.001
1035.53/1035.78	c total clause space: 206.656MB
1035.53/1035.78	c total #watches: 375550
1036.33/1036.50	c total #propagations: 56050932 / total #impl: 2696666513 (eff. 0.021)
1036.33/1036.50	c GC COLLECT
1036.33/1036.50	c #Conflicts:    1135000 | #Learnt:      26664 | 0.001
1036.33/1036.50	c total clause space: 206.656MB
1036.33/1036.50	c total #watches: 265626
1037.03/1037.30	c total #propagations: 56074111 / total #impl: 2702573569 (eff. 0.021)
1037.03/1037.30	c #Conflicts:    1136000 | #Learnt:      27664 | 0.001
1037.03/1037.30	c total clause space: 206.656MB
1037.03/1037.30	c total #watches: 273868
1038.13/1038.31	c total #propagations: 56122136 / total #impl: 2705862275 (eff. 0.021)
1038.13/1038.31	c #Conflicts:    1137000 | #Learnt:      28664 | 0.001
1038.13/1038.31	c total clause space: 206.656MB
1038.13/1038.31	c total #watches: 276915
1038.93/1039.11	c total #propagations: 56198447 / total #impl: 2706496271 (eff. 0.021)
1038.93/1039.11	c #Conflicts:    1138000 | #Learnt:      29664 | 0.001
1038.93/1039.11	c total clause space: 206.656MB
1038.93/1039.11	c total #watches: 290068
1040.13/1040.32	c total #propagations: 56216384 / total #impl: 2712667662 (eff. 0.021)
1040.13/1040.32	c #Conflicts:    1139000 | #Learnt:      30664 | 0.001
1040.13/1040.32	c total clause space: 206.656MB
1040.13/1040.32	c total #watches: 295868
1041.13/1041.36	c total #propagations: 56278391 / total #impl: 2714082063 (eff. 0.021)
1041.13/1041.36	c #Conflicts:    1140000 | #Learnt:      31664 | 0.001
1041.13/1041.36	c total clause space: 206.656MB
1041.13/1041.36	c total #watches: 299188
1041.83/1042.09	c total #propagations: 56349694 / total #impl: 2714739769 (eff. 0.021)
1041.83/1042.09	c #Conflicts:    1141000 | #Learnt:      32664 | 0.001
1041.83/1042.09	c total clause space: 206.656MB
1041.83/1042.09	c total #watches: 306324
1042.64/1042.86	c total #propagations: 56385517 / total #impl: 2715877423 (eff. 0.021)
1042.64/1042.86	c #Conflicts:    1142000 | #Learnt:      33664 | 0.001
1042.64/1042.86	c total clause space: 206.656MB
1042.64/1042.86	c total #watches: 314989
1043.33/1043.59	c total #propagations: 56414632 / total #impl: 2717532418 (eff. 0.021)
1043.33/1043.59	c #Conflicts:    1143000 | #Learnt:      34664 | 0.001
1043.33/1043.59	c total clause space: 206.656MB
1043.33/1043.59	c total #watches: 322908
1044.33/1044.50	c total #propagations: 56444803 / total #impl: 2719030824 (eff. 0.021)
1044.33/1044.50	c #Conflicts:    1144000 | #Learnt:      35664 | 0.001
1044.33/1044.50	c total clause space: 206.656MB
1044.33/1044.50	c total #watches: 335106
1045.23/1045.49	c total #propagations: 56468095 / total #impl: 2721958375 (eff. 0.021)
1045.23/1045.49	c #Conflicts:    1145000 | #Learnt:      36664 | 0.001
1045.23/1045.49	c total clause space: 206.656MB
1045.23/1045.49	c total #watches: 344639
1046.23/1046.49	c total #propagations: 56495554 / total #impl: 2725433003 (eff. 0.021)
1046.23/1046.49	c #Conflicts:    1146000 | #Learnt:      37664 | 0.001
1046.23/1046.49	c total clause space: 206.656MB
1046.23/1046.49	c total #watches: 354158
1047.33/1047.54	c total #propagations: 56524294 / total #impl: 2729029045 (eff. 0.021)
1047.33/1047.54	c #Conflicts:    1147000 | #Learnt:      38664 | 0.001
1047.33/1047.54	c total clause space: 206.656MB
1047.33/1047.54	c total #watches: 363626
1048.33/1048.57	c total #propagations: 56556444 / total #impl: 2731231060 (eff. 0.021)
1048.33/1048.57	c #Conflicts:    1148000 | #Learnt:      39664 | 0.001
1048.33/1048.57	c total clause space: 206.656MB
1048.33/1048.57	c total #watches: 371446
1049.34/1049.56	c total #propagations: 56594302 / total #impl: 2733954647 (eff. 0.021)
1049.34/1049.56	c #Conflicts:    1149000 | #Learnt:      40664 | 0.001
1049.34/1049.56	c total clause space: 206.656MB
1049.34/1049.56	c total #watches: 381266
1050.53/1050.73	c total #propagations: 56621477 / total #impl: 2737796139 (eff. 0.021)
1050.53/1050.73	c #Conflicts:    1150000 | #Learnt:      41664 | 0.001
1050.53/1050.73	c total clause space: 206.656MB
1050.53/1050.73	c total #watches: 389453
1051.44/1051.70	c total #propagations: 56646135 / total #impl: 2743503516 (eff. 0.021)
1051.44/1051.70	c #Conflicts:    1151000 | #Learnt:      42664 | 0.001
1051.44/1051.70	c total clause space: 206.656MB
1051.44/1051.70	c total #watches: 400048
1052.64/1052.89	c total #propagations: 56664723 / total #impl: 2751401037 (eff. 0.021)
1052.64/1052.89	c #Conflicts:    1152000 | #Learnt:      43664 | 0.001
1052.64/1052.89	c total clause space: 206.656MB
1052.64/1052.89	c total #watches: 410755
1053.93/1054.16	c total #propagations: 56686833 / total #impl: 2758467450 (eff. 0.021)
1053.93/1054.16	c #Conflicts:    1153000 | #Learnt:      44664 | 0.001
1053.93/1054.16	c total clause space: 206.656MB
1053.93/1054.16	c total #watches: 420747
1055.13/1055.37	c total #propagations: 56711366 / total #impl: 2765263280 (eff. 0.021)
1055.13/1055.37	c #Conflicts:    1154000 | #Learnt:      45664 | 0.001
1055.13/1055.37	c total clause space: 206.656MB
1055.13/1055.37	c total #watches: 432199
1056.53/1056.70	c total #propagations: 56732087 / total #impl: 2773071460 (eff. 0.020)
1056.53/1056.70	c #Conflicts:    1155000 | #Learnt:      46664 | 0.001
1056.53/1056.70	c total clause space: 206.656MB
1056.53/1056.70	c total #watches: 442402
1057.73/1057.91	c total #propagations: 56753265 / total #impl: 2781617243 (eff. 0.020)
1057.73/1057.91	c #Conflicts:    1156000 | #Learnt:      47664 | 0.001
1057.73/1057.91	c total clause space: 206.656MB
1057.73/1057.91	c total #watches: 453104
1059.23/1059.44	c total #propagations: 56772811 / total #impl: 2787977571 (eff. 0.020)
1059.23/1059.44	c #Conflicts:    1157000 | #Learnt:      48664 | 0.001
1059.23/1059.44	c total clause space: 206.656MB
1059.23/1059.44	c total #watches: 462606
1060.63/1060.87	c total #propagations: 56796376 / total #impl: 2794630011 (eff. 0.020)
1060.63/1060.87	c #Conflicts:    1158000 | #Learnt:      49664 | 0.001
1060.63/1060.87	c total clause space: 206.656MB
1060.63/1060.87	c total #watches: 475003
1062.13/1062.32	c total #propagations: 56820878 / total #impl: 2800799225 (eff. 0.020)
1062.13/1062.32	c #Conflicts:    1159000 | #Learnt:      50664 | 0.001
1062.13/1062.32	c total clause space: 206.656MB
1062.13/1062.32	c total #watches: 490388
1063.53/1063.78	c total #propagations: 56840065 / total #impl: 2809955295 (eff. 0.020)
1063.53/1063.78	c #Conflicts:    1160000 | #Learnt:      51664 | 0.001
1063.53/1063.78	c total clause space: 206.656MB
1063.53/1063.78	c total #watches: 502924
1064.73/1064.96	c total #propagations: 56861219 / total #impl: 2819054557 (eff. 0.020)
1064.73/1064.96	c GC COLLECT
1064.73/1064.96	c #Conflicts:    1161000 | #Learnt:      26656 | 0.001
1064.73/1064.96	c total clause space: 206.656MB
1064.73/1064.96	c total #watches: 261789
1065.53/1065.75	c total #propagations: 56923850 / total #impl: 2820645685 (eff. 0.020)
1065.53/1065.75	c #Conflicts:    1162000 | #Learnt:      27656 | 0.001
1065.53/1065.75	c total clause space: 206.656MB
1065.53/1065.75	c total #watches: 269108
1066.53/1066.72	c total #propagations: 56949333 / total #impl: 2824383243 (eff. 0.020)
1066.53/1066.72	c #Conflicts:    1163000 | #Learnt:      28656 | 0.001
1066.53/1066.72	c total clause space: 206.656MB
1066.53/1066.72	c total #watches: 273717
1067.73/1067.94	c total #propagations: 57019200 / total #impl: 2825670424 (eff. 0.020)
1067.73/1067.94	c #Conflicts:    1164000 | #Learnt:      29656 | 0.001
1067.73/1067.94	c total clause space: 206.656MB
1067.73/1067.94	c total #watches: 277275
1068.83/1069.02	c total #propagations: 57101128 / total #impl: 2826517066 (eff. 0.020)
1068.83/1069.02	c #Conflicts:    1165000 | #Learnt:      30656 | 0.001
1068.83/1069.02	c total clause space: 206.656MB
1068.83/1069.02	c total #watches: 280374
1070.03/1070.23	c total #propagations: 57181082 / total #impl: 2827202240 (eff. 0.020)
1070.03/1070.23	c #Conflicts:    1166000 | #Learnt:      31656 | 0.001
1070.03/1070.23	c total clause space: 206.656MB
1070.03/1070.23	c total #watches: 284022
1071.13/1071.33	c total #propagations: 57264779 / total #impl: 2828055270 (eff. 0.020)
1071.13/1071.33	c #Conflicts:    1167000 | #Learnt:      32656 | 0.001
1071.13/1071.33	c total clause space: 206.656MB
1071.13/1071.33	c total #watches: 287264
1072.13/1072.38	c total #propagations: 57352110 / total #impl: 2828840734 (eff. 0.020)
1072.13/1072.38	c #Conflicts:    1168000 | #Learnt:      33656 | 0.001
1072.13/1072.38	c total clause space: 206.656MB
1072.13/1072.38	c total #watches: 290375
1073.33/1073.53	c total #propagations: 57438159 / total #impl: 2829482607 (eff. 0.020)
1073.33/1073.53	c #Conflicts:    1169000 | #Learnt:      34656 | 0.001
1073.33/1073.53	c total clause space: 206.656MB
1073.33/1073.53	c total #watches: 293488
1074.53/1074.77	c total #propagations: 57521048 / total #impl: 2830245177 (eff. 0.020)
1074.53/1074.77	c #Conflicts:    1170000 | #Learnt:      35656 | 0.001
1074.53/1074.77	c total clause space: 206.656MB
1074.53/1074.77	c total #watches: 297138
1075.83/1076.02	c total #propagations: 57606546 / total #impl: 2831023117 (eff. 0.020)
1075.83/1076.02	c #Conflicts:    1171000 | #Learnt:      36656 | 0.001
1075.83/1076.02	c total clause space: 206.656MB
1075.83/1076.02	c total #watches: 300126
1077.13/1077.39	c total #propagations: 57687368 / total #impl: 2831821066 (eff. 0.020)
1077.13/1077.39	c #Conflicts:    1172000 | #Learnt:      37656 | 0.001
1077.13/1077.39	c total clause space: 206.656MB
1077.13/1077.39	c total #watches: 303554
1078.43/1078.68	c total #propagations: 57772668 / total #impl: 2832813554 (eff. 0.020)
1078.43/1078.68	c #Conflicts:    1173000 | #Learnt:      38656 | 0.001
1078.43/1078.68	c total clause space: 206.656MB
1078.43/1078.68	c total #watches: 306652
1079.62/1079.85	c total #propagations: 57855185 / total #impl: 2833763603 (eff. 0.020)
1079.62/1079.85	c #Conflicts:    1174000 | #Learnt:      39656 | 0.001
1079.62/1079.85	c total clause space: 206.656MB
1079.62/1079.85	c total #watches: 310601
1080.42/1080.66	c total #propagations: 57923791 / total #impl: 2835236507 (eff. 0.020)
1080.42/1080.66	c #Conflicts:    1175000 | #Learnt:      40656 | 0.001
1080.42/1080.66	c total clause space: 206.656MB
1080.42/1080.66	c total #watches: 323818
1081.32/1081.56	c total #propagations: 57947124 / total #impl: 2840200818 (eff. 0.020)
1081.32/1081.56	c #Conflicts:    1176000 | #Learnt:      41656 | 0.001
1081.32/1081.56	c total clause space: 206.656MB
1081.32/1081.56	c total #watches: 337502
1082.33/1082.52	c total #propagations: 57968148 / total #impl: 2845431797 (eff. 0.020)
1082.33/1082.52	c #Conflicts:    1177000 | #Learnt:      42656 | 0.001
1082.33/1082.52	c total clause space: 206.656MB
1082.33/1082.52	c total #watches: 351732
1083.22/1083.42	c total #propagations: 57992243 / total #impl: 2851142069 (eff. 0.020)
1083.22/1083.42	c #Conflicts:    1178000 | #Learnt:      43656 | 0.001
1083.22/1083.42	c total clause space: 206.656MB
1083.22/1083.42	c total #watches: 359492
1084.22/1084.48	c total #propagations: 58031153 / total #impl: 2856346185 (eff. 0.020)
1084.22/1084.48	c #Conflicts:    1179000 | #Learnt:      44656 | 0.001
1084.22/1084.48	c total clause space: 206.656MB
1084.22/1084.48	c total #watches: 372147
1085.22/1085.49	c total #propagations: 58052934 / total #impl: 2863722676 (eff. 0.020)
1085.22/1085.49	c #Conflicts:    1180000 | #Learnt:      45656 | 0.001
1085.22/1085.49	c total clause space: 206.656MB
1085.22/1085.49	c total #watches: 383854
1086.32/1086.54	c total #propagations: 58071886 / total #impl: 2873064999 (eff. 0.020)
1086.32/1086.54	c #Conflicts:    1181000 | #Learnt:      46656 | 0.001
1086.32/1086.54	c total clause space: 206.656MB
1086.32/1086.54	c total #watches: 397001
1087.52/1087.78	c total #propagations: 58093627 / total #impl: 2878015011 (eff. 0.020)
1087.52/1087.78	c #Conflicts:    1182000 | #Learnt:      47656 | 0.001
1087.52/1087.78	c total clause space: 206.656MB
1087.52/1087.78	c total #watches: 409561
1088.72/1088.93	c total #propagations: 58115474 / total #impl: 2885280442 (eff. 0.020)
1088.72/1088.93	c #Conflicts:    1183000 | #Learnt:      48656 | 0.001
1088.72/1088.93	c total clause space: 206.656MB
1088.72/1088.93	c total #watches: 422938
1089.93/1090.11	c total #propagations: 58135228 / total #impl: 2892197664 (eff. 0.020)
1089.93/1090.11	c #Conflicts:    1184000 | #Learnt:      49656 | 0.001
1089.93/1090.11	c total clause space: 206.656MB
1089.93/1090.11	c total #watches: 437226
1091.22/1091.40	c total #propagations: 58155193 / total #impl: 2900232806 (eff. 0.020)
1091.22/1091.40	c #Conflicts:    1185000 | #Learnt:      50656 | 0.001
1091.22/1091.40	c total clause space: 206.656MB
1091.22/1091.40	c total #watches: 450336
1092.42/1092.61	c total #propagations: 58174554 / total #impl: 2910514961 (eff. 0.020)
1092.42/1092.61	c #Conflicts:    1186000 | #Learnt:      51656 | 0.001
1092.42/1092.61	c total clause space: 206.656MB
1092.42/1092.61	c total #watches: 463530
1094.12/1094.36	c total #propagations: 58192821 / total #impl: 2919280054 (eff. 0.020)
1094.12/1094.36	c GC COLLECT
1094.12/1094.36	c #Conflicts:    1187000 | #Learnt:      26359 | 0.001
1094.12/1094.36	c total clause space: 206.656MB
1094.12/1094.36	c total #watches: 259238
1095.12/1095.36	c total #propagations: 58236770 / total #impl: 2925053775 (eff. 0.020)
1095.12/1095.36	c #Conflicts:    1188000 | #Learnt:      27359 | 0.001
1095.12/1095.36	c total clause space: 206.656MB
1095.12/1095.36	c total #watches: 263428
1096.02/1096.20	c total #propagations: 58298050 / total #impl: 2925802217 (eff. 0.020)
1096.02/1096.20	c #Conflicts:    1189000 | #Learnt:      28359 | 0.001
1096.02/1096.20	c total clause space: 206.656MB
1096.02/1096.20	c total #watches: 281716
1096.72/1096.92	c total #propagations: 58320755 / total #impl: 2930389209 (eff. 0.020)
1096.72/1096.92	c #Conflicts:    1190000 | #Learnt:      29359 | 0.001
1096.72/1096.92	c total clause space: 206.656MB
1096.72/1096.92	c total #watches: 295796
1097.42/1097.63	c total #propagations: 58338889 / total #impl: 2937109708 (eff. 0.020)
1097.42/1097.63	c #Conflicts:    1191000 | #Learnt:      30359 | 0.001
1097.42/1097.63	c total clause space: 206.656MB
1097.42/1097.63	c total #watches: 309644
1098.22/1098.41	c total #propagations: 58357316 / total #impl: 2944266264 (eff. 0.020)
1098.22/1098.41	c #Conflicts:    1192000 | #Learnt:      31359 | 0.001
1098.22/1098.41	c total clause space: 206.656MB
1098.22/1098.41	c total #watches: 325130
1099.32/1099.51	c total #propagations: 58375053 / total #impl: 2952281160 (eff. 0.020)
1099.32/1099.51	c #Conflicts:    1193000 | #Learnt:      32359 | 0.001
1099.32/1099.51	c total clause space: 206.656MB
1099.32/1099.51	c total #watches: 335463
1100.32/1100.52	c total #propagations: 58408847 / total #impl: 2958733557 (eff. 0.020)
1100.32/1100.52	c #Conflicts:    1194000 | #Learnt:      33359 | 0.001
1100.32/1100.52	c total clause space: 206.656MB
1100.32/1100.52	c total #watches: 341544
1101.32/1101.50	c total #propagations: 58454548 / total #impl: 2959635306 (eff. 0.020)
1101.32/1101.50	c #Conflicts:    1195000 | #Learnt:      34359 | 0.001
1101.32/1101.50	c total clause space: 206.656MB
1101.32/1101.50	c total #watches: 351721
1102.03/1102.24	c total #propagations: 58487839 / total #impl: 2961499412 (eff. 0.020)
1102.03/1102.24	c #Conflicts:    1196000 | #Learnt:      35359 | 0.001
1102.03/1102.24	c total clause space: 206.656MB
1102.03/1102.24	c total #watches: 356842
1103.13/1103.34	c total #propagations: 58542765 / total #impl: 2962840657 (eff. 0.020)
1103.13/1103.34	c #Conflicts:    1197000 | #Learnt:      36359 | 0.001
1103.13/1103.34	c total clause space: 206.656MB
1103.13/1103.34	c total #watches: 368923
1104.33/1104.57	c total #propagations: 58565784 / total #impl: 2969185295 (eff. 0.020)
1104.33/1104.57	c #Conflicts:    1198000 | #Learnt:      37359 | 0.001
1104.33/1104.57	c total clause space: 206.656MB
1104.33/1104.57	c total #watches: 375520
1105.52/1105.71	c total #propagations: 58610960 / total #impl: 2973132022 (eff. 0.020)
1105.52/1105.71	c #Conflicts:    1199000 | #Learnt:      38359 | 0.001
1105.52/1105.71	c total clause space: 206.656MB
1105.52/1105.71	c total #watches: 389281
1106.72/1106.93	c total #propagations: 58633931 / total #impl: 2979509796 (eff. 0.020)
1106.72/1106.93	c #Conflicts:    1200000 | #Learnt:      39359 | 0.001
1106.72/1106.93	c total clause space: 206.656MB
1106.72/1106.93	c total #watches: 400220
1108.02/1108.28	c total #propagations: 58653710 / total #impl: 2987289227 (eff. 0.020)
1108.02/1108.28	c #Conflicts:    1201000 | #Learnt:      40359 | 0.001
1108.02/1108.28	c total clause space: 206.656MB
1108.02/1108.28	c total #watches: 411604
1109.52/1109.71	c total #propagations: 58675594 / total #impl: 2994517652 (eff. 0.020)
1109.52/1109.71	c #Conflicts:    1202000 | #Learnt:      41359 | 0.001
1109.52/1109.71	c total clause space: 206.656MB
1109.52/1109.71	c total #watches: 415064
1110.72/1110.94	c total #propagations: 58749238 / total #impl: 2995290999 (eff. 0.020)
1110.72/1110.94	c #Conflicts:    1203000 | #Learnt:      42359 | 0.001
1110.72/1110.94	c total clause space: 206.656MB
1110.72/1110.94	c total #watches: 426945
1111.82/1112.05	c total #propagations: 58781091 / total #impl: 2999562508 (eff. 0.020)
1111.82/1112.05	c #Conflicts:    1204000 | #Learnt:      43359 | 0.001
1111.82/1112.05	c total clause space: 206.656MB
1111.82/1112.05	c total #watches: 440994
1113.13/1113.32	c total #propagations: 58800151 / total #impl: 3009764414 (eff. 0.020)
1113.13/1113.32	c #Conflicts:    1205000 | #Learnt:      44359 | 0.001
1113.13/1113.32	c total clause space: 206.656MB
1113.13/1113.32	c total #watches: 453189
1114.52/1114.71	c total #propagations: 58821896 / total #impl: 3020567582 (eff. 0.019)
1114.52/1114.71	c #Conflicts:    1206000 | #Learnt:      45359 | 0.001
1114.52/1114.71	c total clause space: 206.656MB
1114.52/1114.71	c total #watches: 462391
1115.82/1116.07	c total #propagations: 58844109 / total #impl: 3031008835 (eff. 0.019)
1115.82/1116.07	c #Conflicts:    1207000 | #Learnt:      46359 | 0.001
1115.82/1116.07	c total clause space: 206.656MB
1115.82/1116.07	c total #watches: 473186
1117.32/1117.50	c total #propagations: 58864435 / total #impl: 3042277890 (eff. 0.019)
1117.32/1117.50	c #Conflicts:    1208000 | #Learnt:      47359 | 0.001
1117.32/1117.50	c total clause space: 206.656MB
1117.32/1117.50	c total #watches: 483671
1118.82/1119.05	c total #propagations: 58886737 / total #impl: 3052962188 (eff. 0.019)
1118.82/1119.05	c #Conflicts:    1209000 | #Learnt:      48359 | 0.001
1118.82/1119.05	c total clause space: 206.656MB
1118.82/1119.05	c total #watches: 495843
1120.52/1120.71	c total #propagations: 58910684 / total #impl: 3062899191 (eff. 0.019)
1120.52/1120.71	c #Conflicts:    1210000 | #Learnt:      49359 | 0.001
1120.52/1120.71	c total clause space: 206.656MB
1120.52/1120.71	c total #watches: 506843
1122.22/1122.41	c total #propagations: 58935734 / total #impl: 3072154943 (eff. 0.019)
1122.22/1122.41	c #Conflicts:    1211000 | #Learnt:      50359 | 0.001
1122.22/1122.41	c total clause space: 206.656MB
1122.22/1122.41	c total #watches: 518518
1123.82/1124.08	c total #propagations: 58959139 / total #impl: 3081056358 (eff. 0.019)
1123.82/1124.08	c #Conflicts:    1212000 | #Learnt:      51359 | 0.001
1123.82/1124.08	c total clause space: 206.656MB
1123.82/1124.08	c total #watches: 529851
1125.72/1125.94	c total #propagations: 58981311 / total #impl: 3091456421 (eff. 0.019)
1125.72/1125.94	c #Conflicts:    1213000 | #Learnt:      52359 | 0.001
1125.72/1125.94	c total clause space: 206.656MB
1125.72/1125.94	c total #watches: 538489
1127.42/1127.68	c total #propagations: 59005451 / total #impl: 3100476985 (eff. 0.019)
1127.42/1127.68	c GC COLLECT
1127.42/1127.68	c #Conflicts:    1214000 | #Learnt:      26754 | 0.001
1127.42/1127.68	c total clause space: 206.656MB
1127.42/1127.68	c total #watches: 261205
1128.32/1128.54	c total #propagations: 59027025 / total #impl: 3109567696 (eff. 0.019)
1128.32/1128.54	c #Conflicts:    1215000 | #Learnt:      27754 | 0.001
1128.32/1128.54	c total clause space: 206.656MB
1128.32/1128.54	c total #watches: 272327
1129.12/1129.37	c total #propagations: 59049344 / total #impl: 3113278476 (eff. 0.019)
1129.12/1129.37	c #Conflicts:    1216000 | #Learnt:      28754 | 0.001
1129.12/1129.37	c total clause space: 206.656MB
1129.12/1129.37	c total #watches: 282848
1129.92/1130.20	c total #propagations: 59069358 / total #impl: 3118305509 (eff. 0.019)
1129.92/1130.20	c #Conflicts:    1217000 | #Learnt:      29754 | 0.001
1129.92/1130.20	c total clause space: 206.656MB
1129.92/1130.20	c total #watches: 295393
1130.92/1131.16	c total #propagations: 59087503 / total #impl: 3124856893 (eff. 0.019)
1130.92/1131.16	c #Conflicts:    1218000 | #Learnt:      30754 | 0.001
1130.92/1131.16	c total clause space: 206.656MB
1130.92/1131.16	c total #watches: 310302
1131.92/1132.17	c total #propagations: 59105584 / total #impl: 3131063134 (eff. 0.019)
1131.92/1132.17	c #Conflicts:    1219000 | #Learnt:      31754 | 0.001
1131.92/1132.17	c total clause space: 206.656MB
1131.92/1132.17	c total #watches: 322421
1132.92/1133.19	c total #propagations: 59123469 / total #impl: 3139844489 (eff. 0.019)
1132.92/1133.19	c #Conflicts:    1220000 | #Learnt:      32754 | 0.001
1132.92/1133.19	c total clause space: 206.656MB
1132.92/1133.19	c total #watches: 335486
1134.22/1134.47	c total #propagations: 59139874 / total #impl: 3148791932 (eff. 0.019)
1134.22/1134.47	c #Conflicts:    1221000 | #Learnt:      33754 | 0.001
1134.22/1134.47	c total clause space: 206.656MB
1134.22/1134.47	c total #watches: 347530
1135.62/1135.84	c total #propagations: 59162210 / total #impl: 3155764614 (eff. 0.019)
1135.62/1135.84	c #Conflicts:    1222000 | #Learnt:      34754 | 0.001
1135.62/1135.84	c total clause space: 206.656MB
1135.62/1135.84	c total #watches: 361397
1136.82/1137.03	c total #propagations: 59184837 / total #impl: 3162725518 (eff. 0.019)
1136.82/1137.03	c #Conflicts:    1223000 | #Learnt:      35754 | 0.001
1136.82/1137.03	c total clause space: 206.656MB
1136.82/1137.03	c total #watches: 373578
1137.92/1138.10	c total #propagations: 59202924 / total #impl: 3169489812 (eff. 0.019)
1137.92/1138.10	c #Conflicts:    1224000 | #Learnt:      36754 | 0.001
1137.92/1138.10	c total clause space: 206.656MB
1137.92/1138.10	c total #watches: 387089
1139.21/1139.47	c total #propagations: 59221300 / total #impl: 3177994113 (eff. 0.019)
1139.21/1139.47	c #Conflicts:    1225000 | #Learnt:      37754 | 0.001
1139.21/1139.47	c total clause space: 206.656MB
1139.21/1139.47	c total #watches: 400783
1140.81/1141.05	c total #propagations: 59239780 / total #impl: 3188036342 (eff. 0.019)
1140.81/1141.05	c #Conflicts:    1226000 | #Learnt:      38754 | 0.001
1140.81/1141.05	c total clause space: 206.656MB
1140.81/1141.05	c total #watches: 411241
1142.21/1142.41	c total #propagations: 59260281 / total #impl: 3197116359 (eff. 0.019)
1142.21/1142.41	c #Conflicts:    1227000 | #Learnt:      39754 | 0.001
1142.21/1142.41	c total clause space: 206.656MB
1142.21/1142.41	c total #watches: 423510
1143.71/1143.95	c total #propagations: 59277105 / total #impl: 3206969662 (eff. 0.018)
1143.71/1143.95	c #Conflicts:    1228000 | #Learnt:      40754 | 0.001
1143.71/1143.95	c total clause space: 206.656MB
1143.71/1143.95	c total #watches: 436074
1145.51/1145.79	c total #propagations: 59296745 / total #impl: 3218566034 (eff. 0.018)
1145.51/1145.79	c #Conflicts:    1229000 | #Learnt:      41754 | 0.001
1145.51/1145.79	c total clause space: 206.656MB
1145.51/1145.79	c total #watches: 446951
1147.41/1147.61	c total #propagations: 59318636 / total #impl: 3227230536 (eff. 0.018)
1147.41/1147.61	c #Conflicts:    1230000 | #Learnt:      42754 | 0.001
1147.41/1147.61	c total clause space: 206.656MB
1147.41/1147.61	c total #watches: 457724
1149.21/1149.48	c total #propagations: 59340856 / total #impl: 3235086205 (eff. 0.018)
1149.21/1149.48	c #Conflicts:    1231000 | #Learnt:      43754 | 0.001
1149.21/1149.48	c total clause space: 206.656MB
1149.21/1149.48	c total #watches: 469761
1151.11/1151.34	c total #propagations: 59361995 / total #impl: 3245012047 (eff. 0.018)
1151.11/1151.34	c #Conflicts:    1232000 | #Learnt:      44754 | 0.001
1151.11/1151.34	c total clause space: 206.656MB
1151.11/1151.34	c total #watches: 479595
1152.91/1153.17	c total #propagations: 59398371 / total #impl: 3251377228 (eff. 0.018)
1152.91/1153.17	c #Conflicts:    1233000 | #Learnt:      45754 | 0.001
1152.91/1153.17	c total clause space: 206.656MB
1152.91/1153.17	c total #watches: 485795
1154.31/1154.51	c total #propagations: 59455529 / total #impl: 3254077003 (eff. 0.018)
1154.31/1154.51	c #Conflicts:    1234000 | #Learnt:      46754 | 0.001
1154.31/1154.51	c total clause space: 206.656MB
1154.31/1154.51	c total #watches: 498698
1155.61/1155.87	c total #propagations: 59475059 / total #impl: 3260088398 (eff. 0.018)
1155.61/1155.87	c #Conflicts:    1235000 | #Learnt:      47754 | 0.001
1155.61/1155.87	c total clause space: 206.656MB
1155.61/1155.87	c total #watches: 512480
1156.81/1157.08	c total #propagations: 59495484 / total #impl: 3268129087 (eff. 0.018)
1156.81/1157.08	c #Conflicts:    1236000 | #Learnt:      48754 | 0.001
1156.81/1157.08	c total clause space: 206.656MB
1156.81/1157.08	c total #watches: 518025
1158.41/1158.62	c total #propagations: 59565437 / total #impl: 3270438901 (eff. 0.018)
1158.41/1158.62	c #Conflicts:    1237000 | #Learnt:      49754 | 0.001
1158.41/1158.62	c total clause space: 206.656MB
1158.41/1158.62	c total #watches: 525705
1160.01/1160.26	c total #propagations: 59593797 / total #impl: 3274108239 (eff. 0.018)
1160.01/1160.26	c #Conflicts:    1238000 | #Learnt:      50754 | 0.001
1160.01/1160.26	c total clause space: 206.656MB
1160.01/1160.26	c total #watches: 537690
1161.61/1161.85	c total #propagations: 59613637 / total #impl: 3282530914 (eff. 0.018)
1161.61/1161.85	c #Conflicts:    1239000 | #Learnt:      51754 | 0.001
1161.61/1161.85	c total clause space: 206.656MB
1161.61/1161.85	c total #watches: 547496
1163.51/1163.73	c total #propagations: 59635125 / total #impl: 3289730431 (eff. 0.018)
1163.51/1163.73	c #Conflicts:    1240000 | #Learnt:      52754 | 0.001
1163.51/1163.73	c total clause space: 206.656MB
1163.51/1163.73	c total #watches: 559556
1165.41/1165.66	c total #propagations: 59658313 / total #impl: 3298518824 (eff. 0.018)
1165.41/1165.66	c #Conflicts:    1241000 | #Learnt:      53754 | 0.001
1165.41/1165.66	c total clause space: 206.656MB
1165.41/1165.66	c total #watches: 569514
1166.31/1166.59	c total #propagations: 59679789 / total #impl: 3309183012 (eff. 0.018)
1166.31/1166.59	c GC COLLECT
1166.31/1166.59	c #Conflicts:    1242000 | #Learnt:      27846 | 0.001
1166.31/1166.59	c total clause space: 206.656MB
1166.31/1166.59	c total #watches: 276488
1167.21/1167.42	c total #propagations: 59701838 / total #impl: 3314513888 (eff. 0.018)
1167.21/1167.42	c #Conflicts:    1243000 | #Learnt:      28846 | 0.001
1167.21/1167.42	c total clause space: 206.656MB
1167.21/1167.42	c total #watches: 289993
1168.21/1168.41	c total #propagations: 59722282 / total #impl: 3320400773 (eff. 0.018)
1168.21/1168.41	c #Conflicts:    1244000 | #Learnt:      29846 | 0.001
1168.21/1168.41	c total clause space: 206.656MB
1168.21/1168.41	c total #watches: 301846
1169.12/1169.40	c total #propagations: 59744287 / total #impl: 3326199351 (eff. 0.018)
1169.12/1169.40	c #Conflicts:    1245000 | #Learnt:      30846 | 0.001
1169.12/1169.40	c total clause space: 206.656MB
1169.12/1169.40	c total #watches: 314838
1170.32/1170.52	c total #propagations: 59764397 / total #impl: 3332616292 (eff. 0.018)
1170.32/1170.52	c #Conflicts:    1246000 | #Learnt:      31846 | 0.001
1170.32/1170.52	c total clause space: 206.656MB
1170.32/1170.52	c total #watches: 327478
1171.42/1171.63	c total #propagations: 59784798 / total #impl: 3340132224 (eff. 0.018)
1171.42/1171.63	c #Conflicts:    1247000 | #Learnt:      32846 | 0.001
1171.42/1171.63	c total clause space: 206.656MB
1171.42/1171.63	c total #watches: 339841
1172.61/1172.87	c total #propagations: 59804537 / total #impl: 3347547659 (eff. 0.018)
1172.61/1172.87	c #Conflicts:    1248000 | #Learnt:      33846 | 0.001
1172.61/1172.87	c total clause space: 206.656MB
1172.61/1172.87	c total #watches: 345725
1173.91/1174.11	c total #propagations: 59858090 / total #impl: 3351084474 (eff. 0.018)
1173.91/1174.11	c #Conflicts:    1249000 | #Learnt:      34846 | 0.001
1173.91/1174.11	c total clause space: 206.656MB
1173.91/1174.11	c total #watches: 349503
1175.51/1175.72	c total #propagations: 59918146 / total #impl: 3351933840 (eff. 0.018)
1175.51/1175.72	c #Conflicts:    1250000 | #Learnt:      35846 | 0.001
1175.51/1175.72	c total clause space: 206.656MB
1175.51/1175.72	c total #watches: 353416
1176.92/1177.13	c total #propagations: 59992873 / total #impl: 3352858502 (eff. 0.018)
1176.92/1177.13	c #Conflicts:    1251000 | #Learnt:      36846 | 0.001
1176.92/1177.13	c total clause space: 206.656MB
1176.92/1177.13	c total #watches: 361074
1178.11/1178.34	c total #propagations: 60038631 / total #impl: 3356466806 (eff. 0.018)
1178.11/1178.34	c #Conflicts:    1252000 | #Learnt:      37846 | 0.001
1178.11/1178.34	c total clause space: 206.656MB
1178.11/1178.34	c total #watches: 367228
1178.91/1179.18	c total #propagations: 60090145 / total #impl: 3359158193 (eff. 0.018)
1178.91/1179.18	c #Conflicts:    1253000 | #Learnt:      38846 | 0.001
1178.91/1179.18	c total clause space: 206.656MB
1178.91/1179.18	c total #watches: 380823
1179.91/1180.16	c total #propagations: 60120261 / total #impl: 3364946546 (eff. 0.018)
1179.91/1180.16	c #Conflicts:    1254000 | #Learnt:      39846 | 0.001
1179.91/1180.16	c total clause space: 206.656MB
1179.91/1180.16	c total #watches: 393041
1180.91/1181.10	c total #propagations: 60145025 / total #impl: 3372330359 (eff. 0.018)
1180.91/1181.10	c #Conflicts:    1255000 | #Learnt:      40846 | 0.001
1180.91/1181.10	c total clause space: 206.656MB
1180.91/1181.10	c total #watches: 403128
1181.81/1182.09	c total #propagations: 60175216 / total #impl: 3379404150 (eff. 0.018)
1181.81/1182.09	c #Conflicts:    1256000 | #Learnt:      41846 | 0.001
1181.81/1182.09	c total clause space: 206.656MB
1181.81/1182.09	c total #watches: 416366
1182.91/1183.12	c total #propagations: 60193813 / total #impl: 3386978262 (eff. 0.018)
1182.91/1183.12	c #Conflicts:    1257000 | #Learnt:      42846 | 0.001
1182.91/1183.12	c total clause space: 206.656MB
1182.91/1183.12	c total #watches: 426417
1184.21/1184.49	c total #propagations: 60236314 / total #impl: 3393512702 (eff. 0.018)
1184.21/1184.49	c #Conflicts:    1258000 | #Learnt:      43846 | 0.001
1184.21/1184.49	c total clause space: 206.656MB
1184.21/1184.49	c total #watches: 434778
1185.71/1185.95	c total #propagations: 60263412 / total #impl: 3399265758 (eff. 0.018)
1185.71/1185.95	c #Conflicts:    1259000 | #Learnt:      44846 | 0.001
1185.71/1185.95	c total clause space: 206.656MB
1185.71/1185.95	c total #watches: 446063
1187.41/1187.66	c total #propagations: 60285376 / total #impl: 3405419761 (eff. 0.018)
1187.41/1187.66	c #Conflicts:    1260000 | #Learnt:      45846 | 0.001
1187.41/1187.66	c total clause space: 206.656MB
1187.41/1187.66	c total #watches: 452523
1188.91/1189.11	c total #propagations: 60343011 / total #impl: 3408645149 (eff. 0.018)
1188.91/1189.11	c #Conflicts:    1261000 | #Learnt:      46846 | 0.001
1188.91/1189.11	c total clause space: 206.656MB
1188.91/1189.11	c total #watches: 464125
1190.31/1190.57	c total #propagations: 60373219 / total #impl: 3413995580 (eff. 0.018)
1190.31/1190.57	c #Conflicts:    1262000 | #Learnt:      47846 | 0.001
1190.31/1190.57	c total clause space: 206.656MB
1190.31/1190.57	c total #watches: 477049
1191.81/1192.01	c total #propagations: 60394650 / total #impl: 3421729982 (eff. 0.018)
1191.81/1192.01	c #Conflicts:    1263000 | #Learnt:      48846 | 0.001
1191.81/1192.01	c total clause space: 206.656MB
1191.81/1192.01	c total #watches: 486392
1193.31/1193.60	c total #propagations: 60416550 / total #impl: 3430502475 (eff. 0.018)
1193.31/1193.60	c #Conflicts:    1264000 | #Learnt:      49846 | 0.001
1193.31/1193.60	c total clause space: 206.656MB
1193.31/1193.60	c total #watches: 496457
1195.21/1195.40	c total #propagations: 60441311 / total #impl: 3440303094 (eff. 0.018)
1195.21/1195.40	c #Conflicts:    1265000 | #Learnt:      50846 | 0.001
1195.21/1195.40	c total clause space: 206.656MB
1195.21/1195.40	c total #watches: 504889
1196.91/1197.10	c total #propagations: 60466012 / total #impl: 3447517530 (eff. 0.018)
1196.91/1197.10	c #Conflicts:    1266000 | #Learnt:      51846 | 0.001
1196.91/1197.10	c total clause space: 206.656MB
1196.91/1197.10	c total #watches: 513387
1198.41/1198.61	c total #propagations: 60487241 / total #impl: 3456781056 (eff. 0.017)
1198.41/1198.61	c #Conflicts:    1267000 | #Learnt:      52846 | 0.001
1198.41/1198.61	c total clause space: 206.656MB
1198.41/1198.61	c total #watches: 524770
1199.91/1200.17	c total #propagations: 60506434 / total #impl: 3465592288 (eff. 0.017)
1199.91/1200.17	c #Conflicts:    1268000 | #Learnt:      53846 | 0.001
1199.91/1200.17	c total clause space: 206.656MB
1199.91/1200.17	c total #watches: 534990
1201.41/1201.65	c total #propagations: 60526534 / total #impl: 3474486220 (eff. 0.017)
1201.41/1201.65	c GC COLLECT
1201.41/1201.65	c #Conflicts:    1269000 | #Learnt:      27634 | 0.001
1201.41/1201.65	c total clause space: 206.656MB
1201.41/1201.65	c total #watches: 270374
1202.31/1202.50	c total #propagations: 60553393 / total #impl: 3479544276 (eff. 0.017)
1202.31/1202.50	c #Conflicts:    1270000 | #Learnt:      28634 | 0.001
1202.31/1202.50	c total clause space: 206.656MB
1202.31/1202.50	c total #watches: 280408
1203.21/1203.42	c total #propagations: 60576669 / total #impl: 3484285548 (eff. 0.017)
1203.21/1203.42	c #Conflicts:    1271000 | #Learnt:      29634 | 0.001
1203.21/1203.42	c total clause space: 206.656MB
1203.21/1203.42	c total #watches: 293716
1204.20/1204.40	c total #propagations: 60600745 / total #impl: 3489660065 (eff. 0.017)
1204.20/1204.40	c #Conflicts:    1272000 | #Learnt:      30634 | 0.001
1204.20/1204.40	c total clause space: 206.656MB
1204.20/1204.40	c total #watches: 306016
1205.00/1205.28	c total #propagations: 60623135 / total #impl: 3495979842 (eff. 0.017)
1205.00/1205.28	c #Conflicts:    1273000 | #Learnt:      31634 | 0.001
1205.00/1205.28	c total clause space: 206.656MB
1205.00/1205.28	c total #watches: 319545
1206.00/1206.29	c total #propagations: 60641133 / total #impl: 3502267925 (eff. 0.017)
1206.00/1206.29	c #Conflicts:    1274000 | #Learnt:      32634 | 0.001
1206.00/1206.29	c total clause space: 206.656MB
1206.00/1206.29	c total #watches: 326482
1207.20/1207.44	c total #propagations: 60691807 / total #impl: 3505288451 (eff. 0.017)
1207.20/1207.44	c #Conflicts:    1275000 | #Learnt:      33634 | 0.001
1207.20/1207.44	c total clause space: 206.656MB
1207.20/1207.44	c total #watches: 333416
1208.20/1208.43	c total #propagations: 60742515 / total #impl: 3507765820 (eff. 0.017)
1208.20/1208.43	c #Conflicts:    1276000 | #Learnt:      34634 | 0.001
1208.20/1208.43	c total clause space: 206.656MB
1208.20/1208.43	c total #watches: 346035
1209.20/1209.45	c total #propagations: 60772044 / total #impl: 3512145485 (eff. 0.017)
1209.20/1209.45	c #Conflicts:    1277000 | #Learnt:      35634 | 0.001
1209.20/1209.45	c total clause space: 206.656MB
1209.20/1209.45	c total #watches: 358324
1210.40/1210.63	c total #propagations: 60792491 / total #impl: 3518040335 (eff. 0.017)
1210.40/1210.63	c #Conflicts:    1278000 | #Learnt:      36634 | 0.001
1210.40/1210.63	c total clause space: 206.656MB
1210.40/1210.63	c total #watches: 366961
1211.50/1211.79	c total #propagations: 60816184 / total #impl: 3524432411 (eff. 0.017)
1211.50/1211.79	c #Conflicts:    1279000 | #Learnt:      37634 | 0.001
1211.50/1211.79	c total clause space: 206.656MB
1211.50/1211.79	c total #watches: 379031
1212.70/1212.90	c total #propagations: 60838163 / total #impl: 3532588463 (eff. 0.017)
1212.70/1212.90	c #Conflicts:    1280000 | #Learnt:      38634 | 0.001
1212.70/1212.90	c total clause space: 206.656MB
1212.70/1212.90	c total #watches: 389947
1214.00/1214.20	c total #propagations: 60860682 / total #impl: 3540277291 (eff. 0.017)
1214.00/1214.20	c #Conflicts:    1281000 | #Learnt:      39634 | 0.001
1214.00/1214.20	c total clause space: 206.656MB
1214.00/1214.20	c total #watches: 400492
1215.20/1215.49	c total #propagations: 60881486 / total #impl: 3548570157 (eff. 0.017)
1215.20/1215.49	c #Conflicts:    1282000 | #Learnt:      40634 | 0.001
1215.20/1215.49	c total clause space: 206.656MB
1215.20/1215.49	c total #watches: 412795
1216.51/1216.75	c total #propagations: 60902919 / total #impl: 3556049984 (eff. 0.017)
1216.51/1216.75	c #Conflicts:    1283000 | #Learnt:      41634 | 0.001
1216.51/1216.75	c total clause space: 206.656MB
1216.51/1216.75	c total #watches: 424343
1217.70/1217.98	c total #propagations: 60921140 / total #impl: 3565529721 (eff. 0.017)
1217.70/1217.98	c #Conflicts:    1284000 | #Learnt:      42634 | 0.001
1217.70/1217.98	c total clause space: 206.656MB
1217.70/1217.98	c total #watches: 433140
1218.90/1219.17	c total #propagations: 60954684 / total #impl: 3573076144 (eff. 0.017)
1218.90/1219.17	c #Conflicts:    1285000 | #Learnt:      43634 | 0.001
1218.90/1219.17	c total clause space: 206.656MB
1218.90/1219.17	c total #watches: 442089
1220.30/1220.54	c total #propagations: 60990472 / total #impl: 3577893462 (eff. 0.017)
1220.30/1220.54	c #Conflicts:    1286000 | #Learnt:      44634 | 0.001
1220.30/1220.54	c total clause space: 206.656MB
1220.30/1220.54	c total #watches: 449207
1221.40/1221.61	c total #propagations: 61027871 / total #impl: 3582170017 (eff. 0.017)
1221.40/1221.61	c #Conflicts:    1287000 | #Learnt:      45634 | 0.001
1221.40/1221.61	c total clause space: 206.656MB
1221.40/1221.61	c total #watches: 462282
1222.70/1222.93	c total #propagations: 61046587 / total #impl: 3589081361 (eff. 0.017)
1222.70/1222.93	c #Conflicts:    1288000 | #Learnt:      46634 | 0.001
1222.70/1222.93	c total clause space: 206.656MB
1222.70/1222.93	c total #watches: 471783
1224.00/1224.26	c total #propagations: 61072344 / total #impl: 3595251433 (eff. 0.017)
1224.00/1224.26	c #Conflicts:    1289000 | #Learnt:      47634 | 0.001
1224.00/1224.26	c total clause space: 206.656MB
1224.00/1224.26	c total #watches: 480332
1225.90/1226.18	c total #propagations: 61108107 / total #impl: 3598347131 (eff. 0.017)
1225.90/1226.18	c #Conflicts:    1290000 | #Learnt:      48634 | 0.001
1225.90/1226.18	c total clause space: 206.656MB
1225.90/1226.18	c total #watches: 484788
1227.41/1227.63	c total #propagations: 61167012 / total #impl: 3599463835 (eff. 0.017)
1227.41/1227.63	c #Conflicts:    1291000 | #Learnt:      49634 | 0.001
1227.41/1227.63	c total clause space: 206.656MB
1227.41/1227.63	c total #watches: 492854
1228.90/1229.19	c total #propagations: 61194399 / total #impl: 3603897240 (eff. 0.017)
1228.90/1229.19	c #Conflicts:    1292000 | #Learnt:      50634 | 0.001
1228.90/1229.19	c total clause space: 206.656MB
1228.90/1229.19	c total #watches: 501620
1230.50/1230.74	c total #propagations: 61219040 / total #impl: 3608780781 (eff. 0.017)
1230.50/1230.74	c #Conflicts:    1293000 | #Learnt:      51634 | 0.001
1230.50/1230.74	c total clause space: 206.656MB
1230.50/1230.74	c total #watches: 512639
1232.10/1232.35	c total #propagations: 61242603 / total #impl: 3614599210 (eff. 0.017)
1232.10/1232.35	c #Conflicts:    1294000 | #Learnt:      52634 | 0.001
1232.10/1232.35	c total clause space: 206.656MB
1232.10/1232.35	c total #watches: 523062
1233.70/1233.93	c total #propagations: 61266809 / total #impl: 3621645547 (eff. 0.017)
1233.70/1233.93	c #Conflicts:    1295000 | #Learnt:      53634 | 0.001
1233.70/1233.93	c total clause space: 206.656MB
1233.70/1233.93	c total #watches: 533809
1235.40/1235.61	c total #propagations: 61289774 / total #impl: 3628793515 (eff. 0.017)
1235.40/1235.61	c #Conflicts:    1296000 | #Learnt:      54634 | 0.001
1235.40/1235.61	c total clause space: 206.656MB
1235.40/1235.61	c total #watches: 543601
1236.50/1236.77	c total #propagations: 61316448 / total #impl: 3633338124 (eff. 0.017)
1236.50/1236.77	c GC COLLECT
1236.50/1236.77	c #Conflicts:    1297000 | #Learnt:      28130 | 0.001
1236.50/1236.77	c total clause space: 206.656MB
1236.50/1236.77	c total #watches: 272898
1237.31/1237.56	c total #propagations: 61362312 / total #impl: 3637326911 (eff. 0.017)
1237.31/1237.56	c #Conflicts:    1298000 | #Learnt:      29130 | 0.001
1237.31/1237.56	c total clause space: 206.656MB
1237.31/1237.56	c total #watches: 283930
1238.20/1238.44	c total #propagations: 61389702 / total #impl: 3641868904 (eff. 0.017)
1238.20/1238.44	c #Conflicts:    1299000 | #Learnt:      30130 | 0.001
1238.20/1238.44	c total clause space: 206.656MB
1238.20/1238.44	c total #watches: 295485
1239.20/1239.43	c total #propagations: 61409756 / total #impl: 3649251897 (eff. 0.017)
1239.20/1239.43	c #Conflicts:    1300000 | #Learnt:      31130 | 0.001
1239.20/1239.43	c total clause space: 206.656MB
1239.20/1239.43	c total #watches: 308614
1240.10/1240.36	c total #propagations: 61433103 / total #impl: 3656651830 (eff. 0.017)
1240.10/1240.36	c #Conflicts:    1301000 | #Learnt:      32130 | 0.001
1240.10/1240.36	c total clause space: 206.656MB
1240.10/1240.36	c total #watches: 322708
1241.20/1241.41	c total #propagations: 61455548 / total #impl: 3663606140 (eff. 0.017)
1241.20/1241.41	c #Conflicts:    1302000 | #Learnt:      33130 | 0.001
1241.20/1241.41	c total clause space: 206.656MB
1241.20/1241.41	c total #watches: 335626
1242.30/1242.55	c total #propagations: 61477989 / total #impl: 3668961340 (eff. 0.017)
1242.30/1242.55	c #Conflicts:    1303000 | #Learnt:      34130 | 0.001
1242.30/1242.55	c total clause space: 206.656MB
1242.30/1242.55	c total #watches: 347256
1243.50/1243.74	c total #propagations: 61497581 / total #impl: 3676588024 (eff. 0.017)
1243.50/1243.74	c #Conflicts:    1304000 | #Learnt:      35130 | 0.001
1243.50/1243.74	c total clause space: 206.656MB
1243.50/1243.74	c total #watches: 360745
1244.70/1244.99	c total #propagations: 61518271 / total #impl: 3684702949 (eff. 0.017)
1244.70/1244.99	c #Conflicts:    1305000 | #Learnt:      36130 | 0.001
1244.70/1244.99	c total clause space: 206.656MB
1244.70/1244.99	c total #watches: 373528
1245.90/1246.19	c total #propagations: 61538513 / total #impl: 3692914572 (eff. 0.017)
1245.90/1246.19	c #Conflicts:    1306000 | #Learnt:      37130 | 0.001
1245.90/1246.19	c total clause space: 206.656MB
1245.90/1246.19	c total #watches: 386603
1247.20/1247.42	c total #propagations: 61558408 / total #impl: 3700611129 (eff. 0.017)
1247.20/1247.42	c #Conflicts:    1307000 | #Learnt:      38130 | 0.001
1247.20/1247.42	c total clause space: 206.656MB
1247.20/1247.42	c total #watches: 401656
1248.50/1248.72	c total #propagations: 61579262 / total #impl: 3710284615 (eff. 0.017)
1248.50/1248.72	c #Conflicts:    1308000 | #Learnt:      39130 | 0.001
1248.50/1248.72	c total clause space: 206.656MB
1248.50/1248.72	c total #watches: 414494
1249.80/1250.03	c total #propagations: 61601706 / total #impl: 3719217494 (eff. 0.017)
1249.80/1250.03	c #Conflicts:    1309000 | #Learnt:      40130 | 0.001
1249.80/1250.03	c total clause space: 206.656MB
1249.80/1250.03	c total #watches: 425351
1251.00/1251.20	c total #propagations: 61622438 / total #impl: 3729105028 (eff. 0.017)
1251.00/1251.20	c #Conflicts:    1310000 | #Learnt:      41130 | 0.001
1251.00/1251.20	c total clause space: 206.656MB
1251.00/1251.20	c total #watches: 438682
1252.40/1252.60	c total #propagations: 61640154 / total #impl: 3738976210 (eff. 0.016)
1252.40/1252.60	c #Conflicts:    1311000 | #Learnt:      42130 | 0.001
1252.40/1252.60	c total clause space: 206.656MB
1252.40/1252.60	c total #watches: 449475
1253.70/1253.98	c total #propagations: 61658548 / total #impl: 3748450404 (eff. 0.016)
1253.70/1253.98	c #Conflicts:    1312000 | #Learnt:      43130 | 0.001
1253.70/1253.98	c total clause space: 206.656MB
1253.70/1253.98	c total #watches: 462468
1255.10/1255.35	c total #propagations: 61679077 / total #impl: 3756807719 (eff. 0.016)
1255.10/1255.35	c #Conflicts:    1313000 | #Learnt:      44130 | 0.001
1255.10/1255.35	c total clause space: 206.656MB
1255.10/1255.35	c total #watches: 475164
1256.50/1256.77	c total #propagations: 61696803 / total #impl: 3765079097 (eff. 0.016)
1256.50/1256.77	c #Conflicts:    1314000 | #Learnt:      45130 | 0.001
1256.50/1256.77	c total clause space: 206.656MB
1256.50/1256.77	c total #watches: 488529
1258.10/1258.40	c total #propagations: 61716350 / total #impl: 3772867457 (eff. 0.016)
1258.10/1258.40	c #Conflicts:    1315000 | #Learnt:      46130 | 0.001
1258.10/1258.40	c total clause space: 206.656MB
1258.10/1258.40	c total #watches: 498851
1259.60/1259.86	c total #propagations: 61739332 / total #impl: 3781929228 (eff. 0.016)
1259.60/1259.86	c #Conflicts:    1316000 | #Learnt:      47130 | 0.001
1259.60/1259.86	c total clause space: 206.656MB
1259.60/1259.86	c total #watches: 511376
1261.19/1261.41	c total #propagations: 61759901 / total #impl: 3789375651 (eff. 0.016)
1261.19/1261.41	c #Conflicts:    1317000 | #Learnt:      48130 | 0.001
1261.19/1261.41	c total clause space: 206.656MB
1261.19/1261.41	c total #watches: 526883
1262.79/1263.04	c total #propagations: 61779563 / total #impl: 3798158177 (eff. 0.016)
1262.79/1263.04	c #Conflicts:    1318000 | #Learnt:      49130 | 0.001
1262.79/1263.04	c total clause space: 206.656MB
1262.79/1263.04	c total #watches: 540459
1264.29/1264.55	c total #propagations: 61801233 / total #impl: 3806663763 (eff. 0.016)
1264.29/1264.55	c #Conflicts:    1319000 | #Learnt:      50130 | 0.001
1264.29/1264.55	c total clause space: 206.656MB
1264.29/1264.55	c total #watches: 552443
1266.00/1266.27	c total #propagations: 61820555 / total #impl: 3815422215 (eff. 0.016)
1266.00/1266.27	c #Conflicts:    1320000 | #Learnt:      51130 | 0.001
1266.00/1266.27	c total clause space: 206.656MB
1266.00/1266.27	c total #watches: 566256
1267.79/1268.02	c total #propagations: 61842551 / total #impl: 3823998401 (eff. 0.016)
1267.79/1268.02	c #Conflicts:    1321000 | #Learnt:      52130 | 0.001
1267.79/1268.02	c total clause space: 206.656MB
1267.79/1268.02	c total #watches: 581064
1269.59/1269.86	c total #propagations: 61863150 / total #impl: 3833597578 (eff. 0.016)
1269.59/1269.86	c #Conflicts:    1322000 | #Learnt:      53130 | 0.001
1269.59/1269.86	c total clause space: 206.656MB
1269.59/1269.86	c total #watches: 595430
1271.29/1271.58	c total #propagations: 61884175 / total #impl: 3843104852 (eff. 0.016)
1271.29/1271.58	c #Conflicts:    1323000 | #Learnt:      54130 | 0.001
1271.29/1271.58	c total clause space: 206.656MB
1271.29/1271.58	c total #watches: 612742
1273.09/1273.31	c total #propagations: 61903508 / total #impl: 3853662801 (eff. 0.016)
1273.09/1273.31	c #Conflicts:    1324000 | #Learnt:      55130 | 0.001
1273.09/1273.31	c total clause space: 206.656MB
1273.09/1273.31	c total #watches: 626591
1274.39/1274.63	c total #propagations: 61920101 / total #impl: 3863083695 (eff. 0.016)
1274.39/1274.63	c GC COLLECT
1274.39/1274.63	c #Conflicts:    1325000 | #Learnt:      28341 | 0.001
1274.39/1274.63	c total clause space: 206.656MB
1274.39/1274.63	c total #watches: 278326
1275.09/1275.37	c total #propagations: 61939407 / total #impl: 3870401298 (eff. 0.016)
1275.09/1275.37	c #Conflicts:    1326000 | #Learnt:      29341 | 0.001
1275.09/1275.37	c total clause space: 206.656MB
1275.09/1275.37	c total #watches: 290561
1275.90/1276.19	c total #propagations: 61958204 / total #impl: 3876997606 (eff. 0.016)
1275.90/1276.19	c #Conflicts:    1327000 | #Learnt:      30341 | 0.001
1275.90/1276.19	c total clause space: 206.656MB
1275.90/1276.19	c total #watches: 302588
1276.69/1276.99	c total #propagations: 61979826 / total #impl: 3882590272 (eff. 0.016)
1276.69/1276.99	c #Conflicts:    1328000 | #Learnt:      31341 | 0.001
1276.69/1276.99	c total clause space: 206.656MB
1276.69/1276.99	c total #watches: 315952
1277.59/1277.83	c total #propagations: 61999416 / total #impl: 3889115115 (eff. 0.016)
1277.59/1277.83	c #Conflicts:    1329000 | #Learnt:      32341 | 0.001
1277.59/1277.83	c total clause space: 206.656MB
1277.59/1277.83	c total #watches: 328270
1278.49/1278.76	c total #propagations: 62017954 / total #impl: 3895208535 (eff. 0.016)
1278.49/1278.76	c #Conflicts:    1330000 | #Learnt:      33341 | 0.001
1278.49/1278.76	c total clause space: 206.656MB
1278.49/1278.76	c total #watches: 342691
1279.39/1279.68	c total #propagations: 62038736 / total #impl: 3901021989 (eff. 0.016)
1279.39/1279.68	c #Conflicts:    1331000 | #Learnt:      34341 | 0.001
1279.39/1279.68	c total clause space: 206.656MB
1279.39/1279.68	c total #watches: 356289
1280.39/1280.69	c total #propagations: 62057041 / total #impl: 3907740950 (eff. 0.016)
1280.39/1280.69	c #Conflicts:    1332000 | #Learnt:      35341 | 0.001
1280.39/1280.69	c total clause space: 206.656MB
1280.39/1280.69	c total #watches: 368095
1281.49/1281.74	c total #propagations: 62076342 / total #impl: 3914473972 (eff. 0.016)
1281.49/1281.74	c #Conflicts:    1333000 | #Learnt:      36341 | 0.001
1281.49/1281.74	c total clause space: 206.656MB
1281.49/1281.74	c total #watches: 382433
1282.69/1282.90	c total #propagations: 62094629 / total #impl: 3921446785 (eff. 0.016)
1282.69/1282.90	c #Conflicts:    1334000 | #Learnt:      37341 | 0.001
1282.69/1282.90	c total clause space: 206.656MB
1282.69/1282.90	c total #watches: 393840
1284.09/1284.36	c total #propagations: 62114298 / total #impl: 3928797627 (eff. 0.016)
1284.09/1284.36	c #Conflicts:    1335000 | #Learnt:      38341 | 0.001
1284.09/1284.36	c total clause space: 206.656MB
1284.09/1284.36	c total #watches: 405303
1285.59/1285.86	c total #propagations: 62134863 / total #impl: 3938229504 (eff. 0.016)
1285.59/1285.86	c #Conflicts:    1336000 | #Learnt:      39341 | 0.001
1285.59/1285.86	c total clause space: 206.656MB
1285.59/1285.86	c total #watches: 417710
1287.19/1287.45	c total #propagations: 62154173 / total #impl: 3948398273 (eff. 0.016)
1287.19/1287.45	c #Conflicts:    1337000 | #Learnt:      40341 | 0.001
1287.19/1287.45	c total clause space: 206.656MB
1287.19/1287.45	c total #watches: 431189
1288.89/1289.17	c total #propagations: 62175772 / total #impl: 3956620390 (eff. 0.016)
1288.89/1289.17	c #Conflicts:    1338000 | #Learnt:      41341 | 0.001
1288.89/1289.17	c total clause space: 206.656MB
1288.89/1289.17	c total #watches: 442544
1290.69/1290.91	c total #propagations: 62196412 / total #impl: 3965904749 (eff. 0.016)
1290.69/1290.91	c #Conflicts:    1339000 | #Learnt:      42341 | 0.001
1290.69/1290.91	c total clause space: 206.656MB
1290.69/1290.91	c total #watches: 453570
1292.39/1292.63	c total #propagations: 62217197 / total #impl: 3976082744 (eff. 0.016)
1292.39/1292.63	c #Conflicts:    1340000 | #Learnt:      43341 | 0.001
1292.39/1292.63	c total clause space: 206.656MB
1292.39/1292.63	c total #watches: 465244
1294.09/1294.30	c total #propagations: 62238136 / total #impl: 3985634060 (eff. 0.016)
1294.09/1294.30	c #Conflicts:    1341000 | #Learnt:      44341 | 0.001
1294.09/1294.30	c total clause space: 206.656MB
1294.09/1294.30	c total #watches: 476223
1295.69/1295.91	c total #propagations: 62256933 / total #impl: 3997104782 (eff. 0.016)
1295.69/1295.91	c #Conflicts:    1342000 | #Learnt:      45341 | 0.001
1295.69/1295.91	c total clause space: 206.656MB
1295.69/1295.91	c total #watches: 485475
1297.29/1297.55	c total #propagations: 62290815 / total #impl: 4005282233 (eff. 0.016)
1297.29/1297.55	c #Conflicts:    1343000 | #Learnt:      46341 | 0.001
1297.29/1297.55	c total clause space: 206.656MB
1297.29/1297.55	c total #watches: 500092
1299.19/1299.46	c total #propagations: 62309464 / total #impl: 4014554735 (eff. 0.016)
1299.19/1299.46	c #Conflicts:    1344000 | #Learnt:      47341 | 0.001
1299.19/1299.46	c total clause space: 206.656MB
1299.19/1299.46	c total #watches: 510712
1301.19/1301.45	c total #propagations: 62331034 / total #impl: 4024951163 (eff. 0.015)
1301.19/1301.45	c #Conflicts:    1345000 | #Learnt:      48341 | 0.001
1301.19/1301.45	c total clause space: 206.656MB
1301.19/1301.45	c total #watches: 521518
1302.98/1303.21	c total #propagations: 62351092 / total #impl: 4035569230 (eff. 0.015)
1302.98/1303.21	c #Conflicts:    1346000 | #Learnt:      49341 | 0.001
1302.98/1303.21	c total clause space: 206.656MB
1302.98/1303.21	c total #watches: 534429
1304.98/1305.26	c total #propagations: 62370626 / total #impl: 4045835682 (eff. 0.015)
1304.98/1305.26	c #Conflicts:    1347000 | #Learnt:      50341 | 0.001
1304.98/1305.26	c total clause space: 206.656MB
1304.98/1305.26	c total #watches: 544350
1307.08/1307.30	c total #propagations: 62391604 / total #impl: 4056036575 (eff. 0.015)
1307.08/1307.30	c #Conflicts:    1348000 | #Learnt:      51341 | 0.001
1307.08/1307.30	c total clause space: 206.656MB
1307.08/1307.30	c total #watches: 554779
1309.18/1309.42	c total #propagations: 62410979 / total #impl: 4067052051 (eff. 0.015)
1309.18/1309.42	c #Conflicts:    1349000 | #Learnt:      52341 | 0.001
1309.18/1309.42	c total clause space: 206.656MB
1309.18/1309.42	c total #watches: 564606
1311.18/1311.45	c total #propagations: 62434139 / total #impl: 4076483349 (eff. 0.015)
1311.18/1311.45	c #Conflicts:    1350000 | #Learnt:      53341 | 0.001
1311.18/1311.45	c total clause space: 206.656MB
1311.18/1311.45	c total #watches: 577175
1313.68/1313.96	c total #propagations: 62452696 / total #impl: 4086248548 (eff. 0.015)
1313.68/1313.96	c #Conflicts:    1351000 | #Learnt:      54341 | 0.001
1313.68/1313.96	c total clause space: 206.656MB
1313.68/1313.96	c total #watches: 588499
1315.98/1316.29	c total #propagations: 62476233 / total #impl: 4097301612 (eff. 0.015)
1315.98/1316.29	c #Conflicts:    1352000 | #Learnt:      55341 | 0.001
1315.98/1316.29	c total clause space: 206.656MB
1315.98/1316.29	c total #watches: 598968
1318.28/1318.56	c total #propagations: 62495981 / total #impl: 4109962921 (eff. 0.015)
1318.28/1318.56	c GC COLLECT
1318.28/1318.56	c #Conflicts:    1353000 | #Learnt:      28251 | 0.001
1318.28/1318.56	c total clause space: 206.656MB
1318.28/1318.56	c total #watches: 276793
1318.98/1319.29	c total #propagations: 62514576 / total #impl: 4121647929 (eff. 0.015)
1318.98/1319.29	c #Conflicts:    1354000 | #Learnt:      29251 | 0.001
1318.98/1319.29	c total clause space: 206.656MB
1318.98/1319.29	c total #watches: 291187
1319.79/1320.05	c total #propagations: 62531811 / total #impl: 4128502651 (eff. 0.015)
1319.79/1320.05	c #Conflicts:    1355000 | #Learnt:      30251 | 0.001
1319.79/1320.05	c total clause space: 206.656MB
1319.79/1320.05	c total #watches: 303546
1320.58/1320.86	c total #propagations: 62548994 / total #impl: 4135763977 (eff. 0.015)
1320.58/1320.86	c #Conflicts:    1356000 | #Learnt:      31251 | 0.001
1320.58/1320.86	c total clause space: 206.656MB
1320.58/1320.86	c total #watches: 316235
1321.58/1321.83	c total #propagations: 62565510 / total #impl: 4143471810 (eff. 0.015)
1321.58/1321.83	c #Conflicts:    1357000 | #Learnt:      32251 | 0.001
1321.58/1321.83	c total clause space: 206.656MB
1321.58/1321.83	c total #watches: 328118
1322.48/1322.72	c total #propagations: 62586756 / total #impl: 4149894422 (eff. 0.015)
1322.48/1322.72	c #Conflicts:    1358000 | #Learnt:      33251 | 0.001
1322.48/1322.72	c total clause space: 206.656MB
1322.48/1322.72	c total #watches: 338655
1323.38/1323.69	c total #propagations: 62605421 / total #impl: 4156093179 (eff. 0.015)
1323.38/1323.69	c #Conflicts:    1359000 | #Learnt:      34251 | 0.001
1323.38/1323.69	c total clause space: 206.656MB
1323.38/1323.69	c total #watches: 350462
1324.58/1324.83	c total #propagations: 62625679 / total #impl: 4163312303 (eff. 0.015)
1324.58/1324.83	c #Conflicts:    1360000 | #Learnt:      35251 | 0.001
1324.58/1324.83	c total clause space: 206.656MB
1324.58/1324.83	c total #watches: 362733
1325.58/1325.89	c total #propagations: 62647438 / total #impl: 4170156770 (eff. 0.015)
1325.58/1325.89	c #Conflicts:    1361000 | #Learnt:      36251 | 0.001
1325.58/1325.89	c total clause space: 206.656MB
1325.58/1325.89	c total #watches: 372583
1326.78/1327.05	c total #propagations: 62672076 / total #impl: 4175648095 (eff. 0.015)
1326.78/1327.05	c #Conflicts:    1362000 | #Learnt:      37251 | 0.001
1326.78/1327.05	c total clause space: 206.656MB
1326.78/1327.05	c total #watches: 381667
1328.48/1328.74	c total #propagations: 62712762 / total #impl: 4179902129 (eff. 0.015)
1328.48/1328.74	c #Conflicts:    1363000 | #Learnt:      38251 | 0.001
1328.48/1328.74	c total clause space: 206.656MB
1328.48/1328.74	c total #watches: 385429
1329.48/1329.78	c total #propagations: 62783525 / total #impl: 4180935170 (eff. 0.015)
1329.48/1329.78	c #Conflicts:    1364000 | #Learnt:      39251 | 0.001
1329.48/1329.78	c total clause space: 206.656MB
1329.48/1329.78	c total #watches: 394487
1330.68/1330.92	c total #propagations: 62814138 / total #impl: 4184842594 (eff. 0.015)
1330.68/1330.92	c #Conflicts:    1365000 | #Learnt:      40251 | 0.001
1330.68/1330.92	c total clause space: 206.656MB
1330.68/1330.92	c total #watches: 401385
1331.99/1332.25	c total #propagations: 62853404 / total #impl: 4188099618 (eff. 0.015)
1331.99/1332.25	c #Conflicts:    1366000 | #Learnt:      41251 | 0.001
1331.99/1332.25	c total clause space: 206.656MB
1331.99/1332.25	c total #watches: 414093
1333.38/1333.68	c total #propagations: 62875103 / total #impl: 4194292608 (eff. 0.015)
1333.38/1333.68	c #Conflicts:    1367000 | #Learnt:      42251 | 0.001
1333.38/1333.68	c total clause space: 206.656MB
1333.38/1333.68	c total #watches: 423927
1334.88/1335.19	c total #propagations: 62900448 / total #impl: 4200376369 (eff. 0.015)
1334.88/1335.19	c #Conflicts:    1368000 | #Learnt:      43251 | 0.001
1334.88/1335.19	c total clause space: 206.656MB
1334.88/1335.19	c total #watches: 435387
1336.08/1336.36	c total #propagations: 62926425 / total #impl: 4206450330 (eff. 0.015)
1336.08/1336.36	c #Conflicts:    1369000 | #Learnt:      44251 | 0.001
1336.08/1336.36	c total clause space: 206.656MB
1336.08/1336.36	c total #watches: 448374
1337.58/1337.80	c total #propagations: 62947811 / total #impl: 4212529141 (eff. 0.015)
1337.58/1337.80	c #Conflicts:    1370000 | #Learnt:      45251 | 0.001
1337.58/1337.80	c total clause space: 206.656MB
1337.58/1337.80	c total #watches: 461784
1338.78/1339.02	c total #propagations: 62969610 / total #impl: 4219612478 (eff. 0.015)
1338.78/1339.02	c #Conflicts:    1371000 | #Learnt:      46251 | 0.001
1338.78/1339.02	c total clause space: 206.656MB
1338.78/1339.02	c total #watches: 471678
1340.28/1340.55	c total #propagations: 62999182 / total #impl: 4225067860 (eff. 0.015)
1340.28/1340.55	c #Conflicts:    1372000 | #Learnt:      47251 | 0.001
1340.28/1340.55	c total clause space: 206.656MB
1340.28/1340.55	c total #watches: 485748
1341.79/1342.04	c total #propagations: 63021683 / total #impl: 4230714211 (eff. 0.015)
1341.79/1342.04	c #Conflicts:    1373000 | #Learnt:      48251 | 0.001
1341.79/1342.04	c total clause space: 206.656MB
1341.79/1342.04	c total #watches: 500002
1343.38/1343.66	c total #propagations: 63042000 / total #impl: 4235608342 (eff. 0.015)
1343.38/1343.66	c #Conflicts:    1374000 | #Learnt:      49251 | 0.001
1343.38/1343.66	c total clause space: 206.656MB
1343.38/1343.66	c total #watches: 511806
1344.88/1345.19	c total #propagations: 63062303 / total #impl: 4241420232 (eff. 0.015)
1344.88/1345.19	c #Conflicts:    1375000 | #Learnt:      50251 | 0.001
1344.88/1345.19	c total clause space: 206.656MB
1344.88/1345.19	c total #watches: 528140
1346.58/1346.87	c total #propagations: 63082783 / total #impl: 4248538585 (eff. 0.015)
1346.58/1346.87	c #Conflicts:    1376000 | #Learnt:      51251 | 0.001
1346.58/1346.87	c total clause space: 206.656MB
1346.58/1346.87	c total #watches: 535559
1348.58/1348.83	c total #propagations: 63131823 / total #impl: 4251121725 (eff. 0.015)
1348.58/1348.83	c #Conflicts:    1377000 | #Learnt:      52251 | 0.001
1348.58/1348.83	c total clause space: 206.656MB
1348.58/1348.83	c total #watches: 544254
1350.18/1350.45	c total #propagations: 63171797 / total #impl: 4255415217 (eff. 0.015)
1350.18/1350.45	c #Conflicts:    1378000 | #Learnt:      53251 | 0.001
1350.18/1350.45	c total clause space: 206.656MB
1350.18/1350.45	c total #watches: 550440
1352.18/1352.42	c total #propagations: 63220635 / total #impl: 4257524925 (eff. 0.015)
1352.18/1352.42	c #Conflicts:    1379000 | #Learnt:      54251 | 0.001
1352.18/1352.42	c total clause space: 206.656MB
1352.18/1352.42	c total #watches: 556439
1353.48/1353.79	c total #propagations: 63274818 / total #impl: 4259660645 (eff. 0.015)
1353.48/1353.79	c #Conflicts:    1380000 | #Learnt:      55251 | 0.001
1353.48/1353.79	c total clause space: 206.656MB
1353.48/1353.79	c total #watches: 563838
1355.38/1355.64	c total #propagations: 63310419 / total #impl: 4266481285 (eff. 0.015)
1355.38/1355.64	c #Conflicts:    1381000 | #Learnt:      56251 | 0.001
1355.38/1355.64	c total clause space: 206.656MB
1355.38/1355.64	c total #watches: 575035
1356.88/1357.12	c total #propagations: 63343562 / total #impl: 4271524553 (eff. 0.015)
1356.88/1357.12	c GC COLLECT
1356.88/1357.12	c #Conflicts:    1382000 | #Learnt:      28841 | 0.001
1356.88/1357.12	c total clause space: 206.656MB
1356.88/1357.12	c total #watches: 284488
1357.78/1358.03	c total #propagations: 63365319 / total #impl: 4277997744 (eff. 0.015)
1357.78/1358.03	c #Conflicts:    1383000 | #Learnt:      29841 | 0.001
1357.78/1358.03	c total clause space: 206.656MB
1357.78/1358.03	c total #watches: 295169
1358.78/1359.03	c total #propagations: 63386643 / total #impl: 4282611704 (eff. 0.015)
1358.78/1359.03	c #Conflicts:    1384000 | #Learnt:      30841 | 0.001
1358.78/1359.03	c total clause space: 206.656MB
1358.78/1359.03	c total #watches: 304898
1359.88/1360.10	c total #propagations: 63408144 / total #impl: 4287430787 (eff. 0.015)
1359.88/1360.10	c #Conflicts:    1385000 | #Learnt:      31841 | 0.001
1359.88/1360.10	c total clause space: 206.656MB
1359.88/1360.10	c total #watches: 314792
1360.88/1361.15	c total #propagations: 63430807 / total #impl: 4293465833 (eff. 0.015)
1360.88/1361.15	c #Conflicts:    1386000 | #Learnt:      32841 | 0.001
1360.88/1361.15	c total clause space: 206.656MB
1360.88/1361.15	c total #watches: 324869
1362.08/1362.39	c total #propagations: 63451431 / total #impl: 4299289523 (eff. 0.015)
1362.08/1362.39	c #Conflicts:    1387000 | #Learnt:      33841 | 0.001
1362.08/1362.39	c total clause space: 206.656MB
1362.08/1362.39	c total #watches: 334060
1363.38/1363.61	c total #propagations: 63475682 / total #impl: 4305846845 (eff. 0.015)
1363.38/1363.61	c #Conflicts:    1388000 | #Learnt:      34841 | 0.001
1363.38/1363.61	c total clause space: 206.656MB
1363.38/1363.61	c total #watches: 345253
1364.38/1364.69	c total #propagations: 63498462 / total #impl: 4311250209 (eff. 0.015)
1364.38/1364.69	c #Conflicts:    1389000 | #Learnt:      35841 | 0.001
1364.38/1364.69	c total clause space: 206.656MB
1364.38/1364.69	c total #watches: 356645
1365.58/1365.80	c total #propagations: 63516691 / total #impl: 4317257292 (eff. 0.015)
1365.58/1365.80	c #Conflicts:    1390000 | #Learnt:      36841 | 0.001
1365.58/1365.80	c total clause space: 206.656MB
1365.58/1365.80	c total #watches: 368439
1366.78/1367.08	c total #propagations: 63535117 / total #impl: 4324422800 (eff. 0.015)
1366.78/1367.08	c #Conflicts:    1391000 | #Learnt:      37841 | 0.001
1366.78/1367.08	c total clause space: 206.656MB
1366.78/1367.08	c total #watches: 378791
1368.18/1368.43	c total #propagations: 63556762 / total #impl: 4332029550 (eff. 0.015)
1368.18/1368.43	c #Conflicts:    1392000 | #Learnt:      38841 | 0.001
1368.18/1368.43	c total clause space: 206.656MB
1368.18/1368.43	c total #watches: 388461
1369.67/1369.99	c total #propagations: 63579455 / total #impl: 4339439954 (eff. 0.015)
1369.67/1369.99	c #Conflicts:    1393000 | #Learnt:      39841 | 0.001
1369.67/1369.99	c total clause space: 206.656MB
1369.67/1369.99	c total #watches: 398464
1371.07/1371.34	c total #propagations: 63602616 / total #impl: 4348656957 (eff. 0.015)
1371.07/1371.34	c #Conflicts:    1394000 | #Learnt:      40841 | 0.001
1371.07/1371.34	c total clause space: 206.656MB
1371.07/1371.34	c total #watches: 409146
1372.37/1372.66	c total #propagations: 63627665 / total #impl: 4355881539 (eff. 0.015)
1372.37/1372.66	c #Conflicts:    1395000 | #Learnt:      41841 | 0.001
1372.37/1372.66	c total clause space: 206.656MB
1372.37/1372.66	c total #watches: 419864
1373.37/1373.64	c total #propagations: 63653447 / total #impl: 4362549235 (eff. 0.015)
1373.37/1373.64	c #Conflicts:    1396000 | #Learnt:      42841 | 0.001
1373.37/1373.64	c total clause space: 206.656MB
1373.37/1373.64	c total #watches: 423097
1374.78/1375.05	c total #propagations: 63734200 / total #impl: 4364214255 (eff. 0.015)
1374.78/1375.05	c #Conflicts:    1397000 | #Learnt:      43841 | 0.001
1374.78/1375.05	c total clause space: 206.656MB
1374.78/1375.05	c total #watches: 431408
1375.88/1376.20	c total #propagations: 63777344 / total #impl: 4370307901 (eff. 0.015)
1375.88/1376.20	c #Conflicts:    1398000 | #Learnt:      44841 | 0.001
1375.88/1376.20	c total clause space: 206.656MB
1375.88/1376.20	c total #watches: 442288
1377.27/1377.55	c total #propagations: 63808390 / total #impl: 4374991655 (eff. 0.015)
1377.27/1377.55	c #Conflicts:    1399000 | #Learnt:      45841 | 0.001
1377.27/1377.55	c total clause space: 206.656MB
1377.27/1377.55	c total #watches: 448980
1378.87/1379.17	c total #propagations: 63867546 / total #impl: 4379936718 (eff. 0.015)
1378.87/1379.17	c #Conflicts:    1400000 | #Learnt:      46841 | 0.001
1378.87/1379.17	c total clause space: 206.656MB
1378.87/1379.17	c total #watches: 456958
1380.47/1380.72	c total #propagations: 63917376 / total #impl: 4384704296 (eff. 0.015)
1380.47/1380.72	c #Conflicts:    1401000 | #Learnt:      47841 | 0.001
1380.47/1380.72	c total clause space: 206.656MB
1380.47/1380.72	c total #watches: 464921
1382.07/1382.38	c total #propagations: 63953678 / total #impl: 4388710682 (eff. 0.015)
1382.07/1382.38	c #Conflicts:    1402000 | #Learnt:      48841 | 0.001
1382.07/1382.38	c total clause space: 206.656MB
1382.07/1382.38	c total #watches: 475905
1383.77/1384.09	c total #propagations: 63976519 / total #impl: 4397629999 (eff. 0.015)
1383.77/1384.09	c #Conflicts:    1403000 | #Learnt:      49841 | 0.001
1383.77/1384.09	c total clause space: 206.656MB
1383.77/1384.09	c total #watches: 487900
1385.47/1385.75	c total #propagations: 63999577 / total #impl: 4408096629 (eff. 0.015)
1385.47/1385.75	c #Conflicts:    1404000 | #Learnt:      50841 | 0.001
1385.47/1385.75	c total clause space: 206.656MB
1385.47/1385.75	c total #watches: 499364
1387.17/1387.47	c total #propagations: 64022215 / total #impl: 4419177967 (eff. 0.014)
1387.17/1387.47	c #Conflicts:    1405000 | #Learnt:      51841 | 0.001
1387.17/1387.47	c total clause space: 206.656MB
1387.17/1387.47	c total #watches: 509208
1389.18/1389.49	c total #propagations: 64042450 / total #impl: 4429964094 (eff. 0.014)
1389.18/1389.49	c #Conflicts:    1406000 | #Learnt:      52841 | 0.001
1389.18/1389.49	c total clause space: 206.656MB
1389.18/1389.49	c total #watches: 518271
1390.97/1391.28	c total #propagations: 64067441 / total #impl: 4438917929 (eff. 0.014)
1390.97/1391.28	c #Conflicts:    1407000 | #Learnt:      53841 | 0.001
1390.97/1391.28	c total clause space: 206.656MB
1390.97/1391.28	c total #watches: 529366
1393.07/1393.34	c total #propagations: 64086299 / total #impl: 4448851203 (eff. 0.014)
1393.07/1393.34	c #Conflicts:    1408000 | #Learnt:      54841 | 0.001
1393.07/1393.34	c total clause space: 206.656MB
1393.07/1393.34	c total #watches: 538896
1395.07/1395.30	c total #propagations: 64108785 / total #impl: 4458343790 (eff. 0.014)
1395.07/1395.30	c #Conflicts:    1409000 | #Learnt:      55841 | 0.001
1395.07/1395.30	c total clause space: 206.656MB
1395.07/1395.30	c total #watches: 548974
1396.78/1397.09	c total #propagations: 64135204 / total #impl: 4463490830 (eff. 0.014)
1396.78/1397.09	c #Conflicts:    1410000 | #Learnt:      56841 | 0.001
1396.78/1397.09	c total clause space: 206.656MB
1396.78/1397.09	c total #watches: 561452
1397.98/1398.29	c total #propagations: 64153286 / total #impl: 4472976934 (eff. 0.014)
1397.98/1398.29	c GC COLLECT
1397.98/1398.29	c #Conflicts:    1411000 | #Learnt:      29141 | 0.001
1397.98/1398.29	c total clause space: 206.656MB
1397.98/1398.29	c total #watches: 286577
1398.37/1398.61	c total #propagations: 64182268 / total #impl: 4481386085 (eff. 0.014)
1398.37/1398.61	c #Conflicts:    1412000 | #Learnt:      30141 | 0.001
1398.37/1398.61	c total clause space: 206.656MB
1398.37/1398.61	c total #watches: 289436
1399.27/1399.51	c total #propagations: 64266887 / total #impl: 4482219629 (eff. 0.014)
1399.27/1399.51	c #Conflicts:    1413000 | #Learnt:      31141 | 0.001
1399.27/1399.51	c total clause space: 206.656MB
1399.27/1399.51	c total #watches: 292774
1400.27/1400.57	c total #propagations: 64347648 / total #impl: 4482921974 (eff. 0.014)
1400.27/1400.57	c #Conflicts:    1414000 | #Learnt:      32141 | 0.001
1400.27/1400.57	c total clause space: 206.656MB
1400.27/1400.57	c total #watches: 297325
1401.17/1401.44	c total #propagations: 64406510 / total #impl: 4483689434 (eff. 0.014)
1401.17/1401.44	c #Conflicts:    1415000 | #Learnt:      33141 | 0.001
1401.17/1401.44	c total clause space: 206.656MB
1401.17/1401.44	c total #watches: 309969
1402.07/1402.39	c total #propagations: 64427673 / total #impl: 4487696235 (eff. 0.014)
1402.07/1402.39	c #Conflicts:    1416000 | #Learnt:      34141 | 0.001
1402.07/1402.39	c total clause space: 206.656MB
1402.07/1402.39	c total #watches: 322635
1403.17/1403.47	c total #propagations: 64452599 / total #impl: 4492770087 (eff. 0.014)
1403.17/1403.47	c #Conflicts:    1417000 | #Learnt:      35141 | 0.001
1403.17/1403.47	c total clause space: 206.656MB
1403.17/1403.47	c total #watches: 330799
1404.07/1404.39	c total #propagations: 64506756 / total #impl: 4494866451 (eff. 0.014)
1404.07/1404.39	c #Conflicts:    1418000 | #Learnt:      36141 | 0.001
1404.07/1404.39	c total clause space: 206.656MB
1404.07/1404.39	c total #watches: 343756
1405.17/1405.49	c total #propagations: 64535365 / total #impl: 4498347540 (eff. 0.014)
1405.17/1405.49	c #Conflicts:    1419000 | #Learnt:      37141 | 0.001
1405.17/1405.49	c total clause space: 206.656MB
1405.17/1405.49	c total #watches: 351233
1406.07/1406.39	c total #propagations: 64592936 / total #impl: 4500330539 (eff. 0.014)
1406.07/1406.39	c #Conflicts:    1420000 | #Learnt:      38141 | 0.001
1406.07/1406.39	c total clause space: 206.656MB
1406.07/1406.39	c total #watches: 369189
1407.67/1407.97	c total #propagations: 64612185 / total #impl: 4505410509 (eff. 0.014)
1407.67/1407.97	c #Conflicts:    1421000 | #Learnt:      39141 | 0.001
1407.67/1407.97	c total clause space: 206.656MB
1407.67/1407.97	c total #watches: 374122
1409.57/1409.83	c total #propagations: 64672995 / total #impl: 4507082501 (eff. 0.014)
1409.57/1409.83	c #Conflicts:    1422000 | #Learnt:      40141 | 0.001
1409.57/1409.83	c total clause space: 206.656MB
1409.57/1409.83	c total #watches: 377645
1411.17/1411.45	c total #propagations: 64740613 / total #impl: 4508029438 (eff. 0.014)
1411.17/1411.45	c #Conflicts:    1423000 | #Learnt:      41141 | 0.001
1411.17/1411.45	c total clause space: 206.656MB
1411.17/1411.45	c total #watches: 381988
1413.07/1413.33	c total #propagations: 64809126 / total #impl: 4509044171 (eff. 0.014)
1413.07/1413.33	c #Conflicts:    1424000 | #Learnt:      42141 | 0.001
1413.07/1413.33	c total clause space: 206.656MB
1413.07/1413.33	c total #watches: 385150
1414.47/1414.76	c total #propagations: 64889639 / total #impl: 4509965900 (eff. 0.014)
1414.47/1414.76	c #Conflicts:    1425000 | #Learnt:      43141 | 0.001
1414.47/1414.76	c total clause space: 206.656MB
1414.47/1414.76	c total #watches: 389689
1415.97/1416.28	c total #propagations: 64947967 / total #impl: 4511632796 (eff. 0.014)
1415.97/1416.28	c #Conflicts:    1426000 | #Learnt:      44141 | 0.001
1415.97/1416.28	c total clause space: 206.656MB
1415.97/1416.28	c total #watches: 394973
1417.67/1417.95	c total #propagations: 65004789 / total #impl: 4514236348 (eff. 0.014)
1417.67/1417.95	c #Conflicts:    1427000 | #Learnt:      45141 | 0.001
1417.67/1417.95	c total clause space: 206.656MB
1417.67/1417.95	c total #watches: 399514
1418.67/1419.00	c total #propagations: 65070982 / total #impl: 4515222704 (eff. 0.014)
1418.67/1419.00	c #Conflicts:    1428000 | #Learnt:      46141 | 0.001
1418.67/1419.00	c total clause space: 206.656MB
1418.67/1419.00	c total #watches: 407853
1419.97/1420.28	c total #propagations: 65101574 / total #impl: 4518787471 (eff. 0.014)
1419.97/1420.28	c #Conflicts:    1429000 | #Learnt:      47141 | 0.001
1419.97/1420.28	c total clause space: 206.656MB
1419.97/1420.28	c total #watches: 419463
1421.27/1421.59	c total #propagations: 65125721 / total #impl: 4524558425 (eff. 0.014)
1421.27/1421.59	c #Conflicts:    1430000 | #Learnt:      48141 | 0.001
1421.27/1421.59	c total clause space: 206.656MB
1421.27/1421.59	c total #watches: 430917
1422.77/1423.00	c total #propagations: 65150745 / total #impl: 4529271431 (eff. 0.014)
1422.77/1423.00	c #Conflicts:    1431000 | #Learnt:      49141 | 0.001
1422.77/1423.00	c total clause space: 206.656MB
1422.77/1423.00	c total #watches: 445045
1424.17/1424.49	c total #propagations: 65175574 / total #impl: 4537233605 (eff. 0.014)
1424.17/1424.49	c #Conflicts:    1432000 | #Learnt:      50141 | 0.001
1424.17/1424.49	c total clause space: 206.656MB
1424.17/1424.49	c total #watches: 457751
1425.87/1426.18	c total #propagations: 65201182 / total #impl: 4545162578 (eff. 0.014)
1425.87/1426.18	c #Conflicts:    1433000 | #Learnt:      51141 | 0.001
1425.87/1426.18	c total clause space: 206.656MB
1425.87/1426.18	c total #watches: 470642
1427.17/1427.41	c total #propagations: 65232426 / total #impl: 4551076628 (eff. 0.014)
1427.17/1427.41	c #Conflicts:    1434000 | #Learnt:      52141 | 0.001
1427.17/1427.41	c total clause space: 206.656MB
1427.17/1427.41	c total #watches: 481654
1428.67/1429.00	c total #propagations: 65260133 / total #impl: 4556592231 (eff. 0.014)
1428.67/1429.00	c #Conflicts:    1435000 | #Learnt:      53141 | 0.001
1428.67/1429.00	c total clause space: 206.656MB
1428.67/1429.00	c total #watches: 488035
1430.26/1430.53	c total #propagations: 65305132 / total #impl: 4558652339 (eff. 0.014)
1430.26/1430.53	c #Conflicts:    1436000 | #Learnt:      54141 | 0.001
1430.26/1430.53	c total clause space: 206.656MB
1430.26/1430.53	c total #watches: 500918
1431.76/1432.07	c total #propagations: 65327927 / total #impl: 4564499991 (eff. 0.014)
1431.76/1432.07	c #Conflicts:    1437000 | #Learnt:      55141 | 0.001
1431.76/1432.07	c total clause space: 206.656MB
1431.76/1432.07	c total #watches: 511431
1433.86/1434.15	c total #propagations: 65353149 / total #impl: 4569431189 (eff. 0.014)
1433.86/1434.15	c #Conflicts:    1438000 | #Learnt:      56141 | 0.001
1433.86/1434.15	c total clause space: 206.656MB
1433.86/1434.15	c total #watches: 516280
1435.37/1435.62	c total #propagations: 65416241 / total #impl: 4571228714 (eff. 0.014)
1435.37/1435.62	c #Conflicts:    1439000 | #Learnt:      57141 | 0.001
1435.37/1435.62	c total clause space: 206.656MB
1435.37/1435.62	c total #watches: 525091
1436.76/1437.09	c total #propagations: 65442818 / total #impl: 4575943688 (eff. 0.014)
1436.76/1437.09	c GC COLLECT
1436.76/1437.09	c #Conflicts:    1440000 | #Learnt:      29128 | 0.001
1436.76/1437.09	c total clause space: 206.656MB
1436.76/1437.09	c total #watches: 286896
1437.76/1438.02	c total #propagations: 65473101 / total #impl: 4580074129 (eff. 0.014)
1437.76/1438.02	c #Conflicts:    1441000 | #Learnt:      30128 | 0.001
1437.76/1438.02	c total clause space: 206.656MB
1437.76/1438.02	c total #watches: 293294
1438.67/1438.93	c total #propagations: 65503445 / total #impl: 4584499497 (eff. 0.014)
1438.67/1438.93	c #Conflicts:    1442000 | #Learnt:      31128 | 0.001
1438.67/1438.93	c total clause space: 206.656MB
1438.67/1438.93	c total #watches: 299048
1439.46/1439.74	c total #propagations: 65534379 / total #impl: 4588195654 (eff. 0.014)
1439.46/1439.74	c #Conflicts:    1443000 | #Learnt:      32128 | 0.001
1439.46/1439.74	c total clause space: 206.656MB
1439.46/1439.74	c total #watches: 306811
1440.36/1440.67	c total #propagations: 65563145 / total #impl: 4591061850 (eff. 0.014)
1440.36/1440.67	c #Conflicts:    1444000 | #Learnt:      33128 | 0.001
1440.36/1440.67	c total clause space: 206.656MB
1440.36/1440.67	c total #watches: 314249
1441.36/1441.61	c total #propagations: 65592470 / total #impl: 4594617675 (eff. 0.014)
1441.36/1441.61	c #Conflicts:    1445000 | #Learnt:      34128 | 0.001
1441.36/1441.61	c total clause space: 206.656MB
1441.36/1441.61	c total #watches: 321353
1442.36/1442.67	c total #propagations: 65622631 / total #impl: 4597898149 (eff. 0.014)
1442.36/1442.67	c #Conflicts:    1446000 | #Learnt:      35128 | 0.001
1442.36/1442.67	c total clause space: 206.656MB
1442.36/1442.67	c total #watches: 328530
1443.46/1443.79	c total #propagations: 65655854 / total #impl: 4601817145 (eff. 0.014)
1443.46/1443.79	c #Conflicts:    1447000 | #Learnt:      36128 | 0.001
1443.46/1443.79	c total clause space: 206.656MB
1443.46/1443.79	c total #watches: 336359
1444.56/1444.81	c total #propagations: 65688652 / total #impl: 4605824614 (eff. 0.014)
1444.56/1444.81	c #Conflicts:    1448000 | #Learnt:      37128 | 0.001
1444.56/1444.81	c total clause space: 206.656MB
1444.56/1444.81	c total #watches: 344997
1445.46/1445.75	c total #propagations: 65719354 / total #impl: 4608813717 (eff. 0.014)
1445.46/1445.75	c #Conflicts:    1449000 | #Learnt:      38128 | 0.001
1445.46/1445.75	c total clause space: 206.656MB
1445.46/1445.75	c total #watches: 352780
1446.56/1446.87	c total #propagations: 65743077 / total #impl: 4613562926 (eff. 0.014)
1446.56/1446.87	c #Conflicts:    1450000 | #Learnt:      39128 | 0.001
1446.56/1446.87	c total clause space: 206.656MB
1446.56/1446.87	c total #watches: 359837
1447.76/1448.00	c total #propagations: 65769237 / total #impl: 4615973871 (eff. 0.014)
1447.76/1448.00	c #Conflicts:    1451000 | #Learnt:      40128 | 0.001
1447.76/1448.00	c total clause space: 206.656MB
1447.76/1448.00	c total #watches: 369780
1448.76/1449.01	c total #propagations: 65793196 / total #impl: 4618416420 (eff. 0.014)
1448.76/1449.01	c #Conflicts:    1452000 | #Learnt:      41128 | 0.001
1448.76/1449.01	c total clause space: 206.656MB
1448.76/1449.01	c total #watches: 378861
1449.76/1450.05	c total #propagations: 65816488 / total #impl: 4622807764 (eff. 0.014)
1449.76/1450.05	c #Conflicts:    1453000 | #Learnt:      42128 | 0.001
1449.76/1450.05	c total clause space: 206.656MB
1449.76/1450.05	c total #watches: 386678
1450.86/1451.18	c total #propagations: 65840637 / total #impl: 4626988936 (eff. 0.014)
1450.86/1451.18	c #Conflicts:    1454000 | #Learnt:      43128 | 0.001
1450.86/1451.18	c total clause space: 206.656MB
1450.86/1451.18	c total #watches: 397768
1452.06/1452.32	c total #propagations: 65865373 / total #impl: 4630350813 (eff. 0.014)
1452.06/1452.32	c #Conflicts:    1455000 | #Learnt:      44128 | 0.001
1452.06/1452.32	c total clause space: 206.656MB
1452.06/1452.32	c total #watches: 410299
1453.06/1453.34	c total #propagations: 65889939 / total #impl: 4633313355 (eff. 0.014)
1453.06/1453.34	c #Conflicts:    1456000 | #Learnt:      45128 | 0.001
1453.06/1453.34	c total clause space: 206.656MB
1453.06/1453.34	c total #watches: 424526
1453.97/1454.30	c total #propagations: 65911993 / total #impl: 4636191159 (eff. 0.014)
1453.97/1454.30	c #Conflicts:    1457000 | #Learnt:      46128 | 0.001
1453.97/1454.30	c total clause space: 206.656MB
1453.97/1454.30	c total #watches: 441131
1455.07/1455.39	c total #propagations: 65932891 / total #impl: 4638667952 (eff. 0.014)
1455.07/1455.39	c #Conflicts:    1458000 | #Learnt:      47128 | 0.001
1455.07/1455.39	c total clause space: 206.656MB
1455.07/1455.39	c total #watches: 455796
1456.27/1456.56	c total #propagations: 65953469 / total #impl: 4642395076 (eff. 0.014)
1456.27/1456.56	c #Conflicts:    1459000 | #Learnt:      48128 | 0.001
1456.27/1456.56	c total clause space: 206.656MB
1456.27/1456.56	c total #watches: 468343
1457.37/1457.68	c total #propagations: 65976003 / total #impl: 4646738175 (eff. 0.014)
1457.37/1457.68	c #Conflicts:    1460000 | #Learnt:      49128 | 0.001
1457.37/1457.68	c total clause space: 206.656MB
1457.37/1457.68	c total #watches: 479298
1458.56/1458.80	c total #propagations: 65998813 / total #impl: 4650935740 (eff. 0.014)
1458.56/1458.80	c #Conflicts:    1461000 | #Learnt:      50128 | 0.001
1458.56/1458.80	c total clause space: 206.656MB
1458.56/1458.80	c total #watches: 493590
1459.76/1460.06	c total #propagations: 66028731 / total #impl: 4653144036 (eff. 0.014)
1459.76/1460.06	c #Conflicts:    1462000 | #Learnt:      51128 | 0.001
1459.76/1460.06	c total clause space: 206.656MB
1459.76/1460.06	c total #watches: 508204
1461.16/1461.44	c total #propagations: 66053168 / total #impl: 4656096812 (eff. 0.014)
1461.16/1461.44	c #Conflicts:    1463000 | #Learnt:      52128 | 0.001
1461.16/1461.44	c total clause space: 206.656MB
1461.16/1461.44	c total #watches: 518267
1462.66/1462.92	c total #propagations: 66075616 / total #impl: 4660628775 (eff. 0.014)
1462.66/1462.92	c #Conflicts:    1464000 | #Learnt:      53128 | 0.001
1462.66/1462.92	c total clause space: 206.656MB
1462.66/1462.92	c total #watches: 526291
1464.16/1464.48	c total #propagations: 66099428 / total #impl: 4665137795 (eff. 0.014)
1464.16/1464.48	c #Conflicts:    1465000 | #Learnt:      54128 | 0.001
1464.16/1464.48	c total clause space: 206.656MB
1464.16/1464.48	c total #watches: 533583
1466.07/1466.31	c total #propagations: 66123148 / total #impl: 4669285864 (eff. 0.014)
1466.07/1466.31	c #Conflicts:    1466000 | #Learnt:      55128 | 0.001
1466.07/1466.31	c total clause space: 206.656MB
1466.07/1466.31	c total #watches: 541666
1467.96/1468.21	c total #propagations: 66149358 / total #impl: 4674464118 (eff. 0.014)
1467.96/1468.21	c #Conflicts:    1467000 | #Learnt:      56128 | 0.001
1467.96/1468.21	c total clause space: 206.656MB
1467.96/1468.21	c total #watches: 550689
1469.47/1469.75	c total #propagations: 66175442 / total #impl: 4679124388 (eff. 0.014)
1469.47/1469.75	c #Conflicts:    1468000 | #Learnt:      57128 | 0.001
1469.47/1469.75	c total clause space: 206.656MB
1469.47/1469.75	c total #watches: 560498
1471.46/1471.70	c total #propagations: 66201529 / total #impl: 4683208621 (eff. 0.014)
1471.46/1471.70	c #Conflicts:    1469000 | #Learnt:      58128 | 0.001
1471.46/1471.70	c total clause space: 206.656MB
1471.46/1471.70	c total #watches: 570515
1472.96/1473.21	c total #propagations: 66228021 / total #impl: 4686253033 (eff. 0.014)
1472.96/1473.21	c GC COLLECT
1472.96/1473.21	c #Conflicts:    1470000 | #Learnt:      29835 | 0.001
1472.96/1473.21	c total clause space: 206.656MB
1472.96/1473.21	c total #watches: 293698
1473.76/1474.09	c total #propagations: 66250062 / total #impl: 4691056668 (eff. 0.014)
1473.76/1474.09	c #Conflicts:    1471000 | #Learnt:      30835 | 0.001
1473.76/1474.09	c total clause space: 206.656MB
1473.76/1474.09	c total #watches: 297465
1475.06/1475.35	c total #propagations: 66324067 / total #impl: 4692306532 (eff. 0.014)
1475.06/1475.35	c #Conflicts:    1472000 | #Learnt:      31835 | 0.001
1475.06/1475.35	c total clause space: 206.656MB
1475.06/1475.35	c total #watches: 305135
1476.06/1476.39	c total #propagations: 66382261 / total #impl: 4694196864 (eff. 0.014)
1476.06/1476.39	c #Conflicts:    1473000 | #Learnt:      32835 | 0.001
1476.06/1476.39	c total clause space: 206.656MB
1476.06/1476.39	c total #watches: 316961
1477.06/1477.30	c total #propagations: 66405161 / total #impl: 4699866019 (eff. 0.014)
1477.06/1477.30	c #Conflicts:    1474000 | #Learnt:      33835 | 0.001
1477.06/1477.30	c total clause space: 206.656MB
1477.06/1477.30	c total #watches: 328373
1478.06/1478.40	c total #propagations: 66426519 / total #impl: 4706912638 (eff. 0.014)
1478.06/1478.40	c #Conflicts:    1475000 | #Learnt:      34835 | 0.001
1478.06/1478.40	c total clause space: 206.656MB
1478.06/1478.40	c total #watches: 337456
1479.26/1479.60	c total #propagations: 66449796 / total #impl: 4713159090 (eff. 0.014)
1479.26/1479.60	c #Conflicts:    1476000 | #Learnt:      35835 | 0.001
1479.26/1479.60	c total clause space: 206.656MB
1479.26/1479.60	c total #watches: 344381
1480.36/1480.70	c total #propagations: 66478980 / total #impl: 4715990857 (eff. 0.014)
1480.36/1480.70	c #Conflicts:    1477000 | #Learnt:      36835 | 0.001
1480.36/1480.70	c total clause space: 206.656MB
1480.36/1480.70	c total #watches: 352727
1481.46/1481.73	c total #propagations: 66505582 / total #impl: 4719684192 (eff. 0.014)
1481.46/1481.73	c #Conflicts:    1478000 | #Learnt:      37835 | 0.001
1481.46/1481.73	c total clause space: 206.656MB
1481.46/1481.73	c total #watches: 357323
1482.46/1482.77	c total #propagations: 66536089 / total #impl: 4722232378 (eff. 0.014)
1482.46/1482.77	c #Conflicts:    1479000 | #Learnt:      38835 | 0.001
1482.46/1482.77	c total clause space: 206.656MB
1482.46/1482.77	c total #watches: 365679
1483.66/1483.94	c total #propagations: 66560797 / total #impl: 4728508100 (eff. 0.014)
1483.66/1483.94	c #Conflicts:    1480000 | #Learnt:      39835 | 0.001
1483.66/1483.94	c total clause space: 206.656MB
1483.66/1483.94	c total #watches: 373166
1484.76/1485.03	c total #propagations: 66587147 / total #impl: 4734969300 (eff. 0.014)
1484.76/1485.03	c #Conflicts:    1481000 | #Learnt:      40835 | 0.001
1484.76/1485.03	c total clause space: 206.656MB
1484.76/1485.03	c total #watches: 380567
1485.86/1486.16	c total #propagations: 66614093 / total #impl: 4740014464 (eff. 0.014)
1485.86/1486.16	c #Conflicts:    1482000 | #Learnt:      41835 | 0.001
1485.86/1486.16	c total clause space: 206.656MB
1485.86/1486.16	c total #watches: 388382
1486.96/1487.29	c total #propagations: 66638334 / total #impl: 4746833455 (eff. 0.014)
1486.96/1487.29	c #Conflicts:    1483000 | #Learnt:      42835 | 0.001
1486.96/1487.29	c total clause space: 206.656MB
1486.96/1487.29	c total #watches: 398384
1488.25/1488.53	c total #propagations: 66661837 / total #impl: 4755303356 (eff. 0.014)
1488.25/1488.53	c #Conflicts:    1484000 | #Learnt:      43835 | 0.001
1488.25/1488.53	c total clause space: 206.656MB
1488.25/1488.53	c total #watches: 407731
1489.55/1489.88	c total #propagations: 66700534 / total #impl: 4761839733 (eff. 0.014)
1489.55/1489.88	c #Conflicts:    1485000 | #Learnt:      44835 | 0.001
1489.55/1489.88	c total clause space: 206.656MB
1489.55/1489.88	c total #watches: 417060
1490.95/1491.22	c total #propagations: 66730598 / total #impl: 4767771962 (eff. 0.014)
1490.95/1491.22	c #Conflicts:    1486000 | #Learnt:      45835 | 0.001
1490.95/1491.22	c total clause space: 206.656MB
1490.95/1491.22	c total #watches: 428747
1492.25/1492.59	c total #propagations: 66753666 / total #impl: 4774788314 (eff. 0.014)
1492.25/1492.59	c #Conflicts:    1487000 | #Learnt:      46835 | 0.001
1492.25/1492.59	c total clause space: 206.656MB
1492.25/1492.59	c total #watches: 434824
1493.66/1493.96	c total #propagations: 66809012 / total #impl: 4778225886 (eff. 0.014)
1493.66/1493.96	c #Conflicts:    1488000 | #Learnt:      47835 | 0.001
1493.66/1493.96	c total clause space: 206.656MB
1493.66/1493.96	c total #watches: 438120
1495.45/1495.75	c total #propagations: 66893574 / total #impl: 4778901349 (eff. 0.014)
1495.45/1495.75	c #Conflicts:    1489000 | #Learnt:      48835 | 0.001
1495.45/1495.75	c total clause space: 206.656MB
1495.45/1495.75	c total #watches: 441790
1496.86/1497.18	c total #propagations: 66965145 / total #impl: 4779628231 (eff. 0.014)
1496.86/1497.18	c #Conflicts:    1490000 | #Learnt:      49835 | 0.001
1496.86/1497.18	c total clause space: 206.656MB
1496.86/1497.18	c total #watches: 447503
1498.15/1498.49	c total #propagations: 67016945 / total #impl: 4781911693 (eff. 0.014)
1498.15/1498.49	c #Conflicts:    1491000 | #Learnt:      50835 | 0.001
1498.15/1498.49	c total clause space: 206.656MB
1498.15/1498.49	c total #watches: 458286
1499.45/1499.73	c total #propagations: 67039770 / total #impl: 4787879490 (eff. 0.014)
1499.45/1499.73	c #Conflicts:    1492000 | #Learnt:      51835 | 0.001
1499.45/1499.73	c total clause space: 206.656MB
1499.45/1499.73	c total #watches: 470617
1500.65/1500.92	c total #propagations: 67060157 / total #impl: 4795904137 (eff. 0.014)
1500.65/1500.92	c #Conflicts:    1493000 | #Learnt:      52835 | 0.001
1500.65/1500.92	c total clause space: 206.656MB
1500.65/1500.92	c total #watches: 485261
1502.05/1502.33	c total #propagations: 67081695 / total #impl: 4803276162 (eff. 0.014)
1502.05/1502.33	c #Conflicts:    1494000 | #Learnt:      53835 | 0.001
1502.05/1502.33	c total clause space: 206.656MB
1502.05/1502.33	c total #watches: 494312
1503.46/1503.72	c total #propagations: 67105700 / total #impl: 4811184133 (eff. 0.014)
1503.46/1503.72	c #Conflicts:    1495000 | #Learnt:      54835 | 0.001
1503.46/1503.72	c total clause space: 206.656MB
1503.46/1503.72	c total #watches: 501020
1505.05/1505.36	c total #propagations: 67158294 / total #impl: 4815947371 (eff. 0.014)
1505.05/1505.36	c #Conflicts:    1496000 | #Learnt:      55835 | 0.001
1505.05/1505.36	c total clause space: 206.656MB
1505.05/1505.36	c total #watches: 508131
1506.76/1507.10	c total #propagations: 67205474 / total #impl: 4820209523 (eff. 0.014)
1506.76/1507.10	c #Conflicts:    1497000 | #Learnt:      56835 | 0.001
1506.76/1507.10	c total clause space: 206.656MB
1506.76/1507.10	c total #watches: 518132
1508.55/1508.81	c total #propagations: 67231428 / total #impl: 4830638139 (eff. 0.014)
1508.55/1508.81	c #Conflicts:    1498000 | #Learnt:      57835 | 0.001
1508.55/1508.81	c total clause space: 206.656MB
1508.55/1508.81	c total #watches: 528556
1510.35/1510.66	c total #propagations: 67255699 / total #impl: 4840809182 (eff. 0.014)
1510.35/1510.66	c #Conflicts:    1499000 | #Learnt:      58835 | 0.001
1510.35/1510.66	c total clause space: 206.656MB
1510.35/1510.66	c total #watches: 539872
1511.45/1511.77	c total #propagations: 67280609 / total #impl: 4851204422 (eff. 0.014)
1511.45/1511.77	c GC COLLECT
1511.45/1511.77	c #Conflicts:    1500000 | #Learnt:      30230 | 0.001
1511.45/1511.77	c total clause space: 206.656MB
1511.45/1511.77	c total #watches: 298672
1512.26/1512.55	c total #propagations: 67300599 / total #impl: 4859734085 (eff. 0.014)
1512.26/1512.55	c #Conflicts:    1501000 | #Learnt:      31230 | 0.001
1512.26/1512.55	c total clause space: 206.656MB
1512.26/1512.55	c total #watches: 311173
1513.25/1513.56	c total #propagations: 67322488 / total #impl: 4868118819 (eff. 0.014)
1513.25/1513.56	c #Conflicts:    1502000 | #Learnt:      32230 | 0.001
1513.25/1513.56	c total clause space: 206.656MB
1513.25/1513.56	c total #watches: 324205
1514.25/1514.58	c total #propagations: 67346043 / total #impl: 4876491794 (eff. 0.014)
1514.25/1514.58	c #Conflicts:    1503000 | #Learnt:      33230 | 0.001
1514.25/1514.58	c total clause space: 206.656MB
1514.25/1514.58	c total #watches: 337573
1515.35/1515.68	c total #propagations: 67368823 / total #impl: 4884885584 (eff. 0.014)
1515.35/1515.68	c #Conflicts:    1504000 | #Learnt:      34230 | 0.001
1515.35/1515.68	c total clause space: 206.656MB
1515.35/1515.68	c total #watches: 349303
1516.66/1516.92	c total #propagations: 67392032 / total #impl: 4892396389 (eff. 0.014)
1516.66/1516.92	c #Conflicts:    1505000 | #Learnt:      35230 | 0.001
1516.66/1516.92	c total clause space: 206.656MB
1516.66/1516.92	c total #watches: 360972
1517.76/1518.07	c total #propagations: 67416066 / total #impl: 4901365430 (eff. 0.014)
1517.76/1518.07	c #Conflicts:    1506000 | #Learnt:      36230 | 0.001
1517.76/1518.07	c total clause space: 206.656MB
1517.76/1518.07	c total #watches: 372368
1518.86/1519.19	c total #propagations: 67437533 / total #impl: 4909819618 (eff. 0.014)
1518.86/1519.19	c #Conflicts:    1507000 | #Learnt:      37230 | 0.001
1518.86/1519.19	c total clause space: 206.656MB
1518.86/1519.19	c total #watches: 383720
1520.25/1520.54	c total #propagations: 67458046 / total #impl: 4918178923 (eff. 0.014)
1520.25/1520.54	c #Conflicts:    1508000 | #Learnt:      38230 | 0.001
1520.25/1520.54	c total clause space: 206.656MB
1520.25/1520.54	c total #watches: 394935
1521.45/1521.71	c total #propagations: 67480622 / total #impl: 4926443883 (eff. 0.014)
1521.45/1521.71	c #Conflicts:    1509000 | #Learnt:      39230 | 0.001
1521.45/1521.71	c total clause space: 206.656MB
1521.45/1521.71	c total #watches: 407589
1522.65/1522.99	c total #propagations: 67505041 / total #impl: 4936000327 (eff. 0.014)
1522.65/1522.99	c #Conflicts:    1510000 | #Learnt:      40230 | 0.001
1522.65/1522.99	c total clause space: 206.656MB
1522.65/1522.99	c total #watches: 419746
1524.15/1524.41	c total #propagations: 67524106 / total #impl: 4944864614 (eff. 0.014)
1524.15/1524.41	c #Conflicts:    1511000 | #Learnt:      41230 | 0.001
1524.15/1524.41	c total clause space: 206.656MB
1524.15/1524.41	c total #watches: 430110
1525.75/1526.05	c total #propagations: 67546096 / total #impl: 4954174245 (eff. 0.014)
1525.75/1526.05	c #Conflicts:    1512000 | #Learnt:      42230 | 0.001
1525.75/1526.05	c total clause space: 206.656MB
1525.75/1526.05	c total #watches: 440460
1527.45/1527.71	c total #propagations: 67569240 / total #impl: 4963314291 (eff. 0.014)
1527.45/1527.71	c #Conflicts:    1513000 | #Learnt:      43230 | 0.001
1527.45/1527.71	c total clause space: 206.656MB
1527.45/1527.71	c total #watches: 452026
1528.95/1529.29	c total #propagations: 67591662 / total #impl: 4972929350 (eff. 0.014)
1528.95/1529.29	c #Conflicts:    1514000 | #Learnt:      44230 | 0.001
1528.95/1529.29	c total clause space: 206.656MB
1528.95/1529.29	c total #watches: 463612
1530.85/1531.17	c total #propagations: 67612371 / total #impl: 4983603799 (eff. 0.014)
1530.85/1531.17	c #Conflicts:    1515000 | #Learnt:      45230 | 0.001
1530.85/1531.17	c total clause space: 206.656MB
1530.85/1531.17	c total #watches: 473803
1532.55/1532.87	c total #propagations: 67635949 / total #impl: 4993805150 (eff. 0.014)
1532.55/1532.87	c #Conflicts:    1516000 | #Learnt:      46230 | 0.001
1532.55/1532.87	c total clause space: 206.656MB
1532.55/1532.87	c total #watches: 485150
1534.65/1534.94	c total #propagations: 67656690 / total #impl: 5003762367 (eff. 0.014)
1534.65/1534.94	c #Conflicts:    1517000 | #Learnt:      47230 | 0.001
1534.65/1534.94	c total clause space: 206.656MB
1534.65/1534.94	c total #watches: 494879
1536.45/1536.80	c total #propagations: 67680878 / total #impl: 5012566180 (eff. 0.014)
1536.45/1536.80	c #Conflicts:    1518000 | #Learnt:      48230 | 0.001
1536.45/1536.80	c total clause space: 206.656MB
1536.45/1536.80	c total #watches: 506276
1538.25/1538.57	c total #propagations: 67702060 / total #impl: 5022908122 (eff. 0.013)
1538.25/1538.57	c #Conflicts:    1519000 | #Learnt:      49230 | 0.001
1538.25/1538.57	c total clause space: 206.656MB
1538.25/1538.57	c total #watches: 517617
1539.75/1540.03	c total #propagations: 67722314 / total #impl: 5032620183 (eff. 0.013)
1539.75/1540.03	c #Conflicts:    1520000 | #Learnt:      50230 | 0.001
1539.75/1540.03	c total clause space: 206.656MB
1539.75/1540.03	c total #watches: 524183
1541.45/1541.80	c total #propagations: 67771594 / total #impl: 5038135701 (eff. 0.013)
1541.45/1541.80	c #Conflicts:    1521000 | #Learnt:      51230 | 0.001
1541.45/1541.80	c total clause space: 206.656MB
1541.45/1541.80	c total #watches: 534326
1543.15/1543.46	c total #propagations: 67793778 / total #impl: 5048746838 (eff. 0.013)
1543.15/1543.46	c #Conflicts:    1522000 | #Learnt:      52230 | 0.001
1543.15/1543.46	c total clause space: 206.656MB
1543.15/1543.46	c total #watches: 545395
1544.75/1545.09	c total #propagations: 67812821 / total #impl: 5057420321 (eff. 0.013)
1544.75/1545.09	c #Conflicts:    1523000 | #Learnt:      53230 | 0.001
1544.75/1545.09	c total clause space: 206.656MB
1544.75/1545.09	c total #watches: 556911
1546.84/1547.16	c total #propagations: 67832083 / total #impl: 5066411369 (eff. 0.013)
1546.84/1547.16	c #Conflicts:    1524000 | #Learnt:      54230 | 0.001
1546.84/1547.16	c total clause space: 206.656MB
1546.84/1547.16	c total #watches: 568107
1548.94/1549.27	c total #propagations: 67852003 / total #impl: 5076326337 (eff. 0.013)
1548.94/1549.27	c #Conflicts:    1525000 | #Learnt:      55230 | 0.001
1548.94/1549.27	c total clause space: 206.656MB
1548.94/1549.27	c total #watches: 578745
1551.24/1551.53	c total #propagations: 67872376 / total #impl: 5085185885 (eff. 0.013)
1551.24/1551.53	c #Conflicts:    1526000 | #Learnt:      56230 | 0.001
1551.24/1551.53	c total clause space: 206.656MB
1551.24/1551.53	c total #watches: 588895
1553.44/1553.73	c total #propagations: 67893980 / total #impl: 5094351492 (eff. 0.013)
1553.44/1553.73	c #Conflicts:    1527000 | #Learnt:      57230 | 0.001
1553.44/1553.73	c total clause space: 206.656MB
1553.44/1553.73	c total #watches: 600863
1555.74/1556.07	c total #propagations: 67916964 / total #impl: 5105879116 (eff. 0.013)
1555.74/1556.07	c #Conflicts:    1528000 | #Learnt:      58230 | 0.001
1555.74/1556.07	c total clause space: 206.656MB
1555.74/1556.07	c total #watches: 611486
1558.24/1558.52	c total #propagations: 67940751 / total #impl: 5114838150 (eff. 0.013)
1558.24/1558.52	c #Conflicts:    1529000 | #Learnt:      59230 | 0.001
1558.24/1558.52	c total clause space: 206.656MB
1558.24/1558.52	c total #watches: 623194
1559.84/1560.17	c total #propagations: 67964343 / total #impl: 5124372823 (eff. 0.013)
1559.84/1560.17	c GC COLLECT
1559.84/1560.17	c #Conflicts:    1530000 | #Learnt:      30321 | 0.001
1559.84/1560.17	c total clause space: 206.656MB
1559.84/1560.17	c total #watches: 301256
1560.75/1561.02	c total #propagations: 67985952 / total #impl: 5132207004 (eff. 0.013)
1560.75/1561.02	c #Conflicts:    1531000 | #Learnt:      31321 | 0.001
1560.75/1561.02	c total clause space: 206.656MB
1560.75/1561.02	c total #watches: 312334
1561.54/1561.83	c total #propagations: 68004471 / total #impl: 5138084230 (eff. 0.013)
1561.54/1561.83	c #Conflicts:    1532000 | #Learnt:      32321 | 0.001
1561.54/1561.83	c total clause space: 206.656MB
1561.54/1561.83	c total #watches: 318663
1562.44/1562.79	c total #propagations: 68058279 / total #impl: 5141664333 (eff. 0.013)
1562.44/1562.79	c #Conflicts:    1533000 | #Learnt:      33321 | 0.001
1562.44/1562.79	c total clause space: 206.656MB
1562.44/1562.79	c total #watches: 327792
1563.54/1563.85	c total #propagations: 68097465 / total #impl: 5146367304 (eff. 0.013)
1563.54/1563.85	c #Conflicts:    1534000 | #Learnt:      34321 | 0.001
1563.54/1563.85	c total clause space: 206.656MB
1563.54/1563.85	c total #watches: 331046
1564.64/1564.90	c total #propagations: 68178799 / total #impl: 5147341944 (eff. 0.013)
1564.64/1564.90	c #Conflicts:    1535000 | #Learnt:      35321 | 0.001
1564.64/1564.90	c total clause space: 206.656MB
1564.64/1564.90	c total #watches: 341332
1565.74/1566.04	c total #propagations: 68215153 / total #impl: 5152075783 (eff. 0.013)
1565.74/1566.04	c #Conflicts:    1536000 | #Learnt:      36321 | 0.001
1565.74/1566.04	c total clause space: 206.656MB
1565.74/1566.04	c total #watches: 353293
1566.94/1567.20	c total #propagations: 68239386 / total #impl: 5159300575 (eff. 0.013)
1566.94/1567.20	c #Conflicts:    1537000 | #Learnt:      37321 | 0.001
1566.94/1567.20	c total clause space: 206.656MB
1566.94/1567.20	c total #watches: 366373
1568.14/1568.46	c total #propagations: 68267561 / total #impl: 5165511464 (eff. 0.013)
1568.14/1568.46	c #Conflicts:    1538000 | #Learnt:      38321 | 0.001
1568.14/1568.46	c total clause space: 206.656MB
1568.14/1568.46	c total #watches: 377947
1569.55/1569.86	c total #propagations: 68295662 / total #impl: 5171573070 (eff. 0.013)
1569.55/1569.86	c #Conflicts:    1539000 | #Learnt:      39321 | 0.001
1569.55/1569.86	c total clause space: 206.656MB
1569.55/1569.86	c total #watches: 389509
1571.04/1571.31	c total #propagations: 68322112 / total #impl: 5178540286 (eff. 0.013)
1571.04/1571.31	c #Conflicts:    1540000 | #Learnt:      40321 | 0.001
1571.04/1571.31	c total clause space: 206.656MB
1571.04/1571.31	c total #watches: 400640
1572.34/1572.64	c total #propagations: 68345500 / total #impl: 5185794880 (eff. 0.013)
1572.34/1572.64	c #Conflicts:    1541000 | #Learnt:      41321 | 0.001
1572.34/1572.64	c total clause space: 206.656MB
1572.34/1572.64	c total #watches: 413805
1573.95/1574.22	c total #propagations: 68364911 / total #impl: 5195835030 (eff. 0.013)
1573.95/1574.22	c #Conflicts:    1542000 | #Learnt:      42321 | 0.001
1573.95/1574.22	c total clause space: 206.656MB
1573.95/1574.22	c total #watches: 425229
1575.24/1575.51	c total #propagations: 68386858 / total #impl: 5204448219 (eff. 0.013)
1575.24/1575.51	c #Conflicts:    1543000 | #Learnt:      43321 | 0.001
1575.24/1575.51	c total clause space: 206.656MB
1575.24/1575.51	c total #watches: 436993
1576.54/1576.85	c total #propagations: 68405952 / total #impl: 5213506325 (eff. 0.013)
1576.54/1576.85	c #Conflicts:    1544000 | #Learnt:      44321 | 0.001
1576.54/1576.85	c total clause space: 206.656MB
1576.54/1576.85	c total #watches: 450838
1578.14/1578.42	c total #propagations: 68423216 / total #impl: 5222422102 (eff. 0.013)
1578.14/1578.42	c #Conflicts:    1545000 | #Learnt:      45321 | 0.001
1578.14/1578.42	c total clause space: 206.656MB
1578.14/1578.42	c total #watches: 460877
1580.14/1580.40	c total #propagations: 68443585 / total #impl: 5229626758 (eff. 0.013)
1580.14/1580.40	c #Conflicts:    1546000 | #Learnt:      46321 | 0.001
1580.14/1580.40	c total clause space: 206.656MB
1580.14/1580.40	c total #watches: 471934
1582.04/1582.33	c total #propagations: 68468232 / total #impl: 5237647510 (eff. 0.013)
1582.04/1582.33	c #Conflicts:    1547000 | #Learnt:      47321 | 0.001
1582.04/1582.33	c total clause space: 206.656MB
1582.04/1582.33	c total #watches: 482929
1583.75/1584.07	c total #propagations: 68491739 / total #impl: 5247479318 (eff. 0.013)
1583.75/1584.07	c #Conflicts:    1548000 | #Learnt:      48321 | 0.001
1583.75/1584.07	c total clause space: 206.656MB
1583.75/1584.07	c total #watches: 494262
1585.84/1586.14	c total #propagations: 68512781 / total #impl: 5259289424 (eff. 0.013)
1585.84/1586.14	c #Conflicts:    1549000 | #Learnt:      49321 | 0.001
1585.84/1586.14	c total clause space: 206.656MB
1585.84/1586.14	c total #watches: 505525
1587.64/1587.94	c total #propagations: 68536740 / total #impl: 5269551521 (eff. 0.013)
1587.64/1587.94	c #Conflicts:    1550000 | #Learnt:      50321 | 0.001
1587.64/1587.94	c total clause space: 206.656MB
1587.64/1587.94	c total #watches: 517254
1589.54/1589.80	c total #propagations: 68557870 / total #impl: 5279544839 (eff. 0.013)
1589.54/1589.80	c #Conflicts:    1551000 | #Learnt:      51321 | 0.001
1589.54/1589.80	c total clause space: 206.656MB
1589.54/1589.80	c total #watches: 528133
1591.64/1591.94	c total #propagations: 68578391 / total #impl: 5291052496 (eff. 0.013)
1591.64/1591.94	c #Conflicts:    1552000 | #Learnt:      52321 | 0.001
1591.64/1591.94	c total clause space: 206.656MB
1591.64/1591.94	c total #watches: 537900
1593.54/1593.83	c total #propagations: 68599580 / total #impl: 5301043209 (eff. 0.013)
1593.54/1593.83	c #Conflicts:    1553000 | #Learnt:      53321 | 0.001
1593.54/1593.83	c total clause space: 206.656MB
1593.54/1593.83	c total #watches: 548105
1595.54/1595.80	c total #propagations: 68618615 / total #impl: 5311629941 (eff. 0.013)
1595.54/1595.80	c #Conflicts:    1554000 | #Learnt:      54321 | 0.001
1595.54/1595.80	c total clause space: 206.656MB
1595.54/1595.80	c total #watches: 559592
1597.44/1597.78	c total #propagations: 68638756 / total #impl: 5321035011 (eff. 0.013)
1597.44/1597.78	c #Conflicts:    1555000 | #Learnt:      55321 | 0.001
1597.44/1597.78	c total clause space: 206.656MB
1597.44/1597.78	c total #watches: 571424
1599.84/1600.16	c total #propagations: 68658415 / total #impl: 5332310198 (eff. 0.013)
1599.84/1600.16	c #Conflicts:    1556000 | #Learnt:      56321 | 0.001
1599.84/1600.16	c total clause space: 206.656MB
1599.84/1600.16	c total #watches: 582481
1602.84/1603.13	c total #propagations: 68679728 / total #impl: 5342873106 (eff. 0.013)
1602.84/1603.13	c #Conflicts:    1557000 | #Learnt:      57321 | 0.001
1602.84/1603.13	c total clause space: 206.656MB
1602.84/1603.13	c total #watches: 593309
1605.74/1606.05	c total #propagations: 68707252 / total #impl: 5353620827 (eff. 0.013)
1605.74/1606.05	c #Conflicts:    1558000 | #Learnt:      58321 | 0.001
1605.74/1606.05	c total clause space: 206.656MB
1605.74/1606.05	c total #watches: 601628
1608.74/1609.00	c total #propagations: 68731660 / total #impl: 5365648385 (eff. 0.013)
1608.74/1609.00	c #Conflicts:    1559000 | #Learnt:      59321 | 0.001
1608.74/1609.00	c total clause space: 206.656MB
1608.74/1609.00	c total #watches: 610329
1611.14/1611.42	c total #propagations: 68756135 / total #impl: 5377264222 (eff. 0.013)
1611.14/1611.42	c #Conflicts:    1560000 | #Learnt:      60321 | 0.001
1611.14/1611.42	c total clause space: 206.656MB
1611.14/1611.42	c total #watches: 621171
1612.13/1612.47	c total #propagations: 68775946 / total #impl: 5391346923 (eff. 0.013)
1612.13/1612.47	c GC COLLECT
1612.13/1612.47	c #Conflicts:    1561000 | #Learnt:      31128 | 0.001
1612.13/1612.47	c total clause space: 206.656MB
1612.13/1612.47	c total #watches: 309990
1613.23/1613.56	c total #propagations: 68795402 / total #impl: 5399898616 (eff. 0.013)
1613.23/1613.56	c #Conflicts:    1562000 | #Learnt:      32128 | 0.001
1613.23/1613.56	c total clause space: 206.656MB
1613.23/1613.56	c total #watches: 319571
1614.43/1614.77	c total #propagations: 68814916 / total #impl: 5409521833 (eff. 0.013)
1614.43/1614.77	c #Conflicts:    1563000 | #Learnt:      33128 | 0.001
1614.43/1614.77	c total clause space: 206.656MB
1614.43/1614.77	c total #watches: 329890
1615.74/1616.04	c total #propagations: 68835944 / total #impl: 5417920047 (eff. 0.013)
1615.74/1616.04	c #Conflicts:    1564000 | #Learnt:      34128 | 0.001
1615.74/1616.04	c total clause space: 206.656MB
1615.74/1616.04	c total #watches: 340726
1617.03/1617.37	c total #propagations: 68856859 / total #impl: 5426761670 (eff. 0.013)
1617.03/1617.37	c #Conflicts:    1565000 | #Learnt:      35128 | 0.001
1617.03/1617.37	c total clause space: 206.656MB
1617.03/1617.37	c total #watches: 350616
1618.23/1618.50	c total #propagations: 68878067 / total #impl: 5436215766 (eff. 0.013)
1618.23/1618.50	c #Conflicts:    1566000 | #Learnt:      36128 | 0.001
1618.23/1618.50	c total clause space: 206.656MB
1618.23/1618.50	c total #watches: 364074
1619.43/1619.71	c total #propagations: 68897327 / total #impl: 5444180358 (eff. 0.013)
1619.43/1619.71	c #Conflicts:    1567000 | #Learnt:      37128 | 0.001
1619.43/1619.71	c total clause space: 206.656MB
1619.43/1619.71	c total #watches: 375863
1620.63/1620.95	c total #propagations: 68917682 / total #impl: 5451589272 (eff. 0.013)
1620.63/1620.95	c #Conflicts:    1568000 | #Learnt:      38128 | 0.001
1620.63/1620.95	c total clause space: 206.656MB
1620.63/1620.95	c total #watches: 387485
1622.13/1622.43	c total #propagations: 68936976 / total #impl: 5460317297 (eff. 0.013)
1622.13/1622.43	c #Conflicts:    1569000 | #Learnt:      39128 | 0.001
1622.13/1622.43	c total clause space: 206.656MB
1622.13/1622.43	c total #watches: 398568
1623.63/1623.93	c total #propagations: 68958466 / total #impl: 5467956657 (eff. 0.013)
1623.63/1623.93	c #Conflicts:    1570000 | #Learnt:      40128 | 0.001
1623.63/1623.93	c total clause space: 206.656MB
1623.63/1623.93	c total #watches: 409425
1625.23/1625.53	c total #propagations: 68979034 / total #impl: 5477246349 (eff. 0.013)
1625.23/1625.53	c #Conflicts:    1571000 | #Learnt:      41128 | 0.001
1625.23/1625.53	c total clause space: 206.656MB
1625.23/1625.53	c total #watches: 421678
1626.74/1627.02	c total #propagations: 69001379 / total #impl: 5485976668 (eff. 0.013)
1626.74/1627.02	c #Conflicts:    1572000 | #Learnt:      42128 | 0.001
1626.74/1627.02	c total clause space: 206.656MB
1626.74/1627.02	c total #watches: 433480
1628.23/1628.55	c total #propagations: 69026578 / total #impl: 5495787668 (eff. 0.013)
1628.23/1628.55	c #Conflicts:    1573000 | #Learnt:      43128 | 0.001
1628.23/1628.55	c total clause space: 206.656MB
1628.23/1628.55	c total #watches: 445586
1629.83/1630.15	c total #propagations: 69051983 / total #impl: 5508294332 (eff. 0.013)
1629.83/1630.15	c #Conflicts:    1574000 | #Learnt:      44128 | 0.001
1629.83/1630.15	c total clause space: 206.656MB
1629.83/1630.15	c total #watches: 456073
1631.43/1631.71	c total #propagations: 69073212 / total #impl: 5519965509 (eff. 0.013)
1631.43/1631.71	c #Conflicts:    1575000 | #Learnt:      45128 | 0.001
1631.43/1631.71	c total clause space: 206.656MB
1631.43/1631.71	c total #watches: 464683
1632.14/1632.50	c total #propagations: 69097964 / total #impl: 5530187728 (eff. 0.012)
1632.14/1632.50	c #Conflicts:    1576000 | #Learnt:      46128 | 0.001
1632.14/1632.50	c total clause space: 206.656MB
1632.14/1632.50	c total #watches: 469973
1633.63/1633.99	c total #propagations: 69153625 / total #impl: 5533159864 (eff. 0.012)
1633.63/1633.99	c #Conflicts:    1577000 | #Learnt:      47128 | 0.001
1633.63/1633.99	c total clause space: 206.656MB
1633.63/1633.99	c total #watches: 480303
1635.23/1635.58	c total #propagations: 69173105 / total #impl: 5540723340 (eff. 0.012)
1635.23/1635.58	c #Conflicts:    1578000 | #Learnt:      48128 | 0.001
1635.23/1635.58	c total clause space: 206.656MB
1635.23/1635.58	c total #watches: 490627
1636.83/1637.17	c total #propagations: 69191572 / total #impl: 5550977589 (eff. 0.012)
1636.83/1637.17	c #Conflicts:    1579000 | #Learnt:      49128 | 0.001
1636.83/1637.17	c total clause space: 206.656MB
1636.83/1637.17	c total #watches: 500364
1638.53/1638.89	c total #propagations: 69210247 / total #impl: 5561294647 (eff. 0.012)
1638.53/1638.89	c #Conflicts:    1580000 | #Learnt:      50128 | 0.001
1638.53/1638.89	c total clause space: 206.656MB
1638.53/1638.89	c total #watches: 511953
1640.33/1640.69	c total #propagations: 69230635 / total #impl: 5570072211 (eff. 0.012)
1640.33/1640.69	c #Conflicts:    1581000 | #Learnt:      51128 | 0.001
1640.33/1640.69	c total clause space: 206.656MB
1640.33/1640.69	c total #watches: 520626
1642.33/1642.60	c total #propagations: 69250319 / total #impl: 5579579501 (eff. 0.012)
1642.33/1642.60	c #Conflicts:    1582000 | #Learnt:      52128 | 0.001
1642.33/1642.60	c total clause space: 206.656MB
1642.33/1642.60	c total #watches: 531171
1644.13/1644.47	c total #propagations: 69270230 / total #impl: 5589711202 (eff. 0.012)
1644.13/1644.47	c #Conflicts:    1583000 | #Learnt:      53128 | 0.001
1644.13/1644.47	c total clause space: 206.656MB
1644.13/1644.47	c total #watches: 541049
1646.23/1646.55	c total #propagations: 69288644 / total #impl: 5601920545 (eff. 0.012)
1646.23/1646.55	c #Conflicts:    1584000 | #Learnt:      54128 | 0.001
1646.23/1646.55	c total clause space: 206.656MB
1646.23/1646.55	c total #watches: 553092
1648.23/1648.59	c total #propagations: 69307682 / total #impl: 5614691899 (eff. 0.012)
1648.23/1648.59	c #Conflicts:    1585000 | #Learnt:      55128 | 0.001
1648.23/1648.59	c total clause space: 206.656MB
1648.23/1648.59	c total #watches: 562150
1650.43/1650.77	c total #propagations: 69328098 / total #impl: 5625013474 (eff. 0.012)
1650.43/1650.77	c #Conflicts:    1586000 | #Learnt:      56128 | 0.001
1650.43/1650.77	c total clause space: 206.656MB
1650.43/1650.77	c total #watches: 571041
1652.63/1652.91	c total #propagations: 69348929 / total #impl: 5635276167 (eff. 0.012)
1652.63/1652.91	c #Conflicts:    1587000 | #Learnt:      57128 | 0.001
1652.63/1652.91	c total clause space: 206.656MB
1652.63/1652.91	c total #watches: 582400
1654.43/1654.78	c total #propagations: 69368186 / total #impl: 5648055331 (eff. 0.012)
1654.43/1654.78	c #Conflicts:    1588000 | #Learnt:      58128 | 0.001
1654.43/1654.78	c total clause space: 206.656MB
1654.43/1654.78	c total #watches: 593264
1656.93/1657.23	c total #propagations: 69393733 / total #impl: 5655808849 (eff. 0.012)
1656.93/1657.23	c #Conflicts:    1589000 | #Learnt:      59128 | 0.001
1656.93/1657.23	c total clause space: 206.656MB
1656.93/1657.23	c total #watches: 605579
1659.13/1659.41	c total #propagations: 69416321 / total #impl: 5665597184 (eff. 0.012)
1659.13/1659.41	c #Conflicts:    1590000 | #Learnt:      60128 | 0.001
1659.13/1659.41	c total clause space: 206.656MB
1659.13/1659.41	c total #watches: 617404
1661.33/1661.65	c total #propagations: 69436435 / total #impl: 5674287334 (eff. 0.012)
1661.33/1661.65	c GC COLLECT
1661.33/1661.65	c #Conflicts:    1591000 | #Learnt:      30629 | 0.001
1661.33/1661.65	c total clause space: 206.656MB
1661.33/1661.65	c total #watches: 304109
1662.13/1662.48	c total #propagations: 69458814 / total #impl: 5683955754 (eff. 0.012)
1662.13/1662.48	c #Conflicts:    1592000 | #Learnt:      31629 | 0.001
1662.13/1662.48	c total clause space: 206.656MB
1662.13/1662.48	c total #watches: 316950
1663.13/1663.43	c total #propagations: 69477071 / total #impl: 5690722153 (eff. 0.012)
1663.13/1663.43	c #Conflicts:    1593000 | #Learnt:      32629 | 0.001
1663.13/1663.43	c total clause space: 206.656MB
1663.13/1663.43	c total #watches: 330014
1664.32/1664.60	c total #propagations: 69498081 / total #impl: 5697415626 (eff. 0.012)
1664.32/1664.60	c #Conflicts:    1594000 | #Learnt:      33629 | 0.001
1664.32/1664.60	c total clause space: 206.656MB
1664.32/1664.60	c total #watches: 339339
1665.32/1665.68	c total #propagations: 69527527 / total #impl: 5702444209 (eff. 0.012)
1665.32/1665.68	c #Conflicts:    1595000 | #Learnt:      34629 | 0.001
1665.32/1665.68	c total clause space: 206.656MB
1665.32/1665.68	c total #watches: 353481
1666.52/1666.80	c total #propagations: 69552075 / total #impl: 5708320650 (eff. 0.012)
1666.52/1666.80	c #Conflicts:    1596000 | #Learnt:      35629 | 0.001
1666.52/1666.80	c total clause space: 206.656MB
1666.52/1666.80	c total #watches: 365607
1667.72/1668.05	c total #propagations: 69573815 / total #impl: 5715939376 (eff. 0.012)
1667.72/1668.05	c #Conflicts:    1597000 | #Learnt:      36629 | 0.001
1667.72/1668.05	c total clause space: 206.656MB
1667.72/1668.05	c total #watches: 375875
1668.82/1669.19	c total #propagations: 69597200 / total #impl: 5722983993 (eff. 0.012)
1668.82/1669.19	c #Conflicts:    1598000 | #Learnt:      37629 | 0.001
1668.82/1669.19	c total clause space: 206.656MB
1668.82/1669.19	c total #watches: 388332
1670.22/1670.53	c total #propagations: 69617166 / total #impl: 5730670139 (eff. 0.012)
1670.22/1670.53	c #Conflicts:    1599000 | #Learnt:      38629 | 0.001
1670.22/1670.53	c total clause space: 206.656MB
1670.22/1670.53	c total #watches: 398901
1671.62/1671.90	c total #propagations: 69641919 / total #impl: 5736875947 (eff. 0.012)
1671.62/1671.90	c #Conflicts:    1600000 | #Learnt:      39629 | 0.001
1671.62/1671.90	c total clause space: 206.656MB
1671.62/1671.90	c total #watches: 411900
1673.02/1673.35	c total #propagations: 69664502 / total #impl: 5744574390 (eff. 0.012)
1673.02/1673.35	c #Conflicts:    1601000 | #Learnt:      40629 | 0.001
1673.02/1673.35	c total clause space: 206.656MB
1673.02/1673.35	c total #watches: 419773
1674.62/1674.98	c total #propagations: 69688287 / total #impl: 5750693814 (eff. 0.012)
1674.62/1674.98	c #Conflicts:    1602000 | #Learnt:      41629 | 0.001
1674.62/1674.98	c total clause space: 206.656MB
1674.62/1674.98	c total #watches: 427118
1676.42/1676.71	c total #propagations: 69720523 / total #impl: 5754332428 (eff. 0.012)
1676.42/1676.71	c #Conflicts:    1603000 | #Learnt:      42629 | 0.001
1676.42/1676.71	c total clause space: 206.656MB
1676.42/1676.71	c total #watches: 436168
1678.12/1678.41	c total #propagations: 69748602 / total #impl: 5760008959 (eff. 0.012)
1678.12/1678.41	c #Conflicts:    1604000 | #Learnt:      43629 | 0.001
1678.12/1678.41	c total clause space: 206.656MB
1678.12/1678.41	c total #watches: 445740
1679.72/1680.04	c total #propagations: 69772892 / total #impl: 5768091382 (eff. 0.012)
1679.72/1680.04	c #Conflicts:    1605000 | #Learnt:      44629 | 0.001
1679.72/1680.04	c total clause space: 206.656MB
1679.72/1680.04	c total #watches: 454783
1681.42/1681.79	c total #propagations: 69797844 / total #impl: 5774251342 (eff. 0.012)
1681.42/1681.79	c #Conflicts:    1606000 | #Learnt:      45629 | 0.001
1681.42/1681.79	c total clause space: 206.656MB
1681.42/1681.79	c total #watches: 462976
1683.32/1683.68	c total #propagations: 69823383 / total #impl: 5781934890 (eff. 0.012)
1683.32/1683.68	c #Conflicts:    1607000 | #Learnt:      46629 | 0.001
1683.32/1683.68	c total clause space: 206.656MB
1683.32/1683.68	c total #watches: 472918
1685.42/1685.70	c total #propagations: 69850232 / total #impl: 5787547691 (eff. 0.012)
1685.42/1685.70	c #Conflicts:    1608000 | #Learnt:      47629 | 0.001
1685.42/1685.70	c total clause space: 206.656MB
1685.42/1685.70	c total #watches: 482203
1687.52/1687.85	c total #propagations: 69878023 / total #impl: 5793172635 (eff. 0.012)
1687.52/1687.85	c #Conflicts:    1609000 | #Learnt:      48629 | 0.001
1687.52/1687.85	c total clause space: 206.656MB
1687.52/1687.85	c total #watches: 491953
1689.82/1690.13	c total #propagations: 69904163 / total #impl: 5800713111 (eff. 0.012)
1689.82/1690.13	c #Conflicts:    1610000 | #Learnt:      49629 | 0.001
1689.82/1690.13	c total clause space: 206.656MB
1689.82/1690.13	c total #watches: 500878
1692.02/1692.34	c total #propagations: 69931303 / total #impl: 5807343743 (eff. 0.012)
1692.02/1692.34	c #Conflicts:    1611000 | #Learnt:      50629 | 0.001
1692.02/1692.34	c total clause space: 206.656MB
1692.02/1692.34	c total #watches: 508727
1694.22/1694.59	c total #propagations: 69962490 / total #impl: 5813283192 (eff. 0.012)
1694.22/1694.59	c #Conflicts:    1612000 | #Learnt:      51629 | 0.001
1694.22/1694.59	c total clause space: 206.656MB
1694.22/1694.59	c total #watches: 517432
1696.42/1696.74	c total #propagations: 69990988 / total #impl: 5820756447 (eff. 0.012)
1696.42/1696.74	c #Conflicts:    1613000 | #Learnt:      52629 | 0.001
1696.42/1696.74	c total clause space: 206.656MB
1696.42/1696.74	c total #watches: 526456
1698.92/1699.26	c total #propagations: 70017576 / total #impl: 5829683812 (eff. 0.012)
1698.92/1699.26	c #Conflicts:    1614000 | #Learnt:      53629 | 0.001
1698.92/1699.26	c total clause space: 206.656MB
1698.92/1699.26	c total #watches: 534957
1701.12/1701.40	c total #propagations: 70050605 / total #impl: 5837082365 (eff. 0.012)
1701.12/1701.40	c #Conflicts:    1615000 | #Learnt:      54629 | 0.001
1701.12/1701.40	c total clause space: 206.656MB
1701.12/1701.40	c total #watches: 544341
1703.32/1703.65	c total #propagations: 70075526 / total #impl: 5845971547 (eff. 0.012)
1703.32/1703.65	c #Conflicts:    1616000 | #Learnt:      55629 | 0.001
1703.32/1703.65	c total clause space: 206.656MB
1703.32/1703.65	c total #watches: 553150
1705.72/1706.07	c total #propagations: 70101225 / total #impl: 5854262057 (eff. 0.012)
1705.72/1706.07	c #Conflicts:    1617000 | #Learnt:      56629 | 0.001
1705.72/1706.07	c total clause space: 206.656MB
1705.72/1706.07	c total #watches: 560835
1708.32/1708.60	c total #propagations: 70132842 / total #impl: 5861973550 (eff. 0.012)
1708.32/1708.60	c #Conflicts:    1618000 | #Learnt:      57629 | 0.001
1708.32/1708.60	c total clause space: 206.656MB
1708.32/1708.60	c total #watches: 569287
1711.02/1711.34	c total #propagations: 70162603 / total #impl: 5869327936 (eff. 0.012)
1711.02/1711.34	c #Conflicts:    1619000 | #Learnt:      58629 | 0.001
1711.02/1711.34	c total clause space: 206.656MB
1711.02/1711.34	c total #watches: 577485
1714.02/1714.33	c total #propagations: 70190786 / total #impl: 5879235262 (eff. 0.012)
1714.02/1714.33	c #Conflicts:    1620000 | #Learnt:      59629 | 0.001
1714.02/1714.33	c total clause space: 206.656MB
1714.02/1714.33	c total #watches: 584790
1716.32/1716.65	c total #propagations: 70222495 / total #impl: 5887669289 (eff. 0.012)
1716.32/1716.65	c #Conflicts:    1621000 | #Learnt:      60629 | 0.001
1716.32/1716.65	c total clause space: 206.656MB
1716.32/1716.65	c total #watches: 593339
1718.82/1719.15	c total #propagations: 70246495 / total #impl: 5896793694 (eff. 0.012)
1718.82/1719.15	c GC COLLECT
1718.82/1719.15	c #Conflicts:    1622000 | #Learnt:      30831 | 0.001
1718.82/1719.15	c total clause space: 206.656MB
1718.82/1719.15	c total #watches: 307129
1719.82/1720.16	c total #propagations: 70270922 / total #impl: 5906593541 (eff. 0.012)
1719.82/1720.16	c #Conflicts:    1623000 | #Learnt:      31831 | 0.001
1719.82/1720.16	c total clause space: 206.656MB
1719.82/1720.16	c total #watches: 317389
1720.82/1721.18	c total #propagations: 70297491 / total #impl: 5911872522 (eff. 0.012)
1720.82/1721.18	c #Conflicts:    1624000 | #Learnt:      32831 | 0.001
1720.82/1721.18	c total clause space: 206.656MB
1720.82/1721.18	c total #watches: 326935
1721.82/1722.14	c total #propagations: 70325100 / total #impl: 5916690769 (eff. 0.012)
1721.82/1722.14	c #Conflicts:    1625000 | #Learnt:      33831 | 0.001
1721.82/1722.14	c total clause space: 206.656MB
1721.82/1722.14	c total #watches: 340550
1722.82/1723.19	c total #propagations: 70344545 / total #impl: 5923743728 (eff. 0.012)
1722.82/1723.19	c #Conflicts:    1626000 | #Learnt:      34831 | 0.001
1722.82/1723.19	c total clause space: 206.656MB
1722.82/1723.19	c total #watches: 351021
1724.02/1724.31	c total #propagations: 70365098 / total #impl: 5931606435 (eff. 0.012)
1724.02/1724.31	c #Conflicts:    1627000 | #Learnt:      35831 | 0.001
1724.02/1724.31	c total clause space: 206.656MB
1724.02/1724.31	c total #watches: 362262
1725.12/1725.49	c total #propagations: 70385786 / total #impl: 5939087609 (eff. 0.012)
1725.12/1725.49	c #Conflicts:    1628000 | #Learnt:      36831 | 0.001
1725.12/1725.49	c total clause space: 206.656MB
1725.12/1725.49	c total #watches: 374079
1726.52/1726.86	c total #propagations: 70406166 / total #impl: 5948458460 (eff. 0.012)
1726.52/1726.86	c #Conflicts:    1629000 | #Learnt:      37831 | 0.001
1726.52/1726.86	c total clause space: 206.656MB
1726.52/1726.86	c total #watches: 384438
1727.82/1728.14	c total #propagations: 70429329 / total #impl: 5956900369 (eff. 0.012)
1727.82/1728.14	c #Conflicts:    1630000 | #Learnt:      38831 | 0.001
1727.82/1728.14	c total clause space: 206.656MB
1727.82/1728.14	c total #watches: 396449
1729.12/1729.45	c total #propagations: 70450464 / total #impl: 5964422572 (eff. 0.012)
1729.12/1729.45	c #Conflicts:    1631000 | #Learnt:      39831 | 0.001
1729.12/1729.45	c total clause space: 206.656MB
1729.12/1729.45	c total #watches: 407402
1730.71/1731.04	c total #propagations: 70469630 / total #impl: 5973077455 (eff. 0.012)
1730.71/1731.04	c #Conflicts:    1632000 | #Learnt:      40831 | 0.001
1730.71/1731.04	c total clause space: 206.656MB
1730.71/1731.04	c total #watches: 416510
1732.11/1732.50	c total #propagations: 70495491 / total #impl: 5980601303 (eff. 0.012)
1732.11/1732.50	c #Conflicts:    1633000 | #Learnt:      41831 | 0.001
1732.11/1732.50	c total clause space: 206.656MB
1732.11/1732.50	c total #watches: 428675
1733.81/1734.18	c total #propagations: 70516450 / total #impl: 5989029914 (eff. 0.012)
1733.81/1734.18	c #Conflicts:    1634000 | #Learnt:      42831 | 0.001
1733.81/1734.18	c total clause space: 206.656MB
1733.81/1734.18	c total #watches: 438818
1735.31/1735.70	c total #propagations: 70538413 / total #impl: 5997623510 (eff. 0.012)
1735.31/1735.70	c #Conflicts:    1635000 | #Learnt:      43831 | 0.001
1735.31/1735.70	c total clause space: 206.656MB
1735.31/1735.70	c total #watches: 449849
1737.01/1737.34	c total #propagations: 70557225 / total #impl: 6005859178 (eff. 0.012)
1737.01/1737.34	c #Conflicts:    1636000 | #Learnt:      44831 | 0.001
1737.01/1737.34	c total clause space: 206.656MB
1737.01/1737.34	c total #watches: 461776
1739.01/1739.39	c total #propagations: 70578526 / total #impl: 6015007633 (eff. 0.012)
1739.01/1739.39	c #Conflicts:    1637000 | #Learnt:      45831 | 0.001
1739.01/1739.39	c total clause space: 206.656MB
1739.01/1739.39	c total #watches: 471917
1741.02/1741.32	c total #propagations: 70607283 / total #impl: 6019226739 (eff. 0.012)
1741.02/1741.32	c #Conflicts:    1638000 | #Learnt:      46831 | 0.001
1741.02/1741.32	c total clause space: 206.656MB
1741.02/1741.32	c total #watches: 481171
1742.71/1743.00	c total #propagations: 70639998 / total #impl: 6024031754 (eff. 0.012)
1742.71/1743.00	c #Conflicts:    1639000 | #Learnt:      47831 | 0.001
1742.71/1743.00	c total clause space: 206.656MB
1742.71/1743.00	c total #watches: 491832
1744.51/1744.83	c total #propagations: 70670395 / total #impl: 6030207123 (eff. 0.012)
1744.51/1744.83	c #Conflicts:    1640000 | #Learnt:      48831 | 0.001
1744.51/1744.83	c total clause space: 206.656MB
1744.51/1744.83	c total #watches: 501586
1746.41/1746.79	c total #propagations: 70693717 / total #impl: 6038641355 (eff. 0.012)
1746.41/1746.79	c #Conflicts:    1641000 | #Learnt:      49831 | 0.001
1746.41/1746.79	c total clause space: 206.656MB
1746.41/1746.79	c total #watches: 511848
1748.41/1748.74	c total #propagations: 70718389 / total #impl: 6046170036 (eff. 0.012)
1748.41/1748.74	c #Conflicts:    1642000 | #Learnt:      50831 | 0.001
1748.41/1748.74	c total clause space: 206.656MB
1748.41/1748.74	c total #watches: 524241
1750.31/1750.64	c total #propagations: 70742108 / total #impl: 6053248472 (eff. 0.012)
1750.31/1750.64	c #Conflicts:    1643000 | #Learnt:      51831 | 0.001
1750.31/1750.64	c total clause space: 206.656MB
1750.31/1750.64	c total #watches: 536626
1752.31/1752.63	c total #propagations: 70763565 / total #impl: 6060722518 (eff. 0.012)
1752.31/1752.63	c #Conflicts:    1644000 | #Learnt:      52831 | 0.001
1752.31/1752.63	c total clause space: 206.656MB
1752.31/1752.63	c total #watches: 548194
1754.22/1754.54	c total #propagations: 70786478 / total #impl: 6069627210 (eff. 0.012)
1754.22/1754.54	c #Conflicts:    1645000 | #Learnt:      53831 | 0.001
1754.22/1754.54	c total clause space: 206.656MB
1754.22/1754.54	c total #watches: 559877
1755.81/1756.11	c total #propagations: 70816788 / total #impl: 6077829775 (eff. 0.012)
1755.81/1756.11	c #Conflicts:    1646000 | #Learnt:      54831 | 0.001
1755.81/1756.11	c total clause space: 206.656MB
1755.81/1756.11	c total #watches: 569560
1757.52/1757.80	c total #propagations: 70855986 / total #impl: 6081910197 (eff. 0.012)
1757.52/1757.80	c #Conflicts:    1647000 | #Learnt:      55831 | 0.001
1757.52/1757.80	c total clause space: 206.656MB
1757.52/1757.80	c total #watches: 582216
1759.31/1759.63	c total #propagations: 70884446 / total #impl: 6087798822 (eff. 0.012)
1759.31/1759.63	c #Conflicts:    1648000 | #Learnt:      56831 | 0.001
1759.31/1759.63	c total clause space: 206.656MB
1759.31/1759.63	c total #watches: 594499
1760.82/1761.17	c total #propagations: 70910253 / total #impl: 6095867012 (eff. 0.012)
1760.82/1761.17	c #Conflicts:    1649000 | #Learnt:      57831 | 0.001
1760.82/1761.17	c total clause space: 206.656MB
1760.82/1761.17	c total #watches: 611006
1762.61/1762.98	c total #propagations: 70928311 / total #impl: 6105979382 (eff. 0.012)
1762.61/1762.98	c #Conflicts:    1650000 | #Learnt:      58831 | 0.001
1762.61/1762.98	c total clause space: 206.656MB
1762.61/1762.98	c total #watches: 621626
1764.41/1764.79	c total #propagations: 70961683 / total #impl: 6112253625 (eff. 0.012)
1764.41/1764.79	c #Conflicts:    1651000 | #Learnt:      59831 | 0.001
1764.41/1764.79	c total clause space: 206.656MB
1764.41/1764.79	c total #watches: 630669
1766.21/1766.55	c total #propagations: 70989116 / total #impl: 6118494919 (eff. 0.012)
1766.21/1766.55	c #Conflicts:    1652000 | #Learnt:      60831 | 0.001
1766.21/1766.55	c total clause space: 206.656MB
1766.21/1766.55	c total #watches: 638568
1768.62/1768.94	c total #propagations: 71037773 / total #impl: 6123226321 (eff. 0.012)
1768.62/1768.94	c #Conflicts:    1653000 | #Learnt:      61831 | 0.001
1768.62/1768.94	c total clause space: 206.656MB
1768.62/1768.94	c total #watches: 642795
1770.11/1770.43	c total #propagations: 71109634 / total #impl: 6124124884 (eff. 0.012)
1770.11/1770.43	c GC COLLECT
1770.11/1770.43	c #Conflicts:    1654000 | #Learnt:      31724 | 0.001
1770.11/1770.43	c total clause space: 206.656MB
1770.11/1770.43	c total #watches: 312724
1771.61/1771.90	c total #propagations: 71162055 / total #impl: 6127509046 (eff. 0.012)
1771.61/1771.90	c #Conflicts:    1655000 | #Learnt:      32724 | 0.001
1771.61/1771.90	c total clause space: 206.656MB
1771.61/1771.90	c total #watches: 316337
1772.71/1773.02	c total #propagations: 71240940 / total #impl: 6128316735 (eff. 0.012)
1772.71/1773.02	c #Conflicts:    1656000 | #Learnt:      33724 | 0.001
1772.71/1773.02	c total clause space: 206.656MB
1772.71/1773.02	c total #watches: 320152
1773.61/1773.98	c total #propagations: 71298689 / total #impl: 6129017470 (eff. 0.012)
1773.61/1773.98	c #Conflicts:    1657000 | #Learnt:      34724 | 0.001
1773.61/1773.98	c total clause space: 206.656MB
1773.61/1773.98	c total #watches: 326840
1774.81/1775.11	c total #propagations: 71327124 / total #impl: 6131542992 (eff. 0.012)
1774.81/1775.11	c #Conflicts:    1658000 | #Learnt:      35724 | 0.001
1774.81/1775.11	c total clause space: 206.656MB
1774.81/1775.11	c total #watches: 336590
1775.81/1776.10	c total #propagations: 71355192 / total #impl: 6136227201 (eff. 0.012)
1775.81/1776.10	c #Conflicts:    1659000 | #Learnt:      36724 | 0.001
1775.81/1776.10	c total clause space: 206.656MB
1775.81/1776.10	c total #watches: 348212
1776.71/1777.08	c total #propagations: 71375015 / total #impl: 6144074629 (eff. 0.012)
1776.71/1777.08	c #Conflicts:    1660000 | #Learnt:      37724 | 0.001
1776.71/1777.08	c total clause space: 206.656MB
1776.71/1777.08	c total #watches: 354483
1777.91/1778.29	c total #propagations: 71418793 / total #impl: 6147760885 (eff. 0.012)
1777.91/1778.29	c #Conflicts:    1661000 | #Learnt:      38724 | 0.001
1777.91/1778.29	c total clause space: 206.656MB
1777.91/1778.29	c total #watches: 363363
1779.01/1779.35	c total #propagations: 71439520 / total #impl: 6153998581 (eff. 0.012)
1779.01/1779.35	c #Conflicts:    1662000 | #Learnt:      39724 | 0.001
1779.01/1779.35	c total clause space: 206.656MB
1779.01/1779.35	c total #watches: 373438
1780.11/1780.47	c total #propagations: 71465597 / total #impl: 6161927354 (eff. 0.012)
1780.11/1780.47	c #Conflicts:    1663000 | #Learnt:      40724 | 0.001
1780.11/1780.47	c total clause space: 206.656MB
1780.11/1780.47	c total #watches: 382163
1781.41/1781.71	c total #propagations: 71504494 / total #impl: 6166113035 (eff. 0.012)
1781.41/1781.71	c #Conflicts:    1664000 | #Learnt:      41724 | 0.001
1781.41/1781.71	c total clause space: 206.656MB
1781.41/1781.71	c total #watches: 390813
1782.91/1783.20	c total #propagations: 71535387 / total #impl: 6168791215 (eff. 0.012)
1782.91/1783.20	c #Conflicts:    1665000 | #Learnt:      42724 | 0.001
1782.91/1783.20	c total clause space: 206.656MB
1782.91/1783.20	c total #watches: 399442
1784.31/1784.65	c total #propagations: 71593022 / total #impl: 6172435658 (eff. 0.012)
1784.31/1784.65	c #Conflicts:    1666000 | #Learnt:      43724 | 0.001
1784.31/1784.65	c total clause space: 206.656MB
1784.31/1784.65	c total #watches: 408960
1785.51/1785.86	c total #propagations: 71625310 / total #impl: 6177870480 (eff. 0.012)
1785.51/1785.86	c #Conflicts:    1667000 | #Learnt:      44724 | 0.001
1785.51/1785.86	c total clause space: 206.656MB
1785.51/1785.86	c total #watches: 421639
1786.91/1787.22	c total #propagations: 71646895 / total #impl: 6185335737 (eff. 0.012)
1786.91/1787.22	c #Conflicts:    1668000 | #Learnt:      45724 | 0.001
1786.91/1787.22	c total clause space: 206.656MB
1786.91/1787.22	c total #watches: 432024
1788.11/1788.46	c total #propagations: 71667663 / total #impl: 6194706112 (eff. 0.012)
1788.11/1788.46	c #Conflicts:    1669000 | #Learnt:      46724 | 0.001
1788.11/1788.46	c total clause space: 206.656MB
1788.11/1788.46	c total #watches: 443931
1789.51/1789.83	c total #propagations: 71685836 / total #impl: 6203427298 (eff. 0.012)
1789.51/1789.83	c #Conflicts:    1670000 | #Learnt:      47724 | 0.001
1789.51/1789.83	c total clause space: 206.656MB
1789.51/1789.83	c total #watches: 455916
1790.81/1791.11	c total #propagations: 71710292 / total #impl: 6211736363 (eff. 0.012)
1790.81/1791.11	c #Conflicts:    1671000 | #Learnt:      48724 | 0.001
1790.81/1791.11	c total clause space: 206.656MB
1790.81/1791.11	c total #watches: 462008
1792.11/1792.46	c total #propagations: 71752422 / total #impl: 6215829500 (eff. 0.012)
1792.11/1792.46	c #Conflicts:    1672000 | #Learnt:      49724 | 0.001
1792.11/1792.46	c total clause space: 206.656MB
1792.11/1792.46	c total #watches: 474861
1793.41/1793.73	c total #propagations: 71772336 / total #impl: 6222772211 (eff. 0.012)
1793.41/1793.73	c #Conflicts:    1673000 | #Learnt:      50724 | 0.001
1793.41/1793.73	c total clause space: 206.656MB
1793.41/1793.73	c total #watches: 487467
1794.81/1795.10	c total #propagations: 71791617 / total #impl: 6231630647 (eff. 0.012)
1794.81/1795.10	c #Conflicts:    1674000 | #Learnt:      51724 | 0.001
1794.81/1795.10	c total clause space: 206.656MB
1794.81/1795.10	c total #watches: 500428
1796.20/1796.53	c total #propagations: 71810878 / total #impl: 6240247965 (eff. 0.012)
1796.20/1796.53	c #Conflicts:    1675000 | #Learnt:      52724 | 0.001
1796.20/1796.53	c total clause space: 206.656MB
1796.20/1796.53	c total #watches: 505479
1798.31/1798.68	c total #propagations: 71871122 / total #impl: 6242366149 (eff. 0.012)
1798.31/1798.68	c #Conflicts:    1676000 | #Learnt:      53724 | 0.001
1798.31/1798.68	c total clause space: 206.656MB
1798.31/1798.68	c total #watches: 508955

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-4088066-1465398644/watcher-4088066-1465398644 -o /tmp/evaluation-result-4088066-1465398644/solver-4088066-1465398644 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465387837-19244 --watchdog 1960 --input HOME/instance-4088066-1465398644.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.14 2.22 2.20 4/177 20205
/proc/meminfo: memFree=28639220/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 121797421 29810688 5268 33554432000 4194304 6201397 140734229430528 140733219199144 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 7278 5268 130 491 0 6777 0

[startup+0.10016 s]
/proc/loadavg: 2.14 2.22 2.20 4/177 20205
/proc/meminfo: memFree=28639220/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=33860 CPUtime=0.09 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 499 0 0 0 9 0 0 0 20 0 1 0 121797421 34672640 7501 33554432000 4194304 6201397 140734229430528 140733219199144 4215532 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 8465 7501 145 491 0 7964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33860

[startup+0.200317 s]
/proc/loadavg: 2.14 2.22 2.20 4/177 20205
/proc/meminfo: memFree=28639220/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=34120 CPUtime=0.19 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 577 0 0 0 19 0 0 0 20 0 1 0 121797421 34938880 7569 33554432000 4194304 6201397 140734229430528 140733219199144 4234937 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 8530 7569 158 491 0 8029 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34120

[startup+0.30031 s]
/proc/loadavg: 2.14 2.22 2.20 4/177 20205
/proc/meminfo: memFree=28639220/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=34252 CPUtime=0.29 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 608 0 0 0 29 0 0 0 20 0 1 0 121797421 35074048 7600 33554432000 4194304 6201397 140734229430528 140733219199144 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 8563 7600 164 491 0 8062 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34252

[startup+0.700219 s]
/proc/loadavg: 2.14 2.22 2.20 4/177 20205
/proc/meminfo: memFree=28639220/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=37104 CPUtime=0.69 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 1565 0 0 0 69 0 0 0 20 0 1 0 121797421 37994496 8172 33554432000 4194304 6201397 140734229430528 140734229429656 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 9276 8172 164 491 0 8775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37104

[startup+1.50022 s]
/proc/loadavg: 2.14 2.22 2.20 3/178 20206
/proc/meminfo: memFree=28602672/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=49076 CPUtime=1.49 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 3244 0 0 0 149 0 0 0 20 0 1 0 121797421 50253824 9679 33554432000 4194304 6201397 140734229430528 140734229429656 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 12269 9679 165 491 0 11768 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49076

[startup+3.1002 s]
/proc/loadavg: 2.14 2.22 2.20 3/178 20206
/proc/meminfo: memFree=28597524/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=49468 CPUtime=3.08 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 3531 0 0 0 308 0 0 0 20 0 1 0 121797421 50655232 10398 33554432000 4194304 6201397 140734229430528 140734229429656 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 12367 10398 165 491 0 11866 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49468

[startup+6.30023 s]
/proc/loadavg: 2.29 2.25 2.21 3/178 20252
/proc/meminfo: memFree=29916872/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=50280 CPUtime=6.28 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 3715 0 0 0 628 0 0 0 20 0 1 0 121797421 51486720 11093 33554432000 4194304 6201397 140734229430528 140734229429656 4213387 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 12570 11093 165 491 0 12069 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50280

[startup+12.7002 s]
/proc/loadavg: 2.27 2.25 2.21 3/178 20252
/proc/meminfo: memFree=29891828/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=62800 CPUtime=12.69 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 4781 0 0 0 1268 1 0 0 20 0 1 0 121797421 64307200 14336 33554432000 4194304 6201397 140734229430528 140734229429656 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 15700 14336 165 491 0 15199 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62800

[startup+25.5003 s]
/proc/loadavg: 2.28 2.25 2.21 3/177 20252
/proc/meminfo: memFree=29852268/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=82824 CPUtime=25.49 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 5951 0 0 0 2548 1 0 0 20 0 1 0 121797421 84811776 16137 33554432000 4194304 6201397 140734229430528 140734229429656 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 20706 16137 165 491 0 20205 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82824

[startup+51.1003 s]
/proc/loadavg: 2.18 2.23 2.20 3/177 20252
/proc/meminfo: memFree=29823048/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=115284 CPUtime=51.08 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 7266 0 0 0 5106 2 0 0 20 0 1 0 121797421 118050816 21166 33554432000 4194304 6201397 140734229430528 140734229429656 4213080 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 28821 21166 165 491 0 28320 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 115284

[startup+102.3 s]
/proc/loadavg: 2.13 2.21 2.20 3/177 20253
/proc/meminfo: memFree=29803396/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=117956 CPUtime=102.28 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 7846 0 0 0 10226 2 0 0 20 0 1 0 121797421 120786944 21746 33554432000 4194304 6201397 140734229430528 140734229429192 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 29489 21746 165 491 0 28988 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 117956

[startup+162.3 s]
/proc/loadavg: 2.16 2.20 2.19 3/177 20255
/proc/meminfo: memFree=29774948/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=119172 CPUtime=162.26 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 8102 0 0 0 16224 2 0 0 20 0 1 0 121797421 122032128 23024 33554432000 4194304 6201397 140734229430528 140734229429656 4213379 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 29793 23024 165 491 0 29292 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 119172

[startup+222.307 s]
/proc/loadavg: 2.23 2.21 2.19 3/177 20256
/proc/meminfo: memFree=29746272/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=119684 CPUtime=222.26 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 8236 0 0 0 22224 2 0 0 20 0 1 0 121797421 122556416 26224 33554432000 4194304 6201397 140734229430528 140734229429656 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 29921 26224 165 491 0 29420 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 119684

[startup+282.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 20257
/proc/meminfo: memFree=29740556/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=120292 CPUtime=282.25 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 8355 0 0 0 28222 3 0 0 20 0 1 0 121797421 123179008 26854 33554432000 4194304 6201397 140734229430528 140734229429656 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 30073 26854 165 491 0 29572 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 120292

[startup+342.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/177 20258
/proc/meminfo: memFree=29697616/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=171104 CPUtime=342.23 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 9405 0 0 0 34220 3 0 0 20 0 1 0 121797421 175210496 31577 33554432000 4194304 6201397 140734229430528 140734229429656 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 42776 31577 165 491 0 42275 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 171104

[startup+402.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 20259
/proc/meminfo: memFree=29694112/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=171844 CPUtime=402.22 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 9559 0 0 0 40219 3 0 0 20 0 1 0 121797421 175968256 31731 33554432000 4194304 6201397 140734229430528 140734229429656 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 42961 31731 165 491 0 42460 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 171844

[startup+462.3 s]
/proc/loadavg: 2.12 2.18 2.17 4/177 20261
/proc/meminfo: memFree=29678524/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=172872 CPUtime=462.21 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 9783 0 0 0 46218 3 0 0 20 0 1 0 121797421 177020928 31955 33554432000 4194304 6201397 140734229430528 140734229429656 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 43218 31955 165 491 0 42717 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 172872

[startup+522.3 s]
/proc/loadavg: 2.16 2.18 2.17 3/177 20262
/proc/meminfo: memFree=29661132/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=173772 CPUtime=522.2 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 9949 0 0 0 52217 3 0 0 20 0 1 0 121797421 177942528 32121 33554432000 4194304 6201397 140734229430528 140734229429656 4213348 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 43443 32121 165 491 0 42942 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 173772

[startup+582.3 s]
/proc/loadavg: 2.15 2.17 2.17 3/178 20266
/proc/meminfo: memFree=29641280/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=173772 CPUtime=582.19 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 9973 0 0 0 58216 3 0 0 20 0 1 0 121797421 177942528 33678 33554432000 4194304 6201397 140734229430528 140734229429656 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 43443 33678 165 491 0 42942 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 173772


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


[startup+942.3 s]
/proc/loadavg: 2.32 2.28 2.21 3/177 20273
/proc/meminfo: memFree=29512772/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=257836 CPUtime=942.15 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 11487 0 0 0 94210 5 0 0 20 0 1 0 121797421 264024064 44023 33554432000 4194304 6201397 140734229430528 140734229429656 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 64459 44023 165 491 0 63958 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 257836

[startup+1002.3 s]
/proc/loadavg: 2.23 2.26 2.20 4/177 20274
/proc/meminfo: memFree=29512164/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=258124 CPUtime=1002.14 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 11558 0 0 0 100209 5 0 0 20 0 1 0 121797421 264318976 44092 33554432000 4194304 6201397 140734229430528 140734229429656 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 64531 44092 165 491 0 64030 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 258124

[startup+1062.3 s]
/proc/loadavg: 2.43 2.30 2.21 4/177 20276
/proc/meminfo: memFree=29507180/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=258572 CPUtime=1062.13 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 11656 0 0 0 106208 5 0 0 20 0 1 0 121797421 264777728 45209 33554432000 4194304 6201397 140734229430528 140734229429240 4213376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 64643 45209 165 491 0 64142 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 258572

[startup+1122.3 s]
/proc/loadavg: 2.39 2.30 2.22 3/177 20277
/proc/meminfo: memFree=29506296/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=258956 CPUtime=1122.12 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 11747 0 0 0 112207 5 0 0 20 0 1 0 121797421 265170944 45300 33554432000 4194304 6201397 140734229430528 140734229429240 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 64739 45300 165 491 0 64238 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 258956

[startup+1182.3 s]
/proc/loadavg: 2.27 2.28 2.21 3/178 20281
/proc/meminfo: memFree=29504560/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=260276 CPUtime=1182.11 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12026 0 0 0 118206 5 0 0 20 0 1 0 121797421 266522624 45579 33554432000 4194304 6201397 140734229430528 140734229429656 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 65069 45579 165 491 0 64568 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 260276

[startup+1242.3 s]
/proc/loadavg: 2.21 2.26 2.20 4/177 20282
/proc/meminfo: memFree=29503180/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=260600 CPUtime=1242.1 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12112 0 0 0 124205 5 0 0 20 0 1 0 121797421 266854400 45665 33554432000 4194304 6201397 140734229430528 140734229429656 4213751 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 65150 45665 165 491 0 64649 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 260600

[startup+1302.3 s]
/proc/loadavg: 2.31 2.27 2.21 4/177 20283
/proc/meminfo: memFree=29498560/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=261196 CPUtime=1302.09 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12225 0 0 0 130204 5 0 0 20 0 1 0 121797421 267464704 46161 33554432000 4194304 6201397 140734229430528 140734229429656 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 65299 46161 165 491 0 64798 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 261196

[startup+1362.3 s]
/proc/loadavg: 2.36 2.29 2.22 4/177 20285
/proc/meminfo: memFree=29496936/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=261452 CPUtime=1362.08 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12312 0 0 0 136203 5 0 0 20 0 1 0 121797421 267726848 46247 33554432000 4194304 6201397 140734229430528 140734229429656 4213328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 65363 46247 165 491 0 64862 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 261452

[startup+1422.3 s]
/proc/loadavg: 2.33 2.30 2.22 4/177 20286
/proc/meminfo: memFree=29496668/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=261820 CPUtime=1422.07 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12362 0 0 0 142202 5 0 0 20 0 1 0 121797421 268103680 46297 33554432000 4194304 6201397 140734229430528 140734229429656 4213087 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 65455 46297 165 491 0 64954 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 261820

[startup+1482.3 s]
/proc/loadavg: 2.25 2.27 2.21 4/177 20287
/proc/meminfo: memFree=29494840/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=262012 CPUtime=1482.06 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12411 0 0 0 148201 5 0 0 20 0 1 0 121797421 268300288 46346 33554432000 4194304 6201397 140734229430528 140734229429656 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 65503 46346 165 491 0 65002 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 262012

[startup+1542.31 s]
/proc/loadavg: 2.19 2.25 2.21 3/177 20288
/proc/meminfo: memFree=29494820/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=262156 CPUtime=1542.05 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12435 0 0 0 154200 5 0 0 20 0 1 0 121797421 268447744 46370 33554432000 4194304 6201397 140734229430528 140734229429656 4213348 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 65539 46370 165 491 0 65038 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 262156

[startup+1602.3 s]
/proc/loadavg: 2.34 2.28 2.22 4/177 20289
/proc/meminfo: memFree=29494044/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=262412 CPUtime=1602.04 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12512 0 0 0 160199 5 0 0 20 0 1 0 121797421 268709888 46447 33554432000 4194304 6201397 140734229430528 140734229429656 4213751 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 65603 46447 165 491 0 65102 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 262412

[startup+1662.3 s]
/proc/loadavg: 2.26 2.27 2.22 3/177 20291
/proc/meminfo: memFree=29493028/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=263244 CPUtime=1662.03 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12662 0 0 0 166198 5 0 0 20 0 1 0 121797421 269561856 46597 33554432000 4194304 6201397 140734229430528 140734229429656 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 65811 46597 165 491 0 65310 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 263244

[startup+1722.3 s]
/proc/loadavg: 2.26 2.26 2.21 3/177 20292
/proc/meminfo: memFree=29492388/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=263748 CPUtime=1722.02 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12748 0 0 0 172197 5 0 0 20 0 1 0 121797421 270077952 46683 33554432000 4194304 6201397 140734229430528 140734229429656 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 65937 46683 165 491 0 65436 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 263748

[startup+1782.3 s]
/proc/loadavg: 2.44 2.31 2.23 4/178 20296
/proc/meminfo: memFree=29491060/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=264132 CPUtime=1782.01 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12839 0 0 0 178196 5 0 0 20 0 1 0 121797421 270471168 46774 33554432000 4194304 6201397 140734229430528 140734229429656 4216308 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 66033 46774 165 491 0 65532 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 264132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.41 2.31 2.23 3/178 20296
/proc/meminfo: memFree=29491064/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=264132 CPUtime=1800 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12839 0 0 0 179995 5 0 0 20 0 1 0 121797421 270471168 46774 33554432000 4194304 6201397 140734229430528 140734229429656 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 66033 46774 165 491 0 65532 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 264132

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

[startup+1800.3 s]
/proc/loadavg: 2.41 2.31 2.23 3/178 20296
/proc/meminfo: memFree=29491064/32872528 swapFree=16384/1696552
[pid=20205] ppid=20202 vsize=264132 CPUtime=1800 cores=0,2,4,6
/proc/20205/stat : 20205 (cdcl-cuttingpla) R 20202 20205 19228 0 -1 4202496 12839 0 0 0 179995 5 0 0 20 0 1 0 121797421 270471168 46774 33554432000 4194304 6201397 140734229430528 140734229429656 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20205/statm: 66033 46774 165 491 0 65532 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 264132

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.06099
maximum resident set size= 187096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12839
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= 18
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.75528 second user time and 6.88695 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-08 17:10:44
IDJOB=4088066
IDBENCH=2010
IDSOLVER=2550
FILE ID=node125/4088066-1465398644
RUNJOBID= node125-1465387837-19244
PBS_JOBID= 19853867
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data6_3.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088066-1465398644/watcher-4088066-1465398644 -o /tmp/evaluation-result-4088066-1465398644/solver-4088066-1465398644 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465387837-19244 --watchdog 1960 --input HOME/instance-4088066-1465398644.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= f675f355e04fd5af6f49610fb88dbbd3
RANDOM SEED=1289651108

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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:        28639764 kB
Buffers:           95776 kB
Cached:           300364 kB
SwapCached:         1700 kB
Active:          1475872 kB
Inactive:         311692 kB
Active(anon):    1390688 kB
Inactive(anon):     2960 kB
Active(file):      85184 kB
Inactive(file):   308732 kB
Unevictable:     1696552 kB
Mlocked:           16384 kB
SwapTotal:      67108856 kB
SwapFree:       67098584 kB
Dirty:              2740 kB
Writeback:             0 kB
AnonPages:       3087384 kB
Mapped:             7784 kB
Shmem:                 0 kB
Slab:             612904 kB
SReclaimable:      56664 kB
SUnreclaim:       556240 kB
KernelStack:        1432 kB
PageTables:        10152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3593176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2848768 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= 71736 MiB
End job on node125 at 2016-06-08 17:40:44