Trace number 4087158

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-j12038_3-sat.opb
MD5SUM56cc40b9ea431027514a5b56e02d7edb
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 variables37752
Total number of constraints125892
Number of constraints which are clauses125272
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint120
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 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 740
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= 37752 #constraint= 125892
0.59/0.65	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.59/0.65	c total clause space: 18.2382MB
0.59/0.65	c total #watches: 178529
0.79/0.85	c total #propagations: 595859 / total #impl: 2050999 (eff. 0.291)
0.79/0.85	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.79/0.85	c total clause space: 18.2382MB
0.79/0.85	c total #watches: 182246
0.99/1.03	c total #propagations: 1154235 / total #impl: 4070041 (eff. 0.284)
0.99/1.03	c #Conflicts:       3000 | #Learnt:       2002 | 0.000
0.99/1.03	c total clause space: 18.2382MB
0.99/1.03	c total #watches: 184084
1.20/1.26	c total #propagations: 1600918 / total #impl: 5594879 (eff. 0.286)
1.20/1.26	c #Conflicts:       4000 | #Learnt:       3002 | 0.000
1.20/1.26	c total clause space: 18.2382MB
1.20/1.26	c total #watches: 186829
1.39/1.49	c total #propagations: 2274434 / total #impl: 7814808 (eff. 0.291)
1.39/1.49	c GARBAGE COLLECT
1.39/1.49	c #Conflicts:       5000 | #Learnt:       2358 | 0.000
1.39/1.49	c total clause space: 18.2382MB
1.39/1.49	c total #watches: 183374
1.69/1.70	c total #propagations: 2887661 / total #impl: 9766952 (eff. 0.296)
1.69/1.70	c #Conflicts:       6000 | #Learnt:       3358 | 0.000
1.69/1.70	c total clause space: 18.2382MB
1.79/1.81	c total #watches: 188987
1.89/1.93	c total #propagations: 3482210 / total #impl: 11843965 (eff. 0.294)
1.89/1.93	c GARBAGE COLLECT
1.89/1.93	c #Conflicts:       7000 | #Learnt:       2231 | 0.000
1.89/1.93	c total clause space: 18.2382MB
1.89/1.93	c total #watches: 186178
2.09/2.13	c total #propagations: 3931857 / total #impl: 13719997 (eff. 0.287)
2.09/2.13	c #Conflicts:       8000 | #Learnt:       3231 | 0.000
2.09/2.13	c total clause space: 18.2382MB
2.09/2.13	c total #watches: 188984
2.30/2.35	c total #propagations: 4347835 / total #impl: 15569565 (eff. 0.279)
2.30/2.35	c #Conflicts:       9000 | #Learnt:       4231 | 0.000
2.30/2.35	c total clause space: 18.2382MB
2.30/2.35	c total #watches: 193484
2.49/2.59	c total #propagations: 4915410 / total #impl: 17475318 (eff. 0.281)
2.49/2.59	c GARBAGE COLLECT
2.49/2.59	c #Conflicts:      10000 | #Learnt:       2721 | 0.000
2.49/2.59	c total clause space: 29.637MB
2.49/2.59	c total #watches: 186725
2.79/2.87	c total #propagations: 5437950 / total #impl: 19392403 (eff. 0.280)
2.79/2.87	c #Conflicts:      11000 | #Learnt:       3721 | 0.000
2.79/2.87	c total clause space: 29.637MB
2.79/2.87	c total #watches: 190359
3.09/3.12	c total #propagations: 6157835 / total #impl: 21832782 (eff. 0.282)
3.09/3.12	c #Conflicts:      12000 | #Learnt:       4721 | 0.000
3.09/3.12	c total clause space: 29.637MB
3.09/3.12	c total #watches: 194477
3.39/3.40	c total #propagations: 6806745 / total #impl: 24024155 (eff. 0.283)
3.39/3.40	c #Conflicts:      13000 | #Learnt:       5721 | 0.000
3.39/3.40	c total clause space: 29.637MB
3.39/3.40	c total #watches: 199333
3.59/3.64	c total #propagations: 7489711 / total #impl: 26535476 (eff. 0.282)
3.59/3.64	c GARBAGE COLLECT
3.59/3.64	c #Conflicts:      14000 | #Learnt:       3871 | 0.000
3.59/3.64	c total clause space: 29.637MB
3.59/3.64	c total #watches: 192366
3.79/3.87	c total #propagations: 8003960 / total #impl: 28405630 (eff. 0.282)
3.79/3.87	c #Conflicts:      15000 | #Learnt:       4871 | 0.000
3.79/3.87	c total clause space: 29.637MB
3.79/3.87	c total #watches: 195760
4.09/4.10	c total #propagations: 8430759 / total #impl: 30090124 (eff. 0.280)
4.09/4.10	c #Conflicts:      16000 | #Learnt:       5871 | 0.000
4.09/4.10	c total clause space: 29.637MB
4.09/4.10	c total #watches: 198975
4.29/4.37	c total #propagations: 8777195 / total #impl: 31693075 (eff. 0.277)
4.29/4.37	c GARBAGE COLLECT
4.29/4.37	c #Conflicts:      17000 | #Learnt:       3699 | 0.000
4.29/4.37	c total clause space: 29.637MB
4.29/4.37	c total #watches: 190610
4.59/4.68	c total #propagations: 9373923 / total #impl: 34037894 (eff. 0.275)
4.59/4.68	c #Conflicts:      18000 | #Learnt:       4699 | 0.000
4.59/4.68	c total clause space: 29.637MB
4.59/4.68	c total #watches: 197396
4.89/4.99	c total #propagations: 10052208 / total #impl: 36879774 (eff. 0.273)
4.89/4.99	c #Conflicts:      19000 | #Learnt:       5699 | 0.000
4.89/4.99	c total clause space: 29.637MB
4.89/4.99	c total #watches: 201461
5.29/5.36	c total #propagations: 10669332 / total #impl: 39456443 (eff. 0.270)
5.29/5.36	c #Conflicts:      20000 | #Learnt:       6699 | 0.000
5.29/5.36	c total clause space: 29.637MB
5.29/5.36	c total #watches: 205579
5.59/5.67	c total #propagations: 11305077 / total #impl: 42070801 (eff. 0.269)
5.59/5.67	c GARBAGE COLLECT
5.59/5.67	c #Conflicts:      21000 | #Learnt:       4205 | 0.000
5.59/5.67	c total clause space: 29.637MB
5.59/5.67	c total #watches: 196743
5.89/5.94	c total #propagations: 11925958 / total #impl: 44511800 (eff. 0.268)
5.89/5.94	c #Conflicts:      22000 | #Learnt:       5205 | 0.000
5.89/5.94	c total clause space: 29.637MB
5.89/5.94	c total #watches: 200196
6.09/6.20	c total #propagations: 12496671 / total #impl: 46551000 (eff. 0.268)
6.09/6.20	c #Conflicts:      23000 | #Learnt:       6205 | 0.000
6.09/6.20	c total clause space: 29.637MB
6.19/6.20	c total #watches: 203768
6.49/6.50	c total #propagations: 13005605 / total #impl: 48255093 (eff. 0.270)
6.49/6.50	c #Conflicts:      24000 | #Learnt:       7205 | 0.000
6.49/6.50	c total clause space: 29.637MB
6.49/6.51	c total #watches: 207074
6.79/6.80	c total #propagations: 13663285 / total #impl: 50574724 (eff. 0.270)
6.79/6.80	c GARBAGE COLLECT
6.79/6.80	c #Conflicts:      25000 | #Learnt:       4409 | 0.000
6.79/6.80	c total clause space: 29.637MB
6.79/6.80	c total #watches: 194100
6.99/7.02	c total #propagations: 14229314 / total #impl: 52866305 (eff. 0.269)
6.99/7.02	c #Conflicts:      26000 | #Learnt:       5409 | 0.000
6.99/7.02	c total clause space: 29.637MB
6.99/7.02	c total #watches: 197384
7.19/7.26	c total #propagations: 14661672 / total #impl: 54737036 (eff. 0.268)
7.19/7.26	c #Conflicts:      27000 | #Learnt:       6409 | 0.000
7.19/7.26	c total clause space: 29.637MB
7.19/7.26	c total #watches: 201214
7.49/7.54	c total #propagations: 15053018 / total #impl: 56480198 (eff. 0.267)
7.49/7.54	c #Conflicts:      28000 | #Learnt:       7409 | 0.000
7.49/7.54	c total clause space: 29.637MB
7.49/7.54	c total #watches: 204810
7.79/7.82	c total #propagations: 15630216 / total #impl: 58657663 (eff. 0.266)
7.79/7.82	c GARBAGE COLLECT
7.79/7.82	c #Conflicts:      29000 | #Learnt:       4312 | 0.000
7.79/7.82	c total clause space: 29.637MB
7.79/7.82	c total #watches: 193553
7.99/8.06	c total #propagations: 16241743 / total #impl: 60900480 (eff. 0.267)
7.99/8.06	c #Conflicts:      30000 | #Learnt:       5312 | 0.000
7.99/8.06	c total clause space: 29.637MB
7.99/8.06	c total #watches: 198345
8.29/8.32	c total #propagations: 16770693 / total #impl: 62989414 (eff. 0.266)
8.29/8.32	c #Conflicts:      31000 | #Learnt:       6312 | 0.000
8.29/8.32	c total clause space: 29.637MB
8.29/8.32	c total #watches: 203362
8.59/8.63	c total #propagations: 17286480 / total #impl: 65167889 (eff. 0.265)
8.59/8.63	c #Conflicts:      32000 | #Learnt:       7312 | 0.000
8.59/8.63	c total clause space: 29.637MB
8.59/8.63	c total #watches: 207320
8.89/8.94	c total #propagations: 17919390 / total #impl: 67536365 (eff. 0.265)
8.89/8.94	c #Conflicts:      33000 | #Learnt:       8312 | 0.000
8.89/8.94	c total clause space: 29.637MB
8.89/8.94	c total #watches: 211230
9.19/9.22	c total #propagations: 18561496 / total #impl: 70056782 (eff. 0.265)
9.19/9.22	c GARBAGE COLLECT
9.19/9.22	c #Conflicts:      34000 | #Learnt:       4911 | 0.000
9.19/9.22	c total clause space: 29.637MB
9.19/9.22	c total #watches: 199442
9.39/9.48	c total #propagations: 18958520 / total #impl: 71849420 (eff. 0.264)
9.39/9.48	c #Conflicts:      35000 | #Learnt:       5911 | 0.000
9.39/9.48	c total clause space: 29.637MB
9.39/9.48	c total #watches: 203130
9.69/9.74	c total #propagations: 19422016 / total #impl: 73646315 (eff. 0.264)
9.69/9.74	c #Conflicts:      36000 | #Learnt:       6911 | 0.000
9.69/9.74	c total clause space: 29.637MB
9.69/9.74	c total #watches: 206578
9.89/9.98	c total #propagations: 19880161 / total #impl: 75468615 (eff. 0.263)
9.89/9.98	c #Conflicts:      37000 | #Learnt:       7911 | 0.000
9.89/9.98	c total clause space: 29.637MB
9.89/9.98	c total #watches: 210265
10.19/10.25	c total #propagations: 20287426 / total #impl: 77211560 (eff. 0.263)
10.19/10.25	c #Conflicts:      38000 | #Learnt:       8911 | 0.000
10.19/10.25	c total clause space: 29.637MB
10.19/10.25	c total #watches: 213797
10.49/10.57	c total #propagations: 20683891 / total #impl: 79004763 (eff. 0.262)
10.49/10.57	c GARBAGE COLLECT
10.49/10.57	c #Conflicts:      39000 | #Learnt:       5201 | 0.000
10.49/10.57	c total clause space: 48.1602MB
10.49/10.57	c total #watches: 197463
10.79/10.84	c total #propagations: 21273847 / total #impl: 81381644 (eff. 0.261)
10.79/10.84	c #Conflicts:      40000 | #Learnt:       6201 | 0.000
10.79/10.84	c total clause space: 48.1602MB
10.79/10.84	c total #watches: 202277
11.09/11.18	c total #propagations: 21840006 / total #impl: 83690941 (eff. 0.261)
11.09/11.18	c #Conflicts:      41000 | #Learnt:       7201 | 0.000
11.09/11.18	c total clause space: 48.1602MB
11.09/11.18	c total #watches: 206193
11.49/11.56	c total #propagations: 22467851 / total #impl: 86191754 (eff. 0.261)
11.49/11.56	c #Conflicts:      42000 | #Learnt:       8201 | 0.000
11.49/11.56	c total clause space: 48.1602MB
11.49/11.56	c total #watches: 210800
11.88/11.93	c total #propagations: 23090612 / total #impl: 88978854 (eff. 0.260)
11.88/11.93	c #Conflicts:      43000 | #Learnt:       9201 | 0.000
11.88/11.93	c total clause space: 48.1602MB
11.88/11.94	c total #watches: 214524
12.28/12.37	c total #propagations: 23669215 / total #impl: 91458997 (eff. 0.259)
12.28/12.37	c GARBAGE COLLECT
12.28/12.37	c #Conflicts:      44000 | #Learnt:       5208 | 0.000
12.28/12.37	c total clause space: 48.1602MB
12.28/12.37	c total #watches: 197695
12.58/12.67	c total #propagations: 24287996 / total #impl: 94272245 (eff. 0.258)
12.58/12.67	c #Conflicts:      45000 | #Learnt:       6208 | 0.000
12.58/12.67	c total clause space: 48.1602MB
12.58/12.67	c total #watches: 202491
12.98/13.02	c total #propagations: 24898521 / total #impl: 96892535 (eff. 0.257)
12.98/13.02	c #Conflicts:      46000 | #Learnt:       7208 | 0.000
12.98/13.02	c total clause space: 48.1602MB
12.98/13.02	c total #watches: 206107
13.29/13.37	c total #propagations: 25733618 / total #impl: 99682800 (eff. 0.258)
13.29/13.37	c #Conflicts:      47000 | #Learnt:       8208 | 0.000
13.29/13.37	c total clause space: 48.1602MB
13.29/13.37	c total #watches: 210068
13.58/13.66	c total #propagations: 26506853 / total #impl: 102334593 (eff. 0.259)
13.58/13.66	c #Conflicts:      48000 | #Learnt:       9208 | 0.000
13.58/13.66	c total clause space: 48.1602MB
13.58/13.66	c total #watches: 213244
13.88/13.97	c total #propagations: 26989790 / total #impl: 104211171 (eff. 0.259)
13.88/13.97	c #Conflicts:      49000 | #Learnt:      10208 | 0.000
13.88/13.97	c total clause space: 48.1602MB
13.88/13.97	c total #watches: 217404
14.18/14.24	c total #propagations: 27604530 / total #impl: 106499194 (eff. 0.259)
14.18/14.24	c GARBAGE COLLECT
14.18/14.24	c #Conflicts:      50000 | #Learnt:       5902 | 0.000
14.18/14.24	c total clause space: 48.1602MB
14.18/14.24	c total #watches: 200225
14.48/14.51	c total #propagations: 28112987 / total #impl: 108592129 (eff. 0.259)
14.48/14.51	c #Conflicts:      51000 | #Learnt:       6902 | 0.000
14.48/14.51	c total clause space: 48.1602MB
14.48/14.51	c total #watches: 204751
14.68/14.78	c total #propagations: 28614743 / total #impl: 110871771 (eff. 0.258)
14.68/14.78	c #Conflicts:      52000 | #Learnt:       7902 | 0.000
14.68/14.78	c total clause space: 48.1602MB
14.68/14.78	c total #watches: 208662
14.98/15.08	c total #propagations: 29092961 / total #impl: 112967993 (eff. 0.258)
14.98/15.08	c #Conflicts:      53000 | #Learnt:       8902 | 0.000
14.98/15.08	c total clause space: 48.1602MB
14.98/15.08	c total #watches: 211983
15.28/15.37	c total #propagations: 29646175 / total #impl: 115228539 (eff. 0.257)
15.28/15.37	c #Conflicts:      54000 | #Learnt:       9902 | 0.000
15.28/15.37	c total clause space: 48.1602MB
15.28/15.37	c total #watches: 215808
15.58/15.68	c total #propagations: 30273752 / total #impl: 117455473 (eff. 0.258)
15.58/15.68	c #Conflicts:      55000 | #Learnt:      10902 | 0.000
15.58/15.68	c total clause space: 48.1602MB
15.58/15.68	c total #watches: 219147
15.88/15.94	c total #propagations: 30857739 / total #impl: 119654970 (eff. 0.258)
15.88/15.94	c GARBAGE COLLECT
15.88/15.94	c #Conflicts:      56000 | #Learnt:       6305 | 0.000
15.88/15.94	c total clause space: 48.1602MB
15.88/15.94	c total #watches: 202877
16.18/16.23	c total #propagations: 31291703 / total #impl: 121407236 (eff. 0.258)
16.18/16.23	c #Conflicts:      57000 | #Learnt:       7305 | 0.000
16.18/16.23	c total clause space: 48.1602MB
16.18/16.23	c total #watches: 207139
16.49/16.55	c total #propagations: 31962116 / total #impl: 123746844 (eff. 0.258)
16.49/16.55	c #Conflicts:      58000 | #Learnt:       8305 | 0.000
16.49/16.55	c total clause space: 48.1602MB
16.49/16.55	c total #watches: 211463
16.78/16.80	c total #propagations: 32560180 / total #impl: 126183136 (eff. 0.258)
16.78/16.80	c #Conflicts:      59000 | #Learnt:       9305 | 0.000
16.78/16.80	c total clause space: 48.1602MB
16.78/16.80	c total #watches: 215095
16.99/17.04	c total #propagations: 33034848 / total #impl: 128037346 (eff. 0.258)
16.99/17.04	c #Conflicts:      60000 | #Learnt:      10305 | 0.000
16.99/17.04	c total clause space: 48.1602MB
16.99/17.08	c total #watches: 218057
17.29/17.32	c total #propagations: 33418841 / total #impl: 129521368 (eff. 0.258)
17.29/17.32	c #Conflicts:      61000 | #Learnt:      11305 | 0.000
17.29/17.32	c total clause space: 48.1602MB
17.29/17.32	c total #watches: 221111
17.49/17.57	c total #propagations: 33845617 / total #impl: 131218503 (eff. 0.258)
17.49/17.57	c GARBAGE COLLECT
17.49/17.57	c #Conflicts:      62000 | #Learnt:       6407 | 0.000
17.49/17.57	c total clause space: 48.1602MB
17.49/17.57	c total #watches: 203121
17.79/17.81	c total #propagations: 34199739 / total #impl: 132949552 (eff. 0.257)
17.79/17.81	c #Conflicts:      63000 | #Learnt:       7407 | 0.000
17.79/17.81	c total clause space: 48.1602MB
17.79/17.81	c total #watches: 207276
17.99/18.07	c total #propagations: 34533087 / total #impl: 134629196 (eff. 0.257)
17.99/18.07	c #Conflicts:      64000 | #Learnt:       8407 | 0.000
17.99/18.07	c total clause space: 48.1602MB
17.99/18.07	c total #watches: 210289
18.29/18.35	c total #propagations: 34862928 / total #impl: 136331567 (eff. 0.256)
18.29/18.35	c #Conflicts:      65000 | #Learnt:       9407 | 0.000
18.29/18.35	c total clause space: 48.1602MB
18.29/18.35	c total #watches: 213695
18.59/18.66	c total #propagations: 35422060 / total #impl: 138401626 (eff. 0.256)
18.59/18.66	c #Conflicts:      66000 | #Learnt:      10407 | 0.000
18.59/18.66	c total clause space: 48.1602MB
18.59/18.66	c total #watches: 217713
18.89/18.98	c total #propagations: 36091621 / total #impl: 140720831 (eff. 0.256)
18.89/18.98	c #Conflicts:      67000 | #Learnt:      11407 | 0.000
18.89/18.98	c total clause space: 48.1602MB
18.89/18.98	c total #watches: 221711
19.29/19.30	c total #propagations: 36600304 / total #impl: 142779195 (eff. 0.256)
19.29/19.30	c #Conflicts:      68000 | #Learnt:      12407 | 0.000
19.29/19.30	c total clause space: 48.1602MB
19.29/19.30	c total #watches: 225239
19.49/19.59	c total #propagations: 37165278 / total #impl: 144863164 (eff. 0.257)
19.49/19.59	c GARBAGE COLLECT
19.49/19.59	c #Conflicts:      69000 | #Learnt:       7211 | 0.000
19.49/19.59	c total clause space: 48.1602MB
19.49/19.59	c total #watches: 205987
19.80/19.83	c total #propagations: 37770917 / total #impl: 147117659 (eff. 0.257)
19.80/19.83	c #Conflicts:      70000 | #Learnt:       8211 | 0.000
19.80/19.83	c total clause space: 48.1602MB
19.80/19.83	c total #watches: 209584
19.99/20.09	c total #propagations: 38299249 / total #impl: 148941424 (eff. 0.257)
19.99/20.09	c #Conflicts:      71000 | #Learnt:       9211 | 0.000
19.99/20.09	c total clause space: 48.1602MB
19.99/20.09	c total #watches: 213441
20.29/20.39	c total #propagations: 38864697 / total #impl: 151023995 (eff. 0.257)
20.29/20.39	c #Conflicts:      72000 | #Learnt:      10211 | 0.000
20.29/20.39	c total clause space: 48.1602MB
20.29/20.39	c total #watches: 216997
20.69/20.72	c total #propagations: 39313213 / total #impl: 152833668 (eff. 0.257)
20.69/20.72	c #Conflicts:      73000 | #Learnt:      11211 | 0.000
20.69/20.72	c total clause space: 48.1602MB
20.69/20.72	c total #watches: 222196
20.99/21.08	c total #propagations: 39925955 / total #impl: 155308202 (eff. 0.257)
20.99/21.08	c #Conflicts:      74000 | #Learnt:      12211 | 0.000
20.99/21.08	c total clause space: 48.1602MB
20.99/21.08	c total #watches: 225370
21.29/21.34	c total #propagations: 40745706 / total #impl: 157860585 (eff. 0.258)
21.29/21.34	c GARBAGE COLLECT
21.29/21.34	c #Conflicts:      75000 | #Learnt:       6711 | 0.000
21.29/21.34	c total clause space: 48.1602MB
21.29/21.34	c total #watches: 204032
21.59/21.61	c total #propagations: 41272455 / total #impl: 159889490 (eff. 0.258)
21.59/21.61	c #Conflicts:      76000 | #Learnt:       7711 | 0.000
21.59/21.61	c total clause space: 48.1602MB
21.59/21.61	c total #watches: 207197
21.79/21.87	c total #propagations: 41955768 / total #impl: 162080302 (eff. 0.259)
21.79/21.87	c #Conflicts:      77000 | #Learnt:       8711 | 0.000
21.79/21.87	c total clause space: 48.1602MB
21.79/21.87	c total #watches: 210792
22.09/22.16	c total #propagations: 42506392 / total #impl: 163887992 (eff. 0.259)
22.09/22.16	c #Conflicts:      78000 | #Learnt:       9711 | 0.000
22.09/22.16	c total clause space: 48.1602MB
22.09/22.16	c total #watches: 214897
22.39/22.41	c total #propagations: 43114518 / total #impl: 165968933 (eff. 0.260)
22.39/22.41	c #Conflicts:      79000 | #Learnt:      10711 | 0.000
22.39/22.41	c total clause space: 48.1602MB
22.39/22.41	c total #watches: 218315
22.59/22.68	c total #propagations: 43564651 / total #impl: 167648934 (eff. 0.260)
22.59/22.68	c #Conflicts:      80000 | #Learnt:      11711 | 0.000
22.59/22.68	c total clause space: 48.1602MB
22.59/22.68	c total #watches: 221512
22.89/22.95	c total #propagations: 44064894 / total #impl: 169469075 (eff. 0.260)
22.89/22.95	c #Conflicts:      81000 | #Learnt:      12711 | 0.000
22.89/22.95	c total clause space: 48.1602MB
22.89/22.95	c total #watches: 224332
23.19/23.23	c total #propagations: 44511500 / total #impl: 171116909 (eff. 0.260)
23.19/23.23	c GARBAGE COLLECT
23.19/23.23	c #Conflicts:      82000 | #Learnt:       6908 | 0.000
23.19/23.23	c total clause space: 48.1602MB
23.19/23.23	c total #watches: 204759
23.39/23.47	c total #propagations: 44922939 / total #impl: 172696914 (eff. 0.260)
23.39/23.47	c #Conflicts:      83000 | #Learnt:       7908 | 0.000
23.39/23.47	c total clause space: 48.1602MB
23.39/23.47	c total #watches: 207550
23.69/23.78	c total #propagations: 45334888 / total #impl: 174295225 (eff. 0.260)
23.69/23.78	c #Conflicts:      84000 | #Learnt:       8908 | 0.000
23.69/23.78	c total clause space: 48.1602MB
23.69/23.78	c total #watches: 211605
24.09/24.11	c total #propagations: 45968524 / total #impl: 176493322 (eff. 0.260)
24.09/24.11	c #Conflicts:      85000 | #Learnt:       9908 | 0.000
24.09/24.11	c total clause space: 48.1602MB
24.09/24.11	c total #watches: 215182
24.39/24.49	c total #propagations: 46652126 / total #impl: 178691493 (eff. 0.261)
24.39/24.49	c #Conflicts:      86000 | #Learnt:      10908 | 0.000
24.39/24.49	c total clause space: 48.1602MB
24.39/24.49	c total #watches: 218548
24.79/24.87	c total #propagations: 47350548 / total #impl: 180986928 (eff. 0.262)
24.79/24.87	c #Conflicts:      87000 | #Learnt:      11908 | 0.000
24.79/24.87	c total clause space: 48.1602MB
24.79/24.87	c total #watches: 221228
25.18/25.28	c total #propagations: 48045193 / total #impl: 183202057 (eff. 0.262)
25.18/25.28	c #Conflicts:      88000 | #Learnt:      12908 | 0.000
25.18/25.28	c total clause space: 48.1602MB
25.18/25.28	c total #watches: 225190
25.68/25.74	c total #propagations: 48704633 / total #impl: 185401866 (eff. 0.263)
25.68/25.74	c #Conflicts:      89000 | #Learnt:      13908 | 0.000
25.68/25.74	c total clause space: 48.1602MB
25.68/25.74	c total #watches: 228768
26.08/26.11	c total #propagations: 49384718 / total #impl: 187936348 (eff. 0.263)
26.08/26.11	c GARBAGE COLLECT
26.08/26.11	c #Conflicts:      90000 | #Learnt:       7811 | 0.000
26.08/26.11	c total clause space: 78.2603MB
26.08/26.11	c total #watches: 208204
26.28/26.32	c total #propagations: 50070875 / total #impl: 190236736 (eff. 0.263)
26.28/26.32	c #Conflicts:      91000 | #Learnt:       8811 | 0.000
26.28/26.32	c total clause space: 78.2603MB
26.28/26.32	c total #watches: 211740
26.49/26.55	c total #propagations: 50479516 / total #impl: 191810672 (eff. 0.263)
26.49/26.55	c #Conflicts:      92000 | #Learnt:       9811 | 0.000
26.49/26.55	c total clause space: 78.2603MB
26.49/26.55	c total #watches: 214466
26.78/26.83	c total #propagations: 50876335 / total #impl: 193261371 (eff. 0.263)
26.78/26.83	c #Conflicts:      93000 | #Learnt:      10811 | 0.000
26.78/26.83	c total clause space: 78.2603MB
26.78/26.83	c total #watches: 217288
27.08/27.10	c total #propagations: 51375595 / total #impl: 195173739 (eff. 0.263)
27.08/27.10	c #Conflicts:      94000 | #Learnt:      11811 | 0.000
27.08/27.10	c total clause space: 78.2603MB
27.08/27.10	c total #watches: 219990
27.28/27.37	c total #propagations: 51864579 / total #impl: 197060143 (eff. 0.263)
27.28/27.37	c #Conflicts:      95000 | #Learnt:      12811 | 0.000
27.28/27.37	c total clause space: 78.2603MB
27.28/27.37	c total #watches: 223125
27.68/27.71	c total #propagations: 52302530 / total #impl: 198848458 (eff. 0.263)
27.68/27.71	c #Conflicts:      96000 | #Learnt:      13811 | 0.000
27.68/27.71	c total clause space: 78.2603MB
27.68/27.71	c total #watches: 226346
27.98/28.04	c total #propagations: 52805338 / total #impl: 200925510 (eff. 0.263)
27.98/28.04	c #Conflicts:      97000 | #Learnt:      14811 | 0.000
27.98/28.04	c total clause space: 78.2603MB
27.98/28.04	c total #watches: 229250
28.28/28.30	c total #propagations: 53241342 / total #impl: 202622952 (eff. 0.263)
28.28/28.30	c GARBAGE COLLECT
28.28/28.30	c #Conflicts:      98000 | #Learnt:       8418 | 0.000
28.28/28.30	c total clause space: 78.2603MB
28.28/28.30	c total #watches: 209503
28.48/28.55	c total #propagations: 53710602 / total #impl: 204602159 (eff. 0.263)
28.48/28.55	c #Conflicts:      99000 | #Learnt:       9418 | 0.000
28.48/28.55	c total clause space: 78.2603MB
28.48/28.55	c total #watches: 212737
28.78/28.85	c total #propagations: 54181497 / total #impl: 206393719 (eff. 0.263)
28.78/28.85	c #Conflicts:     100000 | #Learnt:      10418 | 0.000
28.78/28.85	c total clause space: 78.2603MB
28.78/28.85	c total #watches: 216026
29.08/29.14	c total #propagations: 54651511 / total #impl: 208187473 (eff. 0.263)
29.08/29.14	c #Conflicts:     101000 | #Learnt:      11418 | 0.000
29.08/29.14	c total clause space: 78.2603MB
29.08/29.14	c total #watches: 218629
29.38/29.48	c total #propagations: 55127224 / total #impl: 209813391 (eff. 0.263)
29.38/29.48	c #Conflicts:     102000 | #Learnt:      12418 | 0.000
29.38/29.48	c total clause space: 78.2603MB
29.38/29.48	c total #watches: 221312
29.79/29.83	c total #propagations: 55636501 / total #impl: 211515245 (eff. 0.263)
29.79/29.83	c #Conflicts:     103000 | #Learnt:      13418 | 0.000
29.79/29.83	c total clause space: 78.2603MB
29.79/29.83	c total #watches: 224399
30.08/30.17	c total #propagations: 56311628 / total #impl: 213798683 (eff. 0.263)
30.08/30.17	c #Conflicts:     104000 | #Learnt:      14418 | 0.000
30.08/30.17	c total clause space: 78.2603MB
30.08/30.17	c total #watches: 228099
30.38/30.49	c total #propagations: 56924937 / total #impl: 216111295 (eff. 0.263)
30.38/30.49	c #Conflicts:     105000 | #Learnt:      15418 | 0.000
30.38/30.49	c total clause space: 78.2603MB
30.38/30.49	c total #watches: 231882
30.79/30.81	c total #propagations: 57508342 / total #impl: 218396887 (eff. 0.263)
30.79/30.81	c GARBAGE COLLECT
30.79/30.81	c #Conflicts:     106000 | #Learnt:       8701 | 0.000
30.79/30.81	c total clause space: 78.2603MB
30.79/30.81	c total #watches: 211572
31.08/31.11	c total #propagations: 58300975 / total #impl: 221034826 (eff. 0.264)
31.08/31.11	c #Conflicts:     107000 | #Learnt:       9701 | 0.000
31.08/31.11	c total clause space: 78.2603MB
31.08/31.11	c total #watches: 216495
31.38/31.44	c total #propagations: 58907564 / total #impl: 223412107 (eff. 0.264)
31.38/31.44	c #Conflicts:     108000 | #Learnt:      10701 | 0.000
31.38/31.44	c total clause space: 78.2603MB
31.38/31.44	c total #watches: 221065
31.68/31.75	c total #propagations: 59552860 / total #impl: 225914521 (eff. 0.264)
31.68/31.75	c #Conflicts:     109000 | #Learnt:      11701 | 0.000
31.68/31.75	c total clause space: 78.2603MB
31.68/31.75	c total #watches: 224556
31.99/32.02	c total #propagations: 60143776 / total #impl: 228080657 (eff. 0.264)
31.99/32.02	c #Conflicts:     110000 | #Learnt:      12701 | 0.000
31.99/32.02	c total clause space: 78.2603MB
31.99/32.02	c total #watches: 227896
32.28/32.33	c total #propagations: 60568887 / total #impl: 230030740 (eff. 0.263)
32.28/32.33	c #Conflicts:     111000 | #Learnt:      13701 | 0.000
32.28/32.33	c total clause space: 78.2603MB
32.28/32.33	c total #watches: 231602
32.58/32.69	c total #propagations: 61060680 / total #impl: 232011264 (eff. 0.263)
32.58/32.69	c #Conflicts:     112000 | #Learnt:      14701 | 0.000
32.58/32.69	c total clause space: 78.2603MB
32.58/32.69	c total #watches: 236232
32.99/33.08	c total #propagations: 61655525 / total #impl: 234185209 (eff. 0.263)
32.99/33.08	c #Conflicts:     113000 | #Learnt:      15701 | 0.000
32.99/33.08	c total clause space: 78.2603MB
32.99/33.08	c total #watches: 239927
33.38/33.40	c total #propagations: 62250314 / total #impl: 236406327 (eff. 0.263)
33.38/33.40	c GARBAGE COLLECT
33.38/33.40	c #Conflicts:     114000 | #Learnt:       8713 | 0.000
33.38/33.40	c total clause space: 78.2603MB
33.38/33.40	c total #watches: 211075
33.68/33.74	c total #propagations: 62721590 / total #impl: 238350625 (eff. 0.263)
33.68/33.74	c #Conflicts:     115000 | #Learnt:       9713 | 0.000
33.68/33.74	c total clause space: 78.2603MB
33.68/33.74	c total #watches: 215314
33.98/34.07	c total #propagations: 63396941 / total #impl: 240792843 (eff. 0.263)
33.98/34.07	c #Conflicts:     116000 | #Learnt:      10713 | 0.000
33.98/34.07	c total clause space: 78.2603MB
33.98/34.07	c total #watches: 219259
34.38/34.44	c total #propagations: 63975134 / total #impl: 243234181 (eff. 0.263)
34.38/34.44	c #Conflicts:     117000 | #Learnt:      11713 | 0.000
34.38/34.44	c total clause space: 78.2603MB
34.38/34.44	c total #watches: 222887
34.68/34.78	c total #propagations: 64649542 / total #impl: 245945564 (eff. 0.263)
34.68/34.78	c #Conflicts:     118000 | #Learnt:      12713 | 0.000
34.68/34.78	c total clause space: 78.2603MB
34.68/34.78	c total #watches: 225933
35.08/35.10	c total #propagations: 65070703 / total #impl: 247817719 (eff. 0.263)
35.08/35.10	c #Conflicts:     119000 | #Learnt:      13713 | 0.000
35.08/35.10	c total clause space: 78.2603MB
35.08/35.10	c total #watches: 229083
35.38/35.45	c total #propagations: 65501277 / total #impl: 249628732 (eff. 0.262)
35.38/35.45	c #Conflicts:     120000 | #Learnt:      14713 | 0.000
35.38/35.45	c total clause space: 78.2603MB
35.38/35.45	c total #watches: 231880
35.78/35.88	c total #propagations: 66182246 / total #impl: 252237647 (eff. 0.262)
35.78/35.88	c #Conflicts:     121000 | #Learnt:      15713 | 0.000
35.78/35.88	c total clause space: 78.2603MB
35.78/35.88	c total #watches: 237099
36.29/36.38	c total #propagations: 66851506 / total #impl: 255639986 (eff. 0.262)
36.29/36.38	c GARBAGE COLLECT
36.29/36.38	c #Conflicts:     122000 | #Learnt:       8423 | 0.000
36.29/36.38	c total clause space: 78.2603MB
36.29/36.38	c total #watches: 210220
36.58/36.68	c total #propagations: 67447347 / total #impl: 259371162 (eff. 0.260)
36.58/36.68	c #Conflicts:     123000 | #Learnt:       9423 | 0.000
36.58/36.68	c total clause space: 78.2603MB
36.58/36.68	c total #watches: 213868
36.88/36.98	c total #propagations: 68125885 / total #impl: 261796814 (eff. 0.260)
36.88/36.98	c #Conflicts:     124000 | #Learnt:      10423 | 0.000
36.88/36.98	c total clause space: 78.2603MB
36.88/36.98	c total #watches: 217660
37.18/37.24	c total #propagations: 68741337 / total #impl: 264001382 (eff. 0.260)
37.18/37.24	c #Conflicts:     125000 | #Learnt:      11423 | 0.000
37.18/37.24	c total clause space: 78.2603MB
37.18/37.24	c total #watches: 220566
37.49/37.57	c total #propagations: 69189407 / total #impl: 265629736 (eff. 0.260)
37.49/37.57	c #Conflicts:     126000 | #Learnt:      12423 | 0.000
37.49/37.57	c total clause space: 78.2603MB
37.49/37.57	c total #watches: 223575
37.88/37.91	c total #propagations: 69827059 / total #impl: 267892322 (eff. 0.261)
37.88/37.91	c #Conflicts:     127000 | #Learnt:      13423 | 0.000
37.88/37.91	c total clause space: 78.2603MB
37.88/37.91	c total #watches: 227299
38.18/38.26	c total #propagations: 70537531 / total #impl: 270258301 (eff. 0.261)
38.18/38.26	c #Conflicts:     128000 | #Learnt:      14423 | 0.000
38.18/38.26	c total clause space: 78.2603MB
38.18/38.26	c total #watches: 231698
38.49/38.56	c total #propagations: 71269769 / total #impl: 272571570 (eff. 0.261)
38.49/38.56	c #Conflicts:     129000 | #Learnt:      15423 | 0.000
38.49/38.56	c total clause space: 78.2603MB
38.49/38.56	c total #watches: 235743
38.78/38.83	c total #propagations: 71930067 / total #impl: 274715614 (eff. 0.262)
38.78/38.83	c #Conflicts:     130000 | #Learnt:      16423 | 0.000
38.78/38.83	c total clause space: 78.2603MB
38.78/38.83	c total #watches: 238804
39.08/39.18	c total #propagations: 72525907 / total #impl: 276630606 (eff. 0.262)
39.08/39.18	c GARBAGE COLLECT
39.08/39.18	c #Conflicts:     131000 | #Learnt:       8820 | 0.000
39.08/39.18	c total clause space: 78.2603MB
39.08/39.18	c total #watches: 211539
39.48/39.52	c total #propagations: 73178496 / total #impl: 278929674 (eff. 0.262)
39.48/39.52	c #Conflicts:     132000 | #Learnt:       9820 | 0.000
39.48/39.52	c total clause space: 78.2603MB
39.48/39.52	c total #watches: 216438
39.69/39.79	c total #propagations: 73865107 / total #impl: 281406610 (eff. 0.262)
39.69/39.79	c #Conflicts:     133000 | #Learnt:      10820 | 0.000
39.69/39.79	c total clause space: 78.2603MB
39.69/39.79	c total #watches: 219958
39.98/40.09	c total #propagations: 74364550 / total #impl: 283316276 (eff. 0.262)
39.98/40.09	c #Conflicts:     134000 | #Learnt:      11820 | 0.000
39.98/40.09	c total clause space: 78.2603MB
39.98/40.09	c total #watches: 222890
40.38/40.41	c total #propagations: 75018391 / total #impl: 285456617 (eff. 0.263)
40.38/40.41	c #Conflicts:     135000 | #Learnt:      12820 | 0.000
40.38/40.41	c total clause space: 78.2603MB
40.38/40.41	c total #watches: 226109
40.69/40.71	c total #propagations: 75697828 / total #impl: 287640857 (eff. 0.263)
40.69/40.71	c #Conflicts:     136000 | #Learnt:      13820 | 0.000
40.69/40.71	c total clause space: 78.2603MB
40.69/40.71	c total #watches: 229540
40.88/40.99	c total #propagations: 76293996 / total #impl: 289653180 (eff. 0.263)
40.88/40.99	c #Conflicts:     137000 | #Learnt:      14820 | 0.000
40.88/40.99	c total clause space: 78.2603MB
40.88/40.99	c total #watches: 232772
41.18/41.26	c total #propagations: 76778688 / total #impl: 291379138 (eff. 0.264)
41.18/41.26	c #Conflicts:     138000 | #Learnt:      15820 | 0.000
41.18/41.26	c total clause space: 78.2603MB
41.18/41.26	c total #watches: 235844
41.48/41.58	c total #propagations: 77212648 / total #impl: 292937796 (eff. 0.264)
41.48/41.58	c #Conflicts:     139000 | #Learnt:      16820 | 0.000
41.48/41.58	c total clause space: 78.2603MB
41.48/41.58	c total #watches: 241435
41.89/41.93	c total #propagations: 77675367 / total #impl: 295171288 (eff. 0.263)
41.89/41.93	c #Conflicts:     140000 | #Learnt:      17820 | 0.000
41.89/41.93	c total clause space: 78.2603MB
41.89/41.93	c total #watches: 246045
42.18/42.25	c total #propagations: 78119448 / total #impl: 297082391 (eff. 0.263)
42.18/42.25	c GARBAGE COLLECT
42.18/42.25	c #Conflicts:     141000 | #Learnt:       9916 | 0.000
42.18/42.25	c total clause space: 78.2603MB
42.18/42.25	c total #watches: 215583
42.38/42.48	c total #propagations: 78832470 / total #impl: 299772644 (eff. 0.263)
42.38/42.48	c #Conflicts:     142000 | #Learnt:      10916 | 0.000
42.38/42.48	c total clause space: 78.2603MB
42.38/42.48	c total #watches: 218720
42.68/42.71	c total #propagations: 79214706 / total #impl: 301299530 (eff. 0.263)
42.68/42.71	c #Conflicts:     143000 | #Learnt:      11916 | 0.000
42.68/42.71	c total clause space: 78.2603MB
42.68/42.71	c total #watches: 221455
42.89/42.95	c total #propagations: 79520330 / total #impl: 302521138 (eff. 0.263)
42.89/42.95	c #Conflicts:     144000 | #Learnt:      12916 | 0.000
42.89/42.95	c total clause space: 78.2603MB
42.89/42.95	c total #watches: 224730
43.18/43.21	c total #propagations: 79836337 / total #impl: 303801308 (eff. 0.263)
43.18/43.21	c #Conflicts:     145000 | #Learnt:      13916 | 0.000
43.18/43.21	c total clause space: 78.2603MB
43.18/43.21	c total #watches: 227128
43.48/43.51	c total #propagations: 80142939 / total #impl: 304965118 (eff. 0.263)
43.48/43.51	c #Conflicts:     146000 | #Learnt:      14916 | 0.000
43.48/43.51	c total clause space: 78.2603MB
43.48/43.51	c total #watches: 231184
43.78/43.82	c total #propagations: 80480879 / total #impl: 306346232 (eff. 0.263)
43.78/43.82	c #Conflicts:     147000 | #Learnt:      15916 | 0.000
43.78/43.82	c total clause space: 78.2603MB
43.78/43.82	c total #watches: 234105
44.09/44.17	c total #propagations: 80802910 / total #impl: 307761512 (eff. 0.263)
44.09/44.17	c #Conflicts:     148000 | #Learnt:      16916 | 0.000
44.09/44.17	c total clause space: 78.2603MB
44.09/44.17	c total #watches: 237153
44.48/44.50	c total #propagations: 81309329 / total #impl: 309602555 (eff. 0.263)
44.48/44.50	c #Conflicts:     149000 | #Learnt:      17916 | 0.000
44.48/44.50	c total clause space: 78.2603MB
44.48/44.50	c total #watches: 241107
44.78/44.82	c total #propagations: 81993181 / total #impl: 312034441 (eff. 0.263)
44.78/44.82	c GARBAGE COLLECT
44.78/44.82	c #Conflicts:     150000 | #Learnt:       9705 | 0.000
44.78/44.82	c total clause space: 78.2603MB
44.78/44.82	c total #watches: 214617
45.09/45.12	c total #propagations: 82636256 / total #impl: 314200273 (eff. 0.263)
45.09/45.12	c #Conflicts:     151000 | #Learnt:      10705 | 0.000
45.09/45.12	c total clause space: 78.2603MB
45.09/45.12	c total #watches: 217599
45.38/45.44	c total #propagations: 83292226 / total #impl: 316469032 (eff. 0.263)
45.38/45.44	c #Conflicts:     152000 | #Learnt:      11705 | 0.000
45.38/45.44	c total clause space: 78.2603MB
45.38/45.44	c total #watches: 222411
45.68/45.76	c total #propagations: 84014482 / total #impl: 319147717 (eff. 0.263)
45.68/45.76	c #Conflicts:     153000 | #Learnt:      12705 | 0.000
45.68/45.76	c total clause space: 78.2603MB
45.68/45.76	c total #watches: 226498
45.98/46.02	c total #propagations: 84586636 / total #impl: 321381880 (eff. 0.263)
45.98/46.02	c #Conflicts:     154000 | #Learnt:      13705 | 0.000
45.98/46.02	c total clause space: 78.2603MB
45.98/46.02	c total #watches: 230272
46.28/46.35	c total #propagations: 85020444 / total #impl: 323012837 (eff. 0.263)
46.28/46.35	c #Conflicts:     155000 | #Learnt:      14705 | 0.000
46.28/46.35	c total clause space: 78.2603MB
46.28/46.35	c total #watches: 233977
46.68/46.72	c total #propagations: 85659761 / total #impl: 325294900 (eff. 0.263)
46.68/46.72	c #Conflicts:     156000 | #Learnt:      15705 | 0.000
46.68/46.72	c total clause space: 78.2603MB
46.68/46.72	c total #watches: 237338
46.98/47.04	c total #propagations: 86308577 / total #impl: 327896384 (eff. 0.263)
46.98/47.04	c #Conflicts:     157000 | #Learnt:      16705 | 0.000
46.98/47.04	c total clause space: 78.2603MB
46.98/47.04	c total #watches: 241731
47.28/47.39	c total #propagations: 86866482 / total #impl: 330183894 (eff. 0.263)
47.28/47.39	c #Conflicts:     158000 | #Learnt:      17705 | 0.000
47.28/47.39	c total clause space: 78.2603MB
47.28/47.39	c total #watches: 245094
47.68/47.72	c total #propagations: 87514808 / total #impl: 332501364 (eff. 0.263)
47.68/47.72	c #Conflicts:     159000 | #Learnt:      18705 | 0.000
47.68/47.72	c total clause space: 78.2603MB
47.68/47.72	c total #watches: 248687
48.08/48.10	c total #propagations: 87981868 / total #impl: 334275124 (eff. 0.263)
48.08/48.10	c GARBAGE COLLECT
48.08/48.10	c #Conflicts:     160000 | #Learnt:      10200 | 0.000
48.08/48.10	c total clause space: 78.2603MB
48.08/48.10	c total #watches: 216085
48.28/48.36	c total #propagations: 88750189 / total #impl: 336980512 (eff. 0.263)
48.28/48.36	c #Conflicts:     161000 | #Learnt:      11200 | 0.000
48.28/48.36	c total clause space: 78.2603MB
48.28/48.36	c total #watches: 219634
48.58/48.65	c total #propagations: 89313906 / total #impl: 339015112 (eff. 0.263)
48.58/48.65	c #Conflicts:     162000 | #Learnt:      12200 | 0.000
48.58/48.65	c total clause space: 78.2603MB
48.58/48.65	c total #watches: 224583
48.88/48.96	c total #propagations: 89815674 / total #impl: 341191170 (eff. 0.263)
48.88/48.96	c #Conflicts:     163000 | #Learnt:      13200 | 0.000
48.88/48.96	c total clause space: 78.2603MB
48.88/48.96	c total #watches: 228852
49.18/49.21	c total #propagations: 90494457 / total #impl: 343730391 (eff. 0.263)
49.18/49.21	c #Conflicts:     164000 | #Learnt:      14200 | 0.000
49.18/49.21	c total clause space: 78.2603MB
49.18/49.21	c total #watches: 232814
49.48/49.56	c total #propagations: 90927216 / total #impl: 345386366 (eff. 0.263)
49.48/49.56	c #Conflicts:     165000 | #Learnt:      15200 | 0.000
49.48/49.56	c total clause space: 78.2603MB
49.48/49.56	c total #watches: 237829
49.88/49.96	c total #propagations: 91520007 / total #impl: 347739917 (eff. 0.263)
49.88/49.96	c #Conflicts:     166000 | #Learnt:      16200 | 0.000
49.88/49.96	c total clause space: 78.2603MB
49.88/49.96	c total #watches: 242124
50.28/50.39	c total #propagations: 92141569 / total #impl: 350169314 (eff. 0.263)
50.28/50.39	c #Conflicts:     167000 | #Learnt:      17200 | 0.000
50.28/50.39	c total clause space: 78.2603MB
50.28/50.39	c total #watches: 246913
50.68/50.71	c total #propagations: 92788429 / total #impl: 352719617 (eff. 0.263)
50.68/50.71	c #Conflicts:     168000 | #Learnt:      18200 | 0.000
50.68/50.71	c total clause space: 78.2603MB
50.68/50.71	c total #watches: 253167
50.98/51.05	c total #propagations: 93249423 / total #impl: 354615386 (eff. 0.263)
50.98/51.05	c #Conflicts:     169000 | #Learnt:      19200 | 0.000
50.98/51.05	c total clause space: 78.2603MB
50.98/51.05	c total #watches: 257570
51.28/51.37	c total #propagations: 93803270 / total #impl: 356722596 (eff. 0.263)
51.28/51.37	c GARBAGE COLLECT
51.28/51.37	c #Conflicts:     170000 | #Learnt:      10401 | 0.000
51.28/51.37	c total clause space: 78.2603MB
51.28/51.37	c total #watches: 217797
51.58/51.67	c total #propagations: 94307622 / total #impl: 358793710 (eff. 0.263)
51.58/51.67	c #Conflicts:     171000 | #Learnt:      11401 | 0.000
51.58/51.67	c total clause space: 78.2603MB
51.58/51.67	c total #watches: 222728
51.88/51.99	c total #propagations: 94883579 / total #impl: 361063763 (eff. 0.263)
51.88/51.99	c #Conflicts:     172000 | #Learnt:      12401 | 0.000
51.88/51.99	c total clause space: 78.2603MB
51.88/51.99	c total #watches: 226267
52.18/52.26	c total #propagations: 95463078 / total #impl: 363184162 (eff. 0.263)
52.18/52.26	c #Conflicts:     173000 | #Learnt:      13401 | 0.000
52.18/52.26	c total clause space: 78.2603MB
52.18/52.26	c total #watches: 230523
52.58/52.61	c total #propagations: 95863779 / total #impl: 364877063 (eff. 0.263)
52.58/52.61	c #Conflicts:     174000 | #Learnt:      14401 | 0.000
52.58/52.61	c total clause space: 78.2603MB
52.58/52.61	c total #watches: 237118
52.98/53.00	c total #propagations: 96380602 / total #impl: 367119143 (eff. 0.263)
52.98/53.00	c #Conflicts:     175000 | #Learnt:      15401 | 0.000
52.98/53.00	c total clause space: 78.2603MB
52.98/53.00	c total #watches: 243089
53.28/53.38	c total #propagations: 96914882 / total #impl: 369467303 (eff. 0.262)
53.28/53.38	c #Conflicts:     176000 | #Learnt:      16401 | 0.000
53.28/53.38	c total clause space: 78.2603MB
53.28/53.38	c total #watches: 246806
53.68/53.77	c total #propagations: 97611092 / total #impl: 371894155 (eff. 0.262)
53.68/53.77	c #Conflicts:     177000 | #Learnt:      17401 | 0.000
53.68/53.77	c total clause space: 78.2603MB
53.68/53.77	c total #watches: 251380
53.98/54.05	c total #propagations: 98210479 / total #impl: 374171272 (eff. 0.262)
53.98/54.05	c #Conflicts:     178000 | #Learnt:      18401 | 0.000
53.98/54.05	c total clause space: 78.2603MB
53.98/54.05	c total #watches: 256682
54.48/54.50	c total #propagations: 98578457 / total #impl: 375714379 (eff. 0.262)
54.48/54.50	c #Conflicts:     179000 | #Learnt:      19401 | 0.000
54.48/54.50	c total clause space: 78.2603MB
54.48/54.50	c total #watches: 260395
54.88/54.96	c total #propagations: 99352772 / total #impl: 378404398 (eff. 0.263)
54.88/54.96	c GARBAGE COLLECT
54.88/54.96	c #Conflicts:     180000 | #Learnt:      10302 | 0.000
54.88/54.96	c total clause space: 78.2603MB
54.88/54.96	c total #watches: 217266
55.18/55.23	c total #propagations: 100029566 / total #impl: 381023116 (eff. 0.263)
55.18/55.23	c #Conflicts:     181000 | #Learnt:      11302 | 0.000
55.18/55.23	c total clause space: 78.2603MB
55.18/55.23	c total #watches: 221065
55.48/55.52	c total #propagations: 100499013 / total #impl: 383092683 (eff. 0.262)
55.48/55.52	c #Conflicts:     182000 | #Learnt:      12302 | 0.000
55.48/55.52	c total clause space: 78.2603MB
55.48/55.52	c total #watches: 223940
55.78/55.81	c total #propagations: 101016031 / total #impl: 385297935 (eff. 0.262)
55.78/55.81	c #Conflicts:     183000 | #Learnt:      13302 | 0.000
55.78/55.81	c total clause space: 78.2603MB
55.78/55.81	c total #watches: 227070
55.98/56.10	c total #propagations: 101490221 / total #impl: 387418800 (eff. 0.262)
55.98/56.10	c #Conflicts:     184000 | #Learnt:      14302 | 0.000
55.98/56.10	c total clause space: 78.2603MB
55.98/56.10	c total #watches: 230642
56.28/56.39	c total #propagations: 101829547 / total #impl: 389138756 (eff. 0.262)
56.28/56.39	c #Conflicts:     185000 | #Learnt:      15302 | 0.000
56.28/56.39	c total clause space: 78.2603MB
56.28/56.39	c total #watches: 233788
56.58/56.69	c total #propagations: 102153323 / total #impl: 390747247 (eff. 0.261)
56.58/56.69	c #Conflicts:     186000 | #Learnt:      16302 | 0.000
56.58/56.69	c total clause space: 78.2603MB
56.58/56.69	c total #watches: 237589
56.98/57.06	c total #propagations: 102457916 / total #impl: 392187339 (eff. 0.261)
56.98/57.06	c #Conflicts:     187000 | #Learnt:      17302 | 0.000
56.98/57.06	c total clause space: 78.2603MB
56.98/57.06	c total #watches: 243313
57.38/57.48	c total #propagations: 103121695 / total #impl: 395145579 (eff. 0.261)
57.38/57.48	c #Conflicts:     188000 | #Learnt:      18302 | 0.000
57.38/57.48	c total clause space: 78.2603MB
57.38/57.48	c total #watches: 248077
57.88/57.95	c total #propagations: 103753812 / total #impl: 398182047 (eff. 0.261)
57.88/57.95	c #Conflicts:     189000 | #Learnt:      19302 | 0.000
57.88/57.95	c total clause space: 78.2603MB
57.88/57.95	c total #watches: 253046
58.38/58.47	c total #propagations: 104352253 / total #impl: 400905047 (eff. 0.260)
58.38/58.47	c #Conflicts:     190000 | #Learnt:      20302 | 0.000
58.38/58.47	c total clause space: 78.2603MB
58.38/58.47	c total #watches: 256614
58.78/58.84	c total #propagations: 105046650 / total #impl: 403765675 (eff. 0.260)
58.78/58.84	c GARBAGE COLLECT
58.78/58.84	c #Conflicts:     191000 | #Learnt:      10911 | 0.000
58.78/58.84	c total clause space: 78.2603MB
58.78/58.84	c total #watches: 219213
59.08/59.19	c total #propagations: 105649772 / total #impl: 405901694 (eff. 0.260)
59.08/59.19	c #Conflicts:     192000 | #Learnt:      11911 | 0.000
59.08/59.19	c total clause space: 78.2603MB
59.08/59.19	c total #watches: 224015
59.48/59.54	c total #propagations: 106313697 / total #impl: 408664520 (eff. 0.260)
59.48/59.54	c #Conflicts:     193000 | #Learnt:      12911 | 0.000
59.48/59.54	c total clause space: 78.2603MB
59.48/59.54	c total #watches: 230754
59.87/59.94	c total #propagations: 106857698 / total #impl: 411053058 (eff. 0.260)
59.87/59.94	c #Conflicts:     194000 | #Learnt:      13911 | 0.000
59.87/59.94	c total clause space: 78.2603MB
59.87/59.94	c total #watches: 237721
60.37/60.43	c total #propagations: 107293027 / total #impl: 413335236 (eff. 0.260)
60.37/60.43	c #Conflicts:     195000 | #Learnt:      14911 | 0.000
60.37/60.43	c total clause space: 78.2603MB
60.37/60.43	c total #watches: 242162
60.87/60.93	c total #propagations: 107737997 / total #impl: 415828341 (eff. 0.259)
60.87/60.93	c #Conflicts:     196000 | #Learnt:      15911 | 0.000
60.87/60.93	c total clause space: 78.2603MB
60.87/60.93	c total #watches: 246764
61.37/61.46	c total #propagations: 108111876 / total #impl: 418026652 (eff. 0.259)
61.37/61.46	c #Conflicts:     197000 | #Learnt:      16911 | 0.000
61.37/61.46	c total clause space: 78.2603MB
61.37/61.46	c total #watches: 250743
61.97/62.03	c total #propagations: 108513880 / total #impl: 420382010 (eff. 0.258)
61.97/62.03	c #Conflicts:     198000 | #Learnt:      17911 | 0.000
61.97/62.03	c total clause space: 78.2603MB
61.97/62.03	c total #watches: 254380
62.58/62.70	c total #propagations: 108899779 / total #impl: 422632742 (eff. 0.258)
62.58/62.70	c #Conflicts:     199000 | #Learnt:      18911 | 0.000
62.58/62.70	c total clause space: 78.2603MB
62.58/62.70	c total #watches: 261607
63.38/63.40	c total #propagations: 109327328 / total #impl: 425091246 (eff. 0.257)
63.38/63.40	c #Conflicts:     200000 | #Learnt:      19911 | 0.000
63.38/63.40	c total clause space: 78.2603MB
63.38/63.40	c total #watches: 265731
64.08/64.17	c total #propagations: 109748230 / total #impl: 427495327 (eff. 0.257)
64.08/64.17	c #Conflicts:     201000 | #Learnt:      20911 | 0.000
64.08/64.17	c total clause space: 127.173MB
64.08/64.17	c total #watches: 270357
64.78/64.80	c total #propagations: 110148910 / total #impl: 430106436 (eff. 0.256)
64.78/64.80	c GARBAGE COLLECT
64.78/64.80	c #Conflicts:     202000 | #Learnt:      11227 | 0.000
64.78/64.80	c total clause space: 127.173MB
64.78/64.80	c total #watches: 221840
65.08/65.16	c total #propagations: 110576969 / total #impl: 432668471 (eff. 0.256)
65.08/65.16	c #Conflicts:     203000 | #Learnt:      12227 | 0.000
65.08/65.16	c total clause space: 127.173MB
65.08/65.16	c total #watches: 226050
65.48/65.51	c total #propagations: 111044562 / total #impl: 434762223 (eff. 0.255)
65.48/65.51	c #Conflicts:     204000 | #Learnt:      13227 | 0.000
65.48/65.51	c total clause space: 127.173MB
65.48/65.51	c total #watches: 230038
65.88/65.90	c total #propagations: 111461190 / total #impl: 436774532 (eff. 0.255)
65.88/65.90	c #Conflicts:     205000 | #Learnt:      14227 | 0.000
65.88/65.90	c total clause space: 127.173MB
65.88/65.90	c total #watches: 234638
66.18/66.26	c total #propagations: 111923987 / total #impl: 438941158 (eff. 0.255)
66.18/66.26	c #Conflicts:     206000 | #Learnt:      15227 | 0.000
66.18/66.26	c total clause space: 127.173MB
66.18/66.26	c total #watches: 238118
66.58/66.65	c total #propagations: 112447859 / total #impl: 441094122 (eff. 0.255)
66.58/66.65	c #Conflicts:     207000 | #Learnt:      16227 | 0.000
66.58/66.65	c total clause space: 127.173MB
66.58/66.65	c total #watches: 241873
67.09/67.14	c total #propagations: 113059200 / total #impl: 443532023 (eff. 0.255)
67.09/67.14	c #Conflicts:     208000 | #Learnt:      17227 | 0.000
67.09/67.14	c total clause space: 127.173MB
67.09/67.14	c total #watches: 246142
67.58/67.64	c total #propagations: 113750056 / total #impl: 446457902 (eff. 0.255)
67.58/67.64	c #Conflicts:     209000 | #Learnt:      18227 | 0.000
67.58/67.64	c total clause space: 127.173MB
67.58/67.64	c total #watches: 249940
68.19/68.21	c total #propagations: 114401509 / total #impl: 449366654 (eff. 0.255)
68.19/68.21	c #Conflicts:     210000 | #Learnt:      19227 | 0.000
68.19/68.21	c total clause space: 127.173MB
68.19/68.21	c total #watches: 255456
68.68/68.75	c total #propagations: 115033721 / total #impl: 452186169 (eff. 0.254)
68.68/68.75	c #Conflicts:     211000 | #Learnt:      20227 | 0.000
68.68/68.75	c total clause space: 127.173MB
68.68/68.75	c total #watches: 258591
69.29/69.40	c total #propagations: 115571697 / total #impl: 454551348 (eff. 0.254)
69.29/69.40	c #Conflicts:     212000 | #Learnt:      21227 | 0.000
69.29/69.40	c total clause space: 127.173MB
69.29/69.40	c total #watches: 263857
69.88/69.97	c total #propagations: 116209263 / total #impl: 457438453 (eff. 0.254)
69.88/69.97	c GARBAGE COLLECT
69.88/69.97	c #Conflicts:     213000 | #Learnt:      11218 | 0.000
69.88/69.97	c total clause space: 127.173MB
69.88/69.97	c total #watches: 222102
70.28/70.39	c total #propagations: 116818371 / total #impl: 460497079 (eff. 0.254)
70.28/70.39	c #Conflicts:     214000 | #Learnt:      12218 | 0.000
70.28/70.39	c total clause space: 127.173MB
70.28/70.39	c total #watches: 226309
70.68/70.79	c total #propagations: 117538944 / total #impl: 463604480 (eff. 0.254)
70.68/70.79	c #Conflicts:     215000 | #Learnt:      13218 | 0.000
70.68/70.79	c total clause space: 127.173MB
70.68/70.79	c total #watches: 230931
71.08/71.19	c total #propagations: 118152473 / total #impl: 466338433 (eff. 0.253)
71.08/71.19	c #Conflicts:     216000 | #Learnt:      14218 | 0.000
71.08/71.19	c total clause space: 127.173MB
71.08/71.19	c total #watches: 235002
71.59/71.68	c total #propagations: 118708344 / total #impl: 468801587 (eff. 0.253)
71.59/71.68	c #Conflicts:     217000 | #Learnt:      15218 | 0.000
71.59/71.68	c total clause space: 127.173MB
71.59/71.68	c total #watches: 239334
72.18/72.22	c total #propagations: 119305694 / total #impl: 471647983 (eff. 0.253)
72.18/72.22	c #Conflicts:     218000 | #Learnt:      16218 | 0.000
72.18/72.22	c total clause space: 127.173MB
72.18/72.22	c total #watches: 245396
72.78/72.82	c total #propagations: 119876535 / total #impl: 474536659 (eff. 0.253)
72.78/72.82	c #Conflicts:     219000 | #Learnt:      17218 | 0.000
72.78/72.82	c total clause space: 127.173MB
72.78/72.82	c total #watches: 248872
73.38/73.44	c total #propagations: 120426983 / total #impl: 477439480 (eff. 0.252)
73.38/73.44	c #Conflicts:     220000 | #Learnt:      18218 | 0.000
73.38/73.44	c total clause space: 127.173MB
73.38/73.44	c total #watches: 253605
74.08/74.17	c total #propagations: 120948837 / total #impl: 480426351 (eff. 0.252)
74.08/74.17	c #Conflicts:     221000 | #Learnt:      19218 | 0.000
74.08/74.17	c total clause space: 127.173MB
74.08/74.17	c total #watches: 257409
74.88/74.95	c total #propagations: 121485057 / total #impl: 483727198 (eff. 0.251)
74.88/74.95	c #Conflicts:     222000 | #Learnt:      20218 | 0.000
74.88/74.95	c total clause space: 127.173MB
74.88/74.95	c total #watches: 263072
75.78/75.85	c total #propagations: 122072510 / total #impl: 487007414 (eff. 0.251)
75.78/75.85	c #Conflicts:     223000 | #Learnt:      21218 | 0.000
75.78/75.85	c total clause space: 127.173MB
75.78/75.85	c total #watches: 267739
76.77/76.85	c total #propagations: 122655246 / total #impl: 490381335 (eff. 0.250)
76.77/76.85	c #Conflicts:     224000 | #Learnt:      22218 | 0.000
76.77/76.85	c total clause space: 127.173MB
76.77/76.85	c total #watches: 273061
77.47/77.54	c total #propagations: 123288644 / total #impl: 494182832 (eff. 0.249)
77.47/77.54	c GARBAGE COLLECT
77.47/77.54	c #Conflicts:     225000 | #Learnt:      11919 | 0.000
77.47/77.54	c total clause space: 127.173MB
77.47/77.54	c total #watches: 226128
77.87/77.99	c total #propagations: 123911200 / total #impl: 497400235 (eff. 0.249)
77.87/77.99	c #Conflicts:     226000 | #Learnt:      12919 | 0.000
77.87/77.99	c total clause space: 127.173MB
77.87/77.99	c total #watches: 230464
78.37/78.47	c total #propagations: 124605124 / total #impl: 500614222 (eff. 0.249)
78.37/78.47	c #Conflicts:     227000 | #Learnt:      13919 | 0.000
78.37/78.47	c total clause space: 127.173MB
78.37/78.48	c total #watches: 234859
78.97/79.00	c total #propagations: 125249259 / total #impl: 503649277 (eff. 0.249)
78.97/79.00	c #Conflicts:     228000 | #Learnt:      14919 | 0.000
78.97/79.00	c total clause space: 127.173MB
78.97/79.00	c total #watches: 239481
79.47/79.56	c total #propagations: 125860181 / total #impl: 506421905 (eff. 0.249)
79.47/79.56	c #Conflicts:     229000 | #Learnt:      15919 | 0.000
79.47/79.56	c total clause space: 127.173MB
79.47/79.56	c total #watches: 244269
80.07/80.18	c total #propagations: 126502342 / total #impl: 509480419 (eff. 0.248)
80.07/80.18	c #Conflicts:     230000 | #Learnt:      16919 | 0.000
80.07/80.18	c total clause space: 127.173MB
80.07/80.18	c total #watches: 247579
80.67/80.71	c total #propagations: 127141001 / total #impl: 512369202 (eff. 0.248)
80.67/80.71	c #Conflicts:     231000 | #Learnt:      17919 | 0.000
80.67/80.71	c total clause space: 127.173MB
80.67/80.71	c total #watches: 251872
81.17/81.22	c total #propagations: 127775359 / total #impl: 515194038 (eff. 0.248)
81.17/81.22	c #Conflicts:     232000 | #Learnt:      18919 | 0.000
81.17/81.22	c total clause space: 127.173MB
81.17/81.22	c total #watches: 256008
81.67/81.73	c total #propagations: 128416590 / total #impl: 517777228 (eff. 0.248)
81.67/81.73	c #Conflicts:     233000 | #Learnt:      19919 | 0.000
81.67/81.73	c total clause space: 127.173MB
81.67/81.73	c total #watches: 260335
82.27/82.31	c total #propagations: 129069799 / total #impl: 520242687 (eff. 0.248)
82.27/82.31	c #Conflicts:     234000 | #Learnt:      20919 | 0.000
82.27/82.31	c total clause space: 127.173MB
82.27/82.31	c total #watches: 264664
82.67/82.76	c total #propagations: 129973273 / total #impl: 523597414 (eff. 0.248)
82.67/82.76	c #Conflicts:     235000 | #Learnt:      21919 | 0.000
82.67/82.76	c total clause space: 127.173MB
82.67/82.76	c total #watches: 268391
83.17/83.22	c total #propagations: 130693068 / total #impl: 526003488 (eff. 0.248)
83.17/83.22	c #Conflicts:     236000 | #Learnt:      22919 | 0.000
83.17/83.22	c total clause space: 127.173MB
83.17/83.22	c total #watches: 271598
83.47/83.54	c total #propagations: 131414651 / total #impl: 528433998 (eff. 0.249)
83.47/83.54	c GARBAGE COLLECT
83.47/83.54	c #Conflicts:     237000 | #Learnt:      12312 | 0.000
83.47/83.54	c total clause space: 127.173MB
83.47/83.54	c total #watches: 227321
83.77/83.85	c total #propagations: 131824489 / total #impl: 529984419 (eff. 0.249)
83.77/83.85	c #Conflicts:     238000 | #Learnt:      13312 | 0.000
83.77/83.85	c total clause space: 127.173MB
83.77/83.85	c total #watches: 230261
84.07/84.19	c total #propagations: 132400433 / total #impl: 532016425 (eff. 0.249)
84.07/84.19	c #Conflicts:     239000 | #Learnt:      14312 | 0.000
84.07/84.19	c total clause space: 127.173MB
84.07/84.19	c total #watches: 233933
84.37/84.48	c total #propagations: 133016389 / total #impl: 534105759 (eff. 0.249)
84.37/84.48	c #Conflicts:     240000 | #Learnt:      15312 | 0.000
84.37/84.48	c total clause space: 127.173MB
84.37/84.48	c total #watches: 238134
84.78/84.87	c total #propagations: 133509456 / total #impl: 536001251 (eff. 0.249)
84.78/84.87	c #Conflicts:     241000 | #Learnt:      16312 | 0.000
84.78/84.87	c total clause space: 127.173MB
84.78/84.87	c total #watches: 241568
85.17/85.24	c total #propagations: 134120260 / total #impl: 538354772 (eff. 0.249)
85.17/85.24	c #Conflicts:     242000 | #Learnt:      17312 | 0.000
85.17/85.24	c total clause space: 127.173MB
85.17/85.24	c total #watches: 244034
85.57/85.63	c total #propagations: 134648369 / total #impl: 540451094 (eff. 0.249)
85.57/85.63	c #Conflicts:     243000 | #Learnt:      18312 | 0.000
85.57/85.63	c total clause space: 127.173MB
85.57/85.63	c total #watches: 247359
85.88/85.98	c total #propagations: 135291910 / total #impl: 542783788 (eff. 0.249)
85.88/85.98	c #Conflicts:     244000 | #Learnt:      19312 | 0.000
85.88/85.98	c total clause space: 127.173MB
85.88/85.98	c total #watches: 252458
86.27/86.36	c total #propagations: 135880436 / total #impl: 544916996 (eff. 0.249)
86.27/86.36	c #Conflicts:     245000 | #Learnt:      20312 | 0.000
86.27/86.36	c total clause space: 127.173MB
86.27/86.36	c total #watches: 255660
86.67/86.75	c total #propagations: 136362813 / total #impl: 546923652 (eff. 0.249)
86.67/86.75	c #Conflicts:     246000 | #Learnt:      21312 | 0.000
86.67/86.75	c total clause space: 127.173MB
86.67/86.75	c total #watches: 258967
87.17/87.21	c total #propagations: 136807034 / total #impl: 548835195 (eff. 0.249)
87.17/87.21	c #Conflicts:     247000 | #Learnt:      22312 | 0.000
87.17/87.21	c total clause space: 127.173MB
87.17/87.21	c total #watches: 262213
87.47/87.59	c total #propagations: 137376972 / total #impl: 551034380 (eff. 0.249)
87.47/87.59	c #Conflicts:     248000 | #Learnt:      23312 | 0.000
87.47/87.59	c total clause space: 127.173MB
87.47/87.59	c total #watches: 265423
87.77/87.89	c total #propagations: 137854970 / total #impl: 553070178 (eff. 0.249)
87.77/87.89	c GARBAGE COLLECT
87.77/87.89	c #Conflicts:     249000 | #Learnt:      12425 | 0.000
87.77/87.89	c total clause space: 127.173MB
87.77/87.89	c total #watches: 227994
88.08/88.17	c total #propagations: 138196144 / total #impl: 554647088 (eff. 0.249)
88.08/88.17	c #Conflicts:     250000 | #Learnt:      13425 | 0.000
88.08/88.17	c total clause space: 127.173MB
88.08/88.17	c total #watches: 231344
88.47/88.54	c total #propagations: 138557330 / total #impl: 556254397 (eff. 0.249)
88.47/88.54	c #Conflicts:     251000 | #Learnt:      14425 | 0.000
88.47/88.54	c total clause space: 127.173MB
88.47/88.54	c total #watches: 234559
88.77/88.88	c total #propagations: 139272631 / total #impl: 558809575 (eff. 0.249)
88.77/88.88	c #Conflicts:     252000 | #Learnt:      15425 | 0.000
88.77/88.88	c total clause space: 127.173MB
88.77/88.88	c total #watches: 237852
89.18/89.21	c total #propagations: 139848791 / total #impl: 560980789 (eff. 0.249)
89.18/89.21	c #Conflicts:     253000 | #Learnt:      16425 | 0.000
89.18/89.21	c total clause space: 127.173MB
89.18/89.21	c total #watches: 241199
89.47/89.58	c total #propagations: 140407719 / total #impl: 563008355 (eff. 0.249)
89.47/89.58	c #Conflicts:     254000 | #Learnt:      17425 | 0.000
89.47/89.58	c total clause space: 127.173MB
89.47/89.58	c total #watches: 245261
89.87/89.94	c total #propagations: 141040236 / total #impl: 565329929 (eff. 0.249)
89.87/89.94	c #Conflicts:     255000 | #Learnt:      18425 | 0.000
89.87/89.94	c total clause space: 127.173MB
89.87/89.94	c total #watches: 248691
90.18/90.29	c total #propagations: 141619458 / total #impl: 567375080 (eff. 0.250)
90.18/90.29	c #Conflicts:     256000 | #Learnt:      19425 | 0.000
90.18/90.29	c total clause space: 127.173MB
90.18/90.29	c total #watches: 252211
90.57/90.67	c total #propagations: 142222688 / total #impl: 569523379 (eff. 0.250)
90.57/90.67	c #Conflicts:     257000 | #Learnt:      20425 | 0.000
90.57/90.67	c total clause space: 127.173MB
90.57/90.67	c total #watches: 255651
91.07/91.15	c total #propagations: 142743284 / total #impl: 571581463 (eff. 0.250)
91.07/91.15	c #Conflicts:     258000 | #Learnt:      21425 | 0.000
91.07/91.15	c total clause space: 127.173MB
91.07/91.15	c total #watches: 259660
91.47/91.54	c total #propagations: 143405056 / total #impl: 574443758 (eff. 0.250)
91.47/91.54	c #Conflicts:     259000 | #Learnt:      22425 | 0.000
91.47/91.54	c total clause space: 127.173MB
91.47/91.54	c total #watches: 263293
91.87/91.97	c total #propagations: 144056777 / total #impl: 576695253 (eff. 0.250)
91.87/91.97	c #Conflicts:     260000 | #Learnt:      23425 | 0.000
91.87/91.97	c total clause space: 127.173MB
91.87/91.97	c total #watches: 266986
92.27/92.38	c total #propagations: 144679312 / total #impl: 578942320 (eff. 0.250)
92.27/92.38	c #Conflicts:     261000 | #Learnt:      24425 | 0.000
92.27/92.38	c total clause space: 127.173MB
92.27/92.38	c total #watches: 270979
92.67/92.72	c total #propagations: 145232183 / total #impl: 581075743 (eff. 0.250)
92.67/92.72	c GARBAGE COLLECT
92.67/92.72	c #Conflicts:     262000 | #Learnt:      13231 | 0.000
92.67/92.72	c total clause space: 127.173MB
92.67/92.73	c total #watches: 231690
92.97/93.07	c total #propagations: 145747959 / total #impl: 582992634 (eff. 0.250)
92.97/93.07	c #Conflicts:     263000 | #Learnt:      14231 | 0.000
92.97/93.07	c total clause space: 127.173MB
92.97/93.07	c total #watches: 235813
93.37/93.41	c total #propagations: 146291634 / total #impl: 585245772 (eff. 0.250)
93.37/93.41	c #Conflicts:     264000 | #Learnt:      15231 | 0.000
93.37/93.41	c total clause space: 127.173MB
93.37/93.41	c total #watches: 239643
93.67/93.77	c total #propagations: 146825617 / total #impl: 587352243 (eff. 0.250)
93.67/93.77	c #Conflicts:     265000 | #Learnt:      16231 | 0.000
93.67/93.77	c total clause space: 127.173MB
93.67/93.77	c total #watches: 243160
94.07/94.14	c total #propagations: 147273324 / total #impl: 589439006 (eff. 0.250)
94.07/94.14	c #Conflicts:     266000 | #Learnt:      17231 | 0.000
94.07/94.14	c total clause space: 127.173MB
94.07/94.14	c total #watches: 245526
94.47/94.52	c total #propagations: 147739608 / total #impl: 591304261 (eff. 0.250)
94.47/94.52	c #Conflicts:     267000 | #Learnt:      18231 | 0.000
94.47/94.52	c total clause space: 127.173MB
94.47/94.52	c total #watches: 248830
94.87/94.93	c total #propagations: 148207503 / total #impl: 593183105 (eff. 0.250)
94.87/94.93	c #Conflicts:     268000 | #Learnt:      19231 | 0.000
94.87/94.93	c total clause space: 127.173MB
94.87/94.93	c total #watches: 251818
95.27/95.34	c total #propagations: 148696279 / total #impl: 595357756 (eff. 0.250)
95.27/95.34	c #Conflicts:     269000 | #Learnt:      20231 | 0.000
95.27/95.34	c total clause space: 127.173MB
95.27/95.34	c total #watches: 255474
95.68/95.78	c total #propagations: 149132373 / total #impl: 597198916 (eff. 0.250)
95.68/95.78	c #Conflicts:     270000 | #Learnt:      21231 | 0.000
95.68/95.78	c total clause space: 127.173MB
95.68/95.78	c total #watches: 258806
96.07/96.12	c total #propagations: 149783365 / total #impl: 599475598 (eff. 0.250)
96.07/96.12	c #Conflicts:     271000 | #Learnt:      22231 | 0.000
96.07/96.12	c total clause space: 127.173MB
96.07/96.12	c total #watches: 261904
96.37/96.41	c total #propagations: 150217356 / total #impl: 601481375 (eff. 0.250)
96.37/96.41	c #Conflicts:     272000 | #Learnt:      23231 | 0.000
96.37/96.41	c total clause space: 127.173MB
96.37/96.41	c total #watches: 265103
96.67/96.74	c total #propagations: 150500932 / total #impl: 602828715 (eff. 0.250)
96.67/96.74	c #Conflicts:     273000 | #Learnt:      24231 | 0.000
96.67/96.74	c total clause space: 127.173MB
96.67/96.74	c total #watches: 268065
97.07/97.10	c total #propagations: 150814495 / total #impl: 604412600 (eff. 0.250)
97.07/97.10	c GARBAGE COLLECT
97.07/97.10	c #Conflicts:     274000 | #Learnt:      12746 | 0.000
97.07/97.10	c total clause space: 127.173MB
97.07/97.10	c total #watches: 229206
97.27/97.38	c total #propagations: 151150320 / total #impl: 606005782 (eff. 0.249)
97.27/97.38	c #Conflicts:     275000 | #Learnt:      13746 | 0.000
97.27/97.38	c total clause space: 127.173MB
97.27/97.38	c total #watches: 232077
97.57/97.68	c total #propagations: 151448383 / total #impl: 607355356 (eff. 0.249)
97.57/97.68	c #Conflicts:     276000 | #Learnt:      14746 | 0.000
97.57/97.68	c total clause space: 127.173MB
97.57/97.68	c total #watches: 235505
97.98/98.04	c total #propagations: 151828195 / total #impl: 608889759 (eff. 0.249)
97.98/98.04	c #Conflicts:     277000 | #Learnt:      15746 | 0.000
97.98/98.04	c total clause space: 127.173MB
97.98/98.04	c total #watches: 239142
98.37/98.41	c total #propagations: 152454799 / total #impl: 611396250 (eff. 0.249)
98.37/98.41	c #Conflicts:     278000 | #Learnt:      16746 | 0.000
98.37/98.41	c total clause space: 127.173MB
98.37/98.41	c total #watches: 242601
98.67/98.70	c total #propagations: 153039990 / total #impl: 613782129 (eff. 0.249)
98.67/98.70	c #Conflicts:     279000 | #Learnt:      17746 | 0.000
98.67/98.70	c total clause space: 127.173MB
98.67/98.70	c total #watches: 246757
98.98/99.09	c total #propagations: 153473124 / total #impl: 615716022 (eff. 0.249)
98.98/99.09	c #Conflicts:     280000 | #Learnt:      18746 | 0.000
98.98/99.09	c total clause space: 127.173MB
98.98/99.09	c total #watches: 250551
99.37/99.49	c total #propagations: 154124772 / total #impl: 618096653 (eff. 0.249)
99.37/99.49	c #Conflicts:     281000 | #Learnt:      19746 | 0.000
99.37/99.49	c total clause space: 127.173MB
99.37/99.49	c total #watches: 253597
99.77/99.88	c total #propagations: 154716418 / total #impl: 620224159 (eff. 0.249)
99.77/99.88	c #Conflicts:     282000 | #Learnt:      20746 | 0.000
99.77/99.88	c total clause space: 127.173MB
99.77/99.88	c total #watches: 256780
100.18/100.23	c total #propagations: 155204582 / total #impl: 622109402 (eff. 0.249)
100.18/100.23	c #Conflicts:     283000 | #Learnt:      21746 | 0.000
100.18/100.23	c total clause space: 127.173MB
100.18/100.23	c total #watches: 260224
100.57/100.61	c total #propagations: 155741729 / total #impl: 624142932 (eff. 0.250)
100.57/100.61	c #Conflicts:     284000 | #Learnt:      22746 | 0.000
100.57/100.61	c total clause space: 127.173MB
100.57/100.61	c total #watches: 263613
100.97/101.00	c total #propagations: 156301333 / total #impl: 626249667 (eff. 0.250)
100.97/101.00	c #Conflicts:     285000 | #Learnt:      23746 | 0.000
100.97/101.00	c total clause space: 127.173MB
100.97/101.00	c total #watches: 267644
101.28/101.39	c total #propagations: 156807230 / total #impl: 628506932 (eff. 0.249)
101.28/101.39	c #Conflicts:     286000 | #Learnt:      24746 | 0.000
101.28/101.39	c total clause space: 127.173MB
101.28/101.39	c total #watches: 271099
101.57/101.69	c total #propagations: 157393447 / total #impl: 630773501 (eff. 0.250)
101.57/101.69	c GARBAGE COLLECT
101.57/101.69	c #Conflicts:     287000 | #Learnt:      12905 | 0.000
101.57/101.69	c total clause space: 127.173MB
101.57/101.69	c total #watches: 229595
101.87/101.95	c total #propagations: 157794508 / total #impl: 632408094 (eff. 0.250)
101.87/101.95	c #Conflicts:     288000 | #Learnt:      13905 | 0.000
101.87/101.95	c total clause space: 127.173MB
101.87/101.95	c total #watches: 233085
102.17/102.26	c total #propagations: 158321799 / total #impl: 634147365 (eff. 0.250)
102.17/102.26	c #Conflicts:     289000 | #Learnt:      14905 | 0.000
102.17/102.26	c total clause space: 127.173MB
102.17/102.26	c total #watches: 237728
102.47/102.56	c total #propagations: 158955633 / total #impl: 636268781 (eff. 0.250)
102.47/102.56	c #Conflicts:     290000 | #Learnt:      15905 | 0.000
102.47/102.56	c total clause space: 127.173MB
102.47/102.56	c total #watches: 243089
102.77/102.86	c total #propagations: 159542449 / total #impl: 638355169 (eff. 0.250)
102.77/102.86	c #Conflicts:     291000 | #Learnt:      16905 | 0.000
102.77/102.86	c total clause space: 127.173MB
102.77/102.86	c total #watches: 249466
103.17/103.25	c total #propagations: 159929351 / total #impl: 640099488 (eff. 0.250)
103.17/103.25	c #Conflicts:     292000 | #Learnt:      17905 | 0.000
103.17/103.25	c total clause space: 127.173MB
103.17/103.25	c total #watches: 256860
103.77/103.87	c total #propagations: 160419947 / total #impl: 642396810 (eff. 0.250)
103.77/103.87	c #Conflicts:     293000 | #Learnt:      18905 | 0.000
103.77/103.87	c total clause space: 127.173MB
103.77/103.87	c total #watches: 262389
104.48/104.58	c total #propagations: 161371229 / total #impl: 645806456 (eff. 0.250)
104.48/104.58	c #Conflicts:     294000 | #Learnt:      19905 | 0.000
104.48/104.58	c total clause space: 127.173MB
104.48/104.58	c total #watches: 268522
105.27/105.30	c total #propagations: 162294731 / total #impl: 649320877 (eff. 0.250)
105.27/105.30	c #Conflicts:     295000 | #Learnt:      20905 | 0.000
105.27/105.30	c total clause space: 127.173MB
105.27/105.30	c total #watches: 273487
105.68/105.79	c total #propagations: 163116277 / total #impl: 652251250 (eff. 0.250)
105.68/105.79	c #Conflicts:     296000 | #Learnt:      21905 | 0.000
105.68/105.79	c total clause space: 127.173MB
105.68/105.79	c total #watches: 276923
106.17/106.26	c total #propagations: 163713799 / total #impl: 654263530 (eff. 0.250)
106.17/106.26	c #Conflicts:     297000 | #Learnt:      22905 | 0.000
106.17/106.26	c total clause space: 127.173MB
106.17/106.26	c total #watches: 280966
106.57/106.66	c total #propagations: 164486106 / total #impl: 656840656 (eff. 0.250)
106.57/106.66	c #Conflicts:     298000 | #Learnt:      23905 | 0.000
106.57/106.66	c total clause space: 127.173MB
106.57/106.66	c total #watches: 285358
107.07/107.10	c total #propagations: 165204560 / total #impl: 659082918 (eff. 0.251)
107.07/107.10	c #Conflicts:     299000 | #Learnt:      24905 | 0.000
107.07/107.10	c total clause space: 127.173MB
107.07/107.10	c total #watches: 289349
107.57/107.66	c total #propagations: 165875232 / total #impl: 661362228 (eff. 0.251)
107.57/107.66	c #Conflicts:     300000 | #Learnt:      25905 | 0.000
107.57/107.66	c total clause space: 127.173MB
107.57/107.66	c total #watches: 294600
108.07/108.12	c total #propagations: 166446111 / total #impl: 663626908 (eff. 0.251)
108.07/108.12	c GARBAGE COLLECT
108.07/108.12	c #Conflicts:     301000 | #Learnt:      13786 | 0.000
108.07/108.12	c total clause space: 127.173MB
108.07/108.12	c total #watches: 232382
108.37/108.40	c total #propagations: 167225951 / total #impl: 666099230 (eff. 0.251)
108.37/108.40	c #Conflicts:     302000 | #Learnt:      14786 | 0.000
108.37/108.40	c total clause space: 127.173MB
108.37/108.40	c total #watches: 235349
108.57/108.68	c total #propagations: 167722990 / total #impl: 668051257 (eff. 0.251)
108.57/108.68	c #Conflicts:     303000 | #Learnt:      15786 | 0.000
108.57/108.68	c total clause space: 127.173MB
108.57/108.68	c total #watches: 237747
108.98/109.01	c total #propagations: 168110069 / total #impl: 669423479 (eff. 0.251)
108.98/109.01	c #Conflicts:     304000 | #Learnt:      16786 | 0.000
108.98/109.01	c total clause space: 127.173MB
108.98/109.01	c total #watches: 241872
109.27/109.31	c total #propagations: 168808402 / total #impl: 671777135 (eff. 0.251)
109.27/109.31	c #Conflicts:     305000 | #Learnt:      17786 | 0.000
109.27/109.31	c total clause space: 127.173MB
109.27/109.31	c total #watches: 247383
109.47/109.57	c total #propagations: 169318866 / total #impl: 673792000 (eff. 0.251)
109.47/109.57	c #Conflicts:     306000 | #Learnt:      18786 | 0.000
109.47/109.57	c total clause space: 127.173MB
109.47/109.57	c total #watches: 250778
109.87/109.92	c total #propagations: 169770995 / total #impl: 675279265 (eff. 0.251)
109.87/109.92	c #Conflicts:     307000 | #Learnt:      19786 | 0.000
109.87/109.92	c total clause space: 127.173MB
109.87/109.92	c total #watches: 255542
110.17/110.29	c total #propagations: 170473444 / total #impl: 677605413 (eff. 0.252)
110.17/110.29	c #Conflicts:     308000 | #Learnt:      20786 | 0.000
110.17/110.29	c total clause space: 127.173MB
110.17/110.29	c total #watches: 259238
110.57/110.61	c total #propagations: 171032599 / total #impl: 679693739 (eff. 0.252)
110.57/110.61	c #Conflicts:     309000 | #Learnt:      21786 | 0.000
110.57/110.61	c total clause space: 127.173MB
110.57/110.61	c total #watches: 263649
110.97/111.01	c total #propagations: 171498112 / total #impl: 681514387 (eff. 0.252)
110.97/111.01	c #Conflicts:     310000 | #Learnt:      22786 | 0.000
110.97/111.01	c total clause space: 127.173MB
110.97/111.01	c total #watches: 269835
111.27/111.33	c total #propagations: 171996731 / total #impl: 683818842 (eff. 0.252)
111.27/111.33	c #Conflicts:     311000 | #Learnt:      23786 | 0.000
111.27/111.33	c total clause space: 127.173MB
111.27/111.33	c total #watches: 273558
111.67/111.71	c total #propagations: 172344039 / total #impl: 685230006 (eff. 0.252)
111.67/111.71	c #Conflicts:     312000 | #Learnt:      24786 | 0.000
111.67/111.71	c total clause space: 127.173MB
111.67/111.72	c total #watches: 279285
112.07/112.19	c total #propagations: 172900414 / total #impl: 687527005 (eff. 0.251)
112.07/112.19	c #Conflicts:     313000 | #Learnt:      25786 | 0.000
112.07/112.19	c total clause space: 127.173MB
112.07/112.19	c total #watches: 282922
112.67/112.71	c total #propagations: 173505891 / total #impl: 690055300 (eff. 0.251)
112.67/112.71	c #Conflicts:     314000 | #Learnt:      26786 | 0.000
112.67/112.71	c total clause space: 127.173MB
112.67/112.71	c total #watches: 287049
112.97/113.01	c total #propagations: 174099883 / total #impl: 692521365 (eff. 0.251)
112.97/113.01	c GARBAGE COLLECT
112.97/113.01	c #Conflicts:     315000 | #Learnt:      14404 | 0.000
112.97/113.01	c total clause space: 127.173MB
112.97/113.01	c total #watches: 234513
113.27/113.31	c total #propagations: 174542413 / total #impl: 694122174 (eff. 0.251)
113.27/113.31	c #Conflicts:     316000 | #Learnt:      15404 | 0.000
113.27/113.31	c total clause space: 127.173MB
113.27/113.31	c total #watches: 238049
113.57/113.65	c total #propagations: 174937196 / total #impl: 695582568 (eff. 0.251)
113.57/113.65	c #Conflicts:     317000 | #Learnt:      16404 | 0.000
113.57/113.65	c total clause space: 127.173MB
113.57/113.65	c total #watches: 240875
113.87/113.94	c total #propagations: 175334120 / total #impl: 697165518 (eff. 0.251)
113.87/113.94	c #Conflicts:     318000 | #Learnt:      17404 | 0.000
113.87/113.94	c total clause space: 127.173MB
113.87/113.94	c total #watches: 243296
114.17/114.24	c total #propagations: 175692021 / total #impl: 698461661 (eff. 0.252)
114.17/114.24	c #Conflicts:     319000 | #Learnt:      18404 | 0.000
114.17/114.24	c total clause space: 127.173MB
114.17/114.24	c total #watches: 246028
114.47/114.56	c total #propagations: 176016402 / total #impl: 699691666 (eff. 0.252)
114.47/114.56	c #Conflicts:     320000 | #Learnt:      19404 | 0.000
114.47/114.56	c total clause space: 127.173MB
114.47/114.56	c total #watches: 248753
114.77/114.89	c total #propagations: 176358690 / total #impl: 701015007 (eff. 0.252)
114.77/114.89	c #Conflicts:     321000 | #Learnt:      20404 | 0.000
114.77/114.89	c total clause space: 127.173MB
114.77/114.89	c total #watches: 252009
115.17/115.28	c total #propagations: 176807137 / total #impl: 702727238 (eff. 0.252)
115.17/115.28	c #Conflicts:     322000 | #Learnt:      21404 | 0.000
115.17/115.28	c total clause space: 127.173MB
115.17/115.28	c total #watches: 256075
115.57/115.67	c total #propagations: 177368745 / total #impl: 705035164 (eff. 0.252)
115.57/115.67	c #Conflicts:     323000 | #Learnt:      22404 | 0.000
115.57/115.67	c total clause space: 127.173MB
115.57/115.67	c total #watches: 260505
116.07/116.12	c total #propagations: 177862379 / total #impl: 707302727 (eff. 0.251)
116.07/116.12	c #Conflicts:     324000 | #Learnt:      23404 | 0.000
116.07/116.12	c total clause space: 127.173MB
116.07/116.12	c total #watches: 265288
116.57/116.68	c total #propagations: 178339613 / total #impl: 709677990 (eff. 0.251)
116.57/116.68	c #Conflicts:     325000 | #Learnt:      24404 | 0.000
116.57/116.68	c total clause space: 127.173MB
116.57/116.68	c total #watches: 270174
117.17/117.21	c total #propagations: 178892625 / total #impl: 712327730 (eff. 0.251)
117.17/117.21	c #Conflicts:     326000 | #Learnt:      25404 | 0.000
117.17/117.21	c total clause space: 127.173MB
117.17/117.21	c total #watches: 275733
117.77/117.83	c total #propagations: 179410382 / total #impl: 714724138 (eff. 0.251)
117.77/117.83	c #Conflicts:     327000 | #Learnt:      26404 | 0.000
117.77/117.83	c total clause space: 127.173MB
117.77/117.83	c total #watches: 279551
118.37/118.43	c total #propagations: 179972200 / total #impl: 717061438 (eff. 0.251)
118.37/118.43	c #Conflicts:     328000 | #Learnt:      27404 | 0.000
118.37/118.43	c total clause space: 127.173MB
118.37/118.43	c total #watches: 283340
118.67/118.78	c total #propagations: 180564383 / total #impl: 719304091 (eff. 0.251)
118.67/118.78	c GARBAGE COLLECT
118.67/118.78	c #Conflicts:     329000 | #Learnt:      14704 | 0.000
118.67/118.78	c total clause space: 127.173MB
118.67/118.78	c total #watches: 236618
119.07/119.12	c total #propagations: 181166431 / total #impl: 721710669 (eff. 0.251)
119.07/119.12	c #Conflicts:     330000 | #Learnt:      15704 | 0.000
119.07/119.12	c total clause space: 127.173MB
119.07/119.12	c total #watches: 240875
119.47/119.55	c total #propagations: 181722632 / total #impl: 723935437 (eff. 0.251)
119.47/119.55	c #Conflicts:     331000 | #Learnt:      16704 | 0.000
119.47/119.55	c total clause space: 127.173MB
119.47/119.55	c total #watches: 244615
119.87/119.99	c total #propagations: 182347903 / total #impl: 726504232 (eff. 0.251)
119.87/119.99	c #Conflicts:     332000 | #Learnt:      17704 | 0.000
119.87/119.99	c total clause space: 127.173MB
119.87/119.99	c total #watches: 247628
120.37/120.45	c total #propagations: 182925866 / total #impl: 728869641 (eff. 0.251)
120.37/120.45	c #Conflicts:     333000 | #Learnt:      18704 | 0.000
120.37/120.45	c total clause space: 127.173MB
120.37/120.45	c total #watches: 251426
120.87/120.92	c total #propagations: 183469781 / total #impl: 731251230 (eff. 0.251)
120.87/120.92	c #Conflicts:     334000 | #Learnt:      19704 | 0.000
120.87/120.92	c total clause space: 127.173MB
120.87/120.92	c total #watches: 255030
121.17/121.28	c total #propagations: 184125102 / total #impl: 733779240 (eff. 0.251)
121.17/121.28	c #Conflicts:     335000 | #Learnt:      20704 | 0.000
121.17/121.28	c total clause space: 127.173MB
121.17/121.28	c total #watches: 259053
121.57/121.68	c total #propagations: 184725233 / total #impl: 736034183 (eff. 0.251)
121.57/121.68	c #Conflicts:     336000 | #Learnt:      21704 | 0.000
121.57/121.68	c total clause space: 127.173MB
121.57/121.68	c total #watches: 263037
121.97/122.02	c total #propagations: 185318637 / total #impl: 738248000 (eff. 0.251)
121.97/122.02	c #Conflicts:     337000 | #Learnt:      22704 | 0.000
121.97/122.02	c total clause space: 127.173MB
121.97/122.02	c total #watches: 267411
122.37/122.44	c total #propagations: 185783962 / total #impl: 740036750 (eff. 0.251)
122.37/122.44	c #Conflicts:     338000 | #Learnt:      23704 | 0.000
122.37/122.44	c total clause space: 127.173MB
122.37/122.44	c total #watches: 271004
122.77/122.86	c total #propagations: 186392499 / total #impl: 742099156 (eff. 0.251)
122.77/122.86	c #Conflicts:     339000 | #Learnt:      24704 | 0.000
122.77/122.86	c total clause space: 127.173MB
122.77/122.86	c total #watches: 274718
123.17/123.21	c total #propagations: 186995099 / total #impl: 744227974 (eff. 0.251)
123.17/123.21	c #Conflicts:     340000 | #Learnt:      25704 | 0.000
123.17/123.21	c total clause space: 127.173MB
123.17/123.21	c total #watches: 280589
123.47/123.54	c total #propagations: 187440495 / total #impl: 746208275 (eff. 0.251)
123.47/123.54	c #Conflicts:     341000 | #Learnt:      26704 | 0.000
123.47/123.54	c total clause space: 127.173MB
123.47/123.54	c total #watches: 285025
123.87/123.91	c total #propagations: 187769437 / total #impl: 747700501 (eff. 0.251)
123.87/123.91	c #Conflicts:     342000 | #Learnt:      27704 | 0.000
123.87/123.91	c total clause space: 127.173MB
123.87/123.91	c total #watches: 288947
124.17/124.29	c total #propagations: 188255724 / total #impl: 749596952 (eff. 0.251)
124.17/124.29	c GARBAGE COLLECT
124.17/124.29	c #Conflicts:     343000 | #Learnt:      14696 | 0.000
124.17/124.29	c total clause space: 127.173MB
124.17/124.29	c total #watches: 237040
124.57/124.62	c total #propagations: 188855698 / total #impl: 751822382 (eff. 0.251)
124.57/124.62	c #Conflicts:     344000 | #Learnt:      15696 | 0.000
124.57/124.62	c total clause space: 127.173MB
124.57/124.62	c total #watches: 240795
124.97/125.02	c total #propagations: 189386278 / total #impl: 753776970 (eff. 0.251)
124.97/125.02	c #Conflicts:     345000 | #Learnt:      16696 | 0.000
124.97/125.02	c total clause space: 127.173MB
124.97/125.02	c total #watches: 246092
125.27/125.36	c total #propagations: 190071060 / total #impl: 756154695 (eff. 0.251)
125.27/125.36	c #Conflicts:     346000 | #Learnt:      17696 | 0.000
125.27/125.36	c total clause space: 127.173MB
125.27/125.36	c total #watches: 249720
125.67/125.72	c total #propagations: 190575805 / total #impl: 758088007 (eff. 0.251)
125.67/125.72	c #Conflicts:     347000 | #Learnt:      18696 | 0.000
125.67/125.72	c total clause space: 127.173MB
125.67/125.72	c total #watches: 253581
126.07/126.11	c total #propagations: 191138943 / total #impl: 760142325 (eff. 0.251)
126.07/126.11	c #Conflicts:     348000 | #Learnt:      19696 | 0.000
126.07/126.11	c total clause space: 127.173MB
126.07/126.11	c total #watches: 257219
126.37/126.43	c total #propagations: 191885325 / total #impl: 762360083 (eff. 0.252)
126.37/126.43	c #Conflicts:     349000 | #Learnt:      20696 | 0.000
126.37/126.43	c total clause space: 127.173MB
126.37/126.43	c total #watches: 260422
126.67/126.76	c total #propagations: 192347077 / total #impl: 764113970 (eff. 0.252)
126.67/126.76	c #Conflicts:     350000 | #Learnt:      21696 | 0.000
126.67/126.76	c total clause space: 127.173MB
126.67/126.76	c total #watches: 263202
126.97/127.09	c total #propagations: 192788662 / total #impl: 765842903 (eff. 0.252)
126.97/127.09	c #Conflicts:     351000 | #Learnt:      22696 | 0.000
126.97/127.09	c total clause space: 127.173MB
126.97/127.09	c total #watches: 266706
127.37/127.44	c total #propagations: 193144230 / total #impl: 767453201 (eff. 0.252)
127.37/127.44	c #Conflicts:     352000 | #Learnt:      23696 | 0.000
127.37/127.44	c total clause space: 127.173MB
127.37/127.44	c total #watches: 272081
127.77/127.88	c total #propagations: 193522256 / total #impl: 769307515 (eff. 0.252)
127.77/127.88	c #Conflicts:     353000 | #Learnt:      24696 | 0.000
127.77/127.88	c total clause space: 127.173MB
127.77/127.88	c total #watches: 277208
128.17/128.28	c total #propagations: 193964786 / total #impl: 771343101 (eff. 0.251)
128.17/128.28	c #Conflicts:     354000 | #Learnt:      25696 | 0.000
128.17/128.28	c total clause space: 127.173MB
128.17/128.28	c total #watches: 280479
128.67/128.74	c total #propagations: 194509231 / total #impl: 773232689 (eff. 0.252)
128.67/128.74	c #Conflicts:     355000 | #Learnt:      26696 | 0.000
128.67/128.74	c total clause space: 127.173MB
128.67/128.74	c total #watches: 285392
129.07/129.12	c total #propagations: 195170707 / total #impl: 775443536 (eff. 0.252)
129.07/129.12	c #Conflicts:     356000 | #Learnt:      27696 | 0.000
129.07/129.12	c total clause space: 127.173MB
129.07/129.12	c total #watches: 288982
129.57/129.61	c total #propagations: 195794268 / total #impl: 777590338 (eff. 0.252)
129.57/129.61	c GARBAGE COLLECT
129.57/129.61	c #Conflicts:     357000 | #Learnt:      14390 | 0.000
129.57/129.61	c total clause space: 127.173MB
129.57/129.61	c total #watches: 235572
129.87/129.96	c total #propagations: 196511357 / total #impl: 779925128 (eff. 0.252)
129.87/129.96	c #Conflicts:     358000 | #Learnt:      15390 | 0.000
129.87/129.96	c total clause space: 127.173MB
129.87/129.96	c total #watches: 239217
130.17/130.28	c total #propagations: 197231743 / total #impl: 782251711 (eff. 0.252)
130.17/130.28	c #Conflicts:     359000 | #Learnt:      16390 | 0.000
130.17/130.28	c total clause space: 127.173MB
130.17/130.28	c total #watches: 242896
130.47/130.58	c total #propagations: 197863650 / total #impl: 784393865 (eff. 0.252)
130.47/130.58	c #Conflicts:     360000 | #Learnt:      17390 | 0.000
130.47/130.58	c total clause space: 127.173MB
130.47/130.58	c total #watches: 246643
130.87/130.92	c total #propagations: 198469058 / total #impl: 786607357 (eff. 0.252)
130.87/130.92	c #Conflicts:     361000 | #Learnt:      18390 | 0.000
130.87/130.92	c total clause space: 127.173MB
130.87/130.92	c total #watches: 249387
131.17/131.27	c total #propagations: 199037699 / total #impl: 788582443 (eff. 0.252)
131.17/131.27	c #Conflicts:     362000 | #Learnt:      19390 | 0.000
131.17/131.27	c total clause space: 127.173MB
131.17/131.27	c total #watches: 253436
131.57/131.69	c total #propagations: 199624768 / total #impl: 790557311 (eff. 0.253)
131.57/131.69	c #Conflicts:     363000 | #Learnt:      20390 | 0.000
131.57/131.69	c total clause space: 127.173MB
131.57/131.69	c total #watches: 257919
131.97/132.05	c total #propagations: 200370046 / total #impl: 792947082 (eff. 0.253)
131.97/132.05	c #Conflicts:     364000 | #Learnt:      21390 | 0.000
131.97/132.05	c total clause space: 127.173MB
131.97/132.05	c total #watches: 262495
132.36/132.47	c total #propagations: 200905621 / total #impl: 795010273 (eff. 0.253)
132.36/132.47	c #Conflicts:     365000 | #Learnt:      22390 | 0.000
132.36/132.47	c total clause space: 127.173MB
132.36/132.47	c total #watches: 266159
132.86/132.93	c total #propagations: 201603461 / total #impl: 797355843 (eff. 0.253)
132.86/132.93	c #Conflicts:     366000 | #Learnt:      23390 | 0.000
132.86/132.93	c total clause space: 127.173MB
132.86/132.93	c total #watches: 270218
133.17/133.25	c total #propagations: 202340078 / total #impl: 799879266 (eff. 0.253)
133.17/133.25	c #Conflicts:     367000 | #Learnt:      24390 | 0.000
133.17/133.25	c total clause space: 127.173MB
133.17/133.25	c total #watches: 274053
133.46/133.54	c total #propagations: 202759673 / total #impl: 801718478 (eff. 0.253)
133.46/133.54	c #Conflicts:     368000 | #Learnt:      25390 | 0.000
133.46/133.54	c total clause space: 127.173MB
133.46/133.54	c total #watches: 276780
133.76/133.88	c total #propagations: 203191573 / total #impl: 803326418 (eff. 0.253)
133.76/133.88	c #Conflicts:     369000 | #Learnt:      26390 | 0.000
133.76/133.88	c total clause space: 127.173MB
133.76/133.88	c total #watches: 281322
134.17/134.26	c total #propagations: 203624903 / total #impl: 805087407 (eff. 0.253)
134.17/134.26	c #Conflicts:     370000 | #Learnt:      27390 | 0.000
134.17/134.26	c total clause space: 127.173MB
134.17/134.26	c total #watches: 287280
134.56/134.68	c total #propagations: 203989656 / total #impl: 807034946 (eff. 0.253)
134.56/134.68	c #Conflicts:     371000 | #Learnt:      28390 | 0.000
134.56/134.68	c total clause space: 127.173MB
134.56/134.68	c total #watches: 293006
135.06/135.13	c total #propagations: 204390757 / total #impl: 809125692 (eff. 0.253)
135.06/135.13	c GARBAGE COLLECT
135.06/135.13	c #Conflicts:     372000 | #Learnt:      14792 | 0.000
135.06/135.13	c total clause space: 127.173MB
135.06/135.13	c total #watches: 237740
135.37/135.42	c total #propagations: 204813998 / total #impl: 811270695 (eff. 0.252)
135.37/135.42	c #Conflicts:     373000 | #Learnt:      15792 | 0.000
135.37/135.42	c total clause space: 127.173MB
135.37/135.42	c total #watches: 241629
135.66/135.70	c total #propagations: 205376232 / total #impl: 813383104 (eff. 0.252)
135.66/135.70	c #Conflicts:     374000 | #Learnt:      16792 | 0.000
135.66/135.70	c total clause space: 127.173MB
135.66/135.70	c total #watches: 244701
135.96/136.06	c total #propagations: 205854215 / total #impl: 815201028 (eff. 0.253)
135.96/136.06	c #Conflicts:     375000 | #Learnt:      17792 | 0.000
135.96/136.06	c total clause space: 127.173MB
135.96/136.06	c total #watches: 248883
136.26/136.38	c total #propagations: 206390398 / total #impl: 817415515 (eff. 0.252)
136.26/136.38	c #Conflicts:     376000 | #Learnt:      18792 | 0.000
136.26/136.38	c total clause space: 127.173MB
136.26/136.38	c total #watches: 253694
136.56/136.65	c total #propagations: 206818471 / total #impl: 819188211 (eff. 0.252)
136.56/136.65	c #Conflicts:     377000 | #Learnt:      19792 | 0.000
136.56/136.65	c total clause space: 127.173MB
136.56/136.65	c total #watches: 256404
136.86/136.91	c total #propagations: 207142979 / total #impl: 820415054 (eff. 0.252)
136.86/136.91	c #Conflicts:     378000 | #Learnt:      20792 | 0.000
136.86/136.91	c total clause space: 127.173MB
136.86/136.91	c total #watches: 260641
137.36/137.43	c total #propagations: 207452492 / total #impl: 821654551 (eff. 0.252)
137.36/137.43	c #Conflicts:     379000 | #Learnt:      21792 | 0.000
137.36/137.43	c total clause space: 127.173MB
137.36/137.43	c total #watches: 264493
137.76/137.88	c total #propagations: 208074240 / total #impl: 823944410 (eff. 0.253)
137.76/137.88	c #Conflicts:     380000 | #Learnt:      22792 | 0.000
137.76/137.88	c total clause space: 127.173MB
137.76/137.88	c total #watches: 268137
138.36/138.43	c total #propagations: 208633156 / total #impl: 826096042 (eff. 0.253)
138.36/138.43	c #Conflicts:     381000 | #Learnt:      23792 | 0.000
138.36/138.43	c total clause space: 127.173MB
138.36/138.43	c total #watches: 273083
138.76/138.81	c total #propagations: 209394042 / total #impl: 828821973 (eff. 0.253)
138.76/138.81	c #Conflicts:     382000 | #Learnt:      24792 | 0.000
138.76/138.81	c total clause space: 127.173MB
138.76/138.81	c total #watches: 276209
139.16/139.23	c total #propagations: 209978605 / total #impl: 830882308 (eff. 0.253)
139.16/139.23	c #Conflicts:     383000 | #Learnt:      25792 | 0.000
139.16/139.23	c total clause space: 127.173MB
139.16/139.23	c total #watches: 279686
139.67/139.73	c total #propagations: 210721910 / total #impl: 833104235 (eff. 0.253)
139.67/139.73	c #Conflicts:     384000 | #Learnt:      26792 | 0.000
139.67/139.73	c total clause space: 127.173MB
139.67/139.73	c total #watches: 283284
140.26/140.34	c total #propagations: 211366441 / total #impl: 835285563 (eff. 0.253)
140.26/140.34	c #Conflicts:     385000 | #Learnt:      27792 | 0.000
140.26/140.34	c total clause space: 127.173MB
140.26/140.34	c total #watches: 286637
140.66/140.79	c total #propagations: 212052388 / total #impl: 837618578 (eff. 0.253)
140.66/140.79	c #Conflicts:     386000 | #Learnt:      28792 | 0.000
140.66/140.79	c total clause space: 127.173MB
140.66/140.80	c total #watches: 290907
141.26/141.39	c total #propagations: 212570256 / total #impl: 839821796 (eff. 0.253)
141.26/141.39	c #Conflicts:     387000 | #Learnt:      29792 | 0.000
141.26/141.39	c total clause space: 127.173MB
141.26/141.39	c total #watches: 294600
141.66/141.78	c total #propagations: 213208205 / total #impl: 842224223 (eff. 0.253)
141.66/141.78	c GARBAGE COLLECT
141.66/141.78	c #Conflicts:     388000 | #Learnt:      15893 | 0.000
141.66/141.78	c total clause space: 127.173MB
141.66/141.78	c total #watches: 241470
142.06/142.14	c total #propagations: 213873023 / total #impl: 844539063 (eff. 0.253)
142.06/142.14	c #Conflicts:     389000 | #Learnt:      16893 | 0.000
142.06/142.14	c total clause space: 127.173MB
142.06/142.14	c total #watches: 245001
142.46/142.54	c total #propagations: 214515121 / total #impl: 846641321 (eff. 0.253)
142.46/142.54	c #Conflicts:     390000 | #Learnt:      17893 | 0.000
142.46/142.54	c total clause space: 127.173MB
142.46/142.54	c total #watches: 249294
142.86/142.92	c total #propagations: 215382626 / total #impl: 849317021 (eff. 0.254)
142.86/142.92	c #Conflicts:     391000 | #Learnt:      18893 | 0.000
142.86/142.92	c total clause space: 127.173MB
142.86/142.92	c total #watches: 252610
143.26/143.32	c total #propagations: 216207719 / total #impl: 851689721 (eff. 0.254)
143.26/143.32	c #Conflicts:     392000 | #Learnt:      19893 | 0.000
143.26/143.32	c total clause space: 127.173MB
143.26/143.32	c total #watches: 257375
143.66/143.73	c total #propagations: 216760480 / total #impl: 853866823 (eff. 0.254)
143.66/143.73	c #Conflicts:     393000 | #Learnt:      20893 | 0.000
143.66/143.73	c total clause space: 127.173MB
143.66/143.73	c total #watches: 261242
143.96/144.07	c total #propagations: 217353555 / total #impl: 856068145 (eff. 0.254)
143.96/144.07	c #Conflicts:     394000 | #Learnt:      21893 | 0.000
143.96/144.07	c total clause space: 127.173MB
143.96/144.07	c total #watches: 264031
144.36/144.47	c total #propagations: 217725374 / total #impl: 857729359 (eff. 0.254)
144.36/144.47	c #Conflicts:     395000 | #Learnt:      22893 | 0.000
144.36/144.47	c total clause space: 127.173MB
144.36/144.47	c total #watches: 268639
144.86/144.98	c total #propagations: 218225497 / total #impl: 859981690 (eff. 0.254)
144.86/144.98	c #Conflicts:     396000 | #Learnt:      23893 | 0.000
144.86/144.98	c total clause space: 127.173MB
144.86/144.98	c total #watches: 276599
145.46/145.57	c total #propagations: 218791942 / total #impl: 863020138 (eff. 0.254)
145.46/145.57	c #Conflicts:     397000 | #Learnt:      24893 | 0.000
145.46/145.57	c total clause space: 127.173MB
145.46/145.57	c total #watches: 282375
146.16/146.30	c total #propagations: 219316757 / total #impl: 866183459 (eff. 0.253)
146.16/146.30	c #Conflicts:     398000 | #Learnt:      25893 | 0.000
146.16/146.30	c total clause space: 127.173MB
146.16/146.30	c total #watches: 289985
146.86/146.96	c total #propagations: 219904625 / total #impl: 869391187 (eff. 0.253)
146.86/146.96	c #Conflicts:     399000 | #Learnt:      26893 | 0.000
146.86/146.96	c total clause space: 127.173MB
146.86/146.96	c total #watches: 293713
147.47/147.58	c total #propagations: 220525900 / total #impl: 871912921 (eff. 0.253)
147.47/147.58	c #Conflicts:     400000 | #Learnt:      27893 | 0.000
147.47/147.58	c total clause space: 127.173MB
147.47/147.58	c total #watches: 297357
147.96/148.08	c total #propagations: 221242860 / total #impl: 874669846 (eff. 0.253)
147.96/148.08	c #Conflicts:     401000 | #Learnt:      28893 | 0.000
147.96/148.08	c total clause space: 127.173MB
147.96/148.08	c total #watches: 301725
148.47/148.58	c total #propagations: 221864772 / total #impl: 876905807 (eff. 0.253)
148.47/148.58	c #Conflicts:     402000 | #Learnt:      29893 | 0.000
148.47/148.58	c total clause space: 127.173MB
148.47/148.58	c total #watches: 305654
148.96/149.02	c total #propagations: 222515327 / total #impl: 879386643 (eff. 0.253)
148.96/149.02	c GARBAGE COLLECT
148.96/149.02	c #Conflicts:     403000 | #Learnt:      15680 | 0.000
148.96/149.02	c total clause space: 127.173MB
148.96/149.02	c total #watches: 241067
149.16/149.28	c total #propagations: 223105920 / total #impl: 881624824 (eff. 0.253)
149.16/149.28	c #Conflicts:     404000 | #Learnt:      16680 | 0.000
149.16/149.28	c total clause space: 127.173MB
149.16/149.28	c total #watches: 244687
149.57/149.65	c total #propagations: 223480135 / total #impl: 883233293 (eff. 0.253)
149.57/149.65	c #Conflicts:     405000 | #Learnt:      17680 | 0.000
149.57/149.65	c total clause space: 127.173MB
149.57/149.65	c total #watches: 249064
149.96/150.06	c total #propagations: 224019232 / total #impl: 885453006 (eff. 0.253)
149.96/150.06	c #Conflicts:     406000 | #Learnt:      18680 | 0.000
149.96/150.06	c total clause space: 127.173MB
149.96/150.06	c total #watches: 253341
150.36/150.44	c total #propagations: 224611038 / total #impl: 887978861 (eff. 0.253)
150.36/150.44	c #Conflicts:     407000 | #Learnt:      19680 | 0.000
150.36/150.44	c total clause space: 127.173MB
150.36/150.44	c total #watches: 257506
150.77/150.84	c total #propagations: 225155849 / total #impl: 890119276 (eff. 0.253)
150.77/150.84	c #Conflicts:     408000 | #Learnt:      20680 | 0.000
150.77/150.84	c total clause space: 127.173MB
150.77/150.84	c total #watches: 260602
151.26/151.31	c total #propagations: 225800030 / total #impl: 892447345 (eff. 0.253)
151.26/151.31	c #Conflicts:     409000 | #Learnt:      21680 | 0.000
151.26/151.31	c total clause space: 127.173MB
151.26/151.31	c total #watches: 264679
151.66/151.71	c total #propagations: 226535964 / total #impl: 895245645 (eff. 0.253)
151.66/151.71	c #Conflicts:     410000 | #Learnt:      22680 | 0.000
151.66/151.71	c total clause space: 127.173MB
151.66/151.71	c total #watches: 268816
152.06/152.10	c total #propagations: 227286176 / total #impl: 897830762 (eff. 0.253)
152.06/152.10	c #Conflicts:     411000 | #Learnt:      23680 | 0.000
152.06/152.10	c total clause space: 127.173MB
152.06/152.10	c total #watches: 273062
152.46/152.54	c total #propagations: 227890533 / total #impl: 900177141 (eff. 0.253)
152.46/152.54	c #Conflicts:     412000 | #Learnt:      24680 | 0.000
152.46/152.54	c total clause space: 127.173MB
152.46/152.54	c total #watches: 276630
152.97/153.01	c total #propagations: 228506788 / total #impl: 902597905 (eff. 0.253)
152.97/153.01	c #Conflicts:     413000 | #Learnt:      25680 | 0.000
152.97/153.01	c total clause space: 127.173MB
152.97/153.01	c total #watches: 283535
153.46/153.52	c total #propagations: 228971074 / total #impl: 904727036 (eff. 0.253)
153.46/153.52	c #Conflicts:     414000 | #Learnt:      26680 | 0.000
153.46/153.52	c total clause space: 127.173MB
153.46/153.52	c total #watches: 289111
153.86/153.94	c total #propagations: 229431773 / total #impl: 906912170 (eff. 0.253)
153.86/153.94	c #Conflicts:     415000 | #Learnt:      27680 | 0.000
153.86/153.94	c total clause space: 127.173MB
153.86/153.94	c total #watches: 292217
154.36/154.43	c total #propagations: 229847186 / total #impl: 908801847 (eff. 0.253)
154.36/154.43	c #Conflicts:     416000 | #Learnt:      28680 | 0.000
154.36/154.43	c total clause space: 127.173MB
154.36/154.43	c total #watches: 296168
154.86/154.92	c total #propagations: 230298882 / total #impl: 910884544 (eff. 0.253)
154.86/154.92	c #Conflicts:     417000 | #Learnt:      29680 | 0.000
154.86/154.92	c total clause space: 127.173MB
154.86/154.92	c total #watches: 298968
155.36/155.44	c total #propagations: 230739659 / total #impl: 912947466 (eff. 0.253)
155.36/155.44	c #Conflicts:     418000 | #Learnt:      30680 | 0.000
155.36/155.44	c total clause space: 127.173MB
155.36/155.44	c total #watches: 303139
155.76/155.84	c total #propagations: 231116352 / total #impl: 914906304 (eff. 0.253)
155.76/155.84	c GARBAGE COLLECT
155.76/155.84	c #Conflicts:     419000 | #Learnt:      16189 | 0.000
155.76/155.84	c total clause space: 127.173MB
155.76/155.84	c total #watches: 242667
156.17/156.21	c total #propagations: 231477294 / total #impl: 916608847 (eff. 0.253)
156.17/156.21	c #Conflicts:     420000 | #Learnt:      17189 | 0.000
156.17/156.21	c total clause space: 127.173MB
156.17/156.21	c total #watches: 246703
156.46/156.59	c total #propagations: 231877910 / total #impl: 918448754 (eff. 0.252)
156.46/156.59	c #Conflicts:     421000 | #Learnt:      18189 | 0.000
156.46/156.59	c total clause space: 127.173MB
156.46/156.59	c total #watches: 250666
156.96/157.01	c total #propagations: 232255861 / total #impl: 920267345 (eff. 0.252)
156.96/157.01	c #Conflicts:     422000 | #Learnt:      19189 | 0.000
156.96/157.01	c total clause space: 127.173MB
156.96/157.01	c total #watches: 254819
157.37/157.46	c total #propagations: 232632026 / total #impl: 922068605 (eff. 0.252)
157.37/157.46	c #Conflicts:     423000 | #Learnt:      20189 | 0.000
157.37/157.46	c total clause space: 127.173MB
157.37/157.46	c total #watches: 258712
157.76/157.85	c total #propagations: 232991100 / total #impl: 923731398 (eff. 0.252)
157.76/157.85	c #Conflicts:     424000 | #Learnt:      21189 | 0.000
157.76/157.85	c total clause space: 127.173MB
157.76/157.85	c total #watches: 262514
158.16/158.26	c total #propagations: 233487764 / total #impl: 925834575 (eff. 0.252)
158.16/158.26	c #Conflicts:     425000 | #Learnt:      22189 | 0.000
158.16/158.26	c total clause space: 127.173MB
158.16/158.26	c total #watches: 266842
158.66/158.71	c total #propagations: 234039074 / total #impl: 928229790 (eff. 0.252)
158.66/158.71	c #Conflicts:     426000 | #Learnt:      23189 | 0.000
158.66/158.71	c total clause space: 127.173MB
158.66/158.71	c total #watches: 270175
159.06/159.16	c total #propagations: 234612341 / total #impl: 930695800 (eff. 0.252)
159.06/159.16	c #Conflicts:     427000 | #Learnt:      24189 | 0.000
159.06/159.16	c total clause space: 127.173MB
159.06/159.16	c total #watches: 273639
159.57/159.66	c total #propagations: 235144408 / total #impl: 933108322 (eff. 0.252)
159.57/159.66	c #Conflicts:     428000 | #Learnt:      25189 | 0.000
159.57/159.66	c total clause space: 127.173MB
159.57/159.66	c total #watches: 276987
160.06/160.15	c total #propagations: 235697702 / total #impl: 935714074 (eff. 0.252)
160.06/160.15	c #Conflicts:     429000 | #Learnt:      26189 | 0.000
160.06/160.15	c total clause space: 127.173MB
160.06/160.15	c total #watches: 279973
160.57/160.66	c total #propagations: 236254473 / total #impl: 938217716 (eff. 0.252)
160.57/160.66	c #Conflicts:     430000 | #Learnt:      27189 | 0.000
160.57/160.66	c total clause space: 127.173MB
160.57/160.66	c total #watches: 283378
161.16/161.22	c total #propagations: 236805478 / total #impl: 940678428 (eff. 0.252)
161.16/161.22	c #Conflicts:     431000 | #Learnt:      28189 | 0.000
161.16/161.22	c total clause space: 127.173MB
161.16/161.22	c total #watches: 287323
161.67/161.78	c total #propagations: 237374591 / total #impl: 943284082 (eff. 0.252)
161.67/161.78	c #Conflicts:     432000 | #Learnt:      29189 | 0.000
161.67/161.78	c total clause space: 127.173MB
161.67/161.78	c total #watches: 291618
162.26/162.39	c total #propagations: 237896833 / total #impl: 945612921 (eff. 0.252)
162.26/162.39	c #Conflicts:     433000 | #Learnt:      30189 | 0.000
162.26/162.39	c total clause space: 127.173MB
162.26/162.39	c total #watches: 295314
162.96/163.04	c total #propagations: 238425156 / total #impl: 948114343 (eff. 0.251)
162.96/163.04	c #Conflicts:     434000 | #Learnt:      31189 | 0.000
162.96/163.04	c total clause space: 127.173MB
162.96/163.04	c total #watches: 299178
163.57/163.61	c total #propagations: 238976873 / total #impl: 950780376 (eff. 0.251)
163.57/163.61	c GARBAGE COLLECT
163.57/163.61	c #Conflicts:     435000 | #Learnt:      16393 | 0.000
163.57/163.61	c total clause space: 127.173MB
163.57/163.61	c total #watches: 244031
163.98/164.09	c total #propagations: 239560980 / total #impl: 953432503 (eff. 0.251)
163.98/164.09	c #Conflicts:     436000 | #Learnt:      17393 | 0.000
163.98/164.09	c total clause space: 127.173MB
163.98/164.09	c total #watches: 248070
164.37/164.49	c total #propagations: 240216705 / total #impl: 956559162 (eff. 0.251)
164.37/164.49	c #Conflicts:     437000 | #Learnt:      18393 | 0.000
164.37/164.49	c total clause space: 127.173MB
164.37/164.49	c total #watches: 252527
164.77/164.86	c total #propagations: 240665432 / total #impl: 958480672 (eff. 0.251)
164.77/164.86	c #Conflicts:     438000 | #Learnt:      19393 | 0.000
164.77/164.86	c total clause space: 127.173MB
164.77/164.86	c total #watches: 255779
165.27/165.33	c total #propagations: 241024653 / total #impl: 960092252 (eff. 0.251)
165.27/165.33	c #Conflicts:     439000 | #Learnt:      20393 | 0.000
165.27/165.33	c total clause space: 127.173MB
165.27/165.33	c total #watches: 262408
165.67/165.78	c total #propagations: 241452447 / total #impl: 962295851 (eff. 0.251)
165.67/165.78	c #Conflicts:     440000 | #Learnt:      21393 | 0.000
165.67/165.78	c total clause space: 127.173MB
165.67/165.78	c total #watches: 266025
166.17/166.21	c total #propagations: 241836348 / total #impl: 964086887 (eff. 0.251)
166.17/166.21	c #Conflicts:     441000 | #Learnt:      22393 | 0.000
166.17/166.21	c total clause space: 127.173MB
166.17/166.22	c total #watches: 269759
166.67/166.78	c total #propagations: 242181221 / total #impl: 965763088 (eff. 0.251)
166.67/166.78	c #Conflicts:     442000 | #Learnt:      23393 | 0.000
166.67/166.78	c total clause space: 127.173MB
166.67/166.78	c total #watches: 274824
167.37/167.41	c total #propagations: 242536687 / total #impl: 967565089 (eff. 0.251)
167.37/167.41	c #Conflicts:     443000 | #Learnt:      24393 | 0.000
167.37/167.41	c total clause space: 127.173MB
167.37/167.41	c total #watches: 277856
167.97/168.04	c total #propagations: 242904425 / total #impl: 969248929 (eff. 0.251)
167.97/168.04	c #Conflicts:     444000 | #Learnt:      25393 | 0.000
167.97/168.04	c total clause space: 127.173MB
167.97/168.04	c total #watches: 281247
168.67/168.72	c total #propagations: 243237524 / total #impl: 971036843 (eff. 0.250)
168.67/168.72	c #Conflicts:     445000 | #Learnt:      26393 | 0.000
168.67/168.72	c total clause space: 127.173MB
168.67/168.72	c total #watches: 284486
169.37/169.44	c total #propagations: 243635305 / total #impl: 972962152 (eff. 0.250)
169.37/169.44	c #Conflicts:     446000 | #Learnt:      27393 | 0.000
169.37/169.44	c total clause space: 127.173MB
169.37/169.44	c total #watches: 287905
170.17/170.28	c total #propagations: 244019585 / total #impl: 974859422 (eff. 0.250)
170.17/170.28	c #Conflicts:     447000 | #Learnt:      28393 | 0.000
170.17/170.28	c total clause space: 127.173MB
170.17/170.28	c total #watches: 292910
171.07/171.15	c total #propagations: 244408578 / total #impl: 976876225 (eff. 0.250)
171.07/171.15	c #Conflicts:     448000 | #Learnt:      29393 | 0.000
171.07/171.15	c total clause space: 127.173MB
171.07/171.15	c total #watches: 299281
171.97/172.09	c total #propagations: 244799004 / total #impl: 978996571 (eff. 0.250)
171.97/172.09	c #Conflicts:     449000 | #Learnt:      30393 | 0.000
171.97/172.09	c total clause space: 127.173MB
171.97/172.09	c total #watches: 304785
173.06/173.18	c total #propagations: 245160389 / total #impl: 980954815 (eff. 0.250)
173.06/173.18	c #Conflicts:     450000 | #Learnt:      31393 | 0.000
173.06/173.18	c total clause space: 127.173MB
173.06/173.18	c total #watches: 310814
174.26/174.30	c total #propagations: 245537135 / total #impl: 982992270 (eff. 0.250)
174.26/174.30	c GARBAGE COLLECT
174.26/174.30	c #Conflicts:     451000 | #Learnt:      16293 | 0.000
174.26/174.30	c total clause space: 206.656MB
174.26/174.30	c total #watches: 243729
174.56/174.67	c total #propagations: 245929691 / total #impl: 985100658 (eff. 0.250)
174.56/174.67	c #Conflicts:     452000 | #Learnt:      17293 | 0.000
174.56/174.67	c total clause space: 206.656MB
174.56/174.67	c total #watches: 248694
174.97/175.06	c total #propagations: 246314198 / total #impl: 986927017 (eff. 0.250)
174.97/175.06	c #Conflicts:     453000 | #Learnt:      18293 | 0.000
174.97/175.06	c total clause space: 206.656MB
174.97/175.06	c total #watches: 254923
175.36/175.45	c total #propagations: 246650262 / total #impl: 988642233 (eff. 0.249)
175.36/175.45	c #Conflicts:     454000 | #Learnt:      19293 | 0.000
175.36/175.45	c total clause space: 206.656MB
175.36/175.45	c total #watches: 261115
175.86/175.96	c total #propagations: 246956828 / total #impl: 990236347 (eff. 0.249)
175.86/175.96	c #Conflicts:     455000 | #Learnt:      20293 | 0.000
175.86/175.96	c total clause space: 206.656MB
175.86/175.96	c total #watches: 266503
176.46/176.51	c total #propagations: 247288621 / total #impl: 992173880 (eff. 0.249)
176.46/176.51	c #Conflicts:     456000 | #Learnt:      21293 | 0.000
176.46/176.51	c total clause space: 206.656MB
176.46/176.51	c total #watches: 271280
177.07/177.12	c total #propagations: 247637624 / total #impl: 994128358 (eff. 0.249)
177.07/177.12	c #Conflicts:     457000 | #Learnt:      22293 | 0.000
177.07/177.12	c total clause space: 206.656MB
177.07/177.12	c total #watches: 275284
177.66/177.76	c total #propagations: 248049952 / total #impl: 996444519 (eff. 0.249)
177.66/177.76	c #Conflicts:     458000 | #Learnt:      23293 | 0.000
177.66/177.76	c total clause space: 206.656MB
177.66/177.77	c total #watches: 280002
178.36/178.43	c total #propagations: 248455525 / total #impl: 998758343 (eff. 0.249)
178.36/178.43	c #Conflicts:     459000 | #Learnt:      24293 | 0.000
178.36/178.43	c total clause space: 206.656MB
178.36/178.43	c total #watches: 284643
178.96/179.09	c total #propagations: 248811665 / total #impl: 1000947515 (eff. 0.249)
178.96/179.09	c #Conflicts:     460000 | #Learnt:      25293 | 0.000
178.96/179.09	c total clause space: 206.656MB
178.96/179.09	c total #watches: 290862
179.76/179.84	c total #propagations: 249128854 / total #impl: 1003016840 (eff. 0.248)
179.76/179.84	c #Conflicts:     461000 | #Learnt:      26293 | 0.000
179.76/179.84	c total clause space: 206.656MB
179.76/179.85	c total #watches: 296360
180.66/180.73	c total #propagations: 249446929 / total #impl: 1005001683 (eff. 0.248)
180.66/180.73	c #Conflicts:     462000 | #Learnt:      27293 | 0.000
180.66/180.73	c total clause space: 206.656MB
180.66/180.73	c total #watches: 300038
181.36/181.45	c total #propagations: 249842265 / total #impl: 1007116479 (eff. 0.248)
181.36/181.45	c #Conflicts:     463000 | #Learnt:      28293 | 0.000
181.36/181.45	c total clause space: 206.656MB
181.36/181.45	c total #watches: 303536
182.06/182.18	c total #propagations: 250279823 / total #impl: 1008883086 (eff. 0.248)
182.06/182.18	c #Conflicts:     464000 | #Learnt:      29293 | 0.000
182.06/182.18	c total clause space: 206.656MB
182.06/182.18	c total #watches: 307362
182.86/182.99	c total #propagations: 250747822 / total #impl: 1010780502 (eff. 0.248)
182.86/182.99	c #Conflicts:     465000 | #Learnt:      30293 | 0.000
182.86/182.99	c total clause space: 206.656MB
182.86/182.99	c total #watches: 310709
183.67/183.71	c total #propagations: 251275534 / total #impl: 1012930291 (eff. 0.248)
183.67/183.71	c #Conflicts:     466000 | #Learnt:      31293 | 0.000
183.67/183.71	c total clause space: 206.656MB
183.67/183.71	c total #watches: 314669
184.46/184.50	c total #propagations: 251718302 / total #impl: 1014709622 (eff. 0.248)
184.46/184.50	c #Conflicts:     467000 | #Learnt:      32293 | 0.000
184.46/184.50	c total clause space: 206.656MB
184.46/184.50	c total #watches: 317547
184.96/185.09	c total #propagations: 252206330 / total #impl: 1016602611 (eff. 0.248)
184.96/185.09	c GARBAGE COLLECT
184.96/185.09	c #Conflicts:     468000 | #Learnt:      16923 | 0.000
184.96/185.09	c total clause space: 206.656MB
184.96/185.09	c total #watches: 246232
185.36/185.45	c total #propagations: 252729211 / total #impl: 1018940576 (eff. 0.248)
185.36/185.45	c #Conflicts:     469000 | #Learnt:      17923 | 0.000
185.36/185.45	c total clause space: 206.656MB
185.36/185.45	c total #watches: 250431
185.76/185.84	c total #propagations: 253227029 / total #impl: 1021081217 (eff. 0.248)
185.76/185.84	c #Conflicts:     470000 | #Learnt:      18923 | 0.000
185.76/185.84	c total clause space: 206.656MB
185.76/185.84	c total #watches: 254462
186.16/186.27	c total #propagations: 253713796 / total #impl: 1023124047 (eff. 0.248)
186.16/186.27	c #Conflicts:     471000 | #Learnt:      19923 | 0.000
186.16/186.27	c total clause space: 206.656MB
186.16/186.27	c total #watches: 257635
186.66/186.70	c total #propagations: 254225161 / total #impl: 1025222868 (eff. 0.248)
186.66/186.70	c #Conflicts:     472000 | #Learnt:      20923 | 0.000
186.66/186.70	c total clause space: 206.656MB
186.66/186.70	c total #watches: 261319
187.16/187.22	c total #propagations: 254725145 / total #impl: 1027222015 (eff. 0.248)
187.16/187.22	c #Conflicts:     473000 | #Learnt:      21923 | 0.000
187.16/187.22	c total clause space: 206.656MB
187.16/187.22	c total #watches: 265884
187.66/187.79	c total #propagations: 255303218 / total #impl: 1029646291 (eff. 0.248)
187.66/187.79	c #Conflicts:     474000 | #Learnt:      22923 | 0.000
187.66/187.79	c total clause space: 206.656MB
187.66/187.79	c total #watches: 269959
188.36/188.43	c total #propagations: 255871492 / total #impl: 1032121738 (eff. 0.248)
188.36/188.43	c #Conflicts:     475000 | #Learnt:      23923 | 0.000
188.36/188.43	c total clause space: 206.656MB
188.36/188.43	c total #watches: 272833
188.96/189.02	c total #propagations: 256437566 / total #impl: 1034482048 (eff. 0.248)
188.96/189.02	c #Conflicts:     476000 | #Learnt:      24923 | 0.000
188.96/189.02	c total clause space: 206.656MB
188.96/189.02	c total #watches: 275931
189.56/189.67	c total #propagations: 256927974 / total #impl: 1036528555 (eff. 0.248)
189.56/189.67	c #Conflicts:     477000 | #Learnt:      25923 | 0.000
189.56/189.67	c total clause space: 206.656MB
189.56/189.68	c total #watches: 280562
190.37/190.49	c total #propagations: 257444572 / total #impl: 1038714117 (eff. 0.248)
190.37/190.49	c #Conflicts:     478000 | #Learnt:      26923 | 0.000
190.37/190.49	c total clause space: 206.656MB
190.37/190.49	c total #watches: 286469
191.26/191.33	c total #propagations: 258056899 / total #impl: 1041504031 (eff. 0.248)
191.26/191.33	c #Conflicts:     479000 | #Learnt:      27923 | 0.000
191.26/191.33	c total clause space: 206.656MB
191.26/191.33	c total #watches: 290479
192.16/192.26	c total #propagations: 258576077 / total #impl: 1043787906 (eff. 0.248)
192.16/192.26	c #Conflicts:     480000 | #Learnt:      28923 | 0.000
192.16/192.26	c total clause space: 206.656MB
192.16/192.26	c total #watches: 293550
193.06/193.14	c total #propagations: 259086493 / total #impl: 1046001284 (eff. 0.248)
193.06/193.14	c #Conflicts:     481000 | #Learnt:      29923 | 0.000
193.06/193.14	c total clause space: 206.656MB
193.06/193.14	c total #watches: 296825
194.06/194.17	c total #propagations: 259590626 / total #impl: 1048385695 (eff. 0.248)
194.06/194.17	c #Conflicts:     482000 | #Learnt:      30923 | 0.000
194.06/194.17	c total clause space: 206.656MB
194.06/194.17	c total #watches: 300982
195.16/195.22	c total #propagations: 260145670 / total #impl: 1050770393 (eff. 0.248)
195.16/195.22	c #Conflicts:     483000 | #Learnt:      31923 | 0.000
195.16/195.22	c total clause space: 206.656MB
195.16/195.22	c total #watches: 304748
196.36/196.49	c total #propagations: 260644470 / total #impl: 1052922978 (eff. 0.248)
196.36/196.49	c #Conflicts:     484000 | #Learnt:      32923 | 0.000
196.36/196.49	c total clause space: 206.656MB
196.36/196.49	c total #watches: 308187
197.16/197.25	c total #propagations: 261226036 / total #impl: 1055529762 (eff. 0.247)
197.16/197.25	c GARBAGE COLLECT
197.16/197.25	c #Conflicts:     485000 | #Learnt:      17215 | 0.000
197.16/197.25	c total clause space: 206.656MB
197.16/197.25	c total #watches: 247929
197.56/197.67	c total #propagations: 261709279 / total #impl: 1057519873 (eff. 0.247)
197.56/197.67	c #Conflicts:     486000 | #Learnt:      18215 | 0.000
197.56/197.67	c total clause space: 206.656MB
197.56/197.67	c total #watches: 251954
198.07/198.12	c total #propagations: 262242106 / total #impl: 1059716742 (eff. 0.247)
198.07/198.12	c #Conflicts:     487000 | #Learnt:      19215 | 0.000
198.07/198.12	c total clause space: 206.656MB
198.07/198.12	c total #watches: 255968
198.56/198.65	c total #propagations: 262761184 / total #impl: 1061856572 (eff. 0.247)
198.56/198.65	c #Conflicts:     488000 | #Learnt:      20215 | 0.000
198.56/198.65	c total clause space: 206.656MB
198.56/198.65	c total #watches: 259428
199.07/199.13	c total #propagations: 263355269 / total #impl: 1064227507 (eff. 0.247)
199.07/199.13	c #Conflicts:     489000 | #Learnt:      21215 | 0.000
199.07/199.13	c total clause space: 206.656MB
199.07/199.13	c total #watches: 262740
199.56/199.64	c total #propagations: 263872932 / total #impl: 1066149436 (eff. 0.248)
199.56/199.64	c #Conflicts:     490000 | #Learnt:      22215 | 0.000
199.56/199.64	c total clause space: 206.656MB
199.56/199.64	c total #watches: 265871
200.17/200.24	c total #propagations: 264414240 / total #impl: 1068301026 (eff. 0.248)
200.17/200.24	c #Conflicts:     491000 | #Learnt:      23215 | 0.000
200.17/200.24	c total clause space: 206.656MB
200.17/200.24	c total #watches: 269624
200.66/200.78	c total #propagations: 264980261 / total #impl: 1070579175 (eff. 0.248)
200.66/200.78	c #Conflicts:     492000 | #Learnt:      24215 | 0.000
200.66/200.78	c total clause space: 206.656MB
200.66/200.78	c total #watches: 272705
201.27/201.36	c total #propagations: 265467178 / total #impl: 1072618210 (eff. 0.247)
201.27/201.36	c #Conflicts:     493000 | #Learnt:      25215 | 0.000
201.27/201.36	c total clause space: 206.656MB
201.27/201.36	c total #watches: 275530
201.86/201.98	c total #propagations: 265963495 / total #impl: 1074578043 (eff. 0.248)
201.86/201.98	c #Conflicts:     494000 | #Learnt:      26215 | 0.000
201.86/201.98	c total clause space: 206.656MB
201.86/201.98	c total #watches: 279049
202.56/202.62	c total #propagations: 266442170 / total #impl: 1076495671 (eff. 0.248)
202.56/202.62	c #Conflicts:     495000 | #Learnt:      27215 | 0.000
202.56/202.62	c total clause space: 206.656MB
202.56/202.62	c total #watches: 282056
203.26/203.33	c total #propagations: 266932958 / total #impl: 1078430803 (eff. 0.248)
203.26/203.33	c #Conflicts:     496000 | #Learnt:      28215 | 0.000
203.26/203.33	c total clause space: 206.656MB
203.26/203.33	c total #watches: 286523
204.06/204.12	c total #propagations: 267452728 / total #impl: 1080683929 (eff. 0.247)
204.06/204.12	c #Conflicts:     497000 | #Learnt:      29215 | 0.000
204.06/204.12	c total clause space: 206.656MB
204.06/204.12	c total #watches: 290975
204.86/204.90	c total #propagations: 267948018 / total #impl: 1082779410 (eff. 0.247)
204.86/204.90	c #Conflicts:     498000 | #Learnt:      30215 | 0.000
204.86/204.90	c total clause space: 206.656MB
204.86/204.90	c total #watches: 294082
205.77/205.81	c total #propagations: 268419547 / total #impl: 1084662968 (eff. 0.247)
205.77/205.81	c #Conflicts:     499000 | #Learnt:      31215 | 0.000
205.77/205.81	c total clause space: 206.656MB
205.77/205.81	c total #watches: 299208
206.56/206.70	c total #propagations: 268963291 / total #impl: 1087136380 (eff. 0.247)
206.56/206.70	c #Conflicts:     500000 | #Learnt:      32215 | 0.000
206.56/206.70	c total clause space: 206.656MB
206.66/206.70	c total #watches: 304303
207.56/207.69	c total #propagations: 269471823 / total #impl: 1089568138 (eff. 0.247)
207.56/207.69	c #Conflicts:     501000 | #Learnt:      33215 | 0.000
207.56/207.69	c total clause space: 206.656MB
207.56/207.69	c total #watches: 307341
208.56/208.66	c total #propagations: 269984573 / total #impl: 1091738527 (eff. 0.247)
208.56/208.66	c GARBAGE COLLECT
208.56/208.66	c #Conflicts:     502000 | #Learnt:      17194 | 0.000
208.56/208.66	c total clause space: 206.656MB
208.56/208.66	c total #watches: 247413
208.97/209.09	c total #propagations: 270496631 / total #impl: 1093764034 (eff. 0.247)
208.97/209.09	c #Conflicts:     503000 | #Learnt:      18194 | 0.000
208.97/209.09	c total clause space: 206.656MB
208.97/209.09	c total #watches: 250845
209.46/209.53	c total #propagations: 271095418 / total #impl: 1096044406 (eff. 0.247)
209.46/209.53	c #Conflicts:     504000 | #Learnt:      19194 | 0.000
209.46/209.53	c total clause space: 206.656MB
209.46/209.53	c total #watches: 256027
209.96/210.02	c total #propagations: 271669185 / total #impl: 1098312513 (eff. 0.247)
209.96/210.02	c #Conflicts:     505000 | #Learnt:      20194 | 0.000
209.96/210.02	c total clause space: 206.656MB
209.96/210.02	c total #watches: 259370
210.46/210.53	c total #propagations: 272253726 / total #impl: 1100621234 (eff. 0.247)
210.46/210.53	c #Conflicts:     506000 | #Learnt:      21194 | 0.000
210.46/210.53	c total clause space: 206.656MB
210.46/210.53	c total #watches: 262764
211.06/211.11	c total #propagations: 272834507 / total #impl: 1103065180 (eff. 0.247)
211.06/211.11	c #Conflicts:     507000 | #Learnt:      22194 | 0.000
211.06/211.11	c total clause space: 206.656MB
211.06/211.11	c total #watches: 267020
211.66/211.72	c total #propagations: 273447794 / total #impl: 1105518841 (eff. 0.247)
211.66/211.72	c #Conflicts:     508000 | #Learnt:      23194 | 0.000
211.66/211.72	c total clause space: 206.656MB
211.66/211.72	c total #watches: 270591
212.16/212.30	c total #propagations: 274031758 / total #impl: 1107932251 (eff. 0.247)
212.16/212.30	c #Conflicts:     509000 | #Learnt:      24194 | 0.000
212.16/212.30	c total clause space: 206.656MB
212.16/212.30	c total #watches: 274048
212.86/212.94	c total #propagations: 274546633 / total #impl: 1110064395 (eff. 0.247)
212.86/212.94	c #Conflicts:     510000 | #Learnt:      25194 | 0.000
212.86/212.94	c total clause space: 206.656MB
212.86/212.94	c total #watches: 277204
213.56/213.63	c total #propagations: 275100413 / total #impl: 1112271303 (eff. 0.247)
213.56/213.63	c #Conflicts:     511000 | #Learnt:      26194 | 0.000
213.56/213.63	c total clause space: 206.656MB
213.56/213.63	c total #watches: 280900
214.16/214.29	c total #propagations: 275670683 / total #impl: 1114696661 (eff. 0.247)
214.16/214.29	c #Conflicts:     512000 | #Learnt:      27194 | 0.000
214.16/214.29	c total clause space: 206.656MB
214.16/214.29	c total #watches: 285252
214.96/215.04	c total #propagations: 276172194 / total #impl: 1117013916 (eff. 0.247)
214.96/215.04	c #Conflicts:     513000 | #Learnt:      28194 | 0.000
214.96/215.04	c total clause space: 206.656MB
214.96/215.04	c total #watches: 289124
215.56/215.65	c total #propagations: 276708480 / total #impl: 1119382760 (eff. 0.247)
215.56/215.65	c #Conflicts:     514000 | #Learnt:      29194 | 0.000
215.56/215.65	c total clause space: 206.656MB
215.56/215.65	c total #watches: 294294
216.16/216.21	c total #propagations: 277327076 / total #impl: 1121672836 (eff. 0.247)
216.16/216.21	c #Conflicts:     515000 | #Learnt:      30194 | 0.000
216.16/216.21	c total clause space: 206.656MB
216.16/216.21	c total #watches: 297969
216.66/216.71	c total #propagations: 277976902 / total #impl: 1124272633 (eff. 0.247)
216.66/216.71	c #Conflicts:     516000 | #Learnt:      31194 | 0.000
216.66/216.71	c total clause space: 206.656MB
216.66/216.71	c total #watches: 302249
217.16/217.28	c total #propagations: 278410674 / total #impl: 1126123148 (eff. 0.247)
217.16/217.28	c #Conflicts:     517000 | #Learnt:      32194 | 0.000
217.16/217.28	c total clause space: 206.656MB
217.16/217.28	c total #watches: 306764
217.76/217.83	c total #propagations: 278975537 / total #impl: 1128291586 (eff. 0.247)
217.76/217.83	c #Conflicts:     518000 | #Learnt:      33194 | 0.000
217.76/217.83	c total clause space: 206.656MB
217.76/217.83	c total #watches: 310460
218.46/218.55	c total #propagations: 279571325 / total #impl: 1130564864 (eff. 0.247)
218.46/218.55	c #Conflicts:     519000 | #Learnt:      34194 | 0.000
218.46/218.55	c total clause space: 206.656MB
218.46/218.55	c total #watches: 315139
218.96/219.07	c total #propagations: 280085107 / total #impl: 1132825175 (eff. 0.247)
218.96/219.07	c GARBAGE COLLECT
218.96/219.07	c #Conflicts:     520000 | #Learnt:      17888 | 0.000
218.96/219.07	c total clause space: 206.656MB
218.96/219.07	c total #watches: 250055
219.36/219.47	c total #propagations: 280703396 / total #impl: 1135186565 (eff. 0.247)
219.36/219.47	c #Conflicts:     521000 | #Learnt:      18888 | 0.000
219.36/219.47	c total clause space: 206.656MB
219.36/219.47	c total #watches: 254272
219.76/219.86	c total #propagations: 281305600 / total #impl: 1137502185 (eff. 0.247)
219.76/219.86	c #Conflicts:     522000 | #Learnt:      19888 | 0.000
219.76/219.86	c total clause space: 206.656MB
219.76/219.86	c total #watches: 258059
220.16/220.28	c total #propagations: 281954141 / total #impl: 1139746203 (eff. 0.247)
220.16/220.28	c #Conflicts:     523000 | #Learnt:      20888 | 0.000
220.16/220.28	c total clause space: 206.656MB
220.16/220.28	c total #watches: 261681
220.56/220.67	c total #propagations: 282628000 / total #impl: 1142070009 (eff. 0.247)
220.56/220.67	c #Conflicts:     524000 | #Learnt:      21888 | 0.000
220.56/220.67	c total clause space: 206.656MB
220.56/220.67	c total #watches: 265610
220.96/221.09	c total #propagations: 283054765 / total #impl: 1143841072 (eff. 0.247)
220.96/221.09	c #Conflicts:     525000 | #Learnt:      22888 | 0.000
220.96/221.09	c total clause space: 206.656MB
220.96/221.09	c total #watches: 269085
221.46/221.53	c total #propagations: 283618071 / total #impl: 1146003212 (eff. 0.247)
221.46/221.53	c #Conflicts:     526000 | #Learnt:      23888 | 0.000
221.46/221.53	c total clause space: 206.656MB
221.46/221.53	c total #watches: 272322
221.86/222.00	c total #propagations: 284186604 / total #impl: 1148149180 (eff. 0.248)
221.86/222.00	c #Conflicts:     527000 | #Learnt:      24888 | 0.000
221.86/222.00	c total clause space: 206.656MB
221.86/222.00	c total #watches: 276094
222.36/222.47	c total #propagations: 284960752 / total #impl: 1150658669 (eff. 0.248)
222.36/222.47	c #Conflicts:     528000 | #Learnt:      25888 | 0.000
222.36/222.47	c total clause space: 206.656MB
222.36/222.48	c total #watches: 279053
222.86/222.99	c total #propagations: 285639107 / total #impl: 1153160344 (eff. 0.248)
222.86/222.99	c #Conflicts:     529000 | #Learnt:      26888 | 0.000
222.86/222.99	c total clause space: 206.656MB
222.86/222.99	c total #watches: 282754
223.36/223.48	c total #propagations: 286283929 / total #impl: 1156013795 (eff. 0.248)
223.36/223.48	c #Conflicts:     530000 | #Learnt:      27888 | 0.000
223.36/223.48	c total clause space: 206.656MB
223.36/223.48	c total #watches: 286382
223.96/224.07	c total #propagations: 286681644 / total #impl: 1157809718 (eff. 0.248)
223.96/224.07	c #Conflicts:     531000 | #Learnt:      28888 | 0.000
223.96/224.07	c total clause space: 206.656MB
223.96/224.07	c total #watches: 291498
224.56/224.66	c total #propagations: 287191622 / total #impl: 1160099900 (eff. 0.248)
224.56/224.66	c #Conflicts:     532000 | #Learnt:      29888 | 0.000
224.56/224.66	c total clause space: 206.656MB
224.56/224.66	c total #watches: 296315
225.06/225.16	c total #propagations: 287655717 / total #impl: 1162233005 (eff. 0.248)
225.06/225.16	c #Conflicts:     533000 | #Learnt:      30888 | 0.000
225.06/225.16	c total clause space: 206.656MB
225.06/225.16	c total #watches: 300549
225.56/225.64	c total #propagations: 288248328 / total #impl: 1164482260 (eff. 0.248)
225.56/225.64	c #Conflicts:     534000 | #Learnt:      31888 | 0.000
225.56/225.64	c total clause space: 206.656MB
225.56/225.64	c total #watches: 304129
225.96/226.05	c total #propagations: 288849023 / total #impl: 1166673017 (eff. 0.248)
225.96/226.05	c #Conflicts:     535000 | #Learnt:      32888 | 0.000
225.96/226.05	c total clause space: 206.656MB
225.96/226.05	c total #watches: 307878
226.46/226.56	c total #propagations: 289288336 / total #impl: 1168632037 (eff. 0.248)
226.46/226.56	c #Conflicts:     536000 | #Learnt:      33888 | 0.000
226.46/226.56	c total clause space: 206.656MB
226.46/226.56	c total #watches: 312491
227.06/227.16	c total #propagations: 289822678 / total #impl: 1170905843 (eff. 0.248)
227.06/227.16	c #Conflicts:     537000 | #Learnt:      34888 | 0.000
227.06/227.16	c total clause space: 206.656MB
227.06/227.16	c total #watches: 316908
227.56/227.62	c total #propagations: 290413113 / total #impl: 1173217176 (eff. 0.248)
227.56/227.62	c GARBAGE COLLECT
227.56/227.62	c #Conflicts:     538000 | #Learnt:      18278 | 0.000
227.56/227.62	c total clause space: 206.656MB
227.56/227.62	c total #watches: 251444
227.86/227.94	c total #propagations: 290953083 / total #impl: 1175253031 (eff. 0.248)
227.86/227.94	c #Conflicts:     539000 | #Learnt:      19278 | 0.000
227.86/227.94	c total clause space: 206.656MB
227.86/227.94	c total #watches: 254213
228.16/228.29	c total #propagations: 291328728 / total #impl: 1176934970 (eff. 0.248)
228.16/228.29	c #Conflicts:     540000 | #Learnt:      20278 | 0.000
228.16/228.29	c total clause space: 206.656MB
228.16/228.29	c total #watches: 257095
228.66/228.73	c total #propagations: 291704075 / total #impl: 1178438673 (eff. 0.248)
228.66/228.73	c #Conflicts:     541000 | #Learnt:      21278 | 0.000
228.66/228.73	c total clause space: 206.656MB
228.66/228.73	c total #watches: 260412
229.06/229.14	c total #propagations: 292361242 / total #impl: 1180771683 (eff. 0.248)
229.06/229.14	c #Conflicts:     542000 | #Learnt:      22278 | 0.000
229.06/229.14	c total clause space: 206.656MB
229.06/229.14	c total #watches: 263951
229.36/229.49	c total #propagations: 293006694 / total #impl: 1183111895 (eff. 0.248)
229.36/229.49	c #Conflicts:     543000 | #Learnt:      23278 | 0.000
229.36/229.49	c total clause space: 206.656MB
229.36/229.49	c total #watches: 267242
229.86/229.91	c total #propagations: 293537338 / total #impl: 1185100460 (eff. 0.248)
229.86/229.91	c #Conflicts:     544000 | #Learnt:      24278 | 0.000
229.86/229.91	c total clause space: 206.656MB
229.86/229.91	c total #watches: 272005
230.26/230.30	c total #propagations: 294268276 / total #impl: 1187752188 (eff. 0.248)
230.26/230.30	c #Conflicts:     545000 | #Learnt:      25278 | 0.000
230.26/230.30	c total clause space: 206.656MB
230.26/230.30	c total #watches: 276106
230.65/230.70	c total #propagations: 294945913 / total #impl: 1190270575 (eff. 0.248)
230.65/230.70	c #Conflicts:     546000 | #Learnt:      26278 | 0.000
230.65/230.70	c total clause space: 206.656MB
230.65/230.70	c total #watches: 279626
230.96/231.08	c total #propagations: 295571524 / total #impl: 1192389624 (eff. 0.248)
230.96/231.08	c #Conflicts:     547000 | #Learnt:      27278 | 0.000
230.96/231.08	c total clause space: 206.656MB
230.96/231.08	c total #watches: 284156
231.35/231.42	c total #propagations: 296058975 / total #impl: 1194306828 (eff. 0.248)
231.35/231.42	c #Conflicts:     548000 | #Learnt:      28278 | 0.000
231.35/231.42	c total clause space: 206.656MB
231.35/231.42	c total #watches: 287415
231.75/231.85	c total #propagations: 296405576 / total #impl: 1195759449 (eff. 0.248)
231.75/231.85	c #Conflicts:     549000 | #Learnt:      29278 | 0.000
231.75/231.85	c total clause space: 206.656MB
231.75/231.85	c total #watches: 292751
232.25/232.37	c total #propagations: 296938619 / total #impl: 1198138496 (eff. 0.248)
232.25/232.37	c #Conflicts:     550000 | #Learnt:      30278 | 0.000
232.25/232.37	c total clause space: 206.656MB
232.25/232.37	c total #watches: 298370
232.85/232.93	c total #propagations: 297501939 / total #impl: 1200644300 (eff. 0.248)
232.85/232.93	c #Conflicts:     551000 | #Learnt:      31278 | 0.000
232.85/232.93	c total clause space: 206.656MB
232.85/232.93	c total #watches: 304395
233.35/233.43	c total #propagations: 297973845 / total #impl: 1203080303 (eff. 0.248)
233.35/233.43	c #Conflicts:     552000 | #Learnt:      32278 | 0.000
233.35/233.43	c total clause space: 206.656MB
233.35/233.43	c total #watches: 308555
233.75/233.86	c total #propagations: 298482725 / total #impl: 1205158630 (eff. 0.248)
233.75/233.86	c #Conflicts:     553000 | #Learnt:      33278 | 0.000
233.75/233.86	c total clause space: 206.656MB
233.75/233.86	c total #watches: 312199
234.26/234.32	c total #propagations: 298971527 / total #impl: 1207028499 (eff. 0.248)
234.26/234.32	c #Conflicts:     554000 | #Learnt:      34278 | 0.000
234.26/234.32	c total clause space: 206.656MB
234.26/234.32	c total #watches: 315591
234.75/234.80	c total #propagations: 299467628 / total #impl: 1208931535 (eff. 0.248)
234.75/234.80	c #Conflicts:     555000 | #Learnt:      35278 | 0.000
234.75/234.80	c total clause space: 206.656MB
234.75/234.80	c total #watches: 319029
235.15/235.26	c total #propagations: 299927451 / total #impl: 1210685194 (eff. 0.248)
235.15/235.26	c GARBAGE COLLECT
235.15/235.26	c #Conflicts:     556000 | #Learnt:      18386 | 0.000
235.15/235.26	c total clause space: 206.656MB
235.15/235.26	c total #watches: 251922
235.55/235.60	c total #propagations: 300474278 / total #impl: 1212716693 (eff. 0.248)
235.55/235.60	c #Conflicts:     557000 | #Learnt:      19386 | 0.000
235.55/235.60	c total clause space: 206.656MB
235.55/235.60	c total #watches: 256873
235.85/235.98	c total #propagations: 300980619 / total #impl: 1214571679 (eff. 0.248)
235.85/235.98	c #Conflicts:     558000 | #Learnt:      20386 | 0.000
235.85/235.98	c total clause space: 206.656MB
235.85/235.98	c total #watches: 260751
236.25/236.36	c total #propagations: 301569308 / total #impl: 1216589896 (eff. 0.248)
236.25/236.36	c #Conflicts:     559000 | #Learnt:      21386 | 0.000
236.25/236.36	c total clause space: 206.656MB
236.25/236.36	c total #watches: 264123
236.65/236.77	c total #propagations: 302238778 / total #impl: 1219053689 (eff. 0.248)
236.65/236.77	c #Conflicts:     560000 | #Learnt:      22386 | 0.000
236.65/236.77	c total clause space: 206.656MB
236.65/236.77	c total #watches: 268429
237.05/237.13	c total #propagations: 302816529 / total #impl: 1221330228 (eff. 0.248)
237.05/237.13	c #Conflicts:     561000 | #Learnt:      23386 | 0.000
237.05/237.13	c total clause space: 206.656MB
237.05/237.13	c total #watches: 271763
237.45/237.55	c total #propagations: 303189946 / total #impl: 1223012239 (eff. 0.248)
237.45/237.55	c #Conflicts:     562000 | #Learnt:      24386 | 0.000
237.45/237.55	c total clause space: 206.656MB
237.45/237.55	c total #watches: 276093
237.95/238.04	c total #propagations: 303711352 / total #impl: 1225339894 (eff. 0.248)
237.95/238.04	c #Conflicts:     563000 | #Learnt:      25386 | 0.000
237.95/238.04	c total clause space: 206.656MB
237.95/238.04	c total #watches: 280431
238.35/238.45	c total #propagations: 304331804 / total #impl: 1228007316 (eff. 0.248)
238.35/238.45	c #Conflicts:     564000 | #Learnt:      26386 | 0.000
238.35/238.45	c total clause space: 206.656MB
238.35/238.45	c total #watches: 284138
238.85/238.90	c total #propagations: 304752163 / total #impl: 1229963928 (eff. 0.248)
238.85/238.90	c #Conflicts:     565000 | #Learnt:      27386 | 0.000
238.85/238.90	c total clause space: 206.656MB
238.85/238.90	c total #watches: 287170
239.35/239.44	c total #propagations: 305276864 / total #impl: 1232126499 (eff. 0.248)
239.35/239.44	c #Conflicts:     566000 | #Learnt:      28386 | 0.000
239.35/239.44	c total clause space: 206.656MB
239.35/239.44	c total #watches: 291159
239.86/239.92	c total #propagations: 305910542 / total #impl: 1234550074 (eff. 0.248)
239.86/239.92	c #Conflicts:     567000 | #Learnt:      29386 | 0.000
239.86/239.92	c total clause space: 206.656MB
239.86/239.92	c total #watches: 294902
240.35/240.42	c total #propagations: 306569947 / total #impl: 1236959342 (eff. 0.248)
240.35/240.42	c #Conflicts:     568000 | #Learnt:      30386 | 0.000
240.35/240.42	c total clause space: 206.656MB
240.35/240.42	c total #watches: 298606
240.75/240.87	c total #propagations: 307143441 / total #impl: 1239332807 (eff. 0.248)
240.75/240.87	c #Conflicts:     569000 | #Learnt:      31386 | 0.000
240.75/240.87	c total clause space: 206.656MB
240.75/240.87	c total #watches: 302543
241.35/241.40	c total #propagations: 307537027 / total #impl: 1241222734 (eff. 0.248)
241.35/241.40	c #Conflicts:     570000 | #Learnt:      32386 | 0.000
241.35/241.40	c total clause space: 206.656MB
241.35/241.40	c total #watches: 306348
241.85/241.92	c total #propagations: 308113129 / total #impl: 1243525436 (eff. 0.248)
241.85/241.92	c #Conflicts:     571000 | #Learnt:      33386 | 0.000
241.85/241.92	c total clause space: 206.656MB
241.85/241.92	c total #watches: 310029
242.25/242.39	c total #propagations: 308733407 / total #impl: 1245972494 (eff. 0.248)
242.25/242.39	c #Conflicts:     572000 | #Learnt:      34386 | 0.000
242.25/242.39	c total clause space: 206.656MB
242.25/242.39	c total #watches: 312662
242.75/242.85	c total #propagations: 309225334 / total #impl: 1247947149 (eff. 0.248)
242.75/242.85	c #Conflicts:     573000 | #Learnt:      35386 | 0.000
242.75/242.85	c total clause space: 206.656MB
242.75/242.85	c total #watches: 315556
243.16/243.27	c total #propagations: 309664989 / total #impl: 1249814724 (eff. 0.248)
243.16/243.27	c #Conflicts:     574000 | #Learnt:      36386 | 0.000
243.16/243.27	c total clause space: 206.656MB
243.16/243.27	c total #watches: 318490
243.55/243.63	c total #propagations: 310063728 / total #impl: 1251471328 (eff. 0.248)
243.55/243.63	c GARBAGE COLLECT
243.55/243.63	c #Conflicts:     575000 | #Learnt:      19184 | 0.000
243.55/243.63	c total clause space: 206.656MB
243.55/243.63	c total #watches: 254597
243.85/243.96	c total #propagations: 310541500 / total #impl: 1253252395 (eff. 0.248)
243.85/243.96	c #Conflicts:     576000 | #Learnt:      20184 | 0.000
243.85/243.96	c total clause space: 206.656MB
243.85/243.96	c total #watches: 257656
244.16/244.30	c total #propagations: 311011432 / total #impl: 1255039045 (eff. 0.248)
244.16/244.30	c #Conflicts:     577000 | #Learnt:      21184 | 0.000
244.16/244.30	c total clause space: 206.656MB
244.16/244.30	c total #watches: 260903
244.65/244.70	c total #propagations: 311449995 / total #impl: 1256765348 (eff. 0.248)
244.65/244.70	c #Conflicts:     578000 | #Learnt:      22184 | 0.000
244.65/244.70	c total clause space: 206.656MB
244.65/244.70	c total #watches: 264823
245.05/245.11	c total #propagations: 312127096 / total #impl: 1259112651 (eff. 0.248)
245.05/245.11	c #Conflicts:     579000 | #Learnt:      23184 | 0.000
245.05/245.11	c total clause space: 206.656MB
245.05/245.11	c total #watches: 268776
245.45/245.58	c total #propagations: 312681164 / total #impl: 1261238371 (eff. 0.248)
245.45/245.58	c #Conflicts:     580000 | #Learnt:      24184 | 0.000
245.45/245.58	c total clause space: 206.656MB
245.45/245.58	c total #watches: 271386
245.95/246.00	c total #propagations: 313349001 / total #impl: 1263825535 (eff. 0.248)
245.95/246.00	c #Conflicts:     581000 | #Learnt:      25184 | 0.000
245.95/246.00	c total clause space: 206.656MB
245.95/246.00	c total #watches: 275342
246.46/246.50	c total #propagations: 313968700 / total #impl: 1266215413 (eff. 0.248)
246.46/246.50	c #Conflicts:     582000 | #Learnt:      26184 | 0.000
246.46/246.50	c total clause space: 206.656MB
246.46/246.50	c total #watches: 280117
246.75/246.89	c total #propagations: 314749112 / total #impl: 1268971536 (eff. 0.248)
246.75/246.89	c #Conflicts:     583000 | #Learnt:      27184 | 0.000
246.75/246.89	c total clause space: 206.656MB
246.75/246.89	c total #watches: 284660
247.15/247.25	c total #propagations: 315246168 / total #impl: 1270995028 (eff. 0.248)
247.15/247.25	c #Conflicts:     584000 | #Learnt:      28184 | 0.000
247.15/247.25	c total clause space: 206.656MB
247.15/247.25	c total #watches: 289620
247.65/247.70	c total #propagations: 315665591 / total #impl: 1272868453 (eff. 0.248)
247.65/247.70	c #Conflicts:     585000 | #Learnt:      29184 | 0.000
247.65/247.70	c total clause space: 206.656MB
247.65/247.70	c total #watches: 294024
248.15/248.28	c total #propagations: 316170685 / total #impl: 1275104508 (eff. 0.248)
248.15/248.28	c #Conflicts:     586000 | #Learnt:      30184 | 0.000
248.15/248.28	c total clause space: 206.656MB
248.15/248.28	c total #watches: 300839
248.56/248.70	c total #propagations: 316886301 / total #impl: 1278054907 (eff. 0.248)
248.56/248.70	c #Conflicts:     587000 | #Learnt:      31184 | 0.000
248.56/248.70	c total clause space: 206.656MB
248.56/248.70	c total #watches: 305238
249.05/249.10	c total #propagations: 317428263 / total #impl: 1280143195 (eff. 0.248)
249.05/249.10	c #Conflicts:     588000 | #Learnt:      32184 | 0.000
249.05/249.10	c total clause space: 206.656MB
249.05/249.10	c total #watches: 308389
249.55/249.60	c total #propagations: 317931717 / total #impl: 1281956124 (eff. 0.248)
249.55/249.60	c #Conflicts:     589000 | #Learnt:      33184 | 0.000
249.55/249.60	c total clause space: 206.656MB
249.55/249.60	c total #watches: 312489
250.05/250.14	c total #propagations: 318525595 / total #impl: 1284217441 (eff. 0.248)
250.05/250.14	c #Conflicts:     590000 | #Learnt:      34184 | 0.000
250.05/250.14	c total clause space: 206.656MB
250.05/250.14	c total #watches: 319380
250.55/250.65	c total #propagations: 319108487 / total #impl: 1286705581 (eff. 0.248)
250.55/250.65	c #Conflicts:     591000 | #Learnt:      35184 | 0.000
250.55/250.65	c total clause space: 206.656MB
250.55/250.65	c total #watches: 323257
251.05/251.16	c total #propagations: 319686898 / total #impl: 1289078549 (eff. 0.248)
251.05/251.16	c #Conflicts:     592000 | #Learnt:      36184 | 0.000
251.05/251.16	c total clause space: 206.656MB
251.05/251.16	c total #watches: 327271
251.55/251.61	c total #propagations: 320132437 / total #impl: 1291013945 (eff. 0.248)
251.55/251.61	c GARBAGE COLLECT
251.55/251.61	c #Conflicts:     593000 | #Learnt:      18691 | 0.000
251.55/251.61	c total clause space: 206.656MB
251.55/251.61	c total #watches: 253037
251.86/251.99	c total #propagations: 320534418 / total #impl: 1292858007 (eff. 0.248)
251.86/251.99	c #Conflicts:     594000 | #Learnt:      19691 | 0.000
251.86/251.99	c total clause space: 206.656MB
251.86/251.99	c total #watches: 257208
252.35/252.41	c total #propagations: 321143755 / total #impl: 1295227805 (eff. 0.248)
252.35/252.41	c #Conflicts:     595000 | #Learnt:      20691 | 0.000
252.35/252.41	c total clause space: 206.656MB
252.35/252.41	c total #watches: 260888
252.75/252.85	c total #propagations: 321699309 / total #impl: 1297440073 (eff. 0.248)
252.75/252.85	c #Conflicts:     596000 | #Learnt:      21691 | 0.000
252.75/252.85	c total clause space: 206.656MB
252.75/252.85	c total #watches: 264850
253.06/253.16	c total #propagations: 322260253 / total #impl: 1299726482 (eff. 0.248)
253.06/253.16	c #Conflicts:     597000 | #Learnt:      22691 | 0.000
253.06/253.16	c total clause space: 206.656MB
253.06/253.16	c total #watches: 267600
253.35/253.45	c total #propagations: 322704314 / total #impl: 1301411339 (eff. 0.248)
253.35/253.45	c #Conflicts:     598000 | #Learnt:      23691 | 0.000
253.35/253.45	c total clause space: 206.656MB
253.35/253.45	c total #watches: 270839
253.65/253.75	c total #propagations: 323069435 / total #impl: 1302849630 (eff. 0.248)
253.65/253.75	c #Conflicts:     599000 | #Learnt:      24691 | 0.000
253.65/253.75	c total clause space: 206.656MB
253.65/253.75	c total #watches: 274187
253.95/254.08	c total #propagations: 323424699 / total #impl: 1304241118 (eff. 0.248)
253.95/254.08	c #Conflicts:     600000 | #Learnt:      25691 | 0.000
253.95/254.08	c total clause space: 206.656MB
253.95/254.08	c total #watches: 276727
254.35/254.42	c total #propagations: 323801152 / total #impl: 1305772914 (eff. 0.248)
254.35/254.42	c #Conflicts:     601000 | #Learnt:      26691 | 0.000
254.35/254.42	c total clause space: 206.656MB
254.35/254.42	c total #watches: 279348
254.65/254.76	c total #propagations: 324209278 / total #impl: 1307323804 (eff. 0.248)
254.65/254.76	c #Conflicts:     602000 | #Learnt:      27691 | 0.000
254.65/254.76	c total clause space: 206.656MB
254.65/254.76	c total #watches: 282740
255.05/255.17	c total #propagations: 324569489 / total #impl: 1308789251 (eff. 0.248)
255.05/255.17	c #Conflicts:     603000 | #Learnt:      28691 | 0.000
255.05/255.17	c total clause space: 206.656MB
255.05/255.17	c total #watches: 285700
255.55/255.66	c total #propagations: 325123013 / total #impl: 1310727154 (eff. 0.248)
255.55/255.66	c #Conflicts:     604000 | #Learnt:      29691 | 0.000
255.55/255.66	c total clause space: 206.656MB
255.55/255.66	c total #watches: 288683
256.15/256.20	c total #propagations: 326108803 / total #impl: 1313746194 (eff. 0.248)
256.15/256.20	c #Conflicts:     605000 | #Learnt:      30691 | 0.000
256.15/256.20	c total clause space: 206.656MB
256.15/256.20	c total #watches: 292014
256.55/256.64	c total #propagations: 327193356 / total #impl: 1317084227 (eff. 0.248)
256.55/256.64	c #Conflicts:     606000 | #Learnt:      31691 | 0.000
256.55/256.64	c total clause space: 206.656MB
256.55/256.64	c total #watches: 295170
256.95/257.09	c total #propagations: 327776757 / total #impl: 1319364875 (eff. 0.248)
256.95/257.09	c #Conflicts:     607000 | #Learnt:      32691 | 0.000
256.95/257.09	c total clause space: 206.656MB
256.95/257.09	c total #watches: 297784
257.46/257.55	c total #propagations: 328257621 / total #impl: 1321453193 (eff. 0.248)
257.46/257.55	c #Conflicts:     608000 | #Learnt:      33691 | 0.000
257.46/257.55	c total clause space: 206.656MB
257.46/257.55	c total #watches: 301281
257.95/258.04	c total #propagations: 328727714 / total #impl: 1323459173 (eff. 0.248)
257.95/258.04	c #Conflicts:     609000 | #Learnt:      34691 | 0.000
257.95/258.04	c total clause space: 206.656MB
257.95/258.04	c total #watches: 303831
258.46/258.53	c total #propagations: 329211815 / total #impl: 1325507356 (eff. 0.248)
258.46/258.53	c #Conflicts:     610000 | #Learnt:      35691 | 0.000
258.46/258.53	c total clause space: 206.656MB
258.46/258.53	c total #watches: 306539
258.95/259.05	c total #propagations: 329697996 / total #impl: 1327659596 (eff. 0.248)
258.95/259.05	c #Conflicts:     611000 | #Learnt:      36691 | 0.000
258.95/259.05	c total clause space: 206.656MB
258.95/259.05	c total #watches: 309002
259.56/259.63	c total #propagations: 330210341 / total #impl: 1329630903 (eff. 0.248)
259.56/259.63	c GARBAGE COLLECT
259.56/259.63	c #Conflicts:     612000 | #Learnt:      18891 | 0.000
259.56/259.63	c total clause space: 206.656MB
259.56/259.63	c total #watches: 254076
259.95/260.02	c total #propagations: 330844011 / total #impl: 1332102343 (eff. 0.248)
259.95/260.02	c #Conflicts:     613000 | #Learnt:      19891 | 0.000
259.95/260.02	c total clause space: 206.656MB
259.95/260.02	c total #watches: 256861
260.35/260.42	c total #propagations: 331515015 / total #impl: 1334641274 (eff. 0.248)
260.35/260.42	c #Conflicts:     614000 | #Learnt:      20891 | 0.000
260.35/260.42	c total clause space: 206.656MB
260.35/260.42	c total #watches: 259990
260.76/260.83	c total #propagations: 332181533 / total #impl: 1337286347 (eff. 0.248)
260.76/260.83	c #Conflicts:     615000 | #Learnt:      21891 | 0.000
260.76/260.83	c total clause space: 206.656MB
260.76/260.83	c total #watches: 263134
261.15/261.25	c total #propagations: 332807450 / total #impl: 1339776762 (eff. 0.248)
261.15/261.25	c #Conflicts:     616000 | #Learnt:      22891 | 0.000
261.15/261.25	c total clause space: 206.656MB
261.15/261.25	c total #watches: 266311
261.55/261.69	c total #propagations: 333494601 / total #impl: 1342254710 (eff. 0.248)
261.55/261.69	c #Conflicts:     617000 | #Learnt:      23891 | 0.000
261.55/261.69	c total clause space: 206.656MB
261.55/261.69	c total #watches: 270153
262.05/262.10	c total #propagations: 334238352 / total #impl: 1345009767 (eff. 0.249)
262.05/262.10	c #Conflicts:     618000 | #Learnt:      24891 | 0.000
262.05/262.10	c total clause space: 206.656MB
262.05/262.10	c total #watches: 274012
262.45/262.53	c total #propagations: 334788069 / total #impl: 1347355512 (eff. 0.248)
262.45/262.53	c #Conflicts:     619000 | #Learnt:      25891 | 0.000
262.45/262.53	c total clause space: 206.656MB
262.45/262.53	c total #watches: 279259
262.96/263.01	c total #propagations: 335356797 / total #impl: 1349734055 (eff. 0.248)
262.96/263.01	c #Conflicts:     620000 | #Learnt:      26891 | 0.000
262.96/263.01	c total clause space: 206.656MB
262.96/263.01	c total #watches: 283081
263.45/263.50	c total #propagations: 335907319 / total #impl: 1352020802 (eff. 0.248)
263.45/263.50	c #Conflicts:     621000 | #Learnt:      27891 | 0.000
263.45/263.50	c total clause space: 206.656MB
263.45/263.50	c total #watches: 286835
263.95/264.02	c total #propagations: 336539925 / total #impl: 1354402977 (eff. 0.248)
263.95/264.02	c #Conflicts:     622000 | #Learnt:      28891 | 0.000
263.95/264.02	c total clause space: 206.656MB
263.95/264.02	c total #watches: 290063
264.35/264.44	c total #propagations: 337136458 / total #impl: 1356808616 (eff. 0.248)
264.35/264.44	c #Conflicts:     623000 | #Learnt:      29891 | 0.000
264.35/264.44	c total clause space: 206.656MB
264.35/264.44	c total #watches: 294095
264.85/264.98	c total #propagations: 337493952 / total #impl: 1358570937 (eff. 0.248)
264.85/264.98	c #Conflicts:     624000 | #Learnt:      30891 | 0.000
264.85/264.98	c total clause space: 206.656MB
264.85/264.98	c total #watches: 299549
265.45/265.52	c total #propagations: 338079047 / total #impl: 1361183185 (eff. 0.248)
265.45/265.52	c #Conflicts:     625000 | #Learnt:      31891 | 0.000
265.45/265.52	c total clause space: 206.656MB
265.45/265.52	c total #watches: 302682
265.95/266.01	c total #propagations: 338661843 / total #impl: 1363650602 (eff. 0.248)
265.95/266.01	c #Conflicts:     626000 | #Learnt:      32891 | 0.000
265.95/266.01	c total clause space: 206.656MB
265.95/266.01	c total #watches: 305954
266.35/266.46	c total #propagations: 339259918 / total #impl: 1365828882 (eff. 0.248)
266.35/266.46	c #Conflicts:     627000 | #Learnt:      33891 | 0.000
266.35/266.46	c total clause space: 206.656MB
266.35/266.46	c total #watches: 309603
266.85/266.98	c total #propagations: 339781788 / total #impl: 1367909136 (eff. 0.248)
266.85/266.98	c #Conflicts:     628000 | #Learnt:      34891 | 0.000
266.85/266.98	c total clause space: 206.656MB
266.85/266.98	c total #watches: 313578
267.45/267.53	c total #propagations: 340380418 / total #impl: 1370349703 (eff. 0.248)
267.45/267.53	c #Conflicts:     629000 | #Learnt:      35891 | 0.000
267.45/267.53	c total clause space: 206.656MB
267.45/267.53	c total #watches: 318118
267.85/267.99	c total #propagations: 341065075 / total #impl: 1372971459 (eff. 0.248)
267.85/267.99	c #Conflicts:     630000 | #Learnt:      36891 | 0.000
267.85/267.99	c total clause space: 206.656MB
267.85/267.99	c total #watches: 322440
268.45/268.51	c total #propagations: 341496037 / total #impl: 1375017825 (eff. 0.248)
268.45/268.51	c #Conflicts:     631000 | #Learnt:      37891 | 0.000
268.45/268.51	c total clause space: 206.656MB
268.45/268.51	c total #watches: 326803
268.85/268.92	c total #propagations: 341981804 / total #impl: 1377646479 (eff. 0.248)
268.85/268.92	c GARBAGE COLLECT
268.85/268.92	c #Conflicts:     632000 | #Learnt:      19782 | 0.000
268.85/268.92	c total clause space: 206.656MB
268.85/268.92	c total #watches: 256947
269.15/269.23	c total #propagations: 342381719 / total #impl: 1379587963 (eff. 0.248)
269.15/269.23	c #Conflicts:     633000 | #Learnt:      20782 | 0.000
269.15/269.23	c total clause space: 206.656MB
269.15/269.23	c total #watches: 260082
269.45/269.60	c total #propagations: 342699790 / total #impl: 1380954606 (eff. 0.248)
269.45/269.60	c #Conflicts:     634000 | #Learnt:      21782 | 0.000
269.45/269.60	c total clause space: 206.656MB
269.45/269.60	c total #watches: 264127
269.94/270.04	c total #propagations: 343049498 / total #impl: 1382698574 (eff. 0.248)
269.94/270.04	c #Conflicts:     635000 | #Learnt:      22782 | 0.000
269.94/270.04	c total clause space: 206.656MB
269.94/270.04	c total #watches: 268419
270.44/270.50	c total #propagations: 343518994 / total #impl: 1384634386 (eff. 0.248)
270.44/270.50	c #Conflicts:     636000 | #Learnt:      23782 | 0.000
270.44/270.50	c total clause space: 206.656MB
270.44/270.50	c total #watches: 272171
270.84/270.93	c total #propagations: 344119666 / total #impl: 1386892940 (eff. 0.248)
270.84/270.93	c #Conflicts:     637000 | #Learnt:      24782 | 0.000
270.84/270.93	c total clause space: 206.656MB
270.84/270.93	c total #watches: 275656
271.24/271.34	c total #propagations: 344768631 / total #impl: 1389378711 (eff. 0.248)
271.24/271.34	c #Conflicts:     638000 | #Learnt:      25782 | 0.000
271.24/271.34	c total clause space: 206.656MB
271.24/271.34	c total #watches: 279101
271.75/271.87	c total #propagations: 345196362 / total #impl: 1391029842 (eff. 0.248)
271.75/271.87	c #Conflicts:     639000 | #Learnt:      26782 | 0.000
271.75/271.87	c total clause space: 206.656MB
271.75/271.87	c total #watches: 282581
272.24/272.35	c total #propagations: 345863443 / total #impl: 1393576761 (eff. 0.248)
272.24/272.35	c #Conflicts:     640000 | #Learnt:      27782 | 0.000
272.24/272.35	c total clause space: 206.656MB
272.24/272.35	c total #watches: 286923
272.64/272.71	c total #propagations: 346441008 / total #impl: 1395996922 (eff. 0.248)
272.64/272.71	c #Conflicts:     641000 | #Learnt:      28782 | 0.000
272.64/272.71	c total clause space: 206.656MB
272.64/272.71	c total #watches: 290484
273.14/273.21	c total #propagations: 346949896 / total #impl: 1397789936 (eff. 0.248)
273.14/273.21	c #Conflicts:     642000 | #Learnt:      29782 | 0.000
273.14/273.21	c total clause space: 206.656MB
273.14/273.21	c total #watches: 293320
273.64/273.75	c total #propagations: 347558080 / total #impl: 1400047642 (eff. 0.248)
273.64/273.75	c #Conflicts:     643000 | #Learnt:      30782 | 0.000
273.64/273.75	c total clause space: 206.656MB
273.64/273.75	c total #watches: 296673
274.14/274.23	c total #propagations: 348134959 / total #impl: 1402260532 (eff. 0.248)
274.14/274.23	c #Conflicts:     644000 | #Learnt:      31782 | 0.000
274.14/274.23	c total clause space: 206.656MB
274.14/274.23	c total #watches: 300679
274.64/274.76	c total #propagations: 348751843 / total #impl: 1404672406 (eff. 0.248)
274.64/274.76	c #Conflicts:     645000 | #Learnt:      32782 | 0.000
274.64/274.76	c total clause space: 206.656MB
274.64/274.76	c total #watches: 305103
275.24/275.35	c total #propagations: 349351095 / total #impl: 1407021963 (eff. 0.248)
275.24/275.35	c #Conflicts:     646000 | #Learnt:      33782 | 0.000
275.24/275.35	c total clause space: 206.656MB
275.24/275.35	c total #watches: 314619
275.84/275.92	c total #propagations: 350005813 / total #impl: 1410393644 (eff. 0.248)
275.84/275.92	c #Conflicts:     647000 | #Learnt:      34782 | 0.000
275.84/275.92	c total clause space: 206.656MB
275.84/275.92	c total #watches: 318969
276.64/276.70	c total #propagations: 350571967 / total #impl: 1412633467 (eff. 0.248)
276.64/276.70	c #Conflicts:     648000 | #Learnt:      35782 | 0.000
276.64/276.70	c total clause space: 206.656MB
276.64/276.70	c total #watches: 322974
277.25/277.33	c total #propagations: 351310117 / total #impl: 1415617293 (eff. 0.248)
277.25/277.33	c #Conflicts:     649000 | #Learnt:      36782 | 0.000
277.25/277.33	c total clause space: 206.656MB
277.25/277.33	c total #watches: 326431
277.74/277.88	c total #propagations: 351905846 / total #impl: 1418226662 (eff. 0.248)
277.74/277.88	c #Conflicts:     650000 | #Learnt:      37782 | 0.000
277.74/277.88	c total clause space: 206.656MB
277.74/277.88	c total #watches: 329655
278.25/278.36	c total #propagations: 352324248 / total #impl: 1419975173 (eff. 0.248)
278.25/278.36	c #Conflicts:     651000 | #Learnt:      38782 | 0.000
278.25/278.36	c total clause space: 206.656MB
278.25/278.36	c total #watches: 332505
278.64/278.78	c total #propagations: 352792413 / total #impl: 1421657731 (eff. 0.248)
278.64/278.78	c GARBAGE COLLECT
278.64/278.78	c #Conflicts:     652000 | #Learnt:      20399 | 0.000
278.64/278.78	c total clause space: 206.656MB
278.64/278.78	c total #watches: 259031
279.04/279.15	c total #propagations: 353374538 / total #impl: 1423951678 (eff. 0.248)
279.04/279.15	c #Conflicts:     653000 | #Learnt:      21399 | 0.000
279.04/279.15	c total clause space: 206.656MB
279.04/279.15	c total #watches: 262554
279.45/279.55	c total #propagations: 353896061 / total #impl: 1426016696 (eff. 0.248)
279.45/279.55	c #Conflicts:     654000 | #Learnt:      22399 | 0.000
279.45/279.55	c total clause space: 206.656MB
279.45/279.55	c total #watches: 266209
279.74/279.89	c total #propagations: 354427480 / total #impl: 1428238202 (eff. 0.248)
279.74/279.89	c #Conflicts:     655000 | #Learnt:      23399 | 0.000
279.74/279.89	c total clause space: 206.656MB
279.74/279.89	c total #watches: 268889
280.14/280.25	c total #propagations: 354820134 / total #impl: 1429893700 (eff. 0.248)
280.14/280.25	c #Conflicts:     656000 | #Learnt:      24399 | 0.000
280.14/280.25	c total clause space: 206.656MB
280.14/280.25	c total #watches: 272231
280.55/280.61	c total #propagations: 355176702 / total #impl: 1431501175 (eff. 0.248)
280.55/280.61	c #Conflicts:     657000 | #Learnt:      25399 | 0.000
280.55/280.61	c total clause space: 206.656MB
280.55/280.61	c total #watches: 275332
280.94/281.03	c total #propagations: 355524987 / total #impl: 1433112863 (eff. 0.248)
280.94/281.03	c #Conflicts:     658000 | #Learnt:      26399 | 0.000
280.94/281.03	c total clause space: 206.656MB
280.94/281.03	c total #watches: 278442
281.34/281.44	c total #propagations: 355873475 / total #impl: 1434700735 (eff. 0.248)
281.34/281.44	c #Conflicts:     659000 | #Learnt:      27399 | 0.000
281.34/281.44	c total clause space: 206.656MB
281.34/281.44	c total #watches: 281105
281.84/281.92	c total #propagations: 356196646 / total #impl: 1436275682 (eff. 0.248)
281.84/281.92	c #Conflicts:     660000 | #Learnt:      28399 | 0.000
281.84/281.92	c total clause space: 206.656MB
281.84/281.92	c total #watches: 283629
282.24/282.34	c total #propagations: 356563141 / total #impl: 1437926554 (eff. 0.248)
282.24/282.34	c #Conflicts:     661000 | #Learnt:      29399 | 0.000
282.24/282.34	c total clause space: 206.656MB
282.24/282.35	c total #watches: 286784
282.84/282.90	c total #propagations: 357089679 / total #impl: 1440033946 (eff. 0.248)
282.84/282.90	c #Conflicts:     662000 | #Learnt:      30399 | 0.000
282.84/282.90	c total clause space: 206.656MB
282.84/282.90	c total #watches: 293873
283.24/283.39	c total #propagations: 357753999 / total #impl: 1442729110 (eff. 0.248)
283.24/283.39	c #Conflicts:     663000 | #Learnt:      31399 | 0.000
283.24/283.39	c total clause space: 206.656MB
283.24/283.40	c total #watches: 299680
283.85/283.97	c total #propagations: 358384337 / total #impl: 1445224284 (eff. 0.248)
283.85/283.97	c #Conflicts:     664000 | #Learnt:      32399 | 0.000
283.85/283.97	c total clause space: 206.656MB
283.85/283.97	c total #watches: 306381
284.44/284.51	c total #propagations: 359047581 / total #impl: 1447804614 (eff. 0.248)
284.44/284.51	c #Conflicts:     665000 | #Learnt:      33399 | 0.000
284.44/284.51	c total clause space: 206.656MB
284.44/284.51	c total #watches: 310299
284.95/285.01	c total #propagations: 359632848 / total #impl: 1450064458 (eff. 0.248)
284.95/285.01	c #Conflicts:     666000 | #Learnt:      34399 | 0.000
284.95/285.01	c total clause space: 206.656MB
284.95/285.01	c total #watches: 314109
285.44/285.58	c total #propagations: 360146477 / total #impl: 1452198033 (eff. 0.248)
285.44/285.58	c #Conflicts:     667000 | #Learnt:      35399 | 0.000
285.44/285.58	c total clause space: 206.656MB
285.44/285.58	c total #watches: 317022
285.95/286.08	c total #propagations: 360617843 / total #impl: 1454366132 (eff. 0.248)
285.95/286.08	c #Conflicts:     668000 | #Learnt:      36399 | 0.000
285.95/286.08	c total clause space: 206.656MB
285.95/286.08	c total #watches: 319728
286.54/286.63	c total #propagations: 361066564 / total #impl: 1456194209 (eff. 0.248)
286.54/286.63	c #Conflicts:     669000 | #Learnt:      37399 | 0.000
286.54/286.63	c total clause space: 206.656MB
286.54/286.63	c total #watches: 323241
287.24/287.32	c total #propagations: 361601890 / total #impl: 1458310648 (eff. 0.248)
287.24/287.32	c #Conflicts:     670000 | #Learnt:      38399 | 0.000
287.24/287.32	c total clause space: 206.656MB
287.24/287.32	c total #watches: 327607
287.84/287.96	c total #propagations: 362205346 / total #impl: 1460861172 (eff. 0.248)
287.84/287.96	c #Conflicts:     671000 | #Learnt:      39399 | 0.000
287.84/287.96	c total clause space: 206.656MB
287.84/287.96	c total #watches: 331619
288.25/288.35	c total #propagations: 362812325 / total #impl: 1463153371 (eff. 0.248)
288.25/288.35	c GARBAGE COLLECT
288.25/288.35	c #Conflicts:     672000 | #Learnt:      20704 | 0.000
288.25/288.35	c total clause space: 206.656MB
288.25/288.35	c total #watches: 260036
288.64/288.74	c total #propagations: 363260460 / total #impl: 1465155569 (eff. 0.248)
288.64/288.74	c #Conflicts:     673000 | #Learnt:      21704 | 0.000
288.64/288.74	c total clause space: 206.656MB
288.64/288.74	c total #watches: 263077
289.04/289.15	c total #propagations: 363772136 / total #impl: 1467176419 (eff. 0.248)
289.04/289.15	c #Conflicts:     674000 | #Learnt:      22704 | 0.000
289.04/289.15	c total clause space: 206.656MB
289.04/289.15	c total #watches: 266378
289.44/289.54	c total #propagations: 364414826 / total #impl: 1469484111 (eff. 0.248)
289.44/289.54	c #Conflicts:     675000 | #Learnt:      23704 | 0.000
289.44/289.54	c total clause space: 206.656MB
289.44/289.54	c total #watches: 270265
289.84/289.95	c total #propagations: 364907357 / total #impl: 1471486045 (eff. 0.248)
289.84/289.95	c #Conflicts:     676000 | #Learnt:      24704 | 0.000
289.84/289.95	c total clause space: 206.656MB
289.84/289.95	c total #watches: 276074
290.24/290.38	c total #propagations: 365456481 / total #impl: 1473939186 (eff. 0.248)
290.24/290.38	c #Conflicts:     677000 | #Learnt:      25704 | 0.000
290.24/290.38	c total clause space: 206.656MB
290.24/290.38	c total #watches: 279511
290.74/290.80	c total #propagations: 365927111 / total #impl: 1476016836 (eff. 0.248)
290.74/290.80	c #Conflicts:     678000 | #Learnt:      26704 | 0.000
290.74/290.80	c total clause space: 206.656MB
290.74/290.80	c total #watches: 282562
291.14/291.25	c total #propagations: 366295914 / total #impl: 1477636407 (eff. 0.248)
291.14/291.25	c #Conflicts:     679000 | #Learnt:      27704 | 0.000
291.14/291.25	c total clause space: 206.656MB
291.14/291.25	c total #watches: 285882
291.64/291.71	c total #propagations: 366660934 / total #impl: 1479217586 (eff. 0.248)
291.64/291.71	c #Conflicts:     680000 | #Learnt:      28704 | 0.000
291.64/291.71	c total clause space: 206.656MB
291.64/291.71	c total #watches: 290182
292.04/292.15	c total #propagations: 367118909 / total #impl: 1481097249 (eff. 0.248)
292.04/292.15	c #Conflicts:     681000 | #Learnt:      29704 | 0.000
292.04/292.15	c total clause space: 206.656MB
292.04/292.15	c total #watches: 294572
292.44/292.60	c total #propagations: 367686108 / total #impl: 1483296108 (eff. 0.248)
292.44/292.60	c #Conflicts:     682000 | #Learnt:      30704 | 0.000
292.44/292.60	c total clause space: 206.656MB
292.44/292.60	c total #watches: 298015
292.84/292.97	c total #propagations: 368267537 / total #impl: 1485531122 (eff. 0.248)
292.84/292.97	c #Conflicts:     683000 | #Learnt:      31704 | 0.000
292.84/292.97	c total clause space: 206.656MB
292.84/292.97	c total #watches: 302757
293.34/293.46	c total #propagations: 368639110 / total #impl: 1487058131 (eff. 0.248)
293.34/293.46	c #Conflicts:     684000 | #Learnt:      32704 | 0.000
293.34/293.46	c total clause space: 206.656MB
293.34/293.46	c total #watches: 306009
293.84/293.95	c total #propagations: 369377725 / total #impl: 1489748499 (eff. 0.248)
293.84/293.95	c #Conflicts:     685000 | #Learnt:      33704 | 0.000
293.84/293.95	c total clause space: 206.656MB
293.84/293.95	c total #watches: 310258
294.34/294.41	c total #propagations: 370027859 / total #impl: 1492106904 (eff. 0.248)
294.34/294.41	c #Conflicts:     686000 | #Learnt:      34704 | 0.000
294.34/294.41	c total clause space: 206.656MB
294.34/294.41	c total #watches: 314838
294.75/294.85	c total #propagations: 370481029 / total #impl: 1493784165 (eff. 0.248)
294.75/294.85	c #Conflicts:     687000 | #Learnt:      35704 | 0.000
294.75/294.85	c total clause space: 206.656MB
294.75/294.85	c total #watches: 318882
295.24/295.34	c total #propagations: 370916680 / total #impl: 1495841145 (eff. 0.248)
295.24/295.34	c #Conflicts:     688000 | #Learnt:      36704 | 0.000
295.24/295.34	c total clause space: 206.656MB
295.24/295.34	c total #watches: 322770
295.74/295.80	c total #propagations: 371426170 / total #impl: 1497989151 (eff. 0.248)
295.74/295.80	c #Conflicts:     689000 | #Learnt:      37704 | 0.000
295.74/295.80	c total clause space: 206.656MB
295.74/295.80	c total #watches: 326578
296.14/296.29	c total #propagations: 371889918 / total #impl: 1499856690 (eff. 0.248)
296.14/296.29	c #Conflicts:     690000 | #Learnt:      38704 | 0.000
296.14/296.29	c total clause space: 206.656MB
296.14/296.29	c total #watches: 332625
296.54/296.69	c total #propagations: 372443247 / total #impl: 1502245175 (eff. 0.248)
296.54/296.69	c #Conflicts:     691000 | #Learnt:      39704 | 0.000
296.54/296.69	c total clause space: 206.656MB
296.54/296.69	c total #watches: 336269
297.05/297.18	c total #propagations: 372876197 / total #impl: 1504098840 (eff. 0.248)
297.05/297.18	c GARBAGE COLLECT
297.05/297.18	c #Conflicts:     692000 | #Learnt:      20688 | 0.000
297.05/297.18	c total clause space: 206.656MB
297.05/297.18	c total #watches: 260842
297.44/297.59	c total #propagations: 373590635 / total #impl: 1506563872 (eff. 0.248)
297.44/297.59	c #Conflicts:     693000 | #Learnt:      21688 | 0.000
297.44/297.59	c total clause space: 206.656MB
297.44/297.59	c total #watches: 264237
297.84/297.96	c total #propagations: 374188496 / total #impl: 1508724430 (eff. 0.248)
297.84/297.96	c #Conflicts:     694000 | #Learnt:      22688 | 0.000
297.84/297.96	c total clause space: 206.656MB
297.84/297.96	c total #watches: 268082
298.15/298.25	c total #propagations: 374768869 / total #impl: 1510819220 (eff. 0.248)
298.15/298.25	c #Conflicts:     695000 | #Learnt:      23688 | 0.000
298.15/298.25	c total clause space: 206.656MB
298.15/298.25	c total #watches: 271573
298.44/298.56	c total #propagations: 375094811 / total #impl: 1512231445 (eff. 0.248)
298.44/298.56	c #Conflicts:     696000 | #Learnt:      24688 | 0.000
298.44/298.56	c total clause space: 206.656MB
298.44/298.56	c total #watches: 275305
298.84/298.93	c total #propagations: 375474347 / total #impl: 1513893258 (eff. 0.248)
298.84/298.93	c #Conflicts:     697000 | #Learnt:      25688 | 0.000
298.84/298.93	c total clause space: 206.656MB
298.84/298.94	c total #watches: 280381
299.25/299.34	c total #propagations: 376056545 / total #impl: 1516277303 (eff. 0.248)
299.25/299.34	c #Conflicts:     698000 | #Learnt:      26688 | 0.000
299.25/299.34	c total clause space: 206.656MB
299.25/299.34	c total #watches: 285790
299.74/299.81	c total #propagations: 376634355 / total #impl: 1518800771 (eff. 0.248)
299.74/299.81	c #Conflicts:     699000 | #Learnt:      27688 | 0.000
299.74/299.81	c total clause space: 206.656MB
299.74/299.81	c total #watches: 291124
300.04/300.18	c total #propagations: 377249988 / total #impl: 1521485319 (eff. 0.248)
300.04/300.18	c #Conflicts:     700000 | #Learnt:      28688 | 0.000
300.04/300.18	c total clause space: 206.656MB
300.04/300.18	c total #watches: 294092
300.44/300.59	c total #propagations: 377708181 / total #impl: 1523358244 (eff. 0.248)
300.44/300.59	c #Conflicts:     701000 | #Learnt:      29688 | 0.000
300.44/300.59	c total clause space: 206.656MB
300.44/300.59	c total #watches: 296833
300.94/301.00	c total #propagations: 378180543 / total #impl: 1525339802 (eff. 0.248)
300.94/301.00	c #Conflicts:     702000 | #Learnt:      30688 | 0.000
300.94/301.00	c total clause space: 206.656MB
300.94/301.00	c total #watches: 300590
301.35/301.43	c total #propagations: 378631835 / total #impl: 1527273564 (eff. 0.248)
301.35/301.43	c #Conflicts:     703000 | #Learnt:      31688 | 0.000
301.35/301.43	c total clause space: 206.656MB
301.35/301.43	c total #watches: 303769
301.84/301.96	c total #propagations: 379064185 / total #impl: 1529083651 (eff. 0.248)
301.84/301.96	c #Conflicts:     704000 | #Learnt:      32688 | 0.000
301.84/301.96	c total clause space: 206.656MB
301.84/301.96	c total #watches: 307924
302.45/302.51	c total #propagations: 379449767 / total #impl: 1530713471 (eff. 0.248)
302.45/302.51	c #Conflicts:     705000 | #Learnt:      33688 | 0.000
302.45/302.51	c total clause space: 206.656MB
302.45/302.51	c total #watches: 312192
302.94/303.03	c total #propagations: 379875354 / total #impl: 1532571297 (eff. 0.248)
302.94/303.03	c #Conflicts:     706000 | #Learnt:      34688 | 0.000
302.94/303.03	c total clause space: 206.656MB
302.94/303.03	c total #watches: 315826
303.44/303.53	c total #propagations: 380453778 / total #impl: 1534614949 (eff. 0.248)
303.44/303.53	c #Conflicts:     707000 | #Learnt:      35688 | 0.000
303.44/303.53	c total clause space: 206.656MB
303.44/303.53	c total #watches: 318403
303.94/304.03	c total #propagations: 381059984 / total #impl: 1536644742 (eff. 0.248)
303.94/304.03	c #Conflicts:     708000 | #Learnt:      36688 | 0.000
303.94/304.03	c total clause space: 206.656MB
303.94/304.03	c total #watches: 321214
304.54/304.64	c total #propagations: 381618754 / total #impl: 1538594556 (eff. 0.248)
304.54/304.64	c #Conflicts:     709000 | #Learnt:      37688 | 0.000
304.54/304.64	c total clause space: 206.656MB
304.54/304.64	c total #watches: 323864
305.14/305.25	c total #propagations: 382241833 / total #impl: 1540626165 (eff. 0.248)
305.14/305.25	c #Conflicts:     710000 | #Learnt:      38688 | 0.000
305.14/305.25	c total clause space: 206.656MB
305.14/305.25	c total #watches: 326829
305.75/305.81	c total #propagations: 382883747 / total #impl: 1542690879 (eff. 0.248)
305.75/305.81	c #Conflicts:     711000 | #Learnt:      39688 | 0.000
305.75/305.81	c total clause space: 206.656MB
305.75/305.81	c total #watches: 329858
306.14/306.29	c total #propagations: 383454002 / total #impl: 1544602342 (eff. 0.248)
306.14/306.29	c GARBAGE COLLECT
306.14/306.29	c #Conflicts:     712000 | #Learnt:      20379 | 0.000
306.14/306.29	c total clause space: 206.656MB
306.14/306.29	c total #watches: 259383
306.44/306.57	c total #propagations: 383823193 / total #impl: 1545964545 (eff. 0.248)
306.44/306.57	c #Conflicts:     713000 | #Learnt:      21379 | 0.000
306.44/306.57	c total clause space: 206.656MB
306.44/306.57	c total #watches: 262377
306.74/306.87	c total #propagations: 384308364 / total #impl: 1547580577 (eff. 0.248)
306.74/306.87	c #Conflicts:     714000 | #Learnt:      22379 | 0.000
306.74/306.87	c total clause space: 206.656MB
306.74/306.87	c total #watches: 266000
307.14/307.21	c total #propagations: 384765684 / total #impl: 1549061320 (eff. 0.248)
307.14/307.21	c #Conflicts:     715000 | #Learnt:      23379 | 0.000
307.14/307.21	c total clause space: 206.656MB
307.14/307.21	c total #watches: 268543
307.44/307.56	c total #propagations: 385223379 / total #impl: 1550455756 (eff. 0.248)
307.44/307.56	c #Conflicts:     716000 | #Learnt:      24379 | 0.000
307.44/307.56	c total clause space: 206.656MB
307.44/307.56	c total #watches: 271414
307.84/307.93	c total #propagations: 385717370 / total #impl: 1552001296 (eff. 0.249)
307.84/307.93	c #Conflicts:     717000 | #Learnt:      25379 | 0.000
307.84/307.93	c total clause space: 206.656MB
307.84/307.93	c total #watches: 274477
308.24/308.33	c total #propagations: 386174416 / total #impl: 1553397753 (eff. 0.249)
308.24/308.33	c #Conflicts:     718000 | #Learnt:      26379 | 0.000
308.24/308.33	c total clause space: 206.656MB
308.24/308.33	c total #watches: 277076
308.54/308.69	c total #propagations: 386666199 / total #impl: 1554844611 (eff. 0.249)
308.54/308.69	c #Conflicts:     719000 | #Learnt:      27379 | 0.000
308.54/308.69	c total clause space: 206.656MB
308.54/308.69	c total #watches: 280626
308.94/309.10	c total #propagations: 387165681 / total #impl: 1556759703 (eff. 0.249)
308.94/309.10	c #Conflicts:     720000 | #Learnt:      28379 | 0.000
308.94/309.10	c total clause space: 206.656MB
308.94/309.10	c total #watches: 285146
309.44/309.54	c total #propagations: 387799260 / total #impl: 1559069144 (eff. 0.249)
309.44/309.54	c #Conflicts:     721000 | #Learnt:      29379 | 0.000
309.44/309.54	c total clause space: 206.656MB
309.44/309.54	c total #watches: 289502
309.94/310.03	c total #propagations: 388386226 / total #impl: 1561285809 (eff. 0.249)
309.94/310.03	c #Conflicts:     722000 | #Learnt:      30379 | 0.000
309.94/310.03	c total clause space: 206.656MB
309.94/310.03	c total #watches: 294653
310.44/310.56	c total #propagations: 389014782 / total #impl: 1563593958 (eff. 0.249)
310.44/310.56	c #Conflicts:     723000 | #Learnt:      31379 | 0.000
310.44/310.56	c total clause space: 206.656MB
310.44/310.56	c total #watches: 299040
311.04/311.15	c total #propagations: 389609588 / total #impl: 1565957418 (eff. 0.249)
311.04/311.15	c #Conflicts:     724000 | #Learnt:      32379 | 0.000
311.04/311.15	c total clause space: 206.656MB
311.04/311.15	c total #watches: 302805
311.64/311.77	c total #propagations: 390209679 / total #impl: 1568238962 (eff. 0.249)
311.64/311.77	c #Conflicts:     725000 | #Learnt:      33379 | 0.000
311.64/311.77	c total clause space: 206.656MB
311.64/311.77	c total #watches: 307749
312.34/312.40	c total #propagations: 390821918 / total #impl: 1570654021 (eff. 0.249)
312.34/312.40	c #Conflicts:     726000 | #Learnt:      34379 | 0.000
312.34/312.40	c total clause space: 206.656MB
312.34/312.40	c total #watches: 312551
313.04/313.18	c total #propagations: 391356407 / total #impl: 1572819918 (eff. 0.249)
313.04/313.18	c #Conflicts:     727000 | #Learnt:      35379 | 0.000
313.04/313.18	c total clause space: 206.656MB
313.04/313.18	c total #watches: 317271
313.84/313.99	c total #propagations: 391994552 / total #impl: 1575540250 (eff. 0.249)
313.84/313.99	c #Conflicts:     728000 | #Learnt:      36379 | 0.000
313.84/313.99	c total clause space: 206.656MB
313.84/313.99	c total #watches: 321569
314.74/314.89	c total #propagations: 392609579 / total #impl: 1578114529 (eff. 0.249)
314.74/314.89	c #Conflicts:     729000 | #Learnt:      37379 | 0.000
314.74/314.89	c total clause space: 206.656MB
314.74/314.89	c total #watches: 327450
315.74/315.81	c total #propagations: 393175108 / total #impl: 1580421899 (eff. 0.249)
315.74/315.81	c #Conflicts:     730000 | #Learnt:      38379 | 0.000
315.74/315.81	c total clause space: 206.656MB
315.74/315.81	c total #watches: 331976
316.64/316.75	c total #propagations: 393737069 / total #impl: 1582711166 (eff. 0.249)
316.64/316.75	c #Conflicts:     731000 | #Learnt:      39379 | 0.000
316.64/316.75	c total clause space: 206.656MB
316.64/316.75	c total #watches: 335609
317.84/317.91	c total #propagations: 394285965 / total #impl: 1585023230 (eff. 0.249)
317.84/317.91	c #Conflicts:     732000 | #Learnt:      40379 | 0.000
317.84/317.91	c total clause space: 206.656MB
317.84/317.91	c total #watches: 338993
318.84/318.94	c total #propagations: 394854242 / total #impl: 1587246602 (eff. 0.249)
318.84/318.94	c GARBAGE COLLECT
318.84/318.94	c #Conflicts:     733000 | #Learnt:      20802 | 0.000
318.84/318.94	c total clause space: 206.656MB
318.84/318.94	c total #watches: 261222
319.24/319.37	c total #propagations: 395438143 / total #impl: 1589508479 (eff. 0.249)
319.24/319.37	c #Conflicts:     734000 | #Learnt:      21802 | 0.000
319.24/319.37	c total clause space: 206.656MB
319.24/319.37	c total #watches: 266260
319.74/319.86	c total #propagations: 396059534 / total #impl: 1591927260 (eff. 0.249)
319.74/319.86	c #Conflicts:     735000 | #Learnt:      22802 | 0.000
319.74/319.86	c total clause space: 206.656MB
319.74/319.86	c total #watches: 272731
320.34/320.45	c total #propagations: 396649120 / total #impl: 1594331678 (eff. 0.249)
320.34/320.45	c #Conflicts:     736000 | #Learnt:      23802 | 0.000
320.34/320.45	c total clause space: 206.656MB
320.34/320.45	c total #watches: 277782
320.94/321.09	c total #propagations: 397228624 / total #impl: 1596661477 (eff. 0.249)
320.94/321.09	c #Conflicts:     737000 | #Learnt:      24802 | 0.000
320.94/321.09	c total clause space: 206.656MB
320.94/321.09	c total #watches: 282808
321.74/321.82	c total #propagations: 397816219 / total #impl: 1599145330 (eff. 0.249)
321.74/321.82	c #Conflicts:     738000 | #Learnt:      25802 | 0.000
321.74/321.82	c total clause space: 206.656MB
321.74/321.82	c total #watches: 287030
322.44/322.58	c total #propagations: 398417793 / total #impl: 1601610747 (eff. 0.249)
322.44/322.58	c #Conflicts:     739000 | #Learnt:      26802 | 0.000
322.44/322.58	c total clause space: 206.656MB
322.44/322.58	c total #watches: 291898
323.24/323.37	c total #propagations: 399012374 / total #impl: 1604058113 (eff. 0.249)
323.24/323.37	c #Conflicts:     740000 | #Learnt:      27802 | 0.000
323.24/323.37	c total clause space: 206.656MB
323.24/323.37	c total #watches: 295749
324.04/324.11	c total #propagations: 399608602 / total #impl: 1606501039 (eff. 0.249)
324.04/324.11	c #Conflicts:     741000 | #Learnt:      28802 | 0.000
324.04/324.11	c total clause space: 206.656MB
324.04/324.11	c total #watches: 299373
324.84/324.93	c total #propagations: 400161015 / total #impl: 1608593693 (eff. 0.249)
324.84/324.93	c #Conflicts:     742000 | #Learnt:      29802 | 0.000
324.84/324.93	c total clause space: 206.656MB
324.84/324.93	c total #watches: 302888
325.64/325.79	c total #propagations: 400696686 / total #impl: 1610769843 (eff. 0.249)
325.64/325.79	c #Conflicts:     743000 | #Learnt:      30802 | 0.000
325.64/325.79	c total clause space: 206.656MB
325.64/325.79	c total #watches: 308310
326.54/326.61	c total #propagations: 401225669 / total #impl: 1613061396 (eff. 0.249)
326.54/326.61	c #Conflicts:     744000 | #Learnt:      31802 | 0.000
326.54/326.61	c total clause space: 206.656MB
326.54/326.61	c total #watches: 312525
327.04/327.11	c total #propagations: 401835927 / total #impl: 1615459029 (eff. 0.249)
327.04/327.11	c #Conflicts:     745000 | #Learnt:      32802 | 0.000
327.04/327.11	c total clause space: 206.656MB
327.04/327.11	c total #watches: 316434
327.54/327.60	c total #propagations: 402436415 / total #impl: 1617467790 (eff. 0.249)
327.54/327.60	c #Conflicts:     746000 | #Learnt:      33802 | 0.000
327.54/327.60	c total clause space: 206.656MB
327.54/327.60	c total #watches: 320269
328.04/328.18	c total #propagations: 403046272 / total #impl: 1619719870 (eff. 0.249)
328.04/328.18	c #Conflicts:     747000 | #Learnt:      34802 | 0.000
328.04/328.18	c total clause space: 206.656MB
328.04/328.18	c total #watches: 327068
328.74/328.82	c total #propagations: 403875440 / total #impl: 1623136676 (eff. 0.249)
328.74/328.82	c #Conflicts:     748000 | #Learnt:      35802 | 0.000
328.74/328.82	c total clause space: 206.656MB
328.74/328.83	c total #watches: 330397
329.33/329.42	c total #propagations: 404677714 / total #impl: 1625830509 (eff. 0.249)
329.33/329.42	c #Conflicts:     749000 | #Learnt:      36802 | 0.000
329.33/329.42	c total clause space: 206.656MB
329.33/329.42	c total #watches: 334199
329.83/329.94	c total #propagations: 405530069 / total #impl: 1628509128 (eff. 0.249)
329.83/329.94	c #Conflicts:     750000 | #Learnt:      37802 | 0.000
329.83/329.94	c total clause space: 206.656MB
329.83/329.94	c total #watches: 337941
330.43/330.59	c total #propagations: 406039831 / total #impl: 1630495915 (eff. 0.249)
330.43/330.59	c #Conflicts:     751000 | #Learnt:      38802 | 0.000
330.43/330.59	c total clause space: 206.656MB
330.43/330.59	c total #watches: 341218
331.23/331.32	c total #propagations: 406546295 / total #impl: 1632574895 (eff. 0.249)
331.23/331.32	c #Conflicts:     752000 | #Learnt:      39802 | 0.000
331.23/331.32	c total clause space: 206.656MB
331.23/331.33	c total #watches: 344584
331.73/331.86	c total #propagations: 407179636 / total #impl: 1634977305 (eff. 0.249)
331.73/331.86	c #Conflicts:     753000 | #Learnt:      40802 | 0.000
331.73/331.86	c total clause space: 206.656MB
331.73/331.86	c total #watches: 347454
332.43/332.55	c total #propagations: 407671847 / total #impl: 1636956645 (eff. 0.249)
332.43/332.55	c #Conflicts:     754000 | #Learnt:      41802 | 0.000
332.43/332.55	c total clause space: 206.656MB
332.43/332.55	c total #watches: 351026
332.83/332.99	c total #propagations: 408424257 / total #impl: 1639661932 (eff. 0.249)
332.83/332.99	c GARBAGE COLLECT
332.83/332.99	c #Conflicts:     755000 | #Learnt:      21896 | 0.000
332.83/332.99	c total clause space: 206.656MB
332.83/332.99	c total #watches: 264868
333.34/333.41	c total #propagations: 408968684 / total #impl: 1641835128 (eff. 0.249)
333.34/333.41	c #Conflicts:     756000 | #Learnt:      22896 | 0.000
333.34/333.41	c total clause space: 206.656MB
333.34/333.41	c total #watches: 268328
333.73/333.86	c total #propagations: 409560109 / total #impl: 1644060627 (eff. 0.249)
333.73/333.86	c #Conflicts:     757000 | #Learnt:      23896 | 0.000
333.73/333.86	c total clause space: 206.656MB
333.73/333.86	c total #watches: 271932
334.13/334.27	c total #propagations: 410206813 / total #impl: 1646507886 (eff. 0.249)
334.13/334.27	c #Conflicts:     758000 | #Learnt:      24896 | 0.000
334.13/334.27	c total clause space: 206.656MB
334.13/334.27	c total #watches: 275797
334.53/334.67	c total #propagations: 410737057 / total #impl: 1648693573 (eff. 0.249)
334.53/334.67	c #Conflicts:     759000 | #Learnt:      25896 | 0.000
334.53/334.67	c total clause space: 206.656MB
334.53/334.67	c total #watches: 280111
335.03/335.13	c total #propagations: 411439216 / total #impl: 1651263737 (eff. 0.249)
335.03/335.13	c #Conflicts:     760000 | #Learnt:      26896 | 0.000
335.03/335.13	c total clause space: 206.656MB
335.03/335.13	c total #watches: 286993
335.73/335.87	c total #propagations: 411932477 / total #impl: 1653815066 (eff. 0.249)
335.73/335.87	c #Conflicts:     761000 | #Learnt:      27896 | 0.000
335.73/335.87	c total clause space: 206.656MB
335.73/335.87	c total #watches: 290453
336.43/336.59	c total #propagations: 412423549 / total #impl: 1655992133 (eff. 0.249)
336.43/336.59	c #Conflicts:     762000 | #Learnt:      28896 | 0.000
336.43/336.59	c total clause space: 206.656MB
336.43/336.59	c total #watches: 294311
337.33/337.46	c total #propagations: 412893463 / total #impl: 1658148220 (eff. 0.249)
337.33/337.46	c #Conflicts:     763000 | #Learnt:      29896 | 0.000
337.33/337.46	c total clause space: 206.656MB
337.33/337.46	c total #watches: 297323
337.93/338.02	c total #propagations: 413433262 / total #impl: 1660514377 (eff. 0.249)
337.93/338.02	c #Conflicts:     764000 | #Learnt:      30896 | 0.000
337.93/338.02	c total clause space: 206.656MB
337.93/338.02	c total #watches: 301134
338.53/338.64	c total #propagations: 414111481 / total #impl: 1662917165 (eff. 0.249)
338.53/338.64	c #Conflicts:     765000 | #Learnt:      31896 | 0.000
338.53/338.64	c total clause space: 206.656MB
338.53/338.64	c total #watches: 304481
339.03/339.14	c total #propagations: 414739220 / total #impl: 1665380792 (eff. 0.249)
339.03/339.14	c #Conflicts:     766000 | #Learnt:      32896 | 0.000
339.03/339.14	c total clause space: 206.656MB
339.03/339.14	c total #watches: 308088
339.63/339.72	c total #propagations: 415203018 / total #impl: 1667250997 (eff. 0.249)
339.63/339.72	c #Conflicts:     767000 | #Learnt:      33896 | 0.000
339.63/339.72	c total clause space: 206.656MB
339.63/339.72	c total #watches: 311186
340.33/340.42	c total #propagations: 415753362 / total #impl: 1669303666 (eff. 0.249)
340.33/340.42	c #Conflicts:     768000 | #Learnt:      34896 | 0.000
340.33/340.42	c total clause space: 206.656MB
340.33/340.42	c total #watches: 314825
340.83/340.97	c total #propagations: 416402688 / total #impl: 1671778103 (eff. 0.249)
340.83/340.97	c #Conflicts:     769000 | #Learnt:      35896 | 0.000
340.83/340.97	c total clause space: 206.656MB
340.83/340.97	c total #watches: 318934
341.53/341.67	c total #propagations: 417182248 / total #impl: 1674416782 (eff. 0.249)
341.53/341.67	c #Conflicts:     770000 | #Learnt:      36896 | 0.000
341.53/341.67	c total clause space: 206.656MB
341.53/341.67	c total #watches: 322158
342.43/342.55	c total #propagations: 417781037 / total #impl: 1676631093 (eff. 0.249)
342.43/342.55	c #Conflicts:     771000 | #Learnt:      37896 | 0.000
342.43/342.55	c total clause space: 206.656MB
342.43/342.55	c total #watches: 325942
343.03/343.11	c total #propagations: 418453391 / total #impl: 1679251014 (eff. 0.249)
343.03/343.11	c #Conflicts:     772000 | #Learnt:      38896 | 0.000
343.03/343.11	c total clause space: 206.656MB
343.03/343.11	c total #watches: 330681
343.63/343.70	c total #propagations: 419071619 / total #impl: 1681504671 (eff. 0.249)
343.63/343.70	c #Conflicts:     773000 | #Learnt:      39896 | 0.000
343.63/343.70	c total clause space: 206.656MB
343.63/343.70	c total #watches: 334792
344.03/344.17	c total #propagations: 419668882 / total #impl: 1683801746 (eff. 0.249)
344.03/344.17	c #Conflicts:     774000 | #Learnt:      40896 | 0.000
344.03/344.17	c total clause space: 206.656MB
344.03/344.17	c total #watches: 338450
344.63/344.75	c total #propagations: 420179386 / total #impl: 1685603131 (eff. 0.249)
344.63/344.75	c #Conflicts:     775000 | #Learnt:      41896 | 0.000
344.63/344.75	c total clause space: 206.656MB
344.63/344.76	c total #watches: 342510
345.13/345.27	c total #propagations: 420839709 / total #impl: 1687928838 (eff. 0.249)
345.13/345.27	c GARBAGE COLLECT
345.13/345.27	c #Conflicts:     776000 | #Learnt:      21670 | 0.000
345.13/345.27	c total clause space: 206.656MB
345.13/345.27	c total #watches: 264318
345.53/345.62	c total #propagations: 421498375 / total #impl: 1690253910 (eff. 0.249)
345.53/345.62	c #Conflicts:     777000 | #Learnt:      22670 | 0.000
345.53/345.62	c total clause space: 206.656MB
345.53/345.62	c total #watches: 269054
346.03/346.19	c total #propagations: 421990947 / total #impl: 1692168776 (eff. 0.249)
346.03/346.19	c #Conflicts:     778000 | #Learnt:      23670 | 0.000
346.03/346.19	c total clause space: 206.656MB
346.03/346.19	c total #watches: 276786
346.73/346.83	c total #propagations: 422707350 / total #impl: 1695058541 (eff. 0.249)
346.73/346.83	c #Conflicts:     779000 | #Learnt:      24670 | 0.000
346.73/346.83	c total clause space: 206.656MB
346.73/346.83	c total #watches: 282046
347.03/347.18	c total #propagations: 423442295 / total #impl: 1697725829 (eff. 0.249)
347.03/347.18	c #Conflicts:     780000 | #Learnt:      25670 | 0.000
347.03/347.18	c total clause space: 206.656MB
347.03/347.18	c total #watches: 285220
347.43/347.54	c total #propagations: 423878851 / total #impl: 1699494460 (eff. 0.249)
347.43/347.54	c #Conflicts:     781000 | #Learnt:      26670 | 0.000
347.43/347.54	c total clause space: 206.656MB
347.43/347.54	c total #watches: 288647
347.83/347.92	c total #propagations: 424265708 / total #impl: 1701069504 (eff. 0.249)
347.83/347.92	c #Conflicts:     782000 | #Learnt:      27670 | 0.000
347.83/347.92	c total clause space: 206.656MB
347.83/347.92	c total #watches: 292037
348.33/348.46	c total #propagations: 424653620 / total #impl: 1702620468 (eff. 0.249)
348.33/348.46	c #Conflicts:     783000 | #Learnt:      28670 | 0.000
348.33/348.46	c total clause space: 206.656MB
348.33/348.46	c total #watches: 295933
349.03/349.11	c total #propagations: 425153983 / total #impl: 1704347678 (eff. 0.249)
349.03/349.11	c #Conflicts:     784000 | #Learnt:      29670 | 0.000
349.03/349.11	c total clause space: 206.656MB
349.03/349.11	c total #watches: 300115
349.63/349.75	c total #propagations: 425732565 / total #impl: 1706400144 (eff. 0.249)
349.63/349.75	c #Conflicts:     785000 | #Learnt:      30670 | 0.000
349.63/349.75	c total clause space: 206.656MB
349.63/349.75	c total #watches: 304295
350.23/350.39	c total #propagations: 426283853 / total #impl: 1708270077 (eff. 0.250)
350.23/350.39	c #Conflicts:     786000 | #Learnt:      31670 | 0.000
350.23/350.39	c total clause space: 206.656MB
350.23/350.39	c total #watches: 308196
350.94/351.09	c total #propagations: 426784330 / total #impl: 1710074172 (eff. 0.250)
350.94/351.09	c #Conflicts:     787000 | #Learnt:      32670 | 0.000
350.94/351.09	c total clause space: 206.656MB
350.94/351.09	c total #watches: 311887
351.73/351.81	c total #propagations: 427292497 / total #impl: 1711821428 (eff. 0.250)
351.73/351.81	c #Conflicts:     788000 | #Learnt:      33670 | 0.000
351.73/351.81	c total clause space: 206.656MB
351.73/351.81	c total #watches: 315900
352.33/352.49	c total #propagations: 427806012 / total #impl: 1713654053 (eff. 0.250)
352.33/352.49	c #Conflicts:     789000 | #Learnt:      34670 | 0.000
352.33/352.49	c total clause space: 206.656MB
352.33/352.49	c total #watches: 319507
352.93/353.01	c total #propagations: 428375348 / total #impl: 1715645648 (eff. 0.250)
352.93/353.01	c #Conflicts:     790000 | #Learnt:      35670 | 0.000
352.93/353.01	c total clause space: 206.656MB
352.93/353.01	c total #watches: 322607
353.33/353.46	c total #propagations: 428936802 / total #impl: 1717714184 (eff. 0.250)
353.33/353.46	c #Conflicts:     791000 | #Learnt:      36670 | 0.000
353.33/353.46	c total clause space: 206.656MB
353.33/353.46	c total #watches: 326334
354.14/354.21	c total #propagations: 429495202 / total #impl: 1719588141 (eff. 0.250)
354.14/354.21	c #Conflicts:     792000 | #Learnt:      37670 | 0.000
354.14/354.21	c total clause space: 206.656MB
354.14/354.21	c total #watches: 329921
354.53/354.68	c total #propagations: 430072474 / total #impl: 1721980538 (eff. 0.250)
354.53/354.68	c #Conflicts:     793000 | #Learnt:      38670 | 0.000
354.53/354.68	c total clause space: 206.656MB
354.53/354.68	c total #watches: 333516
355.13/355.27	c total #propagations: 430648571 / total #impl: 1724083413 (eff. 0.250)
355.13/355.27	c #Conflicts:     794000 | #Learnt:      39670 | 0.000
355.13/355.27	c total clause space: 206.656MB
355.13/355.27	c total #watches: 337318
355.73/355.80	c total #propagations: 431309809 / total #impl: 1726463929 (eff. 0.250)
355.73/355.80	c #Conflicts:     795000 | #Learnt:      40670 | 0.000
355.73/355.80	c total clause space: 206.656MB
355.73/355.80	c total #watches: 341345
356.13/356.23	c total #propagations: 431730259 / total #impl: 1728234876 (eff. 0.250)
356.13/356.23	c #Conflicts:     796000 | #Learnt:      41670 | 0.000
356.13/356.23	c total clause space: 206.656MB
356.13/356.23	c total #watches: 344891
356.63/356.70	c total #propagations: 432219222 / total #impl: 1730029705 (eff. 0.250)
356.63/356.70	c #Conflicts:     797000 | #Learnt:      42670 | 0.000
356.63/356.70	c total clause space: 206.656MB
356.63/356.70	c total #watches: 349210
357.03/357.16	c total #propagations: 432770672 / total #impl: 1731977382 (eff. 0.250)
357.03/357.16	c GARBAGE COLLECT
357.03/357.16	c #Conflicts:     798000 | #Learnt:      22158 | 0.000
357.03/357.16	c total clause space: 206.656MB
357.03/357.16	c total #watches: 266778
357.44/357.57	c total #propagations: 433453535 / total #impl: 1734422967 (eff. 0.250)
357.44/357.57	c #Conflicts:     799000 | #Learnt:      23158 | 0.000
357.44/357.57	c total clause space: 206.656MB
357.44/357.57	c total #watches: 271003
357.83/357.93	c total #propagations: 434112452 / total #impl: 1736852377 (eff. 0.250)
357.83/357.93	c #Conflicts:     800000 | #Learnt:      24158 | 0.000
357.83/357.93	c total clause space: 206.656MB
357.83/357.93	c total #watches: 274796
358.23/358.39	c total #propagations: 434677628 / total #impl: 1739062442 (eff. 0.250)
358.23/358.39	c #Conflicts:     801000 | #Learnt:      25158 | 0.000
358.23/358.39	c total clause space: 206.656MB
358.23/358.39	c total #watches: 279132
358.73/358.86	c total #propagations: 435236387 / total #impl: 1741415127 (eff. 0.250)
358.73/358.86	c #Conflicts:     802000 | #Learnt:      26158 | 0.000
358.73/358.86	c total clause space: 206.656MB
358.73/358.86	c total #watches: 283021
359.13/359.24	c total #propagations: 435828470 / total #impl: 1743780928 (eff. 0.250)
359.13/359.24	c #Conflicts:     803000 | #Learnt:      27158 | 0.000
359.13/359.24	c total clause space: 206.656MB
359.13/359.24	c total #watches: 286213
359.64/359.76	c total #propagations: 436188214 / total #impl: 1745449422 (eff. 0.250)
359.64/359.76	c #Conflicts:     804000 | #Learnt:      28158 | 0.000
359.64/359.76	c total clause space: 206.656MB
359.64/359.76	c total #watches: 291243
360.13/360.27	c total #propagations: 436804030 / total #impl: 1748386391 (eff. 0.250)
360.13/360.27	c #Conflicts:     805000 | #Learnt:      29158 | 0.000
360.13/360.27	c total clause space: 206.656MB
360.13/360.27	c total #watches: 295880
360.53/360.67	c total #propagations: 437469468 / total #impl: 1751117308 (eff. 0.250)
360.53/360.67	c #Conflicts:     806000 | #Learnt:      30158 | 0.000
360.53/360.67	c total clause space: 206.656MB
360.53/360.67	c total #watches: 299121
360.93/361.06	c total #propagations: 437888649 / total #impl: 1752997818 (eff. 0.250)
360.93/361.06	c #Conflicts:     807000 | #Learnt:      31158 | 0.000
360.93/361.06	c total clause space: 206.656MB
360.93/361.06	c total #watches: 302820
361.33/361.50	c total #propagations: 438228588 / total #impl: 1754606452 (eff. 0.250)
361.33/361.50	c #Conflicts:     808000 | #Learnt:      32158 | 0.000
361.33/361.50	c total clause space: 206.656MB
361.43/361.50	c total #watches: 305609
362.03/362.11	c total #propagations: 438603497 / total #impl: 1756313214 (eff. 0.250)
362.03/362.11	c #Conflicts:     809000 | #Learnt:      33158 | 0.000
362.03/362.11	c total clause space: 206.656MB
362.03/362.11	c total #watches: 309235
362.53/362.66	c total #propagations: 439243866 / total #impl: 1759028357 (eff. 0.250)
362.53/362.66	c #Conflicts:     810000 | #Learnt:      34158 | 0.000
362.53/362.66	c total clause space: 206.656MB
362.53/362.66	c total #watches: 312981
363.04/363.14	c total #propagations: 439927525 / total #impl: 1761568281 (eff. 0.250)
363.04/363.14	c #Conflicts:     811000 | #Learnt:      35158 | 0.000
363.04/363.14	c total clause space: 206.656MB
363.04/363.14	c total #watches: 316634
363.63/363.70	c total #propagations: 440400109 / total #impl: 1763691013 (eff. 0.250)
363.63/363.70	c #Conflicts:     812000 | #Learnt:      36158 | 0.000
363.63/363.70	c total clause space: 206.656MB
363.63/363.70	c total #watches: 320601
364.14/364.25	c total #propagations: 440974927 / total #impl: 1766122758 (eff. 0.250)
364.14/364.25	c #Conflicts:     813000 | #Learnt:      37158 | 0.000
364.14/364.25	c total clause space: 206.656MB
364.14/364.25	c total #watches: 324280
364.63/364.75	c total #propagations: 441653780 / total #impl: 1768616282 (eff. 0.250)
364.63/364.75	c #Conflicts:     814000 | #Learnt:      38158 | 0.000
364.63/364.75	c total clause space: 206.656MB
364.63/364.75	c total #watches: 328201
365.14/365.26	c total #propagations: 442281894 / total #impl: 1771244868 (eff. 0.250)
365.14/365.26	c #Conflicts:     815000 | #Learnt:      39158 | 0.000
365.14/365.26	c total clause space: 206.656MB
365.14/365.26	c total #watches: 331847
365.63/365.79	c total #propagations: 442728742 / total #impl: 1773291261 (eff. 0.250)
365.63/365.79	c #Conflicts:     816000 | #Learnt:      40158 | 0.000
365.63/365.79	c total clause space: 206.656MB
365.63/365.79	c total #watches: 335499
366.24/366.35	c total #propagations: 443208479 / total #impl: 1775292920 (eff. 0.250)
366.24/366.35	c #Conflicts:     817000 | #Learnt:      41158 | 0.000
366.24/366.35	c total clause space: 206.656MB
366.24/366.35	c total #watches: 339099
366.83/366.90	c total #propagations: 443784040 / total #impl: 1777794273 (eff. 0.250)
366.83/366.90	c #Conflicts:     818000 | #Learnt:      42158 | 0.000
366.83/366.90	c total clause space: 206.656MB
366.83/366.90	c total #watches: 342650
367.23/367.33	c total #propagations: 444389139 / total #impl: 1780108633 (eff. 0.250)
367.23/367.33	c #Conflicts:     819000 | #Learnt:      43158 | 0.000
367.23/367.33	c total clause space: 206.656MB
367.23/367.33	c total #watches: 345941
367.73/367.83	c total #propagations: 444793343 / total #impl: 1782178314 (eff. 0.250)
367.73/367.83	c GARBAGE COLLECT
367.73/367.83	c #Conflicts:     820000 | #Learnt:      22370 | 0.000
367.73/367.83	c total clause space: 206.656MB
367.73/367.83	c total #watches: 267520
368.13/368.25	c total #propagations: 445463766 / total #impl: 1784494974 (eff. 0.250)
368.13/368.25	c #Conflicts:     821000 | #Learnt:      23370 | 0.000
368.13/368.25	c total clause space: 206.656MB
368.13/368.25	c total #watches: 270681
368.54/368.64	c total #propagations: 446206719 / total #impl: 1786963457 (eff. 0.250)
368.54/368.64	c #Conflicts:     822000 | #Learnt:      24370 | 0.000
368.54/368.64	c total clause space: 206.656MB
368.54/368.64	c total #watches: 276476
368.83/368.98	c total #propagations: 446858554 / total #impl: 1789468290 (eff. 0.250)
368.83/368.98	c #Conflicts:     823000 | #Learnt:      25370 | 0.000
368.83/368.98	c total clause space: 206.656MB
368.83/368.98	c total #watches: 279922
369.23/369.34	c total #propagations: 447474561 / total #impl: 1791478847 (eff. 0.250)
369.23/369.34	c #Conflicts:     824000 | #Learnt:      26370 | 0.000
369.23/369.34	c total clause space: 206.656MB
369.23/369.34	c total #watches: 284392
369.54/369.64	c total #propagations: 448022709 / total #impl: 1793866024 (eff. 0.250)
369.54/369.64	c #Conflicts:     825000 | #Learnt:      27370 | 0.000
369.54/369.64	c total clause space: 206.656MB
369.54/369.64	c total #watches: 288523
369.83/369.99	c total #propagations: 448364905 / total #impl: 1795589160 (eff. 0.250)
369.83/369.99	c #Conflicts:     826000 | #Learnt:      28370 | 0.000
369.83/369.99	c total clause space: 206.656MB
369.83/369.99	c total #watches: 293525
370.33/370.40	c total #propagations: 448710121 / total #impl: 1797580806 (eff. 0.250)
370.33/370.40	c #Conflicts:     827000 | #Learnt:      29370 | 0.000
370.33/370.40	c total clause space: 206.656MB
370.33/370.40	c total #watches: 299463
370.74/370.87	c total #propagations: 449031186 / total #impl: 1799553822 (eff. 0.250)
370.74/370.87	c #Conflicts:     828000 | #Learnt:      30370 | 0.000
370.74/370.87	c total clause space: 206.656MB
370.74/370.87	c total #watches: 303714
371.13/371.29	c total #propagations: 449643074 / total #impl: 1801944748 (eff. 0.250)
371.13/371.29	c #Conflicts:     829000 | #Learnt:      31370 | 0.000
371.13/371.29	c total clause space: 206.656MB
371.13/371.29	c total #watches: 307180
371.63/371.79	c total #propagations: 450244310 / total #impl: 1804167812 (eff. 0.250)
371.63/371.79	c #Conflicts:     830000 | #Learnt:      32370 | 0.000
371.63/371.79	c total clause space: 206.656MB
371.63/371.79	c total #watches: 312160
372.23/372.33	c total #propagations: 450827706 / total #impl: 1806532361 (eff. 0.250)
372.23/372.33	c #Conflicts:     831000 | #Learnt:      33370 | 0.000
372.23/372.33	c total clause space: 206.656MB
372.23/372.33	c total #watches: 317326
372.73/372.86	c total #propagations: 451440470 / total #impl: 1808949118 (eff. 0.250)
372.73/372.86	c #Conflicts:     832000 | #Learnt:      34370 | 0.000
372.73/372.86	c total clause space: 206.656MB
372.73/372.87	c total #watches: 323877
373.43/373.50	c total #propagations: 451959526 / total #impl: 1811153700 (eff. 0.250)
373.43/373.50	c #Conflicts:     833000 | #Learnt:      35370 | 0.000
373.43/373.50	c total clause space: 206.656MB
373.43/373.50	c total #watches: 329896
373.94/374.09	c total #propagations: 452510892 / total #impl: 1813602760 (eff. 0.250)
373.94/374.09	c #Conflicts:     834000 | #Learnt:      36370 | 0.000
373.94/374.09	c total clause space: 206.656MB
373.94/374.09	c total #watches: 333976
374.53/374.61	c total #propagations: 452995866 / total #impl: 1815816795 (eff. 0.249)
374.53/374.61	c #Conflicts:     835000 | #Learnt:      37370 | 0.000
374.53/374.61	c total clause space: 206.656MB
374.53/374.61	c total #watches: 337720
375.03/375.16	c total #propagations: 453419805 / total #impl: 1817485665 (eff. 0.249)
375.03/375.16	c #Conflicts:     836000 | #Learnt:      38370 | 0.000
375.03/375.16	c total clause space: 206.656MB
375.03/375.16	c total #watches: 340729
375.63/375.70	c total #propagations: 453855917 / total #impl: 1819271854 (eff. 0.249)
375.63/375.70	c #Conflicts:     837000 | #Learnt:      39370 | 0.000
375.63/375.70	c total clause space: 206.656MB
375.63/375.70	c total #watches: 344015
376.13/376.29	c total #propagations: 454257940 / total #impl: 1820939452 (eff. 0.249)
376.13/376.29	c #Conflicts:     838000 | #Learnt:      40370 | 0.000
376.13/376.29	c total clause space: 206.656MB
376.13/376.29	c total #watches: 347706
376.83/376.92	c total #propagations: 454673595 / total #impl: 1822726528 (eff. 0.249)
376.83/376.92	c #Conflicts:     839000 | #Learnt:      41370 | 0.000
376.83/376.92	c total clause space: 206.656MB
376.83/376.92	c total #watches: 350120
377.43/377.54	c total #propagations: 455095223 / total #impl: 1824427615 (eff. 0.249)
377.43/377.54	c #Conflicts:     840000 | #Learnt:      42370 | 0.000
377.43/377.54	c total clause space: 206.656MB
377.43/377.54	c total #watches: 352602
378.03/378.19	c total #propagations: 455513278 / total #impl: 1826045348 (eff. 0.249)
378.03/378.19	c #Conflicts:     841000 | #Learnt:      43370 | 0.000
378.03/378.19	c total clause space: 206.656MB
378.03/378.19	c total #watches: 355386
378.73/378.82	c total #propagations: 455938424 / total #impl: 1827677739 (eff. 0.249)
378.73/378.82	c GARBAGE COLLECT
378.73/378.82	c #Conflicts:     842000 | #Learnt:      22295 | 0.000
378.73/378.82	c total clause space: 206.656MB
378.73/378.82	c total #watches: 267364
378.93/379.09	c total #propagations: 456363319 / total #impl: 1829429374 (eff. 0.249)
378.93/379.09	c #Conflicts:     843000 | #Learnt:      23295 | 0.000
378.93/379.09	c total clause space: 206.656MB
378.93/379.09	c total #watches: 270421
379.33/379.41	c total #propagations: 456747307 / total #impl: 1830875066 (eff. 0.249)
379.33/379.41	c #Conflicts:     844000 | #Learnt:      24295 | 0.000
379.33/379.41	c total clause space: 206.656MB
379.33/379.41	c total #watches: 273332
379.63/379.75	c total #propagations: 457194168 / total #impl: 1832564295 (eff. 0.249)
379.63/379.75	c #Conflicts:     845000 | #Learnt:      25295 | 0.000
379.63/379.75	c total clause space: 206.656MB
379.63/379.75	c total #watches: 276871
380.03/380.11	c total #propagations: 457628326 / total #impl: 1834276773 (eff. 0.249)
380.03/380.11	c #Conflicts:     846000 | #Learnt:      26295 | 0.000
380.03/380.11	c total clause space: 206.656MB
380.03/380.11	c total #watches: 280739
380.43/380.54	c total #propagations: 458041934 / total #impl: 1835970461 (eff. 0.249)
380.43/380.54	c #Conflicts:     847000 | #Learnt:      27295 | 0.000
380.43/380.54	c total clause space: 206.656MB
380.43/380.54	c total #watches: 283808
380.83/380.96	c total #propagations: 458660772 / total #impl: 1838249242 (eff. 0.250)
380.83/380.96	c #Conflicts:     848000 | #Learnt:      28295 | 0.000
380.83/380.96	c total clause space: 206.656MB
380.83/380.96	c total #watches: 288209
381.23/381.34	c total #propagations: 459269069 / total #impl: 1840508765 (eff. 0.250)
381.23/381.34	c #Conflicts:     849000 | #Learnt:      29295 | 0.000
381.23/381.34	c total clause space: 206.656MB
381.23/381.34	c total #watches: 292469
381.63/381.75	c total #propagations: 459882518 / total #impl: 1842700414 (eff. 0.250)
381.63/381.75	c #Conflicts:     850000 | #Learnt:      30295 | 0.000
381.63/381.75	c total clause space: 206.656MB
381.63/381.75	c total #watches: 296043
382.13/382.29	c total #propagations: 460467601 / total #impl: 1844795079 (eff. 0.250)
382.13/382.29	c #Conflicts:     851000 | #Learnt:      31295 | 0.000
382.13/382.29	c total clause space: 206.656MB
382.13/382.29	c total #watches: 299730
382.63/382.76	c total #propagations: 461324114 / total #impl: 1847534367 (eff. 0.250)
382.63/382.76	c #Conflicts:     852000 | #Learnt:      32295 | 0.000
382.63/382.76	c total clause space: 206.656MB
382.63/382.76	c total #watches: 302719
383.03/383.14	c total #propagations: 461870159 / total #impl: 1849481191 (eff. 0.250)
383.03/383.14	c #Conflicts:     853000 | #Learnt:      33295 | 0.000
383.03/383.14	c total clause space: 206.656MB
383.03/383.14	c total #watches: 306520
383.43/383.57	c total #propagations: 462256898 / total #impl: 1851169885 (eff. 0.250)
383.43/383.57	c #Conflicts:     854000 | #Learnt:      34295 | 0.000
383.43/383.57	c total clause space: 206.656MB
383.43/383.58	c total #watches: 309144
383.93/384.03	c total #propagations: 462671724 / total #impl: 1852644951 (eff. 0.250)
383.93/384.03	c #Conflicts:     855000 | #Learnt:      35295 | 0.000
383.93/384.03	c total clause space: 206.656MB
383.93/384.03	c total #watches: 312663
384.43/384.52	c total #propagations: 463277105 / total #impl: 1854596408 (eff. 0.250)
384.43/384.52	c #Conflicts:     856000 | #Learnt:      36295 | 0.000
384.43/384.52	c total clause space: 206.656MB
384.43/384.52	c total #watches: 316461
384.83/384.95	c total #propagations: 463943296 / total #impl: 1856760981 (eff. 0.250)
384.83/384.95	c #Conflicts:     857000 | #Learnt:      37295 | 0.000
384.83/384.95	c total clause space: 206.656MB
384.83/384.95	c total #watches: 321176
385.33/385.43	c total #propagations: 464619573 / total #impl: 1859267208 (eff. 0.250)
385.33/385.43	c #Conflicts:     858000 | #Learnt:      38295 | 0.000
385.33/385.43	c total clause space: 206.656MB
385.33/385.43	c total #watches: 325968
385.73/385.85	c total #propagations: 465330763 / total #impl: 1861925729 (eff. 0.250)
385.73/385.85	c #Conflicts:     859000 | #Learnt:      39295 | 0.000
385.73/385.85	c total clause space: 206.656MB
385.73/385.85	c total #watches: 330532
386.23/386.33	c total #propagations: 465947703 / total #impl: 1864162141 (eff. 0.250)
386.23/386.33	c #Conflicts:     860000 | #Learnt:      40295 | 0.000
386.23/386.33	c total clause space: 206.656MB
386.23/386.33	c total #watches: 333904
386.73/386.83	c total #propagations: 466551361 / total #impl: 1866191631 (eff. 0.250)
386.73/386.83	c #Conflicts:     861000 | #Learnt:      41295 | 0.000
386.73/386.83	c total clause space: 206.656MB
386.73/386.83	c total #watches: 339041
387.23/387.35	c total #propagations: 467217803 / total #impl: 1868612007 (eff. 0.250)
387.23/387.35	c #Conflicts:     862000 | #Learnt:      42295 | 0.000
387.23/387.35	c total clause space: 206.656MB
387.23/387.35	c total #watches: 344011
387.73/387.83	c total #propagations: 467707884 / total #impl: 1870875345 (eff. 0.250)
387.73/387.83	c #Conflicts:     863000 | #Learnt:      43295 | 0.000
387.73/387.83	c total clause space: 206.656MB
387.73/387.83	c total #watches: 347633
388.13/388.25	c total #propagations: 468141996 / total #impl: 1872681487 (eff. 0.250)
388.13/388.25	c #Conflicts:     864000 | #Learnt:      44295 | 0.000
388.13/388.25	c total clause space: 206.656MB
388.13/388.25	c total #watches: 351612
388.53/388.68	c total #propagations: 468512082 / total #impl: 1874320125 (eff. 0.250)
388.53/388.68	c GARBAGE COLLECT
388.53/388.68	c #Conflicts:     865000 | #Learnt:      22892 | 0.000
388.53/388.68	c total clause space: 206.656MB
388.53/388.68	c total #watches: 269976
388.93/389.06	c total #propagations: 468876090 / total #impl: 1875905516 (eff. 0.250)
388.93/389.06	c #Conflicts:     866000 | #Learnt:      23892 | 0.000
388.93/389.06	c total clause space: 206.656MB
388.93/389.06	c total #watches: 273475
389.33/389.48	c total #propagations: 469327830 / total #impl: 1877802588 (eff. 0.250)
389.33/389.48	c #Conflicts:     867000 | #Learnt:      24892 | 0.000
389.33/389.48	c total clause space: 206.656MB
389.33/389.48	c total #watches: 278252
389.83/389.95	c total #propagations: 469947781 / total #impl: 1880092628 (eff. 0.250)
389.83/389.95	c #Conflicts:     868000 | #Learnt:      25892 | 0.000
389.83/389.95	c total clause space: 206.656MB
389.83/389.95	c total #watches: 281595
390.23/390.35	c total #propagations: 470510849 / total #impl: 1882314131 (eff. 0.250)
390.23/390.35	c #Conflicts:     869000 | #Learnt:      26892 | 0.000
390.23/390.35	c total clause space: 206.656MB
390.23/390.35	c total #watches: 284581
390.83/390.93	c total #propagations: 470982206 / total #impl: 1884186057 (eff. 0.250)
390.83/390.93	c #Conflicts:     870000 | #Learnt:      27892 | 0.000
390.83/390.93	c total clause space: 206.656MB
390.83/390.93	c total #watches: 289471
391.23/391.40	c total #propagations: 471718870 / total #impl: 1887102422 (eff. 0.250)
391.23/391.40	c #Conflicts:     871000 | #Learnt:      28892 | 0.000
391.23/391.40	c total clause space: 206.656MB
391.23/391.40	c total #watches: 293613
391.73/391.88	c total #propagations: 472320488 / total #impl: 1889451612 (eff. 0.250)
391.73/391.88	c #Conflicts:     872000 | #Learnt:      29892 | 0.000
391.73/391.88	c total clause space: 206.656MB
391.73/391.88	c total #watches: 297516
392.23/392.32	c total #propagations: 472788921 / total #impl: 1891465461 (eff. 0.250)
392.23/392.32	c #Conflicts:     873000 | #Learnt:      30892 | 0.000
392.23/392.32	c total clause space: 206.656MB
392.23/392.32	c total #watches: 301606
392.63/392.79	c total #propagations: 473217851 / total #impl: 1893740824 (eff. 0.250)
392.63/392.79	c #Conflicts:     874000 | #Learnt:      31892 | 0.000
392.63/392.79	c total clause space: 206.656MB
392.63/392.79	c total #watches: 306002
393.23/393.32	c total #propagations: 473645809 / total #impl: 1895897922 (eff. 0.250)
393.23/393.32	c #Conflicts:     875000 | #Learnt:      32892 | 0.000
393.23/393.32	c total clause space: 206.656MB
393.23/393.32	c total #watches: 309187
393.73/393.90	c total #propagations: 474143029 / total #impl: 1897984762 (eff. 0.250)
393.73/393.90	c #Conflicts:     876000 | #Learnt:      33892 | 0.000
393.73/393.90	c total clause space: 206.656MB
393.73/393.90	c total #watches: 313253
394.33/394.42	c total #propagations: 474728964 / total #impl: 1900521786 (eff. 0.250)
394.33/394.42	c #Conflicts:     877000 | #Learnt:      34892 | 0.000
394.33/394.42	c total clause space: 206.656MB
394.33/394.42	c total #watches: 316961
394.83/394.95	c total #propagations: 475233754 / total #impl: 1902512378 (eff. 0.250)
394.83/394.95	c #Conflicts:     878000 | #Learnt:      35892 | 0.000
394.83/394.95	c total clause space: 206.656MB
394.83/394.95	c total #watches: 320530
395.32/395.46	c total #propagations: 475797915 / total #impl: 1904781473 (eff. 0.250)
395.32/395.46	c #Conflicts:     879000 | #Learnt:      36892 | 0.000
395.32/395.46	c total clause space: 206.656MB
395.32/395.46	c total #watches: 324867
395.93/396.03	c total #propagations: 476336610 / total #impl: 1907188710 (eff. 0.250)
395.93/396.03	c #Conflicts:     880000 | #Learnt:      37892 | 0.000
395.93/396.03	c total clause space: 206.656MB
395.93/396.03	c total #watches: 330493
396.42/396.55	c total #propagations: 477016537 / total #impl: 1909856888 (eff. 0.250)
396.42/396.55	c #Conflicts:     881000 | #Learnt:      38892 | 0.000
396.42/396.55	c total clause space: 206.656MB
396.42/396.55	c total #watches: 333447
396.92/397.05	c total #propagations: 477517458 / total #impl: 1912075307 (eff. 0.250)
396.92/397.05	c #Conflicts:     882000 | #Learnt:      39892 | 0.000
396.92/397.05	c total clause space: 206.656MB
396.92/397.05	c total #watches: 336517
397.32/397.42	c total #propagations: 477895675 / total #impl: 1914055613 (eff. 0.250)
397.32/397.42	c #Conflicts:     883000 | #Learnt:      40892 | 0.000
397.32/397.42	c total clause space: 206.656MB
397.32/397.42	c total #watches: 339091
397.72/397.83	c total #propagations: 478202234 / total #impl: 1915352905 (eff. 0.250)
397.72/397.83	c #Conflicts:     884000 | #Learnt:      41892 | 0.000
397.72/397.83	c total clause space: 206.656MB
397.72/397.83	c total #watches: 342159
398.23/398.31	c total #propagations: 478526402 / total #impl: 1916794058 (eff. 0.250)
398.23/398.31	c #Conflicts:     885000 | #Learnt:      42892 | 0.000
398.23/398.31	c total clause space: 206.656MB
398.23/398.31	c total #watches: 344964
398.82/398.94	c total #propagations: 478933724 / total #impl: 1918503683 (eff. 0.250)
398.82/398.94	c #Conflicts:     886000 | #Learnt:      43892 | 0.000
398.82/398.94	c total clause space: 206.656MB
398.82/398.94	c total #watches: 348242
399.33/399.47	c total #propagations: 479620948 / total #impl: 1921237407 (eff. 0.250)
399.33/399.47	c #Conflicts:     887000 | #Learnt:      44892 | 0.000
399.33/399.47	c total clause space: 206.656MB
399.33/399.47	c total #watches: 352456
399.82/399.93	c total #propagations: 480109138 / total #impl: 1923815511 (eff. 0.250)
399.82/399.93	c GARBAGE COLLECT
399.82/399.93	c #Conflicts:     888000 | #Learnt:      23193 | 0.000
399.82/399.93	c total clause space: 206.656MB
399.82/399.93	c total #watches: 271122
400.22/400.35	c total #propagations: 480588627 / total #impl: 1926344955 (eff. 0.249)
400.22/400.35	c #Conflicts:     889000 | #Learnt:      24193 | 0.000
400.22/400.35	c total clause space: 206.656MB
400.22/400.35	c total #watches: 275233
400.72/400.80	c total #propagations: 481104635 / total #impl: 1929048336 (eff. 0.249)
400.72/400.80	c #Conflicts:     890000 | #Learnt:      25193 | 0.000
400.72/400.80	c total clause space: 206.656MB
400.72/400.80	c total #watches: 280857
401.22/401.31	c total #propagations: 481583633 / total #impl: 1931609056 (eff. 0.249)
401.22/401.31	c #Conflicts:     891000 | #Learnt:      26193 | 0.000
401.22/401.31	c total clause space: 206.656MB
401.22/401.31	c total #watches: 286505
401.72/401.88	c total #propagations: 482057811 / total #impl: 1934039117 (eff. 0.249)
401.72/401.88	c #Conflicts:     892000 | #Learnt:      27193 | 0.000
401.72/401.88	c total clause space: 206.656MB
401.72/401.88	c total #watches: 290862
402.32/402.44	c total #propagations: 482626840 / total #impl: 1936515238 (eff. 0.249)
402.32/402.44	c #Conflicts:     893000 | #Learnt:      28193 | 0.000
402.32/402.44	c total clause space: 206.656MB
402.32/402.44	c total #watches: 294604
402.82/402.92	c total #propagations: 483300252 / total #impl: 1939004588 (eff. 0.249)
402.82/402.92	c #Conflicts:     894000 | #Learnt:      29193 | 0.000
402.82/402.92	c total clause space: 206.656MB
402.82/402.92	c total #watches: 298077
403.32/403.44	c total #propagations: 483777365 / total #impl: 1940951181 (eff. 0.249)
403.32/403.44	c #Conflicts:     895000 | #Learnt:      30193 | 0.000
403.32/403.44	c total clause space: 206.656MB
403.32/403.44	c total #watches: 301055
403.92/404.03	c total #propagations: 484334549 / total #impl: 1943112506 (eff. 0.249)
403.92/404.03	c #Conflicts:     896000 | #Learnt:      31193 | 0.000
403.92/404.03	c total clause space: 206.656MB
403.92/404.03	c total #watches: 304705
404.42/404.58	c total #propagations: 484959558 / total #impl: 1945597829 (eff. 0.249)
404.42/404.58	c #Conflicts:     897000 | #Learnt:      32193 | 0.000
404.42/404.58	c total clause space: 206.656MB
404.42/404.58	c total #watches: 308980
405.12/405.23	c total #propagations: 485549956 / total #impl: 1948114523 (eff. 0.249)
405.12/405.23	c #Conflicts:     898000 | #Learnt:      33193 | 0.000
405.12/405.23	c total clause space: 206.656MB
405.12/405.23	c total #watches: 312225
405.52/405.65	c total #propagations: 486004373 / total #impl: 1950084162 (eff. 0.249)
405.52/405.65	c #Conflicts:     899000 | #Learnt:      34193 | 0.000
405.52/405.65	c total clause space: 206.656MB
405.52/405.65	c total #watches: 314916
406.12/406.27	c total #propagations: 486340683 / total #impl: 1951542198 (eff. 0.249)
406.12/406.27	c #Conflicts:     900000 | #Learnt:      35193 | 0.000
406.12/406.27	c total clause space: 206.656MB
406.12/406.27	c total #watches: 318743
406.72/406.87	c total #propagations: 486958650 / total #impl: 1954053550 (eff. 0.249)
406.72/406.87	c #Conflicts:     901000 | #Learnt:      36193 | 0.000
406.72/406.87	c total clause space: 206.656MB
406.72/406.87	c total #watches: 323051
407.32/407.43	c total #propagations: 487614763 / total #impl: 1956447765 (eff. 0.249)
407.32/407.43	c #Conflicts:     902000 | #Learnt:      37193 | 0.000
407.32/407.43	c total clause space: 206.656MB
407.32/407.43	c total #watches: 327128
407.82/407.98	c total #propagations: 488115409 / total #impl: 1958608184 (eff. 0.249)
407.82/407.98	c #Conflicts:     903000 | #Learnt:      38193 | 0.000
407.82/407.98	c total clause space: 206.656MB
407.82/407.98	c total #watches: 331195
408.52/408.63	c total #propagations: 488693453 / total #impl: 1960835820 (eff. 0.249)
408.52/408.63	c #Conflicts:     904000 | #Learnt:      39193 | 0.000
408.52/408.63	c total clause space: 206.656MB
408.52/408.63	c total #watches: 334731
409.13/409.25	c total #propagations: 489293124 / total #impl: 1963094177 (eff. 0.249)
409.13/409.25	c #Conflicts:     905000 | #Learnt:      40193 | 0.000
409.13/409.25	c total clause space: 206.656MB
409.13/409.25	c total #watches: 338458
409.72/409.85	c total #propagations: 489979852 / total #impl: 1965403166 (eff. 0.249)
409.72/409.85	c #Conflicts:     906000 | #Learnt:      41193 | 0.000
409.72/409.85	c total clause space: 206.656MB
409.72/409.85	c total #watches: 342162
410.12/410.28	c total #propagations: 490542898 / total #impl: 1967476719 (eff. 0.249)
410.12/410.28	c #Conflicts:     907000 | #Learnt:      42193 | 0.000
410.12/410.28	c total clause space: 206.656MB
410.12/410.28	c total #watches: 345675
410.82/410.91	c total #propagations: 490931974 / total #impl: 1968878565 (eff. 0.249)
410.82/410.91	c #Conflicts:     908000 | #Learnt:      43193 | 0.000
410.82/410.91	c total clause space: 206.656MB
410.82/410.91	c total #watches: 349589
411.52/411.60	c total #propagations: 491470019 / total #impl: 1971013778 (eff. 0.249)
411.52/411.60	c #Conflicts:     909000 | #Learnt:      44193 | 0.000
411.52/411.60	c total clause space: 206.656MB
411.52/411.60	c total #watches: 353135
412.22/412.30	c total #propagations: 492050567 / total #impl: 1973163949 (eff. 0.249)
412.22/412.30	c #Conflicts:     910000 | #Learnt:      45193 | 0.000
412.22/412.30	c total clause space: 206.656MB
412.22/412.30	c total #watches: 357528
412.92/413.02	c total #propagations: 492593632 / total #impl: 1975249865 (eff. 0.249)
412.92/413.02	c GARBAGE COLLECT
412.92/413.02	c #Conflicts:     911000 | #Learnt:      23167 | 0.000
412.92/413.02	c total clause space: 206.656MB
412.92/413.02	c total #watches: 271164
413.32/413.41	c total #propagations: 493204290 / total #impl: 1977580936 (eff. 0.249)
413.32/413.41	c #Conflicts:     912000 | #Learnt:      24167 | 0.000
413.32/413.41	c total clause space: 206.656MB
413.32/413.41	c total #watches: 275111
413.72/413.86	c total #propagations: 493739089 / total #impl: 1979695157 (eff. 0.249)
413.72/413.86	c #Conflicts:     913000 | #Learnt:      25167 | 0.000
413.72/413.86	c total clause space: 206.656MB
413.72/413.86	c total #watches: 278298
414.12/414.23	c total #propagations: 494316672 / total #impl: 1981993844 (eff. 0.249)
414.12/414.23	c #Conflicts:     914000 | #Learnt:      26167 | 0.000
414.12/414.23	c total clause space: 206.656MB
414.12/414.23	c total #watches: 281396
414.52/414.69	c total #propagations: 494736099 / total #impl: 1983758591 (eff. 0.249)
414.52/414.69	c #Conflicts:     915000 | #Learnt:      27167 | 0.000
414.52/414.69	c total clause space: 206.656MB
414.52/414.69	c total #watches: 284967
415.02/415.13	c total #propagations: 495369934 / total #impl: 1986194795 (eff. 0.249)
415.02/415.13	c #Conflicts:     916000 | #Learnt:      28167 | 0.000
415.02/415.13	c total clause space: 206.656MB
415.02/415.13	c total #watches: 288893
415.42/415.57	c total #propagations: 495898744 / total #impl: 1988316128 (eff. 0.249)
415.42/415.57	c #Conflicts:     917000 | #Learnt:      29167 | 0.000
415.42/415.57	c total clause space: 206.656MB
415.42/415.57	c total #watches: 293384
416.02/416.13	c total #propagations: 496481737 / total #impl: 1990783023 (eff. 0.249)
416.02/416.13	c #Conflicts:     918000 | #Learnt:      30167 | 0.000
416.02/416.13	c total clause space: 206.656MB
416.02/416.13	c total #watches: 297995
416.62/416.71	c total #propagations: 497010188 / total #impl: 1993077633 (eff. 0.249)
416.62/416.71	c #Conflicts:     919000 | #Learnt:      31167 | 0.000
416.62/416.71	c total clause space: 206.656MB
416.62/416.71	c total #watches: 302453
417.12/417.26	c total #propagations: 497576416 / total #impl: 1995456033 (eff. 0.249)
417.12/417.26	c #Conflicts:     920000 | #Learnt:      32167 | 0.000
417.12/417.26	c total clause space: 206.656MB
417.12/417.26	c total #watches: 305888
417.62/417.76	c total #propagations: 498090511 / total #impl: 1997503709 (eff. 0.249)
417.62/417.76	c #Conflicts:     921000 | #Learnt:      33167 | 0.000
417.62/417.76	c total clause space: 206.656MB
417.62/417.76	c total #watches: 308960
418.12/418.28	c total #propagations: 498602599 / total #impl: 1999538549 (eff. 0.249)
418.12/418.28	c #Conflicts:     922000 | #Learnt:      34167 | 0.000
418.12/418.28	c total clause space: 206.656MB
418.12/418.28	c total #watches: 312795
418.62/418.79	c total #propagations: 499210388 / total #impl: 2002015234 (eff. 0.249)
418.62/418.79	c #Conflicts:     923000 | #Learnt:      35167 | 0.000
418.62/418.79	c total clause space: 206.656MB
418.62/418.79	c total #watches: 317755
419.22/419.36	c total #propagations: 499756423 / total #impl: 2004447817 (eff. 0.249)
419.22/419.36	c #Conflicts:     924000 | #Learnt:      36167 | 0.000
419.22/419.36	c total clause space: 206.656MB
419.22/419.36	c total #watches: 322674
419.72/419.87	c total #propagations: 500316665 / total #impl: 2006831320 (eff. 0.249)
419.72/419.87	c #Conflicts:     925000 | #Learnt:      37167 | 0.000
419.72/419.87	c total clause space: 206.656MB
419.72/419.87	c total #watches: 325635
420.32/420.48	c total #propagations: 500749374 / total #impl: 2008761740 (eff. 0.249)
420.32/420.48	c #Conflicts:     926000 | #Learnt:      38167 | 0.000
420.32/420.48	c total clause space: 206.656MB
420.32/420.48	c total #watches: 328657
420.92/421.08	c total #propagations: 501416591 / total #impl: 2011453081 (eff. 0.249)
420.92/421.08	c #Conflicts:     927000 | #Learnt:      39167 | 0.000
420.92/421.08	c total clause space: 206.656MB
420.92/421.08	c total #watches: 331568
421.62/421.71	c total #propagations: 501936206 / total #impl: 2013641271 (eff. 0.249)
421.62/421.71	c #Conflicts:     928000 | #Learnt:      40167 | 0.000
421.62/421.71	c total clause space: 206.656MB
421.62/421.71	c total #watches: 334175
422.22/422.32	c total #propagations: 502310970 / total #impl: 2015210881 (eff. 0.249)
422.22/422.32	c #Conflicts:     929000 | #Learnt:      41167 | 0.000
422.22/422.32	c total clause space: 206.656MB
422.22/422.32	c total #watches: 336715
422.82/422.93	c total #propagations: 502651889 / total #impl: 2016649409 (eff. 0.249)
422.82/422.93	c #Conflicts:     930000 | #Learnt:      42167 | 0.000
422.82/422.93	c total clause space: 206.656MB
422.82/422.93	c total #watches: 339087
423.43/423.57	c total #propagations: 503090406 / total #impl: 2018260725 (eff. 0.249)
423.43/423.57	c #Conflicts:     931000 | #Learnt:      43167 | 0.000
423.43/423.57	c total clause space: 206.656MB
423.43/423.57	c total #watches: 341419
424.12/424.29	c total #propagations: 503827838 / total #impl: 2020300065 (eff. 0.249)
424.12/424.29	c #Conflicts:     932000 | #Learnt:      44167 | 0.000
424.12/424.29	c total clause space: 206.656MB
424.12/424.29	c total #watches: 344290
424.82/424.94	c total #propagations: 504651174 / total #impl: 2022761463 (eff. 0.249)
424.82/424.94	c #Conflicts:     933000 | #Learnt:      45167 | 0.000
424.82/424.94	c total clause space: 206.656MB
424.82/424.94	c total #watches: 347044
425.42/425.54	c total #propagations: 505371221 / total #impl: 2025007179 (eff. 0.250)
425.42/425.54	c #Conflicts:     934000 | #Learnt:      46167 | 0.000
425.42/425.54	c total clause space: 206.656MB
425.42/425.54	c total #watches: 350016
426.02/426.14	c total #propagations: 506041682 / total #impl: 2027064199 (eff. 0.250)
426.02/426.14	c GARBAGE COLLECT
426.02/426.14	c #Conflicts:     935000 | #Learnt:      23865 | 0.000
426.02/426.14	c total clause space: 206.656MB
426.02/426.14	c total #watches: 274116
426.52/426.66	c total #propagations: 506811347 / total #impl: 2029429047 (eff. 0.250)
426.52/426.66	c #Conflicts:     936000 | #Learnt:      24865 | 0.000
426.52/426.66	c total clause space: 206.656MB
426.52/426.66	c total #watches: 277717
427.12/427.22	c total #propagations: 507592156 / total #impl: 2031863604 (eff. 0.250)
427.12/427.22	c #Conflicts:     937000 | #Learnt:      25865 | 0.000
427.12/427.22	c total clause space: 206.656MB
427.12/427.22	c total #watches: 280956
427.62/427.76	c total #propagations: 508442064 / total #impl: 2034702328 (eff. 0.250)
427.62/427.76	c #Conflicts:     938000 | #Learnt:      26865 | 0.000
427.62/427.76	c total clause space: 206.656MB
427.62/427.76	c total #watches: 284286
428.22/428.33	c total #propagations: 509234484 / total #impl: 2037394349 (eff. 0.250)
428.22/428.33	c #Conflicts:     939000 | #Learnt:      27865 | 0.000
428.22/428.33	c total clause space: 206.656MB
428.22/428.33	c total #watches: 288624
428.82/428.91	c total #propagations: 509954292 / total #impl: 2039704898 (eff. 0.250)
428.82/428.91	c #Conflicts:     940000 | #Learnt:      28865 | 0.000
428.82/428.91	c total clause space: 206.656MB
428.82/428.91	c total #watches: 293057
429.42/429.51	c total #propagations: 510594395 / total #impl: 2042057586 (eff. 0.250)
429.42/429.51	c #Conflicts:     941000 | #Learnt:      29865 | 0.000
429.42/429.51	c total clause space: 206.656MB
429.42/429.52	c total #watches: 295791
430.03/430.18	c total #propagations: 511246269 / total #impl: 2044369459 (eff. 0.250)
430.03/430.18	c #Conflicts:     942000 | #Learnt:      30865 | 0.000
430.03/430.18	c total clause space: 206.656MB
430.03/430.18	c total #watches: 299616
430.82/430.91	c total #propagations: 511945889 / total #impl: 2046830528 (eff. 0.250)
430.82/430.91	c #Conflicts:     943000 | #Learnt:      31865 | 0.000
430.82/430.91	c total clause space: 206.656MB
430.82/430.91	c total #watches: 303512
431.62/431.71	c total #propagations: 512659028 / total #impl: 2049443948 (eff. 0.250)
431.62/431.71	c #Conflicts:     944000 | #Learnt:      32865 | 0.000
431.62/431.71	c total clause space: 206.656MB
431.62/431.71	c total #watches: 306546
432.43/432.51	c total #propagations: 513428588 / total #impl: 2052255816 (eff. 0.250)
432.43/432.51	c #Conflicts:     945000 | #Learnt:      33865 | 0.000
432.43/432.51	c total clause space: 206.656MB
432.43/432.51	c total #watches: 310612
433.23/433.38	c total #propagations: 514086133 / total #impl: 2054750260 (eff. 0.250)
433.23/433.38	c #Conflicts:     946000 | #Learnt:      34865 | 0.000
433.23/433.38	c total clause space: 206.656MB
433.23/433.38	c total #watches: 316471
434.33/434.42	c total #propagations: 514771261 / total #impl: 2057360011 (eff. 0.250)
434.33/434.42	c #Conflicts:     947000 | #Learnt:      35865 | 0.000
434.33/434.42	c total clause space: 206.656MB
434.33/434.42	c total #watches: 320907
435.33/435.43	c total #propagations: 515510835 / total #impl: 2060159708 (eff. 0.250)
435.33/435.43	c #Conflicts:     948000 | #Learnt:      36865 | 0.000
435.33/435.43	c total clause space: 206.656MB
435.33/435.43	c total #watches: 324177
436.43/436.52	c total #propagations: 516254623 / total #impl: 2063046536 (eff. 0.250)
436.43/436.52	c #Conflicts:     949000 | #Learnt:      37865 | 0.000
436.43/436.52	c total clause space: 206.656MB
436.43/436.52	c total #watches: 327185
437.53/437.63	c total #propagations: 517038021 / total #impl: 2065846603 (eff. 0.250)
437.53/437.63	c #Conflicts:     950000 | #Learnt:      38865 | 0.000
437.53/437.63	c total clause space: 206.656MB
437.53/437.63	c total #watches: 330984
438.63/438.77	c total #propagations: 517830279 / total #impl: 2068779973 (eff. 0.250)
438.63/438.77	c #Conflicts:     951000 | #Learnt:      39865 | 0.000
438.63/438.77	c total clause space: 206.656MB
438.63/438.77	c total #watches: 333995
439.73/439.86	c total #propagations: 518552523 / total #impl: 2071742493 (eff. 0.250)
439.73/439.86	c #Conflicts:     952000 | #Learnt:      40865 | 0.000
439.73/439.86	c total clause space: 206.656MB
439.73/439.86	c total #watches: 338084
440.82/440.95	c total #propagations: 519305856 / total #impl: 2074701872 (eff. 0.250)
440.82/440.95	c #Conflicts:     953000 | #Learnt:      41865 | 0.000
440.82/440.95	c total clause space: 206.656MB
440.82/440.95	c total #watches: 341561
442.02/442.12	c total #propagations: 520028304 / total #impl: 2077868539 (eff. 0.250)
442.02/442.12	c #Conflicts:     954000 | #Learnt:      42865 | 0.000
442.02/442.12	c total clause space: 206.656MB
442.02/442.12	c total #watches: 347045
443.12/443.23	c total #propagations: 520743349 / total #impl: 2080994955 (eff. 0.250)
443.12/443.23	c #Conflicts:     955000 | #Learnt:      43865 | 0.000
443.12/443.23	c total clause space: 206.656MB
443.12/443.23	c total #watches: 350547
443.82/443.93	c total #propagations: 521434220 / total #impl: 2083914758 (eff. 0.250)
443.82/443.93	c #Conflicts:     956000 | #Learnt:      44865 | 0.000
443.82/443.93	c total clause space: 206.656MB
443.82/443.93	c total #watches: 355215
444.43/444.53	c total #propagations: 522048238 / total #impl: 2086806990 (eff. 0.250)
444.43/444.53	c #Conflicts:     957000 | #Learnt:      45865 | 0.000
444.43/444.53	c total clause space: 206.656MB
444.43/444.53	c total #watches: 359244
444.92/445.09	c total #propagations: 522767040 / total #impl: 2089909753 (eff. 0.250)
444.92/445.09	c #Conflicts:     958000 | #Learnt:      46865 | 0.000
444.92/445.09	c total clause space: 206.656MB
444.92/445.09	c total #watches: 362618
445.53/445.61	c total #propagations: 523410750 / total #impl: 2092719655 (eff. 0.250)
445.53/445.61	c GARBAGE COLLECT
445.53/445.61	c #Conflicts:     959000 | #Learnt:      24295 | 0.000
445.53/445.61	c total clause space: 206.656MB
445.53/445.61	c total #watches: 275931
446.02/446.10	c total #propagations: 524013129 / total #impl: 2095403988 (eff. 0.250)
446.02/446.10	c #Conflicts:     960000 | #Learnt:      25295 | 0.000
446.02/446.10	c total clause space: 206.656MB
446.02/446.10	c total #watches: 279780
446.53/446.65	c total #propagations: 524579082 / total #impl: 2097929311 (eff. 0.250)
446.53/446.65	c #Conflicts:     961000 | #Learnt:      26295 | 0.000
446.53/446.65	c total clause space: 206.656MB
446.53/446.65	c total #watches: 283750
447.12/447.26	c total #propagations: 525202147 / total #impl: 2100621852 (eff. 0.250)
447.12/447.26	c #Conflicts:     962000 | #Learnt:      27295 | 0.000
447.12/447.26	c total clause space: 206.656MB
447.12/447.26	c total #watches: 287579
447.82/447.91	c total #propagations: 525836530 / total #impl: 2103557939 (eff. 0.250)
447.82/447.91	c #Conflicts:     963000 | #Learnt:      28295 | 0.000
447.82/447.91	c total clause space: 206.656MB
447.82/447.91	c total #watches: 290660
448.52/448.62	c total #propagations: 526451519 / total #impl: 2106423987 (eff. 0.250)
448.52/448.62	c #Conflicts:     964000 | #Learnt:      29295 | 0.000
448.52/448.62	c total clause space: 206.656MB
448.52/448.62	c total #watches: 294113
449.22/449.34	c total #propagations: 527102790 / total #impl: 2109268311 (eff. 0.250)
449.22/449.34	c #Conflicts:     965000 | #Learnt:      30295 | 0.000
449.22/449.34	c total clause space: 206.656MB
449.22/449.34	c total #watches: 297318
449.93/450.04	c total #propagations: 527709522 / total #impl: 2112137610 (eff. 0.250)
449.93/450.04	c #Conflicts:     966000 | #Learnt:      31295 | 0.000
449.93/450.04	c total clause space: 206.656MB
449.93/450.04	c total #watches: 301080
450.72/450.83	c total #propagations: 528277000 / total #impl: 2114686177 (eff. 0.250)
450.72/450.83	c #Conflicts:     967000 | #Learnt:      32295 | 0.000
450.72/450.83	c total clause space: 206.656MB
450.72/450.83	c total #watches: 306758
451.52/451.69	c total #propagations: 528843026 / total #impl: 2117359548 (eff. 0.250)
451.52/451.69	c #Conflicts:     968000 | #Learnt:      33295 | 0.000
451.52/451.69	c total clause space: 206.656MB
451.52/451.69	c total #watches: 315128
452.62/452.70	c total #propagations: 529402677 / total #impl: 2120321552 (eff. 0.250)
452.62/452.70	c #Conflicts:     969000 | #Learnt:      34295 | 0.000
452.62/452.70	c total clause space: 206.656MB
452.62/452.70	c total #watches: 319878
453.62/453.79	c total #propagations: 530002986 / total #impl: 2123416630 (eff. 0.250)
453.62/453.79	c #Conflicts:     970000 | #Learnt:      35295 | 0.000
453.62/453.79	c total clause space: 206.656MB
453.62/453.79	c total #watches: 322726
454.72/454.84	c total #propagations: 530598563 / total #impl: 2126630410 (eff. 0.250)
454.72/454.84	c #Conflicts:     971000 | #Learnt:      36295 | 0.000
454.72/454.84	c total clause space: 206.656MB
454.72/454.84	c total #watches: 327539
455.82/455.92	c total #propagations: 531204231 / total #impl: 2129688099 (eff. 0.249)
455.82/455.92	c #Conflicts:     972000 | #Learnt:      37295 | 0.000
455.82/455.92	c total clause space: 206.656MB
455.82/455.92	c total #watches: 332096
457.12/457.21	c total #propagations: 531769119 / total #impl: 2132450263 (eff. 0.249)
457.12/457.21	c #Conflicts:     973000 | #Learnt:      38295 | 0.000
457.12/457.21	c total clause space: 206.656MB
457.12/457.21	c total #watches: 335349
458.42/458.56	c total #propagations: 532388013 / total #impl: 2135382968 (eff. 0.249)
458.42/458.56	c #Conflicts:     974000 | #Learnt:      39295 | 0.000
458.42/458.56	c total clause space: 206.656MB
458.42/458.56	c total #watches: 340068
459.32/459.42	c total #propagations: 532978278 / total #impl: 2138163107 (eff. 0.249)
459.32/459.42	c #Conflicts:     975000 | #Learnt:      40295 | 0.000
459.32/459.42	c total clause space: 206.656MB
459.32/459.42	c total #watches: 343422
459.62/459.77	c total #propagations: 533438873 / total #impl: 2140345839 (eff. 0.249)
459.62/459.77	c #Conflicts:     976000 | #Learnt:      41295 | 0.000
459.62/459.77	c total clause space: 206.656MB
459.62/459.77	c total #watches: 347311
460.02/460.14	c total #propagations: 533749601 / total #impl: 2141671943 (eff. 0.249)
460.02/460.14	c #Conflicts:     977000 | #Learnt:      42295 | 0.000
460.02/460.14	c total clause space: 206.656MB
460.02/460.14	c total #watches: 350809
460.42/460.56	c total #propagations: 534066348 / total #impl: 2142956013 (eff. 0.249)
460.42/460.56	c #Conflicts:     978000 | #Learnt:      43295 | 0.000
460.42/460.56	c total clause space: 206.656MB
460.42/460.56	c total #watches: 353715
460.92/461.00	c total #propagations: 534412290 / total #impl: 2144382263 (eff. 0.249)
460.92/461.00	c #Conflicts:     979000 | #Learnt:      44295 | 0.000
460.92/461.00	c total clause space: 206.656MB
460.92/461.00	c total #watches: 356443
461.32/461.44	c total #propagations: 534762653 / total #impl: 2145800691 (eff. 0.249)
461.32/461.44	c #Conflicts:     980000 | #Learnt:      45295 | 0.000
461.32/461.44	c total clause space: 206.656MB
461.32/461.44	c total #watches: 359864
461.82/461.94	c total #propagations: 535092356 / total #impl: 2147230204 (eff. 0.249)
461.82/461.94	c #Conflicts:     981000 | #Learnt:      46295 | 0.000
461.82/461.94	c total clause space: 206.656MB
461.82/461.94	c total #watches: 363676
462.32/462.47	c total #propagations: 535451133 / total #impl: 2148867347 (eff. 0.249)
462.32/462.47	c #Conflicts:     982000 | #Learnt:      47295 | 0.000
462.32/462.47	c total clause space: 206.656MB
462.32/462.47	c total #watches: 369842
462.82/462.98	c total #propagations: 535779745 / total #impl: 2150382048 (eff. 0.249)
462.82/462.98	c GARBAGE COLLECT
462.82/462.98	c #Conflicts:     983000 | #Learnt:      24389 | 0.000
462.82/462.98	c total clause space: 206.656MB
462.82/462.98	c total #watches: 275598
463.22/463.38	c total #propagations: 536105143 / total #impl: 2151954454 (eff. 0.249)
463.22/463.38	c #Conflicts:     984000 | #Learnt:      25389 | 0.000
463.22/463.38	c total clause space: 206.656MB
463.22/463.38	c total #watches: 279299
463.62/463.76	c total #propagations: 536481690 / total #impl: 2153584300 (eff. 0.249)
463.62/463.76	c #Conflicts:     985000 | #Learnt:      26389 | 0.000
463.62/463.76	c total clause space: 206.656MB
463.62/463.76	c total #watches: 283507
464.02/464.20	c total #propagations: 536812430 / total #impl: 2155059759 (eff. 0.249)
464.02/464.20	c #Conflicts:     986000 | #Learnt:      27389 | 0.000
464.02/464.20	c total clause space: 206.656MB
464.02/464.20	c total #watches: 286845
464.62/464.75	c total #propagations: 537141758 / total #impl: 2156464762 (eff. 0.249)
464.62/464.75	c #Conflicts:     987000 | #Learnt:      28389 | 0.000
464.62/464.75	c total clause space: 206.656MB
464.62/464.75	c total #watches: 291112
465.32/465.42	c total #propagations: 537479596 / total #impl: 2157824995 (eff. 0.249)
465.32/465.42	c #Conflicts:     988000 | #Learnt:      29389 | 0.000
465.32/465.42	c total clause space: 206.656MB
465.32/465.42	c total #watches: 294580
465.92/466.04	c total #propagations: 537860769 / total #impl: 2159520775 (eff. 0.249)
465.92/466.04	c #Conflicts:     989000 | #Learnt:      30389 | 0.000
465.92/466.04	c total clause space: 206.656MB
465.92/466.04	c total #watches: 299064
466.62/466.77	c total #propagations: 538205904 / total #impl: 2160959498 (eff. 0.249)
466.62/466.77	c #Conflicts:     990000 | #Learnt:      31389 | 0.000
466.62/466.77	c total clause space: 206.656MB
466.62/466.77	c total #watches: 302844
467.32/467.47	c total #propagations: 538555951 / total #impl: 2162487822 (eff. 0.249)
467.32/467.47	c #Conflicts:     991000 | #Learnt:      32389 | 0.000
467.32/467.47	c total clause space: 206.656MB
467.32/467.47	c total #watches: 306149
468.02/468.14	c total #propagations: 538889757 / total #impl: 2163869853 (eff. 0.249)
468.02/468.14	c #Conflicts:     992000 | #Learnt:      33389 | 0.000
468.02/468.14	c total clause space: 206.656MB
468.02/468.14	c total #watches: 309520
468.72/468.85	c total #propagations: 539214683 / total #impl: 2165182040 (eff. 0.249)
468.72/468.85	c #Conflicts:     993000 | #Learnt:      34389 | 0.000
468.72/468.85	c total clause space: 206.656MB
468.72/468.85	c total #watches: 313103
469.52/469.60	c total #propagations: 539530742 / total #impl: 2166474734 (eff. 0.249)
469.52/469.60	c #Conflicts:     994000 | #Learnt:      35389 | 0.000
469.52/469.60	c total clause space: 206.656MB
469.52/469.60	c total #watches: 316689
470.22/470.39	c total #propagations: 539863287 / total #impl: 2167876846 (eff. 0.249)
470.22/470.39	c #Conflicts:     995000 | #Learnt:      36389 | 0.000
470.22/470.39	c total clause space: 206.656MB
470.22/470.39	c total #watches: 319589
470.92/471.06	c total #propagations: 540205816 / total #impl: 2169252201 (eff. 0.249)
470.92/471.06	c #Conflicts:     996000 | #Learnt:      37389 | 0.000
470.92/471.06	c total clause space: 206.656MB
470.92/471.06	c total #watches: 322771
471.62/471.79	c total #propagations: 540497533 / total #impl: 2170412484 (eff. 0.249)
471.62/471.79	c #Conflicts:     997000 | #Learnt:      38389 | 0.000
471.62/471.79	c total clause space: 206.656MB
471.62/471.79	c total #watches: 325598
472.52/472.65	c total #propagations: 540807034 / total #impl: 2171654124 (eff. 0.249)
472.52/472.65	c #Conflicts:     998000 | #Learnt:      39389 | 0.000
472.52/472.65	c total clause space: 206.656MB
472.52/472.66	c total #watches: 329239
473.42/473.50	c total #propagations: 541123441 / total #impl: 2173041406 (eff. 0.249)
473.42/473.50	c #Conflicts:     999000 | #Learnt:      40389 | 0.000
473.42/473.50	c total clause space: 206.656MB
473.42/473.51	c total #watches: 333129
474.32/474.42	c total #propagations: 541443572 / total #impl: 2174510143 (eff. 0.249)
474.32/474.42	c #Conflicts:    1000000 | #Learnt:      41389 | 0.000
474.32/474.42	c total clause space: 206.656MB
474.32/474.42	c total #watches: 336225
475.12/475.26	c total #propagations: 541768562 / total #impl: 2175924823 (eff. 0.249)
475.12/475.26	c #Conflicts:    1001000 | #Learnt:      42389 | 0.000
475.12/475.26	c total clause space: 206.656MB
475.12/475.26	c total #watches: 339801
475.92/476.09	c total #propagations: 542079666 / total #impl: 2177278321 (eff. 0.249)
475.92/476.09	c #Conflicts:    1002000 | #Learnt:      43389 | 0.000
475.92/476.09	c total clause space: 206.656MB
475.92/476.09	c total #watches: 343673
476.82/476.96	c total #propagations: 542363901 / total #impl: 2178632981 (eff. 0.249)
476.82/476.96	c #Conflicts:    1003000 | #Learnt:      44389 | 0.000
476.82/476.96	c total clause space: 206.656MB
476.82/476.96	c total #watches: 347072
477.72/477.88	c total #propagations: 542644502 / total #impl: 2179912373 (eff. 0.249)
477.72/477.88	c #Conflicts:    1004000 | #Learnt:      45389 | 0.000
477.72/477.88	c total clause space: 206.656MB
477.72/477.88	c total #watches: 350058
478.72/478.80	c total #propagations: 542936971 / total #impl: 2181216905 (eff. 0.249)
478.72/478.80	c #Conflicts:    1005000 | #Learnt:      46389 | 0.000
478.72/478.80	c total clause space: 206.656MB
478.72/478.80	c total #watches: 353056
479.72/479.82	c total #propagations: 543206918 / total #impl: 2182483283 (eff. 0.249)
479.72/479.82	c #Conflicts:    1006000 | #Learnt:      47389 | 0.000
479.72/479.82	c total clause space: 206.656MB
479.72/479.82	c total #watches: 356120
480.81/480.91	c total #propagations: 543491829 / total #impl: 2183770773 (eff. 0.249)
480.81/480.91	c #Conflicts:    1007000 | #Learnt:      48389 | 0.000
480.81/480.91	c total clause space: 206.656MB
480.81/480.91	c total #watches: 359667
481.21/481.32	c total #propagations: 543795315 / total #impl: 2185193318 (eff. 0.249)
481.21/481.32	c GARBAGE COLLECT
481.21/481.32	c #Conflicts:    1008000 | #Learnt:      25178 | 0.000
481.21/481.32	c total clause space: 206.656MB
481.21/481.32	c total #watches: 278476
481.51/481.65	c total #propagations: 544103393 / total #impl: 2186430969 (eff. 0.249)
481.51/481.65	c #Conflicts:    1009000 | #Learnt:      26178 | 0.000
481.51/481.65	c total clause space: 206.656MB
481.51/481.65	c total #watches: 282081
481.91/482.00	c total #propagations: 544419086 / total #impl: 2187741388 (eff. 0.249)
481.91/482.00	c #Conflicts:    1010000 | #Learnt:      27178 | 0.000
481.91/482.00	c total clause space: 206.656MB
481.91/482.00	c total #watches: 285258
482.21/482.39	c total #propagations: 544731147 / total #impl: 2189117094 (eff. 0.249)
482.21/482.39	c #Conflicts:    1011000 | #Learnt:      28178 | 0.000
482.21/482.39	c total clause space: 206.656MB
482.21/482.39	c total #watches: 288875
482.61/482.79	c total #propagations: 545046808 / total #impl: 2190549769 (eff. 0.249)
482.61/482.79	c #Conflicts:    1012000 | #Learnt:      29178 | 0.000
482.61/482.79	c total clause space: 206.656MB
482.61/482.79	c total #watches: 292574
483.11/483.20	c total #propagations: 545348332 / total #impl: 2191953472 (eff. 0.249)
483.11/483.20	c #Conflicts:    1013000 | #Learnt:      30178 | 0.000
483.11/483.20	c total clause space: 206.656MB
483.11/483.20	c total #watches: 295607
483.61/483.70	c total #propagations: 545621832 / total #impl: 2193127932 (eff. 0.249)
483.61/483.70	c #Conflicts:    1014000 | #Learnt:      31178 | 0.000
483.61/483.70	c total clause space: 206.656MB
483.61/483.70	c total #watches: 298860
484.11/484.20	c total #propagations: 545927837 / total #impl: 2194505385 (eff. 0.249)
484.11/484.20	c #Conflicts:    1015000 | #Learnt:      32178 | 0.000
484.11/484.20	c total clause space: 206.656MB
484.11/484.20	c total #watches: 301879
484.61/484.71	c total #propagations: 546268653 / total #impl: 2196051344 (eff. 0.249)
484.61/484.71	c #Conflicts:    1016000 | #Learnt:      33178 | 0.000
484.61/484.71	c total clause space: 206.656MB
484.61/484.71	c total #watches: 305688
485.12/485.23	c total #propagations: 546574563 / total #impl: 2197432572 (eff. 0.249)
485.12/485.23	c #Conflicts:    1017000 | #Learnt:      34178 | 0.000
485.12/485.23	c total clause space: 206.656MB
485.12/485.23	c total #watches: 310205
485.71/485.81	c total #propagations: 546933999 / total #impl: 2199130298 (eff. 0.249)
485.71/485.81	c #Conflicts:    1018000 | #Learnt:      35178 | 0.000
485.71/485.81	c total clause space: 206.656MB
485.71/485.81	c total #watches: 314227
486.31/486.43	c total #propagations: 547260040 / total #impl: 2200624726 (eff. 0.249)
486.31/486.43	c #Conflicts:    1019000 | #Learnt:      36178 | 0.000
486.31/486.43	c total clause space: 206.656MB
486.31/486.43	c total #watches: 317354
486.91/487.03	c total #propagations: 547606610 / total #impl: 2202235889 (eff. 0.249)
486.91/487.03	c #Conflicts:    1020000 | #Learnt:      37178 | 0.000
486.91/487.03	c total clause space: 206.656MB
486.91/487.03	c total #watches: 320442
487.51/487.65	c total #propagations: 547953813 / total #impl: 2203818623 (eff. 0.249)
487.51/487.65	c #Conflicts:    1021000 | #Learnt:      38178 | 0.000
487.51/487.65	c total clause space: 206.656MB
487.51/487.65	c total #watches: 323750
488.21/488.37	c total #propagations: 548277220 / total #impl: 2205271729 (eff. 0.249)
488.21/488.37	c #Conflicts:    1022000 | #Learnt:      39178 | 0.000
488.21/488.37	c total clause space: 206.656MB
488.21/488.38	c total #watches: 327405
488.91/489.08	c total #propagations: 548611390 / total #impl: 2206919886 (eff. 0.249)
488.91/489.08	c #Conflicts:    1023000 | #Learnt:      40178 | 0.000
488.91/489.08	c total clause space: 206.656MB
488.91/489.08	c total #watches: 331005
489.91/490.05	c total #propagations: 548959532 / total #impl: 2208557708 (eff. 0.249)
489.91/490.05	c #Conflicts:    1024000 | #Learnt:      41178 | 0.000
489.91/490.05	c total clause space: 206.656MB
489.91/490.05	c total #watches: 334359
490.91/491.03	c total #propagations: 549328554 / total #impl: 2210297982 (eff. 0.249)
490.91/491.03	c #Conflicts:    1025000 | #Learnt:      42178 | 0.000
490.91/491.03	c total clause space: 206.656MB
490.91/491.03	c total #watches: 337627
491.91/492.01	c total #propagations: 549702388 / total #impl: 2211962510 (eff. 0.249)
491.91/492.01	c #Conflicts:    1026000 | #Learnt:      43178 | 0.000
491.91/492.01	c total clause space: 206.656MB
491.91/492.01	c total #watches: 341363
492.31/492.44	c total #propagations: 550173915 / total #impl: 2213934713 (eff. 0.249)
492.31/492.44	c #Conflicts:    1027000 | #Learnt:      44178 | 0.000
492.31/492.44	c total clause space: 206.656MB
492.31/492.44	c total #watches: 344562
492.82/492.98	c total #propagations: 550752996 / total #impl: 2216216436 (eff. 0.249)
492.82/492.98	c #Conflicts:    1028000 | #Learnt:      45178 | 0.000
492.82/492.98	c total clause space: 206.656MB
492.82/492.98	c total #watches: 348328
493.41/493.51	c total #propagations: 551332885 / total #impl: 2218836481 (eff. 0.248)
493.41/493.51	c #Conflicts:    1029000 | #Learnt:      46178 | 0.000
493.41/493.51	c total clause space: 206.656MB
493.41/493.51	c total #watches: 353084
493.92/494.06	c total #propagations: 551888068 / total #impl: 2221363366 (eff. 0.248)
493.92/494.06	c #Conflicts:    1030000 | #Learnt:      47178 | 0.000
493.92/494.06	c total clause space: 206.656MB
493.92/494.06	c total #watches: 357368
494.61/494.73	c total #propagations: 552495664 / total #impl: 2223889028 (eff. 0.248)
494.61/494.73	c #Conflicts:    1031000 | #Learnt:      48178 | 0.000
494.61/494.73	c total clause space: 206.656MB
494.61/494.73	c total #watches: 361969
495.31/495.41	c total #propagations: 553040262 / total #impl: 2226489623 (eff. 0.248)
495.31/495.41	c GARBAGE COLLECT
495.31/495.41	c #Conflicts:    1032000 | #Learnt:      24695 | 0.000
495.31/495.41	c total clause space: 206.656MB
495.31/495.41	c total #watches: 277530
495.71/495.89	c total #propagations: 553584288 / total #impl: 2229032494 (eff. 0.248)
495.71/495.89	c #Conflicts:    1033000 | #Learnt:      25695 | 0.000
495.71/495.89	c total clause space: 206.656MB
495.71/495.89	c total #watches: 281490
496.31/496.40	c total #propagations: 554203397 / total #impl: 2231583772 (eff. 0.248)
496.31/496.40	c #Conflicts:    1034000 | #Learnt:      26695 | 0.000
496.31/496.40	c total clause space: 206.656MB
496.31/496.40	c total #watches: 285535
496.81/496.98	c total #propagations: 554794153 / total #impl: 2234021458 (eff. 0.248)
496.81/496.98	c #Conflicts:    1035000 | #Learnt:      27695 | 0.000
496.81/496.98	c total clause space: 206.656MB
496.81/496.98	c total #watches: 289387
497.41/497.56	c total #propagations: 555359771 / total #impl: 2236292337 (eff. 0.248)
497.41/497.56	c #Conflicts:    1036000 | #Learnt:      28695 | 0.000
497.41/497.56	c total clause space: 206.656MB
497.41/497.56	c total #watches: 293360
498.01/498.14	c total #propagations: 555878966 / total #impl: 2238426856 (eff. 0.248)
498.01/498.14	c #Conflicts:    1037000 | #Learnt:      29695 | 0.000
498.01/498.14	c total clause space: 206.656MB
498.01/498.15	c total #watches: 298361
498.71/498.83	c total #propagations: 556367554 / total #impl: 2240498458 (eff. 0.248)
498.71/498.83	c #Conflicts:    1038000 | #Learnt:      30695 | 0.000
498.71/498.83	c total clause space: 206.656MB
498.71/498.83	c total #watches: 302222
499.32/499.50	c total #propagations: 556896920 / total #impl: 2242833804 (eff. 0.248)
499.32/499.50	c #Conflicts:    1039000 | #Learnt:      31695 | 0.000
499.32/499.50	c total clause space: 206.656MB
499.32/499.50	c total #watches: 306063
500.11/500.24	c total #propagations: 557439614 / total #impl: 2245126886 (eff. 0.248)
500.11/500.24	c #Conflicts:    1040000 | #Learnt:      32695 | 0.000
500.11/500.24	c total clause space: 206.656MB
500.11/500.24	c total #watches: 309569
501.01/501.10	c total #propagations: 557921454 / total #impl: 2247144781 (eff. 0.248)
501.01/501.10	c #Conflicts:    1041000 | #Learnt:      33695 | 0.000
501.01/501.10	c total clause space: 206.656MB
501.01/501.10	c total #watches: 312635
501.81/501.96	c total #propagations: 558477462 / total #impl: 2249480749 (eff. 0.248)
501.81/501.96	c #Conflicts:    1042000 | #Learnt:      34695 | 0.000
501.81/501.96	c total clause space: 206.656MB
501.81/501.96	c total #watches: 316342
502.81/502.92	c total #propagations: 558971520 / total #impl: 2251586843 (eff. 0.248)
502.81/502.92	c #Conflicts:    1043000 | #Learnt:      35695 | 0.000
502.81/502.92	c total clause space: 206.656MB
502.81/502.92	c total #watches: 319734
503.72/503.89	c total #propagations: 559481983 / total #impl: 2253674528 (eff. 0.248)
503.72/503.89	c #Conflicts:    1044000 | #Learnt:      36695 | 0.000
503.72/503.89	c total clause space: 206.656MB
503.72/503.89	c total #watches: 323664
504.82/504.92	c total #propagations: 560054420 / total #impl: 2256064252 (eff. 0.248)
504.82/504.92	c #Conflicts:    1045000 | #Learnt:      37695 | 0.000
504.82/504.92	c total clause space: 206.656MB
504.82/504.92	c total #watches: 326735
505.81/505.90	c total #propagations: 560529639 / total #impl: 2258145253 (eff. 0.248)
505.81/505.90	c #Conflicts:    1046000 | #Learnt:      38695 | 0.000
505.81/505.90	c total clause space: 206.656MB
505.81/505.91	c total #watches: 330294
506.81/506.98	c total #propagations: 561097612 / total #impl: 2260682908 (eff. 0.248)
506.81/506.98	c #Conflicts:    1047000 | #Learnt:      39695 | 0.000
506.81/506.98	c total clause space: 206.656MB
506.81/506.98	c total #watches: 335291
508.22/508.31	c total #propagations: 561578855 / total #impl: 2262797923 (eff. 0.248)
508.22/508.31	c #Conflicts:    1048000 | #Learnt:      40695 | 0.000
508.22/508.31	c total clause space: 206.656MB
508.22/508.31	c total #watches: 340404
509.51/509.64	c total #propagations: 562073604 / total #impl: 2265118242 (eff. 0.248)
509.51/509.64	c #Conflicts:    1049000 | #Learnt:      41695 | 0.000
509.51/509.64	c total clause space: 206.656MB
509.51/509.64	c total #watches: 345351
510.91/511.09	c total #propagations: 562572288 / total #impl: 2267481473 (eff. 0.248)
510.91/511.09	c #Conflicts:    1050000 | #Learnt:      42695 | 0.000
510.91/511.09	c total clause space: 206.656MB
510.91/511.09	c total #watches: 348512
512.11/512.27	c total #propagations: 563067862 / total #impl: 2269778432 (eff. 0.248)
512.11/512.27	c #Conflicts:    1051000 | #Learnt:      43695 | 0.000
512.11/512.27	c total clause space: 206.656MB
512.11/512.27	c total #watches: 351361
513.31/513.48	c total #propagations: 563588584 / total #impl: 2272145483 (eff. 0.248)
513.31/513.48	c #Conflicts:    1052000 | #Learnt:      44695 | 0.000
513.31/513.48	c total clause space: 206.656MB
513.31/513.48	c total #watches: 354466
514.71/514.81	c total #propagations: 564173524 / total #impl: 2274850695 (eff. 0.248)
514.71/514.81	c #Conflicts:    1053000 | #Learnt:      45695 | 0.000
514.71/514.81	c total clause space: 206.656MB
514.71/514.81	c total #watches: 357992
516.10/516.25	c total #propagations: 564664903 / total #impl: 2277124910 (eff. 0.248)
516.10/516.25	c #Conflicts:    1054000 | #Learnt:      46695 | 0.000
516.10/516.25	c total clause space: 206.656MB
516.10/516.25	c total #watches: 361623
517.60/517.76	c total #propagations: 565207918 / total #impl: 2279612433 (eff. 0.248)
517.60/517.76	c #Conflicts:    1055000 | #Learnt:      47695 | 0.000
517.60/517.76	c total clause space: 206.656MB
517.60/517.76	c total #watches: 365131
518.90/519.10	c total #propagations: 565767549 / total #impl: 2282242575 (eff. 0.248)
518.90/519.10	c #Conflicts:    1056000 | #Learnt:      48695 | 0.000
518.90/519.10	c total clause space: 206.656MB
519.00/519.10	c total #watches: 369003
520.31/520.42	c total #propagations: 566323704 / total #impl: 2284788113 (eff. 0.248)
520.31/520.42	c GARBAGE COLLECT
520.31/520.42	c #Conflicts:    1057000 | #Learnt:      24874 | 0.000
520.31/520.42	c total clause space: 206.656MB
520.31/520.42	c total #watches: 278326
520.70/520.85	c total #propagations: 566862233 / total #impl: 2287258198 (eff. 0.248)
520.70/520.85	c #Conflicts:    1058000 | #Learnt:      25874 | 0.000
520.70/520.85	c total clause space: 206.656MB
520.70/520.85	c total #watches: 281907
521.20/521.31	c total #propagations: 567418280 / total #impl: 2289668868 (eff. 0.248)
521.20/521.31	c #Conflicts:    1059000 | #Learnt:      26874 | 0.000
521.20/521.31	c total clause space: 206.656MB
521.20/521.31	c total #watches: 284872
521.70/521.83	c total #propagations: 567975077 / total #impl: 2292095152 (eff. 0.248)
521.70/521.83	c #Conflicts:    1060000 | #Learnt:      27874 | 0.000
521.70/521.83	c total clause space: 206.656MB
521.70/521.83	c total #watches: 288544
522.30/522.40	c total #propagations: 568530607 / total #impl: 2294421257 (eff. 0.248)
522.30/522.40	c #Conflicts:    1061000 | #Learnt:      28874 | 0.000
522.30/522.40	c total clause space: 206.656MB
522.30/522.40	c total #watches: 292189
522.80/522.98	c total #propagations: 569108034 / total #impl: 2296867684 (eff. 0.248)
522.80/522.98	c #Conflicts:    1062000 | #Learnt:      29874 | 0.000
522.80/522.98	c total clause space: 206.656MB
522.80/522.98	c total #watches: 295285
523.40/523.58	c total #propagations: 569646735 / total #impl: 2299281264 (eff. 0.248)
523.40/523.58	c #Conflicts:    1063000 | #Learnt:      30874 | 0.000
523.40/523.58	c total clause space: 206.656MB
523.40/523.58	c total #watches: 298715
524.10/524.29	c total #propagations: 570165881 / total #impl: 2301691858 (eff. 0.248)
524.10/524.29	c #Conflicts:    1064000 | #Learnt:      31874 | 0.000
524.10/524.29	c total clause space: 206.656MB
524.10/524.29	c total #watches: 302387
524.90/525.07	c total #propagations: 570686101 / total #impl: 2303900508 (eff. 0.248)
524.90/525.07	c #Conflicts:    1065000 | #Learnt:      32874 | 0.000
524.90/525.07	c total clause space: 206.656MB
524.90/525.07	c total #watches: 305006
525.71/525.88	c total #propagations: 571269957 / total #impl: 2306400588 (eff. 0.248)
525.71/525.88	c #Conflicts:    1066000 | #Learnt:      33874 | 0.000
525.71/525.88	c total clause space: 206.656MB
525.71/525.88	c total #watches: 309039
526.60/526.76	c total #propagations: 571796998 / total #impl: 2308575647 (eff. 0.248)
526.60/526.76	c #Conflicts:    1067000 | #Learnt:      34874 | 0.000
526.60/526.76	c total clause space: 206.656MB
526.60/526.76	c total #watches: 312086
527.50/527.66	c total #propagations: 572338358 / total #impl: 2310985875 (eff. 0.248)
527.50/527.66	c #Conflicts:    1068000 | #Learnt:      35874 | 0.000
527.50/527.66	c total clause space: 206.656MB
527.50/527.66	c total #watches: 315973
528.50/528.60	c total #propagations: 572898337 / total #impl: 2313479534 (eff. 0.248)
528.50/528.60	c #Conflicts:    1069000 | #Learnt:      36874 | 0.000
528.50/528.60	c total clause space: 206.656MB
528.50/528.60	c total #watches: 318935
529.40/529.55	c total #propagations: 573441875 / total #impl: 2315907600 (eff. 0.248)
529.40/529.55	c #Conflicts:    1070000 | #Learnt:      37874 | 0.000
529.40/529.55	c total clause space: 206.656MB
529.40/529.55	c total #watches: 323334
530.50/530.68	c total #propagations: 573906601 / total #impl: 2318029294 (eff. 0.248)
530.50/530.68	c #Conflicts:    1071000 | #Learnt:      38874 | 0.000
530.50/530.68	c total clause space: 206.656MB
530.50/530.68	c total #watches: 326142
531.50/531.69	c total #propagations: 574461049 / total #impl: 2320476721 (eff. 0.248)
531.50/531.69	c #Conflicts:    1072000 | #Learnt:      39874 | 0.000
531.50/531.69	c total clause space: 206.656MB
531.50/531.69	c total #watches: 330123
532.60/532.72	c total #propagations: 575013566 / total #impl: 2323074295 (eff. 0.248)
532.60/532.72	c #Conflicts:    1073000 | #Learnt:      40874 | 0.000
532.60/532.72	c total clause space: 206.656MB
532.60/532.72	c total #watches: 334587
533.70/533.87	c total #propagations: 575553959 / total #impl: 2325656241 (eff. 0.247)
533.70/533.87	c #Conflicts:    1074000 | #Learnt:      41874 | 0.000
533.70/533.87	c total clause space: 206.656MB
533.70/533.87	c total #watches: 338881
535.00/535.17	c total #propagations: 576024780 / total #impl: 2327766736 (eff. 0.247)
535.00/535.17	c #Conflicts:    1075000 | #Learnt:      42874 | 0.000
535.00/535.17	c total clause space: 206.656MB
535.00/535.17	c total #watches: 343593
536.30/536.44	c total #propagations: 576544390 / total #impl: 2330146128 (eff. 0.247)
536.30/536.44	c #Conflicts:    1076000 | #Learnt:      43874 | 0.000
536.30/536.44	c total clause space: 206.656MB
536.30/536.44	c total #watches: 346757
537.60/537.77	c total #propagations: 577100131 / total #impl: 2332779024 (eff. 0.247)
537.60/537.77	c #Conflicts:    1077000 | #Learnt:      44874 | 0.000
537.60/537.77	c total clause space: 206.656MB
537.60/537.77	c total #watches: 353178
539.30/539.43	c total #propagations: 577627327 / total #impl: 2335311075 (eff. 0.247)
539.30/539.43	c #Conflicts:    1078000 | #Learnt:      45874 | 0.000
539.30/539.43	c total clause space: 206.656MB
539.30/539.43	c total #watches: 356568
540.99/541.16	c total #propagations: 578170561 / total #impl: 2337760575 (eff. 0.247)
540.99/541.16	c #Conflicts:    1079000 | #Learnt:      46874 | 0.000
540.99/541.16	c total clause space: 206.656MB
540.99/541.16	c total #watches: 360487
542.70/542.89	c total #propagations: 578717175 / total #impl: 2340355963 (eff. 0.247)
542.70/542.89	c #Conflicts:    1080000 | #Learnt:      47874 | 0.000
542.70/542.89	c total clause space: 206.656MB
542.70/542.89	c total #watches: 363443
544.30/544.45	c total #propagations: 579237632 / total #impl: 2342795275 (eff. 0.247)
544.30/544.45	c #Conflicts:    1081000 | #Learnt:      48874 | 0.000
544.30/544.45	c total clause space: 206.656MB
544.30/544.45	c total #watches: 368240
546.00/546.13	c total #propagations: 579750223 / total #impl: 2345291331 (eff. 0.247)
546.00/546.13	c #Conflicts:    1082000 | #Learnt:      49874 | 0.000
546.00/546.13	c total clause space: 335.816MB
546.00/546.13	c total #watches: 371633
546.90/547.02	c total #propagations: 580324813 / total #impl: 2348151166 (eff. 0.247)
546.90/547.02	c GARBAGE COLLECT
546.90/547.02	c #Conflicts:    1083000 | #Learnt:      25778 | 0.000
546.90/547.02	c total clause space: 335.816MB
546.90/547.02	c total #watches: 281201
547.40/547.50	c total #propagations: 580948199 / total #impl: 2350898952 (eff. 0.247)
547.40/547.50	c #Conflicts:    1084000 | #Learnt:      26778 | 0.000
547.40/547.50	c total clause space: 335.816MB
547.40/547.50	c total #watches: 284704
547.90/548.03	c total #propagations: 581539546 / total #impl: 2353359164 (eff. 0.247)
547.90/548.03	c #Conflicts:    1085000 | #Learnt:      27778 | 0.000
547.90/548.03	c total clause space: 335.816MB
547.90/548.03	c total #watches: 288545
548.40/548.59	c total #propagations: 582082115 / total #impl: 2355628191 (eff. 0.247)
548.40/548.59	c #Conflicts:    1086000 | #Learnt:      28778 | 0.000
548.40/548.59	c total clause space: 335.816MB
548.40/548.59	c total #watches: 292120
549.10/549.25	c total #propagations: 582594846 / total #impl: 2357837762 (eff. 0.247)
549.10/549.25	c #Conflicts:    1087000 | #Learnt:      29778 | 0.000
549.10/549.25	c total clause space: 335.816MB
549.10/549.25	c total #watches: 297031
549.70/549.87	c total #propagations: 583171958 / total #impl: 2360411114 (eff. 0.247)
549.70/549.87	c #Conflicts:    1088000 | #Learnt:      30778 | 0.000
549.70/549.87	c total clause space: 335.816MB
549.70/549.87	c total #watches: 301415
550.40/550.58	c total #propagations: 583641044 / total #impl: 2362495787 (eff. 0.247)
550.40/550.58	c #Conflicts:    1089000 | #Learnt:      31778 | 0.000
550.40/550.58	c total clause space: 335.816MB
550.40/550.58	c total #watches: 305008
551.30/551.43	c total #propagations: 584121515 / total #impl: 2364678890 (eff. 0.247)
551.30/551.43	c #Conflicts:    1090000 | #Learnt:      32778 | 0.000
551.30/551.43	c total clause space: 335.816MB
551.30/551.43	c total #watches: 307880
552.10/552.23	c total #propagations: 584673926 / total #impl: 2367185325 (eff. 0.247)
552.10/552.23	c #Conflicts:    1091000 | #Learnt:      33778 | 0.000
552.10/552.23	c total clause space: 335.816MB
552.10/552.23	c total #watches: 311667
552.90/553.06	c total #propagations: 585235261 / total #impl: 2369757144 (eff. 0.247)
552.90/553.06	c #Conflicts:    1092000 | #Learnt:      34778 | 0.000
552.90/553.06	c total clause space: 335.816MB
552.90/553.06	c total #watches: 315196
553.80/553.97	c total #propagations: 585788088 / total #impl: 2372197240 (eff. 0.247)
553.80/553.97	c #Conflicts:    1093000 | #Learnt:      35778 | 0.000
553.80/553.97	c total clause space: 335.816MB
553.80/553.97	c total #watches: 318572
554.90/555.02	c total #propagations: 586310579 / total #impl: 2374477201 (eff. 0.247)
554.90/555.02	c #Conflicts:    1094000 | #Learnt:      36778 | 0.000
554.90/555.02	c total clause space: 335.816MB
554.90/555.02	c total #watches: 323317
555.80/555.99	c total #propagations: 586807209 / total #impl: 2376755153 (eff. 0.247)
555.80/555.99	c #Conflicts:    1095000 | #Learnt:      37778 | 0.000
555.80/555.99	c total clause space: 335.816MB
555.80/555.99	c total #watches: 327033
557.00/557.18	c total #propagations: 587253100 / total #impl: 2378693716 (eff. 0.247)
557.00/557.18	c #Conflicts:    1096000 | #Learnt:      38778 | 0.000
557.00/557.18	c total clause space: 335.816MB
557.00/557.18	c total #watches: 330960
558.30/558.43	c total #propagations: 587767879 / total #impl: 2380980321 (eff. 0.247)
558.30/558.43	c #Conflicts:    1097000 | #Learnt:      39778 | 0.000
558.30/558.43	c total clause space: 335.816MB
558.30/558.43	c total #watches: 333874
559.40/559.53	c total #propagations: 588321360 / total #impl: 2383463681 (eff. 0.247)
559.40/559.53	c #Conflicts:    1098000 | #Learnt:      40778 | 0.000
559.40/559.53	c total clause space: 335.816MB
559.40/559.53	c total #watches: 337852
560.50/560.68	c total #propagations: 588852027 / total #impl: 2385733047 (eff. 0.247)
560.50/560.68	c #Conflicts:    1099000 | #Learnt:      41778 | 0.000
560.50/560.68	c total clause space: 335.816MB
560.50/560.68	c total #watches: 340705
561.70/561.87	c total #propagations: 589302961 / total #impl: 2387874607 (eff. 0.247)
561.70/561.87	c #Conflicts:    1100000 | #Learnt:      42778 | 0.000
561.70/561.87	c total clause space: 335.816MB
561.70/561.87	c total #watches: 343954
563.10/563.22	c total #propagations: 589814041 / total #impl: 2390098794 (eff. 0.247)
563.10/563.22	c #Conflicts:    1101000 | #Learnt:      43778 | 0.000
563.10/563.22	c total clause space: 335.816MB
563.10/563.22	c total #watches: 347809
564.20/564.36	c total #propagations: 590376474 / total #impl: 2392714723 (eff. 0.247)
564.20/564.36	c #Conflicts:    1102000 | #Learnt:      44778 | 0.000
564.20/564.36	c total clause space: 335.816MB
564.20/564.36	c total #watches: 351450
565.60/565.73	c total #propagations: 590922119 / total #impl: 2395220835 (eff. 0.247)
565.60/565.73	c #Conflicts:    1103000 | #Learnt:      45778 | 0.000
565.60/565.73	c total clause space: 335.816MB
565.60/565.73	c total #watches: 354473
566.89/567.09	c total #propagations: 591479482 / total #impl: 2397710115 (eff. 0.247)
566.89/567.09	c #Conflicts:    1104000 | #Learnt:      46778 | 0.000
566.89/567.09	c total clause space: 335.816MB
566.89/567.09	c total #watches: 358409
568.39/568.55	c total #propagations: 592056440 / total #impl: 2400374021 (eff. 0.247)
568.39/568.55	c #Conflicts:    1105000 | #Learnt:      47778 | 0.000
568.39/568.55	c total clause space: 335.816MB
568.39/568.55	c total #watches: 362302
569.99/570.15	c total #propagations: 592567670 / total #impl: 2402672753 (eff. 0.247)
569.99/570.15	c #Conflicts:    1106000 | #Learnt:      48778 | 0.000
569.99/570.15	c total clause space: 335.816MB
569.99/570.15	c total #watches: 365100
571.49/571.69	c total #propagations: 593057194 / total #impl: 2405045851 (eff. 0.247)
571.49/571.69	c #Conflicts:    1107000 | #Learnt:      49778 | 0.000
571.49/571.69	c total clause space: 335.816MB
571.49/571.69	c total #watches: 369899
573.29/573.49	c total #propagations: 593578415 / total #impl: 2407374248 (eff. 0.247)
573.29/573.49	c #Conflicts:    1108000 | #Learnt:      50778 | 0.000
573.29/573.49	c total clause space: 335.816MB
573.29/573.49	c total #watches: 373556
573.89/574.09	c total #propagations: 594122579 / total #impl: 2409920101 (eff. 0.247)
573.89/574.09	c GARBAGE COLLECT
573.89/574.09	c #Conflicts:    1109000 | #Learnt:      26361 | 0.000
573.89/574.09	c total clause space: 335.816MB
573.89/574.09	c total #watches: 283418
574.39/574.58	c total #propagations: 594685419 / total #impl: 2412296657 (eff. 0.247)
574.39/574.58	c #Conflicts:    1110000 | #Learnt:      27361 | 0.000
574.39/574.58	c total clause space: 335.816MB
574.39/574.58	c total #watches: 286885
574.89/575.06	c total #propagations: 595259163 / total #impl: 2414710204 (eff. 0.247)
574.89/575.06	c #Conflicts:    1111000 | #Learnt:      28361 | 0.000
574.89/575.06	c total clause space: 335.816MB
574.89/575.06	c total #watches: 290953
575.49/575.62	c total #propagations: 595775320 / total #impl: 2416916174 (eff. 0.247)
575.49/575.62	c #Conflicts:    1112000 | #Learnt:      29361 | 0.000
575.49/575.62	c total clause space: 335.816MB
575.49/575.62	c total #watches: 294025
576.09/576.22	c total #propagations: 596373731 / total #impl: 2419502911 (eff. 0.246)
576.09/576.22	c #Conflicts:    1113000 | #Learnt:      30361 | 0.000
576.09/576.22	c total clause space: 335.816MB
576.09/576.22	c total #watches: 297971
576.69/576.88	c total #propagations: 596942846 / total #impl: 2422002333 (eff. 0.246)
576.69/576.88	c #Conflicts:    1114000 | #Learnt:      31361 | 0.000
576.69/576.88	c total clause space: 335.816MB
576.69/576.88	c total #watches: 300980
577.40/577.53	c total #propagations: 597490272 / total #impl: 2424378866 (eff. 0.246)
577.40/577.53	c #Conflicts:    1115000 | #Learnt:      32361 | 0.000
577.40/577.53	c total clause space: 335.816MB
577.40/577.53	c total #watches: 304273
578.09/578.20	c total #propagations: 597990584 / total #impl: 2426674907 (eff. 0.246)
578.09/578.20	c #Conflicts:    1116000 | #Learnt:      33361 | 0.000
578.09/578.20	c total clause space: 335.816MB
578.09/578.20	c total #watches: 307776
578.79/578.96	c total #propagations: 598478644 / total #impl: 2428999727 (eff. 0.246)
578.79/578.96	c #Conflicts:    1117000 | #Learnt:      34361 | 0.000
578.79/578.96	c total clause space: 335.816MB
578.79/578.96	c total #watches: 311228
579.60/579.74	c total #propagations: 599027717 / total #impl: 2431568051 (eff. 0.246)
579.60/579.74	c #Conflicts:    1118000 | #Learnt:      35361 | 0.000
579.60/579.74	c total clause space: 335.816MB
579.60/579.74	c total #watches: 313887
580.29/580.43	c total #propagations: 599630906 / total #impl: 2434336748 (eff. 0.246)
580.29/580.43	c #Conflicts:    1119000 | #Learnt:      36361 | 0.000
580.29/580.43	c total clause space: 335.816MB
580.29/580.43	c total #watches: 316354
580.99/581.17	c total #propagations: 600091524 / total #impl: 2436370215 (eff. 0.246)
580.99/581.17	c #Conflicts:    1120000 | #Learnt:      37361 | 0.000
580.99/581.17	c total clause space: 335.816MB
580.99/581.17	c total #watches: 319130
581.90/582.02	c total #propagations: 600591395 / total #impl: 2438575425 (eff. 0.246)
581.90/582.02	c #Conflicts:    1121000 | #Learnt:      38361 | 0.000
581.90/582.02	c total clause space: 335.816MB
581.90/582.02	c total #watches: 322089
582.69/582.85	c total #propagations: 601105469 / total #impl: 2440823572 (eff. 0.246)
582.69/582.85	c #Conflicts:    1122000 | #Learnt:      39361 | 0.000
582.69/582.85	c total clause space: 335.816MB
582.69/582.85	c total #watches: 324925
583.59/583.74	c total #propagations: 601655023 / total #impl: 2443142345 (eff. 0.246)
583.59/583.74	c #Conflicts:    1123000 | #Learnt:      40361 | 0.000
583.59/583.74	c total clause space: 335.816MB
583.59/583.74	c total #watches: 327764
584.49/584.69	c total #propagations: 602134174 / total #impl: 2445382494 (eff. 0.246)
584.49/584.69	c #Conflicts:    1124000 | #Learnt:      41361 | 0.000
584.49/584.69	c total clause space: 335.816MB
584.49/584.69	c total #watches: 331208
585.49/585.68	c total #propagations: 602628554 / total #impl: 2447667703 (eff. 0.246)
585.49/585.68	c #Conflicts:    1125000 | #Learnt:      42361 | 0.000
585.49/585.68	c total clause space: 335.816MB
585.49/585.68	c total #watches: 335233
586.59/586.74	c total #propagations: 603171014 / total #impl: 2450130130 (eff. 0.246)
586.59/586.74	c #Conflicts:    1126000 | #Learnt:      43361 | 0.000
586.59/586.74	c total clause space: 335.816MB
586.59/586.74	c total #watches: 340096
587.69/587.88	c total #propagations: 603638141 / total #impl: 2452462327 (eff. 0.246)
587.69/587.88	c #Conflicts:    1127000 | #Learnt:      44361 | 0.000
587.69/587.88	c total clause space: 335.816MB
587.69/587.88	c total #watches: 344750
588.99/589.19	c total #propagations: 604144503 / total #impl: 2454970478 (eff. 0.246)
588.99/589.19	c #Conflicts:    1128000 | #Learnt:      45361 | 0.000
588.99/589.19	c total clause space: 335.816MB
588.99/589.19	c total #watches: 350627
589.89/590.09	c total #propagations: 604662537 / total #impl: 2457537695 (eff. 0.246)
589.89/590.09	c #Conflicts:    1129000 | #Learnt:      46361 | 0.000
589.89/590.09	c total clause space: 335.816MB
589.89/590.09	c total #watches: 354676
590.79/590.90	c total #propagations: 605238151 / total #impl: 2460063265 (eff. 0.246)
590.79/590.90	c #Conflicts:    1130000 | #Learnt:      47361 | 0.000
590.79/590.90	c total clause space: 335.816MB
590.79/590.90	c total #watches: 358319
591.49/591.65	c total #propagations: 605871162 / total #impl: 2462655300 (eff. 0.246)
591.49/591.65	c #Conflicts:    1131000 | #Learnt:      48361 | 0.000
591.49/591.65	c total clause space: 335.816MB
591.49/591.65	c total #watches: 361847
592.29/592.41	c total #propagations: 606464376 / total #impl: 2464827579 (eff. 0.246)
592.29/592.41	c #Conflicts:    1132000 | #Learnt:      49361 | 0.000
592.29/592.41	c total clause space: 335.816MB
592.29/592.41	c total #watches: 365781
592.90/593.07	c total #propagations: 607043290 / total #impl: 2467276860 (eff. 0.246)
592.90/593.07	c #Conflicts:    1133000 | #Learnt:      50361 | 0.000
592.90/593.07	c total clause space: 335.816MB
592.90/593.07	c total #watches: 368728
593.49/593.69	c total #propagations: 607573635 / total #impl: 2469262864 (eff. 0.246)
593.49/593.69	c #Conflicts:    1134000 | #Learnt:      51361 | 0.000
593.49/593.69	c total clause space: 335.816MB
593.49/593.69	c total #watches: 371520
594.09/594.22	c total #propagations: 608015682 / total #impl: 2471009906 (eff. 0.246)
594.09/594.22	c GARBAGE COLLECT
594.09/594.22	c #Conflicts:    1135000 | #Learnt:      26650 | 0.000
594.09/594.22	c total clause space: 335.816MB
594.09/594.22	c total #watches: 284569
594.49/594.60	c total #propagations: 608538341 / total #impl: 2473138466 (eff. 0.246)
594.49/594.60	c #Conflicts:    1136000 | #Learnt:      27650 | 0.000
594.49/594.60	c total clause space: 335.816MB
594.49/594.60	c total #watches: 288215
595.00/595.10	c total #propagations: 608933356 / total #impl: 2474700870 (eff. 0.246)
595.00/595.10	c #Conflicts:    1137000 | #Learnt:      28650 | 0.000
595.00/595.10	c total clause space: 335.816MB
595.00/595.10	c total #watches: 291834
595.49/595.60	c total #propagations: 609612093 / total #impl: 2477311123 (eff. 0.246)
595.49/595.60	c #Conflicts:    1138000 | #Learnt:      29650 | 0.000
595.49/595.60	c total clause space: 335.816MB
595.49/595.60	c total #watches: 295571
595.99/596.14	c total #propagations: 610300005 / total #impl: 2479827487 (eff. 0.246)
595.99/596.14	c #Conflicts:    1139000 | #Learnt:      30650 | 0.000
595.99/596.14	c total clause space: 335.816MB
595.99/596.14	c total #watches: 300021
596.49/596.67	c total #propagations: 610900210 / total #impl: 2482528101 (eff. 0.246)
596.49/596.67	c #Conflicts:    1140000 | #Learnt:      31650 | 0.000
596.49/596.67	c total clause space: 335.816MB
596.49/596.67	c total #watches: 303655
596.99/597.19	c total #propagations: 611489410 / total #impl: 2485120383 (eff. 0.246)
596.99/597.19	c #Conflicts:    1141000 | #Learnt:      32650 | 0.000
596.99/597.19	c total clause space: 335.816MB
596.99/597.19	c total #watches: 306616
597.49/597.68	c total #propagations: 612069305 / total #impl: 2487537189 (eff. 0.246)
597.49/597.68	c #Conflicts:    1142000 | #Learnt:      33650 | 0.000
597.49/597.68	c total clause space: 335.816MB
597.49/597.68	c total #watches: 310909
597.99/598.11	c total #propagations: 612694811 / total #impl: 2490216999 (eff. 0.246)
597.99/598.11	c #Conflicts:    1143000 | #Learnt:      34650 | 0.000
597.99/598.11	c total clause space: 335.816MB
597.99/598.11	c total #watches: 314546
598.49/598.60	c total #propagations: 613109865 / total #impl: 2492040634 (eff. 0.246)
598.49/598.60	c #Conflicts:    1144000 | #Learnt:      35650 | 0.000
598.49/598.60	c total clause space: 335.816MB
598.49/598.60	c total #watches: 322838
598.89/599.03	c total #propagations: 613575578 / total #impl: 2494122021 (eff. 0.246)
598.89/599.03	c #Conflicts:    1145000 | #Learnt:      36650 | 0.000
598.89/599.03	c total clause space: 335.816MB
598.89/599.03	c total #watches: 327831
599.29/599.50	c total #propagations: 613963710 / total #impl: 2495869366 (eff. 0.246)
599.29/599.50	c #Conflicts:    1146000 | #Learnt:      37650 | 0.000
599.29/599.50	c total clause space: 335.816MB
599.29/599.50	c total #watches: 331379
599.89/600.00	c total #propagations: 614350350 / total #impl: 2497802984 (eff. 0.246)
599.89/600.00	c #Conflicts:    1147000 | #Learnt:      38650 | 0.000
599.89/600.00	c total clause space: 335.816MB
599.89/600.00	c total #watches: 335844
600.39/600.56	c total #propagations: 614742419 / total #impl: 2499829125 (eff. 0.246)
600.39/600.56	c #Conflicts:    1148000 | #Learnt:      39650 | 0.000
600.39/600.56	c total clause space: 335.816MB
600.39/600.56	c total #watches: 340982
600.99/601.11	c total #propagations: 615371581 / total #impl: 2502535529 (eff. 0.246)
600.99/601.11	c #Conflicts:    1149000 | #Learnt:      40650 | 0.000
600.99/601.11	c total clause space: 335.816MB
600.99/601.11	c total #watches: 345293
601.60/601.78	c total #propagations: 615979028 / total #impl: 2504753991 (eff. 0.246)
601.60/601.78	c #Conflicts:    1150000 | #Learnt:      41650 | 0.000
601.60/601.78	c total clause space: 335.816MB
601.60/601.78	c total #watches: 349031
602.19/602.38	c total #propagations: 616579293 / total #impl: 2507171668 (eff. 0.246)
602.19/602.38	c #Conflicts:    1151000 | #Learnt:      42650 | 0.000
602.19/602.38	c total clause space: 335.816MB
602.19/602.38	c total #watches: 352415
602.80/602.96	c total #propagations: 617107699 / total #impl: 2509448191 (eff. 0.246)
602.80/602.96	c #Conflicts:    1152000 | #Learnt:      43650 | 0.000
602.80/602.96	c total clause space: 335.816MB
602.80/602.96	c total #watches: 357045
603.39/603.58	c total #propagations: 617674824 / total #impl: 2511738949 (eff. 0.246)
603.39/603.58	c #Conflicts:    1153000 | #Learnt:      44650 | 0.000
603.39/603.58	c total clause space: 335.816MB
603.39/603.58	c total #watches: 360690
603.99/604.16	c total #propagations: 618329777 / total #impl: 2513924857 (eff. 0.246)
603.99/604.16	c #Conflicts:    1154000 | #Learnt:      45650 | 0.000
603.99/604.16	c total clause space: 335.816MB
603.99/604.16	c total #watches: 363632
604.59/604.77	c total #propagations: 618905968 / total #impl: 2515992423 (eff. 0.246)
604.59/604.77	c #Conflicts:    1155000 | #Learnt:      46650 | 0.000
604.59/604.77	c total clause space: 335.816MB
604.59/604.77	c total #watches: 366458
605.19/605.35	c total #propagations: 619707487 / total #impl: 2518313574 (eff. 0.246)
605.19/605.35	c #Conflicts:    1156000 | #Learnt:      47650 | 0.000
605.19/605.35	c total clause space: 335.816MB
605.19/605.35	c total #watches: 369666
605.79/605.98	c total #propagations: 620361434 / total #impl: 2520600449 (eff. 0.246)
605.79/605.98	c #Conflicts:    1157000 | #Learnt:      48650 | 0.000
605.79/605.98	c total clause space: 335.816MB
605.79/605.98	c total #watches: 372864
606.49/606.62	c total #propagations: 621033116 / total #impl: 2522782764 (eff. 0.246)
606.49/606.62	c #Conflicts:    1158000 | #Learnt:      49650 | 0.000
606.49/606.62	c total clause space: 335.816MB
606.49/606.62	c total #watches: 376933
607.19/607.31	c total #propagations: 621535732 / total #impl: 2524963550 (eff. 0.246)
607.19/607.31	c #Conflicts:    1159000 | #Learnt:      50650 | 0.000
607.19/607.31	c total clause space: 335.816MB
607.19/607.31	c total #watches: 380538
607.89/608.08	c total #propagations: 622190557 / total #impl: 2527282449 (eff. 0.246)
607.89/608.08	c #Conflicts:    1160000 | #Learnt:      51650 | 0.000
607.89/608.08	c total clause space: 335.816MB
607.89/608.08	c total #watches: 383854
608.49/608.66	c total #propagations: 622785303 / total #impl: 2529644251 (eff. 0.246)
608.49/608.66	c GARBAGE COLLECT
608.49/608.66	c #Conflicts:    1161000 | #Learnt:      26656 | 0.000
608.49/608.66	c total clause space: 335.816MB
608.49/608.66	c total #watches: 284627
608.99/609.11	c total #propagations: 623279084 / total #impl: 2531615903 (eff. 0.246)
608.99/609.11	c #Conflicts:    1162000 | #Learnt:      27656 | 0.000
608.99/609.11	c total clause space: 335.816MB
608.99/609.11	c total #watches: 287765
609.49/609.64	c total #propagations: 623738122 / total #impl: 2533522492 (eff. 0.246)
609.49/609.64	c #Conflicts:    1163000 | #Learnt:      28656 | 0.000
609.49/609.64	c total clause space: 335.816MB
609.49/609.64	c total #watches: 290669
609.99/610.12	c total #propagations: 624364193 / total #impl: 2536194987 (eff. 0.246)
609.99/610.12	c #Conflicts:    1164000 | #Learnt:      29656 | 0.000
609.99/610.12	c total clause space: 335.816MB
609.99/610.12	c total #watches: 294756
610.29/610.50	c total #propagations: 624878340 / total #impl: 2538314953 (eff. 0.246)
610.29/610.50	c #Conflicts:    1165000 | #Learnt:      30656 | 0.000
610.29/610.50	c total clause space: 335.816MB
610.29/610.50	c total #watches: 297602
610.79/610.99	c total #propagations: 625251531 / total #impl: 2539867945 (eff. 0.246)
610.79/610.99	c #Conflicts:    1166000 | #Learnt:      31656 | 0.000
610.79/610.99	c total clause space: 335.816MB
610.79/610.99	c total #watches: 300617
611.29/611.44	c total #propagations: 625662072 / total #impl: 2541556427 (eff. 0.246)
611.29/611.44	c #Conflicts:    1167000 | #Learnt:      32656 | 0.000
611.29/611.44	c total clause space: 335.816MB
611.29/611.44	c total #watches: 303478
611.89/612.01	c total #propagations: 626092705 / total #impl: 2543364794 (eff. 0.246)
611.89/612.01	c #Conflicts:    1168000 | #Learnt:      33656 | 0.000
611.89/612.01	c total clause space: 335.816MB
611.89/612.01	c total #watches: 307355
612.39/612.57	c total #propagations: 626691332 / total #impl: 2545820271 (eff. 0.246)
612.39/612.57	c #Conflicts:    1169000 | #Learnt:      34656 | 0.000
612.39/612.57	c total clause space: 335.816MB
612.39/612.57	c total #watches: 311956
613.09/613.22	c total #propagations: 627203790 / total #impl: 2548282668 (eff. 0.246)
613.09/613.22	c #Conflicts:    1170000 | #Learnt:      35656 | 0.000
613.09/613.22	c total clause space: 335.816MB
613.09/613.22	c total #watches: 316350
613.69/613.84	c total #propagations: 627779654 / total #impl: 2551039065 (eff. 0.246)
613.69/613.84	c #Conflicts:    1171000 | #Learnt:      36656 | 0.000
613.69/613.84	c total clause space: 335.816MB
613.69/613.84	c total #watches: 319869
614.39/614.54	c total #propagations: 628281691 / total #impl: 2553344054 (eff. 0.246)
614.39/614.54	c #Conflicts:    1172000 | #Learnt:      37656 | 0.000
614.39/614.54	c total clause space: 335.816MB
614.39/614.54	c total #watches: 323193
615.19/615.31	c total #propagations: 628806480 / total #impl: 2555886880 (eff. 0.246)
615.19/615.31	c #Conflicts:    1173000 | #Learnt:      38656 | 0.000
615.19/615.31	c total clause space: 335.816MB
615.19/615.31	c total #watches: 327357
615.69/615.89	c total #propagations: 629340697 / total #impl: 2558465064 (eff. 0.246)
615.69/615.89	c #Conflicts:    1174000 | #Learnt:      39656 | 0.000
615.69/615.89	c total clause space: 335.816MB
615.69/615.89	c total #watches: 331812
616.49/616.60	c total #propagations: 629970926 / total #impl: 2560840869 (eff. 0.246)
616.49/616.60	c #Conflicts:    1175000 | #Learnt:      40656 | 0.000
616.49/616.60	c total clause space: 335.816MB
616.49/616.60	c total #watches: 336435
616.89/617.07	c total #propagations: 630741535 / total #impl: 2563752118 (eff. 0.246)
616.89/617.07	c #Conflicts:    1176000 | #Learnt:      41656 | 0.000
616.89/617.07	c total clause space: 335.816MB
616.89/617.07	c total #watches: 340614
617.49/617.68	c total #propagations: 631379649 / total #impl: 2566091358 (eff. 0.246)
617.49/617.68	c #Conflicts:    1177000 | #Learnt:      42656 | 0.000
617.49/617.68	c total clause space: 335.816MB
617.49/617.68	c total #watches: 344077
617.99/618.20	c total #propagations: 632070907 / total #impl: 2568717169 (eff. 0.246)
617.99/618.20	c #Conflicts:    1178000 | #Learnt:      43656 | 0.000
617.99/618.20	c total clause space: 335.816MB
617.99/618.20	c total #watches: 347767
618.49/618.68	c total #propagations: 632664889 / total #impl: 2571034679 (eff. 0.246)
618.49/618.68	c #Conflicts:    1179000 | #Learnt:      44656 | 0.000
618.49/618.68	c total clause space: 335.816MB
618.49/618.68	c total #watches: 351421
618.99/619.13	c total #propagations: 633226748 / total #impl: 2573196644 (eff. 0.246)
618.99/619.13	c #Conflicts:    1180000 | #Learnt:      45656 | 0.000
618.99/619.13	c total clause space: 335.816MB
618.99/619.13	c total #watches: 355205
619.59/619.78	c total #propagations: 633787384 / total #impl: 2575464785 (eff. 0.246)
619.59/619.78	c #Conflicts:    1181000 | #Learnt:      46656 | 0.000
619.59/619.78	c total clause space: 335.816MB
619.59/619.78	c total #watches: 359208
620.19/620.36	c total #propagations: 634580184 / total #impl: 2578478252 (eff. 0.246)
620.19/620.36	c #Conflicts:    1182000 | #Learnt:      47656 | 0.000
620.19/620.36	c total clause space: 335.816MB
620.19/620.36	c total #watches: 363760
620.89/621.09	c total #propagations: 635252522 / total #impl: 2581098646 (eff. 0.246)
620.89/621.09	c #Conflicts:    1183000 | #Learnt:      48656 | 0.000
620.89/621.09	c total clause space: 335.816MB
620.89/621.09	c total #watches: 367965
621.49/621.69	c total #propagations: 635920211 / total #impl: 2583698932 (eff. 0.246)
621.49/621.69	c #Conflicts:    1184000 | #Learnt:      49656 | 0.000
621.49/621.69	c total clause space: 335.816MB
621.49/621.69	c total #watches: 371471
622.19/622.34	c total #propagations: 636450800 / total #impl: 2585926294 (eff. 0.246)
622.19/622.34	c #Conflicts:    1185000 | #Learnt:      50656 | 0.000
622.19/622.34	c total clause space: 335.816MB
622.19/622.34	c total #watches: 375458
622.79/622.93	c total #propagations: 636984535 / total #impl: 2588116419 (eff. 0.246)
622.79/622.93	c #Conflicts:    1186000 | #Learnt:      51656 | 0.000
622.79/622.93	c total clause space: 335.816MB
622.79/622.93	c total #watches: 379703
623.49/623.70	c total #propagations: 637488627 / total #impl: 2590269158 (eff. 0.246)
623.49/623.70	c GARBAGE COLLECT
623.49/623.70	c #Conflicts:    1187000 | #Learnt:      26350 | 0.000
623.49/623.70	c total clause space: 335.816MB
623.49/623.70	c total #watches: 283612
623.89/624.09	c total #propagations: 637943384 / total #impl: 2592299209 (eff. 0.246)
623.89/624.09	c #Conflicts:    1188000 | #Learnt:      27350 | 0.000
623.89/624.09	c total clause space: 335.816MB
623.89/624.09	c total #watches: 287087
624.49/624.68	c total #propagations: 638405184 / total #impl: 2594330912 (eff. 0.246)
624.49/624.68	c #Conflicts:    1189000 | #Learnt:      28350 | 0.000
624.49/624.68	c total clause space: 335.816MB
624.49/624.68	c total #watches: 293352
624.89/625.09	c total #propagations: 639009904 / total #impl: 2596952660 (eff. 0.246)
624.89/625.09	c #Conflicts:    1190000 | #Learnt:      29350 | 0.000
624.89/625.09	c total clause space: 335.816MB
624.89/625.09	c total #watches: 298161
625.28/625.47	c total #propagations: 639429620 / total #impl: 2598868630 (eff. 0.246)
625.28/625.47	c #Conflicts:    1191000 | #Learnt:      30350 | 0.000
625.28/625.47	c total clause space: 335.816MB
625.28/625.47	c total #watches: 301533
625.68/625.85	c total #propagations: 639777000 / total #impl: 2600471382 (eff. 0.246)
625.68/625.85	c #Conflicts:    1192000 | #Learnt:      31350 | 0.000
625.68/625.85	c total clause space: 335.816MB
625.68/625.85	c total #watches: 305221
626.08/626.28	c total #propagations: 640103090 / total #impl: 2602150807 (eff. 0.246)
626.08/626.28	c #Conflicts:    1193000 | #Learnt:      32350 | 0.000
626.08/626.28	c total clause space: 335.816MB
626.08/626.28	c total #watches: 308823
626.68/626.82	c total #propagations: 640586592 / total #impl: 2604281522 (eff. 0.246)
626.68/626.82	c #Conflicts:    1194000 | #Learnt:      33350 | 0.000
626.68/626.82	c total clause space: 335.816MB
626.68/626.82	c total #watches: 312196
627.18/627.31	c total #propagations: 641293841 / total #impl: 2607007977 (eff. 0.246)
627.18/627.31	c #Conflicts:    1195000 | #Learnt:      34350 | 0.000
627.18/627.31	c total clause space: 335.816MB
627.18/627.31	c total #watches: 316363
627.68/627.81	c total #propagations: 641956672 / total #impl: 2609340247 (eff. 0.246)
627.68/627.81	c #Conflicts:    1196000 | #Learnt:      35350 | 0.000
627.68/627.81	c total clause space: 335.816MB
627.68/627.81	c total #watches: 320144
628.09/628.28	c total #propagations: 642721876 / total #impl: 2611783115 (eff. 0.246)
628.09/628.28	c #Conflicts:    1197000 | #Learnt:      36350 | 0.000
628.09/628.28	c total clause space: 335.816MB
628.09/628.28	c total #watches: 323635
628.68/628.81	c total #propagations: 643268824 / total #impl: 2613689527 (eff. 0.246)
628.68/628.81	c #Conflicts:    1198000 | #Learnt:      37350 | 0.000
628.68/628.81	c total clause space: 335.816MB
628.68/628.81	c total #watches: 327041
629.19/629.33	c total #propagations: 643916966 / total #impl: 2615946002 (eff. 0.246)
629.19/629.33	c #Conflicts:    1199000 | #Learnt:      38350 | 0.000
629.19/629.33	c total clause space: 335.816MB
629.19/629.33	c total #watches: 330554
629.58/629.78	c total #propagations: 644414466 / total #impl: 2617929839 (eff. 0.246)
629.58/629.78	c #Conflicts:    1200000 | #Learnt:      39350 | 0.000
629.58/629.78	c total clause space: 335.816MB
629.58/629.78	c total #watches: 333207
630.29/630.42	c total #propagations: 644810129 / total #impl: 2619524037 (eff. 0.246)
630.29/630.42	c #Conflicts:    1201000 | #Learnt:      40350 | 0.000
630.29/630.42	c total clause space: 335.816MB
630.29/630.42	c total #watches: 336511
630.88/631.09	c total #propagations: 645437405 / total #impl: 2621835507 (eff. 0.246)
630.88/631.09	c #Conflicts:    1202000 | #Learnt:      41350 | 0.000
630.88/631.09	c total clause space: 335.816MB
630.88/631.09	c total #watches: 340791
631.58/631.73	c total #propagations: 646083607 / total #impl: 2624503016 (eff. 0.246)
631.58/631.73	c #Conflicts:    1203000 | #Learnt:      42350 | 0.000
631.58/631.73	c total clause space: 335.816MB
631.58/631.74	c total #watches: 345309
632.28/632.41	c total #propagations: 646745057 / total #impl: 2627223254 (eff. 0.246)
632.28/632.41	c #Conflicts:    1204000 | #Learnt:      43350 | 0.000
632.28/632.41	c total clause space: 335.816MB
632.28/632.41	c total #watches: 350032
632.88/633.01	c total #propagations: 647470465 / total #impl: 2630483857 (eff. 0.246)
632.88/633.01	c #Conflicts:    1205000 | #Learnt:      44350 | 0.000
632.88/633.01	c total clause space: 335.816MB
632.88/633.01	c total #watches: 354271
633.49/633.70	c total #propagations: 648022679 / total #impl: 2632967543 (eff. 0.246)
633.49/633.70	c #Conflicts:    1206000 | #Learnt:      45350 | 0.000
633.49/633.70	c total clause space: 335.816MB
633.49/633.70	c total #watches: 357177
634.18/634.36	c total #propagations: 648660607 / total #impl: 2635716488 (eff. 0.246)
634.18/634.36	c #Conflicts:    1207000 | #Learnt:      46350 | 0.000
634.18/634.36	c total clause space: 335.816MB
634.18/634.36	c total #watches: 360525
635.08/635.24	c total #propagations: 649075009 / total #impl: 2637562501 (eff. 0.246)
635.08/635.24	c #Conflicts:    1208000 | #Learnt:      47350 | 0.000
635.08/635.24	c total clause space: 335.816MB
635.08/635.24	c total #watches: 364339
635.69/635.85	c total #propagations: 649729146 / total #impl: 2640407628 (eff. 0.246)
635.69/635.85	c #Conflicts:    1209000 | #Learnt:      48350 | 0.000
635.69/635.85	c total clause space: 335.816MB
635.69/635.85	c total #watches: 367844
636.18/636.38	c total #propagations: 650172722 / total #impl: 2642537508 (eff. 0.246)
636.18/636.38	c #Conflicts:    1210000 | #Learnt:      49350 | 0.000
636.18/636.38	c total clause space: 335.816MB
636.18/636.38	c total #watches: 370649
636.79/636.94	c total #propagations: 650487204 / total #impl: 2644039383 (eff. 0.246)
636.79/636.94	c #Conflicts:    1211000 | #Learnt:      50350 | 0.000
636.79/636.94	c total clause space: 335.816MB
636.79/636.94	c total #watches: 373638
637.58/637.71	c total #propagations: 650819361 / total #impl: 2645560484 (eff. 0.246)
637.58/637.71	c #Conflicts:    1212000 | #Learnt:      51350 | 0.000
637.58/637.71	c total clause space: 335.816MB
637.58/637.71	c total #watches: 376660
638.38/638.52	c total #propagations: 651301976 / total #impl: 2647677796 (eff. 0.246)
638.38/638.52	c #Conflicts:    1213000 | #Learnt:      52350 | 0.000
638.38/638.52	c total clause space: 335.816MB
638.38/638.52	c total #watches: 380413
639.18/639.31	c total #propagations: 651875440 / total #impl: 2650301280 (eff. 0.246)
639.18/639.31	c GARBAGE COLLECT
639.18/639.31	c #Conflicts:    1214000 | #Learnt:      26767 | 0.000
639.18/639.31	c total clause space: 335.816MB
639.18/639.32	c total #watches: 285430
639.68/639.84	c total #propagations: 652435454 / total #impl: 2653092632 (eff. 0.246)
639.68/639.84	c #Conflicts:    1215000 | #Learnt:      27767 | 0.000
639.68/639.84	c total clause space: 335.816MB
639.68/639.84	c total #watches: 288965
640.19/640.35	c total #propagations: 653017047 / total #impl: 2655829495 (eff. 0.246)
640.19/640.35	c #Conflicts:    1216000 | #Learnt:      28767 | 0.000
640.19/640.35	c total clause space: 335.816MB
640.19/640.35	c total #watches: 292640
640.78/640.93	c total #propagations: 653555200 / total #impl: 2658291827 (eff. 0.246)
640.78/640.93	c #Conflicts:    1217000 | #Learnt:      29767 | 0.000
640.78/640.93	c total clause space: 335.816MB
640.78/640.93	c total #watches: 296178
641.38/641.53	c total #propagations: 654153339 / total #impl: 2661144617 (eff. 0.246)
641.38/641.53	c #Conflicts:    1218000 | #Learnt:      30767 | 0.000
641.38/641.53	c total clause space: 335.816MB
641.38/641.53	c total #watches: 300381
641.98/642.18	c total #propagations: 654749991 / total #impl: 2663938545 (eff. 0.246)
641.98/642.18	c #Conflicts:    1219000 | #Learnt:      31767 | 0.000
641.98/642.18	c total clause space: 335.816MB
641.98/642.18	c total #watches: 307250
642.58/642.79	c total #propagations: 655397127 / total #impl: 2667118698 (eff. 0.246)
642.58/642.79	c #Conflicts:    1220000 | #Learnt:      32767 | 0.000
642.58/642.79	c total clause space: 335.816MB
642.58/642.79	c total #watches: 312410
643.49/643.69	c total #propagations: 655935537 / total #impl: 2669806832 (eff. 0.246)
643.49/643.69	c #Conflicts:    1221000 | #Learnt:      33767 | 0.000
643.49/643.69	c total clause space: 335.816MB
643.49/643.69	c total #watches: 317163
644.59/644.70	c total #propagations: 656635684 / total #impl: 2673260443 (eff. 0.246)
644.59/644.70	c #Conflicts:    1222000 | #Learnt:      34767 | 0.000
644.59/644.70	c total clause space: 335.816MB
644.59/644.70	c total #watches: 321993
645.59/645.72	c total #propagations: 657352259 / total #impl: 2676833783 (eff. 0.246)
645.59/645.72	c #Conflicts:    1223000 | #Learnt:      35767 | 0.000
645.59/645.72	c total clause space: 335.816MB
645.59/645.72	c total #watches: 326660
646.79/646.92	c total #propagations: 658045742 / total #impl: 2680444050 (eff. 0.245)
646.79/646.92	c #Conflicts:    1224000 | #Learnt:      36767 | 0.000
646.79/646.92	c total clause space: 335.816MB
646.79/646.92	c total #watches: 333735
648.18/648.36	c total #propagations: 658797475 / total #impl: 2684512365 (eff. 0.245)
648.18/648.36	c #Conflicts:    1225000 | #Learnt:      37767 | 0.000
648.18/648.36	c total clause space: 335.816MB
648.18/648.36	c total #watches: 339530
649.68/649.86	c total #propagations: 659570118 / total #impl: 2688846426 (eff. 0.245)
649.68/649.86	c #Conflicts:    1226000 | #Learnt:      38767 | 0.000
649.68/649.86	c total clause space: 335.816MB
649.68/649.86	c total #watches: 344876
651.19/651.31	c total #propagations: 660361318 / total #impl: 2693938722 (eff. 0.245)
651.19/651.31	c #Conflicts:    1227000 | #Learnt:      39767 | 0.000
651.19/651.31	c total clause space: 335.816MB
651.19/651.31	c total #watches: 353436
652.78/652.92	c total #propagations: 660991587 / total #impl: 2697634225 (eff. 0.245)
652.78/652.92	c #Conflicts:    1228000 | #Learnt:      40767 | 0.000
652.78/652.92	c total clause space: 335.816MB
652.78/652.92	c total #watches: 361139
654.78/654.99	c total #propagations: 661752527 / total #impl: 2703032167 (eff. 0.245)
654.78/654.99	c #Conflicts:    1229000 | #Learnt:      41767 | 0.000
654.78/654.99	c total clause space: 335.816MB
654.78/654.99	c total #watches: 372097
657.79/657.96	c total #propagations: 662516105 / total #impl: 2708705693 (eff. 0.245)
657.79/657.96	c #Conflicts:    1230000 | #Learnt:      42767 | 0.000
657.79/657.96	c total clause space: 335.816MB
657.79/657.96	c total #watches: 379161
660.78/660.92	c total #propagations: 663317316 / total #impl: 2714142892 (eff. 0.244)
660.78/660.92	c #Conflicts:    1231000 | #Learnt:      43767 | 0.000
660.78/660.92	c total clause space: 335.816MB
660.78/660.92	c total #watches: 387717
662.48/662.66	c total #propagations: 664077053 / total #impl: 2718910931 (eff. 0.244)
662.48/662.66	c #Conflicts:    1232000 | #Learnt:      44767 | 0.000
662.48/662.66	c total clause space: 335.816MB
662.48/662.66	c total #watches: 391862
663.98/664.14	c total #propagations: 664772715 / total #impl: 2721616551 (eff. 0.244)
663.98/664.14	c #Conflicts:    1233000 | #Learnt:      45767 | 0.000
663.98/664.14	c total clause space: 335.816MB
663.98/664.14	c total #watches: 395716
665.48/665.64	c total #propagations: 665344220 / total #impl: 2724028383 (eff. 0.244)
665.48/665.64	c #Conflicts:    1234000 | #Learnt:      46767 | 0.000
665.48/665.64	c total clause space: 335.816MB
665.48/665.64	c total #watches: 399768
667.08/667.24	c total #propagations: 665834740 / total #impl: 2726275875 (eff. 0.244)
667.08/667.24	c #Conflicts:    1235000 | #Learnt:      47767 | 0.000
667.08/667.24	c total clause space: 335.816MB
667.08/667.24	c total #watches: 403098
668.68/668.89	c total #propagations: 666457035 / total #impl: 2728809892 (eff. 0.244)
668.68/668.89	c #Conflicts:    1236000 | #Learnt:      48767 | 0.000
668.68/668.89	c total clause space: 335.816MB
668.68/668.89	c total #watches: 408214
670.88/671.01	c total #propagations: 667034521 / total #impl: 2731425689 (eff. 0.244)
670.88/671.01	c #Conflicts:    1237000 | #Learnt:      49767 | 0.000
670.88/671.01	c total clause space: 335.816MB
670.88/671.01	c total #watches: 411884
672.18/672.33	c total #propagations: 667734316 / total #impl: 2734164332 (eff. 0.244)
672.18/672.33	c #Conflicts:    1238000 | #Learnt:      50767 | 0.000
672.18/672.33	c total clause space: 335.816MB
672.18/672.33	c total #watches: 414851
673.08/673.26	c total #propagations: 668121733 / total #impl: 2735904057 (eff. 0.244)
673.08/673.26	c #Conflicts:    1239000 | #Learnt:      51767 | 0.000
673.08/673.26	c total clause space: 335.816MB
673.08/673.27	c total #watches: 417838
674.78/674.94	c total #propagations: 668582692 / total #impl: 2737679437 (eff. 0.244)
674.78/674.94	c #Conflicts:    1240000 | #Learnt:      52767 | 0.000
674.78/674.94	c total clause space: 335.816MB
674.78/674.94	c total #watches: 421255
676.58/676.75	c total #propagations: 669221917 / total #impl: 2740101489 (eff. 0.244)
676.58/676.75	c #Conflicts:    1241000 | #Learnt:      53767 | 0.000
676.58/676.75	c total clause space: 335.816MB
676.58/676.75	c total #watches: 424614
677.18/677.30	c total #propagations: 669903287 / total #impl: 2742599850 (eff. 0.244)
677.18/677.30	c GARBAGE COLLECT
677.18/677.30	c #Conflicts:    1242000 | #Learnt:      27894 | 0.000
677.18/677.30	c total clause space: 335.816MB
677.18/677.30	c total #watches: 290844
677.58/677.78	c total #propagations: 670379453 / total #impl: 2745070434 (eff. 0.244)
677.58/677.78	c #Conflicts:    1243000 | #Learnt:      28894 | 0.000
677.58/677.78	c total clause space: 335.816MB
677.58/677.78	c total #watches: 296945
678.17/678.34	c total #propagations: 670970734 / total #impl: 2747561822 (eff. 0.244)
678.17/678.34	c #Conflicts:    1244000 | #Learnt:      29894 | 0.000
678.17/678.34	c total clause space: 335.816MB
678.17/678.34	c total #watches: 302121
678.68/678.87	c total #propagations: 671682961 / total #impl: 2750317034 (eff. 0.244)
678.68/678.87	c #Conflicts:    1245000 | #Learnt:      30894 | 0.000
678.68/678.87	c total clause space: 335.816MB
678.68/678.87	c total #watches: 305902
679.17/679.35	c total #propagations: 672393556 / total #impl: 2752913406 (eff. 0.244)
679.17/679.35	c #Conflicts:    1246000 | #Learnt:      31894 | 0.000
679.17/679.35	c total clause space: 335.816MB
679.17/679.35	c total #watches: 312657
679.68/679.85	c total #propagations: 672834615 / total #impl: 2755086623 (eff. 0.244)
679.68/679.85	c #Conflicts:    1247000 | #Learnt:      32894 | 0.000
679.68/679.85	c total clause space: 335.816MB
679.68/679.85	c total #watches: 318319
679.87/680.09	c total #propagations: 673262313 / total #impl: 2757321413 (eff. 0.244)
679.87/680.09	c #Conflicts:    1248000 | #Learnt:      33894 | 0.000
679.87/680.09	c total clause space: 335.816MB
679.87/680.09	c total #watches: 321695
680.27/680.47	c total #propagations: 673559598 / total #impl: 2758461348 (eff. 0.244)
680.27/680.47	c #Conflicts:    1249000 | #Learnt:      34894 | 0.000
680.27/680.47	c total clause space: 335.816MB
680.27/680.47	c total #watches: 324492
680.67/680.86	c total #propagations: 673906257 / total #impl: 2759978774 (eff. 0.244)
680.67/680.86	c #Conflicts:    1250000 | #Learnt:      35894 | 0.000
680.67/680.86	c total clause space: 335.816MB
680.67/680.86	c total #watches: 327483
681.17/681.38	c total #propagations: 674244293 / total #impl: 2761290692 (eff. 0.244)
681.17/681.38	c #Conflicts:    1251000 | #Learnt:      36894 | 0.000
681.17/681.38	c total clause space: 335.816MB
681.17/681.38	c total #watches: 331357
681.77/681.97	c total #propagations: 674816597 / total #impl: 2763491129 (eff. 0.244)
681.77/681.97	c #Conflicts:    1252000 | #Learnt:      37894 | 0.000
681.77/681.97	c total clause space: 335.816MB
681.77/681.97	c total #watches: 335151
682.47/682.61	c total #propagations: 675417820 / total #impl: 2765896790 (eff. 0.244)
682.47/682.61	c #Conflicts:    1253000 | #Learnt:      38894 | 0.000
682.47/682.61	c total clause space: 335.816MB
682.47/682.61	c total #watches: 338015
683.17/683.36	c total #propagations: 675939299 / total #impl: 2768068791 (eff. 0.244)
683.17/683.36	c #Conflicts:    1254000 | #Learnt:      39894 | 0.000
683.17/683.36	c total clause space: 335.816MB
683.17/683.36	c total #watches: 341687
683.77/683.95	c total #propagations: 676719597 / total #impl: 2770867817 (eff. 0.244)
683.77/683.95	c #Conflicts:    1255000 | #Learnt:      40894 | 0.000
683.77/683.95	c total clause space: 335.816MB
683.77/683.95	c total #watches: 344970
684.37/684.59	c total #propagations: 677279894 / total #impl: 2773049166 (eff. 0.244)
684.37/684.59	c #Conflicts:    1256000 | #Learnt:      41894 | 0.000
684.37/684.59	c total clause space: 335.816MB
684.37/684.59	c total #watches: 348831
684.87/685.07	c total #propagations: 677912230 / total #impl: 2775382496 (eff. 0.244)
684.87/685.07	c #Conflicts:    1257000 | #Learnt:      42894 | 0.000
684.87/685.07	c total clause space: 335.816MB
684.87/685.07	c total #watches: 352792
685.47/685.64	c total #propagations: 678426595 / total #impl: 2777543847 (eff. 0.244)
685.47/685.64	c #Conflicts:    1258000 | #Learnt:      43894 | 0.000
685.47/685.64	c total clause space: 335.816MB
685.47/685.64	c total #watches: 356373
686.17/686.33	c total #propagations: 679114647 / total #impl: 2780340793 (eff. 0.244)
686.17/686.33	c #Conflicts:    1259000 | #Learnt:      44894 | 0.000
686.17/686.33	c total clause space: 335.816MB
686.17/686.33	c total #watches: 360445
686.87/687.09	c total #propagations: 679746068 / total #impl: 2782947934 (eff. 0.244)
686.87/687.09	c #Conflicts:    1260000 | #Learnt:      45894 | 0.000
686.87/687.09	c total clause space: 335.816MB
686.87/687.09	c total #watches: 365015
687.57/687.73	c total #propagations: 680375040 / total #impl: 2785353286 (eff. 0.244)
687.57/687.73	c #Conflicts:    1261000 | #Learnt:      46894 | 0.000
687.57/687.73	c total clause space: 335.816MB
687.57/687.73	c total #watches: 368417
688.27/688.44	c total #propagations: 680944707 / total #impl: 2787602372 (eff. 0.244)
688.27/688.44	c #Conflicts:    1262000 | #Learnt:      47894 | 0.000
688.27/688.44	c total clause space: 335.816MB
688.27/688.44	c total #watches: 372516
689.07/689.24	c total #propagations: 681548453 / total #impl: 2790023986 (eff. 0.244)
689.07/689.24	c #Conflicts:    1263000 | #Learnt:      48894 | 0.000
689.07/689.24	c total clause space: 335.816MB
689.07/689.24	c total #watches: 376841
689.77/689.93	c total #propagations: 682169299 / total #impl: 2792533028 (eff. 0.244)
689.77/689.93	c #Conflicts:    1264000 | #Learnt:      49894 | 0.000
689.77/689.93	c total clause space: 335.816MB
689.77/689.93	c total #watches: 380446
690.37/690.54	c total #propagations: 682785525 / total #impl: 2794780509 (eff. 0.244)
690.37/690.54	c #Conflicts:    1265000 | #Learnt:      50894 | 0.000
690.37/690.54	c total clause space: 335.816MB
690.37/690.54	c total #watches: 384929
691.07/691.25	c total #propagations: 683251492 / total #impl: 2796974669 (eff. 0.244)
691.07/691.25	c #Conflicts:    1266000 | #Learnt:      51894 | 0.000
691.07/691.25	c total clause space: 335.816MB
691.07/691.25	c total #watches: 389682
691.67/691.87	c total #propagations: 683731071 / total #impl: 2799769239 (eff. 0.244)
691.67/691.87	c #Conflicts:    1267000 | #Learnt:      52894 | 0.000
691.67/691.87	c total clause space: 335.816MB
691.67/691.87	c total #watches: 392439
692.37/692.58	c total #propagations: 684117320 / total #impl: 2801664796 (eff. 0.244)
692.37/692.58	c #Conflicts:    1268000 | #Learnt:      53894 | 0.000
692.37/692.58	c total clause space: 335.816MB
692.37/692.58	c total #watches: 395842
692.98/693.11	c total #propagations: 684462634 / total #impl: 2803495406 (eff. 0.244)
692.98/693.11	c GARBAGE COLLECT
692.98/693.11	c #Conflicts:    1269000 | #Learnt:      27682 | 0.000
692.98/693.11	c total clause space: 335.816MB
692.98/693.11	c total #watches: 289168
693.27/693.48	c total #propagations: 684766824 / total #impl: 2805173052 (eff. 0.244)
693.27/693.48	c #Conflicts:    1270000 | #Learnt:      28682 | 0.000
693.27/693.48	c total clause space: 335.816MB
693.27/693.48	c total #watches: 293144
693.67/693.85	c total #propagations: 685101203 / total #impl: 2806849374 (eff. 0.244)
693.67/693.85	c #Conflicts:    1271000 | #Learnt:      29682 | 0.000
693.67/693.85	c total clause space: 335.816MB
693.67/693.85	c total #watches: 296702
694.08/694.23	c total #propagations: 685428930 / total #impl: 2808396287 (eff. 0.244)
694.08/694.23	c #Conflicts:    1272000 | #Learnt:      30682 | 0.000
694.08/694.23	c total clause space: 335.816MB
694.08/694.23	c total #watches: 300243
694.47/694.65	c total #propagations: 685762435 / total #impl: 2809909944 (eff. 0.244)
694.47/694.65	c #Conflicts:    1273000 | #Learnt:      31682 | 0.000
694.47/694.65	c total clause space: 335.816MB
694.47/694.65	c total #watches: 304526
694.97/695.18	c total #propagations: 686140025 / total #impl: 2811832617 (eff. 0.244)
694.97/695.18	c #Conflicts:    1274000 | #Learnt:      32682 | 0.000
694.97/695.18	c total clause space: 335.816MB
694.97/695.18	c total #watches: 308498
695.47/695.65	c total #propagations: 686544504 / total #impl: 2813894011 (eff. 0.244)
695.47/695.65	c #Conflicts:    1275000 | #Learnt:      33682 | 0.000
695.47/695.65	c total clause space: 335.816MB
695.47/695.65	c total #watches: 313289
696.07/696.24	c total #propagations: 686906138 / total #impl: 2815841158 (eff. 0.244)
696.07/696.24	c #Conflicts:    1276000 | #Learnt:      34682 | 0.000
696.07/696.24	c total clause space: 335.816MB
696.07/696.24	c total #watches: 318090
696.67/696.82	c total #propagations: 687407981 / total #impl: 2818154105 (eff. 0.244)
696.67/696.82	c #Conflicts:    1277000 | #Learnt:      35682 | 0.000
696.67/696.82	c total clause space: 335.816MB
696.67/696.82	c total #watches: 321767
697.28/697.42	c total #propagations: 688068117 / total #impl: 2820763157 (eff. 0.244)
697.28/697.42	c #Conflicts:    1278000 | #Learnt:      36682 | 0.000
697.28/697.42	c total clause space: 335.816MB
697.28/697.42	c total #watches: 325270
697.77/697.91	c total #propagations: 688612702 / total #impl: 2823015562 (eff. 0.244)
697.77/697.91	c #Conflicts:    1279000 | #Learnt:      37682 | 0.000
697.77/697.91	c total clause space: 335.816MB
697.77/697.91	c total #watches: 329517
698.27/698.41	c total #propagations: 689066703 / total #impl: 2825032727 (eff. 0.244)
698.27/698.41	c #Conflicts:    1280000 | #Learnt:      38682 | 0.000
698.27/698.41	c total clause space: 335.816MB
698.27/698.41	c total #watches: 332684
698.87/699.00	c total #propagations: 689619524 / total #impl: 2827103749 (eff. 0.244)
698.87/699.00	c #Conflicts:    1281000 | #Learnt:      39682 | 0.000
698.87/699.00	c total clause space: 335.816MB
698.87/699.00	c total #watches: 335571
699.37/699.53	c total #propagations: 690239244 / total #impl: 2829504573 (eff. 0.244)
699.37/699.53	c #Conflicts:    1282000 | #Learnt:      40682 | 0.000
699.37/699.53	c total clause space: 335.816MB
699.37/699.53	c total #watches: 343532
700.17/700.30	c total #propagations: 690972377 / total #impl: 2832193992 (eff. 0.244)
700.17/700.30	c #Conflicts:    1283000 | #Learnt:      41682 | 0.000
700.17/700.30	c total clause space: 335.816MB
700.17/700.30	c total #watches: 348300
700.87/701.09	c total #propagations: 691673623 / total #impl: 2835250810 (eff. 0.244)
700.87/701.09	c #Conflicts:    1284000 | #Learnt:      42682 | 0.000
700.87/701.09	c total clause space: 335.816MB
700.87/701.09	c total #watches: 352968
701.57/701.78	c total #propagations: 692367936 / total #impl: 2838049227 (eff. 0.244)
701.57/701.78	c #Conflicts:    1285000 | #Learnt:      43682 | 0.000
701.57/701.78	c total clause space: 335.816MB
701.57/701.78	c total #watches: 360566
702.27/702.45	c total #propagations: 692985711 / total #impl: 2840850583 (eff. 0.244)
702.27/702.45	c #Conflicts:    1286000 | #Learnt:      44682 | 0.000
702.27/702.45	c total clause space: 335.816MB
702.27/702.45	c total #watches: 364282
702.97/703.17	c total #propagations: 693668933 / total #impl: 2843368749 (eff. 0.244)
702.97/703.17	c #Conflicts:    1287000 | #Learnt:      45682 | 0.000
702.97/703.17	c total clause space: 335.816MB
702.97/703.17	c total #watches: 367656
703.67/703.87	c total #propagations: 694257815 / total #impl: 2846120724 (eff. 0.244)
703.67/703.87	c #Conflicts:    1288000 | #Learnt:      46682 | 0.000
703.67/703.87	c total clause space: 335.816MB
703.67/703.87	c total #watches: 371049
704.37/704.54	c total #propagations: 694952520 / total #impl: 2848927279 (eff. 0.244)
704.37/704.54	c #Conflicts:    1289000 | #Learnt:      47682 | 0.000
704.37/704.54	c total clause space: 335.816MB
704.37/704.54	c total #watches: 375536
704.87/705.03	c total #propagations: 695713815 / total #impl: 2851723183 (eff. 0.244)
704.87/705.03	c #Conflicts:    1290000 | #Learnt:      48682 | 0.000
704.87/705.03	c total clause space: 335.816MB
704.87/705.03	c total #watches: 378795
705.37/705.54	c total #propagations: 696406819 / total #impl: 2854095982 (eff. 0.244)
705.37/705.54	c #Conflicts:    1291000 | #Learnt:      49682 | 0.000
705.37/705.54	c total clause space: 335.816MB
705.37/705.54	c total #watches: 383031
705.87/706.07	c total #propagations: 696927651 / total #impl: 2856042097 (eff. 0.244)
705.87/706.07	c #Conflicts:    1292000 | #Learnt:      50682 | 0.000
705.87/706.07	c total clause space: 335.816MB
705.87/706.07	c total #watches: 387937
706.27/706.46	c total #propagations: 697394852 / total #impl: 2858009725 (eff. 0.244)
706.27/706.46	c #Conflicts:    1293000 | #Learnt:      51682 | 0.000
706.27/706.46	c total clause space: 335.816MB
706.27/706.46	c total #watches: 391970
706.77/706.90	c total #propagations: 697747296 / total #impl: 2859603995 (eff. 0.244)
706.77/706.90	c #Conflicts:    1294000 | #Learnt:      52682 | 0.000
706.77/706.90	c total clause space: 335.816MB
706.77/706.90	c total #watches: 395578
707.28/707.46	c total #propagations: 698092605 / total #impl: 2861144116 (eff. 0.244)
707.28/707.46	c #Conflicts:    1295000 | #Learnt:      53682 | 0.000
707.28/707.46	c total clause space: 335.816MB
707.28/707.46	c total #watches: 399269
707.87/708.05	c total #propagations: 698531347 / total #impl: 2863218375 (eff. 0.244)
707.87/708.05	c #Conflicts:    1296000 | #Learnt:      54682 | 0.000
707.87/708.05	c total clause space: 335.816MB
707.87/708.05	c total #watches: 403048
708.47/708.61	c total #propagations: 699080524 / total #impl: 2865393598 (eff. 0.244)
708.47/708.61	c GARBAGE COLLECT
708.47/708.61	c #Conflicts:    1297000 | #Learnt:      28146 | 0.000
708.47/708.61	c total clause space: 335.816MB
708.47/708.61	c total #watches: 291059
708.87/709.01	c total #propagations: 699728203 / total #impl: 2867686541 (eff. 0.244)
708.87/709.01	c #Conflicts:    1298000 | #Learnt:      29146 | 0.000
708.87/709.01	c total clause space: 335.816MB
708.87/709.01	c total #watches: 295950
709.27/709.45	c total #propagations: 700199567 / total #impl: 2869597896 (eff. 0.244)
709.27/709.45	c #Conflicts:    1299000 | #Learnt:      30146 | 0.000
709.27/709.45	c total clause space: 335.816MB
709.27/709.45	c total #watches: 300163
709.77/709.90	c total #propagations: 700824256 / total #impl: 2872074948 (eff. 0.244)
709.77/709.90	c #Conflicts:    1300000 | #Learnt:      31146 | 0.000
709.77/709.90	c total clause space: 335.816MB
709.77/709.90	c total #watches: 306964
710.17/710.35	c total #propagations: 701503362 / total #impl: 2874747679 (eff. 0.244)
710.17/710.35	c #Conflicts:    1301000 | #Learnt:      32146 | 0.000
710.17/710.35	c total clause space: 335.816MB
710.17/710.35	c total #watches: 310623
710.67/710.82	c total #propagations: 701959050 / total #impl: 2876833922 (eff. 0.244)
710.67/710.82	c #Conflicts:    1302000 | #Learnt:      33146 | 0.000
710.67/710.82	c total clause space: 335.816MB
710.67/710.82	c total #watches: 313669
710.97/711.13	c total #propagations: 702437538 / total #impl: 2878925882 (eff. 0.244)
710.97/711.13	c #Conflicts:    1303000 | #Learnt:      34146 | 0.000
710.97/711.13	c total clause space: 335.816MB
710.97/711.13	c total #watches: 316499
711.37/711.59	c total #propagations: 702761240 / total #impl: 2880276206 (eff. 0.244)
711.37/711.59	c #Conflicts:    1304000 | #Learnt:      35146 | 0.000
711.37/711.59	c total clause space: 335.816MB
711.37/711.59	c total #watches: 321792
711.87/712.03	c total #propagations: 703417986 / total #impl: 2882796026 (eff. 0.244)
711.87/712.03	c #Conflicts:    1305000 | #Learnt:      36146 | 0.000
711.87/712.03	c total clause space: 335.816MB
711.87/712.04	c total #watches: 327593
712.27/712.42	c total #propagations: 704001366 / total #impl: 2885004643 (eff. 0.244)
712.27/712.42	c #Conflicts:    1306000 | #Learnt:      37146 | 0.000
712.27/712.42	c total clause space: 335.816MB
712.27/712.42	c total #watches: 332258
712.68/712.87	c total #propagations: 704404053 / total #impl: 2887028997 (eff. 0.244)
712.68/712.87	c #Conflicts:    1307000 | #Learnt:      38146 | 0.000
712.68/712.87	c total clause space: 335.816MB
712.68/712.87	c total #watches: 336503
713.27/713.42	c total #propagations: 704928737 / total #impl: 2889256937 (eff. 0.244)
713.27/713.42	c #Conflicts:    1308000 | #Learnt:      39146 | 0.000
713.27/713.42	c total clause space: 335.816MB
713.27/713.42	c total #watches: 339958
713.78/713.96	c total #propagations: 705630684 / total #impl: 2891735286 (eff. 0.244)
713.78/713.96	c #Conflicts:    1309000 | #Learnt:      40146 | 0.000
713.78/713.96	c total clause space: 335.816MB
713.78/713.96	c total #watches: 344231
714.27/714.40	c total #propagations: 706172328 / total #impl: 2893846016 (eff. 0.244)
714.27/714.40	c #Conflicts:    1310000 | #Learnt:      41146 | 0.000
714.27/714.40	c total clause space: 335.816MB
714.27/714.40	c total #watches: 347571
714.98/715.11	c total #propagations: 706796226 / total #impl: 2895955977 (eff. 0.244)
714.98/715.11	c #Conflicts:    1311000 | #Learnt:      42146 | 0.000
714.98/715.11	c total clause space: 335.816MB
714.98/715.11	c total #watches: 352032
715.57/715.74	c total #propagations: 707841993 / total #impl: 2899529675 (eff. 0.244)
715.57/715.74	c #Conflicts:    1312000 | #Learnt:      43146 | 0.000
715.57/715.74	c total clause space: 335.816MB
715.57/715.74	c total #watches: 355426
716.27/716.40	c total #propagations: 708445959 / total #impl: 2902077527 (eff. 0.244)
716.27/716.40	c #Conflicts:    1313000 | #Learnt:      44146 | 0.000
716.27/716.40	c total clause space: 335.816MB
716.27/716.40	c total #watches: 359539
716.87/717.08	c total #propagations: 709010614 / total #impl: 2904591068 (eff. 0.244)
716.87/717.08	c #Conflicts:    1314000 | #Learnt:      45146 | 0.000
716.87/717.08	c total clause space: 335.816MB
716.87/717.08	c total #watches: 364301
717.77/717.93	c total #propagations: 709546662 / total #impl: 2907060064 (eff. 0.244)
717.77/717.93	c #Conflicts:    1315000 | #Learnt:      46146 | 0.000
717.77/717.93	c total clause space: 335.816MB
717.77/717.93	c total #watches: 369103
718.28/718.44	c total #propagations: 710411436 / total #impl: 2910362764 (eff. 0.244)
718.28/718.44	c #Conflicts:    1316000 | #Learnt:      47146 | 0.000
718.28/718.44	c total clause space: 335.816MB
718.28/718.44	c total #watches: 373222
718.67/718.88	c total #propagations: 710867975 / total #impl: 2912458471 (eff. 0.244)
718.67/718.88	c #Conflicts:    1317000 | #Learnt:      48146 | 0.000
718.67/718.88	c total clause space: 335.816MB
718.67/718.88	c total #watches: 376621
719.17/719.36	c total #propagations: 711202951 / total #impl: 2914133364 (eff. 0.244)
719.17/719.36	c #Conflicts:    1318000 | #Learnt:      49146 | 0.000
719.17/719.36	c total clause space: 335.816MB
719.17/719.36	c total #watches: 380934
719.67/719.88	c total #propagations: 711555196 / total #impl: 2916048934 (eff. 0.244)
719.67/719.88	c #Conflicts:    1319000 | #Learnt:      50146 | 0.000
719.67/719.88	c total clause space: 335.816MB
719.67/719.88	c total #watches: 384081
720.27/720.42	c total #propagations: 711921256 / total #impl: 2917909781 (eff. 0.244)
720.27/720.42	c #Conflicts:    1320000 | #Learnt:      51146 | 0.000
720.27/720.42	c total clause space: 335.816MB
720.27/720.42	c total #watches: 390200
720.87/721.06	c total #propagations: 712283717 / total #impl: 2919862470 (eff. 0.244)
720.87/721.06	c #Conflicts:    1321000 | #Learnt:      52146 | 0.000
720.87/721.06	c total clause space: 335.816MB
720.87/721.06	c total #watches: 394441
721.67/721.89	c total #propagations: 712760738 / total #impl: 2922273687 (eff. 0.244)
721.67/721.89	c #Conflicts:    1322000 | #Learnt:      53146 | 0.000
721.67/721.89	c total clause space: 335.816MB
721.67/721.89	c total #watches: 399340
722.58/722.78	c total #propagations: 713435164 / total #impl: 2925700079 (eff. 0.244)
722.58/722.78	c #Conflicts:    1323000 | #Learnt:      54146 | 0.000
722.58/722.78	c total clause space: 335.816MB
722.58/722.78	c total #watches: 403936
723.57/723.75	c total #propagations: 714099662 / total #impl: 2929093089 (eff. 0.244)
723.57/723.75	c #Conflicts:    1324000 | #Learnt:      55146 | 0.000
723.57/723.75	c total clause space: 335.816MB
723.57/723.75	c total #watches: 409097
724.27/724.46	c total #propagations: 714732886 / total #impl: 2932274941 (eff. 0.244)
724.27/724.46	c GARBAGE COLLECT
724.27/724.46	c #Conflicts:    1325000 | #Learnt:      28365 | 0.000
724.27/724.46	c total clause space: 335.816MB
724.27/724.46	c total #watches: 292474
724.77/724.96	c total #propagations: 715341558 / total #impl: 2935047402 (eff. 0.244)
724.77/724.96	c #Conflicts:    1326000 | #Learnt:      29365 | 0.000
724.77/724.96	c total clause space: 335.816MB
724.77/724.96	c total #watches: 297979
725.47/725.60	c total #propagations: 715932660 / total #impl: 2937782285 (eff. 0.244)
725.47/725.60	c #Conflicts:    1327000 | #Learnt:      30365 | 0.000
725.47/725.60	c total clause space: 335.816MB
725.47/725.60	c total #watches: 302040
726.07/726.28	c total #propagations: 716615757 / total #impl: 2940844321 (eff. 0.244)
726.07/726.28	c #Conflicts:    1328000 | #Learnt:      31365 | 0.000
726.07/726.28	c total clause space: 335.816MB
726.07/726.28	c total #watches: 308008
726.87/727.05	c total #propagations: 717265411 / total #impl: 2943791125 (eff. 0.244)
726.87/727.05	c #Conflicts:    1329000 | #Learnt:      32365 | 0.000
726.87/727.05	c total clause space: 335.816MB
726.87/727.05	c total #watches: 312751
727.87/728.03	c total #propagations: 717907516 / total #impl: 2947004978 (eff. 0.244)
727.87/728.03	c #Conflicts:    1330000 | #Learnt:      33365 | 0.000
727.87/728.03	c total clause space: 335.816MB
727.87/728.03	c total #watches: 317080
728.77/728.95	c total #propagations: 718584921 / total #impl: 2950433425 (eff. 0.244)
728.77/728.95	c #Conflicts:    1331000 | #Learnt:      34365 | 0.000
728.77/728.95	c total clause space: 335.816MB
728.77/728.95	c total #watches: 321614
729.77/729.90	c total #propagations: 719225330 / total #impl: 2953735600 (eff. 0.243)
729.77/729.90	c #Conflicts:    1332000 | #Learnt:      35365 | 0.000
729.77/729.90	c total clause space: 335.816MB
729.77/729.90	c total #watches: 328450
730.97/731.14	c total #propagations: 719834278 / total #impl: 2957252466 (eff. 0.243)
730.97/731.14	c #Conflicts:    1333000 | #Learnt:      36365 | 0.000
730.97/731.14	c total clause space: 335.816MB
730.97/731.14	c total #watches: 336168
731.87/732.06	c total #propagations: 720405301 / total #impl: 2960731783 (eff. 0.243)
731.87/732.06	c #Conflicts:    1334000 | #Learnt:      37365 | 0.000
731.87/732.06	c total clause space: 335.816MB
731.87/732.06	c total #watches: 339445
732.27/732.48	c total #propagations: 721007208 / total #impl: 2963359742 (eff. 0.243)
732.27/732.48	c #Conflicts:    1335000 | #Learnt:      38365 | 0.000
732.27/732.48	c total clause space: 335.816MB
732.27/732.48	c total #watches: 342768
732.77/732.90	c total #propagations: 721437339 / total #impl: 2965286811 (eff. 0.243)
732.77/732.90	c #Conflicts:    1336000 | #Learnt:      39365 | 0.000
732.77/732.90	c total clause space: 335.816MB
732.77/732.90	c total #watches: 346534
733.27/733.40	c total #propagations: 721826543 / total #impl: 2967136742 (eff. 0.243)
733.27/733.40	c #Conflicts:    1337000 | #Learnt:      40365 | 0.000
733.27/733.40	c total clause space: 335.816MB
733.27/733.40	c total #watches: 349502
733.67/733.85	c total #propagations: 722258126 / total #impl: 2968988976 (eff. 0.243)
733.67/733.85	c #Conflicts:    1338000 | #Learnt:      41365 | 0.000
733.67/733.85	c total clause space: 335.816MB
733.67/733.85	c total #watches: 353010
734.17/734.35	c total #propagations: 722648778 / total #impl: 2970749680 (eff. 0.243)
734.17/734.35	c #Conflicts:    1339000 | #Learnt:      42365 | 0.000
734.17/734.35	c total clause space: 335.816MB
734.17/734.35	c total #watches: 356806
734.67/734.82	c total #propagations: 723061691 / total #impl: 2972635506 (eff. 0.243)
734.67/734.82	c #Conflicts:    1340000 | #Learnt:      43365 | 0.000
734.67/734.82	c total clause space: 335.816MB
734.67/734.82	c total #watches: 360755
735.17/735.38	c total #propagations: 723415026 / total #impl: 2974225064 (eff. 0.243)
735.17/735.38	c #Conflicts:    1341000 | #Learnt:      44365 | 0.000
735.17/735.38	c total clause space: 335.816MB
735.17/735.38	c total #watches: 364463
735.87/736.02	c total #propagations: 723813858 / total #impl: 2976119848 (eff. 0.243)
735.87/736.02	c #Conflicts:    1342000 | #Learnt:      45365 | 0.000
735.87/736.02	c total clause space: 335.816MB
735.87/736.02	c total #watches: 368555
736.47/736.61	c total #propagations: 724240964 / total #impl: 2978088598 (eff. 0.243)
736.47/736.61	c #Conflicts:    1343000 | #Learnt:      46365 | 0.000
736.47/736.61	c total clause space: 335.816MB
736.47/736.61	c total #watches: 372662
737.16/737.30	c total #propagations: 724607646 / total #impl: 2979992588 (eff. 0.243)
737.16/737.30	c #Conflicts:    1344000 | #Learnt:      47365 | 0.000
737.16/737.30	c total clause space: 335.816MB
737.16/737.30	c total #watches: 377172
737.76/737.99	c total #propagations: 725011302 / total #impl: 2981976744 (eff. 0.243)
737.76/737.99	c #Conflicts:    1345000 | #Learnt:      48365 | 0.000
737.76/737.99	c total clause space: 335.816MB
737.76/737.99	c total #watches: 380213
738.56/738.72	c total #propagations: 725416199 / total #impl: 2983984079 (eff. 0.243)
738.56/738.72	c #Conflicts:    1346000 | #Learnt:      49365 | 0.000
738.56/738.72	c total clause space: 335.816MB
738.56/738.72	c total #watches: 384508
739.26/739.43	c total #propagations: 725835750 / total #impl: 2985975551 (eff. 0.243)
739.26/739.43	c #Conflicts:    1347000 | #Learnt:      50365 | 0.000
739.26/739.43	c total clause space: 335.816MB
739.26/739.43	c total #watches: 387412
739.96/740.19	c total #propagations: 726223213 / total #impl: 2987969497 (eff. 0.243)
739.96/740.19	c #Conflicts:    1348000 | #Learnt:      51365 | 0.000
739.96/740.19	c total clause space: 335.816MB
739.96/740.19	c total #watches: 391468
740.76/740.94	c total #propagations: 726599608 / total #impl: 2990078537 (eff. 0.243)
740.76/740.94	c #Conflicts:    1349000 | #Learnt:      52365 | 0.000
740.76/740.94	c total clause space: 335.816MB
740.76/740.94	c total #watches: 394559
741.56/741.70	c total #propagations: 726975269 / total #impl: 2992270493 (eff. 0.243)
741.56/741.70	c #Conflicts:    1350000 | #Learnt:      53365 | 0.000
741.56/741.70	c total clause space: 335.816MB
741.56/741.70	c total #watches: 398803
742.37/742.59	c total #propagations: 727337489 / total #impl: 2994571143 (eff. 0.243)
742.37/742.59	c #Conflicts:    1351000 | #Learnt:      54365 | 0.000
742.37/742.59	c total clause space: 335.816MB
742.37/742.59	c total #watches: 402301
743.36/743.57	c total #propagations: 727743057 / total #impl: 2996802692 (eff. 0.243)
743.36/743.57	c #Conflicts:    1352000 | #Learnt:      55365 | 0.000
743.36/743.57	c total clause space: 335.816MB
743.36/743.57	c total #watches: 406100
744.36/744.56	c total #propagations: 728157329 / total #impl: 2998997274 (eff. 0.243)
744.36/744.56	c GARBAGE COLLECT
744.36/744.56	c #Conflicts:    1353000 | #Learnt:      28267 | 0.000
744.36/744.56	c total clause space: 335.816MB
744.36/744.56	c total #watches: 291513
744.76/744.94	c total #propagations: 728583684 / total #impl: 3001176831 (eff. 0.243)
744.76/744.94	c #Conflicts:    1354000 | #Learnt:      29267 | 0.000
744.76/744.94	c total clause space: 335.816MB
744.76/744.94	c total #watches: 295607
745.16/745.34	c total #propagations: 728986675 / total #impl: 3003045448 (eff. 0.243)
745.16/745.34	c #Conflicts:    1355000 | #Learnt:      30267 | 0.000
745.16/745.34	c total clause space: 335.816MB
745.16/745.34	c total #watches: 299177
745.67/745.81	c total #propagations: 729373808 / total #impl: 3004751067 (eff. 0.243)
745.67/745.81	c #Conflicts:    1356000 | #Learnt:      31267 | 0.000
745.67/745.81	c total clause space: 335.816MB
745.67/745.81	c total #watches: 302731
746.16/746.31	c total #propagations: 729754419 / total #impl: 3006434676 (eff. 0.243)
746.16/746.31	c #Conflicts:    1357000 | #Learnt:      32267 | 0.000
746.16/746.31	c total clause space: 335.816MB
746.16/746.31	c total #watches: 306055
746.66/746.80	c total #propagations: 730135345 / total #impl: 3008131013 (eff. 0.243)
746.66/746.80	c #Conflicts:    1358000 | #Learnt:      33267 | 0.000
746.66/746.80	c total clause space: 335.816MB
746.66/746.80	c total #watches: 309062
747.16/747.31	c total #propagations: 730524370 / total #impl: 3009850328 (eff. 0.243)
747.16/747.31	c #Conflicts:    1359000 | #Learnt:      34267 | 0.000
747.16/747.31	c total clause space: 335.816MB
747.16/747.31	c total #watches: 311984
747.66/747.84	c total #propagations: 730912167 / total #impl: 3011551708 (eff. 0.243)
747.66/747.84	c #Conflicts:    1360000 | #Learnt:      35267 | 0.000
747.66/747.84	c total clause space: 335.816MB
747.66/747.84	c total #watches: 315466
748.16/748.32	c total #propagations: 731577976 / total #impl: 3014140764 (eff. 0.243)
748.16/748.32	c #Conflicts:    1361000 | #Learnt:      36267 | 0.000
748.16/748.32	c total clause space: 335.816MB
748.16/748.32	c total #watches: 320825
748.66/748.84	c total #propagations: 732098589 / total #impl: 3016262911 (eff. 0.243)
748.66/748.84	c #Conflicts:    1362000 | #Learnt:      37267 | 0.000
748.66/748.84	c total clause space: 335.816MB
748.66/748.84	c total #watches: 327057
749.26/749.42	c total #propagations: 732768809 / total #impl: 3019103173 (eff. 0.243)
749.26/749.42	c #Conflicts:    1363000 | #Learnt:      38267 | 0.000
749.26/749.42	c total clause space: 335.816MB
749.26/749.42	c total #watches: 330688
749.86/750.04	c total #propagations: 733479504 / total #impl: 3021701092 (eff. 0.243)
749.86/750.04	c #Conflicts:    1364000 | #Learnt:      39267 | 0.000
749.86/750.04	c total clause space: 335.816MB
749.86/750.04	c total #watches: 334218
750.46/750.62	c total #propagations: 734088908 / total #impl: 3024356406 (eff. 0.243)
750.46/750.62	c #Conflicts:    1365000 | #Learnt:      40267 | 0.000
750.46/750.62	c total clause space: 335.816MB
750.46/750.62	c total #watches: 339064
750.96/751.13	c total #propagations: 734736355 / total #impl: 3027038278 (eff. 0.243)
750.96/751.13	c #Conflicts:    1366000 | #Learnt:      41267 | 0.000
750.96/751.13	c total clause space: 335.816MB
750.96/751.13	c total #watches: 343332
751.46/751.66	c total #propagations: 735333466 / total #impl: 3029361559 (eff. 0.243)
751.46/751.66	c #Conflicts:    1367000 | #Learnt:      42267 | 0.000
751.46/751.66	c total clause space: 335.816MB
751.46/751.66	c total #watches: 347507
752.06/752.25	c total #propagations: 735862716 / total #impl: 3031618273 (eff. 0.243)
752.06/752.25	c #Conflicts:    1368000 | #Learnt:      43267 | 0.000
752.06/752.25	c total clause space: 335.816MB
752.06/752.25	c total #watches: 351114
752.76/752.93	c total #propagations: 736432074 / total #impl: 3033834567 (eff. 0.243)
752.76/752.93	c #Conflicts:    1369000 | #Learnt:      44267 | 0.000
752.76/752.93	c total clause space: 335.816MB
752.76/752.93	c total #watches: 356196
753.37/753.54	c total #propagations: 737081690 / total #impl: 3036554722 (eff. 0.243)
753.37/753.54	c #Conflicts:    1370000 | #Learnt:      45267 | 0.000
753.37/753.54	c total clause space: 335.816MB
753.37/753.54	c total #watches: 361145
753.96/754.16	c total #propagations: 737698249 / total #impl: 3039000614 (eff. 0.243)
753.96/754.16	c #Conflicts:    1371000 | #Learnt:      46267 | 0.000
753.96/754.16	c total clause space: 335.816MB
753.96/754.16	c total #watches: 364746
754.76/754.91	c total #propagations: 738260309 / total #impl: 3041325051 (eff. 0.243)
754.76/754.91	c #Conflicts:    1372000 | #Learnt:      47267 | 0.000
754.76/754.91	c total clause space: 335.816MB
754.76/754.91	c total #watches: 368569
755.46/755.69	c total #propagations: 738892602 / total #impl: 3043650386 (eff. 0.243)
755.46/755.69	c #Conflicts:    1373000 | #Learnt:      48267 | 0.000
755.46/755.69	c total clause space: 335.816MB
755.46/755.69	c total #watches: 371826
756.26/756.40	c total #propagations: 739592986 / total #impl: 3046436749 (eff. 0.243)
756.26/756.40	c #Conflicts:    1374000 | #Learnt:      49267 | 0.000
756.26/756.40	c total clause space: 335.816MB
756.26/756.40	c total #watches: 375556
756.96/757.14	c total #propagations: 740047001 / total #impl: 3048286828 (eff. 0.243)
756.96/757.14	c #Conflicts:    1375000 | #Learnt:      50267 | 0.000
756.96/757.14	c total clause space: 335.816MB
756.96/757.14	c total #watches: 378424
757.56/757.78	c total #propagations: 740459137 / total #impl: 3050034836 (eff. 0.243)
757.56/757.78	c #Conflicts:    1376000 | #Learnt:      51267 | 0.000
757.56/757.78	c total clause space: 335.816MB
757.56/757.78	c total #watches: 382575
758.26/758.46	c total #propagations: 740981269 / total #impl: 3051944161 (eff. 0.243)
758.26/758.46	c #Conflicts:    1377000 | #Learnt:      52267 | 0.000
758.26/758.46	c total clause space: 335.816MB
758.26/758.46	c total #watches: 385866
758.97/759.13	c total #propagations: 741475003 / total #impl: 3053947903 (eff. 0.243)
758.97/759.13	c #Conflicts:    1378000 | #Learnt:      53267 | 0.000
758.97/759.13	c total clause space: 335.816MB
758.97/759.13	c total #watches: 388635
759.66/759.86	c total #propagations: 741925002 / total #impl: 3055749222 (eff. 0.243)
759.66/759.86	c #Conflicts:    1379000 | #Learnt:      54267 | 0.000
759.66/759.86	c total clause space: 335.816MB
759.66/759.86	c total #watches: 392050
760.26/760.48	c total #propagations: 742539450 / total #impl: 3058065674 (eff. 0.243)
760.26/760.48	c #Conflicts:    1380000 | #Learnt:      55267 | 0.000
760.26/760.48	c total clause space: 335.816MB
760.26/760.48	c total #watches: 395577
761.17/761.35	c total #propagations: 743114770 / total #impl: 3060290648 (eff. 0.243)
761.17/761.35	c #Conflicts:    1381000 | #Learnt:      56267 | 0.000
761.17/761.35	c total clause space: 335.816MB
761.17/761.35	c total #watches: 399117
761.96/762.14	c total #propagations: 743682340 / total #impl: 3062610076 (eff. 0.243)
761.96/762.14	c GARBAGE COLLECT
761.96/762.14	c #Conflicts:    1382000 | #Learnt:      28857 | 0.000
761.96/762.14	c total clause space: 335.816MB
761.96/762.14	c total #watches: 293370
762.46/762.63	c total #propagations: 744300485 / total #impl: 3065067958 (eff. 0.243)
762.46/762.63	c #Conflicts:    1383000 | #Learnt:      29857 | 0.000
762.46/762.63	c total clause space: 335.816MB
762.46/762.63	c total #watches: 297996
762.96/763.16	c total #propagations: 744863461 / total #impl: 3067508475 (eff. 0.243)
762.96/763.16	c #Conflicts:    1384000 | #Learnt:      30857 | 0.000
762.96/763.16	c total clause space: 335.816MB
762.96/763.16	c total #watches: 301292
763.56/763.71	c total #propagations: 745491564 / total #impl: 3069949080 (eff. 0.243)
763.56/763.71	c #Conflicts:    1385000 | #Learnt:      31857 | 0.000
763.56/763.71	c total clause space: 335.816MB
763.56/763.71	c total #watches: 305502
763.96/764.13	c total #propagations: 746025342 / total #impl: 3072113042 (eff. 0.243)
763.96/764.13	c #Conflicts:    1386000 | #Learnt:      32857 | 0.000
763.96/764.13	c total clause space: 335.816MB
763.96/764.13	c total #watches: 308684
764.47/764.67	c total #propagations: 746439785 / total #impl: 3073848206 (eff. 0.243)
764.47/764.67	c #Conflicts:    1387000 | #Learnt:      33857 | 0.000
764.47/764.67	c total clause space: 335.816MB
764.47/764.67	c total #watches: 313021
765.06/765.22	c total #propagations: 747067784 / total #impl: 3076429049 (eff. 0.243)
765.06/765.22	c #Conflicts:    1388000 | #Learnt:      34857 | 0.000
765.06/765.22	c total clause space: 335.816MB
765.06/765.22	c total #watches: 316782
765.57/765.75	c total #propagations: 747703124 / total #impl: 3078891581 (eff. 0.243)
765.57/765.75	c #Conflicts:    1389000 | #Learnt:      35857 | 0.000
765.57/765.75	c total clause space: 335.816MB
765.57/765.75	c total #watches: 320595
766.16/766.34	c total #propagations: 748297973 / total #impl: 3081328768 (eff. 0.243)
766.16/766.34	c #Conflicts:    1390000 | #Learnt:      36857 | 0.000
766.16/766.34	c total clause space: 335.816MB
766.16/766.34	c total #watches: 324016
766.76/766.98	c total #propagations: 748848987 / total #impl: 3083420377 (eff. 0.243)
766.76/766.98	c #Conflicts:    1391000 | #Learnt:      37857 | 0.000
766.76/766.98	c total clause space: 335.816MB
766.76/766.98	c total #watches: 327520
767.26/767.43	c total #propagations: 749514531 / total #impl: 3085787734 (eff. 0.243)
767.26/767.43	c #Conflicts:    1392000 | #Learnt:      38857 | 0.000
767.26/767.43	c total clause space: 335.816MB
767.26/767.43	c total #watches: 331107
767.67/767.81	c total #propagations: 750060328 / total #impl: 3087808317 (eff. 0.243)
767.67/767.81	c #Conflicts:    1393000 | #Learnt:      39857 | 0.000
767.67/767.81	c total clause space: 335.816MB
767.67/767.81	c total #watches: 335947
767.96/768.11	c total #propagations: 750483793 / total #impl: 3089863373 (eff. 0.243)
767.96/768.11	c #Conflicts:    1394000 | #Learnt:      40857 | 0.000
767.96/768.11	c total clause space: 335.816MB
767.96/768.11	c total #watches: 340580
768.36/768.56	c total #propagations: 750853952 / total #impl: 3091553557 (eff. 0.243)
768.36/768.56	c #Conflicts:    1395000 | #Learnt:      41857 | 0.000
768.36/768.56	c total clause space: 335.816MB
768.36/768.56	c total #watches: 344801
768.87/769.09	c total #propagations: 751344042 / total #impl: 3093621674 (eff. 0.243)
768.87/769.09	c #Conflicts:    1396000 | #Learnt:      42857 | 0.000
768.87/769.09	c total clause space: 335.816MB
768.87/769.09	c total #watches: 349056
769.36/769.58	c total #propagations: 751829384 / total #impl: 3095676867 (eff. 0.243)
769.36/769.58	c #Conflicts:    1397000 | #Learnt:      43857 | 0.000
769.36/769.58	c total clause space: 335.816MB
769.36/769.58	c total #watches: 352240
769.87/770.07	c total #propagations: 752313801 / total #impl: 3097888198 (eff. 0.243)
769.87/770.07	c #Conflicts:    1398000 | #Learnt:      44857 | 0.000
769.87/770.07	c total clause space: 335.816MB
769.87/770.07	c total #watches: 356762
770.26/770.41	c total #propagations: 752766309 / total #impl: 3099923203 (eff. 0.243)
770.26/770.41	c #Conflicts:    1399000 | #Learnt:      45857 | 0.000
770.26/770.41	c total clause space: 335.816MB
770.26/770.42	c total #watches: 360276
770.56/770.77	c total #propagations: 753067837 / total #impl: 3101243844 (eff. 0.243)
770.56/770.77	c #Conflicts:    1400000 | #Learnt:      46857 | 0.000
770.56/770.77	c total clause space: 335.816MB
770.56/770.77	c total #watches: 364543
770.97/771.18	c total #propagations: 753356124 / total #impl: 3102538114 (eff. 0.243)
770.97/771.18	c #Conflicts:    1401000 | #Learnt:      47857 | 0.000
770.97/771.18	c total clause space: 335.816MB
770.97/771.18	c total #watches: 369342
771.46/771.64	c total #propagations: 753672844 / total #impl: 3104090802 (eff. 0.243)
771.46/771.64	c #Conflicts:    1402000 | #Learnt:      48857 | 0.000
771.46/771.64	c total clause space: 335.816MB
771.46/771.64	c total #watches: 373799
771.86/772.09	c total #propagations: 754014770 / total #impl: 3105737429 (eff. 0.243)
771.86/772.09	c #Conflicts:    1403000 | #Learnt:      49857 | 0.000
771.86/772.09	c total clause space: 335.816MB
771.86/772.09	c total #watches: 378060
772.46/772.61	c total #propagations: 754336668 / total #impl: 3107389901 (eff. 0.243)
772.46/772.61	c #Conflicts:    1404000 | #Learnt:      50857 | 0.000
772.46/772.61	c total clause space: 335.816MB
772.46/772.61	c total #watches: 382119
773.06/773.29	c total #propagations: 754670726 / total #impl: 3109198343 (eff. 0.243)
773.06/773.29	c #Conflicts:    1405000 | #Learnt:      51857 | 0.000
773.06/773.29	c total clause space: 335.816MB
773.06/773.29	c total #watches: 385630
773.86/774.06	c total #propagations: 755311671 / total #impl: 3111643632 (eff. 0.243)
773.86/774.06	c #Conflicts:    1406000 | #Learnt:      52857 | 0.000
773.86/774.06	c total clause space: 335.816MB
773.86/774.06	c total #watches: 388487
774.56/774.79	c total #propagations: 756011292 / total #impl: 3114107199 (eff. 0.243)
774.56/774.79	c #Conflicts:    1407000 | #Learnt:      53857 | 0.000
774.56/774.79	c total clause space: 335.816MB
774.56/774.79	c total #watches: 392645
775.37/775.56	c total #propagations: 756689325 / total #impl: 3116711043 (eff. 0.243)
775.37/775.56	c #Conflicts:    1408000 | #Learnt:      54857 | 0.000
775.37/775.56	c total clause space: 335.816MB
775.37/775.56	c total #watches: 396610
776.06/776.27	c total #propagations: 757425716 / total #impl: 3119411428 (eff. 0.243)
776.06/776.27	c #Conflicts:    1409000 | #Learnt:      55857 | 0.000
776.06/776.27	c total clause space: 335.816MB
776.06/776.27	c total #watches: 400483
776.86/777.08	c total #propagations: 757950555 / total #impl: 3121591889 (eff. 0.243)
776.86/777.08	c #Conflicts:    1410000 | #Learnt:      56857 | 0.000
776.86/777.08	c total clause space: 335.816MB
776.86/777.08	c total #watches: 403887
777.56/777.76	c total #propagations: 758586550 / total #impl: 3124249630 (eff. 0.243)
777.56/777.76	c GARBAGE COLLECT
777.56/777.76	c #Conflicts:    1411000 | #Learnt:      29158 | 0.000
777.56/777.76	c total clause space: 335.816MB
777.56/777.76	c total #watches: 294460
778.06/778.25	c total #propagations: 759085866 / total #impl: 3126522615 (eff. 0.243)
778.06/778.25	c #Conflicts:    1412000 | #Learnt:      30158 | 0.000
778.06/778.25	c total clause space: 335.816MB
778.06/778.25	c total #watches: 299502
778.66/778.81	c total #propagations: 759539724 / total #impl: 3129037231 (eff. 0.243)
778.66/778.81	c #Conflicts:    1413000 | #Learnt:      31158 | 0.000
778.66/778.81	c total clause space: 335.816MB
778.66/778.81	c total #watches: 303116
779.16/779.34	c total #propagations: 760214329 / total #impl: 3131603670 (eff. 0.243)
779.16/779.34	c #Conflicts:    1414000 | #Learnt:      32158 | 0.000
779.16/779.34	c total clause space: 335.816MB
779.16/779.34	c total #watches: 306727
779.66/779.88	c total #propagations: 760807237 / total #impl: 3134061244 (eff. 0.243)
779.66/779.88	c #Conflicts:    1415000 | #Learnt:      33158 | 0.000
779.66/779.88	c total clause space: 335.816MB
779.66/779.88	c total #watches: 310264
780.26/780.44	c total #propagations: 761469780 / total #impl: 3136760721 (eff. 0.243)
780.26/780.44	c #Conflicts:    1416000 | #Learnt:      34158 | 0.000
780.26/780.44	c total clause space: 335.816MB
780.26/780.44	c total #watches: 314319
780.86/781.07	c total #propagations: 762099789 / total #impl: 3139310877 (eff. 0.243)
780.86/781.07	c #Conflicts:    1417000 | #Learnt:      35158 | 0.000
780.86/781.07	c total clause space: 335.816MB
780.86/781.07	c total #watches: 318605
781.36/781.55	c total #propagations: 762808262 / total #impl: 3142070910 (eff. 0.243)
781.36/781.55	c #Conflicts:    1418000 | #Learnt:      36158 | 0.000
781.36/781.55	c total clause space: 335.816MB
781.36/781.55	c total #watches: 324243
781.96/782.12	c total #propagations: 763249757 / total #impl: 3144199454 (eff. 0.243)
781.96/782.12	c #Conflicts:    1419000 | #Learnt:      37158 | 0.000
781.96/782.12	c total clause space: 335.816MB
781.96/782.12	c total #watches: 329830
782.66/782.81	c total #propagations: 763711376 / total #impl: 3146345655 (eff. 0.243)
782.66/782.81	c #Conflicts:    1420000 | #Learnt:      38158 | 0.000
782.66/782.81	c total clause space: 335.816MB
782.66/782.81	c total #watches: 335639
782.96/783.19	c total #propagations: 764270100 / total #impl: 3148945128 (eff. 0.243)
782.96/783.19	c #Conflicts:    1421000 | #Learnt:      39158 | 0.000
782.96/783.19	c total clause space: 335.816MB
782.96/783.19	c total #watches: 339139
783.46/783.63	c total #propagations: 764584142 / total #impl: 3150444197 (eff. 0.243)
783.46/783.63	c #Conflicts:    1422000 | #Learnt:      40158 | 0.000
783.46/783.63	c total clause space: 335.816MB
783.46/783.63	c total #watches: 341707
783.86/784.08	c total #propagations: 764920317 / total #impl: 3151983427 (eff. 0.243)
783.86/784.08	c #Conflicts:    1423000 | #Learnt:      41158 | 0.000
783.86/784.08	c total clause space: 335.816MB
783.86/784.08	c total #watches: 346219
784.56/784.78	c total #propagations: 765247944 / total #impl: 3153596678 (eff. 0.243)
784.56/784.78	c #Conflicts:    1424000 | #Learnt:      42158 | 0.000
784.56/784.78	c total clause space: 335.816MB
784.56/784.78	c total #watches: 349437
785.16/785.39	c total #propagations: 765903981 / total #impl: 3156434101 (eff. 0.243)
785.16/785.39	c #Conflicts:    1425000 | #Learnt:      43158 | 0.000
785.16/785.39	c total clause space: 335.816MB
785.16/785.39	c total #watches: 354456
785.86/786.08	c total #propagations: 766436031 / total #impl: 3158870634 (eff. 0.243)
785.86/786.08	c #Conflicts:    1426000 | #Learnt:      44158 | 0.000
785.86/786.08	c total clause space: 335.816MB
785.86/786.08	c total #watches: 357307
786.56/786.74	c total #propagations: 766952502 / total #impl: 3160957763 (eff. 0.243)
786.56/786.74	c #Conflicts:    1427000 | #Learnt:      45158 | 0.000
786.56/786.74	c total clause space: 335.816MB
786.56/786.74	c total #watches: 361205
787.16/787.30	c total #propagations: 767620575 / total #impl: 3163426479 (eff. 0.243)
787.16/787.30	c #Conflicts:    1428000 | #Learnt:      46158 | 0.000
787.16/787.30	c total clause space: 335.816MB
787.16/787.30	c total #watches: 365419
787.76/787.98	c total #propagations: 768152060 / total #impl: 3165506123 (eff. 0.243)
787.76/787.98	c #Conflicts:    1429000 | #Learnt:      47158 | 0.000
787.76/787.98	c total clause space: 335.816MB
787.76/787.98	c total #watches: 368543
788.46/788.62	c total #propagations: 768726744 / total #impl: 3167744061 (eff. 0.243)
788.46/788.62	c #Conflicts:    1430000 | #Learnt:      48158 | 0.000
788.46/788.62	c total clause space: 335.816MB
788.46/788.62	c total #watches: 371978
789.16/789.31	c total #propagations: 769190844 / total #impl: 3169562712 (eff. 0.243)
789.16/789.31	c #Conflicts:    1431000 | #Learnt:      49158 | 0.000
789.16/789.31	c total clause space: 335.816MB
789.16/789.31	c total #watches: 375003
789.76/789.97	c total #propagations: 769586803 / total #impl: 3171411583 (eff. 0.243)
789.76/789.97	c #Conflicts:    1432000 | #Learnt:      50158 | 0.000
789.76/789.97	c total clause space: 335.816MB
789.76/789.97	c total #watches: 378902
790.36/790.56	c total #propagations: 770159676 / total #impl: 3173740063 (eff. 0.243)
790.36/790.56	c #Conflicts:    1433000 | #Learnt:      51158 | 0.000
790.36/790.56	c total clause space: 335.816MB
790.36/790.56	c total #watches: 385007
790.96/791.11	c total #propagations: 770717143 / total #impl: 3176097077 (eff. 0.243)
790.96/791.11	c #Conflicts:    1434000 | #Learnt:      52158 | 0.000
790.96/791.11	c total clause space: 335.816MB
790.96/791.11	c total #watches: 388337
791.46/791.69	c total #propagations: 771185842 / total #impl: 3178112742 (eff. 0.243)
791.46/791.69	c #Conflicts:    1435000 | #Learnt:      53158 | 0.000
791.46/791.69	c total clause space: 335.816MB
791.46/791.69	c total #watches: 391710
792.06/792.26	c total #propagations: 771739696 / total #impl: 3180108715 (eff. 0.243)
792.06/792.26	c #Conflicts:    1436000 | #Learnt:      54158 | 0.000
792.06/792.26	c total clause space: 335.816MB
792.06/792.26	c total #watches: 396135
792.76/792.99	c total #propagations: 772425841 / total #impl: 3182707732 (eff. 0.243)
792.76/792.99	c #Conflicts:    1437000 | #Learnt:      55158 | 0.000
792.76/792.99	c total clause space: 335.816MB
792.76/792.99	c total #watches: 400030
793.66/793.85	c total #propagations: 773096672 / total #impl: 3185258967 (eff. 0.243)
793.66/793.85	c #Conflicts:    1438000 | #Learnt:      56158 | 0.000
793.66/793.85	c total clause space: 335.816MB
793.66/793.85	c total #watches: 404412
794.17/794.32	c total #propagations: 773699592 / total #impl: 3187618720 (eff. 0.243)
794.17/794.32	c #Conflicts:    1439000 | #Learnt:      57158 | 0.000
794.17/794.32	c total clause space: 335.816MB
794.17/794.32	c total #watches: 407480
794.86/795.06	c total #propagations: 774026507 / total #impl: 3189108077 (eff. 0.243)
794.86/795.06	c GARBAGE COLLECT
794.86/795.06	c #Conflicts:    1440000 | #Learnt:      29155 | 0.000
794.86/795.06	c total clause space: 335.816MB
794.86/795.06	c total #watches: 294940
795.36/795.54	c total #propagations: 774626722 / total #impl: 3191430360 (eff. 0.243)
795.36/795.54	c #Conflicts:    1441000 | #Learnt:      30155 | 0.000
795.36/795.54	c total clause space: 335.816MB
795.36/795.54	c total #watches: 298785
795.86/796.05	c total #propagations: 775210338 / total #impl: 3193805449 (eff. 0.243)
795.86/796.05	c #Conflicts:    1442000 | #Learnt:      31155 | 0.000
795.86/796.05	c total clause space: 335.816MB
795.86/796.05	c total #watches: 302203
796.27/796.50	c total #propagations: 775762903 / total #impl: 3196007305 (eff. 0.243)
796.27/796.50	c #Conflicts:    1443000 | #Learnt:      32155 | 0.000
796.27/796.50	c total clause space: 335.816MB
796.27/796.50	c total #watches: 305270
796.66/796.89	c total #propagations: 776251164 / total #impl: 3197981128 (eff. 0.243)
796.66/796.89	c #Conflicts:    1444000 | #Learnt:      33155 | 0.000
796.66/796.89	c total clause space: 335.816MB
796.66/796.89	c total #watches: 308268
797.16/797.32	c total #propagations: 776624575 / total #impl: 3199471967 (eff. 0.243)
797.16/797.32	c #Conflicts:    1445000 | #Learnt:      34155 | 0.000
797.16/797.32	c total clause space: 335.816MB
797.16/797.32	c total #watches: 311057
797.56/797.79	c total #propagations: 777046997 / total #impl: 3201180235 (eff. 0.243)
797.56/797.79	c #Conflicts:    1446000 | #Learnt:      35155 | 0.000
797.56/797.79	c total clause space: 335.816MB
797.56/797.79	c total #watches: 313647
798.06/798.24	c total #propagations: 777505806 / total #impl: 3203089312 (eff. 0.243)
798.06/798.24	c #Conflicts:    1447000 | #Learnt:      36155 | 0.000
798.06/798.24	c total clause space: 335.816MB
798.06/798.24	c total #watches: 317159
798.57/798.75	c total #propagations: 777923333 / total #impl: 3204862601 (eff. 0.243)
798.57/798.75	c #Conflicts:    1448000 | #Learnt:      37155 | 0.000
798.57/798.75	c total clause space: 335.816MB
798.57/798.75	c total #watches: 319685
799.06/799.22	c total #propagations: 778369089 / total #impl: 3206803475 (eff. 0.243)
799.06/799.22	c #Conflicts:    1449000 | #Learnt:      38155 | 0.000
799.06/799.22	c total clause space: 335.816MB
799.06/799.22	c total #watches: 322643
799.46/799.69	c total #propagations: 778835693 / total #impl: 3208864111 (eff. 0.243)
799.46/799.69	c #Conflicts:    1450000 | #Learnt:      39155 | 0.000
799.46/799.69	c total clause space: 335.816MB
799.46/799.69	c total #watches: 325684
799.96/800.16	c total #propagations: 779197707 / total #impl: 3210689762 (eff. 0.243)
799.96/800.16	c #Conflicts:    1451000 | #Learnt:      40155 | 0.000
799.96/800.16	c total clause space: 335.816MB
799.96/800.16	c total #watches: 328766
800.46/800.68	c total #propagations: 779591568 / total #impl: 3212838253 (eff. 0.243)
800.46/800.68	c #Conflicts:    1452000 | #Learnt:      41155 | 0.000
800.46/800.68	c total clause space: 335.816MB
800.46/800.68	c total #watches: 332174
801.06/801.21	c total #propagations: 779981068 / total #impl: 3214922098 (eff. 0.243)
801.06/801.21	c #Conflicts:    1453000 | #Learnt:      42155 | 0.000
801.06/801.21	c total clause space: 335.816MB
801.06/801.21	c total #watches: 336348
801.56/801.76	c total #propagations: 780356786 / total #impl: 3216950537 (eff. 0.243)
801.56/801.76	c #Conflicts:    1454000 | #Learnt:      43155 | 0.000
801.56/801.76	c total clause space: 335.816MB
801.56/801.76	c total #watches: 339968
802.16/802.36	c total #propagations: 780737286 / total #impl: 3219150245 (eff. 0.243)
802.16/802.36	c #Conflicts:    1455000 | #Learnt:      44155 | 0.000
802.16/802.36	c total clause space: 335.816MB
802.16/802.36	c total #watches: 343320
802.76/802.97	c total #propagations: 781121805 / total #impl: 3221314672 (eff. 0.242)
802.76/802.97	c #Conflicts:    1456000 | #Learnt:      45155 | 0.000
802.76/802.97	c total clause space: 335.816MB
802.76/802.98	c total #watches: 347805
803.46/803.63	c total #propagations: 781507130 / total #impl: 3223496949 (eff. 0.242)
803.46/803.63	c #Conflicts:    1457000 | #Learnt:      46155 | 0.000
803.46/803.63	c total clause space: 335.816MB
803.46/803.63	c total #watches: 351264
804.16/804.39	c total #propagations: 781852009 / total #impl: 3225335384 (eff. 0.242)
804.16/804.39	c #Conflicts:    1458000 | #Learnt:      47155 | 0.000
804.16/804.39	c total clause space: 335.816MB
804.16/804.39	c total #watches: 355789
805.07/805.24	c total #propagations: 782234057 / total #impl: 3227460958 (eff. 0.242)
805.07/805.24	c #Conflicts:    1459000 | #Learnt:      48155 | 0.000
805.07/805.24	c total clause space: 335.816MB
805.07/805.24	c total #watches: 359003
805.76/805.96	c total #propagations: 782602980 / total #impl: 3229467552 (eff. 0.242)
805.76/805.96	c #Conflicts:    1460000 | #Learnt:      49155 | 0.000
805.76/805.96	c total clause space: 335.816MB
805.76/805.96	c total #watches: 362707
806.66/806.83	c total #propagations: 782944023 / total #impl: 3231456285 (eff. 0.242)
806.66/806.83	c #Conflicts:    1461000 | #Learnt:      50155 | 0.000
806.66/806.83	c total clause space: 335.816MB
806.66/806.83	c total #watches: 366247
807.46/807.62	c total #propagations: 783312666 / total #impl: 3233454560 (eff. 0.242)
807.46/807.62	c #Conflicts:    1462000 | #Learnt:      51155 | 0.000
807.46/807.62	c total clause space: 335.816MB
807.46/807.62	c total #watches: 370254
808.06/808.21	c total #propagations: 783755945 / total #impl: 3235491918 (eff. 0.242)
808.06/808.21	c #Conflicts:    1463000 | #Learnt:      52155 | 0.000
808.06/808.21	c total clause space: 335.816MB
808.06/808.21	c total #watches: 373515
808.76/808.93	c total #propagations: 784303520 / total #impl: 3237542069 (eff. 0.242)
808.76/808.93	c #Conflicts:    1464000 | #Learnt:      53155 | 0.000
808.76/808.93	c total clause space: 335.816MB
808.76/808.93	c total #watches: 376761
809.26/809.44	c total #propagations: 784906339 / total #impl: 3239766625 (eff. 0.242)
809.26/809.44	c #Conflicts:    1465000 | #Learnt:      54155 | 0.000
809.26/809.44	c total clause space: 335.816MB
809.26/809.44	c total #watches: 380602
809.96/810.14	c total #propagations: 785393441 / total #impl: 3241674910 (eff. 0.242)
809.96/810.14	c #Conflicts:    1466000 | #Learnt:      55155 | 0.000
809.96/810.14	c total clause space: 335.816MB
809.96/810.14	c total #watches: 384628
810.67/810.88	c total #propagations: 786010657 / total #impl: 3244188530 (eff. 0.242)
810.67/810.88	c #Conflicts:    1467000 | #Learnt:      56155 | 0.000
810.67/810.88	c total clause space: 335.816MB
810.67/810.88	c total #watches: 388230
811.36/811.58	c total #propagations: 786614513 / total #impl: 3246507599 (eff. 0.242)
811.36/811.58	c #Conflicts:    1468000 | #Learnt:      57155 | 0.000
811.36/811.58	c total clause space: 335.816MB
811.36/811.58	c total #watches: 392687
811.96/812.19	c total #propagations: 787337121 / total #impl: 3249341727 (eff. 0.242)
811.96/812.19	c #Conflicts:    1469000 | #Learnt:      58155 | 0.000
811.96/812.19	c total clause space: 335.816MB
811.96/812.19	c total #watches: 395429
812.66/812.83	c total #propagations: 787712598 / total #impl: 3250984375 (eff. 0.242)
812.66/812.83	c GARBAGE COLLECT
812.66/812.83	c #Conflicts:    1470000 | #Learnt:      29848 | 0.000
812.66/812.83	c total clause space: 335.816MB
812.66/812.83	c total #watches: 297339
813.16/813.35	c total #propagations: 788204278 / total #impl: 3253080745 (eff. 0.242)
813.16/813.35	c #Conflicts:    1471000 | #Learnt:      30848 | 0.000
813.16/813.35	c total clause space: 335.816MB
813.16/813.35	c total #watches: 300301
813.76/813.92	c total #propagations: 788794127 / total #impl: 3255397179 (eff. 0.242)
813.76/813.92	c #Conflicts:    1472000 | #Learnt:      31848 | 0.000
813.76/813.92	c total clause space: 335.816MB
813.76/813.92	c total #watches: 304031
814.26/814.46	c total #propagations: 789551209 / total #impl: 3258406769 (eff. 0.242)
814.26/814.46	c #Conflicts:    1473000 | #Learnt:      32848 | 0.000
814.26/814.46	c total clause space: 335.816MB
814.26/814.46	c total #watches: 307972
814.86/815.00	c total #propagations: 790411128 / total #impl: 3261463215 (eff. 0.242)
814.86/815.00	c #Conflicts:    1474000 | #Learnt:      33848 | 0.000
814.86/815.00	c total clause space: 335.816MB
814.86/815.00	c total #watches: 311640
815.26/815.49	c total #propagations: 791090964 / total #impl: 3263987752 (eff. 0.242)
815.26/815.49	c #Conflicts:    1475000 | #Learnt:      34848 | 0.000
815.26/815.49	c total clause space: 335.816MB
815.26/815.49	c total #watches: 315531
815.86/816.08	c total #propagations: 791652559 / total #impl: 3266338655 (eff. 0.242)
815.86/816.08	c #Conflicts:    1476000 | #Learnt:      35848 | 0.000
815.86/816.08	c total clause space: 335.816MB
815.86/816.08	c total #watches: 318940
816.36/816.54	c total #propagations: 792326276 / total #impl: 3269077629 (eff. 0.242)
816.36/816.54	c #Conflicts:    1477000 | #Learnt:      36848 | 0.000
816.36/816.54	c total clause space: 335.816MB
816.36/816.54	c total #watches: 322554
816.86/817.01	c total #propagations: 792732448 / total #impl: 3271070464 (eff. 0.242)
816.86/817.01	c #Conflicts:    1478000 | #Learnt:      37848 | 0.000
816.86/817.01	c total clause space: 335.816MB
816.86/817.02	c total #watches: 325463
817.46/817.61	c total #propagations: 793146131 / total #impl: 3272960728 (eff. 0.242)
817.46/817.61	c #Conflicts:    1479000 | #Learnt:      38848 | 0.000
817.46/817.61	c total clause space: 335.816MB
817.46/817.61	c total #watches: 333110
818.16/818.40	c total #propagations: 793731244 / total #impl: 3275952575 (eff. 0.242)
818.16/818.40	c #Conflicts:    1480000 | #Learnt:      39848 | 0.000
818.16/818.40	c total clause space: 335.816MB
818.16/818.40	c total #watches: 338901
819.06/819.27	c total #propagations: 794345140 / total #impl: 3279283430 (eff. 0.242)
819.06/819.27	c #Conflicts:    1481000 | #Learnt:      40848 | 0.000
819.06/819.27	c total clause space: 335.816MB
819.06/819.27	c total #watches: 349306
819.76/819.92	c total #propagations: 794952604 / total #impl: 3282864114 (eff. 0.242)
819.76/819.92	c #Conflicts:    1482000 | #Learnt:      41848 | 0.000
819.76/819.92	c total clause space: 335.816MB
819.76/819.92	c total #watches: 353434
820.36/820.55	c total #propagations: 795664929 / total #impl: 3285433192 (eff. 0.242)
820.36/820.55	c #Conflicts:    1483000 | #Learnt:      42848 | 0.000
820.36/820.55	c total clause space: 335.816MB
820.36/820.55	c total #watches: 357014
820.96/821.16	c total #propagations: 796301644 / total #impl: 3287719055 (eff. 0.242)
820.96/821.16	c #Conflicts:    1484000 | #Learnt:      43848 | 0.000
820.96/821.16	c total clause space: 335.816MB
820.96/821.16	c total #watches: 360793
821.57/821.71	c total #propagations: 796812325 / total #impl: 3289710203 (eff. 0.242)
821.57/821.71	c #Conflicts:    1485000 | #Learnt:      44848 | 0.000
821.57/821.71	c total clause space: 335.816MB
821.57/821.71	c total #watches: 364165
822.06/822.24	c total #propagations: 797379837 / total #impl: 3291872140 (eff. 0.242)
822.06/822.24	c #Conflicts:    1486000 | #Learnt:      45848 | 0.000
822.06/822.24	c total clause space: 335.816MB
822.06/822.24	c total #watches: 367831
822.56/822.70	c total #propagations: 797967958 / total #impl: 3293844534 (eff. 0.242)
822.56/822.70	c #Conflicts:    1487000 | #Learnt:      46848 | 0.000
822.56/822.70	c total clause space: 335.816MB
822.56/822.70	c total #watches: 371568
822.96/823.13	c total #propagations: 798422912 / total #impl: 3295543416 (eff. 0.242)
822.96/823.13	c #Conflicts:    1488000 | #Learnt:      47848 | 0.000
822.96/823.13	c total clause space: 335.816MB
822.96/823.13	c total #watches: 374870
823.46/823.65	c total #propagations: 798775457 / total #impl: 3296931251 (eff. 0.242)
823.46/823.65	c #Conflicts:    1489000 | #Learnt:      48848 | 0.000
823.46/823.65	c total clause space: 335.816MB
823.46/823.65	c total #watches: 377562
824.06/824.28	c total #propagations: 799162348 / total #impl: 3298524316 (eff. 0.242)
824.06/824.28	c #Conflicts:    1490000 | #Learnt:      49848 | 0.000
824.06/824.28	c total clause space: 335.816MB
824.06/824.28	c total #watches: 381763
824.76/824.96	c total #propagations: 799738698 / total #impl: 3300874709 (eff. 0.242)
824.76/824.96	c #Conflicts:    1491000 | #Learnt:      50848 | 0.000
824.76/824.96	c total clause space: 335.816MB
824.76/824.97	c total #watches: 387102
825.36/825.54	c total #propagations: 800327945 / total #impl: 3303244212 (eff. 0.242)
825.36/825.54	c #Conflicts:    1492000 | #Learnt:      51848 | 0.000
825.36/825.54	c total clause space: 335.816MB
825.36/825.54	c total #watches: 391924
826.16/826.32	c total #propagations: 800936164 / total #impl: 3305684924 (eff. 0.242)
826.16/826.32	c #Conflicts:    1493000 | #Learnt:      52848 | 0.000
826.16/826.32	c total clause space: 335.816MB
826.16/826.32	c total #watches: 396057
827.07/827.21	c total #propagations: 801550480 / total #impl: 3308111607 (eff. 0.242)
827.07/827.21	c #Conflicts:    1494000 | #Learnt:      53848 | 0.000
827.07/827.21	c total clause space: 335.816MB
827.07/827.21	c total #watches: 399872
827.86/828.02	c total #propagations: 802343695 / total #impl: 3311121010 (eff. 0.242)
827.86/828.02	c #Conflicts:    1495000 | #Learnt:      54848 | 0.000
827.86/828.02	c total clause space: 335.816MB
827.86/828.02	c total #watches: 403378
828.66/828.85	c total #propagations: 803115204 / total #impl: 3313871890 (eff. 0.242)
828.66/828.85	c #Conflicts:    1496000 | #Learnt:      55848 | 0.000
828.66/828.85	c total clause space: 335.816MB
828.66/828.85	c total #watches: 406434
829.26/829.42	c total #propagations: 803564175 / total #impl: 3315977653 (eff. 0.242)
829.26/829.42	c #Conflicts:    1497000 | #Learnt:      56848 | 0.000
829.26/829.42	c total clause space: 335.816MB
829.26/829.42	c total #watches: 408772
829.86/830.06	c total #propagations: 803881642 / total #impl: 3317407991 (eff. 0.242)
829.86/830.06	c #Conflicts:    1498000 | #Learnt:      57848 | 0.000
829.86/830.06	c total clause space: 335.816MB
829.86/830.06	c total #watches: 412997
830.56/830.78	c total #propagations: 804839997 / total #impl: 3320525281 (eff. 0.242)
830.56/830.78	c #Conflicts:    1499000 | #Learnt:      58848 | 0.000
830.56/830.78	c total clause space: 335.816MB
830.56/830.78	c total #watches: 418276
831.26/831.42	c total #propagations: 805907470 / total #impl: 3323907921 (eff. 0.242)
831.26/831.42	c GARBAGE COLLECT
831.26/831.42	c #Conflicts:    1500000 | #Learnt:      30232 | 0.000
831.26/831.42	c total clause space: 335.816MB
831.26/831.42	c total #watches: 299233
831.66/831.89	c total #propagations: 806903353 / total #impl: 3327013765 (eff. 0.243)
831.66/831.89	c #Conflicts:    1501000 | #Learnt:      31232 | 0.000
831.66/831.89	c total clause space: 335.816MB
831.66/831.89	c total #watches: 302644
832.16/832.36	c total #propagations: 807506421 / total #impl: 3329304837 (eff. 0.243)
832.16/832.36	c #Conflicts:    1502000 | #Learnt:      32232 | 0.000
832.16/832.36	c total clause space: 335.816MB
832.16/832.36	c total #watches: 307104
832.76/832.95	c total #propagations: 807997252 / total #impl: 3331546272 (eff. 0.243)
832.76/832.95	c #Conflicts:    1503000 | #Learnt:      33232 | 0.000
832.76/832.95	c total clause space: 335.816MB
832.76/832.95	c total #watches: 310926
833.36/833.50	c total #propagations: 808555564 / total #impl: 3333871948 (eff. 0.243)
833.36/833.50	c #Conflicts:    1504000 | #Learnt:      34232 | 0.000
833.36/833.50	c total clause space: 335.816MB
833.36/833.50	c total #watches: 316368
833.96/834.10	c total #propagations: 809024077 / total #impl: 3336131705 (eff. 0.243)
833.96/834.10	c #Conflicts:    1505000 | #Learnt:      35232 | 0.000
833.96/834.10	c total clause space: 335.816MB
833.96/834.10	c total #watches: 322877
834.66/834.84	c total #propagations: 809441784 / total #impl: 3338556934 (eff. 0.242)
834.66/834.84	c #Conflicts:    1506000 | #Learnt:      36232 | 0.000
834.66/834.84	c total clause space: 335.816MB
834.66/834.84	c total #watches: 327859
835.36/835.55	c total #propagations: 809872610 / total #impl: 3341285711 (eff. 0.242)
835.36/835.55	c #Conflicts:    1507000 | #Learnt:      37232 | 0.000
835.36/835.55	c total clause space: 335.816MB
835.36/835.55	c total #watches: 336139
835.96/836.18	c total #propagations: 810395968 / total #impl: 3344083972 (eff. 0.242)
835.96/836.18	c #Conflicts:    1508000 | #Learnt:      38232 | 0.000
835.96/836.18	c total clause space: 335.816MB
835.96/836.18	c total #watches: 341355
836.56/836.70	c total #propagations: 810984864 / total #impl: 3346515120 (eff. 0.242)
836.56/836.70	c #Conflicts:    1509000 | #Learnt:      39232 | 0.000
836.56/836.70	c total clause space: 335.816MB
836.56/836.70	c total #watches: 345546
837.06/837.26	c total #propagations: 811474285 / total #impl: 3348469148 (eff. 0.242)
837.06/837.26	c #Conflicts:    1510000 | #Learnt:      40232 | 0.000
837.06/837.26	c total clause space: 335.816MB
837.06/837.26	c total #watches: 349498
837.86/838.09	c total #propagations: 812238809 / total #impl: 3350992904 (eff. 0.242)
837.86/838.09	c #Conflicts:    1511000 | #Learnt:      41232 | 0.000
837.86/838.09	c total clause space: 335.816MB
837.86/838.09	c total #watches: 353600
838.76/838.90	c total #propagations: 812824905 / total #impl: 3353381348 (eff. 0.242)
838.76/838.90	c #Conflicts:    1512000 | #Learnt:      42232 | 0.000
838.76/838.90	c total clause space: 335.816MB
838.76/838.90	c total #watches: 356832
839.66/839.88	c total #propagations: 813370238 / total #impl: 3355672133 (eff. 0.242)
839.66/839.88	c #Conflicts:    1513000 | #Learnt:      43232 | 0.000
839.66/839.88	c total clause space: 335.816MB
839.66/839.88	c total #watches: 359767
840.26/840.42	c total #propagations: 813933790 / total #impl: 3357904287 (eff. 0.242)
840.26/840.42	c #Conflicts:    1514000 | #Learnt:      44232 | 0.000
840.26/840.42	c total clause space: 335.816MB
840.26/840.42	c total #watches: 362785
840.86/841.04	c total #propagations: 814294401 / total #impl: 3359475551 (eff. 0.242)
840.86/841.04	c #Conflicts:    1515000 | #Learnt:      45232 | 0.000
840.86/841.04	c total clause space: 335.816MB
840.86/841.04	c total #watches: 366168
841.66/841.82	c total #propagations: 814814713 / total #impl: 3361715879 (eff. 0.242)
841.66/841.82	c #Conflicts:    1516000 | #Learnt:      46232 | 0.000
841.66/841.82	c total clause space: 335.816MB
841.66/841.82	c total #watches: 370203
842.56/842.77	c total #propagations: 815381476 / total #impl: 3364234978 (eff. 0.242)
842.56/842.77	c #Conflicts:    1517000 | #Learnt:      47232 | 0.000
842.56/842.77	c total clause space: 335.816MB
842.56/842.77	c total #watches: 373902
843.16/843.34	c total #propagations: 815939863 / total #impl: 3366654061 (eff. 0.242)
843.16/843.34	c #Conflicts:    1518000 | #Learnt:      48232 | 0.000
843.16/843.34	c total clause space: 335.816MB
843.16/843.34	c total #watches: 376419
843.96/844.15	c total #propagations: 816411617 / total #impl: 3368523827 (eff. 0.242)
843.96/844.15	c #Conflicts:    1519000 | #Learnt:      49232 | 0.000
843.96/844.15	c total clause space: 335.816MB
843.96/844.15	c total #watches: 381635
844.66/844.90	c total #propagations: 817091013 / total #impl: 3371414625 (eff. 0.242)
844.66/844.90	c #Conflicts:    1520000 | #Learnt:      50232 | 0.000
844.66/844.90	c total clause space: 335.816MB
844.66/844.90	c total #watches: 385034
845.26/845.49	c total #propagations: 817753478 / total #impl: 3373722149 (eff. 0.242)
845.26/845.49	c #Conflicts:    1521000 | #Learnt:      51232 | 0.000
845.26/845.49	c total clause space: 335.816MB
845.26/845.49	c total #watches: 388761
846.06/846.27	c total #propagations: 818624970 / total #impl: 3376315015 (eff. 0.242)
846.06/846.27	c #Conflicts:    1522000 | #Learnt:      52232 | 0.000
846.06/846.27	c total clause space: 335.816MB
846.06/846.27	c total #watches: 391638
846.76/846.96	c total #propagations: 819081061 / total #impl: 3378345848 (eff. 0.242)
846.76/846.96	c #Conflicts:    1523000 | #Learnt:      53232 | 0.000
846.76/846.96	c total clause space: 335.816MB
846.76/846.96	c total #watches: 395434
847.16/847.35	c total #propagations: 819467052 / total #impl: 3380085438 (eff. 0.242)
847.16/847.35	c #Conflicts:    1524000 | #Learnt:      54232 | 0.000
847.16/847.35	c total clause space: 335.816MB
847.16/847.35	c total #watches: 399201
847.56/847.77	c total #propagations: 819804013 / total #impl: 3381480048 (eff. 0.242)
847.56/847.77	c #Conflicts:    1525000 | #Learnt:      55232 | 0.000
847.56/847.77	c total clause space: 335.816MB
847.56/847.77	c total #watches: 402188
848.06/848.22	c total #propagations: 820122901 / total #impl: 3382816001 (eff. 0.242)
848.06/848.22	c #Conflicts:    1526000 | #Learnt:      56232 | 0.000
848.06/848.22	c total clause space: 335.816MB
848.06/848.22	c total #watches: 406839
848.85/849.01	c total #propagations: 820514650 / total #impl: 3384504396 (eff. 0.242)
848.85/849.01	c #Conflicts:    1527000 | #Learnt:      57232 | 0.000
848.85/849.01	c total clause space: 335.816MB
848.85/849.01	c total #watches: 410447
849.65/849.87	c total #propagations: 821061289 / total #impl: 3386668262 (eff. 0.242)
849.65/849.87	c #Conflicts:    1528000 | #Learnt:      58232 | 0.000
849.65/849.87	c total clause space: 335.816MB
849.65/849.87	c total #watches: 414338
850.35/850.52	c total #propagations: 821724247 / total #impl: 3389310685 (eff. 0.242)
850.35/850.52	c #Conflicts:    1529000 | #Learnt:      59232 | 0.000
850.35/850.52	c total clause space: 335.816MB
850.35/850.52	c total #watches: 417628
850.95/851.13	c total #propagations: 822195844 / total #impl: 3391228034 (eff. 0.242)
850.95/851.13	c GARBAGE COLLECT
850.95/851.13	c #Conflicts:    1530000 | #Learnt:      30323 | 0.000
850.95/851.13	c total clause space: 335.816MB
850.95/851.13	c total #watches: 299774
851.45/851.61	c total #propagations: 822786907 / total #impl: 3393422755 (eff. 0.242)
851.45/851.61	c #Conflicts:    1531000 | #Learnt:      31323 | 0.000
851.45/851.61	c total clause space: 335.816MB
851.45/851.61	c total #watches: 303422
851.95/852.11	c total #propagations: 823346882 / total #impl: 3395695797 (eff. 0.242)
851.95/852.11	c #Conflicts:    1532000 | #Learnt:      32323 | 0.000
851.95/852.11	c total clause space: 335.816MB
851.95/852.11	c total #watches: 306923
852.46/852.63	c total #propagations: 823859257 / total #impl: 3397644555 (eff. 0.242)
852.46/852.63	c #Conflicts:    1533000 | #Learnt:      33323 | 0.000
852.46/852.63	c total clause space: 335.816MB
852.46/852.63	c total #watches: 310057
852.95/853.13	c total #propagations: 824763358 / total #impl: 3400311586 (eff. 0.243)
852.95/853.13	c #Conflicts:    1534000 | #Learnt:      34323 | 0.000
852.95/853.13	c total clause space: 335.816MB
852.95/853.13	c total #watches: 314976
853.46/853.63	c total #propagations: 825384169 / total #impl: 3402939385 (eff. 0.243)
853.46/853.63	c #Conflicts:    1535000 | #Learnt:      35323 | 0.000
853.46/853.63	c total clause space: 335.816MB
853.46/853.63	c total #watches: 319319
853.95/854.16	c total #propagations: 825981409 / total #impl: 3405294874 (eff. 0.243)
853.95/854.16	c #Conflicts:    1536000 | #Learnt:      36323 | 0.000
853.95/854.16	c total clause space: 335.816MB
853.95/854.16	c total #watches: 323889
854.45/854.61	c total #propagations: 826631973 / total #impl: 3407979178 (eff. 0.243)
854.45/854.61	c #Conflicts:    1537000 | #Learnt:      37323 | 0.000
854.45/854.61	c total clause space: 335.816MB
854.45/854.61	c total #watches: 329040
854.85/855.09	c total #propagations: 827093772 / total #impl: 3410103116 (eff. 0.243)
854.85/855.09	c #Conflicts:    1538000 | #Learnt:      38323 | 0.000
854.85/855.09	c total clause space: 335.816MB
854.85/855.09	c total #watches: 334207
855.55/855.72	c total #propagations: 827681411 / total #impl: 3412570628 (eff. 0.243)
855.55/855.72	c #Conflicts:    1539000 | #Learnt:      39323 | 0.000
855.55/855.72	c total clause space: 335.816MB
855.55/855.72	c total #watches: 339105
856.15/856.32	c total #propagations: 828269908 / total #impl: 3415101976 (eff. 0.243)
856.15/856.32	c #Conflicts:    1540000 | #Learnt:      40323 | 0.000
856.15/856.32	c total clause space: 335.816MB
856.15/856.32	c total #watches: 342631
856.65/856.90	c total #propagations: 828980646 / total #impl: 3417778000 (eff. 0.243)
856.65/856.90	c #Conflicts:    1541000 | #Learnt:      41323 | 0.000
856.65/856.90	c total clause space: 335.816MB
856.65/856.90	c total #watches: 345895
857.25/857.44	c total #propagations: 829461906 / total #impl: 3420020677 (eff. 0.243)
857.25/857.44	c #Conflicts:    1542000 | #Learnt:      42323 | 0.000
857.25/857.44	c total clause space: 335.816MB
857.25/857.44	c total #watches: 349365
857.86/858.10	c total #propagations: 829860644 / total #impl: 3422009659 (eff. 0.243)
857.86/858.10	c #Conflicts:    1543000 | #Learnt:      43323 | 0.000
857.86/858.10	c total clause space: 335.816MB
857.86/858.10	c total #watches: 354136
858.65/858.81	c total #propagations: 830369895 / total #impl: 3424156541 (eff. 0.243)
858.65/858.81	c #Conflicts:    1544000 | #Learnt:      44323 | 0.000
858.65/858.81	c total clause space: 335.816MB
858.65/858.81	c total #watches: 358638
859.35/859.56	c total #propagations: 830887832 / total #impl: 3426452431 (eff. 0.242)
859.35/859.56	c #Conflicts:    1545000 | #Learnt:      45323 | 0.000
859.35/859.56	c total clause space: 335.816MB
859.35/859.56	c total #watches: 362283
859.85/860.06	c total #propagations: 831404396 / total #impl: 3428703778 (eff. 0.242)
859.85/860.06	c #Conflicts:    1546000 | #Learnt:      46323 | 0.000
859.85/860.06	c total clause space: 335.816MB
859.85/860.06	c total #watches: 366307
860.35/860.54	c total #propagations: 831817799 / total #impl: 3430656324 (eff. 0.242)
860.35/860.54	c #Conflicts:    1547000 | #Learnt:      47323 | 0.000
860.35/860.54	c total clause space: 335.816MB
860.35/860.54	c total #watches: 370088
860.95/861.15	c total #propagations: 832192312 / total #impl: 3432502777 (eff. 0.242)
860.95/861.15	c #Conflicts:    1548000 | #Learnt:      48323 | 0.000
860.95/861.15	c total clause space: 335.816MB
860.95/861.15	c total #watches: 374139
861.55/861.72	c total #propagations: 832647808 / total #impl: 3434701575 (eff. 0.242)
861.55/861.72	c #Conflicts:    1549000 | #Learnt:      49323 | 0.000
861.55/861.72	c total clause space: 335.816MB
861.55/861.72	c total #watches: 378517
862.15/862.33	c total #propagations: 833025700 / total #impl: 3436690549 (eff. 0.242)
862.15/862.33	c #Conflicts:    1550000 | #Learnt:      50323 | 0.000
862.15/862.33	c total clause space: 335.816MB
862.15/862.33	c total #watches: 383195
862.75/862.96	c total #propagations: 833409661 / total #impl: 3438795197 (eff. 0.242)
862.75/862.96	c #Conflicts:    1551000 | #Learnt:      51323 | 0.000
862.75/862.96	c total clause space: 335.816MB
862.75/862.96	c total #watches: 387335
863.46/863.63	c total #propagations: 833802955 / total #impl: 3440896052 (eff. 0.242)
863.46/863.63	c #Conflicts:    1552000 | #Learnt:      52323 | 0.000
863.46/863.63	c total clause space: 335.816MB
863.46/863.63	c total #watches: 392730
864.05/864.29	c total #propagations: 834355739 / total #impl: 3443431999 (eff. 0.242)
864.05/864.29	c #Conflicts:    1553000 | #Learnt:      53323 | 0.000
864.05/864.29	c total clause space: 335.816MB
864.05/864.29	c total #watches: 396758
864.85/865.04	c total #propagations: 834763206 / total #impl: 3445618946 (eff. 0.242)
864.85/865.04	c #Conflicts:    1554000 | #Learnt:      54323 | 0.000
864.85/865.04	c total clause space: 335.816MB
864.85/865.04	c total #watches: 400562
865.56/865.77	c total #propagations: 835164628 / total #impl: 3447791116 (eff. 0.242)
865.56/865.77	c #Conflicts:    1555000 | #Learnt:      55323 | 0.000
865.56/865.77	c total clause space: 335.816MB
865.56/865.77	c total #watches: 405636
866.45/866.63	c total #propagations: 835581037 / total #impl: 3449971329 (eff. 0.242)
866.45/866.63	c #Conflicts:    1556000 | #Learnt:      56323 | 0.000
866.45/866.63	c total clause space: 335.816MB
866.45/866.63	c total #watches: 410119
867.25/867.44	c total #propagations: 836097255 / total #impl: 3452382082 (eff. 0.242)
867.25/867.44	c #Conflicts:    1557000 | #Learnt:      57323 | 0.000
867.25/867.44	c total clause space: 335.816MB
867.25/867.44	c total #watches: 415407
867.86/868.08	c total #propagations: 836629388 / total #impl: 3455036318 (eff. 0.242)
867.86/868.08	c #Conflicts:    1558000 | #Learnt:      58323 | 0.000
867.86/868.08	c total clause space: 335.816MB
867.86/868.08	c total #watches: 422341
868.65/868.85	c total #propagations: 837143614 / total #impl: 3457822552 (eff. 0.242)
868.65/868.85	c #Conflicts:    1559000 | #Learnt:      59323 | 0.000
868.65/868.85	c total clause space: 335.816MB
868.65/868.85	c total #watches: 430021
869.55/869.79	c total #propagations: 837633902 / total #impl: 3460823518 (eff. 0.242)
869.55/869.79	c #Conflicts:    1560000 | #Learnt:      60323 | 0.000
869.55/869.79	c total clause space: 335.816MB
869.55/869.79	c total #watches: 434649
870.15/870.37	c total #propagations: 838135007 / total #impl: 3463898765 (eff. 0.242)
870.15/870.37	c GARBAGE COLLECT
870.15/870.37	c #Conflicts:    1561000 | #Learnt:      31136 | 0.000
870.15/870.37	c total clause space: 335.816MB
870.15/870.37	c total #watches: 305086
870.75/870.94	c total #propagations: 838695762 / total #impl: 3466756164 (eff. 0.242)
870.75/870.94	c #Conflicts:    1562000 | #Learnt:      32136 | 0.000
870.75/870.94	c total clause space: 335.816MB
870.75/870.94	c total #watches: 310419
871.35/871.56	c total #propagations: 839246217 / total #impl: 3469550952 (eff. 0.242)
871.35/871.56	c #Conflicts:    1563000 | #Learnt:      33136 | 0.000
871.35/871.56	c total clause space: 335.816MB
871.35/871.56	c total #watches: 314047
872.05/872.29	c total #propagations: 839796869 / total #impl: 3472367895 (eff. 0.242)
872.05/872.29	c #Conflicts:    1564000 | #Learnt:      34136 | 0.000
872.05/872.29	c total clause space: 335.816MB
872.05/872.29	c total #watches: 318117
872.75/872.94	c total #propagations: 840341777 / total #impl: 3475257899 (eff. 0.242)
872.75/872.94	c #Conflicts:    1565000 | #Learnt:      35136 | 0.000
872.75/872.94	c total clause space: 335.816MB
872.75/872.94	c total #watches: 322611
873.15/873.34	c total #propagations: 841089797 / total #impl: 3478381366 (eff. 0.242)
873.15/873.34	c #Conflicts:    1566000 | #Learnt:      36136 | 0.000
873.15/873.34	c total clause space: 335.816MB
873.15/873.34	c total #watches: 326447
873.55/873.76	c total #propagations: 841420915 / total #impl: 3480231461 (eff. 0.242)
873.55/873.76	c #Conflicts:    1567000 | #Learnt:      37136 | 0.000
873.55/873.76	c total clause space: 335.816MB
873.55/873.76	c total #watches: 330478
873.95/874.19	c total #propagations: 841756325 / total #impl: 3482083191 (eff. 0.242)
873.95/874.19	c #Conflicts:    1568000 | #Learnt:      38136 | 0.000
873.95/874.19	c total clause space: 335.816MB
873.95/874.19	c total #watches: 333136
874.46/874.64	c total #propagations: 842061020 / total #impl: 3483585617 (eff. 0.242)
874.46/874.64	c #Conflicts:    1569000 | #Learnt:      39136 | 0.000
874.46/874.64	c total clause space: 335.816MB
874.46/874.64	c total #watches: 336650
874.85/875.09	c total #propagations: 842366387 / total #impl: 3485059571 (eff. 0.242)
874.85/875.09	c #Conflicts:    1570000 | #Learnt:      40136 | 0.000
874.85/875.09	c total clause space: 335.816MB
874.85/875.09	c total #watches: 342218
875.46/875.66	c total #propagations: 842651728 / total #impl: 3486879205 (eff. 0.242)
875.46/875.66	c #Conflicts:    1571000 | #Learnt:      41136 | 0.000
875.46/875.66	c total clause space: 335.816MB
875.46/875.66	c total #watches: 345764
875.95/876.17	c total #propagations: 842963798 / total #impl: 3488675107 (eff. 0.242)
875.95/876.17	c #Conflicts:    1572000 | #Learnt:      42136 | 0.000
875.95/876.17	c total clause space: 335.816MB
875.95/876.17	c total #watches: 348594
876.56/876.80	c total #propagations: 843243555 / total #impl: 3490328072 (eff. 0.242)
876.56/876.80	c #Conflicts:    1573000 | #Learnt:      43136 | 0.000
876.56/876.80	c total clause space: 335.816MB
876.56/876.80	c total #watches: 353902
877.25/877.45	c total #propagations: 843587101 / total #impl: 3492930712 (eff. 0.242)
877.25/877.45	c #Conflicts:    1574000 | #Learnt:      44136 | 0.000
877.25/877.45	c total clause space: 335.816MB
877.25/877.45	c total #watches: 357681
878.05/878.21	c total #propagations: 843898836 / total #impl: 3494994476 (eff. 0.241)
878.05/878.21	c #Conflicts:    1575000 | #Learnt:      45136 | 0.000
878.05/878.21	c total clause space: 335.816MB
878.05/878.21	c total #watches: 360297
878.76/878.95	c total #propagations: 844239010 / total #impl: 3497054561 (eff. 0.241)
878.76/878.95	c #Conflicts:    1576000 | #Learnt:      46136 | 0.000
878.76/878.95	c total clause space: 335.816MB
878.76/878.95	c total #watches: 363169
879.45/879.60	c total #propagations: 844577773 / total #impl: 3499009175 (eff. 0.241)
879.45/879.60	c #Conflicts:    1577000 | #Learnt:      47136 | 0.000
879.45/879.60	c total clause space: 335.816MB
879.45/879.60	c total #watches: 367410
880.15/880.32	c total #propagations: 844925044 / total #impl: 3501085645 (eff. 0.241)
880.15/880.32	c #Conflicts:    1578000 | #Learnt:      48136 | 0.000
880.15/880.32	c total clause space: 335.816MB
880.15/880.32	c total #watches: 371771
880.85/881.09	c total #propagations: 845269184 / total #impl: 3503150787 (eff. 0.241)
880.85/881.09	c #Conflicts:    1579000 | #Learnt:      49136 | 0.000
880.85/881.09	c total clause space: 335.816MB
880.85/881.09	c total #watches: 376063
881.65/881.89	c total #propagations: 845598827 / total #impl: 3505155659 (eff. 0.241)
881.65/881.89	c #Conflicts:    1580000 | #Learnt:      50136 | 0.000
881.65/881.89	c total clause space: 335.816MB
881.65/881.89	c total #watches: 379338
882.35/882.58	c total #propagations: 845919421 / total #impl: 3507052752 (eff. 0.241)
882.35/882.58	c #Conflicts:    1581000 | #Learnt:      51136 | 0.000
882.35/882.58	c total clause space: 335.816MB
882.35/882.58	c total #watches: 383116
883.16/883.31	c total #propagations: 846216450 / total #impl: 3508946477 (eff. 0.241)
883.16/883.31	c #Conflicts:    1582000 | #Learnt:      52136 | 0.000
883.16/883.31	c total clause space: 335.816MB
883.16/883.31	c total #watches: 387143
883.95/884.10	c total #propagations: 846507560 / total #impl: 3510695873 (eff. 0.241)
883.95/884.10	c #Conflicts:    1583000 | #Learnt:      53136 | 0.000
883.95/884.10	c total clause space: 335.816MB
883.95/884.10	c total #watches: 392195
884.75/884.91	c total #propagations: 846822019 / total #impl: 3512642653 (eff. 0.241)
884.75/884.91	c #Conflicts:    1584000 | #Learnt:      54136 | 0.000
884.75/884.91	c total clause space: 335.816MB
884.75/884.91	c total #watches: 395624
885.65/885.82	c total #propagations: 847107606 / total #impl: 3514292412 (eff. 0.241)
885.65/885.82	c #Conflicts:    1585000 | #Learnt:      55136 | 0.000
885.65/885.82	c total clause space: 335.816MB
885.65/885.82	c total #watches: 400731
886.65/886.80	c total #propagations: 847396639 / total #impl: 3515986549 (eff. 0.241)
886.65/886.80	c #Conflicts:    1586000 | #Learnt:      56136 | 0.000
886.65/886.80	c total clause space: 335.816MB
886.65/886.80	c total #watches: 405337
887.66/887.82	c total #propagations: 847708917 / total #impl: 3517936918 (eff. 0.241)
887.66/887.82	c #Conflicts:    1587000 | #Learnt:      57136 | 0.000
887.66/887.82	c total clause space: 335.816MB
887.66/887.82	c total #watches: 409213
888.65/888.81	c total #propagations: 848018108 / total #impl: 3519787549 (eff. 0.241)
888.65/888.81	c #Conflicts:    1588000 | #Learnt:      58136 | 0.000
888.65/888.81	c total clause space: 335.816MB
888.65/888.81	c total #watches: 413393
889.75/889.99	c total #propagations: 848309871 / total #impl: 3521590933 (eff. 0.241)
889.75/889.99	c #Conflicts:    1589000 | #Learnt:      59136 | 0.000
889.75/889.99	c total clause space: 335.816MB
889.75/889.99	c total #watches: 417868
890.95/891.18	c total #propagations: 848593342 / total #impl: 3523263774 (eff. 0.241)
890.95/891.18	c #Conflicts:    1590000 | #Learnt:      60136 | 0.000
890.95/891.18	c total clause space: 335.816MB
890.95/891.18	c total #watches: 421791
892.25/892.41	c total #propagations: 848914612 / total #impl: 3525228417 (eff. 0.241)
892.25/892.41	c GARBAGE COLLECT
892.25/892.41	c #Conflicts:    1591000 | #Learnt:      30621 | 0.000
892.25/892.41	c total clause space: 335.816MB
892.25/892.41	c total #watches: 301133
892.65/892.88	c total #propagations: 849482802 / total #impl: 3527534472 (eff. 0.241)
892.65/892.88	c #Conflicts:    1592000 | #Learnt:      31621 | 0.000
892.65/892.88	c total clause space: 335.816MB
892.65/892.88	c total #watches: 304559
893.25/893.46	c total #propagations: 849968289 / total #impl: 3529620333 (eff. 0.241)
893.25/893.46	c #Conflicts:    1593000 | #Learnt:      32621 | 0.000
893.25/893.46	c total clause space: 335.816MB
893.25/893.46	c total #watches: 309411
893.85/894.07	c total #propagations: 850585220 / total #impl: 3532500069 (eff. 0.241)
893.85/894.07	c #Conflicts:    1594000 | #Learnt:      33621 | 0.000
893.85/894.07	c total clause space: 335.816MB
893.85/894.07	c total #watches: 313535
894.85/895.03	c total #propagations: 851082933 / total #impl: 3535164827 (eff. 0.241)
894.85/895.03	c #Conflicts:    1595000 | #Learnt:      34621 | 0.000
894.85/895.03	c total clause space: 335.816MB
894.85/895.03	c total #watches: 324247
895.95/896.10	c total #propagations: 851760535 / total #impl: 3538763491 (eff. 0.241)
895.95/896.10	c #Conflicts:    1596000 | #Learnt:      35621 | 0.000
895.95/896.10	c total clause space: 335.816MB
895.95/896.10	c total #watches: 328232
897.45/897.62	c total #propagations: 852342174 / total #impl: 3541981387 (eff. 0.241)
897.45/897.62	c #Conflicts:    1597000 | #Learnt:      36621 | 0.000
897.45/897.62	c total clause space: 335.816MB
897.45/897.62	c total #watches: 333217
898.25/898.45	c total #propagations: 853084335 / total #impl: 3545590973 (eff. 0.241)
898.25/898.45	c #Conflicts:    1598000 | #Learnt:      37621 | 0.000
898.25/898.45	c total clause space: 335.816MB
898.25/898.45	c total #watches: 337094
898.85/899.07	c total #propagations: 853606304 / total #impl: 3548278433 (eff. 0.241)
898.85/899.07	c #Conflicts:    1599000 | #Learnt:      38621 | 0.000
898.85/899.07	c total clause space: 335.816MB
898.85/899.07	c total #watches: 341084
899.95/900.10	c total #propagations: 854068755 / total #impl: 3550611458 (eff. 0.241)
899.95/900.10	c #Conflicts:    1600000 | #Learnt:      39621 | 0.000
899.95/900.10	c total clause space: 335.816MB
899.95/900.10	c total #watches: 345489
900.95/901.17	c total #propagations: 854557551 / total #impl: 3553061169 (eff. 0.241)
900.95/901.17	c #Conflicts:    1601000 | #Learnt:      40621 | 0.000
900.95/901.17	c total clause space: 335.816MB
900.95/901.17	c total #watches: 349349
902.85/903.00	c total #propagations: 855065140 / total #impl: 3555584409 (eff. 0.240)
902.85/903.00	c #Conflicts:    1602000 | #Learnt:      41621 | 0.000
902.85/903.00	c total clause space: 335.816MB
902.85/903.00	c total #watches: 355101
903.95/904.13	c total #propagations: 855685518 / total #impl: 3558738904 (eff. 0.240)
903.95/904.13	c #Conflicts:    1603000 | #Learnt:      42621 | 0.000
903.95/904.13	c total clause space: 335.816MB
903.95/904.13	c total #watches: 358599
904.75/904.96	c total #propagations: 856196062 / total #impl: 3561118404 (eff. 0.240)
904.75/904.96	c #Conflicts:    1604000 | #Learnt:      43621 | 0.000
904.75/904.96	c total clause space: 335.816MB
904.75/904.96	c total #watches: 363392
905.55/905.74	c total #propagations: 856730157 / total #impl: 3563995242 (eff. 0.240)
905.55/905.74	c #Conflicts:    1605000 | #Learnt:      44621 | 0.000
905.55/905.74	c total clause space: 335.816MB
905.55/905.74	c total #watches: 367759
906.45/906.60	c total #propagations: 857189475 / total #impl: 3566394618 (eff. 0.240)
906.45/906.60	c #Conflicts:    1606000 | #Learnt:      45621 | 0.000
906.45/906.60	c total clause space: 335.816MB
906.45/906.60	c total #watches: 371921
907.35/907.54	c total #propagations: 857716273 / total #impl: 3569148796 (eff. 0.240)
907.35/907.54	c #Conflicts:    1607000 | #Learnt:      46621 | 0.000
907.35/907.54	c total clause space: 335.816MB
907.35/907.54	c total #watches: 377542
908.34/908.59	c total #propagations: 858229556 / total #impl: 3572349020 (eff. 0.240)
908.34/908.59	c #Conflicts:    1608000 | #Learnt:      47621 | 0.000
908.34/908.59	c total clause space: 335.816MB
908.34/908.59	c total #watches: 383546
909.55/909.79	c total #propagations: 858733239 / total #impl: 3575745352 (eff. 0.240)
909.55/909.79	c #Conflicts:    1609000 | #Learnt:      48621 | 0.000
909.55/909.79	c total clause space: 335.816MB
909.55/909.79	c total #watches: 387755
910.75/910.99	c total #propagations: 859288718 / total #impl: 3579138583 (eff. 0.240)
910.75/910.99	c #Conflicts:    1610000 | #Learnt:      49621 | 0.000
910.75/910.99	c total clause space: 335.816MB
910.75/910.99	c total #watches: 390737
912.04/912.20	c total #propagations: 859823167 / total #impl: 3581895364 (eff. 0.240)
912.04/912.20	c #Conflicts:    1611000 | #Learnt:      50621 | 0.000
912.04/912.20	c total clause space: 335.816MB
912.04/912.20	c total #watches: 394282
913.14/913.32	c total #propagations: 860340435 / total #impl: 3584742366 (eff. 0.240)
913.14/913.32	c #Conflicts:    1612000 | #Learnt:      51621 | 0.000
913.14/913.32	c total clause space: 335.816MB
913.14/913.32	c total #watches: 397291
914.34/914.53	c total #propagations: 860868195 / total #impl: 3587580148 (eff. 0.240)
914.34/914.53	c #Conflicts:    1613000 | #Learnt:      52621 | 0.000
914.34/914.53	c total clause space: 335.816MB
914.34/914.53	c total #watches: 401275
915.44/915.65	c total #propagations: 861391730 / total #impl: 3590432755 (eff. 0.240)
915.44/915.65	c #Conflicts:    1614000 | #Learnt:      53621 | 0.000
915.44/915.65	c total clause space: 335.816MB
915.44/915.65	c total #watches: 405944
916.64/916.85	c total #propagations: 861839983 / total #impl: 3592964003 (eff. 0.240)
916.64/916.85	c #Conflicts:    1615000 | #Learnt:      54621 | 0.000
916.64/916.85	c total clause space: 335.816MB
916.64/916.85	c total #watches: 410427
918.04/918.24	c total #propagations: 862342973 / total #impl: 3596015608 (eff. 0.240)
918.04/918.24	c #Conflicts:    1616000 | #Learnt:      55621 | 0.000
918.04/918.24	c total clause space: 335.816MB
918.04/918.24	c total #watches: 413559
919.45/919.68	c total #propagations: 862823360 / total #impl: 3598561117 (eff. 0.240)
919.45/919.68	c #Conflicts:    1617000 | #Learnt:      56621 | 0.000
919.45/919.68	c total clause space: 335.816MB
919.45/919.68	c total #watches: 417795
920.34/920.54	c total #propagations: 863343523 / total #impl: 3601250135 (eff. 0.240)
920.34/920.54	c #Conflicts:    1618000 | #Learnt:      57621 | 0.000
920.34/920.54	c total clause space: 335.816MB
920.34/920.54	c total #watches: 423591
921.24/921.41	c total #propagations: 863881397 / total #impl: 3604035630 (eff. 0.240)
921.24/921.41	c #Conflicts:    1619000 | #Learnt:      58621 | 0.000
921.24/921.41	c total clause space: 335.816MB
921.24/921.41	c total #watches: 438746
922.54/922.70	c total #propagations: 864439480 / total #impl: 3607982215 (eff. 0.240)
922.54/922.70	c #Conflicts:    1620000 | #Learnt:      59621 | 0.000
922.54/922.70	c total clause space: 335.816MB
922.54/922.70	c total #watches: 454490
923.24/923.44	c total #propagations: 864959477 / total #impl: 3613248258 (eff. 0.239)
923.24/923.44	c #Conflicts:    1621000 | #Learnt:      60621 | 0.000
923.24/923.44	c total clause space: 335.816MB
923.24/923.44	c total #watches: 462474
923.95/924.11	c total #propagations: 865326661 / total #impl: 3616802011 (eff. 0.239)
923.95/924.11	c #Conflicts:    1622000 | #Learnt:      61621 | 0.000
923.95/924.11	c total clause space: 335.816MB
923.95/924.11	c total #watches: 469180
924.54/924.77	c total #propagations: 865660023 / total #impl: 3620417398 (eff. 0.239)
924.54/924.77	c GARBAGE COLLECT
924.54/924.77	c #Conflicts:    1623000 | #Learnt:      31829 | 0.000
924.54/924.77	c total clause space: 335.816MB
924.54/924.77	c total #watches: 309499
925.14/925.37	c total #propagations: 866167930 / total #impl: 3623089666 (eff. 0.239)
925.14/925.37	c #Conflicts:    1624000 | #Learnt:      32829 | 0.000
925.14/925.37	c total clause space: 335.816MB
925.14/925.37	c total #watches: 313302
925.84/926.04	c total #propagations: 866630486 / total #impl: 3625454146 (eff. 0.239)
925.84/926.04	c #Conflicts:    1625000 | #Learnt:      33829 | 0.000
925.84/926.04	c total clause space: 335.816MB
925.84/926.04	c total #watches: 317704
926.54/926.77	c total #propagations: 867112670 / total #impl: 3627957830 (eff. 0.239)
926.54/926.77	c #Conflicts:    1626000 | #Learnt:      34829 | 0.000
926.54/926.77	c total clause space: 335.816MB
926.54/926.77	c total #watches: 323433
927.34/927.56	c total #propagations: 867589657 / total #impl: 3630545838 (eff. 0.239)
927.34/927.56	c #Conflicts:    1627000 | #Learnt:      35829 | 0.000
927.34/927.56	c total clause space: 335.816MB
927.34/927.56	c total #watches: 327631
928.24/928.41	c total #propagations: 868093288 / total #impl: 3633475499 (eff. 0.239)
928.24/928.41	c #Conflicts:    1628000 | #Learnt:      36829 | 0.000
928.24/928.41	c total clause space: 335.816MB
928.24/928.41	c total #watches: 331976
929.24/929.41	c total #propagations: 868580759 / total #impl: 3636238207 (eff. 0.239)
929.24/929.41	c #Conflicts:    1629000 | #Learnt:      37829 | 0.000
929.24/929.41	c total clause space: 335.816MB
929.24/929.41	c total #watches: 337301
930.14/930.39	c total #propagations: 869117750 / total #impl: 3639389287 (eff. 0.239)
930.14/930.39	c #Conflicts:    1630000 | #Learnt:      38829 | 0.000
930.14/930.39	c total clause space: 335.816MB
930.14/930.39	c total #watches: 344965
931.44/931.64	c total #propagations: 869651600 / total #impl: 3642639527 (eff. 0.239)
931.44/931.64	c #Conflicts:    1631000 | #Learnt:      39829 | 0.000
931.44/931.64	c total clause space: 335.816MB
931.44/931.64	c total #watches: 349795
932.84/933.01	c total #propagations: 870158864 / total #impl: 3645656328 (eff. 0.239)
932.84/933.01	c #Conflicts:    1632000 | #Learnt:      40829 | 0.000
932.84/933.01	c total clause space: 335.816MB
932.84/933.01	c total #watches: 355476
934.34/934.56	c total #propagations: 870665245 / total #impl: 3648541726 (eff. 0.239)
934.34/934.56	c #Conflicts:    1633000 | #Learnt:      41829 | 0.000
934.34/934.56	c total clause space: 335.816MB
934.34/934.56	c total #watches: 359277
935.84/936.06	c total #propagations: 871210674 / total #impl: 3651230280 (eff. 0.239)
935.84/936.06	c #Conflicts:    1634000 | #Learnt:      42829 | 0.000
935.84/936.06	c total clause space: 335.816MB
935.84/936.06	c total #watches: 365125
937.14/937.38	c total #propagations: 871814940 / total #impl: 3654505655 (eff. 0.239)
937.14/937.38	c #Conflicts:    1635000 | #Learnt:      43829 | 0.000
937.14/937.38	c total clause space: 335.816MB
937.14/937.38	c total #watches: 374908
939.04/939.27	c total #propagations: 872390063 / total #impl: 3658804271 (eff. 0.238)
939.04/939.27	c #Conflicts:    1636000 | #Learnt:      44829 | 0.000
939.04/939.27	c total clause space: 335.816MB
939.04/939.27	c total #watches: 380264
941.14/941.31	c total #propagations: 872914087 / total #impl: 3661715203 (eff. 0.238)
941.14/941.31	c #Conflicts:    1637000 | #Learnt:      45829 | 0.000
941.14/941.31	c total clause space: 335.816MB
941.14/941.31	c total #watches: 384470
942.94/943.16	c total #propagations: 873394551 / total #impl: 3664067424 (eff. 0.238)
942.94/943.16	c #Conflicts:    1638000 | #Learnt:      46829 | 0.000
942.94/943.16	c total clause space: 335.816MB
942.94/943.16	c total #watches: 389146
944.24/944.47	c total #propagations: 873957864 / total #impl: 3666934493 (eff. 0.238)
944.24/944.47	c #Conflicts:    1639000 | #Learnt:      47829 | 0.000
944.24/944.47	c total clause space: 335.816MB
944.24/944.47	c total #watches: 396645
945.74/945.90	c total #propagations: 874380350 / total #impl: 3670974265 (eff. 0.238)
945.74/945.90	c #Conflicts:    1640000 | #Learnt:      48829 | 0.000
945.74/945.90	c total clause space: 335.816MB
945.74/945.90	c total #watches: 402670
947.04/947.28	c total #propagations: 874726315 / total #impl: 3674970483 (eff. 0.238)
947.04/947.28	c #Conflicts:    1641000 | #Learnt:      49829 | 0.000
947.04/947.28	c total clause space: 335.816MB
947.04/947.28	c total #watches: 407180
948.14/948.39	c total #propagations: 875066075 / total #impl: 3679225197 (eff. 0.238)
948.14/948.39	c #Conflicts:    1642000 | #Learnt:      50829 | 0.000
948.14/948.39	c total clause space: 335.816MB
948.14/948.39	c total #watches: 411242
949.24/949.44	c total #propagations: 875631598 / total #impl: 3681894804 (eff. 0.238)
949.24/949.44	c #Conflicts:    1643000 | #Learnt:      51829 | 0.000
949.24/949.44	c total clause space: 335.816MB
949.24/949.44	c total #watches: 415919
950.53/950.79	c total #propagations: 876218559 / total #impl: 3684408698 (eff. 0.238)
950.53/950.79	c #Conflicts:    1644000 | #Learnt:      52829 | 0.000
950.53/950.79	c total clause space: 335.816MB
950.53/950.79	c total #watches: 419167
951.93/952.17	c total #propagations: 876780652 / total #impl: 3686880476 (eff. 0.238)
951.93/952.17	c #Conflicts:    1645000 | #Learnt:      53829 | 0.000
951.93/952.17	c total clause space: 335.816MB
951.93/952.17	c total #watches: 422769
953.03/953.20	c total #propagations: 877418985 / total #impl: 3689528948 (eff. 0.238)
953.03/953.20	c #Conflicts:    1646000 | #Learnt:      54829 | 0.000
953.03/953.20	c total clause space: 335.816MB
953.03/953.20	c total #watches: 426433
954.23/954.47	c total #propagations: 878052782 / total #impl: 3691938889 (eff. 0.238)
954.23/954.47	c #Conflicts:    1647000 | #Learnt:      55829 | 0.000
954.23/954.47	c total clause space: 335.816MB
954.23/954.47	c total #watches: 430129
955.13/955.35	c total #propagations: 878603275 / total #impl: 3694525568 (eff. 0.238)
955.13/955.35	c #Conflicts:    1648000 | #Learnt:      56829 | 0.000
955.13/955.35	c total clause space: 335.816MB
955.13/955.35	c total #watches: 435201
956.43/956.61	c total #propagations: 879028839 / total #impl: 3696572635 (eff. 0.238)
956.43/956.61	c #Conflicts:    1649000 | #Learnt:      57829 | 0.000
956.43/956.61	c total clause space: 335.816MB
956.43/956.61	c total #watches: 441519
957.73/957.93	c total #propagations: 879577121 / total #impl: 3699696061 (eff. 0.238)
957.73/957.93	c #Conflicts:    1650000 | #Learnt:      58829 | 0.000
957.73/957.93	c total clause space: 335.816MB
957.73/957.93	c total #watches: 445302
958.73/958.98	c total #propagations: 880220081 / total #impl: 3702455323 (eff. 0.238)
958.73/958.98	c #Conflicts:    1651000 | #Learnt:      59829 | 0.000
958.73/958.98	c total clause space: 335.816MB
958.73/958.98	c total #watches: 448608
959.73/959.93	c total #propagations: 880723788 / total #impl: 3704517113 (eff. 0.238)
959.73/959.93	c #Conflicts:    1652000 | #Learnt:      60829 | 0.000
959.73/959.93	c total clause space: 335.816MB
959.73/959.93	c total #watches: 451959
960.73/960.95	c total #propagations: 881232415 / total #impl: 3706528350 (eff. 0.238)
960.73/960.95	c #Conflicts:    1653000 | #Learnt:      61829 | 0.000
960.73/960.95	c total clause space: 335.816MB
960.73/960.95	c total #watches: 455986
961.53/961.73	c total #propagations: 881772863 / total #impl: 3708731418 (eff. 0.238)
961.53/961.73	c GARBAGE COLLECT
961.53/961.73	c #Conflicts:    1654000 | #Learnt:      31724 | 0.000
961.53/961.73	c total clause space: 335.816MB
961.53/961.73	c total #watches: 308855
961.93/962.15	c total #propagations: 882425836 / total #impl: 3711359848 (eff. 0.238)
961.93/962.15	c #Conflicts:    1655000 | #Learnt:      32724 | 0.000
961.93/962.15	c total clause space: 335.816MB
961.93/962.15	c total #watches: 313077
962.34/962.53	c total #propagations: 882979765 / total #impl: 3713723328 (eff. 0.238)
962.34/962.53	c #Conflicts:    1656000 | #Learnt:      33724 | 0.000
962.34/962.53	c total clause space: 335.816MB
962.34/962.53	c total #watches: 317916
962.83/963.04	c total #propagations: 883463329 / total #impl: 3716003220 (eff. 0.238)
962.83/963.04	c #Conflicts:    1657000 | #Learnt:      34724 | 0.000
962.83/963.04	c total clause space: 335.816MB
962.83/963.04	c total #watches: 322555
963.23/963.44	c total #propagations: 884026555 / total #impl: 3718382060 (eff. 0.238)
963.23/963.44	c #Conflicts:    1658000 | #Learnt:      35724 | 0.000
963.23/963.44	c total clause space: 335.816MB
963.23/963.44	c total #watches: 328825
963.63/963.82	c total #propagations: 884468602 / total #impl: 3720932229 (eff. 0.238)
963.63/963.82	c #Conflicts:    1659000 | #Learnt:      36724 | 0.000
963.63/963.82	c total clause space: 335.816MB
963.63/963.82	c total #watches: 334928
964.13/964.37	c total #propagations: 884847382 / total #impl: 3723483590 (eff. 0.238)
964.13/964.37	c #Conflicts:    1660000 | #Learnt:      37724 | 0.000
964.13/964.37	c total clause space: 335.816MB
964.13/964.37	c total #watches: 344191
964.73/964.96	c total #propagations: 885242461 / total #impl: 3726373429 (eff. 0.238)
964.73/964.96	c #Conflicts:    1661000 | #Learnt:      38724 | 0.000
964.73/964.96	c total clause space: 335.816MB
964.73/964.96	c total #watches: 348817
965.33/965.55	c total #propagations: 885742444 / total #impl: 3728718322 (eff. 0.238)
965.33/965.55	c #Conflicts:    1662000 | #Learnt:      39724 | 0.000
965.33/965.55	c total clause space: 335.816MB
965.33/965.55	c total #watches: 352252
966.03/966.23	c total #propagations: 886265968 / total #impl: 3730904213 (eff. 0.238)
966.03/966.23	c #Conflicts:    1663000 | #Learnt:      40724 | 0.000
966.03/966.23	c total clause space: 335.816MB
966.03/966.23	c total #watches: 356910
966.63/966.84	c total #propagations: 886814063 / total #impl: 3733468998 (eff. 0.238)
966.63/966.84	c #Conflicts:    1664000 | #Learnt:      41724 | 0.000
966.63/966.84	c total clause space: 335.816MB
966.63/966.84	c total #watches: 360903
967.33/967.57	c total #propagations: 887337470 / total #impl: 3735578105 (eff. 0.238)
967.33/967.57	c #Conflicts:    1665000 | #Learnt:      42724 | 0.000
967.33/967.57	c total clause space: 335.816MB
967.33/967.57	c total #watches: 364163
968.03/968.23	c total #propagations: 888029385 / total #impl: 3738206625 (eff. 0.238)
968.03/968.23	c #Conflicts:    1666000 | #Learnt:      43724 | 0.000
968.03/968.23	c total clause space: 335.816MB
968.03/968.23	c total #watches: 368106
968.73/968.94	c total #propagations: 888602096 / total #impl: 3740569767 (eff. 0.238)
968.73/968.94	c #Conflicts:    1667000 | #Learnt:      44724 | 0.000
968.73/968.94	c total clause space: 335.816MB
968.73/968.94	c total #watches: 373428
969.63/969.80	c total #propagations: 889260773 / total #impl: 3743299171 (eff. 0.238)
969.63/969.80	c #Conflicts:    1668000 | #Learnt:      45724 | 0.000
969.63/969.80	c total clause space: 335.816MB
969.63/969.80	c total #watches: 378434
970.43/970.61	c total #propagations: 889921148 / total #impl: 3746193739 (eff. 0.238)
970.43/970.61	c #Conflicts:    1669000 | #Learnt:      46724 | 0.000
970.43/970.61	c total clause space: 335.816MB
970.43/970.61	c total #watches: 382121
971.24/971.41	c total #propagations: 890518465 / total #impl: 3748686543 (eff. 0.238)
971.24/971.41	c #Conflicts:    1670000 | #Learnt:      47724 | 0.000
971.24/971.41	c total clause space: 335.816MB
971.24/971.41	c total #watches: 385351
971.93/972.18	c total #propagations: 891140700 / total #impl: 3751278397 (eff. 0.238)
971.93/972.18	c #Conflicts:    1671000 | #Learnt:      48724 | 0.000
971.93/972.18	c total clause space: 335.816MB
971.93/972.18	c total #watches: 389921
972.63/972.87	c total #propagations: 891737621 / total #impl: 3753724022 (eff. 0.238)
972.63/972.87	c #Conflicts:    1672000 | #Learnt:      49724 | 0.000
972.63/972.87	c total clause space: 335.816MB
972.63/972.87	c total #watches: 393391
973.53/973.72	c total #propagations: 892193674 / total #impl: 3755782710 (eff. 0.238)
973.53/973.72	c #Conflicts:    1673000 | #Learnt:      50724 | 0.000
973.53/973.72	c total clause space: 335.816MB
973.53/973.72	c total #watches: 396339
974.33/974.50	c total #propagations: 893016795 / total #impl: 3758715877 (eff. 0.238)
974.33/974.50	c #Conflicts:    1674000 | #Learnt:      51724 | 0.000
974.33/974.50	c total clause space: 335.816MB
974.33/974.50	c total #watches: 400245
975.03/975.24	c total #propagations: 893597727 / total #impl: 3761202097 (eff. 0.238)
975.03/975.24	c #Conflicts:    1675000 | #Learnt:      52724 | 0.000
975.03/975.24	c total clause space: 335.816MB
975.03/975.24	c total #watches: 404525
975.73/975.95	c total #propagations: 894022070 / total #impl: 3763214020 (eff. 0.238)
975.73/975.95	c #Conflicts:    1676000 | #Learnt:      53724 | 0.000
975.73/975.95	c total clause space: 335.816MB
975.73/975.95	c total #watches: 407922
976.53/976.71	c total #propagations: 894486060 / total #impl: 3765143653 (eff. 0.238)
976.53/976.71	c #Conflicts:    1677000 | #Learnt:      54724 | 0.000
976.53/976.71	c total clause space: 335.816MB
976.53/976.71	c total #watches: 411719
977.13/977.39	c total #propagations: 895187018 / total #impl: 3767641858 (eff. 0.238)
977.13/977.39	c #Conflicts:    1678000 | #Learnt:      55724 | 0.000
977.13/977.39	c total clause space: 335.816MB
977.13/977.39	c total #watches: 415850
977.93/978.11	c total #propagations: 895945483 / total #impl: 3770289853 (eff. 0.238)
977.93/978.11	c #Conflicts:    1679000 | #Learnt:      56724 | 0.000
977.93/978.11	c total clause space: 335.816MB
977.93/978.11	c total #watches: 419529
978.73/978.91	c total #propagations: 896676694 / total #impl: 3772901360 (eff. 0.238)
978.73/978.91	c #Conflicts:    1680000 | #Learnt:      57724 | 0.000
978.73/978.91	c total clause space: 335.816MB
978.73/978.91	c total #watches: 423472
979.43/979.69	c total #propagations: 897356673 / total #impl: 3775382337 (eff. 0.238)
979.43/979.69	c #Conflicts:    1681000 | #Learnt:      58724 | 0.000
979.43/979.69	c total clause space: 335.816MB
979.43/979.69	c total #watches: 426642
980.33/980.55	c total #propagations: 897817787 / total #impl: 3777234226 (eff. 0.238)
980.33/980.55	c #Conflicts:    1682000 | #Learnt:      59724 | 0.000
980.33/980.55	c total clause space: 335.816MB
980.33/980.55	c total #watches: 430161
981.14/981.31	c total #propagations: 898302123 / total #impl: 3779295465 (eff. 0.238)
981.14/981.31	c #Conflicts:    1683000 | #Learnt:      60724 | 0.000
981.14/981.31	c total clause space: 335.816MB
981.14/981.31	c total #watches: 435078
981.93/982.15	c total #propagations: 898744410 / total #impl: 3781172816 (eff. 0.238)
981.93/982.15	c #Conflicts:    1684000 | #Learnt:      61724 | 0.000
981.93/982.15	c total clause space: 335.816MB
981.93/982.15	c total #watches: 438020
982.83/983.00	c total #propagations: 899210642 / total #impl: 3783280473 (eff. 0.238)
982.83/983.00	c #Conflicts:    1685000 | #Learnt:      62724 | 0.000
982.83/983.00	c total clause space: 335.816MB
982.83/983.00	c total #watches: 442194
983.34/983.50	c total #propagations: 899625320 / total #impl: 3785320004 (eff. 0.238)
983.34/983.50	c GARBAGE COLLECT
983.34/983.50	c #Conflicts:    1686000 | #Learnt:      32347 | 0.000
983.34/983.50	c total clause space: 335.816MB
983.34/983.50	c total #watches: 310465
983.83/984.08	c total #propagations: 900074251 / total #impl: 3787455636 (eff. 0.238)
983.83/984.08	c #Conflicts:    1687000 | #Learnt:      33347 | 0.000
983.83/984.08	c total clause space: 335.816MB
983.83/984.08	c total #watches: 314479
984.44/984.67	c total #propagations: 900776129 / total #impl: 3790161845 (eff. 0.238)
984.44/984.67	c #Conflicts:    1688000 | #Learnt:      34347 | 0.000
984.44/984.67	c total clause space: 335.816MB
984.44/984.67	c total #watches: 318096
984.93/985.18	c total #propagations: 901392560 / total #impl: 3792696022 (eff. 0.238)
984.93/985.18	c #Conflicts:    1689000 | #Learnt:      35347 | 0.000
984.93/985.18	c total clause space: 335.816MB
984.93/985.18	c total #watches: 322398
985.54/985.78	c total #propagations: 901900128 / total #impl: 3795011052 (eff. 0.238)
985.54/985.78	c #Conflicts:    1690000 | #Learnt:      36347 | 0.000
985.54/985.78	c total clause space: 335.816MB
985.54/985.78	c total #watches: 326074
986.23/986.44	c total #propagations: 902590674 / total #impl: 3797709175 (eff. 0.238)
986.23/986.44	c #Conflicts:    1691000 | #Learnt:      37347 | 0.000
986.23/986.44	c total clause space: 335.816MB
986.23/986.44	c total #watches: 329615
986.73/986.99	c total #propagations: 903275334 / total #impl: 3800496515 (eff. 0.238)
986.73/986.99	c #Conflicts:    1692000 | #Learnt:      38347 | 0.000
986.73/986.99	c total clause space: 335.816MB
986.73/986.99	c total #watches: 333482
987.43/987.66	c total #propagations: 903961858 / total #impl: 3802924063 (eff. 0.238)
987.43/987.66	c #Conflicts:    1693000 | #Learnt:      39347 | 0.000
987.43/987.66	c total clause space: 335.816MB
987.43/987.66	c total #watches: 337910
988.23/988.41	c total #propagations: 904764063 / total #impl: 3806130232 (eff. 0.238)
988.23/988.41	c #Conflicts:    1694000 | #Learnt:      40347 | 0.000
988.23/988.41	c total clause space: 335.816MB
988.23/988.41	c total #watches: 341813
988.93/989.13	c total #propagations: 905368839 / total #impl: 3809256695 (eff. 0.238)
988.93/989.13	c #Conflicts:    1695000 | #Learnt:      41347 | 0.000
988.93/989.13	c total clause space: 335.816MB
988.93/989.13	c total #watches: 346406
989.53/989.78	c total #propagations: 906032365 / total #impl: 3812115210 (eff. 0.238)
989.53/989.78	c #Conflicts:    1696000 | #Learnt:      42347 | 0.000
989.53/989.78	c total clause space: 335.816MB
989.53/989.78	c total #watches: 351395
990.13/990.33	c total #propagations: 906765176 / total #impl: 3815196379 (eff. 0.238)
990.13/990.33	c #Conflicts:    1697000 | #Learnt:      43347 | 0.000
990.13/990.33	c total clause space: 335.816MB
990.13/990.33	c total #watches: 354717
990.73/990.95	c total #propagations: 907476768 / total #impl: 3817403707 (eff. 0.238)
990.73/990.95	c #Conflicts:    1698000 | #Learnt:      44347 | 0.000
990.73/990.95	c total clause space: 335.816MB
990.73/990.95	c total #watches: 358638
991.33/991.56	c total #propagations: 908244897 / total #impl: 3820153161 (eff. 0.238)
991.33/991.56	c #Conflicts:    1699000 | #Learnt:      45347 | 0.000
991.33/991.56	c total clause space: 335.816MB
991.33/991.56	c total #watches: 362140
991.83/992.07	c total #propagations: 908877936 / total #impl: 3822621209 (eff. 0.238)
991.83/992.07	c #Conflicts:    1700000 | #Learnt:      46347 | 0.000
991.83/992.07	c total clause space: 335.816MB
991.83/992.07	c total #watches: 367002
992.43/992.60	c total #propagations: 909361615 / total #impl: 3824638938 (eff. 0.238)
992.43/992.60	c #Conflicts:    1701000 | #Learnt:      47347 | 0.000
992.43/992.60	c total clause space: 335.816MB
992.43/992.60	c total #watches: 371294
993.03/993.21	c total #propagations: 909837942 / total #impl: 3826518550 (eff. 0.238)
993.03/993.21	c #Conflicts:    1702000 | #Learnt:      48347 | 0.000
993.03/993.21	c total clause space: 335.816MB
993.03/993.21	c total #watches: 374202
993.63/993.80	c total #propagations: 910353610 / total #impl: 3828333072 (eff. 0.238)
993.63/993.80	c #Conflicts:    1703000 | #Learnt:      49347 | 0.000
993.63/993.80	c total clause space: 335.816MB
993.63/993.80	c total #watches: 378150
994.03/994.24	c total #propagations: 911107483 / total #impl: 3831163703 (eff. 0.238)
994.03/994.24	c #Conflicts:    1704000 | #Learnt:      50347 | 0.000
994.03/994.24	c total clause space: 335.816MB
994.03/994.24	c total #watches: 382168
994.53/994.71	c total #propagations: 911516449 / total #impl: 3832973147 (eff. 0.238)
994.53/994.71	c #Conflicts:    1705000 | #Learnt:      51347 | 0.000
994.53/994.71	c total clause space: 335.816MB
994.53/994.71	c total #watches: 385581
995.23/995.43	c total #propagations: 911918445 / total #impl: 3834830922 (eff. 0.238)
995.23/995.43	c #Conflicts:    1706000 | #Learnt:      52347 | 0.000
995.23/995.43	c total clause space: 335.816MB
995.23/995.43	c total #watches: 389783
996.03/996.29	c total #propagations: 912607796 / total #impl: 3837431414 (eff. 0.238)
996.03/996.29	c #Conflicts:    1707000 | #Learnt:      53347 | 0.000
996.03/996.29	c total clause space: 335.816MB
996.03/996.29	c total #watches: 395479
996.83/997.02	c total #propagations: 913332048 / total #impl: 3840526878 (eff. 0.238)
996.83/997.02	c #Conflicts:    1708000 | #Learnt:      54347 | 0.000
996.83/997.02	c total clause space: 335.816MB
996.83/997.02	c total #watches: 398904
997.53/997.78	c total #propagations: 913877045 / total #impl: 3842623928 (eff. 0.238)
997.53/997.78	c #Conflicts:    1709000 | #Learnt:      55347 | 0.000
997.53/997.78	c total clause space: 335.816MB
997.53/997.78	c total #watches: 402506
998.43/998.60	c total #propagations: 914487369 / total #impl: 3845249172 (eff. 0.238)
998.43/998.60	c #Conflicts:    1710000 | #Learnt:      56347 | 0.000
998.43/998.60	c total clause space: 335.816MB
998.43/998.60	c total #watches: 406430
999.23/999.42	c total #propagations: 915073101 / total #impl: 3847925853 (eff. 0.238)
999.23/999.42	c #Conflicts:    1711000 | #Learnt:      57347 | 0.000
999.23/999.42	c total clause space: 335.816MB
999.23/999.42	c total #watches: 409988
1000.03/1000.22	c total #propagations: 915633583 / total #impl: 3850267673 (eff. 0.238)
1000.03/1000.22	c #Conflicts:    1712000 | #Learnt:      58347 | 0.000
1000.03/1000.22	c total clause space: 335.816MB
1000.03/1000.22	c total #watches: 414149
1000.63/1000.84	c total #propagations: 916163473 / total #impl: 3852770152 (eff. 0.238)
1000.63/1000.84	c #Conflicts:    1713000 | #Learnt:      59347 | 0.000
1000.63/1000.84	c total clause space: 335.816MB
1000.63/1000.84	c total #watches: 418844
1001.43/1001.66	c total #propagations: 916536226 / total #impl: 3854768622 (eff. 0.238)
1001.43/1001.66	c #Conflicts:    1714000 | #Learnt:      60347 | 0.000
1001.43/1001.66	c total clause space: 335.816MB
1001.43/1001.66	c total #watches: 423428
1002.03/1002.22	c total #propagations: 917195036 / total #impl: 3857664136 (eff. 0.238)
1002.03/1002.22	c #Conflicts:    1715000 | #Learnt:      61347 | 0.000
1002.03/1002.22	c total clause space: 335.816MB
1002.03/1002.23	c total #watches: 428467
1002.53/1002.74	c total #propagations: 917704406 / total #impl: 3859685949 (eff. 0.238)
1002.53/1002.74	c #Conflicts:    1716000 | #Learnt:      62347 | 0.000
1002.53/1002.74	c total clause space: 335.816MB
1002.53/1002.74	c total #watches: 431693
1003.13/1003.39	c total #propagations: 918139546 / total #impl: 3861481820 (eff. 0.238)
1003.13/1003.39	c #Conflicts:    1717000 | #Learnt:      63347 | 0.000
1003.13/1003.39	c total clause space: 335.816MB
1003.13/1003.39	c total #watches: 435881
1003.63/1003.85	c total #propagations: 918730934 / total #impl: 3863896571 (eff. 0.238)
1003.63/1003.85	c GARBAGE COLLECT
1003.63/1003.85	c #Conflicts:    1718000 | #Learnt:      32643 | 0.000
1003.63/1003.85	c total clause space: 335.816MB
1003.63/1003.85	c total #watches: 312859
1004.13/1004.39	c total #propagations: 919280669 / total #impl: 3865971705 (eff. 0.238)
1004.13/1004.39	c #Conflicts:    1719000 | #Learnt:      33643 | 0.000
1004.13/1004.39	c total clause space: 335.816MB
1004.13/1004.39	c total #watches: 316996
1004.63/1004.82	c total #propagations: 919963452 / total #impl: 3868428591 (eff. 0.238)
1004.63/1004.82	c #Conflicts:    1720000 | #Learnt:      34643 | 0.000
1004.63/1004.82	c total clause space: 335.816MB
1004.63/1004.82	c total #watches: 319752
1005.13/1005.31	c total #propagations: 920472238 / total #impl: 3870230896 (eff. 0.238)
1005.13/1005.31	c #Conflicts:    1721000 | #Learnt:      35643 | 0.000
1005.13/1005.31	c total clause space: 335.816MB
1005.13/1005.31	c total #watches: 322868
1005.53/1005.77	c total #propagations: 921154997 / total #impl: 3872541460 (eff. 0.238)
1005.53/1005.77	c #Conflicts:    1722000 | #Learnt:      36643 | 0.000
1005.53/1005.77	c total clause space: 335.816MB
1005.53/1005.77	c total #watches: 325877
1006.03/1006.29	c total #propagations: 921977999 / total #impl: 3875116679 (eff. 0.238)
1006.03/1006.29	c #Conflicts:    1723000 | #Learnt:      37643 | 0.000
1006.03/1006.29	c total clause space: 335.816MB
1006.03/1006.29	c total #watches: 329961
1006.62/1006.83	c total #propagations: 922898162 / total #impl: 3878032154 (eff. 0.238)
1006.62/1006.83	c #Conflicts:    1724000 | #Learnt:      38643 | 0.000
1006.62/1006.83	c total clause space: 335.816MB
1006.62/1006.83	c total #watches: 334012
1007.22/1007.42	c total #propagations: 923847053 / total #impl: 3880967140 (eff. 0.238)
1007.22/1007.42	c #Conflicts:    1725000 | #Learnt:      39643 | 0.000
1007.22/1007.42	c total clause space: 335.816MB
1007.22/1007.42	c total #watches: 337916
1007.82/1008.03	c total #propagations: 924808537 / total #impl: 3884210845 (eff. 0.238)
1007.82/1008.03	c #Conflicts:    1726000 | #Learnt:      40643 | 0.000
1007.82/1008.03	c total clause space: 335.816MB
1007.82/1008.03	c total #watches: 342214
1008.53/1008.73	c total #propagations: 925693423 / total #impl: 3887335299 (eff. 0.238)
1008.53/1008.73	c #Conflicts:    1727000 | #Learnt:      41643 | 0.000
1008.53/1008.73	c total clause space: 335.816MB
1008.53/1008.73	c total #watches: 348000
1009.22/1009.47	c total #propagations: 926594393 / total #impl: 3890770842 (eff. 0.238)
1009.22/1009.47	c #Conflicts:    1728000 | #Learnt:      42643 | 0.000
1009.22/1009.47	c total clause space: 335.816MB
1009.22/1009.47	c total #watches: 351846
1010.02/1010.21	c total #propagations: 927391767 / total #impl: 3893718933 (eff. 0.238)
1010.02/1010.21	c #Conflicts:    1729000 | #Learnt:      43643 | 0.000
1010.02/1010.21	c total clause space: 335.816MB
1010.02/1010.21	c total #watches: 355347
1010.92/1011.10	c total #propagations: 928207026 / total #impl: 3896556228 (eff. 0.238)
1010.92/1011.10	c #Conflicts:    1730000 | #Learnt:      44643 | 0.000
1010.92/1011.10	c total clause space: 335.816MB
1010.92/1011.10	c total #watches: 359415
1011.83/1012.04	c total #propagations: 929235350 / total #impl: 3900285008 (eff. 0.238)
1011.83/1012.04	c #Conflicts:    1731000 | #Learnt:      45643 | 0.000
1011.83/1012.04	c total clause space: 335.816MB
1011.83/1012.04	c total #watches: 363488
1012.42/1012.62	c total #propagations: 930248282 / total #impl: 3904178386 (eff. 0.238)
1012.42/1012.62	c #Conflicts:    1732000 | #Learnt:      46643 | 0.000
1012.42/1012.62	c total clause space: 335.816MB
1012.42/1012.62	c total #watches: 367127
1012.93/1013.17	c total #propagations: 930831698 / total #impl: 3906525304 (eff. 0.238)
1012.93/1013.17	c #Conflicts:    1733000 | #Learnt:      47643 | 0.000
1012.93/1013.17	c total clause space: 335.816MB
1012.93/1013.17	c total #watches: 370486
1013.52/1013.70	c total #propagations: 931333133 / total #impl: 3908540290 (eff. 0.238)
1013.52/1013.70	c #Conflicts:    1734000 | #Learnt:      48643 | 0.000
1013.52/1013.70	c total clause space: 335.816MB
1013.52/1013.70	c total #watches: 373902
1014.03/1014.28	c total #propagations: 931812105 / total #impl: 3910610564 (eff. 0.238)
1014.03/1014.28	c #Conflicts:    1735000 | #Learnt:      49643 | 0.000
1014.03/1014.28	c total clause space: 335.816MB
1014.03/1014.28	c total #watches: 377094
1014.72/1014.91	c total #propagations: 932341385 / total #impl: 3912949870 (eff. 0.238)
1014.72/1014.91	c #Conflicts:    1736000 | #Learnt:      50643 | 0.000
1014.72/1014.91	c total clause space: 335.816MB
1014.72/1014.91	c total #watches: 380323
1015.32/1015.51	c total #propagations: 932856634 / total #impl: 3915067213 (eff. 0.238)
1015.32/1015.51	c #Conflicts:    1737000 | #Learnt:      51643 | 0.000
1015.32/1015.51	c total clause space: 335.816MB
1015.32/1015.51	c total #watches: 383679
1016.02/1016.21	c total #propagations: 933345384 / total #impl: 3917045764 (eff. 0.238)
1016.02/1016.21	c #Conflicts:    1738000 | #Learnt:      52643 | 0.000
1016.02/1016.21	c total clause space: 335.816MB
1016.02/1016.21	c total #watches: 386925
1016.82/1017.02	c total #propagations: 933871457 / total #impl: 3919276871 (eff. 0.238)
1016.82/1017.02	c #Conflicts:    1739000 | #Learnt:      53643 | 0.000
1016.82/1017.02	c total clause space: 335.816MB
1016.82/1017.02	c total #watches: 389973
1017.62/1017.83	c total #propagations: 934386506 / total #impl: 3921521125 (eff. 0.238)
1017.62/1017.83	c #Conflicts:    1740000 | #Learnt:      54643 | 0.000
1017.62/1017.83	c total clause space: 335.816MB
1017.62/1017.84	c total #watches: 393269
1018.32/1018.56	c total #propagations: 934870618 / total #impl: 3923652349 (eff. 0.238)
1018.32/1018.56	c #Conflicts:    1741000 | #Learnt:      55643 | 0.000
1018.32/1018.56	c total clause space: 335.816MB
1018.32/1018.56	c total #watches: 396981
1019.12/1019.35	c total #propagations: 935312649 / total #impl: 3925668361 (eff. 0.238)
1019.12/1019.35	c #Conflicts:    1742000 | #Learnt:      56643 | 0.000
1019.12/1019.35	c total clause space: 335.816MB
1019.12/1019.35	c total #watches: 400206
1019.92/1020.14	c total #propagations: 935808435 / total #impl: 3927820665 (eff. 0.238)
1019.92/1020.14	c #Conflicts:    1743000 | #Learnt:      57643 | 0.000
1019.92/1020.14	c total clause space: 335.816MB
1019.92/1020.14	c total #watches: 403905
1020.73/1020.94	c total #propagations: 936314326 / total #impl: 3930045637 (eff. 0.238)
1020.73/1020.94	c #Conflicts:    1744000 | #Learnt:      58643 | 0.000
1020.73/1020.94	c total clause space: 335.816MB
1020.73/1020.94	c total #watches: 407096
1021.52/1021.75	c total #propagations: 936850981 / total #impl: 3932240556 (eff. 0.238)
1021.52/1021.75	c #Conflicts:    1745000 | #Learnt:      59643 | 0.000
1021.52/1021.75	c total clause space: 335.816MB
1021.52/1021.75	c total #watches: 410319
1022.52/1022.74	c total #propagations: 937447023 / total #impl: 3934670179 (eff. 0.238)
1022.52/1022.74	c #Conflicts:    1746000 | #Learnt:      60643 | 0.000
1022.52/1022.74	c total clause space: 335.816MB
1022.52/1022.74	c total #watches: 414625
1023.42/1023.67	c total #propagations: 938103124 / total #impl: 3937138009 (eff. 0.238)
1023.42/1023.67	c #Conflicts:    1747000 | #Learnt:      61643 | 0.000
1023.42/1023.67	c total clause space: 335.816MB
1023.42/1023.67	c total #watches: 417800
1024.42/1024.65	c total #propagations: 938701546 / total #impl: 3939736441 (eff. 0.238)
1024.42/1024.65	c #Conflicts:    1748000 | #Learnt:      62643 | 0.000
1024.42/1024.65	c total clause space: 335.816MB
1024.42/1024.65	c total #watches: 421098
1025.42/1025.61	c total #propagations: 939339861 / total #impl: 3942611191 (eff. 0.238)
1025.42/1025.61	c #Conflicts:    1749000 | #Learnt:      63643 | 0.000
1025.42/1025.61	c total clause space: 335.816MB
1025.42/1025.61	c total #watches: 425227
1025.92/1026.14	c total #propagations: 939984656 / total #impl: 3945302189 (eff. 0.238)
1025.92/1026.14	c GARBAGE COLLECT
1025.92/1026.14	c #Conflicts:    1750000 | #Learnt:      32620 | 0.000
1025.92/1026.14	c total clause space: 335.816MB
1025.92/1026.14	c total #watches: 312179
1026.62/1026.83	c total #propagations: 940557677 / total #impl: 3947231887 (eff. 0.238)
1026.62/1026.83	c #Conflicts:    1751000 | #Learnt:      33620 | 0.000
1026.62/1026.83	c total clause space: 335.816MB
1026.62/1026.83	c total #watches: 315837
1027.23/1027.45	c total #propagations: 941241404 / total #impl: 3950098869 (eff. 0.238)
1027.23/1027.45	c #Conflicts:    1752000 | #Learnt:      34620 | 0.000
1027.23/1027.45	c total clause space: 335.816MB
1027.23/1027.45	c total #watches: 319952
1027.62/1027.87	c total #propagations: 941845907 / total #impl: 3952515115 (eff. 0.238)
1027.62/1027.87	c #Conflicts:    1753000 | #Learnt:      35620 | 0.000
1027.62/1027.87	c total clause space: 335.816MB
1027.62/1027.87	c total #watches: 323511
1028.22/1028.40	c total #propagations: 942279619 / total #impl: 3954352102 (eff. 0.238)
1028.22/1028.40	c #Conflicts:    1754000 | #Learnt:      36620 | 0.000
1028.22/1028.40	c total clause space: 335.816MB
1028.22/1028.40	c total #watches: 326909
1028.62/1028.82	c total #propagations: 942909436 / total #impl: 3956831774 (eff. 0.238)
1028.62/1028.82	c #Conflicts:    1755000 | #Learnt:      37620 | 0.000
1028.62/1028.82	c total clause space: 335.816MB
1028.62/1028.82	c total #watches: 329815
1029.12/1029.38	c total #propagations: 943288908 / total #impl: 3958382911 (eff. 0.238)
1029.12/1029.38	c #Conflicts:    1756000 | #Learnt:      38620 | 0.000
1029.12/1029.38	c total clause space: 335.816MB
1029.12/1029.38	c total #watches: 333951
1029.72/1029.93	c total #propagations: 943892135 / total #impl: 3960837396 (eff. 0.238)
1029.72/1029.93	c #Conflicts:    1757000 | #Learnt:      39620 | 0.000
1029.72/1029.93	c total clause space: 335.816MB
1029.72/1029.93	c total #watches: 339404
1030.22/1030.41	c total #propagations: 944492693 / total #impl: 3963392580 (eff. 0.238)
1030.22/1030.41	c #Conflicts:    1758000 | #Learnt:      40620 | 0.000
1030.22/1030.41	c total clause space: 335.816MB
1030.22/1030.41	c total #watches: 344477
1030.82/1031.04	c total #propagations: 944895844 / total #impl: 3965289332 (eff. 0.238)
1030.82/1031.04	c #Conflicts:    1759000 | #Learnt:      41620 | 0.000
1030.82/1031.04	c total clause space: 335.816MB
1030.82/1031.04	c total #watches: 349324
1031.42/1031.68	c total #propagations: 945399969 / total #impl: 3967547778 (eff. 0.238)
1031.42/1031.68	c #Conflicts:    1760000 | #Learnt:      42620 | 0.000
1031.42/1031.68	c total clause space: 335.816MB
1031.42/1031.68	c total #watches: 353785
1031.92/1032.17	c total #propagations: 945861918 / total #impl: 3969662988 (eff. 0.238)
1031.92/1032.17	c #Conflicts:    1761000 | #Learnt:      43620 | 0.000
1031.92/1032.17	c total clause space: 335.816MB
1031.92/1032.17	c total #watches: 356727
1032.42/1032.67	c total #propagations: 946191305 / total #impl: 3971161955 (eff. 0.238)
1032.42/1032.67	c #Conflicts:    1762000 | #Learnt:      44620 | 0.000
1032.42/1032.67	c total clause space: 335.816MB
1032.42/1032.67	c total #watches: 359754
1032.92/1033.19	c total #propagations: 946519595 / total #impl: 3972772965 (eff. 0.238)
1032.92/1033.19	c #Conflicts:    1763000 | #Learnt:      45620 | 0.000
1032.92/1033.19	c total clause space: 335.816MB
1032.92/1033.19	c total #watches: 363217
1033.62/1033.89	c total #propagations: 946881210 / total #impl: 3974592272 (eff. 0.238)
1033.62/1033.89	c #Conflicts:    1764000 | #Learnt:      46620 | 0.000
1033.62/1033.89	c total clause space: 335.816MB
1033.62/1033.89	c total #watches: 366928
1034.22/1034.46	c total #propagations: 947478854 / total #impl: 3977129774 (eff. 0.238)
1034.22/1034.46	c #Conflicts:    1765000 | #Learnt:      47620 | 0.000
1034.22/1034.46	c total clause space: 335.816MB
1034.22/1034.46	c total #watches: 371622
1034.82/1035.02	c total #propagations: 948102296 / total #impl: 3979513784 (eff. 0.238)
1034.82/1035.02	c #Conflicts:    1766000 | #Learnt:      48620 | 0.000
1034.82/1035.02	c total clause space: 335.816MB
1034.82/1035.02	c total #watches: 375867
1035.52/1035.73	c total #propagations: 948848378 / total #impl: 3982146500 (eff. 0.238)
1035.52/1035.73	c #Conflicts:    1767000 | #Learnt:      49620 | 0.000
1035.52/1035.73	c total clause space: 335.816MB
1035.52/1035.73	c total #watches: 380508
1036.22/1036.40	c total #propagations: 949572795 / total #impl: 3984915595 (eff. 0.238)
1036.22/1036.40	c #Conflicts:    1768000 | #Learnt:      50620 | 0.000
1036.22/1036.40	c total clause space: 335.816MB
1036.22/1036.40	c total #watches: 383810
1036.92/1037.19	c total #propagations: 950092806 / total #impl: 3986978174 (eff. 0.238)
1036.92/1037.19	c #Conflicts:    1769000 | #Learnt:      51620 | 0.000
1036.92/1037.19	c total clause space: 335.816MB
1036.92/1037.19	c total #watches: 387311
1037.72/1037.96	c total #propagations: 950560575 / total #impl: 3988978062 (eff. 0.238)
1037.72/1037.96	c #Conflicts:    1770000 | #Learnt:      52620 | 0.000
1037.72/1037.96	c total clause space: 335.816MB
1037.72/1037.96	c total #watches: 391308
1038.42/1038.62	c total #propagations: 951048407 / total #impl: 3991163314 (eff. 0.238)
1038.42/1038.62	c #Conflicts:    1771000 | #Learnt:      53620 | 0.000
1038.42/1038.62	c total clause space: 335.816MB
1038.42/1038.62	c total #watches: 395501
1039.22/1039.50	c total #propagations: 951460170 / total #impl: 3993244676 (eff. 0.238)
1039.22/1039.50	c #Conflicts:    1772000 | #Learnt:      54620 | 0.000
1039.22/1039.50	c total clause space: 335.816MB
1039.22/1039.50	c total #watches: 398790
1040.12/1040.38	c total #propagations: 952066035 / total #impl: 3995870826 (eff. 0.238)
1040.12/1040.38	c #Conflicts:    1773000 | #Learnt:      55620 | 0.000
1040.12/1040.38	c total clause space: 335.816MB
1040.12/1040.38	c total #watches: 402101
1041.02/1041.26	c total #propagations: 952680021 / total #impl: 3998433341 (eff. 0.238)
1041.02/1041.26	c #Conflicts:    1774000 | #Learnt:      56620 | 0.000
1041.02/1041.26	c total clause space: 335.816MB
1041.02/1041.27	c total #watches: 405489
1041.92/1042.13	c total #propagations: 953191074 / total #impl: 4000734685 (eff. 0.238)
1041.92/1042.13	c #Conflicts:    1775000 | #Learnt:      57620 | 0.000
1041.92/1042.13	c total clause space: 335.816MB
1041.92/1042.13	c total #watches: 409137
1042.72/1042.99	c total #propagations: 953818286 / total #impl: 4003339079 (eff. 0.238)
1042.72/1042.99	c #Conflicts:    1776000 | #Learnt:      58620 | 0.000
1042.72/1042.99	c total clause space: 335.816MB
1042.72/1042.99	c total #watches: 413585
1043.82/1044.02	c total #propagations: 954605188 / total #impl: 4006419258 (eff. 0.238)
1043.82/1044.02	c #Conflicts:    1777000 | #Learnt:      59620 | 0.000
1043.82/1044.02	c total clause space: 335.816MB
1043.82/1044.02	c total #watches: 416899
1044.52/1044.74	c total #propagations: 955263526 / total #impl: 4009124796 (eff. 0.238)
1044.52/1044.74	c #Conflicts:    1778000 | #Learnt:      60620 | 0.000
1044.52/1044.74	c total clause space: 335.816MB
1044.52/1044.74	c total #watches: 420310
1045.32/1045.57	c total #propagations: 955776726 / total #impl: 4011514224 (eff. 0.238)
1045.32/1045.57	c #Conflicts:    1779000 | #Learnt:      61620 | 0.000
1045.32/1045.57	c total clause space: 335.816MB
1045.32/1045.57	c total #watches: 423840
1046.42/1046.62	c total #propagations: 956579598 / total #impl: 4014463651 (eff. 0.238)
1046.42/1046.62	c #Conflicts:    1780000 | #Learnt:      62620 | 0.000
1046.42/1046.62	c total clause space: 335.816MB
1046.42/1046.62	c total #watches: 428601
1047.42/1047.61	c total #propagations: 957204897 / total #impl: 4017441752 (eff. 0.238)
1047.42/1047.61	c #Conflicts:    1781000 | #Learnt:      63620 | 0.000
1047.42/1047.61	c total clause space: 335.816MB
1047.42/1047.61	c total #watches: 432277
1048.42/1048.67	c total #propagations: 957732814 / total #impl: 4020121540 (eff. 0.238)
1048.42/1048.67	c #Conflicts:    1782000 | #Learnt:      64620 | 0.000
1048.42/1048.67	c total clause space: 335.816MB
1048.42/1048.67	c total #watches: 437350
1049.02/1049.23	c total #propagations: 958275334 / total #impl: 4023016484 (eff. 0.238)
1049.02/1049.23	c GARBAGE COLLECT
1049.02/1049.23	c #Conflicts:    1783000 | #Learnt:      33341 | 0.000
1049.02/1049.23	c total clause space: 335.816MB
1049.02/1049.23	c total #watches: 315111
1049.52/1049.70	c total #propagations: 958743494 / total #impl: 4024915389 (eff. 0.238)
1049.52/1049.70	c #Conflicts:    1784000 | #Learnt:      34341 | 0.000
1049.52/1049.70	c total clause space: 335.816MB
1049.52/1049.70	c total #watches: 317768
1049.92/1050.19	c total #propagations: 959155128 / total #impl: 4026646318 (eff. 0.238)
1049.92/1050.19	c #Conflicts:    1785000 | #Learnt:      35341 | 0.000
1049.92/1050.19	c total clause space: 335.816MB
1049.92/1050.19	c total #watches: 320557
1050.42/1050.69	c total #propagations: 959592985 / total #impl: 4028562254 (eff. 0.238)
1050.42/1050.69	c #Conflicts:    1786000 | #Learnt:      36341 | 0.000
1050.42/1050.69	c total clause space: 335.816MB
1050.42/1050.69	c total #watches: 323574
1051.02/1051.20	c total #propagations: 960018845 / total #impl: 4030398260 (eff. 0.238)
1051.02/1051.20	c #Conflicts:    1787000 | #Learnt:      37341 | 0.000
1051.02/1051.20	c total clause space: 335.816MB
1051.02/1051.20	c total #watches: 326882
1051.52/1051.70	c total #propagations: 960424399 / total #impl: 4032253773 (eff. 0.238)
1051.52/1051.70	c #Conflicts:    1788000 | #Learnt:      38341 | 0.000
1051.52/1051.70	c total clause space: 335.816MB
1051.52/1051.70	c total #watches: 330170
1052.02/1052.24	c total #propagations: 960818250 / total #impl: 4034093917 (eff. 0.238)
1052.02/1052.24	c #Conflicts:    1789000 | #Learnt:      39341 | 0.000
1052.02/1052.24	c total clause space: 335.816MB
1052.02/1052.24	c total #watches: 333454
1052.72/1052.90	c total #propagations: 961358195 / total #impl: 4036287306 (eff. 0.238)
1052.72/1052.90	c #Conflicts:    1790000 | #Learnt:      40341 | 0.000
1052.72/1052.90	c total clause space: 335.816MB
1052.72/1052.90	c total #watches: 337438
1053.32/1053.51	c total #propagations: 962077913 / total #impl: 4039209899 (eff. 0.238)
1053.32/1053.51	c #Conflicts:    1791000 | #Learnt:      41341 | 0.000
1053.32/1053.51	c total clause space: 335.816MB
1053.32/1053.51	c total #watches: 340794
1053.92/1054.10	c total #propagations: 962697160 / total #impl: 4041818828 (eff. 0.238)
1053.92/1054.10	c #Conflicts:    1792000 | #Learnt:      42341 | 0.000
1053.92/1054.10	c total clause space: 335.816MB
1053.92/1054.10	c total #watches: 344012
1054.52/1054.71	c total #propagations: 963188033 / total #impl: 4044114609 (eff. 0.238)
1054.52/1054.71	c #Conflicts:    1793000 | #Learnt:      43341 | 0.000
1054.52/1054.71	c total clause space: 335.816MB
1054.52/1054.71	c total #watches: 347481
1055.12/1055.31	c total #propagations: 963742974 / total #impl: 4046373477 (eff. 0.238)
1055.12/1055.31	c #Conflicts:    1794000 | #Learnt:      44341 | 0.000
1055.12/1055.31	c total clause space: 335.816MB
1055.12/1055.31	c total #watches: 351093
1055.62/1055.87	c total #propagations: 964328091 / total #impl: 4048743720 (eff. 0.238)
1055.62/1055.87	c #Conflicts:    1795000 | #Learnt:      45341 | 0.000
1055.62/1055.87	c total clause space: 335.816MB
1055.62/1055.88	c total #watches: 353633
1056.22/1056.47	c total #propagations: 964736462 / total #impl: 4050672872 (eff. 0.238)
1056.22/1056.47	c #Conflicts:    1796000 | #Learnt:      46341 | 0.000
1056.22/1056.47	c total clause space: 335.816MB
1056.22/1056.47	c total #watches: 357251
1056.82/1057.03	c total #propagations: 965261896 / total #impl: 4053213855 (eff. 0.238)
1056.82/1057.03	c #Conflicts:    1797000 | #Learnt:      47341 | 0.000
1056.82/1057.03	c total clause space: 335.816MB
1056.82/1057.03	c total #watches: 361157
1057.42/1057.67	c total #propagations: 965766133 / total #impl: 4055650173 (eff. 0.238)
1057.42/1057.67	c #Conflicts:    1798000 | #Learnt:      48341 | 0.000
1057.42/1057.67	c total clause space: 335.816MB
1057.42/1057.67	c total #watches: 364767
1058.22/1058.40	c total #propagations: 966315631 / total #impl: 4058175166 (eff. 0.238)
1058.22/1058.40	c #Conflicts:    1799000 | #Learnt:      49341 | 0.000
1058.22/1058.40	c total clause space: 335.816MB
1058.22/1058.40	c total #watches: 368420
1058.82/1059.03	c total #propagations: 966883317 / total #impl: 4060654278 (eff. 0.238)
1058.82/1059.03	c #Conflicts:    1800000 | #Learnt:      50341 | 0.000
1058.82/1059.03	c total clause space: 335.816MB
1058.82/1059.03	c total #watches: 371598
1059.51/1059.72	c total #propagations: 967318568 / total #impl: 4062808934 (eff. 0.238)
1059.51/1059.72	c #Conflicts:    1801000 | #Learnt:      51341 | 0.000
1059.51/1059.72	c total clause space: 335.816MB
1059.51/1059.72	c total #watches: 375814
1060.22/1060.45	c total #propagations: 967943501 / total #impl: 4065529871 (eff. 0.238)
1060.22/1060.45	c #Conflicts:    1802000 | #Learnt:      52341 | 0.000
1060.22/1060.45	c total clause space: 335.816MB
1060.22/1060.45	c total #watches: 380709
1060.81/1061.08	c total #propagations: 968629007 / total #impl: 4068341834 (eff. 0.238)
1060.81/1061.08	c #Conflicts:    1803000 | #Learnt:      53341 | 0.000
1060.81/1061.08	c total clause space: 335.816MB
1060.81/1061.08	c total #watches: 386386
1061.61/1061.84	c total #propagations: 969076697 / total #impl: 4070588763 (eff. 0.238)
1061.61/1061.84	c #Conflicts:    1804000 | #Learnt:      54341 | 0.000
1061.61/1061.84	c total clause space: 335.816MB
1061.61/1061.84	c total #watches: 390284
1062.32/1062.55	c total #propagations: 969604864 / total #impl: 4072944876 (eff. 0.238)
1062.32/1062.55	c #Conflicts:    1805000 | #Learnt:      55341 | 0.000
1062.32/1062.55	c total clause space: 335.816MB
1062.32/1062.55	c total #watches: 395160
1062.92/1063.14	c total #propagations: 970208427 / total #impl: 4075443059 (eff. 0.238)
1062.92/1063.14	c #Conflicts:    1806000 | #Learnt:      56341 | 0.000
1062.92/1063.14	c total clause space: 335.816MB
1062.92/1063.14	c total #watches: 401327
1063.53/1063.77	c total #propagations: 970578129 / total #impl: 4077565179 (eff. 0.238)
1063.53/1063.77	c #Conflicts:    1807000 | #Learnt:      57341 | 0.000
1063.53/1063.77	c total clause space: 335.816MB
1063.53/1063.77	c total #watches: 404597
1064.22/1064.48	c total #propagations: 970849566 / total #impl: 4079042557 (eff. 0.238)
1064.22/1064.48	c #Conflicts:    1808000 | #Learnt:      58341 | 0.000
1064.22/1064.48	c total clause space: 335.816MB
1064.22/1064.48	c total #watches: 407806
1065.22/1065.43	c total #propagations: 971182087 / total #impl: 4080773993 (eff. 0.238)
1065.22/1065.43	c #Conflicts:    1809000 | #Learnt:      59341 | 0.000
1065.22/1065.43	c total clause space: 335.816MB
1065.22/1065.43	c total #watches: 410876
1066.02/1066.25	c total #propagations: 971794629 / total #impl: 4083402380 (eff. 0.238)
1066.02/1066.25	c #Conflicts:    1810000 | #Learnt:      60341 | 0.000
1066.02/1066.25	c total clause space: 335.816MB
1066.02/1066.25	c total #watches: 414606
1066.93/1067.17	c total #propagations: 972454789 / total #impl: 4086119023 (eff. 0.238)
1066.93/1067.17	c #Conflicts:    1811000 | #Learnt:      61341 | 0.000
1066.93/1067.17	c total clause space: 335.816MB
1066.93/1067.17	c total #watches: 417937
1067.82/1068.07	c total #propagations: 973173455 / total #impl: 4088920674 (eff. 0.238)
1067.82/1068.07	c #Conflicts:    1812000 | #Learnt:      62341 | 0.000
1067.82/1068.07	c total clause space: 335.816MB
1067.82/1068.07	c total #watches: 424819
1068.92/1069.13	c total #propagations: 973775571 / total #impl: 4091675237 (eff. 0.238)
1068.92/1069.13	c #Conflicts:    1813000 | #Learnt:      63341 | 0.000
1068.92/1069.13	c total clause space: 335.816MB
1068.92/1069.13	c total #watches: 428697
1069.72/1069.99	c total #propagations: 974349128 / total #impl: 4094369411 (eff. 0.238)
1069.72/1069.99	c #Conflicts:    1814000 | #Learnt:      64341 | 0.000
1069.72/1069.99	c total clause space: 335.816MB
1069.72/1069.99	c total #watches: 432743
1070.62/1070.84	c total #propagations: 974860312 / total #impl: 4096830880 (eff. 0.238)
1070.62/1070.84	c GARBAGE COLLECT
1070.62/1070.84	c #Conflicts:    1815000 | #Learnt:      32738 | 0.000
1070.62/1070.84	c total clause space: 335.816MB
1070.62/1070.84	c total #watches: 313437
1071.12/1071.32	c total #propagations: 975291236 / total #impl: 4098823297 (eff. 0.238)
1071.12/1071.32	c #Conflicts:    1816000 | #Learnt:      33738 | 0.000
1071.12/1071.32	c total clause space: 335.816MB
1071.12/1071.32	c total #watches: 316992
1071.72/1071.93	c total #propagations: 975729698 / total #impl: 4100733073 (eff. 0.238)
1071.72/1071.93	c #Conflicts:    1817000 | #Learnt:      34738 | 0.000
1071.72/1071.93	c total clause space: 335.816MB
1071.72/1071.93	c total #watches: 321347
1072.33/1072.53	c total #propagations: 976413701 / total #impl: 4103539840 (eff. 0.238)
1072.33/1072.53	c #Conflicts:    1818000 | #Learnt:      35738 | 0.000
1072.33/1072.53	c total clause space: 335.816MB
1072.33/1072.53	c total #watches: 325115
1072.82/1073.06	c total #propagations: 977065309 / total #impl: 4106199336 (eff. 0.238)
1072.82/1073.06	c #Conflicts:    1819000 | #Learnt:      36738 | 0.000
1072.82/1073.06	c total clause space: 335.816MB
1072.82/1073.06	c total #watches: 328726
1073.43/1073.69	c total #propagations: 977525621 / total #impl: 4108297923 (eff. 0.238)
1073.43/1073.69	c #Conflicts:    1820000 | #Learnt:      37738 | 0.000
1073.43/1073.69	c total clause space: 335.816MB
1073.43/1073.69	c total #watches: 332802
1074.02/1074.26	c total #propagations: 978211176 / total #impl: 4110959602 (eff. 0.238)
1074.02/1074.26	c #Conflicts:    1821000 | #Learnt:      38738 | 0.000
1074.02/1074.26	c total clause space: 335.816MB
1074.02/1074.26	c total #watches: 336466
1074.63/1074.81	c total #propagations: 978743523 / total #impl: 4113148313 (eff. 0.238)
1074.63/1074.81	c #Conflicts:    1822000 | #Learnt:      39738 | 0.000
1074.63/1074.81	c total clause space: 335.816MB
1074.63/1074.81	c total #watches: 339626
1075.22/1075.42	c total #propagations: 979173249 / total #impl: 4115106582 (eff. 0.238)
1075.22/1075.42	c #Conflicts:    1823000 | #Learnt:      40738 | 0.000
1075.22/1075.42	c total clause space: 335.816MB
1075.22/1075.42	c total #watches: 342477
1075.82/1076.00	c total #propagations: 979792566 / total #impl: 4117631943 (eff. 0.238)
1075.82/1076.00	c #Conflicts:    1824000 | #Learnt:      41738 | 0.000
1075.82/1076.00	c total clause space: 335.816MB
1075.82/1076.00	c total #watches: 346116
1076.32/1076.59	c total #propagations: 980318487 / total #impl: 4120127851 (eff. 0.238)
1076.32/1076.59	c #Conflicts:    1825000 | #Learnt:      42738 | 0.000
1076.32/1076.59	c total clause space: 335.816MB
1076.32/1076.59	c total #watches: 348841
1076.92/1077.16	c total #propagations: 980653631 / total #impl: 4121724019 (eff. 0.238)
1076.92/1077.16	c #Conflicts:    1826000 | #Learnt:      43738 | 0.000
1076.92/1077.16	c total clause space: 335.816MB
1076.92/1077.17	c total #watches: 351119
1077.52/1077.76	c total #propagations: 980986027 / total #impl: 4123291766 (eff. 0.238)
1077.52/1077.76	c #Conflicts:    1827000 | #Learnt:      44738 | 0.000
1077.52/1077.76	c total clause space: 335.816MB
1077.52/1077.76	c total #watches: 353723
1078.22/1078.45	c total #propagations: 981317754 / total #impl: 4124926038 (eff. 0.238)
1078.22/1078.45	c #Conflicts:    1828000 | #Learnt:      45738 | 0.000
1078.22/1078.45	c total clause space: 335.816MB
1078.22/1078.45	c total #watches: 357169
1079.03/1079.20	c total #propagations: 981832847 / total #impl: 4127297871 (eff. 0.238)
1079.03/1079.20	c #Conflicts:    1829000 | #Learnt:      46738 | 0.000
1079.03/1079.20	c total clause space: 335.816MB
1079.03/1079.20	c total #watches: 363295
1079.62/1079.87	c total #propagations: 982416060 / total #impl: 4130111317 (eff. 0.238)
1079.62/1079.87	c #Conflicts:    1830000 | #Learnt:      47738 | 0.000
1079.62/1079.87	c total clause space: 335.816MB
1079.62/1079.87	c total #watches: 369236
1080.52/1080.75	c total #propagations: 982919610 / total #impl: 4132638785 (eff. 0.238)
1080.52/1080.75	c #Conflicts:    1831000 | #Learnt:      48738 | 0.000
1080.52/1080.75	c total clause space: 335.816MB
1080.52/1080.75	c total #watches: 376266
1081.62/1081.80	c total #propagations: 983481427 / total #impl: 4135517171 (eff. 0.238)
1081.62/1081.80	c #Conflicts:    1832000 | #Learnt:      49738 | 0.000
1081.62/1081.80	c total clause space: 335.816MB
1081.62/1081.80	c total #watches: 380877
1082.52/1082.78	c total #propagations: 984052173 / total #impl: 4138351199 (eff. 0.238)
1082.52/1082.78	c #Conflicts:    1833000 | #Learnt:      50738 | 0.000
1082.52/1082.78	c total clause space: 335.816MB
1082.52/1082.78	c total #watches: 385180
1083.52/1083.79	c total #propagations: 984607723 / total #impl: 4141225005 (eff. 0.238)
1083.52/1083.79	c #Conflicts:    1834000 | #Learnt:      51738 | 0.000
1083.52/1083.79	c total clause space: 335.816MB
1083.52/1083.79	c total #watches: 390378
1084.92/1085.14	c total #propagations: 985230348 / total #impl: 4144332889 (eff. 0.238)
1084.92/1085.14	c #Conflicts:    1835000 | #Learnt:      52738 | 0.000
1084.92/1085.14	c total clause space: 335.816MB
1084.92/1085.15	c total #watches: 400394
1086.73/1086.96	c total #propagations: 986065769 / total #impl: 4148536861 (eff. 0.238)
1086.73/1086.96	c #Conflicts:    1836000 | #Learnt:      53738 | 0.000
1086.73/1086.96	c total clause space: 335.816MB
1086.73/1086.96	c total #watches: 410219
1088.83/1089.03	c total #propagations: 986862652 / total #impl: 4153993347 (eff. 0.238)
1088.83/1089.03	c #Conflicts:    1837000 | #Learnt:      54738 | 0.000
1088.83/1089.03	c total clause space: 335.816MB
1088.83/1089.03	c total #watches: 417290
1090.62/1090.89	c total #propagations: 987658994 / total #impl: 4158466263 (eff. 0.238)
1090.62/1090.89	c #Conflicts:    1838000 | #Learnt:      55738 | 0.000
1090.62/1090.89	c total clause space: 335.816MB
1090.62/1090.89	c total #watches: 424093
1093.02/1093.20	c total #propagations: 988338418 / total #impl: 4163026252 (eff. 0.237)
1093.02/1093.20	c #Conflicts:    1839000 | #Learnt:      56738 | 0.000
1093.02/1093.20	c total clause space: 335.816MB
1093.02/1093.20	c total #watches: 430171
1095.82/1096.05	c total #propagations: 989049447 / total #impl: 4167091779 (eff. 0.237)
1095.82/1096.05	c #Conflicts:    1840000 | #Learnt:      57738 | 0.000
1095.82/1096.05	c total clause space: 335.816MB
1095.82/1096.05	c total #watches: 435176
1098.82/1099.06	c total #propagations: 989847167 / total #impl: 4171797852 (eff. 0.237)
1098.82/1099.06	c #Conflicts:    1841000 | #Learnt:      58738 | 0.000
1098.82/1099.06	c total clause space: 335.816MB
1098.82/1099.06	c total #watches: 441910
1101.82/1102.01	c total #propagations: 990613565 / total #impl: 4176914623 (eff. 0.237)
1101.82/1102.01	c #Conflicts:    1842000 | #Learnt:      59738 | 0.000
1101.82/1102.01	c total clause space: 335.816MB
1101.82/1102.01	c total #watches: 447833
1104.82/1105.04	c total #propagations: 991372164 / total #impl: 4181127204 (eff. 0.237)
1104.82/1105.04	c #Conflicts:    1843000 | #Learnt:      60738 | 0.000
1104.82/1105.04	c total clause space: 335.816MB
1104.82/1105.04	c total #watches: 454338
1108.52/1108.70	c total #propagations: 992063368 / total #impl: 4185099681 (eff. 0.237)
1108.52/1108.70	c #Conflicts:    1844000 | #Learnt:      61738 | 0.000
1108.52/1108.70	c total clause space: 335.816MB
1108.52/1108.70	c total #watches: 461186
1112.22/1112.44	c total #propagations: 992756648 / total #impl: 4189161218 (eff. 0.237)
1112.22/1112.44	c #Conflicts:    1845000 | #Learnt:      62738 | 0.000
1112.22/1112.44	c total clause space: 335.816MB
1112.22/1112.44	c total #watches: 470186
1115.71/1115.99	c total #propagations: 993498409 / total #impl: 4194429229 (eff. 0.237)
1115.71/1115.99	c #Conflicts:    1846000 | #Learnt:      63738 | 0.000
1115.71/1115.99	c total clause space: 335.816MB
1115.71/1115.99	c total #watches: 479614
1117.61/1117.80	c total #propagations: 994219764 / total #impl: 4198856761 (eff. 0.237)
1117.61/1117.80	c #Conflicts:    1847000 | #Learnt:      64738 | 0.000
1117.61/1117.80	c total clause space: 335.816MB
1117.61/1117.80	c total #watches: 487168
1118.52/1118.79	c total #propagations: 994654671 / total #impl: 4201683747 (eff. 0.237)
1118.52/1118.79	c #Conflicts:    1848000 | #Learnt:      65738 | 0.000
1118.52/1118.79	c total clause space: 335.816MB
1118.52/1118.79	c total #watches: 490744
1119.11/1119.33	c total #propagations: 995014576 / total #impl: 4203539404 (eff. 0.237)
1119.11/1119.33	c GARBAGE COLLECT
1119.11/1119.33	c #Conflicts:    1849000 | #Learnt:      33858 | 0.000
1119.11/1119.33	c total clause space: 335.816MB
1119.11/1119.33	c total #watches: 317780
1119.51/1119.80	c total #propagations: 995419550 / total #impl: 4205539147 (eff. 0.237)
1119.51/1119.80	c #Conflicts:    1850000 | #Learnt:      34858 | 0.000
1119.51/1119.80	c total clause space: 335.816MB
1119.51/1119.80	c total #watches: 323244
1120.11/1120.34	c total #propagations: 995824404 / total #impl: 4207828815 (eff. 0.237)
1120.11/1120.34	c #Conflicts:    1851000 | #Learnt:      35858 | 0.000
1120.11/1120.34	c total clause space: 335.816MB
1120.11/1120.34	c total #watches: 326854
1120.61/1120.89	c total #propagations: 996223007 / total #impl: 4210217884 (eff. 0.237)
1120.61/1120.89	c #Conflicts:    1852000 | #Learnt:      36858 | 0.000
1120.61/1120.89	c total clause space: 335.816MB
1120.61/1120.89	c total #watches: 330249
1121.31/1121.53	c total #propagations: 996634886 / total #impl: 4212285880 (eff. 0.237)
1121.31/1121.53	c #Conflicts:    1853000 | #Learnt:      37858 | 0.000
1121.31/1121.53	c total clause space: 335.816MB
1121.31/1121.53	c total #watches: 333895
1121.92/1122.17	c total #propagations: 997052047 / total #impl: 4214499574 (eff. 0.237)
1121.92/1122.17	c #Conflicts:    1854000 | #Learnt:      38858 | 0.000
1121.92/1122.17	c total clause space: 335.816MB
1121.92/1122.17	c total #watches: 336928
1122.71/1122.91	c total #propagations: 997454690 / total #impl: 4216804427 (eff. 0.237)
1122.71/1122.91	c #Conflicts:    1855000 | #Learnt:      39858 | 0.000
1122.71/1122.91	c total clause space: 335.816MB
1122.71/1122.91	c total #watches: 341607
1123.51/1123.73	c total #propagations: 997901958 / total #impl: 4219326240 (eff. 0.237)
1123.51/1123.73	c #Conflicts:    1856000 | #Learnt:      40858 | 0.000
1123.51/1123.73	c total clause space: 335.816MB
1123.51/1123.73	c total #watches: 346639
1124.31/1124.52	c total #propagations: 998358740 / total #impl: 4221872472 (eff. 0.236)
1124.31/1124.52	c #Conflicts:    1857000 | #Learnt:      41858 | 0.000
1124.31/1124.52	c total clause space: 335.816MB
1124.31/1124.52	c total #watches: 351949
1125.22/1125.43	c total #propagations: 998770410 / total #impl: 4224302144 (eff. 0.236)
1125.22/1125.43	c #Conflicts:    1858000 | #Learnt:      42858 | 0.000
1125.22/1125.43	c total clause space: 335.816MB
1125.22/1125.43	c total #watches: 358978
1126.01/1126.28	c total #propagations: 999224752 / total #impl: 4227048272 (eff. 0.236)
1126.01/1126.28	c #Conflicts:    1859000 | #Learnt:      43858 | 0.000
1126.01/1126.28	c total clause space: 335.816MB
1126.01/1126.28	c total #watches: 363269
1126.71/1126.97	c total #propagations: 999620280 / total #impl: 4229305611 (eff. 0.236)
1126.71/1126.97	c #Conflicts:    1860000 | #Learnt:      44858 | 0.000
1126.71/1126.97	c total clause space: 335.816MB
1126.71/1126.97	c total #watches: 368005
1127.61/1127.85	c total #propagations: 999994334 / total #impl: 4231506325 (eff. 0.236)
1127.61/1127.85	c #Conflicts:    1861000 | #Learnt:      45858 | 0.000
1127.61/1127.85	c total clause space: 335.816MB
1127.61/1127.85	c total #watches: 376154
1128.71/1128.94	c total #propagations: 1000427816 / total #impl: 4234358642 (eff. 0.236)
1128.71/1128.94	c #Conflicts:    1862000 | #Learnt:      46858 | 0.000
1128.71/1128.94	c total clause space: 335.816MB
1128.71/1128.94	c total #watches: 384152
1129.91/1130.10	c total #propagations: 1000839124 / total #impl: 4237261051 (eff. 0.236)
1129.91/1130.10	c #Conflicts:    1863000 | #Learnt:      47858 | 0.000
1129.91/1130.10	c total clause space: 335.816MB
1129.91/1130.10	c total #watches: 390282
1131.11/1131.31	c total #propagations: 1001242551 / total #impl: 4240348568 (eff. 0.236)
1131.11/1131.31	c #Conflicts:    1864000 | #Learnt:      48858 | 0.000
1131.11/1131.31	c total clause space: 335.816MB
1131.11/1131.31	c total #watches: 395599
1132.41/1132.62	c total #propagations: 1001628114 / total #impl: 4242957138 (eff. 0.236)
1132.41/1132.62	c #Conflicts:    1865000 | #Learnt:      49858 | 0.000
1132.41/1132.62	c total clause space: 335.816MB
1132.41/1132.62	c total #watches: 400363
1133.81/1134.00	c total #propagations: 1002008281 / total #impl: 4245603982 (eff. 0.236)
1133.81/1134.00	c #Conflicts:    1866000 | #Learnt:      50858 | 0.000
1133.81/1134.00	c total clause space: 335.816MB
1133.81/1134.00	c total #watches: 404819
1135.21/1135.43	c total #propagations: 1002390912 / total #impl: 4248229437 (eff. 0.236)
1135.21/1135.43	c #Conflicts:    1867000 | #Learnt:      51858 | 0.000
1135.21/1135.43	c total clause space: 335.816MB
1135.21/1135.43	c total #watches: 410147
1136.61/1136.89	c total #propagations: 1002771254 / total #impl: 4250888346 (eff. 0.236)
1136.61/1136.89	c #Conflicts:    1868000 | #Learnt:      52858 | 0.000
1136.61/1136.89	c total clause space: 335.816MB
1136.61/1136.89	c total #watches: 414341
1138.32/1138.53	c total #propagations: 1003159369 / total #impl: 4253474758 (eff. 0.236)
1138.32/1138.53	c #Conflicts:    1869000 | #Learnt:      53858 | 0.000
1138.32/1138.53	c total clause space: 335.816MB
1138.32/1138.53	c total #watches: 418797
1139.91/1140.17	c total #propagations: 1003547926 / total #impl: 4256381883 (eff. 0.236)
1139.91/1140.17	c #Conflicts:    1870000 | #Learnt:      54858 | 0.000
1139.91/1140.17	c total clause space: 335.816MB
1139.91/1140.17	c total #watches: 423933
1141.81/1142.00	c total #propagations: 1003928548 / total #impl: 4259185962 (eff. 0.236)
1141.81/1142.00	c #Conflicts:    1871000 | #Learnt:      55858 | 0.000
1141.81/1142.00	c total clause space: 335.816MB
1141.81/1142.00	c total #watches: 427810
1143.71/1143.90	c total #propagations: 1004279000 / total #impl: 4261757212 (eff. 0.236)
1143.71/1143.90	c #Conflicts:    1872000 | #Learnt:      56858 | 0.000
1143.71/1143.90	c total clause space: 335.816MB
1143.71/1143.90	c total #watches: 431725
1145.11/1145.35	c total #propagations: 1004668487 / total #impl: 4264460412 (eff. 0.236)
1145.11/1145.35	c #Conflicts:    1873000 | #Learnt:      57858 | 0.000
1145.11/1145.35	c total clause space: 335.816MB
1145.11/1145.35	c total #watches: 435084
1146.51/1146.73	c total #propagations: 1005211953 / total #impl: 4266930708 (eff. 0.236)
1146.51/1146.73	c #Conflicts:    1874000 | #Learnt:      58858 | 0.000
1146.51/1146.73	c total clause space: 335.816MB
1146.51/1146.73	c total #watches: 438907
1147.41/1147.63	c total #propagations: 1005866909 / total #impl: 4269613110 (eff. 0.236)
1147.41/1147.63	c #Conflicts:    1875000 | #Learnt:      59858 | 0.000
1147.41/1147.63	c total clause space: 335.816MB
1147.41/1147.63	c total #watches: 443669
1148.61/1148.85	c total #propagations: 1006633883 / total #impl: 4272852432 (eff. 0.236)
1148.61/1148.85	c #Conflicts:    1876000 | #Learnt:      60858 | 0.000
1148.61/1148.85	c total clause space: 335.816MB
1148.61/1148.85	c total #watches: 446849
1150.11/1150.36	c total #propagations: 1007349169 / total #impl: 4275670017 (eff. 0.236)
1150.11/1150.36	c #Conflicts:    1877000 | #Learnt:      61858 | 0.000
1150.11/1150.36	c total clause space: 335.816MB
1150.11/1150.36	c total #watches: 450097
1151.11/1151.33	c total #propagations: 1007925357 / total #impl: 4278074940 (eff. 0.236)
1151.11/1151.33	c #Conflicts:    1878000 | #Learnt:      62858 | 0.000
1151.11/1151.33	c total clause space: 335.816MB
1151.11/1151.33	c total #watches: 453860
1152.11/1152.32	c total #propagations: 1008353986 / total #impl: 4280358494 (eff. 0.236)
1152.11/1152.32	c #Conflicts:    1879000 | #Learnt:      63858 | 0.000
1152.11/1152.32	c total clause space: 335.816MB
1152.11/1152.32	c total #watches: 457773
1153.11/1153.39	c total #propagations: 1008868722 / total #impl: 4283101146 (eff. 0.236)
1153.11/1153.39	c #Conflicts:    1880000 | #Learnt:      64858 | 0.000
1153.11/1153.39	c total clause space: 335.816MB
1153.11/1153.39	c total #watches: 461619
1154.41/1154.60	c total #propagations: 1009497993 / total #impl: 4286520633 (eff. 0.236)
1154.41/1154.60	c #Conflicts:    1881000 | #Learnt:      65858 | 0.000
1154.41/1154.60	c total clause space: 335.816MB
1154.41/1154.60	c total #watches: 464710
1155.41/1155.62	c total #propagations: 1010104753 / total #impl: 4289036664 (eff. 0.236)
1155.41/1155.62	c GARBAGE COLLECT
1155.41/1155.62	c #Conflicts:    1882000 | #Learnt:      33647 | 0.000
1155.41/1155.62	c total clause space: 335.816MB
1155.41/1155.62	c total #watches: 317110
1155.81/1156.00	c total #propagations: 1010781128 / total #impl: 4291720838 (eff. 0.236)
1155.81/1156.00	c #Conflicts:    1883000 | #Learnt:      34647 | 0.000
1155.81/1156.00	c total clause space: 335.816MB
1155.81/1156.00	c total #watches: 321482
1156.31/1156.50	c total #propagations: 1011128699 / total #impl: 4293358773 (eff. 0.236)
1156.31/1156.50	c #Conflicts:    1884000 | #Learnt:      35647 | 0.000
1156.31/1156.50	c total clause space: 335.816MB
1156.31/1156.50	c total #watches: 325522
1156.71/1156.99	c total #propagations: 1011668581 / total #impl: 4295688448 (eff. 0.236)
1156.71/1156.99	c #Conflicts:    1885000 | #Learnt:      36647 | 0.000
1156.71/1156.99	c total clause space: 335.816MB
1156.71/1156.99	c total #watches: 329759
1157.31/1157.50	c total #propagations: 1012232390 / total #impl: 4297973027 (eff. 0.236)
1157.31/1157.50	c #Conflicts:    1886000 | #Learnt:      37647 | 0.000
1157.31/1157.50	c total clause space: 335.816MB
1157.31/1157.50	c total #watches: 332948
1157.80/1158.03	c total #propagations: 1012689698 / total #impl: 4299889651 (eff. 0.236)
1157.80/1158.03	c #Conflicts:    1887000 | #Learnt:      38647 | 0.000
1157.80/1158.03	c total clause space: 335.816MB
1157.80/1158.03	c total #watches: 335827
1158.50/1158.74	c total #propagations: 1013144881 / total #impl: 4301991530 (eff. 0.236)
1158.50/1158.74	c #Conflicts:    1888000 | #Learnt:      39647 | 0.000
1158.50/1158.74	c total clause space: 335.816MB
1158.50/1158.74	c total #watches: 338626
1159.10/1159.30	c total #propagations: 1013743455 / total #impl: 4304798293 (eff. 0.235)
1159.10/1159.30	c #Conflicts:    1889000 | #Learnt:      40647 | 0.000
1159.10/1159.30	c total clause space: 335.816MB
1159.10/1159.30	c total #watches: 341991
1159.60/1159.83	c total #propagations: 1014179182 / total #impl: 4306714653 (eff. 0.235)
1159.60/1159.83	c #Conflicts:    1890000 | #Learnt:      41647 | 0.000
1159.60/1159.83	c total clause space: 335.816MB
1159.60/1159.83	c total #watches: 345657
1160.10/1160.34	c total #propagations: 1014580791 / total #impl: 4308530874 (eff. 0.235)
1160.10/1160.34	c #Conflicts:    1891000 | #Learnt:      42647 | 0.000
1160.10/1160.34	c total clause space: 335.816MB
1160.10/1160.34	c total #watches: 349189
1160.80/1161.03	c total #propagations: 1014968269 / total #impl: 4310390549 (eff. 0.235)
1160.80/1161.03	c #Conflicts:    1892000 | #Learnt:      43647 | 0.000
1160.80/1161.03	c total clause space: 335.816MB
1160.80/1161.03	c total #watches: 352614
1161.41/1161.63	c total #propagations: 1015600480 / total #impl: 4313139026 (eff. 0.235)
1161.41/1161.63	c #Conflicts:    1893000 | #Learnt:      44647 | 0.000
1161.41/1161.63	c total clause space: 335.816MB
1161.41/1161.63	c total #watches: 356630
1162.00/1162.26	c total #propagations: 1016117252 / total #impl: 4315371548 (eff. 0.235)
1162.00/1162.26	c #Conflicts:    1894000 | #Learnt:      45647 | 0.000
1162.00/1162.26	c total clause space: 335.816MB
1162.00/1162.26	c total #watches: 360564
1162.70/1162.97	c total #propagations: 1016619544 / total #impl: 4317852290 (eff. 0.235)
1162.70/1162.97	c #Conflicts:    1895000 | #Learnt:      46647 | 0.000
1162.70/1162.97	c total clause space: 335.816MB
1162.70/1162.97	c total #watches: 365441
1163.50/1163.74	c total #propagations: 1017202987 / total #impl: 4320469794 (eff. 0.235)
1163.50/1163.74	c #Conflicts:    1896000 | #Learnt:      47647 | 0.000
1163.50/1163.74	c total clause space: 335.816MB
1163.50/1163.74	c total #watches: 369772
1164.20/1164.49	c total #propagations: 1017856045 / total #impl: 4323710930 (eff. 0.235)
1164.20/1164.49	c #Conflicts:    1897000 | #Learnt:      48647 | 0.000
1164.20/1164.49	c total clause space: 335.816MB
1164.20/1164.49	c total #watches: 373356
1165.00/1165.22	c total #propagations: 1018552126 / total #impl: 4326664748 (eff. 0.235)
1165.00/1165.22	c #Conflicts:    1898000 | #Learnt:      49647 | 0.000
1165.00/1165.22	c total clause space: 335.816MB
1165.00/1165.22	c total #watches: 377545
1165.91/1166.12	c total #propagations: 1019059947 / total #impl: 4329128363 (eff. 0.235)
1165.91/1166.12	c #Conflicts:    1899000 | #Learnt:      50647 | 0.000
1165.91/1166.12	c total clause space: 335.816MB
1165.91/1166.12	c total #watches: 381233
1166.80/1167.01	c total #propagations: 1019671723 / total #impl: 4332237508 (eff. 0.235)
1166.80/1167.01	c #Conflicts:    1900000 | #Learnt:      51647 | 0.000
1166.80/1167.01	c total clause space: 335.816MB
1166.80/1167.01	c total #watches: 384726
1167.50/1167.76	c total #propagations: 1020338041 / total #impl: 4335154179 (eff. 0.235)
1167.50/1167.76	c #Conflicts:    1901000 | #Learnt:      52647 | 0.000
1167.50/1167.76	c total clause space: 335.816MB
1167.50/1167.76	c total #watches: 388565
1168.20/1168.48	c total #propagations: 1020861295 / total #impl: 4337737310 (eff. 0.235)
1168.20/1168.48	c #Conflicts:    1902000 | #Learnt:      53647 | 0.000
1168.20/1168.48	c total clause space: 335.816MB
1168.20/1168.48	c total #watches: 392069
1169.00/1169.24	c total #propagations: 1021319839 / total #impl: 4340319577 (eff. 0.235)
1169.00/1169.24	c #Conflicts:    1903000 | #Learnt:      54647 | 0.000
1169.00/1169.24	c total clause space: 335.816MB
1169.00/1169.24	c total #watches: 395770
1169.70/1169.99	c total #propagations: 1021860517 / total #impl: 4342922442 (eff. 0.235)
1169.70/1169.99	c #Conflicts:    1904000 | #Learnt:      55647 | 0.000
1169.70/1169.99	c total clause space: 335.816MB
1169.70/1169.99	c total #watches: 398759
1170.60/1170.83	c total #propagations: 1022436282 / total #impl: 4345325451 (eff. 0.235)
1170.60/1170.83	c #Conflicts:    1905000 | #Learnt:      56647 | 0.000
1170.60/1170.83	c total clause space: 335.816MB
1170.60/1170.83	c total #watches: 402728
1171.31/1171.60	c total #propagations: 1022986566 / total #impl: 4347815663 (eff. 0.235)
1171.31/1171.60	c #Conflicts:    1906000 | #Learnt:      57647 | 0.000
1171.31/1171.60	c total clause space: 335.816MB
1171.31/1171.60	c total #watches: 405753
1172.41/1172.65	c total #propagations: 1023445718 / total #impl: 4349995610 (eff. 0.235)
1172.41/1172.65	c #Conflicts:    1907000 | #Learnt:      58647 | 0.000
1172.41/1172.65	c total clause space: 335.816MB
1172.41/1172.65	c total #watches: 409169
1173.20/1173.47	c total #propagations: 1024083866 / total #impl: 4352955441 (eff. 0.235)
1173.20/1173.47	c #Conflicts:    1908000 | #Learnt:      59647 | 0.000
1173.20/1173.47	c total clause space: 335.816MB
1173.20/1173.47	c total #watches: 412143
1174.00/1174.20	c total #propagations: 1024511762 / total #impl: 4355006185 (eff. 0.235)
1174.00/1174.20	c #Conflicts:    1909000 | #Learnt:      60647 | 0.000
1174.00/1174.20	c total clause space: 335.816MB
1174.00/1174.20	c total #watches: 414802
1174.61/1174.85	c total #propagations: 1024882539 / total #impl: 4357189436 (eff. 0.235)
1174.61/1174.85	c #Conflicts:    1910000 | #Learnt:      61647 | 0.000
1174.61/1174.85	c total clause space: 335.816MB
1174.61/1174.85	c total #watches: 418343
1175.50/1175.74	c total #propagations: 1025207288 / total #impl: 4359201283 (eff. 0.235)
1175.50/1175.74	c #Conflicts:    1911000 | #Learnt:      62647 | 0.000
1175.50/1175.74	c total clause space: 335.816MB
1175.50/1175.74	c total #watches: 422480
1176.50/1176.76	c total #propagations: 1025734082 / total #impl: 4361833916 (eff. 0.235)
1176.50/1176.76	c #Conflicts:    1912000 | #Learnt:      63647 | 0.000
1176.50/1176.76	c total clause space: 335.816MB
1176.50/1176.76	c total #watches: 425490
1177.50/1177.76	c total #propagations: 1026326323 / total #impl: 4364508709 (eff. 0.235)
1177.50/1177.76	c #Conflicts:    1913000 | #Learnt:      64647 | 0.000
1177.50/1177.76	c total clause space: 335.816MB
1177.50/1177.76	c total #watches: 429260
1178.70/1178.94	c total #propagations: 1026862312 / total #impl: 4367157840 (eff. 0.235)
1178.70/1178.94	c #Conflicts:    1914000 | #Learnt:      65647 | 0.000
1178.70/1178.94	c total clause space: 335.816MB
1178.70/1178.94	c total #watches: 432597
1179.70/1179.96	c total #propagations: 1027438718 / total #impl: 4370054202 (eff. 0.235)
1179.70/1179.96	c #Conflicts:    1915000 | #Learnt:      66647 | 0.000
1179.70/1179.96	c total clause space: 335.816MB
1179.70/1179.96	c total #watches: 435268
1180.60/1180.87	c total #propagations: 1027949314 / total #impl: 4372628544 (eff. 0.235)
1180.60/1180.87	c GARBAGE COLLECT
1180.60/1180.87	c #Conflicts:    1916000 | #Learnt:      34144 | 0.000
1180.60/1180.87	c total clause space: 335.816MB
1180.60/1180.87	c total #watches: 319014
1181.31/1181.52	c total #propagations: 1028525781 / total #impl: 4375294840 (eff. 0.235)
1181.31/1181.52	c #Conflicts:    1917000 | #Learnt:      35144 | 0.000
1181.31/1181.52	c total clause space: 335.816MB
1181.31/1181.52	c total #watches: 322623
1181.90/1182.12	c total #propagations: 1029117158 / total #impl: 4377897464 (eff. 0.235)
1181.90/1182.12	c #Conflicts:    1918000 | #Learnt:      36144 | 0.000
1181.90/1182.12	c total clause space: 335.816MB
1181.90/1182.12	c total #watches: 326671
1182.50/1182.70	c total #propagations: 1029750375 / total #impl: 4380456632 (eff. 0.235)
1182.50/1182.70	c #Conflicts:    1919000 | #Learnt:      37144 | 0.000
1182.50/1182.70	c total clause space: 335.816MB
1182.50/1182.70	c total #watches: 330438
1183.10/1183.38	c total #propagations: 1030332480 / total #impl: 4382772467 (eff. 0.235)
1183.10/1183.38	c #Conflicts:    1920000 | #Learnt:      38144 | 0.000
1183.10/1183.38	c total clause space: 335.816MB
1183.10/1183.38	c total #watches: 333589
1183.90/1184.11	c total #propagations: 1030987651 / total #impl: 4385521670 (eff. 0.235)
1183.90/1184.11	c #Conflicts:    1921000 | #Learnt:      39144 | 0.000
1183.90/1184.11	c total clause space: 335.816MB
1183.90/1184.11	c total #watches: 337675
1184.40/1184.67	c total #propagations: 1031708614 / total #impl: 4388417238 (eff. 0.235)
1184.40/1184.67	c #Conflicts:    1922000 | #Learnt:      40144 | 0.000
1184.40/1184.67	c total clause space: 335.816MB
1184.40/1184.67	c total #watches: 342562
1185.00/1185.21	c total #propagations: 1032292457 / total #impl: 4390873672 (eff. 0.235)
1185.00/1185.21	c #Conflicts:    1923000 | #Learnt:      41144 | 0.000
1185.00/1185.21	c total clause space: 335.816MB
1185.00/1185.21	c total #watches: 346475
1185.40/1185.69	c total #propagations: 1032835529 / total #impl: 4393119880 (eff. 0.235)
1185.40/1185.69	c #Conflicts:    1924000 | #Learnt:      42144 | 0.000
1185.40/1185.69	c total clause space: 335.816MB
1185.40/1185.69	c total #watches: 349609
1185.90/1186.12	c total #propagations: 1033350117 / total #impl: 4395199035 (eff. 0.235)
1185.90/1186.12	c #Conflicts:    1925000 | #Learnt:      43144 | 0.000
1185.90/1186.12	c total clause space: 335.816MB
1185.90/1186.12	c total #watches: 352925
1186.50/1186.74	c total #propagations: 1033796559 / total #impl: 4397021536 (eff. 0.235)
1186.50/1186.74	c #Conflicts:    1926000 | #Learnt:      44144 | 0.000
1186.50/1186.74	c total clause space: 335.816MB
1186.50/1186.74	c total #watches: 357593
1187.10/1187.37	c total #propagations: 1034485084 / total #impl: 4399845692 (eff. 0.235)
1187.10/1187.37	c #Conflicts:    1927000 | #Learnt:      45144 | 0.000
1187.10/1187.37	c total clause space: 335.816MB
1187.10/1187.37	c total #watches: 361788
1187.60/1187.83	c total #propagations: 1035138172 / total #impl: 4402647669 (eff. 0.235)
1187.60/1187.83	c #Conflicts:    1928000 | #Learnt:      46144 | 0.000
1187.60/1187.83	c total clause space: 335.816MB
1187.60/1187.83	c total #watches: 364691
1188.20/1188.45	c total #propagations: 1035558320 / total #impl: 4404553921 (eff. 0.235)
1188.20/1188.45	c #Conflicts:    1929000 | #Learnt:      47144 | 0.000
1188.20/1188.45	c total clause space: 335.816MB
1188.20/1188.45	c total #watches: 368810
1189.01/1189.21	c total #propagations: 1036161421 / total #impl: 4407127380 (eff. 0.235)
1189.01/1189.21	c #Conflicts:    1930000 | #Learnt:      48144 | 0.000
1189.01/1189.21	c total clause space: 335.816MB
1189.01/1189.21	c total #watches: 372713
1189.60/1189.83	c total #propagations: 1036751598 / total #impl: 4409689466 (eff. 0.235)
1189.60/1189.83	c #Conflicts:    1931000 | #Learnt:      49144 | 0.000
1189.60/1189.83	c total clause space: 335.816MB
1189.60/1189.83	c total #watches: 376210
1190.20/1190.43	c total #propagations: 1037211699 / total #impl: 4411947641 (eff. 0.235)
1190.20/1190.43	c #Conflicts:    1932000 | #Learnt:      50144 | 0.000
1190.20/1190.43	c total clause space: 335.816MB
1190.20/1190.43	c total #watches: 380485
1190.90/1191.13	c total #propagations: 1037620497 / total #impl: 4413925968 (eff. 0.235)
1190.90/1191.13	c #Conflicts:    1933000 | #Learnt:      51144 | 0.000
1190.90/1191.13	c total clause space: 335.816MB
1190.90/1191.13	c total #watches: 384069
1191.50/1191.76	c total #propagations: 1038087619 / total #impl: 4416251370 (eff. 0.235)
1191.50/1191.76	c #Conflicts:    1934000 | #Learnt:      52144 | 0.000
1191.50/1191.76	c total clause space: 335.816MB
1191.50/1191.76	c total #watches: 388613
1192.10/1192.39	c total #propagations: 1038507245 / total #impl: 4418218381 (eff. 0.235)
1192.10/1192.39	c #Conflicts:    1935000 | #Learnt:      53144 | 0.000
1192.10/1192.39	c total clause space: 335.816MB
1192.10/1192.39	c total #watches: 391190
1192.80/1193.02	c total #propagations: 1038904196 / total #impl: 4419968908 (eff. 0.235)
1192.80/1193.02	c #Conflicts:    1936000 | #Learnt:      54144 | 0.000
1192.80/1193.02	c total clause space: 335.816MB
1192.80/1193.02	c total #watches: 393890
1193.50/1193.71	c total #propagations: 1039318882 / total #impl: 4421808060 (eff. 0.235)
1193.50/1193.71	c #Conflicts:    1937000 | #Learnt:      55144 | 0.000
1193.50/1193.71	c total clause space: 335.816MB
1193.50/1193.71	c total #watches: 398642
1194.30/1194.55	c total #propagations: 1039976785 / total #impl: 4424360506 (eff. 0.235)
1194.30/1194.55	c #Conflicts:    1938000 | #Learnt:      56144 | 0.000
1194.30/1194.55	c total clause space: 335.816MB
1194.30/1194.55	c total #watches: 402013
1195.00/1195.25	c total #propagations: 1040619900 / total #impl: 4427165774 (eff. 0.235)
1195.00/1195.25	c #Conflicts:    1939000 | #Learnt:      57144 | 0.000
1195.00/1195.25	c total clause space: 335.816MB
1195.00/1195.25	c total #watches: 405967
1195.80/1196.08	c total #propagations: 1041169660 / total #impl: 4429834508 (eff. 0.235)
1195.80/1196.08	c #Conflicts:    1940000 | #Learnt:      58144 | 0.000
1195.80/1196.08	c total clause space: 335.816MB
1195.80/1196.08	c total #watches: 410726
1196.61/1196.85	c total #propagations: 1041695470 / total #impl: 4432356419 (eff. 0.235)
1196.61/1196.85	c #Conflicts:    1941000 | #Learnt:      59144 | 0.000
1196.61/1196.85	c total clause space: 335.816MB
1196.61/1196.85	c total #watches: 415883
1197.40/1197.60	c total #propagations: 1042298867 / total #impl: 4434931899 (eff. 0.235)
1197.40/1197.60	c #Conflicts:    1942000 | #Learnt:      60144 | 0.000
1197.40/1197.60	c total clause space: 335.816MB
1197.40/1197.60	c total #watches: 419927
1197.80/1198.05	c total #propagations: 1042804100 / total #impl: 4437307621 (eff. 0.235)
1197.80/1198.05	c #Conflicts:    1943000 | #Learnt:      61144 | 0.000
1197.80/1198.05	c total clause space: 335.816MB
1197.80/1198.05	c total #watches: 423408
1198.70/1198.93	c total #propagations: 1043253842 / total #impl: 4438922867 (eff. 0.235)
1198.70/1198.93	c #Conflicts:    1944000 | #Learnt:      62144 | 0.000
1198.70/1198.93	c total clause space: 335.816MB
1198.70/1198.93	c total #watches: 427561
1199.60/1199.85	c total #propagations: 1043856942 / total #impl: 4441852244 (eff. 0.235)
1199.60/1199.85	c #Conflicts:    1945000 | #Learnt:      63144 | 0.000
1199.60/1199.85	c total clause space: 335.816MB
1199.60/1199.85	c total #watches: 431692
1200.60/1200.87	c total #propagations: 1044505550 / total #impl: 4444697328 (eff. 0.235)
1200.60/1200.87	c #Conflicts:    1946000 | #Learnt:      64144 | 0.000
1200.60/1200.87	c total clause space: 335.816MB
1200.60/1200.87	c total #watches: 435587
1201.60/1201.80	c total #propagations: 1045154944 / total #impl: 4447669874 (eff. 0.235)
1201.60/1201.80	c #Conflicts:    1947000 | #Learnt:      65144 | 0.000
1201.60/1201.80	c total clause space: 335.816MB
1201.60/1201.80	c total #watches: 438915
1202.50/1202.79	c total #propagations: 1045669764 / total #impl: 4450148410 (eff. 0.235)
1202.50/1202.79	c #Conflicts:    1948000 | #Learnt:      66144 | 0.000
1202.50/1202.79	c total clause space: 335.816MB
1202.50/1202.79	c total #watches: 442651
1203.40/1203.67	c total #propagations: 1046350553 / total #impl: 4453059617 (eff. 0.235)
1203.40/1203.67	c #Conflicts:    1949000 | #Learnt:      67144 | 0.000
1203.40/1203.67	c total clause space: 335.816MB
1203.40/1203.67	c total #watches: 446348
1204.10/1204.36	c total #propagations: 1046994916 / total #impl: 4455780345 (eff. 0.235)
1204.10/1204.36	c GARBAGE COLLECT
1204.10/1204.36	c #Conflicts:    1950000 | #Learnt:      34340 | 0.000
1204.10/1204.36	c total clause space: 335.816MB
1204.10/1204.36	c total #watches: 319768
1204.60/1204.85	c total #propagations: 1047554336 / total #impl: 4458059429 (eff. 0.235)
1204.60/1204.85	c #Conflicts:    1951000 | #Learnt:      35340 | 0.000
1204.60/1204.85	c total clause space: 335.816MB
1204.60/1204.85	c total #watches: 323154
1205.30/1205.52	c total #propagations: 1047985622 / total #impl: 4460097541 (eff. 0.235)
1205.30/1205.52	c #Conflicts:    1952000 | #Learnt:      36340 | 0.000
1205.30/1205.52	c total clause space: 335.816MB
1205.30/1205.52	c total #watches: 327618
1206.00/1206.26	c total #propagations: 1048550447 / total #impl: 4462916680 (eff. 0.235)
1206.00/1206.26	c #Conflicts:    1953000 | #Learnt:      37340 | 0.000
1206.00/1206.26	c total clause space: 335.816MB
1206.00/1206.26	c total #watches: 332286
1206.50/1206.76	c total #propagations: 1049530559 / total #impl: 4466670245 (eff. 0.235)
1206.50/1206.76	c #Conflicts:    1954000 | #Learnt:      38340 | 0.000
1206.50/1206.76	c total clause space: 335.816MB
1206.50/1206.76	c total #watches: 335215
1207.00/1207.24	c total #propagations: 1049913590 / total #impl: 4468504226 (eff. 0.235)
1207.00/1207.24	c #Conflicts:    1955000 | #Learnt:      39340 | 0.000
1207.00/1207.24	c total clause space: 335.816MB
1207.00/1207.24	c total #watches: 338590
1207.50/1207.73	c total #propagations: 1050292268 / total #impl: 4470331890 (eff. 0.235)
1207.50/1207.73	c #Conflicts:    1956000 | #Learnt:      40340 | 0.000
1207.50/1207.73	c total clause space: 335.816MB
1207.50/1207.73	c total #watches: 342502
1208.10/1208.36	c total #propagations: 1050827603 / total #impl: 4472293267 (eff. 0.235)
1208.10/1208.36	c #Conflicts:    1957000 | #Learnt:      41340 | 0.000
1208.10/1208.36	c total clause space: 335.816MB
1208.10/1208.36	c total #watches: 346209
1208.80/1209.02	c total #propagations: 1051326783 / total #impl: 4474194429 (eff. 0.235)
1208.80/1209.02	c #Conflicts:    1958000 | #Learnt:      42340 | 0.000
1208.80/1209.02	c total clause space: 335.816MB
1208.80/1209.02	c total #watches: 349914
1209.40/1209.69	c total #propagations: 1051838748 / total #impl: 4476327222 (eff. 0.235)
1209.40/1209.69	c #Conflicts:    1959000 | #Learnt:      43340 | 0.000
1209.40/1209.69	c total clause space: 335.816MB
1209.40/1209.69	c total #watches: 353327
1210.20/1210.48	c total #propagations: 1052343459 / total #impl: 4478602542 (eff. 0.235)
1210.20/1210.48	c #Conflicts:    1960000 | #Learnt:      44340 | 0.000
1210.20/1210.48	c total clause space: 335.816MB
1210.20/1210.48	c total #watches: 356855
1210.90/1211.16	c total #propagations: 1052862601 / total #impl: 4480700743 (eff. 0.235)
1210.90/1211.16	c #Conflicts:    1961000 | #Learnt:      45340 | 0.000
1210.90/1211.16	c total clause space: 335.816MB
1210.90/1211.16	c total #watches: 360078
1211.80/1212.02	c total #propagations: 1053333451 / total #impl: 4482712280 (eff. 0.235)
1211.80/1212.02	c #Conflicts:    1962000 | #Learnt:      46340 | 0.000
1211.80/1212.02	c total clause space: 335.816MB
1211.80/1212.02	c total #watches: 363743
1212.30/1212.53	c total #propagations: 1053998980 / total #impl: 4485507441 (eff. 0.235)
1212.30/1212.53	c #Conflicts:    1963000 | #Learnt:      47340 | 0.000
1212.30/1212.53	c total clause space: 335.816MB
1212.30/1212.53	c total #watches: 366979
1212.80/1213.00	c total #propagations: 1054446083 / total #impl: 4487581463 (eff. 0.235)
1212.80/1213.00	c #Conflicts:    1964000 | #Learnt:      48340 | 0.000
1212.80/1213.00	c total clause space: 335.816MB
1212.80/1213.00	c total #watches: 370659
1213.30/1213.55	c total #propagations: 1054835057 / total #impl: 4489607064 (eff. 0.235)
1213.30/1213.55	c #Conflicts:    1965000 | #Learnt:      49340 | 0.000
1213.30/1213.55	c total clause space: 335.816MB
1213.30/1213.55	c total #watches: 374358
1213.90/1214.11	c total #propagations: 1055236196 / total #impl: 4491813851 (eff. 0.235)
1213.90/1214.11	c #Conflicts:    1966000 | #Learnt:      50340 | 0.000
1213.90/1214.11	c total clause space: 335.816MB
1213.90/1214.11	c total #watches: 378122
1214.40/1214.65	c total #propagations: 1055635655 / total #impl: 4493735397 (eff. 0.235)
1214.40/1214.65	c #Conflicts:    1967000 | #Learnt:      51340 | 0.000
1214.40/1214.65	c total clause space: 335.816MB
1214.40/1214.65	c total #watches: 381182
1215.00/1215.26	c total #propagations: 1055998319 / total #impl: 4495464750 (eff. 0.235)
1215.00/1215.26	c #Conflicts:    1968000 | #Learnt:      52340 | 0.000
1215.00/1215.26	c total clause space: 335.816MB
1215.00/1215.26	c total #watches: 384861
1215.60/1215.84	c total #propagations: 1056384202 / total #impl: 4497512658 (eff. 0.235)
1215.60/1215.84	c #Conflicts:    1969000 | #Learnt:      53340 | 0.000
1215.60/1215.84	c total clause space: 335.816MB
1215.60/1215.84	c total #watches: 389035
1216.30/1216.52	c total #propagations: 1056765014 / total #impl: 4499607991 (eff. 0.235)
1216.30/1216.52	c #Conflicts:    1970000 | #Learnt:      54340 | 0.000
1216.30/1216.52	c total clause space: 335.816MB
1216.30/1216.52	c total #watches: 393328
1216.90/1217.17	c total #propagations: 1057174435 / total #impl: 4501900092 (eff. 0.235)
1216.90/1217.17	c #Conflicts:    1971000 | #Learnt:      55340 | 0.000
1216.90/1217.17	c total clause space: 335.816MB
1216.90/1217.17	c total #watches: 396619
1217.60/1217.80	c total #propagations: 1057557654 / total #impl: 4503969118 (eff. 0.235)
1217.60/1217.80	c #Conflicts:    1972000 | #Learnt:      56340 | 0.000
1217.60/1217.80	c total clause space: 335.816MB
1217.60/1217.80	c total #watches: 399661
1218.19/1218.49	c total #propagations: 1057909948 / total #impl: 4506009607 (eff. 0.235)
1218.19/1218.49	c #Conflicts:    1973000 | #Learnt:      57340 | 0.000
1218.19/1218.49	c total clause space: 335.816MB
1218.19/1218.49	c total #watches: 404798
1218.89/1219.17	c total #propagations: 1058248563 / total #impl: 4508026683 (eff. 0.235)
1218.89/1219.17	c #Conflicts:    1974000 | #Learnt:      58340 | 0.000
1218.89/1219.17	c total clause space: 335.816MB
1218.89/1219.17	c total #watches: 409223
1219.70/1219.99	c total #propagations: 1058640487 / total #impl: 4510192352 (eff. 0.235)
1219.70/1219.99	c #Conflicts:    1975000 | #Learnt:      59340 | 0.000
1219.70/1219.99	c total clause space: 335.816MB
1219.70/1219.99	c total #watches: 413208
1220.39/1220.67	c total #propagations: 1059120845 / total #impl: 4512562865 (eff. 0.235)
1220.39/1220.67	c #Conflicts:    1976000 | #Learnt:      60340 | 0.000
1220.39/1220.67	c total clause space: 335.816MB
1220.39/1220.68	c total #watches: 417239
1221.29/1221.59	c total #propagations: 1059798042 / total #impl: 4515105085 (eff. 0.235)
1221.29/1221.59	c #Conflicts:    1977000 | #Learnt:      61340 | 0.000
1221.29/1221.59	c total clause space: 335.816MB
1221.29/1221.59	c total #watches: 420707
1222.19/1222.43	c total #propagations: 1060513384 / total #impl: 4518037101 (eff. 0.235)
1222.19/1222.43	c #Conflicts:    1978000 | #Learnt:      62340 | 0.000
1222.19/1222.43	c total clause space: 335.816MB
1222.19/1222.43	c total #watches: 423849
1222.89/1223.12	c total #propagations: 1060999477 / total #impl: 4519952830 (eff. 0.235)
1222.89/1223.12	c #Conflicts:    1979000 | #Learnt:      63340 | 0.000
1222.89/1223.12	c total clause space: 335.816MB
1222.89/1223.12	c total #watches: 427646
1223.69/1223.97	c total #propagations: 1061528454 / total #impl: 4522475757 (eff. 0.235)
1223.69/1223.97	c #Conflicts:    1980000 | #Learnt:      64340 | 0.000
1223.69/1223.97	c total clause space: 335.816MB
1223.69/1223.97	c total #watches: 431600
1224.49/1224.70	c total #propagations: 1062239658 / total #impl: 4525403845 (eff. 0.235)
1224.49/1224.70	c #Conflicts:    1981000 | #Learnt:      65340 | 0.000
1224.49/1224.70	c total clause space: 335.816MB
1224.49/1224.70	c total #watches: 435982
1225.30/1225.56	c total #propagations: 1062672068 / total #impl: 4527687334 (eff. 0.235)
1225.30/1225.56	c #Conflicts:    1982000 | #Learnt:      66340 | 0.000
1225.30/1225.56	c total clause space: 335.816MB
1225.30/1225.56	c total #watches: 439436
1226.30/1226.54	c total #propagations: 1063185803 / total #impl: 4530047905 (eff. 0.235)
1226.30/1226.54	c #Conflicts:    1983000 | #Learnt:      67340 | 0.000
1226.30/1226.54	c total clause space: 335.816MB
1226.30/1226.54	c total #watches: 442870
1227.19/1227.49	c total #propagations: 1063765494 / total #impl: 4532520912 (eff. 0.235)
1227.19/1227.49	c GARBAGE COLLECT
1227.19/1227.49	c #Conflicts:    1984000 | #Learnt:      34226 | 0.000
1227.19/1227.49	c total clause space: 335.816MB
1227.19/1227.49	c total #watches: 319788
1227.89/1228.13	c total #propagations: 1064329417 / total #impl: 4535034493 (eff. 0.235)
1227.89/1228.13	c #Conflicts:    1985000 | #Learnt:      35226 | 0.000
1227.89/1228.13	c total clause space: 335.816MB
1227.89/1228.13	c total #watches: 323815
1228.50/1228.75	c total #propagations: 1065065370 / total #impl: 4537981563 (eff. 0.235)
1228.50/1228.75	c #Conflicts:    1986000 | #Learnt:      36226 | 0.000
1228.50/1228.75	c total clause space: 335.816MB
1228.50/1228.75	c total #watches: 326598
1228.99/1229.28	c total #propagations: 1065587162 / total #impl: 4540340843 (eff. 0.235)
1228.99/1229.28	c #Conflicts:    1987000 | #Learnt:      37226 | 0.000
1228.99/1229.28	c total clause space: 335.816MB
1228.99/1229.28	c total #watches: 329874
1229.70/1229.96	c total #propagations: 1066103804 / total #impl: 4542696827 (eff. 0.235)
1229.70/1229.96	c #Conflicts:    1988000 | #Learnt:      38226 | 0.000
1229.70/1229.96	c total clause space: 335.816MB
1229.70/1229.96	c total #watches: 333955
1230.29/1230.56	c total #propagations: 1066767550 / total #impl: 4545494424 (eff. 0.235)
1230.29/1230.56	c #Conflicts:    1989000 | #Learnt:      39226 | 0.000
1230.29/1230.56	c total clause space: 335.816MB
1230.29/1230.56	c total #watches: 338851
1230.99/1231.23	c total #propagations: 1067175087 / total #impl: 4547853296 (eff. 0.235)
1230.99/1231.23	c #Conflicts:    1990000 | #Learnt:      40226 | 0.000
1230.99/1231.23	c total clause space: 335.816MB
1230.99/1231.23	c total #watches: 342760
1231.69/1231.92	c total #propagations: 1067711060 / total #impl: 4550291724 (eff. 0.235)
1231.69/1231.92	c #Conflicts:    1991000 | #Learnt:      41226 | 0.000
1231.69/1231.92	c total clause space: 335.816MB
1231.69/1231.92	c total #watches: 346241
1232.29/1232.56	c total #propagations: 1068211602 / total #impl: 4552620729 (eff. 0.235)
1232.29/1232.56	c #Conflicts:    1992000 | #Learnt:      42226 | 0.000
1232.29/1232.56	c total clause space: 335.816MB
1232.29/1232.56	c total #watches: 350453
1233.00/1233.22	c total #propagations: 1068610746 / total #impl: 4554729877 (eff. 0.235)
1233.00/1233.22	c #Conflicts:    1993000 | #Learnt:      43226 | 0.000
1233.00/1233.22	c total clause space: 335.816MB
1233.00/1233.22	c total #watches: 354144
1233.59/1233.87	c total #propagations: 1068985665 / total #impl: 4556726117 (eff. 0.235)
1233.59/1233.87	c #Conflicts:    1994000 | #Learnt:      44226 | 0.000
1233.59/1233.87	c total clause space: 335.816MB
1233.59/1233.87	c total #watches: 357099
1234.49/1234.70	c total #propagations: 1069430325 / total #impl: 4558774125 (eff. 0.235)
1234.49/1234.70	c #Conflicts:    1995000 | #Learnt:      45226 | 0.000
1234.49/1234.70	c total clause space: 335.816MB
1234.49/1234.70	c total #watches: 360017
1235.20/1235.43	c total #propagations: 1069966829 / total #impl: 4561206473 (eff. 0.235)
1235.20/1235.43	c #Conflicts:    1996000 | #Learnt:      46226 | 0.000
1235.20/1235.43	c total clause space: 335.816MB
1235.20/1235.43	c total #watches: 363732
1235.89/1236.10	c total #propagations: 1070730242 / total #impl: 4563861536 (eff. 0.235)
1235.89/1236.10	c #Conflicts:    1997000 | #Learnt:      47226 | 0.000
1235.89/1236.10	c total clause space: 335.816MB
1235.89/1236.10	c total #watches: 367040
1236.49/1236.76	c total #propagations: 1071402062 / total #impl: 4566210908 (eff. 0.235)
1236.49/1236.76	c #Conflicts:    1998000 | #Learnt:      48226 | 0.000
1236.49/1236.76	c total clause space: 335.816MB
1236.49/1236.76	c total #watches: 371452
1237.19/1237.50	c total #propagations: 1071990942 / total #impl: 4568711668 (eff. 0.235)
1237.19/1237.50	c #Conflicts:    1999000 | #Learnt:      49226 | 0.000
1237.19/1237.50	c total clause space: 335.816MB
1237.19/1237.50	c total #watches: 375170
1237.89/1238.15	c total #propagations: 1072569122 / total #impl: 4571134308 (eff. 0.235)
1237.89/1238.15	c #Conflicts:    2000000 | #Learnt:      50226 | 0.000
1237.89/1238.15	c total clause space: 335.816MB
1237.89/1238.15	c total #watches: 378204
1238.59/1238.84	c total #propagations: 1072952837 / total #impl: 4572868093 (eff. 0.235)
1238.59/1238.84	c #Conflicts:    2001000 | #Learnt:      51226 | 0.000
1238.59/1238.84	c total clause space: 335.816MB
1238.59/1238.84	c total #watches: 381417
1239.50/1239.71	c total #propagations: 1073375445 / total #impl: 4574778704 (eff. 0.235)
1239.50/1239.71	c #Conflicts:    2002000 | #Learnt:      52226 | 0.000
1239.50/1239.71	c total clause space: 335.816MB
1239.50/1239.71	c total #watches: 385407
1240.19/1240.48	c total #propagations: 1074007722 / total #impl: 4578038842 (eff. 0.235)
1240.19/1240.48	c #Conflicts:    2003000 | #Learnt:      53226 | 0.000
1240.19/1240.48	c total clause space: 335.816MB
1240.19/1240.48	c total #watches: 388612
1241.09/1241.34	c total #propagations: 1074547167 / total #impl: 4580319095 (eff. 0.235)
1241.09/1241.34	c #Conflicts:    2004000 | #Learnt:      54226 | 0.000
1241.09/1241.34	c total clause space: 335.816MB
1241.09/1241.34	c total #watches: 393200
1241.89/1242.17	c total #propagations: 1075198720 / total #impl: 4583173328 (eff. 0.235)
1241.89/1242.17	c #Conflicts:    2005000 | #Learnt:      55226 | 0.000
1241.89/1242.17	c total clause space: 335.816MB
1241.89/1242.17	c total #watches: 398384
1242.80/1243.09	c total #propagations: 1075654448 / total #impl: 4585944439 (eff. 0.235)
1242.80/1243.09	c #Conflicts:    2006000 | #Learnt:      56226 | 0.000
1242.80/1243.09	c total clause space: 335.816MB
1242.80/1243.09	c total #watches: 402548
1243.59/1243.80	c total #propagations: 1076328499 / total #impl: 4588949518 (eff. 0.235)
1243.59/1243.80	c #Conflicts:    2007000 | #Learnt:      57226 | 0.000
1243.59/1243.80	c total clause space: 335.816MB
1243.59/1243.80	c total #watches: 406104
1244.29/1244.55	c total #propagations: 1076943863 / total #impl: 4591612112 (eff. 0.235)
1244.29/1244.55	c #Conflicts:    2008000 | #Learnt:      58226 | 0.000
1244.29/1244.55	c total clause space: 335.816MB
1244.29/1244.55	c total #watches: 409645
1245.00/1245.28	c total #propagations: 1077465311 / total #impl: 4594078712 (eff. 0.235)
1245.00/1245.28	c #Conflicts:    2009000 | #Learnt:      59226 | 0.000
1245.00/1245.28	c total clause space: 335.816MB
1245.00/1245.28	c total #watches: 413707
1245.69/1245.99	c total #propagations: 1078394088 / total #impl: 4597046682 (eff. 0.235)
1245.69/1245.99	c #Conflicts:    2010000 | #Learnt:      60226 | 0.000
1245.69/1245.99	c total clause space: 335.816MB
1245.69/1245.99	c total #watches: 416977
1246.49/1246.74	c total #propagations: 1079316974 / total #impl: 4599890998 (eff. 0.235)
1246.49/1246.74	c #Conflicts:    2011000 | #Learnt:      61226 | 0.000
1246.49/1246.74	c total clause space: 335.816MB
1246.49/1246.74	c total #watches: 420845
1247.20/1247.47	c total #propagations: 1080284417 / total #impl: 4602877982 (eff. 0.235)
1247.20/1247.47	c #Conflicts:    2012000 | #Learnt:      62226 | 0.000
1247.20/1247.47	c total clause space: 335.816MB
1247.20/1247.47	c total #watches: 426107
1247.99/1248.26	c total #propagations: 1081296518 / total #impl: 4606266404 (eff. 0.235)
1247.99/1248.26	c #Conflicts:    2013000 | #Learnt:      63226 | 0.000
1247.99/1248.26	c total clause space: 335.816MB
1247.99/1248.26	c total #watches: 429987
1248.89/1249.11	c total #propagations: 1082199665 / total #impl: 4609480042 (eff. 0.235)
1248.89/1249.11	c #Conflicts:    2014000 | #Learnt:      64226 | 0.000
1248.89/1249.11	c total clause space: 335.816MB
1248.89/1249.11	c total #watches: 433350
1249.79/1250.02	c total #propagations: 1082562457 / total #impl: 4611161555 (eff. 0.235)
1249.79/1250.02	c #Conflicts:    2015000 | #Learnt:      65226 | 0.000
1249.79/1250.02	c total clause space: 335.816MB
1249.79/1250.02	c total #watches: 436758
1250.60/1250.89	c total #propagations: 1082919093 / total #impl: 4612912667 (eff. 0.235)
1250.60/1250.89	c #Conflicts:    2016000 | #Learnt:      66226 | 0.000
1250.60/1250.89	c total clause space: 335.816MB
1250.60/1250.89	c total #watches: 439525
1251.39/1251.67	c total #propagations: 1083236649 / total #impl: 4614276105 (eff. 0.235)
1251.39/1251.67	c #Conflicts:    2017000 | #Learnt:      67226 | 0.000
1251.39/1251.67	c total clause space: 335.816MB
1251.39/1251.67	c total #watches: 442591
1252.29/1252.56	c total #propagations: 1083548606 / total #impl: 4615683842 (eff. 0.235)
1252.29/1252.56	c #Conflicts:    2018000 | #Learnt:      68226 | 0.000
1252.29/1252.56	c total clause space: 335.816MB
1252.29/1252.56	c total #watches: 446181
1252.99/1253.29	c total #propagations: 1083896461 / total #impl: 4617455031 (eff. 0.235)
1252.99/1253.29	c GARBAGE COLLECT
1252.99/1253.29	c #Conflicts:    2019000 | #Learnt:      34828 | 0.000
1252.99/1253.29	c total clause space: 335.816MB
1252.99/1253.29	c total #watches: 322428
1253.59/1253.83	c total #propagations: 1084235273 / total #impl: 4619352044 (eff. 0.235)
1253.59/1253.83	c #Conflicts:    2020000 | #Learnt:      35828 | 0.000
1253.59/1253.83	c total clause space: 335.816MB
1253.59/1253.83	c total #watches: 326195
1254.09/1254.37	c total #propagations: 1084793648 / total #impl: 4621716775 (eff. 0.235)
1254.09/1254.37	c #Conflicts:    2021000 | #Learnt:      36828 | 0.000
1254.09/1254.37	c total clause space: 335.816MB
1254.09/1254.37	c total #watches: 329183
1254.69/1254.91	c total #propagations: 1085501606 / total #impl: 4624336204 (eff. 0.235)
1254.69/1254.91	c #Conflicts:    2022000 | #Learnt:      37828 | 0.000
1254.69/1254.91	c total clause space: 335.816MB
1254.69/1254.91	c total #watches: 332493
1255.29/1255.50	c total #propagations: 1086038542 / total #impl: 4626722337 (eff. 0.235)
1255.29/1255.50	c #Conflicts:    2023000 | #Learnt:      38828 | 0.000
1255.29/1255.50	c total clause space: 335.816MB
1255.29/1255.51	c total #watches: 336339
1255.89/1256.16	c total #propagations: 1086665166 / total #impl: 4629351819 (eff. 0.235)
1255.89/1256.16	c #Conflicts:    2024000 | #Learnt:      39828 | 0.000
1255.89/1256.16	c total clause space: 335.816MB
1255.89/1256.16	c total #watches: 339794
1256.49/1256.79	c total #propagations: 1087375658 / total #impl: 4632186950 (eff. 0.235)
1256.49/1256.79	c #Conflicts:    2025000 | #Learnt:      40828 | 0.000
1256.49/1256.79	c total clause space: 335.816MB
1256.49/1256.79	c total #watches: 343160
1257.29/1257.57	c total #propagations: 1088033189 / total #impl: 4634671452 (eff. 0.235)
1257.29/1257.57	c #Conflicts:    2026000 | #Learnt:      41828 | 0.000
1257.29/1257.57	c total clause space: 335.816MB
1257.29/1257.57	c total #watches: 346239
1257.79/1258.09	c total #propagations: 1088882540 / total #impl: 4637919413 (eff. 0.235)
1257.79/1258.09	c #Conflicts:    2027000 | #Learnt:      42828 | 0.000
1257.79/1258.09	c total clause space: 335.816MB
1257.79/1258.09	c total #watches: 349308
1258.49/1258.72	c total #propagations: 1089297192 / total #impl: 4639647641 (eff. 0.235)
1258.49/1258.72	c #Conflicts:    2028000 | #Learnt:      43828 | 0.000
1258.49/1258.72	c total clause space: 335.816MB
1258.49/1258.72	c total #watches: 352456
1259.19/1259.49	c total #propagations: 1089886999 / total #impl: 4641897620 (eff. 0.235)
1259.19/1259.49	c #Conflicts:    2029000 | #Learnt:      44828 | 0.000
1259.19/1259.49	c total clause space: 335.816MB
1259.19/1259.49	c total #watches: 356372
1259.89/1260.18	c total #propagations: 1090639908 / total #impl: 4645153535 (eff. 0.235)
1259.89/1260.18	c #Conflicts:    2030000 | #Learnt:      45828 | 0.000
1259.89/1260.18	c total clause space: 335.816MB
1259.89/1260.18	c total #watches: 361026
1260.99/1261.24	c total #propagations: 1091358382 / total #impl: 4648395166 (eff. 0.235)
1260.99/1261.24	c #Conflicts:    2031000 | #Learnt:      46828 | 0.000
1260.99/1261.24	c total clause space: 335.816MB
1260.99/1261.24	c total #watches: 367970
1261.69/1261.96	c total #propagations: 1092138296 / total #impl: 4652567428 (eff. 0.235)
1261.69/1261.96	c #Conflicts:    2032000 | #Learnt:      47828 | 0.000
1261.69/1261.96	c total clause space: 335.816MB
1261.69/1261.96	c total #watches: 371737
1262.29/1262.55	c total #propagations: 1092739153 / total #impl: 4654940709 (eff. 0.235)
1262.29/1262.55	c #Conflicts:    2033000 | #Learnt:      48828 | 0.000
1262.29/1262.55	c total clause space: 335.816MB
1262.29/1262.55	c total #watches: 375779
1262.89/1263.12	c total #propagations: 1093224493 / total #impl: 4657289124 (eff. 0.235)
1262.89/1263.12	c #Conflicts:    2034000 | #Learnt:      49828 | 0.000
1262.89/1263.12	c total clause space: 335.816MB
1262.89/1263.12	c total #watches: 379169
1263.69/1263.97	c total #propagations: 1093644717 / total #impl: 4659293119 (eff. 0.235)
1263.69/1263.97	c #Conflicts:    2035000 | #Learnt:      50828 | 0.000
1263.69/1263.97	c total clause space: 335.816MB
1263.69/1263.97	c total #watches: 382774
1264.49/1264.76	c total #propagations: 1094101006 / total #impl: 4662198100 (eff. 0.235)
1264.49/1264.76	c #Conflicts:    2036000 | #Learnt:      51828 | 0.000
1264.49/1264.76	c total clause space: 335.816MB
1264.49/1264.76	c total #watches: 386601
1265.19/1265.41	c total #propagations: 1094494246 / total #impl: 4664544486 (eff. 0.235)
1265.19/1265.41	c #Conflicts:    2037000 | #Learnt:      52828 | 0.000
1265.19/1265.41	c total clause space: 335.816MB
1265.19/1265.41	c total #watches: 389420
1265.79/1266.04	c total #propagations: 1094795501 / total #impl: 4666163159 (eff. 0.235)
1265.79/1266.04	c #Conflicts:    2038000 | #Learnt:      53828 | 0.000
1265.79/1266.04	c total clause space: 335.816MB
1265.79/1266.04	c total #watches: 391986
1266.59/1266.80	c total #propagations: 1095097248 / total #impl: 4667873844 (eff. 0.235)
1266.59/1266.80	c #Conflicts:    2039000 | #Learnt:      54828 | 0.000
1266.59/1266.80	c total clause space: 335.816MB
1266.59/1266.81	c total #watches: 395023
1267.39/1267.63	c total #propagations: 1095516960 / total #impl: 4669824785 (eff. 0.235)
1267.39/1267.63	c #Conflicts:    2040000 | #Learnt:      55828 | 0.000
1267.39/1267.63	c total clause space: 335.816MB
1267.39/1267.63	c total #watches: 398273
1268.19/1268.47	c total #propagations: 1096073528 / total #impl: 4672335195 (eff. 0.235)
1268.19/1268.47	c #Conflicts:    2041000 | #Learnt:      56828 | 0.000
1268.19/1268.47	c total clause space: 335.816MB
1268.19/1268.47	c total #watches: 402457
1269.09/1269.38	c total #propagations: 1096682814 / total #impl: 4675030073 (eff. 0.235)
1269.09/1269.38	c #Conflicts:    2042000 | #Learnt:      57828 | 0.000
1269.09/1269.38	c total clause space: 335.816MB
1269.09/1269.38	c total #watches: 405601
1269.89/1270.14	c total #propagations: 1097221255 / total #impl: 4677391146 (eff. 0.235)
1269.89/1270.14	c #Conflicts:    2043000 | #Learnt:      58828 | 0.000
1269.89/1270.14	c total clause space: 335.816MB
1269.89/1270.14	c total #watches: 409531
1270.79/1271.06	c total #propagations: 1097727334 / total #impl: 4679767326 (eff. 0.235)
1270.79/1271.06	c #Conflicts:    2044000 | #Learnt:      59828 | 0.000
1270.79/1271.06	c total clause space: 335.816MB
1270.79/1271.06	c total #watches: 414561
1271.69/1271.94	c total #propagations: 1098331925 / total #impl: 4682644464 (eff. 0.235)
1271.69/1271.94	c #Conflicts:    2045000 | #Learnt:      60828 | 0.000
1271.69/1271.94	c total clause space: 335.816MB
1271.69/1271.94	c total #watches: 418337
1272.59/1272.89	c total #propagations: 1098776623 / total #impl: 4684895498 (eff. 0.235)
1272.59/1272.89	c #Conflicts:    2046000 | #Learnt:      61828 | 0.000
1272.59/1272.89	c total clause space: 335.816MB
1272.59/1272.89	c total #watches: 422036
1273.49/1273.77	c total #propagations: 1099345534 / total #impl: 4687363805 (eff. 0.235)
1273.49/1273.77	c #Conflicts:    2047000 | #Learnt:      62828 | 0.000
1273.49/1273.77	c total clause space: 335.816MB
1273.49/1273.77	c total #watches: 424972
1274.39/1274.64	c total #propagations: 1099853048 / total #impl: 4689665530 (eff. 0.235)
1274.39/1274.64	c #Conflicts:    2048000 | #Learnt:      63828 | 0.000
1274.39/1274.64	c total clause space: 335.816MB
1274.39/1274.64	c total #watches: 428498
1275.29/1275.56	c total #propagations: 1100579738 / total #impl: 4692975093 (eff. 0.235)
1275.29/1275.56	c #Conflicts:    2049000 | #Learnt:      64828 | 0.000
1275.29/1275.56	c total clause space: 335.816MB
1275.29/1275.56	c total #watches: 432168
1276.29/1276.54	c total #propagations: 1101140246 / total #impl: 4695486526 (eff. 0.235)
1276.29/1276.54	c #Conflicts:    2050000 | #Learnt:      65828 | 0.000
1276.29/1276.54	c total clause space: 335.816MB
1276.29/1276.54	c total #watches: 435286
1277.29/1277.51	c total #propagations: 1102004815 / total #impl: 4698712431 (eff. 0.235)
1277.29/1277.51	c #Conflicts:    2051000 | #Learnt:      66828 | 0.000
1277.29/1277.51	c total clause space: 335.816MB
1277.29/1277.51	c total #watches: 438154
1278.39/1278.62	c total #propagations: 1102543056 / total #impl: 4700866410 (eff. 0.235)
1278.39/1278.62	c #Conflicts:    2052000 | #Learnt:      67828 | 0.000
1278.39/1278.62	c total clause space: 335.816MB
1278.39/1278.62	c total #watches: 441669
1279.39/1279.65	c total #propagations: 1103165342 / total #impl: 4703574609 (eff. 0.235)
1279.39/1279.65	c #Conflicts:    2053000 | #Learnt:      68828 | 0.000
1279.39/1279.65	c total clause space: 335.816MB
1279.39/1279.65	c total #watches: 444984
1280.39/1280.61	c total #propagations: 1103745211 / total #impl: 4706374554 (eff. 0.235)
1280.39/1280.61	c GARBAGE COLLECT
1280.39/1280.61	c #Conflicts:    2054000 | #Learnt:      35135 | 0.000
1280.39/1280.61	c total clause space: 335.816MB
1280.39/1280.61	c total #watches: 323401
1280.89/1281.17	c total #propagations: 1104248816 / total #impl: 4708544939 (eff. 0.235)
1280.89/1281.17	c #Conflicts:    2055000 | #Learnt:      36135 | 0.000
1280.89/1281.17	c total clause space: 335.816MB
1280.89/1281.17	c total #watches: 327209
1281.39/1281.68	c total #propagations: 1104724455 / total #impl: 4710695188 (eff. 0.235)
1281.39/1281.68	c #Conflicts:    2056000 | #Learnt:      37135 | 0.000
1281.39/1281.68	c total clause space: 335.816MB
1281.39/1281.68	c total #watches: 330801
1281.89/1282.18	c total #propagations: 1105063849 / total #impl: 4712398717 (eff. 0.235)
1281.89/1282.18	c #Conflicts:    2057000 | #Learnt:      38135 | 0.000
1281.89/1282.18	c total clause space: 335.816MB
1281.89/1282.18	c total #watches: 335626
1282.39/1282.66	c total #propagations: 1105408802 / total #impl: 4714213758 (eff. 0.234)
1282.39/1282.66	c #Conflicts:    2058000 | #Learnt:      39135 | 0.000
1282.39/1282.66	c total clause space: 335.816MB
1282.39/1282.66	c total #watches: 339258
1283.08/1283.31	c total #propagations: 1105754884 / total #impl: 4716152668 (eff. 0.234)
1283.08/1283.31	c #Conflicts:    2059000 | #Learnt:      40135 | 0.000
1283.08/1283.31	c total clause space: 335.816MB
1283.08/1283.31	c total #watches: 343199
1283.68/1283.97	c total #propagations: 1106211137 / total #impl: 4718263462 (eff. 0.234)
1283.68/1283.97	c #Conflicts:    2060000 | #Learnt:      41135 | 0.000
1283.68/1283.97	c total clause space: 335.816MB
1283.68/1283.97	c total #watches: 346859
1284.38/1284.61	c total #propagations: 1106642583 / total #impl: 4720339850 (eff. 0.234)
1284.38/1284.61	c #Conflicts:    2061000 | #Learnt:      42135 | 0.000
1284.38/1284.61	c total clause space: 335.816MB
1284.38/1284.61	c total #watches: 350855
1284.98/1285.23	c total #propagations: 1107054043 / total #impl: 4722455924 (eff. 0.234)
1284.98/1285.23	c #Conflicts:    2062000 | #Learnt:      43135 | 0.000
1284.98/1285.23	c total clause space: 335.816MB
1284.98/1285.23	c total #watches: 354653
1285.58/1285.88	c total #propagations: 1107473881 / total #impl: 4724531907 (eff. 0.234)
1285.58/1285.88	c #Conflicts:    2063000 | #Learnt:      44135 | 0.000
1285.58/1285.88	c total clause space: 335.816MB
1285.58/1285.88	c total #watches: 357660
1286.28/1286.59	c total #propagations: 1107896594 / total #impl: 4726684649 (eff. 0.234)
1286.28/1286.59	c #Conflicts:    2064000 | #Learnt:      45135 | 0.000
1286.28/1286.59	c total clause space: 335.816MB
1286.28/1286.59	c total #watches: 362637
1286.98/1287.22	c total #propagations: 1108314529 / total #impl: 4728936319 (eff. 0.234)
1286.98/1287.22	c #Conflicts:    2065000 | #Learnt:      46135 | 0.000
1286.98/1287.22	c total clause space: 335.816MB
1286.98/1287.22	c total #watches: 367311
1287.48/1287.76	c total #propagations: 1108719038 / total #impl: 4731274455 (eff. 0.234)
1287.48/1287.76	c #Conflicts:    2066000 | #Learnt:      47135 | 0.000
1287.48/1287.76	c total clause space: 335.816MB
1287.48/1287.76	c total #watches: 370872
1288.08/1288.37	c total #propagations: 1109069674 / total #impl: 4733316781 (eff. 0.234)
1288.08/1288.37	c #Conflicts:    2067000 | #Learnt:      48135 | 0.000
1288.08/1288.37	c total clause space: 335.816MB
1288.08/1288.37	c total #watches: 374287
1288.78/1289.07	c total #propagations: 1109400992 / total #impl: 4735290929 (eff. 0.234)
1288.78/1289.07	c #Conflicts:    2068000 | #Learnt:      49135 | 0.000
1288.78/1289.07	c total clause space: 335.816MB
1288.78/1289.07	c total #watches: 378292
1289.48/1289.75	c total #propagations: 1109758125 / total #impl: 4737557275 (eff. 0.234)
1289.48/1289.75	c #Conflicts:    2069000 | #Learnt:      50135 | 0.000
1289.48/1289.75	c total clause space: 335.816MB
1289.48/1289.75	c total #watches: 382119
1290.28/1290.52	c total #propagations: 1110101823 / total #impl: 4739826582 (eff. 0.234)
1290.28/1290.52	c #Conflicts:    2070000 | #Learnt:      51135 | 0.000
1290.28/1290.52	c total clause space: 335.816MB
1290.28/1290.52	c total #watches: 385912
1291.08/1291.31	c total #propagations: 1110449714 / total #impl: 4742196270 (eff. 0.234)
1291.08/1291.31	c #Conflicts:    2071000 | #Learnt:      52135 | 0.000
1291.08/1291.31	c total clause space: 335.816MB
1291.08/1291.31	c total #watches: 388482
1291.78/1292.07	c total #propagations: 1110788659 / total #impl: 4744118762 (eff. 0.234)
1291.78/1292.07	c #Conflicts:    2072000 | #Learnt:      53135 | 0.000
1291.78/1292.07	c total clause space: 335.816MB
1291.78/1292.07	c total #watches: 392224
1292.48/1292.78	c total #propagations: 1111137289 / total #impl: 4746417135 (eff. 0.234)
1292.48/1292.78	c #Conflicts:    2073000 | #Learnt:      54135 | 0.000
1292.48/1292.78	c total clause space: 335.816MB
1292.48/1292.78	c total #watches: 395239
1293.28/1293.56	c total #propagations: 1111435313 / total #impl: 4748335591 (eff. 0.234)
1293.28/1293.56	c #Conflicts:    2074000 | #Learnt:      55135 | 0.000
1293.28/1293.56	c total clause space: 335.816MB
1293.28/1293.56	c total #watches: 398756
1294.18/1294.44	c total #propagations: 1111744315 / total #impl: 4750045748 (eff. 0.234)
1294.18/1294.44	c #Conflicts:    2075000 | #Learnt:      56135 | 0.000
1294.18/1294.44	c total clause space: 335.816MB
1294.18/1294.44	c total #watches: 401724
1294.98/1295.29	c total #propagations: 1112092483 / total #impl: 4752199566 (eff. 0.234)
1294.98/1295.29	c #Conflicts:    2076000 | #Learnt:      57135 | 0.000
1294.98/1295.29	c total clause space: 335.816MB
1294.98/1295.29	c total #watches: 405745
1295.88/1296.14	c total #propagations: 1112380048 / total #impl: 4753926666 (eff. 0.234)
1295.88/1296.14	c #Conflicts:    2077000 | #Learnt:      58135 | 0.000
1295.88/1296.14	c total clause space: 335.816MB
1295.88/1296.14	c total #watches: 408846
1296.69/1296.96	c total #propagations: 1112642634 / total #impl: 4755581977 (eff. 0.234)
1296.69/1296.96	c #Conflicts:    2078000 | #Learnt:      59135 | 0.000
1296.69/1296.96	c total clause space: 335.816MB
1296.69/1296.96	c total #watches: 412194
1297.48/1297.78	c total #propagations: 1113056459 / total #impl: 4758024611 (eff. 0.234)
1297.48/1297.78	c #Conflicts:    2079000 | #Learnt:      60135 | 0.000
1297.48/1297.78	c total clause space: 335.816MB
1297.48/1297.78	c total #watches: 416012
1298.28/1298.57	c total #propagations: 1113465853 / total #impl: 4760419635 (eff. 0.234)
1298.28/1298.57	c #Conflicts:    2080000 | #Learnt:      61135 | 0.000
1298.28/1298.57	c total clause space: 335.816MB
1298.28/1298.57	c total #watches: 419222
1299.18/1299.41	c total #propagations: 1113836932 / total #impl: 4762714246 (eff. 0.234)
1299.18/1299.41	c #Conflicts:    2081000 | #Learnt:      62135 | 0.000
1299.18/1299.41	c total clause space: 335.816MB
1299.18/1299.42	c total #watches: 422567
1299.99/1300.28	c total #propagations: 1114239261 / total #impl: 4765108000 (eff. 0.234)
1299.99/1300.28	c #Conflicts:    2082000 | #Learnt:      63135 | 0.000
1299.99/1300.28	c total clause space: 335.816MB
1299.99/1300.28	c total #watches: 426257
1300.98/1301.25	c total #propagations: 1114618532 / total #impl: 4767455030 (eff. 0.234)
1300.98/1301.25	c #Conflicts:    2083000 | #Learnt:      64135 | 0.000
1300.98/1301.25	c total clause space: 335.816MB
1300.98/1301.25	c total #watches: 429529
1301.88/1302.11	c total #propagations: 1115004895 / total #impl: 4770040115 (eff. 0.234)
1301.88/1302.11	c #Conflicts:    2084000 | #Learnt:      65135 | 0.000
1301.88/1302.11	c total clause space: 335.816MB
1301.88/1302.11	c total #watches: 433630
1302.88/1303.11	c total #propagations: 1115365566 / total #impl: 4772189795 (eff. 0.234)
1302.88/1303.11	c #Conflicts:    2085000 | #Learnt:      66135 | 0.000
1302.88/1303.11	c total clause space: 335.816MB
1302.88/1303.11	c total #watches: 436843
1303.88/1304.16	c total #propagations: 1115742943 / total #impl: 4774489999 (eff. 0.234)
1303.88/1304.16	c #Conflicts:    2086000 | #Learnt:      67135 | 0.000
1303.88/1304.16	c total clause space: 335.816MB
1303.88/1304.16	c total #watches: 440213
1304.98/1305.26	c total #propagations: 1116124151 / total #impl: 4776919342 (eff. 0.234)
1304.98/1305.26	c #Conflicts:    2087000 | #Learnt:      68135 | 0.000
1304.98/1305.26	c total clause space: 335.816MB
1304.98/1305.26	c total #watches: 443498
1305.98/1306.29	c total #propagations: 1116518678 / total #impl: 4779323294 (eff. 0.234)
1305.98/1306.29	c #Conflicts:    2088000 | #Learnt:      69135 | 0.000
1305.98/1306.29	c total clause space: 335.816MB
1305.98/1306.29	c total #watches: 446903
1307.08/1307.35	c total #propagations: 1116888383 / total #impl: 4781592374 (eff. 0.234)
1307.08/1307.35	c GARBAGE COLLECT
1307.08/1307.35	c #Conflicts:    2089000 | #Learnt:      35151 | 0.000
1307.08/1307.35	c total clause space: 335.816MB
1307.08/1307.35	c total #watches: 323653
1307.69/1307.95	c total #propagations: 1117260450 / total #impl: 4783984701 (eff. 0.234)
1307.69/1307.95	c #Conflicts:    2090000 | #Learnt:      36151 | 0.000
1307.69/1307.95	c total clause space: 335.816MB
1307.69/1307.95	c total #watches: 328349
1308.28/1308.59	c total #propagations: 1117675052 / total #impl: 4786483768 (eff. 0.234)
1308.28/1308.59	c #Conflicts:    2091000 | #Learnt:      37151 | 0.000
1308.28/1308.59	c total clause space: 335.816MB
1308.28/1308.59	c total #watches: 332290
1308.98/1309.25	c total #propagations: 1118106198 / total #impl: 4789008985 (eff. 0.233)
1308.98/1309.25	c #Conflicts:    2092000 | #Learnt:      38151 | 0.000
1308.98/1309.25	c total clause space: 335.816MB
1308.98/1309.25	c total #watches: 336269
1309.68/1309.96	c total #propagations: 1118512630 / total #impl: 4791364485 (eff. 0.233)
1309.68/1309.96	c #Conflicts:    2093000 | #Learnt:      39151 | 0.000
1309.68/1309.96	c total clause space: 335.816MB
1309.68/1309.96	c total #watches: 339884
1310.38/1310.64	c total #propagations: 1118934441 / total #impl: 4793719859 (eff. 0.233)
1310.38/1310.64	c #Conflicts:    2094000 | #Learnt:      40151 | 0.000
1310.38/1310.64	c total clause space: 335.816MB
1310.38/1310.64	c total #watches: 342864
1311.09/1311.38	c total #propagations: 1119327593 / total #impl: 4796109974 (eff. 0.233)
1311.09/1311.38	c #Conflicts:    2095000 | #Learnt:      41151 | 0.000
1311.09/1311.38	c total clause space: 335.816MB
1311.09/1311.38	c total #watches: 347490
1311.88/1312.18	c total #propagations: 1119739841 / total #impl: 4798575347 (eff. 0.233)
1311.88/1312.18	c #Conflicts:    2096000 | #Learnt:      42151 | 0.000
1311.88/1312.18	c total clause space: 335.816MB
1311.88/1312.18	c total #watches: 352422
1312.78/1313.01	c total #propagations: 1120135945 / total #impl: 4801211925 (eff. 0.233)
1312.78/1313.01	c #Conflicts:    2097000 | #Learnt:      43151 | 0.000
1312.78/1313.01	c total clause space: 335.816MB
1312.78/1313.01	c total #watches: 356219
1313.68/1313.93	c total #propagations: 1120547622 / total #impl: 4803934414 (eff. 0.233)
1313.68/1313.93	c #Conflicts:    2098000 | #Learnt:      44151 | 0.000
1313.68/1313.93	c total clause space: 335.816MB
1313.68/1313.93	c total #watches: 360292
1314.58/1314.80	c total #propagations: 1120970073 / total #impl: 4806950311 (eff. 0.233)
1314.58/1314.80	c #Conflicts:    2099000 | #Learnt:      45151 | 0.000
1314.58/1314.80	c total clause space: 335.816MB
1314.58/1314.80	c total #watches: 364280
1315.49/1315.73	c total #propagations: 1121372419 / total #impl: 4809601307 (eff. 0.233)
1315.49/1315.73	c #Conflicts:    2100000 | #Learnt:      46151 | 0.000
1315.49/1315.73	c total clause space: 335.816MB
1315.49/1315.73	c total #watches: 368328
1316.49/1316.73	c total #propagations: 1121763621 / total #impl: 4812268564 (eff. 0.233)
1316.49/1316.73	c #Conflicts:    2101000 | #Learnt:      47151 | 0.000
1316.49/1316.73	c total clause space: 335.816MB
1316.49/1316.73	c total #watches: 371574
1317.48/1317.75	c total #propagations: 1122177153 / total #impl: 4815398380 (eff. 0.233)
1317.48/1317.75	c #Conflicts:    2102000 | #Learnt:      48151 | 0.000
1317.48/1317.75	c total clause space: 335.816MB
1317.48/1317.75	c total #watches: 376840
1318.48/1318.74	c total #propagations: 1122639889 / total #impl: 4818665501 (eff. 0.233)
1318.48/1318.74	c #Conflicts:    2103000 | #Learnt:      49151 | 0.000
1318.48/1318.74	c total clause space: 335.816MB
1318.48/1318.74	c total #watches: 382363
1318.88/1319.17	c total #propagations: 1123330810 / total #impl: 4822138444 (eff. 0.233)
1318.88/1319.17	c #Conflicts:    2104000 | #Learnt:      50151 | 0.000
1318.88/1319.17	c total clause space: 335.816MB
1318.88/1319.17	c total #watches: 386338
1319.28/1319.59	c total #propagations: 1123654858 / total #impl: 4823896479 (eff. 0.233)
1319.28/1319.59	c #Conflicts:    2105000 | #Learnt:      51151 | 0.000
1319.28/1319.59	c total clause space: 335.816MB
1319.28/1319.59	c total #watches: 390242
1319.79/1320.05	c total #propagations: 1123962756 / total #impl: 4825620231 (eff. 0.233)
1319.79/1320.05	c #Conflicts:    2106000 | #Learnt:      52151 | 0.000
1319.79/1320.05	c total clause space: 335.816MB
1319.79/1320.05	c total #watches: 394638
1320.28/1320.55	c total #propagations: 1124259879 / total #impl: 4827441550 (eff. 0.233)
1320.28/1320.55	c #Conflicts:    2107000 | #Learnt:      53151 | 0.000
1320.28/1320.55	c total clause space: 335.816MB
1320.28/1320.55	c total #watches: 398311
1320.89/1321.17	c total #propagations: 1124535419 / total #impl: 4829074993 (eff. 0.233)
1320.89/1321.17	c #Conflicts:    2108000 | #Learnt:      54151 | 0.000
1320.89/1321.17	c total clause space: 335.816MB
1320.89/1321.17	c total #watches: 402946
1321.48/1321.79	c total #propagations: 1124849360 / total #impl: 4831101009 (eff. 0.233)
1321.48/1321.79	c #Conflicts:    2109000 | #Learnt:      55151 | 0.000
1321.48/1321.79	c total clause space: 335.816MB
1321.48/1321.79	c total #watches: 406109
1322.18/1322.48	c total #propagations: 1125166314 / total #impl: 4832951740 (eff. 0.233)
1322.18/1322.48	c #Conflicts:    2110000 | #Learnt:      56151 | 0.000
1322.18/1322.48	c total clause space: 335.816MB
1322.18/1322.48	c total #watches: 410543
1322.98/1323.21	c total #propagations: 1125484205 / total #impl: 4834974535 (eff. 0.233)
1322.98/1323.21	c #Conflicts:    2111000 | #Learnt:      57151 | 0.000
1322.98/1323.21	c total clause space: 335.816MB
1322.98/1323.21	c total #watches: 414170
1323.68/1323.98	c total #propagations: 1125810295 / total #impl: 4836986066 (eff. 0.233)
1323.68/1323.98	c #Conflicts:    2112000 | #Learnt:      58151 | 0.000
1323.68/1323.98	c total clause space: 335.816MB
1323.68/1323.98	c total #watches: 417688
1324.38/1324.69	c total #propagations: 1126123415 / total #impl: 4838908296 (eff. 0.233)
1324.38/1324.69	c #Conflicts:    2113000 | #Learnt:      59151 | 0.000
1324.38/1324.69	c total clause space: 335.816MB
1324.38/1324.69	c total #watches: 421599
1325.18/1325.43	c total #propagations: 1126425117 / total #impl: 4840703188 (eff. 0.233)
1325.18/1325.43	c #Conflicts:    2114000 | #Learnt:      60151 | 0.000
1325.18/1325.43	c total clause space: 335.816MB
1325.18/1325.43	c total #watches: 425287
1325.88/1326.16	c total #propagations: 1126730629 / total #impl: 4842513068 (eff. 0.233)
1325.88/1326.16	c #Conflicts:    2115000 | #Learnt:      61151 | 0.000
1325.88/1326.16	c total clause space: 335.816MB
1325.88/1326.16	c total #watches: 429026
1326.68/1326.96	c total #propagations: 1127035422 / total #impl: 4844457596 (eff. 0.233)
1326.68/1326.96	c #Conflicts:    2116000 | #Learnt:      62151 | 0.000
1326.68/1326.96	c total clause space: 335.816MB
1326.68/1326.96	c total #watches: 434546
1327.48/1327.78	c total #propagations: 1127338733 / total #impl: 4846536269 (eff. 0.233)
1327.48/1327.78	c #Conflicts:    2117000 | #Learnt:      63151 | 0.000
1327.48/1327.78	c total clause space: 335.816MB
1327.48/1327.78	c total #watches: 438498
1328.38/1328.68	c total #propagations: 1127621332 / total #impl: 4848442887 (eff. 0.233)
1328.38/1328.68	c #Conflicts:    2118000 | #Learnt:      64151 | 0.000
1328.38/1328.68	c total clause space: 335.816MB
1328.38/1328.68	c total #watches: 443048
1329.38/1329.60	c total #propagations: 1127947080 / total #impl: 4850581001 (eff. 0.233)
1329.38/1329.60	c #Conflicts:    2119000 | #Learnt:      65151 | 0.000
1329.38/1329.60	c total clause space: 335.816MB
1329.38/1329.60	c total #watches: 446759
1330.38/1330.60	c total #propagations: 1128244068 / total #impl: 4852412646 (eff. 0.233)
1330.38/1330.60	c #Conflicts:    2120000 | #Learnt:      66151 | 0.000
1330.38/1330.60	c total clause space: 335.816MB
1330.38/1330.60	c total #watches: 450452
1331.28/1331.56	c total #propagations: 1128570702 / total #impl: 4854714551 (eff. 0.232)
1331.28/1331.56	c #Conflicts:    2121000 | #Learnt:      67151 | 0.000
1331.28/1331.56	c total clause space: 335.816MB
1331.28/1331.56	c total #watches: 454468
1332.28/1332.52	c total #propagations: 1128880864 / total #impl: 4856615608 (eff. 0.232)
1332.28/1332.52	c #Conflicts:    2122000 | #Learnt:      68151 | 0.000
1332.28/1332.52	c total clause space: 335.816MB
1332.28/1332.52	c total #watches: 459128
1333.18/1333.45	c total #propagations: 1129357214 / total #impl: 4859357342 (eff. 0.232)
1333.18/1333.45	c #Conflicts:    2123000 | #Learnt:      69151 | 0.000
1333.18/1333.45	c total clause space: 335.816MB
1333.18/1333.45	c total #watches: 463902
1334.18/1334.48	c total #propagations: 1129854223 / total #impl: 4862200010 (eff. 0.232)
1334.18/1334.48	c #Conflicts:    2124000 | #Learnt:      70151 | 0.000
1334.18/1334.48	c total clause space: 335.816MB
1334.18/1334.48	c total #watches: 473804
1335.08/1335.38	c total #propagations: 1130334568 / total #impl: 4865616172 (eff. 0.232)
1335.08/1335.38	c GARBAGE COLLECT
1335.08/1335.38	c #Conflicts:    2125000 | #Learnt:      35846 | 0.000
1335.08/1335.38	c total clause space: 335.816MB
1335.08/1335.38	c total #watches: 327368
1335.58/1335.89	c total #propagations: 1130786993 / total #impl: 4868602305 (eff. 0.232)
1335.58/1335.89	c #Conflicts:    2126000 | #Learnt:      36846 | 0.000
1335.58/1335.89	c total clause space: 335.816MB
1335.58/1335.89	c total #watches: 332479
1336.18/1336.46	c total #propagations: 1131297726 / total #impl: 4871098295 (eff. 0.232)
1336.18/1336.46	c #Conflicts:    2127000 | #Learnt:      37846 | 0.000
1336.18/1336.46	c total clause space: 335.816MB
1336.18/1336.46	c total #watches: 339497
1336.88/1337.14	c total #propagations: 1131758420 / total #impl: 4873469926 (eff. 0.232)
1336.88/1337.14	c #Conflicts:    2128000 | #Learnt:      38846 | 0.000
1336.88/1337.14	c total clause space: 335.816MB
1336.88/1337.14	c total #watches: 346160
1337.58/1337.88	c total #propagations: 1132201817 / total #impl: 4875780021 (eff. 0.232)
1337.58/1337.88	c #Conflicts:    2129000 | #Learnt:      39846 | 0.000
1337.58/1337.88	c total clause space: 335.816MB
1337.58/1337.88	c total #watches: 350125
1338.28/1338.54	c total #propagations: 1132657673 / total #impl: 4878145555 (eff. 0.232)
1338.28/1338.54	c #Conflicts:    2130000 | #Learnt:      40846 | 0.000
1338.28/1338.54	c total clause space: 335.816MB
1338.28/1338.54	c total #watches: 354063
1339.18/1339.42	c total #propagations: 1133059783 / total #impl: 4880298477 (eff. 0.232)
1339.18/1339.42	c #Conflicts:    2131000 | #Learnt:      41846 | 0.000
1339.18/1339.42	c total clause space: 335.816MB
1339.18/1339.42	c total #watches: 358483
1339.98/1340.26	c total #propagations: 1133497858 / total #impl: 4882554035 (eff. 0.232)
1339.98/1340.26	c #Conflicts:    2132000 | #Learnt:      42846 | 0.000
1339.98/1340.26	c total clause space: 335.816MB
1339.98/1340.26	c total #watches: 361498
1340.78/1341.09	c total #propagations: 1133909797 / total #impl: 4884663177 (eff. 0.232)
1340.78/1341.09	c #Conflicts:    2133000 | #Learnt:      43846 | 0.000
1340.78/1341.09	c total clause space: 335.816MB
1340.78/1341.09	c total #watches: 365064
1341.68/1341.94	c total #propagations: 1134329115 / total #impl: 4886815036 (eff. 0.232)
1341.68/1341.94	c #Conflicts:    2134000 | #Learnt:      44846 | 0.000
1341.68/1341.94	c total clause space: 335.816MB
1341.68/1341.94	c total #watches: 369871
1342.57/1342.82	c total #propagations: 1134748768 / total #impl: 4889079477 (eff. 0.232)
1342.57/1342.82	c #Conflicts:    2135000 | #Learnt:      45846 | 0.000
1342.57/1342.82	c total clause space: 335.816MB
1342.57/1342.82	c total #watches: 374064
1343.47/1343.76	c total #propagations: 1135154763 / total #impl: 4891289236 (eff. 0.232)
1343.47/1343.76	c #Conflicts:    2136000 | #Learnt:      46846 | 0.000
1343.47/1343.76	c total clause space: 335.816MB
1343.47/1343.76	c total #watches: 379287
1344.47/1344.79	c total #propagations: 1135588550 / total #impl: 4893801817 (eff. 0.232)
1344.47/1344.79	c #Conflicts:    2137000 | #Learnt:      47846 | 0.000
1344.47/1344.79	c total clause space: 335.816MB
1344.47/1344.79	c total #watches: 383934
1345.57/1345.87	c total #propagations: 1136036794 / total #impl: 4896403736 (eff. 0.232)
1345.57/1345.87	c #Conflicts:    2138000 | #Learnt:      48846 | 0.000
1345.57/1345.87	c total clause space: 335.816MB
1345.57/1345.87	c total #watches: 388450
1346.77/1347.08	c total #propagations: 1136435667 / total #impl: 4899000446 (eff. 0.232)
1346.77/1347.08	c #Conflicts:    2139000 | #Learnt:      49846 | 0.000
1346.77/1347.08	c total clause space: 335.816MB
1346.77/1347.08	c total #watches: 394243
1348.07/1348.39	c total #propagations: 1136865656 / total #impl: 4901748903 (eff. 0.232)
1348.07/1348.39	c #Conflicts:    2140000 | #Learnt:      50846 | 0.000
1348.07/1348.39	c total clause space: 335.816MB
1348.07/1348.39	c total #watches: 404179
1349.58/1349.86	c total #propagations: 1137291383 / total #impl: 4905020962 (eff. 0.232)
1349.58/1349.86	c #Conflicts:    2141000 | #Learnt:      51846 | 0.000
1349.58/1349.86	c total clause space: 335.816MB
1349.58/1349.86	c total #watches: 412671
1351.17/1351.50	c total #propagations: 1137733290 / total #impl: 4908858340 (eff. 0.232)
1351.17/1351.50	c #Conflicts:    2142000 | #Learnt:      52846 | 0.000
1351.17/1351.50	c total clause space: 335.816MB
1351.27/1351.50	c total #watches: 425796
1353.27/1353.55	c total #propagations: 1138172911 / total #impl: 4912994058 (eff. 0.232)
1353.27/1353.55	c #Conflicts:    2143000 | #Learnt:      53846 | 0.000
1353.27/1353.55	c total clause space: 335.816MB
1353.27/1353.55	c total #watches: 435495
1355.87/1356.12	c total #propagations: 1138626949 / total #impl: 4917377144 (eff. 0.232)
1355.87/1356.12	c #Conflicts:    2144000 | #Learnt:      54846 | 0.000
1355.87/1356.12	c total clause space: 335.816MB
1355.87/1356.12	c total #watches: 447048
1358.47/1358.72	c total #propagations: 1139117055 / total #impl: 4921910247 (eff. 0.231)
1358.47/1358.72	c #Conflicts:    2145000 | #Learnt:      55846 | 0.000
1358.47/1358.72	c total clause space: 335.816MB
1358.47/1358.72	c total #watches: 452912
1361.07/1361.33	c total #propagations: 1139598622 / total #impl: 4925431773 (eff. 0.231)
1361.07/1361.33	c #Conflicts:    2146000 | #Learnt:      56846 | 0.000
1361.07/1361.33	c total clause space: 335.816MB
1361.07/1361.33	c total #watches: 457893
1363.57/1363.85	c total #propagations: 1140065982 / total #impl: 4929134712 (eff. 0.231)
1363.57/1363.85	c #Conflicts:    2147000 | #Learnt:      57846 | 0.000
1363.57/1363.85	c total clause space: 335.816MB
1363.57/1363.85	c total #watches: 463756
1366.37/1366.66	c total #propagations: 1140483595 / total #impl: 4932628972 (eff. 0.231)
1366.37/1366.66	c #Conflicts:    2148000 | #Learnt:      58846 | 0.000
1366.37/1366.66	c total clause space: 335.816MB
1366.37/1366.66	c total #watches: 469095
1369.07/1369.38	c total #propagations: 1140933375 / total #impl: 4936911680 (eff. 0.231)
1369.07/1369.38	c #Conflicts:    2149000 | #Learnt:      59846 | 0.000
1369.07/1369.38	c total clause space: 335.816MB
1369.07/1369.38	c total #watches: 478521
1372.17/1372.46	c total #propagations: 1141341634 / total #impl: 4942689087 (eff. 0.231)
1372.17/1372.46	c #Conflicts:    2150000 | #Learnt:      60846 | 0.000
1372.17/1372.46	c total clause space: 335.816MB
1372.17/1372.46	c total #watches: 490393
1375.37/1375.64	c total #propagations: 1141772573 / total #impl: 4950179154 (eff. 0.231)
1375.37/1375.64	c #Conflicts:    2151000 | #Learnt:      61846 | 0.000
1375.37/1375.64	c total clause space: 335.816MB
1375.37/1375.64	c total #watches: 501021
1378.97/1379.24	c total #propagations: 1142172454 / total #impl: 4957235618 (eff. 0.230)
1378.97/1379.24	c #Conflicts:    2152000 | #Learnt:      62846 | 0.000
1378.97/1379.24	c total clause space: 335.816MB
1378.97/1379.24	c total #watches: 507355
1382.37/1382.60	c total #propagations: 1142584125 / total #impl: 4961835815 (eff. 0.230)
1382.37/1382.60	c #Conflicts:    2153000 | #Learnt:      63846 | 0.000
1382.37/1382.60	c total clause space: 335.816MB
1382.37/1382.60	c total #watches: 518344
1385.87/1386.11	c total #propagations: 1143018505 / total #impl: 4967162764 (eff. 0.230)
1385.87/1386.11	c #Conflicts:    2154000 | #Learnt:      64846 | 0.000
1385.87/1386.11	c total clause space: 335.816MB
1385.87/1386.11	c total #watches: 526630
1386.47/1386.73	c total #propagations: 1143476138 / total #impl: 4972474634 (eff. 0.230)
1386.47/1386.73	c #Conflicts:    2155000 | #Learnt:      65846 | 0.000
1386.47/1386.73	c total clause space: 335.816MB
1386.47/1386.73	c total #watches: 530370
1387.07/1387.39	c total #propagations: 1143955473 / total #impl: 4975307244 (eff. 0.230)
1387.07/1387.39	c #Conflicts:    2156000 | #Learnt:      66846 | 0.000
1387.07/1387.39	c total clause space: 335.816MB
1387.07/1387.39	c total #watches: 535215
1387.87/1388.18	c total #propagations: 1144437454 / total #impl: 4978376057 (eff. 0.230)
1387.87/1388.18	c #Conflicts:    2157000 | #Learnt:      67846 | 0.000
1387.87/1388.18	c total clause space: 335.816MB
1387.87/1388.18	c total #watches: 539320
1388.67/1388.95	c total #propagations: 1144921788 / total #impl: 4981528335 (eff. 0.230)
1388.67/1388.95	c #Conflicts:    2158000 | #Learnt:      68846 | 0.000
1388.67/1388.95	c total clause space: 335.816MB
1388.67/1388.95	c total #watches: 543940
1389.47/1389.77	c total #propagations: 1145398675 / total #impl: 4984304676 (eff. 0.230)
1389.47/1389.77	c #Conflicts:    2159000 | #Learnt:      69846 | 0.000
1389.47/1389.77	c total clause space: 335.816MB
1389.47/1389.77	c total #watches: 548172
1390.47/1390.72	c total #propagations: 1145871931 / total #impl: 4987139502 (eff. 0.230)
1390.47/1390.72	c #Conflicts:    2160000 | #Learnt:      70846 | 0.000
1390.47/1390.72	c total clause space: 335.816MB
1390.47/1390.72	c total #watches: 552890
1391.28/1391.58	c total #propagations: 1146361619 / total #impl: 4990170886 (eff. 0.230)
1391.28/1391.58	c GARBAGE COLLECT
1391.28/1391.58	c #Conflicts:    2161000 | #Learnt:      36263 | 0.000
1391.28/1391.58	c total clause space: 335.816MB
1391.28/1391.58	c total #watches: 328784
1391.97/1392.22	c total #propagations: 1146886746 / total #impl: 4993499756 (eff. 0.230)
1391.97/1392.22	c #Conflicts:    2162000 | #Learnt:      37263 | 0.000
1391.97/1392.22	c total clause space: 335.816MB
1391.97/1392.22	c total #watches: 332732
1392.57/1392.83	c total #propagations: 1147383559 / total #impl: 4996384071 (eff. 0.230)
1392.57/1392.83	c #Conflicts:    2163000 | #Learnt:      38263 | 0.000
1392.57/1392.83	c total clause space: 335.816MB
1392.57/1392.83	c total #watches: 336503
1393.17/1393.49	c total #propagations: 1147850903 / total #impl: 4998942922 (eff. 0.230)
1393.17/1393.49	c #Conflicts:    2164000 | #Learnt:      39263 | 0.000
1393.17/1393.49	c total clause space: 335.816MB
1393.17/1393.49	c total #watches: 340395
1393.97/1394.22	c total #propagations: 1148330554 / total #impl: 5001447002 (eff. 0.230)
1393.97/1394.22	c #Conflicts:    2165000 | #Learnt:      40263 | 0.000
1393.97/1394.22	c total clause space: 335.816MB
1393.97/1394.22	c total #watches: 346845
1394.77/1395.02	c total #propagations: 1148839794 / total #impl: 5004375321 (eff. 0.230)
1394.77/1395.02	c #Conflicts:    2166000 | #Learnt:      41263 | 0.000
1394.77/1395.02	c total clause space: 335.816MB
1394.77/1395.02	c total #watches: 351455
1395.57/1395.86	c total #propagations: 1149355770 / total #impl: 5007378466 (eff. 0.230)
1395.57/1395.86	c #Conflicts:    2167000 | #Learnt:      42263 | 0.000
1395.57/1395.86	c total clause space: 335.816MB
1395.57/1395.86	c total #watches: 355425
1396.47/1396.70	c total #propagations: 1149855189 / total #impl: 5010298504 (eff. 0.229)
1396.47/1396.70	c #Conflicts:    2168000 | #Learnt:      43263 | 0.000
1396.47/1396.70	c total clause space: 335.816MB
1396.47/1396.70	c total #watches: 359192
1397.37/1397.62	c total #propagations: 1150334911 / total #impl: 5013077898 (eff. 0.229)
1397.37/1397.62	c #Conflicts:    2169000 | #Learnt:      44263 | 0.000
1397.37/1397.62	c total clause space: 335.816MB
1397.37/1397.62	c total #watches: 364914
1398.27/1398.56	c total #propagations: 1150843960 / total #impl: 5016030974 (eff. 0.229)
1398.27/1398.56	c #Conflicts:    2170000 | #Learnt:      45263 | 0.000
1398.27/1398.56	c total clause space: 335.816MB
1398.27/1398.56	c total #watches: 370297
1399.27/1399.54	c total #propagations: 1151315471 / total #impl: 5018785177 (eff. 0.229)
1399.27/1399.54	c #Conflicts:    2171000 | #Learnt:      46263 | 0.000
1399.27/1399.54	c total clause space: 335.816MB
1399.27/1399.54	c total #watches: 374293
1400.27/1400.59	c total #propagations: 1151793721 / total #impl: 5021627461 (eff. 0.229)
1400.27/1400.59	c #Conflicts:    2172000 | #Learnt:      47263 | 0.000
1400.27/1400.59	c total clause space: 335.816MB
1400.27/1400.59	c total #watches: 379519
1401.47/1401.79	c total #propagations: 1152261111 / total #impl: 5025111907 (eff. 0.229)
1401.47/1401.79	c #Conflicts:    2173000 | #Learnt:      48263 | 0.000
1401.47/1401.79	c total clause space: 335.816MB
1401.47/1401.79	c total #watches: 383272
1402.77/1403.07	c total #propagations: 1152737254 / total #impl: 5028479276 (eff. 0.229)
1402.77/1403.07	c #Conflicts:    2174000 | #Learnt:      49263 | 0.000
1402.77/1403.07	c total clause space: 335.816MB
1402.77/1403.07	c total #watches: 387252
1404.07/1404.33	c total #propagations: 1153241264 / total #impl: 5032137976 (eff. 0.229)
1404.07/1404.33	c #Conflicts:    2175000 | #Learnt:      50263 | 0.000
1404.07/1404.33	c total clause space: 335.816MB
1404.07/1404.33	c total #watches: 391201
1405.37/1405.60	c total #propagations: 1153727941 / total #impl: 5035463053 (eff. 0.229)
1405.37/1405.60	c #Conflicts:    2176000 | #Learnt:      51263 | 0.000
1405.37/1405.60	c total clause space: 335.816MB
1405.37/1405.60	c total #watches: 395859
1406.68/1406.93	c total #propagations: 1154204940 / total #impl: 5038758490 (eff. 0.229)
1406.68/1406.93	c #Conflicts:    2177000 | #Learnt:      52263 | 0.000
1406.68/1406.93	c total clause space: 335.816MB
1406.68/1406.93	c total #watches: 399608
1408.07/1408.32	c total #propagations: 1154693757 / total #impl: 5041947853 (eff. 0.229)
1408.07/1408.32	c #Conflicts:    2178000 | #Learnt:      53263 | 0.000
1408.07/1408.32	c total clause space: 335.816MB
1408.07/1408.32	c total #watches: 403751
1409.37/1409.67	c total #propagations: 1155178659 / total #impl: 5045107687 (eff. 0.229)
1409.37/1409.67	c #Conflicts:    2179000 | #Learnt:      54263 | 0.000
1409.37/1409.67	c total clause space: 335.816MB
1409.37/1409.67	c total #watches: 408976
1410.97/1411.24	c total #propagations: 1155651451 / total #impl: 5048475710 (eff. 0.229)
1410.97/1411.24	c #Conflicts:    2180000 | #Learnt:      55263 | 0.000
1410.97/1411.24	c total clause space: 335.816MB
1410.97/1411.24	c total #watches: 413667
1412.47/1412.76	c total #propagations: 1156165566 / total #impl: 5052159834 (eff. 0.229)
1412.47/1412.76	c #Conflicts:    2181000 | #Learnt:      56263 | 0.000
1412.47/1412.76	c total clause space: 335.816MB
1412.47/1412.76	c total #watches: 421036
1413.97/1414.24	c total #propagations: 1156649462 / total #impl: 5056084523 (eff. 0.229)
1413.97/1414.24	c #Conflicts:    2182000 | #Learnt:      57263 | 0.000
1413.97/1414.24	c total clause space: 335.816MB
1413.97/1414.24	c total #watches: 426931
1415.77/1416.06	c total #propagations: 1157107510 / total #impl: 5059982464 (eff. 0.229)
1415.77/1416.06	c #Conflicts:    2183000 | #Learnt:      58263 | 0.000
1415.77/1416.06	c total clause space: 335.816MB
1415.77/1416.06	c total #watches: 431321
1417.87/1418.11	c total #propagations: 1157590141 / total #impl: 5063523539 (eff. 0.229)
1417.87/1418.11	c #Conflicts:    2184000 | #Learnt:      59263 | 0.000
1417.87/1418.11	c total clause space: 335.816MB
1417.87/1418.11	c total #watches: 435773
1419.87/1420.17	c total #propagations: 1158092374 / total #impl: 5067227529 (eff. 0.229)
1419.87/1420.17	c #Conflicts:    2185000 | #Learnt:      60263 | 0.000
1419.87/1420.17	c total clause space: 335.816MB
1419.87/1420.18	c total #watches: 439671
1421.97/1422.25	c total #propagations: 1158562027 / total #impl: 5070866084 (eff. 0.228)
1421.97/1422.25	c #Conflicts:    2186000 | #Learnt:      61263 | 0.000
1421.97/1422.25	c total clause space: 335.816MB
1421.97/1422.25	c total #watches: 444171
1423.97/1424.21	c total #propagations: 1159056922 / total #impl: 5074878423 (eff. 0.228)
1423.97/1424.21	c #Conflicts:    2187000 | #Learnt:      62263 | 0.000
1423.97/1424.21	c total clause space: 335.816MB
1423.97/1424.21	c total #watches: 449036
1426.17/1426.46	c total #propagations: 1159533393 / total #impl: 5078100661 (eff. 0.228)
1426.17/1426.46	c #Conflicts:    2188000 | #Learnt:      63263 | 0.000
1426.17/1426.46	c total clause space: 335.816MB
1426.17/1426.46	c total #watches: 452740
1428.37/1428.62	c total #propagations: 1160033771 / total #impl: 5081772281 (eff. 0.228)
1428.37/1428.62	c #Conflicts:    2189000 | #Learnt:      64263 | 0.000
1428.37/1428.62	c total clause space: 335.816MB
1428.37/1428.62	c total #watches: 456131
1430.67/1430.91	c total #propagations: 1160489561 / total #impl: 5084931660 (eff. 0.228)
1430.67/1430.91	c #Conflicts:    2190000 | #Learnt:      65263 | 0.000
1430.67/1430.91	c total clause space: 335.816MB
1430.67/1430.91	c total #watches: 460246
1432.87/1433.16	c total #propagations: 1160955117 / total #impl: 5088404014 (eff. 0.228)
1432.87/1433.16	c #Conflicts:    2191000 | #Learnt:      66263 | 0.000
1432.87/1433.16	c total clause space: 335.816MB
1432.87/1433.16	c total #watches: 464119
1435.27/1435.52	c total #propagations: 1161370125 / total #impl: 5091287910 (eff. 0.228)
1435.27/1435.52	c #Conflicts:    2192000 | #Learnt:      67263 | 0.000
1435.27/1435.52	c total clause space: 335.816MB
1435.27/1435.52	c total #watches: 468380
1437.66/1437.91	c total #propagations: 1161784172 / total #impl: 5094158690 (eff. 0.228)
1437.66/1437.91	c #Conflicts:    2193000 | #Learnt:      68263 | 0.000
1437.66/1437.91	c total clause space: 335.816MB
1437.66/1437.91	c total #watches: 473833
1439.56/1439.90	c total #propagations: 1162245387 / total #impl: 5097371846 (eff. 0.228)
1439.56/1439.90	c #Conflicts:    2194000 | #Learnt:      69263 | 0.000
1439.56/1439.90	c total clause space: 335.816MB
1439.56/1439.90	c total #watches: 477718
1441.66/1441.97	c total #propagations: 1162714107 / total #impl: 5100399848 (eff. 0.228)
1441.66/1441.97	c #Conflicts:    2195000 | #Learnt:      70263 | 0.000
1441.66/1441.97	c total clause space: 335.816MB
1441.66/1441.97	c total #watches: 482309
1443.76/1444.05	c total #propagations: 1163151994 / total #impl: 5103242651 (eff. 0.228)
1443.76/1444.05	c #Conflicts:    2196000 | #Learnt:      71263 | 0.000
1443.76/1444.05	c total clause space: 335.816MB
1443.76/1444.05	c total #watches: 486689
1445.17/1445.42	c total #propagations: 1163623179 / total #impl: 5106146313 (eff. 0.228)
1445.17/1445.42	c GARBAGE COLLECT
1445.17/1445.42	c #Conflicts:    2197000 | #Learnt:      36341 | 0.000
1445.17/1445.42	c total clause space: 335.816MB
1445.17/1445.42	c total #watches: 329160
1445.76/1446.01	c total #propagations: 1164054575 / total #impl: 5108611943 (eff. 0.228)
1445.76/1446.01	c #Conflicts:    2198000 | #Learnt:      37341 | 0.000
1445.76/1446.01	c total clause space: 335.816MB
1445.76/1446.01	c total #watches: 333030
1446.27/1446.59	c total #propagations: 1164486211 / total #impl: 5110885755 (eff. 0.228)
1446.27/1446.59	c #Conflicts:    2199000 | #Learnt:      38341 | 0.000
1446.27/1446.59	c total clause space: 335.816MB
1446.27/1446.59	c total #watches: 337862
1446.96/1447.27	c total #propagations: 1164935845 / total #impl: 5112959142 (eff. 0.228)
1446.96/1447.27	c #Conflicts:    2200000 | #Learnt:      39341 | 0.000
1446.96/1447.27	c total clause space: 335.816MB
1446.96/1447.27	c total #watches: 342743
1447.66/1447.97	c total #propagations: 1165401319 / total #impl: 5115092495 (eff. 0.228)
1447.66/1447.97	c #Conflicts:    2201000 | #Learnt:      40341 | 0.000
1447.66/1447.97	c total clause space: 335.816MB
1447.66/1447.97	c total #watches: 347920
1448.57/1448.81	c total #propagations: 1165847943 / total #impl: 5117209282 (eff. 0.228)
1448.57/1448.81	c #Conflicts:    2202000 | #Learnt:      41341 | 0.000
1448.57/1448.81	c total clause space: 335.816MB
1448.57/1448.82	c total #watches: 352440
1449.36/1449.69	c total #propagations: 1166338936 / total #impl: 5119822591 (eff. 0.228)
1449.36/1449.69	c #Conflicts:    2203000 | #Learnt:      42341 | 0.000
1449.36/1449.69	c total clause space: 335.816MB
1449.36/1449.69	c total #watches: 356403
1450.36/1450.60	c total #propagations: 1166810946 / total #impl: 5122284628 (eff. 0.228)
1450.36/1450.60	c #Conflicts:    2204000 | #Learnt:      43341 | 0.000
1450.36/1450.60	c total clause space: 335.816MB
1450.36/1450.60	c total #watches: 360487
1451.16/1451.49	c total #propagations: 1167279893 / total #impl: 5124875002 (eff. 0.228)
1451.16/1451.49	c #Conflicts:    2205000 | #Learnt:      44341 | 0.000
1451.16/1451.49	c total clause space: 335.816MB
1451.16/1451.49	c total #watches: 364518
1452.16/1452.49	c total #propagations: 1167708457 / total #impl: 5127298343 (eff. 0.228)
1452.16/1452.49	c #Conflicts:    2206000 | #Learnt:      45341 | 0.000
1452.16/1452.49	c total clause space: 335.816MB
1452.16/1452.49	c total #watches: 369923
1453.26/1453.60	c total #propagations: 1168142754 / total #impl: 5129819893 (eff. 0.228)
1453.26/1453.60	c #Conflicts:    2207000 | #Learnt:      46341 | 0.000
1453.26/1453.60	c total clause space: 335.816MB
1453.26/1453.60	c total #watches: 375809
1454.46/1454.72	c total #propagations: 1168559875 / total #impl: 5132310741 (eff. 0.228)
1454.46/1454.72	c #Conflicts:    2208000 | #Learnt:      47341 | 0.000
1454.46/1454.72	c total clause space: 335.816MB
1454.46/1454.72	c total #watches: 379846
1455.56/1455.83	c total #propagations: 1168917693 / total #impl: 5134328199 (eff. 0.228)
1455.56/1455.83	c #Conflicts:    2209000 | #Learnt:      48341 | 0.000
1455.56/1455.83	c total clause space: 335.816MB
1455.56/1455.83	c total #watches: 384399
1456.96/1457.20	c total #propagations: 1169309852 / total #impl: 5136741893 (eff. 0.228)
1456.96/1457.20	c #Conflicts:    2210000 | #Learnt:      49341 | 0.000
1456.96/1457.20	c total clause space: 335.816MB
1456.96/1457.20	c total #watches: 388142
1458.26/1458.56	c total #propagations: 1169764819 / total #impl: 5139559271 (eff. 0.228)
1458.26/1458.56	c #Conflicts:    2211000 | #Learnt:      50341 | 0.000
1458.26/1458.56	c total clause space: 335.816MB
1458.26/1458.56	c total #watches: 391651
1459.66/1459.93	c total #propagations: 1170221162 / total #impl: 5142114909 (eff. 0.228)
1459.66/1459.93	c #Conflicts:    2212000 | #Learnt:      51341 | 0.000
1459.66/1459.93	c total clause space: 335.816MB
1459.66/1459.93	c total #watches: 395251
1461.06/1461.38	c total #propagations: 1170665154 / total #impl: 5144621321 (eff. 0.228)
1461.06/1461.38	c #Conflicts:    2213000 | #Learnt:      52341 | 0.000
1461.06/1461.38	c total clause space: 335.816MB
1461.06/1461.38	c total #watches: 399180
1462.46/1462.78	c total #propagations: 1171115342 / total #impl: 5147171527 (eff. 0.228)
1462.46/1462.78	c #Conflicts:    2214000 | #Learnt:      53341 | 0.000
1462.46/1462.78	c total clause space: 335.816MB
1462.46/1462.78	c total #watches: 403245
1464.16/1464.47	c total #propagations: 1171562279 / total #impl: 5149771670 (eff. 0.227)
1464.16/1464.47	c #Conflicts:    2215000 | #Learnt:      54341 | 0.000
1464.16/1464.47	c total clause space: 335.816MB
1464.16/1464.47	c total #watches: 407943
1465.86/1466.17	c total #propagations: 1172015095 / total #impl: 5152584799 (eff. 0.227)
1465.86/1466.17	c #Conflicts:    2216000 | #Learnt:      55341 | 0.000
1465.86/1466.17	c total clause space: 335.816MB
1465.86/1466.17	c total #watches: 411603
1467.66/1467.91	c total #propagations: 1172461890 / total #impl: 5155342827 (eff. 0.227)
1467.66/1467.91	c #Conflicts:    2217000 | #Learnt:      56341 | 0.000
1467.66/1467.91	c total clause space: 335.816MB
1467.66/1467.91	c total #watches: 416017
1469.26/1469.53	c total #propagations: 1172896059 / total #impl: 5157872852 (eff. 0.227)
1469.26/1469.53	c #Conflicts:    2218000 | #Learnt:      57341 | 0.000
1469.26/1469.53	c total clause space: 335.816MB
1469.26/1469.53	c total #watches: 419441
1471.06/1471.36	c total #propagations: 1173304251 / total #impl: 5160225400 (eff. 0.227)
1471.06/1471.36	c #Conflicts:    2219000 | #Learnt:      58341 | 0.000
1471.06/1471.36	c total clause space: 335.816MB
1471.06/1471.36	c total #watches: 423534
1472.67/1472.99	c total #propagations: 1173713767 / total #impl: 5162670393 (eff. 0.227)
1472.67/1472.99	c #Conflicts:    2220000 | #Learnt:      59341 | 0.000
1472.67/1472.99	c total clause space: 335.816MB
1472.67/1473.00	c total #watches: 427745
1474.56/1474.85	c total #propagations: 1174120660 / total #impl: 5165232181 (eff. 0.227)
1474.56/1474.85	c #Conflicts:    2221000 | #Learnt:      60341 | 0.000
1474.56/1474.85	c total clause space: 335.816MB
1474.56/1474.85	c total #watches: 431059
1476.56/1476.82	c total #propagations: 1174559389 / total #impl: 5167879685 (eff. 0.227)
1476.56/1476.82	c #Conflicts:    2222000 | #Learnt:      61341 | 0.000
1476.56/1476.82	c total clause space: 335.816MB
1476.56/1476.82	c total #watches: 435672
1478.56/1478.84	c total #propagations: 1175001494 / total #impl: 5170717457 (eff. 0.227)
1478.56/1478.84	c #Conflicts:    2223000 | #Learnt:      62341 | 0.000
1478.56/1478.84	c total clause space: 335.816MB
1478.56/1478.84	c total #watches: 439427
1480.56/1480.85	c total #propagations: 1175466053 / total #impl: 5173571112 (eff. 0.227)
1480.56/1480.85	c #Conflicts:    2224000 | #Learnt:      63341 | 0.000
1480.56/1480.85	c total clause space: 335.816MB
1480.56/1480.85	c total #watches: 443268
1482.36/1482.67	c total #propagations: 1175905755 / total #impl: 5176386837 (eff. 0.227)
1482.36/1482.67	c #Conflicts:    2225000 | #Learnt:      64341 | 0.000
1482.36/1482.67	c total clause space: 335.816MB
1482.36/1482.67	c total #watches: 447205
1484.36/1484.65	c total #propagations: 1176316150 / total #impl: 5178887152 (eff. 0.227)
1484.36/1484.65	c #Conflicts:    2226000 | #Learnt:      65341 | 0.000
1484.36/1484.65	c total clause space: 335.816MB
1484.36/1484.65	c total #watches: 450843
1486.56/1486.84	c total #propagations: 1176729326 / total #impl: 5181548386 (eff. 0.227)
1486.56/1486.84	c #Conflicts:    2227000 | #Learnt:      66341 | 0.000
1486.56/1486.84	c total clause space: 335.816MB
1486.56/1486.84	c total #watches: 454524
1488.66/1488.99	c total #propagations: 1177161206 / total #impl: 5184393199 (eff. 0.227)
1488.66/1488.99	c #Conflicts:    2228000 | #Learnt:      67341 | 0.000
1488.66/1488.99	c total clause space: 335.816MB
1488.66/1488.99	c total #watches: 458121
1490.86/1491.16	c total #propagations: 1177600404 / total #impl: 5187193622 (eff. 0.227)
1490.86/1491.16	c #Conflicts:    2229000 | #Learnt:      68341 | 0.000
1490.86/1491.16	c total clause space: 335.816MB
1490.86/1491.16	c total #watches: 462799
1492.86/1493.17	c total #propagations: 1178013807 / total #impl: 5189842541 (eff. 0.227)
1492.86/1493.17	c #Conflicts:    2230000 | #Learnt:      69341 | 0.000
1492.86/1493.17	c total clause space: 335.816MB
1492.86/1493.17	c total #watches: 467916
1495.05/1495.33	c total #propagations: 1178398768 / total #impl: 5192192441 (eff. 0.227)
1495.05/1495.33	c #Conflicts:    2231000 | #Learnt:      70341 | 0.000
1495.05/1495.33	c total clause space: 335.816MB
1495.05/1495.33	c total #watches: 472096
1497.25/1497.52	c total #propagations: 1178799821 / total #impl: 5194729123 (eff. 0.227)
1497.25/1497.52	c #Conflicts:    2232000 | #Learnt:      71341 | 0.000
1497.25/1497.52	c total clause space: 335.816MB
1497.25/1497.52	c total #watches: 478089
1499.75/1500.07	c total #propagations: 1179219673 / total #impl: 5197543820 (eff. 0.227)
1499.75/1500.07	c #Conflicts:    2233000 | #Learnt:      72341 | 0.000
1499.75/1500.07	c total clause space: 335.816MB
1499.75/1500.07	c total #watches: 482960
1500.65/1500.97	c total #propagations: 1179606788 / total #impl: 5200267617 (eff. 0.227)
1500.65/1500.97	c GARBAGE COLLECT
1500.65/1500.97	c #Conflicts:    2234000 | #Learnt:      37128 | 0.000
1500.65/1500.97	c total clause space: 335.816MB
1500.65/1500.97	c total #watches: 332677
1501.26/1501.57	c total #propagations: 1180121692 / total #impl: 5202962592 (eff. 0.227)
1501.26/1501.57	c #Conflicts:    2235000 | #Learnt:      38128 | 0.000
1501.26/1501.57	c total clause space: 335.816MB
1501.26/1501.57	c total #watches: 336809
1501.95/1502.23	c total #propagations: 1180602344 / total #impl: 5205351504 (eff. 0.227)
1501.95/1502.23	c #Conflicts:    2236000 | #Learnt:      39128 | 0.000
1501.95/1502.23	c total clause space: 335.816MB
1501.95/1502.23	c total #watches: 340811
1502.55/1502.88	c total #propagations: 1181091639 / total #impl: 5207936837 (eff. 0.227)
1502.55/1502.88	c #Conflicts:    2237000 | #Learnt:      40128 | 0.000
1502.55/1502.88	c total clause space: 335.816MB
1502.55/1502.88	c total #watches: 344811
1503.35/1503.64	c total #propagations: 1181559748 / total #impl: 5210382788 (eff. 0.227)
1503.35/1503.64	c #Conflicts:    2238000 | #Learnt:      41128 | 0.000
1503.35/1503.64	c total clause space: 335.816MB
1503.35/1503.64	c total #watches: 348733
1504.15/1504.46	c total #propagations: 1182009013 / total #impl: 5212976558 (eff. 0.227)
1504.15/1504.46	c #Conflicts:    2239000 | #Learnt:      42128 | 0.000
1504.15/1504.46	c total clause space: 335.816MB
1504.15/1504.46	c total #watches: 354496
1504.95/1505.26	c total #propagations: 1182480964 / total #impl: 5215801431 (eff. 0.227)
1504.95/1505.26	c #Conflicts:    2240000 | #Learnt:      43128 | 0.000
1504.95/1505.26	c total clause space: 335.816MB
1504.95/1505.26	c total #watches: 358140
1505.76/1506.06	c total #propagations: 1182951986 / total #impl: 5218548774 (eff. 0.227)
1505.76/1506.06	c #Conflicts:    2241000 | #Learnt:      44128 | 0.000
1505.76/1506.06	c total clause space: 335.816MB
1505.76/1506.06	c total #watches: 363615
1506.76/1507.01	c total #propagations: 1183417948 / total #impl: 5221179835 (eff. 0.227)
1506.76/1507.01	c #Conflicts:    2242000 | #Learnt:      45128 | 0.000
1506.76/1507.01	c total clause space: 335.816MB
1506.76/1507.02	c total #watches: 368349
1507.75/1508.08	c total #propagations: 1183902925 / total #impl: 5223998918 (eff. 0.227)
1507.75/1508.08	c #Conflicts:    2243000 | #Learnt:      46128 | 0.000
1507.75/1508.08	c total clause space: 335.816MB
1507.75/1508.08	c total #watches: 372733
1508.85/1509.19	c total #propagations: 1184371131 / total #impl: 5226662797 (eff. 0.227)
1508.85/1509.19	c #Conflicts:    2244000 | #Learnt:      47128 | 0.000
1508.85/1509.19	c total clause space: 335.816MB
1508.85/1509.19	c total #watches: 376592
1510.06/1510.36	c total #propagations: 1184843908 / total #impl: 5229248810 (eff. 0.227)
1510.06/1510.36	c #Conflicts:    2245000 | #Learnt:      48128 | 0.000
1510.06/1510.36	c total clause space: 335.816MB
1510.06/1510.36	c total #watches: 380396
1511.35/1511.65	c total #propagations: 1185301338 / total #impl: 5231910143 (eff. 0.227)
1511.35/1511.65	c #Conflicts:    2246000 | #Learnt:      49128 | 0.000
1511.35/1511.65	c total clause space: 335.816MB
1511.35/1511.65	c total #watches: 387182
1512.65/1512.93	c total #propagations: 1185781101 / total #impl: 5234772229 (eff. 0.227)
1512.65/1512.93	c #Conflicts:    2247000 | #Learnt:      50128 | 0.000
1512.65/1512.93	c total clause space: 335.816MB
1512.65/1512.93	c total #watches: 394162
1513.85/1514.19	c total #propagations: 1186224673 / total #impl: 5237823765 (eff. 0.226)
1513.85/1514.19	c #Conflicts:    2248000 | #Learnt:      51128 | 0.000
1513.85/1514.19	c total clause space: 335.816MB
1513.85/1514.19	c total #watches: 398229
1515.25/1515.56	c total #propagations: 1186670991 / total #impl: 5240821881 (eff. 0.226)
1515.25/1515.56	c #Conflicts:    2249000 | #Learnt:      52128 | 0.000
1515.25/1515.56	c total clause space: 335.816MB
1515.25/1515.56	c total #watches: 402207
1516.66/1516.90	c total #propagations: 1187138163 / total #impl: 5243504149 (eff. 0.226)
1516.66/1516.90	c #Conflicts:    2250000 | #Learnt:      53128 | 0.000
1516.66/1516.90	c total clause space: 335.816MB
1516.66/1516.90	c total #watches: 407118
1518.05/1518.33	c total #propagations: 1187564562 / total #impl: 5246014166 (eff. 0.226)
1518.05/1518.33	c #Conflicts:    2251000 | #Learnt:      54128 | 0.000
1518.05/1518.33	c total clause space: 335.816MB
1518.05/1518.33	c total #watches: 411534
1519.75/1520.04	c total #propagations: 1187989119 / total #impl: 5248513158 (eff. 0.226)
1519.75/1520.04	c #Conflicts:    2252000 | #Learnt:      55128 | 0.000
1519.75/1520.04	c total clause space: 335.816MB
1519.75/1520.04	c total #watches: 415209
1521.55/1521.82	c total #propagations: 1188432422 / total #impl: 5251044380 (eff. 0.226)
1521.55/1521.82	c #Conflicts:    2253000 | #Learnt:      56128 | 0.000
1521.55/1521.82	c total clause space: 335.816MB
1521.55/1521.82	c total #watches: 419349
1523.15/1523.47	c total #propagations: 1188861695 / total #impl: 5253446762 (eff. 0.226)
1523.15/1523.47	c #Conflicts:    2254000 | #Learnt:      57128 | 0.000
1523.15/1523.47	c total clause space: 335.816MB
1523.15/1523.48	c total #watches: 423527
1525.05/1525.39	c total #propagations: 1189280198 / total #impl: 5255906711 (eff. 0.226)
1525.05/1525.39	c #Conflicts:    2255000 | #Learnt:      58128 | 0.000
1525.05/1525.39	c total clause space: 335.816MB
1525.05/1525.39	c total #watches: 427849
1526.85/1527.15	c total #propagations: 1189734191 / total #impl: 5258465635 (eff. 0.226)
1526.85/1527.15	c #Conflicts:    2256000 | #Learnt:      59128 | 0.000
1526.85/1527.15	c total clause space: 335.816MB
1526.85/1527.15	c total #watches: 433397
1528.85/1529.11	c total #propagations: 1190205305 / total #impl: 5261049182 (eff. 0.226)
1528.85/1529.11	c #Conflicts:    2257000 | #Learnt:      60128 | 0.000
1528.85/1529.11	c total clause space: 335.816MB
1528.85/1529.11	c total #watches: 438106
1529.55/1529.81	c total #propagations: 1190977976 / total #impl: 5264343485 (eff. 0.226)
1529.55/1529.81	c #Conflicts:    2258000 | #Learnt:      61128 | 0.000
1529.55/1529.81	c total clause space: 335.816MB
1529.55/1529.81	c total #watches: 441107
1529.95/1530.27	c total #propagations: 1191456262 / total #impl: 5266514663 (eff. 0.226)
1529.95/1530.27	c #Conflicts:    2259000 | #Learnt:      62128 | 0.000
1529.95/1530.27	c total clause space: 335.816MB
1529.95/1530.27	c total #watches: 444094
1530.45/1530.74	c total #propagations: 1191815741 / total #impl: 5268172900 (eff. 0.226)
1530.45/1530.74	c #Conflicts:    2260000 | #Learnt:      63128 | 0.000
1530.45/1530.74	c total clause space: 335.816MB
1530.45/1530.74	c total #watches: 446805
1530.95/1531.24	c total #propagations: 1192191710 / total #impl: 5269862870 (eff. 0.226)
1530.95/1531.24	c #Conflicts:    2261000 | #Learnt:      64128 | 0.000
1530.95/1531.24	c total clause space: 335.816MB
1530.95/1531.24	c total #watches: 450122
1531.45/1531.74	c total #propagations: 1192569070 / total #impl: 5271587065 (eff. 0.226)
1531.45/1531.74	c #Conflicts:    2262000 | #Learnt:      65128 | 0.000
1531.45/1531.74	c total clause space: 335.816MB
1531.45/1531.74	c total #watches: 453255
1531.95/1532.27	c total #propagations: 1192947144 / total #impl: 5273239113 (eff. 0.226)
1531.95/1532.27	c #Conflicts:    2263000 | #Learnt:      66128 | 0.000
1531.95/1532.27	c total clause space: 335.816MB
1531.95/1532.27	c total #watches: 456142
1532.45/1532.77	c total #propagations: 1193315305 / total #impl: 5274870431 (eff. 0.226)
1532.45/1532.77	c #Conflicts:    2264000 | #Learnt:      67128 | 0.000
1532.45/1532.77	c total clause space: 335.816MB
1532.45/1532.77	c total #watches: 458822
1533.05/1533.39	c total #propagations: 1193664731 / total #impl: 5276375307 (eff. 0.226)
1533.05/1533.39	c #Conflicts:    2265000 | #Learnt:      68128 | 0.000
1533.05/1533.39	c total clause space: 335.816MB
1533.05/1533.39	c total #watches: 461331
1533.55/1533.89	c total #propagations: 1194069830 / total #impl: 5278245702 (eff. 0.226)
1533.55/1533.89	c #Conflicts:    2266000 | #Learnt:      69128 | 0.000
1533.55/1533.89	c total clause space: 335.816MB
1533.55/1533.89	c total #watches: 464353
1534.15/1534.43	c total #propagations: 1194401500 / total #impl: 5279717813 (eff. 0.226)
1534.15/1534.43	c #Conflicts:    2267000 | #Learnt:      70128 | 0.000
1534.15/1534.43	c total clause space: 335.816MB
1534.15/1534.43	c total #watches: 467465
1534.75/1535.00	c total #propagations: 1194746285 / total #impl: 5281177432 (eff. 0.226)
1534.75/1535.00	c #Conflicts:    2268000 | #Learnt:      71128 | 0.000
1534.75/1535.00	c total clause space: 335.816MB
1534.75/1535.00	c total #watches: 470815
1535.25/1535.59	c total #propagations: 1195093825 / total #impl: 5282635179 (eff. 0.226)
1535.25/1535.59	c #Conflicts:    2269000 | #Learnt:      72128 | 0.000
1535.25/1535.59	c total clause space: 335.816MB
1535.25/1535.59	c total #watches: 473414
1535.95/1536.24	c total #propagations: 1195451722 / total #impl: 5284216596 (eff. 0.226)
1535.95/1536.24	c GARBAGE COLLECT
1535.95/1536.24	c #Conflicts:    2270000 | #Learnt:      36666 | 0.000
1535.95/1536.24	c total clause space: 335.816MB
1535.95/1536.24	c total #watches: 330629
1536.35/1536.69	c total #propagations: 1195814492 / total #impl: 5285965618 (eff. 0.226)
1536.35/1536.69	c #Conflicts:    2271000 | #Learnt:      37666 | 0.000
1536.35/1536.69	c total clause space: 335.816MB
1536.35/1536.69	c total #watches: 333585
1536.85/1537.19	c total #propagations: 1196196203 / total #impl: 5287695543 (eff. 0.226)
1536.85/1537.19	c #Conflicts:    2272000 | #Learnt:      38666 | 0.000
1536.85/1537.19	c total clause space: 335.816MB
1536.85/1537.19	c total #watches: 336982
1537.35/1537.67	c total #propagations: 1196588854 / total #impl: 5289492295 (eff. 0.226)
1537.35/1537.67	c #Conflicts:    2273000 | #Learnt:      39666 | 0.000
1537.35/1537.67	c total clause space: 335.816MB
1537.35/1537.67	c total #watches: 339917
1537.95/1538.21	c total #propagations: 1196957098 / total #impl: 5291101890 (eff. 0.226)
1537.95/1538.21	c #Conflicts:    2274000 | #Learnt:      40666 | 0.000
1537.95/1538.21	c total clause space: 335.816MB
1537.95/1538.21	c total #watches: 344143
1538.35/1538.67	c total #propagations: 1197381307 / total #impl: 5293074193 (eff. 0.226)
1538.35/1538.67	c #Conflicts:    2275000 | #Learnt:      41666 | 0.000
1538.35/1538.67	c total clause space: 335.816MB
1538.35/1538.67	c total #watches: 347400
1538.85/1539.18	c total #propagations: 1197708235 / total #impl: 5294431208 (eff. 0.226)
1538.85/1539.18	c #Conflicts:    2276000 | #Learnt:      42666 | 0.000
1538.85/1539.18	c total clause space: 335.816MB
1538.85/1539.18	c total #watches: 350547
1539.44/1539.77	c total #propagations: 1198069103 / total #impl: 5295986587 (eff. 0.226)
1539.44/1539.77	c #Conflicts:    2277000 | #Learnt:      43666 | 0.000
1539.44/1539.77	c total clause space: 335.816MB
1539.44/1539.77	c total #watches: 353907
1540.04/1540.33	c total #propagations: 1198431029 / total #impl: 5297605086 (eff. 0.226)
1540.04/1540.33	c #Conflicts:    2278000 | #Learnt:      44666 | 0.000
1540.04/1540.33	c total clause space: 335.816MB
1540.04/1540.33	c total #watches: 357069
1540.64/1540.96	c total #propagations: 1198779260 / total #impl: 5299214272 (eff. 0.226)
1540.64/1540.96	c #Conflicts:    2279000 | #Learnt:      45666 | 0.000
1540.64/1540.96	c total clause space: 335.816MB
1540.64/1540.96	c total #watches: 359678
1541.24/1541.55	c total #propagations: 1199147064 / total #impl: 5300953497 (eff. 0.226)
1541.24/1541.55	c #Conflicts:    2280000 | #Learnt:      46666 | 0.000
1541.24/1541.55	c total clause space: 335.816MB
1541.24/1541.55	c total #watches: 362696
1541.84/1542.14	c total #propagations: 1199478797 / total #impl: 5302385315 (eff. 0.226)
1541.84/1542.14	c #Conflicts:    2281000 | #Learnt:      47666 | 0.000
1541.84/1542.14	c total clause space: 335.816MB
1541.84/1542.14	c total #watches: 365650
1542.44/1542.77	c total #propagations: 1199838561 / total #impl: 5304001516 (eff. 0.226)
1542.44/1542.77	c #Conflicts:    2282000 | #Learnt:      48666 | 0.000
1542.44/1542.77	c total clause space: 335.816MB
1542.44/1542.77	c total #watches: 368808
1543.24/1543.54	c total #propagations: 1200199514 / total #impl: 5305611764 (eff. 0.226)
1543.24/1543.54	c #Conflicts:    2283000 | #Learnt:      49666 | 0.000
1543.24/1543.54	c total clause space: 335.816MB
1543.24/1543.54	c total #watches: 372006
1543.94/1544.20	c total #propagations: 1200605659 / total #impl: 5307387229 (eff. 0.226)
1543.94/1544.20	c #Conflicts:    2284000 | #Learnt:      50666 | 0.000
1543.94/1544.20	c total clause space: 335.816MB
1543.94/1544.20	c total #watches: 375333
1544.54/1544.87	c total #propagations: 1200967125 / total #impl: 5309062770 (eff. 0.226)
1544.54/1544.87	c #Conflicts:    2285000 | #Learnt:      51666 | 0.000
1544.54/1544.87	c total clause space: 335.816MB
1544.54/1544.87	c total #watches: 378967
1545.25/1545.59	c total #propagations: 1201318177 / total #impl: 5310816657 (eff. 0.226)
1545.25/1545.59	c #Conflicts:    2286000 | #Learnt:      52666 | 0.000
1545.25/1545.59	c total clause space: 335.816MB
1545.25/1545.59	c total #watches: 381581
1546.04/1546.33	c total #propagations: 1201652077 / total #impl: 5312303574 (eff. 0.226)
1546.04/1546.33	c #Conflicts:    2287000 | #Learnt:      53666 | 0.000
1546.04/1546.33	c total clause space: 335.816MB
1546.04/1546.33	c total #watches: 384445
1546.84/1547.14	c total #propagations: 1201975932 / total #impl: 5313789398 (eff. 0.226)
1546.84/1547.14	c #Conflicts:    2288000 | #Learnt:      54666 | 0.000
1546.84/1547.14	c total clause space: 335.816MB
1546.84/1547.14	c total #watches: 387139
1547.64/1547.97	c total #propagations: 1202316374 / total #impl: 5315370663 (eff. 0.226)
1547.64/1547.97	c #Conflicts:    2289000 | #Learnt:      55666 | 0.000
1547.64/1547.97	c total clause space: 335.816MB
1547.64/1547.97	c total #watches: 390535
1548.44/1548.78	c total #propagations: 1202656847 / total #impl: 5317015118 (eff. 0.226)
1548.44/1548.78	c #Conflicts:    2290000 | #Learnt:      56666 | 0.000
1548.44/1548.78	c total clause space: 335.816MB
1548.44/1548.78	c total #watches: 394053
1549.34/1549.61	c total #propagations: 1203001449 / total #impl: 5318672079 (eff. 0.226)
1549.34/1549.61	c #Conflicts:    2291000 | #Learnt:      57666 | 0.000
1549.34/1549.61	c total clause space: 335.816MB
1549.34/1549.61	c total #watches: 397898
1550.14/1550.49	c total #propagations: 1203316213 / total #impl: 5320115265 (eff. 0.226)
1550.14/1550.49	c #Conflicts:    2292000 | #Learnt:      58666 | 0.000
1550.14/1550.49	c total clause space: 335.816MB
1550.14/1550.49	c total #watches: 400905
1551.04/1551.34	c total #propagations: 1203675249 / total #impl: 5321722715 (eff. 0.226)
1551.04/1551.34	c #Conflicts:    2293000 | #Learnt:      59666 | 0.000
1551.04/1551.34	c total clause space: 335.816MB
1551.04/1551.34	c total #watches: 403830
1551.95/1552.21	c total #propagations: 1204005673 / total #impl: 5323105194 (eff. 0.226)
1551.95/1552.21	c #Conflicts:    2294000 | #Learnt:      60666 | 0.000
1551.95/1552.21	c total clause space: 335.816MB
1551.95/1552.21	c total #watches: 406623
1552.95/1553.21	c total #propagations: 1204325591 / total #impl: 5324579422 (eff. 0.226)
1552.95/1553.21	c #Conflicts:    2295000 | #Learnt:      61666 | 0.000
1552.95/1553.21	c total clause space: 335.816MB
1552.95/1553.21	c total #watches: 409468
1553.84/1554.16	c total #propagations: 1204684468 / total #impl: 5326223601 (eff. 0.226)
1553.84/1554.16	c #Conflicts:    2296000 | #Learnt:      62666 | 0.000
1553.84/1554.16	c total clause space: 335.816MB
1553.84/1554.16	c total #watches: 412128
1554.84/1555.13	c total #propagations: 1205018902 / total #impl: 5327859981 (eff. 0.226)
1554.84/1555.13	c #Conflicts:    2297000 | #Learnt:      63666 | 0.000
1554.84/1555.13	c total clause space: 335.816MB
1554.84/1555.13	c total #watches: 414979
1556.04/1556.31	c total #propagations: 1205375603 / total #impl: 5329561154 (eff. 0.226)
1556.04/1556.31	c #Conflicts:    2298000 | #Learnt:      64666 | 0.000
1556.04/1556.31	c total clause space: 335.816MB
1556.04/1556.31	c total #watches: 418201
1557.04/1557.33	c total #propagations: 1205757109 / total #impl: 5331472320 (eff. 0.226)
1557.04/1557.33	c #Conflicts:    2299000 | #Learnt:      65666 | 0.000
1557.04/1557.33	c total clause space: 335.816MB
1557.04/1557.33	c total #watches: 420879
1558.04/1558.39	c total #propagations: 1206104818 / total #impl: 5333099319 (eff. 0.226)
1558.04/1558.39	c #Conflicts:    2300000 | #Learnt:      66666 | 0.000
1558.04/1558.39	c total clause space: 335.816MB
1558.04/1558.39	c total #watches: 423277
1559.14/1559.41	c total #propagations: 1206455498 / total #impl: 5334779824 (eff. 0.226)
1559.14/1559.41	c #Conflicts:    2301000 | #Learnt:      67666 | 0.000
1559.14/1559.41	c total clause space: 335.816MB
1559.14/1559.41	c total #watches: 427169
1560.04/1560.39	c total #propagations: 1206790189 / total #impl: 5336435579 (eff. 0.226)
1560.04/1560.39	c #Conflicts:    2302000 | #Learnt:      68666 | 0.000
1560.04/1560.39	c total clause space: 335.816MB
1560.04/1560.39	c total #watches: 435509
1561.04/1561.39	c total #propagations: 1207123525 / total #impl: 5338632873 (eff. 0.226)
1561.04/1561.39	c #Conflicts:    2303000 | #Learnt:      69666 | 0.000
1561.04/1561.39	c total clause space: 335.816MB
1561.04/1561.39	c total #watches: 442774
1562.04/1562.31	c total #propagations: 1207478287 / total #impl: 5341269191 (eff. 0.226)
1562.04/1562.31	c #Conflicts:    2304000 | #Learnt:      70666 | 0.000
1562.04/1562.31	c total clause space: 335.816MB
1562.04/1562.31	c total #watches: 448238
1563.04/1563.34	c total #propagations: 1207788551 / total #impl: 5343633855 (eff. 0.226)
1563.04/1563.34	c #Conflicts:    2305000 | #Learnt:      71666 | 0.000
1563.04/1563.34	c total clause space: 335.816MB
1563.04/1563.34	c total #watches: 455522
1564.34/1564.63	c total #propagations: 1208101417 / total #impl: 5346479911 (eff. 0.226)
1564.34/1564.63	c #Conflicts:    2306000 | #Learnt:      72666 | 0.000
1564.34/1564.63	c total clause space: 335.816MB
1564.34/1564.63	c total #watches: 461991
1565.44/1565.78	c total #propagations: 1208454061 / total #impl: 5349607803 (eff. 0.226)
1565.44/1565.78	c #Conflicts:    2307000 | #Learnt:      73666 | 0.000
1565.44/1565.78	c total clause space: 335.816MB
1565.44/1565.78	c total #watches: 466541
1565.94/1566.26	c total #propagations: 1208753741 / total #impl: 5352045114 (eff. 0.226)
1565.94/1566.26	c GARBAGE COLLECT
1565.94/1566.26	c #Conflicts:    2308000 | #Learnt:      37851 | 0.000
1565.94/1566.26	c total clause space: 335.816MB
1565.94/1566.26	c total #watches: 339986
1566.44/1566.74	c total #propagations: 1209085672 / total #impl: 5354210914 (eff. 0.226)
1566.44/1566.74	c #Conflicts:    2309000 | #Learnt:      38851 | 0.000
1566.44/1566.74	c total clause space: 335.816MB
1566.44/1566.74	c total #watches: 345307
1566.94/1567.29	c total #propagations: 1209439999 / total #impl: 5356354741 (eff. 0.226)
1566.94/1567.29	c #Conflicts:    2310000 | #Learnt:      39851 | 0.000
1566.94/1567.29	c total clause space: 335.816MB
1566.94/1567.29	c total #watches: 349696
1567.54/1567.86	c total #propagations: 1209803430 / total #impl: 5358466891 (eff. 0.226)
1567.54/1567.86	c #Conflicts:    2311000 | #Learnt:      40851 | 0.000
1567.54/1567.86	c total clause space: 335.816MB
1567.54/1567.86	c total #watches: 354586
1568.14/1568.43	c total #propagations: 1210176724 / total #impl: 5360793055 (eff. 0.226)
1568.14/1568.43	c #Conflicts:    2312000 | #Learnt:      41851 | 0.000
1568.14/1568.43	c total clause space: 335.816MB
1568.14/1568.43	c total #watches: 359167
1568.64/1568.97	c total #propagations: 1210476716 / total #impl: 5362662374 (eff. 0.226)
1568.64/1568.97	c #Conflicts:    2313000 | #Learnt:      42851 | 0.000
1568.64/1568.97	c total clause space: 335.816MB
1568.64/1568.97	c total #watches: 363967
1569.24/1569.59	c total #propagations: 1210786209 / total #impl: 5364634853 (eff. 0.226)
1569.24/1569.59	c #Conflicts:    2314000 | #Learnt:      43851 | 0.000
1569.24/1569.59	c total clause space: 335.816MB
1569.24/1569.59	c total #watches: 368695
1569.94/1570.29	c total #propagations: 1211109166 / total #impl: 5366576591 (eff. 0.226)
1569.94/1570.29	c #Conflicts:    2315000 | #Learnt:      44851 | 0.000
1569.94/1570.29	c total clause space: 335.816MB
1569.94/1570.29	c total #watches: 372320
1570.65/1570.95	c total #propagations: 1211450487 / total #impl: 5368677799 (eff. 0.226)
1570.65/1570.95	c #Conflicts:    2316000 | #Learnt:      45851 | 0.000
1570.65/1570.95	c total clause space: 335.816MB
1570.65/1570.95	c total #watches: 375915
1571.34/1571.63	c total #propagations: 1211771528 / total #impl: 5370384318 (eff. 0.226)
1571.34/1571.63	c #Conflicts:    2317000 | #Learnt:      46851 | 0.000
1571.34/1571.63	c total clause space: 335.816MB
1571.34/1571.63	c total #watches: 380539
1572.14/1572.40	c total #propagations: 1212102927 / total #impl: 5372276493 (eff. 0.226)
1572.14/1572.40	c #Conflicts:    2318000 | #Learnt:      47851 | 0.000
1572.14/1572.40	c total clause space: 335.816MB
1572.14/1572.40	c total #watches: 385777
1572.85/1573.19	c total #propagations: 1212420833 / total #impl: 5374269011 (eff. 0.226)
1572.85/1573.19	c #Conflicts:    2319000 | #Learnt:      48851 | 0.000
1572.85/1573.19	c total clause space: 335.816MB
1572.85/1573.19	c total #watches: 389446
1573.74/1574.02	c total #propagations: 1212736277 / total #impl: 5376204749 (eff. 0.226)
1573.74/1574.02	c #Conflicts:    2320000 | #Learnt:      49851 | 0.000
1573.74/1574.02	c total clause space: 335.816MB
1573.74/1574.03	c total #watches: 393593
1574.54/1574.89	c total #propagations: 1213063522 / total #impl: 5378124810 (eff. 0.226)
1574.54/1574.89	c #Conflicts:    2321000 | #Learnt:      50851 | 0.000
1574.54/1574.89	c total clause space: 335.816MB
1574.54/1574.89	c total #watches: 396908
1575.44/1575.79	c total #propagations: 1213381768 / total #impl: 5380195764 (eff. 0.226)
1575.44/1575.79	c #Conflicts:    2322000 | #Learnt:      51851 | 0.000
1575.44/1575.79	c total clause space: 335.816MB
1575.44/1575.79	c total #watches: 399917
1576.44/1576.79	c total #propagations: 1213709173 / total #impl: 5382017156 (eff. 0.226)
1576.44/1576.79	c #Conflicts:    2323000 | #Learnt:      52851 | 0.000
1576.44/1576.79	c total clause space: 335.816MB
1576.44/1576.79	c total #watches: 404184
1577.44/1577.78	c total #propagations: 1214049835 / total #impl: 5383993610 (eff. 0.225)
1577.44/1577.78	c #Conflicts:    2324000 | #Learnt:      53851 | 0.000
1577.44/1577.78	c total clause space: 335.816MB
1577.44/1577.78	c total #watches: 408935
1578.54/1578.83	c total #propagations: 1214366826 / total #impl: 5385971925 (eff. 0.225)
1578.54/1578.83	c #Conflicts:    2325000 | #Learnt:      54851 | 0.000
1578.54/1578.83	c total clause space: 335.816MB
1578.54/1578.83	c total #watches: 413713
1579.64/1579.96	c total #propagations: 1214702407 / total #impl: 5388066831 (eff. 0.225)
1579.64/1579.96	c #Conflicts:    2326000 | #Learnt:      55851 | 0.000
1579.64/1579.96	c total clause space: 335.816MB
1579.64/1579.96	c total #watches: 417066
1580.64/1580.96	c total #propagations: 1215034643 / total #impl: 5390186879 (eff. 0.225)
1580.64/1580.96	c #Conflicts:    2327000 | #Learnt:      56851 | 0.000
1580.64/1580.96	c total clause space: 335.816MB
1580.64/1580.96	c total #watches: 421231
1581.74/1582.02	c total #propagations: 1215339315 / total #impl: 5391904061 (eff. 0.225)
1581.74/1582.02	c #Conflicts:    2328000 | #Learnt:      57851 | 0.000
1581.74/1582.02	c total clause space: 335.816MB
1581.74/1582.02	c total #watches: 426326
1582.75/1583.08	c total #propagations: 1215643409 / total #impl: 5393919148 (eff. 0.225)
1582.75/1583.08	c #Conflicts:    2329000 | #Learnt:      58851 | 0.000
1582.75/1583.08	c total clause space: 335.816MB
1582.75/1583.08	c total #watches: 429864
1583.94/1584.25	c total #propagations: 1215939072 / total #impl: 5395729374 (eff. 0.225)
1583.94/1584.25	c #Conflicts:    2330000 | #Learnt:      59851 | 0.000
1583.94/1584.25	c total clause space: 335.816MB
1583.94/1584.25	c total #watches: 433898
1585.14/1585.43	c total #propagations: 1216249254 / total #impl: 5397575523 (eff. 0.225)
1585.14/1585.43	c #Conflicts:    2331000 | #Learnt:      60851 | 0.000
1585.14/1585.43	c total clause space: 335.816MB
1585.14/1585.43	c total #watches: 438386
1586.44/1586.72	c total #propagations: 1216567851 / total #impl: 5399646490 (eff. 0.225)
1586.44/1586.72	c #Conflicts:    2332000 | #Learnt:      61851 | 0.000
1586.44/1586.72	c total clause space: 335.816MB
1586.44/1586.72	c total #watches: 443191
1587.64/1587.91	c total #propagations: 1216896928 / total #impl: 5402477004 (eff. 0.225)
1587.64/1587.91	c #Conflicts:    2333000 | #Learnt:      62851 | 0.000
1587.64/1587.91	c total clause space: 335.816MB
1587.64/1587.91	c total #watches: 449284
1588.94/1589.24	c total #propagations: 1217213819 / total #impl: 5404782588 (eff. 0.225)
1588.94/1589.24	c #Conflicts:    2334000 | #Learnt:      63851 | 0.000
1588.94/1589.24	c total clause space: 335.816MB
1588.94/1589.24	c total #watches: 453722
1590.44/1590.71	c total #propagations: 1217532079 / total #impl: 5407072141 (eff. 0.225)
1590.44/1590.71	c #Conflicts:    2335000 | #Learnt:      64851 | 0.000
1590.44/1590.71	c total clause space: 335.816MB
1590.44/1590.71	c total #watches: 458579
1591.84/1592.13	c total #propagations: 1217854841 / total #impl: 5409347058 (eff. 0.225)
1591.84/1592.13	c #Conflicts:    2336000 | #Learnt:      65851 | 0.000
1591.84/1592.13	c total clause space: 335.816MB
1591.84/1592.13	c total #watches: 463495
1593.34/1593.60	c total #propagations: 1218154827 / total #impl: 5411553385 (eff. 0.225)
1593.34/1593.60	c #Conflicts:    2337000 | #Learnt:      66851 | 0.000
1593.34/1593.60	c total clause space: 335.816MB
1593.34/1593.60	c total #watches: 466725
1594.74/1595.01	c total #propagations: 1218446269 / total #impl: 5413490300 (eff. 0.225)
1594.74/1595.01	c #Conflicts:    2338000 | #Learnt:      67851 | 0.000
1594.74/1595.01	c total clause space: 335.816MB
1594.74/1595.01	c total #watches: 470182
1596.34/1596.60	c total #propagations: 1218719041 / total #impl: 5415390622 (eff. 0.225)
1596.34/1596.60	c #Conflicts:    2339000 | #Learnt:      68851 | 0.000
1596.34/1596.60	c total clause space: 335.816MB
1596.34/1596.60	c total #watches: 473904
1597.94/1598.23	c total #propagations: 1219009100 / total #impl: 5417453548 (eff. 0.225)
1597.94/1598.23	c #Conflicts:    2340000 | #Learnt:      69851 | 0.000
1597.94/1598.23	c total clause space: 335.816MB
1597.94/1598.23	c total #watches: 477560
1599.54/1599.85	c total #propagations: 1219291713 / total #impl: 5419414774 (eff. 0.225)
1599.54/1599.85	c #Conflicts:    2341000 | #Learnt:      70851 | 0.000
1599.54/1599.85	c total clause space: 335.816MB
1599.54/1599.85	c total #watches: 481103
1601.44/1601.74	c total #propagations: 1219582320 / total #impl: 5421478219 (eff. 0.225)
1601.44/1601.74	c #Conflicts:    2342000 | #Learnt:      71851 | 0.000
1601.44/1601.74	c total clause space: 335.816MB
1601.44/1601.74	c total #watches: 485789
1603.14/1603.44	c total #propagations: 1219916820 / total #impl: 5424035370 (eff. 0.225)
1603.14/1603.44	c #Conflicts:    2343000 | #Learnt:      72851 | 0.000
1603.14/1603.44	c total clause space: 335.816MB
1603.14/1603.44	c total #watches: 489431
1604.84/1605.13	c total #propagations: 1220208735 / total #impl: 5425928625 (eff. 0.225)
1604.84/1605.13	c #Conflicts:    2344000 | #Learnt:      73851 | 0.000
1604.84/1605.13	c total clause space: 335.816MB
1604.84/1605.13	c total #watches: 493489
1605.74/1606.06	c total #propagations: 1220486291 / total #impl: 5427938671 (eff. 0.225)
1605.74/1606.06	c GARBAGE COLLECT
1605.74/1606.06	c #Conflicts:    2345000 | #Learnt:      37750 | 0.000
1605.74/1606.06	c total clause space: 335.816MB
1605.74/1606.06	c total #watches: 337708
1606.23/1606.55	c total #propagations: 1220755169 / total #impl: 5429446726 (eff. 0.225)
1606.23/1606.55	c #Conflicts:    2346000 | #Learnt:      38750 | 0.000
1606.23/1606.55	c total clause space: 335.816MB
1606.23/1606.55	c total #watches: 343757
1606.84/1607.13	c total #propagations: 1221114940 / total #impl: 5431614748 (eff. 0.225)
1606.84/1607.13	c #Conflicts:    2347000 | #Learnt:      39750 | 0.000
1606.84/1607.13	c total clause space: 335.816MB
1606.84/1607.13	c total #watches: 348978
1607.33/1607.66	c total #propagations: 1221454956 / total #impl: 5433669193 (eff. 0.225)
1607.33/1607.66	c #Conflicts:    2348000 | #Learnt:      40750 | 0.000
1607.33/1607.66	c total clause space: 335.816MB
1607.33/1607.66	c total #watches: 352894
1607.83/1608.20	c total #propagations: 1221767738 / total #impl: 5435360824 (eff. 0.225)
1607.83/1608.20	c #Conflicts:    2349000 | #Learnt:      41750 | 0.000
1607.83/1608.20	c total clause space: 335.816MB
1607.83/1608.20	c total #watches: 358928
1608.53/1608.84	c total #propagations: 1222092141 / total #impl: 5437292287 (eff. 0.225)
1608.53/1608.84	c #Conflicts:    2350000 | #Learnt:      42750 | 0.000
1608.53/1608.84	c total clause space: 335.816MB
1608.53/1608.84	c total #watches: 365849
1609.14/1609.47	c total #propagations: 1222435522 / total #impl: 5439483984 (eff. 0.225)
1609.14/1609.47	c #Conflicts:    2351000 | #Learnt:      43750 | 0.000
1609.14/1609.47	c total clause space: 335.816MB
1609.14/1609.47	c total #watches: 368870
1609.83/1610.16	c total #propagations: 1222755682 / total #impl: 5441125540 (eff. 0.225)
1609.83/1610.16	c #Conflicts:    2352000 | #Learnt:      44750 | 0.000
1609.83/1610.16	c total clause space: 335.816MB
1609.83/1610.16	c total #watches: 373049
1610.53/1610.89	c total #propagations: 1223080335 / total #impl: 5443040718 (eff. 0.225)
1610.53/1610.89	c #Conflicts:    2353000 | #Learnt:      45750 | 0.000
1610.53/1610.89	c total clause space: 335.816MB
1610.53/1610.89	c total #watches: 378187
1611.34/1611.63	c total #propagations: 1223376154 / total #impl: 5444823695 (eff. 0.225)
1611.34/1611.63	c #Conflicts:    2354000 | #Learnt:      46750 | 0.000
1611.34/1611.63	c total clause space: 335.816MB
1611.34/1611.63	c total #watches: 382256
1612.03/1612.32	c total #propagations: 1223700375 / total #impl: 5446741776 (eff. 0.225)
1612.03/1612.32	c #Conflicts:    2355000 | #Learnt:      47750 | 0.000
1612.03/1612.32	c total clause space: 335.816MB
1612.03/1612.32	c total #watches: 387551
1612.83/1613.16	c total #propagations: 1223991375 / total #impl: 5448475614 (eff. 0.225)
1612.83/1613.16	c #Conflicts:    2356000 | #Learnt:      48750 | 0.000
1612.83/1613.16	c total clause space: 335.816MB
1612.83/1613.16	c total #watches: 391204
1613.73/1614.03	c total #propagations: 1224293199 / total #impl: 5450308871 (eff. 0.225)
1613.73/1614.03	c #Conflicts:    2357000 | #Learnt:      49750 | 0.000
1613.73/1614.03	c total clause space: 335.816MB
1613.73/1614.03	c total #watches: 394235
1614.73/1615.02	c total #propagations: 1224601794 / total #impl: 5452164980 (eff. 0.225)
1614.73/1615.02	c #Conflicts:    2358000 | #Learnt:      50750 | 0.000
1614.73/1615.02	c total clause space: 335.816MB
1614.73/1615.02	c total #watches: 399702
1615.93/1616.20	c total #propagations: 1224931032 / total #impl: 5454260212 (eff. 0.225)
1615.93/1616.20	c #Conflicts:    2359000 | #Learnt:      51750 | 0.000
1615.93/1616.20	c total clause space: 335.816MB
1615.93/1616.20	c total #watches: 404344
1616.93/1617.23	c total #propagations: 1225304952 / total #impl: 5456884561 (eff. 0.225)
1616.93/1617.23	c #Conflicts:    2360000 | #Learnt:      52750 | 0.000
1616.93/1617.23	c total clause space: 335.816MB
1616.93/1617.23	c total #watches: 407914
1617.94/1618.22	c total #propagations: 1225629934 / total #impl: 5458698773 (eff. 0.225)
1617.94/1618.22	c #Conflicts:    2361000 | #Learnt:      53750 | 0.000
1617.94/1618.22	c total clause space: 335.816MB
1617.94/1618.22	c total #watches: 411763
1619.04/1619.39	c total #propagations: 1225935526 / total #impl: 5460451104 (eff. 0.225)
1619.04/1619.39	c #Conflicts:    2362000 | #Learnt:      54750 | 0.000
1619.04/1619.39	c total clause space: 335.816MB
1619.04/1619.39	c total #watches: 416973
1620.23/1620.53	c total #propagations: 1226269083 / total #impl: 5462504909 (eff. 0.224)
1620.23/1620.53	c #Conflicts:    2363000 | #Learnt:      55750 | 0.000
1620.23/1620.53	c total clause space: 335.816MB
1620.23/1620.53	c total #watches: 422310
1621.63/1621.91	c total #propagations: 1226581782 / total #impl: 5464526037 (eff. 0.224)
1621.63/1621.91	c #Conflicts:    2364000 | #Learnt:      56750 | 0.000
1621.63/1621.91	c total clause space: 335.816MB
1621.63/1621.91	c total #watches: 427519
1622.93/1623.20	c total #propagations: 1226905869 / total #impl: 5467203987 (eff. 0.224)
1622.93/1623.20	c #Conflicts:    2365000 | #Learnt:      57750 | 0.000
1622.93/1623.20	c total clause space: 335.816MB
1622.93/1623.20	c total #watches: 433395
1624.23/1624.58	c total #propagations: 1227218713 / total #impl: 5469528602 (eff. 0.224)
1624.23/1624.58	c #Conflicts:    2366000 | #Learnt:      58750 | 0.000
1624.23/1624.58	c total clause space: 335.816MB
1624.23/1624.58	c total #watches: 439509
1625.83/1626.15	c total #propagations: 1227513861 / total #impl: 5471494143 (eff. 0.224)
1625.83/1626.15	c #Conflicts:    2367000 | #Learnt:      59750 | 0.000
1625.83/1626.15	c total clause space: 335.816MB
1625.83/1626.15	c total #watches: 446359
1627.63/1627.92	c total #propagations: 1227846486 / total #impl: 5473880510 (eff. 0.224)
1627.63/1627.92	c #Conflicts:    2368000 | #Learnt:      60750 | 0.000
1627.63/1627.92	c total clause space: 335.816MB
1627.63/1627.92	c total #watches: 450069
1629.33/1629.63	c total #propagations: 1228164651 / total #impl: 5476067947 (eff. 0.224)
1629.33/1629.63	c #Conflicts:    2369000 | #Learnt:      61750 | 0.000
1629.33/1629.63	c total clause space: 335.816MB
1629.33/1629.63	c total #watches: 455716
1631.04/1631.33	c total #propagations: 1228469357 / total #impl: 5478065483 (eff. 0.224)
1631.04/1631.33	c #Conflicts:    2370000 | #Learnt:      62750 | 0.000
1631.04/1631.33	c total clause space: 335.816MB
1631.04/1631.33	c total #watches: 460493
1632.83/1633.14	c total #propagations: 1228787311 / total #impl: 5480255948 (eff. 0.224)
1632.83/1633.14	c #Conflicts:    2371000 | #Learnt:      63750 | 0.000
1632.83/1633.14	c total clause space: 335.816MB
1632.83/1633.14	c total #watches: 465325
1634.53/1634.86	c total #propagations: 1229107748 / total #impl: 5482412145 (eff. 0.224)
1634.53/1634.86	c #Conflicts:    2372000 | #Learnt:      64750 | 0.000
1634.53/1634.86	c total clause space: 335.816MB
1634.53/1634.86	c total #watches: 468971
1636.54/1636.86	c total #propagations: 1229415685 / total #impl: 5484288522 (eff. 0.224)
1636.54/1636.86	c #Conflicts:    2373000 | #Learnt:      65750 | 0.000
1636.54/1636.86	c total clause space: 335.816MB
1636.54/1636.86	c total #watches: 472392
1638.33/1638.65	c total #propagations: 1229742202 / total #impl: 5486444949 (eff. 0.224)
1638.33/1638.65	c #Conflicts:    2374000 | #Learnt:      66750 | 0.000
1638.33/1638.65	c total clause space: 335.816MB
1638.33/1638.65	c total #watches: 477045
1640.33/1640.69	c total #propagations: 1230058351 / total #impl: 5489387123 (eff. 0.224)
1640.33/1640.69	c #Conflicts:    2375000 | #Learnt:      67750 | 0.000
1640.33/1640.69	c total clause space: 335.816MB
1640.33/1640.69	c total #watches: 480811
1642.23/1642.52	c total #propagations: 1230361464 / total #impl: 5491526371 (eff. 0.224)
1642.23/1642.52	c #Conflicts:    2376000 | #Learnt:      68750 | 0.000
1642.23/1642.52	c total clause space: 335.816MB
1642.23/1642.52	c total #watches: 486140
1644.24/1644.50	c total #propagations: 1230667529 / total #impl: 5493873564 (eff. 0.224)
1644.24/1644.50	c #Conflicts:    2377000 | #Learnt:      69750 | 0.000
1644.24/1644.50	c total clause space: 335.816MB
1644.24/1644.50	c total #watches: 490051
1646.23/1646.53	c total #propagations: 1230985797 / total #impl: 5496070136 (eff. 0.224)
1646.23/1646.53	c #Conflicts:    2378000 | #Learnt:      70750 | 0.000
1646.23/1646.53	c total clause space: 335.816MB
1646.23/1646.53	c total #watches: 495389
1648.43/1648.73	c total #propagations: 1231328722 / total #impl: 5498491816 (eff. 0.224)
1648.43/1648.73	c #Conflicts:    2379000 | #Learnt:      71750 | 0.000
1648.43/1648.73	c total clause space: 335.816MB
1648.43/1648.73	c total #watches: 499265
1651.13/1651.41	c total #propagations: 1231680401 / total #impl: 5500969494 (eff. 0.224)
1651.13/1651.41	c #Conflicts:    2380000 | #Learnt:      72750 | 0.000
1651.13/1651.41	c total clause space: 335.816MB
1651.13/1651.41	c total #watches: 504956
1653.83/1654.18	c total #propagations: 1232071237 / total #impl: 5504041773 (eff. 0.224)
1653.83/1654.18	c #Conflicts:    2381000 | #Learnt:      73750 | 0.000
1653.83/1654.18	c total clause space: 335.816MB
1653.83/1654.18	c total #watches: 513257
1656.23/1656.59	c total #propagations: 1232467027 / total #impl: 5507190391 (eff. 0.224)
1656.23/1656.59	c #Conflicts:    2382000 | #Learnt:      74750 | 0.000
1656.23/1656.59	c total clause space: 335.816MB
1656.23/1656.59	c total #watches: 517856
1657.03/1657.35	c total #propagations: 1232827678 / total #impl: 5509893270 (eff. 0.224)
1657.03/1657.35	c GARBAGE COLLECT
1657.03/1657.35	c #Conflicts:    2383000 | #Learnt:      38329 | 0.000
1657.03/1657.35	c total clause space: 335.816MB
1657.03/1657.35	c total #watches: 340351
1657.63/1657.90	c total #propagations: 1233190759 / total #impl: 5512067057 (eff. 0.224)
1657.63/1657.90	c #Conflicts:    2384000 | #Learnt:      39329 | 0.000
1657.63/1657.90	c total clause space: 335.816MB
1657.63/1657.90	c total #watches: 346953
1658.23/1658.54	c total #propagations: 1233583558 / total #impl: 5514951929 (eff. 0.224)
1658.23/1658.54	c #Conflicts:    2385000 | #Learnt:      40329 | 0.000
1658.23/1658.54	c total clause space: 335.816MB
1658.23/1658.54	c total #watches: 352870
1658.83/1659.17	c total #propagations: 1234000189 / total #impl: 5518353415 (eff. 0.224)
1658.83/1659.17	c #Conflicts:    2386000 | #Learnt:      41329 | 0.000
1658.83/1659.17	c total clause space: 335.816MB
1658.83/1659.17	c total #watches: 358544
1659.63/1659.93	c total #propagations: 1234386528 / total #impl: 5521108922 (eff. 0.224)
1659.63/1659.93	c #Conflicts:    2387000 | #Learnt:      42329 | 0.000
1659.63/1659.93	c total clause space: 335.816MB
1659.63/1659.93	c total #watches: 364939
1660.53/1660.89	c total #propagations: 1234746346 / total #impl: 5523973713 (eff. 0.224)
1660.53/1660.89	c #Conflicts:    2388000 | #Learnt:      43329 | 0.000
1660.53/1660.89	c total clause space: 335.816MB
1660.53/1660.89	c total #watches: 372785
1661.63/1661.98	c total #propagations: 1235141178 / total #impl: 5527352509 (eff. 0.223)
1661.63/1661.98	c #Conflicts:    2389000 | #Learnt:      44329 | 0.000
1661.63/1661.98	c total clause space: 335.816MB
1661.63/1661.98	c total #watches: 381955
1663.03/1663.31	c total #propagations: 1235534066 / total #impl: 5531321797 (eff. 0.223)
1663.03/1663.31	c #Conflicts:    2390000 | #Learnt:      45329 | 0.000
1663.03/1663.31	c total clause space: 335.816MB
1663.03/1663.31	c total #watches: 388373
1664.33/1664.64	c total #propagations: 1235938900 / total #impl: 5534684052 (eff. 0.223)
1664.33/1664.64	c #Conflicts:    2391000 | #Learnt:      46329 | 0.000
1664.33/1664.64	c total clause space: 335.816MB
1664.33/1664.64	c total #watches: 392678
1665.43/1665.71	c total #propagations: 1236329037 / total #impl: 5537862106 (eff. 0.223)
1665.43/1665.71	c #Conflicts:    2392000 | #Learnt:      47329 | 0.000
1665.43/1665.71	c total clause space: 335.816MB
1665.43/1665.71	c total #watches: 397114
1666.73/1667.01	c total #propagations: 1236676069 / total #impl: 5540492953 (eff. 0.223)
1666.73/1667.01	c #Conflicts:    2393000 | #Learnt:      48329 | 0.000
1666.73/1667.01	c total clause space: 335.816MB
1666.73/1667.01	c total #watches: 402931
1668.03/1668.39	c total #propagations: 1237046377 / total #impl: 5543842440 (eff. 0.223)
1668.03/1668.39	c #Conflicts:    2394000 | #Learnt:      49329 | 0.000
1668.03/1668.39	c total clause space: 335.816MB
1668.03/1668.39	c total #watches: 408099
1669.83/1670.11	c total #propagations: 1237397483 / total #impl: 5546851337 (eff. 0.223)
1669.83/1670.11	c #Conflicts:    2395000 | #Learnt:      50329 | 0.000
1669.83/1670.11	c total clause space: 335.816MB
1669.83/1670.11	c total #watches: 415036
1671.42/1671.78	c total #propagations: 1237769828 / total #impl: 5551076306 (eff. 0.223)
1671.42/1671.78	c #Conflicts:    2396000 | #Learnt:      51329 | 0.000
1671.42/1671.78	c total clause space: 335.816MB
1671.42/1671.78	c total #watches: 419891
1673.12/1673.45	c total #propagations: 1238149978 / total #impl: 5554598953 (eff. 0.223)
1673.12/1673.45	c #Conflicts:    2397000 | #Learnt:      52329 | 0.000
1673.12/1673.45	c total clause space: 335.816MB
1673.12/1673.45	c total #watches: 425467
1674.62/1674.95	c total #propagations: 1238526412 / total #impl: 5558442182 (eff. 0.223)
1674.62/1674.95	c #Conflicts:    2398000 | #Learnt:      53329 | 0.000
1674.62/1674.95	c total clause space: 335.816MB
1674.62/1674.95	c total #watches: 432321
1676.32/1676.62	c total #propagations: 1238865777 / total #impl: 5562033312 (eff. 0.223)
1676.32/1676.62	c #Conflicts:    2399000 | #Learnt:      54329 | 0.000
1676.32/1676.62	c total clause space: 335.816MB
1676.32/1676.62	c total #watches: 438899
1678.33/1678.62	c total #propagations: 1239219127 / total #impl: 5565142398 (eff. 0.223)
1678.33/1678.62	c #Conflicts:    2400000 | #Learnt:      55329 | 0.000
1678.33/1678.62	c total clause space: 335.816MB
1678.33/1678.62	c total #watches: 444375
1680.02/1680.35	c total #propagations: 1239583223 / total #impl: 5569003380 (eff. 0.223)
1680.02/1680.35	c #Conflicts:    2401000 | #Learnt:      56329 | 0.000
1680.02/1680.35	c total clause space: 335.816MB
1680.02/1680.35	c total #watches: 451847
1681.73/1682.09	c total #propagations: 1239915236 / total #impl: 5573580175 (eff. 0.222)
1681.73/1682.09	c #Conflicts:    2402000 | #Learnt:      57329 | 0.000
1681.73/1682.09	c total clause space: 335.816MB
1681.73/1682.09	c total #watches: 459849
1683.83/1684.17	c total #propagations: 1240247028 / total #impl: 5577619039 (eff. 0.222)
1683.83/1684.17	c #Conflicts:    2403000 | #Learnt:      58329 | 0.000
1683.83/1684.17	c total clause space: 335.816MB
1683.83/1684.17	c total #watches: 466342
1686.32/1686.65	c total #propagations: 1240607423 / total #impl: 5581213322 (eff. 0.222)
1686.32/1686.65	c #Conflicts:    2404000 | #Learnt:      59329 | 0.000
1686.32/1686.65	c total clause space: 335.816MB
1686.32/1686.65	c total #watches: 471465
1688.72/1689.06	c total #propagations: 1240973974 / total #impl: 5585175252 (eff. 0.222)
1688.72/1689.06	c #Conflicts:    2405000 | #Learnt:      60329 | 0.000
1688.72/1689.06	c total clause space: 335.816MB
1688.72/1689.06	c total #watches: 476508
1691.02/1691.31	c total #propagations: 1241332580 / total #impl: 5588935122 (eff. 0.222)
1691.02/1691.31	c #Conflicts:    2406000 | #Learnt:      61329 | 0.000
1691.02/1691.31	c total clause space: 335.816MB
1691.02/1691.31	c total #watches: 482281
1693.32/1693.62	c total #propagations: 1241669227 / total #impl: 5592819505 (eff. 0.222)
1693.32/1693.62	c #Conflicts:    2407000 | #Learnt:      62329 | 0.000
1693.32/1693.62	c total clause space: 335.816MB
1693.32/1693.62	c total #watches: 487283
1695.32/1695.66	c total #propagations: 1241957989 / total #impl: 5595850415 (eff. 0.222)
1695.32/1695.66	c #Conflicts:    2408000 | #Learnt:      63329 | 0.000
1695.32/1695.66	c total clause space: 335.816MB
1695.32/1695.66	c total #watches: 492325
1697.52/1697.84	c total #propagations: 1242255475 / total #impl: 5598069031 (eff. 0.222)
1697.52/1697.84	c #Conflicts:    2409000 | #Learnt:      64329 | 0.000
1697.52/1697.84	c total clause space: 335.816MB
1697.52/1697.84	c total #watches: 497466
1699.62/1699.97	c total #propagations: 1242560358 / total #impl: 5600408197 (eff. 0.222)
1699.62/1699.97	c #Conflicts:    2410000 | #Learnt:      65329 | 0.000
1699.62/1699.97	c total clause space: 335.816MB
1699.62/1699.97	c total #watches: 501489
1701.62/1701.95	c total #propagations: 1242851483 / total #impl: 5602594712 (eff. 0.222)
1701.62/1701.95	c #Conflicts:    2411000 | #Learnt:      66329 | 0.000
1701.62/1701.95	c total clause space: 335.816MB
1701.62/1701.95	c total #watches: 504700
1703.73/1704.06	c total #propagations: 1243122675 / total #impl: 5604268174 (eff. 0.222)
1703.73/1704.06	c #Conflicts:    2412000 | #Learnt:      67329 | 0.000
1703.73/1704.06	c total clause space: 335.816MB
1703.73/1704.06	c total #watches: 508066
1706.12/1706.45	c total #propagations: 1243411697 / total #impl: 5606010203 (eff. 0.222)
1706.12/1706.45	c #Conflicts:    2413000 | #Learnt:      68329 | 0.000
1706.12/1706.45	c total clause space: 335.816MB
1706.12/1706.45	c total #watches: 513061
1708.62/1708.98	c total #propagations: 1243726806 / total #impl: 5609159074 (eff. 0.222)
1708.62/1708.98	c #Conflicts:    2414000 | #Learnt:      69329 | 0.000
1708.62/1708.98	c total clause space: 335.816MB
1708.62/1708.98	c total #watches: 518328
1711.22/1711.56	c total #propagations: 1244047205 / total #impl: 5611998756 (eff. 0.222)
1711.22/1711.56	c #Conflicts:    2415000 | #Learnt:      70329 | 0.000
1711.22/1711.56	c total clause space: 335.816MB
1711.22/1711.56	c total #watches: 524962
1714.22/1714.57	c total #propagations: 1244370523 / total #impl: 5616317204 (eff. 0.222)
1714.22/1714.57	c #Conflicts:    2416000 | #Learnt:      71329 | 0.000
1714.22/1714.57	c total clause space: 335.816MB
1714.22/1714.57	c total #watches: 529723
1717.12/1717.49	c total #propagations: 1244691680 / total #impl: 5620197159 (eff. 0.221)
1717.12/1717.49	c #Conflicts:    2417000 | #Learnt:      72329 | 0.000
1717.12/1717.49	c total clause space: 335.816MB
1717.12/1717.49	c total #watches: 534273
1720.32/1720.67	c total #propagations: 1245016769 / total #impl: 5623232048 (eff. 0.221)
1720.32/1720.67	c #Conflicts:    2418000 | #Learnt:      73329 | 0.000
1720.32/1720.67	c total clause space: 335.816MB
1720.32/1720.67	c total #watches: 538946
1723.62/1723.97	c total #propagations: 1245349566 / total #impl: 5626919492 (eff. 0.221)
1723.62/1723.97	c #Conflicts:    2419000 | #Learnt:      74329 | 0.000
1723.62/1723.97	c total clause space: 335.816MB
1723.62/1723.97	c total #watches: 542290
1726.92/1727.29	c total #propagations: 1245685343 / total #impl: 5629880969 (eff. 0.221)
1726.92/1727.29	c #Conflicts:    2420000 | #Learnt:      75329 | 0.000
1726.92/1727.29	c total clause space: 335.816MB
1726.92/1727.29	c total #watches: 547593
1727.82/1728.14	c total #propagations: 1246010204 / total #impl: 5632910045 (eff. 0.221)
1727.82/1728.14	c GARBAGE COLLECT
1727.82/1728.14	c #Conflicts:    2421000 | #Learnt:      38606 | 0.000
1727.82/1728.14	c total clause space: 335.816MB
1727.82/1728.14	c total #watches: 340728
1728.32/1728.63	c total #propagations: 1246370418 / total #impl: 5634927520 (eff. 0.221)
1728.32/1728.63	c #Conflicts:    2422000 | #Learnt:      39606 | 0.000
1728.32/1728.63	c total clause space: 335.816MB
1728.32/1728.63	c total #watches: 345491
1728.82/1729.14	c total #propagations: 1246732816 / total #impl: 5637139488 (eff. 0.221)
1728.82/1729.14	c #Conflicts:    2423000 | #Learnt:      40606 | 0.000
1728.82/1729.14	c total clause space: 335.816MB
1728.82/1729.14	c total #watches: 349472
1729.42/1729.73	c total #propagations: 1247070744 / total #impl: 5639150515 (eff. 0.221)
1729.42/1729.73	c #Conflicts:    2424000 | #Learnt:      41606 | 0.000
1729.42/1729.73	c total clause space: 335.816MB
1729.42/1729.73	c total #watches: 353380
1730.02/1730.33	c total #propagations: 1247418715 / total #impl: 5641258390 (eff. 0.221)
1730.02/1730.33	c #Conflicts:    2425000 | #Learnt:      42606 | 0.000
1730.02/1730.33	c total clause space: 335.816MB
1730.02/1730.33	c total #watches: 356970
1730.61/1730.97	c total #propagations: 1247743466 / total #impl: 5643168390 (eff. 0.221)
1730.61/1730.97	c #Conflicts:    2426000 | #Learnt:      43606 | 0.000
1730.61/1730.97	c total clause space: 335.816MB
1730.61/1730.97	c total #watches: 360555
1731.22/1731.59	c total #propagations: 1248073647 / total #impl: 5645179972 (eff. 0.221)
1731.22/1731.59	c #Conflicts:    2427000 | #Learnt:      44606 | 0.000
1731.22/1731.59	c total clause space: 335.816MB
1731.22/1731.59	c total #watches: 364179
1731.91/1732.20	c total #propagations: 1248400537 / total #impl: 5646841264 (eff. 0.221)
1731.91/1732.20	c #Conflicts:    2428000 | #Learnt:      45606 | 0.000
1731.91/1732.20	c total clause space: 335.816MB
1731.91/1732.20	c total #watches: 367688
1732.51/1732.81	c total #propagations: 1248704503 / total #impl: 5648473261 (eff. 0.221)
1732.51/1732.81	c #Conflicts:    2429000 | #Learnt:      46606 | 0.000
1732.51/1732.81	c total clause space: 335.816MB
1732.51/1732.81	c total #watches: 371524
1733.11/1733.46	c total #propagations: 1248979281 / total #impl: 5650014249 (eff. 0.221)
1733.11/1733.46	c #Conflicts:    2430000 | #Learnt:      47606 | 0.000
1733.11/1733.46	c total clause space: 335.816MB
1733.11/1733.46	c total #watches: 375863
1733.81/1734.18	c total #propagations: 1249240715 / total #impl: 5651443240 (eff. 0.221)
1733.81/1734.18	c #Conflicts:    2431000 | #Learnt:      48606 | 0.000
1733.81/1734.18	c total clause space: 335.816MB
1733.81/1734.18	c total #watches: 379253
1734.52/1734.85	c total #propagations: 1249536746 / total #impl: 5652967047 (eff. 0.221)
1734.52/1734.85	c #Conflicts:    2432000 | #Learnt:      49606 | 0.000
1734.52/1734.85	c total clause space: 335.816MB
1734.52/1734.85	c total #watches: 382714
1735.21/1735.55	c total #propagations: 1249801281 / total #impl: 5654271224 (eff. 0.221)
1735.21/1735.55	c #Conflicts:    2433000 | #Learnt:      50606 | 0.000
1735.21/1735.55	c total clause space: 335.816MB
1735.21/1735.55	c total #watches: 385786
1736.11/1736.45	c total #propagations: 1250066980 / total #impl: 5655807694 (eff. 0.221)
1736.11/1736.45	c #Conflicts:    2434000 | #Learnt:      51606 | 0.000
1736.11/1736.45	c total clause space: 335.816MB
1736.11/1736.45	c total #watches: 389206
1737.01/1737.36	c total #propagations: 1250364076 / total #impl: 5657572497 (eff. 0.221)
1737.01/1737.36	c #Conflicts:    2435000 | #Learnt:      52606 | 0.000
1737.01/1737.36	c total clause space: 335.816MB
1737.01/1737.36	c total #watches: 392987
1738.01/1738.31	c total #propagations: 1250663074 / total #impl: 5659280050 (eff. 0.221)
1738.01/1738.31	c #Conflicts:    2436000 | #Learnt:      53606 | 0.000
1738.01/1738.31	c total clause space: 335.816MB
1738.01/1738.31	c total #watches: 397001
1738.92/1739.29	c total #propagations: 1250982785 / total #impl: 5661409585 (eff. 0.221)
1738.92/1739.29	c #Conflicts:    2437000 | #Learnt:      54606 | 0.000
1738.92/1739.29	c total clause space: 335.816MB
1738.92/1739.29	c total #watches: 401493
1739.92/1740.26	c total #propagations: 1251290873 / total #impl: 5663674834 (eff. 0.221)
1739.92/1740.26	c #Conflicts:    2438000 | #Learnt:      55606 | 0.000
1739.92/1740.26	c total clause space: 335.816MB
1739.92/1740.26	c total #watches: 404536
1741.02/1741.36	c total #propagations: 1251596417 / total #impl: 5665601506 (eff. 0.221)
1741.02/1741.36	c #Conflicts:    2439000 | #Learnt:      56606 | 0.000
1741.02/1741.36	c total clause space: 335.816MB
1741.02/1741.36	c total #watches: 408218
1742.01/1742.38	c total #propagations: 1251904490 / total #impl: 5667522880 (eff. 0.221)
1742.01/1742.38	c #Conflicts:    2440000 | #Learnt:      57606 | 0.000
1742.01/1742.38	c total clause space: 335.816MB
1742.01/1742.38	c total #watches: 412732
1743.11/1743.43	c total #propagations: 1252196441 / total #impl: 5669407101 (eff. 0.221)
1743.11/1743.43	c #Conflicts:    2441000 | #Learnt:      58606 | 0.000
1743.11/1743.43	c total clause space: 335.816MB
1743.11/1743.43	c total #watches: 416087
1744.21/1744.54	c total #propagations: 1252485940 / total #impl: 5671050043 (eff. 0.221)
1744.21/1744.54	c #Conflicts:    2442000 | #Learnt:      59606 | 0.000
1744.21/1744.54	c total clause space: 335.816MB
1744.21/1744.54	c total #watches: 419555
1745.31/1745.70	c total #propagations: 1252771133 / total #impl: 5672766668 (eff. 0.221)
1745.31/1745.70	c #Conflicts:    2443000 | #Learnt:      60606 | 0.000
1745.31/1745.70	c total clause space: 335.816MB
1745.31/1745.70	c total #watches: 422540
1746.41/1746.80	c total #propagations: 1253045144 / total #impl: 5674467503 (eff. 0.221)
1746.41/1746.80	c #Conflicts:    2444000 | #Learnt:      61606 | 0.000
1746.41/1746.80	c total clause space: 335.816MB
1746.41/1746.80	c total #watches: 428368
1747.62/1747.91	c total #propagations: 1253384966 / total #impl: 5676919351 (eff. 0.221)
1747.62/1747.91	c #Conflicts:    2445000 | #Learnt:      62606 | 0.000
1747.62/1747.91	c total clause space: 335.816MB
1747.62/1747.91	c total #watches: 433348
1748.82/1749.16	c total #propagations: 1253734038 / total #impl: 5679409574 (eff. 0.221)
1748.82/1749.16	c #Conflicts:    2446000 | #Learnt:      63606 | 0.000
1748.82/1749.16	c total clause space: 335.816MB
1748.82/1749.16	c total #watches: 437945
1750.11/1750.44	c total #propagations: 1254075134 / total #impl: 5681660646 (eff. 0.221)
1750.11/1750.44	c #Conflicts:    2447000 | #Learnt:      64606 | 0.000
1750.11/1750.44	c total clause space: 335.816MB
1750.11/1750.44	c total #watches: 442309
1751.51/1751.81	c total #propagations: 1254419095 / total #impl: 5683807980 (eff. 0.221)
1751.51/1751.81	c #Conflicts:    2448000 | #Learnt:      65606 | 0.000
1751.51/1751.81	c total clause space: 335.816MB
1751.51/1751.81	c total #watches: 445988
1752.81/1753.12	c total #propagations: 1254747027 / total #impl: 5685681650 (eff. 0.221)
1752.81/1753.12	c #Conflicts:    2449000 | #Learnt:      66606 | 0.000
1752.81/1753.12	c total clause space: 335.816MB
1752.81/1753.12	c total #watches: 449574
1754.22/1754.55	c total #propagations: 1255072322 / total #impl: 5687658939 (eff. 0.221)
1754.22/1754.55	c #Conflicts:    2450000 | #Learnt:      67606 | 0.000
1754.22/1754.55	c total clause space: 335.816MB
1754.22/1754.55	c total #watches: 454393
1755.71/1756.06	c total #propagations: 1255408451 / total #impl: 5689771835 (eff. 0.221)
1755.71/1756.06	c #Conflicts:    2451000 | #Learnt:      68606 | 0.000
1755.71/1756.06	c total clause space: 335.816MB
1755.71/1756.06	c total #watches: 458275
1757.11/1757.46	c total #propagations: 1255760835 / total #impl: 5692015131 (eff. 0.221)
1757.11/1757.46	c #Conflicts:    2452000 | #Learnt:      69606 | 0.000
1757.11/1757.46	c total clause space: 335.816MB
1757.11/1757.46	c total #watches: 462721
1758.81/1759.17	c total #propagations: 1256073590 / total #impl: 5694081363 (eff. 0.221)
1758.81/1759.17	c #Conflicts:    2453000 | #Learnt:      70606 | 0.000
1758.81/1759.17	c total clause space: 335.816MB
1758.81/1759.17	c total #watches: 468122
1760.52/1760.82	c total #propagations: 1256413782 / total #impl: 5696561879 (eff. 0.221)
1760.52/1760.82	c #Conflicts:    2454000 | #Learnt:      71606 | 0.000
1760.52/1760.82	c total clause space: 335.816MB
1760.52/1760.82	c total #watches: 470849
1762.02/1762.34	c total #propagations: 1256703648 / total #impl: 5698332570 (eff. 0.221)
1762.02/1762.34	c #Conflicts:    2455000 | #Learnt:      72606 | 0.000
1762.02/1762.34	c total clause space: 335.816MB
1762.02/1762.34	c total #watches: 474543
1763.62/1763.99	c total #propagations: 1257009043 / total #impl: 5700417502 (eff. 0.221)
1763.62/1763.99	c #Conflicts:    2456000 | #Learnt:      73606 | 0.000
1763.62/1763.99	c total clause space: 335.816MB
1763.62/1763.99	c total #watches: 477533
1765.32/1765.69	c total #propagations: 1257310648 / total #impl: 5702556808 (eff. 0.220)
1765.32/1765.69	c #Conflicts:    2457000 | #Learnt:      74606 | 0.000
1765.32/1765.69	c total clause space: 335.816MB
1765.32/1765.69	c total #watches: 482218
1766.92/1767.24	c total #propagations: 1257626692 / total #impl: 5704660802 (eff. 0.220)
1766.92/1767.24	c #Conflicts:    2458000 | #Learnt:      75606 | 0.000
1766.92/1767.24	c total clause space: 335.816MB
1766.92/1767.24	c total #watches: 487095
1768.02/1768.30	c total #propagations: 1257924636 / total #impl: 5706774395 (eff. 0.220)
1768.02/1768.30	c GARBAGE COLLECT
1768.02/1768.30	c #Conflicts:    2459000 | #Learnt:      38604 | 0.000
1768.02/1768.30	c total clause space: 335.816MB
1768.02/1768.30	c total #watches: 341456
1768.42/1768.79	c total #propagations: 1258251361 / total #impl: 5708722045 (eff. 0.220)
1768.42/1768.79	c #Conflicts:    2460000 | #Learnt:      39604 | 0.000
1768.42/1768.79	c total clause space: 335.816MB
1768.42/1768.79	c total #watches: 346185
1769.02/1769.33	c total #propagations: 1258584761 / total #impl: 5710541652 (eff. 0.220)
1769.02/1769.33	c #Conflicts:    2461000 | #Learnt:      40604 | 0.000
1769.02/1769.33	c total clause space: 335.816MB
1769.02/1769.33	c total #watches: 350287
1769.62/1769.98	c total #propagations: 1258904445 / total #impl: 5712216316 (eff. 0.220)
1769.62/1769.98	c #Conflicts:    2462000 | #Learnt:      41604 | 0.000
1769.62/1769.98	c total clause space: 335.816MB
1769.62/1769.98	c total #watches: 353919
1770.32/1770.66	c total #propagations: 1259467677 / total #impl: 5714611669 (eff. 0.220)
1770.32/1770.66	c #Conflicts:    2463000 | #Learnt:      42604 | 0.000
1770.32/1770.66	c total clause space: 335.816MB
1770.32/1770.66	c total #watches: 357368
1771.02/1771.30	c total #propagations: 1260103524 / total #impl: 5717435746 (eff. 0.220)
1771.02/1771.30	c #Conflicts:    2464000 | #Learnt:      43604 | 0.000
1771.02/1771.30	c total clause space: 335.816MB
1771.02/1771.30	c total #watches: 361467
1771.62/1771.97	c total #propagations: 1260653854 / total #impl: 5719903297 (eff. 0.220)
1771.62/1771.97	c #Conflicts:    2465000 | #Learnt:      44604 | 0.000
1771.62/1771.97	c total clause space: 335.816MB
1771.62/1771.97	c total #watches: 365464
1772.42/1772.70	c total #propagations: 1261212100 / total #impl: 5722326158 (eff. 0.220)
1772.42/1772.70	c #Conflicts:    2466000 | #Learnt:      45604 | 0.000
1772.42/1772.70	c total clause space: 335.816MB
1772.42/1772.70	c total #watches: 368831
1773.02/1773.35	c total #propagations: 1261750932 / total #impl: 5724933899 (eff. 0.220)
1773.02/1773.35	c #Conflicts:    2467000 | #Learnt:      46604 | 0.000
1773.02/1773.35	c total clause space: 335.816MB
1773.02/1773.35	c total #watches: 374807
1773.72/1774.08	c total #propagations: 1262248094 / total #impl: 5727385437 (eff. 0.220)
1773.72/1774.08	c #Conflicts:    2468000 | #Learnt:      47604 | 0.000
1773.72/1774.08	c total clause space: 335.816MB
1773.72/1774.08	c total #watches: 381895
1774.22/1774.59	c total #propagations: 1262746690 / total #impl: 5730361169 (eff. 0.220)
1774.22/1774.59	c #Conflicts:    2469000 | #Learnt:      48604 | 0.000
1774.22/1774.59	c total clause space: 335.816MB
1774.22/1774.59	c total #watches: 385888
1775.02/1775.32	c total #propagations: 1263048959 / total #impl: 5731763071 (eff. 0.220)
1775.02/1775.32	c #Conflicts:    2470000 | #Learnt:      49604 | 0.000
1775.02/1775.32	c total clause space: 335.816MB
1775.02/1775.32	c total #watches: 390526
1775.72/1776.04	c total #propagations: 1263663750 / total #impl: 5734252911 (eff. 0.220)
1775.72/1776.04	c #Conflicts:    2471000 | #Learnt:      50604 | 0.000
1775.72/1776.04	c total clause space: 335.816MB
1775.72/1776.04	c total #watches: 394293
1776.61/1776.90	c total #propagations: 1264180839 / total #impl: 5736414450 (eff. 0.220)
1776.61/1776.90	c #Conflicts:    2472000 | #Learnt:      51604 | 0.000
1776.61/1776.90	c total clause space: 335.816MB
1776.61/1776.90	c total #watches: 397680
1777.51/1777.81	c total #propagations: 1265026087 / total #impl: 5739097006 (eff. 0.220)
1777.51/1777.81	c #Conflicts:    2473000 | #Learnt:      52604 | 0.000
1777.51/1777.81	c total clause space: 335.816MB
1777.51/1777.81	c total #watches: 400956
1778.31/1778.69	c total #propagations: 1265651921 / total #impl: 5741756932 (eff. 0.220)
1778.31/1778.69	c #Conflicts:    2474000 | #Learnt:      53604 | 0.000
1778.31/1778.69	c total clause space: 335.816MB
1778.31/1778.69	c total #watches: 403652
1779.31/1779.65	c total #propagations: 1266217345 / total #impl: 5744333516 (eff. 0.220)
1779.31/1779.65	c #Conflicts:    2475000 | #Learnt:      54604 | 0.000
1779.31/1779.65	c total clause space: 335.816MB
1779.31/1779.65	c total #watches: 407258
1780.11/1780.47	c total #propagations: 1266820200 / total #impl: 5746858700 (eff. 0.220)
1780.11/1780.47	c #Conflicts:    2476000 | #Learnt:      55604 | 0.000
1780.11/1780.47	c total clause space: 335.816MB
1780.11/1780.47	c total #watches: 411903
1780.91/1781.29	c total #propagations: 1267476428 / total #impl: 5749597168 (eff. 0.220)
1780.91/1781.29	c #Conflicts:    2477000 | #Learnt:      56604 | 0.000
1780.91/1781.29	c total clause space: 335.816MB
1780.91/1781.29	c total #watches: 418090
1781.31/1781.67	c total #propagations: 1268334477 / total #impl: 5752860589 (eff. 0.220)
1781.31/1781.67	c #Conflicts:    2478000 | #Learnt:      57604 | 0.000
1781.31/1781.67	c total clause space: 335.816MB
1781.31/1781.68	c total #watches: 422934
1782.11/1782.47	c total #propagations: 1268717445 / total #impl: 5754555992 (eff. 0.220)
1782.11/1782.47	c #Conflicts:    2479000 | #Learnt:      58604 | 0.000
1782.11/1782.47	c total clause space: 335.816MB
1782.11/1782.47	c total #watches: 426974
1783.01/1783.39	c total #propagations: 1269014496 / total #impl: 5756188693 (eff. 0.220)
1783.01/1783.39	c #Conflicts:    2480000 | #Learnt:      59604 | 0.000
1783.01/1783.39	c total clause space: 335.816MB
1783.01/1783.39	c total #watches: 430523
1784.11/1784.47	c total #propagations: 1269322124 / total #impl: 5757926512 (eff. 0.220)
1784.11/1784.47	c #Conflicts:    2481000 | #Learnt:      60604 | 0.000
1784.11/1784.47	c total clause space: 335.816MB
1784.11/1784.47	c total #watches: 434149
1785.21/1785.51	c total #propagations: 1269873971 / total #impl: 5760356223 (eff. 0.220)
1785.21/1785.51	c #Conflicts:    2482000 | #Learnt:      61604 | 0.000
1785.21/1785.51	c total clause space: 335.816MB
1785.21/1785.51	c total #watches: 437898
1786.12/1786.45	c total #propagations: 1270455497 / total #impl: 5762938610 (eff. 0.220)
1786.12/1786.45	c #Conflicts:    2483000 | #Learnt:      62604 | 0.000
1786.12/1786.45	c total clause space: 335.816MB
1786.12/1786.45	c total #watches: 441651
1786.91/1787.27	c total #propagations: 1270986174 / total #impl: 5765479569 (eff. 0.220)
1786.91/1787.27	c #Conflicts:    2484000 | #Learnt:      63604 | 0.000
1786.91/1787.27	c total clause space: 335.816MB
1786.91/1787.27	c total #watches: 444596
1787.91/1788.26	c total #propagations: 1271448972 / total #impl: 5767557788 (eff. 0.220)
1787.91/1788.26	c #Conflicts:    2485000 | #Learnt:      64604 | 0.000
1787.91/1788.26	c total clause space: 335.816MB
1787.91/1788.26	c total #watches: 448653
1788.81/1789.19	c total #propagations: 1272035052 / total #impl: 5770194260 (eff. 0.220)
1788.81/1789.19	c #Conflicts:    2486000 | #Learnt:      65604 | 0.000
1788.81/1789.19	c total clause space: 335.816MB
1788.81/1789.19	c total #watches: 454952
1790.11/1790.48	c total #propagations: 1272673639 / total #impl: 5773258210 (eff. 0.220)
1790.11/1790.48	c #Conflicts:    2487000 | #Learnt:      66604 | 0.000
1790.11/1790.48	c total clause space: 335.816MB
1790.11/1790.48	c total #watches: 459198
1791.01/1791.36	c total #propagations: 1273295215 / total #impl: 5776256172 (eff. 0.220)
1791.01/1791.36	c #Conflicts:    2488000 | #Learnt:      67604 | 0.000
1791.01/1791.36	c total clause space: 335.816MB
1791.01/1791.36	c total #watches: 463115
1792.01/1792.31	c total #propagations: 1273657022 / total #impl: 5778240842 (eff. 0.220)
1792.01/1792.31	c #Conflicts:    2489000 | #Learnt:      68604 | 0.000
1792.01/1792.31	c total clause space: 335.816MB
1792.01/1792.31	c total #watches: 466483
1793.01/1793.33	c total #propagations: 1274157035 / total #impl: 5780654683 (eff. 0.220)
1793.01/1793.33	c #Conflicts:    2490000 | #Learnt:      69604 | 0.000
1793.01/1793.33	c total clause space: 335.816MB
1793.01/1793.33	c total #watches: 470203
1794.11/1794.48	c total #propagations: 1274683265 / total #impl: 5782989006 (eff. 0.220)
1794.11/1794.48	c #Conflicts:    2491000 | #Learnt:      70604 | 0.000
1794.11/1794.48	c total clause space: 335.816MB
1794.11/1794.48	c total #watches: 473305
1795.02/1795.39	c total #propagations: 1275192447 / total #impl: 5785289261 (eff. 0.220)
1795.02/1795.39	c #Conflicts:    2492000 | #Learnt:      71604 | 0.000
1795.02/1795.39	c total clause space: 335.816MB
1795.02/1795.39	c total #watches: 476923
1796.02/1796.37	c total #propagations: 1275844790 / total #impl: 5787865601 (eff. 0.220)
1796.02/1796.37	c #Conflicts:    2493000 | #Learnt:      72604 | 0.000
1796.02/1796.37	c total clause space: 335.816MB
1796.02/1796.37	c total #watches: 480376
1797.12/1797.49	c total #propagations: 1276422823 / total #impl: 5790254980 (eff. 0.220)
1797.12/1797.49	c #Conflicts:    2494000 | #Learnt:      73604 | 0.000
1797.12/1797.49	c total clause space: 335.816MB
1797.12/1797.49	c total #watches: 484992
1798.11/1798.41	c total #propagations: 1277052888 / total #impl: 5793207889 (eff. 0.220)
1798.11/1798.41	c #Conflicts:    2495000 | #Learnt:      74604 | 0.000
1798.11/1798.41	c total clause space: 335.816MB
1798.11/1798.41	c total #watches: 488780
1799.32/1799.64	c total #propagations: 1277607295 / total #impl: 5795890799 (eff. 0.220)
1799.32/1799.64	c #Conflicts:    2496000 | #Learnt:      75604 | 0.000
1799.32/1799.64	c total clause space: 335.816MB
1799.32/1799.64	c total #watches: 493149

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

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

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


[startup+0 s]
/proc/loadavg: 2.32 2.24 2.21 3/176 4285
/proc/meminfo: memFree=29133324/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 267 0 0 0 0 0 0 0 20 0 1 0 122065806 29802496 5259 33554432000 4194304 6199737 140733618885504 140736295556728 4209408 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 7276 5259 122 490 0 6777 0

[startup+0.100167 s]
/proc/loadavg: 2.32 2.24 2.21 3/176 4285
/proc/meminfo: memFree=29133324/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=34940 CPUtime=0.09 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 674 0 0 0 9 0 0 0 20 0 1 0 122065806 35778560 7705 33554432000 4194304 6199737 140733618885504 140736295556728 5407536 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 8735 7705 133 490 0 8236 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34940

[startup+0.200345 s]
/proc/loadavg: 2.32 2.24 2.21 3/176 4285
/proc/meminfo: memFree=29133324/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=38140 CPUtime=0.18 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 1760 0 0 0 18 0 0 0 20 0 1 0 122065806 39055360 8346 33554432000 4194304 6199737 140733618885504 140736295556728 4208547 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 9535 8346 134 490 0 9036 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 38140

[startup+0.300315 s]
/proc/loadavg: 2.32 2.24 2.21 3/176 4285
/proc/meminfo: memFree=29133324/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=42824 CPUtime=0.29 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 2747 0 0 0 28 1 0 0 20 0 1 0 122065806 43851776 9433 33554432000 4194304 6199737 140733618885504 140736295556728 5407536 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 10706 9434 134 490 0 10207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42824

[startup+0.700293 s]
/proc/loadavg: 2.32 2.24 2.21 3/176 4285
/proc/meminfo: memFree=29133324/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=51776 CPUtime=0.69 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 4096 0 0 0 68 1 0 0 20 0 1 0 122065806 53018624 10840 33554432000 4194304 6199737 140733618885504 140733618884520 4216796 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 12944 10840 155 490 0 12445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51776

[startup+1.50029 s]
/proc/loadavg: 2.29 2.23 2.21 3/177 4286
/proc/meminfo: memFree=29086384/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=52188 CPUtime=1.49 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 4182 0 0 0 148 1 0 0 20 0 1 0 122065806 53440512 11948 33554432000 4194304 6199737 140733618885504 140733618884520 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 13047 11948 161 490 0 12548 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52188

[startup+3.10029 s]
/proc/loadavg: 2.29 2.23 2.21 3/177 4286
/proc/meminfo: memFree=29085392/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=64260 CPUtime=3.09 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 4893 0 0 0 308 1 0 0 20 0 1 0 122065806 65802240 12406 33554432000 4194304 6199737 140733618885504 140733618884616 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 16065 12406 161 490 0 15566 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64260

[startup+6.3003 s]
/proc/loadavg: 2.29 2.23 2.21 3/177 4286
/proc/meminfo: memFree=29076400/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=64928 CPUtime=6.29 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 5340 0 0 0 628 1 0 0 20 0 1 0 122065806 66486272 14264 33554432000 4194304 6199737 140733618885504 140733618884616 5149722 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 16232 14264 161 490 0 15733 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64928

[startup+12.7002 s]
/proc/loadavg: 2.33 2.24 2.21 3/177 4286
/proc/meminfo: memFree=29067084/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=84692 CPUtime=12.68 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 6453 0 0 0 1267 1 0 0 20 0 1 0 122065806 86724608 17028 33554432000 4194304 6199737 140733618885504 140733618884616 4213742 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 21173 17028 161 490 0 20674 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84692

[startup+25.5004 s]
/proc/loadavg: 2.36 2.25 2.21 4/177 4332
/proc/meminfo: memFree=29294532/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=85644 CPUtime=25.48 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 6711 0 0 0 2546 2 0 0 20 0 1 0 122065806 87699456 19837 33554432000 4194304 6199737 140733618885504 140733618884616 4222733 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 21411 19837 161 490 0 20912 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85644

[startup+51.1004 s]
/proc/loadavg: 2.32 2.24 2.21 4/177 4332
/proc/meminfo: memFree=29267304/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=118116 CPUtime=51.08 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 7974 0 0 0 5106 2 0 0 20 0 1 0 122065806 120950784 22277 33554432000 4194304 6199737 140733618885504 140733618884616 4213460 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 29529 22277 161 490 0 29030 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118116

[startup+102.3 s]
/proc/loadavg: 2.25 2.23 2.21 4/177 4333
/proc/meminfo: memFree=29198272/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=170252 CPUtime=102.28 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 9236 0 0 0 10225 3 0 0 20 0 1 0 122065806 174338048 33484 33554432000 4194304 6199737 140733618885504 140733618884616 4213298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 42563 33484 161 490 0 42064 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 170252

[startup+162.3 s]
/proc/loadavg: 2.20 2.22 2.20 3/177 4334
/proc/meminfo: memFree=29155620/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=172528 CPUtime=162.26 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 9924 0 0 0 16223 3 0 0 20 0 1 0 122065806 176668672 34126 33554432000 4194304 6199737 140733618885504 140733618884616 4221330 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 43132 34126 161 490 0 42633 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 172528

[startup+222.307 s]
/proc/loadavg: 2.24 2.22 2.20 3/177 4335
/proc/meminfo: memFree=29105880/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=256328 CPUtime=222.26 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 11056 0 0 0 22222 4 0 0 20 0 1 0 122065806 262479872 43736 33554432000 4194304 6199737 140733618885504 140733618884616 4213215 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 64082 43736 161 490 0 63583 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 256328

[startup+282.3 s]
/proc/loadavg: 2.24 2.22 2.20 3/178 4340
/proc/meminfo: memFree=29095756/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=257236 CPUtime=282.24 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 11257 0 0 0 28220 4 0 0 20 0 1 0 122065806 263409664 43937 33554432000 4194304 6199737 140733618885504 140733618884616 4213460 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 64309 43937 161 490 0 63810 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 257236

[startup+342.3 s]
/proc/loadavg: 2.24 2.23 2.20 3/178 4364
/proc/meminfo: memFree=29090988/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=258812 CPUtime=342.23 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 11964 0 0 0 34219 4 0 0 20 0 1 0 122065806 265023488 44512 33554432000 4194304 6199737 140733618885504 140733618884616 4200076 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 64703 44512 161 490 0 64204 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 258812

[startup+402.3 s]
/proc/loadavg: 2.42 2.26 2.20 3/177 4365
/proc/meminfo: memFree=29081296/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=259604 CPUtime=402.22 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 12185 0 0 0 40218 4 0 0 20 0 1 0 122065806 265834496 44733 33554432000 4194304 6199737 140733618885504 140733618884616 4213499 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 64901 44733 161 490 0 64402 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 259604

[startup+462.3 s]
/proc/loadavg: 2.31 2.26 2.20 4/177 4366
/proc/meminfo: memFree=29045412/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=260636 CPUtime=462.22 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 12468 0 0 0 46217 5 0 0 20 0 1 0 122065806 266891264 53698 33554432000 4194304 6199737 140733618885504 140733618884616 4213524 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 65159 53698 161 490 0 64660 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 260636

[startup+522.3 s]
/proc/loadavg: 2.32 2.27 2.21 3/177 4367
/proc/meminfo: memFree=29011280/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=262828 CPUtime=522.2 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 12982 0 0 0 52215 5 0 0 20 0 1 0 122065806 269135872 56309 33554432000 4194304 6199737 140733618885504 140733618884616 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 65707 56309 161 490 0 65208 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 262828

[startup+582.3 s]
/proc/loadavg: 2.17 2.23 2.19 3/177 4369
/proc/meminfo: memFree=28971312/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=395956 CPUtime=582.19 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 13786 0 0 0 58213 6 0 0 20 0 1 0 122065806 405458944 66114 33554432000 4194304 6199737 140733618885504 140733618884616 4213296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 98989 66114 161 490 0 98490 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 395956


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


[startup+942.3 s]
/proc/loadavg: 2.35 2.27 2.20 3/177 4379
/proc/meminfo: memFree=28936260/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=399812 CPUtime=942.14 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 14771 0 0 0 94207 7 0 0 20 0 1 0 122065806 409407488 70831 33554432000 4194304 6199737 140733618885504 140733618884616 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 99953 70831 161 490 0 99454 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 399812

[startup+1002.3 s]
/proc/loadavg: 2.17 2.23 2.19 3/177 4380
/proc/meminfo: memFree=28906124/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=400292 CPUtime=1002.13 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 14871 0 0 0 100206 7 0 0 20 0 1 0 122065806 409899008 70931 33554432000 4194304 6199737 140733618885504 140733618884616 4222152 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 100073 70931 161 490 0 99574 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 400292

[startup+1062.3 s]
/proc/loadavg: 2.26 2.25 2.19 3/177 4381
/proc/meminfo: memFree=28877188/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=400724 CPUtime=1062.12 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 14979 0 0 0 106204 8 0 0 20 0 1 0 122065806 410341376 71039 33554432000 4194304 6199737 140733618885504 140733618884616 4213296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 100181 71039 161 490 0 99682 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 400724

[startup+1122.3 s]
/proc/loadavg: 2.15 2.21 2.18 3/177 4382
/proc/meminfo: memFree=28858956/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=401640 CPUtime=1122.11 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 15167 0 0 0 112203 8 0 0 20 0 1 0 122065806 411279360 75315 33554432000 4194304 6199737 140733618885504 140733618884616 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 100410 75315 161 490 0 99911 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 401640

[startup+1182.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/176 4383
/proc/meminfo: memFree=28853904/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=402272 CPUtime=1182.1 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 15320 0 0 0 118202 8 0 0 20 0 1 0 122065806 411926528 75468 33554432000 4194304 6199737 140733618885504 140733618884616 4213335 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 100568 75468 161 490 0 100069 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 402272

[startup+1242.3 s]
/proc/loadavg: 2.31 2.24 2.19 4/177 4385
/proc/meminfo: memFree=28848604/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=402536 CPUtime=1242.09 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 15378 0 0 0 124201 8 0 0 20 0 1 0 122065806 412196864 75526 33554432000 4194304 6199737 140733618885504 140733618884616 4213298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 100634 75526 161 490 0 100135 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 402536

[startup+1302.3 s]
/proc/loadavg: 2.41 2.28 2.20 3/177 4386
/proc/meminfo: memFree=28848032/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=402536 CPUtime=1302.08 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 15410 0 0 0 130200 8 0 0 20 0 1 0 122065806 412196864 75558 33554432000 4194304 6199737 140733618885504 140733618884616 4220952 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 100634 75558 161 490 0 100135 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 402536

[startup+1362.3 s]
/proc/loadavg: 2.39 2.30 2.21 4/177 4387
/proc/meminfo: memFree=28846580/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=403700 CPUtime=1362.07 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 15677 0 0 0 136199 8 0 0 20 0 1 0 122065806 413388800 75825 33554432000 4194304 6199737 140733618885504 140733618884616 4213298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 100925 75825 161 490 0 100426 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 403700

[startup+1422.3 s]
/proc/loadavg: 2.42 2.32 2.22 4/177 4388
/proc/meminfo: memFree=28822716/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=405144 CPUtime=1422.07 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 16015 0 0 0 142198 9 0 0 20 0 1 0 122065806 414867456 81784 33554432000 4194304 6199737 140733618885504 140733618884616 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 101286 81784 161 490 0 100787 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 405144

[startup+1482.3 s]
/proc/loadavg: 2.28 2.29 2.21 4/177 4392
/proc/meminfo: memFree=28821620/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=406332 CPUtime=1482.06 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 16274 0 0 0 148197 9 0 0 20 0 1 0 122065806 416083968 82043 33554432000 4194304 6199737 140733618885504 140733618884616 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 101583 82043 161 490 0 101084 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 406332

[startup+1542.31 s]
/proc/loadavg: 2.33 2.30 2.22 3/177 4394
/proc/meminfo: memFree=28810400/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=407096 CPUtime=1542.05 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 16460 0 0 0 154196 9 0 0 20 0 1 0 122065806 416866304 84784 33554432000 4194304 6199737 140733618885504 140733618884616 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 101774 84784 161 490 0 101275 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 407096

[startup+1602.3 s]
/proc/loadavg: 2.24 2.27 2.21 4/177 4395
/proc/meminfo: memFree=28809744/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=408068 CPUtime=1602.04 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 16703 0 0 0 160195 9 0 0 20 0 1 0 122065806 417861632 85027 33554432000 4194304 6199737 140733618885504 140733618884120 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 102017 85027 161 490 0 101518 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 408068

[startup+1662.3 s]
/proc/loadavg: 2.28 2.28 2.22 3/177 4396
/proc/meminfo: memFree=28798920/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=408912 CPUtime=1662.03 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 16887 0 0 0 166194 9 0 0 20 0 1 0 122065806 418725888 85211 33554432000 4194304 6199737 140733618885504 140733618884616 4217594 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 102228 85211 161 490 0 101729 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 408912

[startup+1722.3 s]
/proc/loadavg: 2.20 2.26 2.21 3/177 4397
/proc/meminfo: memFree=28798328/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=409192 CPUtime=1722.02 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 16944 0 0 0 172193 9 0 0 20 0 1 0 122065806 419012608 85268 33554432000 4194304 6199737 140733618885504 140733618884152 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 102298 85268 161 490 0 101799 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 409192

[startup+1782.3 s]
/proc/loadavg: 2.28 2.27 2.21 4/177 4398
/proc/meminfo: memFree=28797224/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=409940 CPUtime=1782.01 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 17117 0 0 0 178191 10 0 0 20 0 1 0 122065806 419778560 85441 33554432000 4194304 6199737 140733618885504 140733618884616 4213296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 102485 85441 161 490 0 101986 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 409940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.25 2.21 3/177 4399
/proc/meminfo: memFree=28796864/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=409940 CPUtime=1800.01 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 17117 0 0 0 179991 10 0 0 20 0 1 0 122065806 419778560 85441 33554432000 4194304 6199737 140733618885504 140733618884616 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 102485 85441 161 490 0 101986 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 409940

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

[startup+1800.3 s]
/proc/loadavg: 2.22 2.25 2.21 3/177 4399
/proc/meminfo: memFree=28796864/32872528 swapFree=16360/1798728
[pid=4285] ppid=4282 vsize=409940 CPUtime=1800.01 cores=0,2,4,6
/proc/4285/stat : 4285 (cdcl-cuttingpla) R 4282 4285 29677 0 -1 4202496 17117 0 0 0 179991 10 0 0 20 0 1 0 122065806 419778560 85441 33554432000 4194304 6199737 140733618885504 140733618884616 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/4285/statm: 102485 85441 161 490 0 101986 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 409940

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.102984
maximum resident set size= 341764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17117
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= 19
involuntary context switches= 1876

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.73428 second user time and 6.95794 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-08 17:55:26
IDJOB=4087158
IDBENCH=73867
IDSOLVER=2548
FILE ID=node123/4087158-1465401326
RUNJOBID= node123-1465387880-29693
PBS_JOBID= 19853801
Free space on /tmp= 71628 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12038_3-sat.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087158-1465401326/watcher-4087158-1465401326 -o /tmp/evaluation-result-4087158-1465401326/solver-4087158-1465401326 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465387880-29693 --watchdog 1960 --input HOME/instance-4087158-1465401326.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 56cc40b9ea431027514a5b56e02d7edb
RANDOM SEED=1592702577

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29133704 kB
Buffers:          162328 kB
Cached:           726056 kB
SwapCached:         1756 kB
Active:           521304 kB
Inactive:         671684 kB
Active(anon):     304252 kB
Inactive(anon):     2668 kB
Active(file):     217052 kB
Inactive(file):   669016 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:              6232 kB
Writeback:             4 kB
AnonPages:       2102616 kB
Mapped:             7816 kB
Shmem:                 0 kB
Slab:             612872 kB
SReclaimable:      56808 kB
SUnreclaim:       556064 kB
KernelStack:        1432 kB
PageTables:         8536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2264464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2064384 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= 71624 MiB
End job on node123 at 2016-06-08 18:25:27