Trace number 4087156

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12032_3-unsat.opb
MD5SUM336dbbe12a18bfd6b8d34c583a70b44b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables32186
Total number of constraints107047
Number of constraints which are clauses106519
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints528
Minimum length of a constraint1
Maximum length of a constraint93
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 561
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 32186 #constraint= 107047
0.49/0.56	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.49/0.56	c total clause space: 11.2235MB
0.49/0.56	c total #watches: 138969
0.79/0.82	c total #propagations: 768890 / total #impl: 2098901 (eff. 0.366)
0.79/0.82	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.79/0.82	c total clause space: 18.2382MB
0.79/0.82	c total #watches: 143792
1.10/1.12	c total #propagations: 1679081 / total #impl: 4791793 (eff. 0.350)
1.10/1.12	c #Conflicts:       3000 | #Learnt:       2010 | 0.000
1.10/1.12	c total clause space: 18.2382MB
1.10/1.12	c total #watches: 146762
1.39/1.44	c total #propagations: 2542213 / total #impl: 7621436 (eff. 0.334)
1.39/1.44	c #Conflicts:       4000 | #Learnt:       3010 | 0.000
1.39/1.44	c total clause space: 18.2382MB
1.39/1.44	c total #watches: 149904
1.69/1.71	c total #propagations: 3440431 / total #impl: 10292446 (eff. 0.334)
1.69/1.71	c GARBAGE COLLECT
1.69/1.71	c #Conflicts:       5000 | #Learnt:       2360 | 0.000
1.69/1.71	c total clause space: 18.2382MB
1.69/1.71	c total #watches: 146366
1.89/1.95	c total #propagations: 4203452 / total #impl: 12693471 (eff. 0.331)
1.89/1.95	c #Conflicts:       6000 | #Learnt:       3360 | 0.000
1.89/1.95	c total clause space: 18.2382MB
1.89/1.95	c total #watches: 149446
2.09/2.18	c total #propagations: 4900239 / total #impl: 14603204 (eff. 0.336)
2.09/2.18	c GARBAGE COLLECT
2.09/2.18	c #Conflicts:       7000 | #Learnt:       2240 | 0.000
2.09/2.18	c total clause space: 18.2382MB
2.09/2.18	c total #watches: 144271
2.39/2.43	c total #propagations: 5623108 / total #impl: 16455684 (eff. 0.342)
2.39/2.43	c #Conflicts:       8000 | #Learnt:       3240 | 0.000
2.39/2.43	c total clause space: 18.2382MB
2.39/2.43	c total #watches: 148771
2.59/2.69	c total #propagations: 6442040 / total #impl: 18546007 (eff. 0.347)
2.59/2.69	c #Conflicts:       9000 | #Learnt:       4240 | 0.000
2.59/2.69	c total clause space: 18.2382MB
2.59/2.69	c total #watches: 152526
2.99/3.04	c total #propagations: 7184821 / total #impl: 20646455 (eff. 0.348)
2.99/3.04	c GARBAGE COLLECT
2.99/3.04	c #Conflicts:      10000 | #Learnt:       2727 | 0.000
2.99/3.04	c total clause space: 18.2382MB
2.99/3.04	c total #watches: 148015
3.19/3.26	c total #propagations: 8123388 / total #impl: 23434473 (eff. 0.347)
3.19/3.26	c #Conflicts:      11000 | #Learnt:       3727 | 0.000
3.19/3.26	c total clause space: 18.2382MB
3.19/3.26	c total #watches: 151391
3.49/3.54	c total #propagations: 8803606 / total #impl: 25290237 (eff. 0.348)
3.49/3.54	c #Conflicts:      12000 | #Learnt:       4727 | 0.000
3.49/3.54	c total clause space: 18.2382MB
3.49/3.54	c total #watches: 155330
3.79/3.85	c total #propagations: 9609188 / total #impl: 27545020 (eff. 0.349)
3.79/3.85	c #Conflicts:      13000 | #Learnt:       5727 | 0.000
3.79/3.85	c total clause space: 18.2382MB
3.79/3.85	c total #watches: 159013
4.09/4.16	c total #propagations: 10420396 / total #impl: 29911579 (eff. 0.348)
4.09/4.16	c GARBAGE COLLECT
4.09/4.16	c #Conflicts:      14000 | #Learnt:       3870 | 0.000
4.09/4.16	c total clause space: 18.2382MB
4.09/4.16	c total #watches: 151541
4.40/4.44	c total #propagations: 11322626 / total #impl: 32625995 (eff. 0.347)
4.40/4.44	c #Conflicts:      15000 | #Learnt:       4870 | 0.000
4.40/4.44	c total clause space: 18.2382MB
4.40/4.44	c total #watches: 154830
4.79/4.83	c total #propagations: 12109296 / total #impl: 34945937 (eff. 0.347)
4.79/4.83	c #Conflicts:      16000 | #Learnt:       5870 | 0.000
4.79/4.83	c total clause space: 29.637MB
4.79/4.83	c total #watches: 160448
5.09/5.18	c total #propagations: 13013313 / total #impl: 37906561 (eff. 0.343)
5.09/5.18	c GARBAGE COLLECT
5.09/5.18	c #Conflicts:      17000 | #Learnt:       3694 | 0.000
5.09/5.18	c total clause space: 29.637MB
5.09/5.18	c total #watches: 152929
5.49/5.56	c total #propagations: 13814726 / total #impl: 40424961 (eff. 0.342)
5.49/5.56	c #Conflicts:      18000 | #Learnt:       4694 | 0.000
5.49/5.56	c total clause space: 29.637MB
5.49/5.56	c total #watches: 156273
5.99/6.02	c total #propagations: 14620596 / total #impl: 43061507 (eff. 0.340)
5.99/6.02	c #Conflicts:      19000 | #Learnt:       5694 | 0.000
5.99/6.02	c total clause space: 29.637MB
5.99/6.02	c total #watches: 160945
6.39/6.42	c total #propagations: 15447946 / total #impl: 45819112 (eff. 0.337)
6.39/6.42	c #Conflicts:      20000 | #Learnt:       6694 | 0.000
6.39/6.42	c total clause space: 29.637MB
6.39/6.42	c total #watches: 164585
6.69/6.77	c total #propagations: 16267432 / total #impl: 48307949 (eff. 0.337)
6.69/6.77	c GARBAGE COLLECT
6.69/6.77	c #Conflicts:      21000 | #Learnt:       4205 | 0.000
6.69/6.77	c total clause space: 29.637MB
6.69/6.77	c total #watches: 153813
6.98/7.08	c total #propagations: 17126259 / total #impl: 50786371 (eff. 0.337)
6.98/7.08	c #Conflicts:      22000 | #Learnt:       5205 | 0.000
6.98/7.08	c total clause space: 29.637MB
6.98/7.08	c total #watches: 157900
7.28/7.37	c total #propagations: 17824602 / total #impl: 52920518 (eff. 0.337)
7.28/7.37	c #Conflicts:      23000 | #Learnt:       6205 | 0.000
7.28/7.37	c total clause space: 29.637MB
7.28/7.37	c total #watches: 160851
7.58/7.68	c total #propagations: 18560441 / total #impl: 54964773 (eff. 0.338)
7.58/7.68	c #Conflicts:      24000 | #Learnt:       7205 | 0.000
7.58/7.68	c total clause space: 29.637MB
7.58/7.68	c total #watches: 164424
7.98/8.02	c total #propagations: 19395584 / total #impl: 57361868 (eff. 0.338)
7.98/8.02	c GARBAGE COLLECT
7.98/8.02	c #Conflicts:      25000 | #Learnt:       4410 | 0.000
7.98/8.02	c total clause space: 29.637MB
7.98/8.02	c total #watches: 152522
8.18/8.29	c total #propagations: 20263654 / total #impl: 60061710 (eff. 0.337)
8.18/8.29	c #Conflicts:      26000 | #Learnt:       5410 | 0.000
8.18/8.29	c total clause space: 29.637MB
8.18/8.29	c total #watches: 156075
8.48/8.56	c total #propagations: 20986457 / total #impl: 62254754 (eff. 0.337)
8.48/8.56	c #Conflicts:      27000 | #Learnt:       6410 | 0.000
8.48/8.56	c total clause space: 29.637MB
8.48/8.56	c total #watches: 160971
8.79/8.88	c total #propagations: 21666558 / total #impl: 64455817 (eff. 0.336)
8.79/8.88	c #Conflicts:      28000 | #Learnt:       7410 | 0.000
8.79/8.88	c total clause space: 29.637MB
8.79/8.88	c total #watches: 164860
9.08/9.19	c total #propagations: 22441831 / total #impl: 66762662 (eff. 0.336)
9.08/9.19	c GARBAGE COLLECT
9.08/9.19	c #Conflicts:      29000 | #Learnt:       4304 | 0.000
9.08/9.19	c total clause space: 29.637MB
9.08/9.19	c total #watches: 154067
9.48/9.51	c total #propagations: 23252396 / total #impl: 69085861 (eff. 0.337)
9.48/9.51	c #Conflicts:      30000 | #Learnt:       5304 | 0.000
9.48/9.51	c total clause space: 29.637MB
9.48/9.51	c total #watches: 157825
9.78/9.88	c total #propagations: 24084114 / total #impl: 71752515 (eff. 0.336)
9.78/9.88	c #Conflicts:      31000 | #Learnt:       6304 | 0.000
9.78/9.88	c total clause space: 29.637MB
9.78/9.88	c total #watches: 163985
10.28/10.32	c total #propagations: 24884974 / total #impl: 74289049 (eff. 0.335)
10.28/10.32	c #Conflicts:      32000 | #Learnt:       7304 | 0.000
10.28/10.32	c total clause space: 29.637MB
10.28/10.32	c total #watches: 169177
10.58/10.66	c total #propagations: 25844327 / total #impl: 77357593 (eff. 0.334)
10.58/10.66	c #Conflicts:      33000 | #Learnt:       8304 | 0.000
10.58/10.66	c total clause space: 29.637MB
10.58/10.66	c total #watches: 172160
10.99/11.00	c total #propagations: 26593247 / total #impl: 79514748 (eff. 0.334)
10.99/11.00	c GARBAGE COLLECT
10.99/11.00	c #Conflicts:      34000 | #Learnt:       4920 | 0.000
10.99/11.00	c total clause space: 29.637MB
10.99/11.00	c total #watches: 158125
11.28/11.38	c total #propagations: 27279843 / total #impl: 81606390 (eff. 0.334)
11.28/11.38	c #Conflicts:      35000 | #Learnt:       5920 | 0.000
11.28/11.38	c total clause space: 29.637MB
11.28/11.38	c total #watches: 161201
11.68/11.75	c total #propagations: 28033297 / total #impl: 83952388 (eff. 0.334)
11.68/11.75	c #Conflicts:      36000 | #Learnt:       6920 | 0.000
11.68/11.75	c total clause space: 29.637MB
11.68/11.75	c total #watches: 164159
12.09/12.15	c total #propagations: 28882586 / total #impl: 86550762 (eff. 0.334)
12.09/12.15	c #Conflicts:      37000 | #Learnt:       7920 | 0.000
12.09/12.15	c total clause space: 29.637MB
12.09/12.15	c total #watches: 168085
12.58/12.60	c total #propagations: 29638401 / total #impl: 88947192 (eff. 0.333)
12.58/12.60	c #Conflicts:      38000 | #Learnt:       8920 | 0.000
12.58/12.60	c total clause space: 48.1602MB
12.58/12.60	c total #watches: 172153
12.98/13.00	c total #propagations: 30362072 / total #impl: 91376130 (eff. 0.332)
12.98/13.00	c GARBAGE COLLECT
12.98/13.00	c #Conflicts:      39000 | #Learnt:       5209 | 0.000
12.98/13.00	c total clause space: 48.1602MB
12.98/13.00	c total #watches: 154948
13.29/13.33	c total #propagations: 31055017 / total #impl: 93468486 (eff. 0.332)
13.29/13.33	c #Conflicts:      40000 | #Learnt:       6209 | 0.000
13.29/13.33	c total clause space: 48.1602MB
13.29/13.33	c total #watches: 159498
13.68/13.70	c total #propagations: 31766844 / total #impl: 95659543 (eff. 0.332)
13.68/13.70	c #Conflicts:      41000 | #Learnt:       7209 | 0.000
13.68/13.70	c total clause space: 48.1602MB
13.68/13.70	c total #watches: 162797
14.08/14.17	c total #propagations: 32539598 / total #impl: 97935139 (eff. 0.332)
14.08/14.17	c #Conflicts:      42000 | #Learnt:       8209 | 0.000
14.08/14.17	c total clause space: 48.1602MB
14.08/14.17	c total #watches: 168948
14.48/14.59	c total #propagations: 33366622 / total #impl: 100531080 (eff. 0.332)
14.48/14.59	c #Conflicts:      43000 | #Learnt:       9209 | 0.000
14.48/14.59	c total clause space: 48.1602MB
14.48/14.59	c total #watches: 172202
14.88/14.98	c total #propagations: 34006296 / total #impl: 102558695 (eff. 0.332)
14.88/14.98	c GARBAGE COLLECT
14.88/14.98	c #Conflicts:      44000 | #Learnt:       5209 | 0.000
14.88/14.98	c total clause space: 48.1602MB
14.88/14.98	c total #watches: 154754
15.18/15.24	c total #propagations: 34604675 / total #impl: 104359607 (eff. 0.332)
15.18/15.24	c #Conflicts:      45000 | #Learnt:       6209 | 0.000
15.18/15.24	c total clause space: 48.1602MB
15.18/15.24	c total #watches: 158135
15.58/15.62	c total #propagations: 35218483 / total #impl: 106086660 (eff. 0.332)
15.58/15.62	c #Conflicts:      46000 | #Learnt:       7209 | 0.000
15.58/15.62	c total clause space: 48.1602MB
15.58/15.62	c total #watches: 161679
15.88/15.98	c total #propagations: 36101493 / total #impl: 108839376 (eff. 0.332)
15.88/15.98	c #Conflicts:      47000 | #Learnt:       8209 | 0.000
15.88/15.98	c total clause space: 48.1602MB
15.88/15.98	c total #watches: 164778
16.28/16.37	c total #propagations: 36947770 / total #impl: 111416114 (eff. 0.332)
16.28/16.37	c #Conflicts:      48000 | #Learnt:       9209 | 0.000
16.28/16.37	c total clause space: 48.1602MB
16.28/16.37	c total #watches: 168118
16.68/16.75	c total #propagations: 37831981 / total #impl: 114124558 (eff. 0.331)
16.68/16.75	c #Conflicts:      49000 | #Learnt:      10209 | 0.000
16.68/16.75	c total clause space: 48.1602MB
16.68/16.75	c total #watches: 171758
16.98/17.08	c total #propagations: 38622089 / total #impl: 116533507 (eff. 0.331)
16.98/17.08	c GARBAGE COLLECT
16.98/17.08	c #Conflicts:      50000 | #Learnt:       5918 | 0.000
16.98/17.08	c total clause space: 48.1602MB
16.98/17.08	c total #watches: 157314
17.28/17.38	c total #propagations: 39482879 / total #impl: 119039975 (eff. 0.332)
17.28/17.38	c #Conflicts:      51000 | #Learnt:       6918 | 0.000
17.28/17.38	c total clause space: 48.1602MB
17.28/17.38	c total #watches: 161658
17.59/17.67	c total #propagations: 40349624 / total #impl: 121550774 (eff. 0.332)
17.59/17.67	c #Conflicts:      52000 | #Learnt:       7918 | 0.000
17.59/17.67	c total clause space: 48.1602MB
17.59/17.67	c total #watches: 164946
17.88/17.95	c total #propagations: 41034737 / total #impl: 123539233 (eff. 0.332)
17.88/17.95	c #Conflicts:      53000 | #Learnt:       8918 | 0.000
17.88/17.95	c total clause space: 48.1602MB
17.88/17.95	c total #watches: 167886
18.18/18.29	c total #propagations: 41616361 / total #impl: 125275226 (eff. 0.332)
18.18/18.29	c #Conflicts:      54000 | #Learnt:       9918 | 0.000
18.18/18.29	c total clause space: 48.1602MB
18.18/18.29	c total #watches: 172301
18.58/18.66	c total #propagations: 42385384 / total #impl: 127574255 (eff. 0.332)
18.58/18.66	c #Conflicts:      55000 | #Learnt:      10918 | 0.000
18.58/18.66	c total clause space: 48.1602MB
18.58/18.66	c total #watches: 176616
18.88/18.97	c total #propagations: 43191306 / total #impl: 130039722 (eff. 0.332)
18.88/18.97	c GARBAGE COLLECT
18.88/18.97	c #Conflicts:      56000 | #Learnt:       6318 | 0.000
18.88/18.97	c total clause space: 48.1602MB
18.88/18.97	c total #watches: 159133
19.29/19.30	c total #propagations: 43885009 / total #impl: 132204998 (eff. 0.332)
19.29/19.30	c #Conflicts:      57000 | #Learnt:       7318 | 0.000
19.29/19.30	c total clause space: 48.1602MB
19.29/19.30	c total #watches: 163024
19.59/19.69	c total #propagations: 44703472 / total #impl: 134651739 (eff. 0.332)
19.59/19.69	c #Conflicts:      58000 | #Learnt:       8318 | 0.000
19.59/19.69	c total clause space: 48.1602MB
19.59/19.69	c total #watches: 167299
19.99/20.02	c total #propagations: 45519519 / total #impl: 137312090 (eff. 0.332)
19.99/20.02	c #Conflicts:      59000 | #Learnt:       9318 | 0.000
19.99/20.02	c total clause space: 48.1602MB
19.99/20.02	c total #watches: 171354
20.29/20.33	c total #propagations: 46337849 / total #impl: 139710561 (eff. 0.332)
20.29/20.33	c #Conflicts:      60000 | #Learnt:      10318 | 0.000
20.29/20.33	c total clause space: 48.1602MB
20.29/20.33	c total #watches: 174899
20.49/20.59	c total #propagations: 47079353 / total #impl: 141879054 (eff. 0.332)
20.49/20.59	c #Conflicts:      61000 | #Learnt:      11318 | 0.000
20.49/20.59	c total clause space: 48.1602MB
20.49/20.59	c total #watches: 178096
20.90/20.90	c total #propagations: 47777847 / total #impl: 143802333 (eff. 0.332)
20.90/20.90	c GARBAGE COLLECT
20.90/20.90	c #Conflicts:      62000 | #Learnt:       6416 | 0.000
20.90/20.90	c total clause space: 48.1602MB
20.90/20.91	c total #watches: 159495
21.09/21.19	c total #propagations: 48600652 / total #impl: 146229337 (eff. 0.332)
21.09/21.19	c #Conflicts:      63000 | #Learnt:       7416 | 0.000
21.09/21.19	c total clause space: 48.1602MB
21.09/21.19	c total #watches: 163107
21.49/21.55	c total #propagations: 49354149 / total #impl: 148420419 (eff. 0.333)
21.49/21.55	c #Conflicts:      64000 | #Learnt:       8416 | 0.000
21.49/21.55	c total clause space: 48.1602MB
21.49/21.55	c total #watches: 166028
21.89/21.94	c total #propagations: 50248238 / total #impl: 151246853 (eff. 0.332)
21.89/21.94	c #Conflicts:      65000 | #Learnt:       9416 | 0.000
21.89/21.94	c total clause space: 48.1602MB
21.89/21.94	c total #watches: 169893
22.29/22.30	c total #propagations: 51208318 / total #impl: 154264461 (eff. 0.332)
22.29/22.30	c #Conflicts:      66000 | #Learnt:      10416 | 0.000
22.29/22.30	c total clause space: 48.1602MB
22.29/22.30	c total #watches: 173618
22.59/22.66	c total #propagations: 52039658 / total #impl: 156782905 (eff. 0.332)
22.59/22.66	c #Conflicts:      67000 | #Learnt:      11416 | 0.000
22.59/22.66	c total clause space: 48.1602MB
22.59/22.66	c total #watches: 177207
22.99/23.03	c total #propagations: 52811525 / total #impl: 159145958 (eff. 0.332)
22.99/23.03	c #Conflicts:      68000 | #Learnt:      12416 | 0.000
22.99/23.03	c total clause space: 48.1602MB
22.99/23.03	c total #watches: 181163
23.29/23.37	c total #propagations: 53622343 / total #impl: 161593634 (eff. 0.332)
23.29/23.37	c GARBAGE COLLECT
23.29/23.37	c #Conflicts:      69000 | #Learnt:       7216 | 0.000
23.29/23.37	c total clause space: 48.1602MB
23.29/23.37	c total #watches: 162342
23.69/23.73	c total #propagations: 54344278 / total #impl: 163777337 (eff. 0.332)
23.69/23.73	c #Conflicts:      70000 | #Learnt:       8216 | 0.000
23.69/23.73	c total clause space: 48.1602MB
23.69/23.73	c total #watches: 165965
24.09/24.11	c total #propagations: 55142764 / total #impl: 166282927 (eff. 0.332)
24.09/24.11	c #Conflicts:      71000 | #Learnt:       9216 | 0.000
24.09/24.11	c total clause space: 48.1602MB
24.09/24.11	c total #watches: 170231
24.69/24.76	c total #propagations: 55940247 / total #impl: 168862228 (eff. 0.331)
24.69/24.76	c #Conflicts:      72000 | #Learnt:      10216 | 0.000
24.69/24.76	c total clause space: 48.1602MB
24.69/24.76	c total #watches: 178061
25.40/25.41	c total #propagations: 56840729 / total #impl: 172133982 (eff. 0.330)
25.40/25.41	c #Conflicts:      73000 | #Learnt:      11216 | 0.000
25.40/25.41	c total clause space: 48.1602MB
25.40/25.41	c total #watches: 183351
25.89/25.96	c total #propagations: 57742380 / total #impl: 175057190 (eff. 0.330)
25.89/25.96	c #Conflicts:      74000 | #Learnt:      12216 | 0.000
25.89/25.96	c total clause space: 48.1602MB
25.89/25.96	c total #watches: 187286
26.39/26.50	c total #propagations: 58522385 / total #impl: 177386584 (eff. 0.330)
26.39/26.50	c GARBAGE COLLECT
26.39/26.50	c #Conflicts:      75000 | #Learnt:       6720 | 0.000
26.39/26.50	c total clause space: 48.1602MB
26.39/26.50	c total #watches: 161241
26.79/26.86	c total #propagations: 59299957 / total #impl: 179896459 (eff. 0.330)
26.79/26.86	c #Conflicts:      76000 | #Learnt:       7720 | 0.000
26.79/26.86	c total clause space: 48.1602MB
26.79/26.86	c total #watches: 164801
27.19/27.20	c total #propagations: 60125111 / total #impl: 182528781 (eff. 0.329)
27.19/27.20	c #Conflicts:      77000 | #Learnt:       8720 | 0.000
27.19/27.20	c total clause space: 48.1602MB
27.19/27.20	c total #watches: 168879
27.59/27.62	c total #propagations: 60988028 / total #impl: 185069929 (eff. 0.330)
27.59/27.62	c #Conflicts:      78000 | #Learnt:       9720 | 0.000
27.59/27.62	c total clause space: 48.1602MB
27.59/27.62	c total #watches: 172588
27.99/28.05	c total #propagations: 61889647 / total #impl: 187788578 (eff. 0.330)
27.99/28.05	c #Conflicts:      79000 | #Learnt:      10720 | 0.000
27.99/28.05	c total clause space: 48.1602MB
27.99/28.05	c total #watches: 175943
28.49/28.57	c total #propagations: 62875516 / total #impl: 190849341 (eff. 0.329)
28.49/28.57	c #Conflicts:      80000 | #Learnt:      11720 | 0.000
28.49/28.57	c total clause space: 48.1602MB
28.49/28.57	c total #watches: 180919
29.09/29.12	c total #propagations: 63789914 / total #impl: 193702873 (eff. 0.329)
29.09/29.12	c #Conflicts:      81000 | #Learnt:      12720 | 0.000
29.09/29.12	c total clause space: 48.1602MB
29.09/29.12	c total #watches: 184966
29.69/29.76	c total #propagations: 64738506 / total #impl: 196669549 (eff. 0.329)
29.69/29.76	c GARBAGE COLLECT
29.69/29.76	c #Conflicts:      82000 | #Learnt:       6915 | 0.000
29.69/29.76	c total clause space: 48.1602MB
29.69/29.76	c total #watches: 162025
30.09/30.15	c total #propagations: 65664088 / total #impl: 199659657 (eff. 0.329)
30.09/30.15	c #Conflicts:      83000 | #Learnt:       7915 | 0.000
30.09/30.15	c total clause space: 48.1602MB
30.09/30.15	c total #watches: 167497
30.49/30.59	c total #propagations: 66598686 / total #impl: 202641312 (eff. 0.329)
30.49/30.59	c #Conflicts:      84000 | #Learnt:       8915 | 0.000
30.49/30.59	c total clause space: 48.1602MB
30.49/30.59	c total #watches: 171783
30.89/30.97	c total #propagations: 67523875 / total #impl: 205698616 (eff. 0.328)
30.89/30.97	c #Conflicts:      85000 | #Learnt:       9915 | 0.000
30.89/30.97	c total clause space: 48.1602MB
30.89/30.97	c total #watches: 175046
31.29/31.32	c total #propagations: 68342283 / total #impl: 208197516 (eff. 0.328)
31.29/31.32	c #Conflicts:      86000 | #Learnt:      10915 | 0.000
31.29/31.32	c total clause space: 48.1602MB
31.29/31.32	c total #watches: 178442
31.79/31.80	c total #propagations: 69078288 / total #impl: 210370540 (eff. 0.328)
31.79/31.80	c #Conflicts:      87000 | #Learnt:      11915 | 0.000
31.79/31.80	c total clause space: 48.1602MB
31.79/31.80	c total #watches: 181686
32.29/32.32	c total #propagations: 70012905 / total #impl: 213214686 (eff. 0.328)
32.29/32.32	c #Conflicts:      88000 | #Learnt:      12915 | 0.000
32.29/32.32	c total clause space: 48.1602MB
32.29/32.32	c total #watches: 186271
32.89/32.94	c total #propagations: 70879563 / total #impl: 216045146 (eff. 0.328)
32.89/32.94	c #Conflicts:      89000 | #Learnt:      13915 | 0.000
32.89/32.94	c total clause space: 48.1602MB
32.89/32.94	c total #watches: 191248
33.39/33.48	c total #propagations: 71797189 / total #impl: 219301627 (eff. 0.327)
33.39/33.48	c GARBAGE COLLECT
33.39/33.48	c #Conflicts:      90000 | #Learnt:       7835 | 0.000
33.39/33.48	c total clause space: 48.1602MB
33.39/33.48	c total #watches: 166374
33.79/33.81	c total #propagations: 72753770 / total #impl: 222609811 (eff. 0.327)
33.79/33.81	c #Conflicts:      91000 | #Learnt:       8835 | 0.000
33.79/33.81	c total clause space: 48.1602MB
33.79/33.81	c total #watches: 170368
34.19/34.21	c total #propagations: 73435712 / total #impl: 224683110 (eff. 0.327)
34.19/34.21	c #Conflicts:      92000 | #Learnt:       9835 | 0.000
34.19/34.21	c total clause space: 48.1602MB
34.19/34.21	c total #watches: 173736
34.59/34.64	c total #propagations: 74170273 / total #impl: 227005154 (eff. 0.327)
34.59/34.64	c #Conflicts:      93000 | #Learnt:      10835 | 0.000
34.59/34.64	c total clause space: 48.1602MB
34.59/34.64	c total #watches: 178060
35.09/35.12	c total #propagations: 74915630 / total #impl: 229340371 (eff. 0.327)
35.09/35.12	c #Conflicts:      94000 | #Learnt:      11835 | 0.000
35.09/35.12	c total clause space: 48.1602MB
35.09/35.12	c total #watches: 182179
35.59/35.66	c total #propagations: 75662469 / total #impl: 231847869 (eff. 0.326)
35.59/35.66	c #Conflicts:      95000 | #Learnt:      12835 | 0.000
35.59/35.66	c total clause space: 48.1602MB
35.59/35.66	c total #watches: 186186
36.19/36.22	c total #propagations: 76473406 / total #impl: 234525693 (eff. 0.326)
36.19/36.22	c #Conflicts:      96000 | #Learnt:      13835 | 0.000
36.19/36.22	c total clause space: 48.1602MB
36.19/36.22	c total #watches: 190493
36.79/36.86	c total #propagations: 77260718 / total #impl: 237231552 (eff. 0.326)
36.79/36.86	c #Conflicts:      97000 | #Learnt:      14835 | 0.000
36.79/36.86	c total clause space: 78.2603MB
36.79/36.86	c total #watches: 194237
37.19/37.24	c total #propagations: 78068189 / total #impl: 239931032 (eff. 0.325)
37.19/37.24	c GARBAGE COLLECT
37.19/37.24	c #Conflicts:      98000 | #Learnt:       8424 | 0.000
37.19/37.24	c total clause space: 78.2603MB
37.19/37.24	c total #watches: 168299
37.49/37.58	c total #propagations: 78892048 / total #impl: 242480184 (eff. 0.325)
37.49/37.58	c #Conflicts:      99000 | #Learnt:       9424 | 0.000
37.49/37.58	c total clause space: 78.2603MB
37.49/37.58	c total #watches: 172069
37.89/37.99	c total #propagations: 79608306 / total #impl: 244765831 (eff. 0.325)
37.89/37.99	c #Conflicts:     100000 | #Learnt:      10424 | 0.000
37.89/37.99	c total clause space: 78.2603MB
37.89/38.00	c total #watches: 176915
38.39/38.49	c total #propagations: 80407812 / total #impl: 247390187 (eff. 0.325)
38.39/38.49	c #Conflicts:     101000 | #Learnt:      11424 | 0.000
38.39/38.49	c total clause space: 78.2603MB
38.39/38.49	c total #watches: 181016
38.99/39.01	c total #propagations: 81197963 / total #impl: 250014605 (eff. 0.325)
38.99/39.01	c #Conflicts:     102000 | #Learnt:      12424 | 0.000
38.99/39.01	c total clause space: 78.2603MB
38.99/39.01	c total #watches: 184894
39.48/39.50	c total #propagations: 81933555 / total #impl: 252437126 (eff. 0.325)
39.48/39.50	c #Conflicts:     103000 | #Learnt:      13424 | 0.000
39.48/39.50	c total clause space: 78.2603MB
39.48/39.51	c total #watches: 190622
39.88/39.99	c total #propagations: 82643328 / total #impl: 254785216 (eff. 0.324)
39.88/39.99	c #Conflicts:     104000 | #Learnt:      14424 | 0.000
39.88/39.99	c total clause space: 78.2603MB
39.88/39.99	c total #watches: 193661
40.38/40.45	c total #propagations: 83542626 / total #impl: 257310345 (eff. 0.325)
40.38/40.45	c #Conflicts:     105000 | #Learnt:      15424 | 0.000
40.38/40.45	c total clause space: 78.2603MB
40.38/40.45	c total #watches: 197402
40.79/40.81	c total #propagations: 84310836 / total #impl: 259656284 (eff. 0.325)
40.79/40.81	c GARBAGE COLLECT
40.79/40.81	c #Conflicts:     106000 | #Learnt:       8715 | 0.000
40.79/40.81	c total clause space: 78.2603MB
40.79/40.81	c total #watches: 169799
41.18/41.23	c total #propagations: 85095586 / total #impl: 262181366 (eff. 0.325)
41.18/41.23	c #Conflicts:     107000 | #Learnt:       9715 | 0.000
41.18/41.23	c total clause space: 78.2603MB
41.18/41.23	c total #watches: 173248
41.58/41.68	c total #propagations: 85991344 / total #impl: 264928335 (eff. 0.325)
41.58/41.68	c #Conflicts:     108000 | #Learnt:      10715 | 0.000
41.58/41.68	c total clause space: 78.2603MB
41.58/41.68	c total #watches: 177869
41.98/42.01	c total #propagations: 86777494 / total #impl: 267413478 (eff. 0.325)
41.98/42.01	c #Conflicts:     109000 | #Learnt:      11715 | 0.000
41.98/42.01	c total clause space: 78.2603MB
41.98/42.01	c total #watches: 180946
42.28/42.39	c total #propagations: 87455347 / total #impl: 269430009 (eff. 0.325)
42.28/42.39	c #Conflicts:     110000 | #Learnt:      12715 | 0.000
42.28/42.39	c total clause space: 78.2603MB
42.28/42.39	c total #watches: 184822
42.78/42.83	c total #propagations: 88064353 / total #impl: 271223380 (eff. 0.325)
42.78/42.83	c #Conflicts:     111000 | #Learnt:      13715 | 0.000
42.78/42.83	c total clause space: 78.2603MB
42.78/42.83	c total #watches: 188077
43.18/43.27	c total #propagations: 88833114 / total #impl: 273362230 (eff. 0.325)
43.18/43.27	c #Conflicts:     112000 | #Learnt:      14715 | 0.000
43.18/43.27	c total clause space: 78.2603MB
43.18/43.27	c total #watches: 193083
43.68/43.77	c total #propagations: 89755821 / total #impl: 275984818 (eff. 0.325)
43.68/43.77	c #Conflicts:     113000 | #Learnt:      15715 | 0.000
43.68/43.77	c total clause space: 78.2603MB
43.68/43.77	c total #watches: 196263
44.18/44.28	c total #propagations: 90528235 / total #impl: 278285436 (eff. 0.325)
44.18/44.28	c GARBAGE COLLECT
44.18/44.28	c #Conflicts:     114000 | #Learnt:       8708 | 0.000
44.18/44.28	c total clause space: 78.2603MB
44.18/44.28	c total #watches: 170491
44.68/44.79	c total #propagations: 91427645 / total #impl: 281223005 (eff. 0.325)
44.68/44.79	c #Conflicts:     115000 | #Learnt:       9708 | 0.000
44.68/44.79	c total clause space: 78.2603MB
44.68/44.79	c total #watches: 174283
45.19/45.22	c total #propagations: 92391926 / total #impl: 284197353 (eff. 0.325)
45.19/45.22	c #Conflicts:     116000 | #Learnt:      10708 | 0.000
45.19/45.22	c total clause space: 78.2603MB
45.19/45.22	c total #watches: 177510
45.78/45.83	c total #propagations: 93248636 / total #impl: 286715395 (eff. 0.325)
45.78/45.83	c #Conflicts:     117000 | #Learnt:      11708 | 0.000
45.78/45.83	c total clause space: 78.2603MB
45.78/45.83	c total #watches: 181127
46.19/46.30	c total #propagations: 94265557 / total #impl: 289979260 (eff. 0.325)
46.19/46.30	c #Conflicts:     118000 | #Learnt:      12708 | 0.000
46.19/46.30	c total clause space: 78.2603MB
46.19/46.30	c total #watches: 185305
46.78/46.81	c total #propagations: 95086754 / total #impl: 292556658 (eff. 0.325)
46.78/46.81	c #Conflicts:     119000 | #Learnt:      13708 | 0.000
46.78/46.81	c total clause space: 78.2603MB
46.78/46.81	c total #watches: 189264
47.39/47.46	c total #propagations: 95921945 / total #impl: 295109240 (eff. 0.325)
47.39/47.46	c #Conflicts:     120000 | #Learnt:      14708 | 0.000
47.39/47.46	c total clause space: 78.2603MB
47.39/47.46	c total #watches: 193767
48.08/48.15	c total #propagations: 96916222 / total #impl: 298107954 (eff. 0.325)
48.08/48.15	c #Conflicts:     121000 | #Learnt:      15708 | 0.000
48.08/48.15	c total clause space: 78.2603MB
48.08/48.15	c total #watches: 198251
48.78/48.90	c total #propagations: 97826001 / total #impl: 301000439 (eff. 0.325)
48.78/48.90	c GARBAGE COLLECT
48.78/48.90	c #Conflicts:     122000 | #Learnt:       8402 | 0.000
48.78/48.90	c total clause space: 78.2603MB
48.78/48.90	c total #watches: 169504
49.18/49.29	c total #propagations: 98743617 / total #impl: 303992185 (eff. 0.325)
49.18/49.29	c #Conflicts:     123000 | #Learnt:       9402 | 0.000
49.18/49.29	c total clause space: 78.2603MB
49.18/49.29	c total #watches: 172419
49.68/49.72	c total #propagations: 99510575 / total #impl: 306290026 (eff. 0.325)
49.68/49.72	c #Conflicts:     124000 | #Learnt:      10402 | 0.000
49.68/49.72	c total clause space: 78.2603MB
49.68/49.72	c total #watches: 175932
49.98/50.08	c total #propagations: 100371148 / total #impl: 308812409 (eff. 0.325)
49.98/50.08	c #Conflicts:     125000 | #Learnt:      11402 | 0.000
49.98/50.08	c total clause space: 78.2603MB
49.98/50.08	c total #watches: 178929
50.38/50.49	c total #propagations: 101036051 / total #impl: 310773634 (eff. 0.325)
50.38/50.49	c #Conflicts:     126000 | #Learnt:      12402 | 0.000
50.38/50.49	c total clause space: 78.2603MB
50.38/50.49	c total #watches: 182431
50.88/50.99	c total #propagations: 101836323 / total #impl: 313150471 (eff. 0.325)
50.88/50.99	c #Conflicts:     127000 | #Learnt:      13402 | 0.000
50.88/50.99	c total clause space: 78.2603MB
50.88/50.99	c total #watches: 186903
51.38/51.48	c total #propagations: 102756785 / total #impl: 315939071 (eff. 0.325)
51.38/51.48	c #Conflicts:     128000 | #Learnt:      14402 | 0.000
51.38/51.48	c total clause space: 78.2603MB
51.38/51.48	c total #watches: 191662
51.88/51.98	c total #propagations: 103605005 / total #impl: 318519483 (eff. 0.325)
51.88/51.98	c #Conflicts:     129000 | #Learnt:      15402 | 0.000
51.88/51.98	c total clause space: 78.2603MB
51.88/51.98	c total #watches: 195970
52.38/52.46	c total #propagations: 104419550 / total #impl: 321070472 (eff. 0.325)
52.38/52.46	c #Conflicts:     130000 | #Learnt:      16402 | 0.000
52.38/52.46	c total clause space: 78.2603MB
52.38/52.47	c total #watches: 199430
52.98/53.05	c total #propagations: 105122052 / total #impl: 323311658 (eff. 0.325)
52.98/53.05	c GARBAGE COLLECT
52.98/53.05	c #Conflicts:     131000 | #Learnt:       8805 | 0.000
52.98/53.05	c total clause space: 78.2603MB
52.98/53.05	c total #watches: 170815
53.38/53.47	c total #propagations: 106004013 / total #impl: 326104788 (eff. 0.325)
53.38/53.47	c #Conflicts:     132000 | #Learnt:       9805 | 0.000
53.38/53.47	c total clause space: 78.2603MB
53.38/53.47	c total #watches: 174649
53.89/53.96	c total #propagations: 106796054 / total #impl: 328624959 (eff. 0.325)
53.89/53.96	c #Conflicts:     133000 | #Learnt:      10805 | 0.000
53.89/53.96	c total clause space: 78.2603MB
53.89/53.96	c total #watches: 178226
54.38/54.40	c total #propagations: 107652813 / total #impl: 331286914 (eff. 0.325)
54.38/54.40	c #Conflicts:     134000 | #Learnt:      11805 | 0.000
54.38/54.40	c total clause space: 78.2603MB
54.38/54.40	c total #watches: 182090
54.78/54.86	c total #propagations: 108408637 / total #impl: 333617716 (eff. 0.325)
54.78/54.86	c #Conflicts:     135000 | #Learnt:      12805 | 0.000
54.78/54.86	c total clause space: 78.2603MB
54.78/54.86	c total #watches: 186671
55.28/55.30	c total #propagations: 109158811 / total #impl: 336069258 (eff. 0.325)
55.28/55.30	c #Conflicts:     136000 | #Learnt:      13805 | 0.000
55.28/55.30	c total clause space: 78.2603MB
55.28/55.30	c total #watches: 190551
55.68/55.75	c total #propagations: 109820902 / total #impl: 338186275 (eff. 0.325)
55.68/55.75	c #Conflicts:     137000 | #Learnt:      14805 | 0.000
55.68/55.75	c total clause space: 78.2603MB
55.68/55.75	c total #watches: 194572
56.38/56.41	c total #propagations: 110563518 / total #impl: 340479744 (eff. 0.325)
56.38/56.41	c #Conflicts:     138000 | #Learnt:      15805 | 0.000
56.38/56.41	c total clause space: 78.2603MB
56.38/56.41	c total #watches: 201717
57.08/57.15	c total #propagations: 111439640 / total #impl: 343530038 (eff. 0.324)
57.08/57.15	c #Conflicts:     139000 | #Learnt:      16805 | 0.000
57.08/57.15	c total clause space: 78.2603MB
57.08/57.15	c total #watches: 206636
57.88/57.98	c total #propagations: 112443089 / total #impl: 346657532 (eff. 0.324)
57.88/57.98	c #Conflicts:     140000 | #Learnt:      17805 | 0.000
57.88/57.98	c total clause space: 78.2603MB
57.88/57.98	c total #watches: 210736
58.58/58.63	c total #propagations: 113435178 / total #impl: 349783712 (eff. 0.324)
58.58/58.63	c GARBAGE COLLECT
58.58/58.63	c #Conflicts:     141000 | #Learnt:       9906 | 0.000
58.58/58.63	c total clause space: 78.2603MB
58.58/58.63	c total #watches: 178198
59.08/59.10	c total #propagations: 114563023 / total #impl: 353326225 (eff. 0.324)
59.08/59.10	c #Conflicts:     142000 | #Learnt:      10906 | 0.000
59.08/59.10	c total clause space: 78.2603MB
59.08/59.10	c total #watches: 182240
59.49/59.55	c total #propagations: 115301912 / total #impl: 355602344 (eff. 0.324)
59.49/59.55	c #Conflicts:     143000 | #Learnt:      11906 | 0.000
59.49/59.55	c total clause space: 78.2603MB
59.49/59.55	c total #watches: 184964
59.88/59.99	c total #propagations: 115981651 / total #impl: 357715758 (eff. 0.324)
59.88/59.99	c #Conflicts:     144000 | #Learnt:      12906 | 0.000
59.88/59.99	c total clause space: 78.2603MB
59.88/59.99	c total #watches: 187992
60.38/60.44	c total #propagations: 116624977 / total #impl: 359648121 (eff. 0.324)
60.38/60.44	c #Conflicts:     145000 | #Learnt:      13906 | 0.000
60.38/60.44	c total clause space: 78.2603MB
60.38/60.44	c total #watches: 191114
60.88/60.96	c total #propagations: 117243001 / total #impl: 361669604 (eff. 0.324)
60.88/60.96	c #Conflicts:     146000 | #Learnt:      14906 | 0.000
60.88/60.96	c total clause space: 78.2603MB
60.88/60.96	c total #watches: 194766
61.38/61.48	c total #propagations: 117915725 / total #impl: 363904179 (eff. 0.324)
61.38/61.48	c #Conflicts:     147000 | #Learnt:      15906 | 0.000
61.38/61.48	c total clause space: 78.2603MB
61.38/61.48	c total #watches: 198000
61.98/62.08	c total #propagations: 118551814 / total #impl: 365875443 (eff. 0.324)
61.98/62.08	c #Conflicts:     148000 | #Learnt:      16906 | 0.000
61.98/62.08	c total clause space: 78.2603MB
61.98/62.08	c total #watches: 201907
62.58/62.63	c total #propagations: 119284929 / total #impl: 368197301 (eff. 0.324)
62.58/62.63	c #Conflicts:     149000 | #Learnt:      17906 | 0.000
62.58/62.63	c total clause space: 78.2603MB
62.58/62.63	c total #watches: 206597
63.08/63.16	c total #propagations: 120073026 / total #impl: 370613151 (eff. 0.324)
63.08/63.16	c GARBAGE COLLECT
63.08/63.16	c #Conflicts:     150000 | #Learnt:       9704 | 0.000
63.08/63.16	c total clause space: 78.2603MB
63.08/63.17	c total #watches: 175921
63.48/63.56	c total #propagations: 120833216 / total #impl: 373089326 (eff. 0.324)
63.48/63.56	c #Conflicts:     151000 | #Learnt:      10704 | 0.000
63.48/63.56	c total clause space: 78.2603MB
63.48/63.56	c total #watches: 180339
63.98/64.08	c total #propagations: 121554014 / total #impl: 375418411 (eff. 0.324)
63.98/64.08	c #Conflicts:     152000 | #Learnt:      11704 | 0.000
63.98/64.08	c total clause space: 78.2603MB
63.98/64.08	c total #watches: 185576
64.48/64.55	c total #propagations: 122488002 / total #impl: 378466283 (eff. 0.324)
64.48/64.55	c #Conflicts:     153000 | #Learnt:      12704 | 0.000
64.48/64.55	c total clause space: 78.2603MB
64.48/64.55	c total #watches: 189216
64.98/65.03	c total #propagations: 123215039 / total #impl: 380692880 (eff. 0.324)
64.98/65.03	c #Conflicts:     154000 | #Learnt:      13704 | 0.000
64.98/65.03	c total clause space: 78.2603MB
64.98/65.03	c total #watches: 192696
65.58/65.63	c total #propagations: 124013471 / total #impl: 382948845 (eff. 0.324)
65.58/65.63	c #Conflicts:     155000 | #Learnt:      14704 | 0.000
65.58/65.63	c total clause space: 78.2603MB
65.58/65.63	c total #watches: 197595
66.18/66.26	c total #propagations: 124912432 / total #impl: 385816754 (eff. 0.324)
66.18/66.26	c #Conflicts:     156000 | #Learnt:      15704 | 0.000
66.18/66.26	c total clause space: 78.2603MB
66.18/66.26	c total #watches: 202210
66.68/66.79	c total #propagations: 125775575 / total #impl: 388530502 (eff. 0.324)
66.68/66.79	c #Conflicts:     157000 | #Learnt:      16704 | 0.000
66.68/66.79	c total clause space: 78.2603MB
66.68/66.79	c total #watches: 205865
67.38/67.44	c total #propagations: 126526007 / total #impl: 390881677 (eff. 0.324)
67.38/67.44	c #Conflicts:     158000 | #Learnt:      17704 | 0.000
67.38/67.44	c total clause space: 78.2603MB
67.38/67.44	c total #watches: 209584
67.98/68.02	c total #propagations: 127429750 / total #impl: 393729688 (eff. 0.324)
67.98/68.02	c #Conflicts:     159000 | #Learnt:      18704 | 0.000
67.98/68.02	c total clause space: 78.2603MB
67.98/68.02	c total #watches: 213127
68.48/68.51	c total #propagations: 128143200 / total #impl: 395818600 (eff. 0.324)
68.48/68.51	c GARBAGE COLLECT
68.48/68.51	c #Conflicts:     160000 | #Learnt:      10193 | 0.000
68.48/68.51	c total clause space: 78.2603MB
68.48/68.51	c total #watches: 176885
68.98/69.01	c total #propagations: 128934010 / total #impl: 398100575 (eff. 0.324)
68.98/69.01	c #Conflicts:     161000 | #Learnt:      11193 | 0.000
68.98/69.01	c total clause space: 78.2603MB
68.98/69.01	c total #watches: 181615
69.48/69.54	c total #propagations: 129841830 / total #impl: 400875154 (eff. 0.324)
69.48/69.54	c #Conflicts:     162000 | #Learnt:      12193 | 0.000
69.48/69.54	c total clause space: 78.2603MB
69.48/69.54	c total #watches: 185429
69.98/70.07	c total #propagations: 130622899 / total #impl: 403282364 (eff. 0.324)
69.98/70.07	c #Conflicts:     163000 | #Learnt:      13193 | 0.000
69.98/70.07	c total clause space: 78.2603MB
69.98/70.07	c total #watches: 189804
70.48/70.52	c total #propagations: 131457988 / total #impl: 406001957 (eff. 0.324)
70.48/70.52	c #Conflicts:     164000 | #Learnt:      14193 | 0.000
70.48/70.52	c total clause space: 78.2603MB
70.48/70.52	c total #watches: 193135
70.98/71.05	c total #propagations: 132127806 / total #impl: 408066650 (eff. 0.324)
70.98/71.05	c #Conflicts:     165000 | #Learnt:      15193 | 0.000
70.98/71.05	c total clause space: 78.2603MB
70.98/71.05	c total #watches: 197331
71.58/71.64	c total #propagations: 132834597 / total #impl: 410399218 (eff. 0.324)
71.58/71.64	c #Conflicts:     166000 | #Learnt:      16193 | 0.000
71.58/71.64	c total clause space: 78.2603MB
71.58/71.64	c total #watches: 202304
72.18/72.28	c total #propagations: 133542672 / total #impl: 412897006 (eff. 0.323)
72.18/72.28	c #Conflicts:     167000 | #Learnt:      17193 | 0.000
72.18/72.28	c total clause space: 78.2603MB
72.18/72.28	c total #watches: 206226
72.87/72.95	c total #propagations: 134332422 / total #impl: 415575208 (eff. 0.323)
72.87/72.95	c #Conflicts:     168000 | #Learnt:      18193 | 0.000
72.87/72.95	c total clause space: 78.2603MB
72.87/72.95	c total #watches: 209702
73.57/73.62	c total #propagations: 135339802 / total #impl: 418706681 (eff. 0.323)
73.57/73.62	c #Conflicts:     169000 | #Learnt:      19193 | 0.000
73.57/73.62	c total clause space: 78.2603MB
73.57/73.62	c total #watches: 215410
74.17/74.20	c total #propagations: 136304862 / total #impl: 421922375 (eff. 0.323)
74.17/74.20	c GARBAGE COLLECT
74.17/74.20	c #Conflicts:     170000 | #Learnt:      10410 | 0.000
74.17/74.20	c total clause space: 78.2603MB
74.17/74.20	c total #watches: 177896
74.57/74.67	c total #propagations: 137104429 / total #impl: 424488319 (eff. 0.323)
74.57/74.67	c #Conflicts:     171000 | #Learnt:      11410 | 0.000
74.57/74.67	c total clause space: 78.2603MB
74.57/74.67	c total #watches: 181671
75.07/75.17	c total #propagations: 137878338 / total #impl: 426887681 (eff. 0.323)
75.07/75.17	c #Conflicts:     172000 | #Learnt:      12410 | 0.000
75.07/75.17	c total clause space: 78.2603MB
75.07/75.17	c total #watches: 186492
75.57/75.67	c total #propagations: 138775622 / total #impl: 429723123 (eff. 0.323)
75.57/75.67	c #Conflicts:     173000 | #Learnt:      13410 | 0.000
75.57/75.67	c total clause space: 78.2603MB
75.57/75.67	c total #watches: 190273
76.17/76.24	c total #propagations: 139608738 / total #impl: 432360489 (eff. 0.323)
76.17/76.24	c #Conflicts:     174000 | #Learnt:      14410 | 0.000
76.17/76.24	c total clause space: 78.2603MB
76.17/76.24	c total #watches: 195653
76.77/76.87	c total #propagations: 140500833 / total #impl: 435539286 (eff. 0.323)
76.77/76.87	c #Conflicts:     175000 | #Learnt:      15410 | 0.000
76.77/76.87	c total clause space: 78.2603MB
76.77/76.87	c total #watches: 200979
77.47/77.53	c total #propagations: 141305079 / total #impl: 438442435 (eff. 0.322)
77.47/77.53	c #Conflicts:     176000 | #Learnt:      16410 | 0.000
77.47/77.53	c total clause space: 78.2603MB
77.47/77.53	c total #watches: 204270
78.08/78.20	c total #propagations: 142203644 / total #impl: 441239870 (eff. 0.322)
78.08/78.20	c #Conflicts:     177000 | #Learnt:      17410 | 0.000
78.08/78.20	c total clause space: 78.2603MB
78.08/78.20	c total #watches: 207892
78.77/78.84	c total #propagations: 143073678 / total #impl: 444097612 (eff. 0.322)
78.77/78.84	c #Conflicts:     178000 | #Learnt:      18410 | 0.000
78.77/78.84	c total clause space: 78.2603MB
78.77/78.84	c total #watches: 211587
79.47/79.50	c total #propagations: 143851072 / total #impl: 446681607 (eff. 0.322)
79.47/79.50	c #Conflicts:     179000 | #Learnt:      19410 | 0.000
79.47/79.50	c total clause space: 78.2603MB
79.47/79.50	c total #watches: 215208
79.97/80.07	c total #propagations: 144640189 / total #impl: 449167155 (eff. 0.322)
79.97/80.07	c GARBAGE COLLECT
79.97/80.07	c #Conflicts:     180000 | #Learnt:      10300 | 0.000
79.97/80.07	c total clause space: 78.2603MB
79.97/80.07	c total #watches: 177302
80.38/80.46	c total #propagations: 145336437 / total #impl: 451296402 (eff. 0.322)
80.38/80.46	c #Conflicts:     181000 | #Learnt:      11300 | 0.000
80.38/80.46	c total clause space: 78.2603MB
80.38/80.46	c total #watches: 180124
80.77/80.89	c total #propagations: 146051201 / total #impl: 453479053 (eff. 0.322)
80.77/80.89	c #Conflicts:     182000 | #Learnt:      12300 | 0.000
80.77/80.89	c total clause space: 78.2603MB
80.77/80.89	c total #watches: 184416
81.27/81.37	c total #propagations: 146837009 / total #impl: 455912717 (eff. 0.322)
81.27/81.37	c #Conflicts:     183000 | #Learnt:      13300 | 0.000
81.27/81.37	c total clause space: 78.2603MB
81.27/81.37	c total #watches: 188420
81.87/81.91	c total #propagations: 147614554 / total #impl: 458472168 (eff. 0.322)
81.87/81.91	c #Conflicts:     184000 | #Learnt:      14300 | 0.000
81.87/81.91	c total clause space: 78.2603MB
81.87/81.91	c total #watches: 191589
82.37/82.44	c total #propagations: 148332657 / total #impl: 460791734 (eff. 0.322)
82.37/82.44	c #Conflicts:     185000 | #Learnt:      15300 | 0.000
82.37/82.44	c total clause space: 78.2603MB
82.37/82.44	c total #watches: 195568
82.97/83.06	c total #propagations: 149053892 / total #impl: 463227911 (eff. 0.322)
82.97/83.06	c #Conflicts:     186000 | #Learnt:      16300 | 0.000
82.97/83.06	c total clause space: 78.2603MB
82.97/83.06	c total #watches: 198906
83.37/83.49	c total #propagations: 149793373 / total #impl: 465672911 (eff. 0.322)
83.37/83.49	c #Conflicts:     187000 | #Learnt:      17300 | 0.000
83.37/83.49	c total clause space: 78.2603MB
83.37/83.49	c total #watches: 203763
83.87/83.97	c total #propagations: 150484044 / total #impl: 467814881 (eff. 0.322)
83.87/83.97	c #Conflicts:     188000 | #Learnt:      18300 | 0.000
83.87/83.97	c total clause space: 78.2603MB
83.87/83.98	c total #watches: 207514
84.37/84.46	c total #propagations: 151206838 / total #impl: 470107901 (eff. 0.322)
84.37/84.46	c #Conflicts:     189000 | #Learnt:      19300 | 0.000
84.37/84.46	c total clause space: 78.2603MB
84.37/84.46	c total #watches: 210900
84.87/84.95	c total #propagations: 151861383 / total #impl: 472146796 (eff. 0.322)
84.87/84.95	c #Conflicts:     190000 | #Learnt:      20300 | 0.000
84.87/84.95	c total clause space: 78.2603MB
84.87/84.95	c total #watches: 213917
85.27/85.39	c total #propagations: 152489940 / total #impl: 474128754 (eff. 0.322)
85.27/85.39	c GARBAGE COLLECT
85.27/85.39	c #Conflicts:     191000 | #Learnt:      10922 | 0.000
85.27/85.39	c total clause space: 78.2603MB
85.27/85.39	c total #watches: 180761
85.67/85.77	c total #propagations: 153116339 / total #impl: 476193148 (eff. 0.322)
85.67/85.77	c #Conflicts:     192000 | #Learnt:      11922 | 0.000
85.67/85.77	c total clause space: 78.2603MB
85.67/85.77	c total #watches: 186603
86.17/86.20	c total #propagations: 153742662 / total #impl: 478295307 (eff. 0.321)
86.17/86.20	c #Conflicts:     193000 | #Learnt:      12922 | 0.000
86.17/86.20	c total clause space: 78.2603MB
86.17/86.20	c total #watches: 191889
86.47/86.59	c total #propagations: 154400271 / total #impl: 480489030 (eff. 0.321)
86.47/86.59	c #Conflicts:     194000 | #Learnt:      13922 | 0.000
86.47/86.59	c total clause space: 78.2603MB
86.47/86.59	c total #watches: 194540
86.99/87.09	c total #propagations: 155076588 / total #impl: 482425315 (eff. 0.321)
86.99/87.09	c #Conflicts:     195000 | #Learnt:      14922 | 0.000
86.99/87.09	c total clause space: 78.2603MB
86.99/87.09	c total #watches: 198292
87.58/87.60	c total #propagations: 155890850 / total #impl: 485007747 (eff. 0.321)
87.58/87.60	c #Conflicts:     196000 | #Learnt:      15922 | 0.000
87.58/87.60	c total clause space: 78.2603MB
87.58/87.60	c total #watches: 202161
88.09/88.16	c total #propagations: 156715820 / total #impl: 487541172 (eff. 0.321)
88.09/88.16	c #Conflicts:     197000 | #Learnt:      16922 | 0.000
88.09/88.16	c total clause space: 78.2603MB
88.09/88.16	c total #watches: 206165
88.68/88.74	c total #propagations: 157537262 / total #impl: 490205410 (eff. 0.321)
88.68/88.74	c #Conflicts:     198000 | #Learnt:      17922 | 0.000
88.68/88.74	c total clause space: 78.2603MB
88.68/88.74	c total #watches: 210115
89.38/89.40	c total #propagations: 158301482 / total #impl: 492749185 (eff. 0.321)
89.38/89.40	c #Conflicts:     199000 | #Learnt:      18922 | 0.000
89.38/89.40	c total clause space: 78.2603MB
89.38/89.40	c total #watches: 214154
90.08/90.13	c total #propagations: 159115421 / total #impl: 495672485 (eff. 0.321)
90.08/90.13	c #Conflicts:     200000 | #Learnt:      19922 | 0.000
90.08/90.13	c total clause space: 78.2603MB
90.08/90.13	c total #watches: 221324
90.88/90.93	c total #propagations: 159880576 / total #impl: 498532598 (eff. 0.321)
90.88/90.93	c #Conflicts:     201000 | #Learnt:      20922 | 0.000
90.88/90.93	c total clause space: 78.2603MB
90.88/90.93	c total #watches: 226948
91.58/91.62	c total #propagations: 160649814 / total #impl: 501807672 (eff. 0.320)
91.58/91.62	c GARBAGE COLLECT
91.58/91.62	c #Conflicts:     202000 | #Learnt:      11235 | 0.000
91.58/91.62	c total clause space: 78.2603MB
91.58/91.62	c total #watches: 181713
92.08/92.11	c total #propagations: 161440559 / total #impl: 504770197 (eff. 0.320)
92.08/92.11	c #Conflicts:     203000 | #Learnt:      12235 | 0.000
92.08/92.11	c total clause space: 78.2603MB
92.08/92.11	c total #watches: 192424
92.58/92.68	c total #propagations: 162194196 / total #impl: 507832472 (eff. 0.319)
92.58/92.68	c #Conflicts:     204000 | #Learnt:      13235 | 0.000
92.58/92.68	c total clause space: 78.2603MB
92.58/92.68	c total #watches: 197551
93.18/93.24	c total #propagations: 162954954 / total #impl: 510888763 (eff. 0.319)
93.18/93.24	c #Conflicts:     205000 | #Learnt:      14235 | 0.000
93.18/93.24	c total clause space: 78.2603MB
93.18/93.24	c total #watches: 201124
93.88/93.95	c total #propagations: 163691207 / total #impl: 513622674 (eff. 0.319)
93.88/93.95	c #Conflicts:     206000 | #Learnt:      15235 | 0.000
93.88/93.95	c total clause space: 78.2603MB
93.88/93.95	c total #watches: 207099
94.68/94.77	c total #propagations: 164516238 / total #impl: 516606618 (eff. 0.318)
94.68/94.77	c #Conflicts:     207000 | #Learnt:      16235 | 0.000
94.68/94.77	c total clause space: 78.2603MB
94.68/94.77	c total #watches: 214005
95.68/95.75	c total #propagations: 165379454 / total #impl: 519668861 (eff. 0.318)
95.68/95.75	c #Conflicts:     208000 | #Learnt:      17235 | 0.000
95.68/95.75	c total clause space: 78.2603MB
95.68/95.75	c total #watches: 220327
96.68/96.76	c total #propagations: 166364471 / total #impl: 523172273 (eff. 0.318)
96.68/96.76	c #Conflicts:     209000 | #Learnt:      18235 | 0.000
96.68/96.76	c total clause space: 78.2603MB
96.68/96.76	c total #watches: 225048
97.88/97.97	c total #propagations: 167220746 / total #impl: 526169318 (eff. 0.318)
97.88/97.97	c #Conflicts:     210000 | #Learnt:      19235 | 0.000
97.88/97.97	c total clause space: 78.2603MB
97.88/97.97	c total #watches: 230504
99.08/99.16	c total #propagations: 168128329 / total #impl: 529452417 (eff. 0.318)
99.08/99.16	c #Conflicts:     211000 | #Learnt:      20235 | 0.000
99.08/99.16	c total clause space: 78.2603MB
99.08/99.16	c total #watches: 235481
100.47/100.59	c total #propagations: 169025748 / total #impl: 532654785 (eff. 0.317)
100.47/100.59	c #Conflicts:     212000 | #Learnt:      21235 | 0.000
100.47/100.59	c total clause space: 127.173MB
100.47/100.59	c total #watches: 242690
101.77/101.83	c total #propagations: 169980459 / total #impl: 536173185 (eff. 0.317)
101.77/101.83	c GARBAGE COLLECT
101.77/101.83	c #Conflicts:     213000 | #Learnt:      11247 | 0.000
101.77/101.83	c total clause space: 127.173MB
101.77/101.83	c total #watches: 182370
102.38/102.42	c total #propagations: 170771871 / total #impl: 539197125 (eff. 0.317)
102.38/102.42	c #Conflicts:     214000 | #Learnt:      12247 | 0.000
102.38/102.42	c total clause space: 127.173MB
102.38/102.42	c total #watches: 188546
103.07/103.10	c total #propagations: 171656217 / total #impl: 542354991 (eff. 0.317)
103.07/103.10	c #Conflicts:     215000 | #Learnt:      13247 | 0.000
103.07/103.10	c total clause space: 127.173MB
103.07/103.10	c total #watches: 193437
103.77/103.84	c total #propagations: 172475968 / total #impl: 545312044 (eff. 0.316)
103.77/103.84	c #Conflicts:     216000 | #Learnt:      14247 | 0.000
103.77/103.84	c total clause space: 127.173MB
103.77/103.84	c total #watches: 199057
104.58/104.64	c total #propagations: 173326422 / total #impl: 548498132 (eff. 0.316)
104.58/104.64	c #Conflicts:     217000 | #Learnt:      15247 | 0.000
104.58/104.64	c total clause space: 127.173MB
104.58/104.64	c total #watches: 203947
105.58/105.61	c total #propagations: 174157417 / total #impl: 551749822 (eff. 0.316)
105.58/105.61	c #Conflicts:     218000 | #Learnt:      16247 | 0.000
105.58/105.61	c total clause space: 127.173MB
105.58/105.61	c total #watches: 210366
106.57/106.62	c total #propagations: 175031177 / total #impl: 555263441 (eff. 0.315)
106.57/106.62	c #Conflicts:     219000 | #Learnt:      17247 | 0.000
106.57/106.62	c total clause space: 127.173MB
106.57/106.62	c total #watches: 216791
107.78/107.89	c total #propagations: 175859238 / total #impl: 558495055 (eff. 0.315)
107.78/107.89	c #Conflicts:     220000 | #Learnt:      18247 | 0.000
107.78/107.89	c total clause space: 127.173MB
107.78/107.89	c total #watches: 222741
109.17/109.27	c total #propagations: 176698069 / total #impl: 561789984 (eff. 0.315)
109.17/109.27	c #Conflicts:     221000 | #Learnt:      19247 | 0.000
109.17/109.27	c total clause space: 127.173MB
109.17/109.27	c total #watches: 232152
110.77/110.80	c total #propagations: 177632275 / total #impl: 565390247 (eff. 0.314)
110.77/110.80	c #Conflicts:     222000 | #Learnt:      20247 | 0.000
110.77/110.80	c total clause space: 127.173MB
110.77/110.80	c total #watches: 239677
112.67/112.71	c total #propagations: 178587893 / total #impl: 569279435 (eff. 0.314)
112.67/112.71	c #Conflicts:     223000 | #Learnt:      21247 | 0.000
112.67/112.71	c total clause space: 127.173MB
112.67/112.71	c total #watches: 243752
114.07/114.19	c total #propagations: 179592357 / total #impl: 573311691 (eff. 0.313)
114.07/114.19	c #Conflicts:     224000 | #Learnt:      22247 | 0.000
114.07/114.19	c total clause space: 127.173MB
114.07/114.19	c total #watches: 253272
114.87/114.96	c total #propagations: 180407756 / total #impl: 576793270 (eff. 0.313)
114.87/114.96	c GARBAGE COLLECT
114.87/114.96	c #Conflicts:     225000 | #Learnt:      11940 | 0.000
114.87/114.96	c total clause space: 127.173MB
114.87/114.96	c total #watches: 188047
115.57/115.64	c total #propagations: 181175089 / total #impl: 579527000 (eff. 0.313)
115.57/115.64	c #Conflicts:     226000 | #Learnt:      12940 | 0.000
115.57/115.64	c total clause space: 127.173MB
115.57/115.64	c total #watches: 197168
116.47/116.55	c total #propagations: 181857076 / total #impl: 582133001 (eff. 0.312)
116.47/116.55	c #Conflicts:     227000 | #Learnt:      13940 | 0.000
116.47/116.55	c total clause space: 127.173MB
116.47/116.55	c total #watches: 207533
117.97/118.04	c total #propagations: 182631063 / total #impl: 585123579 (eff. 0.312)
117.97/118.04	c #Conflicts:     228000 | #Learnt:      14940 | 0.000
117.97/118.04	c total clause space: 127.173MB
117.97/118.04	c total #watches: 216223
119.77/119.85	c total #propagations: 183546238 / total #impl: 588488556 (eff. 0.312)
119.77/119.85	c #Conflicts:     229000 | #Learnt:      15940 | 0.000
119.77/119.85	c total clause space: 127.173MB
119.77/119.85	c total #watches: 230476
122.07/122.15	c total #propagations: 184408544 / total #impl: 592055602 (eff. 0.311)
122.07/122.15	c #Conflicts:     230000 | #Learnt:      16940 | 0.000
122.07/122.15	c total clause space: 127.173MB
122.07/122.15	c total #watches: 234775
124.07/124.15	c total #propagations: 185127283 / total #impl: 594552647 (eff. 0.311)
124.07/124.15	c #Conflicts:     231000 | #Learnt:      17940 | 0.000
124.07/124.15	c total clause space: 127.173MB
124.07/124.15	c total #watches: 239094
125.86/125.98	c total #propagations: 185793912 / total #impl: 597020626 (eff. 0.311)
125.86/125.98	c #Conflicts:     232000 | #Learnt:      18940 | 0.000
125.86/125.98	c total clause space: 127.173MB
125.86/125.98	c total #watches: 243525
127.86/127.90	c total #propagations: 186737610 / total #impl: 600249633 (eff. 0.311)
127.86/127.90	c #Conflicts:     233000 | #Learnt:      19940 | 0.000
127.86/127.90	c total clause space: 127.173MB
127.86/127.90	c total #watches: 248931
129.96/130.04	c total #propagations: 187655581 / total #impl: 603311450 (eff. 0.311)
129.96/130.04	c #Conflicts:     234000 | #Learnt:      20940 | 0.000
129.96/130.04	c total clause space: 127.173MB
129.96/130.04	c total #watches: 252132
131.56/131.65	c total #propagations: 188584455 / total #impl: 606226577 (eff. 0.311)
131.56/131.65	c #Conflicts:     235000 | #Learnt:      21940 | 0.000
131.56/131.65	c total clause space: 127.173MB
131.56/131.65	c total #watches: 256470
133.36/133.44	c total #propagations: 189358526 / total #impl: 608656634 (eff. 0.311)
133.36/133.44	c #Conflicts:     236000 | #Learnt:      22940 | 0.000
133.36/133.44	c total clause space: 127.173MB
133.36/133.44	c total #watches: 260398
134.36/134.44	c total #propagations: 190123677 / total #impl: 611167574 (eff. 0.311)
134.36/134.44	c GARBAGE COLLECT
134.36/134.44	c #Conflicts:     237000 | #Learnt:      12330 | 0.000
134.36/134.44	c total clause space: 127.173MB
134.36/134.44	c total #watches: 186502
134.86/134.90	c total #propagations: 190931440 / total #impl: 613892581 (eff. 0.311)
134.86/134.90	c #Conflicts:     238000 | #Learnt:      13330 | 0.000
134.86/134.90	c total clause space: 127.173MB
134.86/134.90	c total #watches: 189638
135.37/135.41	c total #propagations: 191691250 / total #impl: 616223356 (eff. 0.311)
135.37/135.41	c #Conflicts:     239000 | #Learnt:      14330 | 0.000
135.37/135.41	c total clause space: 127.173MB
135.37/135.41	c total #watches: 193579
135.96/136.00	c total #propagations: 192434586 / total #impl: 618492240 (eff. 0.311)
135.96/136.00	c #Conflicts:     240000 | #Learnt:      15330 | 0.000
135.96/136.00	c total clause space: 127.173MB
135.96/136.00	c total #watches: 197907
136.47/136.57	c total #propagations: 193319164 / total #impl: 621379315 (eff. 0.311)
136.47/136.57	c #Conflicts:     241000 | #Learnt:      16330 | 0.000
136.47/136.57	c total clause space: 127.173MB
136.47/136.57	c total #watches: 202582
137.06/137.17	c total #propagations: 194121331 / total #impl: 623970501 (eff. 0.311)
137.06/137.17	c #Conflicts:     242000 | #Learnt:      17330 | 0.000
137.06/137.17	c total clause space: 127.173MB
137.06/137.17	c total #watches: 208053
137.76/137.80	c total #propagations: 195001317 / total #impl: 626805593 (eff. 0.311)
137.76/137.80	c #Conflicts:     243000 | #Learnt:      18330 | 0.000
137.76/137.80	c total clause space: 127.173MB
137.76/137.80	c total #watches: 212044
138.36/138.46	c total #propagations: 195821996 / total #impl: 629422536 (eff. 0.311)
138.36/138.46	c #Conflicts:     244000 | #Learnt:      19330 | 0.000
138.36/138.46	c total clause space: 127.173MB
138.36/138.46	c total #watches: 215570
138.86/138.96	c total #propagations: 196625301 / total #impl: 632037176 (eff. 0.311)
138.86/138.96	c #Conflicts:     245000 | #Learnt:      20330 | 0.000
138.86/138.96	c total clause space: 127.173MB
138.86/138.96	c total #watches: 219244
139.36/139.48	c total #propagations: 197396953 / total #impl: 634364974 (eff. 0.311)
139.36/139.48	c #Conflicts:     246000 | #Learnt:      21330 | 0.000
139.36/139.48	c total clause space: 127.173MB
139.36/139.48	c total #watches: 222038
139.96/140.01	c total #propagations: 198074928 / total #impl: 636371573 (eff. 0.311)
139.96/140.01	c #Conflicts:     247000 | #Learnt:      22330 | 0.000
139.96/140.01	c total clause space: 127.173MB
139.96/140.01	c total #watches: 225505
140.46/140.54	c total #propagations: 198785734 / total #impl: 638396119 (eff. 0.311)
140.46/140.54	c #Conflicts:     248000 | #Learnt:      23330 | 0.000
140.46/140.54	c total clause space: 127.173MB
140.46/140.54	c total #watches: 229086
140.96/141.00	c total #propagations: 199475587 / total #impl: 640509860 (eff. 0.311)
140.96/141.00	c GARBAGE COLLECT
140.96/141.00	c #Conflicts:     249000 | #Learnt:      12427 | 0.000
140.96/141.00	c total clause space: 127.173MB
140.96/141.00	c total #watches: 187155
141.36/141.46	c total #propagations: 200144285 / total #impl: 642544405 (eff. 0.311)
141.36/141.46	c #Conflicts:     250000 | #Learnt:      13427 | 0.000
141.36/141.46	c total clause space: 127.173MB
141.36/141.46	c total #watches: 193340
141.87/141.97	c total #propagations: 200822158 / total #impl: 644945522 (eff. 0.311)
141.87/141.97	c #Conflicts:     251000 | #Learnt:      14427 | 0.000
141.87/141.97	c total clause space: 127.173MB
141.87/141.97	c total #watches: 197412
142.46/142.51	c total #propagations: 201657734 / total #impl: 647394139 (eff. 0.311)
142.46/142.51	c #Conflicts:     252000 | #Learnt:      15427 | 0.000
142.46/142.51	c total clause space: 127.173MB
142.46/142.51	c total #watches: 201179
142.97/143.08	c total #propagations: 202470683 / total #impl: 649935639 (eff. 0.312)
142.97/143.08	c #Conflicts:     253000 | #Learnt:      16427 | 0.000
142.97/143.08	c total clause space: 127.173MB
142.97/143.08	c total #watches: 204000
143.56/143.68	c total #propagations: 203254406 / total #impl: 652380906 (eff. 0.312)
143.56/143.68	c #Conflicts:     254000 | #Learnt:      17427 | 0.000
143.56/143.68	c total clause space: 127.173MB
143.56/143.68	c total #watches: 207479
144.26/144.32	c total #propagations: 204073202 / total #impl: 654921889 (eff. 0.312)
144.26/144.32	c #Conflicts:     255000 | #Learnt:      18427 | 0.000
144.26/144.32	c total clause space: 127.173MB
144.26/144.32	c total #watches: 212229
144.96/145.08	c total #propagations: 204902640 / total #impl: 657620940 (eff. 0.312)
144.96/145.08	c #Conflicts:     256000 | #Learnt:      19427 | 0.000
144.96/145.08	c total clause space: 127.173MB
144.96/145.08	c total #watches: 216136
145.66/145.79	c total #propagations: 206020988 / total #impl: 660876285 (eff. 0.312)
145.66/145.79	c #Conflicts:     257000 | #Learnt:      20427 | 0.000
145.66/145.79	c total clause space: 127.173MB
145.66/145.79	c total #watches: 220289
146.37/146.47	c total #propagations: 206931170 / total #impl: 663755077 (eff. 0.312)
146.37/146.47	c #Conflicts:     258000 | #Learnt:      21427 | 0.000
146.37/146.47	c total clause space: 127.173MB
146.37/146.47	c total #watches: 223820
147.16/147.24	c total #propagations: 207731535 / total #impl: 666381024 (eff. 0.312)
147.16/147.24	c #Conflicts:     259000 | #Learnt:      22427 | 0.000
147.16/147.24	c total clause space: 127.173MB
147.16/147.24	c total #watches: 228949
147.96/148.02	c total #propagations: 208629803 / total #impl: 669320483 (eff. 0.312)
147.96/148.02	c #Conflicts:     260000 | #Learnt:      23427 | 0.000
147.96/148.02	c total clause space: 127.173MB
147.96/148.02	c total #watches: 233446
148.76/148.83	c total #propagations: 209520079 / total #impl: 672252580 (eff. 0.312)
148.76/148.83	c #Conflicts:     261000 | #Learnt:      24427 | 0.000
148.76/148.83	c total clause space: 127.173MB
148.76/148.83	c total #watches: 238016
149.26/149.35	c total #propagations: 210360415 / total #impl: 675125858 (eff. 0.312)
149.26/149.35	c GARBAGE COLLECT
149.26/149.35	c #Conflicts:     262000 | #Learnt:      13225 | 0.000
149.26/149.35	c total clause space: 127.173MB
149.26/149.35	c total #watches: 190367
149.76/149.81	c total #propagations: 211223025 / total #impl: 677802388 (eff. 0.312)
149.76/149.81	c #Conflicts:     263000 | #Learnt:      14225 | 0.000
149.76/149.81	c total clause space: 127.173MB
149.76/149.81	c total #watches: 193944
150.26/150.34	c total #propagations: 212018505 / total #impl: 680133132 (eff. 0.312)
150.26/150.34	c #Conflicts:     264000 | #Learnt:      15225 | 0.000
150.26/150.34	c total clause space: 127.173MB
150.26/150.34	c total #watches: 204374
151.26/151.30	c total #propagations: 212785744 / total #impl: 682845362 (eff. 0.312)
151.26/151.30	c #Conflicts:     265000 | #Learnt:      16225 | 0.000
151.26/151.30	c total clause space: 127.173MB
151.26/151.30	c total #watches: 222206
152.16/152.24	c total #propagations: 213553319 / total #impl: 686608517 (eff. 0.311)
152.16/152.24	c #Conflicts:     266000 | #Learnt:      17225 | 0.000
152.16/152.24	c total clause space: 127.173MB
152.16/152.24	c total #watches: 226147
153.16/153.28	c total #propagations: 214177202 / total #impl: 689296761 (eff. 0.311)
153.16/153.28	c #Conflicts:     267000 | #Learnt:      18225 | 0.000
153.16/153.28	c total clause space: 127.173MB
153.16/153.28	c total #watches: 229290
154.36/154.44	c total #propagations: 214882202 / total #impl: 691644794 (eff. 0.311)
154.36/154.44	c #Conflicts:     268000 | #Learnt:      19225 | 0.000
154.36/154.44	c total clause space: 127.173MB
154.36/154.44	c total #watches: 232984
155.56/155.67	c total #propagations: 215629307 / total #impl: 693930834 (eff. 0.311)
155.56/155.67	c #Conflicts:     269000 | #Learnt:      20225 | 0.000
155.56/155.67	c total clause space: 127.173MB
155.56/155.67	c total #watches: 237318
156.46/156.58	c total #propagations: 216424097 / total #impl: 696637404 (eff. 0.311)
156.46/156.58	c #Conflicts:     270000 | #Learnt:      21225 | 0.000
156.46/156.58	c total clause space: 127.173MB
156.46/156.58	c total #watches: 240722
157.46/157.54	c total #propagations: 217122031 / total #impl: 698852871 (eff. 0.311)
157.46/157.54	c #Conflicts:     271000 | #Learnt:      22225 | 0.000
157.46/157.54	c total clause space: 127.173MB
157.46/157.54	c total #watches: 245689
158.37/158.50	c total #propagations: 218036879 / total #impl: 701815223 (eff. 0.311)
158.37/158.50	c #Conflicts:     272000 | #Learnt:      23225 | 0.000
158.37/158.50	c total clause space: 127.173MB
158.37/158.50	c total #watches: 250019
159.57/159.62	c total #propagations: 218923957 / total #impl: 704853526 (eff. 0.311)
159.57/159.62	c #Conflicts:     273000 | #Learnt:      24225 | 0.000
159.57/159.62	c total clause space: 127.173MB
159.57/159.63	c total #watches: 257556
160.67/160.71	c total #propagations: 219702823 / total #impl: 707644600 (eff. 0.310)
160.67/160.71	c GARBAGE COLLECT
160.67/160.71	c #Conflicts:     274000 | #Learnt:      12717 | 0.000
160.67/160.71	c total clause space: 127.173MB
160.67/160.71	c total #watches: 189032
161.16/161.20	c total #propagations: 220421518 / total #impl: 710190326 (eff. 0.310)
161.16/161.20	c #Conflicts:     275000 | #Learnt:      13717 | 0.000
161.16/161.20	c total clause space: 127.173MB
161.16/161.20	c total #watches: 193121
161.67/161.71	c total #propagations: 221221166 / total #impl: 712760135 (eff. 0.310)
161.67/161.71	c #Conflicts:     276000 | #Learnt:      14717 | 0.000
161.67/161.71	c total clause space: 127.173MB
161.67/161.71	c total #watches: 196978
162.16/162.25	c total #propagations: 221982291 / total #impl: 715157724 (eff. 0.310)
162.16/162.25	c #Conflicts:     277000 | #Learnt:      15717 | 0.000
162.16/162.25	c total clause space: 127.173MB
162.16/162.25	c total #watches: 200136
162.77/162.81	c total #propagations: 222891560 / total #impl: 718046777 (eff. 0.310)
162.77/162.81	c #Conflicts:     278000 | #Learnt:      16717 | 0.000
162.77/162.81	c total clause space: 127.173MB
162.77/162.81	c total #watches: 204900
163.36/163.44	c total #propagations: 223753802 / total #impl: 720875307 (eff. 0.310)
163.36/163.44	c #Conflicts:     279000 | #Learnt:      17717 | 0.000
163.36/163.44	c total clause space: 127.173MB
163.36/163.44	c total #watches: 210185
163.97/164.05	c total #propagations: 224626694 / total #impl: 723837163 (eff. 0.310)
163.97/164.05	c #Conflicts:     280000 | #Learnt:      18717 | 0.000
163.97/164.05	c total clause space: 127.173MB
163.97/164.06	c total #watches: 214400
164.76/164.87	c total #propagations: 225470778 / total #impl: 726435409 (eff. 0.310)
164.76/164.87	c #Conflicts:     281000 | #Learnt:      19717 | 0.000
164.76/164.87	c total clause space: 127.173MB
164.76/164.87	c total #watches: 221363
165.36/165.49	c total #propagations: 226363876 / total #impl: 729544998 (eff. 0.310)
165.36/165.49	c #Conflicts:     282000 | #Learnt:      20717 | 0.000
165.36/165.49	c total clause space: 127.173MB
165.36/165.49	c total #watches: 225714
166.07/166.13	c total #propagations: 227008181 / total #impl: 731615505 (eff. 0.310)
166.07/166.13	c #Conflicts:     283000 | #Learnt:      21717 | 0.000
166.07/166.13	c total clause space: 127.173MB
166.07/166.13	c total #watches: 228516
166.86/166.93	c total #propagations: 227635747 / total #impl: 733532647 (eff. 0.310)
166.86/166.93	c #Conflicts:     284000 | #Learnt:      22717 | 0.000
166.86/166.93	c total clause space: 127.173MB
166.86/166.93	c total #watches: 232108
167.76/167.81	c total #propagations: 228382454 / total #impl: 735908603 (eff. 0.310)
167.76/167.81	c #Conflicts:     285000 | #Learnt:      23717 | 0.000
167.76/167.81	c total clause space: 127.173MB
167.76/167.81	c total #watches: 237266
168.66/168.72	c total #propagations: 229269828 / total #impl: 738668882 (eff. 0.310)
168.66/168.72	c #Conflicts:     286000 | #Learnt:      24717 | 0.000
168.66/168.72	c total clause space: 127.173MB
168.66/168.72	c total #watches: 241313
169.56/169.65	c total #propagations: 230104427 / total #impl: 741337546 (eff. 0.310)
169.56/169.65	c GARBAGE COLLECT
169.56/169.65	c #Conflicts:     287000 | #Learnt:      12930 | 0.000
169.56/169.65	c total clause space: 127.173MB
169.56/169.65	c total #watches: 191393
170.16/170.27	c total #propagations: 230923421 / total #impl: 744605428 (eff. 0.310)
170.16/170.27	c #Conflicts:     288000 | #Learnt:      13930 | 0.000
170.16/170.27	c total clause space: 127.173MB
170.16/170.27	c total #watches: 195318
170.76/170.86	c total #propagations: 231808495 / total #impl: 747348397 (eff. 0.310)
170.76/170.86	c #Conflicts:     289000 | #Learnt:      14930 | 0.000
170.76/170.86	c total clause space: 127.173MB
170.76/170.86	c total #watches: 199808
171.36/171.49	c total #propagations: 232648304 / total #impl: 749966734 (eff. 0.310)
171.36/171.49	c #Conflicts:     290000 | #Learnt:      15930 | 0.000
171.36/171.49	c total clause space: 127.173MB
171.36/171.49	c total #watches: 203696
171.96/172.05	c total #propagations: 233549268 / total #impl: 752916185 (eff. 0.310)
171.96/172.05	c #Conflicts:     291000 | #Learnt:      16930 | 0.000
171.96/172.05	c total clause space: 127.173MB
171.96/172.05	c total #watches: 209585
172.66/172.73	c total #propagations: 234318889 / total #impl: 755556753 (eff. 0.310)
172.66/172.73	c #Conflicts:     292000 | #Learnt:      17930 | 0.000
172.66/172.73	c total clause space: 127.173MB
172.66/172.73	c total #watches: 214823
173.56/173.64	c total #propagations: 235076261 / total #impl: 758220273 (eff. 0.310)
173.56/173.64	c #Conflicts:     293000 | #Learnt:      18930 | 0.000
173.56/173.64	c total clause space: 127.173MB
173.56/173.64	c total #watches: 222805
174.37/174.40	c total #propagations: 235888344 / total #impl: 761380438 (eff. 0.310)
174.37/174.40	c #Conflicts:     294000 | #Learnt:      19930 | 0.000
174.37/174.40	c total clause space: 127.173MB
174.37/174.40	c total #watches: 227782
175.07/175.11	c total #propagations: 236572848 / total #impl: 763607029 (eff. 0.310)
175.07/175.11	c #Conflicts:     295000 | #Learnt:      20930 | 0.000
175.07/175.11	c total clause space: 127.173MB
175.07/175.11	c total #watches: 231590
175.87/176.00	c total #propagations: 237276513 / total #impl: 765845659 (eff. 0.310)
175.87/176.00	c #Conflicts:     296000 | #Learnt:      21930 | 0.000
175.87/176.00	c total clause space: 127.173MB
175.87/176.00	c total #watches: 234813
176.77/176.85	c total #propagations: 238038415 / total #impl: 768067241 (eff. 0.310)
176.77/176.85	c #Conflicts:     297000 | #Learnt:      22930 | 0.000
176.77/176.85	c total clause space: 127.173MB
176.77/176.85	c total #watches: 238521
177.67/177.75	c total #propagations: 238797762 / total #impl: 770312033 (eff. 0.310)
177.67/177.75	c #Conflicts:     298000 | #Learnt:      23930 | 0.000
177.67/177.75	c total clause space: 127.173MB
177.67/177.75	c total #watches: 242196
178.77/178.80	c total #propagations: 239639868 / total #impl: 773030744 (eff. 0.310)
178.77/178.80	c #Conflicts:     299000 | #Learnt:      24930 | 0.000
178.77/178.80	c total clause space: 127.173MB
178.77/178.80	c total #watches: 247499
179.67/179.79	c total #propagations: 240516413 / total #impl: 775939564 (eff. 0.310)
179.67/179.79	c #Conflicts:     300000 | #Learnt:      25930 | 0.000
179.67/179.79	c total clause space: 127.173MB
179.67/179.79	c total #watches: 250786
180.37/180.48	c total #propagations: 241350231 / total #impl: 778653831 (eff. 0.310)
180.37/180.48	c GARBAGE COLLECT
180.37/180.48	c #Conflicts:     301000 | #Learnt:      13813 | 0.000
180.37/180.48	c total clause space: 127.173MB
180.37/180.48	c total #watches: 195312
180.97/181.02	c total #propagations: 242132707 / total #impl: 781219850 (eff. 0.310)
180.97/181.02	c #Conflicts:     302000 | #Learnt:      14813 | 0.000
180.97/181.02	c total clause space: 127.173MB
180.97/181.02	c total #watches: 200069
181.57/181.60	c total #propagations: 242943150 / total #impl: 783775206 (eff. 0.310)
181.57/181.60	c #Conflicts:     303000 | #Learnt:      15813 | 0.000
181.57/181.60	c total clause space: 127.173MB
181.57/181.60	c total #watches: 205642
182.07/182.17	c total #propagations: 243624959 / total #impl: 786034060 (eff. 0.310)
182.07/182.17	c #Conflicts:     304000 | #Learnt:      16813 | 0.000
182.07/182.17	c total clause space: 127.173MB
182.07/182.17	c total #watches: 208837
182.77/182.82	c total #propagations: 244405955 / total #impl: 788337547 (eff. 0.310)
182.77/182.82	c #Conflicts:     305000 | #Learnt:      17813 | 0.000
182.77/182.82	c total clause space: 127.173MB
182.77/182.82	c total #watches: 211959
183.37/183.42	c total #propagations: 245347781 / total #impl: 791188466 (eff. 0.310)
183.37/183.42	c #Conflicts:     306000 | #Learnt:      18813 | 0.000
183.37/183.42	c total clause space: 127.173MB
183.37/183.43	c total #watches: 216257
184.07/184.16	c total #propagations: 246210399 / total #impl: 793786300 (eff. 0.310)
184.07/184.16	c #Conflicts:     307000 | #Learnt:      19813 | 0.000
184.07/184.16	c total clause space: 127.173MB
184.07/184.16	c total #watches: 220496
184.77/184.85	c total #propagations: 247083105 / total #impl: 796437931 (eff. 0.310)
184.77/184.85	c #Conflicts:     308000 | #Learnt:      20813 | 0.000
184.77/184.85	c total clause space: 127.173MB
184.77/184.85	c total #watches: 224548
185.66/185.75	c total #propagations: 247941764 / total #impl: 799076765 (eff. 0.310)
185.66/185.75	c #Conflicts:     309000 | #Learnt:      21813 | 0.000
185.66/185.75	c total clause space: 127.173MB
185.66/185.75	c total #watches: 230106
186.66/186.71	c total #propagations: 248887544 / total #impl: 802364136 (eff. 0.310)
186.66/186.71	c #Conflicts:     310000 | #Learnt:      22813 | 0.000
186.66/186.71	c total clause space: 127.173MB
186.66/186.71	c total #watches: 238982
187.66/187.77	c total #propagations: 249778206 / total #impl: 805680859 (eff. 0.310)
187.66/187.77	c #Conflicts:     311000 | #Learnt:      23813 | 0.000
187.66/187.77	c total clause space: 127.173MB
187.66/187.77	c total #watches: 249362
188.76/188.85	c total #propagations: 250624923 / total #impl: 809637944 (eff. 0.310)
188.76/188.85	c #Conflicts:     312000 | #Learnt:      24813 | 0.000
188.76/188.85	c total clause space: 127.173MB
188.76/188.85	c total #watches: 255105
189.76/189.87	c total #propagations: 251414941 / total #impl: 812314158 (eff. 0.310)
189.76/189.87	c #Conflicts:     313000 | #Learnt:      25813 | 0.000
189.76/189.87	c total clause space: 127.173MB
189.76/189.87	c total #watches: 259621
190.86/190.93	c total #propagations: 252075953 / total #impl: 814433622 (eff. 0.310)
190.86/190.93	c #Conflicts:     314000 | #Learnt:      26813 | 0.000
190.86/190.93	c total clause space: 127.173MB
190.86/190.93	c total #watches: 263475
191.37/191.44	c total #propagations: 252742420 / total #impl: 816530195 (eff. 0.310)
191.37/191.44	c GARBAGE COLLECT
191.37/191.44	c #Conflicts:     315000 | #Learnt:      14417 | 0.000
191.37/191.44	c total clause space: 127.173MB
191.37/191.44	c total #watches: 195717
191.76/191.85	c total #propagations: 253413876 / total #impl: 818604033 (eff. 0.310)
191.76/191.85	c #Conflicts:     316000 | #Learnt:      15417 | 0.000
191.76/191.85	c total clause space: 127.173MB
191.76/191.85	c total #watches: 198462
192.16/192.29	c total #propagations: 253988151 / total #impl: 820420934 (eff. 0.310)
192.16/192.29	c #Conflicts:     317000 | #Learnt:      16417 | 0.000
192.16/192.29	c total clause space: 127.173MB
192.16/192.29	c total #watches: 201220
192.66/192.76	c total #propagations: 254581466 / total #impl: 822370720 (eff. 0.310)
192.66/192.76	c #Conflicts:     318000 | #Learnt:      17417 | 0.000
192.66/192.76	c total clause space: 127.173MB
192.66/192.76	c total #watches: 204197
193.16/193.23	c total #propagations: 255208787 / total #impl: 824344846 (eff. 0.310)
193.16/193.23	c #Conflicts:     319000 | #Learnt:      18417 | 0.000
193.16/193.23	c total clause space: 127.173MB
193.16/193.23	c total #watches: 206755
193.67/193.75	c total #propagations: 255823975 / total #impl: 826430331 (eff. 0.310)
193.67/193.75	c #Conflicts:     320000 | #Learnt:      19417 | 0.000
193.67/193.75	c total clause space: 127.173MB
193.67/193.75	c total #watches: 209573
194.26/194.35	c total #propagations: 256505878 / total #impl: 828763038 (eff. 0.310)
194.26/194.35	c #Conflicts:     321000 | #Learnt:      20417 | 0.000
194.26/194.35	c total clause space: 127.173MB
194.26/194.35	c total #watches: 212677
194.86/194.92	c total #propagations: 257320465 / total #impl: 831325355 (eff. 0.310)
194.86/194.92	c #Conflicts:     322000 | #Learnt:      21417 | 0.000
194.86/194.92	c total clause space: 127.173MB
194.86/194.92	c total #watches: 217863
195.77/195.86	c total #propagations: 258106492 / total #impl: 833957837 (eff. 0.309)
195.77/195.86	c #Conflicts:     323000 | #Learnt:      22417 | 0.000
195.77/195.86	c total clause space: 127.173MB
195.77/195.86	c total #watches: 231082
196.87/196.93	c total #propagations: 258991593 / total #impl: 837663087 (eff. 0.309)
196.87/196.93	c #Conflicts:     324000 | #Learnt:      23417 | 0.000
196.87/196.93	c total clause space: 127.173MB
196.87/196.93	c total #watches: 240602
198.16/198.21	c total #propagations: 259896452 / total #impl: 841510550 (eff. 0.309)
198.16/198.21	c #Conflicts:     325000 | #Learnt:      24417 | 0.000
198.16/198.21	c total clause space: 127.173MB
198.16/198.21	c total #watches: 247392
198.96/199.10	c total #propagations: 260775391 / total #impl: 845094198 (eff. 0.309)
198.96/199.10	c #Conflicts:     326000 | #Learnt:      25417 | 0.000
198.96/199.10	c total clause space: 127.173MB
198.96/199.10	c total #watches: 250873
200.36/200.48	c total #propagations: 261449185 / total #impl: 847270120 (eff. 0.309)
200.36/200.48	c #Conflicts:     327000 | #Learnt:      26417 | 0.000
200.36/200.48	c total clause space: 127.173MB
200.36/200.48	c total #watches: 257668
201.46/201.54	c total #propagations: 262272653 / total #impl: 850537446 (eff. 0.308)
201.46/201.54	c #Conflicts:     328000 | #Learnt:      27417 | 0.000
201.46/201.54	c total clause space: 127.173MB
201.46/201.54	c total #watches: 262003
201.96/202.08	c total #propagations: 262992544 / total #impl: 853181747 (eff. 0.308)
201.96/202.08	c GARBAGE COLLECT
201.96/202.08	c #Conflicts:     329000 | #Learnt:      14749 | 0.000
201.96/202.08	c total clause space: 127.173MB
201.96/202.08	c total #watches: 200137
202.86/202.91	c total #propagations: 263769822 / total #impl: 855889765 (eff. 0.308)
202.86/202.91	c #Conflicts:     330000 | #Learnt:      15749 | 0.000
202.86/202.91	c total clause space: 127.173MB
202.86/202.91	c total #watches: 208221
203.86/203.98	c total #propagations: 264682131 / total #impl: 859176900 (eff. 0.308)
203.86/203.98	c #Conflicts:     331000 | #Learnt:      16749 | 0.000
203.86/203.98	c total clause space: 127.173MB
203.86/203.98	c total #watches: 218503
205.16/205.22	c total #propagations: 265587948 / total #impl: 862935611 (eff. 0.308)
205.16/205.22	c #Conflicts:     332000 | #Learnt:      17749 | 0.000
205.16/205.22	c total clause space: 127.173MB
205.16/205.22	c total #watches: 223727
206.26/206.36	c total #propagations: 266531851 / total #impl: 866604876 (eff. 0.308)
206.26/206.36	c #Conflicts:     333000 | #Learnt:      18749 | 0.000
206.26/206.36	c total clause space: 127.173MB
206.26/206.36	c total #watches: 228837
207.46/207.51	c total #propagations: 267389287 / total #impl: 869797169 (eff. 0.307)
207.46/207.51	c #Conflicts:     334000 | #Learnt:      19749 | 0.000
207.46/207.51	c total clause space: 127.173MB
207.46/207.51	c total #watches: 234001
208.46/208.56	c total #propagations: 268250089 / total #impl: 872650609 (eff. 0.307)
208.46/208.56	c #Conflicts:     335000 | #Learnt:      20749 | 0.000
208.46/208.56	c total clause space: 127.173MB
208.46/208.56	c total #watches: 238470
209.56/209.64	c total #propagations: 268978637 / total #impl: 875128536 (eff. 0.307)
209.56/209.64	c #Conflicts:     336000 | #Learnt:      21749 | 0.000
209.56/209.64	c total clause space: 127.173MB
209.56/209.64	c total #watches: 242212
210.56/210.69	c total #propagations: 269787694 / total #impl: 877552295 (eff. 0.307)
210.56/210.69	c #Conflicts:     337000 | #Learnt:      22749 | 0.000
210.56/210.69	c total clause space: 127.173MB
210.56/210.69	c total #watches: 246032
211.66/211.74	c total #propagations: 270553460 / total #impl: 880023058 (eff. 0.307)
211.66/211.74	c #Conflicts:     338000 | #Learnt:      23749 | 0.000
211.66/211.74	c total clause space: 127.173MB
211.66/211.74	c total #watches: 250402
212.56/212.66	c total #propagations: 271323286 / total #impl: 882673785 (eff. 0.307)
212.56/212.66	c #Conflicts:     339000 | #Learnt:      24749 | 0.000
212.56/212.66	c total clause space: 127.173MB
212.56/212.66	c total #watches: 254282
213.47/213.52	c total #propagations: 272136526 / total #impl: 885183848 (eff. 0.307)
213.47/213.52	c #Conflicts:     340000 | #Learnt:      25749 | 0.000
213.47/213.52	c total clause space: 127.173MB
213.47/213.52	c total #watches: 259322
214.66/214.77	c total #propagations: 272899619 / total #impl: 887756319 (eff. 0.307)
214.66/214.77	c #Conflicts:     341000 | #Learnt:      26749 | 0.000
214.66/214.77	c total clause space: 127.173MB
214.66/214.77	c total #watches: 262693
215.96/216.06	c total #propagations: 273711919 / total #impl: 890365733 (eff. 0.307)
215.96/216.06	c #Conflicts:     342000 | #Learnt:      27749 | 0.000
215.96/216.06	c total clause space: 127.173MB
215.96/216.06	c total #watches: 266179
216.77/216.84	c total #propagations: 274560371 / total #impl: 893101844 (eff. 0.307)
216.77/216.84	c GARBAGE COLLECT
216.77/216.84	c #Conflicts:     343000 | #Learnt:      14725 | 0.000
216.77/216.84	c total clause space: 127.173MB
216.77/216.84	c total #watches: 197182
217.26/217.34	c total #propagations: 275400589 / total #impl: 895713016 (eff. 0.307)
217.26/217.34	c #Conflicts:     344000 | #Learnt:      15725 | 0.000
217.26/217.34	c total clause space: 127.173MB
217.26/217.34	c total #watches: 200506
217.77/217.87	c total #propagations: 276186903 / total #impl: 898153256 (eff. 0.308)
217.77/217.87	c #Conflicts:     345000 | #Learnt:      16725 | 0.000
217.77/217.87	c total clause space: 127.173MB
217.77/217.87	c total #watches: 204005
218.26/218.37	c total #propagations: 276891900 / total #impl: 900307430 (eff. 0.308)
218.26/218.37	c #Conflicts:     346000 | #Learnt:      17725 | 0.000
218.26/218.37	c total clause space: 127.173MB
218.26/218.37	c total #watches: 206977
218.87/218.91	c total #propagations: 277669595 / total #impl: 902606784 (eff. 0.308)
218.87/218.91	c #Conflicts:     347000 | #Learnt:      18725 | 0.000
218.87/218.91	c total clause space: 127.173MB
218.87/218.91	c total #watches: 211390
219.36/219.41	c total #propagations: 278472304 / total #impl: 905134836 (eff. 0.308)
219.36/219.41	c #Conflicts:     348000 | #Learnt:      19725 | 0.000
219.36/219.41	c total clause space: 127.173MB
219.36/219.41	c total #watches: 214999
219.97/220.02	c total #propagations: 279186463 / total #impl: 907459545 (eff. 0.308)
219.97/220.02	c #Conflicts:     349000 | #Learnt:      20725 | 0.000
219.97/220.02	c total clause space: 127.173MB
219.97/220.02	c total #watches: 218768
220.66/220.76	c total #propagations: 280076315 / total #impl: 910036984 (eff. 0.308)
220.66/220.76	c #Conflicts:     350000 | #Learnt:      21725 | 0.000
220.66/220.76	c total clause space: 127.173MB
220.66/220.76	c total #watches: 221486
221.36/221.42	c total #propagations: 281179085 / total #impl: 913118293 (eff. 0.308)
221.36/221.42	c #Conflicts:     351000 | #Learnt:      22725 | 0.000
221.36/221.42	c total clause space: 127.173MB
221.36/221.42	c total #watches: 226190
222.06/222.12	c total #propagations: 282099412 / total #impl: 915960156 (eff. 0.308)
222.06/222.12	c #Conflicts:     352000 | #Learnt:      23725 | 0.000
222.06/222.12	c total clause space: 127.173MB
222.06/222.12	c total #watches: 230953
222.86/222.92	c total #propagations: 282979939 / total #impl: 918922480 (eff. 0.308)
222.86/222.92	c #Conflicts:     353000 | #Learnt:      24725 | 0.000
222.86/222.92	c total clause space: 127.173MB
222.86/222.92	c total #watches: 235061
223.46/223.55	c total #propagations: 283882233 / total #impl: 921910581 (eff. 0.308)
223.46/223.55	c #Conflicts:     354000 | #Learnt:      25725 | 0.000
223.46/223.55	c total clause space: 127.173MB
223.46/223.55	c total #watches: 238227
224.16/224.29	c total #propagations: 284637823 / total #impl: 924022497 (eff. 0.308)
224.16/224.29	c #Conflicts:     355000 | #Learnt:      26725 | 0.000
224.16/224.29	c total clause space: 127.173MB
224.16/224.29	c total #watches: 241676
224.96/225.00	c total #propagations: 285436949 / total #impl: 926527304 (eff. 0.308)
224.96/225.00	c #Conflicts:     356000 | #Learnt:      27725 | 0.000
224.96/225.00	c total clause space: 127.173MB
224.96/225.00	c total #watches: 244450
225.66/225.75	c total #propagations: 286079475 / total #impl: 928418336 (eff. 0.308)
225.66/225.75	c GARBAGE COLLECT
225.66/225.75	c #Conflicts:     357000 | #Learnt:      14405 | 0.000
225.66/225.75	c total clause space: 127.173MB
225.66/225.75	c total #watches: 196176
226.16/226.29	c total #propagations: 287041176 / total #impl: 931494057 (eff. 0.308)
226.16/226.29	c #Conflicts:     358000 | #Learnt:      15405 | 0.000
226.16/226.29	c total clause space: 127.173MB
226.16/226.29	c total #watches: 199528
226.66/226.74	c total #propagations: 287939734 / total #impl: 934076355 (eff. 0.308)
226.66/226.74	c #Conflicts:     359000 | #Learnt:      16405 | 0.000
226.66/226.74	c total clause space: 127.173MB
226.66/226.75	c total #watches: 203851
227.16/227.26	c total #propagations: 288651399 / total #impl: 936300714 (eff. 0.308)
227.16/227.26	c #Conflicts:     360000 | #Learnt:      17405 | 0.000
227.16/227.26	c total clause space: 127.173MB
227.16/227.26	c total #watches: 207035
227.66/227.80	c total #propagations: 289377876 / total #impl: 938531819 (eff. 0.308)
227.66/227.80	c #Conflicts:     361000 | #Learnt:      18405 | 0.000
227.66/227.80	c total clause space: 127.173MB
227.66/227.80	c total #watches: 210432
228.26/228.36	c total #propagations: 290176480 / total #impl: 940948551 (eff. 0.308)
228.26/228.36	c #Conflicts:     362000 | #Learnt:      19405 | 0.000
228.26/228.36	c total clause space: 127.173MB
228.26/228.36	c total #watches: 214253
228.96/229.02	c total #propagations: 290915348 / total #impl: 943116168 (eff. 0.308)
228.96/229.02	c #Conflicts:     363000 | #Learnt:      20405 | 0.000
228.96/229.02	c total clause space: 127.173MB
228.96/229.02	c total #watches: 218454
229.56/229.67	c total #propagations: 291719747 / total #impl: 945767359 (eff. 0.308)
229.56/229.67	c #Conflicts:     364000 | #Learnt:      21405 | 0.000
229.56/229.67	c total clause space: 127.173MB
229.56/229.67	c total #watches: 223957
230.36/230.45	c total #propagations: 292494132 / total #impl: 948582111 (eff. 0.308)
230.36/230.45	c #Conflicts:     365000 | #Learnt:      22405 | 0.000
230.36/230.45	c total clause space: 127.173MB
230.36/230.45	c total #watches: 229224
231.06/231.12	c total #propagations: 293458760 / total #impl: 951792785 (eff. 0.308)
231.06/231.12	c #Conflicts:     366000 | #Learnt:      23405 | 0.000
231.06/231.12	c total clause space: 127.173MB
231.06/231.12	c total #watches: 233335
231.66/231.79	c total #propagations: 294246339 / total #impl: 954220243 (eff. 0.308)
231.66/231.79	c #Conflicts:     367000 | #Learnt:      24405 | 0.000
231.66/231.79	c total clause space: 127.173MB
231.66/231.79	c total #watches: 236111
232.36/232.48	c total #propagations: 294940969 / total #impl: 956316497 (eff. 0.308)
232.36/232.48	c #Conflicts:     368000 | #Learnt:      25405 | 0.000
232.36/232.48	c total clause space: 127.173MB
232.36/232.48	c total #watches: 239787
233.06/233.10	c total #propagations: 295729115 / total #impl: 958803233 (eff. 0.308)
233.06/233.10	c #Conflicts:     369000 | #Learnt:      26405 | 0.000
233.06/233.10	c total clause space: 127.173MB
233.06/233.10	c total #watches: 243838
233.76/233.83	c total #propagations: 296376730 / total #impl: 961047286 (eff. 0.308)
233.76/233.83	c #Conflicts:     370000 | #Learnt:      27405 | 0.000
233.76/233.83	c total clause space: 127.173MB
233.76/233.83	c total #watches: 247698
234.36/234.44	c total #propagations: 297160710 / total #impl: 963542452 (eff. 0.308)
234.36/234.44	c #Conflicts:     371000 | #Learnt:      28405 | 0.000
234.36/234.44	c total clause space: 127.173MB
234.36/234.44	c total #watches: 250805
234.96/235.08	c total #propagations: 297781329 / total #impl: 965596202 (eff. 0.308)
234.96/235.08	c GARBAGE COLLECT
234.96/235.08	c #Conflicts:     372000 | #Learnt:      14822 | 0.000
234.96/235.08	c total clause space: 127.173MB
234.96/235.08	c total #watches: 198002
235.56/235.63	c total #propagations: 298444740 / total #impl: 967735355 (eff. 0.308)
235.56/235.63	c #Conflicts:     373000 | #Learnt:      15822 | 0.000
235.56/235.63	c total clause space: 127.173MB
235.56/235.63	c total #watches: 201822
236.16/236.23	c total #propagations: 299149023 / total #impl: 969998440 (eff. 0.308)
236.16/236.23	c #Conflicts:     374000 | #Learnt:      16822 | 0.000
236.16/236.23	c total clause space: 127.173MB
236.16/236.23	c total #watches: 206230
236.86/236.94	c total #propagations: 299821860 / total #impl: 972243940 (eff. 0.308)
236.86/236.94	c #Conflicts:     375000 | #Learnt:      17822 | 0.000
236.86/236.94	c total clause space: 127.173MB
236.86/236.94	c total #watches: 210081
237.46/237.59	c total #propagations: 300569231 / total #impl: 974711139 (eff. 0.308)
237.46/237.59	c #Conflicts:     376000 | #Learnt:      18822 | 0.000
237.46/237.59	c total clause space: 127.173MB
237.46/237.59	c total #watches: 213697
238.26/238.31	c total #propagations: 301195547 / total #impl: 976778072 (eff. 0.308)
238.26/238.31	c #Conflicts:     377000 | #Learnt:      19822 | 0.000
238.26/238.31	c total clause space: 127.173MB
238.26/238.31	c total #watches: 217559
238.96/239.02	c total #propagations: 301886401 / total #impl: 979100222 (eff. 0.308)
238.96/239.02	c #Conflicts:     378000 | #Learnt:      20822 | 0.000
238.96/239.02	c total clause space: 127.173MB
238.96/239.02	c total #watches: 221367
239.76/239.82	c total #propagations: 302586751 / total #impl: 981473310 (eff. 0.308)
239.76/239.82	c #Conflicts:     379000 | #Learnt:      21822 | 0.000
239.76/239.82	c total clause space: 127.173MB
239.76/239.82	c total #watches: 225368
240.56/240.65	c total #propagations: 303396922 / total #impl: 984120098 (eff. 0.308)
240.56/240.65	c #Conflicts:     380000 | #Learnt:      22822 | 0.000
240.56/240.65	c total clause space: 127.173MB
240.56/240.65	c total #watches: 229846
241.26/241.38	c total #propagations: 304350620 / total #impl: 987169698 (eff. 0.308)
241.26/241.38	c #Conflicts:     381000 | #Learnt:      23822 | 0.000
241.26/241.38	c total clause space: 127.173MB
241.26/241.38	c total #watches: 233662
241.96/242.04	c total #propagations: 305112920 / total #impl: 989640308 (eff. 0.308)
241.96/242.04	c #Conflicts:     382000 | #Learnt:      24822 | 0.000
241.96/242.04	c total clause space: 127.173MB
241.96/242.04	c total #watches: 237786
242.76/242.82	c total #propagations: 305821716 / total #impl: 992081718 (eff. 0.308)
242.76/242.82	c #Conflicts:     383000 | #Learnt:      25822 | 0.000
242.76/242.82	c total clause space: 127.173MB
242.76/242.82	c total #watches: 242439
243.45/243.55	c total #propagations: 306684987 / total #impl: 994921984 (eff. 0.308)
243.45/243.55	c #Conflicts:     384000 | #Learnt:      26822 | 0.000
243.45/243.55	c total clause space: 127.173MB
243.45/243.55	c total #watches: 246653
244.05/244.17	c total #propagations: 307440872 / total #impl: 997434787 (eff. 0.308)
244.05/244.17	c #Conflicts:     385000 | #Learnt:      27822 | 0.000
244.05/244.17	c total clause space: 127.173MB
244.05/244.17	c total #watches: 250442
244.65/244.78	c total #propagations: 308169236 / total #impl: 999639918 (eff. 0.308)
244.65/244.78	c #Conflicts:     386000 | #Learnt:      28822 | 0.000
244.65/244.78	c total clause space: 127.173MB
244.65/244.78	c total #watches: 253253
245.45/245.56	c total #propagations: 308895717 / total #impl: 1001956195 (eff. 0.308)
245.45/245.56	c #Conflicts:     387000 | #Learnt:      29822 | 0.000
245.45/245.56	c total clause space: 127.173MB
245.45/245.56	c total #watches: 256599
246.05/246.11	c total #propagations: 309764409 / total #impl: 1004732142 (eff. 0.308)
246.05/246.11	c GARBAGE COLLECT
246.05/246.11	c #Conflicts:     388000 | #Learnt:      15906 | 0.000
246.05/246.11	c total clause space: 127.173MB
246.05/246.11	c total #watches: 201630
246.55/246.63	c total #propagations: 310614502 / total #impl: 1007293006 (eff. 0.308)
246.55/246.63	c #Conflicts:     389000 | #Learnt:      16906 | 0.000
246.55/246.63	c total clause space: 127.173MB
246.55/246.64	c total #watches: 205364
247.15/247.27	c total #propagations: 311382903 / total #impl: 1009722649 (eff. 0.308)
247.15/247.27	c #Conflicts:     390000 | #Learnt:      17906 | 0.000
247.15/247.27	c total clause space: 127.173MB
247.15/247.27	c total #watches: 210081
247.85/247.90	c total #propagations: 312282291 / total #impl: 1012638735 (eff. 0.308)
247.85/247.90	c #Conflicts:     391000 | #Learnt:      18906 | 0.000
247.85/247.90	c total clause space: 127.173MB
247.85/247.90	c total #watches: 213452
248.35/248.47	c total #propagations: 313116069 / total #impl: 1015294868 (eff. 0.308)
248.35/248.47	c #Conflicts:     392000 | #Learnt:      19906 | 0.000
248.35/248.47	c total clause space: 127.173MB
248.35/248.47	c total #watches: 217359
248.95/249.04	c total #propagations: 313848743 / total #impl: 1017488925 (eff. 0.308)
248.95/249.04	c #Conflicts:     393000 | #Learnt:      20906 | 0.000
248.95/249.04	c total clause space: 127.173MB
248.95/249.04	c total #watches: 220723
249.55/249.62	c total #propagations: 314509208 / total #impl: 1019475763 (eff. 0.309)
249.55/249.62	c #Conflicts:     394000 | #Learnt:      21906 | 0.000
249.55/249.62	c total clause space: 127.173MB
249.55/249.62	c total #watches: 223566
250.05/250.19	c total #propagations: 315167330 / total #impl: 1021538116 (eff. 0.309)
250.05/250.19	c #Conflicts:     395000 | #Learnt:      22906 | 0.000
250.05/250.19	c total clause space: 127.173MB
250.05/250.19	c total #watches: 226854
250.65/250.73	c total #propagations: 315789099 / total #impl: 1023624463 (eff. 0.309)
250.65/250.73	c #Conflicts:     396000 | #Learnt:      23906 | 0.000
250.65/250.73	c total clause space: 127.173MB
250.65/250.73	c total #watches: 229868
251.15/251.26	c total #propagations: 316374805 / total #impl: 1025533821 (eff. 0.308)
251.15/251.26	c #Conflicts:     397000 | #Learnt:      24906 | 0.000
251.15/251.26	c total clause space: 127.173MB
251.15/251.26	c total #watches: 233520
251.75/251.88	c total #propagations: 316997902 / total #impl: 1027502263 (eff. 0.309)
251.75/251.88	c #Conflicts:     398000 | #Learnt:      25906 | 0.000
251.75/251.88	c total clause space: 127.173MB
251.75/251.88	c total #watches: 237160
252.35/252.48	c total #propagations: 317737782 / total #impl: 1029856558 (eff. 0.309)
252.35/252.48	c #Conflicts:     399000 | #Learnt:      26906 | 0.000
252.35/252.48	c total clause space: 127.173MB
252.35/252.48	c total #watches: 240826
253.06/253.11	c total #propagations: 318489670 / total #impl: 1032126963 (eff. 0.309)
253.06/253.11	c #Conflicts:     400000 | #Learnt:      27906 | 0.000
253.06/253.11	c total clause space: 127.173MB
253.06/253.11	c total #watches: 244333
253.55/253.66	c total #propagations: 319212207 / total #impl: 1034328902 (eff. 0.309)
253.55/253.66	c #Conflicts:     401000 | #Learnt:      28906 | 0.000
253.55/253.66	c total clause space: 127.173MB
253.55/253.66	c total #watches: 247624
254.16/254.28	c total #propagations: 319803084 / total #impl: 1036099886 (eff. 0.309)
254.16/254.28	c #Conflicts:     402000 | #Learnt:      29906 | 0.000
254.16/254.28	c total clause space: 127.173MB
254.16/254.28	c total #watches: 250840
254.85/254.91	c total #propagations: 320542798 / total #impl: 1038377101 (eff. 0.309)
254.85/254.91	c GARBAGE COLLECT
254.85/254.91	c #Conflicts:     403000 | #Learnt:      15690 | 0.000
254.85/254.91	c total clause space: 127.173MB
254.85/254.91	c total #watches: 200793
255.26/255.35	c total #propagations: 321325302 / total #impl: 1040800384 (eff. 0.309)
255.26/255.35	c #Conflicts:     404000 | #Learnt:      16690 | 0.000
255.26/255.35	c total clause space: 127.173MB
255.26/255.35	c total #watches: 204360
255.85/255.99	c total #propagations: 321977503 / total #impl: 1042776086 (eff. 0.309)
255.85/255.99	c #Conflicts:     405000 | #Learnt:      17690 | 0.000
255.85/255.99	c total clause space: 127.173MB
255.85/255.99	c total #watches: 209202
256.55/256.69	c total #propagations: 322751772 / total #impl: 1045410091 (eff. 0.309)
256.55/256.69	c #Conflicts:     406000 | #Learnt:      18690 | 0.000
256.55/256.69	c total clause space: 127.173MB
256.55/256.69	c total #watches: 213194
257.36/257.45	c total #propagations: 323588431 / total #impl: 1048177786 (eff. 0.309)
257.36/257.45	c #Conflicts:     407000 | #Learnt:      19690 | 0.000
257.36/257.45	c total clause space: 127.173MB
257.36/257.45	c total #watches: 218145
258.05/258.16	c total #propagations: 324546362 / total #impl: 1051323577 (eff. 0.309)
258.05/258.16	c #Conflicts:     408000 | #Learnt:      20690 | 0.000
258.05/258.16	c total clause space: 127.173MB
258.05/258.16	c total #watches: 222410
258.75/258.87	c total #propagations: 325360335 / total #impl: 1053952214 (eff. 0.309)
258.75/258.87	c #Conflicts:     409000 | #Learnt:      21690 | 0.000
258.75/258.87	c total clause space: 127.173MB
258.75/258.87	c total #watches: 226781
259.45/259.55	c total #propagations: 326069210 / total #impl: 1056337593 (eff. 0.309)
259.45/259.55	c #Conflicts:     410000 | #Learnt:      22690 | 0.000
259.45/259.55	c total clause space: 127.173MB
259.45/259.55	c total #watches: 231232
260.25/260.37	c total #propagations: 326834829 / total #impl: 1058868807 (eff. 0.309)
260.25/260.37	c #Conflicts:     411000 | #Learnt:      23690 | 0.000
260.25/260.37	c total clause space: 127.173MB
260.25/260.37	c total #watches: 234638
261.15/261.28	c total #propagations: 327691415 / total #impl: 1061546788 (eff. 0.309)
261.15/261.28	c #Conflicts:     412000 | #Learnt:      24690 | 0.000
261.15/261.28	c total clause space: 127.173MB
261.15/261.28	c total #watches: 238799
262.05/262.11	c total #propagations: 328601108 / total #impl: 1064457876 (eff. 0.309)
262.05/262.11	c #Conflicts:     413000 | #Learnt:      25690 | 0.000
262.05/262.11	c total clause space: 127.173MB
262.05/262.11	c total #watches: 242046
262.75/262.87	c total #propagations: 329380681 / total #impl: 1066847499 (eff. 0.309)
262.75/262.87	c #Conflicts:     414000 | #Learnt:      26690 | 0.000
262.75/262.87	c total clause space: 127.173MB
262.75/262.87	c total #watches: 245112
263.65/263.71	c total #propagations: 330222157 / total #impl: 1069315815 (eff. 0.309)
263.65/263.71	c #Conflicts:     415000 | #Learnt:      27690 | 0.000
263.65/263.71	c total clause space: 127.173MB
263.65/263.71	c total #watches: 248642
264.45/264.59	c total #propagations: 331452108 / total #impl: 1073077628 (eff. 0.309)
264.45/264.59	c #Conflicts:     416000 | #Learnt:      28690 | 0.000
264.45/264.59	c total clause space: 127.173MB
264.45/264.59	c total #watches: 251755
265.35/265.49	c total #propagations: 332714986 / total #impl: 1077228849 (eff. 0.309)
265.35/265.49	c #Conflicts:     417000 | #Learnt:      29690 | 0.000
265.35/265.49	c total clause space: 127.173MB
265.35/265.49	c total #watches: 255162
266.05/266.17	c total #propagations: 333921470 / total #impl: 1081109784 (eff. 0.309)
266.05/266.17	c #Conflicts:     418000 | #Learnt:      30690 | 0.000
266.05/266.17	c total clause space: 127.173MB
266.05/266.17	c total #watches: 258133
266.75/266.84	c total #propagations: 334739292 / total #impl: 1083535436 (eff. 0.309)
266.75/266.84	c GARBAGE COLLECT
266.75/266.84	c #Conflicts:     419000 | #Learnt:      16198 | 0.000
266.75/266.84	c total clause space: 127.173MB
266.75/266.85	c total #watches: 202915
267.26/267.37	c total #propagations: 335666135 / total #impl: 1086409895 (eff. 0.309)
267.26/267.37	c #Conflicts:     420000 | #Learnt:      17198 | 0.000
267.26/267.37	c total clause space: 127.173MB
267.26/267.37	c total #watches: 205740
267.85/267.92	c total #propagations: 336479604 / total #impl: 1088881063 (eff. 0.309)
267.85/267.92	c #Conflicts:     421000 | #Learnt:      18198 | 0.000
267.85/267.92	c total clause space: 127.173MB
267.85/267.92	c total #watches: 211937
268.46/268.58	c total #propagations: 337317620 / total #impl: 1091454965 (eff. 0.309)
268.46/268.58	c #Conflicts:     422000 | #Learnt:      19198 | 0.000
268.46/268.58	c total clause space: 127.173MB
268.46/268.58	c total #watches: 215123
269.05/269.15	c total #propagations: 338139896 / total #impl: 1093999361 (eff. 0.309)
269.05/269.15	c #Conflicts:     423000 | #Learnt:      20198 | 0.000
269.05/269.15	c total clause space: 127.173MB
269.05/269.15	c total #watches: 217840
269.56/269.67	c total #propagations: 338833312 / total #impl: 1096057730 (eff. 0.309)
269.56/269.67	c #Conflicts:     424000 | #Learnt:      21198 | 0.000
269.56/269.67	c total clause space: 127.173MB
269.56/269.67	c total #watches: 221656
270.15/270.25	c total #propagations: 339520024 / total #impl: 1098104308 (eff. 0.309)
270.15/270.25	c #Conflicts:     425000 | #Learnt:      22198 | 0.000
270.15/270.25	c total clause space: 127.173MB
270.15/270.25	c total #watches: 225758
270.85/270.98	c total #propagations: 340245541 / total #impl: 1100473395 (eff. 0.309)
270.85/270.98	c #Conflicts:     426000 | #Learnt:      23198 | 0.000
270.85/270.98	c total clause space: 127.173MB
270.85/270.98	c total #watches: 229206
271.55/271.69	c total #propagations: 341134035 / total #impl: 1103375475 (eff. 0.309)
271.55/271.69	c #Conflicts:     427000 | #Learnt:      24198 | 0.000
271.55/271.69	c total clause space: 127.173MB
271.55/271.69	c total #watches: 236321
272.55/272.61	c total #propagations: 341934461 / total #impl: 1106192005 (eff. 0.309)
272.55/272.61	c #Conflicts:     428000 | #Learnt:      25198 | 0.000
272.55/272.61	c total clause space: 127.173MB
272.55/272.61	c total #watches: 242325
273.55/273.64	c total #propagations: 342757544 / total #impl: 1109135206 (eff. 0.309)
273.55/273.64	c #Conflicts:     429000 | #Learnt:      26198 | 0.000
273.55/273.64	c total clause space: 127.173MB
273.55/273.64	c total #watches: 247078
274.65/274.74	c total #propagations: 343480330 / total #impl: 1111728544 (eff. 0.309)
274.65/274.74	c #Conflicts:     430000 | #Learnt:      27198 | 0.000
274.65/274.74	c total clause space: 127.173MB
274.65/274.74	c total #watches: 250680
276.16/276.25	c total #propagations: 344177821 / total #impl: 1114317414 (eff. 0.309)
276.16/276.25	c #Conflicts:     431000 | #Learnt:      28198 | 0.000
276.16/276.25	c total clause space: 127.173MB
276.16/276.25	c total #watches: 261975
278.05/278.16	c total #propagations: 344904753 / total #impl: 1117490112 (eff. 0.309)
278.05/278.16	c #Conflicts:     432000 | #Learnt:      29198 | 0.000
278.05/278.16	c total clause space: 127.173MB
278.05/278.16	c total #watches: 266800
280.15/280.26	c total #propagations: 345629413 / total #impl: 1120353772 (eff. 0.309)
280.15/280.26	c #Conflicts:     433000 | #Learnt:      30198 | 0.000
280.15/280.26	c total clause space: 127.173MB
280.15/280.26	c total #watches: 272656
282.44/282.58	c total #propagations: 346314496 / total #impl: 1123259348 (eff. 0.308)
282.44/282.58	c #Conflicts:     434000 | #Learnt:      31198 | 0.000
282.44/282.58	c total clause space: 127.173MB
282.44/282.58	c total #watches: 276561
283.85/283.96	c total #propagations: 347031455 / total #impl: 1126084534 (eff. 0.308)
283.85/283.96	c GARBAGE COLLECT
283.85/283.96	c #Conflicts:     435000 | #Learnt:      16404 | 0.000
283.85/283.96	c total clause space: 127.173MB
283.85/283.96	c total #watches: 206364
284.44/284.57	c total #propagations: 347768474 / total #impl: 1128657920 (eff. 0.308)
284.44/284.57	c #Conflicts:     436000 | #Learnt:      17404 | 0.000
284.44/284.57	c total clause space: 127.173MB
284.44/284.58	c total #watches: 211337
285.14/285.24	c total #propagations: 348518551 / total #impl: 1131087170 (eff. 0.308)
285.14/285.24	c #Conflicts:     437000 | #Learnt:      18404 | 0.000
285.14/285.24	c total clause space: 127.173MB
285.14/285.24	c total #watches: 214945
285.84/285.90	c total #propagations: 349383387 / total #impl: 1133542670 (eff. 0.308)
285.84/285.90	c #Conflicts:     438000 | #Learnt:      19404 | 0.000
285.84/285.90	c total clause space: 127.173MB
285.84/285.90	c total #watches: 219124
286.54/286.60	c total #propagations: 350151373 / total #impl: 1135830464 (eff. 0.308)
286.54/286.60	c #Conflicts:     439000 | #Learnt:      20404 | 0.000
286.54/286.60	c total clause space: 127.173MB
286.54/286.60	c total #watches: 222874
287.24/287.38	c total #propagations: 350964542 / total #impl: 1138177998 (eff. 0.308)
287.24/287.38	c #Conflicts:     440000 | #Learnt:      21404 | 0.000
287.24/287.38	c total clause space: 127.173MB
287.24/287.38	c total #watches: 227476
288.15/288.22	c total #propagations: 351800102 / total #impl: 1140638017 (eff. 0.308)
288.15/288.22	c #Conflicts:     441000 | #Learnt:      22404 | 0.000
288.15/288.22	c total clause space: 127.173MB
288.15/288.22	c total #watches: 230356
288.84/288.97	c total #propagations: 352627231 / total #impl: 1142976355 (eff. 0.309)
288.84/288.97	c #Conflicts:     442000 | #Learnt:      23404 | 0.000
288.84/288.97	c total clause space: 127.173MB
288.84/288.97	c total #watches: 233194
289.54/289.67	c total #propagations: 353390476 / total #impl: 1145183841 (eff. 0.309)
289.54/289.67	c #Conflicts:     443000 | #Learnt:      24404 | 0.000
289.54/289.67	c total clause space: 127.173MB
289.54/289.67	c total #watches: 236879
290.35/290.47	c total #propagations: 354077146 / total #impl: 1147373315 (eff. 0.309)
290.35/290.47	c #Conflicts:     444000 | #Learnt:      25404 | 0.000
290.35/290.47	c total clause space: 127.173MB
290.35/290.47	c total #watches: 240290
291.04/291.16	c total #propagations: 354809182 / total #impl: 1149611354 (eff. 0.309)
291.04/291.16	c #Conflicts:     445000 | #Learnt:      26404 | 0.000
291.04/291.16	c total clause space: 127.173MB
291.04/291.16	c total #watches: 243500
291.84/291.95	c total #propagations: 355467299 / total #impl: 1151676128 (eff. 0.309)
291.84/291.95	c #Conflicts:     446000 | #Learnt:      27404 | 0.000
291.84/291.95	c total clause space: 127.173MB
291.84/291.95	c total #watches: 247254
292.65/292.71	c total #propagations: 356184804 / total #impl: 1154091196 (eff. 0.309)
292.65/292.71	c #Conflicts:     447000 | #Learnt:      28404 | 0.000
292.65/292.71	c total clause space: 127.173MB
292.65/292.71	c total #watches: 251339
293.45/293.50	c total #propagations: 356812790 / total #impl: 1156130661 (eff. 0.309)
293.45/293.50	c #Conflicts:     448000 | #Learnt:      29404 | 0.000
293.45/293.50	c total clause space: 127.173MB
293.45/293.50	c total #watches: 254087
294.35/294.47	c total #propagations: 357419033 / total #impl: 1158004509 (eff. 0.309)
294.35/294.47	c #Conflicts:     449000 | #Learnt:      30404 | 0.000
294.35/294.47	c total clause space: 127.173MB
294.35/294.47	c total #watches: 257144
295.15/295.28	c total #propagations: 358161711 / total #impl: 1160208213 (eff. 0.309)
295.15/295.28	c #Conflicts:     450000 | #Learnt:      31404 | 0.000
295.15/295.28	c total clause space: 127.173MB
295.15/295.28	c total #watches: 260796
296.15/296.23	c total #propagations: 358814743 / total #impl: 1162195604 (eff. 0.309)
296.15/296.23	c GARBAGE COLLECT
296.15/296.23	c #Conflicts:     451000 | #Learnt:      16312 | 0.000
296.15/296.23	c total clause space: 127.173MB
296.15/296.23	c total #watches: 204667
296.65/296.75	c total #propagations: 359586571 / total #impl: 1164571866 (eff. 0.309)
296.65/296.75	c #Conflicts:     452000 | #Learnt:      17312 | 0.000
296.65/296.75	c total clause space: 127.173MB
296.65/296.75	c total #watches: 208425
297.15/297.28	c total #propagations: 360344125 / total #impl: 1166770085 (eff. 0.309)
297.15/297.28	c #Conflicts:     453000 | #Learnt:      18312 | 0.000
297.15/297.28	c total clause space: 127.173MB
297.15/297.28	c total #watches: 211288
297.75/297.83	c total #propagations: 361085378 / total #impl: 1168839148 (eff. 0.309)
297.75/297.83	c #Conflicts:     454000 | #Learnt:      19312 | 0.000
297.75/297.83	c total clause space: 127.173MB
297.75/297.83	c total #watches: 214357
298.35/298.47	c total #propagations: 361820191 / total #impl: 1170901784 (eff. 0.309)
298.35/298.47	c #Conflicts:     455000 | #Learnt:      20312 | 0.000
298.35/298.47	c total clause space: 127.173MB
298.35/298.47	c total #watches: 218072
299.15/299.21	c total #propagations: 362596159 / total #impl: 1173171394 (eff. 0.309)
299.15/299.21	c #Conflicts:     456000 | #Learnt:      21312 | 0.000
299.15/299.21	c total clause space: 127.173MB
299.15/299.21	c total #watches: 221720
299.85/299.91	c total #propagations: 363434957 / total #impl: 1175624515 (eff. 0.309)
299.85/299.91	c #Conflicts:     457000 | #Learnt:      22312 | 0.000
299.85/299.91	c total clause space: 127.173MB
299.85/299.91	c total #watches: 226166
300.45/300.59	c total #propagations: 364234341 / total #impl: 1178234618 (eff. 0.309)
300.45/300.59	c #Conflicts:     458000 | #Learnt:      23312 | 0.000
300.45/300.59	c total clause space: 127.173MB
300.45/300.59	c total #watches: 230288
301.35/301.45	c total #propagations: 364979730 / total #impl: 1180564480 (eff. 0.309)
301.35/301.45	c #Conflicts:     459000 | #Learnt:      24312 | 0.000
301.35/301.45	c total clause space: 127.173MB
301.35/301.45	c total #watches: 236475
302.25/302.36	c total #propagations: 365852528 / total #impl: 1183645804 (eff. 0.309)
302.25/302.36	c #Conflicts:     460000 | #Learnt:      25312 | 0.000
302.25/302.36	c total clause space: 127.173MB
302.25/302.36	c total #watches: 241854
303.15/303.25	c total #propagations: 366709399 / total #impl: 1186745914 (eff. 0.309)
303.15/303.25	c #Conflicts:     461000 | #Learnt:      26312 | 0.000
303.15/303.25	c total clause space: 127.173MB
303.15/303.25	c total #watches: 245491
304.05/304.12	c total #propagations: 367500404 / total #impl: 1189293147 (eff. 0.309)
304.05/304.12	c #Conflicts:     462000 | #Learnt:      27312 | 0.000
304.05/304.12	c total clause space: 127.173MB
304.05/304.12	c total #watches: 248919
304.65/304.71	c total #propagations: 368258383 / total #impl: 1191773010 (eff. 0.309)
304.65/304.71	c #Conflicts:     463000 | #Learnt:      28312 | 0.000
304.65/304.71	c total clause space: 127.173MB
304.65/304.71	c total #watches: 252294
305.25/305.38	c total #propagations: 368891488 / total #impl: 1193756939 (eff. 0.309)
305.25/305.38	c #Conflicts:     464000 | #Learnt:      29312 | 0.000
305.25/305.38	c total clause space: 127.173MB
305.25/305.38	c total #watches: 255283
305.95/306.03	c total #propagations: 369609889 / total #impl: 1196106893 (eff. 0.309)
305.95/306.03	c #Conflicts:     465000 | #Learnt:      30312 | 0.000
305.95/306.03	c total clause space: 127.173MB
305.95/306.03	c total #watches: 258841
306.45/306.58	c total #propagations: 370288231 / total #impl: 1198310796 (eff. 0.309)
306.45/306.58	c #Conflicts:     466000 | #Learnt:      31312 | 0.000
306.45/306.58	c total clause space: 127.173MB
306.45/306.59	c total #watches: 261593
307.15/307.26	c total #propagations: 370821973 / total #impl: 1199961503 (eff. 0.309)
307.15/307.26	c #Conflicts:     467000 | #Learnt:      32312 | 0.000
307.15/307.26	c total clause space: 127.173MB
307.15/307.26	c total #watches: 264766
307.85/307.92	c total #propagations: 371466430 / total #impl: 1202041323 (eff. 0.309)
307.85/307.92	c GARBAGE COLLECT
307.85/307.92	c #Conflicts:     468000 | #Learnt:      16920 | 0.000
307.85/307.92	c total clause space: 127.173MB
307.85/307.92	c total #watches: 207385
308.55/308.61	c total #propagations: 372198231 / total #impl: 1204419689 (eff. 0.309)
308.55/308.61	c #Conflicts:     469000 | #Learnt:      17920 | 0.000
308.55/308.61	c total clause space: 127.173MB
308.55/308.61	c total #watches: 212377
309.44/309.50	c total #propagations: 373095723 / total #impl: 1207475894 (eff. 0.309)
309.44/309.50	c #Conflicts:     470000 | #Learnt:      18920 | 0.000
309.44/309.50	c total clause space: 127.173MB
309.44/309.50	c total #watches: 217290
310.04/310.19	c total #propagations: 374003502 / total #impl: 1210499368 (eff. 0.309)
310.04/310.19	c #Conflicts:     471000 | #Learnt:      19920 | 0.000
310.04/310.19	c total clause space: 127.173MB
310.04/310.19	c total #watches: 221709
310.84/310.96	c total #propagations: 374673676 / total #impl: 1212656422 (eff. 0.309)
310.84/310.96	c #Conflicts:     472000 | #Learnt:      20920 | 0.000
310.84/310.96	c total clause space: 127.173MB
310.84/310.96	c total #watches: 225951
311.74/311.83	c total #propagations: 375345503 / total #impl: 1214888021 (eff. 0.309)
311.74/311.83	c #Conflicts:     473000 | #Learnt:      21920 | 0.000
311.74/311.83	c total clause space: 127.173MB
311.74/311.83	c total #watches: 230356
312.54/312.65	c total #propagations: 376118767 / total #impl: 1217362571 (eff. 0.309)
312.54/312.65	c #Conflicts:     474000 | #Learnt:      22920 | 0.000
312.54/312.65	c total clause space: 127.173MB
312.54/312.65	c total #watches: 234692
313.45/313.60	c total #propagations: 376842228 / total #impl: 1219851773 (eff. 0.309)
313.45/313.60	c #Conflicts:     475000 | #Learnt:      23920 | 0.000
313.45/313.60	c total clause space: 127.173MB
313.45/313.60	c total #watches: 238730
314.55/314.63	c total #propagations: 377594153 / total #impl: 1222539776 (eff. 0.309)
314.55/314.63	c #Conflicts:     476000 | #Learnt:      24920 | 0.000
314.55/314.63	c total clause space: 127.173MB
314.55/314.63	c total #watches: 242131
315.44/315.59	c total #propagations: 378379450 / total #impl: 1225197260 (eff. 0.309)
315.44/315.59	c #Conflicts:     477000 | #Learnt:      25920 | 0.000
315.44/315.59	c total clause space: 127.173MB
315.44/315.59	c total #watches: 245971
316.54/316.65	c total #propagations: 379114912 / total #impl: 1227731771 (eff. 0.309)
316.54/316.65	c #Conflicts:     478000 | #Learnt:      26920 | 0.000
316.54/316.65	c total clause space: 127.173MB
316.54/316.65	c total #watches: 249077
317.64/317.72	c total #propagations: 379857416 / total #impl: 1230330764 (eff. 0.309)
317.64/317.72	c #Conflicts:     479000 | #Learnt:      27920 | 0.000
317.64/317.72	c total clause space: 127.173MB
317.64/317.72	c total #watches: 252899
318.64/318.71	c total #propagations: 380558606 / total #impl: 1232793319 (eff. 0.309)
318.64/318.71	c #Conflicts:     480000 | #Learnt:      28920 | 0.000
318.64/318.71	c total clause space: 127.173MB
318.64/318.71	c total #watches: 256631
319.64/319.77	c total #propagations: 381193197 / total #impl: 1234913117 (eff. 0.309)
319.64/319.77	c #Conflicts:     481000 | #Learnt:      29920 | 0.000
319.64/319.77	c total clause space: 127.173MB
319.64/319.77	c total #watches: 260180
320.84/320.91	c total #propagations: 381854521 / total #impl: 1237311748 (eff. 0.309)
320.84/320.91	c #Conflicts:     482000 | #Learnt:      30920 | 0.000
320.84/320.91	c total clause space: 127.173MB
320.84/320.91	c total #watches: 263859
321.94/322.08	c total #propagations: 382504105 / total #impl: 1239625081 (eff. 0.309)
321.94/322.08	c #Conflicts:     483000 | #Learnt:      31920 | 0.000
321.94/322.08	c total clause space: 127.173MB
321.94/322.08	c total #watches: 267206
323.14/323.27	c total #propagations: 383147884 / total #impl: 1241849571 (eff. 0.309)
323.14/323.27	c #Conflicts:     484000 | #Learnt:      32920 | 0.000
323.14/323.27	c total clause space: 127.173MB
323.14/323.27	c total #watches: 270057
324.04/324.15	c total #propagations: 383819291 / total #impl: 1243875933 (eff. 0.309)
324.04/324.15	c GARBAGE COLLECT
324.04/324.15	c #Conflicts:     485000 | #Learnt:      17216 | 0.000
324.04/324.15	c total clause space: 206.656MB
324.04/324.15	c total #watches: 207252
324.64/324.75	c total #propagations: 384464276 / total #impl: 1245831849 (eff. 0.309)
324.64/324.75	c #Conflicts:     486000 | #Learnt:      18216 | 0.000
324.64/324.75	c total clause space: 206.656MB
324.64/324.75	c total #watches: 211049
325.24/325.36	c total #propagations: 385278165 / total #impl: 1248522591 (eff. 0.309)
325.24/325.36	c #Conflicts:     487000 | #Learnt:      19216 | 0.000
325.24/325.36	c total clause space: 206.656MB
325.24/325.36	c total #watches: 214397
325.94/326.05	c total #propagations: 386026204 / total #impl: 1250821960 (eff. 0.309)
325.94/326.05	c #Conflicts:     488000 | #Learnt:      20216 | 0.000
325.94/326.05	c total clause space: 206.656MB
325.94/326.05	c total #watches: 218365
326.65/326.80	c total #propagations: 386826026 / total #impl: 1253414414 (eff. 0.309)
326.65/326.80	c #Conflicts:     489000 | #Learnt:      21216 | 0.000
326.65/326.80	c total clause space: 206.656MB
326.65/326.80	c total #watches: 222684
327.44/327.58	c total #propagations: 387637828 / total #impl: 1256115300 (eff. 0.309)
327.44/327.58	c #Conflicts:     490000 | #Learnt:      22216 | 0.000
327.44/327.58	c total clause space: 206.656MB
327.44/327.58	c total #watches: 228216
328.34/328.41	c total #propagations: 388409089 / total #impl: 1258848331 (eff. 0.309)
328.34/328.41	c #Conflicts:     491000 | #Learnt:      23216 | 0.000
328.34/328.41	c total clause space: 206.656MB
328.34/328.41	c total #watches: 232374
329.24/329.31	c total #propagations: 389159284 / total #impl: 1261435607 (eff. 0.309)
329.24/329.31	c #Conflicts:     492000 | #Learnt:      24216 | 0.000
329.24/329.31	c total clause space: 206.656MB
329.24/329.31	c total #watches: 239955
330.14/330.27	c total #propagations: 389939438 / total #impl: 1264321616 (eff. 0.308)
330.14/330.27	c #Conflicts:     493000 | #Learnt:      25216 | 0.000
330.14/330.27	c total clause space: 206.656MB
330.14/330.27	c total #watches: 243278
331.15/331.29	c total #propagations: 390551691 / total #impl: 1266303527 (eff. 0.308)
331.15/331.29	c #Conflicts:     494000 | #Learnt:      26216 | 0.000
331.15/331.29	c total clause space: 206.656MB
331.15/331.29	c total #watches: 247533
332.25/332.36	c total #propagations: 391216883 / total #impl: 1268529562 (eff. 0.308)
332.25/332.36	c #Conflicts:     495000 | #Learnt:      27216 | 0.000
332.25/332.36	c total clause space: 206.656MB
332.25/332.36	c total #watches: 250589
333.44/333.52	c total #propagations: 391925091 / total #impl: 1270894860 (eff. 0.308)
333.44/333.52	c #Conflicts:     496000 | #Learnt:      28216 | 0.000
333.44/333.52	c total clause space: 206.656MB
333.44/333.52	c total #watches: 254925
334.64/334.73	c total #propagations: 392609801 / total #impl: 1273340028 (eff. 0.308)
334.64/334.73	c #Conflicts:     497000 | #Learnt:      29216 | 0.000
334.64/334.73	c total clause space: 206.656MB
334.64/334.73	c total #watches: 259490
336.04/336.14	c total #propagations: 393312631 / total #impl: 1276089254 (eff. 0.308)
336.04/336.14	c #Conflicts:     498000 | #Learnt:      30216 | 0.000
336.04/336.14	c total clause space: 206.656MB
336.04/336.14	c total #watches: 263319
337.54/337.66	c total #propagations: 394018513 / total #impl: 1278688531 (eff. 0.308)
337.54/337.66	c #Conflicts:     499000 | #Learnt:      31216 | 0.000
337.54/337.66	c total clause space: 206.656MB
337.54/337.66	c total #watches: 265927
338.94/339.07	c total #propagations: 394719424 / total #impl: 1281128944 (eff. 0.308)
338.94/339.07	c #Conflicts:     500000 | #Learnt:      32216 | 0.000
338.94/339.07	c total clause space: 206.656MB
338.94/339.07	c total #watches: 269894
340.43/340.59	c total #propagations: 395426315 / total #impl: 1283855298 (eff. 0.308)
340.43/340.59	c #Conflicts:     501000 | #Learnt:      33216 | 0.000
340.43/340.59	c total clause space: 206.656MB
340.43/340.59	c total #watches: 272754
341.83/341.91	c total #propagations: 396134212 / total #impl: 1286473210 (eff. 0.308)
341.83/341.91	c GARBAGE COLLECT
341.83/341.91	c #Conflicts:     502000 | #Learnt:      17210 | 0.000
341.83/341.91	c total clause space: 206.656MB
341.83/341.91	c total #watches: 207136
342.33/342.42	c total #propagations: 396826350 / total #impl: 1288884540 (eff. 0.308)
342.33/342.42	c #Conflicts:     503000 | #Learnt:      18210 | 0.000
342.33/342.42	c total clause space: 206.656MB
342.33/342.42	c total #watches: 210801
342.93/343.01	c total #propagations: 397507612 / total #impl: 1291085598 (eff. 0.308)
342.93/343.01	c #Conflicts:     504000 | #Learnt:      19210 | 0.000
342.93/343.01	c total clause space: 206.656MB
342.93/343.01	c total #watches: 215367
343.63/343.70	c total #propagations: 398218360 / total #impl: 1293369186 (eff. 0.308)
343.63/343.70	c #Conflicts:     505000 | #Learnt:      20210 | 0.000
343.63/343.70	c total clause space: 206.656MB
343.63/343.70	c total #watches: 219071
344.34/344.40	c total #propagations: 398883431 / total #impl: 1295499348 (eff. 0.308)
344.34/344.40	c #Conflicts:     506000 | #Learnt:      21210 | 0.000
344.34/344.40	c total clause space: 206.656MB
344.34/344.40	c total #watches: 222480
345.23/345.30	c total #propagations: 399545646 / total #impl: 1297564662 (eff. 0.308)
345.23/345.30	c #Conflicts:     507000 | #Learnt:      22210 | 0.000
345.23/345.30	c total clause space: 206.656MB
345.23/345.30	c total #watches: 230618
346.13/346.25	c total #propagations: 400337024 / total #impl: 1300268792 (eff. 0.308)
346.13/346.25	c #Conflicts:     508000 | #Learnt:      23210 | 0.000
346.13/346.25	c total clause space: 206.656MB
346.13/346.25	c total #watches: 234532
347.13/347.25	c total #propagations: 401112988 / total #impl: 1303005913 (eff. 0.308)
347.13/347.25	c #Conflicts:     509000 | #Learnt:      24210 | 0.000
347.13/347.25	c total clause space: 206.656MB
347.13/347.25	c total #watches: 240634
348.23/348.34	c total #propagations: 401858637 / total #impl: 1305684376 (eff. 0.308)
348.23/348.34	c #Conflicts:     510000 | #Learnt:      25210 | 0.000
348.23/348.34	c total clause space: 206.656MB
348.23/348.34	c total #watches: 244630
349.43/349.57	c total #propagations: 402629133 / total #impl: 1308370918 (eff. 0.308)
349.43/349.57	c #Conflicts:     511000 | #Learnt:      26210 | 0.000
349.43/349.57	c total clause space: 206.656MB
349.43/349.57	c total #watches: 248053
350.63/350.72	c total #propagations: 403414870 / total #impl: 1311231122 (eff. 0.308)
350.63/350.72	c #Conflicts:     512000 | #Learnt:      27210 | 0.000
350.63/350.72	c total clause space: 206.656MB
350.63/350.72	c total #watches: 252237
351.83/351.96	c total #propagations: 404093748 / total #impl: 1313591253 (eff. 0.308)
351.83/351.96	c #Conflicts:     513000 | #Learnt:      28210 | 0.000
351.83/351.96	c total clause space: 206.656MB
351.83/351.96	c total #watches: 257542
352.93/353.05	c total #propagations: 404778710 / total #impl: 1316080125 (eff. 0.308)
352.93/353.05	c #Conflicts:     514000 | #Learnt:      29210 | 0.000
352.93/353.05	c total clause space: 206.656MB
352.93/353.05	c total #watches: 261535
354.03/354.16	c total #propagations: 405518888 / total #impl: 1318456837 (eff. 0.308)
354.03/354.16	c #Conflicts:     515000 | #Learnt:      30210 | 0.000
354.03/354.16	c total clause space: 206.656MB
354.03/354.16	c total #watches: 269582
355.24/355.32	c total #propagations: 406379700 / total #impl: 1321413123 (eff. 0.308)
355.24/355.32	c #Conflicts:     516000 | #Learnt:      31210 | 0.000
355.24/355.32	c total clause space: 206.656MB
355.24/355.32	c total #watches: 275575
356.23/356.40	c total #propagations: 407195153 / total #impl: 1324366380 (eff. 0.307)
356.23/356.40	c #Conflicts:     517000 | #Learnt:      32210 | 0.000
356.23/356.40	c total clause space: 206.656MB
356.23/356.40	c total #watches: 279911
357.54/357.61	c total #propagations: 407938702 / total #impl: 1326810712 (eff. 0.307)
357.54/357.61	c #Conflicts:     518000 | #Learnt:      33210 | 0.000
357.54/357.61	c total clause space: 206.656MB
357.54/357.61	c total #watches: 284151
358.65/358.78	c total #propagations: 408811213 / total #impl: 1329672026 (eff. 0.307)
358.65/358.78	c #Conflicts:     519000 | #Learnt:      34210 | 0.000
358.65/358.78	c total clause space: 206.656MB
358.65/358.78	c total #watches: 287334
359.44/359.59	c total #propagations: 409496948 / total #impl: 1331908547 (eff. 0.307)
359.44/359.59	c GARBAGE COLLECT
359.44/359.59	c #Conflicts:     520000 | #Learnt:      17891 | 0.000
359.44/359.59	c total clause space: 206.656MB
359.44/359.59	c total #watches: 209796
360.24/360.34	c total #propagations: 410172167 / total #impl: 1334088782 (eff. 0.307)
360.24/360.34	c #Conflicts:     521000 | #Learnt:      18891 | 0.000
360.24/360.34	c total clause space: 206.656MB
360.24/360.34	c total #watches: 215605
360.94/361.07	c total #propagations: 410986137 / total #impl: 1336982271 (eff. 0.307)
360.94/361.07	c #Conflicts:     522000 | #Learnt:      19891 | 0.000
360.94/361.07	c total clause space: 206.656MB
360.94/361.07	c total #watches: 219298
361.64/361.75	c total #propagations: 411786296 / total #impl: 1339598610 (eff. 0.307)
361.64/361.75	c #Conflicts:     523000 | #Learnt:      20891 | 0.000
361.64/361.75	c total clause space: 206.656MB
361.64/361.75	c total #watches: 222585
362.44/362.55	c total #propagations: 412549339 / total #impl: 1341975681 (eff. 0.307)
362.44/362.55	c #Conflicts:     524000 | #Learnt:      21891 | 0.000
362.44/362.55	c total clause space: 206.656MB
362.44/362.55	c total #watches: 226015
363.24/363.31	c total #propagations: 413784343 / total #impl: 1345545435 (eff. 0.308)
363.24/363.31	c #Conflicts:     525000 | #Learnt:      22891 | 0.000
363.24/363.31	c total clause space: 206.656MB
363.24/363.31	c total #watches: 229762
363.94/364.06	c total #propagations: 414670626 / total #impl: 1348283450 (eff. 0.308)
363.94/364.06	c #Conflicts:     526000 | #Learnt:      23891 | 0.000
363.94/364.06	c total clause space: 206.656MB
363.94/364.06	c total #watches: 233171
364.74/364.86	c total #propagations: 415451571 / total #impl: 1350666634 (eff. 0.308)
364.74/364.86	c #Conflicts:     527000 | #Learnt:      24891 | 0.000
364.74/364.86	c total clause space: 206.656MB
364.74/364.86	c total #watches: 236272
365.74/365.82	c total #propagations: 416275738 / total #impl: 1353143458 (eff. 0.308)
365.74/365.82	c #Conflicts:     528000 | #Learnt:      25891 | 0.000
365.74/365.82	c total clause space: 206.656MB
365.74/365.82	c total #watches: 239847
366.74/366.80	c total #propagations: 417298761 / total #impl: 1356298069 (eff. 0.308)
366.74/366.80	c #Conflicts:     529000 | #Learnt:      26891 | 0.000
366.74/366.80	c total clause space: 206.656MB
366.74/366.80	c total #watches: 247376
367.74/367.85	c total #propagations: 418332177 / total #impl: 1359799791 (eff. 0.308)
367.74/367.85	c #Conflicts:     530000 | #Learnt:      27891 | 0.000
367.74/367.85	c total clause space: 206.656MB
367.74/367.85	c total #watches: 253872
368.84/368.94	c total #propagations: 419301573 / total #impl: 1363256981 (eff. 0.308)
368.84/368.94	c #Conflicts:     531000 | #Learnt:      28891 | 0.000
368.84/368.94	c total clause space: 206.656MB
368.84/368.94	c total #watches: 258044
370.04/370.15	c total #propagations: 420177294 / total #impl: 1366350240 (eff. 0.308)
370.04/370.15	c #Conflicts:     532000 | #Learnt:      29891 | 0.000
370.04/370.15	c total clause space: 206.656MB
370.04/370.15	c total #watches: 264248
371.14/371.25	c total #propagations: 421174661 / total #impl: 1369948164 (eff. 0.307)
371.14/371.25	c #Conflicts:     533000 | #Learnt:      30891 | 0.000
371.14/371.25	c total clause space: 206.656MB
371.14/371.25	c total #watches: 268292
372.14/372.28	c total #propagations: 422078285 / total #impl: 1372746798 (eff. 0.307)
372.14/372.28	c #Conflicts:     534000 | #Learnt:      31891 | 0.000
372.14/372.28	c total clause space: 206.656MB
372.14/372.28	c total #watches: 271269
373.34/373.42	c total #propagations: 422837378 / total #impl: 1375049650 (eff. 0.308)
373.34/373.42	c #Conflicts:     535000 | #Learnt:      32891 | 0.000
373.34/373.42	c total clause space: 206.656MB
373.34/373.42	c total #watches: 274634
374.34/374.40	c total #propagations: 423587027 / total #impl: 1377500849 (eff. 0.308)
374.34/374.40	c #Conflicts:     536000 | #Learnt:      33891 | 0.000
374.34/374.40	c total clause space: 206.656MB
374.34/374.40	c total #watches: 278249
375.54/375.69	c total #propagations: 424270405 / total #impl: 1379646539 (eff. 0.308)
375.54/375.69	c #Conflicts:     537000 | #Learnt:      34891 | 0.000
375.54/375.69	c total clause space: 206.656MB
375.54/375.69	c total #watches: 283739
376.44/376.56	c total #propagations: 425132935 / total #impl: 1382571026 (eff. 0.307)
376.44/376.56	c GARBAGE COLLECT
376.44/376.56	c #Conflicts:     538000 | #Learnt:      18285 | 0.000
376.44/376.56	c total clause space: 206.656MB
376.44/376.56	c total #watches: 212155
377.14/377.21	c total #propagations: 425951023 / total #impl: 1385215725 (eff. 0.307)
377.14/377.21	c #Conflicts:     539000 | #Learnt:      19285 | 0.000
377.14/377.21	c total clause space: 206.656MB
377.14/377.21	c total #watches: 215475
377.74/377.89	c total #propagations: 426707472 / total #impl: 1387552899 (eff. 0.308)
377.74/377.89	c #Conflicts:     540000 | #Learnt:      20285 | 0.000
377.74/377.89	c total clause space: 206.656MB
377.74/377.89	c total #watches: 218891
378.54/378.63	c total #propagations: 427423382 / total #impl: 1389967083 (eff. 0.308)
378.54/378.63	c #Conflicts:     541000 | #Learnt:      21285 | 0.000
378.54/378.63	c total clause space: 206.656MB
378.54/378.63	c total #watches: 222240
379.24/379.36	c total #propagations: 428283798 / total #impl: 1392699547 (eff. 0.308)
379.24/379.36	c #Conflicts:     542000 | #Learnt:      22285 | 0.000
379.24/379.36	c total clause space: 206.656MB
379.24/379.36	c total #watches: 225667
380.04/380.18	c total #propagations: 429183497 / total #impl: 1395558341 (eff. 0.308)
380.04/380.18	c #Conflicts:     543000 | #Learnt:      23285 | 0.000
380.04/380.18	c total clause space: 206.656MB
380.04/380.18	c total #watches: 229993
380.74/380.90	c total #propagations: 430088922 / total #impl: 1398435602 (eff. 0.308)
380.74/380.90	c #Conflicts:     544000 | #Learnt:      24285 | 0.000
380.74/380.90	c total clause space: 206.656MB
380.84/380.90	c total #watches: 233154
381.64/381.71	c total #propagations: 430896997 / total #impl: 1400897544 (eff. 0.308)
381.64/381.71	c #Conflicts:     545000 | #Learnt:      25285 | 0.000
381.64/381.71	c total clause space: 206.656MB
381.64/381.71	c total #watches: 237075
382.33/382.44	c total #propagations: 431754772 / total #impl: 1403714014 (eff. 0.308)
382.33/382.44	c #Conflicts:     546000 | #Learnt:      26285 | 0.000
382.33/382.44	c total clause space: 206.656MB
382.33/382.44	c total #watches: 240220
383.03/383.19	c total #propagations: 432478340 / total #impl: 1405995431 (eff. 0.308)
383.03/383.19	c #Conflicts:     547000 | #Learnt:      27285 | 0.000
383.03/383.19	c total clause space: 206.656MB
383.03/383.19	c total #watches: 243270
383.84/383.95	c total #propagations: 433268115 / total #impl: 1408401107 (eff. 0.308)
383.84/383.95	c #Conflicts:     548000 | #Learnt:      28285 | 0.000
383.84/383.95	c total clause space: 206.656MB
383.84/383.95	c total #watches: 246296
384.63/384.77	c total #propagations: 433992770 / total #impl: 1410569441 (eff. 0.308)
384.63/384.77	c #Conflicts:     549000 | #Learnt:      29285 | 0.000
384.63/384.77	c total clause space: 206.656MB
384.63/384.77	c total #watches: 250403
385.63/385.72	c total #propagations: 434800146 / total #impl: 1413123761 (eff. 0.308)
385.63/385.72	c #Conflicts:     550000 | #Learnt:      30285 | 0.000
385.63/385.72	c total clause space: 206.656MB
385.63/385.72	c total #watches: 254704
386.53/386.61	c total #propagations: 435761431 / total #impl: 1416385951 (eff. 0.308)
386.53/386.61	c #Conflicts:     551000 | #Learnt:      31285 | 0.000
386.53/386.61	c total clause space: 206.656MB
386.53/386.61	c total #watches: 258828
387.53/387.67	c total #propagations: 436595079 / total #impl: 1419274287 (eff. 0.308)
387.53/387.67	c #Conflicts:     552000 | #Learnt:      32285 | 0.000
387.53/387.67	c total clause space: 206.656MB
387.53/387.67	c total #watches: 263039
388.43/388.59	c total #propagations: 437564257 / total #impl: 1422583667 (eff. 0.308)
388.43/388.59	c #Conflicts:     553000 | #Learnt:      33285 | 0.000
388.43/388.59	c total clause space: 206.656MB
388.43/388.59	c total #watches: 268014
389.63/389.77	c total #propagations: 438386696 / total #impl: 1425610903 (eff. 0.308)
389.63/389.77	c #Conflicts:     554000 | #Learnt:      34285 | 0.000
389.63/389.77	c total clause space: 206.656MB
389.63/389.77	c total #watches: 272743
390.83/390.96	c total #propagations: 439330716 / total #impl: 1429022137 (eff. 0.307)
390.83/390.96	c #Conflicts:     555000 | #Learnt:      35285 | 0.000
390.83/390.96	c total clause space: 206.656MB
390.83/390.96	c total #watches: 276825
391.93/392.05	c total #propagations: 440246673 / total #impl: 1432350523 (eff. 0.307)
391.93/392.05	c GARBAGE COLLECT
391.93/392.05	c #Conflicts:     556000 | #Learnt:      18411 | 0.000
391.93/392.05	c total clause space: 206.656MB
391.93/392.05	c total #watches: 214011
392.83/392.96	c total #propagations: 441162554 / total #impl: 1435624873 (eff. 0.307)
392.83/392.96	c #Conflicts:     557000 | #Learnt:      19411 | 0.000
392.83/392.96	c total clause space: 206.656MB
392.83/392.96	c total #watches: 219362
393.74/393.88	c total #propagations: 442097030 / total #impl: 1438780139 (eff. 0.307)
393.74/393.88	c #Conflicts:     558000 | #Learnt:      20411 | 0.000
393.74/393.88	c total clause space: 206.656MB
393.74/393.88	c total #watches: 224607
394.43/394.58	c total #propagations: 443002486 / total #impl: 1442226202 (eff. 0.307)
394.43/394.58	c #Conflicts:     559000 | #Learnt:      21411 | 0.000
394.43/394.58	c total clause space: 206.656MB
394.43/394.58	c total #watches: 227768
395.13/395.24	c total #propagations: 443683169 / total #impl: 1444509903 (eff. 0.307)
395.13/395.24	c #Conflicts:     560000 | #Learnt:      22411 | 0.000
395.13/395.24	c total clause space: 206.656MB
395.13/395.24	c total #watches: 231869
395.73/395.80	c total #propagations: 444479197 / total #impl: 1446855752 (eff. 0.307)
395.73/395.80	c #Conflicts:     561000 | #Learnt:      23411 | 0.000
395.73/395.80	c total clause space: 206.656MB
395.73/395.80	c total #watches: 234971
396.43/396.57	c total #propagations: 445076334 / total #impl: 1448594086 (eff. 0.307)
396.43/396.57	c #Conflicts:     562000 | #Learnt:      24411 | 0.000
396.43/396.57	c total clause space: 206.656MB
396.43/396.57	c total #watches: 239676
397.23/397.30	c total #propagations: 445824510 / total #impl: 1450954374 (eff. 0.307)
397.23/397.30	c #Conflicts:     563000 | #Learnt:      25411 | 0.000
397.23/397.30	c total clause space: 206.656MB
397.23/397.30	c total #watches: 243130
397.93/398.01	c total #propagations: 446535135 / total #impl: 1453151969 (eff. 0.307)
397.93/398.01	c #Conflicts:     564000 | #Learnt:      26411 | 0.000
397.93/398.01	c total clause space: 206.656MB
397.93/398.01	c total #watches: 246091
398.73/398.80	c total #propagations: 447261656 / total #impl: 1455357603 (eff. 0.307)
398.73/398.80	c #Conflicts:     565000 | #Learnt:      27411 | 0.000
398.73/398.80	c total clause space: 206.656MB
398.73/398.80	c total #watches: 250820
399.43/399.57	c total #propagations: 448061321 / total #impl: 1457999144 (eff. 0.307)
399.43/399.57	c #Conflicts:     566000 | #Learnt:      28411 | 0.000
399.43/399.57	c total clause space: 206.656MB
399.43/399.57	c total #watches: 256897
400.34/400.50	c total #propagations: 448845225 / total #impl: 1460659464 (eff. 0.307)
400.34/400.50	c #Conflicts:     567000 | #Learnt:      29411 | 0.000
400.34/400.50	c total clause space: 206.656MB
400.34/400.50	c total #watches: 260828
401.33/401.49	c total #propagations: 449691066 / total #impl: 1463372036 (eff. 0.307)
401.33/401.49	c #Conflicts:     568000 | #Learnt:      30411 | 0.000
401.33/401.49	c total clause space: 206.656MB
401.33/401.49	c total #watches: 264741
402.54/402.62	c total #propagations: 450577651 / total #impl: 1466270435 (eff. 0.307)
402.54/402.62	c #Conflicts:     569000 | #Learnt:      31411 | 0.000
402.54/402.62	c total clause space: 206.656MB
402.54/402.62	c total #watches: 271161
403.64/403.79	c total #propagations: 451440956 / total #impl: 1469356728 (eff. 0.307)
403.64/403.79	c #Conflicts:     570000 | #Learnt:      32411 | 0.000
403.64/403.79	c total clause space: 206.656MB
403.64/403.79	c total #watches: 275142
404.74/404.81	c total #propagations: 452263640 / total #impl: 1472024516 (eff. 0.307)
404.74/404.81	c #Conflicts:     571000 | #Learnt:      33411 | 0.000
404.74/404.81	c total clause space: 206.656MB
404.74/404.81	c total #watches: 279055
405.63/405.74	c total #propagations: 453075042 / total #impl: 1474543038 (eff. 0.307)
405.63/405.74	c #Conflicts:     572000 | #Learnt:      34411 | 0.000
405.63/405.74	c total clause space: 206.656MB
405.63/405.74	c total #watches: 282486
406.53/406.60	c total #propagations: 453751115 / total #impl: 1476761774 (eff. 0.307)
406.53/406.60	c #Conflicts:     573000 | #Learnt:      35411 | 0.000
406.53/406.60	c total clause space: 206.656MB
406.53/406.60	c total #watches: 285987
407.23/407.39	c total #propagations: 454510663 / total #impl: 1479049090 (eff. 0.307)
407.23/407.39	c #Conflicts:     574000 | #Learnt:      36411 | 0.000
407.23/407.39	c total clause space: 206.656MB
407.23/407.39	c total #watches: 290835
407.93/408.03	c total #propagations: 455250084 / total #impl: 1481486498 (eff. 0.307)
407.93/408.03	c GARBAGE COLLECT
407.93/408.03	c #Conflicts:     575000 | #Learnt:      19206 | 0.000
407.93/408.03	c total clause space: 206.656MB
407.93/408.03	c total #watches: 216852
408.53/408.62	c total #propagations: 455975880 / total #impl: 1483814414 (eff. 0.307)
408.53/408.62	c #Conflicts:     576000 | #Learnt:      20206 | 0.000
408.53/408.62	c total clause space: 206.656MB
408.53/408.62	c total #watches: 220341
409.14/409.30	c total #propagations: 456650671 / total #impl: 1485930446 (eff. 0.307)
409.14/409.30	c #Conflicts:     577000 | #Learnt:      21206 | 0.000
409.14/409.30	c total clause space: 206.656MB
409.14/409.30	c total #watches: 224425
409.93/410.05	c total #propagations: 457397609 / total #impl: 1488403616 (eff. 0.307)
409.93/410.05	c #Conflicts:     578000 | #Learnt:      22206 | 0.000
409.93/410.05	c total clause space: 206.656MB
409.93/410.05	c total #watches: 227858
410.63/410.79	c total #propagations: 458299073 / total #impl: 1491263456 (eff. 0.307)
410.63/410.79	c #Conflicts:     579000 | #Learnt:      23206 | 0.000
410.63/410.79	c total clause space: 206.656MB
410.63/410.79	c total #watches: 231907
411.53/411.63	c total #propagations: 459114749 / total #impl: 1493869670 (eff. 0.307)
411.53/411.63	c #Conflicts:     580000 | #Learnt:      24206 | 0.000
411.53/411.63	c total clause space: 206.656MB
411.53/411.63	c total #watches: 235139
412.33/412.48	c total #propagations: 460002301 / total #impl: 1496640083 (eff. 0.307)
412.33/412.48	c #Conflicts:     581000 | #Learnt:      25206 | 0.000
412.33/412.48	c total clause space: 206.656MB
412.33/412.48	c total #watches: 238517
413.13/413.27	c total #propagations: 460841045 / total #impl: 1499442815 (eff. 0.307)
413.13/413.27	c #Conflicts:     582000 | #Learnt:      26206 | 0.000
413.13/413.27	c total clause space: 206.656MB
413.13/413.27	c total #watches: 244066
414.13/414.26	c total #propagations: 461745906 / total #impl: 1502600889 (eff. 0.307)
414.13/414.26	c #Conflicts:     583000 | #Learnt:      27206 | 0.000
414.13/414.26	c total clause space: 206.656MB
414.13/414.26	c total #watches: 252613
414.93/415.05	c total #propagations: 462711182 / total #impl: 1505889679 (eff. 0.307)
414.93/415.05	c #Conflicts:     584000 | #Learnt:      28206 | 0.000
414.93/415.05	c total clause space: 206.656MB
414.93/415.05	c total #watches: 257193
415.63/415.80	c total #propagations: 463322305 / total #impl: 1507850516 (eff. 0.307)
415.63/415.80	c #Conflicts:     585000 | #Learnt:      29206 | 0.000
415.63/415.80	c total clause space: 206.656MB
415.63/415.80	c total #watches: 259976
416.63/416.72	c total #propagations: 463900233 / total #impl: 1509673024 (eff. 0.307)
416.63/416.72	c #Conflicts:     586000 | #Learnt:      30206 | 0.000
416.63/416.72	c total clause space: 206.656MB
416.63/416.72	c total #watches: 264506
417.43/417.57	c total #propagations: 464694386 / total #impl: 1512228600 (eff. 0.307)
417.43/417.57	c #Conflicts:     587000 | #Learnt:      31206 | 0.000
417.43/417.57	c total clause space: 206.656MB
417.43/417.57	c total #watches: 267352
418.43/418.55	c total #propagations: 465454001 / total #impl: 1514423260 (eff. 0.307)
418.43/418.55	c #Conflicts:     588000 | #Learnt:      32206 | 0.000
418.43/418.55	c total clause space: 206.656MB
418.43/418.55	c total #watches: 273286
419.63/419.79	c total #propagations: 466240399 / total #impl: 1517132382 (eff. 0.307)
419.63/419.79	c #Conflicts:     589000 | #Learnt:      33206 | 0.000
419.63/419.79	c total clause space: 206.656MB
419.63/419.79	c total #watches: 281840
420.93/421.09	c total #propagations: 467165154 / total #impl: 1520408354 (eff. 0.307)
420.93/421.09	c #Conflicts:     590000 | #Learnt:      34206 | 0.000
420.93/421.09	c total clause space: 206.656MB
420.93/421.09	c total #watches: 286219
422.13/422.22	c total #propagations: 468074808 / total #impl: 1523668780 (eff. 0.307)
422.13/422.22	c #Conflicts:     591000 | #Learnt:      35206 | 0.000
422.13/422.22	c total clause space: 206.656MB
422.13/422.22	c total #watches: 290012
423.33/423.42	c total #propagations: 468878875 / total #impl: 1526250928 (eff. 0.307)
423.33/423.42	c #Conflicts:     592000 | #Learnt:      36206 | 0.000
423.33/423.42	c total clause space: 206.656MB
423.33/423.42	c total #watches: 295282
424.33/424.47	c total #propagations: 469734951 / total #impl: 1529089152 (eff. 0.307)
424.33/424.47	c GARBAGE COLLECT
424.33/424.47	c #Conflicts:     593000 | #Learnt:      18688 | 0.000
424.33/424.47	c total clause space: 206.656MB
424.33/424.47	c total #watches: 215055
425.23/425.35	c total #propagations: 470448596 / total #impl: 1531519936 (eff. 0.307)
425.23/425.35	c #Conflicts:     594000 | #Learnt:      19688 | 0.000
425.23/425.35	c total clause space: 206.656MB
425.23/425.35	c total #watches: 218508
426.23/426.31	c total #propagations: 471512884 / total #impl: 1534963390 (eff. 0.307)
426.23/426.31	c #Conflicts:     595000 | #Learnt:      20688 | 0.000
426.23/426.31	c total clause space: 206.656MB
426.23/426.31	c total #watches: 222642
427.03/427.17	c total #propagations: 472634008 / total #impl: 1538507206 (eff. 0.307)
427.03/427.17	c #Conflicts:     596000 | #Learnt:      21688 | 0.000
427.03/427.17	c total clause space: 206.656MB
427.03/427.17	c total #watches: 226924
427.93/428.07	c total #propagations: 473643148 / total #impl: 1541707916 (eff. 0.307)
427.93/428.07	c #Conflicts:     597000 | #Learnt:      22688 | 0.000
427.93/428.07	c total clause space: 206.656MB
427.93/428.07	c total #watches: 231486
428.63/428.73	c total #propagations: 474613009 / total #impl: 1545156069 (eff. 0.307)
428.63/428.73	c #Conflicts:     598000 | #Learnt:      23688 | 0.000
428.63/428.73	c total clause space: 206.656MB
428.63/428.73	c total #watches: 239439
429.33/429.46	c total #propagations: 475325133 / total #impl: 1548042789 (eff. 0.307)
429.33/429.46	c #Conflicts:     599000 | #Learnt:      24688 | 0.000
429.33/429.46	c total clause space: 206.656MB
429.33/429.46	c total #watches: 244734
430.23/430.35	c total #propagations: 475971900 / total #impl: 1550767591 (eff. 0.307)
430.23/430.35	c #Conflicts:     600000 | #Learnt:      25688 | 0.000
430.23/430.35	c total clause space: 206.656MB
430.23/430.35	c total #watches: 249933
431.23/431.34	c total #propagations: 476617436 / total #impl: 1553557509 (eff. 0.307)
431.23/431.34	c #Conflicts:     601000 | #Learnt:      26688 | 0.000
431.23/431.34	c total clause space: 206.656MB
431.23/431.34	c total #watches: 255806
432.43/432.54	c total #propagations: 477219643 / total #impl: 1556141946 (eff. 0.307)
432.43/432.54	c #Conflicts:     602000 | #Learnt:      27688 | 0.000
432.43/432.54	c total clause space: 206.656MB
432.43/432.54	c total #watches: 263131
433.73/433.86	c total #propagations: 477895680 / total #impl: 1559360419 (eff. 0.306)
433.73/433.86	c #Conflicts:     603000 | #Learnt:      28688 | 0.000
433.73/433.86	c total clause space: 206.656MB
433.73/433.86	c total #watches: 269039
434.82/434.92	c total #propagations: 478500876 / total #impl: 1562105894 (eff. 0.306)
434.82/434.92	c #Conflicts:     604000 | #Learnt:      29688 | 0.000
434.82/434.92	c total clause space: 206.656MB
434.82/434.92	c total #watches: 272337
435.92/436.02	c total #propagations: 479039226 / total #impl: 1563814258 (eff. 0.306)
435.92/436.02	c #Conflicts:     605000 | #Learnt:      30688 | 0.000
435.92/436.02	c total clause space: 206.656MB
435.92/436.02	c total #watches: 275536
437.12/437.24	c total #propagations: 479761967 / total #impl: 1566136419 (eff. 0.306)
437.12/437.24	c #Conflicts:     606000 | #Learnt:      31688 | 0.000
437.12/437.24	c total clause space: 206.656MB
437.12/437.24	c total #watches: 279469
438.22/438.34	c total #propagations: 480508188 / total #impl: 1568824140 (eff. 0.306)
438.22/438.34	c #Conflicts:     607000 | #Learnt:      32688 | 0.000
438.22/438.34	c total clause space: 206.656MB
438.22/438.34	c total #watches: 285219
439.32/439.49	c total #propagations: 481221736 / total #impl: 1571424032 (eff. 0.306)
439.32/439.49	c #Conflicts:     608000 | #Learnt:      33688 | 0.000
439.32/439.49	c total clause space: 206.656MB
439.32/439.49	c total #watches: 288834
440.52/440.60	c total #propagations: 481889383 / total #impl: 1573823386 (eff. 0.306)
440.52/440.60	c #Conflicts:     609000 | #Learnt:      34688 | 0.000
440.52/440.60	c total clause space: 206.656MB
440.52/440.60	c total #watches: 293651
441.52/441.68	c total #propagations: 482508566 / total #impl: 1576102877 (eff. 0.306)
441.52/441.68	c #Conflicts:     610000 | #Learnt:      35688 | 0.000
441.52/441.68	c total clause space: 206.656MB
441.52/441.68	c total #watches: 296819
443.12/443.21	c total #propagations: 483100976 / total #impl: 1578104592 (eff. 0.306)
443.12/443.21	c #Conflicts:     611000 | #Learnt:      36688 | 0.000
443.12/443.21	c total clause space: 206.656MB
443.12/443.21	c total #watches: 300810
444.92/445.00	c total #propagations: 483807750 / total #impl: 1580536323 (eff. 0.306)
444.92/445.00	c GARBAGE COLLECT
444.92/445.00	c #Conflicts:     612000 | #Learnt:      18903 | 0.000
444.92/445.00	c total clause space: 206.656MB
444.92/445.00	c total #watches: 216895
445.72/445.85	c total #propagations: 484552129 / total #impl: 1583543341 (eff. 0.306)
445.72/445.85	c #Conflicts:     613000 | #Learnt:      19903 | 0.000
445.72/445.85	c total clause space: 206.656MB
445.72/445.85	c total #watches: 220907
446.52/446.64	c total #propagations: 485397602 / total #impl: 1586680327 (eff. 0.306)
446.52/446.64	c #Conflicts:     614000 | #Learnt:      20903 | 0.000
446.52/446.64	c total clause space: 206.656MB
446.52/446.64	c total #watches: 225433
447.52/447.64	c total #propagations: 486091771 / total #impl: 1589121504 (eff. 0.306)
447.52/447.64	c #Conflicts:     615000 | #Learnt:      21903 | 0.000
447.52/447.64	c total clause space: 206.656MB
447.52/447.64	c total #watches: 231171
448.52/448.69	c total #propagations: 486861903 / total #impl: 1591928050 (eff. 0.306)
448.52/448.69	c #Conflicts:     616000 | #Learnt:      22903 | 0.000
448.52/448.69	c total clause space: 206.656MB
448.52/448.69	c total #watches: 235640
449.52/449.69	c total #propagations: 487670515 / total #impl: 1594649684 (eff. 0.306)
449.52/449.69	c #Conflicts:     617000 | #Learnt:      23903 | 0.000
449.52/449.69	c total clause space: 206.656MB
449.52/449.69	c total #watches: 240408
450.52/450.61	c total #propagations: 488431787 / total #impl: 1597022793 (eff. 0.306)
450.52/450.61	c #Conflicts:     618000 | #Learnt:      24903 | 0.000
450.52/450.61	c total clause space: 206.656MB
450.52/450.61	c total #watches: 244225
451.62/451.74	c total #propagations: 489213749 / total #impl: 1599490920 (eff. 0.306)
451.62/451.74	c #Conflicts:     619000 | #Learnt:      25903 | 0.000
451.62/451.74	c total clause space: 206.656MB
451.62/451.74	c total #watches: 248400
452.62/452.74	c total #propagations: 490193547 / total #impl: 1602726004 (eff. 0.306)
452.62/452.74	c #Conflicts:     620000 | #Learnt:      26903 | 0.000
452.62/452.74	c total clause space: 206.656MB
452.62/452.74	c total #watches: 253224
453.52/453.66	c total #propagations: 491075324 / total #impl: 1605719452 (eff. 0.306)
453.52/453.66	c #Conflicts:     621000 | #Learnt:      27903 | 0.000
453.52/453.66	c total clause space: 206.656MB
453.52/453.66	c total #watches: 257298
454.32/454.44	c total #propagations: 491891319 / total #impl: 1608294742 (eff. 0.306)
454.32/454.44	c #Conflicts:     622000 | #Learnt:      28903 | 0.000
454.32/454.44	c total clause space: 206.656MB
454.32/454.44	c total #watches: 262142
455.12/455.25	c total #propagations: 492755485 / total #impl: 1611141763 (eff. 0.306)
455.12/455.25	c #Conflicts:     623000 | #Learnt:      29903 | 0.000
455.12/455.25	c total clause space: 206.656MB
455.12/455.25	c total #watches: 265458
456.02/456.13	c total #propagations: 493459409 / total #impl: 1613317363 (eff. 0.306)
456.02/456.13	c #Conflicts:     624000 | #Learnt:      30903 | 0.000
456.02/456.13	c total clause space: 206.656MB
456.02/456.13	c total #watches: 269257
456.92/457.01	c total #propagations: 494221457 / total #impl: 1615528025 (eff. 0.306)
456.92/457.01	c #Conflicts:     625000 | #Learnt:      31903 | 0.000
456.92/457.01	c total clause space: 206.656MB
456.92/457.01	c total #watches: 272709
457.82/457.95	c total #propagations: 494963277 / total #impl: 1617705973 (eff. 0.306)
457.82/457.95	c #Conflicts:     626000 | #Learnt:      32903 | 0.000
457.82/457.95	c total clause space: 206.656MB
457.82/457.95	c total #watches: 275468
458.72/458.86	c total #propagations: 495706203 / total #impl: 1619880506 (eff. 0.306)
458.72/458.86	c #Conflicts:     627000 | #Learnt:      33903 | 0.000
458.72/458.86	c total clause space: 206.656MB
458.72/458.86	c total #watches: 280094
459.82/459.94	c total #propagations: 496360257 / total #impl: 1622012515 (eff. 0.306)
459.82/459.94	c #Conflicts:     628000 | #Learnt:      34903 | 0.000
459.82/459.94	c total clause space: 206.656MB
459.82/459.95	c total #watches: 283776
460.92/461.05	c total #propagations: 497275921 / total #impl: 1624913422 (eff. 0.306)
460.92/461.05	c #Conflicts:     629000 | #Learnt:      35903 | 0.000
460.92/461.05	c total clause space: 206.656MB
460.92/461.05	c total #watches: 287518
462.02/462.19	c total #propagations: 498074693 / total #impl: 1627476266 (eff. 0.306)
462.02/462.19	c #Conflicts:     630000 | #Learnt:      36903 | 0.000
462.02/462.19	c total clause space: 206.656MB
462.02/462.19	c total #watches: 291711
463.21/463.33	c total #propagations: 498816540 / total #impl: 1629872336 (eff. 0.306)
463.21/463.33	c #Conflicts:     631000 | #Learnt:      37903 | 0.000
463.21/463.33	c total clause space: 206.656MB
463.21/463.33	c total #watches: 295799
464.12/464.22	c total #propagations: 499605516 / total #impl: 1632884921 (eff. 0.306)
464.12/464.22	c GARBAGE COLLECT
464.12/464.22	c #Conflicts:     632000 | #Learnt:      19795 | 0.000
464.12/464.22	c total clause space: 206.656MB
464.12/464.22	c total #watches: 220183
464.81/464.91	c total #propagations: 500393858 / total #impl: 1635614897 (eff. 0.306)
464.81/464.91	c #Conflicts:     633000 | #Learnt:      20795 | 0.000
464.81/464.91	c total clause space: 206.656MB
464.81/464.91	c total #watches: 224192
465.51/465.69	c total #propagations: 501135762 / total #impl: 1638052118 (eff. 0.306)
465.51/465.69	c #Conflicts:     634000 | #Learnt:      21795 | 0.000
465.51/465.69	c total clause space: 206.656MB
465.51/465.69	c total #watches: 227440
466.32/466.44	c total #propagations: 501934130 / total #impl: 1640786002 (eff. 0.306)
466.32/466.44	c #Conflicts:     635000 | #Learnt:      22795 | 0.000
466.32/466.44	c total clause space: 206.656MB
466.32/466.44	c total #watches: 230374
467.01/467.14	c total #propagations: 502675766 / total #impl: 1643329590 (eff. 0.306)
467.01/467.14	c #Conflicts:     636000 | #Learnt:      23795 | 0.000
467.01/467.14	c total clause space: 206.656MB
467.01/467.14	c total #watches: 234887
467.81/467.91	c total #propagations: 503564368 / total #impl: 1646090493 (eff. 0.306)
467.81/467.91	c #Conflicts:     637000 | #Learnt:      24795 | 0.000
467.81/467.91	c total clause space: 206.656MB
467.81/467.91	c total #watches: 238794
468.52/468.63	c total #propagations: 504448609 / total #impl: 1648903520 (eff. 0.306)
468.52/468.63	c #Conflicts:     638000 | #Learnt:      25795 | 0.000
468.52/468.63	c total clause space: 206.656MB
468.52/468.63	c total #watches: 243717
469.31/469.47	c total #propagations: 505255043 / total #impl: 1651546084 (eff. 0.306)
469.31/469.47	c #Conflicts:     639000 | #Learnt:      26795 | 0.000
469.31/469.47	c total clause space: 206.656MB
469.31/469.47	c total #watches: 247854
470.21/470.36	c total #propagations: 506144537 / total #impl: 1654361550 (eff. 0.306)
470.21/470.36	c #Conflicts:     640000 | #Learnt:      27795 | 0.000
470.21/470.36	c total clause space: 206.656MB
470.21/470.36	c total #watches: 251191
471.01/471.17	c total #propagations: 507012629 / total #impl: 1656901400 (eff. 0.306)
471.01/471.17	c #Conflicts:     641000 | #Learnt:      28795 | 0.000
471.01/471.17	c total clause space: 206.656MB
471.01/471.17	c total #watches: 255935
471.82/471.96	c total #propagations: 507871095 / total #impl: 1659776372 (eff. 0.306)
471.82/471.96	c #Conflicts:     642000 | #Learnt:      29795 | 0.000
471.82/471.96	c total clause space: 206.656MB
471.82/471.96	c total #watches: 260821
472.81/472.91	c total #propagations: 508636943 / total #impl: 1662356957 (eff. 0.306)
472.81/472.91	c #Conflicts:     643000 | #Learnt:      30795 | 0.000
472.81/472.91	c total clause space: 206.656MB
472.81/472.91	c total #watches: 265200
474.02/474.17	c total #propagations: 509428814 / total #impl: 1665042848 (eff. 0.306)
474.02/474.17	c #Conflicts:     644000 | #Learnt:      31795 | 0.000
474.02/474.17	c total clause space: 206.656MB
474.02/474.17	c total #watches: 271458
475.12/475.30	c total #propagations: 510474982 / total #impl: 1668817508 (eff. 0.306)
475.12/475.30	c #Conflicts:     645000 | #Learnt:      32795 | 0.000
475.12/475.30	c total clause space: 206.656MB
475.12/475.30	c total #watches: 275662
476.11/476.23	c total #propagations: 511397096 / total #impl: 1671833195 (eff. 0.306)
476.11/476.23	c #Conflicts:     646000 | #Learnt:      33795 | 0.000
476.11/476.23	c total clause space: 206.656MB
476.11/476.23	c total #watches: 280651
477.21/477.36	c total #propagations: 512164615 / total #impl: 1674303578 (eff. 0.306)
477.21/477.36	c #Conflicts:     647000 | #Learnt:      34795 | 0.000
477.21/477.36	c total clause space: 206.656MB
477.21/477.36	c total #watches: 283855
478.21/478.35	c total #propagations: 513049470 / total #impl: 1677140248 (eff. 0.306)
478.21/478.35	c #Conflicts:     648000 | #Learnt:      35795 | 0.000
478.21/478.35	c total clause space: 206.656MB
478.21/478.35	c total #watches: 287510
479.01/479.16	c total #propagations: 513876568 / total #impl: 1679716253 (eff. 0.306)
479.01/479.16	c #Conflicts:     649000 | #Learnt:      36795 | 0.000
479.01/479.16	c total clause space: 206.656MB
479.01/479.16	c total #watches: 291153
479.91/480.07	c total #propagations: 514593737 / total #impl: 1681857361 (eff. 0.306)
479.91/480.07	c #Conflicts:     650000 | #Learnt:      37795 | 0.000
479.91/480.07	c total clause space: 206.656MB
479.91/480.07	c total #watches: 294468
480.91/481.04	c total #propagations: 515330318 / total #impl: 1684179499 (eff. 0.306)
480.91/481.04	c #Conflicts:     651000 | #Learnt:      38795 | 0.000
480.91/481.04	c total clause space: 206.656MB
480.91/481.04	c total #watches: 297610
481.72/481.84	c total #propagations: 516090741 / total #impl: 1686586254 (eff. 0.306)
481.72/481.84	c GARBAGE COLLECT
481.72/481.84	c #Conflicts:     652000 | #Learnt:      20381 | 0.000
481.72/481.84	c total clause space: 206.656MB
481.72/481.84	c total #watches: 223415
482.51/482.64	c total #propagations: 516997544 / total #impl: 1689626542 (eff. 0.306)
482.51/482.64	c #Conflicts:     653000 | #Learnt:      21381 | 0.000
482.51/482.64	c total clause space: 206.656MB
482.51/482.64	c total #watches: 228483
483.31/483.48	c total #propagations: 517826732 / total #impl: 1692441154 (eff. 0.306)
483.31/483.48	c #Conflicts:     654000 | #Learnt:      22381 | 0.000
483.31/483.48	c total clause space: 206.656MB
483.31/483.48	c total #watches: 234789
484.21/484.31	c total #propagations: 518650254 / total #impl: 1695336563 (eff. 0.306)
484.21/484.31	c #Conflicts:     655000 | #Learnt:      23381 | 0.000
484.21/484.31	c total clause space: 206.656MB
484.21/484.31	c total #watches: 238388
485.12/485.21	c total #propagations: 519436652 / total #impl: 1697866104 (eff. 0.306)
485.12/485.21	c #Conflicts:     656000 | #Learnt:      24381 | 0.000
485.12/485.21	c total clause space: 206.656MB
485.12/485.21	c total #watches: 241314
485.91/486.03	c total #propagations: 520225285 / total #impl: 1700379825 (eff. 0.306)
485.91/486.03	c #Conflicts:     657000 | #Learnt:      25381 | 0.000
485.91/486.03	c total clause space: 206.656MB
485.91/486.03	c total #watches: 244067
486.81/486.94	c total #propagations: 520959841 / total #impl: 1702631764 (eff. 0.306)
486.81/486.94	c #Conflicts:     658000 | #Learnt:      26381 | 0.000
486.81/486.94	c total clause space: 206.656MB
486.81/486.94	c total #watches: 247620
487.71/487.82	c total #propagations: 521747083 / total #impl: 1705169225 (eff. 0.306)
487.71/487.82	c #Conflicts:     659000 | #Learnt:      27381 | 0.000
487.71/487.82	c total clause space: 206.656MB
487.71/487.82	c total #watches: 251119
488.61/488.73	c total #propagations: 522534714 / total #impl: 1707702750 (eff. 0.306)
488.61/488.73	c #Conflicts:     660000 | #Learnt:      28381 | 0.000
488.61/488.73	c total clause space: 206.656MB
488.61/488.73	c total #watches: 255202
489.61/489.71	c total #propagations: 523252404 / total #impl: 1709928807 (eff. 0.306)
489.61/489.71	c #Conflicts:     661000 | #Learnt:      29381 | 0.000
489.61/489.71	c total clause space: 206.656MB
489.61/489.71	c total #watches: 258477
490.41/490.58	c total #propagations: 524117114 / total #impl: 1712626671 (eff. 0.306)
490.41/490.58	c #Conflicts:     662000 | #Learnt:      30381 | 0.000
490.41/490.58	c total clause space: 206.656MB
490.41/490.58	c total #watches: 262643
491.31/491.44	c total #propagations: 524812681 / total #impl: 1714822548 (eff. 0.306)
491.31/491.44	c #Conflicts:     663000 | #Learnt:      31381 | 0.000
491.31/491.44	c total clause space: 206.656MB
491.31/491.44	c total #watches: 266657
492.31/492.40	c total #propagations: 525496453 / total #impl: 1717059652 (eff. 0.306)
492.31/492.40	c #Conflicts:     664000 | #Learnt:      32381 | 0.000
492.31/492.40	c total clause space: 206.656MB
492.31/492.40	c total #watches: 270128
493.41/493.53	c total #propagations: 526230445 / total #impl: 1719508483 (eff. 0.306)
493.41/493.53	c #Conflicts:     665000 | #Learnt:      33381 | 0.000
493.41/493.53	c total clause space: 206.656MB
493.41/493.53	c total #watches: 273216
494.31/494.46	c total #propagations: 527072126 / total #impl: 1722158650 (eff. 0.306)
494.31/494.46	c #Conflicts:     666000 | #Learnt:      34381 | 0.000
494.31/494.46	c total clause space: 206.656MB
494.31/494.46	c total #watches: 276755
495.11/495.26	c total #propagations: 527778320 / total #impl: 1724480366 (eff. 0.306)
495.11/495.26	c #Conflicts:     667000 | #Learnt:      35381 | 0.000
495.11/495.26	c total clause space: 206.656MB
495.11/495.26	c total #watches: 280862
495.91/496.01	c total #propagations: 528452422 / total #impl: 1726744044 (eff. 0.306)
495.91/496.01	c #Conflicts:     668000 | #Learnt:      36381 | 0.000
495.91/496.01	c total clause space: 206.656MB
495.91/496.01	c total #watches: 284403
496.71/496.87	c total #propagations: 529140323 / total #impl: 1728960423 (eff. 0.306)
496.71/496.87	c #Conflicts:     669000 | #Learnt:      37381 | 0.000
496.71/496.87	c total clause space: 206.656MB
496.71/496.87	c total #watches: 287866
497.91/498.02	c total #propagations: 529933778 / total #impl: 1731436339 (eff. 0.306)
497.91/498.02	c #Conflicts:     670000 | #Learnt:      38381 | 0.000
497.91/498.02	c total clause space: 206.656MB
497.91/498.02	c total #watches: 291334
499.01/499.19	c total #propagations: 530820708 / total #impl: 1734145723 (eff. 0.306)
499.01/499.19	c #Conflicts:     671000 | #Learnt:      39381 | 0.000
499.01/499.19	c total clause space: 206.656MB
499.01/499.19	c total #watches: 296478
499.81/499.94	c total #propagations: 531649385 / total #impl: 1736958964 (eff. 0.306)
499.81/499.94	c GARBAGE COLLECT
499.81/499.94	c #Conflicts:     672000 | #Learnt:      20692 | 0.000
499.81/499.94	c total clause space: 206.656MB
499.81/499.94	c total #watches: 224262
500.52/500.63	c total #propagations: 532432949 / total #impl: 1739441431 (eff. 0.306)
500.52/500.63	c #Conflicts:     673000 | #Learnt:      21692 | 0.000
500.52/500.63	c total clause space: 206.656MB
500.52/500.63	c total #watches: 227911
501.41/501.53	c total #propagations: 533143233 / total #impl: 1741671110 (eff. 0.306)
501.41/501.53	c #Conflicts:     674000 | #Learnt:      22692 | 0.000
501.41/501.53	c total clause space: 206.656MB
501.41/501.53	c total #watches: 233965
502.31/502.45	c total #propagations: 533990618 / total #impl: 1744474034 (eff. 0.306)
502.31/502.45	c #Conflicts:     675000 | #Learnt:      23692 | 0.000
502.31/502.45	c total clause space: 206.656MB
502.31/502.45	c total #watches: 238752
503.11/503.27	c total #propagations: 534910800 / total #impl: 1747620708 (eff. 0.306)
503.11/503.27	c #Conflicts:     676000 | #Learnt:      24692 | 0.000
503.11/503.27	c total clause space: 206.656MB
503.11/503.27	c total #watches: 242953
504.01/504.13	c total #propagations: 535580314 / total #impl: 1749801400 (eff. 0.306)
504.01/504.13	c #Conflicts:     677000 | #Learnt:      25692 | 0.000
504.01/504.13	c total clause space: 206.656MB
504.01/504.13	c total #watches: 247229
505.01/505.15	c total #propagations: 536205237 / total #impl: 1751850917 (eff. 0.306)
505.01/505.15	c #Conflicts:     678000 | #Learnt:      26692 | 0.000
505.01/505.15	c total clause space: 206.656MB
505.01/505.15	c total #watches: 251161
506.21/506.33	c total #propagations: 537024311 / total #impl: 1754694615 (eff. 0.306)
506.21/506.33	c #Conflicts:     679000 | #Learnt:      27692 | 0.000
506.21/506.33	c total clause space: 206.656MB
506.21/506.33	c total #watches: 256290
507.21/507.39	c total #propagations: 537912464 / total #impl: 1757836369 (eff. 0.306)
507.21/507.39	c #Conflicts:     680000 | #Learnt:      28692 | 0.000
507.21/507.39	c total clause space: 206.656MB
507.21/507.39	c total #watches: 262092
508.51/508.60	c total #propagations: 538701574 / total #impl: 1760762324 (eff. 0.306)
508.51/508.60	c #Conflicts:     681000 | #Learnt:      29692 | 0.000
508.51/508.60	c total clause space: 206.656MB
508.51/508.60	c total #watches: 266190
509.41/509.59	c total #propagations: 539585484 / total #impl: 1763811062 (eff. 0.306)
509.41/509.59	c #Conflicts:     682000 | #Learnt:      30692 | 0.000
509.41/509.59	c total clause space: 206.656MB
509.41/509.59	c total #watches: 270299
510.31/510.43	c total #propagations: 540351165 / total #impl: 1766460079 (eff. 0.306)
510.31/510.43	c #Conflicts:     683000 | #Learnt:      31692 | 0.000
510.31/510.43	c total clause space: 206.656MB
510.31/510.43	c total #watches: 272916
511.21/511.33	c total #propagations: 540982474 / total #impl: 1768429601 (eff. 0.306)
511.21/511.33	c #Conflicts:     684000 | #Learnt:      32692 | 0.000
511.21/511.33	c total clause space: 206.656MB
511.21/511.33	c total #watches: 276800
512.31/512.42	c total #propagations: 541779401 / total #impl: 1770949527 (eff. 0.306)
512.31/512.42	c #Conflicts:     685000 | #Learnt:      33692 | 0.000
512.31/512.42	c total clause space: 206.656MB
512.31/512.42	c total #watches: 280328
513.11/513.28	c total #propagations: 542709926 / total #impl: 1773934872 (eff. 0.306)
513.11/513.28	c #Conflicts:     686000 | #Learnt:      34692 | 0.000
513.11/513.28	c total clause space: 206.656MB
513.11/513.28	c total #watches: 284300
514.01/514.10	c total #propagations: 543498418 / total #impl: 1776645451 (eff. 0.306)
514.01/514.10	c #Conflicts:     687000 | #Learnt:      35692 | 0.000
514.01/514.10	c total clause space: 206.656MB
514.01/514.10	c total #watches: 289278
515.01/515.13	c total #propagations: 544261488 / total #impl: 1779273956 (eff. 0.306)
515.01/515.13	c #Conflicts:     688000 | #Learnt:      36692 | 0.000
515.01/515.13	c total clause space: 206.656MB
515.01/515.13	c total #watches: 293725
516.01/516.11	c total #propagations: 545043898 / total #impl: 1781902830 (eff. 0.306)
516.01/516.11	c #Conflicts:     689000 | #Learnt:      37692 | 0.000
516.01/516.11	c total clause space: 206.656MB
516.01/516.11	c total #watches: 297183
517.41/517.59	c total #propagations: 545767289 / total #impl: 1784150149 (eff. 0.306)
517.41/517.59	c #Conflicts:     690000 | #Learnt:      38692 | 0.000
517.41/517.59	c total clause space: 206.656MB
517.41/517.59	c total #watches: 302883
519.11/519.23	c total #propagations: 546726964 / total #impl: 1787351680 (eff. 0.306)
519.11/519.23	c #Conflicts:     691000 | #Learnt:      39692 | 0.000
519.11/519.23	c total clause space: 206.656MB
519.11/519.23	c total #watches: 310954
520.10/520.23	c total #propagations: 547700942 / total #impl: 1790963567 (eff. 0.306)
520.10/520.23	c GARBAGE COLLECT
520.10/520.23	c #Conflicts:     692000 | #Learnt:      20689 | 0.000
520.10/520.23	c total clause space: 206.656MB
520.10/520.23	c total #watches: 224404
520.80/520.90	c total #propagations: 548580079 / total #impl: 1793823612 (eff. 0.306)
520.80/520.90	c #Conflicts:     693000 | #Learnt:      21689 | 0.000
520.80/520.90	c total clause space: 206.656MB
520.80/520.90	c total #watches: 228023
521.41/521.53	c total #propagations: 549381589 / total #impl: 1796221107 (eff. 0.306)
521.41/521.53	c #Conflicts:     694000 | #Learnt:      22689 | 0.000
521.41/521.53	c total clause space: 206.656MB
521.41/521.53	c total #watches: 231251
522.10/522.21	c total #propagations: 550101742 / total #impl: 1798393129 (eff. 0.306)
522.10/522.21	c #Conflicts:     695000 | #Learnt:      23689 | 0.000
522.10/522.21	c total clause space: 206.656MB
522.10/522.21	c total #watches: 234096
522.70/522.88	c total #propagations: 550810631 / total #impl: 1800760338 (eff. 0.306)
522.70/522.88	c #Conflicts:     696000 | #Learnt:      24689 | 0.000
522.70/522.88	c total clause space: 206.656MB
522.70/522.88	c total #watches: 238986
523.30/523.49	c total #propagations: 551569386 / total #impl: 1803627173 (eff. 0.306)
523.30/523.49	c #Conflicts:     697000 | #Learnt:      25689 | 0.000
523.30/523.49	c total clause space: 206.656MB
523.30/523.49	c total #watches: 242904
524.00/524.14	c total #propagations: 552334373 / total #impl: 1805997672 (eff. 0.306)
524.00/524.14	c #Conflicts:     698000 | #Learnt:      26689 | 0.000
524.00/524.14	c total clause space: 206.656MB
524.00/524.14	c total #watches: 246338
524.61/524.79	c total #propagations: 553048452 / total #impl: 1808438074 (eff. 0.306)
524.61/524.79	c #Conflicts:     699000 | #Learnt:      27689 | 0.000
524.61/524.79	c total clause space: 206.656MB
524.61/524.79	c total #watches: 249972
525.50/525.60	c total #propagations: 553757448 / total #impl: 1810811188 (eff. 0.306)
525.50/525.60	c #Conflicts:     700000 | #Learnt:      28689 | 0.000
525.50/525.60	c total clause space: 206.656MB
525.50/525.60	c total #watches: 253494
526.30/526.46	c total #propagations: 554518859 / total #impl: 1813188497 (eff. 0.306)
526.30/526.46	c #Conflicts:     701000 | #Learnt:      29689 | 0.000
526.30/526.46	c total clause space: 206.656MB
526.30/526.46	c total #watches: 257184
527.20/527.33	c total #propagations: 555247908 / total #impl: 1815482708 (eff. 0.306)
527.20/527.33	c #Conflicts:     702000 | #Learnt:      30689 | 0.000
527.20/527.33	c total clause space: 206.656MB
527.20/527.33	c total #watches: 260865
528.01/528.17	c total #propagations: 555944401 / total #impl: 1817775488 (eff. 0.306)
528.01/528.17	c #Conflicts:     703000 | #Learnt:      31689 | 0.000
528.01/528.17	c total clause space: 206.656MB
528.01/528.17	c total #watches: 263770
529.01/529.10	c total #propagations: 556620570 / total #impl: 1819898781 (eff. 0.306)
529.01/529.10	c #Conflicts:     704000 | #Learnt:      32689 | 0.000
529.01/529.10	c total clause space: 206.656MB
529.01/529.10	c total #watches: 267061
529.90/530.06	c total #propagations: 557365986 / total #impl: 1822222220 (eff. 0.306)
529.90/530.06	c #Conflicts:     705000 | #Learnt:      33689 | 0.000
529.90/530.06	c total clause space: 206.656MB
529.90/530.06	c total #watches: 271260
531.00/531.13	c total #propagations: 558171158 / total #impl: 1824813018 (eff. 0.306)
531.00/531.13	c #Conflicts:     706000 | #Learnt:      34689 | 0.000
531.00/531.13	c total clause space: 206.656MB
531.00/531.13	c total #watches: 274637
532.10/532.21	c total #propagations: 559041697 / total #impl: 1827601249 (eff. 0.306)
532.10/532.21	c #Conflicts:     707000 | #Learnt:      35689 | 0.000
532.10/532.21	c total clause space: 206.656MB
532.10/532.21	c total #watches: 279280
533.51/533.61	c total #propagations: 559866600 / total #impl: 1830342422 (eff. 0.306)
533.51/533.61	c #Conflicts:     708000 | #Learnt:      36689 | 0.000
533.51/533.61	c total clause space: 206.656MB
533.51/533.61	c total #watches: 285606
535.10/535.28	c total #propagations: 560751765 / total #impl: 1833207626 (eff. 0.306)
535.10/535.28	c #Conflicts:     709000 | #Learnt:      37689 | 0.000
535.10/535.28	c total clause space: 206.656MB
535.10/535.28	c total #watches: 293336
536.71/536.88	c total #propagations: 561685318 / total #impl: 1836267893 (eff. 0.306)
536.71/536.88	c #Conflicts:     710000 | #Learnt:      38689 | 0.000
536.71/536.88	c total clause space: 206.656MB
536.71/536.88	c total #watches: 297293
538.00/538.18	c total #propagations: 562586079 / total #impl: 1838926420 (eff. 0.306)
538.00/538.18	c #Conflicts:     711000 | #Learnt:      39689 | 0.000
538.00/538.18	c total clause space: 206.656MB
538.00/538.18	c total #watches: 301323
539.70/539.89	c total #propagations: 563381873 / total #impl: 1841162541 (eff. 0.306)
539.70/539.89	c GARBAGE COLLECT
539.70/539.89	c #Conflicts:     712000 | #Learnt:      20376 | 0.000
539.70/539.89	c total clause space: 206.656MB
539.70/539.89	c total #watches: 222625
540.60/540.71	c total #propagations: 564343242 / total #impl: 1844133045 (eff. 0.306)
540.60/540.71	c #Conflicts:     713000 | #Learnt:      21376 | 0.000
540.60/540.71	c total clause space: 206.656MB
540.60/540.71	c total #watches: 226652
541.40/541.51	c total #propagations: 565326883 / total #impl: 1846979251 (eff. 0.306)
541.40/541.51	c #Conflicts:     714000 | #Learnt:      22376 | 0.000
541.40/541.51	c total clause space: 206.656MB
541.40/541.51	c total #watches: 231418
542.21/542.34	c total #propagations: 566241897 / total #impl: 1849741814 (eff. 0.306)
542.21/542.34	c #Conflicts:     715000 | #Learnt:      23376 | 0.000
542.21/542.34	c total clause space: 206.656MB
542.21/542.34	c total #watches: 235963
543.10/543.25	c total #propagations: 567137205 / total #impl: 1852442966 (eff. 0.306)
543.10/543.25	c #Conflicts:     716000 | #Learnt:      24376 | 0.000
543.10/543.25	c total clause space: 206.656MB
543.10/543.25	c total #watches: 242113
544.20/544.35	c total #propagations: 568095667 / total #impl: 1855376985 (eff. 0.306)
544.20/544.35	c #Conflicts:     717000 | #Learnt:      25376 | 0.000
544.20/544.35	c total clause space: 206.656MB
544.20/544.35	c total #watches: 247334
545.51/545.64	c total #propagations: 569054477 / total #impl: 1858548489 (eff. 0.306)
545.51/545.64	c #Conflicts:     718000 | #Learnt:      26376 | 0.000
545.51/545.64	c total clause space: 206.656MB
545.51/545.64	c total #watches: 254604
546.30/546.44	c total #propagations: 570038737 / total #impl: 1861793115 (eff. 0.306)
546.30/546.44	c #Conflicts:     719000 | #Learnt:      27376 | 0.000
546.30/546.44	c total clause space: 206.656MB
546.30/546.44	c total #watches: 258413
547.00/547.12	c total #propagations: 570812124 / total #impl: 1864232652 (eff. 0.306)
547.00/547.12	c #Conflicts:     720000 | #Learnt:      28376 | 0.000
547.00/547.12	c total clause space: 206.656MB
547.00/547.12	c total #watches: 261550
547.71/547.83	c total #propagations: 571453757 / total #impl: 1866131541 (eff. 0.306)
547.71/547.83	c #Conflicts:     721000 | #Learnt:      29376 | 0.000
547.71/547.83	c total clause space: 206.656MB
547.71/547.83	c total #watches: 265124
548.40/548.53	c total #propagations: 572147823 / total #impl: 1868237306 (eff. 0.306)
548.40/548.53	c #Conflicts:     722000 | #Learnt:      30376 | 0.000
548.40/548.53	c total clause space: 206.656MB
548.40/548.53	c total #watches: 268539
549.20/549.35	c total #propagations: 572899316 / total #impl: 1870517247 (eff. 0.306)
549.20/549.35	c #Conflicts:     723000 | #Learnt:      31376 | 0.000
549.20/549.35	c total clause space: 206.656MB
549.20/549.35	c total #watches: 275772
550.10/550.28	c total #propagations: 573655452 / total #impl: 1873114270 (eff. 0.306)
550.10/550.28	c #Conflicts:     724000 | #Learnt:      32376 | 0.000
550.10/550.28	c total clause space: 206.656MB
550.10/550.28	c total #watches: 284956
551.50/551.62	c total #propagations: 574410758 / total #impl: 1876101149 (eff. 0.306)
551.50/551.62	c #Conflicts:     725000 | #Learnt:      33376 | 0.000
551.50/551.62	c total clause space: 206.656MB
551.50/551.62	c total #watches: 293613
552.50/552.67	c total #propagations: 575287042 / total #impl: 1879512413 (eff. 0.306)
552.50/552.67	c #Conflicts:     726000 | #Learnt:      34376 | 0.000
552.50/552.67	c total clause space: 206.656MB
552.50/552.67	c total #watches: 296692
553.80/553.95	c total #propagations: 575958145 / total #impl: 1882090171 (eff. 0.306)
553.80/553.95	c #Conflicts:     727000 | #Learnt:      35376 | 0.000
553.80/553.95	c total clause space: 206.656MB
553.80/553.95	c total #watches: 300428
555.30/555.49	c total #propagations: 576665041 / total #impl: 1884927821 (eff. 0.306)
555.30/555.49	c #Conflicts:     728000 | #Learnt:      36376 | 0.000
555.30/555.49	c total clause space: 206.656MB
555.30/555.49	c total #watches: 305585
556.70/556.81	c total #propagations: 577524341 / total #impl: 1888530100 (eff. 0.306)
556.70/556.81	c #Conflicts:     729000 | #Learnt:      37376 | 0.000
556.70/556.81	c total clause space: 206.656MB
556.70/556.81	c total #watches: 311205
558.10/558.28	c total #propagations: 578308305 / total #impl: 1891648371 (eff. 0.306)
558.10/558.28	c #Conflicts:     730000 | #Learnt:      38376 | 0.000
558.10/558.28	c total clause space: 206.656MB
558.10/558.28	c total #watches: 315098
559.70/559.86	c total #propagations: 579070386 / total #impl: 1894400946 (eff. 0.306)
559.70/559.86	c #Conflicts:     731000 | #Learnt:      39376 | 0.000
559.70/559.86	c total clause space: 206.656MB
559.70/559.86	c total #watches: 320610
561.20/561.34	c total #propagations: 579974831 / total #impl: 1897758428 (eff. 0.306)
561.20/561.34	c #Conflicts:     732000 | #Learnt:      40376 | 0.000
561.20/561.34	c total clause space: 206.656MB
561.20/561.34	c total #watches: 325854
562.60/562.72	c total #propagations: 580726918 / total #impl: 1900836143 (eff. 0.306)
562.60/562.72	c GARBAGE COLLECT
562.60/562.72	c #Conflicts:     733000 | #Learnt:      20803 | 0.000
562.60/562.72	c total clause space: 206.656MB
562.60/562.72	c total #watches: 224385
563.10/563.29	c total #propagations: 581401681 / total #impl: 1903420281 (eff. 0.305)
563.10/563.29	c #Conflicts:     734000 | #Learnt:      21803 | 0.000
563.10/563.29	c total clause space: 206.656MB
563.10/563.29	c total #watches: 227624
563.90/564.02	c total #propagations: 582095582 / total #impl: 1905615978 (eff. 0.305)
563.90/564.02	c #Conflicts:     735000 | #Learnt:      22803 | 0.000
563.90/564.02	c total clause space: 206.656MB
563.90/564.02	c total #watches: 232360
564.70/564.82	c total #propagations: 582909462 / total #impl: 1908391738 (eff. 0.305)
564.70/564.82	c #Conflicts:     736000 | #Learnt:      23803 | 0.000
564.70/564.82	c total clause space: 206.656MB
564.70/564.82	c total #watches: 237664
565.70/565.85	c total #propagations: 583774830 / total #impl: 1911326246 (eff. 0.305)
565.70/565.85	c #Conflicts:     737000 | #Learnt:      24803 | 0.000
565.70/565.85	c total clause space: 206.656MB
565.70/565.85	c total #watches: 243303
566.80/566.90	c total #propagations: 584682061 / total #impl: 1914398673 (eff. 0.305)
566.80/566.90	c #Conflicts:     738000 | #Learnt:      25803 | 0.000
566.80/566.90	c total clause space: 206.656MB
566.80/566.90	c total #watches: 248574
567.90/568.06	c total #propagations: 585465007 / total #impl: 1916951888 (eff. 0.305)
567.90/568.06	c #Conflicts:     739000 | #Learnt:      26803 | 0.000
567.90/568.06	c total clause space: 206.656MB
567.90/568.06	c total #watches: 253161
569.00/569.18	c total #propagations: 586245303 / total #impl: 1919602385 (eff. 0.305)
569.00/569.18	c #Conflicts:     740000 | #Learnt:      27803 | 0.000
569.00/569.18	c total clause space: 206.656MB
569.00/569.18	c total #watches: 257790
570.20/570.37	c total #propagations: 586940188 / total #impl: 1922063617 (eff. 0.305)
570.20/570.37	c #Conflicts:     741000 | #Learnt:      28803 | 0.000
570.20/570.37	c total clause space: 206.656MB
570.20/570.37	c total #watches: 263004
571.40/571.54	c total #propagations: 587640645 / total #impl: 1924620165 (eff. 0.305)
571.40/571.54	c #Conflicts:     742000 | #Learnt:      29803 | 0.000
571.40/571.54	c total clause space: 206.656MB
571.40/571.54	c total #watches: 266019
572.60/572.76	c total #propagations: 588416235 / total #impl: 1927309027 (eff. 0.305)
572.60/572.76	c #Conflicts:     743000 | #Learnt:      30803 | 0.000
572.60/572.76	c total clause space: 206.656MB
572.60/572.76	c total #watches: 269694
574.00/574.11	c total #propagations: 589168215 / total #impl: 1930018276 (eff. 0.305)
574.00/574.11	c #Conflicts:     744000 | #Learnt:      31803 | 0.000
574.00/574.11	c total clause space: 206.656MB
574.00/574.11	c total #watches: 273451
575.10/575.27	c total #propagations: 589987495 / total #impl: 1932861399 (eff. 0.305)
575.10/575.27	c #Conflicts:     745000 | #Learnt:      32803 | 0.000
575.10/575.27	c total clause space: 206.656MB
575.10/575.27	c total #watches: 277292
576.30/576.43	c total #propagations: 590760818 / total #impl: 1935496294 (eff. 0.305)
576.30/576.43	c #Conflicts:     746000 | #Learnt:      33803 | 0.000
576.30/576.43	c total clause space: 206.656MB
576.30/576.43	c total #watches: 280927
577.30/577.48	c total #propagations: 591576364 / total #impl: 1938142488 (eff. 0.305)
577.30/577.48	c #Conflicts:     747000 | #Learnt:      34803 | 0.000
577.30/577.48	c total clause space: 206.656MB
577.30/577.48	c total #watches: 283996
578.60/578.72	c total #propagations: 592225427 / total #impl: 1940141460 (eff. 0.305)
578.60/578.72	c #Conflicts:     748000 | #Learnt:      35803 | 0.000
578.60/578.72	c total clause space: 206.656MB
578.60/578.72	c total #watches: 289162
579.70/579.88	c total #propagations: 593062129 / total #impl: 1942998592 (eff. 0.305)
579.70/579.88	c #Conflicts:     749000 | #Learnt:      36803 | 0.000
579.70/579.88	c total clause space: 206.656MB
579.70/579.88	c total #watches: 293639
580.89/581.02	c total #propagations: 593825269 / total #impl: 1945592733 (eff. 0.305)
580.89/581.02	c #Conflicts:     750000 | #Learnt:      37803 | 0.000
580.89/581.02	c total clause space: 206.656MB
580.89/581.02	c total #watches: 297330
581.99/582.16	c total #propagations: 594566025 / total #impl: 1947778831 (eff. 0.305)
581.99/582.16	c #Conflicts:     751000 | #Learnt:      38803 | 0.000
581.99/582.16	c total clause space: 206.656MB
581.99/582.16	c total #watches: 302532
583.49/583.65	c total #propagations: 595454302 / total #impl: 1950637776 (eff. 0.305)
583.49/583.65	c #Conflicts:     752000 | #Learnt:      39803 | 0.000
583.49/583.65	c total clause space: 206.656MB
583.49/583.65	c total #watches: 308414
584.69/584.83	c total #propagations: 596406185 / total #impl: 1953991895 (eff. 0.305)
584.69/584.83	c #Conflicts:     753000 | #Learnt:      40803 | 0.000
584.69/584.83	c total clause space: 206.656MB
584.69/584.83	c total #watches: 312576
585.99/586.13	c total #propagations: 597112634 / total #impl: 1956331290 (eff. 0.305)
585.99/586.13	c #Conflicts:     754000 | #Learnt:      41803 | 0.000
585.99/586.13	c total clause space: 206.656MB
585.99/586.13	c total #watches: 316706
586.69/586.89	c total #propagations: 597981051 / total #impl: 1959038715 (eff. 0.305)
586.69/586.89	c GARBAGE COLLECT
586.69/586.89	c #Conflicts:     755000 | #Learnt:      21888 | 0.000
586.69/586.89	c total clause space: 206.656MB
586.69/586.89	c total #watches: 229298
587.49/587.62	c total #propagations: 598668476 / total #impl: 1961229556 (eff. 0.305)
587.49/587.62	c #Conflicts:     756000 | #Learnt:      22888 | 0.000
587.49/587.62	c total clause space: 206.656MB
587.49/587.62	c total #watches: 232287
588.19/588.40	c total #propagations: 599430083 / total #impl: 1963613517 (eff. 0.305)
588.19/588.40	c #Conflicts:     757000 | #Learnt:      23888 | 0.000
588.19/588.40	c total clause space: 206.656MB
588.29/588.40	c total #watches: 236333
588.99/589.11	c total #propagations: 600270152 / total #impl: 1966262628 (eff. 0.305)
588.99/589.11	c #Conflicts:     758000 | #Learnt:      24888 | 0.000
588.99/589.11	c total clause space: 206.656MB
588.99/589.11	c total #watches: 239765
589.69/589.81	c total #propagations: 601219651 / total #impl: 1969095284 (eff. 0.305)
589.69/589.81	c #Conflicts:     759000 | #Learnt:      25888 | 0.000
589.69/589.81	c total clause space: 206.656MB
589.69/589.81	c total #watches: 243924
590.39/590.59	c total #propagations: 601928563 / total #impl: 1971346037 (eff. 0.305)
590.39/590.59	c #Conflicts:     760000 | #Learnt:      26888 | 0.000
590.39/590.59	c total clause space: 206.656MB
590.39/590.59	c total #watches: 248769
591.19/591.36	c total #propagations: 602652433 / total #impl: 1973645317 (eff. 0.305)
591.19/591.36	c #Conflicts:     761000 | #Learnt:      27888 | 0.000
591.19/591.36	c total clause space: 206.656MB
591.19/591.36	c total #watches: 251750
591.99/592.13	c total #propagations: 603526797 / total #impl: 1976376118 (eff. 0.305)
591.99/592.13	c #Conflicts:     762000 | #Learnt:      28888 | 0.000
591.99/592.13	c total clause space: 206.656MB
591.99/592.13	c total #watches: 254704
592.80/592.92	c total #propagations: 604312820 / total #impl: 1978821860 (eff. 0.305)
592.80/592.92	c #Conflicts:     763000 | #Learnt:      29888 | 0.000
592.80/592.92	c total clause space: 206.656MB
592.80/592.92	c total #watches: 257643
593.59/593.75	c total #propagations: 605074094 / total #impl: 1981156547 (eff. 0.305)
593.59/593.75	c #Conflicts:     764000 | #Learnt:      30888 | 0.000
593.59/593.75	c total clause space: 206.656MB
593.59/593.75	c total #watches: 262162
594.39/594.59	c total #propagations: 605948724 / total #impl: 1983966363 (eff. 0.305)
594.39/594.59	c #Conflicts:     765000 | #Learnt:      31888 | 0.000
594.39/594.59	c total clause space: 206.656MB
594.39/594.59	c total #watches: 266079
595.19/595.37	c total #propagations: 606715609 / total #impl: 1986447922 (eff. 0.305)
595.19/595.37	c #Conflicts:     766000 | #Learnt:      32888 | 0.000
595.19/595.37	c total clause space: 206.656MB
595.19/595.37	c total #watches: 269690
596.10/596.29	c total #propagations: 607493701 / total #impl: 1988732930 (eff. 0.305)
596.10/596.29	c #Conflicts:     767000 | #Learnt:      33888 | 0.000
596.10/596.29	c total clause space: 206.656MB
596.10/596.29	c total #watches: 274128
597.09/597.22	c total #propagations: 608326435 / total #impl: 1991377177 (eff. 0.305)
597.09/597.22	c #Conflicts:     768000 | #Learnt:      34888 | 0.000
597.09/597.22	c total clause space: 206.656MB
597.09/597.22	c total #watches: 278350
598.09/598.20	c total #propagations: 609180772 / total #impl: 1993991066 (eff. 0.306)
598.09/598.20	c #Conflicts:     769000 | #Learnt:      35888 | 0.000
598.09/598.20	c total clause space: 206.656MB
598.09/598.20	c total #watches: 281967
599.29/599.42	c total #propagations: 609955933 / total #impl: 1996355828 (eff. 0.306)
599.29/599.42	c #Conflicts:     770000 | #Learnt:      36888 | 0.000
599.29/599.42	c total clause space: 206.656MB
599.29/599.42	c total #watches: 289306
600.79/600.92	c total #propagations: 610938050 / total #impl: 1999475354 (eff. 0.306)
600.79/600.92	c #Conflicts:     771000 | #Learnt:      37888 | 0.000
600.79/600.92	c total clause space: 206.656MB
600.79/600.92	c total #watches: 299132
602.09/602.21	c total #propagations: 611932496 / total #impl: 2002971779 (eff. 0.306)
602.09/602.21	c #Conflicts:     772000 | #Learnt:      38888 | 0.000
602.09/602.21	c total clause space: 206.656MB
602.09/602.21	c total #watches: 303130
603.19/603.39	c total #propagations: 612763949 / total #impl: 2005821530 (eff. 0.305)
603.19/603.39	c #Conflicts:     773000 | #Learnt:      39888 | 0.000
603.19/603.39	c total clause space: 206.656MB
603.19/603.39	c total #watches: 307225
604.39/604.58	c total #propagations: 613546580 / total #impl: 2008309890 (eff. 0.306)
604.39/604.58	c #Conflicts:     774000 | #Learnt:      40888 | 0.000
604.39/604.58	c total clause space: 206.656MB
604.39/604.58	c total #watches: 310608
605.59/605.76	c total #propagations: 614252944 / total #impl: 2010609211 (eff. 0.306)
605.59/605.76	c #Conflicts:     775000 | #Learnt:      41888 | 0.000
605.59/605.76	c total clause space: 206.656MB
605.59/605.76	c total #watches: 314561
606.59/606.76	c total #propagations: 615071758 / total #impl: 2013314249 (eff. 0.306)
606.59/606.76	c GARBAGE COLLECT
606.59/606.76	c #Conflicts:     776000 | #Learnt:      21682 | 0.000
606.59/606.76	c total clause space: 206.656MB
606.59/606.76	c total #watches: 227582
607.19/607.35	c total #propagations: 615760807 / total #impl: 2015529050 (eff. 0.306)
607.19/607.35	c #Conflicts:     777000 | #Learnt:      22682 | 0.000
607.19/607.35	c total clause space: 206.656MB
607.19/607.35	c total #watches: 230556
607.79/607.98	c total #propagations: 616437984 / total #impl: 2017567902 (eff. 0.306)
607.79/607.98	c #Conflicts:     778000 | #Learnt:      23682 | 0.000
607.79/607.98	c total clause space: 206.656MB
607.79/607.98	c total #watches: 233635
608.59/608.72	c total #propagations: 617125166 / total #impl: 2019615536 (eff. 0.306)
608.59/608.72	c #Conflicts:     779000 | #Learnt:      24682 | 0.000
608.59/608.72	c total clause space: 206.656MB
608.59/608.72	c total #watches: 237991
609.39/609.54	c total #propagations: 617853839 / total #impl: 2021964106 (eff. 0.306)
609.39/609.54	c #Conflicts:     780000 | #Learnt:      25682 | 0.000
609.39/609.54	c total clause space: 206.656MB
609.39/609.54	c total #watches: 241723
610.29/610.40	c total #propagations: 618695361 / total #impl: 2024697948 (eff. 0.306)
610.29/610.40	c #Conflicts:     781000 | #Learnt:      26682 | 0.000
610.29/610.40	c total clause space: 206.656MB
610.29/610.40	c total #watches: 245337
611.09/611.26	c total #propagations: 619520608 / total #impl: 2027356916 (eff. 0.306)
611.09/611.26	c #Conflicts:     782000 | #Learnt:      27682 | 0.000
611.09/611.26	c total clause space: 206.656MB
611.09/611.26	c total #watches: 248858
612.19/612.35	c total #propagations: 620294875 / total #impl: 2029790732 (eff. 0.306)
612.19/612.35	c #Conflicts:     783000 | #Learnt:      28682 | 0.000
612.19/612.35	c total clause space: 206.656MB
612.19/612.35	c total #watches: 253586
613.39/613.58	c total #propagations: 621280046 / total #impl: 2033079565 (eff. 0.306)
613.39/613.58	c #Conflicts:     784000 | #Learnt:      29682 | 0.000
613.39/613.58	c total clause space: 206.656MB
613.39/613.58	c total #watches: 257195
614.69/614.83	c total #propagations: 622369909 / total #impl: 2036641472 (eff. 0.306)
614.69/614.83	c #Conflicts:     785000 | #Learnt:      30682 | 0.000
614.69/614.83	c total clause space: 206.656MB
614.69/614.83	c total #watches: 261851
615.69/615.80	c total #propagations: 623438453 / total #impl: 2040143428 (eff. 0.306)
615.69/615.80	c #Conflicts:     786000 | #Learnt:      31682 | 0.000
615.69/615.80	c total clause space: 206.656MB
615.69/615.80	c total #watches: 266176
616.69/616.89	c total #propagations: 624293553 / total #impl: 2042964234 (eff. 0.306)
616.69/616.89	c #Conflicts:     787000 | #Learnt:      32682 | 0.000
616.69/616.89	c total clause space: 206.656MB
616.69/616.89	c total #watches: 270098
617.99/618.15	c total #propagations: 625148270 / total #impl: 2045903649 (eff. 0.306)
617.99/618.15	c #Conflicts:     788000 | #Learnt:      33682 | 0.000
617.99/618.15	c total clause space: 206.656MB
617.99/618.15	c total #watches: 273948
619.19/619.35	c total #propagations: 626074127 / total #impl: 2049015246 (eff. 0.306)
619.19/619.35	c #Conflicts:     789000 | #Learnt:      34682 | 0.000
619.19/619.35	c total clause space: 206.656MB
619.19/619.36	c total #watches: 279038
620.49/620.69	c total #propagations: 626879441 / total #impl: 2051811467 (eff. 0.306)
620.49/620.69	c #Conflicts:     790000 | #Learnt:      35682 | 0.000
620.49/620.69	c total clause space: 206.656MB
620.49/620.69	c total #watches: 287433
621.89/622.05	c total #propagations: 627758132 / total #impl: 2055205837 (eff. 0.305)
621.89/622.05	c #Conflicts:     791000 | #Learnt:      36682 | 0.000
621.89/622.05	c total clause space: 206.656MB
621.89/622.05	c total #watches: 291622
623.09/623.24	c total #propagations: 628618602 / total #impl: 2057992437 (eff. 0.305)
623.09/623.24	c #Conflicts:     792000 | #Learnt:      37682 | 0.000
623.09/623.24	c total clause space: 206.656MB
623.09/623.24	c total #watches: 295287
624.39/624.52	c total #propagations: 629278104 / total #impl: 2060282130 (eff. 0.305)
624.39/624.52	c #Conflicts:     793000 | #Learnt:      38682 | 0.000
624.39/624.52	c total clause space: 206.656MB
624.39/624.52	c total #watches: 299425
625.58/625.74	c total #propagations: 630078516 / total #impl: 2062859784 (eff. 0.305)
625.58/625.74	c #Conflicts:     794000 | #Learnt:      39682 | 0.000
625.58/625.74	c total clause space: 206.656MB
625.58/625.74	c total #watches: 303672
626.68/626.80	c total #propagations: 630912961 / total #impl: 2065602699 (eff. 0.305)
626.68/626.80	c #Conflicts:     795000 | #Learnt:      40682 | 0.000
626.68/626.80	c total clause space: 206.656MB
626.68/626.80	c total #watches: 307798
627.99/628.12	c total #propagations: 631645704 / total #impl: 2068051229 (eff. 0.305)
627.99/628.12	c #Conflicts:     796000 | #Learnt:      41682 | 0.000
627.99/628.12	c total clause space: 206.656MB
627.99/628.12	c total #watches: 311145
629.48/629.67	c total #propagations: 632340731 / total #impl: 2070398072 (eff. 0.305)
629.48/629.67	c #Conflicts:     797000 | #Learnt:      42682 | 0.000
629.48/629.67	c total clause space: 206.656MB
629.48/629.67	c total #watches: 315190
630.38/630.54	c total #propagations: 633155129 / total #impl: 2073248153 (eff. 0.305)
630.38/630.54	c GARBAGE COLLECT
630.38/630.54	c #Conflicts:     798000 | #Learnt:      22177 | 0.000
630.38/630.54	c total clause space: 206.656MB
630.38/630.54	c total #watches: 229294
631.18/631.33	c total #propagations: 633808333 / total #impl: 2075312184 (eff. 0.305)
631.18/631.33	c #Conflicts:     799000 | #Learnt:      23177 | 0.000
631.18/631.33	c total clause space: 206.656MB
631.18/631.33	c total #watches: 233562
632.08/632.20	c total #propagations: 634595205 / total #impl: 2077884031 (eff. 0.305)
632.08/632.20	c #Conflicts:     800000 | #Learnt:      24177 | 0.000
632.08/632.20	c total clause space: 206.656MB
632.08/632.20	c total #watches: 238310
632.88/633.06	c total #propagations: 635545283 / total #impl: 2081344469 (eff. 0.305)
632.88/633.06	c #Conflicts:     801000 | #Learnt:      25177 | 0.000
632.88/633.06	c total clause space: 206.656MB
632.88/633.06	c total #watches: 241885
633.68/633.84	c total #propagations: 636287159 / total #impl: 2083830886 (eff. 0.305)
633.68/633.84	c #Conflicts:     802000 | #Learnt:      26177 | 0.000
633.68/633.84	c total clause space: 206.656MB
633.68/633.84	c total #watches: 245545
634.48/634.70	c total #propagations: 637040996 / total #impl: 2086135041 (eff. 0.305)
634.48/634.70	c #Conflicts:     803000 | #Learnt:      27177 | 0.000
634.48/634.70	c total clause space: 206.656MB
634.48/634.70	c total #watches: 248742
635.38/635.51	c total #propagations: 637906699 / total #impl: 2088889297 (eff. 0.305)
635.38/635.51	c #Conflicts:     804000 | #Learnt:      28177 | 0.000
635.38/635.51	c total clause space: 206.656MB
635.38/635.51	c total #watches: 252007
636.18/636.33	c total #propagations: 638727144 / total #impl: 2091453071 (eff. 0.305)
636.18/636.33	c #Conflicts:     805000 | #Learnt:      29177 | 0.000
636.18/636.33	c total clause space: 206.656MB
636.18/636.33	c total #watches: 254502
636.98/637.14	c total #propagations: 639468839 / total #impl: 2093790291 (eff. 0.305)
636.98/637.14	c #Conflicts:     806000 | #Learnt:      30177 | 0.000
636.98/637.14	c total clause space: 206.656MB
636.98/637.14	c total #watches: 258203
637.89/638.03	c total #propagations: 640202329 / total #impl: 2096294349 (eff. 0.305)
637.89/638.03	c #Conflicts:     807000 | #Learnt:      31177 | 0.000
637.89/638.03	c total clause space: 206.656MB
637.89/638.03	c total #watches: 262185
638.78/638.93	c total #propagations: 640924823 / total #impl: 2098842159 (eff. 0.305)
638.78/638.93	c #Conflicts:     808000 | #Learnt:      32177 | 0.000
638.78/638.93	c total clause space: 206.656MB
638.78/638.93	c total #watches: 266142
639.88/640.02	c total #propagations: 641644385 / total #impl: 2101315070 (eff. 0.305)
639.88/640.02	c #Conflicts:     809000 | #Learnt:      33177 | 0.000
639.88/640.02	c total clause space: 206.656MB
639.88/640.02	c total #watches: 270304
640.78/640.90	c total #propagations: 642509868 / total #impl: 2104087559 (eff. 0.305)
640.78/640.90	c #Conflicts:     810000 | #Learnt:      34177 | 0.000
640.78/640.90	c total clause space: 206.656MB
640.78/640.90	c total #watches: 273670
641.68/641.82	c total #propagations: 643227618 / total #impl: 2106252344 (eff. 0.305)
641.68/641.82	c #Conflicts:     811000 | #Learnt:      35177 | 0.000
641.68/641.82	c total clause space: 206.656MB
641.68/641.82	c total #watches: 277479
642.68/642.85	c total #propagations: 643919229 / total #impl: 2108352822 (eff. 0.305)
642.68/642.85	c #Conflicts:     812000 | #Learnt:      36177 | 0.000
642.68/642.85	c total clause space: 206.656MB
642.68/642.85	c total #watches: 281412
643.58/643.76	c total #propagations: 644741157 / total #impl: 2111027819 (eff. 0.305)
643.58/643.76	c #Conflicts:     813000 | #Learnt:      37177 | 0.000
643.58/643.76	c total clause space: 206.656MB
643.58/643.76	c total #watches: 284699
644.49/644.69	c total #propagations: 645459369 / total #impl: 2113315702 (eff. 0.305)
644.49/644.69	c #Conflicts:     814000 | #Learnt:      38177 | 0.000
644.49/644.69	c total clause space: 206.656MB
644.49/644.69	c total #watches: 288832
645.78/645.90	c total #propagations: 646166169 / total #impl: 2115549902 (eff. 0.305)
645.78/645.90	c #Conflicts:     815000 | #Learnt:      39177 | 0.000
645.78/645.90	c total clause space: 206.656MB
645.78/645.90	c total #watches: 293808
646.98/647.14	c total #propagations: 647088443 / total #impl: 2118574889 (eff. 0.305)
646.98/647.14	c #Conflicts:     816000 | #Learnt:      40177 | 0.000
646.98/647.14	c total clause space: 206.656MB
646.98/647.14	c total #watches: 298740
648.28/648.43	c total #propagations: 647937675 / total #impl: 2121565021 (eff. 0.305)
648.28/648.43	c #Conflicts:     817000 | #Learnt:      41177 | 0.000
648.28/648.43	c total clause space: 206.656MB
648.28/648.43	c total #watches: 302574
649.48/649.64	c total #propagations: 648822115 / total #impl: 2124606833 (eff. 0.305)
649.48/649.64	c #Conflicts:     818000 | #Learnt:      42177 | 0.000
649.48/649.64	c total clause space: 206.656MB
649.48/649.64	c total #watches: 306796
650.68/650.83	c total #propagations: 649679864 / total #impl: 2127620047 (eff. 0.305)
650.68/650.83	c #Conflicts:     819000 | #Learnt:      43177 | 0.000
650.68/650.83	c total clause space: 206.656MB
650.68/650.83	c total #watches: 310170
651.58/651.78	c total #propagations: 650401041 / total #impl: 2129947555 (eff. 0.305)
651.58/651.78	c GARBAGE COLLECT
651.58/651.78	c #Conflicts:     820000 | #Learnt:      22373 | 0.000
651.58/651.78	c total clause space: 206.656MB
651.58/651.78	c total #watches: 229964
652.29/652.43	c total #propagations: 651208947 / total #impl: 2132537554 (eff. 0.305)
652.29/652.43	c #Conflicts:     821000 | #Learnt:      23373 | 0.000
652.29/652.43	c total clause space: 206.656MB
652.29/652.43	c total #watches: 234066
652.98/653.14	c total #propagations: 651880240 / total #impl: 2134787728 (eff. 0.305)
652.98/653.14	c #Conflicts:     822000 | #Learnt:      24373 | 0.000
652.98/653.14	c total clause space: 206.656MB
652.98/653.14	c total #watches: 237155
653.88/654.03	c total #propagations: 652572284 / total #impl: 2136946050 (eff. 0.305)
653.88/654.03	c #Conflicts:     823000 | #Learnt:      25373 | 0.000
653.88/654.03	c total clause space: 206.656MB
653.88/654.03	c total #watches: 241941
654.68/654.86	c total #propagations: 653442836 / total #impl: 2139820509 (eff. 0.305)
654.68/654.86	c #Conflicts:     824000 | #Learnt:      26373 | 0.000
654.68/654.86	c total clause space: 206.656MB
654.68/654.86	c total #watches: 246000
655.59/655.74	c total #propagations: 654293301 / total #impl: 2142453360 (eff. 0.305)
655.59/655.74	c #Conflicts:     825000 | #Learnt:      27373 | 0.000
655.59/655.74	c total clause space: 206.656MB
655.59/655.74	c total #watches: 250040
656.48/656.60	c total #propagations: 655075342 / total #impl: 2145291028 (eff. 0.305)
656.48/656.60	c #Conflicts:     826000 | #Learnt:      28373 | 0.000
656.48/656.60	c total clause space: 206.656MB
656.48/656.60	c total #watches: 254366
657.28/657.50	c total #propagations: 655770854 / total #impl: 2147984344 (eff. 0.305)
657.28/657.50	c #Conflicts:     827000 | #Learnt:      29373 | 0.000
657.28/657.50	c total clause space: 206.656MB
657.28/657.50	c total #watches: 259177
658.18/658.31	c total #propagations: 656490084 / total #impl: 2150732324 (eff. 0.305)
658.18/658.31	c #Conflicts:     828000 | #Learnt:      30373 | 0.000
658.18/658.31	c total clause space: 206.656MB
658.18/658.31	c total #watches: 262158
658.88/659.03	c total #propagations: 657237618 / total #impl: 2153238114 (eff. 0.305)
658.88/659.03	c #Conflicts:     829000 | #Learnt:      31373 | 0.000
658.88/659.03	c total clause space: 206.656MB
658.88/659.03	c total #watches: 264892
659.68/659.84	c total #propagations: 657992713 / total #impl: 2155556848 (eff. 0.305)
659.68/659.84	c #Conflicts:     830000 | #Learnt:      32373 | 0.000
659.68/659.84	c total clause space: 206.656MB
659.68/659.84	c total #watches: 268372
660.48/660.62	c total #propagations: 658781319 / total #impl: 2157972270 (eff. 0.305)
660.48/660.62	c #Conflicts:     831000 | #Learnt:      33373 | 0.000
660.48/660.62	c total clause space: 206.656MB
660.48/660.62	c total #watches: 270922
661.28/661.47	c total #propagations: 659544449 / total #impl: 2160345942 (eff. 0.305)
661.28/661.47	c #Conflicts:     832000 | #Learnt:      34373 | 0.000
661.28/661.47	c total clause space: 206.656MB
661.28/661.47	c total #watches: 274216
662.28/662.40	c total #propagations: 660422952 / total #impl: 2163092897 (eff. 0.305)
662.28/662.40	c #Conflicts:     833000 | #Learnt:      35373 | 0.000
662.28/662.40	c total clause space: 206.656MB
662.28/662.40	c total #watches: 278047
663.28/663.42	c total #propagations: 661358528 / total #impl: 2166203911 (eff. 0.305)
663.28/663.42	c #Conflicts:     834000 | #Learnt:      36373 | 0.000
663.28/663.42	c total clause space: 206.656MB
663.28/663.42	c total #watches: 282049
664.58/664.79	c total #propagations: 662177538 / total #impl: 2168880067 (eff. 0.305)
664.58/664.79	c #Conflicts:     835000 | #Learnt:      37373 | 0.000
664.58/664.79	c total clause space: 206.656MB
664.58/664.79	c total #watches: 286320
666.08/666.28	c total #propagations: 663123675 / total #impl: 2171962723 (eff. 0.305)
666.08/666.28	c #Conflicts:     836000 | #Learnt:      38373 | 0.000
666.08/666.28	c total clause space: 206.656MB
666.08/666.28	c total #watches: 292968
667.68/667.83	c total #propagations: 664097804 / total #impl: 2175310246 (eff. 0.305)
667.68/667.83	c #Conflicts:     837000 | #Learnt:      39373 | 0.000
667.68/667.83	c total clause space: 206.656MB
667.68/667.83	c total #watches: 300021
669.38/669.58	c total #propagations: 664978195 / total #impl: 2178526720 (eff. 0.305)
669.38/669.58	c #Conflicts:     838000 | #Learnt:      40373 | 0.000
669.38/669.58	c total clause space: 206.656MB
669.38/669.58	c total #watches: 305893
671.38/671.50	c total #propagations: 665870465 / total #impl: 2181696946 (eff. 0.305)
671.38/671.50	c #Conflicts:     839000 | #Learnt:      41373 | 0.000
671.38/671.50	c total clause space: 206.656MB
671.38/671.50	c total #watches: 312075
673.08/673.25	c total #propagations: 666755819 / total #impl: 2185051160 (eff. 0.305)
673.08/673.25	c #Conflicts:     840000 | #Learnt:      42373 | 0.000
673.08/673.25	c total clause space: 206.656MB
673.08/673.25	c total #watches: 317880
674.48/674.63	c total #propagations: 667534719 / total #impl: 2188093750 (eff. 0.305)
674.48/674.63	c #Conflicts:     841000 | #Learnt:      43373 | 0.000
674.48/674.63	c total clause space: 206.656MB
674.48/674.63	c total #watches: 322942
675.98/676.15	c total #propagations: 668217850 / total #impl: 2190867934 (eff. 0.305)
675.98/676.15	c GARBAGE COLLECT
675.98/676.15	c #Conflicts:     842000 | #Learnt:      22283 | 0.000
675.98/676.15	c total clause space: 206.656MB
675.98/676.15	c total #watches: 230255
676.88/677.04	c total #propagations: 669005149 / total #impl: 2194024986 (eff. 0.305)
676.88/677.04	c #Conflicts:     843000 | #Learnt:      23283 | 0.000
676.88/677.04	c total clause space: 206.656MB
676.88/677.04	c total #watches: 236341
677.68/677.81	c total #propagations: 669851259 / total #impl: 2197030704 (eff. 0.305)
677.68/677.81	c #Conflicts:     844000 | #Learnt:      24283 | 0.000
677.68/677.81	c total clause space: 206.656MB
677.68/677.81	c total #watches: 242130
678.59/678.73	c total #propagations: 670618483 / total #impl: 2199830624 (eff. 0.305)
678.59/678.73	c #Conflicts:     845000 | #Learnt:      25283 | 0.000
678.59/678.73	c total clause space: 206.656MB
678.59/678.73	c total #watches: 247754
679.69/679.84	c total #propagations: 671437860 / total #impl: 2202748128 (eff. 0.305)
679.69/679.84	c #Conflicts:     846000 | #Learnt:      26283 | 0.000
679.69/679.84	c total clause space: 206.656MB
679.69/679.84	c total #watches: 252948
680.79/680.94	c total #propagations: 672299161 / total #impl: 2205930620 (eff. 0.305)
680.79/680.94	c #Conflicts:     847000 | #Learnt:      27283 | 0.000
680.79/680.94	c total clause space: 206.656MB
680.79/680.94	c total #watches: 257697
681.78/681.99	c total #propagations: 673142473 / total #impl: 2208724888 (eff. 0.305)
681.78/681.99	c #Conflicts:     848000 | #Learnt:      28283 | 0.000
681.78/681.99	c total clause space: 206.656MB
681.78/681.99	c total #watches: 262309
682.78/682.99	c total #propagations: 673996531 / total #impl: 2211598199 (eff. 0.305)
682.78/682.99	c #Conflicts:     849000 | #Learnt:      29283 | 0.000
682.78/682.99	c total clause space: 206.656MB
682.78/682.99	c total #watches: 265681
683.88/684.00	c total #propagations: 674867599 / total #impl: 2214303593 (eff. 0.305)
683.88/684.00	c #Conflicts:     850000 | #Learnt:      30283 | 0.000
683.88/684.00	c total clause space: 206.656MB
683.88/684.00	c total #watches: 269336
684.88/685.05	c total #propagations: 675812589 / total #impl: 2217434584 (eff. 0.305)
684.88/685.05	c #Conflicts:     851000 | #Learnt:      31283 | 0.000
684.88/685.05	c total clause space: 206.656MB
684.88/685.05	c total #watches: 273403
686.18/686.37	c total #propagations: 676642234 / total #impl: 2220116100 (eff. 0.305)
686.18/686.37	c #Conflicts:     852000 | #Learnt:      32283 | 0.000
686.18/686.37	c total clause space: 206.656MB
686.18/686.37	c total #watches: 277508
687.08/687.27	c total #propagations: 677663633 / total #impl: 2223414113 (eff. 0.305)
687.08/687.27	c #Conflicts:     853000 | #Learnt:      33283 | 0.000
687.08/687.27	c total clause space: 206.656MB
687.08/687.27	c total #watches: 280899
687.78/687.96	c total #propagations: 678272826 / total #impl: 2225389962 (eff. 0.305)
687.78/687.96	c #Conflicts:     854000 | #Learnt:      34283 | 0.000
687.78/687.96	c total clause space: 206.656MB
687.78/687.96	c total #watches: 284176
688.78/688.92	c total #propagations: 678952642 / total #impl: 2227276223 (eff. 0.305)
688.78/688.92	c #Conflicts:     855000 | #Learnt:      35283 | 0.000
688.78/688.92	c total clause space: 206.656MB
688.78/688.92	c total #watches: 287516
689.69/689.83	c total #propagations: 679751978 / total #impl: 2229701033 (eff. 0.305)
689.69/689.83	c #Conflicts:     856000 | #Learnt:      36283 | 0.000
689.69/689.83	c total clause space: 206.656MB
689.69/689.83	c total #watches: 292032
690.88/691.05	c total #propagations: 680475846 / total #impl: 2232102869 (eff. 0.305)
690.88/691.05	c #Conflicts:     857000 | #Learnt:      37283 | 0.000
690.88/691.05	c total clause space: 206.656MB
690.88/691.05	c total #watches: 295378
691.98/692.11	c total #propagations: 681291590 / total #impl: 2234702943 (eff. 0.305)
691.98/692.11	c #Conflicts:     858000 | #Learnt:      38283 | 0.000
691.98/692.11	c total clause space: 206.656MB
691.98/692.11	c total #watches: 298694
692.99/693.18	c total #propagations: 682026916 / total #impl: 2237053619 (eff. 0.305)
692.99/693.18	c #Conflicts:     859000 | #Learnt:      39283 | 0.000
692.99/693.18	c total clause space: 206.656MB
692.99/693.18	c total #watches: 302180
694.09/694.23	c total #propagations: 682857441 / total #impl: 2239588984 (eff. 0.305)
694.09/694.23	c #Conflicts:     860000 | #Learnt:      40283 | 0.000
694.09/694.23	c total clause space: 206.656MB
694.09/694.23	c total #watches: 305665
695.19/695.31	c total #propagations: 683562242 / total #impl: 2241902423 (eff. 0.305)
695.19/695.31	c #Conflicts:     861000 | #Learnt:      41283 | 0.000
695.19/695.31	c total clause space: 206.656MB
695.19/695.31	c total #watches: 310404
696.19/696.37	c total #propagations: 684435965 / total #impl: 2244736562 (eff. 0.305)
696.19/696.37	c #Conflicts:     862000 | #Learnt:      42283 | 0.000
696.19/696.37	c total clause space: 206.656MB
696.19/696.37	c total #watches: 317981
697.88/698.00	c total #propagations: 685158783 / total #impl: 2247655644 (eff. 0.305)
697.88/698.00	c #Conflicts:     863000 | #Learnt:      43283 | 0.000
697.88/698.00	c total clause space: 206.656MB
697.88/698.00	c total #watches: 325853
699.49/699.63	c total #propagations: 686019326 / total #impl: 2251331790 (eff. 0.305)
699.49/699.63	c #Conflicts:     864000 | #Learnt:      44283 | 0.000
699.49/699.63	c total clause space: 206.656MB
699.49/699.63	c total #watches: 332319
700.69/700.85	c total #propagations: 686772623 / total #impl: 2254106170 (eff. 0.305)
700.69/700.85	c GARBAGE COLLECT
700.69/700.85	c #Conflicts:     865000 | #Learnt:      22883 | 0.000
700.69/700.85	c total clause space: 206.656MB
700.69/700.85	c total #watches: 233028
701.38/701.55	c total #propagations: 687542798 / total #impl: 2256835340 (eff. 0.305)
701.38/701.55	c #Conflicts:     866000 | #Learnt:      23883 | 0.000
701.38/701.55	c total clause space: 206.656MB
701.38/701.55	c total #watches: 237808
702.08/702.20	c total #propagations: 688302358 / total #impl: 2259418378 (eff. 0.305)
702.08/702.20	c #Conflicts:     867000 | #Learnt:      24883 | 0.000
702.08/702.20	c total clause space: 206.656MB
702.08/702.20	c total #watches: 240515
702.79/702.96	c total #propagations: 688997358 / total #impl: 2261505546 (eff. 0.305)
702.79/702.96	c #Conflicts:     868000 | #Learnt:      25883 | 0.000
702.79/702.96	c total clause space: 206.656MB
702.79/702.96	c total #watches: 243730
703.58/703.71	c total #propagations: 689756658 / total #impl: 2263921476 (eff. 0.305)
703.58/703.71	c #Conflicts:     869000 | #Learnt:      26883 | 0.000
703.58/703.71	c total clause space: 206.656MB
703.58/703.71	c total #watches: 248151
704.38/704.51	c total #propagations: 690505575 / total #impl: 2266268355 (eff. 0.305)
704.38/704.51	c #Conflicts:     870000 | #Learnt:      27883 | 0.000
704.38/704.51	c total clause space: 206.656MB
704.38/704.51	c total #watches: 251852
705.09/705.23	c total #propagations: 691282170 / total #impl: 2268737356 (eff. 0.305)
705.09/705.23	c #Conflicts:     871000 | #Learnt:      28883 | 0.000
705.09/705.23	c total clause space: 206.656MB
705.09/705.23	c total #watches: 255742
705.88/706.08	c total #propagations: 691975169 / total #impl: 2270941468 (eff. 0.305)
705.88/706.08	c #Conflicts:     872000 | #Learnt:      29883 | 0.000
705.88/706.08	c total clause space: 206.656MB
705.88/706.08	c total #watches: 258631
706.98/707.14	c total #propagations: 692862874 / total #impl: 2273706635 (eff. 0.305)
706.98/707.14	c #Conflicts:     873000 | #Learnt:      30883 | 0.000
706.98/707.14	c total clause space: 206.656MB
706.98/707.14	c total #watches: 263836
707.78/707.96	c total #propagations: 693800962 / total #impl: 2277154842 (eff. 0.305)
707.78/707.96	c #Conflicts:     874000 | #Learnt:      31883 | 0.000
707.78/707.96	c total clause space: 206.656MB
707.78/707.96	c total #watches: 267448
708.78/708.90	c total #propagations: 694534544 / total #impl: 2279602494 (eff. 0.305)
708.78/708.90	c #Conflicts:     875000 | #Learnt:      32883 | 0.000
708.78/708.90	c total clause space: 206.656MB
708.78/708.90	c total #watches: 271861
709.88/710.06	c total #propagations: 695335136 / total #impl: 2282169209 (eff. 0.305)
709.88/710.06	c #Conflicts:     876000 | #Learnt:      33883 | 0.000
709.88/710.06	c total clause space: 206.656MB
709.88/710.06	c total #watches: 276408
710.98/711.11	c total #propagations: 696313857 / total #impl: 2285203392 (eff. 0.305)
710.98/711.11	c #Conflicts:     877000 | #Learnt:      34883 | 0.000
710.98/711.11	c total clause space: 206.656MB
710.98/711.11	c total #watches: 279472
711.88/712.09	c total #propagations: 697228673 / total #impl: 2288409366 (eff. 0.305)
711.88/712.09	c #Conflicts:     878000 | #Learnt:      35883 | 0.000
711.88/712.09	c total clause space: 206.656MB
711.88/712.09	c total #watches: 283189
712.98/713.14	c total #propagations: 698062850 / total #impl: 2291116071 (eff. 0.305)
712.98/713.14	c #Conflicts:     879000 | #Learnt:      36883 | 0.000
712.98/713.14	c total clause space: 206.656MB
712.98/713.14	c total #watches: 288876
713.78/713.94	c total #propagations: 698945189 / total #impl: 2294260907 (eff. 0.305)
713.78/713.94	c #Conflicts:     880000 | #Learnt:      37883 | 0.000
713.78/713.94	c total clause space: 206.656MB
713.78/713.94	c total #watches: 292862
714.68/714.83	c total #propagations: 699659077 / total #impl: 2296839708 (eff. 0.305)
714.68/714.83	c #Conflicts:     881000 | #Learnt:      38883 | 0.000
714.68/714.83	c total clause space: 206.656MB
714.68/714.83	c total #watches: 297792
715.68/715.83	c total #propagations: 700338206 / total #impl: 2299277682 (eff. 0.305)
715.68/715.83	c #Conflicts:     882000 | #Learnt:      39883 | 0.000
715.68/715.83	c total clause space: 206.656MB
715.68/715.83	c total #watches: 302550
716.68/716.82	c total #propagations: 701166058 / total #impl: 2302232900 (eff. 0.305)
716.68/716.82	c #Conflicts:     883000 | #Learnt:      40883 | 0.000
716.68/716.82	c total clause space: 206.656MB
716.68/716.82	c total #watches: 306533
717.78/717.91	c total #propagations: 701908163 / total #impl: 2304861482 (eff. 0.305)
717.78/717.91	c #Conflicts:     884000 | #Learnt:      41883 | 0.000
717.78/717.91	c total clause space: 206.656MB
717.78/717.91	c total #watches: 309679
718.98/719.14	c total #propagations: 702610641 / total #impl: 2307200237 (eff. 0.305)
718.98/719.14	c #Conflicts:     885000 | #Learnt:      42883 | 0.000
718.98/719.14	c total clause space: 206.656MB
718.98/719.14	c total #watches: 313630
720.28/720.41	c total #propagations: 703401749 / total #impl: 2309804296 (eff. 0.305)
720.28/720.41	c #Conflicts:     886000 | #Learnt:      43883 | 0.000
720.28/720.41	c total clause space: 206.656MB
720.28/720.41	c total #watches: 317798
721.58/721.74	c total #propagations: 704249913 / total #impl: 2312772584 (eff. 0.305)
721.58/721.74	c #Conflicts:     887000 | #Learnt:      44883 | 0.000
721.58/721.74	c total clause space: 206.656MB
721.58/721.74	c total #watches: 322444
722.78/722.95	c total #propagations: 705097314 / total #impl: 2315713643 (eff. 0.304)
722.78/722.95	c GARBAGE COLLECT
722.78/722.95	c #Conflicts:     888000 | #Learnt:      23179 | 0.000
722.78/722.95	c total clause space: 206.656MB
722.78/722.95	c total #watches: 235102
723.68/723.85	c total #propagations: 705970083 / total #impl: 2318789525 (eff. 0.304)
723.68/723.85	c #Conflicts:     889000 | #Learnt:      24179 | 0.000
723.68/723.85	c total clause space: 206.656MB
723.68/723.85	c total #watches: 241113
724.67/724.80	c total #propagations: 706816791 / total #impl: 2321913587 (eff. 0.304)
724.67/724.80	c #Conflicts:     890000 | #Learnt:      25179 | 0.000
724.67/724.80	c total clause space: 206.656MB
724.67/724.80	c total #watches: 246860
725.77/725.97	c total #propagations: 707637475 / total #impl: 2325124672 (eff. 0.304)
725.77/725.97	c #Conflicts:     891000 | #Learnt:      26179 | 0.000
725.77/725.97	c total clause space: 206.656MB
725.77/725.97	c total #watches: 253184
726.87/727.01	c total #propagations: 708580877 / total #impl: 2328867355 (eff. 0.304)
726.87/727.01	c #Conflicts:     892000 | #Learnt:      27179 | 0.000
726.87/727.01	c total clause space: 206.656MB
726.87/727.01	c total #watches: 257944
727.87/728.05	c total #propagations: 709468818 / total #impl: 2331982569 (eff. 0.304)
727.87/728.05	c #Conflicts:     893000 | #Learnt:      28179 | 0.000
727.87/728.05	c total clause space: 206.656MB
727.87/728.05	c total #watches: 261662
728.77/728.92	c total #propagations: 710266245 / total #impl: 2334563935 (eff. 0.304)
728.77/728.92	c #Conflicts:     894000 | #Learnt:      29179 | 0.000
728.77/728.92	c total clause space: 206.656MB
728.77/728.92	c total #watches: 265417
729.67/729.81	c total #propagations: 711019717 / total #impl: 2337034260 (eff. 0.304)
729.67/729.81	c #Conflicts:     895000 | #Learnt:      30179 | 0.000
729.67/729.81	c total clause space: 206.656MB
729.67/729.81	c total #watches: 270016
730.47/730.69	c total #propagations: 711737196 / total #impl: 2339373919 (eff. 0.304)
730.47/730.69	c #Conflicts:     896000 | #Learnt:      31179 | 0.000
730.47/730.69	c total clause space: 206.656MB
730.47/730.69	c total #watches: 273542
731.48/731.60	c total #propagations: 712453607 / total #impl: 2341687083 (eff. 0.304)
731.48/731.60	c #Conflicts:     897000 | #Learnt:      32179 | 0.000
731.48/731.60	c total clause space: 206.656MB
731.48/731.60	c total #watches: 277362
732.58/732.73	c total #propagations: 713125953 / total #impl: 2343877373 (eff. 0.304)
732.58/732.73	c #Conflicts:     898000 | #Learnt:      33179 | 0.000
732.58/732.73	c total clause space: 206.656MB
732.58/732.73	c total #watches: 280161
733.58/733.72	c total #propagations: 713843671 / total #impl: 2346069480 (eff. 0.304)
733.58/733.72	c #Conflicts:     899000 | #Learnt:      34179 | 0.000
733.58/733.72	c total clause space: 206.656MB
733.58/733.72	c total #watches: 286163
734.78/734.91	c total #propagations: 714649210 / total #impl: 2348864622 (eff. 0.304)
734.78/734.91	c #Conflicts:     900000 | #Learnt:      35179 | 0.000
734.78/734.91	c total clause space: 206.656MB
734.78/734.91	c total #watches: 289811
735.78/736.00	c total #propagations: 715474973 / total #impl: 2351497334 (eff. 0.304)
735.78/736.00	c #Conflicts:     901000 | #Learnt:      36179 | 0.000
735.78/736.00	c total clause space: 206.656MB
735.78/736.00	c total #watches: 295607
737.17/737.35	c total #propagations: 716293352 / total #impl: 2354096539 (eff. 0.304)
737.17/737.35	c #Conflicts:     902000 | #Learnt:      37179 | 0.000
737.17/737.35	c total clause space: 206.656MB
737.17/737.35	c total #watches: 299679
738.97/739.14	c total #propagations: 717012399 / total #impl: 2356451123 (eff. 0.304)
738.97/739.14	c #Conflicts:     903000 | #Learnt:      38179 | 0.000
738.97/739.14	c total clause space: 206.656MB
738.97/739.15	c total #watches: 308589
740.28/740.49	c total #propagations: 717955004 / total #impl: 2360503794 (eff. 0.304)
740.28/740.49	c #Conflicts:     904000 | #Learnt:      39179 | 0.000
740.28/740.49	c total clause space: 206.656MB
740.28/740.49	c total #watches: 312090
741.67/741.87	c total #propagations: 718657109 / total #impl: 2362753587 (eff. 0.304)
741.67/741.87	c #Conflicts:     905000 | #Learnt:      40179 | 0.000
741.67/741.87	c total clause space: 206.656MB
741.67/741.87	c total #watches: 315892
743.07/743.28	c total #propagations: 719499211 / total #impl: 2365301310 (eff. 0.304)
743.07/743.28	c #Conflicts:     906000 | #Learnt:      41179 | 0.000
743.07/743.28	c total clause space: 206.656MB
743.07/743.28	c total #watches: 319562
744.37/744.51	c total #propagations: 720525065 / total #impl: 2368789807 (eff. 0.304)
744.37/744.51	c #Conflicts:     907000 | #Learnt:      42179 | 0.000
744.37/744.51	c total clause space: 206.656MB
744.37/744.51	c total #watches: 323048
745.47/745.68	c total #propagations: 721243376 / total #impl: 2371144663 (eff. 0.304)
745.47/745.68	c #Conflicts:     908000 | #Learnt:      43179 | 0.000
745.47/745.68	c total clause space: 206.656MB
745.47/745.68	c total #watches: 326050
746.67/746.88	c total #propagations: 722032431 / total #impl: 2373730860 (eff. 0.304)
746.67/746.88	c #Conflicts:     909000 | #Learnt:      44179 | 0.000
746.67/746.88	c total clause space: 206.656MB
746.67/746.88	c total #watches: 329345
747.88/748.08	c total #propagations: 722887302 / total #impl: 2376534614 (eff. 0.304)
747.88/748.08	c #Conflicts:     910000 | #Learnt:      45179 | 0.000
747.88/748.08	c total clause space: 206.656MB
747.88/748.09	c total #watches: 332181
749.17/749.32	c total #propagations: 723792811 / total #impl: 2379416622 (eff. 0.304)
749.17/749.32	c GARBAGE COLLECT
749.17/749.32	c #Conflicts:     911000 | #Learnt:      23184 | 0.000
749.17/749.32	c total clause space: 206.656MB
749.17/749.32	c total #watches: 234496
749.87/750.08	c total #propagations: 724596514 / total #impl: 2382000345 (eff. 0.304)
749.87/750.08	c #Conflicts:     912000 | #Learnt:      24184 | 0.000
749.87/750.08	c total clause space: 206.656MB
749.87/750.08	c total #watches: 238123
750.67/750.80	c total #propagations: 725451427 / total #impl: 2384584578 (eff. 0.304)
750.67/750.80	c #Conflicts:     913000 | #Learnt:      25184 | 0.000
750.67/750.80	c total clause space: 206.656MB
750.67/750.80	c total #watches: 243680
751.47/751.62	c total #propagations: 726207418 / total #impl: 2387235347 (eff. 0.304)
751.47/751.62	c #Conflicts:     914000 | #Learnt:      26184 | 0.000
751.47/751.62	c total clause space: 206.656MB
751.47/751.62	c total #watches: 249340
752.28/752.47	c total #propagations: 726976071 / total #impl: 2389998183 (eff. 0.304)
752.28/752.47	c #Conflicts:     915000 | #Learnt:      27184 | 0.000
752.28/752.47	c total clause space: 206.656MB
752.28/752.47	c total #watches: 252699
753.17/753.35	c total #propagations: 727795115 / total #impl: 2392458444 (eff. 0.304)
753.17/753.35	c #Conflicts:     916000 | #Learnt:      28184 | 0.000
753.17/753.35	c total clause space: 206.656MB
753.17/753.35	c total #watches: 256945
754.07/754.22	c total #propagations: 728646433 / total #impl: 2395127110 (eff. 0.304)
754.07/754.22	c #Conflicts:     917000 | #Learnt:      29184 | 0.000
754.07/754.22	c total clause space: 206.656MB
754.07/754.22	c total #watches: 260632
754.97/755.13	c total #propagations: 729607079 / total #impl: 2398008557 (eff. 0.304)
754.97/755.13	c #Conflicts:     918000 | #Learnt:      30184 | 0.000
754.97/755.13	c total clause space: 206.656MB
754.97/755.13	c total #watches: 265318
755.97/756.18	c total #propagations: 730610421 / total #impl: 2401367923 (eff. 0.304)
755.97/756.18	c #Conflicts:     919000 | #Learnt:      31184 | 0.000
755.97/756.18	c total clause space: 206.656MB
755.97/756.18	c total #watches: 270897
756.87/757.06	c total #propagations: 731543693 / total #impl: 2404567054 (eff. 0.304)
756.87/757.06	c #Conflicts:     920000 | #Learnt:      32184 | 0.000
756.87/757.06	c total clause space: 206.656MB
756.87/757.06	c total #watches: 275308
757.67/757.87	c total #propagations: 732300813 / total #impl: 2407181880 (eff. 0.304)
757.67/757.87	c #Conflicts:     921000 | #Learnt:      33184 | 0.000
757.67/757.87	c total clause space: 206.656MB
757.67/757.87	c total #watches: 278089
758.77/758.91	c total #propagations: 733097352 / total #impl: 2409461354 (eff. 0.304)
758.77/758.91	c #Conflicts:     922000 | #Learnt:      34184 | 0.000
758.77/758.91	c total clause space: 206.656MB
758.77/758.92	c total #watches: 281807
759.77/759.94	c total #propagations: 733934887 / total #impl: 2412067119 (eff. 0.304)
759.77/759.94	c #Conflicts:     923000 | #Learnt:      35184 | 0.000
759.77/759.94	c total clause space: 206.656MB
759.77/759.94	c total #watches: 285973
760.87/761.00	c total #propagations: 734742494 / total #impl: 2414710588 (eff. 0.304)
760.87/761.00	c #Conflicts:     924000 | #Learnt:      36184 | 0.000
760.87/761.00	c total clause space: 206.656MB
760.87/761.00	c total #watches: 289821
761.77/761.97	c total #propagations: 735563572 / total #impl: 2417395696 (eff. 0.304)
761.77/761.97	c #Conflicts:     925000 | #Learnt:      37184 | 0.000
761.77/761.97	c total clause space: 206.656MB
761.77/761.97	c total #watches: 294156
762.77/762.93	c total #propagations: 736312502 / total #impl: 2419835993 (eff. 0.304)
762.77/762.93	c #Conflicts:     926000 | #Learnt:      38184 | 0.000
762.77/762.93	c total clause space: 206.656MB
762.77/762.93	c total #watches: 296959
763.77/763.91	c total #propagations: 736887684 / total #impl: 2421676285 (eff. 0.304)
763.77/763.91	c #Conflicts:     927000 | #Learnt:      39184 | 0.000
763.77/763.91	c total clause space: 206.656MB
763.77/763.91	c total #watches: 299889
764.67/764.82	c total #propagations: 737508663 / total #impl: 2423611608 (eff. 0.304)
764.67/764.82	c #Conflicts:     928000 | #Learnt:      40184 | 0.000
764.67/764.82	c total clause space: 206.656MB
764.67/764.82	c total #watches: 302926
765.58/765.78	c total #propagations: 738227948 / total #impl: 2425873622 (eff. 0.304)
765.58/765.78	c #Conflicts:     929000 | #Learnt:      41184 | 0.000
765.58/765.78	c total clause space: 206.656MB
765.58/765.78	c total #watches: 306108
766.77/766.98	c total #propagations: 738905715 / total #impl: 2428009151 (eff. 0.304)
766.77/766.98	c #Conflicts:     930000 | #Learnt:      42184 | 0.000
766.77/766.98	c total clause space: 206.656MB
766.77/766.98	c total #watches: 310536
768.37/768.51	c total #propagations: 739745088 / total #impl: 2430712255 (eff. 0.304)
768.37/768.51	c #Conflicts:     931000 | #Learnt:      43184 | 0.000
768.37/768.51	c total clause space: 206.656MB
768.37/768.51	c total #watches: 315066
769.87/770.01	c total #propagations: 740744110 / total #impl: 2434059839 (eff. 0.304)
769.87/770.01	c #Conflicts:     932000 | #Learnt:      44184 | 0.000
769.87/770.01	c total clause space: 206.656MB
769.87/770.01	c total #watches: 319309
771.27/771.43	c total #propagations: 741659870 / total #impl: 2437102565 (eff. 0.304)
771.27/771.43	c #Conflicts:     933000 | #Learnt:      45184 | 0.000
771.27/771.43	c total clause space: 206.656MB
771.27/771.43	c total #watches: 323890
773.07/773.20	c total #propagations: 742434861 / total #impl: 2439863208 (eff. 0.304)
773.07/773.20	c #Conflicts:     934000 | #Learnt:      46184 | 0.000
773.07/773.20	c total clause space: 206.656MB
773.07/773.20	c total #watches: 328981
774.57/774.70	c total #propagations: 743331543 / total #impl: 2442873275 (eff. 0.304)
774.57/774.70	c GARBAGE COLLECT
774.57/774.70	c #Conflicts:     935000 | #Learnt:      23885 | 0.000
774.57/774.70	c total clause space: 206.656MB
774.57/774.70	c total #watches: 238318
775.77/775.90	c total #propagations: 744283726 / total #impl: 2446063507 (eff. 0.304)
775.77/775.90	c #Conflicts:     936000 | #Learnt:      24885 | 0.000
775.77/775.90	c total clause space: 206.656MB
775.77/775.90	c total #watches: 242245
776.87/777.06	c total #propagations: 745246624 / total #impl: 2449165603 (eff. 0.304)
776.87/777.06	c #Conflicts:     937000 | #Learnt:      25885 | 0.000
776.87/777.06	c total clause space: 206.656MB
776.87/777.07	c total #watches: 247033
778.07/778.22	c total #propagations: 746334876 / total #impl: 2452656768 (eff. 0.304)
778.07/778.22	c #Conflicts:     938000 | #Learnt:      26885 | 0.000
778.07/778.22	c total clause space: 206.656MB
778.07/778.22	c total #watches: 251798
779.17/779.35	c total #propagations: 747445949 / total #impl: 2456178063 (eff. 0.304)
779.17/779.35	c #Conflicts:     939000 | #Learnt:      27885 | 0.000
779.17/779.35	c total clause space: 206.656MB
779.17/779.35	c total #watches: 256941
780.27/780.42	c total #propagations: 748380131 / total #impl: 2459168091 (eff. 0.304)
780.27/780.42	c #Conflicts:     940000 | #Learnt:      28885 | 0.000
780.27/780.42	c total clause space: 206.656MB
780.27/780.42	c total #watches: 261105
781.57/781.74	c total #propagations: 749224887 / total #impl: 2461930911 (eff. 0.304)
781.57/781.74	c #Conflicts:     941000 | #Learnt:      29885 | 0.000
781.57/781.74	c total clause space: 206.656MB
781.57/781.74	c total #watches: 266252
782.77/782.99	c total #propagations: 750162396 / total #impl: 2465284558 (eff. 0.304)
782.77/782.99	c #Conflicts:     942000 | #Learnt:      30885 | 0.000
782.77/782.99	c total clause space: 206.656MB
782.77/782.99	c total #watches: 271070
784.36/784.59	c total #propagations: 751033726 / total #impl: 2468222496 (eff. 0.304)
784.36/784.59	c #Conflicts:     943000 | #Learnt:      31885 | 0.000
784.36/784.59	c total clause space: 206.656MB
784.36/784.59	c total #watches: 276346
786.26/786.40	c total #propagations: 752048054 / total #impl: 2471676457 (eff. 0.304)
786.26/786.40	c #Conflicts:     944000 | #Learnt:      32885 | 0.000
786.26/786.40	c total clause space: 206.656MB
786.26/786.40	c total #watches: 282176
788.26/788.43	c total #propagations: 753141425 / total #impl: 2475291754 (eff. 0.304)
788.26/788.43	c #Conflicts:     945000 | #Learnt:      33885 | 0.000
788.26/788.43	c total clause space: 206.656MB
788.26/788.43	c total #watches: 292316
790.56/790.76	c total #propagations: 754125062 / total #impl: 2479363460 (eff. 0.304)
790.56/790.76	c #Conflicts:     946000 | #Learnt:      34885 | 0.000
790.56/790.76	c total clause space: 206.656MB
790.56/790.76	c total #watches: 299565
793.26/793.45	c total #propagations: 755077514 / total #impl: 2483312516 (eff. 0.304)
793.26/793.45	c #Conflicts:     947000 | #Learnt:      35885 | 0.000
793.26/793.45	c total clause space: 206.656MB
793.26/793.45	c total #watches: 307420
796.46/796.68	c total #propagations: 756096375 / total #impl: 2487305741 (eff. 0.304)
796.46/796.68	c #Conflicts:     948000 | #Learnt:      36885 | 0.000
796.46/796.68	c total clause space: 206.656MB
796.46/796.68	c total #watches: 316864
799.57/799.79	c total #propagations: 757177203 / total #impl: 2491744409 (eff. 0.304)
799.57/799.79	c #Conflicts:     949000 | #Learnt:      37885 | 0.000
799.57/799.79	c total clause space: 206.656MB
799.57/799.79	c total #watches: 324825
801.56/801.77	c total #propagations: 758117433 / total #impl: 2496182258 (eff. 0.304)
801.56/801.77	c #Conflicts:     950000 | #Learnt:      38885 | 0.000
801.56/801.77	c total clause space: 206.656MB
801.56/801.77	c total #watches: 331202
803.06/803.26	c total #propagations: 758903611 / total #impl: 2499238050 (eff. 0.304)
803.06/803.26	c #Conflicts:     951000 | #Learnt:      39885 | 0.000
803.06/803.26	c total clause space: 206.656MB
803.06/803.26	c total #watches: 334539
804.66/804.85	c total #propagations: 759525732 / total #impl: 2501483747 (eff. 0.304)
804.66/804.85	c #Conflicts:     952000 | #Learnt:      40885 | 0.000
804.66/804.85	c total clause space: 206.656MB
804.66/804.85	c total #watches: 338285
806.66/806.84	c total #propagations: 760151274 / total #impl: 2503725072 (eff. 0.304)
806.66/806.84	c #Conflicts:     953000 | #Learnt:      41885 | 0.000
806.66/806.84	c total clause space: 206.656MB
806.66/806.84	c total #watches: 342428
808.86/809.05	c total #propagations: 760877529 / total #impl: 2506438880 (eff. 0.304)
808.86/809.05	c #Conflicts:     954000 | #Learnt:      42885 | 0.000
808.86/809.05	c total clause space: 206.656MB
808.86/809.05	c total #watches: 345971
811.06/811.21	c total #propagations: 761639163 / total #impl: 2509297207 (eff. 0.304)
811.06/811.21	c #Conflicts:     955000 | #Learnt:      43885 | 0.000
811.06/811.21	c total clause space: 206.656MB
811.06/811.21	c total #watches: 350321
813.16/813.33	c total #propagations: 762334912 / total #impl: 2511893151 (eff. 0.303)
813.16/813.33	c #Conflicts:     956000 | #Learnt:      44885 | 0.000
813.16/813.33	c total clause space: 206.656MB
813.16/813.33	c total #watches: 356590
815.26/815.43	c total #propagations: 763054204 / total #impl: 2514816634 (eff. 0.303)
815.26/815.43	c #Conflicts:     957000 | #Learnt:      45885 | 0.000
815.26/815.43	c total clause space: 206.656MB
815.26/815.43	c total #watches: 361225
817.46/817.69	c total #propagations: 763693803 / total #impl: 2517377262 (eff. 0.303)
817.46/817.69	c #Conflicts:     958000 | #Learnt:      46885 | 0.000
817.46/817.69	c total clause space: 206.656MB
817.46/817.69	c total #watches: 365464
818.86/819.03	c total #propagations: 764372527 / total #impl: 2520055723 (eff. 0.303)
818.86/819.03	c GARBAGE COLLECT
818.86/819.03	c #Conflicts:     959000 | #Learnt:      24324 | 0.000
818.86/819.03	c total clause space: 206.656MB
818.86/819.03	c total #watches: 241639
819.56/819.77	c total #propagations: 765031699 / total #impl: 2522611491 (eff. 0.303)
819.56/819.77	c #Conflicts:     960000 | #Learnt:      25324 | 0.000
819.56/819.77	c total clause space: 206.656MB
819.56/819.77	c total #watches: 245103
820.46/820.67	c total #propagations: 765649767 / total #impl: 2524940163 (eff. 0.303)
820.46/820.67	c #Conflicts:     961000 | #Learnt:      26324 | 0.000
820.46/820.67	c total clause space: 206.656MB
820.46/820.67	c total #watches: 250469
821.46/821.64	c total #propagations: 766341801 / total #impl: 2527389080 (eff. 0.303)
821.46/821.64	c #Conflicts:     962000 | #Learnt:      27324 | 0.000
821.46/821.64	c total clause space: 206.656MB
821.46/821.64	c total #watches: 253972
822.46/822.62	c total #propagations: 767061817 / total #impl: 2529935490 (eff. 0.303)
822.46/822.62	c #Conflicts:     963000 | #Learnt:      28324 | 0.000
822.46/822.62	c total clause space: 206.656MB
822.46/822.62	c total #watches: 257730
823.36/823.58	c total #propagations: 767730185 / total #impl: 2532348824 (eff. 0.303)
823.36/823.58	c #Conflicts:     964000 | #Learnt:      29324 | 0.000
823.36/823.58	c total clause space: 206.656MB
823.36/823.58	c total #watches: 261743
824.46/824.69	c total #propagations: 768413734 / total #impl: 2534857711 (eff. 0.303)
824.46/824.69	c #Conflicts:     965000 | #Learnt:      30324 | 0.000
824.46/824.69	c total clause space: 206.656MB
824.46/824.69	c total #watches: 267355
825.56/825.72	c total #propagations: 769097337 / total #impl: 2537443715 (eff. 0.303)
825.56/825.72	c #Conflicts:     966000 | #Learnt:      31324 | 0.000
825.56/825.72	c total clause space: 206.656MB
825.56/825.72	c total #watches: 271006
826.66/826.82	c total #propagations: 769728198 / total #impl: 2539729766 (eff. 0.303)
826.66/826.82	c #Conflicts:     967000 | #Learnt:      32324 | 0.000
826.66/826.82	c total clause space: 206.656MB
826.66/826.82	c total #watches: 274931
827.76/827.95	c total #propagations: 770375496 / total #impl: 2542099395 (eff. 0.303)
827.76/827.95	c #Conflicts:     968000 | #Learnt:      33324 | 0.000
827.76/827.95	c total clause space: 206.656MB
827.76/827.95	c total #watches: 279375
829.06/829.21	c total #propagations: 771027964 / total #impl: 2544596541 (eff. 0.303)
829.06/829.21	c #Conflicts:     969000 | #Learnt:      34324 | 0.000
829.06/829.21	c total clause space: 206.656MB
829.06/829.21	c total #watches: 284084
830.26/830.40	c total #propagations: 771657221 / total #impl: 2547058456 (eff. 0.303)
830.26/830.40	c #Conflicts:     970000 | #Learnt:      35324 | 0.000
830.26/830.40	c total clause space: 206.656MB
830.26/830.40	c total #watches: 287230
831.46/831.66	c total #propagations: 772253836 / total #impl: 2549348531 (eff. 0.303)
831.46/831.66	c #Conflicts:     971000 | #Learnt:      36324 | 0.000
831.46/831.66	c total clause space: 206.656MB
831.46/831.66	c total #watches: 290105
832.76/832.94	c total #propagations: 772895035 / total #impl: 2551832398 (eff. 0.303)
832.76/832.94	c #Conflicts:     972000 | #Learnt:      37324 | 0.000
832.76/832.94	c total clause space: 206.656MB
832.76/832.94	c total #watches: 293669
833.96/834.13	c total #propagations: 773574911 / total #impl: 2554408622 (eff. 0.303)
833.96/834.13	c #Conflicts:     973000 | #Learnt:      38324 | 0.000
833.96/834.13	c total clause space: 206.656MB
833.96/834.13	c total #watches: 297513
835.26/835.42	c total #propagations: 774202995 / total #impl: 2556828315 (eff. 0.303)
835.26/835.42	c #Conflicts:     974000 | #Learnt:      39324 | 0.000
835.26/835.42	c total clause space: 206.656MB
835.26/835.42	c total #watches: 301783
836.45/836.65	c total #propagations: 774843855 / total #impl: 2559449143 (eff. 0.303)
836.45/836.65	c #Conflicts:     975000 | #Learnt:      40324 | 0.000
836.45/836.65	c total clause space: 206.656MB
836.45/836.65	c total #watches: 306624
837.25/837.45	c total #propagations: 775585732 / total #impl: 2562201216 (eff. 0.303)
837.25/837.45	c #Conflicts:     976000 | #Learnt:      41324 | 0.000
837.25/837.45	c total clause space: 206.656MB
837.25/837.45	c total #watches: 311535
838.16/838.39	c total #propagations: 776292706 / total #impl: 2564348626 (eff. 0.303)
838.16/838.39	c #Conflicts:     977000 | #Learnt:      42324 | 0.000
838.16/838.39	c total clause space: 206.656MB
838.16/838.39	c total #watches: 315862
839.26/839.48	c total #propagations: 777084444 / total #impl: 2567101699 (eff. 0.303)
839.26/839.48	c #Conflicts:     978000 | #Learnt:      43324 | 0.000
839.26/839.48	c total clause space: 206.656MB
839.26/839.48	c total #watches: 321279
840.26/840.44	c total #propagations: 777862187 / total #impl: 2569884593 (eff. 0.303)
840.26/840.44	c #Conflicts:     979000 | #Learnt:      44324 | 0.000
840.26/840.44	c total clause space: 206.656MB
840.26/840.44	c total #watches: 323930
841.36/841.51	c total #propagations: 778443199 / total #impl: 2571778753 (eff. 0.303)
841.36/841.51	c #Conflicts:     980000 | #Learnt:      45324 | 0.000
841.36/841.51	c total clause space: 206.656MB
841.36/841.51	c total #watches: 326703
842.35/842.52	c total #propagations: 779028983 / total #impl: 2573733781 (eff. 0.303)
842.35/842.52	c #Conflicts:     981000 | #Learnt:      46324 | 0.000
842.35/842.52	c total clause space: 206.656MB
842.35/842.52	c total #watches: 330086
843.25/843.42	c total #propagations: 779622008 / total #impl: 2575627163 (eff. 0.303)
843.25/843.42	c #Conflicts:     982000 | #Learnt:      47324 | 0.000
843.25/843.42	c total clause space: 206.656MB
843.25/843.42	c total #watches: 333050
843.95/844.19	c total #propagations: 780211659 / total #impl: 2577415814 (eff. 0.303)
843.95/844.19	c GARBAGE COLLECT
843.95/844.19	c #Conflicts:     983000 | #Learnt:      24414 | 0.000
843.95/844.19	c total clause space: 206.656MB
843.95/844.19	c total #watches: 241255
844.55/844.77	c total #propagations: 780851266 / total #impl: 2579273221 (eff. 0.303)
844.55/844.77	c #Conflicts:     984000 | #Learnt:      25414 | 0.000
844.55/844.77	c total clause space: 206.656MB
844.55/844.77	c total #watches: 244896
845.15/845.34	c total #propagations: 781444573 / total #impl: 2580973788 (eff. 0.303)
845.15/845.34	c #Conflicts:     985000 | #Learnt:      26414 | 0.000
845.15/845.34	c total clause space: 206.656MB
845.15/845.34	c total #watches: 248239
845.76/845.97	c total #propagations: 782017831 / total #impl: 2582681415 (eff. 0.303)
845.76/845.97	c #Conflicts:     986000 | #Learnt:      27414 | 0.000
845.76/845.97	c total clause space: 206.656MB
845.76/845.97	c total #watches: 251285
846.45/846.67	c total #propagations: 782600150 / total #impl: 2584425091 (eff. 0.303)
846.45/846.67	c #Conflicts:     987000 | #Learnt:      28414 | 0.000
846.45/846.67	c total clause space: 206.656MB
846.45/846.67	c total #watches: 254005
847.25/847.45	c total #propagations: 783202404 / total #impl: 2586217670 (eff. 0.303)
847.25/847.45	c #Conflicts:     988000 | #Learnt:      29414 | 0.000
847.25/847.45	c total clause space: 206.656MB
847.25/847.45	c total #watches: 257238
847.85/848.10	c total #propagations: 783810075 / total #impl: 2588108958 (eff. 0.303)
847.85/848.10	c #Conflicts:     989000 | #Learnt:      30414 | 0.000
847.85/848.10	c total clause space: 206.656MB
847.85/848.10	c total #watches: 259962
848.55/848.79	c total #propagations: 784407818 / total #impl: 2589891933 (eff. 0.303)
848.55/848.79	c #Conflicts:     990000 | #Learnt:      31414 | 0.000
848.55/848.79	c total clause space: 206.656MB
848.55/848.79	c total #watches: 263765
849.45/849.63	c total #propagations: 784957713 / total #impl: 2591595246 (eff. 0.303)
849.45/849.63	c #Conflicts:     991000 | #Learnt:      32414 | 0.000
849.45/849.63	c total clause space: 206.656MB
849.45/849.63	c total #watches: 267192
850.26/850.47	c total #propagations: 785650851 / total #impl: 2593761480 (eff. 0.303)
850.26/850.47	c #Conflicts:     992000 | #Learnt:      33414 | 0.000
850.26/850.47	c total clause space: 206.656MB
850.26/850.47	c total #watches: 270653
851.05/851.26	c total #propagations: 786329124 / total #impl: 2595881319 (eff. 0.303)
851.05/851.26	c #Conflicts:     993000 | #Learnt:      34414 | 0.000
851.05/851.26	c total clause space: 206.656MB
851.05/851.26	c total #watches: 273499
851.85/852.07	c total #propagations: 786926930 / total #impl: 2597780825 (eff. 0.303)
851.85/852.07	c #Conflicts:     994000 | #Learnt:      35414 | 0.000
851.85/852.07	c total clause space: 206.656MB
851.85/852.07	c total #watches: 276658
852.75/852.90	c total #propagations: 787496402 / total #impl: 2599653311 (eff. 0.303)
852.75/852.90	c #Conflicts:     995000 | #Learnt:      36414 | 0.000
852.75/852.90	c total clause space: 206.656MB
852.75/852.90	c total #watches: 279588
853.56/853.72	c total #propagations: 788128353 / total #impl: 2601673419 (eff. 0.303)
853.56/853.72	c #Conflicts:     996000 | #Learnt:      37414 | 0.000
853.56/853.72	c total clause space: 206.656MB
853.56/853.72	c total #watches: 282688
854.45/854.67	c total #propagations: 788721996 / total #impl: 2603540944 (eff. 0.303)
854.45/854.67	c #Conflicts:     997000 | #Learnt:      38414 | 0.000
854.45/854.67	c total clause space: 206.656MB
854.45/854.67	c total #watches: 286426
855.45/855.68	c total #propagations: 789347969 / total #impl: 2605600537 (eff. 0.303)
855.45/855.68	c #Conflicts:     998000 | #Learnt:      39414 | 0.000
855.45/855.68	c total clause space: 206.656MB
855.45/855.68	c total #watches: 289594
856.65/856.85	c total #propagations: 789986474 / total #impl: 2607690961 (eff. 0.303)
856.65/856.85	c #Conflicts:     999000 | #Learnt:      40414 | 0.000
856.65/856.85	c total clause space: 206.656MB
856.65/856.85	c total #watches: 292456
857.75/857.96	c total #propagations: 790674745 / total #impl: 2609930520 (eff. 0.303)
857.75/857.96	c #Conflicts:    1000000 | #Learnt:      41414 | 0.000
857.75/857.96	c total clause space: 206.656MB
857.75/857.96	c total #watches: 295902
858.75/858.99	c total #propagations: 791300517 / total #impl: 2612019554 (eff. 0.303)
858.75/858.99	c #Conflicts:    1001000 | #Learnt:      42414 | 0.000
858.75/858.99	c total clause space: 206.656MB
858.75/858.99	c total #watches: 299214
859.95/860.13	c total #propagations: 791888328 / total #impl: 2613848197 (eff. 0.303)
859.95/860.13	c #Conflicts:    1002000 | #Learnt:      43414 | 0.000
859.95/860.13	c total clause space: 206.656MB
859.95/860.13	c total #watches: 302160
860.95/861.19	c total #propagations: 792583067 / total #impl: 2616033599 (eff. 0.303)
860.95/861.19	c #Conflicts:    1003000 | #Learnt:      44414 | 0.000
860.95/861.19	c total clause space: 206.656MB
860.95/861.19	c total #watches: 305192
861.95/862.10	c total #propagations: 793263415 / total #impl: 2618191879 (eff. 0.303)
861.95/862.10	c #Conflicts:    1004000 | #Learnt:      45414 | 0.000
861.95/862.10	c total clause space: 206.656MB
861.95/862.10	c total #watches: 308691
862.85/863.00	c total #propagations: 793865772 / total #impl: 2620136498 (eff. 0.303)
862.85/863.00	c #Conflicts:    1005000 | #Learnt:      46414 | 0.000
862.85/863.00	c total clause space: 206.656MB
862.85/863.00	c total #watches: 311967
863.85/864.02	c total #propagations: 794441828 / total #impl: 2622013990 (eff. 0.303)
863.85/864.02	c #Conflicts:    1006000 | #Learnt:      47414 | 0.000
863.85/864.02	c total clause space: 206.656MB
863.85/864.02	c total #watches: 315038
864.95/865.13	c total #propagations: 795035542 / total #impl: 2623857315 (eff. 0.303)
864.95/865.13	c #Conflicts:    1007000 | #Learnt:      48414 | 0.000
864.95/865.13	c total clause space: 206.656MB
864.95/865.13	c total #watches: 318648
865.66/865.84	c total #propagations: 795672314 / total #impl: 2625941112 (eff. 0.303)
865.66/865.84	c GARBAGE COLLECT
865.66/865.84	c #Conflicts:    1008000 | #Learnt:      25191 | 0.000
865.66/865.84	c total clause space: 206.656MB
865.66/865.84	c total #watches: 244087
866.35/866.59	c total #propagations: 796347150 / total #impl: 2628068359 (eff. 0.303)
866.35/866.59	c #Conflicts:    1009000 | #Learnt:      26191 | 0.000
866.35/866.59	c total clause space: 206.656MB
866.35/866.59	c total #watches: 247467
867.05/867.28	c total #propagations: 797020650 / total #impl: 2630203363 (eff. 0.303)
867.05/867.28	c #Conflicts:    1010000 | #Learnt:      27191 | 0.000
867.05/867.28	c total clause space: 206.656MB
867.05/867.28	c total #watches: 250750
867.76/868.00	c total #propagations: 797634529 / total #impl: 2632158554 (eff. 0.303)
867.76/868.00	c #Conflicts:    1011000 | #Learnt:      28191 | 0.000
867.76/868.00	c total clause space: 206.656MB
867.76/868.00	c total #watches: 254120
868.45/868.65	c total #propagations: 798309509 / total #impl: 2634215358 (eff. 0.303)
868.45/868.65	c #Conflicts:    1012000 | #Learnt:      29191 | 0.000
868.45/868.65	c total clause space: 206.656MB
868.45/868.65	c total #watches: 256778
869.15/869.33	c total #propagations: 798937665 / total #impl: 2636062465 (eff. 0.303)
869.15/869.33	c #Conflicts:    1013000 | #Learnt:      30191 | 0.000
869.15/869.33	c total clause space: 206.656MB
869.15/869.33	c total #watches: 259859
869.85/870.07	c total #propagations: 799526615 / total #impl: 2637804086 (eff. 0.303)
869.85/870.07	c #Conflicts:    1014000 | #Learnt:      31191 | 0.000
869.85/870.07	c total clause space: 206.656MB
869.85/870.07	c total #watches: 263913
870.65/870.82	c total #propagations: 800116912 / total #impl: 2639594820 (eff. 0.303)
870.65/870.82	c #Conflicts:    1015000 | #Learnt:      32191 | 0.000
870.65/870.82	c total clause space: 206.656MB
870.65/870.82	c total #watches: 266889
871.35/871.58	c total #propagations: 800710240 / total #impl: 2641421567 (eff. 0.303)
871.35/871.58	c #Conflicts:    1016000 | #Learnt:      33191 | 0.000
871.35/871.58	c total clause space: 206.656MB
871.35/871.58	c total #watches: 269877
872.15/872.31	c total #propagations: 801234948 / total #impl: 2642980188 (eff. 0.303)
872.15/872.31	c #Conflicts:    1017000 | #Learnt:      34191 | 0.000
872.15/872.31	c total clause space: 206.656MB
872.15/872.31	c total #watches: 272917
872.85/873.06	c total #propagations: 801730362 / total #impl: 2644473032 (eff. 0.303)
872.85/873.06	c #Conflicts:    1018000 | #Learnt:      35191 | 0.000
872.85/873.06	c total clause space: 206.656MB
872.85/873.06	c total #watches: 275748
873.75/873.96	c total #propagations: 802241584 / total #impl: 2646076609 (eff. 0.303)
873.75/873.96	c #Conflicts:    1019000 | #Learnt:      36191 | 0.000
873.75/873.96	c total clause space: 206.656MB
873.75/873.96	c total #watches: 278937
874.75/874.94	c total #propagations: 802834703 / total #impl: 2647957243 (eff. 0.303)
874.75/874.94	c #Conflicts:    1020000 | #Learnt:      37191 | 0.000
874.75/874.94	c total clause space: 206.656MB
874.75/874.94	c total #watches: 282200
875.65/875.85	c total #propagations: 803463213 / total #impl: 2650158846 (eff. 0.303)
875.65/875.85	c #Conflicts:    1021000 | #Learnt:      38191 | 0.000
875.65/875.85	c total clause space: 206.656MB
875.65/875.85	c total #watches: 285429
876.55/876.72	c total #propagations: 804046628 / total #impl: 2652131236 (eff. 0.303)
876.55/876.72	c #Conflicts:    1022000 | #Learnt:      39191 | 0.000
876.55/876.72	c total clause space: 206.656MB
876.55/876.72	c total #watches: 288268
877.35/877.54	c total #propagations: 804649765 / total #impl: 2654058489 (eff. 0.303)
877.35/877.54	c #Conflicts:    1023000 | #Learnt:      40191 | 0.000
877.35/877.54	c total clause space: 206.656MB
877.35/877.54	c total #watches: 291526
878.45/878.61	c total #propagations: 805172522 / total #impl: 2655784479 (eff. 0.303)
878.45/878.61	c #Conflicts:    1024000 | #Learnt:      41191 | 0.000
878.45/878.61	c total clause space: 206.656MB
878.45/878.61	c total #watches: 294762
879.55/879.70	c total #propagations: 805795315 / total #impl: 2657858050 (eff. 0.303)
879.55/879.70	c #Conflicts:    1025000 | #Learnt:      42191 | 0.000
879.55/879.70	c total clause space: 206.656MB
879.55/879.70	c total #watches: 297696
880.45/880.62	c total #propagations: 806453936 / total #impl: 2659986658 (eff. 0.303)
880.45/880.62	c #Conflicts:    1026000 | #Learnt:      43191 | 0.000
880.45/880.62	c total clause space: 206.656MB
880.45/880.62	c total #watches: 300551
881.45/881.69	c total #propagations: 807074745 / total #impl: 2661898779 (eff. 0.303)
881.45/881.69	c #Conflicts:    1027000 | #Learnt:      44191 | 0.000
881.45/881.69	c total clause space: 206.656MB
881.45/881.69	c total #watches: 303872
882.54/882.72	c total #propagations: 807836261 / total #impl: 2664198690 (eff. 0.303)
882.54/882.72	c #Conflicts:    1028000 | #Learnt:      45191 | 0.000
882.54/882.72	c total clause space: 206.656MB
882.54/882.72	c total #watches: 307172
883.64/883.86	c total #propagations: 808541020 / total #impl: 2666303418 (eff. 0.303)
883.64/883.86	c #Conflicts:    1029000 | #Learnt:      46191 | 0.000
883.64/883.86	c total clause space: 206.656MB
883.64/883.87	c total #watches: 310193
884.64/884.86	c total #propagations: 809381792 / total #impl: 2668991671 (eff. 0.303)
884.64/884.86	c #Conflicts:    1030000 | #Learnt:      47191 | 0.000
884.64/884.86	c total clause space: 206.656MB
884.64/884.86	c total #watches: 313038
885.64/885.88	c total #propagations: 810185765 / total #impl: 2671640525 (eff. 0.303)
885.64/885.88	c #Conflicts:    1031000 | #Learnt:      48191 | 0.000
885.64/885.88	c total clause space: 206.656MB
885.64/885.88	c total #watches: 315682
886.74/886.94	c total #propagations: 810995836 / total #impl: 2674439301 (eff. 0.303)
886.74/886.94	c GARBAGE COLLECT
886.74/886.94	c #Conflicts:    1032000 | #Learnt:      24682 | 0.000
886.74/886.94	c total clause space: 206.656MB
886.74/886.95	c total #watches: 242384
887.44/887.60	c total #propagations: 811790685 / total #impl: 2677089955 (eff. 0.303)
887.44/887.60	c #Conflicts:    1033000 | #Learnt:      25682 | 0.000
887.44/887.60	c total clause space: 206.656MB
887.44/887.60	c total #watches: 246059
888.04/888.25	c total #propagations: 812594863 / total #impl: 2679606927 (eff. 0.303)
888.04/888.25	c #Conflicts:    1034000 | #Learnt:      26682 | 0.000
888.04/888.25	c total clause space: 206.656MB
888.04/888.25	c total #watches: 248855
888.75/888.95	c total #propagations: 813392441 / total #impl: 2682054441 (eff. 0.303)
888.75/888.95	c #Conflicts:    1035000 | #Learnt:      27682 | 0.000
888.75/888.95	c total clause space: 206.656MB
888.75/888.95	c total #watches: 251630
889.54/889.71	c total #propagations: 814174424 / total #impl: 2684393740 (eff. 0.303)
889.54/889.71	c #Conflicts:    1036000 | #Learnt:      28682 | 0.000
889.54/889.71	c total clause space: 206.656MB
889.54/889.71	c total #watches: 255358
890.24/890.45	c total #propagations: 814942781 / total #impl: 2686805235 (eff. 0.303)
890.24/890.45	c #Conflicts:    1037000 | #Learnt:      29682 | 0.000
890.24/890.45	c total clause space: 206.656MB
890.24/890.45	c total #watches: 258552
891.04/891.26	c total #propagations: 815676486 / total #impl: 2689021146 (eff. 0.303)
891.04/891.26	c #Conflicts:    1038000 | #Learnt:      30682 | 0.000
891.04/891.26	c total clause space: 206.656MB
891.04/891.26	c total #watches: 261994
891.95/892.17	c total #propagations: 816481060 / total #impl: 2691525071 (eff. 0.303)
891.95/892.17	c #Conflicts:    1039000 | #Learnt:      31682 | 0.000
891.95/892.17	c total clause space: 206.656MB
891.95/892.17	c total #watches: 265346
892.94/893.12	c total #propagations: 817328263 / total #impl: 2694264993 (eff. 0.303)
892.94/893.12	c #Conflicts:    1040000 | #Learnt:      32682 | 0.000
892.94/893.12	c total clause space: 206.656MB
892.94/893.12	c total #watches: 269500
893.84/894.02	c total #propagations: 818153942 / total #impl: 2696915027 (eff. 0.303)
893.84/894.02	c #Conflicts:    1041000 | #Learnt:      33682 | 0.000
893.84/894.02	c total clause space: 206.656MB
893.84/894.02	c total #watches: 272819
894.84/895.05	c total #propagations: 818944982 / total #impl: 2699458468 (eff. 0.303)
894.84/895.05	c #Conflicts:    1042000 | #Learnt:      34682 | 0.000
894.84/895.05	c total clause space: 206.656MB
894.84/895.05	c total #watches: 276333
895.94/896.10	c total #propagations: 819748763 / total #impl: 2702024967 (eff. 0.303)
895.94/896.10	c #Conflicts:    1043000 | #Learnt:      35682 | 0.000
895.94/896.10	c total clause space: 206.656MB
895.94/896.10	c total #watches: 279200
897.04/897.26	c total #propagations: 820540315 / total #impl: 2704588594 (eff. 0.303)
897.04/897.26	c #Conflicts:    1044000 | #Learnt:      36682 | 0.000
897.04/897.26	c total clause space: 206.656MB
897.04/897.26	c total #watches: 282136
898.04/898.24	c total #propagations: 821365376 / total #impl: 2707161264 (eff. 0.303)
898.04/898.24	c #Conflicts:    1045000 | #Learnt:      37682 | 0.000
898.04/898.24	c total clause space: 206.656MB
898.04/898.24	c total #watches: 284760
899.04/899.27	c total #propagations: 822143239 / total #impl: 2709619922 (eff. 0.303)
899.04/899.27	c #Conflicts:    1046000 | #Learnt:      38682 | 0.000
899.04/899.27	c total clause space: 206.656MB
899.04/899.27	c total #watches: 287835
900.24/900.41	c total #propagations: 822861392 / total #impl: 2711953121 (eff. 0.303)
900.24/900.41	c #Conflicts:    1047000 | #Learnt:      39682 | 0.000
900.24/900.41	c total clause space: 206.656MB
900.24/900.41	c total #watches: 291307
901.24/901.40	c total #propagations: 823654679 / total #impl: 2714670557 (eff. 0.303)
901.24/901.40	c #Conflicts:    1048000 | #Learnt:      40682 | 0.000
901.24/901.40	c total clause space: 206.656MB
901.24/901.40	c total #watches: 294378
902.34/902.57	c total #propagations: 824367008 / total #impl: 2717130066 (eff. 0.303)
902.34/902.57	c #Conflicts:    1049000 | #Learnt:      41682 | 0.000
902.34/902.57	c total clause space: 206.656MB
902.34/902.57	c total #watches: 297606
903.54/903.75	c total #propagations: 825082213 / total #impl: 2719572312 (eff. 0.303)
903.54/903.75	c #Conflicts:    1050000 | #Learnt:      42682 | 0.000
903.54/903.75	c total clause space: 206.656MB
903.54/903.75	c total #watches: 300098
904.84/905.02	c total #propagations: 825704033 / total #impl: 2721662129 (eff. 0.303)
904.84/905.02	c #Conflicts:    1051000 | #Learnt:      43682 | 0.000
904.84/905.02	c total clause space: 206.656MB
904.84/905.02	c total #watches: 302682
906.14/906.38	c total #propagations: 826391724 / total #impl: 2723733081 (eff. 0.303)
906.14/906.38	c #Conflicts:    1052000 | #Learnt:      44682 | 0.000
906.14/906.38	c total clause space: 206.656MB
906.14/906.38	c total #watches: 305325
907.54/907.74	c total #propagations: 827162516 / total #impl: 2726283452 (eff. 0.303)
907.54/907.74	c #Conflicts:    1053000 | #Learnt:      45682 | 0.000
907.54/907.74	c total clause space: 206.656MB
907.54/907.74	c total #watches: 308048
908.75/908.99	c total #propagations: 827898486 / total #impl: 2728704771 (eff. 0.303)
908.75/908.99	c #Conflicts:    1054000 | #Learnt:      46682 | 0.000
908.75/908.99	c total clause space: 206.656MB
908.75/908.99	c total #watches: 310793
910.05/910.29	c total #propagations: 828580714 / total #impl: 2731009941 (eff. 0.303)
910.05/910.29	c #Conflicts:    1055000 | #Learnt:      47682 | 0.000
910.05/910.29	c total clause space: 206.656MB
910.05/910.29	c total #watches: 313626
911.55/911.78	c total #propagations: 829294215 / total #impl: 2733441268 (eff. 0.303)
911.55/911.78	c #Conflicts:    1056000 | #Learnt:      48682 | 0.000
911.55/911.78	c total clause space: 206.656MB
911.55/911.78	c total #watches: 316217
913.05/913.21	c total #propagations: 830096500 / total #impl: 2736043600 (eff. 0.303)
913.05/913.21	c GARBAGE COLLECT
913.05/913.21	c #Conflicts:    1057000 | #Learnt:      24876 | 0.000
913.05/913.21	c total clause space: 206.656MB
913.05/913.21	c total #watches: 243079
913.75/913.93	c total #propagations: 830880023 / total #impl: 2738370916 (eff. 0.303)
913.75/913.93	c #Conflicts:    1058000 | #Learnt:      25876 | 0.000
913.75/913.93	c total clause space: 206.656MB
913.75/913.93	c total #watches: 246436
914.35/914.57	c total #propagations: 831756491 / total #impl: 2741016249 (eff. 0.303)
914.35/914.57	c #Conflicts:    1059000 | #Learnt:      26876 | 0.000
914.35/914.57	c total clause space: 206.656MB
914.35/914.57	c total #watches: 249416
915.15/915.33	c total #propagations: 832550113 / total #impl: 2743332150 (eff. 0.303)
915.15/915.33	c #Conflicts:    1060000 | #Learnt:      27876 | 0.000
915.15/915.33	c total clause space: 206.656MB
915.15/915.33	c total #watches: 252035
915.95/916.16	c total #propagations: 833406468 / total #impl: 2745876136 (eff. 0.304)
915.95/916.16	c #Conflicts:    1061000 | #Learnt:      28876 | 0.000
915.95/916.16	c total clause space: 206.656MB
915.95/916.16	c total #watches: 255152
916.85/917.04	c total #propagations: 834371708 / total #impl: 2748751656 (eff. 0.304)
916.85/917.04	c #Conflicts:    1062000 | #Learnt:      29876 | 0.000
916.85/917.04	c total clause space: 206.656MB
916.85/917.04	c total #watches: 258177
917.75/917.95	c total #propagations: 835357591 / total #impl: 2751749291 (eff. 0.304)
917.75/917.95	c #Conflicts:    1063000 | #Learnt:      30876 | 0.000
917.75/917.95	c total clause space: 206.656MB
917.75/917.95	c total #watches: 261579
918.65/918.82	c total #propagations: 836351336 / total #impl: 2754991889 (eff. 0.304)
918.65/918.82	c #Conflicts:    1064000 | #Learnt:      31876 | 0.000
918.65/918.82	c total clause space: 206.656MB
918.65/918.82	c total #watches: 264577
919.45/919.65	c total #propagations: 837213004 / total #impl: 2757635809 (eff. 0.304)
919.45/919.65	c #Conflicts:    1065000 | #Learnt:      32876 | 0.000
919.45/919.65	c total clause space: 206.656MB
919.45/919.65	c total #watches: 267738
920.25/920.47	c total #propagations: 838028374 / total #impl: 2760230755 (eff. 0.304)
920.25/920.47	c #Conflicts:    1066000 | #Learnt:      33876 | 0.000
920.25/920.47	c total clause space: 206.656MB
920.25/920.47	c total #watches: 271328
921.15/921.33	c total #propagations: 838845059 / total #impl: 2763108056 (eff. 0.304)
921.15/921.33	c #Conflicts:    1067000 | #Learnt:      34876 | 0.000
921.15/921.33	c total clause space: 206.656MB
921.15/921.33	c total #watches: 274183
922.15/922.32	c total #propagations: 839643033 / total #impl: 2765824744 (eff. 0.304)
922.15/922.32	c #Conflicts:    1068000 | #Learnt:      35876 | 0.000
922.15/922.32	c total clause space: 206.656MB
922.15/922.32	c total #watches: 277375
923.15/923.33	c total #propagations: 840465134 / total #impl: 2768441086 (eff. 0.304)
923.15/923.33	c #Conflicts:    1069000 | #Learnt:      36876 | 0.000
923.15/923.33	c total clause space: 206.656MB
923.15/923.33	c total #watches: 279995
924.05/924.28	c total #propagations: 841335672 / total #impl: 2771394220 (eff. 0.304)
924.05/924.28	c #Conflicts:    1070000 | #Learnt:      37876 | 0.000
924.05/924.28	c total clause space: 206.656MB
924.05/924.28	c total #watches: 283111
925.15/925.32	c total #propagations: 842129897 / total #impl: 2774109741 (eff. 0.304)
925.15/925.32	c #Conflicts:    1071000 | #Learnt:      38876 | 0.000
925.15/925.32	c total clause space: 206.656MB
925.15/925.32	c total #watches: 286326
926.15/926.36	c total #propagations: 842986447 / total #impl: 2776927433 (eff. 0.304)
926.15/926.36	c #Conflicts:    1072000 | #Learnt:      39876 | 0.000
926.15/926.36	c total clause space: 206.656MB
926.15/926.36	c total #watches: 289713
927.25/927.45	c total #propagations: 843861736 / total #impl: 2779721163 (eff. 0.304)
927.25/927.45	c #Conflicts:    1073000 | #Learnt:      40876 | 0.000
927.25/927.45	c total clause space: 206.656MB
927.25/927.45	c total #watches: 292289
928.45/928.61	c total #propagations: 844695191 / total #impl: 2782376513 (eff. 0.304)
928.45/928.61	c #Conflicts:    1074000 | #Learnt:      41876 | 0.000
928.45/928.61	c total clause space: 206.656MB
928.45/928.61	c total #watches: 295270
929.55/929.71	c total #propagations: 845485910 / total #impl: 2784967958 (eff. 0.304)
929.55/929.71	c #Conflicts:    1075000 | #Learnt:      42876 | 0.000
929.55/929.71	c total clause space: 206.656MB
929.55/929.71	c total #watches: 298995
930.65/930.85	c total #propagations: 846301141 / total #impl: 2787814306 (eff. 0.304)
930.65/930.85	c #Conflicts:    1076000 | #Learnt:      43876 | 0.000
930.65/930.85	c total clause space: 206.656MB
930.65/930.85	c total #watches: 302300
931.95/932.18	c total #propagations: 847120222 / total #impl: 2790730895 (eff. 0.304)
931.95/932.18	c #Conflicts:    1077000 | #Learnt:      44876 | 0.000
931.95/932.18	c total clause space: 206.656MB
931.95/932.18	c total #watches: 306029
933.25/933.48	c total #propagations: 847993466 / total #impl: 2793641706 (eff. 0.304)
933.25/933.48	c #Conflicts:    1078000 | #Learnt:      45876 | 0.000
933.25/933.48	c total clause space: 206.656MB
933.25/933.48	c total #watches: 310029
934.54/934.76	c total #propagations: 848807196 / total #impl: 2796444539 (eff. 0.304)
934.54/934.76	c #Conflicts:    1079000 | #Learnt:      46876 | 0.000
934.54/934.76	c total clause space: 206.656MB
934.54/934.76	c total #watches: 313131
935.95/936.14	c total #propagations: 849588826 / total #impl: 2799017150 (eff. 0.304)
935.95/936.14	c #Conflicts:    1080000 | #Learnt:      47876 | 0.000
935.95/936.14	c total clause space: 206.656MB
935.95/936.14	c total #watches: 316916
937.34/937.57	c total #propagations: 850392510 / total #impl: 2801785491 (eff. 0.304)
937.34/937.57	c #Conflicts:    1081000 | #Learnt:      48876 | 0.000
937.34/937.57	c total clause space: 206.656MB
937.34/937.57	c total #watches: 319984
938.54/938.77	c total #propagations: 851267898 / total #impl: 2804898918 (eff. 0.303)
938.54/938.77	c #Conflicts:    1082000 | #Learnt:      49876 | 0.000
938.54/938.77	c total clause space: 206.656MB
938.54/938.77	c total #watches: 323301
939.54/939.74	c total #propagations: 852021383 / total #impl: 2807579730 (eff. 0.303)
939.54/939.74	c GARBAGE COLLECT
939.54/939.74	c #Conflicts:    1083000 | #Learnt:      25786 | 0.000
939.54/939.74	c total clause space: 206.656MB
939.54/939.74	c total #watches: 247503
940.54/940.72	c total #propagations: 852821239 / total #impl: 2810435719 (eff. 0.303)
940.54/940.72	c #Conflicts:    1084000 | #Learnt:      26786 | 0.000
940.54/940.72	c total clause space: 206.656MB
940.54/940.72	c total #watches: 250859
941.45/941.65	c total #propagations: 853752813 / total #impl: 2813564640 (eff. 0.303)
941.45/941.65	c #Conflicts:    1085000 | #Learnt:      27786 | 0.000
941.45/941.65	c total clause space: 206.656MB
941.45/941.65	c total #watches: 254207
942.55/942.79	c total #propagations: 854552898 / total #impl: 2816398901 (eff. 0.303)
942.55/942.79	c #Conflicts:    1086000 | #Learnt:      28786 | 0.000
942.55/942.79	c total clause space: 206.656MB
942.55/942.79	c total #watches: 259286
943.84/944.03	c total #propagations: 855427024 / total #impl: 2819623602 (eff. 0.303)
943.84/944.03	c #Conflicts:    1087000 | #Learnt:      29786 | 0.000
943.84/944.03	c total clause space: 206.656MB
943.84/944.03	c total #watches: 264171
945.24/945.42	c total #propagations: 856239789 / total #impl: 2822646617 (eff. 0.303)
945.24/945.42	c #Conflicts:    1088000 | #Learnt:      30786 | 0.000
945.24/945.42	c total clause space: 206.656MB
945.24/945.42	c total #watches: 268725
947.05/947.29	c total #propagations: 857082296 / total #impl: 2825924847 (eff. 0.303)
947.05/947.29	c #Conflicts:    1089000 | #Learnt:      31786 | 0.000
947.05/947.29	c total clause space: 206.656MB
947.05/947.29	c total #watches: 274009
948.74/948.99	c total #propagations: 858013288 / total #impl: 2829353289 (eff. 0.303)
948.74/948.99	c #Conflicts:    1090000 | #Learnt:      32786 | 0.000
948.74/948.99	c total clause space: 206.656MB
948.74/948.99	c total #watches: 276707
950.35/950.50	c total #propagations: 858777667 / total #impl: 2832031083 (eff. 0.303)
950.35/950.50	c #Conflicts:    1091000 | #Learnt:      33786 | 0.000
950.35/950.50	c total clause space: 206.656MB
950.35/950.50	c total #watches: 279694
952.14/952.32	c total #propagations: 859497615 / total #impl: 2834561797 (eff. 0.303)
952.14/952.32	c #Conflicts:    1092000 | #Learnt:      34786 | 0.000
952.14/952.32	c total clause space: 206.656MB
952.14/952.32	c total #watches: 284673
953.94/954.15	c total #propagations: 860250437 / total #impl: 2837308082 (eff. 0.303)
953.94/954.15	c #Conflicts:    1093000 | #Learnt:      35786 | 0.000
953.94/954.15	c total clause space: 206.656MB
953.94/954.15	c total #watches: 288021
955.85/956.09	c total #propagations: 860938390 / total #impl: 2839710410 (eff. 0.303)
955.85/956.09	c #Conflicts:    1094000 | #Learnt:      36786 | 0.000
955.85/956.09	c total clause space: 206.656MB
955.85/956.09	c total #watches: 291699
957.74/957.99	c total #propagations: 861685378 / total #impl: 2842260920 (eff. 0.303)
957.74/957.99	c #Conflicts:    1095000 | #Learnt:      37786 | 0.000
957.74/957.99	c total clause space: 206.656MB
957.74/957.99	c total #watches: 294967
960.04/960.24	c total #propagations: 862373240 / total #impl: 2844621836 (eff. 0.303)
960.04/960.24	c #Conflicts:    1096000 | #Learnt:      38786 | 0.000
960.04/960.24	c total clause space: 206.656MB
960.04/960.24	c total #watches: 299593
962.14/962.34	c total #propagations: 863210963 / total #impl: 2847564503 (eff. 0.303)
962.14/962.34	c #Conflicts:    1097000 | #Learnt:      39786 | 0.000
962.14/962.34	c total clause space: 206.656MB
962.14/962.34	c total #watches: 303396
964.14/964.30	c total #propagations: 864072180 / total #impl: 2850641939 (eff. 0.303)
964.14/964.30	c #Conflicts:    1098000 | #Learnt:      40786 | 0.000
964.14/964.30	c total clause space: 206.656MB
964.14/964.30	c total #watches: 306740
966.53/966.70	c total #propagations: 864982087 / total #impl: 2853901559 (eff. 0.303)
966.53/966.70	c #Conflicts:    1099000 | #Learnt:      41786 | 0.000
966.53/966.70	c total clause space: 206.656MB
966.53/966.70	c total #watches: 310003
968.43/968.68	c total #propagations: 865942751 / total #impl: 2857245266 (eff. 0.303)
968.43/968.68	c #Conflicts:    1100000 | #Learnt:      42786 | 0.000
968.43/968.68	c total clause space: 206.656MB
968.43/968.68	c total #watches: 313624
970.64/970.83	c total #propagations: 866799996 / total #impl: 2860383308 (eff. 0.303)
970.64/970.83	c #Conflicts:    1101000 | #Learnt:      43786 | 0.000
970.64/970.83	c total clause space: 206.656MB
970.64/970.83	c total #watches: 316942
972.94/973.18	c total #propagations: 867643115 / total #impl: 2863612763 (eff. 0.303)
972.94/973.18	c #Conflicts:    1102000 | #Learnt:      44786 | 0.000
972.94/973.18	c total clause space: 335.816MB
972.94/973.18	c total #watches: 321592
974.83/975.05	c total #propagations: 868497008 / total #impl: 2866737975 (eff. 0.303)
974.83/975.05	c #Conflicts:    1103000 | #Learnt:      45786 | 0.000
974.83/975.05	c total clause space: 335.816MB
974.83/975.05	c total #watches: 326097
977.13/977.37	c total #propagations: 869216206 / total #impl: 2869564215 (eff. 0.303)
977.13/977.37	c #Conflicts:    1104000 | #Learnt:      46786 | 0.000
977.13/977.37	c total clause space: 335.816MB
977.13/977.37	c total #watches: 330541
979.83/980.08	c total #propagations: 869992618 / total #impl: 2872588138 (eff. 0.303)
979.83/980.08	c #Conflicts:    1105000 | #Learnt:      47786 | 0.000
979.83/980.08	c total clause space: 335.816MB
979.83/980.08	c total #watches: 336094
983.03/983.29	c total #propagations: 870926247 / total #impl: 2876076681 (eff. 0.303)
983.03/983.29	c #Conflicts:    1106000 | #Learnt:      48786 | 0.000
983.03/983.29	c total clause space: 335.816MB
983.03/983.29	c total #watches: 341523
985.94/986.19	c total #propagations: 871863743 / total #impl: 2879467907 (eff. 0.303)
985.94/986.19	c #Conflicts:    1107000 | #Learnt:      49786 | 0.000
985.94/986.19	c total clause space: 335.816MB
985.94/986.19	c total #watches: 344969
989.13/989.39	c total #propagations: 872743194 / total #impl: 2882894828 (eff. 0.303)
989.13/989.39	c #Conflicts:    1108000 | #Learnt:      50786 | 0.000
989.13/989.39	c total clause space: 335.816MB
989.13/989.39	c total #watches: 352158
990.23/990.41	c total #propagations: 873624425 / total #impl: 2886320156 (eff. 0.303)
990.23/990.41	c GARBAGE COLLECT
990.23/990.41	c #Conflicts:    1109000 | #Learnt:      26409 | 0.000
990.23/990.41	c total clause space: 335.816MB
990.23/990.41	c total #watches: 250023
991.13/991.32	c total #propagations: 874497382 / total #impl: 2889418146 (eff. 0.303)
991.13/991.32	c #Conflicts:    1110000 | #Learnt:      27409 | 0.000
991.13/991.32	c total clause space: 335.816MB
991.13/991.32	c total #watches: 255596
992.04/992.29	c total #propagations: 875314778 / total #impl: 2892578873 (eff. 0.303)
992.04/992.29	c #Conflicts:    1111000 | #Learnt:      28409 | 0.000
992.04/992.29	c total clause space: 335.816MB
992.04/992.29	c total #watches: 260470
993.14/993.36	c total #propagations: 876131766 / total #impl: 2895913235 (eff. 0.303)
993.14/993.36	c #Conflicts:    1112000 | #Learnt:      29409 | 0.000
993.14/993.36	c total clause space: 335.816MB
993.14/993.36	c total #watches: 265315
994.34/994.58	c total #propagations: 876921637 / total #impl: 2898755289 (eff. 0.303)
994.34/994.58	c #Conflicts:    1113000 | #Learnt:      30409 | 0.000
994.34/994.58	c total clause space: 335.816MB
994.34/994.58	c total #watches: 269393
995.63/995.81	c total #propagations: 877773750 / total #impl: 2901675752 (eff. 0.303)
995.63/995.81	c #Conflicts:    1114000 | #Learnt:      31409 | 0.000
995.63/995.81	c total clause space: 335.816MB
995.63/995.81	c total #watches: 274386
997.03/997.20	c total #propagations: 878581867 / total #impl: 2904502898 (eff. 0.302)
997.03/997.20	c #Conflicts:    1115000 | #Learnt:      32409 | 0.000
997.03/997.20	c total clause space: 335.816MB
997.03/997.20	c total #watches: 276932
998.64/998.90	c total #propagations: 879392226 / total #impl: 2907239298 (eff. 0.302)
998.64/998.90	c #Conflicts:    1116000 | #Learnt:      33409 | 0.000
998.64/998.90	c total clause space: 335.816MB
998.64/998.90	c total #watches: 282337
1000.84/1001.02	c total #propagations: 880247343 / total #impl: 2910554207 (eff. 0.302)
1000.84/1001.02	c #Conflicts:    1117000 | #Learnt:      34409 | 0.000
1000.84/1001.02	c total clause space: 335.816MB
1000.84/1001.02	c total #watches: 288698
1002.93/1003.18	c total #propagations: 881075831 / total #impl: 2913778460 (eff. 0.302)
1002.93/1003.18	c #Conflicts:    1118000 | #Learnt:      35409 | 0.000
1002.93/1003.18	c total clause space: 335.816MB
1002.93/1003.18	c total #watches: 296514
1005.13/1005.37	c total #propagations: 881855276 / total #impl: 2916774418 (eff. 0.302)
1005.13/1005.37	c #Conflicts:    1119000 | #Learnt:      36409 | 0.000
1005.13/1005.37	c total clause space: 335.816MB
1005.13/1005.37	c total #watches: 300043
1007.33/1007.53	c total #propagations: 882642602 / total #impl: 2919586140 (eff. 0.302)
1007.33/1007.53	c #Conflicts:    1120000 | #Learnt:      37409 | 0.000
1007.33/1007.53	c total clause space: 335.816MB
1007.33/1007.53	c total #watches: 304871
1009.64/1009.82	c total #propagations: 883501628 / total #impl: 2922752705 (eff. 0.302)
1009.64/1009.82	c #Conflicts:    1121000 | #Learnt:      38409 | 0.000
1009.64/1009.82	c total clause space: 335.816MB
1009.64/1009.82	c total #watches: 308492
1011.73/1011.97	c total #propagations: 884396209 / total #impl: 2926044145 (eff. 0.302)
1011.73/1011.97	c #Conflicts:    1122000 | #Learnt:      39409 | 0.000
1011.73/1011.97	c total clause space: 335.816MB
1011.73/1011.97	c total #watches: 313439
1013.93/1014.20	c total #propagations: 885211670 / total #impl: 2928890727 (eff. 0.302)
1013.93/1014.20	c #Conflicts:    1123000 | #Learnt:      40409 | 0.000
1013.93/1014.20	c total clause space: 335.816MB
1013.93/1014.20	c total #watches: 317107
1016.63/1016.87	c total #propagations: 886038376 / total #impl: 2931696681 (eff. 0.302)
1016.63/1016.87	c #Conflicts:    1124000 | #Learnt:      41409 | 0.000
1016.63/1016.87	c total clause space: 335.816MB
1016.63/1016.87	c total #watches: 325066
1018.73/1018.97	c total #propagations: 886881770 / total #impl: 2934711831 (eff. 0.302)
1018.73/1018.97	c #Conflicts:    1125000 | #Learnt:      42409 | 0.000
1018.73/1018.97	c total clause space: 335.816MB
1018.73/1018.97	c total #watches: 328547
1021.93/1022.12	c total #propagations: 887618662 / total #impl: 2937454322 (eff. 0.302)
1021.93/1022.12	c #Conflicts:    1126000 | #Learnt:      43409 | 0.000
1021.93/1022.12	c total clause space: 335.816MB
1021.93/1022.12	c total #watches: 335470
1025.33/1025.50	c total #propagations: 888502920 / total #impl: 2940848781 (eff. 0.302)
1025.33/1025.50	c #Conflicts:    1127000 | #Learnt:      44409 | 0.000
1025.33/1025.50	c total clause space: 335.816MB
1025.33/1025.50	c total #watches: 341033
1029.03/1029.27	c total #propagations: 889393852 / total #impl: 2944529429 (eff. 0.302)
1029.03/1029.27	c #Conflicts:    1128000 | #Learnt:      45409 | 0.000
1029.03/1029.27	c total clause space: 335.816MB
1029.03/1029.27	c total #watches: 349443
1032.73/1032.95	c total #propagations: 890284632 / total #impl: 2948064203 (eff. 0.302)
1032.73/1032.95	c #Conflicts:    1129000 | #Learnt:      46409 | 0.000
1032.73/1032.95	c total clause space: 335.816MB
1032.73/1032.95	c total #watches: 353720
1036.32/1036.55	c total #propagations: 891106011 / total #impl: 2950928381 (eff. 0.302)
1036.32/1036.55	c #Conflicts:    1130000 | #Learnt:      47409 | 0.000
1036.32/1036.55	c total clause space: 335.816MB
1036.32/1036.56	c total #watches: 356934
1039.33/1039.54	c total #propagations: 892013058 / total #impl: 2953977982 (eff. 0.302)
1039.33/1039.54	c #Conflicts:    1131000 | #Learnt:      48409 | 0.000
1039.33/1039.54	c total clause space: 335.816MB
1039.33/1039.54	c total #watches: 361089
1042.32/1042.51	c total #propagations: 892774912 / total #impl: 2956441932 (eff. 0.302)
1042.32/1042.51	c #Conflicts:    1132000 | #Learnt:      49409 | 0.000
1042.32/1042.51	c total clause space: 335.816MB
1042.32/1042.51	c total #watches: 363995
1045.02/1045.29	c total #propagations: 893539550 / total #impl: 2958858337 (eff. 0.302)
1045.02/1045.29	c #Conflicts:    1133000 | #Learnt:      50409 | 0.000
1045.02/1045.29	c total clause space: 335.816MB
1045.02/1045.29	c total #watches: 367987
1047.83/1048.02	c total #propagations: 894272772 / total #impl: 2961212809 (eff. 0.302)
1047.83/1048.02	c #Conflicts:    1134000 | #Learnt:      51409 | 0.000
1047.83/1048.02	c total clause space: 335.816MB
1047.83/1048.02	c total #watches: 371354
1048.93/1049.16	c total #propagations: 895002548 / total #impl: 2963519653 (eff. 0.302)
1048.93/1049.16	c GARBAGE COLLECT
1048.93/1049.16	c #Conflicts:    1135000 | #Learnt:      26682 | 0.000
1048.93/1049.16	c total clause space: 335.816MB
1048.93/1049.16	c total #watches: 251554
1049.93/1050.12	c total #propagations: 895847727 / total #impl: 2966374249 (eff. 0.302)
1049.93/1050.12	c #Conflicts:    1136000 | #Learnt:      27682 | 0.000
1049.93/1050.12	c total clause space: 335.816MB
1049.93/1050.12	c total #watches: 255922
1050.93/1051.17	c total #propagations: 896678007 / total #impl: 2969286463 (eff. 0.302)
1050.93/1051.17	c #Conflicts:    1137000 | #Learnt:      28682 | 0.000
1050.93/1051.17	c total clause space: 335.816MB
1050.93/1051.17	c total #watches: 260906
1052.03/1052.23	c total #propagations: 897493188 / total #impl: 2972020253 (eff. 0.302)
1052.03/1052.23	c #Conflicts:    1138000 | #Learnt:      29682 | 0.000
1052.03/1052.23	c total clause space: 335.816MB
1052.03/1052.23	c total #watches: 264499
1053.23/1053.44	c total #propagations: 898375125 / total #impl: 2974870976 (eff. 0.302)
1053.23/1053.44	c #Conflicts:    1139000 | #Learnt:      30682 | 0.000
1053.23/1053.44	c total clause space: 335.816MB
1053.23/1053.44	c total #watches: 268833
1054.23/1054.49	c total #propagations: 899324155 / total #impl: 2977995675 (eff. 0.302)
1054.23/1054.49	c #Conflicts:    1140000 | #Learnt:      31682 | 0.000
1054.23/1054.49	c total clause space: 335.816MB
1054.23/1054.50	c total #watches: 272196
1055.13/1055.38	c total #propagations: 900208661 / total #impl: 2980874819 (eff. 0.302)
1055.13/1055.38	c #Conflicts:    1141000 | #Learnt:      32682 | 0.000
1055.13/1055.38	c total clause space: 335.816MB
1055.13/1055.38	c total #watches: 275320
1056.03/1056.28	c total #propagations: 901004907 / total #impl: 2983257563 (eff. 0.302)
1056.03/1056.28	c #Conflicts:    1142000 | #Learnt:      33682 | 0.000
1056.03/1056.28	c total clause space: 335.816MB
1056.03/1056.28	c total #watches: 279099
1057.13/1057.32	c total #propagations: 901772467 / total #impl: 2985689505 (eff. 0.302)
1057.13/1057.32	c #Conflicts:    1143000 | #Learnt:      34682 | 0.000
1057.13/1057.32	c total clause space: 335.816MB
1057.13/1057.32	c total #watches: 284613
1057.93/1058.13	c total #propagations: 902571959 / total #impl: 2988495531 (eff. 0.302)
1057.93/1058.13	c #Conflicts:    1144000 | #Learnt:      35682 | 0.000
1057.93/1058.13	c total clause space: 335.816MB
1057.93/1058.13	c total #watches: 291016
1059.03/1059.20	c total #propagations: 903272289 / total #impl: 2991041273 (eff. 0.302)
1059.03/1059.20	c #Conflicts:    1145000 | #Learnt:      36682 | 0.000
1059.03/1059.20	c total clause space: 335.816MB
1059.03/1059.20	c total #watches: 294622
1060.13/1060.37	c total #propagations: 903935690 / total #impl: 2993355353 (eff. 0.302)
1060.13/1060.37	c #Conflicts:    1146000 | #Learnt:      37682 | 0.000
1060.13/1060.37	c total clause space: 335.816MB
1060.13/1060.37	c total #watches: 298799
1061.33/1061.52	c total #propagations: 904591317 / total #impl: 2995654587 (eff. 0.302)
1061.33/1061.52	c #Conflicts:    1147000 | #Learnt:      38682 | 0.000
1061.33/1061.52	c total clause space: 335.816MB
1061.33/1061.52	c total #watches: 301775
1062.53/1062.79	c total #propagations: 905196393 / total #impl: 2997784999 (eff. 0.302)
1062.53/1062.79	c #Conflicts:    1148000 | #Learnt:      39682 | 0.000
1062.53/1062.79	c total clause space: 335.816MB
1062.53/1062.79	c total #watches: 306260
1063.83/1064.04	c total #propagations: 905938615 / total #impl: 3000357343 (eff. 0.302)
1063.83/1064.04	c #Conflicts:    1149000 | #Learnt:      40682 | 0.000
1063.83/1064.04	c total clause space: 335.816MB
1063.83/1064.04	c total #watches: 310359
1065.03/1065.28	c total #propagations: 906724955 / total #impl: 3003017624 (eff. 0.302)
1065.03/1065.28	c #Conflicts:    1150000 | #Learnt:      41682 | 0.000
1065.03/1065.28	c total clause space: 335.816MB
1065.03/1065.28	c total #watches: 314040
1066.32/1066.56	c total #propagations: 907386999 / total #impl: 3005158394 (eff. 0.302)
1066.32/1066.56	c #Conflicts:    1151000 | #Learnt:      42682 | 0.000
1066.32/1066.56	c total clause space: 335.816MB
1066.32/1066.56	c total #watches: 318495
1067.93/1068.12	c total #propagations: 908051855 / total #impl: 3007399503 (eff. 0.302)
1067.93/1068.12	c #Conflicts:    1152000 | #Learnt:      43682 | 0.000
1067.93/1068.12	c total clause space: 335.816MB
1067.93/1068.12	c total #watches: 322159
1069.32/1069.51	c total #propagations: 908908286 / total #impl: 3010363890 (eff. 0.302)
1069.32/1069.51	c #Conflicts:    1153000 | #Learnt:      44682 | 0.000
1069.32/1069.51	c total clause space: 335.816MB
1069.32/1069.51	c total #watches: 325657
1070.52/1070.78	c total #propagations: 909618760 / total #impl: 3012724757 (eff. 0.302)
1070.52/1070.78	c #Conflicts:    1154000 | #Learnt:      45682 | 0.000
1070.52/1070.78	c total clause space: 335.816MB
1070.52/1070.78	c total #watches: 329326
1071.82/1072.05	c total #propagations: 910579651 / total #impl: 3015845277 (eff. 0.302)
1071.82/1072.05	c #Conflicts:    1155000 | #Learnt:      46682 | 0.000
1071.82/1072.05	c total clause space: 335.816MB
1071.82/1072.05	c total #watches: 334709
1073.32/1073.51	c total #propagations: 911385859 / total #impl: 3018866964 (eff. 0.302)
1073.32/1073.51	c #Conflicts:    1156000 | #Learnt:      47682 | 0.000
1073.32/1073.51	c total clause space: 335.816MB
1073.32/1073.51	c total #watches: 340848
1074.72/1074.95	c total #propagations: 912205560 / total #impl: 3021844800 (eff. 0.302)
1074.72/1074.95	c #Conflicts:    1157000 | #Learnt:      48682 | 0.000
1074.72/1074.95	c total clause space: 335.816MB
1074.72/1074.95	c total #watches: 344477
1076.02/1076.25	c total #propagations: 912884829 / total #impl: 3024090009 (eff. 0.302)
1076.02/1076.25	c #Conflicts:    1158000 | #Learnt:      49682 | 0.000
1076.02/1076.25	c total clause space: 335.816MB
1076.02/1076.25	c total #watches: 347731
1077.32/1077.52	c total #propagations: 913650636 / total #impl: 3026582861 (eff. 0.302)
1077.32/1077.52	c #Conflicts:    1159000 | #Learnt:      50682 | 0.000
1077.32/1077.52	c total clause space: 335.816MB
1077.32/1077.52	c total #watches: 351119
1078.82/1079.02	c total #propagations: 914705924 / total #impl: 3029920581 (eff. 0.302)
1078.82/1079.02	c #Conflicts:    1160000 | #Learnt:      51682 | 0.000
1078.82/1079.02	c total clause space: 335.816MB
1078.82/1079.02	c total #watches: 356714
1079.92/1080.18	c total #propagations: 915544543 / total #impl: 3032768085 (eff. 0.302)
1079.92/1080.18	c GARBAGE COLLECT
1079.92/1080.18	c #Conflicts:    1161000 | #Learnt:      26663 | 0.000
1079.92/1080.18	c total clause space: 335.816MB
1079.92/1080.18	c total #watches: 250318
1080.82/1081.01	c total #propagations: 916435482 / total #impl: 3035465707 (eff. 0.302)
1080.82/1081.01	c #Conflicts:    1162000 | #Learnt:      27663 | 0.000
1080.82/1081.01	c total clause space: 335.816MB
1080.82/1081.01	c total #watches: 253641
1082.02/1082.24	c total #propagations: 917188127 / total #impl: 3037797513 (eff. 0.302)
1082.02/1082.24	c #Conflicts:    1163000 | #Learnt:      28663 | 0.000
1082.02/1082.24	c total clause space: 335.816MB
1082.02/1082.24	c total #watches: 256864
1083.43/1083.63	c total #propagations: 918284447 / total #impl: 3041077533 (eff. 0.302)
1083.43/1083.63	c #Conflicts:    1164000 | #Learnt:      29663 | 0.000
1083.43/1083.63	c total clause space: 335.816MB
1083.43/1083.63	c total #watches: 261303
1084.82/1085.03	c total #propagations: 919347369 / total #impl: 3044666244 (eff. 0.302)
1084.82/1085.03	c #Conflicts:    1165000 | #Learnt:      30663 | 0.000
1084.82/1085.03	c total clause space: 335.816MB
1084.82/1085.03	c total #watches: 266668
1086.32/1086.52	c total #propagations: 920358109 / total #impl: 3048385771 (eff. 0.302)
1086.32/1086.52	c #Conflicts:    1166000 | #Learnt:      31663 | 0.000
1086.32/1086.52	c total clause space: 335.816MB
1086.32/1086.52	c total #watches: 274409
1087.83/1088.07	c total #propagations: 921386047 / total #impl: 3051824959 (eff. 0.302)
1087.83/1088.07	c #Conflicts:    1167000 | #Learnt:      32663 | 0.000
1087.83/1088.07	c total clause space: 335.816MB
1087.83/1088.07	c total #watches: 280374
1088.93/1089.12	c total #propagations: 922408230 / total #impl: 3055282127 (eff. 0.302)
1088.93/1089.12	c #Conflicts:    1168000 | #Learnt:      33663 | 0.000
1088.93/1089.12	c total clause space: 335.816MB
1088.93/1089.12	c total #watches: 286853
1089.82/1090.02	c total #propagations: 923254735 / total #impl: 3058349565 (eff. 0.302)
1089.82/1090.02	c #Conflicts:    1169000 | #Learnt:      34663 | 0.000
1089.82/1090.02	c total clause space: 335.816MB
1089.82/1090.02	c total #watches: 292567
1090.92/1091.20	c total #propagations: 924117452 / total #impl: 3061392486 (eff. 0.302)
1090.92/1091.20	c #Conflicts:    1170000 | #Learnt:      35663 | 0.000
1090.92/1091.20	c total clause space: 335.816MB
1090.92/1091.20	c total #watches: 297933
1092.72/1092.95	c total #propagations: 924904050 / total #impl: 3064183886 (eff. 0.302)
1092.72/1092.95	c #Conflicts:    1171000 | #Learnt:      36663 | 0.000
1092.72/1092.95	c total clause space: 335.816MB
1092.72/1092.95	c total #watches: 304338
1094.52/1094.70	c total #propagations: 925824831 / total #impl: 3067497598 (eff. 0.302)
1094.52/1094.70	c #Conflicts:    1172000 | #Learnt:      37663 | 0.000
1094.52/1094.70	c total clause space: 335.816MB
1094.52/1094.70	c total #watches: 315068
1096.82/1097.02	c total #propagations: 926686767 / total #impl: 3070841123 (eff. 0.302)
1096.82/1097.02	c #Conflicts:    1173000 | #Learnt:      38663 | 0.000
1096.82/1097.02	c total clause space: 335.816MB
1096.82/1097.02	c total #watches: 326785
1099.02/1099.28	c total #propagations: 927559239 / total #impl: 3074394955 (eff. 0.302)
1099.02/1099.28	c #Conflicts:    1174000 | #Learnt:      39663 | 0.000
1099.02/1099.28	c total clause space: 335.816MB
1099.02/1099.28	c total #watches: 330785
1100.93/1101.18	c total #propagations: 928334535 / total #impl: 3076915545 (eff. 0.302)
1100.93/1101.18	c #Conflicts:    1175000 | #Learnt:      40663 | 0.000
1100.93/1101.18	c total clause space: 335.816MB
1100.93/1101.18	c total #watches: 334609
1103.32/1103.52	c total #propagations: 929092339 / total #impl: 3079313299 (eff. 0.302)
1103.32/1103.52	c #Conflicts:    1176000 | #Learnt:      41663 | 0.000
1103.32/1103.52	c total clause space: 335.816MB
1103.32/1103.52	c total #watches: 342783
1105.52/1105.77	c total #propagations: 929986842 / total #impl: 3082635161 (eff. 0.302)
1105.52/1105.77	c #Conflicts:    1177000 | #Learnt:      42663 | 0.000
1105.52/1105.77	c total clause space: 335.816MB
1105.52/1105.77	c total #watches: 347856
1107.53/1107.77	c total #propagations: 930864274 / total #impl: 3085810101 (eff. 0.302)
1107.53/1107.77	c #Conflicts:    1178000 | #Learnt:      43663 | 0.000
1107.53/1107.77	c total clause space: 335.816MB
1107.53/1107.77	c total #watches: 351212
1109.52/1109.72	c total #propagations: 931541127 / total #impl: 3088114036 (eff. 0.302)
1109.52/1109.72	c #Conflicts:    1179000 | #Learnt:      44663 | 0.000
1109.52/1109.72	c total clause space: 335.816MB
1109.52/1109.72	c total #watches: 354289
1111.42/1111.69	c total #propagations: 932292620 / total #impl: 3090635253 (eff. 0.302)
1111.42/1111.69	c #Conflicts:    1180000 | #Learnt:      45663 | 0.000
1111.42/1111.69	c total clause space: 335.816MB
1111.42/1111.69	c total #watches: 357733
1114.02/1114.24	c total #propagations: 933146546 / total #impl: 3093632399 (eff. 0.302)
1114.02/1114.24	c #Conflicts:    1181000 | #Learnt:      46663 | 0.000
1114.02/1114.24	c total clause space: 335.816MB
1114.02/1114.24	c total #watches: 361566
1116.42/1116.62	c total #propagations: 934044331 / total #impl: 3096823410 (eff. 0.302)
1116.42/1116.62	c #Conflicts:    1182000 | #Learnt:      47663 | 0.000
1116.42/1116.62	c total clause space: 335.816MB
1116.42/1116.62	c total #watches: 365445
1118.92/1119.17	c total #propagations: 934859862 / total #impl: 3099622279 (eff. 0.302)
1118.92/1119.17	c #Conflicts:    1183000 | #Learnt:      48663 | 0.000
1118.92/1119.17	c total clause space: 335.816MB
1118.92/1119.17	c total #watches: 370215
1120.72/1120.94	c total #propagations: 935785308 / total #impl: 3102834625 (eff. 0.302)
1120.72/1120.94	c #Conflicts:    1184000 | #Learnt:      49663 | 0.000
1120.72/1120.94	c total clause space: 335.816MB
1120.72/1120.94	c total #watches: 373002
1123.12/1123.38	c total #propagations: 936494711 / total #impl: 3105064460 (eff. 0.302)
1123.12/1123.38	c #Conflicts:    1185000 | #Learnt:      50663 | 0.000
1123.12/1123.38	c total clause space: 335.816MB
1123.12/1123.38	c total #watches: 377038
1125.82/1126.01	c total #propagations: 937289357 / total #impl: 3107729613 (eff. 0.302)
1125.82/1126.01	c #Conflicts:    1186000 | #Learnt:      51663 | 0.000
1125.82/1126.01	c total clause space: 335.816MB
1125.82/1126.01	c total #watches: 380579
1127.92/1128.14	c total #propagations: 938100451 / total #impl: 3110563386 (eff. 0.302)
1127.92/1128.14	c GARBAGE COLLECT
1127.92/1128.14	c #Conflicts:    1187000 | #Learnt:      26354 | 0.000
1127.92/1128.14	c total clause space: 335.816MB
1127.92/1128.14	c total #watches: 249408
1128.92/1129.17	c total #propagations: 938807045 / total #impl: 3112863877 (eff. 0.302)
1128.92/1129.17	c #Conflicts:    1188000 | #Learnt:      27354 | 0.000
1128.92/1129.17	c total clause space: 335.816MB
1128.92/1129.17	c total #watches: 254351
1130.21/1130.45	c total #propagations: 939852522 / total #impl: 3116142223 (eff. 0.302)
1130.21/1130.45	c #Conflicts:    1189000 | #Learnt:      28354 | 0.000
1130.21/1130.45	c total clause space: 335.816MB
1130.21/1130.45	c total #watches: 261059
1131.11/1131.35	c total #propagations: 941016487 / total #impl: 3119936523 (eff. 0.302)
1131.11/1131.35	c #Conflicts:    1190000 | #Learnt:      29354 | 0.000
1131.11/1131.35	c total clause space: 335.816MB
1131.11/1131.35	c total #watches: 264895
1132.21/1132.42	c total #propagations: 941822923 / total #impl: 3122595732 (eff. 0.302)
1132.21/1132.42	c #Conflicts:    1191000 | #Learnt:      30354 | 0.000
1132.21/1132.42	c total clause space: 335.816MB
1132.21/1132.42	c total #watches: 269079
1133.11/1133.37	c total #propagations: 942765948 / total #impl: 3125614552 (eff. 0.302)
1133.11/1133.37	c #Conflicts:    1192000 | #Learnt:      31354 | 0.000
1133.11/1133.37	c total clause space: 335.816MB
1133.11/1133.37	c total #watches: 274839
1134.31/1134.52	c total #propagations: 943576093 / total #impl: 3128397291 (eff. 0.302)
1134.31/1134.52	c #Conflicts:    1193000 | #Learnt:      32354 | 0.000
1134.31/1134.52	c total clause space: 335.816MB
1134.31/1134.52	c total #watches: 279538
1135.31/1135.55	c total #propagations: 944497863 / total #impl: 3131430528 (eff. 0.302)
1135.31/1135.55	c #Conflicts:    1194000 | #Learnt:      33354 | 0.000
1135.31/1135.55	c total clause space: 335.816MB
1135.31/1135.55	c total #watches: 284164
1136.22/1136.46	c total #propagations: 945306023 / total #impl: 3134433512 (eff. 0.302)
1136.22/1136.46	c #Conflicts:    1195000 | #Learnt:      34354 | 0.000
1136.22/1136.46	c total clause space: 335.816MB
1136.22/1136.46	c total #watches: 288348
1137.11/1137.33	c total #propagations: 946099040 / total #impl: 3136832327 (eff. 0.302)
1137.11/1137.33	c #Conflicts:    1196000 | #Learnt:      35354 | 0.000
1137.11/1137.33	c total clause space: 335.816MB
1137.11/1137.33	c total #watches: 291557
1138.11/1138.36	c total #propagations: 946725972 / total #impl: 3138883903 (eff. 0.302)
1138.11/1138.36	c #Conflicts:    1197000 | #Learnt:      36354 | 0.000
1138.11/1138.36	c total clause space: 335.816MB
1138.11/1138.36	c total #watches: 296998
1139.11/1139.38	c total #propagations: 947483508 / total #impl: 3141488462 (eff. 0.302)
1139.11/1139.38	c #Conflicts:    1198000 | #Learnt:      37354 | 0.000
1139.11/1139.38	c total clause space: 335.816MB
1139.11/1139.38	c total #watches: 300129
1140.01/1140.27	c total #propagations: 948307149 / total #impl: 3144205624 (eff. 0.302)
1140.01/1140.27	c #Conflicts:    1199000 | #Learnt:      38354 | 0.000
1140.01/1140.27	c total clause space: 335.816MB
1140.01/1140.27	c total #watches: 303965
1141.11/1141.30	c total #propagations: 949050755 / total #impl: 3146511853 (eff. 0.302)
1141.11/1141.30	c #Conflicts:    1200000 | #Learnt:      39354 | 0.000
1141.11/1141.30	c total clause space: 335.816MB
1141.11/1141.30	c total #watches: 306891
1142.11/1142.38	c total #propagations: 949685396 / total #impl: 3148463104 (eff. 0.302)
1142.11/1142.38	c #Conflicts:    1201000 | #Learnt:      40354 | 0.000
1142.11/1142.38	c total clause space: 335.816MB
1142.11/1142.38	c total #watches: 310072
1143.21/1143.44	c total #propagations: 950325193 / total #impl: 3150474029 (eff. 0.302)
1143.21/1143.44	c #Conflicts:    1202000 | #Learnt:      41354 | 0.000
1143.21/1143.44	c total clause space: 335.816MB
1143.21/1143.44	c total #watches: 312494
1144.21/1144.48	c total #propagations: 950946353 / total #impl: 3152423047 (eff. 0.302)
1144.21/1144.48	c #Conflicts:    1203000 | #Learnt:      42354 | 0.000
1144.21/1144.48	c total clause space: 335.816MB
1144.21/1144.48	c total #watches: 315545
1145.31/1145.55	c total #propagations: 951606215 / total #impl: 3154434112 (eff. 0.302)
1145.31/1145.55	c #Conflicts:    1204000 | #Learnt:      43354 | 0.000
1145.31/1145.55	c total clause space: 335.816MB
1145.31/1145.55	c total #watches: 319021
1146.61/1146.82	c total #propagations: 952408705 / total #impl: 3156855376 (eff. 0.302)
1146.61/1146.82	c #Conflicts:    1205000 | #Learnt:      44354 | 0.000
1146.61/1146.82	c total clause space: 335.816MB
1146.61/1146.82	c total #watches: 324005
1147.81/1148.09	c total #propagations: 953244121 / total #impl: 3159649509 (eff. 0.302)
1147.81/1148.09	c #Conflicts:    1206000 | #Learnt:      45354 | 0.000
1147.81/1148.09	c total clause space: 335.816MB
1147.81/1148.09	c total #watches: 328061
1149.61/1149.82	c total #propagations: 954077238 / total #impl: 3162401204 (eff. 0.302)
1149.61/1149.82	c #Conflicts:    1207000 | #Learnt:      46354 | 0.000
1149.61/1149.82	c total clause space: 335.816MB
1149.61/1149.82	c total #watches: 333141
1150.81/1151.00	c total #propagations: 955220787 / total #impl: 3166300608 (eff. 0.302)
1150.81/1151.00	c #Conflicts:    1208000 | #Learnt:      47354 | 0.000
1150.81/1151.00	c total clause space: 335.816MB
1150.81/1151.00	c total #watches: 342054
1152.21/1152.43	c total #propagations: 955962528 / total #impl: 3169137505 (eff. 0.302)
1152.21/1152.43	c #Conflicts:    1209000 | #Learnt:      48354 | 0.000
1152.21/1152.43	c total clause space: 335.816MB
1152.21/1152.43	c total #watches: 346053
1153.91/1154.19	c total #propagations: 956785940 / total #impl: 3172065286 (eff. 0.302)
1153.91/1154.19	c #Conflicts:    1210000 | #Learnt:      49354 | 0.000
1153.91/1154.19	c total clause space: 335.816MB
1153.91/1154.19	c total #watches: 348792
1155.51/1155.77	c total #propagations: 957741163 / total #impl: 3175180364 (eff. 0.302)
1155.51/1155.77	c #Conflicts:    1211000 | #Learnt:      50354 | 0.000
1155.51/1155.77	c total clause space: 335.816MB
1155.51/1155.77	c total #watches: 353371
1157.21/1157.44	c total #propagations: 958547936 / total #impl: 3178098481 (eff. 0.302)
1157.21/1157.44	c #Conflicts:    1212000 | #Learnt:      51354 | 0.000
1157.21/1157.44	c total clause space: 335.816MB
1157.21/1157.44	c total #watches: 356319
1158.81/1159.02	c total #propagations: 959349920 / total #impl: 3180714337 (eff. 0.302)
1158.81/1159.02	c #Conflicts:    1213000 | #Learnt:      52354 | 0.000
1158.81/1159.02	c total clause space: 335.816MB
1158.81/1159.02	c total #watches: 359323
1160.21/1160.40	c total #propagations: 960103536 / total #impl: 3183038016 (eff. 0.302)
1160.21/1160.40	c GARBAGE COLLECT
1160.21/1160.40	c #Conflicts:    1214000 | #Learnt:      26782 | 0.000
1160.21/1160.40	c total clause space: 335.816MB
1160.21/1160.40	c total #watches: 251049
1161.01/1161.23	c total #propagations: 960797403 / total #impl: 3185365075 (eff. 0.302)
1161.01/1161.23	c #Conflicts:    1215000 | #Learnt:      27782 | 0.000
1161.01/1161.23	c total clause space: 335.816MB
1161.01/1161.23	c total #watches: 254489
1161.91/1162.15	c total #propagations: 961522680 / total #impl: 3187599806 (eff. 0.302)
1161.91/1162.15	c #Conflicts:    1216000 | #Learnt:      28782 | 0.000
1161.91/1162.15	c total clause space: 335.816MB
1161.91/1162.15	c total #watches: 257175
1162.81/1163.07	c total #propagations: 962315313 / total #impl: 3190064482 (eff. 0.302)
1162.81/1163.07	c #Conflicts:    1217000 | #Learnt:      29782 | 0.000
1162.81/1163.07	c total clause space: 335.816MB
1162.81/1163.07	c total #watches: 260489
1163.81/1164.03	c total #propagations: 963083481 / total #impl: 3192572738 (eff. 0.302)
1163.81/1164.03	c #Conflicts:    1218000 | #Learnt:      30782 | 0.000
1163.81/1164.03	c total clause space: 335.816MB
1163.81/1164.03	c total #watches: 263503
1164.61/1164.81	c total #propagations: 963842229 / total #impl: 3194993236 (eff. 0.302)
1164.61/1164.81	c #Conflicts:    1219000 | #Learnt:      31782 | 0.000
1164.61/1164.81	c total clause space: 335.816MB
1164.61/1164.81	c total #watches: 267309
1165.31/1165.54	c total #propagations: 964512081 / total #impl: 3197280833 (eff. 0.302)
1165.31/1165.54	c #Conflicts:    1220000 | #Learnt:      32782 | 0.000
1165.31/1165.54	c total clause space: 335.816MB
1165.31/1165.54	c total #watches: 271340
1166.21/1166.47	c total #propagations: 965123745 / total #impl: 3199336406 (eff. 0.302)
1166.21/1166.47	c #Conflicts:    1221000 | #Learnt:      33782 | 0.000
1166.21/1166.47	c total clause space: 335.816MB
1166.21/1166.47	c total #watches: 274765
1167.21/1167.40	c total #propagations: 965819050 / total #impl: 3201756954 (eff. 0.302)
1167.21/1167.40	c #Conflicts:    1222000 | #Learnt:      34782 | 0.000
1167.21/1167.40	c total clause space: 335.816MB
1167.21/1167.40	c total #watches: 279500
1168.21/1168.41	c total #propagations: 966455985 / total #impl: 3203993807 (eff. 0.302)
1168.21/1168.41	c #Conflicts:    1223000 | #Learnt:      35782 | 0.000
1168.21/1168.41	c total clause space: 335.816MB
1168.21/1168.41	c total #watches: 282391
1169.22/1169.41	c total #propagations: 967148343 / total #impl: 3206393817 (eff. 0.302)
1169.22/1169.41	c #Conflicts:    1224000 | #Learnt:      36782 | 0.000
1169.22/1169.41	c total clause space: 335.816MB
1169.22/1169.41	c total #watches: 286154
1170.32/1170.58	c total #propagations: 967774453 / total #impl: 3208657561 (eff. 0.302)
1170.32/1170.58	c #Conflicts:    1225000 | #Learnt:      37782 | 0.000
1170.32/1170.58	c total clause space: 335.816MB
1170.32/1170.58	c total #watches: 291476
1171.51/1171.76	c total #propagations: 968434153 / total #impl: 3210986063 (eff. 0.302)
1171.51/1171.76	c #Conflicts:    1226000 | #Learnt:      38782 | 0.000
1171.51/1171.76	c total clause space: 335.816MB
1171.51/1171.76	c total #watches: 298596
1172.91/1173.12	c total #propagations: 969063781 / total #impl: 3213521157 (eff. 0.302)
1172.91/1173.12	c #Conflicts:    1227000 | #Learnt:      39782 | 0.000
1172.91/1173.12	c total clause space: 335.816MB
1172.91/1173.12	c total #watches: 302934
1174.31/1174.55	c total #propagations: 969779750 / total #impl: 3216395676 (eff. 0.302)
1174.31/1174.55	c #Conflicts:    1228000 | #Learnt:      40782 | 0.000
1174.31/1174.55	c total clause space: 335.816MB
1174.31/1174.55	c total #watches: 310664
1176.11/1176.39	c total #propagations: 970442332 / total #impl: 3219146747 (eff. 0.301)
1176.11/1176.39	c #Conflicts:    1229000 | #Learnt:      41782 | 0.000
1176.11/1176.39	c total clause space: 335.816MB
1176.11/1176.39	c total #watches: 316546
1178.31/1178.50	c total #propagations: 971170369 / total #impl: 3222052582 (eff. 0.301)
1178.31/1178.50	c #Conflicts:    1230000 | #Learnt:      42782 | 0.000
1178.31/1178.50	c total clause space: 335.816MB
1178.31/1178.50	c total #watches: 322595
1180.41/1180.60	c total #propagations: 971850204 / total #impl: 3224856689 (eff. 0.301)
1180.41/1180.60	c #Conflicts:    1231000 | #Learnt:      43782 | 0.000
1180.41/1180.60	c total clause space: 335.816MB
1180.41/1180.60	c total #watches: 328518
1183.21/1183.41	c total #propagations: 972489954 / total #impl: 3227637353 (eff. 0.301)
1183.21/1183.41	c #Conflicts:    1232000 | #Learnt:      44782 | 0.000
1183.21/1183.41	c total clause space: 335.816MB
1183.21/1183.41	c total #watches: 332937
1185.91/1186.11	c total #propagations: 973368264 / total #impl: 3230560189 (eff. 0.301)
1185.91/1186.11	c #Conflicts:    1233000 | #Learnt:      45782 | 0.000
1185.91/1186.11	c total clause space: 335.816MB
1185.91/1186.11	c total #watches: 336586
1188.51/1188.72	c total #propagations: 974325093 / total #impl: 3233891497 (eff. 0.301)
1188.51/1188.72	c #Conflicts:    1234000 | #Learnt:      46782 | 0.000
1188.51/1188.72	c total clause space: 335.816MB
1188.51/1188.72	c total #watches: 341251
1191.00/1191.26	c total #propagations: 975180299 / total #impl: 3236993932 (eff. 0.301)
1191.00/1191.26	c #Conflicts:    1235000 | #Learnt:      47782 | 0.000
1191.00/1191.26	c total clause space: 335.816MB
1191.00/1191.26	c total #watches: 345154
1193.00/1193.26	c total #propagations: 975992285 / total #impl: 3239684801 (eff. 0.301)
1193.00/1193.26	c #Conflicts:    1236000 | #Learnt:      48782 | 0.000
1193.00/1193.26	c total clause space: 335.816MB
1193.00/1193.26	c total #watches: 348394
1195.20/1195.49	c total #propagations: 976724471 / total #impl: 3242073347 (eff. 0.301)
1195.20/1195.49	c #Conflicts:    1237000 | #Learnt:      49782 | 0.000
1195.20/1195.49	c total clause space: 335.816MB
1195.20/1195.49	c total #watches: 351363
1197.40/1197.67	c total #propagations: 977642269 / total #impl: 3244938193 (eff. 0.301)
1197.40/1197.67	c #Conflicts:    1238000 | #Learnt:      50782 | 0.000
1197.40/1197.67	c total clause space: 335.816MB
1197.40/1197.67	c total #watches: 357168
1199.30/1199.55	c total #propagations: 978402186 / total #impl: 3247569718 (eff. 0.301)
1199.30/1199.55	c #Conflicts:    1239000 | #Learnt:      51782 | 0.000
1199.30/1199.55	c total clause space: 335.816MB
1199.30/1199.55	c total #watches: 362803
1201.90/1202.19	c total #propagations: 979152257 / total #impl: 3250266564 (eff. 0.301)
1201.90/1202.19	c #Conflicts:    1240000 | #Learnt:      52782 | 0.000
1201.90/1202.19	c total clause space: 335.816MB
1201.90/1202.19	c total #watches: 367098
1204.60/1204.82	c total #propagations: 979993747 / total #impl: 3253136966 (eff. 0.301)
1204.60/1204.82	c #Conflicts:    1241000 | #Learnt:      53782 | 0.000
1204.60/1204.82	c total clause space: 335.816MB
1204.60/1204.82	c total #watches: 371668
1205.51/1205.74	c total #propagations: 980910874 / total #impl: 3256183401 (eff. 0.301)
1205.51/1205.74	c GARBAGE COLLECT
1205.51/1205.74	c #Conflicts:    1242000 | #Learnt:      27865 | 0.000
1205.51/1205.74	c total clause space: 335.816MB
1205.51/1205.74	c total #watches: 254510
1206.30/1206.52	c total #propagations: 981706638 / total #impl: 3258648009 (eff. 0.301)
1206.30/1206.52	c #Conflicts:    1243000 | #Learnt:      28865 | 0.000
1206.30/1206.52	c total clause space: 335.816MB
1206.30/1206.52	c total #watches: 258583
1207.20/1207.48	c total #propagations: 982496399 / total #impl: 3261178909 (eff. 0.301)
1207.20/1207.48	c #Conflicts:    1244000 | #Learnt:      29865 | 0.000
1207.20/1207.48	c total clause space: 335.816MB
1207.20/1207.48	c total #watches: 264141
1208.10/1208.34	c total #propagations: 983509372 / total #impl: 3264466982 (eff. 0.301)
1208.10/1208.34	c #Conflicts:    1245000 | #Learnt:      30865 | 0.000
1208.10/1208.34	c total clause space: 335.816MB
1208.10/1208.34	c total #watches: 267692
1209.10/1209.30	c total #propagations: 984331326 / total #impl: 3267208626 (eff. 0.301)
1209.10/1209.30	c #Conflicts:    1246000 | #Learnt:      31865 | 0.000
1209.10/1209.30	c total clause space: 335.816MB
1209.10/1209.30	c total #watches: 271158
1209.91/1210.14	c total #propagations: 985089379 / total #impl: 3269726235 (eff. 0.301)
1209.91/1210.14	c #Conflicts:    1247000 | #Learnt:      32865 | 0.000
1209.91/1210.14	c total clause space: 335.816MB
1209.91/1210.14	c total #watches: 276176
1210.80/1211.09	c total #propagations: 985789525 / total #impl: 3271992903 (eff. 0.301)
1210.80/1211.09	c #Conflicts:    1248000 | #Learnt:      33865 | 0.000
1210.80/1211.09	c total clause space: 335.816MB
1210.80/1211.09	c total #watches: 281786
1211.80/1212.04	c total #propagations: 986550424 / total #impl: 3274663254 (eff. 0.301)
1211.80/1212.04	c #Conflicts:    1249000 | #Learnt:      34865 | 0.000
1211.80/1212.04	c total clause space: 335.816MB
1211.80/1212.04	c total #watches: 288591
1212.80/1213.02	c total #propagations: 987203488 / total #impl: 3277045637 (eff. 0.301)
1212.80/1213.02	c #Conflicts:    1250000 | #Learnt:      35865 | 0.000
1212.80/1213.02	c total clause space: 335.816MB
1212.80/1213.03	c total #watches: 292844
1214.10/1214.39	c total #propagations: 987850637 / total #impl: 3279295589 (eff. 0.301)
1214.10/1214.39	c #Conflicts:    1251000 | #Learnt:      36865 | 0.000
1214.10/1214.39	c total clause space: 335.816MB
1214.10/1214.39	c total #watches: 297132
1215.70/1215.98	c total #propagations: 988738887 / total #impl: 3282325673 (eff. 0.301)
1215.70/1215.98	c #Conflicts:    1252000 | #Learnt:      37865 | 0.000
1215.70/1215.98	c total clause space: 335.816MB
1215.70/1215.98	c total #watches: 301862
1217.10/1217.38	c total #propagations: 989669053 / total #impl: 3285515184 (eff. 0.301)
1217.10/1217.38	c #Conflicts:    1253000 | #Learnt:      38865 | 0.000
1217.10/1217.38	c total clause space: 335.816MB
1217.10/1217.38	c total #watches: 305576
1218.61/1218.83	c total #propagations: 990548836 / total #impl: 3288520308 (eff. 0.301)
1218.61/1218.83	c #Conflicts:    1254000 | #Learnt:      39865 | 0.000
1218.61/1218.83	c total clause space: 335.816MB
1218.61/1218.83	c total #watches: 309907
1220.00/1220.27	c total #propagations: 991456513 / total #impl: 3291641034 (eff. 0.301)
1220.00/1220.27	c #Conflicts:    1255000 | #Learnt:      40865 | 0.000
1220.00/1220.27	c total clause space: 335.816MB
1220.00/1220.27	c total #watches: 313526
1221.40/1221.62	c total #propagations: 992336185 / total #impl: 3294472694 (eff. 0.301)
1221.40/1221.62	c #Conflicts:    1256000 | #Learnt:      41865 | 0.000
1221.40/1221.62	c total clause space: 335.816MB
1221.40/1221.62	c total #watches: 316867
1222.50/1222.72	c total #propagations: 993183064 / total #impl: 3297240374 (eff. 0.301)
1222.50/1222.72	c #Conflicts:    1257000 | #Learnt:      42865 | 0.000
1222.50/1222.72	c total clause space: 335.816MB
1222.50/1222.72	c total #watches: 320510
1224.00/1224.22	c total #propagations: 993879955 / total #impl: 3299559537 (eff. 0.301)
1224.00/1224.22	c #Conflicts:    1258000 | #Learnt:      43865 | 0.000
1224.00/1224.22	c total clause space: 335.816MB
1224.00/1224.22	c total #watches: 324535
1225.30/1225.57	c total #propagations: 994743000 / total #impl: 3302473670 (eff. 0.301)
1225.30/1225.57	c #Conflicts:    1259000 | #Learnt:      44865 | 0.000
1225.30/1225.57	c total clause space: 335.816MB
1225.30/1225.57	c total #watches: 328128
1226.80/1227.01	c total #propagations: 995548158 / total #impl: 3305108571 (eff. 0.301)
1226.80/1227.01	c #Conflicts:    1260000 | #Learnt:      45865 | 0.000
1226.80/1227.01	c total clause space: 335.816MB
1226.80/1227.01	c total #watches: 332642
1228.10/1228.33	c total #propagations: 996400023 / total #impl: 3307749518 (eff. 0.301)
1228.10/1228.33	c #Conflicts:    1261000 | #Learnt:      46865 | 0.000
1228.10/1228.33	c total clause space: 335.816MB
1228.10/1228.33	c total #watches: 336314
1229.50/1229.78	c total #propagations: 997052149 / total #impl: 3310036155 (eff. 0.301)
1229.50/1229.78	c #Conflicts:    1262000 | #Learnt:      47865 | 0.000
1229.50/1229.78	c total clause space: 335.816MB
1229.50/1229.78	c total #watches: 339919
1231.10/1231.33	c total #propagations: 997786444 / total #impl: 3312499961 (eff. 0.301)
1231.10/1231.33	c #Conflicts:    1263000 | #Learnt:      48865 | 0.000
1231.10/1231.33	c total clause space: 335.816MB
1231.10/1231.33	c total #watches: 345462
1232.70/1232.99	c total #propagations: 998560390 / total #impl: 3315431825 (eff. 0.301)
1232.70/1232.99	c #Conflicts:    1264000 | #Learnt:      49865 | 0.000
1232.70/1232.99	c total clause space: 335.816MB
1232.70/1232.99	c total #watches: 350606
1234.00/1234.25	c total #propagations: 999323977 / total #impl: 3318274631 (eff. 0.301)
1234.00/1234.25	c #Conflicts:    1265000 | #Learnt:      50865 | 0.000
1234.00/1234.25	c total clause space: 335.816MB
1234.00/1234.25	c total #watches: 354081
1235.30/1235.50	c total #propagations: 999954295 / total #impl: 3320321828 (eff. 0.301)
1235.30/1235.50	c #Conflicts:    1266000 | #Learnt:      51865 | 0.000
1235.30/1235.50	c total clause space: 335.816MB
1235.30/1235.50	c total #watches: 356460
1236.50/1236.74	c total #propagations: 1000533333 / total #impl: 3322180579 (eff. 0.301)
1236.50/1236.74	c #Conflicts:    1267000 | #Learnt:      52865 | 0.000
1236.50/1236.74	c total clause space: 335.816MB
1236.50/1236.74	c total #watches: 359555
1237.90/1238.12	c total #propagations: 1001210428 / total #impl: 3324269234 (eff. 0.301)
1237.90/1238.12	c #Conflicts:    1268000 | #Learnt:      53865 | 0.000
1237.90/1238.12	c total clause space: 335.816MB
1237.90/1238.12	c total #watches: 364038
1239.10/1239.34	c total #propagations: 1001926216 / total #impl: 3326524779 (eff. 0.301)
1239.10/1239.34	c GARBAGE COLLECT
1239.10/1239.34	c #Conflicts:    1269000 | #Learnt:      27674 | 0.000
1239.10/1239.34	c total clause space: 335.816MB
1239.10/1239.34	c total #watches: 256108
1240.00/1240.25	c total #propagations: 1002714671 / total #impl: 3329054330 (eff. 0.301)
1240.00/1240.25	c #Conflicts:    1270000 | #Learnt:      28674 | 0.000
1240.00/1240.25	c total clause space: 335.816MB
1240.00/1240.25	c total #watches: 260822
1240.90/1241.13	c total #propagations: 1003707972 / total #impl: 3332245535 (eff. 0.301)
1240.90/1241.13	c #Conflicts:    1271000 | #Learnt:      29674 | 0.000
1240.90/1241.13	c total clause space: 335.816MB
1240.90/1241.13	c total #watches: 264509
1241.80/1242.08	c total #propagations: 1004469985 / total #impl: 3334679705 (eff. 0.301)
1241.80/1242.08	c #Conflicts:    1272000 | #Learnt:      30674 | 0.000
1241.80/1242.08	c total clause space: 335.816MB
1241.80/1242.08	c total #watches: 269609
1242.70/1242.98	c total #propagations: 1005263124 / total #impl: 3337284709 (eff. 0.301)
1242.70/1242.98	c #Conflicts:    1273000 | #Learnt:      31674 | 0.000
1242.70/1242.98	c total clause space: 335.816MB
1242.70/1242.98	c total #watches: 272616
1243.59/1243.80	c total #propagations: 1005953660 / total #impl: 3339561392 (eff. 0.301)
1243.59/1243.80	c #Conflicts:    1274000 | #Learnt:      32674 | 0.000
1243.59/1243.80	c total clause space: 335.816MB
1243.59/1243.80	c total #watches: 275470
1244.29/1244.59	c total #propagations: 1006584261 / total #impl: 3341629828 (eff. 0.301)
1244.29/1244.59	c #Conflicts:    1275000 | #Learnt:      33674 | 0.000
1244.29/1244.59	c total clause space: 335.816MB
1244.29/1244.59	c total #watches: 278823
1245.19/1245.46	c total #propagations: 1007147380 / total #impl: 3343452582 (eff. 0.301)
1245.19/1245.46	c #Conflicts:    1276000 | #Learnt:      34674 | 0.000
1245.19/1245.46	c total clause space: 335.816MB
1245.19/1245.46	c total #watches: 282211
1246.29/1246.50	c total #propagations: 1007735956 / total #impl: 3345337014 (eff. 0.301)
1246.29/1246.50	c #Conflicts:    1277000 | #Learnt:      35674 | 0.000
1246.29/1246.50	c total clause space: 335.816MB
1246.29/1246.50	c total #watches: 285523
1247.39/1247.63	c total #propagations: 1008511012 / total #impl: 3347792785 (eff. 0.301)
1247.39/1247.63	c #Conflicts:    1278000 | #Learnt:      36674 | 0.000
1247.39/1247.63	c total clause space: 335.816MB
1247.39/1247.63	c total #watches: 290363
1248.30/1248.55	c total #propagations: 1009398957 / total #impl: 3350733175 (eff. 0.301)
1248.30/1248.55	c #Conflicts:    1279000 | #Learnt:      37674 | 0.000
1248.30/1248.55	c total clause space: 335.816MB
1248.30/1248.55	c total #watches: 293718
1249.40/1249.67	c total #propagations: 1010079138 / total #impl: 3352922881 (eff. 0.301)
1249.40/1249.67	c #Conflicts:    1280000 | #Learnt:      38674 | 0.000
1249.40/1249.67	c total clause space: 335.816MB
1249.40/1249.67	c total #watches: 298106
1250.50/1250.71	c total #propagations: 1010865833 / total #impl: 3355524735 (eff. 0.301)
1250.50/1250.71	c #Conflicts:    1281000 | #Learnt:      39674 | 0.000
1250.50/1250.71	c total clause space: 335.816MB
1250.50/1250.71	c total #watches: 301849
1251.39/1251.69	c total #propagations: 1011721154 / total #impl: 3358205911 (eff. 0.301)
1251.39/1251.69	c #Conflicts:    1282000 | #Learnt:      40674 | 0.000
1251.39/1251.69	c total clause space: 335.816MB
1251.39/1251.69	c total #watches: 305901
1252.39/1252.66	c total #propagations: 1012462676 / total #impl: 3360614406 (eff. 0.301)
1252.39/1252.66	c #Conflicts:    1283000 | #Learnt:      41674 | 0.000
1252.39/1252.66	c total clause space: 335.816MB
1252.39/1252.66	c total #watches: 310397
1253.39/1253.64	c total #propagations: 1013130844 / total #impl: 3362814490 (eff. 0.301)
1253.39/1253.64	c #Conflicts:    1284000 | #Learnt:      42674 | 0.000
1253.39/1253.64	c total clause space: 335.816MB
1253.39/1253.64	c total #watches: 313915
1254.59/1254.87	c total #propagations: 1013847200 / total #impl: 3364990555 (eff. 0.301)
1254.59/1254.87	c #Conflicts:    1285000 | #Learnt:      43674 | 0.000
1254.59/1254.87	c total clause space: 335.816MB
1254.59/1254.87	c total #watches: 319587
1256.00/1256.21	c total #propagations: 1014712904 / total #impl: 3367815353 (eff. 0.301)
1256.00/1256.21	c #Conflicts:    1286000 | #Learnt:      44674 | 0.000
1256.00/1256.21	c total clause space: 335.816MB
1256.00/1256.21	c total #watches: 323795
1257.29/1257.57	c total #propagations: 1015620174 / total #impl: 3370925022 (eff. 0.301)
1257.29/1257.57	c #Conflicts:    1287000 | #Learnt:      45674 | 0.000
1257.29/1257.57	c total clause space: 335.816MB
1257.29/1257.57	c total #watches: 328097
1258.79/1259.09	c total #propagations: 1016461965 / total #impl: 3373943797 (eff. 0.301)
1258.79/1259.09	c #Conflicts:    1288000 | #Learnt:      46674 | 0.000
1258.79/1259.09	c total clause space: 335.816MB
1258.79/1259.09	c total #watches: 332481
1260.09/1260.33	c total #propagations: 1017339083 / total #impl: 3376904611 (eff. 0.301)
1260.09/1260.33	c #Conflicts:    1289000 | #Learnt:      47674 | 0.000
1260.09/1260.33	c total clause space: 335.816MB
1260.09/1260.33	c total #watches: 335986
1261.60/1261.81	c total #propagations: 1018116592 / total #impl: 3379310025 (eff. 0.301)
1261.60/1261.81	c #Conflicts:    1290000 | #Learnt:      48674 | 0.000
1261.60/1261.81	c total clause space: 335.816MB
1261.60/1261.81	c total #watches: 340416
1263.29/1263.53	c total #propagations: 1018962504 / total #impl: 3382144775 (eff. 0.301)
1263.29/1263.53	c #Conflicts:    1291000 | #Learnt:      49674 | 0.000
1263.29/1263.53	c total clause space: 335.816MB
1263.29/1263.53	c total #watches: 344042
1264.80/1265.05	c total #propagations: 1020025342 / total #impl: 3385906338 (eff. 0.301)
1264.80/1265.05	c #Conflicts:    1292000 | #Learnt:      50674 | 0.000
1264.80/1265.05	c total clause space: 335.816MB
1264.80/1265.05	c total #watches: 349331
1266.00/1266.28	c total #propagations: 1020937961 / total #impl: 3389287489 (eff. 0.301)
1266.00/1266.28	c #Conflicts:    1293000 | #Learnt:      51674 | 0.000
1266.00/1266.28	c total clause space: 335.816MB
1266.00/1266.28	c total #watches: 353118
1267.29/1267.58	c total #propagations: 1021768287 / total #impl: 3392265882 (eff. 0.301)
1267.29/1267.58	c #Conflicts:    1294000 | #Learnt:      52674 | 0.000
1267.29/1267.58	c total clause space: 335.816MB
1267.29/1267.58	c total #watches: 356962
1268.69/1268.91	c total #propagations: 1022657469 / total #impl: 3395303665 (eff. 0.301)
1268.69/1268.91	c #Conflicts:    1295000 | #Learnt:      53674 | 0.000
1268.69/1268.91	c total clause space: 335.816MB
1268.69/1268.91	c total #watches: 360444
1270.09/1270.38	c total #propagations: 1023469491 / total #impl: 3398202650 (eff. 0.301)
1270.09/1270.38	c #Conflicts:    1296000 | #Learnt:      54674 | 0.000
1270.09/1270.38	c total clause space: 335.816MB
1270.09/1270.38	c total #watches: 364098
1271.29/1271.58	c total #propagations: 1024265661 / total #impl: 3400868184 (eff. 0.301)
1271.29/1271.58	c GARBAGE COLLECT
1271.29/1271.58	c #Conflicts:    1297000 | #Learnt:      28166 | 0.000
1271.29/1271.58	c total clause space: 335.816MB
1271.29/1271.58	c total #watches: 256769
1272.09/1272.38	c total #propagations: 1025100650 / total #impl: 3403524616 (eff. 0.301)
1272.09/1272.38	c #Conflicts:    1298000 | #Learnt:      29166 | 0.000
1272.09/1272.38	c total clause space: 335.816MB
1272.09/1272.38	c total #watches: 260099
1272.89/1273.17	c total #propagations: 1025815300 / total #impl: 3405879234 (eff. 0.301)
1272.89/1273.17	c #Conflicts:    1299000 | #Learnt:      30166 | 0.000
1272.89/1273.17	c total clause space: 335.816MB
1272.89/1273.17	c total #watches: 264123
1273.79/1274.06	c total #propagations: 1026486205 / total #impl: 3408034419 (eff. 0.301)
1273.79/1274.06	c #Conflicts:    1300000 | #Learnt:      31166 | 0.000
1273.79/1274.06	c total clause space: 335.816MB
1273.79/1274.06	c total #watches: 267484
1274.70/1274.91	c total #propagations: 1027326145 / total #impl: 3410678343 (eff. 0.301)
1274.70/1274.91	c #Conflicts:    1301000 | #Learnt:      32166 | 0.000
1274.70/1274.91	c total clause space: 335.816MB
1274.70/1274.91	c total #watches: 270942
1275.59/1275.84	c total #propagations: 1028074226 / total #impl: 3413181379 (eff. 0.301)
1275.59/1275.84	c #Conflicts:    1302000 | #Learnt:      33166 | 0.000
1275.59/1275.84	c total clause space: 335.816MB
1275.59/1275.84	c total #watches: 275340
1276.49/1276.78	c total #propagations: 1028902891 / total #impl: 3415754078 (eff. 0.301)
1276.49/1276.78	c #Conflicts:    1303000 | #Learnt:      34166 | 0.000
1276.49/1276.78	c total clause space: 335.816MB
1276.49/1276.78	c total #watches: 279143
1277.69/1277.96	c total #propagations: 1029661128 / total #impl: 3418179178 (eff. 0.301)
1277.69/1277.96	c #Conflicts:    1304000 | #Learnt:      35166 | 0.000
1277.69/1277.96	c total clause space: 335.816MB
1277.69/1277.96	c total #watches: 282822
1278.59/1278.89	c total #propagations: 1030595000 / total #impl: 3421210533 (eff. 0.301)
1278.59/1278.89	c #Conflicts:    1305000 | #Learnt:      36166 | 0.000
1278.59/1278.89	c total clause space: 335.816MB
1278.59/1278.89	c total #watches: 286064
1279.59/1279.88	c total #propagations: 1031343496 / total #impl: 3423521357 (eff. 0.301)
1279.59/1279.88	c #Conflicts:    1306000 | #Learnt:      37166 | 0.000
1279.59/1279.88	c total clause space: 335.816MB
1279.59/1279.88	c total #watches: 289678
1280.59/1280.85	c total #propagations: 1032061733 / total #impl: 3425848878 (eff. 0.301)
1280.59/1280.85	c #Conflicts:    1307000 | #Learnt:      38166 | 0.000
1280.59/1280.85	c total clause space: 335.816MB
1280.59/1280.85	c total #watches: 293140
1281.49/1281.77	c total #propagations: 1032836888 / total #impl: 3428304281 (eff. 0.301)
1281.49/1281.77	c #Conflicts:    1308000 | #Learnt:      39166 | 0.000
1281.49/1281.77	c total clause space: 335.816MB
1281.49/1281.77	c total #watches: 296534
1282.59/1282.82	c total #propagations: 1033544192 / total #impl: 3430603538 (eff. 0.301)
1282.59/1282.82	c #Conflicts:    1309000 | #Learnt:      40166 | 0.000
1282.59/1282.82	c total clause space: 335.816MB
1282.59/1282.82	c total #watches: 301050
1283.69/1283.93	c total #propagations: 1034330897 / total #impl: 3433452519 (eff. 0.301)
1283.69/1283.93	c #Conflicts:    1310000 | #Learnt:      41166 | 0.000
1283.69/1283.93	c total clause space: 335.816MB
1283.69/1283.93	c total #watches: 306421
1284.79/1285.07	c total #propagations: 1035123830 / total #impl: 3436350561 (eff. 0.301)
1284.79/1285.07	c #Conflicts:    1311000 | #Learnt:      42166 | 0.000
1284.79/1285.07	c total clause space: 335.816MB
1284.79/1285.07	c total #watches: 313839
1286.19/1286.48	c total #propagations: 1035902444 / total #impl: 3439306917 (eff. 0.301)
1286.19/1286.48	c #Conflicts:    1312000 | #Learnt:      43166 | 0.000
1286.19/1286.48	c total clause space: 335.816MB
1286.19/1286.48	c total #watches: 321448
1287.69/1287.97	c total #propagations: 1036745484 / total #impl: 3442623203 (eff. 0.301)
1287.69/1287.97	c #Conflicts:    1313000 | #Learnt:      44166 | 0.000
1287.69/1287.97	c total clause space: 335.816MB
1287.69/1287.98	c total #watches: 327657
1289.19/1289.46	c total #propagations: 1037607554 / total #impl: 3445965542 (eff. 0.301)
1289.19/1289.46	c #Conflicts:    1314000 | #Learnt:      45166 | 0.000
1289.19/1289.46	c total clause space: 335.816MB
1289.19/1289.46	c total #watches: 338452
1290.79/1291.08	c total #propagations: 1038370184 / total #impl: 3449861073 (eff. 0.301)
1290.79/1291.08	c #Conflicts:    1315000 | #Learnt:      46166 | 0.000
1290.79/1291.08	c total clause space: 335.816MB
1290.79/1291.08	c total #watches: 342249
1292.19/1292.41	c total #propagations: 1039211395 / total #impl: 3453100388 (eff. 0.301)
1292.19/1292.41	c #Conflicts:    1316000 | #Learnt:      47166 | 0.000
1292.19/1292.41	c total clause space: 335.816MB
1292.19/1292.41	c total #watches: 345419
1293.69/1293.95	c total #propagations: 1039940610 / total #impl: 3455558159 (eff. 0.301)
1293.69/1293.95	c #Conflicts:    1317000 | #Learnt:      48166 | 0.000
1293.69/1293.95	c total clause space: 335.816MB
1293.69/1293.95	c total #watches: 348293
1295.49/1295.77	c total #propagations: 1040705218 / total #impl: 3458229785 (eff. 0.301)
1295.49/1295.77	c #Conflicts:    1318000 | #Learnt:      49166 | 0.000
1295.49/1295.77	c total clause space: 335.816MB
1295.49/1295.77	c total #watches: 351537
1297.49/1297.74	c total #propagations: 1041450619 / total #impl: 3460859575 (eff. 0.301)
1297.49/1297.74	c #Conflicts:    1319000 | #Learnt:      50166 | 0.000
1297.49/1297.74	c total clause space: 335.816MB
1297.49/1297.74	c total #watches: 354370
1299.29/1299.57	c total #propagations: 1042307542 / total #impl: 3463836929 (eff. 0.301)
1299.29/1299.57	c #Conflicts:    1320000 | #Learnt:      51166 | 0.000
1299.29/1299.57	c total clause space: 335.816MB
1299.29/1299.57	c total #watches: 357981
1300.99/1301.24	c total #propagations: 1043120551 / total #impl: 3466643577 (eff. 0.301)
1300.99/1301.24	c #Conflicts:    1321000 | #Learnt:      52166 | 0.000
1300.99/1301.24	c total clause space: 335.816MB
1300.99/1301.24	c total #watches: 361174
1302.29/1302.59	c total #propagations: 1043882179 / total #impl: 3469176641 (eff. 0.301)
1302.29/1302.59	c #Conflicts:    1322000 | #Learnt:      53166 | 0.000
1302.29/1302.59	c total clause space: 335.816MB
1302.29/1302.59	c total #watches: 364005
1303.69/1303.91	c total #propagations: 1044534857 / total #impl: 3471305217 (eff. 0.301)
1303.69/1303.91	c #Conflicts:    1323000 | #Learnt:      54166 | 0.000
1303.69/1303.91	c total clause space: 335.816MB
1303.69/1303.91	c total #watches: 367666
1304.99/1305.26	c total #propagations: 1045159868 / total #impl: 3473328341 (eff. 0.301)
1304.99/1305.26	c #Conflicts:    1324000 | #Learnt:      55166 | 0.000
1304.99/1305.26	c total clause space: 335.816MB
1304.99/1305.26	c total #watches: 370290
1306.09/1306.33	c total #propagations: 1045792775 / total #impl: 3475379055 (eff. 0.301)
1306.09/1306.33	c GARBAGE COLLECT
1306.09/1306.33	c #Conflicts:    1325000 | #Learnt:      28371 | 0.000
1306.09/1306.33	c total clause space: 335.816MB
1306.09/1306.33	c total #watches: 257781
1306.79/1307.06	c total #propagations: 1046415076 / total #impl: 3477442724 (eff. 0.301)
1306.79/1307.06	c #Conflicts:    1326000 | #Learnt:      29371 | 0.000
1306.79/1307.06	c total clause space: 335.816MB
1306.79/1307.06	c total #watches: 260841
1307.59/1307.84	c total #propagations: 1047099067 / total #impl: 3479688127 (eff. 0.301)
1307.59/1307.84	c #Conflicts:    1327000 | #Learnt:      30371 | 0.000
1307.59/1307.84	c total clause space: 335.816MB
1307.59/1307.84	c total #watches: 264283
1308.29/1308.58	c total #propagations: 1047795070 / total #impl: 3481909853 (eff. 0.301)
1308.29/1308.58	c #Conflicts:    1328000 | #Learnt:      31371 | 0.000
1308.29/1308.58	c total clause space: 335.816MB
1308.29/1308.58	c total #watches: 267998
1309.09/1309.37	c total #propagations: 1048434621 / total #impl: 3483938863 (eff. 0.301)
1309.09/1309.37	c #Conflicts:    1329000 | #Learnt:      32371 | 0.000
1309.09/1309.37	c total clause space: 335.816MB
1309.09/1309.37	c total #watches: 270552
1309.89/1310.19	c total #propagations: 1049058174 / total #impl: 3485932618 (eff. 0.301)
1309.89/1310.19	c #Conflicts:    1330000 | #Learnt:      33371 | 0.000
1309.89/1310.19	c total clause space: 335.816MB
1309.89/1310.19	c total #watches: 273754
1310.78/1311.04	c total #propagations: 1049637414 / total #impl: 3487842630 (eff. 0.301)
1310.78/1311.04	c #Conflicts:    1331000 | #Learnt:      34371 | 0.000
1310.78/1311.04	c total clause space: 335.816MB
1310.78/1311.04	c total #watches: 276481
1311.58/1311.81	c total #propagations: 1050274401 / total #impl: 3489922444 (eff. 0.301)
1311.58/1311.81	c #Conflicts:    1332000 | #Learnt:      35371 | 0.000
1311.58/1311.81	c total clause space: 335.816MB
1311.58/1311.81	c total #watches: 279382
1312.38/1312.67	c total #propagations: 1050849576 / total #impl: 3491778120 (eff. 0.301)
1312.38/1312.67	c #Conflicts:    1333000 | #Learnt:      36371 | 0.000
1312.38/1312.67	c total clause space: 335.816MB
1312.38/1312.67	c total #watches: 282318
1313.29/1313.58	c total #propagations: 1051446591 / total #impl: 3493819188 (eff. 0.301)
1313.29/1313.58	c #Conflicts:    1334000 | #Learnt:      37371 | 0.000
1313.29/1313.58	c total clause space: 335.816MB
1313.29/1313.58	c total #watches: 286184
1314.48/1314.74	c total #propagations: 1052122214 / total #impl: 3495935309 (eff. 0.301)
1314.48/1314.74	c #Conflicts:    1335000 | #Learnt:      38371 | 0.000
1314.48/1314.74	c total clause space: 335.816MB
1314.48/1314.74	c total #watches: 289934
1315.68/1315.92	c total #propagations: 1052940496 / total #impl: 3498562964 (eff. 0.301)
1315.68/1315.92	c #Conflicts:    1336000 | #Learnt:      39371 | 0.000
1315.68/1315.92	c total clause space: 335.816MB
1315.68/1315.92	c total #watches: 292828
1316.98/1317.20	c total #propagations: 1053721455 / total #impl: 3501007365 (eff. 0.301)
1316.98/1317.20	c #Conflicts:    1337000 | #Learnt:      40371 | 0.000
1316.98/1317.20	c total clause space: 335.816MB
1316.98/1317.20	c total #watches: 295422
1318.18/1318.46	c total #propagations: 1054584550 / total #impl: 3503639930 (eff. 0.301)
1318.18/1318.46	c #Conflicts:    1338000 | #Learnt:      41371 | 0.000
1318.18/1318.46	c total clause space: 335.816MB
1318.18/1318.46	c total #watches: 298302
1319.38/1319.61	c total #propagations: 1055446439 / total #impl: 3506304390 (eff. 0.301)
1319.38/1319.61	c #Conflicts:    1339000 | #Learnt:      42371 | 0.000
1319.38/1319.61	c total clause space: 335.816MB
1319.38/1319.61	c total #watches: 302829
1320.68/1320.91	c total #propagations: 1056234110 / total #impl: 3508944040 (eff. 0.301)
1320.68/1320.91	c #Conflicts:    1340000 | #Learnt:      43371 | 0.000
1320.68/1320.91	c total clause space: 335.816MB
1320.68/1320.91	c total #watches: 306820
1321.99/1322.25	c total #propagations: 1057022637 / total #impl: 3511471967 (eff. 0.301)
1321.99/1322.25	c #Conflicts:    1341000 | #Learnt:      44371 | 0.000
1321.99/1322.25	c total clause space: 335.816MB
1321.99/1322.25	c total #watches: 312492
1323.48/1323.72	c total #propagations: 1057806522 / total #impl: 3514119093 (eff. 0.301)
1323.48/1323.72	c #Conflicts:    1342000 | #Learnt:      45371 | 0.000
1323.48/1323.72	c total clause space: 335.816MB
1323.48/1323.72	c total #watches: 316021
1325.08/1325.30	c total #propagations: 1058587135 / total #impl: 3516679631 (eff. 0.301)
1325.08/1325.30	c #Conflicts:    1343000 | #Learnt:      46371 | 0.000
1325.08/1325.30	c total clause space: 335.816MB
1325.08/1325.30	c total #watches: 318879
1326.58/1326.85	c total #propagations: 1059372929 / total #impl: 3519180553 (eff. 0.301)
1326.58/1326.85	c #Conflicts:    1344000 | #Learnt:      47371 | 0.000
1326.58/1326.85	c total clause space: 335.816MB
1326.58/1326.85	c total #watches: 321337
1328.18/1328.49	c total #propagations: 1060162575 / total #impl: 3521657866 (eff. 0.301)
1328.18/1328.49	c #Conflicts:    1345000 | #Learnt:      48371 | 0.000
1328.18/1328.49	c total clause space: 335.816MB
1328.18/1328.49	c total #watches: 324915
1329.98/1330.23	c total #propagations: 1060920545 / total #impl: 3524163341 (eff. 0.301)
1329.98/1330.23	c #Conflicts:    1346000 | #Learnt:      49371 | 0.000
1329.98/1330.23	c total clause space: 335.816MB
1329.98/1330.23	c total #watches: 328221
1331.68/1331.94	c total #propagations: 1061758852 / total #impl: 3526948636 (eff. 0.301)
1331.68/1331.94	c #Conflicts:    1347000 | #Learnt:      50371 | 0.000
1331.68/1331.94	c total clause space: 335.816MB
1331.68/1331.94	c total #watches: 331280
1333.09/1333.32	c total #propagations: 1062654798 / total #impl: 3529917718 (eff. 0.301)
1333.09/1333.32	c #Conflicts:    1348000 | #Learnt:      51371 | 0.000
1333.09/1333.32	c total clause space: 335.816MB
1333.09/1333.32	c total #watches: 334150
1334.58/1334.87	c total #propagations: 1063347739 / total #impl: 3532246699 (eff. 0.301)
1334.58/1334.87	c #Conflicts:    1349000 | #Learnt:      52371 | 0.000
1334.58/1334.87	c total clause space: 335.816MB
1334.58/1334.87	c total #watches: 337585
1336.29/1336.58	c total #propagations: 1064069421 / total #impl: 3534737498 (eff. 0.301)
1336.29/1336.58	c #Conflicts:    1350000 | #Learnt:      53371 | 0.000
1336.29/1336.58	c total clause space: 335.816MB
1336.29/1336.58	c total #watches: 340776
1337.98/1338.26	c total #propagations: 1064864130 / total #impl: 3537439076 (eff. 0.301)
1337.98/1338.26	c #Conflicts:    1351000 | #Learnt:      54371 | 0.000
1337.98/1338.26	c total clause space: 335.816MB
1337.98/1338.26	c total #watches: 344455
1339.69/1339.99	c total #propagations: 1065670826 / total #impl: 3540178046 (eff. 0.301)
1339.69/1339.99	c #Conflicts:    1352000 | #Learnt:      55371 | 0.000
1339.69/1339.99	c total clause space: 335.816MB
1339.69/1339.99	c total #watches: 347828
1341.38/1341.67	c total #propagations: 1066430225 / total #impl: 3542723875 (eff. 0.301)
1341.38/1341.67	c GARBAGE COLLECT
1341.38/1341.67	c #Conflicts:    1353000 | #Learnt:      28271 | 0.000
1341.38/1341.67	c total clause space: 335.816MB
1341.38/1341.67	c total #watches: 257910
1342.38/1342.61	c total #propagations: 1067179683 / total #impl: 3545257906 (eff. 0.301)
1342.38/1342.61	c #Conflicts:    1354000 | #Learnt:      29271 | 0.000
1342.38/1342.61	c total clause space: 335.816MB
1342.38/1342.61	c total #watches: 262709
1343.38/1343.62	c total #propagations: 1067974513 / total #impl: 3547833141 (eff. 0.301)
1343.38/1343.62	c #Conflicts:    1355000 | #Learnt:      30271 | 0.000
1343.38/1343.62	c total clause space: 335.816MB
1343.38/1343.63	c total #watches: 267370
1344.48/1344.71	c total #propagations: 1068697157 / total #impl: 3550209306 (eff. 0.301)
1344.48/1344.71	c #Conflicts:    1356000 | #Learnt:      31271 | 0.000
1344.48/1344.71	c total clause space: 335.816MB
1344.48/1344.71	c total #watches: 270965
1345.58/1345.83	c total #propagations: 1069422838 / total #impl: 3552572630 (eff. 0.301)
1345.58/1345.83	c #Conflicts:    1357000 | #Learnt:      32271 | 0.000
1345.58/1345.83	c total clause space: 335.816MB
1345.58/1345.84	c total #watches: 274301
1346.68/1346.91	c total #propagations: 1070201274 / total #impl: 3555041240 (eff. 0.301)
1346.68/1346.91	c #Conflicts:    1358000 | #Learnt:      33271 | 0.000
1346.68/1346.91	c total clause space: 335.816MB
1346.68/1346.91	c total #watches: 277290
1347.88/1348.15	c total #propagations: 1070883466 / total #impl: 3557196900 (eff. 0.301)
1347.88/1348.15	c #Conflicts:    1359000 | #Learnt:      34271 | 0.000
1347.88/1348.15	c total clause space: 335.816MB
1347.88/1348.15	c total #watches: 279925
1348.88/1349.16	c total #propagations: 1071742087 / total #impl: 3559992693 (eff. 0.301)
1348.88/1349.16	c #Conflicts:    1360000 | #Learnt:      35271 | 0.000
1348.88/1349.16	c total clause space: 335.816MB
1348.88/1349.16	c total #watches: 283397
1349.88/1350.18	c total #propagations: 1072490739 / total #impl: 3562224810 (eff. 0.301)
1349.88/1350.18	c #Conflicts:    1361000 | #Learnt:      36271 | 0.000
1349.88/1350.18	c total clause space: 335.816MB
1349.88/1350.18	c total #watches: 286889
1351.08/1351.32	c total #propagations: 1073195065 / total #impl: 3564483711 (eff. 0.301)
1351.08/1351.32	c #Conflicts:    1362000 | #Learnt:      37271 | 0.000
1351.08/1351.32	c total clause space: 335.816MB
1351.08/1351.32	c total #watches: 290262
1352.28/1352.50	c total #propagations: 1073938588 / total #impl: 3567069302 (eff. 0.301)
1352.28/1352.50	c #Conflicts:    1363000 | #Learnt:      38271 | 0.000
1352.28/1352.50	c total clause space: 335.816MB
1352.28/1352.50	c total #watches: 294438
1353.28/1353.53	c total #propagations: 1074738784 / total #impl: 3569929069 (eff. 0.301)
1353.28/1353.53	c #Conflicts:    1364000 | #Learnt:      39271 | 0.000
1353.28/1353.53	c total clause space: 335.816MB
1353.28/1353.53	c total #watches: 298240
1354.58/1354.83	c total #propagations: 1075547485 / total #impl: 3572395769 (eff. 0.301)
1354.58/1354.83	c #Conflicts:    1365000 | #Learnt:      40271 | 0.000
1354.58/1354.83	c total clause space: 335.816MB
1354.58/1354.83	c total #watches: 302581
1355.67/1355.99	c total #propagations: 1076518167 / total #impl: 3575889179 (eff. 0.301)
1355.67/1355.99	c #Conflicts:    1366000 | #Learnt:      41271 | 0.000
1355.67/1355.99	c total clause space: 335.816MB
1355.67/1355.99	c total #watches: 305938
1356.77/1357.00	c total #propagations: 1077296863 / total #impl: 3578829674 (eff. 0.301)
1356.77/1357.00	c #Conflicts:    1367000 | #Learnt:      42271 | 0.000
1356.77/1357.00	c total clause space: 335.816MB
1356.77/1357.00	c total #watches: 309777
1357.97/1358.23	c total #propagations: 1077849044 / total #impl: 3580792993 (eff. 0.301)
1357.97/1358.23	c #Conflicts:    1368000 | #Learnt:      43271 | 0.000
1357.97/1358.23	c total clause space: 335.816MB
1357.97/1358.23	c total #watches: 315101
1359.07/1359.37	c total #propagations: 1078735514 / total #impl: 3583784496 (eff. 0.301)
1359.07/1359.37	c #Conflicts:    1369000 | #Learnt:      44271 | 0.000
1359.07/1359.37	c total clause space: 335.816MB
1359.07/1359.37	c total #watches: 319416
1360.27/1360.50	c total #propagations: 1079591515 / total #impl: 3586633579 (eff. 0.301)
1360.27/1360.50	c #Conflicts:    1370000 | #Learnt:      45271 | 0.000
1360.27/1360.50	c total clause space: 335.816MB
1360.27/1360.50	c total #watches: 324134
1361.47/1361.70	c total #propagations: 1080400200 / total #impl: 3589318275 (eff. 0.301)
1361.47/1361.70	c #Conflicts:    1371000 | #Learnt:      46271 | 0.000
1361.47/1361.70	c total clause space: 335.816MB
1361.47/1361.70	c total #watches: 328379
1362.68/1362.93	c total #propagations: 1081270988 / total #impl: 3592185622 (eff. 0.301)
1362.68/1362.93	c #Conflicts:    1372000 | #Learnt:      47271 | 0.000
1362.68/1362.93	c total clause space: 335.816MB
1362.68/1362.93	c total #watches: 333186
1364.27/1364.52	c total #propagations: 1082195081 / total #impl: 3595378057 (eff. 0.301)
1364.27/1364.52	c #Conflicts:    1373000 | #Learnt:      48271 | 0.000
1364.27/1364.52	c total clause space: 335.816MB
1364.27/1364.52	c total #watches: 338203
1365.67/1365.96	c total #propagations: 1083115483 / total #impl: 3598629635 (eff. 0.301)
1365.67/1365.96	c #Conflicts:    1374000 | #Learnt:      49271 | 0.000
1365.67/1365.96	c total clause space: 335.816MB
1365.67/1365.96	c total #watches: 342039
1366.87/1367.17	c total #propagations: 1083921132 / total #impl: 3601432457 (eff. 0.301)
1366.87/1367.17	c #Conflicts:    1375000 | #Learnt:      50271 | 0.000
1366.87/1367.17	c total clause space: 335.816MB
1366.87/1367.17	c total #watches: 344851
1368.07/1368.37	c total #propagations: 1084599529 / total #impl: 3603538236 (eff. 0.301)
1368.07/1368.37	c #Conflicts:    1376000 | #Learnt:      51271 | 0.000
1368.07/1368.37	c total clause space: 335.816MB
1368.07/1368.37	c total #watches: 348055
1369.38/1369.62	c total #propagations: 1085434401 / total #impl: 3605945136 (eff. 0.301)
1369.38/1369.62	c #Conflicts:    1377000 | #Learnt:      52271 | 0.000
1369.38/1369.62	c total clause space: 335.816MB
1369.38/1369.62	c total #watches: 351240
1370.77/1371.06	c total #propagations: 1086322360 / total #impl: 3608717486 (eff. 0.301)
1370.77/1371.06	c #Conflicts:    1378000 | #Learnt:      53271 | 0.000
1370.77/1371.06	c total clause space: 335.816MB
1370.77/1371.06	c total #watches: 355193
1372.27/1372.55	c total #propagations: 1087381776 / total #impl: 3612029899 (eff. 0.301)
1372.27/1372.55	c #Conflicts:    1379000 | #Learnt:      54271 | 0.000
1372.27/1372.55	c total clause space: 335.816MB
1372.27/1372.55	c total #watches: 358648
1373.57/1373.87	c total #propagations: 1088399480 / total #impl: 3615333872 (eff. 0.301)
1373.57/1373.87	c #Conflicts:    1380000 | #Learnt:      55271 | 0.000
1373.57/1373.87	c total clause space: 335.816MB
1373.57/1373.87	c total #watches: 361943
1375.07/1375.37	c total #propagations: 1089153581 / total #impl: 3617797886 (eff. 0.301)
1375.07/1375.37	c #Conflicts:    1381000 | #Learnt:      56271 | 0.000
1375.07/1375.37	c total clause space: 335.816MB
1375.07/1375.37	c total #watches: 366084
1376.37/1376.63	c total #propagations: 1090047905 / total #impl: 3620847435 (eff. 0.301)
1376.37/1376.63	c GARBAGE COLLECT
1376.37/1376.63	c #Conflicts:    1382000 | #Learnt:      28848 | 0.000
1376.37/1376.63	c total clause space: 335.816MB
1376.37/1376.63	c total #watches: 259606
1377.27/1377.52	c total #propagations: 1090807487 / total #impl: 3623531080 (eff. 0.301)
1377.27/1377.52	c #Conflicts:    1383000 | #Learnt:      29848 | 0.000
1377.27/1377.52	c total clause space: 335.816MB
1377.27/1377.52	c total #watches: 263545
1378.08/1378.33	c total #propagations: 1091643276 / total #impl: 3626281980 (eff. 0.301)
1378.08/1378.33	c #Conflicts:    1384000 | #Learnt:      30848 | 0.000
1378.08/1378.33	c total clause space: 335.816MB
1378.08/1378.33	c total #watches: 268368
1379.07/1379.33	c total #propagations: 1092426721 / total #impl: 3628845821 (eff. 0.301)
1379.07/1379.33	c #Conflicts:    1385000 | #Learnt:      31848 | 0.000
1379.07/1379.33	c total clause space: 335.816MB
1379.07/1379.33	c total #watches: 272509
1380.07/1380.34	c total #propagations: 1093185362 / total #impl: 3631582281 (eff. 0.301)
1380.07/1380.34	c #Conflicts:    1386000 | #Learnt:      32848 | 0.000
1380.07/1380.34	c total clause space: 335.816MB
1380.07/1380.34	c total #watches: 279252
1381.17/1381.45	c total #propagations: 1093940998 / total #impl: 3634553744 (eff. 0.301)
1381.17/1381.45	c #Conflicts:    1387000 | #Learnt:      33848 | 0.000
1381.17/1381.45	c total clause space: 335.816MB
1381.17/1381.45	c total #watches: 284716
1382.27/1382.59	c total #propagations: 1094771046 / total #impl: 3637723462 (eff. 0.301)
1382.27/1382.59	c #Conflicts:    1388000 | #Learnt:      34848 | 0.000
1382.27/1382.59	c total clause space: 335.816MB
1382.27/1382.59	c total #watches: 289259
1383.47/1383.78	c total #propagations: 1095631096 / total #impl: 3640624101 (eff. 0.301)
1383.47/1383.78	c #Conflicts:    1389000 | #Learnt:      35848 | 0.000
1383.47/1383.78	c total clause space: 335.816MB
1383.47/1383.78	c total #watches: 292433
1384.57/1384.80	c total #propagations: 1096579927 / total #impl: 3643633989 (eff. 0.301)
1384.57/1384.80	c #Conflicts:    1390000 | #Learnt:      36848 | 0.000
1384.57/1384.80	c total clause space: 335.816MB
1384.57/1384.80	c total #watches: 295763
1385.67/1385.94	c total #propagations: 1097286300 / total #impl: 3646012924 (eff. 0.301)
1385.67/1385.94	c #Conflicts:    1391000 | #Learnt:      37848 | 0.000
1385.67/1385.94	c total clause space: 335.816MB
1385.67/1385.94	c total #watches: 299430
1386.88/1387.15	c total #propagations: 1098043539 / total #impl: 3648574988 (eff. 0.301)
1386.88/1387.15	c #Conflicts:    1392000 | #Learnt:      38848 | 0.000
1386.88/1387.15	c total clause space: 335.816MB
1386.88/1387.15	c total #watches: 303555
1388.27/1388.58	c total #propagations: 1098850508 / total #impl: 3651286140 (eff. 0.301)
1388.27/1388.58	c #Conflicts:    1393000 | #Learnt:      39848 | 0.000
1388.27/1388.58	c total clause space: 335.816MB
1388.27/1388.58	c total #watches: 309744
1389.67/1389.98	c total #propagations: 1099851231 / total #impl: 3654926628 (eff. 0.301)
1389.67/1389.98	c #Conflicts:    1394000 | #Learnt:      40848 | 0.000
1389.67/1389.98	c total clause space: 335.816MB
1389.67/1389.98	c total #watches: 312719
1391.57/1391.85	c total #propagations: 1100653127 / total #impl: 3657475335 (eff. 0.301)
1391.57/1391.85	c #Conflicts:    1395000 | #Learnt:      41848 | 0.000
1391.57/1391.85	c total clause space: 335.816MB
1391.57/1391.85	c total #watches: 319228
1393.67/1393.92	c total #propagations: 1101696322 / total #impl: 3660998359 (eff. 0.301)
1393.67/1393.92	c #Conflicts:    1396000 | #Learnt:      42848 | 0.000
1393.67/1393.92	c total clause space: 335.816MB
1393.67/1393.92	c total #watches: 326157
1395.68/1395.91	c total #propagations: 1102721029 / total #impl: 3664530489 (eff. 0.301)
1395.68/1395.91	c #Conflicts:    1397000 | #Learnt:      43848 | 0.000
1395.68/1395.91	c total clause space: 335.816MB
1395.68/1395.91	c total #watches: 333896
1398.17/1398.43	c total #propagations: 1103720866 / total #impl: 3668082761 (eff. 0.301)
1398.17/1398.43	c #Conflicts:    1398000 | #Learnt:      44848 | 0.000
1398.17/1398.43	c total clause space: 335.816MB
1398.17/1398.43	c total #watches: 341823
1399.87/1400.14	c total #propagations: 1104783546 / total #impl: 3672241421 (eff. 0.301)
1399.87/1400.14	c #Conflicts:    1399000 | #Learnt:      45848 | 0.000
1399.87/1400.14	c total clause space: 335.816MB
1399.87/1400.14	c total #watches: 352297
1401.67/1401.92	c total #propagations: 1105658039 / total #impl: 3675796749 (eff. 0.301)
1401.67/1401.92	c #Conflicts:    1400000 | #Learnt:      46848 | 0.000
1401.67/1401.92	c total clause space: 335.816MB
1401.67/1401.92	c total #watches: 356558
1403.97/1404.21	c total #propagations: 1106614011 / total #impl: 3679347207 (eff. 0.301)
1403.97/1404.21	c #Conflicts:    1401000 | #Learnt:      47848 | 0.000
1403.97/1404.21	c total clause space: 335.816MB
1403.97/1404.21	c total #watches: 361645
1405.87/1406.18	c total #propagations: 1107540977 / total #impl: 3682852354 (eff. 0.301)
1405.87/1406.18	c #Conflicts:    1402000 | #Learnt:      48848 | 0.000
1405.87/1406.18	c total clause space: 335.816MB
1405.87/1406.18	c total #watches: 369862
1408.17/1408.47	c total #propagations: 1108377902 / total #impl: 3686045423 (eff. 0.301)
1408.17/1408.47	c #Conflicts:    1403000 | #Learnt:      49848 | 0.000
1408.17/1408.47	c total clause space: 335.816MB
1408.17/1408.47	c total #watches: 375769
1410.97/1411.23	c total #propagations: 1109223937 / total #impl: 3689535768 (eff. 0.301)
1410.97/1411.23	c #Conflicts:    1404000 | #Learnt:      50848 | 0.000
1410.97/1411.23	c total clause space: 335.816MB
1410.97/1411.23	c total #watches: 383399
1413.37/1413.64	c total #propagations: 1110125359 / total #impl: 3693515342 (eff. 0.301)
1413.37/1413.64	c #Conflicts:    1405000 | #Learnt:      51848 | 0.000
1413.37/1413.64	c total clause space: 335.816MB
1413.37/1413.64	c total #watches: 387893
1415.57/1415.88	c total #propagations: 1110949526 / total #impl: 3696541331 (eff. 0.301)
1415.57/1415.88	c #Conflicts:    1406000 | #Learnt:      52848 | 0.000
1415.57/1415.88	c total clause space: 335.816MB
1415.57/1415.89	c total #watches: 392113
1418.27/1418.58	c total #propagations: 1111743910 / total #impl: 3699180244 (eff. 0.301)
1418.27/1418.58	c #Conflicts:    1407000 | #Learnt:      53848 | 0.000
1418.27/1418.58	c total clause space: 335.816MB
1418.27/1418.58	c total #watches: 397100
1420.77/1421.05	c total #propagations: 1112607016 / total #impl: 3702470389 (eff. 0.301)
1420.77/1421.05	c #Conflicts:    1408000 | #Learnt:      54848 | 0.000
1420.77/1421.05	c total clause space: 335.816MB
1420.77/1421.05	c total #watches: 402788
1423.17/1423.49	c total #propagations: 1113455817 / total #impl: 3705470718 (eff. 0.300)
1423.17/1423.49	c #Conflicts:    1409000 | #Learnt:      55848 | 0.000
1423.17/1423.49	c total clause space: 335.816MB
1423.17/1423.49	c total #watches: 408071
1425.66/1425.93	c total #propagations: 1114312546 / total #impl: 3708679827 (eff. 0.300)
1425.66/1425.93	c #Conflicts:    1410000 | #Learnt:      56848 | 0.000
1425.66/1425.93	c total clause space: 335.816MB
1425.66/1425.93	c total #watches: 412344
1427.36/1427.63	c total #propagations: 1115122451 / total #impl: 3711505881 (eff. 0.300)
1427.36/1427.63	c GARBAGE COLLECT
1427.36/1427.63	c #Conflicts:    1411000 | #Learnt:      29145 | 0.000
1427.36/1427.63	c total clause space: 335.816MB
1427.36/1427.64	c total #watches: 261533
1428.26/1428.54	c total #propagations: 1115954147 / total #impl: 3714644569 (eff. 0.300)
1428.26/1428.54	c #Conflicts:    1412000 | #Learnt:      30145 | 0.000
1428.26/1428.54	c total clause space: 335.816MB
1428.26/1428.54	c total #watches: 266035
1429.26/1429.53	c total #propagations: 1116701223 / total #impl: 3717403934 (eff. 0.300)
1429.26/1429.53	c #Conflicts:    1413000 | #Learnt:      31145 | 0.000
1429.26/1429.53	c total clause space: 335.816MB
1429.26/1429.53	c total #watches: 270365
1430.16/1430.43	c total #propagations: 1117530580 / total #impl: 3720394057 (eff. 0.300)
1430.16/1430.43	c #Conflicts:    1414000 | #Learnt:      32145 | 0.000
1430.16/1430.43	c total clause space: 335.816MB
1430.16/1430.43	c total #watches: 273831
1431.26/1431.54	c total #propagations: 1118276589 / total #impl: 3722871165 (eff. 0.300)
1431.26/1431.54	c #Conflicts:    1415000 | #Learnt:      33145 | 0.000
1431.26/1431.54	c total clause space: 335.816MB
1431.26/1431.54	c total #watches: 277977
1432.36/1432.60	c total #propagations: 1119183445 / total #impl: 3726033308 (eff. 0.300)
1432.36/1432.60	c #Conflicts:    1416000 | #Learnt:      34145 | 0.000
1432.36/1432.60	c total clause space: 335.816MB
1432.36/1432.60	c total #watches: 281322
1433.26/1433.51	c total #propagations: 1119986977 / total #impl: 3728841443 (eff. 0.300)
1433.26/1433.51	c #Conflicts:    1417000 | #Learnt:      35145 | 0.000
1433.26/1433.51	c total clause space: 335.816MB
1433.26/1433.51	c total #watches: 284488
1434.17/1434.44	c total #propagations: 1120688294 / total #impl: 3731060906 (eff. 0.300)
1434.17/1434.44	c #Conflicts:    1418000 | #Learnt:      36145 | 0.000
1434.17/1434.44	c total clause space: 335.816MB
1434.17/1434.44	c total #watches: 288308
1435.16/1435.49	c total #propagations: 1121405599 / total #impl: 3733505384 (eff. 0.300)
1435.16/1435.49	c #Conflicts:    1419000 | #Learnt:      37145 | 0.000
1435.16/1435.49	c total clause space: 335.816MB
1435.16/1435.49	c total #watches: 293879
1436.37/1436.63	c total #propagations: 1122234301 / total #impl: 3736534931 (eff. 0.300)
1436.37/1436.63	c #Conflicts:    1420000 | #Learnt:      38145 | 0.000
1436.37/1436.63	c total clause space: 335.816MB
1436.37/1436.63	c total #watches: 300616
1437.36/1437.65	c total #propagations: 1122994825 / total #impl: 3739520949 (eff. 0.300)
1437.36/1437.65	c #Conflicts:    1421000 | #Learnt:      39145 | 0.000
1437.36/1437.65	c total clause space: 335.816MB
1437.36/1437.65	c total #watches: 303473
1438.26/1438.54	c total #propagations: 1123631485 / total #impl: 3741709292 (eff. 0.300)
1438.26/1438.54	c #Conflicts:    1422000 | #Learnt:      40145 | 0.000
1438.26/1438.54	c total clause space: 335.816MB
1438.26/1438.54	c total #watches: 307251
1439.16/1439.48	c total #propagations: 1124207524 / total #impl: 3743789946 (eff. 0.300)
1439.16/1439.48	c #Conflicts:    1423000 | #Learnt:      41145 | 0.000
1439.16/1439.48	c total clause space: 335.816MB
1439.16/1439.48	c total #watches: 312012
1440.56/1440.83	c total #propagations: 1124761741 / total #impl: 3745773947 (eff. 0.300)
1440.56/1440.83	c #Conflicts:    1424000 | #Learnt:      42145 | 0.000
1440.56/1440.83	c total clause space: 335.816MB
1440.56/1440.83	c total #watches: 318380
1441.87/1442.17	c total #propagations: 1125535052 / total #impl: 3748734276 (eff. 0.300)
1441.87/1442.17	c #Conflicts:    1425000 | #Learnt:      43145 | 0.000
1441.87/1442.17	c total clause space: 335.816MB
1441.87/1442.17	c total #watches: 323587
1443.36/1443.60	c total #propagations: 1126358076 / total #impl: 3751587211 (eff. 0.300)
1443.36/1443.60	c #Conflicts:    1426000 | #Learnt:      44145 | 0.000
1443.36/1443.60	c total clause space: 335.816MB
1443.36/1443.60	c total #watches: 327452
1444.66/1444.96	c total #propagations: 1127115531 / total #impl: 3754002988 (eff. 0.300)
1444.66/1444.96	c #Conflicts:    1427000 | #Learnt:      45145 | 0.000
1444.66/1444.96	c total clause space: 335.816MB
1444.66/1444.96	c total #watches: 331368
1446.46/1446.77	c total #propagations: 1127909879 / total #impl: 3756649584 (eff. 0.300)
1446.46/1446.77	c #Conflicts:    1428000 | #Learnt:      46145 | 0.000
1446.46/1446.77	c total clause space: 335.816MB
1446.46/1446.77	c total #watches: 336630
1448.06/1448.37	c total #propagations: 1128824041 / total #impl: 3759741654 (eff. 0.300)
1448.06/1448.37	c #Conflicts:    1429000 | #Learnt:      47145 | 0.000
1448.06/1448.37	c total clause space: 335.816MB
1448.06/1448.37	c total #watches: 340867
1449.36/1449.63	c total #propagations: 1129632519 / total #impl: 3762433186 (eff. 0.300)
1449.36/1449.63	c #Conflicts:    1430000 | #Learnt:      48145 | 0.000
1449.36/1449.63	c total clause space: 335.816MB
1449.36/1449.63	c total #watches: 347286
1450.67/1450.97	c total #propagations: 1130343013 / total #impl: 3764814484 (eff. 0.300)
1450.67/1450.97	c #Conflicts:    1431000 | #Learnt:      49145 | 0.000
1450.67/1450.97	c total clause space: 335.816MB
1450.67/1450.97	c total #watches: 350215
1452.36/1452.61	c total #propagations: 1130952993 / total #impl: 3766806599 (eff. 0.300)
1452.36/1452.61	c #Conflicts:    1432000 | #Learnt:      50145 | 0.000
1452.36/1452.61	c total clause space: 335.816MB
1452.36/1452.61	c total #watches: 354856
1454.16/1454.47	c total #propagations: 1131728853 / total #impl: 3769426959 (eff. 0.300)
1454.16/1454.47	c #Conflicts:    1433000 | #Learnt:      51145 | 0.000
1454.16/1454.47	c total clause space: 335.816MB
1454.16/1454.47	c total #watches: 361285
1455.96/1456.22	c total #propagations: 1132617394 / total #impl: 3772617883 (eff. 0.300)
1455.96/1456.22	c #Conflicts:    1434000 | #Learnt:      52145 | 0.000
1455.96/1456.22	c total clause space: 335.816MB
1455.96/1456.22	c total #watches: 366699
1457.66/1457.99	c total #propagations: 1133354689 / total #impl: 3775359606 (eff. 0.300)
1457.66/1457.99	c #Conflicts:    1435000 | #Learnt:      53145 | 0.000
1457.66/1457.99	c total clause space: 335.816MB
1457.66/1457.99	c total #watches: 371358
1459.86/1460.10	c total #propagations: 1134152268 / total #impl: 3778153727 (eff. 0.300)
1459.86/1460.10	c #Conflicts:    1436000 | #Learnt:      54145 | 0.000
1459.86/1460.10	c total clause space: 335.816MB
1459.86/1460.10	c total #watches: 374987
1461.76/1462.06	c total #propagations: 1134962495 / total #impl: 3780907269 (eff. 0.300)
1461.76/1462.06	c #Conflicts:    1437000 | #Learnt:      55145 | 0.000
1461.76/1462.06	c total clause space: 335.816MB
1461.76/1462.06	c total #watches: 380461
1463.56/1463.80	c total #propagations: 1135816783 / total #impl: 3784029428 (eff. 0.300)
1463.56/1463.80	c #Conflicts:    1438000 | #Learnt:      56145 | 0.000
1463.56/1463.80	c total clause space: 335.816MB
1463.56/1463.80	c total #watches: 386816
1465.56/1465.87	c total #propagations: 1136621280 / total #impl: 3787096979 (eff. 0.300)
1465.56/1465.87	c #Conflicts:    1439000 | #Learnt:      57145 | 0.000
1465.56/1465.87	c total clause space: 335.816MB
1465.56/1465.87	c total #watches: 392434
1467.26/1467.56	c total #propagations: 1137413277 / total #impl: 3790179142 (eff. 0.300)
1467.26/1467.56	c GARBAGE COLLECT
1467.26/1467.56	c #Conflicts:    1440000 | #Learnt:      29154 | 0.000
1467.26/1467.56	c total clause space: 335.816MB
1467.26/1467.56	c total #watches: 261430
1467.96/1468.29	c total #propagations: 1138124849 / total #impl: 3792708627 (eff. 0.300)
1467.96/1468.29	c #Conflicts:    1441000 | #Learnt:      30154 | 0.000
1467.96/1468.29	c total clause space: 335.816MB
1467.96/1468.29	c total #watches: 264316
1468.86/1469.10	c total #propagations: 1138788749 / total #impl: 3794642052 (eff. 0.300)
1468.86/1469.10	c #Conflicts:    1442000 | #Learnt:      31154 | 0.000
1468.86/1469.10	c total clause space: 335.816MB
1468.86/1469.11	c total #watches: 267890
1469.76/1470.08	c total #propagations: 1139464529 / total #impl: 3796744571 (eff. 0.300)
1469.76/1470.08	c #Conflicts:    1443000 | #Learnt:      32154 | 0.000
1469.76/1470.08	c total clause space: 335.816MB
1469.76/1470.08	c total #watches: 274089
1470.96/1471.24	c total #propagations: 1140320781 / total #impl: 3799687410 (eff. 0.300)
1470.96/1471.24	c #Conflicts:    1444000 | #Learnt:      33154 | 0.000
1470.96/1471.24	c total clause space: 335.816MB
1470.96/1471.24	c total #watches: 282042
1472.26/1472.58	c total #propagations: 1141275092 / total #impl: 3803491805 (eff. 0.300)
1472.26/1472.58	c #Conflicts:    1445000 | #Learnt:      34154 | 0.000
1472.26/1472.58	c total clause space: 335.816MB
1472.26/1472.58	c total #watches: 289800
1473.76/1474.06	c total #propagations: 1142129029 / total #impl: 3807377142 (eff. 0.300)
1473.76/1474.06	c #Conflicts:    1446000 | #Learnt:      35154 | 0.000
1473.76/1474.06	c total clause space: 335.816MB
1473.76/1474.06	c total #watches: 297237
1475.96/1476.24	c total #propagations: 1142998590 / total #impl: 3811631445 (eff. 0.300)
1475.96/1476.24	c #Conflicts:    1447000 | #Learnt:      36154 | 0.000
1475.96/1476.24	c total clause space: 335.816MB
1475.96/1476.24	c total #watches: 306974
1478.26/1478.59	c total #propagations: 1143948072 / total #impl: 3816575454 (eff. 0.300)
1478.26/1478.59	c #Conflicts:    1448000 | #Learnt:      37154 | 0.000
1478.26/1478.59	c total clause space: 335.816MB
1478.26/1478.59	c total #watches: 316072
1481.05/1481.32	c total #propagations: 1144914206 / total #impl: 3821697920 (eff. 0.300)
1481.05/1481.32	c #Conflicts:    1449000 | #Learnt:      38154 | 0.000
1481.05/1481.32	c total clause space: 335.816MB
1481.05/1481.32	c total #watches: 325836
1483.85/1484.13	c total #propagations: 1145849412 / total #impl: 3827169649 (eff. 0.299)
1483.85/1484.13	c #Conflicts:    1450000 | #Learnt:      39154 | 0.000
1483.85/1484.13	c total clause space: 335.816MB
1483.85/1484.13	c total #watches: 331180
1487.06/1487.33	c total #propagations: 1146747110 / total #impl: 3830861327 (eff. 0.299)
1487.06/1487.33	c #Conflicts:    1451000 | #Learnt:      40154 | 0.000
1487.06/1487.33	c total clause space: 335.816MB
1487.06/1487.33	c total #watches: 340814
1490.15/1490.47	c total #propagations: 1147669090 / total #impl: 3834907648 (eff. 0.299)
1490.15/1490.47	c #Conflicts:    1452000 | #Learnt:      41154 | 0.000
1490.15/1490.47	c total clause space: 335.816MB
1490.15/1490.47	c total #watches: 351562
1493.75/1494.06	c total #propagations: 1148554379 / total #impl: 3839118666 (eff. 0.299)
1493.75/1494.06	c #Conflicts:    1453000 | #Learnt:      42154 | 0.000
1493.75/1494.06	c total clause space: 335.816MB
1493.75/1494.06	c total #watches: 360302
1497.96/1498.23	c total #propagations: 1149405052 / total #impl: 3842781291 (eff. 0.299)
1497.96/1498.23	c #Conflicts:    1454000 | #Learnt:      43154 | 0.000
1497.96/1498.23	c total clause space: 335.816MB
1497.96/1498.23	c total #watches: 367706
1501.85/1502.16	c total #propagations: 1150243078 / total #impl: 3846295827 (eff. 0.299)
1501.85/1502.16	c #Conflicts:    1455000 | #Learnt:      44154 | 0.000
1501.85/1502.16	c total clause space: 335.816MB
1501.85/1502.16	c total #watches: 375282
1506.25/1506.53	c total #propagations: 1151141237 / total #impl: 3849879101 (eff. 0.299)
1506.25/1506.53	c #Conflicts:    1456000 | #Learnt:      45154 | 0.000
1506.25/1506.53	c total clause space: 335.816MB
1506.25/1506.53	c total #watches: 386746
1510.95/1511.24	c total #propagations: 1151999858 / total #impl: 3854070432 (eff. 0.299)
1510.95/1511.24	c #Conflicts:    1457000 | #Learnt:      46154 | 0.000
1510.95/1511.24	c total clause space: 335.816MB
1510.95/1511.25	c total #watches: 394043
1515.45/1515.70	c total #propagations: 1152884256 / total #impl: 3859557975 (eff. 0.299)
1515.45/1515.70	c #Conflicts:    1458000 | #Learnt:      47154 | 0.000
1515.45/1515.70	c total clause space: 335.816MB
1515.45/1515.70	c total #watches: 403406
1520.85/1521.13	c total #propagations: 1153760702 / total #impl: 3864728556 (eff. 0.299)
1520.85/1521.13	c #Conflicts:    1459000 | #Learnt:      48154 | 0.000
1520.85/1521.13	c total clause space: 335.816MB
1520.85/1521.13	c total #watches: 409511
1525.65/1525.93	c total #propagations: 1154595048 / total #impl: 3869702252 (eff. 0.298)
1525.65/1525.93	c #Conflicts:    1460000 | #Learnt:      49154 | 0.000
1525.65/1525.93	c total clause space: 335.816MB
1525.65/1525.93	c total #watches: 413522
1531.55/1531.85	c total #propagations: 1155428725 / total #impl: 3873636609 (eff. 0.298)
1531.55/1531.85	c #Conflicts:    1461000 | #Learnt:      50154 | 0.000
1531.55/1531.85	c total clause space: 335.816MB
1531.55/1531.85	c total #watches: 420942
1536.45/1536.72	c total #propagations: 1156314987 / total #impl: 3878586874 (eff. 0.298)
1536.45/1536.72	c #Conflicts:    1462000 | #Learnt:      51154 | 0.000
1536.45/1536.72	c total clause space: 335.816MB
1536.45/1536.72	c total #watches: 424668
1540.74/1541.07	c total #propagations: 1157138766 / total #impl: 3882243373 (eff. 0.298)
1540.74/1541.07	c #Conflicts:    1463000 | #Learnt:      52154 | 0.000
1540.74/1541.07	c total clause space: 335.816MB
1540.74/1541.07	c total #watches: 428835
1546.04/1546.37	c total #propagations: 1157933718 / total #impl: 3884982894 (eff. 0.298)
1546.04/1546.37	c #Conflicts:    1464000 | #Learnt:      53154 | 0.000
1546.04/1546.37	c total clause space: 335.816MB
1546.04/1546.37	c total #watches: 432464
1550.94/1551.25	c total #propagations: 1158795163 / total #impl: 3887997373 (eff. 0.298)
1550.94/1551.25	c #Conflicts:    1465000 | #Learnt:      54154 | 0.000
1550.94/1551.25	c total clause space: 335.816MB
1550.94/1551.25	c total #watches: 437205
1555.54/1555.81	c total #propagations: 1159532803 / total #impl: 3890644800 (eff. 0.298)
1555.54/1555.81	c #Conflicts:    1466000 | #Learnt:      55154 | 0.000
1555.54/1555.81	c total clause space: 335.816MB
1555.54/1555.81	c total #watches: 442965
1560.94/1561.26	c total #propagations: 1160291253 / total #impl: 3893780976 (eff. 0.298)
1560.94/1561.26	c #Conflicts:    1467000 | #Learnt:      56154 | 0.000
1560.94/1561.26	c total clause space: 335.816MB
1560.94/1561.26	c total #watches: 448884
1565.34/1565.61	c total #propagations: 1161246346 / total #impl: 3897300847 (eff. 0.298)
1565.34/1565.61	c #Conflicts:    1468000 | #Learnt:      57154 | 0.000
1565.34/1565.61	c total clause space: 335.816MB
1565.34/1565.61	c total #watches: 451682
1569.45/1569.77	c total #propagations: 1161881702 / total #impl: 3899603376 (eff. 0.298)
1569.45/1569.77	c #Conflicts:    1469000 | #Learnt:      58154 | 0.000
1569.45/1569.77	c total clause space: 335.816MB
1569.45/1569.77	c total #watches: 454629
1572.14/1572.44	c total #propagations: 1162571608 / total #impl: 3901932865 (eff. 0.298)
1572.14/1572.44	c GARBAGE COLLECT
1572.14/1572.44	c #Conflicts:    1470000 | #Learnt:      29870 | 0.000
1572.14/1572.44	c total clause space: 335.816MB
1572.14/1572.44	c total #watches: 264201
1573.04/1573.30	c total #propagations: 1163263846 / total #impl: 3904288473 (eff. 0.298)
1573.04/1573.30	c #Conflicts:    1471000 | #Learnt:      30870 | 0.000
1573.04/1573.30	c total clause space: 335.816MB
1573.04/1573.30	c total #watches: 267426
1574.04/1574.33	c total #propagations: 1163963378 / total #impl: 3906574128 (eff. 0.298)
1574.04/1574.33	c #Conflicts:    1472000 | #Learnt:      31870 | 0.000
1574.04/1574.33	c total clause space: 335.816MB
1574.04/1574.33	c total #watches: 273160
1574.95/1575.27	c total #propagations: 1164845826 / total #impl: 3909611698 (eff. 0.298)
1574.95/1575.27	c #Conflicts:    1473000 | #Learnt:      32870 | 0.000
1574.95/1575.27	c total clause space: 335.816MB
1574.95/1575.27	c total #watches: 279816
1575.94/1576.29	c total #propagations: 1165619062 / total #impl: 3912549294 (eff. 0.298)
1575.94/1576.29	c #Conflicts:    1474000 | #Learnt:      33870 | 0.000
1575.94/1576.29	c total clause space: 335.816MB
1575.94/1576.29	c total #watches: 284583
1577.04/1577.39	c total #propagations: 1166421300 / total #impl: 3915270184 (eff. 0.298)
1577.04/1577.39	c #Conflicts:    1475000 | #Learnt:      34870 | 0.000
1577.04/1577.39	c total clause space: 335.816MB
1577.04/1577.39	c total #watches: 289771
1578.14/1578.41	c total #propagations: 1167216077 / total #impl: 3918011980 (eff. 0.298)
1578.14/1578.41	c #Conflicts:    1476000 | #Learnt:      35870 | 0.000
1578.14/1578.41	c total clause space: 335.816MB
1578.14/1578.41	c total #watches: 293133
1579.44/1579.71	c total #propagations: 1167952637 / total #impl: 3920525521 (eff. 0.298)
1579.44/1579.71	c #Conflicts:    1477000 | #Learnt:      36870 | 0.000
1579.44/1579.71	c total clause space: 335.816MB
1579.44/1579.71	c total #watches: 297097
1580.54/1580.85	c total #propagations: 1168898931 / total #impl: 3923903040 (eff. 0.298)
1580.54/1580.85	c #Conflicts:    1478000 | #Learnt:      37870 | 0.000
1580.54/1580.85	c total clause space: 335.816MB
1580.54/1580.85	c total #watches: 301079
1581.54/1581.89	c total #propagations: 1169753710 / total #impl: 3926992326 (eff. 0.298)
1581.54/1581.89	c #Conflicts:    1479000 | #Learnt:      38870 | 0.000
1581.54/1581.89	c total clause space: 335.816MB
1581.54/1581.89	c total #watches: 304525
1582.54/1582.83	c total #propagations: 1170466585 / total #impl: 3929550411 (eff. 0.298)
1582.54/1582.83	c #Conflicts:    1480000 | #Learnt:      39870 | 0.000
1582.54/1582.83	c total clause space: 335.816MB
1582.54/1582.83	c total #watches: 307315
1583.44/1583.79	c total #propagations: 1171057563 / total #impl: 3931663745 (eff. 0.298)
1583.44/1583.79	c #Conflicts:    1481000 | #Learnt:      40870 | 0.000
1583.44/1583.79	c total clause space: 335.816MB
1583.44/1583.79	c total #watches: 310199
1584.74/1585.02	c total #propagations: 1171672753 / total #impl: 3933995511 (eff. 0.298)
1584.74/1585.02	c #Conflicts:    1482000 | #Learnt:      41870 | 0.000
1584.74/1585.02	c total clause space: 335.816MB
1584.74/1585.02	c total #watches: 313923
1586.04/1586.35	c total #propagations: 1172436963 / total #impl: 3936634691 (eff. 0.298)
1586.04/1586.35	c #Conflicts:    1483000 | #Learnt:      42870 | 0.000
1586.04/1586.35	c total clause space: 335.816MB
1586.04/1586.35	c total #watches: 317411
1587.64/1587.92	c total #propagations: 1173256694 / total #impl: 3939285287 (eff. 0.298)
1587.64/1587.92	c #Conflicts:    1484000 | #Learnt:      43870 | 0.000
1587.64/1587.92	c total clause space: 335.816MB
1587.64/1587.92	c total #watches: 321240
1588.94/1589.21	c total #propagations: 1174379573 / total #impl: 3943137214 (eff. 0.298)
1588.94/1589.21	c #Conflicts:    1485000 | #Learnt:      44870 | 0.000
1588.94/1589.21	c total clause space: 335.816MB
1588.94/1589.21	c total #watches: 325704
1590.34/1590.61	c total #propagations: 1175234551 / total #impl: 3946089166 (eff. 0.298)
1590.34/1590.61	c #Conflicts:    1486000 | #Learnt:      45870 | 0.000
1590.34/1590.61	c total clause space: 335.816MB
1590.34/1590.61	c total #watches: 330470
1591.64/1591.97	c total #propagations: 1176092327 / total #impl: 3949415083 (eff. 0.298)
1591.64/1591.97	c #Conflicts:    1487000 | #Learnt:      46870 | 0.000
1591.64/1591.97	c total clause space: 335.816MB
1591.64/1591.97	c total #watches: 333596
1592.94/1593.20	c total #propagations: 1176938038 / total #impl: 3952354652 (eff. 0.298)
1592.94/1593.20	c #Conflicts:    1488000 | #Learnt:      47870 | 0.000
1592.94/1593.20	c total clause space: 335.816MB
1592.94/1593.20	c total #watches: 337026
1594.24/1594.55	c total #propagations: 1177601189 / total #impl: 3954659473 (eff. 0.298)
1594.24/1594.55	c #Conflicts:    1489000 | #Learnt:      48870 | 0.000
1594.24/1594.55	c total clause space: 335.816MB
1594.24/1594.55	c total #watches: 339920
1595.64/1595.97	c total #propagations: 1178310216 / total #impl: 3957083983 (eff. 0.298)
1595.64/1595.97	c #Conflicts:    1490000 | #Learnt:      49870 | 0.000
1595.64/1595.97	c total clause space: 335.816MB
1595.64/1595.97	c total #watches: 343891
1597.24/1597.55	c total #propagations: 1179153604 / total #impl: 3959948164 (eff. 0.298)
1597.24/1597.55	c #Conflicts:    1491000 | #Learnt:      50870 | 0.000
1597.24/1597.55	c total clause space: 335.816MB
1597.24/1597.55	c total #watches: 347157
1598.54/1598.81	c total #propagations: 1180047806 / total #impl: 3962896321 (eff. 0.298)
1598.54/1598.81	c #Conflicts:    1492000 | #Learnt:      51870 | 0.000
1598.54/1598.81	c total clause space: 335.816MB
1598.54/1598.81	c total #watches: 352263
1599.93/1600.24	c total #propagations: 1180739403 / total #impl: 3965313928 (eff. 0.298)
1599.93/1600.24	c #Conflicts:    1493000 | #Learnt:      52870 | 0.000
1599.93/1600.24	c total clause space: 335.816MB
1599.93/1600.24	c total #watches: 355359
1601.44/1601.80	c total #propagations: 1181539567 / total #impl: 3967973599 (eff. 0.298)
1601.44/1601.80	c #Conflicts:    1494000 | #Learnt:      53870 | 0.000
1601.44/1601.80	c total clause space: 335.816MB
1601.44/1601.80	c total #watches: 359166
1603.03/1603.33	c total #propagations: 1182345349 / total #impl: 3970879056 (eff. 0.298)
1603.03/1603.33	c #Conflicts:    1495000 | #Learnt:      54870 | 0.000
1603.03/1603.33	c total clause space: 335.816MB
1603.03/1603.33	c total #watches: 363512
1604.43/1604.76	c total #propagations: 1183191903 / total #impl: 3973979301 (eff. 0.298)
1604.43/1604.76	c #Conflicts:    1496000 | #Learnt:      55870 | 0.000
1604.43/1604.76	c total clause space: 335.816MB
1604.43/1604.76	c total #watches: 368156
1605.93/1606.21	c total #propagations: 1184007587 / total #impl: 3977085709 (eff. 0.298)
1605.93/1606.21	c #Conflicts:    1497000 | #Learnt:      56870 | 0.000
1605.93/1606.21	c total clause space: 335.816MB
1605.93/1606.21	c total #watches: 375327
1607.63/1607.90	c total #propagations: 1184738123 / total #impl: 3979963702 (eff. 0.298)
1607.63/1607.90	c #Conflicts:    1498000 | #Learnt:      57870 | 0.000
1607.63/1607.90	c total clause space: 335.816MB
1607.63/1607.90	c total #watches: 381347
1609.04/1609.32	c total #propagations: 1185451182 / total #impl: 3982501474 (eff. 0.298)
1609.04/1609.32	c #Conflicts:    1499000 | #Learnt:      58870 | 0.000
1609.04/1609.32	c total clause space: 335.816MB
1609.04/1609.32	c total #watches: 384854
1610.03/1610.38	c total #propagations: 1186073166 / total #impl: 3984603061 (eff. 0.298)
1610.03/1610.38	c GARBAGE COLLECT
1610.03/1610.38	c #Conflicts:    1500000 | #Learnt:      30276 | 0.000
1610.03/1610.38	c total clause space: 335.816MB
1610.03/1610.38	c total #watches: 265883
1610.93/1611.20	c total #propagations: 1186698432 / total #impl: 3986716934 (eff. 0.298)
1610.93/1611.20	c #Conflicts:    1501000 | #Learnt:      31276 | 0.000
1610.93/1611.20	c total clause space: 335.816MB
1610.93/1611.20	c total #watches: 270289
1611.73/1612.04	c total #propagations: 1187320665 / total #impl: 3988751977 (eff. 0.298)
1611.73/1612.04	c #Conflicts:    1502000 | #Learnt:      32276 | 0.000
1611.73/1612.04	c total clause space: 335.816MB
1611.73/1612.04	c total #watches: 273751
1612.63/1612.93	c total #propagations: 1187945278 / total #impl: 3990839794 (eff. 0.298)
1612.63/1612.93	c #Conflicts:    1503000 | #Learnt:      33276 | 0.000
1612.63/1612.93	c total clause space: 335.816MB
1612.63/1612.93	c total #watches: 276650
1613.63/1613.91	c total #propagations: 1188567616 / total #impl: 3992951904 (eff. 0.298)
1613.63/1613.91	c #Conflicts:    1504000 | #Learnt:      34276 | 0.000
1613.63/1613.91	c total clause space: 335.816MB
1613.63/1613.91	c total #watches: 280100
1614.64/1614.93	c total #propagations: 1189243688 / total #impl: 3995216449 (eff. 0.298)
1614.64/1614.93	c #Conflicts:    1505000 | #Learnt:      35276 | 0.000
1614.64/1614.93	c total clause space: 335.816MB
1614.64/1614.93	c total #watches: 282805
1615.53/1615.87	c total #propagations: 1189971416 / total #impl: 3997669612 (eff. 0.298)
1615.53/1615.87	c #Conflicts:    1506000 | #Learnt:      36276 | 0.000
1615.53/1615.87	c total clause space: 335.816MB
1615.53/1615.87	c total #watches: 285907
1616.53/1616.89	c total #propagations: 1190603908 / total #impl: 3999791337 (eff. 0.298)
1616.53/1616.89	c #Conflicts:    1507000 | #Learnt:      37276 | 0.000
1616.53/1616.89	c total clause space: 335.816MB
1616.53/1616.89	c total #watches: 289411
1617.63/1617.92	c total #propagations: 1191380644 / total #impl: 4002426340 (eff. 0.298)
1617.63/1617.92	c #Conflicts:    1508000 | #Learnt:      38276 | 0.000
1617.63/1617.92	c total clause space: 335.816MB
1617.63/1617.92	c total #watches: 293753
1618.43/1618.74	c total #propagations: 1192274159 / total #impl: 4005420998 (eff. 0.298)
1618.43/1618.74	c #Conflicts:    1509000 | #Learnt:      39276 | 0.000
1618.43/1618.74	c total clause space: 335.816MB
1618.43/1618.74	c total #watches: 297826
1619.23/1619.53	c total #propagations: 1192976439 / total #impl: 4007577825 (eff. 0.298)
1619.23/1619.53	c #Conflicts:    1510000 | #Learnt:      40276 | 0.000
1619.23/1619.53	c total clause space: 335.816MB
1619.23/1619.53	c total #watches: 302005
1620.23/1620.50	c total #propagations: 1193692087 / total #impl: 4009873908 (eff. 0.298)
1620.23/1620.50	c #Conflicts:    1511000 | #Learnt:      41276 | 0.000
1620.23/1620.50	c total clause space: 335.816MB
1620.23/1620.50	c total #watches: 305925
1621.24/1621.55	c total #propagations: 1194406425 / total #impl: 4012260054 (eff. 0.298)
1621.24/1621.55	c #Conflicts:    1512000 | #Learnt:      42276 | 0.000
1621.24/1621.55	c total clause space: 335.816MB
1621.24/1621.55	c total #watches: 310443
1622.34/1622.69	c total #propagations: 1195240812 / total #impl: 4015058486 (eff. 0.298)
1622.34/1622.69	c #Conflicts:    1513000 | #Learnt:      43276 | 0.000
1622.34/1622.69	c total clause space: 335.816MB
1622.34/1622.69	c total #watches: 314240
1623.23/1623.55	c total #propagations: 1196044359 / total #impl: 4017850695 (eff. 0.298)
1623.23/1623.55	c #Conflicts:    1514000 | #Learnt:      44276 | 0.000
1623.23/1623.55	c total clause space: 335.816MB
1623.23/1623.55	c total #watches: 318176
1624.23/1624.56	c total #propagations: 1196630850 / total #impl: 4019874988 (eff. 0.298)
1624.23/1624.56	c #Conflicts:    1515000 | #Learnt:      45276 | 0.000
1624.23/1624.56	c total clause space: 335.816MB
1624.23/1624.56	c total #watches: 321662
1625.33/1625.66	c total #propagations: 1197354328 / total #impl: 4022259142 (eff. 0.298)
1625.33/1625.66	c #Conflicts:    1516000 | #Learnt:      46276 | 0.000
1625.33/1625.66	c total clause space: 335.816MB
1625.33/1625.66	c total #watches: 325893
1626.33/1626.65	c total #propagations: 1198133837 / total #impl: 4024906326 (eff. 0.298)
1626.33/1626.65	c #Conflicts:    1517000 | #Learnt:      47276 | 0.000
1626.33/1626.65	c total clause space: 335.816MB
1626.33/1626.65	c total #watches: 329740
1627.33/1627.68	c total #propagations: 1198878841 / total #impl: 4027210007 (eff. 0.298)
1627.33/1627.68	c #Conflicts:    1518000 | #Learnt:      48276 | 0.000
1627.33/1627.68	c total clause space: 335.816MB
1627.33/1627.68	c total #watches: 335473
1628.43/1628.78	c total #propagations: 1199641424 / total #impl: 4029899328 (eff. 0.298)
1628.43/1628.78	c #Conflicts:    1519000 | #Learnt:      49276 | 0.000
1628.43/1628.78	c total clause space: 335.816MB
1628.43/1628.78	c total #watches: 338648
1629.63/1630.00	c total #propagations: 1200354287 / total #impl: 4032172432 (eff. 0.298)
1629.63/1630.00	c #Conflicts:    1520000 | #Learnt:      50276 | 0.000
1629.63/1630.00	c total clause space: 335.816MB
1629.63/1630.00	c total #watches: 341670
1630.93/1631.21	c total #propagations: 1201177839 / total #impl: 4034719862 (eff. 0.298)
1630.93/1631.21	c #Conflicts:    1521000 | #Learnt:      51276 | 0.000
1630.93/1631.21	c total clause space: 335.816MB
1630.93/1631.21	c total #watches: 346703
1631.93/1632.25	c total #propagations: 1201996525 / total #impl: 4037646086 (eff. 0.298)
1631.93/1632.25	c #Conflicts:    1522000 | #Learnt:      52276 | 0.000
1631.93/1632.25	c total clause space: 335.816MB
1631.93/1632.25	c total #watches: 351545
1633.13/1633.46	c total #propagations: 1202688203 / total #impl: 4040276262 (eff. 0.298)
1633.13/1633.46	c #Conflicts:    1523000 | #Learnt:      53276 | 0.000
1633.13/1633.46	c total clause space: 335.816MB
1633.13/1633.46	c total #watches: 355377
1634.13/1634.40	c total #propagations: 1203478446 / total #impl: 4043227488 (eff. 0.298)
1634.13/1634.40	c #Conflicts:    1524000 | #Learnt:      54276 | 0.000
1634.13/1634.40	c total clause space: 335.816MB
1634.13/1634.40	c total #watches: 359123
1635.33/1635.67	c total #propagations: 1204086811 / total #impl: 4045373331 (eff. 0.298)
1635.33/1635.67	c #Conflicts:    1525000 | #Learnt:      55276 | 0.000
1635.33/1635.67	c total clause space: 335.816MB
1635.33/1635.68	c total #watches: 364963
1636.83/1637.17	c total #propagations: 1204849545 / total #impl: 4048360198 (eff. 0.298)
1636.83/1637.17	c #Conflicts:    1526000 | #Learnt:      56276 | 0.000
1636.83/1637.17	c total clause space: 335.816MB
1636.83/1637.17	c total #watches: 373024
1638.33/1638.69	c total #propagations: 1205600749 / total #impl: 4051428474 (eff. 0.298)
1638.33/1638.69	c #Conflicts:    1527000 | #Learnt:      57276 | 0.000
1638.33/1638.69	c total clause space: 335.816MB
1638.33/1638.69	c total #watches: 376958
1639.94/1640.22	c total #propagations: 1206369462 / total #impl: 4054096384 (eff. 0.298)
1639.94/1640.22	c #Conflicts:    1528000 | #Learnt:      58276 | 0.000
1639.94/1640.22	c total clause space: 335.816MB
1639.94/1640.22	c total #watches: 381061
1641.33/1641.66	c total #propagations: 1207184828 / total #impl: 4056939771 (eff. 0.298)
1641.33/1641.66	c #Conflicts:    1529000 | #Learnt:      59276 | 0.000
1641.33/1641.66	c total clause space: 335.816MB
1641.33/1641.66	c total #watches: 388968
1642.83/1643.10	c total #propagations: 1207892993 / total #impl: 4059627790 (eff. 0.298)
1642.83/1643.10	c GARBAGE COLLECT
1642.83/1643.10	c #Conflicts:    1530000 | #Learnt:      30353 | 0.000
1642.83/1643.10	c total clause space: 335.816MB
1642.83/1643.10	c total #watches: 265977
1643.73/1644.05	c total #propagations: 1208678951 / total #impl: 4062217325 (eff. 0.298)
1643.73/1644.05	c #Conflicts:    1531000 | #Learnt:      31353 | 0.000
1643.73/1644.05	c total clause space: 335.816MB
1643.73/1644.05	c total #watches: 268952
1644.73/1645.06	c total #propagations: 1209474472 / total #impl: 4064937162 (eff. 0.298)
1644.73/1645.06	c #Conflicts:    1532000 | #Learnt:      32353 | 0.000
1644.73/1645.06	c total clause space: 335.816MB
1644.73/1645.06	c total #watches: 274001
1645.73/1646.02	c total #propagations: 1210220967 / total #impl: 4067512451 (eff. 0.298)
1645.73/1646.02	c #Conflicts:    1533000 | #Learnt:      33353 | 0.000
1645.73/1646.02	c total clause space: 335.816MB
1645.73/1646.02	c total #watches: 278081
1646.73/1647.08	c total #propagations: 1211000617 / total #impl: 4069955641 (eff. 0.298)
1646.73/1647.08	c #Conflicts:    1534000 | #Learnt:      34353 | 0.000
1646.73/1647.08	c total clause space: 335.816MB
1646.73/1647.08	c total #watches: 282127
1647.83/1648.13	c total #propagations: 1211745621 / total #impl: 4072648385 (eff. 0.298)
1647.83/1648.13	c #Conflicts:    1535000 | #Learnt:      35353 | 0.000
1647.83/1648.13	c total clause space: 335.816MB
1647.83/1648.13	c total #watches: 285360
1648.84/1649.17	c total #propagations: 1212570599 / total #impl: 4075417481 (eff. 0.298)
1648.84/1649.17	c #Conflicts:    1536000 | #Learnt:      36353 | 0.000
1648.84/1649.17	c total clause space: 335.816MB
1648.84/1649.17	c total #watches: 288937
1649.94/1650.26	c total #propagations: 1213396273 / total #impl: 4078148495 (eff. 0.298)
1649.94/1650.26	c #Conflicts:    1537000 | #Learnt:      37353 | 0.000
1649.94/1650.26	c total clause space: 335.816MB
1649.94/1650.26	c total #watches: 296853
1651.14/1651.46	c total #propagations: 1214316943 / total #impl: 4081497930 (eff. 0.298)
1651.14/1651.46	c #Conflicts:    1538000 | #Learnt:      38353 | 0.000
1651.14/1651.46	c total clause space: 335.816MB
1651.14/1651.46	c total #watches: 301717
1652.33/1652.64	c total #propagations: 1215113010 / total #impl: 4084237451 (eff. 0.298)
1652.33/1652.64	c #Conflicts:    1539000 | #Learnt:      39353 | 0.000
1652.33/1652.64	c total clause space: 335.816MB
1652.33/1652.64	c total #watches: 305309
1653.53/1653.86	c total #propagations: 1215899890 / total #impl: 4086897485 (eff. 0.298)
1653.53/1653.86	c #Conflicts:    1540000 | #Learnt:      40353 | 0.000
1653.53/1653.86	c total clause space: 335.816MB
1653.53/1653.86	c total #watches: 308645
1654.63/1654.96	c total #propagations: 1216595041 / total #impl: 4089190544 (eff. 0.298)
1654.63/1654.96	c #Conflicts:    1541000 | #Learnt:      41353 | 0.000
1654.63/1654.96	c total clause space: 335.816MB
1654.63/1654.96	c total #watches: 311854
1655.93/1656.21	c total #propagations: 1217248362 / total #impl: 4091406323 (eff. 0.298)
1655.93/1656.21	c #Conflicts:    1542000 | #Learnt:      42353 | 0.000
1655.93/1656.21	c total clause space: 335.816MB
1655.93/1656.21	c total #watches: 318245
1656.93/1657.24	c total #propagations: 1217883195 / total #impl: 4093706787 (eff. 0.298)
1656.93/1657.24	c #Conflicts:    1543000 | #Learnt:      43353 | 0.000
1656.93/1657.24	c total clause space: 335.816MB
1656.93/1657.24	c total #watches: 321296
1658.03/1658.35	c total #propagations: 1218503257 / total #impl: 4096056689 (eff. 0.297)
1658.03/1658.35	c #Conflicts:    1544000 | #Learnt:      44353 | 0.000
1658.03/1658.35	c total clause space: 335.816MB
1658.03/1658.35	c total #watches: 324029
1659.13/1659.49	c total #propagations: 1219115595 / total #impl: 4098463274 (eff. 0.297)
1659.13/1659.49	c #Conflicts:    1545000 | #Learnt:      45353 | 0.000
1659.13/1659.49	c total clause space: 335.816MB
1659.13/1659.49	c total #watches: 326733
1660.63/1660.97	c total #propagations: 1219720119 / total #impl: 4100806704 (eff. 0.297)
1660.63/1660.97	c #Conflicts:    1546000 | #Learnt:      46353 | 0.000
1660.63/1660.97	c total clause space: 335.816MB
1660.63/1660.97	c total #watches: 332170
1662.23/1662.57	c total #propagations: 1220525112 / total #impl: 4103620061 (eff. 0.297)
1662.23/1662.57	c #Conflicts:    1547000 | #Learnt:      47353 | 0.000
1662.23/1662.57	c total clause space: 335.816MB
1662.23/1662.57	c total #watches: 336487
1663.73/1664.08	c total #propagations: 1221241980 / total #impl: 4106168103 (eff. 0.297)
1663.73/1664.08	c #Conflicts:    1548000 | #Learnt:      48353 | 0.000
1663.73/1664.08	c total clause space: 335.816MB
1663.73/1664.08	c total #watches: 340095
1665.43/1665.78	c total #propagations: 1221906978 / total #impl: 4108597811 (eff. 0.297)
1665.43/1665.78	c #Conflicts:    1549000 | #Learnt:      49353 | 0.000
1665.43/1665.78	c total clause space: 335.816MB
1665.43/1665.78	c total #watches: 345029
1667.23/1667.57	c total #propagations: 1222666084 / total #impl: 4111290778 (eff. 0.297)
1667.23/1667.57	c #Conflicts:    1550000 | #Learnt:      50353 | 0.000
1667.23/1667.57	c total clause space: 335.816MB
1667.23/1667.57	c total #watches: 350624
1668.83/1669.16	c total #propagations: 1223440987 / total #impl: 4114165549 (eff. 0.297)
1668.83/1669.16	c #Conflicts:    1551000 | #Learnt:      51353 | 0.000
1668.83/1669.16	c total clause space: 335.816MB
1668.83/1669.16	c total #watches: 355716
1671.03/1671.32	c total #propagations: 1224114508 / total #impl: 4116501047 (eff. 0.297)
1671.03/1671.32	c #Conflicts:    1552000 | #Learnt:      52353 | 0.000
1671.03/1671.32	c total clause space: 335.816MB
1671.03/1671.32	c total #watches: 360062
1672.94/1673.29	c total #propagations: 1224917289 / total #impl: 4119234100 (eff. 0.297)
1672.94/1673.29	c #Conflicts:    1553000 | #Learnt:      53353 | 0.000
1672.94/1673.29	c total clause space: 335.816MB
1672.94/1673.29	c total #watches: 364226
1675.04/1675.38	c total #propagations: 1225668556 / total #impl: 4121889713 (eff. 0.297)
1675.04/1675.38	c #Conflicts:    1554000 | #Learnt:      54353 | 0.000
1675.04/1675.38	c total clause space: 335.816MB
1675.04/1675.38	c total #watches: 368367
1676.83/1677.12	c total #propagations: 1226479010 / total #impl: 4124845374 (eff. 0.297)
1676.83/1677.12	c #Conflicts:    1555000 | #Learnt:      55353 | 0.000
1676.83/1677.12	c total clause space: 335.816MB
1676.83/1677.12	c total #watches: 372379
1679.23/1679.55	c total #propagations: 1227109411 / total #impl: 4127111586 (eff. 0.297)
1679.23/1679.55	c #Conflicts:    1556000 | #Learnt:      56353 | 0.000
1679.23/1679.55	c total clause space: 335.816MB
1679.23/1679.55	c total #watches: 376577
1681.53/1681.84	c total #propagations: 1227964807 / total #impl: 4130189826 (eff. 0.297)
1681.53/1681.84	c #Conflicts:    1557000 | #Learnt:      57353 | 0.000
1681.53/1681.84	c total clause space: 335.816MB
1681.53/1681.84	c total #watches: 383598
1683.94/1684.29	c total #propagations: 1228729938 / total #impl: 4133111851 (eff. 0.297)
1683.94/1684.29	c #Conflicts:    1558000 | #Learnt:      58353 | 0.000
1683.94/1684.29	c total clause space: 335.816MB
1683.94/1684.29	c total #watches: 387249
1686.73/1687.08	c total #propagations: 1229485661 / total #impl: 4135888130 (eff. 0.297)
1686.73/1687.08	c #Conflicts:    1559000 | #Learnt:      59353 | 0.000
1686.73/1687.08	c total clause space: 335.816MB
1686.73/1687.08	c total #watches: 394030
1689.44/1689.71	c total #propagations: 1230274257 / total #impl: 4138738786 (eff. 0.297)
1689.44/1689.71	c #Conflicts:    1560000 | #Learnt:      60353 | 0.000
1689.44/1689.71	c total clause space: 335.816MB
1689.44/1689.71	c total #watches: 397666
1690.54/1690.83	c total #propagations: 1231014563 / total #impl: 4141434183 (eff. 0.297)
1690.54/1690.83	c GARBAGE COLLECT
1690.54/1690.83	c #Conflicts:    1561000 | #Learnt:      31158 | 0.000
1690.54/1690.83	c total clause space: 335.816MB
1690.54/1690.83	c total #watches: 269136
1691.54/1691.87	c total #propagations: 1231741588 / total #impl: 4143891309 (eff. 0.297)
1691.54/1691.87	c #Conflicts:    1562000 | #Learnt:      32158 | 0.000
1691.54/1691.87	c total clause space: 335.816MB
1691.54/1691.87	c total #watches: 272609
1692.53/1692.83	c total #propagations: 1232540641 / total #impl: 4146490492 (eff. 0.297)
1692.53/1692.83	c #Conflicts:    1563000 | #Learnt:      33158 | 0.000
1692.53/1692.83	c total clause space: 335.816MB
1692.53/1692.83	c total #watches: 276191
1693.53/1693.80	c total #propagations: 1233269185 / total #impl: 4148935950 (eff. 0.297)
1693.53/1693.80	c #Conflicts:    1564000 | #Learnt:      34158 | 0.000
1693.53/1693.80	c total clause space: 335.816MB
1693.53/1693.80	c total #watches: 279483
1694.53/1694.86	c total #propagations: 1233967054 / total #impl: 4151247712 (eff. 0.297)
1694.53/1694.86	c #Conflicts:    1565000 | #Learnt:      35158 | 0.000
1694.53/1694.86	c total clause space: 335.816MB
1694.53/1694.86	c total #watches: 284530
1695.63/1695.95	c total #propagations: 1234771658 / total #impl: 4153915179 (eff. 0.297)
1695.63/1695.95	c #Conflicts:    1566000 | #Learnt:      36158 | 0.000
1695.63/1695.95	c total clause space: 335.816MB
1695.63/1695.95	c total #watches: 290724
1696.93/1697.25	c total #propagations: 1235570433 / total #impl: 4156745890 (eff. 0.297)
1696.93/1697.25	c #Conflicts:    1567000 | #Learnt:      37158 | 0.000
1696.93/1697.25	c total clause space: 335.816MB
1696.93/1697.25	c total #watches: 295131
1698.43/1698.73	c total #propagations: 1236340700 / total #impl: 4159406009 (eff. 0.297)
1698.43/1698.73	c #Conflicts:    1568000 | #Learnt:      38158 | 0.000
1698.43/1698.73	c total clause space: 335.816MB
1698.43/1698.73	c total #watches: 300330
1700.03/1700.37	c total #propagations: 1237178853 / total #impl: 4162356470 (eff. 0.297)
1700.03/1700.37	c #Conflicts:    1569000 | #Learnt:      39158 | 0.000
1700.03/1700.37	c total clause space: 335.816MB
1700.03/1700.37	c total #watches: 307026
1701.83/1702.16	c total #propagations: 1238145169 / total #impl: 4165888852 (eff. 0.297)
1701.83/1702.16	c #Conflicts:    1570000 | #Learnt:      40158 | 0.000
1701.83/1702.16	c total clause space: 335.816MB
1701.83/1702.16	c total #watches: 314572
1703.83/1704.18	c total #propagations: 1239144895 / total #impl: 4170029483 (eff. 0.297)
1703.83/1704.18	c #Conflicts:    1571000 | #Learnt:      41158 | 0.000
1703.83/1704.18	c total clause space: 335.816MB
1703.83/1704.18	c total #watches: 322073
1705.73/1706.03	c total #propagations: 1240109094 / total #impl: 4173840079 (eff. 0.297)
1705.73/1706.03	c #Conflicts:    1572000 | #Learnt:      42158 | 0.000
1705.73/1706.03	c total clause space: 335.816MB
1705.73/1706.03	c total #watches: 328302
1708.03/1708.32	c total #propagations: 1241011641 / total #impl: 4177520026 (eff. 0.297)
1708.03/1708.32	c #Conflicts:    1573000 | #Learnt:      43158 | 0.000
1708.03/1708.32	c total clause space: 335.816MB
1708.03/1708.32	c total #watches: 333893
1710.23/1710.55	c total #propagations: 1241962874 / total #impl: 4181439404 (eff. 0.297)
1710.23/1710.55	c #Conflicts:    1574000 | #Learnt:      44158 | 0.000
1710.23/1710.55	c total clause space: 335.816MB
1710.23/1710.55	c total #watches: 340485
1712.53/1712.88	c total #propagations: 1242899411 / total #impl: 4185189206 (eff. 0.297)
1712.53/1712.88	c #Conflicts:    1575000 | #Learnt:      45158 | 0.000
1712.53/1712.88	c total clause space: 335.816MB
1712.53/1712.88	c total #watches: 345335
1715.03/1715.37	c total #propagations: 1243862204 / total #impl: 4188952511 (eff. 0.297)
1715.03/1715.37	c #Conflicts:    1576000 | #Learnt:      46158 | 0.000
1715.03/1715.37	c total clause space: 335.816MB
1715.03/1715.37	c total #watches: 353255
1717.32/1717.65	c total #propagations: 1244756795 / total #impl: 4192734858 (eff. 0.297)
1717.32/1717.65	c #Conflicts:    1577000 | #Learnt:      47158 | 0.000
1717.32/1717.65	c total clause space: 335.816MB
1717.32/1717.65	c total #watches: 359520
1719.92/1720.23	c total #propagations: 1245561935 / total #impl: 4196468226 (eff. 0.297)
1719.92/1720.23	c #Conflicts:    1578000 | #Learnt:      48158 | 0.000
1719.92/1720.23	c total clause space: 335.816MB
1719.92/1720.23	c total #watches: 367227
1723.12/1723.41	c total #propagations: 1246444599 / total #impl: 4200469676 (eff. 0.297)
1723.12/1723.41	c #Conflicts:    1579000 | #Learnt:      49158 | 0.000
1723.12/1723.41	c total clause space: 335.816MB
1723.12/1723.41	c total #watches: 373748
1726.62/1726.94	c total #propagations: 1247340333 / total #impl: 4204513561 (eff. 0.297)
1726.62/1726.94	c #Conflicts:    1580000 | #Learnt:      50158 | 0.000
1726.62/1726.94	c total clause space: 335.816MB
1726.62/1726.94	c total #watches: 380304
1730.13/1730.44	c total #propagations: 1248277977 / total #impl: 4208471565 (eff. 0.297)
1730.13/1730.44	c #Conflicts:    1581000 | #Learnt:      51158 | 0.000
1730.13/1730.44	c total clause space: 335.816MB
1730.13/1730.44	c total #watches: 388970
1734.12/1734.47	c total #propagations: 1249216879 / total #impl: 4212860834 (eff. 0.297)
1734.12/1734.47	c #Conflicts:    1582000 | #Learnt:      52158 | 0.000
1734.12/1734.47	c total clause space: 335.816MB
1734.12/1734.47	c total #watches: 394728
1738.72/1739.07	c total #propagations: 1250113729 / total #impl: 4216584908 (eff. 0.296)
1738.72/1739.07	c #Conflicts:    1583000 | #Learnt:      53158 | 0.000
1738.72/1739.07	c total clause space: 335.816MB
1738.72/1739.07	c total #watches: 402966
1743.02/1743.33	c total #propagations: 1251132737 / total #impl: 4221122908 (eff. 0.296)
1743.02/1743.33	c #Conflicts:    1584000 | #Learnt:      54158 | 0.000
1743.02/1743.33	c total clause space: 335.816MB
1743.02/1743.33	c total #watches: 411195
1747.73/1748.01	c total #propagations: 1252045272 / total #impl: 4225295642 (eff. 0.296)
1747.73/1748.01	c #Conflicts:    1585000 | #Learnt:      55158 | 0.000
1747.73/1748.01	c total clause space: 335.816MB
1747.73/1748.01	c total #watches: 421320
1752.32/1752.64	c total #propagations: 1253026300 / total #impl: 4230825224 (eff. 0.296)
1752.32/1752.64	c #Conflicts:    1586000 | #Learnt:      56158 | 0.000
1752.32/1752.64	c total clause space: 335.816MB
1752.32/1752.64	c total #watches: 426402
1756.62/1756.98	c total #propagations: 1253924052 / total #impl: 4235702259 (eff. 0.296)
1756.62/1756.98	c #Conflicts:    1587000 | #Learnt:      57158 | 0.000
1756.62/1756.98	c total clause space: 335.816MB
1756.62/1756.98	c total #watches: 441882
1762.72/1763.07	c total #propagations: 1254764371 / total #impl: 4241372965 (eff. 0.296)
1762.72/1763.07	c #Conflicts:    1588000 | #Learnt:      58158 | 0.000
1762.72/1763.07	c total clause space: 335.816MB
1762.72/1763.07	c total #watches: 453219
1769.22/1769.59	c total #propagations: 1255705897 / total #impl: 4247278878 (eff. 0.296)
1769.22/1769.59	c #Conflicts:    1589000 | #Learnt:      59158 | 0.000
1769.22/1769.59	c total clause space: 335.816MB
1769.22/1769.59	c total #watches: 462600
1776.01/1776.33	c total #propagations: 1256629450 / total #impl: 4252707491 (eff. 0.295)
1776.01/1776.33	c #Conflicts:    1590000 | #Learnt:      60158 | 0.000
1776.01/1776.33	c total clause space: 335.816MB
1776.01/1776.33	c total #watches: 473898
1781.31/1781.65	c total #propagations: 1257558056 / total #impl: 4258431220 (eff. 0.295)
1781.31/1781.65	c GARBAGE COLLECT
1781.31/1781.65	c #Conflicts:    1591000 | #Learnt:      30665 | 0.000
1781.31/1781.65	c total clause space: 335.816MB
1781.31/1781.65	c total #watches: 267768
1782.21/1782.59	c total #propagations: 1258367171 / total #impl: 4263762993 (eff. 0.295)
1782.21/1782.59	c #Conflicts:    1592000 | #Learnt:      31665 | 0.000
1782.21/1782.59	c total clause space: 335.816MB
1782.21/1782.59	c total #watches: 276827
1783.61/1783.94	c total #propagations: 1259175997 / total #impl: 4266635064 (eff. 0.295)
1783.61/1783.94	c #Conflicts:    1593000 | #Learnt:      32665 | 0.000
1783.61/1783.94	c total clause space: 335.816MB
1783.61/1783.94	c total #watches: 293747
1785.51/1785.80	c total #propagations: 1260039776 / total #impl: 4270543575 (eff. 0.295)
1785.51/1785.80	c #Conflicts:    1594000 | #Learnt:      33665 | 0.000
1785.51/1785.80	c total clause space: 335.816MB
1785.51/1785.80	c total #watches: 299698
1787.41/1787.73	c total #propagations: 1260926491 / total #impl: 4273653156 (eff. 0.295)
1787.41/1787.73	c #Conflicts:    1595000 | #Learnt:      34665 | 0.000
1787.41/1787.73	c total clause space: 335.816MB
1787.41/1787.73	c total #watches: 308177
1789.41/1789.79	c total #propagations: 1261973347 / total #impl: 4277859116 (eff. 0.295)
1789.41/1789.79	c #Conflicts:    1596000 | #Learnt:      35665 | 0.000
1789.41/1789.79	c total clause space: 335.816MB
1789.41/1789.79	c total #watches: 314070
1791.71/1792.09	c total #propagations: 1262786817 / total #impl: 4280811091 (eff. 0.295)
1791.71/1792.09	c #Conflicts:    1597000 | #Learnt:      36665 | 0.000
1791.71/1792.09	c total clause space: 335.816MB
1791.71/1792.09	c total #watches: 319469
1794.21/1794.52	c total #propagations: 1263687263 / total #impl: 4284101005 (eff. 0.295)
1794.21/1794.52	c #Conflicts:    1598000 | #Learnt:      37665 | 0.000
1794.21/1794.52	c total clause space: 335.816MB
1794.21/1794.52	c total #watches: 323849
1796.51/1796.88	c total #propagations: 1264534911 / total #impl: 4287036190 (eff. 0.295)
1796.51/1796.88	c #Conflicts:    1599000 | #Learnt:      38665 | 0.000
1796.51/1796.88	c total clause space: 335.816MB
1796.51/1796.88	c total #watches: 331110
1799.11/1799.49	c total #propagations: 1265369379 / total #impl: 4290116963 (eff. 0.295)
1799.11/1799.49	c #Conflicts:    1600000 | #Learnt:      39665 | 0.000
1799.11/1799.49	c total clause space: 335.816MB
1799.11/1799.49	c total #watches: 334885

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-4087156-1465402329/watcher-4087156-1465402329 -o /tmp/evaluation-result-4087156-1465402329/solver-4087156-1465402329 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26142 --watchdog 1960 --input HOME/instance-4087156-1465402329.opb ./cdcl-cuttingplanes-release 

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

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


[startup+0 s]
/proc/loadavg: 2.19 2.20 2.18 3/176 29222
/proc/meminfo: memFree=29635492/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 122165928 29802496 5260 33554432000 4194304 6199737 140734714764272 140733291365768 4209408 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 7276 5260 122 490 0 6777 0

[startup+0.100173 s]
/proc/loadavg: 2.19 2.20 2.18 3/176 29222
/proc/meminfo: memFree=29635492/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=34808 CPUtime=0.09 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 1354 0 0 0 9 0 0 0 20 0 1 0 122165928 35643392 7563 33554432000 4194304 6199737 140734714764272 140733291365768 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 8702 7564 133 490 0 8203 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34808

[startup+0.200329 s]
/proc/loadavg: 2.19 2.20 2.18 3/176 29222
/proc/meminfo: memFree=29635492/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=37996 CPUtime=0.19 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 1855 0 0 0 19 0 0 0 20 0 1 0 122165928 38907904 8376 33554432000 4194304 6199737 140734714764272 140733291365768 4226174 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 9499 8376 134 490 0 9000 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37996

[startup+0.300322 s]
/proc/loadavg: 2.19 2.20 2.18 3/176 29222
/proc/meminfo: memFree=29635492/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=42924 CPUtime=0.28 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 2552 0 0 0 28 0 0 0 20 0 1 0 122165928 43954176 8818 33554432000 4194304 6199737 140734714764272 140733291365768 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 10731 8818 134 490 0 10232 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42924

[startup+0.700288 s]
/proc/loadavg: 2.19 2.20 2.18 3/176 29222
/proc/meminfo: memFree=29635492/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=43716 CPUtime=0.69 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 3254 0 0 0 68 1 0 0 20 0 1 0 122165928 44765184 9832 33554432000 4194304 6199737 140734714764272 140734714763032 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 10929 9832 155 490 0 10430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43716

[startup+1.50031 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 29223
/proc/meminfo: memFree=29592836/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=51172 CPUtime=1.49 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 4035 0 0 0 148 1 0 0 20 0 1 0 122165928 52400128 11329 33554432000 4194304 6199737 140734714764272 140734714763384 4221330 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 12793 11329 161 490 0 12294 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51172

[startup+3.1003 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 29269
/proc/meminfo: memFree=29932656/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=51440 CPUtime=3.09 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 4208 0 0 0 308 1 0 0 20 0 1 0 122165928 52674560 11469 33554432000 4194304 6199737 140734714764272 140734714763384 4213504 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 12860 11469 161 490 0 12361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51440

[startup+6.30028 s]
/proc/loadavg: 2.09 2.17 2.17 3/177 29269
/proc/meminfo: memFree=29904656/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=63660 CPUtime=6.29 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 5198 0 0 0 628 1 0 0 20 0 1 0 122165928 65187840 14134 33554432000 4194304 6199737 140734714764272 140734714763384 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 15915 14134 161 490 0 15416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63660

[startup+12.7003 s]
/proc/loadavg: 2.16 2.19 2.18 4/177 29269
/proc/meminfo: memFree=29889020/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=83300 CPUtime=12.68 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 5940 0 0 0 1267 1 0 0 20 0 1 0 122165928 85299200 15669 33554432000 4194304 6199737 140734714764272 140734714763384 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 20825 15669 161 490 0 20326 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83300

[startup+25.5003 s]
/proc/loadavg: 2.20 2.19 2.18 3/177 29269
/proc/meminfo: memFree=29860860/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=84096 CPUtime=25.49 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 6464 0 0 0 2547 2 0 0 20 0 1 0 122165928 86114304 18087 33554432000 4194304 6199737 140734714764272 140734714763384 4213377 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 21024 18087 161 490 0 20525 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84096

[startup+51.1004 s]
/proc/loadavg: 2.13 2.18 2.17 3/177 29269
/proc/meminfo: memFree=29833376/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=116184 CPUtime=51.08 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 7617 0 0 0 5106 2 0 0 20 0 1 0 122165928 118972416 21960 33554432000 4194304 6199737 140734714764272 140734714763384 4213215 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 29046 21960 161 490 0 28547 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116184

[startup+102.3 s]
/proc/loadavg: 2.06 2.15 2.16 3/177 29270
/proc/meminfo: memFree=29774536/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=167896 CPUtime=102.28 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 8740 0 0 0 10225 3 0 0 20 0 1 0 122165928 171925504 30974 33554432000 4194304 6199737 140734714764272 140734714763384 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 41974 30974 161 490 0 41475 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 167896

[startup+162.3 s]
/proc/loadavg: 2.13 2.15 2.16 3/177 29271
/proc/meminfo: memFree=29731960/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=168972 CPUtime=162.26 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 9188 0 0 0 16223 3 0 0 20 0 1 0 122165928 173027328 38525 33554432000 4194304 6199737 140734714764272 140734714763384 4221317 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 42243 38525 161 490 0 41744 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 168972

[startup+222.307 s]
/proc/loadavg: 2.22 2.18 2.17 3/177 29272
/proc/meminfo: memFree=29707552/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=169796 CPUtime=222.27 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 9390 0 0 0 22223 4 0 0 20 0 1 0 122165928 173871104 38724 33554432000 4194304 6199737 140734714764272 140734714763384 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 42449 38724 161 490 0 41950 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 169796

[startup+282.3 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 29274
/proc/meminfo: memFree=29702204/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=170744 CPUtime=282.25 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 9635 0 0 0 28221 4 0 0 20 0 1 0 122165928 174841856 40502 33554432000 4194304 6199737 140734714764272 140734714763384 4215656 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 42686 40502 161 490 0 42187 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 170744

[startup+342.3 s]
/proc/loadavg: 2.28 2.20 2.18 3/177 29275
/proc/meminfo: memFree=29661112/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=253736 CPUtime=342.23 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 10578 0 0 0 34218 5 0 0 20 0 1 0 122165928 259825664 49408 33554432000 4194304 6199737 140734714764272 140734714763384 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 63434 49408 161 490 0 62935 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 253736

[startup+402.3 s]
/proc/loadavg: 2.26 2.21 2.18 3/177 29276
/proc/meminfo: memFree=29659624/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=254060 CPUtime=402.23 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 10930 0 0 0 40217 6 0 0 20 0 1 0 122165928 260157440 49646 33554432000 4194304 6199737 140734714764272 140734714763384 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 63515 49646 161 490 0 63016 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 254060

[startup+462.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 29277
/proc/meminfo: memFree=29610440/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=254720 CPUtime=462.21 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 11129 0 0 0 46215 6 0 0 20 0 1 0 122165928 260833280 49834 33554432000 4194304 6199737 140734714764272 140734714763384 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 63680 49834 161 490 0 63181 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 254720

[startup+522.3 s]
/proc/loadavg: 2.31 2.22 2.19 3/178 29281
/proc/meminfo: memFree=29529732/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=255128 CPUtime=522.2 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 11223 0 0 0 52214 6 0 0 20 0 1 0 122165928 261251072 49925 33554432000 4194304 6199737 140734714764272 140734714763384 4213564 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 63782 49925 161 490 0 63283 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 255128

[startup+582.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 29283
/proc/meminfo: memFree=29524268/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=255928 CPUtime=582.19 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 11427 0 0 0 58213 6 0 0 20 0 1 0 122165928 262070272 51157 33554432000 4194304 6199737 140734714764272 140734714763384 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 63982 51157 161 490 0 63483 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 255928


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


[startup+942.3 s]
/proc/loadavg: 2.29 2.25 2.19 3/177 29290
/proc/meminfo: memFree=29507876/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=260052 CPUtime=942.14 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 12452 0 0 0 94206 8 0 0 20 0 1 0 122165928 266293248 54226 33554432000 4194304 6199737 140734714764272 140734714763384 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 65013 54226 161 490 0 64514 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 260052

[startup+1002.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 29291
/proc/meminfo: memFree=29397212/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=392720 CPUtime=1002.13 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 13182 0 0 0 100203 10 0 0 20 0 1 0 122165928 402145280 81818 33554432000 4194304 6199737 140734714764272 140734714762968 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 98180 81818 161 490 0 97681 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 392720

[startup+1062.3 s]
/proc/loadavg: 2.28 2.26 2.19 3/177 29292
/proc/meminfo: memFree=29375596/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=393180 CPUtime=1062.13 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 13452 0 0 0 106202 11 0 0 20 0 1 0 122165928 402616320 87143 33554432000 4194304 6199737 140734714764272 140734714763384 4213814 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 98295 87143 161 490 0 97796 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 393180

[startup+1122.3 s]
/proc/loadavg: 2.25 2.25 2.19 4/178 29296
/proc/meminfo: memFree=29374872/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=393324 CPUtime=1122.12 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 13510 0 0 0 112201 11 0 0 20 0 1 0 122165928 402763776 87201 33554432000 4194304 6199737 140734714764272 140734714763384 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 98331 87201 161 490 0 97832 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 393324

[startup+1182.3 s]
/proc/loadavg: 2.32 2.27 2.20 3/177 29297
/proc/meminfo: memFree=29374256/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=393740 CPUtime=1182.11 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 13592 0 0 0 118200 11 0 0 20 0 1 0 122165928 403189760 87283 33554432000 4194304 6199737 140734714764272 140734714763384 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 98435 87283 161 490 0 97936 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 393740

[startup+1242.3 s]
/proc/loadavg: 2.28 2.26 2.19 3/177 29299
/proc/meminfo: memFree=29373004/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=393920 CPUtime=1242.1 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 13644 0 0 0 124199 11 0 0 20 0 1 0 122165928 403374080 87335 33554432000 4194304 6199737 140734714764272 140734714763384 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 98480 87335 161 490 0 97981 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 393920

[startup+1302.3 s]
/proc/loadavg: 2.22 2.24 2.19 3/177 29300
/proc/meminfo: memFree=29372000/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=393920 CPUtime=1302.09 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 13666 0 0 0 130198 11 0 0 20 0 1 0 122165928 403374080 87357 33554432000 4194304 6199737 140734714764272 140734714763384 4213828 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 98480 87357 161 490 0 97981 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 393920

[startup+1362.3 s]
/proc/loadavg: 2.28 2.25 2.19 3/177 29301
/proc/meminfo: memFree=29370996/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=394468 CPUtime=1362.07 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 13778 0 0 0 136196 11 0 0 20 0 1 0 122165928 403935232 87469 33554432000 4194304 6199737 140734714764272 140734714763384 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 98617 87469 161 490 0 98118 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 394468

[startup+1422.3 s]
/proc/loadavg: 2.22 2.24 2.18 4/177 29302
/proc/meminfo: memFree=29335504/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=394600 CPUtime=1422.07 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 13815 0 0 0 142196 11 0 0 20 0 1 0 122165928 404070400 87506 33554432000 4194304 6199737 140734714764272 140734714763384 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 98650 87506 161 490 0 98151 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 394600

[startup+1482.3 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 29303
/proc/meminfo: memFree=29334116/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=394732 CPUtime=1482.05 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 13861 0 0 0 148194 11 0 0 20 0 1 0 122165928 404205568 87552 33554432000 4194304 6199737 140734714764272 140734714763384 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 98683 87552 161 490 0 98184 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 394732

[startup+1542.31 s]
/proc/loadavg: 2.12 2.19 2.17 3/177 29305
/proc/meminfo: memFree=29332856/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=395536 CPUtime=1542.05 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 14135 0 0 0 154194 11 0 0 20 0 1 0 122165928 405028864 87800 33554432000 4194304 6199737 140734714764272 140734714763384 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 98884 87800 161 490 0 98385 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 395536

[startup+1602.3 s]
/proc/loadavg: 2.23 2.20 2.18 4/177 29306
/proc/meminfo: memFree=29331476/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=395816 CPUtime=1602.03 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 14216 0 0 0 160192 11 0 0 20 0 1 0 122165928 405315584 87881 33554432000 4194304 6199737 140734714764272 140734714763384 4213515 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 98954 87881 161 490 0 98455 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 395816

[startup+1662.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/177 29307
/proc/meminfo: memFree=29330648/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=395952 CPUtime=1662.03 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 14235 0 0 0 166191 12 0 0 20 0 1 0 122165928 405454848 87915 33554432000 4194304 6199737 140734714764272 140734714763384 4237314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 98988 87915 161 490 0 98489 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 395952

[startup+1722.3 s]
/proc/loadavg: 2.18 2.20 2.18 4/178 29311
/proc/meminfo: memFree=29329468/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=396084 CPUtime=1722.02 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 14306 0 0 0 172190 12 0 0 20 0 1 0 122165928 405590016 87976 33554432000 4194304 6199737 140734714764272 140734714763384 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 99021 87976 161 490 0 98522 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 396084

[startup+1782.3 s]
/proc/loadavg: 2.27 2.22 2.18 4/177 29312
/proc/meminfo: memFree=29300528/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=397148 CPUtime=1782.01 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 14573 0 0 0 178189 12 0 0 20 0 1 0 122165928 406679552 94882 33554432000 4194304 6199737 140734714764272 140734714762856 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 99287 94882 161 490 0 98788 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 397148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/177 29313
/proc/meminfo: memFree=29301520/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=397148 CPUtime=1800.01 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 14573 0 0 0 179989 12 0 0 20 0 1 0 122165928 406679552 94882 33554432000 4194304 6199737 140734714764272 140734714763384 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 99287 94882 161 490 0 98788 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 397148

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

[startup+1800.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/177 29313
/proc/meminfo: memFree=29301520/32872528 swapFree=14956/1314940
[pid=29222] ppid=29219 vsize=397148 CPUtime=1800.01 cores=1,3,5,7
/proc/29222/stat : 29222 (cdcl-cuttingpla) R 29219 29222 26125 0 -1 4202496 14573 0 0 0 179989 12 0 0 20 0 1 0 122165928 406679552 94882 33554432000 4194304 6199737 140734714764272 140734714763384 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29222/statm: 99287 94882 161 490 0 98788 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 397148

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.12798
maximum resident set size= 379528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14573
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= 21
involuntary context switches= 2229

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.50631 second user time and 7.10992 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-08 18:12:10
IDJOB=4087156
IDBENCH=73961
IDSOLVER=2548
FILE ID=node131/4087156-1465402329
RUNJOBID= node131-1465391500-26142
PBS_JOBID= 19853803
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12032_3-unsat.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087156-1465402329/watcher-4087156-1465402329 -o /tmp/evaluation-result-4087156-1465402329/solver-4087156-1465402329 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26142 --watchdog 1960 --input HOME/instance-4087156-1465402329.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 336dbbe12a18bfd6b8d34c583a70b44b
RANDOM SEED=527243939

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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:        29636672 kB
Buffers:          183144 kB
Cached:           585548 kB
SwapCached:         4716 kB
Active:           598948 kB
Inactive:         548928 kB
Active(anon):     375612 kB
Inactive(anon):     5604 kB
Active(file):     223336 kB
Inactive(file):   543324 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              5528 kB
Writeback:             0 kB
AnonPages:       1690096 kB
Mapped:             8820 kB
Shmem:                 0 kB
Slab:             640124 kB
SReclaimable:      83900 kB
SUnreclaim:       556224 kB
KernelStack:        1464 kB
PageTables:         7380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1834136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1662976 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= 71728 MiB
End job on node131 at 2016-06-08 18:42:10