Trace number 4087527

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_11.opb
MD5SUM5946eb43fefc6e626d35d99afd3eec42
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 75
Optimality of the best value was proved NO
Number of variables1287
Total number of constraints2430
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2430
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 749
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.02	c * #variable= 1287 #constraint= 2430
0.00/0.05	c * #variable= 1287 #constraint= 2430
0.28/0.31	c S1->S2
0.28/0.31	c #Conflicts:       1000 | #Learnt:        999 | 0.005
0.28/0.31	c total clause space: 4.25031MB
0.28/0.31	c total #watches: 61487
0.48/0.58	c total #propagations: 92758 / total #impl: 1571581 (eff. 0.059)
0.48/0.58	c #Conflicts:       2000 | #Learnt:       1999 | 0.003
0.48/0.58	c total clause space: 4.25031MB
0.48/0.58	c total #watches: 65909
0.78/0.82	c total #propagations: 214350 / total #impl: 3750654 (eff. 0.057)
0.78/0.82	c GC COLLECT
0.78/0.82	c #Conflicts:       3000 | #Learnt:       2007 | 0.002
0.78/0.82	c total clause space: 4.25031MB
0.78/0.82	c total #watches: 66050
1.10/1.10	c total #propagations: 296583 / total #impl: 5269065 (eff. 0.056)
1.10/1.10	c #Conflicts:       4000 | #Learnt:       3007 | 0.001
1.10/1.10	c total clause space: 6.90675MB
1.10/1.10	c total #watches: 71943
1.39/1.44	c total #propagations: 377334 / total #impl: 7034321 (eff. 0.054)
1.39/1.44	c GC COLLECT
1.39/1.44	c #Conflicts:       5000 | #Learnt:       2356 | 0.001
1.39/1.44	c total clause space: 6.90675MB
1.39/1.44	c total #watches: 68827
1.79/1.81	c total #propagations: 516283 / total #impl: 9438831 (eff. 0.055)
1.79/1.81	c #Conflicts:       6000 | #Learnt:       3356 | 0.001
1.79/1.81	c total clause space: 6.90675MB
1.79/1.81	c total #watches: 73803
2.09/2.13	c total #propagations: 659866 / total #impl: 11684150 (eff. 0.056)
2.09/2.13	c GC COLLECT
2.09/2.13	c #Conflicts:       7000 | #Learnt:       2235 | 0.001
2.09/2.13	c total clause space: 6.90675MB
2.09/2.13	c total #watches: 67542
2.30/2.39	c total #propagations: 743407 / total #impl: 13264563 (eff. 0.056)
2.30/2.39	c #Conflicts:       8000 | #Learnt:       3235 | 0.001
2.30/2.39	c total clause space: 6.90675MB
2.30/2.39	c total #watches: 73415
2.69/2.76	c total #propagations: 809942 / total #impl: 14656646 (eff. 0.055)
2.69/2.76	c #Conflicts:       9000 | #Learnt:       4235 | 0.001
2.69/2.76	c total clause space: 6.90675MB
2.69/2.76	c total #watches: 78530
3.09/3.10	c total #propagations: 934093 / total #impl: 16977427 (eff. 0.055)
3.09/3.10	c GC COLLECT
3.09/3.10	c #Conflicts:      10000 | #Learnt:       2721 | 0.001
3.09/3.10	c total clause space: 6.90675MB
3.09/3.10	c total #watches: 69265
3.30/3.39	c total #propagations: 1064353 / total #impl: 18825268 (eff. 0.057)
3.30/3.39	c #Conflicts:      11000 | #Learnt:       3721 | 0.000
3.30/3.39	c total clause space: 6.90675MB
3.30/3.39	c total #watches: 74182
3.69/3.75	c total #propagations: 1187306 / total #impl: 20770933 (eff. 0.057)
3.69/3.75	c #Conflicts:      12000 | #Learnt:       4721 | 0.000
3.69/3.75	c total clause space: 6.90675MB
3.69/3.75	c total #watches: 79633
4.09/4.16	c total #propagations: 1314343 / total #impl: 23437145 (eff. 0.056)
4.09/4.16	c #Conflicts:      13000 | #Learnt:       5721 | 0.000
4.09/4.16	c total clause space: 11.2235MB
4.09/4.16	c total #watches: 84093
4.50/4.51	c total #propagations: 1448559 / total #impl: 26571359 (eff. 0.055)
4.50/4.51	c GC COLLECT
4.50/4.51	c #Conflicts:      14000 | #Learnt:       3863 | 0.000
4.50/4.51	c total clause space: 11.2235MB
4.50/4.51	c total #watches: 74572
4.79/4.80	c total #propagations: 1586387 / total #impl: 29545761 (eff. 0.054)
4.79/4.80	c #Conflicts:      15000 | #Learnt:       4863 | 0.000
4.79/4.80	c total clause space: 11.2235MB
4.79/4.80	c total #watches: 80132
5.09/5.10	c total #propagations: 1680170 / total #impl: 31183648 (eff. 0.054)
5.09/5.10	c #Conflicts:      16000 | #Learnt:       5863 | 0.000
5.09/5.10	c total clause space: 11.2235MB
5.09/5.10	c total #watches: 86341
5.50/5.53	c total #propagations: 1734966 / total #impl: 32511471 (eff. 0.053)
5.50/5.53	c GC COLLECT
5.50/5.53	c #Conflicts:      17000 | #Learnt:       3685 | 0.000
5.50/5.53	c total clause space: 11.2235MB
5.50/5.53	c total #watches: 74973
5.89/5.96	c total #propagations: 1868981 / total #impl: 35834944 (eff. 0.052)
5.89/5.96	c #Conflicts:      18000 | #Learnt:       4685 | 0.000
5.89/5.96	c total clause space: 11.2235MB
5.89/5.96	c total #watches: 80186
6.39/6.42	c total #propagations: 1996864 / total #impl: 39335844 (eff. 0.051)
6.39/6.42	c #Conflicts:      19000 | #Learnt:       5685 | 0.000
6.39/6.42	c total clause space: 11.2235MB
6.39/6.42	c total #watches: 85657
6.79/6.85	c total #propagations: 2126511 / total #impl: 42710318 (eff. 0.050)
6.79/6.85	c #Conflicts:      20000 | #Learnt:       6685 | 0.000
6.79/6.85	c total clause space: 11.2235MB
6.79/6.85	c total #watches: 91085
7.19/7.27	c total #propagations: 2247733 / total #impl: 45381539 (eff. 0.050)
7.19/7.27	c GC COLLECT
7.19/7.27	c #Conflicts:      21000 | #Learnt:       4198 | 0.000
7.19/7.27	c total clause space: 11.2235MB
7.19/7.27	c total #watches: 78145
7.59/7.68	c total #propagations: 2373358 / total #impl: 48077969 (eff. 0.049)
7.59/7.68	c #Conflicts:      22000 | #Learnt:       5198 | 0.000
7.59/7.68	c total clause space: 11.2235MB
7.59/7.68	c total #watches: 84072
8.09/8.10	c total #propagations: 2517328 / total #impl: 50662164 (eff. 0.050)
8.09/8.10	c #Conflicts:      23000 | #Learnt:       6198 | 0.000
8.09/8.10	c total clause space: 11.2235MB
8.09/8.10	c total #watches: 89433
8.49/8.56	c total #propagations: 2641192 / total #impl: 53419718 (eff. 0.049)
8.49/8.56	c #Conflicts:      24000 | #Learnt:       7198 | 0.000
8.49/8.56	c total clause space: 11.2235MB
8.49/8.56	c total #watches: 95184
8.90/8.98	c total #propagations: 2759403 / total #impl: 56215863 (eff. 0.049)
8.90/8.98	c GC COLLECT
8.90/8.98	c #Conflicts:      25000 | #Learnt:       4401 | 0.000
8.90/8.98	c total clause space: 11.2235MB
8.90/8.98	c total #watches: 80727
9.29/9.33	c total #propagations: 2873578 / total #impl: 58902682 (eff. 0.049)
9.29/9.33	c #Conflicts:      26000 | #Learnt:       5401 | 0.000
9.29/9.33	c total clause space: 11.2235MB
9.29/9.33	c total #watches: 85629
9.69/9.76	c total #propagations: 2987288 / total #impl: 60884151 (eff. 0.049)
9.69/9.76	c #Conflicts:      27000 | #Learnt:       6401 | 0.000
9.69/9.76	c total clause space: 11.2235MB
9.69/9.76	c total #watches: 93085
10.19/10.22	c total #propagations: 3090868 / total #impl: 63567285 (eff. 0.049)
10.19/10.22	c #Conflicts:      28000 | #Learnt:       7401 | 0.000
10.19/10.22	c total clause space: 11.2235MB
10.19/10.22	c total #watches: 99014
10.59/10.60	c total #propagations: 3218287 / total #impl: 66040526 (eff. 0.049)
10.59/10.60	c GC COLLECT
10.59/10.60	c #Conflicts:      29000 | #Learnt:       4304 | 0.000
10.59/10.60	c total clause space: 11.2235MB
10.59/10.60	c total #watches: 80792
10.89/10.94	c total #propagations: 3323416 / total #impl: 67954345 (eff. 0.049)
10.89/10.94	c #Conflicts:      30000 | #Learnt:       5304 | 0.000
10.89/10.94	c total clause space: 11.2235MB
10.89/10.94	c total #watches: 87228
11.29/11.31	c total #propagations: 3394496 / total #impl: 69677814 (eff. 0.049)
11.29/11.31	c #Conflicts:      31000 | #Learnt:       6304 | 0.000
11.29/11.31	c total clause space: 11.2235MB
11.29/11.31	c total #watches: 92956
11.69/11.78	c total #propagations: 3471884 / total #impl: 71579980 (eff. 0.049)
11.69/11.78	c #Conflicts:      32000 | #Learnt:       7304 | 0.000
11.69/11.78	c total clause space: 11.2235MB
11.69/11.78	c total #watches: 98216
12.20/12.23	c total #propagations: 3604347 / total #impl: 74351777 (eff. 0.048)
12.20/12.23	c #Conflicts:      33000 | #Learnt:       8304 | 0.000
12.20/12.23	c total clause space: 11.2235MB
12.20/12.23	c total #watches: 102651
12.59/12.70	c total #propagations: 3732028 / total #impl: 76739953 (eff. 0.049)
12.59/12.70	c GC COLLECT
12.59/12.70	c #Conflicts:      34000 | #Learnt:       4912 | 0.000
12.59/12.70	c total clause space: 11.2235MB
12.59/12.70	c total #watches: 82224
12.99/13.07	c total #propagations: 3865816 / total #impl: 79478847 (eff. 0.049)
12.99/13.07	c #Conflicts:      35000 | #Learnt:       5912 | 0.000
12.99/13.07	c total clause space: 11.2235MB
12.99/13.07	c total #watches: 87541
13.39/13.49	c total #propagations: 3969465 / total #impl: 82225585 (eff. 0.048)
13.39/13.49	c #Conflicts:      36000 | #Learnt:       6912 | 0.000
13.39/13.49	c total clause space: 11.2235MB
13.39/13.49	c total #watches: 93240
13.89/13.96	c total #propagations: 4076318 / total #impl: 85022545 (eff. 0.048)
13.89/13.96	c #Conflicts:      37000 | #Learnt:       7912 | 0.000
13.89/13.96	c total clause space: 11.2235MB
13.89/13.96	c total #watches: 99112
14.39/14.44	c total #propagations: 4218823 / total #impl: 88104871 (eff. 0.048)
14.39/14.44	c #Conflicts:      38000 | #Learnt:       8912 | 0.000
14.39/14.44	c total clause space: 11.2235MB
14.39/14.44	c total #watches: 105078
14.89/14.94	c total #propagations: 4338358 / total #impl: 91397640 (eff. 0.047)
14.89/14.94	c GC COLLECT
14.89/14.94	c #Conflicts:      39000 | #Learnt:       5203 | 0.000
14.89/14.94	c total clause space: 11.2235MB
14.89/14.94	c total #watches: 85064
15.39/15.42	c total #propagations: 4454328 / total #impl: 94719426 (eff. 0.047)
15.39/15.42	c #Conflicts:      40000 | #Learnt:       6203 | 0.000
15.39/15.42	c total clause space: 11.2235MB
15.39/15.42	c total #watches: 91223
15.89/15.94	c total #propagations: 4576492 / total #impl: 98234399 (eff. 0.047)
15.89/15.94	c #Conflicts:      41000 | #Learnt:       7203 | 0.000
15.89/15.94	c total clause space: 11.2235MB
15.89/15.94	c total #watches: 97646
16.49/16.51	c total #propagations: 4714254 / total #impl: 101866662 (eff. 0.046)
16.49/16.51	c #Conflicts:      42000 | #Learnt:       8203 | 0.000
16.49/16.51	c total clause space: 11.2235MB
16.49/16.51	c total #watches: 105033
17.09/17.18	c total #propagations: 4833164 / total #impl: 105729337 (eff. 0.046)
17.09/17.18	c #Conflicts:      43000 | #Learnt:       9203 | 0.000
17.09/17.18	c total clause space: 18.2382MB
17.09/17.18	c total #watches: 111868
17.78/17.82	c total #propagations: 4981808 / total #impl: 109808251 (eff. 0.045)
17.78/17.82	c GC COLLECT
17.78/17.82	c #Conflicts:      44000 | #Learnt:       5208 | 0.000
17.78/17.82	c total clause space: 18.2382MB
17.78/17.82	c total #watches: 84615
18.18/18.29	c total #propagations: 5119977 / total #impl: 113571798 (eff. 0.045)
18.18/18.29	c #Conflicts:      45000 | #Learnt:       6208 | 0.000
18.18/18.29	c total clause space: 18.2382MB
18.18/18.29	c total #watches: 90286
18.69/18.79	c total #propagations: 5256346 / total #impl: 116653514 (eff. 0.045)
18.69/18.79	c #Conflicts:      46000 | #Learnt:       7208 | 0.000
18.69/18.79	c total clause space: 18.2382MB
18.69/18.79	c total #watches: 95726
19.18/19.24	c total #propagations: 5408253 / total #impl: 119553107 (eff. 0.045)
19.18/19.24	c #Conflicts:      47000 | #Learnt:       8208 | 0.000
19.18/19.24	c total clause space: 18.2382MB
19.18/19.24	c total #watches: 100699
19.68/19.76	c total #propagations: 5529802 / total #impl: 121904922 (eff. 0.045)
19.68/19.76	c #Conflicts:      48000 | #Learnt:       9208 | 0.000
19.68/19.76	c total clause space: 18.2382MB
19.68/19.76	c total #watches: 106041
20.18/20.26	c total #propagations: 5678391 / total #impl: 124918287 (eff. 0.045)
20.18/20.26	c #Conflicts:      49000 | #Learnt:      10208 | 0.000
20.18/20.26	c total clause space: 18.2382MB
20.18/20.26	c total #watches: 111605
20.68/20.72	c total #propagations: 5802603 / total #impl: 127311297 (eff. 0.046)
20.68/20.72	c GC COLLECT
20.68/20.72	c #Conflicts:      50000 | #Learnt:       5905 | 0.000
20.68/20.72	c total clause space: 18.2382MB
20.68/20.72	c total #watches: 88600
21.08/21.13	c total #propagations: 5917347 / total #impl: 129892053 (eff. 0.046)
21.08/21.13	c #Conflicts:      51000 | #Learnt:       6905 | 0.000
21.08/21.13	c total clause space: 18.2382MB
21.08/21.13	c total #watches: 93813
21.48/21.56	c total #propagations: 6040857 / total #impl: 132286754 (eff. 0.046)
21.48/21.56	c #Conflicts:      52000 | #Learnt:       7905 | 0.000
21.48/21.56	c total clause space: 18.2382MB
21.48/21.56	c total #watches: 99171
21.88/21.96	c total #propagations: 6171724 / total #impl: 134262532 (eff. 0.046)
21.88/21.96	c #Conflicts:      53000 | #Learnt:       8905 | 0.000
21.88/21.96	c total clause space: 18.2382MB
21.88/21.96	c total #watches: 104526
22.38/22.42	c total #propagations: 6292406 / total #impl: 136221509 (eff. 0.046)
22.38/22.42	c #Conflicts:      54000 | #Learnt:       9905 | 0.000
22.38/22.42	c total clause space: 18.2382MB
22.38/22.42	c total #watches: 110355
22.88/22.96	c total #propagations: 6395736 / total #impl: 138118144 (eff. 0.046)
22.88/22.96	c #Conflicts:      55000 | #Learnt:      10905 | 0.000
22.88/22.96	c total clause space: 18.2382MB
22.88/22.96	c total #watches: 116178
23.38/23.45	c total #propagations: 6511915 / total #impl: 140990112 (eff. 0.046)
23.38/23.45	c GC COLLECT
23.38/23.45	c #Conflicts:      56000 | #Learnt:       6301 | 0.000
23.38/23.45	c total clause space: 18.2382MB
23.38/23.45	c total #watches: 89747
23.88/23.90	c total #propagations: 6636981 / total #impl: 143602068 (eff. 0.046)
23.88/23.90	c #Conflicts:      57000 | #Learnt:       7301 | 0.000
23.88/23.90	c total clause space: 18.2382MB
23.88/23.90	c total #watches: 94245
24.29/24.35	c total #propagations: 6788898 / total #impl: 146006299 (eff. 0.046)
24.29/24.35	c #Conflicts:      58000 | #Learnt:       8301 | 0.000
24.29/24.35	c total clause space: 18.2382MB
24.29/24.35	c total #watches: 99153
24.78/24.87	c total #propagations: 6909442 / total #impl: 148239080 (eff. 0.047)
24.78/24.87	c #Conflicts:      59000 | #Learnt:       9301 | 0.000
24.78/24.87	c total clause space: 18.2382MB
24.78/24.87	c total #watches: 103765
25.29/25.38	c total #propagations: 7047465 / total #impl: 150806750 (eff. 0.047)
25.29/25.38	c #Conflicts:      60000 | #Learnt:      10301 | 0.000
25.29/25.38	c total clause space: 18.2382MB
25.29/25.38	c total #watches: 109734
25.88/25.90	c total #propagations: 7187039 / total #impl: 153170637 (eff. 0.047)
25.88/25.90	c #Conflicts:      61000 | #Learnt:      11301 | 0.000
25.88/25.90	c total clause space: 18.2382MB
25.88/25.90	c total #watches: 116895
26.28/26.30	c total #propagations: 7279313 / total #impl: 155580530 (eff. 0.047)
26.28/26.30	c GC COLLECT
26.28/26.30	c #Conflicts:      62000 | #Learnt:       6410 | 0.000
26.28/26.30	c total clause space: 18.2382MB
26.28/26.30	c total #watches: 91118
26.58/26.64	c total #propagations: 7353534 / total #impl: 157343870 (eff. 0.047)
26.58/26.64	c #Conflicts:      63000 | #Learnt:       7410 | 0.000
26.58/26.64	c total clause space: 18.2382MB
26.58/26.64	c total #watches: 95940
26.98/27.05	c total #propagations: 7449740 / total #impl: 158544957 (eff. 0.047)
26.98/27.05	c #Conflicts:      64000 | #Learnt:       8410 | 0.000
26.98/27.05	c total clause space: 18.2382MB
26.98/27.05	c total #watches: 100962
27.49/27.56	c total #propagations: 7567222 / total #impl: 160395052 (eff. 0.047)
27.49/27.56	c #Conflicts:      65000 | #Learnt:       9410 | 0.000
27.49/27.56	c total clause space: 18.2382MB
27.49/27.56	c total #watches: 106186
28.08/28.10	c total #propagations: 7680448 / total #impl: 163073733 (eff. 0.047)
28.08/28.10	c #Conflicts:      66000 | #Learnt:      10410 | 0.000
28.08/28.10	c total clause space: 18.2382MB
28.08/28.10	c total #watches: 112095
28.48/28.57	c total #propagations: 7778921 / total #impl: 165748813 (eff. 0.047)
28.48/28.57	c #Conflicts:      67000 | #Learnt:      11410 | 0.000
28.48/28.57	c total clause space: 18.2382MB
28.48/28.57	c total #watches: 117009
29.08/29.19	c total #propagations: 7870281 / total #impl: 167986869 (eff. 0.047)
29.08/29.19	c #Conflicts:      68000 | #Learnt:      12410 | 0.000
29.08/29.19	c total clause space: 18.2382MB
29.08/29.19	c total #watches: 122969
29.58/29.66	c total #propagations: 8004410 / total #impl: 171074198 (eff. 0.047)
29.58/29.66	c GC COLLECT
29.58/29.66	c #Conflicts:      69000 | #Learnt:       7205 | 0.000
29.58/29.66	c total clause space: 18.2382MB
29.58/29.66	c total #watches: 95979
30.08/30.17	c total #propagations: 8130857 / total #impl: 173878486 (eff. 0.047)
30.08/30.17	c #Conflicts:      70000 | #Learnt:       8205 | 0.000
30.08/30.17	c total clause space: 18.2382MB
30.08/30.17	c total #watches: 101101
30.58/30.63	c total #propagations: 8262774 / total #impl: 176722704 (eff. 0.047)
30.58/30.63	c #Conflicts:      71000 | #Learnt:       9205 | 0.000
30.58/30.63	c total clause space: 18.2382MB
30.58/30.63	c total #watches: 106709
30.98/31.06	c total #propagations: 8370011 / total #impl: 179239115 (eff. 0.047)
30.98/31.06	c #Conflicts:      72000 | #Learnt:      10205 | 0.000
30.98/31.06	c total clause space: 18.2382MB
30.98/31.06	c total #watches: 113383
31.58/31.63	c total #propagations: 8453140 / total #impl: 181125452 (eff. 0.047)
31.58/31.63	c #Conflicts:      73000 | #Learnt:      11205 | 0.000
31.58/31.63	c total clause space: 18.2382MB
31.58/31.63	c total #watches: 118467
32.08/32.19	c total #propagations: 8573502 / total #impl: 183506888 (eff. 0.047)
32.08/32.19	c #Conflicts:      74000 | #Learnt:      12205 | 0.000
32.08/32.19	c total clause space: 18.2382MB
32.08/32.19	c total #watches: 123357
32.68/32.77	c total #propagations: 8699856 / total #impl: 186433280 (eff. 0.047)
32.68/32.77	c GC COLLECT
32.68/32.77	c #Conflicts:      75000 | #Learnt:       6700 | 0.000
32.68/32.77	c total clause space: 18.2382MB
32.68/32.77	c total #watches: 92549
33.18/33.27	c total #propagations: 8829540 / total #impl: 189446353 (eff. 0.047)
33.18/33.27	c #Conflicts:      76000 | #Learnt:       7700 | 0.000
33.18/33.27	c total clause space: 18.2382MB
33.18/33.27	c total #watches: 97685
33.68/33.78	c total #propagations: 8965368 / total #impl: 192414789 (eff. 0.047)
33.68/33.78	c #Conflicts:      77000 | #Learnt:       8700 | 0.000
33.68/33.78	c total clause space: 18.2382MB
33.68/33.78	c total #watches: 103949
34.19/34.28	c total #propagations: 9104341 / total #impl: 195405253 (eff. 0.047)
34.19/34.28	c #Conflicts:      78000 | #Learnt:       9700 | 0.000
34.19/34.28	c total clause space: 18.2382MB
34.19/34.28	c total #watches: 109533
34.78/34.80	c total #propagations: 9230685 / total #impl: 197913917 (eff. 0.047)
34.78/34.80	c #Conflicts:      79000 | #Learnt:      10700 | 0.000
34.78/34.80	c total clause space: 18.2382MB
34.78/34.80	c total #watches: 114859
35.29/35.31	c total #propagations: 9359922 / total #impl: 200393012 (eff. 0.047)
35.29/35.31	c #Conflicts:      80000 | #Learnt:      11700 | 0.000
35.29/35.31	c total clause space: 18.2382MB
35.29/35.31	c total #watches: 120281
35.78/35.86	c total #propagations: 9469673 / total #impl: 202357701 (eff. 0.047)
35.78/35.86	c #Conflicts:      81000 | #Learnt:      12700 | 0.000
35.78/35.86	c total clause space: 18.2382MB
35.78/35.86	c total #watches: 125448
36.39/36.47	c total #propagations: 9588560 / total #impl: 205041459 (eff. 0.047)
36.39/36.47	c GC COLLECT
36.39/36.47	c #Conflicts:      82000 | #Learnt:       6898 | 0.000
36.39/36.47	c total clause space: 18.2382MB
36.39/36.47	c total #watches: 93841
36.88/36.94	c total #propagations: 9725032 / total #impl: 208040575 (eff. 0.047)
36.88/36.94	c #Conflicts:      83000 | #Learnt:       7898 | 0.000
36.88/36.94	c total clause space: 18.2382MB
36.88/36.94	c total #watches: 99664
37.28/37.40	c total #propagations: 9833800 / total #impl: 211171412 (eff. 0.047)
37.28/37.40	c #Conflicts:      84000 | #Learnt:       8898 | 0.000
37.28/37.40	c total clause space: 18.2382MB
37.28/37.40	c total #watches: 105733
37.78/37.86	c total #propagations: 9923514 / total #impl: 213884469 (eff. 0.046)
37.78/37.86	c #Conflicts:      85000 | #Learnt:       9898 | 0.000
37.78/37.86	c total clause space: 18.2382MB
37.78/37.86	c total #watches: 112422
38.28/38.38	c total #propagations: 10013141 / total #impl: 216049003 (eff. 0.046)
38.28/38.38	c #Conflicts:      86000 | #Learnt:      10898 | 0.000
38.28/38.38	c total clause space: 18.2382MB
38.28/38.38	c total #watches: 119530
38.88/38.96	c total #propagations: 10114638 / total #impl: 218599498 (eff. 0.046)
38.88/38.96	c #Conflicts:      87000 | #Learnt:      11898 | 0.000
38.88/38.96	c total clause space: 18.2382MB
38.88/38.96	c total #watches: 127182
39.59/39.62	c total #propagations: 10224558 / total #impl: 221299649 (eff. 0.046)
39.59/39.62	c #Conflicts:      88000 | #Learnt:      12898 | 0.000
39.59/39.62	c total clause space: 18.2382MB
39.59/39.62	c total #watches: 133708
40.28/40.30	c total #propagations: 10328490 / total #impl: 224851310 (eff. 0.046)
40.28/40.30	c #Conflicts:      89000 | #Learnt:      13898 | 0.000
40.28/40.30	c total clause space: 18.2382MB
40.28/40.30	c total #watches: 140839
40.69/40.80	c total #propagations: 10444299 / total #impl: 228159461 (eff. 0.046)
40.69/40.80	c GC COLLECT
40.69/40.80	c #Conflicts:      90000 | #Learnt:       7798 | 0.000
40.69/40.80	c total clause space: 18.2382MB
40.69/40.80	c total #watches: 99429
41.18/41.22	c total #propagations: 10552135 / total #impl: 230438835 (eff. 0.046)
41.18/41.22	c #Conflicts:      91000 | #Learnt:       8798 | 0.000
41.18/41.22	c total clause space: 18.2382MB
41.18/41.22	c total #watches: 105100
41.68/41.71	c total #propagations: 10657952 / total #impl: 232976617 (eff. 0.046)
41.68/41.71	c #Conflicts:      92000 | #Learnt:       9798 | 0.000
41.68/41.71	c total clause space: 18.2382MB
41.68/41.71	c total #watches: 110768
42.18/42.20	c total #propagations: 10788388 / total #impl: 235666923 (eff. 0.046)
42.18/42.20	c #Conflicts:      93000 | #Learnt:      10798 | 0.000
42.18/42.20	c total clause space: 18.2382MB
42.18/42.20	c total #watches: 116211
42.68/42.79	c total #propagations: 10920528 / total #impl: 238223987 (eff. 0.046)
42.68/42.79	c #Conflicts:      94000 | #Learnt:      11798 | 0.000
42.68/42.79	c total clause space: 18.2382MB
42.68/42.79	c total #watches: 122037
43.18/43.29	c total #propagations: 11067628 / total #impl: 241520662 (eff. 0.046)
43.18/43.29	c #Conflicts:      95000 | #Learnt:      12798 | 0.000
43.18/43.29	c total clause space: 18.2382MB
43.18/43.29	c total #watches: 127562
43.78/43.83	c total #propagations: 11196125 / total #impl: 243859217 (eff. 0.046)
43.78/43.83	c #Conflicts:      96000 | #Learnt:      13798 | 0.000
43.78/43.83	c total clause space: 18.2382MB
43.78/43.83	c total #watches: 134072
44.28/44.39	c total #propagations: 11284242 / total #impl: 245887006 (eff. 0.046)
44.28/44.39	c #Conflicts:      97000 | #Learnt:      14798 | 0.000
44.28/44.39	c total clause space: 18.2382MB
44.28/44.39	c total #watches: 138510
44.78/44.81	c total #propagations: 11428341 / total #impl: 248740405 (eff. 0.046)
44.78/44.81	c GC COLLECT
44.78/44.81	c #Conflicts:      98000 | #Learnt:       8400 | 0.000
44.78/44.81	c total clause space: 18.2382MB
44.78/44.81	c total #watches: 102382
45.28/45.30	c total #propagations: 11545333 / total #impl: 251248257 (eff. 0.046)
45.28/45.30	c #Conflicts:      99000 | #Learnt:       9400 | 0.000
45.28/45.30	c total clause space: 18.2382MB
45.28/45.30	c total #watches: 108160
45.68/45.73	c total #propagations: 11661459 / total #impl: 253717284 (eff. 0.046)
45.68/45.73	c #Conflicts:     100000 | #Learnt:      10400 | 0.000
45.68/45.73	c total clause space: 18.2382MB
45.68/45.73	c total #watches: 113218
46.08/46.14	c total #propagations: 11768530 / total #impl: 255755963 (eff. 0.046)
46.08/46.14	c #Conflicts:     101000 | #Learnt:      11400 | 0.000
46.08/46.14	c total clause space: 18.2382MB
46.08/46.14	c total #watches: 117370
46.48/46.58	c total #propagations: 11899306 / total #impl: 257622511 (eff. 0.046)
46.48/46.58	c #Conflicts:     102000 | #Learnt:      12400 | 0.000
46.48/46.58	c total clause space: 18.2382MB
46.48/46.58	c total #watches: 122465
47.18/47.20	c total #propagations: 12010047 / total #impl: 259540550 (eff. 0.046)
47.18/47.20	c #Conflicts:     103000 | #Learnt:      13400 | 0.000
47.18/47.20	c total clause space: 18.2382MB
47.18/47.20	c total #watches: 128076
47.68/47.76	c total #propagations: 12135800 / total #impl: 262472944 (eff. 0.046)
47.68/47.76	c #Conflicts:     104000 | #Learnt:      14400 | 0.000
47.68/47.76	c total clause space: 18.2382MB
47.68/47.76	c total #watches: 133382
48.28/48.38	c total #propagations: 12239669 / total #impl: 265084950 (eff. 0.046)
48.28/48.38	c #Conflicts:     105000 | #Learnt:      15400 | 0.000
48.28/48.38	c total clause space: 18.2382MB
48.28/48.38	c total #watches: 138698
48.68/48.79	c total #propagations: 12359400 / total #impl: 268173209 (eff. 0.046)
48.68/48.79	c GC COLLECT
48.68/48.79	c #Conflicts:     106000 | #Learnt:       8698 | 0.000
48.68/48.79	c total clause space: 18.2382MB
48.68/48.79	c total #watches: 103965
49.18/49.23	c total #propagations: 12439623 / total #impl: 269886282 (eff. 0.046)
49.18/49.23	c #Conflicts:     107000 | #Learnt:       9698 | 0.000
49.18/49.23	c total clause space: 18.2382MB
49.18/49.23	c total #watches: 109365
49.68/49.78	c total #propagations: 12539228 / total #impl: 271763642 (eff. 0.046)
49.68/49.78	c #Conflicts:     108000 | #Learnt:      10698 | 0.000
49.68/49.78	c total clause space: 18.2382MB
49.68/49.78	c total #watches: 114881
50.28/50.32	c total #propagations: 12650584 / total #impl: 274479328 (eff. 0.046)
50.28/50.32	c #Conflicts:     109000 | #Learnt:      11698 | 0.000
50.28/50.32	c total clause space: 18.2382MB
50.28/50.32	c total #watches: 121412
50.78/50.89	c total #propagations: 12759251 / total #impl: 277229098 (eff. 0.046)
50.78/50.89	c #Conflicts:     110000 | #Learnt:      12698 | 0.000
50.78/50.89	c total clause space: 18.2382MB
50.78/50.89	c total #watches: 126170
51.48/51.51	c total #propagations: 12910099 / total #impl: 279974201 (eff. 0.046)
51.48/51.51	c #Conflicts:     111000 | #Learnt:      13698 | 0.000
51.48/51.51	c total clause space: 18.2382MB
51.48/51.51	c total #watches: 131504
52.09/52.19	c total #propagations: 13051801 / total #impl: 282957982 (eff. 0.046)
52.09/52.19	c #Conflicts:     112000 | #Learnt:      14698 | 0.000
52.09/52.19	c total clause space: 18.2382MB
52.09/52.19	c total #watches: 137688
52.79/52.86	c total #propagations: 13186994 / total #impl: 286301591 (eff. 0.046)
52.79/52.86	c #Conflicts:     113000 | #Learnt:      15698 | 0.000
52.79/52.86	c total clause space: 18.2382MB
52.79/52.86	c total #watches: 143515
53.28/53.35	c total #propagations: 13324685 / total #impl: 289407901 (eff. 0.046)
53.28/53.35	c GC COLLECT
53.28/53.35	c #Conflicts:     114000 | #Learnt:       8704 | 0.000
53.28/53.35	c total clause space: 18.2382MB
53.28/53.35	c total #watches: 103729
53.78/53.81	c total #propagations: 13443657 / total #impl: 291639253 (eff. 0.046)
53.78/53.81	c #Conflicts:     115000 | #Learnt:       9704 | 0.000
53.78/53.81	c total clause space: 18.2382MB
53.78/53.81	c total #watches: 109046
54.28/54.37	c total #propagations: 13544079 / total #impl: 293767471 (eff. 0.046)
54.28/54.37	c #Conflicts:     116000 | #Learnt:      10704 | 0.000
54.28/54.37	c total clause space: 18.2382MB
54.28/54.37	c total #watches: 114554
54.78/54.85	c total #propagations: 13679476 / total #impl: 296769631 (eff. 0.046)
54.78/54.85	c #Conflicts:     117000 | #Learnt:      11704 | 0.000
54.78/54.85	c total clause space: 18.2382MB
54.78/54.85	c total #watches: 119425
55.28/55.36	c total #propagations: 13786772 / total #impl: 299189591 (eff. 0.046)
55.28/55.36	c #Conflicts:     118000 | #Learnt:      12704 | 0.000
55.28/55.36	c total clause space: 18.2382MB
55.28/55.36	c total #watches: 123985
55.88/55.92	c total #propagations: 13917956 / total #impl: 301647642 (eff. 0.046)
55.88/55.92	c #Conflicts:     119000 | #Learnt:      13704 | 0.000
55.88/55.92	c total clause space: 18.2382MB
55.88/55.92	c total #watches: 129398
56.38/56.46	c total #propagations: 14056304 / total #impl: 304664788 (eff. 0.046)
56.38/56.46	c #Conflicts:     120000 | #Learnt:      14704 | 0.000
56.38/56.46	c total clause space: 18.2382MB
56.38/56.46	c total #watches: 135830
56.98/57.02	c total #propagations: 14138958 / total #impl: 306842151 (eff. 0.046)
56.98/57.02	c #Conflicts:     121000 | #Learnt:      15704 | 0.000
56.98/57.02	c total clause space: 18.2382MB
56.98/57.02	c total #watches: 141695
57.58/57.67	c total #propagations: 14232835 / total #impl: 308910575 (eff. 0.046)
57.58/57.67	c GC COLLECT
57.58/57.67	c #Conflicts:     122000 | #Learnt:       8397 | 0.000
57.58/57.67	c total clause space: 18.2382MB
57.58/57.67	c total #watches: 102350
58.08/58.19	c total #propagations: 14343657 / total #impl: 311431966 (eff. 0.046)
58.08/58.19	c #Conflicts:     123000 | #Learnt:       9397 | 0.000
58.08/58.19	c total clause space: 18.2382MB
58.08/58.19	c total #watches: 108625
58.68/58.72	c total #propagations: 14465029 / total #impl: 314152940 (eff. 0.046)
58.68/58.72	c #Conflicts:     124000 | #Learnt:      10397 | 0.000
58.68/58.72	c total clause space: 18.2382MB
58.68/58.72	c total #watches: 114597
59.18/59.22	c total #propagations: 14579581 / total #impl: 316382143 (eff. 0.046)
59.18/59.22	c #Conflicts:     125000 | #Learnt:      11397 | 0.000
59.18/59.22	c total clause space: 18.2382MB
59.18/59.22	c total #watches: 119154
59.78/59.81	c total #propagations: 14701475 / total #impl: 318872871 (eff. 0.046)
59.78/59.81	c #Conflicts:     126000 | #Learnt:      12397 | 0.000
59.78/59.81	c total clause space: 18.2382MB
59.78/59.81	c total #watches: 123989
60.38/60.46	c total #propagations: 14821716 / total #impl: 321831519 (eff. 0.046)
60.38/60.46	c #Conflicts:     127000 | #Learnt:      13397 | 0.000
60.38/60.46	c total clause space: 18.2382MB
60.38/60.46	c total #watches: 128908
61.08/61.13	c total #propagations: 14971693 / total #impl: 324974413 (eff. 0.046)
61.08/61.13	c #Conflicts:     128000 | #Learnt:      14397 | 0.000
61.08/61.13	c total clause space: 18.2382MB
61.08/61.13	c total #watches: 134105
61.69/61.74	c total #propagations: 15119782 / total #impl: 327714347 (eff. 0.046)
61.69/61.74	c #Conflicts:     129000 | #Learnt:      15397 | 0.000
61.69/61.74	c total clause space: 18.2382MB
61.69/61.74	c total #watches: 139236
62.38/62.41	c total #propagations: 15239921 / total #impl: 330747316 (eff. 0.046)
62.38/62.41	c #Conflicts:     130000 | #Learnt:      16397 | 0.000
62.38/62.41	c total clause space: 18.2382MB
62.38/62.41	c total #watches: 145157
62.98/63.04	c total #propagations: 15387118 / total #impl: 333857813 (eff. 0.046)
62.98/63.04	c GC COLLECT
62.98/63.04	c #Conflicts:     131000 | #Learnt:       8807 | 0.000
62.98/63.04	c total clause space: 29.637MB
62.98/63.04	c total #watches: 104169
63.48/63.53	c total #propagations: 15498699 / total #impl: 336616879 (eff. 0.046)
63.48/63.53	c #Conflicts:     132000 | #Learnt:       9807 | 0.000
63.48/63.53	c total clause space: 29.637MB
63.48/63.53	c total #watches: 108682
63.89/63.97	c total #propagations: 15623304 / total #impl: 339154983 (eff. 0.046)
63.89/63.97	c #Conflicts:     133000 | #Learnt:      10807 | 0.000
63.89/63.97	c total clause space: 29.637MB
63.89/63.97	c total #watches: 114803
64.48/64.50	c total #propagations: 15708815 / total #impl: 340963360 (eff. 0.046)
64.48/64.50	c #Conflicts:     134000 | #Learnt:      11807 | 0.000
64.48/64.50	c total clause space: 29.637MB
64.48/64.50	c total #watches: 120065
64.99/65.03	c total #propagations: 15821899 / total #impl: 343449894 (eff. 0.046)
64.99/65.03	c #Conflicts:     135000 | #Learnt:      12807 | 0.000
64.99/65.03	c total clause space: 29.637MB
64.99/65.03	c total #watches: 124758
65.58/65.68	c total #propagations: 15929882 / total #impl: 345856009 (eff. 0.046)
65.58/65.68	c #Conflicts:     136000 | #Learnt:      13807 | 0.000
65.58/65.68	c total clause space: 29.637MB
65.58/65.68	c total #watches: 131973
66.18/66.25	c total #propagations: 16024947 / total #impl: 348727771 (eff. 0.046)
66.18/66.25	c #Conflicts:     137000 | #Learnt:      14807 | 0.000
66.18/66.25	c total clause space: 29.637MB
66.18/66.25	c total #watches: 136782
66.78/66.87	c total #propagations: 16153822 / total #impl: 351235096 (eff. 0.046)
66.78/66.87	c #Conflicts:     138000 | #Learnt:      15807 | 0.000
66.78/66.87	c total clause space: 29.637MB
66.78/66.87	c total #watches: 143116
67.48/67.59	c total #propagations: 16288656 / total #impl: 354853870 (eff. 0.046)
67.48/67.59	c #Conflicts:     139000 | #Learnt:      16807 | 0.000
67.48/67.59	c total clause space: 29.637MB
67.48/67.59	c total #watches: 149923
68.29/68.33	c total #propagations: 16402224 / total #impl: 358719545 (eff. 0.046)
68.29/68.33	c #Conflicts:     140000 | #Learnt:      17807 | 0.000
68.29/68.33	c total clause space: 29.637MB
68.29/68.33	c total #watches: 157175
68.78/68.80	c total #propagations: 16519363 / total #impl: 361927264 (eff. 0.046)
68.78/68.80	c GC COLLECT
68.78/68.80	c #Conflicts:     141000 | #Learnt:       9904 | 0.000
68.78/68.80	c total clause space: 29.637MB
68.78/68.80	c total #watches: 111690
69.18/69.26	c total #propagations: 16607887 / total #impl: 363740929 (eff. 0.046)
69.18/69.26	c #Conflicts:     142000 | #Learnt:      10904 | 0.000
69.18/69.26	c total clause space: 29.637MB
69.18/69.26	c total #watches: 119115
69.68/69.74	c total #propagations: 16665795 / total #impl: 365496217 (eff. 0.046)
69.68/69.74	c #Conflicts:     143000 | #Learnt:      11904 | 0.000
69.68/69.74	c total clause space: 29.637MB
69.68/69.74	c total #watches: 125943
70.18/70.25	c total #propagations: 16715178 / total #impl: 367168452 (eff. 0.046)
70.18/70.25	c #Conflicts:     144000 | #Learnt:      12904 | 0.000
70.18/70.25	c total clause space: 29.637MB
70.18/70.25	c total #watches: 133119
70.78/70.85	c total #propagations: 16759316 / total #impl: 368864286 (eff. 0.045)
70.78/70.85	c #Conflicts:     145000 | #Learnt:      13904 | 0.000
70.78/70.85	c total clause space: 29.637MB
70.78/70.85	c total #watches: 140632
71.38/71.50	c total #propagations: 16805301 / total #impl: 370952853 (eff. 0.045)
71.38/71.50	c #Conflicts:     146000 | #Learnt:      14904 | 0.000
71.38/71.50	c total clause space: 29.637MB
71.38/71.50	c total #watches: 148107
72.08/72.13	c total #propagations: 16855449 / total #impl: 373254179 (eff. 0.045)
72.08/72.13	c #Conflicts:     147000 | #Learnt:      15904 | 0.000
72.08/72.13	c total clause space: 29.637MB
72.08/72.13	c total #watches: 155378
72.78/72.89	c total #propagations: 16896782 / total #impl: 375404684 (eff. 0.045)
72.78/72.89	c #Conflicts:     148000 | #Learnt:      16904 | 0.000
72.78/72.89	c total clause space: 29.637MB
72.78/72.89	c total #watches: 161540
73.68/73.75	c total #propagations: 16984770 / total #impl: 378285885 (eff. 0.045)
73.68/73.75	c #Conflicts:     149000 | #Learnt:      17904 | 0.000
73.68/73.75	c total clause space: 29.637MB
73.68/73.75	c total #watches: 168434
74.48/74.51	c total #propagations: 17091302 / total #impl: 381295815 (eff. 0.045)
74.48/74.51	c GC COLLECT
74.48/74.51	c #Conflicts:     150000 | #Learnt:       9702 | 0.000
74.48/74.51	c total clause space: 29.637MB
74.48/74.51	c total #watches: 109785
75.08/75.15	c total #propagations: 17206092 / total #impl: 384867500 (eff. 0.045)
75.08/75.15	c #Conflicts:     151000 | #Learnt:      10702 | 0.000
75.08/75.15	c total clause space: 29.637MB
75.08/75.15	c total #watches: 115571
75.68/75.74	c total #propagations: 17330031 / total #impl: 388534099 (eff. 0.045)
75.68/75.74	c #Conflicts:     152000 | #Learnt:      11702 | 0.000
75.68/75.74	c total clause space: 29.637MB
75.68/75.74	c total #watches: 121731
76.28/76.39	c total #propagations: 17434246 / total #impl: 391533623 (eff. 0.045)
76.28/76.39	c #Conflicts:     153000 | #Learnt:      12702 | 0.000
76.28/76.39	c total clause space: 29.637MB
76.28/76.39	c total #watches: 126457
76.98/77.02	c total #propagations: 17570479 / total #impl: 394726099 (eff. 0.045)
76.98/77.02	c #Conflicts:     154000 | #Learnt:      13702 | 0.000
76.98/77.02	c total clause space: 29.637MB
76.98/77.02	c total #watches: 132784
77.58/77.69	c total #propagations: 17711194 / total #impl: 397693351 (eff. 0.045)
77.58/77.69	c #Conflicts:     155000 | #Learnt:      14702 | 0.000
77.58/77.69	c total clause space: 29.637MB
77.58/77.69	c total #watches: 138775
78.38/78.41	c total #propagations: 17813113 / total #impl: 400835863 (eff. 0.044)
78.38/78.41	c #Conflicts:     156000 | #Learnt:      15702 | 0.000
78.38/78.41	c total clause space: 29.637MB
78.38/78.41	c total #watches: 143986
78.98/79.07	c total #propagations: 17955803 / total #impl: 403613581 (eff. 0.044)
78.98/79.07	c #Conflicts:     157000 | #Learnt:      16702 | 0.000
78.98/79.07	c total clause space: 29.637MB
78.98/79.07	c total #watches: 149255
79.68/79.74	c total #propagations: 18079645 / total #impl: 406440241 (eff. 0.044)
79.68/79.74	c #Conflicts:     158000 | #Learnt:      17702 | 0.000
79.68/79.74	c total clause space: 29.637MB
79.68/79.74	c total #watches: 155424
80.38/80.41	c total #propagations: 18187988 / total #impl: 409245375 (eff. 0.044)
80.38/80.41	c #Conflicts:     159000 | #Learnt:      18702 | 0.000
80.38/80.41	c total clause space: 29.637MB
80.38/80.41	c total #watches: 160813
80.88/80.99	c total #propagations: 18307687 / total #impl: 411867240 (eff. 0.044)
80.88/80.99	c GC COLLECT
80.88/80.99	c #Conflicts:     160000 | #Learnt:      10202 | 0.000
80.88/80.99	c total clause space: 29.637MB
80.88/80.99	c total #watches: 112846
81.48/81.55	c total #propagations: 18428006 / total #impl: 414591141 (eff. 0.044)
81.48/81.55	c #Conflicts:     161000 | #Learnt:      11202 | 0.000
81.48/81.55	c total clause space: 29.637MB
81.48/81.55	c total #watches: 118958
82.08/82.10	c total #propagations: 18549857 / total #impl: 417234124 (eff. 0.044)
82.08/82.10	c #Conflicts:     162000 | #Learnt:      12202 | 0.000
82.08/82.10	c total clause space: 29.637MB
82.08/82.10	c total #watches: 123916
82.58/82.63	c total #propagations: 18672505 / total #impl: 419608211 (eff. 0.044)
82.58/82.63	c #Conflicts:     163000 | #Learnt:      13202 | 0.000
82.58/82.63	c total clause space: 29.637MB
82.58/82.63	c total #watches: 129446
83.18/83.28	c total #propagations: 18758730 / total #impl: 421794303 (eff. 0.044)
83.18/83.28	c #Conflicts:     164000 | #Learnt:      14202 | 0.000
83.18/83.28	c total clause space: 29.637MB
83.18/83.28	c total #watches: 135469
83.88/83.95	c total #propagations: 18881123 / total #impl: 424679831 (eff. 0.044)
83.88/83.95	c #Conflicts:     165000 | #Learnt:      15202 | 0.000
83.88/83.95	c total clause space: 29.637MB
83.88/83.95	c total #watches: 141821
84.58/84.65	c total #propagations: 19010127 / total #impl: 427887346 (eff. 0.044)
84.58/84.65	c #Conflicts:     166000 | #Learnt:      16202 | 0.000
84.58/84.65	c total clause space: 29.637MB
84.58/84.65	c total #watches: 147341
85.28/85.39	c total #propagations: 19137638 / total #impl: 431145889 (eff. 0.044)
85.28/85.39	c #Conflicts:     167000 | #Learnt:      17202 | 0.000
85.28/85.39	c total clause space: 29.637MB
85.28/85.39	c total #watches: 152633
86.08/86.18	c total #propagations: 19268263 / total #impl: 434510663 (eff. 0.044)
86.08/86.18	c #Conflicts:     168000 | #Learnt:      18202 | 0.000
86.08/86.18	c total clause space: 29.637MB
86.08/86.18	c total #watches: 158292
86.88/86.98	c total #propagations: 19390982 / total #impl: 438005570 (eff. 0.044)
86.88/86.98	c #Conflicts:     169000 | #Learnt:      19202 | 0.000
86.88/86.98	c total clause space: 29.637MB
86.88/86.98	c total #watches: 163849
87.58/87.68	c total #propagations: 19497595 / total #impl: 441441388 (eff. 0.044)
87.58/87.68	c GC COLLECT
87.58/87.68	c #Conflicts:     170000 | #Learnt:      10397 | 0.000
87.58/87.68	c total clause space: 29.637MB
87.58/87.68	c total #watches: 114223
88.18/88.20	c total #propagations: 19632465 / total #impl: 444978459 (eff. 0.044)
88.18/88.20	c #Conflicts:     171000 | #Learnt:      11397 | 0.000
88.18/88.20	c total clause space: 29.637MB
88.18/88.20	c total #watches: 119244
88.78/88.80	c total #propagations: 19744030 / total #impl: 447655041 (eff. 0.044)
88.78/88.80	c #Conflicts:     172000 | #Learnt:      12397 | 0.000
88.78/88.80	c total clause space: 29.637MB
88.78/88.80	c total #watches: 124298
89.28/89.36	c total #propagations: 19876803 / total #impl: 450966454 (eff. 0.044)
89.28/89.36	c #Conflicts:     173000 | #Learnt:      13397 | 0.000
89.28/89.36	c total clause space: 29.637MB
89.28/89.36	c total #watches: 130700
89.98/90.09	c total #propagations: 19986970 / total #impl: 454034234 (eff. 0.044)
89.98/90.09	c #Conflicts:     174000 | #Learnt:      14397 | 0.000
89.98/90.09	c total clause space: 29.637MB
89.98/90.09	c total #watches: 138382
90.68/90.75	c total #propagations: 20114687 / total #impl: 457700250 (eff. 0.044)
90.68/90.75	c #Conflicts:     175000 | #Learnt:      15397 | 0.000
90.68/90.75	c total clause space: 29.637MB
90.68/90.75	c total #watches: 144946
91.48/91.54	c total #propagations: 20224986 / total #impl: 460784766 (eff. 0.044)
91.48/91.54	c #Conflicts:     176000 | #Learnt:      16397 | 0.000
91.48/91.54	c total clause space: 29.637MB
91.48/91.54	c total #watches: 150545
92.27/92.30	c total #propagations: 20355453 / total #impl: 464436325 (eff. 0.044)
92.27/92.30	c #Conflicts:     177000 | #Learnt:      17397 | 0.000
92.27/92.30	c total clause space: 29.637MB
92.27/92.30	c total #watches: 156759
93.07/93.10	c total #propagations: 20501821 / total #impl: 467870622 (eff. 0.044)
93.07/93.10	c #Conflicts:     178000 | #Learnt:      18397 | 0.000
93.07/93.10	c total clause space: 29.637MB
93.07/93.10	c total #watches: 163565
93.77/93.88	c total #propagations: 20629958 / total #impl: 471422798 (eff. 0.044)
93.77/93.88	c #Conflicts:     179000 | #Learnt:      19397 | 0.000
93.77/93.88	c total clause space: 29.637MB
93.77/93.88	c total #watches: 169348
94.58/94.70	c total #propagations: 20741748 / total #impl: 474724690 (eff. 0.044)
94.58/94.70	c GC COLLECT
94.58/94.70	c #Conflicts:     180000 | #Learnt:      10289 | 0.000
94.58/94.70	c total clause space: 29.637MB
94.58/94.70	c total #watches: 113380
95.17/95.22	c total #propagations: 20871819 / total #impl: 477939415 (eff. 0.044)
95.17/95.22	c #Conflicts:     181000 | #Learnt:      11289 | 0.000
95.17/95.22	c total clause space: 29.637MB
95.17/95.22	c total #watches: 118884
95.68/95.78	c total #propagations: 20991998 / total #impl: 480604391 (eff. 0.044)
95.68/95.78	c #Conflicts:     182000 | #Learnt:      12289 | 0.000
95.68/95.78	c total clause space: 29.637MB
95.68/95.78	c total #watches: 125556
96.27/96.34	c total #propagations: 21092073 / total #impl: 483428992 (eff. 0.044)
96.27/96.34	c #Conflicts:     183000 | #Learnt:      13289 | 0.000
96.27/96.34	c total clause space: 29.637MB
96.27/96.34	c total #watches: 131733
96.78/96.86	c total #propagations: 21199454 / total #impl: 485983903 (eff. 0.044)
96.78/96.86	c #Conflicts:     184000 | #Learnt:      14289 | 0.000
96.78/96.86	c total clause space: 29.637MB
96.78/96.86	c total #watches: 138264
97.47/97.53	c total #propagations: 21280644 / total #impl: 487940311 (eff. 0.044)
97.47/97.53	c #Conflicts:     185000 | #Learnt:      15289 | 0.000
97.47/97.53	c total clause space: 29.637MB
97.47/97.53	c total #watches: 144527
98.07/98.15	c total #propagations: 21373728 / total #impl: 490329866 (eff. 0.044)
98.07/98.15	c #Conflicts:     186000 | #Learnt:      16289 | 0.000
98.07/98.15	c total clause space: 29.637MB
98.07/98.15	c total #watches: 150877
98.77/98.80	c total #propagations: 21471452 / total #impl: 493116731 (eff. 0.044)
98.77/98.80	c #Conflicts:     187000 | #Learnt:      17289 | 0.000
98.77/98.80	c total clause space: 29.637MB
98.77/98.80	c total #watches: 156364
99.37/99.48	c total #propagations: 21579588 / total #impl: 495948929 (eff. 0.044)
99.37/99.48	c #Conflicts:     188000 | #Learnt:      18289 | 0.000
99.37/99.48	c total clause space: 29.637MB
99.37/99.48	c total #watches: 162137
100.18/100.23	c total #propagations: 21709195 / total #impl: 498729765 (eff. 0.044)
100.18/100.23	c #Conflicts:     189000 | #Learnt:      19289 | 0.000
100.18/100.23	c total clause space: 29.637MB
100.18/100.23	c total #watches: 169209
100.97/101.05	c total #propagations: 21835872 / total #impl: 501897348 (eff. 0.044)
100.97/101.05	c #Conflicts:     190000 | #Learnt:      20289 | 0.000
100.97/101.05	c total clause space: 29.637MB
100.97/101.05	c total #watches: 175253
101.67/101.71	c total #propagations: 21965690 / total #impl: 504938846 (eff. 0.044)
101.67/101.71	c GC COLLECT
101.67/101.71	c #Conflicts:     191000 | #Learnt:      10887 | 0.000
101.67/101.71	c total clause space: 29.637MB
101.67/101.71	c total #watches: 116285
102.07/102.19	c total #propagations: 22084704 / total #impl: 507927071 (eff. 0.043)
102.07/102.19	c #Conflicts:     192000 | #Learnt:      11887 | 0.000
102.07/102.19	c total clause space: 29.637MB
102.07/102.19	c total #watches: 121848
102.67/102.78	c total #propagations: 22190006 / total #impl: 510376179 (eff. 0.043)
102.67/102.78	c #Conflicts:     193000 | #Learnt:      12887 | 0.000
102.67/102.78	c total clause space: 29.637MB
102.67/102.78	c total #watches: 127418
103.27/103.36	c total #propagations: 22305566 / total #impl: 513410902 (eff. 0.043)
103.27/103.36	c #Conflicts:     194000 | #Learnt:      13887 | 0.000
103.27/103.36	c total clause space: 29.637MB
103.27/103.36	c total #watches: 132628
103.87/103.96	c total #propagations: 22450375 / total #impl: 516332176 (eff. 0.043)
103.87/103.96	c #Conflicts:     195000 | #Learnt:      14887 | 0.000
103.87/103.96	c total clause space: 29.637MB
103.87/103.96	c total #watches: 138715
104.58/104.60	c total #propagations: 22588199 / total #impl: 519218403 (eff. 0.044)
104.58/104.60	c #Conflicts:     196000 | #Learnt:      15887 | 0.000
104.58/104.60	c total clause space: 29.637MB
104.58/104.60	c total #watches: 144711
105.07/105.17	c total #propagations: 22714232 / total #impl: 522029082 (eff. 0.044)
105.07/105.17	c #Conflicts:     197000 | #Learnt:      16887 | 0.000
105.07/105.17	c total clause space: 29.637MB
105.07/105.17	c total #watches: 151178
105.87/105.90	c total #propagations: 22809836 / total #impl: 524674643 (eff. 0.043)
105.87/105.90	c #Conflicts:     198000 | #Learnt:      17887 | 0.000
105.87/105.90	c total clause space: 29.637MB
105.87/105.90	c total #watches: 158249
106.57/106.63	c total #propagations: 22950185 / total #impl: 528312867 (eff. 0.043)
106.57/106.63	c #Conflicts:     199000 | #Learnt:      18887 | 0.000
106.57/106.63	c total clause space: 29.637MB
106.57/106.63	c total #watches: 164313
107.27/107.33	c total #propagations: 23095651 / total #impl: 531553347 (eff. 0.043)
107.27/107.33	c #Conflicts:     200000 | #Learnt:      19887 | 0.000
107.27/107.33	c total clause space: 29.637MB
107.27/107.33	c total #watches: 170595
107.97/108.04	c total #propagations: 23206456 / total #impl: 534423619 (eff. 0.043)
107.97/108.04	c #Conflicts:     201000 | #Learnt:      20887 | 0.000
107.97/108.04	c total clause space: 29.637MB
107.97/108.04	c total #watches: 176933
108.57/108.64	c total #propagations: 23338496 / total #impl: 537301586 (eff. 0.043)
108.57/108.64	c GC COLLECT
108.57/108.64	c #Conflicts:     202000 | #Learnt:      11189 | 0.000
108.57/108.64	c total clause space: 29.637MB
108.57/108.64	c total #watches: 118315
109.07/109.14	c total #propagations: 23454905 / total #impl: 539628271 (eff. 0.043)
109.07/109.14	c #Conflicts:     203000 | #Learnt:      12189 | 0.000
109.07/109.14	c total clause space: 29.637MB
109.07/109.14	c total #watches: 124347
109.57/109.69	c total #propagations: 23589134 / total #impl: 542324249 (eff. 0.043)
109.57/109.69	c #Conflicts:     204000 | #Learnt:      13189 | 0.000
109.57/109.69	c total clause space: 29.637MB
109.57/109.69	c total #watches: 129970
110.17/110.24	c total #propagations: 23739718 / total #impl: 544997319 (eff. 0.044)
110.17/110.24	c #Conflicts:     205000 | #Learnt:      14189 | 0.000
110.17/110.24	c total clause space: 29.637MB
110.17/110.24	c total #watches: 136028
110.77/110.81	c total #propagations: 23908085 / total #impl: 547507551 (eff. 0.044)
110.77/110.81	c #Conflicts:     206000 | #Learnt:      15189 | 0.000
110.77/110.81	c total clause space: 29.637MB
110.77/110.81	c total #watches: 141512
111.47/111.50	c total #propagations: 24045572 / total #impl: 549883392 (eff. 0.044)
111.47/111.50	c #Conflicts:     207000 | #Learnt:      16189 | 0.000
111.47/111.50	c total clause space: 29.637MB
111.47/111.50	c total #watches: 147925
112.07/112.17	c total #propagations: 24160429 / total #impl: 553317771 (eff. 0.044)
112.07/112.17	c #Conflicts:     208000 | #Learnt:      17189 | 0.000
112.07/112.17	c total clause space: 29.637MB
112.07/112.17	c total #watches: 155061
112.87/112.93	c total #propagations: 24271311 / total #impl: 556444705 (eff. 0.044)
112.87/112.93	c #Conflicts:     209000 | #Learnt:      18189 | 0.000
112.87/112.93	c total clause space: 29.637MB
112.87/112.93	c total #watches: 161432
113.57/113.62	c total #propagations: 24379734 / total #impl: 559785834 (eff. 0.044)
113.57/113.62	c #Conflicts:     210000 | #Learnt:      19189 | 0.000
113.57/113.62	c total clause space: 29.637MB
113.57/113.62	c total #watches: 167887
114.27/114.36	c total #propagations: 24473058 / total #impl: 562657170 (eff. 0.043)
114.27/114.36	c #Conflicts:     211000 | #Learnt:      20189 | 0.000
114.27/114.36	c total clause space: 29.637MB
114.27/114.36	c total #watches: 174591
115.07/115.13	c total #propagations: 24609886 / total #impl: 565624757 (eff. 0.044)
115.07/115.13	c #Conflicts:     212000 | #Learnt:      21189 | 0.000
115.07/115.13	c total clause space: 29.637MB
115.07/115.13	c total #watches: 182054
115.77/115.81	c total #propagations: 24708517 / total #impl: 568611589 (eff. 0.043)
115.77/115.81	c GC COLLECT
115.77/115.81	c #Conflicts:     213000 | #Learnt:      11194 | 0.000
115.77/115.81	c total clause space: 29.637MB
115.77/115.81	c total #watches: 118183
116.27/116.39	c total #propagations: 24784964 / total #impl: 570982669 (eff. 0.043)
116.27/116.39	c #Conflicts:     214000 | #Learnt:      12194 | 0.000
116.27/116.39	c total clause space: 29.637MB
116.27/116.39	c total #watches: 124566
116.97/117.08	c total #propagations: 24884742 / total #impl: 573922469 (eff. 0.043)
116.97/117.08	c #Conflicts:     215000 | #Learnt:      13194 | 0.000
116.97/117.08	c total clause space: 29.637MB
116.97/117.08	c total #watches: 132253
117.77/117.83	c total #propagations: 25019770 / total #impl: 578021017 (eff. 0.043)
117.77/117.83	c #Conflicts:     216000 | #Learnt:      14194 | 0.000
117.77/117.83	c total clause space: 29.637MB
117.77/117.83	c total #watches: 139354
118.56/118.61	c total #propagations: 25184079 / total #impl: 582164222 (eff. 0.043)
118.56/118.61	c #Conflicts:     217000 | #Learnt:      15194 | 0.000
118.56/118.61	c total clause space: 29.637MB
118.56/118.61	c total #watches: 147184
119.26/119.30	c total #propagations: 25321508 / total #impl: 586646706 (eff. 0.043)
119.26/119.30	c #Conflicts:     218000 | #Learnt:      16194 | 0.000
119.26/119.30	c total clause space: 29.637MB
119.26/119.30	c total #watches: 155388
119.97/120.01	c total #propagations: 25423018 / total #impl: 590651434 (eff. 0.043)
119.97/120.01	c #Conflicts:     219000 | #Learnt:      17194 | 0.000
119.97/120.01	c total clause space: 29.637MB
119.97/120.01	c total #watches: 163117
120.66/120.78	c total #propagations: 25536069 / total #impl: 594528325 (eff. 0.043)
120.66/120.78	c #Conflicts:     220000 | #Learnt:      18194 | 0.000
120.66/120.78	c total clause space: 29.637MB
120.66/120.78	c total #watches: 170019
121.56/121.68	c total #propagations: 25653613 / total #impl: 598605772 (eff. 0.043)
121.56/121.68	c #Conflicts:     221000 | #Learnt:      19194 | 0.000
121.56/121.68	c total clause space: 29.637MB
121.56/121.68	c total #watches: 177440
122.36/122.49	c total #propagations: 25781886 / total #impl: 603094964 (eff. 0.043)
122.36/122.49	c #Conflicts:     222000 | #Learnt:      20194 | 0.000
122.36/122.49	c total clause space: 29.637MB
122.36/122.49	c total #watches: 183307
123.36/123.43	c total #propagations: 25894821 / total #impl: 606904214 (eff. 0.043)
123.36/123.43	c #Conflicts:     223000 | #Learnt:      21194 | 0.000
123.36/123.43	c total clause space: 29.637MB
123.36/123.43	c total #watches: 190677
124.37/124.41	c total #propagations: 26020436 / total #impl: 611104204 (eff. 0.043)
124.37/124.41	c #Conflicts:     224000 | #Learnt:      22194 | 0.000
124.37/124.41	c total clause space: 29.637MB
124.37/124.41	c total #watches: 198268
125.06/125.14	c total #propagations: 26132764 / total #impl: 615593529 (eff. 0.042)
125.06/125.14	c GC COLLECT
125.06/125.14	c #Conflicts:     225000 | #Learnt:      11898 | 0.000
125.06/125.14	c total clause space: 29.637MB
125.06/125.14	c total #watches: 122513
125.66/125.72	c total #propagations: 26239677 / total #impl: 619357218 (eff. 0.042)
125.66/125.72	c #Conflicts:     226000 | #Learnt:      12898 | 0.000
125.66/125.72	c total clause space: 29.637MB
125.66/125.72	c total #watches: 128966
126.36/126.42	c total #propagations: 26359487 / total #impl: 622806829 (eff. 0.042)
126.36/126.42	c #Conflicts:     227000 | #Learnt:      13898 | 0.000
126.36/126.42	c total clause space: 29.637MB
126.36/126.42	c total #watches: 135340
126.96/127.03	c total #propagations: 26523341 / total #impl: 626765378 (eff. 0.042)
126.96/127.03	c #Conflicts:     228000 | #Learnt:      14898 | 0.000
126.96/127.03	c total clause space: 29.637MB
126.96/127.03	c total #watches: 141165
127.57/127.67	c total #propagations: 26639650 / total #impl: 630152556 (eff. 0.042)
127.57/127.67	c #Conflicts:     229000 | #Learnt:      15898 | 0.000
127.57/127.67	c total clause space: 29.637MB
127.57/127.67	c total #watches: 147048
128.16/128.28	c total #propagations: 26757851 / total #impl: 633427163 (eff. 0.042)
128.16/128.28	c #Conflicts:     230000 | #Learnt:      16898 | 0.000
128.16/128.28	c total clause space: 29.637MB
128.16/128.28	c total #watches: 153268
128.86/128.98	c total #propagations: 26871363 / total #impl: 636483712 (eff. 0.042)
128.86/128.98	c #Conflicts:     231000 | #Learnt:      17898 | 0.000
128.86/128.98	c total clause space: 29.637MB
128.86/128.98	c total #watches: 159209
129.66/129.78	c total #propagations: 26996060 / total #impl: 639583648 (eff. 0.042)
129.66/129.78	c #Conflicts:     232000 | #Learnt:      18898 | 0.000
129.66/129.78	c total clause space: 29.637MB
129.66/129.78	c total #watches: 164382
130.46/130.59	c total #propagations: 27143205 / total #impl: 643231976 (eff. 0.042)
130.46/130.59	c #Conflicts:     233000 | #Learnt:      19898 | 0.000
130.46/130.59	c total clause space: 29.637MB
130.46/130.59	c total #watches: 170579
131.46/131.51	c total #propagations: 27251152 / total #impl: 646877054 (eff. 0.042)
131.46/131.51	c #Conflicts:     234000 | #Learnt:      20898 | 0.000
131.46/131.51	c total clause space: 29.637MB
131.46/131.51	c total #watches: 177456
132.16/132.23	c total #propagations: 27416519 / total #impl: 650711286 (eff. 0.042)
132.16/132.23	c #Conflicts:     235000 | #Learnt:      21898 | 0.000
132.16/132.23	c total clause space: 29.637MB
132.16/132.23	c total #watches: 182081
132.96/133.01	c total #propagations: 27530082 / total #impl: 653044227 (eff. 0.042)
132.96/133.01	c #Conflicts:     236000 | #Learnt:      22898 | 0.000
132.96/133.01	c total clause space: 29.637MB
132.96/133.01	c total #watches: 188067
133.46/133.56	c total #propagations: 27637777 / total #impl: 655855059 (eff. 0.042)
133.46/133.56	c GC COLLECT
133.46/133.56	c #Conflicts:     237000 | #Learnt:      12287 | 0.000
133.46/133.56	c total clause space: 29.637MB
133.46/133.56	c total #watches: 124808
134.17/134.21	c total #propagations: 27743921 / total #impl: 658140497 (eff. 0.042)
134.17/134.21	c #Conflicts:     238000 | #Learnt:      13287 | 0.000
134.17/134.21	c total clause space: 29.637MB
134.17/134.21	c total #watches: 131010
134.76/134.85	c total #propagations: 27888307 / total #impl: 661122012 (eff. 0.042)
134.76/134.85	c #Conflicts:     239000 | #Learnt:      14287 | 0.000
134.76/134.85	c total clause space: 29.637MB
134.76/134.85	c total #watches: 137386
135.37/135.46	c total #propagations: 28014926 / total #impl: 664155133 (eff. 0.042)
135.37/135.46	c #Conflicts:     240000 | #Learnt:      15287 | 0.000
135.37/135.46	c total clause space: 29.637MB
135.37/135.46	c total #watches: 144187
136.16/136.22	c total #propagations: 28098396 / total #impl: 666961340 (eff. 0.042)
136.16/136.22	c #Conflicts:     241000 | #Learnt:      16287 | 0.000
136.16/136.22	c total clause space: 29.637MB
136.16/136.22	c total #watches: 149930
136.86/136.96	c total #propagations: 28230257 / total #impl: 670613940 (eff. 0.042)
136.86/136.96	c #Conflicts:     242000 | #Learnt:      17287 | 0.000
136.86/136.96	c total clause space: 29.637MB
136.86/136.96	c total #watches: 154582
137.57/137.62	c total #propagations: 28386995 / total #impl: 673817696 (eff. 0.042)
137.57/137.62	c #Conflicts:     243000 | #Learnt:      18287 | 0.000
137.57/137.62	c total clause space: 29.637MB
137.57/137.62	c total #watches: 160280
138.26/138.30	c total #propagations: 28487062 / total #impl: 676383168 (eff. 0.042)
138.26/138.30	c #Conflicts:     244000 | #Learnt:      19287 | 0.000
138.26/138.30	c total clause space: 29.637MB
138.26/138.30	c total #watches: 166247
138.96/139.09	c total #propagations: 28590914 / total #impl: 679113351 (eff. 0.042)
138.96/139.09	c #Conflicts:     245000 | #Learnt:      20287 | 0.000
138.96/139.09	c total clause space: 29.637MB
138.96/139.09	c total #watches: 170888
139.86/139.99	c total #propagations: 28759608 / total #impl: 682280336 (eff. 0.042)
139.86/139.99	c #Conflicts:     246000 | #Learnt:      21287 | 0.000
139.86/139.99	c total clause space: 29.637MB
139.86/139.99	c total #watches: 177766
140.66/140.77	c total #propagations: 28857970 / total #impl: 686414111 (eff. 0.042)
140.66/140.77	c #Conflicts:     247000 | #Learnt:      22287 | 0.000
140.66/140.77	c total clause space: 29.637MB
140.66/140.77	c total #watches: 184971
141.56/141.64	c total #propagations: 28946893 / total #impl: 689963608 (eff. 0.042)
141.56/141.64	c #Conflicts:     248000 | #Learnt:      23287 | 0.000
141.56/141.64	c total clause space: 29.637MB
141.56/141.64	c total #watches: 189356
142.36/142.44	c total #propagations: 29120180 / total #impl: 693471787 (eff. 0.042)
142.36/142.44	c GC COLLECT
142.36/142.44	c #Conflicts:     249000 | #Learnt:      12400 | 0.000
142.36/142.44	c total clause space: 29.637MB
142.36/142.44	c total #watches: 125262
142.97/143.04	c total #propagations: 29275709 / total #impl: 696785461 (eff. 0.042)
142.97/143.04	c #Conflicts:     250000 | #Learnt:      13400 | 0.000
142.97/143.04	c total clause space: 29.637MB
142.97/143.04	c total #watches: 131586
143.56/143.64	c total #propagations: 29364941 / total #impl: 700298729 (eff. 0.042)
143.56/143.64	c #Conflicts:     251000 | #Learnt:      14400 | 0.000
143.56/143.64	c total clause space: 29.637MB
143.56/143.64	c total #watches: 137910
144.07/144.17	c total #propagations: 29465464 / total #impl: 702944477 (eff. 0.042)
144.07/144.17	c #Conflicts:     252000 | #Learnt:      15400 | 0.000
144.07/144.17	c total clause space: 29.637MB
144.07/144.17	c total #watches: 143097
144.76/144.85	c total #propagations: 29555935 / total #impl: 704825938 (eff. 0.042)
144.76/144.85	c #Conflicts:     253000 | #Learnt:      16400 | 0.000
144.76/144.85	c total clause space: 29.637MB
144.76/144.85	c total #watches: 148327
145.46/145.54	c total #propagations: 29685590 / total #impl: 707893291 (eff. 0.042)
145.46/145.54	c #Conflicts:     254000 | #Learnt:      17400 | 0.000
145.46/145.54	c total clause space: 29.637MB
145.46/145.54	c total #watches: 154339
146.16/146.21	c total #propagations: 29823763 / total #impl: 711150567 (eff. 0.042)
146.16/146.21	c #Conflicts:     255000 | #Learnt:      18400 | 0.000
146.16/146.21	c total clause space: 29.637MB
146.16/146.21	c total #watches: 159220
146.86/146.90	c total #propagations: 29963626 / total #impl: 713822263 (eff. 0.042)
146.86/146.90	c #Conflicts:     256000 | #Learnt:      19400 | 0.000
146.86/146.90	c total clause space: 29.637MB
146.86/146.90	c total #watches: 164197
147.76/147.81	c total #propagations: 30076358 / total #impl: 716807443 (eff. 0.042)
147.76/147.81	c #Conflicts:     257000 | #Learnt:      20400 | 0.000
147.76/147.81	c total clause space: 29.637MB
147.76/147.81	c total #watches: 169760
148.57/148.63	c total #propagations: 30225003 / total #impl: 720872311 (eff. 0.042)
148.57/148.63	c #Conflicts:     258000 | #Learnt:      21400 | 0.000
148.57/148.63	c total clause space: 29.637MB
148.57/148.63	c total #watches: 176282
149.36/149.45	c total #propagations: 30333960 / total #impl: 724767296 (eff. 0.042)
149.36/149.45	c #Conflicts:     259000 | #Learnt:      22400 | 0.000
149.36/149.45	c total clause space: 29.637MB
149.36/149.45	c total #watches: 182467
150.36/150.44	c total #propagations: 30462462 / total #impl: 728159141 (eff. 0.042)
150.36/150.44	c #Conflicts:     260000 | #Learnt:      23400 | 0.000
150.36/150.44	c total clause space: 29.637MB
150.36/150.44	c total #watches: 188185
151.16/151.26	c total #propagations: 30609622 / total #impl: 732196672 (eff. 0.042)
151.16/151.26	c #Conflicts:     261000 | #Learnt:      24400 | 0.000
151.16/151.26	c total clause space: 29.637MB
151.16/151.26	c total #watches: 193512
151.87/151.92	c total #propagations: 30737467 / total #impl: 734953842 (eff. 0.042)
151.87/151.92	c GC COLLECT
151.87/151.92	c #Conflicts:     262000 | #Learnt:      13200 | 0.000
151.87/151.92	c total clause space: 29.637MB
151.87/151.92	c total #watches: 130321
152.46/152.57	c total #propagations: 30851094 / total #impl: 738268673 (eff. 0.042)
152.46/152.57	c #Conflicts:     263000 | #Learnt:      14200 | 0.000
152.46/152.57	c total clause space: 29.637MB
152.46/152.57	c total #watches: 135586
153.16/153.22	c total #propagations: 30974415 / total #impl: 741729157 (eff. 0.042)
153.16/153.22	c #Conflicts:     264000 | #Learnt:      15200 | 0.000
153.16/153.22	c total clause space: 29.637MB
153.16/153.22	c total #watches: 141123
153.76/153.87	c total #propagations: 31105422 / total #impl: 744749597 (eff. 0.042)
153.76/153.87	c #Conflicts:     265000 | #Learnt:      16200 | 0.000
153.76/153.87	c total clause space: 29.637MB
153.76/153.87	c total #watches: 147589
154.46/154.56	c total #propagations: 31226024 / total #impl: 747609756 (eff. 0.042)
154.46/154.56	c #Conflicts:     266000 | #Learnt:      17200 | 0.000
154.46/154.56	c total clause space: 29.637MB
154.46/154.56	c total #watches: 153524
155.17/155.27	c total #propagations: 31360414 / total #impl: 750724017 (eff. 0.042)
155.17/155.27	c #Conflicts:     267000 | #Learnt:      18200 | 0.000
155.17/155.27	c total clause space: 29.637MB
155.17/155.27	c total #watches: 158755
155.96/156.06	c total #propagations: 31472908 / total #impl: 753737921 (eff. 0.042)
155.96/156.06	c #Conflicts:     268000 | #Learnt:      19200 | 0.000
155.96/156.06	c total clause space: 29.637MB
155.96/156.06	c total #watches: 164729
156.76/156.81	c total #propagations: 31589027 / total #impl: 757069981 (eff. 0.042)
156.76/156.81	c #Conflicts:     269000 | #Learnt:      20200 | 0.000
156.76/156.81	c total clause space: 29.637MB
156.76/156.81	c total #watches: 170626
157.56/157.66	c total #propagations: 31700721 / total #impl: 760256082 (eff. 0.042)
157.56/157.66	c #Conflicts:     270000 | #Learnt:      21200 | 0.000
157.56/157.66	c total clause space: 29.637MB
157.56/157.66	c total #watches: 176277
158.46/158.52	c total #propagations: 31848511 / total #impl: 763699581 (eff. 0.042)
158.46/158.52	c #Conflicts:     271000 | #Learnt:      22200 | 0.000
158.46/158.52	c total clause space: 29.637MB
158.46/158.52	c total #watches: 181305
159.06/159.19	c total #propagations: 32011102 / total #impl: 766927417 (eff. 0.042)
159.06/159.19	c #Conflicts:     272000 | #Learnt:      23200 | 0.000
159.06/159.19	c total clause space: 29.637MB
159.06/159.19	c total #watches: 186264
159.96/160.04	c total #propagations: 32132190 / total #impl: 769530213 (eff. 0.042)
159.96/160.04	c #Conflicts:     273000 | #Learnt:      24200 | 0.000
159.96/160.04	c total clause space: 29.637MB
159.96/160.04	c total #watches: 191892
160.76/160.82	c total #propagations: 32285098 / total #impl: 773282272 (eff. 0.042)
160.76/160.82	c GC COLLECT
160.76/160.82	c #Conflicts:     274000 | #Learnt:      12698 | 0.000
160.76/160.82	c total clause space: 29.637MB
160.76/160.82	c total #watches: 127212
161.26/161.39	c total #propagations: 32410772 / total #impl: 775959075 (eff. 0.042)
161.26/161.39	c #Conflicts:     275000 | #Learnt:      13698 | 0.000
161.26/161.39	c total clause space: 29.637MB
161.26/161.39	c total #watches: 133081
161.86/161.97	c total #propagations: 32539165 / total #impl: 778482272 (eff. 0.042)
161.86/161.97	c #Conflicts:     276000 | #Learnt:      14698 | 0.000
161.86/161.97	c total clause space: 29.637MB
161.86/161.97	c total #watches: 138494
162.46/162.55	c total #propagations: 32664243 / total #impl: 781109640 (eff. 0.042)
162.46/162.55	c #Conflicts:     277000 | #Learnt:      15698 | 0.000
162.46/162.55	c total clause space: 29.637MB
162.46/162.55	c total #watches: 143931
163.06/163.18	c total #propagations: 32795799 / total #impl: 783671684 (eff. 0.042)
163.06/163.18	c #Conflicts:     278000 | #Learnt:      16698 | 0.000
163.06/163.18	c total clause space: 29.637MB
163.06/163.18	c total #watches: 149608
163.86/163.92	c total #propagations: 32933222 / total #impl: 786411554 (eff. 0.042)
163.86/163.92	c #Conflicts:     279000 | #Learnt:      17698 | 0.000
163.86/163.92	c total clause space: 29.637MB
163.86/163.92	c total #watches: 156069
164.66/164.70	c total #propagations: 33077513 / total #impl: 789923899 (eff. 0.042)
164.66/164.70	c #Conflicts:     280000 | #Learnt:      18698 | 0.000
164.66/164.70	c total clause space: 29.637MB
164.66/164.70	c total #watches: 162515
165.26/165.39	c total #propagations: 33214114 / total #impl: 793491780 (eff. 0.042)
165.26/165.39	c #Conflicts:     281000 | #Learnt:      19698 | 0.000
165.26/165.39	c total clause space: 29.637MB
165.26/165.39	c total #watches: 168043
166.06/166.11	c total #propagations: 33328392 / total #impl: 796417509 (eff. 0.042)
166.06/166.11	c #Conflicts:     282000 | #Learnt:      20698 | 0.000
166.06/166.11	c total clause space: 29.637MB
166.06/166.11	c total #watches: 174606
166.66/166.73	c total #propagations: 33421001 / total #impl: 799767134 (eff. 0.042)
166.66/166.73	c #Conflicts:     283000 | #Learnt:      21698 | 0.000
166.66/166.73	c total clause space: 29.637MB
166.66/166.73	c total #watches: 181088
167.46/167.56	c total #propagations: 33486152 / total #impl: 802064600 (eff. 0.042)
167.46/167.56	c #Conflicts:     284000 | #Learnt:      22698 | 0.000
167.46/167.56	c total clause space: 29.637MB
167.46/167.56	c total #watches: 185843
168.26/168.33	c total #propagations: 33624314 / total #impl: 805408687 (eff. 0.042)
168.26/168.33	c #Conflicts:     285000 | #Learnt:      23698 | 0.000
168.26/168.33	c total clause space: 29.637MB
168.26/168.33	c total #watches: 191288
169.16/169.20	c total #propagations: 33741856 / total #impl: 808228982 (eff. 0.042)
169.16/169.20	c #Conflicts:     286000 | #Learnt:      24698 | 0.000
169.16/169.20	c total clause space: 29.637MB
169.16/169.20	c total #watches: 198222
170.06/170.12	c total #propagations: 33838444 / total #impl: 811836015 (eff. 0.042)
170.06/170.12	c GC COLLECT
170.06/170.12	c #Conflicts:     287000 | #Learnt:      12897 | 0.000
170.06/170.12	c total clause space: 29.637MB
170.06/170.12	c total #watches: 128209
170.56/170.69	c total #propagations: 33970702 / total #impl: 815325665 (eff. 0.042)
170.56/170.69	c #Conflicts:     288000 | #Learnt:      13897 | 0.000
170.56/170.69	c total clause space: 29.637MB
170.56/170.69	c total #watches: 133611
171.26/171.32	c total #propagations: 34112531 / total #impl: 818123073 (eff. 0.042)
171.26/171.32	c #Conflicts:     289000 | #Learnt:      14897 | 0.000
171.26/171.32	c total clause space: 29.637MB
171.26/171.32	c total #watches: 138240
171.86/171.94	c total #propagations: 34250698 / total #impl: 821120219 (eff. 0.042)
171.86/171.94	c #Conflicts:     290000 | #Learnt:      15897 | 0.000
171.86/171.94	c total clause space: 29.637MB
171.86/171.94	c total #watches: 144673
172.66/172.73	c total #propagations: 34365578 / total #impl: 823663325 (eff. 0.042)
172.66/172.73	c #Conflicts:     291000 | #Learnt:      16897 | 0.000
172.66/172.73	c total clause space: 29.637MB
172.66/172.73	c total #watches: 150041
173.46/173.53	c total #propagations: 34527576 / total #impl: 827033490 (eff. 0.042)
173.46/173.53	c #Conflicts:     292000 | #Learnt:      17897 | 0.000
173.46/173.53	c total clause space: 29.637MB
173.46/173.53	c total #watches: 157056
174.06/174.18	c total #propagations: 34645123 / total #impl: 830724509 (eff. 0.042)
174.06/174.18	c #Conflicts:     293000 | #Learnt:      18897 | 0.000
174.06/174.18	c total clause space: 29.637MB
174.06/174.18	c total #watches: 164033
174.86/174.91	c total #propagations: 34741145 / total #impl: 833720624 (eff. 0.042)
174.86/174.91	c #Conflicts:     294000 | #Learnt:      19897 | 0.000
174.86/174.91	c total clause space: 29.637MB
174.86/174.91	c total #watches: 172224
175.66/175.73	c total #propagations: 34810588 / total #impl: 837035078 (eff. 0.042)
175.66/175.73	c #Conflicts:     295000 | #Learnt:      20897 | 0.000
175.66/175.73	c total clause space: 29.637MB
175.66/175.73	c total #watches: 180262
176.56/176.61	c total #propagations: 34896885 / total #impl: 840455692 (eff. 0.042)
176.56/176.61	c #Conflicts:     296000 | #Learnt:      21897 | 0.000
176.56/176.61	c total clause space: 29.637MB
176.56/176.61	c total #watches: 186108
177.36/177.44	c total #propagations: 35025905 / total #impl: 844097701 (eff. 0.041)
177.36/177.44	c #Conflicts:     297000 | #Learnt:      22897 | 0.000
177.36/177.44	c total clause space: 29.637MB
177.36/177.44	c total #watches: 191245
178.26/178.39	c total #propagations: 35152203 / total #impl: 847451746 (eff. 0.041)
178.26/178.39	c #Conflicts:     298000 | #Learnt:      23897 | 0.000
178.26/178.39	c total clause space: 29.637MB
178.26/178.39	c total #watches: 196747
179.06/179.19	c total #propagations: 35292550 / total #impl: 851584076 (eff. 0.041)
179.06/179.19	c #Conflicts:     299000 | #Learnt:      24897 | 0.000
179.06/179.19	c total clause space: 29.637MB
179.06/179.19	c total #watches: 203581
179.95/180.00	c total #propagations: 35398254 / total #impl: 854363611 (eff. 0.041)
179.95/180.00	c #Conflicts:     300000 | #Learnt:      25897 | 0.000
179.95/180.00	c total clause space: 29.637MB
179.95/180.00	c total #watches: 209869
180.65/180.78	c total #propagations: 35497054 / total #impl: 857095314 (eff. 0.041)
180.65/180.78	c GC COLLECT
180.65/180.78	c #Conflicts:     301000 | #Learnt:      13793 | 0.000
180.65/180.78	c total clause space: 29.637MB
180.65/180.78	c total #watches: 133867
181.35/181.43	c total #propagations: 35622715 / total #impl: 860762835 (eff. 0.041)
181.35/181.43	c #Conflicts:     302000 | #Learnt:      14793 | 0.000
181.35/181.43	c total clause space: 29.637MB
181.35/181.43	c total #watches: 139036
181.95/182.08	c total #propagations: 35777360 / total #impl: 863882049 (eff. 0.041)
181.95/182.08	c #Conflicts:     303000 | #Learnt:      15793 | 0.000
181.95/182.08	c total clause space: 29.637MB
181.95/182.08	c total #watches: 144802
182.66/182.79	c total #propagations: 35900066 / total #impl: 866595558 (eff. 0.041)
182.66/182.79	c #Conflicts:     304000 | #Learnt:      16793 | 0.000
182.66/182.79	c total clause space: 29.637MB
182.66/182.79	c total #watches: 150395
183.45/183.52	c total #propagations: 36011464 / total #impl: 870027483 (eff. 0.041)
183.45/183.52	c #Conflicts:     305000 | #Learnt:      17793 | 0.000
183.45/183.52	c total clause space: 29.637MB
183.45/183.52	c total #watches: 158218
184.25/184.33	c total #propagations: 36108260 / total #impl: 873219384 (eff. 0.041)
184.25/184.33	c #Conflicts:     306000 | #Learnt:      18793 | 0.000
184.25/184.33	c total clause space: 29.637MB
184.25/184.33	c total #watches: 164909
184.95/185.08	c total #propagations: 36250106 / total #impl: 877115320 (eff. 0.041)
184.95/185.08	c #Conflicts:     307000 | #Learnt:      19793 | 0.000
184.95/185.08	c total clause space: 29.637MB
184.95/185.08	c total #watches: 170263
185.75/185.83	c total #propagations: 36380945 / total #impl: 880181672 (eff. 0.041)
185.75/185.83	c #Conflicts:     308000 | #Learnt:      20793 | 0.000
185.75/185.83	c total clause space: 29.637MB
185.75/185.83	c total #watches: 175090
186.55/186.65	c total #propagations: 36517870 / total #impl: 883272627 (eff. 0.041)
186.55/186.65	c #Conflicts:     309000 | #Learnt:      21793 | 0.000
186.55/186.65	c total clause space: 29.637MB
186.55/186.65	c total #watches: 179683
187.35/187.47	c total #propagations: 36654467 / total #impl: 886148732 (eff. 0.041)
187.35/187.47	c #Conflicts:     310000 | #Learnt:      22793 | 0.000
187.35/187.47	c total clause space: 29.637MB
187.35/187.47	c total #watches: 185175
188.25/188.34	c total #propagations: 36785969 / total #impl: 889614221 (eff. 0.041)
188.25/188.34	c #Conflicts:     311000 | #Learnt:      23793 | 0.000
188.25/188.34	c total clause space: 29.637MB
188.25/188.34	c total #watches: 191109
189.05/189.10	c total #propagations: 36918363 / total #impl: 893192986 (eff. 0.041)
189.05/189.10	c #Conflicts:     312000 | #Learnt:      24793 | 0.000
189.05/189.10	c total clause space: 29.637MB
189.05/189.10	c total #watches: 196064
189.95/190.00	c total #propagations: 37036999 / total #impl: 896132779 (eff. 0.041)
189.95/190.00	c #Conflicts:     313000 | #Learnt:      25793 | 0.000
189.95/190.00	c total clause space: 29.637MB
189.95/190.00	c total #watches: 202002
190.85/190.98	c total #propagations: 37175429 / total #impl: 899783128 (eff. 0.041)
190.85/190.98	c #Conflicts:     314000 | #Learnt:      26793 | 0.000
190.85/190.98	c total clause space: 29.637MB
190.85/190.98	c total #watches: 207613
191.46/191.51	c total #propagations: 37313981 / total #impl: 903481031 (eff. 0.041)
191.46/191.51	c GC COLLECT
191.46/191.51	c #Conflicts:     315000 | #Learnt:      14387 | 0.000
191.46/191.51	c total clause space: 29.637MB
191.46/191.51	c total #watches: 137922
192.05/192.10	c total #propagations: 37425239 / total #impl: 906080496 (eff. 0.041)
192.05/192.10	c #Conflicts:     316000 | #Learnt:      15387 | 0.000
192.05/192.10	c total clause space: 29.637MB
192.05/192.10	c total #watches: 144463
192.65/192.77	c total #propagations: 37524903 / total #impl: 908973093 (eff. 0.041)
192.65/192.77	c #Conflicts:     317000 | #Learnt:      16387 | 0.000
192.65/192.77	c total clause space: 29.637MB
192.65/192.77	c total #watches: 151230
193.35/193.48	c total #propagations: 37634489 / total #impl: 912263920 (eff. 0.041)
193.35/193.48	c #Conflicts:     318000 | #Learnt:      17387 | 0.000
193.35/193.48	c total clause space: 29.637MB
193.35/193.48	c total #watches: 157999
194.15/194.28	c total #propagations: 37721147 / total #impl: 915689861 (eff. 0.041)
194.15/194.28	c #Conflicts:     319000 | #Learnt:      18387 | 0.000
194.15/194.28	c total clause space: 29.637MB
194.15/194.28	c total #watches: 166713
194.95/195.08	c total #propagations: 37807102 / total #impl: 919569297 (eff. 0.041)
194.95/195.08	c #Conflicts:     320000 | #Learnt:      19387 | 0.000
194.95/195.08	c total clause space: 29.637MB
194.95/195.08	c total #watches: 174650
195.95/196.02	c total #propagations: 37874773 / total #impl: 923469625 (eff. 0.041)
195.95/196.02	c #Conflicts:     321000 | #Learnt:      20387 | 0.000
195.95/196.02	c total clause space: 29.637MB
195.95/196.02	c total #watches: 181403
196.86/196.93	c total #propagations: 38001809 / total #impl: 927783919 (eff. 0.041)
196.86/196.93	c #Conflicts:     322000 | #Learnt:      21387 | 0.000
196.86/196.93	c total clause space: 29.637MB
196.86/196.93	c total #watches: 187647
197.75/197.82	c total #propagations: 38119397 / total #impl: 932059841 (eff. 0.041)
197.75/197.82	c #Conflicts:     323000 | #Learnt:      22387 | 0.000
197.75/197.82	c total clause space: 29.637MB
197.75/197.82	c total #watches: 193460
198.65/198.79	c total #propagations: 38246119 / total #impl: 936117193 (eff. 0.041)
198.65/198.79	c #Conflicts:     324000 | #Learnt:      23387 | 0.000
198.65/198.79	c total clause space: 29.637MB
198.65/198.79	c total #watches: 200289
199.75/199.85	c total #propagations: 38354767 / total #impl: 940709490 (eff. 0.041)
199.75/199.85	c #Conflicts:     325000 | #Learnt:      24387 | 0.000
199.75/199.85	c total clause space: 29.637MB
199.75/199.85	c total #watches: 206626
200.85/200.93	c total #propagations: 38483216 / total #impl: 945328441 (eff. 0.041)
200.85/200.93	c #Conflicts:     326000 | #Learnt:      25387 | 0.000
200.85/200.93	c total clause space: 29.637MB
200.85/200.93	c total #watches: 212306
201.85/201.98	c total #propagations: 38634552 / total #impl: 949800554 (eff. 0.041)
201.85/201.98	c #Conflicts:     327000 | #Learnt:      26387 | 0.000
201.85/201.98	c total clause space: 29.637MB
201.85/201.98	c total #watches: 217958
202.95/203.08	c total #propagations: 38784643 / total #impl: 953958346 (eff. 0.041)
202.95/203.08	c #Conflicts:     328000 | #Learnt:      27387 | 0.000
202.95/203.08	c total clause space: 29.637MB
202.95/203.08	c total #watches: 224837
203.75/203.81	c total #propagations: 38903791 / total #impl: 958348762 (eff. 0.041)
203.75/203.81	c GC COLLECT
203.75/203.81	c #Conflicts:     329000 | #Learnt:      14695 | 0.000
203.75/203.81	c total clause space: 29.637MB
203.75/203.81	c total #watches: 139409
204.45/204.56	c total #propagations: 39032074 / total #impl: 962141591 (eff. 0.041)
204.45/204.56	c #Conflicts:     330000 | #Learnt:      15695 | 0.000
204.45/204.56	c total clause space: 29.637MB
204.45/204.56	c total #watches: 144799
205.15/205.24	c total #propagations: 39173433 / total #impl: 965992914 (eff. 0.041)
205.15/205.24	c #Conflicts:     331000 | #Learnt:      16695 | 0.000
205.15/205.24	c total clause space: 29.637MB
205.15/205.24	c total #watches: 151979
205.85/205.95	c total #propagations: 39266677 / total #impl: 969468135 (eff. 0.041)
205.85/205.95	c #Conflicts:     332000 | #Learnt:      17695 | 0.000
205.85/205.95	c total clause space: 29.637MB
205.85/205.95	c total #watches: 158870
206.65/206.72	c total #propagations: 39365384 / total #impl: 972996245 (eff. 0.040)
206.65/206.72	c #Conflicts:     333000 | #Learnt:      18695 | 0.000
206.65/206.72	c total clause space: 29.637MB
206.65/206.72	c total #watches: 165522
207.45/207.50	c total #propagations: 39514401 / total #impl: 976454887 (eff. 0.040)
207.45/207.50	c #Conflicts:     334000 | #Learnt:      19695 | 0.000
207.45/207.50	c total clause space: 29.637MB
207.45/207.50	c total #watches: 171612
208.15/208.27	c total #propagations: 39647096 / total #impl: 979871936 (eff. 0.040)
208.15/208.27	c #Conflicts:     335000 | #Learnt:      20695 | 0.000
208.15/208.27	c total clause space: 29.637MB
208.15/208.27	c total #watches: 177112
208.85/209.00	c total #propagations: 39777638 / total #impl: 982796232 (eff. 0.040)
208.85/209.00	c #Conflicts:     336000 | #Learnt:      21695 | 0.000
208.85/209.00	c total clause space: 29.637MB
208.85/209.00	c total #watches: 182591
209.75/209.83	c total #propagations: 39888034 / total #impl: 985410865 (eff. 0.040)
209.75/209.83	c #Conflicts:     337000 | #Learnt:      22695 | 0.000
209.75/209.83	c total clause space: 29.637MB
209.75/209.83	c total #watches: 187856
210.65/210.76	c total #propagations: 40001407 / total #impl: 988443198 (eff. 0.040)
210.65/210.76	c #Conflicts:     338000 | #Learnt:      23695 | 0.000
210.65/210.76	c total clause space: 29.637MB
210.65/210.76	c total #watches: 193801
211.55/211.69	c total #propagations: 40130625 / total #impl: 991903727 (eff. 0.040)
211.55/211.69	c #Conflicts:     339000 | #Learnt:      24695 | 0.000
211.55/211.69	c total clause space: 29.637MB
211.55/211.69	c total #watches: 200296
212.55/212.70	c total #propagations: 40243532 / total #impl: 994950058 (eff. 0.040)
212.55/212.70	c #Conflicts:     340000 | #Learnt:      25695 | 0.000
212.55/212.70	c total clause space: 29.637MB
212.55/212.70	c total #watches: 206513
213.55/213.64	c total #propagations: 40374271 / total #impl: 999060345 (eff. 0.040)
213.55/213.64	c #Conflicts:     341000 | #Learnt:      26695 | 0.000
213.55/213.64	c total clause space: 29.637MB
213.55/213.64	c total #watches: 213095
214.45/214.52	c total #propagations: 40484829 / total #impl: 1002770528 (eff. 0.040)
214.45/214.52	c #Conflicts:     342000 | #Learnt:      27695 | 0.000
214.45/214.52	c total clause space: 29.637MB
214.45/214.52	c total #watches: 218211
215.05/215.14	c total #propagations: 40596549 / total #impl: 1005729304 (eff. 0.040)
215.05/215.14	c GC COLLECT
215.05/215.14	c #Conflicts:     343000 | #Learnt:      14693 | 0.000
215.05/215.14	c total clause space: 29.637MB
215.05/215.14	c total #watches: 138738
215.55/215.65	c total #propagations: 40713797 / total #impl: 1008104696 (eff. 0.040)
215.55/215.65	c #Conflicts:     344000 | #Learnt:      15693 | 0.000
215.55/215.65	c total clause space: 29.637MB
215.55/215.65	c total #watches: 144267
216.25/216.30	c total #propagations: 40789692 / total #impl: 1010170825 (eff. 0.040)
216.25/216.30	c #Conflicts:     345000 | #Learnt:      16693 | 0.000
216.25/216.30	c total clause space: 29.637MB
216.25/216.30	c total #watches: 149876
216.85/216.92	c total #propagations: 40902516 / total #impl: 1013358821 (eff. 0.040)
216.85/216.92	c #Conflicts:     346000 | #Learnt:      17693 | 0.000
216.85/216.92	c total clause space: 29.637MB
216.85/216.92	c total #watches: 155308
217.55/217.66	c total #propagations: 41023444 / total #impl: 1015665738 (eff. 0.040)
217.55/217.66	c #Conflicts:     347000 | #Learnt:      18693 | 0.000
217.55/217.66	c total clause space: 29.637MB
217.55/217.66	c total #watches: 160832
218.25/218.35	c total #propagations: 41147089 / total #impl: 1019052564 (eff. 0.040)
218.25/218.35	c #Conflicts:     348000 | #Learnt:      19693 | 0.000
218.25/218.35	c total clause space: 29.637MB
218.25/218.35	c total #watches: 166443
218.95/219.09	c total #propagations: 41252307 / total #impl: 1022094602 (eff. 0.040)
218.95/219.09	c #Conflicts:     349000 | #Learnt:      20693 | 0.000
218.95/219.09	c total clause space: 29.637MB
218.95/219.09	c total #watches: 174323
219.75/219.86	c total #propagations: 41348086 / total #impl: 1025940228 (eff. 0.040)
219.75/219.86	c #Conflicts:     350000 | #Learnt:      21693 | 0.000
219.75/219.86	c total clause space: 29.637MB
219.75/219.86	c total #watches: 180810
220.45/220.56	c total #propagations: 41445828 / total #impl: 1029736943 (eff. 0.040)
220.45/220.56	c #Conflicts:     351000 | #Learnt:      22693 | 0.000
220.45/220.56	c total clause space: 29.637MB
220.45/220.56	c total #watches: 187197
221.45/221.50	c total #propagations: 41551299 / total #impl: 1032757059 (eff. 0.040)
221.45/221.50	c #Conflicts:     352000 | #Learnt:      23693 | 0.000
221.45/221.50	c total clause space: 29.637MB
221.45/221.50	c total #watches: 193081
222.35/222.40	c total #propagations: 41667766 / total #impl: 1037138509 (eff. 0.040)
222.35/222.40	c #Conflicts:     353000 | #Learnt:      24693 | 0.000
222.35/222.40	c total clause space: 29.637MB
222.35/222.40	c total #watches: 199022
223.05/223.17	c total #propagations: 41788917 / total #impl: 1040951228 (eff. 0.040)
223.05/223.17	c #Conflicts:     354000 | #Learnt:      25693 | 0.000
223.05/223.17	c total clause space: 29.637MB
223.05/223.17	c total #watches: 204219
223.85/223.96	c total #propagations: 41901566 / total #impl: 1044113933 (eff. 0.040)
223.85/223.96	c #Conflicts:     355000 | #Learnt:      26693 | 0.000
223.85/223.96	c total clause space: 29.637MB
223.85/223.96	c total #watches: 209743
224.74/224.87	c total #propagations: 42041590 / total #impl: 1046844810 (eff. 0.040)
224.74/224.87	c #Conflicts:     356000 | #Learnt:      27693 | 0.000
224.74/224.87	c total clause space: 29.637MB
224.74/224.87	c total #watches: 215617
225.65/225.74	c total #propagations: 42174501 / total #impl: 1050332344 (eff. 0.040)
225.65/225.74	c GC COLLECT
225.65/225.74	c #Conflicts:     357000 | #Learnt:      14390 | 0.000
225.65/225.74	c total clause space: 29.637MB
225.65/225.74	c total #watches: 136577
226.24/226.37	c total #propagations: 42297621 / total #impl: 1053496372 (eff. 0.040)
226.24/226.37	c #Conflicts:     358000 | #Learnt:      15390 | 0.000
226.24/226.37	c total clause space: 29.637MB
226.24/226.37	c total #watches: 141741
226.84/226.92	c total #propagations: 42423709 / total #impl: 1056388081 (eff. 0.040)
226.84/226.92	c #Conflicts:     359000 | #Learnt:      16390 | 0.000
226.84/226.92	c total clause space: 29.637MB
226.84/226.92	c total #watches: 146048
227.45/227.55	c total #propagations: 42549589 / total #impl: 1058928337 (eff. 0.040)
227.45/227.55	c #Conflicts:     360000 | #Learnt:      17390 | 0.000
227.45/227.55	c total clause space: 29.637MB
227.45/227.55	c total #watches: 152261
228.14/228.25	c total #propagations: 42676196 / total #impl: 1061812282 (eff. 0.040)
228.14/228.25	c #Conflicts:     361000 | #Learnt:      18390 | 0.000
228.14/228.25	c total clause space: 29.637MB
228.14/228.25	c total #watches: 158081
228.85/229.00	c total #propagations: 42810496 / total #impl: 1064938555 (eff. 0.040)
228.85/229.00	c #Conflicts:     362000 | #Learnt:      19390 | 0.000
228.85/229.00	c total clause space: 29.637MB
228.85/229.00	c total #watches: 164313
229.64/229.77	c total #propagations: 42928656 / total #impl: 1068266883 (eff. 0.040)
229.64/229.77	c #Conflicts:     363000 | #Learnt:      20390 | 0.000
229.64/229.77	c total clause space: 29.637MB
229.64/229.77	c total #watches: 170501
230.44/230.59	c total #propagations: 43028534 / total #impl: 1071092101 (eff. 0.040)
230.44/230.59	c #Conflicts:     364000 | #Learnt:      21390 | 0.000
230.44/230.59	c total clause space: 29.637MB
230.44/230.59	c total #watches: 176494
231.34/231.42	c total #propagations: 43162566 / total #impl: 1074612827 (eff. 0.040)
231.34/231.42	c #Conflicts:     365000 | #Learnt:      22390 | 0.000
231.34/231.42	c total clause space: 29.637MB
231.34/231.42	c total #watches: 182601
232.15/232.24	c total #propagations: 43303775 / total #impl: 1077850248 (eff. 0.040)
232.15/232.24	c #Conflicts:     366000 | #Learnt:      23390 | 0.000
232.15/232.24	c total clause space: 29.637MB
232.15/232.24	c total #watches: 187911
233.04/233.12	c total #propagations: 43405436 / total #impl: 1080635066 (eff. 0.040)
233.04/233.12	c #Conflicts:     367000 | #Learnt:      24390 | 0.000
233.04/233.12	c total clause space: 29.637MB
233.04/233.12	c total #watches: 194264
233.84/233.98	c total #propagations: 43530657 / total #impl: 1084580945 (eff. 0.040)
233.84/233.98	c #Conflicts:     368000 | #Learnt:      25390 | 0.000
233.84/233.98	c total clause space: 29.637MB
233.84/233.98	c total #watches: 198612
234.64/234.75	c total #propagations: 43633411 / total #impl: 1086791895 (eff. 0.040)
234.64/234.75	c #Conflicts:     369000 | #Learnt:      26390 | 0.000
234.64/234.75	c total clause space: 29.637MB
234.64/234.75	c total #watches: 205296
235.45/235.57	c total #propagations: 43723125 / total #impl: 1089145605 (eff. 0.040)
235.45/235.57	c #Conflicts:     370000 | #Learnt:      27390 | 0.000
235.45/235.57	c total clause space: 29.637MB
235.45/235.57	c total #watches: 211615
236.34/236.40	c total #propagations: 43804709 / total #impl: 1091778042 (eff. 0.040)
236.34/236.40	c #Conflicts:     371000 | #Learnt:      28390 | 0.000
236.34/236.40	c total clause space: 29.637MB
236.34/236.40	c total #watches: 217483
237.25/237.30	c total #propagations: 43891257 / total #impl: 1094258521 (eff. 0.040)
237.25/237.30	c GC COLLECT
237.25/237.30	c #Conflicts:     372000 | #Learnt:      14785 | 0.000
237.25/237.30	c total clause space: 48.1602MB
237.25/237.30	c total #watches: 138400
237.95/238.00	c total #propagations: 43981792 / total #impl: 1097007754 (eff. 0.040)
237.95/238.00	c #Conflicts:     373000 | #Learnt:      15785 | 0.000
237.95/238.00	c total clause space: 48.1602MB
237.95/238.00	c total #watches: 142964
238.55/238.63	c total #propagations: 44144800 / total #impl: 1100079477 (eff. 0.040)
238.55/238.63	c #Conflicts:     374000 | #Learnt:      16785 | 0.000
238.55/238.63	c total clause space: 48.1602MB
238.55/238.63	c total #watches: 148518
239.25/239.34	c total #propagations: 44277659 / total #impl: 1103013922 (eff. 0.040)
239.25/239.34	c #Conflicts:     375000 | #Learnt:      17785 | 0.000
239.25/239.34	c total clause space: 48.1602MB
239.25/239.34	c total #watches: 154061
239.95/240.05	c total #propagations: 44410143 / total #impl: 1106128888 (eff. 0.040)
239.95/240.05	c #Conflicts:     376000 | #Learnt:      18785 | 0.000
239.95/240.05	c total clause space: 48.1602MB
239.95/240.05	c total #watches: 161059
240.75/240.86	c total #propagations: 44528477 / total #impl: 1108943098 (eff. 0.040)
240.75/240.86	c #Conflicts:     377000 | #Learnt:      19785 | 0.000
240.75/240.86	c total clause space: 48.1602MB
240.75/240.86	c total #watches: 168967
241.65/241.71	c total #propagations: 44639464 / total #impl: 1112695829 (eff. 0.040)
241.65/241.71	c #Conflicts:     378000 | #Learnt:      20785 | 0.000
241.65/241.71	c total clause space: 48.1602MB
241.65/241.71	c total #watches: 175001
242.35/242.45	c total #propagations: 44778189 / total #impl: 1116109561 (eff. 0.040)
242.35/242.45	c #Conflicts:     379000 | #Learnt:      21785 | 0.000
242.35/242.45	c total clause space: 48.1602MB
242.35/242.45	c total #watches: 179676
243.25/243.33	c total #propagations: 44910973 / total #impl: 1118733131 (eff. 0.040)
243.25/243.33	c #Conflicts:     380000 | #Learnt:      22785 | 0.000
243.25/243.33	c total clause space: 48.1602MB
243.25/243.33	c total #watches: 185090
243.95/244.07	c total #propagations: 45040851 / total #impl: 1121734885 (eff. 0.040)
243.95/244.07	c #Conflicts:     381000 | #Learnt:      23785 | 0.000
243.95/244.07	c total clause space: 48.1602MB
243.95/244.07	c total #watches: 189753
244.85/244.99	c total #propagations: 45154871 / total #impl: 1123928623 (eff. 0.040)
244.85/244.99	c #Conflicts:     382000 | #Learnt:      24785 | 0.000
244.85/244.99	c total clause space: 48.1602MB
244.85/244.99	c total #watches: 195135
245.95/246.00	c total #propagations: 45293545 / total #impl: 1127319287 (eff. 0.040)
245.95/246.00	c #Conflicts:     383000 | #Learnt:      25785 | 0.000
245.95/246.00	c total clause space: 48.1602MB
245.95/246.00	c total #watches: 200252
246.85/246.97	c total #propagations: 45432865 / total #impl: 1131099148 (eff. 0.040)
246.85/246.97	c #Conflicts:     384000 | #Learnt:      26785 | 0.000
246.85/246.97	c total clause space: 48.1602MB
246.85/246.97	c total #watches: 205789
247.95/248.00	c total #propagations: 45567430 / total #impl: 1134545868 (eff. 0.040)
247.95/248.00	c #Conflicts:     385000 | #Learnt:      27785 | 0.000
247.95/248.00	c total clause space: 48.1602MB
247.95/248.00	c total #watches: 211185
249.05/249.11	c total #propagations: 45703602 / total #impl: 1138562938 (eff. 0.040)
249.05/249.11	c #Conflicts:     386000 | #Learnt:      28785 | 0.000
249.05/249.11	c total clause space: 48.1602MB
249.05/249.11	c total #watches: 217181
250.05/250.12	c total #propagations: 45838753 / total #impl: 1143100446 (eff. 0.040)
250.05/250.12	c #Conflicts:     387000 | #Learnt:      29785 | 0.000
250.05/250.12	c total clause space: 48.1602MB
250.05/250.12	c total #watches: 224160
250.75/250.89	c total #propagations: 45944454 / total #impl: 1146556508 (eff. 0.040)
250.75/250.89	c GC COLLECT
250.75/250.89	c #Conflicts:     388000 | #Learnt:      15892 | 0.000
250.75/250.89	c total clause space: 48.1602MB
250.75/250.89	c total #watches: 144580
251.55/251.62	c total #propagations: 46062730 / total #impl: 1150056141 (eff. 0.040)
251.55/251.62	c #Conflicts:     389000 | #Learnt:      16892 | 0.000
251.55/251.62	c total clause space: 48.1602MB
251.55/251.62	c total #watches: 150120
252.35/252.41	c total #propagations: 46202854 / total #impl: 1153227273 (eff. 0.040)
252.35/252.41	c #Conflicts:     390000 | #Learnt:      17892 | 0.000
252.35/252.41	c total clause space: 48.1602MB
252.35/252.41	c total #watches: 156765
253.05/253.19	c total #propagations: 46329303 / total #impl: 1156969199 (eff. 0.040)
253.05/253.19	c #Conflicts:     391000 | #Learnt:      18892 | 0.000
253.05/253.19	c total clause space: 48.1602MB
253.05/253.19	c total #watches: 162315
253.95/254.06	c total #propagations: 46469996 / total #impl: 1160052148 (eff. 0.040)
253.95/254.06	c #Conflicts:     392000 | #Learnt:      19892 | 0.000
253.95/254.06	c total clause space: 48.1602MB
253.95/254.06	c total #watches: 168422
254.85/254.96	c total #propagations: 46609720 / total #impl: 1163696059 (eff. 0.040)
254.85/254.96	c #Conflicts:     393000 | #Learnt:      20892 | 0.000
254.85/254.96	c total clause space: 48.1602MB
254.85/254.96	c total #watches: 174519
255.65/255.73	c total #propagations: 46739681 / total #impl: 1167420933 (eff. 0.040)
255.65/255.73	c #Conflicts:     394000 | #Learnt:      21892 | 0.000
255.65/255.73	c total clause space: 48.1602MB
255.65/255.73	c total #watches: 180222
256.45/256.52	c total #propagations: 46856134 / total #impl: 1170500638 (eff. 0.040)
256.45/256.52	c #Conflicts:     395000 | #Learnt:      22892 | 0.000
256.45/256.52	c total clause space: 48.1602MB
256.45/256.52	c total #watches: 186440
257.24/257.31	c total #propagations: 46971880 / total #impl: 1173539038 (eff. 0.040)
257.24/257.31	c #Conflicts:     396000 | #Learnt:      23892 | 0.000
257.24/257.31	c total clause space: 48.1602MB
257.24/257.31	c total #watches: 193791
258.24/258.30	c total #propagations: 47083345 / total #impl: 1176319880 (eff. 0.040)
258.24/258.30	c #Conflicts:     397000 | #Learnt:      24892 | 0.000
258.24/258.30	c total clause space: 48.1602MB
258.24/258.30	c total #watches: 200310
259.24/259.34	c total #propagations: 47230194 / total #impl: 1179696094 (eff. 0.040)
259.24/259.34	c #Conflicts:     398000 | #Learnt:      25892 | 0.000
259.24/259.34	c total clause space: 48.1602MB
259.24/259.34	c total #watches: 206847
260.04/260.19	c total #propagations: 47370923 / total #impl: 1183413064 (eff. 0.040)
260.04/260.19	c #Conflicts:     399000 | #Learnt:      26892 | 0.000
260.04/260.19	c total clause space: 48.1602MB
260.04/260.19	c total #watches: 211481
260.94/261.01	c total #propagations: 47486946 / total #impl: 1185831725 (eff. 0.040)
260.94/261.01	c #Conflicts:     400000 | #Learnt:      27892 | 0.000
260.94/261.01	c total clause space: 48.1602MB
260.94/261.01	c total #watches: 217674
261.85/261.91	c total #propagations: 47579079 / total #impl: 1188421236 (eff. 0.040)
261.85/261.91	c #Conflicts:     401000 | #Learnt:      28892 | 0.000
261.85/261.91	c total clause space: 48.1602MB
261.85/261.91	c total #watches: 223834
262.95/263.03	c total #propagations: 47671221 / total #impl: 1191321795 (eff. 0.040)
262.95/263.03	c #Conflicts:     402000 | #Learnt:      29892 | 0.000
262.95/263.03	c total clause space: 48.1602MB
262.95/263.03	c total #watches: 229287
263.84/263.97	c total #propagations: 47782190 / total #impl: 1194794050 (eff. 0.040)
263.84/263.97	c GC COLLECT
263.84/263.97	c #Conflicts:     403000 | #Learnt:      15693 | 0.000
263.84/263.97	c total clause space: 48.1602MB
263.84/263.97	c total #watches: 143912
264.64/264.70	c total #propagations: 47898603 / total #impl: 1198316295 (eff. 0.040)
264.64/264.70	c #Conflicts:     404000 | #Learnt:      16693 | 0.000
264.64/264.70	c total clause space: 48.1602MB
264.64/264.70	c total #watches: 149381
265.54/265.62	c total #propagations: 48031643 / total #impl: 1201735779 (eff. 0.040)
265.54/265.62	c #Conflicts:     405000 | #Learnt:      17693 | 0.000
265.54/265.62	c total clause space: 48.1602MB
265.54/265.62	c total #watches: 156757
266.34/266.43	c total #propagations: 48179644 / total #impl: 1206135204 (eff. 0.040)
266.34/266.43	c #Conflicts:     406000 | #Learnt:      18693 | 0.000
266.34/266.43	c total clause space: 48.1602MB
266.34/266.43	c total #watches: 162095
267.04/267.13	c total #propagations: 48301343 / total #impl: 1209093147 (eff. 0.040)
267.04/267.13	c #Conflicts:     407000 | #Learnt:      19693 | 0.000
267.04/267.13	c total clause space: 48.1602MB
267.04/267.13	c total #watches: 167343
267.84/267.95	c total #propagations: 48421526 / total #impl: 1211624949 (eff. 0.040)
267.84/267.95	c #Conflicts:     408000 | #Learnt:      20693 | 0.000
267.84/267.95	c total clause space: 48.1602MB
267.84/267.95	c total #watches: 173903
268.64/268.74	c total #propagations: 48559333 / total #impl: 1214789637 (eff. 0.040)
268.64/268.74	c #Conflicts:     409000 | #Learnt:      21693 | 0.000
268.64/268.74	c total clause space: 48.1602MB
268.64/268.74	c total #watches: 179286
269.55/269.65	c total #propagations: 48663527 / total #impl: 1217722846 (eff. 0.040)
269.55/269.65	c #Conflicts:     410000 | #Learnt:      22693 | 0.000
269.55/269.65	c total clause space: 48.1602MB
269.55/269.65	c total #watches: 184655
270.44/270.55	c total #propagations: 48794785 / total #impl: 1221349713 (eff. 0.040)
270.44/270.55	c #Conflicts:     411000 | #Learnt:      23693 | 0.000
270.44/270.55	c total clause space: 48.1602MB
270.44/270.55	c total #watches: 190865
271.34/271.46	c total #propagations: 48911836 / total #impl: 1225077477 (eff. 0.040)
271.34/271.46	c #Conflicts:     412000 | #Learnt:      24693 | 0.000
271.34/271.46	c total clause space: 48.1602MB
271.34/271.46	c total #watches: 196952
272.24/272.38	c total #propagations: 49034629 / total #impl: 1228494555 (eff. 0.040)
272.24/272.38	c #Conflicts:     413000 | #Learnt:      25693 | 0.000
272.24/272.38	c total clause space: 48.1602MB
272.24/272.38	c total #watches: 203303
273.24/273.32	c total #propagations: 49141668 / total #impl: 1232186281 (eff. 0.040)
273.24/273.32	c #Conflicts:     414000 | #Learnt:      26693 | 0.000
273.24/273.32	c total clause space: 48.1602MB
273.24/273.32	c total #watches: 209276
274.24/274.37	c total #propagations: 49267982 / total #impl: 1235559616 (eff. 0.040)
274.24/274.37	c #Conflicts:     415000 | #Learnt:      27693 | 0.000
274.24/274.37	c total clause space: 48.1602MB
274.24/274.38	c total #watches: 214977
275.44/275.52	c total #propagations: 49417290 / total #impl: 1239443058 (eff. 0.040)
275.44/275.52	c #Conflicts:     416000 | #Learnt:      28693 | 0.000
275.44/275.52	c total clause space: 48.1602MB
275.44/275.52	c total #watches: 222440
276.54/276.62	c total #propagations: 49561339 / total #impl: 1243955792 (eff. 0.040)
276.54/276.62	c #Conflicts:     417000 | #Learnt:      29693 | 0.000
276.54/276.62	c total clause space: 48.1602MB
276.54/276.62	c total #watches: 228260
277.64/277.72	c total #propagations: 49717921 / total #impl: 1247944346 (eff. 0.040)
277.64/277.72	c #Conflicts:     418000 | #Learnt:      30693 | 0.000
277.64/277.72	c total clause space: 48.1602MB
277.64/277.72	c total #watches: 234189
278.44/278.58	c total #propagations: 49846139 / total #impl: 1251496908 (eff. 0.040)
278.44/278.58	c GC COLLECT
278.44/278.58	c #Conflicts:     419000 | #Learnt:      16196 | 0.000
278.44/278.58	c total clause space: 48.1602MB
278.44/278.58	c total #watches: 146448
279.14/279.22	c total #propagations: 49990549 / total #impl: 1254773872 (eff. 0.040)
279.14/279.22	c #Conflicts:     420000 | #Learnt:      17196 | 0.000
279.14/279.22	c total clause space: 48.1602MB
279.14/279.22	c total #watches: 154072
279.74/279.86	c total #propagations: 50106145 / total #impl: 1257606695 (eff. 0.040)
279.74/279.86	c #Conflicts:     421000 | #Learnt:      18196 | 0.000
279.74/279.86	c total clause space: 48.1602MB
279.74/279.86	c total #watches: 161824
280.55/280.61	c total #propagations: 50211488 / total #impl: 1260147087 (eff. 0.040)
280.55/280.61	c #Conflicts:     422000 | #Learnt:      19196 | 0.000
280.55/280.61	c total clause space: 48.1602MB
280.55/280.61	c total #watches: 168628
281.34/281.43	c total #propagations: 50339526 / total #impl: 1263047161 (eff. 0.040)
281.34/281.43	c #Conflicts:     423000 | #Learnt:      20196 | 0.000
281.34/281.43	c total clause space: 48.1602MB
281.34/281.43	c total #watches: 174142
282.14/282.27	c total #propagations: 50494398 / total #impl: 1265795754 (eff. 0.040)
282.14/282.27	c #Conflicts:     424000 | #Learnt:      21196 | 0.000
282.14/282.27	c total clause space: 48.1602MB
282.14/282.27	c total #watches: 179222
283.04/283.19	c total #propagations: 50607581 / total #impl: 1268757912 (eff. 0.040)
283.04/283.19	c #Conflicts:     425000 | #Learnt:      22196 | 0.000
283.04/283.19	c total clause space: 48.1602MB
283.04/283.19	c total #watches: 183933
283.94/284.08	c total #propagations: 50764102 / total #impl: 1271950222 (eff. 0.040)
283.94/284.08	c #Conflicts:     426000 | #Learnt:      23196 | 0.000
283.94/284.08	c total clause space: 48.1602MB
283.94/284.08	c total #watches: 190057
284.94/285.04	c total #propagations: 50884141 / total #impl: 1275197818 (eff. 0.040)
284.94/285.04	c #Conflicts:     427000 | #Learnt:      24196 | 0.000
284.94/285.04	c total clause space: 48.1602MB
284.94/285.04	c total #watches: 195599
285.74/285.89	c total #propagations: 51001101 / total #impl: 1278637614 (eff. 0.040)
285.74/285.89	c #Conflicts:     428000 | #Learnt:      25196 | 0.000
285.74/285.89	c total clause space: 48.1602MB
285.74/285.89	c total #watches: 201428
286.84/286.98	c total #propagations: 51101476 / total #impl: 1281882427 (eff. 0.040)
286.84/286.98	c #Conflicts:     429000 | #Learnt:      26196 | 0.000
286.84/286.98	c total clause space: 48.1602MB
286.84/286.98	c total #watches: 207342
287.84/287.96	c total #propagations: 51244637 / total #impl: 1285815525 (eff. 0.040)
287.84/287.96	c #Conflicts:     430000 | #Learnt:      27196 | 0.000
287.84/287.96	c total clause space: 48.1602MB
287.84/287.96	c total #watches: 212808
288.84/288.92	c total #propagations: 51369721 / total #impl: 1289027234 (eff. 0.040)
288.84/288.92	c #Conflicts:     431000 | #Learnt:      28196 | 0.000
288.84/288.92	c total clause space: 48.1602MB
288.84/288.92	c total #watches: 218343
289.84/289.95	c total #propagations: 51508129 / total #impl: 1292479630 (eff. 0.040)
289.84/289.95	c #Conflicts:     432000 | #Learnt:      29196 | 0.000
289.84/289.95	c total clause space: 48.1602MB
289.84/289.95	c total #watches: 224385
291.04/291.15	c total #propagations: 51648602 / total #impl: 1296616092 (eff. 0.040)
291.04/291.15	c #Conflicts:     433000 | #Learnt:      30196 | 0.000
291.04/291.15	c total clause space: 48.1602MB
291.04/291.15	c total #watches: 230556
292.14/292.24	c total #propagations: 51810428 / total #impl: 1301286187 (eff. 0.040)
292.14/292.24	c #Conflicts:     434000 | #Learnt:      31196 | 0.000
292.14/292.24	c total clause space: 48.1602MB
292.14/292.24	c total #watches: 235847
293.04/293.10	c total #propagations: 51945395 / total #impl: 1305583909 (eff. 0.040)
293.04/293.10	c GC COLLECT
293.04/293.10	c #Conflicts:     435000 | #Learnt:      16392 | 0.000
293.04/293.10	c total clause space: 48.1602MB
293.04/293.10	c total #watches: 147265
293.64/293.74	c total #propagations: 52078998 / total #impl: 1309509803 (eff. 0.040)
293.64/293.74	c #Conflicts:     436000 | #Learnt:      17392 | 0.000
293.64/293.74	c total clause space: 48.1602MB
293.64/293.74	c total #watches: 152606
294.44/294.56	c total #propagations: 52198216 / total #impl: 1312476017 (eff. 0.040)
294.44/294.56	c #Conflicts:     437000 | #Learnt:      18392 | 0.000
294.44/294.56	c total clause space: 48.1602MB
294.44/294.56	c total #watches: 158625
295.24/295.36	c total #propagations: 52350501 / total #impl: 1316312427 (eff. 0.040)
295.24/295.36	c #Conflicts:     438000 | #Learnt:      19392 | 0.000
295.24/295.36	c total clause space: 48.1602MB
295.24/295.36	c total #watches: 164444
296.14/296.25	c total #propagations: 52478203 / total #impl: 1319774487 (eff. 0.040)
296.14/296.25	c #Conflicts:     439000 | #Learnt:      20392 | 0.000
296.14/296.25	c total clause space: 48.1602MB
296.14/296.25	c total #watches: 170382
296.94/297.04	c total #propagations: 52608646 / total #impl: 1323815168 (eff. 0.040)
296.94/297.04	c #Conflicts:     440000 | #Learnt:      21392 | 0.000
296.94/297.04	c total clause space: 48.1602MB
296.94/297.04	c total #watches: 176089
297.94/298.01	c total #propagations: 52720524 / total #impl: 1326987054 (eff. 0.040)
297.94/298.01	c #Conflicts:     441000 | #Learnt:      22392 | 0.000
297.94/298.01	c total clause space: 48.1602MB
297.94/298.01	c total #watches: 181692
298.94/299.00	c total #propagations: 52867408 / total #impl: 1330319438 (eff. 0.040)
298.94/299.00	c #Conflicts:     442000 | #Learnt:      23392 | 0.000
298.94/299.00	c total clause space: 48.1602MB
298.94/299.00	c total #watches: 187713
299.84/299.99	c total #propagations: 53020019 / total #impl: 1333883983 (eff. 0.040)
299.84/299.99	c #Conflicts:     443000 | #Learnt:      24392 | 0.000
299.84/299.99	c total clause space: 48.1602MB
299.84/299.99	c total #watches: 193001
300.84/300.97	c total #propagations: 53172256 / total #impl: 1337428114 (eff. 0.040)
300.84/300.97	c #Conflicts:     444000 | #Learnt:      25392 | 0.000
300.84/300.97	c total clause space: 48.1602MB
300.84/300.97	c total #watches: 199048
301.94/302.06	c total #propagations: 53309149 / total #impl: 1341181347 (eff. 0.040)
301.94/302.06	c #Conflicts:     445000 | #Learnt:      26392 | 0.000
301.94/302.06	c total clause space: 48.1602MB
301.94/302.06	c total #watches: 204709
302.93/303.08	c total #propagations: 53464248 / total #impl: 1345067244 (eff. 0.040)
302.93/303.08	c #Conflicts:     446000 | #Learnt:      27392 | 0.000
302.93/303.08	c total clause space: 48.1602MB
302.93/303.08	c total #watches: 210790
304.23/304.31	c total #propagations: 53597360 / total #impl: 1348624544 (eff. 0.040)
304.23/304.31	c #Conflicts:     447000 | #Learnt:      28392 | 0.000
304.23/304.31	c total clause space: 48.1602MB
304.23/304.31	c total #watches: 217040
305.43/305.52	c total #propagations: 53755740 / total #impl: 1353326769 (eff. 0.040)
305.43/305.52	c #Conflicts:     448000 | #Learnt:      29392 | 0.000
305.43/305.52	c total clause space: 48.1602MB
305.43/305.52	c total #watches: 223341
306.63/306.76	c total #propagations: 53902499 / total #impl: 1357668811 (eff. 0.040)
306.63/306.76	c #Conflicts:     449000 | #Learnt:      30392 | 0.000
306.63/306.76	c total clause space: 48.1602MB
306.63/306.76	c total #watches: 230021
307.94/308.10	c total #propagations: 54057465 / total #impl: 1362122217 (eff. 0.040)
307.94/308.10	c #Conflicts:     450000 | #Learnt:      31392 | 0.000
307.94/308.10	c total clause space: 48.1602MB
307.94/308.10	c total #watches: 236114
309.23/309.38	c total #propagations: 54217378 / total #impl: 1366692794 (eff. 0.040)
309.23/309.38	c GC COLLECT
309.23/309.38	c #Conflicts:     451000 | #Learnt:      16295 | 0.000
309.23/309.38	c total clause space: 48.1602MB
309.23/309.38	c total #watches: 146718
310.03/310.14	c total #propagations: 54356350 / total #impl: 1371141602 (eff. 0.040)
310.03/310.14	c #Conflicts:     452000 | #Learnt:      17295 | 0.000
310.03/310.14	c total clause space: 48.1602MB
310.03/310.14	c total #watches: 152722
310.73/310.88	c total #propagations: 54487025 / total #impl: 1374566562 (eff. 0.040)
310.73/310.88	c #Conflicts:     453000 | #Learnt:      18295 | 0.000
310.73/310.88	c total clause space: 48.1602MB
310.73/310.88	c total #watches: 157873
311.63/311.71	c total #propagations: 54625858 / total #impl: 1377452093 (eff. 0.040)
311.63/311.71	c #Conflicts:     454000 | #Learnt:      19295 | 0.000
311.63/311.71	c total clause space: 48.1602MB
311.63/311.71	c total #watches: 163928
312.44/312.53	c total #propagations: 54780110 / total #impl: 1380934441 (eff. 0.040)
312.44/312.53	c #Conflicts:     455000 | #Learnt:      20295 | 0.000
312.44/312.53	c total clause space: 48.1602MB
312.44/312.53	c total #watches: 169530
313.23/313.35	c total #propagations: 54915782 / total #impl: 1384461242 (eff. 0.040)
313.23/313.35	c #Conflicts:     456000 | #Learnt:      21295 | 0.000
313.23/313.35	c total clause space: 48.1602MB
313.23/313.35	c total #watches: 175376
314.23/314.32	c total #propagations: 55038323 / total #impl: 1387752285 (eff. 0.040)
314.23/314.32	c #Conflicts:     457000 | #Learnt:      22295 | 0.000
314.23/314.32	c total clause space: 48.1602MB
314.23/314.32	c total #watches: 180906
315.23/315.32	c total #propagations: 55197407 / total #impl: 1391411281 (eff. 0.040)
315.23/315.32	c #Conflicts:     458000 | #Learnt:      23295 | 0.000
315.23/315.32	c total clause space: 48.1602MB
315.23/315.32	c total #watches: 186399
316.23/316.33	c total #propagations: 55356491 / total #impl: 1395224052 (eff. 0.040)
316.23/316.33	c #Conflicts:     459000 | #Learnt:      24295 | 0.000
316.23/316.33	c total clause space: 48.1602MB
316.23/316.33	c total #watches: 192739
317.33/317.42	c total #propagations: 55501570 / total #impl: 1399456122 (eff. 0.040)
317.33/317.42	c #Conflicts:     460000 | #Learnt:      25295 | 0.000
317.33/317.42	c total clause space: 48.1602MB
317.33/317.42	c total #watches: 198887
318.43/318.50	c total #propagations: 55660710 / total #impl: 1403516339 (eff. 0.040)
318.43/318.50	c #Conflicts:     461000 | #Learnt:      26295 | 0.000
318.43/318.50	c total clause space: 48.1602MB
318.43/318.50	c total #watches: 205146
319.43/319.54	c total #propagations: 55825897 / total #impl: 1407449720 (eff. 0.040)
319.43/319.54	c #Conflicts:     462000 | #Learnt:      27295 | 0.000
319.43/319.54	c total clause space: 48.1602MB
319.43/319.54	c total #watches: 211070
320.53/320.64	c total #propagations: 55977641 / total #impl: 1411221309 (eff. 0.040)
320.53/320.64	c #Conflicts:     463000 | #Learnt:      28295 | 0.000
320.53/320.64	c total clause space: 48.1602MB
320.53/320.64	c total #watches: 217876
321.53/321.67	c total #propagations: 56132447 / total #impl: 1415433428 (eff. 0.040)
321.53/321.67	c #Conflicts:     464000 | #Learnt:      29295 | 0.000
321.53/321.67	c total clause space: 48.1602MB
321.53/321.67	c total #watches: 224748
322.63/322.78	c total #propagations: 56261808 / total #impl: 1419484331 (eff. 0.040)
322.63/322.78	c #Conflicts:     465000 | #Learnt:      30295 | 0.000
322.63/322.78	c total clause space: 48.1602MB
322.63/322.78	c total #watches: 229742
323.63/323.77	c total #propagations: 56395158 / total #impl: 1423522603 (eff. 0.040)
323.63/323.77	c #Conflicts:     466000 | #Learnt:      31295 | 0.000
323.63/323.77	c total clause space: 48.1602MB
323.63/323.77	c total #watches: 234587
324.73/324.89	c total #propagations: 56539836 / total #impl: 1426952632 (eff. 0.040)
324.73/324.89	c #Conflicts:     467000 | #Learnt:      32295 | 0.000
324.73/324.89	c total clause space: 48.1602MB
324.73/324.89	c total #watches: 240026
325.73/325.88	c total #propagations: 56680613 / total #impl: 1430771019 (eff. 0.040)
325.73/325.88	c GC COLLECT
325.73/325.88	c #Conflicts:     468000 | #Learnt:      16889 | 0.000
325.73/325.88	c total clause space: 48.1602MB
325.73/325.88	c total #watches: 149510
326.43/326.59	c total #propagations: 56833432 / total #impl: 1434065658 (eff. 0.040)
326.43/326.59	c #Conflicts:     469000 | #Learnt:      17889 | 0.000
326.43/326.59	c total clause space: 48.1602MB
326.43/326.59	c total #watches: 154945
327.33/327.41	c total #propagations: 56966243 / total #impl: 1437048414 (eff. 0.040)
327.33/327.41	c #Conflicts:     470000 | #Learnt:      18889 | 0.000
327.33/327.41	c total clause space: 48.1602MB
327.33/327.41	c total #watches: 161267
328.13/328.29	c total #propagations: 57082676 / total #impl: 1440553055 (eff. 0.040)
328.13/328.29	c #Conflicts:     471000 | #Learnt:      19889 | 0.000
328.13/328.29	c total clause space: 48.1602MB
328.13/328.29	c total #watches: 167447
329.13/329.23	c total #propagations: 57203753 / total #impl: 1444440297 (eff. 0.040)
329.13/329.23	c #Conflicts:     472000 | #Learnt:      20889 | 0.000
329.13/329.23	c total clause space: 48.1602MB
329.13/329.23	c total #watches: 174272
330.04/330.19	c total #propagations: 57324282 / total #impl: 1448600925 (eff. 0.040)
330.04/330.19	c #Conflicts:     473000 | #Learnt:      21889 | 0.000
330.04/330.19	c total clause space: 48.1602MB
330.04/330.19	c total #watches: 180820
331.04/331.13	c total #propagations: 57470334 / total #impl: 1452506771 (eff. 0.040)
331.04/331.13	c #Conflicts:     474000 | #Learnt:      22889 | 0.000
331.04/331.13	c total clause space: 48.1602MB
331.04/331.13	c total #watches: 187025
331.93/332.05	c total #propagations: 57611485 / total #impl: 1456327677 (eff. 0.040)
331.93/332.05	c #Conflicts:     475000 | #Learnt:      23889 | 0.000
331.93/332.05	c total clause space: 48.1602MB
331.93/332.05	c total #watches: 192738
332.93/333.05	c total #propagations: 57735338 / total #impl: 1460269181 (eff. 0.040)
332.93/333.05	c #Conflicts:     476000 | #Learnt:      24889 | 0.000
332.93/333.05	c total clause space: 48.1602MB
332.93/333.05	c total #watches: 199263
333.93/334.00	c total #propagations: 57871075 / total #impl: 1464081721 (eff. 0.040)
333.93/334.00	c #Conflicts:     477000 | #Learnt:      25889 | 0.000
333.93/334.00	c total clause space: 48.1602MB
333.93/334.00	c total #watches: 204657
334.83/334.99	c total #propagations: 58005066 / total #impl: 1467358193 (eff. 0.040)
334.83/334.99	c #Conflicts:     478000 | #Learnt:      26889 | 0.000
334.83/334.99	c total clause space: 48.1602MB
334.83/334.99	c total #watches: 209954
336.03/336.11	c total #propagations: 58132865 / total #impl: 1470653538 (eff. 0.040)
336.03/336.11	c #Conflicts:     479000 | #Learnt:      27889 | 0.000
336.03/336.11	c total clause space: 48.1602MB
336.03/336.11	c total #watches: 216614
337.13/337.24	c total #propagations: 58264414 / total #impl: 1474820281 (eff. 0.040)
337.13/337.24	c #Conflicts:     480000 | #Learnt:      28889 | 0.000
337.13/337.24	c total clause space: 48.1602MB
337.13/337.24	c total #watches: 223069
338.33/338.47	c total #propagations: 58384309 / total #impl: 1479057372 (eff. 0.039)
338.33/338.47	c #Conflicts:     481000 | #Learnt:      29889 | 0.000
338.33/338.47	c total clause space: 48.1602MB
338.33/338.47	c total #watches: 230036
339.63/339.73	c total #propagations: 58506908 / total #impl: 1483658684 (eff. 0.039)
339.63/339.73	c #Conflicts:     482000 | #Learnt:      30889 | 0.000
339.63/339.73	c total clause space: 48.1602MB
339.63/339.73	c total #watches: 237075
340.83/340.99	c total #propagations: 58647226 / total #impl: 1488143195 (eff. 0.039)
340.83/340.99	c #Conflicts:     483000 | #Learnt:      31889 | 0.000
340.83/340.99	c total clause space: 48.1602MB
340.83/340.99	c total #watches: 244199
342.23/342.37	c total #propagations: 58753330 / total #impl: 1493063925 (eff. 0.039)
342.23/342.37	c #Conflicts:     484000 | #Learnt:      32889 | 0.000
342.23/342.37	c total clause space: 48.1602MB
342.23/342.37	c total #watches: 252084
343.43/343.58	c total #propagations: 58867426 / total #impl: 1498345490 (eff. 0.039)
343.43/343.58	c GC COLLECT
343.43/343.58	c #Conflicts:     485000 | #Learnt:      17192 | 0.000
343.43/343.58	c total clause space: 48.1602MB
343.43/343.58	c total #watches: 152256
344.24/344.34	c total #propagations: 58999688 / total #impl: 1503338869 (eff. 0.039)
344.24/344.34	c #Conflicts:     486000 | #Learnt:      18192 | 0.000
344.24/344.34	c total clause space: 48.1602MB
344.24/344.34	c total #watches: 158787
345.03/345.14	c total #propagations: 59114878 / total #impl: 1507056650 (eff. 0.039)
345.03/345.14	c #Conflicts:     487000 | #Learnt:      19192 | 0.000
345.03/345.14	c total clause space: 48.1602MB
345.03/345.14	c total #watches: 165303
345.83/345.91	c total #propagations: 59228623 / total #impl: 1510794860 (eff. 0.039)
345.83/345.91	c #Conflicts:     488000 | #Learnt:      20192 | 0.000
345.83/345.91	c total clause space: 48.1602MB
345.83/345.91	c total #watches: 171415
346.73/346.82	c total #propagations: 59329332 / total #impl: 1513916621 (eff. 0.039)
346.73/346.82	c #Conflicts:     489000 | #Learnt:      21192 | 0.000
346.73/346.82	c total clause space: 48.1602MB
346.73/346.82	c total #watches: 179228
347.43/347.59	c total #propagations: 59419404 / total #impl: 1517802739 (eff. 0.039)
347.43/347.59	c #Conflicts:     490000 | #Learnt:      22192 | 0.000
347.43/347.59	c total clause space: 48.1602MB
347.43/347.59	c total #watches: 184968
348.33/348.47	c total #propagations: 59503420 / total #impl: 1520228399 (eff. 0.039)
348.33/348.47	c #Conflicts:     491000 | #Learnt:      23192 | 0.000
348.33/348.47	c total clause space: 48.1602MB
348.33/348.47	c total #watches: 190349
349.33/349.44	c total #propagations: 59624816 / total #impl: 1523524989 (eff. 0.039)
349.33/349.44	c #Conflicts:     492000 | #Learnt:      24192 | 0.000
349.33/349.44	c total clause space: 48.1602MB
349.33/349.44	c total #watches: 195839
350.33/350.41	c total #propagations: 59739285 / total #impl: 1527326480 (eff. 0.039)
350.33/350.41	c #Conflicts:     493000 | #Learnt:      25192 | 0.000
350.33/350.41	c total clause space: 48.1602MB
350.33/350.41	c total #watches: 201625
351.33/351.41	c total #propagations: 59867661 / total #impl: 1531054867 (eff. 0.039)
351.33/351.41	c #Conflicts:     494000 | #Learnt:      26192 | 0.000
351.33/351.41	c total clause space: 48.1602MB
351.33/351.41	c total #watches: 207386
352.43/352.57	c total #propagations: 59971442 / total #impl: 1535055626 (eff. 0.039)
352.43/352.57	c #Conflicts:     495000 | #Learnt:      27192 | 0.000
352.43/352.57	c total clause space: 48.1602MB
352.43/352.57	c total #watches: 214301
353.63/353.78	c total #propagations: 60099157 / total #impl: 1539473861 (eff. 0.039)
353.63/353.78	c #Conflicts:     496000 | #Learnt:      28192 | 0.000
353.63/353.78	c total clause space: 48.1602MB
353.63/353.78	c total #watches: 220992
355.03/355.13	c total #propagations: 60208720 / total #impl: 1544200588 (eff. 0.039)
355.03/355.13	c #Conflicts:     497000 | #Learnt:      29192 | 0.000
355.03/355.13	c total clause space: 48.1602MB
355.03/355.13	c total #watches: 227240
356.13/356.29	c total #propagations: 60329884 / total #impl: 1549520091 (eff. 0.039)
356.13/356.29	c #Conflicts:     498000 | #Learnt:      30192 | 0.000
356.13/356.29	c total clause space: 48.1602MB
356.13/356.29	c total #watches: 234542
357.33/357.45	c total #propagations: 60415425 / total #impl: 1554246889 (eff. 0.039)
357.33/357.45	c #Conflicts:     499000 | #Learnt:      31192 | 0.000
357.33/357.45	c total clause space: 48.1602MB
357.33/357.45	c total #watches: 241143
358.43/358.57	c total #propagations: 60518033 / total #impl: 1558493548 (eff. 0.039)
358.43/358.57	c #Conflicts:     500000 | #Learnt:      32192 | 0.000
358.43/358.57	c total clause space: 48.1602MB
358.43/358.57	c total #watches: 247481
359.73/359.84	c total #propagations: 60627927 / total #impl: 1562735821 (eff. 0.039)
359.73/359.84	c #Conflicts:     501000 | #Learnt:      33192 | 0.000
359.73/359.84	c total clause space: 48.1602MB
359.73/359.84	c total #watches: 253292
360.83/361.00	c total #propagations: 60766119 / total #impl: 1567008844 (eff. 0.039)
360.83/361.00	c GC COLLECT
360.83/361.00	c #Conflicts:     502000 | #Learnt:      17194 | 0.000
360.83/361.00	c total clause space: 48.1602MB
360.83/361.00	c total #watches: 152115
361.63/361.70	c total #propagations: 60880127 / total #impl: 1571116106 (eff. 0.039)
361.63/361.70	c #Conflicts:     503000 | #Learnt:      18194 | 0.000
361.63/361.70	c total clause space: 48.1602MB
361.63/361.70	c total #watches: 159358
362.33/362.47	c total #propagations: 60986105 / total #impl: 1574410944 (eff. 0.039)
362.33/362.47	c #Conflicts:     504000 | #Learnt:      19194 | 0.000
362.33/362.47	c total clause space: 48.1602MB
362.33/362.47	c total #watches: 165139
363.13/363.22	c total #propagations: 61116182 / total #impl: 1577862614 (eff. 0.039)
363.13/363.22	c #Conflicts:     505000 | #Learnt:      20194 | 0.000
363.13/363.22	c total clause space: 48.1602MB
363.13/363.22	c total #watches: 170974
363.93/364.08	c total #propagations: 61218387 / total #impl: 1581183264 (eff. 0.039)
363.93/364.08	c #Conflicts:     506000 | #Learnt:      21194 | 0.000
363.93/364.08	c total clause space: 48.1602MB
363.93/364.08	c total #watches: 177798
365.03/365.12	c total #propagations: 61313083 / total #impl: 1584941910 (eff. 0.039)
365.03/365.12	c #Conflicts:     507000 | #Learnt:      22194 | 0.000
365.03/365.12	c total clause space: 48.1602MB
365.03/365.12	c total #watches: 185547
366.03/366.14	c total #propagations: 61398526 / total #impl: 1589482666 (eff. 0.039)
366.03/366.14	c #Conflicts:     508000 | #Learnt:      23194 | 0.000
366.03/366.14	c total clause space: 48.1602MB
366.03/366.14	c total #watches: 192254
367.03/367.19	c total #propagations: 61515574 / total #impl: 1593327349 (eff. 0.039)
367.03/367.19	c #Conflicts:     509000 | #Learnt:      24194 | 0.000
367.03/367.19	c total clause space: 48.1602MB
367.03/367.19	c total #watches: 198215
368.23/368.30	c total #propagations: 61634226 / total #impl: 1596938157 (eff. 0.039)
368.23/368.30	c #Conflicts:     510000 | #Learnt:      25194 | 0.000
368.23/368.30	c total clause space: 48.1602MB
368.23/368.30	c total #watches: 204369
369.32/369.45	c total #propagations: 61763299 / total #impl: 1600807064 (eff. 0.039)
369.32/369.45	c #Conflicts:     511000 | #Learnt:      26194 | 0.000
369.32/369.45	c total clause space: 48.1602MB
369.32/369.45	c total #watches: 210988
370.42/370.59	c total #propagations: 61887656 / total #impl: 1604946720 (eff. 0.039)
370.42/370.59	c #Conflicts:     512000 | #Learnt:      27194 | 0.000
370.42/370.59	c total clause space: 48.1602MB
370.42/370.59	c total #watches: 218040
371.63/371.76	c total #propagations: 61984230 / total #impl: 1609078140 (eff. 0.039)
371.63/371.76	c #Conflicts:     513000 | #Learnt:      28194 | 0.000
371.63/371.76	c total clause space: 48.1602MB
371.63/371.76	c total #watches: 223957
372.93/373.03	c total #propagations: 62089040 / total #impl: 1613278252 (eff. 0.038)
372.93/373.03	c #Conflicts:     514000 | #Learnt:      29194 | 0.000
372.93/373.03	c total clause space: 48.1602MB
372.93/373.03	c total #watches: 229669
374.23/374.36	c total #propagations: 62230675 / total #impl: 1617629726 (eff. 0.038)
374.23/374.36	c #Conflicts:     515000 | #Learnt:      30194 | 0.000
374.23/374.36	c total clause space: 48.1602MB
374.23/374.36	c total #watches: 234395
375.42/375.53	c total #propagations: 62382642 / total #impl: 1621771441 (eff. 0.038)
375.42/375.53	c #Conflicts:     516000 | #Learnt:      31194 | 0.000
375.42/375.53	c total clause space: 48.1602MB
375.42/375.53	c total #watches: 241609
376.42/376.53	c total #propagations: 62513649 / total #impl: 1625292820 (eff. 0.038)
376.42/376.53	c #Conflicts:     517000 | #Learnt:      32194 | 0.000
376.42/376.53	c total clause space: 48.1602MB
376.42/376.53	c total #watches: 247150
377.62/377.73	c total #propagations: 62625212 / total #impl: 1628437151 (eff. 0.038)
377.62/377.73	c #Conflicts:     518000 | #Learnt:      33194 | 0.000
377.62/377.73	c total clause space: 48.1602MB
377.62/377.73	c total #watches: 251674
378.72/378.89	c total #propagations: 62767486 / total #impl: 1632107472 (eff. 0.038)
378.72/378.89	c #Conflicts:     519000 | #Learnt:      34194 | 0.000
378.72/378.89	c total clause space: 48.1602MB
378.72/378.89	c total #watches: 257773
379.62/379.75	c total #propagations: 62911378 / total #impl: 1635781301 (eff. 0.038)
379.62/379.75	c GC COLLECT
379.62/379.75	c #Conflicts:     520000 | #Learnt:      17884 | 0.000
379.62/379.75	c total clause space: 48.1602MB
379.62/379.75	c total #watches: 155884
380.32/380.47	c total #propagations: 63049986 / total #impl: 1638925032 (eff. 0.038)
380.32/380.47	c #Conflicts:     521000 | #Learnt:      18884 | 0.000
380.32/380.47	c total clause space: 48.1602MB
380.32/380.47	c total #watches: 161176
381.12/381.29	c total #propagations: 63166240 / total #impl: 1641814236 (eff. 0.038)
381.12/381.29	c #Conflicts:     522000 | #Learnt:      19884 | 0.000
381.12/381.29	c total clause space: 48.1602MB
381.12/381.29	c total #watches: 166465
382.02/382.14	c total #propagations: 63296508 / total #impl: 1644991700 (eff. 0.038)
382.02/382.14	c #Conflicts:     523000 | #Learnt:      20884 | 0.000
382.02/382.14	c total clause space: 48.1602MB
382.02/382.14	c total #watches: 172449
382.83/382.98	c total #propagations: 63440051 / total #impl: 1648259230 (eff. 0.038)
382.83/382.98	c #Conflicts:     524000 | #Learnt:      21884 | 0.000
382.83/382.98	c total clause space: 48.1602MB
382.83/382.98	c total #watches: 178908
383.83/383.94	c total #propagations: 63557888 / total #impl: 1651788530 (eff. 0.038)
383.83/383.94	c #Conflicts:     525000 | #Learnt:      22884 | 0.000
383.83/383.94	c total clause space: 48.1602MB
383.83/383.94	c total #watches: 185469
384.72/384.86	c total #propagations: 63684947 / total #impl: 1655631064 (eff. 0.038)
384.72/384.86	c #Conflicts:     526000 | #Learnt:      23884 | 0.000
384.72/384.86	c total clause space: 48.1602MB
384.72/384.86	c total #watches: 191348
385.52/385.68	c total #propagations: 63800737 / total #impl: 1658834821 (eff. 0.038)
385.52/385.68	c #Conflicts:     527000 | #Learnt:      24884 | 0.000
385.52/385.68	c total clause space: 48.1602MB
385.52/385.68	c total #watches: 197794
386.62/386.73	c total #propagations: 63895833 / total #impl: 1662091141 (eff. 0.038)
386.62/386.73	c #Conflicts:     528000 | #Learnt:      25884 | 0.000
386.62/386.73	c total clause space: 48.1602MB
386.62/386.73	c total #watches: 204355
387.52/387.64	c total #propagations: 64038383 / total #impl: 1666013970 (eff. 0.038)
387.52/387.64	c #Conflicts:     529000 | #Learnt:      26884 | 0.000
387.52/387.64	c total clause space: 48.1602MB
387.52/387.64	c total #watches: 209848
388.42/388.51	c total #propagations: 64174634 / total #impl: 1668964024 (eff. 0.038)
388.42/388.51	c #Conflicts:     530000 | #Learnt:      27884 | 0.000
388.42/388.51	c total clause space: 48.1602MB
388.42/388.51	c total #watches: 214893
389.52/389.62	c total #propagations: 64321453 / total #impl: 1671615118 (eff. 0.038)
389.52/389.62	c #Conflicts:     531000 | #Learnt:      28884 | 0.000
389.52/389.62	c total clause space: 48.1602MB
389.52/389.62	c total #watches: 221282
390.62/390.76	c total #propagations: 64486471 / total #impl: 1675527452 (eff. 0.038)
390.62/390.76	c #Conflicts:     532000 | #Learnt:      29884 | 0.000
390.62/390.76	c total clause space: 48.1602MB
390.62/390.76	c total #watches: 227080
391.82/391.96	c total #propagations: 64649869 / total #impl: 1679076145 (eff. 0.039)
391.82/391.96	c #Conflicts:     533000 | #Learnt:      30884 | 0.000
391.82/391.96	c total clause space: 48.1602MB
391.82/391.96	c total #watches: 233416
392.82/392.97	c total #propagations: 64803379 / total #impl: 1683309737 (eff. 0.038)
392.82/392.97	c #Conflicts:     534000 | #Learnt:      31884 | 0.000
392.82/392.97	c total clause space: 48.1602MB
392.82/392.97	c total #watches: 239268
393.92/394.09	c total #propagations: 64906138 / total #impl: 1686782916 (eff. 0.038)
393.92/394.09	c #Conflicts:     535000 | #Learnt:      32884 | 0.000
393.92/394.09	c total clause space: 48.1602MB
393.92/394.09	c total #watches: 245352
395.22/395.35	c total #propagations: 65026063 / total #impl: 1690570877 (eff. 0.038)
395.22/395.35	c #Conflicts:     536000 | #Learnt:      33884 | 0.000
395.22/395.35	c total clause space: 48.1602MB
395.22/395.35	c total #watches: 250825
396.42/396.52	c total #propagations: 65160704 / total #impl: 1694408690 (eff. 0.038)
396.42/396.52	c #Conflicts:     537000 | #Learnt:      34884 | 0.000
396.42/396.52	c total clause space: 48.1602MB
396.42/396.52	c total #watches: 255562
397.32/397.43	c total #propagations: 65292514 / total #impl: 1697551921 (eff. 0.038)
397.32/397.43	c GC COLLECT
397.32/397.43	c #Conflicts:     538000 | #Learnt:      18282 | 0.000
397.32/397.43	c total clause space: 48.1602MB
397.32/397.43	c total #watches: 158158
398.13/398.22	c total #propagations: 65397516 / total #impl: 1699933626 (eff. 0.038)
398.13/398.22	c #Conflicts:     539000 | #Learnt:      19282 | 0.000
398.13/398.22	c total clause space: 48.1602MB
398.13/398.22	c total #watches: 163689
398.92/399.09	c total #propagations: 65516052 / total #impl: 1702479490 (eff. 0.038)
398.92/399.09	c #Conflicts:     540000 | #Learnt:      20282 | 0.000
398.92/399.09	c total clause space: 48.1602MB
398.92/399.09	c total #watches: 169948
399.82/399.93	c total #propagations: 65652037 / total #impl: 1705583711 (eff. 0.038)
399.82/399.93	c #Conflicts:     541000 | #Learnt:      21282 | 0.000
399.82/399.93	c total clause space: 48.1602MB
399.82/399.93	c total #watches: 175459
400.72/400.80	c total #propagations: 65779541 / total #impl: 1708797150 (eff. 0.038)
400.72/400.80	c #Conflicts:     542000 | #Learnt:      22282 | 0.000
400.72/400.80	c total clause space: 48.1602MB
400.72/400.80	c total #watches: 180439
401.62/401.74	c total #propagations: 65926301 / total #impl: 1712280486 (eff. 0.039)
401.62/401.74	c #Conflicts:     543000 | #Learnt:      23282 | 0.000
401.62/401.74	c total clause space: 48.1602MB
401.62/401.74	c total #watches: 187394
402.52/402.69	c total #propagations: 66037824 / total #impl: 1715528071 (eff. 0.038)
402.52/402.69	c #Conflicts:     544000 | #Learnt:      24282 | 0.000
402.52/402.69	c total clause space: 48.1602MB
402.52/402.69	c total #watches: 192722
403.42/403.59	c total #propagations: 66172724 / total #impl: 1719072664 (eff. 0.038)
403.42/403.59	c #Conflicts:     545000 | #Learnt:      25282 | 0.000
403.42/403.59	c total clause space: 48.1602MB
403.42/403.59	c total #watches: 198257
404.32/404.44	c total #propagations: 66308022 / total #impl: 1722315077 (eff. 0.038)
404.32/404.44	c #Conflicts:     546000 | #Learnt:      26282 | 0.000
404.32/404.44	c total clause space: 48.1602MB
404.32/404.44	c total #watches: 203149
405.42/405.50	c total #propagations: 66434833 / total #impl: 1725533621 (eff. 0.039)
405.42/405.50	c #Conflicts:     547000 | #Learnt:      27282 | 0.000
405.42/405.50	c total clause space: 48.1602MB
405.42/405.50	c total #watches: 208475
406.42/406.54	c total #propagations: 66569415 / total #impl: 1729041289 (eff. 0.039)
406.42/406.54	c #Conflicts:     548000 | #Learnt:      28282 | 0.000
406.42/406.54	c total clause space: 48.1602MB
406.42/406.54	c total #watches: 214390
407.32/407.46	c total #propagations: 66713742 / total #impl: 1732777512 (eff. 0.039)
407.32/407.46	c #Conflicts:     549000 | #Learnt:      29282 | 0.000
407.32/407.46	c total clause space: 48.1602MB
407.32/407.46	c total #watches: 219504
408.22/408.38	c total #propagations: 66851951 / total #impl: 1735638801 (eff. 0.039)
408.22/408.38	c #Conflicts:     550000 | #Learnt:      30282 | 0.000
408.22/408.38	c total clause space: 48.1602MB
408.22/408.38	c total #watches: 225116
409.12/409.29	c total #propagations: 66984542 / total #impl: 1738607119 (eff. 0.039)
409.12/409.29	c #Conflicts:     551000 | #Learnt:      31282 | 0.000
409.12/409.29	c total clause space: 48.1602MB
409.12/409.29	c total #watches: 230352
410.52/410.62	c total #propagations: 67094290 / total #impl: 1741724011 (eff. 0.039)
410.52/410.62	c #Conflicts:     552000 | #Learnt:      32282 | 0.000
410.52/410.62	c total clause space: 48.1602MB
410.52/410.62	c total #watches: 237437
412.02/412.10	c total #propagations: 67227432 / total #impl: 1746737240 (eff. 0.038)
412.02/412.10	c #Conflicts:     553000 | #Learnt:      33282 | 0.000
412.02/412.10	c total clause space: 48.1602MB
412.02/412.10	c total #watches: 244423
413.22/413.39	c total #propagations: 67366172 / total #impl: 1752308281 (eff. 0.038)
413.22/413.39	c #Conflicts:     554000 | #Learnt:      34282 | 0.000
413.22/413.39	c total clause space: 48.1602MB
413.22/413.39	c total #watches: 250721
414.62/414.72	c total #propagations: 67513361 / total #impl: 1756831437 (eff. 0.038)
414.62/414.72	c #Conflicts:     555000 | #Learnt:      35282 | 0.000
414.62/414.72	c total clause space: 48.1602MB
414.62/414.72	c total #watches: 257593
415.82/415.94	c total #propagations: 67639759 / total #impl: 1761845719 (eff. 0.038)
415.82/415.94	c GC COLLECT
415.82/415.94	c #Conflicts:     556000 | #Learnt:      18391 | 0.000
415.82/415.94	c total clause space: 48.1602MB
415.82/415.94	c total #watches: 159664
416.71/416.87	c total #propagations: 67784197 / total #impl: 1766659141 (eff. 0.038)
416.71/416.87	c #Conflicts:     557000 | #Learnt:      19391 | 0.000
416.71/416.87	c total clause space: 48.1602MB
416.71/416.87	c total #watches: 166572
417.61/417.78	c total #propagations: 67918669 / total #impl: 1771220324 (eff. 0.038)
417.61/417.78	c #Conflicts:     558000 | #Learnt:      20391 | 0.000
417.61/417.78	c total clause space: 48.1602MB
417.61/417.78	c total #watches: 172914
418.41/418.55	c total #propagations: 68056079 / total #impl: 1775007194 (eff. 0.038)
418.41/418.55	c #Conflicts:     559000 | #Learnt:      21391 | 0.000
418.41/418.55	c total clause space: 48.1602MB
418.41/418.55	c total #watches: 178596
419.21/419.37	c total #propagations: 68161812 / total #impl: 1777811148 (eff. 0.038)
419.21/419.37	c #Conflicts:     560000 | #Learnt:      22391 | 0.000
419.21/419.37	c total clause space: 48.1602MB
419.21/419.37	c total #watches: 185106
420.22/420.36	c total #propagations: 68280834 / total #impl: 1781069068 (eff. 0.038)
420.22/420.36	c #Conflicts:     561000 | #Learnt:      23391 | 0.000
420.22/420.36	c total clause space: 48.1602MB
420.22/420.36	c total #watches: 189974
421.11/421.24	c total #propagations: 68429409 / total #impl: 1784598700 (eff. 0.038)
421.11/421.24	c #Conflicts:     562000 | #Learnt:      24391 | 0.000
421.11/421.24	c total clause space: 48.1602MB
421.11/421.24	c total #watches: 195323
422.01/422.14	c total #propagations: 68546192 / total #impl: 1787857033 (eff. 0.038)
422.01/422.14	c #Conflicts:     563000 | #Learnt:      25391 | 0.000
422.01/422.14	c total clause space: 48.1602MB
422.01/422.14	c total #watches: 200767
422.91/423.05	c total #propagations: 68672912 / total #impl: 1790907246 (eff. 0.038)
422.91/423.05	c #Conflicts:     564000 | #Learnt:      26391 | 0.000
422.91/423.05	c total clause space: 48.1602MB
422.91/423.05	c total #watches: 206491
423.81/423.94	c total #propagations: 68801064 / total #impl: 1794110180 (eff. 0.038)
423.81/423.94	c #Conflicts:     565000 | #Learnt:      27391 | 0.000
423.81/423.94	c total clause space: 48.1602MB
423.81/423.94	c total #watches: 213386
424.71/424.88	c total #propagations: 68908244 / total #impl: 1797680244 (eff. 0.038)
424.71/424.88	c #Conflicts:     566000 | #Learnt:      28391 | 0.000
424.71/424.88	c total clause space: 48.1602MB
424.71/424.88	c total #watches: 220131
425.91/426.03	c total #propagations: 69025233 / total #impl: 1801253616 (eff. 0.038)
425.91/426.03	c #Conflicts:     567000 | #Learnt:      29391 | 0.000
425.91/426.03	c total clause space: 48.1602MB
425.91/426.03	c total #watches: 225412
427.11/427.28	c total #propagations: 69162446 / total #impl: 1805232785 (eff. 0.038)
427.11/427.28	c #Conflicts:     568000 | #Learnt:      30391 | 0.000
427.11/427.28	c total clause space: 48.1602MB
427.11/427.28	c total #watches: 233490
428.41/428.51	c total #propagations: 69294799 / total #impl: 1809511130 (eff. 0.038)
428.41/428.51	c #Conflicts:     569000 | #Learnt:      31391 | 0.000
428.41/428.51	c total clause space: 48.1602MB
428.41/428.51	c total #watches: 240125
429.51/429.69	c total #propagations: 69418850 / total #impl: 1813797421 (eff. 0.038)
429.51/429.69	c #Conflicts:     570000 | #Learnt:      32391 | 0.000
429.51/429.69	c total clause space: 48.1602MB
429.51/429.69	c total #watches: 246043
430.71/430.85	c total #propagations: 69528193 / total #impl: 1817563215 (eff. 0.038)
430.71/430.85	c #Conflicts:     571000 | #Learnt:      33391 | 0.000
430.71/430.85	c total clause space: 48.1602MB
430.71/430.85	c total #watches: 250578
431.91/432.07	c total #propagations: 69690874 / total #impl: 1821021914 (eff. 0.038)
431.91/432.07	c #Conflicts:     572000 | #Learnt:      34391 | 0.000
431.91/432.07	c total clause space: 48.1602MB
431.91/432.07	c total #watches: 256612
433.11/433.24	c total #propagations: 69831193 / total #impl: 1825030290 (eff. 0.038)
433.11/433.24	c #Conflicts:     573000 | #Learnt:      35391 | 0.000
433.11/433.24	c total clause space: 48.1602MB
433.11/433.24	c total #watches: 264391
434.31/434.46	c total #propagations: 69938968 / total #impl: 1828632579 (eff. 0.038)
434.31/434.46	c #Conflicts:     574000 | #Learnt:      36391 | 0.000
434.31/434.46	c total clause space: 48.1602MB
434.31/434.46	c total #watches: 270699
435.11/435.22	c total #propagations: 70057964 / total #impl: 1832029866 (eff. 0.038)
435.11/435.22	c GC COLLECT
435.11/435.22	c #Conflicts:     575000 | #Learnt:      19186 | 0.000
435.11/435.22	c total clause space: 48.1602MB
435.11/435.22	c total #watches: 164772
435.81/435.93	c total #propagations: 70169948 / total #impl: 1834627165 (eff. 0.038)
435.81/435.93	c #Conflicts:     576000 | #Learnt:      20186 | 0.000
435.81/435.93	c total clause space: 48.1602MB
435.81/435.93	c total #watches: 170048
436.51/436.64	c total #propagations: 70267381 / total #impl: 1837044500 (eff. 0.038)
436.51/436.64	c #Conflicts:     577000 | #Learnt:      21186 | 0.000
436.51/436.64	c total clause space: 48.1602MB
436.51/436.64	c total #watches: 175457
437.31/437.41	c total #propagations: 70367805 / total #impl: 1839498606 (eff. 0.038)
437.31/437.41	c #Conflicts:     578000 | #Learnt:      22186 | 0.000
437.31/437.41	c total clause space: 48.1602MB
437.31/437.41	c total #watches: 181170
438.11/438.20	c total #propagations: 70479649 / total #impl: 1842454343 (eff. 0.038)
438.11/438.20	c #Conflicts:     579000 | #Learnt:      23186 | 0.000
438.11/438.20	c total clause space: 48.1602MB
438.11/438.20	c total #watches: 186869
438.82/438.97	c total #propagations: 70601509 / total #impl: 1845821711 (eff. 0.038)
438.82/438.97	c #Conflicts:     580000 | #Learnt:      24186 | 0.000
438.82/438.97	c total clause space: 48.1602MB
438.82/438.97	c total #watches: 193038
439.71/439.84	c total #propagations: 70718715 / total #impl: 1848391239 (eff. 0.038)
439.71/439.84	c #Conflicts:     581000 | #Learnt:      25186 | 0.000
439.71/439.84	c total clause space: 48.1602MB
439.71/439.84	c total #watches: 197746
440.61/440.74	c total #propagations: 70861992 / total #impl: 1851378000 (eff. 0.038)
440.61/440.74	c #Conflicts:     582000 | #Learnt:      26186 | 0.000
440.61/440.74	c total clause space: 48.1602MB
440.61/440.74	c total #watches: 202865
441.51/441.61	c total #propagations: 70990701 / total #impl: 1854264421 (eff. 0.038)
441.51/441.61	c #Conflicts:     583000 | #Learnt:      27186 | 0.000
441.51/441.61	c total clause space: 48.1602MB
441.51/441.61	c total #watches: 208857
442.41/442.59	c total #propagations: 71115106 / total #impl: 1857582319 (eff. 0.038)
442.41/442.59	c #Conflicts:     584000 | #Learnt:      28186 | 0.000
442.41/442.59	c total clause space: 48.1602MB
442.41/442.59	c total #watches: 215575
443.51/443.65	c total #propagations: 71239458 / total #impl: 1860931039 (eff. 0.038)
443.51/443.65	c #Conflicts:     585000 | #Learnt:      29186 | 0.000
443.51/443.65	c total clause space: 48.1602MB
443.51/443.65	c total #watches: 221322
444.51/444.64	c total #propagations: 71392504 / total #impl: 1864449853 (eff. 0.038)
444.51/444.64	c #Conflicts:     586000 | #Learnt:      30186 | 0.000
444.51/444.64	c total clause space: 48.1602MB
444.51/444.64	c total #watches: 226349
445.52/445.69	c total #propagations: 71495011 / total #impl: 1867408934 (eff. 0.038)
445.52/445.69	c #Conflicts:     587000 | #Learnt:      31186 | 0.000
445.52/445.69	c total clause space: 48.1602MB
445.52/445.69	c total #watches: 230901
446.71/446.84	c total #propagations: 71645337 / total #impl: 1870488777 (eff. 0.038)
446.71/446.84	c #Conflicts:     588000 | #Learnt:      32186 | 0.000
446.71/446.84	c total clause space: 48.1602MB
446.71/446.84	c total #watches: 236845
447.81/447.94	c total #propagations: 71775537 / total #impl: 1874751567 (eff. 0.038)
447.81/447.94	c #Conflicts:     589000 | #Learnt:      33186 | 0.000
447.81/447.94	c total clause space: 48.1602MB
447.81/447.94	c total #watches: 242135
449.01/449.13	c total #propagations: 71894820 / total #impl: 1878333092 (eff. 0.038)
449.01/449.13	c #Conflicts:     590000 | #Learnt:      34186 | 0.000
449.01/449.13	c total clause space: 48.1602MB
449.01/449.13	c total #watches: 247678
449.92/450.05	c total #propagations: 72044596 / total #impl: 1881988439 (eff. 0.038)
449.92/450.05	c #Conflicts:     591000 | #Learnt:      35186 | 0.000
449.92/450.05	c total clause space: 48.1602MB
449.92/450.05	c total #watches: 252059
450.81/450.91	c total #propagations: 72169475 / total #impl: 1884570199 (eff. 0.038)
450.81/450.91	c #Conflicts:     592000 | #Learnt:      36186 | 0.000
450.81/450.91	c total clause space: 48.1602MB
450.81/450.91	c total #watches: 255572
452.02/452.13	c total #propagations: 72289177 / total #impl: 1886627857 (eff. 0.038)
452.02/452.13	c GC COLLECT
452.02/452.13	c #Conflicts:     593000 | #Learnt:      18680 | 0.000
452.02/452.13	c total clause space: 48.1602MB
452.02/452.13	c total #watches: 161129
452.71/452.89	c total #propagations: 72433918 / total #impl: 1890026886 (eff. 0.038)
452.71/452.89	c #Conflicts:     594000 | #Learnt:      19680 | 0.000
452.71/452.89	c total clause space: 48.1602MB
452.71/452.89	c total #watches: 166966
453.51/453.69	c total #propagations: 72545906 / total #impl: 1892552897 (eff. 0.038)
453.51/453.69	c #Conflicts:     595000 | #Learnt:      20680 | 0.000
453.51/453.69	c total clause space: 48.1602MB
453.51/453.69	c total #watches: 172940
454.41/454.54	c total #propagations: 72655613 / total #impl: 1895203314 (eff. 0.038)
454.41/454.54	c #Conflicts:     596000 | #Learnt:      21680 | 0.000
454.41/454.54	c total clause space: 48.1602MB
454.41/454.54	c total #watches: 178981
455.32/455.45	c total #propagations: 72765871 / total #impl: 1897945531 (eff. 0.038)
455.32/455.45	c #Conflicts:     597000 | #Learnt:      22680 | 0.000
455.32/455.45	c total clause space: 48.1602MB
455.32/455.45	c total #watches: 185440
456.31/456.48	c total #propagations: 72885236 / total #impl: 1900809580 (eff. 0.038)
456.31/456.48	c #Conflicts:     598000 | #Learnt:      23680 | 0.000
456.31/456.48	c total clause space: 48.1602MB
456.31/456.48	c total #watches: 192038
457.31/457.43	c total #propagations: 73007692 / total #impl: 1903984853 (eff. 0.038)
457.31/457.43	c #Conflicts:     599000 | #Learnt:      24680 | 0.000
457.31/457.43	c total clause space: 48.1602MB
457.31/457.43	c total #watches: 199883
458.31/458.42	c total #propagations: 73107492 / total #impl: 1907129394 (eff. 0.038)
458.31/458.42	c #Conflicts:     600000 | #Learnt:      25680 | 0.000
458.31/458.42	c total clause space: 48.1602MB
458.31/458.42	c total #watches: 207528
459.31/459.42	c total #propagations: 73200007 / total #impl: 1910254045 (eff. 0.038)
459.31/459.42	c #Conflicts:     601000 | #Learnt:      26680 | 0.000
459.31/459.42	c total clause space: 48.1602MB
459.31/459.42	c total #watches: 213461
460.41/460.52	c total #propagations: 73293057 / total #impl: 1913123425 (eff. 0.038)
460.41/460.52	c #Conflicts:     602000 | #Learnt:      27680 | 0.000
460.41/460.52	c total clause space: 48.1602MB
460.41/460.52	c total #watches: 219780
461.51/461.63	c total #propagations: 73402302 / total #impl: 1916246882 (eff. 0.038)
461.51/461.63	c #Conflicts:     603000 | #Learnt:      28680 | 0.000
461.51/461.63	c total clause space: 48.1602MB
461.51/461.63	c total #watches: 226004
462.61/462.78	c total #propagations: 73508048 / total #impl: 1919892661 (eff. 0.038)
462.61/462.78	c #Conflicts:     604000 | #Learnt:      29680 | 0.000
462.61/462.78	c total clause space: 48.1602MB
462.61/462.78	c total #watches: 231469
464.01/464.15	c total #propagations: 73641180 / total #impl: 1924194715 (eff. 0.038)
464.01/464.15	c #Conflicts:     605000 | #Learnt:      30680 | 0.000
464.01/464.15	c total clause space: 48.1602MB
464.01/464.15	c total #watches: 239432
465.21/465.40	c total #propagations: 73762325 / total #impl: 1929533117 (eff. 0.038)
465.21/465.40	c #Conflicts:     606000 | #Learnt:      31680 | 0.000
465.21/465.40	c total clause space: 48.1602MB
465.21/465.40	c total #watches: 246274
466.61/466.76	c total #propagations: 73896976 / total #impl: 1934098062 (eff. 0.038)
466.61/466.76	c #Conflicts:     607000 | #Learnt:      32680 | 0.000
466.61/466.76	c total clause space: 48.1602MB
466.61/466.76	c total #watches: 251631
467.91/468.01	c total #propagations: 74045890 / total #impl: 1938632591 (eff. 0.038)
467.91/468.01	c #Conflicts:     608000 | #Learnt:      33680 | 0.000
467.91/468.01	c total clause space: 48.1602MB
467.91/468.01	c total #watches: 257283
469.51/469.65	c total #propagations: 74179033 / total #impl: 1942372769 (eff. 0.038)
469.51/469.65	c #Conflicts:     609000 | #Learnt:      34680 | 0.000
469.51/469.65	c total clause space: 48.1602MB
469.51/469.65	c total #watches: 263355
470.91/471.00	c total #propagations: 74361541 / total #impl: 1947230159 (eff. 0.038)
470.91/471.00	c #Conflicts:     610000 | #Learnt:      35680 | 0.000
470.91/471.00	c total clause space: 48.1602MB
470.91/471.00	c total #watches: 269173
472.11/472.24	c total #propagations: 74493807 / total #impl: 1951541383 (eff. 0.038)
472.11/472.24	c #Conflicts:     611000 | #Learnt:      36680 | 0.000
472.11/472.24	c total clause space: 48.1602MB
472.11/472.24	c total #watches: 276760
473.81/473.97	c total #propagations: 74612850 / total #impl: 1956202530 (eff. 0.038)
473.81/473.97	c GC COLLECT
473.81/473.97	c #Conflicts:     612000 | #Learnt:      18879 | 0.000
473.81/473.97	c total clause space: 48.1602MB
473.81/473.97	c total #watches: 162143
474.71/474.82	c total #propagations: 74776784 / total #impl: 1962409562 (eff. 0.038)
474.71/474.82	c #Conflicts:     613000 | #Learnt:      19879 | 0.000
474.71/474.82	c total clause space: 48.1602MB
474.71/474.82	c total #watches: 168697
475.51/475.68	c total #propagations: 74891336 / total #impl: 1966108826 (eff. 0.038)
475.51/475.68	c #Conflicts:     614000 | #Learnt:      20879 | 0.000
475.51/475.68	c total clause space: 48.1602MB
475.51/475.68	c total #watches: 176285
476.51/476.69	c total #propagations: 74992382 / total #impl: 1970385841 (eff. 0.038)
476.51/476.69	c #Conflicts:     615000 | #Learnt:      21879 | 0.000
476.51/476.69	c total clause space: 48.1602MB
476.51/476.69	c total #watches: 182346
477.51/477.61	c total #propagations: 75139830 / total #impl: 1974665185 (eff. 0.038)
477.51/477.61	c #Conflicts:     616000 | #Learnt:      22879 | 0.000
477.51/477.61	c total clause space: 48.1602MB
477.51/477.61	c total #watches: 188432
478.42/478.51	c total #propagations: 75256381 / total #impl: 1978199661 (eff. 0.038)
478.42/478.51	c #Conflicts:     617000 | #Learnt:      23879 | 0.000
478.42/478.51	c total clause space: 48.1602MB
478.42/478.51	c total #watches: 194654
479.11/479.29	c total #propagations: 75371556 / total #impl: 1981529340 (eff. 0.038)
479.11/479.29	c #Conflicts:     618000 | #Learnt:      24879 | 0.000
479.11/479.29	c total clause space: 48.1602MB
479.11/479.29	c total #watches: 199451
480.01/480.16	c total #propagations: 75506386 / total #impl: 1984206933 (eff. 0.038)
480.01/480.16	c #Conflicts:     619000 | #Learnt:      25879 | 0.000
480.01/480.16	c total clause space: 48.1602MB
480.01/480.16	c total #watches: 204961
481.11/481.26	c total #propagations: 75634784 / total #impl: 1987236811 (eff. 0.038)
481.11/481.26	c #Conflicts:     620000 | #Learnt:      26879 | 0.000
481.11/481.26	c total clause space: 48.1602MB
481.11/481.26	c total #watches: 210781
482.01/482.19	c total #propagations: 75776490 / total #impl: 1991233985 (eff. 0.038)
482.01/482.19	c #Conflicts:     621000 | #Learnt:      27879 | 0.000
482.01/482.19	c total clause space: 48.1602MB
482.01/482.19	c total #watches: 216218
483.01/483.19	c total #propagations: 75874139 / total #impl: 1993638056 (eff. 0.038)
483.01/483.19	c #Conflicts:     622000 | #Learnt:      28879 | 0.000
483.01/483.19	c total clause space: 48.1602MB
483.01/483.19	c total #watches: 222848
484.11/484.26	c total #propagations: 75969276 / total #impl: 1996216864 (eff. 0.038)
484.11/484.26	c #Conflicts:     623000 | #Learnt:      29879 | 0.000
484.11/484.26	c total clause space: 48.1602MB
484.11/484.26	c total #watches: 230187
485.21/485.33	c total #propagations: 76058413 / total #impl: 1999243602 (eff. 0.038)
485.21/485.33	c #Conflicts:     624000 | #Learnt:      30879 | 0.000
485.21/485.33	c total clause space: 48.1602MB
485.21/485.33	c total #watches: 236424
486.12/486.26	c total #propagations: 76162541 / total #impl: 2002610373 (eff. 0.038)
486.12/486.26	c #Conflicts:     625000 | #Learnt:      31879 | 0.000
486.12/486.26	c total clause space: 48.1602MB
486.12/486.26	c total #watches: 241571
487.22/487.31	c total #propagations: 76252083 / total #impl: 2005227399 (eff. 0.038)
487.22/487.31	c #Conflicts:     626000 | #Learnt:      32879 | 0.000
487.22/487.31	c total clause space: 48.1602MB
487.22/487.31	c total #watches: 247173
488.32/488.41	c total #propagations: 76361570 / total #impl: 2008916003 (eff. 0.038)
488.32/488.41	c #Conflicts:     627000 | #Learnt:      33879 | 0.000
488.32/488.41	c total clause space: 48.1602MB
488.32/488.41	c total #watches: 253794
489.52/489.67	c total #propagations: 76480231 / total #impl: 2012168273 (eff. 0.038)
489.52/489.67	c #Conflicts:     628000 | #Learnt:      34879 | 0.000
489.52/489.67	c total clause space: 48.1602MB
489.52/489.67	c total #watches: 259845
490.62/490.78	c total #propagations: 76607079 / total #impl: 2015853176 (eff. 0.038)
490.62/490.78	c #Conflicts:     629000 | #Learnt:      35879 | 0.000
490.62/490.78	c total clause space: 48.1602MB
490.62/490.78	c total #watches: 265742
491.81/491.94	c total #propagations: 76719383 / total #impl: 2019143610 (eff. 0.038)
491.81/491.94	c #Conflicts:     630000 | #Learnt:      36879 | 0.000
491.81/491.94	c total clause space: 48.1602MB
491.81/491.94	c total #watches: 270566
492.91/493.08	c total #propagations: 76852156 / total #impl: 2022800522 (eff. 0.038)
492.91/493.08	c #Conflicts:     631000 | #Learnt:      37879 | 0.000
492.91/493.08	c total clause space: 48.1602MB
492.91/493.08	c total #watches: 277760
494.01/494.18	c total #propagations: 76944449 / total #impl: 2026407160 (eff. 0.038)
494.01/494.18	c GC COLLECT
494.01/494.18	c #Conflicts:     632000 | #Learnt:      19775 | 0.000
494.01/494.18	c total clause space: 48.1602MB
494.01/494.18	c total #watches: 168069
495.02/495.12	c total #propagations: 77098319 / total #impl: 2030450857 (eff. 0.038)
495.02/495.12	c #Conflicts:     633000 | #Learnt:      20775 | 0.000
495.02/495.12	c total clause space: 48.1602MB
495.02/495.12	c total #watches: 173418
495.91/496.01	c total #propagations: 77272587 / total #impl: 2034451741 (eff. 0.038)
495.91/496.01	c #Conflicts:     634000 | #Learnt:      21775 | 0.000
495.91/496.01	c total clause space: 48.1602MB
495.91/496.01	c total #watches: 179773
496.61/496.78	c total #propagations: 77408886 / total #impl: 2038239797 (eff. 0.038)
496.61/496.78	c #Conflicts:     635000 | #Learnt:      22775 | 0.000
496.61/496.78	c total clause space: 48.1602MB
496.61/496.78	c total #watches: 185348
497.51/497.61	c total #propagations: 77517017 / total #impl: 2041136066 (eff. 0.038)
497.51/497.61	c #Conflicts:     636000 | #Learnt:      23775 | 0.000
497.51/497.61	c total clause space: 48.1602MB
497.51/497.61	c total #watches: 191175
498.51/498.61	c total #propagations: 77645790 / total #impl: 2044314134 (eff. 0.038)
498.51/498.61	c #Conflicts:     637000 | #Learnt:      24775 | 0.000
498.51/498.61	c total clause space: 48.1602MB
498.51/498.61	c total #watches: 196620
499.42/499.52	c total #propagations: 77783811 / total #impl: 2047563859 (eff. 0.038)
499.42/499.52	c #Conflicts:     638000 | #Learnt:      25775 | 0.000
499.42/499.52	c total clause space: 48.1602MB
499.42/499.52	c total #watches: 204013
500.31/500.43	c total #propagations: 77872189 / total #impl: 2050652877 (eff. 0.038)
500.31/500.43	c #Conflicts:     639000 | #Learnt:      26775 | 0.000
500.31/500.43	c total clause space: 48.1602MB
500.31/500.43	c total #watches: 208994
501.31/501.44	c total #propagations: 77993640 / total #impl: 2053218686 (eff. 0.038)
501.31/501.44	c #Conflicts:     640000 | #Learnt:      27775 | 0.000
501.31/501.44	c total clause space: 48.1602MB
501.31/501.44	c total #watches: 214429
502.31/502.43	c total #propagations: 78093931 / total #impl: 2056014598 (eff. 0.038)
502.31/502.43	c #Conflicts:     641000 | #Learnt:      28775 | 0.000
502.31/502.43	c total clause space: 48.1602MB
502.31/502.43	c total #watches: 220519
503.31/503.48	c total #propagations: 78196464 / total #impl: 2059259360 (eff. 0.038)
503.31/503.48	c #Conflicts:     642000 | #Learnt:      29775 | 0.000
503.31/503.48	c total clause space: 48.1602MB
503.31/503.48	c total #watches: 226651
504.41/504.55	c total #propagations: 78309171 / total #impl: 2062594105 (eff. 0.038)
504.41/504.55	c #Conflicts:     643000 | #Learnt:      30775 | 0.000
504.41/504.55	c total clause space: 48.1602MB
504.41/504.55	c total #watches: 231847
505.61/505.77	c total #propagations: 78435104 / total #impl: 2066044481 (eff. 0.038)
505.61/505.77	c #Conflicts:     644000 | #Learnt:      31775 | 0.000
505.61/505.77	c total clause space: 48.1602MB
505.61/505.77	c total #watches: 237258
506.81/506.97	c total #propagations: 78579724 / total #impl: 2069951240 (eff. 0.038)
506.81/506.97	c #Conflicts:     645000 | #Learnt:      32775 | 0.000
506.81/506.97	c total clause space: 48.1602MB
506.81/506.97	c total #watches: 243373
507.91/508.05	c total #propagations: 78708419 / total #impl: 2073931097 (eff. 0.038)
507.91/508.05	c #Conflicts:     646000 | #Learnt:      33775 | 0.000
507.91/508.05	c total clause space: 48.1602MB
507.91/508.05	c total #watches: 248864
509.01/509.16	c total #propagations: 78848305 / total #impl: 2077170511 (eff. 0.038)
509.01/509.16	c #Conflicts:     647000 | #Learnt:      34775 | 0.000
509.01/509.16	c total clause space: 48.1602MB
509.01/509.16	c total #watches: 255162
510.21/510.31	c total #propagations: 78966360 / total #impl: 2080443246 (eff. 0.038)
510.21/510.31	c #Conflicts:     648000 | #Learnt:      35775 | 0.000
510.21/510.31	c total clause space: 48.1602MB
510.21/510.31	c total #watches: 261066
511.31/511.43	c total #propagations: 79094546 / total #impl: 2084289931 (eff. 0.038)
511.31/511.43	c #Conflicts:     649000 | #Learnt:      36775 | 0.000
511.31/511.43	c total clause space: 48.1602MB
511.31/511.43	c total #watches: 267506
512.71/512.80	c total #propagations: 79199874 / total #impl: 2088244000 (eff. 0.038)
512.71/512.80	c #Conflicts:     650000 | #Learnt:      37775 | 0.000
512.71/512.80	c total clause space: 48.1602MB
512.71/512.80	c total #watches: 272946
514.11/514.27	c total #propagations: 79320487 / total #impl: 2092806896 (eff. 0.038)
514.11/514.27	c #Conflicts:     651000 | #Learnt:      38775 | 0.000
514.11/514.27	c total clause space: 48.1602MB
514.11/514.27	c total #watches: 279379
514.91/515.07	c total #propagations: 79432553 / total #impl: 2097951084 (eff. 0.038)
514.91/515.07	c GC COLLECT
514.91/515.07	c #Conflicts:     652000 | #Learnt:      20382 | 0.000
514.91/515.07	c total clause space: 48.1602MB
514.91/515.07	c total #watches: 171665
515.81/515.99	c total #propagations: 79541754 / total #impl: 2101314221 (eff. 0.038)
515.81/515.99	c #Conflicts:     653000 | #Learnt:      21382 | 0.000
515.81/515.99	c total clause space: 48.1602MB
515.81/515.99	c total #watches: 177396
516.81/516.90	c total #propagations: 79685178 / total #impl: 2105374865 (eff. 0.038)
516.81/516.90	c #Conflicts:     654000 | #Learnt:      22382 | 0.000
516.81/516.90	c total clause space: 48.1602MB
516.81/516.90	c total #watches: 183056
517.61/517.73	c total #propagations: 79821877 / total #impl: 2109543359 (eff. 0.038)
517.61/517.73	c #Conflicts:     655000 | #Learnt:      23382 | 0.000
517.61/517.73	c total clause space: 48.1602MB
517.61/517.73	c total #watches: 189039
518.51/518.66	c total #propagations: 79935962 / total #impl: 2113205580 (eff. 0.038)
518.51/518.66	c #Conflicts:     656000 | #Learnt:      24382 | 0.000
518.51/518.66	c total clause space: 48.1602MB
518.51/518.66	c total #watches: 194367
519.51/519.62	c total #propagations: 80079980 / total #impl: 2116926485 (eff. 0.038)
519.51/519.62	c #Conflicts:     657000 | #Learnt:      25382 | 0.000
519.51/519.62	c total clause space: 48.1602MB
519.51/519.62	c total #watches: 200183
520.41/520.59	c total #propagations: 80212020 / total #impl: 2120919380 (eff. 0.038)
520.41/520.59	c #Conflicts:     658000 | #Learnt:      26382 | 0.000
520.41/520.59	c total clause space: 48.1602MB
520.41/520.59	c total #watches: 207583
521.61/521.72	c total #propagations: 80308727 / total #impl: 2124719782 (eff. 0.038)
521.61/521.72	c #Conflicts:     659000 | #Learnt:      27382 | 0.000
521.61/521.72	c total clause space: 48.1602MB
521.61/521.72	c total #watches: 214286
522.71/522.82	c total #propagations: 80438312 / total #impl: 2129077939 (eff. 0.038)
522.71/522.82	c #Conflicts:     660000 | #Learnt:      28382 | 0.000
522.71/522.82	c total clause space: 48.1602MB
522.71/522.82	c total #watches: 220635
523.71/523.80	c total #propagations: 80565545 / total #impl: 2133596760 (eff. 0.038)
523.71/523.80	c #Conflicts:     661000 | #Learnt:      29382 | 0.000
523.71/523.80	c total clause space: 48.1602MB
523.71/523.80	c total #watches: 226184
524.81/524.97	c total #propagations: 80687684 / total #impl: 2137036376 (eff. 0.038)
524.81/524.97	c #Conflicts:     662000 | #Learnt:      30382 | 0.000
524.81/524.97	c total clause space: 48.1602MB
524.81/524.97	c total #watches: 231388
526.01/526.19	c total #propagations: 80819027 / total #impl: 2140694167 (eff. 0.038)
526.01/526.19	c #Conflicts:     663000 | #Learnt:      31382 | 0.000
526.01/526.19	c total clause space: 48.1602MB
526.01/526.19	c total #watches: 237559
527.31/527.44	c total #propagations: 80958211 / total #impl: 2144886041 (eff. 0.038)
527.31/527.44	c #Conflicts:     664000 | #Learnt:      32382 | 0.000
527.31/527.44	c total clause space: 48.1602MB
527.31/527.44	c total #watches: 243668
528.41/528.57	c total #propagations: 81088880 / total #impl: 2148944147 (eff. 0.038)
528.41/528.57	c #Conflicts:     665000 | #Learnt:      33382 | 0.000
528.41/528.57	c total clause space: 48.1602MB
528.41/528.57	c total #watches: 249206
529.81/529.98	c total #propagations: 81204652 / total #impl: 2152628610 (eff. 0.038)
529.81/529.98	c #Conflicts:     666000 | #Learnt:      34382 | 0.000
529.81/529.98	c total clause space: 48.1602MB
529.81/529.98	c total #watches: 254646
531.01/531.14	c total #propagations: 81349372 / total #impl: 2156957789 (eff. 0.038)
531.01/531.14	c #Conflicts:     667000 | #Learnt:      35382 | 0.000
531.01/531.14	c total clause space: 48.1602MB
531.01/531.14	c total #watches: 260474
532.21/532.40	c total #propagations: 81473038 / total #impl: 2160605029 (eff. 0.038)
532.21/532.40	c #Conflicts:     668000 | #Learnt:      36382 | 0.000
532.21/532.40	c total clause space: 48.1602MB
532.21/532.40	c total #watches: 267496
533.51/533.62	c total #propagations: 81596137 / total #impl: 2164469763 (eff. 0.038)
533.51/533.62	c #Conflicts:     669000 | #Learnt:      37382 | 0.000
533.51/533.62	c total clause space: 48.1602MB
533.51/533.62	c total #watches: 273140
534.90/535.09	c total #propagations: 81722940 / total #impl: 2167945883 (eff. 0.038)
534.90/535.09	c #Conflicts:     670000 | #Learnt:      38382 | 0.000
534.90/535.09	c total clause space: 48.1602MB
534.90/535.09	c total #watches: 278419
536.20/536.31	c total #propagations: 81873868 / total #impl: 2172274722 (eff. 0.038)
536.20/536.31	c #Conflicts:     671000 | #Learnt:      39382 | 0.000
536.20/536.31	c total clause space: 48.1602MB
536.20/536.31	c total #watches: 283310
537.00/537.14	c total #propagations: 82013989 / total #impl: 2175733826 (eff. 0.038)
537.00/537.14	c GC COLLECT
537.00/537.14	c #Conflicts:     672000 | #Learnt:      20678 | 0.000
537.00/537.14	c total clause space: 48.1602MB
537.00/537.14	c total #watches: 172783
537.81/537.97	c total #propagations: 82130412 / total #impl: 2178819624 (eff. 0.038)
537.81/537.97	c #Conflicts:     673000 | #Learnt:      21678 | 0.000
537.81/537.97	c total clause space: 48.1602MB
537.81/537.97	c total #watches: 178429
538.70/538.89	c total #propagations: 82249393 / total #impl: 2181515397 (eff. 0.038)
538.70/538.89	c #Conflicts:     674000 | #Learnt:      22678 | 0.000
538.70/538.89	c total clause space: 48.1602MB
538.70/538.89	c total #watches: 184640
539.60/539.78	c total #propagations: 82363185 / total #impl: 2185198324 (eff. 0.038)
539.60/539.78	c #Conflicts:     675000 | #Learnt:      23678 | 0.000
539.60/539.78	c total clause space: 48.1602MB
539.60/539.78	c total #watches: 190905
540.30/540.47	c total #propagations: 82474762 / total #impl: 2188741152 (eff. 0.038)
540.30/540.47	c #Conflicts:     676000 | #Learnt:      24678 | 0.000
540.30/540.47	c total clause space: 48.1602MB
540.30/540.47	c total #watches: 196701
541.21/541.38	c total #propagations: 82581248 / total #impl: 2191513238 (eff. 0.038)
541.21/541.38	c #Conflicts:     677000 | #Learnt:      25678 | 0.000
541.21/541.38	c total clause space: 48.1602MB
541.21/541.38	c total #watches: 202116
542.31/542.45	c total #propagations: 82727788 / total #impl: 2194784516 (eff. 0.038)
542.31/542.45	c #Conflicts:     678000 | #Learnt:      26678 | 0.000
542.31/542.45	c total clause space: 48.1602MB
542.31/542.45	c total #watches: 207416
543.31/543.41	c total #propagations: 82886144 / total #impl: 2198529432 (eff. 0.038)
543.31/543.41	c #Conflicts:     679000 | #Learnt:      27678 | 0.000
543.31/543.41	c total clause space: 48.1602MB
543.31/543.41	c total #watches: 212869
544.30/544.42	c total #propagations: 83016735 / total #impl: 2201597504 (eff. 0.038)
544.30/544.42	c #Conflicts:     680000 | #Learnt:      28678 | 0.000
544.30/544.42	c total clause space: 48.1602MB
544.30/544.42	c total #watches: 218015
545.30/545.46	c total #propagations: 83153892 / total #impl: 2204773144 (eff. 0.038)
545.30/545.46	c #Conflicts:     681000 | #Learnt:      29678 | 0.000
545.30/545.46	c total clause space: 48.1602MB
545.30/545.46	c total #watches: 224172
546.50/546.62	c total #propagations: 83288274 / total #impl: 2208118265 (eff. 0.038)
546.50/546.62	c #Conflicts:     682000 | #Learnt:      30678 | 0.000
546.50/546.62	c total clause space: 48.1602MB
546.50/546.62	c total #watches: 230303
547.71/547.88	c total #propagations: 83426609 / total #impl: 2212070687 (eff. 0.038)
547.71/547.88	c #Conflicts:     683000 | #Learnt:      31678 | 0.000
547.71/547.88	c total clause space: 48.1602MB
547.71/547.88	c total #watches: 236599
548.70/548.89	c total #propagations: 83559663 / total #impl: 2216119351 (eff. 0.038)
548.70/548.89	c #Conflicts:     684000 | #Learnt:      32678 | 0.000
548.70/548.89	c total clause space: 48.1602MB
548.70/548.89	c total #watches: 242572
549.91/550.10	c total #propagations: 83670377 / total #impl: 2219374277 (eff. 0.038)
549.91/550.10	c #Conflicts:     685000 | #Learnt:      33678 | 0.000
549.91/550.10	c total clause space: 48.1602MB
549.91/550.10	c total #watches: 247621
551.20/551.32	c total #propagations: 83807194 / total #impl: 2223011220 (eff. 0.038)
551.20/551.32	c #Conflicts:     686000 | #Learnt:      34678 | 0.000
551.20/551.32	c total clause space: 48.1602MB
551.20/551.32	c total #watches: 253891
552.30/552.45	c total #propagations: 83917746 / total #impl: 2226582991 (eff. 0.038)
552.30/552.45	c #Conflicts:     687000 | #Learnt:      35678 | 0.000
552.30/552.45	c total clause space: 48.1602MB
552.30/552.45	c total #watches: 260522
553.50/553.60	c total #propagations: 84033787 / total #impl: 2230328035 (eff. 0.038)
553.50/553.60	c #Conflicts:     688000 | #Learnt:      36678 | 0.000
553.50/553.60	c total clause space: 48.1602MB
553.50/553.60	c total #watches: 265675
554.70/554.81	c total #propagations: 84144675 / total #impl: 2233603538 (eff. 0.038)
554.70/554.81	c #Conflicts:     689000 | #Learnt:      37678 | 0.000
554.70/554.81	c total clause space: 48.1602MB
554.70/554.81	c total #watches: 270754
555.90/556.08	c total #propagations: 84292551 / total #impl: 2237276146 (eff. 0.038)
555.90/556.08	c #Conflicts:     690000 | #Learnt:      38678 | 0.000
555.90/556.08	c total clause space: 48.1602MB
555.90/556.08	c total #watches: 276669
557.10/557.23	c total #propagations: 84421874 / total #impl: 2240958869 (eff. 0.038)
557.10/557.23	c #Conflicts:     691000 | #Learnt:      39678 | 0.000
557.10/557.23	c total clause space: 48.1602MB
557.10/557.23	c total #watches: 283251
558.00/558.15	c total #propagations: 84511252 / total #impl: 2244059505 (eff. 0.038)
558.00/558.15	c GC COLLECT
558.00/558.15	c #Conflicts:     692000 | #Learnt:      20672 | 0.000
558.00/558.15	c total clause space: 48.1602MB
558.00/558.15	c total #watches: 173124
558.81/558.96	c total #propagations: 84619812 / total #impl: 2246850458 (eff. 0.038)
558.81/558.96	c #Conflicts:     693000 | #Learnt:      21672 | 0.000
558.81/558.96	c total clause space: 48.1602MB
558.81/558.96	c total #watches: 179535
559.70/559.89	c total #propagations: 84723476 / total #impl: 2249915576 (eff. 0.038)
559.70/559.89	c #Conflicts:     694000 | #Learnt:      22672 | 0.000
559.70/559.89	c total clause space: 48.1602MB
559.70/559.89	c total #watches: 186354
560.80/560.91	c total #propagations: 84810087 / total #impl: 2254120558 (eff. 0.038)
560.80/560.91	c #Conflicts:     695000 | #Learnt:      23672 | 0.000
560.80/560.91	c total clause space: 48.1602MB
560.80/560.91	c total #watches: 192163
561.70/561.89	c total #propagations: 84974399 / total #impl: 2258208215 (eff. 0.038)
561.70/561.89	c #Conflicts:     696000 | #Learnt:      24672 | 0.000
561.70/561.89	c total clause space: 48.1602MB
561.70/561.89	c total #watches: 198587
562.80/562.93	c total #propagations: 85101259 / total #impl: 2261714914 (eff. 0.038)
562.80/562.93	c #Conflicts:     697000 | #Learnt:      25672 | 0.000
562.80/562.93	c total clause space: 48.1602MB
562.80/562.93	c total #watches: 205579
563.70/563.83	c total #propagations: 85228604 / total #impl: 2265952842 (eff. 0.038)
563.70/563.83	c #Conflicts:     698000 | #Learnt:      26672 | 0.000
563.70/563.83	c total clause space: 48.1602MB
563.70/563.83	c total #watches: 212428
564.90/565.01	c total #propagations: 85335769 / total #impl: 2269234777 (eff. 0.038)
564.90/565.01	c #Conflicts:     699000 | #Learnt:      27672 | 0.000
564.90/565.01	c total clause space: 48.1602MB
564.90/565.01	c total #watches: 219161
566.20/566.35	c total #propagations: 85482047 / total #impl: 2273743107 (eff. 0.038)
566.20/566.35	c #Conflicts:     700000 | #Learnt:      28672 | 0.000
566.20/566.35	c total clause space: 48.1602MB
566.20/566.35	c total #watches: 226803
567.60/567.78	c total #propagations: 85629461 / total #impl: 2278692297 (eff. 0.038)
567.60/567.78	c #Conflicts:     701000 | #Learnt:      29672 | 0.000
567.60/567.78	c total clause space: 48.1602MB
567.60/567.78	c total #watches: 234103
568.90/569.02	c total #propagations: 85785752 / total #impl: 2283963858 (eff. 0.038)
568.90/569.02	c #Conflicts:     702000 | #Learnt:      30672 | 0.000
568.90/569.02	c total clause space: 48.1602MB
568.90/569.02	c total #watches: 240089
570.20/570.31	c total #propagations: 85915747 / total #impl: 2288703468 (eff. 0.038)
570.20/570.31	c #Conflicts:     703000 | #Learnt:      31672 | 0.000
570.20/570.31	c total clause space: 48.1602MB
570.20/570.31	c total #watches: 246256
571.30/571.43	c total #propagations: 86071081 / total #impl: 2293487916 (eff. 0.038)
571.30/571.43	c #Conflicts:     704000 | #Learnt:      32672 | 0.000
571.30/571.43	c total clause space: 48.1602MB
571.30/571.43	c total #watches: 252297
572.40/572.59	c total #propagations: 86185682 / total #impl: 2297257411 (eff. 0.038)
572.40/572.59	c #Conflicts:     705000 | #Learnt:      33672 | 0.000
572.40/572.59	c total clause space: 48.1602MB
572.40/572.59	c total #watches: 258311
573.60/573.73	c total #propagations: 86311218 / total #impl: 2300712430 (eff. 0.038)
573.60/573.73	c #Conflicts:     706000 | #Learnt:      34672 | 0.000
573.60/573.73	c total clause space: 48.1602MB
573.60/573.73	c total #watches: 264455
574.60/574.76	c total #propagations: 86417346 / total #impl: 2304181497 (eff. 0.038)
574.60/574.76	c #Conflicts:     707000 | #Learnt:      35672 | 0.000
574.60/574.76	c total clause space: 48.1602MB
574.60/574.76	c total #watches: 270566
575.80/575.91	c total #propagations: 86550685 / total #impl: 2307432834 (eff. 0.038)
575.80/575.91	c #Conflicts:     708000 | #Learnt:      36672 | 0.000
575.80/575.91	c total clause space: 48.1602MB
575.80/575.91	c total #watches: 276612
576.80/576.98	c total #propagations: 86694762 / total #impl: 2310909705 (eff. 0.038)
576.80/576.98	c #Conflicts:     709000 | #Learnt:      37672 | 0.000
576.80/576.98	c total clause space: 48.1602MB
576.80/576.98	c total #watches: 281809
577.90/578.04	c total #propagations: 86830004 / total #impl: 2313988282 (eff. 0.038)
577.90/578.04	c #Conflicts:     710000 | #Learnt:      38672 | 0.000
577.90/578.04	c total clause space: 48.1602MB
577.90/578.04	c total #watches: 288066
579.00/579.19	c total #propagations: 86964236 / total #impl: 2317092653 (eff. 0.038)
579.00/579.19	c #Conflicts:     711000 | #Learnt:      39672 | 0.000
579.00/579.19	c total clause space: 48.1602MB
579.00/579.19	c total #watches: 293389
580.30/580.41	c total #propagations: 87067926 / total #impl: 2319846545 (eff. 0.038)
580.30/580.41	c GC COLLECT
580.30/580.41	c #Conflicts:     712000 | #Learnt:      20371 | 0.000
580.30/580.41	c total clause space: 48.1602MB
580.30/580.41	c total #watches: 171848
580.90/581.01	c total #propagations: 87199270 / total #impl: 2323085260 (eff. 0.038)
580.90/581.01	c #Conflicts:     713000 | #Learnt:      21371 | 0.000
580.90/581.01	c total clause space: 48.1602MB
580.90/581.01	c total #watches: 176801
581.60/581.71	c total #propagations: 87315321 / total #impl: 2325326154 (eff. 0.038)
581.60/581.71	c #Conflicts:     714000 | #Learnt:      22371 | 0.000
581.60/581.71	c total clause space: 48.1602MB
581.60/581.71	c total #watches: 182727
582.30/582.49	c total #propagations: 87432062 / total #impl: 2328111179 (eff. 0.038)
582.30/582.49	c #Conflicts:     715000 | #Learnt:      23371 | 0.000
582.30/582.49	c total clause space: 48.1602MB
582.30/582.49	c total #watches: 187862
583.10/583.23	c total #propagations: 87555957 / total #impl: 2331145588 (eff. 0.038)
583.10/583.23	c #Conflicts:     716000 | #Learnt:      24371 | 0.000
583.10/583.23	c total clause space: 48.1602MB
583.10/583.23	c total #watches: 192851
583.90/584.07	c total #propagations: 87685251 / total #impl: 2333785030 (eff. 0.038)
583.90/584.07	c #Conflicts:     717000 | #Learnt:      25371 | 0.000
583.90/584.07	c total clause space: 48.1602MB
583.90/584.07	c total #watches: 198505
584.70/584.83	c total #propagations: 87814005 / total #impl: 2336630382 (eff. 0.038)
584.70/584.83	c #Conflicts:     718000 | #Learnt:      26371 | 0.000
584.70/584.83	c total clause space: 48.1602MB
584.70/584.83	c total #watches: 204635
585.49/585.68	c total #propagations: 87919217 / total #impl: 2339418454 (eff. 0.038)
585.49/585.68	c #Conflicts:     719000 | #Learnt:      27371 | 0.000
585.49/585.68	c total clause space: 48.1602MB
585.49/585.68	c total #watches: 210421
586.40/586.53	c total #propagations: 88038646 / total #impl: 2342734162 (eff. 0.038)
586.40/586.53	c #Conflicts:     720000 | #Learnt:      28371 | 0.000
586.40/586.53	c total clause space: 48.1602MB
586.40/586.53	c total #watches: 216875
587.30/587.49	c total #propagations: 88139180 / total #impl: 2345792316 (eff. 0.038)
587.30/587.49	c #Conflicts:     721000 | #Learnt:      29371 | 0.000
587.30/587.49	c total clause space: 48.1602MB
587.30/587.49	c total #watches: 222328
588.30/588.45	c total #propagations: 88247145 / total #impl: 2348884807 (eff. 0.038)
588.30/588.45	c #Conflicts:     722000 | #Learnt:      30371 | 0.000
588.30/588.45	c total clause space: 48.1602MB
588.30/588.45	c total #watches: 228799
589.39/589.59	c total #propagations: 88336228 / total #impl: 2352217247 (eff. 0.038)
589.39/589.59	c #Conflicts:     723000 | #Learnt:      31371 | 0.000
589.39/589.59	c total clause space: 48.1602MB
589.39/589.59	c total #watches: 235599
590.60/590.73	c total #propagations: 88447983 / total #impl: 2355985801 (eff. 0.038)
590.60/590.73	c #Conflicts:     724000 | #Learnt:      32371 | 0.000
590.60/590.73	c total clause space: 48.1602MB
590.60/590.73	c total #watches: 242164
591.80/591.93	c total #propagations: 88555626 / total #impl: 2359984605 (eff. 0.038)
591.80/591.93	c #Conflicts:     725000 | #Learnt:      33371 | 0.000
591.80/591.93	c total clause space: 48.1602MB
591.80/591.93	c total #watches: 249487
593.09/593.21	c total #propagations: 88662761 / total #impl: 2363979825 (eff. 0.038)
593.09/593.21	c #Conflicts:     726000 | #Learnt:      34371 | 0.000
593.09/593.21	c total clause space: 48.1602MB
593.09/593.21	c total #watches: 255595
594.39/594.51	c total #propagations: 88794997 / total #impl: 2367863181 (eff. 0.038)
594.39/594.51	c #Conflicts:     727000 | #Learnt:      35371 | 0.000
594.39/594.51	c total clause space: 48.1602MB
594.39/594.51	c total #watches: 261142
595.79/595.90	c total #propagations: 88905279 / total #impl: 2371705801 (eff. 0.037)
595.79/595.90	c #Conflicts:     728000 | #Learnt:      36371 | 0.000
595.79/595.90	c total clause space: 48.1602MB
595.79/595.90	c total #watches: 267280
596.89/597.09	c total #propagations: 89032116 / total #impl: 2375741792 (eff. 0.037)
596.89/597.09	c #Conflicts:     729000 | #Learnt:      37371 | 0.000
596.89/597.09	c total clause space: 48.1602MB
596.89/597.09	c total #watches: 273549
598.09/598.21	c total #propagations: 89138930 / total #impl: 2379588474 (eff. 0.037)
598.09/598.21	c #Conflicts:     730000 | #Learnt:      38371 | 0.000
598.09/598.21	c total clause space: 48.1602MB
598.09/598.21	c total #watches: 279893
599.19/599.35	c total #propagations: 89261189 / total #impl: 2383469403 (eff. 0.037)
599.19/599.35	c #Conflicts:     731000 | #Learnt:      39371 | 0.000
599.19/599.35	c total clause space: 48.1602MB
599.19/599.35	c total #watches: 286130
600.19/600.37	c total #propagations: 89363631 / total #impl: 2387783742 (eff. 0.037)
600.19/600.37	c #Conflicts:     732000 | #Learnt:      40371 | 0.000
600.19/600.37	c total clause space: 48.1602MB
600.19/600.37	c total #watches: 292219
601.29/601.45	c total #propagations: 89464129 / total #impl: 2390770728 (eff. 0.037)
601.29/601.45	c GC COLLECT
601.29/601.45	c #Conflicts:     733000 | #Learnt:      20779 | 0.000
601.29/601.45	c total clause space: 48.1602MB
601.29/601.45	c total #watches: 173660
601.99/602.17	c total #propagations: 89583487 / total #impl: 2393823916 (eff. 0.037)
601.99/602.17	c #Conflicts:     734000 | #Learnt:      21779 | 0.000
601.99/602.17	c total clause space: 48.1602MB
601.99/602.17	c total #watches: 178848
602.80/602.95	c total #propagations: 89688904 / total #impl: 2396179040 (eff. 0.037)
602.80/602.95	c #Conflicts:     735000 | #Learnt:      22779 | 0.000
602.80/602.95	c total clause space: 48.1602MB
602.80/602.95	c total #watches: 184547
603.49/603.68	c total #propagations: 89788054 / total #impl: 2398262188 (eff. 0.037)
603.49/603.68	c #Conflicts:     736000 | #Learnt:      23779 | 0.000
603.49/603.68	c total clause space: 48.1602MB
603.49/603.68	c total #watches: 190244
604.39/604.51	c total #propagations: 89914499 / total #impl: 2400704568 (eff. 0.037)
604.39/604.51	c #Conflicts:     737000 | #Learnt:      24779 | 0.000
604.39/604.51	c total clause space: 48.1602MB
604.39/604.51	c total #watches: 196697
605.29/605.41	c total #propagations: 89999394 / total #impl: 2402962482 (eff. 0.037)
605.29/605.41	c #Conflicts:     738000 | #Learnt:      25779 | 0.000
605.29/605.41	c total clause space: 48.1602MB
605.29/605.41	c total #watches: 202792
606.29/606.40	c total #propagations: 90087292 / total #impl: 2405319257 (eff. 0.037)
606.29/606.40	c #Conflicts:     739000 | #Learnt:      26779 | 0.000
606.29/606.40	c total clause space: 48.1602MB
606.29/606.40	c total #watches: 208675
607.29/607.46	c total #propagations: 90181619 / total #impl: 2407979152 (eff. 0.037)
607.29/607.46	c #Conflicts:     740000 | #Learnt:      27779 | 0.000
607.29/607.46	c total clause space: 48.1602MB
607.29/607.46	c total #watches: 215523
608.30/608.49	c total #propagations: 90282820 / total #impl: 2410809914 (eff. 0.037)
608.30/608.49	c #Conflicts:     741000 | #Learnt:      28779 | 0.000
608.30/608.49	c total clause space: 48.1602MB
608.30/608.49	c total #watches: 222139
609.30/609.45	c total #propagations: 90397716 / total #impl: 2414001090 (eff. 0.037)
609.30/609.45	c #Conflicts:     742000 | #Learnt:      29779 | 0.000
609.30/609.45	c total clause space: 48.1602MB
609.30/609.45	c total #watches: 227942
610.40/610.51	c total #propagations: 90496569 / total #impl: 2416777981 (eff. 0.037)
610.40/610.51	c #Conflicts:     743000 | #Learnt:      30779 | 0.000
610.40/610.51	c total clause space: 48.1602MB
610.40/610.51	c total #watches: 234312
611.50/611.62	c total #propagations: 90597786 / total #impl: 2419867756 (eff. 0.037)
611.50/611.62	c #Conflicts:     744000 | #Learnt:      31779 | 0.000
611.50/611.62	c total clause space: 48.1602MB
611.50/611.62	c total #watches: 240088
612.39/612.55	c total #propagations: 90720572 / total #impl: 2423394604 (eff. 0.037)
612.39/612.55	c #Conflicts:     745000 | #Learnt:      32779 | 0.000
612.39/612.55	c total clause space: 48.1602MB
612.39/612.55	c total #watches: 246159
613.59/613.70	c total #propagations: 90822422 / total #impl: 2426129535 (eff. 0.037)
613.59/613.70	c #Conflicts:     746000 | #Learnt:      33779 | 0.000
613.59/613.70	c total clause space: 48.1602MB
613.59/613.70	c total #watches: 253560
614.59/614.73	c total #propagations: 90944425 / total #impl: 2429875456 (eff. 0.037)
614.59/614.73	c #Conflicts:     747000 | #Learnt:      34779 | 0.000
614.59/614.73	c total clause space: 48.1602MB
614.59/614.73	c total #watches: 259151
615.59/615.75	c total #propagations: 91053886 / total #impl: 2433071446 (eff. 0.037)
615.59/615.75	c #Conflicts:     748000 | #Learnt:      35779 | 0.000
615.59/615.75	c total clause space: 48.1602MB
615.59/615.75	c total #watches: 264050
616.79/616.96	c total #propagations: 91163993 / total #impl: 2435874852 (eff. 0.037)
616.79/616.96	c #Conflicts:     749000 | #Learnt:      36779 | 0.000
616.79/616.96	c total clause space: 48.1602MB
616.79/616.96	c total #watches: 269201
617.99/618.20	c total #propagations: 91312825 / total #impl: 2439538821 (eff. 0.037)
617.99/618.20	c #Conflicts:     750000 | #Learnt:      37779 | 0.000
617.99/618.20	c total clause space: 48.1602MB
617.99/618.20	c total #watches: 274609
619.20/619.37	c total #propagations: 91450771 / total #impl: 2443164441 (eff. 0.037)
619.20/619.37	c #Conflicts:     751000 | #Learnt:      38779 | 0.000
619.20/619.37	c total clause space: 48.1602MB
619.20/619.37	c total #watches: 280303
620.49/620.67	c total #propagations: 91581857 / total #impl: 2446946943 (eff. 0.037)
620.49/620.67	c #Conflicts:     752000 | #Learnt:      39779 | 0.000
620.49/620.67	c total clause space: 48.1602MB
620.49/620.67	c total #watches: 286174
621.79/621.92	c total #propagations: 91718250 / total #impl: 2450956656 (eff. 0.037)
621.79/621.92	c #Conflicts:     753000 | #Learnt:      40779 | 0.000
621.79/621.92	c total clause space: 48.1602MB
621.79/621.92	c total #watches: 291611
623.19/623.32	c total #propagations: 91847198 / total #impl: 2454836379 (eff. 0.037)
623.19/623.32	c #Conflicts:     754000 | #Learnt:      41779 | 0.000
623.19/623.32	c total clause space: 48.1602MB
623.19/623.32	c total #watches: 296523
623.99/624.18	c total #propagations: 91982955 / total #impl: 2458915969 (eff. 0.037)
623.99/624.18	c GC COLLECT
623.99/624.18	c #Conflicts:     755000 | #Learnt:      21878 | 0.000
623.99/624.18	c total clause space: 48.1602MB
623.99/624.18	c total #watches: 179446
624.89/625.04	c total #propagations: 92115159 / total #impl: 2462248724 (eff. 0.037)
624.89/625.04	c #Conflicts:     756000 | #Learnt:      22878 | 0.000
624.89/625.04	c total clause space: 48.1602MB
624.89/625.04	c total #watches: 184551
625.59/625.76	c total #propagations: 92245808 / total #impl: 2465234616 (eff. 0.037)
625.59/625.76	c #Conflicts:     757000 | #Learnt:      23878 | 0.000
625.59/625.76	c total clause space: 48.1602MB
625.59/625.76	c total #watches: 189865
626.39/626.57	c total #propagations: 92349682 / total #impl: 2467625954 (eff. 0.037)
626.39/626.57	c #Conflicts:     758000 | #Learnt:      24878 | 0.000
626.39/626.57	c total clause space: 48.1602MB
626.39/626.57	c total #watches: 195280
627.19/627.34	c total #propagations: 92467210 / total #impl: 2470322847 (eff. 0.037)
627.19/627.34	c #Conflicts:     759000 | #Learnt:      25878 | 0.000
627.19/627.34	c total clause space: 48.1602MB
627.19/627.34	c total #watches: 202004
627.89/628.06	c total #propagations: 92540417 / total #impl: 2473344300 (eff. 0.037)
627.89/628.06	c #Conflicts:     760000 | #Learnt:      26878 | 0.000
627.89/628.06	c total clause space: 48.1602MB
627.89/628.06	c total #watches: 207052
628.79/628.91	c total #propagations: 92630047 / total #impl: 2475550490 (eff. 0.037)
628.79/628.91	c #Conflicts:     761000 | #Learnt:      27878 | 0.000
628.79/628.91	c total clause space: 48.1602MB
628.79/628.91	c total #watches: 212814
629.59/629.72	c total #propagations: 92729261 / total #impl: 2478129283 (eff. 0.037)
629.59/629.72	c #Conflicts:     762000 | #Learnt:      28878 | 0.000
629.59/629.72	c total clause space: 48.1602MB
629.59/629.72	c total #watches: 219468
630.59/630.77	c total #propagations: 92813642 / total #impl: 2480345168 (eff. 0.037)
630.59/630.77	c #Conflicts:     763000 | #Learnt:      29878 | 0.000
630.59/630.77	c total clause space: 48.1602MB
630.59/630.77	c total #watches: 226264
631.79/631.92	c total #propagations: 92925619 / total #impl: 2483665376 (eff. 0.037)
631.79/631.92	c #Conflicts:     764000 | #Learnt:      30878 | 0.000
631.79/631.92	c total clause space: 48.1602MB
631.79/631.92	c total #watches: 231347
632.79/632.97	c total #propagations: 93075813 / total #impl: 2487680906 (eff. 0.037)
632.79/632.97	c #Conflicts:     765000 | #Learnt:      31878 | 0.000
632.79/632.97	c total clause space: 48.1602MB
632.79/632.97	c total #watches: 237188
633.99/634.10	c total #propagations: 93214242 / total #impl: 2491125411 (eff. 0.037)
633.99/634.10	c #Conflicts:     766000 | #Learnt:      32878 | 0.000
633.99/634.10	c total clause space: 48.1602MB
633.99/634.10	c total #watches: 244521
634.99/635.10	c total #propagations: 93321344 / total #impl: 2494968530 (eff. 0.037)
634.99/635.10	c #Conflicts:     767000 | #Learnt:      33878 | 0.000
634.99/635.10	c total clause space: 48.1602MB
634.99/635.10	c total #watches: 250360
636.09/636.21	c total #propagations: 93424590 / total #impl: 2497891849 (eff. 0.037)
636.09/636.21	c #Conflicts:     768000 | #Learnt:      34878 | 0.000
636.09/636.21	c total clause space: 48.1602MB
636.09/636.21	c total #watches: 255846
637.29/637.45	c total #propagations: 93533328 / total #impl: 2501110970 (eff. 0.037)
637.29/637.45	c #Conflicts:     769000 | #Learnt:      35878 | 0.000
637.29/637.45	c total clause space: 48.1602MB
637.29/637.45	c total #watches: 261020
638.39/638.56	c total #propagations: 93678115 / total #impl: 2505306386 (eff. 0.037)
638.39/638.56	c #Conflicts:     770000 | #Learnt:      36878 | 0.000
638.39/638.56	c total clause space: 48.1602MB
638.39/638.56	c total #watches: 266575
639.39/639.56	c total #propagations: 93788625 / total #impl: 2508770314 (eff. 0.037)
639.39/639.56	c #Conflicts:     771000 | #Learnt:      37878 | 0.000
639.39/639.56	c total clause space: 48.1602MB
639.39/639.56	c total #watches: 272448
640.59/640.73	c total #propagations: 93888787 / total #impl: 2511592975 (eff. 0.037)
640.59/640.73	c #Conflicts:     772000 | #Learnt:      38878 | 0.000
640.59/640.73	c total clause space: 48.1602MB
640.59/640.73	c total #watches: 278517
641.69/641.81	c total #propagations: 93990125 / total #impl: 2514326076 (eff. 0.037)
641.69/641.81	c #Conflicts:     773000 | #Learnt:      39878 | 0.000
641.69/641.81	c total clause space: 48.1602MB
641.69/641.81	c total #watches: 285389
642.99/643.17	c total #propagations: 94068911 / total #impl: 2517106601 (eff. 0.037)
642.99/643.17	c #Conflicts:     774000 | #Learnt:      40878 | 0.000
642.99/643.17	c total clause space: 48.1602MB
642.99/643.17	c total #watches: 290580
644.29/644.47	c total #propagations: 94205192 / total #impl: 2520719626 (eff. 0.037)
644.29/644.47	c #Conflicts:     775000 | #Learnt:      41878 | 0.000
644.29/644.47	c total clause space: 48.1602MB
644.29/644.47	c total #watches: 297317
645.39/645.53	c total #propagations: 94321386 / total #impl: 2524497673 (eff. 0.037)
645.39/645.53	c GC COLLECT
645.39/645.53	c #Conflicts:     776000 | #Learnt:      21670 | 0.000
645.39/645.53	c total clause space: 48.1602MB
645.39/645.53	c total #watches: 178158
645.99/646.19	c total #propagations: 94456762 / total #impl: 2527532582 (eff. 0.037)
645.99/646.19	c #Conflicts:     777000 | #Learnt:      22670 | 0.000
645.99/646.19	c total clause space: 48.1602MB
645.99/646.19	c total #watches: 184335
646.99/647.11	c total #propagations: 94562867 / total #impl: 2529889319 (eff. 0.037)
646.99/647.11	c #Conflicts:     778000 | #Learnt:      23670 | 0.000
646.99/647.11	c total clause space: 48.1602MB
646.99/647.11	c total #watches: 189747
647.89/648.01	c total #propagations: 94702437 / total #impl: 2533347197 (eff. 0.037)
647.89/648.01	c #Conflicts:     779000 | #Learnt:      24670 | 0.000
647.89/648.01	c total clause space: 48.1602MB
647.89/648.01	c total #watches: 195760
648.89/649.01	c total #propagations: 94825300 / total #impl: 2536922981 (eff. 0.037)
648.89/649.01	c #Conflicts:     780000 | #Learnt:      25670 | 0.000
648.89/649.01	c total clause space: 48.1602MB
648.89/649.01	c total #watches: 201895
649.99/650.11	c total #propagations: 94971380 / total #impl: 2540717442 (eff. 0.037)
649.99/650.11	c #Conflicts:     781000 | #Learnt:      26670 | 0.000
649.99/650.11	c total clause space: 48.1602MB
649.99/650.11	c total #watches: 207822
651.09/651.21	c total #propagations: 95122289 / total #impl: 2544601214 (eff. 0.037)
651.09/651.21	c #Conflicts:     782000 | #Learnt:      27670 | 0.000
651.09/651.21	c total clause space: 48.1602MB
651.09/651.21	c total #watches: 214478
652.08/652.30	c total #propagations: 95255439 / total #impl: 2548929344 (eff. 0.037)
652.08/652.30	c #Conflicts:     783000 | #Learnt:      28670 | 0.000
652.08/652.30	c total clause space: 48.1602MB
652.08/652.30	c total #watches: 220963
653.08/653.25	c total #propagations: 95378844 / total #impl: 2553133819 (eff. 0.037)
653.08/653.25	c #Conflicts:     784000 | #Learnt:      29670 | 0.000
653.08/653.25	c total clause space: 48.1602MB
653.08/653.25	c total #watches: 227738
654.18/654.30	c total #propagations: 95477992 / total #impl: 2556765099 (eff. 0.037)
654.18/654.30	c #Conflicts:     785000 | #Learnt:      30670 | 0.000
654.18/654.30	c total clause space: 48.1602MB
654.18/654.30	c total #watches: 234263
655.18/655.38	c total #propagations: 95591145 / total #impl: 2560637082 (eff. 0.037)
655.18/655.38	c #Conflicts:     786000 | #Learnt:      31670 | 0.000
655.18/655.38	c total clause space: 48.1602MB
655.18/655.38	c total #watches: 240481
656.18/656.36	c total #propagations: 95702031 / total #impl: 2564407359 (eff. 0.037)
656.18/656.36	c #Conflicts:     787000 | #Learnt:      32670 | 0.000
656.18/656.36	c total clause space: 48.1602MB
656.18/656.36	c total #watches: 246890
657.18/657.38	c total #propagations: 95797857 / total #impl: 2567802187 (eff. 0.037)
657.18/657.38	c #Conflicts:     788000 | #Learnt:      33670 | 0.000
657.18/657.38	c total clause space: 48.1602MB
657.18/657.38	c total #watches: 254345
658.38/658.53	c total #propagations: 95886888 / total #impl: 2571424170 (eff. 0.037)
658.38/658.53	c #Conflicts:     789000 | #Learnt:      34670 | 0.000
658.38/658.53	c total clause space: 48.1602MB
658.38/658.53	c total #watches: 259032
659.78/659.90	c total #propagations: 96017410 / total #impl: 2574664568 (eff. 0.037)
659.78/659.90	c #Conflicts:     790000 | #Learnt:      35670 | 0.000
659.78/659.90	c total clause space: 48.1602MB
659.78/659.90	c total #watches: 264419
661.18/661.33	c total #propagations: 96156230 / total #impl: 2579152798 (eff. 0.037)
661.18/661.33	c #Conflicts:     791000 | #Learnt:      36670 | 0.000
661.18/661.33	c total clause space: 48.1602MB
661.18/661.33	c total #watches: 270936
662.68/662.81	c total #propagations: 96283330 / total #impl: 2583691805 (eff. 0.037)
662.68/662.81	c #Conflicts:     792000 | #Learnt:      37670 | 0.000
662.68/662.81	c total clause space: 48.1602MB
662.68/662.81	c total #watches: 276401
664.08/664.22	c total #propagations: 96425414 / total #impl: 2588481163 (eff. 0.037)
664.08/664.22	c #Conflicts:     793000 | #Learnt:      38670 | 0.000
664.08/664.22	c total clause space: 48.1602MB
664.08/664.22	c total #watches: 280253
665.39/665.58	c total #propagations: 96602635 / total #impl: 2592133558 (eff. 0.037)
665.39/665.58	c #Conflicts:     794000 | #Learnt:      39670 | 0.000
665.39/665.58	c total clause space: 48.1602MB
665.39/665.58	c total #watches: 285407
666.88/667.08	c total #propagations: 96732958 / total #impl: 2596077382 (eff. 0.037)
666.88/667.08	c #Conflicts:     795000 | #Learnt:      40670 | 0.000
666.88/667.08	c total clause space: 48.1602MB
666.88/667.08	c total #watches: 291308
668.18/668.39	c total #propagations: 96863279 / total #impl: 2600910039 (eff. 0.037)
668.18/668.39	c #Conflicts:     796000 | #Learnt:      41670 | 0.000
668.18/668.39	c total clause space: 48.1602MB
668.18/668.39	c total #watches: 296686
669.68/669.85	c total #propagations: 96985537 / total #impl: 2604767078 (eff. 0.037)
669.68/669.85	c #Conflicts:     797000 | #Learnt:      42670 | 0.000
669.68/669.85	c total clause space: 48.1602MB
669.68/669.85	c total #watches: 301940
670.68/670.88	c total #propagations: 97118339 / total #impl: 2609011613 (eff. 0.037)
670.68/670.88	c GC COLLECT
670.68/670.88	c #Conflicts:     798000 | #Learnt:      22173 | 0.000
670.68/670.88	c total clause space: 48.1602MB
670.68/670.88	c total #watches: 181824
671.58/671.75	c total #propagations: 97224796 / total #impl: 2612479215 (eff. 0.037)
671.58/671.75	c #Conflicts:     799000 | #Learnt:      23173 | 0.000
671.58/671.75	c total clause space: 48.1602MB
671.58/671.75	c total #watches: 187844
672.48/672.61	c total #propagations: 97329366 / total #impl: 2615596961 (eff. 0.037)
672.48/672.61	c #Conflicts:     800000 | #Learnt:      24173 | 0.000
672.48/672.61	c total clause space: 48.1602MB
672.48/672.61	c total #watches: 193125
673.28/673.47	c total #propagations: 97441614 / total #impl: 2618698637 (eff. 0.037)
673.28/673.47	c #Conflicts:     801000 | #Learnt:      25173 | 0.000
673.28/673.47	c total clause space: 48.1602MB
673.28/673.47	c total #watches: 198208
674.19/674.32	c total #propagations: 97555928 / total #impl: 2621610852 (eff. 0.037)
674.19/674.32	c #Conflicts:     802000 | #Learnt:      26173 | 0.000
674.19/674.32	c total clause space: 48.1602MB
674.19/674.32	c total #watches: 204041
675.18/675.33	c total #propagations: 97667043 / total #impl: 2624738846 (eff. 0.037)
675.18/675.33	c #Conflicts:     803000 | #Learnt:      27173 | 0.000
675.18/675.33	c total clause space: 48.1602MB
675.18/675.33	c total #watches: 209835
676.18/676.30	c total #propagations: 97796378 / total #impl: 2628023714 (eff. 0.037)
676.18/676.30	c #Conflicts:     804000 | #Learnt:      28173 | 0.000
676.18/676.30	c total clause space: 48.1602MB
676.18/676.30	c total #watches: 215431
677.18/677.39	c total #propagations: 97913873 / total #impl: 2631261875 (eff. 0.037)
677.18/677.39	c #Conflicts:     805000 | #Learnt:      29173 | 0.000
677.18/677.39	c total clause space: 48.1602MB
677.18/677.39	c total #watches: 222075
678.18/678.39	c total #propagations: 98040997 / total #impl: 2634633825 (eff. 0.037)
678.18/678.39	c #Conflicts:     806000 | #Learnt:      30173 | 0.000
678.18/678.39	c total clause space: 48.1602MB
678.18/678.39	c total #watches: 228426
679.28/679.40	c total #propagations: 98152084 / total #impl: 2637698552 (eff. 0.037)
679.28/679.40	c #Conflicts:     807000 | #Learnt:      31173 | 0.000
679.28/679.40	c total clause space: 48.1602MB
679.28/679.40	c total #watches: 234694
680.28/680.43	c total #propagations: 98250918 / total #impl: 2640950472 (eff. 0.037)
680.28/680.43	c #Conflicts:     808000 | #Learnt:      32173 | 0.000
680.28/680.43	c total clause space: 48.1602MB
680.28/680.43	c total #watches: 240381
681.38/681.55	c total #propagations: 98364519 / total #impl: 2644274807 (eff. 0.037)
681.38/681.55	c #Conflicts:     809000 | #Learnt:      33173 | 0.000
681.38/681.55	c total clause space: 48.1602MB
681.38/681.55	c total #watches: 246116
682.48/682.66	c total #propagations: 98485500 / total #impl: 2648067698 (eff. 0.037)
682.48/682.66	c #Conflicts:     810000 | #Learnt:      34173 | 0.000
682.48/682.66	c total clause space: 48.1602MB
682.48/682.66	c total #watches: 251357
683.68/683.89	c total #propagations: 98599629 / total #impl: 2651506098 (eff. 0.037)
683.68/683.89	c #Conflicts:     811000 | #Learnt:      35173 | 0.000
683.68/683.89	c total clause space: 48.1602MB
683.68/683.89	c total #watches: 257729
685.08/685.22	c total #propagations: 98744538 / total #impl: 2655668613 (eff. 0.037)
685.08/685.22	c #Conflicts:     812000 | #Learnt:      36173 | 0.000
685.08/685.22	c total clause space: 48.1602MB
685.08/685.22	c total #watches: 262675
686.29/686.50	c total #propagations: 98880546 / total #impl: 2659734087 (eff. 0.037)
686.29/686.50	c #Conflicts:     813000 | #Learnt:      37173 | 0.000
686.29/686.50	c total clause space: 48.1602MB
686.29/686.50	c total #watches: 268487
687.68/687.85	c total #propagations: 98973611 / total #impl: 2663230140 (eff. 0.037)
687.68/687.85	c #Conflicts:     814000 | #Learnt:      38173 | 0.000
687.68/687.85	c total clause space: 48.1602MB
687.68/687.85	c total #watches: 273810
688.68/688.89	c total #propagations: 99118977 / total #impl: 2667531898 (eff. 0.037)
688.68/688.89	c #Conflicts:     815000 | #Learnt:      39173 | 0.000
688.68/688.89	c total clause space: 48.1602MB
688.68/688.89	c total #watches: 280899
689.88/690.08	c total #propagations: 99169802 / total #impl: 2670817054 (eff. 0.037)
689.88/690.08	c #Conflicts:     816000 | #Learnt:      40173 | 0.000
689.88/690.08	c total clause space: 48.1602MB
689.88/690.08	c total #watches: 287222
691.18/691.38	c total #propagations: 99261511 / total #impl: 2674295964 (eff. 0.037)
691.18/691.38	c #Conflicts:     817000 | #Learnt:      41173 | 0.000
691.18/691.38	c total clause space: 48.1602MB
691.18/691.38	c total #watches: 291563
692.48/692.65	c total #propagations: 99373897 / total #impl: 2677732534 (eff. 0.037)
692.48/692.65	c #Conflicts:     818000 | #Learnt:      42173 | 0.000
692.48/692.65	c total clause space: 48.1602MB
692.48/692.65	c total #watches: 297735
693.88/694.06	c total #propagations: 99484602 / total #impl: 2681150551 (eff. 0.037)
693.88/694.06	c #Conflicts:     819000 | #Learnt:      43173 | 0.000
693.88/694.06	c total clause space: 48.1602MB
693.88/694.06	c total #watches: 303549
694.98/695.14	c total #propagations: 99615843 / total #impl: 2685016934 (eff. 0.037)
694.98/695.14	c GC COLLECT
694.98/695.14	c #Conflicts:     820000 | #Learnt:      22369 | 0.000
694.98/695.14	c total clause space: 48.1602MB
694.98/695.14	c total #watches: 182635
695.78/695.93	c total #propagations: 99736606 / total #impl: 2688207709 (eff. 0.037)
695.78/695.93	c #Conflicts:     821000 | #Learnt:      23369 | 0.000
695.78/695.93	c total clause space: 48.1602MB
695.78/695.93	c total #watches: 187956
696.68/696.87	c total #propagations: 99854212 / total #impl: 2691008320 (eff. 0.037)
696.68/696.87	c #Conflicts:     822000 | #Learnt:      24369 | 0.000
696.68/696.87	c total clause space: 48.1602MB
696.68/696.87	c total #watches: 194440
697.68/697.83	c total #propagations: 99956024 / total #impl: 2694661890 (eff. 0.037)
697.68/697.83	c #Conflicts:     823000 | #Learnt:      25369 | 0.000
697.68/697.83	c total clause space: 48.1602MB
697.68/697.83	c total #watches: 199961
698.68/698.82	c total #propagations: 100076157 / total #impl: 2697909056 (eff. 0.037)
698.68/698.82	c #Conflicts:     824000 | #Learnt:      26369 | 0.000
698.68/698.82	c total clause space: 48.1602MB
698.68/698.82	c total #watches: 205666
699.58/699.76	c total #propagations: 100207745 / total #impl: 2701391727 (eff. 0.037)
699.58/699.76	c #Conflicts:     825000 | #Learnt:      27369 | 0.000
699.58/699.76	c total clause space: 48.1602MB
699.58/699.76	c total #watches: 211452
700.68/700.84	c total #propagations: 100330390 / total #impl: 2704501834 (eff. 0.037)
700.68/700.84	c #Conflicts:     826000 | #Learnt:      28369 | 0.000
700.68/700.84	c total clause space: 48.1602MB
700.68/700.84	c total #watches: 218537
701.68/701.88	c total #propagations: 100440891 / total #impl: 2708083348 (eff. 0.037)
701.68/701.88	c #Conflicts:     827000 | #Learnt:      29369 | 0.000
701.68/701.88	c total clause space: 48.1602MB
701.68/701.88	c total #watches: 225093
702.68/702.82	c total #propagations: 100542863 / total #impl: 2711452817 (eff. 0.037)
702.68/702.82	c #Conflicts:     828000 | #Learnt:      30369 | 0.000
702.68/702.82	c total clause space: 48.1602MB
702.68/702.82	c total #watches: 232873
703.58/703.74	c total #propagations: 100607658 / total #impl: 2715230332 (eff. 0.037)
703.58/703.74	c #Conflicts:     829000 | #Learnt:      31369 | 0.000
703.58/703.74	c total clause space: 48.1602MB
703.58/703.74	c total #watches: 239669
704.48/704.64	c total #propagations: 100666929 / total #impl: 2718433844 (eff. 0.037)
704.48/704.64	c #Conflicts:     830000 | #Learnt:      32369 | 0.000
704.48/704.64	c total clause space: 48.1602MB
704.48/704.64	c total #watches: 245584
705.38/705.50	c total #propagations: 100749099 / total #impl: 2721427341 (eff. 0.037)
705.38/705.50	c #Conflicts:     831000 | #Learnt:      33369 | 0.000
705.38/705.50	c total clause space: 48.1602MB
705.38/705.50	c total #watches: 251842
706.38/706.54	c total #propagations: 100843121 / total #impl: 2724271654 (eff. 0.037)
706.38/706.54	c #Conflicts:     832000 | #Learnt:      34369 | 0.000
706.38/706.54	c total clause space: 48.1602MB
706.38/706.54	c total #watches: 258512
707.58/707.72	c total #propagations: 100949356 / total #impl: 2727580880 (eff. 0.037)
707.58/707.72	c #Conflicts:     833000 | #Learnt:      35369 | 0.000
707.58/707.72	c total clause space: 48.1602MB
707.58/707.72	c total #watches: 263969
709.28/709.42	c total #propagations: 101104530 / total #impl: 2731048772 (eff. 0.037)
709.28/709.42	c #Conflicts:     834000 | #Learnt:      36369 | 0.000
709.28/709.42	c total clause space: 48.1602MB
709.28/709.42	c total #watches: 270536
710.67/710.87	c total #propagations: 101313456 / total #impl: 2736309706 (eff. 0.037)
710.67/710.87	c #Conflicts:     835000 | #Learnt:      37369 | 0.000
710.67/710.87	c total clause space: 48.1602MB
710.67/710.87	c total #watches: 276336
711.97/712.18	c total #propagations: 101482155 / total #impl: 2740672986 (eff. 0.037)
711.97/712.18	c #Conflicts:     836000 | #Learnt:      38369 | 0.000
711.97/712.18	c total clause space: 48.1602MB
711.97/712.18	c total #watches: 282550
713.38/713.54	c total #propagations: 101625041 / total #impl: 2745146605 (eff. 0.037)
713.38/713.54	c #Conflicts:     837000 | #Learnt:      39369 | 0.000
713.38/713.54	c total clause space: 48.1602MB
713.38/713.54	c total #watches: 289046
714.77/714.91	c total #propagations: 101742897 / total #impl: 2748901877 (eff. 0.037)
714.77/714.91	c #Conflicts:     838000 | #Learnt:      40369 | 0.000
714.77/714.91	c total clause space: 48.1602MB
714.77/714.91	c total #watches: 295027
716.18/716.31	c total #propagations: 101880538 / total #impl: 2752844793 (eff. 0.037)
716.18/716.31	c #Conflicts:     839000 | #Learnt:      41369 | 0.000
716.18/716.31	c total clause space: 48.1602MB
716.18/716.31	c total #watches: 301698
717.47/717.66	c total #propagations: 101988584 / total #impl: 2757083643 (eff. 0.037)
717.47/717.66	c #Conflicts:     840000 | #Learnt:      42369 | 0.000
717.47/717.66	c total clause space: 48.1602MB
717.47/717.66	c total #watches: 308158
718.97/719.10	c total #propagations: 102071323 / total #impl: 2761409057 (eff. 0.037)
718.97/719.10	c #Conflicts:     841000 | #Learnt:      43369 | 0.000
718.97/719.10	c total clause space: 48.1602MB
718.97/719.10	c total #watches: 315966
720.67/720.85	c total #propagations: 102152921 / total #impl: 2766256955 (eff. 0.037)
720.67/720.85	c GC COLLECT
720.67/720.85	c #Conflicts:     842000 | #Learnt:      22276 | 0.000
720.67/720.85	c total clause space: 48.1602MB
720.67/720.85	c total #watches: 182037
721.48/721.70	c total #propagations: 102254320 / total #impl: 2771845171 (eff. 0.037)
721.48/721.70	c #Conflicts:     843000 | #Learnt:      23276 | 0.000
721.48/721.70	c total clause space: 48.1602MB
721.48/721.70	c total #watches: 189964
722.27/722.48	c total #propagations: 102328191 / total #impl: 2775247302 (eff. 0.037)
722.27/722.48	c #Conflicts:     844000 | #Learnt:      24276 | 0.000
722.27/722.48	c total clause space: 48.1602MB
722.27/722.48	c total #watches: 196622
723.17/723.36	c total #propagations: 102404343 / total #impl: 2778349179 (eff. 0.037)
723.17/723.36	c #Conflicts:     845000 | #Learnt:      25276 | 0.000
723.17/723.36	c total clause space: 48.1602MB
723.17/723.36	c total #watches: 203245
724.07/724.29	c total #propagations: 102492859 / total #impl: 2781926298 (eff. 0.037)
724.07/724.29	c #Conflicts:     846000 | #Learnt:      26276 | 0.000
724.07/724.29	c total clause space: 48.1602MB
724.07/724.29	c total #watches: 209717
725.07/725.28	c total #propagations: 102583484 / total #impl: 2785462922 (eff. 0.037)
725.07/725.28	c #Conflicts:     847000 | #Learnt:      27276 | 0.000
725.07/725.28	c total clause space: 48.1602MB
725.07/725.28	c total #watches: 215464
726.17/726.31	c total #propagations: 102683945 / total #impl: 2789170734 (eff. 0.037)
726.17/726.31	c #Conflicts:     848000 | #Learnt:      28276 | 0.000
726.17/726.31	c total clause space: 48.1602MB
726.17/726.31	c total #watches: 221934
727.08/727.27	c total #propagations: 102805389 / total #impl: 2792882188 (eff. 0.037)
727.08/727.27	c #Conflicts:     849000 | #Learnt:      29276 | 0.000
727.08/727.27	c total clause space: 48.1602MB
727.08/727.27	c total #watches: 228577
728.18/728.36	c total #propagations: 102881155 / total #impl: 2795637217 (eff. 0.037)
728.18/728.36	c #Conflicts:     850000 | #Learnt:      30276 | 0.000
728.18/728.36	c total clause space: 48.1602MB
728.18/728.36	c total #watches: 235181
729.28/729.47	c total #propagations: 102991703 / total #impl: 2798867731 (eff. 0.037)
729.28/729.47	c #Conflicts:     851000 | #Learnt:      31276 | 0.000
729.28/729.47	c total clause space: 48.1602MB
729.28/729.47	c total #watches: 240286
730.17/730.36	c total #propagations: 103134517 / total #impl: 2802436529 (eff. 0.037)
730.17/730.36	c #Conflicts:     852000 | #Learnt:      32276 | 0.000
730.17/730.36	c total clause space: 48.1602MB
730.17/730.36	c total #watches: 245050
731.27/731.43	c total #propagations: 103250721 / total #impl: 2805020927 (eff. 0.037)
731.27/731.43	c #Conflicts:     853000 | #Learnt:      33276 | 0.000
731.27/731.43	c total clause space: 48.1602MB
731.27/731.43	c total #watches: 250072
732.37/732.57	c total #propagations: 103387280 / total #impl: 2808163506 (eff. 0.037)
732.37/732.57	c #Conflicts:     854000 | #Learnt:      34276 | 0.000
732.37/732.57	c total clause space: 48.1602MB
732.37/732.57	c total #watches: 255909
733.58/733.80	c total #propagations: 103530895 / total #impl: 2811822009 (eff. 0.037)
733.58/733.80	c #Conflicts:     855000 | #Learnt:      35276 | 0.000
733.58/733.80	c total clause space: 48.1602MB
733.58/733.80	c total #watches: 261271
734.87/735.02	c total #propagations: 103664454 / total #impl: 2815647889 (eff. 0.037)
734.87/735.02	c #Conflicts:     856000 | #Learnt:      36276 | 0.000
734.87/735.02	c total clause space: 48.1602MB
734.87/735.02	c total #watches: 266762
736.17/736.31	c total #propagations: 103778184 / total #impl: 2819473659 (eff. 0.037)
736.17/736.31	c #Conflicts:     857000 | #Learnt:      37276 | 0.000
736.17/736.31	c total clause space: 48.1602MB
736.17/736.31	c total #watches: 272388
737.37/737.50	c total #propagations: 103919030 / total #impl: 2823864648 (eff. 0.037)
737.37/737.50	c #Conflicts:     858000 | #Learnt:      38276 | 0.000
737.37/737.50	c total clause space: 48.1602MB
737.37/737.50	c total #watches: 278282
738.67/738.83	c total #propagations: 104027703 / total #impl: 2827403595 (eff. 0.037)
738.67/738.83	c #Conflicts:     859000 | #Learnt:      39276 | 0.000
738.67/738.83	c total clause space: 48.1602MB
738.67/738.83	c total #watches: 284573
739.97/740.15	c total #propagations: 104153332 / total #impl: 2831590112 (eff. 0.037)
739.97/740.15	c #Conflicts:     860000 | #Learnt:      40276 | 0.000
739.97/740.15	c total clause space: 48.1602MB
739.97/740.15	c total #watches: 292419
741.28/741.40	c total #propagations: 104250938 / total #impl: 2835980222 (eff. 0.037)
741.28/741.40	c #Conflicts:     861000 | #Learnt:      41276 | 0.000
741.28/741.40	c total clause space: 48.1602MB
741.28/741.40	c total #watches: 299107
742.67/742.81	c total #propagations: 104366218 / total #impl: 2839844680 (eff. 0.037)
742.67/742.81	c #Conflicts:     862000 | #Learnt:      42276 | 0.000
742.67/742.81	c total clause space: 48.1602MB
742.67/742.81	c total #watches: 306702
743.87/744.04	c total #propagations: 104490896 / total #impl: 2843982386 (eff. 0.037)
743.87/744.04	c #Conflicts:     863000 | #Learnt:      43276 | 0.000
743.87/744.04	c total clause space: 48.1602MB
743.87/744.04	c total #watches: 314035
745.17/745.36	c total #propagations: 104565024 / total #impl: 2847747710 (eff. 0.037)
745.17/745.36	c #Conflicts:     864000 | #Learnt:      44276 | 0.000
745.17/745.36	c total clause space: 48.1602MB
745.17/745.36	c total #watches: 321002
746.37/746.54	c total #propagations: 104654135 / total #impl: 2852044434 (eff. 0.037)
746.37/746.54	c GC COLLECT
746.37/746.54	c #Conflicts:     865000 | #Learnt:      22870 | 0.000
746.37/746.54	c total clause space: 48.1602MB
746.37/746.54	c total #watches: 185382
747.27/747.49	c total #propagations: 104786337 / total #impl: 2855568544 (eff. 0.037)
747.27/747.49	c #Conflicts:     866000 | #Learnt:      23870 | 0.000
747.27/747.49	c total clause space: 48.1602MB
747.27/747.49	c total #watches: 191519
748.27/748.41	c total #propagations: 104922367 / total #impl: 2859122550 (eff. 0.037)
748.27/748.41	c #Conflicts:     867000 | #Learnt:      24870 | 0.000
748.27/748.41	c total clause space: 48.1602MB
748.27/748.41	c total #watches: 196919
749.17/749.37	c total #propagations: 105047142 / total #impl: 2862447169 (eff. 0.037)
749.17/749.37	c #Conflicts:     868000 | #Learnt:      25870 | 0.000
749.17/749.37	c total clause space: 48.1602MB
749.17/749.37	c total #watches: 202753
750.18/750.35	c total #propagations: 105171101 / total #impl: 2865733786 (eff. 0.037)
750.18/750.35	c #Conflicts:     869000 | #Learnt:      26870 | 0.000
750.18/750.35	c total clause space: 48.1602MB
750.18/750.35	c total #watches: 207943
751.18/751.36	c total #propagations: 105316202 / total #impl: 2868886427 (eff. 0.037)
751.18/751.36	c #Conflicts:     870000 | #Learnt:      27870 | 0.000
751.18/751.36	c total clause space: 48.1602MB
751.18/751.36	c total #watches: 213053
752.17/752.36	c total #propagations: 105449045 / total #impl: 2872305029 (eff. 0.037)
752.17/752.36	c #Conflicts:     871000 | #Learnt:      28870 | 0.000
752.17/752.36	c total clause space: 48.1602MB
752.17/752.36	c total #watches: 219410
753.27/753.40	c total #propagations: 105548132 / total #impl: 2875591945 (eff. 0.037)
753.27/753.40	c #Conflicts:     872000 | #Learnt:      29870 | 0.000
753.27/753.40	c total clause space: 48.1602MB
753.27/753.40	c total #watches: 226360
754.37/754.57	c total #propagations: 105639394 / total #impl: 2879166332 (eff. 0.037)
754.37/754.57	c #Conflicts:     873000 | #Learnt:      30870 | 0.000
754.37/754.57	c total clause space: 48.1602MB
754.37/754.57	c total #watches: 232967
755.68/755.86	c total #propagations: 105754019 / total #impl: 2883260119 (eff. 0.037)
755.68/755.86	c #Conflicts:     874000 | #Learnt:      31870 | 0.000
755.68/755.86	c total clause space: 48.1602MB
755.68/755.86	c total #watches: 240074
756.97/757.10	c total #propagations: 105887024 / total #impl: 2887885033 (eff. 0.037)
756.97/757.10	c #Conflicts:     875000 | #Learnt:      32870 | 0.000
756.97/757.10	c total clause space: 48.1602MB
756.97/757.10	c total #watches: 247540
758.17/758.34	c total #propagations: 106013391 / total #impl: 2892202815 (eff. 0.037)
758.17/758.34	c #Conflicts:     876000 | #Learnt:      33870 | 0.000
758.17/758.34	c total clause space: 48.1602MB
758.17/758.34	c total #watches: 253467
759.37/759.53	c total #propagations: 106145196 / total #impl: 2896597368 (eff. 0.037)
759.37/759.53	c #Conflicts:     877000 | #Learnt:      34870 | 0.000
759.37/759.53	c total clause space: 48.1602MB
759.37/759.53	c total #watches: 259192
760.67/760.82	c total #propagations: 106281638 / total #impl: 2900631019 (eff. 0.037)
760.67/760.82	c #Conflicts:     878000 | #Learnt:      35870 | 0.000
760.67/760.82	c total clause space: 48.1602MB
760.67/760.82	c total #watches: 264274
761.87/762.06	c total #propagations: 106407534 / total #impl: 2904441673 (eff. 0.037)
761.87/762.06	c #Conflicts:     879000 | #Learnt:      36870 | 0.000
761.87/762.06	c total clause space: 48.1602MB
761.87/762.06	c total #watches: 270410
763.17/763.40	c total #propagations: 106517350 / total #impl: 2908274144 (eff. 0.037)
763.17/763.40	c #Conflicts:     880000 | #Learnt:      37870 | 0.000
763.17/763.40	c total clause space: 48.1602MB
763.17/763.40	c total #watches: 276883
764.37/764.56	c total #propagations: 106648768 / total #impl: 2912249451 (eff. 0.037)
764.37/764.56	c #Conflicts:     881000 | #Learnt:      38870 | 0.000
764.37/764.56	c total clause space: 48.1602MB
764.37/764.56	c total #watches: 283337
765.67/765.84	c total #propagations: 106739532 / total #impl: 2915397381 (eff. 0.037)
765.67/765.84	c #Conflicts:     882000 | #Learnt:      39870 | 0.000
765.67/765.84	c total clause space: 48.1602MB
765.67/765.84	c total #watches: 288458
767.07/767.24	c total #propagations: 106879319 / total #impl: 2919074614 (eff. 0.037)
767.07/767.24	c #Conflicts:     883000 | #Learnt:      40870 | 0.000
767.07/767.24	c total clause space: 48.1602MB
767.07/767.24	c total #watches: 293578
768.47/768.64	c total #propagations: 107017047 / total #impl: 2923250860 (eff. 0.037)
768.47/768.64	c #Conflicts:     884000 | #Learnt:      41870 | 0.000
768.47/768.64	c total clause space: 48.1602MB
768.47/768.64	c total #watches: 299149
770.06/770.22	c total #propagations: 107182374 / total #impl: 2927551488 (eff. 0.037)
770.06/770.22	c #Conflicts:     885000 | #Learnt:      42870 | 0.000
770.06/770.22	c total clause space: 48.1602MB
770.06/770.22	c total #watches: 304343
771.66/771.84	c total #propagations: 107326892 / total #impl: 2931745734 (eff. 0.037)
771.66/771.84	c #Conflicts:     886000 | #Learnt:      43870 | 0.000
771.66/771.84	c total clause space: 48.1602MB
771.66/771.84	c total #watches: 309762
773.27/773.42	c total #propagations: 107475747 / total #impl: 2936440863 (eff. 0.037)
773.27/773.42	c #Conflicts:     887000 | #Learnt:      44870 | 0.000
773.27/773.42	c total clause space: 48.1602MB
773.27/773.42	c total #watches: 315129
774.56/774.73	c total #propagations: 107632052 / total #impl: 2941014668 (eff. 0.037)
774.56/774.73	c GC COLLECT
774.56/774.73	c #Conflicts:     888000 | #Learnt:      23176 | 0.000
774.56/774.73	c total clause space: 48.1602MB
774.56/774.73	c total #watches: 186814
775.56/775.72	c total #propagations: 107818262 / total #impl: 2944790585 (eff. 0.037)
775.56/775.72	c #Conflicts:     889000 | #Learnt:      24176 | 0.000
775.56/775.72	c total clause space: 48.1602MB
775.56/775.72	c total #watches: 193141
776.57/776.78	c total #propagations: 107943400 / total #impl: 2948855574 (eff. 0.037)
776.57/776.78	c #Conflicts:     890000 | #Learnt:      25176 | 0.000
776.57/776.78	c total clause space: 48.1602MB
776.57/776.78	c total #watches: 199337
777.67/777.88	c total #propagations: 108076636 / total #impl: 2953029075 (eff. 0.037)
777.67/777.88	c #Conflicts:     891000 | #Learnt:      26176 | 0.000
777.67/777.88	c total clause space: 48.1602MB
777.67/777.88	c total #watches: 206111
778.67/778.83	c total #propagations: 108206218 / total #impl: 2957367185 (eff. 0.037)
778.67/778.83	c #Conflicts:     892000 | #Learnt:      27176 | 0.000
778.67/778.83	c total clause space: 48.1602MB
778.67/778.83	c total #watches: 211566
779.66/779.89	c total #propagations: 108325512 / total #impl: 2960770411 (eff. 0.037)
779.66/779.89	c #Conflicts:     893000 | #Learnt:      28176 | 0.000
779.66/779.89	c total clause space: 48.1602MB
779.66/779.89	c total #watches: 216907
780.66/780.85	c total #propagations: 108469247 / total #impl: 2964395823 (eff. 0.037)
780.66/780.85	c #Conflicts:     894000 | #Learnt:      29176 | 0.000
780.66/780.85	c total clause space: 48.1602MB
780.66/780.85	c total #watches: 222013
781.76/781.91	c total #propagations: 108612985 / total #impl: 2967581495 (eff. 0.037)
781.76/781.91	c #Conflicts:     895000 | #Learnt:      30176 | 0.000
781.76/781.91	c total clause space: 48.1602MB
781.76/781.91	c total #watches: 227523
782.76/782.96	c total #propagations: 108718230 / total #impl: 2970320905 (eff. 0.037)
782.76/782.96	c #Conflicts:     896000 | #Learnt:      31176 | 0.000
782.76/782.96	c total clause space: 48.1602MB
782.76/782.96	c total #watches: 232448
783.86/784.03	c total #propagations: 108829232 / total #impl: 2973037696 (eff. 0.037)
783.86/784.03	c #Conflicts:     897000 | #Learnt:      32176 | 0.000
783.86/784.03	c total clause space: 48.1602MB
783.86/784.03	c total #watches: 239864
784.76/784.93	c total #propagations: 108935591 / total #impl: 2976677700 (eff. 0.037)
784.76/784.93	c #Conflicts:     898000 | #Learnt:      33176 | 0.000
784.76/784.93	c total clause space: 48.1602MB
784.76/784.93	c total #watches: 244975
785.96/786.10	c total #propagations: 109068796 / total #impl: 2979704177 (eff. 0.037)
785.96/786.10	c #Conflicts:     899000 | #Learnt:      34176 | 0.000
785.96/786.10	c total clause space: 48.1602MB
785.96/786.10	c total #watches: 250040
787.16/787.30	c total #propagations: 109192893 / total #impl: 2983377284 (eff. 0.037)
787.16/787.30	c #Conflicts:     900000 | #Learnt:      35176 | 0.000
787.16/787.30	c total clause space: 48.1602MB
787.16/787.30	c total #watches: 255130
788.46/788.63	c total #propagations: 109333267 / total #impl: 2987040119 (eff. 0.037)
788.46/788.63	c #Conflicts:     901000 | #Learnt:      36176 | 0.000
788.46/788.63	c total clause space: 48.1602MB
788.46/788.63	c total #watches: 261106
789.56/789.73	c total #propagations: 109464876 / total #impl: 2991493911 (eff. 0.037)
789.56/789.73	c #Conflicts:     902000 | #Learnt:      37176 | 0.000
789.56/789.73	c total clause space: 48.1602MB
789.56/789.73	c total #watches: 267323
790.87/791.01	c total #propagations: 109569442 / total #impl: 2995326969 (eff. 0.037)
790.87/791.01	c #Conflicts:     903000 | #Learnt:      38176 | 0.000
790.87/791.01	c total clause space: 48.1602MB
790.87/791.01	c total #watches: 273035
792.16/792.34	c total #propagations: 109707434 / total #impl: 2999210366 (eff. 0.037)
792.16/792.34	c #Conflicts:     904000 | #Learnt:      39176 | 0.000
792.16/792.34	c total clause space: 48.1602MB
792.16/792.34	c total #watches: 278851
793.36/793.57	c total #propagations: 109820725 / total #impl: 3002893898 (eff. 0.037)
793.36/793.57	c #Conflicts:     905000 | #Learnt:      40176 | 0.000
793.36/793.57	c total clause space: 48.1602MB
793.36/793.57	c total #watches: 285524
794.76/794.91	c total #propagations: 109915046 / total #impl: 3006052059 (eff. 0.037)
794.76/794.91	c #Conflicts:     906000 | #Learnt:      41176 | 0.000
794.76/794.91	c total clause space: 48.1602MB
794.76/794.91	c total #watches: 290167
795.96/796.13	c total #propagations: 110036388 / total #impl: 3009825497 (eff. 0.037)
795.96/796.13	c #Conflicts:     907000 | #Learnt:      42176 | 0.000
795.96/796.13	c total clause space: 48.1602MB
795.96/796.13	c total #watches: 296138
797.16/797.36	c total #propagations: 110156441 / total #impl: 3013942620 (eff. 0.037)
797.16/797.36	c #Conflicts:     908000 | #Learnt:      43176 | 0.000
797.16/797.36	c total clause space: 48.1602MB
797.16/797.36	c total #watches: 302988
798.36/798.60	c total #propagations: 110248177 / total #impl: 3017097797 (eff. 0.037)
798.36/798.60	c #Conflicts:     909000 | #Learnt:      44176 | 0.000
798.36/798.60	c total clause space: 48.1602MB
798.36/798.60	c total #watches: 309576
799.57/799.80	c total #propagations: 110356701 / total #impl: 3020241924 (eff. 0.037)
799.57/799.80	c #Conflicts:     910000 | #Learnt:      45176 | 0.000
799.57/799.80	c total clause space: 48.1602MB
799.57/799.80	c total #watches: 317076
801.16/801.37	c total #propagations: 110422506 / total #impl: 3022846258 (eff. 0.037)
801.16/801.37	c GC COLLECT
801.16/801.37	c #Conflicts:     911000 | #Learnt:      23171 | 0.000
801.16/801.37	c total clause space: 48.1602MB
801.16/801.37	c total #watches: 186873
801.96/802.12	c total #propagations: 110567409 / total #impl: 3027129294 (eff. 0.037)
801.96/802.12	c #Conflicts:     912000 | #Learnt:      24171 | 0.000
801.96/802.12	c total clause space: 48.1602MB
801.96/802.12	c total #watches: 192724
802.87/803.06	c total #propagations: 110651316 / total #impl: 3029240734 (eff. 0.037)
802.87/803.06	c #Conflicts:     913000 | #Learnt:      25171 | 0.000
802.87/803.06	c total clause space: 48.1602MB
802.87/803.06	c total #watches: 198474
803.86/804.02	c total #propagations: 110760852 / total #impl: 3032480612 (eff. 0.037)
803.86/804.02	c #Conflicts:     914000 | #Learnt:      26171 | 0.000
803.86/804.02	c total clause space: 48.1602MB
803.86/804.02	c total #watches: 204313
804.76/804.96	c total #propagations: 110875879 / total #impl: 3036102318 (eff. 0.037)
804.76/804.96	c #Conflicts:     915000 | #Learnt:      27171 | 0.000
804.76/804.96	c total clause space: 48.1602MB
804.76/804.96	c total #watches: 209958
806.06/806.22	c total #propagations: 110996505 / total #impl: 3038964096 (eff. 0.037)
806.06/806.22	c #Conflicts:     916000 | #Learnt:      28171 | 0.000
806.06/806.22	c total clause space: 48.1602MB
806.06/806.22	c total #watches: 215595
807.16/807.36	c total #propagations: 111151681 / total #impl: 3043733260 (eff. 0.037)
807.16/807.36	c #Conflicts:     917000 | #Learnt:      29171 | 0.000
807.16/807.36	c total clause space: 48.1602MB
807.16/807.36	c total #watches: 221788
808.47/808.62	c total #propagations: 111265828 / total #impl: 3048052103 (eff. 0.037)
808.47/808.62	c #Conflicts:     918000 | #Learnt:      30171 | 0.000
808.47/808.62	c total clause space: 48.1602MB
808.47/808.62	c total #watches: 226903
809.46/809.61	c total #propagations: 111425959 / total #impl: 3052385775 (eff. 0.037)
809.46/809.61	c #Conflicts:     919000 | #Learnt:      31171 | 0.000
809.46/809.61	c total clause space: 48.1602MB
809.46/809.61	c total #watches: 231839
810.56/810.73	c total #propagations: 111534505 / total #impl: 3055306948 (eff. 0.037)
810.56/810.73	c #Conflicts:     920000 | #Learnt:      32171 | 0.000
810.56/810.73	c total clause space: 48.1602MB
810.56/810.73	c total #watches: 237361
811.66/811.87	c total #propagations: 111678999 / total #impl: 3058691489 (eff. 0.037)
811.66/811.87	c #Conflicts:     921000 | #Learnt:      33171 | 0.000
811.66/811.87	c total clause space: 48.1602MB
811.66/811.87	c total #watches: 242757
812.86/813.01	c total #propagations: 111801933 / total #impl: 3062558035 (eff. 0.037)
812.86/813.01	c #Conflicts:     922000 | #Learnt:      34171 | 0.000
812.86/813.01	c total clause space: 48.1602MB
812.86/813.01	c total #watches: 249002
814.06/814.28	c total #propagations: 111929994 / total #impl: 3066500833 (eff. 0.037)
814.06/814.28	c #Conflicts:     923000 | #Learnt:      35171 | 0.000
814.06/814.28	c total clause space: 48.1602MB
814.06/814.28	c total #watches: 255479
815.16/815.34	c total #propagations: 112042642 / total #impl: 3070492583 (eff. 0.036)
815.16/815.34	c #Conflicts:     924000 | #Learnt:      36171 | 0.000
815.16/815.34	c total clause space: 48.1602MB
815.16/815.34	c total #watches: 260382
816.36/816.58	c total #propagations: 112166563 / total #impl: 3073543291 (eff. 0.036)
816.36/816.58	c #Conflicts:     925000 | #Learnt:      37171 | 0.000
816.36/816.58	c total clause space: 48.1602MB
816.36/816.58	c total #watches: 265595
817.66/817.85	c total #propagations: 112290773 / total #impl: 3077097457 (eff. 0.036)
817.66/817.85	c #Conflicts:     926000 | #Learnt:      38171 | 0.000
817.66/817.85	c total clause space: 48.1602MB
817.66/817.85	c total #watches: 271924
818.96/819.10	c total #propagations: 112412515 / total #impl: 3080755667 (eff. 0.036)
818.96/819.10	c #Conflicts:     927000 | #Learnt:      39171 | 0.000
818.96/819.10	c total clause space: 48.1602MB
818.96/819.10	c total #watches: 277936
820.26/820.43	c total #propagations: 112529811 / total #impl: 3085207026 (eff. 0.036)
820.26/820.43	c #Conflicts:     928000 | #Learnt:      40171 | 0.000
820.26/820.43	c total clause space: 48.1602MB
820.26/820.43	c total #watches: 284528
821.56/821.79	c total #propagations: 112648292 / total #impl: 3089313309 (eff. 0.036)
821.56/821.79	c #Conflicts:     929000 | #Learnt:      41171 | 0.000
821.56/821.79	c total clause space: 48.1602MB
821.56/821.79	c total #watches: 290970
822.76/822.96	c total #propagations: 112780809 / total #impl: 3093827228 (eff. 0.036)
822.76/822.96	c #Conflicts:     930000 | #Learnt:      42171 | 0.000
822.76/822.96	c total clause space: 48.1602MB
822.76/822.96	c total #watches: 297436
823.96/824.17	c total #propagations: 112868709 / total #impl: 3096932263 (eff. 0.036)
823.96/824.17	c #Conflicts:     931000 | #Learnt:      43171 | 0.000
823.96/824.17	c total clause space: 48.1602MB
823.96/824.17	c total #watches: 302509
825.36/825.51	c total #propagations: 112988380 / total #impl: 3100275424 (eff. 0.036)
825.36/825.51	c #Conflicts:     932000 | #Learnt:      44171 | 0.000
825.36/825.51	c total clause space: 48.1602MB
825.36/825.51	c total #watches: 308103
826.56/826.75	c total #propagations: 113134739 / total #impl: 3104354743 (eff. 0.036)
826.56/826.75	c #Conflicts:     933000 | #Learnt:      45171 | 0.000
826.56/826.75	c total clause space: 48.1602MB
826.56/826.75	c total #watches: 313696
827.76/827.94	c total #propagations: 113257283 / total #impl: 3108092064 (eff. 0.036)
827.76/827.94	c #Conflicts:     934000 | #Learnt:      46171 | 0.000
827.76/827.94	c total clause space: 48.1602MB
827.76/827.94	c total #watches: 321045
828.75/828.96	c total #propagations: 113328695 / total #impl: 3111432887 (eff. 0.036)
828.75/828.96	c GC COLLECT
828.75/828.96	c #Conflicts:     935000 | #Learnt:      23876 | 0.000
828.75/828.96	c total clause space: 48.1602MB
828.75/828.96	c total #watches: 190785
829.55/829.77	c total #propagations: 113404952 / total #impl: 3114857392 (eff. 0.036)
829.55/829.77	c #Conflicts:     936000 | #Learnt:      24876 | 0.000
829.55/829.77	c total clause space: 48.1602MB
829.55/829.77	c total #watches: 197252
830.46/830.65	c total #propagations: 113488247 / total #impl: 3118285296 (eff. 0.036)
830.46/830.65	c #Conflicts:     937000 | #Learnt:      25876 | 0.000
830.46/830.65	c total clause space: 48.1602MB
830.46/830.65	c total #watches: 204476
831.35/831.60	c total #propagations: 113590698 / total #impl: 3122061935 (eff. 0.036)
831.35/831.60	c #Conflicts:     938000 | #Learnt:      26876 | 0.000
831.35/831.60	c total clause space: 48.1602MB
831.35/831.60	c total #watches: 210932
832.56/832.70	c total #propagations: 113706051 / total #impl: 3125503779 (eff. 0.036)
832.56/832.70	c #Conflicts:     939000 | #Learnt:      27876 | 0.000
832.56/832.70	c total clause space: 48.1602MB
832.56/832.70	c total #watches: 216695
833.55/833.73	c total #propagations: 113858702 / total #impl: 3129647572 (eff. 0.036)
833.55/833.73	c #Conflicts:     940000 | #Learnt:      28876 | 0.000
833.55/833.73	c total clause space: 48.1602MB
833.55/833.73	c total #watches: 222767
834.76/834.91	c total #propagations: 113986316 / total #impl: 3133310767 (eff. 0.036)
834.76/834.91	c #Conflicts:     941000 | #Learnt:      29876 | 0.000
834.76/834.91	c total clause space: 48.1602MB
834.76/834.91	c total #watches: 230554
835.86/836.06	c total #propagations: 114118060 / total #impl: 3137772352 (eff. 0.036)
835.86/836.06	c #Conflicts:     942000 | #Learnt:      30876 | 0.000
835.86/836.06	c total clause space: 48.1602MB
835.86/836.06	c total #watches: 238917
837.15/837.30	c total #propagations: 114222537 / total #impl: 3142085483 (eff. 0.036)
837.15/837.30	c #Conflicts:     943000 | #Learnt:      31876 | 0.000
837.15/837.30	c total clause space: 48.1602MB
837.15/837.30	c total #watches: 246621
838.35/838.53	c total #propagations: 114352332 / total #impl: 3146855037 (eff. 0.036)
838.35/838.53	c #Conflicts:     944000 | #Learnt:      32876 | 0.000
838.35/838.53	c total clause space: 48.1602MB
838.35/838.53	c total #watches: 254515
839.65/839.85	c total #propagations: 114468998 / total #impl: 3151485605 (eff. 0.036)
839.65/839.85	c #Conflicts:     945000 | #Learnt:      33876 | 0.000
839.65/839.85	c total clause space: 48.1602MB
839.65/839.85	c total #watches: 263004
841.05/841.21	c total #propagations: 114595318 / total #impl: 3156417708 (eff. 0.036)
841.05/841.21	c #Conflicts:     946000 | #Learnt:      34876 | 0.000
841.05/841.21	c total clause space: 48.1602MB
841.05/841.21	c total #watches: 271092
842.35/842.53	c total #propagations: 114726577 / total #impl: 3161064211 (eff. 0.036)
842.35/842.53	c #Conflicts:     947000 | #Learnt:      35876 | 0.000
842.35/842.53	c total clause space: 48.1602MB
842.35/842.53	c total #watches: 278924
843.75/843.95	c total #propagations: 114845197 / total #impl: 3165842434 (eff. 0.036)
843.75/843.95	c #Conflicts:     948000 | #Learnt:      36876 | 0.000
843.75/843.95	c total clause space: 48.1602MB
843.75/843.95	c total #watches: 287744
845.55/845.71	c total #propagations: 114959015 / total #impl: 3171024629 (eff. 0.036)
845.55/845.71	c #Conflicts:     949000 | #Learnt:      37876 | 0.000
845.55/845.71	c total clause space: 48.1602MB
845.55/845.71	c total #watches: 296739
847.34/847.51	c total #propagations: 115130050 / total #impl: 3177498800 (eff. 0.036)
847.34/847.51	c #Conflicts:     950000 | #Learnt:      38876 | 0.000
847.34/847.51	c total clause space: 48.1602MB
847.34/847.51	c total #watches: 305075
849.05/849.27	c total #propagations: 115298211 / total #impl: 3183670103 (eff. 0.036)
849.05/849.27	c #Conflicts:     951000 | #Learnt:      39876 | 0.000
849.05/849.27	c total clause space: 48.1602MB
849.05/849.27	c total #watches: 312914
850.94/851.17	c total #propagations: 115456831 / total #impl: 3189999731 (eff. 0.036)
850.94/851.17	c #Conflicts:     952000 | #Learnt:      40876 | 0.000
850.94/851.17	c total clause space: 48.1602MB
850.94/851.17	c total #watches: 321619
852.74/852.95	c total #propagations: 115601721 / total #impl: 3196356458 (eff. 0.036)
852.74/852.95	c #Conflicts:     953000 | #Learnt:      41876 | 0.000
852.74/852.95	c total clause space: 48.1602MB
852.74/852.95	c total #watches: 330785
854.55/854.80	c total #propagations: 115732885 / total #impl: 3202444621 (eff. 0.036)
854.55/854.80	c #Conflicts:     954000 | #Learnt:      42876 | 0.000
854.55/854.80	c total clause space: 48.1602MB
854.55/854.80	c total #watches: 337854
856.54/856.73	c total #propagations: 115890514 / total #impl: 3208652195 (eff. 0.036)
856.54/856.73	c #Conflicts:     955000 | #Learnt:      43876 | 0.000
856.54/856.73	c total clause space: 48.1602MB
856.54/856.73	c total #watches: 346015
858.44/858.67	c total #propagations: 116046958 / total #impl: 3215166702 (eff. 0.036)
858.44/858.67	c #Conflicts:     956000 | #Learnt:      44876 | 0.000
858.44/858.67	c total clause space: 78.2603MB
858.44/858.67	c total #watches: 353816
860.44/860.60	c total #propagations: 116187971 / total #impl: 3221210818 (eff. 0.036)
860.44/860.60	c #Conflicts:     957000 | #Learnt:      45876 | 0.000
860.44/860.60	c total clause space: 78.2603MB
860.44/860.60	c total #watches: 361879
862.44/862.63	c total #propagations: 116338040 / total #impl: 3227865134 (eff. 0.036)
862.44/862.63	c #Conflicts:     958000 | #Learnt:      46876 | 0.000
862.44/862.63	c total clause space: 78.2603MB
862.44/862.63	c total #watches: 370164
863.84/864.07	c total #propagations: 116457052 / total #impl: 3234430250 (eff. 0.036)
863.84/864.07	c GC COLLECT
863.84/864.07	c #Conflicts:     959000 | #Learnt:      24272 | 0.000
863.84/864.07	c total clause space: 78.2603MB
863.84/864.07	c total #watches: 194884
864.84/865.03	c total #propagations: 116589613 / total #impl: 3240045531 (eff. 0.036)
864.84/865.03	c #Conflicts:     960000 | #Learnt:      25272 | 0.000
864.84/865.03	c total clause space: 78.2603MB
864.84/865.03	c total #watches: 202397
865.94/866.12	c total #propagations: 116714730 / total #impl: 3244281024 (eff. 0.036)
865.94/866.12	c #Conflicts:     961000 | #Learnt:      26272 | 0.000
865.94/866.12	c total clause space: 78.2603MB
865.94/866.12	c total #watches: 211659
867.14/867.32	c total #propagations: 116833176 / total #impl: 3249045410 (eff. 0.036)
867.14/867.32	c #Conflicts:     962000 | #Learnt:      27272 | 0.000
867.14/867.32	c total clause space: 78.2603MB
867.14/867.32	c total #watches: 220363
868.24/868.42	c total #propagations: 116981616 / total #impl: 3254134111 (eff. 0.036)
868.24/868.42	c #Conflicts:     963000 | #Learnt:      28272 | 0.000
868.24/868.42	c total clause space: 78.2603MB
868.24/868.42	c total #watches: 227753
869.54/869.77	c total #propagations: 117108133 / total #impl: 3258631038 (eff. 0.036)
869.54/869.77	c #Conflicts:     964000 | #Learnt:      29272 | 0.000
869.54/869.77	c total clause space: 78.2603MB
869.54/869.77	c total #watches: 235702
870.94/871.17	c total #propagations: 117285625 / total #impl: 3264157787 (eff. 0.036)
870.94/871.17	c #Conflicts:     965000 | #Learnt:      30272 | 0.000
870.94/871.17	c total clause space: 78.2603MB
870.94/871.17	c total #watches: 243697
872.34/872.58	c total #propagations: 117432032 / total #impl: 3270151651 (eff. 0.036)
872.34/872.58	c #Conflicts:     966000 | #Learnt:      31272 | 0.000
872.34/872.58	c total clause space: 78.2603MB
872.34/872.58	c total #watches: 253085
873.94/874.12	c total #propagations: 117561839 / total #impl: 3275910392 (eff. 0.036)
873.94/874.12	c #Conflicts:     967000 | #Learnt:      32272 | 0.000
873.94/874.12	c total clause space: 78.2603MB
873.94/874.12	c total #watches: 261273
875.44/875.62	c total #propagations: 117724022 / total #impl: 3281739659 (eff. 0.036)
875.44/875.62	c #Conflicts:     968000 | #Learnt:      33272 | 0.000
875.44/875.62	c total clause space: 78.2603MB
875.44/875.62	c total #watches: 269471
876.94/877.14	c total #propagations: 117881594 / total #impl: 3287234314 (eff. 0.036)
876.94/877.14	c #Conflicts:     969000 | #Learnt:      34272 | 0.000
876.94/877.14	c total clause space: 78.2603MB
876.94/877.14	c total #watches: 278058
878.54/878.73	c total #propagations: 118041077 / total #impl: 3292757430 (eff. 0.036)
878.54/878.73	c #Conflicts:     970000 | #Learnt:      35272 | 0.000
878.54/878.73	c total clause space: 78.2603MB
878.54/878.73	c total #watches: 285455
879.94/880.14	c total #propagations: 118178333 / total #impl: 3298566599 (eff. 0.036)
879.94/880.14	c #Conflicts:     971000 | #Learnt:      36272 | 0.000
879.94/880.14	c total clause space: 78.2603MB
879.94/880.14	c total #watches: 292748
881.64/881.84	c total #propagations: 118312247 / total #impl: 3303167933 (eff. 0.036)
881.64/881.84	c #Conflicts:     972000 | #Learnt:      37272 | 0.000
881.64/881.84	c total clause space: 78.2603MB
881.64/881.84	c total #watches: 300620
883.44/883.64	c total #propagations: 118450048 / total #impl: 3308609913 (eff. 0.036)
883.44/883.64	c #Conflicts:     973000 | #Learnt:      38272 | 0.000
883.44/883.64	c total clause space: 78.2603MB
883.44/883.64	c total #watches: 308531
885.44/885.69	c total #propagations: 118589695 / total #impl: 3314651451 (eff. 0.036)
885.44/885.69	c #Conflicts:     974000 | #Learnt:      39272 | 0.000
885.44/885.69	c total clause space: 78.2603MB
885.44/885.69	c total #watches: 317365
887.04/887.29	c total #propagations: 118762846 / total #impl: 3321279924 (eff. 0.036)
887.04/887.29	c #Conflicts:     975000 | #Learnt:      40272 | 0.000
887.04/887.29	c total clause space: 78.2603MB
887.04/887.29	c total #watches: 324318
888.64/888.83	c total #propagations: 118897886 / total #impl: 3326007376 (eff. 0.036)
888.64/888.83	c #Conflicts:     976000 | #Learnt:      41272 | 0.000
888.64/888.83	c total clause space: 78.2603MB
888.64/888.83	c total #watches: 330800
890.33/890.59	c total #propagations: 119028874 / total #impl: 3330435564 (eff. 0.036)
890.33/890.59	c #Conflicts:     977000 | #Learnt:      42272 | 0.000
890.33/890.59	c total clause space: 78.2603MB
890.33/890.59	c total #watches: 337302
892.33/892.53	c total #propagations: 119182506 / total #impl: 3334778390 (eff. 0.036)
892.33/892.53	c #Conflicts:     978000 | #Learnt:      43272 | 0.000
892.33/892.53	c total clause space: 78.2603MB
892.33/892.53	c total #watches: 344665
894.14/894.31	c total #propagations: 119346247 / total #impl: 3339888968 (eff. 0.036)
894.14/894.31	c #Conflicts:     979000 | #Learnt:      44272 | 0.000
894.14/894.31	c total clause space: 78.2603MB
894.14/894.31	c total #watches: 350373
895.83/896.05	c total #propagations: 119517889 / total #impl: 3344106217 (eff. 0.036)
895.83/896.05	c #Conflicts:     980000 | #Learnt:      45272 | 0.000
895.83/896.05	c total clause space: 78.2603MB
895.83/896.05	c total #watches: 356821
898.13/898.37	c total #propagations: 119675592 / total #impl: 3348576525 (eff. 0.036)
898.13/898.37	c #Conflicts:     981000 | #Learnt:      46272 | 0.000
898.13/898.37	c total clause space: 78.2603MB
898.13/898.37	c total #watches: 364425
900.23/900.45	c total #propagations: 119857526 / total #impl: 3354397190 (eff. 0.036)
900.23/900.45	c #Conflicts:     982000 | #Learnt:      47272 | 0.000
900.23/900.45	c total clause space: 78.2603MB
900.23/900.45	c total #watches: 371363
901.84/902.05	c total #propagations: 120029191 / total #impl: 3359473545 (eff. 0.036)
901.84/902.05	c GC COLLECT
901.84/902.05	c #Conflicts:     983000 | #Learnt:      24376 | 0.000
901.84/902.05	c total clause space: 78.2603MB
901.84/902.05	c total #watches: 196294
902.73/902.98	c total #propagations: 120183485 / total #impl: 3364276473 (eff. 0.036)
902.73/902.98	c #Conflicts:     984000 | #Learnt:      25376 | 0.000
902.73/902.98	c total clause space: 78.2603MB
902.73/902.98	c total #watches: 202978
903.73/903.97	c total #propagations: 120339821 / total #impl: 3368011258 (eff. 0.036)
903.73/903.97	c #Conflicts:     985000 | #Learnt:      26376 | 0.000
903.73/903.97	c total clause space: 78.2603MB
903.73/903.97	c total #watches: 209405
904.73/904.96	c total #propagations: 120498559 / total #impl: 3371878616 (eff. 0.036)
904.73/904.96	c #Conflicts:     986000 | #Learnt:      27376 | 0.000
904.73/904.96	c total clause space: 78.2603MB
904.73/904.96	c total #watches: 215731
905.83/906.00	c total #propagations: 120647734 / total #impl: 3375593083 (eff. 0.036)
905.83/906.00	c #Conflicts:     987000 | #Learnt:      28376 | 0.000
905.83/906.00	c total clause space: 78.2603MB
905.83/906.00	c total #watches: 223160
906.93/907.19	c total #propagations: 120778337 / total #impl: 3379794008 (eff. 0.036)
906.93/907.19	c #Conflicts:     988000 | #Learnt:      29376 | 0.000
906.93/907.19	c total clause space: 78.2603MB
906.93/907.19	c total #watches: 229086
908.13/908.30	c total #propagations: 120960599 / total #impl: 3383992755 (eff. 0.036)
908.13/908.30	c #Conflicts:     989000 | #Learnt:      30376 | 0.000
908.13/908.30	c total clause space: 78.2603MB
908.13/908.30	c total #watches: 234719
909.13/909.39	c total #propagations: 121124524 / total #impl: 3387631803 (eff. 0.036)
909.13/909.39	c #Conflicts:     990000 | #Learnt:      31376 | 0.000
909.13/909.39	c total clause space: 78.2603MB
909.13/909.39	c total #watches: 241722
910.33/910.55	c total #propagations: 121258958 / total #impl: 3391705249 (eff. 0.036)
910.33/910.55	c #Conflicts:     991000 | #Learnt:      32376 | 0.000
910.33/910.55	c total clause space: 78.2603MB
910.33/910.55	c total #watches: 248425
911.74/911.93	c total #propagations: 121392575 / total #impl: 3396181459 (eff. 0.036)
911.74/911.93	c #Conflicts:     992000 | #Learnt:      33376 | 0.000
911.74/911.93	c total clause space: 78.2603MB
911.74/911.93	c total #watches: 255126
913.13/913.30	c total #propagations: 121556341 / total #impl: 3401168970 (eff. 0.036)
913.13/913.30	c #Conflicts:     993000 | #Learnt:      34376 | 0.000
913.13/913.30	c total clause space: 78.2603MB
913.13/913.30	c total #watches: 261007
914.53/914.75	c total #propagations: 121739318 / total #impl: 3405894207 (eff. 0.036)
914.53/914.75	c #Conflicts:     994000 | #Learnt:      35376 | 0.000
914.53/914.75	c total clause space: 78.2603MB
914.53/914.75	c total #watches: 268681
915.83/916.06	c total #propagations: 121898730 / total #impl: 3411283852 (eff. 0.036)
915.83/916.06	c #Conflicts:     995000 | #Learnt:      36376 | 0.000
915.83/916.06	c total clause space: 78.2603MB
915.83/916.06	c total #watches: 276196
917.03/917.27	c total #propagations: 122030516 / total #impl: 3416047200 (eff. 0.036)
917.03/917.27	c #Conflicts:     996000 | #Learnt:      37376 | 0.000
917.03/917.27	c total clause space: 78.2603MB
917.03/917.27	c total #watches: 282827
918.53/918.77	c total #propagations: 122146254 / total #impl: 3420671647 (eff. 0.036)
918.53/918.77	c #Conflicts:     997000 | #Learnt:      38376 | 0.000
918.53/918.77	c total clause space: 78.2603MB
918.53/918.77	c total #watches: 290080
920.33/920.58	c total #propagations: 122267024 / total #impl: 3425883966 (eff. 0.036)
920.33/920.58	c #Conflicts:     998000 | #Learnt:      39376 | 0.000
920.33/920.58	c total clause space: 78.2603MB
920.33/920.58	c total #watches: 299449
921.83/922.01	c total #propagations: 122404050 / total #impl: 3432638108 (eff. 0.036)
921.83/922.01	c #Conflicts:     999000 | #Learnt:      40376 | 0.000
921.83/922.01	c total clause space: 78.2603MB
921.83/922.01	c total #watches: 305621
923.33/923.53	c total #propagations: 122545819 / total #impl: 3437292988 (eff. 0.036)
923.33/923.53	c #Conflicts:    1000000 | #Learnt:      41376 | 0.000
923.33/923.53	c total clause space: 78.2603MB
923.33/923.53	c total #watches: 312241
924.83/925.02	c total #propagations: 122705193 / total #impl: 3442661721 (eff. 0.036)
924.83/925.02	c #Conflicts:    1001000 | #Learnt:      42376 | 0.000
924.83/925.02	c total clause space: 78.2603MB
924.83/925.02	c total #watches: 318912
926.14/926.33	c total #propagations: 122843949 / total #impl: 3447817916 (eff. 0.036)
926.14/926.33	c #Conflicts:    1002000 | #Learnt:      43376 | 0.000
926.14/926.33	c total clause space: 78.2603MB
926.14/926.33	c total #watches: 325712
927.33/927.59	c total #propagations: 122976805 / total #impl: 3452239389 (eff. 0.036)
927.33/927.59	c #Conflicts:    1003000 | #Learnt:      44376 | 0.000
927.33/927.59	c total clause space: 78.2603MB
927.33/927.59	c total #watches: 331520
928.73/928.93	c total #propagations: 123101500 / total #impl: 3455948389 (eff. 0.036)
928.73/928.93	c #Conflicts:    1004000 | #Learnt:      45376 | 0.000
928.73/928.93	c total clause space: 78.2603MB
928.73/928.93	c total #watches: 338267
930.44/930.63	c total #propagations: 123224926 / total #impl: 3460349667 (eff. 0.036)
930.44/930.63	c #Conflicts:    1005000 | #Learnt:      46376 | 0.000
930.44/930.63	c total clause space: 78.2603MB
930.44/930.63	c total #watches: 345287
931.93/932.13	c total #propagations: 123361074 / total #impl: 3466258318 (eff. 0.036)
931.93/932.13	c #Conflicts:    1006000 | #Learnt:      47376 | 0.000
931.93/932.13	c total clause space: 78.2603MB
931.93/932.13	c total #watches: 351291
933.43/933.61	c total #propagations: 123503586 / total #impl: 3470944904 (eff. 0.036)
933.43/933.61	c #Conflicts:    1007000 | #Learnt:      48376 | 0.000
933.43/933.61	c total clause space: 78.2603MB
933.43/933.61	c total #watches: 359253
934.23/934.41	c total #propagations: 123637507 / total #impl: 3476017750 (eff. 0.036)
934.23/934.41	c GC COLLECT
934.23/934.41	c #Conflicts:    1008000 | #Learnt:      25184 | 0.000
934.23/934.41	c total clause space: 78.2603MB
934.23/934.41	c total #watches: 200356
935.03/935.21	c total #propagations: 123747885 / total #impl: 3479509145 (eff. 0.036)
935.03/935.21	c #Conflicts:    1009000 | #Learnt:      26184 | 0.000
935.03/935.21	c total clause space: 78.2603MB
935.03/935.21	c total #watches: 207844
935.93/936.20	c total #propagations: 123838144 / total #impl: 3483123042 (eff. 0.036)
935.93/936.20	c #Conflicts:    1010000 | #Learnt:      27184 | 0.000
935.93/936.20	c total clause space: 78.2603MB
935.93/936.20	c total #watches: 215454
936.93/937.14	c total #propagations: 123941359 / total #impl: 3487434888 (eff. 0.036)
936.93/937.14	c #Conflicts:    1011000 | #Learnt:      28184 | 0.000
936.93/937.14	c total clause space: 78.2603MB
936.93/937.14	c total #watches: 222142
937.93/938.17	c total #propagations: 124078400 / total #impl: 3490764025 (eff. 0.036)
937.93/938.17	c #Conflicts:    1012000 | #Learnt:      29184 | 0.000
937.93/938.17	c total clause space: 78.2603MB
937.93/938.17	c total #watches: 228426
939.03/939.25	c total #propagations: 124207620 / total #impl: 3494719468 (eff. 0.036)
939.03/939.25	c #Conflicts:    1013000 | #Learnt:      30184 | 0.000
939.03/939.25	c total clause space: 78.2603MB
939.03/939.25	c total #watches: 235566
940.03/940.28	c total #propagations: 124336406 / total #impl: 3498730715 (eff. 0.036)
940.03/940.28	c #Conflicts:    1014000 | #Learnt:      31184 | 0.000
940.03/940.28	c total clause space: 78.2603MB
940.03/940.28	c total #watches: 241561
941.33/941.50	c total #propagations: 124499070 / total #impl: 3502466392 (eff. 0.036)
941.33/941.50	c #Conflicts:    1015000 | #Learnt:      32184 | 0.000
941.33/941.50	c total clause space: 78.2603MB
941.33/941.50	c total #watches: 247731
942.53/942.77	c total #propagations: 124689670 / total #impl: 3506923100 (eff. 0.036)
942.53/942.77	c #Conflicts:    1016000 | #Learnt:      33184 | 0.000
942.53/942.77	c total clause space: 78.2603MB
942.53/942.77	c total #watches: 255698
943.83/944.06	c total #propagations: 124829185 / total #impl: 3511848174 (eff. 0.036)
943.83/944.06	c #Conflicts:    1017000 | #Learnt:      34184 | 0.000
943.83/944.06	c total clause space: 78.2603MB
943.83/944.06	c total #watches: 262569
945.13/945.31	c total #propagations: 124990280 / total #impl: 3516261116 (eff. 0.036)
945.13/945.31	c #Conflicts:    1018000 | #Learnt:      35184 | 0.000
945.13/945.31	c total clause space: 78.2603MB
945.13/945.31	c total #watches: 268515
946.53/946.73	c total #propagations: 125164424 / total #impl: 3520518821 (eff. 0.036)
946.53/946.73	c #Conflicts:    1019000 | #Learnt:      36184 | 0.000
946.53/946.73	c total clause space: 78.2603MB
946.53/946.73	c total #watches: 276035
948.03/948.21	c total #propagations: 125317647 / total #impl: 3525564784 (eff. 0.036)
948.03/948.21	c #Conflicts:    1020000 | #Learnt:      37184 | 0.000
948.03/948.21	c total clause space: 78.2603MB
948.03/948.21	c total #watches: 283025
949.73/949.93	c total #propagations: 125495757 / total #impl: 3530232244 (eff. 0.036)
949.73/949.93	c #Conflicts:    1021000 | #Learnt:      38184 | 0.000
949.73/949.93	c total clause space: 78.2603MB
949.73/949.93	c total #watches: 290051
951.13/951.39	c total #propagations: 125685493 / total #impl: 3536029268 (eff. 0.036)
951.13/951.39	c #Conflicts:    1022000 | #Learnt:      39184 | 0.000
951.13/951.39	c total clause space: 78.2603MB
951.13/951.39	c total #watches: 296673
952.43/952.68	c total #propagations: 125843660 / total #impl: 3540682874 (eff. 0.036)
952.43/952.68	c #Conflicts:    1023000 | #Learnt:      40184 | 0.000
952.43/952.68	c total clause space: 78.2603MB
952.43/952.68	c total #watches: 303690
953.83/954.09	c total #propagations: 125934346 / total #impl: 3545645039 (eff. 0.036)
953.83/954.09	c #Conflicts:    1024000 | #Learnt:      41184 | 0.000
953.83/954.09	c total clause space: 78.2603MB
953.83/954.09	c total #watches: 310748
955.12/955.35	c total #propagations: 126049664 / total #impl: 3551133892 (eff. 0.035)
955.12/955.35	c #Conflicts:    1025000 | #Learnt:      42184 | 0.000
955.12/955.35	c total clause space: 78.2603MB
955.12/955.35	c total #watches: 317276
956.32/956.53	c total #propagations: 126153987 / total #impl: 3555956519 (eff. 0.035)
956.32/956.53	c #Conflicts:    1026000 | #Learnt:      43184 | 0.000
956.32/956.53	c total clause space: 78.2603MB
956.32/956.53	c total #watches: 323840
957.72/957.90	c total #propagations: 126276523 / total #impl: 3559956957 (eff. 0.035)
957.72/957.90	c #Conflicts:    1027000 | #Learnt:      44184 | 0.000
957.72/957.90	c total clause space: 78.2603MB
957.72/957.90	c total #watches: 332995
959.13/959.38	c total #propagations: 126395546 / total #impl: 3564650213 (eff. 0.035)
959.13/959.38	c #Conflicts:    1028000 | #Learnt:      45184 | 0.000
959.13/959.38	c total clause space: 78.2603MB
959.13/959.38	c total #watches: 340810
960.62/960.88	c total #propagations: 126508441 / total #impl: 3569814898 (eff. 0.035)
960.62/960.88	c #Conflicts:    1029000 | #Learnt:      46184 | 0.000
960.62/960.88	c total clause space: 78.2603MB
960.62/960.88	c total #watches: 346329
962.43/962.65	c total #propagations: 126645681 / total #impl: 3574228442 (eff. 0.035)
962.43/962.65	c #Conflicts:    1030000 | #Learnt:      47184 | 0.000
962.43/962.65	c total clause space: 78.2603MB
962.43/962.65	c total #watches: 353475
964.22/964.47	c total #propagations: 126796016 / total #impl: 3579253205 (eff. 0.035)
964.22/964.47	c #Conflicts:    1031000 | #Learnt:      48184 | 0.000
964.22/964.47	c total clause space: 78.2603MB
964.22/964.47	c total #watches: 360558
965.92/966.10	c total #propagations: 126948816 / total #impl: 3584832189 (eff. 0.035)
965.92/966.10	c GC COLLECT
965.92/966.10	c #Conflicts:    1032000 | #Learnt:      24678 | 0.000
965.92/966.10	c total clause space: 78.2603MB
965.92/966.10	c total #watches: 197527
966.73/966.95	c total #propagations: 127086691 / total #impl: 3589872283 (eff. 0.035)
966.73/966.95	c #Conflicts:    1033000 | #Learnt:      25678 | 0.000
966.73/966.95	c total clause space: 78.2603MB
966.73/966.95	c total #watches: 202443
967.62/967.81	c total #propagations: 127230467 / total #impl: 3593056775 (eff. 0.035)
967.62/967.81	c #Conflicts:    1034000 | #Learnt:      26678 | 0.000
967.62/967.81	c total clause space: 78.2603MB
967.62/967.81	c total #watches: 208905
968.52/968.73	c total #propagations: 127370399 / total #impl: 3596556678 (eff. 0.035)
968.52/968.73	c #Conflicts:    1035000 | #Learnt:      27678 | 0.000
968.52/968.73	c total clause space: 78.2603MB
968.52/968.73	c total #watches: 214142
969.62/969.81	c total #propagations: 127526855 / total #impl: 3599941832 (eff. 0.035)
969.62/969.81	c #Conflicts:    1036000 | #Learnt:      28678 | 0.000
969.62/969.81	c total clause space: 78.2603MB
969.62/969.81	c total #watches: 220856
970.72/970.94	c total #propagations: 127668731 / total #impl: 3604097110 (eff. 0.035)
970.72/970.94	c #Conflicts:    1037000 | #Learnt:      29678 | 0.000
970.72/970.94	c total clause space: 78.2603MB
970.72/970.94	c total #watches: 227439
971.72/971.98	c total #propagations: 127803157 / total #impl: 3608278824 (eff. 0.035)
971.72/971.98	c #Conflicts:    1038000 | #Learnt:      30678 | 0.000
971.72/971.98	c total clause space: 78.2603MB
971.72/971.98	c total #watches: 233992
972.92/973.19	c total #propagations: 127922048 / total #impl: 3612096255 (eff. 0.035)
972.92/973.19	c #Conflicts:    1039000 | #Learnt:      31678 | 0.000
972.92/973.19	c total clause space: 78.2603MB
972.92/973.19	c total #watches: 241527
974.22/974.49	c total #propagations: 128046345 / total #impl: 3616771569 (eff. 0.035)
974.22/974.49	c #Conflicts:    1040000 | #Learnt:      32678 | 0.000
974.22/974.49	c total clause space: 78.2603MB
974.22/974.49	c total #watches: 246637
975.63/975.86	c total #propagations: 128218706 / total #impl: 3621358873 (eff. 0.035)
975.63/975.86	c #Conflicts:    1041000 | #Learnt:      33678 | 0.000
975.63/975.86	c total clause space: 78.2603MB
975.63/975.86	c total #watches: 254442
976.63/976.85	c total #propagations: 128367315 / total #impl: 3626458034 (eff. 0.035)
976.63/976.85	c #Conflicts:    1042000 | #Learnt:      34678 | 0.000
976.63/976.85	c total clause space: 78.2603MB
976.63/976.85	c total #watches: 259679
977.62/977.85	c total #propagations: 128500442 / total #impl: 3629637172 (eff. 0.035)
977.62/977.85	c #Conflicts:    1043000 | #Learnt:      35678 | 0.000
977.62/977.85	c total clause space: 78.2603MB
977.62/977.85	c total #watches: 265338
978.62/978.87	c total #propagations: 128638926 / total #impl: 3632823669 (eff. 0.035)
978.62/978.87	c #Conflicts:    1044000 | #Learnt:      36678 | 0.000
978.62/978.87	c total clause space: 78.2603MB
978.62/978.87	c total #watches: 270894
979.72/979.90	c total #propagations: 128796594 / total #impl: 3636516215 (eff. 0.035)
979.72/979.90	c #Conflicts:    1045000 | #Learnt:      37678 | 0.000
979.72/979.90	c total clause space: 78.2603MB
979.72/979.90	c total #watches: 276843
981.13/981.38	c total #propagations: 128928528 / total #impl: 3639822598 (eff. 0.035)
981.13/981.38	c #Conflicts:    1046000 | #Learnt:      38678 | 0.000
981.13/981.38	c total clause space: 78.2603MB
981.13/981.38	c total #watches: 283891
982.52/982.76	c total #propagations: 129088037 / total #impl: 3644685349 (eff. 0.035)
982.52/982.76	c #Conflicts:    1047000 | #Learnt:      39678 | 0.000
982.52/982.76	c total clause space: 78.2603MB
982.52/982.76	c total #watches: 291591
983.72/983.91	c total #propagations: 129219842 / total #impl: 3648696381 (eff. 0.035)
983.72/983.91	c #Conflicts:    1048000 | #Learnt:      40678 | 0.000
983.72/983.91	c total clause space: 78.2603MB
983.72/983.91	c total #watches: 298221
984.92/985.13	c total #propagations: 129319127 / total #impl: 3651963082 (eff. 0.035)
984.92/985.13	c #Conflicts:    1049000 | #Learnt:      41678 | 0.000
984.92/985.13	c total clause space: 78.2603MB
984.92/985.13	c total #watches: 305387
986.02/986.27	c total #propagations: 129445549 / total #impl: 3655942043 (eff. 0.035)
986.02/986.27	c #Conflicts:    1050000 | #Learnt:      42678 | 0.000
986.02/986.27	c total clause space: 78.2603MB
986.02/986.27	c total #watches: 311100
987.42/987.69	c total #propagations: 129558834 / total #impl: 3658750125 (eff. 0.035)
987.42/987.69	c #Conflicts:    1051000 | #Learnt:      43678 | 0.000
987.42/987.69	c total clause space: 78.2603MB
987.42/987.69	c total #watches: 316271
988.83/989.06	c total #propagations: 129708241 / total #impl: 3662736861 (eff. 0.035)
988.83/989.06	c #Conflicts:    1052000 | #Learnt:      44678 | 0.000
988.83/989.06	c total clause space: 78.2603MB
988.83/989.06	c total #watches: 322321
990.22/990.48	c total #propagations: 129846548 / total #impl: 3667469302 (eff. 0.035)
990.22/990.48	c #Conflicts:    1053000 | #Learnt:      45678 | 0.000
990.22/990.48	c total clause space: 78.2603MB
990.22/990.48	c total #watches: 328461
991.62/991.87	c total #propagations: 129965424 / total #impl: 3672345556 (eff. 0.035)
991.62/991.87	c #Conflicts:    1054000 | #Learnt:      46678 | 0.000
991.62/991.87	c total clause space: 78.2603MB
991.62/991.87	c total #watches: 336170
992.92/993.17	c total #propagations: 130061973 / total #impl: 3677124270 (eff. 0.035)
992.92/993.17	c #Conflicts:    1055000 | #Learnt:      47678 | 0.000
992.92/993.17	c total clause space: 78.2603MB
992.92/993.17	c total #watches: 344170
994.33/994.56	c total #propagations: 130146386 / total #impl: 3681812887 (eff. 0.035)
994.33/994.56	c #Conflicts:    1056000 | #Learnt:      48678 | 0.000
994.33/994.56	c total clause space: 78.2603MB
994.33/994.56	c total #watches: 353069
995.73/995.91	c total #propagations: 130234305 / total #impl: 3686613866 (eff. 0.035)
995.73/995.91	c GC COLLECT
995.73/995.91	c #Conflicts:    1057000 | #Learnt:      24880 | 0.000
995.73/995.91	c total clause space: 78.2603MB
995.73/995.91	c total #watches: 198570
996.53/996.72	c total #propagations: 130356759 / total #impl: 3690631011 (eff. 0.035)
996.53/996.72	c #Conflicts:    1058000 | #Learnt:      25880 | 0.000
996.53/996.72	c total clause space: 78.2603MB
996.53/996.72	c total #watches: 204587
997.33/997.55	c total #propagations: 130482474 / total #impl: 3693617240 (eff. 0.035)
997.33/997.55	c #Conflicts:    1059000 | #Learnt:      26880 | 0.000
997.33/997.55	c total clause space: 78.2603MB
997.33/997.55	c total #watches: 209902
998.23/998.46	c total #propagations: 130615736 / total #impl: 3696830930 (eff. 0.035)
998.23/998.46	c #Conflicts:    1060000 | #Learnt:      27880 | 0.000
998.23/998.46	c total clause space: 78.2603MB
998.23/998.46	c total #watches: 216590
999.13/999.34	c total #propagations: 130726791 / total #impl: 3700348097 (eff. 0.035)
999.13/999.34	c #Conflicts:    1061000 | #Learnt:      28880 | 0.000
999.13/999.34	c total clause space: 78.2603MB
999.13/999.34	c total #watches: 223026
999.93/1000.18	c total #propagations: 130832543 / total #impl: 3703685996 (eff. 0.035)
999.93/1000.18	c #Conflicts:    1062000 | #Learnt:      29880 | 0.000
999.93/1000.18	c total clause space: 78.2603MB
999.93/1000.18	c total #watches: 229086
1000.83/1001.08	c total #propagations: 130944950 / total #impl: 3706602886 (eff. 0.035)
1000.83/1001.08	c #Conflicts:    1063000 | #Learnt:      30880 | 0.000
1000.83/1001.08	c total clause space: 78.2603MB
1000.83/1001.08	c total #watches: 236591
1001.83/1002.04	c total #propagations: 131054986 / total #impl: 3709806100 (eff. 0.035)
1001.83/1002.04	c #Conflicts:    1064000 | #Learnt:      31880 | 0.000
1001.83/1002.04	c total clause space: 78.2603MB
1001.83/1002.04	c total #watches: 243273
1003.03/1003.21	c total #propagations: 131170996 / total #impl: 3712993092 (eff. 0.035)
1003.03/1003.21	c #Conflicts:    1065000 | #Learnt:      32880 | 0.000
1003.03/1003.21	c total clause space: 78.2603MB
1003.03/1003.21	c total #watches: 249936
1004.13/1004.38	c total #propagations: 131311733 / total #impl: 3716625873 (eff. 0.035)
1004.13/1004.38	c #Conflicts:    1066000 | #Learnt:      33880 | 0.000
1004.13/1004.38	c total clause space: 78.2603MB
1004.13/1004.38	c total #watches: 257211
1005.43/1005.60	c total #propagations: 131413535 / total #impl: 3721027433 (eff. 0.035)
1005.43/1005.60	c #Conflicts:    1067000 | #Learnt:      34880 | 0.000
1005.43/1005.60	c total clause space: 78.2603MB
1005.43/1005.60	c total #watches: 265027
1006.63/1006.84	c total #propagations: 131525364 / total #impl: 3725226306 (eff. 0.035)
1006.63/1006.84	c #Conflicts:    1068000 | #Learnt:      35880 | 0.000
1006.63/1006.84	c total clause space: 78.2603MB
1006.63/1006.84	c total #watches: 271751
1007.93/1008.13	c total #propagations: 131634161 / total #impl: 3729572329 (eff. 0.035)
1007.93/1008.13	c #Conflicts:    1069000 | #Learnt:      36880 | 0.000
1007.93/1008.13	c total clause space: 78.2603MB
1007.93/1008.13	c total #watches: 279325
1009.23/1009.45	c total #propagations: 131739117 / total #impl: 3733951235 (eff. 0.035)
1009.23/1009.45	c #Conflicts:    1070000 | #Learnt:      37880 | 0.000
1009.23/1009.45	c total clause space: 78.2603MB
1009.23/1009.45	c total #watches: 286724
1010.73/1010.92	c total #propagations: 131843937 / total #impl: 3738096102 (eff. 0.035)
1010.73/1010.92	c #Conflicts:    1071000 | #Learnt:      38880 | 0.000
1010.73/1010.92	c total clause space: 78.2603MB
1010.73/1010.92	c total #watches: 295361
1012.03/1012.29	c total #propagations: 131938910 / total #impl: 3742974492 (eff. 0.035)
1012.03/1012.29	c #Conflicts:    1072000 | #Learnt:      39880 | 0.000
1012.03/1012.29	c total clause space: 78.2603MB
1012.03/1012.29	c total #watches: 302968
1013.32/1013.56	c total #propagations: 132057448 / total #impl: 3747309025 (eff. 0.035)
1013.32/1013.56	c #Conflicts:    1073000 | #Learnt:      40880 | 0.000
1013.32/1013.56	c total clause space: 78.2603MB
1013.32/1013.56	c total #watches: 308345
1014.62/1014.85	c total #propagations: 132194658 / total #impl: 3751313603 (eff. 0.035)
1014.62/1014.85	c #Conflicts:    1074000 | #Learnt:      41880 | 0.000
1014.62/1014.85	c total clause space: 78.2603MB
1014.62/1014.85	c total #watches: 314763
1016.12/1016.39	c total #propagations: 132306184 / total #impl: 3755160721 (eff. 0.035)
1016.12/1016.39	c #Conflicts:    1075000 | #Learnt:      42880 | 0.000
1016.12/1016.39	c total clause space: 78.2603MB
1016.12/1016.39	c total #watches: 321983
1017.73/1017.90	c total #propagations: 132421065 / total #impl: 3760250923 (eff. 0.035)
1017.73/1017.90	c #Conflicts:    1076000 | #Learnt:      43880 | 0.000
1017.73/1017.90	c total clause space: 78.2603MB
1017.73/1017.90	c total #watches: 328920
1019.43/1019.60	c total #propagations: 132527489 / total #impl: 3764884262 (eff. 0.035)
1019.43/1019.60	c #Conflicts:    1077000 | #Learnt:      44880 | 0.000
1019.43/1019.60	c total clause space: 78.2603MB
1019.43/1019.60	c total #watches: 335102
1020.92/1021.15	c total #propagations: 132639853 / total #impl: 3770045479 (eff. 0.035)
1020.92/1021.15	c #Conflicts:    1078000 | #Learnt:      45880 | 0.000
1020.92/1021.15	c total clause space: 78.2603MB
1020.92/1021.15	c total #watches: 341620
1022.52/1022.76	c total #propagations: 132753642 / total #impl: 3774948550 (eff. 0.035)
1022.52/1022.76	c #Conflicts:    1079000 | #Learnt:      46880 | 0.000
1022.52/1022.76	c total clause space: 78.2603MB
1022.52/1022.76	c total #watches: 348868
1024.32/1024.54	c total #propagations: 132874160 / total #impl: 3779895069 (eff. 0.035)
1024.32/1024.54	c #Conflicts:    1080000 | #Learnt:      47880 | 0.000
1024.32/1024.54	c total clause space: 78.2603MB
1024.32/1024.54	c total #watches: 355382
1026.13/1026.38	c total #propagations: 132999179 / total #impl: 3785032290 (eff. 0.035)
1026.13/1026.38	c #Conflicts:    1081000 | #Learnt:      48880 | 0.000
1026.13/1026.38	c total clause space: 78.2603MB
1026.13/1026.38	c total #watches: 362566
1028.22/1028.43	c total #propagations: 133135619 / total #impl: 3789770027 (eff. 0.035)
1028.22/1028.43	c #Conflicts:    1082000 | #Learnt:      49880 | 0.000
1028.22/1028.43	c total clause space: 78.2603MB
1028.22/1028.43	c total #watches: 369792
1029.43/1029.67	c total #propagations: 133263037 / total #impl: 3795454853 (eff. 0.035)
1029.43/1029.67	c GC COLLECT
1029.43/1029.67	c #Conflicts:    1083000 | #Learnt:      25774 | 0.000
1029.43/1029.67	c total clause space: 78.2603MB
1029.43/1029.67	c total #watches: 204525
1030.22/1030.43	c total #propagations: 133353977 / total #impl: 3799900051 (eff. 0.035)
1030.22/1030.43	c #Conflicts:    1084000 | #Learnt:      26774 | 0.000
1030.22/1030.43	c total clause space: 78.2603MB
1030.22/1030.43	c total #watches: 210059
1031.02/1031.28	c total #propagations: 133461667 / total #impl: 3802844344 (eff. 0.035)
1031.02/1031.28	c #Conflicts:    1085000 | #Learnt:      27774 | 0.000
1031.02/1031.28	c total clause space: 78.2603MB
1031.02/1031.28	c total #watches: 217165
1031.92/1032.14	c total #propagations: 133574826 / total #impl: 3806101691 (eff. 0.035)
1031.92/1032.14	c #Conflicts:    1086000 | #Learnt:      28774 | 0.000
1031.92/1032.14	c total clause space: 78.2603MB
1031.92/1032.14	c total #watches: 222936
1032.83/1033.08	c total #propagations: 133711274 / total #impl: 3809010641 (eff. 0.035)
1032.83/1033.08	c #Conflicts:    1087000 | #Learnt:      29774 | 0.000
1032.83/1033.08	c total clause space: 78.2603MB
1032.83/1033.08	c total #watches: 228714
1033.93/1034.12	c total #propagations: 133836611 / total #impl: 3812105680 (eff. 0.035)
1033.93/1034.12	c #Conflicts:    1088000 | #Learnt:      30774 | 0.000
1033.93/1034.12	c total clause space: 78.2603MB
1033.93/1034.12	c total #watches: 235279
1034.93/1035.13	c total #propagations: 133967056 / total #impl: 3815660156 (eff. 0.035)
1034.93/1035.13	c #Conflicts:    1089000 | #Learnt:      31774 | 0.000
1034.93/1035.13	c total clause space: 78.2603MB
1034.93/1035.13	c total #watches: 242636
1035.92/1036.10	c total #propagations: 134072402 / total #impl: 3819171863 (eff. 0.035)
1035.92/1036.10	c #Conflicts:    1090000 | #Learnt:      32774 | 0.000
1035.92/1036.10	c total clause space: 78.2603MB
1035.92/1036.10	c total #watches: 249294
1036.72/1036.96	c total #propagations: 134189088 / total #impl: 3822362990 (eff. 0.035)
1036.72/1036.96	c #Conflicts:    1091000 | #Learnt:      33774 | 0.000
1036.72/1036.96	c total clause space: 78.2603MB
1036.72/1036.96	c total #watches: 255628
1037.72/1037.98	c total #propagations: 134296095 / total #impl: 3825243306 (eff. 0.035)
1037.72/1037.98	c #Conflicts:    1092000 | #Learnt:      34774 | 0.000
1037.72/1037.98	c total clause space: 78.2603MB
1037.72/1037.98	c total #watches: 261247
1038.92/1039.16	c total #propagations: 134455956 / total #impl: 3828387006 (eff. 0.035)
1038.92/1039.16	c #Conflicts:    1093000 | #Learnt:      35774 | 0.000
1038.92/1039.16	c total clause space: 78.2603MB
1038.92/1039.16	c total #watches: 268729
1040.02/1040.23	c total #propagations: 134605193 / total #impl: 3832149884 (eff. 0.035)
1040.02/1040.23	c #Conflicts:    1094000 | #Learnt:      36774 | 0.000
1040.02/1040.23	c total clause space: 78.2603MB
1040.02/1040.23	c total #watches: 275009
1041.12/1041.30	c total #propagations: 134735097 / total #impl: 3835503883 (eff. 0.035)
1041.12/1041.30	c #Conflicts:    1095000 | #Learnt:      37774 | 0.000
1041.12/1041.30	c total clause space: 78.2603MB
1041.12/1041.30	c total #watches: 282458
1042.22/1042.49	c total #propagations: 134841136 / total #impl: 3839171406 (eff. 0.035)
1042.22/1042.49	c #Conflicts:    1096000 | #Learnt:      38774 | 0.000
1042.22/1042.49	c total clause space: 78.2603MB
1042.22/1042.49	c total #watches: 289489
1043.52/1043.76	c total #propagations: 134958637 / total #impl: 3842796969 (eff. 0.035)
1043.52/1043.76	c #Conflicts:    1097000 | #Learnt:      39774 | 0.000
1043.52/1043.76	c total clause space: 78.2603MB
1043.52/1043.76	c total #watches: 295969
1044.72/1045.00	c total #propagations: 135068210 / total #impl: 3847039323 (eff. 0.035)
1044.72/1045.00	c #Conflicts:    1098000 | #Learnt:      40774 | 0.000
1044.72/1045.00	c total clause space: 78.2603MB
1044.72/1045.00	c total #watches: 304009
1046.03/1046.25	c total #propagations: 135147806 / total #impl: 3851724042 (eff. 0.035)
1046.03/1046.25	c #Conflicts:    1099000 | #Learnt:      41774 | 0.000
1046.03/1046.25	c total clause space: 78.2603MB
1046.03/1046.25	c total #watches: 311490
1047.42/1047.63	c total #propagations: 135225035 / total #impl: 3855967094 (eff. 0.035)
1047.42/1047.63	c #Conflicts:    1100000 | #Learnt:      42774 | 0.000
1047.42/1047.63	c total clause space: 78.2603MB
1047.42/1047.63	c total #watches: 318928
1048.72/1048.96	c total #propagations: 135313726 / total #impl: 3860575233 (eff. 0.035)
1048.72/1048.96	c #Conflicts:    1101000 | #Learnt:      43774 | 0.000
1048.72/1048.96	c total clause space: 78.2603MB
1048.72/1048.96	c total #watches: 326374
1050.33/1050.57	c total #propagations: 135385077 / total #impl: 3864924246 (eff. 0.035)
1050.33/1050.57	c #Conflicts:    1102000 | #Learnt:      44774 | 0.000
1050.33/1050.57	c total clause space: 78.2603MB
1050.33/1050.57	c total #watches: 334197
1051.82/1052.00	c total #propagations: 135507941 / total #impl: 3870265901 (eff. 0.035)
1051.82/1052.00	c #Conflicts:    1103000 | #Learnt:      45774 | 0.000
1051.82/1052.00	c total clause space: 78.2603MB
1051.82/1052.00	c total #watches: 340674
1053.22/1053.42	c total #propagations: 135622841 / total #impl: 3874841212 (eff. 0.035)
1053.22/1053.42	c #Conflicts:    1104000 | #Learnt:      46774 | 0.000
1053.22/1053.42	c total clause space: 78.2603MB
1053.22/1053.42	c total #watches: 348574
1054.83/1055.02	c total #propagations: 135738299 / total #impl: 3879471110 (eff. 0.035)
1054.83/1055.02	c #Conflicts:    1105000 | #Learnt:      47774 | 0.000
1054.83/1055.02	c total clause space: 78.2603MB
1054.83/1055.02	c total #watches: 355606
1056.42/1056.66	c total #propagations: 135845326 / total #impl: 3884224264 (eff. 0.035)
1056.42/1056.66	c #Conflicts:    1106000 | #Learnt:      48774 | 0.000
1056.42/1056.66	c total clause space: 78.2603MB
1056.42/1056.66	c total #watches: 362223
1058.13/1058.34	c total #propagations: 135968162 / total #impl: 3889471182 (eff. 0.035)
1058.13/1058.34	c #Conflicts:    1107000 | #Learnt:      49774 | 0.000
1058.13/1058.34	c total clause space: 78.2603MB
1058.13/1058.34	c total #watches: 368786
1059.82/1060.02	c total #propagations: 136083231 / total #impl: 3894318998 (eff. 0.035)
1059.82/1060.02	c #Conflicts:    1108000 | #Learnt:      50774 | 0.000
1059.82/1060.02	c total clause space: 78.2603MB
1059.82/1060.02	c total #watches: 375195
1060.82/1061.02	c total #propagations: 136225711 / total #impl: 3899220042 (eff. 0.035)
1060.82/1061.02	c GC COLLECT
1060.82/1061.02	c #Conflicts:    1109000 | #Learnt:      26367 | 0.000
1060.82/1061.02	c total clause space: 78.2603MB
1060.82/1061.02	c total #watches: 207694
1061.72/1061.90	c total #propagations: 136360567 / total #impl: 3902825038 (eff. 0.035)
1061.72/1061.90	c #Conflicts:    1110000 | #Learnt:      27367 | 0.000
1061.72/1061.90	c total clause space: 78.2603MB
1061.72/1061.90	c total #watches: 213383
1062.52/1062.75	c total #propagations: 136472332 / total #impl: 3906121742 (eff. 0.035)
1062.52/1062.75	c #Conflicts:    1111000 | #Learnt:      28367 | 0.000
1062.52/1062.75	c total clause space: 78.2603MB
1062.52/1062.75	c total #watches: 219722
1063.42/1063.69	c total #propagations: 136559537 / total #impl: 3909386282 (eff. 0.035)
1063.42/1063.69	c #Conflicts:    1112000 | #Learnt:      29367 | 0.000
1063.42/1063.69	c total clause space: 78.2603MB
1063.42/1063.69	c total #watches: 227501
1064.52/1064.80	c total #propagations: 136650826 / total #impl: 3913096576 (eff. 0.035)
1064.52/1064.80	c #Conflicts:    1113000 | #Learnt:      30367 | 0.000
1064.52/1064.80	c total clause space: 78.2603MB
1064.52/1064.80	c total #watches: 234151
1065.72/1065.95	c total #propagations: 136790570 / total #impl: 3917345516 (eff. 0.035)
1065.72/1065.95	c #Conflicts:    1114000 | #Learnt:      31367 | 0.000
1065.72/1065.95	c total clause space: 78.2603MB
1065.72/1065.95	c total #watches: 241807
1067.02/1067.24	c total #propagations: 136906827 / total #impl: 3921570128 (eff. 0.035)
1067.02/1067.24	c #Conflicts:    1115000 | #Learnt:      32367 | 0.000
1067.02/1067.24	c total clause space: 78.2603MB
1067.02/1067.24	c total #watches: 249624
1068.32/1068.51	c total #propagations: 137033432 / total #impl: 3926365600 (eff. 0.035)
1068.32/1068.51	c #Conflicts:    1116000 | #Learnt:      33367 | 0.000
1068.32/1068.51	c total clause space: 78.2603MB
1068.32/1068.51	c total #watches: 256798
1069.52/1069.74	c total #propagations: 137150878 / total #impl: 3930888087 (eff. 0.035)
1069.52/1069.74	c #Conflicts:    1117000 | #Learnt:      34367 | 0.000
1069.52/1069.74	c total clause space: 78.2603MB
1069.52/1069.74	c total #watches: 265249
1070.72/1070.97	c total #propagations: 137254316 / total #impl: 3935492608 (eff. 0.035)
1070.72/1070.97	c #Conflicts:    1118000 | #Learnt:      35367 | 0.000
1070.72/1070.97	c total clause space: 78.2603MB
1070.72/1070.97	c total #watches: 272474
1071.92/1072.18	c total #propagations: 137348303 / total #impl: 3939958992 (eff. 0.035)
1071.92/1072.18	c #Conflicts:    1119000 | #Learnt:      36367 | 0.000
1071.92/1072.18	c total clause space: 78.2603MB
1071.92/1072.18	c total #watches: 281008
1073.32/1073.52	c total #propagations: 137439398 / total #impl: 3944555533 (eff. 0.035)
1073.32/1073.52	c #Conflicts:    1120000 | #Learnt:      37367 | 0.000
1073.32/1073.52	c total clause space: 78.2603MB
1073.32/1073.52	c total #watches: 290281
1074.62/1074.83	c total #propagations: 137515734 / total #impl: 3949739160 (eff. 0.035)
1074.62/1074.83	c #Conflicts:    1121000 | #Learnt:      38367 | 0.000
1074.62/1074.83	c total clause space: 78.2603MB
1074.62/1074.83	c total #watches: 297283
1076.12/1076.33	c total #propagations: 137608008 / total #impl: 3954065820 (eff. 0.035)
1076.12/1076.33	c #Conflicts:    1122000 | #Learnt:      39367 | 0.000
1076.12/1076.33	c total clause space: 78.2603MB
1076.12/1076.33	c total #watches: 304967
1077.72/1077.94	c total #propagations: 137713169 / total #impl: 3959063987 (eff. 0.035)
1077.72/1077.94	c #Conflicts:    1123000 | #Learnt:      40367 | 0.000
1077.72/1077.94	c total clause space: 78.2603MB
1077.72/1077.94	c total #watches: 312551
1079.32/1079.56	c total #propagations: 137821024 / total #impl: 3964691641 (eff. 0.035)
1079.32/1079.56	c #Conflicts:    1124000 | #Learnt:      41367 | 0.000
1079.32/1079.56	c total clause space: 78.2603MB
1079.32/1079.56	c total #watches: 321366
1080.81/1081.00	c total #propagations: 137926666 / total #impl: 3969985842 (eff. 0.035)
1080.81/1081.00	c #Conflicts:    1125000 | #Learnt:      42367 | 0.000
1080.81/1081.00	c total clause space: 78.2603MB
1080.81/1081.00	c total #watches: 329232
1082.42/1082.60	c total #propagations: 138017557 / total #impl: 3974795607 (eff. 0.035)
1082.42/1082.60	c #Conflicts:    1126000 | #Learnt:      43367 | 0.000
1082.42/1082.60	c total clause space: 78.2603MB
1082.42/1082.60	c total #watches: 336519
1084.01/1084.25	c total #propagations: 138115967 / total #impl: 3979829965 (eff. 0.035)
1084.01/1084.25	c #Conflicts:    1127000 | #Learnt:      44367 | 0.000
1084.01/1084.25	c total clause space: 78.2603MB
1084.01/1084.25	c total #watches: 343693
1085.62/1085.88	c total #propagations: 138216432 / total #impl: 3984833083 (eff. 0.035)
1085.62/1085.88	c #Conflicts:    1128000 | #Learnt:      45367 | 0.000
1085.62/1085.88	c total clause space: 78.2603MB
1085.62/1085.88	c total #watches: 351272
1087.31/1087.59	c total #propagations: 138306153 / total #impl: 3989879462 (eff. 0.035)
1087.31/1087.59	c #Conflicts:    1129000 | #Learnt:      46367 | 0.000
1087.31/1087.59	c total clause space: 78.2603MB
1087.31/1087.59	c total #watches: 358007
1089.41/1089.65	c total #propagations: 138429819 / total #impl: 3994491346 (eff. 0.035)
1089.41/1089.65	c #Conflicts:    1130000 | #Learnt:      47367 | 0.000
1089.41/1089.65	c total clause space: 78.2603MB
1089.41/1089.65	c total #watches: 364623
1091.21/1091.40	c total #propagations: 138553970 / total #impl: 3999713428 (eff. 0.035)
1091.21/1091.40	c #Conflicts:    1131000 | #Learnt:      48367 | 0.000
1091.21/1091.40	c total clause space: 78.2603MB
1091.21/1091.40	c total #watches: 370907
1092.81/1093.02	c total #propagations: 138679293 / total #impl: 4004560496 (eff. 0.035)
1092.81/1093.02	c #Conflicts:    1132000 | #Learnt:      49367 | 0.000
1092.81/1093.02	c total clause space: 78.2603MB
1092.81/1093.02	c total #watches: 376859
1094.32/1094.58	c total #propagations: 138804077 / total #impl: 4008172805 (eff. 0.035)
1094.32/1094.58	c #Conflicts:    1133000 | #Learnt:      50367 | 0.000
1094.32/1094.58	c total clause space: 78.2603MB
1094.32/1094.58	c total #watches: 382608
1096.01/1096.30	c total #propagations: 138938378 / total #impl: 4011879974 (eff. 0.035)
1096.01/1096.30	c #Conflicts:    1134000 | #Learnt:      51367 | 0.000
1096.01/1096.30	c total clause space: 78.2603MB
1096.01/1096.30	c total #watches: 389338
1096.91/1097.13	c total #propagations: 139056210 / total #impl: 4015857796 (eff. 0.035)
1096.91/1097.13	c GC COLLECT
1096.91/1097.13	c #Conflicts:    1135000 | #Learnt:      26664 | 0.000
1096.91/1097.13	c total clause space: 78.2603MB
1096.91/1097.13	c total #watches: 209407
1097.62/1097.90	c total #propagations: 139194314 / total #impl: 4018589937 (eff. 0.035)
1097.62/1097.90	c #Conflicts:    1136000 | #Learnt:      27664 | 0.000
1097.62/1097.90	c total clause space: 78.2603MB
1097.62/1097.90	c total #watches: 214602
1098.72/1098.91	c total #propagations: 139315580 / total #impl: 4021250181 (eff. 0.035)
1098.72/1098.91	c #Conflicts:    1137000 | #Learnt:      28664 | 0.000
1098.72/1098.91	c total clause space: 78.2603MB
1098.72/1098.91	c total #watches: 220173
1099.51/1099.75	c total #propagations: 139454546 / total #impl: 4024662835 (eff. 0.035)
1099.51/1099.75	c #Conflicts:    1138000 | #Learnt:      29664 | 0.000
1099.51/1099.75	c total clause space: 78.2603MB
1099.51/1099.75	c total #watches: 225860
1100.71/1100.91	c total #propagations: 139541808 / total #impl: 4027086837 (eff. 0.035)
1100.71/1100.91	c #Conflicts:    1139000 | #Learnt:      30664 | 0.000
1100.71/1100.91	c total clause space: 78.2603MB
1100.71/1100.91	c total #watches: 231127
1101.71/1101.96	c total #propagations: 139698098 / total #impl: 4030980666 (eff. 0.035)
1101.71/1101.96	c #Conflicts:    1140000 | #Learnt:      31664 | 0.000
1101.71/1101.96	c total clause space: 78.2603MB
1101.71/1101.96	c total #watches: 237255
1102.81/1103.08	c total #propagations: 139826295 / total #impl: 4035020698 (eff. 0.035)
1102.81/1103.08	c #Conflicts:    1141000 | #Learnt:      32664 | 0.000
1102.81/1103.08	c total clause space: 78.2603MB
1102.81/1103.08	c total #watches: 243069
1103.91/1104.13	c total #propagations: 139962487 / total #impl: 4038916418 (eff. 0.035)
1103.91/1104.13	c #Conflicts:    1142000 | #Learnt:      33664 | 0.000
1103.91/1104.13	c total clause space: 78.2603MB
1103.91/1104.13	c total #watches: 248654
1105.11/1105.38	c total #propagations: 140084002 / total #impl: 4042407904 (eff. 0.035)
1105.11/1105.38	c #Conflicts:    1143000 | #Learnt:      34664 | 0.000
1105.11/1105.38	c total clause space: 78.2603MB
1105.11/1105.38	c total #watches: 253706
1106.31/1106.50	c total #propagations: 140243125 / total #impl: 4046270367 (eff. 0.035)
1106.31/1106.50	c #Conflicts:    1144000 | #Learnt:      35664 | 0.000
1106.31/1106.50	c total clause space: 78.2603MB
1106.31/1106.50	c total #watches: 259423
1107.31/1107.55	c total #propagations: 140349304 / total #impl: 4049873983 (eff. 0.035)
1107.31/1107.55	c #Conflicts:    1145000 | #Learnt:      36664 | 0.000
1107.31/1107.55	c total clause space: 78.2603MB
1107.31/1107.55	c total #watches: 264730
1108.41/1108.68	c total #propagations: 140460371 / total #impl: 4053650169 (eff. 0.035)
1108.41/1108.68	c #Conflicts:    1146000 | #Learnt:      37664 | 0.000
1108.41/1108.68	c total clause space: 78.2603MB
1108.41/1108.68	c total #watches: 271042
1109.72/1109.98	c total #propagations: 140577703 / total #impl: 4057919162 (eff. 0.035)
1109.72/1109.98	c #Conflicts:    1147000 | #Learnt:      38664 | 0.000
1109.72/1109.98	c total clause space: 78.2603MB
1109.72/1109.98	c total #watches: 278117
1111.11/1111.38	c total #propagations: 140697920 / total #impl: 4062795471 (eff. 0.035)
1111.11/1111.38	c #Conflicts:    1148000 | #Learnt:      39664 | 0.000
1111.11/1111.38	c total clause space: 78.2603MB
1111.11/1111.38	c total #watches: 284337
1112.51/1112.70	c total #propagations: 140839587 / total #impl: 4067477006 (eff. 0.035)
1112.51/1112.70	c #Conflicts:    1149000 | #Learnt:      40664 | 0.000
1112.51/1112.70	c total clause space: 78.2603MB
1112.51/1112.70	c total #watches: 290657
1113.61/1113.85	c total #propagations: 140949428 / total #impl: 4071406075 (eff. 0.035)
1113.61/1113.85	c #Conflicts:    1150000 | #Learnt:      41664 | 0.000
1113.61/1113.85	c total clause space: 78.2603MB
1113.61/1113.85	c total #watches: 296054
1114.91/1115.16	c total #propagations: 141077078 / total #impl: 4074861645 (eff. 0.035)
1114.91/1115.16	c #Conflicts:    1151000 | #Learnt:      42664 | 0.000
1114.91/1115.16	c total clause space: 78.2603MB
1114.91/1115.16	c total #watches: 301080
1116.21/1116.41	c total #propagations: 141208834 / total #impl: 4078581626 (eff. 0.035)
1116.21/1116.41	c #Conflicts:    1152000 | #Learnt:      43664 | 0.000
1116.21/1116.41	c total clause space: 78.2603MB
1116.21/1116.41	c total #watches: 307411
1117.61/1117.82	c total #propagations: 141322884 / total #impl: 4082350426 (eff. 0.035)
1117.61/1117.82	c #Conflicts:    1153000 | #Learnt:      44664 | 0.000
1117.61/1117.82	c total clause space: 78.2603MB
1117.61/1117.82	c total #watches: 313534
1119.11/1119.33	c total #propagations: 141451291 / total #impl: 4086507197 (eff. 0.035)
1119.11/1119.33	c #Conflicts:    1154000 | #Learnt:      45664 | 0.000
1119.11/1119.33	c total clause space: 78.2603MB
1119.11/1119.33	c total #watches: 320896
1120.51/1120.77	c total #propagations: 141578016 / total #impl: 4091496556 (eff. 0.035)
1120.51/1120.77	c #Conflicts:    1155000 | #Learnt:      46664 | 0.000
1120.51/1120.77	c total clause space: 78.2603MB
1120.51/1120.77	c total #watches: 328724
1122.11/1122.37	c total #propagations: 141689211 / total #impl: 4096183213 (eff. 0.035)
1122.11/1122.37	c #Conflicts:    1156000 | #Learnt:      47664 | 0.000
1122.11/1122.37	c total clause space: 78.2603MB
1122.11/1122.37	c total #watches: 334918
1123.71/1123.96	c total #propagations: 141826578 / total #impl: 4100838263 (eff. 0.035)
1123.71/1123.96	c #Conflicts:    1157000 | #Learnt:      48664 | 0.000
1123.71/1123.96	c total clause space: 78.2603MB
1123.71/1123.96	c total #watches: 340894
1125.11/1125.32	c total #propagations: 141964030 / total #impl: 4105617790 (eff. 0.035)
1125.11/1125.32	c #Conflicts:    1158000 | #Learnt:      49664 | 0.000
1125.11/1125.32	c total clause space: 78.2603MB
1125.11/1125.32	c total #watches: 347652
1126.81/1127.01	c total #propagations: 142065450 / total #impl: 4109609969 (eff. 0.035)
1126.81/1127.01	c #Conflicts:    1159000 | #Learnt:      50664 | 0.000
1126.81/1127.01	c total clause space: 78.2603MB
1126.81/1127.01	c total #watches: 352654
1128.51/1128.71	c total #propagations: 142216854 / total #impl: 4113940413 (eff. 0.035)
1128.51/1128.71	c #Conflicts:    1160000 | #Learnt:      51664 | 0.000
1128.51/1128.71	c total clause space: 78.2603MB
1128.51/1128.71	c total #watches: 358037
1129.51/1129.76	c total #propagations: 142361889 / total #impl: 4118656496 (eff. 0.035)
1129.51/1129.76	c GC COLLECT
1129.51/1129.76	c #Conflicts:    1161000 | #Learnt:      26657 | 0.000
1129.51/1129.76	c total clause space: 78.2603MB
1129.51/1129.76	c total #watches: 209346
1130.51/1130.75	c total #propagations: 142472518 / total #impl: 4121598798 (eff. 0.035)
1130.51/1130.75	c #Conflicts:    1162000 | #Learnt:      27657 | 0.000
1130.51/1130.75	c total clause space: 78.2603MB
1130.51/1130.75	c total #watches: 216073
1131.60/1131.86	c total #propagations: 142615584 / total #impl: 4125338613 (eff. 0.035)
1131.60/1131.86	c #Conflicts:    1163000 | #Learnt:      28657 | 0.000
1131.60/1131.86	c total clause space: 78.2603MB
1131.60/1131.86	c total #watches: 223017
1132.50/1132.71	c total #propagations: 142766448 / total #impl: 4129757517 (eff. 0.035)
1132.50/1132.71	c #Conflicts:    1164000 | #Learnt:      29657 | 0.000
1132.50/1132.71	c total clause space: 78.2603MB
1132.50/1132.71	c total #watches: 227719
1133.31/1133.55	c total #propagations: 142871194 / total #impl: 4132785784 (eff. 0.035)
1133.31/1133.55	c #Conflicts:    1165000 | #Learnt:      30657 | 0.000
1133.31/1133.55	c total clause space: 78.2603MB
1133.31/1133.55	c total #watches: 233027
1134.30/1134.58	c total #propagations: 142979275 / total #impl: 4135616497 (eff. 0.035)
1134.30/1134.58	c #Conflicts:    1166000 | #Learnt:      31657 | 0.000
1134.30/1134.58	c total clause space: 78.2603MB
1134.30/1134.58	c total #watches: 238881
1135.40/1135.68	c total #propagations: 143129974 / total #impl: 4139026287 (eff. 0.035)
1135.40/1135.68	c #Conflicts:    1167000 | #Learnt:      32657 | 0.000
1135.40/1135.68	c total clause space: 78.2603MB
1135.40/1135.68	c total #watches: 244406
1136.50/1136.79	c total #propagations: 143265319 / total #impl: 4142758426 (eff. 0.035)
1136.50/1136.79	c #Conflicts:    1168000 | #Learnt:      33657 | 0.000
1136.50/1136.79	c total clause space: 78.2603MB
1136.50/1136.79	c total #watches: 250955
1137.50/1137.77	c total #propagations: 143406666 / total #impl: 4146640012 (eff. 0.035)
1137.50/1137.77	c #Conflicts:    1169000 | #Learnt:      34657 | 0.000
1137.50/1137.77	c total clause space: 78.2603MB
1137.50/1137.77	c total #watches: 256959
1138.70/1138.99	c total #propagations: 143524951 / total #impl: 4149972649 (eff. 0.035)
1138.70/1138.99	c #Conflicts:    1170000 | #Learnt:      35657 | 0.000
1138.70/1138.99	c total clause space: 78.2603MB
1138.70/1138.99	c total #watches: 262810
1140.00/1140.28	c total #propagations: 143676358 / total #impl: 4153920297 (eff. 0.035)
1140.00/1140.28	c #Conflicts:    1171000 | #Learnt:      36657 | 0.000
1140.00/1140.28	c total clause space: 78.2603MB
1140.00/1140.28	c total #watches: 271171
1141.30/1141.55	c total #propagations: 143806365 / total #impl: 4159088669 (eff. 0.035)
1141.30/1141.55	c #Conflicts:    1172000 | #Learnt:      37657 | 0.000
1141.30/1141.55	c total clause space: 78.2603MB
1141.30/1141.55	c total #watches: 279894
1142.60/1142.90	c total #propagations: 143907011 / total #impl: 4164508036 (eff. 0.035)
1142.60/1142.90	c #Conflicts:    1173000 | #Learnt:      38657 | 0.000
1142.60/1142.90	c total clause space: 78.2603MB
1142.60/1142.90	c total #watches: 287137
1143.81/1144.09	c total #propagations: 144020431 / total #impl: 4169133124 (eff. 0.035)
1143.81/1144.09	c #Conflicts:    1174000 | #Learnt:      39657 | 0.000
1143.81/1144.09	c total clause space: 78.2603MB
1143.81/1144.09	c total #watches: 292649
1145.20/1145.44	c total #propagations: 144121920 / total #impl: 4172829220 (eff. 0.035)
1145.20/1145.44	c #Conflicts:    1175000 | #Learnt:      40657 | 0.000
1145.20/1145.44	c total clause space: 78.2603MB
1145.20/1145.44	c total #watches: 298237
1146.50/1146.79	c total #propagations: 144247358 / total #impl: 4176841127 (eff. 0.035)
1146.50/1146.79	c #Conflicts:    1176000 | #Learnt:      41657 | 0.000
1146.50/1146.79	c total clause space: 78.2603MB
1146.50/1146.79	c total #watches: 305251
1148.10/1148.33	c total #propagations: 144361075 / total #impl: 4181123339 (eff. 0.035)
1148.10/1148.33	c #Conflicts:    1177000 | #Learnt:      42657 | 0.000
1148.10/1148.33	c total clause space: 78.2603MB
1148.10/1148.33	c total #watches: 311393
1149.50/1149.78	c total #propagations: 144507577 / total #impl: 4185577948 (eff. 0.035)
1149.50/1149.78	c #Conflicts:    1178000 | #Learnt:      43657 | 0.000
1149.50/1149.78	c total clause space: 78.2603MB
1149.50/1149.78	c total #watches: 316704
1151.00/1151.24	c total #propagations: 144654307 / total #impl: 4189557328 (eff. 0.035)
1151.00/1151.24	c #Conflicts:    1179000 | #Learnt:      44657 | 0.000
1151.00/1151.24	c total clause space: 78.2603MB
1151.00/1151.24	c total #watches: 323530
1152.30/1152.54	c total #propagations: 144770235 / total #impl: 4194529126 (eff. 0.035)
1152.30/1152.54	c #Conflicts:    1180000 | #Learnt:      45657 | 0.000
1152.30/1152.54	c total clause space: 78.2603MB
1152.30/1152.54	c total #watches: 329034
1153.60/1153.85	c total #propagations: 144870902 / total #impl: 4198104185 (eff. 0.035)
1153.60/1153.85	c #Conflicts:    1181000 | #Learnt:      46657 | 0.000
1153.60/1153.85	c total clause space: 78.2603MB
1153.60/1153.85	c total #watches: 334529
1155.20/1155.42	c total #propagations: 144977525 / total #impl: 4201896413 (eff. 0.035)
1155.20/1155.42	c #Conflicts:    1182000 | #Learnt:      47657 | 0.000
1155.20/1155.42	c total clause space: 78.2603MB
1155.20/1155.42	c total #watches: 339505
1156.60/1156.84	c total #propagations: 145110579 / total #impl: 4206094881 (eff. 0.035)
1156.60/1156.84	c #Conflicts:    1183000 | #Learnt:      48657 | 0.000
1156.60/1156.84	c total clause space: 78.2603MB
1156.60/1156.84	c total #watches: 345885
1158.00/1158.27	c total #propagations: 145209418 / total #impl: 4210116241 (eff. 0.034)
1158.00/1158.27	c #Conflicts:    1184000 | #Learnt:      49657 | 0.000
1158.00/1158.27	c total clause space: 78.2603MB
1158.00/1158.27	c total #watches: 351834
1159.40/1159.68	c total #propagations: 145306626 / total #impl: 4213655200 (eff. 0.034)
1159.40/1159.68	c #Conflicts:    1185000 | #Learnt:      50657 | 0.000
1159.40/1159.68	c total clause space: 78.2603MB
1159.40/1159.68	c total #watches: 357477
1161.20/1161.40	c total #propagations: 145427034 / total #impl: 4217603647 (eff. 0.034)
1161.20/1161.40	c #Conflicts:    1186000 | #Learnt:      51657 | 0.000
1161.20/1161.40	c total clause space: 78.2603MB
1161.20/1161.40	c total #watches: 363405
1162.70/1162.98	c total #propagations: 145550288 / total #impl: 4222725253 (eff. 0.034)
1162.70/1162.98	c GC COLLECT
1162.70/1162.98	c #Conflicts:    1187000 | #Learnt:      26351 | 0.000
1162.70/1162.98	c total clause space: 78.2603MB
1162.70/1162.98	c total #watches: 207688
1163.90/1164.13	c total #propagations: 145664058 / total #impl: 4227501501 (eff. 0.034)
1163.90/1164.13	c #Conflicts:    1188000 | #Learnt:      27351 | 0.000
1163.90/1164.13	c total clause space: 78.2603MB
1163.90/1164.13	c total #watches: 216750
1165.00/1165.21	c total #propagations: 145809543 / total #impl: 4231859645 (eff. 0.034)
1165.00/1165.21	c #Conflicts:    1189000 | #Learnt:      28351 | 0.000
1165.00/1165.21	c total clause space: 78.2603MB
1165.00/1165.21	c total #watches: 225200
1166.00/1166.28	c total #propagations: 145939420 / total #impl: 4235979573 (eff. 0.034)
1166.00/1166.28	c #Conflicts:    1190000 | #Learnt:      29351 | 0.000
1166.00/1166.28	c total clause space: 78.2603MB
1166.00/1166.28	c total #watches: 231196
1167.01/1167.23	c total #propagations: 146094630 / total #impl: 4240097424 (eff. 0.034)
1167.01/1167.23	c #Conflicts:    1191000 | #Learnt:      30351 | 0.000
1167.01/1167.23	c total clause space: 78.2603MB
1167.01/1167.23	c total #watches: 237849
1168.01/1168.23	c total #propagations: 146206939 / total #impl: 4243490018 (eff. 0.034)
1168.01/1168.23	c #Conflicts:    1192000 | #Learnt:      31351 | 0.000
1168.01/1168.23	c total clause space: 78.2603MB
1168.01/1168.23	c total #watches: 245148
1169.21/1169.46	c total #propagations: 146311040 / total #impl: 4246700863 (eff. 0.034)
1169.21/1169.46	c #Conflicts:    1193000 | #Learnt:      32351 | 0.000
1169.21/1169.46	c total clause space: 78.2603MB
1169.21/1169.46	c total #watches: 250861
1170.10/1170.36	c total #propagations: 146447441 / total #impl: 4250595841 (eff. 0.034)
1170.10/1170.36	c #Conflicts:    1194000 | #Learnt:      33351 | 0.000
1170.10/1170.36	c total clause space: 78.2603MB
1170.10/1170.36	c total #watches: 256571
1171.20/1171.43	c total #propagations: 146548194 / total #impl: 4253101919 (eff. 0.034)
1171.20/1171.43	c #Conflicts:    1195000 | #Learnt:      34351 | 0.000
1171.20/1171.43	c total clause space: 78.2603MB
1171.20/1171.43	c total #watches: 263172
1172.30/1172.59	c total #propagations: 146643235 / total #impl: 4256509008 (eff. 0.034)
1172.30/1172.59	c #Conflicts:    1196000 | #Learnt:      35351 | 0.000
1172.30/1172.59	c total clause space: 78.2603MB
1172.30/1172.59	c total #watches: 268405
1173.70/1173.97	c total #propagations: 146791391 / total #impl: 4260043092 (eff. 0.034)
1173.70/1173.97	c #Conflicts:    1197000 | #Learnt:      36351 | 0.000
1173.70/1173.97	c total clause space: 78.2603MB
1173.70/1173.97	c total #watches: 274655
1175.10/1175.39	c total #propagations: 146933603 / total #impl: 4264209383 (eff. 0.034)
1175.10/1175.39	c #Conflicts:    1198000 | #Learnt:      37351 | 0.000
1175.10/1175.39	c total clause space: 78.2603MB
1175.10/1175.39	c total #watches: 280268
1176.40/1176.63	c total #propagations: 147084601 / total #impl: 4268745649 (eff. 0.034)
1176.40/1176.63	c #Conflicts:    1199000 | #Learnt:      38351 | 0.000
1176.40/1176.63	c total clause space: 78.2603MB
1176.40/1176.63	c total #watches: 286951
1177.50/1177.79	c total #propagations: 147196415 / total #impl: 4272977787 (eff. 0.034)
1177.50/1177.79	c #Conflicts:    1200000 | #Learnt:      39351 | 0.000
1177.50/1177.79	c total clause space: 78.2603MB
1177.50/1177.79	c total #watches: 292651
1178.80/1179.04	c total #propagations: 147308854 / total #impl: 4276898691 (eff. 0.034)
1178.80/1179.04	c #Conflicts:    1201000 | #Learnt:      40351 | 0.000
1178.80/1179.04	c total clause space: 78.2603MB
1178.80/1179.04	c total #watches: 299029
1180.10/1180.36	c total #propagations: 147408137 / total #impl: 4280977773 (eff. 0.034)
1180.10/1180.36	c #Conflicts:    1202000 | #Learnt:      41351 | 0.000
1180.10/1180.36	c total clause space: 78.2603MB
1180.10/1180.36	c total #watches: 304499
1181.30/1181.57	c total #propagations: 147525577 / total #impl: 4284977184 (eff. 0.034)
1181.30/1181.57	c #Conflicts:    1203000 | #Learnt:      42351 | 0.000
1181.30/1181.57	c total clause space: 78.2603MB
1181.30/1181.57	c total #watches: 309774
1182.70/1182.97	c total #propagations: 147655967 / total #impl: 4288789615 (eff. 0.034)
1182.70/1182.97	c #Conflicts:    1204000 | #Learnt:      43351 | 0.000
1182.70/1182.97	c total clause space: 78.2603MB
1182.70/1182.97	c total #watches: 315264
1184.10/1184.31	c total #propagations: 147807070 / total #impl: 4293091570 (eff. 0.034)
1184.10/1184.31	c #Conflicts:    1205000 | #Learnt:      44351 | 0.000
1184.10/1184.31	c total clause space: 78.2603MB
1184.10/1184.31	c total #watches: 321821
1185.40/1185.61	c total #propagations: 147908643 / total #impl: 4296861294 (eff. 0.034)
1185.40/1185.61	c #Conflicts:    1206000 | #Learnt:      45351 | 0.000
1185.40/1185.61	c total clause space: 78.2603MB
1185.40/1185.61	c total #watches: 327417
1186.70/1186.94	c total #propagations: 148013847 / total #impl: 4300123010 (eff. 0.034)
1186.70/1186.94	c #Conflicts:    1207000 | #Learnt:      46351 | 0.000
1186.70/1186.94	c total clause space: 78.2603MB
1186.70/1186.94	c total #watches: 332751
1187.90/1188.14	c total #propagations: 148128545 / total #impl: 4303675296 (eff. 0.034)
1187.90/1188.14	c #Conflicts:    1208000 | #Learnt:      47351 | 0.000
1187.90/1188.14	c total clause space: 78.2603MB
1187.90/1188.14	c total #watches: 338468
1189.00/1189.22	c total #propagations: 148244609 / total #impl: 4306889207 (eff. 0.034)
1189.00/1189.22	c #Conflicts:    1209000 | #Learnt:      48351 | 0.000
1189.00/1189.22	c total clause space: 78.2603MB
1189.00/1189.22	c total #watches: 344374
1190.10/1190.38	c total #propagations: 148330217 / total #impl: 4309661402 (eff. 0.034)
1190.10/1190.38	c #Conflicts:    1210000 | #Learnt:      49351 | 0.000
1190.10/1190.38	c total clause space: 78.2603MB
1190.10/1190.38	c total #watches: 350590
1191.50/1191.75	c total #propagations: 148409430 / total #impl: 4312413572 (eff. 0.034)
1191.50/1191.75	c #Conflicts:    1211000 | #Learnt:      50351 | 0.000
1191.50/1191.75	c total clause space: 78.2603MB
1191.50/1191.75	c total #watches: 356523
1193.00/1193.24	c total #propagations: 148509304 / total #impl: 4315668380 (eff. 0.034)
1193.00/1193.24	c #Conflicts:    1212000 | #Learnt:      51351 | 0.000
1193.00/1193.24	c total clause space: 78.2603MB
1193.00/1193.24	c total #watches: 363127
1194.30/1194.55	c total #propagations: 148642730 / total #impl: 4320066515 (eff. 0.034)
1194.30/1194.55	c #Conflicts:    1213000 | #Learnt:      52351 | 0.000
1194.30/1194.55	c total clause space: 78.2603MB
1194.30/1194.55	c total #watches: 370916
1195.70/1195.93	c total #propagations: 148723495 / total #impl: 4323655807 (eff. 0.034)
1195.70/1195.93	c GC COLLECT
1195.70/1195.93	c #Conflicts:    1214000 | #Learnt:      26760 | 0.000
1195.70/1195.93	c total clause space: 78.2603MB
1195.70/1195.93	c total #watches: 211132
1196.40/1196.67	c total #propagations: 148810814 / total #impl: 4327463261 (eff. 0.034)
1196.40/1196.67	c #Conflicts:    1215000 | #Learnt:      27760 | 0.000
1196.40/1196.67	c total clause space: 78.2603MB
1196.40/1196.67	c total #watches: 218816
1197.20/1197.41	c total #propagations: 148888492 / total #impl: 4330136410 (eff. 0.034)
1197.20/1197.41	c #Conflicts:    1216000 | #Learnt:      28760 | 0.000
1197.20/1197.41	c total clause space: 78.2603MB
1197.20/1197.41	c total #watches: 225568
1197.99/1198.29	c total #propagations: 148955659 / total #impl: 4332668677 (eff. 0.034)
1197.99/1198.29	c #Conflicts:    1217000 | #Learnt:      29760 | 0.000
1197.99/1198.29	c total clause space: 78.2603MB
1197.99/1198.29	c total #watches: 232696
1198.90/1199.13	c total #propagations: 149032888 / total #impl: 4335670977 (eff. 0.034)
1198.90/1199.13	c #Conflicts:    1218000 | #Learnt:      30760 | 0.000
1198.90/1199.13	c total clause space: 78.2603MB
1198.90/1199.13	c total #watches: 239397
1199.79/1200.06	c total #propagations: 149099367 / total #impl: 4338430715 (eff. 0.034)
1199.79/1200.06	c #Conflicts:    1219000 | #Learnt:      31760 | 0.000
1199.79/1200.06	c total clause space: 78.2603MB
1199.79/1200.06	c total #watches: 245842
1200.69/1200.90	c total #propagations: 149187318 / total #impl: 4341489312 (eff. 0.034)
1200.69/1200.90	c #Conflicts:    1220000 | #Learnt:      32760 | 0.000
1200.69/1200.90	c total clause space: 78.2603MB
1200.69/1200.90	c total #watches: 253242
1201.59/1201.85	c total #propagations: 149235680 / total #impl: 4343920520 (eff. 0.034)
1201.59/1201.85	c #Conflicts:    1221000 | #Learnt:      33760 | 0.000
1201.59/1201.85	c total clause space: 78.2603MB
1201.59/1201.85	c total #watches: 260205
1202.79/1203.00	c total #propagations: 149303412 / total #impl: 4346683611 (eff. 0.034)
1202.79/1203.00	c #Conflicts:    1222000 | #Learnt:      34760 | 0.000
1202.79/1203.00	c total clause space: 78.2603MB
1202.79/1203.00	c total #watches: 266416
1203.80/1204.04	c total #propagations: 149456985 / total #impl: 4350704806 (eff. 0.034)
1203.80/1204.04	c #Conflicts:    1223000 | #Learnt:      35760 | 0.000
1203.80/1204.04	c total clause space: 78.2603MB
1203.80/1204.04	c total #watches: 272369
1204.89/1205.17	c total #propagations: 149562336 / total #impl: 4354162851 (eff. 0.034)
1204.89/1205.17	c #Conflicts:    1224000 | #Learnt:      36760 | 0.000
1204.89/1205.17	c total clause space: 78.2603MB
1204.89/1205.17	c total #watches: 278808
1205.99/1206.23	c total #propagations: 149666811 / total #impl: 4357833318 (eff. 0.034)
1205.99/1206.23	c #Conflicts:    1225000 | #Learnt:      37760 | 0.000
1205.99/1206.23	c total clause space: 78.2603MB
1205.99/1206.23	c total #watches: 283912
1206.99/1207.25	c total #propagations: 149791433 / total #impl: 4361754424 (eff. 0.034)
1206.99/1207.25	c #Conflicts:    1226000 | #Learnt:      38760 | 0.000
1206.99/1207.25	c total clause space: 78.2603MB
1206.99/1207.25	c total #watches: 290223
1208.09/1208.35	c total #propagations: 149864947 / total #impl: 4365074845 (eff. 0.034)
1208.09/1208.35	c #Conflicts:    1227000 | #Learnt:      39760 | 0.000
1208.09/1208.35	c total clause space: 78.2603MB
1208.09/1208.35	c total #watches: 295382
1209.19/1209.42	c total #propagations: 149980948 / total #impl: 4368474000 (eff. 0.034)
1209.19/1209.42	c #Conflicts:    1228000 | #Learnt:      40760 | 0.000
1209.19/1209.42	c total clause space: 78.2603MB
1209.19/1209.42	c total #watches: 300918
1210.29/1210.50	c total #propagations: 150099903 / total #impl: 4372298012 (eff. 0.034)
1210.29/1210.50	c #Conflicts:    1229000 | #Learnt:      41760 | 0.000
1210.29/1210.50	c total clause space: 78.2603MB
1210.29/1210.50	c total #watches: 308629
1211.29/1211.59	c total #propagations: 150188328 / total #impl: 4376625240 (eff. 0.034)
1211.29/1211.59	c #Conflicts:    1230000 | #Learnt:      42760 | 0.000
1211.29/1211.59	c total clause space: 78.2603MB
1211.29/1211.59	c total #watches: 314771
1212.69/1212.96	c total #propagations: 150301765 / total #impl: 4380557610 (eff. 0.034)
1212.69/1212.96	c #Conflicts:    1231000 | #Learnt:      43760 | 0.000
1212.69/1212.96	c total clause space: 78.2603MB
1212.69/1212.96	c total #watches: 320738
1214.20/1214.42	c total #propagations: 150406101 / total #impl: 4384596833 (eff. 0.034)
1214.20/1214.42	c #Conflicts:    1232000 | #Learnt:      44760 | 0.000
1214.20/1214.42	c total clause space: 78.2603MB
1214.20/1214.42	c total #watches: 326963
1215.89/1216.13	c total #propagations: 150491240 / total #impl: 4388680715 (eff. 0.034)
1215.89/1216.13	c #Conflicts:    1233000 | #Learnt:      45760 | 0.000
1215.89/1216.13	c total clause space: 78.2603MB
1215.89/1216.13	c total #watches: 332743
1217.29/1217.54	c total #propagations: 150629999 / total #impl: 4393951735 (eff. 0.034)
1217.29/1217.54	c #Conflicts:    1234000 | #Learnt:      46760 | 0.000
1217.29/1217.54	c total clause space: 78.2603MB
1217.29/1217.54	c total #watches: 339171
1219.09/1219.38	c total #propagations: 150755016 / total #impl: 4398117795 (eff. 0.034)
1219.09/1219.38	c #Conflicts:    1235000 | #Learnt:      47760 | 0.000
1219.09/1219.38	c total clause space: 78.2603MB
1219.09/1219.38	c total #watches: 345921
1220.80/1221.04	c total #propagations: 150885976 / total #impl: 4403351037 (eff. 0.034)
1220.80/1221.04	c #Conflicts:    1236000 | #Learnt:      48760 | 0.000
1220.80/1221.04	c total clause space: 78.2603MB
1220.80/1221.04	c total #watches: 352258
1222.29/1222.53	c total #propagations: 151011143 / total #impl: 4407905368 (eff. 0.034)
1222.29/1222.53	c #Conflicts:    1237000 | #Learnt:      49760 | 0.000
1222.29/1222.53	c total clause space: 78.2603MB
1222.29/1222.53	c total #watches: 359131
1223.89/1224.11	c total #propagations: 151133452 / total #impl: 4412277812 (eff. 0.034)
1223.89/1224.11	c #Conflicts:    1238000 | #Learnt:      50760 | 0.000
1223.89/1224.11	c total clause space: 78.2603MB
1223.89/1224.11	c total #watches: 366016
1225.39/1225.66	c total #propagations: 151264954 / total #impl: 4416918269 (eff. 0.034)
1225.39/1225.66	c #Conflicts:    1239000 | #Learnt:      51760 | 0.000
1225.39/1225.66	c total clause space: 78.2603MB
1225.39/1225.66	c total #watches: 371969
1227.19/1227.46	c total #propagations: 151359576 / total #impl: 4421340258 (eff. 0.034)
1227.19/1227.46	c #Conflicts:    1240000 | #Learnt:      52760 | 0.000
1227.19/1227.46	c total clause space: 78.2603MB
1227.19/1227.46	c total #watches: 377739
1229.19/1229.46	c total #propagations: 151496648 / total #impl: 4426066264 (eff. 0.034)
1229.19/1229.46	c #Conflicts:    1241000 | #Learnt:      53760 | 0.000
1229.19/1229.46	c total clause space: 78.2603MB
1229.19/1229.46	c total #watches: 382955
1230.09/1230.33	c total #propagations: 151651462 / total #impl: 4431317487 (eff. 0.034)
1230.09/1230.33	c GC COLLECT
1230.09/1230.33	c #Conflicts:    1242000 | #Learnt:      27859 | 0.000
1230.09/1230.33	c total clause space: 78.2603MB
1230.09/1230.33	c total #watches: 216180
1230.99/1231.20	c total #propagations: 151769848 / total #impl: 4434133533 (eff. 0.034)
1230.99/1231.20	c #Conflicts:    1243000 | #Learnt:      28859 | 0.000
1230.99/1231.20	c total clause space: 78.2603MB
1230.99/1231.20	c total #watches: 222840
1232.09/1232.32	c total #propagations: 151874772 / total #impl: 4437107510 (eff. 0.034)
1232.09/1232.32	c #Conflicts:    1244000 | #Learnt:      29859 | 0.000
1232.09/1232.32	c total clause space: 78.2603MB
1232.09/1232.32	c total #watches: 229040
1233.09/1233.36	c total #propagations: 152020306 / total #impl: 4441110285 (eff. 0.034)
1233.09/1233.36	c #Conflicts:    1245000 | #Learnt:      30859 | 0.000
1233.09/1233.36	c total clause space: 78.2603MB
1233.09/1233.36	c total #watches: 235248
1234.10/1234.38	c total #propagations: 152156777 / total #impl: 4444772948 (eff. 0.034)
1234.10/1234.38	c #Conflicts:    1246000 | #Learnt:      31859 | 0.000
1234.10/1234.38	c total clause space: 78.2603MB
1234.10/1234.38	c total #watches: 242333
1235.29/1235.50	c total #propagations: 152268109 / total #impl: 4448525102 (eff. 0.034)
1235.29/1235.50	c #Conflicts:    1247000 | #Learnt:      32859 | 0.000
1235.29/1235.50	c total clause space: 78.2603MB
1235.29/1235.50	c total #watches: 247754
1236.30/1236.52	c total #propagations: 152389643 / total #impl: 4452416244 (eff. 0.034)
1236.30/1236.52	c #Conflicts:    1248000 | #Learnt:      33859 | 0.000
1236.30/1236.52	c total clause space: 78.2603MB
1236.30/1236.52	c total #watches: 254389
1237.49/1237.75	c total #propagations: 152489418 / total #impl: 4456163167 (eff. 0.034)
1237.49/1237.75	c #Conflicts:    1249000 | #Learnt:      34859 | 0.000
1237.49/1237.75	c total clause space: 78.2603MB
1237.49/1237.75	c total #watches: 262253
1238.69/1238.97	c total #propagations: 152609931 / total #impl: 4460638280 (eff. 0.034)
1238.69/1238.97	c #Conflicts:    1250000 | #Learnt:      35859 | 0.000
1238.69/1238.97	c total clause space: 78.2603MB
1238.69/1238.97	c total #watches: 267799
1239.89/1240.18	c total #propagations: 152731411 / total #impl: 4464660166 (eff. 0.034)
1239.89/1240.18	c #Conflicts:    1251000 | #Learnt:      36859 | 0.000
1239.89/1240.18	c total clause space: 78.2603MB
1239.89/1240.18	c total #watches: 273947
1240.99/1241.26	c total #propagations: 152847013 / total #impl: 4468728487 (eff. 0.034)
1240.99/1241.26	c #Conflicts:    1252000 | #Learnt:      37859 | 0.000
1240.99/1241.26	c total clause space: 78.2603MB
1240.99/1241.26	c total #watches: 280529
1241.99/1242.20	c total #propagations: 152929965 / total #impl: 4472247953 (eff. 0.034)
1241.99/1242.20	c #Conflicts:    1253000 | #Learnt:      38859 | 0.000
1241.99/1242.20	c total clause space: 78.2603MB
1241.99/1242.20	c total #watches: 288142
1243.49/1243.72	c total #propagations: 152996293 / total #impl: 4475015373 (eff. 0.034)
1243.49/1243.72	c #Conflicts:    1254000 | #Learnt:      39859 | 0.000
1243.49/1243.72	c total clause space: 78.2603MB
1243.49/1243.72	c total #watches: 293619
1244.79/1245.09	c total #propagations: 153166947 / total #impl: 4479735932 (eff. 0.034)
1244.79/1245.09	c #Conflicts:    1255000 | #Learnt:      40859 | 0.000
1244.79/1245.09	c total clause space: 78.2603MB
1244.79/1245.09	c total #watches: 298924
1245.89/1246.17	c total #propagations: 153304798 / total #impl: 4483857566 (eff. 0.034)
1245.89/1246.17	c #Conflicts:    1256000 | #Learnt:      41859 | 0.000
1245.89/1246.17	c total clause space: 78.2603MB
1245.89/1246.17	c total #watches: 305988
1247.49/1247.73	c total #propagations: 153377686 / total #impl: 4486860177 (eff. 0.034)
1247.49/1247.73	c #Conflicts:    1257000 | #Learnt:      42859 | 0.000
1247.49/1247.73	c total clause space: 78.2603MB
1247.49/1247.73	c total #watches: 312784
1249.09/1249.33	c total #propagations: 153508167 / total #impl: 4492353119 (eff. 0.034)
1249.09/1249.33	c #Conflicts:    1258000 | #Learnt:      43859 | 0.000
1249.09/1249.33	c total clause space: 78.2603MB
1249.09/1249.33	c total #watches: 318894
1250.89/1251.13	c total #propagations: 153660694 / total #impl: 4497137546 (eff. 0.034)
1250.89/1251.13	c #Conflicts:    1259000 | #Learnt:      44859 | 0.000
1250.89/1251.13	c total clause space: 78.2603MB
1250.89/1251.13	c total #watches: 325616
1252.18/1252.45	c total #propagations: 153817874 / total #impl: 4502526636 (eff. 0.034)
1252.18/1252.45	c #Conflicts:    1260000 | #Learnt:      45859 | 0.000
1252.18/1252.45	c total clause space: 78.2603MB
1252.18/1252.45	c total #watches: 331343
1253.59/1253.86	c total #propagations: 153922404 / total #impl: 4506125620 (eff. 0.034)
1253.59/1253.86	c #Conflicts:    1261000 | #Learnt:      46859 | 0.000
1253.59/1253.86	c total clause space: 78.2603MB
1253.59/1253.86	c total #watches: 337256
1254.89/1255.12	c total #propagations: 154040611 / total #impl: 4509806425 (eff. 0.034)
1254.89/1255.12	c #Conflicts:    1262000 | #Learnt:      47859 | 0.000
1254.89/1255.12	c total clause space: 78.2603MB
1254.89/1255.12	c total #watches: 342516
1256.39/1256.61	c total #propagations: 154173083 / total #impl: 4513169068 (eff. 0.034)
1256.39/1256.61	c #Conflicts:    1263000 | #Learnt:      48859 | 0.000
1256.39/1256.61	c total clause space: 78.2603MB
1256.39/1256.61	c total #watches: 348373
1257.78/1258.00	c total #propagations: 154296032 / total #impl: 4516992028 (eff. 0.034)
1257.78/1258.00	c #Conflicts:    1264000 | #Learnt:      49859 | 0.000
1257.78/1258.00	c total clause space: 78.2603MB
1257.78/1258.00	c total #watches: 353384
1258.98/1259.24	c total #propagations: 154445549 / total #impl: 4520703214 (eff. 0.034)
1258.98/1259.24	c #Conflicts:    1265000 | #Learnt:      50859 | 0.000
1258.98/1259.24	c total clause space: 78.2603MB
1258.98/1259.24	c total #watches: 359961
1260.49/1260.77	c total #propagations: 154544261 / total #impl: 4523707979 (eff. 0.034)
1260.49/1260.77	c #Conflicts:    1266000 | #Learnt:      51859 | 0.000
1260.49/1260.77	c total clause space: 78.2603MB
1260.49/1260.77	c total #watches: 366408
1262.38/1262.69	c total #propagations: 154664858 / total #impl: 4527673993 (eff. 0.034)
1262.38/1262.69	c #Conflicts:    1267000 | #Learnt:      52859 | 0.000
1262.38/1262.69	c total clause space: 78.2603MB
1262.38/1262.69	c total #watches: 372968
1264.48/1264.78	c total #propagations: 154786859 / total #impl: 4533741991 (eff. 0.034)
1264.48/1264.78	c #Conflicts:    1268000 | #Learnt:      53859 | 0.000
1264.48/1264.78	c total clause space: 78.2603MB
1264.48/1264.78	c total #watches: 380146
1266.08/1266.39	c total #propagations: 154914238 / total #impl: 4539850243 (eff. 0.034)
1266.08/1266.39	c GC COLLECT
1266.08/1266.39	c #Conflicts:    1269000 | #Learnt:      27670 | 0.000
1266.08/1266.39	c total clause space: 78.2603MB
1266.08/1266.39	c total #watches: 216141
1267.28/1267.51	c total #propagations: 155058128 / total #impl: 4545059493 (eff. 0.034)
1267.28/1267.51	c #Conflicts:    1270000 | #Learnt:      28670 | 0.000
1267.28/1267.51	c total clause space: 78.2603MB
1267.28/1267.51	c total #watches: 225000
1268.38/1268.62	c total #propagations: 155176800 / total #impl: 4549752085 (eff. 0.034)
1268.38/1268.62	c #Conflicts:    1271000 | #Learnt:      29670 | 0.000
1268.38/1268.62	c total clause space: 78.2603MB
1268.38/1268.62	c total #watches: 232684
1269.38/1269.62	c total #propagations: 155307056 / total #impl: 4553839872 (eff. 0.034)
1269.38/1269.62	c #Conflicts:    1272000 | #Learnt:      30670 | 0.000
1269.38/1269.62	c total clause space: 78.2603MB
1269.38/1269.62	c total #watches: 239145
1270.48/1270.70	c total #propagations: 155428427 / total #impl: 4557524694 (eff. 0.034)
1270.48/1270.70	c #Conflicts:    1273000 | #Learnt:      31670 | 0.000
1270.48/1270.70	c total clause space: 78.2603MB
1270.48/1270.70	c total #watches: 245913
1271.68/1271.92	c total #propagations: 155546489 / total #impl: 4561611066 (eff. 0.034)
1271.68/1271.92	c #Conflicts:    1274000 | #Learnt:      32670 | 0.000
1271.68/1271.92	c total clause space: 78.2603MB
1271.68/1271.92	c total #watches: 252400
1272.78/1273.03	c total #propagations: 155675312 / total #impl: 4565981575 (eff. 0.034)
1272.78/1273.03	c #Conflicts:    1275000 | #Learnt:      33670 | 0.000
1272.78/1273.03	c total clause space: 78.2603MB
1272.78/1273.03	c total #watches: 257678
1273.98/1274.28	c total #propagations: 155802147 / total #impl: 4569616361 (eff. 0.034)
1273.98/1274.28	c #Conflicts:    1276000 | #Learnt:      34670 | 0.000
1273.98/1274.28	c total clause space: 78.2603MB
1273.98/1274.28	c total #watches: 263739
1275.28/1275.56	c total #propagations: 155936377 / total #impl: 4573809098 (eff. 0.034)
1275.28/1275.56	c #Conflicts:    1277000 | #Learnt:      35670 | 0.000
1275.28/1275.56	c total clause space: 78.2603MB
1275.28/1275.56	c total #watches: 269955
1276.68/1276.96	c total #propagations: 156055955 / total #impl: 4578079869 (eff. 0.034)
1276.68/1276.96	c #Conflicts:    1278000 | #Learnt:      36670 | 0.000
1276.68/1276.96	c total clause space: 78.2603MB
1276.68/1276.96	c total #watches: 276087
1278.09/1278.33	c total #propagations: 156184071 / total #impl: 4582899801 (eff. 0.034)
1278.09/1278.33	c #Conflicts:    1279000 | #Learnt:      37670 | 0.000
1278.09/1278.33	c total clause space: 78.2603MB
1278.09/1278.33	c total #watches: 282467
1279.28/1279.53	c total #propagations: 156325242 / total #impl: 4587254740 (eff. 0.034)
1279.28/1279.53	c #Conflicts:    1280000 | #Learnt:      38670 | 0.000
1279.28/1279.53	c total clause space: 78.2603MB
1279.28/1279.53	c total #watches: 288283
1280.48/1280.71	c total #propagations: 156439615 / total #impl: 4590771595 (eff. 0.034)
1280.48/1280.71	c #Conflicts:    1281000 | #Learnt:      39670 | 0.000
1280.48/1280.71	c total clause space: 78.2603MB
1280.48/1280.71	c total #watches: 294762
1281.58/1281.83	c total #propagations: 156545984 / total #impl: 4594201147 (eff. 0.034)
1281.58/1281.83	c #Conflicts:    1282000 | #Learnt:      40670 | 0.000
1281.58/1281.83	c total clause space: 78.2603MB
1281.58/1281.83	c total #watches: 300963
1282.98/1283.26	c total #propagations: 156644018 / total #impl: 4597195911 (eff. 0.034)
1282.98/1283.26	c #Conflicts:    1283000 | #Learnt:      41670 | 0.000
1282.98/1283.26	c total clause space: 78.2603MB
1282.98/1283.26	c total #watches: 307187
1284.38/1284.65	c total #propagations: 156782184 / total #impl: 4601472569 (eff. 0.034)
1284.38/1284.65	c #Conflicts:    1284000 | #Learnt:      42670 | 0.000
1284.38/1284.65	c total clause space: 78.2603MB
1284.38/1284.65	c total #watches: 312919
1285.79/1286.09	c total #propagations: 156914419 / total #impl: 4605148803 (eff. 0.034)
1285.79/1286.09	c #Conflicts:    1285000 | #Learnt:      43670 | 0.000
1285.79/1286.09	c total clause space: 78.2603MB
1285.79/1286.09	c total #watches: 318347
1287.18/1287.40	c total #propagations: 157059195 / total #impl: 4609534386 (eff. 0.034)
1287.18/1287.40	c #Conflicts:    1286000 | #Learnt:      44670 | 0.000
1287.18/1287.40	c total clause space: 78.2603MB
1287.18/1287.40	c total #watches: 324629
1288.68/1288.93	c total #propagations: 157161383 / total #impl: 4613297323 (eff. 0.034)
1288.68/1288.93	c #Conflicts:    1287000 | #Learnt:      45670 | 0.000
1288.68/1288.93	c total clause space: 78.2603MB
1288.68/1288.93	c total #watches: 330612
1289.98/1290.30	c total #propagations: 157288802 / total #impl: 4618031440 (eff. 0.034)
1289.98/1290.30	c #Conflicts:    1288000 | #Learnt:      46670 | 0.000
1289.98/1290.30	c total clause space: 78.2603MB
1289.98/1290.30	c total #watches: 336104
1291.88/1292.10	c total #propagations: 157415673 / total #impl: 4621697844 (eff. 0.034)
1291.88/1292.10	c #Conflicts:    1289000 | #Learnt:      47670 | 0.000
1291.88/1292.10	c total clause space: 78.2603MB
1291.88/1292.10	c total #watches: 343867
1293.28/1293.56	c total #propagations: 157566675 / total #impl: 4627266612 (eff. 0.034)
1293.28/1293.56	c #Conflicts:    1290000 | #Learnt:      48670 | 0.000
1293.28/1293.56	c total clause space: 78.2603MB
1293.28/1293.56	c total #watches: 350799
1294.88/1295.17	c total #propagations: 157674678 / total #impl: 4631399443 (eff. 0.034)
1294.88/1295.17	c #Conflicts:    1291000 | #Learnt:      49670 | 0.000
1294.88/1295.17	c total clause space: 78.2603MB
1294.88/1295.17	c total #watches: 358326
1296.48/1296.75	c total #propagations: 157786881 / total #impl: 4635847623 (eff. 0.034)
1296.48/1296.75	c #Conflicts:    1292000 | #Learnt:      50670 | 0.000
1296.48/1296.75	c total clause space: 78.2603MB
1296.48/1296.75	c total #watches: 365253
1298.08/1298.33	c total #propagations: 157906247 / total #impl: 4640378646 (eff. 0.034)
1298.08/1298.33	c #Conflicts:    1293000 | #Learnt:      51670 | 0.000
1298.08/1298.33	c total clause space: 78.2603MB
1298.08/1298.33	c total #watches: 370748
1299.48/1299.72	c total #propagations: 158045138 / total #impl: 4644167651 (eff. 0.034)
1299.48/1299.72	c #Conflicts:    1294000 | #Learnt:      52670 | 0.000
1299.48/1299.72	c total clause space: 78.2603MB
1299.48/1299.72	c total #watches: 375299
1301.18/1301.42	c total #propagations: 158174573 / total #impl: 4647569547 (eff. 0.034)
1301.18/1301.42	c #Conflicts:    1295000 | #Learnt:      53670 | 0.000
1301.18/1301.42	c total clause space: 78.2603MB
1301.18/1301.42	c total #watches: 380084
1302.68/1302.91	c total #propagations: 158318945 / total #impl: 4651603070 (eff. 0.034)
1302.68/1302.91	c #Conflicts:    1296000 | #Learnt:      54670 | 0.000
1302.68/1302.91	c total clause space: 78.2603MB
1302.68/1302.91	c total #watches: 385537
1303.78/1304.06	c total #propagations: 158437015 / total #impl: 4655088516 (eff. 0.034)
1303.78/1304.06	c GC COLLECT
1303.78/1304.06	c #Conflicts:    1297000 | #Learnt:      28161 | 0.000
1303.78/1304.06	c total clause space: 78.2603MB
1303.78/1304.06	c total #watches: 218655
1304.78/1305.00	c total #propagations: 158560623 / total #impl: 4658293502 (eff. 0.034)
1304.78/1305.00	c #Conflicts:    1298000 | #Learnt:      29161 | 0.000
1304.78/1305.00	c total clause space: 78.2603MB
1304.78/1305.00	c total #watches: 224027
1305.58/1305.89	c total #propagations: 158684544 / total #impl: 4661275288 (eff. 0.034)
1305.58/1305.89	c #Conflicts:    1299000 | #Learnt:      30161 | 0.000
1305.58/1305.89	c total clause space: 78.2603MB
1305.58/1305.89	c total #watches: 229098
1306.68/1306.93	c total #propagations: 158800686 / total #impl: 4664368337 (eff. 0.034)
1306.68/1306.93	c #Conflicts:    1300000 | #Learnt:      31161 | 0.000
1306.68/1306.93	c total clause space: 78.2603MB
1306.68/1306.93	c total #watches: 235122
1307.78/1308.03	c total #propagations: 158934157 / total #impl: 4668078308 (eff. 0.034)
1307.78/1308.03	c #Conflicts:    1301000 | #Learnt:      32161 | 0.000
1307.78/1308.03	c total clause space: 78.2603MB
1307.78/1308.03	c total #watches: 241110
1308.78/1309.05	c total #propagations: 159065302 / total #impl: 4672191564 (eff. 0.034)
1308.78/1309.05	c #Conflicts:    1302000 | #Learnt:      33161 | 0.000
1308.78/1309.05	c total clause space: 78.2603MB
1308.78/1309.05	c total #watches: 246463
1310.08/1310.30	c total #propagations: 159222198 / total #impl: 4675654601 (eff. 0.034)
1310.08/1310.30	c #Conflicts:    1303000 | #Learnt:      34161 | 0.000
1310.08/1310.30	c total clause space: 78.2603MB
1310.08/1310.30	c total #watches: 252491
1311.08/1311.38	c total #propagations: 159354927 / total #impl: 4679766222 (eff. 0.034)
1311.08/1311.38	c #Conflicts:    1304000 | #Learnt:      35161 | 0.000
1311.08/1311.38	c total clause space: 78.2603MB
1311.08/1311.38	c total #watches: 258476
1312.08/1312.37	c total #propagations: 159480655 / total #impl: 4683080981 (eff. 0.034)
1312.08/1312.37	c #Conflicts:    1305000 | #Learnt:      36161 | 0.000
1312.08/1312.37	c total clause space: 78.2603MB
1312.08/1312.37	c total #watches: 263743
1313.08/1313.32	c total #propagations: 159596550 / total #impl: 4686227283 (eff. 0.034)
1313.08/1313.32	c #Conflicts:    1306000 | #Learnt:      37161 | 0.000
1313.08/1313.32	c total clause space: 78.2603MB
1313.08/1313.32	c total #watches: 269821
1314.18/1314.41	c total #propagations: 159705740 / total #impl: 4689254698 (eff. 0.034)
1314.18/1314.41	c #Conflicts:    1307000 | #Learnt:      38161 | 0.000
1314.18/1314.41	c total clause space: 78.2603MB
1314.18/1314.41	c total #watches: 275834
1315.28/1315.51	c total #propagations: 159791148 / total #impl: 4692261980 (eff. 0.034)
1315.28/1315.51	c #Conflicts:    1308000 | #Learnt:      39161 | 0.000
1315.28/1315.51	c total clause space: 78.2603MB
1315.28/1315.51	c total #watches: 281419
1316.38/1316.61	c total #propagations: 159899033 / total #impl: 4695552822 (eff. 0.034)
1316.38/1316.61	c #Conflicts:    1309000 | #Learnt:      40161 | 0.000
1316.38/1316.61	c total clause space: 78.2603MB
1316.38/1316.61	c total #watches: 287361
1317.27/1317.59	c total #propagations: 159989901 / total #impl: 4698533246 (eff. 0.034)
1317.27/1317.59	c #Conflicts:    1310000 | #Learnt:      41161 | 0.000
1317.27/1317.59	c total clause space: 78.2603MB
1317.27/1317.59	c total #watches: 292425
1318.57/1318.86	c total #propagations: 160112036 / total #impl: 4701519465 (eff. 0.034)
1318.57/1318.86	c #Conflicts:    1311000 | #Learnt:      42161 | 0.000
1318.57/1318.86	c total clause space: 78.2603MB
1318.57/1318.86	c total #watches: 297586
1319.97/1320.20	c total #propagations: 160252593 / total #impl: 4705544877 (eff. 0.034)
1319.97/1320.20	c #Conflicts:    1312000 | #Learnt:      43161 | 0.000
1319.97/1320.20	c total clause space: 78.2603MB
1319.97/1320.20	c total #watches: 303154
1321.27/1321.56	c total #propagations: 160404797 / total #impl: 4709792670 (eff. 0.034)
1321.27/1321.56	c #Conflicts:    1313000 | #Learnt:      44161 | 0.000
1321.27/1321.56	c total clause space: 78.2603MB
1321.27/1321.56	c total #watches: 309065
1322.57/1322.80	c total #propagations: 160550383 / total #impl: 4713898124 (eff. 0.034)
1322.57/1322.80	c #Conflicts:    1314000 | #Learnt:      45161 | 0.000
1322.57/1322.80	c total clause space: 78.2603MB
1322.57/1322.80	c total #watches: 315423
1323.77/1324.07	c total #propagations: 160671635 / total #impl: 4717810497 (eff. 0.034)
1323.77/1324.07	c #Conflicts:    1315000 | #Learnt:      46161 | 0.000
1323.77/1324.07	c total clause space: 78.2603MB
1323.77/1324.07	c total #watches: 322179
1324.97/1325.25	c total #propagations: 160739216 / total #impl: 4721035249 (eff. 0.034)
1324.97/1325.25	c #Conflicts:    1316000 | #Learnt:      47161 | 0.000
1324.97/1325.25	c total clause space: 78.2603MB
1324.97/1325.25	c total #watches: 330013
1326.17/1326.42	c total #propagations: 160809847 / total #impl: 4724392709 (eff. 0.034)
1326.17/1326.42	c #Conflicts:    1317000 | #Learnt:      48161 | 0.000
1326.17/1326.42	c total clause space: 78.2603MB
1326.17/1326.42	c total #watches: 336704
1327.37/1327.70	c total #propagations: 160875714 / total #impl: 4727835773 (eff. 0.034)
1327.37/1327.70	c #Conflicts:    1318000 | #Learnt:      49161 | 0.000
1327.37/1327.70	c total clause space: 78.2603MB
1327.37/1327.70	c total #watches: 343623
1328.77/1329.03	c total #propagations: 160947064 / total #impl: 4731415108 (eff. 0.034)
1328.77/1329.03	c #Conflicts:    1319000 | #Learnt:      50161 | 0.000
1328.77/1329.03	c total clause space: 78.2603MB
1328.77/1329.03	c total #watches: 351128
1330.17/1330.48	c total #propagations: 161018473 / total #impl: 4735126672 (eff. 0.034)
1330.17/1330.48	c #Conflicts:    1320000 | #Learnt:      51161 | 0.000
1330.17/1330.48	c total clause space: 78.2603MB
1330.17/1330.48	c total #watches: 358242
1331.67/1331.93	c total #propagations: 161101153 / total #impl: 4738776032 (eff. 0.034)
1331.67/1331.93	c #Conflicts:    1321000 | #Learnt:      52161 | 0.000
1331.67/1331.93	c total clause space: 78.2603MB
1331.67/1331.93	c total #watches: 365430
1333.27/1333.55	c total #propagations: 161172875 / total #impl: 4742724941 (eff. 0.034)
1333.27/1333.55	c #Conflicts:    1322000 | #Learnt:      53161 | 0.000
1333.27/1333.55	c total clause space: 78.2603MB
1333.27/1333.55	c total #watches: 372246
1334.97/1335.25	c total #propagations: 161249483 / total #impl: 4747098982 (eff. 0.034)
1334.97/1335.25	c #Conflicts:    1323000 | #Learnt:      54161 | 0.000
1334.97/1335.25	c total clause space: 78.2603MB
1334.97/1335.25	c total #watches: 378638
1336.87/1337.13	c total #propagations: 161346565 / total #impl: 4751505689 (eff. 0.034)
1336.87/1337.13	c #Conflicts:    1324000 | #Learnt:      55161 | 0.000
1336.87/1337.13	c total clause space: 78.2603MB
1336.87/1337.13	c total #watches: 385422
1338.07/1338.38	c total #propagations: 161472180 / total #impl: 4756877630 (eff. 0.034)
1338.07/1338.38	c GC COLLECT
1338.07/1338.38	c #Conflicts:    1325000 | #Learnt:      28366 | 0.000
1338.07/1338.38	c total clause space: 78.2603MB
1338.07/1338.38	c total #watches: 220060
1338.97/1339.24	c total #propagations: 161590198 / total #impl: 4760704977 (eff. 0.034)
1338.97/1339.24	c #Conflicts:    1326000 | #Learnt:      29366 | 0.000
1338.97/1339.24	c total clause space: 78.2603MB
1338.97/1339.24	c total #watches: 226072
1339.97/1340.21	c total #propagations: 161704361 / total #impl: 4763748387 (eff. 0.034)
1339.97/1340.21	c #Conflicts:    1327000 | #Learnt:      30366 | 0.000
1339.97/1340.21	c total clause space: 78.2603MB
1339.97/1340.21	c total #watches: 232265
1341.17/1341.42	c total #propagations: 161803918 / total #impl: 4767265119 (eff. 0.034)
1341.17/1341.42	c #Conflicts:    1328000 | #Learnt:      31366 | 0.000
1341.17/1341.42	c total clause space: 78.2603MB
1341.17/1341.42	c total #watches: 237734
1342.17/1342.43	c total #propagations: 161971873 / total #impl: 4771226382 (eff. 0.034)
1342.17/1342.43	c #Conflicts:    1329000 | #Learnt:      32366 | 0.000
1342.17/1342.43	c total clause space: 78.2603MB
1342.17/1342.43	c total #watches: 242783
1343.27/1343.51	c total #propagations: 162133552 / total #impl: 4774552696 (eff. 0.034)
1343.27/1343.51	c #Conflicts:    1330000 | #Learnt:      33366 | 0.000
1343.27/1343.51	c total clause space: 78.2603MB
1343.27/1343.51	c total #watches: 248737
1344.37/1344.60	c total #propagations: 162278979 / total #impl: 4778395569 (eff. 0.034)
1344.37/1344.60	c #Conflicts:    1331000 | #Learnt:      34366 | 0.000
1344.37/1344.60	c total clause space: 78.2603MB
1344.37/1344.60	c total #watches: 255677
1345.37/1345.67	c total #propagations: 162418779 / total #impl: 4782228408 (eff. 0.034)
1345.37/1345.67	c #Conflicts:    1332000 | #Learnt:      35366 | 0.000
1345.37/1345.67	c total clause space: 78.2603MB
1345.37/1345.67	c total #watches: 262350
1346.47/1346.72	c total #propagations: 162544951 / total #impl: 4786059259 (eff. 0.034)
1346.47/1346.72	c #Conflicts:    1333000 | #Learnt:      36366 | 0.000
1346.47/1346.72	c total clause space: 78.2603MB
1346.47/1346.72	c total #watches: 268388
1347.57/1347.88	c total #propagations: 162661593 / total #impl: 4789652398 (eff. 0.034)
1347.57/1347.88	c #Conflicts:    1334000 | #Learnt:      37366 | 0.000
1347.57/1347.88	c total clause space: 78.2603MB
1347.57/1347.88	c total #watches: 274524
1348.67/1348.90	c total #propagations: 162771148 / total #impl: 4793001241 (eff. 0.034)
1348.67/1348.90	c #Conflicts:    1335000 | #Learnt:      38366 | 0.000
1348.67/1348.90	c total clause space: 78.2603MB
1348.67/1348.90	c total #watches: 280655
1349.67/1349.97	c total #propagations: 162863369 / total #impl: 4795879940 (eff. 0.034)
1349.67/1349.97	c #Conflicts:    1336000 | #Learnt:      39366 | 0.000
1349.67/1349.97	c total clause space: 78.2603MB
1349.67/1349.97	c total #watches: 286555
1350.97/1351.21	c total #propagations: 162962118 / total #impl: 4798715114 (eff. 0.034)
1350.97/1351.21	c #Conflicts:    1337000 | #Learnt:      40366 | 0.000
1350.97/1351.21	c total clause space: 78.2603MB
1350.97/1351.21	c total #watches: 293175
1352.17/1352.43	c total #propagations: 163073177 / total #impl: 4802015298 (eff. 0.034)
1352.17/1352.43	c #Conflicts:    1338000 | #Learnt:      41366 | 0.000
1352.17/1352.43	c total clause space: 78.2603MB
1352.17/1352.43	c total #watches: 299457
1353.27/1353.50	c total #propagations: 163173113 / total #impl: 4805420424 (eff. 0.034)
1353.27/1353.50	c #Conflicts:    1339000 | #Learnt:      42366 | 0.000
1353.27/1353.50	c total clause space: 78.2603MB
1353.27/1353.50	c total #watches: 306594
1354.37/1354.63	c total #propagations: 163254355 / total #impl: 4808504877 (eff. 0.034)
1354.37/1354.63	c #Conflicts:    1340000 | #Learnt:      43366 | 0.000
1354.37/1354.63	c total clause space: 78.2603MB
1354.37/1354.63	c total #watches: 313192
1355.67/1355.97	c total #propagations: 163337344 / total #impl: 4811757523 (eff. 0.034)
1355.67/1355.97	c #Conflicts:    1341000 | #Learnt:      44366 | 0.000
1355.67/1355.97	c total clause space: 78.2603MB
1355.67/1355.97	c total #watches: 320091
1356.97/1357.25	c total #propagations: 163438932 / total #impl: 4815913436 (eff. 0.034)
1356.97/1357.25	c #Conflicts:    1342000 | #Learnt:      45366 | 0.000
1356.97/1357.25	c total clause space: 78.2603MB
1356.97/1357.25	c total #watches: 327143
1358.17/1358.44	c total #propagations: 163526583 / total #impl: 4819388260 (eff. 0.034)
1358.17/1358.44	c #Conflicts:    1343000 | #Learnt:      46366 | 0.000
1358.17/1358.44	c total clause space: 78.2603MB
1358.17/1358.44	c total #watches: 333762
1359.57/1359.88	c total #propagations: 163612370 / total #impl: 4822705587 (eff. 0.034)
1359.57/1359.88	c #Conflicts:    1344000 | #Learnt:      47366 | 0.000
1359.57/1359.88	c total clause space: 78.2603MB
1359.57/1359.88	c total #watches: 341116
1360.97/1361.26	c total #propagations: 163707311 / total #impl: 4826858922 (eff. 0.034)
1360.97/1361.26	c #Conflicts:    1345000 | #Learnt:      48366 | 0.000
1360.97/1361.26	c total clause space: 78.2603MB
1360.97/1361.26	c total #watches: 348949
1362.47/1362.77	c total #propagations: 163797061 / total #impl: 4830830996 (eff. 0.034)
1362.47/1362.77	c #Conflicts:    1346000 | #Learnt:      49366 | 0.000
1362.47/1362.77	c total clause space: 78.2603MB
1362.47/1362.77	c total #watches: 357186
1364.27/1364.55	c total #propagations: 163886614 / total #impl: 4835223183 (eff. 0.034)
1364.27/1364.55	c #Conflicts:    1347000 | #Learnt:      50366 | 0.000
1364.27/1364.55	c total clause space: 78.2603MB
1364.27/1364.55	c total #watches: 365138
1365.87/1366.13	c total #propagations: 163994530 / total #impl: 4840311831 (eff. 0.034)
1365.87/1366.13	c #Conflicts:    1348000 | #Learnt:      51366 | 0.000
1365.87/1366.13	c total clause space: 78.2603MB
1365.87/1366.13	c total #watches: 372471
1367.47/1367.76	c total #propagations: 164110290 / total #impl: 4845064317 (eff. 0.034)
1367.47/1367.76	c #Conflicts:    1349000 | #Learnt:      52366 | 0.000
1367.47/1367.76	c total clause space: 78.2603MB
1367.47/1367.76	c total #watches: 379746
1369.17/1369.44	c total #propagations: 164212662 / total #impl: 4849764475 (eff. 0.034)
1369.17/1369.44	c #Conflicts:    1350000 | #Learnt:      53366 | 0.000
1369.17/1369.44	c total clause space: 78.2603MB
1369.17/1369.44	c total #watches: 387538
1371.27/1371.52	c total #propagations: 164315419 / total #impl: 4854924902 (eff. 0.034)
1371.27/1371.52	c #Conflicts:    1351000 | #Learnt:      54366 | 0.000
1371.27/1371.52	c total clause space: 78.2603MB
1371.27/1371.52	c total #watches: 395946
1373.27/1373.54	c total #propagations: 164448023 / total #impl: 4860964140 (eff. 0.034)
1373.27/1373.54	c #Conflicts:    1352000 | #Learnt:      55366 | 0.000
1373.27/1373.54	c total clause space: 78.2603MB
1373.27/1373.54	c total #watches: 403423
1375.06/1375.31	c total #propagations: 164572230 / total #impl: 4866676759 (eff. 0.034)
1375.06/1375.31	c GC COLLECT
1375.06/1375.31	c #Conflicts:    1353000 | #Learnt:      28263 | 0.000
1375.06/1375.31	c total clause space: 78.2603MB
1375.06/1375.31	c total #watches: 219563
1375.97/1376.24	c total #propagations: 164684053 / total #impl: 4871753963 (eff. 0.034)
1375.97/1376.24	c #Conflicts:    1354000 | #Learnt:      29263 | 0.000
1375.97/1376.24	c total clause space: 78.2603MB
1375.97/1376.24	c total #watches: 227146
1376.86/1377.10	c total #propagations: 164799729 / total #impl: 4875059574 (eff. 0.034)
1376.86/1377.10	c #Conflicts:    1355000 | #Learnt:      30263 | 0.000
1376.86/1377.10	c total clause space: 78.2603MB
1376.86/1377.10	c total #watches: 233686
1377.76/1378.06	c total #propagations: 164901195 / total #impl: 4878149447 (eff. 0.034)
1377.76/1378.06	c #Conflicts:    1356000 | #Learnt:      31263 | 0.000
1377.76/1378.06	c total clause space: 78.2603MB
1377.76/1378.06	c total #watches: 241261
1378.66/1378.98	c total #propagations: 165017223 / total #impl: 4881643800 (eff. 0.034)
1378.66/1378.98	c #Conflicts:    1357000 | #Learnt:      32263 | 0.000
1378.66/1378.98	c total clause space: 78.2603MB
1378.66/1378.98	c total #watches: 249044
1379.67/1379.91	c total #propagations: 165115618 / total #impl: 4885195600 (eff. 0.034)
1379.67/1379.91	c #Conflicts:    1358000 | #Learnt:      33263 | 0.000
1379.67/1379.91	c total clause space: 78.2603MB
1379.67/1379.91	c total #watches: 256084
1380.77/1381.05	c total #propagations: 165214729 / total #impl: 4888662501 (eff. 0.034)
1380.77/1381.05	c #Conflicts:    1359000 | #Learnt:      34263 | 0.000
1380.77/1381.05	c total clause space: 78.2603MB
1380.77/1381.05	c total #watches: 262594
1381.86/1382.12	c total #propagations: 165326554 / total #impl: 4892316223 (eff. 0.034)
1381.86/1382.12	c #Conflicts:    1360000 | #Learnt:      35263 | 0.000
1381.86/1382.12	c total clause space: 78.2603MB
1381.86/1382.12	c total #watches: 268123
1383.16/1383.46	c total #propagations: 165441947 / total #impl: 4895785877 (eff. 0.034)
1383.16/1383.46	c #Conflicts:    1361000 | #Learnt:      36263 | 0.000
1383.16/1383.46	c total clause space: 78.2603MB
1383.16/1383.46	c total #watches: 274209
1384.46/1384.73	c total #propagations: 165569538 / total #impl: 4900064695 (eff. 0.034)
1384.46/1384.73	c #Conflicts:    1362000 | #Learnt:      37263 | 0.000
1384.46/1384.73	c total clause space: 78.2603MB
1384.46/1384.73	c total #watches: 279766
1385.77/1386.03	c total #propagations: 165672338 / total #impl: 4904484971 (eff. 0.034)
1385.77/1386.03	c #Conflicts:    1363000 | #Learnt:      38263 | 0.000
1385.77/1386.03	c total clause space: 78.2603MB
1385.77/1386.03	c total #watches: 285703
1386.97/1387.25	c total #propagations: 165784287 / total #impl: 4908793202 (eff. 0.034)
1386.97/1387.25	c #Conflicts:    1364000 | #Learnt:      39263 | 0.000
1386.97/1387.25	c total clause space: 78.2603MB
1386.97/1387.25	c total #watches: 290691
1388.07/1388.33	c total #propagations: 165901025 / total #impl: 4912433868 (eff. 0.034)
1388.07/1388.33	c #Conflicts:    1365000 | #Learnt:      40263 | 0.000
1388.07/1388.33	c total clause space: 78.2603MB
1388.07/1388.33	c total #watches: 295939
1389.17/1389.49	c total #propagations: 165998533 / total #impl: 4915784246 (eff. 0.034)
1389.17/1389.49	c #Conflicts:    1366000 | #Learnt:      41263 | 0.000
1389.17/1389.49	c total clause space: 78.2603MB
1389.17/1389.49	c total #watches: 301260
1390.56/1390.83	c total #propagations: 166117276 / total #impl: 4918959317 (eff. 0.034)
1390.56/1390.83	c #Conflicts:    1367000 | #Learnt:      42263 | 0.000
1390.56/1390.83	c total clause space: 78.2603MB
1390.56/1390.83	c total #watches: 306815
1392.06/1392.38	c total #propagations: 166233422 / total #impl: 4922263269 (eff. 0.034)
1392.06/1392.38	c #Conflicts:    1368000 | #Learnt:      43263 | 0.000
1392.06/1392.38	c total clause space: 78.2603MB
1392.06/1392.38	c total #watches: 313190
1393.47/1393.71	c total #propagations: 166367322 / total #impl: 4926605848 (eff. 0.034)
1393.47/1393.71	c #Conflicts:    1369000 | #Learnt:      44263 | 0.000
1393.47/1393.71	c total clause space: 78.2603MB
1393.47/1393.71	c total #watches: 318586
1395.16/1395.40	c total #propagations: 166481592 / total #impl: 4930653207 (eff. 0.034)
1395.16/1395.40	c #Conflicts:    1370000 | #Learnt:      45263 | 0.000
1395.16/1395.40	c total clause space: 78.2603MB
1395.16/1395.40	c total #watches: 325645
1396.56/1396.82	c total #propagations: 166608160 / total #impl: 4936307006 (eff. 0.034)
1396.56/1396.82	c #Conflicts:    1371000 | #Learnt:      46263 | 0.000
1396.56/1396.82	c total clause space: 78.2603MB
1396.56/1396.82	c total #watches: 331423
1398.26/1398.53	c total #propagations: 166721577 / total #impl: 4940281691 (eff. 0.034)
1398.26/1398.53	c #Conflicts:    1372000 | #Learnt:      47263 | 0.000
1398.26/1398.53	c total clause space: 78.2603MB
1398.26/1398.53	c total #watches: 338436
1399.66/1399.99	c total #propagations: 166841016 / total #impl: 4945694961 (eff. 0.034)
1399.66/1399.99	c #Conflicts:    1373000 | #Learnt:      48263 | 0.000
1399.66/1399.99	c total clause space: 78.2603MB
1399.66/1399.99	c total #watches: 345748
1401.17/1401.44	c total #propagations: 166925922 / total #impl: 4949932973 (eff. 0.034)
1401.17/1401.44	c #Conflicts:    1374000 | #Learnt:      49263 | 0.000
1401.17/1401.44	c total clause space: 78.2603MB
1401.17/1401.44	c total #watches: 352753
1402.66/1402.96	c total #propagations: 167047977 / total #impl: 4953906699 (eff. 0.034)
1402.66/1402.96	c #Conflicts:    1375000 | #Learnt:      50263 | 0.000
1402.66/1402.96	c total clause space: 78.2603MB
1402.66/1402.96	c total #watches: 358477
1404.36/1404.63	c total #propagations: 167162508 / total #impl: 4957806945 (eff. 0.034)
1404.36/1404.63	c #Conflicts:    1376000 | #Learnt:      51263 | 0.000
1404.36/1404.63	c total clause space: 78.2603MB
1404.36/1404.63	c total #watches: 365262
1405.96/1406.22	c total #propagations: 167297092 / total #impl: 4962060922 (eff. 0.034)
1405.96/1406.22	c #Conflicts:    1377000 | #Learnt:      52263 | 0.000
1405.96/1406.22	c total clause space: 78.2603MB
1405.96/1406.22	c total #watches: 371098
1407.66/1407.93	c total #propagations: 167412206 / total #impl: 4966446533 (eff. 0.034)
1407.66/1407.93	c #Conflicts:    1378000 | #Learnt:      53263 | 0.000
1407.66/1407.93	c total clause space: 78.2603MB
1407.66/1407.93	c total #watches: 377243
1409.46/1409.71	c total #propagations: 167532892 / total #impl: 4971372883 (eff. 0.034)
1409.46/1409.71	c #Conflicts:    1379000 | #Learnt:      54263 | 0.000
1409.46/1409.71	c total clause space: 78.2603MB
1409.46/1409.71	c total #watches: 382558
1411.07/1411.37	c total #propagations: 167669111 / total #impl: 4976061497 (eff. 0.034)
1411.07/1411.37	c #Conflicts:    1380000 | #Learnt:      55263 | 0.000
1411.07/1411.37	c total clause space: 78.2603MB
1411.07/1411.37	c total #watches: 387242
1412.86/1413.15	c total #propagations: 167783874 / total #impl: 4980803496 (eff. 0.034)
1412.86/1413.15	c #Conflicts:    1381000 | #Learnt:      56263 | 0.000
1412.86/1413.15	c total clause space: 78.2603MB
1412.86/1413.15	c total #watches: 393181
1414.16/1414.41	c total #propagations: 167893549 / total #impl: 4985722812 (eff. 0.034)
1414.16/1414.41	c GC COLLECT
1414.16/1414.41	c #Conflicts:    1382000 | #Learnt:      28864 | 0.000
1414.16/1414.41	c total clause space: 78.2603MB
1414.16/1414.41	c total #watches: 222825
1415.06/1415.38	c total #propagations: 168003237 / total #impl: 4989058002 (eff. 0.034)
1415.06/1415.38	c #Conflicts:    1383000 | #Learnt:      29864 | 0.000
1415.06/1415.38	c total clause space: 78.2603MB
1415.06/1415.38	c total #watches: 227386
1416.06/1416.32	c total #propagations: 168140220 / total #impl: 4992210039 (eff. 0.034)
1416.06/1416.32	c #Conflicts:    1384000 | #Learnt:      30864 | 0.000
1416.06/1416.32	c total clause space: 78.2603MB
1416.06/1416.32	c total #watches: 233663
1417.06/1417.33	c total #propagations: 168244021 / total #impl: 4995064526 (eff. 0.034)
1417.06/1417.33	c #Conflicts:    1385000 | #Learnt:      31864 | 0.000
1417.06/1417.33	c total clause space: 78.2603MB
1417.06/1417.33	c total #watches: 238659
1417.96/1418.29	c total #propagations: 168381483 / total #impl: 4998567480 (eff. 0.034)
1417.96/1418.29	c #Conflicts:    1386000 | #Learnt:      32864 | 0.000
1417.96/1418.29	c total clause space: 78.2603MB
1417.96/1418.29	c total #watches: 244041
1419.26/1419.53	c total #propagations: 168504939 / total #impl: 5001875491 (eff. 0.034)
1419.26/1419.53	c #Conflicts:    1387000 | #Learnt:      33864 | 0.000
1419.26/1419.53	c total clause space: 78.2603MB
1419.26/1419.53	c total #watches: 251125
1420.26/1420.58	c total #propagations: 168638002 / total #impl: 5006128952 (eff. 0.034)
1420.26/1420.58	c #Conflicts:    1388000 | #Learnt:      34864 | 0.000
1420.26/1420.58	c total clause space: 78.2603MB
1420.26/1420.58	c total #watches: 256959
1421.46/1421.73	c total #propagations: 168750363 / total #impl: 5009409963 (eff. 0.034)
1421.46/1421.73	c #Conflicts:    1389000 | #Learnt:      35864 | 0.000
1421.46/1421.73	c total clause space: 78.2603MB
1421.46/1421.73	c total #watches: 263020
1422.56/1422.88	c total #propagations: 168860154 / total #impl: 5013319418 (eff. 0.034)
1422.56/1422.88	c #Conflicts:    1390000 | #Learnt:      36864 | 0.000
1422.56/1422.88	c total clause space: 78.2603MB
1422.56/1422.88	c total #watches: 269239
1423.76/1424.09	c total #propagations: 168959630 / total #impl: 5016890712 (eff. 0.034)
1423.76/1424.09	c #Conflicts:    1391000 | #Learnt:      37864 | 0.000
1423.76/1424.09	c total clause space: 78.2603MB
1423.76/1424.09	c total #watches: 275128
1425.06/1425.31	c total #propagations: 169076670 / total #impl: 5020976910 (eff. 0.034)
1425.06/1425.31	c #Conflicts:    1392000 | #Learnt:      38864 | 0.000
1425.06/1425.31	c total clause space: 78.2603MB
1425.06/1425.31	c total #watches: 280880
1426.56/1426.84	c total #propagations: 169207884 / total #impl: 5024826737 (eff. 0.034)
1426.56/1426.84	c #Conflicts:    1393000 | #Learnt:      39864 | 0.000
1426.56/1426.84	c total clause space: 78.2603MB
1426.56/1426.84	c total #watches: 289670
1427.96/1428.22	c total #propagations: 169338799 / total #impl: 5030223893 (eff. 0.034)
1427.96/1428.22	c #Conflicts:    1394000 | #Learnt:      40864 | 0.000
1427.96/1428.22	c total clause space: 78.2603MB
1427.96/1428.22	c total #watches: 296316
1429.36/1429.63	c total #propagations: 169470735 / total #impl: 5034624369 (eff. 0.034)
1429.36/1429.63	c #Conflicts:    1395000 | #Learnt:      41864 | 0.000
1429.36/1429.63	c total clause space: 78.2603MB
1429.36/1429.63	c total #watches: 302914
1430.56/1430.87	c total #propagations: 169597528 / total #impl: 5039212002 (eff. 0.034)
1430.56/1430.87	c #Conflicts:    1396000 | #Learnt:      42864 | 0.000
1430.56/1430.87	c total clause space: 78.2603MB
1430.56/1430.87	c total #watches: 309130
1431.96/1432.26	c total #propagations: 169722657 / total #impl: 5043381918 (eff. 0.034)
1431.96/1432.26	c #Conflicts:    1397000 | #Learnt:      43864 | 0.000
1431.96/1432.26	c total clause space: 78.2603MB
1431.96/1432.26	c total #watches: 315614
1433.56/1433.89	c total #propagations: 169851903 / total #impl: 5047372428 (eff. 0.034)
1433.56/1433.89	c #Conflicts:    1398000 | #Learnt:      44864 | 0.000
1433.56/1433.89	c total clause space: 78.2603MB
1433.56/1433.89	c total #watches: 325572
1434.86/1435.16	c total #propagations: 169975734 / total #impl: 5052993633 (eff. 0.034)
1434.86/1435.16	c #Conflicts:    1399000 | #Learnt:      45864 | 0.000
1434.86/1435.16	c total clause space: 78.2603MB
1434.86/1435.16	c total #watches: 332063
1436.36/1436.61	c total #propagations: 170071051 / total #impl: 5057146434 (eff. 0.034)
1436.36/1436.61	c #Conflicts:    1400000 | #Learnt:      46864 | 0.000
1436.36/1436.61	c total clause space: 78.2603MB
1436.36/1436.61	c total #watches: 337787
1437.86/1438.13	c total #propagations: 170212882 / total #impl: 5061774071 (eff. 0.034)
1437.86/1438.13	c #Conflicts:    1401000 | #Learnt:      47864 | 0.000
1437.86/1438.13	c total clause space: 78.2603MB
1437.86/1438.13	c total #watches: 344386
1439.46/1439.78	c total #propagations: 170351525 / total #impl: 5066449334 (eff. 0.034)
1439.46/1439.78	c #Conflicts:    1402000 | #Learnt:      48864 | 0.000
1439.46/1439.78	c total clause space: 78.2603MB
1439.46/1439.78	c total #watches: 352546
1441.06/1441.34	c total #propagations: 170485287 / total #impl: 5071569425 (eff. 0.034)
1441.06/1441.34	c #Conflicts:    1403000 | #Learnt:      49864 | 0.000
1441.06/1441.34	c total clause space: 78.2603MB
1441.06/1441.34	c total #watches: 360847
1442.76/1443.08	c total #propagations: 170590297 / total #impl: 5076681820 (eff. 0.034)
1442.76/1443.08	c #Conflicts:    1404000 | #Learnt:      50864 | 0.000
1442.76/1443.08	c total clause space: 78.2603MB
1442.76/1443.08	c total #watches: 366708
1444.56/1444.80	c total #propagations: 170736967 / total #impl: 5081429934 (eff. 0.034)
1444.56/1444.80	c #Conflicts:    1405000 | #Learnt:      51864 | 0.000
1444.56/1444.80	c total clause space: 78.2603MB
1444.56/1444.80	c total #watches: 372388
1445.85/1446.15	c total #propagations: 170864615 / total #impl: 5086704593 (eff. 0.034)
1445.85/1446.15	c #Conflicts:    1406000 | #Learnt:      52864 | 0.000
1445.85/1446.15	c total clause space: 78.2603MB
1445.85/1446.15	c total #watches: 378529
1447.36/1447.69	c total #propagations: 170955657 / total #impl: 5090216400 (eff. 0.034)
1447.36/1447.69	c #Conflicts:    1407000 | #Learnt:      53864 | 0.000
1447.36/1447.69	c total clause space: 78.2603MB
1447.36/1447.69	c total #watches: 384326
1449.05/1449.33	c total #propagations: 171065515 / total #impl: 5093966532 (eff. 0.034)
1449.05/1449.33	c #Conflicts:    1408000 | #Learnt:      54864 | 0.000
1449.05/1449.33	c total clause space: 78.2603MB
1449.05/1449.33	c total #watches: 390155
1450.85/1451.18	c total #propagations: 171190646 / total #impl: 5098083196 (eff. 0.034)
1450.85/1451.18	c #Conflicts:    1409000 | #Learnt:      55864 | 0.000
1450.85/1451.18	c total clause space: 78.2603MB
1450.85/1451.18	c total #watches: 395930
1452.45/1452.70	c total #propagations: 171313459 / total #impl: 5103167203 (eff. 0.034)
1452.45/1452.70	c #Conflicts:    1410000 | #Learnt:      56864 | 0.000
1452.45/1452.70	c total clause space: 78.2603MB
1452.45/1452.70	c total #watches: 401082
1453.55/1453.83	c total #propagations: 171434489 / total #impl: 5107046939 (eff. 0.034)
1453.55/1453.83	c GC COLLECT
1453.55/1453.83	c #Conflicts:    1411000 | #Learnt:      29168 | 0.000
1453.55/1453.83	c total clause space: 78.2603MB
1453.55/1453.83	c total #watches: 224468
1454.35/1454.66	c total #propagations: 171557297 / total #impl: 5109851946 (eff. 0.034)
1454.35/1454.66	c #Conflicts:    1412000 | #Learnt:      30168 | 0.000
1454.35/1454.66	c total clause space: 78.2603MB
1454.35/1454.66	c total #watches: 230023
1455.25/1455.57	c total #propagations: 171655509 / total #impl: 5112531152 (eff. 0.034)
1455.25/1455.57	c #Conflicts:    1413000 | #Learnt:      31168 | 0.000
1455.25/1455.57	c total clause space: 78.2603MB
1455.25/1455.57	c total #watches: 236253
1456.45/1456.73	c total #propagations: 171760519 / total #impl: 5115601675 (eff. 0.034)
1456.45/1456.73	c #Conflicts:    1414000 | #Learnt:      32168 | 0.000
1456.45/1456.73	c total clause space: 78.2603MB
1456.45/1456.73	c total #watches: 242685
1457.55/1457.89	c total #propagations: 171893891 / total #impl: 5120014708 (eff. 0.034)
1457.55/1457.89	c #Conflicts:    1415000 | #Learnt:      33168 | 0.000
1457.55/1457.89	c total clause space: 78.2603MB
1457.55/1457.89	c total #watches: 247902
1458.75/1459.05	c total #propagations: 172038204 / total #impl: 5123910934 (eff. 0.034)
1458.75/1459.05	c #Conflicts:    1416000 | #Learnt:      34168 | 0.000
1458.75/1459.05	c total clause space: 78.2603MB
1458.75/1459.05	c total #watches: 253753
1459.95/1460.26	c total #propagations: 172166654 / total #impl: 5127997742 (eff. 0.034)
1459.95/1460.26	c #Conflicts:    1417000 | #Learnt:      35168 | 0.000
1459.95/1460.26	c total clause space: 78.2603MB
1459.95/1460.26	c total #watches: 261684
1461.35/1461.66	c total #propagations: 172283877 / total #impl: 5132220907 (eff. 0.034)
1461.35/1461.66	c #Conflicts:    1418000 | #Learnt:      36168 | 0.000
1461.35/1461.66	c total clause space: 78.2603MB
1461.35/1461.66	c total #watches: 268990
1462.55/1462.82	c total #propagations: 172436622 / total #impl: 5137088381 (eff. 0.034)
1462.55/1462.82	c #Conflicts:    1419000 | #Learnt:      37168 | 0.000
1462.55/1462.82	c total clause space: 78.2603MB
1462.55/1462.82	c total #watches: 276671
1463.65/1463.97	c total #propagations: 172532107 / total #impl: 5141162654 (eff. 0.034)
1463.65/1463.97	c #Conflicts:    1420000 | #Learnt:      38168 | 0.000
1463.65/1463.97	c total clause space: 78.2603MB
1463.65/1463.97	c total #watches: 283680
1464.96/1465.28	c total #propagations: 172620802 / total #impl: 5145255106 (eff. 0.034)
1464.96/1465.28	c #Conflicts:    1421000 | #Learnt:      39168 | 0.000
1464.96/1465.28	c total clause space: 78.2603MB
1464.96/1465.28	c total #watches: 289557
1466.25/1466.57	c total #propagations: 172755138 / total #impl: 5149246791 (eff. 0.034)
1466.25/1466.57	c #Conflicts:    1422000 | #Learnt:      40168 | 0.000
1466.25/1466.57	c total clause space: 78.2603MB
1466.25/1466.57	c total #watches: 295449
1467.65/1467.95	c total #propagations: 172866620 / total #impl: 5153333442 (eff. 0.034)
1467.65/1467.95	c #Conflicts:    1423000 | #Learnt:      41168 | 0.000
1467.65/1467.95	c total clause space: 78.2603MB
1467.65/1467.95	c total #watches: 301382
1468.95/1469.29	c total #propagations: 173000914 / total #impl: 5157539544 (eff. 0.034)
1468.95/1469.29	c #Conflicts:    1424000 | #Learnt:      42168 | 0.000
1468.95/1469.29	c total clause space: 78.2603MB
1468.95/1469.29	c total #watches: 306963
1470.25/1470.57	c total #propagations: 173126246 / total #impl: 5161218459 (eff. 0.034)
1470.25/1470.57	c #Conflicts:    1425000 | #Learnt:      43168 | 0.000
1470.25/1470.57	c total clause space: 78.2603MB
1470.25/1470.57	c total #watches: 311972
1471.35/1471.63	c total #propagations: 173259185 / total #impl: 5164628207 (eff. 0.034)
1471.35/1471.63	c #Conflicts:    1426000 | #Learnt:      44168 | 0.000
1471.35/1471.63	c total clause space: 78.2603MB
1471.35/1471.63	c total #watches: 317495
1473.05/1473.34	c total #propagations: 173334126 / total #impl: 5167247021 (eff. 0.034)
1473.05/1473.34	c #Conflicts:    1427000 | #Learnt:      45168 | 0.000
1473.05/1473.34	c total clause space: 78.2603MB
1473.05/1473.34	c total #watches: 325055
1474.45/1474.77	c total #propagations: 173428998 / total #impl: 5172405694 (eff. 0.034)
1474.45/1474.77	c #Conflicts:    1428000 | #Learnt:      46168 | 0.000
1474.45/1474.77	c total clause space: 78.2603MB
1474.45/1474.77	c total #watches: 331590
1475.65/1475.92	c total #propagations: 173523273 / total #impl: 5176262016 (eff. 0.034)
1475.65/1475.92	c #Conflicts:    1429000 | #Learnt:      47168 | 0.000
1475.65/1475.92	c total clause space: 78.2603MB
1475.65/1475.92	c total #watches: 338701
1476.95/1477.25	c total #propagations: 173575423 / total #impl: 5178967249 (eff. 0.034)
1476.95/1477.25	c #Conflicts:    1430000 | #Learnt:      48168 | 0.000
1476.95/1477.25	c total clause space: 78.2603MB
1476.95/1477.25	c total #watches: 345162
1478.45/1478.72	c total #propagations: 173673461 / total #impl: 5182508512 (eff. 0.034)
1478.45/1478.72	c #Conflicts:    1431000 | #Learnt:      49168 | 0.000
1478.45/1478.72	c total clause space: 78.2603MB
1478.45/1478.72	c total #watches: 351755
1479.95/1480.27	c total #propagations: 173760583 / total #impl: 5186542211 (eff. 0.034)
1479.95/1480.27	c #Conflicts:    1432000 | #Learnt:      50168 | 0.000
1479.95/1480.27	c total clause space: 78.2603MB
1479.95/1480.27	c total #watches: 358638
1481.85/1482.14	c total #propagations: 173843885 / total #impl: 5190731242 (eff. 0.033)
1481.85/1482.14	c #Conflicts:    1433000 | #Learnt:      51168 | 0.000
1481.85/1482.14	c total clause space: 78.2603MB
1481.85/1482.14	c total #watches: 364643
1483.35/1483.66	c total #propagations: 173989365 / total #impl: 5195953673 (eff. 0.033)
1483.35/1483.66	c #Conflicts:    1434000 | #Learnt:      52168 | 0.000
1483.35/1483.66	c total clause space: 78.2603MB
1483.35/1483.66	c total #watches: 370610
1484.95/1485.25	c total #propagations: 174090323 / total #impl: 5200307903 (eff. 0.033)
1484.95/1485.25	c #Conflicts:    1435000 | #Learnt:      53168 | 0.000
1484.95/1485.25	c total clause space: 78.2603MB
1484.95/1485.25	c total #watches: 376545
1486.75/1487.05	c total #propagations: 174203073 / total #impl: 5204413468 (eff. 0.033)
1486.75/1487.05	c #Conflicts:    1436000 | #Learnt:      54168 | 0.000
1486.75/1487.05	c total clause space: 78.2603MB
1486.75/1487.05	c total #watches: 383076
1488.55/1488.85	c total #propagations: 174311639 / total #impl: 5209116369 (eff. 0.033)
1488.55/1488.85	c #Conflicts:    1437000 | #Learnt:      55168 | 0.000
1488.55/1488.85	c total clause space: 78.2603MB
1488.55/1488.85	c total #watches: 388141
1490.45/1490.76	c total #propagations: 174439672 / total #impl: 5213869428 (eff. 0.033)
1490.45/1490.76	c #Conflicts:    1438000 | #Learnt:      56168 | 0.000
1490.45/1490.76	c total clause space: 78.2603MB
1490.45/1490.76	c total #watches: 395016
1492.45/1492.74	c total #propagations: 174552369 / total #impl: 5218850385 (eff. 0.033)
1492.45/1492.74	c #Conflicts:    1439000 | #Learnt:      57168 | 0.000
1492.45/1492.74	c total clause space: 78.2603MB
1492.45/1492.74	c total #watches: 400787
1494.15/1494.42	c total #propagations: 174688510 / total #impl: 5223953492 (eff. 0.033)
1494.15/1494.42	c GC COLLECT
1494.15/1494.42	c #Conflicts:    1440000 | #Learnt:      29165 | 0.000
1494.15/1494.42	c total clause space: 78.2603MB
1494.15/1494.42	c total #watches: 224397
1495.15/1495.45	c total #propagations: 174818312 / total #impl: 5228552649 (eff. 0.033)
1495.15/1495.45	c #Conflicts:    1441000 | #Learnt:      30165 | 0.000
1495.15/1495.45	c total clause space: 78.2603MB
1495.15/1495.45	c total #watches: 229068
1496.15/1496.47	c total #propagations: 174961026 / total #impl: 5232050024 (eff. 0.033)
1496.15/1496.47	c #Conflicts:    1442000 | #Learnt:      31165 | 0.000
1496.15/1496.47	c total clause space: 78.2603MB
1496.15/1496.47	c total #watches: 234158
1497.25/1497.52	c total #propagations: 175100984 / total #impl: 5235489668 (eff. 0.033)
1497.25/1497.52	c #Conflicts:    1443000 | #Learnt:      32165 | 0.000
1497.25/1497.52	c total clause space: 78.2603MB
1497.25/1497.52	c total #watches: 238952
1498.45/1498.75	c total #propagations: 175234205 / total #impl: 5238769382 (eff. 0.033)
1498.45/1498.75	c #Conflicts:    1444000 | #Learnt:      33165 | 0.000
1498.45/1498.75	c total clause space: 78.2603MB
1498.45/1498.75	c total #watches: 244246
1499.65/1499.93	c total #propagations: 175401027 / total #impl: 5242756621 (eff. 0.033)
1499.65/1499.93	c #Conflicts:    1445000 | #Learnt:      34165 | 0.000
1499.65/1499.93	c total clause space: 78.2603MB
1499.65/1499.93	c total #watches: 249433
1500.74/1501.04	c total #propagations: 175549208 / total #impl: 5246562498 (eff. 0.033)
1500.74/1501.04	c #Conflicts:    1446000 | #Learnt:      35165 | 0.000
1500.74/1501.04	c total clause space: 78.2603MB
1500.74/1501.04	c total #watches: 254878
1501.84/1502.10	c total #propagations: 175673924 / total #impl: 5250106437 (eff. 0.033)
1501.84/1502.10	c #Conflicts:    1447000 | #Learnt:      36165 | 0.000
1501.84/1502.10	c total clause space: 78.2603MB
1501.84/1502.10	c total #watches: 259711
1502.74/1503.08	c total #propagations: 175813785 / total #impl: 5253684002 (eff. 0.033)
1502.74/1503.08	c #Conflicts:    1448000 | #Learnt:      37165 | 0.000
1502.74/1503.08	c total clause space: 78.2603MB
1502.74/1503.08	c total #watches: 265060
1503.65/1503.97	c total #propagations: 175925407 / total #impl: 5256901373 (eff. 0.033)
1503.65/1503.97	c #Conflicts:    1449000 | #Learnt:      38165 | 0.000
1503.65/1503.97	c total clause space: 78.2603MB
1503.65/1503.97	c total #watches: 271170
1504.55/1504.81	c total #propagations: 175974733 / total #impl: 5258977153 (eff. 0.033)
1504.55/1504.81	c #Conflicts:    1450000 | #Learnt:      39165 | 0.000
1504.55/1504.81	c total clause space: 78.2603MB
1504.55/1504.81	c total #watches: 279396
1505.34/1505.67	c total #propagations: 176006283 / total #impl: 5260954527 (eff. 0.033)
1505.34/1505.67	c #Conflicts:    1451000 | #Learnt:      40165 | 0.000
1505.34/1505.67	c total clause space: 78.2603MB
1505.34/1505.67	c total #watches: 286604
1506.44/1506.73	c total #propagations: 176037267 / total #impl: 5262955421 (eff. 0.033)
1506.44/1506.73	c #Conflicts:    1452000 | #Learnt:      41165 | 0.000
1506.44/1506.73	c total clause space: 78.2603MB
1506.44/1506.73	c total #watches: 291103
1507.54/1507.81	c total #propagations: 176173854 / total #impl: 5265884666 (eff. 0.033)
1507.54/1507.81	c #Conflicts:    1453000 | #Learnt:      42165 | 0.000
1507.54/1507.81	c total clause space: 78.2603MB
1507.54/1507.81	c total #watches: 297771
1508.64/1508.93	c total #propagations: 176225714 / total #impl: 5268470000 (eff. 0.033)
1508.64/1508.93	c #Conflicts:    1454000 | #Learnt:      43165 | 0.000
1508.64/1508.93	c total clause space: 78.2603MB
1508.64/1508.93	c total #watches: 304933
1509.74/1510.01	c total #propagations: 176270384 / total #impl: 5271183705 (eff. 0.033)
1509.74/1510.01	c #Conflicts:    1455000 | #Learnt:      44165 | 0.000
1509.74/1510.01	c total clause space: 78.2603MB
1509.74/1510.01	c total #watches: 312452
1510.74/1511.05	c total #propagations: 176300174 / total #impl: 5273799012 (eff. 0.033)
1510.74/1511.05	c #Conflicts:    1456000 | #Learnt:      45165 | 0.000
1510.74/1511.05	c total clause space: 78.2603MB
1510.74/1511.05	c total #watches: 320813
1511.84/1512.16	c total #propagations: 176327748 / total #impl: 5276732020 (eff. 0.033)
1511.84/1512.16	c #Conflicts:    1457000 | #Learnt:      46165 | 0.000
1511.84/1512.16	c total clause space: 78.2603MB
1511.84/1512.16	c total #watches: 327411
1513.24/1513.56	c total #propagations: 176358492 / total #impl: 5279559813 (eff. 0.033)
1513.24/1513.56	c #Conflicts:    1458000 | #Learnt:      47165 | 0.000
1513.24/1513.56	c total clause space: 78.2603MB
1513.24/1513.56	c total #watches: 334277
1514.84/1515.18	c total #propagations: 176453654 / total #impl: 5283722614 (eff. 0.033)
1514.84/1515.18	c #Conflicts:    1459000 | #Learnt:      48165 | 0.000
1514.84/1515.18	c total clause space: 78.2603MB
1514.84/1515.18	c total #watches: 341342
1516.34/1516.64	c total #propagations: 176573292 / total #impl: 5288702239 (eff. 0.033)
1516.34/1516.64	c #Conflicts:    1460000 | #Learnt:      49165 | 0.000
1516.34/1516.64	c total clause space: 78.2603MB
1516.34/1516.64	c total #watches: 347298
1517.75/1518.01	c total #propagations: 176703974 / total #impl: 5293429487 (eff. 0.033)
1517.75/1518.01	c #Conflicts:    1461000 | #Learnt:      50165 | 0.000
1517.75/1518.01	c total clause space: 78.2603MB
1517.75/1518.01	c total #watches: 352671
1519.34/1519.66	c total #propagations: 176827525 / total #impl: 5297576264 (eff. 0.033)
1519.34/1519.66	c #Conflicts:    1462000 | #Learnt:      51165 | 0.000
1519.34/1519.66	c total clause space: 78.2603MB
1519.34/1519.66	c total #watches: 357870
1521.05/1521.39	c total #propagations: 176963856 / total #impl: 5302141078 (eff. 0.033)
1521.05/1521.39	c #Conflicts:    1463000 | #Learnt:      52165 | 0.000
1521.05/1521.39	c total clause space: 78.2603MB
1521.05/1521.39	c total #watches: 364569
1522.94/1523.27	c total #propagations: 177092404 / total #impl: 5307007658 (eff. 0.033)
1522.94/1523.27	c #Conflicts:    1464000 | #Learnt:      53165 | 0.000
1522.94/1523.27	c total clause space: 78.2603MB
1522.94/1523.27	c total #watches: 370917
1524.74/1525.08	c total #propagations: 177215467 / total #impl: 5312891190 (eff. 0.033)
1524.74/1525.08	c #Conflicts:    1465000 | #Learnt:      54165 | 0.000
1524.74/1525.08	c total clause space: 78.2603MB
1524.74/1525.08	c total #watches: 376012
1526.55/1526.83	c total #propagations: 177356665 / total #impl: 5317542368 (eff. 0.033)
1526.55/1526.83	c #Conflicts:    1466000 | #Learnt:      55165 | 0.000
1526.55/1526.83	c total clause space: 78.2603MB
1526.55/1526.83	c total #watches: 382053
1528.14/1528.46	c total #propagations: 177471220 / total #impl: 5322137092 (eff. 0.033)
1528.14/1528.46	c #Conflicts:    1467000 | #Learnt:      56165 | 0.000
1528.14/1528.46	c total clause space: 78.2603MB
1528.14/1528.46	c total #watches: 386968
1529.85/1530.15	c total #propagations: 177617613 / total #impl: 5326460418 (eff. 0.033)
1529.85/1530.15	c #Conflicts:    1468000 | #Learnt:      57165 | 0.000
1529.85/1530.15	c total clause space: 78.2603MB
1529.85/1530.15	c total #watches: 392431
1531.34/1531.69	c total #propagations: 177773476 / total #impl: 5330788183 (eff. 0.033)
1531.34/1531.69	c #Conflicts:    1469000 | #Learnt:      58165 | 0.000
1531.34/1531.69	c total clause space: 78.2603MB
1531.34/1531.69	c total #watches: 399774
1532.74/1533.06	c total #propagations: 177888252 / total #impl: 5335321349 (eff. 0.033)
1532.74/1533.06	c GC COLLECT
1532.74/1533.06	c #Conflicts:    1470000 | #Learnt:      29859 | 0.000
1532.74/1533.06	c total clause space: 78.2603MB
1532.74/1533.06	c total #watches: 227912
1533.74/1534.02	c total #propagations: 178003861 / total #impl: 5338801635 (eff. 0.033)
1533.74/1534.02	c #Conflicts:    1471000 | #Learnt:      30859 | 0.000
1533.74/1534.02	c total clause space: 78.2603MB
1533.74/1534.02	c total #watches: 233495
1534.74/1535.02	c total #propagations: 178138971 / total #impl: 5342159757 (eff. 0.033)
1534.74/1535.02	c #Conflicts:    1472000 | #Learnt:      31859 | 0.000
1534.74/1535.02	c total clause space: 78.2603MB
1534.74/1535.02	c total #watches: 238825
1535.84/1536.10	c total #propagations: 178258855 / total #impl: 5345656114 (eff. 0.033)
1535.84/1536.10	c #Conflicts:    1473000 | #Learnt:      32859 | 0.000
1535.84/1536.10	c total clause space: 78.2603MB
1535.84/1536.10	c total #watches: 244061
1536.84/1537.15	c total #propagations: 178387680 / total #impl: 5349006199 (eff. 0.033)
1536.84/1537.15	c #Conflicts:    1474000 | #Learnt:      33859 | 0.000
1536.84/1537.15	c total clause space: 78.2603MB
1536.84/1537.15	c total #watches: 250847
1538.04/1538.30	c total #propagations: 178489557 / total #impl: 5352642711 (eff. 0.033)
1538.04/1538.30	c #Conflicts:    1475000 | #Learnt:      34859 | 0.000
1538.04/1538.30	c total clause space: 78.2603MB
1538.04/1538.30	c total #watches: 256017
1539.04/1539.35	c total #propagations: 178631240 / total #impl: 5356310347 (eff. 0.033)
1539.04/1539.35	c #Conflicts:    1476000 | #Learnt:      35859 | 0.000
1539.04/1539.35	c total clause space: 78.2603MB
1539.04/1539.35	c total #watches: 262305
1540.24/1540.59	c total #propagations: 178737433 / total #impl: 5360167178 (eff. 0.033)
1540.24/1540.59	c #Conflicts:    1477000 | #Learnt:      36859 | 0.000
1540.24/1540.59	c total clause space: 78.2603MB
1540.24/1540.59	c total #watches: 267739
1541.34/1541.62	c total #propagations: 178872221 / total #impl: 5364599249 (eff. 0.033)
1541.34/1541.62	c #Conflicts:    1478000 | #Learnt:      37859 | 0.000
1541.34/1541.62	c total clause space: 78.2603MB
1541.34/1541.62	c total #watches: 273598
1542.34/1542.66	c total #propagations: 178976979 / total #impl: 5367754450 (eff. 0.033)
1542.34/1542.66	c #Conflicts:    1479000 | #Learnt:      38859 | 0.000
1542.34/1542.66	c total clause space: 78.2603MB
1542.34/1542.66	c total #watches: 278911
1543.34/1543.64	c total #propagations: 179088586 / total #impl: 5370842411 (eff. 0.033)
1543.34/1543.64	c #Conflicts:    1480000 | #Learnt:      39859 | 0.000
1543.34/1543.64	c total clause space: 78.2603MB
1543.34/1543.64	c total #watches: 284194
1544.64/1544.97	c total #propagations: 179210520 / total #impl: 5373727436 (eff. 0.033)
1544.64/1544.97	c #Conflicts:    1481000 | #Learnt:      40859 | 0.000
1544.64/1544.97	c total clause space: 78.2603MB
1544.64/1544.97	c total #watches: 289902
1546.04/1546.37	c total #propagations: 179355227 / total #impl: 5377657881 (eff. 0.033)
1546.04/1546.37	c #Conflicts:    1482000 | #Learnt:      41859 | 0.000
1546.04/1546.37	c total clause space: 78.2603MB
1546.04/1546.37	c total #watches: 295807
1547.74/1548.07	c total #propagations: 179496176 / total #impl: 5381956838 (eff. 0.033)
1547.74/1548.07	c #Conflicts:    1483000 | #Learnt:      42859 | 0.000
1547.74/1548.07	c total clause space: 78.2603MB
1547.74/1548.07	c total #watches: 303389
1549.34/1549.67	c total #propagations: 179637485 / total #impl: 5387811202 (eff. 0.033)
1549.34/1549.67	c #Conflicts:    1484000 | #Learnt:      43859 | 0.000
1549.34/1549.67	c total clause space: 78.2603MB
1549.34/1549.67	c total #watches: 309449
1550.74/1551.10	c total #propagations: 179783805 / total #impl: 5393108472 (eff. 0.033)
1550.74/1551.10	c #Conflicts:    1485000 | #Learnt:      44859 | 0.000
1550.74/1551.10	c total clause space: 78.2603MB
1550.74/1551.10	c total #watches: 315554
1552.04/1552.38	c total #propagations: 179918291 / total #impl: 5397591850 (eff. 0.033)
1552.04/1552.38	c #Conflicts:    1486000 | #Learnt:      45859 | 0.000
1552.04/1552.38	c total clause space: 78.2603MB
1552.04/1552.38	c total #watches: 321608
1553.14/1553.49	c total #propagations: 180029595 / total #impl: 5401616796 (eff. 0.033)
1553.14/1553.49	c #Conflicts:    1487000 | #Learnt:      46859 | 0.000
1553.14/1553.49	c total clause space: 78.2603MB
1553.14/1553.49	c total #watches: 327822
1554.44/1554.71	c total #propagations: 180146925 / total #impl: 5404595246 (eff. 0.033)
1554.44/1554.71	c #Conflicts:    1488000 | #Learnt:      47859 | 0.000
1554.44/1554.71	c total clause space: 78.2603MB
1554.44/1554.71	c total #watches: 334160
1555.74/1556.09	c total #propagations: 180264595 / total #impl: 5408121231 (eff. 0.033)
1555.74/1556.09	c #Conflicts:    1489000 | #Learnt:      48859 | 0.000
1555.74/1556.09	c total clause space: 78.2603MB
1555.74/1556.09	c total #watches: 338913
1557.24/1557.51	c total #propagations: 180403817 / total #impl: 5411663836 (eff. 0.033)
1557.24/1557.51	c #Conflicts:    1490000 | #Learnt:      49859 | 0.000
1557.24/1557.51	c total clause space: 78.2603MB
1557.24/1557.51	c total #watches: 345134
1558.74/1559.01	c total #propagations: 180502484 / total #impl: 5415665265 (eff. 0.033)
1558.74/1559.01	c #Conflicts:    1491000 | #Learnt:      50859 | 0.000
1558.74/1559.01	c total clause space: 78.2603MB
1558.74/1559.01	c total #watches: 352122
1560.34/1560.61	c total #propagations: 180608403 / total #impl: 5420382169 (eff. 0.033)
1560.34/1560.61	c #Conflicts:    1492000 | #Learnt:      51859 | 0.000
1560.34/1560.61	c total clause space: 78.2603MB
1560.34/1560.61	c total #watches: 358674
1561.93/1562.29	c total #propagations: 180738844 / total #impl: 5424789140 (eff. 0.033)
1561.93/1562.29	c #Conflicts:    1493000 | #Learnt:      52859 | 0.000
1561.93/1562.29	c total clause space: 78.2603MB
1561.93/1562.29	c total #watches: 365583
1563.94/1564.23	c total #propagations: 180873989 / total #impl: 5429245224 (eff. 0.033)
1563.94/1564.23	c #Conflicts:    1494000 | #Learnt:      53859 | 0.000
1563.94/1564.23	c total clause space: 78.2603MB
1563.94/1564.23	c total #watches: 371071
1565.43/1565.74	c total #propagations: 181005620 / total #impl: 5434583606 (eff. 0.033)
1565.43/1565.74	c #Conflicts:    1495000 | #Learnt:      54859 | 0.000
1565.43/1565.74	c total clause space: 78.2603MB
1565.43/1565.74	c total #watches: 378817
1567.34/1567.63	c total #propagations: 181092724 / total #impl: 5439198246 (eff. 0.033)
1567.34/1567.63	c #Conflicts:    1496000 | #Learnt:      55859 | 0.000
1567.34/1567.63	c total clause space: 78.2603MB
1567.34/1567.63	c total #watches: 384235
1568.93/1569.24	c total #propagations: 181257576 / total #impl: 5444293808 (eff. 0.033)
1568.93/1569.24	c #Conflicts:    1497000 | #Learnt:      56859 | 0.000
1568.93/1569.24	c total clause space: 78.2603MB
1568.93/1569.24	c total #watches: 390834
1570.43/1570.79	c total #propagations: 181351855 / total #impl: 5448679965 (eff. 0.033)
1570.43/1570.79	c #Conflicts:    1498000 | #Learnt:      57859 | 0.000
1570.43/1570.79	c total clause space: 78.2603MB
1570.43/1570.79	c total #watches: 397197
1572.23/1572.58	c total #propagations: 181448388 / total #impl: 5452840463 (eff. 0.033)
1572.23/1572.58	c #Conflicts:    1499000 | #Learnt:      58859 | 0.000
1572.23/1572.58	c total clause space: 78.2603MB
1572.23/1572.58	c total #watches: 403237
1573.43/1573.70	c total #propagations: 181584155 / total #impl: 5457741809 (eff. 0.033)
1573.43/1573.70	c GC COLLECT
1573.43/1573.70	c #Conflicts:    1500000 | #Learnt:      30259 | 0.000
1573.43/1573.70	c total clause space: 78.2603MB
1573.43/1573.70	c total #watches: 229931
1574.33/1574.67	c total #propagations: 181718122 / total #impl: 5461169037 (eff. 0.033)
1574.33/1574.67	c #Conflicts:    1501000 | #Learnt:      31259 | 0.000
1574.33/1574.67	c total clause space: 78.2603MB
1574.33/1574.67	c total #watches: 236551
1575.43/1575.73	c total #propagations: 181843274 / total #impl: 5464663483 (eff. 0.033)
1575.43/1575.73	c #Conflicts:    1502000 | #Learnt:      32259 | 0.000
1575.43/1575.73	c total clause space: 78.2603MB
1575.43/1575.73	c total #watches: 243689
1576.43/1576.73	c total #propagations: 181976687 / total #impl: 5468847352 (eff. 0.033)
1576.43/1576.73	c #Conflicts:    1503000 | #Learnt:      33259 | 0.000
1576.43/1576.73	c total clause space: 78.2603MB
1576.43/1576.73	c total #watches: 250491
1577.53/1577.80	c total #propagations: 182107540 / total #impl: 5472419510 (eff. 0.033)
1577.53/1577.80	c #Conflicts:    1504000 | #Learnt:      34259 | 0.000
1577.53/1577.80	c total clause space: 78.2603MB
1577.53/1577.80	c total #watches: 256611
1578.63/1578.99	c total #propagations: 182236055 / total #impl: 5475787471 (eff. 0.033)
1578.63/1578.99	c #Conflicts:    1505000 | #Learnt:      35259 | 0.000
1578.63/1578.99	c total clause space: 78.2603MB
1578.63/1578.99	c total #watches: 262078
1579.63/1579.97	c total #propagations: 182390942 / total #impl: 5479439517 (eff. 0.033)
1579.63/1579.97	c #Conflicts:    1506000 | #Learnt:      36259 | 0.000
1579.63/1579.97	c total clause space: 78.2603MB
1579.63/1579.97	c total #watches: 267223
1580.93/1581.25	c total #propagations: 182527959 / total #impl: 5482537999 (eff. 0.033)
1580.93/1581.25	c #Conflicts:    1507000 | #Learnt:      37259 | 0.000
1580.93/1581.25	c total clause space: 78.2603MB
1580.93/1581.25	c total #watches: 272630
1582.13/1582.47	c total #propagations: 182662202 / total #impl: 5486724915 (eff. 0.033)
1582.13/1582.47	c #Conflicts:    1508000 | #Learnt:      38259 | 0.000
1582.13/1582.47	c total clause space: 78.2603MB
1582.13/1582.47	c total #watches: 278060
1583.23/1583.51	c total #propagations: 182788003 / total #impl: 5490551429 (eff. 0.033)
1583.23/1583.51	c #Conflicts:    1509000 | #Learnt:      39259 | 0.000
1583.23/1583.51	c total clause space: 78.2603MB
1583.23/1583.51	c total #watches: 282455
1584.43/1584.75	c total #propagations: 182904464 / total #impl: 5493750290 (eff. 0.033)
1584.43/1584.75	c #Conflicts:    1510000 | #Learnt:      40259 | 0.000
1584.43/1584.75	c total clause space: 78.2603MB
1584.43/1584.75	c total #watches: 288845
1585.73/1586.01	c total #propagations: 183020016 / total #impl: 5497581908 (eff. 0.033)
1585.73/1586.01	c #Conflicts:    1511000 | #Learnt:      41259 | 0.000
1585.73/1586.01	c total clause space: 78.2603MB
1585.73/1586.01	c total #watches: 294575
1586.93/1587.26	c total #propagations: 183154014 / total #impl: 5501683776 (eff. 0.033)
1586.93/1587.26	c #Conflicts:    1512000 | #Learnt:      42259 | 0.000
1586.93/1587.26	c total clause space: 78.2603MB
1586.93/1587.26	c total #watches: 300566
1588.33/1588.67	c total #propagations: 183284390 / total #impl: 5505659932 (eff. 0.033)
1588.33/1588.67	c #Conflicts:    1513000 | #Learnt:      43259 | 0.000
1588.33/1588.67	c total clause space: 78.2603MB
1588.33/1588.67	c total #watches: 306531
1589.93/1590.25	c total #propagations: 183404029 / total #impl: 5510122551 (eff. 0.033)
1589.93/1590.25	c #Conflicts:    1514000 | #Learnt:      44259 | 0.000
1589.93/1590.25	c total clause space: 78.2603MB
1589.93/1590.25	c total #watches: 313019
1591.33/1591.67	c total #propagations: 183545335 / total #impl: 5515085991 (eff. 0.033)
1591.33/1591.67	c #Conflicts:    1515000 | #Learnt:      45259 | 0.000
1591.33/1591.67	c total clause space: 78.2603MB
1591.33/1591.67	c total #watches: 319023
1592.54/1592.84	c total #propagations: 183685403 / total #impl: 5519180260 (eff. 0.033)
1592.54/1592.84	c #Conflicts:    1516000 | #Learnt:      46259 | 0.000
1592.54/1592.84	c total clause space: 78.2603MB
1592.54/1592.84	c total #watches: 325162
1594.03/1594.39	c total #propagations: 183766298 / total #impl: 5522207970 (eff. 0.033)
1594.03/1594.39	c #Conflicts:    1517000 | #Learnt:      47259 | 0.000
1594.03/1594.39	c total clause space: 78.2603MB
1594.03/1594.39	c total #watches: 332083
1595.63/1595.92	c total #propagations: 183871678 / total #impl: 5526699325 (eff. 0.033)
1595.63/1595.92	c #Conflicts:    1518000 | #Learnt:      48259 | 0.000
1595.63/1595.92	c total clause space: 78.2603MB
1595.63/1595.92	c total #watches: 337005
1597.13/1597.40	c total #propagations: 183992745 / total #impl: 5531202712 (eff. 0.033)
1597.13/1597.40	c #Conflicts:    1519000 | #Learnt:      49259 | 0.000
1597.13/1597.40	c total clause space: 78.2603MB
1597.13/1597.40	c total #watches: 342478
1598.33/1598.69	c total #propagations: 184120168 / total #impl: 5535220517 (eff. 0.033)
1598.33/1598.69	c #Conflicts:    1520000 | #Learnt:      50259 | 0.000
1598.33/1598.69	c total clause space: 78.2603MB
1598.33/1598.69	c total #watches: 349254
1599.53/1599.84	c total #propagations: 184209648 / total #impl: 5539104273 (eff. 0.033)
1599.53/1599.84	c #Conflicts:    1521000 | #Learnt:      51259 | 0.000
1599.53/1599.84	c total clause space: 78.2603MB
1599.53/1599.84	c total #watches: 355666
1600.83/1601.15	c total #propagations: 184311433 / total #impl: 5542428173 (eff. 0.033)
1600.83/1601.15	c #Conflicts:    1522000 | #Learnt:      52259 | 0.000
1600.83/1601.15	c total clause space: 78.2603MB
1600.83/1601.15	c total #watches: 361297
1602.54/1602.81	c total #propagations: 184427830 / total #impl: 5545864543 (eff. 0.033)
1602.54/1602.81	c #Conflicts:    1523000 | #Learnt:      53259 | 0.000
1602.54/1602.81	c total clause space: 78.2603MB
1602.54/1602.81	c total #watches: 367043
1604.33/1604.61	c total #propagations: 184565567 / total #impl: 5550565733 (eff. 0.033)
1604.33/1604.61	c #Conflicts:    1524000 | #Learnt:      54259 | 0.000
1604.33/1604.61	c total clause space: 78.2603MB
1604.33/1604.61	c total #watches: 372717
1606.23/1606.58	c total #propagations: 184716123 / total #impl: 5555443835 (eff. 0.033)
1606.23/1606.58	c #Conflicts:    1525000 | #Learnt:      55259 | 0.000
1606.23/1606.58	c total clause space: 78.2603MB
1606.23/1606.58	c total #watches: 379770
1608.13/1608.42	c total #propagations: 184863573 / total #impl: 5560945957 (eff. 0.033)
1608.13/1608.42	c #Conflicts:    1526000 | #Learnt:      56259 | 0.000
1608.13/1608.42	c total clause space: 78.2603MB
1608.13/1608.42	c total #watches: 385420
1609.63/1609.97	c total #propagations: 185009472 / total #impl: 5565929418 (eff. 0.033)
1609.63/1609.97	c #Conflicts:    1527000 | #Learnt:      57259 | 0.000
1609.63/1609.97	c total clause space: 78.2603MB
1609.63/1609.97	c total #watches: 391204
1611.03/1611.34	c total #propagations: 185112159 / total #impl: 5569903425 (eff. 0.033)
1611.03/1611.34	c #Conflicts:    1528000 | #Learnt:      58259 | 0.000
1611.03/1611.34	c total clause space: 78.2603MB
1611.03/1611.34	c total #watches: 397198
1613.13/1613.40	c total #propagations: 185208668 / total #impl: 5573504990 (eff. 0.033)
1613.13/1613.40	c #Conflicts:    1529000 | #Learnt:      59259 | 0.000
1613.13/1613.40	c total clause space: 78.2603MB
1613.13/1613.40	c total #watches: 402582
1614.83/1615.10	c total #propagations: 185357263 / total #impl: 5578549607 (eff. 0.033)
1614.83/1615.10	c GC COLLECT
1614.83/1615.10	c #Conflicts:    1530000 | #Learnt:      30352 | 0.000
1614.83/1615.10	c total clause space: 78.2603MB
1614.83/1615.10	c total #watches: 230971
1615.73/1616.09	c total #propagations: 185500286 / total #impl: 5583639884 (eff. 0.033)
1615.73/1616.09	c #Conflicts:    1531000 | #Learnt:      31352 | 0.000
1615.73/1616.09	c total clause space: 78.2603MB
1615.73/1616.09	c total #watches: 236151
1616.73/1617.04	c total #propagations: 185621080 / total #impl: 5586939624 (eff. 0.033)
1616.73/1617.04	c #Conflicts:    1532000 | #Learnt:      32352 | 0.000
1616.73/1617.04	c total clause space: 78.2603MB
1616.73/1617.04	c total #watches: 242106
1617.63/1617.98	c total #propagations: 185732325 / total #impl: 5589944426 (eff. 0.033)
1617.63/1617.98	c #Conflicts:    1533000 | #Learnt:      33352 | 0.000
1617.63/1617.98	c total clause space: 78.2603MB
1617.63/1617.98	c total #watches: 248755
1618.83/1619.15	c total #propagations: 185824997 / total #impl: 5593269902 (eff. 0.033)
1618.83/1619.15	c #Conflicts:    1534000 | #Learnt:      34352 | 0.000
1618.83/1619.15	c total clause space: 78.2603MB
1618.83/1619.15	c total #watches: 254356
1619.92/1620.26	c total #propagations: 185952822 / total #impl: 5597090598 (eff. 0.033)
1619.92/1620.26	c #Conflicts:    1535000 | #Learnt:      35352 | 0.000
1619.92/1620.26	c total clause space: 78.2603MB
1619.92/1620.26	c total #watches: 260001
1620.72/1621.09	c total #propagations: 186080731 / total #impl: 5601102675 (eff. 0.033)
1620.72/1621.09	c #Conflicts:    1536000 | #Learnt:      36352 | 0.000
1620.72/1621.09	c total clause space: 78.2603MB
1620.72/1621.09	c total #watches: 265961
1621.83/1622.16	c total #propagations: 186161511 / total #impl: 5603418728 (eff. 0.033)
1621.83/1622.16	c #Conflicts:    1537000 | #Learnt:      37352 | 0.000
1621.83/1622.16	c total clause space: 78.2603MB
1621.83/1622.16	c total #watches: 271985
1623.12/1623.42	c total #propagations: 186257408 / total #impl: 5606616150 (eff. 0.033)
1623.12/1623.42	c #Conflicts:    1538000 | #Learnt:      38352 | 0.000
1623.12/1623.42	c total clause space: 78.2603MB
1623.12/1623.42	c total #watches: 278596
1624.32/1624.66	c total #propagations: 186392602 / total #impl: 5610578988 (eff. 0.033)
1624.32/1624.66	c #Conflicts:    1539000 | #Learnt:      39352 | 0.000
1624.32/1624.66	c total clause space: 78.2603MB
1624.32/1624.66	c total #watches: 284604
1625.53/1625.89	c total #propagations: 186547411 / total #impl: 5614442626 (eff. 0.033)
1625.53/1625.89	c #Conflicts:    1540000 | #Learnt:      40352 | 0.000
1625.53/1625.89	c total clause space: 78.2603MB
1625.53/1625.89	c total #watches: 290713
1626.92/1627.27	c total #propagations: 186682620 / total #impl: 5618210798 (eff. 0.033)
1626.92/1627.27	c #Conflicts:    1541000 | #Learnt:      41352 | 0.000
1626.92/1627.27	c total clause space: 78.2603MB
1626.92/1627.27	c total #watches: 298072
1628.42/1628.78	c total #propagations: 186797575 / total #impl: 5622878434 (eff. 0.033)
1628.42/1628.78	c #Conflicts:    1542000 | #Learnt:      42352 | 0.000
1628.42/1628.78	c total clause space: 78.2603MB
1628.42/1628.78	c total #watches: 304527
1629.93/1630.26	c total #propagations: 186945055 / total #impl: 5627885333 (eff. 0.033)
1629.93/1630.26	c #Conflicts:    1543000 | #Learnt:      43352 | 0.000
1629.93/1630.26	c total clause space: 78.2603MB
1629.93/1630.26	c total #watches: 311584
1631.42/1631.78	c total #propagations: 187082139 / total #impl: 5633011886 (eff. 0.033)
1631.42/1631.78	c #Conflicts:    1544000 | #Learnt:      44352 | 0.000
1631.42/1631.78	c total clause space: 78.2603MB
1631.42/1631.78	c total #watches: 318557
1633.33/1633.66	c total #propagations: 187191518 / total #impl: 5638139601 (eff. 0.033)
1633.33/1633.66	c #Conflicts:    1545000 | #Learnt:      45352 | 0.000
1633.33/1633.66	c total clause space: 78.2603MB
1633.33/1633.66	c total #watches: 325709
1634.92/1635.28	c total #propagations: 187357338 / total #impl: 5644148488 (eff. 0.033)
1634.92/1635.28	c #Conflicts:    1546000 | #Learnt:      46352 | 0.000
1634.92/1635.28	c total clause space: 78.2603MB
1634.92/1635.28	c total #watches: 332374
1636.63/1636.96	c total #propagations: 187500601 / total #impl: 5648993120 (eff. 0.033)
1636.63/1636.96	c #Conflicts:    1547000 | #Learnt:      47352 | 0.000
1636.63/1636.96	c total clause space: 78.2603MB
1636.63/1636.96	c total #watches: 337843
1638.12/1638.41	c total #propagations: 187651520 / total #impl: 5653796607 (eff. 0.033)
1638.12/1638.41	c #Conflicts:    1548000 | #Learnt:      48352 | 0.000
1638.12/1638.41	c total clause space: 78.2603MB
1638.12/1638.41	c total #watches: 343918
1639.72/1640.00	c total #propagations: 187765636 / total #impl: 5657998633 (eff. 0.033)
1639.72/1640.00	c #Conflicts:    1549000 | #Learnt:      49352 | 0.000
1639.72/1640.00	c total clause space: 78.2603MB
1639.72/1640.00	c total #watches: 350313
1641.32/1641.61	c total #propagations: 187886908 / total #impl: 5662952088 (eff. 0.033)
1641.32/1641.61	c #Conflicts:    1550000 | #Learnt:      50352 | 0.000
1641.32/1641.61	c total clause space: 78.2603MB
1641.32/1641.61	c total #watches: 355683
1643.02/1643.39	c total #propagations: 188026160 / total #impl: 5667463657 (eff. 0.033)
1643.02/1643.39	c #Conflicts:    1551000 | #Learnt:      51352 | 0.000
1643.02/1643.39	c total clause space: 78.2603MB
1643.02/1643.39	c total #watches: 362082
1644.42/1644.70	c total #propagations: 188158101 / total #impl: 5672631707 (eff. 0.033)
1644.42/1644.70	c #Conflicts:    1552000 | #Learnt:      52352 | 0.000
1644.42/1644.70	c total clause space: 78.2603MB
1644.42/1644.70	c total #watches: 367789
1645.72/1646.06	c total #propagations: 188260439 / total #impl: 5676245049 (eff. 0.033)
1645.72/1646.06	c #Conflicts:    1553000 | #Learnt:      53352 | 0.000
1645.72/1646.06	c total clause space: 78.2603MB
1645.72/1646.06	c total #watches: 373421
1647.42/1647.75	c total #propagations: 188361893 / total #impl: 5679500506 (eff. 0.033)
1647.42/1647.75	c #Conflicts:    1554000 | #Learnt:      54352 | 0.000
1647.42/1647.75	c total clause space: 78.2603MB
1647.42/1647.75	c total #watches: 380908
1648.92/1649.24	c total #propagations: 188473844 / total #impl: 5683944883 (eff. 0.033)
1648.92/1649.24	c #Conflicts:    1555000 | #Learnt:      55352 | 0.000
1648.92/1649.24	c total clause space: 78.2603MB
1648.92/1649.24	c total #watches: 387324
1650.42/1650.76	c total #propagations: 188592441 / total #impl: 5687848426 (eff. 0.033)
1650.42/1650.76	c #Conflicts:    1556000 | #Learnt:      56352 | 0.000
1650.42/1650.76	c total clause space: 78.2603MB
1650.42/1650.76	c total #watches: 392524
1652.22/1652.60	c total #propagations: 188692539 / total #impl: 5691503018 (eff. 0.033)
1652.22/1652.60	c #Conflicts:    1557000 | #Learnt:      57352 | 0.000
1652.22/1652.60	c total clause space: 78.2603MB
1652.22/1652.60	c total #watches: 398566
1654.02/1654.40	c total #propagations: 188810213 / total #impl: 5696304700 (eff. 0.033)
1654.02/1654.40	c #Conflicts:    1558000 | #Learnt:      58352 | 0.000
1654.02/1654.40	c total clause space: 78.2603MB
1654.02/1654.40	c total #watches: 406165
1655.92/1656.26	c total #propagations: 188916185 / total #impl: 5701821004 (eff. 0.033)
1655.92/1656.26	c #Conflicts:    1559000 | #Learnt:      59352 | 0.000
1655.92/1656.26	c total clause space: 78.2603MB
1655.92/1656.26	c total #watches: 412622
1657.92/1658.28	c total #propagations: 189028332 / total #impl: 5706772447 (eff. 0.033)
1657.92/1658.28	c #Conflicts:    1560000 | #Learnt:      60352 | 0.000
1657.92/1658.28	c total clause space: 78.2603MB
1657.92/1658.28	c total #watches: 419226
1659.12/1659.43	c total #propagations: 189131858 / total #impl: 5711993275 (eff. 0.033)
1659.12/1659.43	c GC COLLECT
1659.12/1659.43	c #Conflicts:    1561000 | #Learnt:      31166 | 0.000
1659.12/1659.43	c total clause space: 78.2603MB
1659.12/1659.43	c total #watches: 237050
1660.12/1660.44	c total #propagations: 189242589 / total #impl: 5716328128 (eff. 0.033)
1660.12/1660.44	c #Conflicts:    1562000 | #Learnt:      32166 | 0.000
1660.12/1660.44	c total clause space: 78.2603MB
1660.12/1660.44	c total #watches: 242129
1661.12/1661.48	c total #propagations: 189368176 / total #impl: 5720056628 (eff. 0.033)
1661.12/1661.48	c #Conflicts:    1563000 | #Learnt:      33166 | 0.000
1661.12/1661.48	c total clause space: 78.2603MB
1661.12/1661.48	c total #watches: 247076
1662.22/1662.55	c total #propagations: 189502723 / total #impl: 5723935137 (eff. 0.033)
1662.22/1662.55	c #Conflicts:    1564000 | #Learnt:      34166 | 0.000
1662.22/1662.55	c total clause space: 78.2603MB
1662.22/1662.55	c total #watches: 252917
1663.32/1663.62	c total #propagations: 189623641 / total #impl: 5727938725 (eff. 0.033)
1663.32/1663.62	c #Conflicts:    1565000 | #Learnt:      35166 | 0.000
1663.32/1663.62	c total clause space: 78.2603MB
1663.32/1663.62	c total #watches: 259121
1664.42/1664.74	c total #propagations: 189716497 / total #impl: 5732134953 (eff. 0.033)
1664.42/1664.74	c #Conflicts:    1566000 | #Learnt:      36166 | 0.000
1664.42/1664.74	c total clause space: 78.2603MB
1664.42/1664.74	c total #watches: 265613
1665.52/1665.87	c total #propagations: 189833799 / total #impl: 5736179549 (eff. 0.033)
1665.52/1665.87	c #Conflicts:    1567000 | #Learnt:      37166 | 0.000
1665.52/1665.87	c total clause space: 78.2603MB
1665.52/1665.87	c total #watches: 270414
1666.82/1667.11	c total #propagations: 189964078 / total #impl: 5740419327 (eff. 0.033)
1666.82/1667.11	c #Conflicts:    1568000 | #Learnt:      38166 | 0.000
1666.82/1667.11	c total clause space: 78.2603MB
1666.82/1667.11	c total #watches: 276778
1667.92/1668.25	c total #propagations: 190089573 / total #impl: 5744786292 (eff. 0.033)
1667.92/1668.25	c #Conflicts:    1569000 | #Learnt:      39166 | 0.000
1667.92/1668.25	c total clause space: 78.2603MB
1667.92/1668.25	c total #watches: 283240
1669.12/1669.48	c total #propagations: 190183708 / total #impl: 5749002094 (eff. 0.033)
1669.12/1669.48	c #Conflicts:    1570000 | #Learnt:      40166 | 0.000
1669.12/1669.48	c total clause space: 78.2603MB
1669.12/1669.48	c total #watches: 289251
1670.42/1670.73	c total #propagations: 190300639 / total #impl: 5753579619 (eff. 0.033)
1670.42/1670.73	c #Conflicts:    1571000 | #Learnt:      41166 | 0.000
1670.42/1670.73	c total clause space: 78.2603MB
1670.42/1670.73	c total #watches: 295564
1671.92/1672.27	c total #propagations: 190412720 / total #impl: 5758199260 (eff. 0.033)
1671.92/1672.27	c #Conflicts:    1572000 | #Learnt:      42166 | 0.000
1671.92/1672.27	c total clause space: 78.2603MB
1671.92/1672.27	c total #watches: 301123
1673.42/1673.73	c total #propagations: 190575413 / total #impl: 5763854908 (eff. 0.033)
1673.42/1673.73	c #Conflicts:    1573000 | #Learnt:      43166 | 0.000
1673.42/1673.73	c total clause space: 78.2603MB
1673.42/1673.73	c total #watches: 307563
1674.82/1675.12	c total #propagations: 190707553 / total #impl: 5769147106 (eff. 0.033)
1674.82/1675.12	c #Conflicts:    1574000 | #Learnt:      44166 | 0.000
1674.82/1675.12	c total clause space: 78.2603MB
1674.82/1675.12	c total #watches: 313789
1676.32/1676.64	c total #propagations: 190828454 / total #impl: 5774181819 (eff. 0.033)
1676.32/1676.64	c #Conflicts:    1575000 | #Learnt:      45166 | 0.000
1676.32/1676.64	c total clause space: 78.2603MB
1676.32/1676.64	c total #watches: 321447
1677.82/1678.16	c total #propagations: 190960973 / total #impl: 5779347354 (eff. 0.033)
1677.82/1678.16	c #Conflicts:    1576000 | #Learnt:      46166 | 0.000
1677.82/1678.16	c total clause space: 78.2603MB
1677.82/1678.16	c total #watches: 328460
1679.52/1679.87	c total #propagations: 191071068 / total #impl: 5784565761 (eff. 0.033)
1679.52/1679.87	c #Conflicts:    1577000 | #Learnt:      47166 | 0.000
1679.52/1679.87	c total clause space: 78.2603MB
1679.52/1679.87	c total #watches: 335965
1681.32/1681.68	c total #propagations: 191215001 / total #impl: 5790041808 (eff. 0.033)
1681.32/1681.68	c #Conflicts:    1578000 | #Learnt:      48166 | 0.000
1681.32/1681.68	c total clause space: 78.2603MB
1681.32/1681.68	c total #watches: 342581
1683.22/1683.52	c total #propagations: 191373808 / total #impl: 5796163039 (eff. 0.033)
1683.22/1683.52	c #Conflicts:    1579000 | #Learnt:      49166 | 0.000
1683.22/1683.52	c total clause space: 78.2603MB
1683.22/1683.52	c total #watches: 348913
1685.11/1685.40	c total #propagations: 191530716 / total #impl: 5801838617 (eff. 0.033)
1685.11/1685.40	c #Conflicts:    1580000 | #Learnt:      50166 | 0.000
1685.11/1685.40	c total clause space: 78.2603MB
1685.11/1685.40	c total #watches: 355504
1687.02/1687.36	c total #propagations: 191681443 / total #impl: 5808031366 (eff. 0.033)
1687.02/1687.36	c #Conflicts:    1581000 | #Learnt:      51166 | 0.000
1687.02/1687.36	c total clause space: 78.2603MB
1687.02/1687.36	c total #watches: 363411
1689.02/1689.38	c total #propagations: 191837393 / total #impl: 5814504608 (eff. 0.033)
1689.02/1689.38	c #Conflicts:    1582000 | #Learnt:      52166 | 0.000
1689.02/1689.38	c total clause space: 78.2603MB
1689.02/1689.38	c total #watches: 370603
1690.91/1691.25	c total #propagations: 191984963 / total #impl: 5820881136 (eff. 0.033)
1690.91/1691.25	c #Conflicts:    1583000 | #Learnt:      53166 | 0.000
1690.91/1691.25	c total clause space: 78.2603MB
1690.91/1691.25	c total #watches: 377379
1693.01/1693.30	c total #propagations: 192127180 / total #impl: 5826628158 (eff. 0.033)
1693.01/1693.30	c #Conflicts:    1584000 | #Learnt:      54166 | 0.000
1693.01/1693.30	c total clause space: 78.2603MB
1693.01/1693.30	c total #watches: 383817
1694.92/1695.28	c total #propagations: 192273709 / total #impl: 5832971811 (eff. 0.033)
1694.92/1695.28	c #Conflicts:    1585000 | #Learnt:      55166 | 0.000
1694.92/1695.28	c total clause space: 78.2603MB
1694.92/1695.28	c total #watches: 391414
1697.02/1697.39	c total #propagations: 192423754 / total #impl: 5839236342 (eff. 0.033)
1697.02/1697.39	c #Conflicts:    1586000 | #Learnt:      56166 | 0.000
1697.02/1697.39	c total clause space: 78.2603MB
1697.02/1697.39	c total #watches: 399706
1699.11/1699.42	c total #propagations: 192559075 / total #impl: 5845778285 (eff. 0.033)
1699.11/1699.42	c #Conflicts:    1587000 | #Learnt:      57166 | 0.000
1699.11/1699.42	c total clause space: 78.2603MB
1699.11/1699.42	c total #watches: 407270
1701.11/1701.42	c total #propagations: 192674869 / total #impl: 5852553412 (eff. 0.033)
1701.11/1701.42	c #Conflicts:    1588000 | #Learnt:      58166 | 0.000
1701.11/1701.42	c total clause space: 78.2603MB
1701.11/1701.42	c total #watches: 416136
1703.31/1703.65	c total #propagations: 192783349 / total #impl: 5859159766 (eff. 0.033)
1703.31/1703.65	c #Conflicts:    1589000 | #Learnt:      59166 | 0.000
1703.31/1703.65	c total clause space: 78.2603MB
1703.31/1703.65	c total #watches: 424548
1705.41/1705.73	c total #propagations: 192913852 / total #impl: 5866320149 (eff. 0.033)
1705.41/1705.73	c #Conflicts:    1590000 | #Learnt:      60166 | 0.000
1705.41/1705.73	c total clause space: 78.2603MB
1705.41/1705.73	c total #watches: 430733
1707.41/1707.72	c total #propagations: 193044880 / total #impl: 5872162548 (eff. 0.033)
1707.41/1707.72	c GC COLLECT
1707.41/1707.72	c #Conflicts:    1591000 | #Learnt:      30656 | 0.000
1707.41/1707.72	c total clause space: 78.2603MB
1707.41/1707.72	c total #watches: 233358
1708.51/1708.80	c total #propagations: 193176439 / total #impl: 5877344267 (eff. 0.033)
1708.51/1708.80	c #Conflicts:    1592000 | #Learnt:      31656 | 0.000
1708.51/1708.80	c total clause space: 78.2603MB
1708.51/1708.80	c total #watches: 239393
1709.51/1709.83	c total #propagations: 193312080 / total #impl: 5881391918 (eff. 0.033)
1709.51/1709.83	c #Conflicts:    1593000 | #Learnt:      32656 | 0.000
1709.51/1709.83	c total clause space: 78.2603MB
1709.51/1709.83	c total #watches: 244128
1710.41/1710.79	c total #propagations: 193435216 / total #impl: 5885134803 (eff. 0.033)
1710.41/1710.79	c #Conflicts:    1594000 | #Learnt:      33656 | 0.000
1710.41/1710.79	c total clause space: 78.2603MB
1710.41/1710.79	c total #watches: 249141
1711.71/1712.01	c total #propagations: 193536473 / total #impl: 5888691980 (eff. 0.033)
1711.71/1712.01	c #Conflicts:    1595000 | #Learnt:      34656 | 0.000
1711.71/1712.01	c total clause space: 78.2603MB
1711.71/1712.01	c total #watches: 255300
1712.71/1713.09	c total #propagations: 193678510 / total #impl: 5892976000 (eff. 0.033)
1712.71/1713.09	c #Conflicts:    1596000 | #Learnt:      35656 | 0.000
1712.71/1713.09	c total clause space: 78.2603MB
1712.71/1713.09	c total #watches: 260720
1713.91/1714.21	c total #propagations: 193783606 / total #impl: 5896892723 (eff. 0.033)
1713.91/1714.21	c #Conflicts:    1597000 | #Learnt:      36656 | 0.000
1713.91/1714.21	c total clause space: 78.2603MB
1713.91/1714.21	c total #watches: 267241
1715.01/1715.33	c total #propagations: 193871256 / total #impl: 5901062141 (eff. 0.033)
1715.01/1715.33	c #Conflicts:    1598000 | #Learnt:      37656 | 0.000
1715.01/1715.33	c total clause space: 78.2603MB
1715.01/1715.33	c total #watches: 273194
1716.21/1716.58	c total #propagations: 193992086 / total #impl: 5904830318 (eff. 0.033)
1716.21/1716.58	c #Conflicts:    1599000 | #Learnt:      38656 | 0.000
1716.21/1716.58	c total clause space: 78.2603MB
1716.21/1716.58	c total #watches: 279189
1717.51/1717.88	c total #propagations: 194122142 / total #impl: 5909387660 (eff. 0.033)
1717.51/1717.88	c #Conflicts:    1600000 | #Learnt:      39656 | 0.000
1717.51/1717.88	c total clause space: 78.2603MB
1717.51/1717.88	c total #watches: 285549
1718.71/1719.04	c total #propagations: 194251611 / total #impl: 5914200274 (eff. 0.033)
1718.71/1719.04	c #Conflicts:    1601000 | #Learnt:      40656 | 0.000
1718.71/1719.04	c total clause space: 78.2603MB
1718.71/1719.04	c total #watches: 292495
1720.12/1720.41	c total #propagations: 194344230 / total #impl: 5918422507 (eff. 0.033)
1720.12/1720.41	c #Conflicts:    1602000 | #Learnt:      41656 | 0.000
1720.12/1720.41	c total clause space: 78.2603MB
1720.12/1720.41	c total #watches: 300411
1721.51/1721.84	c total #propagations: 194451892 / total #impl: 5923460311 (eff. 0.033)
1721.51/1721.84	c #Conflicts:    1603000 | #Learnt:      42656 | 0.000
1721.51/1721.84	c total clause space: 78.2603MB
1721.51/1721.84	c total #watches: 307537
1723.21/1723.52	c total #propagations: 194567831 / total #impl: 5928491229 (eff. 0.033)
1723.21/1723.52	c #Conflicts:    1604000 | #Learnt:      43656 | 0.000
1723.21/1723.52	c total clause space: 78.2603MB
1723.21/1723.52	c total #watches: 315429
1724.61/1724.93	c total #propagations: 194704179 / total #impl: 5934246063 (eff. 0.033)
1724.61/1724.93	c #Conflicts:    1605000 | #Learnt:      44656 | 0.000
1724.61/1724.93	c total clause space: 78.2603MB
1724.61/1724.93	c total #watches: 324439
1726.21/1726.55	c total #propagations: 194818428 / total #impl: 5938956180 (eff. 0.033)
1726.21/1726.55	c #Conflicts:    1606000 | #Learnt:      45656 | 0.000
1726.21/1726.55	c total clause space: 78.2603MB
1726.21/1726.55	c total #watches: 331800
1727.91/1728.24	c total #propagations: 194959280 / total #impl: 5943981066 (eff. 0.033)
1727.91/1728.24	c #Conflicts:    1607000 | #Learnt:      46656 | 0.000
1727.91/1728.24	c total clause space: 78.2603MB
1727.91/1728.24	c total #watches: 338521
1729.81/1730.15	c total #propagations: 195095737 / total #impl: 5949003768 (eff. 0.033)
1729.81/1730.15	c #Conflicts:    1608000 | #Learnt:      47656 | 0.000
1729.81/1730.15	c total clause space: 78.2603MB
1729.81/1730.15	c total #watches: 344781
1731.91/1732.26	c total #propagations: 195262499 / total #impl: 5954728401 (eff. 0.033)
1731.91/1732.26	c #Conflicts:    1609000 | #Learnt:      48656 | 0.000
1731.91/1732.26	c total clause space: 78.2603MB
1731.91/1732.26	c total #watches: 353433
1733.61/1733.91	c total #propagations: 195406735 / total #impl: 5961592699 (eff. 0.033)
1733.61/1733.91	c #Conflicts:    1610000 | #Learnt:      49656 | 0.000
1733.61/1733.91	c total clause space: 78.2603MB
1733.61/1733.91	c total #watches: 360595
1735.01/1735.30	c total #propagations: 195536485 / total #impl: 5966321204 (eff. 0.033)
1735.01/1735.30	c #Conflicts:    1611000 | #Learnt:      50656 | 0.000
1735.01/1735.30	c total clause space: 78.2603MB
1735.01/1735.30	c total #watches: 365262
1736.51/1736.84	c total #propagations: 195670771 / total #impl: 5969736888 (eff. 0.033)
1736.51/1736.84	c #Conflicts:    1612000 | #Learnt:      51656 | 0.000
1736.51/1736.84	c total clause space: 78.2603MB
1736.51/1736.84	c total #watches: 370506
1738.61/1738.97	c total #propagations: 195804151 / total #impl: 5973449168 (eff. 0.033)
1738.61/1738.97	c #Conflicts:    1613000 | #Learnt:      52656 | 0.000
1738.61/1738.97	c total clause space: 78.2603MB
1738.61/1738.97	c total #watches: 376978
1740.61/1740.98	c total #propagations: 195941114 / total #impl: 5979754759 (eff. 0.033)
1740.61/1740.98	c #Conflicts:    1614000 | #Learnt:      53656 | 0.000
1740.61/1740.98	c total clause space: 78.2603MB
1740.61/1740.98	c total #watches: 382289
1742.91/1743.20	c total #propagations: 196107320 / total #impl: 5985233770 (eff. 0.033)
1742.91/1743.20	c #Conflicts:    1615000 | #Learnt:      54656 | 0.000
1742.91/1743.20	c total clause space: 78.2603MB
1742.91/1743.20	c total #watches: 388567
1744.91/1745.22	c total #propagations: 196291179 / total #impl: 5991135372 (eff. 0.033)
1744.91/1745.22	c #Conflicts:    1616000 | #Learnt:      55656 | 0.000
1744.91/1745.22	c total clause space: 78.2603MB
1744.91/1745.22	c total #watches: 395296
1746.61/1746.93	c total #propagations: 196439168 / total #impl: 5996733568 (eff. 0.033)
1746.61/1746.93	c #Conflicts:    1617000 | #Learnt:      56656 | 0.000
1746.61/1746.93	c total clause space: 78.2603MB
1746.61/1746.93	c total #watches: 401604
1748.41/1748.76	c total #propagations: 196547483 / total #impl: 6001666932 (eff. 0.033)
1748.41/1748.76	c #Conflicts:    1618000 | #Learnt:      57656 | 0.000
1748.41/1748.76	c total clause space: 78.2603MB
1748.41/1748.76	c total #watches: 408691
1750.30/1750.60	c total #propagations: 196643567 / total #impl: 6007075332 (eff. 0.033)
1750.30/1750.60	c #Conflicts:    1619000 | #Learnt:      58656 | 0.000
1750.30/1750.60	c total clause space: 78.2603MB
1750.30/1750.60	c total #watches: 415005
1752.20/1752.59	c total #propagations: 196741500 / total #impl: 6012047861 (eff. 0.033)
1752.20/1752.59	c #Conflicts:    1620000 | #Learnt:      59656 | 0.000
1752.20/1752.59	c total clause space: 78.2603MB
1752.20/1752.59	c total #watches: 421481
1754.31/1754.60	c total #propagations: 196864617 / total #impl: 6017245581 (eff. 0.033)
1754.31/1754.60	c #Conflicts:    1621000 | #Learnt:      60656 | 0.000
1754.31/1754.60	c total clause space: 78.2603MB
1754.31/1754.60	c total #watches: 428052
1756.51/1756.81	c total #propagations: 196988879 / total #impl: 6022747891 (eff. 0.033)
1756.51/1756.81	c GC COLLECT
1756.51/1756.81	c #Conflicts:    1622000 | #Learnt:      30863 | 0.000
1756.51/1756.81	c total clause space: 78.2603MB
1756.51/1756.81	c total #watches: 234653
1757.40/1757.76	c total #propagations: 197111311 / total #impl: 6028842874 (eff. 0.033)
1757.40/1757.76	c #Conflicts:    1623000 | #Learnt:      31863 | 0.000
1757.40/1757.76	c total clause space: 78.2603MB
1757.40/1757.76	c total #watches: 241575
1758.40/1758.79	c total #propagations: 197194107 / total #impl: 6032537698 (eff. 0.033)
1758.40/1758.79	c #Conflicts:    1624000 | #Learnt:      32863 | 0.000
1758.40/1758.79	c total clause space: 78.2603MB
1758.40/1758.79	c total #watches: 247306
1759.60/1759.92	c total #propagations: 197305608 / total #impl: 6036501385 (eff. 0.033)
1759.60/1759.92	c #Conflicts:    1625000 | #Learnt:      33863 | 0.000
1759.60/1759.92	c total clause space: 78.2603MB
1759.60/1759.92	c total #watches: 253966
1760.60/1760.97	c total #propagations: 197417871 / total #impl: 6040713649 (eff. 0.033)
1760.60/1760.97	c #Conflicts:    1626000 | #Learnt:      34863 | 0.000
1760.60/1760.97	c total clause space: 78.2603MB
1760.60/1760.97	c total #watches: 260984
1761.80/1762.20	c total #propagations: 197495156 / total #impl: 6044789477 (eff. 0.033)
1761.80/1762.20	c #Conflicts:    1627000 | #Learnt:      35863 | 0.000
1761.80/1762.20	c total clause space: 78.2603MB
1761.80/1762.20	c total #watches: 268276
1763.11/1763.45	c total #propagations: 197587307 / total #impl: 6049063943 (eff. 0.033)
1763.11/1763.45	c #Conflicts:    1628000 | #Learnt:      36863 | 0.000
1763.11/1763.45	c total clause space: 78.2603MB
1763.11/1763.45	c total #watches: 275673
1764.21/1764.50	c total #propagations: 197682651 / total #impl: 6053625581 (eff. 0.033)
1764.21/1764.50	c #Conflicts:    1629000 | #Learnt:      37863 | 0.000
1764.21/1764.50	c total clause space: 78.2603MB
1764.21/1764.50	c total #watches: 281417
1765.31/1765.64	c total #propagations: 197788167 / total #impl: 6057108524 (eff. 0.033)
1765.31/1765.64	c #Conflicts:    1630000 | #Learnt:      38863 | 0.000
1765.31/1765.64	c total clause space: 78.2603MB
1765.31/1765.64	c total #watches: 286798
1766.60/1766.98	c total #propagations: 197901802 / total #impl: 6060832445 (eff. 0.033)
1766.60/1766.98	c #Conflicts:    1631000 | #Learnt:      39863 | 0.000
1766.60/1766.98	c total clause space: 78.2603MB
1766.60/1766.98	c total #watches: 294146
1768.00/1768.35	c total #propagations: 197996115 / total #impl: 6065501405 (eff. 0.033)
1768.00/1768.35	c #Conflicts:    1632000 | #Learnt:      40863 | 0.000
1768.00/1768.35	c total clause space: 78.2603MB
1768.00/1768.35	c total #watches: 302067
1769.50/1769.81	c total #propagations: 198083555 / total #impl: 6070340354 (eff. 0.033)
1769.50/1769.81	c #Conflicts:    1633000 | #Learnt:      41863 | 0.000
1769.50/1769.81	c total clause space: 78.2603MB
1769.50/1769.81	c total #watches: 310315
1771.00/1771.36	c total #propagations: 198164152 / total #impl: 6075444648 (eff. 0.033)
1771.00/1771.36	c #Conflicts:    1634000 | #Learnt:      42863 | 0.000
1771.00/1771.36	c total clause space: 78.2603MB
1771.00/1771.36	c total #watches: 318098
1772.70/1773.03	c total #propagations: 198258773 / total #impl: 6080694730 (eff. 0.033)
1772.70/1773.03	c #Conflicts:    1635000 | #Learnt:      43863 | 0.000
1772.70/1773.03	c total clause space: 78.2603MB
1772.70/1773.03	c total #watches: 324657
1774.40/1774.78	c total #propagations: 198389773 / total #impl: 6086147629 (eff. 0.033)
1774.40/1774.78	c #Conflicts:    1636000 | #Learnt:      44863 | 0.000
1774.40/1774.78	c total clause space: 78.2603MB
1774.40/1774.78	c total #watches: 331042
1776.00/1776.39	c total #propagations: 198511902 / total #impl: 6091804285 (eff. 0.033)
1776.00/1776.39	c #Conflicts:    1637000 | #Learnt:      45863 | 0.000
1776.00/1776.39	c total clause space: 78.2603MB
1776.00/1776.39	c total #watches: 338539
1777.80/1778.19	c total #propagations: 198612508 / total #impl: 6097023244 (eff. 0.033)
1777.80/1778.19	c #Conflicts:    1638000 | #Learnt:      46863 | 0.000
1777.80/1778.19	c total clause space: 78.2603MB
1777.80/1778.19	c total #watches: 346384
1779.61/1779.93	c total #propagations: 198720865 / total #impl: 6103031655 (eff. 0.033)
1779.61/1779.93	c #Conflicts:    1639000 | #Learnt:      47863 | 0.000
1779.61/1779.93	c total clause space: 78.2603MB
1779.61/1779.93	c total #watches: 354072
1781.40/1781.79	c total #propagations: 198823139 / total #impl: 6109105376 (eff. 0.033)
1781.40/1781.79	c #Conflicts:    1640000 | #Learnt:      48863 | 0.000
1781.40/1781.79	c total clause space: 78.2603MB
1781.40/1781.79	c total #watches: 361058
1783.10/1783.44	c total #propagations: 198949037 / total #impl: 6115395891 (eff. 0.033)
1783.10/1783.44	c #Conflicts:    1641000 | #Learnt:      49863 | 0.000
1783.10/1783.44	c total clause space: 78.2603MB
1783.10/1783.44	c total #watches: 366814
1784.70/1785.09	c total #propagations: 199063011 / total #impl: 6120399008 (eff. 0.033)
1784.70/1785.09	c #Conflicts:    1642000 | #Learnt:      50863 | 0.000
1784.70/1785.09	c total clause space: 78.2603MB
1784.70/1785.09	c total #watches: 372350
1786.90/1787.24	c total #propagations: 199184445 / total #impl: 6124043245 (eff. 0.033)
1786.90/1787.24	c #Conflicts:    1643000 | #Learnt:      51863 | 0.000
1786.90/1787.24	c total clause space: 78.2603MB
1786.90/1787.24	c total #watches: 379719
1788.70/1789.01	c total #propagations: 199339937 / total #impl: 6130127044 (eff. 0.033)
1788.70/1789.01	c #Conflicts:    1644000 | #Learnt:      52863 | 0.000
1788.70/1789.01	c total clause space: 78.2603MB
1788.70/1789.01	c total #watches: 386202
1790.40/1790.70	c total #propagations: 199469114 / total #impl: 6135028475 (eff. 0.033)
1790.40/1790.70	c #Conflicts:    1645000 | #Learnt:      53863 | 0.000
1790.40/1790.70	c total clause space: 78.2603MB
1790.40/1790.70	c total #watches: 391159
1792.40/1792.74	c total #propagations: 199606580 / total #impl: 6139190070 (eff. 0.033)
1792.40/1792.74	c #Conflicts:    1646000 | #Learnt:      54863 | 0.000
1792.40/1792.74	c total clause space: 78.2603MB
1792.40/1792.74	c total #watches: 397159
1794.40/1794.76	c total #propagations: 199755149 / total #impl: 6144328745 (eff. 0.033)
1794.40/1794.76	c #Conflicts:    1647000 | #Learnt:      55863 | 0.000
1794.40/1794.76	c total clause space: 78.2603MB
1794.40/1794.76	c total #watches: 403164
1796.30/1796.64	c total #propagations: 199870215 / total #impl: 6149960547 (eff. 0.032)
1796.30/1796.64	c #Conflicts:    1648000 | #Learnt:      56863 | 0.000
1796.30/1796.64	c total clause space: 78.2603MB
1796.30/1796.64	c total #watches: 410198
1798.40/1798.75	c total #propagations: 199997728 / total #impl: 6155071446 (eff. 0.032)
1798.40/1798.75	c #Conflicts:    1649000 | #Learnt:      57863 | 0.000
1798.40/1798.75	c total clause space: 78.2603MB
1798.40/1798.75	c total #watches: 416308

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

pid=7464
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.29 2.22 2.13 3/176 7467
/proc/meminfo: memFree=29869520/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 123377941 57319424 7804 33554432000 4194304 6211289 140736689016848 140735463663080 4206551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 13994 7804 98 493 0 13491 0

[startup+0.100157 s]
/proc/loadavg: 2.29 2.22 2.13 3/176 7467
/proc/meminfo: memFree=29869520/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=67028 CPUtime=0.08 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 1822 0 0 0 8 0 0 0 20 0 1 0 123377941 68636672 14749 33554432000 4194304 6211289 140736689016848 140735463663080 4209425 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 16757 14749 150 493 0 16254 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 67028

[startup+0.200446 s]
/proc/loadavg: 2.29 2.22 2.13 3/176 7467
/proc/meminfo: memFree=29869520/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=67028 CPUtime=0.19 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 1876 0 0 0 19 0 0 0 20 0 1 0 123377941 68636672 14803 33554432000 4194304 6211289 140736689016848 140735463663080 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 16757 14803 204 493 0 16254 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 67028

[startup+0.300265 s]
/proc/loadavg: 2.29 2.22 2.13 3/176 7467
/proc/meminfo: memFree=29869520/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=67028 CPUtime=0.28 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 1876 0 0 0 28 0 0 0 20 0 1 0 123377941 68636672 14803 33554432000 4194304 6211289 140736689016848 140736689014312 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 16757 14803 204 493 0 16254 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 67028

[startup+0.700282 s]
/proc/loadavg: 2.29 2.22 2.13 3/176 7467
/proc/meminfo: memFree=29869520/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=67028 CPUtime=0.68 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 2331 0 0 0 68 0 0 0 20 0 1 0 123377941 68636672 15070 33554432000 4194304 6211289 140736689016848 140736689014312 4209270 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 16757 15070 219 493 0 16254 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 67028

[startup+1.50021 s]
/proc/loadavg: 2.29 2.22 2.13 3/177 7468
/proc/meminfo: memFree=29808940/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=69880 CPUtime=1.49 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 2890 0 0 0 148 1 0 0 20 0 1 0 123377941 71557120 15406 33554432000 4194304 6211289 140736689016848 140736689015192 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 17470 15406 219 493 0 16967 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69880

[startup+3.10024 s]
/proc/loadavg: 2.29 2.22 2.13 3/177 7468
/proc/meminfo: memFree=29807204/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=70160 CPUtime=3.09 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 3655 0 0 0 308 1 0 0 20 0 1 0 123377941 71843840 15860 33554432000 4194304 6211289 140736689016848 140736689015192 4209163 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 17540 15860 219 493 0 17037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70160

[startup+6.30023 s]
/proc/loadavg: 2.26 2.22 2.13 3/177 7468
/proc/meminfo: memFree=29803192/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=75012 CPUtime=6.29 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 4063 0 0 0 628 1 0 0 20 0 1 0 123377941 76812288 16651 33554432000 4194304 6211289 140736689016848 140736689015192 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 18753 16651 219 493 0 18250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75012

[startup+12.7003 s]
/proc/loadavg: 2.24 2.21 2.12 4/177 7468
/proc/meminfo: memFree=29800056/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=75592 CPUtime=12.69 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 4517 0 0 0 1268 1 0 0 20 0 1 0 123377941 77406208 16950 33554432000 4194304 6211289 140736689016848 140736689015192 5419008 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 18898 16950 219 493 0 18395 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75592

[startup+25.5004 s]
/proc/loadavg: 2.26 2.22 2.13 3/177 7468
/proc/meminfo: memFree=29795932/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=82916 CPUtime=25.48 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 5224 0 0 0 2547 1 0 0 20 0 1 0 123377941 84905984 17885 33554432000 4194304 6211289 140736689016848 140736689015192 4209425 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 20729 17885 219 493 0 20226 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82916

[startup+51.1003 s]
/proc/loadavg: 2.17 2.20 2.12 3/177 7468
/proc/meminfo: memFree=29785892/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=83860 CPUtime=51.08 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 5384 0 0 0 5107 1 0 0 20 0 1 0 123377941 85872640 19067 33554432000 4194304 6211289 140736689016848 140736689015192 4209512 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 20965 19067 219 493 0 20462 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83860

[startup+102.3 s]
/proc/loadavg: 2.11 2.18 2.12 4/177 7469
/proc/meminfo: memFree=29775020/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=96408 CPUtime=102.28 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 6501 0 0 0 10226 2 0 0 20 0 1 0 123377941 98721792 20820 33554432000 4194304 6211289 140736689016848 140736689015192 4209664 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 24102 20820 219 493 0 23599 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 96408

[startup+162.3 s]
/proc/loadavg: 2.37 2.24 2.14 3/177 7470
/proc/meminfo: memFree=29766648/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=96688 CPUtime=162.26 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 6586 0 0 0 16224 2 0 0 20 0 1 0 123377941 99008512 21990 33554432000 4194304 6211289 140736689016848 140736689015192 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 24172 21990 219 493 0 23669 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 96688

[startup+222.307 s]
/proc/loadavg: 2.13 2.19 2.13 4/177 7471
/proc/meminfo: memFree=29759856/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=97200 CPUtime=222.25 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 7474 0 0 0 22223 2 0 0 20 0 1 0 123377941 99532800 22535 33554432000 4194304 6211289 140736689016848 140736689015192 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 24300 22535 219 493 0 23797 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 97200

[startup+282.3 s]
/proc/loadavg: 2.13 2.18 2.13 4/177 7473
/proc/meminfo: memFree=29752968/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=116996 CPUtime=282.24 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 7809 0 0 0 28221 3 0 0 20 0 1 0 123377941 119803904 23806 33554432000 4194304 6211289 140736689016848 140736689015192 4209425 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 29249 23806 219 493 0 28746 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 116996

[startup+342.3 s]
/proc/loadavg: 2.15 2.18 2.12 3/177 7474
/proc/meminfo: memFree=29748016/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=117320 CPUtime=342.23 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 7870 0 0 0 34220 3 0 0 20 0 1 0 123377941 120135680 24378 33554432000 4194304 6211289 140736689016848 140736689015192 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 29330 24378 219 493 0 28827 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 117320

[startup+402.3 s]
/proc/loadavg: 2.15 2.17 2.12 3/178 7478
/proc/meminfo: memFree=29741996/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=118412 CPUtime=402.22 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 8091 0 0 0 40219 3 0 0 20 0 1 0 123377941 121253888 25110 33554432000 4194304 6211289 140736689016848 140736689015192 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 29603 25110 219 493 0 29100 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 118412

[startup+462.3 s]
/proc/loadavg: 2.18 2.18 2.13 4/177 7479
/proc/meminfo: memFree=29740896/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=118600 CPUtime=462.21 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 8137 0 0 0 46218 3 0 0 20 0 1 0 123377941 121446400 25156 33554432000 4194304 6211289 140736689016848 140736689015192 4209240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 29650 25156 219 493 0 29147 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 118600

[startup+522.3 s]
/proc/loadavg: 2.06 2.15 2.12 3/177 7480
/proc/meminfo: memFree=29736196/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=118996 CPUtime=522.21 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 8213 0 0 0 52217 4 0 0 20 0 1 0 123377941 121851904 25743 33554432000 4194304 6211289 140736689016848 140736689015192 4209342 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 29749 25743 219 493 0 29246 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 118996

[startup+582.3 s]
/proc/loadavg: 2.11 2.15 2.12 3/177 7482
/proc/meminfo: memFree=29731740/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=119188 CPUtime=582.2 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 8269 0 0 0 58216 4 0 0 20 0 1 0 123377941 122048512 26310 33554432000 4194304 6211289 140736689016848 140736689015192 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 29797 26310 219 493 0 29294 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 119188


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.21 2.14 4/177 7489
/proc/meminfo: memFree=29711448/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=150540 CPUtime=942.13 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 9374 0 0 0 94209 4 0 0 20 0 1 0 123377941 154152960 29162 33554432000 4194304 6211289 140736689016848 140736689015192 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 37635 29162 219 493 0 37132 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 150540

[startup+1002.3 s]
/proc/loadavg: 2.19 2.20 2.14 4/178 7493
/proc/meminfo: memFree=29707232/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=150732 CPUtime=1002.13 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 9414 0 0 0 100208 5 0 0 20 0 1 0 123377941 154349568 29202 33554432000 4194304 6211289 140736689016848 140736689015192 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 37683 29202 219 493 0 37180 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 150732

[startup+1062.3 s]
/proc/loadavg: 2.21 2.20 2.15 3/177 7494
/proc/meminfo: memFree=29706252/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=151440 CPUtime=1062.12 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 9532 0 0 0 106207 5 0 0 20 0 1 0 123377941 155074560 29320 33554432000 4194304 6211289 140736689016848 140736689015192 4209491 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 37860 29320 219 493 0 37357 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 151440

[startup+1122.3 s]
/proc/loadavg: 2.13 2.18 2.14 3/177 7495
/proc/meminfo: memFree=29703592/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=151852 CPUtime=1122.11 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 9627 0 0 0 112206 5 0 0 20 0 1 0 123377941 155496448 29926 33554432000 4194304 6211289 140736689016848 140736689015192 4209507 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 37963 29926 219 493 0 37460 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 151852

[startup+1182.3 s]
/proc/loadavg: 2.18 2.19 2.14 3/177 7497
/proc/meminfo: memFree=29702600/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=152108 CPUtime=1182.1 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 9675 0 0 0 118205 5 0 0 20 0 1 0 123377941 155758592 29974 33554432000 4194304 6211289 140736689016848 140736689015192 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38027 29974 219 493 0 37524 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 152108

[startup+1242.3 s]
/proc/loadavg: 2.26 2.21 2.15 3/177 7498
/proc/meminfo: memFree=29699320/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=152876 CPUtime=1242.09 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 9795 0 0 0 124204 5 0 0 20 0 1 0 123377941 156545024 30094 33554432000 4194304 6211289 140736689016848 140736689015192 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38219 30094 219 493 0 37716 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 152876

[startup+1302.3 s]
/proc/loadavg: 2.15 2.18 2.15 3/177 7499
/proc/meminfo: memFree=29697124/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=152876 CPUtime=1302.08 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 9797 0 0 0 130203 5 0 0 20 0 1 0 123377941 156545024 30607 33554432000 4194304 6211289 140736689016848 140736689015192 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38219 30607 219 493 0 37716 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 152876

[startup+1362.3 s]
/proc/loadavg: 2.17 2.19 2.15 4/177 7500
/proc/meminfo: memFree=29695036/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=153388 CPUtime=1362.07 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 9888 0 0 0 136202 5 0 0 20 0 1 0 123377941 157069312 30698 33554432000 4194304 6211289 140736689016848 140736689015192 4209503 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38347 30698 219 493 0 37844 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 153388

[startup+1422.3 s]
/proc/loadavg: 2.22 2.20 2.16 3/177 7501
/proc/meminfo: memFree=29690708/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=153900 CPUtime=1422.06 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 9976 0 0 0 142201 5 0 0 20 0 1 0 123377941 157593600 31297 33554432000 4194304 6211289 140736689016848 140736689015192 4209318 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38475 31297 219 493 0 37972 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 153900

[startup+1482.3 s]
/proc/loadavg: 2.13 2.18 2.15 3/177 7503
/proc/meminfo: memFree=29690596/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=153900 CPUtime=1482.05 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 9976 0 0 0 148200 5 0 0 20 0 1 0 123377941 157593600 31297 33554432000 4194304 6211289 140736689016848 140736689015192 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38475 31297 219 493 0 37972 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 153900

[startup+1542.31 s]
/proc/loadavg: 2.17 2.18 2.15 4/177 7504
/proc/meminfo: memFree=29685852/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=154668 CPUtime=1542.04 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 10091 0 0 0 154199 5 0 0 20 0 1 0 123377941 158380032 31923 33554432000 4194304 6211289 140736689016848 140736689015192 4209503 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38667 31923 219 493 0 38164 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 154668

[startup+1602.3 s]
/proc/loadavg: 2.16 2.18 2.15 3/178 7508
/proc/meminfo: memFree=29684844/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=154668 CPUtime=1602.03 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 10096 0 0 0 160198 5 0 0 20 0 1 0 123377941 158380032 31928 33554432000 4194304 6211289 140736689016848 140736689015192 4209468 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38667 31928 219 493 0 38164 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 154668

[startup+1662.3 s]
/proc/loadavg: 2.11 2.16 2.15 3/178 7532
/proc/meminfo: memFree=29683240/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=154668 CPUtime=1662.02 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 10100 0 0 0 166197 5 0 0 20 0 1 0 123377941 158380032 32443 33554432000 4194304 6211289 140736689016848 140736689015192 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38667 32443 219 493 0 38164 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 154668

[startup+1722.3 s]
/proc/loadavg: 2.08 2.14 2.14 4/177 7533
/proc/meminfo: memFree=29680968/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=154916 CPUtime=1722.01 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 10136 0 0 0 172196 5 0 0 20 0 1 0 123377941 158633984 32990 33554432000 4194304 6211289 140736689016848 140736689015192 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38729 32990 219 493 0 38226 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 154916

[startup+1782.3 s]
/proc/loadavg: 2.21 2.16 2.14 3/177 7581
/proc/meminfo: memFree=29750192/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=154916 CPUtime=1782 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 10167 0 0 0 178195 5 0 0 20 0 1 0 123377941 158633984 33021 33554432000 4194304 6211289 140736689016848 140736689015192 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38729 33021 219 493 0 38226 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 154916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.16 2.15 3/177 7581
/proc/meminfo: memFree=29743372/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=155308 CPUtime=1800 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 10209 0 0 0 179995 5 0 0 20 0 1 0 123377941 159035392 33063 33554432000 4194304 6211289 140736689016848 140736689015192 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38827 33063 219 493 0 38324 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 155308

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

[startup+1800.3 s]
/proc/loadavg: 2.22 2.16 2.15 3/177 7581
/proc/meminfo: memFree=29743372/32872528 swapFree=14548/942524
[pid=7467] ppid=7464 vsize=155308 CPUtime=1800 cores=0,2,4,6
/proc/7467/stat : 7467 (cdcl-cuttingpla) R 7464 7467 4989 0 -1 4202496 10209 0 0 0 179995 5 0 0 20 0 1 0 123377941 159035392 33063 33554432000 4194304 6211289 140736689016848 140736689015192 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7467/statm: 38827 33063 219 493 0 38324 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 155308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.95
CPU system time (s): 0.06099
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 155308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.06099
maximum resident set size= 132252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10209
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= 26
involuntary context switches= 1867

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.5677 second user time and 10.8483 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-08 21:33:58
IDJOB=4087527
IDBENCH=2643
IDSOLVER=2549
FILE ID=node113/4087527-1465414438
RUNJOBID= node113-1465387385-5005
PBS_JOBID= 19853860
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_11.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087527-1465414438/watcher-4087527-1465414438 -o /tmp/evaluation-result-4087527-1465414438/solver-4087527-1465414438 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465387385-5005 --watchdog 1960 --input HOME/instance-4087527-1465414438.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 5946eb43fefc6e626d35d99afd3eec42
RANDOM SEED=230242803

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29869792 kB
Buffers:          167344 kB
Cached:          1037580 kB
SwapCached:         1688 kB
Active:           492508 kB
Inactive:         802332 kB
Active(anon):      90088 kB
Inactive(anon):     1856 kB
Active(file):     402420 kB
Inactive(file):   800476 kB
Unevictable:      942524 kB
Mlocked:           14548 kB
SwapTotal:      67108856 kB
SwapFree:       67098780 kB
Dirty:              2772 kB
Writeback:             0 kB
AnonPages:        980468 kB
Mapped:             8084 kB
Shmem:                 0 kB
Slab:             634384 kB
SReclaimable:      78312 kB
SUnreclaim:       556072 kB
KernelStack:        1472 kB
PageTables:         6168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1153476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    933888 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 node113 at 2016-06-08 22:03:58