Trace number 4087797

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.08 1800.4

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6013_4.std.opb
MD5SUMda670fe6dfaf44f990525edb598421e7
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark107
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints117773
Number of constraints which are clauses116573
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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.09/0.17	c * #variable= 36722 #constraint= 117773
0.39/0.47	c * #variable= 36722 #constraint= 117773
0.99/1.00	c S1->S2
0.99/1.00	c S1->S2
0.99/1.00	c S1->S2
0.99/1.00	c #Conflicts:       1000 | #Learnt:       1002 | 0.000
0.99/1.00	c total clause space: 18.2382MB
0.99/1.00	c total #watches: 267534
1.19/1.21	c total #propagations: 690009 / total #impl: 2440082 (eff. 0.283)
1.19/1.21	c #Conflicts:       2000 | #Learnt:       2002 | 0.000
1.19/1.21	c total clause space: 29.637MB
1.19/1.21	c total #watches: 270442
1.29/1.39	c total #propagations: 1257173 / total #impl: 4505431 (eff. 0.279)
1.29/1.39	c #Conflicts:       3000 | #Learnt:       2012 | 0.000
1.29/1.39	c total clause space: 29.637MB
1.29/1.39	c total #watches: 270956
1.59/1.61	c total #propagations: 1741583 / total #impl: 6352368 (eff. 0.274)
1.59/1.61	c #Conflicts:       4000 | #Learnt:       3012 | 0.000
1.59/1.61	c total clause space: 29.637MB
1.59/1.61	c total #watches: 273133
1.79/1.80	c total #propagations: 2318967 / total #impl: 8574679 (eff. 0.270)
1.79/1.80	c #Conflicts:       5000 | #Learnt:       2369 | 0.000
1.79/1.80	c total clause space: 29.637MB
1.79/1.80	c total #watches: 272050
1.89/2.00	c total #propagations: 2886108 / total #impl: 10551732 (eff. 0.274)
1.89/2.00	c #Conflicts:       6000 | #Learnt:       3369 | 0.000
1.89/2.00	c total clause space: 29.637MB
1.89/2.00	c total #watches: 274026
2.19/2.26	c total #propagations: 3422646 / total #impl: 12435521 (eff. 0.275)
2.19/2.26	c GC COLLECT
2.19/2.26	c #Conflicts:       7000 | #Learnt:       2245 | 0.000
2.19/2.26	c total clause space: 29.637MB
2.19/2.26	c total #watches: 269664
2.49/2.53	c total #propagations: 4113021 / total #impl: 14928341 (eff. 0.276)
2.49/2.53	c #Conflicts:       8000 | #Learnt:       3245 | 0.000
2.49/2.53	c total clause space: 29.637MB
2.49/2.53	c total #watches: 272432
2.69/2.75	c total #propagations: 4836078 / total #impl: 17498450 (eff. 0.276)
2.69/2.75	c #Conflicts:       9000 | #Learnt:       4245 | 0.000
2.69/2.75	c total clause space: 29.637MB
2.69/2.75	c total #watches: 275333
2.89/2.95	c total #propagations: 5398303 / total #impl: 19597913 (eff. 0.275)
2.89/2.95	c GC COLLECT
2.89/2.95	c #Conflicts:      10000 | #Learnt:       2733 | 0.000
2.89/2.95	c total clause space: 29.637MB
2.89/2.95	c total #watches: 271825
3.09/3.18	c total #propagations: 5901928 / total #impl: 21380813 (eff. 0.276)
3.09/3.18	c #Conflicts:      11000 | #Learnt:       3733 | 0.000
3.09/3.18	c total clause space: 29.637MB
3.09/3.18	c total #watches: 275529
3.39/3.47	c total #propagations: 6463824 / total #impl: 23522204 (eff. 0.275)
3.39/3.47	c #Conflicts:      12000 | #Learnt:       4733 | 0.000
3.39/3.47	c total clause space: 29.637MB
3.39/3.47	c total #watches: 279368
3.69/3.70	c total #propagations: 7053600 / total #impl: 25802689 (eff. 0.273)
3.69/3.70	c #Conflicts:      13000 | #Learnt:       5733 | 0.000
3.69/3.70	c total clause space: 29.637MB
3.69/3.70	c total #watches: 282544
3.89/3.94	c total #propagations: 7537064 / total #impl: 27636811 (eff. 0.273)
3.89/3.94	c #Conflicts:      14000 | #Learnt:       3873 | 0.000
3.89/3.94	c total clause space: 29.637MB
3.89/3.94	c total #watches: 279139
4.09/4.18	c total #propagations: 8079475 / total #impl: 29616847 (eff. 0.273)
4.09/4.18	c #Conflicts:      15000 | #Learnt:       4873 | 0.000
4.09/4.18	c total clause space: 48.1602MB
4.09/4.18	c total #watches: 282854
4.39/4.43	c total #propagations: 8537892 / total #impl: 31303065 (eff. 0.273)
4.39/4.43	c #Conflicts:      16000 | #Learnt:       5873 | 0.000
4.39/4.43	c total clause space: 48.1602MB
4.39/4.43	c total #watches: 286011
4.68/4.70	c total #propagations: 8962262 / total #impl: 32860367 (eff. 0.273)
4.68/4.70	c GC COLLECT
4.68/4.70	c #Conflicts:      17000 | #Learnt:       3698 | 0.000
4.68/4.70	c total clause space: 48.1602MB
4.68/4.70	c total #watches: 277582
4.98/5.01	c total #propagations: 9490272 / total #impl: 35007910 (eff. 0.271)
4.98/5.01	c #Conflicts:      18000 | #Learnt:       4698 | 0.000
4.98/5.01	c total clause space: 48.1602MB
4.98/5.01	c total #watches: 280932
5.28/5.35	c total #propagations: 10075304 / total #impl: 37339196 (eff. 0.270)
5.28/5.35	c #Conflicts:      19000 | #Learnt:       5698 | 0.000
5.28/5.35	c total clause space: 48.1602MB
5.28/5.35	c total #watches: 283966
5.68/5.71	c total #propagations: 10678749 / total #impl: 39584945 (eff. 0.270)
5.68/5.71	c #Conflicts:      20000 | #Learnt:       6698 | 0.000
5.68/5.71	c total clause space: 48.1602MB
5.68/5.71	c total #watches: 287881
5.98/6.05	c total #propagations: 11229971 / total #impl: 41644776 (eff. 0.270)
5.98/6.05	c GC COLLECT
5.98/6.05	c #Conflicts:      21000 | #Learnt:       4206 | 0.000
5.98/6.05	c total clause space: 48.1602MB
5.98/6.05	c total #watches: 279488
6.18/6.28	c total #propagations: 11824537 / total #impl: 43970050 (eff. 0.269)
6.18/6.28	c #Conflicts:      22000 | #Learnt:       5206 | 0.000
6.18/6.28	c total clause space: 48.1602MB
6.18/6.29	c total #watches: 282600
6.48/6.54	c total #propagations: 12280448 / total #impl: 45775409 (eff. 0.268)
6.48/6.54	c #Conflicts:      23000 | #Learnt:       6206 | 0.000
6.48/6.54	c total clause space: 48.1602MB
6.48/6.54	c total #watches: 285518
6.78/6.84	c total #propagations: 12749780 / total #impl: 47526496 (eff. 0.268)
6.78/6.84	c #Conflicts:      24000 | #Learnt:       7206 | 0.000
6.78/6.84	c total clause space: 48.1602MB
6.78/6.84	c total #watches: 288405
7.08/7.10	c total #propagations: 13290238 / total #impl: 49705462 (eff. 0.267)
7.08/7.10	c GC COLLECT
7.08/7.10	c #Conflicts:      25000 | #Learnt:       4409 | 0.000
7.08/7.10	c total clause space: 48.1602MB
7.08/7.10	c total #watches: 278412
7.28/7.35	c total #propagations: 13794663 / total #impl: 51696887 (eff. 0.267)
7.28/7.35	c #Conflicts:      26000 | #Learnt:       5409 | 0.000
7.28/7.35	c total clause space: 48.1602MB
7.28/7.35	c total #watches: 282026
7.48/7.58	c total #propagations: 14344142 / total #impl: 53690166 (eff. 0.267)
7.48/7.58	c #Conflicts:      27000 | #Learnt:       6409 | 0.000
7.48/7.58	c total clause space: 48.1602MB
7.48/7.58	c total #watches: 284808
7.79/7.85	c total #propagations: 14765911 / total #impl: 55609793 (eff. 0.266)
7.79/7.85	c #Conflicts:      28000 | #Learnt:       7409 | 0.000
7.79/7.85	c total clause space: 48.1602MB
7.79/7.85	c total #watches: 287628
7.98/8.09	c total #propagations: 15282662 / total #impl: 57607193 (eff. 0.265)
7.98/8.09	c GC COLLECT
7.98/8.09	c #Conflicts:      29000 | #Learnt:       4308 | 0.000
7.98/8.09	c total clause space: 48.1602MB
7.98/8.09	c total #watches: 277244
8.18/8.27	c total #propagations: 15754323 / total #impl: 59404859 (eff. 0.265)
8.18/8.27	c #Conflicts:      30000 | #Learnt:       5308 | 0.000
8.18/8.27	c total clause space: 48.1602MB
8.18/8.27	c total #watches: 280392
8.38/8.48	c total #propagations: 16193805 / total #impl: 60982288 (eff. 0.266)
8.38/8.48	c #Conflicts:      31000 | #Learnt:       6308 | 0.000
8.38/8.48	c total clause space: 48.1602MB
8.38/8.48	c total #watches: 283105
8.68/8.77	c total #propagations: 16691668 / total #impl: 62703815 (eff. 0.266)
8.68/8.77	c #Conflicts:      32000 | #Learnt:       7308 | 0.000
8.68/8.77	c total clause space: 48.1602MB
8.68/8.77	c total #watches: 286307
8.98/9.03	c total #propagations: 17294393 / total #impl: 65145322 (eff. 0.265)
8.98/9.03	c #Conflicts:      33000 | #Learnt:       8308 | 0.000
8.98/9.03	c total clause space: 48.1602MB
8.98/9.03	c total #watches: 289478
9.28/9.34	c total #propagations: 17826024 / total #impl: 67171904 (eff. 0.265)
9.28/9.34	c GC COLLECT
9.28/9.34	c #Conflicts:      34000 | #Learnt:       4911 | 0.000
9.28/9.34	c total clause space: 48.1602MB
9.28/9.34	c total #watches: 280801
9.58/9.65	c total #propagations: 18376749 / total #impl: 69513273 (eff. 0.264)
9.58/9.65	c #Conflicts:      35000 | #Learnt:       5911 | 0.000
9.58/9.65	c total clause space: 48.1602MB
9.58/9.65	c total #watches: 284950
9.89/9.98	c total #propagations: 18903076 / total #impl: 71649149 (eff. 0.264)
9.89/9.98	c #Conflicts:      36000 | #Learnt:       6911 | 0.000
9.89/9.98	c total clause space: 48.1602MB
9.89/9.98	c total #watches: 287809
10.28/10.37	c total #propagations: 19443280 / total #impl: 73880562 (eff. 0.263)
10.28/10.37	c #Conflicts:      37000 | #Learnt:       7911 | 0.000
10.28/10.37	c total clause space: 48.1602MB
10.28/10.37	c total #watches: 291953
10.68/10.77	c total #propagations: 20018043 / total #impl: 76325679 (eff. 0.262)
10.68/10.77	c #Conflicts:      38000 | #Learnt:       8911 | 0.000
10.68/10.77	c total clause space: 48.1602MB
10.68/10.77	c total #watches: 295511
11.09/11.17	c total #propagations: 20592817 / total #impl: 78678116 (eff. 0.262)
11.09/11.17	c GC COLLECT
11.09/11.17	c #Conflicts:      39000 | #Learnt:       5211 | 0.000
11.09/11.17	c total clause space: 48.1602MB
11.09/11.17	c total #watches: 282976
11.48/11.51	c total #propagations: 21118217 / total #impl: 81015722 (eff. 0.261)
11.48/11.51	c #Conflicts:      40000 | #Learnt:       6211 | 0.000
11.48/11.51	c total clause space: 48.1602MB
11.48/11.51	c total #watches: 286117
11.78/11.88	c total #propagations: 21582816 / total #impl: 83134300 (eff. 0.260)
11.78/11.88	c #Conflicts:      41000 | #Learnt:       7211 | 0.000
11.78/11.88	c total clause space: 48.1602MB
11.78/11.88	c total #watches: 290010
12.28/12.35	c total #propagations: 22029517 / total #impl: 85389508 (eff. 0.258)
12.28/12.35	c #Conflicts:      42000 | #Learnt:       8211 | 0.000
12.28/12.35	c total clause space: 48.1602MB
12.28/12.35	c total #watches: 295804
12.88/12.93	c total #propagations: 22508391 / total #impl: 87756893 (eff. 0.256)
12.88/12.93	c #Conflicts:      43000 | #Learnt:       9211 | 0.000
12.88/12.93	c total clause space: 48.1602MB
12.88/12.93	c total #watches: 301197
13.38/13.47	c total #propagations: 23011720 / total #impl: 90084837 (eff. 0.255)
13.38/13.47	c GC COLLECT
13.38/13.47	c #Conflicts:      44000 | #Learnt:       5225 | 0.000
13.38/13.47	c total clause space: 48.1602MB
13.38/13.47	c total #watches: 283196
13.78/13.80	c total #propagations: 23518574 / total #impl: 92408102 (eff. 0.255)
13.78/13.80	c #Conflicts:      45000 | #Learnt:       6225 | 0.000
13.78/13.80	c total clause space: 48.1602MB
13.78/13.80	c total #watches: 286571
13.98/14.07	c total #propagations: 24026359 / total #impl: 94555810 (eff. 0.254)
13.98/14.07	c #Conflicts:      46000 | #Learnt:       7225 | 0.000
13.98/14.07	c total clause space: 48.1602MB
13.98/14.07	c total #watches: 290125
14.29/14.40	c total #propagations: 24466525 / total #impl: 96153589 (eff. 0.254)
14.29/14.40	c #Conflicts:      47000 | #Learnt:       8225 | 0.000
14.29/14.40	c total clause space: 48.1602MB
14.29/14.40	c total #watches: 293068
14.68/14.73	c total #propagations: 25045467 / total #impl: 98320194 (eff. 0.255)
14.68/14.73	c #Conflicts:      48000 | #Learnt:       9225 | 0.000
14.68/14.73	c total clause space: 48.1602MB
14.68/14.73	c total #watches: 296567
15.08/15.11	c total #propagations: 25506146 / total #impl: 100431404 (eff. 0.254)
15.08/15.11	c #Conflicts:      49000 | #Learnt:      10225 | 0.000
15.08/15.11	c total clause space: 48.1602MB
15.08/15.11	c total #watches: 299708
15.39/15.45	c total #propagations: 26045978 / total #impl: 102507710 (eff. 0.254)
15.39/15.45	c GC COLLECT
15.39/15.45	c #Conflicts:      50000 | #Learnt:       5922 | 0.000
15.39/15.45	c total clause space: 48.1602MB
15.39/15.45	c total #watches: 285623
15.68/15.78	c total #propagations: 26610013 / total #impl: 104599317 (eff. 0.254)
15.68/15.78	c #Conflicts:      51000 | #Learnt:       6922 | 0.000
15.68/15.78	c total clause space: 48.1602MB
15.68/15.78	c total #watches: 289268
16.08/16.15	c total #propagations: 27127520 / total #impl: 106568615 (eff. 0.255)
16.08/16.15	c #Conflicts:      52000 | #Learnt:       7922 | 0.000
16.08/16.15	c total clause space: 48.1602MB
16.08/16.15	c total #watches: 291707
16.49/16.51	c total #propagations: 27737106 / total #impl: 108932337 (eff. 0.255)
16.49/16.51	c #Conflicts:      53000 | #Learnt:       8922 | 0.000
16.49/16.51	c total clause space: 48.1602MB
16.49/16.51	c total #watches: 294385
16.78/16.87	c total #propagations: 28313350 / total #impl: 111210125 (eff. 0.255)
16.78/16.87	c #Conflicts:      54000 | #Learnt:       9922 | 0.000
16.78/16.87	c total clause space: 48.1602MB
16.78/16.87	c total #watches: 297968
17.18/17.24	c total #propagations: 28822705 / total #impl: 113226531 (eff. 0.255)
17.18/17.24	c #Conflicts:      55000 | #Learnt:      10922 | 0.000
17.18/17.24	c total clause space: 48.1602MB
17.18/17.24	c total #watches: 300845
17.48/17.55	c total #propagations: 29381360 / total #impl: 115318387 (eff. 0.255)
17.48/17.55	c GC COLLECT
17.48/17.55	c #Conflicts:      56000 | #Learnt:       6313 | 0.000
17.48/17.55	c total clause space: 48.1602MB
17.48/17.55	c total #watches: 286668
17.78/17.87	c total #propagations: 29897174 / total #impl: 117394406 (eff. 0.255)
17.78/17.87	c #Conflicts:      57000 | #Learnt:       7313 | 0.000
17.78/17.87	c total clause space: 48.1602MB
17.78/17.87	c total #watches: 289626
18.18/18.20	c total #propagations: 30474450 / total #impl: 119488626 (eff. 0.255)
18.18/18.20	c #Conflicts:      58000 | #Learnt:       8313 | 0.000
18.18/18.20	c total clause space: 48.1602MB
18.18/18.20	c total #watches: 293345
18.38/18.48	c total #propagations: 31052252 / total #impl: 121645098 (eff. 0.255)
18.38/18.48	c #Conflicts:      59000 | #Learnt:       9313 | 0.000
18.38/18.48	c total clause space: 48.1602MB
18.38/18.48	c total #watches: 296379
18.79/18.80	c total #propagations: 31504267 / total #impl: 123230381 (eff. 0.256)
18.79/18.80	c #Conflicts:      60000 | #Learnt:      10313 | 0.000
18.79/18.80	c total clause space: 48.1602MB
18.79/18.80	c total #watches: 299457
19.08/19.13	c total #propagations: 31981285 / total #impl: 125091118 (eff. 0.256)
19.08/19.13	c #Conflicts:      61000 | #Learnt:      11313 | 0.000
19.08/19.13	c total clause space: 48.1602MB
19.08/19.13	c total #watches: 302468
19.48/19.56	c total #propagations: 32435826 / total #impl: 126814126 (eff. 0.256)
19.48/19.56	c GC COLLECT
19.48/19.56	c #Conflicts:      62000 | #Learnt:       6416 | 0.000
19.48/19.56	c total clause space: 48.1602MB
19.48/19.56	c total #watches: 287560
19.89/19.95	c total #propagations: 33024735 / total #impl: 129115576 (eff. 0.256)
19.89/19.95	c #Conflicts:      63000 | #Learnt:       7416 | 0.000
19.89/19.95	c total clause space: 48.1602MB
19.89/19.95	c total #watches: 291012
20.28/20.36	c total #propagations: 33584257 / total #impl: 131243305 (eff. 0.256)
20.28/20.36	c #Conflicts:      64000 | #Learnt:       8416 | 0.000
20.28/20.36	c total clause space: 48.1602MB
20.28/20.36	c total #watches: 294727
20.68/20.72	c total #propagations: 34140892 / total #impl: 133466712 (eff. 0.256)
20.68/20.72	c #Conflicts:      65000 | #Learnt:       9416 | 0.000
20.68/20.72	c total clause space: 48.1602MB
20.68/20.72	c total #watches: 298880
20.99/21.08	c total #propagations: 34658779 / total #impl: 135719298 (eff. 0.255)
20.99/21.08	c #Conflicts:      66000 | #Learnt:      10416 | 0.000
20.99/21.08	c total clause space: 48.1602MB
20.99/21.08	c total #watches: 302225
21.38/21.40	c total #propagations: 35225110 / total #impl: 137853224 (eff. 0.256)
21.38/21.40	c #Conflicts:      67000 | #Learnt:      11416 | 0.000
21.38/21.40	c total clause space: 48.1602MB
21.38/21.40	c total #watches: 305162
21.68/21.78	c total #propagations: 35641413 / total #impl: 139439272 (eff. 0.256)
21.68/21.78	c #Conflicts:      68000 | #Learnt:      12416 | 0.000
21.68/21.78	c total clause space: 48.1602MB
21.68/21.78	c total #watches: 308495
21.99/22.03	c total #propagations: 36129365 / total #impl: 141404317 (eff. 0.256)
21.99/22.03	c GC COLLECT
21.99/22.03	c #Conflicts:      69000 | #Learnt:       7207 | 0.000
21.99/22.03	c total clause space: 48.1602MB
21.99/22.03	c total #watches: 290049
22.28/22.37	c total #propagations: 36556148 / total #impl: 143057836 (eff. 0.256)
22.28/22.37	c #Conflicts:      70000 | #Learnt:       8207 | 0.000
22.28/22.37	c total clause space: 48.1602MB
22.28/22.37	c total #watches: 293956
22.68/22.76	c total #propagations: 37141215 / total #impl: 145291973 (eff. 0.256)
22.68/22.76	c #Conflicts:      71000 | #Learnt:       9207 | 0.000
22.68/22.76	c total clause space: 48.1602MB
22.68/22.76	c total #watches: 298056
23.09/23.18	c total #propagations: 37749105 / total #impl: 147718158 (eff. 0.256)
23.09/23.18	c #Conflicts:      72000 | #Learnt:      10207 | 0.000
23.09/23.18	c total clause space: 48.1602MB
23.09/23.18	c total #watches: 302294
23.48/23.59	c total #propagations: 38317902 / total #impl: 150140963 (eff. 0.255)
23.48/23.59	c #Conflicts:      73000 | #Learnt:      11207 | 0.000
23.48/23.59	c total clause space: 48.1602MB
23.48/23.59	c total #watches: 305538
23.88/23.90	c total #propagations: 38865085 / total #impl: 152341874 (eff. 0.255)
23.88/23.90	c #Conflicts:      74000 | #Learnt:      12207 | 0.000
23.88/23.90	c total clause space: 48.1602MB
23.88/23.90	c total #watches: 308369
24.19/24.28	c total #propagations: 39297640 / total #impl: 153925269 (eff. 0.255)
24.19/24.28	c GC COLLECT
24.19/24.28	c #Conflicts:      75000 | #Learnt:       6713 | 0.000
24.19/24.28	c total clause space: 48.1602MB
24.19/24.28	c total #watches: 289058
24.48/24.56	c total #propagations: 39819635 / total #impl: 156147542 (eff. 0.255)
24.48/24.56	c #Conflicts:      76000 | #Learnt:       7713 | 0.000
24.48/24.56	c total clause space: 48.1602MB
24.48/24.56	c total #watches: 292530
24.78/24.87	c total #propagations: 40298187 / total #impl: 158084351 (eff. 0.255)
24.78/24.87	c #Conflicts:      77000 | #Learnt:       8713 | 0.000
24.78/24.87	c total clause space: 48.1602MB
24.78/24.87	c total #watches: 295621
25.18/25.22	c total #propagations: 40800456 / total #impl: 160047001 (eff. 0.255)
25.18/25.22	c #Conflicts:      78000 | #Learnt:       9713 | 0.000
25.18/25.22	c total clause space: 48.1602MB
25.18/25.22	c total #watches: 298951
25.48/25.54	c total #propagations: 41331475 / total #impl: 162309613 (eff. 0.255)
25.48/25.54	c #Conflicts:      79000 | #Learnt:      10713 | 0.000
25.48/25.54	c total clause space: 48.1602MB
25.48/25.54	c total #watches: 302229
25.88/25.94	c total #propagations: 41752501 / total #impl: 163936181 (eff. 0.255)
25.88/25.94	c #Conflicts:      80000 | #Learnt:      11713 | 0.000
25.88/25.94	c total clause space: 48.1602MB
25.88/25.94	c total #watches: 306830
26.28/26.32	c total #propagations: 42215253 / total #impl: 165861605 (eff. 0.255)
26.28/26.32	c #Conflicts:      81000 | #Learnt:      12713 | 0.000
26.28/26.32	c total clause space: 48.1602MB
26.28/26.32	c total #watches: 309754
26.68/26.72	c total #propagations: 42648726 / total #impl: 167438995 (eff. 0.255)
26.68/26.72	c GC COLLECT
26.68/26.72	c #Conflicts:      82000 | #Learnt:       6917 | 0.000
26.68/26.72	c total clause space: 48.1602MB
26.68/26.72	c total #watches: 289727
26.98/27.00	c total #propagations: 43116154 / total #impl: 169031917 (eff. 0.255)
26.98/27.00	c #Conflicts:      83000 | #Learnt:       7917 | 0.000
26.98/27.00	c total clause space: 48.1602MB
26.98/27.00	c total #watches: 292926
27.28/27.38	c total #propagations: 43583369 / total #impl: 170721565 (eff. 0.255)
27.28/27.38	c #Conflicts:      84000 | #Learnt:       8917 | 0.000
27.28/27.38	c total clause space: 48.1602MB
27.28/27.38	c total #watches: 296774
27.78/27.80	c total #propagations: 44143539 / total #impl: 172917235 (eff. 0.255)
27.78/27.80	c #Conflicts:      85000 | #Learnt:       9917 | 0.000
27.78/27.80	c total clause space: 48.1602MB
27.78/27.80	c total #watches: 300855
28.18/28.23	c total #propagations: 44688772 / total #impl: 175297407 (eff. 0.255)
28.18/28.23	c #Conflicts:      86000 | #Learnt:      10917 | 0.000
28.18/28.23	c total clause space: 48.1602MB
28.18/28.23	c total #watches: 304854
28.69/28.73	c total #propagations: 45184380 / total #impl: 177500049 (eff. 0.255)
28.69/28.73	c #Conflicts:      87000 | #Learnt:      11917 | 0.000
28.69/28.73	c total clause space: 78.2603MB
28.69/28.73	c total #watches: 307310
29.28/29.34	c total #propagations: 45677796 / total #impl: 179589764 (eff. 0.254)
29.28/29.34	c #Conflicts:      88000 | #Learnt:      12917 | 0.000
29.28/29.34	c total clause space: 78.2603MB
29.28/29.34	c total #watches: 314171
29.98/30.07	c total #propagations: 46243487 / total #impl: 182003837 (eff. 0.254)
29.98/30.07	c #Conflicts:      89000 | #Learnt:      13917 | 0.000
29.98/30.07	c total clause space: 78.2603MB
29.98/30.07	c total #watches: 319827
30.48/30.54	c total #propagations: 46809895 / total #impl: 184535287 (eff. 0.254)
30.48/30.54	c GC COLLECT
30.48/30.54	c #Conflicts:      90000 | #Learnt:       7829 | 0.000
30.48/30.54	c total clause space: 78.2603MB
30.48/30.54	c total #watches: 292471
30.89/30.94	c total #propagations: 47298013 / total #impl: 186622161 (eff. 0.253)
30.89/30.94	c #Conflicts:      91000 | #Learnt:       8829 | 0.000
30.89/30.94	c total clause space: 78.2603MB
30.89/30.94	c total #watches: 295403
31.28/31.33	c total #propagations: 47835943 / total #impl: 189022802 (eff. 0.253)
31.28/31.33	c #Conflicts:      92000 | #Learnt:       9829 | 0.000
31.28/31.33	c total clause space: 78.2603MB
31.28/31.33	c total #watches: 298122
31.68/31.74	c total #propagations: 48356138 / total #impl: 191102238 (eff. 0.253)
31.68/31.74	c #Conflicts:      93000 | #Learnt:      10829 | 0.000
31.68/31.74	c total clause space: 78.2603MB
31.68/31.74	c total #watches: 300761
32.08/32.15	c total #propagations: 48865974 / total #impl: 193111539 (eff. 0.253)
32.08/32.15	c #Conflicts:      94000 | #Learnt:      11829 | 0.000
32.08/32.15	c total clause space: 78.2603MB
32.08/32.15	c total #watches: 303309
32.58/32.63	c total #propagations: 49352958 / total #impl: 195080957 (eff. 0.253)
32.58/32.63	c #Conflicts:      95000 | #Learnt:      12829 | 0.000
32.58/32.63	c total clause space: 78.2603MB
32.58/32.63	c total #watches: 305721
32.99/33.07	c total #propagations: 49902111 / total #impl: 197316050 (eff. 0.253)
32.99/33.07	c #Conflicts:      96000 | #Learnt:      13829 | 0.000
32.99/33.07	c total clause space: 78.2603MB
32.99/33.07	c total #watches: 308291
33.48/33.54	c total #propagations: 50394492 / total #impl: 199256554 (eff. 0.253)
33.48/33.54	c #Conflicts:      97000 | #Learnt:      14829 | 0.000
33.48/33.54	c total clause space: 78.2603MB
33.48/33.54	c total #watches: 310918
33.88/33.90	c total #propagations: 50931604 / total #impl: 201491662 (eff. 0.253)
33.88/33.90	c GC COLLECT
33.88/33.90	c #Conflicts:      98000 | #Learnt:       8456 | 0.000
33.88/33.90	c total clause space: 78.2603MB
33.88/33.90	c total #watches: 294529
34.19/34.26	c total #propagations: 51498974 / total #impl: 203781808 (eff. 0.253)
34.19/34.26	c #Conflicts:      99000 | #Learnt:       9456 | 0.000
34.19/34.26	c total clause space: 78.2603MB
34.19/34.26	c total #watches: 297394
34.68/34.71	c total #propagations: 52010714 / total #impl: 205886718 (eff. 0.253)
34.68/34.71	c #Conflicts:     100000 | #Learnt:      10456 | 0.000
34.68/34.71	c total clause space: 78.2603MB
34.68/34.71	c total #watches: 300087
35.08/35.14	c total #propagations: 52535558 / total #impl: 208117340 (eff. 0.252)
35.08/35.14	c #Conflicts:     101000 | #Learnt:      11456 | 0.000
35.08/35.14	c total clause space: 78.2603MB
35.08/35.14	c total #watches: 302431
35.58/35.66	c total #propagations: 53029579 / total #impl: 210250971 (eff. 0.252)
35.58/35.66	c #Conflicts:     102000 | #Learnt:      12456 | 0.000
35.58/35.66	c total clause space: 78.2603MB
35.58/35.66	c total #watches: 307676
36.29/36.30	c total #propagations: 53590818 / total #impl: 212653201 (eff. 0.252)
36.29/36.30	c #Conflicts:     103000 | #Learnt:      13456 | 0.000
36.29/36.30	c total clause space: 78.2603MB
36.29/36.30	c total #watches: 313263
36.88/36.99	c total #propagations: 54160509 / total #impl: 215200238 (eff. 0.252)
36.88/36.99	c #Conflicts:     104000 | #Learnt:      14456 | 0.000
36.88/36.99	c total clause space: 78.2603MB
36.88/36.99	c total #watches: 315578
37.49/37.58	c total #propagations: 54758943 / total #impl: 217455515 (eff. 0.252)
37.49/37.58	c #Conflicts:     105000 | #Learnt:      15456 | 0.000
37.49/37.58	c total clause space: 78.2603MB
37.49/37.58	c total #watches: 318940
37.88/37.98	c total #propagations: 55375523 / total #impl: 219805601 (eff. 0.252)
37.88/37.98	c GC COLLECT
37.88/37.98	c #Conflicts:     106000 | #Learnt:       8727 | 0.000
37.88/37.98	c total clause space: 78.2603MB
37.88/37.98	c total #watches: 296622
38.28/38.32	c total #propagations: 55973921 / total #impl: 222270866 (eff. 0.252)
38.28/38.32	c #Conflicts:     107000 | #Learnt:       9727 | 0.000
38.28/38.32	c total clause space: 78.2603MB
38.28/38.32	c total #watches: 299375
38.68/38.73	c total #propagations: 56500681 / total #impl: 224245229 (eff. 0.252)
38.68/38.73	c #Conflicts:     108000 | #Learnt:      10727 | 0.000
38.68/38.73	c total clause space: 78.2603MB
38.68/38.73	c total #watches: 302592
39.08/39.16	c total #propagations: 57087188 / total #impl: 226629716 (eff. 0.252)
39.08/39.16	c #Conflicts:     109000 | #Learnt:      11727 | 0.000
39.08/39.16	c total clause space: 78.2603MB
39.08/39.16	c total #watches: 305702
39.38/39.49	c total #propagations: 57719596 / total #impl: 228987504 (eff. 0.252)
39.38/39.49	c #Conflicts:     110000 | #Learnt:      12727 | 0.000
39.38/39.49	c total clause space: 78.2603MB
39.38/39.49	c total #watches: 308388
39.78/39.87	c total #propagations: 58163144 / total #impl: 230521315 (eff. 0.252)
39.78/39.87	c #Conflicts:     111000 | #Learnt:      13727 | 0.000
39.78/39.87	c total clause space: 78.2603MB
39.78/39.87	c total #watches: 311638
40.18/40.28	c total #propagations: 58629413 / total #impl: 232260979 (eff. 0.252)
40.18/40.28	c #Conflicts:     112000 | #Learnt:      14727 | 0.000
40.18/40.28	c total clause space: 78.2603MB
40.18/40.28	c total #watches: 314503
40.69/40.71	c total #propagations: 59127558 / total #impl: 234154483 (eff. 0.253)
40.69/40.71	c #Conflicts:     113000 | #Learnt:      15727 | 0.000
40.69/40.71	c total clause space: 78.2603MB
40.69/40.71	c total #watches: 318099
40.98/41.07	c total #propagations: 59656650 / total #impl: 236447289 (eff. 0.252)
40.98/41.07	c GC COLLECT
40.98/41.07	c #Conflicts:     114000 | #Learnt:       8721 | 0.000
40.98/41.07	c total clause space: 78.2603MB
40.98/41.07	c total #watches: 295281
41.38/41.42	c total #propagations: 60161952 / total #impl: 238598173 (eff. 0.252)
41.38/41.42	c #Conflicts:     115000 | #Learnt:       9721 | 0.000
41.38/41.42	c total clause space: 78.2603MB
41.38/41.42	c total #watches: 297991
41.68/41.76	c total #propagations: 60761228 / total #impl: 240804683 (eff. 0.252)
41.68/41.76	c #Conflicts:     116000 | #Learnt:      10721 | 0.000
41.68/41.76	c total clause space: 78.2603MB
41.68/41.76	c total #watches: 300479
42.08/42.18	c total #propagations: 61292703 / total #impl: 242729458 (eff. 0.253)
42.08/42.18	c #Conflicts:     117000 | #Learnt:      11721 | 0.000
42.08/42.18	c total clause space: 78.2603MB
42.08/42.18	c total #watches: 303989
42.48/42.58	c total #propagations: 61926970 / total #impl: 245116222 (eff. 0.253)
42.48/42.58	c #Conflicts:     118000 | #Learnt:      12721 | 0.000
42.48/42.58	c total clause space: 78.2603MB
42.48/42.58	c total #watches: 307322
42.99/43.01	c total #propagations: 62492086 / total #impl: 247311933 (eff. 0.253)
42.99/43.01	c #Conflicts:     119000 | #Learnt:      13721 | 0.000
42.99/43.01	c total clause space: 78.2603MB
42.99/43.01	c total #watches: 310173
43.38/43.49	c total #propagations: 63034883 / total #impl: 249376106 (eff. 0.253)
43.38/43.49	c #Conflicts:     120000 | #Learnt:      14721 | 0.000
43.38/43.49	c total clause space: 78.2603MB
43.38/43.49	c total #watches: 313521
43.88/44.00	c total #propagations: 63587618 / total #impl: 251522939 (eff. 0.253)
43.88/44.00	c #Conflicts:     121000 | #Learnt:      15721 | 0.000
43.88/44.00	c total clause space: 78.2603MB
43.88/44.00	c total #watches: 316715
44.48/44.51	c total #propagations: 64143172 / total #impl: 253696160 (eff. 0.253)
44.48/44.51	c GC COLLECT
44.48/44.51	c #Conflicts:     122000 | #Learnt:       8414 | 0.000
44.48/44.51	c total clause space: 78.2603MB
44.48/44.51	c total #watches: 294414
44.78/44.83	c total #propagations: 64704773 / total #impl: 255867163 (eff. 0.253)
44.78/44.83	c #Conflicts:     123000 | #Learnt:       9414 | 0.000
44.78/44.83	c total clause space: 78.2603MB
44.78/44.83	c total #watches: 298111
45.19/45.22	c total #propagations: 65217071 / total #impl: 257844660 (eff. 0.253)
45.19/45.22	c #Conflicts:     124000 | #Learnt:      10414 | 0.000
45.19/45.22	c total clause space: 78.2603MB
45.19/45.22	c total #watches: 301458
45.48/45.59	c total #propagations: 65804436 / total #impl: 260055919 (eff. 0.253)
45.48/45.59	c #Conflicts:     125000 | #Learnt:      11414 | 0.000
45.48/45.59	c total clause space: 78.2603MB
45.48/45.59	c total #watches: 305576
45.88/45.99	c total #propagations: 66289140 / total #impl: 261998302 (eff. 0.253)
45.88/45.99	c #Conflicts:     126000 | #Learnt:      12414 | 0.000
45.88/45.99	c total clause space: 78.2603MB
45.88/45.99	c total #watches: 308714
46.38/46.40	c total #propagations: 66835903 / total #impl: 264112035 (eff. 0.253)
46.38/46.40	c #Conflicts:     127000 | #Learnt:      13414 | 0.000
46.38/46.40	c total clause space: 78.2603MB
46.38/46.40	c total #watches: 311887
46.88/46.92	c total #propagations: 67376079 / total #impl: 266232812 (eff. 0.253)
46.88/46.92	c #Conflicts:     128000 | #Learnt:      14414 | 0.000
46.88/46.92	c total clause space: 78.2603MB
46.88/46.92	c total #watches: 315865
47.39/47.47	c total #propagations: 68017308 / total #impl: 269147931 (eff. 0.253)
47.39/47.47	c #Conflicts:     129000 | #Learnt:      15414 | 0.000
47.39/47.47	c total clause space: 78.2603MB
47.39/47.47	c total #watches: 318795
48.08/48.12	c total #propagations: 68620373 / total #impl: 271654209 (eff. 0.253)
48.08/48.12	c #Conflicts:     130000 | #Learnt:      16414 | 0.000
48.08/48.12	c total clause space: 78.2603MB
48.08/48.12	c total #watches: 322382
48.58/48.62	c total #propagations: 69269193 / total #impl: 274269702 (eff. 0.253)
48.58/48.62	c GC COLLECT
48.58/48.62	c #Conflicts:     131000 | #Learnt:       8811 | 0.000
48.58/48.62	c total clause space: 78.2603MB
48.58/48.62	c total #watches: 295421
48.88/48.92	c total #propagations: 69800689 / total #impl: 276471180 (eff. 0.252)
48.88/48.92	c #Conflicts:     132000 | #Learnt:       9811 | 0.000
48.88/48.92	c total clause space: 78.2603MB
48.88/48.92	c total #watches: 298364
49.28/49.32	c total #propagations: 70325365 / total #impl: 278362103 (eff. 0.253)
49.28/49.32	c #Conflicts:     133000 | #Learnt:      10811 | 0.000
49.28/49.32	c total clause space: 78.2603MB
49.28/49.32	c total #watches: 303023
49.68/49.75	c total #propagations: 70841092 / total #impl: 280563495 (eff. 0.252)
49.68/49.75	c #Conflicts:     134000 | #Learnt:      11811 | 0.000
49.68/49.75	c total clause space: 78.2603MB
49.68/49.75	c total #watches: 306074
50.08/50.10	c total #propagations: 71430382 / total #impl: 282857396 (eff. 0.253)
50.08/50.10	c #Conflicts:     135000 | #Learnt:      12811 | 0.000
50.08/50.10	c total clause space: 78.2603MB
50.08/50.10	c total #watches: 309329
50.38/50.43	c total #propagations: 71897325 / total #impl: 284567311 (eff. 0.253)
50.38/50.43	c #Conflicts:     136000 | #Learnt:      13811 | 0.000
50.38/50.43	c total clause space: 78.2603MB
50.38/50.43	c total #watches: 311917
50.69/50.80	c total #propagations: 72342833 / total #impl: 286181925 (eff. 0.253)
50.69/50.80	c #Conflicts:     137000 | #Learnt:      14811 | 0.000
50.69/50.80	c total clause space: 78.2603MB
50.78/50.80	c total #watches: 314255
51.18/51.21	c total #propagations: 72813847 / total #impl: 287927456 (eff. 0.253)
51.18/51.21	c #Conflicts:     138000 | #Learnt:      15811 | 0.000
51.18/51.21	c total clause space: 78.2603MB
51.18/51.22	c total #watches: 317659
51.48/51.55	c total #propagations: 73356161 / total #impl: 290027763 (eff. 0.253)
51.48/51.55	c #Conflicts:     139000 | #Learnt:      16811 | 0.000
51.48/51.55	c total clause space: 78.2603MB
51.48/51.55	c total #watches: 320231
51.79/51.88	c total #propagations: 73795455 / total #impl: 291687285 (eff. 0.253)
51.79/51.88	c #Conflicts:     140000 | #Learnt:      17811 | 0.000
51.79/51.88	c total clause space: 78.2603MB
51.79/51.88	c total #watches: 322658
52.08/52.17	c total #propagations: 74250951 / total #impl: 293331982 (eff. 0.253)
52.08/52.17	c GC COLLECT
52.08/52.17	c #Conflicts:     141000 | #Learnt:       9915 | 0.000
52.08/52.17	c total clause space: 78.2603MB
52.08/52.17	c total #watches: 298105
52.48/52.50	c total #propagations: 74751099 / total #impl: 295093448 (eff. 0.253)
52.48/52.50	c #Conflicts:     142000 | #Learnt:      10915 | 0.000
52.48/52.50	c total clause space: 78.2603MB
52.48/52.50	c total #watches: 300935
52.78/52.86	c total #propagations: 75263456 / total #impl: 297040876 (eff. 0.253)
52.78/52.86	c #Conflicts:     143000 | #Learnt:      11915 | 0.000
52.78/52.86	c total clause space: 78.2603MB
52.78/52.86	c total #watches: 304187
53.18/53.25	c total #propagations: 75811913 / total #impl: 299405158 (eff. 0.253)
53.18/53.25	c #Conflicts:     144000 | #Learnt:      12915 | 0.000
53.18/53.25	c total clause space: 78.2603MB
53.18/53.25	c total #watches: 308045
53.58/53.69	c total #propagations: 76364482 / total #impl: 301806756 (eff. 0.253)
53.58/53.69	c #Conflicts:     145000 | #Learnt:      13915 | 0.000
53.58/53.69	c total clause space: 78.2603MB
53.58/53.69	c total #watches: 311290
54.08/54.15	c total #propagations: 76912198 / total #impl: 304075178 (eff. 0.253)
54.08/54.15	c #Conflicts:     146000 | #Learnt:      14915 | 0.000
54.08/54.15	c total clause space: 78.2603MB
54.08/54.15	c total #watches: 315648
54.58/54.67	c total #propagations: 77439755 / total #impl: 306185521 (eff. 0.253)
54.58/54.67	c #Conflicts:     147000 | #Learnt:      15915 | 0.000
54.58/54.67	c total clause space: 78.2603MB
54.58/54.67	c total #watches: 320027
55.18/55.22	c total #propagations: 77976503 / total #impl: 308383508 (eff. 0.253)
55.18/55.22	c #Conflicts:     148000 | #Learnt:      16915 | 0.000
55.18/55.22	c total clause space: 78.2603MB
55.18/55.22	c total #watches: 324221
55.68/55.76	c total #propagations: 78482265 / total #impl: 310452323 (eff. 0.253)
55.68/55.76	c #Conflicts:     149000 | #Learnt:      17915 | 0.000
55.68/55.76	c total clause space: 78.2603MB
55.68/55.76	c total #watches: 328416
56.18/56.22	c total #propagations: 79058235 / total #impl: 312564364 (eff. 0.253)
56.18/56.22	c GC COLLECT
56.18/56.22	c #Conflicts:     150000 | #Learnt:       9709 | 0.000
56.18/56.22	c total clause space: 78.2603MB
56.18/56.22	c total #watches: 298031
56.48/56.56	c total #propagations: 79606293 / total #impl: 314631660 (eff. 0.253)
56.48/56.56	c #Conflicts:     151000 | #Learnt:      10709 | 0.000
56.48/56.56	c total clause space: 78.2603MB
56.48/56.56	c total #watches: 301154
56.88/56.92	c total #propagations: 80138373 / total #impl: 316584893 (eff. 0.253)
56.88/56.92	c #Conflicts:     152000 | #Learnt:      11709 | 0.000
56.88/56.92	c total clause space: 78.2603MB
56.88/56.92	c total #watches: 304398
57.18/57.24	c total #propagations: 80658810 / total #impl: 318594331 (eff. 0.253)
57.18/57.24	c #Conflicts:     153000 | #Learnt:      12709 | 0.000
57.18/57.24	c total clause space: 78.2603MB
57.18/57.24	c total #watches: 307114
57.48/57.59	c total #propagations: 81098580 / total #impl: 320196763 (eff. 0.253)
57.48/57.59	c #Conflicts:     154000 | #Learnt:      13709 | 0.000
57.48/57.59	c total clause space: 78.2603MB
57.48/57.59	c total #watches: 310275
57.98/58.04	c total #propagations: 81475260 / total #impl: 321694815 (eff. 0.253)
57.98/58.04	c #Conflicts:     155000 | #Learnt:      14709 | 0.000
57.98/58.04	c total clause space: 78.2603MB
57.98/58.04	c total #watches: 314135
58.48/58.53	c total #propagations: 82005550 / total #impl: 323534994 (eff. 0.253)
58.48/58.53	c #Conflicts:     156000 | #Learnt:      15709 | 0.000
58.48/58.53	c total clause space: 78.2603MB
58.48/58.53	c total #watches: 318222
58.88/58.91	c total #propagations: 82592395 / total #impl: 325829254 (eff. 0.253)
58.88/58.91	c #Conflicts:     157000 | #Learnt:      16709 | 0.000
58.88/58.91	c total clause space: 78.2603MB
58.88/58.91	c total #watches: 321285
59.28/59.32	c total #propagations: 83112109 / total #impl: 327825708 (eff. 0.254)
59.28/59.32	c #Conflicts:     158000 | #Learnt:      17709 | 0.000
59.28/59.32	c total clause space: 78.2603MB
59.28/59.32	c total #watches: 323778
59.68/59.75	c total #propagations: 83648249 / total #impl: 329918373 (eff. 0.254)
59.68/59.75	c #Conflicts:     159000 | #Learnt:      18709 | 0.000
59.68/59.75	c total clause space: 78.2603MB
59.68/59.76	c total #watches: 326797
60.08/60.19	c total #propagations: 84182201 / total #impl: 332163186 (eff. 0.253)
60.08/60.19	c GC COLLECT
60.08/60.19	c #Conflicts:     160000 | #Learnt:      10203 | 0.000
60.08/60.19	c total clause space: 78.2603MB
60.08/60.19	c total #watches: 299522
60.48/60.55	c total #propagations: 84802479 / total #impl: 334542216 (eff. 0.253)
60.48/60.55	c #Conflicts:     161000 | #Learnt:      11203 | 0.000
60.48/60.55	c total clause space: 78.2603MB
60.48/60.55	c total #watches: 302908
60.78/60.85	c total #propagations: 85343496 / total #impl: 336687760 (eff. 0.253)
60.78/60.85	c #Conflicts:     162000 | #Learnt:      12203 | 0.000
60.78/60.85	c total clause space: 78.2603MB
60.78/60.85	c total #watches: 305422
61.18/61.23	c total #propagations: 85801378 / total #impl: 338317237 (eff. 0.254)
61.18/61.23	c #Conflicts:     163000 | #Learnt:      13203 | 0.000
61.18/61.23	c total clause space: 78.2603MB
61.18/61.23	c total #watches: 307884
61.48/61.55	c total #propagations: 86353926 / total #impl: 340454645 (eff. 0.254)
61.48/61.55	c #Conflicts:     164000 | #Learnt:      14203 | 0.000
61.48/61.55	c total clause space: 78.2603MB
61.48/61.55	c total #watches: 310447
61.78/61.84	c total #propagations: 86813334 / total #impl: 342242264 (eff. 0.254)
61.78/61.84	c #Conflicts:     165000 | #Learnt:      15203 | 0.000
61.78/61.84	c total clause space: 78.2603MB
61.78/61.84	c total #watches: 313055
62.18/62.22	c total #propagations: 87223853 / total #impl: 343736099 (eff. 0.254)
62.18/62.22	c #Conflicts:     166000 | #Learnt:      16203 | 0.000
62.18/62.22	c total clause space: 78.2603MB
62.18/62.22	c total #watches: 315941
62.48/62.58	c total #propagations: 87800777 / total #impl: 345885570 (eff. 0.254)
62.48/62.58	c #Conflicts:     167000 | #Learnt:      17203 | 0.000
62.48/62.58	c total clause space: 78.2603MB
62.48/62.58	c total #watches: 318705
62.98/63.00	c total #propagations: 88293174 / total #impl: 347768853 (eff. 0.254)
62.98/63.00	c #Conflicts:     168000 | #Learnt:      18203 | 0.000
62.98/63.00	c total clause space: 78.2603MB
62.98/63.00	c total #watches: 321837
63.38/63.42	c total #propagations: 88798083 / total #impl: 349699633 (eff. 0.254)
63.38/63.42	c #Conflicts:     169000 | #Learnt:      19203 | 0.000
63.38/63.42	c total clause space: 78.2603MB
63.38/63.42	c total #watches: 325447
63.78/63.81	c total #propagations: 89326801 / total #impl: 351749433 (eff. 0.254)
63.78/63.81	c GC COLLECT
63.78/63.81	c #Conflicts:     170000 | #Learnt:      10411 | 0.000
63.78/63.81	c total clause space: 78.2603MB
63.78/63.81	c total #watches: 300827
64.08/64.15	c total #propagations: 89839472 / total #impl: 354012490 (eff. 0.254)
64.08/64.15	c #Conflicts:     171000 | #Learnt:      11411 | 0.000
64.08/64.15	c total clause space: 78.2603MB
64.08/64.15	c total #watches: 303384
64.48/64.51	c total #propagations: 90338599 / total #impl: 355839389 (eff. 0.254)
64.48/64.51	c #Conflicts:     172000 | #Learnt:      12411 | 0.000
64.48/64.51	c total clause space: 78.2603MB
64.48/64.51	c total #watches: 306294
64.88/64.94	c total #propagations: 90869662 / total #impl: 357919734 (eff. 0.254)
64.88/64.94	c #Conflicts:     173000 | #Learnt:      13411 | 0.000
64.88/64.94	c total clause space: 78.2603MB
64.88/64.94	c total #watches: 309804
65.28/65.37	c total #propagations: 91496777 / total #impl: 360618181 (eff. 0.254)
65.28/65.37	c #Conflicts:     174000 | #Learnt:      14411 | 0.000
65.28/65.37	c total clause space: 78.2603MB
65.28/65.37	c total #watches: 314583
65.78/65.83	c total #propagations: 92019003 / total #impl: 362977753 (eff. 0.254)
65.78/65.83	c #Conflicts:     175000 | #Learnt:      15411 | 0.000
65.78/65.83	c total clause space: 78.2603MB
65.78/65.83	c total #watches: 319194
66.28/66.34	c total #propagations: 92489312 / total #impl: 365356985 (eff. 0.253)
66.28/66.34	c #Conflicts:     176000 | #Learnt:      16411 | 0.000
66.28/66.34	c total clause space: 78.2603MB
66.28/66.34	c total #watches: 322736
66.88/66.92	c total #propagations: 93023334 / total #impl: 367529997 (eff. 0.253)
66.88/66.92	c #Conflicts:     177000 | #Learnt:      17411 | 0.000
66.88/66.92	c total clause space: 78.2603MB
66.88/66.92	c total #watches: 326916
67.48/67.51	c total #propagations: 93597578 / total #impl: 369966485 (eff. 0.253)
67.48/67.51	c #Conflicts:     178000 | #Learnt:      18411 | 0.000
67.48/67.51	c total clause space: 78.2603MB
67.48/67.51	c total #watches: 331497
68.08/68.13	c total #propagations: 94133264 / total #impl: 372414398 (eff. 0.253)
68.08/68.13	c #Conflicts:     179000 | #Learnt:      19411 | 0.000
68.08/68.13	c total clause space: 78.2603MB
68.08/68.13	c total #watches: 336495
68.77/68.80	c total #propagations: 94684461 / total #impl: 374958935 (eff. 0.253)
68.77/68.80	c GC COLLECT
68.77/68.80	c #Conflicts:     180000 | #Learnt:      10303 | 0.000
68.77/68.80	c total clause space: 78.2603MB
68.77/68.80	c total #watches: 300218
69.07/69.12	c total #propagations: 95244819 / total #impl: 377524280 (eff. 0.252)
69.07/69.12	c #Conflicts:     181000 | #Learnt:      11303 | 0.000
69.07/69.12	c total clause space: 78.2603MB
69.07/69.12	c total #watches: 303334
69.38/69.45	c total #propagations: 95714164 / total #impl: 379458817 (eff. 0.252)
69.38/69.45	c #Conflicts:     182000 | #Learnt:      12303 | 0.000
69.38/69.45	c total clause space: 78.2603MB
69.38/69.45	c total #watches: 306577
69.77/69.85	c total #propagations: 96162835 / total #impl: 381355688 (eff. 0.252)
69.77/69.85	c #Conflicts:     183000 | #Learnt:      13303 | 0.000
69.77/69.85	c total clause space: 78.2603MB
69.77/69.85	c total #watches: 309407
70.17/70.27	c total #propagations: 96677227 / total #impl: 383378979 (eff. 0.252)
70.17/70.27	c #Conflicts:     184000 | #Learnt:      14303 | 0.000
70.17/70.27	c total clause space: 78.2603MB
70.17/70.28	c total #watches: 312139
70.67/70.75	c total #propagations: 97257123 / total #impl: 385608199 (eff. 0.252)
70.67/70.75	c #Conflicts:     185000 | #Learnt:      15303 | 0.000
70.67/70.75	c total clause space: 78.2603MB
70.67/70.75	c total #watches: 315167
71.17/71.20	c total #propagations: 97800761 / total #impl: 387904209 (eff. 0.252)
71.17/71.20	c #Conflicts:     186000 | #Learnt:      16303 | 0.000
71.17/71.20	c total clause space: 78.2603MB
71.17/71.20	c total #watches: 318516
71.58/71.68	c total #propagations: 98287884 / total #impl: 389928271 (eff. 0.252)
71.58/71.68	c #Conflicts:     187000 | #Learnt:      17303 | 0.000
71.58/71.68	c total clause space: 78.2603MB
71.58/71.68	c total #watches: 321680
72.17/72.23	c total #propagations: 98763957 / total #impl: 391942245 (eff. 0.252)
72.17/72.23	c #Conflicts:     188000 | #Learnt:      18303 | 0.000
72.17/72.23	c total clause space: 78.2603MB
72.17/72.23	c total #watches: 324740
72.68/72.77	c total #propagations: 99259763 / total #impl: 394201536 (eff. 0.252)
72.68/72.77	c #Conflicts:     189000 | #Learnt:      19303 | 0.000
72.68/72.77	c total clause space: 78.2603MB
72.68/72.77	c total #watches: 329144
73.27/73.37	c total #propagations: 99796601 / total #impl: 396726548 (eff. 0.252)
73.27/73.37	c #Conflicts:     190000 | #Learnt:      20303 | 0.000
73.27/73.37	c total clause space: 78.2603MB
73.27/73.37	c total #watches: 332290
73.79/73.89	c total #propagations: 100289526 / total #impl: 398926713 (eff. 0.251)
73.79/73.89	c GC COLLECT
73.79/73.89	c #Conflicts:     191000 | #Learnt:      10913 | 0.000
73.79/73.89	c total clause space: 78.2603MB
73.79/73.89	c total #watches: 304293
74.38/74.40	c total #propagations: 100793677 / total #impl: 401188654 (eff. 0.251)
74.38/74.40	c #Conflicts:     192000 | #Learnt:      11913 | 0.000
74.38/74.40	c total clause space: 78.2603MB
74.38/74.40	c total #watches: 307758
74.79/74.80	c total #propagations: 101335380 / total #impl: 403602334 (eff. 0.251)
74.79/74.80	c #Conflicts:     193000 | #Learnt:      12913 | 0.000
74.79/74.80	c total clause space: 78.2603MB
74.79/74.81	c total #watches: 310793
75.18/75.22	c total #propagations: 101709540 / total #impl: 405126826 (eff. 0.251)
75.18/75.22	c #Conflicts:     194000 | #Learnt:      13913 | 0.000
75.18/75.22	c total clause space: 78.2603MB
75.18/75.22	c total #watches: 313702
75.58/75.62	c total #propagations: 102108348 / total #impl: 406585049 (eff. 0.251)
75.58/75.62	c #Conflicts:     195000 | #Learnt:      14913 | 0.000
75.58/75.62	c total clause space: 78.2603MB
75.58/75.62	c total #watches: 316845
75.99/76.07	c total #propagations: 102459849 / total #impl: 407851798 (eff. 0.251)
75.99/76.07	c #Conflicts:     196000 | #Learnt:      15913 | 0.000
75.99/76.07	c total clause space: 78.2603MB
75.99/76.07	c total #watches: 319980
76.48/76.56	c total #propagations: 102852821 / total #impl: 409321487 (eff. 0.251)
76.48/76.56	c #Conflicts:     197000 | #Learnt:      16913 | 0.000
76.48/76.56	c total clause space: 78.2603MB
76.48/76.56	c total #watches: 323155
77.09/77.13	c total #propagations: 103255841 / total #impl: 410930149 (eff. 0.251)
77.09/77.13	c #Conflicts:     198000 | #Learnt:      17913 | 0.000
77.09/77.13	c total clause space: 78.2603MB
77.09/77.13	c total #watches: 326369
77.68/77.72	c total #propagations: 103707454 / total #impl: 412752086 (eff. 0.251)
77.68/77.72	c #Conflicts:     199000 | #Learnt:      18913 | 0.000
77.68/77.72	c total clause space: 78.2603MB
77.68/77.72	c total #watches: 330580
78.28/78.36	c total #propagations: 104167699 / total #impl: 414569212 (eff. 0.251)
78.28/78.36	c #Conflicts:     200000 | #Learnt:      19913 | 0.000
78.28/78.36	c total clause space: 78.2603MB
78.28/78.36	c total #watches: 333720
78.98/79.06	c total #propagations: 104631008 / total #impl: 416317843 (eff. 0.251)
78.98/79.06	c #Conflicts:     201000 | #Learnt:      20913 | 0.000
78.98/79.06	c total clause space: 78.2603MB
78.98/79.06	c total #watches: 337180
79.58/79.63	c total #propagations: 105118052 / total #impl: 418209462 (eff. 0.251)
79.58/79.63	c GC COLLECT
79.58/79.63	c #Conflicts:     202000 | #Learnt:      11210 | 0.000
79.58/79.63	c total clause space: 78.2603MB
79.58/79.63	c total #watches: 304722
79.98/80.09	c total #propagations: 105574758 / total #impl: 419917151 (eff. 0.251)
79.98/80.09	c #Conflicts:     203000 | #Learnt:      12210 | 0.000
79.98/80.09	c total clause space: 78.2603MB
79.98/80.09	c total #watches: 309589
80.48/80.56	c total #propagations: 106084442 / total #impl: 421780503 (eff. 0.252)
80.48/80.56	c #Conflicts:     204000 | #Learnt:      13210 | 0.000
80.48/80.56	c total clause space: 78.2603MB
80.48/80.56	c total #watches: 313695
80.98/81.09	c total #propagations: 106526315 / total #impl: 423583581 (eff. 0.251)
80.98/81.09	c #Conflicts:     205000 | #Learnt:      14210 | 0.000
80.98/81.09	c total clause space: 78.2603MB
80.98/81.09	c total #watches: 317138
81.58/81.69	c total #propagations: 106994594 / total #impl: 425343660 (eff. 0.252)
81.58/81.69	c #Conflicts:     206000 | #Learnt:      15210 | 0.000
81.58/81.69	c total clause space: 78.2603MB
81.58/81.69	c total #watches: 320833
82.28/82.32	c total #propagations: 107531545 / total #impl: 427356146 (eff. 0.252)
82.28/82.32	c #Conflicts:     207000 | #Learnt:      16210 | 0.000
82.28/82.32	c total clause space: 78.2603MB
82.28/82.32	c total #watches: 324250
82.88/82.97	c total #propagations: 108088260 / total #impl: 429560494 (eff. 0.252)
82.88/82.97	c #Conflicts:     208000 | #Learnt:      17210 | 0.000
82.88/82.97	c total clause space: 78.2603MB
82.88/82.97	c total #watches: 328376
83.59/83.62	c total #propagations: 108620620 / total #impl: 431900288 (eff. 0.251)
83.59/83.62	c #Conflicts:     209000 | #Learnt:      18210 | 0.000
83.59/83.62	c total clause space: 78.2603MB
83.59/83.62	c total #watches: 332809
84.28/84.39	c total #propagations: 109167323 / total #impl: 434181722 (eff. 0.251)
84.28/84.39	c #Conflicts:     210000 | #Learnt:      19210 | 0.000
84.28/84.39	c total clause space: 78.2603MB
84.28/84.39	c total #watches: 337358
85.18/85.21	c total #propagations: 109755463 / total #impl: 436620911 (eff. 0.251)
85.18/85.21	c #Conflicts:     211000 | #Learnt:      20210 | 0.000
85.18/85.21	c total clause space: 78.2603MB
85.18/85.21	c total #watches: 340725
85.98/86.04	c total #propagations: 110347703 / total #impl: 439125724 (eff. 0.251)
85.98/86.04	c #Conflicts:     212000 | #Learnt:      21210 | 0.000
85.98/86.04	c total clause space: 78.2603MB
85.98/86.04	c total #watches: 344000
86.68/86.79	c total #propagations: 110921331 / total #impl: 441539777 (eff. 0.251)
86.68/86.79	c GC COLLECT
86.68/86.79	c #Conflicts:     213000 | #Learnt:      11229 | 0.000
86.68/86.79	c total clause space: 127.173MB
86.68/86.79	c total #watches: 304702
87.18/87.22	c total #propagations: 111435520 / total #impl: 443738987 (eff. 0.251)
87.18/87.22	c #Conflicts:     214000 | #Learnt:      12229 | 0.000
87.18/87.22	c total clause space: 127.173MB
87.18/87.22	c total #watches: 308206
87.68/87.71	c total #propagations: 111927997 / total #impl: 445835306 (eff. 0.251)
87.68/87.71	c #Conflicts:     215000 | #Learnt:      13229 | 0.000
87.68/87.71	c total clause space: 127.173MB
87.68/87.71	c total #watches: 311340
88.18/88.23	c total #propagations: 112452707 / total #impl: 448013080 (eff. 0.251)
88.18/88.23	c #Conflicts:     216000 | #Learnt:      14229 | 0.000
88.18/88.23	c total clause space: 127.173MB
88.18/88.23	c total #watches: 314430
88.68/88.79	c total #propagations: 112976782 / total #impl: 450204749 (eff. 0.251)
88.68/88.79	c #Conflicts:     217000 | #Learnt:      15229 | 0.000
88.68/88.79	c total clause space: 127.173MB
88.68/88.79	c total #watches: 317374
89.28/89.37	c total #propagations: 113503124 / total #impl: 452435371 (eff. 0.251)
89.28/89.37	c #Conflicts:     218000 | #Learnt:      16229 | 0.000
89.28/89.37	c total clause space: 127.173MB
89.28/89.37	c total #watches: 319963
89.88/89.93	c total #propagations: 114021464 / total #impl: 454577507 (eff. 0.251)
89.88/89.93	c #Conflicts:     219000 | #Learnt:      17229 | 0.000
89.88/89.93	c total clause space: 127.173MB
89.88/89.93	c total #watches: 323531
90.38/90.49	c total #propagations: 114528272 / total #impl: 456700977 (eff. 0.251)
90.38/90.49	c #Conflicts:     220000 | #Learnt:      18229 | 0.000
90.38/90.49	c total clause space: 127.173MB
90.38/90.49	c total #watches: 326593
91.08/91.17	c total #propagations: 115007195 / total #impl: 458755863 (eff. 0.251)
91.08/91.17	c #Conflicts:     221000 | #Learnt:      19229 | 0.000
91.08/91.17	c total clause space: 127.173MB
91.08/91.17	c total #watches: 330255
91.88/91.90	c total #propagations: 115539100 / total #impl: 460976001 (eff. 0.251)
91.88/91.90	c #Conflicts:     222000 | #Learnt:      20229 | 0.000
91.88/91.90	c total clause space: 127.173MB
91.88/91.90	c total #watches: 334324
92.67/92.72	c total #propagations: 116048504 / total #impl: 463161715 (eff. 0.251)
92.67/92.72	c #Conflicts:     223000 | #Learnt:      21229 | 0.000
92.67/92.72	c total clause space: 127.173MB
92.67/92.72	c total #watches: 339601
93.58/93.65	c total #propagations: 116570658 / total #impl: 465528322 (eff. 0.250)
93.58/93.65	c #Conflicts:     224000 | #Learnt:      22229 | 0.000
93.58/93.65	c total clause space: 127.173MB
93.58/93.65	c total #watches: 342788
94.27/94.30	c total #propagations: 117126264 / total #impl: 467823032 (eff. 0.250)
94.27/94.30	c GC COLLECT
94.27/94.30	c #Conflicts:     225000 | #Learnt:      11924 | 0.000
94.27/94.30	c total clause space: 127.173MB
94.27/94.30	c total #watches: 307472
94.77/94.82	c total #propagations: 117643383 / total #impl: 469805158 (eff. 0.250)
94.77/94.82	c #Conflicts:     226000 | #Learnt:      12924 | 0.000
94.77/94.82	c total clause space: 127.173MB
94.77/94.82	c total #watches: 311183
95.37/95.43	c total #propagations: 118163459 / total #impl: 471919294 (eff. 0.250)
95.37/95.43	c #Conflicts:     227000 | #Learnt:      13924 | 0.000
95.37/95.43	c total clause space: 127.173MB
95.37/95.43	c total #watches: 315748
96.07/96.15	c total #propagations: 118707426 / total #impl: 474038339 (eff. 0.250)
96.07/96.15	c #Conflicts:     228000 | #Learnt:      14924 | 0.000
96.07/96.15	c total clause space: 127.173MB
96.07/96.15	c total #watches: 324292
96.97/97.07	c total #propagations: 119259365 / total #impl: 476381839 (eff. 0.250)
96.97/97.07	c #Conflicts:     229000 | #Learnt:      15924 | 0.000
96.97/97.07	c total clause space: 127.173MB
96.97/97.07	c total #watches: 331052
97.98/98.09	c total #propagations: 119787907 / total #impl: 478840258 (eff. 0.250)
97.98/98.09	c #Conflicts:     230000 | #Learnt:      16924 | 0.000
97.98/98.09	c total clause space: 127.173MB
97.98/98.09	c total #watches: 335211
99.17/99.25	c total #propagations: 120331873 / total #impl: 481319941 (eff. 0.250)
99.17/99.25	c #Conflicts:     231000 | #Learnt:      17924 | 0.000
99.17/99.25	c total clause space: 127.173MB
99.17/99.25	c total #watches: 340174
100.18/100.25	c total #propagations: 120869707 / total #impl: 483798902 (eff. 0.250)
100.18/100.25	c #Conflicts:     232000 | #Learnt:      18924 | 0.000
100.18/100.25	c total clause space: 127.173MB
100.18/100.25	c total #watches: 343572
101.07/101.19	c total #propagations: 121397906 / total #impl: 486010577 (eff. 0.250)
101.07/101.19	c #Conflicts:     233000 | #Learnt:      19924 | 0.000
101.07/101.19	c total clause space: 127.173MB
101.07/101.19	c total #watches: 346424
102.17/102.24	c total #propagations: 121923363 / total #impl: 488108629 (eff. 0.250)
102.17/102.24	c #Conflicts:     234000 | #Learnt:      20924 | 0.000
102.17/102.24	c total clause space: 127.173MB
102.17/102.25	c total #watches: 350174
103.07/103.18	c total #propagations: 122515462 / total #impl: 490662208 (eff. 0.250)
103.07/103.18	c #Conflicts:     235000 | #Learnt:      21924 | 0.000
103.07/103.18	c total clause space: 127.173MB
103.07/103.18	c total #watches: 353698
103.87/103.90	c total #propagations: 123021209 / total #impl: 492738051 (eff. 0.250)
103.87/103.90	c #Conflicts:     236000 | #Learnt:      22924 | 0.000
103.87/103.90	c total clause space: 127.173MB
103.87/103.90	c total #watches: 356482
104.48/104.54	c total #propagations: 123455366 / total #impl: 494323987 (eff. 0.250)
104.48/104.54	c GC COLLECT
104.48/104.54	c #Conflicts:     237000 | #Learnt:      12306 | 0.000
104.48/104.54	c total clause space: 127.173MB
104.48/104.54	c total #watches: 308130
104.97/105.04	c total #propagations: 123964981 / total #impl: 496367947 (eff. 0.250)
104.97/105.04	c #Conflicts:     238000 | #Learnt:      13306 | 0.000
104.97/105.04	c total clause space: 127.173MB
104.97/105.05	c total #watches: 310906
105.47/105.55	c total #propagations: 124503784 / total #impl: 498601380 (eff. 0.250)
105.47/105.55	c #Conflicts:     239000 | #Learnt:      14306 | 0.000
105.47/105.55	c total clause space: 127.173MB
105.47/105.55	c total #watches: 313746
105.97/106.03	c total #propagations: 125073113 / total #impl: 500914763 (eff. 0.250)
105.97/106.03	c #Conflicts:     240000 | #Learnt:      15306 | 0.000
105.97/106.03	c total clause space: 127.173MB
105.97/106.03	c total #watches: 317302
106.47/106.58	c total #propagations: 125614587 / total #impl: 502980748 (eff. 0.250)
106.47/106.58	c #Conflicts:     241000 | #Learnt:      16306 | 0.000
106.47/106.58	c total clause space: 127.173MB
106.47/106.58	c total #watches: 320766
106.97/107.09	c total #propagations: 126234674 / total #impl: 505318881 (eff. 0.250)
106.97/107.09	c #Conflicts:     242000 | #Learnt:      17306 | 0.000
106.97/107.09	c total clause space: 127.173MB
106.97/107.09	c total #watches: 323815
107.57/107.62	c total #propagations: 126786379 / total #impl: 507585950 (eff. 0.250)
107.57/107.62	c #Conflicts:     243000 | #Learnt:      18306 | 0.000
107.57/107.62	c total clause space: 127.173MB
107.57/107.62	c total #watches: 326527
108.07/108.18	c total #propagations: 127311655 / total #impl: 509559336 (eff. 0.250)
108.07/108.18	c #Conflicts:     244000 | #Learnt:      19306 | 0.000
108.07/108.18	c total clause space: 127.173MB
108.07/108.18	c total #watches: 329533
108.67/108.78	c total #propagations: 127880357 / total #impl: 511697543 (eff. 0.250)
108.67/108.78	c #Conflicts:     245000 | #Learnt:      20306 | 0.000
108.67/108.78	c total clause space: 127.173MB
108.67/108.78	c total #watches: 332446
109.27/109.37	c total #propagations: 128457096 / total #impl: 514105182 (eff. 0.250)
109.27/109.37	c #Conflicts:     246000 | #Learnt:      21306 | 0.000
109.27/109.37	c total clause space: 127.173MB
109.27/109.37	c total #watches: 335863
109.98/110.03	c total #propagations: 128906493 / total #impl: 516133803 (eff. 0.250)
109.98/110.03	c #Conflicts:     247000 | #Learnt:      22306 | 0.000
109.98/110.03	c total clause space: 127.173MB
109.98/110.03	c total #watches: 339262
110.67/110.73	c total #propagations: 129396371 / total #impl: 518301606 (eff. 0.250)
110.67/110.73	c #Conflicts:     248000 | #Learnt:      23306 | 0.000
110.67/110.73	c total clause space: 127.173MB
110.67/110.73	c total #watches: 342933
111.37/111.41	c total #propagations: 129942037 / total #impl: 520612817 (eff. 0.250)
111.37/111.41	c GC COLLECT
111.37/111.41	c #Conflicts:     249000 | #Learnt:      12416 | 0.000
111.37/111.41	c total clause space: 127.173MB
111.37/111.41	c total #watches: 309178
111.77/111.89	c total #propagations: 130468557 / total #impl: 522966214 (eff. 0.249)
111.77/111.89	c #Conflicts:     250000 | #Learnt:      13416 | 0.000
111.77/111.89	c total clause space: 127.173MB
111.77/111.89	c total #watches: 312957
112.37/112.40	c total #propagations: 130916322 / total #impl: 524916050 (eff. 0.249)
112.37/112.40	c #Conflicts:     251000 | #Learnt:      14416 | 0.000
112.37/112.40	c total clause space: 127.173MB
112.37/112.40	c total #watches: 316369
112.87/112.93	c total #propagations: 131409203 / total #impl: 526911850 (eff. 0.249)
112.87/112.93	c #Conflicts:     252000 | #Learnt:      15416 | 0.000
112.87/112.93	c total clause space: 127.173MB
112.87/112.93	c total #watches: 319476
113.38/113.49	c total #propagations: 131956663 / total #impl: 529119170 (eff. 0.249)
113.38/113.49	c #Conflicts:     253000 | #Learnt:      16416 | 0.000
113.38/113.49	c total clause space: 127.173MB
113.38/113.49	c total #watches: 323007
113.97/114.06	c total #propagations: 132513415 / total #impl: 531359920 (eff. 0.249)
113.97/114.06	c #Conflicts:     254000 | #Learnt:      17416 | 0.000
113.97/114.06	c total clause space: 127.173MB
113.97/114.06	c total #watches: 325742
114.48/114.58	c total #propagations: 133030345 / total #impl: 533464031 (eff. 0.249)
114.48/114.58	c #Conflicts:     255000 | #Learnt:      18416 | 0.000
114.48/114.58	c total clause space: 127.173MB
114.48/114.58	c total #watches: 328339
114.97/115.08	c total #propagations: 133541352 / total #impl: 535338131 (eff. 0.249)
114.97/115.08	c #Conflicts:     256000 | #Learnt:      19416 | 0.000
114.97/115.08	c total clause space: 127.173MB
114.97/115.08	c total #watches: 331162
115.58/115.62	c total #propagations: 133999708 / total #impl: 537071568 (eff. 0.250)
115.58/115.62	c #Conflicts:     257000 | #Learnt:      20416 | 0.000
115.58/115.62	c total clause space: 127.173MB
115.58/115.62	c total #watches: 334769
116.17/116.21	c total #propagations: 134524421 / total #impl: 539359736 (eff. 0.249)
116.17/116.21	c #Conflicts:     258000 | #Learnt:      21416 | 0.000
116.17/116.21	c total clause space: 127.173MB
116.17/116.21	c total #watches: 337818
116.68/116.77	c total #propagations: 135083059 / total #impl: 541697139 (eff. 0.249)
116.68/116.77	c #Conflicts:     259000 | #Learnt:      22416 | 0.000
116.68/116.77	c total clause space: 127.173MB
116.68/116.77	c total #watches: 341012
117.27/117.32	c total #propagations: 135588943 / total #impl: 543776426 (eff. 0.249)
117.27/117.32	c #Conflicts:     260000 | #Learnt:      23416 | 0.000
117.27/117.32	c total clause space: 127.173MB
117.27/117.32	c total #watches: 343864
117.78/117.89	c total #propagations: 136062981 / total #impl: 545549584 (eff. 0.249)
117.78/117.89	c #Conflicts:     261000 | #Learnt:      24416 | 0.000
117.78/117.89	c total clause space: 127.173MB
117.78/117.89	c total #watches: 347535
118.27/118.32	c total #propagations: 136523075 / total #impl: 547565674 (eff. 0.249)
118.27/118.32	c GC COLLECT
118.27/118.32	c #Conflicts:     262000 | #Learnt:      13210 | 0.000
118.27/118.32	c total clause space: 127.173MB
118.27/118.32	c total #watches: 311385
118.77/118.80	c total #propagations: 136994367 / total #impl: 549527292 (eff. 0.249)
118.77/118.80	c #Conflicts:     263000 | #Learnt:      14210 | 0.000
118.77/118.80	c total clause space: 127.173MB
118.77/118.80	c total #watches: 313958
119.27/119.35	c total #propagations: 137528754 / total #impl: 551671908 (eff. 0.249)
119.27/119.35	c #Conflicts:     264000 | #Learnt:      15210 | 0.000
119.27/119.35	c total clause space: 127.173MB
119.27/119.35	c total #watches: 317991
119.87/119.93	c total #propagations: 138155983 / total #impl: 554105448 (eff. 0.249)
119.87/119.93	c #Conflicts:     265000 | #Learnt:      16210 | 0.000
119.87/119.93	c total clause space: 127.173MB
119.87/119.93	c total #watches: 323044
120.37/120.46	c total #propagations: 138718078 / total #impl: 556409125 (eff. 0.249)
120.37/120.46	c #Conflicts:     266000 | #Learnt:      17210 | 0.000
120.37/120.46	c total clause space: 127.173MB
120.37/120.46	c total #watches: 326272
121.07/121.11	c total #propagations: 139142688 / total #impl: 558342788 (eff. 0.249)
121.07/121.11	c #Conflicts:     267000 | #Learnt:      18210 | 0.000
121.07/121.11	c total clause space: 127.173MB
121.07/121.11	c total #watches: 329606
121.77/121.80	c total #propagations: 139679629 / total #impl: 560665371 (eff. 0.249)
121.77/121.80	c #Conflicts:     268000 | #Learnt:      19210 | 0.000
121.77/121.80	c total clause space: 127.173MB
121.77/121.80	c total #watches: 334313
122.47/122.52	c total #propagations: 140240797 / total #impl: 563029545 (eff. 0.249)
122.47/122.52	c #Conflicts:     269000 | #Learnt:      20210 | 0.000
122.47/122.52	c total clause space: 127.173MB
122.47/122.52	c total #watches: 337808
123.27/123.38	c total #propagations: 140768457 / total #impl: 565266826 (eff. 0.249)
123.27/123.38	c #Conflicts:     270000 | #Learnt:      21210 | 0.000
123.27/123.38	c total clause space: 127.173MB
123.27/123.38	c total #watches: 340935
124.27/124.33	c total #propagations: 141350334 / total #impl: 567751047 (eff. 0.249)
124.27/124.33	c #Conflicts:     271000 | #Learnt:      22210 | 0.000
124.27/124.33	c total clause space: 127.173MB
124.27/124.33	c total #watches: 343956
125.17/125.25	c total #propagations: 142016348 / total #impl: 570507058 (eff. 0.249)
125.17/125.25	c #Conflicts:     272000 | #Learnt:      23210 | 0.000
125.17/125.25	c total clause space: 127.173MB
125.17/125.25	c total #watches: 347230
126.07/126.16	c total #propagations: 142651889 / total #impl: 573215196 (eff. 0.249)
126.07/126.16	c #Conflicts:     273000 | #Learnt:      24210 | 0.000
126.07/126.16	c total clause space: 127.173MB
126.07/126.16	c total #watches: 350679
127.07/127.11	c total #propagations: 143232238 / total #impl: 575796793 (eff. 0.249)
127.07/127.11	c GC COLLECT
127.07/127.11	c #Conflicts:     274000 | #Learnt:      12707 | 0.000
127.07/127.11	c total clause space: 127.173MB
127.07/127.11	c total #watches: 309955
127.57/127.67	c total #propagations: 143849186 / total #impl: 578518130 (eff. 0.249)
127.57/127.67	c #Conflicts:     275000 | #Learnt:      13707 | 0.000
127.57/127.67	c total clause space: 127.173MB
127.57/127.67	c total #watches: 313740
128.17/128.27	c total #propagations: 144399252 / total #impl: 580906851 (eff. 0.249)
128.17/128.27	c #Conflicts:     276000 | #Learnt:      14707 | 0.000
128.17/128.27	c total clause space: 127.173MB
128.17/128.27	c total #watches: 318085
128.77/128.87	c total #propagations: 144924256 / total #impl: 583199637 (eff. 0.248)
128.77/128.87	c #Conflicts:     277000 | #Learnt:      15707 | 0.000
128.77/128.87	c total clause space: 127.173MB
128.77/128.87	c total #watches: 321267
129.37/129.48	c total #propagations: 145442687 / total #impl: 585200714 (eff. 0.249)
129.37/129.48	c #Conflicts:     278000 | #Learnt:      16707 | 0.000
129.37/129.48	c total clause space: 127.173MB
129.37/129.48	c total #watches: 324168
129.97/130.05	c total #propagations: 145986906 / total #impl: 587281057 (eff. 0.249)
129.97/130.05	c #Conflicts:     279000 | #Learnt:      17707 | 0.000
129.97/130.05	c total clause space: 127.173MB
129.97/130.05	c total #watches: 326907
130.47/130.57	c total #propagations: 146519004 / total #impl: 589482571 (eff. 0.249)
130.47/130.57	c #Conflicts:     280000 | #Learnt:      18707 | 0.000
130.47/130.57	c total clause space: 127.173MB
130.47/130.57	c total #watches: 329794
131.17/131.21	c total #propagations: 146972531 / total #impl: 591311451 (eff. 0.249)
131.17/131.21	c #Conflicts:     281000 | #Learnt:      19707 | 0.000
131.17/131.21	c total clause space: 127.173MB
131.17/131.21	c total #watches: 332681
131.86/131.91	c total #propagations: 147544717 / total #impl: 593649526 (eff. 0.249)
131.86/131.91	c #Conflicts:     282000 | #Learnt:      20707 | 0.000
131.86/131.91	c total clause space: 127.173MB
131.86/131.91	c total #watches: 335839
132.46/132.58	c total #propagations: 148059545 / total #impl: 595884472 (eff. 0.248)
132.46/132.58	c #Conflicts:     283000 | #Learnt:      21707 | 0.000
132.46/132.58	c total clause space: 127.173MB
132.46/132.58	c total #watches: 338828
133.17/133.23	c total #propagations: 148592684 / total #impl: 598071140 (eff. 0.248)
133.17/133.23	c #Conflicts:     284000 | #Learnt:      22707 | 0.000
133.17/133.23	c total clause space: 127.173MB
133.17/133.23	c total #watches: 342087
133.86/133.93	c total #propagations: 149067495 / total #impl: 600157131 (eff. 0.248)
133.86/133.93	c #Conflicts:     285000 | #Learnt:      23707 | 0.000
133.86/133.93	c total clause space: 127.173MB
133.86/133.93	c total #watches: 344982
134.56/134.60	c total #propagations: 149587385 / total #impl: 602332280 (eff. 0.248)
134.56/134.60	c #Conflicts:     286000 | #Learnt:      24707 | 0.000
134.56/134.60	c total clause space: 127.173MB
134.56/134.60	c total #watches: 349248
135.16/135.23	c total #propagations: 150124272 / total #impl: 604727884 (eff. 0.248)
135.16/135.23	c GC COLLECT
135.16/135.23	c #Conflicts:     287000 | #Learnt:      12905 | 0.000
135.16/135.23	c total clause space: 127.173MB
135.16/135.23	c total #watches: 310796
135.56/135.68	c total #propagations: 150612012 / total #impl: 606722655 (eff. 0.248)
135.56/135.68	c #Conflicts:     288000 | #Learnt:      13905 | 0.000
135.56/135.68	c total clause space: 127.173MB
135.56/135.68	c total #watches: 313909
136.06/136.17	c total #propagations: 151075529 / total #impl: 608542438 (eff. 0.248)
136.06/136.17	c #Conflicts:     289000 | #Learnt:      14905 | 0.000
136.06/136.17	c total clause space: 127.173MB
136.06/136.17	c total #watches: 316920
136.56/136.63	c total #propagations: 151595132 / total #impl: 610506032 (eff. 0.248)
136.56/136.63	c #Conflicts:     290000 | #Learnt:      15905 | 0.000
136.56/136.63	c total clause space: 127.173MB
136.56/136.63	c total #watches: 319967
137.06/137.11	c total #propagations: 152066278 / total #impl: 612403585 (eff. 0.248)
137.06/137.11	c #Conflicts:     291000 | #Learnt:      16905 | 0.000
137.06/137.11	c total clause space: 127.173MB
137.06/137.11	c total #watches: 323107
137.47/137.59	c total #propagations: 152575398 / total #impl: 614368045 (eff. 0.248)
137.47/137.59	c #Conflicts:     292000 | #Learnt:      17905 | 0.000
137.47/137.59	c total clause space: 127.173MB
137.47/137.59	c total #watches: 326391
138.16/138.25	c total #propagations: 153061059 / total #impl: 616269872 (eff. 0.248)
138.16/138.25	c #Conflicts:     293000 | #Learnt:      18905 | 0.000
138.16/138.25	c total clause space: 127.173MB
138.16/138.25	c total #watches: 329554
138.86/138.90	c total #propagations: 153615955 / total #impl: 618603861 (eff. 0.248)
138.86/138.90	c #Conflicts:     294000 | #Learnt:      19905 | 0.000
138.86/138.90	c total clause space: 127.173MB
138.86/138.90	c total #watches: 333370
139.56/139.62	c total #propagations: 154108960 / total #impl: 620755613 (eff. 0.248)
139.56/139.62	c #Conflicts:     295000 | #Learnt:      20905 | 0.000
139.56/139.62	c total clause space: 127.173MB
139.56/139.62	c total #watches: 336337
140.16/140.27	c total #propagations: 154631992 / total #impl: 623125937 (eff. 0.248)
140.16/140.27	c #Conflicts:     296000 | #Learnt:      21905 | 0.000
140.16/140.27	c total clause space: 127.173MB
140.16/140.27	c total #watches: 340528
140.87/140.92	c total #propagations: 155176216 / total #impl: 625440981 (eff. 0.248)
140.87/140.92	c #Conflicts:     297000 | #Learnt:      22905 | 0.000
140.87/140.92	c total clause space: 127.173MB
140.87/140.92	c total #watches: 343821
141.46/141.59	c total #propagations: 155670889 / total #impl: 627498294 (eff. 0.248)
141.46/141.59	c #Conflicts:     298000 | #Learnt:      23905 | 0.000
141.46/141.59	c total clause space: 127.173MB
141.46/141.59	c total #watches: 346558
142.16/142.25	c total #propagations: 156210177 / total #impl: 629778523 (eff. 0.248)
142.16/142.25	c #Conflicts:     299000 | #Learnt:      24905 | 0.000
142.16/142.25	c total clause space: 127.173MB
142.16/142.25	c total #watches: 349422
142.86/142.95	c total #propagations: 156743463 / total #impl: 631858502 (eff. 0.248)
142.86/142.95	c #Conflicts:     300000 | #Learnt:      25905 | 0.000
142.86/142.95	c total clause space: 127.173MB
142.86/142.95	c total #watches: 352135
143.46/143.50	c total #propagations: 157296640 / total #impl: 633931215 (eff. 0.248)
143.46/143.50	c GC COLLECT
143.46/143.50	c #Conflicts:     301000 | #Learnt:      13796 | 0.000
143.46/143.50	c total clause space: 127.173MB
143.46/143.50	c total #watches: 313351
143.96/144.00	c total #propagations: 157904137 / total #impl: 636260592 (eff. 0.248)
143.96/144.00	c #Conflicts:     302000 | #Learnt:      14796 | 0.000
143.96/144.00	c total clause space: 127.173MB
143.96/144.00	c total #watches: 316957
144.46/144.51	c total #propagations: 158477028 / total #impl: 638478943 (eff. 0.248)
144.46/144.51	c #Conflicts:     303000 | #Learnt:      15796 | 0.000
144.46/144.51	c total clause space: 127.173MB
144.46/144.51	c total #watches: 320760
144.96/145.05	c total #propagations: 159024420 / total #impl: 640766294 (eff. 0.248)
144.96/145.05	c #Conflicts:     304000 | #Learnt:      16796 | 0.000
144.96/145.05	c total clause space: 127.173MB
144.96/145.05	c total #watches: 323637
145.46/145.52	c total #propagations: 159585762 / total #impl: 642963857 (eff. 0.248)
145.46/145.52	c #Conflicts:     305000 | #Learnt:      17796 | 0.000
145.46/145.52	c total clause space: 127.173MB
145.46/145.52	c total #watches: 326626
145.86/145.99	c total #propagations: 160055298 / total #impl: 644773186 (eff. 0.248)
145.86/145.99	c #Conflicts:     306000 | #Learnt:      18796 | 0.000
145.86/145.99	c total clause space: 127.173MB
145.86/145.99	c total #watches: 332435
146.56/146.62	c total #propagations: 160511405 / total #impl: 646660898 (eff. 0.248)
146.56/146.62	c #Conflicts:     307000 | #Learnt:      19796 | 0.000
146.56/146.62	c total clause space: 127.173MB
146.56/146.62	c total #watches: 337462
147.16/147.29	c total #propagations: 161055046 / total #impl: 648844412 (eff. 0.248)
147.16/147.29	c #Conflicts:     308000 | #Learnt:      20796 | 0.000
147.16/147.29	c total clause space: 127.173MB
147.16/147.29	c total #watches: 340909
147.96/148.04	c total #propagations: 161561715 / total #impl: 650951408 (eff. 0.248)
147.96/148.04	c #Conflicts:     309000 | #Learnt:      21796 | 0.000
147.96/148.04	c total clause space: 127.173MB
147.96/148.04	c total #watches: 345298
148.86/148.94	c total #propagations: 162128312 / total #impl: 653311903 (eff. 0.248)
148.86/148.94	c #Conflicts:     310000 | #Learnt:      22796 | 0.000
148.86/148.94	c total clause space: 127.173MB
148.86/148.94	c total #watches: 349016
149.76/149.80	c total #propagations: 162733353 / total #impl: 655986690 (eff. 0.248)
149.76/149.80	c #Conflicts:     311000 | #Learnt:      23796 | 0.000
149.76/149.80	c total clause space: 127.173MB
149.76/149.80	c total #watches: 354172
150.56/150.64	c total #propagations: 163290614 / total #impl: 658500708 (eff. 0.248)
150.56/150.64	c #Conflicts:     312000 | #Learnt:      24796 | 0.000
150.56/150.64	c total clause space: 127.173MB
150.56/150.64	c total #watches: 357516
151.56/151.63	c total #propagations: 163822039 / total #impl: 660958879 (eff. 0.248)
151.56/151.63	c #Conflicts:     313000 | #Learnt:      25796 | 0.000
151.56/151.63	c total clause space: 127.173MB
151.56/151.63	c total #watches: 361460
152.56/152.61	c total #propagations: 164360812 / total #impl: 663616016 (eff. 0.248)
152.56/152.61	c #Conflicts:     314000 | #Learnt:      26796 | 0.000
152.56/152.61	c total clause space: 127.173MB
152.56/152.61	c total #watches: 365671
153.06/153.16	c total #propagations: 164877818 / total #impl: 666130607 (eff. 0.248)
153.06/153.16	c GC COLLECT
153.06/153.16	c #Conflicts:     315000 | #Learnt:      14386 | 0.000
153.06/153.16	c total clause space: 127.173MB
153.06/153.16	c total #watches: 315973
153.66/153.73	c total #propagations: 165408864 / total #impl: 668418420 (eff. 0.247)
153.66/153.73	c #Conflicts:     316000 | #Learnt:      15386 | 0.000
153.66/153.73	c total clause space: 127.173MB
153.66/153.73	c total #watches: 319451
154.26/154.31	c total #propagations: 165912934 / total #impl: 670642424 (eff. 0.247)
154.26/154.31	c #Conflicts:     317000 | #Learnt:      16386 | 0.000
154.26/154.31	c total clause space: 127.173MB
154.26/154.31	c total #watches: 322749
154.96/155.08	c total #propagations: 166425900 / total #impl: 672981803 (eff. 0.247)
154.96/155.08	c #Conflicts:     318000 | #Learnt:      17386 | 0.000
154.96/155.08	c total clause space: 127.173MB
154.96/155.08	c total #watches: 327876
155.76/155.85	c total #propagations: 167028727 / total #impl: 675815236 (eff. 0.247)
155.76/155.85	c #Conflicts:     319000 | #Learnt:      18386 | 0.000
155.76/155.85	c total clause space: 127.173MB
155.76/155.85	c total #watches: 332478
156.46/156.59	c total #propagations: 167591418 / total #impl: 678537495 (eff. 0.247)
156.46/156.59	c #Conflicts:     320000 | #Learnt:      19386 | 0.000
156.46/156.59	c total clause space: 127.173MB
156.46/156.59	c total #watches: 335769
157.16/157.24	c total #propagations: 168104164 / total #impl: 681010334 (eff. 0.247)
157.16/157.24	c #Conflicts:     321000 | #Learnt:      20386 | 0.000
157.16/157.24	c total clause space: 127.173MB
157.16/157.24	c total #watches: 339140
157.66/157.78	c total #propagations: 168581669 / total #impl: 683051989 (eff. 0.247)
157.66/157.78	c #Conflicts:     322000 | #Learnt:      21386 | 0.000
157.66/157.78	c total clause space: 127.173MB
157.66/157.78	c total #watches: 342962
158.37/158.42	c total #propagations: 169035461 / total #impl: 685004110 (eff. 0.247)
158.37/158.42	c #Conflicts:     323000 | #Learnt:      22386 | 0.000
158.37/158.42	c total clause space: 127.173MB
158.37/158.42	c total #watches: 346549
158.96/159.08	c total #propagations: 169506437 / total #impl: 686962216 (eff. 0.247)
158.96/159.08	c #Conflicts:     324000 | #Learnt:      23386 | 0.000
158.96/159.08	c total clause space: 127.173MB
158.96/159.08	c total #watches: 349704
159.67/159.71	c total #propagations: 169984594 / total #impl: 688888538 (eff. 0.247)
159.67/159.71	c #Conflicts:     325000 | #Learnt:      24386 | 0.000
159.67/159.71	c total clause space: 127.173MB
159.67/159.71	c total #watches: 353419
160.47/160.51	c total #propagations: 170458999 / total #impl: 691124795 (eff. 0.247)
160.47/160.51	c #Conflicts:     326000 | #Learnt:      25386 | 0.000
160.47/160.51	c total clause space: 127.173MB
160.47/160.51	c total #watches: 356880
161.27/161.38	c total #propagations: 170945756 / total #impl: 693179134 (eff. 0.247)
161.27/161.38	c #Conflicts:     327000 | #Learnt:      26386 | 0.000
161.27/161.38	c total clause space: 127.173MB
161.27/161.38	c total #watches: 360719
162.27/162.35	c total #propagations: 171487447 / total #impl: 695424072 (eff. 0.247)
162.27/162.35	c #Conflicts:     328000 | #Learnt:      27386 | 0.000
162.27/162.35	c total clause space: 127.173MB
162.27/162.35	c total #watches: 363181
162.78/162.89	c total #propagations: 172083825 / total #impl: 697903499 (eff. 0.247)
162.78/162.89	c GC COLLECT
162.78/162.89	c #Conflicts:     329000 | #Learnt:      14716 | 0.000
162.78/162.89	c total clause space: 127.173MB
162.78/162.89	c total #watches: 317479
163.47/163.50	c total #propagations: 172635242 / total #impl: 700243784 (eff. 0.247)
163.47/163.50	c #Conflicts:     330000 | #Learnt:      15716 | 0.000
163.47/163.50	c total clause space: 127.173MB
163.47/163.50	c total #watches: 321867
164.07/164.15	c total #propagations: 173207476 / total #impl: 702676164 (eff. 0.246)
164.07/164.15	c #Conflicts:     331000 | #Learnt:      16716 | 0.000
164.07/164.15	c total clause space: 127.173MB
164.07/164.15	c total #watches: 326734
164.67/164.79	c total #propagations: 173764312 / total #impl: 705235816 (eff. 0.246)
164.67/164.79	c #Conflicts:     332000 | #Learnt:      17716 | 0.000
164.67/164.79	c total clause space: 127.173MB
164.67/164.79	c total #watches: 330422
165.57/165.61	c total #propagations: 174299815 / total #impl: 707721668 (eff. 0.246)
165.57/165.61	c #Conflicts:     333000 | #Learnt:      18716 | 0.000
165.57/165.61	c total clause space: 127.173MB
165.57/165.61	c total #watches: 333822
166.37/166.46	c total #propagations: 174869726 / total #impl: 710206306 (eff. 0.246)
166.37/166.46	c #Conflicts:     334000 | #Learnt:      19716 | 0.000
166.37/166.46	c total clause space: 127.173MB
166.37/166.46	c total #watches: 338066
167.07/167.17	c total #propagations: 175426618 / total #impl: 712525328 (eff. 0.246)
167.07/167.17	c #Conflicts:     335000 | #Learnt:      20716 | 0.000
167.07/167.17	c total clause space: 127.173MB
167.07/167.17	c total #watches: 342711
167.77/167.87	c total #propagations: 175940913 / total #impl: 714711404 (eff. 0.246)
167.77/167.87	c #Conflicts:     336000 | #Learnt:      21716 | 0.000
167.77/167.87	c total clause space: 127.173MB
167.77/167.87	c total #watches: 346190
168.57/168.63	c total #propagations: 176360852 / total #impl: 716394758 (eff. 0.246)
168.57/168.63	c #Conflicts:     337000 | #Learnt:      22716 | 0.000
168.57/168.63	c total clause space: 127.173MB
168.57/168.63	c total #watches: 349621
169.37/169.44	c total #propagations: 176851242 / total #impl: 718395199 (eff. 0.246)
169.37/169.44	c #Conflicts:     338000 | #Learnt:      23716 | 0.000
169.37/169.44	c total clause space: 127.173MB
169.37/169.44	c total #watches: 353131
170.17/170.24	c total #propagations: 177390562 / total #impl: 720766270 (eff. 0.246)
170.17/170.24	c #Conflicts:     339000 | #Learnt:      24716 | 0.000
170.17/170.24	c total clause space: 127.173MB
170.17/170.24	c total #watches: 356304
170.87/170.99	c total #propagations: 177870394 / total #impl: 722678040 (eff. 0.246)
170.87/170.99	c #Conflicts:     340000 | #Learnt:      25716 | 0.000
170.87/170.99	c total clause space: 127.173MB
170.87/170.99	c total #watches: 359282
171.77/171.83	c total #propagations: 178374815 / total #impl: 724579829 (eff. 0.246)
171.77/171.83	c #Conflicts:     341000 | #Learnt:      26716 | 0.000
171.77/171.83	c total clause space: 127.173MB
171.77/171.83	c total #watches: 362095
172.77/172.86	c total #propagations: 178833332 / total #impl: 726671818 (eff. 0.246)
172.77/172.86	c #Conflicts:     342000 | #Learnt:      27716 | 0.000
172.77/172.86	c total clause space: 127.173MB
172.77/172.86	c total #watches: 365867
173.47/173.50	c total #propagations: 179408378 / total #impl: 729143261 (eff. 0.246)
173.47/173.50	c GC COLLECT
173.47/173.50	c #Conflicts:     343000 | #Learnt:      14706 | 0.000
173.47/173.50	c total clause space: 127.173MB
173.47/173.50	c total #watches: 316383
173.87/173.94	c total #propagations: 179928536 / total #impl: 731256341 (eff. 0.246)
173.87/173.94	c #Conflicts:     344000 | #Learnt:      15706 | 0.000
173.87/173.94	c total clause space: 127.173MB
173.87/173.94	c total #watches: 319442
174.37/174.43	c total #propagations: 180408043 / total #impl: 733093627 (eff. 0.246)
174.37/174.43	c #Conflicts:     345000 | #Learnt:      16706 | 0.000
174.37/174.43	c total clause space: 127.173MB
174.37/174.43	c total #watches: 322221
174.97/175.06	c total #propagations: 180935344 / total #impl: 735269404 (eff. 0.246)
174.97/175.06	c #Conflicts:     346000 | #Learnt:      17706 | 0.000
174.97/175.06	c total clause space: 127.173MB
174.97/175.06	c total #watches: 325099
175.57/175.67	c total #propagations: 181583974 / total #impl: 737868867 (eff. 0.246)
175.57/175.67	c #Conflicts:     347000 | #Learnt:      18706 | 0.000
175.57/175.67	c total clause space: 127.173MB
175.57/175.68	c total #watches: 327919
176.17/176.25	c total #propagations: 182205099 / total #impl: 740339007 (eff. 0.246)
176.17/176.25	c #Conflicts:     348000 | #Learnt:      19706 | 0.000
176.17/176.25	c total clause space: 127.173MB
176.17/176.25	c total #watches: 330755
176.77/176.88	c total #propagations: 182721021 / total #impl: 742408011 (eff. 0.246)
176.77/176.88	c #Conflicts:     349000 | #Learnt:      20706 | 0.000
176.77/176.88	c total clause space: 127.173MB
176.77/176.88	c total #watches: 334867
177.47/177.58	c total #propagations: 183306434 / total #impl: 744933148 (eff. 0.246)
177.47/177.58	c #Conflicts:     350000 | #Learnt:      21706 | 0.000
177.47/177.58	c total clause space: 127.173MB
177.47/177.58	c total #watches: 338676
178.27/178.31	c total #propagations: 183883022 / total #impl: 747395584 (eff. 0.246)
178.27/178.31	c #Conflicts:     351000 | #Learnt:      22706 | 0.000
178.27/178.31	c total clause space: 127.173MB
178.27/178.31	c total #watches: 342326
178.96/179.05	c total #propagations: 184451601 / total #impl: 750036044 (eff. 0.246)
178.96/179.05	c #Conflicts:     352000 | #Learnt:      23706 | 0.000
178.96/179.05	c total clause space: 127.173MB
178.96/179.05	c total #watches: 345613
179.66/179.78	c total #propagations: 184973374 / total #impl: 752467500 (eff. 0.246)
179.66/179.78	c #Conflicts:     353000 | #Learnt:      24706 | 0.000
179.66/179.78	c total clause space: 127.173MB
179.66/179.78	c total #watches: 351022
180.47/180.54	c total #propagations: 185474758 / total #impl: 754930224 (eff. 0.246)
180.47/180.54	c #Conflicts:     354000 | #Learnt:      25706 | 0.000
180.47/180.54	c total clause space: 127.173MB
180.47/180.54	c total #watches: 353477
181.16/181.26	c total #propagations: 186114340 / total #impl: 757347992 (eff. 0.246)
181.16/181.26	c #Conflicts:     355000 | #Learnt:      26706 | 0.000
181.16/181.26	c total clause space: 127.173MB
181.16/181.26	c total #watches: 357010
181.96/182.06	c total #propagations: 186653244 / total #impl: 759566157 (eff. 0.246)
181.96/182.06	c #Conflicts:     356000 | #Learnt:      27706 | 0.000
181.96/182.06	c total clause space: 127.173MB
181.96/182.06	c total #watches: 361168
182.67/182.78	c total #propagations: 187171202 / total #impl: 761861699 (eff. 0.246)
182.67/182.78	c GC COLLECT
182.67/182.78	c #Conflicts:     357000 | #Learnt:      14400 | 0.000
182.67/182.78	c total clause space: 127.173MB
182.67/182.78	c total #watches: 315534
183.16/183.26	c total #propagations: 187666275 / total #impl: 763897849 (eff. 0.246)
183.16/183.26	c #Conflicts:     358000 | #Learnt:      15400 | 0.000
183.16/183.26	c total clause space: 127.173MB
183.16/183.26	c total #watches: 318090
183.67/183.73	c total #propagations: 188208646 / total #impl: 765921508 (eff. 0.246)
183.67/183.73	c #Conflicts:     359000 | #Learnt:      16400 | 0.000
183.67/183.73	c total clause space: 127.173MB
183.67/183.73	c total #watches: 320684
184.16/184.23	c total #propagations: 188660791 / total #impl: 767670529 (eff. 0.246)
184.16/184.23	c #Conflicts:     360000 | #Learnt:      17400 | 0.000
184.16/184.23	c total clause space: 127.173MB
184.16/184.23	c total #watches: 324426
184.66/184.80	c total #propagations: 189140823 / total #impl: 769773749 (eff. 0.246)
184.66/184.80	c #Conflicts:     361000 | #Learnt:      18400 | 0.000
184.66/184.80	c total clause space: 127.173MB
184.66/184.80	c total #watches: 328725
185.36/185.43	c total #propagations: 189672348 / total #impl: 772096788 (eff. 0.246)
185.36/185.43	c #Conflicts:     362000 | #Learnt:      19400 | 0.000
185.36/185.43	c total clause space: 127.173MB
185.36/185.43	c total #watches: 331727
185.87/185.95	c total #propagations: 190284115 / total #impl: 774562763 (eff. 0.246)
185.87/185.95	c #Conflicts:     363000 | #Learnt:      20400 | 0.000
185.87/185.95	c total clause space: 127.173MB
185.87/185.95	c total #watches: 334952
186.26/186.37	c total #propagations: 190770673 / total #impl: 776607350 (eff. 0.246)
186.26/186.37	c #Conflicts:     364000 | #Learnt:      21400 | 0.000
186.26/186.37	c total clause space: 127.173MB
186.26/186.37	c total #watches: 338519
186.86/186.93	c total #propagations: 191171801 / total #impl: 778231584 (eff. 0.246)
186.86/186.93	c #Conflicts:     365000 | #Learnt:      22400 | 0.000
186.86/186.93	c total clause space: 127.173MB
186.86/186.93	c total #watches: 341675
187.36/187.49	c total #propagations: 191637761 / total #impl: 780026769 (eff. 0.246)
187.36/187.49	c #Conflicts:     366000 | #Learnt:      23400 | 0.000
187.36/187.49	c total clause space: 127.173MB
187.36/187.49	c total #watches: 344569
188.07/188.12	c total #propagations: 192133125 / total #impl: 782044191 (eff. 0.246)
188.07/188.12	c #Conflicts:     367000 | #Learnt:      24400 | 0.000
188.07/188.12	c total clause space: 127.173MB
188.07/188.12	c total #watches: 347767
188.66/188.76	c total #propagations: 192707747 / total #impl: 784453329 (eff. 0.246)
188.66/188.76	c #Conflicts:     368000 | #Learnt:      25400 | 0.000
188.66/188.76	c total clause space: 127.173MB
188.66/188.76	c total #watches: 350977
189.36/189.42	c total #propagations: 193253457 / total #impl: 786821126 (eff. 0.246)
189.36/189.42	c #Conflicts:     369000 | #Learnt:      26400 | 0.000
189.36/189.42	c total clause space: 127.173MB
189.36/189.42	c total #watches: 354157
190.06/190.10	c total #propagations: 193823725 / total #impl: 789372984 (eff. 0.246)
190.06/190.10	c #Conflicts:     370000 | #Learnt:      27400 | 0.000
190.06/190.10	c total clause space: 127.173MB
190.06/190.10	c total #watches: 357490
190.66/190.76	c total #propagations: 194364204 / total #impl: 791888285 (eff. 0.245)
190.66/190.76	c #Conflicts:     371000 | #Learnt:      28400 | 0.000
190.66/190.76	c total clause space: 127.173MB
190.66/190.76	c total #watches: 360269
191.37/191.46	c total #propagations: 194883413 / total #impl: 794199957 (eff. 0.245)
191.37/191.46	c GC COLLECT
191.37/191.46	c #Conflicts:     372000 | #Learnt:      14816 | 0.000
191.37/191.46	c total clause space: 127.173MB
191.37/191.46	c total #watches: 316825
191.76/191.85	c total #propagations: 195400611 / total #impl: 796269133 (eff. 0.245)
191.76/191.85	c #Conflicts:     373000 | #Learnt:      15816 | 0.000
191.76/191.85	c total clause space: 127.173MB
191.76/191.85	c total #watches: 319515
192.16/192.29	c total #propagations: 195805593 / total #impl: 797778421 (eff. 0.245)
192.16/192.29	c #Conflicts:     374000 | #Learnt:      16816 | 0.000
192.16/192.29	c total clause space: 127.173MB
192.16/192.29	c total #watches: 321887
192.66/192.74	c total #propagations: 196272272 / total #impl: 799559463 (eff. 0.245)
192.66/192.74	c #Conflicts:     375000 | #Learnt:      17816 | 0.000
192.66/192.74	c total clause space: 127.173MB
192.66/192.75	c total #watches: 324245
193.16/193.25	c total #propagations: 196727773 / total #impl: 801314939 (eff. 0.246)
193.16/193.25	c #Conflicts:     376000 | #Learnt:      18816 | 0.000
193.16/193.25	c total clause space: 127.173MB
193.16/193.25	c total #watches: 326709
193.67/193.73	c total #propagations: 197213972 / total #impl: 803149142 (eff. 0.246)
193.67/193.73	c #Conflicts:     377000 | #Learnt:      19816 | 0.000
193.67/193.73	c total clause space: 127.173MB
193.67/193.73	c total #watches: 330101
194.06/194.18	c total #propagations: 197685467 / total #impl: 804974026 (eff. 0.246)
194.06/194.18	c #Conflicts:     378000 | #Learnt:      20816 | 0.000
194.06/194.18	c total clause space: 127.173MB
194.06/194.18	c total #watches: 332781
194.56/194.68	c total #propagations: 198085717 / total #impl: 806540701 (eff. 0.246)
194.56/194.68	c #Conflicts:     379000 | #Learnt:      21816 | 0.000
194.56/194.68	c total clause space: 127.173MB
194.56/194.68	c total #watches: 336224
195.16/195.25	c total #propagations: 198535813 / total #impl: 808376902 (eff. 0.246)
195.16/195.25	c #Conflicts:     380000 | #Learnt:      22816 | 0.000
195.16/195.25	c total clause space: 127.173MB
195.16/195.25	c total #watches: 340430
195.77/195.86	c total #propagations: 199060505 / total #impl: 810509895 (eff. 0.246)
195.77/195.86	c #Conflicts:     381000 | #Learnt:      23816 | 0.000
195.77/195.86	c total clause space: 127.173MB
195.77/195.86	c total #watches: 343854
196.46/196.52	c total #propagations: 199629455 / total #impl: 812812159 (eff. 0.246)
196.46/196.52	c #Conflicts:     382000 | #Learnt:      24816 | 0.000
196.46/196.52	c total clause space: 127.173MB
196.46/196.52	c total #watches: 348411
197.06/197.19	c total #propagations: 200235605 / total #impl: 815278054 (eff. 0.246)
197.06/197.19	c #Conflicts:     383000 | #Learnt:      25816 | 0.000
197.06/197.19	c total clause space: 127.173MB
197.06/197.19	c total #watches: 352242
197.86/197.97	c total #propagations: 200764567 / total #impl: 817418094 (eff. 0.246)
197.86/197.97	c #Conflicts:     384000 | #Learnt:      26816 | 0.000
197.86/197.97	c total clause space: 127.173MB
197.86/197.97	c total #watches: 356755
198.66/198.73	c total #propagations: 201355534 / total #impl: 819929328 (eff. 0.246)
198.66/198.73	c #Conflicts:     385000 | #Learnt:      27816 | 0.000
198.66/198.73	c total clause space: 127.173MB
198.66/198.73	c total #watches: 360342
199.36/199.43	c total #propagations: 201874186 / total #impl: 822085272 (eff. 0.246)
199.36/199.43	c #Conflicts:     386000 | #Learnt:      28816 | 0.000
199.36/199.43	c total clause space: 127.173MB
199.36/199.43	c total #watches: 363188
200.17/200.25	c total #propagations: 202295013 / total #impl: 823817073 (eff. 0.246)
200.17/200.25	c #Conflicts:     387000 | #Learnt:      29816 | 0.000
200.17/200.25	c total clause space: 127.173MB
200.17/200.25	c total #watches: 366053
200.76/200.80	c total #propagations: 202822888 / total #impl: 825813620 (eff. 0.246)
200.76/200.80	c GC COLLECT
200.76/200.80	c #Conflicts:     388000 | #Learnt:      15899 | 0.000
200.76/200.80	c total clause space: 127.173MB
200.76/200.80	c total #watches: 319636
201.16/201.29	c total #propagations: 203384680 / total #impl: 828105538 (eff. 0.246)
201.16/201.29	c #Conflicts:     389000 | #Learnt:      16899 | 0.000
201.16/201.29	c total clause space: 127.173MB
201.16/201.29	c total #watches: 322523
201.76/201.85	c total #propagations: 203873106 / total #impl: 829988281 (eff. 0.246)
201.76/201.85	c #Conflicts:     390000 | #Learnt:      17899 | 0.000
201.76/201.85	c total clause space: 127.173MB
201.76/201.85	c total #watches: 325607
202.26/202.40	c total #propagations: 204409984 / total #impl: 832102572 (eff. 0.246)
202.26/202.40	c #Conflicts:     391000 | #Learnt:      18899 | 0.000
202.26/202.40	c total clause space: 127.173MB
202.26/202.40	c total #watches: 328138
202.86/202.97	c total #propagations: 204929781 / total #impl: 834113443 (eff. 0.246)
202.86/202.97	c #Conflicts:     392000 | #Learnt:      19899 | 0.000
202.86/202.97	c total clause space: 127.173MB
202.86/202.97	c total #watches: 330888
203.36/203.50	c total #propagations: 205531308 / total #impl: 836450916 (eff. 0.246)
203.36/203.50	c #Conflicts:     393000 | #Learnt:      20899 | 0.000
203.36/203.50	c total clause space: 127.173MB
203.36/203.50	c total #watches: 334901
203.96/204.06	c total #propagations: 206070906 / total #impl: 838578458 (eff. 0.246)
203.96/204.06	c #Conflicts:     394000 | #Learnt:      21899 | 0.000
203.96/204.06	c total clause space: 127.173MB
203.96/204.06	c total #watches: 337903
204.57/204.62	c total #propagations: 206634423 / total #impl: 841101783 (eff. 0.246)
204.57/204.62	c #Conflicts:     395000 | #Learnt:      22899 | 0.000
204.57/204.62	c total clause space: 127.173MB
204.57/204.62	c total #watches: 340693
205.06/205.16	c total #propagations: 207146889 / total #impl: 843343368 (eff. 0.246)
205.06/205.16	c #Conflicts:     396000 | #Learnt:      23899 | 0.000
205.06/205.16	c total clause space: 127.173MB
205.06/205.16	c total #watches: 343819
205.67/205.79	c total #propagations: 207578794 / total #impl: 845220763 (eff. 0.246)
205.67/205.79	c #Conflicts:     397000 | #Learnt:      24899 | 0.000
205.67/205.79	c total clause space: 127.173MB
205.67/205.79	c total #watches: 347783
206.46/206.51	c total #propagations: 208003266 / total #impl: 847034005 (eff. 0.246)
206.46/206.51	c #Conflicts:     398000 | #Learnt:      25899 | 0.000
206.46/206.51	c total clause space: 127.173MB
206.46/206.51	c total #watches: 351380
207.06/207.16	c total #propagations: 208504407 / total #impl: 849124202 (eff. 0.246)
207.06/207.16	c #Conflicts:     399000 | #Learnt:      26899 | 0.000
207.06/207.16	c total clause space: 127.173MB
207.06/207.16	c total #watches: 353972
207.76/207.89	c total #propagations: 208973413 / total #impl: 851010236 (eff. 0.246)
207.76/207.89	c #Conflicts:     400000 | #Learnt:      27899 | 0.000
207.76/207.89	c total clause space: 127.173MB
207.76/207.89	c total #watches: 357602
208.36/208.40	c total #propagations: 209532442 / total #impl: 853363543 (eff. 0.246)
208.36/208.40	c #Conflicts:     401000 | #Learnt:      28899 | 0.000
208.36/208.40	c total clause space: 127.173MB
208.36/208.40	c total #watches: 361352
209.16/209.26	c total #propagations: 209967271 / total #impl: 855053595 (eff. 0.246)
209.16/209.26	c #Conflicts:     402000 | #Learnt:      29899 | 0.000
209.16/209.26	c total clause space: 127.173MB
209.16/209.26	c total #watches: 363777
209.96/210.02	c total #propagations: 210575606 / total #impl: 857499902 (eff. 0.246)
209.96/210.02	c GC COLLECT
209.96/210.02	c #Conflicts:     403000 | #Learnt:      15694 | 0.000
209.96/210.02	c total clause space: 127.173MB
209.96/210.02	c total #watches: 319080
210.46/210.51	c total #propagations: 211147322 / total #impl: 859853657 (eff. 0.246)
210.46/210.51	c #Conflicts:     404000 | #Learnt:      16694 | 0.000
210.46/210.51	c total clause space: 127.173MB
210.46/210.51	c total #watches: 322319
210.86/210.97	c total #propagations: 211639022 / total #impl: 861921848 (eff. 0.246)
210.86/210.97	c #Conflicts:     405000 | #Learnt:      17694 | 0.000
210.86/210.97	c total clause space: 127.173MB
210.86/210.97	c total #watches: 327584
211.46/211.51	c total #propagations: 212104651 / total #impl: 864076848 (eff. 0.245)
211.46/211.51	c #Conflicts:     406000 | #Learnt:      18694 | 0.000
211.46/211.51	c total clause space: 127.173MB
211.46/211.51	c total #watches: 332026
212.06/212.10	c total #propagations: 212608153 / total #impl: 866487784 (eff. 0.245)
212.06/212.10	c #Conflicts:     407000 | #Learnt:      19694 | 0.000
212.06/212.10	c total clause space: 127.173MB
212.06/212.10	c total #watches: 335001
212.76/212.80	c total #propagations: 213113727 / total #impl: 868536241 (eff. 0.245)
212.76/212.80	c #Conflicts:     408000 | #Learnt:      20694 | 0.000
212.76/212.80	c total clause space: 127.173MB
212.76/212.80	c total #watches: 338500
213.47/213.55	c total #propagations: 213695731 / total #impl: 870771652 (eff. 0.245)
213.47/213.55	c #Conflicts:     409000 | #Learnt:      21694 | 0.000
213.47/213.55	c total clause space: 127.173MB
213.47/213.55	c total #watches: 342718
214.16/214.26	c total #propagations: 214290153 / total #impl: 873488677 (eff. 0.245)
214.16/214.26	c #Conflicts:     410000 | #Learnt:      22694 | 0.000
214.16/214.26	c total clause space: 127.173MB
214.16/214.26	c total #watches: 346068
214.86/214.93	c total #propagations: 214800344 / total #impl: 875653946 (eff. 0.245)
214.86/214.93	c #Conflicts:     411000 | #Learnt:      23693 | 0.000
214.86/214.93	c total clause space: 127.173MB
214.86/214.93	c total #watches: 349288
215.67/215.76	c total #propagations: 215308848 / total #impl: 877594540 (eff. 0.245)
215.67/215.76	c #Conflicts:     412000 | #Learnt:      24693 | 0.000
215.67/215.76	c total clause space: 127.173MB
215.67/215.76	c total #watches: 352366
216.46/216.54	c total #propagations: 215907987 / total #impl: 880181875 (eff. 0.245)
216.46/216.54	c #Conflicts:     413000 | #Learnt:      25693 | 0.000
216.46/216.54	c total clause space: 127.173MB
216.46/216.54	c total #watches: 355651
217.16/217.29	c total #propagations: 216484835 / total #impl: 882735223 (eff. 0.245)
217.16/217.29	c #Conflicts:     414000 | #Learnt:      26693 | 0.000
217.16/217.29	c total clause space: 127.173MB
217.16/217.29	c total #watches: 359560
217.76/217.83	c total #propagations: 217026590 / total #impl: 885033405 (eff. 0.245)
217.76/217.83	c #Conflicts:     415000 | #Learnt:      27693 | 0.000
217.76/217.83	c total clause space: 127.173MB
217.76/217.83	c total #watches: 362377
218.26/218.39	c total #propagations: 217411597 / total #impl: 886440405 (eff. 0.245)
218.26/218.39	c #Conflicts:     416000 | #Learnt:      28693 | 0.000
218.26/218.39	c total clause space: 127.173MB
218.26/218.39	c total #watches: 365187
218.96/219.01	c total #propagations: 217792807 / total #impl: 887887998 (eff. 0.245)
218.96/219.01	c #Conflicts:     417000 | #Learnt:      29693 | 0.000
218.96/219.01	c total clause space: 127.173MB
218.96/219.01	c total #watches: 368446
219.76/219.88	c total #propagations: 218200215 / total #impl: 889491784 (eff. 0.245)
219.76/219.88	c #Conflicts:     418000 | #Learnt:      30693 | 0.000
219.76/219.88	c total clause space: 127.173MB
219.76/219.88	c total #watches: 372876
220.46/220.59	c total #propagations: 218743701 / total #impl: 891991204 (eff. 0.245)
220.46/220.59	c GC COLLECT
220.46/220.59	c #Conflicts:     419000 | #Learnt:      16198 | 0.000
220.46/220.59	c total clause space: 127.173MB
220.46/220.59	c total #watches: 320718
221.06/221.14	c total #propagations: 219272368 / total #impl: 894385653 (eff. 0.245)
221.06/221.14	c #Conflicts:     420000 | #Learnt:      17198 | 0.000
221.06/221.14	c total clause space: 127.173MB
221.06/221.14	c total #watches: 323363
221.56/221.69	c total #propagations: 219739042 / total #impl: 896346514 (eff. 0.245)
221.56/221.69	c #Conflicts:     421000 | #Learnt:      18198 | 0.000
221.56/221.69	c total clause space: 127.173MB
221.56/221.69	c total #watches: 326529
222.16/222.23	c total #propagations: 220189794 / total #impl: 898387590 (eff. 0.245)
222.16/222.23	c #Conflicts:     422000 | #Learnt:      19198 | 0.000
222.16/222.23	c total clause space: 127.173MB
222.16/222.23	c total #watches: 329392
222.76/222.81	c total #propagations: 220641218 / total #impl: 900435440 (eff. 0.245)
222.76/222.81	c #Conflicts:     423000 | #Learnt:      20198 | 0.000
222.76/222.81	c total clause space: 127.173MB
222.76/222.81	c total #watches: 333242
223.36/223.45	c total #propagations: 221075385 / total #impl: 902431862 (eff. 0.245)
223.36/223.45	c #Conflicts:     424000 | #Learnt:      21198 | 0.000
223.36/223.45	c total clause space: 127.173MB
223.36/223.45	c total #watches: 337765
224.06/224.11	c total #propagations: 221530451 / total #impl: 904689605 (eff. 0.245)
224.06/224.11	c #Conflicts:     425000 | #Learnt:      22198 | 0.000
224.06/224.11	c total clause space: 127.173MB
224.06/224.11	c total #watches: 340524
224.96/225.00	c total #propagations: 221956904 / total #impl: 906599370 (eff. 0.245)
224.96/225.00	c #Conflicts:     426000 | #Learnt:      23198 | 0.000
224.96/225.00	c total clause space: 127.173MB
224.96/225.00	c total #watches: 344936
225.86/225.95	c total #propagations: 222513506 / total #impl: 909049976 (eff. 0.245)
225.86/225.95	c #Conflicts:     427000 | #Learnt:      24198 | 0.000
225.86/225.95	c total clause space: 127.173MB
225.86/225.95	c total #watches: 348827
226.76/226.87	c total #propagations: 223073783 / total #impl: 911757578 (eff. 0.245)
226.76/226.87	c #Conflicts:     428000 | #Learnt:      25198 | 0.000
226.76/226.87	c total clause space: 127.173MB
226.76/226.87	c total #watches: 352782
227.66/227.79	c total #propagations: 223592103 / total #impl: 914336433 (eff. 0.245)
227.66/227.79	c #Conflicts:     429000 | #Learnt:      26198 | 0.000
227.66/227.79	c total clause space: 127.173MB
227.66/227.79	c total #watches: 357553
228.66/228.75	c total #propagations: 224098367 / total #impl: 916846701 (eff. 0.244)
228.66/228.75	c #Conflicts:     430000 | #Learnt:      27198 | 0.000
228.66/228.75	c total clause space: 127.173MB
228.66/228.75	c total #watches: 361776
229.66/229.79	c total #propagations: 224533227 / total #impl: 919249730 (eff. 0.244)
229.66/229.79	c #Conflicts:     431000 | #Learnt:      28198 | 0.000
229.66/229.79	c total clause space: 127.173MB
229.66/229.79	c total #watches: 366816
230.96/231.01	c total #propagations: 224985214 / total #impl: 921642519 (eff. 0.244)
230.96/231.01	c #Conflicts:     432000 | #Learnt:      29198 | 0.000
230.96/231.01	c total clause space: 127.173MB
230.96/231.01	c total #watches: 370915
232.25/232.37	c total #propagations: 225494772 / total #impl: 924267775 (eff. 0.244)
232.25/232.37	c #Conflicts:     433000 | #Learnt:      30198 | 0.000
232.25/232.37	c total clause space: 127.173MB
232.25/232.37	c total #watches: 376798
233.45/233.59	c total #propagations: 226027420 / total #impl: 927169629 (eff. 0.244)
233.45/233.59	c #Conflicts:     434000 | #Learnt:      31198 | 0.000
233.45/233.59	c total clause space: 127.173MB
233.45/233.59	c total #watches: 383255
234.46/234.57	c total #propagations: 226462454 / total #impl: 929798651 (eff. 0.244)
234.46/234.57	c GC COLLECT
234.46/234.57	c #Conflicts:     435000 | #Learnt:      16417 | 0.000
234.46/234.57	c total clause space: 206.656MB
234.46/234.57	c total #watches: 322041
235.06/235.10	c total #propagations: 226951252 / total #impl: 932457750 (eff. 0.243)
235.06/235.10	c #Conflicts:     436000 | #Learnt:      17417 | 0.000
235.06/235.10	c total clause space: 206.656MB
235.06/235.10	c total #watches: 326092
235.66/235.74	c total #propagations: 227425864 / total #impl: 934633578 (eff. 0.243)
235.66/235.74	c #Conflicts:     437000 | #Learnt:      18417 | 0.000
235.66/235.74	c total clause space: 206.656MB
235.66/235.74	c total #watches: 333852
236.36/236.45	c total #propagations: 227960942 / total #impl: 937152064 (eff. 0.243)
236.36/236.45	c #Conflicts:     438000 | #Learnt:      19417 | 0.000
236.36/236.45	c total clause space: 206.656MB
236.36/236.45	c total #watches: 339195
237.15/237.20	c total #propagations: 228460706 / total #impl: 939632765 (eff. 0.243)
237.15/237.20	c #Conflicts:     439000 | #Learnt:      20417 | 0.000
237.15/237.20	c total clause space: 206.656MB
237.15/237.20	c total #watches: 344764
238.05/238.12	c total #propagations: 228926408 / total #impl: 941916350 (eff. 0.243)
238.05/238.12	c #Conflicts:     440000 | #Learnt:      21417 | 0.000
238.05/238.12	c total clause space: 206.656MB
238.05/238.12	c total #watches: 348384
239.05/239.18	c total #propagations: 229469273 / total #impl: 944395589 (eff. 0.243)
239.05/239.18	c #Conflicts:     441000 | #Learnt:      22417 | 0.000
239.05/239.18	c total clause space: 206.656MB
239.05/239.18	c total #watches: 354512
240.45/240.54	c total #propagations: 230004388 / total #impl: 947035091 (eff. 0.243)
240.45/240.54	c #Conflicts:     442000 | #Learnt:      23417 | 0.000
240.45/240.54	c total clause space: 206.656MB
240.45/240.54	c total #watches: 360880
241.75/241.89	c total #propagations: 230547606 / total #impl: 949904317 (eff. 0.243)
241.75/241.89	c #Conflicts:     443000 | #Learnt:      24417 | 0.000
241.75/241.89	c total clause space: 206.656MB
241.75/241.89	c total #watches: 364661
243.16/243.23	c total #propagations: 231077369 / total #impl: 952388132 (eff. 0.243)
243.16/243.23	c #Conflicts:     444000 | #Learnt:      25417 | 0.000
243.16/243.23	c total clause space: 206.656MB
243.16/243.23	c total #watches: 369450
244.45/244.60	c total #propagations: 231586738 / total #impl: 954869960 (eff. 0.243)
244.45/244.60	c #Conflicts:     445000 | #Learnt:      26417 | 0.000
244.45/244.60	c total clause space: 206.656MB
244.45/244.60	c total #watches: 372677
246.05/246.10	c total #propagations: 232113412 / total #impl: 957292289 (eff. 0.242)
246.05/246.10	c #Conflicts:     446000 | #Learnt:      27417 | 0.000
246.05/246.10	c total clause space: 206.656MB
246.05/246.10	c total #watches: 375414
247.56/247.64	c total #propagations: 232665275 / total #impl: 959817952 (eff. 0.242)
247.56/247.64	c #Conflicts:     447000 | #Learnt:      28417 | 0.000
247.56/247.64	c total clause space: 206.656MB
247.56/247.64	c total #watches: 379131
249.05/249.14	c total #propagations: 233181990 / total #impl: 962264670 (eff. 0.242)
249.05/249.14	c #Conflicts:     448000 | #Learnt:      29417 | 0.000
249.05/249.14	c total clause space: 206.656MB
249.05/249.14	c total #watches: 383020
250.55/250.61	c total #propagations: 233678424 / total #impl: 964639504 (eff. 0.242)
250.55/250.61	c #Conflicts:     449000 | #Learnt:      30417 | 0.000
250.55/250.61	c total clause space: 206.656MB
250.55/250.61	c total #watches: 387289
252.15/252.23	c total #propagations: 234173740 / total #impl: 967059572 (eff. 0.242)
252.15/252.23	c #Conflicts:     450000 | #Learnt:      31417 | 0.000
252.15/252.23	c total clause space: 206.656MB
252.15/252.23	c total #watches: 390421
253.65/253.71	c total #propagations: 234698066 / total #impl: 969475003 (eff. 0.242)
253.65/253.71	c GC COLLECT
253.65/253.71	c #Conflicts:     451000 | #Learnt:      16321 | 0.000
253.65/253.71	c total clause space: 206.656MB
253.65/253.71	c total #watches: 321482
254.16/254.23	c total #propagations: 235182962 / total #impl: 971793349 (eff. 0.242)
254.16/254.23	c #Conflicts:     452000 | #Learnt:      17321 | 0.000
254.16/254.23	c total clause space: 206.656MB
254.16/254.23	c total #watches: 328422
254.95/255.03	c total #propagations: 235658627 / total #impl: 974068735 (eff. 0.242)
254.95/255.03	c #Conflicts:     453000 | #Learnt:      18321 | 0.000
254.95/255.03	c total clause space: 206.656MB
254.95/255.03	c total #watches: 336178
256.05/256.11	c total #propagations: 236176007 / total #impl: 976566320 (eff. 0.242)
256.05/256.11	c #Conflicts:     454000 | #Learnt:      19321 | 0.000
256.05/256.11	c total clause space: 206.656MB
256.05/256.11	c total #watches: 347636
257.15/257.27	c total #propagations: 236708285 / total #impl: 979354778 (eff. 0.242)
257.15/257.27	c #Conflicts:     455000 | #Learnt:      20321 | 0.000
257.15/257.27	c total clause space: 206.656MB
257.15/257.27	c total #watches: 353575
258.25/258.39	c total #propagations: 237237181 / total #impl: 981824597 (eff. 0.242)
258.25/258.39	c #Conflicts:     456000 | #Learnt:      21321 | 0.000
258.25/258.39	c total clause space: 206.656MB
258.25/258.39	c total #watches: 358247
259.35/259.40	c total #propagations: 237759962 / total #impl: 984295679 (eff. 0.242)
259.35/259.40	c #Conflicts:     457000 | #Learnt:      22321 | 0.000
259.35/259.40	c total clause space: 206.656MB
259.35/259.40	c total #watches: 361921
260.66/260.74	c total #propagations: 238237502 / total #impl: 986573785 (eff. 0.241)
260.66/260.74	c #Conflicts:     458000 | #Learnt:      23321 | 0.000
260.66/260.74	c total clause space: 206.656MB
260.66/260.74	c total #watches: 368194
262.15/262.27	c total #propagations: 238771459 / total #impl: 989228361 (eff. 0.241)
262.15/262.27	c #Conflicts:     459000 | #Learnt:      24321 | 0.000
262.15/262.27	c total clause space: 206.656MB
262.15/262.27	c total #watches: 375523
263.65/263.73	c total #propagations: 239242386 / total #impl: 991644869 (eff. 0.241)
263.65/263.73	c #Conflicts:     460000 | #Learnt:      25321 | 0.000
263.65/263.73	c total clause space: 206.656MB
263.65/263.73	c total #watches: 380085
265.35/265.44	c total #propagations: 239652006 / total #impl: 993901391 (eff. 0.241)
265.35/265.44	c #Conflicts:     461000 | #Learnt:      26321 | 0.000
265.35/265.44	c total clause space: 206.656MB
265.35/265.44	c total #watches: 386599
267.26/267.40	c total #propagations: 240094294 / total #impl: 996254281 (eff. 0.241)
267.26/267.40	c #Conflicts:     462000 | #Learnt:      27321 | 0.000
267.26/267.40	c total clause space: 206.656MB
267.26/267.40	c total #watches: 391040
269.25/269.36	c total #propagations: 240615367 / total #impl: 998949470 (eff. 0.241)
269.25/269.36	c #Conflicts:     463000 | #Learnt:      28321 | 0.000
269.25/269.36	c total clause space: 206.656MB
269.25/269.36	c total #watches: 394977
271.55/271.64	c total #propagations: 241078422 / total #impl: 1001408266 (eff. 0.241)
271.55/271.64	c #Conflicts:     464000 | #Learnt:      29321 | 0.000
271.55/271.64	c total clause space: 206.656MB
271.55/271.64	c total #watches: 402189
273.95/274.06	c total #propagations: 241577166 / total #impl: 1004195132 (eff. 0.241)
273.95/274.06	c #Conflicts:     465000 | #Learnt:      30321 | 0.000
273.95/274.06	c total clause space: 206.656MB
273.95/274.06	c total #watches: 410081
276.65/276.72	c total #propagations: 242063568 / total #impl: 1007099607 (eff. 0.240)
276.65/276.72	c #Conflicts:     466000 | #Learnt:      31321 | 0.000
276.65/276.72	c total clause space: 206.656MB
276.65/276.72	c total #watches: 416807
279.25/279.33	c total #propagations: 242501312 / total #impl: 1009690258 (eff. 0.240)
279.25/279.33	c #Conflicts:     467000 | #Learnt:      32321 | 0.000
279.25/279.33	c total clause space: 206.656MB
279.25/279.33	c total #watches: 422197
281.05/281.18	c total #propagations: 242877372 / total #impl: 1011985137 (eff. 0.240)
281.05/281.18	c GC COLLECT
281.05/281.18	c #Conflicts:     468000 | #Learnt:      16916 | 0.000
281.05/281.18	c total clause space: 206.656MB
281.05/281.18	c total #watches: 323970
281.66/281.71	c total #propagations: 243319530 / total #impl: 1014471959 (eff. 0.240)
281.66/281.71	c #Conflicts:     469000 | #Learnt:      17916 | 0.000
281.66/281.71	c total clause space: 206.656MB
281.66/281.71	c total #watches: 327711
282.15/282.28	c total #propagations: 243799141 / total #impl: 1016808679 (eff. 0.240)
282.15/282.28	c #Conflicts:     470000 | #Learnt:      18916 | 0.000
282.15/282.28	c total clause space: 206.656MB
282.15/282.29	c total #watches: 333532
282.85/282.95	c total #propagations: 244280506 / total #impl: 1019216913 (eff. 0.240)
282.85/282.95	c #Conflicts:     471000 | #Learnt:      19916 | 0.000
282.85/282.95	c total clause space: 206.656MB
282.85/282.95	c total #watches: 337880
283.55/283.60	c total #propagations: 244793913 / total #impl: 1021637477 (eff. 0.240)
283.55/283.60	c #Conflicts:     472000 | #Learnt:      20916 | 0.000
283.55/283.60	c total clause space: 206.656MB
283.55/283.60	c total #watches: 341671
284.25/284.35	c total #propagations: 245244542 / total #impl: 1023756659 (eff. 0.240)
284.25/284.35	c #Conflicts:     473000 | #Learnt:      21916 | 0.000
284.25/284.35	c total clause space: 206.656MB
284.25/284.35	c total #watches: 345637
285.15/285.21	c total #propagations: 245713793 / total #impl: 1025864223 (eff. 0.240)
285.15/285.21	c #Conflicts:     474000 | #Learnt:      22916 | 0.000
285.15/285.21	c total clause space: 206.656MB
285.15/285.21	c total #watches: 348787
286.05/286.10	c total #propagations: 246235866 / total #impl: 1028211646 (eff. 0.239)
286.05/286.10	c #Conflicts:     475000 | #Learnt:      23916 | 0.000
286.05/286.10	c total clause space: 206.656MB
286.05/286.10	c total #watches: 353508
286.85/286.90	c total #propagations: 246805913 / total #impl: 1030851675 (eff. 0.239)
286.85/286.90	c #Conflicts:     476000 | #Learnt:      24916 | 0.000
286.85/286.90	c total clause space: 206.656MB
286.85/286.90	c total #watches: 358554
287.55/287.68	c total #propagations: 247325924 / total #impl: 1033308998 (eff. 0.239)
287.55/287.68	c #Conflicts:     477000 | #Learnt:      25916 | 0.000
287.55/287.68	c total clause space: 206.656MB
287.55/287.68	c total #watches: 361941
288.55/288.60	c total #propagations: 247834690 / total #impl: 1035552328 (eff. 0.239)
288.55/288.60	c #Conflicts:     478000 | #Learnt:      26916 | 0.000
288.55/288.60	c total clause space: 206.656MB
288.55/288.60	c total #watches: 366016
289.55/289.68	c total #propagations: 248362730 / total #impl: 1037911270 (eff. 0.239)
289.55/289.68	c #Conflicts:     479000 | #Learnt:      27916 | 0.000
289.55/289.68	c total clause space: 206.656MB
289.55/289.68	c total #watches: 369664
290.55/290.62	c total #propagations: 248903944 / total #impl: 1040365798 (eff. 0.239)
290.55/290.62	c #Conflicts:     480000 | #Learnt:      28916 | 0.000
290.55/290.62	c total clause space: 206.656MB
290.55/290.62	c total #watches: 374495
291.75/291.87	c total #propagations: 249341800 / total #impl: 1042411353 (eff. 0.239)
291.75/291.87	c #Conflicts:     481000 | #Learnt:      29916 | 0.000
291.75/291.87	c total clause space: 206.656MB
291.75/291.87	c total #watches: 378566
293.25/293.38	c total #propagations: 249867468 / total #impl: 1044854119 (eff. 0.239)
293.25/293.38	c #Conflicts:     482000 | #Learnt:      30916 | 0.000
293.25/293.38	c total clause space: 206.656MB
293.25/293.38	c total #watches: 381791
294.75/294.88	c total #propagations: 250413196 / total #impl: 1047338065 (eff. 0.239)
294.75/294.88	c #Conflicts:     483000 | #Learnt:      31916 | 0.000
294.75/294.88	c total clause space: 206.656MB
294.75/294.88	c total #watches: 384989
296.45/296.55	c total #propagations: 250917133 / total #impl: 1049457460 (eff. 0.239)
296.45/296.55	c #Conflicts:     484000 | #Learnt:      32916 | 0.000
296.45/296.55	c total clause space: 206.656MB
296.45/296.55	c total #watches: 388988
297.45/297.52	c total #propagations: 251509479 / total #impl: 1052066580 (eff. 0.239)
297.45/297.52	c GC COLLECT
297.45/297.52	c #Conflicts:     485000 | #Learnt:      17225 | 0.000
297.45/297.52	c total clause space: 206.656MB
297.45/297.52	c total #watches: 324873
297.95/298.05	c total #propagations: 252046366 / total #impl: 1054476525 (eff. 0.239)
297.95/298.05	c #Conflicts:     486000 | #Learnt:      18225 | 0.000
297.95/298.05	c total clause space: 206.656MB
297.95/298.05	c total #watches: 328630
298.55/298.61	c total #propagations: 252591301 / total #impl: 1056715633 (eff. 0.239)
298.55/298.61	c #Conflicts:     487000 | #Learnt:      19225 | 0.000
298.55/298.61	c total clause space: 206.656MB
298.55/298.61	c total #watches: 332073
299.04/299.17	c total #propagations: 253142678 / total #impl: 1059002496 (eff. 0.239)
299.04/299.17	c #Conflicts:     488000 | #Learnt:      20225 | 0.000
299.04/299.17	c total clause space: 206.656MB
299.04/299.17	c total #watches: 334972
299.54/299.70	c total #propagations: 253655856 / total #impl: 1061068893 (eff. 0.239)
299.54/299.70	c #Conflicts:     489000 | #Learnt:      21225 | 0.000
299.54/299.70	c total clause space: 206.656MB
299.54/299.70	c total #watches: 337955
300.14/300.24	c total #propagations: 254157833 / total #impl: 1063202948 (eff. 0.239)
300.14/300.24	c #Conflicts:     490000 | #Learnt:      22225 | 0.000
300.14/300.24	c total clause space: 206.656MB
300.14/300.24	c total #watches: 341040
300.74/300.84	c total #propagations: 254662538 / total #impl: 1065362361 (eff. 0.239)
300.74/300.84	c #Conflicts:     491000 | #Learnt:      23225 | 0.000
300.74/300.84	c total clause space: 206.656MB
300.74/300.84	c total #watches: 344878
301.35/301.46	c total #propagations: 255164258 / total #impl: 1067500952 (eff. 0.239)
301.35/301.46	c #Conflicts:     492000 | #Learnt:      24225 | 0.000
301.35/301.46	c total clause space: 206.656MB
301.35/301.46	c total #watches: 348049
302.04/302.15	c total #propagations: 255634737 / total #impl: 1069418312 (eff. 0.239)
302.04/302.15	c #Conflicts:     493000 | #Learnt:      25225 | 0.000
302.04/302.15	c total clause space: 206.656MB
302.04/302.15	c total #watches: 351129
302.84/302.92	c total #propagations: 256159156 / total #impl: 1071578155 (eff. 0.239)
302.84/302.92	c #Conflicts:     494000 | #Learnt:      26225 | 0.000
302.84/302.92	c total clause space: 206.656MB
302.84/302.92	c total #watches: 355321
303.55/303.67	c total #propagations: 256664142 / total #impl: 1073750868 (eff. 0.239)
303.55/303.67	c #Conflicts:     495000 | #Learnt:      27225 | 0.000
303.55/303.67	c total clause space: 206.656MB
303.55/303.67	c total #watches: 358510
304.34/304.45	c total #propagations: 257181752 / total #impl: 1075989846 (eff. 0.239)
304.34/304.45	c #Conflicts:     496000 | #Learnt:      28225 | 0.000
304.34/304.45	c total clause space: 206.656MB
304.34/304.45	c total #watches: 362120
305.14/305.22	c total #propagations: 257687087 / total #impl: 1078335424 (eff. 0.239)
305.14/305.22	c #Conflicts:     497000 | #Learnt:      29225 | 0.000
305.14/305.22	c total clause space: 206.656MB
305.14/305.22	c total #watches: 365817
306.14/306.20	c total #propagations: 258180357 / total #impl: 1080429390 (eff. 0.239)
306.14/306.20	c #Conflicts:     498000 | #Learnt:      30225 | 0.000
306.14/306.20	c total clause space: 206.656MB
306.14/306.20	c total #watches: 369840
307.04/307.15	c total #propagations: 258750841 / total #impl: 1082907707 (eff. 0.239)
307.04/307.15	c #Conflicts:     499000 | #Learnt:      31225 | 0.000
307.04/307.15	c total clause space: 206.656MB
307.04/307.15	c total #watches: 374380
308.05/308.18	c total #propagations: 259224803 / total #impl: 1085089004 (eff. 0.239)
308.05/308.18	c #Conflicts:     500000 | #Learnt:      32225 | 0.000
308.05/308.18	c total clause space: 206.656MB
308.05/308.18	c total #watches: 378269
309.15/309.20	c total #propagations: 259734764 / total #impl: 1087376735 (eff. 0.239)
309.15/309.20	c #Conflicts:     501000 | #Learnt:      33225 | 0.000
309.15/309.20	c total clause space: 206.656MB
309.15/309.20	c total #watches: 381715
310.04/310.19	c total #propagations: 260219391 / total #impl: 1089546318 (eff. 0.239)
310.04/310.19	c GC COLLECT
310.04/310.19	c #Conflicts:     502000 | #Learnt:      17244 | 0.000
310.04/310.19	c total clause space: 206.656MB
310.04/310.19	c total #watches: 325092
310.64/310.74	c total #propagations: 260702782 / total #impl: 1092002369 (eff. 0.239)
310.64/310.74	c #Conflicts:     503000 | #Learnt:      18244 | 0.000
310.64/310.74	c total clause space: 206.656MB
310.64/310.74	c total #watches: 328994
311.35/311.43	c total #propagations: 261200833 / total #impl: 1094374950 (eff. 0.239)
311.35/311.43	c #Conflicts:     504000 | #Learnt:      19244 | 0.000
311.35/311.43	c total clause space: 206.656MB
311.35/311.43	c total #watches: 335757
312.04/312.16	c total #propagations: 261717724 / total #impl: 1096765383 (eff. 0.239)
312.04/312.16	c #Conflicts:     505000 | #Learnt:      20244 | 0.000
312.04/312.16	c total clause space: 206.656MB
312.04/312.16	c total #watches: 339998
312.94/313.04	c total #propagations: 262208996 / total #impl: 1098930891 (eff. 0.239)
312.94/313.04	c #Conflicts:     506000 | #Learnt:      21244 | 0.000
312.94/313.04	c total clause space: 206.656MB
312.94/313.04	c total #watches: 346257
313.94/314.03	c total #propagations: 262709891 / total #impl: 1101183112 (eff. 0.239)
313.94/314.03	c #Conflicts:     507000 | #Learnt:      22244 | 0.000
313.94/314.03	c total clause space: 206.656MB
313.94/314.03	c total #watches: 349779
315.04/315.14	c total #propagations: 263234040 / total #impl: 1103663203 (eff. 0.239)
315.04/315.14	c #Conflicts:     508000 | #Learnt:      23244 | 0.000
315.04/315.14	c total clause space: 206.656MB
315.04/315.14	c total #watches: 353746
316.24/316.37	c total #propagations: 263759722 / total #impl: 1106149040 (eff. 0.238)
316.24/316.37	c #Conflicts:     509000 | #Learnt:      24244 | 0.000
316.24/316.37	c total clause space: 206.656MB
316.24/316.37	c total #watches: 357525
317.34/317.46	c total #propagations: 264313138 / total #impl: 1108600649 (eff. 0.238)
317.34/317.46	c #Conflicts:     510000 | #Learnt:      25244 | 0.000
317.34/317.46	c total clause space: 206.656MB
317.34/317.46	c total #watches: 360714
318.54/318.63	c total #propagations: 264849645 / total #impl: 1110998442 (eff. 0.238)
318.54/318.63	c #Conflicts:     511000 | #Learnt:      26244 | 0.000
318.54/318.63	c total clause space: 206.656MB
318.54/318.63	c total #watches: 363564
319.84/319.97	c total #propagations: 265356391 / total #impl: 1113288753 (eff. 0.238)
319.84/319.97	c #Conflicts:     512000 | #Learnt:      27244 | 0.000
319.84/319.97	c total clause space: 206.656MB
319.84/319.97	c total #watches: 366983
321.44/321.50	c total #propagations: 265879629 / total #impl: 1115599762 (eff. 0.238)
321.44/321.50	c #Conflicts:     513000 | #Learnt:      28244 | 0.000
321.44/321.50	c total clause space: 206.656MB
321.44/321.50	c total #watches: 370925
323.24/323.31	c total #propagations: 266392676 / total #impl: 1117821972 (eff. 0.238)
323.24/323.31	c #Conflicts:     514000 | #Learnt:      29244 | 0.000
323.24/323.31	c total clause space: 206.656MB
323.24/323.31	c total #watches: 374656
324.64/324.71	c total #propagations: 266942552 / total #impl: 1120037643 (eff. 0.238)
324.64/324.71	c #Conflicts:     515000 | #Learnt:      30244 | 0.000
324.64/324.71	c total clause space: 206.656MB
324.64/324.71	c total #watches: 378334
325.74/325.87	c total #propagations: 267436080 / total #impl: 1121968654 (eff. 0.238)
325.74/325.87	c #Conflicts:     516000 | #Learnt:      31244 | 0.000
325.74/325.87	c total clause space: 206.656MB
325.74/325.87	c total #watches: 381745
327.24/327.36	c total #propagations: 267897856 / total #impl: 1123852563 (eff. 0.238)
327.24/327.36	c #Conflicts:     517000 | #Learnt:      32244 | 0.000
327.24/327.36	c total clause space: 206.656MB
327.24/327.36	c total #watches: 385367
328.64/328.71	c total #propagations: 268407396 / total #impl: 1125991361 (eff. 0.238)
328.64/328.71	c #Conflicts:     518000 | #Learnt:      33244 | 0.000
328.64/328.71	c total clause space: 206.656MB
328.64/328.71	c total #watches: 388944
330.24/330.32	c total #propagations: 268834377 / total #impl: 1127782767 (eff. 0.238)
330.24/330.32	c #Conflicts:     519000 | #Learnt:      34244 | 0.000
330.24/330.32	c total clause space: 206.656MB
330.24/330.32	c total #watches: 391849
331.34/331.46	c total #propagations: 269395598 / total #impl: 1130096559 (eff. 0.238)
331.34/331.46	c GC COLLECT
331.34/331.46	c #Conflicts:     520000 | #Learnt:      17921 | 0.000
331.34/331.46	c total clause space: 206.656MB
331.34/331.46	c total #watches: 327536
331.94/332.09	c total #propagations: 269984907 / total #impl: 1132454017 (eff. 0.238)
331.94/332.09	c #Conflicts:     521000 | #Learnt:      18921 | 0.000
331.94/332.09	c total clause space: 206.656MB
331.94/332.09	c total #watches: 331371
332.64/332.72	c total #propagations: 270550168 / total #impl: 1135066080 (eff. 0.238)
332.64/332.72	c #Conflicts:     522000 | #Learnt:      19921 | 0.000
332.64/332.72	c total clause space: 206.656MB
332.64/332.72	c total #watches: 334221
333.25/333.37	c total #propagations: 271084289 / total #impl: 1137252439 (eff. 0.238)
333.25/333.37	c #Conflicts:     523000 | #Learnt:      20921 | 0.000
333.25/333.37	c total clause space: 206.656MB
333.25/333.37	c total #watches: 337147
333.94/334.02	c total #propagations: 271635081 / total #impl: 1139479043 (eff. 0.238)
333.94/334.02	c #Conflicts:     524000 | #Learnt:      21921 | 0.000
333.94/334.02	c total clause space: 206.656MB
333.94/334.02	c total #watches: 341487
334.54/334.66	c total #propagations: 272238460 / total #impl: 1142012253 (eff. 0.238)
334.54/334.66	c #Conflicts:     525000 | #Learnt:      22921 | 0.000
334.54/334.66	c total clause space: 206.656MB
334.54/334.66	c total #watches: 344785
335.14/335.26	c total #propagations: 272764672 / total #impl: 1144216710 (eff. 0.238)
335.14/335.26	c #Conflicts:     526000 | #Learnt:      23921 | 0.000
335.14/335.26	c total clause space: 206.656MB
335.14/335.26	c total #watches: 348100
335.84/335.94	c total #propagations: 273272428 / total #impl: 1146411336 (eff. 0.238)
335.84/335.94	c #Conflicts:     527000 | #Learnt:      24921 | 0.000
335.84/335.94	c total clause space: 206.656MB
335.84/335.94	c total #watches: 351742
336.54/336.64	c total #propagations: 273831963 / total #impl: 1148574122 (eff. 0.238)
336.54/336.64	c #Conflicts:     528000 | #Learnt:      25921 | 0.000
336.54/336.64	c total clause space: 206.656MB
336.54/336.64	c total #watches: 355860
337.24/337.34	c total #propagations: 274392182 / total #impl: 1150872318 (eff. 0.238)
337.24/337.34	c #Conflicts:     529000 | #Learnt:      26921 | 0.000
337.24/337.34	c total clause space: 206.656MB
337.24/337.34	c total #watches: 358957
337.94/338.06	c total #propagations: 274912139 / total #impl: 1153160444 (eff. 0.238)
337.94/338.06	c #Conflicts:     530000 | #Learnt:      27921 | 0.000
337.94/338.06	c total clause space: 206.656MB
337.94/338.06	c total #watches: 361676
338.74/338.85	c total #propagations: 275434553 / total #impl: 1155468349 (eff. 0.238)
338.74/338.85	c #Conflicts:     531000 | #Learnt:      28921 | 0.000
338.74/338.85	c total clause space: 206.656MB
338.74/338.85	c total #watches: 364905
339.54/339.67	c total #propagations: 275955616 / total #impl: 1157645700 (eff. 0.238)
339.54/339.67	c #Conflicts:     532000 | #Learnt:      29921 | 0.000
339.54/339.67	c total clause space: 206.656MB
339.54/339.67	c total #watches: 367952
340.34/340.45	c total #propagations: 276498594 / total #impl: 1160094754 (eff. 0.238)
340.34/340.45	c #Conflicts:     533000 | #Learnt:      30921 | 0.000
340.34/340.45	c total clause space: 206.656MB
340.34/340.45	c total #watches: 372147
341.34/341.43	c total #propagations: 276949374 / total #impl: 1162063708 (eff. 0.238)
341.34/341.43	c #Conflicts:     534000 | #Learnt:      31921 | 0.000
341.34/341.43	c total clause space: 206.656MB
341.34/341.43	c total #watches: 376984
342.24/342.33	c total #propagations: 277522276 / total #impl: 1164667776 (eff. 0.238)
342.24/342.33	c #Conflicts:     535000 | #Learnt:      32921 | 0.000
342.24/342.33	c total clause space: 206.656MB
342.24/342.33	c total #watches: 380307
343.04/343.14	c total #propagations: 277986558 / total #impl: 1166736043 (eff. 0.238)
343.04/343.14	c #Conflicts:     536000 | #Learnt:      33921 | 0.000
343.04/343.14	c total clause space: 206.656MB
343.04/343.14	c total #watches: 383568
344.04/344.10	c total #propagations: 278488084 / total #impl: 1168862052 (eff. 0.238)
344.04/344.10	c #Conflicts:     537000 | #Learnt:      34921 | 0.000
344.04/344.10	c total clause space: 206.656MB
344.04/344.10	c total #watches: 386242
344.74/344.88	c total #propagations: 279025001 / total #impl: 1171042603 (eff. 0.238)
344.74/344.88	c GC COLLECT
344.74/344.88	c #Conflicts:     538000 | #Learnt:      18304 | 0.000
344.74/344.88	c total clause space: 206.656MB
344.74/344.88	c total #watches: 328821
345.44/345.51	c total #propagations: 279598927 / total #impl: 1173459384 (eff. 0.238)
345.44/345.51	c #Conflicts:     539000 | #Learnt:      19304 | 0.000
345.44/345.51	c total clause space: 206.656MB
345.44/345.51	c total #watches: 331617
345.94/346.07	c total #propagations: 280180761 / total #impl: 1175885190 (eff. 0.238)
345.94/346.07	c #Conflicts:     540000 | #Learnt:      20304 | 0.000
345.94/346.07	c total clause space: 206.656MB
345.94/346.07	c total #watches: 334773
346.64/346.72	c total #propagations: 280704755 / total #impl: 1178153800 (eff. 0.238)
346.64/346.72	c #Conflicts:     541000 | #Learnt:      21304 | 0.000
346.64/346.72	c total clause space: 206.656MB
346.64/346.72	c total #watches: 338929
347.34/347.45	c total #propagations: 281270269 / total #impl: 1180629483 (eff. 0.238)
347.34/347.45	c #Conflicts:     542000 | #Learnt:      22304 | 0.000
347.34/347.45	c total clause space: 206.656MB
347.34/347.45	c total #watches: 343642
347.94/348.07	c total #propagations: 281865075 / total #impl: 1183090841 (eff. 0.238)
347.94/348.07	c #Conflicts:     543000 | #Learnt:      23304 | 0.000
347.94/348.07	c total clause space: 206.656MB
347.94/348.07	c total #watches: 346511
348.74/348.86	c total #propagations: 282360426 / total #impl: 1185212583 (eff. 0.238)
348.74/348.86	c #Conflicts:     544000 | #Learnt:      24304 | 0.000
348.74/348.86	c total clause space: 206.656MB
348.74/348.86	c total #watches: 349815
349.44/349.52	c total #propagations: 282952422 / total #impl: 1187786176 (eff. 0.238)
349.44/349.52	c #Conflicts:     545000 | #Learnt:      25304 | 0.000
349.44/349.52	c total clause space: 206.656MB
349.44/349.52	c total #watches: 352911
350.14/350.22	c total #propagations: 283460398 / total #impl: 1189834118 (eff. 0.238)
350.14/350.22	c #Conflicts:     546000 | #Learnt:      26304 | 0.000
350.14/350.22	c total clause space: 206.656MB
350.14/350.22	c total #watches: 355400
350.74/350.81	c total #propagations: 284014603 / total #impl: 1191917110 (eff. 0.238)
350.74/350.81	c #Conflicts:     547000 | #Learnt:      27304 | 0.000
350.74/350.81	c total clause space: 206.656MB
350.74/350.81	c total #watches: 357936
351.44/351.50	c total #propagations: 284473367 / total #impl: 1193778956 (eff. 0.238)
351.44/351.50	c #Conflicts:     548000 | #Learnt:      28304 | 0.000
351.44/351.50	c total clause space: 206.656MB
351.44/351.50	c total #watches: 360650
352.14/352.23	c total #propagations: 284935425 / total #impl: 1195764766 (eff. 0.238)
352.14/352.23	c #Conflicts:     549000 | #Learnt:      29304 | 0.000
352.14/352.23	c total clause space: 206.656MB
352.14/352.23	c total #watches: 363067
352.94/353.01	c total #propagations: 285486637 / total #impl: 1197860607 (eff. 0.238)
352.94/353.01	c #Conflicts:     550000 | #Learnt:      30304 | 0.000
352.94/353.01	c total clause space: 206.656MB
352.94/353.01	c total #watches: 365883
353.74/353.83	c total #propagations: 286079039 / total #impl: 1200144246 (eff. 0.238)
353.74/353.83	c #Conflicts:     551000 | #Learnt:      31304 | 0.000
353.74/353.83	c total clause space: 206.656MB
353.74/353.83	c total #watches: 368821
354.54/354.65	c total #propagations: 286675769 / total #impl: 1202745627 (eff. 0.238)
354.54/354.65	c #Conflicts:     552000 | #Learnt:      32304 | 0.000
354.54/354.65	c total clause space: 206.656MB
354.54/354.65	c total #watches: 372007
355.43/355.54	c total #propagations: 287211140 / total #impl: 1205177896 (eff. 0.238)
355.43/355.54	c #Conflicts:     553000 | #Learnt:      33304 | 0.000
355.43/355.54	c total clause space: 206.656MB
355.43/355.54	c total #watches: 375421
356.34/356.46	c total #propagations: 287743662 / total #impl: 1207516628 (eff. 0.238)
356.34/356.46	c #Conflicts:     554000 | #Learnt:      34304 | 0.000
356.34/356.46	c total clause space: 206.656MB
356.34/356.46	c total #watches: 378566
357.23/357.34	c total #propagations: 288285116 / total #impl: 1209945841 (eff. 0.238)
357.23/357.34	c #Conflicts:     555000 | #Learnt:      35304 | 0.000
357.23/357.34	c total clause space: 206.656MB
357.23/357.34	c total #watches: 382256
357.93/358.07	c total #propagations: 288769371 / total #impl: 1212199548 (eff. 0.238)
357.93/358.07	c GC COLLECT
357.93/358.07	c #Conflicts:     556000 | #Learnt:      18408 | 0.000
357.93/358.07	c total clause space: 206.656MB
357.93/358.07	c total #watches: 329415
358.64/358.70	c total #propagations: 289190572 / total #impl: 1214074599 (eff. 0.238)
358.64/358.70	c #Conflicts:     557000 | #Learnt:      19408 | 0.000
358.64/358.70	c total clause space: 206.656MB
358.64/358.71	c total #watches: 334833
359.33/359.48	c total #propagations: 289715502 / total #impl: 1216538404 (eff. 0.238)
359.33/359.48	c #Conflicts:     558000 | #Learnt:      20408 | 0.000
359.33/359.48	c total clause space: 206.656MB
359.33/359.48	c total #watches: 338152
360.13/360.22	c total #propagations: 290325953 / total #impl: 1219246319 (eff. 0.238)
360.13/360.22	c #Conflicts:     559000 | #Learnt:      21408 | 0.000
360.13/360.22	c total clause space: 206.656MB
360.13/360.22	c total #watches: 341393
360.74/360.86	c total #propagations: 290967004 / total #impl: 1221606595 (eff. 0.238)
360.74/360.86	c #Conflicts:     560000 | #Learnt:      22408 | 0.000
360.74/360.86	c total clause space: 206.656MB
360.74/360.87	c total #watches: 344603
361.43/361.55	c total #propagations: 291469541 / total #impl: 1223696918 (eff. 0.238)
361.43/361.55	c #Conflicts:     561000 | #Learnt:      23408 | 0.000
361.43/361.55	c total clause space: 206.656MB
361.43/361.55	c total #watches: 349503
362.23/362.34	c total #propagations: 292004979 / total #impl: 1226233409 (eff. 0.238)
362.23/362.34	c #Conflicts:     562000 | #Learnt:      24408 | 0.000
362.23/362.34	c total clause space: 206.656MB
362.23/362.34	c total #watches: 352501
362.94/363.09	c total #propagations: 292556636 / total #impl: 1228522088 (eff. 0.238)
362.94/363.09	c #Conflicts:     563000 | #Learnt:      25408 | 0.000
362.94/363.09	c total clause space: 206.656MB
362.94/363.09	c total #watches: 355647
363.83/363.92	c total #propagations: 293098542 / total #impl: 1230686612 (eff. 0.238)
363.83/363.92	c #Conflicts:     564000 | #Learnt:      26408 | 0.000
363.83/363.92	c total clause space: 206.656MB
363.83/363.92	c total #watches: 358796
364.53/364.63	c total #propagations: 293761329 / total #impl: 1233400506 (eff. 0.238)
364.53/364.63	c #Conflicts:     565000 | #Learnt:      27408 | 0.000
364.53/364.63	c total clause space: 206.656MB
364.53/364.63	c total #watches: 362090
365.33/365.40	c total #propagations: 294316984 / total #impl: 1236196351 (eff. 0.238)
365.33/365.40	c #Conflicts:     566000 | #Learnt:      28408 | 0.000
365.33/365.40	c total clause space: 206.656MB
365.33/365.40	c total #watches: 365632
366.24/366.31	c total #propagations: 294892162 / total #impl: 1239231520 (eff. 0.238)
366.24/366.31	c #Conflicts:     567000 | #Learnt:      29408 | 0.000
366.24/366.31	c total clause space: 206.656MB
366.24/366.31	c total #watches: 368174
367.03/367.16	c total #propagations: 295465427 / total #impl: 1241734551 (eff. 0.238)
367.03/367.16	c #Conflicts:     568000 | #Learnt:      30408 | 0.000
367.03/367.16	c total clause space: 206.656MB
367.03/367.16	c total #watches: 372161
367.93/368.08	c total #propagations: 295958747 / total #impl: 1243938074 (eff. 0.238)
367.93/368.08	c #Conflicts:     569000 | #Learnt:      31408 | 0.000
367.93/368.08	c total clause space: 206.656MB
367.93/368.08	c total #watches: 377796
369.03/369.17	c total #propagations: 296461685 / total #impl: 1246477777 (eff. 0.238)
369.03/369.17	c #Conflicts:     570000 | #Learnt:      32408 | 0.000
369.03/369.17	c total clause space: 206.656MB
369.03/369.17	c total #watches: 382797
370.03/370.17	c total #propagations: 297085735 / total #impl: 1249701178 (eff. 0.238)
370.03/370.17	c #Conflicts:     571000 | #Learnt:      33408 | 0.000
370.03/370.17	c total clause space: 206.656MB
370.03/370.17	c total #watches: 387508
371.03/371.18	c total #propagations: 297653636 / total #impl: 1252257293 (eff. 0.238)
371.03/371.18	c #Conflicts:     572000 | #Learnt:      34408 | 0.000
371.03/371.18	c total clause space: 206.656MB
371.03/371.18	c total #watches: 391258
371.93/372.06	c total #propagations: 298134955 / total #impl: 1254514763 (eff. 0.238)
371.93/372.06	c #Conflicts:     573000 | #Learnt:      35408 | 0.000
371.93/372.06	c total clause space: 206.656MB
371.93/372.06	c total #watches: 394594
372.94/373.06	c total #propagations: 298574496 / total #impl: 1256631993 (eff. 0.238)
372.94/373.06	c #Conflicts:     574000 | #Learnt:      36408 | 0.000
372.94/373.06	c total clause space: 206.656MB
372.94/373.06	c total #watches: 398807
373.73/373.80	c total #propagations: 299066646 / total #impl: 1258916743 (eff. 0.238)
373.73/373.80	c GC COLLECT
373.73/373.80	c #Conflicts:     575000 | #Learnt:      19193 | 0.000
373.73/373.80	c total clause space: 206.656MB
373.73/373.80	c total #watches: 332132
374.33/374.47	c total #propagations: 299697206 / total #impl: 1261593005 (eff. 0.238)
374.33/374.47	c #Conflicts:     576000 | #Learnt:      20193 | 0.000
374.33/374.47	c total clause space: 206.656MB
374.33/374.47	c total #watches: 337401
375.14/375.27	c total #propagations: 300273458 / total #impl: 1264153710 (eff. 0.238)
375.14/375.27	c #Conflicts:     577000 | #Learnt:      21193 | 0.000
375.14/375.27	c total clause space: 206.656MB
375.14/375.27	c total #watches: 341830
376.03/376.19	c total #propagations: 300884287 / total #impl: 1267254299 (eff. 0.237)
376.03/376.19	c #Conflicts:     578000 | #Learnt:      22193 | 0.000
376.03/376.19	c total clause space: 206.656MB
376.03/376.19	c total #watches: 345587
376.83/376.96	c total #propagations: 301541498 / total #impl: 1270376320 (eff. 0.237)
376.83/376.96	c #Conflicts:     579000 | #Learnt:      23193 | 0.000
376.83/376.96	c total clause space: 206.656MB
376.83/376.96	c total #watches: 348937
377.53/377.64	c total #propagations: 302085131 / total #impl: 1272752098 (eff. 0.237)
377.53/377.64	c #Conflicts:     580000 | #Learnt:      24193 | 0.000
377.53/377.64	c total clause space: 206.656MB
377.53/377.64	c total #watches: 352116
378.23/378.33	c total #propagations: 302583341 / total #impl: 1274821177 (eff. 0.237)
378.23/378.33	c #Conflicts:     581000 | #Learnt:      25193 | 0.000
378.23/378.33	c total clause space: 206.656MB
378.23/378.33	c total #watches: 355375
378.93/379.08	c total #propagations: 303088349 / total #impl: 1276950816 (eff. 0.237)
378.93/379.08	c #Conflicts:     582000 | #Learnt:      26193 | 0.000
378.93/379.08	c total clause space: 206.656MB
378.93/379.08	c total #watches: 358453
379.63/379.76	c total #propagations: 303661898 / total #impl: 1279306465 (eff. 0.237)
379.63/379.76	c #Conflicts:     583000 | #Learnt:      27193 | 0.000
379.63/379.76	c total clause space: 206.656MB
379.63/379.76	c total #watches: 361074
380.33/380.41	c total #propagations: 304132478 / total #impl: 1281130918 (eff. 0.237)
380.33/380.41	c #Conflicts:     584000 | #Learnt:      28193 | 0.000
380.33/380.41	c total clause space: 206.656MB
380.33/380.41	c total #watches: 363520
381.13/381.21	c total #propagations: 304522835 / total #impl: 1282661776 (eff. 0.237)
381.13/381.21	c #Conflicts:     585000 | #Learnt:      29193 | 0.000
381.13/381.21	c total clause space: 206.656MB
381.13/381.21	c total #watches: 366364
381.83/381.92	c total #propagations: 304992276 / total #impl: 1284545272 (eff. 0.237)
381.83/381.92	c #Conflicts:     586000 | #Learnt:      30193 | 0.000
381.83/381.92	c total clause space: 206.656MB
381.83/381.92	c total #watches: 369096
382.74/382.81	c total #propagations: 305422225 / total #impl: 1286268407 (eff. 0.237)
382.74/382.81	c #Conflicts:     587000 | #Learnt:      31193 | 0.000
382.74/382.81	c total clause space: 206.656MB
382.74/382.81	c total #watches: 372843
383.53/383.63	c total #propagations: 305973480 / total #impl: 1288569729 (eff. 0.237)
383.53/383.63	c #Conflicts:     588000 | #Learnt:      32193 | 0.000
383.53/383.63	c total clause space: 206.656MB
383.53/383.63	c total #watches: 375668
384.33/384.44	c total #propagations: 306466099 / total #impl: 1290666277 (eff. 0.237)
384.33/384.44	c #Conflicts:     589000 | #Learnt:      33193 | 0.000
384.33/384.44	c total clause space: 206.656MB
384.33/384.44	c total #watches: 378656
385.23/385.40	c total #propagations: 306933317 / total #impl: 1292476628 (eff. 0.237)
385.23/385.40	c #Conflicts:     590000 | #Learnt:      34193 | 0.000
385.23/385.40	c total clause space: 206.656MB
385.23/385.40	c total #watches: 382925
386.04/386.18	c total #propagations: 307459820 / total #impl: 1294747495 (eff. 0.237)
386.04/386.18	c #Conflicts:     591000 | #Learnt:      35193 | 0.000
386.04/386.18	c total clause space: 206.656MB
386.04/386.18	c total #watches: 386737
386.83/386.97	c total #propagations: 307907516 / total #impl: 1296688664 (eff. 0.237)
386.83/386.97	c #Conflicts:     592000 | #Learnt:      36193 | 0.000
386.83/386.97	c total clause space: 206.656MB
386.83/386.97	c total #watches: 390457
387.83/387.95	c total #propagations: 308307992 / total #impl: 1298475358 (eff. 0.237)
387.83/387.95	c GC COLLECT
387.83/387.95	c #Conflicts:     593000 | #Learnt:      18701 | 0.000
387.83/387.95	c total clause space: 206.656MB
387.83/387.95	c total #watches: 330507
388.43/388.50	c total #propagations: 308807480 / total #impl: 1300757021 (eff. 0.237)
388.43/388.50	c #Conflicts:     594000 | #Learnt:      19701 | 0.000
388.43/388.50	c total clause space: 206.656MB
388.43/388.50	c total #watches: 333980
389.03/389.12	c total #propagations: 309283834 / total #impl: 1302922299 (eff. 0.237)
389.03/389.12	c #Conflicts:     595000 | #Learnt:      20701 | 0.000
389.03/389.12	c total clause space: 206.656MB
389.03/389.12	c total #watches: 337513
389.53/389.62	c total #propagations: 309806767 / total #impl: 1305402925 (eff. 0.237)
389.53/389.62	c #Conflicts:     596000 | #Learnt:      21701 | 0.000
389.53/389.62	c total clause space: 206.656MB
389.53/389.62	c total #watches: 340072
390.13/390.29	c total #propagations: 310317915 / total #impl: 1307516837 (eff. 0.237)
390.13/390.29	c #Conflicts:     597000 | #Learnt:      22701 | 0.000
390.13/390.29	c total clause space: 206.656MB
390.13/390.29	c total #watches: 343765
391.03/391.10	c total #propagations: 310851755 / total #impl: 1309887515 (eff. 0.237)
391.03/391.10	c #Conflicts:     598000 | #Learnt:      23701 | 0.000
391.03/391.10	c total clause space: 206.656MB
391.03/391.10	c total #watches: 347012
391.83/391.94	c total #propagations: 311403347 / total #impl: 1312267247 (eff. 0.237)
391.83/391.94	c #Conflicts:     599000 | #Learnt:      24701 | 0.000
391.83/391.94	c total clause space: 206.656MB
391.83/391.94	c total #watches: 351760
392.53/392.67	c total #propagations: 311931039 / total #impl: 1314634152 (eff. 0.237)
392.53/392.67	c #Conflicts:     600000 | #Learnt:      25701 | 0.000
392.53/392.67	c total clause space: 206.656MB
392.53/392.67	c total #watches: 354685
393.43/393.54	c total #propagations: 312385637 / total #impl: 1316669378 (eff. 0.237)
393.43/393.54	c #Conflicts:     601000 | #Learnt:      26701 | 0.000
393.43/393.54	c total clause space: 206.656MB
393.43/393.54	c total #watches: 358963
394.23/394.36	c total #propagations: 312882664 / total #impl: 1318818645 (eff. 0.237)
394.23/394.36	c #Conflicts:     602000 | #Learnt:      27701 | 0.000
394.23/394.36	c total clause space: 206.656MB
394.23/394.36	c total #watches: 361635
395.13/395.22	c total #propagations: 313331293 / total #impl: 1320679363 (eff. 0.237)
395.13/395.22	c #Conflicts:     603000 | #Learnt:      28701 | 0.000
395.13/395.22	c total clause space: 206.656MB
395.13/395.22	c total #watches: 365193
395.94/396.04	c total #propagations: 313805278 / total #impl: 1322773732 (eff. 0.237)
395.94/396.04	c #Conflicts:     604000 | #Learnt:      29701 | 0.000
395.94/396.04	c total clause space: 206.656MB
395.94/396.04	c total #watches: 368215
396.83/396.96	c total #propagations: 314312360 / total #impl: 1325210007 (eff. 0.237)
396.83/396.96	c #Conflicts:     605000 | #Learnt:      30701 | 0.000
396.83/396.96	c total clause space: 206.656MB
396.83/396.96	c total #watches: 372080
397.73/397.87	c total #propagations: 314845391 / total #impl: 1327801427 (eff. 0.237)
397.73/397.87	c #Conflicts:     606000 | #Learnt:      31701 | 0.000
397.73/397.87	c total clause space: 206.656MB
397.73/397.87	c total #watches: 376057
398.83/398.95	c total #propagations: 315346354 / total #impl: 1330353727 (eff. 0.237)
398.83/398.95	c #Conflicts:     607000 | #Learnt:      32701 | 0.000
398.83/398.95	c total clause space: 206.656MB
398.83/398.95	c total #watches: 379356
400.03/400.12	c total #propagations: 315913261 / total #impl: 1333082660 (eff. 0.237)
400.03/400.12	c #Conflicts:     608000 | #Learnt:      33701 | 0.000
400.03/400.12	c total clause space: 206.656MB
400.03/400.12	c total #watches: 383440
401.13/401.26	c total #propagations: 316446540 / total #impl: 1335750204 (eff. 0.237)
401.13/401.26	c #Conflicts:     609000 | #Learnt:      34701 | 0.000
401.13/401.26	c total clause space: 206.656MB
401.13/401.26	c total #watches: 387797
402.43/402.50	c total #propagations: 316949892 / total #impl: 1338350988 (eff. 0.237)
402.43/402.50	c #Conflicts:     610000 | #Learnt:      35701 | 0.000
402.43/402.50	c total clause space: 206.656MB
402.43/402.50	c total #watches: 391509
403.83/403.96	c total #propagations: 317470343 / total #impl: 1340876992 (eff. 0.237)
403.83/403.96	c #Conflicts:     611000 | #Learnt:      36701 | 0.000
403.83/403.96	c total clause space: 206.656MB
403.83/403.96	c total #watches: 395340
405.33/405.41	c total #propagations: 318059377 / total #impl: 1343567643 (eff. 0.237)
405.33/405.41	c GC COLLECT
405.33/405.41	c #Conflicts:     612000 | #Learnt:      18889 | 0.000
405.33/405.41	c total clause space: 206.656MB
405.33/405.41	c total #watches: 330974
406.03/406.12	c total #propagations: 318539051 / total #impl: 1345988844 (eff. 0.237)
406.03/406.12	c #Conflicts:     613000 | #Learnt:      19889 | 0.000
406.03/406.12	c total clause space: 206.656MB
406.03/406.12	c total #watches: 335225
406.73/406.87	c total #propagations: 319133142 / total #impl: 1348667585 (eff. 0.237)
406.73/406.87	c #Conflicts:     614000 | #Learnt:      20889 | 0.000
406.73/406.87	c total clause space: 206.656MB
406.73/406.87	c total #watches: 338901
407.63/407.70	c total #propagations: 319684202 / total #impl: 1351041112 (eff. 0.237)
407.63/407.70	c #Conflicts:     615000 | #Learnt:      21889 | 0.000
407.63/407.70	c total clause space: 206.656MB
407.63/407.70	c total #watches: 341946
408.53/408.66	c total #propagations: 320259554 / total #impl: 1353543885 (eff. 0.237)
408.53/408.66	c #Conflicts:     616000 | #Learnt:      22889 | 0.000
408.53/408.66	c total clause space: 206.656MB
408.53/408.66	c total #watches: 345999
409.23/409.35	c total #propagations: 320894769 / total #impl: 1356397502 (eff. 0.237)
409.23/409.35	c #Conflicts:     617000 | #Learnt:      23889 | 0.000
409.23/409.35	c total clause space: 206.656MB
409.23/409.35	c total #watches: 348929
409.93/410.02	c total #propagations: 321410607 / total #impl: 1358327704 (eff. 0.237)
409.93/410.02	c #Conflicts:     618000 | #Learnt:      24889 | 0.000
409.93/410.02	c total clause space: 206.656MB
409.93/410.02	c total #watches: 351964
410.63/410.73	c total #propagations: 321974714 / total #impl: 1360550015 (eff. 0.237)
410.63/410.73	c #Conflicts:     619000 | #Learnt:      25889 | 0.000
410.63/410.73	c total clause space: 206.656MB
410.63/410.73	c total #watches: 354574
411.33/411.48	c total #propagations: 322511486 / total #impl: 1362601237 (eff. 0.237)
411.33/411.48	c #Conflicts:     620000 | #Learnt:      26889 | 0.000
411.33/411.48	c total clause space: 206.656MB
411.33/411.48	c total #watches: 358653
412.13/412.24	c total #propagations: 323063562 / total #impl: 1364873683 (eff. 0.237)
412.13/412.24	c #Conflicts:     621000 | #Learnt:      27889 | 0.000
412.13/412.24	c total clause space: 206.656MB
412.13/412.24	c total #watches: 362841
413.03/413.15	c total #propagations: 323607869 / total #impl: 1367097201 (eff. 0.237)
413.03/413.15	c #Conflicts:     622000 | #Learnt:      28889 | 0.000
413.03/413.15	c total clause space: 206.656MB
413.03/413.15	c total #watches: 365740
414.13/414.22	c total #propagations: 324144696 / total #impl: 1369400067 (eff. 0.237)
414.13/414.22	c #Conflicts:     623000 | #Learnt:      29889 | 0.000
414.13/414.22	c total clause space: 206.656MB
414.13/414.22	c total #watches: 370311
415.02/415.16	c total #propagations: 324791414 / total #impl: 1372135970 (eff. 0.237)
415.02/415.16	c #Conflicts:     624000 | #Learnt:      30889 | 0.000
415.02/415.16	c total clause space: 206.656MB
415.02/415.16	c total #watches: 373594
415.83/415.97	c total #propagations: 325339657 / total #impl: 1374368358 (eff. 0.237)
415.83/415.97	c #Conflicts:     625000 | #Learnt:      31889 | 0.000
415.83/415.97	c total clause space: 206.656MB
415.83/415.97	c total #watches: 376345
416.72/416.81	c total #propagations: 325847126 / total #impl: 1376543895 (eff. 0.237)
416.72/416.81	c #Conflicts:     626000 | #Learnt:      32889 | 0.000
416.72/416.81	c total clause space: 206.656MB
416.72/416.81	c total #watches: 380177
417.62/417.72	c total #propagations: 326350439 / total #impl: 1378782944 (eff. 0.237)
417.62/417.72	c #Conflicts:     627000 | #Learnt:      33889 | 0.000
417.62/417.72	c total clause space: 206.656MB
417.62/417.72	c total #watches: 383620
418.52/418.62	c total #propagations: 326857734 / total #impl: 1380969327 (eff. 0.237)
418.52/418.62	c #Conflicts:     628000 | #Learnt:      34887 | 0.000
418.52/418.62	c total clause space: 206.656MB
418.52/418.62	c total #watches: 386765
419.52/419.61	c total #propagations: 327458670 / total #impl: 1383218669 (eff. 0.237)
419.52/419.61	c #Conflicts:     629000 | #Learnt:      35887 | 0.000
419.52/419.61	c total clause space: 206.656MB
419.52/419.61	c total #watches: 390625
420.52/420.65	c total #propagations: 327999464 / total #impl: 1385351595 (eff. 0.237)
420.52/420.65	c #Conflicts:     630000 | #Learnt:      36887 | 0.000
420.52/420.65	c total clause space: 206.656MB
420.52/420.65	c total #watches: 394729
421.52/421.66	c total #propagations: 328537023 / total #impl: 1387717428 (eff. 0.237)
421.52/421.66	c #Conflicts:     631000 | #Learnt:      37887 | 0.000
421.52/421.66	c total clause space: 206.656MB
421.52/421.66	c total #watches: 398313
422.33/422.48	c total #propagations: 329015662 / total #impl: 1389884813 (eff. 0.237)
422.33/422.48	c GC COLLECT
422.33/422.48	c #Conflicts:     632000 | #Learnt:      19799 | 0.000
422.33/422.48	c total clause space: 206.656MB
422.33/422.48	c total #watches: 334525
423.02/423.15	c total #propagations: 329540678 / total #impl: 1392356551 (eff. 0.237)
423.02/423.15	c #Conflicts:     633000 | #Learnt:      20799 | 0.000
423.02/423.15	c total clause space: 206.656MB
423.02/423.15	c total #watches: 338564
423.92/424.04	c total #propagations: 330072263 / total #impl: 1394663748 (eff. 0.237)
423.92/424.04	c #Conflicts:     634000 | #Learnt:      21799 | 0.000
423.92/424.04	c total clause space: 206.656MB
423.92/424.04	c total #watches: 345030
425.02/425.13	c total #propagations: 330662203 / total #impl: 1397463544 (eff. 0.237)
425.02/425.13	c #Conflicts:     635000 | #Learnt:      22799 | 0.000
425.02/425.13	c total clause space: 206.656MB
425.02/425.13	c total #watches: 349284
426.02/426.11	c total #propagations: 331300358 / total #impl: 1400465400 (eff. 0.237)
426.02/426.11	c #Conflicts:     636000 | #Learnt:      23799 | 0.000
426.02/426.11	c total clause space: 206.656MB
426.02/426.11	c total #watches: 351887
426.73/426.90	c total #propagations: 331910075 / total #impl: 1403137384 (eff. 0.237)
426.73/426.90	c #Conflicts:     637000 | #Learnt:      24799 | 0.000
426.73/426.90	c total clause space: 206.656MB
426.73/426.90	c total #watches: 355546
427.62/427.71	c total #propagations: 332405443 / total #impl: 1405367200 (eff. 0.237)
427.62/427.71	c #Conflicts:     638000 | #Learnt:      25799 | 0.000
427.62/427.71	c total clause space: 206.656MB
427.62/427.71	c total #watches: 358656
428.42/428.60	c total #propagations: 332911307 / total #impl: 1407499248 (eff. 0.237)
428.42/428.60	c #Conflicts:     639000 | #Learnt:      26799 | 0.000
428.42/428.60	c total clause space: 206.656MB
428.42/428.60	c total #watches: 362581
429.32/429.45	c total #propagations: 333461187 / total #impl: 1409893228 (eff. 0.237)
429.32/429.45	c #Conflicts:     640000 | #Learnt:      27799 | 0.000
429.32/429.45	c total clause space: 206.656MB
429.32/429.45	c total #watches: 367158
430.22/430.35	c total #propagations: 334009623 / total #impl: 1412535040 (eff. 0.236)
430.22/430.35	c #Conflicts:     641000 | #Learnt:      28799 | 0.000
430.22/430.35	c total clause space: 206.656MB
430.22/430.35	c total #watches: 371306
431.13/431.23	c total #propagations: 334496484 / total #impl: 1414924688 (eff. 0.236)
431.13/431.23	c #Conflicts:     642000 | #Learnt:      29799 | 0.000
431.13/431.23	c total clause space: 206.656MB
431.13/431.23	c total #watches: 376805
432.23/432.34	c total #propagations: 334976779 / total #impl: 1417491723 (eff. 0.236)
432.23/432.34	c #Conflicts:     643000 | #Learnt:      30799 | 0.000
432.23/432.34	c total clause space: 206.656MB
432.23/432.34	c total #watches: 382533
433.33/433.48	c total #propagations: 335515266 / total #impl: 1420194363 (eff. 0.236)
433.33/433.48	c #Conflicts:     644000 | #Learnt:      31799 | 0.000
433.33/433.48	c total clause space: 206.656MB
433.33/433.48	c total #watches: 385371
434.32/434.50	c total #propagations: 336153474 / total #impl: 1422825409 (eff. 0.236)
434.32/434.50	c #Conflicts:     645000 | #Learnt:      32799 | 0.000
434.32/434.50	c total clause space: 206.656MB
434.32/434.50	c total #watches: 388306
435.53/435.67	c total #propagations: 336689940 / total #impl: 1425029925 (eff. 0.236)
435.53/435.67	c #Conflicts:     646000 | #Learnt:      33799 | 0.000
435.53/435.67	c total clause space: 206.656MB
435.53/435.67	c total #watches: 391707
436.63/436.78	c total #propagations: 337239255 / total #impl: 1427491185 (eff. 0.236)
436.63/436.78	c #Conflicts:     647000 | #Learnt:      34799 | 0.000
436.63/436.78	c total clause space: 206.656MB
436.63/436.78	c total #watches: 395282
437.73/437.82	c total #propagations: 337755411 / total #impl: 1429597127 (eff. 0.236)
437.73/437.82	c #Conflicts:     648000 | #Learnt:      35799 | 0.000
437.73/437.82	c total clause space: 206.656MB
437.73/437.82	c total #watches: 398088
438.83/438.97	c total #propagations: 338233034 / total #impl: 1431491418 (eff. 0.236)
438.83/438.97	c #Conflicts:     649000 | #Learnt:      36799 | 0.000
438.83/438.97	c total clause space: 206.656MB
438.83/438.97	c total #watches: 400966
440.12/440.24	c total #propagations: 338763048 / total #impl: 1433897594 (eff. 0.236)
440.12/440.24	c #Conflicts:     650000 | #Learnt:      37799 | 0.000
440.12/440.24	c total clause space: 206.656MB
440.12/440.24	c total #watches: 405389
441.52/441.65	c total #propagations: 339330360 / total #impl: 1436348938 (eff. 0.236)
441.52/441.65	c #Conflicts:     651000 | #Learnt:      38799 | 0.000
441.52/441.65	c total clause space: 206.656MB
441.52/441.65	c total #watches: 409565
442.13/442.29	c total #propagations: 339933222 / total #impl: 1438993705 (eff. 0.236)
442.13/442.29	c GC COLLECT
442.13/442.29	c #Conflicts:     652000 | #Learnt:      20393 | 0.000
442.13/442.29	c total clause space: 206.656MB
442.13/442.29	c total #watches: 336385
442.82/442.93	c total #propagations: 340394429 / total #impl: 1441026054 (eff. 0.236)
442.82/442.93	c #Conflicts:     653000 | #Learnt:      21393 | 0.000
442.82/442.93	c total clause space: 206.656MB
442.82/442.93	c total #watches: 339975
443.52/443.67	c total #propagations: 340863715 / total #impl: 1443118966 (eff. 0.236)
443.52/443.67	c #Conflicts:     654000 | #Learnt:      22393 | 0.000
443.52/443.67	c total clause space: 206.656MB
443.52/443.68	c total #watches: 343647
444.22/444.40	c total #propagations: 341432352 / total #impl: 1445585346 (eff. 0.236)
444.22/444.40	c #Conflicts:     655000 | #Learnt:      23393 | 0.000
444.22/444.40	c total clause space: 206.656MB
444.22/444.40	c total #watches: 346093
445.12/445.20	c total #propagations: 341934350 / total #impl: 1447966346 (eff. 0.236)
445.12/445.20	c #Conflicts:     656000 | #Learnt:      24393 | 0.000
445.12/445.20	c total clause space: 206.656MB
445.12/445.20	c total #watches: 348862
445.92/446.01	c total #propagations: 342431000 / total #impl: 1450211295 (eff. 0.236)
445.92/446.01	c #Conflicts:     657000 | #Learnt:      25393 | 0.000
445.92/446.01	c total clause space: 206.656MB
445.92/446.01	c total #watches: 351637
446.63/446.78	c total #propagations: 342913707 / total #impl: 1452395114 (eff. 0.236)
446.63/446.78	c #Conflicts:     658000 | #Learnt:      26393 | 0.000
446.63/446.78	c total clause space: 206.656MB
446.63/446.78	c total #watches: 354601
447.52/447.67	c total #propagations: 343379825 / total #impl: 1454528343 (eff. 0.236)
447.52/447.67	c #Conflicts:     659000 | #Learnt:      27393 | 0.000
447.52/447.67	c total clause space: 206.656MB
447.52/447.68	c total #watches: 357231
448.52/448.68	c total #propagations: 343886588 / total #impl: 1456810516 (eff. 0.236)
448.52/448.68	c #Conflicts:     660000 | #Learnt:      28393 | 0.000
448.52/448.68	c total clause space: 206.656MB
448.52/448.68	c total #watches: 360344
449.42/449.58	c total #propagations: 344452865 / total #impl: 1459244824 (eff. 0.236)
449.42/449.58	c #Conflicts:     661000 | #Learnt:      29393 | 0.000
449.42/449.58	c total clause space: 206.656MB
449.42/449.58	c total #watches: 363162
450.32/450.49	c total #propagations: 344984341 / total #impl: 1461631891 (eff. 0.236)
450.32/450.49	c #Conflicts:     662000 | #Learnt:      30393 | 0.000
450.32/450.49	c total clause space: 206.656MB
450.32/450.49	c total #watches: 366215
451.22/451.31	c total #propagations: 345583407 / total #impl: 1464144782 (eff. 0.236)
451.22/451.31	c #Conflicts:     663000 | #Learnt:      31393 | 0.000
451.22/451.31	c total clause space: 206.656MB
451.22/451.31	c total #watches: 370296
452.03/452.20	c total #propagations: 346114489 / total #impl: 1466412908 (eff. 0.236)
452.03/452.20	c #Conflicts:     664000 | #Learnt:      32393 | 0.000
452.03/452.20	c total clause space: 206.656MB
452.03/452.20	c total #watches: 375304
453.02/453.10	c total #propagations: 346614071 / total #impl: 1468851543 (eff. 0.236)
453.02/453.10	c #Conflicts:     665000 | #Learnt:      33393 | 0.000
453.02/453.10	c total clause space: 206.656MB
453.02/453.10	c total #watches: 378531
453.92/454.08	c total #propagations: 347163616 / total #impl: 1471159373 (eff. 0.236)
453.92/454.08	c #Conflicts:     666000 | #Learnt:      34393 | 0.000
453.92/454.08	c total clause space: 206.656MB
453.92/454.08	c total #watches: 382095
454.92/455.01	c total #propagations: 347693246 / total #impl: 1473463802 (eff. 0.236)
454.92/455.01	c #Conflicts:     667000 | #Learnt:      35393 | 0.000
454.92/455.01	c total clause space: 206.656MB
454.92/455.01	c total #watches: 385765
456.22/456.33	c total #propagations: 348204956 / total #impl: 1475758745 (eff. 0.236)
456.22/456.33	c #Conflicts:     668000 | #Learnt:      36393 | 0.000
456.22/456.33	c total clause space: 206.656MB
456.22/456.33	c total #watches: 390493
457.42/457.55	c total #propagations: 348833462 / total #impl: 1478548085 (eff. 0.236)
457.42/457.55	c #Conflicts:     669000 | #Learnt:      37393 | 0.000
457.42/457.55	c total clause space: 206.656MB
457.42/457.55	c total #watches: 395569
458.42/458.54	c total #propagations: 349435706 / total #impl: 1481355269 (eff. 0.236)
458.42/458.54	c #Conflicts:     670000 | #Learnt:      38393 | 0.000
458.42/458.54	c total clause space: 206.656MB
458.42/458.54	c total #watches: 399158
459.42/459.50	c total #propagations: 349965301 / total #impl: 1483606375 (eff. 0.236)
459.42/459.50	c #Conflicts:     671000 | #Learnt:      39393 | 0.000
459.42/459.50	c total clause space: 206.656MB
459.42/459.50	c total #watches: 402006
459.92/460.05	c total #propagations: 350433524 / total #impl: 1485419865 (eff. 0.236)
459.92/460.05	c GC COLLECT
459.92/460.05	c #Conflicts:     672000 | #Learnt:      20687 | 0.000
459.92/460.05	c total clause space: 206.656MB
459.92/460.05	c total #watches: 337857
460.52/460.66	c total #propagations: 350921426 / total #impl: 1487354598 (eff. 0.236)
460.52/460.66	c #Conflicts:     673000 | #Learnt:      21687 | 0.000
460.52/460.66	c total clause space: 206.656MB
460.52/460.66	c total #watches: 340859
461.12/461.28	c total #propagations: 351448574 / total #impl: 1489436496 (eff. 0.236)
461.12/461.28	c #Conflicts:     674000 | #Learnt:      22687 | 0.000
461.12/461.28	c total clause space: 206.656MB
461.12/461.28	c total #watches: 345223
461.82/461.95	c total #propagations: 351939594 / total #impl: 1491574407 (eff. 0.236)
461.82/461.95	c #Conflicts:     675000 | #Learnt:      23687 | 0.000
461.82/461.95	c total clause space: 206.656MB
461.82/461.95	c total #watches: 349266
462.62/462.78	c total #propagations: 352456243 / total #impl: 1493773341 (eff. 0.236)
462.62/462.78	c #Conflicts:     676000 | #Learnt:      24687 | 0.000
462.62/462.78	c total clause space: 206.656MB
462.62/462.78	c total #watches: 355800
463.52/463.67	c total #propagations: 352997434 / total #impl: 1496178230 (eff. 0.236)
463.52/463.67	c #Conflicts:     677000 | #Learnt:      25687 | 0.000
463.52/463.67	c total clause space: 206.656MB
463.52/463.67	c total #watches: 360490
464.52/464.61	c total #propagations: 353515561 / total #impl: 1498611203 (eff. 0.236)
464.52/464.61	c #Conflicts:     678000 | #Learnt:      26687 | 0.000
464.52/464.61	c total clause space: 206.656MB
464.52/464.61	c total #watches: 363246
465.42/465.55	c total #propagations: 354028153 / total #impl: 1500732982 (eff. 0.236)
465.42/465.55	c #Conflicts:     679000 | #Learnt:      27687 | 0.000
465.42/465.55	c total clause space: 206.656MB
465.42/465.55	c total #watches: 365766
466.42/466.52	c total #propagations: 354535456 / total #impl: 1502919405 (eff. 0.236)
466.42/466.52	c #Conflicts:     680000 | #Learnt:      28687 | 0.000
466.42/466.52	c total clause space: 206.656MB
466.42/466.52	c total #watches: 369414
467.12/467.23	c total #propagations: 355044834 / total #impl: 1505241726 (eff. 0.236)
467.12/467.23	c #Conflicts:     681000 | #Learnt:      29687 | 0.000
467.12/467.23	c total clause space: 206.656MB
467.12/467.23	c total #watches: 371881
467.92/468.02	c total #propagations: 355426218 / total #impl: 1506720115 (eff. 0.236)
467.92/468.02	c #Conflicts:     682000 | #Learnt:      30687 | 0.000
467.92/468.02	c total clause space: 206.656MB
467.92/468.02	c total #watches: 374740
468.82/468.91	c total #propagations: 355904289 / total #impl: 1508544178 (eff. 0.236)
468.82/468.91	c #Conflicts:     683000 | #Learnt:      31687 | 0.000
468.82/468.91	c total clause space: 206.656MB
468.82/468.91	c total #watches: 378065
469.62/469.77	c total #propagations: 356371043 / total #impl: 1510533542 (eff. 0.236)
469.62/469.77	c #Conflicts:     684000 | #Learnt:      32687 | 0.000
469.62/469.77	c total clause space: 206.656MB
469.62/469.77	c total #watches: 381357
470.52/470.68	c total #propagations: 356879510 / total #impl: 1512551055 (eff. 0.236)
470.52/470.68	c #Conflicts:     685000 | #Learnt:      33687 | 0.000
470.52/470.68	c total clause space: 206.656MB
470.52/470.68	c total #watches: 384436
471.42/471.59	c total #propagations: 357400953 / total #impl: 1514564961 (eff. 0.236)
471.42/471.59	c #Conflicts:     686000 | #Learnt:      34687 | 0.000
471.42/471.59	c total clause space: 206.656MB
471.42/471.59	c total #watches: 387391
472.42/472.52	c total #propagations: 357897472 / total #impl: 1516615705 (eff. 0.236)
472.42/472.52	c #Conflicts:     687000 | #Learnt:      35687 | 0.000
472.42/472.52	c total clause space: 206.656MB
472.42/472.52	c total #watches: 390130
473.42/473.58	c total #propagations: 358449237 / total #impl: 1518803533 (eff. 0.236)
473.42/473.58	c #Conflicts:     688000 | #Learnt:      36687 | 0.000
473.42/473.58	c total clause space: 206.656MB
473.42/473.58	c total #watches: 392831
474.42/474.54	c total #propagations: 359031482 / total #impl: 1521132737 (eff. 0.236)
474.42/474.54	c #Conflicts:     689000 | #Learnt:      37687 | 0.000
474.42/474.54	c total clause space: 206.656MB
474.42/474.54	c total #watches: 395818
475.52/475.60	c total #propagations: 359520031 / total #impl: 1523117484 (eff. 0.236)
475.52/475.60	c #Conflicts:     690000 | #Learnt:      38687 | 0.000
475.52/475.60	c total clause space: 206.656MB
475.52/475.60	c total #watches: 400099
476.62/476.72	c total #propagations: 360010474 / total #impl: 1525308279 (eff. 0.236)
476.62/476.72	c #Conflicts:     691000 | #Learnt:      39687 | 0.000
476.62/476.72	c total clause space: 206.656MB
476.62/476.72	c total #watches: 403046
477.42/477.53	c total #propagations: 360527286 / total #impl: 1527718438 (eff. 0.236)
477.42/477.53	c GC COLLECT
477.42/477.53	c #Conflicts:     692000 | #Learnt:      20679 | 0.000
477.42/477.53	c total clause space: 206.656MB
477.42/477.53	c total #watches: 337339
478.02/478.13	c total #propagations: 361084429 / total #impl: 1530088332 (eff. 0.236)
478.02/478.13	c #Conflicts:     693000 | #Learnt:      21679 | 0.000
478.02/478.13	c total clause space: 206.656MB
478.02/478.13	c total #watches: 340957
478.62/478.76	c total #propagations: 361611447 / total #impl: 1532322122 (eff. 0.236)
478.62/478.76	c #Conflicts:     694000 | #Learnt:      22679 | 0.000
478.62/478.76	c total clause space: 206.656MB
478.62/478.76	c total #watches: 345475
479.42/479.60	c total #propagations: 362153649 / total #impl: 1534674099 (eff. 0.236)
479.42/479.60	c #Conflicts:     695000 | #Learnt:      23679 | 0.000
479.42/479.60	c total clause space: 206.656MB
479.42/479.60	c total #watches: 350319
480.31/480.47	c total #propagations: 362722767 / total #impl: 1537251695 (eff. 0.236)
480.31/480.47	c #Conflicts:     696000 | #Learnt:      24679 | 0.000
480.31/480.47	c total clause space: 206.656MB
480.31/480.47	c total #watches: 353709
481.21/481.39	c total #propagations: 363270751 / total #impl: 1539670609 (eff. 0.236)
481.21/481.39	c #Conflicts:     697000 | #Learnt:      25679 | 0.000
481.21/481.39	c total clause space: 206.656MB
481.21/481.39	c total #watches: 357751
482.01/482.18	c total #propagations: 363793988 / total #impl: 1542154519 (eff. 0.236)
482.01/482.18	c #Conflicts:     698000 | #Learnt:      26679 | 0.000
482.01/482.18	c total clause space: 206.656MB
482.01/482.18	c total #watches: 360758
483.01/483.10	c total #propagations: 364279391 / total #impl: 1544428891 (eff. 0.236)
483.01/483.10	c #Conflicts:     699000 | #Learnt:      27679 | 0.000
483.01/483.10	c total clause space: 206.656MB
483.01/483.10	c total #watches: 364113
483.92/484.04	c total #propagations: 364786308 / total #impl: 1546895467 (eff. 0.236)
483.92/484.04	c #Conflicts:     700000 | #Learnt:      28679 | 0.000
483.92/484.04	c total clause space: 206.656MB
483.92/484.04	c total #watches: 367644
484.81/484.99	c total #propagations: 365362419 / total #impl: 1549316235 (eff. 0.236)
484.81/484.99	c #Conflicts:     701000 | #Learnt:      29679 | 0.000
484.81/484.99	c total clause space: 206.656MB
484.81/484.99	c total #watches: 370561
485.81/485.94	c total #propagations: 365952444 / total #impl: 1551757348 (eff. 0.236)
485.81/485.94	c #Conflicts:     702000 | #Learnt:      30679 | 0.000
485.81/485.94	c total clause space: 206.656MB
485.81/485.94	c total #watches: 374629
486.81/486.93	c total #propagations: 366499067 / total #impl: 1553979159 (eff. 0.236)
486.81/486.93	c #Conflicts:     703000 | #Learnt:      31679 | 0.000
486.81/486.93	c total clause space: 206.656MB
486.81/486.93	c total #watches: 378026
487.91/488.04	c total #propagations: 367055791 / total #impl: 1556145130 (eff. 0.236)
487.91/488.04	c #Conflicts:     704000 | #Learnt:      32679 | 0.000
487.91/488.04	c total clause space: 206.656MB
487.91/488.04	c total #watches: 381587
489.01/489.18	c total #propagations: 367692918 / total #impl: 1558579033 (eff. 0.236)
489.01/489.18	c #Conflicts:     705000 | #Learnt:      33679 | 0.000
489.01/489.18	c total clause space: 206.656MB
489.01/489.18	c total #watches: 385793
490.21/490.39	c total #propagations: 368252139 / total #impl: 1560802279 (eff. 0.236)
490.21/490.39	c #Conflicts:     706000 | #Learnt:      34679 | 0.000
490.21/490.39	c total clause space: 206.656MB
490.21/490.39	c total #watches: 389854
491.31/491.49	c total #propagations: 368807091 / total #impl: 1563234626 (eff. 0.236)
491.31/491.49	c #Conflicts:     707000 | #Learnt:      35679 | 0.000
491.31/491.49	c total clause space: 206.656MB
491.31/491.49	c total #watches: 393592
492.61/492.78	c total #propagations: 369269491 / total #impl: 1565334660 (eff. 0.236)
492.61/492.78	c #Conflicts:     708000 | #Learnt:      36679 | 0.000
492.61/492.78	c total clause space: 206.656MB
492.61/492.78	c total #watches: 397479
493.82/493.95	c total #propagations: 369786133 / total #impl: 1567613970 (eff. 0.236)
493.82/493.95	c #Conflicts:     709000 | #Learnt:      37679 | 0.000
493.82/493.95	c total clause space: 206.656MB
493.82/493.95	c total #watches: 401442
494.92/495.06	c total #propagations: 370208252 / total #impl: 1569621796 (eff. 0.236)
494.92/495.06	c #Conflicts:     710000 | #Learnt:      38679 | 0.000
494.92/495.06	c total clause space: 206.656MB
494.92/495.06	c total #watches: 406265
496.21/496.33	c total #propagations: 370563627 / total #impl: 1571312076 (eff. 0.236)
496.21/496.33	c #Conflicts:     711000 | #Learnt:      39679 | 0.000
496.21/496.33	c total clause space: 206.656MB
496.21/496.33	c total #watches: 409697
497.51/497.60	c total #propagations: 370937252 / total #impl: 1573070363 (eff. 0.236)
497.51/497.60	c GC COLLECT
497.51/497.60	c #Conflicts:     712000 | #Learnt:      20373 | 0.000
497.51/497.60	c total clause space: 206.656MB
497.51/497.60	c total #watches: 336181
497.91/498.07	c total #propagations: 371298439 / total #impl: 1574913772 (eff. 0.236)
497.91/498.07	c #Conflicts:     713000 | #Learnt:      21373 | 0.000
497.91/498.07	c total clause space: 206.656MB
497.91/498.07	c total #watches: 339559
498.51/498.65	c total #propagations: 371674519 / total #impl: 1576501091 (eff. 0.236)
498.51/498.65	c #Conflicts:     714000 | #Learnt:      22373 | 0.000
498.51/498.65	c total clause space: 206.656MB
498.51/498.65	c total #watches: 342972
499.01/499.18	c total #propagations: 372121003 / total #impl: 1578651335 (eff. 0.236)
499.01/499.18	c #Conflicts:     715000 | #Learnt:      23373 | 0.000
499.01/499.18	c total clause space: 206.656MB
499.01/499.18	c total #watches: 346831
499.61/499.77	c total #propagations: 372519224 / total #impl: 1580523732 (eff. 0.236)
499.61/499.77	c #Conflicts:     716000 | #Learnt:      24373 | 0.000
499.61/499.77	c total clause space: 206.656MB
499.61/499.77	c total #watches: 349780
500.31/500.41	c total #propagations: 372955330 / total #impl: 1582347267 (eff. 0.236)
500.31/500.41	c #Conflicts:     717000 | #Learnt:      25373 | 0.000
500.31/500.41	c total clause space: 206.656MB
500.31/500.41	c total #watches: 353573
501.21/501.32	c total #propagations: 373393165 / total #impl: 1584348632 (eff. 0.236)
501.21/501.32	c #Conflicts:     718000 | #Learnt:      26373 | 0.000
501.21/501.32	c total clause space: 206.656MB
501.21/501.32	c total #watches: 356825
502.01/502.17	c total #propagations: 373966137 / total #impl: 1586845808 (eff. 0.236)
502.01/502.17	c #Conflicts:     719000 | #Learnt:      27373 | 0.000
502.01/502.17	c total clause space: 206.656MB
502.01/502.17	c total #watches: 360029
503.01/503.19	c total #propagations: 374438845 / total #impl: 1589024661 (eff. 0.236)
503.01/503.19	c #Conflicts:     720000 | #Learnt:      28373 | 0.000
503.01/503.19	c total clause space: 206.656MB
503.01/503.19	c total #watches: 363048
503.91/504.02	c total #propagations: 374996489 / total #impl: 1591693968 (eff. 0.236)
503.91/504.02	c #Conflicts:     721000 | #Learnt:      29373 | 0.000
503.91/504.02	c total clause space: 206.656MB
503.91/504.03	c total #watches: 366527
504.82/504.94	c total #propagations: 375467946 / total #impl: 1593852365 (eff. 0.236)
504.82/504.94	c #Conflicts:     722000 | #Learnt:      30373 | 0.000
504.82/504.94	c total clause space: 206.656MB
504.82/504.94	c total #watches: 369151
505.81/505.95	c total #propagations: 375957032 / total #impl: 1596053407 (eff. 0.236)
505.81/505.95	c #Conflicts:     723000 | #Learnt:      31373 | 0.000
505.81/505.95	c total clause space: 206.656MB
505.81/505.95	c total #watches: 371722
506.81/506.99	c total #propagations: 376479016 / total #impl: 1598441402 (eff. 0.236)
506.81/506.99	c #Conflicts:     724000 | #Learnt:      32373 | 0.000
506.81/506.99	c total clause space: 206.656MB
506.81/506.99	c total #watches: 374755
507.91/508.03	c total #propagations: 377000477 / total #impl: 1600779375 (eff. 0.236)
507.91/508.03	c #Conflicts:     725000 | #Learnt:      33373 | 0.000
507.91/508.03	c total clause space: 206.656MB
507.91/508.03	c total #watches: 379850
509.01/509.16	c total #propagations: 377514876 / total #impl: 1603280948 (eff. 0.235)
509.01/509.16	c #Conflicts:     726000 | #Learnt:      34373 | 0.000
509.01/509.16	c total clause space: 206.656MB
509.01/509.16	c total #watches: 384841
510.32/510.43	c total #propagations: 378034326 / total #impl: 1605866601 (eff. 0.235)
510.32/510.43	c #Conflicts:     727000 | #Learnt:      35373 | 0.000
510.32/510.43	c total clause space: 206.656MB
510.32/510.43	c total #watches: 388540
511.52/511.62	c total #propagations: 378576243 / total #impl: 1608595893 (eff. 0.235)
511.52/511.62	c #Conflicts:     728000 | #Learnt:      36373 | 0.000
511.52/511.62	c total clause space: 206.656MB
511.52/511.62	c total #watches: 392569
512.91/513.07	c total #propagations: 379067760 / total #impl: 1611145700 (eff. 0.235)
512.91/513.07	c #Conflicts:     729000 | #Learnt:      37373 | 0.000
512.91/513.07	c total clause space: 206.656MB
512.91/513.07	c total #watches: 397963
514.41/514.53	c total #propagations: 379588503 / total #impl: 1613810607 (eff. 0.235)
514.41/514.53	c #Conflicts:     730000 | #Learnt:      38373 | 0.000
514.41/514.53	c total clause space: 206.656MB
514.41/514.53	c total #watches: 401252
515.82/515.92	c total #propagations: 380096953 / total #impl: 1616329025 (eff. 0.235)
515.82/515.92	c #Conflicts:     731000 | #Learnt:      39373 | 0.000
515.82/515.92	c total clause space: 206.656MB
515.82/515.92	c total #watches: 405032
517.21/517.32	c total #propagations: 380593797 / total #impl: 1618787394 (eff. 0.235)
517.21/517.32	c #Conflicts:     732000 | #Learnt:      40373 | 0.000
517.21/517.32	c total clause space: 206.656MB
517.21/517.32	c total #watches: 409742
518.71/518.80	c total #propagations: 381081500 / total #impl: 1621387364 (eff. 0.235)
518.71/518.80	c GC COLLECT
518.71/518.80	c #Conflicts:     733000 | #Learnt:      20788 | 0.000
518.71/518.80	c total clause space: 206.656MB
518.71/518.80	c total #watches: 337935
519.41/519.53	c total #propagations: 381602616 / total #impl: 1624021031 (eff. 0.235)
519.41/519.53	c #Conflicts:     734000 | #Learnt:      21788 | 0.000
519.41/519.53	c total clause space: 206.656MB
519.41/519.53	c total #watches: 342076
520.01/520.18	c total #propagations: 382198755 / total #impl: 1626830373 (eff. 0.235)
520.01/520.18	c #Conflicts:     735000 | #Learnt:      22788 | 0.000
520.01/520.18	c total clause space: 206.656MB
520.01/520.18	c total #watches: 345331
520.71/520.83	c total #propagations: 382676201 / total #impl: 1629137999 (eff. 0.235)
520.71/520.83	c #Conflicts:     736000 | #Learnt:      23788 | 0.000
520.71/520.83	c total clause space: 206.656MB
520.71/520.83	c total #watches: 347787
521.51/521.61	c total #propagations: 383154922 / total #impl: 1631507435 (eff. 0.235)
521.51/521.61	c #Conflicts:     737000 | #Learnt:      24788 | 0.000
521.51/521.61	c total clause space: 206.656MB
521.51/521.61	c total #watches: 351918
522.21/522.34	c total #propagations: 383692302 / total #impl: 1634181999 (eff. 0.235)
522.21/522.34	c #Conflicts:     738000 | #Learnt:      25788 | 0.000
522.21/522.34	c total clause space: 206.656MB
522.21/522.34	c total #watches: 355565
523.11/523.23	c total #propagations: 384170116 / total #impl: 1636546882 (eff. 0.235)
523.11/523.23	c #Conflicts:     739000 | #Learnt:      26788 | 0.000
523.11/523.23	c total clause space: 206.656MB
523.11/523.23	c total #watches: 360362
524.01/524.17	c total #propagations: 384668377 / total #impl: 1639198609 (eff. 0.235)
524.01/524.17	c #Conflicts:     740000 | #Learnt:      27788 | 0.000
524.01/524.17	c total clause space: 206.656MB
524.01/524.18	c total #watches: 363511
525.11/525.28	c total #propagations: 385162428 / total #impl: 1642022340 (eff. 0.235)
525.11/525.28	c #Conflicts:     741000 | #Learnt:      28788 | 0.000
525.11/525.28	c total clause space: 206.656MB
525.11/525.28	c total #watches: 369595
526.31/526.42	c total #propagations: 385662780 / total #impl: 1644779356 (eff. 0.234)
526.31/526.42	c #Conflicts:     742000 | #Learnt:      29788 | 0.000
526.31/526.42	c total clause space: 206.656MB
526.31/526.42	c total #watches: 372864
527.51/527.68	c total #propagations: 386189782 / total #impl: 1647173245 (eff. 0.234)
527.51/527.68	c #Conflicts:     743000 | #Learnt:      30788 | 0.000
527.51/527.68	c total clause space: 206.656MB
527.51/527.68	c total #watches: 376507
528.91/529.05	c total #propagations: 386756819 / total #impl: 1649899930 (eff. 0.234)
528.91/529.05	c #Conflicts:     744000 | #Learnt:      31788 | 0.000
528.91/529.05	c total clause space: 206.656MB
528.91/529.05	c total #watches: 380660
530.01/530.14	c total #propagations: 387285879 / total #impl: 1652384313 (eff. 0.234)
530.01/530.14	c #Conflicts:     745000 | #Learnt:      32788 | 0.000
530.01/530.14	c total clause space: 206.656MB
530.01/530.14	c total #watches: 384307
531.21/531.34	c total #propagations: 387840609 / total #impl: 1654780028 (eff. 0.234)
531.21/531.34	c #Conflicts:     746000 | #Learnt:      33788 | 0.000
531.21/531.34	c total clause space: 206.656MB
531.21/531.34	c total #watches: 387457
532.31/532.44	c total #propagations: 388467417 / total #impl: 1657146445 (eff. 0.234)
532.31/532.44	c #Conflicts:     747000 | #Learnt:      34788 | 0.000
532.31/532.44	c total clause space: 206.656MB
532.31/532.44	c total #watches: 390464
533.30/533.45	c total #propagations: 389002083 / total #impl: 1659373485 (eff. 0.234)
533.30/533.45	c #Conflicts:     748000 | #Learnt:      35788 | 0.000
533.30/533.45	c total clause space: 206.656MB
533.30/533.45	c total #watches: 393120
534.40/534.59	c total #propagations: 389489496 / total #impl: 1661312290 (eff. 0.234)
534.40/534.59	c #Conflicts:     749000 | #Learnt:      36788 | 0.000
534.40/534.59	c total clause space: 206.656MB
534.40/534.59	c total #watches: 397122
535.80/535.92	c total #propagations: 389992403 / total #impl: 1663491478 (eff. 0.234)
535.80/535.92	c #Conflicts:     750000 | #Learnt:      37788 | 0.000
535.80/535.92	c total clause space: 206.656MB
535.80/535.92	c total #watches: 399951
537.10/537.28	c total #propagations: 390597766 / total #impl: 1666110810 (eff. 0.234)
537.10/537.28	c #Conflicts:     751000 | #Learnt:      38788 | 0.000
537.10/537.28	c total clause space: 206.656MB
537.10/537.28	c total #watches: 402911
538.60/538.74	c total #propagations: 391170142 / total #impl: 1668527110 (eff. 0.234)
538.60/538.74	c #Conflicts:     752000 | #Learnt:      39788 | 0.000
538.60/538.74	c total clause space: 206.656MB
538.60/538.74	c total #watches: 406435
540.11/540.21	c total #propagations: 391773098 / total #impl: 1671118440 (eff. 0.234)
540.11/540.21	c #Conflicts:     753000 | #Learnt:      40788 | 0.000
540.11/540.21	c total clause space: 206.656MB
540.11/540.21	c total #watches: 409302
541.60/541.75	c total #propagations: 392334341 / total #impl: 1673547674 (eff. 0.234)
541.60/541.75	c #Conflicts:     754000 | #Learnt:      41788 | 0.000
541.60/541.75	c total clause space: 206.656MB
541.60/541.75	c total #watches: 413994
542.31/542.46	c total #propagations: 392872121 / total #impl: 1676236790 (eff. 0.234)
542.31/542.46	c GC COLLECT
542.31/542.46	c #Conflicts:     755000 | #Learnt:      21890 | 0.000
542.31/542.46	c total clause space: 206.656MB
542.31/542.46	c total #watches: 341449
543.00/543.16	c total #propagations: 393368184 / total #impl: 1678364340 (eff. 0.234)
543.00/543.16	c #Conflicts:     756000 | #Learnt:      22890 | 0.000
543.00/543.16	c total clause space: 206.656MB
543.00/543.16	c total #watches: 344433
543.70/543.87	c total #propagations: 393950851 / total #impl: 1680879882 (eff. 0.234)
543.70/543.87	c #Conflicts:     757000 | #Learnt:      23890 | 0.000
543.70/543.87	c total clause space: 206.656MB
543.70/543.87	c total #watches: 348419
544.20/544.37	c total #propagations: 394508785 / total #impl: 1683273969 (eff. 0.234)
544.20/544.37	c #Conflicts:     758000 | #Learnt:      24890 | 0.000
544.20/544.37	c total clause space: 206.656MB
544.20/544.37	c total #watches: 351151
544.90/545.08	c total #propagations: 394920701 / total #impl: 1685005721 (eff. 0.234)
544.90/545.08	c #Conflicts:     759000 | #Learnt:      25890 | 0.000
544.90/545.08	c total clause space: 206.656MB
544.90/545.08	c total #watches: 354036
545.70/545.86	c total #propagations: 395367270 / total #impl: 1686894705 (eff. 0.234)
545.70/545.86	c #Conflicts:     760000 | #Learnt:      26890 | 0.000
545.70/545.86	c total clause space: 206.656MB
545.70/545.86	c total #watches: 356960
546.30/546.47	c total #propagations: 395857188 / total #impl: 1688992576 (eff. 0.234)
546.30/546.47	c #Conflicts:     761000 | #Learnt:      27890 | 0.000
546.30/546.47	c total clause space: 206.656MB
546.30/546.47	c total #watches: 360917
547.00/547.18	c total #propagations: 396351698 / total #impl: 1691138451 (eff. 0.234)
547.00/547.18	c #Conflicts:     762000 | #Learnt:      28890 | 0.000
547.00/547.18	c total clause space: 206.656MB
547.00/547.18	c total #watches: 366417
547.81/547.99	c total #propagations: 396827879 / total #impl: 1693461557 (eff. 0.234)
547.81/547.99	c #Conflicts:     763000 | #Learnt:      29890 | 0.000
547.81/547.99	c total clause space: 206.656MB
547.81/547.99	c total #watches: 369893
548.60/548.74	c total #propagations: 397373862 / total #impl: 1695998263 (eff. 0.234)
548.60/548.74	c #Conflicts:     764000 | #Learnt:      30890 | 0.000
548.60/548.74	c total clause space: 206.656MB
548.60/548.74	c total #watches: 373533
549.40/549.50	c total #propagations: 397809439 / total #impl: 1697813123 (eff. 0.234)
549.40/549.50	c #Conflicts:     765000 | #Learnt:      31890 | 0.000
549.40/549.50	c total clause space: 206.656MB
549.40/549.50	c total #watches: 377332
550.20/550.39	c total #propagations: 398260929 / total #impl: 1699603475 (eff. 0.234)
550.20/550.39	c #Conflicts:     766000 | #Learnt:      32890 | 0.000
550.20/550.39	c total clause space: 206.656MB
550.20/550.39	c total #watches: 380547
551.20/551.32	c total #propagations: 398805480 / total #impl: 1701940757 (eff. 0.234)
551.20/551.32	c #Conflicts:     767000 | #Learnt:      33890 | 0.000
551.20/551.32	c total clause space: 206.656MB
551.20/551.32	c total #watches: 383163
552.11/552.21	c total #propagations: 399321139 / total #impl: 1704068264 (eff. 0.234)
552.11/552.21	c #Conflicts:     768000 | #Learnt:      34890 | 0.000
552.11/552.21	c total clause space: 206.656MB
552.11/552.21	c total #watches: 386585
553.00/553.20	c total #propagations: 399839405 / total #impl: 1706187126 (eff. 0.234)
553.00/553.20	c #Conflicts:     769000 | #Learnt:      35890 | 0.000
553.00/553.20	c total clause space: 206.656MB
553.10/553.20	c total #watches: 390131
553.90/554.01	c total #propagations: 400373848 / total #impl: 1708763284 (eff. 0.234)
553.90/554.01	c #Conflicts:     770000 | #Learnt:      36890 | 0.000
553.90/554.01	c total clause space: 206.656MB
553.90/554.01	c total #watches: 393455
554.80/554.96	c total #propagations: 400853394 / total #impl: 1711046869 (eff. 0.234)
554.80/554.96	c #Conflicts:     771000 | #Learnt:      37890 | 0.000
554.80/554.96	c total clause space: 206.656MB
554.80/554.96	c total #watches: 397188
555.90/556.05	c total #propagations: 401291858 / total #impl: 1713148949 (eff. 0.234)
555.90/556.05	c #Conflicts:     772000 | #Learnt:      38890 | 0.000
555.90/556.05	c total clause space: 206.656MB
555.90/556.05	c total #watches: 400902
557.00/557.12	c total #propagations: 401849635 / total #impl: 1715694849 (eff. 0.234)
557.00/557.12	c #Conflicts:     773000 | #Learnt:      39890 | 0.000
557.00/557.12	c total clause space: 206.656MB
557.00/557.12	c total #watches: 403778
558.30/558.46	c total #propagations: 402367898 / total #impl: 1717901355 (eff. 0.234)
558.30/558.46	c #Conflicts:     774000 | #Learnt:      40890 | 0.000
558.30/558.46	c total clause space: 206.656MB
558.30/558.46	c total #watches: 406610
559.40/559.55	c total #propagations: 402920924 / total #impl: 1720112786 (eff. 0.234)
559.40/559.55	c #Conflicts:     775000 | #Learnt:      41890 | 0.000
559.40/559.55	c total clause space: 206.656MB
559.40/559.55	c total #watches: 409598
560.40/560.52	c total #propagations: 403450183 / total #impl: 1722274840 (eff. 0.234)
560.40/560.52	c GC COLLECT
560.40/560.52	c #Conflicts:     776000 | #Learnt:      21680 | 0.000
560.40/560.52	c total clause space: 206.656MB
560.40/560.52	c total #watches: 341404
561.10/561.25	c total #propagations: 404019784 / total #impl: 1724620651 (eff. 0.234)
561.10/561.25	c #Conflicts:     777000 | #Learnt:      22680 | 0.000
561.10/561.25	c total clause space: 206.656MB
561.10/561.25	c total #watches: 344577
561.90/562.01	c total #propagations: 404550992 / total #impl: 1726873811 (eff. 0.234)
561.90/562.01	c #Conflicts:     778000 | #Learnt:      23680 | 0.000
561.90/562.01	c total clause space: 206.656MB
561.90/562.01	c total #watches: 347269
562.50/562.62	c total #propagations: 405138485 / total #impl: 1729289050 (eff. 0.234)
562.50/562.62	c #Conflicts:     779000 | #Learnt:      24680 | 0.000
562.50/562.62	c total clause space: 206.656MB
562.50/562.62	c total #watches: 349576
563.11/563.26	c total #propagations: 405597649 / total #impl: 1731092394 (eff. 0.234)
563.11/563.26	c #Conflicts:     780000 | #Learnt:      25680 | 0.000
563.11/563.26	c total clause space: 206.656MB
563.11/563.26	c total #watches: 352097
563.80/563.96	c total #propagations: 406050595 / total #impl: 1733254838 (eff. 0.234)
563.80/563.96	c #Conflicts:     781000 | #Learnt:      26680 | 0.000
563.80/563.96	c total clause space: 206.656MB
563.80/563.96	c total #watches: 354882
564.50/564.64	c total #propagations: 406555989 / total #impl: 1735578222 (eff. 0.234)
564.50/564.64	c #Conflicts:     782000 | #Learnt:      27680 | 0.000
564.50/564.64	c total clause space: 206.656MB
564.50/564.64	c total #watches: 357290
565.20/565.36	c total #propagations: 407049832 / total #impl: 1737816493 (eff. 0.234)
565.20/565.36	c #Conflicts:     783000 | #Learnt:      28680 | 0.000
565.20/565.36	c total clause space: 206.656MB
565.20/565.36	c total #watches: 359922
566.00/566.16	c total #propagations: 407533132 / total #impl: 1739961218 (eff. 0.234)
566.00/566.16	c #Conflicts:     784000 | #Learnt:      29680 | 0.000
566.00/566.16	c total clause space: 206.656MB
566.00/566.16	c total #watches: 362830
566.80/566.96	c total #propagations: 408101932 / total #impl: 1742636267 (eff. 0.234)
566.80/566.96	c #Conflicts:     785000 | #Learnt:      30680 | 0.000
566.80/566.96	c total clause space: 206.656MB
566.80/566.96	c total #watches: 366029
567.70/567.87	c total #propagations: 408666014 / total #impl: 1745269815 (eff. 0.234)
567.70/567.87	c #Conflicts:     786000 | #Learnt:      31680 | 0.000
567.70/567.87	c total clause space: 206.656MB
567.70/567.87	c total #watches: 368997
568.61/568.78	c total #propagations: 409254721 / total #impl: 1748081327 (eff. 0.234)
568.61/568.78	c #Conflicts:     787000 | #Learnt:      32680 | 0.000
568.61/568.78	c total clause space: 206.656MB
568.61/568.78	c total #watches: 372867
569.60/569.71	c total #propagations: 409830608 / total #impl: 1750747710 (eff. 0.234)
569.60/569.71	c #Conflicts:     788000 | #Learnt:      33680 | 0.000
569.60/569.71	c total clause space: 206.656MB
569.60/569.71	c total #watches: 376457
570.60/570.78	c total #propagations: 410379779 / total #impl: 1753358789 (eff. 0.234)
570.60/570.78	c #Conflicts:     789000 | #Learnt:      34680 | 0.000
570.60/570.78	c total clause space: 206.656MB
570.60/570.78	c total #watches: 379514
571.40/571.55	c total #propagations: 410968945 / total #impl: 1756045023 (eff. 0.234)
571.40/571.55	c #Conflicts:     790000 | #Learnt:      35680 | 0.000
571.40/571.55	c total clause space: 206.656MB
571.40/571.55	c total #watches: 383826
572.20/572.39	c total #propagations: 411457276 / total #impl: 1757979634 (eff. 0.234)
572.20/572.39	c #Conflicts:     791000 | #Learnt:      36680 | 0.000
572.20/572.39	c total clause space: 206.656MB
572.20/572.39	c total #watches: 387493
573.11/573.21	c total #propagations: 411993651 / total #impl: 1760279810 (eff. 0.234)
573.11/573.21	c #Conflicts:     792000 | #Learnt:      37680 | 0.000
573.11/573.21	c total clause space: 206.656MB
573.11/573.21	c total #watches: 390922
574.00/574.16	c total #propagations: 412525220 / total #impl: 1762567801 (eff. 0.234)
574.00/574.16	c #Conflicts:     793000 | #Learnt:      38680 | 0.000
574.00/574.16	c total clause space: 206.656MB
574.00/574.16	c total #watches: 393954
574.90/575.09	c total #propagations: 413073821 / total #impl: 1764870055 (eff. 0.234)
574.90/575.09	c #Conflicts:     794000 | #Learnt:      39680 | 0.000
574.90/575.09	c total clause space: 206.656MB
574.90/575.09	c total #watches: 397186
575.70/575.85	c total #propagations: 413624464 / total #impl: 1767213210 (eff. 0.234)
575.70/575.85	c #Conflicts:     795000 | #Learnt:      40680 | 0.000
575.70/575.85	c total clause space: 206.656MB
575.70/575.85	c total #watches: 399782
576.60/576.76	c total #propagations: 414062112 / total #impl: 1768903386 (eff. 0.234)
576.60/576.76	c #Conflicts:     796000 | #Learnt:      41680 | 0.000
576.60/576.76	c total clause space: 206.656MB
576.60/576.76	c total #watches: 403068
577.70/577.80	c total #propagations: 414555446 / total #impl: 1771022682 (eff. 0.234)
577.70/577.80	c #Conflicts:     797000 | #Learnt:      42680 | 0.000
577.70/577.80	c total clause space: 206.656MB
577.70/577.80	c total #watches: 405735
578.40/578.60	c total #propagations: 415122634 / total #impl: 1773213818 (eff. 0.234)
578.40/578.60	c GC COLLECT
578.40/578.60	c #Conflicts:     798000 | #Learnt:      22173 | 0.000
578.40/578.60	c total clause space: 206.656MB
578.40/578.60	c total #watches: 342731
579.10/579.28	c total #propagations: 415692284 / total #impl: 1775687128 (eff. 0.234)
579.10/579.28	c #Conflicts:     799000 | #Learnt:      23173 | 0.000
579.10/579.28	c total clause space: 206.656MB
579.10/579.28	c total #watches: 346533
579.80/579.93	c total #propagations: 416240584 / total #impl: 1778055034 (eff. 0.234)
579.80/579.93	c #Conflicts:     800000 | #Learnt:      24173 | 0.000
579.80/579.93	c total clause space: 206.656MB
579.80/579.93	c total #watches: 350030
580.50/580.68	c total #propagations: 416790176 / total #impl: 1780278704 (eff. 0.234)
580.50/580.68	c #Conflicts:     801000 | #Learnt:      25173 | 0.000
580.50/580.68	c total clause space: 206.656MB
580.50/580.68	c total #watches: 354136
581.40/581.51	c total #propagations: 417337422 / total #impl: 1782583156 (eff. 0.234)
581.40/581.51	c #Conflicts:     802000 | #Learnt:      26173 | 0.000
581.40/581.51	c total clause space: 206.656MB
581.40/581.51	c total #watches: 358970
582.11/582.22	c total #propagations: 417931615 / total #impl: 1785158786 (eff. 0.234)
582.11/582.22	c #Conflicts:     803000 | #Learnt:      27173 | 0.000
582.11/582.22	c total clause space: 206.656MB
582.11/582.22	c total #watches: 361552
582.91/583.04	c total #propagations: 418426291 / total #impl: 1787176115 (eff. 0.234)
582.91/583.04	c #Conflicts:     804000 | #Learnt:      28173 | 0.000
582.91/583.04	c total clause space: 206.656MB
582.91/583.04	c total #watches: 365949
583.71/583.84	c total #propagations: 418932365 / total #impl: 1789361630 (eff. 0.234)
583.71/583.84	c #Conflicts:     805000 | #Learnt:      29173 | 0.000
583.71/583.84	c total clause space: 206.656MB
583.71/583.84	c total #watches: 368876
584.61/584.79	c total #propagations: 419471909 / total #impl: 1791698767 (eff. 0.234)
584.61/584.79	c #Conflicts:     806000 | #Learnt:      30173 | 0.000
584.61/584.79	c total clause space: 206.656MB
584.61/584.79	c total #watches: 374849
585.60/585.71	c total #propagations: 420113348 / total #impl: 1794622579 (eff. 0.234)
585.60/585.71	c #Conflicts:     807000 | #Learnt:      31173 | 0.000
585.60/585.71	c total clause space: 206.656MB
585.60/585.71	c total #watches: 379195
586.70/586.82	c total #propagations: 420629747 / total #impl: 1797230557 (eff. 0.234)
586.70/586.82	c #Conflicts:     808000 | #Learnt:      32173 | 0.000
586.70/586.82	c total clause space: 206.656MB
586.70/586.82	c total #watches: 382502
587.90/588.03	c total #propagations: 421211404 / total #impl: 1800086272 (eff. 0.234)
587.90/588.03	c #Conflicts:     809000 | #Learnt:      33173 | 0.000
587.90/588.03	c total clause space: 206.656MB
587.90/588.03	c total #watches: 386068
589.00/589.16	c total #propagations: 421770484 / total #impl: 1802661772 (eff. 0.234)
589.00/589.16	c #Conflicts:     810000 | #Learnt:      34173 | 0.000
589.00/589.16	c total clause space: 206.656MB
589.00/589.16	c total #watches: 388933
590.20/590.37	c total #propagations: 422252365 / total #impl: 1804829549 (eff. 0.234)
590.20/590.37	c #Conflicts:     811000 | #Learnt:      35173 | 0.000
590.20/590.37	c total clause space: 206.656MB
590.20/590.37	c total #watches: 393023
591.30/591.43	c total #propagations: 422806705 / total #impl: 1807377352 (eff. 0.234)
591.30/591.43	c #Conflicts:     812000 | #Learnt:      36173 | 0.000
591.30/591.43	c total clause space: 206.656MB
591.30/591.43	c total #watches: 396636
592.30/592.41	c total #propagations: 423302526 / total #impl: 1809548984 (eff. 0.234)
592.30/592.41	c #Conflicts:     813000 | #Learnt:      37173 | 0.000
592.30/592.41	c total clause space: 206.656MB
592.30/592.41	c total #watches: 399826
593.30/593.49	c total #propagations: 423774835 / total #impl: 1811542729 (eff. 0.234)
593.30/593.49	c #Conflicts:     814000 | #Learnt:      38173 | 0.000
593.30/593.49	c total clause space: 206.656MB
593.30/593.49	c total #watches: 402928
594.50/594.69	c total #propagations: 424236893 / total #impl: 1813452712 (eff. 0.234)
594.50/594.69	c #Conflicts:     815000 | #Learnt:      39173 | 0.000
594.50/594.69	c total clause space: 206.656MB
594.50/594.69	c total #watches: 406285
595.60/595.74	c total #propagations: 424777601 / total #impl: 1815823313 (eff. 0.234)
595.60/595.74	c #Conflicts:     816000 | #Learnt:      40173 | 0.000
595.60/595.74	c total clause space: 206.656MB
595.60/595.74	c total #watches: 409335
596.60/596.77	c total #propagations: 425285446 / total #impl: 1818007315 (eff. 0.234)
596.60/596.77	c #Conflicts:     817000 | #Learnt:      41173 | 0.000
596.60/596.77	c total clause space: 206.656MB
596.60/596.77	c total #watches: 412773
597.70/597.88	c total #propagations: 425711779 / total #impl: 1819817166 (eff. 0.234)
597.70/597.88	c #Conflicts:     818000 | #Learnt:      42173 | 0.000
597.70/597.88	c total clause space: 206.656MB
597.70/597.88	c total #watches: 415207
598.80/598.90	c total #propagations: 426183145 / total #impl: 1821707169 (eff. 0.234)
598.80/598.90	c #Conflicts:     819000 | #Learnt:      43173 | 0.000
598.80/598.90	c total clause space: 206.656MB
598.80/598.90	c total #watches: 417753
599.70/599.82	c total #propagations: 426697361 / total #impl: 1823829693 (eff. 0.234)
599.70/599.82	c GC COLLECT
599.70/599.82	c #Conflicts:     820000 | #Learnt:      22370 | 0.000
599.70/599.82	c total clause space: 206.656MB
599.70/599.82	c total #watches: 343730
600.40/600.51	c total #propagations: 427207808 / total #impl: 1825907718 (eff. 0.234)
600.40/600.51	c #Conflicts:     821000 | #Learnt:      23370 | 0.000
600.40/600.51	c total clause space: 206.656MB
600.40/600.51	c total #watches: 346606
601.10/601.20	c total #propagations: 427774924 / total #impl: 1828393524 (eff. 0.234)
601.10/601.20	c #Conflicts:     822000 | #Learnt:      24370 | 0.000
601.10/601.20	c total clause space: 206.656MB
601.10/601.20	c total #watches: 349776
601.61/601.76	c total #propagations: 428283950 / total #impl: 1830726787 (eff. 0.234)
601.61/601.76	c #Conflicts:     823000 | #Learnt:      25370 | 0.000
601.61/601.76	c total clause space: 206.656MB
601.61/601.76	c total #watches: 352859
602.30/602.41	c total #propagations: 428706968 / total #impl: 1832493377 (eff. 0.234)
602.30/602.41	c #Conflicts:     824000 | #Learnt:      26370 | 0.000
602.30/602.41	c total clause space: 206.656MB
602.30/602.41	c total #watches: 355999
603.00/603.16	c total #propagations: 429178050 / total #impl: 1834661301 (eff. 0.234)
603.00/603.16	c #Conflicts:     825000 | #Learnt:      27370 | 0.000
603.00/603.16	c total clause space: 206.656MB
603.00/603.16	c total #watches: 358447
603.81/603.95	c total #propagations: 429730177 / total #impl: 1836912988 (eff. 0.234)
603.81/603.95	c #Conflicts:     826000 | #Learnt:      28370 | 0.000
603.81/603.95	c total clause space: 206.656MB
603.81/603.95	c total #watches: 360902
604.60/604.71	c total #propagations: 430270186 / total #impl: 1839047741 (eff. 0.234)
604.60/604.71	c #Conflicts:     827000 | #Learnt:      29370 | 0.000
604.60/604.71	c total clause space: 206.656MB
604.60/604.71	c total #watches: 363716
605.30/605.42	c total #propagations: 430804751 / total #impl: 1841388519 (eff. 0.234)
605.30/605.42	c #Conflicts:     828000 | #Learnt:      30370 | 0.000
605.30/605.42	c total clause space: 206.656MB
605.30/605.42	c total #watches: 366939
606.01/606.16	c total #propagations: 431353306 / total #impl: 1843862553 (eff. 0.234)
606.01/606.16	c #Conflicts:     829000 | #Learnt:      31370 | 0.000
606.01/606.16	c total clause space: 206.656MB
606.01/606.16	c total #watches: 369715
606.80/606.94	c total #propagations: 431854221 / total #impl: 1845968330 (eff. 0.234)
606.80/606.94	c #Conflicts:     830000 | #Learnt:      32370 | 0.000
606.80/606.94	c total clause space: 206.656MB
606.80/606.94	c total #watches: 372536
607.60/607.74	c total #propagations: 432362752 / total #impl: 1848148188 (eff. 0.234)
607.60/607.74	c #Conflicts:     831000 | #Learnt:      33370 | 0.000
607.60/607.74	c total clause space: 206.656MB
607.60/607.74	c total #watches: 375426
608.31/608.49	c total #propagations: 432874680 / total #impl: 1850348546 (eff. 0.234)
608.31/608.49	c #Conflicts:     832000 | #Learnt:      34370 | 0.000
608.31/608.49	c total clause space: 206.656MB
608.31/608.49	c total #watches: 378286
609.20/609.35	c total #propagations: 433355821 / total #impl: 1852422092 (eff. 0.234)
609.20/609.35	c #Conflicts:     833000 | #Learnt:      35370 | 0.000
609.20/609.35	c total clause space: 206.656MB
609.20/609.35	c total #watches: 381400
610.10/610.24	c total #propagations: 433876033 / total #impl: 1854855191 (eff. 0.234)
610.10/610.24	c #Conflicts:     834000 | #Learnt:      36370 | 0.000
610.10/610.24	c total clause space: 206.656MB
610.10/610.24	c total #watches: 385249
611.00/611.15	c total #propagations: 434361744 / total #impl: 1856995593 (eff. 0.234)
611.00/611.15	c #Conflicts:     835000 | #Learnt:      37370 | 0.000
611.00/611.15	c total clause space: 206.656MB
611.00/611.15	c total #watches: 388875
612.00/612.12	c total #propagations: 434872230 / total #impl: 1859335033 (eff. 0.234)
612.00/612.12	c #Conflicts:     836000 | #Learnt:      38370 | 0.000
612.00/612.12	c total clause space: 206.656MB
612.00/612.12	c total #watches: 393412
613.00/613.13	c total #propagations: 435366642 / total #impl: 1861698064 (eff. 0.234)
613.00/613.13	c #Conflicts:     837000 | #Learnt:      39370 | 0.000
613.00/613.13	c total clause space: 206.656MB
613.00/613.13	c total #watches: 397038
614.20/614.38	c total #propagations: 435839391 / total #impl: 1863947635 (eff. 0.234)
614.20/614.38	c #Conflicts:     838000 | #Learnt:      40370 | 0.000
614.20/614.38	c total clause space: 206.656MB
614.20/614.38	c total #watches: 401030
615.40/615.54	c total #propagations: 436378468 / total #impl: 1866515836 (eff. 0.234)
615.40/615.54	c #Conflicts:     839000 | #Learnt:      41370 | 0.000
615.40/615.54	c total clause space: 206.656MB
615.40/615.54	c total #watches: 404611
616.70/616.84	c total #propagations: 436895597 / total #impl: 1868859517 (eff. 0.234)
616.70/616.84	c #Conflicts:     840000 | #Learnt:      42370 | 0.000
616.70/616.84	c total clause space: 206.656MB
616.70/616.84	c total #watches: 408446
618.11/618.22	c total #propagations: 437410129 / total #impl: 1871269096 (eff. 0.234)
618.11/618.22	c #Conflicts:     841000 | #Learnt:      43370 | 0.000
618.11/618.22	c total clause space: 206.656MB
618.11/618.22	c total #watches: 411270
619.10/619.29	c total #propagations: 437967471 / total #impl: 1873778226 (eff. 0.234)
619.10/619.29	c GC COLLECT
619.10/619.29	c #Conflicts:     842000 | #Learnt:      22273 | 0.000
619.10/619.29	c total clause space: 206.656MB
619.10/619.29	c total #watches: 343263
619.70/619.85	c total #propagations: 438479904 / total #impl: 1876208663 (eff. 0.234)
619.70/619.85	c #Conflicts:     843000 | #Learnt:      23273 | 0.000
619.70/619.85	c total clause space: 206.656MB
619.70/619.85	c total #watches: 346816
620.31/620.46	c total #propagations: 439017839 / total #impl: 1878680740 (eff. 0.234)
620.31/620.46	c #Conflicts:     844000 | #Learnt:      24273 | 0.000
620.31/620.46	c total clause space: 206.656MB
620.31/620.46	c total #watches: 350097
621.00/621.12	c total #propagations: 439580398 / total #impl: 1881130003 (eff. 0.234)
621.00/621.12	c #Conflicts:     845000 | #Learnt:      25273 | 0.000
621.00/621.12	c total clause space: 206.656MB
621.00/621.12	c total #watches: 353236
621.70/621.83	c total #propagations: 440117997 / total #impl: 1883523314 (eff. 0.234)
621.70/621.83	c #Conflicts:     846000 | #Learnt:      26273 | 0.000
621.70/621.83	c total clause space: 206.656MB
621.70/621.83	c total #watches: 356784
622.51/622.67	c total #propagations: 440656506 / total #impl: 1885988073 (eff. 0.234)
622.51/622.67	c #Conflicts:     847000 | #Learnt:      27273 | 0.000
622.51/622.67	c total clause space: 206.656MB
622.51/622.67	c total #watches: 360039
623.40/623.54	c total #propagations: 441257239 / total #impl: 1888467887 (eff. 0.234)
623.40/623.54	c #Conflicts:     848000 | #Learnt:      28273 | 0.000
623.40/623.54	c total clause space: 206.656MB
623.40/623.54	c total #watches: 363773
624.10/624.20	c total #propagations: 441840000 / total #impl: 1890830540 (eff. 0.234)
624.10/624.20	c #Conflicts:     849000 | #Learnt:      29273 | 0.000
624.10/624.20	c total clause space: 206.656MB
624.10/624.20	c total #watches: 367062
624.71/624.90	c total #propagations: 442349515 / total #impl: 1893196135 (eff. 0.234)
624.71/624.90	c #Conflicts:     850000 | #Learnt:      30273 | 0.000
624.71/624.90	c total clause space: 206.656MB
624.71/624.90	c total #watches: 370369
625.50/625.68	c total #propagations: 442814585 / total #impl: 1895156210 (eff. 0.234)
625.50/625.68	c #Conflicts:     851000 | #Learnt:      31273 | 0.000
625.50/625.68	c total clause space: 206.656MB
625.50/625.68	c total #watches: 373492
626.40/626.54	c total #propagations: 443311379 / total #impl: 1897058532 (eff. 0.234)
626.40/626.54	c #Conflicts:     852000 | #Learnt:      32273 | 0.000
626.40/626.54	c total clause space: 206.656MB
626.40/626.54	c total #watches: 377089
627.30/627.43	c total #propagations: 443854170 / total #impl: 1899472397 (eff. 0.234)
627.30/627.43	c #Conflicts:     853000 | #Learnt:      33273 | 0.000
627.30/627.43	c total clause space: 206.656MB
627.30/627.43	c total #watches: 380615
628.01/628.16	c total #propagations: 444304230 / total #impl: 1901722904 (eff. 0.234)
628.01/628.16	c #Conflicts:     854000 | #Learnt:      34273 | 0.000
628.01/628.16	c total clause space: 206.656MB
628.01/628.16	c total #watches: 384066
628.90/629.00	c total #propagations: 444747741 / total #impl: 1904211384 (eff. 0.234)
628.90/629.00	c #Conflicts:     855000 | #Learnt:      35273 | 0.000
628.90/629.00	c total clause space: 206.656MB
628.90/629.00	c total #watches: 387195
629.90/630.08	c total #propagations: 445218248 / total #impl: 1906369161 (eff. 0.234)
629.90/630.08	c #Conflicts:     856000 | #Learnt:      36273 | 0.000
629.90/630.08	c total clause space: 206.656MB
629.90/630.08	c total #watches: 390558
630.80/630.98	c total #propagations: 445798253 / total #impl: 1909252017 (eff. 0.233)
630.80/630.98	c #Conflicts:     857000 | #Learnt:      37273 | 0.000
630.80/630.98	c total clause space: 206.656MB
630.80/630.98	c total #watches: 393440
631.80/631.91	c total #propagations: 446213847 / total #impl: 1911010138 (eff. 0.233)
631.80/631.91	c #Conflicts:     858000 | #Learnt:      38273 | 0.000
631.80/631.91	c total clause space: 206.656MB
631.80/631.91	c total #watches: 396644
632.80/632.91	c total #propagations: 446681498 / total #impl: 1913169504 (eff. 0.233)
632.80/632.91	c #Conflicts:     859000 | #Learnt:      39273 | 0.000
632.80/632.91	c total clause space: 206.656MB
632.80/632.91	c total #watches: 400276
633.80/633.93	c total #propagations: 447264986 / total #impl: 1915820503 (eff. 0.233)
633.80/633.93	c #Conflicts:     860000 | #Learnt:      40273 | 0.000
633.80/633.93	c total clause space: 206.656MB
633.80/633.93	c total #watches: 403031
634.90/635.04	c total #propagations: 447841017 / total #impl: 1918233654 (eff. 0.233)
634.90/635.04	c #Conflicts:     861000 | #Learnt:      41273 | 0.000
634.90/635.04	c total clause space: 206.656MB
634.90/635.04	c total #watches: 408217
636.20/636.32	c total #propagations: 448451013 / total #impl: 1921070182 (eff. 0.233)
636.20/636.32	c #Conflicts:     862000 | #Learnt:      42273 | 0.000
636.20/636.32	c total clause space: 206.656MB
636.20/636.32	c total #watches: 415373
637.70/637.80	c total #propagations: 449035478 / total #impl: 1923852123 (eff. 0.233)
637.70/637.80	c #Conflicts:     863000 | #Learnt:      43273 | 0.000
637.70/637.80	c total clause space: 206.656MB
637.70/637.80	c total #watches: 420087
639.10/639.26	c total #propagations: 449609601 / total #impl: 1926814979 (eff. 0.233)
639.10/639.26	c #Conflicts:     864000 | #Learnt:      44273 | 0.000
639.10/639.26	c total clause space: 206.656MB
639.10/639.26	c total #watches: 425062
640.30/640.45	c total #propagations: 450154585 / total #impl: 1929510056 (eff. 0.233)
640.30/640.45	c GC COLLECT
640.30/640.45	c #Conflicts:     865000 | #Learnt:      22883 | 0.000
640.30/640.45	c total clause space: 206.656MB
640.30/640.45	c total #watches: 346218
641.00/641.17	c total #propagations: 450745551 / total #impl: 1932200857 (eff. 0.233)
641.00/641.17	c #Conflicts:     866000 | #Learnt:      23883 | 0.000
641.00/641.17	c total clause space: 206.656MB
641.00/641.17	c total #watches: 352534
641.90/642.07	c total #propagations: 451289001 / total #impl: 1934718906 (eff. 0.233)
641.90/642.07	c #Conflicts:     867000 | #Learnt:      24883 | 0.000
641.90/642.07	c total clause space: 206.656MB
641.90/642.07	c total #watches: 356565
642.70/642.85	c total #propagations: 451881416 / total #impl: 1937287878 (eff. 0.233)
642.70/642.85	c #Conflicts:     868000 | #Learnt:      25883 | 0.000
642.70/642.85	c total clause space: 206.656MB
642.70/642.85	c total #watches: 359579
643.50/643.66	c total #propagations: 452367319 / total #impl: 1939243873 (eff. 0.233)
643.50/643.66	c #Conflicts:     869000 | #Learnt:      26883 | 0.000
643.50/643.66	c total clause space: 206.656MB
643.50/643.66	c total #watches: 362748
644.30/644.47	c total #propagations: 452881628 / total #impl: 1941520569 (eff. 0.233)
644.30/644.47	c #Conflicts:     870000 | #Learnt:      27883 | 0.000
644.30/644.47	c total clause space: 206.656MB
644.30/644.47	c total #watches: 366110
645.20/645.39	c total #propagations: 453373558 / total #impl: 1943639788 (eff. 0.233)
645.20/645.39	c #Conflicts:     871000 | #Learnt:      28883 | 0.000
645.20/645.39	c total clause space: 206.656MB
645.20/645.39	c total #watches: 368660
646.00/646.18	c total #propagations: 453954394 / total #impl: 1945910394 (eff. 0.233)
646.00/646.18	c #Conflicts:     872000 | #Learnt:      29883 | 0.000
646.00/646.18	c total clause space: 206.656MB
646.00/646.19	c total #watches: 371722
647.10/647.21	c total #propagations: 454440565 / total #impl: 1947932364 (eff. 0.233)
647.10/647.21	c #Conflicts:     873000 | #Learnt:      30883 | 0.000
647.10/647.21	c total clause space: 206.656MB
647.10/647.21	c total #watches: 374965
648.10/648.26	c total #propagations: 455014859 / total #impl: 1950497162 (eff. 0.233)
648.10/648.26	c #Conflicts:     874000 | #Learnt:      31883 | 0.000
648.10/648.26	c total clause space: 206.656MB
648.10/648.26	c total #watches: 379678
649.20/649.39	c total #propagations: 455594269 / total #impl: 1953159005 (eff. 0.233)
649.20/649.39	c #Conflicts:     875000 | #Learnt:      32883 | 0.000
649.20/649.39	c total clause space: 206.656MB
649.20/649.39	c total #watches: 383092
650.20/650.37	c total #propagations: 456238764 / total #impl: 1955801489 (eff. 0.233)
650.20/650.37	c #Conflicts:     876000 | #Learnt:      33883 | 0.000
650.20/650.37	c total clause space: 206.656MB
650.20/650.37	c total #watches: 385651
651.20/651.39	c total #propagations: 456784492 / total #impl: 1957968772 (eff. 0.233)
651.20/651.39	c #Conflicts:     877000 | #Learnt:      34883 | 0.000
651.20/651.39	c total clause space: 206.656MB
651.20/651.39	c total #watches: 388071
652.20/652.39	c total #propagations: 457338811 / total #impl: 1960340438 (eff. 0.233)
652.20/652.39	c #Conflicts:     878000 | #Learnt:      35883 | 0.000
652.20/652.39	c total clause space: 206.656MB
652.20/652.39	c total #watches: 391086
653.30/653.45	c total #propagations: 457810844 / total #impl: 1962385590 (eff. 0.233)
653.30/653.45	c #Conflicts:     879000 | #Learnt:      36883 | 0.000
653.30/653.45	c total clause space: 206.656MB
653.30/653.45	c total #watches: 395560
654.40/654.53	c total #propagations: 458377604 / total #impl: 1964867621 (eff. 0.233)
654.40/654.53	c #Conflicts:     880000 | #Learnt:      37883 | 0.000
654.40/654.53	c total clause space: 206.656MB
654.40/654.53	c total #watches: 398414
655.39/655.55	c total #propagations: 458922264 / total #impl: 1967312907 (eff. 0.233)
655.39/655.55	c #Conflicts:     881000 | #Learnt:      38883 | 0.000
655.39/655.55	c total clause space: 206.656MB
655.39/655.55	c total #watches: 401350
656.60/656.75	c total #propagations: 459479906 / total #impl: 1969850533 (eff. 0.233)
656.60/656.75	c #Conflicts:     882000 | #Learnt:      39883 | 0.000
656.60/656.75	c total clause space: 206.656MB
656.60/656.75	c total #watches: 405710
658.09/658.22	c total #propagations: 460054123 / total #impl: 1972429858 (eff. 0.233)
658.09/658.22	c #Conflicts:     883000 | #Learnt:      40883 | 0.000
658.09/658.22	c total clause space: 206.656MB
658.09/658.22	c total #watches: 408440
659.39/659.50	c total #propagations: 460606339 / total #impl: 1974890764 (eff. 0.233)
659.39/659.50	c #Conflicts:     884000 | #Learnt:      41883 | 0.000
659.39/659.50	c total clause space: 206.656MB
659.39/659.50	c total #watches: 411375
660.79/660.90	c total #propagations: 461076428 / total #impl: 1977154338 (eff. 0.233)
660.79/660.90	c #Conflicts:     885000 | #Learnt:      42883 | 0.000
660.79/660.90	c total clause space: 206.656MB
660.79/660.90	c total #watches: 414077
661.69/661.83	c total #propagations: 461595402 / total #impl: 1979538847 (eff. 0.233)
661.69/661.83	c #Conflicts:     886000 | #Learnt:      43883 | 0.000
661.69/661.83	c total clause space: 206.656MB
661.69/661.83	c total #watches: 416884
662.69/662.88	c total #propagations: 462018820 / total #impl: 1981316796 (eff. 0.233)
662.69/662.88	c #Conflicts:     887000 | #Learnt:      44883 | 0.000
662.69/662.88	c total clause space: 206.656MB
662.69/662.88	c total #watches: 419650
663.79/663.95	c total #propagations: 462469268 / total #impl: 1983151556 (eff. 0.233)
663.79/663.95	c GC COLLECT
663.79/663.95	c #Conflicts:     888000 | #Learnt:      23164 | 0.000
663.79/663.95	c total clause space: 206.656MB
663.79/663.95	c total #watches: 347076
664.69/664.83	c total #propagations: 462988003 / total #impl: 1985444273 (eff. 0.233)
664.69/664.83	c #Conflicts:     889000 | #Learnt:      24164 | 0.000
664.69/664.83	c total clause space: 206.656MB
664.69/664.83	c total #watches: 349807
665.50/665.65	c total #propagations: 463586969 / total #impl: 1988164563 (eff. 0.233)
665.50/665.65	c #Conflicts:     890000 | #Learnt:      25164 | 0.000
665.50/665.65	c total clause space: 206.656MB
665.50/665.65	c total #watches: 352785
666.29/666.47	c total #propagations: 464120456 / total #impl: 1990420883 (eff. 0.233)
666.29/666.47	c #Conflicts:     891000 | #Learnt:      26164 | 0.000
666.29/666.47	c total clause space: 206.656MB
666.29/666.47	c total #watches: 356055
667.19/667.34	c total #propagations: 464621700 / total #impl: 1992599033 (eff. 0.233)
667.19/667.34	c #Conflicts:     892000 | #Learnt:      27164 | 0.000
667.19/667.34	c total clause space: 206.656MB
667.19/667.34	c total #watches: 358901
668.09/668.20	c total #propagations: 465214721 / total #impl: 1995039178 (eff. 0.233)
668.09/668.20	c #Conflicts:     893000 | #Learnt:      28164 | 0.000
668.09/668.20	c total clause space: 206.656MB
668.09/668.20	c total #watches: 362010
668.89/669.00	c total #propagations: 465858526 / total #impl: 1997645373 (eff. 0.233)
668.89/669.00	c #Conflicts:     894000 | #Learnt:      29164 | 0.000
668.89/669.00	c total clause space: 206.656MB
668.89/669.00	c total #watches: 365425
669.69/669.80	c total #propagations: 466372547 / total #impl: 1999838404 (eff. 0.233)
669.69/669.80	c #Conflicts:     895000 | #Learnt:      30164 | 0.000
669.69/669.80	c total clause space: 206.656MB
669.69/669.80	c total #watches: 368610
670.49/670.66	c total #propagations: 466894045 / total #impl: 2001998508 (eff. 0.233)
670.49/670.66	c #Conflicts:     896000 | #Learnt:      31164 | 0.000
670.49/670.66	c total clause space: 206.656MB
670.49/670.66	c total #watches: 372094
671.09/671.27	c total #propagations: 467396767 / total #impl: 2004115714 (eff. 0.233)
671.09/671.27	c #Conflicts:     897000 | #Learnt:      32164 | 0.000
671.09/671.27	c total clause space: 206.656MB
671.09/671.27	c total #watches: 374777
672.00/672.10	c total #propagations: 467798520 / total #impl: 2005651327 (eff. 0.233)
672.00/672.10	c #Conflicts:     898000 | #Learnt:      33164 | 0.000
672.00/672.10	c total clause space: 206.656MB
672.00/672.10	c total #watches: 379807
672.59/672.76	c total #propagations: 468331623 / total #impl: 2008120839 (eff. 0.233)
672.59/672.76	c #Conflicts:     899000 | #Learnt:      34164 | 0.000
672.59/672.76	c total clause space: 206.656MB
672.59/672.76	c total #watches: 382591
673.39/673.57	c total #propagations: 468761642 / total #impl: 2010152524 (eff. 0.233)
673.39/673.57	c #Conflicts:     900000 | #Learnt:      35164 | 0.000
673.39/673.57	c total clause space: 206.656MB
673.39/673.57	c total #watches: 385353
674.30/674.45	c total #propagations: 469289378 / total #impl: 2012336429 (eff. 0.233)
674.30/674.45	c #Conflicts:     901000 | #Learnt:      36164 | 0.000
674.30/674.45	c total clause space: 206.656MB
674.30/674.45	c total #watches: 388821
675.09/675.26	c total #propagations: 469862954 / total #impl: 2014664844 (eff. 0.233)
675.09/675.26	c #Conflicts:     902000 | #Learnt:      37164 | 0.000
675.09/675.26	c total clause space: 206.656MB
675.09/675.27	c total #watches: 392027
675.99/676.18	c total #propagations: 470323293 / total #impl: 2016706856 (eff. 0.233)
675.99/676.18	c #Conflicts:     903000 | #Learnt:      38164 | 0.000
675.99/676.18	c total clause space: 206.656MB
675.99/676.18	c total #watches: 395627
676.89/677.04	c total #propagations: 470812703 / total #impl: 2018943588 (eff. 0.233)
676.89/677.04	c #Conflicts:     904000 | #Learnt:      39164 | 0.000
676.89/677.04	c total clause space: 206.656MB
676.89/677.04	c total #watches: 398868
677.79/677.91	c total #propagations: 471268432 / total #impl: 2020892420 (eff. 0.233)
677.79/677.91	c #Conflicts:     905000 | #Learnt:      40164 | 0.000
677.79/677.91	c total clause space: 206.656MB
677.79/677.91	c total #watches: 403262
678.49/678.69	c total #propagations: 471771019 / total #impl: 2023235327 (eff. 0.233)
678.49/678.69	c #Conflicts:     906000 | #Learnt:      41164 | 0.000
678.49/678.69	c total clause space: 206.656MB
678.49/678.69	c total #watches: 408230
679.70/679.86	c total #propagations: 472229994 / total #impl: 2025561369 (eff. 0.233)
679.70/679.86	c #Conflicts:     907000 | #Learnt:      42164 | 0.000
679.70/679.86	c total clause space: 206.656MB
679.70/679.86	c total #watches: 411432
680.90/681.08	c total #propagations: 472759932 / total #impl: 2028124629 (eff. 0.233)
680.90/681.08	c #Conflicts:     908000 | #Learnt:      43164 | 0.000
680.90/681.08	c total clause space: 206.656MB
680.90/681.08	c total #watches: 414809
682.19/682.34	c total #propagations: 473278717 / total #impl: 2030622494 (eff. 0.233)
682.19/682.34	c #Conflicts:     909000 | #Learnt:      44164 | 0.000
682.19/682.34	c total clause space: 206.656MB
682.19/682.34	c total #watches: 418646
683.49/683.63	c total #propagations: 473879974 / total #impl: 2033390479 (eff. 0.233)
683.49/683.63	c #Conflicts:     910000 | #Learnt:      45164 | 0.000
683.49/683.63	c total clause space: 206.656MB
683.49/683.63	c total #watches: 422642
684.69/684.81	c total #propagations: 474423360 / total #impl: 2035915983 (eff. 0.233)
684.69/684.81	c GC COLLECT
684.69/684.81	c #Conflicts:     911000 | #Learnt:      23169 | 0.000
684.69/684.81	c total clause space: 206.656MB
684.69/684.81	c total #watches: 347074
685.30/685.47	c total #propagations: 474932334 / total #impl: 2038344165 (eff. 0.233)
685.30/685.47	c #Conflicts:     912000 | #Learnt:      24169 | 0.000
685.30/685.47	c total clause space: 206.656MB
685.30/685.47	c total #watches: 350419
686.09/686.22	c total #propagations: 475389515 / total #impl: 2040326030 (eff. 0.233)
686.09/686.22	c #Conflicts:     913000 | #Learnt:      25169 | 0.000
686.09/686.22	c total clause space: 206.656MB
686.09/686.22	c total #watches: 353667
686.89/687.04	c total #propagations: 475916227 / total #impl: 2042652245 (eff. 0.233)
686.89/687.04	c #Conflicts:     914000 | #Learnt:      26169 | 0.000
686.89/687.04	c total clause space: 206.656MB
686.89/687.04	c total #watches: 356760
687.50/687.63	c total #propagations: 476474555 / total #impl: 2045201181 (eff. 0.233)
687.50/687.63	c #Conflicts:     915000 | #Learnt:      27169 | 0.000
687.50/687.63	c total clause space: 206.656MB
687.50/687.63	c total #watches: 360255
688.19/688.34	c total #propagations: 476931412 / total #impl: 2047044655 (eff. 0.233)
688.19/688.34	c #Conflicts:     916000 | #Learnt:      28169 | 0.000
688.19/688.34	c total clause space: 206.656MB
688.19/688.34	c total #watches: 363181
688.89/689.00	c total #propagations: 477419983 / total #impl: 2049050054 (eff. 0.233)
688.89/689.00	c #Conflicts:     917000 | #Learnt:      29169 | 0.000
688.89/689.00	c total clause space: 206.656MB
688.89/689.00	c total #watches: 366843
689.79/689.95	c total #propagations: 477840388 / total #impl: 2050796797 (eff. 0.233)
689.79/689.95	c #Conflicts:     918000 | #Learnt:      30169 | 0.000
689.79/689.95	c total clause space: 206.656MB
689.79/689.95	c total #watches: 370686
690.70/690.87	c total #propagations: 478413568 / total #impl: 2053335005 (eff. 0.233)
690.70/690.87	c #Conflicts:     919000 | #Learnt:      31169 | 0.000
690.70/690.87	c total clause space: 206.656MB
690.70/690.87	c total #watches: 374602
691.69/691.83	c total #propagations: 478937409 / total #impl: 2055667174 (eff. 0.233)
691.69/691.83	c #Conflicts:     920000 | #Learnt:      32169 | 0.000
691.69/691.83	c total clause space: 206.656MB
691.69/691.83	c total #watches: 377352
692.49/692.69	c total #propagations: 479557233 / total #impl: 2058293293 (eff. 0.233)
692.49/692.69	c #Conflicts:     921000 | #Learnt:      33169 | 0.000
692.49/692.69	c total clause space: 206.656MB
692.49/692.69	c total #watches: 380592
693.59/693.75	c total #propagations: 480044368 / total #impl: 2060447549 (eff. 0.233)
693.59/693.75	c #Conflicts:     922000 | #Learnt:      34169 | 0.000
693.59/693.75	c total clause space: 206.656MB
693.59/693.75	c total #watches: 384097
694.49/694.64	c total #propagations: 480631544 / total #impl: 2063090300 (eff. 0.233)
694.49/694.64	c #Conflicts:     923000 | #Learnt:      35169 | 0.000
694.49/694.64	c total clause space: 206.656MB
694.49/694.64	c total #watches: 386916
695.49/695.60	c total #propagations: 481146008 / total #impl: 2065184732 (eff. 0.233)
695.49/695.60	c #Conflicts:     924000 | #Learnt:      36169 | 0.000
695.49/695.60	c total clause space: 206.656MB
695.49/695.60	c total #watches: 390843
696.29/696.45	c total #propagations: 481729322 / total #impl: 2067755277 (eff. 0.233)
696.29/696.45	c #Conflicts:     925000 | #Learnt:      37169 | 0.000
696.29/696.45	c total clause space: 206.656MB
696.29/696.45	c total #watches: 395444
697.39/697.51	c total #propagations: 482174772 / total #impl: 2069696286 (eff. 0.233)
697.39/697.51	c #Conflicts:     926000 | #Learnt:      38169 | 0.000
697.39/697.51	c total clause space: 206.656MB
697.39/697.51	c total #watches: 398912
698.29/698.49	c total #propagations: 482715658 / total #impl: 2072176908 (eff. 0.233)
698.29/698.49	c #Conflicts:     927000 | #Learnt:      39169 | 0.000
698.29/698.49	c total clause space: 206.656MB
698.29/698.49	c total #watches: 401425
699.49/699.65	c total #propagations: 483239193 / total #impl: 2074476809 (eff. 0.233)
699.49/699.65	c #Conflicts:     928000 | #Learnt:      40169 | 0.000
699.49/699.65	c total clause space: 206.656MB
699.49/699.65	c total #watches: 405167
700.59/700.77	c total #propagations: 483844719 / total #impl: 2077267455 (eff. 0.233)
700.59/700.77	c #Conflicts:     929000 | #Learnt:      41169 | 0.000
700.59/700.77	c total clause space: 206.656MB
700.59/700.77	c total #watches: 408107
701.69/701.86	c total #propagations: 484380391 / total #impl: 2079668075 (eff. 0.233)
701.69/701.86	c #Conflicts:     930000 | #Learnt:      42169 | 0.000
701.69/701.86	c total clause space: 206.656MB
701.69/701.86	c total #watches: 410870
702.79/702.92	c total #propagations: 484892686 / total #impl: 2081993055 (eff. 0.233)
702.79/702.92	c #Conflicts:     931000 | #Learnt:      43169 | 0.000
702.79/702.92	c total clause space: 206.656MB
702.79/702.93	c total #watches: 414226
703.79/703.98	c total #propagations: 485368396 / total #impl: 2084291140 (eff. 0.233)
703.79/703.98	c #Conflicts:     932000 | #Learnt:      44169 | 0.000
703.79/703.98	c total clause space: 206.656MB
703.79/703.99	c total #watches: 417176
705.09/705.23	c total #propagations: 485860025 / total #impl: 2086710577 (eff. 0.233)
705.09/705.23	c #Conflicts:     933000 | #Learnt:      45169 | 0.000
705.09/705.23	c total clause space: 206.656MB
705.09/705.23	c total #watches: 420831
706.49/706.60	c total #propagations: 486394687 / total #impl: 2089484315 (eff. 0.233)
706.49/706.60	c #Conflicts:     934000 | #Learnt:      46169 | 0.000
706.49/706.60	c total clause space: 206.656MB
706.49/706.60	c total #watches: 425846
707.49/707.68	c total #propagations: 486905082 / total #impl: 2092120763 (eff. 0.233)
707.49/707.68	c GC COLLECT
707.49/707.68	c #Conflicts:     935000 | #Learnt:      23879 | 0.000
707.49/707.68	c total clause space: 206.656MB
707.49/707.68	c total #watches: 349335
708.29/708.46	c total #propagations: 487450397 / total #impl: 2094769786 (eff. 0.233)
708.29/708.46	c #Conflicts:     936000 | #Learnt:      24879 | 0.000
708.29/708.46	c total clause space: 206.656MB
708.29/708.46	c total #watches: 353147
709.09/709.29	c total #propagations: 487984683 / total #impl: 2097397409 (eff. 0.233)
709.09/709.29	c #Conflicts:     937000 | #Learnt:      25879 | 0.000
709.09/709.29	c total clause space: 206.656MB
709.09/709.29	c total #watches: 356608
709.99/710.12	c total #propagations: 488550736 / total #impl: 2099885476 (eff. 0.233)
709.99/710.12	c #Conflicts:     938000 | #Learnt:      26879 | 0.000
709.99/710.12	c total clause space: 206.656MB
709.99/710.12	c total #watches: 359848
710.78/710.92	c total #propagations: 489109070 / total #impl: 2102215869 (eff. 0.233)
710.78/710.92	c #Conflicts:     939000 | #Learnt:      27879 | 0.000
710.78/710.92	c total clause space: 206.656MB
710.78/710.92	c total #watches: 362330
711.59/711.76	c total #propagations: 489643571 / total #impl: 2104250294 (eff. 0.233)
711.59/711.76	c #Conflicts:     940000 | #Learnt:      28879 | 0.000
711.59/711.76	c total clause space: 206.656MB
711.59/711.76	c total #watches: 365654
712.48/712.66	c total #propagations: 490184998 / total #impl: 2106589547 (eff. 0.233)
712.48/712.66	c #Conflicts:     941000 | #Learnt:      29879 | 0.000
712.48/712.66	c total clause space: 206.656MB
712.48/712.66	c total #watches: 368779
713.68/713.80	c total #propagations: 490774891 / total #impl: 2109172376 (eff. 0.233)
713.68/713.80	c #Conflicts:     942000 | #Learnt:      30879 | 0.000
713.68/713.80	c total clause space: 206.656MB
713.68/713.80	c total #watches: 371503
714.58/714.74	c total #propagations: 491468290 / total #impl: 2111959224 (eff. 0.233)
714.58/714.74	c #Conflicts:     943000 | #Learnt:      31879 | 0.000
714.58/714.74	c total clause space: 206.656MB
714.58/714.74	c total #watches: 374113
715.68/715.85	c total #propagations: 492028419 / total #impl: 2114298609 (eff. 0.233)
715.68/715.85	c #Conflicts:     944000 | #Learnt:      32879 | 0.000
715.68/715.85	c total clause space: 206.656MB
715.68/715.85	c total #watches: 376840
716.68/716.81	c total #propagations: 492617340 / total #impl: 2116635653 (eff. 0.233)
716.68/716.81	c #Conflicts:     945000 | #Learnt:      33879 | 0.000
716.68/716.81	c total clause space: 206.656MB
716.68/716.81	c total #watches: 379920
717.68/717.82	c total #propagations: 493162020 / total #impl: 2118927905 (eff. 0.233)
717.68/717.82	c #Conflicts:     946000 | #Learnt:      34879 | 0.000
717.68/717.82	c total clause space: 206.656MB
717.68/717.82	c total #watches: 384399
718.68/718.81	c total #propagations: 493713912 / total #impl: 2121224380 (eff. 0.233)
718.68/718.81	c #Conflicts:     947000 | #Learnt:      35879 | 0.000
718.68/718.81	c total clause space: 206.656MB
718.68/718.81	c total #watches: 388471
719.48/719.68	c total #propagations: 494235498 / total #impl: 2123422711 (eff. 0.233)
719.48/719.68	c #Conflicts:     948000 | #Learnt:      36879 | 0.000
719.48/719.68	c total clause space: 206.656MB
719.48/719.68	c total #watches: 392633
720.68/720.80	c total #propagations: 494640700 / total #impl: 2125109043 (eff. 0.233)
720.68/720.80	c #Conflicts:     949000 | #Learnt:      37879 | 0.000
720.68/720.80	c total clause space: 206.656MB
720.68/720.81	c total #watches: 396584
721.68/721.86	c total #propagations: 495135025 / total #impl: 2127123608 (eff. 0.233)
721.68/721.86	c #Conflicts:     950000 | #Learnt:      38879 | 0.000
721.68/721.86	c total clause space: 206.656MB
721.68/721.86	c total #watches: 400658
722.78/722.95	c total #propagations: 495597649 / total #impl: 2129204300 (eff. 0.233)
722.78/722.95	c #Conflicts:     951000 | #Learnt:      39879 | 0.000
722.78/722.95	c total clause space: 206.656MB
722.78/722.95	c total #watches: 403473
723.88/724.07	c total #propagations: 496036200 / total #impl: 2131084898 (eff. 0.233)
723.88/724.07	c #Conflicts:     952000 | #Learnt:      40879 | 0.000
723.88/724.07	c total clause space: 206.656MB
723.88/724.07	c total #watches: 406862
725.08/725.23	c total #propagations: 496471827 / total #impl: 2133000831 (eff. 0.233)
725.08/725.23	c #Conflicts:     953000 | #Learnt:      41879 | 0.000
725.08/725.23	c total clause space: 206.656MB
725.08/725.23	c total #watches: 409876
726.38/726.57	c total #propagations: 496888539 / total #impl: 2134807250 (eff. 0.233)
726.38/726.57	c #Conflicts:     954000 | #Learnt:      42879 | 0.000
726.38/726.57	c total clause space: 206.656MB
726.38/726.57	c total #watches: 412562
727.58/727.78	c total #propagations: 497365337 / total #impl: 2136877225 (eff. 0.233)
727.58/727.78	c #Conflicts:     955000 | #Learnt:      43879 | 0.000
727.58/727.78	c total clause space: 206.656MB
727.58/727.78	c total #watches: 415642
728.78/728.97	c total #propagations: 497792049 / total #impl: 2138740351 (eff. 0.233)
728.78/728.97	c #Conflicts:     956000 | #Learnt:      44879 | 0.000
728.78/728.97	c total clause space: 206.656MB
728.78/728.97	c total #watches: 419755
730.08/730.28	c total #propagations: 498222725 / total #impl: 2140571836 (eff. 0.233)
730.08/730.28	c #Conflicts:     957000 | #Learnt:      45879 | 0.000
730.08/730.28	c total clause space: 206.656MB
730.08/730.28	c total #watches: 422856
731.39/731.58	c total #propagations: 498687276 / total #impl: 2142628368 (eff. 0.233)
731.39/731.58	c #Conflicts:     958000 | #Learnt:      46879 | 0.000
731.39/731.58	c total clause space: 206.656MB
731.39/731.58	c total #watches: 426042
732.28/732.46	c total #propagations: 499114332 / total #impl: 2144640883 (eff. 0.233)
732.28/732.46	c GC COLLECT
732.28/732.46	c #Conflicts:     959000 | #Learnt:      24298 | 0.000
732.28/732.46	c total clause space: 206.656MB
732.28/732.46	c total #watches: 350791
732.98/733.16	c total #propagations: 499562109 / total #impl: 2146644260 (eff. 0.233)
732.98/733.16	c #Conflicts:     960000 | #Learnt:      25298 | 0.000
732.98/733.16	c total clause space: 206.656MB
732.98/733.16	c total #watches: 353592
733.78/733.91	c total #propagations: 500053845 / total #impl: 2148606762 (eff. 0.233)
733.78/733.91	c #Conflicts:     961000 | #Learnt:      26298 | 0.000
733.78/733.91	c total clause space: 206.656MB
733.78/733.91	c total #watches: 356783
734.48/734.67	c total #propagations: 500532439 / total #impl: 2150598423 (eff. 0.233)
734.48/734.67	c #Conflicts:     962000 | #Learnt:      27298 | 0.000
734.48/734.67	c total clause space: 206.656MB
734.48/734.67	c total #watches: 359521
735.38/735.51	c total #propagations: 501014282 / total #impl: 2152482480 (eff. 0.233)
735.38/735.51	c #Conflicts:     963000 | #Learnt:      28298 | 0.000
735.38/735.51	c total clause space: 206.656MB
735.38/735.51	c total #watches: 363061
736.38/736.54	c total #propagations: 501482322 / total #impl: 2154299896 (eff. 0.233)
736.38/736.54	c #Conflicts:     964000 | #Learnt:      29298 | 0.000
736.38/736.54	c total clause space: 206.656MB
736.38/736.54	c total #watches: 367204
737.58/737.74	c total #propagations: 501982163 / total #impl: 2156436221 (eff. 0.233)
737.58/737.74	c #Conflicts:     965000 | #Learnt:      30298 | 0.000
737.58/737.74	c total clause space: 206.656MB
737.58/737.74	c total #watches: 371204
738.78/738.97	c total #propagations: 502487204 / total #impl: 2158514128 (eff. 0.233)
738.78/738.97	c #Conflicts:     966000 | #Learnt:      31298 | 0.000
738.78/738.97	c total clause space: 206.656MB
738.78/738.97	c total #watches: 374085
739.98/740.19	c total #propagations: 502989151 / total #impl: 2160536452 (eff. 0.233)
739.98/740.19	c #Conflicts:     967000 | #Learnt:      32298 | 0.000
739.98/740.19	c total clause space: 206.656MB
739.98/740.19	c total #watches: 377212
741.18/741.40	c total #propagations: 503451771 / total #impl: 2162435079 (eff. 0.233)
741.18/741.40	c #Conflicts:     968000 | #Learnt:      33298 | 0.000
741.18/741.40	c total clause space: 206.656MB
741.18/741.40	c total #watches: 381091
742.58/742.71	c total #propagations: 503949680 / total #impl: 2164488396 (eff. 0.233)
742.58/742.71	c #Conflicts:     969000 | #Learnt:      34298 | 0.000
742.58/742.71	c total clause space: 206.656MB
742.58/742.71	c total #watches: 383665
743.88/744.01	c total #propagations: 504457093 / total #impl: 2166608618 (eff. 0.233)
743.88/744.01	c #Conflicts:     970000 | #Learnt:      35298 | 0.000
743.88/744.01	c total clause space: 206.656MB
743.88/744.01	c total #watches: 386545
745.08/745.26	c total #propagations: 504918585 / total #impl: 2168575997 (eff. 0.233)
745.08/745.26	c #Conflicts:     971000 | #Learnt:      36298 | 0.000
745.08/745.26	c total clause space: 206.656MB
745.08/745.26	c total #watches: 389850
746.28/746.41	c total #propagations: 505407784 / total #impl: 2170634818 (eff. 0.233)
746.28/746.41	c #Conflicts:     972000 | #Learnt:      37298 | 0.000
746.28/746.41	c total clause space: 206.656MB
746.28/746.41	c total #watches: 393072
747.38/747.56	c total #propagations: 505787342 / total #impl: 2172063566 (eff. 0.233)
747.38/747.56	c #Conflicts:     973000 | #Learnt:      38298 | 0.000
747.38/747.56	c total clause space: 206.656MB
747.38/747.56	c total #watches: 396302
748.48/748.69	c total #propagations: 506126557 / total #impl: 2173316197 (eff. 0.233)
748.48/748.69	c #Conflicts:     974000 | #Learnt:      39298 | 0.000
748.48/748.69	c total clause space: 206.656MB
748.48/748.69	c total #watches: 400242
749.77/749.99	c total #propagations: 506492251 / total #impl: 2174748006 (eff. 0.233)
749.77/749.99	c #Conflicts:     975000 | #Learnt:      40298 | 0.000
749.77/749.99	c total clause space: 335.816MB
749.77/749.99	c total #watches: 404206
751.37/751.54	c total #propagations: 506934661 / total #impl: 2176702919 (eff. 0.233)
751.37/751.54	c #Conflicts:     976000 | #Learnt:      41298 | 0.000
751.37/751.54	c total clause space: 335.816MB
751.37/751.54	c total #watches: 409461
752.87/753.05	c total #propagations: 507414586 / total #impl: 2179022229 (eff. 0.233)
752.87/753.05	c #Conflicts:     977000 | #Learnt:      42298 | 0.000
752.87/753.05	c total clause space: 335.816MB
752.87/753.05	c total #watches: 412992
754.58/754.74	c total #propagations: 507874019 / total #impl: 2181059412 (eff. 0.233)
754.58/754.74	c #Conflicts:     978000 | #Learnt:      43298 | 0.000
754.58/754.74	c total clause space: 335.816MB
754.58/754.74	c total #watches: 420410
756.37/756.50	c total #propagations: 508393128 / total #impl: 2183706018 (eff. 0.233)
756.37/756.50	c #Conflicts:     979000 | #Learnt:      44298 | 0.000
756.37/756.50	c total clause space: 335.816MB
756.37/756.50	c total #watches: 423926
758.18/758.33	c total #propagations: 508819940 / total #impl: 2185754402 (eff. 0.233)
758.18/758.33	c #Conflicts:     980000 | #Learnt:      45298 | 0.000
758.18/758.33	c total clause space: 335.816MB
758.18/758.33	c total #watches: 429290
759.88/760.07	c total #propagations: 509312347 / total #impl: 2188253942 (eff. 0.233)
759.88/760.07	c #Conflicts:     981000 | #Learnt:      46298 | 0.000
759.88/760.07	c total clause space: 335.816MB
759.88/760.07	c total #watches: 432865
761.88/762.05	c total #propagations: 509751783 / total #impl: 2190394923 (eff. 0.233)
761.88/762.05	c #Conflicts:     982000 | #Learnt:      47298 | 0.000
761.88/762.05	c total clause space: 335.816MB
761.88/762.05	c total #watches: 436699
763.58/763.70	c total #propagations: 510234223 / total #impl: 2192900768 (eff. 0.233)
763.58/763.70	c GC COLLECT
763.58/763.70	c #Conflicts:     983000 | #Learnt:      24417 | 0.000
763.58/763.70	c total clause space: 335.816MB
763.58/763.70	c total #watches: 351574
764.38/764.53	c total #propagations: 510744503 / total #impl: 2195332880 (eff. 0.233)
764.38/764.53	c #Conflicts:     984000 | #Learnt:      25417 | 0.000
764.38/764.53	c total clause space: 335.816MB
764.38/764.53	c total #watches: 358288
765.28/765.43	c total #propagations: 511253702 / total #impl: 2197741614 (eff. 0.233)
765.28/765.43	c #Conflicts:     985000 | #Learnt:      26417 | 0.000
765.28/765.43	c total clause space: 335.816MB
765.28/765.43	c total #watches: 363609
766.28/766.42	c total #propagations: 511768067 / total #impl: 2200161340 (eff. 0.233)
766.28/766.42	c #Conflicts:     986000 | #Learnt:      27417 | 0.000
766.28/766.42	c total clause space: 335.816MB
766.28/766.42	c total #watches: 369311
767.38/767.57	c total #propagations: 512273419 / total #impl: 2202616454 (eff. 0.233)
767.38/767.57	c #Conflicts:     987000 | #Learnt:      28417 | 0.000
767.38/767.57	c total clause space: 335.816MB
767.38/767.57	c total #watches: 376474
768.78/768.93	c total #propagations: 512735443 / total #impl: 2204969169 (eff. 0.233)
768.78/768.93	c #Conflicts:     988000 | #Learnt:      29417 | 0.000
768.78/768.93	c total clause space: 335.816MB
768.78/768.93	c total #watches: 379769
770.08/770.27	c total #propagations: 513219817 / total #impl: 2207243493 (eff. 0.233)
770.08/770.27	c #Conflicts:     989000 | #Learnt:      30417 | 0.000
770.08/770.27	c total clause space: 335.816MB
770.08/770.27	c total #watches: 383513
771.58/771.75	c total #propagations: 513715621 / total #impl: 2209586327 (eff. 0.232)
771.58/771.75	c #Conflicts:     990000 | #Learnt:      31417 | 0.000
771.58/771.75	c total clause space: 335.816MB
771.58/771.76	c total #watches: 386553
773.08/773.24	c total #propagations: 514267196 / total #impl: 2212029880 (eff. 0.232)
773.08/773.24	c #Conflicts:     991000 | #Learnt:      32417 | 0.000
773.08/773.24	c total clause space: 335.816MB
773.08/773.24	c total #watches: 390069
774.48/774.68	c total #propagations: 514833241 / total #impl: 2214529918 (eff. 0.232)
774.48/774.68	c #Conflicts:     992000 | #Learnt:      33417 | 0.000
774.48/774.68	c total clause space: 335.816MB
774.48/774.68	c total #watches: 394005
776.08/776.20	c total #propagations: 515346460 / total #impl: 2216980510 (eff. 0.232)
776.08/776.20	c #Conflicts:     993000 | #Learnt:      34417 | 0.000
776.08/776.20	c total clause space: 335.816MB
776.08/776.20	c total #watches: 397544
777.58/777.73	c total #propagations: 515862315 / total #impl: 2219371281 (eff. 0.232)
777.58/777.73	c #Conflicts:     994000 | #Learnt:      35417 | 0.000
777.58/777.73	c total clause space: 335.816MB
777.58/777.73	c total #watches: 400823
779.28/779.43	c total #propagations: 516381123 / total #impl: 2221771207 (eff. 0.232)
779.28/779.43	c #Conflicts:     995000 | #Learnt:      36417 | 0.000
779.28/779.43	c total clause space: 335.816MB
779.28/779.43	c total #watches: 403683
780.98/781.19	c total #propagations: 516886863 / total #impl: 2224117452 (eff. 0.232)
780.98/781.19	c #Conflicts:     996000 | #Learnt:      37417 | 0.000
780.98/781.19	c total clause space: 335.816MB
780.98/781.19	c total #watches: 407431
782.78/782.94	c total #propagations: 517403526 / total #impl: 2226446885 (eff. 0.232)
782.78/782.94	c #Conflicts:     997000 | #Learnt:      38417 | 0.000
782.78/782.94	c total clause space: 335.816MB
782.78/782.94	c total #watches: 410982
784.57/784.79	c total #propagations: 517925934 / total #impl: 2228915040 (eff. 0.232)
784.57/784.79	c #Conflicts:     998000 | #Learnt:      39417 | 0.000
784.57/784.79	c total clause space: 335.816MB
784.57/784.79	c total #watches: 413982
786.48/786.66	c total #propagations: 518431641 / total #impl: 2231126126 (eff. 0.232)
786.48/786.66	c #Conflicts:     999000 | #Learnt:      40417 | 0.000
786.48/786.66	c total clause space: 335.816MB
786.48/786.66	c total #watches: 417974
788.07/788.23	c total #propagations: 518952643 / total #impl: 2233603838 (eff. 0.232)
788.07/788.23	c #Conflicts:    1000000 | #Learnt:      41417 | 0.000
788.07/788.23	c total clause space: 335.816MB
788.07/788.23	c total #watches: 421865
789.57/789.80	c total #propagations: 519394320 / total #impl: 2235747072 (eff. 0.232)
789.57/789.80	c #Conflicts:    1001000 | #Learnt:      42417 | 0.000
789.57/789.80	c total clause space: 335.816MB
789.57/789.80	c total #watches: 425225
791.67/791.81	c total #propagations: 519820719 / total #impl: 2237646375 (eff. 0.232)
791.67/791.81	c #Conflicts:    1002000 | #Learnt:      43417 | 0.000
791.67/791.81	c total clause space: 335.816MB
791.67/791.81	c total #watches: 428482
793.47/793.68	c total #propagations: 520313353 / total #impl: 2239867300 (eff. 0.232)
793.47/793.68	c #Conflicts:    1003000 | #Learnt:      44417 | 0.000
793.47/793.68	c total clause space: 335.816MB
793.47/793.68	c total #watches: 432816
795.57/795.75	c total #propagations: 520805051 / total #impl: 2242217708 (eff. 0.232)
795.57/795.75	c #Conflicts:    1004000 | #Learnt:      45417 | 0.000
795.57/795.75	c total clause space: 335.816MB
795.57/795.75	c total #watches: 436887
797.67/797.81	c total #propagations: 521317816 / total #impl: 2244837065 (eff. 0.232)
797.67/797.81	c #Conflicts:    1005000 | #Learnt:      46417 | 0.000
797.67/797.81	c total clause space: 335.816MB
797.67/797.81	c total #watches: 441627
799.77/799.96	c total #propagations: 521796450 / total #impl: 2247487117 (eff. 0.232)
799.77/799.96	c #Conflicts:    1006000 | #Learnt:      47417 | 0.000
799.77/799.96	c total clause space: 335.816MB
799.77/799.96	c total #watches: 444755
801.97/802.18	c total #propagations: 522264089 / total #impl: 2249767348 (eff. 0.232)
801.97/802.18	c #Conflicts:    1007000 | #Learnt:      48417 | 0.000
801.97/802.18	c total clause space: 335.816MB
801.97/802.18	c total #watches: 447865
803.07/803.25	c total #propagations: 522753763 / total #impl: 2252146629 (eff. 0.232)
803.07/803.25	c GC COLLECT
803.07/803.25	c #Conflicts:    1008000 | #Learnt:      25187 | 0.000
803.07/803.25	c total clause space: 335.816MB
803.07/803.25	c total #watches: 355711
804.08/804.25	c total #propagations: 523395850 / total #impl: 2255031991 (eff. 0.232)
804.08/804.25	c #Conflicts:    1009000 | #Learnt:      26187 | 0.000
804.08/804.25	c total clause space: 335.816MB
804.08/804.25	c total #watches: 360388
804.97/805.17	c total #propagations: 524012529 / total #impl: 2257843393 (eff. 0.232)
804.97/805.17	c #Conflicts:    1010000 | #Learnt:      27187 | 0.000
804.97/805.17	c total clause space: 335.816MB
804.97/805.17	c total #watches: 364197
805.77/805.98	c total #propagations: 524526802 / total #impl: 2260119595 (eff. 0.232)
805.77/805.98	c #Conflicts:    1011000 | #Learnt:      28187 | 0.000
805.77/805.98	c total clause space: 335.816MB
805.77/805.98	c total #watches: 367656
806.67/806.85	c total #propagations: 524963629 / total #impl: 2262129670 (eff. 0.232)
806.67/806.85	c #Conflicts:    1012000 | #Learnt:      29187 | 0.000
806.67/806.85	c total clause space: 335.816MB
806.67/806.85	c total #watches: 371775
807.67/807.84	c total #propagations: 525400877 / total #impl: 2264212325 (eff. 0.232)
807.67/807.84	c #Conflicts:    1013000 | #Learnt:      30187 | 0.000
807.67/807.84	c total clause space: 335.816MB
807.67/807.84	c total #watches: 375455
808.77/808.90	c total #propagations: 525821675 / total #impl: 2266247704 (eff. 0.232)
808.77/808.90	c #Conflicts:    1014000 | #Learnt:      31187 | 0.000
808.77/808.90	c total clause space: 335.816MB
808.77/808.90	c total #watches: 378950
810.07/810.22	c total #propagations: 526285882 / total #impl: 2268569437 (eff. 0.232)
810.07/810.22	c #Conflicts:    1015000 | #Learnt:      32187 | 0.000
810.07/810.22	c total clause space: 335.816MB
810.07/810.22	c total #watches: 381880
811.47/811.67	c total #propagations: 526820311 / total #impl: 2271009843 (eff. 0.232)
811.47/811.67	c #Conflicts:    1016000 | #Learnt:      33187 | 0.000
811.47/811.67	c total clause space: 335.816MB
811.47/811.67	c total #watches: 386516
813.07/813.21	c total #propagations: 527352934 / total #impl: 2273438623 (eff. 0.232)
813.07/813.21	c #Conflicts:    1017000 | #Learnt:      34187 | 0.000
813.07/813.21	c total clause space: 335.816MB
813.07/813.21	c total #watches: 389637
814.37/814.55	c total #propagations: 527874803 / total #impl: 2275783599 (eff. 0.232)
814.37/814.55	c #Conflicts:    1018000 | #Learnt:      35187 | 0.000
814.37/814.55	c total clause space: 335.816MB
814.37/814.55	c total #watches: 392363
815.77/815.92	c total #propagations: 528355783 / total #impl: 2277963654 (eff. 0.232)
815.77/815.92	c #Conflicts:    1019000 | #Learnt:      36187 | 0.000
815.77/815.92	c total clause space: 335.816MB
815.77/815.92	c total #watches: 395065
816.97/817.18	c total #propagations: 528828851 / total #impl: 2280203338 (eff. 0.232)
816.97/817.18	c #Conflicts:    1020000 | #Learnt:      37187 | 0.000
816.97/817.18	c total clause space: 335.816MB
816.97/817.18	c total #watches: 398275
818.17/818.30	c total #propagations: 529242137 / total #impl: 2281990536 (eff. 0.232)
818.17/818.30	c #Conflicts:    1021000 | #Learnt:      38187 | 0.000
818.17/818.30	c total clause space: 335.816MB
818.17/818.30	c total #watches: 401122
819.27/819.44	c total #propagations: 529630497 / total #impl: 2283634829 (eff. 0.232)
819.27/819.44	c #Conflicts:    1022000 | #Learnt:      39187 | 0.000
819.27/819.44	c total clause space: 335.816MB
819.27/819.44	c total #watches: 404883
820.58/820.73	c total #propagations: 530042412 / total #impl: 2285530167 (eff. 0.232)
820.58/820.73	c #Conflicts:    1023000 | #Learnt:      40187 | 0.000
820.58/820.73	c total clause space: 335.816MB
820.58/820.73	c total #watches: 408947
822.07/822.26	c total #propagations: 530499734 / total #impl: 2287675496 (eff. 0.232)
822.07/822.26	c #Conflicts:    1024000 | #Learnt:      41187 | 0.000
822.07/822.26	c total clause space: 335.816MB
822.07/822.26	c total #watches: 413257
823.47/823.63	c total #propagations: 530953436 / total #impl: 2289680207 (eff. 0.232)
823.47/823.63	c #Conflicts:    1025000 | #Learnt:      42187 | 0.000
823.47/823.63	c total clause space: 335.816MB
823.47/823.63	c total #watches: 417269
825.07/825.26	c total #propagations: 531361071 / total #impl: 2291614192 (eff. 0.232)
825.07/825.26	c #Conflicts:    1026000 | #Learnt:      43187 | 0.000
825.07/825.26	c total clause space: 335.816MB
825.07/825.26	c total #watches: 420591
826.47/826.61	c total #propagations: 531884086 / total #impl: 2294049750 (eff. 0.232)
826.47/826.61	c #Conflicts:    1027000 | #Learnt:      44187 | 0.000
826.47/826.61	c total clause space: 335.816MB
826.47/826.61	c total #watches: 423112
827.77/827.95	c total #propagations: 532281779 / total #impl: 2295580027 (eff. 0.232)
827.77/827.95	c #Conflicts:    1028000 | #Learnt:      45187 | 0.000
827.77/827.95	c total clause space: 335.816MB
827.77/827.95	c total #watches: 426053
829.17/829.39	c total #propagations: 532665653 / total #impl: 2297065820 (eff. 0.232)
829.17/829.39	c #Conflicts:    1029000 | #Learnt:      46187 | 0.000
829.17/829.39	c total clause space: 335.816MB
829.17/829.39	c total #watches: 428892
830.67/830.81	c total #propagations: 533072466 / total #impl: 2298745088 (eff. 0.232)
830.67/830.81	c #Conflicts:    1030000 | #Learnt:      47187 | 0.000
830.67/830.81	c total clause space: 335.816MB
830.67/830.81	c total #watches: 431414
832.07/832.28	c total #propagations: 533444707 / total #impl: 2300301784 (eff. 0.232)
832.07/832.28	c #Conflicts:    1031000 | #Learnt:      48187 | 0.000
832.07/832.28	c total clause space: 335.816MB
832.07/832.28	c total #watches: 434384
833.47/833.64	c total #propagations: 533850767 / total #impl: 2301818795 (eff. 0.232)
833.47/833.64	c GC COLLECT
833.47/833.64	c #Conflicts:    1032000 | #Learnt:      24686 | 0.000
833.47/833.64	c total clause space: 335.816MB
833.47/833.64	c total #watches: 352703
834.17/834.31	c total #propagations: 534275426 / total #impl: 2303530114 (eff. 0.232)
834.17/834.31	c #Conflicts:    1033000 | #Learnt:      25686 | 0.000
834.17/834.31	c total clause space: 335.816MB
834.17/834.31	c total #watches: 355369
834.67/834.90	c total #propagations: 534778249 / total #impl: 2305538741 (eff. 0.232)
834.67/834.90	c #Conflicts:    1034000 | #Learnt:      26686 | 0.000
834.67/834.90	c total clause space: 335.816MB
834.67/834.90	c total #watches: 358063
835.37/835.53	c total #propagations: 535203354 / total #impl: 2307231753 (eff. 0.232)
835.37/835.53	c #Conflicts:    1035000 | #Learnt:      27686 | 0.000
835.37/835.53	c total clause space: 335.816MB
835.37/835.53	c total #watches: 360852
835.97/836.19	c total #propagations: 535640645 / total #impl: 2308954540 (eff. 0.232)
835.97/836.19	c #Conflicts:    1036000 | #Learnt:      28686 | 0.000
835.97/836.19	c total clause space: 335.816MB
835.97/836.19	c total #watches: 364118
836.66/836.80	c total #propagations: 536073135 / total #impl: 2310911203 (eff. 0.232)
836.66/836.80	c #Conflicts:    1037000 | #Learnt:      29686 | 0.000
836.66/836.80	c total clause space: 335.816MB
836.66/836.80	c total #watches: 367313
837.46/837.61	c total #propagations: 536461988 / total #impl: 2312676397 (eff. 0.232)
837.46/837.61	c #Conflicts:    1038000 | #Learnt:      30686 | 0.000
837.46/837.61	c total clause space: 335.816MB
837.46/837.61	c total #watches: 370986
838.07/838.28	c total #propagations: 536948941 / total #impl: 2314859353 (eff. 0.232)
838.07/838.28	c #Conflicts:    1039000 | #Learnt:      31686 | 0.000
838.07/838.28	c total clause space: 335.816MB
838.07/838.28	c total #watches: 373394
838.86/839.03	c total #propagations: 537314602 / total #impl: 2316339027 (eff. 0.232)
838.86/839.03	c #Conflicts:    1040000 | #Learnt:      32686 | 0.000
838.86/839.03	c total clause space: 335.816MB
838.86/839.03	c total #watches: 375972
839.66/839.80	c total #propagations: 537740051 / total #impl: 2317992313 (eff. 0.232)
839.66/839.80	c #Conflicts:    1041000 | #Learnt:      33686 | 0.000
839.66/839.80	c total clause space: 335.816MB
839.66/839.80	c total #watches: 379279
840.37/840.56	c total #propagations: 538157102 / total #impl: 2319645789 (eff. 0.232)
840.37/840.56	c #Conflicts:    1042000 | #Learnt:      34686 | 0.000
840.37/840.56	c total clause space: 335.816MB
840.37/840.56	c total #watches: 382526
841.26/841.41	c total #propagations: 538563967 / total #impl: 2321322115 (eff. 0.232)
841.26/841.41	c #Conflicts:    1043000 | #Learnt:      35686 | 0.000
841.26/841.41	c total clause space: 335.816MB
841.26/841.41	c total #watches: 385233
842.06/842.25	c total #propagations: 538996253 / total #impl: 2323062367 (eff. 0.232)
842.06/842.25	c #Conflicts:    1044000 | #Learnt:      36686 | 0.000
842.06/842.25	c total clause space: 335.816MB
842.06/842.25	c total #watches: 388106
842.96/843.12	c total #propagations: 539436250 / total #impl: 2324824098 (eff. 0.232)
842.96/843.12	c #Conflicts:    1045000 | #Learnt:      37686 | 0.000
842.96/843.12	c total clause space: 335.816MB
842.96/843.12	c total #watches: 391356
843.86/844.00	c total #propagations: 539897713 / total #impl: 2326765368 (eff. 0.232)
843.86/844.00	c #Conflicts:    1046000 | #Learnt:      38686 | 0.000
843.86/844.00	c total clause space: 335.816MB
843.86/844.00	c total #watches: 395250
844.77/844.92	c total #propagations: 540329735 / total #impl: 2328719597 (eff. 0.232)
844.77/844.92	c #Conflicts:    1047000 | #Learnt:      39686 | 0.000
844.77/844.92	c total clause space: 335.816MB
844.77/844.92	c total #watches: 398079
845.66/845.88	c total #propagations: 540783039 / total #impl: 2330522331 (eff. 0.232)
845.66/845.88	c #Conflicts:    1048000 | #Learnt:      40686 | 0.000
845.66/845.88	c total clause space: 335.816MB
845.66/845.88	c total #watches: 400381
846.66/846.87	c total #propagations: 541196416 / total #impl: 2332146471 (eff. 0.232)
846.66/846.87	c #Conflicts:    1049000 | #Learnt:      41686 | 0.000
846.66/846.87	c total clause space: 335.816MB
846.66/846.87	c total #watches: 403037
847.66/847.85	c total #propagations: 541615603 / total #impl: 2333887305 (eff. 0.232)
847.66/847.85	c #Conflicts:    1050000 | #Learnt:      42686 | 0.000
847.66/847.85	c total clause space: 335.816MB
847.66/847.85	c total #watches: 405624
848.66/848.83	c total #propagations: 542023098 / total #impl: 2335535207 (eff. 0.232)
848.66/848.83	c #Conflicts:    1051000 | #Learnt:      43686 | 0.000
848.66/848.83	c total clause space: 335.816MB
848.66/848.83	c total #watches: 408833
849.66/849.88	c total #propagations: 542408003 / total #impl: 2337197566 (eff. 0.232)
849.66/849.88	c #Conflicts:    1052000 | #Learnt:      44686 | 0.000
849.66/849.88	c total clause space: 335.816MB
849.66/849.88	c total #watches: 411333
850.76/850.91	c total #propagations: 542802589 / total #impl: 2338822016 (eff. 0.232)
850.76/850.91	c #Conflicts:    1053000 | #Learnt:      45686 | 0.000
850.76/850.91	c total clause space: 335.816MB
850.76/850.91	c total #watches: 413947
851.66/851.84	c total #propagations: 543199182 / total #impl: 2340437250 (eff. 0.232)
851.66/851.84	c #Conflicts:    1054000 | #Learnt:      46686 | 0.000
851.66/851.84	c total clause space: 335.816MB
851.66/851.84	c total #watches: 416981
852.66/852.81	c total #propagations: 543594470 / total #impl: 2342064562 (eff. 0.232)
852.66/852.81	c #Conflicts:    1055000 | #Learnt:      47686 | 0.000
852.66/852.81	c total clause space: 335.816MB
852.66/852.81	c total #watches: 419726
853.76/853.94	c total #propagations: 543971707 / total #impl: 2343593080 (eff. 0.232)
853.76/853.94	c #Conflicts:    1056000 | #Learnt:      48686 | 0.000
853.76/853.94	c total clause space: 335.816MB
853.76/853.94	c total #watches: 422697
854.86/855.02	c total #propagations: 544441644 / total #impl: 2345628557 (eff. 0.232)
854.86/855.02	c GC COLLECT
854.86/855.02	c #Conflicts:    1057000 | #Learnt:      24888 | 0.000
854.86/855.02	c total clause space: 335.816MB
854.86/855.02	c total #watches: 353262
855.36/855.58	c total #propagations: 544831667 / total #impl: 2347297354 (eff. 0.232)
855.36/855.58	c #Conflicts:    1058000 | #Learnt:      25888 | 0.000
855.36/855.58	c total clause space: 335.816MB
855.36/855.58	c total #watches: 356902
855.96/856.11	c total #propagations: 545243387 / total #impl: 2348910297 (eff. 0.232)
855.96/856.11	c #Conflicts:    1059000 | #Learnt:      26888 | 0.000
855.96/856.11	c total clause space: 335.816MB
855.96/856.11	c total #watches: 359811
856.56/856.78	c total #propagations: 545634059 / total #impl: 2350432435 (eff. 0.232)
856.56/856.78	c #Conflicts:    1060000 | #Learnt:      27888 | 0.000
856.56/856.78	c total clause space: 335.816MB
856.56/856.78	c total #watches: 362697
857.26/857.49	c total #propagations: 546112747 / total #impl: 2352293717 (eff. 0.232)
857.26/857.49	c #Conflicts:    1061000 | #Learnt:      28888 | 0.000
857.26/857.49	c total clause space: 335.816MB
857.26/857.49	c total #watches: 365887
857.97/858.17	c total #propagations: 546570168 / total #impl: 2354191596 (eff. 0.232)
857.97/858.17	c #Conflicts:    1062000 | #Learnt:      29888 | 0.000
857.97/858.17	c total clause space: 335.816MB
857.97/858.17	c total #watches: 369032
858.76/858.91	c total #propagations: 546985767 / total #impl: 2355828330 (eff. 0.232)
858.76/858.91	c #Conflicts:    1063000 | #Learnt:      30888 | 0.000
858.76/858.91	c total clause space: 335.816MB
858.76/858.91	c total #watches: 371799
859.46/859.63	c total #propagations: 547445731 / total #impl: 2357701348 (eff. 0.232)
859.46/859.63	c #Conflicts:    1064000 | #Learnt:      31888 | 0.000
859.46/859.63	c total clause space: 335.816MB
859.46/859.63	c total #watches: 374414
860.16/860.36	c total #propagations: 547880551 / total #impl: 2359532173 (eff. 0.232)
860.16/860.36	c #Conflicts:    1065000 | #Learnt:      32888 | 0.000
860.16/860.36	c total clause space: 335.816MB
860.16/860.36	c total #watches: 377574
860.96/861.11	c total #propagations: 548311991 / total #impl: 2361345738 (eff. 0.232)
860.96/861.11	c #Conflicts:    1066000 | #Learnt:      33888 | 0.000
860.96/861.11	c total clause space: 335.816MB
860.96/861.11	c total #watches: 380281
861.86/862.00	c total #propagations: 548756107 / total #impl: 2363243254 (eff. 0.232)
861.86/862.00	c #Conflicts:    1067000 | #Learnt:      34888 | 0.000
861.86/862.00	c total clause space: 335.816MB
861.86/862.00	c total #watches: 383693
862.66/862.84	c total #propagations: 549251267 / total #impl: 2365537858 (eff. 0.232)
862.66/862.84	c #Conflicts:    1068000 | #Learnt:      35888 | 0.000
862.66/862.84	c total clause space: 335.816MB
862.66/862.84	c total #watches: 386092
863.56/863.72	c total #propagations: 549686099 / total #impl: 2367395527 (eff. 0.232)
863.56/863.72	c #Conflicts:    1069000 | #Learnt:      36888 | 0.000
863.56/863.72	c total clause space: 335.816MB
863.56/863.72	c total #watches: 389018
864.36/864.60	c total #propagations: 550171663 / total #impl: 2369514339 (eff. 0.232)
864.36/864.60	c #Conflicts:    1070000 | #Learnt:      37888 | 0.000
864.36/864.60	c total clause space: 335.816MB
864.36/864.60	c total #watches: 392073
865.26/865.46	c total #propagations: 550641836 / total #impl: 2371581956 (eff. 0.232)
865.26/865.46	c #Conflicts:    1071000 | #Learnt:      38888 | 0.000
865.26/865.46	c total clause space: 335.816MB
865.26/865.46	c total #watches: 394888
866.26/866.45	c total #propagations: 551095696 / total #impl: 2373448700 (eff. 0.232)
866.26/866.45	c #Conflicts:    1072000 | #Learnt:      39888 | 0.000
866.26/866.45	c total clause space: 335.816MB
866.26/866.45	c total #watches: 398186
867.16/867.30	c total #propagations: 551615177 / total #impl: 2375870956 (eff. 0.232)
867.16/867.30	c #Conflicts:    1073000 | #Learnt:      40888 | 0.000
867.16/867.30	c total clause space: 335.816MB
867.16/867.30	c total #watches: 401021
867.86/868.09	c total #propagations: 552008308 / total #impl: 2377594189 (eff. 0.232)
867.86/868.09	c #Conflicts:    1074000 | #Learnt:      41888 | 0.000
867.86/868.09	c total clause space: 335.816MB
867.86/868.09	c total #watches: 403455
868.86/869.01	c total #propagations: 552342510 / total #impl: 2378956071 (eff. 0.232)
868.86/869.01	c #Conflicts:    1075000 | #Learnt:      42888 | 0.000
868.86/869.01	c total clause space: 335.816MB
868.86/869.01	c total #watches: 406578
869.75/869.96	c total #propagations: 552735821 / total #impl: 2380568009 (eff. 0.232)
869.75/869.96	c #Conflicts:    1076000 | #Learnt:      43888 | 0.000
869.75/869.96	c total clause space: 335.816MB
869.75/869.96	c total #watches: 409307
870.65/870.89	c total #propagations: 553127429 / total #impl: 2382288920 (eff. 0.232)
870.65/870.89	c #Conflicts:    1077000 | #Learnt:      44888 | 0.000
870.65/870.89	c total clause space: 335.816MB
870.65/870.89	c total #watches: 411471
871.65/871.88	c total #propagations: 553483729 / total #impl: 2383760527 (eff. 0.232)
871.65/871.88	c #Conflicts:    1078000 | #Learnt:      45888 | 0.000
871.65/871.88	c total clause space: 335.816MB
871.65/871.88	c total #watches: 414297
872.75/872.92	c total #propagations: 553880609 / total #impl: 2385517527 (eff. 0.232)
872.75/872.92	c #Conflicts:    1079000 | #Learnt:      46888 | 0.000
872.75/872.92	c total clause space: 335.816MB
872.75/872.92	c total #watches: 417266
873.85/874.04	c total #propagations: 554307398 / total #impl: 2387350965 (eff. 0.232)
873.85/874.04	c #Conflicts:    1080000 | #Learnt:      47888 | 0.000
873.85/874.04	c total clause space: 335.816MB
873.85/874.04	c total #watches: 420024
874.95/875.16	c total #propagations: 554750981 / total #impl: 2389304797 (eff. 0.232)
874.95/875.16	c #Conflicts:    1081000 | #Learnt:      48888 | 0.000
874.95/875.16	c total clause space: 335.816MB
874.95/875.16	c total #watches: 423389
876.05/876.23	c total #propagations: 555212841 / total #impl: 2391462570 (eff. 0.232)
876.05/876.23	c #Conflicts:    1082000 | #Learnt:      49888 | 0.000
876.05/876.23	c total clause space: 335.816MB
876.05/876.23	c total #watches: 425976
876.95/877.14	c total #propagations: 555609144 / total #impl: 2393165466 (eff. 0.232)
876.95/877.14	c GC COLLECT
876.95/877.14	c #Conflicts:    1083000 | #Learnt:      25767 | 0.000
876.95/877.14	c total clause space: 335.816MB
876.95/877.14	c total #watches: 356415
877.65/877.81	c total #propagations: 556091362 / total #impl: 2395300574 (eff. 0.232)
877.65/877.81	c #Conflicts:    1084000 | #Learnt:      26767 | 0.000
877.65/877.81	c total clause space: 335.816MB
877.65/877.81	c total #watches: 359822
878.34/878.53	c total #propagations: 556567440 / total #impl: 2397315268 (eff. 0.232)
878.34/878.53	c #Conflicts:    1085000 | #Learnt:      27767 | 0.000
878.34/878.53	c total clause space: 335.816MB
878.34/878.53	c total #watches: 362692
878.94/879.17	c total #propagations: 557058289 / total #impl: 2399363470 (eff. 0.232)
878.94/879.17	c #Conflicts:    1086000 | #Learnt:      28767 | 0.000
878.94/879.17	c total clause space: 335.816MB
878.94/879.17	c total #watches: 365742
879.64/879.88	c total #propagations: 557476137 / total #impl: 2401135089 (eff. 0.232)
879.64/879.88	c #Conflicts:    1087000 | #Learnt:      29767 | 0.000
879.64/879.88	c total clause space: 335.816MB
879.64/879.88	c total #watches: 369793
880.34/880.59	c total #propagations: 557905927 / total #impl: 2402955484 (eff. 0.232)
880.34/880.59	c #Conflicts:    1088000 | #Learnt:      30767 | 0.000
880.34/880.59	c total clause space: 335.816MB
880.34/880.60	c total #watches: 372622
881.14/881.31	c total #propagations: 558336491 / total #impl: 2404756037 (eff. 0.232)
881.14/881.31	c #Conflicts:    1089000 | #Learnt:      31767 | 0.000
881.14/881.31	c total clause space: 335.816MB
881.14/881.31	c total #watches: 375204
881.84/882.04	c total #propagations: 558765755 / total #impl: 2406626259 (eff. 0.232)
881.84/882.04	c #Conflicts:    1090000 | #Learnt:      32767 | 0.000
881.84/882.04	c total clause space: 335.816MB
881.84/882.04	c total #watches: 378004
882.64/882.88	c total #propagations: 559211803 / total #impl: 2408519424 (eff. 0.232)
882.64/882.88	c #Conflicts:    1091000 | #Learnt:      33767 | 0.000
882.64/882.88	c total clause space: 335.816MB
882.64/882.88	c total #watches: 380844
883.64/883.80	c total #propagations: 559703535 / total #impl: 2410543875 (eff. 0.232)
883.64/883.80	c #Conflicts:    1092000 | #Learnt:      34767 | 0.000
883.64/883.80	c total clause space: 335.816MB
883.64/883.80	c total #watches: 384308
884.54/884.71	c total #propagations: 560189056 / total #impl: 2412541542 (eff. 0.232)
884.54/884.71	c #Conflicts:    1093000 | #Learnt:      35767 | 0.000
884.54/884.71	c total clause space: 335.816MB
884.54/884.71	c total #watches: 386881
885.54/885.75	c total #propagations: 560677874 / total #impl: 2414534446 (eff. 0.232)
885.54/885.75	c #Conflicts:    1094000 | #Learnt:      36767 | 0.000
885.54/885.75	c total clause space: 335.816MB
885.54/885.75	c total #watches: 389862
886.55/886.71	c total #propagations: 561194249 / total #impl: 2416648248 (eff. 0.232)
886.55/886.71	c #Conflicts:    1095000 | #Learnt:      37767 | 0.000
886.55/886.71	c total clause space: 335.816MB
886.55/886.71	c total #watches: 393115
887.55/887.77	c total #propagations: 561656772 / total #impl: 2418551515 (eff. 0.232)
887.55/887.77	c #Conflicts:    1096000 | #Learnt:      38767 | 0.000
887.55/887.77	c total clause space: 335.816MB
887.55/887.77	c total #watches: 395956
888.64/888.82	c total #propagations: 562131329 / total #impl: 2420500275 (eff. 0.232)
888.64/888.82	c #Conflicts:    1097000 | #Learnt:      39767 | 0.000
888.64/888.82	c total clause space: 335.816MB
888.64/888.82	c total #watches: 398363
889.53/889.80	c total #propagations: 562597823 / total #impl: 2422448089 (eff. 0.232)
889.53/889.80	c #Conflicts:    1098000 | #Learnt:      40767 | 0.000
889.53/889.80	c total clause space: 335.816MB
889.63/889.80	c total #watches: 401573
890.73/890.92	c total #propagations: 563017530 / total #impl: 2424159372 (eff. 0.232)
890.73/890.92	c #Conflicts:    1099000 | #Learnt:      41767 | 0.000
890.73/890.92	c total clause space: 335.816MB
890.73/890.92	c total #watches: 404944
891.94/892.11	c total #propagations: 563463500 / total #impl: 2426047576 (eff. 0.232)
891.94/892.11	c #Conflicts:    1100000 | #Learnt:      42767 | 0.000
891.94/892.11	c total clause space: 335.816MB
891.94/892.11	c total #watches: 410475
893.14/893.36	c total #propagations: 563887322 / total #impl: 2428003762 (eff. 0.232)
893.14/893.36	c #Conflicts:    1101000 | #Learnt:      43767 | 0.000
893.14/893.36	c total clause space: 335.816MB
893.14/893.36	c total #watches: 413106
894.43/894.66	c total #propagations: 564319803 / total #impl: 2429791103 (eff. 0.232)
894.43/894.66	c #Conflicts:    1102000 | #Learnt:      44767 | 0.000
894.43/894.66	c total clause space: 335.816MB
894.43/894.66	c total #watches: 415786
895.93/896.10	c total #propagations: 564783609 / total #impl: 2431687005 (eff. 0.232)
895.93/896.10	c #Conflicts:    1103000 | #Learnt:      45767 | 0.000
895.93/896.10	c total clause space: 335.816MB
895.93/896.10	c total #watches: 420339
897.54/897.71	c total #propagations: 565213158 / total #impl: 2433495376 (eff. 0.232)
897.54/897.71	c #Conflicts:    1104000 | #Learnt:      46767 | 0.000
897.54/897.71	c total clause space: 335.816MB
897.54/897.71	c total #watches: 424633
898.82/899.09	c total #propagations: 565677613 / total #impl: 2435426195 (eff. 0.232)
898.82/899.09	c #Conflicts:    1105000 | #Learnt:      47767 | 0.000
898.82/899.09	c total clause space: 335.816MB
898.82/899.09	c total #watches: 427265
900.22/900.42	c total #propagations: 566077143 / total #impl: 2437081181 (eff. 0.232)
900.22/900.42	c #Conflicts:    1106000 | #Learnt:      48767 | 0.000
900.22/900.42	c total clause space: 335.816MB
900.22/900.42	c total #watches: 430207
901.52/901.77	c total #propagations: 566447031 / total #impl: 2438565955 (eff. 0.232)
901.52/901.77	c #Conflicts:    1107000 | #Learnt:      49767 | 0.000
901.52/901.77	c total clause space: 335.816MB
901.52/901.77	c total #watches: 433297
902.93/903.16	c total #propagations: 566825193 / total #impl: 2440145340 (eff. 0.232)
902.93/903.16	c #Conflicts:    1108000 | #Learnt:      50767 | 0.000
902.93/903.16	c total clause space: 335.816MB
902.93/903.16	c total #watches: 436279
903.62/903.82	c total #propagations: 567215836 / total #impl: 2441793256 (eff. 0.232)
903.62/903.82	c GC COLLECT
903.62/903.82	c #Conflicts:    1109000 | #Learnt:      26382 | 0.000
903.62/903.82	c total clause space: 335.816MB
903.62/903.82	c total #watches: 358225
904.22/904.41	c total #propagations: 567646020 / total #impl: 2443564683 (eff. 0.232)
904.22/904.41	c #Conflicts:    1110000 | #Learnt:      27382 | 0.000
904.22/904.41	c total clause space: 335.816MB
904.22/904.41	c total #watches: 360968
904.92/905.12	c total #propagations: 568067596 / total #impl: 2445219290 (eff. 0.232)
904.92/905.12	c #Conflicts:    1111000 | #Learnt:      28382 | 0.000
904.92/905.12	c total clause space: 335.816MB
904.92/905.12	c total #watches: 364250
905.62/905.88	c total #propagations: 568545686 / total #impl: 2447069283 (eff. 0.232)
905.62/905.88	c #Conflicts:    1112000 | #Learnt:      29382 | 0.000
905.62/905.88	c total clause space: 335.816MB
905.62/905.88	c total #watches: 367719
906.42/906.68	c total #propagations: 568981381 / total #impl: 2448759588 (eff. 0.232)
906.42/906.68	c #Conflicts:    1113000 | #Learnt:      30382 | 0.000
906.42/906.68	c total clause space: 335.816MB
906.42/906.68	c total #watches: 371745
907.22/907.41	c total #propagations: 569377818 / total #impl: 2450278220 (eff. 0.232)
907.22/907.41	c #Conflicts:    1114000 | #Learnt:      31382 | 0.000
907.22/907.41	c total clause space: 335.816MB
907.22/907.41	c total #watches: 374589
907.92/908.18	c total #propagations: 569776111 / total #impl: 2451739752 (eff. 0.232)
907.92/908.18	c #Conflicts:    1115000 | #Learnt:      32382 | 0.000
907.92/908.18	c total clause space: 335.816MB
907.92/908.18	c total #watches: 377558
909.01/909.23	c total #propagations: 570167353 / total #impl: 2453216552 (eff. 0.232)
909.01/909.23	c #Conflicts:    1116000 | #Learnt:      33382 | 0.000
909.01/909.23	c total clause space: 335.816MB
909.01/909.23	c total #watches: 380189
910.11/910.31	c total #propagations: 570663590 / total #impl: 2455347485 (eff. 0.232)
910.11/910.31	c #Conflicts:    1117000 | #Learnt:      34382 | 0.000
910.11/910.31	c total clause space: 335.816MB
910.11/910.31	c total #watches: 382881
911.11/911.36	c total #propagations: 571140850 / total #impl: 2457452545 (eff. 0.232)
911.11/911.36	c #Conflicts:    1118000 | #Learnt:      35382 | 0.000
911.11/911.36	c total clause space: 335.816MB
911.11/911.36	c total #watches: 385576
912.11/912.36	c total #propagations: 571603039 / total #impl: 2459469235 (eff. 0.232)
912.11/912.36	c #Conflicts:    1119000 | #Learnt:      36382 | 0.000
912.11/912.36	c total clause space: 335.816MB
912.11/912.36	c total #watches: 387819
913.01/913.29	c total #propagations: 572031960 / total #impl: 2461203034 (eff. 0.232)
913.01/913.29	c #Conflicts:    1120000 | #Learnt:      37382 | 0.000
913.01/913.29	c total clause space: 335.816MB
913.01/913.29	c total #watches: 390525
914.02/914.29	c total #propagations: 572439449 / total #impl: 2462840370 (eff. 0.232)
914.02/914.29	c #Conflicts:    1121000 | #Learnt:      38382 | 0.000
914.02/914.29	c total clause space: 335.816MB
914.02/914.29	c total #watches: 393300
915.12/915.33	c total #propagations: 572895548 / total #impl: 2464949844 (eff. 0.232)
915.12/915.33	c #Conflicts:    1122000 | #Learnt:      39382 | 0.000
915.12/915.33	c total clause space: 335.816MB
915.12/915.33	c total #watches: 396671
916.22/916.42	c total #propagations: 573343939 / total #impl: 2466933288 (eff. 0.232)
916.22/916.42	c #Conflicts:    1123000 | #Learnt:      40382 | 0.000
916.22/916.42	c total clause space: 335.816MB
916.22/916.42	c total #watches: 400087
917.22/917.48	c total #propagations: 573823961 / total #impl: 2469010997 (eff. 0.232)
917.22/917.48	c #Conflicts:    1124000 | #Learnt:      41382 | 0.000
917.22/917.48	c total clause space: 335.816MB
917.22/917.48	c total #watches: 403767
918.51/918.78	c total #propagations: 574251692 / total #impl: 2471058241 (eff. 0.232)
918.51/918.78	c #Conflicts:    1125000 | #Learnt:      42382 | 0.000
918.51/918.78	c total clause space: 335.816MB
918.51/918.78	c total #watches: 406921
919.91/920.13	c total #propagations: 574722777 / total #impl: 2473116603 (eff. 0.232)
919.91/920.13	c #Conflicts:    1126000 | #Learnt:      43382 | 0.000
919.91/920.13	c total clause space: 335.816MB
919.91/920.13	c total #watches: 411408
920.91/921.15	c total #propagations: 575172020 / total #impl: 2475025654 (eff. 0.232)
920.91/921.15	c #Conflicts:    1127000 | #Learnt:      44382 | 0.000
920.91/921.15	c total clause space: 335.816MB
920.91/921.15	c total #watches: 414791
922.21/922.44	c total #propagations: 575579767 / total #impl: 2476693987 (eff. 0.232)
922.21/922.44	c #Conflicts:    1128000 | #Learnt:      45382 | 0.000
922.21/922.44	c total clause space: 335.816MB
922.21/922.44	c total #watches: 419116
923.71/923.99	c total #propagations: 576056009 / total #impl: 2478777366 (eff. 0.232)
923.71/923.99	c #Conflicts:    1129000 | #Learnt:      46382 | 0.000
923.71/923.99	c total clause space: 335.816MB
923.71/923.99	c total #watches: 422666
925.41/925.62	c total #propagations: 576569164 / total #impl: 2481175573 (eff. 0.232)
925.41/925.62	c #Conflicts:    1130000 | #Learnt:      47382 | 0.000
925.41/925.62	c total clause space: 335.816MB
925.41/925.62	c total #watches: 426140
926.81/927.00	c total #propagations: 577152439 / total #impl: 2483955506 (eff. 0.232)
926.81/927.00	c #Conflicts:    1131000 | #Learnt:      48382 | 0.000
926.81/927.00	c total clause space: 335.816MB
926.81/927.00	c total #watches: 429556
928.21/928.41	c total #propagations: 577611287 / total #impl: 2486075387 (eff. 0.232)
928.21/928.41	c #Conflicts:    1132000 | #Learnt:      49382 | 0.000
928.21/928.41	c total clause space: 335.816MB
928.21/928.41	c total #watches: 433254
929.60/929.82	c total #propagations: 578089049 / total #impl: 2488281587 (eff. 0.232)
929.60/929.82	c #Conflicts:    1133000 | #Learnt:      50382 | 0.000
929.60/929.82	c total clause space: 335.816MB
929.60/929.82	c total #watches: 438214
931.30/931.58	c total #propagations: 578622466 / total #impl: 2490758036 (eff. 0.232)
931.30/931.58	c #Conflicts:    1134000 | #Learnt:      51382 | 0.000
931.30/931.58	c total clause space: 335.816MB
931.30/931.58	c total #watches: 442283
932.30/932.50	c total #propagations: 579234343 / total #impl: 2493417884 (eff. 0.232)
932.30/932.50	c GC COLLECT
932.30/932.50	c #Conflicts:    1135000 | #Learnt:      26666 | 0.000
932.30/932.50	c total clause space: 335.816MB
932.30/932.50	c total #watches: 360426
933.10/933.30	c total #propagations: 579838471 / total #impl: 2496409964 (eff. 0.232)
933.10/933.30	c #Conflicts:    1136000 | #Learnt:      27666 | 0.000
933.10/933.30	c total clause space: 335.816MB
933.10/933.30	c total #watches: 363353
933.81/934.08	c total #propagations: 580390755 / total #impl: 2499076070 (eff. 0.232)
933.81/934.08	c #Conflicts:    1137000 | #Learnt:      28666 | 0.000
933.81/934.08	c total clause space: 335.816MB
933.81/934.08	c total #watches: 366704
934.60/934.81	c total #propagations: 580929356 / total #impl: 2501465207 (eff. 0.232)
934.60/934.81	c #Conflicts:    1138000 | #Learnt:      29666 | 0.000
934.60/934.81	c total clause space: 335.816MB
934.60/934.81	c total #watches: 371095
935.30/935.56	c total #propagations: 581430362 / total #impl: 2503708671 (eff. 0.232)
935.30/935.56	c #Conflicts:    1139000 | #Learnt:      30666 | 0.000
935.30/935.56	c total clause space: 335.816MB
935.30/935.56	c total #watches: 373704
936.10/936.34	c total #propagations: 581910077 / total #impl: 2505693226 (eff. 0.232)
936.10/936.34	c #Conflicts:    1140000 | #Learnt:      31666 | 0.000
936.10/936.34	c total clause space: 335.816MB
936.10/936.34	c total #watches: 377018
937.01/937.25	c total #propagations: 582454618 / total #impl: 2508086429 (eff. 0.232)
937.01/937.25	c #Conflicts:    1141000 | #Learnt:      32666 | 0.000
937.01/937.25	c total clause space: 335.816MB
937.01/937.25	c total #watches: 380005
937.80/938.07	c total #propagations: 583040807 / total #impl: 2510513831 (eff. 0.232)
937.80/938.07	c #Conflicts:    1142000 | #Learnt:      33666 | 0.000
937.80/938.07	c total clause space: 335.816MB
937.80/938.07	c total #watches: 383188
938.70/938.90	c total #propagations: 583509862 / total #impl: 2512567145 (eff. 0.232)
938.70/938.90	c #Conflicts:    1143000 | #Learnt:      34666 | 0.000
938.70/938.90	c total clause space: 335.816MB
938.70/938.90	c total #watches: 386707
939.70/939.91	c total #propagations: 584035541 / total #impl: 2514886525 (eff. 0.232)
939.70/939.91	c #Conflicts:    1144000 | #Learnt:      35666 | 0.000
939.70/939.91	c total clause space: 335.816MB
939.70/939.91	c total #watches: 389304
940.60/940.86	c total #propagations: 584619857 / total #impl: 2517460167 (eff. 0.232)
940.60/940.86	c #Conflicts:    1145000 | #Learnt:      36666 | 0.000
940.60/940.86	c total clause space: 335.816MB
940.60/940.86	c total #watches: 391846
941.60/941.83	c total #propagations: 585141282 / total #impl: 2519780034 (eff. 0.232)
941.60/941.83	c #Conflicts:    1146000 | #Learnt:      37666 | 0.000
941.60/941.83	c total clause space: 335.816MB
941.60/941.83	c total #watches: 394563
942.61/942.82	c total #propagations: 585649514 / total #impl: 2521980409 (eff. 0.232)
942.61/942.82	c #Conflicts:    1147000 | #Learnt:      38666 | 0.000
942.61/942.82	c total clause space: 335.816MB
942.61/942.82	c total #watches: 397553
943.61/943.89	c total #propagations: 586134552 / total #impl: 2524052878 (eff. 0.232)
943.61/943.89	c #Conflicts:    1148000 | #Learnt:      39666 | 0.000
943.61/943.89	c total clause space: 335.816MB
943.61/943.89	c total #watches: 402202
944.60/944.81	c total #propagations: 586638659 / total #impl: 2526187022 (eff. 0.232)
944.60/944.81	c #Conflicts:    1149000 | #Learnt:      40666 | 0.000
944.60/944.81	c total clause space: 335.816MB
944.60/944.81	c total #watches: 405597
945.40/945.63	c total #propagations: 587164570 / total #impl: 2528301200 (eff. 0.232)
945.40/945.63	c #Conflicts:    1150000 | #Learnt:      41666 | 0.000
945.40/945.63	c total clause space: 335.816MB
945.40/945.63	c total #watches: 408449
946.30/946.53	c total #propagations: 587589622 / total #impl: 2529881506 (eff. 0.232)
946.30/946.53	c #Conflicts:    1151000 | #Learnt:      42666 | 0.000
946.30/946.53	c total clause space: 335.816MB
946.30/946.53	c total #watches: 411652
947.40/947.66	c total #propagations: 588099201 / total #impl: 2531847270 (eff. 0.232)
947.40/947.66	c #Conflicts:    1152000 | #Learnt:      43666 | 0.000
947.40/947.66	c total clause space: 335.816MB
947.40/947.66	c total #watches: 415821
948.40/948.68	c total #propagations: 588656541 / total #impl: 2534359563 (eff. 0.232)
948.40/948.68	c #Conflicts:    1153000 | #Learnt:      44666 | 0.000
948.40/948.68	c total clause space: 335.816MB
948.40/948.68	c total #watches: 418680
949.40/949.62	c total #propagations: 589188867 / total #impl: 2536567785 (eff. 0.232)
949.40/949.62	c #Conflicts:    1154000 | #Learnt:      45666 | 0.000
949.40/949.62	c total clause space: 335.816MB
949.40/949.62	c total #watches: 422242
950.40/950.61	c total #propagations: 589661088 / total #impl: 2538838353 (eff. 0.232)
950.40/950.61	c #Conflicts:    1155000 | #Learnt:      46666 | 0.000
950.40/950.61	c total clause space: 335.816MB
950.40/950.62	c total #watches: 425183
951.41/951.66	c total #propagations: 590071308 / total #impl: 2540643719 (eff. 0.232)
951.41/951.66	c #Conflicts:    1156000 | #Learnt:      47666 | 0.000
951.41/951.66	c total clause space: 335.816MB
951.41/951.66	c total #watches: 429162
952.60/952.80	c total #propagations: 590494553 / total #impl: 2542585896 (eff. 0.232)
952.60/952.80	c #Conflicts:    1157000 | #Learnt:      48666 | 0.000
952.60/952.80	c total clause space: 335.816MB
952.60/952.80	c total #watches: 432060
953.60/953.83	c total #propagations: 590957341 / total #impl: 2544718975 (eff. 0.232)
953.60/953.83	c #Conflicts:    1158000 | #Learnt:      49666 | 0.000
953.60/953.83	c total clause space: 335.816MB
953.60/953.83	c total #watches: 434908
955.10/955.31	c total #propagations: 591406185 / total #impl: 2546535616 (eff. 0.232)
955.10/955.31	c #Conflicts:    1159000 | #Learnt:      50666 | 0.000
955.10/955.31	c total clause space: 335.816MB
955.10/955.31	c total #watches: 438255
956.10/956.37	c total #propagations: 592030312 / total #impl: 2549255687 (eff. 0.232)
956.10/956.37	c #Conflicts:    1160000 | #Learnt:      51666 | 0.000
956.10/956.37	c total clause space: 335.816MB
956.10/956.37	c total #watches: 442065
957.10/957.35	c total #propagations: 592505485 / total #impl: 2551424317 (eff. 0.232)
957.10/957.35	c GC COLLECT
957.10/957.35	c #Conflicts:    1161000 | #Learnt:      26656 | 0.000
957.10/957.35	c total clause space: 335.816MB
957.10/957.35	c total #watches: 359016
958.00/958.28	c total #propagations: 593100629 / total #impl: 2553816882 (eff. 0.232)
958.00/958.28	c #Conflicts:    1162000 | #Learnt:      27656 | 0.000
958.00/958.28	c total clause space: 335.816MB
958.00/958.28	c total #watches: 362519
958.90/959.10	c total #propagations: 593864910 / total #impl: 2556755899 (eff. 0.232)
958.90/959.10	c #Conflicts:    1163000 | #Learnt:      28656 | 0.000
958.90/959.10	c total clause space: 335.816MB
958.90/959.10	c total #watches: 365750
959.60/959.87	c total #propagations: 594430625 / total #impl: 2559077156 (eff. 0.232)
959.60/959.87	c #Conflicts:    1164000 | #Learnt:      29656 | 0.000
959.60/959.87	c total clause space: 335.816MB
959.60/959.87	c total #watches: 368765
960.40/960.64	c total #propagations: 594952473 / total #impl: 2561342299 (eff. 0.232)
960.40/960.64	c #Conflicts:    1165000 | #Learnt:      30656 | 0.000
960.40/960.64	c total clause space: 335.816MB
960.40/960.64	c total #watches: 371225
961.20/961.47	c total #propagations: 595511227 / total #impl: 2563776472 (eff. 0.232)
961.20/961.47	c #Conflicts:    1166000 | #Learnt:      31656 | 0.000
961.20/961.47	c total clause space: 335.816MB
961.20/961.47	c total #watches: 374008
962.20/962.40	c total #propagations: 596076945 / total #impl: 2566240443 (eff. 0.232)
962.20/962.40	c #Conflicts:    1167000 | #Learnt:      32656 | 0.000
962.20/962.40	c total clause space: 335.816MB
962.20/962.40	c total #watches: 377477
963.20/963.40	c total #propagations: 596676140 / total #impl: 2568768468 (eff. 0.232)
963.20/963.40	c #Conflicts:    1168000 | #Learnt:      33656 | 0.000
963.20/963.40	c total clause space: 335.816MB
963.20/963.40	c total #watches: 380711
964.10/964.38	c total #propagations: 597320728 / total #impl: 2571630488 (eff. 0.232)
964.10/964.38	c #Conflicts:    1169000 | #Learnt:      34656 | 0.000
964.10/964.38	c total clause space: 335.816MB
964.10/964.38	c total #watches: 384285
965.00/965.29	c total #propagations: 597908856 / total #impl: 2574521748 (eff. 0.232)
965.00/965.29	c #Conflicts:    1170000 | #Learnt:      35656 | 0.000
965.00/965.29	c total clause space: 335.816MB
965.00/965.29	c total #watches: 387002
966.00/966.23	c total #propagations: 598436119 / total #impl: 2577379085 (eff. 0.232)
966.00/966.23	c #Conflicts:    1171000 | #Learnt:      36656 | 0.000
966.00/966.23	c total clause space: 335.816MB
966.00/966.23	c total #watches: 390321
967.00/967.29	c total #propagations: 598966019 / total #impl: 2580257679 (eff. 0.232)
967.00/967.29	c #Conflicts:    1172000 | #Learnt:      37656 | 0.000
967.00/967.29	c total clause space: 335.816MB
967.00/967.29	c total #watches: 396115
968.29/968.59	c total #propagations: 599527378 / total #impl: 2583349636 (eff. 0.232)
968.29/968.59	c #Conflicts:    1173000 | #Learnt:      38656 | 0.000
968.29/968.59	c total clause space: 335.816MB
968.29/968.59	c total #watches: 402281
969.59/969.88	c total #propagations: 600068260 / total #impl: 2586889385 (eff. 0.232)
969.59/969.88	c #Conflicts:    1174000 | #Learnt:      39656 | 0.000
969.59/969.88	c total clause space: 335.816MB
969.59/969.88	c total #watches: 405218
971.20/971.41	c total #propagations: 600571463 / total #impl: 2589259408 (eff. 0.232)
971.20/971.41	c #Conflicts:    1175000 | #Learnt:      40656 | 0.000
971.20/971.41	c total clause space: 335.816MB
971.20/971.41	c total #watches: 409003
972.49/972.71	c total #propagations: 601194755 / total #impl: 2591981538 (eff. 0.232)
972.49/972.71	c #Conflicts:    1176000 | #Learnt:      41656 | 0.000
972.49/972.71	c total clause space: 335.816MB
972.49/972.71	c total #watches: 412914
973.69/973.92	c total #propagations: 601728089 / total #impl: 2594379313 (eff. 0.232)
973.69/973.92	c #Conflicts:    1177000 | #Learnt:      42656 | 0.000
973.69/973.92	c total clause space: 335.816MB
973.69/973.92	c total #watches: 415895
975.19/975.43	c total #propagations: 602242316 / total #impl: 2596771365 (eff. 0.232)
975.19/975.43	c #Conflicts:    1178000 | #Learnt:      43656 | 0.000
975.19/975.43	c total clause space: 335.816MB
975.19/975.43	c total #watches: 420435
976.39/976.64	c total #propagations: 602837456 / total #impl: 2599594158 (eff. 0.232)
976.39/976.64	c #Conflicts:    1179000 | #Learnt:      44656 | 0.000
976.39/976.64	c total clause space: 335.816MB
976.39/976.64	c total #watches: 423397
977.59/977.88	c total #propagations: 603305495 / total #impl: 2601707043 (eff. 0.232)
977.59/977.88	c #Conflicts:    1180000 | #Learnt:      45656 | 0.000
977.59/977.88	c total clause space: 335.816MB
977.59/977.88	c total #watches: 427512
978.90/979.18	c total #propagations: 603780987 / total #impl: 2603905717 (eff. 0.232)
978.90/979.18	c #Conflicts:    1181000 | #Learnt:      46656 | 0.000
978.90/979.18	c total clause space: 335.816MB
978.90/979.18	c total #watches: 430827
980.49/980.72	c total #propagations: 604210754 / total #impl: 2605928675 (eff. 0.232)
980.49/980.72	c #Conflicts:    1182000 | #Learnt:      47656 | 0.000
980.49/980.72	c total clause space: 335.816MB
980.49/980.72	c total #watches: 433627
981.99/982.20	c total #propagations: 604726437 / total #impl: 2608194444 (eff. 0.232)
981.99/982.20	c #Conflicts:    1183000 | #Learnt:      48656 | 0.000
981.99/982.20	c total clause space: 335.816MB
981.99/982.20	c total #watches: 436286
983.59/983.82	c total #propagations: 605288667 / total #impl: 2610728136 (eff. 0.232)
983.59/983.82	c #Conflicts:    1184000 | #Learnt:      49656 | 0.000
983.59/983.82	c total clause space: 335.816MB
983.59/983.82	c total #watches: 439243
985.29/985.54	c total #propagations: 605790520 / total #impl: 2612925203 (eff. 0.232)
985.29/985.54	c #Conflicts:    1185000 | #Learnt:      50656 | 0.000
985.29/985.54	c total clause space: 335.816MB
985.29/985.54	c total #watches: 442430
986.79/987.07	c total #propagations: 606302738 / total #impl: 2615244712 (eff. 0.232)
986.79/987.07	c #Conflicts:    1186000 | #Learnt:      51656 | 0.000
986.79/987.07	c total clause space: 335.816MB
986.79/987.07	c total #watches: 445356
988.29/988.50	c total #propagations: 606843901 / total #impl: 2617517994 (eff. 0.232)
988.29/988.50	c GC COLLECT
988.29/988.50	c #Conflicts:    1187000 | #Learnt:      26373 | 0.000
988.29/988.50	c total clause space: 335.816MB
988.29/988.50	c total #watches: 358420
988.80/989.05	c total #propagations: 607319613 / total #impl: 2620085946 (eff. 0.232)
988.80/989.05	c #Conflicts:    1188000 | #Learnt:      27373 | 0.000
988.80/989.05	c total clause space: 335.816MB
988.80/989.05	c total #watches: 361852
989.49/989.71	c total #propagations: 607699986 / total #impl: 2621754236 (eff. 0.232)
989.49/989.71	c #Conflicts:    1189000 | #Learnt:      28373 | 0.000
989.49/989.71	c total clause space: 335.816MB
989.49/989.71	c total #watches: 366957
990.09/990.32	c total #propagations: 608163612 / total #impl: 2623934513 (eff. 0.232)
990.09/990.32	c #Conflicts:    1190000 | #Learnt:      29373 | 0.000
990.09/990.32	c total clause space: 335.816MB
990.09/990.32	c total #watches: 370063
990.79/991.04	c total #propagations: 608544326 / total #impl: 2625548496 (eff. 0.232)
990.79/991.04	c #Conflicts:    1191000 | #Learnt:      30373 | 0.000
990.79/991.04	c total clause space: 335.816MB
990.79/991.04	c total #watches: 373215
991.49/991.79	c total #propagations: 608998089 / total #impl: 2627405381 (eff. 0.232)
991.49/991.79	c #Conflicts:    1192000 | #Learnt:      31373 | 0.000
991.49/991.79	c total clause space: 335.816MB
991.49/991.79	c total #watches: 375901
992.49/992.71	c total #propagations: 609443455 / total #impl: 2629139442 (eff. 0.232)
992.49/992.71	c #Conflicts:    1193000 | #Learnt:      32373 | 0.000
992.49/992.71	c total clause space: 335.816MB
992.49/992.71	c total #watches: 379192
993.29/993.52	c total #propagations: 610048288 / total #impl: 2631553048 (eff. 0.232)
993.29/993.52	c #Conflicts:    1194000 | #Learnt:      33373 | 0.000
993.29/993.52	c total clause space: 335.816MB
993.29/993.52	c total #watches: 382006
994.09/994.40	c total #propagations: 610532338 / total #impl: 2633442041 (eff. 0.232)
994.09/994.40	c #Conflicts:    1195000 | #Learnt:      34373 | 0.000
994.09/994.40	c total clause space: 335.816MB
994.09/994.40	c total #watches: 385285
995.09/995.35	c total #propagations: 611097858 / total #impl: 2635733077 (eff. 0.232)
995.09/995.35	c #Conflicts:    1196000 | #Learnt:      35373 | 0.000
995.09/995.35	c total clause space: 335.816MB
995.09/995.35	c total #watches: 389430
995.89/996.19	c total #propagations: 611650082 / total #impl: 2638019498 (eff. 0.232)
995.89/996.19	c #Conflicts:    1197000 | #Learnt:      36373 | 0.000
995.89/996.19	c total clause space: 335.816MB
995.89/996.19	c total #watches: 392798
996.99/997.23	c total #propagations: 612190384 / total #impl: 2640258981 (eff. 0.232)
996.99/997.23	c #Conflicts:    1198000 | #Learnt:      37373 | 0.000
996.99/997.23	c total clause space: 335.816MB
996.99/997.23	c total #watches: 397268
997.89/998.12	c total #propagations: 612748672 / total #impl: 2642706669 (eff. 0.232)
997.89/998.12	c #Conflicts:    1199000 | #Learnt:      38373 | 0.000
997.89/998.12	c total clause space: 335.816MB
997.89/998.12	c total #watches: 400232
998.79/999.07	c total #propagations: 613300199 / total #impl: 2644807917 (eff. 0.232)
998.79/999.07	c #Conflicts:    1200000 | #Learnt:      39373 | 0.000
998.79/999.07	c total clause space: 335.816MB
998.79/999.07	c total #watches: 403805
999.70/999.95	c total #propagations: 613835884 / total #impl: 2647071541 (eff. 0.232)
999.70/999.95	c #Conflicts:    1201000 | #Learnt:      40373 | 0.000
999.70/999.95	c total clause space: 335.816MB
999.70/999.95	c total #watches: 406643
1000.69/1000.93	c total #propagations: 614276105 / total #impl: 2649009132 (eff. 0.232)
1000.69/1000.93	c #Conflicts:    1202000 | #Learnt:      41373 | 0.000
1000.69/1000.93	c total clause space: 335.816MB
1000.69/1000.93	c total #watches: 410294
1001.59/1001.88	c total #propagations: 614836423 / total #impl: 2651614785 (eff. 0.232)
1001.59/1001.88	c #Conflicts:    1203000 | #Learnt:      42373 | 0.000
1001.59/1001.88	c total clause space: 335.816MB
1001.59/1001.88	c total #watches: 412776
1002.59/1002.82	c total #propagations: 615338262 / total #impl: 2653723363 (eff. 0.232)
1002.59/1002.82	c #Conflicts:    1204000 | #Learnt:      43373 | 0.000
1002.59/1002.82	c total clause space: 335.816MB
1002.59/1002.82	c total #watches: 415378
1003.59/1003.80	c total #propagations: 615849524 / total #impl: 2656045148 (eff. 0.232)
1003.59/1003.80	c #Conflicts:    1205000 | #Learnt:      44373 | 0.000
1003.59/1003.80	c total clause space: 335.816MB
1003.59/1003.81	c total #watches: 418541
1004.49/1004.78	c total #propagations: 616343265 / total #impl: 2658451439 (eff. 0.232)
1004.49/1004.78	c #Conflicts:    1206000 | #Learnt:      45373 | 0.000
1004.49/1004.78	c total clause space: 335.816MB
1004.49/1004.78	c total #watches: 421237
1005.49/1005.79	c total #propagations: 616853129 / total #impl: 2660614488 (eff. 0.232)
1005.49/1005.79	c #Conflicts:    1207000 | #Learnt:      46373 | 0.000
1005.49/1005.79	c total clause space: 335.816MB
1005.49/1005.79	c total #watches: 423829
1006.30/1006.54	c total #propagations: 617283313 / total #impl: 2662491898 (eff. 0.232)
1006.30/1006.54	c #Conflicts:    1208000 | #Learnt:      47373 | 0.000
1006.30/1006.54	c total clause space: 335.816MB
1006.30/1006.54	c total #watches: 426122
1007.29/1007.55	c total #propagations: 617709326 / total #impl: 2664251179 (eff. 0.232)
1007.29/1007.55	c #Conflicts:    1209000 | #Learnt:      48373 | 0.000
1007.29/1007.55	c total clause space: 335.816MB
1007.29/1007.55	c total #watches: 429611
1008.29/1008.56	c total #propagations: 618191647 / total #impl: 2666319739 (eff. 0.232)
1008.29/1008.56	c #Conflicts:    1210000 | #Learnt:      49373 | 0.000
1008.29/1008.56	c total clause space: 335.816MB
1008.29/1008.56	c total #watches: 432659
1009.29/1009.51	c total #propagations: 618624170 / total #impl: 2668235268 (eff. 0.232)
1009.29/1009.51	c #Conflicts:    1211000 | #Learnt:      50373 | 0.000
1009.29/1009.51	c total clause space: 335.816MB
1009.29/1009.52	c total #watches: 436388
1010.29/1010.56	c total #propagations: 619060984 / total #impl: 2670482578 (eff. 0.232)
1010.29/1010.56	c #Conflicts:    1212000 | #Learnt:      51373 | 0.000
1010.29/1010.56	c total clause space: 335.816MB
1010.29/1010.56	c total #watches: 439557
1011.69/1011.95	c total #propagations: 619505581 / total #impl: 2672570218 (eff. 0.232)
1011.69/1011.95	c #Conflicts:    1213000 | #Learnt:      52373 | 0.000
1011.69/1011.95	c total clause space: 335.816MB
1011.69/1011.96	c total #watches: 443868
1012.99/1013.25	c total #propagations: 620102592 / total #impl: 2675197603 (eff. 0.232)
1012.99/1013.25	c GC COLLECT
1012.99/1013.25	c #Conflicts:    1214000 | #Learnt:      26789 | 0.000
1012.99/1013.25	c total clause space: 335.816MB
1012.99/1013.25	c total #watches: 359685
1013.79/1014.08	c total #propagations: 620671606 / total #impl: 2677522869 (eff. 0.232)
1013.79/1014.08	c #Conflicts:    1215000 | #Learnt:      27789 | 0.000
1013.79/1014.08	c total clause space: 335.816MB
1013.79/1014.08	c total #watches: 363804
1014.79/1015.00	c total #propagations: 621263630 / total #impl: 2679888033 (eff. 0.232)
1014.79/1015.00	c #Conflicts:    1216000 | #Learnt:      28789 | 0.000
1014.79/1015.00	c total clause space: 335.816MB
1014.79/1015.00	c total #watches: 367091
1015.49/1015.75	c total #propagations: 621867109 / total #impl: 2682350863 (eff. 0.232)
1015.49/1015.75	c #Conflicts:    1217000 | #Learnt:      29789 | 0.000
1015.49/1015.75	c total clause space: 335.816MB
1015.49/1015.76	c total #watches: 370292
1016.29/1016.55	c total #propagations: 622361677 / total #impl: 2684587225 (eff. 0.232)
1016.29/1016.55	c #Conflicts:    1218000 | #Learnt:      30789 | 0.000
1016.29/1016.55	c total clause space: 335.816MB
1016.29/1016.55	c total #watches: 372974
1017.09/1017.39	c total #propagations: 622905839 / total #impl: 2687061941 (eff. 0.232)
1017.09/1017.39	c #Conflicts:    1219000 | #Learnt:      31789 | 0.000
1017.09/1017.39	c total clause space: 335.816MB
1017.09/1017.39	c total #watches: 375459
1017.99/1018.22	c total #propagations: 623457105 / total #impl: 2689478607 (eff. 0.232)
1017.99/1018.22	c #Conflicts:    1220000 | #Learnt:      32789 | 0.000
1017.99/1018.22	c total clause space: 335.816MB
1017.99/1018.22	c total #watches: 378513
1018.89/1019.17	c total #propagations: 624009124 / total #impl: 2691963981 (eff. 0.232)
1018.89/1019.17	c #Conflicts:    1221000 | #Learnt:      33789 | 0.000
1018.89/1019.17	c total clause space: 335.816MB
1018.89/1019.17	c total #watches: 382720
1019.89/1020.14	c total #propagations: 624601192 / total #impl: 2694629474 (eff. 0.232)
1019.89/1020.14	c #Conflicts:    1222000 | #Learnt:      34789 | 0.000
1019.89/1020.14	c total clause space: 335.816MB
1019.89/1020.14	c total #watches: 385800
1020.99/1021.23	c total #propagations: 625121769 / total #impl: 2697011835 (eff. 0.232)
1020.99/1021.23	c #Conflicts:    1223000 | #Learnt:      35789 | 0.000
1020.99/1021.23	c total clause space: 335.816MB
1020.99/1021.23	c total #watches: 388593
1022.19/1022.41	c total #propagations: 625676083 / total #impl: 2699335284 (eff. 0.232)
1022.19/1022.41	c #Conflicts:    1224000 | #Learnt:      36789 | 0.000
1022.19/1022.41	c total clause space: 335.816MB
1022.19/1022.41	c total #watches: 392791
1023.49/1023.75	c total #propagations: 626261520 / total #impl: 2701942395 (eff. 0.232)
1023.49/1023.75	c #Conflicts:    1225000 | #Learnt:      37789 | 0.000
1023.49/1023.75	c total clause space: 335.816MB
1023.49/1023.75	c total #watches: 396482
1024.69/1024.99	c total #propagations: 626883298 / total #impl: 2704795527 (eff. 0.232)
1024.69/1024.99	c #Conflicts:    1226000 | #Learnt:      38789 | 0.000
1024.69/1024.99	c total clause space: 335.816MB
1024.69/1024.99	c total #watches: 400668
1025.99/1026.27	c total #propagations: 627425212 / total #impl: 2707528639 (eff. 0.232)
1025.99/1026.27	c #Conflicts:    1227000 | #Learnt:      39789 | 0.000
1025.99/1026.27	c total clause space: 335.816MB
1025.99/1026.27	c total #watches: 404821
1027.29/1027.54	c total #propagations: 627985975 / total #impl: 2710457830 (eff. 0.232)
1027.29/1027.54	c #Conflicts:    1228000 | #Learnt:      40789 | 0.000
1027.29/1027.54	c total clause space: 335.816MB
1027.29/1027.54	c total #watches: 408548
1028.58/1028.89	c total #propagations: 628505921 / total #impl: 2713481831 (eff. 0.232)
1028.58/1028.89	c #Conflicts:    1229000 | #Learnt:      41789 | 0.000
1028.58/1028.89	c total clause space: 335.816MB
1028.58/1028.89	c total #watches: 412057
1029.88/1030.17	c total #propagations: 629017415 / total #impl: 2716310747 (eff. 0.232)
1029.88/1030.17	c #Conflicts:    1230000 | #Learnt:      42789 | 0.000
1029.88/1030.17	c total clause space: 335.816MB
1029.88/1030.17	c total #watches: 416214
1030.98/1031.27	c total #propagations: 629516428 / total #impl: 2719026918 (eff. 0.232)
1030.98/1031.27	c #Conflicts:    1231000 | #Learnt:      43789 | 0.000
1030.98/1031.27	c total clause space: 335.816MB
1030.98/1031.27	c total #watches: 419382
1032.49/1032.71	c total #propagations: 630001413 / total #impl: 2721391528 (eff. 0.231)
1032.49/1032.71	c #Conflicts:    1232000 | #Learnt:      44789 | 0.000
1032.49/1032.71	c total clause space: 335.816MB
1032.49/1032.71	c total #watches: 422971
1033.59/1033.87	c total #propagations: 630562077 / total #impl: 2723930698 (eff. 0.231)
1033.59/1033.87	c #Conflicts:    1233000 | #Learnt:      45789 | 0.000
1033.59/1033.87	c total clause space: 335.816MB
1033.59/1033.87	c total #watches: 425797
1034.90/1035.19	c total #propagations: 631022199 / total #impl: 2725951078 (eff. 0.231)
1034.90/1035.19	c #Conflicts:    1234000 | #Learnt:      46789 | 0.000
1034.90/1035.19	c total clause space: 335.816MB
1034.90/1035.19	c total #watches: 429525
1036.39/1036.60	c total #propagations: 631516947 / total #impl: 2728235159 (eff. 0.231)
1036.39/1036.60	c #Conflicts:    1235000 | #Learnt:      47789 | 0.000
1036.39/1036.60	c total clause space: 335.816MB
1036.39/1036.60	c total #watches: 432837
1037.69/1037.90	c total #propagations: 632121445 / total #impl: 2730839529 (eff. 0.231)
1037.69/1037.90	c #Conflicts:    1236000 | #Learnt:      48789 | 0.000
1037.69/1037.90	c total clause space: 335.816MB
1037.69/1037.90	c total #watches: 437123
1039.09/1039.35	c total #propagations: 632712037 / total #impl: 2733602050 (eff. 0.231)
1039.09/1039.35	c #Conflicts:    1237000 | #Learnt:      49789 | 0.000
1039.09/1039.35	c total clause space: 335.816MB
1039.09/1039.35	c total #watches: 441003
1040.59/1040.80	c total #propagations: 633332219 / total #impl: 2736826419 (eff. 0.231)
1040.59/1040.80	c #Conflicts:    1238000 | #Learnt:      50789 | 0.000
1040.59/1040.80	c total clause space: 335.816MB
1040.59/1040.80	c total #watches: 445098
1042.09/1042.34	c total #propagations: 633848858 / total #impl: 2739571701 (eff. 0.231)
1042.09/1042.34	c #Conflicts:    1239000 | #Learnt:      51789 | 0.000
1042.09/1042.34	c total clause space: 335.816MB
1042.09/1042.34	c total #watches: 448469
1043.39/1043.67	c total #propagations: 634372789 / total #impl: 2741982124 (eff. 0.231)
1043.39/1043.67	c #Conflicts:    1240000 | #Learnt:      52789 | 0.000
1043.39/1043.67	c total clause space: 335.816MB
1043.39/1043.67	c total #watches: 451810
1044.69/1044.98	c total #propagations: 634836936 / total #impl: 2744253463 (eff. 0.231)
1044.69/1044.98	c #Conflicts:    1241000 | #Learnt:      53789 | 0.000
1044.69/1044.98	c total clause space: 335.816MB
1044.69/1044.98	c total #watches: 454383
1045.39/1045.66	c total #propagations: 635350867 / total #impl: 2746421144 (eff. 0.231)
1045.39/1045.66	c GC COLLECT
1045.39/1045.66	c #Conflicts:    1242000 | #Learnt:      27876 | 0.000
1045.39/1045.66	c total clause space: 335.816MB
1045.39/1045.66	c total #watches: 363620
1046.19/1046.45	c total #propagations: 635778675 / total #impl: 2748285282 (eff. 0.231)
1046.19/1046.45	c #Conflicts:    1243000 | #Learnt:      28876 | 0.000
1046.19/1046.45	c total clause space: 335.816MB
1046.19/1046.45	c total #watches: 366451
1046.89/1047.15	c total #propagations: 636363150 / total #impl: 2750564250 (eff. 0.231)
1046.89/1047.15	c #Conflicts:    1244000 | #Learnt:      29876 | 0.000
1046.89/1047.15	c total clause space: 335.816MB
1046.89/1047.15	c total #watches: 369023
1047.59/1047.84	c total #propagations: 636833021 / total #impl: 2752618480 (eff. 0.231)
1047.59/1047.84	c #Conflicts:    1245000 | #Learnt:      30876 | 0.000
1047.59/1047.84	c total clause space: 335.816MB
1047.59/1047.84	c total #watches: 371573
1048.49/1048.71	c total #propagations: 637316960 / total #impl: 2754558992 (eff. 0.231)
1048.49/1048.71	c #Conflicts:    1246000 | #Learnt:      31876 | 0.000
1048.49/1048.71	c total clause space: 335.816MB
1048.49/1048.71	c total #watches: 374243
1049.39/1049.61	c total #propagations: 637876585 / total #impl: 2756864176 (eff. 0.231)
1049.39/1049.61	c #Conflicts:    1247000 | #Learnt:      32876 | 0.000
1049.39/1049.61	c total clause space: 335.816MB
1049.39/1049.61	c total #watches: 376698
1050.09/1050.35	c total #propagations: 638454779 / total #impl: 2759326013 (eff. 0.231)
1050.09/1050.35	c #Conflicts:    1248000 | #Learnt:      33876 | 0.000
1050.09/1050.35	c total clause space: 335.816MB
1050.09/1050.35	c total #watches: 379597
1050.89/1051.12	c total #propagations: 639000006 / total #impl: 2761667256 (eff. 0.231)
1050.89/1051.12	c #Conflicts:    1249000 | #Learnt:      34876 | 0.000
1050.89/1051.12	c total clause space: 335.816MB
1050.89/1051.12	c total #watches: 382846
1051.79/1052.06	c total #propagations: 639551484 / total #impl: 2764074080 (eff. 0.231)
1051.79/1052.06	c #Conflicts:    1250000 | #Learnt:      35876 | 0.000
1051.79/1052.06	c total clause space: 335.816MB
1051.79/1052.06	c total #watches: 386336
1052.79/1053.02	c total #propagations: 640107980 / total #impl: 2766590746 (eff. 0.231)
1052.79/1053.02	c #Conflicts:    1251000 | #Learnt:      36876 | 0.000
1052.79/1053.02	c total clause space: 335.816MB
1052.79/1053.02	c total #watches: 389951
1053.70/1053.96	c total #propagations: 640672088 / total #impl: 2769066384 (eff. 0.231)
1053.70/1053.96	c #Conflicts:    1252000 | #Learnt:      37876 | 0.000
1053.70/1053.96	c total clause space: 335.816MB
1053.70/1053.96	c total #watches: 393143
1054.49/1054.71	c total #propagations: 641234237 / total #impl: 2771429919 (eff. 0.231)
1054.49/1054.71	c #Conflicts:    1253000 | #Learnt:      38876 | 0.000
1054.49/1054.71	c total clause space: 335.816MB
1054.49/1054.71	c total #watches: 396545
1055.39/1055.65	c total #propagations: 641657987 / total #impl: 2773316353 (eff. 0.231)
1055.39/1055.65	c #Conflicts:    1254000 | #Learnt:      39876 | 0.000
1055.39/1055.65	c total clause space: 335.816MB
1055.39/1055.65	c total #watches: 399766
1056.39/1056.61	c total #propagations: 642178600 / total #impl: 2775563796 (eff. 0.231)
1056.39/1056.61	c #Conflicts:    1255000 | #Learnt:      40876 | 0.000
1056.39/1056.61	c total clause space: 335.816MB
1056.39/1056.61	c total #watches: 402791
1057.19/1057.47	c total #propagations: 642730099 / total #impl: 2777887755 (eff. 0.231)
1057.19/1057.47	c #Conflicts:    1256000 | #Learnt:      41876 | 0.000
1057.19/1057.47	c total clause space: 335.816MB
1057.19/1057.47	c total #watches: 405891
1058.09/1058.31	c total #propagations: 643195370 / total #impl: 2779870802 (eff. 0.231)
1058.09/1058.31	c #Conflicts:    1257000 | #Learnt:      42876 | 0.000
1058.09/1058.31	c total clause space: 335.816MB
1058.09/1058.31	c total #watches: 409624
1058.89/1059.13	c total #propagations: 643616488 / total #impl: 2781746947 (eff. 0.231)
1058.89/1059.13	c #Conflicts:    1258000 | #Learnt:      43876 | 0.000
1058.89/1059.13	c total clause space: 335.816MB
1058.89/1059.13	c total #watches: 413741
1059.89/1060.12	c total #propagations: 644040732 / total #impl: 2783686229 (eff. 0.231)
1059.89/1060.12	c #Conflicts:    1259000 | #Learnt:      44876 | 0.000
1059.89/1060.12	c total clause space: 335.816MB
1059.89/1060.12	c total #watches: 417138
1060.89/1061.15	c total #propagations: 644540646 / total #impl: 2785847738 (eff. 0.231)
1060.89/1061.15	c #Conflicts:    1260000 | #Learnt:      45876 | 0.000
1060.89/1061.15	c total clause space: 335.816MB
1060.89/1061.16	c total #watches: 421232
1061.79/1062.07	c total #propagations: 645047340 / total #impl: 2788194265 (eff. 0.231)
1061.79/1062.07	c #Conflicts:    1261000 | #Learnt:      46876 | 0.000
1061.79/1062.07	c total clause space: 335.816MB
1061.79/1062.07	c total #watches: 423907
1062.99/1063.24	c total #propagations: 645481915 / total #impl: 2790261862 (eff. 0.231)
1062.99/1063.24	c #Conflicts:    1262000 | #Learnt:      47876 | 0.000
1062.99/1063.24	c total clause space: 335.816MB
1062.99/1063.24	c total #watches: 426974
1064.09/1064.32	c total #propagations: 646053416 / total #impl: 2792896855 (eff. 0.231)
1064.09/1064.32	c #Conflicts:    1263000 | #Learnt:      48876 | 0.000
1064.09/1064.32	c total clause space: 335.816MB
1064.09/1064.32	c total #watches: 430435
1065.09/1065.39	c total #propagations: 646596011 / total #impl: 2795270502 (eff. 0.231)
1065.09/1065.39	c #Conflicts:    1264000 | #Learnt:      49876 | 0.000
1065.09/1065.39	c total clause space: 335.816MB
1065.09/1065.39	c total #watches: 434251
1066.19/1066.45	c total #propagations: 647152253 / total #impl: 2797670591 (eff. 0.231)
1066.19/1066.45	c #Conflicts:    1265000 | #Learnt:      50876 | 0.000
1066.19/1066.45	c total clause space: 335.816MB
1066.19/1066.45	c total #watches: 437715
1067.39/1067.69	c total #propagations: 647704975 / total #impl: 2800095207 (eff. 0.231)
1067.39/1067.69	c #Conflicts:    1266000 | #Learnt:      51876 | 0.000
1067.39/1067.69	c total clause space: 335.816MB
1067.39/1067.69	c total #watches: 441696
1068.69/1068.92	c total #propagations: 648288274 / total #impl: 2802847550 (eff. 0.231)
1068.69/1068.92	c #Conflicts:    1267000 | #Learnt:      52876 | 0.000
1068.69/1068.92	c total clause space: 335.816MB
1068.69/1068.92	c total #watches: 445005
1069.89/1070.11	c total #propagations: 648792624 / total #impl: 2805319911 (eff. 0.231)
1069.89/1070.11	c #Conflicts:    1268000 | #Learnt:      53876 | 0.000
1069.89/1070.11	c total clause space: 335.816MB
1069.89/1070.11	c total #watches: 448051
1070.99/1071.25	c total #propagations: 649281261 / total #impl: 2807787752 (eff. 0.231)
1070.99/1071.25	c GC COLLECT
1070.99/1071.25	c #Conflicts:    1269000 | #Learnt:      27666 | 0.000
1070.99/1071.25	c total clause space: 335.816MB
1070.99/1071.25	c total #watches: 363043
1071.69/1071.98	c total #propagations: 649820404 / total #impl: 2810207811 (eff. 0.231)
1071.69/1071.98	c #Conflicts:    1270000 | #Learnt:      28666 | 0.000
1071.69/1071.98	c total clause space: 335.816MB
1071.69/1071.98	c total #watches: 367396
1072.39/1072.69	c total #propagations: 650307912 / total #impl: 2812241943 (eff. 0.231)
1072.39/1072.69	c #Conflicts:    1271000 | #Learnt:      29666 | 0.000
1072.39/1072.69	c total clause space: 335.816MB
1072.39/1072.69	c total #watches: 370754
1073.18/1073.49	c total #propagations: 650776962 / total #impl: 2814206909 (eff. 0.231)
1073.18/1073.49	c #Conflicts:    1272000 | #Learnt:      30666 | 0.000
1073.18/1073.49	c total clause space: 335.816MB
1073.18/1073.49	c total #watches: 374235
1074.08/1074.37	c total #propagations: 651293300 / total #impl: 2816634038 (eff. 0.231)
1074.08/1074.37	c #Conflicts:    1273000 | #Learnt:      31666 | 0.000
1074.08/1074.37	c total clause space: 335.816MB
1074.08/1074.37	c total #watches: 378440
1075.08/1075.35	c total #propagations: 651838746 / total #impl: 2819131021 (eff. 0.231)
1075.08/1075.35	c #Conflicts:    1274000 | #Learnt:      32666 | 0.000
1075.08/1075.35	c total clause space: 335.816MB
1075.08/1075.35	c total #watches: 382568
1075.98/1076.24	c total #propagations: 652406288 / total #impl: 2821660402 (eff. 0.231)
1075.98/1076.24	c #Conflicts:    1275000 | #Learnt:      33666 | 0.000
1075.98/1076.24	c total clause space: 335.816MB
1075.98/1076.24	c total #watches: 386199
1076.79/1077.07	c total #propagations: 652913461 / total #impl: 2823910824 (eff. 0.231)
1076.79/1077.07	c #Conflicts:    1276000 | #Learnt:      34666 | 0.000
1076.79/1077.07	c total clause space: 335.816MB
1076.79/1077.07	c total #watches: 388918
1077.68/1077.96	c total #propagations: 653375365 / total #impl: 2825868681 (eff. 0.231)
1077.68/1077.96	c #Conflicts:    1277000 | #Learnt:      35666 | 0.000
1077.68/1077.96	c total clause space: 335.816MB
1077.68/1077.96	c total #watches: 392106
1078.58/1078.86	c total #propagations: 653879568 / total #impl: 2827998683 (eff. 0.231)
1078.58/1078.86	c #Conflicts:    1278000 | #Learnt:      36666 | 0.000
1078.58/1078.86	c total clause space: 335.816MB
1078.58/1078.86	c total #watches: 395345
1079.58/1079.85	c total #propagations: 654370938 / total #impl: 2830130451 (eff. 0.231)
1079.58/1079.85	c #Conflicts:    1279000 | #Learnt:      37666 | 0.000
1079.58/1079.85	c total clause space: 335.816MB
1079.58/1079.85	c total #watches: 398549
1080.48/1080.79	c total #propagations: 654846932 / total #impl: 2832228575 (eff. 0.231)
1080.48/1080.79	c #Conflicts:    1280000 | #Learnt:      38666 | 0.000
1080.48/1080.79	c total clause space: 335.816MB
1080.48/1080.79	c total #watches: 401341
1081.58/1081.88	c total #propagations: 655341826 / total #impl: 2834217147 (eff. 0.231)
1081.58/1081.88	c #Conflicts:    1281000 | #Learnt:      39666 | 0.000
1081.58/1081.88	c total clause space: 335.816MB
1081.58/1081.88	c total #watches: 404485
1082.68/1082.90	c total #propagations: 655883491 / total #impl: 2836522525 (eff. 0.231)
1082.68/1082.90	c #Conflicts:    1282000 | #Learnt:      40666 | 0.000
1082.68/1082.90	c total clause space: 335.816MB
1082.68/1082.90	c total #watches: 407343
1083.48/1083.77	c total #propagations: 656408605 / total #impl: 2838813863 (eff. 0.231)
1083.48/1083.77	c #Conflicts:    1283000 | #Learnt:      41666 | 0.000
1083.48/1083.77	c total clause space: 335.816MB
1083.48/1083.77	c total #watches: 410198
1084.28/1084.57	c total #propagations: 656877192 / total #impl: 2840629355 (eff. 0.231)
1084.28/1084.57	c #Conflicts:    1284000 | #Learnt:      42666 | 0.000
1084.28/1084.57	c total clause space: 335.816MB
1084.28/1084.57	c total #watches: 413182
1085.28/1085.59	c total #propagations: 657328633 / total #impl: 2842376865 (eff. 0.231)
1085.28/1085.59	c #Conflicts:    1285000 | #Learnt:      43666 | 0.000
1085.28/1085.59	c total clause space: 335.816MB
1085.28/1085.59	c total #watches: 417203
1086.38/1086.68	c total #propagations: 657848068 / total #impl: 2844765186 (eff. 0.231)
1086.38/1086.68	c #Conflicts:    1286000 | #Learnt:      44666 | 0.000
1086.38/1086.68	c total clause space: 335.816MB
1086.38/1086.68	c total #watches: 420548
1087.38/1087.67	c total #propagations: 658379624 / total #impl: 2847070628 (eff. 0.231)
1087.38/1087.67	c #Conflicts:    1287000 | #Learnt:      45666 | 0.000
1087.38/1087.67	c total clause space: 335.816MB
1087.38/1087.67	c total #watches: 423386
1088.48/1088.76	c total #propagations: 658891448 / total #impl: 2849351772 (eff. 0.231)
1088.48/1088.76	c #Conflicts:    1288000 | #Learnt:      46666 | 0.000
1088.48/1088.76	c total clause space: 335.816MB
1088.48/1088.76	c total #watches: 426212
1089.48/1089.79	c total #propagations: 659420376 / total #impl: 2851630728 (eff. 0.231)
1089.48/1089.79	c #Conflicts:    1289000 | #Learnt:      47666 | 0.000
1089.48/1089.79	c total clause space: 335.816MB
1089.48/1089.79	c total #watches: 429014
1090.68/1090.91	c total #propagations: 659897874 / total #impl: 2853631072 (eff. 0.231)
1090.68/1090.91	c #Conflicts:    1290000 | #Learnt:      48666 | 0.000
1090.68/1090.91	c total clause space: 335.816MB
1090.68/1090.92	c total #watches: 432650
1091.78/1092.02	c total #propagations: 660427325 / total #impl: 2856017515 (eff. 0.231)
1091.78/1092.02	c #Conflicts:    1291000 | #Learnt:      49666 | 0.000
1091.78/1092.02	c total clause space: 335.816MB
1091.78/1092.03	c total #watches: 436667
1092.98/1093.26	c total #propagations: 660945286 / total #impl: 2858280617 (eff. 0.231)
1092.98/1093.26	c #Conflicts:    1292000 | #Learnt:      50666 | 0.000
1092.98/1093.26	c total clause space: 335.816MB
1092.98/1093.26	c total #watches: 439754
1094.18/1094.44	c total #propagations: 661507960 / total #impl: 2860574234 (eff. 0.231)
1094.18/1094.44	c #Conflicts:    1293000 | #Learnt:      51666 | 0.000
1094.18/1094.44	c total clause space: 335.816MB
1094.18/1094.44	c total #watches: 442456
1095.39/1095.67	c total #propagations: 662048140 / total #impl: 2862612227 (eff. 0.231)
1095.39/1095.67	c #Conflicts:    1294000 | #Learnt:      52666 | 0.000
1095.39/1095.67	c total clause space: 335.816MB
1095.39/1095.67	c total #watches: 446558
1096.68/1096.95	c total #propagations: 662626701 / total #impl: 2865072777 (eff. 0.231)
1096.68/1096.95	c #Conflicts:    1295000 | #Learnt:      53666 | 0.000
1096.68/1096.95	c total clause space: 335.816MB
1096.68/1096.95	c total #watches: 449138
1097.78/1098.10	c total #propagations: 663177812 / total #impl: 2867370091 (eff. 0.231)
1097.78/1098.10	c #Conflicts:    1296000 | #Learnt:      54666 | 0.000
1097.78/1098.10	c total clause space: 335.816MB
1097.88/1098.10	c total #watches: 452610
1098.79/1099.06	c total #propagations: 663694661 / total #impl: 2869602251 (eff. 0.231)
1098.79/1099.06	c GC COLLECT
1098.79/1099.06	c #Conflicts:    1297000 | #Learnt:      28160 | 0.000
1098.79/1099.06	c total clause space: 335.816MB
1098.79/1099.06	c total #watches: 364473
1099.48/1099.73	c total #propagations: 664199962 / total #impl: 2871784332 (eff. 0.231)
1099.48/1099.73	c #Conflicts:    1298000 | #Learnt:      29160 | 0.000
1099.48/1099.73	c total clause space: 335.816MB
1099.48/1099.73	c total #watches: 367434
1100.18/1100.49	c total #propagations: 664684231 / total #impl: 2873915046 (eff. 0.231)
1100.18/1100.49	c #Conflicts:    1299000 | #Learnt:      30160 | 0.000
1100.18/1100.49	c total clause space: 335.816MB
1100.18/1100.49	c total #watches: 370453
1101.18/1101.40	c total #propagations: 665228886 / total #impl: 2876085281 (eff. 0.231)
1101.18/1101.40	c #Conflicts:    1300000 | #Learnt:      31160 | 0.000
1101.18/1101.40	c total clause space: 335.816MB
1101.18/1101.40	c total #watches: 373494
1101.99/1102.24	c total #propagations: 665811686 / total #impl: 2878657132 (eff. 0.231)
1101.99/1102.24	c #Conflicts:    1301000 | #Learnt:      32160 | 0.000
1101.99/1102.24	c total clause space: 335.816MB
1101.99/1102.24	c total #watches: 376784
1102.78/1103.05	c total #propagations: 666369302 / total #impl: 2881122613 (eff. 0.231)
1102.78/1103.05	c #Conflicts:    1302000 | #Learnt:      33160 | 0.000
1102.78/1103.05	c total clause space: 335.816MB
1102.78/1103.05	c total #watches: 379732
1103.58/1103.83	c total #propagations: 666882291 / total #impl: 2883307429 (eff. 0.231)
1103.58/1103.83	c #Conflicts:    1303000 | #Learnt:      34160 | 0.000
1103.58/1103.83	c total clause space: 335.816MB
1103.58/1103.83	c total #watches: 382679
1104.48/1104.73	c total #propagations: 667399325 / total #impl: 2885423511 (eff. 0.231)
1104.48/1104.73	c #Conflicts:    1304000 | #Learnt:      35160 | 0.000
1104.48/1104.73	c total clause space: 335.816MB
1104.48/1104.73	c total #watches: 386125
1105.39/1105.65	c total #propagations: 667948073 / total #impl: 2887874611 (eff. 0.231)
1105.39/1105.65	c #Conflicts:    1305000 | #Learnt:      36160 | 0.000
1105.39/1105.65	c total clause space: 335.816MB
1105.39/1105.65	c total #watches: 389266
1106.18/1106.46	c total #propagations: 668527311 / total #impl: 2890366137 (eff. 0.231)
1106.18/1106.46	c #Conflicts:    1306000 | #Learnt:      37160 | 0.000
1106.18/1106.46	c total clause space: 335.816MB
1106.18/1106.46	c total #watches: 392799
1107.08/1107.30	c total #propagations: 668977543 / total #impl: 2892460901 (eff. 0.231)
1107.08/1107.30	c #Conflicts:    1307000 | #Learnt:      38160 | 0.000
1107.08/1107.30	c total clause space: 335.816MB
1107.08/1107.30	c total #watches: 396061
1107.78/1108.09	c total #propagations: 669468146 / total #impl: 2894630258 (eff. 0.231)
1107.78/1108.09	c #Conflicts:    1308000 | #Learnt:      39160 | 0.000
1107.78/1108.09	c total clause space: 335.816MB
1107.78/1108.09	c total #watches: 399798
1108.78/1109.03	c total #propagations: 669977453 / total #impl: 2897024554 (eff. 0.231)
1108.78/1109.03	c #Conflicts:    1309000 | #Learnt:      40160 | 0.000
1108.78/1109.03	c total clause space: 335.816MB
1108.78/1109.03	c total #watches: 403352
1109.98/1110.21	c total #propagations: 670485750 / total #impl: 2899236495 (eff. 0.231)
1109.98/1110.21	c #Conflicts:    1310000 | #Learnt:      41160 | 0.000
1109.98/1110.21	c total clause space: 335.816MB
1109.98/1110.21	c total #watches: 408353
1110.89/1111.13	c total #propagations: 671095904 / total #impl: 2902166663 (eff. 0.231)
1110.89/1111.13	c #Conflicts:    1311000 | #Learnt:      42160 | 0.000
1110.89/1111.13	c total clause space: 335.816MB
1110.89/1111.13	c total #watches: 412085
1111.78/1112.06	c total #propagations: 671552988 / total #impl: 2904313400 (eff. 0.231)
1111.78/1112.06	c #Conflicts:    1312000 | #Learnt:      43160 | 0.000
1111.78/1112.06	c total clause space: 335.816MB
1111.78/1112.06	c total #watches: 415421
1112.68/1112.94	c total #propagations: 672017521 / total #impl: 2906520668 (eff. 0.231)
1112.68/1112.94	c #Conflicts:    1313000 | #Learnt:      44160 | 0.000
1112.68/1112.94	c total clause space: 335.816MB
1112.68/1112.94	c total #watches: 419850
1113.58/1113.85	c total #propagations: 672390080 / total #impl: 2908115788 (eff. 0.231)
1113.58/1113.85	c #Conflicts:    1314000 | #Learnt:      45160 | 0.000
1113.58/1113.85	c total clause space: 335.816MB
1113.58/1113.85	c total #watches: 423509
1114.78/1115.02	c total #propagations: 672765229 / total #impl: 2909732203 (eff. 0.231)
1114.78/1115.02	c #Conflicts:    1315000 | #Learnt:      46160 | 0.000
1114.78/1115.02	c total clause space: 335.816MB
1114.78/1115.02	c total #watches: 429154
1115.88/1116.12	c total #propagations: 673256244 / total #impl: 2912036014 (eff. 0.231)
1115.88/1116.12	c #Conflicts:    1316000 | #Learnt:      47160 | 0.000
1115.88/1116.12	c total clause space: 335.816MB
1115.88/1116.12	c total #watches: 435128
1117.18/1117.49	c total #propagations: 673698253 / total #impl: 2914331707 (eff. 0.231)
1117.18/1117.49	c #Conflicts:    1317000 | #Learnt:      48160 | 0.000
1117.18/1117.49	c total clause space: 335.816MB
1117.18/1117.49	c total #watches: 438925
1118.68/1118.95	c total #propagations: 674206551 / total #impl: 2916965901 (eff. 0.231)
1118.68/1118.95	c #Conflicts:    1318000 | #Learnt:      49160 | 0.000
1118.68/1118.95	c total clause space: 335.816MB
1118.68/1118.95	c total #watches: 443400
1120.28/1120.50	c total #propagations: 674788740 / total #impl: 2919844233 (eff. 0.231)
1120.28/1120.50	c #Conflicts:    1319000 | #Learnt:      50160 | 0.000
1120.28/1120.50	c total clause space: 335.816MB
1120.28/1120.50	c total #watches: 446567
1121.78/1122.01	c total #propagations: 675320143 / total #impl: 2922413267 (eff. 0.231)
1121.78/1122.01	c #Conflicts:    1320000 | #Learnt:      51160 | 0.000
1121.78/1122.01	c total clause space: 335.816MB
1121.78/1122.01	c total #watches: 449257
1123.28/1123.57	c total #propagations: 675829906 / total #impl: 2924821262 (eff. 0.231)
1123.28/1123.57	c #Conflicts:    1321000 | #Learnt:      52160 | 0.000
1123.28/1123.57	c total clause space: 335.816MB
1123.28/1123.57	c total #watches: 452319
1124.68/1124.91	c total #propagations: 676327803 / total #impl: 2927165383 (eff. 0.231)
1124.68/1124.91	c #Conflicts:    1322000 | #Learnt:      53160 | 0.000
1124.68/1124.91	c total clause space: 335.816MB
1124.68/1124.91	c total #watches: 456336
1126.08/1126.30	c total #propagations: 676726257 / total #impl: 2929144480 (eff. 0.231)
1126.08/1126.30	c #Conflicts:    1323000 | #Learnt:      54160 | 0.000
1126.08/1126.30	c total clause space: 335.816MB
1126.08/1126.30	c total #watches: 459578
1127.48/1127.71	c total #propagations: 677140736 / total #impl: 2931121403 (eff. 0.231)
1127.48/1127.71	c #Conflicts:    1324000 | #Learnt:      55160 | 0.000
1127.48/1127.71	c total clause space: 335.816MB
1127.48/1127.71	c total #watches: 462635
1128.48/1128.79	c total #propagations: 677543651 / total #impl: 2932995610 (eff. 0.231)
1128.48/1128.79	c GC COLLECT
1128.48/1128.79	c #Conflicts:    1325000 | #Learnt:      28363 | 0.000
1128.48/1128.79	c total clause space: 335.816MB
1128.48/1128.79	c total #watches: 365009
1129.18/1129.46	c total #propagations: 677960903 / total #impl: 2934902943 (eff. 0.231)
1129.18/1129.46	c #Conflicts:    1326000 | #Learnt:      29363 | 0.000
1129.18/1129.46	c total clause space: 335.816MB
1129.18/1129.46	c total #watches: 368486
1129.88/1130.12	c total #propagations: 678384751 / total #impl: 2936588746 (eff. 0.231)
1129.88/1130.12	c #Conflicts:    1327000 | #Learnt:      30363 | 0.000
1129.88/1130.12	c total clause space: 335.816MB
1129.88/1130.12	c total #watches: 371379
1130.68/1130.92	c total #propagations: 678758590 / total #impl: 2938233969 (eff. 0.231)
1130.68/1130.92	c #Conflicts:    1328000 | #Learnt:      31363 | 0.000
1130.68/1130.92	c total clause space: 335.816MB
1130.68/1130.92	c total #watches: 375934
1131.57/1131.80	c total #propagations: 679176908 / total #impl: 2939906521 (eff. 0.231)
1131.57/1131.80	c #Conflicts:    1329000 | #Learnt:      32363 | 0.000
1131.57/1131.80	c total clause space: 335.816MB
1131.57/1131.80	c total #watches: 381421
1132.47/1132.75	c total #propagations: 679596592 / total #impl: 2941704059 (eff. 0.231)
1132.47/1132.75	c #Conflicts:    1330000 | #Learnt:      33363 | 0.000
1132.47/1132.75	c total clause space: 335.816MB
1132.47/1132.75	c total #watches: 385127
1133.47/1133.74	c total #propagations: 680025026 / total #impl: 2943533505 (eff. 0.231)
1133.47/1133.74	c #Conflicts:    1331000 | #Learnt:      34363 | 0.000
1133.47/1133.74	c total clause space: 335.816MB
1133.47/1133.74	c total #watches: 387813
1134.47/1134.79	c total #propagations: 680441737 / total #impl: 2945227828 (eff. 0.231)
1134.47/1134.79	c #Conflicts:    1332000 | #Learnt:      35363 | 0.000
1134.47/1134.79	c total clause space: 335.816MB
1134.47/1134.79	c total #watches: 392909
1135.57/1135.83	c total #propagations: 680877733 / total #impl: 2947196016 (eff. 0.231)
1135.57/1135.83	c #Conflicts:    1333000 | #Learnt:      36363 | 0.000
1135.57/1135.83	c total clause space: 335.816MB
1135.57/1135.83	c total #watches: 396700
1136.77/1137.02	c total #propagations: 681313613 / total #impl: 2949008787 (eff. 0.231)
1136.77/1137.02	c #Conflicts:    1334000 | #Learnt:      37363 | 0.000
1136.77/1137.02	c total clause space: 335.816MB
1136.77/1137.02	c total #watches: 400593
1138.07/1138.36	c total #propagations: 681794470 / total #impl: 2951145599 (eff. 0.231)
1138.07/1138.36	c #Conflicts:    1335000 | #Learnt:      38363 | 0.000
1138.07/1138.36	c total clause space: 335.816MB
1138.07/1138.36	c total #watches: 404233
1139.57/1139.81	c total #propagations: 682300264 / total #impl: 2953522555 (eff. 0.231)
1139.57/1139.81	c #Conflicts:    1336000 | #Learnt:      39363 | 0.000
1139.57/1139.81	c total clause space: 335.816MB
1139.57/1139.81	c total #watches: 408876
1140.97/1141.29	c total #propagations: 682769470 / total #impl: 2955961478 (eff. 0.231)
1140.97/1141.29	c #Conflicts:    1337000 | #Learnt:      40363 | 0.000
1140.97/1141.29	c total clause space: 335.816MB
1140.97/1141.29	c total #watches: 412869
1142.57/1142.85	c total #propagations: 683233499 / total #impl: 2958336439 (eff. 0.231)
1142.57/1142.85	c #Conflicts:    1338000 | #Learnt:      41363 | 0.000
1142.57/1142.85	c total clause space: 335.816MB
1142.57/1142.85	c total #watches: 416409
1143.97/1144.24	c total #propagations: 683754408 / total #impl: 2960877758 (eff. 0.231)
1143.97/1144.24	c #Conflicts:    1339000 | #Learnt:      42363 | 0.000
1143.97/1144.24	c total clause space: 335.816MB
1143.97/1144.24	c total #watches: 420619
1145.37/1145.66	c total #propagations: 684226084 / total #impl: 2963190649 (eff. 0.231)
1145.37/1145.66	c #Conflicts:    1340000 | #Learnt:      43363 | 0.000
1145.37/1145.66	c total clause space: 335.816MB
1145.37/1145.66	c total #watches: 424271
1146.87/1147.18	c total #propagations: 684663379 / total #impl: 2965109994 (eff. 0.231)
1146.87/1147.18	c #Conflicts:    1341000 | #Learnt:      44363 | 0.000
1146.87/1147.18	c total clause space: 335.816MB
1146.87/1147.18	c total #watches: 427344
1148.67/1148.94	c total #propagations: 685112422 / total #impl: 2967109155 (eff. 0.231)
1148.67/1148.94	c #Conflicts:    1342000 | #Learnt:      45363 | 0.000
1148.67/1148.94	c total clause space: 335.816MB
1148.67/1148.94	c total #watches: 430192
1150.38/1150.65	c total #propagations: 685630217 / total #impl: 2969653822 (eff. 0.231)
1150.38/1150.65	c #Conflicts:    1343000 | #Learnt:      46363 | 0.000
1150.38/1150.65	c total clause space: 335.816MB
1150.38/1150.65	c total #watches: 433236
1152.17/1152.41	c total #propagations: 686211140 / total #impl: 2972400098 (eff. 0.231)
1152.17/1152.41	c #Conflicts:    1344000 | #Learnt:      47363 | 0.000
1152.17/1152.41	c total clause space: 335.816MB
1152.17/1152.41	c total #watches: 437554
1153.87/1154.11	c total #propagations: 686777659 / total #impl: 2975108453 (eff. 0.231)
1153.87/1154.11	c #Conflicts:    1345000 | #Learnt:      48363 | 0.000
1153.87/1154.11	c total clause space: 335.816MB
1153.87/1154.11	c total #watches: 441262
1155.47/1155.77	c total #propagations: 687287144 / total #impl: 2977736249 (eff. 0.231)
1155.47/1155.77	c #Conflicts:    1346000 | #Learnt:      49363 | 0.000
1155.47/1155.77	c total clause space: 335.816MB
1155.47/1155.77	c total #watches: 444179
1156.87/1157.20	c total #propagations: 687779159 / total #impl: 2980125144 (eff. 0.231)
1156.87/1157.20	c #Conflicts:    1347000 | #Learnt:      50363 | 0.000
1156.87/1157.20	c total clause space: 335.816MB
1156.87/1157.20	c total #watches: 447760
1158.77/1159.04	c total #propagations: 688308327 / total #impl: 2982416038 (eff. 0.231)
1158.77/1159.04	c #Conflicts:    1348000 | #Learnt:      51363 | 0.000
1158.77/1159.04	c total clause space: 335.816MB
1158.77/1159.04	c total #watches: 451118
1160.77/1161.06	c total #propagations: 688811486 / total #impl: 2984711716 (eff. 0.231)
1160.77/1161.06	c #Conflicts:    1349000 | #Learnt:      52363 | 0.000
1160.77/1161.06	c total clause space: 335.816MB
1160.77/1161.06	c total #watches: 453872
1163.17/1163.40	c total #propagations: 689315093 / total #impl: 2987363678 (eff. 0.231)
1163.17/1163.40	c #Conflicts:    1350000 | #Learnt:      53363 | 0.000
1163.17/1163.40	c total clause space: 335.816MB
1163.17/1163.40	c total #watches: 458265
1165.27/1165.51	c total #propagations: 689918805 / total #impl: 2990178319 (eff. 0.231)
1165.27/1165.51	c #Conflicts:    1351000 | #Learnt:      54363 | 0.000
1165.27/1165.51	c total clause space: 335.816MB
1165.27/1165.51	c total #watches: 461122
1167.17/1167.48	c total #propagations: 690505530 / total #impl: 2992951273 (eff. 0.231)
1167.17/1167.48	c #Conflicts:    1352000 | #Learnt:      55363 | 0.000
1167.17/1167.48	c total clause space: 335.816MB
1167.17/1167.48	c total #watches: 464425
1168.97/1169.27	c total #propagations: 691078026 / total #impl: 2995711855 (eff. 0.231)
1168.97/1169.27	c GC COLLECT
1168.97/1169.27	c #Conflicts:    1353000 | #Learnt:      28253 | 0.000
1168.97/1169.27	c total clause space: 335.816MB
1168.97/1169.27	c total #watches: 364796
1169.77/1170.06	c total #propagations: 691604984 / total #impl: 2998303684 (eff. 0.231)
1169.77/1170.06	c #Conflicts:    1354000 | #Learnt:      29253 | 0.000
1169.77/1170.06	c total clause space: 335.816MB
1169.77/1170.06	c total #watches: 369599
1170.47/1170.79	c total #propagations: 692143475 / total #impl: 3000832230 (eff. 0.231)
1170.47/1170.79	c #Conflicts:    1355000 | #Learnt:      30253 | 0.000
1170.47/1170.79	c total clause space: 335.816MB
1170.47/1170.79	c total #watches: 373436
1171.38/1171.70	c total #propagations: 692622488 / total #impl: 3003063899 (eff. 0.231)
1171.38/1171.70	c #Conflicts:    1356000 | #Learnt:      31253 | 0.000
1171.38/1171.70	c total clause space: 335.816MB
1171.47/1171.70	c total #watches: 376553
1172.38/1172.63	c total #propagations: 693199008 / total #impl: 3005832191 (eff. 0.231)
1172.38/1172.63	c #Conflicts:    1357000 | #Learnt:      32253 | 0.000
1172.38/1172.63	c total clause space: 335.816MB
1172.38/1172.63	c total #watches: 379218
1173.17/1173.41	c total #propagations: 693746757 / total #impl: 3008267592 (eff. 0.231)
1173.17/1173.41	c #Conflicts:    1358000 | #Learnt:      33253 | 0.000
1173.17/1173.41	c total clause space: 335.816MB
1173.17/1173.41	c total #watches: 383312
1174.07/1174.37	c total #propagations: 694219931 / total #impl: 3010473032 (eff. 0.231)
1174.07/1174.37	c #Conflicts:    1359000 | #Learnt:      34253 | 0.000
1174.07/1174.37	c total clause space: 335.816MB
1174.07/1174.38	c total #watches: 386533
1174.97/1175.20	c total #propagations: 694731084 / total #impl: 3012938622 (eff. 0.231)
1174.97/1175.20	c #Conflicts:    1360000 | #Learnt:      35253 | 0.000
1174.97/1175.20	c total clause space: 335.816MB
1174.97/1175.20	c total #watches: 389995
1175.78/1176.03	c total #propagations: 695152752 / total #impl: 3014851524 (eff. 0.231)
1175.78/1176.03	c #Conflicts:    1361000 | #Learnt:      36253 | 0.000
1175.78/1176.03	c total clause space: 335.816MB
1175.78/1176.03	c total #watches: 392605
1176.78/1177.09	c total #propagations: 695598746 / total #impl: 3016806530 (eff. 0.231)
1176.78/1177.09	c #Conflicts:    1362000 | #Learnt:      37253 | 0.000
1176.78/1177.09	c total clause space: 335.816MB
1176.78/1177.09	c total #watches: 395959
1177.77/1178.09	c total #propagations: 696207167 / total #impl: 3019587464 (eff. 0.231)
1177.77/1178.09	c #Conflicts:    1363000 | #Learnt:      38253 | 0.000
1177.77/1178.09	c total clause space: 335.816MB
1177.77/1178.09	c total #watches: 398977
1178.87/1179.11	c total #propagations: 696752903 / total #impl: 3022127582 (eff. 0.231)
1178.87/1179.11	c #Conflicts:    1364000 | #Learnt:      39253 | 0.000
1178.87/1179.11	c total clause space: 335.816MB
1178.87/1179.11	c total #watches: 402132
1180.17/1180.41	c total #propagations: 697313918 / total #impl: 3024653324 (eff. 0.231)
1180.17/1180.41	c #Conflicts:    1365000 | #Learnt:      40253 | 0.000
1180.17/1180.41	c total clause space: 335.816MB
1180.17/1180.41	c total #watches: 406533
1181.27/1181.55	c total #propagations: 697998776 / total #impl: 3027939833 (eff. 0.231)
1181.27/1181.55	c #Conflicts:    1366000 | #Learnt:      41253 | 0.000
1181.27/1181.55	c total clause space: 335.816MB
1181.27/1181.55	c total #watches: 410157
1182.27/1182.59	c total #propagations: 698614579 / total #impl: 3031024842 (eff. 0.230)
1182.27/1182.59	c #Conflicts:    1367000 | #Learnt:      42253 | 0.000
1182.27/1182.59	c total clause space: 335.816MB
1182.27/1182.59	c total #watches: 413448
1183.37/1183.67	c total #propagations: 699171441 / total #impl: 3033812314 (eff. 0.230)
1183.37/1183.67	c #Conflicts:    1368000 | #Learnt:      43253 | 0.000
1183.37/1183.67	c total clause space: 335.816MB
1183.37/1183.67	c total #watches: 417227
1184.47/1184.80	c total #propagations: 699745383 / total #impl: 3036598660 (eff. 0.230)
1184.47/1184.80	c #Conflicts:    1369000 | #Learnt:      44253 | 0.000
1184.47/1184.80	c total clause space: 335.816MB
1184.47/1184.80	c total #watches: 420788
1185.67/1185.96	c total #propagations: 700297090 / total #impl: 3039231384 (eff. 0.230)
1185.67/1185.96	c #Conflicts:    1370000 | #Learnt:      45253 | 0.000
1185.67/1185.96	c total clause space: 335.816MB
1185.67/1185.96	c total #watches: 423573
1186.77/1187.07	c total #propagations: 700788336 / total #impl: 3041547891 (eff. 0.230)
1186.77/1187.07	c #Conflicts:    1371000 | #Learnt:      46253 | 0.000
1186.77/1187.07	c total clause space: 335.816MB
1186.77/1187.07	c total #watches: 426794
1187.97/1188.24	c total #propagations: 701303393 / total #impl: 3043907275 (eff. 0.230)
1187.97/1188.24	c #Conflicts:    1372000 | #Learnt:      47253 | 0.000
1187.97/1188.24	c total clause space: 335.816MB
1187.97/1188.24	c total #watches: 431644
1188.97/1189.26	c total #propagations: 701842422 / total #impl: 3046248984 (eff. 0.230)
1188.97/1189.26	c #Conflicts:    1373000 | #Learnt:      48253 | 0.000
1188.97/1189.26	c total clause space: 335.816MB
1188.97/1189.26	c total #watches: 434577
1190.07/1190.34	c total #propagations: 702326188 / total #impl: 3048249594 (eff. 0.230)
1190.07/1190.34	c #Conflicts:    1374000 | #Learnt:      49253 | 0.000
1190.07/1190.34	c total clause space: 335.816MB
1190.07/1190.34	c total #watches: 437049
1191.07/1191.37	c total #propagations: 702795297 / total #impl: 3050181887 (eff. 0.230)
1191.07/1191.37	c #Conflicts:    1375000 | #Learnt:      50253 | 0.000
1191.07/1191.37	c total clause space: 335.816MB
1191.07/1191.37	c total #watches: 439589
1192.46/1192.75	c total #propagations: 703242292 / total #impl: 3051916598 (eff. 0.230)
1192.46/1192.75	c #Conflicts:    1376000 | #Learnt:      51253 | 0.000
1192.46/1192.75	c total clause space: 335.816MB
1192.46/1192.75	c total #watches: 443075
1193.86/1194.15	c total #propagations: 703825638 / total #impl: 3054813167 (eff. 0.230)
1193.86/1194.15	c #Conflicts:    1377000 | #Learnt:      52253 | 0.000
1193.86/1194.15	c total clause space: 335.816MB
1193.86/1194.15	c total #watches: 445716
1195.16/1195.49	c total #propagations: 704402432 / total #impl: 3057487497 (eff. 0.230)
1195.16/1195.49	c #Conflicts:    1378000 | #Learnt:      53253 | 0.000
1195.16/1195.49	c total clause space: 335.816MB
1195.16/1195.49	c total #watches: 448163
1196.57/1196.83	c total #propagations: 704972130 / total #impl: 3060158948 (eff. 0.230)
1196.57/1196.83	c #Conflicts:    1379000 | #Learnt:      54253 | 0.000
1196.57/1196.83	c total clause space: 335.816MB
1196.57/1196.83	c total #watches: 451507
1197.67/1198.00	c total #propagations: 705525889 / total #impl: 3062801122 (eff. 0.230)
1197.67/1198.00	c #Conflicts:    1380000 | #Learnt:      55253 | 0.000
1197.67/1198.00	c total clause space: 335.816MB
1197.67/1198.00	c total #watches: 454875
1199.06/1199.33	c total #propagations: 705972056 / total #impl: 3064868477 (eff. 0.230)
1199.06/1199.33	c #Conflicts:    1381000 | #Learnt:      56253 | 0.000
1199.06/1199.33	c total clause space: 335.816MB
1199.06/1199.33	c total #watches: 458196
1200.16/1200.41	c total #propagations: 706416038 / total #impl: 3066757927 (eff. 0.230)
1200.16/1200.41	c GC COLLECT
1200.16/1200.41	c #Conflicts:    1382000 | #Learnt:      28844 | 0.000
1200.16/1200.41	c total clause space: 335.816MB
1200.16/1200.41	c total #watches: 367103
1200.86/1201.17	c total #propagations: 706884050 / total #impl: 3068768140 (eff. 0.230)
1200.86/1201.17	c #Conflicts:    1383000 | #Learnt:      29844 | 0.000
1200.86/1201.17	c total clause space: 335.816MB
1200.86/1201.17	c total #watches: 369703
1201.56/1201.86	c total #propagations: 707435908 / total #impl: 3070833302 (eff. 0.230)
1201.56/1201.86	c #Conflicts:    1384000 | #Learnt:      30844 | 0.000
1201.56/1201.86	c total clause space: 335.816MB
1201.56/1201.86	c total #watches: 372578
1202.26/1202.55	c total #propagations: 707900832 / total #impl: 3072815740 (eff. 0.230)
1202.26/1202.55	c #Conflicts:    1385000 | #Learnt:      31844 | 0.000
1202.26/1202.55	c total clause space: 335.816MB
1202.26/1202.55	c total #watches: 376530
1203.27/1203.51	c total #propagations: 708354154 / total #impl: 3074679390 (eff. 0.230)
1203.27/1203.51	c #Conflicts:    1386000 | #Learnt:      32844 | 0.000
1203.27/1203.51	c total clause space: 335.816MB
1203.27/1203.51	c total #watches: 380043
1204.16/1204.45	c total #propagations: 708889819 / total #impl: 3077083027 (eff. 0.230)
1204.16/1204.45	c #Conflicts:    1387000 | #Learnt:      33844 | 0.000
1204.16/1204.45	c total clause space: 335.816MB
1204.16/1204.45	c total #watches: 383362
1205.06/1205.35	c total #propagations: 709422517 / total #impl: 3079398004 (eff. 0.230)
1205.06/1205.35	c #Conflicts:    1388000 | #Learnt:      34844 | 0.000
1205.06/1205.35	c total clause space: 335.816MB
1205.06/1205.35	c total #watches: 387248
1205.96/1206.23	c total #propagations: 709980084 / total #impl: 3082005344 (eff. 0.230)
1205.96/1206.23	c #Conflicts:    1389000 | #Learnt:      35844 | 0.000
1205.96/1206.23	c total clause space: 335.816MB
1205.96/1206.23	c total #watches: 389681
1206.86/1207.18	c total #propagations: 710460520 / total #impl: 3083999645 (eff. 0.230)
1206.86/1207.18	c #Conflicts:    1390000 | #Learnt:      36844 | 0.000
1206.86/1207.18	c total clause space: 335.816MB
1206.86/1207.18	c total #watches: 393406
1207.76/1208.05	c total #propagations: 711013983 / total #impl: 3086149527 (eff. 0.230)
1207.76/1208.05	c #Conflicts:    1391000 | #Learnt:      37844 | 0.000
1207.76/1208.05	c total clause space: 335.816MB
1207.76/1208.05	c total #watches: 397711
1208.67/1208.92	c total #propagations: 711497354 / total #impl: 3088371799 (eff. 0.230)
1208.67/1208.92	c #Conflicts:    1392000 | #Learnt:      38844 | 0.000
1208.67/1208.92	c total clause space: 335.816MB
1208.67/1208.92	c total #watches: 402698
1209.66/1209.96	c total #propagations: 712003182 / total #impl: 3090719743 (eff. 0.230)
1209.66/1209.96	c #Conflicts:    1393000 | #Learnt:      39844 | 0.000
1209.66/1209.96	c total clause space: 335.816MB
1209.66/1209.96	c total #watches: 405905
1211.06/1211.33	c total #propagations: 712540536 / total #impl: 3093265675 (eff. 0.230)
1211.06/1211.33	c #Conflicts:    1394000 | #Learnt:      40844 | 0.000
1211.06/1211.33	c total clause space: 335.816MB
1211.06/1211.33	c total #watches: 409481
1212.26/1212.52	c total #propagations: 713211928 / total #impl: 3096300987 (eff. 0.230)
1212.26/1212.52	c #Conflicts:    1395000 | #Learnt:      41844 | 0.000
1212.26/1212.52	c total clause space: 335.816MB
1212.26/1212.52	c total #watches: 413223
1213.26/1213.52	c total #propagations: 713827738 / total #impl: 3099203103 (eff. 0.230)
1213.26/1213.52	c #Conflicts:    1396000 | #Learnt:      42844 | 0.000
1213.26/1213.52	c total clause space: 335.816MB
1213.26/1213.52	c total #watches: 418288
1214.46/1214.75	c total #propagations: 714408754 / total #impl: 3101989407 (eff. 0.230)
1214.46/1214.75	c #Conflicts:    1397000 | #Learnt:      43844 | 0.000
1214.46/1214.75	c total clause space: 335.816MB
1214.46/1214.75	c total #watches: 425107
1215.96/1216.23	c total #propagations: 714981322 / total #impl: 3104767496 (eff. 0.230)
1215.96/1216.23	c #Conflicts:    1398000 | #Learnt:      44844 | 0.000
1215.96/1216.23	c total clause space: 335.816MB
1215.96/1216.23	c total #watches: 430017
1217.47/1217.76	c total #propagations: 715567349 / total #impl: 3107549121 (eff. 0.230)
1217.47/1217.76	c #Conflicts:    1399000 | #Learnt:      45844 | 0.000
1217.47/1217.76	c total clause space: 335.816MB
1217.47/1217.76	c total #watches: 433790
1219.06/1219.30	c total #propagations: 716054886 / total #impl: 3110068221 (eff. 0.230)
1219.06/1219.30	c #Conflicts:    1400000 | #Learnt:      46844 | 0.000
1219.06/1219.30	c total clause space: 335.816MB
1219.06/1219.30	c total #watches: 436865
1220.56/1220.85	c total #propagations: 716509245 / total #impl: 3112450814 (eff. 0.230)
1220.56/1220.85	c #Conflicts:    1401000 | #Learnt:      47844 | 0.000
1220.56/1220.85	c total clause space: 335.816MB
1220.56/1220.85	c total #watches: 440584
1222.06/1222.39	c total #propagations: 716953319 / total #impl: 3114647902 (eff. 0.230)
1222.06/1222.39	c #Conflicts:    1402000 | #Learnt:      48844 | 0.000
1222.06/1222.39	c total clause space: 335.816MB
1222.06/1222.39	c total #watches: 444698
1223.56/1223.84	c total #propagations: 717405804 / total #impl: 3116948914 (eff. 0.230)
1223.56/1223.84	c #Conflicts:    1403000 | #Learnt:      49844 | 0.000
1223.56/1223.84	c total clause space: 335.816MB
1223.56/1223.84	c total #watches: 448682
1225.36/1225.68	c total #propagations: 717797260 / total #impl: 3118998885 (eff. 0.230)
1225.36/1225.68	c #Conflicts:    1404000 | #Learnt:      50844 | 0.000
1225.36/1225.68	c total clause space: 335.816MB
1225.36/1225.68	c total #watches: 452304
1227.26/1227.58	c total #propagations: 718250051 / total #impl: 3121381061 (eff. 0.230)
1227.26/1227.58	c #Conflicts:    1405000 | #Learnt:      51844 | 0.000
1227.26/1227.58	c total clause space: 335.816MB
1227.26/1227.58	c total #watches: 456309
1228.96/1229.21	c total #propagations: 718815559 / total #impl: 3123884149 (eff. 0.230)
1228.96/1229.21	c #Conflicts:    1406000 | #Learnt:      52844 | 0.000
1228.96/1229.21	c total clause space: 335.816MB
1228.96/1229.21	c total #watches: 458808
1230.66/1230.99	c total #propagations: 719312208 / total #impl: 3125956649 (eff. 0.230)
1230.66/1230.99	c #Conflicts:    1407000 | #Learnt:      53844 | 0.000
1230.66/1230.99	c total clause space: 335.816MB
1230.66/1230.99	c total #watches: 461339
1232.16/1232.41	c total #propagations: 719975811 / total #impl: 3128391831 (eff. 0.230)
1232.16/1232.41	c #Conflicts:    1408000 | #Learnt:      54844 | 0.000
1232.16/1232.41	c total clause space: 335.816MB
1232.16/1232.41	c total #watches: 464544
1233.66/1233.92	c total #propagations: 720482430 / total #impl: 3130552837 (eff. 0.230)
1233.66/1233.92	c #Conflicts:    1409000 | #Learnt:      55844 | 0.000
1233.66/1233.92	c total clause space: 335.816MB
1233.66/1233.92	c total #watches: 468069
1235.76/1236.02	c total #propagations: 720976370 / total #impl: 3132720817 (eff. 0.230)
1235.76/1236.02	c #Conflicts:    1410000 | #Learnt:      56844 | 0.000
1235.76/1236.02	c total clause space: 335.816MB
1235.76/1236.02	c total #watches: 471384
1237.26/1237.52	c total #propagations: 721635789 / total #impl: 3136037723 (eff. 0.230)
1237.26/1237.52	c GC COLLECT
1237.26/1237.52	c #Conflicts:    1411000 | #Learnt:      29169 | 0.000
1237.26/1237.52	c total clause space: 335.816MB
1237.26/1237.52	c total #watches: 368781
1238.06/1238.31	c total #propagations: 722275807 / total #impl: 3139382728 (eff. 0.230)
1238.06/1238.31	c #Conflicts:    1412000 | #Learnt:      30169 | 0.000
1238.06/1238.31	c total clause space: 335.816MB
1238.06/1238.32	c total #watches: 372697
1238.76/1239.09	c total #propagations: 722831517 / total #impl: 3142299267 (eff. 0.230)
1238.76/1239.09	c #Conflicts:    1413000 | #Learnt:      31169 | 0.000
1238.76/1239.09	c total clause space: 335.816MB
1238.76/1239.09	c total #watches: 376368
1239.66/1239.91	c total #propagations: 723326367 / total #impl: 3144435819 (eff. 0.230)
1239.66/1239.91	c #Conflicts:    1414000 | #Learnt:      32169 | 0.000
1239.66/1239.91	c total clause space: 335.816MB
1239.66/1239.91	c total #watches: 379712
1240.36/1240.67	c total #propagations: 723837795 / total #impl: 3146543808 (eff. 0.230)
1240.36/1240.67	c #Conflicts:    1415000 | #Learnt:      33169 | 0.000
1240.36/1240.67	c total clause space: 335.816MB
1240.36/1240.67	c total #watches: 382992
1241.36/1241.60	c total #propagations: 724247106 / total #impl: 3148528195 (eff. 0.230)
1241.36/1241.60	c #Conflicts:    1416000 | #Learnt:      34169 | 0.000
1241.36/1241.60	c total clause space: 335.816MB
1241.36/1241.60	c total #watches: 386892
1242.26/1242.55	c total #propagations: 724783691 / total #impl: 3150989757 (eff. 0.230)
1242.26/1242.55	c #Conflicts:    1417000 | #Learnt:      35169 | 0.000
1242.26/1242.55	c total clause space: 335.816MB
1242.26/1242.55	c total #watches: 390268
1243.16/1243.42	c total #propagations: 725323916 / total #impl: 3153414748 (eff. 0.230)
1243.16/1243.42	c #Conflicts:    1418000 | #Learnt:      36169 | 0.000
1243.16/1243.42	c total clause space: 335.816MB
1243.16/1243.42	c total #watches: 393430
1244.26/1244.53	c total #propagations: 725795824 / total #impl: 3155588134 (eff. 0.230)
1244.26/1244.53	c #Conflicts:    1419000 | #Learnt:      37169 | 0.000
1244.26/1244.53	c total clause space: 335.816MB
1244.26/1244.53	c total #watches: 396617
1245.26/1245.50	c total #propagations: 726384959 / total #impl: 3158158713 (eff. 0.230)
1245.26/1245.50	c #Conflicts:    1420000 | #Learnt:      38169 | 0.000
1245.26/1245.50	c total clause space: 335.816MB
1245.26/1245.50	c total #watches: 400674
1246.16/1246.47	c total #propagations: 726880021 / total #impl: 3160341317 (eff. 0.230)
1246.16/1246.47	c #Conflicts:    1421000 | #Learnt:      39169 | 0.000
1246.16/1246.47	c total clause space: 335.816MB
1246.16/1246.47	c total #watches: 403646
1247.06/1247.33	c total #propagations: 727401775 / total #impl: 3162618760 (eff. 0.230)
1247.06/1247.33	c #Conflicts:    1422000 | #Learnt:      40169 | 0.000
1247.06/1247.33	c total clause space: 335.816MB
1247.06/1247.33	c total #watches: 405925
1247.96/1248.29	c total #propagations: 727854853 / total #impl: 3164490234 (eff. 0.230)
1247.96/1248.29	c #Conflicts:    1423000 | #Learnt:      41169 | 0.000
1247.96/1248.29	c total clause space: 335.816MB
1247.96/1248.29	c total #watches: 408150
1249.06/1249.36	c total #propagations: 728368308 / total #impl: 3166756537 (eff. 0.230)
1249.06/1249.36	c #Conflicts:    1424000 | #Learnt:      42169 | 0.000
1249.06/1249.36	c total clause space: 335.816MB
1249.06/1249.36	c total #watches: 411616
1250.05/1250.34	c total #propagations: 728906398 / total #impl: 3169132836 (eff. 0.230)
1250.05/1250.34	c #Conflicts:    1425000 | #Learnt:      43169 | 0.000
1250.05/1250.34	c total clause space: 335.816MB
1250.05/1250.34	c total #watches: 416024
1251.25/1251.51	c total #propagations: 729412516 / total #impl: 3171246160 (eff. 0.230)
1251.25/1251.51	c #Conflicts:    1426000 | #Learnt:      44169 | 0.000
1251.25/1251.51	c total clause space: 335.816MB
1251.25/1251.51	c total #watches: 420619
1252.45/1252.77	c total #propagations: 730007428 / total #impl: 3173953308 (eff. 0.230)
1252.45/1252.77	c #Conflicts:    1427000 | #Learnt:      45169 | 0.000
1252.45/1252.77	c total clause space: 335.816MB
1252.45/1252.77	c total #watches: 423925
1253.65/1253.92	c total #propagations: 730548817 / total #impl: 3176412370 (eff. 0.230)
1253.65/1253.92	c #Conflicts:    1428000 | #Learnt:      46169 | 0.000
1253.65/1253.92	c total clause space: 335.816MB
1253.65/1253.92	c total #watches: 426830
1254.86/1255.19	c total #propagations: 731062545 / total #impl: 3178687152 (eff. 0.230)
1254.86/1255.19	c #Conflicts:    1429000 | #Learnt:      47169 | 0.000
1254.86/1255.19	c total clause space: 335.816MB
1254.86/1255.19	c total #watches: 429930
1255.96/1256.21	c total #propagations: 731611092 / total #impl: 3181128640 (eff. 0.230)
1255.96/1256.21	c #Conflicts:    1430000 | #Learnt:      48169 | 0.000
1255.96/1256.21	c total clause space: 335.816MB
1255.96/1256.21	c total #watches: 432697
1256.75/1257.05	c total #propagations: 732037063 / total #impl: 3183186393 (eff. 0.230)
1256.75/1257.05	c #Conflicts:    1431000 | #Learnt:      49169 | 0.000
1256.75/1257.05	c total clause space: 335.816MB
1256.75/1257.05	c total #watches: 435722
1257.75/1258.04	c total #propagations: 732389775 / total #impl: 3184734440 (eff. 0.230)
1257.75/1258.04	c #Conflicts:    1432000 | #Learnt:      50169 | 0.000
1257.75/1258.04	c total clause space: 335.816MB
1257.75/1258.04	c total #watches: 438896
1258.85/1259.18	c total #propagations: 732810571 / total #impl: 3186638755 (eff. 0.230)
1258.85/1259.18	c #Conflicts:    1433000 | #Learnt:      51169 | 0.000
1258.85/1259.18	c total clause space: 335.816MB
1258.85/1259.19	c total #watches: 442732
1260.36/1260.66	c total #propagations: 733304552 / total #impl: 3188775878 (eff. 0.230)
1260.36/1260.66	c #Conflicts:    1434000 | #Learnt:      52169 | 0.000
1260.36/1260.66	c total clause space: 335.816MB
1260.36/1260.66	c total #watches: 446988
1261.75/1262.05	c total #propagations: 733877047 / total #impl: 3191423564 (eff. 0.230)
1261.75/1262.05	c #Conflicts:    1435000 | #Learnt:      53169 | 0.000
1261.75/1262.05	c total clause space: 335.816MB
1261.75/1262.05	c total #watches: 452020
1262.95/1263.24	c total #propagations: 734428518 / total #impl: 3194081971 (eff. 0.230)
1262.95/1263.24	c #Conflicts:    1436000 | #Learnt:      54169 | 0.000
1262.95/1263.24	c total clause space: 335.816MB
1262.95/1263.24	c total #watches: 454915
1264.35/1264.68	c total #propagations: 734867680 / total #impl: 3195985071 (eff. 0.230)
1264.35/1264.68	c #Conflicts:    1437000 | #Learnt:      55169 | 0.000
1264.35/1264.68	c total clause space: 335.816MB
1264.35/1264.68	c total #watches: 458439
1265.75/1266.09	c total #propagations: 735366982 / total #impl: 3198287662 (eff. 0.230)
1265.75/1266.09	c #Conflicts:    1438000 | #Learnt:      56169 | 0.000
1265.75/1266.09	c total clause space: 335.816MB
1265.75/1266.09	c total #watches: 462400
1267.15/1267.48	c total #propagations: 735872352 / total #impl: 3200615069 (eff. 0.230)
1267.15/1267.48	c #Conflicts:    1439000 | #Learnt:      57169 | 0.000
1267.15/1267.48	c total clause space: 335.816MB
1267.15/1267.48	c total #watches: 465868
1268.65/1268.92	c total #propagations: 736367598 / total #impl: 3202936270 (eff. 0.230)
1268.65/1268.92	c GC COLLECT
1268.65/1268.92	c #Conflicts:    1440000 | #Learnt:      29174 | 0.000
1268.65/1268.92	c total clause space: 335.816MB
1268.65/1268.92	c total #watches: 369060
1269.55/1269.80	c total #propagations: 736829709 / total #impl: 3205085735 (eff. 0.230)
1269.55/1269.80	c #Conflicts:    1441000 | #Learnt:      30174 | 0.000
1269.55/1269.80	c total clause space: 335.816MB
1269.55/1269.80	c total #watches: 371445
1270.55/1270.81	c total #propagations: 737297718 / total #impl: 3207150177 (eff. 0.230)
1270.55/1270.81	c #Conflicts:    1442000 | #Learnt:      31174 | 0.000
1270.55/1270.81	c total clause space: 335.816MB
1270.55/1270.81	c total #watches: 374140
1271.36/1271.66	c total #propagations: 737862280 / total #impl: 3209679837 (eff. 0.230)
1271.36/1271.66	c #Conflicts:    1443000 | #Learnt:      32174 | 0.000
1271.36/1271.66	c total clause space: 335.816MB
1271.36/1271.66	c total #watches: 377706
1272.25/1272.58	c total #propagations: 738325191 / total #impl: 3211862385 (eff. 0.230)
1272.25/1272.58	c #Conflicts:    1444000 | #Learnt:      33174 | 0.000
1272.25/1272.58	c total clause space: 335.816MB
1272.25/1272.58	c total #watches: 384363
1273.56/1273.84	c total #propagations: 738828241 / total #impl: 3214510460 (eff. 0.230)
1273.56/1273.84	c #Conflicts:    1445000 | #Learnt:      34174 | 0.000
1273.56/1273.84	c total clause space: 335.816MB
1273.56/1273.84	c total #watches: 390428
1274.85/1275.10	c total #propagations: 739408126 / total #impl: 3217697719 (eff. 0.230)
1274.85/1275.10	c #Conflicts:    1446000 | #Learnt:      35174 | 0.000
1274.85/1275.10	c total clause space: 335.816MB
1274.85/1275.10	c total #watches: 395746
1276.15/1276.41	c total #propagations: 739913546 / total #impl: 3220516052 (eff. 0.230)
1276.15/1276.41	c #Conflicts:    1447000 | #Learnt:      36174 | 0.000
1276.15/1276.41	c total clause space: 335.816MB
1276.15/1276.41	c total #watches: 401622
1277.55/1277.89	c total #propagations: 740363200 / total #impl: 3223119248 (eff. 0.230)
1277.55/1277.89	c #Conflicts:    1448000 | #Learnt:      37174 | 0.000
1277.55/1277.89	c total clause space: 335.816MB
1277.55/1277.89	c total #watches: 407263
1279.35/1279.65	c total #propagations: 740778339 / total #impl: 3225683070 (eff. 0.230)
1279.35/1279.65	c #Conflicts:    1449000 | #Learnt:      38174 | 0.000
1279.35/1279.65	c total clause space: 335.816MB
1279.35/1279.65	c total #watches: 411681
1281.15/1281.40	c total #propagations: 741297592 / total #impl: 3228721451 (eff. 0.230)
1281.15/1281.40	c #Conflicts:    1450000 | #Learnt:      39174 | 0.000
1281.15/1281.40	c total clause space: 335.816MB
1281.15/1281.40	c total #watches: 414936
1282.95/1283.30	c total #propagations: 741871778 / total #impl: 3231818283 (eff. 0.230)
1282.95/1283.30	c #Conflicts:    1451000 | #Learnt:      40174 | 0.000
1282.95/1283.30	c total clause space: 335.816MB
1283.05/1283.30	c total #watches: 418144
1284.95/1285.25	c total #propagations: 742444029 / total #impl: 3234824530 (eff. 0.230)
1284.95/1285.25	c #Conflicts:    1452000 | #Learnt:      41174 | 0.000
1284.95/1285.25	c total clause space: 335.816MB
1284.95/1285.25	c total #watches: 421467
1287.25/1287.55	c total #propagations: 743043357 / total #impl: 3238030995 (eff. 0.229)
1287.25/1287.55	c #Conflicts:    1453000 | #Learnt:      42174 | 0.000
1287.25/1287.55	c total clause space: 335.816MB
1287.25/1287.55	c total #watches: 424440
1289.35/1289.60	c total #propagations: 743696058 / total #impl: 3241472213 (eff. 0.229)
1289.35/1289.60	c #Conflicts:    1454000 | #Learnt:      43174 | 0.000
1289.35/1289.60	c total clause space: 335.816MB
1289.35/1289.60	c total #watches: 429104
1291.16/1291.48	c total #propagations: 744297155 / total #impl: 3244738377 (eff. 0.229)
1291.16/1291.48	c #Conflicts:    1455000 | #Learnt:      44174 | 0.000
1291.16/1291.48	c total clause space: 335.816MB
1291.16/1291.48	c total #watches: 431766
1293.25/1293.52	c total #propagations: 744864097 / total #impl: 3247739865 (eff. 0.229)
1293.25/1293.52	c #Conflicts:    1456000 | #Learnt:      45174 | 0.000
1293.25/1293.52	c total clause space: 335.816MB
1293.25/1293.52	c total #watches: 435489
1295.66/1295.92	c total #propagations: 745420473 / total #impl: 3250918951 (eff. 0.229)
1295.66/1295.92	c #Conflicts:    1457000 | #Learnt:      46174 | 0.000
1295.66/1295.92	c total clause space: 335.816MB
1295.66/1295.92	c total #watches: 440080
1297.95/1298.22	c total #propagations: 746012750 / total #impl: 3254024973 (eff. 0.229)
1297.95/1298.22	c #Conflicts:    1458000 | #Learnt:      47174 | 0.000
1297.95/1298.22	c total clause space: 335.816MB
1297.95/1298.22	c total #watches: 443777
1300.45/1300.71	c total #propagations: 746586374 / total #impl: 3257241366 (eff. 0.229)
1300.45/1300.71	c #Conflicts:    1459000 | #Learnt:      48174 | 0.000
1300.45/1300.71	c total clause space: 335.816MB
1300.45/1300.71	c total #watches: 448246
1302.45/1302.73	c total #propagations: 747235818 / total #impl: 3260577755 (eff. 0.229)
1302.45/1302.73	c #Conflicts:    1460000 | #Learnt:      49174 | 0.000
1302.45/1302.73	c total clause space: 335.816MB
1302.45/1302.73	c total #watches: 451538
1304.25/1304.56	c total #propagations: 747840779 / total #impl: 3263899628 (eff. 0.229)
1304.25/1304.56	c #Conflicts:    1461000 | #Learnt:      50174 | 0.000
1304.25/1304.56	c total clause space: 335.816MB
1304.25/1304.56	c total #watches: 456290
1306.25/1306.50	c total #propagations: 748378674 / total #impl: 3266953207 (eff. 0.229)
1306.25/1306.50	c #Conflicts:    1462000 | #Learnt:      51174 | 0.000
1306.25/1306.50	c total clause space: 335.816MB
1306.25/1306.50	c total #watches: 460866
1308.55/1308.84	c total #propagations: 748872530 / total #impl: 3269705650 (eff. 0.229)
1308.55/1308.84	c #Conflicts:    1463000 | #Learnt:      52174 | 0.000
1308.55/1308.84	c total clause space: 335.816MB
1308.55/1308.84	c total #watches: 464234
1310.65/1310.96	c total #propagations: 749428096 / total #impl: 3272434757 (eff. 0.229)
1310.65/1310.96	c #Conflicts:    1464000 | #Learnt:      53174 | 0.000
1310.65/1310.96	c total clause space: 335.816MB
1310.65/1310.96	c total #watches: 467379
1312.84/1313.19	c total #propagations: 749941558 / total #impl: 3274691885 (eff. 0.229)
1312.84/1313.19	c #Conflicts:    1465000 | #Learnt:      54174 | 0.000
1312.84/1313.19	c total clause space: 335.816MB
1312.84/1313.19	c total #watches: 470569
1314.94/1315.28	c total #propagations: 750486300 / total #impl: 3277169677 (eff. 0.229)
1314.94/1315.28	c #Conflicts:    1466000 | #Learnt:      55174 | 0.000
1314.94/1315.28	c total clause space: 335.816MB
1314.94/1315.28	c total #watches: 473567
1316.94/1317.21	c total #propagations: 750982868 / total #impl: 3279326921 (eff. 0.229)
1316.94/1317.21	c #Conflicts:    1467000 | #Learnt:      56174 | 0.000
1316.94/1317.21	c total clause space: 335.816MB
1316.94/1317.21	c total #watches: 477441
1318.94/1319.22	c total #propagations: 751463786 / total #impl: 3281534953 (eff. 0.229)
1318.94/1319.22	c #Conflicts:    1468000 | #Learnt:      57174 | 0.000
1318.94/1319.22	c total clause space: 335.816MB
1318.94/1319.22	c total #watches: 481992
1320.54/1320.88	c total #propagations: 752011087 / total #impl: 3283868438 (eff. 0.229)
1320.54/1320.88	c #Conflicts:    1469000 | #Learnt:      58174 | 0.000
1320.54/1320.88	c total clause space: 335.816MB
1320.54/1320.88	c total #watches: 485068
1321.84/1322.12	c total #propagations: 752453903 / total #impl: 3285728967 (eff. 0.229)
1321.84/1322.12	c GC COLLECT
1321.84/1322.12	c #Conflicts:    1470000 | #Learnt:      29878 | 0.000
1321.84/1322.12	c total clause space: 335.816MB
1321.84/1322.12	c total #watches: 371498
1322.64/1322.91	c total #propagations: 752939808 / total #impl: 3287769854 (eff. 0.229)
1322.64/1322.91	c #Conflicts:    1471000 | #Learnt:      30878 | 0.000
1322.64/1322.91	c total clause space: 335.816MB
1322.64/1322.91	c total #watches: 374346
1323.34/1323.65	c total #propagations: 753454866 / total #impl: 3289888944 (eff. 0.229)
1323.34/1323.65	c #Conflicts:    1472000 | #Learnt:      31878 | 0.000
1323.34/1323.65	c total clause space: 335.816MB
1323.34/1323.65	c total #watches: 377673
1324.15/1324.46	c total #propagations: 753905280 / total #impl: 3291903711 (eff. 0.229)
1324.15/1324.46	c #Conflicts:    1473000 | #Learnt:      32878 | 0.000
1324.15/1324.46	c total clause space: 335.816MB
1324.15/1324.46	c total #watches: 380614
1325.04/1325.34	c total #propagations: 754416154 / total #impl: 3294054275 (eff. 0.229)
1325.04/1325.34	c #Conflicts:    1474000 | #Learnt:      33878 | 0.000
1325.04/1325.34	c total clause space: 335.816MB
1325.04/1325.34	c total #watches: 385204
1325.94/1326.23	c total #propagations: 754969465 / total #impl: 3296583430 (eff. 0.229)
1325.94/1326.23	c #Conflicts:    1475000 | #Learnt:      34878 | 0.000
1325.94/1326.23	c total clause space: 335.816MB
1325.94/1326.23	c total #watches: 388523
1326.64/1326.96	c total #propagations: 755504735 / total #impl: 3298751215 (eff. 0.229)
1326.64/1326.96	c #Conflicts:    1476000 | #Learnt:      35878 | 0.000
1326.64/1326.96	c total clause space: 335.816MB
1326.64/1326.96	c total #watches: 391251
1327.64/1327.91	c total #propagations: 755908295 / total #impl: 3300558517 (eff. 0.229)
1327.64/1327.91	c #Conflicts:    1477000 | #Learnt:      36878 | 0.000
1327.64/1327.91	c total clause space: 335.816MB
1327.64/1327.91	c total #watches: 394080
1328.65/1328.91	c total #propagations: 756452422 / total #impl: 3303173833 (eff. 0.229)
1328.65/1328.91	c #Conflicts:    1478000 | #Learnt:      37878 | 0.000
1328.65/1328.91	c total clause space: 335.816MB
1328.65/1328.91	c total #watches: 396975
1329.84/1330.18	c total #propagations: 756989302 / total #impl: 3305842233 (eff. 0.229)
1329.84/1330.18	c #Conflicts:    1479000 | #Learnt:      38878 | 0.000
1329.84/1330.18	c total clause space: 335.816MB
1329.84/1330.18	c total #watches: 401097
1330.94/1331.22	c total #propagations: 757606088 / total #impl: 3308616576 (eff. 0.229)
1330.94/1331.22	c #Conflicts:    1480000 | #Learnt:      39878 | 0.000
1330.94/1331.22	c total clause space: 335.816MB
1330.94/1331.22	c total #watches: 405497
1331.85/1332.19	c total #propagations: 758119736 / total #impl: 3311186533 (eff. 0.229)
1331.85/1332.19	c #Conflicts:    1481000 | #Learnt:      40878 | 0.000
1331.85/1332.19	c total clause space: 335.816MB
1331.85/1332.19	c total #watches: 409452
1333.34/1333.66	c total #propagations: 758600289 / total #impl: 3313782609 (eff. 0.229)
1333.34/1333.66	c #Conflicts:    1482000 | #Learnt:      41878 | 0.000
1333.34/1333.66	c total clause space: 335.816MB
1333.34/1333.66	c total #watches: 412771
1334.44/1334.74	c total #propagations: 759254348 / total #impl: 3316743740 (eff. 0.229)
1334.44/1334.74	c #Conflicts:    1483000 | #Learnt:      42878 | 0.000
1334.44/1334.74	c total clause space: 335.816MB
1334.44/1334.74	c total #watches: 416552
1335.34/1335.66	c total #propagations: 759767568 / total #impl: 3319261405 (eff. 0.229)
1335.34/1335.66	c #Conflicts:    1484000 | #Learnt:      43878 | 0.000
1335.34/1335.66	c total clause space: 335.816MB
1335.34/1335.66	c total #watches: 419414
1336.54/1336.83	c total #propagations: 760240528 / total #impl: 3321340697 (eff. 0.229)
1336.54/1336.83	c #Conflicts:    1485000 | #Learnt:      44878 | 0.000
1336.54/1336.83	c total clause space: 335.816MB
1336.54/1336.83	c total #watches: 424166
1337.84/1338.10	c total #propagations: 760778759 / total #impl: 3323986412 (eff. 0.229)
1337.84/1338.10	c #Conflicts:    1486000 | #Learnt:      45878 | 0.000
1337.84/1338.10	c total clause space: 335.816MB
1337.84/1338.10	c total #watches: 427912
1338.94/1339.28	c total #propagations: 761353078 / total #impl: 3326615464 (eff. 0.229)
1338.94/1339.28	c #Conflicts:    1487000 | #Learnt:      46878 | 0.000
1338.94/1339.28	c total clause space: 335.816MB
1338.94/1339.28	c total #watches: 431475
1340.44/1340.74	c total #propagations: 761913407 / total #impl: 3329061389 (eff. 0.229)
1340.44/1340.74	c #Conflicts:    1488000 | #Learnt:      47878 | 0.000
1340.44/1340.74	c total clause space: 335.816MB
1340.44/1340.74	c total #watches: 434357
1341.74/1342.04	c total #propagations: 762590888 / total #impl: 3331992557 (eff. 0.229)
1341.74/1342.04	c #Conflicts:    1489000 | #Learnt:      48878 | 0.000
1341.74/1342.04	c total clause space: 335.816MB
1341.74/1342.04	c total #watches: 437178
1342.74/1343.03	c total #propagations: 763189155 / total #impl: 3334614612 (eff. 0.229)
1342.74/1343.03	c #Conflicts:    1490000 | #Learnt:      49878 | 0.000
1342.74/1343.03	c total clause space: 335.816MB
1342.74/1343.03	c total #watches: 439641
1344.04/1344.33	c total #propagations: 763701196 / total #impl: 3336642374 (eff. 0.229)
1344.04/1344.33	c #Conflicts:    1491000 | #Learnt:      50878 | 0.000
1344.04/1344.33	c total clause space: 335.816MB
1344.04/1344.33	c total #watches: 442376
1345.54/1345.80	c total #propagations: 764305520 / total #impl: 3339246543 (eff. 0.229)
1345.54/1345.80	c #Conflicts:    1492000 | #Learnt:      51878 | 0.000
1345.54/1345.80	c total clause space: 335.816MB
1345.54/1345.80	c total #watches: 446001
1346.84/1347.16	c total #propagations: 764955953 / total #impl: 3342161519 (eff. 0.229)
1346.84/1347.16	c #Conflicts:    1493000 | #Learnt:      52878 | 0.000
1346.84/1347.16	c total clause space: 335.816MB
1346.84/1347.16	c total #watches: 449576
1348.24/1348.53	c total #propagations: 765538745 / total #impl: 3344987776 (eff. 0.229)
1348.24/1348.53	c #Conflicts:    1494000 | #Learnt:      53878 | 0.000
1348.24/1348.53	c total clause space: 335.816MB
1348.24/1348.53	c total #watches: 453820
1349.44/1349.80	c total #propagations: 766096176 / total #impl: 3347508715 (eff. 0.229)
1349.44/1349.80	c #Conflicts:    1495000 | #Learnt:      54878 | 0.000
1349.44/1349.80	c total clause space: 335.816MB
1349.44/1349.80	c total #watches: 456523
1350.94/1351.27	c total #propagations: 766547162 / total #impl: 3349401527 (eff. 0.229)
1350.94/1351.27	c #Conflicts:    1496000 | #Learnt:      55878 | 0.000
1350.94/1351.27	c total clause space: 335.816MB
1350.94/1351.27	c total #watches: 459402
1352.44/1352.70	c total #propagations: 767113015 / total #impl: 3351845905 (eff. 0.229)
1352.44/1352.70	c #Conflicts:    1497000 | #Learnt:      56878 | 0.000
1352.44/1352.70	c total clause space: 335.816MB
1352.44/1352.70	c total #watches: 462780
1353.84/1354.13	c total #propagations: 767701490 / total #impl: 3354239761 (eff. 0.229)
1353.84/1354.13	c #Conflicts:    1498000 | #Learnt:      57878 | 0.000
1353.84/1354.13	c total clause space: 335.816MB
1353.84/1354.13	c total #watches: 466461
1355.53/1355.82	c total #propagations: 768267286 / total #impl: 3356898259 (eff. 0.229)
1355.53/1355.82	c #Conflicts:    1499000 | #Learnt:      58878 | 0.000
1355.53/1355.82	c total clause space: 335.816MB
1355.53/1355.82	c total #watches: 470781
1356.73/1357.10	c total #propagations: 768898154 / total #impl: 3359822060 (eff. 0.229)
1356.73/1357.10	c GC COLLECT
1356.73/1357.10	c #Conflicts:    1500000 | #Learnt:      30267 | 0.000
1356.73/1357.10	c total clause space: 335.816MB
1356.73/1357.10	c total #watches: 372131
1357.73/1358.03	c total #propagations: 769528455 / total #impl: 3362602069 (eff. 0.229)
1357.73/1358.03	c #Conflicts:    1501000 | #Learnt:      31267 | 0.000
1357.73/1358.03	c total clause space: 335.816MB
1357.73/1358.03	c total #watches: 375842
1358.73/1359.06	c total #propagations: 770096179 / total #impl: 3365323120 (eff. 0.229)
1358.73/1359.06	c #Conflicts:    1502000 | #Learnt:      32267 | 0.000
1358.73/1359.06	c total clause space: 335.816MB
1358.73/1359.06	c total #watches: 380575
1359.83/1360.17	c total #propagations: 770628891 / total #impl: 3368031371 (eff. 0.229)
1359.83/1360.17	c #Conflicts:    1503000 | #Learnt:      33267 | 0.000
1359.83/1360.17	c total clause space: 335.816MB
1359.83/1360.17	c total #watches: 387666
1361.13/1361.44	c total #propagations: 771133348 / total #impl: 3370746312 (eff. 0.229)
1361.13/1361.44	c #Conflicts:    1504000 | #Learnt:      34267 | 0.000
1361.13/1361.44	c total clause space: 335.816MB
1361.13/1361.44	c total #watches: 391320
1362.43/1362.78	c total #propagations: 771664098 / total #impl: 3373295698 (eff. 0.229)
1362.43/1362.78	c #Conflicts:    1505000 | #Learnt:      35267 | 0.000
1362.43/1362.78	c total clause space: 335.816MB
1362.43/1362.78	c total #watches: 395606
1363.63/1363.99	c total #propagations: 772227663 / total #impl: 3376024964 (eff. 0.229)
1363.63/1363.99	c #Conflicts:    1506000 | #Learnt:      36267 | 0.000
1363.63/1363.99	c total clause space: 335.816MB
1363.63/1363.99	c total #watches: 399110
1364.84/1365.16	c total #propagations: 772762612 / total #impl: 3378775641 (eff. 0.229)
1364.84/1365.16	c #Conflicts:    1507000 | #Learnt:      37267 | 0.000
1364.84/1365.16	c total clause space: 335.816MB
1364.84/1365.16	c total #watches: 402520
1365.94/1366.23	c total #propagations: 773287233 / total #impl: 3381355299 (eff. 0.229)
1365.94/1366.23	c #Conflicts:    1508000 | #Learnt:      38267 | 0.000
1365.94/1366.23	c total clause space: 335.816MB
1365.94/1366.23	c total #watches: 406439
1367.14/1367.48	c total #propagations: 773773729 / total #impl: 3383583518 (eff. 0.229)
1367.14/1367.48	c #Conflicts:    1509000 | #Learnt:      39267 | 0.000
1367.14/1367.48	c total clause space: 335.816MB
1367.14/1367.48	c total #watches: 410377
1368.73/1369.05	c total #propagations: 774315041 / total #impl: 3385958667 (eff. 0.229)
1368.73/1369.05	c #Conflicts:    1510000 | #Learnt:      40267 | 0.000
1368.73/1369.05	c total clause space: 335.816MB
1368.73/1369.05	c total #watches: 413777
1369.83/1370.13	c total #propagations: 774959889 / total #impl: 3388810931 (eff. 0.229)
1369.83/1370.13	c #Conflicts:    1511000 | #Learnt:      41267 | 0.000
1369.83/1370.13	c total clause space: 335.816MB
1369.83/1370.13	c total #watches: 417069
1371.23/1371.50	c total #propagations: 775436417 / total #impl: 3390936672 (eff. 0.229)
1371.23/1371.50	c #Conflicts:    1512000 | #Learnt:      42267 | 0.000
1371.23/1371.50	c total clause space: 335.816MB
1371.23/1371.50	c total #watches: 420757
1372.43/1372.77	c total #propagations: 776018206 / total #impl: 3393454519 (eff. 0.229)
1372.43/1372.77	c #Conflicts:    1513000 | #Learnt:      43267 | 0.000
1372.43/1372.77	c total clause space: 335.816MB
1372.43/1372.77	c total #watches: 425896
1373.74/1374.09	c total #propagations: 776553754 / total #impl: 3396060267 (eff. 0.229)
1373.74/1374.09	c #Conflicts:    1514000 | #Learnt:      44267 | 0.000
1373.74/1374.09	c total clause space: 335.816MB
1373.74/1374.10	c total #watches: 429675
1375.13/1375.42	c total #propagations: 777000823 / total #impl: 3398246253 (eff. 0.229)
1375.13/1375.42	c #Conflicts:    1515000 | #Learnt:      45267 | 0.000
1375.13/1375.42	c total clause space: 335.816MB
1375.13/1375.42	c total #watches: 433510
1376.33/1376.61	c total #propagations: 777441584 / total #impl: 3400262279 (eff. 0.229)
1376.33/1376.61	c #Conflicts:    1516000 | #Learnt:      46267 | 0.000
1376.33/1376.61	c total clause space: 335.816MB
1376.33/1376.61	c total #watches: 436090
1377.53/1377.82	c total #propagations: 777910047 / total #impl: 3402054551 (eff. 0.229)
1377.53/1377.82	c #Conflicts:    1517000 | #Learnt:      47267 | 0.000
1377.53/1377.82	c total clause space: 335.816MB
1377.53/1377.82	c total #watches: 440082
1378.53/1378.86	c total #propagations: 778423429 / total #impl: 3404518263 (eff. 0.229)
1378.53/1378.86	c #Conflicts:    1518000 | #Learnt:      48267 | 0.000
1378.53/1378.86	c total clause space: 335.816MB
1378.53/1378.86	c total #watches: 443290
1379.93/1380.29	c total #propagations: 778827194 / total #impl: 3406680343 (eff. 0.229)
1379.93/1380.29	c #Conflicts:    1519000 | #Learnt:      49267 | 0.000
1379.93/1380.29	c total clause space: 335.816MB
1379.93/1380.29	c total #watches: 446501
1381.34/1381.62	c total #propagations: 779419436 / total #impl: 3409405978 (eff. 0.229)
1381.34/1381.62	c #Conflicts:    1520000 | #Learnt:      50267 | 0.000
1381.34/1381.62	c total clause space: 335.816MB
1381.34/1381.62	c total #watches: 450470
1382.93/1383.20	c total #propagations: 779966749 / total #impl: 3411919868 (eff. 0.229)
1382.93/1383.20	c #Conflicts:    1521000 | #Learnt:      51267 | 0.000
1382.93/1383.20	c total clause space: 335.816MB
1382.93/1383.20	c total #watches: 453372
1384.23/1384.56	c total #propagations: 780556814 / total #impl: 3414557827 (eff. 0.229)
1384.23/1384.56	c #Conflicts:    1522000 | #Learnt:      52267 | 0.000
1384.23/1384.56	c total clause space: 335.816MB
1384.23/1384.56	c total #watches: 456533
1385.63/1385.98	c total #propagations: 781034536 / total #impl: 3416943648 (eff. 0.229)
1385.63/1385.98	c #Conflicts:    1523000 | #Learnt:      53267 | 0.000
1385.63/1385.98	c total clause space: 335.816MB
1385.63/1385.98	c total #watches: 459326
1387.33/1387.62	c total #propagations: 781480020 / total #impl: 3419247672 (eff. 0.229)
1387.33/1387.62	c #Conflicts:    1524000 | #Learnt:      54267 | 0.000
1387.33/1387.62	c total clause space: 335.816MB
1387.33/1387.62	c total #watches: 463317
1388.83/1389.17	c total #propagations: 782009162 / total #impl: 3422087242 (eff. 0.229)
1388.83/1389.17	c #Conflicts:    1525000 | #Learnt:      55267 | 0.000
1388.83/1389.17	c total clause space: 335.816MB
1388.83/1389.17	c total #watches: 466685
1390.83/1391.19	c total #propagations: 782492661 / total #impl: 3424480077 (eff. 0.228)
1390.83/1391.19	c #Conflicts:    1526000 | #Learnt:      56267 | 0.000
1390.83/1391.19	c total clause space: 335.816MB
1390.83/1391.19	c total #watches: 471249
1392.53/1392.81	c total #propagations: 783044950 / total #impl: 3427193746 (eff. 0.228)
1392.53/1392.81	c #Conflicts:    1527000 | #Learnt:      57267 | 0.000
1392.53/1392.81	c total clause space: 335.816MB
1392.53/1392.81	c total #watches: 474540
1394.54/1394.81	c total #propagations: 783513829 / total #impl: 3429290747 (eff. 0.228)
1394.54/1394.81	c #Conflicts:    1528000 | #Learnt:      58267 | 0.000
1394.54/1394.81	c total clause space: 335.816MB
1394.54/1394.81	c total #watches: 478773
1396.43/1396.74	c total #propagations: 784093652 / total #impl: 3432232354 (eff. 0.228)
1396.43/1396.74	c #Conflicts:    1529000 | #Learnt:      59267 | 0.000
1396.43/1396.74	c total clause space: 335.816MB
1396.43/1396.74	c total #watches: 481508
1397.84/1398.14	c total #propagations: 784695726 / total #impl: 3434862121 (eff. 0.228)
1397.84/1398.14	c GC COLLECT
1397.84/1398.14	c #Conflicts:    1530000 | #Learnt:      30361 | 0.000
1397.84/1398.14	c total clause space: 335.816MB
1397.84/1398.14	c total #watches: 372431
1398.63/1398.94	c total #propagations: 785245544 / total #impl: 3437268463 (eff. 0.228)
1398.63/1398.94	c #Conflicts:    1531000 | #Learnt:      31361 | 0.000
1398.63/1398.94	c total clause space: 335.816MB
1398.63/1398.94	c total #watches: 376114
1399.53/1399.87	c total #propagations: 785763196 / total #impl: 3439664448 (eff. 0.228)
1399.53/1399.87	c #Conflicts:    1532000 | #Learnt:      32361 | 0.000
1399.53/1399.87	c total clause space: 335.816MB
1399.53/1399.87	c total #watches: 378973
1400.33/1400.68	c total #propagations: 786355224 / total #impl: 3442207134 (eff. 0.228)
1400.33/1400.68	c #Conflicts:    1533000 | #Learnt:      33361 | 0.000
1400.33/1400.68	c total clause space: 335.816MB
1400.33/1400.68	c total #watches: 382440
1401.23/1401.55	c total #propagations: 786883828 / total #impl: 3444642595 (eff. 0.228)
1401.23/1401.55	c #Conflicts:    1534000 | #Learnt:      34361 | 0.000
1401.23/1401.55	c total clause space: 335.816MB
1401.23/1401.55	c total #watches: 386575
1402.13/1402.41	c total #propagations: 787389745 / total #impl: 3446806663 (eff. 0.228)
1402.13/1402.41	c #Conflicts:    1535000 | #Learnt:      35361 | 0.000
1402.13/1402.41	c total clause space: 335.816MB
1402.13/1402.41	c total #watches: 389685
1402.93/1403.27	c total #propagations: 787934434 / total #impl: 3449053419 (eff. 0.228)
1402.93/1403.27	c #Conflicts:    1536000 | #Learnt:      36361 | 0.000
1402.93/1403.27	c total clause space: 335.816MB
1402.93/1403.27	c total #watches: 392958
1403.73/1404.06	c total #propagations: 788461881 / total #impl: 3451361421 (eff. 0.228)
1403.73/1404.06	c #Conflicts:    1537000 | #Learnt:      37361 | 0.000
1403.73/1404.06	c total clause space: 335.816MB
1403.73/1404.06	c total #watches: 395752
1404.73/1405.04	c total #propagations: 789008272 / total #impl: 3453574620 (eff. 0.228)
1404.73/1405.04	c #Conflicts:    1538000 | #Learnt:      38361 | 0.000
1404.73/1405.04	c total clause space: 335.816MB
1404.73/1405.04	c total #watches: 399569
1405.73/1406.04	c total #propagations: 789613414 / total #impl: 3456334200 (eff. 0.228)
1405.73/1406.04	c #Conflicts:    1539000 | #Learnt:      39361 | 0.000
1405.73/1406.04	c total clause space: 335.816MB
1405.73/1406.04	c total #watches: 402837
1406.63/1406.91	c total #propagations: 790134052 / total #impl: 3458751712 (eff. 0.228)
1406.63/1406.91	c #Conflicts:    1540000 | #Learnt:      40361 | 0.000
1406.63/1406.91	c total clause space: 335.816MB
1406.63/1406.91	c total #watches: 405772
1407.73/1408.06	c total #propagations: 790537521 / total #impl: 3460488864 (eff. 0.228)
1407.73/1408.06	c #Conflicts:    1541000 | #Learnt:      41361 | 0.000
1407.73/1408.06	c total clause space: 335.816MB
1407.73/1408.06	c total #watches: 409186
1409.03/1409.32	c total #propagations: 791082849 / total #impl: 3463004349 (eff. 0.228)
1409.03/1409.32	c #Conflicts:    1542000 | #Learnt:      42361 | 0.000
1409.03/1409.32	c total clause space: 335.816MB
1409.03/1409.32	c total #watches: 412136
1410.03/1410.36	c total #propagations: 791689980 / total #impl: 3465605837 (eff. 0.228)
1410.03/1410.36	c #Conflicts:    1543000 | #Learnt:      43361 | 0.000
1410.03/1410.36	c total clause space: 335.816MB
1410.03/1410.36	c total #watches: 415427
1411.23/1411.57	c total #propagations: 792250929 / total #impl: 3468168783 (eff. 0.228)
1411.23/1411.57	c #Conflicts:    1544000 | #Learnt:      44361 | 0.000
1411.23/1411.57	c total clause space: 335.816MB
1411.23/1411.57	c total #watches: 418271
1412.63/1412.90	c total #propagations: 792882743 / total #impl: 3470926574 (eff. 0.228)
1412.63/1412.90	c #Conflicts:    1545000 | #Learnt:      45361 | 0.000
1412.63/1412.90	c total clause space: 335.816MB
1412.63/1412.90	c total #watches: 420757
1413.83/1414.15	c total #propagations: 793553860 / total #impl: 3473776962 (eff. 0.228)
1413.83/1414.15	c #Conflicts:    1546000 | #Learnt:      46361 | 0.000
1413.83/1414.15	c total clause space: 335.816MB
1413.83/1414.15	c total #watches: 424537
1415.03/1415.36	c total #propagations: 794158438 / total #impl: 3476873869 (eff. 0.228)
1415.03/1415.36	c #Conflicts:    1547000 | #Learnt:      47361 | 0.000
1415.03/1415.36	c total clause space: 335.816MB
1415.03/1415.36	c total #watches: 427354
1416.33/1416.67	c total #propagations: 794762323 / total #impl: 3479625307 (eff. 0.228)
1416.33/1416.67	c #Conflicts:    1548000 | #Learnt:      48361 | 0.000
1416.33/1416.67	c total clause space: 335.816MB
1416.33/1416.67	c total #watches: 431069
1417.83/1418.19	c total #propagations: 795380614 / total #impl: 3482695251 (eff. 0.228)
1417.83/1418.19	c #Conflicts:    1549000 | #Learnt:      49361 | 0.000
1417.83/1418.19	c total clause space: 335.816MB
1417.83/1418.19	c total #watches: 434750
1419.23/1419.54	c total #propagations: 795986685 / total #impl: 3485705054 (eff. 0.228)
1419.23/1419.54	c #Conflicts:    1550000 | #Learnt:      50361 | 0.000
1419.23/1419.54	c total clause space: 335.816MB
1419.23/1419.54	c total #watches: 437802
1420.53/1420.82	c total #propagations: 796575295 / total #impl: 3488431213 (eff. 0.228)
1420.53/1420.82	c #Conflicts:    1551000 | #Learnt:      51361 | 0.000
1420.53/1420.82	c total clause space: 335.816MB
1420.53/1420.82	c total #watches: 441295
1421.92/1422.26	c total #propagations: 797072508 / total #impl: 3490773422 (eff. 0.228)
1421.92/1422.26	c #Conflicts:    1552000 | #Learnt:      52361 | 0.000
1421.92/1422.26	c total clause space: 335.816MB
1421.92/1422.26	c total #watches: 443917
1423.32/1423.60	c total #propagations: 797624808 / total #impl: 3493291058 (eff. 0.228)
1423.32/1423.60	c #Conflicts:    1553000 | #Learnt:      53361 | 0.000
1423.32/1423.60	c total clause space: 335.816MB
1423.32/1423.60	c total #watches: 446857
1424.82/1425.17	c total #propagations: 798152956 / total #impl: 3495788803 (eff. 0.228)
1424.82/1425.17	c #Conflicts:    1554000 | #Learnt:      54361 | 0.000
1424.82/1425.17	c total clause space: 335.816MB
1424.82/1425.17	c total #watches: 449554
1426.32/1426.67	c total #propagations: 798733951 / total #impl: 3498397234 (eff. 0.228)
1426.32/1426.67	c #Conflicts:    1555000 | #Learnt:      55361 | 0.000
1426.32/1426.67	c total clause space: 335.816MB
1426.32/1426.67	c total #watches: 452812
1427.72/1428.06	c total #propagations: 799259086 / total #impl: 3500776841 (eff. 0.228)
1427.72/1428.06	c #Conflicts:    1556000 | #Learnt:      56361 | 0.000
1427.72/1428.06	c total clause space: 335.816MB
1427.72/1428.06	c total #watches: 455642
1429.22/1429.57	c total #propagations: 799716642 / total #impl: 3502801416 (eff. 0.228)
1429.22/1429.57	c #Conflicts:    1557000 | #Learnt:      57361 | 0.000
1429.22/1429.57	c total clause space: 335.816MB
1429.22/1429.57	c total #watches: 458571
1430.62/1430.92	c total #propagations: 800195801 / total #impl: 3505043857 (eff. 0.228)
1430.62/1430.92	c #Conflicts:    1558000 | #Learnt:      58361 | 0.000
1430.62/1430.92	c total clause space: 335.816MB
1430.62/1430.92	c total #watches: 461032
1432.12/1432.40	c total #propagations: 800649111 / total #impl: 3507199317 (eff. 0.228)
1432.12/1432.40	c #Conflicts:    1559000 | #Learnt:      59361 | 0.000
1432.12/1432.40	c total clause space: 335.816MB
1432.12/1432.40	c total #watches: 464147
1433.52/1433.84	c total #propagations: 801107244 / total #impl: 3509401646 (eff. 0.228)
1433.52/1433.84	c #Conflicts:    1560000 | #Learnt:      60361 | 0.000
1433.52/1433.84	c total clause space: 335.816MB
1433.52/1433.84	c total #watches: 466729
1434.23/1434.55	c total #propagations: 801526619 / total #impl: 3511591442 (eff. 0.228)
1434.23/1434.55	c GC COLLECT
1434.23/1434.55	c #Conflicts:    1561000 | #Learnt:      31172 | 0.000
1434.23/1434.55	c total clause space: 335.816MB
1434.23/1434.55	c total #watches: 374492
1435.02/1435.38	c total #propagations: 801996918 / total #impl: 3513686648 (eff. 0.228)
1435.02/1435.38	c #Conflicts:    1562000 | #Learnt:      32172 | 0.000
1435.02/1435.38	c total clause space: 335.816MB
1435.02/1435.38	c total #watches: 377127
1435.92/1436.24	c total #propagations: 802561689 / total #impl: 3516209298 (eff. 0.228)
1435.92/1436.24	c #Conflicts:    1563000 | #Learnt:      33172 | 0.000
1435.92/1436.24	c total clause space: 335.816MB
1435.92/1436.24	c total #watches: 380609
1436.92/1437.20	c total #propagations: 803096322 / total #impl: 3518633081 (eff. 0.228)
1436.92/1437.20	c #Conflicts:    1564000 | #Learnt:      34172 | 0.000
1436.92/1437.20	c total clause space: 335.816MB
1436.92/1437.20	c total #watches: 384487
1438.02/1438.34	c total #propagations: 803586724 / total #impl: 3520901720 (eff. 0.228)
1438.02/1438.34	c #Conflicts:    1565000 | #Learnt:      35172 | 0.000
1438.02/1438.34	c total clause space: 335.816MB
1438.02/1438.34	c total #watches: 387098
1439.02/1439.35	c total #propagations: 804070463 / total #impl: 3522979960 (eff. 0.228)
1439.02/1439.35	c #Conflicts:    1566000 | #Learnt:      36172 | 0.000
1439.02/1439.35	c total clause space: 335.816MB
1439.02/1439.35	c total #watches: 390046
1440.13/1440.41	c total #propagations: 804491438 / total #impl: 3524792206 (eff. 0.228)
1440.13/1440.41	c #Conflicts:    1567000 | #Learnt:      37172 | 0.000
1440.13/1440.41	c total clause space: 335.816MB
1440.13/1440.41	c total #watches: 392844
1441.13/1441.49	c total #propagations: 804948565 / total #impl: 3526745487 (eff. 0.228)
1441.13/1441.49	c #Conflicts:    1568000 | #Learnt:      38172 | 0.000
1441.13/1441.49	c total clause space: 335.816MB
1441.13/1441.49	c total #watches: 396850
1442.33/1442.62	c total #propagations: 805395435 / total #impl: 3528748752 (eff. 0.228)
1442.33/1442.62	c #Conflicts:    1569000 | #Learnt:      39172 | 0.000
1442.33/1442.62	c total clause space: 335.816MB
1442.33/1442.62	c total #watches: 399673
1443.43/1443.78	c total #propagations: 805833368 / total #impl: 3530765127 (eff. 0.228)
1443.43/1443.78	c #Conflicts:    1570000 | #Learnt:      40172 | 0.000
1443.43/1443.78	c total clause space: 335.816MB
1443.43/1443.78	c total #watches: 402545
1444.83/1445.15	c total #propagations: 806301240 / total #impl: 3532790487 (eff. 0.228)
1444.83/1445.15	c #Conflicts:    1571000 | #Learnt:      41172 | 0.000
1444.83/1445.15	c total clause space: 335.816MB
1444.83/1445.15	c total #watches: 405910
1446.43/1446.77	c total #propagations: 806771114 / total #impl: 3535041538 (eff. 0.228)
1446.43/1446.77	c #Conflicts:    1572000 | #Learnt:      42172 | 0.000
1446.43/1446.77	c total clause space: 335.816MB
1446.43/1446.77	c total #watches: 408722
1447.93/1448.22	c total #propagations: 807300186 / total #impl: 3537389618 (eff. 0.228)
1447.93/1448.22	c #Conflicts:    1573000 | #Learnt:      43172 | 0.000
1447.93/1448.22	c total clause space: 335.816MB
1447.93/1448.22	c total #watches: 412093
1449.23/1449.57	c total #propagations: 807767588 / total #impl: 3539501761 (eff. 0.228)
1449.23/1449.57	c #Conflicts:    1574000 | #Learnt:      44172 | 0.000
1449.23/1449.57	c total clause space: 335.816MB
1449.23/1449.57	c total #watches: 414588
1450.53/1450.90	c total #propagations: 808198524 / total #impl: 3541294771 (eff. 0.228)
1450.53/1450.90	c #Conflicts:    1575000 | #Learnt:      45172 | 0.000
1450.53/1450.90	c total clause space: 335.816MB
1450.53/1450.90	c total #watches: 417108
1452.13/1452.41	c total #propagations: 808637513 / total #impl: 3543150542 (eff. 0.228)
1452.13/1452.41	c #Conflicts:    1576000 | #Learnt:      46172 | 0.000
1452.13/1452.41	c total clause space: 335.816MB
1452.13/1452.42	c total #watches: 419362
1453.53/1453.87	c total #propagations: 809103090 / total #impl: 3545102257 (eff. 0.228)
1453.53/1453.87	c #Conflicts:    1577000 | #Learnt:      47172 | 0.000
1453.53/1453.87	c total clause space: 335.816MB
1453.53/1453.87	c total #watches: 422277
1455.04/1455.33	c total #propagations: 809527949 / total #impl: 3547019919 (eff. 0.228)
1455.04/1455.33	c #Conflicts:    1578000 | #Learnt:      48172 | 0.000
1455.04/1455.33	c total clause space: 335.816MB
1455.04/1455.33	c total #watches: 427729
1456.83/1457.19	c total #propagations: 809952863 / total #impl: 3549152600 (eff. 0.228)
1456.83/1457.19	c #Conflicts:    1579000 | #Learnt:      49172 | 0.000
1456.83/1457.19	c total clause space: 335.816MB
1456.83/1457.19	c total #watches: 430577
1458.63/1458.96	c total #propagations: 810512721 / total #impl: 3551700754 (eff. 0.228)
1458.63/1458.96	c #Conflicts:    1580000 | #Learnt:      50172 | 0.000
1458.63/1458.96	c total clause space: 335.816MB
1458.63/1458.96	c total #watches: 435270
1460.23/1460.53	c total #propagations: 811034027 / total #impl: 3554208453 (eff. 0.228)
1460.23/1460.53	c #Conflicts:    1581000 | #Learnt:      51172 | 0.000
1460.23/1460.53	c total clause space: 335.816MB
1460.23/1460.53	c total #watches: 438521
1461.93/1462.22	c total #propagations: 811485070 / total #impl: 3556518743 (eff. 0.228)
1461.93/1462.22	c #Conflicts:    1582000 | #Learnt:      52172 | 0.000
1461.93/1462.22	c total clause space: 335.816MB
1461.93/1462.22	c total #watches: 441939
1463.63/1463.95	c total #propagations: 811987131 / total #impl: 3558927272 (eff. 0.228)
1463.63/1463.95	c #Conflicts:    1583000 | #Learnt:      53172 | 0.000
1463.63/1463.95	c total clause space: 335.816MB
1463.63/1463.95	c total #watches: 444846
1465.53/1465.81	c total #propagations: 812502022 / total #impl: 3561441632 (eff. 0.228)
1465.53/1465.81	c #Conflicts:    1584000 | #Learnt:      54172 | 0.000
1465.53/1465.81	c total clause space: 335.816MB
1465.53/1465.81	c total #watches: 448786
1467.53/1467.83	c total #propagations: 813024049 / total #impl: 3564094778 (eff. 0.228)
1467.53/1467.83	c #Conflicts:    1585000 | #Learnt:      55172 | 0.000
1467.53/1467.83	c total clause space: 335.816MB
1467.53/1467.83	c total #watches: 452840
1469.43/1469.70	c total #propagations: 813552068 / total #impl: 3566988130 (eff. 0.228)
1469.43/1469.70	c #Conflicts:    1586000 | #Learnt:      56172 | 0.000
1469.43/1469.70	c total clause space: 335.816MB
1469.43/1469.70	c total #watches: 455988
1471.03/1471.38	c total #propagations: 814036533 / total #impl: 3569662725 (eff. 0.228)
1471.03/1471.38	c #Conflicts:    1587000 | #Learnt:      57172 | 0.000
1471.03/1471.38	c total clause space: 335.816MB
1471.03/1471.38	c total #watches: 458587
1472.93/1473.22	c total #propagations: 814485982 / total #impl: 3571709864 (eff. 0.228)
1472.93/1473.22	c #Conflicts:    1588000 | #Learnt:      58172 | 0.000
1472.93/1473.22	c total clause space: 335.816MB
1472.93/1473.22	c total #watches: 461694
1474.73/1475.01	c total #propagations: 814927919 / total #impl: 3573705506 (eff. 0.228)
1474.73/1475.01	c #Conflicts:    1589000 | #Learnt:      59172 | 0.000
1474.73/1475.01	c total clause space: 335.816MB
1474.73/1475.01	c total #watches: 465090
1476.73/1477.09	c total #propagations: 815420131 / total #impl: 3576173415 (eff. 0.228)
1476.73/1477.09	c #Conflicts:    1590000 | #Learnt:      60172 | 0.000
1476.73/1477.09	c total clause space: 335.816MB
1476.73/1477.09	c total #watches: 469235
1478.42/1478.71	c total #propagations: 815920476 / total #impl: 3578530071 (eff. 0.228)
1478.42/1478.71	c GC COLLECT
1478.42/1478.71	c #Conflicts:    1591000 | #Learnt:      30659 | 0.000
1478.42/1478.71	c total clause space: 335.816MB
1478.42/1478.71	c total #watches: 373324
1479.12/1479.48	c total #propagations: 816412158 / total #impl: 3580726192 (eff. 0.228)
1479.12/1479.48	c #Conflicts:    1592000 | #Learnt:      31659 | 0.000
1479.12/1479.48	c total clause space: 335.816MB
1479.12/1479.48	c total #watches: 377017
1479.92/1480.29	c total #propagations: 816947453 / total #impl: 3582967206 (eff. 0.228)
1479.92/1480.29	c #Conflicts:    1593000 | #Learnt:      32659 | 0.000
1479.92/1480.29	c total clause space: 335.816MB
1479.92/1480.29	c total #watches: 379833
1480.92/1481.25	c total #propagations: 817463097 / total #impl: 3585221550 (eff. 0.228)
1480.92/1481.25	c #Conflicts:    1594000 | #Learnt:      33659 | 0.000
1480.92/1481.25	c total clause space: 335.816MB
1480.92/1481.25	c total #watches: 382362
1481.92/1482.20	c total #propagations: 818035731 / total #impl: 3587742383 (eff. 0.228)
1481.92/1482.20	c #Conflicts:    1595000 | #Learnt:      34659 | 0.000
1481.92/1482.20	c total clause space: 335.816MB
1481.92/1482.20	c total #watches: 385576
1482.82/1483.15	c total #propagations: 818576921 / total #impl: 3590150694 (eff. 0.228)
1482.82/1483.15	c #Conflicts:    1596000 | #Learnt:      35659 | 0.000
1482.82/1483.15	c total clause space: 335.816MB
1482.82/1483.15	c total #watches: 388381
1483.82/1484.11	c total #propagations: 819079651 / total #impl: 3592416745 (eff. 0.228)
1483.82/1484.11	c #Conflicts:    1597000 | #Learnt:      36659 | 0.000
1483.82/1484.11	c total clause space: 335.816MB
1483.82/1484.11	c total #watches: 392468
1485.02/1485.32	c total #propagations: 819566549 / total #impl: 3594583583 (eff. 0.228)
1485.02/1485.32	c #Conflicts:    1598000 | #Learnt:      37659 | 0.000
1485.02/1485.32	c total clause space: 335.816MB
1485.02/1485.32	c total #watches: 395260
1486.12/1486.40	c total #propagations: 820162116 / total #impl: 3597428505 (eff. 0.228)
1486.12/1486.40	c #Conflicts:    1599000 | #Learnt:      38659 | 0.000
1486.12/1486.40	c total clause space: 335.816MB
1486.12/1486.40	c total #watches: 398106
1487.12/1487.41	c total #propagations: 820662556 / total #impl: 3599778264 (eff. 0.228)
1487.12/1487.41	c #Conflicts:    1600000 | #Learnt:      39659 | 0.000
1487.12/1487.41	c total clause space: 335.816MB
1487.12/1487.41	c total #watches: 401350
1488.22/1488.59	c total #propagations: 821110381 / total #impl: 3601927962 (eff. 0.228)
1488.22/1488.59	c #Conflicts:    1601000 | #Learnt:      40659 | 0.000
1488.22/1488.59	c total clause space: 335.816MB
1488.22/1488.59	c total #watches: 404272
1489.52/1489.83	c total #propagations: 821609854 / total #impl: 3604267698 (eff. 0.228)
1489.52/1489.83	c #Conflicts:    1602000 | #Learnt:      41659 | 0.000
1489.52/1489.83	c total clause space: 335.816MB
1489.52/1489.83	c total #watches: 406502
1490.52/1490.80	c total #propagations: 822143653 / total #impl: 3606574923 (eff. 0.228)
1490.52/1490.80	c #Conflicts:    1603000 | #Learnt:      42659 | 0.000
1490.52/1490.80	c total clause space: 335.816MB
1490.52/1490.80	c total #watches: 409341
1491.62/1491.90	c total #propagations: 822607715 / total #impl: 3608569718 (eff. 0.228)
1491.62/1491.90	c #Conflicts:    1604000 | #Learnt:      43659 | 0.000
1491.62/1491.90	c total clause space: 335.816MB
1491.62/1491.90	c total #watches: 412029
1492.53/1492.89	c total #propagations: 823089488 / total #impl: 3610751411 (eff. 0.228)
1492.53/1492.89	c #Conflicts:    1605000 | #Learnt:      44659 | 0.000
1492.53/1492.89	c total clause space: 335.816MB
1492.53/1492.89	c total #watches: 414427
1493.82/1494.14	c total #propagations: 823580369 / total #impl: 3612845783 (eff. 0.228)
1493.82/1494.14	c #Conflicts:    1606000 | #Learnt:      45659 | 0.000
1493.82/1494.14	c total clause space: 335.816MB
1493.82/1494.14	c total #watches: 417086
1495.02/1495.30	c total #propagations: 824105469 / total #impl: 3615301991 (eff. 0.228)
1495.02/1495.30	c #Conflicts:    1607000 | #Learnt:      46659 | 0.000
1495.02/1495.30	c total clause space: 335.816MB
1495.02/1495.30	c total #watches: 419862
1496.32/1496.63	c total #propagations: 824605396 / total #impl: 3617609804 (eff. 0.228)
1496.32/1496.63	c #Conflicts:    1608000 | #Learnt:      47659 | 0.000
1496.32/1496.63	c total clause space: 335.816MB
1496.32/1496.63	c total #watches: 422598
1497.82/1498.17	c total #propagations: 825132849 / total #impl: 3620068629 (eff. 0.228)
1497.82/1498.17	c #Conflicts:    1609000 | #Learnt:      48659 | 0.000
1497.82/1498.17	c total clause space: 335.816MB
1497.82/1498.17	c total #watches: 425729
1499.03/1499.39	c total #propagations: 825683597 / total #impl: 3622627615 (eff. 0.228)
1499.03/1499.39	c #Conflicts:    1610000 | #Learnt:      49659 | 0.000
1499.03/1499.39	c total clause space: 335.816MB
1499.03/1499.39	c total #watches: 429126
1500.23/1500.51	c total #propagations: 826130792 / total #impl: 3624677891 (eff. 0.228)
1500.23/1500.51	c #Conflicts:    1611000 | #Learnt:      50659 | 0.000
1500.23/1500.51	c total clause space: 335.816MB
1500.23/1500.51	c total #watches: 431681
1501.52/1501.84	c total #propagations: 826584067 / total #impl: 3626661886 (eff. 0.228)
1501.52/1501.84	c #Conflicts:    1612000 | #Learnt:      51659 | 0.000
1501.52/1501.84	c total clause space: 335.816MB
1501.52/1501.84	c total #watches: 434546
1503.02/1503.33	c total #propagations: 827028208 / total #impl: 3628837623 (eff. 0.228)
1503.02/1503.33	c #Conflicts:    1613000 | #Learnt:      52659 | 0.000
1503.02/1503.33	c total clause space: 335.816MB
1503.02/1503.33	c total #watches: 436950
1504.32/1504.66	c total #propagations: 827515426 / total #impl: 3631183127 (eff. 0.228)
1504.32/1504.66	c #Conflicts:    1614000 | #Learnt:      53659 | 0.000
1504.32/1504.66	c total clause space: 335.816MB
1504.32/1504.66	c total #watches: 439985
1505.92/1506.27	c total #propagations: 828004822 / total #impl: 3633470074 (eff. 0.228)
1505.92/1506.27	c #Conflicts:    1615000 | #Learnt:      54659 | 0.000
1505.92/1506.27	c total clause space: 335.816MB
1505.92/1506.27	c total #watches: 442886
1507.72/1508.03	c total #propagations: 828530441 / total #impl: 3636004509 (eff. 0.228)
1507.72/1508.03	c #Conflicts:    1616000 | #Learnt:      55659 | 0.000
1507.72/1508.03	c total clause space: 335.816MB
1507.72/1508.03	c total #watches: 445374
1509.52/1509.87	c total #propagations: 829065173 / total #impl: 3638477773 (eff. 0.228)
1509.52/1509.87	c #Conflicts:    1617000 | #Learnt:      56659 | 0.000
1509.52/1509.87	c total clause space: 335.816MB
1509.52/1509.87	c total #watches: 448116
1511.12/1511.46	c total #propagations: 829604236 / total #impl: 3641048955 (eff. 0.228)
1511.12/1511.46	c #Conflicts:    1618000 | #Learnt:      57659 | 0.000
1511.12/1511.46	c total clause space: 335.816MB
1511.12/1511.46	c total #watches: 450985
1512.82/1513.13	c total #propagations: 830068664 / total #impl: 3643306853 (eff. 0.228)
1512.82/1513.13	c #Conflicts:    1619000 | #Learnt:      58659 | 0.000
1512.82/1513.13	c total clause space: 335.816MB
1512.82/1513.13	c total #watches: 453401
1514.22/1514.57	c total #propagations: 830555679 / total #impl: 3645601837 (eff. 0.228)
1514.22/1514.57	c #Conflicts:    1620000 | #Learnt:      59659 | 0.000
1514.22/1514.57	c total clause space: 335.816MB
1514.22/1514.57	c total #watches: 456000
1516.02/1516.35	c total #propagations: 831014636 / total #impl: 3647832959 (eff. 0.228)
1516.02/1516.35	c #Conflicts:    1621000 | #Learnt:      60659 | 0.000
1516.02/1516.35	c total clause space: 335.816MB
1516.02/1516.35	c total #watches: 459716
1518.01/1518.33	c total #propagations: 831520895 / total #impl: 3650310784 (eff. 0.228)
1518.01/1518.33	c GC COLLECT
1518.01/1518.33	c #Conflicts:    1622000 | #Learnt:      30849 | 0.000
1518.01/1518.33	c total clause space: 335.816MB
1518.01/1518.33	c total #watches: 373761
1518.82/1519.18	c total #propagations: 832133289 / total #impl: 3653421803 (eff. 0.228)
1518.82/1519.18	c #Conflicts:    1623000 | #Learnt:      31849 | 0.000
1518.82/1519.18	c total clause space: 335.816MB
1518.82/1519.18	c total #watches: 376993
1519.81/1520.10	c total #propagations: 832728741 / total #impl: 3656246523 (eff. 0.228)
1519.81/1520.10	c #Conflicts:    1624000 | #Learnt:      32849 | 0.000
1519.81/1520.10	c total clause space: 335.816MB
1519.81/1520.10	c total #watches: 379916
1520.71/1521.00	c total #propagations: 833315606 / total #impl: 3658830376 (eff. 0.228)
1520.71/1521.00	c #Conflicts:    1625000 | #Learnt:      33849 | 0.000
1520.71/1521.00	c total clause space: 335.816MB
1520.71/1521.00	c total #watches: 382697
1521.61/1521.97	c total #propagations: 833855610 / total #impl: 3661378865 (eff. 0.228)
1521.61/1521.97	c #Conflicts:    1626000 | #Learnt:      34849 | 0.000
1521.61/1521.97	c total clause space: 335.816MB
1521.61/1521.97	c total #watches: 385841
1522.61/1522.99	c total #propagations: 834430796 / total #impl: 3664057902 (eff. 0.228)
1522.61/1522.99	c #Conflicts:    1627000 | #Learnt:      35849 | 0.000
1522.61/1522.99	c total clause space: 335.816MB
1522.61/1522.99	c total #watches: 388734
1523.61/1523.96	c total #propagations: 834986698 / total #impl: 3666659211 (eff. 0.228)
1523.61/1523.96	c #Conflicts:    1628000 | #Learnt:      36849 | 0.000
1523.61/1523.96	c total clause space: 335.816MB
1523.61/1523.96	c total #watches: 391652
1524.71/1525.02	c total #propagations: 835553889 / total #impl: 3669179245 (eff. 0.228)
1524.71/1525.02	c #Conflicts:    1629000 | #Learnt:      37849 | 0.000
1524.71/1525.02	c total clause space: 335.816MB
1524.71/1525.02	c total #watches: 396089
1526.01/1526.31	c total #propagations: 836099881 / total #impl: 3671665414 (eff. 0.228)
1526.01/1526.31	c #Conflicts:    1630000 | #Learnt:      38849 | 0.000
1526.01/1526.31	c total clause space: 335.816MB
1526.01/1526.31	c total #watches: 399750
1527.01/1527.37	c total #propagations: 836702676 / total #impl: 3674509210 (eff. 0.228)
1527.01/1527.37	c #Conflicts:    1631000 | #Learnt:      39849 | 0.000
1527.01/1527.37	c total clause space: 335.816MB
1527.01/1527.37	c total #watches: 402515
1528.11/1528.46	c total #propagations: 837225601 / total #impl: 3676980264 (eff. 0.228)
1528.11/1528.46	c #Conflicts:    1632000 | #Learnt:      40849 | 0.000
1528.11/1528.46	c total clause space: 335.816MB
1528.11/1528.46	c total #watches: 405049
1529.21/1529.51	c total #propagations: 837743279 / total #impl: 3679368462 (eff. 0.228)
1529.21/1529.51	c #Conflicts:    1633000 | #Learnt:      41849 | 0.000
1529.21/1529.51	c total clause space: 335.816MB
1529.21/1529.51	c total #watches: 407380
1530.41/1530.74	c total #propagations: 838212862 / total #impl: 3681441259 (eff. 0.228)
1530.41/1530.74	c #Conflicts:    1634000 | #Learnt:      42849 | 0.000
1530.41/1530.74	c total clause space: 335.816MB
1530.41/1530.74	c total #watches: 410052
1531.51/1531.82	c total #propagations: 838843496 / total #impl: 3684277463 (eff. 0.228)
1531.51/1531.82	c #Conflicts:    1635000 | #Learnt:      43849 | 0.000
1531.51/1531.82	c total clause space: 335.816MB
1531.51/1531.82	c total #watches: 412556
1532.51/1532.80	c total #propagations: 839364115 / total #impl: 3686512175 (eff. 0.228)
1532.51/1532.80	c #Conflicts:    1636000 | #Learnt:      44849 | 0.000
1532.51/1532.80	c total clause space: 335.816MB
1532.51/1532.80	c total #watches: 414925
1533.81/1534.11	c total #propagations: 839835565 / total #impl: 3688513412 (eff. 0.228)
1533.81/1534.11	c #Conflicts:    1637000 | #Learnt:      45849 | 0.000
1533.81/1534.11	c total clause space: 335.816MB
1533.81/1534.11	c total #watches: 417442
1535.01/1535.38	c total #propagations: 840408989 / total #impl: 3690985403 (eff. 0.228)
1535.01/1535.38	c #Conflicts:    1638000 | #Learnt:      46849 | 0.000
1535.01/1535.38	c total clause space: 335.816MB
1535.01/1535.38	c total #watches: 419891
1536.31/1536.61	c total #propagations: 840973860 / total #impl: 3693410606 (eff. 0.228)
1536.31/1536.61	c #Conflicts:    1639000 | #Learnt:      47849 | 0.000
1536.31/1536.61	c total clause space: 335.816MB
1536.31/1536.61	c total #watches: 422123
1537.41/1537.73	c total #propagations: 841534027 / total #impl: 3695853275 (eff. 0.228)
1537.41/1537.73	c #Conflicts:    1640000 | #Learnt:      48849 | 0.000
1537.41/1537.73	c total clause space: 335.816MB
1537.41/1537.73	c total #watches: 425014
1538.62/1538.93	c total #propagations: 842064690 / total #impl: 3698206925 (eff. 0.228)
1538.62/1538.93	c #Conflicts:    1641000 | #Learnt:      49849 | 0.000
1538.62/1538.93	c total clause space: 335.816MB
1538.62/1538.94	c total #watches: 427531
1539.82/1540.17	c total #propagations: 842620723 / total #impl: 3700648883 (eff. 0.228)
1539.82/1540.17	c #Conflicts:    1642000 | #Learnt:      50849 | 0.000
1539.82/1540.17	c total clause space: 335.816MB
1539.82/1540.17	c total #watches: 430922
1541.11/1541.49	c total #propagations: 843160581 / total #impl: 3702852231 (eff. 0.228)
1541.11/1541.49	c #Conflicts:    1643000 | #Learnt:      51849 | 0.000
1541.11/1541.49	c total clause space: 335.816MB
1541.11/1541.49	c total #watches: 434162
1542.41/1542.75	c total #propagations: 843707803 / total #impl: 3705257818 (eff. 0.228)
1542.41/1542.75	c #Conflicts:    1644000 | #Learnt:      52849 | 0.000
1542.41/1542.75	c total clause space: 335.816MB
1542.41/1542.75	c total #watches: 437746
1543.71/1544.03	c total #propagations: 844233560 / total #impl: 3707955565 (eff. 0.228)
1543.71/1544.03	c #Conflicts:    1645000 | #Learnt:      53849 | 0.000
1543.71/1544.03	c total clause space: 335.816MB
1543.71/1544.03	c total #watches: 442089
1545.11/1545.41	c total #propagations: 844762161 / total #impl: 3710463126 (eff. 0.228)
1545.11/1545.41	c #Conflicts:    1646000 | #Learnt:      54849 | 0.000
1545.11/1545.41	c total clause space: 335.816MB
1545.11/1545.41	c total #watches: 445472
1546.21/1546.60	c total #propagations: 845288712 / total #impl: 3712755641 (eff. 0.228)
1546.21/1546.60	c #Conflicts:    1647000 | #Learnt:      55849 | 0.000
1546.21/1546.60	c total clause space: 335.816MB
1546.21/1546.60	c total #watches: 448531
1547.81/1548.10	c total #propagations: 845814619 / total #impl: 3715203210 (eff. 0.228)
1547.81/1548.10	c #Conflicts:    1648000 | #Learnt:      56849 | 0.000
1547.81/1548.10	c total clause space: 335.816MB
1547.81/1548.10	c total #watches: 452396
1549.11/1549.44	c total #propagations: 846437603 / total #impl: 3718264178 (eff. 0.228)
1549.11/1549.44	c #Conflicts:    1649000 | #Learnt:      57849 | 0.000
1549.11/1549.44	c total clause space: 335.816MB
1549.11/1549.44	c total #watches: 455661
1550.31/1550.60	c total #propagations: 847006483 / total #impl: 3720945399 (eff. 0.228)
1550.31/1550.60	c #Conflicts:    1650000 | #Learnt:      58849 | 0.000
1550.31/1550.60	c total clause space: 335.816MB
1550.31/1550.60	c total #watches: 458725
1551.61/1551.97	c total #propagations: 847435305 / total #impl: 3722751452 (eff. 0.228)
1551.61/1551.97	c #Conflicts:    1651000 | #Learnt:      59849 | 0.000
1551.61/1551.97	c total clause space: 335.816MB
1551.61/1551.97	c total #watches: 461846
1553.21/1553.50	c total #propagations: 847941978 / total #impl: 3725159940 (eff. 0.228)
1553.21/1553.50	c #Conflicts:    1652000 | #Learnt:      60849 | 0.000
1553.21/1553.50	c total clause space: 335.816MB
1553.21/1553.50	c total #watches: 464870
1554.61/1554.96	c total #propagations: 848510608 / total #impl: 3727603084 (eff. 0.228)
1554.61/1554.96	c #Conflicts:    1653000 | #Learnt:      61849 | 0.000
1554.61/1554.96	c total clause space: 335.816MB
1554.61/1554.96	c total #watches: 468098
1555.71/1556.06	c total #propagations: 849053448 / total #impl: 3730022933 (eff. 0.228)
1555.71/1556.06	c GC COLLECT
1555.71/1556.06	c #Conflicts:    1654000 | #Learnt:      31736 | 0.000
1555.71/1556.06	c total clause space: 335.816MB
1555.71/1556.06	c total #watches: 377398
1556.51/1556.89	c total #propagations: 849633167 / total #impl: 3732519458 (eff. 0.228)
1556.51/1556.89	c #Conflicts:    1655000 | #Learnt:      32736 | 0.000
1556.51/1556.89	c total clause space: 335.816MB
1556.51/1556.89	c total #watches: 380913
1557.51/1557.88	c total #propagations: 850125503 / total #impl: 3734877076 (eff. 0.228)
1557.51/1557.88	c #Conflicts:    1656000 | #Learnt:      33736 | 0.000
1557.51/1557.88	c total clause space: 335.816MB
1557.51/1557.88	c total #watches: 384560
1558.41/1558.79	c total #propagations: 850667836 / total #impl: 3737392826 (eff. 0.228)
1558.41/1558.79	c #Conflicts:    1657000 | #Learnt:      34736 | 0.000
1558.41/1558.79	c total clause space: 335.816MB
1558.41/1558.79	c total #watches: 388608
1559.51/1559.87	c total #propagations: 851173764 / total #impl: 3739844709 (eff. 0.228)
1559.51/1559.87	c #Conflicts:    1658000 | #Learnt:      35736 | 0.000
1559.51/1559.87	c total clause space: 335.816MB
1559.51/1559.87	c total #watches: 391885
1560.61/1560.99	c total #propagations: 851784497 / total #impl: 3742694484 (eff. 0.228)
1560.61/1560.99	c #Conflicts:    1659000 | #Learnt:      36736 | 0.000
1560.61/1560.99	c total clause space: 335.816MB
1560.61/1560.99	c total #watches: 394493
1561.71/1562.02	c total #propagations: 852429711 / total #impl: 3745686845 (eff. 0.228)
1561.71/1562.02	c #Conflicts:    1660000 | #Learnt:      37736 | 0.000
1561.71/1562.02	c total clause space: 335.816MB
1561.71/1562.02	c total #watches: 397147
1562.71/1563.05	c total #propagations: 852950971 / total #impl: 3747974156 (eff. 0.228)
1562.71/1563.05	c #Conflicts:    1661000 | #Learnt:      38736 | 0.000
1562.71/1563.05	c total clause space: 335.816MB
1562.71/1563.05	c total #watches: 399606
1563.81/1564.14	c total #propagations: 853493550 / total #impl: 3750467544 (eff. 0.228)
1563.81/1564.14	c #Conflicts:    1662000 | #Learnt:      39736 | 0.000
1563.81/1564.14	c total clause space: 335.816MB
1563.81/1564.14	c total #watches: 403012
1564.81/1565.14	c total #propagations: 854111135 / total #impl: 3753214987 (eff. 0.228)
1564.81/1565.14	c #Conflicts:    1663000 | #Learnt:      40736 | 0.000
1564.81/1565.14	c total clause space: 335.816MB
1564.81/1565.14	c total #watches: 405791
1565.71/1566.08	c total #propagations: 854646335 / total #impl: 3755594372 (eff. 0.228)
1565.71/1566.08	c #Conflicts:    1664000 | #Learnt:      41736 | 0.000
1565.71/1566.08	c total clause space: 335.816MB
1565.71/1566.08	c total #watches: 408838
1566.81/1567.16	c total #propagations: 855220891 / total #impl: 3758153854 (eff. 0.228)
1566.81/1567.16	c #Conflicts:    1665000 | #Learnt:      42736 | 0.000
1566.81/1567.16	c total clause space: 335.816MB
1566.81/1567.16	c total #watches: 412020
1567.81/1568.12	c total #propagations: 855818960 / total #impl: 3760798711 (eff. 0.228)
1567.81/1568.12	c #Conflicts:    1666000 | #Learnt:      43736 | 0.000
1567.81/1568.12	c total clause space: 335.816MB
1567.81/1568.12	c total #watches: 415760
1568.91/1569.22	c total #propagations: 856315336 / total #impl: 3762825966 (eff. 0.228)
1568.91/1569.22	c #Conflicts:    1667000 | #Learnt:      44736 | 0.000
1568.91/1569.22	c total clause space: 335.816MB
1568.91/1569.22	c total #watches: 418907
1570.01/1570.32	c total #propagations: 856897169 / total #impl: 3765225805 (eff. 0.228)
1570.01/1570.32	c #Conflicts:    1668000 | #Learnt:      45736 | 0.000
1570.01/1570.32	c total clause space: 335.816MB
1570.01/1570.32	c total #watches: 421083
1571.11/1571.43	c total #propagations: 857448250 / total #impl: 3767613470 (eff. 0.228)
1571.11/1571.43	c #Conflicts:    1669000 | #Learnt:      46736 | 0.000
1571.11/1571.43	c total clause space: 335.816MB
1571.11/1571.43	c total #watches: 424257
1572.40/1572.70	c total #propagations: 857987297 / total #impl: 3770093866 (eff. 0.228)
1572.40/1572.70	c #Conflicts:    1670000 | #Learnt:      47736 | 0.000
1572.40/1572.70	c total clause space: 335.816MB
1572.40/1572.70	c total #watches: 428279
1573.20/1573.55	c total #propagations: 858588614 / total #impl: 3772763674 (eff. 0.228)
1573.20/1573.55	c #Conflicts:    1671000 | #Learnt:      48736 | 0.000
1573.20/1573.55	c total clause space: 335.816MB
1573.20/1573.55	c total #watches: 432326
1574.20/1574.53	c total #propagations: 859041189 / total #impl: 3774907291 (eff. 0.228)
1574.20/1574.53	c #Conflicts:    1672000 | #Learnt:      49736 | 0.000
1574.20/1574.53	c total clause space: 335.816MB
1574.20/1574.53	c total #watches: 436130
1575.20/1575.55	c total #propagations: 859478637 / total #impl: 3776949094 (eff. 0.228)
1575.20/1575.55	c #Conflicts:    1673000 | #Learnt:      50736 | 0.000
1575.20/1575.55	c total clause space: 335.816MB
1575.20/1575.55	c total #watches: 438758
1576.50/1576.82	c total #propagations: 859995348 / total #impl: 3779112382 (eff. 0.228)
1576.50/1576.82	c #Conflicts:    1674000 | #Learnt:      51736 | 0.000
1576.50/1576.82	c total clause space: 335.816MB
1576.50/1576.82	c total #watches: 443588
1577.90/1578.28	c total #propagations: 860555438 / total #impl: 3781549320 (eff. 0.228)
1577.90/1578.28	c #Conflicts:    1675000 | #Learnt:      52736 | 0.000
1577.90/1578.28	c total clause space: 335.816MB
1577.90/1578.28	c total #watches: 448644
1579.31/1579.61	c total #propagations: 861222048 / total #impl: 3784652044 (eff. 0.228)
1579.31/1579.61	c #Conflicts:    1676000 | #Learnt:      53736 | 0.000
1579.31/1579.61	c total clause space: 335.816MB
1579.31/1579.61	c total #watches: 453097
1580.70/1581.03	c total #propagations: 861718473 / total #impl: 3787397468 (eff. 0.228)
1580.70/1581.03	c #Conflicts:    1677000 | #Learnt:      54736 | 0.000
1580.70/1581.03	c total clause space: 335.816MB
1580.70/1581.03	c total #watches: 457157
1582.30/1582.60	c total #propagations: 862270793 / total #impl: 3790109810 (eff. 0.228)
1582.30/1582.60	c #Conflicts:    1678000 | #Learnt:      55736 | 0.000
1582.30/1582.60	c total clause space: 335.816MB
1582.30/1582.60	c total #watches: 463807
1584.10/1584.43	c total #propagations: 862861410 / total #impl: 3793094781 (eff. 0.227)
1584.10/1584.43	c #Conflicts:    1679000 | #Learnt:      56736 | 0.000
1584.10/1584.43	c total clause space: 335.816MB
1584.10/1584.43	c total #watches: 469610
1585.91/1586.28	c total #propagations: 863462751 / total #impl: 3796173728 (eff. 0.227)
1585.91/1586.28	c #Conflicts:    1680000 | #Learnt:      57736 | 0.000
1585.91/1586.28	c total clause space: 335.816MB
1585.91/1586.28	c total #watches: 473761
1587.80/1588.17	c total #propagations: 864085326 / total #impl: 3799200413 (eff. 0.227)
1587.80/1588.17	c #Conflicts:    1681000 | #Learnt:      58736 | 0.000
1587.80/1588.17	c total clause space: 335.816MB
1587.80/1588.17	c total #watches: 477333
1589.80/1590.19	c total #propagations: 864648583 / total #impl: 3801922744 (eff. 0.227)
1589.80/1590.19	c #Conflicts:    1682000 | #Learnt:      59736 | 0.000
1589.80/1590.19	c total clause space: 335.816MB
1589.80/1590.19	c total #watches: 482349
1591.80/1592.11	c total #propagations: 865235963 / total #impl: 3804797339 (eff. 0.227)
1591.80/1592.11	c #Conflicts:    1683000 | #Learnt:      60736 | 0.000
1591.80/1592.11	c total clause space: 335.816MB
1591.80/1592.11	c total #watches: 485414
1593.80/1594.17	c total #propagations: 865788158 / total #impl: 3807450503 (eff. 0.227)
1593.80/1594.17	c #Conflicts:    1684000 | #Learnt:      61736 | 0.000
1593.80/1594.17	c total clause space: 335.816MB
1593.80/1594.17	c total #watches: 488748
1596.00/1596.33	c total #propagations: 866360169 / total #impl: 3810106642 (eff. 0.227)
1596.00/1596.33	c #Conflicts:    1685000 | #Learnt:      62736 | 0.000
1596.00/1596.33	c total clause space: 335.816MB
1596.00/1596.33	c total #watches: 491625
1597.10/1597.46	c total #propagations: 867000129 / total #impl: 3813250783 (eff. 0.227)
1597.10/1597.46	c GC COLLECT
1597.10/1597.46	c #Conflicts:    1686000 | #Learnt:      32345 | 0.000
1597.10/1597.46	c total clause space: 335.816MB
1597.10/1597.46	c total #watches: 379355
1598.11/1598.49	c total #propagations: 867623398 / total #impl: 3815966711 (eff. 0.227)
1598.11/1598.49	c #Conflicts:    1687000 | #Learnt:      33345 | 0.000
1598.11/1598.49	c total clause space: 335.816MB
1598.11/1598.49	c total #watches: 383215
1599.00/1599.30	c total #propagations: 868210013 / total #impl: 3818403328 (eff. 0.227)
1599.00/1599.30	c #Conflicts:    1688000 | #Learnt:      34345 | 0.000
1599.00/1599.30	c total clause space: 335.816MB
1599.00/1599.30	c total #watches: 386004
1599.80/1600.19	c total #propagations: 868622746 / total #impl: 3820103479 (eff. 0.227)
1599.80/1600.19	c #Conflicts:    1689000 | #Learnt:      35345 | 0.000
1599.80/1600.19	c total clause space: 335.816MB
1599.80/1600.19	c total #watches: 389664
1600.70/1601.03	c total #propagations: 869132944 / total #impl: 3822216265 (eff. 0.227)
1600.70/1601.03	c #Conflicts:    1690000 | #Learnt:      36345 | 0.000
1600.70/1601.03	c total clause space: 335.816MB
1600.70/1601.03	c total #watches: 392583
1601.50/1601.86	c total #propagations: 869600176 / total #impl: 3824228211 (eff. 0.227)
1601.50/1601.86	c #Conflicts:    1691000 | #Learnt:      37345 | 0.000
1601.50/1601.86	c total clause space: 335.816MB
1601.50/1601.86	c total #watches: 395454
1602.41/1602.76	c total #propagations: 870063353 / total #impl: 3826327852 (eff. 0.227)
1602.41/1602.76	c #Conflicts:    1692000 | #Learnt:      38345 | 0.000
1602.41/1602.76	c total clause space: 335.816MB
1602.41/1602.76	c total #watches: 398447
1603.30/1603.63	c total #propagations: 870582947 / total #impl: 3828542021 (eff. 0.227)
1603.30/1603.63	c #Conflicts:    1693000 | #Learnt:      39345 | 0.000
1603.30/1603.63	c total clause space: 335.816MB
1603.30/1603.63	c total #watches: 401167
1604.20/1604.52	c total #propagations: 871038330 / total #impl: 3830565632 (eff. 0.227)
1604.20/1604.52	c #Conflicts:    1694000 | #Learnt:      40345 | 0.000
1604.20/1604.52	c total clause space: 335.816MB
1604.20/1604.52	c total #watches: 403745
1605.30/1605.65	c total #propagations: 871519521 / total #impl: 3832585082 (eff. 0.227)
1605.30/1605.65	c #Conflicts:    1695000 | #Learnt:      41345 | 0.000
1605.30/1605.65	c total clause space: 335.816MB
1605.30/1605.65	c total #watches: 406736
1606.40/1606.70	c total #propagations: 872099206 / total #impl: 3835201799 (eff. 0.227)
1606.40/1606.70	c #Conflicts:    1696000 | #Learnt:      42345 | 0.000
1606.40/1606.70	c total clause space: 335.816MB
1606.40/1606.70	c total #watches: 411252
1607.50/1607.84	c total #propagations: 872624741 / total #impl: 3837619651 (eff. 0.227)
1607.50/1607.84	c #Conflicts:    1697000 | #Learnt:      43345 | 0.000
1607.50/1607.84	c total clause space: 335.816MB
1607.50/1607.84	c total #watches: 414690
1608.40/1608.76	c total #propagations: 873171769 / total #impl: 3840181947 (eff. 0.227)
1608.40/1608.76	c #Conflicts:    1698000 | #Learnt:      44345 | 0.000
1608.40/1608.76	c total clause space: 335.816MB
1608.40/1608.76	c total #watches: 417775
1609.50/1609.88	c total #propagations: 873638217 / total #impl: 3842373450 (eff. 0.227)
1609.50/1609.88	c #Conflicts:    1699000 | #Learnt:      45345 | 0.000
1609.50/1609.88	c total clause space: 335.816MB
1609.50/1609.88	c total #watches: 421527
1610.50/1610.84	c total #propagations: 874228790 / total #impl: 3845219533 (eff. 0.227)
1610.50/1610.84	c #Conflicts:    1700000 | #Learnt:      46345 | 0.000
1610.50/1610.84	c total clause space: 335.816MB
1610.50/1610.84	c total #watches: 424382
1611.60/1611.97	c total #propagations: 874667902 / total #impl: 3847080396 (eff. 0.227)
1611.60/1611.97	c #Conflicts:    1701000 | #Learnt:      47345 | 0.000
1611.60/1611.97	c total clause space: 335.816MB
1611.60/1611.97	c total #watches: 426839
1612.80/1613.19	c total #propagations: 875227083 / total #impl: 3849558396 (eff. 0.227)
1612.80/1613.19	c #Conflicts:    1702000 | #Learnt:      48345 | 0.000
1612.80/1613.19	c total clause space: 335.816MB
1612.80/1613.19	c total #watches: 429913
1614.10/1614.43	c total #propagations: 875819229 / total #impl: 3852098020 (eff. 0.227)
1614.10/1614.43	c #Conflicts:    1703000 | #Learnt:      49345 | 0.000
1614.10/1614.43	c total clause space: 335.816MB
1614.10/1614.44	c total #watches: 433183
1615.40/1615.72	c total #propagations: 876398301 / total #impl: 3854633927 (eff. 0.227)
1615.40/1615.72	c #Conflicts:    1704000 | #Learnt:      50345 | 0.000
1615.40/1615.72	c total clause space: 335.816MB
1615.40/1615.72	c total #watches: 435712
1616.71/1617.04	c total #propagations: 876939429 / total #impl: 3857047245 (eff. 0.227)
1616.71/1617.04	c #Conflicts:    1705000 | #Learnt:      51345 | 0.000
1616.71/1617.04	c total clause space: 335.816MB
1616.71/1617.04	c total #watches: 438299
1618.00/1618.31	c total #propagations: 877528674 / total #impl: 3859557325 (eff. 0.227)
1618.00/1618.31	c #Conflicts:    1706000 | #Learnt:      52345 | 0.000
1618.00/1618.31	c total clause space: 335.816MB
1618.00/1618.31	c total #watches: 442043
1619.30/1619.61	c total #propagations: 878069489 / total #impl: 3861868863 (eff. 0.227)
1619.30/1619.61	c #Conflicts:    1707000 | #Learnt:      53345 | 0.000
1619.30/1619.61	c total clause space: 335.816MB
1619.30/1619.61	c total #watches: 446636
1620.70/1621.00	c total #propagations: 878553657 / total #impl: 3864315793 (eff. 0.227)
1620.70/1621.00	c #Conflicts:    1708000 | #Learnt:      54345 | 0.000
1620.70/1621.00	c total clause space: 335.816MB
1620.70/1621.08	c total #watches: 450033
1621.80/1622.15	c total #propagations: 879097797 / total #impl: 3866863017 (eff. 0.227)
1621.80/1622.15	c #Conflicts:    1709000 | #Learnt:      55345 | 0.000
1621.80/1622.15	c total clause space: 335.816MB
1621.80/1622.15	c total #watches: 452542
1623.10/1623.43	c total #propagations: 879495114 / total #impl: 3868715112 (eff. 0.227)
1623.10/1623.43	c #Conflicts:    1710000 | #Learnt:      56345 | 0.000
1623.10/1623.43	c total clause space: 335.816MB
1623.10/1623.44	c total #watches: 455876
1624.40/1624.71	c total #propagations: 879961429 / total #impl: 3870726937 (eff. 0.227)
1624.40/1624.71	c #Conflicts:    1711000 | #Learnt:      57345 | 0.000
1624.40/1624.71	c total clause space: 335.816MB
1624.40/1624.71	c total #watches: 459221
1625.50/1625.90	c total #propagations: 880457316 / total #impl: 3872853156 (eff. 0.227)
1625.50/1625.90	c #Conflicts:    1712000 | #Learnt:      58345 | 0.000
1625.50/1625.90	c total clause space: 335.816MB
1626.10/1626.40	c total #watches: 461981
1626.90/1627.21	c total #propagations: 880928797 / total #impl: 3874948482 (eff. 0.227)
1626.90/1627.21	c #Conflicts:    1713000 | #Learnt:      59345 | 0.000
1626.90/1627.21	c total clause space: 335.816MB
1626.90/1627.21	c total #watches: 464227
1628.10/1628.46	c total #propagations: 881489555 / total #impl: 3877248242 (eff. 0.227)
1628.10/1628.46	c #Conflicts:    1714000 | #Learnt:      60345 | 0.000
1628.10/1628.46	c total clause space: 335.816MB
1628.10/1628.46	c total #watches: 467258
1629.50/1629.83	c total #propagations: 881940686 / total #impl: 3879235299 (eff. 0.227)
1629.50/1629.83	c #Conflicts:    1715000 | #Learnt:      61345 | 0.000
1629.50/1629.83	c total clause space: 335.816MB
1629.50/1629.83	c total #watches: 471615
1630.60/1630.97	c total #propagations: 882460701 / total #impl: 3881592810 (eff. 0.227)
1630.60/1630.97	c #Conflicts:    1716000 | #Learnt:      62345 | 0.000
1630.60/1630.97	c total clause space: 335.816MB
1630.60/1630.97	c total #watches: 473951
1631.90/1632.29	c total #propagations: 882874567 / total #impl: 3883337747 (eff. 0.227)
1631.90/1632.29	c #Conflicts:    1717000 | #Learnt:      63345 | 0.000
1631.90/1632.29	c total clause space: 335.816MB
1631.90/1632.29	c total #watches: 477886
1633.00/1633.37	c total #propagations: 883345135 / total #impl: 3885420110 (eff. 0.227)
1633.00/1633.37	c GC COLLECT
1633.00/1633.37	c #Conflicts:    1718000 | #Learnt:      32635 | 0.000
1633.00/1633.37	c total clause space: 335.816MB
1633.00/1633.37	c total #watches: 380412
1633.90/1634.22	c total #propagations: 883927118 / total #impl: 3888110640 (eff. 0.227)
1633.90/1634.22	c #Conflicts:    1719000 | #Learnt:      33635 | 0.000
1633.90/1634.22	c total clause space: 335.816MB
1633.90/1634.22	c total #watches: 384003
1634.70/1635.01	c total #propagations: 884436805 / total #impl: 3890264468 (eff. 0.227)
1634.70/1635.01	c #Conflicts:    1720000 | #Learnt:      34635 | 0.000
1634.70/1635.01	c total clause space: 335.816MB
1634.70/1635.01	c total #watches: 387461
1635.50/1635.88	c total #propagations: 884926528 / total #impl: 3892441543 (eff. 0.227)
1635.50/1635.88	c #Conflicts:    1721000 | #Learnt:      35635 | 0.000
1635.50/1635.88	c total clause space: 335.816MB
1635.50/1635.88	c total #watches: 391587
1636.60/1636.93	c total #propagations: 885424613 / total #impl: 3894805281 (eff. 0.227)
1636.60/1636.93	c #Conflicts:    1722000 | #Learnt:      36635 | 0.000
1636.60/1636.93	c total clause space: 335.816MB
1636.60/1636.93	c total #watches: 396866
1637.70/1638.05	c total #propagations: 885987168 / total #impl: 3897474640 (eff. 0.227)
1637.70/1638.05	c #Conflicts:    1723000 | #Learnt:      37635 | 0.000
1637.70/1638.05	c total clause space: 335.816MB
1637.70/1638.05	c total #watches: 399350
1638.89/1639.26	c total #propagations: 886525726 / total #impl: 3899965393 (eff. 0.227)
1638.89/1639.26	c #Conflicts:    1724000 | #Learnt:      38635 | 0.000
1638.89/1639.26	c total clause space: 335.816MB
1638.89/1639.26	c total #watches: 402663
1639.99/1640.32	c total #propagations: 887108493 / total #impl: 3902679146 (eff. 0.227)
1639.99/1640.32	c #Conflicts:    1725000 | #Learnt:      39635 | 0.000
1639.99/1640.32	c total clause space: 335.816MB
1639.99/1640.32	c total #watches: 407060
1641.00/1641.33	c total #propagations: 887576918 / total #impl: 3904675210 (eff. 0.227)
1641.00/1641.33	c #Conflicts:    1726000 | #Learnt:      40635 | 0.000
1641.00/1641.33	c total clause space: 335.816MB
1641.00/1641.33	c total #watches: 409699
1642.00/1642.32	c total #propagations: 887990694 / total #impl: 3906462154 (eff. 0.227)
1642.00/1642.32	c #Conflicts:    1727000 | #Learnt:      41635 | 0.000
1642.00/1642.32	c total clause space: 335.816MB
1642.00/1642.32	c total #watches: 412182
1643.10/1643.49	c total #propagations: 888415165 / total #impl: 3908241454 (eff. 0.227)
1643.10/1643.49	c #Conflicts:    1728000 | #Learnt:      42635 | 0.000
1643.10/1643.49	c total clause space: 335.816MB
1643.10/1643.50	c total #watches: 414698
1644.30/1644.65	c total #propagations: 888942880 / total #impl: 3910465065 (eff. 0.227)
1644.30/1644.65	c #Conflicts:    1729000 | #Learnt:      43635 | 0.000
1644.30/1644.65	c total clause space: 335.816MB
1644.30/1644.65	c total #watches: 417009
1645.40/1645.74	c total #propagations: 889438358 / total #impl: 3912504485 (eff. 0.227)
1645.40/1645.74	c #Conflicts:    1730000 | #Learnt:      44635 | 0.000
1645.40/1645.74	c total clause space: 335.816MB
1645.40/1645.74	c total #watches: 419136
1646.50/1646.82	c total #propagations: 889899247 / total #impl: 3914406070 (eff. 0.227)
1646.50/1646.82	c #Conflicts:    1731000 | #Learnt:      45635 | 0.000
1646.50/1646.82	c total clause space: 335.816MB
1646.50/1646.82	c total #watches: 422106
1647.69/1648.08	c total #propagations: 890308524 / total #impl: 3916179439 (eff. 0.227)
1647.69/1648.08	c #Conflicts:    1732000 | #Learnt:      46635 | 0.000
1647.69/1648.08	c total clause space: 335.816MB
1647.69/1648.08	c total #watches: 425026
1648.89/1649.20	c total #propagations: 890824865 / total #impl: 3918501180 (eff. 0.227)
1648.89/1649.20	c #Conflicts:    1733000 | #Learnt:      47635 | 0.000
1648.89/1649.20	c total clause space: 335.816MB
1648.89/1649.20	c total #watches: 427754
1650.09/1650.49	c total #propagations: 891315916 / total #impl: 3920631389 (eff. 0.227)
1650.09/1650.49	c #Conflicts:    1734000 | #Learnt:      48635 | 0.000
1650.09/1650.49	c total clause space: 335.816MB
1650.09/1650.49	c total #watches: 432189
1651.39/1651.79	c total #propagations: 891865738 / total #impl: 3923193205 (eff. 0.227)
1651.39/1651.79	c #Conflicts:    1735000 | #Learnt:      49635 | 0.000
1651.39/1651.79	c total clause space: 335.816MB
1651.39/1651.79	c total #watches: 436050
1652.69/1653.09	c total #propagations: 892423921 / total #impl: 3925834264 (eff. 0.227)
1652.69/1653.09	c #Conflicts:    1736000 | #Learnt:      50635 | 0.000
1652.69/1653.09	c total clause space: 335.816MB
1652.69/1653.09	c total #watches: 439882
1654.10/1654.45	c total #propagations: 892942335 / total #impl: 3928312699 (eff. 0.227)
1654.10/1654.45	c #Conflicts:    1737000 | #Learnt:      51635 | 0.000
1654.10/1654.45	c total clause space: 335.816MB
1654.10/1654.45	c total #watches: 444826
1655.59/1655.97	c total #propagations: 893458579 / total #impl: 3930945316 (eff. 0.227)
1655.59/1655.97	c #Conflicts:    1738000 | #Learnt:      52635 | 0.000
1655.59/1655.97	c total clause space: 335.816MB
1655.59/1655.97	c total #watches: 450640
1657.19/1657.53	c total #propagations: 893986877 / total #impl: 3933663139 (eff. 0.227)
1657.19/1657.53	c #Conflicts:    1739000 | #Learnt:      53635 | 0.000
1657.19/1657.53	c total clause space: 335.816MB
1657.19/1657.53	c total #watches: 454100
1658.79/1659.15	c total #propagations: 894521741 / total #impl: 3936420583 (eff. 0.227)
1658.79/1659.15	c #Conflicts:    1740000 | #Learnt:      54635 | 0.000
1658.79/1659.15	c total clause space: 335.816MB
1658.79/1659.15	c total #watches: 459397
1660.49/1660.89	c total #propagations: 895054902 / total #impl: 3939223615 (eff. 0.227)
1660.49/1660.89	c #Conflicts:    1741000 | #Learnt:      55635 | 0.000
1660.49/1660.89	c total clause space: 335.816MB
1660.49/1660.89	c total #watches: 464151
1662.19/1662.59	c total #propagations: 895575671 / total #impl: 3941982875 (eff. 0.227)
1662.19/1662.59	c #Conflicts:    1742000 | #Learnt:      56635 | 0.000
1662.19/1662.59	c total clause space: 335.816MB
1662.19/1662.59	c total #watches: 466924
1664.10/1664.41	c total #propagations: 896074129 / total #impl: 3944447463 (eff. 0.227)
1664.10/1664.41	c #Conflicts:    1743000 | #Learnt:      57635 | 0.000
1664.10/1664.41	c total clause space: 335.816MB
1664.10/1664.41	c total #watches: 469350
1665.79/1666.18	c total #propagations: 896598830 / total #impl: 3947017545 (eff. 0.227)
1665.79/1666.18	c #Conflicts:    1744000 | #Learnt:      58635 | 0.000
1665.79/1666.18	c total clause space: 335.816MB
1665.79/1666.18	c total #watches: 471990
1667.49/1667.89	c total #propagations: 897114269 / total #impl: 3949552054 (eff. 0.227)
1667.49/1667.89	c #Conflicts:    1745000 | #Learnt:      59635 | 0.000
1667.49/1667.89	c total clause space: 335.816MB
1667.49/1667.89	c total #watches: 475419
1669.39/1669.72	c total #propagations: 897642250 / total #impl: 3951961411 (eff. 0.227)
1669.39/1669.72	c #Conflicts:    1746000 | #Learnt:      60635 | 0.000
1669.39/1669.72	c total clause space: 335.816MB
1669.39/1669.72	c total #watches: 479477
1670.89/1671.25	c total #propagations: 898284520 / total #impl: 3954690986 (eff. 0.227)
1670.89/1671.25	c #Conflicts:    1747000 | #Learnt:      61635 | 0.000
1670.89/1671.25	c total clause space: 335.816MB
1670.89/1671.25	c total #watches: 483272
1672.79/1673.16	c total #propagations: 898786326 / total #impl: 3957217428 (eff. 0.227)
1672.79/1673.16	c #Conflicts:    1748000 | #Learnt:      62635 | 0.000
1672.79/1673.16	c total clause space: 335.816MB
1672.79/1673.16	c total #watches: 486602
1674.49/1674.82	c total #propagations: 899294518 / total #impl: 3959495594 (eff. 0.227)
1674.49/1674.82	c #Conflicts:    1749000 | #Learnt:      63635 | 0.000
1674.49/1674.82	c total clause space: 335.816MB
1674.49/1674.82	c total #watches: 489863
1675.89/1676.28	c total #propagations: 899784771 / total #impl: 3961774167 (eff. 0.227)
1675.89/1676.28	c GC COLLECT
1675.89/1676.28	c #Conflicts:    1750000 | #Learnt:      32647 | 0.000
1675.89/1676.28	c total clause space: 335.816MB
1675.89/1676.28	c total #watches: 382092
1677.09/1677.40	c total #propagations: 900373190 / total #impl: 3964825402 (eff. 0.227)
1677.09/1677.40	c #Conflicts:    1751000 | #Learnt:      33647 | 0.000
1677.09/1677.40	c total clause space: 335.816MB
1677.09/1677.40	c total #watches: 385222
1678.29/1678.64	c total #propagations: 900947185 / total #impl: 3967854126 (eff. 0.227)
1678.29/1678.64	c #Conflicts:    1752000 | #Learnt:      34647 | 0.000
1678.29/1678.64	c total clause space: 335.816MB
1678.29/1678.64	c total #watches: 392770
1679.49/1679.85	c total #propagations: 901571499 / total #impl: 3971174609 (eff. 0.227)
1679.49/1679.85	c #Conflicts:    1753000 | #Learnt:      35647 | 0.000
1679.49/1679.85	c total clause space: 335.816MB
1679.49/1679.85	c total #watches: 395374
1680.59/1680.96	c total #propagations: 902115481 / total #impl: 3973565085 (eff. 0.227)
1680.59/1680.96	c #Conflicts:    1754000 | #Learnt:      36647 | 0.000
1680.59/1680.96	c total clause space: 335.816MB
1680.59/1680.96	c total #watches: 398691
1681.99/1682.32	c total #propagations: 902611806 / total #impl: 3975873766 (eff. 0.227)
1681.99/1682.32	c #Conflicts:    1755000 | #Learnt:      37647 | 0.000
1681.99/1682.32	c total clause space: 335.816MB
1681.99/1682.32	c total #watches: 401556
1683.19/1683.53	c total #propagations: 903235041 / total #impl: 3978584414 (eff. 0.227)
1683.19/1683.53	c #Conflicts:    1756000 | #Learnt:      38647 | 0.000
1683.19/1683.53	c total clause space: 335.816MB
1683.19/1683.53	c total #watches: 405065
1684.19/1684.56	c total #propagations: 903847081 / total #impl: 3981535328 (eff. 0.227)
1684.19/1684.56	c #Conflicts:    1757000 | #Learnt:      39647 | 0.000
1684.19/1684.56	c total clause space: 335.816MB
1684.19/1684.56	c total #watches: 409128
1685.39/1685.73	c total #propagations: 904339945 / total #impl: 3984181369 (eff. 0.227)
1685.39/1685.73	c #Conflicts:    1758000 | #Learnt:      40647 | 0.000
1685.39/1685.73	c total clause space: 335.816MB
1685.39/1685.73	c total #watches: 411811
1686.79/1687.11	c total #propagations: 904830247 / total #impl: 3986273464 (eff. 0.227)
1686.79/1687.11	c #Conflicts:    1759000 | #Learnt:      41647 | 0.000
1686.79/1687.11	c total clause space: 335.816MB
1686.79/1687.11	c total #watches: 417690
1688.39/1688.70	c total #propagations: 905409396 / total #impl: 3989181252 (eff. 0.227)
1688.39/1688.70	c #Conflicts:    1760000 | #Learnt:      42647 | 0.000
1688.39/1688.70	c total clause space: 335.816MB
1688.39/1688.70	c total #watches: 424302
1689.89/1690.27	c total #propagations: 905998169 / total #impl: 3992236422 (eff. 0.227)
1689.89/1690.27	c #Conflicts:    1761000 | #Learnt:      43647 | 0.000
1689.89/1690.27	c total clause space: 335.816MB
1689.89/1690.27	c total #watches: 429488
1691.59/1691.97	c total #propagations: 906536990 / total #impl: 3995343879 (eff. 0.227)
1691.59/1691.97	c #Conflicts:    1762000 | #Learnt:      44647 | 0.000
1691.59/1691.97	c total clause space: 335.816MB
1691.59/1691.97	c total #watches: 434882
1693.29/1693.63	c total #propagations: 907051963 / total #impl: 3998687353 (eff. 0.227)
1693.29/1693.63	c #Conflicts:    1763000 | #Learnt:      45647 | 0.000
1693.29/1693.63	c total clause space: 335.816MB
1693.29/1693.63	c total #watches: 438958
1694.89/1695.28	c total #propagations: 907564480 / total #impl: 4001579372 (eff. 0.227)
1694.89/1695.28	c #Conflicts:    1764000 | #Learnt:      46647 | 0.000
1694.89/1695.28	c total clause space: 335.816MB
1694.89/1695.28	c total #watches: 443304
1696.49/1696.89	c total #propagations: 908115751 / total #impl: 4004343605 (eff. 0.227)
1696.49/1696.89	c #Conflicts:    1765000 | #Learnt:      47647 | 0.000
1696.49/1696.89	c total clause space: 335.816MB
1696.49/1696.89	c total #watches: 446635
1698.58/1698.94	c total #propagations: 908589319 / total #impl: 4006569173 (eff. 0.227)
1698.58/1698.94	c #Conflicts:    1766000 | #Learnt:      48647 | 0.000
1698.58/1698.94	c total clause space: 335.816MB
1698.58/1698.94	c total #watches: 451726
1700.39/1700.76	c total #propagations: 909174089 / total #impl: 4009588909 (eff. 0.227)
1700.39/1700.76	c #Conflicts:    1767000 | #Learnt:      49647 | 0.000
1700.39/1700.76	c total clause space: 335.816MB
1700.39/1700.76	c total #watches: 455338
1702.18/1702.51	c total #propagations: 909696818 / total #impl: 4012047689 (eff. 0.227)
1702.18/1702.51	c #Conflicts:    1768000 | #Learnt:      50647 | 0.000
1702.18/1702.51	c total clause space: 335.816MB
1702.18/1702.51	c total #watches: 458699
1703.69/1704.03	c total #propagations: 910240573 / total #impl: 4014626093 (eff. 0.227)
1703.69/1704.03	c #Conflicts:    1769000 | #Learnt:      51647 | 0.000
1703.69/1704.03	c total clause space: 335.816MB
1703.69/1704.03	c total #watches: 461488
1704.98/1705.31	c total #propagations: 910704861 / total #impl: 4016899154 (eff. 0.227)
1704.98/1705.31	c #Conflicts:    1770000 | #Learnt:      52647 | 0.000
1704.98/1705.31	c total clause space: 335.816MB
1704.98/1705.31	c total #watches: 464449
1706.58/1706.91	c total #propagations: 911077637 / total #impl: 4018640297 (eff. 0.227)
1706.58/1706.91	c #Conflicts:    1771000 | #Learnt:      53647 | 0.000
1706.58/1706.91	c total clause space: 335.816MB
1706.58/1706.91	c total #watches: 466870
1708.28/1708.64	c total #propagations: 911581909 / total #impl: 4020646608 (eff. 0.227)
1708.28/1708.64	c #Conflicts:    1772000 | #Learnt:      54647 | 0.000
1708.28/1708.64	c total clause space: 335.816MB
1708.28/1708.64	c total #watches: 469971
1710.19/1710.58	c total #propagations: 912075348 / total #impl: 4022831764 (eff. 0.227)
1710.19/1710.58	c #Conflicts:    1773000 | #Learnt:      55647 | 0.000
1710.19/1710.58	c total clause space: 335.816MB
1710.19/1710.58	c total #watches: 472890
1712.39/1712.75	c total #propagations: 912606474 / total #impl: 4025254803 (eff. 0.227)
1712.39/1712.75	c #Conflicts:    1774000 | #Learnt:      56647 | 0.000
1712.39/1712.75	c total clause space: 335.816MB
1712.39/1712.75	c total #watches: 476116
1714.48/1714.84	c total #propagations: 913254190 / total #impl: 4028383003 (eff. 0.227)
1714.48/1714.84	c #Conflicts:    1775000 | #Learnt:      57647 | 0.000
1714.48/1714.84	c total clause space: 335.816MB
1714.48/1714.84	c total #watches: 479053
1716.38/1716.72	c total #propagations: 913846889 / total #impl: 4031175248 (eff. 0.227)
1716.38/1716.72	c #Conflicts:    1776000 | #Learnt:      58647 | 0.000
1716.38/1716.72	c total clause space: 335.816MB
1716.38/1716.72	c total #watches: 481949
1718.28/1718.69	c total #propagations: 914368673 / total #impl: 4033583445 (eff. 0.227)
1718.28/1718.69	c #Conflicts:    1777000 | #Learnt:      59647 | 0.000
1718.28/1718.69	c total clause space: 335.816MB
1718.28/1718.69	c total #watches: 485202
1719.78/1720.12	c total #propagations: 914922240 / total #impl: 4036258092 (eff. 0.227)
1719.78/1720.12	c #Conflicts:    1778000 | #Learnt:      60647 | 0.000
1719.78/1720.12	c total clause space: 335.816MB
1719.78/1720.12	c total #watches: 487982
1721.58/1721.91	c total #propagations: 915297579 / total #impl: 4038030027 (eff. 0.227)
1721.58/1721.91	c #Conflicts:    1779000 | #Learnt:      61647 | 0.000
1721.58/1721.91	c total clause space: 335.816MB
1721.58/1721.91	c total #watches: 491033
1723.08/1723.42	c total #propagations: 915716574 / total #impl: 4040085449 (eff. 0.227)
1723.08/1723.42	c #Conflicts:    1780000 | #Learnt:      62647 | 0.000
1723.08/1723.42	c total clause space: 335.816MB
1723.08/1723.42	c total #watches: 494481
1724.78/1725.17	c total #propagations: 916189961 / total #impl: 4042418581 (eff. 0.227)
1724.78/1725.17	c #Conflicts:    1781000 | #Learnt:      63647 | 0.000
1724.78/1725.17	c total clause space: 335.816MB
1724.78/1725.17	c total #watches: 499869
1726.79/1727.18	c total #propagations: 916742165 / total #impl: 4045345125 (eff. 0.227)
1726.79/1727.18	c GC COLLECT
1726.79/1727.18	c #Conflicts:    1782000 | #Learnt:      32347 | 0.000
1726.79/1727.18	c total clause space: 335.816MB
1726.79/1727.18	c total #watches: 379595
1727.89/1728.20	c total #propagations: 917322189 / total #impl: 4048458686 (eff. 0.227)
1727.89/1728.20	c #Conflicts:    1783000 | #Learnt:      33347 | 0.000
1727.89/1728.20	c total clause space: 335.816MB
1727.89/1728.20	c total #watches: 386427
1728.99/1729.38	c total #propagations: 917975775 / total #impl: 4051329329 (eff. 0.227)
1728.99/1729.38	c #Conflicts:    1784000 | #Learnt:      34347 | 0.000
1728.99/1729.38	c total clause space: 335.816MB
1728.99/1729.38	c total #watches: 393026
1730.09/1730.43	c total #propagations: 918623626 / total #impl: 4054507143 (eff. 0.227)
1730.09/1730.43	c #Conflicts:    1785000 | #Learnt:      35347 | 0.000
1730.09/1730.43	c total clause space: 335.816MB
1730.09/1730.43	c total #watches: 395460
1731.28/1731.63	c total #propagations: 919178564 / total #impl: 4057255886 (eff. 0.227)
1731.28/1731.63	c #Conflicts:    1786000 | #Learnt:      36347 | 0.000
1731.28/1731.63	c total clause space: 335.816MB
1731.28/1731.63	c total #watches: 398660
1732.68/1733.04	c total #propagations: 919832926 / total #impl: 4060336369 (eff. 0.227)
1732.68/1733.04	c #Conflicts:    1787000 | #Learnt:      37347 | 0.000
1732.68/1733.04	c total clause space: 335.816MB
1732.68/1733.04	c total #watches: 403812
1734.08/1734.42	c total #propagations: 920476045 / total #impl: 4063569379 (eff. 0.227)
1734.08/1734.42	c #Conflicts:    1788000 | #Learnt:      38347 | 0.000
1734.08/1734.42	c total clause space: 335.816MB
1734.08/1734.42	c total #watches: 409103
1735.68/1736.02	c total #propagations: 921085821 / total #impl: 4066541401 (eff. 0.227)
1735.68/1736.02	c #Conflicts:    1789000 | #Learnt:      39347 | 0.000
1735.68/1736.02	c total clause space: 335.816MB
1735.68/1736.02	c total #watches: 413079
1737.08/1737.47	c total #propagations: 921735315 / total #impl: 4069585647 (eff. 0.226)
1737.08/1737.47	c #Conflicts:    1790000 | #Learnt:      40347 | 0.000
1737.08/1737.47	c total clause space: 335.816MB
1737.08/1737.47	c total #watches: 415761
1738.58/1738.94	c total #propagations: 922270776 / total #impl: 4071946969 (eff. 0.226)
1738.58/1738.94	c #Conflicts:    1791000 | #Learnt:      41347 | 0.000
1738.58/1738.94	c total clause space: 335.816MB
1738.58/1738.94	c total #watches: 418397
1739.99/1740.31	c total #propagations: 922897628 / total #impl: 4074507577 (eff. 0.227)
1739.99/1740.31	c #Conflicts:    1792000 | #Learnt:      42347 | 0.000
1739.99/1740.31	c total clause space: 335.816MB
1739.99/1740.31	c total #watches: 421977
1741.28/1741.67	c total #propagations: 923477321 / total #impl: 4076788845 (eff. 0.227)
1741.28/1741.67	c #Conflicts:    1793000 | #Learnt:      43347 | 0.000
1741.28/1741.67	c total clause space: 335.816MB
1741.28/1741.67	c total #watches: 425120
1742.68/1743.05	c total #propagations: 923965316 / total #impl: 4078925839 (eff. 0.227)
1742.68/1743.05	c #Conflicts:    1794000 | #Learnt:      44347 | 0.000
1742.68/1743.05	c total clause space: 335.816MB
1742.68/1743.05	c total #watches: 429016
1744.08/1744.46	c total #propagations: 924466190 / total #impl: 4081300313 (eff. 0.227)
1744.08/1744.46	c #Conflicts:    1795000 | #Learnt:      45347 | 0.000
1744.08/1744.46	c total clause space: 335.816MB
1744.08/1744.46	c total #watches: 432388
1745.38/1745.75	c total #propagations: 924971329 / total #impl: 4083575500 (eff. 0.227)
1745.38/1745.75	c #Conflicts:    1796000 | #Learnt:      46347 | 0.000
1745.38/1745.75	c total clause space: 335.816MB
1745.38/1745.75	c total #watches: 435797
1746.78/1747.12	c total #propagations: 925395508 / total #impl: 4085437001 (eff. 0.227)
1746.78/1747.12	c #Conflicts:    1797000 | #Learnt:      47347 | 0.000
1746.78/1747.12	c total clause space: 335.816MB
1746.78/1747.12	c total #watches: 438674
1748.38/1748.71	c total #propagations: 925880214 / total #impl: 4087597266 (eff. 0.227)
1748.38/1748.71	c #Conflicts:    1798000 | #Learnt:      48347 | 0.000
1748.38/1748.71	c total clause space: 335.816MB
1748.38/1748.71	c total #watches: 441499
1749.88/1750.24	c total #propagations: 926371571 / total #impl: 4089643661 (eff. 0.227)
1749.88/1750.24	c #Conflicts:    1799000 | #Learnt:      49347 | 0.000
1749.88/1750.24	c total clause space: 335.816MB
1749.88/1750.24	c total #watches: 444379
1751.48/1751.84	c total #propagations: 926893704 / total #impl: 4091930095 (eff. 0.227)
1751.48/1751.84	c #Conflicts:    1800000 | #Learnt:      50347 | 0.000
1751.48/1751.84	c total clause space: 335.816MB
1751.48/1751.84	c total #watches: 447563
1753.18/1753.56	c total #propagations: 927427811 / total #impl: 4094284331 (eff. 0.227)
1753.18/1753.56	c #Conflicts:    1801000 | #Learnt:      51347 | 0.000
1753.18/1753.56	c total clause space: 335.816MB
1753.18/1753.56	c total #watches: 451222
1754.78/1755.14	c total #propagations: 928031737 / total #impl: 4097043518 (eff. 0.227)
1754.78/1755.14	c #Conflicts:    1802000 | #Learnt:      52347 | 0.000
1754.78/1755.14	c total clause space: 335.816MB
1754.78/1755.14	c total #watches: 455156
1756.68/1757.00	c total #propagations: 928529049 / total #impl: 4099533551 (eff. 0.226)
1756.68/1757.00	c #Conflicts:    1803000 | #Learnt:      53347 | 0.000
1756.68/1757.00	c total clause space: 335.816MB
1756.68/1757.00	c total #watches: 458745
1758.08/1758.41	c total #propagations: 929070133 / total #impl: 4102286652 (eff. 0.226)
1758.08/1758.41	c #Conflicts:    1804000 | #Learnt:      54347 | 0.000
1758.08/1758.41	c total clause space: 335.816MB
1758.08/1758.41	c total #watches: 461805
1759.48/1759.89	c total #propagations: 929506085 / total #impl: 4104280881 (eff. 0.226)
1759.48/1759.89	c #Conflicts:    1805000 | #Learnt:      55347 | 0.000
1759.48/1759.89	c total clause space: 335.816MB
1759.48/1759.89	c total #watches: 464264
1761.18/1761.53	c total #propagations: 929960315 / total #impl: 4106190281 (eff. 0.226)
1761.18/1761.53	c #Conflicts:    1806000 | #Learnt:      56347 | 0.000
1761.18/1761.53	c total clause space: 335.816MB
1761.18/1761.53	c total #watches: 467251
1762.78/1763.19	c total #propagations: 930439654 / total #impl: 4108420155 (eff. 0.226)
1762.78/1763.19	c #Conflicts:    1807000 | #Learnt:      57347 | 0.000
1762.78/1763.19	c total clause space: 335.816MB
1762.78/1763.19	c total #watches: 469929
1764.57/1764.93	c total #propagations: 930918455 / total #impl: 4110613775 (eff. 0.226)
1764.57/1764.93	c #Conflicts:    1808000 | #Learnt:      58347 | 0.000
1764.57/1764.93	c total clause space: 335.816MB
1764.57/1764.94	c total #watches: 472720
1766.47/1766.82	c total #propagations: 931439284 / total #impl: 4112969829 (eff. 0.226)
1766.47/1766.82	c #Conflicts:    1809000 | #Learnt:      59347 | 0.000
1766.47/1766.82	c total clause space: 335.816MB
1766.47/1766.82	c total #watches: 475685
1768.27/1768.65	c total #propagations: 931987357 / total #impl: 4115501664 (eff. 0.226)
1768.27/1768.65	c #Conflicts:    1810000 | #Learnt:      60347 | 0.000
1768.27/1768.65	c total clause space: 335.816MB
1768.27/1768.65	c total #watches: 479386
1769.97/1770.32	c total #propagations: 932555223 / total #impl: 4118053190 (eff. 0.226)
1769.97/1770.32	c #Conflicts:    1811000 | #Learnt:      61347 | 0.000
1769.97/1770.32	c total clause space: 335.816MB
1769.97/1770.32	c total #watches: 482930
1771.78/1772.16	c total #propagations: 932990531 / total #impl: 4120285968 (eff. 0.226)
1771.78/1772.16	c #Conflicts:    1812000 | #Learnt:      62347 | 0.000
1771.78/1772.16	c total clause space: 335.816MB
1771.78/1772.16	c total #watches: 486623
1773.87/1774.24	c total #propagations: 933514500 / total #impl: 4122828012 (eff. 0.226)
1773.87/1774.24	c #Conflicts:    1813000 | #Learnt:      63347 | 0.000
1773.87/1774.24	c total clause space: 335.816MB
1773.87/1774.24	c total #watches: 490801
1775.77/1776.19	c total #propagations: 934097286 / total #impl: 4125770342 (eff. 0.226)
1775.77/1776.19	c #Conflicts:    1814000 | #Learnt:      64347 | 0.000
1775.77/1776.19	c total clause space: 335.816MB
1775.77/1776.19	c total #watches: 497691
1777.47/1777.86	c total #propagations: 934654226 / total #impl: 4128622025 (eff. 0.226)
1777.47/1777.86	c GC COLLECT
1777.47/1777.86	c #Conflicts:    1815000 | #Learnt:      32742 | 0.000
1777.47/1777.86	c total clause space: 335.816MB
1777.47/1777.86	c total #watches: 382180
1778.27/1778.61	c total #propagations: 935137006 / total #impl: 4131101068 (eff. 0.226)
1778.27/1778.61	c #Conflicts:    1816000 | #Learnt:      33742 | 0.000
1778.27/1778.61	c total clause space: 335.816MB
1778.27/1778.61	c total #watches: 385839
1779.07/1779.48	c total #propagations: 935573710 / total #impl: 4133208042 (eff. 0.226)
1779.07/1779.48	c #Conflicts:    1817000 | #Learnt:      34742 | 0.000
1779.07/1779.48	c total clause space: 335.816MB
1779.07/1779.48	c total #watches: 389511
1780.07/1780.45	c total #propagations: 936069937 / total #impl: 4135501253 (eff. 0.226)
1780.07/1780.45	c #Conflicts:    1818000 | #Learnt:      35742 | 0.000
1780.07/1780.45	c total clause space: 335.816MB
1780.07/1780.45	c total #watches: 392698
1781.17/1781.53	c total #propagations: 936599788 / total #impl: 4137771798 (eff. 0.226)
1781.17/1781.53	c #Conflicts:    1819000 | #Learnt:      36742 | 0.000
1781.17/1781.53	c total clause space: 335.816MB
1781.17/1781.53	c total #watches: 396228
1782.17/1782.54	c total #propagations: 937146420 / total #impl: 4140300359 (eff. 0.226)
1782.17/1782.54	c #Conflicts:    1820000 | #Learnt:      37742 | 0.000
1782.17/1782.54	c total clause space: 335.816MB
1782.17/1782.54	c total #watches: 399272
1783.27/1783.66	c total #propagations: 937667314 / total #impl: 4142693103 (eff. 0.226)
1783.27/1783.66	c #Conflicts:    1821000 | #Learnt:      38742 | 0.000
1783.27/1783.66	c total clause space: 335.816MB
1783.27/1783.66	c total #watches: 403350
1784.57/1784.97	c total #propagations: 938175964 / total #impl: 4145010278 (eff. 0.226)
1784.57/1784.97	c #Conflicts:    1822000 | #Learnt:      39742 | 0.000
1784.57/1784.97	c total clause space: 335.816MB
1784.57/1784.97	c total #watches: 407332
1786.08/1786.44	c total #propagations: 938747254 / total #impl: 4147785075 (eff. 0.226)
1786.08/1786.44	c #Conflicts:    1823000 | #Learnt:      40742 | 0.000
1786.08/1786.44	c total clause space: 335.816MB
1786.08/1786.44	c total #watches: 410489
1787.47/1787.87	c total #propagations: 939389790 / total #impl: 4150708035 (eff. 0.226)
1787.47/1787.87	c #Conflicts:    1824000 | #Learnt:      41742 | 0.000
1787.47/1787.87	c total clause space: 335.816MB
1787.47/1787.87	c total #watches: 413879
1788.77/1789.13	c total #propagations: 940036480 / total #impl: 4153451512 (eff. 0.226)
1788.77/1789.13	c #Conflicts:    1825000 | #Learnt:      42742 | 0.000
1788.77/1789.13	c total clause space: 335.816MB
1788.77/1789.13	c total #watches: 416838
1789.87/1790.24	c total #propagations: 940635264 / total #impl: 4156121448 (eff. 0.226)
1789.87/1790.24	c #Conflicts:    1826000 | #Learnt:      43742 | 0.000
1789.87/1790.24	c total clause space: 335.816MB
1789.87/1790.24	c total #watches: 419789
1791.07/1791.43	c total #propagations: 941149857 / total #impl: 4158477397 (eff. 0.226)
1791.07/1791.43	c #Conflicts:    1827000 | #Learnt:      44742 | 0.000
1791.07/1791.43	c total clause space: 335.816MB
1791.07/1791.43	c total #watches: 423685
1792.27/1792.69	c total #propagations: 941666321 / total #impl: 4160968585 (eff. 0.226)
1792.27/1792.69	c #Conflicts:    1828000 | #Learnt:      45742 | 0.000
1792.27/1792.69	c total clause space: 335.816MB
1792.27/1792.69	c total #watches: 428106
1793.67/1794.05	c total #propagations: 942170383 / total #impl: 4163503685 (eff. 0.226)
1793.67/1794.05	c #Conflicts:    1829000 | #Learnt:      46742 | 0.000
1793.67/1794.05	c total clause space: 335.816MB
1793.67/1794.05	c total #watches: 435915
1795.27/1795.64	c total #propagations: 942706986 / total #impl: 4166280343 (eff. 0.226)
1795.27/1795.64	c #Conflicts:    1830000 | #Learnt:      47742 | 0.000
1795.27/1795.64	c total clause space: 335.816MB
1795.27/1795.64	c total #watches: 442611
1797.18/1797.57	c total #propagations: 943244478 / total #impl: 4169316589 (eff. 0.226)
1797.18/1797.57	c #Conflicts:    1831000 | #Learnt:      48742 | 0.000
1797.18/1797.57	c total clause space: 335.816MB
1797.18/1797.57	c total #watches: 449813
1799.17/1799.56	c total #propagations: 943795683 / total #impl: 4172466756 (eff. 0.226)
1799.17/1799.56	c #Conflicts:    1832000 | #Learnt:      49742 | 0.000
1799.17/1799.56	c total clause space: 335.816MB
1799.17/1799.56	c total #watches: 456332

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-4087797-1465436496/watcher-4087797-1465436496 -o /tmp/evaluation-result-4087797-1465436496/solver-4087797-1465436496 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465427050-4398 --watchdog 1960 --input HOME/instance-4087797-1465436496.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=7610
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.31 2.27 2.19 3/176 7613
/proc/meminfo: memFree=29139944/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 125583241 57319424 7804 33554432000 4194304 6211289 140737124378384 140734515188472 4206551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 13994 7804 98 493 0 13491 0

[startup+0.100139 s]
/proc/loadavg: 2.31 2.27 2.19 3/176 7613
/proc/meminfo: memFree=29139944/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=59768 CPUtime=0.09 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 1484 0 0 0 8 1 0 0 20 0 1 0 125583241 61202432 11712 33554432000 4194304 6211289 140737124378384 140734515188472 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 14942 11712 121 493 0 14439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59768

[startup+0.200346 s]
/proc/loadavg: 2.31 2.27 2.19 3/176 7613
/proc/meminfo: memFree=29139944/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=72372 CPUtime=0.19 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 3077 0 0 0 17 2 0 0 20 0 1 0 125583241 74108928 14934 33554432000 4194304 6211289 140737124378384 140734515188472 5161098 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 18093 14934 143 493 0 17590 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72372

[startup+0.300321 s]
/proc/loadavg: 2.31 2.27 2.19 3/176 7613
/proc/meminfo: memFree=29139944/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=80912 CPUtime=0.29 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 4548 0 0 0 27 2 0 0 20 0 1 0 125583241 82853888 16405 33554432000 4194304 6211289 140737124378384 140737124375912 4235110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 20228 16406 143 493 0 19725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80912

[startup+0.700279 s]
/proc/loadavg: 2.31 2.27 2.19 3/176 7613
/proc/meminfo: memFree=29139944/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=112112 CPUtime=0.69 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 8861 0 0 0 66 3 0 0 20 0 1 0 125583241 114802688 24346 33554432000 4194304 6211289 140737124378384 140737124375912 4636837 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 28028 24347 144 493 0 27525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112112

[startup+1.50026 s]
/proc/loadavg: 2.31 2.27 2.19 3/177 7614
/proc/meminfo: memFree=29035136/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=125372 CPUtime=1.49 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 10269 0 0 0 146 3 0 0 20 0 1 0 125583241 128380928 26905 33554432000 4194304 6211289 140737124378384 140737124376728 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 31343 26905 219 493 0 30840 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125372

[startup+3.10028 s]
/proc/loadavg: 2.31 2.27 2.19 3/177 7614
/proc/meminfo: memFree=29026680/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=125372 CPUtime=3.09 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 10273 0 0 0 306 3 0 0 20 0 1 0 125583241 128380928 28442 33554432000 4194304 6211289 140737124378384 140737124376728 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 31343 28442 219 493 0 30840 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125372

[startup+6.30025 s]
/proc/loadavg: 2.28 2.26 2.19 3/177 7614
/proc/meminfo: memFree=29020432/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=144340 CPUtime=6.28 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 11171 0 0 0 625 3 0 0 20 0 1 0 125583241 147804160 29976 33554432000 4194304 6211289 140737124378384 140737124376728 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 36085 29976 219 493 0 35582 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 144340

[startup+12.7002 s]
/proc/loadavg: 2.26 2.26 2.19 4/177 7614
/proc/meminfo: memFree=29016104/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=144340 CPUtime=12.68 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 11179 0 0 0 1265 3 0 0 20 0 1 0 125583241 147804160 32538 33554432000 4194304 6211289 140737124378384 140737124376728 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 36085 32538 219 493 0 35582 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 144340

[startup+25.5003 s]
/proc/loadavg: 2.20 2.24 2.19 3/177 7614
/proc/meminfo: memFree=29008084/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=144340 CPUtime=25.48 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 11180 0 0 0 2545 3 0 0 20 0 1 0 125583241 147804160 33050 33554432000 4194304 6211289 140737124378384 140737124376728 5310302 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 36085 33050 219 493 0 35582 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 144340

[startup+51.1003 s]
/proc/loadavg: 2.13 2.22 2.18 3/177 7614
/proc/meminfo: memFree=28986820/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=175160 CPUtime=51.08 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 12166 0 0 0 5104 4 0 0 20 0 1 0 125583241 179363840 38249 33554432000 4194304 6211289 140737124378384 140737124376728 4213600 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 43790 38249 219 493 0 43287 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 175160

[startup+102.3 s]
/proc/loadavg: 2.19 2.23 2.18 4/177 7615
/proc/meminfo: memFree=28956572/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=226860 CPUtime=102.28 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 13430 0 0 0 10223 5 0 0 20 0 1 0 125583241 232304640 43755 33554432000 4194304 6211289 140737124378384 140737124376728 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 56715 43755 219 493 0 56212 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 226860

[startup+162.3 s]
/proc/loadavg: 2.14 2.20 2.18 3/177 7617
/proc/meminfo: memFree=28932212/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=227416 CPUtime=162.27 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 13608 0 0 0 16221 6 0 0 20 0 1 0 125583241 232873984 49553 33554432000 4194304 6211289 140737124378384 140737124376728 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 56854 49553 219 493 0 56351 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 227416

[startup+222.307 s]
/proc/loadavg: 2.05 2.16 2.16 4/177 7618
/proc/meminfo: memFree=28925232/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=228036 CPUtime=222.26 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 13750 0 0 0 22220 6 0 0 20 0 1 0 125583241 233508864 50206 33554432000 4194304 6211289 140737124378384 140737124376728 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 57009 50206 219 493 0 56506 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 228036

[startup+282.3 s]
/proc/loadavg: 2.23 2.20 2.18 4/177 7619
/proc/meminfo: memFree=28863128/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=310880 CPUtime=282.25 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 14336 0 0 0 28217 8 0 0 20 0 1 0 125583241 318341120 65518 33554432000 4194304 6211289 140737124378384 140737124376728 4239900 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 77720 65518 219 493 0 77217 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 310880

[startup+342.3 s]
/proc/loadavg: 2.19 2.20 2.18 4/177 7620
/proc/meminfo: memFree=28862652/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=311284 CPUtime=342.24 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 14466 0 0 0 34216 8 0 0 20 0 1 0 125583241 318754816 65640 33554432000 4194304 6211289 140737124378384 140737124376728 4209221 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 77821 65640 219 493 0 77318 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 311284

[startup+402.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 7621
/proc/meminfo: memFree=28859996/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=311552 CPUtime=402.23 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 14548 0 0 0 40215 8 0 0 20 0 1 0 125583241 319029248 65721 33554432000 4194304 6211289 140737124378384 140737124376728 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 77888 65721 219 493 0 77385 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 311552

[startup+462.3 s]
/proc/loadavg: 2.25 2.21 2.18 4/177 7623
/proc/meminfo: memFree=28852252/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=311992 CPUtime=462.22 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 14652 0 0 0 46214 8 0 0 20 0 1 0 125583241 319479808 65824 33554432000 4194304 6211289 140737124378384 140737124376728 4240865 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 77998 65824 219 493 0 77495 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 311992

[startup+522.3 s]
/proc/loadavg: 2.16 2.18 2.18 3/178 7627
/proc/meminfo: memFree=28849432/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=312420 CPUtime=522.21 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 14761 0 0 0 52213 8 0 0 20 0 1 0 125583241 319918080 66444 33554432000 4194304 6211289 140737124378384 140737124376728 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 78105 66444 219 493 0 77602 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 312420

[startup+582.3 s]
/proc/loadavg: 2.11 2.16 2.17 3/177 7628
/proc/meminfo: memFree=28845168/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=312568 CPUtime=582.21 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 14832 0 0 0 58212 9 0 0 20 0 1 0 125583241 320069632 66515 33554432000 4194304 6211289 140737124378384 140737124376728 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 78142 66515 219 493 0 77639 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 312568


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


[startup+882.307 s]
/proc/loadavg: 2.19 2.17 2.17 3/177 7634
/proc/meminfo: memFree=28738400/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=447296 CPUtime=882.15 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 16267 0 0 0 88205 10 0 0 20 0 1 0 125583241 458031104 86063 33554432000 4194304 6211289 140737124378384 140737124376728 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 111824 86063 219 493 0 111321 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 447296

[startup+942.3 s]
/proc/loadavg: 2.11 2.15 2.16 4/177 7635
/proc/meminfo: memFree=28721188/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=447692 CPUtime=942.1 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 16445 0 0 0 94200 10 0 0 20 0 1 0 125583241 458436608 90278 33554432000 4194304 6211289 140737124378384 140737124376728 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 111923 90278 219 493 0 111420 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 447692

[startup+1002.3 s]
/proc/loadavg: 2.08 2.13 2.16 4/177 7636
/proc/meminfo: memFree=28721208/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=447824 CPUtime=1002.09 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 16479 0 0 0 100199 10 0 0 20 0 1 0 125583241 458571776 90322 33554432000 4194304 6211289 140737124378384 140737124376728 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 111956 90322 219 493 0 111453 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 447824

[startup+1062.3 s]
/proc/loadavg: 2.14 2.14 2.16 3/177 7638
/proc/meminfo: memFree=28720720/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=448112 CPUtime=1062.09 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 16549 0 0 0 106198 11 0 0 20 0 1 0 125583241 458866688 90392 33554432000 4194304 6211289 140737124378384 140737124376728 4244885 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112028 90392 219 493 0 111525 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 448112

[startup+1122.3 s]
/proc/loadavg: 2.16 2.14 2.16 3/178 7642
/proc/meminfo: memFree=28718060/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=448112 CPUtime=1122.08 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 16568 0 0 0 112197 11 0 0 20 0 1 0 125583241 458866688 90411 33554432000 4194304 6211289 140737124378384 140737124376728 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112028 90411 219 493 0 111525 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 448112

[startup+1182.3 s]
/proc/loadavg: 2.17 2.14 2.15 4/178 7666
/proc/meminfo: memFree=28705572/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=448412 CPUtime=1182.07 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 16624 0 0 0 118196 11 0 0 20 0 1 0 125583241 459173888 90467 33554432000 4194304 6211289 140737124378384 140737124376728 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112103 90467 219 493 0 111600 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 448412

[startup+1242.3 s]
/proc/loadavg: 2.14 2.14 2.15 3/177 7667
/proc/meminfo: memFree=28695292/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=448564 CPUtime=1242.06 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 16662 0 0 0 124195 11 0 0 20 0 1 0 125583241 459329536 90505 33554432000 4194304 6211289 140737124378384 140737124376728 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112141 90505 219 493 0 111638 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 448564

[startup+1302.3 s]
/proc/loadavg: 2.20 2.15 2.15 3/177 7668
/proc/meminfo: memFree=28693004/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=448564 CPUtime=1302.05 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 16669 0 0 0 130194 11 0 0 20 0 1 0 125583241 459329536 90512 33554432000 4194304 6211289 140737124378384 140737124376728 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112141 90512 219 493 0 111638 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 448564

[startup+1362.3 s]
/proc/loadavg: 2.20 2.15 2.15 4/176 7669
/proc/meminfo: memFree=28692276/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=448828 CPUtime=1362.03 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 16728 0 0 0 136192 11 0 0 20 0 1 0 125583241 459599872 90571 33554432000 4194304 6211289 140737124378384 140737124376728 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112207 90571 219 493 0 111704 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 448828

[startup+1422.3 s]
/proc/loadavg: 2.17 2.15 2.15 3/177 7671
/proc/meminfo: memFree=28691680/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=448828 CPUtime=1422.03 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 16749 0 0 0 142192 11 0 0 20 0 1 0 125583241 459599872 90592 33554432000 4194304 6211289 140737124378384 140737124376728 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112207 90592 219 493 0 111704 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 448828

[startup+1482.3 s]
/proc/loadavg: 2.10 2.13 2.14 3/177 7672
/proc/meminfo: memFree=28691084/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=449348 CPUtime=1482.02 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 16857 0 0 0 148190 12 0 0 20 0 1 0 125583241 460132352 90700 33554432000 4194304 6211289 140737124378384 140737124376728 4209352 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112337 90700 219 493 0 111834 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 449348

[startup+1542.31 s]
/proc/loadavg: 2.03 2.11 2.13 4/177 7673
/proc/meminfo: memFree=28690224/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=450036 CPUtime=1542.02 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 17043 0 0 0 154190 12 0 0 20 0 1 0 125583241 460836864 90886 33554432000 4194304 6211289 140737124378384 140737124376728 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112509 90886 219 493 0 112006 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 450036

[startup+1602.3 s]
/proc/loadavg: 2.08 2.10 2.13 3/177 7674
/proc/meminfo: memFree=28689924/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=450268 CPUtime=1602 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 17080 0 0 0 160188 12 0 0 20 0 1 0 125583241 461074432 90923 33554432000 4194304 6211289 140737124378384 140737124376728 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112567 90923 219 493 0 112064 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 450268

[startup+1662.3 s]
/proc/loadavg: 2.22 2.14 2.14 3/177 7766
/proc/meminfo: memFree=25960064/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=450268 CPUtime=1661.99 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 17085 0 0 0 166187 12 0 0 20 0 1 0 125583241 461074432 90928 33554432000 4194304 6211289 140737124378384 140737124376728 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112567 90928 219 493 0 112064 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 450268

[startup+1722.3 s]
/proc/loadavg: 2.18 2.14 2.14 4/178 7771
/proc/meminfo: memFree=25847528/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=450536 CPUtime=1721.98 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 17138 0 0 0 172186 12 0 0 20 0 1 0 125583241 461348864 90981 33554432000 4194304 6211289 140737124378384 140737124376728 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112634 90981 219 493 0 112131 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 450536

[startup+1782.3 s]
/proc/loadavg: 2.17 2.14 2.13 4/175 7786
/proc/meminfo: memFree=28604284/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=450536 CPUtime=1781.97 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 17158 0 0 0 178185 12 0 0 20 0 1 0 125583241 461348864 91001 33554432000 4194304 6211289 140737124378384 140737124376728 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112634 91001 219 493 0 112131 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 450536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.12 2.13 2.13 3/177 7818
/proc/meminfo: memFree=28771336/32872528 swapFree=14448/1543360
[pid=7613] ppid=7610 vsize=450536 CPUtime=1800.07 cores=0,2,4,6
/proc/7613/stat : 7613 (cdcl-cuttingpla) R 7610 7613 4382 0 -1 4202496 17158 0 0 0 179995 12 0 0 20 0 1 0 125583241 461348864 91001 33554432000 4194304 6211289 140737124378384 140737124376728 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 112634 91001 219 493 0 112131 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 450536

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.08
CPU user time (s): 1799.95
CPU system time (s): 0.12898
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 450536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.12898
maximum resident set size= 364004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17158
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= 65
involuntary context switches= 1856

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.75828 second user time and 6.87296 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-09 03:41:36
IDJOB=4087797
IDBENCH=76987
IDSOLVER=2549
FILE ID=node116/4087797-1465436496
RUNJOBID= node116-1465427050-4398
PBS_JOBID= 19859791
Free space on /tmp= 71636 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j60opt/normalized-j6013_4.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087797-1465436496/watcher-4087797-1465436496 -o /tmp/evaluation-result-4087797-1465436496/solver-4087797-1465436496 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465427050-4398 --watchdog 1960 --input HOME/instance-4087797-1465436496.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= da670fe6dfaf44f990525edb598421e7
RANDOM SEED=921523161

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.134
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:        29140216 kB
Buffers:          215496 kB
Cached:          1118176 kB
SwapCached:         1856 kB
Active:           476224 kB
Inactive:         950188 kB
Active(anon):      91916 kB
Inactive(anon):     2940 kB
Active(file):     384308 kB
Inactive(file):   947248 kB
Unevictable:     1543360 kB
Mlocked:           14448 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:              6388 kB
Writeback:             0 kB
AnonPages:       1634852 kB
Mapped:             8880 kB
Shmem:                 0 kB
Slab:             629584 kB
SReclaimable:      72860 kB
SUnreclaim:       556724 kB
KernelStack:        1440 kB
PageTables:         6948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1762044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1599488 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= 71636 MiB
End job on node116 at 2016-06-09 04:11:37