Trace number 4108323

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12058_7.std.opb
MD5SUM38417c05ad0fa807f5ea2aa87e724f6b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark158
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints255916
Number of constraints which are clauses254716
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.29/0.38	c * #variable= 72842 #constraint= 255916
0.99/1.04	c * #variable= 72842 #constraint= 255916
2.09/2.15	c S1->S2
2.09/2.15	c S1->S2
2.09/2.15	c S1->S2
2.09/2.15	c S2->S1
2.09/2.15	c S1->S2
2.09/2.15	c S1->S2
2.09/2.15	c S1->S2
2.09/2.15	c S1->S2
2.09/2.15	c S1->S2
2.09/2.15	c #Conflicts:       1000 | #Learnt:       1007 | 0.000
2.09/2.15	c total clause space: 48.1602MB
2.09/2.15	c total #watches: 502073
2.39/2.41	c total #propagations: 1079273 / total #impl: 3564822 (eff. 0.303)
2.39/2.41	c #Conflicts:       2000 | #Learnt:       2007 | 0.000
2.39/2.41	c total clause space: 48.1602MB
2.39/2.41	c total #watches: 507755
2.59/2.67	c total #propagations: 1636032 / total #impl: 6133006 (eff. 0.267)
2.59/2.67	c #Conflicts:       3000 | #Learnt:       2020 | 0.000
2.59/2.67	c total clause space: 48.1602MB
2.59/2.67	c total #watches: 511768
2.89/2.91	c total #propagations: 2139792 / total #impl: 8172120 (eff. 0.262)
2.89/2.91	c #Conflicts:       4000 | #Learnt:       3020 | 0.000
2.89/2.91	c total clause space: 48.1602MB
2.89/2.91	c total #watches: 515258
3.09/3.16	c total #propagations: 2635686 / total #impl: 10153629 (eff. 0.260)
3.09/3.16	c #Conflicts:       5000 | #Learnt:       2368 | 0.000
3.09/3.16	c total clause space: 48.1602MB
3.09/3.16	c total #watches: 514499
3.30/3.39	c total #propagations: 3079576 / total #impl: 12486984 (eff. 0.247)
3.30/3.39	c #Conflicts:       6000 | #Learnt:       3368 | 0.000
3.30/3.39	c total clause space: 48.1602MB
3.30/3.39	c total #watches: 517331
3.59/3.62	c total #propagations: 3515632 / total #impl: 14557933 (eff. 0.241)
3.59/3.62	c GC COLLECT
3.59/3.62	c #Conflicts:       7000 | #Learnt:       2244 | 0.000
3.59/3.62	c total clause space: 48.1602MB
3.59/3.63	c total #watches: 506778
3.79/3.88	c total #propagations: 3779984 / total #impl: 16609848 (eff. 0.228)
3.79/3.88	c #Conflicts:       8000 | #Learnt:       3244 | 0.000
3.79/3.88	c total clause space: 48.1602MB
3.79/3.88	c total #watches: 511060
4.09/4.13	c total #propagations: 4004825 / total #impl: 18688088 (eff. 0.214)
4.09/4.13	c #Conflicts:       9000 | #Learnt:       4244 | 0.000
4.09/4.13	c total clause space: 48.1602MB
4.09/4.13	c total #watches: 515426
4.29/4.38	c total #propagations: 4479968 / total #impl: 20728867 (eff. 0.216)
4.29/4.38	c #Conflicts:      10000 | #Learnt:       2737 | 0.000
4.29/4.38	c total clause space: 48.1602MB
4.29/4.38	c total #watches: 516019
4.50/4.59	c total #propagations: 4964823 / total #impl: 23002282 (eff. 0.216)
4.50/4.59	c #Conflicts:      11000 | #Learnt:       3737 | 0.000
4.50/4.59	c total clause space: 48.1602MB
4.50/4.59	c total #watches: 517862
4.79/4.82	c total #propagations: 5372753 / total #impl: 24773061 (eff. 0.217)
4.79/4.82	c #Conflicts:      12000 | #Learnt:       4737 | 0.000
4.79/4.82	c total clause space: 48.1602MB
4.79/4.82	c total #watches: 520190
4.99/5.09	c total #propagations: 5791707 / total #impl: 26660224 (eff. 0.217)
4.99/5.09	c #Conflicts:      13000 | #Learnt:       5737 | 0.000
4.99/5.09	c total clause space: 48.1602MB
4.99/5.09	c total #watches: 523465
5.29/5.38	c total #propagations: 6337281 / total #impl: 28992629 (eff. 0.219)
5.29/5.38	c GC COLLECT
5.29/5.38	c #Conflicts:      14000 | #Learnt:       3878 | 0.000
5.29/5.38	c total clause space: 48.1602MB
5.29/5.38	c total #watches: 512101
5.59/5.62	c total #propagations: 6968475 / total #impl: 31307519 (eff. 0.223)
5.59/5.62	c #Conflicts:      15000 | #Learnt:       4878 | 0.000
5.59/5.62	c total clause space: 48.1602MB
5.59/5.62	c total #watches: 517426
5.89/5.94	c total #propagations: 7382678 / total #impl: 33206314 (eff. 0.222)
5.89/5.94	c #Conflicts:      16000 | #Learnt:       5878 | 0.000
5.89/5.94	c total clause space: 48.1602MB
5.89/5.94	c total #watches: 524203
6.09/6.18	c total #propagations: 7674283 / total #impl: 35198286 (eff. 0.218)
6.09/6.18	c #Conflicts:      17000 | #Learnt:       3704 | 0.000
6.09/6.18	c total clause space: 48.1602MB
6.09/6.18	c total #watches: 525223
6.38/6.45	c total #propagations: 8140697 / total #impl: 37040601 (eff. 0.220)
6.38/6.45	c #Conflicts:      18000 | #Learnt:       4704 | 0.000
6.38/6.45	c total clause space: 78.2603MB
6.38/6.45	c total #watches: 528241
6.69/6.78	c total #propagations: 8604002 / total #impl: 38900508 (eff. 0.221)
6.69/6.78	c #Conflicts:      19000 | #Learnt:       5704 | 0.000
6.69/6.78	c total clause space: 78.2603MB
6.69/6.78	c total #watches: 533139
7.09/7.12	c total #propagations: 9059924 / total #impl: 40669673 (eff. 0.223)
7.09/7.12	c #Conflicts:      20000 | #Learnt:       6704 | 0.000
7.09/7.12	c total clause space: 78.2603MB
7.09/7.12	c total #watches: 533420
7.29/7.36	c total #propagations: 9522306 / total #impl: 42941710 (eff. 0.222)
7.29/7.36	c GC COLLECT
7.29/7.36	c #Conflicts:      21000 | #Learnt:       4216 | 0.000
7.29/7.36	c total clause space: 78.2603MB
7.29/7.36	c total #watches: 515692
7.59/7.60	c total #propagations: 9875129 / total #impl: 44803793 (eff. 0.220)
7.59/7.60	c #Conflicts:      22000 | #Learnt:       5216 | 0.000
7.59/7.60	c total clause space: 78.2603MB
7.59/7.60	c total #watches: 519832
7.89/7.94	c total #propagations: 10248946 / total #impl: 46832051 (eff. 0.219)
7.89/7.94	c #Conflicts:      23000 | #Learnt:       6216 | 0.000
7.89/7.94	c total clause space: 78.2603MB
7.89/7.94	c total #watches: 526223
8.19/8.27	c total #propagations: 10667455 / total #impl: 49753475 (eff. 0.214)
8.19/8.27	c #Conflicts:      24000 | #Learnt:       7216 | 0.000
8.19/8.27	c total clause space: 78.2603MB
8.19/8.27	c total #watches: 529784
8.49/8.55	c total #propagations: 11196945 / total #impl: 52239067 (eff. 0.214)
8.49/8.55	c GC COLLECT
8.49/8.55	c #Conflicts:      25000 | #Learnt:       4419 | 0.000
8.49/8.55	c total clause space: 78.2603MB
8.49/8.55	c total #watches: 518304
8.80/8.80	c total #propagations: 11620296 / total #impl: 54500977 (eff. 0.213)
8.80/8.80	c #Conflicts:      26000 | #Learnt:       5419 | 0.000
8.80/8.80	c total clause space: 78.2603MB
8.80/8.81	c total #watches: 522037
8.99/9.02	c total #propagations: 11947869 / total #impl: 56448821 (eff. 0.212)
8.99/9.02	c #Conflicts:      27000 | #Learnt:       6419 | 0.000
8.99/9.02	c total clause space: 78.2603MB
8.99/9.02	c total #watches: 526070
9.29/9.32	c total #propagations: 12343606 / total #impl: 58048637 (eff. 0.213)
9.29/9.32	c #Conflicts:      28000 | #Learnt:       7419 | 0.000
9.29/9.32	c total clause space: 78.2603MB
9.29/9.32	c total #watches: 529356
9.59/9.61	c total #propagations: 12903580 / total #impl: 60334581 (eff. 0.214)
9.59/9.61	c #Conflicts:      29000 | #Learnt:       4315 | 0.000
9.59/9.61	c total clause space: 78.2603MB
9.59/9.61	c total #watches: 526567
9.79/9.86	c total #propagations: 13379087 / total #impl: 62540688 (eff. 0.214)
9.79/9.86	c #Conflicts:      30000 | #Learnt:       5315 | 0.000
9.79/9.86	c total clause space: 78.2603MB
9.79/9.86	c total #watches: 525887
10.00/10.09	c total #propagations: 13800987 / total #impl: 64441513 (eff. 0.214)
10.00/10.09	c #Conflicts:      31000 | #Learnt:       6315 | 0.000
10.00/10.09	c total clause space: 78.2603MB
10.00/10.09	c total #watches: 527574
10.29/10.35	c total #propagations: 14222155 / total #impl: 66129909 (eff. 0.215)
10.29/10.35	c #Conflicts:      32000 | #Learnt:       7315 | 0.000
10.29/10.35	c total clause space: 78.2603MB
10.29/10.35	c total #watches: 530682
10.59/10.62	c total #propagations: 14675398 / total #impl: 68193083 (eff. 0.215)
10.59/10.62	c #Conflicts:      33000 | #Learnt:       8315 | 0.000
10.59/10.62	c total clause space: 78.2603MB
10.59/10.62	c total #watches: 533197
10.79/10.88	c total #propagations: 15150820 / total #impl: 70217783 (eff. 0.216)
10.79/10.88	c GC COLLECT
10.79/10.88	c #Conflicts:      34000 | #Learnt:       4932 | 0.000
10.79/10.88	c total clause space: 78.2603MB
10.79/10.88	c total #watches: 517055
11.10/11.15	c total #propagations: 15513559 / total #impl: 72022749 (eff. 0.215)
11.10/11.15	c #Conflicts:      35000 | #Learnt:       5932 | 0.000
11.10/11.15	c total clause space: 78.2603MB
11.10/11.15	c total #watches: 520020
11.49/11.52	c total #propagations: 15917890 / total #impl: 74313027 (eff. 0.214)
11.49/11.52	c #Conflicts:      36000 | #Learnt:       6932 | 0.000
11.49/11.52	c total clause space: 78.2603MB
11.49/11.52	c total #watches: 525059
11.79/11.88	c total #propagations: 16557871 / total #impl: 77360527 (eff. 0.214)
11.79/11.88	c #Conflicts:      37000 | #Learnt:       7932 | 0.000
11.79/11.88	c total clause space: 78.2603MB
11.79/11.88	c total #watches: 530174
12.29/12.33	c total #propagations: 17026801 / total #impl: 79884541 (eff. 0.213)
12.29/12.33	c #Conflicts:      38000 | #Learnt:       8932 | 0.000
12.29/12.33	c total clause space: 78.2603MB
12.29/12.33	c total #watches: 534306
12.59/12.68	c total #propagations: 17521595 / total #impl: 82486206 (eff. 0.212)
12.59/12.68	c #Conflicts:      39000 | #Learnt:       5222 | 0.000
12.59/12.68	c total clause space: 78.2603MB
12.59/12.68	c total #watches: 531861
12.79/12.88	c total #propagations: 18066530 / total #impl: 85197594 (eff. 0.212)
12.79/12.88	c #Conflicts:      40000 | #Learnt:       6222 | 0.000
12.79/12.88	c total clause space: 78.2603MB
12.79/12.88	c total #watches: 534294
13.09/13.11	c total #propagations: 18427772 / total #impl: 86648848 (eff. 0.213)
13.09/13.11	c #Conflicts:      41000 | #Learnt:       7222 | 0.000
13.09/13.11	c total clause space: 78.2603MB
13.09/13.11	c total #watches: 537319
13.30/13.34	c total #propagations: 18801477 / total #impl: 88083743 (eff. 0.213)
13.30/13.34	c #Conflicts:      42000 | #Learnt:       8222 | 0.000
13.30/13.34	c total clause space: 78.2603MB
13.30/13.34	c total #watches: 540815
13.59/13.62	c total #propagations: 19145153 / total #impl: 89477231 (eff. 0.214)
13.59/13.62	c #Conflicts:      43000 | #Learnt:       9222 | 0.000
13.59/13.62	c total clause space: 78.2603MB
13.59/13.62	c total #watches: 544152
13.89/13.93	c total #propagations: 19534683 / total #impl: 90918464 (eff. 0.215)
13.89/13.93	c GC COLLECT
13.89/13.93	c #Conflicts:      44000 | #Learnt:       5224 | 0.000
13.89/13.93	c total clause space: 78.2603MB
13.89/13.93	c total #watches: 519487
14.09/14.16	c total #propagations: 19925722 / total #impl: 92398715 (eff. 0.216)
14.09/14.16	c #Conflicts:      45000 | #Learnt:       6224 | 0.000
14.09/14.16	c total clause space: 78.2603MB
14.09/14.16	c total #watches: 522651
14.40/14.47	c total #propagations: 20305763 / total #impl: 93951749 (eff. 0.216)
14.40/14.47	c #Conflicts:      46000 | #Learnt:       7224 | 0.000
14.40/14.47	c total clause space: 78.2603MB
14.40/14.47	c total #watches: 526591
14.69/14.78	c total #propagations: 20855070 / total #impl: 96223368 (eff. 0.217)
14.69/14.78	c #Conflicts:      47000 | #Learnt:       8224 | 0.000
14.69/14.78	c total clause space: 78.2603MB
14.69/14.78	c total #watches: 531121
15.09/15.16	c total #propagations: 21385560 / total #impl: 98641738 (eff. 0.217)
15.09/15.16	c #Conflicts:      48000 | #Learnt:       9224 | 0.000
15.09/15.16	c total clause space: 78.2603MB
15.09/15.16	c total #watches: 534326
15.50/15.52	c total #propagations: 21980347 / total #impl: 101647675 (eff. 0.216)
15.50/15.52	c #Conflicts:      49000 | #Learnt:      10224 | 0.000
15.50/15.52	c total clause space: 78.2603MB
15.50/15.52	c total #watches: 538906
15.79/15.85	c total #propagations: 22648956 / total #impl: 104441897 (eff. 0.217)
15.79/15.85	c GC COLLECT
15.79/15.85	c #Conflicts:      50000 | #Learnt:       5916 | 0.000
15.79/15.85	c total clause space: 78.2603MB
15.79/15.85	c total #watches: 521991
15.99/16.05	c total #propagations: 23375991 / total #impl: 106963106 (eff. 0.219)
15.99/16.05	c #Conflicts:      51000 | #Learnt:       6916 | 0.000
15.99/16.05	c total clause space: 78.2603MB
15.99/16.05	c total #watches: 526741
16.29/16.30	c total #propagations: 23720042 / total #impl: 108656383 (eff. 0.218)
16.29/16.30	c #Conflicts:      52000 | #Learnt:       7916 | 0.000
16.29/16.30	c total clause space: 78.2603MB
16.29/16.30	c total #watches: 530730
16.60/16.62	c total #propagations: 24165834 / total #impl: 110424834 (eff. 0.219)
16.60/16.62	c #Conflicts:      53000 | #Learnt:       8916 | 0.000
16.60/16.62	c total clause space: 78.2603MB
16.60/16.62	c total #watches: 535059
16.89/16.97	c total #propagations: 24811423 / total #impl: 112865242 (eff. 0.220)
16.89/16.97	c #Conflicts:      54000 | #Learnt:       9916 | 0.000
16.89/16.97	c total clause space: 78.2603MB
16.89/16.97	c total #watches: 538407
17.29/17.37	c total #propagations: 25359437 / total #impl: 115077751 (eff. 0.220)
17.29/17.37	c #Conflicts:      55000 | #Learnt:      10916 | 0.000
17.29/17.37	c total clause space: 78.2603MB
17.29/17.37	c total #watches: 542838
17.60/17.65	c total #propagations: 26006661 / total #impl: 117707504 (eff. 0.221)
17.60/17.65	c GC COLLECT
17.60/17.65	c #Conflicts:      56000 | #Learnt:       6305 | 0.000
17.60/17.65	c total clause space: 78.2603MB
17.60/17.65	c total #watches: 523991
17.89/17.91	c total #propagations: 26472448 / total #impl: 119670388 (eff. 0.221)
17.89/17.91	c #Conflicts:      57000 | #Learnt:       7305 | 0.000
17.89/17.91	c total clause space: 78.2603MB
17.89/17.91	c total #watches: 527852
18.09/18.17	c total #propagations: 26953982 / total #impl: 121745775 (eff. 0.221)
18.09/18.17	c #Conflicts:      58000 | #Learnt:       8305 | 0.000
18.09/18.17	c total clause space: 78.2603MB
18.09/18.17	c total #watches: 532311
18.49/18.54	c total #propagations: 27376222 / total #impl: 123649994 (eff. 0.221)
18.49/18.54	c #Conflicts:      59000 | #Learnt:       9305 | 0.000
18.49/18.54	c total clause space: 78.2603MB
18.49/18.54	c total #watches: 536146
18.89/18.96	c total #propagations: 27897583 / total #impl: 126181895 (eff. 0.221)
18.89/18.96	c #Conflicts:      60000 | #Learnt:      10305 | 0.000
18.89/18.96	c total clause space: 78.2603MB
18.89/18.96	c total #watches: 539687
19.39/19.43	c total #propagations: 28510244 / total #impl: 129028848 (eff. 0.221)
19.39/19.43	c #Conflicts:      61000 | #Learnt:      11305 | 0.000
19.39/19.43	c total clause space: 78.2603MB
19.39/19.43	c total #watches: 543850
19.59/19.66	c total #propagations: 29145791 / total #impl: 132108816 (eff. 0.221)
19.59/19.66	c GC COLLECT
19.59/19.66	c #Conflicts:      62000 | #Learnt:       6419 | 0.000
19.59/19.66	c total clause space: 78.2603MB
19.59/19.66	c total #watches: 524932
19.79/19.89	c total #propagations: 29524136 / total #impl: 133390851 (eff. 0.221)
19.79/19.89	c #Conflicts:      63000 | #Learnt:       7419 | 0.000
19.79/19.89	c total clause space: 78.2603MB
19.79/19.89	c total #watches: 528859
20.09/20.12	c total #propagations: 29932402 / total #impl: 134702766 (eff. 0.222)
20.09/20.12	c #Conflicts:      64000 | #Learnt:       8419 | 0.000
20.09/20.12	c total clause space: 78.2603MB
20.09/20.12	c total #watches: 532162
20.39/20.45	c total #propagations: 30305043 / total #impl: 135894533 (eff. 0.223)
20.39/20.45	c #Conflicts:      65000 | #Learnt:       9419 | 0.000
20.39/20.45	c total clause space: 78.2603MB
20.39/20.45	c total #watches: 535978
20.69/20.75	c total #propagations: 30777192 / total #impl: 138195010 (eff. 0.223)
20.69/20.75	c #Conflicts:      66000 | #Learnt:      10419 | 0.000
20.69/20.75	c total clause space: 78.2603MB
20.69/20.75	c total #watches: 539416
21.00/21.03	c total #propagations: 31250115 / total #impl: 140125899 (eff. 0.223)
21.00/21.03	c #Conflicts:      67000 | #Learnt:      11419 | 0.000
21.00/21.03	c total clause space: 78.2603MB
21.00/21.03	c total #watches: 543224
21.29/21.33	c total #propagations: 31695194 / total #impl: 141950747 (eff. 0.223)
21.29/21.33	c #Conflicts:      68000 | #Learnt:      12419 | 0.000
21.29/21.33	c total clause space: 78.2603MB
21.29/21.33	c total #watches: 547395
21.49/21.60	c total #propagations: 32239697 / total #impl: 144019001 (eff. 0.224)
21.49/21.60	c GC COLLECT
21.49/21.60	c #Conflicts:      69000 | #Learnt:       7213 | 0.000
21.49/21.60	c total clause space: 78.2603MB
21.59/21.60	c total #watches: 528007
21.89/21.96	c total #propagations: 32646070 / total #impl: 145860743 (eff. 0.224)
21.89/21.96	c #Conflicts:      70000 | #Learnt:       8213 | 0.000
21.89/21.96	c total clause space: 78.2603MB
21.89/21.96	c total #watches: 532899
22.10/22.18	c total #propagations: 33213273 / total #impl: 148513152 (eff. 0.224)
22.10/22.18	c #Conflicts:      71000 | #Learnt:       9213 | 0.000
22.10/22.18	c total clause space: 78.2603MB
22.10/22.18	c total #watches: 536717
22.39/22.48	c total #propagations: 33501388 / total #impl: 150178031 (eff. 0.223)
22.39/22.48	c #Conflicts:      72000 | #Learnt:      10213 | 0.000
22.39/22.48	c total clause space: 78.2603MB
22.39/22.48	c total #watches: 542406
22.79/22.83	c total #propagations: 33819962 / total #impl: 152406433 (eff. 0.222)
22.79/22.83	c #Conflicts:      73000 | #Learnt:      11213 | 0.000
22.79/22.83	c total clause space: 78.2603MB
22.79/22.83	c total #watches: 546628
23.10/23.16	c total #propagations: 34285876 / total #impl: 154798659 (eff. 0.221)
23.10/23.16	c #Conflicts:      74000 | #Learnt:      12213 | 0.000
23.10/23.16	c total clause space: 78.2603MB
23.10/23.16	c total #watches: 552738
23.49/23.51	c total #propagations: 34822599 / total #impl: 156929761 (eff. 0.222)
23.49/23.51	c GC COLLECT
23.49/23.51	c #Conflicts:      75000 | #Learnt:       6715 | 0.000
23.49/23.51	c total clause space: 78.2603MB
23.49/23.51	c total #watches: 526359
23.79/23.80	c total #propagations: 35265451 / total #impl: 158873851 (eff. 0.222)
23.79/23.80	c #Conflicts:      76000 | #Learnt:       7715 | 0.000
23.79/23.80	c total clause space: 78.2603MB
23.79/23.80	c total #watches: 531932
24.09/24.12	c total #propagations: 35769257 / total #impl: 161021977 (eff. 0.222)
24.09/24.12	c #Conflicts:      77000 | #Learnt:       8715 | 0.000
24.09/24.12	c total clause space: 78.2603MB
24.09/24.12	c total #watches: 535572
24.49/24.52	c total #propagations: 36264276 / total #impl: 163200068 (eff. 0.222)
24.49/24.52	c #Conflicts:      78000 | #Learnt:       9715 | 0.000
24.49/24.52	c total clause space: 78.2603MB
24.49/24.52	c total #watches: 540238
24.69/24.73	c total #propagations: 36774196 / total #impl: 165905207 (eff. 0.222)
24.69/24.73	c #Conflicts:      79000 | #Learnt:      10715 | 0.000
24.69/24.73	c total clause space: 78.2603MB
24.69/24.73	c total #watches: 543904
24.99/25.00	c total #propagations: 37176562 / total #impl: 167419750 (eff. 0.222)
24.99/25.00	c #Conflicts:      80000 | #Learnt:      11715 | 0.000
24.99/25.00	c total clause space: 78.2603MB
24.99/25.00	c total #watches: 550272
25.19/25.25	c total #propagations: 37479253 / total #impl: 169899793 (eff. 0.221)
25.19/25.25	c #Conflicts:      81000 | #Learnt:      12715 | 0.000
25.19/25.25	c total clause space: 78.2603MB
25.19/25.25	c total #watches: 554204
25.39/25.48	c total #propagations: 37829843 / total #impl: 171475838 (eff. 0.221)
25.39/25.48	c GC COLLECT
25.39/25.48	c #Conflicts:      82000 | #Learnt:       6914 | 0.000
25.39/25.48	c total clause space: 78.2603MB
25.39/25.48	c total #watches: 527278
25.59/25.68	c total #propagations: 38148703 / total #impl: 172713444 (eff. 0.221)
25.59/25.68	c #Conflicts:      83000 | #Learnt:       7914 | 0.000
25.59/25.68	c total clause space: 78.2603MB
25.59/25.68	c total #watches: 530701
25.89/25.93	c total #propagations: 38505954 / total #impl: 174043968 (eff. 0.221)
25.89/25.93	c #Conflicts:      84000 | #Learnt:       8914 | 0.000
25.89/25.93	c total clause space: 78.2603MB
25.89/25.93	c total #watches: 534902
26.19/26.26	c total #propagations: 38919270 / total #impl: 175999087 (eff. 0.221)
26.19/26.26	c #Conflicts:      85000 | #Learnt:       9914 | 0.000
26.19/26.26	c total clause space: 78.2603MB
26.19/26.26	c total #watches: 538546
26.59/26.61	c total #propagations: 39231111 / total #impl: 177806283 (eff. 0.221)
26.59/26.61	c #Conflicts:      86000 | #Learnt:      10914 | 0.000
26.59/26.61	c total clause space: 78.2603MB
26.59/26.61	c total #watches: 542597
26.89/26.99	c total #propagations: 39570855 / total #impl: 179846959 (eff. 0.220)
26.89/26.99	c #Conflicts:      87000 | #Learnt:      11914 | 0.000
26.89/26.99	c total clause space: 78.2603MB
26.89/26.99	c total #watches: 546020
27.29/27.36	c total #propagations: 39890282 / total #impl: 181834781 (eff. 0.219)
27.29/27.36	c #Conflicts:      88000 | #Learnt:      12914 | 0.000
27.29/27.36	c total clause space: 78.2603MB
27.29/27.37	c total #watches: 549537
27.69/27.79	c total #propagations: 40187023 / total #impl: 183638855 (eff. 0.219)
27.69/27.79	c #Conflicts:      89000 | #Learnt:      13914 | 0.000
27.69/27.79	c total clause space: 78.2603MB
27.69/27.79	c total #watches: 553364
28.09/28.15	c total #propagations: 40494533 / total #impl: 185497725 (eff. 0.218)
28.09/28.15	c GC COLLECT
28.09/28.15	c #Conflicts:      90000 | #Learnt:       7851 | 0.000
28.09/28.15	c total clause space: 78.2603MB
28.09/28.15	c total #watches: 530532
28.29/28.33	c total #propagations: 40818674 / total #impl: 187269485 (eff. 0.218)
28.29/28.33	c #Conflicts:      91000 | #Learnt:       8851 | 0.000
28.29/28.33	c total clause space: 78.2603MB
28.29/28.33	c total #watches: 533288
28.49/28.54	c total #propagations: 41183754 / total #impl: 188376559 (eff. 0.219)
28.49/28.54	c #Conflicts:      92000 | #Learnt:       9851 | 0.000
28.49/28.54	c total clause space: 78.2603MB
28.49/28.54	c total #watches: 535876
28.69/28.76	c total #propagations: 41573663 / total #impl: 189626614 (eff. 0.219)
28.69/28.76	c #Conflicts:      93000 | #Learnt:      10851 | 0.000
28.69/28.76	c total clause space: 78.2603MB
28.69/28.76	c total #watches: 539033
28.99/29.03	c total #propagations: 41961124 / total #impl: 191006893 (eff. 0.220)
28.99/29.03	c #Conflicts:      94000 | #Learnt:      11851 | 0.000
28.99/29.03	c total clause space: 78.2603MB
28.99/29.03	c total #watches: 542168
29.29/29.31	c total #propagations: 42390992 / total #impl: 192563439 (eff. 0.220)
29.29/29.31	c #Conflicts:      95000 | #Learnt:      12851 | 0.000
29.29/29.31	c total clause space: 78.2603MB
29.29/29.31	c total #watches: 544886
29.49/29.58	c total #propagations: 42800822 / total #impl: 194018600 (eff. 0.221)
29.49/29.58	c #Conflicts:      96000 | #Learnt:      13851 | 0.000
29.49/29.58	c total clause space: 78.2603MB
29.49/29.58	c total #watches: 547778
29.79/29.86	c total #propagations: 43183452 / total #impl: 195435225 (eff. 0.221)
29.79/29.86	c #Conflicts:      97000 | #Learnt:      14851 | 0.000
29.79/29.86	c total clause space: 78.2603MB
29.79/29.86	c total #watches: 551034
29.99/30.09	c total #propagations: 43556024 / total #impl: 196808510 (eff. 0.221)
29.99/30.09	c GC COLLECT
29.99/30.09	c #Conflicts:      98000 | #Learnt:       8440 | 0.000
29.99/30.09	c total clause space: 78.2603MB
29.99/30.09	c total #watches: 532818
30.29/30.34	c total #propagations: 43978699 / total #impl: 198331157 (eff. 0.222)
30.29/30.34	c #Conflicts:      99000 | #Learnt:       9440 | 0.000
30.29/30.34	c total clause space: 78.2603MB
30.29/30.34	c total #watches: 536601
30.49/30.58	c total #propagations: 44377434 / total #impl: 199790446 (eff. 0.222)
30.49/30.58	c #Conflicts:     100000 | #Learnt:      10440 | 0.000
30.49/30.58	c total clause space: 78.2603MB
30.49/30.58	c total #watches: 540195
30.79/30.85	c total #propagations: 44759754 / total #impl: 201157380 (eff. 0.223)
30.79/30.85	c #Conflicts:     101000 | #Learnt:      11440 | 0.000
30.79/30.85	c total clause space: 78.2603MB
30.79/30.85	c total #watches: 543371
31.09/31.17	c total #propagations: 45115765 / total #impl: 202434603 (eff. 0.223)
31.09/31.17	c #Conflicts:     102000 | #Learnt:      12440 | 0.000
31.09/31.17	c total clause space: 78.2603MB
31.09/31.17	c total #watches: 547064
31.49/31.51	c total #propagations: 45535905 / total #impl: 203964154 (eff. 0.223)
31.49/31.51	c #Conflicts:     103000 | #Learnt:      13440 | 0.000
31.49/31.51	c total clause space: 78.2603MB
31.49/31.51	c total #watches: 550612
31.79/31.81	c total #propagations: 46007144 / total #impl: 205885989 (eff. 0.223)
31.79/31.81	c #Conflicts:     104000 | #Learnt:      14440 | 0.000
31.79/31.81	c total clause space: 78.2603MB
31.79/31.81	c total #watches: 554124
32.09/32.14	c total #propagations: 46420601 / total #impl: 207793015 (eff. 0.223)
32.09/32.14	c #Conflicts:     105000 | #Learnt:      15440 | 0.000
32.09/32.14	c total clause space: 78.2603MB
32.09/32.14	c total #watches: 557983
32.39/32.43	c total #propagations: 46859154 / total #impl: 209876032 (eff. 0.223)
32.39/32.43	c GC COLLECT
32.39/32.43	c #Conflicts:     106000 | #Learnt:       8727 | 0.000
32.39/32.43	c total clause space: 78.2603MB
32.39/32.43	c total #watches: 536118
32.59/32.69	c total #propagations: 47277290 / total #impl: 212095402 (eff. 0.223)
32.59/32.69	c #Conflicts:     107000 | #Learnt:       9727 | 0.000
32.59/32.69	c total clause space: 78.2603MB
32.59/32.69	c total #watches: 539677
32.99/33.01	c total #propagations: 47722360 / total #impl: 213820877 (eff. 0.223)
32.99/33.01	c #Conflicts:     108000 | #Learnt:      10727 | 0.000
32.99/33.01	c total clause space: 78.2603MB
32.99/33.01	c total #watches: 543225
33.29/33.33	c total #propagations: 48252511 / total #impl: 215975635 (eff. 0.223)
33.29/33.33	c #Conflicts:     109000 | #Learnt:      11727 | 0.000
33.29/33.33	c total clause space: 78.2603MB
33.29/33.33	c total #watches: 549008
33.79/33.85	c total #propagations: 48620870 / total #impl: 218164160 (eff. 0.223)
33.79/33.85	c #Conflicts:     110000 | #Learnt:      12727 | 0.000
33.79/33.85	c total clause space: 78.2603MB
33.79/33.85	c total #watches: 558329
34.39/34.43	c total #propagations: 49149037 / total #impl: 221785978 (eff. 0.222)
34.39/34.43	c #Conflicts:     111000 | #Learnt:      13727 | 0.000
34.39/34.43	c total clause space: 78.2603MB
34.39/34.43	c total #watches: 565295
34.79/34.83	c total #propagations: 49597779 / total #impl: 224772799 (eff. 0.221)
34.79/34.83	c #Conflicts:     112000 | #Learnt:      14727 | 0.000
34.79/34.83	c total clause space: 78.2603MB
34.79/34.83	c total #watches: 569029
35.19/35.22	c total #propagations: 50062224 / total #impl: 226849692 (eff. 0.221)
35.19/35.22	c #Conflicts:     113000 | #Learnt:      15727 | 0.000
35.19/35.22	c total clause space: 78.2603MB
35.19/35.22	c total #watches: 572819
35.59/35.62	c total #propagations: 50492004 / total #impl: 229019376 (eff. 0.220)
35.59/35.62	c GC COLLECT
35.59/35.62	c #Conflicts:     114000 | #Learnt:       8728 | 0.000
35.59/35.62	c total clause space: 78.2603MB
35.59/35.62	c total #watches: 535712
35.79/35.88	c total #propagations: 50923727 / total #impl: 231502542 (eff. 0.220)
35.79/35.88	c #Conflicts:     115000 | #Learnt:       9728 | 0.000
35.79/35.88	c total clause space: 78.2603MB
35.79/35.88	c total #watches: 539322
36.19/36.22	c total #propagations: 51412349 / total #impl: 233499982 (eff. 0.220)
36.19/36.22	c #Conflicts:     116000 | #Learnt:      10728 | 0.000
36.19/36.22	c total clause space: 78.2603MB
36.19/36.22	c total #watches: 544703
36.59/36.61	c total #propagations: 51912939 / total #impl: 235917096 (eff. 0.220)
36.59/36.61	c #Conflicts:     117000 | #Learnt:      11728 | 0.000
36.59/36.61	c total clause space: 78.2603MB
36.59/36.61	c total #watches: 552703
36.99/37.02	c total #propagations: 52285066 / total #impl: 238438873 (eff. 0.219)
36.99/37.02	c #Conflicts:     118000 | #Learnt:      12728 | 0.000
36.99/37.02	c total clause space: 78.2603MB
36.99/37.02	c total #watches: 556957
37.19/37.28	c total #propagations: 52727601 / total #impl: 240776355 (eff. 0.219)
37.19/37.28	c #Conflicts:     119000 | #Learnt:      13728 | 0.000
37.19/37.28	c total clause space: 78.2603MB
37.19/37.28	c total #watches: 561314
37.49/37.52	c total #propagations: 53086065 / total #impl: 242681304 (eff. 0.219)
37.49/37.52	c #Conflicts:     120000 | #Learnt:      14728 | 0.000
37.49/37.52	c total clause space: 78.2603MB
37.49/37.52	c total #watches: 568738
37.79/37.85	c total #propagations: 53447269 / total #impl: 244790141 (eff. 0.218)
37.79/37.85	c #Conflicts:     121000 | #Learnt:      15728 | 0.000
37.79/37.85	c total clause space: 78.2603MB
37.79/37.85	c total #watches: 573079
38.19/38.25	c total #propagations: 53826427 / total #impl: 246932707 (eff. 0.218)
38.19/38.25	c GC COLLECT
38.19/38.25	c #Conflicts:     122000 | #Learnt:       8419 | 0.000
38.19/38.25	c total clause space: 78.2603MB
38.19/38.25	c total #watches: 534676
38.59/38.70	c total #propagations: 54255550 / total #impl: 249254143 (eff. 0.218)
38.59/38.70	c #Conflicts:     123000 | #Learnt:       9419 | 0.000
38.59/38.70	c total clause space: 78.2603MB
38.69/38.70	c total #watches: 540232
38.99/39.06	c total #propagations: 54959565 / total #impl: 252671624 (eff. 0.218)
38.99/39.06	c #Conflicts:     124000 | #Learnt:      10419 | 0.000
38.99/39.06	c total clause space: 78.2603MB
38.99/39.06	c total #watches: 544735
39.29/39.38	c total #propagations: 55654717 / total #impl: 255431722 (eff. 0.218)
39.29/39.38	c #Conflicts:     125000 | #Learnt:      11419 | 0.000
39.29/39.38	c total clause space: 78.2603MB
39.29/39.38	c total #watches: 548463
39.69/39.70	c total #propagations: 56159015 / total #impl: 257594634 (eff. 0.218)
39.69/39.70	c #Conflicts:     126000 | #Learnt:      12419 | 0.000
39.69/39.70	c total clause space: 78.2603MB
39.69/39.71	c total #watches: 551490
39.98/40.03	c total #propagations: 56733301 / total #impl: 259842707 (eff. 0.218)
39.98/40.03	c #Conflicts:     127000 | #Learnt:      13419 | 0.000
39.98/40.03	c total clause space: 78.2603MB
39.98/40.03	c total #watches: 555093
40.28/40.39	c total #propagations: 57230239 / total #impl: 261916291 (eff. 0.219)
40.28/40.39	c #Conflicts:     128000 | #Learnt:      14419 | 0.000
40.28/40.39	c total clause space: 78.2603MB
40.28/40.39	c total #watches: 559030
40.58/40.70	c total #propagations: 57669305 / total #impl: 264202149 (eff. 0.218)
40.58/40.70	c #Conflicts:     129000 | #Learnt:      15419 | 0.000
40.58/40.70	c total clause space: 78.2603MB
40.58/40.70	c total #watches: 563571
40.88/40.97	c total #propagations: 58053739 / total #impl: 265955502 (eff. 0.218)
40.88/40.97	c #Conflicts:     130000 | #Learnt:      16419 | 0.000
40.88/40.97	c total clause space: 78.2603MB
40.88/40.97	c total #watches: 567687
41.28/41.36	c total #propagations: 58404039 / total #impl: 267437012 (eff. 0.218)
41.28/41.36	c GC COLLECT
41.28/41.36	c #Conflicts:     131000 | #Learnt:       8816 | 0.000
41.28/41.36	c total clause space: 78.2603MB
41.28/41.36	c total #watches: 536064
41.58/41.67	c total #propagations: 58929605 / total #impl: 269564116 (eff. 0.219)
41.58/41.67	c #Conflicts:     132000 | #Learnt:       9816 | 0.000
41.58/41.67	c total clause space: 78.2603MB
41.58/41.67	c total #watches: 540049
41.89/41.98	c total #propagations: 59489393 / total #impl: 271688338 (eff. 0.219)
41.89/41.98	c #Conflicts:     133000 | #Learnt:      10816 | 0.000
41.89/41.98	c total clause space: 78.2603MB
41.89/41.98	c total #watches: 545422
42.28/42.30	c total #propagations: 60028390 / total #impl: 273634768 (eff. 0.219)
42.28/42.30	c #Conflicts:     134000 | #Learnt:      11816 | 0.000
42.28/42.30	c total clause space: 78.2603MB
42.28/42.30	c total #watches: 549023
42.58/42.62	c total #propagations: 60605518 / total #impl: 275646209 (eff. 0.220)
42.58/42.62	c #Conflicts:     135000 | #Learnt:      12816 | 0.000
42.58/42.62	c total clause space: 78.2603MB
42.58/42.62	c total #watches: 552842
42.89/42.98	c total #propagations: 61119104 / total #impl: 277709531 (eff. 0.220)
42.89/42.98	c #Conflicts:     136000 | #Learnt:      13816 | 0.000
42.89/42.98	c total clause space: 78.2603MB
42.89/42.98	c total #watches: 556421
43.08/43.19	c total #propagations: 61635315 / total #impl: 280170684 (eff. 0.220)
43.08/43.19	c #Conflicts:     137000 | #Learnt:      14816 | 0.000
43.08/43.19	c total clause space: 78.2603MB
43.08/43.19	c total #watches: 559815
43.38/43.44	c total #propagations: 61975687 / total #impl: 281476051 (eff. 0.220)
43.38/43.44	c #Conflicts:     138000 | #Learnt:      15816 | 0.000
43.38/43.44	c total clause space: 78.2603MB
43.38/43.44	c total #watches: 563521
43.78/43.84	c total #propagations: 62298550 / total #impl: 282819096 (eff. 0.220)
43.78/43.84	c #Conflicts:     139000 | #Learnt:      16816 | 0.000
43.78/43.84	c total clause space: 78.2603MB
43.78/43.84	c total #watches: 567901
44.18/44.28	c total #propagations: 62633610 / total #impl: 285184861 (eff. 0.220)
44.18/44.28	c #Conflicts:     140000 | #Learnt:      17816 | 0.000
44.18/44.28	c total clause space: 78.2603MB
44.18/44.28	c total #watches: 574598
44.68/44.70	c total #propagations: 62974950 / total #impl: 287841467 (eff. 0.219)
44.68/44.70	c GC COLLECT
44.68/44.70	c #Conflicts:     141000 | #Learnt:       9910 | 0.000
44.68/44.70	c total clause space: 78.2603MB
44.68/44.70	c total #watches: 547876
45.19/45.22	c total #propagations: 63332581 / total #impl: 290967799 (eff. 0.218)
45.19/45.22	c #Conflicts:     142000 | #Learnt:      10910 | 0.000
45.19/45.22	c total clause space: 78.2603MB
45.19/45.22	c total #watches: 556825
45.88/45.95	c total #propagations: 63687716 / total #impl: 294250580 (eff. 0.216)
45.88/45.95	c #Conflicts:     143000 | #Learnt:      11910 | 0.000
45.88/45.95	c total clause space: 78.2603MB
45.88/45.95	c total #watches: 568607
46.78/46.86	c total #propagations: 64059036 / total #impl: 298204591 (eff. 0.215)
46.78/46.86	c #Conflicts:     144000 | #Learnt:      12910 | 0.000
46.78/46.86	c total clause space: 78.2603MB
46.78/46.86	c total #watches: 582912
47.88/47.99	c total #propagations: 64407037 / total #impl: 303155382 (eff. 0.212)
47.88/47.99	c #Conflicts:     145000 | #Learnt:      13910 | 0.000
47.88/47.99	c total clause space: 78.2603MB
47.88/47.99	c total #watches: 595541
49.38/49.48	c total #propagations: 64790253 / total #impl: 308718257 (eff. 0.210)
49.38/49.48	c #Conflicts:     146000 | #Learnt:      14910 | 0.000
49.38/49.48	c total clause space: 127.173MB
49.38/49.48	c total #watches: 611461
51.08/51.19	c total #propagations: 65182201 / total #impl: 315040057 (eff. 0.207)
51.08/51.19	c #Conflicts:     147000 | #Learnt:      15910 | 0.000
51.08/51.19	c total clause space: 127.173MB
51.08/51.19	c total #watches: 623997
52.88/52.99	c total #propagations: 65539128 / total #impl: 322524665 (eff. 0.203)
52.88/52.99	c #Conflicts:     148000 | #Learnt:      16910 | 0.000
52.88/52.99	c total clause space: 127.173MB
52.88/52.99	c total #watches: 633415
53.88/53.94	c total #propagations: 65944579 / total #impl: 327294883 (eff. 0.201)
53.88/53.94	c #Conflicts:     149000 | #Learnt:      17910 | 0.000
53.88/53.94	c total clause space: 127.173MB
53.88/53.94	c total #watches: 638824
54.58/54.61	c total #propagations: 66410333 / total #impl: 329774859 (eff. 0.201)
54.58/54.61	c GC COLLECT
54.58/54.61	c #Conflicts:     150000 | #Learnt:       9695 | 0.000
54.58/54.61	c total clause space: 127.173MB
54.58/54.61	c total #watches: 539758
54.78/54.88	c total #propagations: 66890702 / total #impl: 332031590 (eff. 0.201)
54.78/54.88	c #Conflicts:     151000 | #Learnt:      10695 | 0.000
54.78/54.88	c total clause space: 127.173MB
54.78/54.88	c total #watches: 544384
55.18/55.30	c total #propagations: 67336642 / total #impl: 333874558 (eff. 0.202)
55.18/55.30	c #Conflicts:     152000 | #Learnt:      11695 | 0.000
55.18/55.30	c total clause space: 127.173MB
55.28/55.30	c total #watches: 547711
55.58/55.63	c total #propagations: 67910553 / total #impl: 336201480 (eff. 0.202)
55.58/55.63	c #Conflicts:     153000 | #Learnt:      12695 | 0.000
55.58/55.63	c total clause space: 127.173MB
55.58/55.63	c total #watches: 552254
55.88/55.98	c total #propagations: 68431778 / total #impl: 338600493 (eff. 0.202)
55.88/55.98	c #Conflicts:     154000 | #Learnt:      13695 | 0.000
55.88/55.98	c total clause space: 127.173MB
55.88/55.98	c total #watches: 556235
56.18/56.25	c total #propagations: 68902837 / total #impl: 341108456 (eff. 0.202)
56.18/56.25	c #Conflicts:     155000 | #Learnt:      14695 | 0.000
56.18/56.25	c total clause space: 127.173MB
56.18/56.25	c total #watches: 559938
56.58/56.60	c total #propagations: 69258005 / total #impl: 343202344 (eff. 0.202)
56.58/56.60	c #Conflicts:     156000 | #Learnt:      15695 | 0.000
56.58/56.60	c total clause space: 127.173MB
56.58/56.60	c total #watches: 564020
56.98/57.00	c total #propagations: 69683571 / total #impl: 345531430 (eff. 0.202)
56.98/57.00	c #Conflicts:     157000 | #Learnt:      16695 | 0.000
56.98/57.00	c total clause space: 127.173MB
56.98/57.00	c total #watches: 568552
57.28/57.35	c total #propagations: 70171392 / total #impl: 347999908 (eff. 0.202)
57.28/57.35	c #Conflicts:     158000 | #Learnt:      17695 | 0.000
57.28/57.35	c total clause space: 127.173MB
57.28/57.35	c total #watches: 573401
57.68/57.72	c total #propagations: 70668082 / total #impl: 350172948 (eff. 0.202)
57.68/57.72	c #Conflicts:     159000 | #Learnt:      18695 | 0.000
57.68/57.72	c total clause space: 127.173MB
57.68/57.72	c total #watches: 577497
57.98/58.04	c total #propagations: 71179182 / total #impl: 351890829 (eff. 0.202)
57.98/58.04	c GC COLLECT
57.98/58.04	c #Conflicts:     160000 | #Learnt:      10204 | 0.000
57.98/58.04	c total clause space: 127.173MB
57.98/58.04	c total #watches: 542955
58.28/58.35	c total #propagations: 71600070 / total #impl: 353865092 (eff. 0.202)
58.28/58.35	c #Conflicts:     161000 | #Learnt:      11204 | 0.000
58.28/58.35	c total clause space: 127.173MB
58.28/58.35	c total #watches: 547226
58.68/58.75	c total #propagations: 72062006 / total #impl: 356018771 (eff. 0.202)
58.68/58.75	c #Conflicts:     162000 | #Learnt:      12204 | 0.000
58.68/58.75	c total clause space: 127.173MB
58.68/58.75	c total #watches: 552400
59.18/59.23	c total #propagations: 72549675 / total #impl: 358322763 (eff. 0.202)
59.18/59.23	c #Conflicts:     163000 | #Learnt:      13204 | 0.000
59.18/59.23	c total clause space: 127.173MB
59.18/59.23	c total #watches: 556951
59.68/59.76	c total #propagations: 73042224 / total #impl: 360985579 (eff. 0.202)
59.68/59.76	c #Conflicts:     164000 | #Learnt:      14204 | 0.000
59.68/59.76	c total clause space: 127.173MB
59.68/59.76	c total #watches: 561992
60.38/60.44	c total #propagations: 73450623 / total #impl: 363387111 (eff. 0.202)
60.38/60.44	c #Conflicts:     165000 | #Learnt:      15204 | 0.000
60.38/60.44	c total clause space: 127.173MB
60.38/60.44	c total #watches: 568362
61.08/61.13	c total #propagations: 74035849 / total #impl: 366440514 (eff. 0.202)
61.08/61.13	c #Conflicts:     166000 | #Learnt:      16204 | 0.000
61.08/61.13	c total clause space: 127.173MB
61.08/61.13	c total #watches: 573180
61.78/61.88	c total #propagations: 74548849 / total #impl: 369804215 (eff. 0.202)
61.78/61.88	c #Conflicts:     167000 | #Learnt:      17204 | 0.000
61.78/61.88	c total clause space: 127.173MB
61.78/61.88	c total #watches: 579589
62.18/62.27	c total #propagations: 75012596 / total #impl: 372813255 (eff. 0.201)
62.18/62.27	c #Conflicts:     168000 | #Learnt:      18204 | 0.000
62.18/62.27	c total clause space: 127.173MB
62.18/62.27	c total #watches: 584990
62.68/62.79	c total #propagations: 75575982 / total #impl: 375011575 (eff. 0.202)
62.68/62.79	c #Conflicts:     169000 | #Learnt:      19204 | 0.000
62.68/62.79	c total clause space: 127.173MB
62.68/62.80	c total #watches: 589677
63.18/63.25	c total #propagations: 76207875 / total #impl: 377746997 (eff. 0.202)
63.18/63.25	c GC COLLECT
63.18/63.25	c #Conflicts:     170000 | #Learnt:      10401 | 0.000
63.18/63.25	c total clause space: 127.173MB
63.18/63.25	c total #watches: 542767
63.58/63.60	c total #propagations: 76568834 / total #impl: 379818596 (eff. 0.202)
63.58/63.60	c #Conflicts:     171000 | #Learnt:      11401 | 0.000
63.58/63.60	c total clause space: 127.173MB
63.58/63.60	c total #watches: 547663
63.88/63.95	c total #propagations: 77112689 / total #impl: 382247776 (eff. 0.202)
63.88/63.95	c #Conflicts:     172000 | #Learnt:      12401 | 0.000
63.88/63.95	c total clause space: 127.173MB
63.88/63.95	c total #watches: 551876
64.18/64.27	c total #propagations: 77653892 / total #impl: 384731691 (eff. 0.202)
64.18/64.27	c #Conflicts:     173000 | #Learnt:      13401 | 0.000
64.18/64.27	c total clause space: 127.173MB
64.18/64.27	c total #watches: 556635
64.48/64.52	c total #propagations: 78129225 / total #impl: 387042668 (eff. 0.202)
64.48/64.52	c #Conflicts:     174000 | #Learnt:      14401 | 0.000
64.48/64.52	c total clause space: 127.173MB
64.48/64.52	c total #watches: 559842
64.78/64.83	c total #propagations: 78487520 / total #impl: 388532667 (eff. 0.202)
64.78/64.83	c #Conflicts:     175000 | #Learnt:      15401 | 0.000
64.78/64.83	c total clause space: 127.173MB
64.78/64.83	c total #watches: 562575
65.08/65.14	c total #propagations: 78937436 / total #impl: 390374222 (eff. 0.202)
65.08/65.14	c #Conflicts:     176000 | #Learnt:      16401 | 0.000
65.08/65.14	c total clause space: 127.173MB
65.08/65.14	c total #watches: 565828
65.38/65.44	c total #propagations: 79340991 / total #impl: 392392297 (eff. 0.202)
65.38/65.44	c #Conflicts:     177000 | #Learnt:      17401 | 0.000
65.38/65.44	c total clause space: 127.173MB
65.38/65.44	c total #watches: 569854
65.88/65.90	c total #propagations: 79810103 / total #impl: 394350217 (eff. 0.202)
65.88/65.90	c #Conflicts:     178000 | #Learnt:      18401 | 0.000
65.88/65.90	c total clause space: 127.173MB
65.88/65.90	c total #watches: 572528
66.18/66.21	c total #propagations: 80254929 / total #impl: 396401658 (eff. 0.202)
66.18/66.21	c #Conflicts:     179000 | #Learnt:      19401 | 0.000
66.18/66.21	c total clause space: 127.173MB
66.18/66.21	c total #watches: 576730
66.48/66.58	c total #propagations: 80788149 / total #impl: 398660041 (eff. 0.203)
66.48/66.58	c GC COLLECT
66.48/66.58	c #Conflicts:     180000 | #Learnt:      10298 | 0.000
66.48/66.58	c total clause space: 127.173MB
66.48/66.58	c total #watches: 542731
66.78/66.84	c total #propagations: 81277907 / total #impl: 400766230 (eff. 0.203)
66.78/66.84	c #Conflicts:     181000 | #Learnt:      11298 | 0.000
66.78/66.84	c total clause space: 127.173MB
66.78/66.84	c total #watches: 547445
67.08/67.18	c total #propagations: 81792054 / total #impl: 402984180 (eff. 0.203)
67.08/67.18	c #Conflicts:     182000 | #Learnt:      12298 | 0.000
67.08/67.18	c total clause space: 127.173MB
67.08/67.18	c total #watches: 550551
67.48/67.54	c total #propagations: 82170830 / total #impl: 405186566 (eff. 0.203)
67.48/67.54	c #Conflicts:     183000 | #Learnt:      13298 | 0.000
67.48/67.54	c total clause space: 127.173MB
67.48/67.54	c total #watches: 554121
67.78/67.82	c total #propagations: 82562930 / total #impl: 407338473 (eff. 0.203)
67.78/67.82	c #Conflicts:     184000 | #Learnt:      14298 | 0.000
67.78/67.82	c total clause space: 127.173MB
67.78/67.82	c total #watches: 558948
68.08/68.10	c total #propagations: 82974638 / total #impl: 409244535 (eff. 0.203)
68.08/68.10	c #Conflicts:     185000 | #Learnt:      15298 | 0.000
68.08/68.10	c total clause space: 127.173MB
68.08/68.10	c total #watches: 562753
68.38/68.41	c total #propagations: 83368455 / total #impl: 410992341 (eff. 0.203)
68.38/68.41	c #Conflicts:     186000 | #Learnt:      16298 | 0.000
68.38/68.41	c total clause space: 127.173MB
68.38/68.41	c total #watches: 566913
68.68/68.73	c total #propagations: 83745720 / total #impl: 412626038 (eff. 0.203)
68.68/68.73	c #Conflicts:     187000 | #Learnt:      17298 | 0.000
68.68/68.73	c total clause space: 127.173MB
68.68/68.73	c total #watches: 570499
69.08/69.12	c total #propagations: 84218335 / total #impl: 414782652 (eff. 0.203)
69.08/69.12	c #Conflicts:     188000 | #Learnt:      18298 | 0.000
69.08/69.12	c total clause space: 127.173MB
69.08/69.12	c total #watches: 573716
69.48/69.53	c total #propagations: 84611557 / total #impl: 417184678 (eff. 0.203)
69.48/69.53	c #Conflicts:     189000 | #Learnt:      19298 | 0.000
69.48/69.53	c total clause space: 127.173MB
69.48/69.53	c total #watches: 577229
69.98/70.07	c total #propagations: 84970728 / total #impl: 419523618 (eff. 0.203)
69.98/70.07	c #Conflicts:     190000 | #Learnt:      20298 | 0.000
69.98/70.07	c total clause space: 127.173MB
69.98/70.07	c total #watches: 582688
70.48/70.57	c total #propagations: 85340363 / total #impl: 421984923 (eff. 0.202)
70.48/70.57	c GC COLLECT
70.48/70.57	c #Conflicts:     191000 | #Learnt:      10919 | 0.000
70.48/70.57	c total clause space: 127.173MB
70.48/70.57	c total #watches: 544816
70.88/70.92	c total #propagations: 85713337 / total #impl: 424231105 (eff. 0.202)
70.88/70.92	c #Conflicts:     192000 | #Learnt:      11919 | 0.000
70.88/70.92	c total clause space: 127.173MB
70.88/70.92	c total #watches: 547706
71.28/71.34	c total #propagations: 86084415 / total #impl: 426290722 (eff. 0.202)
71.28/71.34	c #Conflicts:     193000 | #Learnt:      12919 | 0.000
71.28/71.34	c total clause space: 127.173MB
71.28/71.34	c total #watches: 551179
71.58/71.61	c total #propagations: 86685457 / total #impl: 429004179 (eff. 0.202)
71.58/71.61	c #Conflicts:     194000 | #Learnt:      13919 | 0.000
71.58/71.61	c total clause space: 127.173MB
71.58/71.61	c total #watches: 554690
71.78/71.83	c total #propagations: 87171611 / total #impl: 430766784 (eff. 0.202)
71.78/71.83	c #Conflicts:     195000 | #Learnt:      14919 | 0.000
71.78/71.83	c total clause space: 127.173MB
71.78/71.83	c total #watches: 557679
71.98/72.07	c total #propagations: 87517052 / total #impl: 431964425 (eff. 0.203)
71.98/72.07	c #Conflicts:     196000 | #Learnt:      15919 | 0.000
71.98/72.07	c total clause space: 127.173MB
71.98/72.07	c total #watches: 560997
72.28/72.31	c total #propagations: 87897794 / total #impl: 433354884 (eff. 0.203)
72.28/72.31	c #Conflicts:     197000 | #Learnt:      16919 | 0.000
72.28/72.31	c total clause space: 127.173MB
72.28/72.31	c total #watches: 564815
72.47/72.59	c total #propagations: 88253453 / total #impl: 434643183 (eff. 0.203)
72.47/72.59	c #Conflicts:     198000 | #Learnt:      17919 | 0.000
72.47/72.59	c total clause space: 127.173MB
72.47/72.59	c total #watches: 567566
72.87/72.90	c total #propagations: 88604908 / total #impl: 435918218 (eff. 0.203)
72.87/72.90	c #Conflicts:     199000 | #Learnt:      18919 | 0.000
72.87/72.90	c total clause space: 127.173MB
72.87/72.90	c total #watches: 571080
73.17/73.23	c total #propagations: 88980246 / total #impl: 437451558 (eff. 0.203)
73.17/73.23	c #Conflicts:     200000 | #Learnt:      19919 | 0.000
73.17/73.23	c total clause space: 127.173MB
73.17/73.23	c total #watches: 574345
73.47/73.57	c total #propagations: 89371163 / total #impl: 438929836 (eff. 0.204)
73.47/73.57	c #Conflicts:     201000 | #Learnt:      20919 | 0.000
73.47/73.57	c total clause space: 127.173MB
73.47/73.57	c total #watches: 577209
73.78/73.88	c total #propagations: 89731357 / total #impl: 440382322 (eff. 0.204)
73.78/73.88	c GC COLLECT
73.78/73.88	c #Conflicts:     202000 | #Learnt:      11239 | 0.000
73.78/73.88	c total clause space: 127.173MB
73.78/73.88	c total #watches: 546072
74.07/74.10	c total #propagations: 90095853 / total #impl: 441814294 (eff. 0.204)
74.07/74.10	c #Conflicts:     203000 | #Learnt:      12239 | 0.000
74.07/74.10	c total clause space: 127.173MB
74.07/74.10	c total #watches: 549899
74.27/74.34	c total #propagations: 90472447 / total #impl: 443146273 (eff. 0.204)
74.27/74.34	c #Conflicts:     204000 | #Learnt:      13239 | 0.000
74.27/74.34	c total clause space: 127.173MB
74.27/74.34	c total #watches: 553709
74.57/74.60	c total #propagations: 90829473 / total #impl: 444462099 (eff. 0.204)
74.57/74.60	c #Conflicts:     205000 | #Learnt:      14239 | 0.000
74.57/74.60	c total clause space: 127.173MB
74.57/74.60	c total #watches: 556805
74.97/75.01	c total #propagations: 91184118 / total #impl: 445789724 (eff. 0.205)
74.97/75.01	c #Conflicts:     206000 | #Learnt:      15239 | 0.000
74.97/75.01	c total clause space: 127.173MB
74.97/75.01	c total #watches: 559808
75.37/75.45	c total #propagations: 91598785 / total #impl: 448142491 (eff. 0.204)
75.37/75.45	c #Conflicts:     207000 | #Learnt:      16239 | 0.000
75.37/75.45	c total clause space: 127.173MB
75.37/75.45	c total #watches: 563838
75.77/75.88	c total #propagations: 91994682 / total #impl: 450654045 (eff. 0.204)
75.77/75.88	c #Conflicts:     208000 | #Learnt:      17239 | 0.000
75.77/75.88	c total clause space: 127.173MB
75.77/75.88	c total #watches: 568546
76.27/76.35	c total #propagations: 92382348 / total #impl: 453158603 (eff. 0.204)
76.27/76.35	c #Conflicts:     209000 | #Learnt:      18239 | 0.000
76.27/76.35	c total clause space: 127.173MB
76.27/76.35	c total #watches: 573423
76.87/76.95	c total #propagations: 92759955 / total #impl: 455672349 (eff. 0.204)
76.87/76.95	c #Conflicts:     210000 | #Learnt:      19239 | 0.000
76.87/76.95	c total clause space: 127.173MB
76.87/76.95	c total #watches: 580305
77.67/77.73	c total #propagations: 93144697 / total #impl: 458405133 (eff. 0.203)
77.67/77.73	c #Conflicts:     211000 | #Learnt:      20239 | 0.000
77.67/77.73	c total clause space: 127.173MB
77.67/77.73	c total #watches: 586260
78.57/78.68	c total #propagations: 93529356 / total #impl: 461142652 (eff. 0.203)
78.57/78.68	c #Conflicts:     212000 | #Learnt:      21239 | 0.000
78.57/78.68	c total clause space: 127.173MB
78.57/78.68	c total #watches: 590611
79.57/79.60	c total #propagations: 93929430 / total #impl: 463880076 (eff. 0.202)
79.57/79.60	c GC COLLECT
79.57/79.60	c #Conflicts:     213000 | #Learnt:      11227 | 0.000
79.57/79.60	c total clause space: 127.173MB
79.57/79.60	c total #watches: 546295
79.97/80.01	c total #propagations: 94348927 / total #impl: 466781186 (eff. 0.202)
79.97/80.01	c #Conflicts:     214000 | #Learnt:      12227 | 0.000
79.97/80.01	c total clause space: 127.173MB
79.97/80.01	c total #watches: 552565
80.47/80.53	c total #propagations: 94725542 / total #impl: 469347524 (eff. 0.202)
80.47/80.53	c #Conflicts:     215000 | #Learnt:      13227 | 0.000
80.47/80.53	c total clause space: 127.173MB
80.47/80.53	c total #watches: 557257
81.07/81.19	c total #propagations: 95110333 / total #impl: 471919136 (eff. 0.202)
81.07/81.19	c #Conflicts:     216000 | #Learnt:      14227 | 0.000
81.07/81.19	c total clause space: 127.173MB
81.07/81.19	c total #watches: 562125
81.77/81.84	c total #propagations: 95497550 / total #impl: 474431434 (eff. 0.201)
81.77/81.84	c #Conflicts:     217000 | #Learnt:      15227 | 0.000
81.77/81.84	c total clause space: 127.173MB
81.77/81.84	c total #watches: 566998
82.48/82.51	c total #propagations: 95868974 / total #impl: 476815915 (eff. 0.201)
82.48/82.51	c #Conflicts:     218000 | #Learnt:      16227 | 0.000
82.48/82.51	c total clause space: 127.173MB
82.48/82.51	c total #watches: 572020
83.17/83.28	c total #propagations: 96227045 / total #impl: 479174491 (eff. 0.201)
83.17/83.28	c #Conflicts:     219000 | #Learnt:      17227 | 0.000
83.17/83.28	c total clause space: 127.173MB
83.17/83.28	c total #watches: 576188
83.97/84.00	c total #propagations: 96585128 / total #impl: 481540306 (eff. 0.201)
83.97/84.00	c #Conflicts:     220000 | #Learnt:      18227 | 0.000
83.97/84.00	c total clause space: 127.173MB
83.97/84.00	c total #watches: 580962
84.68/84.80	c total #propagations: 96932184 / total #impl: 483987782 (eff. 0.200)
84.68/84.80	c #Conflicts:     221000 | #Learnt:      19227 | 0.000
84.68/84.80	c total clause space: 127.173MB
84.68/84.80	c total #watches: 586421
85.57/85.62	c total #propagations: 97297629 / total #impl: 486504446 (eff. 0.200)
85.57/85.62	c #Conflicts:     222000 | #Learnt:      20227 | 0.000
85.57/85.62	c total clause space: 127.173MB
85.57/85.62	c total #watches: 592419
86.78/86.82	c total #propagations: 97642194 / total #impl: 489138347 (eff. 0.200)
86.78/86.82	c #Conflicts:     223000 | #Learnt:      21227 | 0.000
86.78/86.82	c total clause space: 127.173MB
86.78/86.82	c total #watches: 598300
88.09/88.16	c total #propagations: 97989546 / total #impl: 491602105 (eff. 0.199)
88.09/88.16	c #Conflicts:     224000 | #Learnt:      22227 | 0.000
88.09/88.16	c total clause space: 127.173MB
88.09/88.16	c total #watches: 606073
89.09/89.14	c total #propagations: 98321803 / total #impl: 494096659 (eff. 0.199)
89.09/89.14	c GC COLLECT
89.09/89.14	c #Conflicts:     225000 | #Learnt:      11909 | 0.000
89.09/89.14	c total clause space: 127.173MB
89.09/89.14	c total #watches: 550262
89.48/89.59	c total #propagations: 98702804 / total #impl: 496734198 (eff. 0.199)
89.48/89.59	c #Conflicts:     226000 | #Learnt:      12909 | 0.000
89.48/89.59	c total clause space: 127.173MB
89.48/89.59	c total #watches: 556134
90.08/90.16	c total #propagations: 99070164 / total #impl: 499497082 (eff. 0.198)
90.08/90.16	c #Conflicts:     227000 | #Learnt:      13909 | 0.000
90.08/90.16	c total clause space: 127.173MB
90.08/90.16	c total #watches: 563926
90.78/90.87	c total #propagations: 99426111 / total #impl: 502281619 (eff. 0.198)
90.78/90.87	c #Conflicts:     228000 | #Learnt:      14909 | 0.000
90.78/90.87	c total clause space: 127.173MB
90.78/90.87	c total #watches: 568551
91.48/91.50	c total #propagations: 99808703 / total #impl: 505096856 (eff. 0.198)
91.48/91.50	c #Conflicts:     229000 | #Learnt:      15909 | 0.000
91.48/91.50	c total clause space: 127.173MB
91.48/91.50	c total #watches: 573941
92.28/92.31	c total #propagations: 100159935 / total #impl: 507743709 (eff. 0.197)
92.28/92.31	c #Conflicts:     230000 | #Learnt:      16909 | 0.000
92.28/92.31	c total clause space: 127.173MB
92.28/92.31	c total #watches: 580297
93.08/93.20	c total #propagations: 100530597 / total #impl: 510451815 (eff. 0.197)
93.08/93.20	c #Conflicts:     231000 | #Learnt:      17909 | 0.000
93.08/93.20	c total clause space: 127.173MB
93.18/93.20	c total #watches: 585918
93.68/93.77	c total #propagations: 100939519 / total #impl: 513442716 (eff. 0.197)
93.68/93.77	c #Conflicts:     232000 | #Learnt:      18909 | 0.000
93.68/93.77	c total clause space: 127.173MB
93.68/93.77	c total #watches: 590271
94.28/94.35	c total #propagations: 101512909 / total #impl: 515901160 (eff. 0.197)
94.28/94.35	c #Conflicts:     233000 | #Learnt:      19909 | 0.000
94.28/94.35	c total clause space: 127.173MB
94.28/94.35	c total #watches: 593907
94.68/94.76	c total #propagations: 102099387 / total #impl: 518408362 (eff. 0.197)
94.68/94.76	c #Conflicts:     234000 | #Learnt:      20909 | 0.000
94.68/94.76	c total clause space: 127.173MB
94.68/94.76	c total #watches: 597834
95.18/95.22	c total #propagations: 102557967 / total #impl: 520455613 (eff. 0.197)
95.18/95.22	c #Conflicts:     235000 | #Learnt:      21909 | 0.000
95.18/95.22	c total clause space: 127.173MB
95.18/95.22	c total #watches: 601997
95.68/95.74	c total #propagations: 103079261 / total #impl: 522957620 (eff. 0.197)
95.68/95.74	c #Conflicts:     236000 | #Learnt:      22909 | 0.000
95.68/95.74	c total clause space: 127.173MB
95.68/95.74	c total #watches: 605756
96.18/96.23	c total #propagations: 103567526 / total #impl: 525219126 (eff. 0.197)
96.18/96.23	c GC COLLECT
96.18/96.23	c #Conflicts:     237000 | #Learnt:      12302 | 0.000
96.18/96.23	c total clause space: 127.173MB
96.18/96.23	c total #watches: 551088
96.58/96.69	c total #propagations: 104043443 / total #impl: 527954962 (eff. 0.197)
96.58/96.69	c #Conflicts:     238000 | #Learnt:      13302 | 0.000
96.58/96.69	c total clause space: 127.173MB
96.58/96.69	c total #watches: 554944
97.08/97.10	c total #propagations: 104520819 / total #impl: 530424466 (eff. 0.197)
97.08/97.10	c #Conflicts:     239000 | #Learnt:      14302 | 0.000
97.08/97.10	c total clause space: 127.173MB
97.08/97.10	c total #watches: 558824
97.48/97.56	c total #propagations: 104942714 / total #impl: 532795072 (eff. 0.197)
97.48/97.56	c #Conflicts:     240000 | #Learnt:      15302 | 0.000
97.48/97.56	c total clause space: 127.173MB
97.48/97.56	c total #watches: 563674
97.88/97.96	c total #propagations: 105406138 / total #impl: 535265240 (eff. 0.197)
97.88/97.96	c #Conflicts:     241000 | #Learnt:      16302 | 0.000
97.88/97.96	c total clause space: 127.173MB
97.88/97.96	c total #watches: 567168
98.28/98.30	c total #propagations: 105871893 / total #impl: 537586601 (eff. 0.197)
98.28/98.30	c #Conflicts:     242000 | #Learnt:      17302 | 0.000
98.28/98.30	c total clause space: 127.173MB
98.28/98.30	c total #watches: 571891
98.68/98.71	c total #propagations: 106298792 / total #impl: 539549574 (eff. 0.197)
98.68/98.71	c #Conflicts:     243000 | #Learnt:      18302 | 0.000
98.68/98.71	c total clause space: 127.173MB
98.68/98.71	c total #watches: 575328
99.08/99.14	c total #propagations: 106815228 / total #impl: 542016070 (eff. 0.197)
99.08/99.14	c #Conflicts:     244000 | #Learnt:      19302 | 0.000
99.08/99.14	c total clause space: 127.173MB
99.08/99.15	c total #watches: 579138
99.48/99.57	c total #propagations: 107351105 / total #impl: 544553169 (eff. 0.197)
99.48/99.57	c #Conflicts:     245000 | #Learnt:      20302 | 0.000
99.48/99.57	c total clause space: 127.173MB
99.48/99.57	c total #watches: 585500
99.78/99.90	c total #propagations: 107709379 / total #impl: 546880613 (eff. 0.197)
99.78/99.90	c #Conflicts:     246000 | #Learnt:      21302 | 0.000
99.78/99.90	c total clause space: 127.173MB
99.88/99.90	c total #watches: 588928
100.08/100.17	c total #propagations: 108090546 / total #impl: 548549244 (eff. 0.197)
100.08/100.17	c #Conflicts:     247000 | #Learnt:      22302 | 0.000
100.08/100.17	c total clause space: 127.173MB
100.08/100.17	c total #watches: 592609
100.38/100.48	c total #propagations: 108479639 / total #impl: 550027589 (eff. 0.197)
100.38/100.48	c #Conflicts:     248000 | #Learnt:      23302 | 0.000
100.38/100.48	c total clause space: 127.173MB
100.38/100.48	c total #watches: 597414
100.78/100.89	c total #propagations: 108831852 / total #impl: 552108524 (eff. 0.197)
100.78/100.89	c GC COLLECT
100.78/100.89	c #Conflicts:     249000 | #Learnt:      12402 | 0.000
100.78/100.89	c total clause space: 127.173MB
100.78/100.89	c total #watches: 552706
101.28/101.33	c total #propagations: 109221278 / total #impl: 554466809 (eff. 0.197)
101.28/101.33	c #Conflicts:     250000 | #Learnt:      13402 | 0.000
101.28/101.33	c total clause space: 127.173MB
101.28/101.33	c total #watches: 558598
101.68/101.73	c total #propagations: 109610032 / total #impl: 557007593 (eff. 0.197)
101.68/101.73	c #Conflicts:     251000 | #Learnt:      14402 | 0.000
101.68/101.73	c total clause space: 127.173MB
101.68/101.73	c total #watches: 562108
102.08/102.15	c total #propagations: 110070125 / total #impl: 559127872 (eff. 0.197)
102.08/102.15	c #Conflicts:     252000 | #Learnt:      15402 | 0.000
102.08/102.15	c total clause space: 127.173MB
102.08/102.15	c total #watches: 566560
102.38/102.48	c total #propagations: 110572233 / total #impl: 561526687 (eff. 0.197)
102.38/102.48	c #Conflicts:     253000 | #Learnt:      16402 | 0.000
102.38/102.48	c total clause space: 127.173MB
102.38/102.48	c total #watches: 570455
102.88/102.94	c total #propagations: 111004898 / total #impl: 563613748 (eff. 0.197)
102.88/102.94	c #Conflicts:     254000 | #Learnt:      17402 | 0.000
102.88/102.94	c total clause space: 127.173MB
102.88/102.95	c total #watches: 574512
103.38/103.44	c total #propagations: 111548190 / total #impl: 566146510 (eff. 0.197)
103.38/103.44	c #Conflicts:     255000 | #Learnt:      18402 | 0.000
103.38/103.44	c total clause space: 127.173MB
103.38/103.44	c total #watches: 578759
103.78/103.80	c total #propagations: 112054417 / total #impl: 568679547 (eff. 0.197)
103.78/103.80	c #Conflicts:     256000 | #Learnt:      19402 | 0.000
103.78/103.80	c total clause space: 127.173MB
103.78/103.80	c total #watches: 583007
104.08/104.17	c total #propagations: 112561293 / total #impl: 570739749 (eff. 0.197)
104.08/104.17	c #Conflicts:     257000 | #Learnt:      20402 | 0.000
104.08/104.17	c total clause space: 127.173MB
104.08/104.17	c total #watches: 587743
104.68/104.74	c total #propagations: 112937219 / total #impl: 572564688 (eff. 0.197)
104.68/104.74	c #Conflicts:     258000 | #Learnt:      21402 | 0.000
104.68/104.74	c total clause space: 127.173MB
104.68/104.74	c total #watches: 591114
105.18/105.23	c total #propagations: 113271280 / total #impl: 574639626 (eff. 0.197)
105.18/105.23	c #Conflicts:     259000 | #Learnt:      22402 | 0.000
105.18/105.23	c total clause space: 127.173MB
105.18/105.23	c total #watches: 595250
105.58/105.64	c total #propagations: 113743839 / total #impl: 577109625 (eff. 0.197)
105.58/105.64	c #Conflicts:     260000 | #Learnt:      23402 | 0.000
105.58/105.64	c total clause space: 127.173MB
105.58/105.64	c total #watches: 600199
106.17/106.24	c total #propagations: 114157898 / total #impl: 579584635 (eff. 0.197)
106.17/106.24	c #Conflicts:     261000 | #Learnt:      24402 | 0.000
106.17/106.24	c total clause space: 127.173MB
106.17/106.24	c total #watches: 605152
106.47/106.60	c total #propagations: 114725976 / total #impl: 582853402 (eff. 0.197)
106.47/106.60	c GC COLLECT
106.47/106.60	c #Conflicts:     262000 | #Learnt:      13195 | 0.000
106.47/106.60	c total clause space: 127.173MB
106.57/106.60	c total #watches: 554945
106.87/106.93	c total #propagations: 115202935 / total #impl: 585042252 (eff. 0.197)
106.87/106.93	c #Conflicts:     263000 | #Learnt:      14195 | 0.000
106.87/106.93	c total clause space: 127.173MB
106.87/106.93	c total #watches: 558945
107.27/107.32	c total #propagations: 115768045 / total #impl: 587202006 (eff. 0.197)
107.27/107.32	c #Conflicts:     264000 | #Learnt:      15195 | 0.000
107.27/107.32	c total clause space: 127.173MB
107.27/107.32	c total #watches: 564264
107.57/107.67	c total #propagations: 116247815 / total #impl: 589650894 (eff. 0.197)
107.57/107.67	c #Conflicts:     265000 | #Learnt:      16195 | 0.000
107.57/107.67	c total clause space: 127.173MB
107.57/107.67	c total #watches: 570182
107.97/108.09	c total #propagations: 116757096 / total #impl: 591570701 (eff. 0.197)
107.97/108.09	c #Conflicts:     266000 | #Learnt:      17195 | 0.000
107.97/108.09	c total clause space: 127.173MB
107.97/108.09	c total #watches: 575810
108.47/108.56	c total #propagations: 117384438 / total #impl: 593762704 (eff. 0.198)
108.47/108.56	c #Conflicts:     267000 | #Learnt:      18195 | 0.000
108.47/108.56	c total clause space: 127.173MB
108.47/108.56	c total #watches: 584185
109.07/109.18	c total #propagations: 117820473 / total #impl: 596918198 (eff. 0.197)
109.07/109.18	c #Conflicts:     268000 | #Learnt:      19195 | 0.000
109.07/109.18	c total clause space: 127.173MB
109.07/109.18	c total #watches: 593472
109.87/109.92	c total #propagations: 118159324 / total #impl: 600353298 (eff. 0.197)
109.87/109.92	c #Conflicts:     269000 | #Learnt:      20195 | 0.000
109.87/109.92	c total clause space: 127.173MB
109.87/109.92	c total #watches: 599631
110.77/110.81	c total #propagations: 118492092 / total #impl: 603935003 (eff. 0.196)
110.77/110.81	c #Conflicts:     270000 | #Learnt:      21195 | 0.000
110.77/110.81	c total clause space: 127.173MB
110.77/110.81	c total #watches: 608244
111.77/111.86	c total #propagations: 118984953 / total #impl: 607869773 (eff. 0.196)
111.77/111.86	c #Conflicts:     271000 | #Learnt:      22195 | 0.000
111.77/111.86	c total clause space: 127.173MB
111.77/111.86	c total #watches: 619487
113.07/113.10	c total #propagations: 119637492 / total #impl: 612649347 (eff. 0.195)
113.07/113.10	c #Conflicts:     272000 | #Learnt:      23195 | 0.000
113.07/113.10	c total clause space: 127.173MB
113.07/113.10	c total #watches: 631745
114.38/114.43	c total #propagations: 120230449 / total #impl: 617674406 (eff. 0.195)
114.38/114.43	c #Conflicts:     273000 | #Learnt:      24195 | 0.000
114.38/114.43	c total clause space: 127.173MB
114.38/114.43	c total #watches: 645719
115.77/115.88	c total #propagations: 120814460 / total #impl: 622849287 (eff. 0.194)
115.77/115.88	c GC COLLECT
115.77/115.88	c #Conflicts:     274000 | #Learnt:      12708 | 0.000
115.77/115.88	c total clause space: 127.173MB
115.77/115.88	c total #watches: 554460
116.37/116.45	c total #propagations: 121390192 / total #impl: 628324669 (eff. 0.193)
116.37/116.45	c #Conflicts:     275000 | #Learnt:      13708 | 0.000
116.37/116.45	c total clause space: 127.173MB
116.37/116.45	c total #watches: 564747
116.68/116.75	c total #propagations: 122062236 / total #impl: 632737754 (eff. 0.193)
116.68/116.75	c #Conflicts:     276000 | #Learnt:      14708 | 0.000
116.68/116.75	c total clause space: 127.173MB
116.68/116.75	c total #watches: 569982
117.17/117.25	c total #propagations: 122404063 / total #impl: 634525830 (eff. 0.193)
117.17/117.25	c #Conflicts:     277000 | #Learnt:      15708 | 0.000
117.17/117.25	c total clause space: 127.173MB
117.17/117.25	c total #watches: 574475
117.57/117.66	c total #propagations: 122929890 / total #impl: 636946813 (eff. 0.193)
117.57/117.66	c #Conflicts:     278000 | #Learnt:      16708 | 0.000
117.57/117.66	c total clause space: 127.173MB
117.57/117.66	c total #watches: 577719
117.87/117.94	c total #propagations: 123424158 / total #impl: 638944950 (eff. 0.193)
117.87/117.94	c #Conflicts:     279000 | #Learnt:      17708 | 0.000
117.87/117.94	c total clause space: 127.173MB
117.87/117.94	c total #watches: 581827
118.27/118.36	c total #propagations: 123847135 / total #impl: 640355147 (eff. 0.193)
118.27/118.36	c #Conflicts:     280000 | #Learnt:      18708 | 0.000
118.27/118.36	c total clause space: 127.173MB
118.27/118.36	c total #watches: 585839
118.67/118.73	c total #propagations: 124314107 / total #impl: 642464155 (eff. 0.193)
118.67/118.73	c #Conflicts:     281000 | #Learnt:      19708 | 0.000
118.67/118.73	c total clause space: 127.173MB
118.67/118.73	c total #watches: 589862
119.07/119.18	c total #propagations: 124796836 / total #impl: 644465015 (eff. 0.194)
119.07/119.18	c #Conflicts:     282000 | #Learnt:      20708 | 0.000
119.07/119.18	c total clause space: 127.173MB
119.07/119.18	c total #watches: 593147
119.37/119.49	c total #propagations: 125342252 / total #impl: 646674820 (eff. 0.194)
119.37/119.49	c #Conflicts:     283000 | #Learnt:      21708 | 0.000
119.37/119.49	c total clause space: 127.173MB
119.37/119.49	c total #watches: 596762
119.77/119.85	c total #propagations: 125759243 / total #impl: 648149032 (eff. 0.194)
119.77/119.85	c #Conflicts:     284000 | #Learnt:      22708 | 0.000
119.77/119.85	c total clause space: 127.173MB
119.77/119.85	c total #watches: 600493
120.17/120.28	c total #propagations: 126149497 / total #impl: 649664651 (eff. 0.194)
120.17/120.28	c #Conflicts:     285000 | #Learnt:      23708 | 0.000
120.17/120.28	c total clause space: 127.173MB
120.17/120.28	c total #watches: 606310
120.67/120.73	c total #propagations: 126606468 / total #impl: 651679520 (eff. 0.194)
120.67/120.73	c #Conflicts:     286000 | #Learnt:      24708 | 0.000
120.67/120.73	c total clause space: 127.173MB
120.67/120.73	c total #watches: 611784
121.17/121.23	c total #propagations: 127120876 / total #impl: 654020973 (eff. 0.194)
121.17/121.23	c GC COLLECT
121.17/121.23	c #Conflicts:     287000 | #Learnt:      12913 | 0.000
121.17/121.23	c total clause space: 127.173MB
121.17/121.23	c total #watches: 555910
121.47/121.52	c total #propagations: 127456332 / total #impl: 656268206 (eff. 0.194)
121.47/121.52	c #Conflicts:     288000 | #Learnt:      13913 | 0.000
121.47/121.52	c total clause space: 127.173MB
121.47/121.52	c total #watches: 560849
121.77/121.86	c total #propagations: 127908440 / total #impl: 658292080 (eff. 0.194)
121.77/121.86	c #Conflicts:     289000 | #Learnt:      14913 | 0.000
121.77/121.86	c total clause space: 127.173MB
121.77/121.86	c total #watches: 564478
122.18/122.26	c total #propagations: 128480957 / total #impl: 660727653 (eff. 0.194)
122.18/122.26	c #Conflicts:     290000 | #Learnt:      15913 | 0.000
122.18/122.26	c total clause space: 127.173MB
122.18/122.26	c total #watches: 569971
122.47/122.53	c total #propagations: 128908740 / total #impl: 662905458 (eff. 0.194)
122.47/122.53	c #Conflicts:     291000 | #Learnt:      16913 | 0.000
122.47/122.53	c total clause space: 127.173MB
122.47/122.53	c total #watches: 573320
122.77/122.87	c total #propagations: 129308395 / total #impl: 664560805 (eff. 0.195)
122.77/122.87	c #Conflicts:     292000 | #Learnt:      17913 | 0.000
122.77/122.87	c total clause space: 127.173MB
122.77/122.87	c total #watches: 577387
123.18/123.27	c total #propagations: 129654163 / total #impl: 666583452 (eff. 0.195)
123.18/123.27	c #Conflicts:     293000 | #Learnt:      18913 | 0.000
123.18/123.27	c total clause space: 127.173MB
123.18/123.27	c total #watches: 581621
123.77/123.86	c total #propagations: 129953504 / total #impl: 668500121 (eff. 0.194)
123.77/123.86	c #Conflicts:     294000 | #Learnt:      19913 | 0.000
123.77/123.86	c total clause space: 127.173MB
123.77/123.86	c total #watches: 586579
124.57/124.60	c total #propagations: 130421416 / total #impl: 671109449 (eff. 0.194)
124.57/124.60	c #Conflicts:     295000 | #Learnt:      20913 | 0.000
124.57/124.60	c total clause space: 127.173MB
124.57/124.60	c total #watches: 592620
124.97/125.05	c total #propagations: 130913833 / total #impl: 673971539 (eff. 0.194)
124.97/125.05	c #Conflicts:     296000 | #Learnt:      21913 | 0.000
124.97/125.05	c total clause space: 127.173MB
124.97/125.05	c total #watches: 596633
125.38/125.49	c total #propagations: 131390202 / total #impl: 676244620 (eff. 0.194)
125.38/125.49	c #Conflicts:     297000 | #Learnt:      22913 | 0.000
125.38/125.49	c total clause space: 127.173MB
125.38/125.49	c total #watches: 600420
125.97/126.00	c total #propagations: 131859738 / total #impl: 678335591 (eff. 0.194)
125.97/126.00	c #Conflicts:     298000 | #Learnt:      23913 | 0.000
125.97/126.00	c total clause space: 127.173MB
125.97/126.00	c total #watches: 604777
126.48/126.57	c total #propagations: 132309151 / total #impl: 680468614 (eff. 0.194)
126.48/126.57	c #Conflicts:     299000 | #Learnt:      24913 | 0.000
126.48/126.57	c total clause space: 127.173MB
126.48/126.57	c total #watches: 609153
126.97/127.05	c total #propagations: 132902866 / total #impl: 683116617 (eff. 0.195)
126.97/127.05	c #Conflicts:     300000 | #Learnt:      25913 | 0.000
126.97/127.05	c total clause space: 127.173MB
126.97/127.05	c total #watches: 614078
127.37/127.44	c total #propagations: 133460131 / total #impl: 685442660 (eff. 0.195)
127.37/127.44	c GC COLLECT
127.37/127.44	c #Conflicts:     301000 | #Learnt:      13812 | 0.000
127.37/127.44	c total clause space: 127.173MB
127.37/127.44	c total #watches: 559078
127.87/127.91	c total #propagations: 133828239 / total #impl: 687331481 (eff. 0.195)
127.87/127.91	c #Conflicts:     302000 | #Learnt:      14812 | 0.000
127.87/127.91	c total clause space: 127.173MB
127.87/127.92	c total #watches: 562581
128.37/128.44	c total #propagations: 134322926 / total #impl: 689640279 (eff. 0.195)
128.37/128.44	c #Conflicts:     303000 | #Learnt:      15812 | 0.000
128.37/128.44	c total clause space: 127.173MB
128.37/128.44	c total #watches: 567144
128.87/128.92	c total #propagations: 134772330 / total #impl: 692092651 (eff. 0.195)
128.87/128.92	c #Conflicts:     304000 | #Learnt:      16812 | 0.000
128.87/128.92	c total clause space: 127.173MB
128.87/128.92	c total #watches: 572079
129.37/129.45	c total #propagations: 135371554 / total #impl: 694799240 (eff. 0.195)
129.37/129.45	c #Conflicts:     305000 | #Learnt:      17812 | 0.000
129.37/129.45	c total clause space: 127.173MB
129.37/129.45	c total #watches: 576550
129.67/129.78	c total #propagations: 136032930 / total #impl: 697830323 (eff. 0.195)
129.67/129.78	c #Conflicts:     306000 | #Learnt:      18812 | 0.000
129.67/129.78	c total clause space: 127.173MB
129.67/129.78	c total #watches: 580102
130.17/130.21	c total #propagations: 136567687 / total #impl: 699819983 (eff. 0.195)
130.17/130.21	c #Conflicts:     307000 | #Learnt:      19812 | 0.000
130.17/130.21	c total clause space: 127.173MB
130.17/130.21	c total #watches: 584790
130.57/130.64	c total #propagations: 137157231 / total #impl: 702138250 (eff. 0.195)
130.57/130.64	c #Conflicts:     308000 | #Learnt:      20812 | 0.000
130.57/130.64	c total clause space: 127.173MB
130.57/130.64	c total #watches: 588924
130.98/131.00	c total #propagations: 137660058 / total #impl: 704311826 (eff. 0.195)
130.98/131.00	c #Conflicts:     309000 | #Learnt:      21812 | 0.000
130.98/131.00	c total clause space: 127.173MB
130.98/131.00	c total #watches: 593743
131.17/131.28	c total #propagations: 138054543 / total #impl: 706338351 (eff. 0.195)
131.17/131.28	c #Conflicts:     310000 | #Learnt:      22812 | 0.000
131.17/131.28	c total clause space: 127.173MB
131.17/131.28	c total #watches: 599054
131.47/131.54	c total #propagations: 138365909 / total #impl: 707895656 (eff. 0.195)
131.47/131.54	c #Conflicts:     311000 | #Learnt:      23812 | 0.000
131.47/131.54	c total clause space: 127.173MB
131.47/131.55	c total #watches: 601743
131.77/131.87	c total #propagations: 138681585 / total #impl: 709182754 (eff. 0.196)
131.77/131.87	c #Conflicts:     312000 | #Learnt:      24812 | 0.000
131.77/131.87	c total clause space: 127.173MB
131.77/131.87	c total #watches: 605721
132.17/132.25	c total #propagations: 139179920 / total #impl: 710991459 (eff. 0.196)
132.17/132.25	c #Conflicts:     313000 | #Learnt:      25812 | 0.000
132.17/132.25	c total clause space: 127.173MB
132.17/132.25	c total #watches: 608629
132.77/132.80	c total #propagations: 139680190 / total #impl: 712884480 (eff. 0.196)
132.77/132.80	c #Conflicts:     314000 | #Learnt:      26812 | 0.000
132.77/132.80	c total clause space: 127.173MB
132.77/132.80	c total #watches: 611833
133.18/133.27	c total #propagations: 140107740 / total #impl: 715128782 (eff. 0.196)
133.18/133.27	c GC COLLECT
133.18/133.27	c #Conflicts:     315000 | #Learnt:      14430 | 0.000
133.18/133.27	c total clause space: 127.173MB
133.18/133.27	c total #watches: 560609
133.67/133.71	c total #propagations: 140654480 / total #impl: 717797477 (eff. 0.196)
133.67/133.71	c #Conflicts:     316000 | #Learnt:      15430 | 0.000
133.67/133.71	c total clause space: 127.173MB
133.67/133.71	c total #watches: 563260
134.18/134.20	c total #propagations: 141232819 / total #impl: 720265888 (eff. 0.196)
134.18/134.20	c #Conflicts:     317000 | #Learnt:      16430 | 0.000
134.18/134.20	c total clause space: 127.173MB
134.18/134.21	c total #watches: 566229
134.67/134.74	c total #propagations: 141841226 / total #impl: 722852148 (eff. 0.196)
134.67/134.74	c #Conflicts:     318000 | #Learnt:      17430 | 0.000
134.67/134.74	c total clause space: 127.173MB
134.67/134.74	c total #watches: 569753
135.28/135.37	c total #propagations: 142355936 / total #impl: 725119716 (eff. 0.196)
135.28/135.37	c #Conflicts:     319000 | #Learnt:      18430 | 0.000
135.28/135.37	c total clause space: 127.173MB
135.28/135.37	c total #watches: 572778
135.87/135.95	c total #propagations: 142996623 / total #impl: 727889839 (eff. 0.196)
135.87/135.95	c #Conflicts:     320000 | #Learnt:      19430 | 0.000
135.87/135.95	c total clause space: 127.173MB
135.87/135.95	c total #watches: 575350
136.48/136.52	c total #propagations: 143497159 / total #impl: 730299137 (eff. 0.196)
136.48/136.52	c #Conflicts:     321000 | #Learnt:      20430 | 0.000
136.48/136.52	c total clause space: 127.173MB
136.48/136.53	c total #watches: 578118
136.67/136.75	c total #propagations: 144067655 / total #impl: 732826441 (eff. 0.197)
136.67/136.75	c #Conflicts:     322000 | #Learnt:      21430 | 0.000
136.67/136.75	c total clause space: 127.173MB
136.67/136.75	c total #watches: 580595
136.87/136.98	c total #propagations: 144430808 / total #impl: 733987590 (eff. 0.197)
136.87/136.98	c #Conflicts:     323000 | #Learnt:      22430 | 0.000
136.87/136.98	c total clause space: 127.173MB
136.87/136.99	c total #watches: 583009
137.17/137.24	c total #propagations: 144798881 / total #impl: 735179212 (eff. 0.197)
137.17/137.24	c #Conflicts:     324000 | #Learnt:      23430 | 0.000
137.17/137.24	c total clause space: 127.173MB
137.17/137.24	c total #watches: 586018
137.48/137.52	c total #propagations: 145195113 / total #impl: 736526983 (eff. 0.197)
137.48/137.52	c #Conflicts:     325000 | #Learnt:      24430 | 0.000
137.48/137.52	c total clause space: 127.173MB
137.48/137.52	c total #watches: 588877
137.77/137.81	c total #propagations: 145582894 / total #impl: 737855916 (eff. 0.197)
137.77/137.81	c #Conflicts:     326000 | #Learnt:      25430 | 0.000
137.77/137.81	c total clause space: 127.173MB
137.77/137.81	c total #watches: 591398
138.07/138.10	c total #propagations: 145960170 / total #impl: 739113597 (eff. 0.197)
138.07/138.10	c #Conflicts:     327000 | #Learnt:      26430 | 0.000
138.07/138.10	c total clause space: 127.173MB
138.07/138.10	c total #watches: 594107
138.37/138.40	c total #propagations: 146333452 / total #impl: 740405430 (eff. 0.198)
138.37/138.40	c #Conflicts:     328000 | #Learnt:      27430 | 0.000
138.37/138.40	c total clause space: 127.173MB
138.37/138.40	c total #watches: 597218
138.57/138.66	c total #propagations: 146687987 / total #impl: 741646080 (eff. 0.198)
138.57/138.66	c GC COLLECT
138.57/138.66	c #Conflicts:     329000 | #Learnt:      14728 | 0.000
138.57/138.66	c total clause space: 127.173MB
138.57/138.66	c total #watches: 561851
138.87/138.90	c total #propagations: 147063677 / total #impl: 742943281 (eff. 0.198)
138.87/138.90	c #Conflicts:     330000 | #Learnt:      15728 | 0.000
138.87/138.90	c total clause space: 127.173MB
138.87/138.90	c total #watches: 564802
139.07/139.15	c total #propagations: 147435459 / total #impl: 744260807 (eff. 0.198)
139.07/139.15	c #Conflicts:     331000 | #Learnt:      16728 | 0.000
139.07/139.15	c total clause space: 127.173MB
139.07/139.15	c total #watches: 567877
139.37/139.42	c total #propagations: 147802836 / total #impl: 745611479 (eff. 0.198)
139.37/139.42	c #Conflicts:     332000 | #Learnt:      17728 | 0.000
139.37/139.42	c total clause space: 127.173MB
139.37/139.42	c total #watches: 570884
139.67/139.74	c total #propagations: 148150032 / total #impl: 746986632 (eff. 0.198)
139.67/139.74	c #Conflicts:     333000 | #Learnt:      18728 | 0.000
139.67/139.74	c total clause space: 127.173MB
139.67/139.74	c total #watches: 574131
140.07/140.14	c total #propagations: 148545009 / total #impl: 748453170 (eff. 0.198)
140.07/140.14	c #Conflicts:     334000 | #Learnt:      19728 | 0.000
140.07/140.14	c total clause space: 127.173MB
140.07/140.14	c total #watches: 577102
140.37/140.48	c total #propagations: 149088092 / total #impl: 750446161 (eff. 0.199)
140.37/140.48	c #Conflicts:     335000 | #Learnt:      20728 | 0.000
140.37/140.48	c total clause space: 127.173MB
140.37/140.48	c total #watches: 581415
140.77/140.89	c total #propagations: 149481475 / total #impl: 752351545 (eff. 0.199)
140.77/140.89	c #Conflicts:     336000 | #Learnt:      21728 | 0.000
140.77/140.89	c total clause space: 127.173MB
140.77/140.89	c total #watches: 584495
141.27/141.37	c total #propagations: 149999713 / total #impl: 754382379 (eff. 0.199)
141.27/141.37	c #Conflicts:     337000 | #Learnt:      22728 | 0.000
141.27/141.37	c total clause space: 127.173MB
141.27/141.37	c total #watches: 588517
141.67/141.77	c total #propagations: 150410646 / total #impl: 756500363 (eff. 0.199)
141.67/141.77	c #Conflicts:     338000 | #Learnt:      23728 | 0.000
141.67/141.77	c total clause space: 127.173MB
141.67/141.77	c total #watches: 592212
142.07/142.19	c total #propagations: 150946147 / total #impl: 759037692 (eff. 0.199)
142.07/142.19	c #Conflicts:     339000 | #Learnt:      24728 | 0.000
142.07/142.19	c total clause space: 127.173MB
142.07/142.19	c total #watches: 597579
142.47/142.55	c total #propagations: 151411537 / total #impl: 761273580 (eff. 0.199)
142.47/142.55	c #Conflicts:     340000 | #Learnt:      25728 | 0.000
142.47/142.55	c total clause space: 127.173MB
142.47/142.55	c total #watches: 602570
142.87/142.93	c total #propagations: 151819798 / total #impl: 762869300 (eff. 0.199)
142.87/142.93	c #Conflicts:     341000 | #Learnt:      26728 | 0.000
142.87/142.93	c total clause space: 127.173MB
142.87/142.93	c total #watches: 608055
143.37/143.45	c total #propagations: 152352651 / total #impl: 764786892 (eff. 0.199)
143.37/143.45	c #Conflicts:     342000 | #Learnt:      27728 | 0.000
143.37/143.45	c total clause space: 127.173MB
143.37/143.45	c total #watches: 615134
143.77/143.87	c total #propagations: 152935685 / total #impl: 767529063 (eff. 0.199)
143.77/143.87	c GC COLLECT
143.77/143.87	c #Conflicts:     343000 | #Learnt:      14702 | 0.000
143.77/143.87	c total clause space: 127.173MB
143.77/143.87	c total #watches: 562429
144.17/144.25	c total #propagations: 153348488 / total #impl: 769558157 (eff. 0.199)
144.17/144.25	c #Conflicts:     344000 | #Learnt:      15702 | 0.000
144.17/144.25	c total clause space: 127.173MB
144.17/144.25	c total #watches: 565848
144.47/144.52	c total #propagations: 153863582 / total #impl: 771767880 (eff. 0.199)
144.47/144.52	c #Conflicts:     345000 | #Learnt:      16702 | 0.000
144.47/144.52	c total clause space: 127.173MB
144.47/144.52	c total #watches: 569427
144.77/144.88	c total #propagations: 154243336 / total #impl: 773093866 (eff. 0.200)
144.77/144.88	c #Conflicts:     346000 | #Learnt:      17702 | 0.000
144.77/144.88	c total clause space: 127.173MB
144.77/144.88	c total #watches: 574039
145.17/145.24	c total #propagations: 154731348 / total #impl: 775252831 (eff. 0.200)
145.17/145.24	c #Conflicts:     347000 | #Learnt:      18702 | 0.000
145.17/145.24	c total clause space: 127.173MB
145.17/145.24	c total #watches: 577579
145.67/145.70	c total #propagations: 155231081 / total #impl: 777295182 (eff. 0.200)
145.67/145.70	c #Conflicts:     348000 | #Learnt:      19702 | 0.000
145.67/145.70	c total clause space: 127.173MB
145.67/145.70	c total #watches: 581339
145.97/146.03	c total #propagations: 155612542 / total #impl: 779580970 (eff. 0.200)
145.97/146.03	c #Conflicts:     349000 | #Learnt:      20702 | 0.000
145.97/146.03	c total clause space: 127.173MB
145.97/146.03	c total #watches: 584859
146.27/146.35	c total #propagations: 156064460 / total #impl: 781443554 (eff. 0.200)
146.27/146.35	c #Conflicts:     350000 | #Learnt:      21702 | 0.000
146.27/146.35	c total clause space: 127.173MB
146.27/146.35	c total #watches: 588671
146.67/146.75	c total #propagations: 156500920 / total #impl: 783067017 (eff. 0.200)
146.67/146.75	c #Conflicts:     351000 | #Learnt:      22702 | 0.000
146.67/146.75	c total clause space: 127.173MB
146.67/146.75	c total #watches: 591466
147.07/147.17	c total #propagations: 157024986 / total #impl: 784898240 (eff. 0.200)
147.07/147.17	c #Conflicts:     352000 | #Learnt:      23702 | 0.000
147.07/147.17	c total clause space: 127.173MB
147.07/147.17	c total #watches: 595525
147.57/147.68	c total #propagations: 157598572 / total #impl: 786937259 (eff. 0.200)
147.57/147.68	c #Conflicts:     353000 | #Learnt:      24702 | 0.000
147.57/147.68	c total clause space: 127.173MB
147.57/147.68	c total #watches: 600296
148.07/148.16	c total #propagations: 158213018 / total #impl: 789400671 (eff. 0.200)
148.07/148.16	c #Conflicts:     354000 | #Learnt:      25702 | 0.000
148.07/148.16	c total clause space: 127.173MB
148.07/148.16	c total #watches: 604673
148.57/148.65	c total #propagations: 158702358 / total #impl: 791623527 (eff. 0.200)
148.57/148.65	c #Conflicts:     355000 | #Learnt:      26702 | 0.000
148.57/148.65	c total clause space: 127.173MB
148.57/148.65	c total #watches: 609268
148.97/149.05	c total #propagations: 159259305 / total #impl: 794529189 (eff. 0.200)
148.97/149.05	c #Conflicts:     356000 | #Learnt:      27702 | 0.000
148.97/149.05	c total clause space: 127.173MB
148.97/149.05	c total #watches: 613693
149.47/149.58	c total #propagations: 159660048 / total #impl: 796507586 (eff. 0.200)
149.47/149.58	c GC COLLECT
149.47/149.58	c #Conflicts:     357000 | #Learnt:      14392 | 0.000
149.47/149.58	c total clause space: 127.173MB
149.47/149.58	c total #watches: 561278
149.87/149.96	c total #propagations: 160341433 / total #impl: 799023889 (eff. 0.201)
149.87/149.96	c #Conflicts:     358000 | #Learnt:      15392 | 0.000
149.87/149.96	c total clause space: 127.173MB
149.87/149.96	c total #watches: 564818
150.27/150.34	c total #propagations: 160984536 / total #impl: 801305172 (eff. 0.201)
150.27/150.34	c #Conflicts:     359000 | #Learnt:      16392 | 0.000
150.27/150.34	c total clause space: 127.173MB
150.27/150.34	c total #watches: 568390
150.67/150.75	c total #propagations: 161374422 / total #impl: 803016922 (eff. 0.201)
150.67/150.75	c #Conflicts:     360000 | #Learnt:      17392 | 0.000
150.67/150.75	c total clause space: 127.173MB
150.67/150.75	c total #watches: 571105
151.17/151.25	c total #propagations: 161800196 / total #impl: 805435867 (eff. 0.201)
151.17/151.25	c #Conflicts:     361000 | #Learnt:      18392 | 0.000
151.17/151.25	c total clause space: 127.173MB
151.17/151.25	c total #watches: 574692
151.66/151.70	c total #propagations: 162305139 / total #impl: 808159013 (eff. 0.201)
151.66/151.70	c #Conflicts:     362000 | #Learnt:      19392 | 0.000
151.66/151.70	c total clause space: 127.173MB
151.66/151.70	c total #watches: 579375
152.06/152.19	c total #propagations: 162800531 / total #impl: 810638514 (eff. 0.201)
152.06/152.19	c #Conflicts:     363000 | #Learnt:      20392 | 0.000
152.06/152.19	c total clause space: 127.173MB
152.06/152.19	c total #watches: 584495
152.46/152.53	c total #propagations: 163301083 / total #impl: 813217553 (eff. 0.201)
152.46/152.53	c #Conflicts:     364000 | #Learnt:      21392 | 0.000
152.46/152.53	c total clause space: 127.173MB
152.46/152.53	c total #watches: 589268
152.87/152.93	c total #propagations: 163718606 / total #impl: 814972377 (eff. 0.201)
152.87/152.93	c #Conflicts:     365000 | #Learnt:      22392 | 0.000
152.87/152.93	c total clause space: 127.173MB
152.87/152.93	c total #watches: 593084
153.26/153.30	c total #propagations: 164223751 / total #impl: 817100011 (eff. 0.201)
153.26/153.30	c #Conflicts:     366000 | #Learnt:      23392 | 0.000
153.26/153.30	c total clause space: 127.173MB
153.26/153.30	c total #watches: 597680
153.66/153.76	c total #propagations: 164740632 / total #impl: 819425827 (eff. 0.201)
153.66/153.76	c #Conflicts:     367000 | #Learnt:      24392 | 0.000
153.66/153.76	c total clause space: 127.173MB
153.66/153.76	c total #watches: 600990
153.97/154.07	c total #propagations: 165061489 / total #impl: 821060714 (eff. 0.201)
153.97/154.07	c #Conflicts:     368000 | #Learnt:      25392 | 0.000
153.97/154.07	c total clause space: 127.173MB
153.97/154.07	c total #watches: 604472
154.36/154.43	c total #propagations: 165365377 / total #impl: 822420464 (eff. 0.201)
154.36/154.43	c #Conflicts:     369000 | #Learnt:      26392 | 0.000
154.36/154.43	c total clause space: 127.173MB
154.36/154.43	c total #watches: 607706
154.96/155.06	c total #propagations: 165683336 / total #impl: 823792958 (eff. 0.201)
154.96/155.06	c #Conflicts:     370000 | #Learnt:      27392 | 0.000
154.96/155.06	c total clause space: 127.173MB
154.96/155.06	c total #watches: 610838
155.66/155.76	c total #propagations: 166117814 / total #impl: 826084750 (eff. 0.201)
155.66/155.76	c #Conflicts:     371000 | #Learnt:      28392 | 0.000
155.66/155.76	c total clause space: 127.173MB
155.66/155.76	c total #watches: 614202
156.36/156.46	c total #propagations: 166554418 / total #impl: 828488933 (eff. 0.201)
156.36/156.46	c GC COLLECT
156.36/156.46	c #Conflicts:     372000 | #Learnt:      14793 | 0.000
156.36/156.46	c total clause space: 127.173MB
156.36/156.46	c total #watches: 563058
156.76/156.84	c total #propagations: 166970686 / total #impl: 830898934 (eff. 0.201)
156.76/156.84	c #Conflicts:     373000 | #Learnt:      15793 | 0.000
156.76/156.84	c total clause space: 127.173MB
156.76/156.84	c total #watches: 566801
157.06/157.15	c total #propagations: 167410682 / total #impl: 833321322 (eff. 0.201)
157.06/157.15	c #Conflicts:     374000 | #Learnt:      16793 | 0.000
157.06/157.15	c total clause space: 127.173MB
157.06/157.15	c total #watches: 570105
157.37/157.44	c total #propagations: 167853507 / total #impl: 835112199 (eff. 0.201)
157.37/157.44	c #Conflicts:     375000 | #Learnt:      17793 | 0.000
157.37/157.44	c total clause space: 127.173MB
157.37/157.44	c total #watches: 573112
157.66/157.77	c total #propagations: 168320405 / total #impl: 836786933 (eff. 0.201)
157.66/157.77	c #Conflicts:     376000 | #Learnt:      18793 | 0.000
157.66/157.77	c total clause space: 127.173MB
157.66/157.77	c total #watches: 575770
157.96/158.09	c total #propagations: 168785544 / total #impl: 838489698 (eff. 0.201)
157.96/158.09	c #Conflicts:     377000 | #Learnt:      19793 | 0.000
157.96/158.09	c total clause space: 127.173MB
157.96/158.09	c total #watches: 578755
158.37/158.43	c total #propagations: 169248436 / total #impl: 840281791 (eff. 0.201)
158.37/158.43	c #Conflicts:     378000 | #Learnt:      20793 | 0.000
158.37/158.43	c total clause space: 127.173MB
158.37/158.43	c total #watches: 581678
158.76/158.85	c total #propagations: 169707376 / total #impl: 841969499 (eff. 0.202)
158.76/158.85	c #Conflicts:     379000 | #Learnt:      21793 | 0.000
158.76/158.85	c total clause space: 127.173MB
158.76/158.85	c total #watches: 585136
159.16/159.27	c total #propagations: 170203401 / total #impl: 844080997 (eff. 0.202)
159.16/159.27	c #Conflicts:     380000 | #Learnt:      22793 | 0.000
159.16/159.27	c total clause space: 127.173MB
159.16/159.27	c total #watches: 589506
159.57/159.69	c total #propagations: 170723979 / total #impl: 846375831 (eff. 0.202)
159.57/159.69	c #Conflicts:     381000 | #Learnt:      23793 | 0.000
159.57/159.69	c total clause space: 127.173MB
159.57/159.69	c total #watches: 592891
159.96/160.08	c total #propagations: 171259436 / total #impl: 848568336 (eff. 0.202)
159.96/160.08	c #Conflicts:     382000 | #Learnt:      24793 | 0.000
159.96/160.08	c total clause space: 127.173MB
159.96/160.08	c total #watches: 596991
160.36/160.44	c total #propagations: 171823343 / total #impl: 851247470 (eff. 0.202)
160.36/160.44	c #Conflicts:     383000 | #Learnt:      25793 | 0.000
160.36/160.44	c total clause space: 127.173MB
160.36/160.44	c total #watches: 602766
160.76/160.86	c total #propagations: 172228775 / total #impl: 853523982 (eff. 0.202)
160.76/160.86	c #Conflicts:     384000 | #Learnt:      26793 | 0.000
160.76/160.86	c total clause space: 127.173MB
160.76/160.87	c total #watches: 606059
161.16/161.22	c total #propagations: 172690063 / total #impl: 855636873 (eff. 0.202)
161.16/161.22	c #Conflicts:     385000 | #Learnt:      27793 | 0.000
161.16/161.22	c total clause space: 127.173MB
161.16/161.22	c total #watches: 611128
161.46/161.54	c total #propagations: 173032852 / total #impl: 857737878 (eff. 0.202)
161.46/161.54	c #Conflicts:     386000 | #Learnt:      28793 | 0.000
161.46/161.54	c total clause space: 127.173MB
161.46/161.54	c total #watches: 614266
161.86/161.96	c total #propagations: 173335800 / total #impl: 859025883 (eff. 0.202)
161.86/161.96	c #Conflicts:     387000 | #Learnt:      29793 | 0.000
161.86/161.96	c total clause space: 127.173MB
161.86/161.96	c total #watches: 617583
162.26/162.39	c total #propagations: 173800656 / total #impl: 860955880 (eff. 0.202)
162.26/162.39	c GC COLLECT
162.26/162.39	c #Conflicts:     388000 | #Learnt:      15881 | 0.000
162.26/162.39	c total clause space: 127.173MB
162.26/162.39	c total #watches: 568153
162.87/162.91	c total #propagations: 174370602 / total #impl: 863611715 (eff. 0.202)
162.87/162.91	c #Conflicts:     389000 | #Learnt:      16881 | 0.000
162.87/162.91	c total clause space: 127.173MB
162.87/162.91	c total #watches: 572398
163.36/163.48	c total #propagations: 175049971 / total #impl: 866691218 (eff. 0.202)
163.36/163.48	c #Conflicts:     390000 | #Learnt:      17881 | 0.000
163.36/163.48	c total clause space: 127.173MB
163.36/163.48	c total #watches: 579741
163.76/163.88	c total #propagations: 175677844 / total #impl: 869787605 (eff. 0.202)
163.76/163.88	c #Conflicts:     391000 | #Learnt:      18881 | 0.000
163.76/163.88	c total clause space: 127.173MB
163.76/163.88	c total #watches: 583677
164.26/164.33	c total #propagations: 176154617 / total #impl: 871856643 (eff. 0.202)
164.26/164.33	c #Conflicts:     392000 | #Learnt:      19881 | 0.000
164.26/164.33	c total clause space: 127.173MB
164.26/164.33	c total #watches: 587368
164.66/164.73	c total #propagations: 176611818 / total #impl: 873848877 (eff. 0.202)
164.66/164.73	c #Conflicts:     393000 | #Learnt:      20881 | 0.000
164.66/164.73	c total clause space: 127.173MB
164.66/164.73	c total #watches: 592019
165.16/165.21	c total #propagations: 177173108 / total #impl: 876273284 (eff. 0.202)
165.16/165.21	c #Conflicts:     394000 | #Learnt:      21881 | 0.000
165.16/165.21	c total clause space: 127.173MB
165.16/165.21	c total #watches: 597848
165.56/165.65	c total #propagations: 177727253 / total #impl: 879043821 (eff. 0.202)
165.56/165.65	c #Conflicts:     395000 | #Learnt:      22881 | 0.000
165.56/165.65	c total clause space: 127.173MB
165.56/165.65	c total #watches: 603783
165.96/166.05	c total #propagations: 178092244 / total #impl: 881370425 (eff. 0.202)
165.96/166.05	c #Conflicts:     396000 | #Learnt:      23881 | 0.000
165.96/166.05	c total clause space: 127.173MB
165.96/166.05	c total #watches: 608108
166.36/166.44	c total #propagations: 178475968 / total #impl: 883544981 (eff. 0.202)
166.36/166.44	c #Conflicts:     397000 | #Learnt:      24881 | 0.000
166.36/166.44	c total clause space: 127.173MB
166.36/166.44	c total #watches: 611797
166.86/166.93	c total #propagations: 178825273 / total #impl: 885679553 (eff. 0.202)
166.86/166.93	c #Conflicts:     398000 | #Learnt:      25881 | 0.000
166.86/166.93	c total clause space: 127.173MB
166.86/166.93	c total #watches: 616659
167.46/167.56	c total #propagations: 179243074 / total #impl: 887998241 (eff. 0.202)
167.46/167.56	c #Conflicts:     399000 | #Learnt:      26881 | 0.000
167.46/167.56	c total clause space: 127.173MB
167.46/167.56	c total #watches: 621201
168.16/168.23	c total #propagations: 179776663 / total #impl: 890564061 (eff. 0.202)
168.16/168.23	c #Conflicts:     400000 | #Learnt:      27881 | 0.000
168.16/168.23	c total clause space: 127.173MB
168.16/168.23	c total #watches: 625279
168.96/169.07	c total #propagations: 180257677 / total #impl: 893124812 (eff. 0.202)
168.96/169.07	c #Conflicts:     401000 | #Learnt:      28881 | 0.000
168.96/169.07	c total clause space: 127.173MB
168.96/169.07	c total #watches: 636259
169.66/169.71	c total #propagations: 180805276 / total #impl: 896708224 (eff. 0.202)
169.66/169.71	c #Conflicts:     402000 | #Learnt:      29881 | 0.000
169.66/169.71	c total clause space: 127.173MB
169.66/169.71	c total #watches: 640718
170.16/170.24	c total #propagations: 181279668 / total #impl: 899009834 (eff. 0.202)
170.16/170.24	c GC COLLECT
170.16/170.24	c #Conflicts:     403000 | #Learnt:      15679 | 0.000
170.16/170.24	c total clause space: 127.173MB
170.16/170.24	c total #watches: 566286
170.47/170.59	c total #propagations: 181828895 / total #impl: 901434285 (eff. 0.202)
170.47/170.59	c #Conflicts:     404000 | #Learnt:      16679 | 0.000
170.47/170.59	c total clause space: 127.173MB
170.47/170.59	c total #watches: 571801
170.96/171.06	c total #propagations: 182435810 / total #impl: 903791027 (eff. 0.202)
170.96/171.06	c #Conflicts:     405000 | #Learnt:      17679 | 0.000
170.96/171.06	c total clause space: 127.173MB
170.96/171.06	c total #watches: 576975
171.46/171.54	c total #propagations: 183214609 / total #impl: 906900803 (eff. 0.202)
171.46/171.54	c #Conflicts:     406000 | #Learnt:      18679 | 0.000
171.46/171.54	c total clause space: 127.173MB
171.46/171.54	c total #watches: 580686
171.86/171.98	c total #propagations: 183917347 / total #impl: 909718628 (eff. 0.202)
171.86/171.98	c #Conflicts:     407000 | #Learnt:      19679 | 0.000
171.86/171.98	c total clause space: 127.173MB
171.86/171.98	c total #watches: 584447
172.26/172.38	c total #propagations: 184475978 / total #impl: 912026815 (eff. 0.202)
172.26/172.38	c #Conflicts:     408000 | #Learnt:      20679 | 0.000
172.26/172.38	c total clause space: 127.173MB
172.26/172.38	c total #watches: 589121
172.86/172.90	c total #propagations: 184970898 / total #impl: 914265714 (eff. 0.202)
172.86/172.90	c #Conflicts:     409000 | #Learnt:      21679 | 0.000
172.86/172.90	c total clause space: 127.173MB
172.86/172.90	c total #watches: 592433
173.26/173.38	c total #propagations: 185416817 / total #impl: 916413541 (eff. 0.202)
173.26/173.38	c #Conflicts:     410000 | #Learnt:      22679 | 0.000
173.26/173.38	c total clause space: 127.173MB
173.26/173.38	c total #watches: 595943
173.77/173.89	c total #propagations: 185968120 / total #impl: 918886722 (eff. 0.202)
173.77/173.89	c #Conflicts:     411000 | #Learnt:      23679 | 0.000
173.77/173.89	c total clause space: 127.173MB
173.77/173.89	c total #watches: 600064
174.46/174.50	c total #propagations: 186543956 / total #impl: 921345504 (eff. 0.202)
174.46/174.50	c #Conflicts:     412000 | #Learnt:      24679 | 0.000
174.46/174.50	c total clause space: 127.173MB
174.46/174.50	c total #watches: 603750
174.76/174.84	c total #propagations: 187151865 / total #impl: 924399625 (eff. 0.202)
174.76/174.84	c #Conflicts:     413000 | #Learnt:      25679 | 0.000
174.76/174.84	c total clause space: 127.173MB
174.76/174.84	c total #watches: 607590
175.16/175.23	c total #propagations: 187603183 / total #impl: 926411976 (eff. 0.203)
175.16/175.23	c #Conflicts:     414000 | #Learnt:      26679 | 0.000
175.16/175.23	c total clause space: 127.173MB
175.16/175.23	c total #watches: 613225
175.66/175.71	c total #propagations: 188052229 / total #impl: 928372454 (eff. 0.203)
175.66/175.71	c #Conflicts:     415000 | #Learnt:      27679 | 0.000
175.66/175.71	c total clause space: 127.173MB
175.66/175.71	c total #watches: 617994
176.26/176.30	c total #propagations: 188653001 / total #impl: 930689512 (eff. 0.203)
176.26/176.30	c #Conflicts:     416000 | #Learnt:      28679 | 0.000
176.26/176.30	c total clause space: 127.173MB
176.26/176.30	c total #watches: 624879
176.86/176.96	c total #propagations: 189294275 / total #impl: 933229139 (eff. 0.203)
176.86/176.96	c #Conflicts:     417000 | #Learnt:      29679 | 0.000
176.86/176.96	c total clause space: 127.173MB
176.86/176.96	c total #watches: 631423
177.36/177.47	c total #propagations: 189914975 / total #impl: 936018471 (eff. 0.203)
177.36/177.47	c #Conflicts:     418000 | #Learnt:      30679 | 0.000
177.36/177.47	c total clause space: 127.173MB
177.36/177.47	c total #watches: 635231
177.76/177.83	c total #propagations: 190371126 / total #impl: 937945543 (eff. 0.203)
177.76/177.83	c GC COLLECT
177.76/177.83	c #Conflicts:     419000 | #Learnt:      16183 | 0.000
177.76/177.83	c total clause space: 127.173MB
177.76/177.83	c total #watches: 567469
177.96/178.09	c total #propagations: 190803197 / total #impl: 939678015 (eff. 0.203)
177.96/178.09	c #Conflicts:     420000 | #Learnt:      17183 | 0.000
177.96/178.09	c total clause space: 127.173MB
177.96/178.09	c total #watches: 570924
178.46/178.58	c total #propagations: 191218990 / total #impl: 941463677 (eff. 0.203)
178.46/178.58	c #Conflicts:     421000 | #Learnt:      18183 | 0.000
178.46/178.58	c total clause space: 127.173MB
178.46/178.58	c total #watches: 577170
178.96/179.05	c total #propagations: 191678813 / total #impl: 944061062 (eff. 0.203)
178.96/179.05	c #Conflicts:     422000 | #Learnt:      19183 | 0.000
178.96/179.05	c total clause space: 127.173MB
178.96/179.05	c total #watches: 580477
179.46/179.54	c total #propagations: 191995684 / total #impl: 946352325 (eff. 0.203)
179.46/179.54	c #Conflicts:     423000 | #Learnt:      20183 | 0.000
179.46/179.54	c total clause space: 127.173MB
179.46/179.55	c total #watches: 584828
179.86/179.95	c total #propagations: 192311723 / total #impl: 948939880 (eff. 0.203)
179.86/179.95	c #Conflicts:     424000 | #Learnt:      21183 | 0.000
179.86/179.95	c total clause space: 127.173MB
179.86/179.95	c total #watches: 589228
180.26/180.31	c total #propagations: 192669280 / total #impl: 950802176 (eff. 0.203)
180.26/180.31	c #Conflicts:     425000 | #Learnt:      22183 | 0.000
180.26/180.31	c total clause space: 127.173MB
180.26/180.31	c total #watches: 595349
180.66/180.76	c total #propagations: 192989310 / total #impl: 952260902 (eff. 0.203)
180.66/180.76	c #Conflicts:     426000 | #Learnt:      23183 | 0.000
180.66/180.76	c total clause space: 127.173MB
180.66/180.77	c total #watches: 601191
181.16/181.28	c total #propagations: 193328299 / total #impl: 953947635 (eff. 0.203)
181.16/181.28	c #Conflicts:     427000 | #Learnt:      24183 | 0.000
181.16/181.28	c total clause space: 127.173MB
181.16/181.28	c total #watches: 608091
181.76/181.87	c total #propagations: 193651988 / total #impl: 956057942 (eff. 0.203)
181.76/181.87	c #Conflicts:     428000 | #Learnt:      25183 | 0.000
181.76/181.87	c total clause space: 127.173MB
181.76/181.87	c total #watches: 613108
182.46/182.50	c total #propagations: 194007802 / total #impl: 957860248 (eff. 0.203)
182.46/182.50	c #Conflicts:     429000 | #Learnt:      26183 | 0.000
182.46/182.50	c total clause space: 127.173MB
182.46/182.50	c total #watches: 617251
182.96/183.09	c total #propagations: 194347169 / total #impl: 959668963 (eff. 0.203)
182.96/183.09	c #Conflicts:     430000 | #Learnt:      27183 | 0.000
182.96/183.09	c total clause space: 127.173MB
182.96/183.09	c total #watches: 621205
183.67/183.72	c total #propagations: 194636628 / total #impl: 961159105 (eff. 0.203)
183.67/183.72	c #Conflicts:     431000 | #Learnt:      28183 | 0.000
183.67/183.72	c total clause space: 127.173MB
183.67/183.72	c total #watches: 626136
184.36/184.40	c total #propagations: 194938676 / total #impl: 962796768 (eff. 0.202)
184.36/184.40	c #Conflicts:     432000 | #Learnt:      29183 | 0.000
184.36/184.40	c total clause space: 127.173MB
184.36/184.40	c total #watches: 630064
185.06/185.17	c total #propagations: 195255790 / total #impl: 964548621 (eff. 0.202)
185.06/185.17	c #Conflicts:     433000 | #Learnt:      30183 | 0.000
185.06/185.17	c total clause space: 127.173MB
185.06/185.17	c total #watches: 637352
185.87/186.00	c total #propagations: 195590264 / total #impl: 966629805 (eff. 0.202)
185.87/186.00	c #Conflicts:     434000 | #Learnt:      31183 | 0.000
185.87/186.00	c total clause space: 127.173MB
185.87/186.00	c total #watches: 642817
186.46/186.51	c total #propagations: 195929573 / total #impl: 968893455 (eff. 0.202)
186.46/186.51	c GC COLLECT
186.46/186.51	c #Conflicts:     435000 | #Learnt:      16394 | 0.000
186.46/186.51	c total clause space: 127.173MB
186.46/186.51	c total #watches: 568764
186.76/186.83	c total #propagations: 196227175 / total #impl: 970658287 (eff. 0.202)
186.76/186.83	c #Conflicts:     436000 | #Learnt:      17394 | 0.000
186.76/186.83	c total clause space: 127.173MB
186.76/186.83	c total #watches: 575530
187.26/187.30	c total #propagations: 196539244 / total #impl: 972262307 (eff. 0.202)
187.26/187.30	c #Conflicts:     437000 | #Learnt:      18394 | 0.000
187.26/187.30	c total clause space: 127.173MB
187.26/187.30	c total #watches: 580880
187.76/187.83	c total #propagations: 196921307 / total #impl: 974759521 (eff. 0.202)
187.76/187.83	c #Conflicts:     438000 | #Learnt:      19394 | 0.000
187.76/187.83	c total clause space: 127.173MB
187.76/187.83	c total #watches: 585168
188.36/188.50	c total #propagations: 197254525 / total #impl: 977045365 (eff. 0.202)
188.36/188.50	c #Conflicts:     439000 | #Learnt:      20394 | 0.000
188.36/188.50	c total clause space: 127.173MB
188.46/188.50	c total #watches: 589393
189.16/189.24	c total #propagations: 197615420 / total #impl: 979551747 (eff. 0.202)
189.16/189.24	c #Conflicts:     440000 | #Learnt:      21394 | 0.000
189.16/189.24	c total clause space: 127.173MB
189.16/189.24	c total #watches: 592568
189.86/189.95	c total #propagations: 197962264 / total #impl: 981785817 (eff. 0.202)
189.86/189.95	c #Conflicts:     441000 | #Learnt:      22394 | 0.000
189.86/189.95	c total clause space: 127.173MB
189.86/189.95	c total #watches: 596253
190.76/190.83	c total #propagations: 198326710 / total #impl: 984347114 (eff. 0.201)
190.76/190.83	c #Conflicts:     442000 | #Learnt:      23394 | 0.000
190.76/190.83	c total clause space: 127.173MB
190.76/190.83	c total #watches: 601891
191.76/191.87	c total #propagations: 198677177 / total #impl: 986785391 (eff. 0.201)
191.76/191.87	c #Conflicts:     443000 | #Learnt:      24394 | 0.000
191.76/191.87	c total clause space: 127.173MB
191.76/191.87	c total #watches: 605252
192.85/192.94	c total #propagations: 199042186 / total #impl: 989276123 (eff. 0.201)
192.85/192.94	c #Conflicts:     444000 | #Learnt:      25394 | 0.000
192.85/192.94	c total clause space: 127.173MB
192.85/192.94	c total #watches: 611175
194.36/194.42	c total #propagations: 199409795 / total #impl: 991748192 (eff. 0.201)
194.36/194.42	c #Conflicts:     445000 | #Learnt:      26394 | 0.000
194.36/194.42	c total clause space: 206.656MB
194.36/194.42	c total #watches: 617393
195.76/195.87	c total #propagations: 199792480 / total #impl: 994624738 (eff. 0.201)
195.76/195.87	c #Conflicts:     446000 | #Learnt:      27394 | 0.000
195.76/195.87	c total clause space: 206.656MB
195.76/195.87	c total #watches: 620785
197.26/197.33	c total #propagations: 200162280 / total #impl: 997351617 (eff. 0.201)
197.26/197.33	c #Conflicts:     447000 | #Learnt:      28394 | 0.000
197.26/197.33	c total clause space: 206.656MB
197.26/197.33	c total #watches: 624347
198.55/198.69	c total #propagations: 200503919 / total #impl: 999607046 (eff. 0.201)
198.55/198.69	c #Conflicts:     448000 | #Learnt:      29394 | 0.000
198.55/198.69	c total clause space: 206.656MB
198.55/198.69	c total #watches: 628983
200.26/200.34	c total #propagations: 200858565 / total #impl: 1002299928 (eff. 0.200)
200.26/200.34	c #Conflicts:     449000 | #Learnt:      30394 | 0.000
200.26/200.34	c total clause space: 206.656MB
200.26/200.34	c total #watches: 632829
201.55/201.62	c total #propagations: 201301220 / total #impl: 1005517752 (eff. 0.200)
201.55/201.62	c #Conflicts:     450000 | #Learnt:      31394 | 0.000
201.55/201.62	c total clause space: 206.656MB
201.55/201.62	c total #watches: 636144
202.76/202.84	c total #propagations: 201678053 / total #impl: 1008222720 (eff. 0.200)
202.76/202.84	c GC COLLECT
202.76/202.84	c #Conflicts:     451000 | #Learnt:      16308 | 0.000
202.76/202.84	c total clause space: 206.656MB
202.76/202.84	c total #watches: 568099
203.26/203.37	c total #propagations: 202053408 / total #impl: 1011079911 (eff. 0.200)
203.26/203.37	c #Conflicts:     452000 | #Learnt:      17308 | 0.000
203.26/203.37	c total clause space: 206.656MB
203.26/203.37	c total #watches: 572538
203.96/204.01	c total #propagations: 202404819 / total #impl: 1013449074 (eff. 0.200)
203.96/204.01	c #Conflicts:     453000 | #Learnt:      18308 | 0.000
203.96/204.01	c total clause space: 206.656MB
203.96/204.01	c total #watches: 576768
204.57/204.70	c total #propagations: 202783554 / total #impl: 1015957214 (eff. 0.200)
204.57/204.70	c #Conflicts:     454000 | #Learnt:      19308 | 0.000
204.57/204.70	c total clause space: 206.656MB
204.67/204.70	c total #watches: 582079
205.46/205.51	c total #propagations: 203125291 / total #impl: 1018209369 (eff. 0.199)
205.46/205.51	c #Conflicts:     455000 | #Learnt:      20308 | 0.000
205.46/205.51	c total clause space: 206.656MB
205.46/205.51	c total #watches: 588496
206.26/206.35	c total #propagations: 203475833 / total #impl: 1020708057 (eff. 0.199)
206.26/206.35	c #Conflicts:     456000 | #Learnt:      21308 | 0.000
206.26/206.35	c total clause space: 206.656MB
206.26/206.35	c total #watches: 592533
207.36/207.43	c total #propagations: 203817403 / total #impl: 1023127124 (eff. 0.199)
207.36/207.43	c #Conflicts:     457000 | #Learnt:      22308 | 0.000
207.36/207.43	c total clause space: 206.656MB
207.36/207.43	c total #watches: 597250
208.66/208.74	c total #propagations: 204204453 / total #impl: 1025800272 (eff. 0.199)
208.66/208.74	c #Conflicts:     458000 | #Learnt:      23308 | 0.000
208.66/208.74	c total clause space: 206.656MB
208.66/208.75	c total #watches: 604431
210.26/210.34	c total #propagations: 204570381 / total #impl: 1028336632 (eff. 0.199)
210.26/210.34	c #Conflicts:     459000 | #Learnt:      24308 | 0.000
210.26/210.34	c total clause space: 206.656MB
210.26/210.34	c total #watches: 609843
211.56/211.62	c total #propagations: 204978578 / total #impl: 1031237726 (eff. 0.199)
211.56/211.62	c #Conflicts:     460000 | #Learnt:      25308 | 0.000
211.56/211.62	c total clause space: 206.656MB
211.56/211.62	c total #watches: 613877
213.06/213.16	c total #propagations: 205311264 / total #impl: 1033599065 (eff. 0.199)
213.06/213.16	c #Conflicts:     461000 | #Learnt:      26308 | 0.000
213.06/213.16	c total clause space: 206.656MB
213.06/213.16	c total #watches: 618723
214.66/214.71	c total #propagations: 205683359 / total #impl: 1036223189 (eff. 0.198)
214.66/214.71	c #Conflicts:     462000 | #Learnt:      27308 | 0.000
214.66/214.71	c total clause space: 206.656MB
214.66/214.71	c total #watches: 623379
214.96/215.01	c total #propagations: 206186463 / total #impl: 1039332524 (eff. 0.198)
214.96/215.01	c #Conflicts:     463000 | #Learnt:      28308 | 0.000
214.96/215.01	c total clause space: 206.656MB
214.96/215.01	c total #watches: 626834
215.16/215.29	c total #propagations: 206544490 / total #impl: 1040621534 (eff. 0.198)
215.16/215.29	c #Conflicts:     464000 | #Learnt:      29308 | 0.000
215.16/215.29	c total clause space: 206.656MB
215.16/215.29	c total #watches: 630346
215.46/215.59	c total #propagations: 206877921 / total #impl: 1041835973 (eff. 0.199)
215.46/215.59	c #Conflicts:     465000 | #Learnt:      30308 | 0.000
215.46/215.59	c total clause space: 206.656MB
215.46/215.59	c total #watches: 633658
215.86/215.90	c total #propagations: 207208311 / total #impl: 1043116883 (eff. 0.199)
215.86/215.90	c #Conflicts:     466000 | #Learnt:      31308 | 0.000
215.86/215.90	c total clause space: 206.656MB
215.86/215.90	c total #watches: 637302
216.16/216.26	c total #propagations: 207510044 / total #impl: 1044269468 (eff. 0.199)
216.16/216.26	c #Conflicts:     467000 | #Learnt:      32308 | 0.000
216.16/216.26	c total clause space: 206.656MB
216.16/216.26	c total #watches: 640753
216.56/216.61	c total #propagations: 207834277 / total #impl: 1045506676 (eff. 0.199)
216.56/216.61	c GC COLLECT
216.56/216.61	c #Conflicts:     468000 | #Learnt:      16928 | 0.000
216.56/216.61	c total clause space: 206.656MB
216.56/216.61	c total #watches: 570471
216.77/216.89	c total #propagations: 208155102 / total #impl: 1046714753 (eff. 0.199)
216.77/216.89	c #Conflicts:     469000 | #Learnt:      17928 | 0.000
216.77/216.89	c total clause space: 206.656MB
216.77/216.89	c total #watches: 573985
217.06/217.18	c total #propagations: 208494068 / total #impl: 1047944196 (eff. 0.199)
217.06/217.18	c #Conflicts:     470000 | #Learnt:      18928 | 0.000
217.06/217.18	c total clause space: 206.656MB
217.06/217.18	c total #watches: 577232
217.46/217.50	c total #propagations: 208841936 / total #impl: 1049240868 (eff. 0.199)
217.46/217.50	c #Conflicts:     471000 | #Learnt:      19928 | 0.000
217.46/217.50	c total clause space: 206.656MB
217.46/217.50	c total #watches: 581133
217.77/217.87	c total #propagations: 209189113 / total #impl: 1050535226 (eff. 0.199)
217.77/217.87	c #Conflicts:     472000 | #Learnt:      20928 | 0.000
217.77/217.87	c total clause space: 206.656MB
217.77/217.87	c total #watches: 585126
218.16/218.25	c total #propagations: 209557353 / total #impl: 1051881156 (eff. 0.199)
218.16/218.25	c #Conflicts:     473000 | #Learnt:      21928 | 0.000
218.16/218.25	c total clause space: 206.656MB
218.16/218.25	c total #watches: 588705
218.56/218.65	c total #propagations: 209900375 / total #impl: 1053110058 (eff. 0.199)
218.56/218.65	c #Conflicts:     474000 | #Learnt:      22928 | 0.000
218.56/218.65	c total clause space: 206.656MB
218.56/218.65	c total #watches: 592034
219.06/219.11	c total #propagations: 210244166 / total #impl: 1054371769 (eff. 0.199)
219.06/219.11	c #Conflicts:     475000 | #Learnt:      23928 | 0.000
219.06/219.11	c total clause space: 206.656MB
219.06/219.11	c total #watches: 594765
219.46/219.56	c total #propagations: 210595684 / total #impl: 1055597096 (eff. 0.200)
219.46/219.56	c #Conflicts:     476000 | #Learnt:      24928 | 0.000
219.46/219.56	c total clause space: 206.656MB
219.46/219.56	c total #watches: 598201
219.97/220.01	c total #propagations: 210931937 / total #impl: 1056833055 (eff. 0.200)
219.97/220.01	c #Conflicts:     477000 | #Learnt:      25928 | 0.000
219.97/220.01	c total clause space: 206.656MB
219.97/220.01	c total #watches: 601378
220.36/220.48	c total #propagations: 211274998 / total #impl: 1058137046 (eff. 0.200)
220.36/220.48	c #Conflicts:     478000 | #Learnt:      26928 | 0.000
220.36/220.48	c total clause space: 206.656MB
220.36/220.48	c total #watches: 604989
220.86/220.98	c total #propagations: 211622046 / total #impl: 1059494687 (eff. 0.200)
220.86/220.98	c #Conflicts:     479000 | #Learnt:      27928 | 0.000
220.86/220.98	c total clause space: 206.656MB
220.86/220.98	c total #watches: 608815
221.46/221.57	c total #propagations: 211979880 / total #impl: 1060938645 (eff. 0.200)
221.46/221.57	c #Conflicts:     480000 | #Learnt:      28928 | 0.000
221.46/221.57	c total clause space: 206.656MB
221.46/221.57	c total #watches: 612438
222.06/222.14	c total #propagations: 212362667 / total #impl: 1062479400 (eff. 0.200)
222.06/222.14	c #Conflicts:     481000 | #Learnt:      29928 | 0.000
222.06/222.14	c total clause space: 206.656MB
222.06/222.14	c total #watches: 615988
222.66/222.72	c total #propagations: 212713239 / total #impl: 1063885878 (eff. 0.200)
222.66/222.72	c #Conflicts:     482000 | #Learnt:      30928 | 0.000
222.66/222.72	c total clause space: 206.656MB
222.66/222.72	c total #watches: 619635
223.27/223.34	c total #propagations: 213060610 / total #impl: 1065452662 (eff. 0.200)
223.27/223.34	c #Conflicts:     483000 | #Learnt:      31928 | 0.000
223.27/223.34	c total clause space: 206.656MB
223.27/223.34	c total #watches: 622860
223.86/223.96	c total #propagations: 213399375 / total #impl: 1066891167 (eff. 0.200)
223.86/223.96	c #Conflicts:     484000 | #Learnt:      32928 | 0.000
223.86/223.96	c total clause space: 206.656MB
223.86/223.96	c total #watches: 625459
224.36/224.43	c total #propagations: 213730165 / total #impl: 1068300714 (eff. 0.200)
224.36/224.43	c GC COLLECT
224.36/224.43	c #Conflicts:     485000 | #Learnt:      17198 | 0.000
224.36/224.43	c total clause space: 206.656MB
224.36/224.43	c total #watches: 571476
224.66/224.72	c total #propagations: 214085178 / total #impl: 1069834615 (eff. 0.200)
224.66/224.72	c #Conflicts:     486000 | #Learnt:      18198 | 0.000
224.66/224.72	c total clause space: 206.656MB
224.66/224.72	c total #watches: 574974
224.96/225.03	c total #propagations: 214445701 / total #impl: 1071164318 (eff. 0.200)
224.96/225.03	c #Conflicts:     487000 | #Learnt:      19198 | 0.000
224.96/225.03	c total clause space: 206.656MB
224.96/225.03	c total #watches: 578513
225.26/225.36	c total #propagations: 214809195 / total #impl: 1072481028 (eff. 0.200)
225.26/225.36	c #Conflicts:     488000 | #Learnt:      20198 | 0.000
225.26/225.36	c total clause space: 206.656MB
225.26/225.36	c total #watches: 582090
225.66/225.76	c total #propagations: 215170173 / total #impl: 1073805455 (eff. 0.200)
225.66/225.76	c #Conflicts:     489000 | #Learnt:      21198 | 0.000
225.66/225.76	c total clause space: 206.656MB
225.66/225.76	c total #watches: 585120
226.06/226.19	c total #propagations: 215532204 / total #impl: 1075192030 (eff. 0.200)
226.06/226.19	c #Conflicts:     490000 | #Learnt:      22198 | 0.000
226.06/226.19	c total clause space: 206.656MB
226.06/226.19	c total #watches: 588388
226.56/226.63	c total #propagations: 215912307 / total #impl: 1076646636 (eff. 0.201)
226.56/226.63	c #Conflicts:     491000 | #Learnt:      23198 | 0.000
226.56/226.63	c total clause space: 206.656MB
226.56/226.63	c total #watches: 591243
226.96/227.07	c total #propagations: 216286662 / total #impl: 1078004059 (eff. 0.201)
226.96/227.07	c #Conflicts:     492000 | #Learnt:      24198 | 0.000
226.96/227.07	c total clause space: 206.656MB
226.96/227.07	c total #watches: 594593
227.46/227.53	c total #propagations: 216651280 / total #impl: 1079456236 (eff. 0.201)
227.46/227.53	c #Conflicts:     493000 | #Learnt:      25198 | 0.000
227.46/227.53	c total clause space: 206.656MB
227.46/227.53	c total #watches: 598505
227.86/227.97	c total #propagations: 217023977 / total #impl: 1080941400 (eff. 0.201)
227.86/227.97	c #Conflicts:     494000 | #Learnt:      26198 | 0.000
227.86/227.97	c total clause space: 206.656MB
227.86/227.97	c total #watches: 601455
228.36/228.45	c total #propagations: 217350397 / total #impl: 1082241349 (eff. 0.201)
228.36/228.45	c #Conflicts:     495000 | #Learnt:      27198 | 0.000
228.36/228.45	c total clause space: 206.656MB
228.36/228.45	c total #watches: 604705
228.86/228.96	c total #propagations: 217689984 / total #impl: 1083613104 (eff. 0.201)
228.86/228.96	c #Conflicts:     496000 | #Learnt:      28198 | 0.000
228.86/228.96	c total clause space: 206.656MB
228.86/228.96	c total #watches: 607728
229.36/229.49	c total #propagations: 218029140 / total #impl: 1084909391 (eff. 0.201)
229.36/229.49	c #Conflicts:     497000 | #Learnt:      29198 | 0.000
229.36/229.49	c total clause space: 206.656MB
229.36/229.49	c total #watches: 611396
229.96/230.07	c total #propagations: 218366509 / total #impl: 1086201119 (eff. 0.201)
229.96/230.07	c #Conflicts:     498000 | #Learnt:      30198 | 0.000
229.96/230.07	c total clause space: 206.656MB
229.96/230.07	c total #watches: 614814
230.66/230.72	c total #propagations: 218727925 / total #impl: 1087698584 (eff. 0.201)
230.66/230.72	c #Conflicts:     499000 | #Learnt:      31198 | 0.000
230.66/230.72	c total clause space: 206.656MB
230.66/230.72	c total #watches: 618481
231.26/231.36	c total #propagations: 219096206 / total #impl: 1089094452 (eff. 0.201)
231.26/231.36	c #Conflicts:     500000 | #Learnt:      32198 | 0.000
231.26/231.36	c total clause space: 206.656MB
231.26/231.36	c total #watches: 621917
231.96/232.04	c total #propagations: 219449989 / total #impl: 1090449281 (eff. 0.201)
231.96/232.04	c #Conflicts:     501000 | #Learnt:      33198 | 0.000
231.96/232.04	c total clause space: 206.656MB
231.96/232.04	c total #watches: 625017
232.66/232.72	c total #propagations: 219821575 / total #impl: 1091976019 (eff. 0.201)
232.66/232.72	c GC COLLECT
232.66/232.72	c #Conflicts:     502000 | #Learnt:      17203 | 0.000
232.66/232.72	c total clause space: 206.656MB
232.66/232.72	c total #watches: 571098
232.96/233.02	c total #propagations: 220185848 / total #impl: 1093504877 (eff. 0.201)
232.96/233.02	c #Conflicts:     503000 | #Learnt:      18203 | 0.000
232.96/233.02	c total clause space: 206.656MB
232.96/233.02	c total #watches: 575568
233.26/233.34	c total #propagations: 220572736 / total #impl: 1094884959 (eff. 0.201)
233.26/233.34	c #Conflicts:     504000 | #Learnt:      19203 | 0.000
233.26/233.34	c total clause space: 206.656MB
233.26/233.34	c total #watches: 579404
233.66/233.71	c total #propagations: 220903387 / total #impl: 1096072241 (eff. 0.202)
233.66/233.71	c #Conflicts:     505000 | #Learnt:      20203 | 0.000
233.66/233.71	c total clause space: 206.656MB
233.66/233.71	c total #watches: 583047
234.06/234.13	c total #propagations: 221237132 / total #impl: 1097340542 (eff. 0.202)
234.06/234.13	c #Conflicts:     506000 | #Learnt:      21203 | 0.000
234.06/234.13	c total clause space: 206.656MB
234.06/234.13	c total #watches: 586401
234.46/234.52	c total #propagations: 221608034 / total #impl: 1098659580 (eff. 0.202)
234.46/234.52	c #Conflicts:     507000 | #Learnt:      22203 | 0.000
234.46/234.52	c total clause space: 206.656MB
234.46/234.52	c total #watches: 589578
234.96/235.03	c total #propagations: 221976143 / total #impl: 1099932281 (eff. 0.202)
234.96/235.03	c #Conflicts:     508000 | #Learnt:      23203 | 0.000
234.96/235.03	c total clause space: 206.656MB
234.96/235.03	c total #watches: 593507
235.46/235.51	c total #propagations: 222376517 / total #impl: 1101386623 (eff. 0.202)
235.46/235.51	c #Conflicts:     509000 | #Learnt:      24203 | 0.000
235.46/235.51	c total clause space: 206.656MB
235.46/235.51	c total #watches: 596791
235.96/236.01	c total #propagations: 222718333 / total #impl: 1102551426 (eff. 0.202)
235.96/236.01	c #Conflicts:     510000 | #Learnt:      25203 | 0.000
235.96/236.01	c total clause space: 206.656MB
235.96/236.01	c total #watches: 599957
236.46/236.56	c total #propagations: 223056784 / total #impl: 1103683336 (eff. 0.202)
236.46/236.56	c #Conflicts:     511000 | #Learnt:      26203 | 0.000
236.46/236.56	c total clause space: 206.656MB
236.46/236.56	c total #watches: 603050
236.96/237.08	c total #propagations: 223405732 / total #impl: 1104923243 (eff. 0.202)
236.96/237.08	c #Conflicts:     512000 | #Learnt:      27203 | 0.000
236.96/237.08	c total clause space: 206.656MB
236.96/237.08	c total #watches: 606254
237.56/237.68	c total #propagations: 223757025 / total #impl: 1106348737 (eff. 0.202)
237.56/237.68	c #Conflicts:     513000 | #Learnt:      28203 | 0.000
237.56/237.68	c total clause space: 206.656MB
237.56/237.68	c total #watches: 609599
238.16/238.22	c total #propagations: 224182486 / total #impl: 1107938824 (eff. 0.202)
238.16/238.22	c #Conflicts:     514000 | #Learnt:      29203 | 0.000
238.16/238.22	c total clause space: 206.656MB
238.16/238.22	c total #watches: 613969
238.56/238.66	c total #propagations: 224737439 / total #impl: 1110245469 (eff. 0.202)
238.56/238.66	c #Conflicts:     515000 | #Learnt:      30203 | 0.000
238.56/238.66	c total clause space: 206.656MB
238.56/238.66	c total #watches: 617478
238.95/239.08	c total #propagations: 225260436 / total #impl: 1112597448 (eff. 0.202)
238.95/239.08	c #Conflicts:     516000 | #Learnt:      31203 | 0.000
238.95/239.08	c total clause space: 206.656MB
238.95/239.08	c total #watches: 620676
239.45/239.58	c total #propagations: 225661758 / total #impl: 1114452377 (eff. 0.202)
239.45/239.58	c #Conflicts:     517000 | #Learnt:      32203 | 0.000
239.45/239.58	c total clause space: 206.656MB
239.45/239.58	c total #watches: 624893
239.95/240.07	c total #propagations: 226173795 / total #impl: 1117103860 (eff. 0.202)
239.95/240.07	c #Conflicts:     518000 | #Learnt:      33203 | 0.000
239.95/240.07	c total clause space: 206.656MB
239.95/240.07	c total #watches: 630129
240.55/240.60	c total #propagations: 226614949 / total #impl: 1119286602 (eff. 0.202)
240.55/240.60	c #Conflicts:     519000 | #Learnt:      34203 | 0.000
240.55/240.60	c total clause space: 206.656MB
240.55/240.60	c total #watches: 635161
241.05/241.14	c total #propagations: 227119264 / total #impl: 1121795183 (eff. 0.202)
241.05/241.14	c GC COLLECT
241.05/241.14	c #Conflicts:     520000 | #Learnt:      17889 | 0.000
241.05/241.14	c total clause space: 206.656MB
241.05/241.14	c total #watches: 574463
241.55/241.61	c total #propagations: 227763075 / total #impl: 1124735168 (eff. 0.203)
241.55/241.61	c #Conflicts:     521000 | #Learnt:      18889 | 0.000
241.55/241.61	c total clause space: 206.656MB
241.55/241.61	c total #watches: 578583
241.96/242.01	c total #propagations: 228285729 / total #impl: 1127300458 (eff. 0.203)
241.96/242.01	c #Conflicts:     522000 | #Learnt:      19889 | 0.000
241.96/242.01	c total clause space: 206.656MB
241.96/242.01	c total #watches: 583533
242.35/242.44	c total #propagations: 228771011 / total #impl: 1129654473 (eff. 0.203)
242.35/242.44	c #Conflicts:     523000 | #Learnt:      20889 | 0.000
242.35/242.44	c total clause space: 206.656MB
242.35/242.44	c total #watches: 587606
242.65/242.76	c total #propagations: 229325372 / total #impl: 1131880969 (eff. 0.203)
242.65/242.76	c #Conflicts:     524000 | #Learnt:      21889 | 0.000
242.65/242.76	c total clause space: 206.656MB
242.65/242.76	c total #watches: 591238
243.06/243.11	c total #propagations: 229917813 / total #impl: 1133898375 (eff. 0.203)
243.06/243.11	c #Conflicts:     525000 | #Learnt:      22889 | 0.000
243.06/243.11	c total clause space: 206.656MB
243.06/243.11	c total #watches: 595091
243.45/243.58	c total #propagations: 230387812 / total #impl: 1135973950 (eff. 0.203)
243.45/243.58	c #Conflicts:     526000 | #Learnt:      23889 | 0.000
243.45/243.58	c total clause space: 206.656MB
243.45/243.58	c total #watches: 599606
243.85/243.95	c total #propagations: 230908755 / total #impl: 1138583156 (eff. 0.203)
243.85/243.95	c #Conflicts:     527000 | #Learnt:      24889 | 0.000
243.85/243.95	c total clause space: 206.656MB
243.85/243.95	c total #watches: 605148
244.35/244.45	c total #propagations: 231231340 / total #impl: 1140634912 (eff. 0.203)
244.35/244.45	c #Conflicts:     528000 | #Learnt:      25889 | 0.000
244.35/244.45	c total clause space: 206.656MB
244.35/244.45	c total #watches: 610639
244.85/244.97	c total #propagations: 231530788 / total #impl: 1142951096 (eff. 0.203)
244.85/244.97	c #Conflicts:     529000 | #Learnt:      26889 | 0.000
244.85/244.97	c total clause space: 206.656MB
244.85/244.97	c total #watches: 616639
245.65/245.74	c total #propagations: 231896913 / total #impl: 1145375237 (eff. 0.202)
245.65/245.74	c #Conflicts:     530000 | #Learnt:      27889 | 0.000
245.65/245.74	c total clause space: 206.656MB
245.65/245.74	c total #watches: 620295
246.46/246.54	c total #propagations: 232384822 / total #impl: 1147714109 (eff. 0.202)
246.46/246.54	c #Conflicts:     531000 | #Learnt:      28889 | 0.000
246.46/246.54	c total clause space: 206.656MB
246.46/246.54	c total #watches: 623444
247.25/247.34	c total #propagations: 232877446 / total #impl: 1149844547 (eff. 0.203)
247.25/247.34	c #Conflicts:     532000 | #Learnt:      29889 | 0.000
247.25/247.34	c total clause space: 206.656MB
247.25/247.34	c total #watches: 626154
247.85/247.99	c total #propagations: 233350683 / total #impl: 1151919847 (eff. 0.203)
247.85/247.99	c #Conflicts:     533000 | #Learnt:      30889 | 0.000
247.85/247.99	c total clause space: 206.656MB
247.85/247.99	c total #watches: 629517
248.66/248.72	c total #propagations: 233889861 / total #impl: 1154315020 (eff. 0.203)
248.66/248.72	c #Conflicts:     534000 | #Learnt:      31889 | 0.000
248.66/248.72	c total clause space: 206.656MB
248.66/248.72	c total #watches: 634977
249.25/249.31	c total #propagations: 234614828 / total #impl: 1157631201 (eff. 0.203)
249.25/249.31	c #Conflicts:     535000 | #Learnt:      32889 | 0.000
249.25/249.31	c total clause space: 206.656MB
249.25/249.31	c total #watches: 640321
250.05/250.18	c total #propagations: 235104226 / total #impl: 1159942065 (eff. 0.203)
250.05/250.18	c #Conflicts:     536000 | #Learnt:      33889 | 0.000
250.05/250.18	c total clause space: 206.656MB
250.05/250.18	c total #watches: 644919
250.86/250.90	c total #propagations: 235662218 / total #impl: 1162771384 (eff. 0.203)
250.86/250.90	c #Conflicts:     537000 | #Learnt:      34889 | 0.000
250.86/250.90	c total clause space: 206.656MB
250.86/250.90	c total #watches: 649768
251.45/251.54	c total #propagations: 236288160 / total #impl: 1165551570 (eff. 0.203)
251.45/251.54	c GC COLLECT
251.45/251.54	c #Conflicts:     538000 | #Learnt:      18280 | 0.000
251.45/251.54	c total clause space: 206.656MB
251.45/251.54	c total #watches: 577664
251.86/251.95	c total #propagations: 236861596 / total #impl: 1168364290 (eff. 0.203)
251.86/251.95	c #Conflicts:     539000 | #Learnt:      19280 | 0.000
251.86/251.95	c total clause space: 206.656MB
251.86/251.95	c total #watches: 584901
252.25/252.39	c total #propagations: 237338806 / total #impl: 1170481685 (eff. 0.203)
252.25/252.39	c #Conflicts:     540000 | #Learnt:      20280 | 0.000
252.25/252.39	c total clause space: 206.656MB
252.25/252.39	c total #watches: 589534
252.85/252.91	c total #propagations: 237801328 / total #impl: 1172465422 (eff. 0.203)
252.85/252.91	c #Conflicts:     541000 | #Learnt:      21280 | 0.000
252.85/252.91	c total clause space: 206.656MB
252.85/252.91	c total #watches: 594031
253.25/253.37	c total #propagations: 238370481 / total #impl: 1174658728 (eff. 0.203)
253.25/253.37	c #Conflicts:     542000 | #Learnt:      22280 | 0.000
253.25/253.37	c total clause space: 206.656MB
253.25/253.37	c total #watches: 598238
253.65/253.75	c total #propagations: 238876247 / total #impl: 1177178594 (eff. 0.203)
253.65/253.75	c #Conflicts:     543000 | #Learnt:      23280 | 0.000
253.65/253.75	c total clause space: 206.656MB
253.65/253.75	c total #watches: 601410
254.06/254.12	c total #propagations: 239260553 / total #impl: 1178952006 (eff. 0.203)
254.06/254.12	c #Conflicts:     544000 | #Learnt:      24280 | 0.000
254.06/254.12	c total clause space: 206.656MB
254.06/254.12	c total #watches: 605116
254.45/254.58	c total #propagations: 239714109 / total #impl: 1180717309 (eff. 0.203)
254.45/254.58	c #Conflicts:     545000 | #Learnt:      25280 | 0.000
254.45/254.58	c total clause space: 206.656MB
254.45/254.58	c total #watches: 608497
254.95/255.01	c total #propagations: 240224695 / total #impl: 1183039596 (eff. 0.203)
254.95/255.01	c #Conflicts:     546000 | #Learnt:      26280 | 0.000
254.95/255.01	c total clause space: 206.656MB
254.95/255.01	c total #watches: 611815
255.35/255.41	c total #propagations: 240682372 / total #impl: 1184822296 (eff. 0.203)
255.35/255.41	c #Conflicts:     547000 | #Learnt:      27280 | 0.000
255.35/255.41	c total clause space: 206.656MB
255.35/255.41	c total #watches: 614853
255.75/255.81	c total #propagations: 241313005 / total #impl: 1187014458 (eff. 0.203)
255.75/255.81	c #Conflicts:     548000 | #Learnt:      28280 | 0.000
255.75/255.81	c total clause space: 206.656MB
255.75/255.81	c total #watches: 618382
256.36/256.42	c total #propagations: 241702677 / total #impl: 1188978111 (eff. 0.203)
256.36/256.42	c #Conflicts:     549000 | #Learnt:      29280 | 0.000
256.36/256.42	c total clause space: 206.656MB
256.36/256.42	c total #watches: 622330
257.05/257.18	c total #propagations: 242203707 / total #impl: 1191895381 (eff. 0.203)
257.05/257.18	c #Conflicts:     550000 | #Learnt:      30280 | 0.000
257.05/257.18	c total clause space: 206.656MB
257.05/257.18	c total #watches: 627170
257.95/258.03	c total #propagations: 242725383 / total #impl: 1195351793 (eff. 0.203)
257.95/258.03	c #Conflicts:     551000 | #Learnt:      31280 | 0.000
257.95/258.03	c total clause space: 206.656MB
257.95/258.03	c total #watches: 633332
258.65/258.74	c total #propagations: 243188363 / total #impl: 1198493097 (eff. 0.203)
258.65/258.74	c #Conflicts:     552000 | #Learnt:      32280 | 0.000
258.65/258.74	c total clause space: 206.656MB
258.65/258.74	c total #watches: 637849
258.95/259.09	c total #propagations: 243623191 / total #impl: 1200759956 (eff. 0.203)
258.95/259.09	c #Conflicts:     553000 | #Learnt:      33280 | 0.000
258.95/259.09	c total clause space: 206.656MB
258.95/259.10	c total #watches: 642299
259.45/259.50	c total #propagations: 243985803 / total #impl: 1202160273 (eff. 0.203)
259.45/259.50	c #Conflicts:     554000 | #Learnt:      34280 | 0.000
259.45/259.50	c total clause space: 206.656MB
259.45/259.50	c total #watches: 645990
259.85/259.94	c total #propagations: 244362195 / total #impl: 1203776383 (eff. 0.203)
259.85/259.94	c #Conflicts:     555000 | #Learnt:      35280 | 0.000
259.85/259.94	c total clause space: 206.656MB
259.85/259.94	c total #watches: 648612
260.25/260.30	c total #propagations: 244720361 / total #impl: 1205121060 (eff. 0.203)
260.25/260.30	c GC COLLECT
260.25/260.30	c #Conflicts:     556000 | #Learnt:      18395 | 0.000
260.25/260.30	c total clause space: 206.656MB
260.25/260.31	c total #watches: 575758
260.45/260.57	c total #propagations: 245055017 / total #impl: 1206367551 (eff. 0.203)
260.45/260.57	c #Conflicts:     557000 | #Learnt:      19395 | 0.000
260.45/260.57	c total clause space: 206.656MB
260.45/260.57	c total #watches: 578311
260.76/260.88	c total #propagations: 245429040 / total #impl: 1207618008 (eff. 0.203)
260.76/260.88	c #Conflicts:     558000 | #Learnt:      20395 | 0.000
260.76/260.88	c total clause space: 206.656MB
260.76/260.88	c total #watches: 581176
261.15/261.21	c total #propagations: 245843462 / total #impl: 1209136784 (eff. 0.203)
261.15/261.21	c #Conflicts:     559000 | #Learnt:      21395 | 0.000
261.15/261.21	c total clause space: 206.656MB
261.15/261.21	c total #watches: 584739
261.55/261.64	c total #propagations: 246254262 / total #impl: 1211037767 (eff. 0.203)
261.55/261.64	c #Conflicts:     560000 | #Learnt:      22395 | 0.000
261.55/261.64	c total clause space: 206.656MB
261.55/261.64	c total #watches: 589236
261.95/262.01	c total #propagations: 246798949 / total #impl: 1213560196 (eff. 0.203)
261.95/262.01	c #Conflicts:     561000 | #Learnt:      23395 | 0.000
261.95/262.01	c total clause space: 206.656MB
261.95/262.01	c total #watches: 594228
262.35/262.43	c total #propagations: 247173527 / total #impl: 1215302138 (eff. 0.203)
262.35/262.43	c #Conflicts:     562000 | #Learnt:      24395 | 0.000
262.35/262.43	c total clause space: 206.656MB
262.35/262.43	c total #watches: 598600
262.75/262.89	c total #propagations: 247661584 / total #impl: 1217659840 (eff. 0.203)
262.75/262.89	c #Conflicts:     563000 | #Learnt:      25395 | 0.000
262.75/262.89	c total clause space: 206.656MB
262.75/262.89	c total #watches: 602978
263.25/263.31	c total #propagations: 248228586 / total #impl: 1220277771 (eff. 0.203)
263.25/263.31	c #Conflicts:     564000 | #Learnt:      26395 | 0.000
263.25/263.31	c total clause space: 206.656MB
263.25/263.31	c total #watches: 606970
263.65/263.70	c total #propagations: 248552454 / total #impl: 1222082823 (eff. 0.203)
263.65/263.70	c #Conflicts:     565000 | #Learnt:      27395 | 0.000
263.65/263.70	c total clause space: 206.656MB
263.65/263.70	c total #watches: 610885
263.96/264.05	c total #propagations: 248895124 / total #impl: 1223724072 (eff. 0.203)
263.96/264.05	c #Conflicts:     566000 | #Learnt:      28395 | 0.000
263.96/264.05	c total clause space: 206.656MB
263.96/264.05	c total #watches: 614143
264.45/264.50	c total #propagations: 249246926 / total #impl: 1225101247 (eff. 0.203)
264.45/264.50	c #Conflicts:     567000 | #Learnt:      29395 | 0.000
264.45/264.50	c total clause space: 206.656MB
264.45/264.50	c total #watches: 619133
264.85/264.98	c total #propagations: 249761129 / total #impl: 1227182269 (eff. 0.204)
264.85/264.98	c #Conflicts:     568000 | #Learnt:      30395 | 0.000
264.85/264.98	c total clause space: 206.656MB
264.85/264.98	c total #watches: 623954
265.35/265.41	c total #propagations: 250276896 / total #impl: 1229466211 (eff. 0.204)
265.35/265.41	c #Conflicts:     569000 | #Learnt:      31395 | 0.000
265.35/265.41	c total clause space: 206.656MB
265.35/265.41	c total #watches: 628646
265.85/265.92	c total #propagations: 250552594 / total #impl: 1231657366 (eff. 0.203)
265.85/265.92	c #Conflicts:     570000 | #Learnt:      32395 | 0.000
265.85/265.92	c total clause space: 206.656MB
265.85/265.92	c total #watches: 632401
266.26/266.33	c total #propagations: 250989561 / total #impl: 1233824037 (eff. 0.203)
266.26/266.33	c #Conflicts:     571000 | #Learnt:      33395 | 0.000
266.26/266.33	c total clause space: 206.656MB
266.26/266.33	c total #watches: 635649
266.75/266.83	c total #propagations: 251411813 / total #impl: 1235931183 (eff. 0.203)
266.75/266.83	c #Conflicts:     572000 | #Learnt:      34395 | 0.000
266.75/266.83	c total clause space: 206.656MB
266.75/266.83	c total #watches: 639472
267.15/267.21	c total #propagations: 251847453 / total #impl: 1238051782 (eff. 0.203)
267.15/267.21	c #Conflicts:     573000 | #Learnt:      35395 | 0.000
267.15/267.21	c total clause space: 206.656MB
267.15/267.21	c total #watches: 643686
267.65/267.70	c total #propagations: 252286127 / total #impl: 1240024170 (eff. 0.203)
267.65/267.70	c #Conflicts:     574000 | #Learnt:      36395 | 0.000
267.65/267.70	c total clause space: 206.656MB
267.65/267.70	c total #watches: 648928
267.85/267.93	c total #propagations: 252873641 / total #impl: 1243000007 (eff. 0.203)
267.85/267.93	c GC COLLECT
267.85/267.93	c #Conflicts:     575000 | #Learnt:      19199 | 0.000
267.85/267.93	c total clause space: 206.656MB
267.85/267.93	c total #watches: 578379
268.05/268.15	c total #propagations: 253141495 / total #impl: 1243940961 (eff. 0.203)
268.05/268.15	c #Conflicts:     576000 | #Learnt:      20199 | 0.000
268.05/268.15	c total clause space: 206.656MB
268.05/268.15	c total #watches: 581619
268.36/268.41	c total #propagations: 253426168 / total #impl: 1245050580 (eff. 0.204)
268.36/268.41	c #Conflicts:     577000 | #Learnt:      21199 | 0.000
268.36/268.41	c total clause space: 206.656MB
268.36/268.41	c total #watches: 584694
268.75/268.83	c total #propagations: 253722337 / total #impl: 1246299986 (eff. 0.204)
268.75/268.83	c #Conflicts:     578000 | #Learnt:      22199 | 0.000
268.75/268.83	c total clause space: 206.656MB
268.75/268.83	c total #watches: 588518
269.15/269.24	c total #propagations: 254189217 / total #impl: 1248577715 (eff. 0.204)
269.15/269.24	c #Conflicts:     579000 | #Learnt:      23199 | 0.000
269.15/269.24	c total clause space: 206.656MB
269.15/269.24	c total #watches: 592997
269.65/269.75	c total #propagations: 254772270 / total #impl: 1251060918 (eff. 0.204)
269.65/269.75	c #Conflicts:     580000 | #Learnt:      24199 | 0.000
269.65/269.75	c total clause space: 206.656MB
269.65/269.75	c total #watches: 596743
270.15/270.25	c total #propagations: 255253438 / total #impl: 1253280267 (eff. 0.204)
270.15/270.25	c #Conflicts:     581000 | #Learnt:      25199 | 0.000
270.15/270.25	c total clause space: 206.656MB
270.15/270.25	c total #watches: 601673
270.66/270.77	c total #propagations: 255766659 / total #impl: 1255654376 (eff. 0.204)
270.66/270.77	c #Conflicts:     582000 | #Learnt:      26199 | 0.000
270.66/270.77	c total clause space: 206.656MB
270.66/270.77	c total #watches: 606099
271.25/271.30	c total #propagations: 256295178 / total #impl: 1258337706 (eff. 0.204)
271.25/271.30	c #Conflicts:     583000 | #Learnt:      27199 | 0.000
271.25/271.30	c total clause space: 206.656MB
271.25/271.30	c total #watches: 610349
271.55/271.70	c total #propagations: 256777690 / total #impl: 1261306707 (eff. 0.204)
271.55/271.70	c #Conflicts:     584000 | #Learnt:      28199 | 0.000
271.55/271.70	c total clause space: 206.656MB
271.55/271.70	c total #watches: 614375
272.15/272.20	c total #propagations: 257189101 / total #impl: 1263401549 (eff. 0.204)
272.15/272.20	c #Conflicts:     585000 | #Learnt:      29199 | 0.000
272.15/272.20	c total clause space: 206.656MB
272.15/272.20	c total #watches: 619088
272.65/272.72	c total #propagations: 257704748 / total #impl: 1265777848 (eff. 0.204)
272.65/272.72	c #Conflicts:     586000 | #Learnt:      30199 | 0.000
272.65/272.72	c total clause space: 206.656MB
272.65/272.72	c total #watches: 623881
273.15/273.27	c total #propagations: 258239863 / total #impl: 1268164269 (eff. 0.204)
273.15/273.27	c #Conflicts:     587000 | #Learnt:      31199 | 0.000
273.15/273.27	c total clause space: 206.656MB
273.15/273.27	c total #watches: 628047
273.55/273.61	c total #propagations: 258825138 / total #impl: 1270839623 (eff. 0.204)
273.55/273.61	c #Conflicts:     588000 | #Learnt:      32199 | 0.000
273.55/273.61	c total clause space: 206.656MB
273.55/273.61	c total #watches: 632439
274.05/274.15	c total #propagations: 259222274 / total #impl: 1272798983 (eff. 0.204)
274.05/274.15	c #Conflicts:     589000 | #Learnt:      33199 | 0.000
274.05/274.15	c total clause space: 206.656MB
274.05/274.15	c total #watches: 636971
274.45/274.59	c total #propagations: 259672870 / total #impl: 1275418988 (eff. 0.204)
274.45/274.59	c #Conflicts:     590000 | #Learnt:      34199 | 0.000
274.45/274.59	c total clause space: 206.656MB
274.45/274.59	c total #watches: 641006
275.06/275.17	c total #propagations: 260066598 / total #impl: 1277664146 (eff. 0.204)
275.06/275.17	c #Conflicts:     591000 | #Learnt:      35199 | 0.000
275.06/275.17	c total clause space: 206.656MB
275.06/275.17	c total #watches: 645006
275.55/275.65	c total #propagations: 260530434 / total #impl: 1279847052 (eff. 0.204)
275.55/275.65	c #Conflicts:     592000 | #Learnt:      36199 | 0.000
275.55/275.65	c total clause space: 206.656MB
275.55/275.65	c total #watches: 648379
276.16/276.28	c total #propagations: 260913544 / total #impl: 1281769132 (eff. 0.204)
276.16/276.28	c GC COLLECT
276.16/276.28	c #Conflicts:     593000 | #Learnt:      18697 | 0.000
276.16/276.28	c total clause space: 206.656MB
276.16/276.28	c total #watches: 576853
276.65/276.76	c total #propagations: 261402866 / total #impl: 1284769876 (eff. 0.203)
276.65/276.76	c #Conflicts:     594000 | #Learnt:      19697 | 0.000
276.65/276.76	c total clause space: 206.656MB
276.65/276.76	c total #watches: 580597
277.05/277.20	c total #propagations: 261752876 / total #impl: 1287007685 (eff. 0.203)
277.05/277.20	c #Conflicts:     595000 | #Learnt:      20697 | 0.000
277.05/277.20	c total clause space: 206.656MB
277.05/277.20	c total #watches: 583864
277.55/277.67	c total #propagations: 262047519 / total #impl: 1288861159 (eff. 0.203)
277.55/277.67	c #Conflicts:     596000 | #Learnt:      21697 | 0.000
277.55/277.67	c total clause space: 206.656MB
277.55/277.67	c total #watches: 587280
277.95/278.04	c total #propagations: 262373191 / total #impl: 1290859308 (eff. 0.203)
277.95/278.04	c #Conflicts:     597000 | #Learnt:      22697 | 0.000
277.95/278.04	c total clause space: 206.656MB
277.95/278.05	c total #watches: 590566
278.25/278.31	c total #propagations: 262733219 / total #impl: 1292510370 (eff. 0.203)
278.25/278.31	c #Conflicts:     598000 | #Learnt:      23697 | 0.000
278.25/278.31	c total clause space: 206.656MB
278.25/278.31	c total #watches: 593837
278.45/278.59	c total #propagations: 263016801 / total #impl: 1293563470 (eff. 0.203)
278.45/278.59	c #Conflicts:     599000 | #Learnt:      24697 | 0.000
278.45/278.59	c total clause space: 206.656MB
278.45/278.59	c total #watches: 596675
278.75/278.86	c total #propagations: 263302615 / total #impl: 1294594299 (eff. 0.203)
278.75/278.86	c #Conflicts:     600000 | #Learnt:      25697 | 0.000
278.75/278.86	c total clause space: 206.656MB
278.75/278.86	c total #watches: 599528
279.05/279.18	c total #propagations: 263596260 / total #impl: 1295594703 (eff. 0.203)
279.05/279.18	c #Conflicts:     601000 | #Learnt:      26697 | 0.000
279.05/279.18	c total clause space: 206.656MB
279.05/279.18	c total #watches: 602742
279.46/279.56	c total #propagations: 263892912 / total #impl: 1296802261 (eff. 0.203)
279.46/279.56	c #Conflicts:     602000 | #Learnt:      27697 | 0.000
279.46/279.56	c total clause space: 206.656MB
279.46/279.56	c total #watches: 606170
279.85/279.99	c total #propagations: 264187582 / total #impl: 1298131152 (eff. 0.204)
279.85/279.99	c #Conflicts:     603000 | #Learnt:      28697 | 0.000
279.85/279.99	c total clause space: 206.656MB
279.85/279.99	c total #watches: 610288
280.45/280.57	c total #propagations: 264555863 / total #impl: 1299627042 (eff. 0.204)
280.45/280.57	c #Conflicts:     604000 | #Learnt:      29697 | 0.000
280.45/280.57	c total clause space: 206.656MB
280.45/280.57	c total #watches: 613951
280.95/281.06	c total #propagations: 264853914 / total #impl: 1301493350 (eff. 0.204)
280.95/281.06	c #Conflicts:     605000 | #Learnt:      30697 | 0.000
280.95/281.06	c total clause space: 206.656MB
280.95/281.06	c total #watches: 617248
281.45/281.60	c total #propagations: 265130865 / total #impl: 1303320463 (eff. 0.203)
281.45/281.60	c #Conflicts:     606000 | #Learnt:      31697 | 0.000
281.45/281.60	c total clause space: 206.656MB
281.45/281.60	c total #watches: 621165
282.15/282.24	c total #propagations: 265401822 / total #impl: 1304928431 (eff. 0.203)
282.15/282.24	c #Conflicts:     607000 | #Learnt:      32697 | 0.000
282.15/282.24	c total clause space: 206.656MB
282.15/282.24	c total #watches: 624454
282.85/282.94	c total #propagations: 265704265 / total #impl: 1306748133 (eff. 0.203)
282.85/282.94	c #Conflicts:     608000 | #Learnt:      33697 | 0.000
282.85/282.94	c total clause space: 206.656MB
282.85/282.94	c total #watches: 627898
283.55/283.67	c total #propagations: 266042891 / total #impl: 1308785613 (eff. 0.203)
283.55/283.67	c #Conflicts:     609000 | #Learnt:      34697 | 0.000
283.55/283.67	c total clause space: 206.656MB
283.55/283.67	c total #watches: 633335
284.35/284.42	c total #propagations: 266380110 / total #impl: 1311174664 (eff. 0.203)
284.35/284.42	c #Conflicts:     610000 | #Learnt:      35697 | 0.000
284.35/284.42	c total clause space: 206.656MB
284.35/284.42	c total #watches: 637269
285.05/285.10	c total #propagations: 266708183 / total #impl: 1313536590 (eff. 0.203)
285.05/285.10	c #Conflicts:     611000 | #Learnt:      36697 | 0.000
285.05/285.10	c total clause space: 206.656MB
285.05/285.10	c total #watches: 640926
285.85/285.97	c total #propagations: 267005691 / total #impl: 1315389629 (eff. 0.203)
285.85/285.97	c GC COLLECT
285.85/285.97	c #Conflicts:     612000 | #Learnt:      18916 | 0.000
285.85/285.97	c total clause space: 206.656MB
285.85/285.97	c total #watches: 577356
286.35/286.48	c total #propagations: 267348699 / total #impl: 1317598798 (eff. 0.203)
286.35/286.48	c #Conflicts:     613000 | #Learnt:      19916 | 0.000
286.35/286.48	c total clause space: 206.656MB
286.35/286.48	c total #watches: 581335
286.95/287.03	c total #propagations: 267694939 / total #impl: 1319726234 (eff. 0.203)
286.95/287.03	c #Conflicts:     614000 | #Learnt:      20916 | 0.000
286.95/287.03	c total clause space: 206.656MB
286.95/287.03	c total #watches: 585437
287.45/287.56	c total #propagations: 268038980 / total #impl: 1321833736 (eff. 0.203)
287.45/287.56	c #Conflicts:     615000 | #Learnt:      21916 | 0.000
287.45/287.56	c total clause space: 206.656MB
287.45/287.56	c total #watches: 587941
287.95/288.06	c total #propagations: 268413549 / total #impl: 1323931625 (eff. 0.203)
287.95/288.06	c #Conflicts:     616000 | #Learnt:      22916 | 0.000
287.95/288.06	c total clause space: 206.656MB
287.95/288.06	c total #watches: 590977
288.45/288.50	c total #propagations: 268846663 / total #impl: 1325966467 (eff. 0.203)
288.45/288.50	c #Conflicts:     617000 | #Learnt:      23916 | 0.000
288.45/288.50	c total clause space: 206.656MB
288.45/288.50	c total #watches: 595014
288.75/288.83	c total #propagations: 269353107 / total #impl: 1328158484 (eff. 0.203)
288.75/288.83	c #Conflicts:     618000 | #Learnt:      24916 | 0.000
288.75/288.83	c total clause space: 206.656MB
288.75/288.83	c total #watches: 598502
289.25/289.39	c total #propagations: 269781159 / total #impl: 1329971161 (eff. 0.203)
289.25/289.39	c #Conflicts:     619000 | #Learnt:      25916 | 0.000
289.25/289.39	c total clause space: 206.656MB
289.25/289.39	c total #watches: 603458
289.75/289.82	c total #propagations: 270309671 / total #impl: 1332739901 (eff. 0.203)
289.75/289.82	c #Conflicts:     620000 | #Learnt:      26916 | 0.000
289.75/289.82	c total clause space: 206.656MB
289.75/289.82	c total #watches: 607197
290.05/290.19	c total #propagations: 270821855 / total #impl: 1334769112 (eff. 0.203)
290.05/290.19	c #Conflicts:     621000 | #Learnt:      27916 | 0.000
290.05/290.19	c total clause space: 206.656MB
290.05/290.19	c total #watches: 610763
290.45/290.56	c total #propagations: 271244505 / total #impl: 1336691982 (eff. 0.203)
290.45/290.56	c #Conflicts:     622000 | #Learnt:      28916 | 0.000
290.45/290.56	c total clause space: 206.656MB
290.45/290.56	c total #watches: 616541
290.95/291.06	c total #propagations: 271720526 / total #impl: 1339530653 (eff. 0.203)
290.95/291.06	c #Conflicts:     623000 | #Learnt:      29916 | 0.000
290.95/291.06	c total clause space: 206.656MB
290.95/291.06	c total #watches: 620870
291.55/291.67	c total #propagations: 272030264 / total #impl: 1341717884 (eff. 0.203)
291.55/291.67	c #Conflicts:     624000 | #Learnt:      30916 | 0.000
291.55/291.67	c total clause space: 206.656MB
291.55/291.67	c total #watches: 626058
292.15/292.20	c total #propagations: 272461861 / total #impl: 1344333395 (eff. 0.203)
292.15/292.20	c #Conflicts:     625000 | #Learnt:      31916 | 0.000
292.15/292.20	c total clause space: 206.656MB
292.15/292.20	c total #watches: 630668
292.55/292.63	c total #propagations: 273067483 / total #impl: 1347219529 (eff. 0.203)
292.55/292.63	c #Conflicts:     626000 | #Learnt:      32916 | 0.000
292.55/292.63	c total clause space: 206.656MB
292.55/292.63	c total #watches: 634698
293.05/293.16	c total #propagations: 273530641 / total #impl: 1349215736 (eff. 0.203)
293.05/293.16	c #Conflicts:     627000 | #Learnt:      33916 | 0.000
293.05/293.16	c total clause space: 206.656MB
293.05/293.16	c total #watches: 638835
293.45/293.56	c total #propagations: 274019968 / total #impl: 1351646119 (eff. 0.203)
293.45/293.56	c #Conflicts:     628000 | #Learnt:      34916 | 0.000
293.45/293.56	c total clause space: 206.656MB
293.45/293.56	c total #watches: 643729
294.15/294.23	c total #propagations: 274449286 / total #impl: 1353620759 (eff. 0.203)
294.15/294.23	c #Conflicts:     629000 | #Learnt:      35916 | 0.000
294.15/294.23	c total clause space: 206.656MB
294.15/294.23	c total #watches: 647691
294.65/294.79	c total #propagations: 274995974 / total #impl: 1356104558 (eff. 0.203)
294.65/294.79	c #Conflicts:     630000 | #Learnt:      36916 | 0.000
294.65/294.79	c total clause space: 206.656MB
294.65/294.79	c total #watches: 651384
295.15/295.23	c total #propagations: 275406067 / total #impl: 1358420984 (eff. 0.203)
295.15/295.23	c #Conflicts:     631000 | #Learnt:      37916 | 0.000
295.15/295.23	c total clause space: 206.656MB
295.15/295.23	c total #watches: 655268
295.55/295.62	c total #propagations: 275851040 / total #impl: 1360580185 (eff. 0.203)
295.55/295.62	c GC COLLECT
295.55/295.62	c #Conflicts:     632000 | #Learnt:      19805 | 0.000
295.55/295.62	c total clause space: 206.656MB
295.55/295.62	c total #watches: 581239
295.85/295.99	c total #propagations: 276309378 / total #impl: 1362660368 (eff. 0.203)
295.85/295.99	c #Conflicts:     633000 | #Learnt:      20805 | 0.000
295.85/295.99	c total clause space: 206.656MB
295.85/295.99	c total #watches: 585471
296.34/296.45	c total #propagations: 276785433 / total #impl: 1364647170 (eff. 0.203)
296.34/296.45	c #Conflicts:     634000 | #Learnt:      21805 | 0.000
296.34/296.45	c total clause space: 206.656MB
296.34/296.45	c total #watches: 589980
296.95/297.03	c total #propagations: 277283549 / total #impl: 1366737779 (eff. 0.203)
296.95/297.03	c #Conflicts:     635000 | #Learnt:      22805 | 0.000
296.95/297.03	c total clause space: 206.656MB
296.95/297.03	c total #watches: 593815
297.34/297.42	c total #propagations: 277888622 / total #impl: 1369248169 (eff. 0.203)
297.34/297.42	c #Conflicts:     636000 | #Learnt:      23805 | 0.000
297.34/297.42	c total clause space: 206.656MB
297.34/297.42	c total #watches: 598911
297.74/297.85	c total #propagations: 278315312 / total #impl: 1371696785 (eff. 0.203)
297.74/297.85	c #Conflicts:     637000 | #Learnt:      24805 | 0.000
297.74/297.85	c total clause space: 206.656MB
297.74/297.85	c total #watches: 603160
298.24/298.36	c total #propagations: 278780822 / total #impl: 1373782215 (eff. 0.203)
298.24/298.36	c #Conflicts:     638000 | #Learnt:      25805 | 0.000
298.24/298.36	c total clause space: 206.656MB
298.24/298.36	c total #watches: 606295
298.74/298.83	c total #propagations: 279224109 / total #impl: 1376092265 (eff. 0.203)
298.74/298.83	c #Conflicts:     639000 | #Learnt:      26805 | 0.000
298.74/298.83	c total clause space: 206.656MB
298.74/298.83	c total #watches: 609440
299.15/299.24	c total #propagations: 279708997 / total #impl: 1378341816 (eff. 0.203)
299.15/299.24	c #Conflicts:     640000 | #Learnt:      27805 | 0.000
299.15/299.24	c total clause space: 206.656MB
299.15/299.24	c total #watches: 612993
299.54/299.64	c total #propagations: 280097226 / total #impl: 1380435851 (eff. 0.203)
299.54/299.64	c #Conflicts:     641000 | #Learnt:      28805 | 0.000
299.54/299.64	c total clause space: 206.656MB
299.54/299.64	c total #watches: 617369
299.94/300.02	c total #propagations: 280479827 / total #impl: 1382574457 (eff. 0.203)
299.94/300.02	c #Conflicts:     642000 | #Learnt:      29805 | 0.000
299.94/300.02	c total clause space: 206.656MB
299.94/300.02	c total #watches: 620987
300.35/300.43	c total #propagations: 280813372 / total #impl: 1384098981 (eff. 0.203)
300.35/300.43	c #Conflicts:     643000 | #Learnt:      30805 | 0.000
300.35/300.43	c total clause space: 206.656MB
300.35/300.43	c total #watches: 623785
300.84/300.90	c total #propagations: 281151969 / total #impl: 1385379047 (eff. 0.203)
300.84/300.90	c #Conflicts:     644000 | #Learnt:      31805 | 0.000
300.84/300.90	c total clause space: 206.656MB
300.84/300.90	c total #watches: 628094
301.35/301.43	c total #propagations: 281611089 / total #impl: 1387563637 (eff. 0.203)
301.35/301.43	c #Conflicts:     645000 | #Learnt:      32805 | 0.000
301.35/301.43	c total clause space: 206.656MB
301.35/301.43	c total #watches: 632246
301.74/301.86	c total #propagations: 282291560 / total #impl: 1390255373 (eff. 0.203)
301.74/301.86	c #Conflicts:     646000 | #Learnt:      33805 | 0.000
301.74/301.86	c total clause space: 206.656MB
301.74/301.86	c total #watches: 636632
302.24/302.35	c total #propagations: 282656719 / total #impl: 1391928031 (eff. 0.203)
302.24/302.35	c #Conflicts:     647000 | #Learnt:      34805 | 0.000
302.24/302.35	c total clause space: 206.656MB
302.24/302.35	c total #watches: 640183
302.64/302.73	c total #propagations: 283109403 / total #impl: 1394206389 (eff. 0.203)
302.64/302.73	c #Conflicts:     648000 | #Learnt:      35805 | 0.000
302.64/302.73	c total clause space: 206.656MB
302.64/302.73	c total #watches: 645224
303.04/303.14	c total #propagations: 283501101 / total #impl: 1396416007 (eff. 0.203)
303.04/303.14	c #Conflicts:     649000 | #Learnt:      36805 | 0.000
303.04/303.14	c total clause space: 206.656MB
303.04/303.14	c total #watches: 651955
303.44/303.53	c total #propagations: 283868581 / total #impl: 1398955883 (eff. 0.203)
303.44/303.53	c #Conflicts:     650000 | #Learnt:      37805 | 0.000
303.44/303.53	c total clause space: 206.656MB
303.44/303.53	c total #watches: 655457
303.84/303.91	c total #propagations: 284208389 / total #impl: 1401287094 (eff. 0.203)
303.84/303.91	c #Conflicts:     651000 | #Learnt:      38805 | 0.000
303.84/303.91	c total clause space: 206.656MB
303.84/303.91	c total #watches: 659693
304.14/304.20	c total #propagations: 284523703 / total #impl: 1403455427 (eff. 0.203)
304.14/304.20	c GC COLLECT
304.14/304.20	c #Conflicts:     652000 | #Learnt:      20407 | 0.000
304.14/304.20	c total clause space: 206.656MB
304.14/304.20	c total #watches: 583196
304.34/304.47	c total #propagations: 284858385 / total #impl: 1404821023 (eff. 0.203)
304.34/304.47	c #Conflicts:     653000 | #Learnt:      21407 | 0.000
304.34/304.47	c total clause space: 206.656MB
304.34/304.47	c total #watches: 586401
304.65/304.74	c total #propagations: 285172240 / total #impl: 1406202149 (eff. 0.203)
304.65/304.74	c #Conflicts:     654000 | #Learnt:      22407 | 0.000
304.65/304.74	c total clause space: 206.656MB
304.65/304.74	c total #watches: 589287
305.04/305.15	c total #propagations: 285471351 / total #impl: 1407434464 (eff. 0.203)
305.04/305.15	c #Conflicts:     655000 | #Learnt:      23407 | 0.000
305.04/305.15	c total clause space: 206.656MB
305.04/305.15	c total #watches: 592341
305.44/305.55	c total #propagations: 285853064 / total #impl: 1409448966 (eff. 0.203)
305.44/305.55	c #Conflicts:     656000 | #Learnt:      24407 | 0.000
305.44/305.55	c total clause space: 206.656MB
305.44/305.56	c total #watches: 596641
305.94/306.00	c total #propagations: 286176569 / total #impl: 1411318279 (eff. 0.203)
305.94/306.00	c #Conflicts:     657000 | #Learnt:      25407 | 0.000
305.94/306.00	c total clause space: 206.656MB
305.94/306.00	c total #watches: 599664
306.44/306.50	c total #propagations: 286498917 / total #impl: 1413200897 (eff. 0.203)
306.44/306.50	c #Conflicts:     658000 | #Learnt:      26407 | 0.000
306.44/306.50	c total clause space: 206.656MB
306.44/306.50	c total #watches: 603731
306.95/307.03	c total #propagations: 286820054 / total #impl: 1415177768 (eff. 0.203)
306.95/307.03	c #Conflicts:     659000 | #Learnt:      27407 | 0.000
306.95/307.03	c total clause space: 206.656MB
306.95/307.03	c total #watches: 606895
307.54/307.66	c total #propagations: 287168357 / total #impl: 1417334833 (eff. 0.203)
307.54/307.66	c #Conflicts:     660000 | #Learnt:      28407 | 0.000
307.54/307.66	c total clause space: 206.656MB
307.54/307.66	c total #watches: 609977
308.14/308.27	c total #propagations: 287535071 / total #impl: 1419731168 (eff. 0.203)
308.14/308.27	c #Conflicts:     661000 | #Learnt:      29407 | 0.000
308.14/308.27	c total clause space: 206.656MB
308.14/308.27	c total #watches: 614253
308.54/308.68	c total #propagations: 288005051 / total #impl: 1422335777 (eff. 0.202)
308.54/308.68	c #Conflicts:     662000 | #Learnt:      30407 | 0.000
308.54/308.68	c total clause space: 206.656MB
308.54/308.68	c total #watches: 618014
308.94/309.06	c total #propagations: 288430312 / total #impl: 1424424345 (eff. 0.202)
308.94/309.06	c #Conflicts:     663000 | #Learnt:      31407 | 0.000
308.94/309.06	c total clause space: 206.656MB
308.94/309.06	c total #watches: 621171
309.54/309.69	c total #propagations: 288873631 / total #impl: 1426516724 (eff. 0.203)
309.54/309.69	c #Conflicts:     664000 | #Learnt:      32407 | 0.000
309.54/309.69	c total clause space: 206.656MB
309.54/309.69	c total #watches: 624293
310.04/310.18	c total #propagations: 289279956 / total #impl: 1428859535 (eff. 0.202)
310.04/310.18	c #Conflicts:     665000 | #Learnt:      33407 | 0.000
310.04/310.18	c total clause space: 206.656MB
310.04/310.18	c total #watches: 628851
310.54/310.66	c total #propagations: 289651361 / total #impl: 1431060359 (eff. 0.202)
310.54/310.66	c #Conflicts:     666000 | #Learnt:      34407 | 0.000
310.54/310.66	c total clause space: 206.656MB
310.54/310.66	c total #watches: 632929
311.04/311.15	c total #propagations: 290149577 / total #impl: 1433355467 (eff. 0.202)
311.04/311.15	c #Conflicts:     667000 | #Learnt:      35407 | 0.000
311.04/311.15	c total clause space: 206.656MB
311.04/311.15	c total #watches: 636251
311.64/311.71	c total #propagations: 290573270 / total #impl: 1435357423 (eff. 0.202)
311.64/311.71	c #Conflicts:     668000 | #Learnt:      36407 | 0.000
311.64/311.71	c total clause space: 206.656MB
311.64/311.71	c total #watches: 641531
312.14/312.24	c total #propagations: 290896440 / total #impl: 1437461167 (eff. 0.202)
312.14/312.24	c #Conflicts:     669000 | #Learnt:      37407 | 0.000
312.14/312.24	c total clause space: 206.656MB
312.14/312.24	c total #watches: 645357
312.94/313.05	c total #propagations: 291337284 / total #impl: 1439822223 (eff. 0.202)
312.94/313.05	c #Conflicts:     670000 | #Learnt:      38407 | 0.000
312.94/313.05	c total clause space: 206.656MB
312.94/313.05	c total #watches: 653302
313.45/313.52	c total #propagations: 291864014 / total #impl: 1443142411 (eff. 0.202)
313.45/313.52	c #Conflicts:     671000 | #Learnt:      39407 | 0.000
313.45/313.52	c total clause space: 206.656MB
313.45/313.52	c total #watches: 657571
313.84/313.91	c total #propagations: 292286669 / total #impl: 1445040587 (eff. 0.202)
313.84/313.91	c GC COLLECT
313.84/313.91	c #Conflicts:     672000 | #Learnt:      20682 | 0.000
313.84/313.91	c total clause space: 206.656MB
313.84/313.91	c total #watches: 585969
314.14/314.25	c total #propagations: 292798579 / total #impl: 1447165878 (eff. 0.202)
314.14/314.25	c #Conflicts:     673000 | #Learnt:      21682 | 0.000
314.14/314.25	c total clause space: 206.656MB
314.14/314.25	c total #watches: 589893
314.55/314.67	c total #propagations: 293197577 / total #impl: 1449297854 (eff. 0.202)
314.55/314.67	c #Conflicts:     674000 | #Learnt:      22682 | 0.000
314.55/314.67	c total clause space: 206.656MB
314.55/314.67	c total #watches: 595121
314.94/315.04	c total #propagations: 293658158 / total #impl: 1451652059 (eff. 0.202)
314.94/315.04	c #Conflicts:     675000 | #Learnt:      23682 | 0.000
314.94/315.04	c total clause space: 206.656MB
314.94/315.04	c total #watches: 599021
315.44/315.52	c total #propagations: 294094845 / total #impl: 1453298916 (eff. 0.202)
315.44/315.52	c #Conflicts:     676000 | #Learnt:      24682 | 0.000
315.44/315.52	c total clause space: 206.656MB
315.44/315.52	c total #watches: 601976
315.84/315.99	c total #propagations: 294412789 / total #impl: 1455093308 (eff. 0.202)
315.84/315.99	c #Conflicts:     677000 | #Learnt:      25682 | 0.000
315.84/315.99	c total clause space: 206.656MB
315.84/315.99	c total #watches: 605295
316.24/316.38	c total #propagations: 294776102 / total #impl: 1456793354 (eff. 0.202)
316.24/316.38	c #Conflicts:     678000 | #Learnt:      26682 | 0.000
316.24/316.38	c total clause space: 206.656MB
316.24/316.38	c total #watches: 609234
316.64/316.79	c total #propagations: 295167162 / total #impl: 1458277028 (eff. 0.202)
316.64/316.79	c #Conflicts:     679000 | #Learnt:      27682 | 0.000
316.64/316.79	c total clause space: 206.656MB
316.64/316.79	c total #watches: 612347
317.14/317.28	c total #propagations: 295545664 / total #impl: 1459736836 (eff. 0.202)
317.14/317.28	c #Conflicts:     680000 | #Learnt:      28682 | 0.000
317.14/317.28	c total clause space: 206.656MB
317.14/317.28	c total #watches: 615408
317.64/317.75	c total #propagations: 296058137 / total #impl: 1461674007 (eff. 0.203)
317.64/317.75	c #Conflicts:     681000 | #Learnt:      29682 | 0.000
317.64/317.75	c total clause space: 206.656MB
317.64/317.75	c total #watches: 620218
318.14/318.22	c total #propagations: 296600215 / total #impl: 1464014505 (eff. 0.203)
318.14/318.22	c #Conflicts:     682000 | #Learnt:      30682 | 0.000
318.14/318.22	c total clause space: 206.656MB
318.14/318.22	c total #watches: 623209
318.54/318.68	c total #propagations: 297157462 / total #impl: 1466285454 (eff. 0.203)
318.54/318.68	c #Conflicts:     683000 | #Learnt:      31682 | 0.000
318.54/318.68	c total clause space: 206.656MB
318.54/318.68	c total #watches: 626941
319.05/319.12	c total #propagations: 297499161 / total #impl: 1468251611 (eff. 0.203)
319.05/319.12	c #Conflicts:     684000 | #Learnt:      32682 | 0.000
319.05/319.12	c total clause space: 206.656MB
319.05/319.12	c total #watches: 631210
319.34/319.49	c total #propagations: 297982593 / total #impl: 1470728092 (eff. 0.203)
319.34/319.49	c #Conflicts:     685000 | #Learnt:      33682 | 0.000
319.34/319.49	c total clause space: 206.656MB
319.34/319.49	c total #watches: 635134
319.74/319.83	c total #propagations: 298399374 / total #impl: 1472712516 (eff. 0.203)
319.74/319.83	c #Conflicts:     686000 | #Learnt:      34682 | 0.000
319.74/319.83	c total clause space: 206.656MB
319.74/319.83	c total #watches: 639786
319.94/320.10	c total #propagations: 298939485 / total #impl: 1474925695 (eff. 0.203)
319.94/320.10	c #Conflicts:     687000 | #Learnt:      35682 | 0.000
319.94/320.10	c total clause space: 206.656MB
320.05/320.10	c total #watches: 643127
320.34/320.44	c total #propagations: 299207612 / total #impl: 1476284034 (eff. 0.203)
320.34/320.44	c #Conflicts:     688000 | #Learnt:      36682 | 0.000
320.34/320.44	c total clause space: 206.656MB
320.34/320.44	c total #watches: 646738
320.84/320.97	c total #propagations: 299511208 / total #impl: 1477626589 (eff. 0.203)
320.84/320.97	c #Conflicts:     689000 | #Learnt:      37682 | 0.000
320.84/320.97	c total clause space: 206.656MB
320.84/320.97	c total #watches: 650240
321.34/321.47	c total #propagations: 300016980 / total #impl: 1479798147 (eff. 0.203)
321.34/321.47	c #Conflicts:     690000 | #Learnt:      38682 | 0.000
321.34/321.47	c total clause space: 206.656MB
321.34/321.47	c total #watches: 655317
321.74/321.86	c total #propagations: 300572947 / total #impl: 1482124931 (eff. 0.203)
321.74/321.86	c #Conflicts:     691000 | #Learnt:      39682 | 0.000
321.74/321.86	c total clause space: 206.656MB
321.74/321.86	c total #watches: 658459
322.25/322.38	c total #propagations: 300967737 / total #impl: 1483773224 (eff. 0.203)
322.25/322.38	c GC COLLECT
322.25/322.38	c #Conflicts:     692000 | #Learnt:      20676 | 0.000
322.25/322.38	c total clause space: 206.656MB
322.25/322.38	c total #watches: 585839
322.74/322.81	c total #propagations: 301559861 / total #impl: 1486841120 (eff. 0.203)
322.74/322.81	c #Conflicts:     693000 | #Learnt:      21676 | 0.000
322.74/322.81	c total clause space: 206.656MB
322.74/322.81	c total #watches: 590727
323.24/323.33	c total #propagations: 302044003 / total #impl: 1489356509 (eff. 0.203)
323.24/323.33	c #Conflicts:     694000 | #Learnt:      22676 | 0.000
323.24/323.33	c total clause space: 206.656MB
323.24/323.33	c total #watches: 594255
323.64/323.73	c total #propagations: 302508975 / total #impl: 1491823944 (eff. 0.203)
323.64/323.73	c #Conflicts:     695000 | #Learnt:      23676 | 0.000
323.64/323.73	c total clause space: 206.656MB
323.64/323.73	c total #watches: 598636
323.94/324.04	c total #propagations: 302899403 / total #impl: 1493687964 (eff. 0.203)
323.94/324.04	c #Conflicts:     696000 | #Learnt:      24676 | 0.000
323.94/324.04	c total clause space: 206.656MB
323.94/324.04	c total #watches: 602236
324.34/324.45	c total #propagations: 303277562 / total #impl: 1495523234 (eff. 0.203)
324.34/324.45	c #Conflicts:     697000 | #Learnt:      25676 | 0.000
324.34/324.45	c total clause space: 206.656MB
324.34/324.45	c total #watches: 605847
324.84/324.91	c total #propagations: 303818785 / total #impl: 1497950323 (eff. 0.203)
324.84/324.91	c #Conflicts:     698000 | #Learnt:      26676 | 0.000
324.84/324.91	c total clause space: 206.656MB
324.84/324.91	c total #watches: 609633
325.34/325.40	c total #propagations: 304360501 / total #impl: 1500490535 (eff. 0.203)
325.34/325.40	c #Conflicts:     699000 | #Learnt:      27676 | 0.000
325.34/325.40	c total clause space: 206.656MB
325.34/325.40	c total #watches: 613453
325.64/325.73	c total #propagations: 304823155 / total #impl: 1502940131 (eff. 0.203)
325.64/325.73	c #Conflicts:     700000 | #Learnt:      28676 | 0.000
325.64/325.73	c total clause space: 206.656MB
325.64/325.73	c total #watches: 617387
325.94/326.09	c total #propagations: 305142591 / total #impl: 1504376125 (eff. 0.203)
325.94/326.09	c #Conflicts:     701000 | #Learnt:      29676 | 0.000
325.94/326.09	c total clause space: 206.656MB
325.94/326.09	c total #watches: 621347
326.34/326.47	c total #propagations: 305455557 / total #impl: 1505726008 (eff. 0.203)
326.34/326.47	c #Conflicts:     702000 | #Learnt:      30676 | 0.000
326.34/326.47	c total clause space: 206.656MB
326.34/326.47	c total #watches: 625088
326.74/326.86	c total #propagations: 305772525 / total #impl: 1507122039 (eff. 0.203)
326.74/326.86	c #Conflicts:     703000 | #Learnt:      31676 | 0.000
326.74/326.86	c total clause space: 206.656MB
326.74/326.86	c total #watches: 628910
327.24/327.30	c total #propagations: 306077971 / total #impl: 1508516634 (eff. 0.203)
327.24/327.30	c #Conflicts:     704000 | #Learnt:      32676 | 0.000
327.24/327.30	c total clause space: 206.656MB
327.24/327.30	c total #watches: 631897
327.64/327.70	c total #propagations: 306389973 / total #impl: 1509889702 (eff. 0.203)
327.64/327.70	c #Conflicts:     705000 | #Learnt:      33676 | 0.000
327.64/327.70	c total clause space: 206.656MB
327.64/327.70	c total #watches: 636492
328.14/328.25	c total #propagations: 306689138 / total #impl: 1511552011 (eff. 0.203)
328.14/328.25	c #Conflicts:     706000 | #Learnt:      34676 | 0.000
328.14/328.25	c total clause space: 206.656MB
328.14/328.25	c total #watches: 639590
328.74/328.90	c total #propagations: 307048071 / total #impl: 1513597949 (eff. 0.203)
328.74/328.90	c #Conflicts:     707000 | #Learnt:      35676 | 0.000
328.74/328.90	c total clause space: 206.656MB
328.74/328.90	c total #watches: 642981
329.44/329.55	c total #propagations: 307432034 / total #impl: 1515845088 (eff. 0.203)
329.44/329.55	c #Conflicts:     708000 | #Learnt:      36676 | 0.000
329.44/329.55	c total clause space: 206.656MB
329.44/329.56	c total #watches: 646356
330.04/330.19	c total #propagations: 307801425 / total #impl: 1517878300 (eff. 0.203)
330.04/330.19	c #Conflicts:     709000 | #Learnt:      37676 | 0.000
330.04/330.19	c total clause space: 206.656MB
330.04/330.19	c total #watches: 649868
330.84/330.94	c total #propagations: 308171970 / total #impl: 1519968571 (eff. 0.203)
330.84/330.94	c #Conflicts:     710000 | #Learnt:      38676 | 0.000
330.84/330.94	c total clause space: 206.656MB
330.84/330.94	c total #watches: 653112
331.54/331.69	c total #propagations: 308554988 / total #impl: 1522226917 (eff. 0.203)
331.54/331.69	c #Conflicts:     711000 | #Learnt:      39676 | 0.000
331.54/331.69	c total clause space: 206.656MB
331.54/331.69	c total #watches: 657224
332.54/332.61	c total #propagations: 308923006 / total #impl: 1524356452 (eff. 0.203)
332.54/332.61	c GC COLLECT
332.54/332.61	c #Conflicts:     712000 | #Learnt:      20388 | 0.000
332.54/332.61	c total clause space: 206.656MB
332.54/332.61	c total #watches: 584525
333.14/333.23	c total #propagations: 309343551 / total #impl: 1526762896 (eff. 0.203)
333.14/333.23	c #Conflicts:     713000 | #Learnt:      21388 | 0.000
333.14/333.23	c total clause space: 206.656MB
333.14/333.23	c total #watches: 587944
333.64/333.79	c total #propagations: 309745584 / total #impl: 1529141907 (eff. 0.203)
333.64/333.79	c #Conflicts:     714000 | #Learnt:      22388 | 0.000
333.64/333.79	c total clause space: 206.656MB
333.64/333.79	c total #watches: 590866
334.24/334.38	c total #propagations: 310113532 / total #impl: 1531301927 (eff. 0.203)
334.24/334.38	c #Conflicts:     715000 | #Learnt:      23388 | 0.000
334.24/334.38	c total clause space: 206.656MB
334.24/334.39	c total #watches: 595973
334.94/335.08	c total #propagations: 310496522 / total #impl: 1533710466 (eff. 0.202)
334.94/335.08	c #Conflicts:     716000 | #Learnt:      24388 | 0.000
334.94/335.08	c total clause space: 206.656MB
334.94/335.08	c total #watches: 601154
335.73/335.85	c total #propagations: 310868109 / total #impl: 1536279759 (eff. 0.202)
335.73/335.85	c #Conflicts:     717000 | #Learnt:      25388 | 0.000
335.73/335.85	c total clause space: 206.656MB
335.73/335.85	c total #watches: 605982
336.54/336.70	c total #propagations: 311278482 / total #impl: 1538850165 (eff. 0.202)
336.54/336.70	c #Conflicts:     718000 | #Learnt:      26388 | 0.000
336.54/336.70	c total clause space: 206.656MB
336.54/336.70	c total #watches: 609786
337.13/337.24	c total #propagations: 311658508 / total #impl: 1541283601 (eff. 0.202)
337.13/337.24	c #Conflicts:     719000 | #Learnt:      27388 | 0.000
337.13/337.24	c total clause space: 206.656MB
337.13/337.24	c total #watches: 614488
337.53/337.67	c total #propagations: 312068838 / total #impl: 1543452873 (eff. 0.202)
337.53/337.67	c #Conflicts:     720000 | #Learnt:      28388 | 0.000
337.53/337.67	c total clause space: 206.656MB
337.53/337.67	c total #watches: 618236
338.03/338.10	c total #propagations: 312436373 / total #impl: 1545164659 (eff. 0.202)
338.03/338.10	c #Conflicts:     721000 | #Learnt:      29388 | 0.000
338.03/338.10	c total clause space: 206.656MB
338.03/338.10	c total #watches: 622204
338.53/338.67	c total #propagations: 312742813 / total #impl: 1546617548 (eff. 0.202)
338.53/338.67	c #Conflicts:     722000 | #Learnt:      30388 | 0.000
338.53/338.67	c total clause space: 206.656MB
338.53/338.67	c total #watches: 629823
339.13/339.25	c total #propagations: 313072082 / total #impl: 1548817549 (eff. 0.202)
339.13/339.25	c #Conflicts:     723000 | #Learnt:      31388 | 0.000
339.13/339.25	c total clause space: 206.656MB
339.13/339.25	c total #watches: 635219
339.84/339.91	c total #propagations: 313406079 / total #impl: 1550775003 (eff. 0.202)
339.84/339.91	c #Conflicts:     724000 | #Learnt:      32388 | 0.000
339.84/339.91	c total clause space: 206.656MB
339.84/339.91	c total #watches: 640521
340.53/340.64	c total #propagations: 313734731 / total #impl: 1552742875 (eff. 0.202)
340.53/340.64	c #Conflicts:     725000 | #Learnt:      33388 | 0.000
340.53/340.64	c total clause space: 206.656MB
340.53/340.64	c total #watches: 644870
341.33/341.40	c total #propagations: 314035237 / total #impl: 1554450616 (eff. 0.202)
341.33/341.40	c #Conflicts:     726000 | #Learnt:      34388 | 0.000
341.33/341.40	c total clause space: 206.656MB
341.33/341.40	c total #watches: 648023
342.04/342.18	c total #propagations: 314348268 / total #impl: 1556335468 (eff. 0.202)
342.04/342.18	c #Conflicts:     727000 | #Learnt:      35388 | 0.000
342.04/342.18	c total clause space: 206.656MB
342.04/342.18	c total #watches: 652335
342.93/343.02	c total #propagations: 314652169 / total #impl: 1557967405 (eff. 0.202)
342.93/343.02	c #Conflicts:     728000 | #Learnt:      36388 | 0.000
342.93/343.02	c total clause space: 206.656MB
342.93/343.02	c total #watches: 657072
343.73/343.83	c total #propagations: 314987753 / total #impl: 1560046905 (eff. 0.202)
343.73/343.83	c #Conflicts:     729000 | #Learnt:      37388 | 0.000
343.73/343.83	c total clause space: 206.656MB
343.73/343.83	c total #watches: 661172
344.73/344.84	c total #propagations: 315289581 / total #impl: 1561772715 (eff. 0.202)
344.73/344.84	c #Conflicts:     730000 | #Learnt:      38388 | 0.000
344.73/344.84	c total clause space: 206.656MB
344.73/344.84	c total #watches: 665661
345.63/345.76	c total #propagations: 315641202 / total #impl: 1563765043 (eff. 0.202)
345.63/345.76	c #Conflicts:     731000 | #Learnt:      39388 | 0.000
345.63/345.76	c total clause space: 206.656MB
345.63/345.76	c total #watches: 669442
346.73/346.80	c total #propagations: 315984889 / total #impl: 1565826721 (eff. 0.202)
346.73/346.80	c #Conflicts:     732000 | #Learnt:      40388 | 0.000
346.73/346.80	c total clause space: 206.656MB
346.73/346.80	c total #watches: 673664
347.73/347.89	c total #propagations: 316301112 / total #impl: 1567697299 (eff. 0.202)
347.73/347.89	c GC COLLECT
347.73/347.89	c #Conflicts:     733000 | #Learnt:      20802 | 0.000
347.73/347.89	c total clause space: 206.656MB
347.73/347.89	c total #watches: 586281
348.13/348.24	c total #propagations: 316640096 / total #impl: 1569634176 (eff. 0.202)
348.13/348.24	c #Conflicts:     734000 | #Learnt:      21802 | 0.000
348.13/348.24	c total clause space: 206.656MB
348.13/348.24	c total #watches: 590851
348.53/348.66	c total #propagations: 316991295 / total #impl: 1571428010 (eff. 0.202)
348.53/348.66	c #Conflicts:     735000 | #Learnt:      22802 | 0.000
348.53/348.66	c total clause space: 206.656MB
348.53/348.66	c total #watches: 595467
348.93/349.09	c total #propagations: 317351245 / total #impl: 1573316851 (eff. 0.202)
348.93/349.09	c #Conflicts:     736000 | #Learnt:      23802 | 0.000
348.93/349.09	c total clause space: 206.656MB
348.93/349.09	c total #watches: 600128
349.43/349.55	c total #propagations: 317654338 / total #impl: 1574916548 (eff. 0.202)
349.43/349.55	c #Conflicts:     737000 | #Learnt:      24802 | 0.000
349.43/349.55	c total clause space: 206.656MB
349.43/349.55	c total #watches: 605213
349.93/350.09	c total #propagations: 317954342 / total #impl: 1576624864 (eff. 0.202)
349.93/350.09	c #Conflicts:     738000 | #Learnt:      25802 | 0.000
349.93/350.09	c total clause space: 206.656MB
349.93/350.09	c total #watches: 611617
350.53/350.65	c total #propagations: 318283422 / total #impl: 1578557201 (eff. 0.202)
350.53/350.65	c #Conflicts:     739000 | #Learnt:      26802 | 0.000
350.53/350.65	c total clause space: 206.656MB
350.53/350.65	c total #watches: 617483
351.13/351.29	c total #propagations: 318570245 / total #impl: 1580347204 (eff. 0.202)
351.13/351.29	c #Conflicts:     740000 | #Learnt:      27802 | 0.000
351.13/351.29	c total clause space: 206.656MB
351.13/351.29	c total #watches: 622937
352.04/352.12	c total #propagations: 318862985 / total #impl: 1582103662 (eff. 0.202)
352.04/352.12	c #Conflicts:     741000 | #Learnt:      28802 | 0.000
352.04/352.12	c total clause space: 206.656MB
352.04/352.12	c total #watches: 626857
353.04/353.13	c total #propagations: 319209361 / total #impl: 1583913012 (eff. 0.202)
353.04/353.13	c #Conflicts:     742000 | #Learnt:      29802 | 0.000
353.04/353.13	c total clause space: 206.656MB
353.04/353.13	c total #watches: 631924
353.83/353.97	c total #propagations: 319602520 / total #impl: 1586180677 (eff. 0.201)
353.83/353.97	c #Conflicts:     743000 | #Learnt:      30802 | 0.000
353.83/353.97	c total clause space: 206.656MB
353.83/353.97	c total #watches: 636785
354.93/355.03	c total #propagations: 319931123 / total #impl: 1588196375 (eff. 0.201)
354.93/355.03	c #Conflicts:     744000 | #Learnt:      31802 | 0.000
354.93/355.03	c total clause space: 206.656MB
354.93/355.03	c total #watches: 642071
355.53/355.66	c total #propagations: 320316428 / total #impl: 1590368660 (eff. 0.201)
355.53/355.66	c #Conflicts:     745000 | #Learnt:      32802 | 0.000
355.53/355.66	c total clause space: 206.656MB
355.53/355.66	c total #watches: 646230
356.23/356.33	c total #propagations: 320838703 / total #impl: 1592847155 (eff. 0.201)
356.23/356.33	c #Conflicts:     746000 | #Learnt:      33802 | 0.000
356.23/356.33	c total clause space: 206.656MB
356.23/356.33	c total #watches: 650663
356.73/356.86	c total #propagations: 321395246 / total #impl: 1595287764 (eff. 0.201)
356.73/356.86	c #Conflicts:     747000 | #Learnt:      34802 | 0.000
356.73/356.86	c total clause space: 206.656MB
356.73/356.86	c total #watches: 655153
357.44/357.56	c total #propagations: 321878344 / total #impl: 1598075465 (eff. 0.201)
357.44/357.56	c #Conflicts:     748000 | #Learnt:      35802 | 0.000
357.44/357.56	c total clause space: 206.656MB
357.44/357.56	c total #watches: 659563
358.03/358.14	c total #propagations: 322538887 / total #impl: 1601038385 (eff. 0.201)
358.03/358.14	c #Conflicts:     749000 | #Learnt:      36802 | 0.000
358.03/358.14	c total clause space: 206.656MB
358.03/358.14	c total #watches: 664454
358.54/358.68	c total #propagations: 322990856 / total #impl: 1603434889 (eff. 0.201)
358.54/358.68	c #Conflicts:     750000 | #Learnt:      37802 | 0.000
358.54/358.68	c total clause space: 206.656MB
358.54/358.68	c total #watches: 669643
359.33/359.44	c total #propagations: 323356897 / total #impl: 1605408346 (eff. 0.201)
359.33/359.44	c #Conflicts:     751000 | #Learnt:      38802 | 0.000
359.33/359.44	c total clause space: 206.656MB
359.33/359.44	c total #watches: 672665
360.03/360.19	c total #propagations: 324122055 / total #impl: 1607661096 (eff. 0.202)
360.03/360.19	c #Conflicts:     752000 | #Learnt:      39802 | 0.000
360.03/360.19	c total clause space: 206.656MB
360.03/360.19	c total #watches: 675056
360.63/360.76	c total #propagations: 324854794 / total #impl: 1609787060 (eff. 0.202)
360.63/360.76	c #Conflicts:     753000 | #Learnt:      40802 | 0.000
360.63/360.76	c total clause space: 206.656MB
360.63/360.76	c total #watches: 680021
361.33/361.40	c total #propagations: 325316703 / total #impl: 1612154113 (eff. 0.202)
361.33/361.40	c #Conflicts:     754000 | #Learnt:      41802 | 0.000
361.33/361.40	c total clause space: 206.656MB
361.33/361.40	c total #watches: 683271
361.63/361.72	c total #propagations: 325821933 / total #impl: 1614244862 (eff. 0.202)
361.63/361.72	c GC COLLECT
361.63/361.72	c #Conflicts:     755000 | #Learnt:      21896 | 0.000
361.63/361.72	c total clause space: 206.656MB
361.63/361.72	c total #watches: 590636
362.03/362.13	c total #propagations: 326189889 / total #impl: 1615835115 (eff. 0.202)
362.03/362.13	c #Conflicts:     756000 | #Learnt:      22896 | 0.000
362.03/362.13	c total clause space: 206.656MB
362.03/362.13	c total #watches: 595134
362.53/362.61	c total #propagations: 326649869 / total #impl: 1618268672 (eff. 0.202)
362.53/362.61	c #Conflicts:     757000 | #Learnt:      23896 | 0.000
362.53/362.61	c total clause space: 206.656MB
362.53/362.62	c total #watches: 600466
362.94/363.04	c total #propagations: 327123757 / total #impl: 1620601204 (eff. 0.202)
362.94/363.04	c #Conflicts:     758000 | #Learnt:      24896 | 0.000
362.94/363.04	c total clause space: 206.656MB
362.94/363.04	c total #watches: 604289
363.33/363.42	c total #propagations: 327607073 / total #impl: 1622756818 (eff. 0.202)
363.33/363.42	c #Conflicts:     759000 | #Learnt:      25896 | 0.000
363.33/363.42	c total clause space: 206.656MB
363.33/363.42	c total #watches: 607877
363.63/363.77	c total #propagations: 327966940 / total #impl: 1624484563 (eff. 0.202)
363.63/363.77	c #Conflicts:     760000 | #Learnt:      26896 | 0.000
363.63/363.77	c total clause space: 206.656MB
363.63/363.77	c total #watches: 611533
364.04/364.20	c total #propagations: 328319533 / total #impl: 1626072559 (eff. 0.202)
364.04/364.20	c #Conflicts:     761000 | #Learnt:      27896 | 0.000
364.04/364.20	c total clause space: 206.656MB
364.04/364.20	c total #watches: 616074
364.53/364.69	c total #propagations: 328664027 / total #impl: 1627836650 (eff. 0.202)
364.53/364.69	c #Conflicts:     762000 | #Learnt:      28896 | 0.000
364.53/364.69	c total clause space: 206.656MB
364.53/364.69	c total #watches: 620335
365.14/365.27	c total #propagations: 328981324 / total #impl: 1629939238 (eff. 0.202)
365.14/365.27	c #Conflicts:     763000 | #Learnt:      29896 | 0.000
365.14/365.27	c total clause space: 206.656MB
365.14/365.27	c total #watches: 626156
365.83/365.94	c total #propagations: 329319718 / total #impl: 1632233998 (eff. 0.202)
365.83/365.94	c #Conflicts:     764000 | #Learnt:      30896 | 0.000
365.83/365.94	c total clause space: 206.656MB
365.83/365.94	c total #watches: 630537
366.34/366.45	c total #propagations: 329879108 / total #impl: 1634805592 (eff. 0.202)
366.34/366.45	c #Conflicts:     765000 | #Learnt:      31896 | 0.000
366.34/366.45	c total clause space: 206.656MB
366.34/366.45	c total #watches: 635060
366.83/366.95	c total #propagations: 330394632 / total #impl: 1637014076 (eff. 0.202)
366.83/366.95	c #Conflicts:     766000 | #Learnt:      32896 | 0.000
366.83/366.95	c total clause space: 206.656MB
366.83/366.95	c total #watches: 638323
367.34/367.41	c total #propagations: 330813069 / total #impl: 1638910244 (eff. 0.202)
367.34/367.41	c #Conflicts:     767000 | #Learnt:      33896 | 0.000
367.34/367.41	c total clause space: 206.656MB
367.34/367.42	c total #watches: 643603
367.93/368.01	c total #propagations: 331231726 / total #impl: 1640838184 (eff. 0.202)
367.93/368.01	c #Conflicts:     768000 | #Learnt:      34896 | 0.000
367.93/368.01	c total clause space: 206.656MB
367.93/368.01	c total #watches: 648196
368.44/368.59	c total #propagations: 331797392 / total #impl: 1643508978 (eff. 0.202)
368.44/368.59	c #Conflicts:     769000 | #Learnt:      35896 | 0.000
368.44/368.59	c total clause space: 206.656MB
368.44/368.59	c total #watches: 652180
369.13/369.23	c total #propagations: 332296077 / total #impl: 1645716285 (eff. 0.202)
369.13/369.23	c #Conflicts:     770000 | #Learnt:      36896 | 0.000
369.13/369.23	c total clause space: 206.656MB
369.13/369.23	c total #watches: 656531
369.93/370.02	c total #propagations: 332815406 / total #impl: 1648606293 (eff. 0.202)
369.93/370.02	c #Conflicts:     771000 | #Learnt:      37896 | 0.000
369.93/370.02	c total clause space: 206.656MB
369.93/370.02	c total #watches: 664460
370.64/370.78	c total #propagations: 333441531 / total #impl: 1652579280 (eff. 0.202)
370.64/370.78	c #Conflicts:     772000 | #Learnt:      38896 | 0.000
370.64/370.78	c total clause space: 206.656MB
370.64/370.78	c total #watches: 668751
371.33/371.45	c total #propagations: 333996467 / total #impl: 1655513745 (eff. 0.202)
371.33/371.45	c #Conflicts:     773000 | #Learnt:      39896 | 0.000
371.33/371.45	c total clause space: 206.656MB
371.33/371.45	c total #watches: 672569
371.83/371.92	c total #propagations: 334516611 / total #impl: 1657810126 (eff. 0.202)
371.83/371.92	c #Conflicts:     774000 | #Learnt:      40896 | 0.000
371.83/371.92	c total clause space: 206.656MB
371.83/371.92	c total #watches: 676382
372.23/372.35	c total #propagations: 334885311 / total #impl: 1659572165 (eff. 0.202)
372.23/372.35	c #Conflicts:     775000 | #Learnt:      41896 | 0.000
372.23/372.35	c total clause space: 206.656MB
372.23/372.35	c total #watches: 679973
372.83/372.95	c total #propagations: 335302485 / total #impl: 1661257916 (eff. 0.202)
372.83/372.95	c GC COLLECT
372.83/372.95	c #Conflicts:     776000 | #Learnt:      21705 | 0.000
372.83/372.95	c total clause space: 206.656MB
372.83/372.95	c total #watches: 590257
373.33/373.44	c total #propagations: 335829398 / total #impl: 1663578268 (eff. 0.202)
373.33/373.44	c #Conflicts:     777000 | #Learnt:      22705 | 0.000
373.33/373.44	c total clause space: 206.656MB
373.33/373.44	c total #watches: 594494
373.73/373.87	c total #propagations: 336274088 / total #impl: 1666086241 (eff. 0.202)
373.73/373.87	c #Conflicts:     778000 | #Learnt:      23705 | 0.000
373.73/373.87	c total clause space: 206.656MB
373.73/373.87	c total #watches: 599012
374.03/374.13	c total #propagations: 336720254 / total #impl: 1668454467 (eff. 0.202)
374.03/374.13	c #Conflicts:     779000 | #Learnt:      24705 | 0.000
374.03/374.13	c total clause space: 206.656MB
374.03/374.13	c total #watches: 603979
374.33/374.45	c total #propagations: 337021036 / total #impl: 1669887134 (eff. 0.202)
374.33/374.45	c #Conflicts:     780000 | #Learnt:      25705 | 0.000
374.33/374.45	c total clause space: 206.656MB
374.33/374.46	c total #watches: 608357
374.73/374.89	c total #propagations: 337402941 / total #impl: 1671476436 (eff. 0.202)
374.73/374.89	c #Conflicts:     781000 | #Learnt:      26705 | 0.000
374.73/374.89	c total clause space: 206.656MB
374.73/374.89	c total #watches: 612715
375.23/375.37	c total #propagations: 337937678 / total #impl: 1673597115 (eff. 0.202)
375.23/375.37	c #Conflicts:     782000 | #Learnt:      27705 | 0.000
375.23/375.37	c total clause space: 206.656MB
375.23/375.37	c total #watches: 616713
375.73/375.89	c total #propagations: 338487626 / total #impl: 1675838442 (eff. 0.202)
375.73/375.89	c #Conflicts:     783000 | #Learnt:      28705 | 0.000
375.73/375.89	c total clause space: 206.656MB
375.73/375.90	c total #watches: 619965
376.43/376.53	c total #propagations: 338914255 / total #impl: 1678107181 (eff. 0.202)
376.43/376.53	c #Conflicts:     784000 | #Learnt:      29705 | 0.000
376.43/376.53	c total clause space: 206.656MB
376.43/376.54	c total #watches: 624530
377.13/377.30	c total #propagations: 339315060 / total #impl: 1680596955 (eff. 0.202)
377.13/377.30	c #Conflicts:     785000 | #Learnt:      30705 | 0.000
377.13/377.30	c total clause space: 206.656MB
377.13/377.30	c total #watches: 627549
377.83/377.99	c total #propagations: 339751817 / total #impl: 1683108111 (eff. 0.202)
377.83/377.99	c #Conflicts:     786000 | #Learnt:      31705 | 0.000
377.83/377.99	c total clause space: 206.656MB
377.83/377.99	c total #watches: 630689
378.53/378.67	c total #propagations: 340177792 / total #impl: 1685506360 (eff. 0.202)
378.53/378.67	c #Conflicts:     787000 | #Learnt:      32705 | 0.000
378.53/378.67	c total clause space: 206.656MB
378.53/378.67	c total #watches: 633937
379.33/379.44	c total #propagations: 340542590 / total #impl: 1687613294 (eff. 0.202)
379.33/379.44	c #Conflicts:     788000 | #Learnt:      33705 | 0.000
379.33/379.44	c total clause space: 206.656MB
379.33/379.44	c total #watches: 638632
380.03/380.18	c total #propagations: 340914105 / total #impl: 1689931184 (eff. 0.202)
380.03/380.18	c #Conflicts:     789000 | #Learnt:      34705 | 0.000
380.03/380.18	c total clause space: 206.656MB
380.03/380.18	c total #watches: 644204
380.63/380.72	c total #propagations: 341309864 / total #impl: 1692333059 (eff. 0.202)
380.63/380.72	c #Conflicts:     790000 | #Learnt:      35705 | 0.000
380.63/380.72	c total clause space: 206.656MB
380.63/380.72	c total #watches: 648498
381.13/381.29	c total #propagations: 341786946 / total #impl: 1694714321 (eff. 0.202)
381.13/381.29	c #Conflicts:     791000 | #Learnt:      36705 | 0.000
381.13/381.29	c total clause space: 206.656MB
381.13/381.29	c total #watches: 651983
381.53/381.69	c total #propagations: 342253236 / total #impl: 1696978958 (eff. 0.202)
381.53/381.69	c #Conflicts:     792000 | #Learnt:      37705 | 0.000
381.53/381.69	c total clause space: 206.656MB
381.53/381.69	c total #watches: 656182
382.13/382.22	c total #propagations: 342617852 / total #impl: 1698589104 (eff. 0.202)
382.13/382.22	c #Conflicts:     793000 | #Learnt:      38705 | 0.000
382.13/382.22	c total clause space: 206.656MB
382.13/382.22	c total #watches: 661734
382.63/382.71	c total #propagations: 343131450 / total #impl: 1701079564 (eff. 0.202)
382.63/382.71	c #Conflicts:     794000 | #Learnt:      39705 | 0.000
382.63/382.71	c total clause space: 206.656MB
382.63/382.72	c total #watches: 666484
383.23/383.32	c total #propagations: 343559243 / total #impl: 1703107511 (eff. 0.202)
383.23/383.32	c #Conflicts:     795000 | #Learnt:      40705 | 0.000
383.23/383.32	c total clause space: 206.656MB
383.23/383.32	c total #watches: 670715
384.03/384.18	c total #propagations: 344042653 / total #impl: 1705444818 (eff. 0.202)
384.03/384.18	c #Conflicts:     796000 | #Learnt:      41705 | 0.000
384.03/384.18	c total clause space: 206.656MB
384.03/384.18	c total #watches: 676682
384.83/384.95	c total #propagations: 344438816 / total #impl: 1708125215 (eff. 0.202)
384.83/384.95	c #Conflicts:     797000 | #Learnt:      42705 | 0.000
384.83/384.95	c total clause space: 206.656MB
384.83/384.95	c total #watches: 681112
385.43/385.60	c total #propagations: 344799607 / total #impl: 1710751529 (eff. 0.202)
385.43/385.60	c GC COLLECT
385.43/385.60	c #Conflicts:     798000 | #Learnt:      22183 | 0.000
385.43/385.60	c total clause space: 206.656MB
385.53/385.60	c total #watches: 594815
386.04/386.13	c total #propagations: 345378395 / total #impl: 1713990658 (eff. 0.202)
386.04/386.13	c #Conflicts:     799000 | #Learnt:      23183 | 0.000
386.04/386.13	c total clause space: 206.656MB
386.04/386.13	c total #watches: 601416
386.53/386.65	c total #propagations: 345929024 / total #impl: 1716586248 (eff. 0.202)
386.53/386.65	c #Conflicts:     800000 | #Learnt:      24183 | 0.000
386.53/386.65	c total clause space: 206.656MB
386.53/386.65	c total #watches: 604308
386.93/387.06	c total #propagations: 346418107 / total #impl: 1718753528 (eff. 0.202)
386.93/387.06	c #Conflicts:     801000 | #Learnt:      25183 | 0.000
386.93/387.06	c total clause space: 206.656MB
386.93/387.07	c total #watches: 607928
387.43/387.59	c total #propagations: 346882048 / total #impl: 1720965787 (eff. 0.202)
387.43/387.59	c #Conflicts:     802000 | #Learnt:      26183 | 0.000
387.43/387.59	c total clause space: 206.656MB
387.43/387.59	c total #watches: 611821
387.93/388.05	c total #propagations: 347330735 / total #impl: 1723103891 (eff. 0.202)
387.93/388.05	c #Conflicts:     803000 | #Learnt:      27183 | 0.000
387.93/388.05	c total clause space: 206.656MB
387.93/388.05	c total #watches: 615843
388.34/388.43	c total #propagations: 347705747 / total #impl: 1725222725 (eff. 0.202)
388.34/388.43	c #Conflicts:     804000 | #Learnt:      28183 | 0.000
388.34/388.43	c total clause space: 206.656MB
388.34/388.43	c total #watches: 619565
388.63/388.76	c total #propagations: 348140017 / total #impl: 1726944936 (eff. 0.202)
388.63/388.76	c #Conflicts:     805000 | #Learnt:      29183 | 0.000
388.63/388.76	c total clause space: 206.656MB
388.63/388.76	c total #watches: 622687
389.13/389.24	c total #propagations: 348548946 / total #impl: 1728393805 (eff. 0.202)
389.13/389.24	c #Conflicts:     806000 | #Learnt:      30183 | 0.000
389.13/389.24	c total clause space: 206.656MB
389.13/389.24	c total #watches: 625627
389.63/389.71	c total #propagations: 348951707 / total #impl: 1730628358 (eff. 0.202)
389.63/389.71	c #Conflicts:     807000 | #Learnt:      31183 | 0.000
389.63/389.71	c total clause space: 206.656MB
389.63/389.71	c total #watches: 628205
390.03/390.17	c total #propagations: 349321643 / total #impl: 1732634517 (eff. 0.202)
390.03/390.17	c #Conflicts:     808000 | #Learnt:      32183 | 0.000
390.03/390.17	c total clause space: 206.656MB
390.03/390.17	c total #watches: 630599
390.63/390.73	c total #propagations: 349602289 / total #impl: 1734099750 (eff. 0.202)
390.63/390.73	c #Conflicts:     809000 | #Learnt:      33183 | 0.000
390.63/390.73	c total clause space: 206.656MB
390.63/390.73	c total #watches: 633722
391.13/391.27	c total #propagations: 350102162 / total #impl: 1736414331 (eff. 0.202)
391.13/391.27	c #Conflicts:     810000 | #Learnt:      34183 | 0.000
391.13/391.27	c total clause space: 206.656MB
391.13/391.27	c total #watches: 637446
391.54/391.68	c total #propagations: 350633988 / total #impl: 1738777195 (eff. 0.202)
391.54/391.68	c #Conflicts:     811000 | #Learnt:      35183 | 0.000
391.54/391.68	c total clause space: 206.656MB
391.54/391.69	c total #watches: 642452
392.13/392.21	c total #propagations: 351089437 / total #impl: 1741067348 (eff. 0.202)
392.13/392.21	c #Conflicts:     812000 | #Learnt:      36183 | 0.000
392.13/392.21	c total clause space: 206.656MB
392.13/392.21	c total #watches: 647066
392.53/392.69	c total #propagations: 351546235 / total #impl: 1743088315 (eff. 0.202)
392.53/392.69	c #Conflicts:     813000 | #Learnt:      37183 | 0.000
392.53/392.69	c total clause space: 206.656MB
392.53/392.69	c total #watches: 651389
393.13/393.21	c total #propagations: 352044126 / total #impl: 1745257134 (eff. 0.202)
393.13/393.21	c #Conflicts:     814000 | #Learnt:      38183 | 0.000
393.13/393.21	c total clause space: 206.656MB
393.13/393.21	c total #watches: 655489
393.93/394.04	c total #propagations: 352512112 / total #impl: 1747618387 (eff. 0.202)
393.93/394.04	c #Conflicts:     815000 | #Learnt:      39183 | 0.000
393.93/394.04	c total clause space: 206.656MB
393.93/394.04	c total #watches: 661168
394.94/395.02	c total #propagations: 353151099 / total #impl: 1750930163 (eff. 0.202)
394.94/395.02	c #Conflicts:     816000 | #Learnt:      40183 | 0.000
394.94/395.02	c total clause space: 206.656MB
394.94/395.02	c total #watches: 665961
395.43/395.56	c total #propagations: 353946913 / total #impl: 1754602023 (eff. 0.202)
395.43/395.56	c #Conflicts:     817000 | #Learnt:      41183 | 0.000
395.43/395.56	c total clause space: 206.656MB
395.43/395.56	c total #watches: 669966
396.04/396.11	c total #propagations: 354436302 / total #impl: 1756808474 (eff. 0.202)
396.04/396.11	c #Conflicts:     818000 | #Learnt:      42183 | 0.000
396.04/396.11	c total clause space: 206.656MB
396.04/396.11	c total #watches: 675109
396.73/396.89	c total #propagations: 354933537 / total #impl: 1759311326 (eff. 0.202)
396.73/396.89	c #Conflicts:     819000 | #Learnt:      43183 | 0.000
396.73/396.89	c total clause space: 206.656MB
396.73/396.89	c total #watches: 679706
397.43/397.56	c total #propagations: 355510037 / total #impl: 1761745666 (eff. 0.202)
397.43/397.56	c GC COLLECT
397.43/397.56	c #Conflicts:     820000 | #Learnt:      22365 | 0.000
397.43/397.56	c total clause space: 206.656MB
397.43/397.56	c total #watches: 592712
397.83/397.98	c total #propagations: 356046857 / total #impl: 1764296256 (eff. 0.202)
397.83/397.98	c #Conflicts:     821000 | #Learnt:      23365 | 0.000
397.83/397.98	c total clause space: 206.656MB
397.83/397.98	c total #watches: 596301
398.24/398.39	c total #propagations: 356619948 / total #impl: 1766546003 (eff. 0.202)
398.24/398.39	c #Conflicts:     822000 | #Learnt:      24365 | 0.000
398.24/398.39	c total clause space: 206.656MB
398.24/398.39	c total #watches: 600307
398.73/398.80	c total #propagations: 357030312 / total #impl: 1768761934 (eff. 0.202)
398.73/398.80	c #Conflicts:     823000 | #Learnt:      25365 | 0.000
398.73/398.80	c total clause space: 206.656MB
398.73/398.80	c total #watches: 604092
399.03/399.17	c total #propagations: 357395105 / total #impl: 1770582507 (eff. 0.202)
399.03/399.17	c #Conflicts:     824000 | #Learnt:      26365 | 0.000
399.03/399.17	c total clause space: 206.656MB
399.03/399.17	c total #watches: 607891
399.53/399.64	c total #propagations: 357805154 / total #impl: 1772265513 (eff. 0.202)
399.53/399.64	c #Conflicts:     825000 | #Learnt:      27365 | 0.000
399.53/399.64	c total clause space: 206.656MB
399.53/399.64	c total #watches: 612788
400.13/400.20	c total #propagations: 358250650 / total #impl: 1774376588 (eff. 0.202)
400.13/400.20	c #Conflicts:     826000 | #Learnt:      28365 | 0.000
400.13/400.20	c total clause space: 206.656MB
400.13/400.20	c total #watches: 616535
400.63/400.77	c total #propagations: 358657253 / total #impl: 1776743458 (eff. 0.202)
400.63/400.77	c #Conflicts:     827000 | #Learnt:      29365 | 0.000
400.63/400.77	c total clause space: 206.656MB
400.63/400.77	c total #watches: 619759
401.13/401.21	c total #propagations: 359048152 / total #impl: 1779016553 (eff. 0.202)
401.13/401.21	c #Conflicts:     828000 | #Learnt:      30365 | 0.000
401.13/401.21	c total clause space: 206.656MB
401.13/401.21	c total #watches: 623146
401.44/401.58	c total #propagations: 359443546 / total #impl: 1780656701 (eff. 0.202)
401.44/401.58	c #Conflicts:     829000 | #Learnt:      31365 | 0.000
401.44/401.58	c total clause space: 206.656MB
401.44/401.58	c total #watches: 626311
401.83/401.98	c total #propagations: 359800314 / total #impl: 1781850267 (eff. 0.202)
401.83/401.98	c #Conflicts:     830000 | #Learnt:      32365 | 0.000
401.83/401.98	c total clause space: 206.656MB
401.83/401.98	c total #watches: 630191
402.33/402.43	c total #propagations: 360183697 / total #impl: 1783184441 (eff. 0.202)
402.33/402.43	c #Conflicts:     831000 | #Learnt:      33365 | 0.000
402.33/402.43	c total clause space: 206.656MB
402.33/402.43	c total #watches: 633637
402.73/402.85	c total #propagations: 360554707 / total #impl: 1784508364 (eff. 0.202)
402.73/402.85	c #Conflicts:     832000 | #Learnt:      34365 | 0.000
402.73/402.85	c total clause space: 206.656MB
402.73/402.85	c total #watches: 636717
403.23/403.34	c total #propagations: 360915542 / total #impl: 1785787617 (eff. 0.202)
403.23/403.34	c #Conflicts:     833000 | #Learnt:      35365 | 0.000
403.23/403.34	c total clause space: 206.656MB
403.23/403.34	c total #watches: 640653
403.83/403.94	c total #propagations: 361287033 / total #impl: 1787197432 (eff. 0.202)
403.83/403.94	c #Conflicts:     834000 | #Learnt:      36365 | 0.000
403.83/403.94	c total clause space: 206.656MB
403.83/403.94	c total #watches: 644228
404.53/404.60	c total #propagations: 361663782 / total #impl: 1788869503 (eff. 0.202)
404.53/404.60	c #Conflicts:     835000 | #Learnt:      37365 | 0.000
404.53/404.60	c total clause space: 206.656MB
404.53/404.60	c total #watches: 647740
405.23/405.31	c total #propagations: 362001262 / total #impl: 1790951652 (eff. 0.202)
405.23/405.31	c #Conflicts:     836000 | #Learnt:      38365 | 0.000
405.23/405.31	c total clause space: 206.656MB
405.23/405.31	c total #watches: 652396
406.03/406.14	c total #propagations: 362314144 / total #impl: 1793178964 (eff. 0.202)
406.03/406.14	c #Conflicts:     837000 | #Learnt:      39365 | 0.000
406.03/406.14	c total clause space: 206.656MB
406.03/406.14	c total #watches: 655435
406.94/407.09	c total #propagations: 362674636 / total #impl: 1795584936 (eff. 0.202)
406.94/407.09	c #Conflicts:     838000 | #Learnt:      40365 | 0.000
406.94/407.09	c total clause space: 206.656MB
406.94/407.09	c total #watches: 658445
407.83/407.98	c total #propagations: 363068982 / total #impl: 1798053740 (eff. 0.202)
407.83/407.98	c #Conflicts:     839000 | #Learnt:      41365 | 0.000
407.83/407.98	c total clause space: 206.656MB
407.83/407.98	c total #watches: 662748
408.83/408.97	c total #propagations: 363436481 / total #impl: 1800448085 (eff. 0.202)
408.83/408.97	c #Conflicts:     840000 | #Learnt:      42365 | 0.000
408.83/408.97	c total clause space: 206.656MB
408.83/408.97	c total #watches: 666119
409.93/410.08	c total #propagations: 363796900 / total #impl: 1802732088 (eff. 0.202)
409.93/410.08	c #Conflicts:     841000 | #Learnt:      43365 | 0.000
409.93/410.08	c total clause space: 206.656MB
409.93/410.08	c total #watches: 670019
411.03/411.19	c total #propagations: 364203923 / total #impl: 1805332066 (eff. 0.202)
411.03/411.19	c GC COLLECT
411.03/411.19	c #Conflicts:     842000 | #Learnt:      22297 | 0.000
411.03/411.19	c total clause space: 206.656MB
411.03/411.19	c total #watches: 593059
411.73/411.90	c total #propagations: 364582467 / total #impl: 1807868065 (eff. 0.202)
411.73/411.90	c #Conflicts:     843000 | #Learnt:      23297 | 0.000
411.73/411.90	c total clause space: 206.656MB
411.83/411.90	c total #watches: 598019
412.44/412.59	c total #propagations: 365002571 / total #impl: 1810695794 (eff. 0.202)
412.44/412.59	c #Conflicts:     844000 | #Learnt:      24297 | 0.000
412.44/412.59	c total clause space: 206.656MB
412.44/412.59	c total #watches: 601129
413.23/413.30	c total #propagations: 365384787 / total #impl: 1813113471 (eff. 0.202)
413.23/413.30	c #Conflicts:     845000 | #Learnt:      25297 | 0.000
413.23/413.30	c total clause space: 206.656MB
413.23/413.30	c total #watches: 604552
414.03/414.13	c total #propagations: 365722284 / total #impl: 1815202537 (eff. 0.201)
414.03/414.13	c #Conflicts:     846000 | #Learnt:      26297 | 0.000
414.03/414.13	c total clause space: 206.656MB
414.03/414.13	c total #watches: 608362
414.64/414.78	c total #propagations: 366079346 / total #impl: 1817403898 (eff. 0.201)
414.64/414.78	c #Conflicts:     847000 | #Learnt:      27297 | 0.000
414.64/414.78	c total clause space: 206.656MB
414.64/414.78	c total #watches: 611965
415.03/415.13	c total #propagations: 366522005 / total #impl: 1819615728 (eff. 0.201)
415.03/415.13	c #Conflicts:     848000 | #Learnt:      28297 | 0.000
415.03/415.13	c total clause space: 206.656MB
415.03/415.13	c total #watches: 615344
415.53/415.67	c total #propagations: 366927813 / total #impl: 1821240169 (eff. 0.201)
415.53/415.67	c #Conflicts:     849000 | #Learnt:      29297 | 0.000
415.53/415.67	c total clause space: 206.656MB
415.53/415.67	c total #watches: 619134
416.03/416.11	c total #propagations: 367378780 / total #impl: 1823407980 (eff. 0.201)
416.03/416.11	c #Conflicts:     850000 | #Learnt:      30297 | 0.000
416.03/416.11	c total clause space: 206.656MB
416.03/416.11	c total #watches: 622973
416.43/416.56	c total #propagations: 367885876 / total #impl: 1825394019 (eff. 0.202)
416.43/416.56	c #Conflicts:     851000 | #Learnt:      31297 | 0.000
416.43/416.56	c total clause space: 206.656MB
416.43/416.56	c total #watches: 627701
416.83/417.00	c total #propagations: 368420527 / total #impl: 1827593035 (eff. 0.202)
416.83/417.00	c #Conflicts:     852000 | #Learnt:      32297 | 0.000
416.83/417.00	c total clause space: 206.656MB
416.83/417.00	c total #watches: 632156
417.23/417.38	c total #propagations: 368893597 / total #impl: 1829978393 (eff. 0.202)
417.23/417.38	c #Conflicts:     853000 | #Learnt:      33297 | 0.000
417.23/417.38	c total clause space: 206.656MB
417.23/417.38	c total #watches: 635845
417.63/417.70	c total #propagations: 369310603 / total #impl: 1832486784 (eff. 0.202)
417.63/417.70	c #Conflicts:     854000 | #Learnt:      34297 | 0.000
417.63/417.70	c total clause space: 206.656MB
417.63/417.71	c total #watches: 640627
418.04/418.18	c total #propagations: 369602066 / total #impl: 1834637031 (eff. 0.201)
418.04/418.18	c #Conflicts:     855000 | #Learnt:      35297 | 0.000
418.04/418.18	c total clause space: 206.656MB
418.04/418.18	c total #watches: 645878
418.53/418.64	c total #propagations: 370007971 / total #impl: 1837081269 (eff. 0.201)
418.53/418.64	c #Conflicts:     856000 | #Learnt:      36297 | 0.000
418.53/418.64	c total clause space: 206.656MB
418.53/418.64	c total #watches: 649766
418.93/419.09	c total #propagations: 370479018 / total #impl: 1839190514 (eff. 0.201)
418.93/419.09	c #Conflicts:     857000 | #Learnt:      37297 | 0.000
418.93/419.09	c total clause space: 206.656MB
418.93/419.09	c total #watches: 652992
419.43/419.52	c total #propagations: 370959786 / total #impl: 1841220243 (eff. 0.201)
419.43/419.52	c #Conflicts:     858000 | #Learnt:      38297 | 0.000
419.43/419.52	c total clause space: 206.656MB
419.43/419.52	c total #watches: 657076
419.93/420.09	c total #propagations: 371395309 / total #impl: 1843169666 (eff. 0.201)
419.93/420.09	c #Conflicts:     859000 | #Learnt:      39297 | 0.000
419.93/420.09	c total clause space: 206.656MB
419.93/420.10	c total #watches: 661319
420.43/420.56	c total #propagations: 371809073 / total #impl: 1845379982 (eff. 0.201)
420.43/420.56	c #Conflicts:     860000 | #Learnt:      40297 | 0.000
420.43/420.56	c total clause space: 206.656MB
420.43/420.56	c total #watches: 665813
421.13/421.25	c total #propagations: 372255940 / total #impl: 1847455177 (eff. 0.201)
421.13/421.25	c #Conflicts:     861000 | #Learnt:      41297 | 0.000
421.13/421.25	c total clause space: 206.656MB
421.13/421.25	c total #watches: 670188
421.73/421.89	c total #propagations: 372648797 / total #impl: 1850009793 (eff. 0.201)
421.73/421.89	c #Conflicts:     862000 | #Learnt:      42297 | 0.000
421.73/421.89	c total clause space: 206.656MB
421.73/421.89	c total #watches: 674130
422.23/422.40	c total #propagations: 373107224 / total #impl: 1852625243 (eff. 0.201)
422.23/422.40	c #Conflicts:     863000 | #Learnt:      43297 | 0.000
422.23/422.40	c total clause space: 206.656MB
422.23/422.40	c total #watches: 677981
422.63/422.80	c total #propagations: 373491629 / total #impl: 1854716080 (eff. 0.201)
422.63/422.80	c #Conflicts:     864000 | #Learnt:      44297 | 0.000
422.63/422.80	c total clause space: 206.656MB
422.73/422.80	c total #watches: 682069
423.03/423.14	c total #propagations: 373828012 / total #impl: 1856276290 (eff. 0.201)
423.03/423.14	c GC COLLECT
423.03/423.14	c #Conflicts:     865000 | #Learnt:      22894 | 0.000
423.03/423.14	c total clause space: 206.656MB
423.03/423.14	c total #watches: 595818
423.33/423.46	c total #propagations: 374120904 / total #impl: 1857561583 (eff. 0.201)
423.33/423.46	c #Conflicts:     866000 | #Learnt:      23894 | 0.000
423.33/423.46	c total clause space: 206.656MB
423.33/423.47	c total #watches: 599370
423.83/423.99	c total #propagations: 374513096 / total #impl: 1859300508 (eff. 0.201)
423.83/423.99	c #Conflicts:     867000 | #Learnt:      24894 | 0.000
423.83/423.99	c total clause space: 206.656MB
423.83/423.99	c total #watches: 602766
424.33/424.49	c total #propagations: 375032672 / total #impl: 1861845114 (eff. 0.201)
424.33/424.49	c #Conflicts:     868000 | #Learnt:      25894 | 0.000
424.33/424.49	c total clause space: 206.656MB
424.33/424.49	c total #watches: 606596
424.73/424.83	c total #propagations: 375566960 / total #impl: 1864593371 (eff. 0.201)
424.73/424.83	c #Conflicts:     869000 | #Learnt:      26894 | 0.000
424.73/424.83	c total clause space: 206.656MB
424.73/424.83	c total #watches: 610148
425.03/425.19	c total #propagations: 375932168 / total #impl: 1866883492 (eff. 0.201)
425.03/425.19	c #Conflicts:     870000 | #Learnt:      27894 | 0.000
425.03/425.19	c total clause space: 206.656MB
425.03/425.19	c total #watches: 613833
425.53/425.63	c total #propagations: 376327861 / total #impl: 1869095131 (eff. 0.201)
425.53/425.63	c #Conflicts:     871000 | #Learnt:      28894 | 0.000
425.53/425.63	c total clause space: 206.656MB
425.53/425.63	c total #watches: 617509
425.93/426.04	c total #propagations: 376833325 / total #impl: 1871148881 (eff. 0.201)
425.93/426.04	c #Conflicts:     872000 | #Learnt:      29894 | 0.000
425.93/426.04	c total clause space: 206.656MB
425.93/426.04	c total #watches: 620728
426.33/426.43	c total #propagations: 377229020 / total #impl: 1872848864 (eff. 0.201)
426.33/426.43	c #Conflicts:     873000 | #Learnt:      30894 | 0.000
426.33/426.43	c total clause space: 206.656MB
426.33/426.43	c total #watches: 626314
426.83/426.91	c total #propagations: 377769846 / total #impl: 1875125830 (eff. 0.201)
426.83/426.91	c #Conflicts:     874000 | #Learnt:      31894 | 0.000
426.83/426.91	c total clause space: 206.656MB
426.83/426.91	c total #watches: 632588
427.33/427.44	c total #propagations: 378191488 / total #impl: 1877677709 (eff. 0.201)
427.33/427.44	c #Conflicts:     875000 | #Learnt:      32894 | 0.000
427.33/427.44	c total clause space: 206.656MB
427.33/427.44	c total #watches: 636697
427.83/427.91	c total #propagations: 378688526 / total #impl: 1880007596 (eff. 0.201)
427.83/427.91	c #Conflicts:     876000 | #Learnt:      33894 | 0.000
427.83/427.91	c total clause space: 206.656MB
427.83/427.91	c total #watches: 641589
428.53/428.68	c total #propagations: 379250024 / total #impl: 1882331624 (eff. 0.201)
428.53/428.68	c #Conflicts:     877000 | #Learnt:      34894 | 0.000
428.53/428.68	c total clause space: 206.656MB
428.53/428.68	c total #watches: 645146
429.13/429.20	c total #propagations: 379795539 / total #impl: 1884916349 (eff. 0.201)
429.13/429.20	c #Conflicts:     878000 | #Learnt:      35894 | 0.000
429.13/429.20	c total clause space: 206.656MB
429.13/429.20	c total #watches: 648560
429.63/429.76	c total #propagations: 380383527 / total #impl: 1886988603 (eff. 0.202)
429.63/429.76	c #Conflicts:     879000 | #Learnt:      36894 | 0.000
429.63/429.76	c total clause space: 206.656MB
429.63/429.76	c total #watches: 652428
430.03/430.20	c total #propagations: 380930384 / total #impl: 1889455224 (eff. 0.202)
430.03/430.20	c #Conflicts:     880000 | #Learnt:      37894 | 0.000
430.03/430.20	c total clause space: 206.656MB
430.03/430.20	c total #watches: 658500
430.73/430.85	c total #propagations: 381192234 / total #impl: 1891699792 (eff. 0.202)
430.73/430.85	c #Conflicts:     881000 | #Learnt:      38894 | 0.000
430.73/430.85	c total clause space: 206.656MB
430.73/430.85	c total #watches: 668912
431.73/431.85	c total #propagations: 381643781 / total #impl: 1894575449 (eff. 0.201)
431.73/431.85	c #Conflicts:     882000 | #Learnt:      39894 | 0.000
431.73/431.85	c total clause space: 206.656MB
431.73/431.85	c total #watches: 677860
432.33/432.43	c total #propagations: 382043571 / total #impl: 1897270772 (eff. 0.201)
432.33/432.43	c #Conflicts:     883000 | #Learnt:      40894 | 0.000
432.33/432.43	c total clause space: 206.656MB
432.33/432.43	c total #watches: 682091
432.73/432.87	c total #propagations: 382468476 / total #impl: 1899079286 (eff. 0.201)
432.73/432.87	c #Conflicts:     884000 | #Learnt:      41894 | 0.000
432.73/432.87	c total clause space: 206.656MB
432.73/432.87	c total #watches: 686145
433.23/433.33	c total #propagations: 382873050 / total #impl: 1900642387 (eff. 0.201)
433.23/433.33	c #Conflicts:     885000 | #Learnt:      42894 | 0.000
433.23/433.33	c total clause space: 206.656MB
433.23/433.33	c total #watches: 689933
433.73/433.85	c total #propagations: 383275261 / total #impl: 1902279325 (eff. 0.201)
433.73/433.85	c #Conflicts:     886000 | #Learnt:      43894 | 0.000
433.73/433.85	c total clause space: 206.656MB
433.73/433.85	c total #watches: 693441
434.33/434.42	c total #propagations: 383833529 / total #impl: 1904102929 (eff. 0.202)
434.33/434.42	c #Conflicts:     887000 | #Learnt:      44894 | 0.000
434.33/434.42	c total clause space: 206.656MB
434.33/434.42	c total #watches: 697776
434.83/434.95	c total #propagations: 384476275 / total #impl: 1906299054 (eff. 0.202)
434.83/434.95	c GC COLLECT
434.83/434.95	c #Conflicts:     888000 | #Learnt:      23172 | 0.000
434.83/434.95	c total clause space: 206.656MB
434.83/434.95	c total #watches: 597952
435.23/435.36	c total #propagations: 385102545 / total #impl: 1908584094 (eff. 0.202)
435.23/435.36	c #Conflicts:     889000 | #Learnt:      24172 | 0.000
435.23/435.36	c total clause space: 206.656MB
435.23/435.36	c total #watches: 602123
435.63/435.79	c total #propagations: 385734493 / total #impl: 1910764317 (eff. 0.202)
435.63/435.79	c #Conflicts:     890000 | #Learnt:      25172 | 0.000
435.63/435.79	c total clause space: 206.656MB
435.63/435.79	c total #watches: 606231
436.13/436.22	c total #propagations: 386293477 / total #impl: 1912732068 (eff. 0.202)
436.13/436.22	c #Conflicts:     891000 | #Learnt:      26172 | 0.000
436.13/436.22	c total clause space: 206.656MB
436.13/436.22	c total #watches: 609447
436.53/436.69	c total #propagations: 386815701 / total #impl: 1914491024 (eff. 0.202)
436.53/436.69	c #Conflicts:     892000 | #Learnt:      27172 | 0.000
436.53/436.69	c total clause space: 206.656MB
436.53/436.69	c total #watches: 614134
437.03/437.15	c total #propagations: 387369647 / total #impl: 1916737124 (eff. 0.202)
437.03/437.15	c #Conflicts:     893000 | #Learnt:      28172 | 0.000
437.03/437.15	c total clause space: 206.656MB
437.03/437.15	c total #watches: 619415
437.53/437.68	c total #propagations: 387763482 / total #impl: 1918756591 (eff. 0.202)
437.53/437.68	c #Conflicts:     894000 | #Learnt:      29172 | 0.000
437.53/437.68	c total clause space: 206.656MB
437.53/437.68	c total #watches: 623287
438.13/438.27	c total #propagations: 388204208 / total #impl: 1921048020 (eff. 0.202)
438.13/438.27	c #Conflicts:     895000 | #Learnt:      30172 | 0.000
438.13/438.27	c total clause space: 206.656MB
438.13/438.27	c total #watches: 628510
438.73/438.83	c total #propagations: 388661162 / total #impl: 1923819542 (eff. 0.202)
438.73/438.83	c #Conflicts:     896000 | #Learnt:      31172 | 0.000
438.73/438.83	c total clause space: 206.656MB
438.73/438.83	c total #watches: 631867
439.23/439.39	c total #propagations: 389184684 / total #impl: 1926037317 (eff. 0.202)
439.23/439.39	c #Conflicts:     897000 | #Learnt:      32172 | 0.000
439.23/439.39	c total clause space: 206.656MB
439.23/439.40	c total #watches: 635701
439.93/440.09	c total #propagations: 389713681 / total #impl: 1928486925 (eff. 0.202)
439.93/440.09	c #Conflicts:     898000 | #Learnt:      33172 | 0.000
439.93/440.09	c total clause space: 206.656MB
439.93/440.09	c total #watches: 638941
440.63/440.79	c total #propagations: 390378744 / total #impl: 1931431474 (eff. 0.202)
440.63/440.79	c #Conflicts:     899000 | #Learnt:      34172 | 0.000
440.63/440.79	c total clause space: 206.656MB
440.63/440.79	c total #watches: 642242
441.32/441.45	c total #propagations: 391047230 / total #impl: 1934563717 (eff. 0.202)
441.32/441.45	c #Conflicts:     900000 | #Learnt:      35172 | 0.000
441.32/441.45	c total clause space: 206.656MB
441.32/441.45	c total #watches: 646419
441.82/441.98	c total #propagations: 391586642 / total #impl: 1937142824 (eff. 0.202)
441.82/441.98	c #Conflicts:     901000 | #Learnt:      36172 | 0.000
441.82/441.98	c total clause space: 206.656MB
441.82/441.98	c total #watches: 649985
442.52/442.65	c total #propagations: 392077025 / total #impl: 1939186664 (eff. 0.202)
442.52/442.65	c #Conflicts:     902000 | #Learnt:      37172 | 0.000
442.52/442.65	c total clause space: 206.656MB
442.52/442.65	c total #watches: 655596
443.02/443.17	c total #propagations: 392661016 / total #impl: 1941971769 (eff. 0.202)
443.02/443.17	c #Conflicts:     903000 | #Learnt:      38172 | 0.000
443.02/443.17	c total clause space: 206.656MB
443.02/443.17	c total #watches: 658618
443.72/443.89	c total #propagations: 393107264 / total #impl: 1943624298 (eff. 0.202)
443.72/443.89	c #Conflicts:     904000 | #Learnt:      39172 | 0.000
443.72/443.89	c total clause space: 206.656MB
443.72/443.89	c total #watches: 662319
444.43/444.57	c total #propagations: 393660980 / total #impl: 1946100332 (eff. 0.202)
444.43/444.57	c #Conflicts:     905000 | #Learnt:      40172 | 0.000
444.43/444.57	c total clause space: 206.656MB
444.43/444.57	c total #watches: 665388
445.02/445.10	c total #propagations: 394201677 / total #impl: 1948389115 (eff. 0.202)
445.02/445.10	c #Conflicts:     906000 | #Learnt:      41172 | 0.000
445.02/445.10	c total clause space: 206.656MB
445.02/445.10	c total #watches: 673238
445.72/445.83	c total #propagations: 394588249 / total #impl: 1950919707 (eff. 0.202)
445.72/445.83	c #Conflicts:     907000 | #Learnt:      42172 | 0.000
445.72/445.83	c total clause space: 206.656MB
445.72/445.83	c total #watches: 677411
446.32/446.45	c total #propagations: 394936832 / total #impl: 1953530018 (eff. 0.202)
446.32/446.45	c #Conflicts:     908000 | #Learnt:      43172 | 0.000
446.32/446.45	c total clause space: 206.656MB
446.32/446.45	c total #watches: 681315
446.82/446.92	c total #propagations: 395305413 / total #impl: 1955857689 (eff. 0.202)
446.82/446.92	c #Conflicts:     909000 | #Learnt:      44172 | 0.000
446.82/446.92	c total clause space: 206.656MB
446.82/446.92	c total #watches: 684406
447.32/447.44	c total #propagations: 395673352 / total #impl: 1957417010 (eff. 0.202)
447.32/447.44	c #Conflicts:     910000 | #Learnt:      45172 | 0.000
447.32/447.44	c total clause space: 206.656MB
447.32/447.44	c total #watches: 687447
447.92/448.06	c total #propagations: 396117973 / total #impl: 1959174824 (eff. 0.202)
447.92/448.06	c GC COLLECT
447.92/448.06	c #Conflicts:     911000 | #Learnt:      23169 | 0.000
447.92/448.06	c total clause space: 206.656MB
447.92/448.06	c total #watches: 597714
448.32/448.42	c total #propagations: 396659102 / total #impl: 1961308936 (eff. 0.202)
448.32/448.42	c #Conflicts:     912000 | #Learnt:      24169 | 0.000
448.32/448.42	c total clause space: 206.656MB
448.32/448.42	c total #watches: 601545
448.62/448.75	c total #propagations: 397062031 / total #impl: 1963218569 (eff. 0.202)
448.62/448.75	c #Conflicts:     913000 | #Learnt:      25169 | 0.000
448.62/448.75	c total clause space: 206.656MB
448.62/448.75	c total #watches: 605522
448.92/449.06	c total #propagations: 397460026 / total #impl: 1965355759 (eff. 0.202)
448.92/449.06	c #Conflicts:     914000 | #Learnt:      26169 | 0.000
448.92/449.06	c total clause space: 206.656MB
448.92/449.06	c total #watches: 611528
449.32/449.47	c total #propagations: 397788437 / total #impl: 1967216306 (eff. 0.202)
449.32/449.47	c #Conflicts:     915000 | #Learnt:      27169 | 0.000
449.32/449.47	c total clause space: 206.656MB
449.32/449.47	c total #watches: 615403
449.93/450.00	c total #propagations: 398202404 / total #impl: 1969285954 (eff. 0.202)
449.93/450.00	c #Conflicts:     916000 | #Learnt:      28169 | 0.000
449.93/450.00	c total clause space: 206.656MB
449.93/450.00	c total #watches: 619155
450.32/450.41	c total #propagations: 398779402 / total #impl: 1971893552 (eff. 0.202)
450.32/450.41	c #Conflicts:     917000 | #Learnt:      29169 | 0.000
450.32/450.41	c total clause space: 206.656MB
450.32/450.41	c total #watches: 621994
450.62/450.72	c total #propagations: 399150537 / total #impl: 1973368123 (eff. 0.202)
450.62/450.72	c #Conflicts:     918000 | #Learnt:      30169 | 0.000
450.62/450.72	c total clause space: 206.656MB
450.62/450.72	c total #watches: 625501
451.03/451.11	c total #propagations: 399505764 / total #impl: 1975217956 (eff. 0.202)
451.03/451.11	c #Conflicts:     919000 | #Learnt:      31169 | 0.000
451.03/451.11	c total clause space: 206.656MB
451.03/451.11	c total #watches: 629582
451.32/451.49	c total #propagations: 399901140 / total #impl: 1977181466 (eff. 0.202)
451.32/451.49	c #Conflicts:     920000 | #Learnt:      32169 | 0.000
451.32/451.49	c total clause space: 206.656MB
451.32/451.49	c total #watches: 632640
451.82/451.95	c total #propagations: 400414176 / total #impl: 1979353485 (eff. 0.202)
451.82/451.95	c #Conflicts:     921000 | #Learnt:      33169 | 0.000
451.82/451.95	c total clause space: 206.656MB
451.82/451.95	c total #watches: 636460
452.42/452.51	c total #propagations: 400901217 / total #impl: 1981369381 (eff. 0.202)
452.42/452.51	c #Conflicts:     922000 | #Learnt:      34169 | 0.000
452.42/452.51	c total clause space: 206.656MB
452.42/452.51	c total #watches: 640159
452.82/452.95	c total #propagations: 401312552 / total #impl: 1983581935 (eff. 0.202)
452.82/452.95	c #Conflicts:     923000 | #Learnt:      35169 | 0.000
452.82/452.95	c total clause space: 206.656MB
452.82/452.95	c total #watches: 644662
453.23/453.39	c total #propagations: 401751508 / total #impl: 1985715555 (eff. 0.202)
453.23/453.39	c #Conflicts:     924000 | #Learnt:      36169 | 0.000
453.23/453.39	c total clause space: 206.656MB
453.23/453.39	c total #watches: 649104
453.82/453.92	c total #propagations: 402269900 / total #impl: 1987919012 (eff. 0.202)
453.82/453.92	c #Conflicts:     925000 | #Learnt:      37169 | 0.000
453.82/453.92	c total clause space: 206.656MB
453.82/453.92	c total #watches: 653311
454.52/454.65	c total #propagations: 402725979 / total #impl: 1990513402 (eff. 0.202)
454.52/454.65	c #Conflicts:     926000 | #Learnt:      38169 | 0.000
454.52/454.65	c total clause space: 206.656MB
454.52/454.65	c total #watches: 657838
455.02/455.19	c total #propagations: 403274176 / total #impl: 1993191756 (eff. 0.202)
455.02/455.19	c #Conflicts:     927000 | #Learnt:      39169 | 0.000
455.02/455.19	c total clause space: 206.656MB
455.12/455.20	c total #watches: 662337
455.92/456.03	c total #propagations: 403683727 / total #impl: 1995157024 (eff. 0.202)
455.92/456.03	c #Conflicts:     928000 | #Learnt:      40169 | 0.000
455.92/456.03	c total clause space: 206.656MB
455.92/456.03	c total #watches: 666011
456.72/456.89	c total #propagations: 404077162 / total #impl: 1997322863 (eff. 0.202)
456.72/456.89	c #Conflicts:     929000 | #Learnt:      41169 | 0.000
456.72/456.89	c total clause space: 206.656MB
456.72/456.89	c total #watches: 670201
457.63/457.77	c total #propagations: 404440060 / total #impl: 1999752798 (eff. 0.202)
457.63/457.77	c #Conflicts:     930000 | #Learnt:      42169 | 0.000
457.63/457.77	c total clause space: 206.656MB
457.63/457.77	c total #watches: 673493
458.22/458.38	c total #propagations: 404870509 / total #impl: 2002197570 (eff. 0.202)
458.22/458.38	c #Conflicts:     931000 | #Learnt:      43169 | 0.000
458.22/458.38	c total clause space: 206.656MB
458.22/458.38	c total #watches: 677992
458.73/458.81	c total #propagations: 405435669 / total #impl: 2004806304 (eff. 0.202)
458.73/458.81	c #Conflicts:     932000 | #Learnt:      44169 | 0.000
458.73/458.81	c total clause space: 206.656MB
458.73/458.81	c total #watches: 683384
459.22/459.34	c total #propagations: 405755875 / total #impl: 2006808183 (eff. 0.202)
459.22/459.34	c #Conflicts:     933000 | #Learnt:      45169 | 0.000
459.22/459.34	c total clause space: 206.656MB
459.22/459.34	c total #watches: 690760
459.83/459.94	c total #propagations: 406077525 / total #impl: 2008767504 (eff. 0.202)
459.83/459.94	c #Conflicts:     934000 | #Learnt:      46169 | 0.000
459.83/459.94	c total clause space: 206.656MB
459.83/459.95	c total #watches: 695709
460.32/460.41	c total #propagations: 406430821 / total #impl: 2010916723 (eff. 0.202)
460.32/460.41	c GC COLLECT
460.32/460.41	c #Conflicts:     935000 | #Learnt:      23890 | 0.000
460.32/460.41	c total clause space: 206.656MB
460.32/460.41	c total #watches: 601477
460.62/460.72	c total #propagations: 406750880 / total #impl: 2012707807 (eff. 0.202)
460.62/460.72	c #Conflicts:     936000 | #Learnt:      24890 | 0.000
460.62/460.72	c total clause space: 206.656MB
460.62/460.72	c total #watches: 606640
461.12/461.25	c total #propagations: 407090288 / total #impl: 2014620421 (eff. 0.202)
461.12/461.25	c #Conflicts:     937000 | #Learnt:      25890 | 0.000
461.12/461.25	c total clause space: 206.656MB
461.12/461.25	c total #watches: 612340
461.72/461.88	c total #propagations: 407422737 / total #impl: 2016915413 (eff. 0.202)
461.72/461.88	c #Conflicts:     938000 | #Learnt:      26890 | 0.000
461.72/461.88	c total clause space: 206.656MB
461.72/461.88	c total #watches: 616295
462.42/462.52	c total #propagations: 407761803 / total #impl: 2019353160 (eff. 0.202)
462.42/462.52	c #Conflicts:     939000 | #Learnt:      27890 | 0.000
462.42/462.52	c total clause space: 206.656MB
462.42/462.52	c total #watches: 620300
463.13/463.22	c total #propagations: 408068733 / total #impl: 2021506827 (eff. 0.202)
463.13/463.22	c #Conflicts:     940000 | #Learnt:      28890 | 0.000
463.13/463.22	c total clause space: 206.656MB
463.13/463.22	c total #watches: 623812
463.82/463.97	c total #propagations: 408392766 / total #impl: 2023683250 (eff. 0.202)
463.82/463.97	c #Conflicts:     941000 | #Learnt:      29890 | 0.000
463.82/463.97	c total clause space: 206.656MB
463.82/463.97	c total #watches: 628596
464.72/464.88	c total #propagations: 408701517 / total #impl: 2025869927 (eff. 0.202)
464.72/464.88	c #Conflicts:     942000 | #Learnt:      30890 | 0.000
464.72/464.88	c total clause space: 206.656MB
464.72/464.88	c total #watches: 631721
465.62/465.76	c total #propagations: 409049750 / total #impl: 2028326243 (eff. 0.202)
465.62/465.76	c #Conflicts:     943000 | #Learnt:      31890 | 0.000
465.62/465.76	c total clause space: 206.656MB
465.62/465.76	c total #watches: 635055
466.62/466.79	c total #propagations: 409371602 / total #impl: 2030632482 (eff. 0.202)
466.62/466.79	c #Conflicts:     944000 | #Learnt:      32890 | 0.000
466.62/466.79	c total clause space: 206.656MB
466.62/466.79	c total #watches: 638334
467.72/467.81	c total #propagations: 409724372 / total #impl: 2032980829 (eff. 0.202)
467.72/467.81	c #Conflicts:     945000 | #Learnt:      33890 | 0.000
467.72/467.81	c total clause space: 206.656MB
467.72/467.81	c total #watches: 640867
468.72/468.81	c total #propagations: 410069172 / total #impl: 2035275901 (eff. 0.201)
468.72/468.81	c #Conflicts:     946000 | #Learnt:      34890 | 0.000
468.72/468.81	c total clause space: 206.656MB
468.72/468.81	c total #watches: 644656
469.73/469.83	c total #propagations: 410381414 / total #impl: 2037562172 (eff. 0.201)
469.73/469.83	c #Conflicts:     947000 | #Learnt:      35890 | 0.000
469.73/469.83	c total clause space: 206.656MB
469.73/469.83	c total #watches: 647584
470.73/470.81	c total #propagations: 410711960 / total #impl: 2039890611 (eff. 0.201)
470.73/470.81	c #Conflicts:     948000 | #Learnt:      36890 | 0.000
470.73/470.81	c total clause space: 206.656MB
470.73/470.81	c total #watches: 651706
471.93/472.01	c total #propagations: 411030901 / total #impl: 2042156966 (eff. 0.201)
471.93/472.01	c #Conflicts:     949000 | #Learnt:      37890 | 0.000
471.93/472.01	c total clause space: 206.656MB
471.93/472.01	c total #watches: 655100
473.03/473.12	c total #propagations: 411373045 / total #impl: 2044708707 (eff. 0.201)
473.03/473.12	c #Conflicts:     950000 | #Learnt:      38890 | 0.000
473.03/473.12	c total clause space: 206.656MB
473.03/473.12	c total #watches: 659655
474.02/474.15	c total #propagations: 412148168 / total #impl: 2048386874 (eff. 0.201)
474.02/474.15	c #Conflicts:     951000 | #Learnt:      39890 | 0.000
474.02/474.15	c total clause space: 206.656MB
474.02/474.15	c total #watches: 665016
475.52/475.70	c total #propagations: 412835027 / total #impl: 2051859052 (eff. 0.201)
475.52/475.70	c #Conflicts:     952000 | #Learnt:      40890 | 0.000
475.52/475.70	c total clause space: 206.656MB
475.62/475.70	c total #watches: 670874
477.12/477.27	c total #propagations: 413630793 / total #impl: 2055885427 (eff. 0.201)
477.12/477.27	c #Conflicts:     953000 | #Learnt:      41890 | 0.000
477.12/477.27	c total clause space: 206.656MB
477.12/477.27	c total #watches: 675668
478.72/478.85	c total #propagations: 414414149 / total #impl: 2059604283 (eff. 0.201)
478.72/478.85	c #Conflicts:     954000 | #Learnt:      42890 | 0.000
478.72/478.85	c total clause space: 206.656MB
478.72/478.85	c total #watches: 681297
480.31/480.44	c total #propagations: 415100365 / total #impl: 2063043315 (eff. 0.201)
480.31/480.44	c #Conflicts:     955000 | #Learnt:      43890 | 0.000
480.31/480.44	c total clause space: 206.656MB
480.31/480.44	c total #watches: 685424
482.21/482.34	c total #propagations: 415792929 / total #impl: 2066125623 (eff. 0.201)
482.21/482.34	c #Conflicts:     956000 | #Learnt:      44890 | 0.000
482.21/482.34	c total clause space: 206.656MB
482.21/482.34	c total #watches: 690668
484.21/484.37	c total #propagations: 416597495 / total #impl: 2069729121 (eff. 0.201)
484.21/484.37	c #Conflicts:     957000 | #Learnt:      45890 | 0.000
484.21/484.37	c total clause space: 335.816MB
484.21/484.37	c total #watches: 695455
486.22/486.33	c total #propagations: 417444633 / total #impl: 2073714831 (eff. 0.201)
486.22/486.33	c #Conflicts:     958000 | #Learnt:      46890 | 0.000
486.22/486.33	c total clause space: 335.816MB
486.22/486.34	c total #watches: 700654
487.61/487.74	c total #propagations: 418275760 / total #impl: 2077627975 (eff. 0.201)
487.61/487.74	c GC COLLECT
487.61/487.74	c #Conflicts:     959000 | #Learnt:      24290 | 0.000
487.61/487.74	c total clause space: 335.816MB
487.61/487.74	c total #watches: 603996
488.42/488.52	c total #propagations: 419273612 / total #impl: 2082062183 (eff. 0.201)
488.42/488.52	c #Conflicts:     960000 | #Learnt:      25290 | 0.000
488.42/488.52	c total clause space: 335.816MB
488.42/488.52	c total #watches: 609487
489.42/489.53	c total #propagations: 420076398 / total #impl: 2085652531 (eff. 0.201)
489.42/489.53	c #Conflicts:     961000 | #Learnt:      26290 | 0.000
489.42/489.53	c total clause space: 335.816MB
489.42/489.53	c total #watches: 614999
490.11/490.25	c total #propagations: 420903354 / total #impl: 2089576692 (eff. 0.201)
490.11/490.25	c #Conflicts:     962000 | #Learnt:      27290 | 0.000
490.11/490.25	c total clause space: 335.816MB
490.11/490.25	c total #watches: 618352
490.41/490.58	c total #propagations: 421518437 / total #impl: 2092191123 (eff. 0.201)
490.41/490.58	c #Conflicts:     963000 | #Learnt:      28290 | 0.000
490.41/490.58	c total clause space: 335.816MB
490.41/490.58	c total #watches: 621424
490.81/490.93	c total #propagations: 421870629 / total #impl: 2093448839 (eff. 0.202)
490.81/490.93	c #Conflicts:     964000 | #Learnt:      29290 | 0.000
490.81/490.93	c total clause space: 335.816MB
490.81/490.93	c total #watches: 625300
491.21/491.31	c total #propagations: 422209747 / total #impl: 2094733432 (eff. 0.202)
491.21/491.31	c #Conflicts:     965000 | #Learnt:      30290 | 0.000
491.21/491.31	c total clause space: 335.816MB
491.21/491.31	c total #watches: 629275
491.62/491.74	c total #propagations: 422529126 / total #impl: 2096085882 (eff. 0.202)
491.62/491.74	c #Conflicts:     966000 | #Learnt:      31290 | 0.000
491.62/491.74	c total clause space: 335.816MB
491.62/491.74	c total #watches: 633739
492.01/492.13	c total #propagations: 422852336 / total #impl: 2097438877 (eff. 0.202)
492.01/492.13	c #Conflicts:     967000 | #Learnt:      32290 | 0.000
492.01/492.13	c total clause space: 335.816MB
492.01/492.13	c total #watches: 638767
492.41/492.56	c total #propagations: 423127537 / total #impl: 2098821045 (eff. 0.202)
492.41/492.56	c #Conflicts:     968000 | #Learnt:      33290 | 0.000
492.41/492.56	c total clause space: 335.816MB
492.41/492.56	c total #watches: 643502
492.91/493.05	c total #propagations: 423400922 / total #impl: 2100340403 (eff. 0.202)
492.91/493.05	c #Conflicts:     969000 | #Learnt:      34290 | 0.000
492.91/493.05	c total clause space: 335.816MB
492.91/493.05	c total #watches: 648292
493.51/493.64	c total #propagations: 423675281 / total #impl: 2101833141 (eff. 0.202)
493.51/493.64	c #Conflicts:     970000 | #Learnt:      35290 | 0.000
493.51/493.64	c total clause space: 335.816MB
493.51/493.64	c total #watches: 652710
494.11/494.27	c total #propagations: 423962034 / total #impl: 2103382553 (eff. 0.202)
494.11/494.27	c #Conflicts:     971000 | #Learnt:      36290 | 0.000
494.11/494.27	c total clause space: 335.816MB
494.11/494.27	c total #watches: 655487
494.81/494.94	c total #propagations: 424279768 / total #impl: 2104829657 (eff. 0.202)
494.81/494.94	c #Conflicts:     972000 | #Learnt:      37290 | 0.000
494.81/494.94	c total clause space: 335.816MB
494.81/494.94	c total #watches: 658668
495.51/495.60	c total #propagations: 424602104 / total #impl: 2106321213 (eff. 0.202)
495.51/495.60	c #Conflicts:     973000 | #Learnt:      38290 | 0.000
495.51/495.60	c total clause space: 335.816MB
495.51/495.60	c total #watches: 662105
496.21/496.32	c total #propagations: 424914574 / total #impl: 2107796439 (eff. 0.202)
496.21/496.32	c #Conflicts:     974000 | #Learnt:      39290 | 0.000
496.21/496.32	c total clause space: 335.816MB
496.21/496.32	c total #watches: 665215
496.91/497.04	c total #propagations: 425215102 / total #impl: 2109235374 (eff. 0.202)
496.91/497.04	c #Conflicts:     975000 | #Learnt:      40290 | 0.000
496.91/497.04	c total clause space: 335.816MB
496.91/497.04	c total #watches: 669640
497.91/498.00	c total #propagations: 425576046 / total #impl: 2110827606 (eff. 0.202)
497.91/498.00	c #Conflicts:     976000 | #Learnt:      41290 | 0.000
497.91/498.00	c total clause space: 335.816MB
497.91/498.00	c total #watches: 674279
498.91/499.00	c total #propagations: 425944388 / total #impl: 2113154153 (eff. 0.202)
498.91/499.00	c #Conflicts:     977000 | #Learnt:      42290 | 0.000
498.91/499.00	c total clause space: 335.816MB
498.91/499.00	c total #watches: 678897
500.01/500.13	c total #propagations: 426297463 / total #impl: 2115601770 (eff. 0.202)
500.01/500.13	c #Conflicts:     978000 | #Learnt:      43290 | 0.000
500.01/500.13	c total clause space: 335.816MB
500.01/500.13	c total #watches: 683066
501.11/501.29	c total #propagations: 426646630 / total #impl: 2117851596 (eff. 0.201)
501.11/501.29	c #Conflicts:     979000 | #Learnt:      44290 | 0.000
501.11/501.29	c total clause space: 335.816MB
501.11/501.29	c total #watches: 686401
502.41/502.59	c total #propagations: 426986536 / total #impl: 2119926042 (eff. 0.201)
502.41/502.59	c #Conflicts:     980000 | #Learnt:      45290 | 0.000
502.41/502.59	c total clause space: 335.816MB
502.41/502.59	c total #watches: 689339
503.61/503.78	c total #propagations: 427370504 / total #impl: 2122455916 (eff. 0.201)
503.61/503.78	c #Conflicts:     981000 | #Learnt:      46290 | 0.000
503.61/503.78	c total clause space: 335.816MB
503.61/503.78	c total #watches: 694735
505.01/505.14	c total #propagations: 427712198 / total #impl: 2124782559 (eff. 0.201)
505.01/505.14	c #Conflicts:     982000 | #Learnt:      47290 | 0.000
505.01/505.14	c total clause space: 335.816MB
505.01/505.14	c total #watches: 698901
506.11/506.26	c total #propagations: 428073902 / total #impl: 2127070603 (eff. 0.201)
506.11/506.26	c GC COLLECT
506.11/506.26	c #Conflicts:     983000 | #Learnt:      24425 | 0.000
506.11/506.26	c total clause space: 335.816MB
506.11/506.26	c total #watches: 603678
506.81/506.99	c total #propagations: 428450045 / total #impl: 2129785100 (eff. 0.201)
506.81/506.99	c #Conflicts:     984000 | #Learnt:      25425 | 0.000
506.81/506.99	c total clause space: 335.816MB
506.81/507.00	c total #watches: 609083
507.61/507.76	c total #propagations: 428833606 / total #impl: 2132632367 (eff. 0.201)
507.61/507.76	c #Conflicts:     985000 | #Learnt:      26425 | 0.000
507.61/507.76	c total clause space: 335.816MB
507.61/507.76	c total #watches: 614105
508.51/508.65	c total #propagations: 429188479 / total #impl: 2135035767 (eff. 0.201)
508.51/508.65	c #Conflicts:     986000 | #Learnt:      27425 | 0.000
508.51/508.65	c total clause space: 335.816MB
508.51/508.66	c total #watches: 619325
509.51/509.68	c total #propagations: 429530263 / total #impl: 2137372454 (eff. 0.201)
509.51/509.68	c #Conflicts:     987000 | #Learnt:      28425 | 0.000
509.51/509.68	c total clause space: 335.816MB
509.51/509.68	c total #watches: 624394
510.61/510.73	c total #propagations: 429885921 / total #impl: 2139947732 (eff. 0.201)
510.61/510.73	c #Conflicts:     988000 | #Learnt:      29425 | 0.000
510.61/510.73	c total clause space: 335.816MB
510.61/510.73	c total #watches: 628439
511.51/511.68	c total #propagations: 430253658 / total #impl: 2142626137 (eff. 0.201)
511.51/511.68	c #Conflicts:     989000 | #Learnt:      30425 | 0.000
511.51/511.68	c total clause space: 335.816MB
511.51/511.68	c total #watches: 632318
512.61/512.76	c total #propagations: 430583601 / total #impl: 2144878243 (eff. 0.201)
512.61/512.76	c #Conflicts:     990000 | #Learnt:      31425 | 0.000
512.61/512.76	c total clause space: 335.816MB
512.61/512.76	c total #watches: 637213
513.81/513.94	c total #propagations: 430920752 / total #impl: 2147289569 (eff. 0.201)
513.81/513.94	c #Conflicts:     991000 | #Learnt:      32425 | 0.000
513.81/513.94	c total clause space: 335.816MB
513.81/513.94	c total #watches: 641529
515.11/515.27	c total #propagations: 431249839 / total #impl: 2149712713 (eff. 0.201)
515.11/515.27	c #Conflicts:     992000 | #Learnt:      33425 | 0.000
515.11/515.27	c total clause space: 335.816MB
515.11/515.27	c total #watches: 646027
516.61/516.77	c total #propagations: 431602080 / total #impl: 2152313951 (eff. 0.201)
516.61/516.77	c #Conflicts:     993000 | #Learnt:      34425 | 0.000
516.61/516.77	c total clause space: 335.816MB
516.61/516.77	c total #watches: 649795
518.11/518.26	c total #propagations: 431952243 / total #impl: 2154717242 (eff. 0.200)
518.11/518.26	c #Conflicts:     994000 | #Learnt:      35425 | 0.000
518.11/518.26	c total clause space: 335.816MB
518.11/518.26	c total #watches: 653833
519.61/519.70	c total #propagations: 432288416 / total #impl: 2157120730 (eff. 0.200)
519.61/519.70	c #Conflicts:     995000 | #Learnt:      36425 | 0.000
519.61/519.70	c total clause space: 335.816MB
519.61/519.70	c total #watches: 657548
520.81/520.92	c total #propagations: 432660176 / total #impl: 2159664106 (eff. 0.200)
520.81/520.92	c #Conflicts:     996000 | #Learnt:      37425 | 0.000
520.81/520.92	c total clause space: 335.816MB
520.81/520.92	c total #watches: 663117
522.01/522.19	c total #propagations: 433010974 / total #impl: 2162202070 (eff. 0.200)
522.01/522.19	c #Conflicts:     997000 | #Learnt:      38425 | 0.000
522.01/522.19	c total clause space: 335.816MB
522.01/522.19	c total #watches: 672575
523.51/523.70	c total #propagations: 433343938 / total #impl: 2164816765 (eff. 0.200)
523.51/523.70	c #Conflicts:     998000 | #Learnt:      39425 | 0.000
523.51/523.70	c total clause space: 335.816MB
523.51/523.70	c total #watches: 676887
525.31/525.44	c total #propagations: 433686900 / total #impl: 2167558246 (eff. 0.200)
525.31/525.44	c #Conflicts:     999000 | #Learnt:      40425 | 0.000
525.31/525.44	c total clause space: 335.816MB
525.31/525.44	c total #watches: 681795
527.30/527.43	c total #propagations: 434046412 / total #impl: 2170410901 (eff. 0.200)
527.30/527.43	c #Conflicts:    1000000 | #Learnt:      41425 | 0.000
527.30/527.43	c total clause space: 335.816MB
527.30/527.43	c total #watches: 687625
529.11/529.27	c total #propagations: 434411534 / total #impl: 2173205921 (eff. 0.200)
529.11/529.27	c #Conflicts:    1001000 | #Learnt:      42425 | 0.000
529.11/529.27	c total clause space: 335.816MB
529.11/529.27	c total #watches: 691929
531.10/531.30	c total #propagations: 434726675 / total #impl: 2175494300 (eff. 0.200)
531.10/531.30	c #Conflicts:    1002000 | #Learnt:      43425 | 0.000
531.10/531.30	c total clause space: 335.816MB
531.10/531.30	c total #watches: 698363
533.20/533.33	c total #propagations: 435087453 / total #impl: 2178318820 (eff. 0.200)
533.20/533.33	c #Conflicts:    1003000 | #Learnt:      44425 | 0.000
533.20/533.33	c total clause space: 335.816MB
533.20/533.33	c total #watches: 702594
535.61/535.79	c total #propagations: 435431512 / total #impl: 2180992612 (eff. 0.200)
535.61/535.79	c #Conflicts:    1004000 | #Learnt:      45425 | 0.000
535.61/535.79	c total clause space: 335.816MB
535.61/535.79	c total #watches: 706900
537.70/537.86	c total #propagations: 435829849 / total #impl: 2183646028 (eff. 0.200)
537.70/537.86	c #Conflicts:    1005000 | #Learnt:      46425 | 0.000
537.70/537.86	c total clause space: 335.816MB
537.70/537.86	c total #watches: 714420
539.81/539.94	c total #propagations: 436174947 / total #impl: 2186238245 (eff. 0.200)
539.81/539.94	c #Conflicts:    1006000 | #Learnt:      47425 | 0.000
539.81/539.94	c total clause space: 335.816MB
539.81/539.95	c total #watches: 720759
541.81/541.99	c total #propagations: 436510897 / total #impl: 2188995603 (eff. 0.199)
541.81/541.99	c #Conflicts:    1007000 | #Learnt:      48425 | 0.000
541.81/541.99	c total clause space: 335.816MB
541.81/541.99	c total #watches: 726303
542.51/542.68	c total #propagations: 436841788 / total #impl: 2191681726 (eff. 0.199)
542.51/542.68	c GC COLLECT
542.51/542.68	c #Conflicts:    1008000 | #Learnt:      25197 | 0.000
542.51/542.68	c total clause space: 335.816MB
542.51/542.68	c total #watches: 607238
543.32/543.40	c total #propagations: 437190096 / total #impl: 2193991469 (eff. 0.199)
543.32/543.40	c #Conflicts:    1009000 | #Learnt:      26197 | 0.000
543.32/543.40	c total clause space: 335.816MB
543.32/543.40	c total #watches: 613239
544.11/544.29	c total #propagations: 437557458 / total #impl: 2196535721 (eff. 0.199)
544.11/544.29	c #Conflicts:    1010000 | #Learnt:      27197 | 0.000
544.11/544.29	c total clause space: 335.816MB
544.11/544.29	c total #watches: 620445
545.11/545.24	c total #propagations: 437921762 / total #impl: 2199317314 (eff. 0.199)
545.11/545.24	c #Conflicts:    1011000 | #Learnt:      28197 | 0.000
545.11/545.24	c total clause space: 335.816MB
545.11/545.24	c total #watches: 624956
546.11/546.24	c total #propagations: 438254498 / total #impl: 2201539098 (eff. 0.199)
546.11/546.24	c #Conflicts:    1012000 | #Learnt:      29197 | 0.000
546.11/546.24	c total clause space: 335.816MB
546.11/546.24	c total #watches: 629635
547.21/547.36	c total #propagations: 438574049 / total #impl: 2203707877 (eff. 0.199)
547.21/547.36	c #Conflicts:    1013000 | #Learnt:      30197 | 0.000
547.21/547.36	c total clause space: 335.816MB
547.21/547.36	c total #watches: 633673
548.31/548.49	c total #propagations: 438919577 / total #impl: 2206231797 (eff. 0.199)
548.31/548.49	c #Conflicts:    1014000 | #Learnt:      31197 | 0.000
548.31/548.49	c total clause space: 335.816MB
548.31/548.49	c total #watches: 638091
549.61/549.77	c total #propagations: 439249026 / total #impl: 2208623912 (eff. 0.199)
549.61/549.77	c #Conflicts:    1015000 | #Learnt:      32197 | 0.000
549.61/549.77	c total clause space: 335.816MB
549.61/549.77	c total #watches: 640777
550.91/551.03	c total #propagations: 439583629 / total #impl: 2210749032 (eff. 0.199)
550.91/551.03	c #Conflicts:    1016000 | #Learnt:      33197 | 0.000
550.91/551.03	c total clause space: 335.816MB
550.91/551.03	c total #watches: 644848
552.31/552.42	c total #propagations: 439956640 / total #impl: 2213293616 (eff. 0.199)
552.31/552.42	c #Conflicts:    1017000 | #Learnt:      34197 | 0.000
552.31/552.42	c total clause space: 335.816MB
552.31/552.42	c total #watches: 651684
553.71/553.89	c total #propagations: 440304611 / total #impl: 2215758946 (eff. 0.199)
553.71/553.89	c #Conflicts:    1018000 | #Learnt:      35197 | 0.000
553.71/553.89	c total clause space: 335.816MB
553.71/553.89	c total #watches: 659355
555.31/555.45	c total #propagations: 440642655 / total #impl: 2218628901 (eff. 0.199)
555.31/555.45	c #Conflicts:    1019000 | #Learnt:      36197 | 0.000
555.31/555.45	c total clause space: 335.816MB
555.31/555.45	c total #watches: 665261
557.11/557.25	c total #propagations: 440960279 / total #impl: 2221287821 (eff. 0.199)
557.11/557.25	c #Conflicts:    1020000 | #Learnt:      37197 | 0.000
557.11/557.25	c total clause space: 335.816MB
557.11/557.25	c total #watches: 671438
558.71/558.89	c total #propagations: 441313921 / total #impl: 2224118611 (eff. 0.198)
558.71/558.89	c #Conflicts:    1021000 | #Learnt:      38197 | 0.000
558.71/558.89	c total clause space: 335.816MB
558.71/558.89	c total #watches: 677032
560.51/560.60	c total #propagations: 441641958 / total #impl: 2226681418 (eff. 0.198)
560.51/560.60	c #Conflicts:    1022000 | #Learnt:      39197 | 0.000
560.51/560.60	c total clause space: 335.816MB
560.51/560.60	c total #watches: 681917
562.71/562.83	c total #propagations: 441969257 / total #impl: 2229159694 (eff. 0.198)
562.71/562.83	c #Conflicts:    1023000 | #Learnt:      40197 | 0.000
562.71/562.83	c total clause space: 335.816MB
562.71/562.83	c total #watches: 687177
564.71/564.85	c total #propagations: 442322024 / total #impl: 2232135021 (eff. 0.198)
564.71/564.85	c #Conflicts:    1024000 | #Learnt:      41197 | 0.000
564.71/564.85	c total clause space: 335.816MB
564.71/564.85	c total #watches: 691752
566.71/566.86	c total #propagations: 442675055 / total #impl: 2234706378 (eff. 0.198)
566.71/566.86	c #Conflicts:    1025000 | #Learnt:      42197 | 0.000
566.71/566.86	c total clause space: 335.816MB
566.71/566.86	c total #watches: 696076
569.01/569.13	c total #propagations: 443006268 / total #impl: 2237159778 (eff. 0.198)
569.01/569.13	c #Conflicts:    1026000 | #Learnt:      43197 | 0.000
569.01/569.13	c total clause space: 335.816MB
569.01/569.14	c total #watches: 699247
571.11/571.23	c total #propagations: 443397071 / total #impl: 2239885089 (eff. 0.198)
571.11/571.23	c #Conflicts:    1027000 | #Learnt:      44197 | 0.000
571.11/571.23	c total clause space: 335.816MB
571.11/571.23	c total #watches: 705775
573.20/573.31	c total #propagations: 444347339 / total #impl: 2244552946 (eff. 0.198)
573.20/573.31	c #Conflicts:    1028000 | #Learnt:      45197 | 0.000
573.20/573.31	c total clause space: 335.816MB
573.20/573.32	c total #watches: 713612
573.60/573.73	c total #propagations: 445366402 / total #impl: 2249547328 (eff. 0.198)
573.60/573.73	c #Conflicts:    1029000 | #Learnt:      46197 | 0.000
573.60/573.73	c total clause space: 335.816MB
573.60/573.73	c total #watches: 717362
573.90/574.09	c total #propagations: 445758012 / total #impl: 2251052972 (eff. 0.198)
573.90/574.09	c #Conflicts:    1030000 | #Learnt:      47197 | 0.000
573.90/574.09	c total clause space: 335.816MB
573.90/574.09	c total #watches: 721690
574.30/574.46	c total #propagations: 446095640 / total #impl: 2252488187 (eff. 0.198)
574.30/574.46	c #Conflicts:    1031000 | #Learnt:      48197 | 0.000
574.30/574.46	c total clause space: 335.816MB
574.30/574.46	c total #watches: 725771
574.80/574.93	c total #propagations: 446423371 / total #impl: 2253872552 (eff. 0.198)
574.80/574.93	c GC COLLECT
574.80/574.93	c #Conflicts:    1032000 | #Learnt:      24740 | 0.000
574.80/574.93	c total clause space: 335.816MB
574.80/574.93	c total #watches: 605801
575.10/575.26	c total #propagations: 446798331 / total #impl: 2255373825 (eff. 0.198)
575.10/575.26	c #Conflicts:    1033000 | #Learnt:      25740 | 0.000
575.10/575.26	c total clause space: 335.816MB
575.10/575.26	c total #watches: 609423
575.50/575.61	c total #propagations: 447148321 / total #impl: 2256755830 (eff. 0.198)
575.50/575.61	c #Conflicts:    1034000 | #Learnt:      26740 | 0.000
575.50/575.61	c total clause space: 335.816MB
575.50/575.61	c total #watches: 613011
575.80/575.98	c total #propagations: 447494301 / total #impl: 2258096810 (eff. 0.198)
575.80/575.98	c #Conflicts:    1035000 | #Learnt:      27740 | 0.000
575.80/575.98	c total clause space: 335.816MB
575.80/575.98	c total #watches: 616415
576.20/576.38	c total #propagations: 447843860 / total #impl: 2259446804 (eff. 0.198)
576.20/576.38	c #Conflicts:    1036000 | #Learnt:      28740 | 0.000
576.20/576.38	c total clause space: 335.816MB
576.20/576.38	c total #watches: 620059
576.60/576.79	c total #propagations: 448188954 / total #impl: 2260868347 (eff. 0.198)
576.60/576.79	c #Conflicts:    1037000 | #Learnt:      29740 | 0.000
576.60/576.79	c total clause space: 335.816MB
576.60/576.79	c total #watches: 622928
577.10/577.24	c total #propagations: 448501592 / total #impl: 2262155492 (eff. 0.198)
577.10/577.24	c #Conflicts:    1038000 | #Learnt:      30740 | 0.000
577.10/577.24	c total clause space: 335.816MB
577.10/577.24	c total #watches: 625510
577.60/577.71	c total #propagations: 448846523 / total #impl: 2263527052 (eff. 0.198)
577.60/577.71	c #Conflicts:    1039000 | #Learnt:      31740 | 0.000
577.60/577.71	c total clause space: 335.816MB
577.60/577.71	c total #watches: 628964
578.00/578.17	c total #propagations: 449228585 / total #impl: 2265166062 (eff. 0.198)
578.00/578.17	c #Conflicts:    1040000 | #Learnt:      32740 | 0.000
578.00/578.17	c total clause space: 335.816MB
578.00/578.17	c total #watches: 631660
578.51/578.67	c total #propagations: 449575389 / total #impl: 2266579950 (eff. 0.198)
578.51/578.67	c #Conflicts:    1041000 | #Learnt:      33740 | 0.000
578.51/578.67	c total clause space: 335.816MB
578.51/578.67	c total #watches: 634866
579.10/579.21	c total #propagations: 449937918 / total #impl: 2268077774 (eff. 0.198)
579.10/579.21	c #Conflicts:    1042000 | #Learnt:      34740 | 0.000
579.10/579.21	c total clause space: 335.816MB
579.10/579.21	c total #watches: 637768
579.61/579.73	c total #propagations: 450292265 / total #impl: 2269525123 (eff. 0.198)
579.61/579.73	c #Conflicts:    1043000 | #Learnt:      35740 | 0.000
579.61/579.73	c total clause space: 335.816MB
579.61/579.73	c total #watches: 641126
580.20/580.31	c total #propagations: 450616128 / total #impl: 2270879009 (eff. 0.198)
580.20/580.31	c #Conflicts:    1044000 | #Learnt:      36740 | 0.000
580.20/580.31	c total clause space: 335.816MB
580.20/580.31	c total #watches: 645487
580.81/580.94	c total #propagations: 450942772 / total #impl: 2272353189 (eff. 0.198)
580.81/580.94	c #Conflicts:    1045000 | #Learnt:      37740 | 0.000
580.81/580.94	c total clause space: 335.816MB
580.81/580.94	c total #watches: 648891
581.40/581.56	c total #propagations: 451284364 / total #impl: 2273893775 (eff. 0.198)
581.40/581.56	c #Conflicts:    1046000 | #Learnt:      38740 | 0.000
581.40/581.56	c total clause space: 335.816MB
581.40/581.56	c total #watches: 652206
582.10/582.23	c total #propagations: 451601298 / total #impl: 2275398809 (eff. 0.198)
582.10/582.23	c #Conflicts:    1047000 | #Learnt:      39740 | 0.000
582.10/582.23	c total clause space: 335.816MB
582.10/582.23	c total #watches: 655178
582.80/583.00	c total #propagations: 451932070 / total #impl: 2276847837 (eff. 0.198)
582.80/583.00	c #Conflicts:    1048000 | #Learnt:      40740 | 0.000
582.80/583.00	c total clause space: 335.816MB
582.80/583.00	c total #watches: 657659
583.60/583.75	c total #propagations: 452271706 / total #impl: 2278320912 (eff. 0.199)
583.60/583.75	c #Conflicts:    1049000 | #Learnt:      41740 | 0.000
583.60/583.75	c total clause space: 335.816MB
583.60/583.75	c total #watches: 660737
584.40/584.55	c total #propagations: 452607769 / total #impl: 2279860356 (eff. 0.199)
584.40/584.55	c #Conflicts:    1050000 | #Learnt:      42740 | 0.000
584.40/584.55	c total clause space: 335.816MB
584.40/584.55	c total #watches: 664590
585.11/585.26	c total #propagations: 452938009 / total #impl: 2281396337 (eff. 0.199)
585.11/585.26	c #Conflicts:    1051000 | #Learnt:      43740 | 0.000
585.11/585.26	c total clause space: 335.816MB
585.11/585.26	c total #watches: 668101
585.90/586.02	c total #propagations: 453247601 / total #impl: 2282849230 (eff. 0.199)
585.90/586.02	c #Conflicts:    1052000 | #Learnt:      44740 | 0.000
585.90/586.02	c total clause space: 335.816MB
585.90/586.02	c total #watches: 671753
586.70/586.82	c total #propagations: 453581707 / total #impl: 2284429488 (eff. 0.199)
586.70/586.82	c #Conflicts:    1053000 | #Learnt:      45740 | 0.000
586.70/586.82	c total clause space: 335.816MB
586.70/586.82	c total #watches: 674881
587.50/587.67	c total #propagations: 453930763 / total #impl: 2286189067 (eff. 0.199)
587.50/587.67	c #Conflicts:    1054000 | #Learnt:      46740 | 0.000
587.50/587.67	c total clause space: 335.816MB
587.50/587.67	c total #watches: 677814
588.41/588.53	c total #propagations: 454259937 / total #impl: 2287896169 (eff. 0.199)
588.41/588.53	c #Conflicts:    1055000 | #Learnt:      47740 | 0.000
588.41/588.53	c total clause space: 335.816MB
588.41/588.53	c total #watches: 681806
589.20/589.39	c total #propagations: 454618038 / total #impl: 2289568659 (eff. 0.199)
589.20/589.39	c #Conflicts:    1056000 | #Learnt:      48740 | 0.000
589.20/589.39	c total clause space: 335.816MB
589.20/589.39	c total #watches: 685133
590.20/590.35	c total #propagations: 454960658 / total #impl: 2291244436 (eff. 0.199)
590.20/590.35	c GC COLLECT
590.20/590.35	c #Conflicts:    1057000 | #Learnt:      24891 | 0.000
590.20/590.35	c total clause space: 335.816MB
590.20/590.35	c total #watches: 606305
590.50/590.66	c total #propagations: 455305922 / total #impl: 2292983237 (eff. 0.199)
590.50/590.66	c #Conflicts:    1058000 | #Learnt:      25891 | 0.000
590.50/590.66	c total clause space: 335.816MB
590.50/590.66	c total #watches: 610052
590.90/591.01	c total #propagations: 455644786 / total #impl: 2294606272 (eff. 0.199)
590.90/591.01	c #Conflicts:    1059000 | #Learnt:      26891 | 0.000
590.90/591.01	c total clause space: 335.816MB
590.90/591.01	c total #watches: 613742
591.30/591.41	c total #propagations: 455993400 / total #impl: 2296038162 (eff. 0.199)
591.30/591.41	c #Conflicts:    1060000 | #Learnt:      27891 | 0.000
591.30/591.41	c total clause space: 335.816MB
591.30/591.41	c total #watches: 617603
591.70/591.84	c total #propagations: 456343717 / total #impl: 2297577845 (eff. 0.199)
591.70/591.84	c #Conflicts:    1061000 | #Learnt:      28891 | 0.000
591.70/591.84	c total clause space: 335.816MB
591.70/591.84	c total #watches: 621366
592.10/592.29	c total #propagations: 456690051 / total #impl: 2299141700 (eff. 0.199)
592.10/592.29	c #Conflicts:    1062000 | #Learnt:      29891 | 0.000
592.10/592.29	c total clause space: 335.816MB
592.10/592.29	c total #watches: 625036
592.60/592.75	c total #propagations: 457049865 / total #impl: 2300743012 (eff. 0.199)
592.60/592.75	c #Conflicts:    1063000 | #Learnt:      30891 | 0.000
592.60/592.75	c total clause space: 335.816MB
592.60/592.75	c total #watches: 628451
593.10/593.23	c total #propagations: 457400935 / total #impl: 2302253195 (eff. 0.199)
593.10/593.23	c #Conflicts:    1064000 | #Learnt:      31891 | 0.000
593.10/593.23	c total clause space: 335.816MB
593.10/593.23	c total #watches: 631513
593.60/593.74	c total #propagations: 457739951 / total #impl: 2303740703 (eff. 0.199)
593.60/593.74	c #Conflicts:    1065000 | #Learnt:      32891 | 0.000
593.60/593.74	c total clause space: 335.816MB
593.60/593.74	c total #watches: 635043
594.20/594.30	c total #propagations: 458090045 / total #impl: 2305412956 (eff. 0.199)
594.20/594.30	c #Conflicts:    1066000 | #Learnt:      33891 | 0.000
594.20/594.30	c total clause space: 335.816MB
594.20/594.30	c total #watches: 639561
594.70/594.81	c total #propagations: 458451847 / total #impl: 2307150721 (eff. 0.199)
594.70/594.81	c #Conflicts:    1067000 | #Learnt:      34891 | 0.000
594.70/594.81	c total clause space: 335.816MB
594.70/594.81	c total #watches: 643751
595.30/595.44	c total #propagations: 458768377 / total #impl: 2308647747 (eff. 0.199)
595.30/595.44	c #Conflicts:    1068000 | #Learnt:      35891 | 0.000
595.30/595.44	c total clause space: 335.816MB
595.30/595.44	c total #watches: 647165
595.90/596.01	c total #propagations: 459117900 / total #impl: 2310244299 (eff. 0.199)
595.90/596.01	c #Conflicts:    1069000 | #Learnt:      36891 | 0.000
595.90/596.01	c total clause space: 335.816MB
595.90/596.01	c total #watches: 650360
596.50/596.62	c total #propagations: 459443186 / total #impl: 2311712003 (eff. 0.199)
596.50/596.62	c #Conflicts:    1070000 | #Learnt:      37891 | 0.000
596.50/596.62	c total clause space: 335.816MB
596.50/596.62	c total #watches: 654576
597.00/597.17	c total #propagations: 459779724 / total #impl: 2313302124 (eff. 0.199)
597.00/597.17	c #Conflicts:    1071000 | #Learnt:      38891 | 0.000
597.00/597.17	c total clause space: 335.816MB
597.00/597.17	c total #watches: 658914
597.70/597.88	c total #propagations: 460068507 / total #impl: 2314735728 (eff. 0.199)
597.70/597.88	c #Conflicts:    1072000 | #Learnt:      39891 | 0.000
597.70/597.88	c total clause space: 335.816MB
597.70/597.88	c total #watches: 662563
598.40/598.58	c total #propagations: 460414258 / total #impl: 2316425537 (eff. 0.199)
598.40/598.58	c #Conflicts:    1073000 | #Learnt:      40891 | 0.000
598.40/598.58	c total clause space: 335.816MB
598.40/598.58	c total #watches: 666593
599.30/599.41	c total #propagations: 460718020 / total #impl: 2317853057 (eff. 0.199)
599.30/599.41	c #Conflicts:    1074000 | #Learnt:      41891 | 0.000
599.30/599.41	c total clause space: 335.816MB
599.30/599.41	c total #watches: 670144
600.10/600.22	c total #propagations: 461066845 / total #impl: 2319584086 (eff. 0.199)
600.10/600.22	c #Conflicts:    1075000 | #Learnt:      42891 | 0.000
600.10/600.22	c total clause space: 335.816MB
600.10/600.22	c total #watches: 674060
600.90/601.00	c total #propagations: 461420123 / total #impl: 2321214971 (eff. 0.199)
600.90/601.00	c #Conflicts:    1076000 | #Learnt:      43891 | 0.000
600.90/601.00	c total clause space: 335.816MB
600.90/601.00	c total #watches: 677541
601.80/601.92	c total #propagations: 461743774 / total #impl: 2322892669 (eff. 0.199)
601.80/601.92	c #Conflicts:    1077000 | #Learnt:      44891 | 0.000
601.80/601.92	c total clause space: 335.816MB
601.80/601.92	c total #watches: 682854
602.70/602.82	c total #propagations: 462085208 / total #impl: 2324871740 (eff. 0.199)
602.70/602.82	c #Conflicts:    1078000 | #Learnt:      45891 | 0.000
602.70/602.82	c total clause space: 335.816MB
602.70/602.82	c total #watches: 686327
603.60/603.78	c total #propagations: 462421272 / total #impl: 2326551965 (eff. 0.199)
603.60/603.78	c #Conflicts:    1079000 | #Learnt:      46891 | 0.000
603.60/603.78	c total clause space: 335.816MB
603.60/603.78	c total #watches: 690200
604.80/604.90	c total #propagations: 462761083 / total #impl: 2328330989 (eff. 0.199)
604.80/604.90	c #Conflicts:    1080000 | #Learnt:      47891 | 0.000
604.80/604.90	c total clause space: 335.816MB
604.80/604.91	c total #watches: 694191
605.90/606.02	c total #propagations: 463110616 / total #impl: 2330300062 (eff. 0.199)
605.90/606.02	c #Conflicts:    1081000 | #Learnt:      48891 | 0.000
605.90/606.02	c total clause space: 335.816MB
605.90/606.02	c total #watches: 698237
607.10/607.25	c total #propagations: 463450665 / total #impl: 2332256673 (eff. 0.199)
607.10/607.25	c #Conflicts:    1082000 | #Learnt:      49891 | 0.000
607.10/607.25	c total clause space: 335.816MB
607.10/607.25	c total #watches: 702297
607.70/607.83	c total #propagations: 463809934 / total #impl: 2334121525 (eff. 0.199)
607.70/607.83	c GC COLLECT
607.70/607.83	c #Conflicts:    1083000 | #Learnt:      25792 | 0.000
607.70/607.83	c total clause space: 335.816MB
607.70/607.83	c total #watches: 609801
608.00/608.15	c total #propagations: 464106285 / total #impl: 2335637844 (eff. 0.199)
608.00/608.15	c #Conflicts:    1084000 | #Learnt:      26792 | 0.000
608.00/608.15	c total clause space: 335.816MB
608.00/608.15	c total #watches: 613464
608.30/608.49	c total #propagations: 464419324 / total #impl: 2337088287 (eff. 0.199)
608.30/608.49	c #Conflicts:    1085000 | #Learnt:      27792 | 0.000
608.30/608.49	c total clause space: 335.816MB
608.30/608.49	c total #watches: 617154
608.70/608.85	c total #propagations: 464719490 / total #impl: 2338414323 (eff. 0.199)
608.70/608.85	c #Conflicts:    1086000 | #Learnt:      28792 | 0.000
608.70/608.85	c total clause space: 335.816MB
608.70/608.85	c total #watches: 620432
609.10/609.20	c total #propagations: 465022739 / total #impl: 2339768666 (eff. 0.199)
609.10/609.20	c #Conflicts:    1087000 | #Learnt:      29792 | 0.000
609.10/609.20	c total clause space: 335.816MB
609.10/609.20	c total #watches: 623642
609.40/609.59	c total #propagations: 465299751 / total #impl: 2341027204 (eff. 0.199)
609.40/609.59	c #Conflicts:    1088000 | #Learnt:      30792 | 0.000
609.40/609.59	c total clause space: 335.816MB
609.40/609.59	c total #watches: 627572
609.90/610.07	c total #propagations: 465587884 / total #impl: 2342384393 (eff. 0.199)
609.90/610.07	c #Conflicts:    1089000 | #Learnt:      31792 | 0.000
609.90/610.07	c total clause space: 335.816MB
609.90/610.07	c total #watches: 630721
610.40/610.59	c total #propagations: 465912809 / total #impl: 2343843812 (eff. 0.199)
610.40/610.59	c #Conflicts:    1090000 | #Learnt:      32792 | 0.000
610.40/610.59	c total clause space: 335.816MB
610.40/610.59	c total #watches: 634193
610.90/611.08	c total #propagations: 466233196 / total #impl: 2345215675 (eff. 0.199)
610.90/611.08	c #Conflicts:    1091000 | #Learnt:      33792 | 0.000
610.90/611.08	c total clause space: 335.816MB
610.90/611.08	c total #watches: 637766
611.40/611.57	c total #propagations: 466517794 / total #impl: 2346544298 (eff. 0.199)
611.40/611.57	c #Conflicts:    1092000 | #Learnt:      34792 | 0.000
611.40/611.57	c total clause space: 335.816MB
611.40/611.57	c total #watches: 643405
611.99/612.16	c total #propagations: 466808266 / total #impl: 2348014944 (eff. 0.199)
611.99/612.16	c #Conflicts:    1093000 | #Learnt:      35792 | 0.000
611.99/612.16	c total clause space: 335.816MB
611.99/612.16	c total #watches: 648390
612.70/612.81	c total #propagations: 467122649 / total #impl: 2349810726 (eff. 0.199)
612.70/612.81	c #Conflicts:    1094000 | #Learnt:      36792 | 0.000
612.70/612.81	c total clause space: 335.816MB
612.70/612.81	c total #watches: 653205
613.39/613.50	c total #propagations: 467443785 / total #impl: 2351867872 (eff. 0.199)
613.39/613.50	c #Conflicts:    1095000 | #Learnt:      37792 | 0.000
613.39/613.50	c total clause space: 335.816MB
613.39/613.50	c total #watches: 656763
614.09/614.25	c total #propagations: 467768006 / total #impl: 2353616722 (eff. 0.199)
614.09/614.25	c #Conflicts:    1096000 | #Learnt:      38792 | 0.000
614.09/614.25	c total clause space: 335.816MB
614.09/614.25	c total #watches: 660219
614.90/615.02	c total #propagations: 468096757 / total #impl: 2355320038 (eff. 0.199)
614.90/615.02	c #Conflicts:    1097000 | #Learnt:      39792 | 0.000
614.90/615.02	c total clause space: 335.816MB
614.90/615.02	c total #watches: 664136
615.69/615.81	c total #propagations: 468429722 / total #impl: 2357114473 (eff. 0.199)
615.69/615.81	c #Conflicts:    1098000 | #Learnt:      40792 | 0.000
615.69/615.81	c total clause space: 335.816MB
615.69/615.81	c total #watches: 667614
616.49/616.68	c total #propagations: 468763785 / total #impl: 2358874406 (eff. 0.199)
616.49/616.68	c #Conflicts:    1099000 | #Learnt:      41792 | 0.000
616.49/616.68	c total clause space: 335.816MB
616.49/616.68	c total #watches: 671691
617.39/617.54	c total #propagations: 469076097 / total #impl: 2360665045 (eff. 0.199)
617.39/617.54	c #Conflicts:    1100000 | #Learnt:      42792 | 0.000
617.39/617.54	c total clause space: 335.816MB
617.39/617.54	c total #watches: 676347
618.39/618.56	c total #propagations: 469403017 / total #impl: 2362666455 (eff. 0.199)
618.39/618.56	c #Conflicts:    1101000 | #Learnt:      43792 | 0.000
618.39/618.56	c total clause space: 335.816MB
618.39/618.56	c total #watches: 679274
619.49/619.68	c total #propagations: 469729540 / total #impl: 2364355404 (eff. 0.199)
619.49/619.68	c #Conflicts:    1102000 | #Learnt:      44792 | 0.000
619.49/619.68	c total clause space: 335.816MB
619.49/619.68	c total #watches: 682837
620.69/620.83	c total #propagations: 470068238 / total #impl: 2366353044 (eff. 0.199)
620.69/620.83	c #Conflicts:    1103000 | #Learnt:      45792 | 0.000
620.69/620.83	c total clause space: 335.816MB
620.69/620.83	c total #watches: 687299
621.89/622.06	c total #propagations: 470406107 / total #impl: 2368443185 (eff. 0.199)
621.89/622.06	c #Conflicts:    1104000 | #Learnt:      46792 | 0.000
621.89/622.06	c total clause space: 335.816MB
621.89/622.06	c total #watches: 690825
623.19/623.32	c total #propagations: 470736183 / total #impl: 2370541486 (eff. 0.199)
623.19/623.32	c #Conflicts:    1105000 | #Learnt:      47792 | 0.000
623.19/623.32	c total clause space: 335.816MB
623.19/623.32	c total #watches: 696776
624.59/624.70	c total #propagations: 471039241 / total #impl: 2372511196 (eff. 0.199)
624.59/624.70	c #Conflicts:    1106000 | #Learnt:      48792 | 0.000
624.59/624.70	c total clause space: 335.816MB
624.59/624.70	c total #watches: 700718
625.90/626.03	c total #propagations: 471370550 / total #impl: 2374735205 (eff. 0.198)
625.90/626.03	c #Conflicts:    1107000 | #Learnt:      49792 | 0.000
625.90/626.03	c total clause space: 335.816MB
625.90/626.03	c total #watches: 704091
627.29/627.40	c total #propagations: 471691697 / total #impl: 2376716332 (eff. 0.198)
627.29/627.40	c #Conflicts:    1108000 | #Learnt:      50792 | 0.000
627.29/627.40	c total clause space: 335.816MB
627.29/627.40	c total #watches: 706779
627.69/627.85	c total #propagations: 472010788 / total #impl: 2378682226 (eff. 0.198)
627.69/627.85	c GC COLLECT
627.69/627.85	c #Conflicts:    1109000 | #Learnt:      26378 | 0.000
627.69/627.85	c total clause space: 335.816MB
627.69/627.85	c total #watches: 611690
628.10/628.21	c total #propagations: 472328388 / total #impl: 2380195009 (eff. 0.198)
628.10/628.21	c #Conflicts:    1110000 | #Learnt:      27378 | 0.000
628.10/628.21	c total clause space: 335.816MB
628.10/628.21	c total #watches: 615943
628.49/628.61	c total #propagations: 472652321 / total #impl: 2381753338 (eff. 0.198)
628.49/628.61	c #Conflicts:    1111000 | #Learnt:      28378 | 0.000
628.49/628.61	c total clause space: 335.816MB
628.49/628.61	c total #watches: 620528
628.99/629.10	c total #propagations: 472958957 / total #impl: 2383289371 (eff. 0.198)
628.99/629.10	c #Conflicts:    1112000 | #Learnt:      29378 | 0.000
628.99/629.10	c total clause space: 335.816MB
628.99/629.10	c total #watches: 624710
629.59/629.72	c total #propagations: 473287151 / total #impl: 2384876999 (eff. 0.198)
629.59/629.72	c #Conflicts:    1113000 | #Learnt:      30378 | 0.000
629.59/629.72	c total clause space: 335.816MB
629.59/629.72	c total #watches: 631189
630.20/630.34	c total #propagations: 473647398 / total #impl: 2386592416 (eff. 0.198)
630.20/630.34	c #Conflicts:    1114000 | #Learnt:      31378 | 0.000
630.20/630.34	c total clause space: 335.816MB
630.20/630.34	c total #watches: 635121
630.79/630.99	c total #propagations: 473991309 / total #impl: 2388198625 (eff. 0.198)
630.79/630.99	c #Conflicts:    1115000 | #Learnt:      32378 | 0.000
630.79/630.99	c total clause space: 335.816MB
630.79/630.99	c total #watches: 638855
631.49/631.60	c total #propagations: 474313243 / total #impl: 2389750175 (eff. 0.198)
631.49/631.60	c #Conflicts:    1116000 | #Learnt:      33378 | 0.000
631.49/631.60	c total clause space: 335.816MB
631.49/631.60	c total #watches: 643030
632.09/632.25	c total #propagations: 474610093 / total #impl: 2391286734 (eff. 0.198)
632.09/632.25	c #Conflicts:    1117000 | #Learnt:      34378 | 0.000
632.09/632.25	c total clause space: 335.816MB
632.09/632.25	c total #watches: 647175
632.79/632.96	c total #propagations: 474919402 / total #impl: 2392969827 (eff. 0.198)
632.79/632.96	c #Conflicts:    1118000 | #Learnt:      35378 | 0.000
632.79/632.96	c total clause space: 335.816MB
632.79/632.96	c total #watches: 650298
633.60/633.70	c total #propagations: 475241358 / total #impl: 2394619035 (eff. 0.198)
633.60/633.70	c #Conflicts:    1119000 | #Learnt:      36378 | 0.000
633.60/633.70	c total clause space: 335.816MB
633.60/633.70	c total #watches: 654585
634.39/634.52	c total #propagations: 475556769 / total #impl: 2396234768 (eff. 0.198)
634.39/634.52	c #Conflicts:    1120000 | #Learnt:      37378 | 0.000
634.39/634.52	c total clause space: 335.816MB
634.39/634.52	c total #watches: 657419
635.29/635.40	c total #propagations: 475888316 / total #impl: 2397862456 (eff. 0.198)
635.29/635.40	c #Conflicts:    1121000 | #Learnt:      38378 | 0.000
635.29/635.40	c total clause space: 335.816MB
635.29/635.40	c total #watches: 660826
636.09/636.20	c total #propagations: 476215162 / total #impl: 2399513707 (eff. 0.198)
636.09/636.20	c #Conflicts:    1122000 | #Learnt:      39378 | 0.000
636.09/636.20	c total clause space: 335.816MB
636.09/636.20	c total #watches: 665318
636.99/637.11	c total #propagations: 476509997 / total #impl: 2401217586 (eff. 0.198)
636.99/637.11	c #Conflicts:    1123000 | #Learnt:      40378 | 0.000
636.99/637.11	c total clause space: 335.816MB
636.99/637.11	c total #watches: 669800
637.79/637.99	c total #propagations: 476828234 / total #impl: 2403167825 (eff. 0.198)
637.79/637.99	c #Conflicts:    1124000 | #Learnt:      41378 | 0.000
637.79/637.99	c total clause space: 335.816MB
637.79/637.99	c total #watches: 673916
638.79/638.96	c total #propagations: 477121518 / total #impl: 2404924847 (eff. 0.198)
638.79/638.96	c #Conflicts:    1125000 | #Learnt:      42378 | 0.000
638.79/638.96	c total clause space: 335.816MB
638.79/638.96	c total #watches: 676777
639.69/639.88	c total #propagations: 477425527 / total #impl: 2406446550 (eff. 0.198)
639.69/639.88	c #Conflicts:    1126000 | #Learnt:      43378 | 0.000
639.69/639.88	c total clause space: 335.816MB
639.69/639.88	c total #watches: 680783
640.79/640.96	c total #propagations: 477714808 / total #impl: 2408053882 (eff. 0.198)
640.79/640.96	c #Conflicts:    1127000 | #Learnt:      44378 | 0.000
640.79/640.96	c total clause space: 335.816MB
640.79/640.96	c total #watches: 684603
641.99/642.16	c total #propagations: 478029009 / total #impl: 2409746448 (eff. 0.198)
641.99/642.16	c #Conflicts:    1128000 | #Learnt:      45378 | 0.000
641.99/642.16	c total clause space: 335.816MB
641.99/642.16	c total #watches: 689843
642.99/643.19	c total #propagations: 478359943 / total #impl: 2411790448 (eff. 0.198)
642.99/643.19	c #Conflicts:    1129000 | #Learnt:      46378 | 0.000
642.99/643.19	c total clause space: 335.816MB
642.99/643.19	c total #watches: 693934
643.69/643.90	c total #propagations: 478902294 / total #impl: 2414469381 (eff. 0.198)
643.69/643.90	c #Conflicts:    1130000 | #Learnt:      47378 | 0.000
643.69/643.90	c total clause space: 335.816MB
643.79/643.90	c total #watches: 697819
644.60/644.71	c total #propagations: 479411460 / total #impl: 2416921755 (eff. 0.198)
644.60/644.71	c #Conflicts:    1131000 | #Learnt:      48378 | 0.000
644.60/644.71	c total clause space: 335.816MB
644.60/644.71	c total #watches: 702805
645.79/645.91	c total #propagations: 479886463 / total #impl: 2419516919 (eff. 0.198)
645.79/645.91	c #Conflicts:    1132000 | #Learnt:      49378 | 0.000
645.79/645.91	c total clause space: 335.816MB
645.79/645.91	c total #watches: 709663
646.69/646.87	c total #propagations: 480359057 / total #impl: 2421714356 (eff. 0.198)
646.69/646.87	c #Conflicts:    1133000 | #Learnt:      50378 | 0.000
646.69/646.87	c total clause space: 335.816MB
646.69/646.88	c total #watches: 713744
647.59/647.72	c total #propagations: 480839707 / total #impl: 2423967860 (eff. 0.198)
647.59/647.72	c #Conflicts:    1134000 | #Learnt:      51378 | 0.000
647.59/647.72	c total clause space: 335.816MB
647.59/647.72	c total #watches: 718621
647.99/648.16	c total #propagations: 481399798 / total #impl: 2426870512 (eff. 0.198)
647.99/648.16	c GC COLLECT
647.99/648.16	c #Conflicts:    1135000 | #Learnt:      26678 | 0.000
647.99/648.16	c total clause space: 335.816MB
647.99/648.16	c total #watches: 612620
648.39/648.52	c total #propagations: 481765000 / total #impl: 2428183051 (eff. 0.198)
648.39/648.52	c #Conflicts:    1136000 | #Learnt:      27678 | 0.000
648.39/648.52	c total clause space: 335.816MB
648.39/648.52	c total #watches: 616097
648.69/648.88	c total #propagations: 482276474 / total #impl: 2430115300 (eff. 0.198)
648.69/648.88	c #Conflicts:    1137000 | #Learnt:      28678 | 0.000
648.69/648.88	c total clause space: 335.816MB
648.69/648.88	c total #watches: 620602
649.29/649.45	c total #propagations: 482681667 / total #impl: 2432138037 (eff. 0.198)
649.29/649.45	c #Conflicts:    1138000 | #Learnt:      29678 | 0.000
649.29/649.45	c total clause space: 335.816MB
649.29/649.45	c total #watches: 623573
649.69/649.84	c total #propagations: 483183484 / total #impl: 2434554536 (eff. 0.198)
649.69/649.84	c #Conflicts:    1139000 | #Learnt:      30678 | 0.000
649.69/649.84	c total clause space: 335.816MB
649.69/649.84	c total #watches: 627355
650.19/650.34	c total #propagations: 483556915 / total #impl: 2436606036 (eff. 0.198)
650.19/650.34	c #Conflicts:    1140000 | #Learnt:      31678 | 0.000
650.19/650.34	c total clause space: 335.816MB
650.19/650.34	c total #watches: 631092
650.59/650.77	c total #propagations: 483902990 / total #impl: 2438744111 (eff. 0.198)
650.59/650.77	c #Conflicts:    1141000 | #Learnt:      32678 | 0.000
650.59/650.77	c total clause space: 335.816MB
650.59/650.77	c total #watches: 634673
651.20/651.31	c total #propagations: 484368056 / total #impl: 2440897048 (eff. 0.198)
651.20/651.31	c #Conflicts:    1142000 | #Learnt:      33678 | 0.000
651.20/651.31	c total clause space: 335.816MB
651.20/651.31	c total #watches: 642083
651.59/651.73	c total #propagations: 484853197 / total #impl: 2443421154 (eff. 0.198)
651.59/651.73	c #Conflicts:    1143000 | #Learnt:      34678 | 0.000
651.59/651.73	c total clause space: 335.816MB
651.59/651.73	c total #watches: 645893
652.09/652.22	c total #propagations: 485258818 / total #impl: 2444930480 (eff. 0.198)
652.09/652.22	c #Conflicts:    1144000 | #Learnt:      35678 | 0.000
652.09/652.22	c total clause space: 335.816MB
652.09/652.22	c total #watches: 649520
652.59/652.76	c total #propagations: 485764286 / total #impl: 2447159563 (eff. 0.199)
652.59/652.76	c #Conflicts:    1145000 | #Learnt:      36678 | 0.000
652.59/652.76	c total clause space: 335.816MB
652.59/652.76	c total #watches: 652535
653.19/653.31	c total #propagations: 486166468 / total #impl: 2448857625 (eff. 0.199)
653.19/653.31	c #Conflicts:    1146000 | #Learnt:      37678 | 0.000
653.19/653.31	c total clause space: 335.816MB
653.19/653.31	c total #watches: 656576
653.69/653.87	c total #propagations: 486642471 / total #impl: 2450500787 (eff. 0.199)
653.69/653.87	c #Conflicts:    1147000 | #Learnt:      38678 | 0.000
653.69/653.87	c total clause space: 335.816MB
653.69/653.87	c total #watches: 659884
654.29/654.46	c total #propagations: 487103268 / total #impl: 2452074785 (eff. 0.199)
654.29/654.46	c #Conflicts:    1148000 | #Learnt:      39678 | 0.000
654.29/654.46	c total clause space: 335.816MB
654.29/654.46	c total #watches: 664098
654.99/655.19	c total #propagations: 487563267 / total #impl: 2453914433 (eff. 0.199)
654.99/655.19	c #Conflicts:    1149000 | #Learnt:      40678 | 0.000
654.99/655.19	c total clause space: 335.816MB
654.99/655.19	c total #watches: 667260
655.69/655.80	c total #propagations: 488095128 / total #impl: 2456177016 (eff. 0.199)
655.69/655.80	c #Conflicts:    1150000 | #Learnt:      41678 | 0.000
655.69/655.80	c total clause space: 335.816MB
655.69/655.80	c total #watches: 672113
656.19/656.39	c total #propagations: 488818948 / total #impl: 2459114899 (eff. 0.199)
656.19/656.39	c #Conflicts:    1151000 | #Learnt:      42678 | 0.000
656.19/656.39	c total clause space: 335.816MB
656.19/656.39	c total #watches: 675824
656.89/657.04	c total #propagations: 489332099 / total #impl: 2461428452 (eff. 0.199)
656.89/657.04	c #Conflicts:    1152000 | #Learnt:      43678 | 0.000
656.89/657.04	c total clause space: 335.816MB
656.89/657.04	c total #watches: 679977
657.49/657.67	c total #propagations: 489822990 / total #impl: 2463959584 (eff. 0.199)
657.49/657.67	c #Conflicts:    1153000 | #Learnt:      44678 | 0.000
657.49/657.67	c total clause space: 335.816MB
657.49/657.67	c total #watches: 685138
657.99/658.15	c total #propagations: 490274715 / total #impl: 2466460336 (eff. 0.199)
657.99/658.15	c #Conflicts:    1154000 | #Learnt:      45678 | 0.000
657.99/658.15	c total clause space: 335.816MB
657.99/658.15	c total #watches: 690987
658.89/659.06	c total #propagations: 490641648 / total #impl: 2468415494 (eff. 0.199)
658.89/659.06	c #Conflicts:    1155000 | #Learnt:      46678 | 0.000
658.89/659.06	c total clause space: 335.816MB
658.89/659.06	c total #watches: 695239
659.69/659.83	c total #propagations: 491033900 / total #impl: 2470778908 (eff. 0.199)
659.69/659.83	c #Conflicts:    1156000 | #Learnt:      47678 | 0.000
659.69/659.83	c total clause space: 335.816MB
659.69/659.83	c total #watches: 699010
660.29/660.47	c total #propagations: 491469670 / total #impl: 2473081627 (eff. 0.199)
660.29/660.47	c #Conflicts:    1157000 | #Learnt:      48678 | 0.000
660.29/660.47	c total clause space: 335.816MB
660.29/660.47	c total #watches: 704157
660.99/661.12	c total #propagations: 492061080 / total #impl: 2475664156 (eff. 0.199)
660.99/661.12	c #Conflicts:    1158000 | #Learnt:      49678 | 0.000
660.99/661.12	c total clause space: 335.816MB
660.99/661.13	c total #watches: 707958
661.59/661.79	c total #propagations: 492540690 / total #impl: 2477743022 (eff. 0.199)
661.59/661.79	c #Conflicts:    1159000 | #Learnt:      50678 | 0.000
661.59/661.79	c total clause space: 335.816MB
661.59/661.79	c total #watches: 711656
662.29/662.46	c total #propagations: 493006219 / total #impl: 2479434311 (eff. 0.199)
662.29/662.46	c #Conflicts:    1160000 | #Learnt:      51678 | 0.000
662.29/662.46	c total clause space: 335.816MB
662.29/662.46	c total #watches: 715766
662.99/663.13	c total #propagations: 493478009 / total #impl: 2481833307 (eff. 0.199)
662.99/663.13	c GC COLLECT
662.99/663.13	c #Conflicts:    1161000 | #Learnt:      26681 | 0.000
662.99/663.13	c total clause space: 335.816MB
662.99/663.13	c total #watches: 613123
663.39/663.59	c total #propagations: 494081982 / total #impl: 2484519099 (eff. 0.199)
663.39/663.59	c #Conflicts:    1162000 | #Learnt:      27681 | 0.000
663.39/663.59	c total clause space: 335.816MB
663.39/663.59	c total #watches: 616750
663.79/663.91	c total #propagations: 494425763 / total #impl: 2486593319 (eff. 0.199)
663.79/663.91	c #Conflicts:    1163000 | #Learnt:      28681 | 0.000
663.79/663.91	c total clause space: 335.816MB
663.79/663.91	c total #watches: 621297
664.19/664.40	c total #propagations: 494756554 / total #impl: 2488315133 (eff. 0.199)
664.19/664.40	c #Conflicts:    1164000 | #Learnt:      29681 | 0.000
664.19/664.40	c total clause space: 335.816MB
664.19/664.40	c total #watches: 626774
664.79/664.98	c total #propagations: 495218156 / total #impl: 2490419700 (eff. 0.199)
664.79/664.98	c #Conflicts:    1165000 | #Learnt:      30681 | 0.000
664.79/664.98	c total clause space: 335.816MB
664.79/664.98	c total #watches: 631431
665.59/665.73	c total #propagations: 495513387 / total #impl: 2493088760 (eff. 0.199)
665.59/665.73	c #Conflicts:    1166000 | #Learnt:      31681 | 0.000
665.59/665.73	c total clause space: 335.816MB
665.59/665.73	c total #watches: 634499
666.29/666.44	c total #propagations: 495872010 / total #impl: 2496110334 (eff. 0.199)
666.29/666.44	c #Conflicts:    1167000 | #Learnt:      32681 | 0.000
666.29/666.44	c total clause space: 335.816MB
666.29/666.44	c total #watches: 638414
667.19/667.31	c total #propagations: 496254505 / total #impl: 2498664205 (eff. 0.199)
667.19/667.31	c #Conflicts:    1168000 | #Learnt:      33681 | 0.000
667.19/667.31	c total clause space: 335.816MB
667.19/667.31	c total #watches: 642609
667.69/667.81	c total #propagations: 496959159 / total #impl: 2502084570 (eff. 0.199)
667.69/667.81	c #Conflicts:    1169000 | #Learnt:      34681 | 0.000
667.69/667.81	c total clause space: 335.816MB
667.69/667.81	c total #watches: 647464
668.19/668.34	c total #propagations: 497349296 / total #impl: 2504001022 (eff. 0.199)
668.19/668.34	c #Conflicts:    1170000 | #Learnt:      35681 | 0.000
668.19/668.34	c total clause space: 335.816MB
668.19/668.34	c total #watches: 652450
668.79/668.90	c total #propagations: 497710421 / total #impl: 2505785076 (eff. 0.199)
668.79/668.90	c #Conflicts:    1171000 | #Learnt:      36681 | 0.000
668.79/668.90	c total clause space: 335.816MB
668.79/668.90	c total #watches: 657004
669.39/669.53	c total #propagations: 498060490 / total #impl: 2507722682 (eff. 0.199)
669.39/669.53	c #Conflicts:    1172000 | #Learnt:      37681 | 0.000
669.39/669.53	c total clause space: 335.816MB
669.39/669.53	c total #watches: 662011
669.99/670.17	c total #propagations: 498405459 / total #impl: 2509514613 (eff. 0.199)
669.99/670.17	c #Conflicts:    1173000 | #Learnt:      38681 | 0.000
669.99/670.17	c total clause space: 335.816MB
669.99/670.17	c total #watches: 666602
670.89/671.07	c total #propagations: 498746997 / total #impl: 2511325299 (eff. 0.199)
670.89/671.07	c #Conflicts:    1174000 | #Learnt:      39681 | 0.000
670.89/671.07	c total clause space: 335.816MB
670.89/671.07	c total #watches: 670865
671.68/671.84	c total #propagations: 499297186 / total #impl: 2514070868 (eff. 0.199)
671.68/671.84	c #Conflicts:    1175000 | #Learnt:      40681 | 0.000
671.68/671.84	c total clause space: 335.816MB
671.68/671.84	c total #watches: 675670
672.28/672.43	c total #propagations: 499858013 / total #impl: 2516674921 (eff. 0.199)
672.28/672.43	c #Conflicts:    1176000 | #Learnt:      41681 | 0.000
672.28/672.43	c total clause space: 335.816MB
672.28/672.43	c total #watches: 681883
672.98/673.12	c total #propagations: 500380610 / total #impl: 2519360081 (eff. 0.199)
672.98/673.12	c #Conflicts:    1177000 | #Learnt:      42681 | 0.000
672.98/673.12	c total clause space: 335.816MB
672.98/673.12	c total #watches: 687413
673.78/673.90	c total #propagations: 500870842 / total #impl: 2521834513 (eff. 0.199)
673.78/673.90	c #Conflicts:    1178000 | #Learnt:      43681 | 0.000
673.78/673.90	c total clause space: 335.816MB
673.78/673.90	c total #watches: 692206
674.48/674.69	c total #propagations: 501409390 / total #impl: 2524511161 (eff. 0.199)
674.48/674.69	c #Conflicts:    1179000 | #Learnt:      44681 | 0.000
674.48/674.69	c total clause space: 335.816MB
674.48/674.69	c total #watches: 697036
675.29/675.45	c total #propagations: 501909391 / total #impl: 2527368219 (eff. 0.199)
675.29/675.45	c #Conflicts:    1180000 | #Learnt:      45681 | 0.000
675.29/675.45	c total clause space: 335.816MB
675.29/675.45	c total #watches: 701906
676.18/676.35	c total #propagations: 502463943 / total #impl: 2529475394 (eff. 0.199)
676.18/676.35	c #Conflicts:    1181000 | #Learnt:      46681 | 0.000
676.18/676.35	c total clause space: 335.816MB
676.18/676.35	c total #watches: 704752
677.08/677.26	c total #propagations: 503248910 / total #impl: 2532111183 (eff. 0.199)
677.08/677.26	c #Conflicts:    1182000 | #Learnt:      47681 | 0.000
677.08/677.26	c total clause space: 335.816MB
677.08/677.26	c total #watches: 710688
677.78/677.93	c total #propagations: 503926243 / total #impl: 2535059409 (eff. 0.199)
677.78/677.93	c #Conflicts:    1183000 | #Learnt:      48681 | 0.000
677.78/677.93	c total clause space: 335.816MB
677.78/677.93	c total #watches: 714613
678.38/678.59	c total #propagations: 504435914 / total #impl: 2537411015 (eff. 0.199)
678.38/678.59	c #Conflicts:    1184000 | #Learnt:      49681 | 0.000
678.38/678.59	c total clause space: 335.816MB
678.38/678.59	c total #watches: 719930
679.08/679.22	c total #propagations: 504863421 / total #impl: 2539962528 (eff. 0.199)
679.08/679.22	c #Conflicts:    1185000 | #Learnt:      50681 | 0.000
679.08/679.22	c total clause space: 335.816MB
679.08/679.22	c total #watches: 724492
679.58/679.78	c total #propagations: 505290691 / total #impl: 2542047355 (eff. 0.199)
679.58/679.78	c #Conflicts:    1186000 | #Learnt:      51681 | 0.000
679.58/679.78	c total clause space: 335.816MB
679.58/679.78	c total #watches: 728280
680.58/680.79	c total #propagations: 505660717 / total #impl: 2543768164 (eff. 0.199)
680.58/680.79	c GC COLLECT
680.58/680.79	c #Conflicts:    1187000 | #Learnt:      26363 | 0.000
680.58/680.79	c total clause space: 335.816MB
680.58/680.79	c total #watches: 611942
680.98/681.18	c total #propagations: 506137001 / total #impl: 2545950523 (eff. 0.199)
680.98/681.18	c #Conflicts:    1188000 | #Learnt:      27363 | 0.000
680.98/681.18	c total clause space: 335.816MB
680.98/681.18	c total #watches: 615505
681.58/681.75	c total #propagations: 506578100 / total #impl: 2547817563 (eff. 0.199)
681.58/681.75	c #Conflicts:    1189000 | #Learnt:      28363 | 0.000
681.58/681.75	c total clause space: 335.816MB
681.58/681.75	c total #watches: 618851
682.28/682.40	c total #propagations: 507059088 / total #impl: 2550438102 (eff. 0.199)
682.28/682.40	c #Conflicts:    1190000 | #Learnt:      29363 | 0.000
682.28/682.40	c total clause space: 335.816MB
682.28/682.40	c total #watches: 622858
682.88/683.09	c total #propagations: 507546054 / total #impl: 2553242200 (eff. 0.199)
682.88/683.09	c #Conflicts:    1191000 | #Learnt:      30363 | 0.000
682.88/683.09	c total clause space: 335.816MB
682.88/683.09	c total #watches: 628047
683.58/683.79	c total #propagations: 508013769 / total #impl: 2556244891 (eff. 0.199)
683.58/683.79	c #Conflicts:    1192000 | #Learnt:      31363 | 0.000
683.58/683.79	c total clause space: 335.816MB
683.58/683.79	c total #watches: 633542
684.28/684.43	c total #propagations: 508475883 / total #impl: 2559081170 (eff. 0.199)
684.28/684.43	c #Conflicts:    1193000 | #Learnt:      32363 | 0.000
684.28/684.43	c total clause space: 335.816MB
684.28/684.43	c total #watches: 640218
684.88/685.01	c total #propagations: 508919130 / total #impl: 2561394946 (eff. 0.199)
684.88/685.01	c #Conflicts:    1194000 | #Learnt:      33363 | 0.000
684.88/685.01	c total clause space: 335.816MB
684.88/685.01	c total #watches: 645690
685.48/685.64	c total #propagations: 509408362 / total #impl: 2563684780 (eff. 0.199)
685.48/685.64	c #Conflicts:    1195000 | #Learnt:      34363 | 0.000
685.48/685.64	c total clause space: 335.816MB
685.48/685.64	c total #watches: 650200
685.78/685.97	c total #propagations: 509880431 / total #impl: 2566160043 (eff. 0.199)
685.78/685.97	c #Conflicts:    1196000 | #Learnt:      35363 | 0.000
685.78/685.97	c total clause space: 335.816MB
685.78/685.97	c total #watches: 653903
686.48/686.61	c total #propagations: 510257491 / total #impl: 2567950010 (eff. 0.199)
686.48/686.61	c #Conflicts:    1197000 | #Learnt:      36363 | 0.000
686.48/686.61	c total clause space: 335.816MB
686.48/686.61	c total #watches: 657971
687.28/687.45	c total #propagations: 510789250 / total #impl: 2570300548 (eff. 0.199)
687.28/687.45	c #Conflicts:    1198000 | #Learnt:      37363 | 0.000
687.28/687.45	c total clause space: 335.816MB
687.28/687.45	c total #watches: 662376
687.98/688.12	c total #propagations: 511371539 / total #impl: 2573169679 (eff. 0.199)
687.98/688.12	c #Conflicts:    1199000 | #Learnt:      38363 | 0.000
687.98/688.12	c total clause space: 335.816MB
687.98/688.12	c total #watches: 670125
688.59/688.72	c total #propagations: 511852534 / total #impl: 2575705936 (eff. 0.199)
688.59/688.72	c #Conflicts:    1200000 | #Learnt:      39363 | 0.000
688.59/688.72	c total clause space: 335.816MB
688.59/688.72	c total #watches: 674800
689.38/689.55	c total #propagations: 512152741 / total #impl: 2577914344 (eff. 0.199)
689.38/689.55	c #Conflicts:    1201000 | #Learnt:      40363 | 0.000
689.38/689.55	c total clause space: 335.816MB
689.38/689.55	c total #watches: 678559
689.98/690.15	c total #propagations: 512609739 / total #impl: 2580506964 (eff. 0.199)
689.98/690.15	c #Conflicts:    1202000 | #Learnt:      41363 | 0.000
689.98/690.15	c total clause space: 335.816MB
689.98/690.15	c total #watches: 682300
690.79/690.92	c total #propagations: 513007219 / total #impl: 2582562168 (eff. 0.199)
690.79/690.92	c #Conflicts:    1203000 | #Learnt:      42363 | 0.000
690.79/690.92	c total clause space: 335.816MB
690.79/690.92	c total #watches: 686055
691.68/691.85	c total #propagations: 513514980 / total #impl: 2585042389 (eff. 0.199)
691.68/691.85	c #Conflicts:    1204000 | #Learnt:      43363 | 0.000
691.68/691.85	c total clause space: 335.816MB
691.68/691.85	c total #watches: 689213
692.18/692.36	c total #propagations: 514028132 / total #impl: 2587516179 (eff. 0.199)
692.18/692.36	c #Conflicts:    1205000 | #Learnt:      44363 | 0.000
692.18/692.36	c total clause space: 335.816MB
692.18/692.36	c total #watches: 692706
692.89/693.04	c total #propagations: 514484524 / total #impl: 2589535905 (eff. 0.199)
692.89/693.04	c #Conflicts:    1206000 | #Learnt:      45363 | 0.000
692.89/693.04	c total clause space: 335.816MB
692.89/693.04	c total #watches: 697942
693.88/694.07	c total #propagations: 514946277 / total #impl: 2591549054 (eff. 0.199)
693.88/694.07	c #Conflicts:    1207000 | #Learnt:      46363 | 0.000
693.88/694.07	c total clause space: 335.816MB
693.88/694.07	c total #watches: 701429
694.48/694.69	c total #propagations: 515383929 / total #impl: 2593856839 (eff. 0.199)
694.48/694.69	c #Conflicts:    1208000 | #Learnt:      47363 | 0.000
694.48/694.69	c total clause space: 335.816MB
694.48/694.69	c total #watches: 706143
695.28/695.45	c total #propagations: 515831291 / total #impl: 2595813840 (eff. 0.199)
695.28/695.45	c #Conflicts:    1209000 | #Learnt:      48363 | 0.000
695.28/695.45	c total clause space: 335.816MB
695.28/695.45	c total #watches: 710220
695.98/696.15	c total #propagations: 516309572 / total #impl: 2597800533 (eff. 0.199)
695.98/696.15	c #Conflicts:    1210000 | #Learnt:      49363 | 0.000
695.98/696.15	c total clause space: 335.816MB
695.98/696.15	c total #watches: 718820
696.78/696.97	c total #propagations: 516857511 / total #impl: 2600163623 (eff. 0.199)
696.78/696.97	c #Conflicts:    1211000 | #Learnt:      50363 | 0.000
696.78/696.97	c total clause space: 335.816MB
696.78/696.97	c total #watches: 727800
697.88/698.09	c total #propagations: 517328945 / total #impl: 2602594973 (eff. 0.199)
697.88/698.09	c #Conflicts:    1212000 | #Learnt:      51363 | 0.000
697.88/698.09	c total clause space: 335.816MB
697.88/698.09	c total #watches: 736773
698.98/699.18	c total #propagations: 517830467 / total #impl: 2605414652 (eff. 0.199)
698.98/699.18	c #Conflicts:    1213000 | #Learnt:      52363 | 0.000
698.98/699.18	c total clause space: 335.816MB
698.98/699.18	c total #watches: 741600
700.18/700.37	c total #propagations: 518251012 / total #impl: 2607299609 (eff. 0.199)
700.18/700.37	c GC COLLECT
700.18/700.37	c #Conflicts:    1214000 | #Learnt:      26763 | 0.000
700.18/700.37	c total clause space: 335.816MB
700.18/700.37	c total #watches: 613372
700.69/700.82	c total #propagations: 518771988 / total #impl: 2609668048 (eff. 0.199)
700.69/700.82	c #Conflicts:    1215000 | #Learnt:      27763 | 0.000
700.69/700.82	c total clause space: 335.816MB
700.69/700.82	c total #watches: 619491
701.18/701.37	c total #propagations: 519325356 / total #impl: 2611977888 (eff. 0.199)
701.18/701.37	c #Conflicts:    1216000 | #Learnt:      28763 | 0.000
701.18/701.37	c total clause space: 335.816MB
701.18/701.38	c total #watches: 627481
701.88/702.05	c total #propagations: 519844372 / total #impl: 2614393784 (eff. 0.199)
701.88/702.05	c #Conflicts:    1217000 | #Learnt:      29763 | 0.000
701.88/702.05	c total clause space: 335.816MB
701.88/702.05	c total #watches: 633188
702.58/702.78	c total #propagations: 520336966 / total #impl: 2616616260 (eff. 0.199)
702.58/702.78	c #Conflicts:    1218000 | #Learnt:      30763 | 0.000
702.58/702.78	c total clause space: 335.816MB
702.58/702.78	c total #watches: 638954
703.38/703.58	c total #propagations: 520816963 / total #impl: 2618936579 (eff. 0.199)
703.38/703.58	c #Conflicts:    1219000 | #Learnt:      31763 | 0.000
703.38/703.58	c total clause space: 335.816MB
703.38/703.59	c total #watches: 644912
704.28/704.44	c total #propagations: 521296475 / total #impl: 2621288751 (eff. 0.199)
704.28/704.44	c #Conflicts:    1220000 | #Learnt:      32763 | 0.000
704.28/704.44	c total clause space: 335.816MB
704.28/704.44	c total #watches: 651019
705.28/705.43	c total #propagations: 521755764 / total #impl: 2623798886 (eff. 0.199)
705.28/705.43	c #Conflicts:    1221000 | #Learnt:      33763 | 0.000
705.28/705.43	c total clause space: 335.816MB
705.28/705.43	c total #watches: 656177
706.38/706.54	c total #propagations: 522240589 / total #impl: 2626302216 (eff. 0.199)
706.38/706.54	c #Conflicts:    1222000 | #Learnt:      34763 | 0.000
706.38/706.54	c total clause space: 335.816MB
706.38/706.54	c total #watches: 661095
707.48/707.66	c total #propagations: 522759321 / total #impl: 2628819142 (eff. 0.199)
707.48/707.66	c #Conflicts:    1223000 | #Learnt:      35763 | 0.000
707.48/707.66	c total clause space: 335.816MB
707.48/707.66	c total #watches: 665986
708.58/708.79	c total #propagations: 523278560 / total #impl: 2631328249 (eff. 0.199)
708.58/708.79	c #Conflicts:    1224000 | #Learnt:      36763 | 0.000
708.58/708.79	c total clause space: 335.816MB
708.58/708.79	c total #watches: 670906
709.78/709.97	c total #propagations: 523745489 / total #impl: 2633472609 (eff. 0.199)
709.78/709.97	c #Conflicts:    1225000 | #Learnt:      37763 | 0.000
709.78/709.97	c total clause space: 335.816MB
709.78/709.97	c total #watches: 676243
711.08/711.20	c total #propagations: 524226557 / total #impl: 2635734092 (eff. 0.199)
711.08/711.20	c #Conflicts:    1226000 | #Learnt:      38763 | 0.000
711.08/711.20	c total clause space: 335.816MB
711.08/711.20	c total #watches: 681540
712.38/712.57	c total #propagations: 524712493 / total #impl: 2638168215 (eff. 0.199)
712.38/712.57	c #Conflicts:    1227000 | #Learnt:      39763 | 0.000
712.38/712.57	c total clause space: 335.816MB
712.38/712.57	c total #watches: 686494
713.78/713.95	c total #propagations: 525204258 / total #impl: 2640504109 (eff. 0.199)
713.78/713.95	c #Conflicts:    1228000 | #Learnt:      40763 | 0.000
713.78/713.95	c total clause space: 335.816MB
713.78/713.95	c total #watches: 691612
715.38/715.51	c total #propagations: 525701895 / total #impl: 2643137828 (eff. 0.199)
715.38/715.51	c #Conflicts:    1229000 | #Learnt:      41763 | 0.000
715.38/715.51	c total clause space: 335.816MB
715.38/715.51	c total #watches: 699341
716.88/717.06	c total #propagations: 526245929 / total #impl: 2646039789 (eff. 0.199)
716.88/717.06	c #Conflicts:    1230000 | #Learnt:      42763 | 0.000
716.88/717.06	c total clause space: 335.816MB
716.88/717.06	c total #watches: 706085
718.48/718.64	c total #propagations: 526747637 / total #impl: 2648921919 (eff. 0.199)
718.48/718.64	c #Conflicts:    1231000 | #Learnt:      43763 | 0.000
718.48/718.64	c total clause space: 335.816MB
718.48/718.64	c total #watches: 711655
719.48/719.64	c total #propagations: 527242969 / total #impl: 2651588155 (eff. 0.199)
719.48/719.64	c #Conflicts:    1232000 | #Learnt:      44763 | 0.000
719.48/719.64	c total clause space: 335.816MB
719.48/719.64	c total #watches: 716024
720.08/720.29	c total #propagations: 527755448 / total #impl: 2654202403 (eff. 0.199)
720.08/720.29	c #Conflicts:    1233000 | #Learnt:      45763 | 0.000
720.08/720.29	c total clause space: 335.816MB
720.08/720.29	c total #watches: 719922
720.98/721.16	c total #propagations: 528191698 / total #impl: 2656555703 (eff. 0.199)
720.98/721.16	c #Conflicts:    1234000 | #Learnt:      46763 | 0.000
720.98/721.16	c total clause space: 335.816MB
720.98/721.16	c total #watches: 723684
721.58/721.76	c total #propagations: 528750969 / total #impl: 2658657534 (eff. 0.199)
721.58/721.76	c #Conflicts:    1235000 | #Learnt:      47763 | 0.000
721.58/721.76	c total clause space: 335.816MB
721.58/721.77	c total #watches: 727263
722.38/722.53	c total #propagations: 529199415 / total #impl: 2660812370 (eff. 0.199)
722.38/722.53	c #Conflicts:    1236000 | #Learnt:      48763 | 0.000
722.38/722.53	c total clause space: 335.816MB
722.38/722.53	c total #watches: 732554
723.18/723.36	c total #propagations: 529629440 / total #impl: 2662807972 (eff. 0.199)
723.18/723.36	c #Conflicts:    1237000 | #Learnt:      49763 | 0.000
723.18/723.36	c total clause space: 335.816MB
723.18/723.36	c total #watches: 737075
724.47/724.60	c total #propagations: 530051685 / total #impl: 2664973290 (eff. 0.199)
724.47/724.60	c #Conflicts:    1238000 | #Learnt:      50763 | 0.000
724.47/724.60	c total clause space: 335.816MB
724.47/724.60	c total #watches: 742809
725.77/725.93	c total #propagations: 530556589 / total #impl: 2667787168 (eff. 0.199)
725.77/725.93	c #Conflicts:    1239000 | #Learnt:      51763 | 0.000
725.77/725.93	c total clause space: 335.816MB
725.77/725.93	c total #watches: 748919
726.87/727.03	c total #propagations: 531022886 / total #impl: 2670201757 (eff. 0.199)
726.87/727.03	c #Conflicts:    1240000 | #Learnt:      52763 | 0.000
726.87/727.03	c total clause space: 335.816MB
726.87/727.03	c total #watches: 752570
727.97/728.10	c total #propagations: 531564684 / total #impl: 2672614198 (eff. 0.199)
727.97/728.10	c #Conflicts:    1241000 | #Learnt:      53763 | 0.000
727.97/728.10	c total clause space: 335.816MB
727.97/728.10	c total #watches: 756926
728.37/728.59	c total #propagations: 532181115 / total #impl: 2675213003 (eff. 0.199)
728.37/728.59	c GC COLLECT
728.37/728.59	c #Conflicts:    1242000 | #Learnt:      27857 | 0.000
728.37/728.59	c total clause space: 335.816MB
728.37/728.59	c total #watches: 617703
728.97/729.11	c total #propagations: 532484733 / total #impl: 2676847996 (eff. 0.199)
728.97/729.11	c #Conflicts:    1243000 | #Learnt:      28857 | 0.000
728.97/729.11	c total clause space: 335.816MB
728.97/729.11	c total #watches: 622721
729.37/729.54	c total #propagations: 533005678 / total #impl: 2679336862 (eff. 0.199)
729.37/729.54	c #Conflicts:    1244000 | #Learnt:      29857 | 0.000
729.37/729.54	c total clause space: 335.816MB
729.37/729.54	c total #watches: 626069
729.77/729.98	c total #propagations: 533517985 / total #impl: 2681492962 (eff. 0.199)
729.77/729.98	c #Conflicts:    1245000 | #Learnt:      30857 | 0.000
729.77/729.98	c total clause space: 335.816MB
729.77/729.99	c total #watches: 631540
730.38/730.57	c total #propagations: 534060464 / total #impl: 2684269250 (eff. 0.199)
730.38/730.57	c #Conflicts:    1246000 | #Learnt:      31857 | 0.000
730.38/730.57	c total clause space: 335.816MB
730.38/730.57	c total #watches: 635690
731.07/731.24	c total #propagations: 534559993 / total #impl: 2686928620 (eff. 0.199)
731.07/731.24	c #Conflicts:    1247000 | #Learnt:      32857 | 0.000
731.07/731.24	c total clause space: 335.816MB
731.07/731.24	c total #watches: 638865
731.38/731.58	c total #propagations: 534924456 / total #impl: 2689355653 (eff. 0.199)
731.38/731.58	c #Conflicts:    1248000 | #Learnt:      33857 | 0.000
731.38/731.58	c total clause space: 335.816MB
731.38/731.58	c total #watches: 643481
731.77/731.91	c total #propagations: 535205053 / total #impl: 2691246537 (eff. 0.199)
731.77/731.91	c #Conflicts:    1249000 | #Learnt:      34857 | 0.000
731.77/731.91	c total clause space: 335.816MB
731.77/731.91	c total #watches: 647849
732.07/732.28	c total #propagations: 535475124 / total #impl: 2693062338 (eff. 0.199)
732.07/732.28	c #Conflicts:    1250000 | #Learnt:      35857 | 0.000
732.07/732.28	c total clause space: 335.816MB
732.07/732.28	c total #watches: 652314
732.67/732.81	c total #propagations: 535727986 / total #impl: 2694816644 (eff. 0.199)
732.67/732.81	c #Conflicts:    1251000 | #Learnt:      36857 | 0.000
732.67/732.81	c total clause space: 335.816MB
732.67/732.81	c total #watches: 657617
733.27/733.45	c total #propagations: 536176330 / total #impl: 2697121917 (eff. 0.199)
733.27/733.45	c #Conflicts:    1252000 | #Learnt:      37857 | 0.000
733.27/733.45	c total clause space: 335.816MB
733.27/733.46	c total #watches: 665785
733.87/734.04	c total #propagations: 536772035 / total #impl: 2699909385 (eff. 0.199)
733.87/734.04	c #Conflicts:    1253000 | #Learnt:      38857 | 0.000
733.87/734.04	c total clause space: 335.816MB
733.87/734.04	c total #watches: 670473
734.47/734.67	c total #propagations: 537347755 / total #impl: 2702209326 (eff. 0.199)
734.47/734.67	c #Conflicts:    1254000 | #Learnt:      39857 | 0.000
734.47/734.67	c total clause space: 335.816MB
734.47/734.67	c total #watches: 674358
735.27/735.41	c total #propagations: 537963956 / total #impl: 2704712628 (eff. 0.199)
735.27/735.41	c #Conflicts:    1255000 | #Learnt:      40857 | 0.000
735.27/735.41	c total clause space: 335.816MB
735.27/735.41	c total #watches: 678150
735.88/736.07	c total #propagations: 538472769 / total #impl: 2707098500 (eff. 0.199)
735.88/736.07	c #Conflicts:    1256000 | #Learnt:      41857 | 0.000
735.88/736.07	c total clause space: 335.816MB
735.88/736.07	c total #watches: 681578
736.37/736.54	c total #propagations: 538959531 / total #impl: 2709427784 (eff. 0.199)
736.37/736.54	c #Conflicts:    1257000 | #Learnt:      42857 | 0.000
736.37/736.54	c total clause space: 335.816MB
736.37/736.54	c total #watches: 686438
736.77/737.00	c total #propagations: 539378905 / total #impl: 2711725726 (eff. 0.199)
736.77/737.00	c #Conflicts:    1258000 | #Learnt:      43857 | 0.000
736.77/737.00	c total clause space: 335.816MB
736.77/737.00	c total #watches: 689996
737.47/737.67	c total #propagations: 539712541 / total #impl: 2713111778 (eff. 0.199)
737.47/737.67	c #Conflicts:    1259000 | #Learnt:      44857 | 0.000
737.47/737.67	c total clause space: 335.816MB
737.47/737.67	c total #watches: 696108
738.27/738.47	c total #propagations: 540230471 / total #impl: 2715684882 (eff. 0.199)
738.27/738.47	c #Conflicts:    1260000 | #Learnt:      45857 | 0.000
738.27/738.47	c total clause space: 335.816MB
738.27/738.47	c total #watches: 700194
738.87/739.09	c total #propagations: 540843713 / total #impl: 2718768722 (eff. 0.199)
738.87/739.09	c #Conflicts:    1261000 | #Learnt:      46857 | 0.000
738.87/739.09	c total clause space: 335.816MB
738.87/739.09	c total #watches: 704215
739.47/739.67	c total #propagations: 541254178 / total #impl: 2721029093 (eff. 0.199)
739.47/739.67	c #Conflicts:    1262000 | #Learnt:      47857 | 0.000
739.47/739.67	c total clause space: 335.816MB
739.47/739.67	c total #watches: 708696
740.18/740.31	c total #propagations: 541710035 / total #impl: 2723227904 (eff. 0.199)
740.18/740.31	c #Conflicts:    1263000 | #Learnt:      48857 | 0.000
740.18/740.31	c total clause space: 335.816MB
740.18/740.31	c total #watches: 713072
740.87/741.06	c total #propagations: 542197655 / total #impl: 2725693847 (eff. 0.199)
740.87/741.06	c #Conflicts:    1264000 | #Learnt:      49857 | 0.000
740.87/741.06	c total clause space: 335.816MB
740.87/741.06	c total #watches: 718450
741.67/741.84	c total #propagations: 542713428 / total #impl: 2727966194 (eff. 0.199)
741.67/741.84	c #Conflicts:    1265000 | #Learnt:      50857 | 0.000
741.67/741.84	c total clause space: 335.816MB
741.67/741.84	c total #watches: 721655
742.07/742.27	c total #propagations: 543128195 / total #impl: 2730139630 (eff. 0.199)
742.07/742.27	c #Conflicts:    1266000 | #Learnt:      51857 | 0.000
742.07/742.27	c total clause space: 335.816MB
742.07/742.27	c total #watches: 725161
742.57/742.79	c total #propagations: 543450831 / total #impl: 2731938531 (eff. 0.199)
742.57/742.79	c #Conflicts:    1267000 | #Learnt:      52857 | 0.000
742.57/742.79	c total clause space: 335.816MB
742.57/742.79	c total #watches: 731812
743.27/743.48	c total #propagations: 543862041 / total #impl: 2734035850 (eff. 0.199)
743.27/743.48	c #Conflicts:    1268000 | #Learnt:      53857 | 0.000
743.27/743.48	c total clause space: 335.816MB
743.27/743.48	c total #watches: 736389
743.97/744.12	c total #propagations: 544378975 / total #impl: 2736413746 (eff. 0.199)
743.97/744.12	c GC COLLECT
743.97/744.12	c #Conflicts:    1269000 | #Learnt:      27672 | 0.000
743.97/744.12	c total clause space: 335.816MB
743.97/744.12	c total #watches: 617239
744.37/744.51	c total #propagations: 544908708 / total #impl: 2738921343 (eff. 0.199)
744.37/744.51	c #Conflicts:    1270000 | #Learnt:      28672 | 0.000
744.37/744.51	c total clause space: 335.816MB
744.37/744.51	c total #watches: 621593
744.87/745.02	c total #propagations: 545460410 / total #impl: 2741399246 (eff. 0.199)
744.87/745.02	c #Conflicts:    1271000 | #Learnt:      29672 | 0.000
744.87/745.02	c total clause space: 335.816MB
744.87/745.02	c total #watches: 626537
745.37/745.55	c total #propagations: 546124460 / total #impl: 2744259747 (eff. 0.199)
745.37/745.55	c #Conflicts:    1272000 | #Learnt:      30672 | 0.000
745.37/745.55	c total clause space: 335.816MB
745.37/745.55	c total #watches: 630153
745.97/746.19	c total #propagations: 546749215 / total #impl: 2747085701 (eff. 0.199)
745.97/746.19	c #Conflicts:    1273000 | #Learnt:      31672 | 0.000
745.97/746.19	c total clause space: 335.816MB
745.97/746.19	c total #watches: 634694
746.67/746.87	c total #propagations: 547442118 / total #impl: 2750401365 (eff. 0.199)
746.67/746.87	c #Conflicts:    1274000 | #Learnt:      32672 | 0.000
746.67/746.87	c total clause space: 335.816MB
746.67/746.87	c total #watches: 640441
747.37/747.59	c total #propagations: 548018038 / total #impl: 2753138533 (eff. 0.199)
747.37/747.59	c #Conflicts:    1275000 | #Learnt:      33672 | 0.000
747.37/747.59	c total clause space: 335.816MB
747.37/747.59	c total #watches: 645119
748.27/748.40	c total #propagations: 548606031 / total #impl: 2755952881 (eff. 0.199)
748.27/748.40	c #Conflicts:    1276000 | #Learnt:      34672 | 0.000
748.27/748.40	c total clause space: 335.816MB
748.27/748.40	c total #watches: 650047
748.87/749.06	c total #propagations: 549185072 / total #impl: 2758627485 (eff. 0.199)
748.87/749.06	c #Conflicts:    1277000 | #Learnt:      35672 | 0.000
748.87/749.06	c total clause space: 335.816MB
748.87/749.06	c total #watches: 654249
749.47/749.66	c total #propagations: 549668562 / total #impl: 2761018374 (eff. 0.199)
749.47/749.66	c #Conflicts:    1278000 | #Learnt:      36672 | 0.000
749.47/749.66	c total clause space: 335.816MB
749.47/749.66	c total #watches: 660660
750.18/750.32	c total #propagations: 550112992 / total #impl: 2763562670 (eff. 0.199)
750.18/750.32	c #Conflicts:    1279000 | #Learnt:      37672 | 0.000
750.18/750.32	c total clause space: 335.816MB
750.18/750.32	c total #watches: 664278
750.87/751.03	c total #propagations: 550414414 / total #impl: 2765299015 (eff. 0.199)
750.87/751.03	c #Conflicts:    1280000 | #Learnt:      38672 | 0.000
750.87/751.03	c total clause space: 335.816MB
750.87/751.03	c total #watches: 668256
751.57/751.70	c total #propagations: 550948584 / total #impl: 2767742582 (eff. 0.199)
751.57/751.70	c #Conflicts:    1281000 | #Learnt:      39672 | 0.000
751.57/751.70	c total clause space: 335.816MB
751.57/751.70	c total #watches: 671223
752.17/752.35	c total #propagations: 551507312 / total #impl: 2769866645 (eff. 0.199)
752.17/752.35	c #Conflicts:    1282000 | #Learnt:      40672 | 0.000
752.17/752.35	c total clause space: 335.816MB
752.17/752.35	c total #watches: 674905
752.77/752.95	c total #propagations: 552010295 / total #impl: 2772214275 (eff. 0.199)
752.77/752.95	c #Conflicts:    1283000 | #Learnt:      41672 | 0.000
752.77/752.95	c total clause space: 335.816MB
752.77/752.95	c total #watches: 678459
753.27/753.49	c total #propagations: 552513578 / total #impl: 2774504867 (eff. 0.199)
753.27/753.49	c #Conflicts:    1284000 | #Learnt:      42672 | 0.000
753.27/753.49	c total clause space: 335.816MB
753.27/753.50	c total #watches: 681863
753.97/754.19	c total #propagations: 552927432 / total #impl: 2776092340 (eff. 0.199)
753.97/754.19	c #Conflicts:    1285000 | #Learnt:      43672 | 0.000
753.97/754.19	c total clause space: 335.816MB
753.97/754.19	c total #watches: 685637
754.77/754.92	c total #propagations: 553549987 / total #impl: 2778378066 (eff. 0.199)
754.77/754.92	c #Conflicts:    1286000 | #Learnt:      44672 | 0.000
754.77/754.92	c total clause space: 335.816MB
754.77/754.92	c total #watches: 689693
755.47/755.62	c total #propagations: 554171448 / total #impl: 2781191953 (eff. 0.199)
755.47/755.62	c #Conflicts:    1287000 | #Learnt:      45672 | 0.000
755.47/755.62	c total clause space: 335.816MB
755.47/755.62	c total #watches: 694884
756.27/756.42	c total #propagations: 554595828 / total #impl: 2784361389 (eff. 0.199)
756.27/756.42	c #Conflicts:    1288000 | #Learnt:      46672 | 0.000
756.27/756.42	c total clause space: 335.816MB
756.27/756.42	c total #watches: 698963
756.87/757.00	c total #propagations: 555075939 / total #impl: 2787027545 (eff. 0.199)
756.87/757.00	c #Conflicts:    1289000 | #Learnt:      47672 | 0.000
756.87/757.00	c total clause space: 335.816MB
756.87/757.00	c total #watches: 702604
757.37/757.59	c total #propagations: 555483811 / total #impl: 2788875215 (eff. 0.199)
757.37/757.59	c #Conflicts:    1290000 | #Learnt:      48672 | 0.000
757.37/757.59	c total clause space: 335.816MB
757.37/757.59	c total #watches: 707880
757.97/758.14	c total #propagations: 555864897 / total #impl: 2790950493 (eff. 0.199)
757.97/758.14	c #Conflicts:    1291000 | #Learnt:      49672 | 0.000
757.97/758.14	c total clause space: 335.816MB
757.97/758.14	c total #watches: 710570
758.57/758.74	c total #propagations: 556307924 / total #impl: 2792449743 (eff. 0.199)
758.57/758.74	c #Conflicts:    1292000 | #Learnt:      50672 | 0.000
758.57/758.74	c total clause space: 335.816MB
758.57/758.74	c total #watches: 714648
759.17/759.30	c total #propagations: 556845284 / total #impl: 2794335438 (eff. 0.199)
759.17/759.30	c #Conflicts:    1293000 | #Learnt:      51672 | 0.000
759.17/759.30	c total clause space: 335.816MB
759.17/759.30	c total #watches: 718104
759.67/759.85	c total #propagations: 557139276 / total #impl: 2795961363 (eff. 0.199)
759.67/759.85	c #Conflicts:    1294000 | #Learnt:      52672 | 0.000
759.67/759.85	c total clause space: 335.816MB
759.67/759.85	c total #watches: 721894
760.27/760.41	c total #propagations: 557422468 / total #impl: 2797648435 (eff. 0.199)
760.27/760.41	c #Conflicts:    1295000 | #Learnt:      53672 | 0.000
760.27/760.41	c total clause space: 335.816MB
760.27/760.41	c total #watches: 726464
761.18/761.32	c total #propagations: 557676514 / total #impl: 2799263557 (eff. 0.199)
761.18/761.32	c #Conflicts:    1296000 | #Learnt:      54672 | 0.000
761.18/761.32	c total clause space: 335.816MB
761.18/761.32	c total #watches: 731332
761.87/762.01	c total #propagations: 558275626 / total #impl: 2801965761 (eff. 0.199)
761.87/762.01	c GC COLLECT
761.87/762.01	c #Conflicts:    1297000 | #Learnt:      28171 | 0.000
761.87/762.01	c total clause space: 335.816MB
761.87/762.01	c total #watches: 619482
762.28/762.50	c total #propagations: 558745277 / total #impl: 2804346165 (eff. 0.199)
762.28/762.50	c #Conflicts:    1298000 | #Learnt:      29171 | 0.000
762.28/762.50	c total clause space: 335.816MB
762.28/762.50	c total #watches: 623040
762.87/763.01	c total #propagations: 559168411 / total #impl: 2806214629 (eff. 0.199)
762.87/763.01	c #Conflicts:    1299000 | #Learnt:      30171 | 0.000
762.87/763.01	c total clause space: 335.816MB
762.87/763.01	c total #watches: 626668
763.27/763.43	c total #propagations: 559735076 / total #impl: 2808308875 (eff. 0.199)
763.27/763.43	c #Conflicts:    1300000 | #Learnt:      31171 | 0.000
763.27/763.43	c total clause space: 335.816MB
763.27/763.43	c total #watches: 631685
763.67/763.84	c total #propagations: 560206469 / total #impl: 2810463414 (eff. 0.199)
763.67/763.84	c #Conflicts:    1301000 | #Learnt:      32171 | 0.000
763.67/763.84	c total clause space: 335.816MB
763.67/763.84	c total #watches: 635190
764.17/764.30	c total #propagations: 560655263 / total #impl: 2812418707 (eff. 0.199)
764.17/764.30	c #Conflicts:    1302000 | #Learnt:      33171 | 0.000
764.17/764.30	c total clause space: 335.816MB
764.17/764.30	c total #watches: 640158
764.67/764.84	c total #propagations: 561008240 / total #impl: 2814374641 (eff. 0.199)
764.67/764.84	c #Conflicts:    1303000 | #Learnt:      34171 | 0.000
764.67/764.84	c total clause space: 335.816MB
764.67/764.84	c total #watches: 645025
765.17/765.37	c total #propagations: 561266329 / total #impl: 2815919332 (eff. 0.199)
765.17/765.37	c #Conflicts:    1304000 | #Learnt:      35171 | 0.000
765.17/765.37	c total clause space: 335.816MB
765.17/765.37	c total #watches: 649901
765.77/765.90	c total #propagations: 561730339 / total #impl: 2817963720 (eff. 0.199)
765.77/765.90	c #Conflicts:    1305000 | #Learnt:      36171 | 0.000
765.77/765.90	c total clause space: 335.816MB
765.77/765.90	c total #watches: 653816
766.47/766.60	c total #propagations: 562265138 / total #impl: 2820242370 (eff. 0.199)
766.47/766.60	c #Conflicts:    1306000 | #Learnt:      37171 | 0.000
766.47/766.60	c total clause space: 335.816MB
766.47/766.60	c total #watches: 658495
767.08/767.20	c total #propagations: 562797326 / total #impl: 2822943581 (eff. 0.199)
767.08/767.20	c #Conflicts:    1307000 | #Learnt:      38171 | 0.000
767.08/767.20	c total clause space: 335.816MB
767.08/767.20	c total #watches: 662513
767.78/767.93	c total #propagations: 563348074 / total #impl: 2825281275 (eff. 0.199)
767.78/767.93	c #Conflicts:    1308000 | #Learnt:      39171 | 0.000
767.78/767.93	c total clause space: 335.816MB
767.78/767.93	c total #watches: 665954
768.28/768.44	c total #propagations: 563850849 / total #impl: 2827775295 (eff. 0.199)
768.28/768.44	c #Conflicts:    1309000 | #Learnt:      40171 | 0.000
768.28/768.44	c total clause space: 335.816MB
768.28/768.44	c total #watches: 671585
768.68/768.81	c total #propagations: 564360683 / total #impl: 2830168327 (eff. 0.199)
768.68/768.81	c #Conflicts:    1310000 | #Learnt:      41171 | 0.000
768.68/768.81	c total clause space: 335.816MB
768.68/768.81	c total #watches: 676560
769.08/769.25	c total #propagations: 564719889 / total #impl: 2832425048 (eff. 0.199)
769.08/769.25	c #Conflicts:    1311000 | #Learnt:      42171 | 0.000
769.08/769.25	c total clause space: 335.816MB
769.08/769.25	c total #watches: 681906
769.88/770.05	c total #propagations: 565012990 / total #impl: 2834435071 (eff. 0.199)
769.88/770.05	c #Conflicts:    1312000 | #Learnt:      43171 | 0.000
769.88/770.05	c total clause space: 335.816MB
769.88/770.05	c total #watches: 686667
770.68/770.88	c total #propagations: 565370998 / total #impl: 2836856687 (eff. 0.199)
770.68/770.88	c #Conflicts:    1313000 | #Learnt:      44171 | 0.000
770.68/770.88	c total clause space: 335.816MB
770.68/770.88	c total #watches: 691008
771.58/771.71	c total #propagations: 565704178 / total #impl: 2839349369 (eff. 0.199)
771.58/771.71	c #Conflicts:    1314000 | #Learnt:      45171 | 0.000
771.58/771.71	c total clause space: 335.816MB
771.58/771.71	c total #watches: 698160
772.18/772.39	c total #propagations: 566004449 / total #impl: 2841723932 (eff. 0.199)
772.18/772.39	c #Conflicts:    1315000 | #Learnt:      46171 | 0.000
772.18/772.39	c total clause space: 335.816MB
772.18/772.39	c total #watches: 701882
772.78/772.92	c total #propagations: 566358654 / total #impl: 2843570180 (eff. 0.199)
772.78/772.92	c #Conflicts:    1316000 | #Learnt:      47171 | 0.000
772.78/772.92	c total clause space: 335.816MB
772.78/772.92	c total #watches: 705272
773.28/773.48	c total #propagations: 566721924 / total #impl: 2845007089 (eff. 0.199)
773.28/773.48	c #Conflicts:    1317000 | #Learnt:      48171 | 0.000
773.28/773.48	c total clause space: 335.816MB
773.28/773.49	c total #watches: 708275
773.88/774.04	c total #propagations: 567097587 / total #impl: 2846506122 (eff. 0.199)
773.88/774.04	c #Conflicts:    1318000 | #Learnt:      49171 | 0.000
773.88/774.04	c total clause space: 335.816MB
773.88/774.04	c total #watches: 711277
774.48/774.63	c total #propagations: 567452939 / total #impl: 2847935929 (eff. 0.199)
774.48/774.63	c #Conflicts:    1319000 | #Learnt:      50171 | 0.000
774.48/774.63	c total clause space: 335.816MB
774.48/774.64	c total #watches: 714963
775.08/775.24	c total #propagations: 567793633 / total #impl: 2849264323 (eff. 0.199)
775.08/775.24	c #Conflicts:    1320000 | #Learnt:      51171 | 0.000
775.08/775.24	c total clause space: 335.816MB
775.08/775.24	c total #watches: 718003
775.78/775.92	c total #propagations: 568144898 / total #impl: 2850645794 (eff. 0.199)
775.78/775.92	c #Conflicts:    1321000 | #Learnt:      52171 | 0.000
775.78/775.92	c total clause space: 335.816MB
775.78/775.92	c total #watches: 720695
776.58/776.74	c total #propagations: 568605256 / total #impl: 2852345810 (eff. 0.199)
776.58/776.74	c #Conflicts:    1322000 | #Learnt:      53171 | 0.000
776.58/776.74	c total clause space: 335.816MB
776.58/776.74	c total #watches: 723700
777.37/777.54	c total #propagations: 569413819 / total #impl: 2855076039 (eff. 0.199)
777.37/777.54	c #Conflicts:    1323000 | #Learnt:      54171 | 0.000
777.37/777.54	c total clause space: 335.816MB
777.37/777.54	c total #watches: 727362
778.27/778.43	c total #propagations: 570181334 / total #impl: 2857793590 (eff. 0.200)
778.27/778.43	c #Conflicts:    1324000 | #Learnt:      55171 | 0.000
778.27/778.43	c total clause space: 335.816MB
778.27/778.43	c total #watches: 730997
778.97/779.14	c total #propagations: 570977904 / total #impl: 2860671882 (eff. 0.200)
778.97/779.14	c GC COLLECT
778.97/779.14	c #Conflicts:    1325000 | #Learnt:      28376 | 0.000
778.97/779.14	c total clause space: 335.816MB
778.97/779.14	c total #watches: 619539
779.47/779.68	c total #propagations: 571303998 / total #impl: 2862745034 (eff. 0.200)
779.47/779.68	c #Conflicts:    1326000 | #Learnt:      29376 | 0.000
779.47/779.68	c total clause space: 335.816MB
779.47/779.68	c total #watches: 623391
780.07/780.29	c total #propagations: 571570068 / total #impl: 2864568305 (eff. 0.200)
780.07/780.29	c #Conflicts:    1327000 | #Learnt:      30376 | 0.000
780.07/780.29	c total clause space: 335.816MB
780.07/780.30	c total #watches: 627209
780.77/780.99	c total #propagations: 571840259 / total #impl: 2866454622 (eff. 0.199)
780.77/780.99	c #Conflicts:    1328000 | #Learnt:      31376 | 0.000
780.77/780.99	c total clause space: 335.816MB
780.77/780.99	c total #watches: 631156
781.47/781.68	c total #propagations: 572119712 / total #impl: 2868478407 (eff. 0.199)
781.47/781.68	c #Conflicts:    1329000 | #Learnt:      32376 | 0.000
781.47/781.68	c total clause space: 335.816MB
781.47/781.68	c total #watches: 634809
782.37/782.54	c total #propagations: 572385705 / total #impl: 2870392242 (eff. 0.199)
782.37/782.54	c #Conflicts:    1330000 | #Learnt:      33376 | 0.000
782.37/782.54	c total clause space: 335.816MB
782.37/782.54	c total #watches: 639230
783.18/783.36	c total #propagations: 572659530 / total #impl: 2872131398 (eff. 0.199)
783.18/783.36	c #Conflicts:    1331000 | #Learnt:      34376 | 0.000
783.18/783.36	c total clause space: 335.816MB
783.18/783.36	c total #watches: 643647
784.07/784.22	c total #propagations: 572943182 / total #impl: 2874284868 (eff. 0.199)
784.07/784.22	c #Conflicts:    1332000 | #Learnt:      35376 | 0.000
784.07/784.22	c total clause space: 335.816MB
784.07/784.22	c total #watches: 647152
784.97/785.16	c total #propagations: 573231016 / total #impl: 2876659287 (eff. 0.199)
784.97/785.16	c #Conflicts:    1333000 | #Learnt:      36376 | 0.000
784.97/785.16	c total clause space: 335.816MB
784.97/785.16	c total #watches: 651080
786.07/786.20	c total #propagations: 573511278 / total #impl: 2878685260 (eff. 0.199)
786.07/786.20	c #Conflicts:    1334000 | #Learnt:      37376 | 0.000
786.07/786.20	c total clause space: 335.816MB
786.07/786.20	c total #watches: 654970
787.27/787.44	c total #propagations: 573811668 / total #impl: 2880776141 (eff. 0.199)
787.27/787.44	c #Conflicts:    1335000 | #Learnt:      38376 | 0.000
787.27/787.44	c total clause space: 335.816MB
787.27/787.44	c total #watches: 658408
788.58/788.73	c total #propagations: 574180103 / total #impl: 2883130368 (eff. 0.199)
788.58/788.73	c #Conflicts:    1336000 | #Learnt:      39376 | 0.000
788.58/788.73	c total clause space: 335.816MB
788.58/788.73	c total #watches: 661997
789.78/789.94	c total #propagations: 574603493 / total #impl: 2885774955 (eff. 0.199)
789.78/789.94	c #Conflicts:    1337000 | #Learnt:      40376 | 0.000
789.78/789.94	c total clause space: 335.816MB
789.78/789.94	c total #watches: 666064
790.97/791.12	c total #propagations: 575020458 / total #impl: 2888252116 (eff. 0.199)
790.97/791.12	c #Conflicts:    1338000 | #Learnt:      41376 | 0.000
790.97/791.12	c total clause space: 335.816MB
790.97/791.12	c total #watches: 670240
792.07/792.26	c total #propagations: 575412083 / total #impl: 2890600583 (eff. 0.199)
792.07/792.26	c #Conflicts:    1339000 | #Learnt:      42376 | 0.000
792.07/792.26	c total clause space: 335.816MB
792.07/792.26	c total #watches: 674118
793.17/793.36	c total #propagations: 575884996 / total #impl: 2893245760 (eff. 0.199)
793.17/793.36	c #Conflicts:    1340000 | #Learnt:      43376 | 0.000
793.17/793.36	c total clause space: 335.816MB
793.17/793.36	c total #watches: 678531
794.37/794.51	c total #propagations: 576345227 / total #impl: 2895773312 (eff. 0.199)
794.37/794.51	c #Conflicts:    1341000 | #Learnt:      44376 | 0.000
794.37/794.51	c total clause space: 335.816MB
794.37/794.51	c total #watches: 683292
795.57/795.75	c total #propagations: 576698145 / total #impl: 2897939944 (eff. 0.199)
795.57/795.75	c #Conflicts:    1342000 | #Learnt:      45376 | 0.000
795.57/795.75	c total clause space: 335.816MB
795.57/795.75	c total #watches: 688140
797.07/797.28	c total #propagations: 577062031 / total #impl: 2900306715 (eff. 0.199)
797.07/797.28	c #Conflicts:    1343000 | #Learnt:      46376 | 0.000
797.07/797.28	c total clause space: 335.816MB
797.07/797.28	c total #watches: 692428
798.67/798.84	c total #propagations: 577428103 / total #impl: 2902699371 (eff. 0.199)
798.67/798.84	c #Conflicts:    1344000 | #Learnt:      47376 | 0.000
798.67/798.84	c total clause space: 335.816MB
798.67/798.84	c total #watches: 695803
800.07/800.23	c total #propagations: 577837819 / total #impl: 2905054075 (eff. 0.199)
800.07/800.23	c #Conflicts:    1345000 | #Learnt:      48376 | 0.000
800.07/800.23	c total clause space: 335.816MB
800.07/800.23	c total #watches: 699912
801.57/801.78	c total #propagations: 578290632 / total #impl: 2907738698 (eff. 0.199)
801.57/801.78	c #Conflicts:    1346000 | #Learnt:      49376 | 0.000
801.57/801.78	c total clause space: 335.816MB
801.57/801.79	c total #watches: 704194
803.17/803.35	c total #propagations: 578761373 / total #impl: 2910715779 (eff. 0.199)
803.17/803.35	c #Conflicts:    1347000 | #Learnt:      50376 | 0.000
803.17/803.35	c total clause space: 335.816MB
803.17/803.35	c total #watches: 709767
804.97/805.18	c total #propagations: 579135652 / total #impl: 2913150665 (eff. 0.199)
804.97/805.18	c #Conflicts:    1348000 | #Learnt:      51376 | 0.000
804.97/805.18	c total clause space: 335.816MB
804.97/805.18	c total #watches: 713698
806.87/807.05	c total #propagations: 579651427 / total #impl: 2915931134 (eff. 0.199)
806.87/807.05	c #Conflicts:    1349000 | #Learnt:      52376 | 0.000
806.87/807.05	c total clause space: 335.816MB
806.87/807.05	c total #watches: 716812
808.87/809.03	c total #propagations: 580161471 / total #impl: 2918596820 (eff. 0.199)
808.87/809.03	c #Conflicts:    1350000 | #Learnt:      53376 | 0.000
808.87/809.03	c total clause space: 335.816MB
808.87/809.03	c total #watches: 720733
810.97/811.15	c total #propagations: 580589873 / total #impl: 2921220923 (eff. 0.199)
810.97/811.15	c #Conflicts:    1351000 | #Learnt:      54376 | 0.000
810.97/811.15	c total clause space: 335.816MB
810.97/811.15	c total #watches: 724921
813.26/813.42	c total #propagations: 581087337 / total #impl: 2923927709 (eff. 0.199)
813.26/813.42	c #Conflicts:    1352000 | #Learnt:      55376 | 0.000
813.26/813.42	c total clause space: 335.816MB
813.26/813.42	c total #watches: 728752
815.36/815.59	c total #propagations: 581549617 / total #impl: 2926570516 (eff. 0.199)
815.36/815.59	c GC COLLECT
815.36/815.59	c #Conflicts:    1353000 | #Learnt:      28266 | 0.000
815.36/815.59	c total clause space: 335.816MB
815.36/815.59	c total #watches: 619392
815.96/816.14	c total #propagations: 581997723 / total #impl: 2929126231 (eff. 0.199)
815.96/816.14	c #Conflicts:    1354000 | #Learnt:      29266 | 0.000
815.96/816.14	c total clause space: 335.816MB
815.96/816.14	c total #watches: 624168
816.56/816.72	c total #propagations: 582406904 / total #impl: 2931690671 (eff. 0.199)
816.56/816.72	c #Conflicts:    1355000 | #Learnt:      30266 | 0.000
816.56/816.72	c total clause space: 335.816MB
816.56/816.72	c total #watches: 627700
817.27/817.40	c total #propagations: 582788241 / total #impl: 2933846608 (eff. 0.199)
817.27/817.40	c #Conflicts:    1356000 | #Learnt:      31266 | 0.000
817.27/817.40	c total clause space: 335.816MB
817.27/817.41	c total #watches: 631475
818.06/818.26	c total #propagations: 583183326 / total #impl: 2936061325 (eff. 0.199)
818.06/818.26	c #Conflicts:    1357000 | #Learnt:      32266 | 0.000
818.06/818.26	c total clause space: 335.816MB
818.06/818.26	c total #watches: 634673
818.86/819.10	c total #propagations: 583635450 / total #impl: 2938537586 (eff. 0.199)
818.86/819.10	c #Conflicts:    1358000 | #Learnt:      33266 | 0.000
818.86/819.10	c total clause space: 335.816MB
818.96/819.10	c total #watches: 638697
819.86/820.01	c total #propagations: 584079491 / total #impl: 2941056087 (eff. 0.199)
819.86/820.01	c #Conflicts:    1359000 | #Learnt:      34266 | 0.000
819.86/820.01	c total clause space: 335.816MB
819.86/820.01	c total #watches: 642150
820.57/820.77	c total #propagations: 584516754 / total #impl: 2943508912 (eff. 0.199)
820.57/820.77	c #Conflicts:    1360000 | #Learnt:      35266 | 0.000
820.57/820.77	c total clause space: 335.816MB
820.57/820.77	c total #watches: 646534
821.16/821.39	c total #propagations: 585063016 / total #impl: 2946018273 (eff. 0.199)
821.16/821.39	c #Conflicts:    1361000 | #Learnt:      36266 | 0.000
821.16/821.39	c total clause space: 335.816MB
821.16/821.39	c total #watches: 650838
821.76/821.90	c total #propagations: 585687204 / total #impl: 2948600890 (eff. 0.199)
821.76/821.90	c #Conflicts:    1362000 | #Learnt:      37266 | 0.000
821.76/821.90	c total clause space: 335.816MB
821.76/821.90	c total #watches: 655113
822.36/822.51	c total #propagations: 586041646 / total #impl: 2951035512 (eff. 0.199)
822.36/822.51	c #Conflicts:    1363000 | #Learnt:      38266 | 0.000
822.36/822.51	c total clause space: 335.816MB
822.36/822.51	c total #watches: 659441
822.86/823.05	c total #propagations: 586461005 / total #impl: 2953182490 (eff. 0.199)
822.86/823.05	c #Conflicts:    1364000 | #Learnt:      39266 | 0.000
822.86/823.05	c total clause space: 335.816MB
822.86/823.05	c total #watches: 663914
823.56/823.79	c total #propagations: 587004373 / total #impl: 2955343646 (eff. 0.199)
823.56/823.79	c #Conflicts:    1365000 | #Learnt:      40266 | 0.000
823.56/823.79	c total clause space: 335.816MB
823.56/823.79	c total #watches: 667775
823.87/824.05	c total #propagations: 587446606 / total #impl: 2957764209 (eff. 0.199)
823.87/824.05	c #Conflicts:    1366000 | #Learnt:      41266 | 0.000
823.87/824.05	c total clause space: 335.816MB
823.87/824.06	c total #watches: 670709
824.26/824.42	c total #propagations: 587734200 / total #impl: 2958972647 (eff. 0.199)
824.26/824.42	c #Conflicts:    1367000 | #Learnt:      42266 | 0.000
824.26/824.42	c total clause space: 335.816MB
824.26/824.42	c total #watches: 674276
824.97/825.13	c total #propagations: 588019770 / total #impl: 2960249789 (eff. 0.199)
824.97/825.13	c #Conflicts:    1368000 | #Learnt:      43266 | 0.000
824.97/825.13	c total clause space: 335.816MB
824.97/825.13	c total #watches: 678052
825.56/825.75	c total #propagations: 588515003 / total #impl: 2962554661 (eff. 0.199)
825.56/825.75	c #Conflicts:    1369000 | #Learnt:      44266 | 0.000
825.56/825.75	c total clause space: 335.816MB
825.56/825.75	c total #watches: 682256
826.26/826.45	c total #propagations: 589026214 / total #impl: 2964955070 (eff. 0.199)
826.26/826.45	c #Conflicts:    1370000 | #Learnt:      45266 | 0.000
826.26/826.45	c total clause space: 335.816MB
826.26/826.46	c total #watches: 685834
827.07/827.26	c total #propagations: 589459212 / total #impl: 2967131388 (eff. 0.199)
827.07/827.26	c #Conflicts:    1371000 | #Learnt:      46266 | 0.000
827.07/827.26	c total clause space: 335.816MB
827.07/827.26	c total #watches: 689644
827.86/828.01	c total #propagations: 589891241 / total #impl: 2969351652 (eff. 0.199)
827.86/828.01	c #Conflicts:    1372000 | #Learnt:      47266 | 0.000
827.86/828.01	c total clause space: 335.816MB
827.86/828.01	c total #watches: 693172
828.46/828.61	c total #propagations: 590369606 / total #impl: 2971618427 (eff. 0.199)
828.46/828.61	c #Conflicts:    1373000 | #Learnt:      48266 | 0.000
828.46/828.61	c total clause space: 335.816MB
828.46/828.61	c total #watches: 697037
829.46/829.67	c total #propagations: 590763019 / total #impl: 2973726148 (eff. 0.199)
829.46/829.67	c #Conflicts:    1374000 | #Learnt:      49266 | 0.000
829.46/829.67	c total clause space: 335.816MB
829.46/829.67	c total #watches: 701416
829.96/830.17	c total #propagations: 591180931 / total #impl: 2975910039 (eff. 0.199)
829.96/830.17	c #Conflicts:    1375000 | #Learnt:      50266 | 0.000
829.96/830.17	c total clause space: 335.816MB
829.96/830.17	c total #watches: 706286
830.96/831.10	c total #propagations: 591611963 / total #impl: 2977983833 (eff. 0.199)
830.96/831.10	c #Conflicts:    1376000 | #Learnt:      51266 | 0.000
830.96/831.10	c total clause space: 335.816MB
830.96/831.10	c total #watches: 710273
832.16/832.33	c total #propagations: 592032845 / total #impl: 2980526346 (eff. 0.199)
832.16/832.33	c #Conflicts:    1377000 | #Learnt:      52266 | 0.000
832.16/832.33	c total clause space: 335.816MB
832.16/832.33	c total #watches: 714865
833.46/833.62	c total #propagations: 592361949 / total #impl: 2983155546 (eff. 0.199)
833.46/833.62	c #Conflicts:    1378000 | #Learnt:      53266 | 0.000
833.46/833.62	c total clause space: 335.816MB
833.46/833.62	c total #watches: 719059
834.56/834.73	c total #propagations: 592704327 / total #impl: 2986044912 (eff. 0.198)
834.56/834.73	c #Conflicts:    1379000 | #Learnt:      54266 | 0.000
834.56/834.73	c total clause space: 335.816MB
834.56/834.73	c total #watches: 724603
835.26/835.49	c total #propagations: 593173037 / total #impl: 2988966641 (eff. 0.198)
835.26/835.49	c #Conflicts:    1380000 | #Learnt:      55266 | 0.000
835.26/835.49	c total clause space: 335.816MB
835.26/835.49	c total #watches: 728824
836.46/836.61	c total #propagations: 593615711 / total #impl: 2991189215 (eff. 0.198)
836.46/836.61	c #Conflicts:    1381000 | #Learnt:      56266 | 0.000
836.46/836.61	c total clause space: 335.816MB
836.46/836.61	c total #watches: 732699
836.96/837.19	c total #propagations: 594082876 / total #impl: 2993573085 (eff. 0.198)
836.96/837.19	c GC COLLECT
836.96/837.19	c #Conflicts:    1382000 | #Learnt:      28865 | 0.000
836.96/837.19	c total clause space: 335.816MB
836.96/837.19	c total #watches: 621493
837.56/837.74	c total #propagations: 594552217 / total #impl: 2995371887 (eff. 0.198)
837.56/837.74	c #Conflicts:    1383000 | #Learnt:      29865 | 0.000
837.56/837.74	c total clause space: 335.816MB
837.56/837.75	c total #watches: 626273
837.96/838.19	c total #propagations: 595040269 / total #impl: 2997855859 (eff. 0.198)
837.96/838.19	c #Conflicts:    1384000 | #Learnt:      30865 | 0.000
837.96/838.19	c total clause space: 335.816MB
837.96/838.19	c total #watches: 630151
838.36/838.58	c total #propagations: 595476770 / total #impl: 2999974397 (eff. 0.198)
838.36/838.58	c #Conflicts:    1385000 | #Learnt:      31865 | 0.000
838.36/838.58	c total clause space: 335.816MB
838.36/838.58	c total #watches: 634511
838.86/839.07	c total #propagations: 595935769 / total #impl: 3001841497 (eff. 0.199)
838.86/839.07	c #Conflicts:    1386000 | #Learnt:      32865 | 0.000
838.86/839.07	c total clause space: 335.816MB
838.86/839.07	c total #watches: 639320
839.36/839.55	c total #propagations: 596692645 / total #impl: 3004557332 (eff. 0.199)
839.36/839.55	c #Conflicts:    1387000 | #Learnt:      33865 | 0.000
839.36/839.55	c total clause space: 335.816MB
839.36/839.55	c total #watches: 642999
839.96/840.10	c total #propagations: 597289524 / total #impl: 3006852355 (eff. 0.199)
839.96/840.10	c #Conflicts:    1388000 | #Learnt:      34865 | 0.000
839.96/840.10	c total clause space: 335.816MB
839.96/840.10	c total #watches: 647204
840.56/840.70	c total #propagations: 597804180 / total #impl: 3009207334 (eff. 0.199)
840.56/840.70	c #Conflicts:    1389000 | #Learnt:      35865 | 0.000
840.56/840.70	c total clause space: 335.816MB
840.56/840.70	c total #watches: 651177
841.06/841.28	c total #propagations: 598240722 / total #impl: 3011657458 (eff. 0.199)
841.06/841.28	c #Conflicts:    1390000 | #Learnt:      36865 | 0.000
841.06/841.28	c total clause space: 335.816MB
841.06/841.28	c total #watches: 656176
841.66/841.87	c total #propagations: 598727228 / total #impl: 3013606704 (eff. 0.199)
841.66/841.87	c #Conflicts:    1391000 | #Learnt:      37865 | 0.000
841.66/841.87	c total clause space: 335.816MB
841.66/841.88	c total #watches: 659800
842.36/842.50	c total #propagations: 599135056 / total #impl: 3015717785 (eff. 0.199)
842.36/842.50	c #Conflicts:    1392000 | #Learnt:      38865 | 0.000
842.36/842.50	c total clause space: 335.816MB
842.36/842.50	c total #watches: 662587
842.76/842.93	c total #propagations: 599627468 / total #impl: 3017783411 (eff. 0.199)
842.76/842.93	c #Conflicts:    1393000 | #Learnt:      39865 | 0.000
842.76/842.93	c total clause space: 335.816MB
842.76/842.93	c total #watches: 666494
843.26/843.44	c total #propagations: 600026441 / total #impl: 3019393931 (eff. 0.199)
843.26/843.44	c #Conflicts:    1394000 | #Learnt:      40865 | 0.000
843.26/843.44	c total clause space: 335.816MB
843.26/843.44	c total #watches: 670258
843.86/844.02	c total #propagations: 600487850 / total #impl: 3021132591 (eff. 0.199)
843.86/844.02	c #Conflicts:    1395000 | #Learnt:      41865 | 0.000
843.86/844.02	c total clause space: 335.816MB
843.86/844.02	c total #watches: 674173
844.36/844.58	c total #propagations: 600971238 / total #impl: 3022957760 (eff. 0.199)
844.36/844.58	c #Conflicts:    1396000 | #Learnt:      42865 | 0.000
844.36/844.58	c total clause space: 335.816MB
844.36/844.58	c total #watches: 678172
844.96/845.17	c total #propagations: 601443564 / total #impl: 3024776870 (eff. 0.199)
844.96/845.17	c #Conflicts:    1397000 | #Learnt:      43865 | 0.000
844.96/845.17	c total clause space: 335.816MB
844.96/845.17	c total #watches: 681465
845.66/845.80	c total #propagations: 601904212 / total #impl: 3026584288 (eff. 0.199)
845.66/845.80	c #Conflicts:    1398000 | #Learnt:      44865 | 0.000
845.66/845.80	c total clause space: 335.816MB
845.66/845.80	c total #watches: 685359
846.36/846.51	c total #propagations: 602364390 / total #impl: 3028403644 (eff. 0.199)
846.36/846.51	c #Conflicts:    1399000 | #Learnt:      45865 | 0.000
846.36/846.51	c total clause space: 335.816MB
846.36/846.51	c total #watches: 689373
846.96/847.16	c total #propagations: 602871050 / total #impl: 3030557870 (eff. 0.199)
846.96/847.16	c #Conflicts:    1400000 | #Learnt:      46865 | 0.000
846.96/847.16	c total clause space: 335.816MB
846.96/847.16	c total #watches: 692797
847.66/847.85	c total #propagations: 603314200 / total #impl: 3032514282 (eff. 0.199)
847.66/847.85	c #Conflicts:    1401000 | #Learnt:      47865 | 0.000
847.66/847.85	c total clause space: 335.816MB
847.66/847.85	c total #watches: 696573
848.46/848.66	c total #propagations: 603744961 / total #impl: 3034333087 (eff. 0.199)
848.46/848.66	c #Conflicts:    1402000 | #Learnt:      48865 | 0.000
848.46/848.66	c total clause space: 335.816MB
848.46/848.66	c total #watches: 700346
849.26/849.48	c total #propagations: 604229653 / total #impl: 3036468445 (eff. 0.199)
849.26/849.48	c #Conflicts:    1403000 | #Learnt:      49865 | 0.000
849.26/849.48	c total clause space: 335.816MB
849.26/849.48	c total #watches: 704348
850.06/850.30	c total #propagations: 604628801 / total #impl: 3038644714 (eff. 0.199)
850.06/850.30	c #Conflicts:    1404000 | #Learnt:      50865 | 0.000
850.06/850.30	c total clause space: 335.816MB
850.06/850.30	c total #watches: 708239
850.86/851.01	c total #propagations: 604943033 / total #impl: 3040778538 (eff. 0.199)
850.86/851.01	c #Conflicts:    1405000 | #Learnt:      51865 | 0.000
850.86/851.01	c total clause space: 335.816MB
850.86/851.01	c total #watches: 712338
851.46/851.63	c total #propagations: 605401122 / total #impl: 3042984203 (eff. 0.199)
851.46/851.63	c #Conflicts:    1406000 | #Learnt:      52865 | 0.000
851.46/851.63	c total clause space: 335.816MB
851.46/851.63	c total #watches: 716777
852.16/852.33	c total #propagations: 605902890 / total #impl: 3045534159 (eff. 0.199)
852.16/852.33	c #Conflicts:    1407000 | #Learnt:      53865 | 0.000
852.16/852.33	c total clause space: 335.816MB
852.16/852.33	c total #watches: 721002
852.86/853.00	c total #propagations: 606282699 / total #impl: 3047899457 (eff. 0.199)
852.86/853.00	c #Conflicts:    1408000 | #Learnt:      54865 | 0.000
852.86/853.00	c total clause space: 335.816MB
852.86/853.00	c total #watches: 725448
853.56/853.71	c total #propagations: 606744376 / total #impl: 3050201694 (eff. 0.199)
853.56/853.71	c #Conflicts:    1409000 | #Learnt:      55865 | 0.000
853.56/853.71	c total clause space: 335.816MB
853.56/853.71	c total #watches: 729287
854.16/854.36	c total #propagations: 607252277 / total #impl: 3052658580 (eff. 0.199)
854.16/854.36	c #Conflicts:    1410000 | #Learnt:      56865 | 0.000
854.16/854.36	c total clause space: 335.816MB
854.16/854.36	c total #watches: 733623
854.96/855.19	c total #propagations: 607697050 / total #impl: 3054906433 (eff. 0.199)
854.96/855.19	c GC COLLECT
854.96/855.19	c #Conflicts:    1411000 | #Learnt:      29154 | 0.000
854.96/855.19	c total clause space: 335.816MB
854.96/855.19	c total #watches: 622548
855.46/855.62	c total #propagations: 608047913 / total #impl: 3057398322 (eff. 0.199)
855.46/855.62	c #Conflicts:    1412000 | #Learnt:      30154 | 0.000
855.46/855.62	c total clause space: 335.816MB
855.46/855.62	c total #watches: 626739
855.86/856.03	c total #propagations: 608410326 / total #impl: 3059052785 (eff. 0.199)
855.86/856.03	c #Conflicts:    1413000 | #Learnt:      31154 | 0.000
855.86/856.03	c total clause space: 335.816MB
855.86/856.03	c total #watches: 630839
856.56/856.74	c total #propagations: 608849559 / total #impl: 3061083122 (eff. 0.199)
856.56/856.74	c #Conflicts:    1414000 | #Learnt:      32154 | 0.000
856.56/856.74	c total clause space: 335.816MB
856.56/856.74	c total #watches: 635011
857.06/857.25	c total #propagations: 609400986 / total #impl: 3063937195 (eff. 0.199)
857.06/857.25	c #Conflicts:    1415000 | #Learnt:      33154 | 0.000
857.06/857.25	c total clause space: 335.816MB
857.06/857.25	c total #watches: 638927
857.56/857.78	c total #propagations: 609816666 / total #impl: 3065879436 (eff. 0.199)
857.56/857.78	c #Conflicts:    1416000 | #Learnt:      34154 | 0.000
857.56/857.78	c total clause space: 335.816MB
857.56/857.78	c total #watches: 642858
858.06/858.24	c total #propagations: 610291307 / total #impl: 3067980818 (eff. 0.199)
858.06/858.24	c #Conflicts:    1417000 | #Learnt:      35154 | 0.000
858.06/858.24	c total clause space: 335.816MB
858.06/858.24	c total #watches: 646929
858.66/858.82	c total #propagations: 610673902 / total #impl: 3069812741 (eff. 0.199)
858.66/858.82	c #Conflicts:    1418000 | #Learnt:      36154 | 0.000
858.66/858.82	c total clause space: 335.816MB
858.66/858.82	c total #watches: 653029
859.06/859.26	c total #propagations: 611216660 / total #impl: 3072427816 (eff. 0.199)
859.06/859.26	c #Conflicts:    1419000 | #Learnt:      37154 | 0.000
859.06/859.26	c total clause space: 335.816MB
859.06/859.26	c total #watches: 658609
859.86/860.03	c total #propagations: 611795741 / total #impl: 3074899180 (eff. 0.199)
859.86/860.03	c #Conflicts:    1420000 | #Learnt:      38154 | 0.000
859.86/860.03	c total clause space: 335.816MB
859.86/860.03	c total #watches: 663756
860.36/860.53	c total #propagations: 612151074 / total #impl: 3077514676 (eff. 0.199)
860.36/860.53	c #Conflicts:    1421000 | #Learnt:      39154 | 0.000
860.36/860.53	c total clause space: 335.816MB
860.36/860.53	c total #watches: 669664
860.66/860.88	c total #propagations: 612571675 / total #impl: 3080189127 (eff. 0.199)
860.66/860.88	c #Conflicts:    1422000 | #Learnt:      40154 | 0.000
860.66/860.88	c total clause space: 335.816MB
860.66/860.88	c total #watches: 675099
861.16/861.33	c total #propagations: 612863386 / total #impl: 3082291390 (eff. 0.199)
861.16/861.33	c #Conflicts:    1423000 | #Learnt:      41154 | 0.000
861.16/861.33	c total clause space: 335.816MB
861.16/861.33	c total #watches: 681018
861.76/861.97	c total #propagations: 613177864 / total #impl: 3084552582 (eff. 0.199)
861.76/861.97	c #Conflicts:    1424000 | #Learnt:      42154 | 0.000
861.76/861.97	c total clause space: 335.816MB
861.76/861.97	c total #watches: 685137
862.45/862.65	c total #propagations: 613620129 / total #impl: 3086849771 (eff. 0.199)
862.45/862.65	c #Conflicts:    1425000 | #Learnt:      43154 | 0.000
862.45/862.65	c total clause space: 335.816MB
862.45/862.65	c total #watches: 688562
862.95/863.18	c total #propagations: 614104005 / total #impl: 3089239225 (eff. 0.199)
862.95/863.18	c #Conflicts:    1426000 | #Learnt:      44154 | 0.000
862.95/863.18	c total clause space: 335.816MB
862.95/863.18	c total #watches: 692827
863.46/863.70	c total #propagations: 614541438 / total #impl: 3091368391 (eff. 0.199)
863.46/863.70	c #Conflicts:    1427000 | #Learnt:      45154 | 0.000
863.46/863.70	c total clause space: 335.816MB
863.46/863.70	c total #watches: 696343
864.35/864.51	c total #propagations: 614965479 / total #impl: 3093157121 (eff. 0.199)
864.35/864.51	c #Conflicts:    1428000 | #Learnt:      46154 | 0.000
864.35/864.51	c total clause space: 335.816MB
864.35/864.51	c total #watches: 701064
865.05/865.29	c total #propagations: 615561310 / total #impl: 3096016886 (eff. 0.199)
865.05/865.29	c #Conflicts:    1429000 | #Learnt:      47154 | 0.000
865.05/865.29	c total clause space: 335.816MB
865.05/865.29	c total #watches: 704370
865.45/865.70	c total #propagations: 616025744 / total #impl: 3098026835 (eff. 0.199)
865.45/865.70	c #Conflicts:    1430000 | #Learnt:      48154 | 0.000
865.45/865.70	c total clause space: 335.816MB
865.45/865.70	c total #watches: 708302
866.05/866.25	c total #propagations: 616425494 / total #impl: 3100080062 (eff. 0.199)
866.05/866.25	c #Conflicts:    1431000 | #Learnt:      49154 | 0.000
866.05/866.25	c total clause space: 335.816MB
866.05/866.25	c total #watches: 716028
866.76/866.91	c total #propagations: 616918349 / total #impl: 3102467840 (eff. 0.199)
866.76/866.91	c #Conflicts:    1432000 | #Learnt:      50154 | 0.000
866.76/866.91	c total clause space: 335.816MB
866.76/866.91	c total #watches: 724425
867.45/867.65	c total #propagations: 617394854 / total #impl: 3104920507 (eff. 0.199)
867.45/867.65	c #Conflicts:    1433000 | #Learnt:      51154 | 0.000
867.45/867.65	c total clause space: 335.816MB
867.45/867.65	c total #watches: 729223
868.25/868.43	c total #propagations: 617839170 / total #impl: 3107521990 (eff. 0.199)
868.25/868.43	c #Conflicts:    1434000 | #Learnt:      52154 | 0.000
868.25/868.43	c total clause space: 335.816MB
868.25/868.43	c total #watches: 732758
868.96/869.17	c total #propagations: 618299184 / total #impl: 3109623350 (eff. 0.199)
868.96/869.17	c #Conflicts:    1435000 | #Learnt:      53154 | 0.000
868.96/869.17	c total clause space: 335.816MB
868.96/869.17	c total #watches: 738066
869.75/869.99	c total #propagations: 618811781 / total #impl: 3111922903 (eff. 0.199)
869.75/869.99	c #Conflicts:    1436000 | #Learnt:      54154 | 0.000
869.75/869.99	c total clause space: 335.816MB
869.75/869.99	c total #watches: 741942
870.65/870.87	c total #propagations: 619348874 / total #impl: 3114010920 (eff. 0.199)
870.65/870.87	c #Conflicts:    1437000 | #Learnt:      55154 | 0.000
870.65/870.87	c total clause space: 335.816MB
870.65/870.87	c total #watches: 746865
871.35/871.57	c total #propagations: 619952569 / total #impl: 3116833997 (eff. 0.199)
871.35/871.57	c #Conflicts:    1438000 | #Learnt:      56154 | 0.000
871.35/871.57	c total clause space: 335.816MB
871.35/871.57	c total #watches: 752248
872.35/872.56	c total #propagations: 620451990 / total #impl: 3119180380 (eff. 0.199)
872.35/872.56	c #Conflicts:    1439000 | #Learnt:      57154 | 0.000
872.35/872.56	c total clause space: 335.816MB
872.35/872.56	c total #watches: 756118
873.26/873.45	c total #propagations: 620843569 / total #impl: 3121661094 (eff. 0.199)
873.26/873.45	c GC COLLECT
873.26/873.45	c #Conflicts:    1440000 | #Learnt:      29154 | 0.000
873.26/873.45	c total clause space: 335.816MB
873.26/873.45	c total #watches: 622874
873.65/873.87	c total #propagations: 621270659 / total #impl: 3123690419 (eff. 0.199)
873.65/873.87	c #Conflicts:    1441000 | #Learnt:      30154 | 0.000
873.65/873.87	c total clause space: 335.816MB
873.65/873.87	c total #watches: 627052
874.15/874.37	c total #propagations: 621743945 / total #impl: 3125509663 (eff. 0.199)
874.15/874.37	c #Conflicts:    1442000 | #Learnt:      31154 | 0.000
874.15/874.37	c total clause space: 335.816MB
874.15/874.37	c total #watches: 631172
874.75/874.90	c total #propagations: 622252980 / total #impl: 3127527588 (eff. 0.199)
874.75/874.90	c #Conflicts:    1443000 | #Learnt:      32154 | 0.000
874.75/874.90	c total clause space: 335.816MB
874.75/874.90	c total #watches: 635247
875.15/875.39	c total #propagations: 622869873 / total #impl: 3129839589 (eff. 0.199)
875.15/875.39	c #Conflicts:    1444000 | #Learnt:      33154 | 0.000
875.15/875.39	c total clause space: 335.816MB
875.15/875.39	c total #watches: 641444
875.85/876.02	c total #propagations: 623196333 / total #impl: 3132511873 (eff. 0.199)
875.85/876.02	c #Conflicts:    1445000 | #Learnt:      34154 | 0.000
875.85/876.02	c total clause space: 335.816MB
875.85/876.02	c total #watches: 649404
876.75/876.94	c total #propagations: 623520731 / total #impl: 3135393389 (eff. 0.199)
876.75/876.94	c #Conflicts:    1446000 | #Learnt:      35154 | 0.000
876.75/876.94	c total clause space: 335.816MB
876.75/876.94	c total #watches: 656604
877.95/878.16	c total #propagations: 623885049 / total #impl: 3138671410 (eff. 0.199)
877.95/878.16	c #Conflicts:    1447000 | #Learnt:      36154 | 0.000
877.95/878.16	c total clause space: 335.816MB
877.95/878.16	c total #watches: 665883
879.25/879.47	c total #propagations: 624263977 / total #impl: 3142254257 (eff. 0.199)
879.25/879.47	c #Conflicts:    1448000 | #Learnt:      37154 | 0.000
879.25/879.47	c total clause space: 335.816MB
879.25/879.47	c total #watches: 671926
880.65/880.87	c total #propagations: 624592038 / total #impl: 3145424784 (eff. 0.199)
880.65/880.87	c #Conflicts:    1449000 | #Learnt:      38154 | 0.000
880.65/880.87	c total clause space: 335.816MB
880.65/880.87	c total #watches: 679915
881.15/881.37	c total #propagations: 624930186 / total #impl: 3148734335 (eff. 0.198)
881.15/881.37	c #Conflicts:    1450000 | #Learnt:      39154 | 0.000
881.15/881.37	c total clause space: 335.816MB
881.15/881.37	c total #watches: 683086
881.65/881.81	c total #propagations: 625376854 / total #impl: 3150630768 (eff. 0.198)
881.65/881.81	c #Conflicts:    1451000 | #Learnt:      40154 | 0.000
881.65/881.81	c total clause space: 335.816MB
881.65/881.81	c total #watches: 686109
882.06/882.29	c total #propagations: 625777270 / total #impl: 3152265123 (eff. 0.199)
882.06/882.29	c #Conflicts:    1452000 | #Learnt:      41154 | 0.000
882.06/882.29	c total clause space: 335.816MB
882.06/882.29	c total #watches: 689641
882.55/882.79	c total #propagations: 626200186 / total #impl: 3154040310 (eff. 0.199)
882.55/882.79	c #Conflicts:    1453000 | #Learnt:      42154 | 0.000
882.55/882.79	c total clause space: 335.816MB
882.55/882.79	c total #watches: 692986
883.05/883.29	c total #propagations: 626625702 / total #impl: 3155910929 (eff. 0.199)
883.05/883.29	c #Conflicts:    1454000 | #Learnt:      43154 | 0.000
883.05/883.29	c total clause space: 335.816MB
883.05/883.30	c total #watches: 697539
883.65/883.83	c total #propagations: 627025104 / total #impl: 3157807537 (eff. 0.199)
883.65/883.83	c #Conflicts:    1455000 | #Learnt:      44154 | 0.000
883.65/883.83	c total clause space: 335.816MB
883.65/883.83	c total #watches: 701674
884.26/884.45	c total #propagations: 627421690 / total #impl: 3159746489 (eff. 0.199)
884.26/884.45	c #Conflicts:    1456000 | #Learnt:      45154 | 0.000
884.26/884.45	c total clause space: 335.816MB
884.26/884.45	c total #watches: 708287
884.85/885.08	c total #propagations: 627852700 / total #impl: 3162025268 (eff. 0.199)
884.85/885.08	c #Conflicts:    1457000 | #Learnt:      46154 | 0.000
884.85/885.08	c total clause space: 335.816MB
884.85/885.08	c total #watches: 712954
885.65/885.81	c total #propagations: 628285244 / total #impl: 3164157954 (eff. 0.199)
885.65/885.81	c #Conflicts:    1458000 | #Learnt:      47154 | 0.000
885.65/885.81	c total clause space: 335.816MB
885.65/885.81	c total #watches: 719980
886.46/886.66	c total #propagations: 628678901 / total #impl: 3166464486 (eff. 0.199)
886.46/886.66	c #Conflicts:    1459000 | #Learnt:      48154 | 0.000
886.46/886.66	c total clause space: 335.816MB
886.46/886.66	c total #watches: 725159
887.35/887.55	c total #propagations: 629112638 / total #impl: 3168999264 (eff. 0.199)
887.35/887.55	c #Conflicts:    1460000 | #Learnt:      49154 | 0.000
887.35/887.55	c total clause space: 335.816MB
887.35/887.55	c total #watches: 729542
888.25/888.42	c total #propagations: 629567804 / total #impl: 3171551924 (eff. 0.199)
888.25/888.42	c #Conflicts:    1461000 | #Learnt:      50154 | 0.000
888.25/888.42	c total clause space: 335.816MB
888.25/888.42	c total #watches: 733701
889.05/889.22	c total #propagations: 629975020 / total #impl: 3173854183 (eff. 0.198)
889.05/889.22	c #Conflicts:    1462000 | #Learnt:      51154 | 0.000
889.05/889.22	c total clause space: 335.816MB
889.05/889.22	c total #watches: 739078
889.86/890.02	c total #propagations: 630425516 / total #impl: 3176184720 (eff. 0.198)
889.86/890.02	c #Conflicts:    1463000 | #Learnt:      52154 | 0.000
889.86/890.02	c total clause space: 335.816MB
889.86/890.02	c total #watches: 743882
890.55/890.73	c total #propagations: 630960353 / total #impl: 3178467170 (eff. 0.199)
890.55/890.73	c #Conflicts:    1464000 | #Learnt:      53154 | 0.000
890.55/890.73	c total clause space: 335.816MB
890.55/890.73	c total #watches: 747529
891.45/891.69	c total #propagations: 631456156 / total #impl: 3180652904 (eff. 0.199)
891.45/891.69	c #Conflicts:    1465000 | #Learnt:      54154 | 0.000
891.45/891.69	c total clause space: 335.816MB
891.45/891.69	c total #watches: 755562
892.65/892.85	c total #propagations: 631851334 / total #impl: 3183522107 (eff. 0.198)
892.65/892.85	c #Conflicts:    1466000 | #Learnt:      55154 | 0.000
892.65/892.85	c total clause space: 335.816MB
892.65/892.85	c total #watches: 760737
893.75/893.92	c total #propagations: 632441237 / total #impl: 3186547492 (eff. 0.198)
893.75/893.92	c #Conflicts:    1467000 | #Learnt:      56154 | 0.000
893.75/893.92	c total clause space: 335.816MB
893.75/893.92	c total #watches: 765849
894.45/894.62	c total #propagations: 633034152 / total #impl: 3189248001 (eff. 0.198)
894.45/894.62	c #Conflicts:    1468000 | #Learnt:      57154 | 0.000
894.45/894.62	c total clause space: 335.816MB
894.45/894.62	c total #watches: 769335
895.25/895.47	c total #propagations: 633370223 / total #impl: 3191075119 (eff. 0.198)
895.25/895.47	c #Conflicts:    1469000 | #Learnt:      58154 | 0.000
895.25/895.47	c total clause space: 335.816MB
895.25/895.47	c total #watches: 773751
896.05/896.21	c total #propagations: 633684897 / total #impl: 3193187430 (eff. 0.198)
896.05/896.21	c GC COLLECT
896.05/896.21	c #Conflicts:    1470000 | #Learnt:      29881 | 0.000
896.05/896.21	c total clause space: 335.816MB
896.05/896.21	c total #watches: 626422
896.55/896.74	c total #propagations: 633997565 / total #impl: 3195854001 (eff. 0.198)
896.55/896.74	c #Conflicts:    1471000 | #Learnt:      30881 | 0.000
896.55/896.74	c total clause space: 335.816MB
896.55/896.74	c total #watches: 630761
897.05/897.24	c total #propagations: 634435255 / total #impl: 3198112501 (eff. 0.198)
897.05/897.24	c #Conflicts:    1472000 | #Learnt:      31881 | 0.000
897.05/897.24	c total clause space: 335.816MB
897.05/897.24	c total #watches: 634960
897.45/897.65	c total #propagations: 634891510 / total #impl: 3200298356 (eff. 0.198)
897.45/897.65	c #Conflicts:    1473000 | #Learnt:      32881 | 0.000
897.45/897.65	c total clause space: 335.816MB
897.45/897.65	c total #watches: 638363
898.05/898.28	c total #propagations: 635286172 / total #impl: 3202251407 (eff. 0.198)
898.05/898.28	c #Conflicts:    1474000 | #Learnt:      33881 | 0.000
898.05/898.28	c total clause space: 335.816MB
898.05/898.28	c total #watches: 643534
898.65/898.82	c total #propagations: 635808423 / total #impl: 3204853244 (eff. 0.198)
898.65/898.82	c #Conflicts:    1475000 | #Learnt:      34881 | 0.000
898.65/898.82	c total clause space: 335.816MB
898.65/898.82	c total #watches: 648064
899.35/899.51	c total #propagations: 636349772 / total #impl: 3207392304 (eff. 0.198)
899.35/899.51	c #Conflicts:    1476000 | #Learnt:      35881 | 0.000
899.35/899.51	c total clause space: 335.816MB
899.35/899.51	c total #watches: 652311
899.85/900.05	c total #propagations: 636864356 / total #impl: 3210223377 (eff. 0.198)
899.85/900.05	c #Conflicts:    1477000 | #Learnt:      36881 | 0.000
899.85/900.05	c total clause space: 335.816MB
899.85/900.06	c total #watches: 655504
900.35/900.57	c total #propagations: 637441702 / total #impl: 3212293459 (eff. 0.198)
900.35/900.57	c #Conflicts:    1478000 | #Learnt:      37881 | 0.000
900.35/900.57	c total clause space: 335.816MB
900.35/900.58	c total #watches: 659174
900.85/901.09	c total #propagations: 637999271 / total #impl: 3214346148 (eff. 0.198)
900.85/901.09	c #Conflicts:    1479000 | #Learnt:      38881 | 0.000
900.85/901.09	c total clause space: 335.816MB
900.85/901.09	c total #watches: 664198
901.45/901.68	c total #propagations: 638408424 / total #impl: 3216804381 (eff. 0.198)
901.45/901.68	c #Conflicts:    1480000 | #Learnt:      39881 | 0.000
901.45/901.68	c total clause space: 335.816MB
901.45/901.68	c total #watches: 667809
902.15/902.33	c total #propagations: 638812926 / total #impl: 3219224576 (eff. 0.198)
902.15/902.33	c #Conflicts:    1481000 | #Learnt:      40881 | 0.000
902.15/902.33	c total clause space: 335.816MB
902.15/902.33	c total #watches: 672141
902.75/902.94	c total #propagations: 639225588 / total #impl: 3221715303 (eff. 0.198)
902.75/902.94	c #Conflicts:    1482000 | #Learnt:      41881 | 0.000
902.75/902.94	c total clause space: 335.816MB
902.75/902.94	c total #watches: 675905
903.45/903.62	c total #propagations: 639665956 / total #impl: 3224008484 (eff. 0.198)
903.45/903.62	c #Conflicts:    1483000 | #Learnt:      42881 | 0.000
903.45/903.62	c total clause space: 335.816MB
903.45/903.62	c total #watches: 679705
904.05/904.21	c total #propagations: 640187927 / total #impl: 3226319154 (eff. 0.198)
904.05/904.21	c #Conflicts:    1484000 | #Learnt:      43881 | 0.000
904.05/904.21	c total clause space: 335.816MB
904.05/904.21	c total #watches: 684356
904.75/904.93	c total #propagations: 640644933 / total #impl: 3228427322 (eff. 0.198)
904.75/904.93	c #Conflicts:    1485000 | #Learnt:      44881 | 0.000
904.75/904.93	c total clause space: 335.816MB
904.75/904.93	c total #watches: 687863
905.35/905.51	c total #propagations: 641195422 / total #impl: 3230837757 (eff. 0.198)
905.35/905.51	c #Conflicts:    1486000 | #Learnt:      45881 | 0.000
905.35/905.51	c total clause space: 335.816MB
905.35/905.51	c total #watches: 692373
905.95/906.16	c total #propagations: 641729736 / total #impl: 3233397819 (eff. 0.198)
905.95/906.16	c #Conflicts:    1487000 | #Learnt:      46881 | 0.000
905.95/906.16	c total clause space: 335.816MB
905.95/906.16	c total #watches: 698472
906.45/906.66	c total #propagations: 642244652 / total #impl: 3235844399 (eff. 0.198)
906.45/906.66	c #Conflicts:    1488000 | #Learnt:      47881 | 0.000
906.45/906.66	c total clause space: 335.816MB
906.45/906.66	c total #watches: 707015
906.95/907.18	c total #propagations: 642695140 / total #impl: 3238524071 (eff. 0.198)
906.95/907.18	c #Conflicts:    1489000 | #Learnt:      48881 | 0.000
906.95/907.18	c total clause space: 335.816MB
906.95/907.18	c total #watches: 710953
907.75/907.90	c total #propagations: 643200182 / total #impl: 3240529116 (eff. 0.198)
907.75/907.90	c #Conflicts:    1490000 | #Learnt:      49881 | 0.000
907.75/907.90	c total clause space: 335.816MB
907.75/907.90	c total #watches: 714608
908.35/908.54	c total #propagations: 643728961 / total #impl: 3242688186 (eff. 0.199)
908.35/908.54	c #Conflicts:    1491000 | #Learnt:      50881 | 0.000
908.35/908.54	c total clause space: 335.816MB
908.35/908.54	c total #watches: 720372
908.75/908.98	c total #propagations: 644154073 / total #impl: 3244982277 (eff. 0.199)
908.75/908.98	c #Conflicts:    1492000 | #Learnt:      51881 | 0.000
908.75/908.98	c total clause space: 335.816MB
908.75/908.98	c total #watches: 723512
909.45/909.66	c total #propagations: 644484942 / total #impl: 3246632597 (eff. 0.199)
909.45/909.66	c #Conflicts:    1493000 | #Learnt:      52881 | 0.000
909.45/909.66	c total clause space: 335.816MB
909.45/909.66	c total #watches: 729114
910.25/910.43	c total #propagations: 644965997 / total #impl: 3248952416 (eff. 0.199)
910.25/910.43	c #Conflicts:    1494000 | #Learnt:      53881 | 0.000
910.25/910.43	c total clause space: 335.816MB
910.25/910.43	c total #watches: 733124
911.15/911.37	c total #propagations: 645465029 / total #impl: 3251230394 (eff. 0.199)
911.15/911.37	c #Conflicts:    1495000 | #Learnt:      54881 | 0.000
911.15/911.37	c total clause space: 335.816MB
911.15/911.37	c total #watches: 737501
911.95/912.17	c total #propagations: 646026176 / total #impl: 3254104401 (eff. 0.199)
911.95/912.17	c #Conflicts:    1496000 | #Learnt:      55881 | 0.000
911.95/912.17	c total clause space: 335.816MB
911.95/912.17	c total #watches: 743324
912.95/913.19	c total #propagations: 646491734 / total #impl: 3256494612 (eff. 0.199)
912.95/913.19	c #Conflicts:    1497000 | #Learnt:      56881 | 0.000
912.95/913.19	c total clause space: 335.816MB
912.95/913.19	c total #watches: 747960
914.05/914.24	c total #propagations: 646868900 / total #impl: 3259309284 (eff. 0.198)
914.05/914.24	c #Conflicts:    1498000 | #Learnt:      57881 | 0.000
914.05/914.24	c total clause space: 335.816MB
914.05/914.24	c total #watches: 753811
915.24/915.44	c total #propagations: 647481933 / total #impl: 3262681674 (eff. 0.198)
915.24/915.44	c #Conflicts:    1499000 | #Learnt:      58881 | 0.000
915.24/915.44	c total clause space: 335.816MB
915.24/915.44	c total #watches: 759045
916.04/916.21	c total #propagations: 648161130 / total #impl: 3266154625 (eff. 0.198)
916.04/916.21	c GC COLLECT
916.04/916.21	c #Conflicts:    1500000 | #Learnt:      30274 | 0.000
916.04/916.21	c total clause space: 335.816MB
916.04/916.21	c total #watches: 628271
916.44/916.65	c total #propagations: 648705987 / total #impl: 3268764111 (eff. 0.198)
916.44/916.65	c #Conflicts:    1501000 | #Learnt:      31274 | 0.000
916.44/916.65	c total clause space: 335.816MB
916.44/916.65	c total #watches: 631655
916.94/917.15	c total #propagations: 649214925 / total #impl: 3270460188 (eff. 0.199)
916.94/917.15	c #Conflicts:    1502000 | #Learnt:      32274 | 0.000
916.94/917.15	c total clause space: 335.816MB
916.94/917.15	c total #watches: 635524
917.44/917.69	c total #propagations: 650029645 / total #impl: 3273194588 (eff. 0.199)
917.44/917.69	c #Conflicts:    1503000 | #Learnt:      33274 | 0.000
917.44/917.69	c total clause space: 335.816MB
917.44/917.69	c total #watches: 640102
918.14/918.30	c total #propagations: 650904359 / total #impl: 3276178520 (eff. 0.199)
918.14/918.30	c #Conflicts:    1504000 | #Learnt:      34274 | 0.000
918.14/918.30	c total clause space: 335.816MB
918.14/918.30	c total #watches: 644249
918.74/918.98	c total #propagations: 651757089 / total #impl: 3279197685 (eff. 0.199)
918.74/918.98	c #Conflicts:    1505000 | #Learnt:      35274 | 0.000
918.74/918.98	c total clause space: 335.816MB
918.74/918.98	c total #watches: 650413
919.55/919.75	c total #propagations: 652531126 / total #impl: 3282012430 (eff. 0.199)
919.55/919.75	c #Conflicts:    1506000 | #Learnt:      36274 | 0.000
919.55/919.75	c total clause space: 335.816MB
919.55/919.75	c total #watches: 653787
920.34/920.54	c total #propagations: 653323413 / total #impl: 3284898338 (eff. 0.199)
920.34/920.54	c #Conflicts:    1507000 | #Learnt:      37274 | 0.000
920.34/920.54	c total clause space: 335.816MB
920.34/920.54	c total #watches: 659433
921.14/921.31	c total #propagations: 654137618 / total #impl: 3287964737 (eff. 0.199)
921.14/921.31	c #Conflicts:    1508000 | #Learnt:      38274 | 0.000
921.14/921.31	c total clause space: 335.816MB
921.14/921.31	c total #watches: 663511
921.84/922.04	c total #propagations: 654694548 / total #impl: 3290476614 (eff. 0.199)
921.84/922.04	c #Conflicts:    1509000 | #Learnt:      39274 | 0.000
921.84/922.04	c total clause space: 335.816MB
921.84/922.04	c total #watches: 668798
922.34/922.53	c total #propagations: 655205860 / total #impl: 3292818915 (eff. 0.199)
922.34/922.53	c #Conflicts:    1510000 | #Learnt:      40274 | 0.000
922.34/922.53	c total clause space: 335.816MB
922.34/922.53	c total #watches: 673446
923.14/923.31	c total #propagations: 655508840 / total #impl: 3294498351 (eff. 0.199)
923.14/923.31	c #Conflicts:    1511000 | #Learnt:      41274 | 0.000
923.14/923.31	c total clause space: 335.816MB
923.14/923.31	c total #watches: 677876
923.85/924.07	c total #propagations: 656024844 / total #impl: 3296701317 (eff. 0.199)
923.85/924.07	c #Conflicts:    1512000 | #Learnt:      42274 | 0.000
923.85/924.07	c total clause space: 335.816MB
923.85/924.07	c total #watches: 682067
924.84/925.06	c total #propagations: 656519135 / total #impl: 3298913843 (eff. 0.199)
924.84/925.06	c #Conflicts:    1513000 | #Learnt:      43274 | 0.000
924.84/925.06	c total clause space: 335.816MB
924.84/925.06	c total #watches: 685853
925.54/925.75	c total #propagations: 657166351 / total #impl: 3301658356 (eff. 0.199)
925.54/925.75	c #Conflicts:    1514000 | #Learnt:      44274 | 0.000
925.54/925.75	c total clause space: 335.816MB
925.54/925.75	c total #watches: 689741
926.34/926.54	c total #propagations: 657611467 / total #impl: 3303863371 (eff. 0.199)
926.34/926.54	c #Conflicts:    1515000 | #Learnt:      45274 | 0.000
926.34/926.54	c total clause space: 335.816MB
926.34/926.54	c total #watches: 693748
927.25/927.43	c total #propagations: 658120601 / total #impl: 3306225490 (eff. 0.199)
927.25/927.43	c #Conflicts:    1516000 | #Learnt:      46274 | 0.000
927.25/927.43	c total clause space: 335.816MB
927.25/927.43	c total #watches: 697477
927.94/928.19	c total #propagations: 658790944 / total #impl: 3308795463 (eff. 0.199)
927.94/928.19	c #Conflicts:    1517000 | #Learnt:      47274 | 0.000
927.94/928.19	c total clause space: 335.816MB
927.94/928.19	c total #watches: 700968
928.74/928.92	c total #propagations: 659339053 / total #impl: 3311228598 (eff. 0.199)
928.74/928.92	c #Conflicts:    1518000 | #Learnt:      48274 | 0.000
928.74/928.92	c total clause space: 335.816MB
928.74/928.92	c total #watches: 705695
929.45/929.65	c total #propagations: 659722688 / total #impl: 3312929611 (eff. 0.199)
929.45/929.65	c #Conflicts:    1519000 | #Learnt:      49274 | 0.000
929.45/929.65	c total clause space: 335.816MB
929.45/929.65	c total #watches: 709853
930.14/930.31	c total #propagations: 660168417 / total #impl: 3315213959 (eff. 0.199)
930.14/930.31	c #Conflicts:    1520000 | #Learnt:      50274 | 0.000
930.14/930.31	c total clause space: 335.816MB
930.14/930.31	c total #watches: 714034
930.64/930.86	c total #propagations: 660587936 / total #impl: 3317279819 (eff. 0.199)
930.64/930.86	c #Conflicts:    1521000 | #Learnt:      51274 | 0.000
930.64/930.86	c total clause space: 335.816MB
930.64/930.86	c total #watches: 718376
931.34/931.58	c total #propagations: 660914683 / total #impl: 3319302825 (eff. 0.199)
931.34/931.58	c #Conflicts:    1522000 | #Learnt:      52274 | 0.000
931.34/931.58	c total clause space: 335.816MB
931.34/931.58	c total #watches: 722257
932.34/932.50	c total #propagations: 661293823 / total #impl: 3320760146 (eff. 0.199)
932.34/932.50	c #Conflicts:    1523000 | #Learnt:      53274 | 0.000
932.34/932.50	c total clause space: 335.816MB
932.34/932.50	c total #watches: 725067
933.34/933.56	c total #propagations: 661735859 / total #impl: 3322748704 (eff. 0.199)
933.34/933.56	c #Conflicts:    1524000 | #Learnt:      54274 | 0.000
933.34/933.56	c total clause space: 335.816MB
933.34/933.56	c total #watches: 728507
934.14/934.37	c total #propagations: 662157392 / total #impl: 3325657525 (eff. 0.199)
934.14/934.37	c #Conflicts:    1525000 | #Learnt:      55274 | 0.000
934.14/934.37	c total clause space: 335.816MB
934.14/934.37	c total #watches: 733285
935.14/935.39	c total #propagations: 662500606 / total #impl: 3328303194 (eff. 0.199)
935.14/935.39	c #Conflicts:    1526000 | #Learnt:      56274 | 0.000
935.14/935.39	c total clause space: 335.816MB
935.14/935.39	c total #watches: 736571
936.05/936.28	c total #propagations: 662853276 / total #impl: 3330804722 (eff. 0.199)
936.05/936.28	c #Conflicts:    1527000 | #Learnt:      57274 | 0.000
936.05/936.28	c total clause space: 335.816MB
936.05/936.28	c total #watches: 740478
937.05/937.28	c total #propagations: 663394058 / total #impl: 3333396710 (eff. 0.199)
937.05/937.28	c #Conflicts:    1528000 | #Learnt:      58274 | 0.000
937.05/937.28	c total clause space: 335.816MB
937.05/937.28	c total #watches: 743973
937.94/938.14	c total #propagations: 663931487 / total #impl: 3336340336 (eff. 0.199)
937.94/938.14	c #Conflicts:    1529000 | #Learnt:      59274 | 0.000
937.94/938.14	c total clause space: 335.816MB
937.94/938.14	c total #watches: 747939
938.64/938.89	c total #propagations: 664354834 / total #impl: 3338754375 (eff. 0.199)
938.64/938.89	c GC COLLECT
938.64/938.89	c #Conflicts:    1530000 | #Learnt:      30355 | 0.000
938.64/938.89	c total clause space: 335.816MB
938.64/938.90	c total #watches: 628283
939.25/939.45	c total #propagations: 664866180 / total #impl: 3341452112 (eff. 0.199)
939.25/939.45	c #Conflicts:    1531000 | #Learnt:      31355 | 0.000
939.25/939.45	c total clause space: 335.816MB
939.25/939.45	c total #watches: 631784
939.84/940.03	c total #propagations: 665449791 / total #impl: 3344003287 (eff. 0.199)
939.84/940.03	c #Conflicts:    1532000 | #Learnt:      32355 | 0.000
939.84/940.03	c total clause space: 335.816MB
939.84/940.03	c total #watches: 635781
940.24/940.42	c total #propagations: 666008813 / total #impl: 3347033836 (eff. 0.199)
940.24/940.42	c #Conflicts:    1533000 | #Learnt:      33355 | 0.000
940.24/940.42	c total clause space: 335.816MB
940.24/940.42	c total #watches: 639744
940.54/940.76	c total #propagations: 666393726 / total #impl: 3348880076 (eff. 0.199)
940.54/940.76	c #Conflicts:    1534000 | #Learnt:      34355 | 0.000
940.54/940.76	c total clause space: 335.816MB
940.54/940.77	c total #watches: 643393
941.04/941.22	c total #propagations: 666708930 / total #impl: 3350201668 (eff. 0.199)
941.04/941.22	c #Conflicts:    1535000 | #Learnt:      35355 | 0.000
941.04/941.22	c total clause space: 335.816MB
941.04/941.22	c total #watches: 647111
941.55/941.73	c total #propagations: 667137267 / total #impl: 3352269080 (eff. 0.199)
941.55/941.73	c #Conflicts:    1536000 | #Learnt:      36355 | 0.000
941.55/941.73	c total clause space: 335.816MB
941.55/941.73	c total #watches: 651763
942.14/942.34	c total #propagations: 667562815 / total #impl: 3354334804 (eff. 0.199)
942.14/942.34	c #Conflicts:    1537000 | #Learnt:      37355 | 0.000
942.14/942.34	c total clause space: 335.816MB
942.14/942.34	c total #watches: 656808
942.84/943.08	c total #propagations: 667950356 / total #impl: 3356697357 (eff. 0.199)
942.84/943.08	c #Conflicts:    1538000 | #Learnt:      38355 | 0.000
942.84/943.08	c total clause space: 335.816MB
942.84/943.08	c total #watches: 660762
943.45/943.61	c total #propagations: 668514017 / total #impl: 3359390524 (eff. 0.199)
943.45/943.61	c #Conflicts:    1539000 | #Learnt:      39355 | 0.000
943.45/943.61	c total clause space: 335.816MB
943.45/943.62	c total #watches: 665200
944.05/944.23	c total #propagations: 669004539 / total #impl: 3361688007 (eff. 0.199)
944.05/944.23	c #Conflicts:    1540000 | #Learnt:      40355 | 0.000
944.05/944.23	c total clause space: 335.816MB
944.05/944.23	c total #watches: 668634
944.76/944.97	c total #propagations: 669484438 / total #impl: 3364256720 (eff. 0.199)
944.76/944.97	c #Conflicts:    1541000 | #Learnt:      41355 | 0.000
944.76/944.97	c total clause space: 335.816MB
944.76/944.98	c total #watches: 673664
945.55/945.79	c total #propagations: 669918728 / total #impl: 3367204165 (eff. 0.199)
945.55/945.79	c #Conflicts:    1542000 | #Learnt:      42355 | 0.000
945.55/945.79	c total clause space: 335.816MB
945.55/945.79	c total #watches: 678500
946.05/946.23	c total #propagations: 670401299 / total #impl: 3370083660 (eff. 0.199)
946.05/946.23	c #Conflicts:    1543000 | #Learnt:      43355 | 0.000
946.05/946.23	c total clause space: 335.816MB
946.05/946.23	c total #watches: 682832
946.55/946.72	c total #propagations: 670765331 / total #impl: 3371906358 (eff. 0.199)
946.55/946.72	c #Conflicts:    1544000 | #Learnt:      44355 | 0.000
946.55/946.72	c total clause space: 335.816MB
946.55/946.72	c total #watches: 689023
947.06/947.27	c total #propagations: 671126187 / total #impl: 3373941025 (eff. 0.199)
947.06/947.27	c #Conflicts:    1545000 | #Learnt:      45355 | 0.000
947.06/947.27	c total clause space: 335.816MB
947.06/947.27	c total #watches: 693612
947.65/947.84	c total #propagations: 671476711 / total #impl: 3375968778 (eff. 0.199)
947.65/947.84	c #Conflicts:    1546000 | #Learnt:      46355 | 0.000
947.65/947.84	c total clause space: 335.816MB
947.65/947.84	c total #watches: 696928
948.25/948.47	c total #propagations: 671909919 / total #impl: 3378267872 (eff. 0.199)
948.25/948.47	c #Conflicts:    1547000 | #Learnt:      47355 | 0.000
948.25/948.47	c total clause space: 335.816MB
948.25/948.47	c total #watches: 701956
948.95/949.13	c total #propagations: 672282522 / total #impl: 3380589900 (eff. 0.199)
948.95/949.13	c #Conflicts:    1548000 | #Learnt:      48355 | 0.000
948.95/949.13	c total clause space: 335.816MB
948.95/949.13	c total #watches: 705143
949.65/949.88	c total #propagations: 672687818 / total #impl: 3383045638 (eff. 0.199)
949.65/949.88	c #Conflicts:    1549000 | #Learnt:      49355 | 0.000
949.65/949.88	c total clause space: 335.816MB
949.65/949.88	c total #watches: 711500
950.55/950.76	c total #propagations: 673073487 / total #impl: 3385542230 (eff. 0.199)
950.55/950.76	c #Conflicts:    1550000 | #Learnt:      50355 | 0.000
950.55/950.76	c total clause space: 335.816MB
950.55/950.76	c total #watches: 717189
951.55/951.76	c total #propagations: 673423931 / total #impl: 3387809943 (eff. 0.199)
951.55/951.76	c #Conflicts:    1551000 | #Learnt:      51355 | 0.000
951.55/951.76	c total clause space: 335.816MB
951.55/951.76	c total #watches: 724507
952.65/952.88	c total #propagations: 673817734 / total #impl: 3390269215 (eff. 0.199)
952.65/952.88	c #Conflicts:    1552000 | #Learnt:      52355 | 0.000
952.65/952.88	c total clause space: 335.816MB
952.65/952.88	c total #watches: 728582
953.25/953.45	c total #propagations: 674229644 / total #impl: 3392537379 (eff. 0.199)
953.25/953.45	c #Conflicts:    1553000 | #Learnt:      53355 | 0.000
953.25/953.45	c total clause space: 335.816MB
953.25/953.45	c total #watches: 732622
953.85/954.04	c total #propagations: 674570986 / total #impl: 3393937028 (eff. 0.199)
953.85/954.04	c #Conflicts:    1554000 | #Learnt:      54355 | 0.000
953.85/954.04	c total clause space: 335.816MB
953.85/954.04	c total #watches: 736005
954.35/954.58	c total #propagations: 674917177 / total #impl: 3395404574 (eff. 0.199)
954.35/954.58	c #Conflicts:    1555000 | #Learnt:      55355 | 0.000
954.35/954.58	c total clause space: 335.816MB
954.35/954.58	c total #watches: 739788
954.95/955.15	c total #propagations: 675229731 / total #impl: 3396750048 (eff. 0.199)
954.95/955.15	c #Conflicts:    1556000 | #Learnt:      56355 | 0.000
954.95/955.15	c total clause space: 335.816MB
954.95/955.15	c total #watches: 742824
955.55/955.77	c total #propagations: 675559087 / total #impl: 3398204569 (eff. 0.199)
955.55/955.77	c #Conflicts:    1557000 | #Learnt:      57355 | 0.000
955.55/955.77	c total clause space: 335.816MB
955.55/955.77	c total #watches: 745830
956.25/956.47	c total #propagations: 675885765 / total #impl: 3399660307 (eff. 0.199)
956.25/956.47	c #Conflicts:    1558000 | #Learnt:      58355 | 0.000
956.25/956.47	c total clause space: 335.816MB
956.25/956.47	c total #watches: 749148
956.95/957.19	c total #propagations: 676236985 / total #impl: 3401091936 (eff. 0.199)
956.95/957.19	c #Conflicts:    1559000 | #Learnt:      59355 | 0.000
956.95/957.19	c total clause space: 335.816MB
956.95/957.20	c total #watches: 751707
957.75/957.90	c total #propagations: 676609931 / total #impl: 3402626455 (eff. 0.199)
957.75/957.90	c #Conflicts:    1560000 | #Learnt:      60355 | 0.000
957.75/957.90	c total clause space: 335.816MB
957.75/957.91	c total #watches: 754543
958.15/958.35	c total #propagations: 676961926 / total #impl: 3404012943 (eff. 0.199)
958.15/958.35	c GC COLLECT
958.15/958.35	c #Conflicts:    1561000 | #Learnt:      31177 | 0.000
958.15/958.35	c total clause space: 335.816MB
958.15/958.35	c total #watches: 631183
958.54/958.75	c total #propagations: 677315635 / total #impl: 3405403221 (eff. 0.199)
958.54/958.75	c #Conflicts:    1562000 | #Learnt:      32177 | 0.000
958.54/958.75	c total clause space: 335.816MB
958.54/958.75	c total #watches: 633899
958.94/959.14	c total #propagations: 677679925 / total #impl: 3406905972 (eff. 0.199)
958.94/959.14	c #Conflicts:    1563000 | #Learnt:      33177 | 0.000
958.94/959.14	c total clause space: 335.816MB
958.94/959.14	c total #watches: 637582
959.44/959.60	c total #propagations: 678027619 / total #impl: 3408333641 (eff. 0.199)
959.44/959.60	c #Conflicts:    1564000 | #Learnt:      34177 | 0.000
959.44/959.60	c total clause space: 335.816MB
959.44/959.60	c total #watches: 640829
959.94/960.15	c total #propagations: 678374797 / total #impl: 3409692144 (eff. 0.199)
959.94/960.15	c #Conflicts:    1565000 | #Learnt:      35177 | 0.000
959.94/960.15	c total clause space: 335.816MB
959.94/960.16	c total #watches: 644068
960.64/960.87	c total #propagations: 678794598 / total #impl: 3411515458 (eff. 0.199)
960.64/960.87	c #Conflicts:    1566000 | #Learnt:      36177 | 0.000
960.64/960.87	c total clause space: 335.816MB
960.64/960.87	c total #watches: 647624
961.44/961.65	c total #propagations: 679197640 / total #impl: 3413890769 (eff. 0.199)
961.44/961.65	c #Conflicts:    1567000 | #Learnt:      37177 | 0.000
961.44/961.65	c total clause space: 335.816MB
961.44/961.65	c total #watches: 650623
962.14/962.38	c total #propagations: 679623802 / total #impl: 3416386571 (eff. 0.199)
962.14/962.38	c #Conflicts:    1568000 | #Learnt:      38177 | 0.000
962.14/962.38	c total clause space: 335.816MB
962.14/962.38	c total #watches: 654436
962.94/963.16	c total #propagations: 680006106 / total #impl: 3418853068 (eff. 0.199)
962.94/963.16	c #Conflicts:    1569000 | #Learnt:      39177 | 0.000
962.94/963.16	c total clause space: 335.816MB
962.94/963.16	c total #watches: 659107
963.84/964.03	c total #propagations: 680419935 / total #impl: 3421555683 (eff. 0.199)
963.84/964.03	c #Conflicts:    1570000 | #Learnt:      40177 | 0.000
963.84/964.03	c total clause space: 335.816MB
963.84/964.03	c total #watches: 664126
964.84/965.00	c total #propagations: 680816946 / total #impl: 3424699987 (eff. 0.199)
964.84/965.00	c #Conflicts:    1571000 | #Learnt:      41177 | 0.000
964.84/965.00	c total clause space: 335.816MB
964.84/965.00	c total #watches: 668647
965.84/966.08	c total #propagations: 681228205 / total #impl: 3427313024 (eff. 0.199)
965.84/966.08	c #Conflicts:    1572000 | #Learnt:      42177 | 0.000
965.84/966.08	c total clause space: 335.816MB
965.84/966.08	c total #watches: 675760
966.94/967.15	c total #propagations: 681642456 / total #impl: 3430404446 (eff. 0.199)
966.94/967.15	c #Conflicts:    1573000 | #Learnt:      43177 | 0.000
966.94/967.15	c total clause space: 335.816MB
966.94/967.15	c total #watches: 682841
968.04/968.24	c total #propagations: 682011980 / total #impl: 3433351515 (eff. 0.199)
968.04/968.24	c #Conflicts:    1574000 | #Learnt:      44177 | 0.000
968.04/968.24	c total clause space: 335.816MB
968.04/968.24	c total #watches: 686802
969.05/969.24	c total #propagations: 682389232 / total #impl: 3436113219 (eff. 0.199)
969.05/969.24	c #Conflicts:    1575000 | #Learnt:      45177 | 0.000
969.05/969.24	c total clause space: 335.816MB
969.05/969.24	c total #watches: 692407
970.44/970.66	c total #propagations: 682703856 / total #impl: 3438937719 (eff. 0.199)
970.44/970.66	c #Conflicts:    1576000 | #Learnt:      46177 | 0.000
970.44/970.66	c total clause space: 335.816MB
970.44/970.66	c total #watches: 695770
971.84/972.05	c total #propagations: 683102852 / total #impl: 3441622358 (eff. 0.198)
971.84/972.05	c #Conflicts:    1577000 | #Learnt:      47177 | 0.000
971.84/972.05	c total clause space: 335.816MB
971.84/972.05	c total #watches: 699314
973.45/973.62	c total #propagations: 683499955 / total #impl: 3444254936 (eff. 0.198)
973.45/973.62	c #Conflicts:    1578000 | #Learnt:      48177 | 0.000
973.45/973.62	c total clause space: 335.816MB
973.45/973.62	c total #watches: 702227
974.94/975.19	c total #propagations: 683929872 / total #impl: 3447584108 (eff. 0.198)
974.94/975.19	c #Conflicts:    1579000 | #Learnt:      49177 | 0.000
974.94/975.19	c total clause space: 335.816MB
974.94/975.19	c total #watches: 705616
976.65/976.89	c total #propagations: 684347045 / total #impl: 3451212977 (eff. 0.198)
976.65/976.89	c #Conflicts:    1580000 | #Learnt:      50177 | 0.000
976.65/976.89	c total clause space: 335.816MB
976.65/976.89	c total #watches: 708930
978.44/978.68	c total #propagations: 684768465 / total #impl: 3454583483 (eff. 0.198)
978.44/978.68	c #Conflicts:    1581000 | #Learnt:      51177 | 0.000
978.44/978.68	c total clause space: 335.816MB
978.44/978.68	c total #watches: 713463
980.24/980.45	c total #propagations: 685193903 / total #impl: 3457460026 (eff. 0.198)
980.24/980.45	c #Conflicts:    1582000 | #Learnt:      52177 | 0.000
980.24/980.45	c total clause space: 335.816MB
980.24/980.45	c total #watches: 717861
982.25/982.44	c total #propagations: 685606532 / total #impl: 3459666608 (eff. 0.198)
982.25/982.44	c #Conflicts:    1583000 | #Learnt:      53177 | 0.000
982.25/982.44	c total clause space: 335.816MB
982.25/982.44	c total #watches: 721899
984.24/984.41	c total #propagations: 686033932 / total #impl: 3462250935 (eff. 0.198)
984.24/984.41	c #Conflicts:    1584000 | #Learnt:      54177 | 0.000
984.24/984.41	c total clause space: 335.816MB
984.24/984.41	c total #watches: 724954
986.14/986.39	c total #propagations: 686464640 / total #impl: 3465205923 (eff. 0.198)
986.14/986.39	c #Conflicts:    1585000 | #Learnt:      55177 | 0.000
986.14/986.39	c total clause space: 335.816MB
986.14/986.39	c total #watches: 728963
988.24/988.49	c total #propagations: 686868452 / total #impl: 3467756956 (eff. 0.198)
988.24/988.49	c #Conflicts:    1586000 | #Learnt:      56177 | 0.000
988.24/988.49	c total clause space: 335.816MB
988.24/988.49	c total #watches: 733038
990.53/990.73	c total #propagations: 687303529 / total #impl: 3470285553 (eff. 0.198)
990.53/990.73	c #Conflicts:    1587000 | #Learnt:      57177 | 0.000
990.53/990.73	c total clause space: 335.816MB
990.53/990.73	c total #watches: 736191
992.14/992.38	c total #propagations: 687716984 / total #impl: 3472717038 (eff. 0.198)
992.14/992.38	c #Conflicts:    1588000 | #Learnt:      58177 | 0.000
992.14/992.38	c total clause space: 335.816MB
992.14/992.38	c total #watches: 740232
993.54/993.74	c total #propagations: 688088603 / total #impl: 3475344926 (eff. 0.198)
993.54/993.74	c #Conflicts:    1589000 | #Learnt:      59177 | 0.000
993.54/993.74	c total clause space: 335.816MB
993.54/993.74	c total #watches: 744247
994.94/995.10	c total #propagations: 688409404 / total #impl: 3477576178 (eff. 0.198)
994.94/995.10	c #Conflicts:    1590000 | #Learnt:      60177 | 0.000
994.94/995.10	c total clause space: 335.816MB
994.94/995.10	c total #watches: 748262
996.24/996.44	c total #propagations: 688740736 / total #impl: 3480101621 (eff. 0.198)
996.24/996.44	c GC COLLECT
996.24/996.44	c #Conflicts:    1591000 | #Learnt:      30662 | 0.000
996.24/996.44	c total clause space: 335.816MB
996.24/996.44	c total #watches: 629614
996.94/997.19	c total #propagations: 689173952 / total #impl: 3482618971 (eff. 0.198)
996.94/997.19	c #Conflicts:    1592000 | #Learnt:      31662 | 0.000
996.94/997.19	c total clause space: 335.816MB
996.94/997.19	c total #watches: 632738
997.54/997.72	c total #propagations: 689586385 / total #impl: 3484977488 (eff. 0.198)
997.54/997.72	c #Conflicts:    1593000 | #Learnt:      32662 | 0.000
997.54/997.72	c total clause space: 335.816MB
997.54/997.72	c total #watches: 636355
997.94/998.17	c total #propagations: 689962449 / total #impl: 3486591541 (eff. 0.198)
997.94/998.17	c #Conflicts:    1594000 | #Learnt:      33662 | 0.000
997.94/998.17	c total clause space: 335.816MB
997.94/998.17	c total #watches: 639414
998.44/998.66	c total #propagations: 690319971 / total #impl: 3487930234 (eff. 0.198)
998.44/998.66	c #Conflicts:    1595000 | #Learnt:      34662 | 0.000
998.44/998.66	c total clause space: 335.816MB
998.44/998.66	c total #watches: 643420
999.04/999.20	c total #propagations: 690671534 / total #impl: 3489305317 (eff. 0.198)
999.04/999.20	c #Conflicts:    1596000 | #Learnt:      35662 | 0.000
999.04/999.20	c total clause space: 335.816MB
999.04/999.20	c total #watches: 648302
999.64/999.85	c total #propagations: 691036529 / total #impl: 3490797193 (eff. 0.198)
999.64/999.85	c #Conflicts:    1597000 | #Learnt:      36662 | 0.000
999.64/999.85	c total clause space: 335.816MB
999.64/999.85	c total #watches: 656808
1000.24/1000.49	c total #propagations: 691432074 / total #impl: 3493231943 (eff. 0.198)
1000.24/1000.49	c #Conflicts:    1598000 | #Learnt:      37662 | 0.000
1000.24/1000.49	c total clause space: 335.816MB
1000.24/1000.49	c total #watches: 663703
1001.04/1001.27	c total #propagations: 691789002 / total #impl: 3495811310 (eff. 0.198)
1001.04/1001.27	c #Conflicts:    1599000 | #Learnt:      38662 | 0.000
1001.04/1001.27	c total clause space: 335.816MB
1001.04/1001.27	c total #watches: 672282
1001.94/1002.11	c total #propagations: 692162323 / total #impl: 3499206897 (eff. 0.198)
1001.94/1002.11	c #Conflicts:    1600000 | #Learnt:      39662 | 0.000
1001.94/1002.11	c total clause space: 335.816MB
1001.94/1002.11	c total #watches: 680409
1002.74/1002.99	c total #propagations: 692506151 / total #impl: 3503541232 (eff. 0.198)
1002.74/1002.99	c #Conflicts:    1601000 | #Learnt:      40662 | 0.000
1002.74/1002.99	c total clause space: 335.816MB
1002.74/1002.99	c total #watches: 689482
1003.94/1004.16	c total #propagations: 692869206 / total #impl: 3507470712 (eff. 0.198)
1003.94/1004.16	c #Conflicts:    1602000 | #Learnt:      41662 | 0.000
1003.94/1004.16	c total clause space: 335.816MB
1003.94/1004.16	c total #watches: 704608
1005.44/1005.61	c total #propagations: 693265646 / total #impl: 3513160632 (eff. 0.197)
1005.44/1005.61	c #Conflicts:    1603000 | #Learnt:      42662 | 0.000
1005.44/1005.61	c total clause space: 335.816MB
1005.44/1005.61	c total #watches: 716706
1006.84/1007.02	c total #propagations: 693679615 / total #impl: 3521613361 (eff. 0.197)
1006.84/1007.02	c #Conflicts:    1604000 | #Learnt:      43662 | 0.000
1006.84/1007.02	c total clause space: 335.816MB
1006.84/1007.02	c total #watches: 725273
1008.34/1008.52	c total #propagations: 694063735 / total #impl: 3529044790 (eff. 0.197)
1008.34/1008.52	c #Conflicts:    1605000 | #Learnt:      44662 | 0.000
1008.34/1008.52	c total clause space: 335.816MB
1008.34/1008.52	c total #watches: 729749
1010.04/1010.21	c total #propagations: 694469149 / total #impl: 3535772443 (eff. 0.196)
1010.04/1010.21	c #Conflicts:    1606000 | #Learnt:      45662 | 0.000
1010.04/1010.21	c total clause space: 335.816MB
1010.04/1010.21	c total #watches: 733884
1011.44/1011.65	c total #propagations: 694858436 / total #impl: 3543088395 (eff. 0.196)
1011.44/1011.65	c #Conflicts:    1607000 | #Learnt:      46662 | 0.000
1011.44/1011.65	c total clause space: 335.816MB
1011.44/1011.65	c total #watches: 739776
1013.04/1013.29	c total #propagations: 695201752 / total #impl: 3551759503 (eff. 0.196)
1013.04/1013.29	c #Conflicts:    1608000 | #Learnt:      47662 | 0.000
1013.04/1013.29	c total clause space: 335.816MB
1013.04/1013.29	c total #watches: 746462
1014.93/1015.14	c total #propagations: 695582091 / total #impl: 3560835321 (eff. 0.195)
1014.93/1015.14	c #Conflicts:    1609000 | #Learnt:      48662 | 0.000
1014.93/1015.14	c total clause space: 335.816MB
1014.93/1015.14	c total #watches: 757340
1017.03/1017.20	c total #propagations: 695972404 / total #impl: 3570691174 (eff. 0.195)
1017.03/1017.20	c #Conflicts:    1610000 | #Learnt:      49662 | 0.000
1017.03/1017.20	c total clause space: 335.816MB
1017.03/1017.20	c total #watches: 767268
1018.93/1019.18	c total #propagations: 696377572 / total #impl: 3579971001 (eff. 0.195)
1018.93/1019.18	c #Conflicts:    1611000 | #Learnt:      50662 | 0.000
1018.93/1019.18	c total clause space: 335.816MB
1018.93/1019.18	c total #watches: 780261
1021.23/1021.44	c total #propagations: 696753025 / total #impl: 3590456243 (eff. 0.194)
1021.23/1021.44	c #Conflicts:    1612000 | #Learnt:      51662 | 0.000
1021.23/1021.44	c total clause space: 335.816MB
1021.23/1021.44	c total #watches: 787479
1023.33/1023.50	c total #propagations: 697163330 / total #impl: 3598529095 (eff. 0.194)
1023.33/1023.50	c #Conflicts:    1613000 | #Learnt:      52662 | 0.000
1023.33/1023.50	c total clause space: 335.816MB
1023.33/1023.50	c total #watches: 792371
1025.43/1025.64	c total #propagations: 697529532 / total #impl: 3605485562 (eff. 0.193)
1025.43/1025.64	c #Conflicts:    1614000 | #Learnt:      53662 | 0.000
1025.43/1025.64	c total clause space: 335.816MB
1025.43/1025.64	c total #watches: 798380
1027.63/1027.81	c total #propagations: 697897016 / total #impl: 3612400279 (eff. 0.193)
1027.63/1027.81	c #Conflicts:    1615000 | #Learnt:      54662 | 0.000
1027.63/1027.81	c total clause space: 335.816MB
1027.63/1027.81	c total #watches: 804858
1029.83/1030.04	c total #propagations: 698254278 / total #impl: 3619363802 (eff. 0.193)
1029.83/1030.04	c #Conflicts:    1616000 | #Learnt:      55662 | 0.000
1029.83/1030.04	c total clause space: 335.816MB
1029.83/1030.04	c total #watches: 811261
1032.33/1032.58	c total #propagations: 698602606 / total #impl: 3626443017 (eff. 0.193)
1032.33/1032.58	c #Conflicts:    1617000 | #Learnt:      56662 | 0.000
1032.33/1032.58	c total clause space: 335.816MB
1032.33/1032.58	c total #watches: 817548
1034.83/1035.03	c total #propagations: 698981286 / total #impl: 3635911290 (eff. 0.192)
1034.83/1035.03	c #Conflicts:    1618000 | #Learnt:      57662 | 0.000
1034.83/1035.03	c total clause space: 335.816MB
1034.83/1035.03	c total #watches: 823742
1037.83/1038.01	c total #propagations: 699332804 / total #impl: 3643160877 (eff. 0.192)
1037.83/1038.01	c #Conflicts:    1619000 | #Learnt:      58662 | 0.000
1037.83/1038.01	c total clause space: 335.816MB
1037.83/1038.01	c total #watches: 830425
1040.43/1040.64	c total #propagations: 699708633 / total #impl: 3650981712 (eff. 0.192)
1040.43/1040.64	c #Conflicts:    1620000 | #Learnt:      59662 | 0.000
1040.43/1040.64	c total clause space: 335.816MB
1040.43/1040.64	c total #watches: 838600
1043.03/1043.25	c total #propagations: 700076762 / total #impl: 3656919139 (eff. 0.191)
1043.03/1043.25	c #Conflicts:    1621000 | #Learnt:      60662 | 0.000
1043.03/1043.25	c total clause space: 335.816MB
1043.03/1043.25	c total #watches: 843550
1046.03/1046.21	c total #propagations: 700436162 / total #impl: 3664570630 (eff. 0.191)
1046.03/1046.21	c GC COLLECT
1046.03/1046.21	c #Conflicts:    1622000 | #Learnt:      30869 | 0.000
1046.03/1046.21	c total clause space: 335.816MB
1046.03/1046.21	c total #watches: 630375
1046.42/1046.66	c total #propagations: 700814544 / total #impl: 3671813706 (eff. 0.191)
1046.42/1046.66	c #Conflicts:    1623000 | #Learnt:      31869 | 0.000
1046.42/1046.66	c total clause space: 335.816MB
1046.42/1046.66	c total #watches: 635237
1046.92/1047.16	c total #propagations: 701194854 / total #impl: 3673370574 (eff. 0.191)
1046.92/1047.16	c #Conflicts:    1624000 | #Learnt:      32869 | 0.000
1046.92/1047.16	c total clause space: 335.816MB
1046.92/1047.16	c total #watches: 639261
1047.42/1047.63	c total #propagations: 701610700 / total #impl: 3675084299 (eff. 0.191)
1047.42/1047.63	c #Conflicts:    1625000 | #Learnt:      33869 | 0.000
1047.42/1047.63	c total clause space: 335.816MB
1047.42/1047.63	c total #watches: 645250
1047.92/1048.15	c total #propagations: 702002194 / total #impl: 3676818145 (eff. 0.191)
1047.92/1048.15	c #Conflicts:    1626000 | #Learnt:      34869 | 0.000
1047.92/1048.15	c total clause space: 335.816MB
1047.92/1048.15	c total #watches: 649353
1048.52/1048.73	c total #propagations: 702379193 / total #impl: 3678616347 (eff. 0.191)
1048.52/1048.73	c #Conflicts:    1627000 | #Learnt:      35869 | 0.000
1048.52/1048.73	c total clause space: 335.816MB
1048.52/1048.73	c total #watches: 653032
1049.12/1049.35	c total #propagations: 702768536 / total #impl: 3680421788 (eff. 0.191)
1049.12/1049.35	c #Conflicts:    1628000 | #Learnt:      36869 | 0.000
1049.12/1049.35	c total clause space: 335.816MB
1049.12/1049.35	c total #watches: 657336
1049.82/1050.01	c total #propagations: 703160839 / total #impl: 3682167224 (eff. 0.191)
1049.82/1050.01	c #Conflicts:    1629000 | #Learnt:      37869 | 0.000
1049.82/1050.01	c total clause space: 335.816MB
1049.82/1050.01	c total #watches: 666811
1050.62/1050.80	c total #propagations: 703540896 / total #impl: 3684311911 (eff. 0.191)
1050.62/1050.80	c #Conflicts:    1630000 | #Learnt:      38869 | 0.000
1050.62/1050.80	c total clause space: 335.816MB
1050.62/1050.80	c total #watches: 677567
1051.53/1051.77	c total #propagations: 703926711 / total #impl: 3687346944 (eff. 0.191)
1051.53/1051.77	c #Conflicts:    1631000 | #Learnt:      39869 | 0.000
1051.53/1051.77	c total clause space: 335.816MB
1051.53/1051.77	c total #watches: 688469
1052.72/1052.99	c total #propagations: 704283846 / total #impl: 3691296612 (eff. 0.191)
1052.72/1052.99	c #Conflicts:    1632000 | #Learnt:      40869 | 0.000
1052.72/1052.99	c total clause space: 335.816MB
1052.72/1052.99	c total #watches: 696988
1054.02/1054.27	c total #propagations: 704665284 / total #impl: 3696084679 (eff. 0.191)
1054.02/1054.27	c #Conflicts:    1633000 | #Learnt:      41869 | 0.000
1054.02/1054.27	c total clause space: 335.816MB
1054.02/1054.27	c total #watches: 704338
1055.62/1055.81	c total #propagations: 705019570 / total #impl: 3700309206 (eff. 0.191)
1055.62/1055.81	c #Conflicts:    1634000 | #Learnt:      42869 | 0.000
1055.62/1055.81	c total clause space: 335.816MB
1055.62/1055.81	c total #watches: 713984
1057.12/1057.38	c total #propagations: 705387731 / total #impl: 3705949471 (eff. 0.190)
1057.12/1057.38	c #Conflicts:    1635000 | #Learnt:      43869 | 0.000
1057.12/1057.38	c total clause space: 335.816MB
1057.12/1057.39	c total #watches: 720793
1058.82/1059.06	c total #propagations: 705762697 / total #impl: 3711945695 (eff. 0.190)
1058.82/1059.06	c #Conflicts:    1636000 | #Learnt:      44869 | 0.000
1058.82/1059.06	c total clause space: 335.816MB
1058.82/1059.06	c total #watches: 732648
1060.62/1060.89	c total #propagations: 706124855 / total #impl: 3719541825 (eff. 0.190)
1060.62/1060.89	c #Conflicts:    1637000 | #Learnt:      45869 | 0.000
1060.62/1060.89	c total clause space: 335.816MB
1060.62/1060.89	c total #watches: 739541
1062.82/1063.04	c total #propagations: 706506231 / total #impl: 3726810655 (eff. 0.190)
1062.82/1063.04	c #Conflicts:    1638000 | #Learnt:      46869 | 0.000
1062.82/1063.04	c total clause space: 335.816MB
1062.82/1063.04	c total #watches: 748567
1064.92/1065.13	c total #propagations: 706919504 / total #impl: 3735641788 (eff. 0.189)
1064.92/1065.13	c #Conflicts:    1639000 | #Learnt:      47869 | 0.000
1064.92/1065.13	c total clause space: 335.816MB
1064.92/1065.13	c total #watches: 755645
1067.11/1067.35	c total #propagations: 707280023 / total #impl: 3743970080 (eff. 0.189)
1067.11/1067.35	c #Conflicts:    1640000 | #Learnt:      48869 | 0.000
1067.11/1067.35	c total clause space: 335.816MB
1067.11/1067.35	c total #watches: 764449
1069.51/1069.71	c total #propagations: 707666699 / total #impl: 3753289063 (eff. 0.189)
1069.51/1069.71	c #Conflicts:    1641000 | #Learnt:      49869 | 0.000
1069.51/1069.71	c total clause space: 335.816MB
1069.51/1069.71	c total #watches: 771379
1070.81/1071.09	c total #propagations: 708083075 / total #impl: 3763178272 (eff. 0.188)
1070.81/1071.09	c #Conflicts:    1642000 | #Learnt:      50869 | 0.000
1070.81/1071.09	c total clause space: 335.816MB
1070.81/1071.09	c total #watches: 777178
1071.81/1072.08	c total #propagations: 708590765 / total #impl: 3768494146 (eff. 0.188)
1071.81/1072.08	c #Conflicts:    1643000 | #Learnt:      51869 | 0.000
1071.81/1072.08	c total clause space: 335.816MB
1071.81/1072.08	c total #watches: 780906
1072.81/1073.09	c total #propagations: 709069772 / total #impl: 3770946980 (eff. 0.188)
1072.81/1073.09	c #Conflicts:    1644000 | #Learnt:      52869 | 0.000
1072.81/1073.09	c total clause space: 335.816MB
1072.81/1073.09	c total #watches: 784434
1074.31/1074.50	c total #propagations: 709440110 / total #impl: 3773028743 (eff. 0.188)
1074.31/1074.50	c #Conflicts:    1645000 | #Learnt:      53869 | 0.000
1074.31/1074.50	c total clause space: 335.816MB
1074.31/1074.50	c total #watches: 789576
1075.01/1075.25	c total #propagations: 709908005 / total #impl: 3775152356 (eff. 0.188)
1075.01/1075.25	c #Conflicts:    1646000 | #Learnt:      54869 | 0.000
1075.01/1075.25	c total clause space: 335.816MB
1075.01/1075.25	c total #watches: 794802
1076.00/1076.25	c total #propagations: 710321692 / total #impl: 3777326479 (eff. 0.188)
1076.00/1076.25	c #Conflicts:    1647000 | #Learnt:      55869 | 0.000
1076.00/1076.25	c total clause space: 335.816MB
1076.00/1076.25	c total #watches: 799805
1077.00/1077.28	c total #propagations: 710820359 / total #impl: 3779810974 (eff. 0.188)
1077.00/1077.28	c #Conflicts:    1648000 | #Learnt:      56869 | 0.000
1077.00/1077.28	c total clause space: 335.816MB
1077.00/1077.28	c total #watches: 804298
1078.10/1078.39	c total #propagations: 711199543 / total #impl: 3781709735 (eff. 0.188)
1078.10/1078.39	c #Conflicts:    1649000 | #Learnt:      57869 | 0.000
1078.10/1078.39	c total clause space: 335.816MB
1078.10/1078.39	c total #watches: 808269
1079.40/1079.67	c total #propagations: 711724786 / total #impl: 3783907653 (eff. 0.188)
1079.40/1079.67	c #Conflicts:    1650000 | #Learnt:      58869 | 0.000
1079.40/1079.67	c total clause space: 335.816MB
1079.40/1079.67	c total #watches: 811789
1080.30/1080.52	c total #propagations: 712302726 / total #impl: 3786320719 (eff. 0.188)
1080.30/1080.52	c #Conflicts:    1651000 | #Learnt:      59869 | 0.000
1080.30/1080.52	c total clause space: 335.816MB
1080.30/1080.52	c total #watches: 815980
1081.21/1081.41	c total #propagations: 712741019 / total #impl: 3788612611 (eff. 0.188)
1081.21/1081.41	c #Conflicts:    1652000 | #Learnt:      60869 | 0.000
1081.21/1081.41	c total clause space: 335.816MB
1081.21/1081.41	c total #watches: 821218
1082.31/1082.57	c total #propagations: 713083801 / total #impl: 3790917509 (eff. 0.188)
1082.31/1082.57	c #Conflicts:    1653000 | #Learnt:      61869 | 0.000
1082.31/1082.57	c total clause space: 335.816MB
1082.31/1082.57	c total #watches: 824402
1083.00/1083.21	c total #propagations: 713477470 / total #impl: 3792644597 (eff. 0.188)
1083.00/1083.21	c GC COLLECT
1083.00/1083.21	c #Conflicts:    1654000 | #Learnt:      31757 | 0.000
1083.00/1083.21	c total clause space: 335.816MB
1083.00/1083.21	c total #watches: 634649
1083.60/1083.86	c total #propagations: 713978123 / total #impl: 3795108437 (eff. 0.188)
1083.60/1083.86	c #Conflicts:    1655000 | #Learnt:      32757 | 0.000
1083.60/1083.86	c total clause space: 335.816MB
1083.60/1083.86	c total #watches: 637800
1084.00/1084.27	c total #propagations: 714503196 / total #impl: 3797303662 (eff. 0.188)
1084.00/1084.27	c #Conflicts:    1656000 | #Learnt:      33757 | 0.000
1084.00/1084.27	c total clause space: 335.816MB
1084.00/1084.27	c total #watches: 641574
1084.51/1084.78	c total #propagations: 715092543 / total #impl: 3799486017 (eff. 0.188)
1084.51/1084.78	c #Conflicts:    1657000 | #Learnt:      34757 | 0.000
1084.51/1084.78	c total clause space: 335.816MB
1084.51/1084.78	c total #watches: 645034
1085.10/1085.31	c total #propagations: 715882006 / total #impl: 3802191332 (eff. 0.188)
1085.10/1085.31	c #Conflicts:    1658000 | #Learnt:      35757 | 0.000
1085.10/1085.31	c total clause space: 335.816MB
1085.10/1085.31	c total #watches: 649271
1085.60/1085.87	c total #propagations: 716612147 / total #impl: 3804931231 (eff. 0.188)
1085.60/1085.87	c #Conflicts:    1659000 | #Learnt:      36757 | 0.000
1085.60/1085.87	c total clause space: 335.816MB
1085.60/1085.87	c total #watches: 654415
1086.30/1086.57	c total #propagations: 717333784 / total #impl: 3807616944 (eff. 0.188)
1086.30/1086.57	c #Conflicts:    1660000 | #Learnt:      37757 | 0.000
1086.30/1086.57	c total clause space: 335.816MB
1086.30/1086.57	c total #watches: 660516
1087.00/1087.29	c total #propagations: 718123259 / total #impl: 3810666336 (eff. 0.188)
1087.00/1087.29	c #Conflicts:    1661000 | #Learnt:      38757 | 0.000
1087.00/1087.29	c total clause space: 335.816MB
1087.00/1087.29	c total #watches: 666339
1087.60/1087.87	c total #propagations: 718744087 / total #impl: 3813270657 (eff. 0.188)
1087.60/1087.87	c #Conflicts:    1662000 | #Learnt:      39757 | 0.000
1087.60/1087.87	c total clause space: 335.816MB
1087.60/1087.87	c total #watches: 669702
1088.30/1088.52	c total #propagations: 719224860 / total #impl: 3815565750 (eff. 0.188)
1088.30/1088.52	c #Conflicts:    1663000 | #Learnt:      40757 | 0.000
1088.30/1088.52	c total clause space: 335.816MB
1088.30/1088.52	c total #watches: 674413
1088.70/1088.96	c total #propagations: 719720127 / total #impl: 3818384537 (eff. 0.188)
1088.70/1088.96	c #Conflicts:    1664000 | #Learnt:      41757 | 0.000
1088.70/1088.96	c total clause space: 335.816MB
1088.70/1088.96	c total #watches: 677566
1089.30/1089.57	c total #propagations: 720156663 / total #impl: 3820388913 (eff. 0.189)
1089.30/1089.57	c #Conflicts:    1665000 | #Learnt:      42757 | 0.000
1089.30/1089.57	c total clause space: 335.816MB
1089.30/1089.58	c total #watches: 681763
1090.10/1090.34	c total #propagations: 720698890 / total #impl: 3822842583 (eff. 0.189)
1090.10/1090.34	c #Conflicts:    1666000 | #Learnt:      43757 | 0.000
1090.10/1090.34	c total clause space: 335.816MB
1090.10/1090.34	c total #watches: 685479
1090.90/1091.14	c total #propagations: 721330735 / total #impl: 3825833326 (eff. 0.189)
1090.90/1091.14	c #Conflicts:    1667000 | #Learnt:      44757 | 0.000
1090.90/1091.14	c total clause space: 335.816MB
1090.90/1091.14	c total #watches: 688867
1091.50/1091.80	c total #propagations: 721766870 / total #impl: 3828108197 (eff. 0.189)
1091.50/1091.80	c #Conflicts:    1668000 | #Learnt:      45757 | 0.000
1091.50/1091.80	c total clause space: 335.816MB
1091.50/1091.80	c total #watches: 692961
1092.20/1092.46	c total #propagations: 722295572 / total #impl: 3831125004 (eff. 0.189)
1092.20/1092.46	c #Conflicts:    1669000 | #Learnt:      46757 | 0.000
1092.20/1092.46	c total clause space: 335.816MB
1092.20/1092.46	c total #watches: 699158
1092.90/1093.16	c total #propagations: 722859044 / total #impl: 3834048307 (eff. 0.189)
1092.90/1093.16	c #Conflicts:    1670000 | #Learnt:      47757 | 0.000
1092.90/1093.16	c total clause space: 335.816MB
1092.90/1093.16	c total #watches: 704190
1093.60/1093.87	c total #propagations: 723401865 / total #impl: 3836744681 (eff. 0.189)
1093.60/1093.87	c #Conflicts:    1671000 | #Learnt:      48757 | 0.000
1093.60/1093.87	c total clause space: 335.816MB
1093.60/1093.88	c total #watches: 707879
1094.10/1094.34	c total #propagations: 723853683 / total #impl: 3839032174 (eff. 0.189)
1094.10/1094.34	c #Conflicts:    1672000 | #Learnt:      49757 | 0.000
1094.10/1094.34	c total clause space: 335.816MB
1094.10/1094.34	c total #watches: 712714
1094.70/1094.96	c total #propagations: 724238313 / total #impl: 3840892181 (eff. 0.189)
1094.70/1094.96	c #Conflicts:    1673000 | #Learnt:      50757 | 0.000
1094.70/1094.96	c total clause space: 335.816MB
1094.70/1094.96	c total #watches: 716320
1095.50/1095.77	c total #propagations: 724698642 / total #impl: 3842706364 (eff. 0.189)
1095.50/1095.77	c #Conflicts:    1674000 | #Learnt:      51757 | 0.000
1095.50/1095.77	c total clause space: 335.816MB
1095.50/1095.78	c total #watches: 720961
1096.29/1096.54	c total #propagations: 725241782 / total #impl: 3845055008 (eff. 0.189)
1096.29/1096.54	c #Conflicts:    1675000 | #Learnt:      52757 | 0.000
1096.29/1096.54	c total clause space: 335.816MB
1096.29/1096.54	c total #watches: 726546
1097.09/1097.39	c total #propagations: 725857508 / total #impl: 3848011249 (eff. 0.189)
1097.09/1097.39	c #Conflicts:    1676000 | #Learnt:      53757 | 0.000
1097.09/1097.39	c total clause space: 335.816MB
1097.09/1097.39	c total #watches: 731312
1097.79/1098.09	c total #propagations: 726597046 / total #impl: 3850607593 (eff. 0.189)
1097.79/1098.09	c #Conflicts:    1677000 | #Learnt:      54757 | 0.000
1097.79/1098.09	c total clause space: 335.816MB
1097.79/1098.09	c total #watches: 735892
1098.59/1098.89	c total #propagations: 727146458 / total #impl: 3852940285 (eff. 0.189)
1098.59/1098.89	c #Conflicts:    1678000 | #Learnt:      55757 | 0.000
1098.59/1098.89	c total clause space: 335.816MB
1098.59/1098.89	c total #watches: 739966
1099.39/1099.66	c total #propagations: 727561583 / total #impl: 3855410954 (eff. 0.189)
1099.39/1099.66	c #Conflicts:    1679000 | #Learnt:      56757 | 0.000
1099.39/1099.66	c total clause space: 335.816MB
1099.39/1099.66	c total #watches: 742969
1100.49/1100.70	c total #propagations: 727939892 / total #impl: 3857735007 (eff. 0.189)
1100.49/1100.70	c #Conflicts:    1680000 | #Learnt:      57757 | 0.000
1100.49/1100.70	c total clause space: 335.816MB
1100.49/1100.70	c total #watches: 745976
1101.69/1101.90	c total #propagations: 728468397 / total #impl: 3860335278 (eff. 0.189)
1101.69/1101.90	c #Conflicts:    1681000 | #Learnt:      58757 | 0.000
1101.69/1101.90	c total clause space: 335.816MB
1101.69/1101.90	c total #watches: 751845
1102.89/1103.16	c total #propagations: 729140187 / total #impl: 3863466581 (eff. 0.189)
1102.89/1103.16	c #Conflicts:    1682000 | #Learnt:      59757 | 0.000
1102.89/1103.16	c total clause space: 335.816MB
1102.89/1103.16	c total #watches: 758268
1104.09/1104.33	c total #propagations: 729905897 / total #impl: 3867116715 (eff. 0.189)
1104.09/1104.33	c #Conflicts:    1683000 | #Learnt:      60757 | 0.000
1104.09/1104.33	c total clause space: 335.816MB
1104.09/1104.33	c total #watches: 762234
1105.39/1105.69	c total #propagations: 730463537 / total #impl: 3870130791 (eff. 0.189)
1105.39/1105.69	c #Conflicts:    1684000 | #Learnt:      61757 | 0.000
1105.39/1105.69	c total clause space: 335.816MB
1105.39/1105.69	c total #watches: 766437
1106.78/1107.02	c total #propagations: 731092445 / total #impl: 3873164700 (eff. 0.189)
1106.78/1107.02	c #Conflicts:    1685000 | #Learnt:      62757 | 0.000
1106.78/1107.02	c total clause space: 335.816MB
1106.78/1107.02	c total #watches: 770526
1107.59/1107.84	c total #propagations: 731672732 / total #impl: 3876042792 (eff. 0.189)
1107.59/1107.84	c GC COLLECT
1107.59/1107.84	c #Conflicts:    1686000 | #Learnt:      32353 | 0.000
1107.59/1107.84	c total clause space: 335.816MB
1107.59/1107.84	c total #watches: 637539
1108.08/1108.37	c total #propagations: 732228835 / total #impl: 3878719776 (eff. 0.189)
1108.08/1108.37	c #Conflicts:    1687000 | #Learnt:      33353 | 0.000
1108.08/1108.37	c total clause space: 335.816MB
1108.08/1108.37	c total #watches: 640937
1108.78/1109.07	c total #propagations: 732762820 / total #impl: 3880919810 (eff. 0.189)
1108.78/1109.07	c #Conflicts:    1688000 | #Learnt:      34353 | 0.000
1108.78/1109.07	c total clause space: 335.816MB
1108.78/1109.07	c total #watches: 645200
1109.48/1109.71	c total #propagations: 733321565 / total #impl: 3883600262 (eff. 0.189)
1109.48/1109.71	c #Conflicts:    1689000 | #Learnt:      35353 | 0.000
1109.48/1109.71	c total clause space: 335.816MB
1109.48/1109.71	c total #watches: 648703
1110.18/1110.44	c total #propagations: 733828471 / total #impl: 3885754238 (eff. 0.189)
1110.18/1110.44	c #Conflicts:    1690000 | #Learnt:      36353 | 0.000
1110.18/1110.44	c total clause space: 335.816MB
1110.18/1110.44	c total #watches: 652578
1110.79/1111.09	c total #propagations: 734348727 / total #impl: 3888226036 (eff. 0.189)
1110.79/1111.09	c #Conflicts:    1691000 | #Learnt:      37353 | 0.000
1110.79/1111.09	c total clause space: 335.816MB
1110.79/1111.09	c total #watches: 656623
1111.48/1111.74	c total #propagations: 734925760 / total #impl: 3890827457 (eff. 0.189)
1111.48/1111.74	c #Conflicts:    1692000 | #Learnt:      38353 | 0.000
1111.48/1111.74	c total clause space: 335.816MB
1111.48/1111.74	c total #watches: 660443
1112.18/1112.42	c total #propagations: 735423695 / total #impl: 3893219313 (eff. 0.189)
1112.18/1112.42	c #Conflicts:    1693000 | #Learnt:      39353 | 0.000
1112.18/1112.42	c total clause space: 335.816MB
1112.18/1112.42	c total #watches: 664546
1112.68/1112.94	c total #propagations: 735817216 / total #impl: 3895617471 (eff. 0.189)
1112.68/1112.94	c #Conflicts:    1694000 | #Learnt:      40353 | 0.000
1112.68/1112.94	c total clause space: 335.816MB
1112.68/1112.94	c total #watches: 668794
1113.28/1113.56	c total #propagations: 736236642 / total #impl: 3897446473 (eff. 0.189)
1113.28/1113.56	c #Conflicts:    1695000 | #Learnt:      41353 | 0.000
1113.28/1113.56	c total clause space: 335.816MB
1113.28/1113.56	c total #watches: 672444
1113.88/1114.14	c total #propagations: 736776724 / total #impl: 3899578829 (eff. 0.189)
1113.88/1114.14	c #Conflicts:    1696000 | #Learnt:      42353 | 0.000
1113.88/1114.14	c total clause space: 335.816MB
1113.88/1114.14	c total #watches: 676606
1114.48/1114.71	c total #propagations: 737222862 / total #impl: 3901835707 (eff. 0.189)
1114.48/1114.71	c #Conflicts:    1697000 | #Learnt:      43353 | 0.000
1114.48/1114.71	c total clause space: 335.816MB
1114.48/1114.72	c total #watches: 682359
1115.08/1115.40	c total #propagations: 737720298 / total #impl: 3904077465 (eff. 0.189)
1115.08/1115.40	c #Conflicts:    1698000 | #Learnt:      44353 | 0.000
1115.08/1115.40	c total clause space: 335.816MB
1115.08/1115.40	c total #watches: 688301
1115.88/1116.13	c total #propagations: 738336468 / total #impl: 3906810555 (eff. 0.189)
1115.88/1116.13	c #Conflicts:    1699000 | #Learnt:      45353 | 0.000
1115.88/1116.13	c total clause space: 335.816MB
1115.88/1116.13	c total #watches: 693017
1116.28/1116.59	c total #propagations: 738911106 / total #impl: 3909761681 (eff. 0.189)
1116.28/1116.59	c #Conflicts:    1700000 | #Learnt:      46353 | 0.000
1116.28/1116.59	c total clause space: 335.816MB
1116.28/1116.59	c total #watches: 697610
1117.08/1117.30	c total #propagations: 739322092 / total #impl: 3911822280 (eff. 0.189)
1117.08/1117.30	c #Conflicts:    1701000 | #Learnt:      47353 | 0.000
1117.08/1117.30	c total clause space: 335.816MB
1117.08/1117.30	c total #watches: 701469
1117.98/1118.23	c total #propagations: 739712250 / total #impl: 3913874738 (eff. 0.189)
1117.98/1118.23	c #Conflicts:    1702000 | #Learnt:      48353 | 0.000
1117.98/1118.23	c total clause space: 335.816MB
1117.98/1118.23	c total #watches: 706967
1118.78/1119.02	c total #propagations: 740155523 / total #impl: 3917042301 (eff. 0.189)
1118.78/1119.02	c #Conflicts:    1703000 | #Learnt:      49353 | 0.000
1118.78/1119.02	c total clause space: 335.816MB
1118.78/1119.02	c total #watches: 713501
1119.28/1119.57	c total #propagations: 740623725 / total #impl: 3920087025 (eff. 0.189)
1119.28/1119.57	c #Conflicts:    1704000 | #Learnt:      50353 | 0.000
1119.28/1119.57	c total clause space: 335.816MB
1119.28/1119.57	c total #watches: 717300
1119.88/1120.15	c total #propagations: 740965292 / total #impl: 3921498139 (eff. 0.189)
1119.88/1120.15	c #Conflicts:    1705000 | #Learnt:      51353 | 0.000
1119.88/1120.15	c total clause space: 335.816MB
1119.88/1120.15	c total #watches: 720590
1120.68/1120.98	c total #propagations: 741289185 / total #impl: 3922891464 (eff. 0.189)
1120.68/1120.98	c #Conflicts:    1706000 | #Learnt:      52353 | 0.000
1120.68/1120.98	c total clause space: 335.816MB
1120.68/1120.98	c total #watches: 725278
1121.68/1121.94	c total #propagations: 741827474 / total #impl: 3925230735 (eff. 0.189)
1121.68/1121.94	c #Conflicts:    1707000 | #Learnt:      53353 | 0.000
1121.68/1121.94	c total clause space: 335.816MB
1121.68/1121.94	c total #watches: 730003
1122.58/1122.88	c total #propagations: 742401876 / total #impl: 3927747569 (eff. 0.189)
1122.58/1122.88	c #Conflicts:    1708000 | #Learnt:      54353 | 0.000
1122.58/1122.88	c total clause space: 335.816MB
1122.58/1122.88	c total #watches: 734246
1123.58/1123.83	c total #propagations: 742964492 / total #impl: 3930714556 (eff. 0.189)
1123.58/1123.83	c #Conflicts:    1709000 | #Learnt:      55353 | 0.000
1123.58/1123.83	c total clause space: 335.816MB
1123.58/1123.83	c total #watches: 739233
1124.48/1124.70	c total #propagations: 743436962 / total #impl: 3933141482 (eff. 0.189)
1124.48/1124.70	c #Conflicts:    1710000 | #Learnt:      56353 | 0.000
1124.48/1124.70	c total clause space: 335.816MB
1124.48/1124.70	c total #watches: 742795
1125.37/1125.63	c total #propagations: 743993955 / total #impl: 3935311012 (eff. 0.189)
1125.37/1125.63	c #Conflicts:    1711000 | #Learnt:      57353 | 0.000
1125.37/1125.63	c total clause space: 335.816MB
1125.37/1125.63	c total #watches: 746531
1126.18/1126.40	c total #propagations: 744573247 / total #impl: 3937819540 (eff. 0.189)
1126.18/1126.40	c #Conflicts:    1712000 | #Learnt:      58353 | 0.000
1126.18/1126.40	c total clause space: 335.816MB
1126.18/1126.40	c total #watches: 750820
1126.57/1126.83	c total #propagations: 745114816 / total #impl: 3940857140 (eff. 0.189)
1126.57/1126.83	c #Conflicts:    1713000 | #Learnt:      59353 | 0.000
1126.57/1126.83	c total clause space: 335.816MB
1126.57/1126.83	c total #watches: 758395
1127.28/1127.51	c total #propagations: 745373222 / total #impl: 3942610142 (eff. 0.189)
1127.28/1127.51	c #Conflicts:    1714000 | #Learnt:      60353 | 0.000
1127.28/1127.51	c total clause space: 335.816MB
1127.28/1127.51	c total #watches: 763265
1128.07/1128.37	c total #propagations: 745723621 / total #impl: 3944733184 (eff. 0.189)
1128.07/1128.37	c #Conflicts:    1715000 | #Learnt:      61353 | 0.000
1128.07/1128.37	c total clause space: 335.816MB
1128.07/1128.37	c total #watches: 768550
1128.87/1129.19	c total #propagations: 746417034 / total #impl: 3947639780 (eff. 0.189)
1128.87/1129.19	c #Conflicts:    1716000 | #Learnt:      62353 | 0.000
1128.87/1129.19	c total clause space: 335.816MB
1128.87/1129.19	c total #watches: 772453
1129.87/1130.14	c total #propagations: 746829593 / total #impl: 3949711546 (eff. 0.189)
1129.87/1130.14	c #Conflicts:    1717000 | #Learnt:      63353 | 0.000
1129.87/1130.14	c total clause space: 335.816MB
1129.87/1130.14	c total #watches: 776263
1130.47/1130.71	c total #propagations: 747281373 / total #impl: 3952015035 (eff. 0.189)
1130.47/1130.71	c GC COLLECT
1130.47/1130.71	c #Conflicts:    1718000 | #Learnt:      32660 | 0.000
1130.47/1130.71	c total clause space: 335.816MB
1130.47/1130.71	c total #watches: 639195
1131.07/1131.36	c total #propagations: 747759085 / total #impl: 3954328402 (eff. 0.189)
1131.07/1131.36	c #Conflicts:    1719000 | #Learnt:      33660 | 0.000
1131.07/1131.36	c total clause space: 335.816MB
1131.07/1131.36	c total #watches: 644401
1131.87/1132.18	c total #propagations: 748347556 / total #impl: 3957207696 (eff. 0.189)
1131.87/1132.18	c #Conflicts:    1720000 | #Learnt:      34660 | 0.000
1131.87/1132.18	c total clause space: 335.816MB
1131.87/1132.18	c total #watches: 649257
1132.87/1133.15	c total #propagations: 749037863 / total #impl: 3960201293 (eff. 0.189)
1132.87/1133.15	c #Conflicts:    1721000 | #Learnt:      35660 | 0.000
1132.87/1133.15	c total clause space: 335.816MB
1132.87/1133.15	c total #watches: 652509
1133.57/1133.84	c total #propagations: 749727358 / total #impl: 3963189369 (eff. 0.189)
1133.57/1133.84	c #Conflicts:    1722000 | #Learnt:      36660 | 0.000
1133.57/1133.84	c total clause space: 335.816MB
1133.57/1133.84	c total #watches: 656233
1133.97/1134.26	c total #propagations: 750287629 / total #impl: 3965586701 (eff. 0.189)
1133.97/1134.26	c #Conflicts:    1723000 | #Learnt:      37660 | 0.000
1133.97/1134.26	c total clause space: 335.816MB
1133.97/1134.26	c total #watches: 659941
1134.47/1134.72	c total #propagations: 750648254 / total #impl: 3967081543 (eff. 0.189)
1134.47/1134.72	c #Conflicts:    1724000 | #Learnt:      38660 | 0.000
1134.47/1134.72	c total clause space: 335.816MB
1134.47/1134.72	c total #watches: 663685
1134.97/1135.22	c total #propagations: 751007593 / total #impl: 3968565901 (eff. 0.189)
1134.97/1135.22	c #Conflicts:    1725000 | #Learnt:      39660 | 0.000
1134.97/1135.22	c total clause space: 335.816MB
1134.97/1135.22	c total #watches: 668247
1135.57/1135.80	c total #propagations: 751487686 / total #impl: 3970335238 (eff. 0.189)
1135.57/1135.80	c #Conflicts:    1726000 | #Learnt:      40660 | 0.000
1135.57/1135.80	c total clause space: 335.816MB
1135.57/1135.80	c total #watches: 671815
1136.17/1136.41	c total #propagations: 752210336 / total #impl: 3972642321 (eff. 0.189)
1136.17/1136.41	c #Conflicts:    1727000 | #Learnt:      41660 | 0.000
1136.17/1136.41	c total clause space: 335.816MB
1136.17/1136.42	c total #watches: 675695
1136.77/1137.07	c total #propagations: 752927266 / total #impl: 3975119703 (eff. 0.189)
1136.77/1137.07	c #Conflicts:    1728000 | #Learnt:      42660 | 0.000
1136.77/1137.07	c total clause space: 335.816MB
1136.77/1137.07	c total #watches: 680285
1137.47/1137.78	c total #propagations: 753598435 / total #impl: 3977656545 (eff. 0.189)
1137.47/1137.78	c #Conflicts:    1729000 | #Learnt:      43660 | 0.000
1137.47/1137.78	c total clause space: 335.816MB
1137.47/1137.78	c total #watches: 684930
1138.27/1138.55	c total #propagations: 754378720 / total #impl: 3980523120 (eff. 0.190)
1138.27/1138.55	c #Conflicts:    1730000 | #Learnt:      44660 | 0.000
1138.27/1138.55	c total clause space: 335.816MB
1138.27/1138.55	c total #watches: 689727
1139.07/1139.38	c total #propagations: 755117459 / total #impl: 3983312685 (eff. 0.190)
1139.07/1139.38	c #Conflicts:    1731000 | #Learnt:      45660 | 0.000
1139.07/1139.38	c total clause space: 335.816MB
1139.07/1139.38	c total #watches: 694990
1140.07/1140.34	c total #propagations: 755981329 / total #impl: 3986562448 (eff. 0.190)
1140.07/1140.34	c #Conflicts:    1732000 | #Learnt:      46660 | 0.000
1140.07/1140.34	c total clause space: 335.816MB
1140.07/1140.34	c total #watches: 698864
1140.97/1141.21	c total #propagations: 756521754 / total #impl: 3989282772 (eff. 0.190)
1140.97/1141.21	c #Conflicts:    1733000 | #Learnt:      47660 | 0.000
1140.97/1141.21	c total clause space: 335.816MB
1140.97/1141.21	c total #watches: 703608
1141.97/1142.20	c total #propagations: 756928227 / total #impl: 3991843953 (eff. 0.190)
1141.97/1142.20	c #Conflicts:    1734000 | #Learnt:      48660 | 0.000
1141.97/1142.20	c total clause space: 335.816MB
1141.97/1142.20	c total #watches: 707833
1142.97/1143.28	c total #propagations: 757353713 / total #impl: 3994391053 (eff. 0.190)
1142.97/1143.28	c #Conflicts:    1735000 | #Learnt:      49660 | 0.000
1142.97/1143.28	c total clause space: 335.816MB
1142.97/1143.28	c total #watches: 711792
1143.97/1144.29	c total #propagations: 757819342 / total #impl: 3997251445 (eff. 0.190)
1143.97/1144.29	c #Conflicts:    1736000 | #Learnt:      50660 | 0.000
1143.97/1144.29	c total clause space: 335.816MB
1143.97/1144.30	c total #watches: 716590
1145.16/1145.48	c total #propagations: 758219787 / total #impl: 3999742290 (eff. 0.190)
1145.16/1145.48	c #Conflicts:    1737000 | #Learnt:      51660 | 0.000
1145.16/1145.48	c total clause space: 335.816MB
1145.16/1145.48	c total #watches: 721316
1146.46/1146.74	c total #propagations: 758681898 / total #impl: 4002653555 (eff. 0.190)
1146.46/1146.74	c #Conflicts:    1738000 | #Learnt:      52660 | 0.000
1146.46/1146.74	c total clause space: 335.816MB
1146.46/1146.74	c total #watches: 726968
1147.66/1147.96	c total #propagations: 759087437 / total #impl: 4005213133 (eff. 0.190)
1147.66/1147.96	c #Conflicts:    1739000 | #Learnt:      53660 | 0.000
1147.66/1147.96	c total clause space: 335.816MB
1147.66/1147.96	c total #watches: 731003
1149.16/1149.41	c total #propagations: 759480508 / total #impl: 4007714684 (eff. 0.190)
1149.16/1149.41	c #Conflicts:    1740000 | #Learnt:      54660 | 0.000
1149.16/1149.41	c total clause space: 335.816MB
1149.16/1149.41	c total #watches: 734711
1150.37/1150.70	c total #propagations: 759906006 / total #impl: 4010376181 (eff. 0.189)
1150.37/1150.70	c #Conflicts:    1741000 | #Learnt:      55660 | 0.000
1150.37/1150.70	c total clause space: 335.816MB
1150.37/1150.70	c total #watches: 738692
1151.76/1152.06	c total #propagations: 760296968 / total #impl: 4012818899 (eff. 0.189)
1151.76/1152.06	c #Conflicts:    1742000 | #Learnt:      56660 | 0.000
1151.76/1152.06	c total clause space: 335.816MB
1151.76/1152.06	c total #watches: 743480
1153.16/1153.43	c total #propagations: 760698264 / total #impl: 4015390075 (eff. 0.189)
1153.16/1153.43	c #Conflicts:    1743000 | #Learnt:      57660 | 0.000
1153.16/1153.43	c total clause space: 335.816MB
1153.16/1153.43	c total #watches: 749390
1154.36/1154.69	c total #propagations: 761110145 / total #impl: 4018414720 (eff. 0.189)
1154.36/1154.69	c #Conflicts:    1744000 | #Learnt:      58660 | 0.000
1154.36/1154.69	c total clause space: 335.816MB
1154.36/1154.69	c total #watches: 754042
1155.16/1155.43	c total #propagations: 761526700 / total #impl: 4021538834 (eff. 0.189)
1155.16/1155.43	c #Conflicts:    1745000 | #Learnt:      59660 | 0.000
1155.16/1155.43	c total clause space: 335.816MB
1155.16/1155.43	c total #watches: 760943
1156.06/1156.34	c total #propagations: 761913286 / total #impl: 4023678656 (eff. 0.189)
1156.06/1156.34	c #Conflicts:    1746000 | #Learnt:      60660 | 0.000
1156.06/1156.34	c total clause space: 335.816MB
1156.06/1156.34	c total #watches: 765204
1156.97/1157.25	c total #propagations: 762363288 / total #impl: 4026050713 (eff. 0.189)
1156.97/1157.25	c #Conflicts:    1747000 | #Learnt:      61660 | 0.000
1156.97/1157.25	c total clause space: 335.816MB
1156.97/1157.25	c total #watches: 770690
1157.86/1158.19	c total #propagations: 762744524 / total #impl: 4027964996 (eff. 0.189)
1157.86/1158.19	c #Conflicts:    1748000 | #Learnt:      62660 | 0.000
1157.86/1158.19	c total clause space: 335.816MB
1157.86/1158.19	c total #watches: 774633
1158.66/1158.97	c total #propagations: 763238138 / total #impl: 4030261040 (eff. 0.189)
1158.66/1158.97	c #Conflicts:    1749000 | #Learnt:      63660 | 0.000
1158.66/1158.97	c total clause space: 335.816MB
1158.66/1158.97	c total #watches: 778400
1159.17/1159.47	c total #propagations: 763710694 / total #impl: 4032345098 (eff. 0.189)
1159.17/1159.47	c GC COLLECT
1159.17/1159.47	c #Conflicts:    1750000 | #Learnt:      32647 | 0.000
1159.17/1159.47	c total clause space: 335.816MB
1159.17/1159.48	c total #watches: 638962
1159.46/1159.75	c total #propagations: 764034972 / total #impl: 4034174553 (eff. 0.189)
1159.46/1159.75	c #Conflicts:    1751000 | #Learnt:      33647 | 0.000
1159.46/1159.75	c total clause space: 335.816MB
1159.46/1159.75	c total #watches: 642635
1159.66/1159.97	c total #propagations: 764299262 / total #impl: 4035789633 (eff. 0.189)
1159.66/1159.97	c #Conflicts:    1752000 | #Learnt:      34647 | 0.000
1159.66/1159.97	c total clause space: 335.816MB
1159.66/1159.97	c total #watches: 646407
1160.27/1160.56	c total #propagations: 764540163 / total #impl: 4037083722 (eff. 0.189)
1160.27/1160.56	c #Conflicts:    1753000 | #Learnt:      35647 | 0.000
1160.27/1160.56	c total clause space: 335.816MB
1160.27/1160.56	c total #watches: 651539
1160.76/1161.02	c total #propagations: 765083192 / total #impl: 4039841378 (eff. 0.189)
1160.76/1161.02	c #Conflicts:    1754000 | #Learnt:      36647 | 0.000
1160.76/1161.02	c total clause space: 335.816MB
1160.76/1161.02	c total #watches: 657427
1161.26/1161.58	c total #propagations: 765514055 / total #impl: 4042011759 (eff. 0.189)
1161.26/1161.58	c #Conflicts:    1755000 | #Learnt:      37647 | 0.000
1161.26/1161.58	c total clause space: 335.816MB
1161.26/1161.58	c total #watches: 662403
1161.86/1162.19	c total #propagations: 765899191 / total #impl: 4044427572 (eff. 0.189)
1161.86/1162.19	c #Conflicts:    1756000 | #Learnt:      38647 | 0.000
1161.86/1162.19	c total clause space: 335.816MB
1161.86/1162.19	c total #watches: 666978
1162.47/1162.75	c total #propagations: 766490825 / total #impl: 4046955639 (eff. 0.189)
1162.47/1162.75	c #Conflicts:    1757000 | #Learnt:      39647 | 0.000
1162.47/1162.75	c total clause space: 335.816MB
1162.47/1162.75	c total #watches: 670754
1163.06/1163.37	c total #propagations: 767008833 / total #impl: 4049197471 (eff. 0.189)
1163.06/1163.37	c #Conflicts:    1758000 | #Learnt:      40647 | 0.000
1163.06/1163.37	c total clause space: 335.816MB
1163.06/1163.37	c total #watches: 678098
1163.76/1164.07	c total #propagations: 767424369 / total #impl: 4051957742 (eff. 0.189)
1163.76/1164.07	c #Conflicts:    1759000 | #Learnt:      41647 | 0.000
1163.76/1164.07	c total clause space: 335.816MB
1163.76/1164.07	c total #watches: 685365
1164.46/1164.74	c total #propagations: 767777080 / total #impl: 4054652689 (eff. 0.189)
1164.46/1164.74	c #Conflicts:    1760000 | #Learnt:      42647 | 0.000
1164.46/1164.74	c total clause space: 335.816MB
1164.46/1164.74	c total #watches: 688730
1164.96/1165.20	c total #propagations: 768099194 / total #impl: 4056985877 (eff. 0.189)
1164.96/1165.20	c #Conflicts:    1761000 | #Learnt:      43647 | 0.000
1164.96/1165.20	c total clause space: 335.816MB
1164.96/1165.20	c total #watches: 691651
1165.36/1165.64	c total #propagations: 768544573 / total #impl: 4058577894 (eff. 0.189)
1165.36/1165.64	c #Conflicts:    1762000 | #Learnt:      44647 | 0.000
1165.36/1165.64	c total clause space: 335.816MB
1165.36/1165.65	c total #watches: 695022
1165.87/1166.12	c total #propagations: 768935663 / total #impl: 4060030506 (eff. 0.189)
1165.87/1166.12	c #Conflicts:    1763000 | #Learnt:      45647 | 0.000
1165.87/1166.12	c total clause space: 335.816MB
1165.87/1166.12	c total #watches: 697933
1166.56/1166.83	c total #propagations: 769344648 / total #impl: 4061566307 (eff. 0.189)
1166.56/1166.83	c #Conflicts:    1764000 | #Learnt:      46647 | 0.000
1166.56/1166.83	c total clause space: 335.816MB
1166.56/1166.83	c total #watches: 702915
1167.26/1167.52	c total #propagations: 769824588 / total #impl: 4063838899 (eff. 0.189)
1167.26/1167.52	c #Conflicts:    1765000 | #Learnt:      47647 | 0.000
1167.26/1167.52	c total clause space: 335.816MB
1167.26/1167.52	c total #watches: 707214
1167.86/1168.14	c total #propagations: 770431727 / total #impl: 4066368451 (eff. 0.189)
1167.86/1168.14	c #Conflicts:    1766000 | #Learnt:      48647 | 0.000
1167.86/1168.14	c total clause space: 335.816MB
1167.86/1168.14	c total #watches: 711262
1168.66/1168.95	c total #propagations: 770863785 / total #impl: 4068917469 (eff. 0.189)
1168.66/1168.95	c #Conflicts:    1767000 | #Learnt:      49647 | 0.000
1168.66/1168.95	c total clause space: 335.816MB
1168.66/1168.95	c total #watches: 714761
1169.46/1169.79	c total #propagations: 771351873 / total #impl: 4071603299 (eff. 0.189)
1169.46/1169.79	c #Conflicts:    1768000 | #Learnt:      50647 | 0.000
1169.46/1169.79	c total clause space: 335.816MB
1169.46/1169.79	c total #watches: 720743
1170.17/1170.45	c total #propagations: 771937290 / total #impl: 4074569354 (eff. 0.189)
1170.17/1170.45	c #Conflicts:    1769000 | #Learnt:      51647 | 0.000
1170.17/1170.45	c total clause space: 335.816MB
1170.17/1170.45	c total #watches: 724556
1170.76/1171.07	c total #propagations: 772383242 / total #impl: 4076662993 (eff. 0.189)
1170.76/1171.07	c #Conflicts:    1770000 | #Learnt:      52647 | 0.000
1170.76/1171.07	c total clause space: 335.816MB
1170.76/1171.08	c total #watches: 729016
1171.76/1172.04	c total #propagations: 772688175 / total #impl: 4078906283 (eff. 0.189)
1171.76/1172.04	c #Conflicts:    1771000 | #Learnt:      53647 | 0.000
1171.76/1172.04	c total clause space: 335.816MB
1171.76/1172.04	c total #watches: 733444
1172.56/1172.87	c total #propagations: 773033840 / total #impl: 4081515615 (eff. 0.189)
1172.56/1172.87	c #Conflicts:    1772000 | #Learnt:      54647 | 0.000
1172.56/1172.87	c total clause space: 335.816MB
1172.56/1172.87	c total #watches: 738441
1173.36/1173.60	c total #propagations: 773576024 / total #impl: 4084427670 (eff. 0.189)
1173.36/1173.60	c #Conflicts:    1773000 | #Learnt:      55647 | 0.000
1173.36/1173.60	c total clause space: 335.816MB
1173.36/1173.60	c total #watches: 743200
1174.16/1174.46	c total #propagations: 774051817 / total #impl: 4086793677 (eff. 0.189)
1174.16/1174.46	c #Conflicts:    1774000 | #Learnt:      56647 | 0.000
1174.16/1174.46	c total clause space: 335.816MB
1174.16/1174.46	c total #watches: 748821
1174.96/1175.28	c total #propagations: 774517120 / total #impl: 4089206594 (eff. 0.189)
1174.96/1175.28	c #Conflicts:    1775000 | #Learnt:      57647 | 0.000
1174.96/1175.28	c total clause space: 335.816MB
1174.96/1175.28	c total #watches: 753345
1175.67/1175.94	c total #propagations: 774958486 / total #impl: 4091598682 (eff. 0.189)
1175.67/1175.94	c #Conflicts:    1776000 | #Learnt:      58647 | 0.000
1175.67/1175.94	c total clause space: 335.816MB
1175.67/1175.94	c total #watches: 757745
1176.66/1176.94	c total #propagations: 775427360 / total #impl: 4093782862 (eff. 0.189)
1176.66/1176.94	c #Conflicts:    1777000 | #Learnt:      59647 | 0.000
1176.66/1176.94	c total clause space: 335.816MB
1176.66/1176.94	c total #watches: 761638
1177.36/1177.69	c total #propagations: 776064598 / total #impl: 4096372903 (eff. 0.189)
1177.36/1177.69	c #Conflicts:    1778000 | #Learnt:      60647 | 0.000
1177.36/1177.69	c total clause space: 335.816MB
1177.36/1177.69	c total #watches: 767359
1178.46/1178.78	c total #propagations: 776645256 / total #impl: 4098626298 (eff. 0.189)
1178.46/1178.78	c #Conflicts:    1779000 | #Learnt:      61647 | 0.000
1178.46/1178.78	c total clause space: 335.816MB
1178.46/1178.78	c total #watches: 772716
1179.86/1180.13	c total #propagations: 777140808 / total #impl: 4101719270 (eff. 0.189)
1179.86/1180.13	c #Conflicts:    1780000 | #Learnt:      62647 | 0.000
1179.86/1180.13	c total clause space: 335.816MB
1179.86/1180.13	c total #watches: 777140
1181.36/1181.65	c total #propagations: 777937721 / total #impl: 4105729146 (eff. 0.189)
1181.36/1181.65	c #Conflicts:    1781000 | #Learnt:      63647 | 0.000
1181.36/1181.65	c total clause space: 335.816MB
1181.36/1181.65	c total #watches: 782300
1183.06/1183.39	c total #propagations: 778898943 / total #impl: 4110416460 (eff. 0.189)
1183.06/1183.39	c GC COLLECT
1183.06/1183.39	c #Conflicts:    1782000 | #Learnt:      32365 | 0.000
1183.06/1183.39	c total clause space: 335.816MB
1183.06/1183.39	c total #watches: 638277
1183.66/1183.96	c total #propagations: 779830407 / total #impl: 4115400216 (eff. 0.189)
1183.66/1183.96	c #Conflicts:    1783000 | #Learnt:      33365 | 0.000
1183.66/1183.96	c total clause space: 335.816MB
1183.66/1183.96	c total #watches: 643752
1184.06/1184.33	c total #propagations: 780436391 / total #impl: 4118377441 (eff. 0.190)
1184.06/1184.33	c #Conflicts:    1784000 | #Learnt:      34365 | 0.000
1184.06/1184.33	c total clause space: 335.816MB
1184.06/1184.33	c total #watches: 650277
1184.56/1184.80	c total #propagations: 780771716 / total #impl: 4119950580 (eff. 0.190)
1184.56/1184.80	c #Conflicts:    1785000 | #Learnt:      35365 | 0.000
1184.56/1184.80	c total clause space: 335.816MB
1184.56/1184.80	c total #watches: 655836
1185.06/1185.38	c total #propagations: 781122685 / total #impl: 4121785928 (eff. 0.190)
1185.06/1185.38	c #Conflicts:    1786000 | #Learnt:      36365 | 0.000
1185.06/1185.38	c total clause space: 335.816MB
1185.06/1185.38	c total #watches: 660161
1185.66/1185.97	c total #propagations: 781493478 / total #impl: 4123587172 (eff. 0.190)
1185.66/1185.97	c #Conflicts:    1787000 | #Learnt:      37365 | 0.000
1185.66/1185.97	c total clause space: 335.816MB
1185.66/1185.97	c total #watches: 663693
1186.26/1186.59	c total #propagations: 781865400 / total #impl: 4125241802 (eff. 0.190)
1186.26/1186.59	c #Conflicts:    1788000 | #Learnt:      38365 | 0.000
1186.26/1186.59	c total clause space: 335.816MB
1186.26/1186.59	c total #watches: 667823
1186.96/1187.24	c total #propagations: 782269340 / total #impl: 4127153947 (eff. 0.190)
1186.96/1187.24	c #Conflicts:    1789000 | #Learnt:      39365 | 0.000
1186.96/1187.24	c total clause space: 335.816MB
1186.96/1187.24	c total #watches: 671564
1187.56/1187.84	c total #propagations: 782653402 / total #impl: 4128894142 (eff. 0.190)
1187.56/1187.84	c #Conflicts:    1790000 | #Learnt:      40365 | 0.000
1187.56/1187.84	c total clause space: 335.816MB
1187.56/1187.84	c total #watches: 676387
1188.26/1188.52	c total #propagations: 783122933 / total #impl: 4130859258 (eff. 0.190)
1188.26/1188.52	c #Conflicts:    1791000 | #Learnt:      41365 | 0.000
1188.26/1188.52	c total clause space: 335.816MB
1188.26/1188.52	c total #watches: 680699
1188.76/1189.09	c total #propagations: 783624851 / total #impl: 4133392403 (eff. 0.190)
1188.76/1189.09	c #Conflicts:    1792000 | #Learnt:      42365 | 0.000
1188.76/1189.09	c total clause space: 335.816MB
1188.76/1189.09	c total #watches: 683317
1189.36/1189.65	c total #propagations: 784014122 / total #impl: 4135406649 (eff. 0.190)
1189.36/1189.65	c #Conflicts:    1793000 | #Learnt:      43365 | 0.000
1189.36/1189.65	c total clause space: 335.816MB
1189.36/1189.65	c total #watches: 687486
1189.96/1190.22	c total #propagations: 784558094 / total #impl: 4137909039 (eff. 0.190)
1189.96/1190.22	c #Conflicts:    1794000 | #Learnt:      44365 | 0.000
1189.96/1190.22	c total clause space: 335.816MB
1189.96/1190.22	c total #watches: 691065
1190.36/1190.68	c total #propagations: 785013740 / total #impl: 4140275390 (eff. 0.190)
1190.36/1190.68	c #Conflicts:    1795000 | #Learnt:      45365 | 0.000
1190.36/1190.68	c total clause space: 335.816MB
1190.36/1190.68	c total #watches: 695166
1190.96/1191.23	c total #propagations: 785399406 / total #impl: 4142217759 (eff. 0.190)
1190.96/1191.23	c #Conflicts:    1796000 | #Learnt:      46365 | 0.000
1190.96/1191.23	c total clause space: 335.816MB
1190.96/1191.23	c total #watches: 699224
1191.56/1191.83	c total #propagations: 785671548 / total #impl: 4144199157 (eff. 0.190)
1191.56/1191.83	c #Conflicts:    1797000 | #Learnt:      47365 | 0.000
1191.56/1191.83	c total clause space: 335.816MB
1191.56/1191.83	c total #watches: 702954
1192.16/1192.43	c total #propagations: 785959932 / total #impl: 4146253854 (eff. 0.190)
1192.16/1192.43	c #Conflicts:    1798000 | #Learnt:      48365 | 0.000
1192.16/1192.43	c total clause space: 335.816MB
1192.16/1192.43	c total #watches: 706072
1192.86/1193.11	c total #propagations: 786409934 / total #impl: 4148480026 (eff. 0.190)
1192.86/1193.11	c #Conflicts:    1799000 | #Learnt:      49365 | 0.000
1192.86/1193.11	c total clause space: 335.816MB
1192.86/1193.11	c total #watches: 710056
1193.56/1193.82	c total #propagations: 786877111 / total #impl: 4150862369 (eff. 0.190)
1193.56/1193.82	c #Conflicts:    1800000 | #Learnt:      50365 | 0.000
1193.56/1193.82	c total clause space: 335.816MB
1193.56/1193.82	c total #watches: 716639
1194.36/1194.69	c total #propagations: 787293486 / total #impl: 4153226786 (eff. 0.190)
1194.36/1194.69	c #Conflicts:    1801000 | #Learnt:      51365 | 0.000
1194.36/1194.69	c total clause space: 335.816MB
1194.36/1194.69	c total #watches: 722361
1195.16/1195.47	c total #propagations: 787920543 / total #impl: 4155804801 (eff. 0.190)
1195.16/1195.47	c #Conflicts:    1802000 | #Learnt:      52365 | 0.000
1195.16/1195.47	c total clause space: 335.816MB
1195.16/1195.47	c total #watches: 727682
1195.96/1196.23	c total #propagations: 788481456 / total #impl: 4158712957 (eff. 0.190)
1195.96/1196.23	c #Conflicts:    1803000 | #Learnt:      53365 | 0.000
1195.96/1196.23	c total clause space: 335.816MB
1195.96/1196.23	c total #watches: 732069
1196.66/1196.96	c total #propagations: 788891834 / total #impl: 4160537087 (eff. 0.190)
1196.66/1196.96	c #Conflicts:    1804000 | #Learnt:      54365 | 0.000
1196.66/1196.96	c total clause space: 335.816MB
1196.66/1196.96	c total #watches: 735220
1197.56/1197.83	c total #propagations: 789354947 / total #impl: 4162356287 (eff. 0.190)
1197.56/1197.83	c #Conflicts:    1805000 | #Learnt:      55365 | 0.000
1197.56/1197.83	c total clause space: 335.816MB
1197.56/1197.83	c total #watches: 740753
1198.06/1198.36	c total #propagations: 789859210 / total #impl: 4165004845 (eff. 0.190)
1198.06/1198.36	c #Conflicts:    1806000 | #Learnt:      56365 | 0.000
1198.06/1198.36	c total clause space: 335.816MB
1198.06/1198.36	c total #watches: 745502
1198.76/1199.08	c total #propagations: 790198649 / total #impl: 4166441122 (eff. 0.190)
1198.76/1199.08	c #Conflicts:    1807000 | #Learnt:      57365 | 0.000
1198.76/1199.08	c total clause space: 335.816MB
1198.76/1199.08	c total #watches: 751657
1199.66/1199.98	c total #propagations: 790591028 / total #impl: 4168173488 (eff. 0.190)
1199.66/1199.98	c #Conflicts:    1808000 | #Learnt:      58365 | 0.000
1199.66/1199.98	c total clause space: 335.816MB
1199.66/1199.98	c total #watches: 764444
1200.86/1201.16	c total #propagations: 790983344 / total #impl: 4170200807 (eff. 0.190)
1200.86/1201.16	c #Conflicts:    1809000 | #Learnt:      59365 | 0.000
1200.86/1201.16	c total clause space: 335.816MB
1200.86/1201.16	c total #watches: 772848
1201.86/1202.15	c total #propagations: 791578332 / total #impl: 4173244716 (eff. 0.190)
1201.86/1202.15	c #Conflicts:    1810000 | #Learnt:      60365 | 0.000
1201.86/1202.15	c total clause space: 335.816MB
1201.86/1202.15	c total #watches: 779128
1202.76/1203.04	c total #propagations: 792067961 / total #impl: 4175542858 (eff. 0.190)
1202.76/1203.04	c #Conflicts:    1811000 | #Learnt:      61365 | 0.000
1202.76/1203.04	c total clause space: 335.816MB
1202.76/1203.04	c total #watches: 785883
1203.86/1204.11	c total #propagations: 792427947 / total #impl: 4177841077 (eff. 0.190)
1203.86/1204.11	c #Conflicts:    1812000 | #Learnt:      62365 | 0.000
1203.86/1204.11	c total clause space: 335.816MB
1203.86/1204.11	c total #watches: 790043
1204.95/1205.20	c total #propagations: 792905196 / total #impl: 4180178155 (eff. 0.190)
1204.95/1205.20	c #Conflicts:    1813000 | #Learnt:      63365 | 0.000
1204.95/1205.20	c total clause space: 335.816MB
1204.95/1205.20	c total #watches: 794892
1205.95/1206.24	c total #propagations: 793387577 / total #impl: 4182502089 (eff. 0.190)
1205.95/1206.24	c #Conflicts:    1814000 | #Learnt:      64365 | 0.000
1205.95/1206.24	c total clause space: 335.816MB
1205.95/1206.24	c total #watches: 799057
1206.75/1207.02	c total #propagations: 793935574 / total #impl: 4184765244 (eff. 0.190)
1206.75/1207.02	c GC COLLECT
1206.75/1207.02	c #Conflicts:    1815000 | #Learnt:      32756 | 0.000
1206.75/1207.02	c total clause space: 335.816MB
1206.75/1207.02	c total #watches: 640527
1207.35/1207.62	c total #propagations: 794342770 / total #impl: 4187088885 (eff. 0.190)
1207.35/1207.62	c #Conflicts:    1816000 | #Learnt:      33756 | 0.000
1207.35/1207.62	c total clause space: 335.816MB
1207.35/1207.62	c total #watches: 644329
1207.95/1208.21	c total #propagations: 794703330 / total #impl: 4189159636 (eff. 0.190)
1207.95/1208.21	c #Conflicts:    1817000 | #Learnt:      34756 | 0.000
1207.95/1208.21	c total clause space: 335.816MB
1207.95/1208.21	c total #watches: 648920
1208.45/1208.75	c total #propagations: 795212220 / total #impl: 4191570457 (eff. 0.190)
1208.45/1208.75	c #Conflicts:    1818000 | #Learnt:      35756 | 0.000
1208.45/1208.75	c total clause space: 335.816MB
1208.45/1208.75	c total #watches: 653136
1208.95/1209.29	c total #propagations: 795643623 / total #impl: 4194008216 (eff. 0.190)
1208.95/1209.29	c #Conflicts:    1819000 | #Learnt:      36756 | 0.000
1208.95/1209.29	c total clause space: 335.816MB
1208.95/1209.29	c total #watches: 656887
1209.55/1209.85	c total #propagations: 796035433 / total #impl: 4196004397 (eff. 0.190)
1209.55/1209.85	c #Conflicts:    1820000 | #Learnt:      37756 | 0.000
1209.55/1209.85	c total clause space: 335.816MB
1209.55/1209.85	c total #watches: 660377
1210.15/1210.48	c total #propagations: 796445092 / total #impl: 4198129208 (eff. 0.190)
1210.15/1210.48	c #Conflicts:    1821000 | #Learnt:      38756 | 0.000
1210.15/1210.48	c total clause space: 335.816MB
1210.15/1210.48	c total #watches: 666674
1210.65/1210.95	c total #propagations: 796973717 / total #impl: 4200578717 (eff. 0.190)
1210.65/1210.95	c #Conflicts:    1822000 | #Learnt:      39756 | 0.000
1210.65/1210.95	c total clause space: 335.816MB
1210.65/1210.95	c total #watches: 672187
1211.15/1211.49	c total #propagations: 797301772 / total #impl: 4202461974 (eff. 0.190)
1211.15/1211.49	c #Conflicts:    1823000 | #Learnt:      40756 | 0.000
1211.15/1211.49	c total clause space: 335.816MB
1211.15/1211.49	c total #watches: 676523
1211.65/1211.92	c total #propagations: 797664350 / total #impl: 4204540695 (eff. 0.190)
1211.65/1211.92	c #Conflicts:    1824000 | #Learnt:      41756 | 0.000
1211.65/1211.92	c total clause space: 335.816MB
1211.65/1211.92	c total #watches: 680552
1212.15/1212.46	c total #propagations: 798069798 / total #impl: 4206193969 (eff. 0.190)
1212.15/1212.46	c #Conflicts:    1825000 | #Learnt:      42756 | 0.000
1212.15/1212.46	c total clause space: 335.816MB
1212.15/1212.46	c total #watches: 686486
1212.55/1212.87	c total #propagations: 798639827 / total #impl: 4208496985 (eff. 0.190)
1212.55/1212.87	c #Conflicts:    1826000 | #Learnt:      43756 | 0.000
1212.55/1212.87	c total clause space: 335.816MB
1212.55/1212.87	c total #watches: 690575
1213.06/1213.35	c total #propagations: 798957690 / total #impl: 4209844480 (eff. 0.190)
1213.06/1213.35	c #Conflicts:    1827000 | #Learnt:      44756 | 0.000
1213.06/1213.35	c total clause space: 335.816MB
1213.06/1213.35	c total #watches: 694748
1213.85/1214.17	c total #propagations: 799293652 / total #impl: 4211214779 (eff. 0.190)
1213.85/1214.17	c #Conflicts:    1828000 | #Learnt:      45756 | 0.000
1213.85/1214.17	c total clause space: 335.816MB
1213.85/1214.17	c total #watches: 698015
1214.95/1215.23	c total #propagations: 799661935 / total #impl: 4213122192 (eff. 0.190)
1214.95/1215.23	c #Conflicts:    1829000 | #Learnt:      46756 | 0.000
1214.95/1215.23	c total clause space: 335.816MB
1214.95/1215.23	c total #watches: 700752
1215.85/1216.19	c total #propagations: 800006929 / total #impl: 4215310082 (eff. 0.190)
1215.85/1216.19	c #Conflicts:    1830000 | #Learnt:      47756 | 0.000
1215.85/1216.19	c total clause space: 335.816MB
1215.85/1216.19	c total #watches: 703901
1216.75/1217.07	c total #propagations: 800363736 / total #impl: 4217647485 (eff. 0.190)
1216.75/1217.07	c #Conflicts:    1831000 | #Learnt:      48756 | 0.000
1216.75/1217.07	c total clause space: 335.816MB
1216.75/1217.07	c total #watches: 708042
1217.65/1217.94	c total #propagations: 800739005 / total #impl: 4220133679 (eff. 0.190)
1217.65/1217.94	c #Conflicts:    1832000 | #Learnt:      49756 | 0.000
1217.65/1217.94	c total clause space: 335.816MB
1217.65/1217.94	c total #watches: 711316
1218.66/1218.96	c total #propagations: 801111777 / total #impl: 4222755896 (eff. 0.190)
1218.66/1218.96	c #Conflicts:    1833000 | #Learnt:      50756 | 0.000
1218.66/1218.96	c total clause space: 335.816MB
1218.66/1218.96	c total #watches: 714655
1219.55/1219.87	c total #propagations: 801511632 / total #impl: 4225452268 (eff. 0.190)
1219.55/1219.87	c #Conflicts:    1834000 | #Learnt:      51756 | 0.000
1219.55/1219.87	c total clause space: 335.816MB
1219.55/1219.87	c total #watches: 718510
1220.15/1220.45	c total #propagations: 801877893 / total #impl: 4227778642 (eff. 0.190)
1220.15/1220.45	c #Conflicts:    1835000 | #Learnt:      52756 | 0.000
1220.15/1220.45	c total clause space: 335.816MB
1220.15/1220.45	c total #watches: 722008
1220.65/1221.00	c total #propagations: 802189277 / total #impl: 4229272015 (eff. 0.190)
1220.65/1221.00	c #Conflicts:    1836000 | #Learnt:      53756 | 0.000
1220.65/1221.00	c total clause space: 335.816MB
1220.65/1221.00	c total #watches: 726546
1221.45/1221.72	c total #propagations: 802497937 / total #impl: 4230744306 (eff. 0.190)
1221.45/1221.72	c #Conflicts:    1837000 | #Learnt:      54756 | 0.000
1221.45/1221.72	c total clause space: 335.816MB
1221.45/1221.72	c total #watches: 732614
1222.25/1222.58	c total #propagations: 802848896 / total #impl: 4232839443 (eff. 0.190)
1222.25/1222.58	c #Conflicts:    1838000 | #Learnt:      55756 | 0.000
1222.25/1222.58	c total clause space: 335.816MB
1222.25/1222.58	c total #watches: 737286
1223.25/1223.52	c total #propagations: 803241780 / total #impl: 4235056400 (eff. 0.190)
1223.25/1223.52	c #Conflicts:    1839000 | #Learnt:      56756 | 0.000
1223.25/1223.52	c total clause space: 335.816MB
1223.25/1223.52	c total #watches: 744620
1224.25/1224.53	c total #propagations: 803611420 / total #impl: 4237503604 (eff. 0.190)
1224.25/1224.53	c #Conflicts:    1840000 | #Learnt:      57756 | 0.000
1224.25/1224.53	c total clause space: 335.816MB
1224.25/1224.53	c total #watches: 750796
1225.45/1225.72	c total #propagations: 803958390 / total #impl: 4240092106 (eff. 0.190)
1225.45/1225.72	c #Conflicts:    1841000 | #Learnt:      58756 | 0.000
1225.45/1225.72	c total clause space: 335.816MB
1225.45/1225.72	c total #watches: 756022
1226.15/1226.48	c total #propagations: 804302737 / total #impl: 4242405093 (eff. 0.190)
1226.15/1226.48	c #Conflicts:    1842000 | #Learnt:      59756 | 0.000
1226.15/1226.48	c total clause space: 335.816MB
1226.15/1226.48	c total #watches: 760540
1226.75/1227.03	c total #propagations: 804598203 / total #impl: 4244129165 (eff. 0.190)
1226.75/1227.03	c #Conflicts:    1843000 | #Learnt:      60756 | 0.000
1226.75/1227.03	c total clause space: 335.816MB
1226.75/1227.03	c total #watches: 765709
1227.65/1227.90	c total #propagations: 804891774 / total #impl: 4245461788 (eff. 0.190)
1227.65/1227.90	c #Conflicts:    1844000 | #Learnt:      61756 | 0.000
1227.65/1227.90	c total clause space: 335.816MB
1227.65/1227.90	c total #watches: 770570
1228.56/1228.87	c total #propagations: 805227690 / total #impl: 4247190286 (eff. 0.190)
1228.56/1228.87	c #Conflicts:    1845000 | #Learnt:      62756 | 0.000
1228.56/1228.87	c total clause space: 335.816MB
1228.56/1228.87	c total #watches: 774605
1229.56/1229.90	c total #propagations: 805549476 / total #impl: 4248955606 (eff. 0.190)
1229.56/1229.90	c #Conflicts:    1846000 | #Learnt:      63756 | 0.000
1229.56/1229.90	c total clause space: 335.816MB
1229.56/1229.90	c total #watches: 779646
1230.85/1231.10	c total #propagations: 805869810 / total #impl: 4250586946 (eff. 0.190)
1230.85/1231.10	c #Conflicts:    1847000 | #Learnt:      64756 | 0.000
1230.85/1231.10	c total clause space: 335.816MB
1230.85/1231.10	c total #watches: 785353
1232.25/1232.54	c total #propagations: 806310135 / total #impl: 4252745690 (eff. 0.190)
1232.25/1232.54	c #Conflicts:    1848000 | #Learnt:      65756 | 0.000
1232.25/1232.54	c total clause space: 335.816MB
1232.25/1232.54	c total #watches: 790571
1232.75/1233.10	c total #propagations: 806908407 / total #impl: 4255477116 (eff. 0.190)
1232.75/1233.10	c GC COLLECT
1232.75/1233.10	c #Conflicts:    1849000 | #Learnt:      33851 | 0.000
1232.75/1233.10	c total clause space: 335.816MB
1232.75/1233.10	c total #watches: 645431
1233.35/1233.63	c total #propagations: 807459435 / total #impl: 4257666974 (eff. 0.190)
1233.35/1233.63	c #Conflicts:    1850000 | #Learnt:      34851 | 0.000
1233.35/1233.63	c total clause space: 335.816MB
1233.35/1233.63	c total #watches: 651066
1234.06/1234.35	c total #propagations: 808232290 / total #impl: 4261254379 (eff. 0.190)
1234.06/1234.35	c #Conflicts:    1851000 | #Learnt:      35851 | 0.000
1234.06/1234.35	c total clause space: 335.816MB
1234.06/1234.35	c total #watches: 654727
1234.85/1235.15	c total #propagations: 808733993 / total #impl: 4263915501 (eff. 0.190)
1234.85/1235.15	c #Conflicts:    1852000 | #Learnt:      36851 | 0.000
1234.85/1235.15	c total clause space: 335.816MB
1234.85/1235.15	c total #watches: 657954
1235.75/1236.00	c total #propagations: 809079308 / total #impl: 4265954218 (eff. 0.190)
1235.75/1236.00	c #Conflicts:    1853000 | #Learnt:      37851 | 0.000
1235.75/1236.00	c total clause space: 335.816MB
1235.75/1236.00	c total #watches: 662075
1236.65/1236.94	c total #propagations: 809425919 / total #impl: 4268157951 (eff. 0.190)
1236.65/1236.94	c #Conflicts:    1854000 | #Learnt:      38851 | 0.000
1236.65/1236.94	c total clause space: 335.816MB
1236.65/1236.94	c total #watches: 666335
1237.65/1237.90	c total #propagations: 809781156 / total #impl: 4270595275 (eff. 0.190)
1237.65/1237.90	c #Conflicts:    1855000 | #Learnt:      39851 | 0.000
1237.65/1237.90	c total clause space: 335.816MB
1237.65/1237.90	c total #watches: 670581
1238.55/1238.87	c total #propagations: 810126276 / total #impl: 4272951818 (eff. 0.190)
1238.55/1238.87	c #Conflicts:    1856000 | #Learnt:      40851 | 0.000
1238.55/1238.87	c total clause space: 335.816MB
1238.55/1238.87	c total #watches: 674531
1239.56/1239.85	c total #propagations: 810464368 / total #impl: 4275160581 (eff. 0.190)
1239.56/1239.85	c #Conflicts:    1857000 | #Learnt:      41851 | 0.000
1239.56/1239.85	c total clause space: 335.816MB
1239.56/1239.85	c total #watches: 678784
1240.56/1240.85	c total #propagations: 810802035 / total #impl: 4277362231 (eff. 0.190)
1240.56/1240.85	c #Conflicts:    1858000 | #Learnt:      42851 | 0.000
1240.56/1240.85	c total clause space: 335.816MB
1240.56/1240.85	c total #watches: 683359
1241.76/1242.07	c total #propagations: 811105635 / total #impl: 4279364266 (eff. 0.190)
1241.76/1242.07	c #Conflicts:    1859000 | #Learnt:      43851 | 0.000
1241.76/1242.07	c total clause space: 335.816MB
1241.76/1242.07	c total #watches: 688336
1242.95/1243.27	c total #propagations: 811434817 / total #impl: 4281487314 (eff. 0.190)
1242.95/1243.27	c #Conflicts:    1860000 | #Learnt:      44851 | 0.000
1242.95/1243.27	c total clause space: 335.816MB
1242.95/1243.27	c total #watches: 692362
1244.15/1244.41	c total #propagations: 811779777 / total #impl: 4283734700 (eff. 0.190)
1244.15/1244.41	c #Conflicts:    1861000 | #Learnt:      45851 | 0.000
1244.15/1244.41	c total clause space: 335.816MB
1244.15/1244.41	c total #watches: 696066
1245.55/1245.82	c total #propagations: 812082866 / total #impl: 4286001634 (eff. 0.189)
1245.55/1245.82	c #Conflicts:    1862000 | #Learnt:      46851 | 0.000
1245.55/1245.82	c total clause space: 335.816MB
1245.55/1245.82	c total #watches: 704335
1247.05/1247.35	c total #propagations: 812400373 / total #impl: 4288371389 (eff. 0.189)
1247.05/1247.35	c #Conflicts:    1863000 | #Learnt:      47851 | 0.000
1247.05/1247.35	c total clause space: 335.816MB
1247.05/1247.35	c total #watches: 708753
1248.55/1248.87	c total #propagations: 812697478 / total #impl: 4290517099 (eff. 0.189)
1248.55/1248.87	c #Conflicts:    1864000 | #Learnt:      48851 | 0.000
1248.55/1248.87	c total clause space: 335.816MB
1248.55/1248.87	c total #watches: 713011
1250.15/1250.49	c total #propagations: 813004181 / total #impl: 4292538123 (eff. 0.189)
1250.15/1250.49	c #Conflicts:    1865000 | #Learnt:      49851 | 0.000
1250.15/1250.49	c total clause space: 335.816MB
1250.15/1250.49	c total #watches: 716667
1251.75/1252.06	c total #propagations: 813314035 / total #impl: 4294824220 (eff. 0.189)
1251.75/1252.06	c #Conflicts:    1866000 | #Learnt:      50851 | 0.000
1251.75/1252.06	c total clause space: 335.816MB
1251.75/1252.06	c total #watches: 720436
1253.65/1253.94	c total #propagations: 813641177 / total #impl: 4297463276 (eff. 0.189)
1253.65/1253.94	c #Conflicts:    1867000 | #Learnt:      51851 | 0.000
1253.65/1253.94	c total clause space: 335.816MB
1253.65/1253.94	c total #watches: 723721
1255.35/1255.68	c total #propagations: 813984518 / total #impl: 4299892349 (eff. 0.189)
1255.35/1255.68	c #Conflicts:    1868000 | #Learnt:      52851 | 0.000
1255.35/1255.68	c total clause space: 335.816MB
1255.35/1255.68	c total #watches: 726769
1257.25/1257.50	c total #propagations: 814319182 / total #impl: 4302389025 (eff. 0.189)
1257.25/1257.50	c #Conflicts:    1869000 | #Learnt:      53851 | 0.000
1257.25/1257.50	c total clause space: 335.816MB
1257.25/1257.50	c total #watches: 730076
1258.95/1259.29	c total #propagations: 814641816 / total #impl: 4304567922 (eff. 0.189)
1258.95/1259.29	c #Conflicts:    1870000 | #Learnt:      54851 | 0.000
1258.95/1259.29	c total clause space: 335.816MB
1258.95/1259.29	c total #watches: 733965
1260.95/1261.20	c total #propagations: 814985700 / total #impl: 4307108696 (eff. 0.189)
1260.95/1261.20	c #Conflicts:    1871000 | #Learnt:      55851 | 0.000
1260.95/1261.20	c total clause space: 335.816MB
1260.95/1261.20	c total #watches: 737546
1262.95/1263.24	c total #propagations: 815323284 / total #impl: 4309376797 (eff. 0.189)
1262.95/1263.24	c #Conflicts:    1872000 | #Learnt:      56851 | 0.000
1262.95/1263.24	c total clause space: 335.816MB
1262.95/1263.24	c total #watches: 742157
1264.14/1264.43	c total #propagations: 815655674 / total #impl: 4311910471 (eff. 0.189)
1264.14/1264.43	c #Conflicts:    1873000 | #Learnt:      57851 | 0.000
1264.14/1264.43	c total clause space: 335.816MB
1264.14/1264.43	c total #watches: 745406
1264.85/1265.15	c total #propagations: 816195030 / total #impl: 4314255604 (eff. 0.189)
1264.85/1265.15	c #Conflicts:    1874000 | #Learnt:      58851 | 0.000
1264.85/1265.15	c total clause space: 335.816MB
1264.85/1265.15	c total #watches: 749924
1265.64/1265.97	c total #propagations: 816698104 / total #impl: 4316683858 (eff. 0.189)
1265.64/1265.97	c #Conflicts:    1875000 | #Learnt:      59851 | 0.000
1265.64/1265.97	c total clause space: 335.816MB
1265.64/1265.97	c total #watches: 753937
1266.34/1266.61	c total #propagations: 817047657 / total #impl: 4318718610 (eff. 0.189)
1266.34/1266.61	c #Conflicts:    1876000 | #Learnt:      60851 | 0.000
1266.34/1266.61	c total clause space: 335.816MB
1266.34/1266.61	c total #watches: 759513
1267.34/1267.67	c total #propagations: 817510750 / total #impl: 4320679627 (eff. 0.189)
1267.34/1267.67	c #Conflicts:    1877000 | #Learnt:      61851 | 0.000
1267.34/1267.67	c total clause space: 335.816MB
1267.34/1267.67	c total #watches: 763936
1268.44/1268.79	c total #propagations: 817948930 / total #impl: 4323159787 (eff. 0.189)
1268.44/1268.79	c #Conflicts:    1878000 | #Learnt:      62851 | 0.000
1268.44/1268.79	c total clause space: 335.816MB
1268.44/1268.79	c total #watches: 767391
1269.94/1270.23	c total #propagations: 818430242 / total #impl: 4325541933 (eff. 0.189)
1269.94/1270.23	c #Conflicts:    1879000 | #Learnt:      63851 | 0.000
1269.94/1270.23	c total clause space: 335.816MB
1269.94/1270.23	c total #watches: 771449
1271.24/1271.51	c total #propagations: 818886894 / total #impl: 4328067327 (eff. 0.189)
1271.24/1271.51	c #Conflicts:    1880000 | #Learnt:      64851 | 0.000
1271.24/1271.51	c total clause space: 335.816MB
1271.24/1271.51	c total #watches: 780670
1272.45/1272.74	c total #propagations: 819585703 / total #impl: 4331924760 (eff. 0.189)
1272.45/1272.74	c #Conflicts:    1881000 | #Learnt:      65851 | 0.000
1272.45/1272.74	c total clause space: 335.816MB
1272.45/1272.74	c total #watches: 784776
1273.44/1273.70	c total #propagations: 820183075 / total #impl: 4334677283 (eff. 0.189)
1273.44/1273.70	c GC COLLECT
1273.44/1273.70	c #Conflicts:    1882000 | #Learnt:      33636 | 0.000
1273.44/1273.70	c total clause space: 335.816MB
1273.44/1273.70	c total #watches: 644246
1274.04/1274.32	c total #propagations: 820695088 / total #impl: 4336840446 (eff. 0.189)
1274.04/1274.32	c #Conflicts:    1883000 | #Learnt:      34636 | 0.000
1274.04/1274.32	c total clause space: 335.816MB
1274.04/1274.32	c total #watches: 648412
1274.65/1274.94	c total #propagations: 821196783 / total #impl: 4339595344 (eff. 0.189)
1274.65/1274.94	c #Conflicts:    1884000 | #Learnt:      35636 | 0.000
1274.65/1274.94	c total clause space: 335.816MB
1274.65/1274.94	c total #watches: 653492
1275.14/1275.48	c total #propagations: 821652235 / total #impl: 4342223785 (eff. 0.189)
1275.14/1275.48	c #Conflicts:    1885000 | #Learnt:      36636 | 0.000
1275.14/1275.48	c total clause space: 335.816MB
1275.14/1275.48	c total #watches: 658343
1275.54/1275.87	c total #propagations: 822057862 / total #impl: 4344120501 (eff. 0.189)
1275.54/1275.87	c #Conflicts:    1886000 | #Learnt:      37636 | 0.000
1275.54/1275.87	c total clause space: 335.816MB
1275.54/1275.87	c total #watches: 662441
1275.94/1276.22	c total #propagations: 822480429 / total #impl: 4346273071 (eff. 0.189)
1275.94/1276.22	c #Conflicts:    1887000 | #Learnt:      38636 | 0.000
1275.94/1276.22	c total clause space: 335.816MB
1275.94/1276.22	c total #watches: 665635
1276.34/1276.66	c total #propagations: 822752111 / total #impl: 4348304304 (eff. 0.189)
1276.34/1276.66	c #Conflicts:    1888000 | #Learnt:      39636 | 0.000
1276.34/1276.66	c total clause space: 335.816MB
1276.34/1276.66	c total #watches: 669876
1276.85/1277.12	c total #propagations: 822983421 / total #impl: 4350343569 (eff. 0.189)
1276.85/1277.12	c #Conflicts:    1889000 | #Learnt:      40636 | 0.000
1276.85/1277.12	c total clause space: 335.816MB
1276.85/1277.12	c total #watches: 677877
1277.44/1277.75	c total #propagations: 823278436 / total #impl: 4352344695 (eff. 0.189)
1277.44/1277.75	c #Conflicts:    1890000 | #Learnt:      41636 | 0.000
1277.44/1277.75	c total clause space: 335.816MB
1277.44/1277.75	c total #watches: 686531
1278.14/1278.45	c total #propagations: 823587225 / total #impl: 4354474372 (eff. 0.189)
1278.14/1278.45	c #Conflicts:    1891000 | #Learnt:      42636 | 0.000
1278.14/1278.45	c total clause space: 335.816MB
1278.14/1278.45	c total #watches: 695954
1278.94/1279.24	c total #propagations: 823876622 / total #impl: 4356787839 (eff. 0.189)
1278.94/1279.24	c #Conflicts:    1892000 | #Learnt:      43636 | 0.000
1278.94/1279.24	c total clause space: 335.816MB
1278.94/1279.24	c total #watches: 702599
1279.64/1279.96	c total #propagations: 824314592 / total #impl: 4359328511 (eff. 0.189)
1279.64/1279.96	c #Conflicts:    1893000 | #Learnt:      44636 | 0.000
1279.64/1279.96	c total clause space: 335.816MB
1279.64/1279.96	c total #watches: 706103
1280.44/1280.71	c total #propagations: 824805815 / total #impl: 4361347278 (eff. 0.189)
1280.44/1280.71	c #Conflicts:    1894000 | #Learnt:      45636 | 0.000
1280.44/1280.71	c total clause space: 335.816MB
1280.44/1280.71	c total #watches: 712259
1281.25/1281.58	c total #propagations: 825276151 / total #impl: 4363563309 (eff. 0.189)
1281.25/1281.58	c #Conflicts:    1895000 | #Learnt:      46636 | 0.000
1281.25/1281.58	c total clause space: 335.816MB
1281.25/1281.58	c total #watches: 718287
1282.04/1282.33	c total #propagations: 825759521 / total #impl: 4365830611 (eff. 0.189)
1282.04/1282.33	c #Conflicts:    1896000 | #Learnt:      47636 | 0.000
1282.04/1282.33	c total clause space: 335.816MB
1282.04/1282.33	c total #watches: 722665
1282.94/1283.23	c total #propagations: 826202181 / total #impl: 4368022592 (eff. 0.189)
1282.94/1283.23	c #Conflicts:    1897000 | #Learnt:      48636 | 0.000
1282.94/1283.23	c total clause space: 335.816MB
1282.94/1283.23	c total #watches: 729590
1283.55/1283.81	c total #propagations: 826694413 / total #impl: 4370982448 (eff. 0.189)
1283.55/1283.81	c #Conflicts:    1898000 | #Learnt:      49636 | 0.000
1283.55/1283.81	c total clause space: 335.816MB
1283.55/1283.82	c total #watches: 736174
1284.34/1284.69	c total #propagations: 827045410 / total #impl: 4373069581 (eff. 0.189)
1284.34/1284.69	c #Conflicts:    1899000 | #Learnt:      50636 | 0.000
1284.34/1284.69	c total clause space: 335.816MB
1284.34/1284.69	c total #watches: 739717
1285.24/1285.57	c total #propagations: 827480468 / total #impl: 4375413556 (eff. 0.189)
1285.24/1285.57	c #Conflicts:    1900000 | #Learnt:      51636 | 0.000
1285.24/1285.57	c total clause space: 335.816MB
1285.24/1285.57	c total #watches: 743434
1286.04/1286.34	c total #propagations: 827945907 / total #impl: 4377718217 (eff. 0.189)
1286.04/1286.34	c #Conflicts:    1901000 | #Learnt:      52636 | 0.000
1286.04/1286.34	c total clause space: 335.816MB
1286.04/1286.34	c total #watches: 749089
1286.85/1287.13	c total #propagations: 828462512 / total #impl: 4380402098 (eff. 0.189)
1286.85/1287.13	c #Conflicts:    1902000 | #Learnt:      53636 | 0.000
1286.85/1287.13	c total clause space: 335.816MB
1286.85/1287.13	c total #watches: 755060
1287.54/1287.85	c total #propagations: 828956414 / total #impl: 4382846456 (eff. 0.189)
1287.54/1287.85	c #Conflicts:    1903000 | #Learnt:      54636 | 0.000
1287.54/1287.85	c total clause space: 335.816MB
1287.54/1287.85	c total #watches: 760803
1288.54/1288.81	c total #propagations: 829327916 / total #impl: 4384733718 (eff. 0.189)
1288.54/1288.81	c #Conflicts:    1904000 | #Learnt:      55636 | 0.000
1288.54/1288.81	c total clause space: 335.816MB
1288.54/1288.81	c total #watches: 764929
1289.34/1289.69	c total #propagations: 829836206 / total #impl: 4387110884 (eff. 0.189)
1289.34/1289.69	c #Conflicts:    1905000 | #Learnt:      56636 | 0.000
1289.34/1289.69	c total clause space: 335.816MB
1289.34/1289.69	c total #watches: 770082
1290.24/1290.53	c total #propagations: 830316316 / total #impl: 4389749350 (eff. 0.189)
1290.24/1290.53	c #Conflicts:    1906000 | #Learnt:      57636 | 0.000
1290.24/1290.53	c total clause space: 335.816MB
1290.24/1290.53	c total #watches: 774556
1290.84/1291.16	c total #propagations: 830731244 / total #impl: 4391666823 (eff. 0.189)
1290.84/1291.16	c #Conflicts:    1907000 | #Learnt:      58636 | 0.000
1290.84/1291.16	c total clause space: 335.816MB
1290.84/1291.16	c total #watches: 779756
1291.54/1291.87	c total #propagations: 831176392 / total #impl: 4394089275 (eff. 0.189)
1291.54/1291.87	c #Conflicts:    1908000 | #Learnt:      59636 | 0.000
1291.54/1291.87	c total clause space: 335.816MB
1291.54/1291.87	c total #watches: 787065
1292.44/1292.74	c total #propagations: 831476181 / total #impl: 4396414868 (eff. 0.189)
1292.44/1292.74	c #Conflicts:    1909000 | #Learnt:      60636 | 0.000
1292.44/1292.74	c total clause space: 335.816MB
1292.44/1292.74	c total #watches: 791317
1293.24/1293.58	c total #propagations: 831811774 / total #impl: 4397992762 (eff. 0.189)
1293.24/1293.58	c #Conflicts:    1910000 | #Learnt:      61636 | 0.000
1293.24/1293.58	c total clause space: 335.816MB
1293.24/1293.58	c total #watches: 795857
1294.24/1294.54	c total #propagations: 832142047 / total #impl: 4399716634 (eff. 0.189)
1294.24/1294.54	c #Conflicts:    1911000 | #Learnt:      62636 | 0.000
1294.24/1294.54	c total clause space: 335.816MB
1294.24/1294.54	c total #watches: 800975
1295.14/1295.41	c total #propagations: 832533171 / total #impl: 4402093052 (eff. 0.189)
1295.14/1295.41	c #Conflicts:    1912000 | #Learnt:      63636 | 0.000
1295.14/1295.41	c total clause space: 335.816MB
1295.14/1295.41	c total #watches: 816594
1296.14/1296.42	c total #propagations: 832944349 / total #impl: 4406597885 (eff. 0.189)
1296.14/1296.42	c #Conflicts:    1913000 | #Learnt:      64636 | 0.000
1296.14/1296.42	c total clause space: 335.816MB
1296.14/1296.42	c total #watches: 824403
1297.44/1297.74	c total #propagations: 833318994 / total #impl: 4410453311 (eff. 0.189)
1297.44/1297.74	c #Conflicts:    1914000 | #Learnt:      65636 | 0.000
1297.44/1297.74	c total clause space: 335.816MB
1297.44/1297.74	c total #watches: 831079
1298.95/1299.26	c total #propagations: 833712255 / total #impl: 4414291175 (eff. 0.189)
1298.95/1299.26	c #Conflicts:    1915000 | #Learnt:      66636 | 0.000
1298.95/1299.26	c total clause space: 335.816MB
1298.95/1299.26	c total #watches: 841315
1299.95/1300.24	c total #propagations: 834109804 / total #impl: 4417870961 (eff. 0.189)
1299.95/1300.24	c GC COLLECT
1299.95/1300.24	c #Conflicts:    1916000 | #Learnt:      34156 | 0.000
1299.95/1300.24	c total clause space: 335.816MB
1299.95/1300.25	c total #watches: 647444
1300.54/1300.82	c total #propagations: 834497019 / total #impl: 4421125910 (eff. 0.189)
1300.54/1300.82	c #Conflicts:    1917000 | #Learnt:      35156 | 0.000
1300.54/1300.82	c total clause space: 335.816MB
1300.54/1300.82	c total #watches: 654112
1301.05/1301.31	c total #propagations: 834855513 / total #impl: 4423998949 (eff. 0.189)
1301.05/1301.31	c #Conflicts:    1918000 | #Learnt:      36156 | 0.000
1301.05/1301.31	c total clause space: 335.816MB
1301.05/1301.31	c total #watches: 657805
1301.64/1301.90	c total #propagations: 835301882 / total #impl: 4426266891 (eff. 0.189)
1301.64/1301.90	c #Conflicts:    1919000 | #Learnt:      37156 | 0.000
1301.64/1301.90	c total clause space: 335.816MB
1301.64/1301.90	c total #watches: 663375
1302.25/1302.51	c total #propagations: 835787519 / total #impl: 4428819535 (eff. 0.189)
1302.25/1302.51	c #Conflicts:    1920000 | #Learnt:      38156 | 0.000
1302.25/1302.51	c total clause space: 335.816MB
1302.25/1302.51	c total #watches: 666835
1302.74/1303.00	c total #propagations: 836213075 / total #impl: 4430641456 (eff. 0.189)
1302.74/1303.00	c #Conflicts:    1921000 | #Learnt:      39156 | 0.000
1302.74/1303.00	c total clause space: 335.816MB
1302.74/1303.00	c total #watches: 670575
1303.25/1303.54	c total #propagations: 836683303 / total #impl: 4432451940 (eff. 0.189)
1303.25/1303.54	c #Conflicts:    1922000 | #Learnt:      40156 | 0.000
1303.25/1303.54	c total clause space: 335.816MB
1303.25/1303.54	c total #watches: 674370
1303.84/1304.11	c total #propagations: 837213342 / total #impl: 4434682823 (eff. 0.189)
1303.84/1304.11	c #Conflicts:    1923000 | #Learnt:      41156 | 0.000
1303.84/1304.11	c total clause space: 335.816MB
1303.84/1304.11	c total #watches: 678472
1304.64/1304.94	c total #propagations: 837678279 / total #impl: 4436910407 (eff. 0.189)
1304.64/1304.94	c #Conflicts:    1924000 | #Learnt:      42156 | 0.000
1304.64/1304.94	c total clause space: 335.816MB
1304.64/1304.94	c total #watches: 682570
1305.55/1305.89	c total #propagations: 838123868 / total #impl: 4439244915 (eff. 0.189)
1305.55/1305.89	c #Conflicts:    1925000 | #Learnt:      43156 | 0.000
1305.55/1305.89	c total clause space: 335.816MB
1305.55/1305.89	c total #watches: 685821
1306.24/1306.53	c total #propagations: 838536296 / total #impl: 4441413503 (eff. 0.189)
1306.24/1306.53	c #Conflicts:    1926000 | #Learnt:      44156 | 0.000
1306.24/1306.53	c total clause space: 335.816MB
1306.24/1306.53	c total #watches: 690852
1306.74/1307.04	c total #propagations: 839022874 / total #impl: 4443676214 (eff. 0.189)
1306.74/1307.04	c #Conflicts:    1927000 | #Learnt:      45156 | 0.000
1306.74/1307.04	c total clause space: 335.816MB
1306.74/1307.04	c total #watches: 694819
1307.14/1307.40	c total #propagations: 839459137 / total #impl: 4445639036 (eff. 0.189)
1307.14/1307.40	c #Conflicts:    1928000 | #Learnt:      46156 | 0.000
1307.14/1307.40	c total clause space: 335.816MB
1307.14/1307.41	c total #watches: 698320
1307.84/1308.11	c total #propagations: 839784268 / total #impl: 4447375121 (eff. 0.189)
1307.84/1308.11	c #Conflicts:    1929000 | #Learnt:      47156 | 0.000
1307.84/1308.11	c total clause space: 335.816MB
1307.84/1308.11	c total #watches: 701340
1308.44/1308.79	c total #propagations: 840323181 / total #impl: 4449872045 (eff. 0.189)
1308.44/1308.79	c #Conflicts:    1930000 | #Learnt:      48156 | 0.000
1308.44/1308.79	c total clause space: 335.816MB
1308.44/1308.79	c total #watches: 705671
1309.14/1309.45	c total #propagations: 840866924 / total #impl: 4452366264 (eff. 0.189)
1309.14/1309.45	c #Conflicts:    1931000 | #Learnt:      49156 | 0.000
1309.14/1309.45	c total clause space: 335.816MB
1309.14/1309.45	c total #watches: 710282
1309.84/1310.12	c total #propagations: 841297162 / total #impl: 4454752436 (eff. 0.189)
1309.84/1310.12	c #Conflicts:    1932000 | #Learnt:      50156 | 0.000
1309.84/1310.12	c total clause space: 335.816MB
1309.84/1310.12	c total #watches: 714371
1310.24/1310.58	c total #propagations: 841612810 / total #impl: 4456833740 (eff. 0.189)
1310.24/1310.58	c #Conflicts:    1933000 | #Learnt:      51156 | 0.000
1310.24/1310.58	c total clause space: 335.816MB
1310.24/1310.58	c total #watches: 717238
1311.04/1311.35	c total #propagations: 841967975 / total #impl: 4458142310 (eff. 0.189)
1311.04/1311.35	c #Conflicts:    1934000 | #Learnt:      52156 | 0.000
1311.04/1311.35	c total clause space: 335.816MB
1311.04/1311.35	c total #watches: 723667
1311.94/1312.26	c total #propagations: 842353054 / total #impl: 4460842472 (eff. 0.189)
1311.94/1312.26	c #Conflicts:    1935000 | #Learnt:      53156 | 0.000
1311.94/1312.26	c total clause space: 335.816MB
1311.94/1312.26	c total #watches: 730815
1313.04/1313.34	c total #propagations: 842720655 / total #impl: 4463541073 (eff. 0.189)
1313.04/1313.34	c #Conflicts:    1936000 | #Learnt:      54156 | 0.000
1313.04/1313.34	c total clause space: 335.816MB
1313.04/1313.34	c total #watches: 737574
1313.94/1314.27	c total #propagations: 843062461 / total #impl: 4465950623 (eff. 0.189)
1313.94/1314.27	c #Conflicts:    1937000 | #Learnt:      55156 | 0.000
1313.94/1314.27	c total clause space: 335.816MB
1313.94/1314.27	c total #watches: 742084
1314.64/1314.98	c total #propagations: 843588715 / total #impl: 4468546262 (eff. 0.189)
1314.64/1314.98	c #Conflicts:    1938000 | #Learnt:      56156 | 0.000
1314.64/1314.98	c total clause space: 335.816MB
1314.64/1314.98	c total #watches: 745741
1315.34/1315.61	c total #propagations: 844014370 / total #impl: 4470726438 (eff. 0.189)
1315.34/1315.61	c #Conflicts:    1939000 | #Learnt:      57156 | 0.000
1315.34/1315.61	c total clause space: 335.816MB
1315.34/1315.61	c total #watches: 749840
1315.94/1316.22	c total #propagations: 844434440 / total #impl: 4472773132 (eff. 0.189)
1315.94/1316.22	c #Conflicts:    1940000 | #Learnt:      58156 | 0.000
1315.94/1316.22	c total clause space: 335.816MB
1315.94/1316.23	c total #watches: 757728
1316.84/1317.11	c total #propagations: 844860240 / total #impl: 4475434103 (eff. 0.189)
1316.84/1317.11	c #Conflicts:    1941000 | #Learnt:      59156 | 0.000
1316.84/1317.11	c total clause space: 335.816MB
1316.84/1317.12	c total #watches: 765776
1317.44/1317.73	c total #propagations: 845329483 / total #impl: 4478262578 (eff. 0.189)
1317.44/1317.73	c #Conflicts:    1942000 | #Learnt:      60156 | 0.000
1317.44/1317.73	c total clause space: 335.816MB
1317.44/1317.73	c total #watches: 769536
1318.14/1318.45	c total #propagations: 845765011 / total #impl: 4480327179 (eff. 0.189)
1318.14/1318.45	c #Conflicts:    1943000 | #Learnt:      61156 | 0.000
1318.14/1318.45	c total clause space: 335.816MB
1318.14/1318.45	c total #watches: 772483
1319.54/1319.87	c total #propagations: 846243534 / total #impl: 4482193049 (eff. 0.189)
1319.54/1319.87	c #Conflicts:    1944000 | #Learnt:      62156 | 0.000
1319.54/1319.87	c total clause space: 335.816MB
1319.54/1319.87	c total #watches: 775098
1320.64/1320.96	c total #propagations: 846721847 / total #impl: 4484290306 (eff. 0.189)
1320.64/1320.96	c #Conflicts:    1945000 | #Learnt:      63156 | 0.000
1320.64/1320.96	c total clause space: 335.816MB
1320.64/1320.96	c total #watches: 778370
1321.64/1321.98	c total #propagations: 847232993 / total #impl: 4486563110 (eff. 0.189)
1321.64/1321.98	c #Conflicts:    1946000 | #Learnt:      64156 | 0.000
1321.64/1321.98	c total clause space: 335.816MB
1321.64/1321.98	c total #watches: 782181
1322.64/1322.97	c total #propagations: 847807469 / total #impl: 4489087583 (eff. 0.189)
1322.64/1322.97	c #Conflicts:    1947000 | #Learnt:      65156 | 0.000
1322.64/1322.97	c total clause space: 335.816MB
1322.64/1322.97	c total #watches: 785112
1323.74/1324.01	c total #propagations: 848234583 / total #impl: 4491150295 (eff. 0.189)
1323.74/1324.01	c #Conflicts:    1948000 | #Learnt:      66156 | 0.000
1323.74/1324.01	c total clause space: 335.816MB
1323.74/1324.01	c total #watches: 788924
1324.74/1325.01	c total #propagations: 848739021 / total #impl: 4493469914 (eff. 0.189)
1324.74/1325.01	c #Conflicts:    1949000 | #Learnt:      67156 | 0.000
1324.74/1325.01	c total clause space: 335.816MB
1324.74/1325.01	c total #watches: 793194
1325.54/1325.81	c total #propagations: 849210179 / total #impl: 4495689003 (eff. 0.189)
1325.54/1325.81	c GC COLLECT
1325.54/1325.81	c #Conflicts:    1950000 | #Learnt:      34353 | 0.000
1325.54/1325.81	c total clause space: 335.816MB
1325.54/1325.81	c total #watches: 648108
1326.04/1326.30	c total #propagations: 849785154 / total #impl: 4498464095 (eff. 0.189)
1326.04/1326.30	c #Conflicts:    1951000 | #Learnt:      35353 | 0.000
1326.04/1326.30	c total clause space: 335.816MB
1326.04/1326.30	c total #watches: 651940
1326.34/1326.66	c total #propagations: 850044669 / total #impl: 4500145738 (eff. 0.189)
1326.34/1326.66	c #Conflicts:    1952000 | #Learnt:      36353 | 0.000
1326.34/1326.66	c total clause space: 335.816MB
1326.34/1326.66	c total #watches: 654561
1326.74/1327.08	c total #propagations: 850402395 / total #impl: 4501384648 (eff. 0.189)
1326.74/1327.08	c #Conflicts:    1953000 | #Learnt:      37353 | 0.000
1326.74/1327.08	c total clause space: 335.816MB
1326.74/1327.08	c total #watches: 658550
1327.14/1327.45	c total #propagations: 850840499 / total #impl: 4503397618 (eff. 0.189)
1327.14/1327.45	c #Conflicts:    1954000 | #Learnt:      38353 | 0.000
1327.14/1327.45	c total clause space: 335.816MB
1327.14/1327.45	c total #watches: 662264
1327.54/1327.89	c total #propagations: 851162754 / total #impl: 4505304396 (eff. 0.189)
1327.54/1327.89	c #Conflicts:    1955000 | #Learnt:      39353 | 0.000
1327.54/1327.89	c total clause space: 335.816MB
1327.54/1327.89	c total #watches: 665315
1328.04/1328.34	c total #propagations: 851519825 / total #impl: 4507234507 (eff. 0.189)
1328.04/1328.34	c #Conflicts:    1956000 | #Learnt:      40353 | 0.000
1328.04/1328.34	c total clause space: 335.816MB
1328.04/1328.34	c total #watches: 668334
1328.54/1328.86	c total #propagations: 851825227 / total #impl: 4509134326 (eff. 0.189)
1328.54/1328.86	c #Conflicts:    1957000 | #Learnt:      41353 | 0.000
1328.54/1328.86	c total clause space: 335.816MB
1328.54/1328.86	c total #watches: 673350
1329.03/1329.39	c total #propagations: 852036015 / total #impl: 4511427385 (eff. 0.189)
1329.03/1329.39	c #Conflicts:    1958000 | #Learnt:      42353 | 0.000
1329.03/1329.39	c total clause space: 335.816MB
1329.03/1329.39	c total #watches: 677184
1329.64/1329.97	c total #propagations: 852243277 / total #impl: 4513966352 (eff. 0.189)
1329.64/1329.97	c #Conflicts:    1959000 | #Learnt:      43353 | 0.000
1329.64/1329.97	c total clause space: 335.816MB
1329.64/1329.97	c total #watches: 682491
1330.33/1330.63	c total #propagations: 852457437 / total #impl: 4516715540 (eff. 0.189)
1330.33/1330.63	c #Conflicts:    1960000 | #Learnt:      44353 | 0.000
1330.33/1330.63	c total clause space: 335.816MB
1330.33/1330.63	c total #watches: 686672
1330.93/1331.24	c total #propagations: 852664419 / total #impl: 4518819526 (eff. 0.189)
1330.93/1331.24	c #Conflicts:    1961000 | #Learnt:      45353 | 0.000
1330.93/1331.24	c total clause space: 335.816MB
1330.93/1331.24	c total #watches: 690390
1331.63/1331.96	c total #propagations: 852837661 / total #impl: 4520751527 (eff. 0.189)
1331.63/1331.96	c #Conflicts:    1962000 | #Learnt:      46353 | 0.000
1331.63/1331.96	c total clause space: 335.816MB
1331.63/1331.96	c total #watches: 693320
1332.03/1332.37	c total #propagations: 853059248 / total #impl: 4522827052 (eff. 0.189)
1332.03/1332.37	c #Conflicts:    1963000 | #Learnt:      47353 | 0.000
1332.03/1332.37	c total clause space: 335.816MB
1332.03/1332.37	c total #watches: 695917
1332.43/1332.78	c total #propagations: 853409870 / total #impl: 4524131423 (eff. 0.189)
1332.43/1332.78	c #Conflicts:    1964000 | #Learnt:      48353 | 0.000
1332.43/1332.78	c total clause space: 335.816MB
1332.43/1332.78	c total #watches: 698781
1332.94/1333.20	c total #propagations: 853732515 / total #impl: 4525349675 (eff. 0.189)
1332.94/1333.20	c #Conflicts:    1965000 | #Learnt:      49353 | 0.000
1332.94/1333.20	c total clause space: 335.816MB
1332.94/1333.20	c total #watches: 701641
1333.33/1333.65	c total #propagations: 854108496 / total #impl: 4526778948 (eff. 0.189)
1333.33/1333.65	c #Conflicts:    1966000 | #Learnt:      50353 | 0.000
1333.33/1333.65	c total clause space: 335.816MB
1333.33/1333.66	c total #watches: 704903
1333.83/1334.11	c total #propagations: 854464876 / total #impl: 4528195147 (eff. 0.189)
1333.83/1334.11	c #Conflicts:    1967000 | #Learnt:      51353 | 0.000
1333.83/1334.11	c total clause space: 335.816MB
1333.83/1334.11	c total #watches: 707695
1334.33/1334.60	c total #propagations: 854803946 / total #impl: 4529539596 (eff. 0.189)
1334.33/1334.60	c #Conflicts:    1968000 | #Learnt:      52353 | 0.000
1334.33/1334.60	c total clause space: 335.816MB
1334.33/1334.60	c total #watches: 710718
1334.83/1335.12	c total #propagations: 855145243 / total #impl: 4530941208 (eff. 0.189)
1334.83/1335.12	c #Conflicts:    1969000 | #Learnt:      53353 | 0.000
1334.83/1335.12	c total clause space: 335.816MB
1334.83/1335.12	c total #watches: 713861
1335.33/1335.68	c total #propagations: 855513164 / total #impl: 4532502997 (eff. 0.189)
1335.33/1335.68	c #Conflicts:    1970000 | #Learnt:      54353 | 0.000
1335.33/1335.68	c total clause space: 335.816MB
1335.33/1335.68	c total #watches: 716688
1335.93/1336.28	c total #propagations: 855870339 / total #impl: 4533984712 (eff. 0.189)
1335.93/1336.28	c #Conflicts:    1971000 | #Learnt:      55353 | 0.000
1335.93/1336.28	c total clause space: 335.816MB
1335.93/1336.28	c total #watches: 720169
1336.63/1336.94	c total #propagations: 856268099 / total #impl: 4535643294 (eff. 0.189)
1336.63/1336.94	c #Conflicts:    1972000 | #Learnt:      56353 | 0.000
1336.63/1336.94	c total clause space: 335.816MB
1336.63/1336.94	c total #watches: 723493
1337.23/1337.58	c total #propagations: 856682830 / total #impl: 4537359971 (eff. 0.189)
1337.23/1337.58	c #Conflicts:    1973000 | #Learnt:      57353 | 0.000
1337.23/1337.58	c total clause space: 335.816MB
1337.23/1337.58	c total #watches: 726372
1337.93/1338.24	c total #propagations: 857056701 / total #impl: 4538787792 (eff. 0.189)
1337.93/1338.24	c #Conflicts:    1974000 | #Learnt:      58353 | 0.000
1337.93/1338.24	c total clause space: 335.816MB
1337.93/1338.24	c total #watches: 728956
1338.73/1339.00	c total #propagations: 857435070 / total #impl: 4540306165 (eff. 0.189)
1338.73/1339.00	c #Conflicts:    1975000 | #Learnt:      59353 | 0.000
1338.73/1339.00	c total clause space: 335.816MB
1338.73/1339.00	c total #watches: 732533
1339.43/1339.72	c total #propagations: 857855204 / total #impl: 4542323944 (eff. 0.189)
1339.43/1339.72	c #Conflicts:    1976000 | #Learnt:      60353 | 0.000
1339.43/1339.72	c total clause space: 335.816MB
1339.43/1339.72	c total #watches: 738733
1340.13/1340.47	c total #propagations: 858315543 / total #impl: 4544862383 (eff. 0.189)
1340.13/1340.47	c #Conflicts:    1977000 | #Learnt:      61353 | 0.000
1340.13/1340.47	c total clause space: 335.816MB
1340.13/1340.47	c total #watches: 743428
1341.03/1341.34	c total #propagations: 858817016 / total #impl: 4547412808 (eff. 0.189)
1341.03/1341.34	c #Conflicts:    1978000 | #Learnt:      62353 | 0.000
1341.03/1341.34	c total clause space: 335.816MB
1341.03/1341.34	c total #watches: 747558
1341.74/1342.03	c total #propagations: 859252032 / total #impl: 4550100722 (eff. 0.189)
1341.74/1342.03	c #Conflicts:    1979000 | #Learnt:      63353 | 0.000
1341.74/1342.03	c total clause space: 335.816MB
1341.74/1342.03	c total #watches: 751315
1342.73/1343.03	c total #propagations: 859665945 / total #impl: 4552371938 (eff. 0.189)
1342.73/1343.03	c #Conflicts:    1980000 | #Learnt:      64353 | 0.000
1342.73/1343.03	c total clause space: 335.816MB
1342.73/1343.03	c total #watches: 756435
1343.33/1343.62	c total #propagations: 860214765 / total #impl: 4555467879 (eff. 0.189)
1343.33/1343.62	c #Conflicts:    1981000 | #Learnt:      65353 | 0.000
1343.33/1343.62	c total clause space: 335.816MB
1343.33/1343.62	c total #watches: 760480
1344.53/1344.82	c total #propagations: 860513190 / total #impl: 4557547221 (eff. 0.189)
1344.53/1344.82	c #Conflicts:    1982000 | #Learnt:      66353 | 0.000
1344.53/1344.82	c total clause space: 335.816MB
1344.53/1344.82	c total #watches: 765462
1345.63/1345.99	c total #propagations: 860992354 / total #impl: 4560438919 (eff. 0.189)
1345.63/1345.99	c #Conflicts:    1983000 | #Learnt:      67353 | 0.000
1345.63/1345.99	c total clause space: 335.816MB
1345.63/1345.99	c total #watches: 770283
1346.73/1347.06	c total #propagations: 861487721 / total #impl: 4563219908 (eff. 0.189)
1346.73/1347.06	c GC COLLECT
1346.73/1347.06	c #Conflicts:    1984000 | #Learnt:      34246 | 0.000
1346.73/1347.06	c total clause space: 335.816MB
1346.73/1347.06	c total #watches: 647895
1347.43/1347.70	c total #propagations: 862079476 / total #impl: 4565829475 (eff. 0.189)
1347.43/1347.70	c #Conflicts:    1985000 | #Learnt:      35246 | 0.000
1347.43/1347.70	c total clause space: 335.816MB
1347.43/1347.70	c total #watches: 651824
1348.03/1348.37	c total #propagations: 862629434 / total #impl: 4568438557 (eff. 0.189)
1348.03/1348.37	c #Conflicts:    1986000 | #Learnt:      36246 | 0.000
1348.03/1348.37	c total clause space: 335.816MB
1348.03/1348.37	c total #watches: 656872
1348.73/1349.01	c total #propagations: 863073953 / total #impl: 4571395468 (eff. 0.189)
1348.73/1349.01	c #Conflicts:    1987000 | #Learnt:      37246 | 0.000
1348.73/1349.01	c total clause space: 335.816MB
1348.73/1349.01	c total #watches: 662372
1349.23/1349.57	c total #propagations: 863593960 / total #impl: 4574107429 (eff. 0.189)
1349.23/1349.57	c #Conflicts:    1988000 | #Learnt:      38246 | 0.000
1349.23/1349.57	c total clause space: 335.816MB
1349.23/1349.57	c total #watches: 666869
1349.83/1350.14	c total #propagations: 864054305 / total #impl: 4576426921 (eff. 0.189)
1349.83/1350.14	c #Conflicts:    1989000 | #Learnt:      39246 | 0.000
1349.83/1350.14	c total clause space: 335.816MB
1349.83/1350.14	c total #watches: 672079
1350.73/1351.02	c total #propagations: 864425027 / total #impl: 4578351404 (eff. 0.189)
1350.73/1351.02	c #Conflicts:    1990000 | #Learnt:      40246 | 0.000
1350.73/1351.02	c total clause space: 335.816MB
1350.73/1351.02	c total #watches: 675332
1351.53/1351.84	c total #propagations: 864997560 / total #impl: 4581220768 (eff. 0.189)
1351.53/1351.84	c #Conflicts:    1991000 | #Learnt:      41246 | 0.000
1351.53/1351.84	c total clause space: 335.816MB
1351.53/1351.84	c total #watches: 679003
1352.33/1352.67	c total #propagations: 865545733 / total #impl: 4583992937 (eff. 0.189)
1352.33/1352.67	c #Conflicts:    1992000 | #Learnt:      42246 | 0.000
1352.33/1352.67	c total clause space: 335.816MB
1352.33/1352.67	c total #watches: 683436
1352.93/1353.26	c total #propagations: 866090101 / total #impl: 4587004079 (eff. 0.189)
1352.93/1353.26	c #Conflicts:    1993000 | #Learnt:      43246 | 0.000
1352.93/1353.26	c total clause space: 335.816MB
1352.93/1353.26	c total #watches: 688474
1353.23/1353.55	c total #propagations: 866513104 / total #impl: 4589528899 (eff. 0.189)
1353.23/1353.55	c #Conflicts:    1994000 | #Learnt:      44246 | 0.000
1353.23/1353.55	c total clause space: 335.816MB
1353.23/1353.55	c total #watches: 694698
1353.94/1354.21	c total #propagations: 866775597 / total #impl: 4591438037 (eff. 0.189)
1353.94/1354.21	c #Conflicts:    1995000 | #Learnt:      45246 | 0.000
1353.94/1354.21	c total clause space: 335.816MB
1353.94/1354.21	c total #watches: 699179
1354.53/1354.86	c total #propagations: 867247694 / total #impl: 4593615820 (eff. 0.189)
1354.53/1354.86	c #Conflicts:    1996000 | #Learnt:      46246 | 0.000
1354.53/1354.86	c total clause space: 335.816MB
1354.53/1354.86	c total #watches: 702700
1355.23/1355.57	c total #propagations: 867687802 / total #impl: 4595838173 (eff. 0.189)
1355.23/1355.57	c #Conflicts:    1997000 | #Learnt:      47246 | 0.000
1355.23/1355.57	c total clause space: 335.816MB
1355.23/1355.57	c total #watches: 706148
1355.93/1356.26	c total #propagations: 868091753 / total #impl: 4597748300 (eff. 0.189)
1355.93/1356.26	c #Conflicts:    1998000 | #Learnt:      48246 | 0.000
1355.93/1356.26	c total clause space: 335.816MB
1355.93/1356.26	c total #watches: 710472
1356.73/1357.00	c total #propagations: 868538727 / total #impl: 4599963738 (eff. 0.189)
1356.73/1357.00	c #Conflicts:    1999000 | #Learnt:      49246 | 0.000
1356.73/1357.00	c total clause space: 335.816MB
1356.73/1357.00	c total #watches: 715198
1357.53/1357.80	c total #propagations: 869053359 / total #impl: 4602286645 (eff. 0.189)
1357.53/1357.80	c #Conflicts:    2000000 | #Learnt:      50246 | 0.000
1357.53/1357.80	c total clause space: 335.816MB
1357.53/1357.80	c total #watches: 719275
1358.34/1358.68	c total #propagations: 869655643 / total #impl: 4604829541 (eff. 0.189)
1358.34/1358.68	c #Conflicts:    2001000 | #Learnt:      51246 | 0.000
1358.34/1358.68	c total clause space: 335.816MB
1358.34/1358.68	c total #watches: 724818
1358.83/1359.19	c total #propagations: 870216423 / total #impl: 4607536551 (eff. 0.189)
1358.83/1359.19	c #Conflicts:    2002000 | #Learnt:      52246 | 0.000
1358.83/1359.19	c total clause space: 335.816MB
1358.83/1359.19	c total #watches: 728563
1359.73/1360.01	c total #propagations: 870635281 / total #impl: 4609206565 (eff. 0.189)
1359.73/1360.01	c #Conflicts:    2003000 | #Learnt:      53246 | 0.000
1359.73/1360.01	c total clause space: 335.816MB
1359.73/1360.01	c total #watches: 732778
1360.63/1360.91	c total #propagations: 871130160 / total #impl: 4611715744 (eff. 0.189)
1360.63/1360.91	c #Conflicts:    2004000 | #Learnt:      54246 | 0.000
1360.63/1360.91	c total clause space: 335.816MB
1360.63/1360.91	c total #watches: 736311
1361.03/1361.37	c total #propagations: 871706298 / total #impl: 4614410589 (eff. 0.189)
1361.03/1361.37	c #Conflicts:    2005000 | #Learnt:      55246 | 0.000
1361.03/1361.37	c total clause space: 335.816MB
1361.03/1361.37	c total #watches: 739916
1361.83/1362.14	c total #propagations: 872073315 / total #impl: 4616283287 (eff. 0.189)
1361.83/1362.14	c #Conflicts:    2006000 | #Learnt:      56246 | 0.000
1361.83/1362.14	c total clause space: 335.816MB
1361.83/1362.14	c total #watches: 744246
1362.83/1363.19	c total #propagations: 872587179 / total #impl: 4618662798 (eff. 0.189)
1362.83/1363.19	c #Conflicts:    2007000 | #Learnt:      57246 | 0.000
1362.83/1363.19	c total clause space: 335.816MB
1362.93/1363.20	c total #watches: 748321
1363.73/1364.09	c total #propagations: 873183513 / total #impl: 4621441978 (eff. 0.189)
1363.73/1364.09	c #Conflicts:    2008000 | #Learnt:      58246 | 0.000
1363.73/1364.09	c total clause space: 335.816MB
1363.73/1364.09	c total #watches: 751843
1364.43/1364.70	c total #propagations: 873598521 / total #impl: 4623540739 (eff. 0.189)
1364.43/1364.70	c #Conflicts:    2009000 | #Learnt:      59246 | 0.000
1364.43/1364.70	c total clause space: 335.816MB
1364.43/1364.70	c total #watches: 755988
1365.03/1365.38	c total #propagations: 874070218 / total #impl: 4625204324 (eff. 0.189)
1365.03/1365.38	c #Conflicts:    2010000 | #Learnt:      60246 | 0.000
1365.03/1365.38	c total clause space: 335.816MB
1365.03/1365.38	c total #watches: 759763
1366.04/1366.34	c total #propagations: 874652270 / total #impl: 4627060898 (eff. 0.189)
1366.04/1366.34	c #Conflicts:    2011000 | #Learnt:      61246 | 0.000
1366.04/1366.34	c total clause space: 335.816MB
1366.04/1366.34	c total #watches: 765448
1366.93/1367.29	c total #propagations: 875115225 / total #impl: 4629434582 (eff. 0.189)
1366.93/1367.29	c #Conflicts:    2012000 | #Learnt:      62246 | 0.000
1366.93/1367.29	c total clause space: 335.816MB
1366.93/1367.29	c total #watches: 769525
1368.13/1368.44	c total #propagations: 875534505 / total #impl: 4631673962 (eff. 0.189)
1368.13/1368.44	c #Conflicts:    2013000 | #Learnt:      63246 | 0.000
1368.13/1368.44	c total clause space: 335.816MB
1368.13/1368.44	c total #watches: 774203
1368.93/1369.21	c total #propagations: 875983074 / total #impl: 4634231742 (eff. 0.189)
1368.93/1369.21	c #Conflicts:    2014000 | #Learnt:      64246 | 0.000
1368.93/1369.21	c total clause space: 335.816MB
1368.93/1369.21	c total #watches: 778472
1369.33/1369.69	c total #propagations: 876430882 / total #impl: 4636341308 (eff. 0.189)
1369.33/1369.69	c #Conflicts:    2015000 | #Learnt:      65246 | 0.000
1369.33/1369.69	c total clause space: 335.816MB
1369.33/1369.69	c total #watches: 781952
1369.93/1370.21	c total #propagations: 876801211 / total #impl: 4637783047 (eff. 0.189)
1369.93/1370.21	c #Conflicts:    2016000 | #Learnt:      66246 | 0.000
1369.93/1370.21	c total clause space: 335.816MB
1369.93/1370.21	c total #watches: 785985
1370.53/1370.81	c total #propagations: 877164562 / total #impl: 4639431996 (eff. 0.189)
1370.53/1370.81	c #Conflicts:    2017000 | #Learnt:      67246 | 0.000
1370.53/1370.81	c total clause space: 335.816MB
1370.53/1370.81	c total #watches: 789566
1371.13/1371.44	c total #propagations: 877568400 / total #impl: 4641177431 (eff. 0.189)
1371.13/1371.44	c #Conflicts:    2018000 | #Learnt:      68246 | 0.000
1371.13/1371.44	c total clause space: 335.816MB
1371.13/1371.44	c total #watches: 792871
1371.63/1371.98	c total #propagations: 877951722 / total #impl: 4642664284 (eff. 0.189)
1371.63/1371.98	c GC COLLECT
1371.63/1371.98	c #Conflicts:    2019000 | #Learnt:      34852 | 0.000
1371.63/1371.98	c total clause space: 335.816MB
1371.63/1371.98	c total #watches: 650149
1372.13/1372.43	c total #propagations: 878330525 / total #impl: 4644213613 (eff. 0.189)
1372.13/1372.43	c #Conflicts:    2020000 | #Learnt:      35852 | 0.000
1372.13/1372.43	c total clause space: 335.816MB
1372.13/1372.43	c total #watches: 653571
1372.83/1373.16	c total #propagations: 878768521 / total #impl: 4646006506 (eff. 0.189)
1372.83/1373.16	c #Conflicts:    2021000 | #Learnt:      36852 | 0.000
1372.83/1373.16	c total clause space: 335.816MB
1372.83/1373.16	c total #watches: 658850
1373.43/1373.79	c total #propagations: 879289301 / total #impl: 4648667053 (eff. 0.189)
1373.43/1373.79	c #Conflicts:    2022000 | #Learnt:      37852 | 0.000
1373.43/1373.79	c total clause space: 335.816MB
1373.43/1373.79	c total #watches: 665321
1374.13/1374.48	c total #propagations: 879799512 / total #impl: 4651742155 (eff. 0.189)
1374.13/1374.48	c #Conflicts:    2023000 | #Learnt:      38852 | 0.000
1374.13/1374.48	c total clause space: 335.816MB
1374.13/1374.48	c total #watches: 672360
1374.93/1375.26	c total #propagations: 880148702 / total #impl: 4654540709 (eff. 0.189)
1374.93/1375.26	c #Conflicts:    2024000 | #Learnt:      39852 | 0.000
1374.93/1375.26	c total clause space: 335.816MB
1374.93/1375.26	c total #watches: 679464
1375.63/1375.91	c total #propagations: 880735917 / total #impl: 4657331047 (eff. 0.189)
1375.63/1375.91	c #Conflicts:    2025000 | #Learnt:      40852 | 0.000
1375.63/1375.91	c total clause space: 335.816MB
1375.63/1375.91	c total #watches: 684976
1375.93/1376.27	c total #propagations: 881213836 / total #impl: 4659732336 (eff. 0.189)
1375.93/1376.27	c #Conflicts:    2026000 | #Learnt:      41852 | 0.000
1375.93/1376.27	c total clause space: 335.816MB
1375.93/1376.27	c total #watches: 690482
1376.23/1376.58	c total #propagations: 881541817 / total #impl: 4661308194 (eff. 0.189)
1376.23/1376.58	c #Conflicts:    2027000 | #Learnt:      42852 | 0.000
1376.23/1376.58	c total clause space: 335.816MB
1376.23/1376.58	c total #watches: 696342
1376.73/1377.04	c total #propagations: 881821149 / total #impl: 4663087881 (eff. 0.189)
1376.73/1377.04	c #Conflicts:    2028000 | #Learnt:      43852 | 0.000
1376.73/1377.04	c total clause space: 335.816MB
1376.73/1377.04	c total #watches: 700688
1377.33/1377.62	c total #propagations: 882168107 / total #impl: 4665117683 (eff. 0.189)
1377.33/1377.62	c #Conflicts:    2029000 | #Learnt:      44852 | 0.000
1377.33/1377.62	c total clause space: 335.816MB
1377.33/1377.62	c total #watches: 704712
1377.93/1378.22	c total #propagations: 882692289 / total #impl: 4667460127 (eff. 0.189)
1377.93/1378.22	c #Conflicts:    2030000 | #Learnt:      45852 | 0.000
1377.93/1378.22	c total clause space: 335.816MB
1377.93/1378.22	c total #watches: 708240
1378.53/1378.83	c total #propagations: 883282391 / total #impl: 4669720880 (eff. 0.189)
1378.53/1378.83	c #Conflicts:    2031000 | #Learnt:      46852 | 0.000
1378.53/1378.83	c total clause space: 335.816MB
1378.53/1378.83	c total #watches: 711893
1379.23/1379.51	c total #propagations: 883853571 / total #impl: 4672310005 (eff. 0.189)
1379.23/1379.51	c #Conflicts:    2032000 | #Learnt:      47852 | 0.000
1379.23/1379.51	c total clause space: 335.816MB
1379.23/1379.51	c total #watches: 715941
1379.93/1380.21	c total #propagations: 884309337 / total #impl: 4674380137 (eff. 0.189)
1379.93/1380.21	c #Conflicts:    2033000 | #Learnt:      48852 | 0.000
1379.93/1380.21	c total clause space: 335.816MB
1379.93/1380.21	c total #watches: 719841
1380.73/1381.06	c total #propagations: 884782201 / total #impl: 4676634950 (eff. 0.189)
1380.73/1381.06	c #Conflicts:    2034000 | #Learnt:      49852 | 0.000
1380.73/1381.06	c total clause space: 335.816MB
1380.73/1381.06	c total #watches: 723365
1381.33/1381.63	c total #propagations: 885143561 / total #impl: 4678830140 (eff. 0.189)
1381.33/1381.63	c #Conflicts:    2035000 | #Learnt:      50852 | 0.000
1381.33/1381.63	c total clause space: 335.816MB
1381.33/1381.63	c total #watches: 727348
1381.83/1382.12	c total #propagations: 885519390 / total #impl: 4680462859 (eff. 0.189)
1381.83/1382.12	c #Conflicts:    2036000 | #Learnt:      51852 | 0.000
1381.83/1382.12	c total clause space: 335.816MB
1381.83/1382.12	c total #watches: 730534
1382.33/1382.67	c total #propagations: 885894925 / total #impl: 4682073658 (eff. 0.189)
1382.33/1382.67	c #Conflicts:    2037000 | #Learnt:      52852 | 0.000
1382.33/1382.67	c total clause space: 335.816MB
1382.33/1382.67	c total #watches: 733809
1382.83/1383.12	c total #propagations: 886256410 / total #impl: 4684096877 (eff. 0.189)
1382.83/1383.12	c #Conflicts:    2038000 | #Learnt:      53852 | 0.000
1382.83/1383.12	c total clause space: 335.816MB
1382.83/1383.12	c total #watches: 737193
1383.33/1383.68	c total #propagations: 886594200 / total #impl: 4686009981 (eff. 0.189)
1383.33/1383.68	c #Conflicts:    2039000 | #Learnt:      54852 | 0.000
1383.33/1383.68	c total clause space: 335.816MB
1383.33/1383.68	c total #watches: 741161
1384.03/1384.31	c total #propagations: 886948776 / total #impl: 4688063107 (eff. 0.189)
1384.03/1384.31	c #Conflicts:    2040000 | #Learnt:      55852 | 0.000
1384.03/1384.31	c total clause space: 335.816MB
1384.03/1384.31	c total #watches: 746012
1384.73/1385.03	c total #propagations: 887406446 / total #impl: 4690308033 (eff. 0.189)
1384.73/1385.03	c #Conflicts:    2041000 | #Learnt:      56852 | 0.000
1384.73/1385.03	c total clause space: 335.816MB
1384.73/1385.03	c total #watches: 750617
1385.23/1385.59	c total #propagations: 887883021 / total #impl: 4692527186 (eff. 0.189)
1385.23/1385.59	c #Conflicts:    2042000 | #Learnt:      57852 | 0.000
1385.23/1385.59	c total clause space: 335.816MB
1385.23/1385.59	c total #watches: 754378
1386.03/1386.36	c total #propagations: 888231538 / total #impl: 4694601571 (eff. 0.189)
1386.03/1386.36	c #Conflicts:    2043000 | #Learnt:      58852 | 0.000
1386.03/1386.36	c total clause space: 335.816MB
1386.03/1386.36	c total #watches: 758911
1386.73/1387.05	c total #propagations: 888685570 / total #impl: 4696823314 (eff. 0.189)
1386.73/1387.05	c #Conflicts:    2044000 | #Learnt:      59852 | 0.000
1386.73/1387.05	c total clause space: 335.816MB
1386.73/1387.05	c total #watches: 763506
1387.53/1387.85	c total #propagations: 889239138 / total #impl: 4699166663 (eff. 0.189)
1387.53/1387.85	c #Conflicts:    2045000 | #Learnt:      60852 | 0.000
1387.53/1387.85	c total clause space: 335.816MB
1387.53/1387.85	c total #watches: 767832
1388.62/1388.93	c total #propagations: 889665383 / total #impl: 4701568044 (eff. 0.189)
1388.62/1388.93	c #Conflicts:    2046000 | #Learnt:      61852 | 0.000
1388.62/1388.93	c total clause space: 335.816MB
1388.62/1388.93	c total #watches: 772171
1389.62/1389.94	c total #propagations: 890184733 / total #impl: 4704117536 (eff. 0.189)
1389.62/1389.94	c #Conflicts:    2047000 | #Learnt:      62852 | 0.000
1389.62/1389.94	c total clause space: 335.816MB
1389.62/1389.94	c total #watches: 775650
1390.62/1390.98	c total #propagations: 890758357 / total #impl: 4706470556 (eff. 0.189)
1390.62/1390.98	c #Conflicts:    2048000 | #Learnt:      63852 | 0.000
1390.62/1390.98	c total clause space: 335.816MB
1390.62/1390.98	c total #watches: 779198
1391.42/1391.76	c total #propagations: 891342829 / total #impl: 4709068377 (eff. 0.189)
1391.42/1391.76	c #Conflicts:    2049000 | #Learnt:      64852 | 0.000
1391.42/1391.76	c total clause space: 335.816MB
1391.42/1391.76	c total #watches: 783928
1392.43/1392.71	c total #propagations: 891867381 / total #impl: 4711546055 (eff. 0.189)
1392.43/1392.71	c #Conflicts:    2050000 | #Learnt:      65852 | 0.000
1392.43/1392.71	c total clause space: 335.816MB
1392.43/1392.71	c total #watches: 786524
1393.32/1393.68	c total #propagations: 892246650 / total #impl: 4713461911 (eff. 0.189)
1393.32/1393.68	c #Conflicts:    2051000 | #Learnt:      66852 | 0.000
1393.32/1393.68	c total clause space: 335.816MB
1393.32/1393.68	c total #watches: 790295
1394.12/1394.45	c total #propagations: 892805810 / total #impl: 4715940436 (eff. 0.189)
1394.12/1394.45	c #Conflicts:    2052000 | #Learnt:      67852 | 0.000
1394.12/1394.45	c total clause space: 335.816MB
1394.12/1394.45	c total #watches: 794797
1395.02/1395.30	c total #propagations: 893285149 / total #impl: 4718255836 (eff. 0.189)
1395.02/1395.30	c #Conflicts:    2053000 | #Learnt:      68852 | 0.000
1395.02/1395.30	c total clause space: 335.816MB
1395.02/1395.30	c total #watches: 799267
1395.63/1395.98	c total #propagations: 893820195 / total #impl: 4720656855 (eff. 0.189)
1395.63/1395.98	c GC COLLECT
1395.63/1395.98	c #Conflicts:    2054000 | #Learnt:      35155 | 0.000
1395.63/1395.98	c total clause space: 335.816MB
1395.63/1395.98	c total #watches: 653031
1396.12/1396.40	c total #propagations: 894179751 / total #impl: 4722566380 (eff. 0.189)
1396.12/1396.40	c #Conflicts:    2055000 | #Learnt:      36155 | 0.000
1396.12/1396.40	c total clause space: 335.816MB
1396.12/1396.40	c total #watches: 658928
1396.62/1396.95	c total #propagations: 894544015 / total #impl: 4724100050 (eff. 0.189)
1396.62/1396.95	c #Conflicts:    2056000 | #Learnt:      37155 | 0.000
1396.62/1396.95	c total clause space: 335.816MB
1396.62/1396.95	c total #watches: 662924
1397.42/1397.73	c total #propagations: 894887647 / total #impl: 4726743643 (eff. 0.189)
1397.42/1397.73	c #Conflicts:    2057000 | #Learnt:      38155 | 0.000
1397.42/1397.73	c total clause space: 335.816MB
1397.42/1397.73	c total #watches: 667561
1398.12/1398.47	c total #propagations: 895274255 / total #impl: 4729659482 (eff. 0.189)
1398.12/1398.47	c #Conflicts:    2058000 | #Learnt:      39155 | 0.000
1398.12/1398.47	c total clause space: 335.816MB
1398.12/1398.47	c total #watches: 672691
1398.93/1399.28	c total #propagations: 895639433 / total #impl: 4732573559 (eff. 0.189)
1398.93/1399.28	c #Conflicts:    2059000 | #Learnt:      40155 | 0.000
1398.93/1399.28	c total clause space: 335.816MB
1398.93/1399.28	c total #watches: 679477
1400.03/1400.32	c total #propagations: 896137753 / total #impl: 4736352039 (eff. 0.189)
1400.03/1400.32	c #Conflicts:    2060000 | #Learnt:      41155 | 0.000
1400.03/1400.32	c total clause space: 335.816MB
1400.03/1400.32	c total #watches: 687127
1401.32/1401.61	c total #propagations: 896712934 / total #impl: 4740398236 (eff. 0.189)
1401.32/1401.61	c #Conflicts:    2061000 | #Learnt:      42155 | 0.000
1401.32/1401.61	c total clause space: 335.816MB
1401.32/1401.61	c total #watches: 693002
1402.52/1402.84	c total #propagations: 897248199 / total #impl: 4744315539 (eff. 0.189)
1402.52/1402.84	c #Conflicts:    2062000 | #Learnt:      43155 | 0.000
1402.52/1402.84	c total clause space: 335.816MB
1402.52/1402.84	c total #watches: 699178
1403.92/1404.28	c total #propagations: 897697928 / total #impl: 4748243662 (eff. 0.189)
1403.92/1404.28	c #Conflicts:    2063000 | #Learnt:      44155 | 0.000
1403.92/1404.28	c total clause space: 335.816MB
1403.92/1404.28	c total #watches: 705804
1404.82/1405.16	c total #propagations: 898189200 / total #impl: 4752470067 (eff. 0.189)
1404.82/1405.16	c #Conflicts:    2064000 | #Learnt:      45155 | 0.000
1404.82/1405.16	c total clause space: 335.816MB
1404.82/1405.16	c total #watches: 710752
1405.32/1405.69	c total #propagations: 898542899 / total #impl: 4754502875 (eff. 0.189)
1405.32/1405.69	c #Conflicts:    2065000 | #Learnt:      46155 | 0.000
1405.32/1405.69	c total clause space: 335.816MB
1405.32/1405.69	c total #watches: 714639
1405.92/1406.21	c total #propagations: 898848913 / total #impl: 4755962916 (eff. 0.189)
1405.92/1406.21	c #Conflicts:    2066000 | #Learnt:      47155 | 0.000
1405.92/1406.21	c total clause space: 335.816MB
1405.92/1406.21	c total #watches: 719284
1406.42/1406.79	c total #propagations: 899155343 / total #impl: 4757891193 (eff. 0.189)
1406.42/1406.79	c #Conflicts:    2067000 | #Learnt:      48155 | 0.000
1406.42/1406.79	c total clause space: 335.816MB
1406.42/1406.79	c total #watches: 723796
1407.12/1407.47	c total #propagations: 899473302 / total #impl: 4760056557 (eff. 0.189)
1407.12/1407.47	c #Conflicts:    2068000 | #Learnt:      49155 | 0.000
1407.12/1407.47	c total clause space: 335.816MB
1407.12/1407.47	c total #watches: 729403
1408.02/1408.30	c total #propagations: 899795668 / total #impl: 4762395548 (eff. 0.189)
1408.02/1408.30	c #Conflicts:    2069000 | #Learnt:      50155 | 0.000
1408.02/1408.30	c total clause space: 335.816MB
1408.02/1408.30	c total #watches: 734457
1408.83/1409.16	c total #propagations: 900162018 / total #impl: 4764962305 (eff. 0.189)
1408.83/1409.16	c #Conflicts:    2070000 | #Learnt:      51155 | 0.000
1408.83/1409.16	c total clause space: 335.816MB
1408.83/1409.16	c total #watches: 738801
1409.72/1410.00	c total #propagations: 900516775 / total #impl: 4767483405 (eff. 0.189)
1409.72/1410.00	c #Conflicts:    2071000 | #Learnt:      52155 | 0.000
1409.72/1410.00	c total clause space: 335.816MB
1409.72/1410.00	c total #watches: 742577
1410.52/1410.88	c total #propagations: 900859140 / total #impl: 4770141694 (eff. 0.189)
1410.52/1410.88	c #Conflicts:    2072000 | #Learnt:      53155 | 0.000
1410.52/1410.88	c total clause space: 335.816MB
1410.52/1410.88	c total #watches: 746466
1411.52/1411.81	c total #propagations: 901207123 / total #impl: 4772771827 (eff. 0.189)
1411.52/1411.81	c #Conflicts:    2073000 | #Learnt:      54155 | 0.000
1411.52/1411.81	c total clause space: 335.816MB
1411.52/1411.81	c total #watches: 750587
1412.42/1412.75	c total #propagations: 901568500 / total #impl: 4775378056 (eff. 0.189)
1412.42/1412.75	c #Conflicts:    2074000 | #Learnt:      55155 | 0.000
1412.42/1412.75	c total clause space: 335.816MB
1412.42/1412.75	c total #watches: 754825
1413.33/1413.62	c total #propagations: 901931266 / total #impl: 4777898978 (eff. 0.189)
1413.33/1413.62	c #Conflicts:    2075000 | #Learnt:      56155 | 0.000
1413.33/1413.62	c total clause space: 335.816MB
1413.33/1413.62	c total #watches: 758903
1414.22/1414.53	c total #propagations: 902266542 / total #impl: 4780259707 (eff. 0.189)
1414.22/1414.53	c #Conflicts:    2076000 | #Learnt:      57155 | 0.000
1414.22/1414.53	c total clause space: 335.816MB
1414.22/1414.53	c total #watches: 763581
1415.22/1415.56	c total #propagations: 902611450 / total #impl: 4782769504 (eff. 0.189)
1415.22/1415.56	c #Conflicts:    2077000 | #Learnt:      58155 | 0.000
1415.22/1415.56	c total clause space: 335.816MB
1415.22/1415.56	c total #watches: 769860
1416.72/1417.09	c total #propagations: 902974966 / total #impl: 4785577067 (eff. 0.189)
1416.72/1417.09	c #Conflicts:    2078000 | #Learnt:      59155 | 0.000
1416.72/1417.09	c total clause space: 335.816MB
1416.72/1417.09	c total #watches: 774192
1418.42/1418.77	c total #propagations: 903332499 / total #impl: 4788166334 (eff. 0.189)
1418.42/1418.77	c #Conflicts:    2079000 | #Learnt:      60155 | 0.000
1418.42/1418.77	c total clause space: 335.816MB
1418.42/1418.77	c total #watches: 776747
1420.12/1420.44	c total #propagations: 903628969 / total #impl: 4790184507 (eff. 0.189)
1420.12/1420.44	c #Conflicts:    2080000 | #Learnt:      61155 | 0.000
1420.12/1420.44	c total clause space: 335.816MB
1420.12/1420.44	c total #watches: 779644
1421.72/1422.06	c total #propagations: 903907537 / total #impl: 4792226530 (eff. 0.189)
1421.72/1422.06	c #Conflicts:    2081000 | #Learnt:      62155 | 0.000
1421.72/1422.06	c total clause space: 335.816MB
1421.72/1422.06	c total #watches: 782569
1423.52/1423.84	c total #propagations: 904186352 / total #impl: 4794384141 (eff. 0.189)
1423.52/1423.84	c #Conflicts:    2082000 | #Learnt:      63155 | 0.000
1423.52/1423.84	c total clause space: 335.816MB
1423.52/1423.84	c total #watches: 785803
1425.12/1425.47	c total #propagations: 904475339 / total #impl: 4796519228 (eff. 0.189)
1425.12/1425.47	c #Conflicts:    2083000 | #Learnt:      64155 | 0.000
1425.12/1425.47	c total clause space: 335.816MB
1425.12/1425.47	c total #watches: 788542
1426.92/1427.21	c total #propagations: 904755629 / total #impl: 4798396975 (eff. 0.189)
1426.92/1427.21	c #Conflicts:    2084000 | #Learnt:      65155 | 0.000
1426.92/1427.21	c total clause space: 335.816MB
1426.92/1427.21	c total #watches: 791226
1428.62/1428.94	c total #propagations: 905043137 / total #impl: 4800340397 (eff. 0.189)
1428.62/1428.94	c #Conflicts:    2085000 | #Learnt:      66155 | 0.000
1428.62/1428.94	c total clause space: 335.816MB
1428.62/1428.94	c total #watches: 793475
1430.32/1430.69	c total #propagations: 905319358 / total #impl: 4802157114 (eff. 0.189)
1430.32/1430.69	c #Conflicts:    2086000 | #Learnt:      67155 | 0.000
1430.32/1430.69	c total clause space: 335.816MB
1430.32/1430.69	c total #watches: 795909
1432.12/1432.43	c total #propagations: 905598389 / total #impl: 4803956238 (eff. 0.189)
1432.12/1432.43	c #Conflicts:    2087000 | #Learnt:      68155 | 0.000
1432.12/1432.43	c total clause space: 335.816MB
1432.12/1432.43	c total #watches: 798402
1433.82/1434.12	c total #propagations: 905878218 / total #impl: 4805810350 (eff. 0.188)
1433.82/1434.12	c #Conflicts:    2088000 | #Learnt:      69155 | 0.000
1433.82/1434.12	c total clause space: 335.816MB
1433.82/1434.12	c total #watches: 800935
1435.32/1435.66	c total #propagations: 906148123 / total #impl: 4807591125 (eff. 0.188)
1435.32/1435.66	c GC COLLECT
1435.32/1435.66	c #Conflicts:    2089000 | #Learnt:      35163 | 0.000
1435.32/1435.66	c total clause space: 335.816MB
1435.32/1435.66	c total #watches: 652413
1436.12/1436.41	c total #propagations: 906422267 / total #impl: 4809392674 (eff. 0.188)
1436.12/1436.41	c #Conflicts:    2090000 | #Learnt:      36163 | 0.000
1436.12/1436.41	c total clause space: 335.816MB
1436.12/1436.41	c total #watches: 655525
1436.82/1437.13	c total #propagations: 906737877 / total #impl: 4811747137 (eff. 0.188)
1436.82/1437.13	c #Conflicts:    2091000 | #Learnt:      37163 | 0.000
1436.82/1437.13	c total clause space: 335.816MB
1436.82/1437.13	c total #watches: 658526
1437.62/1437.95	c total #propagations: 907029578 / total #impl: 4813747804 (eff. 0.188)
1437.62/1437.95	c #Conflicts:    2092000 | #Learnt:      38163 | 0.000
1437.62/1437.95	c total clause space: 335.816MB
1437.62/1437.95	c total #watches: 661597
1438.32/1438.69	c total #propagations: 907344315 / total #impl: 4815944560 (eff. 0.188)
1438.32/1438.69	c #Conflicts:    2093000 | #Learnt:      39163 | 0.000
1438.32/1438.69	c total clause space: 335.816MB
1438.32/1438.69	c total #watches: 664243
1439.22/1439.50	c total #propagations: 907625889 / total #impl: 4817883574 (eff. 0.188)
1439.22/1439.50	c #Conflicts:    2094000 | #Learnt:      40163 | 0.000
1439.22/1439.50	c total clause space: 335.816MB
1439.22/1439.50	c total #watches: 667675
1440.02/1440.35	c total #propagations: 907916973 / total #impl: 4819951619 (eff. 0.188)
1440.02/1440.35	c #Conflicts:    2095000 | #Learnt:      41163 | 0.000
1440.02/1440.35	c total clause space: 335.816MB
1440.02/1440.35	c total #watches: 670584
1441.02/1441.30	c total #propagations: 908202004 / total #impl: 4821988189 (eff. 0.188)
1441.02/1441.30	c #Conflicts:    2096000 | #Learnt:      42163 | 0.000
1441.02/1441.30	c total clause space: 335.816MB
1441.02/1441.30	c total #watches: 674199
1441.92/1442.21	c total #propagations: 908504104 / total #impl: 4824125176 (eff. 0.188)
1441.92/1442.21	c #Conflicts:    2097000 | #Learnt:      43163 | 0.000
1441.92/1442.21	c total clause space: 335.816MB
1441.92/1442.21	c total #watches: 677295
1442.82/1443.14	c total #propagations: 908793679 / total #impl: 4826381605 (eff. 0.188)
1442.82/1443.14	c #Conflicts:    2098000 | #Learnt:      44163 | 0.000
1442.82/1443.14	c total clause space: 335.816MB
1442.82/1443.14	c total #watches: 681482
1443.82/1444.18	c total #propagations: 909083927 / total #impl: 4828707004 (eff. 0.188)
1443.82/1444.18	c #Conflicts:    2099000 | #Learnt:      45163 | 0.000
1443.82/1444.18	c total clause space: 335.816MB
1443.82/1444.18	c total #watches: 684042
1444.82/1445.19	c total #propagations: 909377940 / total #impl: 4830817478 (eff. 0.188)
1444.82/1445.19	c #Conflicts:    2100000 | #Learnt:      46163 | 0.000
1444.82/1445.19	c total clause space: 335.816MB
1444.82/1445.19	c total #watches: 686479
1445.92/1446.25	c total #propagations: 909654360 / total #impl: 4832652632 (eff. 0.188)
1445.92/1446.25	c #Conflicts:    2101000 | #Learnt:      47163 | 0.000
1445.92/1446.25	c total clause space: 335.816MB
1445.92/1446.25	c total #watches: 688844
1446.92/1447.26	c total #propagations: 909942007 / total #impl: 4834547392 (eff. 0.188)
1446.92/1447.26	c #Conflicts:    2102000 | #Learnt:      48163 | 0.000
1446.92/1447.26	c total clause space: 335.816MB
1446.92/1447.26	c total #watches: 691564
1448.02/1448.32	c total #propagations: 910213560 / total #impl: 4836380929 (eff. 0.188)
1448.02/1448.32	c #Conflicts:    2103000 | #Learnt:      49163 | 0.000
1448.02/1448.32	c total clause space: 335.816MB
1448.02/1448.32	c total #watches: 693798
1449.02/1449.34	c total #propagations: 910504647 / total #impl: 4838371243 (eff. 0.188)
1449.02/1449.34	c #Conflicts:    2104000 | #Learnt:      50163 | 0.000
1449.02/1449.34	c total clause space: 335.816MB
1449.02/1449.34	c total #watches: 696665
1449.92/1450.29	c total #propagations: 910924124 / total #impl: 4840766900 (eff. 0.188)
1449.92/1450.29	c #Conflicts:    2105000 | #Learnt:      51163 | 0.000
1449.92/1450.29	c total clause space: 335.816MB
1449.92/1450.29	c total #watches: 699352
1450.62/1450.99	c total #propagations: 911271348 / total #impl: 4842918822 (eff. 0.188)
1450.62/1450.99	c #Conflicts:    2106000 | #Learnt:      52163 | 0.000
1450.62/1450.99	c total clause space: 335.816MB
1450.62/1450.99	c total #watches: 702685
1451.12/1451.42	c total #propagations: 911683758 / total #impl: 4845248741 (eff. 0.188)
1451.12/1451.42	c #Conflicts:    2107000 | #Learnt:      53163 | 0.000
1451.12/1451.42	c total clause space: 335.816MB
1451.12/1451.42	c total #watches: 705527
1451.52/1451.85	c total #propagations: 911997045 / total #impl: 4846507454 (eff. 0.188)
1451.52/1451.85	c #Conflicts:    2108000 | #Learnt:      54163 | 0.000
1451.52/1451.85	c total clause space: 335.816MB
1451.52/1451.85	c total #watches: 709163
1452.02/1452.38	c total #propagations: 912422741 / total #impl: 4848244698 (eff. 0.188)
1452.02/1452.38	c #Conflicts:    2109000 | #Learnt:      55163 | 0.000
1452.02/1452.38	c total clause space: 335.816MB
1452.02/1452.38	c total #watches: 712489
1452.72/1453.06	c total #propagations: 912796755 / total #impl: 4849836786 (eff. 0.188)
1452.72/1453.06	c #Conflicts:    2110000 | #Learnt:      56163 | 0.000
1452.72/1453.06	c total clause space: 335.816MB
1452.72/1453.06	c total #watches: 716493
1453.42/1453.71	c total #propagations: 913250188 / total #impl: 4851949135 (eff. 0.188)
1453.42/1453.71	c #Conflicts:    2111000 | #Learnt:      57163 | 0.000
1453.42/1453.71	c total clause space: 335.816MB
1453.42/1453.71	c total #watches: 720606
1454.11/1454.40	c total #propagations: 913625146 / total #impl: 4853647904 (eff. 0.188)
1454.11/1454.40	c #Conflicts:    2112000 | #Learnt:      58163 | 0.000
1454.11/1454.40	c total clause space: 335.816MB
1454.11/1454.40	c total #watches: 725757
1454.81/1455.19	c total #propagations: 913987753 / total #impl: 4855339309 (eff. 0.188)
1454.81/1455.19	c #Conflicts:    2113000 | #Learnt:      59163 | 0.000
1454.81/1455.19	c total clause space: 335.816MB
1454.81/1455.19	c total #watches: 731820
1455.71/1456.07	c total #propagations: 914380699 / total #impl: 4857083991 (eff. 0.188)
1455.71/1456.07	c #Conflicts:    2114000 | #Learnt:      60163 | 0.000
1455.71/1456.07	c total clause space: 335.816MB
1455.71/1456.07	c total #watches: 737951
1456.71/1457.06	c total #propagations: 914815364 / total #impl: 4859218893 (eff. 0.188)
1456.71/1457.06	c #Conflicts:    2115000 | #Learnt:      61163 | 0.000
1456.71/1457.06	c total clause space: 335.816MB
1456.71/1457.06	c total #watches: 743980
1457.91/1458.20	c total #propagations: 915265845 / total #impl: 4861628394 (eff. 0.188)
1457.91/1458.20	c #Conflicts:    2116000 | #Learnt:      62163 | 0.000
1457.91/1458.20	c total clause space: 335.816MB
1457.91/1458.20	c total #watches: 750147
1458.91/1459.27	c total #propagations: 915735078 / total #impl: 4864156433 (eff. 0.188)
1458.91/1459.27	c #Conflicts:    2117000 | #Learnt:      63163 | 0.000
1458.91/1459.27	c total clause space: 335.816MB
1458.91/1459.27	c total #watches: 756473
1460.21/1460.50	c total #propagations: 916138774 / total #impl: 4866178412 (eff. 0.188)
1460.21/1460.50	c #Conflicts:    2118000 | #Learnt:      64163 | 0.000
1460.21/1460.50	c total clause space: 335.816MB
1460.21/1460.50	c total #watches: 761294
1461.41/1461.74	c total #propagations: 916583950 / total #impl: 4868575056 (eff. 0.188)
1461.41/1461.74	c #Conflicts:    2119000 | #Learnt:      65163 | 0.000
1461.41/1461.74	c total clause space: 335.816MB
1461.41/1461.74	c total #watches: 765742
1462.82/1463.16	c total #propagations: 917005439 / total #impl: 4870887214 (eff. 0.188)
1462.82/1463.16	c #Conflicts:    2120000 | #Learnt:      66163 | 0.000
1462.82/1463.16	c total clause space: 335.816MB
1462.82/1463.16	c total #watches: 771017
1464.41/1464.74	c total #propagations: 917438740 / total #impl: 4873095686 (eff. 0.188)
1464.41/1464.74	c #Conflicts:    2121000 | #Learnt:      67163 | 0.000
1464.41/1464.74	c total clause space: 335.816MB
1464.41/1464.74	c total #watches: 775942
1465.91/1466.21	c total #propagations: 917912619 / total #impl: 4875474116 (eff. 0.188)
1465.91/1466.21	c #Conflicts:    2122000 | #Learnt:      68163 | 0.000
1465.91/1466.21	c total clause space: 335.816MB
1465.91/1466.22	c total #watches: 779930
1467.51/1467.87	c total #propagations: 918330609 / total #impl: 4877458592 (eff. 0.188)
1467.51/1467.87	c #Conflicts:    2123000 | #Learnt:      69163 | 0.000
1467.51/1467.87	c total clause space: 335.816MB
1467.51/1467.87	c total #watches: 784056
1468.91/1469.27	c total #propagations: 918762689 / total #impl: 4879688354 (eff. 0.188)
1468.91/1469.27	c #Conflicts:    2124000 | #Learnt:      70163 | 0.000
1468.91/1469.27	c total clause space: 335.816MB
1468.91/1469.27	c total #watches: 788410
1470.01/1470.34	c total #propagations: 919158615 / total #impl: 4881818781 (eff. 0.188)
1470.01/1470.34	c GC COLLECT
1470.01/1470.34	c #Conflicts:    2125000 | #Learnt:      35879 | 0.000
1470.01/1470.34	c total clause space: 335.816MB
1470.01/1470.34	c total #watches: 657034
1470.52/1470.83	c total #propagations: 919546925 / total #impl: 4883955042 (eff. 0.188)
1470.52/1470.83	c #Conflicts:    2126000 | #Learnt:      36879 | 0.000
1470.52/1470.83	c total clause space: 335.816MB
1470.52/1470.83	c total #watches: 665769
1471.21/1471.50	c total #propagations: 919927220 / total #impl: 4886288257 (eff. 0.188)
1471.21/1471.50	c #Conflicts:    2127000 | #Learnt:      37879 | 0.000
1471.21/1471.50	c total clause space: 335.816MB
1471.21/1471.50	c total #watches: 671267
1471.91/1472.20	c total #propagations: 920382147 / total #impl: 4888408009 (eff. 0.188)
1471.91/1472.20	c #Conflicts:    2128000 | #Learnt:      38879 | 0.000
1471.91/1472.20	c total clause space: 335.816MB
1471.91/1472.20	c total #watches: 676812
1472.72/1473.06	c total #propagations: 920799905 / total #impl: 4890466446 (eff. 0.188)
1472.72/1473.06	c #Conflicts:    2129000 | #Learnt:      39879 | 0.000
1472.72/1473.06	c total clause space: 335.816MB
1472.72/1473.06	c total #watches: 682473
1473.72/1474.05	c total #propagations: 921212167 / total #impl: 4892559785 (eff. 0.188)
1473.72/1474.05	c #Conflicts:    2130000 | #Learnt:      40879 | 0.000
1473.72/1474.05	c total clause space: 335.816MB
1473.72/1474.05	c total #watches: 688407
1474.82/1475.16	c total #propagations: 921658470 / total #impl: 4894757543 (eff. 0.188)
1474.82/1475.16	c #Conflicts:    2131000 | #Learnt:      41879 | 0.000
1474.82/1475.16	c total clause space: 335.816MB
1474.82/1475.16	c total #watches: 697752
1476.02/1476.30	c total #propagations: 922110985 / total #impl: 4897057410 (eff. 0.188)
1476.02/1476.30	c #Conflicts:    2132000 | #Learnt:      42879 | 0.000
1476.02/1476.30	c total clause space: 335.816MB
1476.02/1476.31	c total #watches: 703961
1477.41/1477.71	c total #propagations: 922522049 / total #impl: 4899487405 (eff. 0.188)
1477.41/1477.71	c #Conflicts:    2133000 | #Learnt:      43879 | 0.000
1477.41/1477.71	c total clause space: 335.816MB
1477.41/1477.71	c total #watches: 710456
1478.81/1479.14	c total #propagations: 922969015 / total #impl: 4902098438 (eff. 0.188)
1478.81/1479.14	c #Conflicts:    2134000 | #Learnt:      44879 | 0.000
1478.81/1479.14	c total clause space: 335.816MB
1478.81/1479.14	c total #watches: 714747
1480.32/1480.61	c total #propagations: 923385695 / total #impl: 4904463287 (eff. 0.188)
1480.32/1480.61	c #Conflicts:    2135000 | #Learnt:      45879 | 0.000
1480.32/1480.61	c total clause space: 335.816MB
1480.32/1480.61	c total #watches: 722338
1481.91/1482.24	c total #propagations: 923777401 / total #impl: 4906720466 (eff. 0.188)
1481.91/1482.24	c #Conflicts:    2136000 | #Learnt:      46879 | 0.000
1481.91/1482.24	c total clause space: 335.816MB
1481.91/1482.24	c total #watches: 727533
1483.91/1484.23	c total #propagations: 924172551 / total #impl: 4908987052 (eff. 0.188)
1483.91/1484.23	c #Conflicts:    2137000 | #Learnt:      47879 | 0.000
1483.91/1484.23	c total clause space: 335.816MB
1483.91/1484.23	c total #watches: 731677
1485.82/1486.15	c total #propagations: 924589200 / total #impl: 4911183655 (eff. 0.188)
1485.82/1486.15	c #Conflicts:    2138000 | #Learnt:      48879 | 0.000
1485.82/1486.15	c total clause space: 335.816MB
1485.82/1486.15	c total #watches: 737208
1487.81/1488.11	c total #propagations: 924992166 / total #impl: 4913395603 (eff. 0.188)
1487.81/1488.11	c #Conflicts:    2139000 | #Learnt:      49879 | 0.000
1487.81/1488.11	c total clause space: 335.816MB
1487.81/1488.11	c total #watches: 743141
1490.01/1490.35	c total #propagations: 925406896 / total #impl: 4915613028 (eff. 0.188)
1490.01/1490.35	c #Conflicts:    2140000 | #Learnt:      50879 | 0.000
1490.01/1490.35	c total clause space: 335.816MB
1490.01/1490.35	c total #watches: 748328
1492.42/1492.77	c total #propagations: 925885677 / total #impl: 4918151929 (eff. 0.188)
1492.42/1492.77	c #Conflicts:    2141000 | #Learnt:      51879 | 0.000
1492.42/1492.77	c total clause space: 335.816MB
1492.42/1492.77	c total #watches: 752232
1494.61/1494.92	c total #propagations: 926365852 / total #impl: 4920654947 (eff. 0.188)
1494.61/1494.92	c #Conflicts:    2142000 | #Learnt:      52879 | 0.000
1494.61/1494.92	c total clause space: 335.816MB
1494.61/1494.92	c total #watches: 756161
1496.81/1497.11	c total #propagations: 926766921 / total #impl: 4922739649 (eff. 0.188)
1496.81/1497.11	c #Conflicts:    2143000 | #Learnt:      53879 | 0.000
1496.81/1497.11	c total clause space: 335.816MB
1496.81/1497.11	c total #watches: 759992
1499.11/1499.44	c total #propagations: 927190634 / total #impl: 4925315527 (eff. 0.188)
1499.11/1499.44	c #Conflicts:    2144000 | #Learnt:      54879 | 0.000
1499.11/1499.44	c total clause space: 335.816MB
1499.11/1499.44	c total #watches: 763853
1501.41/1501.71	c total #propagations: 927622070 / total #impl: 4927666341 (eff. 0.188)
1501.41/1501.71	c #Conflicts:    2145000 | #Learnt:      55879 | 0.000
1501.41/1501.71	c total clause space: 335.816MB
1501.41/1501.71	c total #watches: 768697
1503.71/1504.03	c total #propagations: 928057190 / total #impl: 4930005065 (eff. 0.188)
1503.71/1504.03	c #Conflicts:    2146000 | #Learnt:      56879 | 0.000
1503.71/1504.03	c total clause space: 335.816MB
1503.71/1504.03	c total #watches: 773290
1506.01/1506.39	c total #propagations: 928447975 / total #impl: 4932225252 (eff. 0.188)
1506.01/1506.39	c #Conflicts:    2147000 | #Learnt:      57879 | 0.000
1506.01/1506.39	c total clause space: 335.816MB
1506.01/1506.39	c total #watches: 779107
1508.31/1508.64	c total #propagations: 928886086 / total #impl: 4934941892 (eff. 0.188)
1508.31/1508.64	c #Conflicts:    2148000 | #Learnt:      58879 | 0.000
1508.31/1508.64	c total clause space: 335.816MB
1508.31/1508.64	c total #watches: 782876
1510.61/1510.96	c total #propagations: 929246259 / total #impl: 4936812514 (eff. 0.188)
1510.61/1510.96	c #Conflicts:    2149000 | #Learnt:      59879 | 0.000
1510.61/1510.96	c total clause space: 335.816MB
1510.61/1510.96	c total #watches: 787177
1512.81/1513.14	c total #propagations: 929653395 / total #impl: 4938947640 (eff. 0.188)
1512.81/1513.14	c #Conflicts:    2150000 | #Learnt:      60879 | 0.000
1512.81/1513.14	c total clause space: 335.816MB
1512.81/1513.14	c total #watches: 794416
1515.51/1515.83	c total #propagations: 930065452 / total #impl: 4941194644 (eff. 0.188)
1515.51/1515.83	c #Conflicts:    2151000 | #Learnt:      61879 | 0.000
1515.51/1515.83	c total clause space: 335.816MB
1515.51/1515.83	c total #watches: 800402
1517.71/1518.02	c total #propagations: 930492384 / total #impl: 4943545000 (eff. 0.188)
1517.71/1518.02	c #Conflicts:    2152000 | #Learnt:      62879 | 0.000
1517.71/1518.02	c total clause space: 335.816MB
1517.71/1518.02	c total #watches: 807294
1519.80/1520.10	c total #propagations: 930898932 / total #impl: 4946109568 (eff. 0.188)
1519.80/1520.10	c #Conflicts:    2153000 | #Learnt:      63879 | 0.000
1519.80/1520.10	c total clause space: 335.816MB
1519.80/1520.10	c total #watches: 811678
1522.21/1522.54	c total #propagations: 931265641 / total #impl: 4948218066 (eff. 0.188)
1522.21/1522.54	c #Conflicts:    2154000 | #Learnt:      64879 | 0.000
1522.21/1522.54	c total clause space: 335.816MB
1522.21/1522.54	c total #watches: 815994
1523.21/1523.54	c total #propagations: 931646962 / total #impl: 4950329409 (eff. 0.188)
1523.21/1523.54	c #Conflicts:    2155000 | #Learnt:      65879 | 0.000
1523.21/1523.54	c total clause space: 335.816MB
1523.21/1523.54	c total #watches: 819806
1524.00/1524.36	c total #propagations: 931953476 / total #impl: 4952174911 (eff. 0.188)
1524.00/1524.36	c #Conflicts:    2156000 | #Learnt:      66879 | 0.000
1524.00/1524.36	c total clause space: 335.816MB
1524.00/1524.36	c total #watches: 824641
1524.80/1525.16	c total #propagations: 932258783 / total #impl: 4954311875 (eff. 0.188)
1524.80/1525.16	c #Conflicts:    2157000 | #Learnt:      67879 | 0.000
1524.80/1525.16	c total clause space: 335.816MB
1524.80/1525.16	c total #watches: 828217
1525.61/1525.93	c total #propagations: 932560487 / total #impl: 4956532266 (eff. 0.188)
1525.61/1525.93	c #Conflicts:    2158000 | #Learnt:      68879 | 0.000
1525.61/1525.93	c total clause space: 335.816MB
1525.61/1525.93	c total #watches: 831562
1526.41/1526.74	c total #propagations: 932860600 / total #impl: 4958652164 (eff. 0.188)
1526.41/1526.74	c #Conflicts:    2159000 | #Learnt:      69879 | 0.000
1526.41/1526.74	c total clause space: 335.816MB
1526.41/1526.74	c total #watches: 835100
1527.21/1527.57	c total #propagations: 933161865 / total #impl: 4960917378 (eff. 0.188)
1527.21/1527.57	c #Conflicts:    2160000 | #Learnt:      70879 | 0.000
1527.21/1527.57	c total clause space: 335.816MB
1527.21/1527.57	c total #watches: 838822
1528.01/1528.38	c total #propagations: 933454825 / total #impl: 4963142431 (eff. 0.188)
1528.01/1528.38	c GC COLLECT
1528.01/1528.38	c #Conflicts:    2161000 | #Learnt:      36280 | 0.000
1528.01/1528.38	c total clause space: 335.816MB
1528.01/1528.38	c total #watches: 658730
1528.72/1529.07	c total #propagations: 933762812 / total #impl: 4965353985 (eff. 0.188)
1528.72/1529.07	c #Conflicts:    2162000 | #Learnt:      37280 | 0.000
1528.72/1529.07	c total clause space: 335.816MB
1528.72/1529.07	c total #watches: 662745
1529.51/1529.82	c total #propagations: 934062517 / total #impl: 4967587657 (eff. 0.188)
1529.51/1529.82	c #Conflicts:    2163000 | #Learnt:      38280 | 0.000
1529.51/1529.82	c total clause space: 335.816MB
1529.51/1529.82	c total #watches: 666677
1530.31/1530.64	c total #propagations: 934370633 / total #impl: 4969815163 (eff. 0.188)
1530.31/1530.64	c #Conflicts:    2164000 | #Learnt:      39280 | 0.000
1530.31/1530.64	c total clause space: 335.816MB
1530.31/1530.64	c total #watches: 671453
1531.21/1531.51	c total #propagations: 934683247 / total #impl: 4972117686 (eff. 0.188)
1531.21/1531.51	c #Conflicts:    2165000 | #Learnt:      40280 | 0.000
1531.21/1531.51	c total clause space: 335.816MB
1531.21/1531.51	c total #watches: 675565
1532.12/1532.41	c total #propagations: 935007132 / total #impl: 4974660142 (eff. 0.188)
1532.12/1532.41	c #Conflicts:    2166000 | #Learnt:      41280 | 0.000
1532.12/1532.41	c total clause space: 335.816MB
1532.12/1532.41	c total #watches: 679750
1533.01/1533.36	c total #propagations: 935316700 / total #impl: 4977051703 (eff. 0.188)
1533.01/1533.36	c #Conflicts:    2167000 | #Learnt:      42280 | 0.000
1533.01/1533.36	c total clause space: 335.816MB
1533.01/1533.36	c total #watches: 683984
1533.91/1534.23	c total #propagations: 935631634 / total #impl: 4979503145 (eff. 0.188)
1533.91/1534.23	c #Conflicts:    2168000 | #Learnt:      43280 | 0.000
1533.91/1534.23	c total clause space: 335.816MB
1533.91/1534.23	c total #watches: 688242
1534.81/1535.13	c total #propagations: 935941200 / total #impl: 4982125323 (eff. 0.188)
1534.81/1535.13	c #Conflicts:    2169000 | #Learnt:      44280 | 0.000
1534.81/1535.13	c total clause space: 335.816MB
1534.81/1535.13	c total #watches: 693386
1535.91/1536.27	c total #propagations: 936242273 / total #impl: 4984735753 (eff. 0.188)
1535.91/1536.27	c #Conflicts:    2170000 | #Learnt:      45280 | 0.000
1535.91/1536.27	c total clause space: 335.816MB
1535.91/1536.27	c total #watches: 698872
1537.21/1537.57	c total #propagations: 936546990 / total #impl: 4987317473 (eff. 0.188)
1537.21/1537.57	c #Conflicts:    2171000 | #Learnt:      46280 | 0.000
1537.21/1537.57	c total clause space: 335.816MB
1537.21/1537.57	c total #watches: 703727
1538.81/1539.10	c total #propagations: 936879423 / total #impl: 4989910000 (eff. 0.188)
1538.81/1539.10	c #Conflicts:    2172000 | #Learnt:      47280 | 0.000
1538.81/1539.10	c total clause space: 335.816MB
1538.81/1539.10	c total #watches: 707269
1540.21/1540.54	c total #propagations: 937205758 / total #impl: 4992358852 (eff. 0.188)
1540.21/1540.54	c #Conflicts:    2173000 | #Learnt:      48280 | 0.000
1540.21/1540.54	c total clause space: 335.816MB
1540.21/1540.54	c total #watches: 711096
1541.71/1542.01	c total #propagations: 937499157 / total #impl: 4994451908 (eff. 0.188)
1541.71/1542.01	c #Conflicts:    2174000 | #Learnt:      49280 | 0.000
1541.71/1542.01	c total clause space: 335.816MB
1541.71/1542.01	c total #watches: 715068
1543.11/1543.49	c total #propagations: 937801180 / total #impl: 4996906097 (eff. 0.188)
1543.11/1543.49	c #Conflicts:    2175000 | #Learnt:      50280 | 0.000
1543.11/1543.49	c total clause space: 335.816MB
1543.11/1543.49	c total #watches: 718768
1544.51/1544.86	c total #propagations: 938159872 / total #impl: 4999659498 (eff. 0.188)
1544.51/1544.86	c #Conflicts:    2176000 | #Learnt:      51280 | 0.000
1544.51/1544.86	c total clause space: 335.816MB
1544.51/1544.86	c total #watches: 723061
1546.11/1546.42	c total #propagations: 938504928 / total #impl: 5002254722 (eff. 0.188)
1546.11/1546.42	c #Conflicts:    2177000 | #Learnt:      52280 | 0.000
1546.11/1546.42	c total clause space: 335.816MB
1546.11/1546.42	c total #watches: 727166
1547.61/1547.93	c total #propagations: 938856526 / total #impl: 5004777594 (eff. 0.188)
1547.61/1547.93	c #Conflicts:    2178000 | #Learnt:      53280 | 0.000
1547.61/1547.93	c total clause space: 335.816MB
1547.61/1547.93	c total #watches: 732193
1549.41/1549.71	c total #propagations: 939182427 / total #impl: 5007364919 (eff. 0.188)
1549.41/1549.71	c #Conflicts:    2179000 | #Learnt:      54280 | 0.000
1549.41/1549.71	c total clause space: 335.816MB
1549.41/1549.71	c total #watches: 737145
1551.11/1551.49	c total #propagations: 939518068 / total #impl: 5009969392 (eff. 0.188)
1551.11/1551.49	c #Conflicts:    2180000 | #Learnt:      55280 | 0.000
1551.11/1551.49	c total clause space: 335.816MB
1551.11/1551.49	c total #watches: 742554
1553.21/1553.57	c total #propagations: 939840730 / total #impl: 5012528069 (eff. 0.187)
1553.21/1553.57	c #Conflicts:    2181000 | #Learnt:      56280 | 0.000
1553.21/1553.57	c total clause space: 335.816MB
1553.21/1553.57	c total #watches: 749478
1555.71/1556.01	c total #propagations: 940187864 / total #impl: 5015340983 (eff. 0.187)
1555.71/1556.01	c #Conflicts:    2182000 | #Learnt:      57280 | 0.000
1555.71/1556.01	c total clause space: 335.816MB
1555.71/1556.01	c total #watches: 754430
1558.11/1558.49	c total #propagations: 940549468 / total #impl: 5018111787 (eff. 0.187)
1558.11/1558.49	c #Conflicts:    2183000 | #Learnt:      58280 | 0.000
1558.11/1558.49	c total clause space: 335.816MB
1558.11/1558.49	c total #watches: 757789
1560.80/1561.13	c total #propagations: 940905904 / total #impl: 5020665031 (eff. 0.187)
1560.80/1561.13	c #Conflicts:    2184000 | #Learnt:      59280 | 0.000
1560.80/1561.13	c total clause space: 335.816MB
1560.80/1561.13	c total #watches: 762785
1563.10/1563.49	c total #propagations: 941270386 / total #impl: 5023354913 (eff. 0.187)
1563.10/1563.49	c #Conflicts:    2185000 | #Learnt:      60280 | 0.000
1563.10/1563.49	c total clause space: 335.816MB
1563.10/1563.49	c total #watches: 768214
1565.80/1566.19	c total #propagations: 941604238 / total #impl: 5026204199 (eff. 0.187)
1565.80/1566.19	c #Conflicts:    2186000 | #Learnt:      61280 | 0.000
1565.80/1566.19	c total clause space: 335.816MB
1565.80/1566.19	c total #watches: 773243
1568.20/1568.54	c total #propagations: 941957334 / total #impl: 5029252339 (eff. 0.187)
1568.20/1568.54	c #Conflicts:    2187000 | #Learnt:      62280 | 0.000
1568.20/1568.54	c total clause space: 335.816MB
1568.20/1568.54	c total #watches: 777027
1570.80/1571.14	c total #propagations: 942280242 / total #impl: 5031858419 (eff. 0.187)
1570.80/1571.14	c #Conflicts:    2188000 | #Learnt:      63280 | 0.000
1570.80/1571.14	c total clause space: 335.816MB
1570.80/1571.14	c total #watches: 781582
1573.50/1573.85	c total #propagations: 942615995 / total #impl: 5034631587 (eff. 0.187)
1573.50/1573.85	c #Conflicts:    2189000 | #Learnt:      64280 | 0.000
1573.50/1573.85	c total clause space: 335.816MB
1573.50/1573.85	c total #watches: 785542
1576.20/1576.57	c total #propagations: 942935034 / total #impl: 5037240004 (eff. 0.187)
1576.20/1576.57	c #Conflicts:    2190000 | #Learnt:      65280 | 0.000
1576.20/1576.57	c total clause space: 335.816MB
1576.20/1576.57	c total #watches: 789480
1578.90/1579.29	c total #propagations: 943255112 / total #impl: 5039819038 (eff. 0.187)
1578.90/1579.29	c #Conflicts:    2191000 | #Learnt:      66280 | 0.000
1578.90/1579.29	c total clause space: 335.816MB
1578.90/1579.29	c total #watches: 792727
1581.70/1582.01	c total #propagations: 943557562 / total #impl: 5042274714 (eff. 0.187)
1581.70/1582.01	c #Conflicts:    2192000 | #Learnt:      67280 | 0.000
1581.70/1582.01	c total clause space: 335.816MB
1581.70/1582.01	c total #watches: 796408
1584.40/1584.74	c total #propagations: 943871954 / total #impl: 5044882535 (eff. 0.187)
1584.40/1584.74	c #Conflicts:    2193000 | #Learnt:      68280 | 0.000
1584.40/1584.74	c total clause space: 335.816MB
1584.40/1584.74	c total #watches: 799909
1587.40/1587.74	c total #propagations: 944165142 / total #impl: 5047108377 (eff. 0.187)
1587.40/1587.74	c #Conflicts:    2194000 | #Learnt:      69280 | 0.000
1587.40/1587.74	c total clause space: 335.816MB
1587.40/1587.74	c total #watches: 804000
1590.41/1590.78	c total #propagations: 944492579 / total #impl: 5049861206 (eff. 0.187)
1590.41/1590.78	c #Conflicts:    2195000 | #Learnt:      70280 | 0.000
1590.41/1590.78	c total clause space: 335.816MB
1590.41/1590.78	c total #watches: 807349
1593.30/1593.68	c total #propagations: 944811309 / total #impl: 5052414761 (eff. 0.187)
1593.30/1593.68	c #Conflicts:    2196000 | #Learnt:      71280 | 0.000
1593.30/1593.68	c total clause space: 335.816MB
1593.30/1593.68	c total #watches: 812580
1595.70/1596.00	c total #propagations: 945130642 / total #impl: 5055428125 (eff. 0.187)
1595.70/1596.00	c GC COLLECT
1595.70/1596.00	c #Conflicts:    2197000 | #Learnt:      36368 | 0.000
1595.70/1596.00	c total clause space: 335.816MB
1595.70/1596.00	c total #watches: 659553
1596.40/1596.78	c total #propagations: 945472021 / total #impl: 5058293587 (eff. 0.187)
1596.40/1596.78	c #Conflicts:    2198000 | #Learnt:      37368 | 0.000
1596.40/1596.78	c total clause space: 335.816MB
1596.40/1596.78	c total #watches: 665534
1597.40/1597.71	c total #propagations: 945783674 / total #impl: 5060871725 (eff. 0.187)
1597.40/1597.71	c #Conflicts:    2199000 | #Learnt:      38368 | 0.000
1597.40/1597.71	c total clause space: 335.816MB
1597.40/1597.71	c total #watches: 669411
1598.40/1598.70	c total #propagations: 946123952 / total #impl: 5063542662 (eff. 0.187)
1598.40/1598.70	c #Conflicts:    2200000 | #Learnt:      39368 | 0.000
1598.40/1598.70	c total clause space: 335.816MB
1598.40/1598.70	c total #watches: 673898
1599.40/1599.71	c total #propagations: 946461448 / total #impl: 5066143737 (eff. 0.187)
1599.40/1599.71	c #Conflicts:    2201000 | #Learnt:      40368 | 0.000
1599.40/1599.71	c total clause space: 335.816MB
1599.40/1599.71	c total #watches: 679595
1600.50/1600.82	c total #propagations: 946778448 / total #impl: 5068783701 (eff. 0.187)
1600.50/1600.82	c #Conflicts:    2202000 | #Learnt:      41368 | 0.000
1600.50/1600.82	c total clause space: 335.816MB
1600.50/1600.82	c total #watches: 683671
1601.80/1602.14	c total #propagations: 947075093 / total #impl: 5071116525 (eff. 0.187)
1601.80/1602.14	c #Conflicts:    2203000 | #Learnt:      42368 | 0.000
1601.80/1602.14	c total clause space: 335.816MB
1601.80/1602.14	c total #watches: 690285
1603.20/1603.54	c total #propagations: 947419941 / total #impl: 5073822586 (eff. 0.187)
1603.20/1603.54	c #Conflicts:    2204000 | #Learnt:      43368 | 0.000
1603.20/1603.54	c total clause space: 335.816MB
1603.20/1603.54	c total #watches: 695216
1604.70/1605.03	c total #propagations: 947786249 / total #impl: 5076907160 (eff. 0.187)
1604.70/1605.03	c #Conflicts:    2205000 | #Learnt:      44368 | 0.000
1604.70/1605.03	c total clause space: 335.816MB
1604.70/1605.03	c total #watches: 699286
1606.20/1606.52	c total #propagations: 948109540 / total #impl: 5079478440 (eff. 0.187)
1606.20/1606.52	c #Conflicts:    2206000 | #Learnt:      45368 | 0.000
1606.20/1606.52	c total clause space: 335.816MB
1606.20/1606.52	c total #watches: 703089
1607.70/1608.01	c total #propagations: 948448593 / total #impl: 5082276469 (eff. 0.187)
1607.70/1608.01	c #Conflicts:    2207000 | #Learnt:      46368 | 0.000
1607.70/1608.01	c total clause space: 335.816MB
1607.70/1608.01	c total #watches: 707194
1609.20/1609.57	c total #propagations: 948745499 / total #impl: 5084797168 (eff. 0.187)
1609.20/1609.57	c #Conflicts:    2208000 | #Learnt:      47368 | 0.000
1609.20/1609.57	c total clause space: 335.816MB
1609.20/1609.57	c total #watches: 713117
1610.90/1611.20	c total #propagations: 949067176 / total #impl: 5087667149 (eff. 0.187)
1610.90/1611.20	c #Conflicts:    2209000 | #Learnt:      48368 | 0.000
1610.90/1611.20	c total clause space: 335.816MB
1610.90/1611.20	c total #watches: 717747
1612.59/1612.98	c total #propagations: 949364593 / total #impl: 5090196902 (eff. 0.187)
1612.59/1612.98	c #Conflicts:    2210000 | #Learnt:      49368 | 0.000
1612.59/1612.98	c total clause space: 335.816MB
1612.59/1612.98	c total #watches: 721897
1614.50/1614.83	c total #propagations: 949677939 / total #impl: 5092893137 (eff. 0.186)
1614.50/1614.83	c #Conflicts:    2211000 | #Learnt:      50368 | 0.000
1614.50/1614.83	c total clause space: 335.816MB
1614.50/1614.83	c total #watches: 725566
1616.80/1617.11	c total #propagations: 950011344 / total #impl: 5095768056 (eff. 0.186)
1616.80/1617.11	c #Conflicts:    2212000 | #Learnt:      51368 | 0.000
1616.80/1617.11	c total clause space: 335.816MB
1616.80/1617.11	c total #watches: 729707
1619.09/1619.46	c total #propagations: 950393888 / total #impl: 5098737748 (eff. 0.186)
1619.09/1619.46	c #Conflicts:    2213000 | #Learnt:      52368 | 0.000
1619.09/1619.46	c total clause space: 335.816MB
1619.09/1619.46	c total #watches: 735204
1620.99/1621.34	c total #propagations: 950759597 / total #impl: 5101654194 (eff. 0.186)
1620.99/1621.34	c #Conflicts:    2214000 | #Learnt:      53368 | 0.000
1620.99/1621.34	c total clause space: 335.816MB
1620.99/1621.34	c total #watches: 739427
1622.49/1622.86	c total #propagations: 951076300 / total #impl: 5104387054 (eff. 0.186)
1622.49/1622.86	c #Conflicts:    2215000 | #Learnt:      54368 | 0.000
1622.49/1622.86	c total clause space: 335.816MB
1622.49/1622.86	c total #watches: 744512
1623.99/1624.36	c total #propagations: 951362603 / total #impl: 5107049958 (eff. 0.186)
1623.99/1624.36	c #Conflicts:    2216000 | #Learnt:      55368 | 0.000
1623.99/1624.36	c total clause space: 335.816MB
1623.99/1624.36	c total #watches: 748324
1625.79/1626.16	c total #propagations: 951647023 / total #impl: 5109782090 (eff. 0.186)
1625.79/1626.16	c #Conflicts:    2217000 | #Learnt:      56368 | 0.000
1625.79/1626.16	c total clause space: 335.816MB
1625.79/1626.16	c total #watches: 751717
1627.80/1628.11	c total #propagations: 951954485 / total #impl: 5112557356 (eff. 0.186)
1627.80/1628.11	c #Conflicts:    2218000 | #Learnt:      57368 | 0.000
1627.80/1628.11	c total clause space: 335.816MB
1627.80/1628.12	c total #watches: 756494
1629.69/1630.03	c total #propagations: 952252863 / total #impl: 5115293181 (eff. 0.186)
1629.69/1630.03	c #Conflicts:    2219000 | #Learnt:      58368 | 0.000
1629.69/1630.03	c total clause space: 335.816MB
1629.69/1630.03	c total #watches: 760763
1631.49/1631.80	c total #propagations: 952548564 / total #impl: 5118066720 (eff. 0.186)
1631.49/1631.80	c #Conflicts:    2220000 | #Learnt:      59368 | 0.000
1631.49/1631.80	c total clause space: 335.816MB
1631.49/1631.80	c total #watches: 764310
1633.59/1633.92	c total #propagations: 952818023 / total #impl: 5120595073 (eff. 0.186)
1633.59/1633.92	c #Conflicts:    2221000 | #Learnt:      60368 | 0.000
1633.59/1633.92	c total clause space: 335.816MB
1633.59/1633.92	c total #watches: 768964
1635.69/1636.04	c total #propagations: 953138737 / total #impl: 5123560644 (eff. 0.186)
1635.69/1636.04	c #Conflicts:    2222000 | #Learnt:      61368 | 0.000
1635.69/1636.04	c total clause space: 335.816MB
1635.69/1636.04	c total #watches: 772372
1637.99/1638.39	c total #propagations: 953440778 / total #impl: 5126402172 (eff. 0.186)
1637.99/1638.39	c #Conflicts:    2223000 | #Learnt:      62368 | 0.000
1637.99/1638.39	c total clause space: 335.816MB
1637.99/1638.39	c total #watches: 776904
1640.19/1640.55	c total #propagations: 953747776 / total #impl: 5129275906 (eff. 0.186)
1640.19/1640.55	c #Conflicts:    2224000 | #Learnt:      63368 | 0.000
1640.19/1640.55	c total clause space: 335.816MB
1640.19/1640.55	c total #watches: 781194
1642.79/1643.16	c total #propagations: 954024211 / total #impl: 5131830846 (eff. 0.186)
1642.79/1643.16	c #Conflicts:    2225000 | #Learnt:      64368 | 0.000
1642.79/1643.16	c total clause space: 335.816MB
1642.79/1643.16	c total #watches: 786017
1645.89/1646.26	c total #propagations: 954315973 / total #impl: 5134372631 (eff. 0.186)
1645.89/1646.26	c #Conflicts:    2226000 | #Learnt:      65368 | 0.000
1645.89/1646.26	c total clause space: 335.816MB
1645.89/1646.26	c total #watches: 790919
1648.49/1648.86	c total #propagations: 954627047 / total #impl: 5136985222 (eff. 0.186)
1648.49/1648.86	c #Conflicts:    2227000 | #Learnt:      66368 | 0.000
1648.49/1648.86	c total clause space: 335.816MB
1648.49/1648.86	c total #watches: 795441
1651.49/1651.80	c total #propagations: 954921547 / total #impl: 5139565896 (eff. 0.186)
1651.49/1651.80	c #Conflicts:    2228000 | #Learnt:      67368 | 0.000
1651.49/1651.80	c total clause space: 335.816MB
1651.49/1651.80	c total #watches: 800150
1654.19/1654.52	c total #propagations: 955238523 / total #impl: 5142262232 (eff. 0.186)
1654.19/1654.52	c #Conflicts:    2229000 | #Learnt:      68368 | 0.000
1654.19/1654.52	c total clause space: 335.816MB
1654.19/1654.52	c total #watches: 804586
1656.99/1657.39	c total #propagations: 955537953 / total #impl: 5145119989 (eff. 0.186)
1656.99/1657.39	c #Conflicts:    2230000 | #Learnt:      69368 | 0.000
1656.99/1657.39	c total clause space: 335.816MB
1656.99/1657.39	c total #watches: 809848
1659.98/1660.33	c total #propagations: 955806575 / total #impl: 5147799605 (eff. 0.186)
1659.98/1660.33	c #Conflicts:    2231000 | #Learnt:      70368 | 0.000
1659.98/1660.33	c total clause space: 335.816MB
1659.98/1660.33	c total #watches: 814259
1662.99/1663.37	c total #propagations: 956102200 / total #impl: 5150720954 (eff. 0.186)
1662.99/1663.37	c #Conflicts:    2232000 | #Learnt:      71368 | 0.000
1662.99/1663.37	c total clause space: 335.816MB
1662.99/1663.37	c total #watches: 818552
1665.98/1666.35	c total #propagations: 956399550 / total #impl: 5153479908 (eff. 0.186)
1665.98/1666.35	c #Conflicts:    2233000 | #Learnt:      72368 | 0.000
1665.98/1666.35	c total clause space: 335.816MB
1665.98/1666.35	c total #watches: 823591
1666.88/1667.29	c total #propagations: 956702073 / total #impl: 5156565175 (eff. 0.186)
1666.88/1667.29	c GC COLLECT
1666.88/1667.29	c #Conflicts:    2234000 | #Learnt:      37194 | 0.000
1666.88/1667.29	c total clause space: 335.816MB
1666.88/1667.29	c total #watches: 663088
1667.58/1667.97	c total #propagations: 956990111 / total #impl: 5159197121 (eff. 0.185)
1667.58/1667.97	c #Conflicts:    2235000 | #Learnt:      38194 | 0.000
1667.58/1667.97	c total clause space: 335.816MB
1667.58/1667.97	c total #watches: 668441
1668.39/1668.74	c total #propagations: 957275663 / total #impl: 5161694123 (eff. 0.185)
1668.39/1668.74	c #Conflicts:    2236000 | #Learnt:      39194 | 0.000
1668.39/1668.74	c total clause space: 335.816MB
1668.39/1668.74	c total #watches: 672642
1669.28/1669.64	c total #propagations: 957582113 / total #impl: 5164450353 (eff. 0.185)
1669.28/1669.64	c #Conflicts:    2237000 | #Learnt:      40194 | 0.000
1669.28/1669.64	c total clause space: 335.816MB
1669.28/1669.64	c total #watches: 678460
1670.28/1670.63	c total #propagations: 957896377 / total #impl: 5167388092 (eff. 0.185)
1670.28/1670.63	c #Conflicts:    2238000 | #Learnt:      41194 | 0.000
1670.28/1670.63	c total clause space: 335.816MB
1670.28/1670.63	c total #watches: 684364
1671.48/1671.88	c total #propagations: 958215441 / total #impl: 5170430320 (eff. 0.185)
1671.48/1671.88	c #Conflicts:    2239000 | #Learnt:      42194 | 0.000
1671.48/1671.88	c total clause space: 335.816MB
1671.48/1671.89	c total #watches: 690050
1672.79/1673.14	c total #propagations: 958545566 / total #impl: 5173294303 (eff. 0.185)
1672.79/1673.14	c #Conflicts:    2240000 | #Learnt:      43194 | 0.000
1672.79/1673.14	c total clause space: 335.816MB
1672.79/1673.14	c total #watches: 695309
1674.18/1674.51	c total #propagations: 958866675 / total #impl: 5176070007 (eff. 0.185)
1674.18/1674.51	c #Conflicts:    2241000 | #Learnt:      44194 | 0.000
1674.18/1674.51	c total clause space: 335.816MB
1674.18/1674.51	c total #watches: 698781
1675.48/1675.89	c total #propagations: 959191198 / total #impl: 5178745213 (eff. 0.185)
1675.48/1675.89	c #Conflicts:    2242000 | #Learnt:      45194 | 0.000
1675.48/1675.89	c total clause space: 335.816MB
1675.48/1675.89	c total #watches: 702149
1677.48/1677.80	c total #propagations: 959510204 / total #impl: 5181422929 (eff. 0.185)
1677.48/1677.80	c #Conflicts:    2243000 | #Learnt:      46194 | 0.000
1677.48/1677.80	c total clause space: 335.816MB
1677.48/1677.80	c total #watches: 706267
1679.28/1679.65	c total #propagations: 959887213 / total #impl: 5184376422 (eff. 0.185)
1679.28/1679.65	c #Conflicts:    2244000 | #Learnt:      47194 | 0.000
1679.28/1679.65	c total clause space: 335.816MB
1679.28/1679.65	c total #watches: 711527
1681.08/1681.45	c total #propagations: 960233546 / total #impl: 5187185205 (eff. 0.185)
1681.08/1681.45	c #Conflicts:    2245000 | #Learnt:      48194 | 0.000
1681.08/1681.45	c total clause space: 335.816MB
1681.08/1681.45	c total #watches: 716669
1683.08/1683.48	c total #propagations: 960561579 / total #impl: 5190039140 (eff. 0.185)
1683.08/1683.48	c #Conflicts:    2246000 | #Learnt:      49194 | 0.000
1683.08/1683.48	c total clause space: 335.816MB
1683.08/1683.48	c total #watches: 720280
1684.89/1685.25	c total #propagations: 960914048 / total #impl: 5193051062 (eff. 0.185)
1684.89/1685.25	c #Conflicts:    2247000 | #Learnt:      50194 | 0.000
1684.89/1685.25	c total clause space: 335.816MB
1684.89/1685.25	c total #watches: 725093
1686.98/1687.34	c total #propagations: 961232013 / total #impl: 5196166253 (eff. 0.185)
1686.98/1687.34	c #Conflicts:    2248000 | #Learnt:      51194 | 0.000
1686.98/1687.34	c total clause space: 335.816MB
1686.98/1687.34	c total #watches: 729754
1688.88/1689.27	c total #propagations: 961581448 / total #impl: 5199471491 (eff. 0.185)
1688.88/1689.27	c #Conflicts:    2249000 | #Learnt:      52194 | 0.000
1688.88/1689.27	c total clause space: 335.816MB
1688.88/1689.27	c total #watches: 733691
1691.09/1691.46	c total #propagations: 961911435 / total #impl: 5202758145 (eff. 0.185)
1691.09/1691.46	c #Conflicts:    2250000 | #Learnt:      53194 | 0.000
1691.09/1691.46	c total clause space: 335.816MB
1691.09/1691.46	c total #watches: 738662
1693.49/1693.88	c total #propagations: 962237485 / total #impl: 5205686010 (eff. 0.185)
1693.49/1693.88	c #Conflicts:    2251000 | #Learnt:      54194 | 0.000
1693.49/1693.88	c total clause space: 335.816MB
1693.49/1693.88	c total #watches: 743035
1695.99/1696.39	c total #propagations: 962575605 / total #impl: 5208647239 (eff. 0.185)
1695.99/1696.39	c #Conflicts:    2252000 | #Learnt:      55194 | 0.000
1695.99/1696.39	c total clause space: 335.816MB
1695.99/1696.39	c total #watches: 747208
1698.29/1698.60	c total #propagations: 962929790 / total #impl: 5211961465 (eff. 0.185)
1698.29/1698.60	c #Conflicts:    2253000 | #Learnt:      56194 | 0.000
1698.29/1698.60	c total clause space: 335.816MB
1698.29/1698.60	c total #watches: 752226
1700.59/1700.95	c total #propagations: 963236398 / total #impl: 5214978890 (eff. 0.185)
1700.59/1700.95	c #Conflicts:    2254000 | #Learnt:      57194 | 0.000
1700.59/1700.95	c total clause space: 335.816MB
1700.59/1700.95	c total #watches: 756653
1703.09/1703.49	c total #propagations: 963545887 / total #impl: 5218050055 (eff. 0.185)
1703.09/1703.49	c #Conflicts:    2255000 | #Learnt:      58194 | 0.000
1703.09/1703.49	c total clause space: 335.816MB
1703.09/1703.49	c total #watches: 760830
1705.89/1706.27	c total #propagations: 963868288 / total #impl: 5221120058 (eff. 0.185)
1705.89/1706.27	c #Conflicts:    2256000 | #Learnt:      59194 | 0.000
1705.89/1706.27	c total clause space: 335.816MB
1705.89/1706.27	c total #watches: 765569
1707.69/1708.06	c total #propagations: 964197857 / total #impl: 5223895918 (eff. 0.185)
1707.69/1708.06	c #Conflicts:    2257000 | #Learnt:      60194 | 0.000
1707.69/1708.06	c total clause space: 335.816MB
1707.69/1708.06	c total #watches: 769140
1708.19/1708.51	c total #propagations: 964564490 / total #impl: 5226266826 (eff. 0.185)
1708.19/1708.51	c #Conflicts:    2258000 | #Learnt:      61194 | 0.000
1708.19/1708.51	c total clause space: 335.816MB
1708.19/1708.51	c total #watches: 771949
1708.59/1708.97	c total #propagations: 964939434 / total #impl: 5227556637 (eff. 0.185)
1708.59/1708.97	c #Conflicts:    2259000 | #Learnt:      62194 | 0.000
1708.59/1708.97	c total clause space: 335.816MB
1708.59/1708.97	c total #watches: 774752
1709.09/1709.49	c total #propagations: 965318662 / total #impl: 5228831295 (eff. 0.185)
1709.09/1709.49	c #Conflicts:    2260000 | #Learnt:      63194 | 0.000
1709.09/1709.49	c total clause space: 335.816MB
1709.09/1709.49	c total #watches: 777867
1709.59/1709.92	c total #propagations: 965701515 / total #impl: 5230123751 (eff. 0.185)
1709.59/1709.92	c #Conflicts:    2261000 | #Learnt:      64194 | 0.000
1709.59/1709.92	c total clause space: 335.816MB
1709.59/1709.92	c total #watches: 780575
1709.99/1710.37	c total #propagations: 966038901 / total #impl: 5231299059 (eff. 0.185)
1709.99/1710.37	c #Conflicts:    2262000 | #Learnt:      65194 | 0.000
1709.99/1710.37	c total clause space: 335.816MB
1709.99/1710.37	c total #watches: 783200
1710.48/1710.83	c total #propagations: 966376633 / total #impl: 5232473673 (eff. 0.185)
1710.48/1710.83	c #Conflicts:    2263000 | #Learnt:      66194 | 0.000
1710.48/1710.83	c total clause space: 335.816MB
1710.48/1710.84	c total #watches: 786628
1710.98/1711.33	c total #propagations: 966721411 / total #impl: 5233776654 (eff. 0.185)
1710.98/1711.33	c #Conflicts:    2264000 | #Learnt:      67194 | 0.000
1710.98/1711.33	c total clause space: 335.816MB
1710.98/1711.33	c total #watches: 789572
1711.48/1711.90	c total #propagations: 967072483 / total #impl: 5235087089 (eff. 0.185)
1711.48/1711.90	c #Conflicts:    2265000 | #Learnt:      68194 | 0.000
1711.48/1711.90	c total clause space: 335.816MB
1711.58/1711.90	c total #watches: 792060
1711.98/1712.36	c total #propagations: 967475960 / total #impl: 5236594853 (eff. 0.185)
1711.98/1712.36	c #Conflicts:    2266000 | #Learnt:      69194 | 0.000
1711.98/1712.36	c total clause space: 335.816MB
1711.98/1712.36	c total #watches: 795552
1712.58/1712.93	c total #propagations: 967799147 / total #impl: 5237822114 (eff. 0.185)
1712.58/1712.93	c #Conflicts:    2267000 | #Learnt:      70194 | 0.000
1712.58/1712.93	c total clause space: 335.816MB
1712.58/1712.93	c total #watches: 798342
1713.08/1713.48	c total #propagations: 968176836 / total #impl: 5239288879 (eff. 0.185)
1713.08/1713.48	c #Conflicts:    2268000 | #Learnt:      71194 | 0.000
1713.08/1713.48	c total clause space: 335.816MB
1713.08/1713.48	c total #watches: 801052
1713.78/1714.12	c total #propagations: 968542624 / total #impl: 5240732255 (eff. 0.185)
1713.78/1714.12	c #Conflicts:    2269000 | #Learnt:      72194 | 0.000
1713.78/1714.12	c total clause space: 335.816MB
1713.78/1714.12	c total #watches: 804163
1714.48/1714.82	c total #propagations: 968930039 / total #impl: 5242156754 (eff. 0.185)
1714.48/1714.82	c GC COLLECT
1714.48/1714.82	c #Conflicts:    2270000 | #Learnt:      36693 | 0.000
1714.48/1714.82	c total clause space: 335.816MB
1714.48/1714.82	c total #watches: 660979
1714.88/1715.24	c total #propagations: 969307086 / total #impl: 5243476510 (eff. 0.185)
1714.88/1715.24	c #Conflicts:    2271000 | #Learnt:      37693 | 0.000
1714.88/1715.24	c total clause space: 335.816MB
1714.88/1715.24	c total #watches: 664372
1715.38/1715.72	c total #propagations: 969644359 / total #impl: 5244701629 (eff. 0.185)
1715.38/1715.72	c #Conflicts:    2272000 | #Learnt:      38693 | 0.000
1715.38/1715.72	c total clause space: 335.816MB
1715.38/1715.72	c total #watches: 667336
1715.88/1716.22	c total #propagations: 970003887 / total #impl: 5245984364 (eff. 0.185)
1715.88/1716.22	c #Conflicts:    2273000 | #Learnt:      39693 | 0.000
1715.88/1716.22	c total clause space: 335.816MB
1715.88/1716.22	c total #watches: 670158
1716.38/1716.72	c total #propagations: 970380163 / total #impl: 5247314466 (eff. 0.185)
1716.38/1716.72	c #Conflicts:    2274000 | #Learnt:      40693 | 0.000
1716.38/1716.72	c total clause space: 335.816MB
1716.38/1716.72	c total #watches: 673027
1716.79/1717.19	c total #propagations: 970769456 / total #impl: 5248580317 (eff. 0.185)
1716.79/1717.19	c #Conflicts:    2275000 | #Learnt:      41693 | 0.000
1716.79/1717.19	c total clause space: 335.816MB
1716.79/1717.19	c total #watches: 676090
1717.28/1717.67	c total #propagations: 971148235 / total #impl: 5249928691 (eff. 0.185)
1717.28/1717.67	c #Conflicts:    2276000 | #Learnt:      42693 | 0.000
1717.28/1717.67	c total clause space: 335.816MB
1717.28/1717.67	c total #watches: 679337
1717.78/1718.18	c total #propagations: 971517972 / total #impl: 5251284516 (eff. 0.185)
1717.78/1718.18	c #Conflicts:    2277000 | #Learnt:      43693 | 0.000
1717.78/1718.18	c total clause space: 335.816MB
1717.78/1718.18	c total #watches: 682063
1718.28/1718.68	c total #propagations: 971885144 / total #impl: 5252597529 (eff. 0.185)
1718.28/1718.68	c #Conflicts:    2278000 | #Learnt:      44693 | 0.000
1718.28/1718.68	c total clause space: 335.816MB
1718.28/1718.68	c total #watches: 685659
1718.88/1719.25	c total #propagations: 972233642 / total #impl: 5253911611 (eff. 0.185)
1718.88/1719.25	c #Conflicts:    2279000 | #Learnt:      45693 | 0.000
1718.88/1719.25	c total clause space: 335.816MB
1718.88/1719.25	c total #watches: 689196
1719.48/1719.83	c total #propagations: 972593277 / total #impl: 5255300908 (eff. 0.185)
1719.48/1719.83	c #Conflicts:    2280000 | #Learnt:      46693 | 0.000
1719.48/1719.83	c total clause space: 335.816MB
1719.48/1719.83	c total #watches: 692565
1720.09/1720.41	c total #propagations: 972957372 / total #impl: 5256645592 (eff. 0.185)
1720.09/1720.41	c #Conflicts:    2281000 | #Learnt:      47693 | 0.000
1720.09/1720.41	c total clause space: 335.816MB
1720.09/1720.41	c total #watches: 695705
1720.78/1721.10	c total #propagations: 973304237 / total #impl: 5257927177 (eff. 0.185)
1720.78/1721.10	c #Conflicts:    2282000 | #Learnt:      48693 | 0.000
1720.78/1721.10	c total clause space: 335.816MB
1720.78/1721.10	c total #watches: 699549
1721.48/1721.83	c total #propagations: 973662710 / total #impl: 5259366543 (eff. 0.185)
1721.48/1721.83	c #Conflicts:    2283000 | #Learnt:      49693 | 0.000
1721.48/1721.83	c total clause space: 335.816MB
1721.48/1721.83	c total #watches: 702669
1722.18/1722.56	c total #propagations: 974032830 / total #impl: 5260863150 (eff. 0.185)
1722.18/1722.56	c #Conflicts:    2284000 | #Learnt:      50693 | 0.000
1722.18/1722.56	c total clause space: 335.816MB
1722.18/1722.56	c total #watches: 705656
1722.98/1723.30	c total #propagations: 974396754 / total #impl: 5262247593 (eff. 0.185)
1722.98/1723.30	c #Conflicts:    2285000 | #Learnt:      51693 | 0.000
1722.98/1723.30	c total clause space: 335.816MB
1722.98/1723.30	c total #watches: 708489
1723.68/1724.05	c total #propagations: 974738299 / total #impl: 5263464665 (eff. 0.185)
1723.68/1724.05	c #Conflicts:    2286000 | #Learnt:      52693 | 0.000
1723.68/1724.05	c total clause space: 335.816MB
1723.68/1724.05	c total #watches: 711184
1724.49/1724.85	c total #propagations: 975087382 / total #impl: 5264845421 (eff. 0.185)
1724.49/1724.85	c #Conflicts:    2287000 | #Learnt:      53693 | 0.000
1724.49/1724.85	c total clause space: 335.816MB
1724.49/1724.85	c total #watches: 714391
1725.38/1725.70	c total #propagations: 975436316 / total #impl: 5266223183 (eff. 0.185)
1725.38/1725.70	c #Conflicts:    2288000 | #Learnt:      54693 | 0.000
1725.38/1725.70	c total clause space: 335.816MB
1725.38/1725.70	c total #watches: 717429
1726.18/1726.52	c total #propagations: 975840730 / total #impl: 5267718407 (eff. 0.185)
1726.18/1726.52	c #Conflicts:    2289000 | #Learnt:      55693 | 0.000
1726.18/1726.52	c total clause space: 335.816MB
1726.18/1726.52	c total #watches: 720002
1726.98/1727.35	c total #propagations: 976234159 / total #impl: 5269178447 (eff. 0.185)
1726.98/1727.35	c #Conflicts:    2290000 | #Learnt:      56693 | 0.000
1726.98/1727.35	c total clause space: 335.816MB
1726.98/1727.35	c total #watches: 723535
1727.79/1728.15	c total #propagations: 976615373 / total #impl: 5270716702 (eff. 0.185)
1727.79/1728.15	c #Conflicts:    2291000 | #Learnt:      57693 | 0.000
1727.79/1728.15	c total clause space: 335.816MB
1727.79/1728.15	c total #watches: 727822
1728.58/1728.98	c total #propagations: 976986009 / total #impl: 5272430686 (eff. 0.185)
1728.58/1728.98	c #Conflicts:    2292000 | #Learnt:      58693 | 0.000
1728.58/1728.98	c total clause space: 335.816MB
1728.58/1728.98	c total #watches: 730360
1729.38/1729.78	c total #propagations: 977373677 / total #impl: 5274056220 (eff. 0.185)
1729.38/1729.78	c #Conflicts:    2293000 | #Learnt:      59693 | 0.000
1729.38/1729.78	c total clause space: 335.816MB
1729.38/1729.78	c total #watches: 733479
1730.28/1730.65	c total #propagations: 977731234 / total #impl: 5275546553 (eff. 0.185)
1730.28/1730.65	c #Conflicts:    2294000 | #Learnt:      60693 | 0.000
1730.28/1730.65	c total clause space: 335.816MB
1730.28/1730.65	c total #watches: 736310
1731.09/1731.43	c total #propagations: 978089509 / total #impl: 5277079059 (eff. 0.185)
1731.09/1731.43	c #Conflicts:    2295000 | #Learnt:      61693 | 0.000
1731.09/1731.43	c total clause space: 335.816MB
1731.09/1731.43	c total #watches: 739274
1731.78/1732.18	c total #propagations: 978436638 / total #impl: 5278579302 (eff. 0.185)
1731.78/1732.18	c #Conflicts:    2296000 | #Learnt:      62693 | 0.000
1731.78/1732.18	c total clause space: 335.816MB
1731.78/1732.18	c total #watches: 742241
1732.58/1732.97	c total #propagations: 978750848 / total #impl: 5279919169 (eff. 0.185)
1732.58/1732.97	c #Conflicts:    2297000 | #Learnt:      63693 | 0.000
1732.58/1732.97	c total clause space: 335.816MB
1732.58/1732.97	c total #watches: 746153
1733.39/1733.76	c total #propagations: 979073224 / total #impl: 5281252000 (eff. 0.185)
1733.39/1733.76	c #Conflicts:    2298000 | #Learnt:      64693 | 0.000
1733.39/1733.76	c total clause space: 335.816MB
1733.39/1733.76	c total #watches: 748892
1734.28/1734.66	c total #propagations: 979386618 / total #impl: 5282519853 (eff. 0.185)
1734.28/1734.66	c #Conflicts:    2299000 | #Learnt:      65693 | 0.000
1734.28/1734.66	c total clause space: 335.816MB
1734.28/1734.66	c total #watches: 752022
1735.18/1735.57	c total #propagations: 979734550 / total #impl: 5283894142 (eff. 0.185)
1735.18/1735.57	c #Conflicts:    2300000 | #Learnt:      66693 | 0.000
1735.18/1735.57	c total clause space: 335.816MB
1735.18/1735.57	c total #watches: 754690
1736.18/1736.59	c total #propagations: 980083870 / total #impl: 5285387475 (eff. 0.185)
1736.18/1736.59	c #Conflicts:    2301000 | #Learnt:      67693 | 0.000
1736.18/1736.59	c total clause space: 335.816MB
1736.18/1736.59	c total #watches: 757315
1737.18/1737.59	c total #propagations: 980451552 / total #impl: 5286975769 (eff. 0.185)
1737.18/1737.59	c #Conflicts:    2302000 | #Learnt:      68693 | 0.000
1737.18/1737.59	c total clause space: 335.816MB
1737.18/1737.59	c total #watches: 760074
1738.18/1738.56	c total #propagations: 980781656 / total #impl: 5288450834 (eff. 0.185)
1738.18/1738.56	c #Conflicts:    2303000 | #Learnt:      69693 | 0.000
1738.18/1738.56	c total clause space: 335.816MB
1738.18/1738.56	c total #watches: 762678
1739.18/1739.58	c total #propagations: 981123744 / total #impl: 5289850842 (eff. 0.185)
1739.18/1739.58	c #Conflicts:    2304000 | #Learnt:      70693 | 0.000
1739.18/1739.58	c total clause space: 335.816MB
1739.18/1739.58	c total #watches: 765294
1740.28/1740.69	c total #propagations: 981467520 / total #impl: 5291228451 (eff. 0.185)
1740.28/1740.69	c #Conflicts:    2305000 | #Learnt:      71693 | 0.000
1740.28/1740.69	c total clause space: 335.816MB
1740.28/1740.69	c total #watches: 768215
1741.38/1741.74	c total #propagations: 981832907 / total #impl: 5292634521 (eff. 0.186)
1741.38/1741.74	c #Conflicts:    2306000 | #Learnt:      72693 | 0.000
1741.38/1741.74	c total clause space: 335.816MB
1741.38/1741.74	c total #watches: 771435
1742.58/1742.98	c total #propagations: 982173139 / total #impl: 5294022457 (eff. 0.186)
1742.58/1742.98	c #Conflicts:    2307000 | #Learnt:      73693 | 0.000
1742.58/1742.98	c total clause space: 335.816MB
1742.58/1742.98	c total #watches: 774492
1743.18/1743.51	c total #propagations: 982552484 / total #impl: 5295609427 (eff. 0.186)
1743.18/1743.51	c GC COLLECT
1743.18/1743.51	c #Conflicts:    2308000 | #Learnt:      37862 | 0.000
1743.18/1743.51	c total clause space: 335.816MB
1743.18/1743.52	c total #watches: 664792
1743.58/1743.99	c total #propagations: 982980117 / total #impl: 5297315708 (eff. 0.186)
1743.58/1743.99	c #Conflicts:    2309000 | #Learnt:      38862 | 0.000
1743.58/1743.99	c total clause space: 335.816MB
1743.58/1743.99	c total #watches: 667758
1744.18/1744.51	c total #propagations: 983366606 / total #impl: 5298790346 (eff. 0.186)
1744.18/1744.51	c #Conflicts:    2310000 | #Learnt:      39862 | 0.000
1744.18/1744.51	c total clause space: 335.816MB
1744.18/1744.51	c total #watches: 671263
1744.58/1744.95	c total #propagations: 983790362 / total #impl: 5300269982 (eff. 0.186)
1744.58/1744.95	c #Conflicts:    2311000 | #Learnt:      40862 | 0.000
1744.58/1744.95	c total clause space: 335.816MB
1744.58/1744.95	c total #watches: 674001
1745.08/1745.41	c total #propagations: 984169740 / total #impl: 5301592305 (eff. 0.186)
1745.08/1745.41	c #Conflicts:    2312000 | #Learnt:      41862 | 0.000
1745.08/1745.41	c total clause space: 335.816MB
1745.08/1745.41	c total #watches: 677249
1745.48/1745.88	c total #propagations: 984552142 / total #impl: 5302886749 (eff. 0.186)
1745.48/1745.88	c #Conflicts:    2313000 | #Learnt:      42862 | 0.000
1745.48/1745.88	c total clause space: 335.816MB
1745.48/1745.88	c total #watches: 680075
1745.98/1746.37	c total #propagations: 984897383 / total #impl: 5304034655 (eff. 0.186)
1745.98/1746.37	c #Conflicts:    2314000 | #Learnt:      43862 | 0.000
1745.98/1746.37	c total clause space: 335.816MB
1745.98/1746.37	c total #watches: 683797
1746.48/1746.88	c total #propagations: 985259405 / total #impl: 5305331844 (eff. 0.186)
1746.48/1746.88	c #Conflicts:    2315000 | #Learnt:      44862 | 0.000
1746.48/1746.88	c total clause space: 335.816MB
1746.48/1746.88	c total #watches: 687359
1747.08/1747.45	c total #propagations: 985615147 / total #impl: 5306595922 (eff. 0.186)
1747.08/1747.45	c #Conflicts:    2316000 | #Learnt:      45862 | 0.000
1747.08/1747.45	c total clause space: 335.816MB
1747.08/1747.45	c total #watches: 691324
1747.68/1748.05	c total #propagations: 986000284 / total #impl: 5307988502 (eff. 0.186)
1747.68/1748.05	c #Conflicts:    2317000 | #Learnt:      46862 | 0.000
1747.68/1748.05	c total clause space: 335.816MB
1747.68/1748.05	c total #watches: 694789
1748.38/1748.71	c total #propagations: 986366970 / total #impl: 5309365250 (eff. 0.186)
1748.38/1748.71	c #Conflicts:    2318000 | #Learnt:      47862 | 0.000
1748.38/1748.71	c total clause space: 335.816MB
1748.38/1748.71	c total #watches: 698368
1748.98/1749.34	c total #propagations: 986749303 / total #impl: 5310860202 (eff. 0.186)
1748.98/1749.34	c #Conflicts:    2319000 | #Learnt:      48862 | 0.000
1748.98/1749.34	c total clause space: 335.816MB
1748.98/1749.34	c total #watches: 701104
1749.58/1749.97	c total #propagations: 987106486 / total #impl: 5312332475 (eff. 0.186)
1749.58/1749.97	c #Conflicts:    2320000 | #Learnt:      49862 | 0.000
1749.58/1749.97	c total clause space: 335.816MB
1749.58/1749.97	c total #watches: 704115
1750.28/1750.63	c total #propagations: 987451504 / total #impl: 5313726690 (eff. 0.186)
1750.28/1750.63	c #Conflicts:    2321000 | #Learnt:      50862 | 0.000
1750.28/1750.63	c total clause space: 335.816MB
1750.28/1750.63	c total #watches: 707148
1750.98/1751.31	c total #propagations: 987793918 / total #impl: 5315132799 (eff. 0.186)
1750.98/1751.31	c #Conflicts:    2322000 | #Learnt:      51862 | 0.000
1750.98/1751.31	c total clause space: 335.816MB
1750.98/1751.31	c total #watches: 710179
1751.68/1752.04	c total #propagations: 988152919 / total #impl: 5316536760 (eff. 0.186)
1751.68/1752.04	c #Conflicts:    2323000 | #Learnt:      52862 | 0.000
1751.68/1752.04	c total clause space: 335.816MB
1751.68/1752.04	c total #watches: 713159
1752.38/1752.72	c total #propagations: 988521826 / total #impl: 5318003663 (eff. 0.186)
1752.38/1752.72	c #Conflicts:    2324000 | #Learnt:      53862 | 0.000
1752.38/1752.72	c total clause space: 335.816MB
1752.38/1752.72	c total #watches: 716711
1753.08/1753.49	c total #propagations: 988866751 / total #impl: 5319436124 (eff. 0.186)
1753.08/1753.49	c #Conflicts:    2325000 | #Learnt:      54862 | 0.000
1753.08/1753.49	c total clause space: 335.816MB
1753.08/1753.49	c total #watches: 719418
1753.88/1754.25	c total #propagations: 989215666 / total #impl: 5320771885 (eff. 0.186)
1753.88/1754.25	c #Conflicts:    2326000 | #Learnt:      55862 | 0.000
1753.88/1754.25	c total clause space: 335.816MB
1753.88/1754.25	c total #watches: 722355
1754.68/1755.07	c total #propagations: 989581072 / total #impl: 5322262436 (eff. 0.186)
1754.68/1755.07	c #Conflicts:    2327000 | #Learnt:      56862 | 0.000
1754.68/1755.07	c total clause space: 335.816MB
1754.68/1755.07	c total #watches: 725288
1755.58/1755.93	c total #propagations: 989939519 / total #impl: 5323672346 (eff. 0.186)
1755.58/1755.93	c #Conflicts:    2328000 | #Learnt:      57862 | 0.000
1755.58/1755.93	c total clause space: 335.816MB
1755.58/1755.93	c total #watches: 728695
1756.38/1756.76	c total #propagations: 990298633 / total #impl: 5325079789 (eff. 0.186)
1756.38/1756.76	c #Conflicts:    2329000 | #Learnt:      58862 | 0.000
1756.38/1756.76	c total clause space: 335.816MB
1756.38/1756.76	c total #watches: 732025
1757.27/1757.69	c total #propagations: 990640893 / total #impl: 5326365255 (eff. 0.186)
1757.27/1757.69	c #Conflicts:    2330000 | #Learnt:      59862 | 0.000
1757.27/1757.69	c total clause space: 335.816MB
1757.27/1757.69	c total #watches: 735396
1758.27/1758.64	c total #propagations: 991000412 / total #impl: 5327749560 (eff. 0.186)
1758.27/1758.64	c #Conflicts:    2331000 | #Learnt:      60862 | 0.000
1758.27/1758.64	c total clause space: 335.816MB
1758.27/1758.64	c total #watches: 738359
1759.17/1759.58	c total #propagations: 991365062 / total #impl: 5329118078 (eff. 0.186)
1759.17/1759.58	c #Conflicts:    2332000 | #Learnt:      61862 | 0.000
1759.17/1759.58	c total clause space: 335.816MB
1759.17/1759.58	c total #watches: 742152
1760.27/1760.60	c total #propagations: 991726562 / total #impl: 5330406728 (eff. 0.186)
1760.27/1760.60	c #Conflicts:    2333000 | #Learnt:      62862 | 0.000
1760.27/1760.60	c total clause space: 335.816MB
1760.27/1760.60	c total #watches: 744713
1761.27/1761.62	c total #propagations: 992089958 / total #impl: 5331814510 (eff. 0.186)
1761.27/1761.62	c #Conflicts:    2334000 | #Learnt:      63862 | 0.000
1761.27/1761.62	c total clause space: 335.816MB
1761.27/1761.62	c total #watches: 747272
1762.27/1762.65	c total #propagations: 992424617 / total #impl: 5333083000 (eff. 0.186)
1762.27/1762.65	c #Conflicts:    2335000 | #Learnt:      64862 | 0.000
1762.27/1762.65	c total clause space: 335.816MB
1762.27/1762.65	c total #watches: 750246
1763.37/1763.72	c total #propagations: 992785292 / total #impl: 5334480663 (eff. 0.186)
1763.37/1763.72	c #Conflicts:    2336000 | #Learnt:      65862 | 0.000
1763.37/1763.72	c total clause space: 335.816MB
1763.37/1763.72	c total #watches: 753571
1764.47/1764.86	c total #propagations: 993161541 / total #impl: 5335902499 (eff. 0.186)
1764.47/1764.86	c #Conflicts:    2337000 | #Learnt:      66862 | 0.000
1764.47/1764.86	c total clause space: 335.816MB
1764.47/1764.86	c total #watches: 756184
1765.57/1765.92	c total #propagations: 993537183 / total #impl: 5337384407 (eff. 0.186)
1765.57/1765.92	c #Conflicts:    2338000 | #Learnt:      67862 | 0.000
1765.57/1765.92	c total clause space: 335.816MB
1765.57/1765.92	c total #watches: 759124
1766.57/1766.99	c total #propagations: 993898617 / total #impl: 5338806556 (eff. 0.186)
1766.57/1766.99	c #Conflicts:    2339000 | #Learnt:      68862 | 0.000
1766.57/1766.99	c total clause space: 335.816MB
1766.57/1766.99	c total #watches: 761771
1767.67/1768.02	c total #propagations: 994247213 / total #impl: 5340059987 (eff. 0.186)
1767.67/1768.02	c #Conflicts:    2340000 | #Learnt:      69862 | 0.000
1767.67/1768.02	c total clause space: 335.816MB
1767.67/1768.02	c total #watches: 764756
1768.58/1768.94	c total #propagations: 994649672 / total #impl: 5341765973 (eff. 0.186)
1768.58/1768.94	c #Conflicts:    2341000 | #Learnt:      70862 | 0.000
1768.58/1768.94	c total clause space: 335.816MB
1768.58/1768.94	c total #watches: 768233
1769.58/1769.97	c total #propagations: 995028981 / total #impl: 5343336808 (eff. 0.186)
1769.58/1769.97	c #Conflicts:    2342000 | #Learnt:      71862 | 0.000
1769.58/1769.97	c total clause space: 335.816MB
1769.58/1769.97	c total #watches: 772641
1770.68/1771.03	c total #propagations: 995415364 / total #impl: 5345134826 (eff. 0.186)
1770.68/1771.03	c #Conflicts:    2343000 | #Learnt:      72862 | 0.000
1770.68/1771.03	c total clause space: 335.816MB
1770.68/1771.03	c total #watches: 775599
1771.67/1772.01	c total #propagations: 995793966 / total #impl: 5346896766 (eff. 0.186)
1771.67/1772.01	c #Conflicts:    2344000 | #Learnt:      73862 | 0.000
1771.67/1772.01	c total clause space: 335.816MB
1771.67/1772.01	c total #watches: 779688
1772.37/1772.73	c total #propagations: 996177737 / total #impl: 5348710976 (eff. 0.186)
1772.37/1772.73	c GC COLLECT
1772.37/1772.73	c #Conflicts:    2345000 | #Learnt:      37756 | 0.000
1772.37/1772.73	c total clause space: 335.816MB
1772.37/1772.73	c total #watches: 664546
1772.77/1773.13	c total #propagations: 996550096 / total #impl: 5350241437 (eff. 0.186)
1772.77/1773.13	c #Conflicts:    2346000 | #Learnt:      38756 | 0.000
1772.77/1773.13	c total clause space: 335.816MB
1772.77/1773.13	c total #watches: 667440
1773.17/1773.59	c total #propagations: 996901719 / total #impl: 5351526530 (eff. 0.186)
1773.17/1773.59	c #Conflicts:    2347000 | #Learnt:      39756 | 0.000
1773.17/1773.59	c total clause space: 335.816MB
1773.17/1773.59	c total #watches: 670728
1773.67/1774.07	c total #propagations: 997264067 / total #impl: 5352943339 (eff. 0.186)
1773.67/1774.07	c #Conflicts:    2348000 | #Learnt:      40756 | 0.000
1773.67/1774.07	c total clause space: 335.816MB
1773.67/1774.07	c total #watches: 673602
1774.17/1774.58	c total #propagations: 997647039 / total #impl: 5354487603 (eff. 0.186)
1774.17/1774.58	c #Conflicts:    2349000 | #Learnt:      41756 | 0.000
1774.17/1774.58	c total clause space: 335.816MB
1774.17/1774.58	c total #watches: 676586
1774.77/1775.16	c total #propagations: 998011493 / total #impl: 5355988052 (eff. 0.186)
1774.77/1775.16	c #Conflicts:    2350000 | #Learnt:      42756 | 0.000
1774.77/1775.16	c total clause space: 335.816MB
1774.77/1775.16	c total #watches: 679628
1775.37/1775.76	c total #propagations: 998395262 / total #impl: 5357617939 (eff. 0.186)
1775.37/1775.76	c #Conflicts:    2351000 | #Learnt:      43756 | 0.000
1775.37/1775.76	c total clause space: 335.816MB
1775.37/1775.76	c total #watches: 683583
1776.07/1776.42	c total #propagations: 998765504 / total #impl: 5359218063 (eff. 0.186)
1776.07/1776.42	c #Conflicts:    2352000 | #Learnt:      44756 | 0.000
1776.07/1776.42	c total clause space: 335.816MB
1776.07/1776.42	c total #watches: 686320
1776.67/1777.05	c total #propagations: 999143348 / total #impl: 5360862372 (eff. 0.186)
1776.67/1777.05	c #Conflicts:    2353000 | #Learnt:      45756 | 0.000
1776.67/1777.05	c total clause space: 335.816MB
1776.67/1777.05	c total #watches: 689665
1777.38/1777.78	c total #propagations: 999521531 / total #impl: 5362532582 (eff. 0.186)
1777.38/1777.78	c #Conflicts:    2354000 | #Learnt:      46756 | 0.000
1777.38/1777.78	c total clause space: 335.816MB
1777.38/1777.78	c total #watches: 692985
1778.07/1778.47	c total #propagations: 999905842 / total #impl: 5364208324 (eff. 0.186)
1778.07/1778.47	c #Conflicts:    2355000 | #Learnt:      47756 | 0.000
1778.07/1778.47	c total clause space: 335.816MB
1778.07/1778.47	c total #watches: 696253
1778.77/1779.16	c total #propagations: 1000259683 / total #impl: 5365739669 (eff. 0.186)
1778.77/1779.16	c #Conflicts:    2356000 | #Learnt:      48756 | 0.000
1778.77/1779.16	c total clause space: 335.816MB
1778.77/1779.16	c total #watches: 699697
1779.48/1779.89	c total #propagations: 1000612054 / total #impl: 5367218291 (eff. 0.186)
1779.48/1779.89	c #Conflicts:    2357000 | #Learnt:      49756 | 0.000
1779.48/1779.89	c total clause space: 335.816MB
1779.48/1779.89	c total #watches: 703931
1780.27/1780.62	c total #propagations: 1000955989 / total #impl: 5368730718 (eff. 0.186)
1780.27/1780.62	c #Conflicts:    2358000 | #Learnt:      50756 | 0.000
1780.27/1780.62	c total clause space: 335.816MB
1780.27/1780.62	c total #watches: 707081
1781.17/1781.55	c total #propagations: 1001305410 / total #impl: 5370240429 (eff. 0.186)
1781.17/1781.55	c #Conflicts:    2359000 | #Learnt:      51756 | 0.000
1781.17/1781.55	c total clause space: 335.816MB
1781.17/1781.55	c total #watches: 709912
1782.17/1782.54	c total #propagations: 1001694375 / total #impl: 5371871287 (eff. 0.186)
1782.17/1782.54	c #Conflicts:    2360000 | #Learnt:      52756 | 0.000
1782.17/1782.54	c total clause space: 335.816MB
1782.17/1782.54	c total #watches: 713282
1783.17/1783.55	c total #propagations: 1002115003 / total #impl: 5373695849 (eff. 0.186)
1783.17/1783.55	c #Conflicts:    2361000 | #Learnt:      53756 | 0.000
1783.17/1783.55	c total clause space: 335.816MB
1783.17/1783.55	c total #watches: 716738
1784.27/1784.64	c total #propagations: 1002518933 / total #impl: 5375371934 (eff. 0.187)
1784.27/1784.64	c #Conflicts:    2362000 | #Learnt:      54756 | 0.000
1784.27/1784.64	c total clause space: 335.816MB
1784.27/1784.64	c total #watches: 719570
1785.27/1785.68	c total #propagations: 1002922368 / total #impl: 5377069430 (eff. 0.187)
1785.27/1785.68	c #Conflicts:    2363000 | #Learnt:      55756 | 0.000
1785.27/1785.68	c total clause space: 335.816MB
1785.27/1785.68	c total #watches: 722862
1786.27/1786.68	c total #propagations: 1003286086 / total #impl: 5378664834 (eff. 0.187)
1786.27/1786.68	c #Conflicts:    2364000 | #Learnt:      56756 | 0.000
1786.27/1786.68	c total clause space: 335.816MB
1786.27/1786.69	c total #watches: 726259
1787.28/1787.64	c total #propagations: 1003648579 / total #impl: 5380295664 (eff. 0.187)
1787.28/1787.64	c #Conflicts:    2365000 | #Learnt:      57756 | 0.000
1787.28/1787.64	c total clause space: 335.816MB
1787.28/1787.64	c total #watches: 730855
1788.28/1788.69	c total #propagations: 1004022462 / total #impl: 5381987728 (eff. 0.187)
1788.28/1788.69	c #Conflicts:    2366000 | #Learnt:      58756 | 0.000
1788.28/1788.69	c total clause space: 335.816MB
1788.28/1788.69	c total #watches: 734298
1789.38/1789.77	c total #propagations: 1004390204 / total #impl: 5383579515 (eff. 0.187)
1789.38/1789.77	c #Conflicts:    2367000 | #Learnt:      59756 | 0.000
1789.38/1789.77	c total clause space: 335.816MB
1789.38/1789.77	c total #watches: 737369
1790.37/1790.77	c total #propagations: 1004743308 / total #impl: 5385151476 (eff. 0.187)
1790.37/1790.77	c #Conflicts:    2368000 | #Learnt:      60756 | 0.000
1790.37/1790.77	c total clause space: 335.816MB
1790.37/1790.77	c total #watches: 740503
1791.47/1791.89	c total #propagations: 1005079506 / total #impl: 5386567232 (eff. 0.187)
1791.47/1791.89	c #Conflicts:    2369000 | #Learnt:      61756 | 0.000
1791.47/1791.89	c total clause space: 335.816MB
1791.47/1791.89	c total #watches: 743412
1792.68/1793.04	c total #propagations: 1005432178 / total #impl: 5388113204 (eff. 0.187)
1792.68/1793.04	c #Conflicts:    2370000 | #Learnt:      62756 | 0.000
1792.68/1793.04	c total clause space: 335.816MB
1792.68/1793.04	c total #watches: 746140
1793.88/1794.23	c total #propagations: 1005822904 / total #impl: 5389803083 (eff. 0.187)
1793.88/1794.23	c #Conflicts:    2371000 | #Learnt:      63756 | 0.000
1793.88/1794.23	c total clause space: 335.816MB
1793.88/1794.23	c total #watches: 749469
1794.98/1795.36	c total #propagations: 1006199069 / total #impl: 5391463677 (eff. 0.187)
1794.98/1795.36	c #Conflicts:    2372000 | #Learnt:      64756 | 0.000
1794.98/1795.36	c total clause space: 335.816MB
1794.98/1795.36	c total #watches: 752239
1795.97/1796.38	c total #propagations: 1006550198 / total #impl: 5393006361 (eff. 0.187)
1795.97/1796.38	c #Conflicts:    2373000 | #Learnt:      65756 | 0.000
1795.97/1796.38	c total clause space: 335.816MB
1795.97/1796.38	c total #watches: 756635
1797.27/1797.68	c total #propagations: 1006918201 / total #impl: 5394689797 (eff. 0.187)
1797.27/1797.68	c #Conflicts:    2374000 | #Learnt:      66756 | 0.000
1797.27/1797.68	c total clause space: 335.816MB
1797.27/1797.68	c total #watches: 759682
1798.47/1798.87	c total #propagations: 1007288167 / total #impl: 5396356991 (eff. 0.187)
1798.47/1798.87	c #Conflicts:    2375000 | #Learnt:      67756 | 0.000
1798.47/1798.87	c total clause space: 335.816MB
1798.47/1798.87	c total #watches: 762280
1799.77/1800.18	c total #propagations: 1007652257 / total #impl: 5398047866 (eff. 0.187)
1799.77/1800.18	c #Conflicts:    2376000 | #Learnt:      68756 | 0.000
1799.77/1800.18	c total clause space: 335.816MB
1799.77/1800.18	c total #watches: 765298

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-4108323-1466282279/watcher-4108323-1466282279 -o /tmp/evaluation-result-4108323-1466282279/solver-4108323-1466282279 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466276874-29698 --watchdog 1960 --input HOME/instance-4108323-1466282279.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=30249
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.17 2.18 2.18 3/176 30252
/proc/meminfo: memFree=30541336/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 30277137 57319424 6780 33554432000 4194304 6211289 140734228739568 140737342193784 4206563 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30252/statm: 13994 6780 98 493 0 13491 0

[startup+0.100118 s]
/proc/loadavg: 2.17 2.18 2.18 3/176 30252
/proc/meminfo: memFree=30541336/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=59768 CPUtime=0.09 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 1488 0 0 0 9 0 0 0 20 0 1 0 30277137 61202432 11715 33554432000 4194304 6211289 140734228739568 140737342193784 5158108 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30252/statm: 14942 11715 121 493 0 14439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59768

[startup+0.200298 s]
/proc/loadavg: 2.17 2.18 2.18 3/176 30252
/proc/meminfo: memFree=30541336/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=63472 CPUtime=0.19 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 1708 0 0 0 18 1 0 0 20 0 1 0 30277137 64995328 12031 33554432000 4194304 6211289 140734228739568 140737342193784 5116500 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30252/statm: 15868 12031 121 493 0 15365 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63472

[startup+0.300266 s]
/proc/loadavg: 2.17 2.18 2.18 3/176 30252
/proc/meminfo: memFree=30541336/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=63472 CPUtime=0.29 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 1719 0 0 0 28 1 0 0 20 0 1 0 30277137 64995328 12553 33554432000 4194304 6211289 140734228739568 140737342193784 5252361 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30252/statm: 15868 12553 121 493 0 15365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63472

[startup+0.700237 s]
/proc/loadavg: 2.17 2.18 2.18 3/176 30252
/proc/meminfo: memFree=30541336/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=111456 CPUtime=0.69 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 5739 0 0 0 67 2 0 0 20 0 1 0 30277137 114130944 23919 33554432000 4194304 6211289 140734228739568 140734228738408 4636841 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30252/statm: 27864 23919 144 493 0 27361 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111456

[startup+1.50024 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 30253
/proc/meminfo: memFree=30423712/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=180836 CPUtime=1.48 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 10188 0 0 0 145 3 0 0 20 0 1 0 30277137 185176064 36485 33554432000 4194304 6211289 140734228739568 140734228737448 5166522 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30252/statm: 45209 36485 144 493 0 44706 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 180836

[startup+3.10026 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 30253
/proc/meminfo: memFree=30372520/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=199804 CPUtime=3.09 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 10810 0 0 0 305 4 0 0 20 0 1 0 30277137 204599296 41680 33554432000 4194304 6211289 140734228739568 140734228737912 4201983 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 49951 41680 219 493 0 49448 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 199804

[startup+6.30025 s]
/proc/loadavg: 2.23 2.19 2.18 4/177 30253
/proc/meminfo: memFree=30353232/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=199804 CPUtime=6.29 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 10813 0 0 0 625 4 0 0 20 0 1 0 30277137 204599296 43216 33554432000 4194304 6211289 140734228739568 140734228737912 4209523 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 49951 43216 219 493 0 49448 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 199804

[startup+12.7003 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 30253
/proc/meminfo: memFree=30335200/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=230624 CPUtime=12.69 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 11818 0 0 0 1264 5 0 0 20 0 1 0 30277137 236158976 45843 33554432000 4194304 6211289 140734228739568 140734228737912 4242471 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 57656 45843 219 493 0 57153 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 230624

[startup+25.5003 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 30253
/proc/meminfo: memFree=30307124/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=230624 CPUtime=25.49 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 11824 0 0 0 2544 5 0 0 20 0 1 0 30277137 236158976 48915 33554432000 4194304 6211289 140734228739568 140734228737912 4238845 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 57656 48915 219 493 0 57153 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 230624

[startup+51.1003 s]
/proc/loadavg: 2.23 2.20 2.18 4/177 30253
/proc/meminfo: memFree=30281640/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=280712 CPUtime=51.08 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 12362 0 0 0 5103 5 0 0 20 0 1 0 30277137 287449088 53846 33554432000 4194304 6211289 140734228739568 140734228737912 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 70178 53846 219 493 0 69675 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 280712

[startup+102.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 30254
/proc/meminfo: memFree=30208208/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=280712 CPUtime=102.28 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 12710 0 0 0 10222 6 0 0 20 0 1 0 30277137 287449088 62739 33554432000 4194304 6211289 140734228739568 140734228737912 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 70178 62739 219 493 0 69675 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 280712

[startup+162.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/178 30258
/proc/meminfo: memFree=30207840/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=280712 CPUtime=162.26 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 12710 0 0 0 16220 6 0 0 20 0 1 0 30277137 287449088 62739 33554432000 4194304 6211289 140734228739568 140734228737912 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 70178 62739 219 493 0 69675 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 280712

[startup+222.307 s]
/proc/loadavg: 2.22 2.19 2.18 3/177 30260
/proc/meminfo: memFree=30065016/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=363724 CPUtime=222.27 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 14065 0 0 0 22219 8 0 0 20 0 1 0 30277137 372453376 78042 33554432000 4194304 6211289 140734228739568 140734228737912 4239822 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 90931 78042 219 493 0 90428 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 363724

[startup+282.3 s]
/proc/loadavg: 2.19 2.18 2.18 4/177 30261
/proc/meminfo: memFree=30060108/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=364812 CPUtime=282.25 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 14507 0 0 0 28217 8 0 0 20 0 1 0 30277137 373567488 78410 33554432000 4194304 6211289 140734228739568 140734228737912 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 91203 78410 219 493 0 90700 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 364812

[startup+342.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 30262
/proc/meminfo: memFree=30057400/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=365944 CPUtime=342.23 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 14795 0 0 0 34215 8 0 0 20 0 1 0 30277137 374726656 78693 33554432000 4194304 6211289 140734228739568 140734228737912 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 91486 78693 219 493 0 90983 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 365944

[startup+402.3 s]
/proc/loadavg: 2.12 2.17 2.17 3/177 30263
/proc/meminfo: memFree=30053952/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=366952 CPUtime=402.23 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 15077 0 0 0 40214 9 0 0 20 0 1 0 30277137 375758848 78975 33554432000 4194304 6211289 140734228739568 140734228737912 4209838 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 91738 78975 219 493 0 91235 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 366952

[startup+462.3 s]
/proc/loadavg: 2.19 2.18 2.18 3/177 30264
/proc/meminfo: memFree=30051876/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=367724 CPUtime=462.22 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 15242 0 0 0 46213 9 0 0 20 0 1 0 30277137 376549376 79140 33554432000 4194304 6211289 140734228739568 140734228737912 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 91931 79140 219 493 0 91428 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 367724

[startup+522.3 s]
/proc/loadavg: 2.24 2.19 2.18 3/176 30265
/proc/meminfo: memFree=30016824/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=501204 CPUtime=522.21 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 16244 0 0 0 52212 9 0 0 20 0 1 0 30277137 513232896 87545 33554432000 4194304 6211289 140734228739568 140734228737912 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 125301 87545 219 493 0 124798 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 501204

[startup+582.3 s]
/proc/loadavg: 2.35 2.23 2.19 3/177 30267
/proc/meminfo: memFree=30011448/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=502436 CPUtime=582.2 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 16707 0 0 0 58210 10 0 0 20 0 1 0 30277137 514494464 88441 33554432000 4194304 6211289 140734228739568 140734228737912 4243468 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 125609 88441 219 493 0 125106 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 502436


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


[startup+882.307 s]
/proc/loadavg: 2.18 2.18 2.17 3/177 30276
/proc/meminfo: memFree=29918180/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=507332 CPUtime=882.16 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 17962 0 0 0 88205 11 0 0 20 0 1 0 30277137 519507968 99403 33554432000 4194304 6211289 140734228739568 140734228737912 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 126833 99403 219 493 0 126330 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 507332

[startup+942.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/177 30277
/proc/meminfo: memFree=29916352/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=508052 CPUtime=942.14 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 18153 0 0 0 94203 11 0 0 20 0 1 0 30277137 520245248 99594 33554432000 4194304 6211289 140734228739568 140734228737912 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 127013 99594 219 493 0 126510 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 508052

[startup+1002.3 s]
/proc/loadavg: 2.25 2.19 2.18 3/177 30278
/proc/meminfo: memFree=29799816/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=509484 CPUtime=1002.14 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 18492 0 0 0 100201 13 0 0 20 0 1 0 30277137 521711616 105554 33554432000 4194304 6211289 140734228739568 140734228737912 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 127371 105554 219 493 0 126868 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 509484

[startup+1062.3 s]
/proc/loadavg: 2.28 2.20 2.18 3/177 30279
/proc/meminfo: memFree=29795924/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=511064 CPUtime=1062.12 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 18878 0 0 0 106199 13 0 0 20 0 1 0 30277137 523329536 105970 33554432000 4194304 6211289 140734228739568 140734228737912 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 127766 105970 219 493 0 127263 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 511064

[startup+1122.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/177 30280
/proc/meminfo: memFree=29795172/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=511544 CPUtime=1122.08 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 19039 0 0 0 112195 13 0 0 20 0 1 0 30277137 523821056 106091 33554432000 4194304 6211289 140734228739568 140734228737912 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 127886 106091 219 493 0 127383 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 511544

[startup+1182.3 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 30282
/proc/meminfo: memFree=29794692/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=511828 CPUtime=1182.06 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 19151 0 0 0 118193 13 0 0 20 0 1 0 30277137 524111872 106192 33554432000 4194304 6211289 140734228739568 140734228737912 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 127957 106192 219 493 0 127454 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 511828

[startup+1242.3 s]
/proc/loadavg: 2.12 2.15 2.17 3/177 30283
/proc/meminfo: memFree=29793608/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=512784 CPUtime=1242.05 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 19295 0 0 0 124192 13 0 0 20 0 1 0 30277137 525090816 106336 33554432000 4194304 6211289 140734228739568 140734228737912 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 128196 106336 219 493 0 127693 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 512784

[startup+1302.3 s]
/proc/loadavg: 2.12 2.15 2.17 3/177 30284
/proc/meminfo: memFree=29790564/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=513560 CPUtime=1302.04 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 19483 0 0 0 130191 13 0 0 20 0 1 0 30277137 525885440 106524 33554432000 4194304 6211289 140734228739568 140734228737912 4209316 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 128390 106524 219 493 0 127887 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 513560

[startup+1362.3 s]
/proc/loadavg: 2.21 2.17 2.17 3/178 30288
/proc/meminfo: memFree=29789600/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=513940 CPUtime=1362.03 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 19579 0 0 0 136190 13 0 0 20 0 1 0 30277137 526274560 106620 33554432000 4194304 6211289 140734228739568 140734228737912 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 128485 106620 219 493 0 127982 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 513940

[startup+1422.3 s]
/proc/loadavg: 2.14 2.15 2.16 3/178 30312
/proc/meminfo: memFree=29788092/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=514760 CPUtime=1422.03 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 19799 0 0 0 142190 13 0 0 20 0 1 0 30277137 527114240 106840 33554432000 4194304 6211289 140734228739568 140734228737912 4209318 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 128690 106840 219 493 0 128187 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 514760

[startup+1482.3 s]
/proc/loadavg: 2.28 2.18 2.17 3/177 30314
/proc/meminfo: memFree=29787004/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=515588 CPUtime=1482.01 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 19991 0 0 0 148188 13 0 0 20 0 1 0 30277137 527962112 107032 33554432000 4194304 6211289 140734228739568 140734228737912 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 128897 107032 219 493 0 128394 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 515588

[startup+1542.31 s]
/proc/loadavg: 2.18 2.16 2.17 3/177 30315
/proc/meminfo: memFree=29772252/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=516428 CPUtime=1542.01 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 20212 0 0 0 154187 14 0 0 20 0 1 0 30277137 528822272 110319 33554432000 4194304 6211289 140734228739568 140734228737912 4209891 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 129107 110319 219 493 0 128604 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 516428

[startup+1602.3 s]
/proc/loadavg: 2.20 2.17 2.17 3/177 30316
/proc/meminfo: memFree=29769908/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=517584 CPUtime=1602 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 20474 0 0 0 160186 14 0 0 20 0 1 0 30277137 530006016 110581 33554432000 4194304 6211289 140734228739568 140734228737912 4209425 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 129396 110581 219 493 0 128893 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 517584

[startup+1662.3 s]
/proc/loadavg: 2.17 2.17 2.17 4/177 30317
/proc/meminfo: memFree=29742424/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=517996 CPUtime=1661.98 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 20606 0 0 0 166184 14 0 0 20 0 1 0 30277137 530427904 117356 33554432000 4194304 6211289 140734228739568 140734228737912 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 129499 117356 219 493 0 128996 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 517996

[startup+1722.3 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 30318
/proc/meminfo: memFree=29728660/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=518660 CPUtime=1721.98 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 20763 0 0 0 172183 15 0 0 20 0 1 0 30277137 531107840 120579 33554432000 4194304 6211289 140734228739568 140734228737912 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 129665 120579 219 493 0 129162 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 518660

[startup+1782.3 s]
/proc/loadavg: 2.28 2.20 2.18 3/177 30320
/proc/meminfo: memFree=29675952/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=519788 CPUtime=1781.97 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 21025 0 0 0 178182 15 0 0 20 0 1 0 30277137 532262912 120841 33554432000 4194304 6211289 140734228739568 140734228737912 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 129947 120841 219 493 0 129444 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 519788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.20 2.18 2.18 3/173 30355
/proc/meminfo: memFree=30207268/32872528 swapFree=1074772/1156532
[pid=30252] ppid=30249 vsize=519788 CPUtime=1800.07 cores=0,2,4,6
/proc/30252/stat : 30252 (cdcl-cuttingpla) R 30249 30252 29682 0 -1 4202496 21049 0 0 0 179992 15 0 0 20 0 1 0 30277137 532262912 120865 33554432000 4194304 6211289 140734228739568 140734228737912 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30252/statm: 129947 120865 219 493 0 129444 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 519788

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.08
CPU user time (s): 1799.92
CPU system time (s): 0.155976
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 519788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.155976
maximum resident set size= 483460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21049
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= 68
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.19006 second user time and 7.26689 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-18 22:37:59
IDJOB=4108323
IDBENCH=77110
IDSOLVER=2549
FILE ID=node114/4108323-1466282279
RUNJOBID= node114-1466276874-29698
PBS_JOBID= 19918267
Free space on /tmp= 71704 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12058_7.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108323-1466282279/watcher-4108323-1466282279 -o /tmp/evaluation-result-4108323-1466282279/solver-4108323-1466282279 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466276874-29698 --watchdog 1960 --input HOME/instance-4108323-1466282279.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 38417c05ad0fa807f5ea2aa87e724f6b
RANDOM SEED=1844176710

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.761
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:        30541344 kB
Buffers:           98972 kB
Cached:           172452 kB
SwapCached:          800 kB
Active:           244672 kB
Inactive:         185260 kB
Active(anon):     159400 kB
Inactive(anon):     1668 kB
Active(file):      85272 kB
Inactive(file):   183592 kB
Unevictable:     1156532 kB
Mlocked:         1074772 kB
SwapTotal:      67108856 kB
SwapFree:       67100508 kB
Dirty:             21668 kB
Writeback:             0 kB
AnonPages:       1273708 kB
Mapped:             8728 kB
Shmem:                 0 kB
Slab:             609512 kB
SReclaimable:      53100 kB
SUnreclaim:       556412 kB
KernelStack:        1464 kB
PageTables:         6376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1473352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 71704 MiB
End job on node114 at 2016-06-18 23:08:00